Synch to No Gnus 200507181055.
[elisp/gnus.git-] / texi / gnus.texi
1 \input texinfo
2
3 @setfilename gnus
4 @settitle T-gnus 6.17 Manual
5 @syncodeindex fn cp
6 @syncodeindex vr cp
7 @syncodeindex pg cp
8
9 @documentencoding ISO-8859-1
10
11 @copying
12 Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2001,
13 2002, 2003, 2004, 2005
14 Free Software Foundation, Inc.
15
16 @quotation
17 Permission is granted to copy, distribute and/or modify this document
18 under the terms of the GNU Free Documentation License, Version 1.1 or
19 any later version published by the Free Software Foundation; with no
20 Invariant Sections, with the Front-Cover texts being ``A GNU
21 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
22 license is included in the section entitled ``GNU Free Documentation
23 License'' in the Emacs manual.
24
25 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
26 this GNU Manual, like GNU software.  Copies published by the Free
27 Software Foundation raise funds for GNU development.''
28
29 This document is part of a collection distributed under the GNU Free
30 Documentation License.  If you want to distribute this document
31 separately from the collection, you can do so by adding a copy of the
32 license to the document, as described in section 6 of the license.
33 @end quotation
34 @end copying
35
36 @iftex
37 @iflatex
38 \documentclass[twoside,a4paper,openright,11pt]{book}
39 \usepackage[latin1]{inputenc}
40 \usepackage{pagestyle}
41 \usepackage{epsfig}
42 \usepackage{pixidx}
43 \input{gnusconfig.tex}
44
45 \ifx\pdfoutput\undefined
46 \else
47 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
48 \usepackage{thumbpdf}
49 \pdfcompresslevel=9
50 \fi
51
52 \makeindex
53 \begin{document}
54
55 \newcommand{\gnusversionname}{T-gnus v6.17}
56 \newcommand{\gnuschaptername}{}
57 \newcommand{\gnussectionname}{}
58
59 \newcommand{\gnusbackslash}{/}
60
61 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
62 \ifx\pdfoutput\undefined
63 \newcommand{\gnusuref}[1]{\gnustt{#1}}
64 \else
65 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
66 \fi
67 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
68 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
69
70 \newcommand{\gnuskindex}[1]{\index{#1}}
71 \newcommand{\gnusindex}[1]{\index{#1}}
72
73 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
74 \newcommand{\gnuscode}[1]{\gnustt{#1}}
75 \newcommand{\gnusasis}[1]{\gnustt{#1}}
76 \newcommand{\gnusurl}[1]{\gnustt{#1}}
77 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
78 \newcommand{\gnusenv}[1]{\gnustt{#1}}
79 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
80 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
81 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
82 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
83 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
84 \newcommand{\gnusdfn}[1]{\textit{#1}}
85 \newcommand{\gnusi}[1]{\textit{#1}}
86 \newcommand{\gnusr}[1]{\textrm{#1}}
87 \newcommand{\gnusstrong}[1]{\textbf{#1}}
88 \newcommand{\gnusemph}[1]{\textit{#1}}
89 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
90 \newcommand{\gnussc}[1]{\textsc{#1}}
91 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
92 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
93 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
94 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
95 \newcommand{\gnusacronym}[1]{\textsc{#1}}
96 \newcommand{\gnusemail}[1]{\textit{#1}}
97
98 \newcommand{\gnusbullet}{{${\bullet}$}}
99 \newcommand{\gnusdollar}{\$}
100 \newcommand{\gnusampersand}{\&}
101 \newcommand{\gnuspercent}{\%}
102 \newcommand{\gnushash}{\#}
103 \newcommand{\gnushat}{\symbol{"5E}}
104 \newcommand{\gnusunderline}{\symbol{"5F}}
105 \newcommand{\gnusnot}{$\neg$}
106 \newcommand{\gnustilde}{\symbol{"7E}}
107 \newcommand{\gnusless}{{$<$}}
108 \newcommand{\gnusgreater}{{$>$}}
109 \newcommand{\gnusbraceleft}{{$>$}}
110 \newcommand{\gnusbraceright}{{$>$}}
111
112 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
113 \newcommand{\gnusinteresting}{
114 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
115 }
116
117 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
118
119 \newcommand{\gnuspagechapter}[1]{
120 {\mbox{}}
121 }
122
123 \newdimen{\gnusdimen}
124 \gnusdimen 0pt
125
126 \newcommand{\gnuschapter}[2]{
127 \gnuscleardoublepage
128 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
129 \chapter{#2}
130 \renewcommand{\gnussectionname}{}
131 \renewcommand{\gnuschaptername}{#2}
132 \thispagestyle{empty}
133 \hspace*{-2cm}
134 \begin{picture}(500,500)(0,0)
135 \put(480,350){\makebox(0,0)[tr]{#1}}
136 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
137 \end{picture}
138 \clearpage
139 }
140
141 \newcommand{\gnusfigure}[3]{
142 \begin{figure}
143 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
144 #3
145 \end{picture}
146 \caption{#1}
147 \end{figure}
148 }
149
150 \newcommand{\gnusicon}[1]{
151 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
152 }
153
154 \newcommand{\gnuspicon}[1]{
155 \margindex{\epsfig{figure=#1,width=2cm}}
156 }
157
158 \newcommand{\gnusxface}[2]{
159 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
160 }
161
162 \newcommand{\gnussmiley}[2]{
163 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
164 }
165
166 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
167
168 \newcommand{\gnussection}[1]{
169 \renewcommand{\gnussectionname}{#1}
170 \section{#1}
171 }
172
173 \newenvironment{codelist}%
174 {\begin{list}{}{
175 }
176 }{\end{list}}
177
178 \newenvironment{asislist}%
179 {\begin{list}{}{
180 }
181 }{\end{list}}
182
183 \newenvironment{kbdlist}%
184 {\begin{list}{}{
185 \labelwidth=0cm
186 }
187 }{\end{list}}
188
189 \newenvironment{dfnlist}%
190 {\begin{list}{}{
191 }
192 }{\end{list}}
193
194 \newenvironment{stronglist}%
195 {\begin{list}{}{
196 }
197 }{\end{list}}
198
199 \newenvironment{samplist}%
200 {\begin{list}{}{
201 }
202 }{\end{list}}
203
204 \newenvironment{varlist}%
205 {\begin{list}{}{
206 }
207 }{\end{list}}
208
209 \newenvironment{emphlist}%
210 {\begin{list}{}{
211 }
212 }{\end{list}}
213
214 \newlength\gnusheadtextwidth
215 \setlength{\gnusheadtextwidth}{\headtextwidth}
216 \addtolength{\gnusheadtextwidth}{1cm}
217
218 \newpagestyle{gnuspreamble}%
219 {
220 {
221 \ifodd\count0
222 {
223 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
224 }
225 \else
226 {
227 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
228 }
229 }
230 \fi
231 }
232 }
233 {
234 \ifodd\count0
235 \mbox{} \hfill
236 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
237 \else
238 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
239 \hfill \mbox{}
240 \fi
241 }
242
243 \newpagestyle{gnusindex}%
244 {
245 {
246 \ifodd\count0
247 {
248 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
249 }
250 \else
251 {
252 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
253 }
254 \fi
255 }
256 }
257 {
258 \ifodd\count0
259 \mbox{} \hfill
260 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
261 \else
262 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
263 \hfill \mbox{}
264 \fi
265 }
266
267 \newpagestyle{gnus}%
268 {
269 {
270 \ifodd\count0
271 {
272 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
273 }
274 \else
275 {
276 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
277 }
278 \fi
279 }
280 }
281 {
282 \ifodd\count0
283 \mbox{} \hfill
284 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
285 \else
286 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
287 \hfill \mbox{}
288 \fi
289 }
290
291 \pagenumbering{roman}
292 \pagestyle{gnuspreamble}
293
294 @end iflatex
295 @end iftex
296
297 @iftex
298 @iflatex
299
300 \begin{titlepage}
301 {
302
303 %\addtolength{\oddsidemargin}{-5cm}
304 %\addtolength{\evensidemargin}{-5cm}
305 \parindent=0cm
306 \addtolength{\textheight}{2cm}
307
308 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
309 \rule{15cm}{1mm}\\
310 \vfill
311 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
312 \vfill
313 \rule{15cm}{1mm}\\
314 \gnusauthor{by Lars Magne Ingebrigtsen}
315 \newpage
316 }
317
318 \mbox{}
319 \vfill
320
321 \thispagestyle{empty}
322
323 @c @insertcopying
324 \newpage
325 \end{titlepage}
326 @end iflatex
327 @end iftex
328
329 @ifnottex
330 @insertcopying
331 @end ifnottex
332
333 @dircategory Emacs
334 @direntry
335 * Gnus: (gnus).         The newsreader Gnus.
336 @end direntry
337 @iftex
338 @finalout
339 @end iftex
340 @setchapternewpage odd
341
342
343
344 @titlepage
345 @title T-gnus 6.17 Manual
346
347 @author by Lars Magne Ingebrigtsen
348 @page
349 @vskip 0pt plus 1filll
350 @insertcopying
351 @end titlepage
352
353
354 @node Top
355 @top The gnus Newsreader
356
357 @ifinfo
358
359 You can read news (and mail) from within Emacs by using T-gnus.  The news
360 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
361 spool or your mbox file.  All at the same time, if you want to push your
362 luck.
363
364 T-gnus provides @acronym{MIME} features based on @acronym{SEMI} API.  So
365 T-gnus supports your right to read strange messages including big images
366 or other various kinds of formats.  T-gnus also supports
367 internationalization/localization and multiscript features based on MULE
368 API.  So T-gnus does not discriminate various language communities.  Oh,
369 if you are a Klingon, please wait Unicode Next Generation.
370
371 This manual corresponds to T-gnus 6.17.
372
373 @end ifinfo
374
375 @iftex
376
377 @iflatex
378 \tableofcontents
379 \gnuscleardoublepage
380 @end iflatex
381
382 Gnus is the advanced, self-documenting, customizable, extensible
383 unreal-time newsreader for GNU Emacs.
384
385 Oops.  That sounds oddly familiar, so let's start over again to avoid
386 being accused of plagiarism:
387
388 Gnus is a message-reading laboratory.  It will let you look at just
389 about anything as if it were a newsgroup.  You can read mail with it,
390 you can browse directories with it, you can @code{ftp} with it---you
391 can even read news with it!
392
393 Gnus tries to empower people who read news the same way Emacs empowers
394 people who edit text.  Gnus sets no limits to what the user should be
395 allowed to do.  Users are encouraged to extend gnus to make it behave
396 like they want it to behave.  A program should not control people;
397 people should be empowered to do what they want by using (or abusing)
398 the program.
399
400 @end iftex
401
402 @menu
403 * Starting Up::              Finding news can be a pain.
404 * Group Buffer::             Selecting, subscribing and killing groups.
405 * Summary Buffer::           Reading, saving and posting articles.
406 * Article Buffer::           Displaying and handling articles.
407 * Composing Messages::       Information on sending mail and news.
408 * Select Methods::           Gnus reads all messages from various select methods.
409 * Scoring::                  Assigning values to articles.
410 * Various::                  General purpose settings.
411 * The End::                  Farewell and goodbye.
412 * Appendices::               Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
413 * Index::                    Variable, function and concept index.
414 * Key Index::                Key Index.
415
416 Other related manuals
417
418 * Message:(message).         Composing messages.
419 * Emacs-MIME:(emacs-mime).   Composing messages; @acronym{MIME}-specific parts.
420 * Sieve:(sieve).             Managing Sieve scripts in Emacs.
421 * PGG:(pgg).                 @acronym{PGP/MIME} with Gnus.
422 * SASL:(sasl).               @acronym{SASL} authentication in Emacs.
423
424 @detailmenu
425  --- The Detailed Node Listing ---
426
427 Starting Gnus
428
429 * Finding the News::            Choosing a method for getting news.
430 * The First Time::              What does Gnus do the first time you start it?
431 * The Server is Down::          How can I read my mail then?
432 * Slave Gnusae::                You can have more than one Gnus active at a time.
433 * Fetching a Group::            Starting Gnus just to read a group.
434 * New Groups::                  What is Gnus supposed to do with new groups?
435 * Changing Servers::            You may want to move from one server to another.
436 * Startup Files::               Those pesky startup files---@file{.newsrc}.
437 * Auto Save::                   Recovering from a crash.
438 * The Active File::             Reading the active file over a slow line Takes Time.
439 * Startup Variables::           Other variables you might change.
440
441 New Groups
442
443 * Checking New Groups::         Determining what groups are new.
444 * Subscription Methods::        What Gnus should do with new groups.
445 * Filtering New Groups::        Making Gnus ignore certain new groups.
446
447 Group Buffer
448
449 * Group Buffer Format::         Information listed and how you can change it.
450 * Group Maneuvering::           Commands for moving in the group buffer.
451 * Selecting a Group::           Actually reading news.
452 * Subscription Commands::       Unsubscribing, killing, subscribing.
453 * Group Data::                  Changing the info for a group.
454 * Group Levels::                Levels? What are those, then?
455 * Group Score::                 A mechanism for finding out what groups you like.
456 * Marking Groups::              You can mark groups for later processing.
457 * Foreign Groups::              Creating and editing groups.
458 * Group Parameters::            Each group may have different parameters set.
459 * Listing Groups::              Gnus can list various subsets of the groups.
460 * Sorting Groups::              Re-arrange the group order.
461 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
462 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
463 * Exiting Gnus::                Stop reading news and get some work done.
464 * Group Topics::                A folding group mode divided into topics.
465 * Misc Group Stuff::            Other stuff that you can to do.
466
467 Group Buffer Format
468
469 * Group Line Specification::    Deciding how the group buffer is to look.
470 * Group Mode Line Specification::  The group buffer mode line.
471 * Group Highlighting::          Having nice colors in the group buffer.
472
473 Group Topics
474
475 * Topic Commands::              Interactive E-Z commands.
476 * Topic Variables::             How to customize the topics the Lisp Way.
477 * Topic Sorting::               Sorting each topic individually.
478 * Topic Topology::              A map of the world.
479 * Topic Parameters::            Parameters that apply to all groups in a topic.
480
481 Misc Group Stuff
482
483 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
484 * Group Information::           Information and help on groups and Gnus.
485 * Group Timestamp::             Making Gnus keep track of when you last read a group.
486 * File Commands::               Reading and writing the Gnus files.
487 * Sieve Commands::              Managing Sieve scripts.
488
489 Summary Buffer
490
491 * Summary Buffer Format::       Deciding how the summary buffer is to look.
492 * Summary Maneuvering::         Moving around the summary buffer.
493 * Choosing Articles::           Reading articles.
494 * Paging the Article::          Scrolling the current article.
495 * Reply Followup and Post::     Posting articles.
496 * Delayed Articles::            Send articles at a later time.
497 * Marking Articles::            Marking articles as read, expirable, etc.
498 * Limiting::                    You can limit the summary buffer.
499 * Threading::                   How threads are made.
500 * Sorting the Summary Buffer::  How articles and threads are sorted.
501 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
502 * Article Caching::             You may store articles in a cache.
503 * Persistent Articles::         Making articles expiry-resistant.
504 * Article Backlog::             Having already read articles hang around.
505 * Saving Articles::             Ways of customizing article saving.
506 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
507 * Article Treatment::           The article buffer can be mangled at will.
508 * MIME Commands::               Doing MIMEy things with the articles.
509 * Charsets::                    Character set issues.
510 * Article Commands::            Doing various things with the article buffer.
511 * Summary Sorting::             Sorting the summary buffer in various ways.
512 * Finding the Parent::          No child support? Get the parent.
513 * Alternative Approaches::      Reading using non-default summaries.
514 * Tree Display::                A more visual display of threads.
515 * Mail Group Commands::         Some commands can only be used in mail groups.
516 * Various Summary Stuff::       What didn't fit anywhere else.
517 * Exiting the Summary Buffer::  Returning to the Group buffer,
518                                 or reselecting the current group.
519 * Crosspost Handling::          How crossposted articles are dealt with.
520 * Duplicate Suppression::       An alternative when crosspost handling fails.
521 * Security::                    Decrypt and Verify.
522 * Mailing List::                Mailing list minor mode.
523
524 Summary Buffer Format
525
526 * Summary Buffer Lines::        You can specify how summary lines should look.
527 * To From Newsgroups::          How to not display your own name.
528 * Summary Buffer Mode Line::    You can say how the mode line should look.
529 * Summary Highlighting::        Making the summary buffer all pretty and nice.
530
531 Choosing Articles
532
533 * Choosing Commands::           Commands for choosing articles.
534 * Choosing Variables::          Variables that influence these commands.
535
536 Reply, Followup and Post
537
538 * Summary Mail Commands::       Sending mail.
539 * Summary Post Commands::       Sending news.
540 * Summary Message Commands::    Other Message-related commands.
541 * Canceling and Superseding::
542
543 Marking Articles
544
545 * Unread Articles::             Marks for unread articles.
546 * Read Articles::               Marks for read articles.
547 * Other Marks::                 Marks that do not affect readedness.
548 * Setting Marks::               How to set and remove marks.
549 * Generic Marking Commands::    How to customize the marking.
550 * Setting Process Marks::       How to mark articles for later processing.
551
552 Threading
553
554 * Customizing Threading::       Variables you can change to affect the threading.
555 * Thread Commands::             Thread based commands in the summary buffer.
556
557 Customizing Threading
558
559 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
560 * Filling In Threads::          Making the threads displayed look fuller.
561 * More Threading::              Even more variables for fiddling with threads.
562 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
563
564 Decoding Articles
565
566 * Uuencoded Articles::          Uudecode articles.
567 * Shell Archives::              Unshar articles.
568 * PostScript Files::            Split PostScript.
569 * Other Files::                 Plain save and binhex.
570 * Decoding Variables::          Variables for a happy decoding.
571 * Viewing Files::               You want to look at the result of the decoding?
572
573 Decoding Variables
574
575 * Rule Variables::              Variables that say how a file is to be viewed.
576 * Other Decode Variables::      Other decode variables.
577 * Uuencoding and Posting::      Variables for customizing uuencoding.
578
579 Article Treatment
580
581 * Article Highlighting::        You want to make the article look like fruit salad.
582 * Article Fontisizing::         Making emphasized text look nice.
583 * Article Hiding::              You also want to make certain info go away.
584 * Article Washing::             Lots of way-neat functions to make life better.
585 * Article Header::              Doing various header transformations.
586 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
587 * Article Button Levels::       Controlling appearance of buttons.
588 * Article Date::                Grumble, UT!
589 * Article Display::             Display various stuff---X-Face, Picons, Smileys
590 * Article Signature::           What is a signature?
591 * Article Miscellanea::         Various other stuff.
592
593 Alternative Approaches
594
595 * Pick and Read::               First mark articles and then read them.
596 * Binary Groups::               Auto-decode all articles.
597
598 Various Summary Stuff
599
600 * Summary Group Information::   Information oriented commands.
601 * Searching for Articles::      Multiple article commands.
602 * Summary Generation Commands::
603 * Really Various Summary Commands::  Those pesky non-conformant commands.
604
605 Article Buffer
606
607 * Hiding Headers::              Deciding what headers should be displayed.
608 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
609 * Customizing Articles::        Tailoring the look of the articles.
610 * Article Keymap::              Keystrokes available in the article buffer.
611 * Misc Article::                Other stuff.
612
613 Composing Messages
614
615 * Mail::                        Mailing and replying.
616 * Posting Server::              What server should you post and mail via?
617 * POP before SMTP::             You cannot send a mail unless you read a mail.
618 * Mail and Post::               Mailing and posting at the same time.
619 * Archived Messages::           Where Gnus stores the messages you've sent.
620 * Posting Styles::              An easier way to specify who you are.
621 * Drafts::                      Postponing messages and rejected messages.
622 * Rejected Articles::           What happens if the server doesn't like your article?
623 * Signing and encrypting::      How to compose secure messages.
624
625 Select Methods
626
627 * Server Buffer::               Making and editing virtual servers.
628 * Getting News::                Reading USENET news with Gnus.
629 * Getting Mail::                Reading your personal mail with Gnus.
630 * Browsing the Web::            Getting messages from a plethora of Web sources.
631 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
632 * Other Sources::               Reading directories, files, SOUP packets.
633 * Combined Groups::             Combining groups into one group.
634 * 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 Gnus Unplugged
733
734 * Agent Basics::                How it all is supposed to work.
735 * Agent Categories::            How to tell the Gnus Agent what to download.
736 * Agent Commands::              New commands for all the buffers.
737 * Agent Visuals::               Ways that the agent may effect your summary buffer.
738 * Agent as Cache::              The Agent is a big cache too.
739 * Agent Expiry::                How to make old articles go away.
740 * Agent Regeneration::          How to recover from lost connections and other accidents.
741 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
742 * Outgoing Messages::           What happens when you post/mail something?
743 * Agent Variables::             Customizing is fun.
744 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
745 * Batching Agents::             How to fetch news from a @code{cron} job.
746 * Agent Caveats::               What you think it'll do and what it does.
747
748 Agent Categories
749
750 * Category Syntax::             What a category looks like.
751 * Category Buffer::             A buffer for maintaining categories.
752 * Category Variables::          Customize'r'Us.
753
754 Agent Commands
755
756 * Group Agent Commands::        Configure groups and fetch their contents.
757 * Summary Agent Commands::      Manually select then fetch specific articles.
758 * Server Agent Commands::       Select the servers that are supported by the agent.
759
760 Scoring
761
762 * Summary Score Commands::      Adding score entries for the current group.
763 * Group Score Commands::        General score commands.
764 * Score Variables::             Customize your scoring.  (My, what terminology).
765 * Score File Format::           What a score file may contain.
766 * Score File Editing::          You can edit score files by hand as well.
767 * Adaptive Scoring::            Big Sister Gnus knows what you read.
768 * Home Score File::             How to say where new score entries are to go.
769 * Followups To Yourself::       Having Gnus notice when people answer you.
770 * Scoring On Other Headers::    Scoring on non-standard headers.
771 * Scoring Tips::                How to score effectively.
772 * Reverse Scoring::             That problem child of old is not problem.
773 * Global Score Files::          Earth-spanning, ear-splitting score files.
774 * Kill Files::                  They are still here, but they can be ignored.
775 * Converting Kill Files::       Translating kill files to score files.
776 * Advanced Scoring::            Using logical expressions to build score rules.
777 * Score Decays::                It can be useful to let scores wither away.
778
779 Advanced Scoring
780
781 * Advanced Scoring Syntax::     A definition.
782 * Advanced Scoring Examples::   What they look like.
783 * Advanced Scoring Tips::       Getting the most out of it.
784
785 Various
786
787 * Process/Prefix::              A convention used by many treatment commands.
788 * Interactive::                 Making Gnus ask you many questions.
789 * Symbolic Prefixes::           How to supply some Gnus functions with options.
790 * Formatting Variables::        You can specify what buffers should look like.
791 * Window Layout::               Configuring the Gnus buffer windows.
792 * Faces and Fonts::             How to change how faces look.
793 * Compilation::                 How to speed Gnus up.
794 * Mode Lines::                  Displaying information in the mode lines.
795 * Highlighting and Menus::      Making buffers look all nice and cozy.
796 * Buttons::                     Get tendinitis in ten easy steps!
797 * Daemons::                     Gnus can do things behind your back.
798 * NoCeM::                       How to avoid spam and other fatty foods.
799 * Undo::                        Some actions can be undone.
800 * Predicate Specifiers::        Specifying predicates.
801 * Moderation::                  What to do if you're a moderator.
802 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
803 * Fuzzy Matching::              What's the big fuzz?
804 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
805 * Other modes::                 Interaction with other modes.
806 * Various Various::             Things that are really various.
807
808 Formatting Variables
809
810 * Formatting Basics::           A formatting variable is basically a format string.
811 * Mode Line Formatting::        Some rules about mode line formatting variables.
812 * Advanced Formatting::         Modifying output in various ways.
813 * User-Defined Specs::          Having Gnus call your own functions.
814 * Formatting Fonts::            Making the formatting look colorful and nice.
815 * Positioning Point::           Moving point to a position after an operation.
816 * Tabulation::                  Tabulating your output.
817 * Wide Characters::             Dealing with wide characters.
818
819 Image Enhancements
820
821 * X-Face::                      Display a funky, teensy black-and-white image.
822 * Face::                        Display a funkier, teensier colored image.
823 * Smileys::                     Show all those happy faces the way they were meant to be shown.
824 * Picons::                      How to display pictures of what you're reading.
825 * XVarious::                    Other XEmacsy Gnusey variables.
826
827 Thwarting Email Spam
828
829 * The problem of spam::         Some background, and some solutions
830 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
831 * SpamAssassin::                How to use external anti-spam tools.
832 * Hashcash::                    Reduce spam by burning CPU time.
833 * Filtering Spam Using The Spam ELisp Package::
834 * Filtering Spam Using Statistics with spam-stat::
835
836 Filtering Spam Using The Spam ELisp Package
837
838 * Spam ELisp Package Sequence of Events::
839 * Spam ELisp Package Filtering of Incoming Mail::
840 * Spam ELisp Package Global Variables::
841 * Spam ELisp Package Configuration Examples::
842 * Blacklists and Whitelists::
843 * BBDB Whitelists::
844 * Gmane Spam Reporting::
845 * Anti-spam Hashcash Payments::
846 * Blackholes::
847 * Regular Expressions Header Matching::
848 * Bogofilter::
849 * SpamAssassin back end::
850 * ifile spam filtering::
851 * spam-stat spam filtering::
852 * SpamOracle::
853 * Extending the Spam ELisp package::
854
855 Filtering Spam Using Statistics with spam-stat
856
857 * Creating a spam-stat dictionary::
858 * Splitting mail using spam-stat::
859 * Low-level interface to the spam-stat dictionary::
860
861 Appendices
862
863 * XEmacs::                      Requirements for installing under XEmacs.
864 * History::                     How Gnus got where it is today.
865 * On Writing Manuals::          Why this is not a beginner's guide.
866 * Terminology::                 We use really difficult, like, words here.
867 * Customization::               Tailoring Gnus to your needs.
868 * Troubleshooting::             What you might try if things do not work.
869 * Gnus Reference Guide::        Rilly, rilly technical stuff.
870 * Emacs for Heathens::          A short introduction to Emacsian terms.
871 * Frequently Asked Questions::  The Gnus FAQ
872
873 History
874
875 * Gnus Versions::               What Gnus versions have been released.
876 * Other Gnus Versions::         Other Gnus versions that also have been released.
877 * Why?::                        What's the point of Gnus?
878 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
879 * Conformity::                  Gnus tries to conform to all standards.
880 * Emacsen::                     Gnus can be run on a few modern Emacsen.
881 * Gnus Development::            How Gnus is developed.
882 * Contributors::                Oodles of people.
883 * New Features::                Pointers to some of the new stuff in Gnus.
884
885 New Features
886
887 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
888 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
889 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
890 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
891 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
892 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
893 * No Gnus::                     Lars, FIXME!
894
895 Customization
896
897 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
898 * Slow Terminal Connection::    You run a remote Emacs.
899 * Little Disk Space::           You feel that having large setup files is icky.
900 * Slow Machine::                You feel like buying a faster machine.
901
902 Gnus Reference Guide
903
904 * Gnus Utility Functions::      Common functions and variable to use.
905 * Back End Interface::          How Gnus communicates with the servers.
906 * Score File Syntax::           A BNF definition of the score file standard.
907 * Headers::                     How Gnus stores headers internally.
908 * Ranges::                      A handy format for storing mucho numbers.
909 * Group Info::                  The group info format.
910 * Extended Interactive::        Symbolic prefixes and stuff.
911 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
912 * Various File Formats::        Formats of files that Gnus use.
913
914 Back End Interface
915
916 * Required Back End Functions::  Functions that must be implemented.
917 * Optional Back End Functions::  Functions that need not be implemented.
918 * Error Messaging::             How to get messages and report errors.
919 * Writing New Back Ends::       Extending old back ends.
920 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
921 * Mail-like Back Ends::         Some tips on mail back ends.
922
923 Various File Formats
924
925 * Active File Format::          Information on articles and groups available.
926 * Newsgroups File Format::      Group descriptions.
927
928 Emacs for Heathens
929
930 * Keystrokes::                  Entering text and executing commands.
931 * Emacs Lisp::                  The built-in Emacs programming language.
932
933 @end detailmenu
934 @end menu
935
936 @node Starting Up
937 @chapter Starting gnus
938 @cindex starting up
939
940 @kindex M-x gnus
941 @findex gnus
942 If your system administrator has set things up properly, starting gnus
943 and reading news is extremely easy---you just type @kbd{M-x gnus} in
944 your Emacs.
945
946 @findex gnus-other-frame
947 @kindex M-x gnus-other-frame
948 If you want to start gnus in a different frame, you can use the command
949 @kbd{M-x gnus-other-frame} instead.
950
951 If things do not go smoothly at startup, you have to twiddle some
952 variables in your @file{~/.gnus.el} file.  This file is similar to
953 @file{~/.emacs}, but is read when Gnus starts.
954
955 If you puzzle at any terms used in this manual, please refer to the
956 terminology section (@pxref{Terminology}).
957
958 @menu
959 * Finding the News::      Choosing a method for getting news.
960 * The First Time::        What does Gnus do the first time you start it?
961 * The Server is Down::    How can I read my mail then?
962 * Slave Gnusae::          You can have more than one Gnus active at a time.
963 * New Groups::            What is Gnus supposed to do with new groups?
964 * Changing Servers::      You may want to move from one server to another.
965 * Startup Files::         Those pesky startup files---@file{.newsrc}.
966 * Auto Save::             Recovering from a crash.
967 * The Active File::       Reading the active file over a slow line Takes Time.
968 * Startup Variables::     Other variables you might change.
969 @end menu
970
971
972 @node Finding the News
973 @section Finding the News
974 @cindex finding news
975
976 @vindex gnus-select-method
977 @c @head
978 The @code{gnus-select-method} variable says where gnus should look for
979 news.  This variable should be a list where the first element says
980 @dfn{how} and the second element says @dfn{where}.  This method is your
981 native method.  All groups not fetched with this method are
982 foreign groups.
983
984 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
985 you want to get your daily dosage of news from, you'd say:
986
987 @lisp
988 (setq gnus-select-method '(nntp "news.somewhere.edu"))
989 @end lisp
990
991 If you want to read directly from the local spool, say:
992
993 @lisp
994 (setq gnus-select-method '(nnspool ""))
995 @end lisp
996
997 If you can use a local spool, you probably should, as it will almost
998 certainly be much faster.  But do not use the local spool if your
999 server is running Leafnode (which is a simple, standalone private news
1000 server); in this case, use @code{(nntp "localhost")}.
1001
1002 @vindex gnus-nntpserver-file
1003 @cindex NNTPSERVER
1004 @cindex @acronym{NNTP} server
1005 If this variable is not set, gnus will take a look at the
1006 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1007 gnus will see whether @code{gnus-nntpserver-file}
1008 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1009 If that fails as well, gnus will try to use the machine running Emacs
1010 as an @acronym{NNTP} server.  That's a long shot, though.
1011
1012 @vindex gnus-nntp-server
1013 If @code{gnus-nntp-server} is set, this variable will override
1014 @code{gnus-select-method}.  You should therefore set
1015 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1016
1017 @vindex gnus-secondary-servers
1018 @vindex gnus-nntp-server
1019 You can also make gnus prompt you interactively for the name of an
1020 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1021 (i.e., @kbd{C-u M-x gnus}), gnus will let you choose between the servers
1022 in the @code{gnus-secondary-servers} list (if any).  You can also just
1023 type in the name of any server you feel like visiting.  (Note that this
1024 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1025 gnus} later in the same Emacs session, Gnus will contact the same
1026 server.)
1027
1028 @findex gnus-group-browse-foreign-server
1029 @kindex B (Group)
1030 However, if you use one @acronym{NNTP} server regularly and are just
1031 interested in a couple of groups from a different server, you would be
1032 better served by using the @kbd{B} command in the group buffer.  It will
1033 let you have a look at what groups are available, and you can subscribe
1034 to any of the groups you want to.  This also makes @file{.newsrc}
1035 maintenance much tidier.  @xref{Foreign Groups}.
1036
1037 @vindex gnus-secondary-select-methods
1038 @c @head
1039 A slightly different approach to foreign groups is to set the
1040 @code{gnus-secondary-select-methods} variable.  The select methods
1041 listed in this variable are in many ways just as native as the
1042 @code{gnus-select-method} server.  They will also be queried for active
1043 files during startup (if that's required), and new newsgroups that
1044 appear on these servers will be subscribed (or not) just as native
1045 groups are.
1046
1047 For instance, if you use the @code{nnmbox} back end to read your mail,
1048 you would typically set this variable to
1049
1050 @lisp
1051 (setq gnus-secondary-select-methods '((nnmbox "")))
1052 @end lisp
1053
1054 Note: the @acronym{NNTP} back end stores marks in marks files
1055 (@pxref{NNTP marks}).  This feature makes it easy to share marks between
1056 several Gnus installations, but may slow down things a bit when fetching
1057 new articles.  @xref{NNTP marks}, for more information.
1058
1059
1060 @node The First Time
1061 @section The First Time
1062 @cindex first time usage
1063
1064 If no startup files exist (@pxref{Startup Files}), gnus will try to
1065 determine what groups should be subscribed by default.
1066
1067 @vindex gnus-default-subscribed-newsgroups
1068 If the variable @code{gnus-default-subscribed-newsgroups} is set, gnus
1069 will subscribe you to just those groups in that list, leaving the rest
1070 killed.  Your system administrator should have set this variable to
1071 something useful.
1072
1073 Since she hasn't, gnus will just subscribe you to a few arbitrarily
1074 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1075 here as @dfn{whatever Lars thinks you should read}.)
1076
1077 You'll also be subscribed to the gnus documentation group, which should
1078 help you with most common problems.
1079
1080 If @code{gnus-default-subscribed-newsgroups} is @code{t}, gnus will just
1081 use the normal functions for handling new groups, and not do anything
1082 special.
1083
1084
1085 @node The Server is Down
1086 @section The Server is Down
1087 @cindex server errors
1088
1089 If the default server is down, gnus will understandably have some
1090 problems starting.  However, if you have some mail groups in addition to
1091 the news groups, you may want to start gnus anyway.
1092
1093 Gnus, being the trusting sort of program, will ask whether to proceed
1094 without a native select method if that server can't be contacted.  This
1095 will happen whether the server doesn't actually exist (i.e., you have
1096 given the wrong address) or the server has just momentarily taken ill
1097 for some reason or other.  If you decide to continue and have no foreign
1098 groups, you'll find it difficult to actually do anything in the group
1099 buffer.  But, hey, that's your problem.  Blllrph!
1100
1101 @findex gnus-no-server
1102 @kindex M-x gnus-no-server
1103 @c @head
1104 If you know that the server is definitely down, or you just want to read
1105 your mail without bothering with the server at all, you can use the
1106 @code{gnus-no-server} command to start gnus.  That might come in handy
1107 if you're in a hurry as well.  This command will not attempt to contact
1108 your primary server---instead, it will just activate all groups on level
1109 1 and 2.  (You should preferably keep no native groups on those two
1110 levels.) Also @pxref{Group Levels}.
1111
1112
1113 @node Slave Gnusae
1114 @section Slave Gnusae
1115 @cindex slave
1116
1117 You might want to run more than one Emacs with more than one gnus at the
1118 same time.  If you are using different @file{.newsrc} files (e.g., if you
1119 are using the two different gnusae to read from two different servers),
1120 that is no problem whatsoever.  You just do it.
1121
1122 The problem appears when you want to run two Gnusae that use the same
1123 @file{.newsrc} file.
1124
1125 To work around that problem some, we here at the Think-Tank at the gnus
1126 Towers have come up with a new concept: @dfn{Masters} and
1127 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1128 taken out a copyright on those words.  If you wish to use those words in
1129 conjunction with each other, you have to send $1 per usage instance to
1130 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1131 Applications}) will be much more expensive, of course.)
1132
1133 @findex gnus-slave
1134 Anyway, you start one gnus up the normal way with @kbd{M-x gnus} (or
1135 however you do it).  Each subsequent slave gnusae should be started with
1136 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1137 files, but instead save @dfn{slave files} that contain information only
1138 on what groups have been read in the slave session.  When a master gnus
1139 starts, it will read (and delete) these slave files, incorporating all
1140 information from them.  (The slave files will be read in the sequence
1141 they were created, so the latest changes will have precedence.)
1142
1143 Information from the slave files has, of course, precedence over the
1144 information in the normal (i.e., master) @file{.newsrc} file.
1145
1146 If the @file{.newsrc*} files have not been saved in the master when the
1147 slave starts, you may be prompted as to whether to read an auto-save
1148 file.  If you answer ``yes'', the unsaved changes to the master will be
1149 incorporated into the slave.  If you answer ``no'', the slave may see some
1150 messages as unread that have been read in the master.
1151
1152
1153
1154 @node New Groups
1155 @section New Groups
1156 @cindex new groups
1157 @cindex subscription
1158
1159 @vindex gnus-check-new-newsgroups
1160 If you are satisfied that you really never want to see any new groups,
1161 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1162 also save you some time at startup.  Even if this variable is
1163 @code{nil}, you can always subscribe to the new groups just by pressing
1164 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1165 is @code{ask-server} by default.  If you set this variable to
1166 @code{always}, then Gnus will query the back ends for new groups even
1167 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1168
1169 @menu
1170 * Checking New Groups::         Determining what groups are new.
1171 * Subscription Methods::        What Gnus should do with new groups.
1172 * Filtering New Groups::        Making Gnus ignore certain new groups.
1173 @end menu
1174
1175
1176 @node Checking New Groups
1177 @subsection Checking New Groups
1178
1179 Gnus normally determines whether a group is new or not by comparing the
1180 list of groups from the active file(s) with the lists of subscribed and
1181 dead groups.  This isn't a particularly fast method.  If
1182 @code{gnus-check-new-newsgroups} is @code{ask-server}, gnus will ask the
1183 server for new groups since the last time.  This is both faster and
1184 cheaper.  This also means that you can get rid of the list of killed
1185 groups altogether, so you may set @code{gnus-save-killed-list} to
1186 @code{nil}, which will save time both at startup, at exit, and all over.
1187 Saves disk space, too.  Why isn't this the default, then?
1188 Unfortunately, not all servers support this command.
1189
1190 I bet I know what you're thinking now: How do I find out whether my
1191 server supports @code{ask-server}?  No?  Good, because I don't have a
1192 fail-safe answer.  I would suggest just setting this variable to
1193 @code{ask-server} and see whether any new groups appear within the next
1194 few days.  If any do, then it works.  If none do, then it doesn't
1195 work.  I could write a function to make gnus guess whether the server
1196 supports @code{ask-server}, but it would just be a guess.  So I won't.
1197 You could @code{telnet} to the server and say @code{HELP} and see
1198 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1199 it does, then it might work.  (But there are servers that lists
1200 @samp{NEWGROUPS} without supporting the function properly.)
1201
1202 This variable can also be a list of select methods.  If so, gnus will
1203 issue an @code{ask-server} command to each of the select methods, and
1204 subscribe them (or not) using the normal methods.  This might be handy
1205 if you are monitoring a few servers for new groups.  A side effect is
1206 that startup will take much longer, so you can meditate while waiting.
1207 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1208
1209
1210 @node Subscription Methods
1211 @subsection Subscription Methods
1212
1213 @vindex gnus-subscribe-newsgroup-method
1214 What gnus does when it encounters a new group is determined by the
1215 @code{gnus-subscribe-newsgroup-method} variable.
1216
1217 This variable should contain a function.  This function will be called
1218 with the name of the new group as the only parameter.
1219
1220 Some handy pre-fab functions are:
1221
1222 @table @code
1223
1224 @item gnus-subscribe-zombies
1225 @vindex gnus-subscribe-zombies
1226 Make all new groups zombies.  This is the default.  You can browse the
1227 zombies later (with @kbd{A z}) and either kill them all off properly
1228 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1229
1230 @item gnus-subscribe-randomly
1231 @vindex gnus-subscribe-randomly
1232 Subscribe all new groups in arbitrary order.  This really means that all
1233 new groups will be added at ``the top'' of the group buffer.
1234
1235 @item gnus-subscribe-alphabetically
1236 @vindex gnus-subscribe-alphabetically
1237 Subscribe all new groups in alphabetical order.
1238
1239 @item gnus-subscribe-hierarchically
1240 @vindex gnus-subscribe-hierarchically
1241 Subscribe all new groups hierarchically.  The difference between this
1242 function and @code{gnus-subscribe-alphabetically} is slight.
1243 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1244 alphabetical fashion, while this function will enter groups into its
1245 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1246 @samp{comp} hierarchy, this function will not mess that configuration
1247 up.  Or something like that.
1248
1249 @item gnus-subscribe-interactively
1250 @vindex gnus-subscribe-interactively
1251 Subscribe new groups interactively.  This means that gnus will ask
1252 you about @strong{all} new groups.  The groups you choose to subscribe
1253 to will be subscribed hierarchically.
1254
1255 @item gnus-subscribe-killed
1256 @vindex gnus-subscribe-killed
1257 Kill all new groups.
1258
1259 @item gnus-subscribe-topics
1260 @vindex gnus-subscribe-topics
1261 Put the groups into the topic that has a matching @code{subscribe} topic
1262 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1263 topic parameter that looks like
1264
1265 @example
1266 "nnslashdot"
1267 @end example
1268
1269 will mean that all groups that match that regex will be subscribed under
1270 that topic.
1271
1272 If no topics match the groups, the groups will be subscribed in the
1273 top-level topic.
1274
1275 @end table
1276
1277 @vindex gnus-subscribe-hierarchical-interactive
1278 A closely related variable is
1279 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1280 mouthful.)  If this variable is non-@code{nil}, gnus will ask you in a
1281 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1282 will ask you for each sub-hierarchy whether you want to descend the
1283 hierarchy or not.
1284
1285 One common mistake is to set the variable a few paragraphs above
1286 (@code{gnus-subscribe-newsgroup-method}) to
1287 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1288 will not work.  This is ga-ga.  So don't do it.
1289
1290
1291 @node Filtering New Groups
1292 @subsection Filtering New Groups
1293
1294 A nice and portable way to control which new newsgroups should be
1295 subscribed (or ignored) is to put an @dfn{options} line at the start of
1296 the @file{.newsrc} file.  Here's an example:
1297
1298 @example
1299 options -n !alt.all !rec.all sci.all
1300 @end example
1301
1302 @vindex gnus-subscribe-options-newsgroup-method
1303 This line obviously belongs to a serious-minded intellectual scientific
1304 person (or she may just be plain old boring), because it says that all
1305 groups that have names beginning with @samp{alt} and @samp{rec} should
1306 be ignored, and all groups with names beginning with @samp{sci} should
1307 be subscribed.  Gnus will not use the normal subscription method for
1308 subscribing these groups.
1309 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1310 variable defaults to @code{gnus-subscribe-alphabetically}.
1311
1312 @vindex gnus-options-not-subscribe
1313 @vindex gnus-options-subscribe
1314 If you don't want to mess with your @file{.newsrc} file, you can just
1315 set the two variables @code{gnus-options-subscribe} and
1316 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1317 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1318 and if the new group matches the former, it will be unconditionally
1319 subscribed, and if it matches the latter, it will be ignored.
1320
1321 @vindex gnus-auto-subscribed-groups
1322 Yet another variable that meddles here is
1323 @code{gnus-auto-subscribed-groups}.  It works exactly like
1324 @code{gnus-options-subscribe}, and is therefore really superfluous,
1325 but I thought it would be nice to have two of these.  This variable is
1326 more meant for setting some ground rules, while the other variable is
1327 used more for user fiddling.  By default this variable makes all new
1328 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1329 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1330 subscribed.  If you don't like that, just set this variable to
1331 @code{nil}.
1332
1333 New groups that match this regexp are subscribed using
1334 @code{gnus-subscribe-options-newsgroup-method}.
1335
1336
1337 @node Changing Servers
1338 @section Changing Servers
1339 @cindex changing servers
1340
1341 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1342 This happens very rarely, but perhaps you change jobs, or one server is
1343 very flaky and you want to use another.
1344
1345 Changing the server is pretty easy, right?  You just change
1346 @code{gnus-select-method} to point to the new server?
1347
1348 @emph{Wrong!}
1349
1350 Article numbers are not (in any way) kept synchronized between different
1351 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1352 you have read is by keeping track of article numbers.  So when you
1353 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1354 worthless.
1355
1356 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1357 file from one server to another.  They all have one thing in
1358 common---they take a looong time to run.  You don't want to use these
1359 functions more than absolutely necessary.
1360
1361 @kindex M-x gnus-change-server
1362 @findex gnus-change-server
1363 If you have access to both servers, Gnus can request the headers for all
1364 the articles you have read and compare @code{Message-ID}s and map the
1365 article numbers of the read articles and article marks.  The @kbd{M-x
1366 gnus-change-server} command will do this for all your native groups.  It
1367 will prompt for the method you want to move to.
1368
1369 @kindex M-x gnus-group-move-group-to-server
1370 @findex gnus-group-move-group-to-server
1371 You can also move individual groups with the @kbd{M-x
1372 gnus-group-move-group-to-server} command.  This is useful if you want to
1373 move a (foreign) group from one server to another.
1374
1375 @kindex M-x gnus-group-clear-data-on-native-groups
1376 @findex gnus-group-clear-data-on-native-groups
1377 If you don't have access to both the old and new server, all your marks
1378 and read ranges have become worthless.  You can use the @kbd{M-x
1379 gnus-group-clear-data-on-native-groups} command to clear out all data
1380 that you have on your native groups.  Use with caution.
1381
1382 @kindex M-x gnus-group-clear-data
1383 @findex gnus-group-clear-data
1384 Clear the data from the current group only---nix out marks and the
1385 list of read articles (@code{gnus-group-clear-data}).
1386
1387 After changing servers, you @strong{must} move the cache hierarchy away,
1388 since the cached articles will have wrong article numbers, which will
1389 affect which articles Gnus thinks are read.
1390 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1391 to have it done automatically; for @code{gnus-group-clear-data}, you
1392 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1393 cache for all groups).
1394
1395
1396 @node Startup Files
1397 @section Startup Files
1398 @cindex startup files
1399 @cindex .newsrc
1400 @cindex .newsrc.el
1401 @cindex .newsrc.eld
1402
1403 Most common Unix news readers use a shared startup file called
1404 @file{.newsrc}.  This file contains all the information about what
1405 groups are subscribed, and which articles in these groups have been
1406 read.
1407
1408 Things got a bit more complicated with @sc{gnus}.  In addition to
1409 keeping the @file{.newsrc} file updated, it also used a file called
1410 @file{.newsrc.el} for storing all the information that didn't fit into
1411 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1412 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1413 files was the most recently saved, which enabled people to swap between
1414 @sc{gnus} and other newsreaders.
1415
1416 That was kinda silly, so Gnus went one better: In addition to the
1417 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1418 @file{.newsrc.eld}.  It will read whichever of these files that are most
1419 recent, but it will never write a @file{.newsrc.el} file.  You should
1420 never delete the @file{.newsrc.eld} file---it contains much information
1421 not stored in the @file{.newsrc} file.
1422
1423 @vindex gnus-save-newsrc-file
1424 @vindex gnus-read-newsrc-file
1425 You can turn off writing the @file{.newsrc} file by setting
1426 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1427 the file and save some space, as well as exiting from gnus faster.
1428 However, this will make it impossible to use other newsreaders than
1429 gnus.  But hey, who would want to, right?  Similarly, setting
1430 @code{gnus-read-newsrc-file} to @code{nil} makes gnus ignore the
1431 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which can be
1432 convenient if you use a different news reader occasionally, and you
1433 want to read a different subset of the available groups with that
1434 news reader.
1435
1436 @vindex gnus-save-killed-list
1437 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1438 will not save the list of killed groups to the startup file.  This will
1439 save both time (when starting and quitting) and space (on disk).  It
1440 will also mean that Gnus has no record of what groups are new or old,
1441 so the automatic new groups subscription methods become meaningless.
1442 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1443 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1444 Groups}).  This variable can also be a regular expression.  If that's
1445 the case, remove all groups that do not match this regexp before
1446 saving.  This can be useful in certain obscure situations that involve
1447 several servers where not all servers support @code{ask-server}.
1448
1449 @vindex gnus-startup-file
1450 @vindex gnus-backup-startup-file
1451 @vindex version-control
1452 The @code{gnus-startup-file} variable says where the startup files are.
1453 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1454 file being whatever that one is, with a @samp{.eld} appended.
1455 If you want version control for this file, set
1456 @code{gnus-backup-startup-file}.  It respects the same values as the
1457 @code{version-control} variable.
1458
1459 @vindex gnus-save-newsrc-hook
1460 @vindex gnus-save-quick-newsrc-hook
1461 @vindex gnus-save-standard-newsrc-hook
1462 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1463 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1464 saving the @file{.newsrc.eld} file, and
1465 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1466 @file{.newsrc} file.  The latter two are commonly used to turn version
1467 control on or off.  Version control is on by default when saving the
1468 startup files.  If you want to turn backup creation off, say something like:
1469
1470 @lisp
1471 (defun turn-off-backup ()
1472   (set (make-local-variable 'backup-inhibited) t))
1473
1474 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1475 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1476 @end lisp
1477
1478 @vindex gnus-init-file
1479 @vindex gnus-site-init-file
1480 When gnus starts, it will read the @code{gnus-site-init-file}
1481 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1482 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1483 and can be used to avoid cluttering your @file{~/.emacs} and
1484 @file{site-init} files with gnus stuff.  Gnus will also check for files
1485 with the same names as these, but with @file{.elc} and @file{.el}
1486 suffixes.  In other words, if you have set @code{gnus-init-file} to
1487 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1488 and finally @file{~/.gnus} (in this order).
1489
1490
1491
1492 @node Auto Save
1493 @section Auto Save
1494 @cindex dribble file
1495 @cindex auto-save
1496
1497 Whenever you do something that changes the gnus data (reading articles,
1498 catching up, killing/subscribing groups), the change is added to a
1499 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1500 Emacs way.  If your Emacs should crash before you have saved the
1501 @file{.newsrc} files, all changes you have made can be recovered from
1502 this file.
1503
1504 If gnus detects this file at startup, it will ask the user whether to
1505 read it.  The auto save file is deleted whenever the real startup file is
1506 saved.
1507
1508 @vindex gnus-use-dribble-file
1509 If @code{gnus-use-dribble-file} is @code{nil}, gnus won't create and
1510 maintain a dribble buffer.  The default is @code{t}.
1511
1512 @vindex gnus-dribble-directory
1513 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1514 this variable is @code{nil}, which it is by default, gnus will dribble
1515 into the directory where the @file{.newsrc} file is located.  (This is
1516 normally the user's home directory.)  The dribble file will get the same
1517 file permissions as the @file{.newsrc} file.
1518
1519 @vindex gnus-always-read-dribble-file
1520 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1521 read the dribble file on startup without querying the user.
1522
1523
1524 @node The Active File
1525 @section The Active File
1526 @cindex active file
1527 @cindex ignored groups
1528
1529 When gnus starts, or indeed whenever it tries to determine whether new
1530 articles have arrived, it reads the active file.  This is a very large
1531 file that lists all the active groups and articles on the server.
1532
1533 @vindex gnus-ignored-newsgroups
1534 Before examining the active file, gnus deletes all lines that match the
1535 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1536 any groups with bogus names, but you can use this variable to make gnus
1537 ignore hierarchies you aren't ever interested in.  However, this is not
1538 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1539 Groups} for an overview of other variables that can be used instead.
1540
1541 @c This variable is
1542 @c @code{nil} by default, and will slow down active file handling somewhat
1543 @c if you set it to anything else.
1544
1545 @vindex gnus-read-active-file
1546 @c @head
1547 The active file can be rather Huge, so if you have a slow network, you
1548 can set @code{gnus-read-active-file} to @code{nil} to prevent gnus from
1549 reading the active file.  This variable is @code{some} by default.
1550
1551 Gnus will try to make do by getting information just on the groups that
1552 you actually subscribe to.
1553
1554 Note that if you subscribe to lots and lots of groups, setting this
1555 variable to @code{nil} will probably make gnus slower, not faster.  At
1556 present, having this variable @code{nil} will slow gnus down
1557 considerably, unless you read news over a 2400 baud modem.
1558
1559 This variable can also have the value @code{some}.  Gnus will then
1560 attempt to read active info only on the subscribed groups.  On some
1561 servers this is quite fast (on sparkling, brand new INN servers that
1562 support the @code{LIST ACTIVE group} command), on others this isn't fast
1563 at all.  In any case, @code{some} should be faster than @code{nil}, and
1564 is certainly faster than @code{t} over slow lines.
1565
1566 Some news servers (old versions of Leafnode and old versions of INN, for
1567 instance) do not support the @code{LIST ACTIVE group}.  For these
1568 servers, @code{nil} is probably the most efficient value for this
1569 variable.
1570
1571 If this variable is @code{nil}, gnus will ask for group info in total
1572 lock-step, which isn't very fast.  If it is @code{some} and you use an
1573 @acronym{NNTP} server, gnus will pump out commands as fast as it can, and
1574 read all the replies in one swoop.  This will normally result in better
1575 performance, but if the server does not support the aforementioned
1576 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1577
1578 If you think that starting up Gnus takes too long, try all the three
1579 different values for this variable and see what works best for you.
1580
1581 In any case, if you use @code{some} or @code{nil}, you should definitely
1582 kill all groups that you aren't interested in to speed things up.
1583
1584 Note that this variable also affects active file retrieval from
1585 secondary select methods.
1586
1587
1588 @node Startup Variables
1589 @section Startup Variables
1590
1591 @table @code
1592
1593 @item gnus-load-hook
1594 @vindex gnus-load-hook
1595 A hook run while gnus is being loaded.  Note that this hook will
1596 normally be run just once in each Emacs session, no matter how many
1597 times you start gnus.
1598
1599 @item gnus-before-startup-hook
1600 @vindex gnus-before-startup-hook
1601 A hook run after starting up gnus successfully.
1602
1603 @item gnus-startup-hook
1604 @vindex gnus-startup-hook
1605 A hook run as the very last thing after starting up gnus
1606
1607 @item gnus-started-hook
1608 @vindex gnus-started-hook
1609 A hook that is run as the very last thing after starting up gnus
1610 successfully.
1611
1612 @item gnus-setup-news-hook
1613 @vindex gnus-setup-news-hook
1614 A hook that is run after reading the @file{.newsrc} file(s), but before
1615 generating the group buffer.
1616
1617 @item gnus-check-bogus-newsgroups
1618 @vindex gnus-check-bogus-newsgroups
1619 If non-@code{nil}, gnus will check for and delete all bogus groups at
1620 startup.  A @dfn{bogus group} is a group that you have in your
1621 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1622 bogus groups can take quite a while, so to save time and resources it's
1623 best to leave this option off, and do the checking for bogus groups once
1624 in a while from the group buffer instead (@pxref{Group Maintenance}).
1625
1626 @item gnus-inhibit-startup-message
1627 @vindex gnus-inhibit-startup-message
1628 If non-@code{nil}, the startup message won't be displayed.  That way,
1629 your boss might not notice as easily that you are reading news instead
1630 of doing your job.  Note that this variable is used before
1631 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1632
1633 @item gnus-no-groups-message
1634 @vindex gnus-no-groups-message
1635 Message displayed by gnus when no groups are available.
1636
1637 @item gnus-play-startup-jingle
1638 @vindex gnus-play-startup-jingle
1639 If non-@code{nil}, play the gnus jingle at startup.
1640
1641 @item gnus-startup-jingle
1642 @vindex gnus-startup-jingle
1643 Jingle to be played if the above variable is non-@code{nil}.  The
1644 default is @samp{Tuxedomoon.Jingle4.au}.
1645
1646 @end table
1647
1648
1649 @node Group Buffer
1650 @chapter Group Buffer
1651 @cindex group buffer
1652
1653 @c Alex Schroeder suggests to rearrange this as follows:
1654 @c
1655 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1656 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1657 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1658 @c   7. Group Score, 8. Group Buffer Format
1659 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1660 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1661 @c <kensanata> First, "Gnus considers groups... (default 9)."
1662 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1663 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1664 @c <kensanata> Then expand the next paragraph or add some more to it.
1665 @c    This short one sentence explains levels 1 and 2, therefore I understand
1666 @c    that I should keep important news at 3 and boring news at 4.
1667 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1668 @c    Maybe keep those that you don't want to read temporarily at 6,
1669 @c    those that you never want to read at 8, those that offend your
1670 @c    human rights at 9...
1671
1672
1673 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1674 is the first buffer shown when gnus starts, and will never be killed as
1675 long as gnus is active.
1676
1677 @iftex
1678 @iflatex
1679 \gnusfigure{The Group Buffer}{320}{
1680 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1681 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1682 \put(120,38){\vector(1,2){10}}
1683 \put(40,60){\makebox(0,0)[r]{Mode line}}
1684 \put(40,58){\vector(1,0){30}}
1685 \put(200,28){\makebox(0,0)[t]{Native select method}}
1686 \put(200,26){\vector(-1,2){15}}
1687 }
1688 @end iflatex
1689 @end iftex
1690
1691 @menu
1692 * Group Buffer Format::         Information listed and how you can change it.
1693 * Group Maneuvering::           Commands for moving in the group buffer.
1694 * Selecting a Group::           Actually reading news.
1695 * Subscription Commands::       Unsubscribing, killing, subscribing.
1696 * Group Data::                  Changing the info for a group.
1697 * Group Levels::                Levels? What are those, then?
1698 * Group Score::                 A mechanism for finding out what groups you like.
1699 * Marking Groups::              You can mark groups for later processing.
1700 * Foreign Groups::              Creating and editing groups.
1701 * Group Parameters::            Each group may have different parameters set.
1702 * Listing Groups::              Gnus can list various subsets of the groups.
1703 * Sorting Groups::              Re-arrange the group order.
1704 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1705 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1706 * Exiting Gnus::                Stop reading news and get some work done.
1707 * Group Topics::                A folding group mode divided into topics.
1708 * Misc Group Stuff::            Other stuff that you can to do.
1709 @end menu
1710
1711
1712 @node Group Buffer Format
1713 @section Group Buffer Format
1714
1715 @menu
1716 * Group Line Specification::    Deciding how the group buffer is to look.
1717 * Group Mode Line Specification::  The group buffer mode line.
1718 * Group Highlighting::          Having nice colors in the group buffer.
1719 @end menu
1720
1721
1722 @node Group Line Specification
1723 @subsection Group Line Specification
1724 @cindex group buffer format
1725
1726 The default format of the group buffer is nice and dull, but you can
1727 make it as exciting and ugly as you feel like.
1728
1729 Here's a couple of example group lines:
1730
1731 @example
1732      25: news.announce.newusers
1733  *    0: alt.fan.andrea-dworkin
1734 @end example
1735
1736 Quite simple, huh?
1737
1738 You can see that there are 25 unread articles in
1739 @samp{news.announce.newusers}.  There are no unread articles, but some
1740 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1741 asterisk at the beginning of the line?).
1742
1743 @vindex gnus-group-line-format
1744 You can change that format to whatever you want by fiddling with the
1745 @code{gnus-group-line-format} variable.  This variable works along the
1746 lines of a @code{format} specification, which is pretty much the same as
1747 a @code{printf} specifications, for those of you who use (feh!) C.
1748 @xref{Formatting Variables}.
1749
1750 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1751
1752 There should always be a colon on the line; the cursor always moves to
1753 the colon after performing an operation.  @xref{Positioning
1754 Point}.  Nothing else is required---not even the group name.  All
1755 displayed text is just window dressing, and is never examined by Gnus.
1756 Gnus stores all real information it needs using text properties.
1757
1758 (Note that if you make a really strange, wonderful, spreadsheet-like
1759 layout, everybody will believe you are hard at work with the accounting
1760 instead of wasting time reading news.)
1761
1762 Here's a list of all available format characters:
1763
1764 @table @samp
1765
1766 @item M
1767 An asterisk if the group only has marked articles.
1768
1769 @item S
1770 Whether the group is subscribed.
1771
1772 @item L
1773 Level of subscribedness.
1774
1775 @item N
1776 Number of unread articles.
1777
1778 @item I
1779 Number of dormant articles.
1780
1781 @item T
1782 Number of ticked articles.
1783
1784 @item R
1785 Number of read articles.
1786
1787 @item U
1788 Number of unseen articles.
1789
1790 @item t
1791 Estimated total number of articles.  (This is really @var{max-number}
1792 minus @var{min-number} plus 1.)
1793
1794 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1795 efficient access to @var{max-number} and @var{min-number} but getting
1796 the true unread message count is not possible efficiently.  For
1797 hysterical raisins, even the mail back ends, where the true number of
1798 unread messages might be available efficiently, use the same limited
1799 interface.  To remove this restriction from Gnus means that the back
1800 end interface has to be changed, which is not an easy job.  If you
1801 want to work on this, please contact the Gnus mailing list.
1802
1803 @item y
1804 Number of unread, unticked, non-dormant articles.
1805
1806 @item i
1807 Number of ticked and dormant articles.
1808
1809 @item g
1810 Full group name.
1811
1812 @item G
1813 Group name.
1814
1815 @item C
1816 Group comment (@pxref{Group Parameters}) or group name if there is no
1817 comment element in the group parameters.
1818
1819 @item D
1820 Newsgroup description.  You need to read the group descriptions
1821 before these will appear, and to do that, you either have to set
1822 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1823 command.
1824
1825 @item o
1826 @samp{m} if moderated.
1827
1828 @item O
1829 @samp{(m)} if moderated.
1830
1831 @item s
1832 Select method.
1833
1834 @item B
1835 If the summary buffer for the group is open or not.
1836
1837 @item n
1838 Select from where.
1839
1840 @item z
1841 A string that looks like @samp{<%s:%n>} if a foreign select method is
1842 used.
1843
1844 @item P
1845 Indentation based on the level of the topic (@pxref{Group Topics}).
1846
1847 @item c
1848 @vindex gnus-group-uncollapsed-levels
1849 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1850 variable says how many levels to leave at the end of the group name.
1851 The default is 1---this will mean that group names like
1852 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1853
1854 @item m
1855 @vindex gnus-new-mail-mark
1856 @cindex %
1857 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1858 the group lately.
1859
1860 @item p
1861 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1862
1863 @item d
1864 A string that says when you last read the group (@pxref{Group
1865 Timestamp}).
1866
1867 @item F
1868 The disk space used by the articles fetched by both the cache and
1869 agent.  The value is automatically scaled to bytes(B), kilobytes(K),
1870 megabytes(M), or gigabytes(G) to minimize the column width.  A format
1871 of %7F is sufficient for a fixed-width column.
1872
1873 @item u
1874 User defined specifier.  The next character in the format string should
1875 be a letter.  Gnus will call the function
1876 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1877 following @samp{%u}.  The function will be passed a single dummy
1878 parameter as argument.  The function should return a string, which will
1879 be inserted into the buffer just like information from any other
1880 specifier.
1881 @end table
1882
1883 @cindex *
1884 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1885 if no info is available---for instance, if it is a non-activated foreign
1886 group, or a bogus native group.
1887
1888
1889 @node Group Mode Line Specification
1890 @subsection Group Mode Line Specification
1891 @cindex group mode line
1892
1893 @vindex gnus-group-mode-line-format
1894 The mode line can be changed by setting
1895 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1896 doesn't understand that many format specifiers:
1897
1898 @table @samp
1899 @item S
1900 The native news server.
1901 @item M
1902 The native select method.
1903 @end table
1904
1905
1906 @node Group Highlighting
1907 @subsection Group Highlighting
1908 @cindex highlighting
1909 @cindex group highlighting
1910
1911 @vindex gnus-group-highlight
1912 Highlighting in the group buffer is controlled by the
1913 @code{gnus-group-highlight} variable.  This is an alist with elements
1914 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1915 something non-@code{nil}, the @var{face} will be used on the line.
1916
1917 Here's an example value for this variable that might look nice if the
1918 background is dark:
1919
1920 @lisp
1921 (cond (window-system
1922        (setq custom-background-mode 'light)
1923        (defface my-group-face-1
1924          '((t (:foreground "Red" :bold t))) "First group face")
1925        (defface my-group-face-2
1926          '((t (:foreground "DarkSeaGreen4" :bold t)))
1927          "Second group face")
1928        (defface my-group-face-3
1929          '((t (:foreground "Green4" :bold t))) "Third group face")
1930        (defface my-group-face-4
1931          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1932        (defface my-group-face-5
1933          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1934
1935 (setq gnus-group-highlight
1936       '(((> unread 200) . my-group-face-1)
1937         ((and (< level 3) (zerop unread)) . my-group-face-2)
1938         ((< level 3) . my-group-face-3)
1939         ((zerop unread) . my-group-face-4)
1940         (t . my-group-face-5)))
1941 @end lisp
1942
1943 Also @pxref{Faces and Fonts}.
1944
1945 Variables that are dynamically bound when the forms are evaluated
1946 include:
1947
1948 @table @code
1949 @item group
1950 The group name.
1951 @item unread
1952 The number of unread articles in the group.
1953 @item method
1954 The select method.
1955 @item mailp
1956 Whether the group is a mail group.
1957 @item level
1958 The level of the group.
1959 @item score
1960 The score of the group.
1961 @item ticked
1962 The number of ticked articles in the group.
1963 @item total
1964 The total number of articles in the group.  Or rather,
1965 @var{max-number} minus @var{min-number} plus one.
1966 @item topic
1967 When using the topic minor mode, this variable is bound to the current
1968 topic being inserted.
1969 @end table
1970
1971 When the forms are @code{eval}ed, point is at the beginning of the line
1972 of the group in question, so you can use many of the normal gnus
1973 functions for snarfing info on the group.
1974
1975 @vindex gnus-group-update-hook
1976 @findex gnus-group-highlight-line
1977 @code{gnus-group-update-hook} is called when a group line is changed.
1978 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1979 calls @code{gnus-group-highlight-line} by default.
1980
1981
1982 @node Group Maneuvering
1983 @section Group Maneuvering
1984 @cindex group movement
1985
1986 All movement commands understand the numeric prefix and will behave as
1987 expected, hopefully.
1988
1989 @table @kbd
1990
1991 @item n
1992 @kindex n (Group)
1993 @findex gnus-group-next-unread-group
1994 Go to the next group that has unread articles
1995 (@code{gnus-group-next-unread-group}).
1996
1997 @item p
1998 @itemx DEL
1999 @kindex DEL (Group)
2000 @kindex p (Group)
2001 @findex gnus-group-prev-unread-group
2002 Go to the previous group that has unread articles
2003 (@code{gnus-group-prev-unread-group}).
2004
2005 @item N
2006 @kindex N (Group)
2007 @findex gnus-group-next-group
2008 Go to the next group (@code{gnus-group-next-group}).
2009
2010 @item P
2011 @kindex P (Group)
2012 @findex gnus-group-prev-group
2013 Go to the previous group (@code{gnus-group-prev-group}).
2014
2015 @item M-n
2016 @kindex M-n (Group)
2017 @findex gnus-group-next-unread-group-same-level
2018 Go to the next unread group on the same (or lower) level
2019 (@code{gnus-group-next-unread-group-same-level}).
2020
2021 @item M-p
2022 @kindex M-p (Group)
2023 @findex gnus-group-prev-unread-group-same-level
2024 Go to the previous unread group on the same (or lower) level
2025 (@code{gnus-group-prev-unread-group-same-level}).
2026 @end table
2027
2028 Three commands for jumping to groups:
2029
2030 @table @kbd
2031
2032 @item j
2033 @kindex j (Group)
2034 @findex gnus-group-jump-to-group
2035 Jump to a group (and make it visible if it isn't already)
2036 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2037 like living groups.
2038
2039 @item ,
2040 @kindex , (Group)
2041 @findex gnus-group-best-unread-group
2042 Jump to the unread group with the lowest level
2043 (@code{gnus-group-best-unread-group}).
2044
2045 @item .
2046 @kindex . (Group)
2047 @findex gnus-group-first-unread-group
2048 Jump to the first group with unread articles
2049 (@code{gnus-group-first-unread-group}).
2050 @end table
2051
2052 @vindex gnus-group-goto-unread
2053 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2054 commands will move to the next group, not the next unread group.  Even
2055 the commands that say they move to the next unread group.  The default
2056 is @code{t}.
2057
2058
2059 @node Selecting a Group
2060 @section Selecting a Group
2061 @cindex group selection
2062
2063 @table @kbd
2064
2065 @item SPACE
2066 @kindex SPACE (Group)
2067 @findex gnus-group-read-group
2068 Select the current group, switch to the summary buffer and display the
2069 first unread article (@code{gnus-group-read-group}).  If there are no
2070 unread articles in the group, or if you give a non-numerical prefix to
2071 this command, gnus will offer to fetch all the old articles in this
2072 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2073 determines the number of articles Gnus will fetch.  If @var{n} is
2074 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2075 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2076
2077 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2078 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2079 - 4 2 SPC} fetches the 42 oldest ones.
2080
2081 When you are in the group (in the Summary buffer), you can type
2082 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2083 ones.
2084
2085 @item RET
2086 @kindex RET (Group)
2087 @findex gnus-group-select-group
2088 Select the current group and switch to the summary buffer
2089 (@code{gnus-group-select-group}).  Takes the same arguments as
2090 @code{gnus-group-read-group}---the only difference is that this command
2091 does not display the first unread article automatically upon group
2092 entry.
2093
2094 @item M-RET
2095 @kindex M-RET (Group)
2096 @findex gnus-group-quick-select-group
2097 This does the same as the command above, but tries to do it with the
2098 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2099 scoring/killing will be performed, there will be no highlights and no
2100 expunging.  This might be useful if you're in a real hurry and have to
2101 enter some humongous group.  If you give a 0 prefix to this command
2102 (i.e., @kbd{0 M-RET}), gnus won't even generate the summary buffer,
2103 which is useful if you want to toggle threading before generating the
2104 summary buffer (@pxref{Summary Generation Commands}).
2105
2106 @item M-SPACE
2107 @kindex M-SPACE (Group)
2108 @findex gnus-group-visible-select-group
2109 This is yet one more command that does the same as the @kbd{RET}
2110 command, but this one does it without expunging and hiding dormants
2111 (@code{gnus-group-visible-select-group}).
2112
2113 @item C-M-RET
2114 @kindex C-M-RET (Group)
2115 @findex gnus-group-select-group-ephemerally
2116 Finally, this command selects the current group ephemerally without
2117 doing any processing of its contents
2118 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2119 turned off.  Everything you do in the group after selecting it in this
2120 manner will have no permanent effects.
2121
2122 @end table
2123
2124 @vindex gnus-large-newsgroup
2125 The @code{gnus-large-newsgroup} variable says what Gnus should
2126 consider to be a big group.  If it is @code{nil}, no groups are
2127 considered big.  The default value is 200.  If the group has more
2128 (unread and/or ticked) articles than this, gnus will query the user
2129 before entering the group.  The user can then specify how many
2130 articles should be fetched from the server.  If the user specifies a
2131 negative number (@var{-n}), the @var{n} oldest articles will be
2132 fetched.  If it is positive, the @var{n} articles that have arrived
2133 most recently will be fetched.
2134
2135 @vindex gnus-large-ephemeral-newsgroup
2136 @code{gnus-large-ephemeral-newsgroup} is the same as
2137 @code{gnus-large-newsgroup}, but is only used for ephemeral
2138 newsgroups.
2139
2140 @vindex gnus-select-group-hook
2141 @vindex gnus-auto-select-first
2142 @vindex gnus-auto-select-subject
2143 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2144 automatically when entering a group with the @kbd{SPACE} command.
2145 Which article this is is controlled by the
2146 @code{gnus-auto-select-subject} variable.  Valid values for this
2147 variable is:
2148
2149 @table @code
2150
2151 @item unread
2152 Place point on the subject line of the first unread article.
2153
2154 @item first
2155 Place point on the subject line of the first article.
2156
2157 @item unseen
2158 Place point on the subject line of the first unseen article.
2159
2160 @item unseen-or-unread
2161 Place point on the subject line of the first unseen article, and if
2162 there is no such article, place point on the subject line of the first
2163 unread article.
2164
2165 @item best
2166 Place point on the subject line of the highest-scored unread article.
2167
2168 @end table
2169
2170 This variable can also be a function.  In that case, that function
2171 will be called to place point on a subject line.
2172
2173 If you want to prevent automatic selection in some group (say, in a
2174 binary group with Huge articles) you can set the
2175 @code{gnus-auto-select-first} variable to @code{nil} in
2176 @code{gnus-select-group-hook}, which is called when a group is
2177 selected.
2178
2179
2180 @node Subscription Commands
2181 @section Subscription Commands
2182 @cindex subscription
2183
2184 @table @kbd
2185
2186 @item S t
2187 @itemx u
2188 @kindex S t (Group)
2189 @kindex u (Group)
2190 @findex gnus-group-unsubscribe-current-group
2191 @c @icon{gnus-group-unsubscribe}
2192 Toggle subscription to the current group
2193 (@code{gnus-group-unsubscribe-current-group}).
2194
2195 @item S s
2196 @itemx U
2197 @kindex S s (Group)
2198 @kindex U (Group)
2199 @findex gnus-group-unsubscribe-group
2200 Prompt for a group to subscribe, and then subscribe it.  If it was
2201 subscribed already, unsubscribe it instead
2202 (@code{gnus-group-unsubscribe-group}).
2203
2204 @item S k
2205 @itemx C-k
2206 @kindex S k (Group)
2207 @kindex C-k (Group)
2208 @findex gnus-group-kill-group
2209 @c @icon{gnus-group-kill-group}
2210 Kill the current group (@code{gnus-group-kill-group}).
2211
2212 @item S y
2213 @itemx C-y
2214 @kindex S y (Group)
2215 @kindex C-y (Group)
2216 @findex gnus-group-yank-group
2217 Yank the last killed group (@code{gnus-group-yank-group}).
2218
2219 @item C-x C-t
2220 @kindex C-x C-t (Group)
2221 @findex gnus-group-transpose-groups
2222 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2223 really a subscription command, but you can use it instead of a
2224 kill-and-yank sequence sometimes.
2225
2226 @item S w
2227 @itemx C-w
2228 @kindex S w (Group)
2229 @kindex C-w (Group)
2230 @findex gnus-group-kill-region
2231 Kill all groups in the region (@code{gnus-group-kill-region}).
2232
2233 @item S z
2234 @kindex S z (Group)
2235 @findex gnus-group-kill-all-zombies
2236 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2237
2238 @item S C-k
2239 @kindex S C-k (Group)
2240 @findex gnus-group-kill-level
2241 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2242 These groups can't be yanked back after killing, so this command should
2243 be used with some caution.  The only time where this command comes in
2244 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2245 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2246 kill off all unsubscribed groups that do not have message numbers in the
2247 @file{.newsrc} file.
2248
2249 @end table
2250
2251 Also @pxref{Group Levels}.
2252
2253
2254 @node Group Data
2255 @section Group Data
2256
2257 @table @kbd
2258
2259 @item c
2260 @kindex c (Group)
2261 @findex gnus-group-catchup-current
2262 @vindex gnus-group-catchup-group-hook
2263 @c @icon{gnus-group-catchup-current}
2264 Mark all unticked articles in this group as read
2265 (@code{gnus-group-catchup-current}).
2266 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2267 the group buffer.
2268
2269 @item C
2270 @kindex C (Group)
2271 @findex gnus-group-catchup-current-all
2272 Mark all articles in this group, even the ticked ones, as read
2273 (@code{gnus-group-catchup-current-all}).
2274
2275 @item M-c
2276 @kindex M-c (Group)
2277 @findex gnus-group-clear-data
2278 Clear the data from the current group---nix out marks and the list of
2279 read articles (@code{gnus-group-clear-data}).
2280
2281 @item M-x gnus-group-clear-data-on-native-groups
2282 @kindex M-x gnus-group-clear-data-on-native-groups
2283 @findex gnus-group-clear-data-on-native-groups
2284 If you have switched from one @acronym{NNTP} server to another, all your marks
2285 and read ranges have become worthless.  You can use this command to
2286 clear out all data that you have on your native groups.  Use with
2287 caution.
2288
2289 @end table
2290
2291
2292 @node Group Levels
2293 @section Group Levels
2294 @cindex group level
2295 @cindex level
2296
2297 All groups have a level of @dfn{subscribedness}.  For instance, if a
2298 group is on level 2, it is more subscribed than a group on level 5.  You
2299 can ask gnus to just list groups on a given level or lower
2300 (@pxref{Listing Groups}), or to just check for new articles in groups on
2301 a given level or lower (@pxref{Scanning New Messages}).
2302
2303 Remember:  The higher the level of the group, the less important it is.
2304
2305 @table @kbd
2306
2307 @item S l
2308 @kindex S l (Group)
2309 @findex gnus-group-set-current-level
2310 Set the level of the current group.  If a numeric prefix is given, the
2311 next @var{n} groups will have their levels set.  The user will be
2312 prompted for a level.
2313 @end table
2314
2315 @vindex gnus-level-killed
2316 @vindex gnus-level-zombie
2317 @vindex gnus-level-unsubscribed
2318 @vindex gnus-level-subscribed
2319 Gnus considers groups from levels 1 to
2320 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2321 @code{gnus-level-subscribed} (exclusive) and
2322 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2323 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2324 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2325 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2326 same, but zombie and killed groups have no information on what articles
2327 you have read, etc, stored.  This distinction between dead and living
2328 groups isn't done because it is nice or clever, it is done purely for
2329 reasons of efficiency.
2330
2331 It is recommended that you keep all your mail groups (if any) on quite
2332 low levels (e.g. 1 or 2).
2333
2334 Maybe the following description of the default behavior of Gnus helps to
2335 understand what these levels are all about.  By default, Gnus shows you
2336 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2337 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2338 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2339 groups are hidden, in a way.
2340
2341 Zombie and killed groups are similar to unsubscribed groups in that they
2342 are hidden by default.  But they are different from subscribed and
2343 unsubscribed groups in that Gnus doesn't ask the news server for
2344 information (number of messages, number of unread messages) on zombie
2345 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2346 aren't interested in.  If most groups are killed, Gnus is faster.
2347
2348 Why does Gnus distinguish between zombie and killed groups?  Well, when
2349 a new group arrives on the server, Gnus by default makes it a zombie
2350 group.  This means that you are normally not bothered with new groups,
2351 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2352 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2353 list of killed groups.)
2354
2355 If you want to play with the level variables, you should show some care.
2356 Set them once, and don't touch them ever again.  Better yet, don't touch
2357 them at all unless you know exactly what you're doing.
2358
2359 @vindex gnus-level-default-unsubscribed
2360 @vindex gnus-level-default-subscribed
2361 Two closely related variables are @code{gnus-level-default-subscribed}
2362 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2363 which are the levels that new groups will be put on if they are
2364 (un)subscribed.  These two variables should, of course, be inside the
2365 relevant valid ranges.
2366
2367 @vindex gnus-keep-same-level
2368 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2369 will only move to groups of the same level (or lower).  In
2370 particular, going from the last article in one group to the next group
2371 will go to the next group of the same level (or lower).  This might be
2372 handy if you want to read the most important groups before you read the
2373 rest.
2374
2375 If this variable is @code{best}, Gnus will make the next newsgroup the
2376 one with the best level.
2377
2378 @vindex gnus-group-default-list-level
2379 All groups with a level less than or equal to
2380 @code{gnus-group-default-list-level} will be listed in the group buffer
2381 by default.
2382
2383 @vindex gnus-group-list-inactive-groups
2384 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2385 groups will be listed along with the unread groups.  This variable is
2386 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2387 listed.
2388
2389 @vindex gnus-group-use-permanent-levels
2390 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2391 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2392 use this level as the ``work'' level.
2393
2394 @vindex gnus-activate-level
2395 Gnus will normally just activate (i. e., query the server about) groups
2396 on level @code{gnus-activate-level} or less.  If you don't want to
2397 activate unsubscribed groups, for instance, you might set this variable
2398 to 5.  The default is 6.
2399
2400
2401 @node Group Score
2402 @section Group Score
2403 @cindex group score
2404 @cindex group rank
2405 @cindex rank
2406
2407 You would normally keep important groups on high levels, but that scheme
2408 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2409 group buffer according to how often you read groups, perhaps?  Within
2410 reason?
2411
2412 This is what @dfn{group score} is for.  You can have Gnus assign a score
2413 to each group through the mechanism described below.  You can then sort
2414 the group buffer based on this score.  Alternatively, you can sort on
2415 score and then level.  (Taken together, the level and the score is
2416 called the @dfn{rank} of the group.  A group that is on level 4 and has
2417 a score of 1 has a higher rank than a group on level 5 that has a score
2418 of 300.  (The level is the most significant part and the score is the
2419 least significant part.))
2420
2421 @findex gnus-summary-bubble-group
2422 If you want groups you read often to get higher scores than groups you
2423 read seldom you can add the @code{gnus-summary-bubble-group} function to
2424 the @code{gnus-summary-exit-hook} hook.  This will result (after
2425 sorting) in a bubbling sort of action.  If you want to see that in
2426 action after each summary exit, you can add
2427 @code{gnus-group-sort-groups-by-rank} or
2428 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2429 slow things down somewhat.
2430
2431
2432 @node Marking Groups
2433 @section Marking Groups
2434 @cindex marking groups
2435
2436 If you want to perform some command on several groups, and they appear
2437 subsequently in the group buffer, you would normally just give a
2438 numerical prefix to the command.  Most group commands will then do your
2439 bidding on those groups.
2440
2441 However, if the groups are not in sequential order, you can still
2442 perform a command on several groups.  You simply mark the groups first
2443 with the process mark and then execute the command.
2444
2445 @table @kbd
2446
2447 @item #
2448 @kindex # (Group)
2449 @itemx M m
2450 @kindex M m (Group)
2451 @findex gnus-group-mark-group
2452 Set the mark on the current group (@code{gnus-group-mark-group}).
2453
2454 @item M-#
2455 @kindex M-# (Group)
2456 @itemx M u
2457 @kindex M u (Group)
2458 @findex gnus-group-unmark-group
2459 Remove the mark from the current group
2460 (@code{gnus-group-unmark-group}).
2461
2462 @item M U
2463 @kindex M U (Group)
2464 @findex gnus-group-unmark-all-groups
2465 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2466
2467 @item M w
2468 @kindex M w (Group)
2469 @findex gnus-group-mark-region
2470 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2471
2472 @item M b
2473 @kindex M b (Group)
2474 @findex gnus-group-mark-buffer
2475 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2476
2477 @item M r
2478 @kindex M r (Group)
2479 @findex gnus-group-mark-regexp
2480 Mark all groups that match some regular expression
2481 (@code{gnus-group-mark-regexp}).
2482 @end table
2483
2484 Also @pxref{Process/Prefix}.
2485
2486 @findex gnus-group-universal-argument
2487 If you want to execute some command on all groups that have been marked
2488 with the process mark, you can use the @kbd{M-&}
2489 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2490 the command to be executed.
2491
2492
2493 @node Foreign Groups
2494 @section Foreign Groups
2495 @cindex foreign groups
2496
2497 Below are some group mode commands for making and editing general foreign
2498 groups, as well as commands to ease the creation of a few
2499 special-purpose groups.  All these commands insert the newly created
2500 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2501 consulted.
2502
2503 @table @kbd
2504
2505 @item G m
2506 @kindex G m (Group)
2507 @findex gnus-group-make-group
2508 @cindex making groups
2509 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2510 for a name, a method and possibly an @dfn{address}.  For an easier way
2511 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2512
2513 @item G M
2514 @kindex G M (Group)
2515 @findex gnus-group-read-ephemeral-group
2516 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}).  Gnus
2517 will prompt you for a name, a method and an @dfn{address}.
2518
2519 @item G r
2520 @kindex G r (Group)
2521 @findex gnus-group-rename-group
2522 @cindex renaming groups
2523 Rename the current group to something else
2524 (@code{gnus-group-rename-group}).  This is valid only on some
2525 groups---mail groups mostly.  This command might very well be quite slow
2526 on some back ends.
2527
2528 @item G c
2529 @kindex G c (Group)
2530 @cindex customizing
2531 @findex gnus-group-customize
2532 Customize the group parameters (@code{gnus-group-customize}).
2533
2534 @item G e
2535 @kindex G e (Group)
2536 @findex gnus-group-edit-group-method
2537 @cindex renaming groups
2538 Enter a buffer where you can edit the select method of the current
2539 group (@code{gnus-group-edit-group-method}).
2540
2541 @item G p
2542 @kindex G p (Group)
2543 @findex gnus-group-edit-group-parameters
2544 Enter a buffer where you can edit the group parameters
2545 (@code{gnus-group-edit-group-parameters}).
2546
2547 @item G E
2548 @kindex G E (Group)
2549 @findex gnus-group-edit-group
2550 Enter a buffer where you can edit the group info
2551 (@code{gnus-group-edit-group}).
2552
2553 @item G d
2554 @kindex G d (Group)
2555 @findex gnus-group-make-directory-group
2556 @cindex nndir
2557 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2558 for a directory name (@code{gnus-group-make-directory-group}).
2559
2560 @item G h
2561 @kindex G h (Group)
2562 @cindex help group
2563 @findex gnus-group-make-help-group
2564 Make the gnus help group (@code{gnus-group-make-help-group}).
2565
2566 @item G a
2567 @kindex G a (Group)
2568 @cindex (ding) archive
2569 @cindex archive group
2570 @findex gnus-group-make-archive-group
2571 @vindex gnus-group-archive-directory
2572 @vindex gnus-group-recent-archive-directory
2573 Make a gnus archive group (@code{gnus-group-make-archive-group}).  By
2574 default a group pointing to the most recent articles will be created
2575 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2576 group will be created from @code{gnus-group-archive-directory}.
2577
2578 @item G k
2579 @kindex G k (Group)
2580 @findex gnus-group-make-kiboze-group
2581 @cindex nnkiboze
2582 Make a kiboze group.  You will be prompted for a name, for a regexp to
2583 match groups to be ``included'' in the kiboze group, and a series of
2584 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2585 @xref{Kibozed Groups}.
2586
2587 @item G D
2588 @kindex G D (Group)
2589 @findex gnus-group-enter-directory
2590 @cindex nneething
2591 Read an arbitrary directory as if it were a newsgroup with the
2592 @code{nneething} back end (@code{gnus-group-enter-directory}).
2593 @xref{Anything Groups}.
2594
2595 @item G f
2596 @kindex G f (Group)
2597 @findex gnus-group-make-doc-group
2598 @cindex ClariNet Briefs
2599 @cindex nndoc
2600 Make a group based on some file or other
2601 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2602 command, you will be prompted for a file name and a file type.
2603 Currently supported types are @code{mbox}, @code{babyl},
2604 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2605 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2606 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2607 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2608 you run this command without a prefix, Gnus will guess at the file
2609 type.  @xref{Document Groups}.
2610
2611 @item G u
2612 @kindex G u (Group)
2613 @vindex gnus-useful-groups
2614 @findex gnus-group-make-useful-group
2615 Create one of the groups mentioned in @code{gnus-useful-groups}
2616 (@code{gnus-group-make-useful-group}).
2617
2618 @item G w
2619 @kindex G w (Group)
2620 @findex gnus-group-make-web-group
2621 @cindex Google
2622 @cindex nnweb
2623 @cindex gmane
2624 Make an ephemeral group based on a web search
2625 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2626 command, make a solid group instead.  You will be prompted for the
2627 search engine type and the search string.  Valid search engine types
2628 include @code{google}, @code{dejanews}, and @code{gmane}.
2629 @xref{Web Searches}.
2630
2631 If you use the @code{google} search engine, you can limit the search
2632 to a particular group by using a match string like
2633 @samp{shaving group:alt.sysadmin.recovery}.
2634
2635 @item G R
2636 @kindex G R (Group)
2637 @findex gnus-group-make-rss-group
2638 Make a group based on an @acronym{RSS} feed
2639 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2640 @xref{RSS}.
2641
2642 @item G DEL
2643 @kindex G DEL (Group)
2644 @findex gnus-group-delete-group
2645 This function will delete the current group
2646 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2647 actually delete all the articles in the group, and forcibly remove the
2648 group itself from the face of the Earth.  Use a prefix only if you are
2649 absolutely sure of what you are doing.  This command can't be used on
2650 read-only groups (like @code{nntp} groups), though.
2651
2652 @item G V
2653 @kindex G V (Group)
2654 @findex gnus-group-make-empty-virtual
2655 Make a new, fresh, empty @code{nnvirtual} group
2656 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2657
2658 @item G v
2659 @kindex G v (Group)
2660 @findex gnus-group-add-to-virtual
2661 Add the current group to an @code{nnvirtual} group
2662 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2663 @end table
2664
2665 @xref{Select Methods}, for more information on the various select
2666 methods.
2667
2668 @vindex gnus-activate-foreign-newsgroups
2669 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2670 gnus will check all foreign groups with this level or lower at startup.
2671 This might take quite a while, especially if you subscribe to lots of
2672 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2673 @code{gnus-activate-level} also affects activation of foreign
2674 newsgroups.
2675
2676
2677 @node Group Parameters
2678 @section Group Parameters
2679 @cindex group parameters
2680
2681 The group parameters store information local to a particular group.
2682 Here's an example group parameter list:
2683
2684 @example
2685 ((to-address . "ding@@gnus.org")
2686  (auto-expire . t))
2687 @end example
2688
2689 We see that each element consists of a ``dotted pair''---the thing before
2690 the dot is the key, while the thing after the dot is the value.  All the
2691 parameters have this form @emph{except} local variable specs, which are
2692 not dotted pairs, but proper lists.
2693
2694 Some parameters have correspondent customizable variables, each of which
2695 is an alist of regexps and values.
2696
2697 The following group parameters can be used:
2698
2699 @table @code
2700 @item to-address
2701 @cindex to-address
2702 Address used by when doing followups and new posts.
2703
2704 @example
2705 (to-address . "some@@where.com")
2706 @end example
2707
2708 This is primarily useful in mail groups that represent closed mailing
2709 lists---mailing lists where it's expected that everybody that writes to
2710 the mailing list is subscribed to it.  Since using this parameter
2711 ensures that the mail only goes to the mailing list itself, it means
2712 that members won't receive two copies of your followups.
2713
2714 Using @code{to-address} will actually work whether the group is foreign
2715 or not.  Let's say there's a group on the server that is called
2716 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2717 the articles from a mail-to-news gateway.  Posting directly to this
2718 group is therefore impossible---you have to send mail to the mailing
2719 list address instead.
2720
2721 See also @code{gnus-parameter-to-address-alist}.
2722
2723 @item to-list
2724 @cindex to-list
2725 Address used when doing @kbd{a} in that group.
2726
2727 @example
2728 (to-list . "some@@where.com")
2729 @end example
2730
2731 It is totally ignored
2732 when doing a followup---except that if it is present in a news group,
2733 you'll get mail group semantics when doing @kbd{f}.
2734
2735 If you do an @kbd{a} command in a mail group and you have neither a
2736 @code{to-list} group parameter nor a @code{to-address} group parameter,
2737 then a @code{to-list} group parameter will be added automatically upon
2738 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2739 @vindex gnus-add-to-list
2740
2741 @findex gnus-mailing-list-mode
2742 @cindex mail list groups
2743 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2744 entering summary buffer.
2745
2746 See also @code{gnus-parameter-to-list-alist}.
2747
2748 @anchor{subscribed}
2749 @item subscribed
2750 @cindex subscribed
2751 @cindex Mail-Followup-To
2752 @findex gnus-find-subscribed-addresses
2753 If this parameter is set to @code{t}, Gnus will consider the
2754 to-address and to-list parameters for this group as addresses of
2755 mailing lists you are subscribed to.  Giving Gnus this information is
2756 (only) a first step in getting it to generate correct Mail-Followup-To
2757 headers for your posts to these lists.  The second step is to put the
2758 following in your @file{.gnus.el}
2759
2760 @lisp
2761 (setq message-subscribed-address-functions
2762       '(gnus-find-subscribed-addresses))
2763 @end lisp
2764
2765 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2766 a complete treatment of available MFT support.
2767
2768 @item visible
2769 @cindex visible
2770 If the group parameter list has the element @code{(visible . t)},
2771 that group will always be visible in the Group buffer, regardless
2772 of whether it has any unread articles.
2773
2774 @item broken-reply-to
2775 @cindex broken-reply-to
2776 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2777 headers in this group are to be ignored, and for the header to be hidden
2778 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2779 can be useful if you're reading a mailing list group where the listserv
2780 has inserted @code{Reply-To} headers that point back to the listserv
2781 itself.  That is broken behavior.  So there!
2782
2783 @item to-group
2784 @cindex to-group
2785 Elements like @code{(to-group . "some.group.name")} means that all
2786 posts in that group will be sent to @code{some.group.name}.
2787
2788 @item newsgroup
2789 @cindex newsgroup
2790 If you have @code{(newsgroup . t)} in the group parameter list, gnus
2791 will treat all responses as if they were responses to news articles.
2792 This can be useful if you have a mail group that's really a mirror of a
2793 news group.
2794
2795 @item gcc-self
2796 @cindex gcc-self
2797 If @code{(gcc-self . t)} is present in the group parameter list, newly
2798 composed messages will be @code{Gcc}'d to the current group.  If
2799 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2800 generated, if @code{(gcc-self . "string")} is present, this string will
2801 be inserted literally as a @code{gcc} header.  This parameter takes
2802 precedence over any default @code{Gcc} rules as described later
2803 (@pxref{Archived Messages}).
2804
2805 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2806 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2807 doesn't accept articles.
2808
2809 @item auto-expire
2810 @cindex auto-expire
2811 If the group parameter has an element that looks like @code{(auto-expire
2812 . t)}, all articles read will be marked as expirable.  For an
2813 alternative approach, @pxref{Expiring Mail}.
2814
2815 See also @code{gnus-auto-expirable-newsgroups}.
2816
2817 @item total-expire
2818 @cindex total-expire
2819 If the group parameter has an element that looks like
2820 @code{(total-expire . t)}, all read articles will be put through the
2821 expiry process, even if they are not marked as expirable.  Use with
2822 caution.  Unread, ticked and dormant articles are not eligible for
2823 expiry.
2824
2825 See also @code{gnus-total-expirable-newsgroups}.
2826
2827 @item expiry-wait
2828 @cindex expiry-wait
2829 @vindex nnmail-expiry-wait-function
2830 If the group parameter has an element that looks like
2831 @code{(expiry-wait . 10)}, this value will override any
2832 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2833 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2834 can either be a number of days (not necessarily an integer) or the
2835 symbols @code{never} or @code{immediate}.
2836
2837 @item expiry-target
2838 @cindex expiry-target
2839 Where expired messages end up.  This parameter overrides
2840 @code{nnmail-expiry-target}.
2841
2842 @item score-file
2843 @cindex score file group parameter
2844 Elements that look like @code{(score-file . "file")} will make
2845 @file{file} into the current score file for the group in question.  All
2846 interactive score entries will be put into this file.
2847
2848 @item adapt-file
2849 @cindex adapt file group parameter
2850 Elements that look like @code{(adapt-file . "file")} will make
2851 @file{file} into the current adaptive file for the group in question.
2852 All adaptive score entries will be put into this file.
2853
2854 @item admin-address
2855 @cindex admin-address
2856 When unsubscribing from a mailing list you should never send the
2857 unsubscription notice to the mailing list itself.  Instead, you'd send
2858 messages to the administrative address.  This parameter allows you to
2859 put the admin address somewhere convenient.
2860
2861 @item display
2862 @cindex display
2863 Elements that look like @code{(display . MODE)} say which articles to
2864 display on entering the group.  Valid values are:
2865
2866 @table @code
2867 @item all
2868 Display all articles, both read and unread.
2869
2870 @item an integer
2871 Display the last @var{integer} articles in the group.  This is the same as
2872 entering the group with @kbd{C-u @var{integer}}.
2873
2874 @item default
2875 Display the default visible articles, which normally includes unread and
2876 ticked articles.
2877
2878 @item an array
2879 Display articles that satisfy a predicate.
2880
2881 Here are some examples:
2882
2883 @table @code
2884 @item [unread]
2885 Display only unread articles.
2886
2887 @item [not expire]
2888 Display everything except expirable articles.
2889
2890 @item [and (not reply) (not expire)]
2891 Display everything except expirable and articles you've already
2892 responded to.
2893 @end table
2894
2895 The available operators are @code{not}, @code{and} and @code{or}.
2896 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2897 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2898 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2899 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2900
2901 @end table
2902
2903 The @code{display} parameter works by limiting the summary buffer to
2904 the subset specified.  You can pop the limit by using the @kbd{/ w}
2905 command (@pxref{Limiting}).
2906
2907 @item comment
2908 @cindex comment
2909 Elements that look like @code{(comment . "This is a comment")} are
2910 arbitrary comments on the group.  You can display comments in the
2911 group line (@pxref{Group Line Specification}).
2912
2913 @item charset
2914 @cindex charset
2915 Elements that look like @code{(charset . iso-8859-1)} will make
2916 @code{iso-8859-1} the default charset; that is, the charset that will be
2917 used for all articles that do not specify a charset.
2918
2919 See also @code{gnus-group-charset-alist}.
2920
2921 @item ignored-charsets
2922 @cindex ignored-charset
2923 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2924 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2925 default charset will be used for decoding articles.
2926
2927 See also @code{gnus-group-ignored-charsets-alist}.
2928
2929 @item posting-style
2930 @cindex posting-style
2931 You can store additional posting style information for this group
2932 here (@pxref{Posting Styles}).  The format is that of an entry in the
2933 @code{gnus-posting-styles} alist, except that there's no regexp matching
2934 the group name (of course).  Style elements in this group parameter will
2935 take precedence over the ones found in @code{gnus-posting-styles}.
2936
2937 For instance, if you want a funky name and signature in this group only,
2938 instead of hacking @code{gnus-posting-styles}, you could put something
2939 like this in the group parameters:
2940
2941 @example
2942 (posting-style
2943   (name "Funky Name")
2944   ("X-My-Header" "Funky Value")
2945   (signature "Funky Signature"))
2946 @end example
2947
2948 @item post-method
2949 @cindex post-method
2950 If it is set, the value is used as the method for posting message
2951 instead of @code{gnus-post-method}.
2952
2953 @item banner
2954 @cindex banner
2955 An item like @code{(banner . @var{regexp})} causes any part of an article
2956 that matches the regular expression @var{regexp} to be stripped.  Instead of
2957 @var{regexp}, you can also use the symbol @code{signature} which strips the
2958 last signature or any of the elements of the alist
2959 @code{gnus-article-banner-alist}.
2960
2961 @item sieve
2962 @cindex sieve
2963 This parameter contains a Sieve test that should match incoming mail
2964 that should be placed in this group.  From this group parameter, a
2965 Sieve @samp{IF} control structure is generated, having the test as the
2966 condition and @samp{fileinto "group.name";} as the body.
2967
2968 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2969 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2970 translating the group parameter into a Sieve script (@pxref{Sieve
2971 Commands}) the following Sieve code is generated:
2972
2973 @example
2974 if address "sender" "sieve-admin@@extundo.com" @{
2975         fileinto "INBOX.list.sieve";
2976 @}
2977 @end example
2978
2979 To generate tests for multiple email-addresses use a group parameter
2980 like @code{(sieve address "sender" ("name@@one.org" else@@two.org"))}.
2981 When generating a sieve script (@pxref{Sieve Commands}) Sieve code
2982 like the following is generated:
2983
2984 @example
2985 if address "sender" ["name@@one.org", "else@@two.org"] @{
2986         fileinto "INBOX.list.sieve";
2987 @}
2988 @end example
2989
2990 See @pxref{Sieve Commands} for commands and variables that might be of
2991 interest in relation to the sieve parameter.
2992
2993 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
2994 Top, sieve, Emacs Sieve}.
2995
2996 @item (agent parameters)
2997 If the agent has been enabled, you can set any of the its parameters
2998 to control the behavior of the agent in individual groups. See Agent
2999 Parameters in @ref{Category Syntax}.  Most users will choose to set
3000 agent parameters in either an agent category or group topic to
3001 minimize the configuration effort.
3002
3003 @item (@var{variable} @var{form})
3004 You can use the group parameters to set variables local to the group you
3005 are entering.  If you want to turn threading off in @samp{news.answers},
3006 you could put @code{(gnus-show-threads nil)} in the group parameters of
3007 that group.  @code{gnus-show-threads} will be made into a local variable
3008 in the summary buffer you enter, and the form @code{nil} will be
3009 @code{eval}ed there.
3010
3011 Note that this feature sets the variable locally to the summary buffer.
3012 But some variables are evaluated in the article buffer, or in the
3013 message buffer (of a reply or followup or otherwise newly created
3014 message).  As a workaround, it might help to add the variable in
3015 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3016 Stuff}.  So if you want to set @code{message-from-style} via the group
3017 parameters, then you may need the following statement elsewhere in your
3018 @file{~/.gnus} file:
3019
3020 @lisp
3021 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3022 @end lisp
3023
3024 @vindex gnus-list-identifiers
3025 A use for this feature is to remove a mailing list identifier tag in
3026 the subject fields of articles.  E.g. if the news group
3027
3028 @example
3029 nntp+news.gnus.org:gmane.text.docbook.apps
3030 @end example
3031
3032 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3033 tag can be removed from the article subjects in the summary buffer for
3034 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3035 into the group parameters for the group.
3036
3037 This can also be used as a group-specific hook function.  If you want to
3038 hear a beep when you enter a group, you could put something like
3039 @code{(dummy-variable (ding))} in the parameters of that group.
3040 @code{dummy-variable} will be set to the (meaningless) result of the
3041 @code{(ding)} form.
3042
3043 Alternatively, since the VARIABLE becomes local to the group, this
3044 pattern can be used to temporarily change a hook.  For example, if the
3045 following is added to a group parameter
3046
3047 @lisp
3048 (gnus-summary-prepared-hook
3049   '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3050 @end lisp
3051
3052 when the group is entered, the 'd' key will not mark the article as
3053 expired.
3054
3055 @end table
3056
3057 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3058 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3059 presents you with a Customize-like interface.  The latter helps avoid
3060 silly Lisp errors.)  You might also be interested in reading about topic
3061 parameters (@pxref{Topic Parameters}).
3062
3063 @vindex gnus-parameters
3064 Group parameters can be set via the @code{gnus-parameters} variable too.
3065 But some variables, such as @code{visible}, have no effect.  For
3066 example:
3067
3068 @lisp
3069 (setq gnus-parameters
3070       '(("mail\\..*"
3071          (gnus-show-threads nil)
3072          (gnus-use-scoring nil)
3073          (gnus-summary-line-format
3074           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3075          (gcc-self . t)
3076          (display . all))
3077
3078         ("^nnimap:\\(foo.bar\\)$"
3079          (to-group . "\\1"))
3080
3081         ("mail\\.me"
3082          (gnus-use-scoring  t))
3083
3084         ("list\\..*"
3085          (total-expire . t)
3086          (broken-reply-to . t))))
3087 @end lisp
3088
3089 String value of parameters will be subjected to regexp substitution, as
3090 the @code{to-group} example shows.
3091
3092
3093 @node Listing Groups
3094 @section Listing Groups
3095 @cindex group listing
3096
3097 These commands all list various slices of the groups available.
3098
3099 @table @kbd
3100
3101 @item l
3102 @itemx A s
3103 @kindex A s (Group)
3104 @kindex l (Group)
3105 @findex gnus-group-list-groups
3106 List all groups that have unread articles
3107 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3108 command will list only groups of level ARG and lower.  By default, it
3109 only lists groups of level five (i.e.,
3110 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3111 groups).
3112
3113 @item L
3114 @itemx A u
3115 @kindex A u (Group)
3116 @kindex L (Group)
3117 @findex gnus-group-list-all-groups
3118 List all groups, whether they have unread articles or not
3119 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3120 this command will list only groups of level ARG and lower.  By default,
3121 it lists groups of level seven or lower (i.e., just subscribed and
3122 unsubscribed groups).
3123
3124 @item A l
3125 @kindex A l (Group)
3126 @findex gnus-group-list-level
3127 List all unread groups on a specific level
3128 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3129 with no unread articles.
3130
3131 @item A k
3132 @kindex A k (Group)
3133 @findex gnus-group-list-killed
3134 List all killed groups (@code{gnus-group-list-killed}).  If given a
3135 prefix argument, really list all groups that are available, but aren't
3136 currently (un)subscribed.  This could entail reading the active file
3137 from the server.
3138
3139 @item A z
3140 @kindex A z (Group)
3141 @findex gnus-group-list-zombies
3142 List all zombie groups (@code{gnus-group-list-zombies}).
3143
3144 @item A m
3145 @kindex A m (Group)
3146 @findex gnus-group-list-matching
3147 List all unread, subscribed groups with names that match a regexp
3148 (@code{gnus-group-list-matching}).
3149
3150 @item A M
3151 @kindex A M (Group)
3152 @findex gnus-group-list-all-matching
3153 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3154
3155 @item A A
3156 @kindex A A (Group)
3157 @findex gnus-group-list-active
3158 List absolutely all groups in the active file(s) of the
3159 server(s) you are connected to (@code{gnus-group-list-active}).  This
3160 might very well take quite a while.  It might actually be a better idea
3161 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3162 thing to match on.  Also note that this command may list groups that
3163 don't exist (yet)---these will be listed as if they were killed groups.
3164 Take the output with some grains of salt.
3165
3166 @item A a
3167 @kindex A a (Group)
3168 @findex gnus-group-apropos
3169 List all groups that have names that match a regexp
3170 (@code{gnus-group-apropos}).
3171
3172 @item A d
3173 @kindex A d (Group)
3174 @findex gnus-group-description-apropos
3175 List all groups that have names or descriptions that match a regexp
3176 (@code{gnus-group-description-apropos}).
3177
3178 @item A c
3179 @kindex A c (Group)
3180 @findex gnus-group-list-cached
3181 List all groups with cached articles (@code{gnus-group-list-cached}).
3182
3183 @item A ?
3184 @kindex A ? (Group)
3185 @findex gnus-group-list-dormant
3186 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3187
3188 @item A /
3189 @kindex A / (Group)
3190 @findex gnus-group-list-limit
3191 List groups limited within the current selection
3192 (@code{gnus-group-list-limit}).
3193
3194 @item A f
3195 @kindex A f (Group)
3196 @findex gnus-group-list-flush
3197 Flush groups from the current selection (@code{gnus-group-list-flush}).
3198
3199 @item A p
3200 @kindex A p (Group)
3201 @findex gnus-group-list-plus
3202 List groups plus the current selection (@code{gnus-group-list-plus}).
3203
3204 @end table
3205
3206 @vindex gnus-permanently-visible-groups
3207 @cindex visible group parameter
3208 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3209 always be shown, whether they have unread articles or not.  You can also
3210 add the @code{visible} element to the group parameters in question to
3211 get the same effect.
3212
3213 @vindex gnus-list-groups-with-ticked-articles
3214 Groups that have just ticked articles in it are normally listed in the
3215 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3216 @code{nil}, these groups will be treated just like totally empty
3217 groups.  It is @code{t} by default.
3218
3219
3220 @node Sorting Groups
3221 @section Sorting Groups
3222 @cindex sorting groups
3223
3224 @kindex C-c C-s (Group)
3225 @findex gnus-group-sort-groups
3226 @vindex gnus-group-sort-function
3227 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3228 group buffer according to the function(s) given by the
3229 @code{gnus-group-sort-function} variable.  Available sorting functions
3230 include:
3231
3232 @table @code
3233
3234 @item gnus-group-sort-by-alphabet
3235 @findex gnus-group-sort-by-alphabet
3236 Sort the group names alphabetically.  This is the default.
3237
3238 @item gnus-group-sort-by-real-name
3239 @findex gnus-group-sort-by-real-name
3240 Sort the group alphabetically on the real (unprefixed) group names.
3241
3242 @item gnus-group-sort-by-level
3243 @findex gnus-group-sort-by-level
3244 Sort by group level.
3245
3246 @item gnus-group-sort-by-score
3247 @findex gnus-group-sort-by-score
3248 Sort by group score.  @xref{Group Score}.
3249
3250 @item gnus-group-sort-by-rank
3251 @findex gnus-group-sort-by-rank
3252 Sort by group score and then the group level.  The level and the score
3253 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3254
3255 @item gnus-group-sort-by-unread
3256 @findex gnus-group-sort-by-unread
3257 Sort by number of unread articles.
3258
3259 @item gnus-group-sort-by-method
3260 @findex gnus-group-sort-by-method
3261 Sort alphabetically on the select method.
3262
3263 @item gnus-group-sort-by-server
3264 @findex gnus-group-sort-by-server
3265 Sort alphabetically on the Gnus server name.
3266
3267
3268 @end table
3269
3270 @code{gnus-group-sort-function} can also be a list of sorting
3271 functions.  In that case, the most significant sort key function must be
3272 the last one.
3273
3274
3275 There are also a number of commands for sorting directly according to
3276 some sorting criteria:
3277
3278 @table @kbd
3279 @item G S a
3280 @kindex G S a (Group)
3281 @findex gnus-group-sort-groups-by-alphabet
3282 Sort the group buffer alphabetically by group name
3283 (@code{gnus-group-sort-groups-by-alphabet}).
3284
3285 @item G S u
3286 @kindex G S u (Group)
3287 @findex gnus-group-sort-groups-by-unread
3288 Sort the group buffer by the number of unread articles
3289 (@code{gnus-group-sort-groups-by-unread}).
3290
3291 @item G S l
3292 @kindex G S l (Group)
3293 @findex gnus-group-sort-groups-by-level
3294 Sort the group buffer by group level
3295 (@code{gnus-group-sort-groups-by-level}).
3296
3297 @item G S v
3298 @kindex G S v (Group)
3299 @findex gnus-group-sort-groups-by-score
3300 Sort the group buffer by group score
3301 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3302
3303 @item G S r
3304 @kindex G S r (Group)
3305 @findex gnus-group-sort-groups-by-rank
3306 Sort the group buffer by group rank
3307 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3308
3309 @item G S m
3310 @kindex G S m (Group)
3311 @findex gnus-group-sort-groups-by-method
3312 Sort the group buffer alphabetically by back end name@*
3313 (@code{gnus-group-sort-groups-by-method}).
3314
3315 @item G S n
3316 @kindex G S n (Group)
3317 @findex gnus-group-sort-groups-by-real-name
3318 Sort the group buffer alphabetically by real (unprefixed) group name
3319 (@code{gnus-group-sort-groups-by-real-name}).
3320
3321 @end table
3322
3323 All the commands below obey the process/prefix convention
3324 (@pxref{Process/Prefix}).
3325
3326 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3327 commands will sort in reverse order.
3328
3329 You can also sort a subset of the groups:
3330
3331 @table @kbd
3332 @item G P a
3333 @kindex G P a (Group)
3334 @findex gnus-group-sort-selected-groups-by-alphabet
3335 Sort the groups alphabetically by group name
3336 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3337
3338 @item G P u
3339 @kindex G P u (Group)
3340 @findex gnus-group-sort-selected-groups-by-unread
3341 Sort the groups by the number of unread articles
3342 (@code{gnus-group-sort-selected-groups-by-unread}).
3343
3344 @item G P l
3345 @kindex G P l (Group)
3346 @findex gnus-group-sort-selected-groups-by-level
3347 Sort the groups by group level
3348 (@code{gnus-group-sort-selected-groups-by-level}).
3349
3350 @item G P v
3351 @kindex G P v (Group)
3352 @findex gnus-group-sort-selected-groups-by-score
3353 Sort the groups by group score
3354 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3355
3356 @item G P r
3357 @kindex G P r (Group)
3358 @findex gnus-group-sort-selected-groups-by-rank
3359 Sort the groups by group rank
3360 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3361
3362 @item G P m
3363 @kindex G P m (Group)
3364 @findex gnus-group-sort-selected-groups-by-method
3365 Sort the groups alphabetically by back end name@*
3366 (@code{gnus-group-sort-selected-groups-by-method}).
3367
3368 @item G P n
3369 @kindex G P n (Group)
3370 @findex gnus-group-sort-selected-groups-by-real-name
3371 Sort the groups alphabetically by real (unprefixed) group name
3372 (@code{gnus-group-sort-selected-groups-by-real-name}).
3373
3374 @item G P s
3375 @kindex G P s (Group)
3376 @findex gnus-group-sort-selected-groups
3377 Sort the groups according to @code{gnus-group-sort-function}.
3378
3379 @end table
3380
3381 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3382 move groups around.
3383
3384
3385 @node Group Maintenance
3386 @section Group Maintenance
3387 @cindex bogus groups
3388
3389 @table @kbd
3390 @item b
3391 @kindex b (Group)
3392 @findex gnus-group-check-bogus-groups
3393 Find bogus groups and delete them
3394 (@code{gnus-group-check-bogus-groups}).
3395
3396 @item F
3397 @kindex F (Group)
3398 @findex gnus-group-find-new-groups
3399 Find new groups and process them (@code{gnus-group-find-new-groups}).
3400 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3401 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3402 to query the server for new groups, and subscribe the new groups as
3403 zombies.
3404
3405 @item C-c C-x
3406 @kindex C-c C-x (Group)
3407 @findex gnus-group-expire-articles
3408 Run all expirable articles in the current group through the expiry
3409 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3410 all expirable articles in the group that have been around for a while.
3411 (@pxref{Expiring Mail}).
3412
3413 @item C-c C-M-x
3414 @kindex C-c C-M-x (Group)
3415 @findex gnus-group-expire-all-groups
3416 Run all expirable articles in all groups through the expiry process
3417 (@code{gnus-group-expire-all-groups}).
3418
3419 @end table
3420
3421
3422 @node Browse Foreign Server
3423 @section Browse Foreign Server
3424 @cindex foreign servers
3425 @cindex browsing servers
3426
3427 @table @kbd
3428 @item B
3429 @kindex B (Group)
3430 @findex gnus-group-browse-foreign-server
3431 You will be queried for a select method and a server name.  Gnus will
3432 then attempt to contact this server and let you browse the groups there
3433 (@code{gnus-group-browse-foreign-server}).
3434 @end table
3435
3436 @findex gnus-browse-mode
3437 A new buffer with a list of available groups will appear.  This buffer
3438 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3439 a lot) like a normal group buffer.
3440
3441 Here's a list of keystrokes available in the browse mode:
3442
3443 @table @kbd
3444 @item n
3445 @kindex n (Browse)
3446 @findex gnus-group-next-group
3447 Go to the next group (@code{gnus-group-next-group}).
3448
3449 @item p
3450 @kindex p (Browse)
3451 @findex gnus-group-prev-group
3452 Go to the previous group (@code{gnus-group-prev-group}).
3453
3454 @item SPACE
3455 @kindex SPACE (Browse)
3456 @findex gnus-browse-read-group
3457 Enter the current group and display the first article
3458 (@code{gnus-browse-read-group}).
3459
3460 @item RET
3461 @kindex RET (Browse)
3462 @findex gnus-browse-select-group
3463 Enter the current group (@code{gnus-browse-select-group}).
3464
3465 @item u
3466 @kindex u (Browse)
3467 @findex gnus-browse-unsubscribe-current-group
3468 Unsubscribe to the current group, or, as will be the case here,
3469 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3470
3471 @item l
3472 @itemx q
3473 @kindex q (Browse)
3474 @kindex l (Browse)
3475 @findex gnus-browse-exit
3476 Exit browse mode (@code{gnus-browse-exit}).
3477
3478 @item d
3479 @kindex d (Browse)
3480 @findex gnus-browse-describe-group
3481 Describe the current group (@code{gnus-browse-describe-group}).
3482
3483 @item ?
3484 @kindex ? (Browse)
3485 @findex gnus-browse-describe-briefly
3486 Describe browse mode briefly (well, there's not much to describe, is
3487 there) (@code{gnus-browse-describe-briefly}).
3488 @end table
3489
3490
3491 @node Exiting Gnus
3492 @section Exiting gnus
3493 @cindex exiting gnus
3494
3495 Yes, gnus is ex(c)iting.
3496
3497 @table @kbd
3498 @item z
3499 @kindex z (Group)
3500 @findex gnus-group-suspend
3501 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit gnus,
3502 but it kills all buffers except the Group buffer.  I'm not sure why this
3503 is a gain, but then who am I to judge?
3504
3505 @item q
3506 @kindex q (Group)
3507 @findex gnus-group-exit
3508 @c @icon{gnus-group-exit}
3509 Quit gnus (@code{gnus-group-exit}).
3510
3511 @item Q
3512 @kindex Q (Group)
3513 @findex gnus-group-quit
3514 Quit gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3515 The dribble file will be saved, though (@pxref{Auto Save}).
3516 @end table
3517
3518 @vindex gnus-exit-gnus-hook
3519 @vindex gnus-suspend-gnus-hook
3520 @vindex gnus-after-exiting-gnus-hook
3521 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
3522 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
3523 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3524 exiting gnus.
3525
3526 Note:
3527
3528 @quotation
3529 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3530 numbly heavy and herself fall into a hazy trance as the boy sitting
3531 behind her drew repeated lines with his pencil across the back of her
3532 plastic chair.
3533 @end quotation
3534
3535
3536 @node Group Topics
3537 @section Group Topics
3538 @cindex topics
3539
3540 If you read lots and lots of groups, it might be convenient to group
3541 them hierarchically according to topics.  You put your Emacs groups over
3542 here, your sex groups over there, and the rest (what, two groups or so?)
3543 you put in some misc section that you never bother with anyway.  You can
3544 even group the Emacs sex groups as a sub-topic to either the Emacs
3545 groups or the sex groups---or both!  Go wild!
3546
3547 @iftex
3548 @iflatex
3549 \gnusfigure{Group Topics}{400}{
3550 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3551 }
3552 @end iflatex
3553 @end iftex
3554
3555 Here's an example:
3556
3557 @example
3558 Gnus
3559   Emacs -- I wuw it!
3560      3: comp.emacs
3561      2: alt.religion.emacs
3562     Naughty Emacs
3563      452: alt.sex.emacs
3564        0: comp.talk.emacs.recovery
3565   Misc
3566      8: comp.binaries.fractals
3567     13: comp.sources.unix
3568 @end example
3569
3570 @findex gnus-topic-mode
3571 @kindex t (Group)
3572 To get this @emph{fab} functionality you simply turn on (ooh!) the
3573 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3574 is a toggling command.)
3575
3576 Go ahead, just try it.  I'll still be here when you get back.  La de
3577 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3578 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3579 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3580 Hot and bothered?
3581
3582 If you want this permanently enabled, you should add that minor mode to
3583 the hook for the group mode.  Put the following line in your
3584 @file{~/.gnus.el} file:
3585
3586 @lisp
3587 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3588 @end lisp
3589
3590 @menu
3591 * Topic Commands::              Interactive E-Z commands.
3592 * Topic Variables::             How to customize the topics the Lisp Way.
3593 * Topic Sorting::               Sorting each topic individually.
3594 * Topic Topology::              A map of the world.
3595 * Topic Parameters::            Parameters that apply to all groups in a topic.
3596 @end menu
3597
3598
3599 @node Topic Commands
3600 @subsection Topic Commands
3601 @cindex topic commands
3602
3603 When the topic minor mode is turned on, a new @kbd{T} submap will be
3604 available.  In addition, a few of the standard keys change their
3605 definitions slightly.
3606
3607 In general, the following kinds of operations are possible on topics.
3608 First of all, you want to create topics.  Secondly, you want to put
3609 groups in topics and to move them around until you have an order you
3610 like.  The third kind of operation is to show/hide parts of the whole
3611 shebang.  You might want to hide a topic including its subtopics and
3612 groups, to get a better overview of the other groups.
3613
3614 Here is a list of the basic keys that you might need to set up topics
3615 the way you like.
3616
3617 @table @kbd
3618
3619 @item T n
3620 @kindex T n (Topic)
3621 @findex gnus-topic-create-topic
3622 Prompt for a new topic name and create it
3623 (@code{gnus-topic-create-topic}).
3624
3625 @item T TAB
3626 @itemx TAB
3627 @kindex T TAB (Topic)
3628 @kindex TAB (Topic)
3629 @findex gnus-topic-indent
3630 ``Indent'' the current topic so that it becomes a sub-topic of the
3631 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3632 ``un-indent'' the topic instead.
3633
3634 @item M-TAB
3635 @kindex M-TAB (Topic)
3636 @findex gnus-topic-unindent
3637 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3638 parent of its current parent (@code{gnus-topic-unindent}).
3639
3640 @end table
3641
3642 The following two keys can be used to move groups and topics around.
3643 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3644 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3645 kill and yank rather than cut and paste.
3646
3647 @table @kbd
3648
3649 @item C-k
3650 @kindex C-k (Topic)
3651 @findex gnus-topic-kill-group
3652 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3653 topic will be removed along with the topic.
3654
3655 @item C-y
3656 @kindex C-y (Topic)
3657 @findex gnus-topic-yank-group
3658 Yank the previously killed group or topic
3659 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3660 before all groups.
3661
3662 So, to move a topic to the beginning of the list of topics, just hit
3663 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3664 move the cursor to the beginning of the buffer (just below the ``Gnus''
3665 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3666 paste.  Like I said -- E-Z.
3667
3668 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3669 you can move topics around as well as groups.
3670
3671 @end table
3672
3673 After setting up the topics the way you like them, you might wish to
3674 hide a topic, or to show it again.  That's why we have the following
3675 key.
3676
3677 @table @kbd
3678
3679 @item RET
3680 @kindex RET (Topic)
3681 @findex gnus-topic-select-group
3682 @itemx SPACE
3683 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3684 When you perform this command on a group, you'll enter the group, as
3685 usual.  When done on a topic line, the topic will be folded (if it was
3686 visible) or unfolded (if it was folded already).  So it's basically a
3687 toggling command on topics.  In addition, if you give a numerical
3688 prefix, group on that level (and lower) will be displayed.
3689
3690 @end table
3691
3692 Now for a list of other commands, in no particular order.
3693
3694 @table @kbd
3695
3696 @item T m
3697 @kindex T m (Topic)
3698 @findex gnus-topic-move-group
3699 Move the current group to some other topic
3700 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3701 convention (@pxref{Process/Prefix}).
3702
3703 @item T j
3704 @kindex T j (Topic)
3705 @findex gnus-topic-jump-to-topic
3706 Go to a topic (@code{gnus-topic-jump-to-topic}).
3707
3708 @item T c
3709 @kindex T c (Topic)
3710 @findex gnus-topic-copy-group
3711 Copy the current group to some other topic
3712 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3713 convention (@pxref{Process/Prefix}).
3714
3715 @item T h
3716 @kindex T h (Topic)
3717 @findex gnus-topic-hide-topic
3718 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3719 a prefix, hide the topic permanently.
3720
3721 @item T s
3722 @kindex T s (Topic)
3723 @findex gnus-topic-show-topic
3724 Show the current topic (@code{gnus-topic-show-topic}).  If given
3725 a prefix, show the topic permanently.
3726
3727 @item T D
3728 @kindex T D (Topic)
3729 @findex gnus-topic-remove-group
3730 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3731 This command is mainly useful if you have the same group in several
3732 topics and wish to remove it from one of the topics.  You may also
3733 remove a group from all topics, but in that case, Gnus will add it to
3734 the root topic the next time you start Gnus.  In fact, all new groups
3735 (which, naturally, don't belong to any topic) will show up in the root
3736 topic.
3737
3738 This command uses the process/prefix convention
3739 (@pxref{Process/Prefix}).
3740
3741 @item T M
3742 @kindex T M (Topic)
3743 @findex gnus-topic-move-matching
3744 Move all groups that match some regular expression to a topic
3745 (@code{gnus-topic-move-matching}).
3746
3747 @item T C
3748 @kindex T C (Topic)
3749 @findex gnus-topic-copy-matching
3750 Copy all groups that match some regular expression to a topic
3751 (@code{gnus-topic-copy-matching}).
3752
3753 @item T H
3754 @kindex T H (Topic)
3755 @findex gnus-topic-toggle-display-empty-topics
3756 Toggle hiding empty topics
3757 (@code{gnus-topic-toggle-display-empty-topics}).
3758
3759 @item T #
3760 @kindex T # (Topic)
3761 @findex gnus-topic-mark-topic
3762 Mark all groups in the current topic with the process mark
3763 (@code{gnus-topic-mark-topic}).  This command works recursively on
3764 sub-topics unless given a prefix.
3765
3766 @item T M-#
3767 @kindex T M-# (Topic)
3768 @findex gnus-topic-unmark-topic
3769 Remove the process mark from all groups in the current topic
3770 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3771 sub-topics unless given a prefix.
3772
3773 @item C-c C-x
3774 @kindex C-c C-x (Topic)
3775 @findex gnus-topic-expire-articles
3776 Run all expirable articles in the current group or topic through the
3777 expiry process (if any)
3778 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3779
3780 @item T r
3781 @kindex T r (Topic)
3782 @findex gnus-topic-rename
3783 Rename a topic (@code{gnus-topic-rename}).
3784
3785 @item T DEL
3786 @kindex T DEL (Topic)
3787 @findex gnus-topic-delete
3788 Delete an empty topic (@code{gnus-topic-delete}).
3789
3790 @item A T
3791 @kindex A T (Topic)
3792 @findex gnus-topic-list-active
3793 List all groups that gnus knows about in a topics-ified way
3794 (@code{gnus-topic-list-active}).
3795
3796 @item T M-n
3797 @kindex T M-n (Topic)
3798 @findex gnus-topic-goto-next-topic
3799 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3800
3801 @item T M-p
3802 @kindex T M-p (Topic)
3803 @findex gnus-topic-goto-previous-topic
3804 Go to the previous topic (@code{gnus-topic-goto-previous-topic}).
3805
3806 @item G p
3807 @kindex G p (Topic)
3808 @findex gnus-topic-edit-parameters
3809 @cindex group parameters
3810 @cindex topic parameters
3811 @cindex parameters
3812 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3813 @xref{Topic Parameters}.
3814
3815 @end table
3816
3817
3818 @node Topic Variables
3819 @subsection Topic Variables
3820 @cindex topic variables
3821
3822 The previous section told you how to tell Gnus which topics to display.
3823 This section explains how to tell Gnus what to display about each topic.
3824
3825 @vindex gnus-topic-line-format
3826 The topic lines themselves are created according to the
3827 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3828 Valid elements are:
3829
3830 @table @samp
3831 @item i
3832 Indentation.
3833 @item n
3834 Topic name.
3835 @item v
3836 Visibility.
3837 @item l
3838 Level.
3839 @item g
3840 Number of groups in the topic.
3841 @item a
3842 Number of unread articles in the topic.
3843 @item A
3844 Number of unread articles in the topic and all its subtopics.
3845 @end table
3846
3847 @vindex gnus-topic-indent-level
3848 Each sub-topic (and the groups in the sub-topics) will be indented with
3849 @code{gnus-topic-indent-level} times the topic level number of spaces.
3850 The default is 2.
3851
3852 @vindex gnus-topic-mode-hook
3853 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3854
3855 @vindex gnus-topic-display-empty-topics
3856 The @code{gnus-topic-display-empty-topics} says whether to display even
3857 topics that have no unread articles in them.  The default is @code{t}.
3858
3859
3860 @node Topic Sorting
3861 @subsection Topic Sorting
3862 @cindex topic sorting
3863
3864 You can sort the groups in each topic individually with the following
3865 commands:
3866
3867
3868 @table @kbd
3869 @item T S a
3870 @kindex T S a (Topic)
3871 @findex gnus-topic-sort-groups-by-alphabet
3872 Sort the current topic alphabetically by group name
3873 (@code{gnus-topic-sort-groups-by-alphabet}).
3874
3875 @item T S u
3876 @kindex T S u (Topic)
3877 @findex gnus-topic-sort-groups-by-unread
3878 Sort the current topic by the number of unread articles
3879 (@code{gnus-topic-sort-groups-by-unread}).
3880
3881 @item T S l
3882 @kindex T S l (Topic)
3883 @findex gnus-topic-sort-groups-by-level
3884 Sort the current topic by group level
3885 (@code{gnus-topic-sort-groups-by-level}).
3886
3887 @item T S v
3888 @kindex T S v (Topic)
3889 @findex gnus-topic-sort-groups-by-score
3890 Sort the current topic by group score
3891 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3892
3893 @item T S r
3894 @kindex T S r (Topic)
3895 @findex gnus-topic-sort-groups-by-rank
3896 Sort the current topic by group rank
3897 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3898
3899 @item T S m
3900 @kindex T S m (Topic)
3901 @findex gnus-topic-sort-groups-by-method
3902 Sort the current topic alphabetically by back end name
3903 (@code{gnus-topic-sort-groups-by-method}).
3904
3905 @item T S e
3906 @kindex T S e (Topic)
3907 @findex gnus-topic-sort-groups-by-server
3908 Sort the current topic alphabetically by server name
3909 (@code{gnus-topic-sort-groups-by-server}).
3910
3911 @item T S s
3912 @kindex T S s (Topic)
3913 @findex gnus-topic-sort-groups
3914 Sort the current topic according to the function(s) given by the
3915 @code{gnus-group-sort-function} variable
3916 (@code{gnus-topic-sort-groups}).
3917
3918 @end table
3919
3920 When given a prefix argument, all these commands will sort in reverse
3921 order.  @xref{Sorting Groups}, for more information about group
3922 sorting.
3923
3924
3925 @node Topic Topology
3926 @subsection Topic Topology
3927 @cindex topic topology
3928 @cindex topology
3929
3930 So, let's have a look at an example group buffer:
3931
3932 @example
3933 @group
3934 Gnus
3935   Emacs -- I wuw it!
3936      3: comp.emacs
3937      2: alt.religion.emacs
3938     Naughty Emacs
3939      452: alt.sex.emacs
3940        0: comp.talk.emacs.recovery
3941   Misc
3942      8: comp.binaries.fractals
3943     13: comp.sources.unix
3944 @end group
3945 @end example
3946
3947 So, here we have one top-level topic (@samp{Gnus}), two topics under
3948 that, and one sub-topic under one of the sub-topics.  (There is always
3949 just one (1) top-level topic).  This topology can be expressed as
3950 follows:
3951
3952 @lisp
3953 (("Gnus" visible)
3954  (("Emacs -- I wuw it!" visible)
3955   (("Naughty Emacs" visible)))
3956  (("Misc" visible)))
3957 @end lisp
3958
3959 @vindex gnus-topic-topology
3960 This is in fact how the variable @code{gnus-topic-topology} would look
3961 for the display above.  That variable is saved in the @file{.newsrc.eld}
3962 file, and shouldn't be messed with manually---unless you really want
3963 to.  Since this variable is read from the @file{.newsrc.eld} file,
3964 setting it in any other startup files will have no effect.
3965
3966 This topology shows what topics are sub-topics of what topics (right),
3967 and which topics are visible.  Two settings are currently
3968 allowed---@code{visible} and @code{invisible}.
3969
3970
3971 @node Topic Parameters
3972 @subsection Topic Parameters
3973 @cindex topic parameters
3974
3975 All groups in a topic will inherit group parameters from the parent
3976 (and ancestor) topic parameters.  All valid group parameters are valid
3977 topic parameters (@pxref{Group Parameters}).  When the agent is
3978 enabled, all agent parameters (See Agent Parameters in @ref{Category
3979 Syntax}) are also valid topic parameters.
3980
3981 In addition, the following parameters are only valid as topic
3982 parameters:
3983
3984 @table @code
3985 @item subscribe
3986 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3987 @code{subscribe} topic parameter says what groups go in what topic.  Its
3988 value should be a regexp to match the groups that should go in that
3989 topic.
3990
3991 @item subscribe-level
3992 When subscribing new groups by topic (see the @code{subscribe} parameter),
3993 the group will be subscribed with the level specified in the
3994 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3995
3996 @end table
3997
3998 Group parameters (of course) override topic parameters, and topic
3999 parameters in sub-topics override topic parameters in super-topics.  You
4000 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
4001 verb, although you may feel free to disagree with me here.)
4002
4003 @example
4004 @group
4005 Gnus
4006   Emacs
4007      3: comp.emacs
4008      2: alt.religion.emacs
4009    452: alt.sex.emacs
4010     Relief
4011      452: alt.sex.emacs
4012        0: comp.talk.emacs.recovery
4013   Misc
4014      8: comp.binaries.fractals
4015     13: comp.sources.unix
4016    452: alt.sex.emacs
4017 @end group
4018 @end example
4019
4020 The @samp{Emacs} topic has the topic parameter @code{(score-file
4021 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4022 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4023 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4024 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4025 . "religion.SCORE")}.
4026
4027 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4028 will get the @file{relief.SCORE} home score file.  If you enter the same
4029 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4030 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4031 get the @file{religion.SCORE} home score file.
4032
4033 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4034 there are some problems, especially with the @code{total-expiry}
4035 parameter.  Say you have a mail group in two topics; one with
4036 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4037 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4038 of these topics you mean to expire articles from, so anything may
4039 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4040 happens.  You just have to be careful if you do stuff like that.
4041
4042
4043 @node Misc Group Stuff
4044 @section Misc Group Stuff
4045
4046 @menu
4047 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4048 * Group Information::           Information and help on groups and Gnus.
4049 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4050 * File Commands::               Reading and writing the Gnus files.
4051 * Sieve Commands::              Managing Sieve scripts.
4052 @end menu
4053
4054 @table @kbd
4055
4056 @item ^
4057 @kindex ^ (Group)
4058 @findex gnus-group-enter-server-mode
4059 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4060 @xref{Server Buffer}.
4061
4062 @item a
4063 @kindex a (Group)
4064 @findex gnus-group-post-news
4065 Start composing a message (a news by default)
4066 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4067 under the point.  If the prefix is 1, prompt for a group to post to.
4068 Contrary to what the name of this function suggests, the prepared
4069 article might be a mail instead of a news, if a mail group is specified
4070 with the prefix argument.  @xref{Composing Messages}.
4071
4072 @item m
4073 @kindex m (Group)
4074 @findex gnus-group-mail
4075 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4076 use the posting style of the group under the point.  If the prefix is 1,
4077 prompt for a group name to find the posting style.
4078 @xref{Composing Messages}.
4079
4080 @item i
4081 @kindex i (Group)
4082 @findex gnus-group-news
4083 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4084 post to the group under the point.  If the prefix is 1, prompt
4085 for group to post to.  @xref{Composing Messages}.
4086
4087 This function actually prepares a news even when using mail groups.
4088 This is useful for ``posting'' messages to mail groups without actually
4089 sending them over the network: they're just saved directly to the group
4090 in question.  The corresponding back end must have a request-post method
4091 for this to work though.
4092
4093 @end table
4094
4095 Variables for the group buffer:
4096
4097 @table @code
4098
4099 @item gnus-group-mode-hook
4100 @vindex gnus-group-mode-hook
4101 is called after the group buffer has been
4102 created.
4103
4104 @item gnus-group-prepare-hook
4105 @vindex gnus-group-prepare-hook
4106 is called after the group buffer is
4107 generated.  It may be used to modify the buffer in some strange,
4108 unnatural way.
4109
4110 @item gnus-group-prepared-hook
4111 @vindex gnus-group-prepare-hook
4112 is called as the very last thing after the group buffer has been
4113 generated.  It may be used to move point around, for instance.
4114
4115 @item gnus-permanently-visible-groups
4116 @vindex gnus-permanently-visible-groups
4117 Groups matching this regexp will always be listed in the group buffer,
4118 whether they are empty or not.
4119
4120 @item gnus-group-name-charset-method-alist
4121 @vindex gnus-group-name-charset-method-alist
4122 An alist of method and the charset for group names.  It is used to show
4123 non-@acronym{ASCII} group names.
4124
4125 For example:
4126 @lisp
4127 (setq gnus-group-name-charset-method-alist
4128     '(((nntp "news.com.cn") . cn-gb-2312)))
4129 @end lisp
4130
4131 @item gnus-group-name-charset-group-alist
4132 @cindex UTF-8 group names
4133 @vindex gnus-group-name-charset-group-alist
4134 An alist of regexp of group name and the charset for group names.  It
4135 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4136 utf-8))} is the default value if UTF-8 is supported, otherwise the
4137 default is @code{nil}.
4138
4139 For example:
4140 @lisp
4141 (setq gnus-group-name-charset-group-alist
4142     '(("\\.com\\.cn:" . cn-gb-2312)))
4143 @end lisp
4144
4145 @end table
4146
4147 @node Scanning New Messages
4148 @subsection Scanning New Messages
4149 @cindex new messages
4150 @cindex scanning new news
4151
4152 @table @kbd
4153
4154 @item g
4155 @kindex g (Group)
4156 @findex gnus-group-get-new-news
4157 @c @icon{gnus-group-get-new-news}
4158 Check the server(s) for new articles.  If the numerical prefix is used,
4159 this command will check only groups of level @var{arg} and lower
4160 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4161 command will force a total re-reading of the active file(s) from the
4162 back end(s).
4163
4164 @item M-g
4165 @kindex M-g (Group)
4166 @findex gnus-group-get-new-news-this-group
4167 @vindex gnus-goto-next-group-when-activating
4168 @c @icon{gnus-group-get-new-news-this-group}
4169 Check whether new articles have arrived in the current group
4170 (@code{gnus-group-get-new-news-this-group}).
4171 @code{gnus-goto-next-group-when-activating} says whether this command is
4172 to move point to the next group or not.  It is @code{t} by default.
4173
4174 @findex gnus-activate-all-groups
4175 @cindex activating groups
4176 @item C-c M-g
4177 @kindex C-c M-g (Group)
4178 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4179
4180 @item R
4181 @kindex R (Group)
4182 @cindex restarting
4183 @findex gnus-group-restart
4184 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4185 file(s), closes the connection to all servers, clears up all run-time
4186 gnus variables, and then starts gnus all over again.
4187
4188 @end table
4189
4190 @vindex gnus-get-new-news-hook
4191 @code{gnus-get-new-news-hook} is run just before checking for new news.
4192
4193 @vindex gnus-after-getting-new-news-hook
4194 @code{gnus-after-getting-new-news-hook} is run after checking for new
4195 news.
4196
4197
4198 @node Group Information
4199 @subsection Group Information
4200 @cindex group information
4201 @cindex information on groups
4202
4203 @table @kbd
4204
4205
4206 @item H f
4207 @kindex H f (Group)
4208 @findex gnus-group-fetch-faq
4209 @vindex gnus-group-faq-directory
4210 @cindex FAQ
4211 @cindex ange-ftp
4212 Try to fetch the @acronym{FAQ} for the current group
4213 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4214 from @code{gnus-group-faq-directory}, which is usually a directory on
4215 a remote machine.  This variable can also be a list of directories.
4216 In that case, giving a prefix to this command will allow you to choose
4217 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4218 used for fetching the file.
4219
4220 If fetching from the first site is unsuccessful, gnus will attempt to go
4221 through @code{gnus-group-faq-directory} and try to open them one by one.
4222
4223 @item H c
4224 @kindex H c (Group)
4225 @findex gnus-group-fetch-charter
4226 @vindex gnus-group-charter-alist
4227 @cindex charter
4228 Try to open the charter for the current group in a web browser
4229 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4230 prefix argument.
4231
4232 Gnus will use @code{gnus-group-charter-alist} to find the location of
4233 the charter.  If no location is known, Gnus will fetch the control
4234 messages for the group, which in some cases includes the charter.
4235
4236 @item H C
4237 @kindex H C (Group)
4238 @findex gnus-group-fetch-control
4239 @vindex gnus-group-fetch-control-use-browse-url
4240 @cindex control message
4241 Fetch the control messages for the group from the archive at
4242 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4243 group if given a prefix argument.
4244
4245 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4246 Gnus will open the control messages in a browser using
4247 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4248 and displayed in an ephemeral group.
4249
4250 Note that the control messages are compressed.  To use this command
4251 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4252 Files, ,Compressed Files, emacs, The Emacs Manual}).
4253
4254 @item H d
4255 @itemx C-c C-d
4256 @c @icon{gnus-group-describe-group}
4257 @kindex H d (Group)
4258 @kindex C-c C-d (Group)
4259 @cindex describing groups
4260 @cindex group description
4261 @findex gnus-group-describe-group
4262 Describe the current group (@code{gnus-group-describe-group}).  If given
4263 a prefix, force Gnus to re-read the description from the server.
4264
4265 @item M-d
4266 @kindex M-d (Group)
4267 @findex gnus-group-describe-all-groups
4268 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4269 prefix, force gnus to re-read the description file from the server.
4270
4271 @item H v
4272 @itemx V
4273 @kindex V (Group)
4274 @kindex H v (Group)
4275 @cindex version
4276 @findex gnus-version
4277 Display current gnus version numbers (@code{gnus-version}).
4278
4279 @item ?
4280 @kindex ? (Group)
4281 @findex gnus-group-describe-briefly
4282 Give a very short help message (@code{gnus-group-describe-briefly}).
4283
4284 @item C-c C-i
4285 @kindex C-c C-i (Group)
4286 @cindex info
4287 @cindex manual
4288 @findex gnus-info-find-node
4289 Go to the gnus info node (@code{gnus-info-find-node}).
4290 @end table
4291
4292
4293 @node Group Timestamp
4294 @subsection Group Timestamp
4295 @cindex timestamps
4296 @cindex group timestamps
4297
4298 It can be convenient to let gnus keep track of when you last read a
4299 group.  To set the ball rolling, you should add
4300 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4301
4302 @lisp
4303 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4304 @end lisp
4305
4306 After doing this, each time you enter a group, it'll be recorded.
4307
4308 This information can be displayed in various ways---the easiest is to
4309 use the @samp{%d} spec in the group line format:
4310
4311 @lisp
4312 (setq gnus-group-line-format
4313       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4314 @end lisp
4315
4316 This will result in lines looking like:
4317
4318 @example
4319 *        0: mail.ding                                19961002T012943
4320          0: custom                                   19961002T012713
4321 @end example
4322
4323 As you can see, the date is displayed in compact ISO 8601 format.  This
4324 may be a bit too much, so to just display the date, you could say
4325 something like:
4326
4327 @lisp
4328 (setq gnus-group-line-format
4329       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4330 @end lisp
4331
4332 If you would like greater control of the time format, you can use a
4333 user-defined format spec.  Something like the following should do the
4334 trick:
4335
4336 @lisp
4337 (setq gnus-group-line-format
4338       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4339 (defun gnus-user-format-function-d (headers)
4340   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4341     (if time
4342         (format-time-string "%b %d  %H:%M" time)
4343       "")))
4344 @end lisp
4345
4346
4347 @node File Commands
4348 @subsection File Commands
4349 @cindex file commands
4350
4351 @table @kbd
4352
4353 @item r
4354 @kindex r (Group)
4355 @findex gnus-group-read-init-file
4356 @vindex gnus-init-file
4357 @cindex reading init file
4358 Re-read the init file (@code{gnus-init-file}, which defaults to
4359 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4360
4361 @item s
4362 @kindex s (Group)
4363 @findex gnus-group-save-newsrc
4364 @cindex saving .newsrc
4365 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4366 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4367 file(s) whether Gnus thinks it is necessary or not.
4368
4369 @c @item Z
4370 @c @kindex Z (Group)
4371 @c @findex gnus-group-clear-dribble
4372 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4373
4374 @end table
4375
4376
4377 @node Sieve Commands
4378 @subsection Sieve Commands
4379 @cindex group sieve commands
4380
4381 Sieve is a server-side mail filtering language.  In Gnus you can use
4382 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4383 sieve rules that should apply to each group.  Gnus provides two
4384 commands to translate all these group parameters into a proper Sieve
4385 script that can be transfered to the server somehow.
4386
4387 @vindex gnus-sieve-file
4388 @vindex gnus-sieve-region-start
4389 @vindex gnus-sieve-region-end
4390 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4391 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4392 between two delimiters, @code{gnus-sieve-region-start} and
4393 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4394 outside these delimiters that will not be removed the next time you
4395 regenerate the Sieve script.
4396
4397 @vindex gnus-sieve-crosspost
4398 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4399 is generated.  If it is non-@code{nil} (the default) articles is
4400 placed in all groups that have matching rules, otherwise the article
4401 is only placed in the group with the first matching rule.  For
4402 example, the group parameter @samp{(sieve address "sender"
4403 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4404 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4405 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4406 except that the line containing the call to @code{stop} is removed.)
4407
4408 @example
4409 if address "sender" "owner-ding@@hpc.uh.edu" @{
4410         fileinto "INBOX.ding";
4411         stop;
4412 @}
4413 @end example
4414
4415 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4416
4417 @table @kbd
4418
4419 @item D g
4420 @kindex D g (Group)
4421 @findex gnus-sieve-generate
4422 @vindex gnus-sieve-file
4423 @cindex generating sieve script
4424 Regenerate a Sieve script from the @code{sieve} group parameters and
4425 put you into the @code{gnus-sieve-file} without saving it.
4426
4427 @item D u
4428 @kindex D u (Group)
4429 @findex gnus-sieve-update
4430 @vindex gnus-sieve-file
4431 @cindex updating sieve script
4432 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4433 @code{sieve} group parameters, save the file and upload it to the
4434 server using the @code{sieveshell} program.
4435
4436 @end table
4437
4438
4439 @node Summary Buffer
4440 @chapter Summary Buffer
4441 @cindex summary buffer
4442
4443 A line for each article is displayed in the summary buffer.  You can
4444 move around, read articles, post articles and reply to articles.
4445
4446 The most common way to a summary buffer is to select a group from the
4447 group buffer (@pxref{Selecting a Group}).
4448
4449 You can have as many summary buffers open as you wish.
4450
4451 @menu
4452 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4453 * Summary Maneuvering::         Moving around the summary buffer.
4454 * Choosing Articles::           Reading articles.
4455 * Paging the Article::          Scrolling the current article.
4456 * Reply Followup and Post::     Posting articles.
4457 * Delayed Articles::            Send articles at a later time.
4458 * Marking Articles::            Marking articles as read, expirable, etc.
4459 * Limiting::                    You can limit the summary buffer.
4460 * Threading::                   How threads are made.
4461 * Sorting the Summary Buffer::  How articles and threads are sorted.
4462 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4463 * Article Caching::             You may store articles in a cache.
4464 * Persistent Articles::         Making articles expiry-resistant.
4465 * Article Backlog::             Having already read articles hang around.
4466 * Saving Articles::             Ways of customizing article saving.
4467 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4468 * Article Treatment::           The article buffer can be mangled at will.
4469 * MIME Commands::               Doing MIMEy things with the articles.
4470 * Charsets::                    Character set issues.
4471 * Article Commands::            Doing various things with the article buffer.
4472 * Summary Sorting::             Sorting the summary buffer in various ways.
4473 * Finding the Parent::          No child support? Get the parent.
4474 * Alternative Approaches::      Reading using non-default summaries.
4475 * Tree Display::                A more visual display of threads.
4476 * Mail Group Commands::         Some commands can only be used in mail groups.
4477 * Various Summary Stuff::       What didn't fit anywhere else.
4478 * Exiting the Summary Buffer::  Returning to the Group buffer,
4479                                 or reselecting the current group.
4480 * Crosspost Handling::          How crossposted articles are dealt with.
4481 * Duplicate Suppression::       An alternative when crosspost handling fails.
4482 * Security::                    Decrypt and Verify.
4483 * Mailing List::                Mailing list minor mode.
4484 @end menu
4485
4486
4487 @node Summary Buffer Format
4488 @section Summary Buffer Format
4489 @cindex summary buffer format
4490
4491 @iftex
4492 @iflatex
4493 \gnusfigure{The Summary Buffer}{180}{
4494 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4495 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4496 }
4497 @end iflatex
4498 @end iftex
4499
4500 @menu
4501 * Summary Buffer Lines::        You can specify how summary lines should look.
4502 * To From Newsgroups::          How to not display your own name.
4503 * Summary Buffer Mode Line::    You can say how the mode line should look.
4504 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4505 @end menu
4506
4507 @findex mail-extract-address-components
4508 @findex gnus-extract-address-components
4509 @vindex gnus-extract-address-components
4510 Gnus will use the value of the @code{gnus-extract-address-components}
4511 variable as a function for getting the name and address parts of a
4512 @code{From} header.  Three pre-defined functions exist:
4513 @code{gnus-extract-address-components}, which is the default, quite
4514 fast, and too simplistic solution;
4515 @code{mail-extract-address-components}, which works nicely, but is
4516 slower; and @code{std11-extract-address-components}, which works very
4517 nicely, but is slower.  The default function will return the wrong
4518 answer in 5% of the cases.  If this is unacceptable to you, use the
4519 other function instead:
4520
4521 @lisp
4522 (setq gnus-extract-address-components
4523       'mail-extract-address-components)
4524 @end lisp
4525
4526 @vindex gnus-summary-same-subject
4527 @code{gnus-summary-same-subject} is a string indicating that the current
4528 article has the same subject as the previous.  This string will be used
4529 with those specs that require it.  The default is @code{""}.
4530
4531
4532 @node Summary Buffer Lines
4533 @subsection Summary Buffer Lines
4534
4535 @vindex gnus-summary-line-format
4536 You can change the format of the lines in the summary buffer by changing
4537 the @code{gnus-summary-line-format} variable.  It works along the same
4538 lines as a normal @code{format} string, with some extensions
4539 (@pxref{Formatting Variables}).
4540
4541 There should always be a colon or a point position marker on the line;
4542 the cursor always moves to the point position marker or the colon after
4543 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4544 possible to change this.  Just write a new function
4545 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4546 @xref{Positioning Point}.
4547
4548 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4549
4550 The following format specification characters and extended format
4551 specification(s) are understood:
4552
4553 @table @samp
4554 @item N
4555 Article number.
4556 @item S
4557 Subject string.  List identifiers stripped,
4558 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4559 @item s
4560 Subject if the article is the root of the thread or the previous article
4561 had a different subject, @code{gnus-summary-same-subject} otherwise.
4562 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4563 @item F
4564 Full @code{From} header.
4565 @item n
4566 The name (from the @code{From} header).
4567 @item f
4568 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4569 From Newsgroups}).
4570 @item a
4571 The name (from the @code{From} header).  This differs from the @code{n}
4572 spec in that it uses the function designated by the
4573 @code{gnus-extract-address-components} variable, which is slower, but
4574 may be more thorough.
4575 @item A
4576 The address (from the @code{From} header).  This works the same way as
4577 the @code{a} spec.
4578 @item L
4579 Number of lines in the article.
4580 @item c
4581 Number of characters in the article.  This specifier is not supported
4582 in some methods (like nnfolder).
4583 @item k
4584 Pretty-printed version of the number of characters in the article;
4585 for example, @samp{1.2k} or @samp{0.4M}.
4586 @item I
4587 Indentation based on thread level (@pxref{Customizing Threading}).
4588 @item B
4589 A complex trn-style thread tree, showing response-connecting trace
4590 lines.  A thread could be drawn like this:
4591
4592 @example
4593 >
4594 +->
4595 | +->
4596 | | \->
4597 | |   \->
4598 | \->
4599 +->
4600 \->
4601 @end example
4602
4603 You can customize the appearance with the following options.  Note
4604 that it is possible to make the thread display look really neat by
4605 replacing the default @acronym{ASCII} characters with graphic
4606 line-drawing glyphs.
4607 @table @code
4608 @item gnus-sum-thread-tree-root
4609 @vindex gnus-sum-thread-tree-root
4610 Used for the root of a thread.  If @code{nil}, use subject
4611 instead.  The default is @samp{> }.
4612
4613 @item gnus-sum-thread-tree-false-root
4614 @vindex gnus-sum-thread-tree-false-root
4615 Used for the false root of a thread (@pxref{Loose Threads}).  If
4616 @code{nil}, use subject instead.  The default is @samp{> }.
4617
4618 @item gnus-sum-thread-tree-single-indent
4619 @vindex gnus-sum-thread-tree-single-indent
4620 Used for a thread with just one message.  If @code{nil}, use subject
4621 instead.  The default is @samp{}.
4622
4623 @item gnus-sum-thread-tree-vertical
4624 @vindex gnus-sum-thread-tree-vertical
4625 Used for drawing a vertical line.  The default is @samp{| }.
4626
4627 @item gnus-sum-thread-tree-indent
4628 @vindex gnus-sum-thread-tree-indent
4629 Used for indenting.  The default is @samp{  }.
4630
4631 @item gnus-sum-thread-tree-leaf-with-other
4632 @vindex gnus-sum-thread-tree-leaf-with-other
4633 Used for a leaf with brothers.  The default is @samp{+-> }.
4634
4635 @item gnus-sum-thread-tree-single-leaf
4636 @vindex gnus-sum-thread-tree-single-leaf
4637 Used for a leaf without brothers.  The default is @samp{\-> }
4638
4639 @end table
4640
4641 @item T
4642 Nothing if the article is a root and lots of spaces if it isn't (it
4643 pushes everything after it off the screen).
4644 @item [
4645 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4646 for adopted articles (@pxref{Customizing Threading}).
4647 @item ]
4648 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4649 for adopted articles.
4650 @item >
4651 One space for each thread level.
4652 @item <
4653 Twenty minus thread level spaces.
4654 @item U
4655 Unread.  @xref{Read Articles}.
4656
4657 @item R
4658 This misleadingly named specifier is the @dfn{secondary mark}.  This
4659 mark will say whether the article has been replied to, has been cached,
4660 or has been saved.  @xref{Other Marks}.
4661
4662 @item i
4663 Score as a number (@pxref{Scoring}).
4664 @item z
4665 @vindex gnus-summary-zcore-fuzz
4666 Zcore, @samp{+} if above the default level and @samp{-} if below the
4667 default level.  If the difference between
4668 @code{gnus-summary-default-score} and the score is less than
4669 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4670 @item V
4671 Total thread score.
4672 @item x
4673 @code{Xref}.
4674 @item D
4675 @code{Date}.
4676 @item d
4677 The @code{Date} in @code{DD-MMM} format.
4678 @item o
4679 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4680 @item M
4681 @code{Message-ID}.
4682 @item r
4683 @code{References}.
4684 @item t
4685 Number of articles in the current sub-thread.  Using this spec will slow
4686 down summary buffer generation somewhat.
4687 @item e
4688 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4689 article has any children.
4690 @item P
4691 The line number.
4692 @item O
4693 Download mark.
4694 @item &user-date;
4695 Age sensitive date format.  Various date format is defined in
4696 @code{gnus-user-date-format-alist}.
4697 @item u
4698 User defined specifier.  The next character in the format string should
4699 be a letter.  Gnus will call the function
4700 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4701 following @samp{%u}.  The function will be passed the current header as
4702 argument.  The function should return a string, which will be inserted
4703 into the summary just like information from any other summary specifier.
4704 @end table
4705
4706 Text between @samp{%(} and @samp{%)} will be highlighted with
4707 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4708 There can only be one such area.
4709
4710 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4711 have to be handled with care.  For reasons of efficiency, gnus will
4712 compute what column these characters will end up in, and ``hard-code''
4713 that.  This means that it is invalid to have these specs after a
4714 variable-length spec.  Well, you might not be arrested, but your summary
4715 buffer will look strange, which is bad enough.
4716
4717 The smart choice is to have these specs as far to the left as possible.
4718 (Isn't that the case with everything, though?  But I digress.)
4719
4720 This restriction may disappear in later versions of gnus.
4721
4722
4723 @node To From Newsgroups
4724 @subsection To From Newsgroups
4725 @cindex To
4726 @cindex Newsgroups
4727
4728 In some groups (particularly in archive groups), the @code{From} header
4729 isn't very interesting, since all the articles there are written by
4730 you.  To display the information in the @code{To} or @code{Newsgroups}
4731 headers instead, you need to decide three things: What information to
4732 gather; where to display it; and when to display it.
4733
4734 @enumerate
4735 @item
4736 @vindex gnus-extra-headers
4737 The reading of extra header information is controlled by the
4738 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4739 instance:
4740
4741 @lisp
4742 (setq gnus-extra-headers
4743       '(To Newsgroups X-Newsreader))
4744 @end lisp
4745
4746 This will result in Gnus trying to obtain these three headers, and
4747 storing it in header structures for later easy retrieval.
4748
4749 @item
4750 @findex gnus-extra-header
4751 The value of these extra headers can be accessed via the
4752 @code{gnus-extra-header} function.  Here's a format line spec that will
4753 access the @code{X-Newsreader} header:
4754
4755 @example
4756 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4757 @end example
4758
4759 @item
4760 @vindex gnus-ignored-from-addresses
4761 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4762 summary line spec returns the @code{To}, @code{Newsreader} or
4763 @code{From} header.  If this regexp matches the contents of the
4764 @code{From} header, the value of the @code{To} or @code{Newsreader}
4765 headers are used instead.
4766
4767 To distinguish regular articles from those where the @code{From} field
4768 has been swapped, a string is prefixed to the @code{To} or
4769 @code{Newsgroups} header in the summary line.  By default the string is
4770 @samp{-> } for @code{To} and @samp{=> } for @code{Newsgroups}, you can
4771 customize these strings with @code{gnus-summary-to-prefix} and
4772 @code{gnus-summary-newsgroup-prefix}.
4773
4774 @end enumerate
4775
4776 @vindex nnmail-extra-headers
4777 A related variable is @code{nnmail-extra-headers}, which controls when
4778 to include extra headers when generating overview (@acronym{NOV}) files.
4779 If you have old overview files, you should regenerate them after
4780 changing this variable, by entering the server buffer using @kbd{^},
4781 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4782 regeneration.
4783
4784 @vindex gnus-summary-line-format
4785 You also have to instruct Gnus to display the data by changing the
4786 @code{%n} spec to the @code{%f} spec in the
4787 @code{gnus-summary-line-format} variable.
4788
4789 In summary, you'd typically put something like the following in
4790 @file{~/.gnus.el}:
4791
4792 @lisp
4793 (setq gnus-extra-headers
4794       '(To Newsgroups))
4795 (setq nnmail-extra-headers gnus-extra-headers)
4796 (setq gnus-summary-line-format
4797       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4798 (setq gnus-ignored-from-addresses
4799       "Your Name Here")
4800 @end lisp
4801
4802 (The values listed above are the default values in Gnus.  Alter them
4803 to fit your needs.)
4804
4805 A note for news server administrators, or for users who wish to try to
4806 convince their news server administrator to provide some additional
4807 support:
4808
4809 The above is mostly useful for mail groups, where you have control over
4810 the @acronym{NOV} files that are created.  However, if you can persuade your
4811 nntp admin to add (in the usual implementation, notably INN):
4812
4813 @example
4814 Newsgroups:full
4815 @end example
4816
4817 to the end of her @file{overview.fmt} file, then you can use that just
4818 as you would the extra headers from the mail groups.
4819
4820
4821 @node Summary Buffer Mode Line
4822 @subsection Summary Buffer Mode Line
4823
4824 @vindex gnus-summary-mode-line-format
4825 You can also change the format of the summary mode bar (@pxref{Mode Line
4826 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4827 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4828
4829 Here are the elements you can play with:
4830
4831 @table @samp
4832 @item G
4833 Group name.
4834 @item p
4835 Unprefixed group name.
4836 @item A
4837 Current article number.
4838 @item z
4839 Current article score.
4840 @item V
4841 Gnus version.
4842 @item U
4843 Number of unread articles in this group.
4844 @item e
4845 Number of unread articles in this group that aren't displayed in the
4846 summary buffer.
4847 @item Z
4848 A string with the number of unread and unselected articles represented
4849 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4850 articles, and just as @samp{<%U more>} if there are just unread articles
4851 and no unselected ones.
4852 @item g
4853 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4854 shortened to @samp{r.a.anime}.
4855 @item S
4856 Subject of the current article.
4857 @item u
4858 User-defined spec (@pxref{User-Defined Specs}).
4859 @item s
4860 Name of the current score file (@pxref{Scoring}).
4861 @item d
4862 Number of dormant articles (@pxref{Unread Articles}).
4863 @item t
4864 Number of ticked articles (@pxref{Unread Articles}).
4865 @item r
4866 Number of articles that have been marked as read in this session.
4867 @item E
4868 Number of articles expunged by the score files.
4869 @end table
4870
4871
4872 @node Summary Highlighting
4873 @subsection Summary Highlighting
4874
4875 @table @code
4876
4877 @item gnus-visual-mark-article-hook
4878 @vindex gnus-visual-mark-article-hook
4879 This hook is run after selecting an article.  It is meant to be used for
4880 highlighting the article in some way.  It is not run if
4881 @code{gnus-visual} is @code{nil}.
4882
4883 @item gnus-summary-update-hook
4884 @vindex gnus-summary-update-hook
4885 This hook is called when a summary line is changed.  It is not run if
4886 @code{gnus-visual} is @code{nil}.
4887
4888 @item gnus-summary-selected-face
4889 @vindex gnus-summary-selected-face
4890 This is the face (or @dfn{font} as some people call it) used to
4891 highlight the current article in the summary buffer.
4892
4893 @item gnus-summary-highlight
4894 @vindex gnus-summary-highlight
4895 Summary lines are highlighted according to this variable, which is a
4896 list where the elements are of the format @code{(@var{form}
4897 . @var{face})}.  If you would, for instance, like ticked articles to be
4898 italic and high-scored articles to be bold, you could set this variable
4899 to something like
4900 @lisp
4901 (((eq mark gnus-ticked-mark) . italic)
4902  ((> score default) . bold))
4903 @end lisp
4904 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4905 @var{face} will be applied to the line.
4906 @end table
4907
4908
4909 @node Summary Maneuvering
4910 @section Summary Maneuvering
4911 @cindex summary movement
4912
4913 All the straight movement commands understand the numeric prefix and
4914 behave pretty much as you'd expect.
4915
4916 None of these commands select articles.
4917
4918 @table @kbd
4919 @item G M-n
4920 @itemx M-n
4921 @kindex M-n (Summary)
4922 @kindex G M-n (Summary)
4923 @findex gnus-summary-next-unread-subject
4924 Go to the next summary line of an unread article
4925 (@code{gnus-summary-next-unread-subject}).
4926
4927 @item G M-p
4928 @itemx M-p
4929 @kindex M-p (Summary)
4930 @kindex G M-p (Summary)
4931 @findex gnus-summary-prev-unread-subject
4932 Go to the previous summary line of an unread article
4933 (@code{gnus-summary-prev-unread-subject}).
4934
4935 @item G g
4936 @kindex G g (Summary)
4937 @findex gnus-summary-goto-subject
4938 Ask for an article number and then go to the summary line of that article
4939 without displaying the article (@code{gnus-summary-goto-subject}).
4940 @end table
4941
4942 If gnus asks you to press a key to confirm going to the next group, you
4943 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4944 buffer, searching for the next group to read without actually returning
4945 to the group buffer.
4946
4947 Variables related to summary movement:
4948
4949 @table @code
4950
4951 @vindex gnus-auto-select-next
4952 @item gnus-auto-select-next
4953 If you issue one of the movement commands (like @kbd{n}) and there are
4954 no more unread articles after the current one, gnus will offer to go to
4955 the next group.  If this variable is @code{t} and the next group is
4956 empty, gnus will exit summary mode and return to the group buffer.  If
4957 this variable is neither @code{t} nor @code{nil}, gnus will select the
4958 next group with unread articles.  As a special case, if this variable
4959 is @code{quietly}, Gnus will select the next group without asking for
4960 confirmation.  If this variable is @code{almost-quietly}, the same
4961 will happen only if you are located on the last article in the group.
4962 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4963 command will go to the next group without confirmation.  Also
4964 @pxref{Group Levels}.
4965
4966 @item gnus-auto-select-same
4967 @vindex gnus-auto-select-same
4968 If non-@code{nil}, all the movement commands will try to go to the next
4969 article with the same subject as the current.  (@dfn{Same} here might
4970 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4971 for details (@pxref{Customizing Threading}).)  If there are no more
4972 articles with the same subject, go to the first unread article.
4973
4974 This variable is not particularly useful if you use a threaded display.
4975
4976 @item gnus-summary-check-current
4977 @vindex gnus-summary-check-current
4978 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4979 to the next (or previous) article if the current article is unread.
4980 Instead, they will choose the current article.
4981
4982 @item gnus-auto-center-summary
4983 @vindex gnus-auto-center-summary
4984 If non-@code{nil}, gnus will keep the point in the summary buffer
4985 centered at all times.  This makes things quite tidy, but if you have a
4986 slow network connection, or simply do not like this un-Emacsism, you can
4987 set this variable to @code{nil} to get the normal Emacs scrolling
4988 action.  This will also inhibit horizontal re-centering of the summary
4989 buffer, which might make it more inconvenient to read extremely long
4990 threads.
4991
4992 This variable can also be a number.  In that case, center the window at
4993 the given number of lines from the top.
4994
4995 @end table
4996
4997
4998 @node Choosing Articles
4999 @section Choosing Articles
5000 @cindex selecting articles
5001
5002 @menu
5003 * Choosing Commands::           Commands for choosing articles.
5004 * Choosing Variables::          Variables that influence these commands.
5005 @end menu
5006
5007
5008 @node Choosing Commands
5009 @subsection Choosing Commands
5010
5011 None of the following movement commands understand the numeric prefix,
5012 and they all select and display an article.
5013
5014 If you want to fetch new articles or redisplay the group, see
5015 @ref{Exiting the Summary Buffer}.
5016
5017 @table @kbd
5018 @item SPACE
5019 @kindex SPACE (Summary)
5020 @findex gnus-summary-next-page
5021 Select the current article, or, if that one's read already, the next
5022 unread article (@code{gnus-summary-next-page}).
5023
5024 If you have an article window open already and you press @kbd{SPACE}
5025 again, the article will be scrolled.  This lets you conveniently
5026 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5027
5028 @item G n
5029 @itemx n
5030 @kindex n (Summary)
5031 @kindex G n (Summary)
5032 @findex gnus-summary-next-unread-article
5033 @c @icon{gnus-summary-next-unread}
5034 Go to next unread article (@code{gnus-summary-next-unread-article}).
5035
5036 @item G p
5037 @itemx p
5038 @kindex p (Summary)
5039 @findex gnus-summary-prev-unread-article
5040 @c @icon{gnus-summary-prev-unread}
5041 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5042
5043 @item G N
5044 @itemx N
5045 @kindex N (Summary)
5046 @kindex G N (Summary)
5047 @findex gnus-summary-next-article
5048 Go to the next article (@code{gnus-summary-next-article}).
5049
5050 @item G P
5051 @itemx P
5052 @kindex P (Summary)
5053 @kindex G P (Summary)
5054 @findex gnus-summary-prev-article
5055 Go to the previous article (@code{gnus-summary-prev-article}).
5056
5057 @item G C-n
5058 @kindex G C-n (Summary)
5059 @findex gnus-summary-next-same-subject
5060 Go to the next article with the same subject
5061 (@code{gnus-summary-next-same-subject}).
5062
5063 @item G C-p
5064 @kindex G C-p (Summary)
5065 @findex gnus-summary-prev-same-subject
5066 Go to the previous article with the same subject
5067 (@code{gnus-summary-prev-same-subject}).
5068
5069 @item G f
5070 @itemx .
5071 @kindex G f  (Summary)
5072 @kindex .  (Summary)
5073 @findex gnus-summary-first-unread-article
5074 Go to the first unread article
5075 (@code{gnus-summary-first-unread-article}).
5076
5077 @item G b
5078 @itemx ,
5079 @kindex G b (Summary)
5080 @kindex , (Summary)
5081 @findex gnus-summary-best-unread-article
5082 Go to the unread article with the highest score
5083 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5084 go to the first unread article that has a score over the default score.
5085
5086 @item G l
5087 @itemx l
5088 @kindex l (Summary)
5089 @kindex G l (Summary)
5090 @findex gnus-summary-goto-last-article
5091 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5092
5093 @item G o
5094 @kindex G o (Summary)
5095 @findex gnus-summary-pop-article
5096 @cindex history
5097 @cindex article history
5098 Pop an article off the summary history and go to this article
5099 (@code{gnus-summary-pop-article}).  This command differs from the
5100 command above in that you can pop as many previous articles off the
5101 history as you like, while @kbd{l} toggles the two last read articles.
5102 For a somewhat related issue (if you use these commands a lot),
5103 @pxref{Article Backlog}.
5104
5105 @item G j
5106 @itemx j
5107 @kindex j (Summary)
5108 @kindex G j (Summary)
5109 @findex gnus-summary-goto-article
5110 Ask for an article number or @code{Message-ID}, and then go to that
5111 article (@code{gnus-summary-goto-article}).
5112
5113 @end table
5114
5115
5116 @node Choosing Variables
5117 @subsection Choosing Variables
5118
5119 Some variables relevant for moving and selecting articles:
5120
5121 @table @code
5122 @item gnus-auto-extend-newsgroup
5123 @vindex gnus-auto-extend-newsgroup
5124 All the movement commands will try to go to the previous (or next)
5125 article, even if that article isn't displayed in the Summary buffer if
5126 this variable is non-@code{nil}.  Gnus will then fetch the article from
5127 the server and display it in the article buffer.
5128
5129 @item gnus-select-article-hook
5130 @vindex gnus-select-article-hook
5131 This hook is called whenever an article is selected.  By default it
5132 exposes any threads hidden under the selected article.  If you would
5133 like each article to be saved in the Agent as you read it, putting
5134 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5135
5136 @item gnus-mark-article-hook
5137 @vindex gnus-mark-article-hook
5138 @findex gnus-summary-mark-unread-as-read
5139 @findex gnus-summary-mark-read-and-unread-as-read
5140 @findex gnus-unread-mark
5141 This hook is called whenever an article is selected.  It is intended to
5142 be used for marking articles as read.  The default value is
5143 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5144 mark of almost any article you read to @code{gnus-unread-mark}.  The
5145 only articles not affected by this function are ticked, dormant, and
5146 expirable articles.  If you'd instead like to just have unread articles
5147 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5148 instead.  It will leave marks like @code{gnus-low-score-mark},
5149 @code{gnus-del-mark} (and so on) alone.
5150
5151 @end table
5152
5153
5154 @node Paging the Article
5155 @section Scrolling the Article
5156 @cindex article scrolling
5157
5158 @table @kbd
5159
5160 @item SPACE
5161 @kindex SPACE (Summary)
5162 @findex gnus-summary-next-page
5163 Pressing @kbd{SPACE} will scroll the current article forward one page,
5164 or, if you have come to the end of the current article, will choose the
5165 next article (@code{gnus-summary-next-page}).
5166
5167 @vindex gnus-article-boring-faces
5168 @vindex gnus-article-skip-boring
5169 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5170 the article consists only of citations and signature, then it will be
5171 skipped; the next article will be shown instead.  You can customize
5172 what is considered uninteresting with
5173 @code{gnus-article-boring-faces}.  You can manually view the article's
5174 pages, no matter how boring, using @kbd{C-M-v}.
5175
5176 @item DEL
5177 @kindex DEL (Summary)
5178 @findex gnus-summary-prev-page
5179 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5180
5181 @item RET
5182 @kindex RET (Summary)
5183 @findex gnus-summary-scroll-up
5184 Scroll the current article one line forward
5185 (@code{gnus-summary-scroll-up}).
5186
5187 @item M-RET
5188 @kindex M-RET (Summary)
5189 @findex gnus-summary-scroll-down
5190 Scroll the current article one line backward
5191 (@code{gnus-summary-scroll-down}).
5192
5193 @item A g
5194 @itemx g
5195 @kindex A g (Summary)
5196 @kindex g (Summary)
5197 @findex gnus-summary-show-article
5198 @vindex gnus-summary-show-article-charset-alist
5199 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5200 given a prefix, fetch the current article, but don't run any of the
5201 article treatment functions.  This will give you a ``raw'' article, just
5202 the way it came from the server.
5203
5204 If given a numerical prefix, you can do semi-manual charset stuff.
5205 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5206 encoded in the @code{cn-gb-2312} charset.  If you have
5207
5208 @lisp
5209 (setq gnus-summary-show-article-charset-alist
5210       '((1 . cn-gb-2312)
5211         (2 . big5)))
5212 @end lisp
5213
5214 then you can say @kbd{C-u 1 g} to get the same effect.
5215
5216 @item A <
5217 @itemx <
5218 @kindex < (Summary)
5219 @kindex A < (Summary)
5220 @findex gnus-summary-beginning-of-article
5221 Scroll to the beginning of the article
5222 (@code{gnus-summary-beginning-of-article}).
5223
5224 @item A >
5225 @itemx >
5226 @kindex > (Summary)
5227 @kindex A > (Summary)
5228 @findex gnus-summary-end-of-article
5229 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5230
5231 @item A s
5232 @itemx s
5233 @kindex A s (Summary)
5234 @kindex s (Summary)
5235 @findex gnus-summary-isearch-article
5236 Perform an isearch in the article buffer
5237 (@code{gnus-summary-isearch-article}).
5238
5239 @item h
5240 @kindex h (Summary)
5241 @findex gnus-summary-select-article-buffer
5242 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5243
5244 @end table
5245
5246
5247 @node Reply Followup and Post
5248 @section Reply, Followup and Post
5249
5250 @menu
5251 * Summary Mail Commands::       Sending mail.
5252 * Summary Post Commands::       Sending news.
5253 * Summary Message Commands::    Other Message-related commands.
5254 * Canceling and Superseding::
5255 @end menu
5256
5257
5258 @node Summary Mail Commands
5259 @subsection Summary Mail Commands
5260 @cindex mail
5261 @cindex composing mail
5262
5263 Commands for composing a mail message:
5264
5265 @table @kbd
5266
5267 @item S r
5268 @itemx r
5269 @kindex S r (Summary)
5270 @kindex r (Summary)
5271 @findex gnus-summary-reply
5272 @c @icon{gnus-summary-mail-reply}
5273 @c @icon{gnus-summary-reply}
5274 Mail a reply to the author of the current article
5275 (@code{gnus-summary-reply}).
5276
5277 @item S R
5278 @itemx R
5279 @kindex R (Summary)
5280 @kindex S R (Summary)
5281 @findex gnus-summary-reply-with-original
5282 @c @icon{gnus-summary-reply-with-original}
5283 Mail a reply to the author of the current article and include the
5284 original message (@code{gnus-summary-reply-with-original}).  This
5285 command uses the process/prefix convention.
5286
5287 @item S w
5288 @kindex S w (Summary)
5289 @findex gnus-summary-wide-reply
5290 Mail a wide reply to the author of the current article
5291 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5292 goes out to all people listed in the @code{To}, @code{From} (or
5293 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5294 present, that's used instead.
5295
5296 @item S W
5297 @kindex S W (Summary)
5298 @findex gnus-summary-wide-reply-with-original
5299 Mail a wide reply to the current article and include the original
5300 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5301 the process/prefix convention.
5302
5303 @item S v
5304 @kindex S v (Summary)
5305 @findex gnus-summary-very-wide-reply
5306 Mail a very wide reply to the author of the current article
5307 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5308 that goes out to all people listed in the @code{To}, @code{From} (or
5309 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5310 articles.  This command uses the process/prefix convention.
5311
5312 @item S V
5313 @kindex S V (Summary)
5314 @findex gnus-summary-very-wide-reply-with-original
5315 Mail a very wide reply to the author of the current article and include the
5316 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5317 command uses the process/prefix convention.
5318
5319 @item S B r
5320 @kindex S B r (Summary)
5321 @findex gnus-summary-reply-broken-reply-to
5322 Mail a reply to the author of the current article but ignore the
5323 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5324 If you need this because a mailing list incorrectly sets a
5325 @code{Reply-To} header pointing to the list, you probably want to set
5326 the @code{broken-reply-to} group parameter instead, so things will work
5327 correctly.  @xref{Group Parameters}.
5328
5329 @item S B R
5330 @kindex S B R (Summary)
5331 @findex gnus-summary-reply-broken-reply-to-with-original
5332 Mail a reply to the author of the current article and include the
5333 original message but ignore the @code{Reply-To} field
5334 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5335
5336 @item S o m
5337 @itemx C-c C-f
5338 @kindex S o m (Summary)
5339 @kindex C-c C-f (Summary)
5340 @findex gnus-summary-mail-forward
5341 @c @icon{gnus-summary-mail-forward}
5342 Forward the current article to some other person
5343 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5344 headers of the forwarded article.
5345
5346 @item S m
5347 @itemx m
5348 @kindex m (Summary)
5349 @kindex S m (Summary)
5350 @findex gnus-summary-mail-other-window
5351 @c @icon{gnus-summary-mail-originate}
5352 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5353 the posting style of the current group.  If given a prefix, disable that.
5354 If the prefix is 1, prompt for a group name to find the posting style.
5355
5356 @item S i
5357 @itemx i
5358 @kindex i (Summary)
5359 @kindex S i (Summary)
5360 @findex gnus-summary-news-other-window
5361 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5362 post to the current group.  If given a prefix, disable that.  If the
5363 prefix is 1, prompt for a group to post to.
5364
5365 This function actually prepares a news even when using mail groups.
5366 This is useful for ``posting'' messages to mail groups without actually
5367 sending them over the network: they're just saved directly to the group
5368 in question.  The corresponding back end must have a request-post method
5369 for this to work though.
5370
5371 @item S D b
5372 @kindex S D b (Summary)
5373 @findex gnus-summary-resend-bounced-mail
5374 @cindex bouncing mail
5375 If you have sent a mail, but the mail was bounced back to you for some
5376 reason (wrong address, transient failure), you can use this command to
5377 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5378 will be popped into a mail buffer where you can edit the headers before
5379 sending the mail off again.  If you give a prefix to this command, and
5380 the bounced mail is a reply to some other mail, gnus will try to fetch
5381 that mail and display it for easy perusal of its headers.  This might
5382 very well fail, though.
5383
5384 @item S D r
5385 @kindex S D r (Summary)
5386 @findex gnus-summary-resend-message
5387 Not to be confused with the previous command,
5388 @code{gnus-summary-resend-message} will prompt you for an address to
5389 send the current message off to, and then send it to that place.  The
5390 headers of the message won't be altered---but lots of headers that say
5391 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5392 means that you actually send a mail to someone that has a @code{To}
5393 header that (probably) points to yourself.  This will confuse people.
5394 So, natcherly you'll only do that if you're really eVIl.
5395
5396 This command is mainly used if you have several accounts and want to
5397 ship a mail to a different account of yours.  (If you're both
5398 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5399 to the @code{root} account, you may want to resend it to
5400 @code{postmaster}.  Ordnung muss sein!
5401
5402 This command understands the process/prefix convention
5403 (@pxref{Process/Prefix}).
5404
5405 @item S D e
5406 @kindex S D e (Summary)
5407 @findex gnus-summary-resend-message-edit
5408
5409 Like the previous command, but will allow you to edit the message as
5410 if it were a new message before resending.
5411
5412 @item S O m
5413 @kindex S O m (Summary)
5414 @findex gnus-summary-digest-mail-forward
5415 Digest the current series (@pxref{Decoding Articles}) and forward the
5416 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5417 command uses the process/prefix convention (@pxref{Process/Prefix}).
5418
5419 @item S M-c
5420 @kindex S M-c (Summary)
5421 @findex gnus-summary-mail-crosspost-complaint
5422 @cindex crossposting
5423 @cindex excessive crossposting
5424 Send a complaint about excessive crossposting to the author of the
5425 current article (@code{gnus-summary-mail-crosspost-complaint}).
5426
5427 @findex gnus-crosspost-complaint
5428 This command is provided as a way to fight back against the current
5429 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5430 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5431 command understands the process/prefix convention
5432 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5433
5434 @end table
5435
5436 Also @xref{Header Commands, ,Header Commands, message, The Message
5437 Manual}, for more information.
5438
5439
5440 @node Summary Post Commands
5441 @subsection Summary Post Commands
5442 @cindex post
5443 @cindex composing news
5444
5445 Commands for posting a news article:
5446
5447 @table @kbd
5448 @item S p
5449 @itemx a
5450 @kindex a (Summary)
5451 @kindex S p (Summary)
5452 @findex gnus-summary-post-news
5453 @c @icon{gnus-summary-post-news}
5454 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5455 default, post to the current group.  If given a prefix, disable that.
5456 If the prefix is 1, prompt for another group instead.
5457
5458 @item S f
5459 @itemx f
5460 @kindex f (Summary)
5461 @kindex S f (Summary)
5462 @findex gnus-summary-followup
5463 @c @icon{gnus-summary-followup}
5464 Post a followup to the current article (@code{gnus-summary-followup}).
5465
5466 @item S F
5467 @itemx F
5468 @kindex S F (Summary)
5469 @kindex F (Summary)
5470 @c @icon{gnus-summary-followup-with-original}
5471 @findex gnus-summary-followup-with-original
5472 Post a followup to the current article and include the original message
5473 (@code{gnus-summary-followup-with-original}).  This command uses the
5474 process/prefix convention.
5475
5476 @item S n
5477 @kindex S n (Summary)
5478 @findex gnus-summary-followup-to-mail
5479 Post a followup to the current article via news, even if you got the
5480 message through mail (@code{gnus-summary-followup-to-mail}).
5481
5482 @item S N
5483 @kindex S N (Summary)
5484 @findex gnus-summary-followup-to-mail-with-original
5485 Post a followup to the current article via news, even if you got the
5486 message through mail and include the original message
5487 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5488 the process/prefix convention.
5489
5490 @item S o p
5491 @kindex S o p (Summary)
5492 @findex gnus-summary-post-forward
5493 Forward the current article to a newsgroup
5494 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5495 headers of the forwarded article.
5496
5497 @item S O p
5498 @kindex S O p (Summary)
5499 @findex gnus-summary-digest-post-forward
5500 @cindex digests
5501 @cindex making digests
5502 Digest the current series and forward the result to a newsgroup
5503 (@code{gnus-summary-digest-post-forward}).  This command uses the
5504 process/prefix convention.
5505
5506 @item S u
5507 @kindex S u (Summary)
5508 @findex gnus-uu-post-news
5509 @c @icon{gnus-uu-post-news}
5510 Uuencode a file, split it into parts, and post it as a series
5511 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5512 @end table
5513
5514 Also @xref{Header Commands, ,Header Commands, message, The Message
5515 Manual}, for more information.
5516
5517
5518 @node Summary Message Commands
5519 @subsection Summary Message Commands
5520
5521 @table @kbd
5522 @item S y
5523 @kindex S y (Summary)
5524 @findex gnus-summary-yank-message
5525 Yank the current article into an already existing Message composition
5526 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5527 what message buffer you want to yank into, and understands the
5528 process/prefix convention (@pxref{Process/Prefix}).
5529
5530 @end table
5531
5532
5533 @node Canceling and Superseding
5534 @subsection Canceling Articles
5535 @cindex canceling articles
5536 @cindex superseding articles
5537
5538 Have you ever written something, and then decided that you really,
5539 really, really wish you hadn't posted that?
5540
5541 Well, you can't cancel mail, but you can cancel posts.
5542
5543 @findex gnus-summary-cancel-article
5544 @kindex C (Summary)
5545 @c @icon{gnus-summary-cancel-article}
5546 Find the article you wish to cancel (you can only cancel your own
5547 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5548 c} (@code{gnus-summary-cancel-article}).  Your article will be
5549 canceled---machines all over the world will be deleting your article.
5550 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5551
5552 Be aware, however, that not all sites honor cancels, so your article may
5553 live on here and there, while most sites will delete the article in
5554 question.
5555
5556 Gnus will use the ``current'' select method when canceling.  If you
5557 want to use the standard posting method, use the @samp{a} symbolic
5558 prefix (@pxref{Symbolic Prefixes}).
5559
5560 Gnus ensures that only you can cancel your own messages using a
5561 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5562 message, Message Manual}).
5563
5564 If you discover that you have made some mistakes and want to do some
5565 corrections, you can post a @dfn{superseding} article that will replace
5566 your original article.
5567
5568 @findex gnus-summary-supersede-article
5569 @kindex S (Summary)
5570 Go to the original article and press @kbd{S s}
5571 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5572 where you can edit the article all you want before sending it off the
5573 usual way.
5574
5575 The same goes for superseding as for canceling, only more so: Some
5576 sites do not honor superseding.  On those sites, it will appear that you
5577 have posted almost the same article twice.
5578
5579 If you have just posted the article, and change your mind right away,
5580 there is a trick you can use to cancel/supersede the article without
5581 waiting for the article to appear on your site first.  You simply return
5582 to the post buffer (which is called @code{*sent ...*}).  There you will
5583 find the article you just posted, with all the headers intact.  Change
5584 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5585 header by substituting one of those words for the word
5586 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5587 you would do normally.  The previous article will be
5588 canceled/superseded.
5589
5590 Just remember, kids: There is no 'c' in 'supersede'.
5591
5592 @node Delayed Articles
5593 @section Delayed Articles
5594 @cindex delayed sending
5595 @cindex send delayed
5596
5597 Sometimes, you might wish to delay the sending of a message.  For
5598 example, you might wish to arrange for a message to turn up just in time
5599 to remind your about the birthday of your Significant Other.  For this,
5600 there is the @code{gnus-delay} package.  Setup is simple:
5601
5602 @lisp
5603 (gnus-delay-initialize)
5604 @end lisp
5605
5606 @findex gnus-delay-article
5607 Normally, to send a message you use the @kbd{C-c C-c} command from
5608 Message mode.  To delay a message, use @kbd{C-c C-j}
5609 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5610 message should be delayed.  Possible answers are:
5611
5612 @itemize @bullet
5613 @item
5614 A time span.  Consists of an integer and a letter.  For example,
5615 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5616 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5617 (months) and @code{Y} (years).
5618
5619 @item
5620 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5621 delayed until that day, at a specific time (eight o'clock by default).
5622 See also @code{gnus-delay-default-hour}.
5623
5624 @item
5625 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5626 stuff.  The deadline will be at that time today, except if that time has
5627 already passed, then it's at the given time tomorrow.  So if it's ten
5628 o'clock in the morning and you specify @code{11:15}, then the deadline
5629 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5630 that means a time tomorrow.
5631 @end itemize
5632
5633 The action of the @code{gnus-delay-article} command is influenced by a
5634 couple of variables:
5635
5636 @table @code
5637 @item gnus-delay-default-hour
5638 @vindex gnus-delay-default-hour
5639 When you specify a specific date, the message will be due on that hour
5640 on the given date.  Possible values are integers 0 through 23.
5641
5642 @item gnus-delay-default-delay
5643 @vindex gnus-delay-default-delay
5644 This is a string and gives the default delay.  It can be of any of the
5645 formats described above.
5646
5647 @item gnus-delay-group
5648 @vindex gnus-delay-group
5649 Delayed articles will be kept in this group on the drafts server until
5650 they are due.  You probably don't need to change this.  The default
5651 value is @code{"delayed"}.
5652
5653 @item gnus-delay-header
5654 @vindex gnus-delay-header
5655 The deadline for each article will be stored in a header.  This variable
5656 is a string and gives the header name.  You probably don't need to
5657 change this.  The default value is @code{"X-Gnus-Delayed"}.
5658 @end table
5659
5660 The way delaying works is like this: when you use the
5661 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5662 calculates the deadline of the message and stores it in the
5663 @code{X-Gnus-Delayed} header and puts the message in the
5664 @code{nndraft:delayed} group.
5665
5666 @findex gnus-delay-send-queue
5667 And whenever you get new news, Gnus looks through the group for articles
5668 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5669 function for this.  By default, this function is added to the hook
5670 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5671 Maybe you want to use the demon to send drafts?  Just tell the demon to
5672 execute the @code{gnus-delay-send-queue} function.
5673
5674 @table @code
5675 @item gnus-delay-initialize
5676 @findex gnus-delay-initialize
5677
5678 By default, this function installs @code{gnus-delay-send-queue} in
5679 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5680 argument @code{no-check}.  If it is non-@code{nil},
5681 @code{gnus-get-new-news-hook} is not changed.  The optional first
5682 argument is ignored.
5683
5684 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5685 Presumably, you want to use the demon for sending due delayed articles.
5686 Just don't forget to set that up :-)
5687 @end table
5688
5689
5690 @node Marking Articles
5691 @section Marking Articles
5692 @cindex article marking
5693 @cindex article ticking
5694 @cindex marks
5695
5696 There are several marks you can set on an article.
5697
5698 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5699 neologism ohoy!) of the article.  Alphabetic marks generally mean
5700 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5701
5702 In addition, you also have marks that do not affect readedness.
5703
5704 @ifinfo
5705 There's a plethora of commands for manipulating these marks.
5706 @end ifinfo
5707
5708 @menu
5709 * Unread Articles::             Marks for unread articles.
5710 * Read Articles::               Marks for read articles.
5711 * Other Marks::                 Marks that do not affect readedness.
5712 * Setting Marks::               How to set and remove marks.
5713 * Generic Marking Commands::    How to customize the marking.
5714 * Setting Process Marks::       How to mark articles for later processing.
5715 @end menu
5716
5717
5718 @node Unread Articles
5719 @subsection Unread Articles
5720
5721 The following marks mark articles as (kinda) unread, in one form or
5722 other.
5723
5724 @table @samp
5725 @item !
5726 @vindex gnus-ticked-mark
5727 Marked as ticked (@code{gnus-ticked-mark}).
5728
5729 @dfn{Ticked articles} are articles that will remain visible always.  If
5730 you see an article that you find interesting, or you want to put off
5731 reading it, or replying to it, until sometime later, you'd typically
5732 tick it.  However, articles can be expired (from news servers by the
5733 news server software, Gnus itself never expires ticked messages), so if
5734 you want to keep an article forever, you'll have to make it persistent
5735 (@pxref{Persistent Articles}).
5736
5737 @item ?
5738 @vindex gnus-dormant-mark
5739 Marked as dormant (@code{gnus-dormant-mark}).
5740
5741 @dfn{Dormant articles} will only appear in the summary buffer if there
5742 are followups to it.  If you want to see them even if they don't have
5743 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5744 Otherwise (except for the visibility issue), they are just like ticked
5745 messages.
5746
5747 @item SPACE
5748 @vindex gnus-unread-mark
5749 Marked as unread (@code{gnus-unread-mark}).
5750
5751 @dfn{Unread articles} are articles that haven't been read at all yet.
5752 @end table
5753
5754
5755 @node Read Articles
5756 @subsection Read Articles
5757 @cindex expirable mark
5758
5759 All the following marks mark articles as read.
5760
5761 @table @samp
5762
5763 @item r
5764 @vindex gnus-del-mark
5765 These are articles that the user has marked as read with the @kbd{d}
5766 command manually, more or less (@code{gnus-del-mark}).
5767
5768 @item R
5769 @vindex gnus-read-mark
5770 Articles that have actually been read (@code{gnus-read-mark}).
5771
5772 @item O
5773 @vindex gnus-ancient-mark
5774 Articles that were marked as read in previous sessions and are now
5775 @dfn{old} (@code{gnus-ancient-mark}).
5776
5777 @item K
5778 @vindex gnus-killed-mark
5779 Marked as killed (@code{gnus-killed-mark}).
5780
5781 @item X
5782 @vindex gnus-kill-file-mark
5783 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5784
5785 @item Y
5786 @vindex gnus-low-score-mark
5787 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5788
5789 @item C
5790 @vindex gnus-catchup-mark
5791 Marked as read by a catchup (@code{gnus-catchup-mark}).
5792
5793 @item G
5794 @vindex gnus-canceled-mark
5795 Canceled article (@code{gnus-canceled-mark})
5796
5797 @item F
5798 @vindex gnus-souped-mark
5799 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5800
5801 @item Q
5802 @vindex gnus-sparse-mark
5803 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5804 Threading}.
5805
5806 @item M
5807 @vindex gnus-duplicate-mark
5808 Article marked as read by duplicate suppression
5809 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5810
5811 @end table
5812
5813 All these marks just mean that the article is marked as read, really.
5814 They are interpreted differently when doing adaptive scoring, though.
5815
5816 One more special mark, though:
5817
5818 @table @samp
5819 @item E
5820 @vindex gnus-expirable-mark
5821 Marked as expirable (@code{gnus-expirable-mark}).
5822
5823 Marking articles as @dfn{expirable} (or have them marked as such
5824 automatically) doesn't make much sense in normal groups---a user doesn't
5825 control expiring of news articles, but in mail groups, for instance,
5826 articles marked as @dfn{expirable} can be deleted by gnus at
5827 any time.
5828 @end table
5829
5830
5831 @node Other Marks
5832 @subsection Other Marks
5833 @cindex process mark
5834 @cindex bookmarks
5835
5836 There are some marks that have nothing to do with whether the article is
5837 read or not.
5838
5839 @itemize @bullet
5840
5841 @item
5842 You can set a bookmark in the current article.  Say you are reading a
5843 long thesis on cats' urinary tracts, and have to go home for dinner
5844 before you've finished reading the thesis.  You can then set a bookmark
5845 in the article, and gnus will jump to this bookmark the next time it
5846 encounters the article.  @xref{Setting Marks}.
5847
5848 @item
5849 @vindex gnus-replied-mark
5850 All articles that you have replied to or made a followup to (i.e., have
5851 answered) will be marked with an @samp{A} in the second column
5852 (@code{gnus-replied-mark}).
5853
5854 @item
5855 @vindex gnus-forwarded-mark
5856 All articles that you have forwarded will be marked with an @samp{F} in
5857 the second column (@code{gnus-forwarded-mark}).
5858
5859 @item
5860 @vindex gnus-cached-mark
5861 Articles stored in the article cache will be marked with an @samp{*} in
5862 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5863
5864 @item
5865 @vindex gnus-saved-mark
5866 Articles ``saved'' (in some manner or other; not necessarily
5867 religiously) are marked with an @samp{S} in the second column
5868 (@code{gnus-saved-mark}).
5869
5870 @item
5871 @vindex gnus-recent-mark
5872 Articles that according to the server haven't been shown to the user
5873 before are marked with a @samp{N} in the second column
5874 (@code{gnus-recent-mark}).  Note that not all servers support this
5875 mark, in which case it simply never appears.  Compare with
5876 @code{gnus-unseen-mark}.
5877
5878 @item
5879 @vindex gnus-unseen-mark
5880 Articles that haven't been seen before in Gnus by the user are marked
5881 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5882 Compare with @code{gnus-recent-mark}.
5883
5884 @item
5885 @vindex gnus-downloaded-mark
5886 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5887 downloaded for unplugged (offline) viewing.  If you are using the
5888 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5889 (The variable @code{gnus-downloaded-mark} controls which character to
5890 use.)
5891
5892 @item
5893 @vindex gnus-undownloaded-mark
5894 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5895 not have been downloaded.  Such articles cannot be viewed while you
5896 are unplugged (offline).  If you are using the @samp{%O} spec, these
5897 articles get the @samp{-} mark in that spec.  (The variable
5898 @code{gnus-undownloaded-mark} controls which character to use.)
5899
5900 @item
5901 @vindex gnus-downloadable-mark
5902 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5903 automatically, but it is also possible to explicitly mark articles for
5904 download, even if they would not be downloaded automatically.  Such
5905 explicitly-marked articles get the @samp{%} mark in the first column.
5906 (The variable @code{gnus-downloadable-mark} controls which character to
5907 use.)
5908
5909 @item
5910 @vindex gnus-not-empty-thread-mark
5911 @vindex gnus-empty-thread-mark
5912 If the @samp{%e} spec is used, the presence of threads or not will be
5913 marked with @code{gnus-not-empty-thread-mark} and
5914 @code{gnus-empty-thread-mark} in the third column, respectively.
5915
5916 @item
5917 @vindex gnus-process-mark
5918 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5919 variety of commands react to the presence of the process mark.  For
5920 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5921 all articles that have been marked with the process mark.  Articles
5922 marked with the process mark have a @samp{#} in the second column.
5923
5924 @end itemize
5925
5926 You might have noticed that most of these ``non-readedness'' marks
5927 appear in the second column by default.  So if you have a cached, saved,
5928 replied article that you have process-marked, what will that look like?
5929
5930 Nothing much.  The precedence rules go as follows: process -> cache ->
5931 replied -> saved.  So if the article is in the cache and is replied,
5932 you'll only see the cache mark and not the replied mark.
5933
5934
5935 @node Setting Marks
5936 @subsection Setting Marks
5937 @cindex setting marks
5938
5939 All the marking commands understand the numeric prefix.
5940
5941 @table @kbd
5942 @item M c
5943 @itemx M-u
5944 @kindex M c (Summary)
5945 @kindex M-u (Summary)
5946 @findex gnus-summary-clear-mark-forward
5947 @cindex mark as unread
5948 Clear all readedness-marks from the current article
5949 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5950 article as unread.
5951
5952 @item M t
5953 @itemx !
5954 @kindex ! (Summary)
5955 @kindex M t (Summary)
5956 @findex gnus-summary-tick-article-forward
5957 Tick the current article (@code{gnus-summary-tick-article-forward}).
5958 @xref{Article Caching}.
5959
5960 @item M ?
5961 @itemx ?
5962 @kindex ? (Summary)
5963 @kindex M ? (Summary)
5964 @findex gnus-summary-mark-as-dormant
5965 Mark the current article as dormant
5966 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5967
5968 @item M d
5969 @itemx d
5970 @kindex M d (Summary)
5971 @kindex d (Summary)
5972 @findex gnus-summary-mark-as-read-forward
5973 Mark the current article as read
5974 (@code{gnus-summary-mark-as-read-forward}).
5975
5976 @item D
5977 @kindex D (Summary)
5978 @findex gnus-summary-mark-as-read-backward
5979 Mark the current article as read and move point to the previous line
5980 (@code{gnus-summary-mark-as-read-backward}).
5981
5982 @item M k
5983 @itemx k
5984 @kindex k (Summary)
5985 @kindex M k (Summary)
5986 @findex gnus-summary-kill-same-subject-and-select
5987 Mark all articles that have the same subject as the current one as read,
5988 and then select the next unread article
5989 (@code{gnus-summary-kill-same-subject-and-select}).
5990
5991 @item M K
5992 @itemx C-k
5993 @kindex M K (Summary)
5994 @kindex C-k (Summary)
5995 @findex gnus-summary-kill-same-subject
5996 Mark all articles that have the same subject as the current one as read
5997 (@code{gnus-summary-kill-same-subject}).
5998
5999 @item M C
6000 @kindex M C (Summary)
6001 @findex gnus-summary-catchup
6002 @c @icon{gnus-summary-catchup}
6003 Mark all unread articles as read (@code{gnus-summary-catchup}).
6004
6005 @item M C-c
6006 @kindex M C-c (Summary)
6007 @findex gnus-summary-catchup-all
6008 Mark all articles in the group as read---even the ticked and dormant
6009 articles (@code{gnus-summary-catchup-all}).
6010
6011 @item M H
6012 @kindex M H (Summary)
6013 @findex gnus-summary-catchup-to-here
6014 Catchup the current group to point (before the point)
6015 (@code{gnus-summary-catchup-to-here}).
6016
6017 @item M h
6018 @kindex M h (Summary)
6019 @findex gnus-summary-catchup-from-here
6020 Catchup the current group from point (after the point)
6021 (@code{gnus-summary-catchup-from-here}).
6022
6023 @item C-w
6024 @kindex C-w (Summary)
6025 @findex gnus-summary-mark-region-as-read
6026 Mark all articles between point and mark as read
6027 (@code{gnus-summary-mark-region-as-read}).
6028
6029 @item M V k
6030 @kindex M V k (Summary)
6031 @findex gnus-summary-kill-below
6032 Kill all articles with scores below the default score (or below the
6033 numeric prefix) (@code{gnus-summary-kill-below}).
6034
6035 @item M e
6036 @itemx E
6037 @kindex M e (Summary)
6038 @kindex E (Summary)
6039 @findex gnus-summary-mark-as-expirable
6040 Mark the current article as expirable
6041 (@code{gnus-summary-mark-as-expirable}).
6042
6043 @item M b
6044 @kindex M b (Summary)
6045 @findex gnus-summary-set-bookmark
6046 Set a bookmark in the current article
6047 (@code{gnus-summary-set-bookmark}).
6048
6049 @item M B
6050 @kindex M B (Summary)
6051 @findex gnus-summary-remove-bookmark
6052 Remove the bookmark from the current article
6053 (@code{gnus-summary-remove-bookmark}).
6054
6055 @item M V c
6056 @kindex M V c (Summary)
6057 @findex gnus-summary-clear-above
6058 Clear all marks from articles with scores over the default score (or
6059 over the numeric prefix) (@code{gnus-summary-clear-above}).
6060
6061 @item M V u
6062 @kindex M V u (Summary)
6063 @findex gnus-summary-tick-above
6064 Tick all articles with scores over the default score (or over the
6065 numeric prefix) (@code{gnus-summary-tick-above}).
6066
6067 @item M V m
6068 @kindex M V m (Summary)
6069 @findex gnus-summary-mark-above
6070 Prompt for a mark, and mark all articles with scores over the default
6071 score (or over the numeric prefix) with this mark
6072 (@code{gnus-summary-clear-above}).
6073 @end table
6074
6075 @vindex gnus-summary-goto-unread
6076 The @code{gnus-summary-goto-unread} variable controls what action should
6077 be taken after setting a mark.  If non-@code{nil}, point will move to
6078 the next/previous unread article.  If @code{nil}, point will just move
6079 one line up or down.  As a special case, if this variable is
6080 @code{never}, all the marking commands as well as other commands (like
6081 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6082 The default is @code{t}.
6083
6084
6085 @node Generic Marking Commands
6086 @subsection Generic Marking Commands
6087
6088 Some people would like the command that ticks an article (@kbd{!}) go to
6089 the next article.  Others would like it to go to the next unread
6090 article.  Yet others would like it to stay on the current article.  And
6091 even though I haven't heard of anybody wanting it to go to the
6092 previous (unread) article, I'm sure there are people that want that as
6093 well.
6094
6095 Multiply these five behaviors with five different marking commands, and
6096 you get a potentially complex set of variable to control what each
6097 command should do.
6098
6099 To sidestep that mess, Gnus provides commands that do all these
6100 different things.  They can be found on the @kbd{M M} map in the summary
6101 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6102 to list in this manual.
6103
6104 While you can use these commands directly, most users would prefer
6105 altering the summary mode keymap.  For instance, if you would like the
6106 @kbd{!} command to go to the next article instead of the next unread
6107 article, you could say something like:
6108
6109 @lisp
6110 @group
6111 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6112 (defun my-alter-summary-map ()
6113   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6114 @end group
6115 @end lisp
6116
6117 @noindent
6118 or
6119
6120 @lisp
6121 (defun my-alter-summary-map ()
6122   (local-set-key "!" "MM!n"))
6123 @end lisp
6124
6125
6126 @node Setting Process Marks
6127 @subsection Setting Process Marks
6128 @cindex setting process marks
6129
6130 Process marks are displayed as @code{#} in the summary buffer, and are
6131 used for marking articles in such a way that other commands will
6132 process these articles.  For instance, if you process mark four
6133 articles and then use the @kbd{*} command, Gnus will enter these four
6134 commands into the cache.  For more information,
6135 @pxref{Process/Prefix}.
6136
6137 @table @kbd
6138
6139 @item M P p
6140 @itemx #
6141 @kindex # (Summary)
6142 @kindex M P p (Summary)
6143 @findex gnus-summary-mark-as-processable
6144 Mark the current article with the process mark
6145 (@code{gnus-summary-mark-as-processable}).
6146 @findex gnus-summary-unmark-as-processable
6147
6148 @item M P u
6149 @itemx M-#
6150 @kindex M P u (Summary)
6151 @kindex M-# (Summary)
6152 Remove the process mark, if any, from the current article
6153 (@code{gnus-summary-unmark-as-processable}).
6154
6155 @item M P U
6156 @kindex M P U (Summary)
6157 @findex gnus-summary-unmark-all-processable
6158 Remove the process mark from all articles
6159 (@code{gnus-summary-unmark-all-processable}).
6160
6161 @item M P i
6162 @kindex M P i (Summary)
6163 @findex gnus-uu-invert-processable
6164 Invert the list of process marked articles
6165 (@code{gnus-uu-invert-processable}).
6166
6167 @item M P R
6168 @kindex M P R (Summary)
6169 @findex gnus-uu-mark-by-regexp
6170 Mark articles that have a @code{Subject} header that matches a regular
6171 expression (@code{gnus-uu-mark-by-regexp}).
6172
6173 @item M P G
6174 @kindex M P G (Summary)
6175 @findex gnus-uu-unmark-by-regexp
6176 Unmark articles that have a @code{Subject} header that matches a regular
6177 expression (@code{gnus-uu-unmark-by-regexp}).
6178
6179 @item M P r
6180 @kindex M P r (Summary)
6181 @findex gnus-uu-mark-region
6182 Mark articles in region (@code{gnus-uu-mark-region}).
6183
6184 @item M P g
6185 @kindex M P g (Summary)
6186 @findex gnus-uu-unmark-region
6187 Unmark articles in region (@code{gnus-uu-unmark-region}).
6188
6189 @item M P t
6190 @kindex M P t (Summary)
6191 @findex gnus-uu-mark-thread
6192 Mark all articles in the current (sub)thread
6193 (@code{gnus-uu-mark-thread}).
6194
6195 @item M P T
6196 @kindex M P T (Summary)
6197 @findex gnus-uu-unmark-thread
6198 Unmark all articles in the current (sub)thread
6199 (@code{gnus-uu-unmark-thread}).
6200
6201 @item M P v
6202 @kindex M P v (Summary)
6203 @findex gnus-uu-mark-over
6204 Mark all articles that have a score above the prefix argument
6205 (@code{gnus-uu-mark-over}).
6206
6207 @item M P s
6208 @kindex M P s (Summary)
6209 @findex gnus-uu-mark-series
6210 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6211
6212 @item M P S
6213 @kindex M P S (Summary)
6214 @findex gnus-uu-mark-sparse
6215 Mark all series that have already had some articles marked
6216 (@code{gnus-uu-mark-sparse}).
6217
6218 @item M P a
6219 @kindex M P a (Summary)
6220 @findex gnus-uu-mark-all
6221 Mark all articles in series order (@code{gnus-uu-mark-all}).
6222
6223 @item M P b
6224 @kindex M P b (Summary)
6225 @findex gnus-uu-mark-buffer
6226 Mark all articles in the buffer in the order they appear
6227 (@code{gnus-uu-mark-buffer}).
6228
6229 @item M P k
6230 @kindex M P k (Summary)
6231 @findex gnus-summary-kill-process-mark
6232 Push the current process mark set onto the stack and unmark all articles
6233 (@code{gnus-summary-kill-process-mark}).
6234
6235 @item M P y
6236 @kindex M P y (Summary)
6237 @findex gnus-summary-yank-process-mark
6238 Pop the previous process mark set from the stack and restore it
6239 (@code{gnus-summary-yank-process-mark}).
6240
6241 @item M P w
6242 @kindex M P w (Summary)
6243 @findex gnus-summary-save-process-mark
6244 Push the current process mark set onto the stack
6245 (@code{gnus-summary-save-process-mark}).
6246
6247 @end table
6248
6249 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6250 set process marks based on article body contents.
6251
6252
6253 @node Limiting
6254 @section Limiting
6255 @cindex limiting
6256
6257 It can be convenient to limit the summary buffer to just show some
6258 subset of the articles currently in the group.  The effect most limit
6259 commands have is to remove a few (or many) articles from the summary
6260 buffer.
6261
6262 All limiting commands work on subsets of the articles already fetched
6263 from the servers.  None of these commands query the server for
6264 additional articles.
6265
6266 @table @kbd
6267
6268 @item / /
6269 @itemx / s
6270 @kindex / / (Summary)
6271 @findex gnus-summary-limit-to-subject
6272 Limit the summary buffer to articles that match some subject
6273 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6274 matching articles.
6275
6276 @item / a
6277 @kindex / a (Summary)
6278 @findex gnus-summary-limit-to-author
6279 Limit the summary buffer to articles that match some author
6280 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6281 matching articles.
6282
6283 @item / R
6284 @kindex / R (Summary)
6285 @findex gnus-summary-limit-to-recipient
6286 Limit the summary buffer to articles that match some recipient
6287 (@code{gnus-summary-limit-to-recipient}).  If given a prefix, exclude
6288 matching articles.
6289
6290 @item / x
6291 @kindex / x (Summary)
6292 @findex gnus-summary-limit-to-extra
6293 Limit the summary buffer to articles that match one of the ``extra''
6294 headers (@pxref{To From Newsgroups})
6295 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6296 matching articles.
6297
6298 @item / u
6299 @itemx x
6300 @kindex / u (Summary)
6301 @kindex x (Summary)
6302 @findex gnus-summary-limit-to-unread
6303 Limit the summary buffer to articles not marked as read
6304 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6305 buffer to articles strictly unread.  This means that ticked and
6306 dormant articles will also be excluded.
6307
6308 @item / m
6309 @kindex / m (Summary)
6310 @findex gnus-summary-limit-to-marks
6311 Ask for a mark and then limit to all articles that have been marked
6312 with that mark (@code{gnus-summary-limit-to-marks}).
6313
6314 @item / t
6315 @kindex / t (Summary)
6316 @findex gnus-summary-limit-to-age
6317 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6318 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6319 articles younger than that number of days.
6320
6321 @item / n
6322 @kindex / n (Summary)
6323 @findex gnus-summary-limit-to-articles
6324 Limit the summary buffer to the current article
6325 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6326 convention (@pxref{Process/Prefix}).
6327
6328 @item / w
6329 @kindex / w (Summary)
6330 @findex gnus-summary-pop-limit
6331 Pop the previous limit off the stack and restore it
6332 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6333 the stack.
6334
6335 @item / .
6336 @kindex / . (Summary)
6337 @findex gnus-summary-limit-to-unseen
6338 Limit the summary buffer to the unseen articles
6339 (@code{gnus-summary-limit-to-unseen}).
6340
6341 @item / v
6342 @kindex / v (Summary)
6343 @findex gnus-summary-limit-to-score
6344 Limit the summary buffer to articles that have a score at or above some
6345 score (@code{gnus-summary-limit-to-score}).
6346
6347 @item / p
6348 @kindex / p (Summary)
6349 @findex gnus-summary-limit-to-display-predicate
6350 Limit the summary buffer to articles that satisfy the @code{display}
6351 group parameter predicate
6352 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6353 Parameters}, for more on this predicate.
6354
6355 @item / r
6356 @kindex / r (Summary)
6357 @findex gnus-summary-limit-to-replied
6358 Limit the summary buffer to replied articles
6359 (@code{gnus-summary-limit-to-replied}).  If given a prefix, exclude
6360 replied articles.
6361
6362 @item / E
6363 @itemx M S
6364 @kindex M S (Summary)
6365 @kindex / E (Summary)
6366 @findex gnus-summary-limit-include-expunged
6367 Include all expunged articles in the limit
6368 (@code{gnus-summary-limit-include-expunged}).
6369
6370 @item / D
6371 @kindex / D (Summary)
6372 @findex gnus-summary-limit-include-dormant
6373 Include all dormant articles in the limit
6374 (@code{gnus-summary-limit-include-dormant}).
6375
6376 @item / *
6377 @kindex / * (Summary)
6378 @findex gnus-summary-limit-include-cached
6379 Include all cached articles in the limit
6380 (@code{gnus-summary-limit-include-cached}).
6381
6382 @item / d
6383 @kindex / d (Summary)
6384 @findex gnus-summary-limit-exclude-dormant
6385 Exclude all dormant articles from the limit
6386 (@code{gnus-summary-limit-exclude-dormant}).
6387
6388 @item / M
6389 @kindex / M (Summary)
6390 @findex gnus-summary-limit-exclude-marks
6391 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6392
6393 @item / T
6394 @kindex / T (Summary)
6395 @findex gnus-summary-limit-include-thread
6396 Include all the articles in the current thread in the limit.
6397
6398 @item / c
6399 @kindex / c (Summary)
6400 @findex gnus-summary-limit-exclude-childless-dormant
6401 Exclude all dormant articles that have no children from the limit@*
6402 (@code{gnus-summary-limit-exclude-childless-dormant}).
6403
6404 @item / C
6405 @kindex / C (Summary)
6406 @findex gnus-summary-limit-mark-excluded-as-read
6407 Mark all excluded unread articles as read
6408 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6409 also mark excluded ticked and dormant articles as read.
6410
6411 @item / N
6412 @kindex / N (Summary)
6413 @findex gnus-summary-insert-new-articles
6414 Insert all new articles in the summary buffer.  It scans for new emails
6415 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6416
6417 @item / o
6418 @kindex / o (Summary)
6419 @findex gnus-summary-insert-old-articles
6420 Insert all old articles in the summary buffer.  If given a numbered
6421 prefix, fetch this number of articles.
6422
6423 @end table
6424
6425
6426 @node Threading
6427 @section Threading
6428 @cindex threading
6429 @cindex article threading
6430
6431 Gnus threads articles by default.  @dfn{To thread} is to put responses
6432 to articles directly after the articles they respond to---in a
6433 hierarchical fashion.
6434
6435 Threading is done by looking at the @code{References} headers of the
6436 articles.  In a perfect world, this would be enough to build pretty
6437 trees, but unfortunately, the @code{References} header is often broken
6438 or simply missing.  Weird news propagation exacerbates the problem,
6439 so one has to employ other heuristics to get pleasing results.  A
6440 plethora of approaches exists, as detailed in horrible detail in
6441 @ref{Customizing Threading}.
6442
6443 First, a quick overview of the concepts:
6444
6445 @table @dfn
6446 @item root
6447 The top-most article in a thread; the first article in the thread.
6448
6449 @item thread
6450 A tree-like article structure.
6451
6452 @item sub-thread
6453 A small(er) section of this tree-like structure.
6454
6455 @item loose threads
6456 Threads often lose their roots due to article expiry, or due to the root
6457 already having been read in a previous session, and not displayed in the
6458 summary buffer.  We then typically have many sub-threads that really
6459 belong to one thread, but are without connecting roots.  These are
6460 called loose threads.
6461
6462 @item thread gathering
6463 An attempt to gather loose threads into bigger threads.
6464
6465 @item sparse threads
6466 A thread where the missing articles have been ``guessed'' at, and are
6467 displayed as empty lines in the summary buffer.
6468
6469 @end table
6470
6471
6472 @menu
6473 * Customizing Threading::       Variables you can change to affect the threading.
6474 * Thread Commands::             Thread based commands in the summary buffer.
6475 @end menu
6476
6477
6478 @node Customizing Threading
6479 @subsection Customizing Threading
6480 @cindex customizing threading
6481
6482 @menu
6483 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6484 * Filling In Threads::          Making the threads displayed look fuller.
6485 * More Threading::              Even more variables for fiddling with threads.
6486 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6487 @end menu
6488
6489
6490 @node Loose Threads
6491 @subsubsection Loose Threads
6492 @cindex <
6493 @cindex >
6494 @cindex loose threads
6495
6496 @table @code
6497 @item gnus-summary-make-false-root
6498 @vindex gnus-summary-make-false-root
6499 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6500 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6501 Yup.)  Loose subtrees occur when the real root has expired, or you've
6502 read or killed the root in a previous session.
6503
6504 When there is no real root of a thread, gnus will have to fudge
6505 something.  This variable says what fudging method gnus should use.
6506 There are four possible values:
6507
6508 @iftex
6509 @iflatex
6510 \gnusfigure{The Summary Buffer}{390}{
6511 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6512 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6513 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6514 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6515 }
6516 @end iflatex
6517 @end iftex
6518
6519 @cindex adopting articles
6520
6521 @table @code
6522
6523 @item adopt
6524 Gnus will make the first of the orphaned articles the parent.  This
6525 parent will adopt all the other articles.  The adopted articles will be
6526 marked as such by pointy brackets (@samp{<>}) instead of the standard
6527 square brackets (@samp{[]}).  This is the default method.
6528
6529 @item dummy
6530 @vindex gnus-summary-dummy-line-format
6531 @vindex gnus-summary-make-false-root-always
6532 Gnus will create a dummy summary line that will pretend to be the
6533 parent.  This dummy line does not correspond to any real article, so
6534 selecting it will just select the first real article after the dummy
6535 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6536 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6537 which is the subject of the article.  @xref{Formatting Variables}.
6538 If you want all threads to have a dummy root, even the non-gathered
6539 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6540
6541 @item empty
6542 Gnus won't actually make any article the parent, but simply leave the
6543 subject field of all orphans except the first empty.  (Actually, it will
6544 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6545 Buffer Format}).)
6546
6547 @item none
6548 Don't make any article parent at all.  Just gather the threads and
6549 display them after one another.
6550
6551 @item nil
6552 Don't gather loose threads.
6553 @end table
6554
6555 @item gnus-summary-gather-subject-limit
6556 @vindex gnus-summary-gather-subject-limit
6557 Loose threads are gathered by comparing subjects of articles.  If this
6558 variable is @code{nil}, gnus requires an exact match between the
6559 subjects of the loose threads before gathering them into one big
6560 super-thread.  This might be too strict a requirement, what with the
6561 presence of stupid newsreaders that chop off long subject lines.  If
6562 you think so, set this variable to, say, 20 to require that only the
6563 first 20 characters of the subjects have to match.  If you set this
6564 variable to a really low number, you'll find that gnus will gather
6565 everything in sight into one thread, which isn't very helpful.
6566
6567 @cindex fuzzy article gathering
6568 If you set this variable to the special value @code{fuzzy}, gnus will
6569 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6570 Matching}).
6571
6572 @item gnus-simplify-subject-fuzzy-regexp
6573 @vindex gnus-simplify-subject-fuzzy-regexp
6574 This can either be a regular expression or list of regular expressions
6575 that match strings that will be removed from subjects if fuzzy subject
6576 simplification is used.
6577
6578 @item gnus-simplify-ignored-prefixes
6579 @vindex gnus-simplify-ignored-prefixes
6580 If you set @code{gnus-summary-gather-subject-limit} to something as low
6581 as 10, you might consider setting this variable to something sensible:
6582
6583 @c Written by Michael Ernst <mernst@cs.rice.edu>
6584 @lisp
6585 (setq gnus-simplify-ignored-prefixes
6586       (concat
6587        "\\`\\[?\\("
6588        (mapconcat
6589         'identity
6590         '("looking"
6591           "wanted" "followup" "summary\\( of\\)?"
6592           "help" "query" "problem" "question"
6593           "answer" "reference" "announce"
6594           "How can I" "How to" "Comparison of"
6595           ;; ...
6596           )
6597         "\\|")
6598        "\\)\\s *\\("
6599        (mapconcat 'identity
6600                   '("for" "for reference" "with" "about")
6601                   "\\|")
6602        "\\)?\\]?:?[ \t]*"))
6603 @end lisp
6604
6605 All words that match this regexp will be removed before comparing two
6606 subjects.
6607
6608 @item gnus-simplify-subject-functions
6609 @vindex gnus-simplify-subject-functions
6610 If non-@code{nil}, this variable overrides
6611 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6612 list of functions to apply to the @code{Subject} string iteratively to
6613 arrive at the simplified version of the string.
6614
6615 Useful functions to put in this list include:
6616
6617 @table @code
6618 @item gnus-simplify-subject-re
6619 @findex gnus-simplify-subject-re
6620 Strip the leading @samp{Re:}.
6621
6622 @item gnus-simplify-subject-fuzzy
6623 @findex gnus-simplify-subject-fuzzy
6624 Simplify fuzzily.
6625
6626 @item gnus-simplify-whitespace
6627 @findex gnus-simplify-whitespace
6628 Remove excessive whitespace.
6629
6630 @item gnus-simplify-all-whitespace
6631 @findex gnus-simplify-all-whitespace
6632 Remove all whitespace.
6633 @end table
6634
6635 You may also write your own functions, of course.
6636
6637
6638 @item gnus-summary-gather-exclude-subject
6639 @vindex gnus-summary-gather-exclude-subject
6640 Since loose thread gathering is done on subjects only, that might lead
6641 to many false hits, especially with certain common subjects like
6642 @samp{} and @samp{(none)}.  To make the situation slightly better,
6643 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6644 what subjects should be excluded from the gathering process.@*
6645 The default is @samp{^ *$\\|^(none)$}.
6646
6647 @item gnus-summary-thread-gathering-function
6648 @vindex gnus-summary-thread-gathering-function
6649 Gnus gathers threads by looking at @code{Subject} headers.  This means
6650 that totally unrelated articles may end up in the same ``thread'', which
6651 is confusing.  An alternate approach is to look at all the
6652 @code{Message-ID}s in all the @code{References} headers to find matches.
6653 This will ensure that no gathered threads ever include unrelated
6654 articles, but it also means that people who have posted with broken
6655 newsreaders won't be gathered properly.  The choice is yours---plague or
6656 cholera:
6657
6658 @table @code
6659 @item gnus-gather-threads-by-subject
6660 @findex gnus-gather-threads-by-subject
6661 This function is the default gathering function and looks at
6662 @code{Subject}s exclusively.
6663
6664 @item gnus-gather-threads-by-references
6665 @findex gnus-gather-threads-by-references
6666 This function looks at @code{References} headers exclusively.
6667 @end table
6668
6669 If you want to test gathering by @code{References}, you could say
6670 something like:
6671
6672 @lisp
6673 (setq gnus-summary-thread-gathering-function
6674       'gnus-gather-threads-by-references)
6675 @end lisp
6676
6677 @end table
6678
6679
6680 @node Filling In Threads
6681 @subsubsection Filling In Threads
6682
6683 @table @code
6684 @item gnus-fetch-old-headers
6685 @vindex gnus-fetch-old-headers
6686 If non-@code{nil}, gnus will attempt to build old threads by fetching
6687 more old headers---headers to articles marked as read.  If you would
6688 like to display as few summary lines as possible, but still connect as
6689 many loose threads as possible, you should set this variable to
6690 @code{some} or a number.  If you set it to a number, no more than that
6691 number of extra old headers will be fetched.  In either case, fetching
6692 old headers only works if the back end you are using carries overview
6693 files---this would normally be @code{nntp}, @code{nnspool},
6694 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6695 the thread has been expired by the server, there's not much Gnus can
6696 do about that.
6697
6698 This variable can also be set to @code{invisible}.  This won't have any
6699 visible effects, but is useful if you use the @kbd{A T} command a lot
6700 (@pxref{Finding the Parent}).
6701
6702 @item gnus-fetch-old-ephemeral-headers
6703 @vindex gnus-fetch-old-ephemeral-headers
6704 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6705 newsgroups.
6706
6707 @item gnus-build-sparse-threads
6708 @vindex gnus-build-sparse-threads
6709 Fetching old headers can be slow.  A low-rent similar effect can be
6710 gotten by setting this variable to @code{some}.  Gnus will then look at
6711 the complete @code{References} headers of all articles and try to string
6712 together articles that belong in the same thread.  This will leave
6713 @dfn{gaps} in the threading display where gnus guesses that an article
6714 is missing from the thread.  (These gaps appear like normal summary
6715 lines.  If you select a gap, gnus will try to fetch the article in
6716 question.)  If this variable is @code{t}, gnus will display all these
6717 ``gaps'' without regard for whether they are useful for completing the
6718 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6719 off sparse leaf nodes that don't lead anywhere.  This variable is
6720 @code{nil} by default.
6721
6722 @item gnus-read-all-available-headers
6723 @vindex gnus-read-all-available-headers
6724 This is a rather obscure variable that few will find useful.  It's
6725 intended for those non-news newsgroups where the back end has to fetch
6726 quite a lot to present the summary buffer, and where it's impossible to
6727 go back to parents of articles.  This is mostly the case in the
6728 web-based groups, like the @code{nnultimate} groups.
6729
6730 If you don't use those, then it's safe to leave this as the default
6731 @code{nil}.  If you want to use this variable, it should be a regexp
6732 that matches the group name, or @code{t} for all groups.
6733
6734 @end table
6735
6736
6737 @node More Threading
6738 @subsubsection More Threading
6739
6740 @table @code
6741 @item gnus-show-threads
6742 @vindex gnus-show-threads
6743 If this variable is @code{nil}, no threading will be done, and all of
6744 the rest of the variables here will have no effect.  Turning threading
6745 off will speed group selection up a bit, but it is sure to make reading
6746 slower and more awkward.
6747
6748 @item gnus-thread-hide-subtree
6749 @vindex gnus-thread-hide-subtree
6750 If non-@code{nil}, all threads will be hidden when the summary buffer is
6751 generated.
6752
6753 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6754 Available predicates are @code{gnus-article-unread-p} and
6755 @code{gnus-article-unseen-p}.
6756
6757 Here's an example:
6758
6759 @lisp
6760 (setq gnus-thread-hide-subtree
6761       '(or gnus-article-unread-p
6762            gnus-article-unseen-p))
6763 @end lisp
6764
6765 (It's a pretty nonsensical example, since all unseen articles are also
6766 unread, but you get my drift.)
6767
6768
6769 @item gnus-thread-expunge-below
6770 @vindex gnus-thread-expunge-below
6771 All threads that have a total score (as defined by
6772 @code{gnus-thread-score-function}) less than this number will be
6773 expunged.  This variable is @code{nil} by default, which means that no
6774 threads are expunged.
6775
6776 @item gnus-thread-hide-killed
6777 @vindex gnus-thread-hide-killed
6778 if you kill a thread and this variable is non-@code{nil}, the subtree
6779 will be hidden.
6780
6781 @item gnus-thread-ignore-subject
6782 @vindex gnus-thread-ignore-subject
6783 Sometimes somebody changes the subject in the middle of a thread.  If
6784 this variable is non-@code{nil}, which is the default, the subject
6785 change is ignored.  If it is @code{nil}, a change in the subject will
6786 result in a new thread.
6787
6788 @item gnus-thread-indent-level
6789 @vindex gnus-thread-indent-level
6790 This is a number that says how much each sub-thread should be indented.
6791 The default is 4.
6792
6793 @item gnus-sort-gathered-threads-function
6794 @vindex gnus-sort-gathered-threads-function
6795 Sometimes, particularly with mailing lists, the order in which mails
6796 arrive locally is not necessarily the same as the order in which they
6797 arrived on the mailing list.  Consequently, when sorting sub-threads
6798 using the default @code{gnus-thread-sort-by-number}, responses can end
6799 up appearing before the article to which they are responding to.
6800 Setting this variable to an alternate value
6801 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6802 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6803 more logical sub-thread ordering in such instances.
6804
6805 @end table
6806
6807
6808 @node Low-Level Threading
6809 @subsubsection Low-Level Threading
6810
6811 @table @code
6812
6813 @item gnus-parse-headers-hook
6814 @vindex gnus-parse-headers-hook
6815 Hook run before parsing any headers.  The default value is
6816 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6817 @code{default-mime-charset} in summary buffer based on variable
6818 @code{gnus-newsgroup-default-charset-alist}.
6819
6820 @item gnus-alter-header-function
6821 @vindex gnus-alter-header-function
6822 If non-@code{nil}, this function will be called to allow alteration of
6823 article header structures.  The function is called with one parameter,
6824 the article header vector, which it may alter in any way.  For instance,
6825 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6826 in systematic ways (by adding prefixes and such), you can use this
6827 variable to un-scramble the @code{Message-ID}s so that they are more
6828 meaningful.  Here's one example:
6829
6830 @lisp
6831 (setq gnus-alter-header-function 'my-alter-message-id)
6832
6833 (defun my-alter-message-id (header)
6834   (let ((id (mail-header-id header)))
6835     (when (string-match
6836            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6837       (mail-header-set-id
6838        (concat (match-string 1 id) "@@" (match-string 2 id))
6839        header))))
6840 @end lisp
6841
6842 @end table
6843
6844
6845 @node Thread Commands
6846 @subsection Thread Commands
6847 @cindex thread commands
6848
6849 @table @kbd
6850
6851 @item T k
6852 @itemx C-M-k
6853 @kindex T k (Summary)
6854 @kindex C-M-k (Summary)
6855 @findex gnus-summary-kill-thread
6856 Mark all articles in the current (sub-)thread as read
6857 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6858 remove all marks instead.  If the prefix argument is negative, tick
6859 articles instead.
6860
6861 @item T l
6862 @itemx C-M-l
6863 @kindex T l (Summary)
6864 @kindex C-M-l (Summary)
6865 @findex gnus-summary-lower-thread
6866 Lower the score of the current (sub-)thread
6867 (@code{gnus-summary-lower-thread}).
6868
6869 @item T i
6870 @kindex T i (Summary)
6871 @findex gnus-summary-raise-thread
6872 Increase the score of the current (sub-)thread
6873 (@code{gnus-summary-raise-thread}).
6874
6875 @item T #
6876 @kindex T # (Summary)
6877 @findex gnus-uu-mark-thread
6878 Set the process mark on the current (sub-)thread
6879 (@code{gnus-uu-mark-thread}).
6880
6881 @item T M-#
6882 @kindex T M-# (Summary)
6883 @findex gnus-uu-unmark-thread
6884 Remove the process mark from the current (sub-)thread
6885 (@code{gnus-uu-unmark-thread}).
6886
6887 @item T T
6888 @kindex T T (Summary)
6889 @findex gnus-summary-toggle-threads
6890 Toggle threading (@code{gnus-summary-toggle-threads}).
6891
6892 @item T s
6893 @kindex T s (Summary)
6894 @findex gnus-summary-show-thread
6895 Expose the (sub-)thread hidden under the current article, if any@*
6896 (@code{gnus-summary-show-thread}).
6897
6898 @item T h
6899 @kindex T h (Summary)
6900 @findex gnus-summary-hide-thread
6901 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6902
6903 @item T S
6904 @kindex T S (Summary)
6905 @findex gnus-summary-show-all-threads
6906 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6907
6908 @item T H
6909 @kindex T H (Summary)
6910 @findex gnus-summary-hide-all-threads
6911 Hide all threads (@code{gnus-summary-hide-all-threads}).
6912
6913 @item T t
6914 @kindex T t (Summary)
6915 @findex gnus-summary-rethread-current
6916 Re-thread the current article's thread
6917 (@code{gnus-summary-rethread-current}).  This works even when the
6918 summary buffer is otherwise unthreaded.
6919
6920 @item T ^
6921 @kindex T ^ (Summary)
6922 @findex gnus-summary-reparent-thread
6923 Make the current article the child of the marked (or previous) article
6924 (@code{gnus-summary-reparent-thread}).
6925
6926 @end table
6927
6928 The following commands are thread movement commands.  They all
6929 understand the numeric prefix.
6930
6931 @table @kbd
6932
6933 @item T n
6934 @kindex T n (Summary)
6935 @itemx C-M-f
6936 @kindex C-M-n (Summary)
6937 @itemx M-down
6938 @kindex M-down (Summary)
6939 @findex gnus-summary-next-thread
6940 Go to the next thread (@code{gnus-summary-next-thread}).
6941
6942 @item T p
6943 @kindex T p (Summary)
6944 @itemx C-M-b
6945 @kindex C-M-p (Summary)
6946 @itemx M-up
6947 @kindex M-up (Summary)
6948 @findex gnus-summary-prev-thread
6949 Go to the previous thread (@code{gnus-summary-prev-thread}).
6950
6951 @item T d
6952 @kindex T d (Summary)
6953 @findex gnus-summary-down-thread
6954 Descend the thread (@code{gnus-summary-down-thread}).
6955
6956 @item T u
6957 @kindex T u (Summary)
6958 @findex gnus-summary-up-thread
6959 Ascend the thread (@code{gnus-summary-up-thread}).
6960
6961 @item T o
6962 @kindex T o (Summary)
6963 @findex gnus-summary-top-thread
6964 Go to the top of the thread (@code{gnus-summary-top-thread}).
6965 @end table
6966
6967 @vindex gnus-thread-operation-ignore-subject
6968 If you ignore subject while threading, you'll naturally end up with
6969 threads that have several different subjects in them.  If you then issue
6970 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6971 wish to kill the entire thread, but just those parts of the thread that
6972 have the same subject as the current article.  If you like this idea,
6973 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6974 is non-@code{nil} (which it is by default), subjects will be ignored
6975 when doing thread commands.  If this variable is @code{nil}, articles in
6976 the same thread with different subjects will not be included in the
6977 operation in question.  If this variable is @code{fuzzy}, only articles
6978 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6979 Matching}).
6980
6981
6982 @node Sorting the Summary Buffer
6983 @section Sorting the Summary Buffer
6984
6985 @findex gnus-thread-sort-by-total-score
6986 @findex gnus-thread-sort-by-date
6987 @findex gnus-thread-sort-by-score
6988 @findex gnus-thread-sort-by-subject
6989 @findex gnus-thread-sort-by-author
6990 @c @findex gnus-thread-sort-by-recipient
6991 @findex gnus-thread-sort-by-number
6992 @findex gnus-thread-sort-by-random
6993 @vindex gnus-thread-sort-functions
6994 @findex gnus-thread-sort-by-most-recent-number
6995 @findex gnus-thread-sort-by-most-recent-date
6996 If you are using a threaded summary display, you can sort the threads by
6997 setting @code{gnus-thread-sort-functions}, which can be either a single
6998 function, a list of functions, or a list containing functions and
6999 @code{(not some-function)} elements.
7000
7001 By default, sorting is done on article numbers.  Ready-made sorting
7002 predicate functions include @code{gnus-thread-sort-by-number},
7003 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
7004 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
7005 @code{gnus-thread-sort-by-most-recent-number},
7006 @code{gnus-thread-sort-by-most-recent-date},
7007 @code{gnus-thread-sort-by-random} and
7008 @code{gnus-thread-sort-by-total-score}.
7009
7010 Each function takes two threads and returns non-@code{nil} if the first
7011 thread should be sorted before the other.  Note that sorting really is
7012 normally done by looking only at the roots of each thread.
7013
7014 If you use more than one function, the primary sort key should be the
7015 last function in the list.  You should probably always include
7016 @code{gnus-thread-sort-by-number} in the list of sorting
7017 functions---preferably first.  This will ensure that threads that are
7018 equal with respect to the other sort criteria will be displayed in
7019 ascending article order.
7020
7021 If you would like to sort by reverse score, then by subject, and finally
7022 by number, you could do something like:
7023
7024 @lisp
7025 (setq gnus-thread-sort-functions
7026       '(gnus-thread-sort-by-number
7027         gnus-thread-sort-by-subject
7028         (not gnus-thread-sort-by-total-score)))
7029 @end lisp
7030
7031 The threads that have highest score will be displayed first in the
7032 summary buffer.  When threads have the same score, they will be sorted
7033 alphabetically.  The threads that have the same score and the same
7034 subject will be sorted by number, which is (normally) the sequence in
7035 which the articles arrived.
7036
7037 If you want to sort by score and then reverse arrival order, you could
7038 say something like:
7039
7040 @lisp
7041 (setq gnus-thread-sort-functions
7042       '((lambda (t1 t2)
7043           (not (gnus-thread-sort-by-number t1 t2)))
7044         gnus-thread-sort-by-score))
7045 @end lisp
7046
7047 @vindex gnus-thread-score-function
7048 The function in the @code{gnus-thread-score-function} variable (default
7049 @code{+}) is used for calculating the total score of a thread.  Useful
7050 functions might be @code{max}, @code{min}, or squared means, or whatever
7051 tickles your fancy.
7052
7053 @findex gnus-article-sort-functions
7054 @findex gnus-article-sort-by-date
7055 @findex gnus-article-sort-by-score
7056 @findex gnus-article-sort-by-subject
7057 @findex gnus-article-sort-by-author
7058 @findex gnus-article-sort-by-random
7059 @findex gnus-article-sort-by-number
7060 If you are using an unthreaded display for some strange reason or
7061 other, you have to fiddle with the @code{gnus-article-sort-functions}
7062 variable.  It is very similar to the
7063 @code{gnus-thread-sort-functions}, except that it uses slightly
7064 different functions for article comparison.  Available sorting
7065 predicate functions are @code{gnus-article-sort-by-number},
7066 @code{gnus-article-sort-by-author},
7067 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7068 @code{gnus-article-sort-by-random}, and
7069 @code{gnus-article-sort-by-score}.
7070
7071 If you want to sort an unthreaded summary display by subject, you could
7072 say something like:
7073
7074 @lisp
7075 (setq gnus-article-sort-functions
7076       '(gnus-article-sort-by-number
7077         gnus-article-sort-by-subject))
7078 @end lisp
7079
7080
7081
7082 @node Asynchronous Fetching
7083 @section Asynchronous Article Fetching
7084 @cindex asynchronous article fetching
7085 @cindex article pre-fetch
7086 @cindex pre-fetch
7087
7088 If you read your news from an @acronym{NNTP} server that's far away, the
7089 network latencies may make reading articles a chore.  You have to wait
7090 for a while after pressing @kbd{n} to go to the next article before the
7091 article appears.  Why can't gnus just go ahead and fetch the article
7092 while you are reading the previous one?  Why not, indeed.
7093
7094 First, some caveats.  There are some pitfalls to using asynchronous
7095 article fetching, especially the way gnus does it.
7096
7097 Let's say you are reading article 1, which is short, and article 2 is
7098 quite long, and you are not interested in reading that.  Gnus does not
7099 know this, so it goes ahead and fetches article 2.  You decide to read
7100 article 3, but since gnus is in the process of fetching article 2, the
7101 connection is blocked.
7102
7103 To avoid these situations, gnus will open two (count 'em two)
7104 connections to the server.  Some people may think this isn't a very nice
7105 thing to do, but I don't see any real alternatives.  Setting up that
7106 extra connection takes some time, so gnus startup will be slower.
7107
7108 Gnus will fetch more articles than you will read.  This will mean that
7109 the link between your machine and the @acronym{NNTP} server will become more
7110 loaded than if you didn't use article pre-fetch.  The server itself will
7111 also become more loaded---both with the extra article requests, and the
7112 extra connection.
7113
7114 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7115 you really want to.
7116
7117 @vindex gnus-asynchronous
7118 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7119 happen automatically.
7120
7121 @vindex gnus-use-article-prefetch
7122 You can control how many articles are to be pre-fetched by setting
7123 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7124 that when you read an article in the group, the back end will pre-fetch
7125 the next 30 articles.  If this variable is @code{t}, the back end will
7126 pre-fetch all the articles it can without bound.  If it is
7127 @code{nil}, no pre-fetching will be done.
7128
7129 @vindex gnus-async-prefetch-article-p
7130 @findex gnus-async-read-p
7131 There are probably some articles that you don't want to pre-fetch---read
7132 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7133 variable controls whether an article is to be pre-fetched.  This
7134 function should return non-@code{nil} when the article in question is
7135 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7136 returns @code{nil} on read articles.  The function is called with an
7137 article data structure as the only parameter.
7138
7139 If, for instance, you wish to pre-fetch only unread articles shorter
7140 than 100 lines, you could say something like:
7141
7142 @lisp
7143 (defun my-async-short-unread-p (data)
7144   "Return non-nil for short, unread articles."
7145   (and (gnus-data-unread-p data)
7146        (< (mail-header-lines (gnus-data-header data))
7147           100)))
7148
7149 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7150 @end lisp
7151
7152 These functions will be called many, many times, so they should
7153 preferably be short and sweet to avoid slowing down gnus too much.
7154 It's probably a good idea to byte-compile things like this.
7155
7156 @vindex gnus-prefetched-article-deletion-strategy
7157 Articles have to be removed from the asynch buffer sooner or later.  The
7158 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7159 articles.  This is a list that may contain the following elements:
7160
7161 @table @code
7162 @item read
7163 Remove articles when they are read.
7164
7165 @item exit
7166 Remove articles when exiting the group.
7167 @end table
7168
7169 The default value is @code{(read exit)}.
7170
7171 @c @vindex gnus-use-header-prefetch
7172 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7173 @c from the next group.
7174
7175
7176 @node Article Caching
7177 @section Article Caching
7178 @cindex article caching
7179 @cindex caching
7180
7181 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7182 consider turning article caching on.  Each article will then be stored
7183 locally under your home directory.  As you may surmise, this could
7184 potentially use @emph{huge} amounts of disk space, as well as eat up all
7185 your inodes so fast it will make your head swim.  In vodka.
7186
7187 Used carefully, though, it could be just an easier way to save articles.
7188
7189 @vindex gnus-use-long-file-name
7190 @vindex gnus-cache-directory
7191 @vindex gnus-use-cache
7192 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7193 all articles ticked or marked as dormant will then be copied
7194 over to your local cache (@code{gnus-cache-directory}).  Whether this
7195 cache is flat or hierarchical is controlled by the
7196 @code{gnus-use-long-file-name} variable, as usual.
7197
7198 When re-selecting a ticked or dormant article, it will be fetched from the
7199 cache instead of from the server.  As articles in your cache will never
7200 expire, this might serve as a method of saving articles while still
7201 keeping them where they belong.  Just mark all articles you want to save
7202 as dormant, and don't worry.
7203
7204 When an article is marked as read, is it removed from the cache.
7205
7206 @vindex gnus-cache-remove-articles
7207 @vindex gnus-cache-enter-articles
7208 The entering/removal of articles from the cache is controlled by the
7209 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7210 variables.  Both are lists of symbols.  The first is @code{(ticked
7211 dormant)} by default, meaning that ticked and dormant articles will be
7212 put in the cache.  The latter is @code{(read)} by default, meaning that
7213 articles marked as read are removed from the cache.  Possibly
7214 symbols in these two lists are @code{ticked}, @code{dormant},
7215 @code{unread} and @code{read}.
7216
7217 @findex gnus-jog-cache
7218 So where does the massive article-fetching and storing come into the
7219 picture?  The @code{gnus-jog-cache} command will go through all
7220 subscribed newsgroups, request all unread articles, score them, and
7221 store them in the cache.  You should only ever, ever ever ever, use this
7222 command if 1) your connection to the @acronym{NNTP} server is really, really,
7223 really slow and 2) you have a really, really, really huge disk.
7224 Seriously.  One way to cut down on the number of articles downloaded is
7225 to score unwanted articles down and have them marked as read.  They will
7226 not then be downloaded by this command.
7227
7228 @vindex gnus-uncacheable-groups
7229 @vindex gnus-cacheable-groups
7230 It is likely that you do not want caching on all groups.  For instance,
7231 if your @code{nnml} mail is located under your home directory, it makes no
7232 sense to cache it somewhere else under your home directory.  Unless you
7233 feel that it's neat to use twice as much space.
7234
7235 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7236 regexp of groups to cache, @samp{^nntp} for instance, or set the
7237 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7238 Both variables are @code{nil} by default.  If a group matches both
7239 variables, the group is not cached.
7240
7241 @findex gnus-cache-generate-nov-databases
7242 @findex gnus-cache-generate-active
7243 @vindex gnus-cache-active-file
7244 The cache stores information on what articles it contains in its active
7245 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7246 of the cache) becomes all messed up for some reason or other, gnus
7247 offers two functions that will try to set things right.  @kbd{M-x
7248 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7249 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7250 file.
7251
7252 @findex gnus-cache-move-cache
7253 @code{gnus-cache-move-cache} will move your whole
7254 @code{gnus-cache-directory} to some other location.  You get asked to
7255 where, isn't that cool?
7256
7257 @node Persistent Articles
7258 @section Persistent Articles
7259 @cindex persistent articles
7260
7261 Closely related to article caching, we have @dfn{persistent articles}.
7262 In fact, it's just a different way of looking at caching, and much more
7263 useful in my opinion.
7264
7265 Say you're reading a newsgroup, and you happen on to some valuable gem
7266 that you want to keep and treasure forever.  You'd normally just save it
7267 (using one of the many saving commands) in some file.  The problem with
7268 that is that it's just, well, yucky.  Ideally you'd prefer just having
7269 the article remain in the group where you found it forever; untouched by
7270 the expiry going on at the news server.
7271
7272 This is what a @dfn{persistent article} is---an article that just won't
7273 be deleted.  It's implemented using the normal cache functions, but
7274 you use two explicit commands for managing persistent articles:
7275
7276 @table @kbd
7277
7278 @item *
7279 @kindex * (Summary)
7280 @findex gnus-cache-enter-article
7281 Make the current article persistent (@code{gnus-cache-enter-article}).
7282
7283 @item M-*
7284 @kindex M-* (Summary)
7285 @findex gnus-cache-remove-article
7286 Remove the current article from the persistent articles
7287 (@code{gnus-cache-remove-article}).  This will normally delete the
7288 article.
7289 @end table
7290
7291 Both these commands understand the process/prefix convention.
7292
7293 To avoid having all ticked articles (and stuff) entered into the cache,
7294 you should set @code{gnus-use-cache} to @code{passive} if you're just
7295 interested in persistent articles:
7296
7297 @lisp
7298 (setq gnus-use-cache 'passive)
7299 @end lisp
7300
7301
7302 @node Article Backlog
7303 @section Article Backlog
7304 @cindex backlog
7305 @cindex article backlog
7306
7307 If you have a slow connection, but the idea of using caching seems
7308 unappealing to you (and it is, really), you can help the situation some
7309 by switching on the @dfn{backlog}.  This is where gnus will buffer
7310 already read articles so that it doesn't have to re-fetch articles
7311 you've already read.  This only helps if you are in the habit of
7312 re-selecting articles you've recently read, of course.  If you never do
7313 that, turning the backlog on will slow gnus down a little bit, and
7314 increase memory usage some.
7315
7316 @vindex gnus-keep-backlog
7317 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7318 at most @var{n} old articles in a buffer for later re-fetching.  If this
7319 variable is non-@code{nil} and is not a number, gnus will store
7320 @emph{all} read articles, which means that your Emacs will grow without
7321 bound before exploding and taking your machine down with you.  I put
7322 that in there just to keep y'all on your toes.
7323
7324 The default value is 20.
7325
7326
7327 @node Saving Articles
7328 @section Saving Articles
7329 @cindex saving articles
7330
7331 Gnus can save articles in a number of ways.  Below is the documentation
7332 for saving articles in a fairly straight-forward fashion (i.e., little
7333 processing of the article is done before it is saved).  For a different
7334 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7335 (@pxref{Decoding Articles}).
7336
7337 For the commands listed here, the target is a file.  If you want to
7338 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7339 command (@pxref{Mail Group Commands}).
7340
7341 @vindex gnus-save-all-headers
7342 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7343 unwanted headers before saving the article.
7344
7345 @vindex gnus-saved-headers
7346 If the preceding variable is @code{nil}, all headers that match the
7347 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7348 deleted before saving.
7349
7350 @table @kbd
7351
7352 @item O o
7353 @itemx o
7354 @kindex O o (Summary)
7355 @kindex o (Summary)
7356 @findex gnus-summary-save-article
7357 @c @icon{gnus-summary-save-article}
7358 Save the current article using the default article saver
7359 (@code{gnus-summary-save-article}).
7360
7361 @item O m
7362 @kindex O m (Summary)
7363 @findex gnus-summary-save-article-mail
7364 Save the current article in mail format
7365 (@code{gnus-summary-save-article-mail}).
7366
7367 @item O r
7368 @kindex O r (Summary)
7369 @findex gnus-summary-save-article-rmail
7370 Save the current article in Rmail format
7371 (@code{gnus-summary-save-article-rmail}).
7372
7373 @item O f
7374 @kindex O f (Summary)
7375 @findex gnus-summary-save-article-file
7376 @c @icon{gnus-summary-save-article-file}
7377 Save the current article in plain file format
7378 (@code{gnus-summary-save-article-file}).
7379
7380 @item O F
7381 @kindex O F (Summary)
7382 @findex gnus-summary-write-article-file
7383 Write the current article in plain file format, overwriting any previous
7384 file contents (@code{gnus-summary-write-article-file}).
7385
7386 @item O b
7387 @kindex O b (Summary)
7388 @findex gnus-summary-save-article-body-file
7389 Save the current article body in plain file format
7390 (@code{gnus-summary-save-article-body-file}).
7391
7392 @item O h
7393 @kindex O h (Summary)
7394 @findex gnus-summary-save-article-folder
7395 Save the current article in mh folder format
7396 (@code{gnus-summary-save-article-folder}).
7397
7398 @item O v
7399 @kindex O v (Summary)
7400 @findex gnus-summary-save-article-vm
7401 Save the current article in a VM folder
7402 (@code{gnus-summary-save-article-vm}).
7403
7404 @item O p
7405 @itemx |
7406 @kindex O p (Summary)
7407 @kindex | (Summary)
7408 @findex gnus-summary-pipe-output
7409 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7410 the current article to a process (@code{gnus-summary-pipe-output}).
7411 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7412 complete headers in the piped output.
7413
7414 @item O P
7415 @kindex O P (Summary)
7416 @findex gnus-summary-muttprint
7417 @vindex gnus-summary-muttprint-program
7418 Save the current article into muttprint.  That is, print it using the
7419 external program @uref{http://muttprint.sourceforge.net/,
7420 Muttprint}.  The program name and options to use is controlled by the
7421 variable @code{gnus-summary-muttprint-program}.
7422 (@code{gnus-summary-muttprint}).
7423
7424 @end table
7425
7426 @vindex gnus-prompt-before-saving
7427 All these commands use the process/prefix convention
7428 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7429 functions, you might get tired of being prompted for files to save each
7430 and every article in.  The prompting action is controlled by
7431 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7432 default, giving you that excessive prompting action you know and
7433 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7434 just once for each series of articles you save.  If you like to really
7435 have Gnus do all your thinking for you, you can even set this variable
7436 to @code{nil}, which means that you will never be prompted for files to
7437 save articles in.  Gnus will simply save all the articles in the default
7438 files.
7439
7440
7441 @vindex gnus-default-article-saver
7442 You can customize the @code{gnus-default-article-saver} variable to make
7443 gnus do what you want it to.  You can use any of the six ready-made
7444 functions below, or you can create your own.
7445
7446 @table @code
7447
7448 @item gnus-summary-save-in-rmail
7449 @findex gnus-summary-save-in-rmail
7450 @vindex gnus-rmail-save-name
7451 @findex gnus-plain-save-name
7452 This is the default format, @dfn{Babyl}.  Uses the function in the
7453 @code{gnus-rmail-save-name} variable to get a file name to save the
7454 article in.  The default is @code{gnus-plain-save-name}.
7455
7456 @item gnus-summary-save-in-mail
7457 @findex gnus-summary-save-in-mail
7458 @vindex gnus-mail-save-name
7459 Save in a Unix mail (mbox) file.  Uses the function in the
7460 @code{gnus-mail-save-name} variable to get a file name to save the
7461 article in.  The default is @code{gnus-plain-save-name}.
7462
7463 @item gnus-summary-save-in-file
7464 @findex gnus-summary-save-in-file
7465 @vindex gnus-file-save-name
7466 @findex gnus-numeric-save-name
7467 Append the article straight to an ordinary file.  Uses the function in
7468 the @code{gnus-file-save-name} variable to get a file name to save the
7469 article in.  The default is @code{gnus-numeric-save-name}.
7470
7471 @item gnus-summary-write-to-file
7472 @findex gnus-summary-write-to-file
7473 Write the article straight to an ordinary file.  The file is
7474 overwritten if it exists.  Uses the function in the
7475 @code{gnus-file-save-name} variable to get a file name to save the
7476 article in.  The default is @code{gnus-numeric-save-name}.
7477
7478 @item gnus-summary-save-body-in-file
7479 @findex gnus-summary-save-body-in-file
7480 Append the article body to an ordinary file.  Uses the function in the
7481 @code{gnus-file-save-name} variable to get a file name to save the
7482 article in.  The default is @code{gnus-numeric-save-name}.
7483
7484 @item gnus-summary-save-in-folder
7485 @findex gnus-summary-save-in-folder
7486 @findex gnus-folder-save-name
7487 @findex gnus-Folder-save-name
7488 @vindex gnus-folder-save-name
7489 @cindex rcvstore
7490 @cindex MH folders
7491 Save the article to an MH folder using @code{rcvstore} from the MH
7492 library.  Uses the function in the @code{gnus-folder-save-name} variable
7493 to get a file name to save the article in.  The default is
7494 @code{gnus-folder-save-name}, but you can also use
7495 @code{gnus-Folder-save-name}, which creates capitalized names.
7496
7497 @item gnus-summary-save-in-vm
7498 @findex gnus-summary-save-in-vm
7499 Save the article in a VM folder.  You have to have the VM mail
7500 reader to use this setting.
7501 @end table
7502
7503 @vindex gnus-article-save-directory
7504 All of these functions, except for the last one, will save the article
7505 in the @code{gnus-article-save-directory}, which is initialized from the
7506 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7507 default.
7508
7509 As you can see above, the functions use different functions to find a
7510 suitable name of a file to save the article in.  Below is a list of
7511 available functions that generate names:
7512
7513 @table @code
7514
7515 @item gnus-Numeric-save-name
7516 @findex gnus-Numeric-save-name
7517 File names like @file{~/News/Alt.andrea-dworkin/45}.
7518
7519 @item gnus-numeric-save-name
7520 @findex gnus-numeric-save-name
7521 File names like @file{~/News/alt.andrea-dworkin/45}.
7522
7523 @item gnus-Plain-save-name
7524 @findex gnus-Plain-save-name
7525 File names like @file{~/News/Alt.andrea-dworkin}.
7526
7527 @item gnus-plain-save-name
7528 @findex gnus-plain-save-name
7529 File names like @file{~/News/alt.andrea-dworkin}.
7530
7531 @item gnus-sender-save-name
7532 @findex gnus-sender-save-name
7533 File names like @file{~/News/larsi}.
7534 @end table
7535
7536 @vindex gnus-split-methods
7537 You can have gnus suggest where to save articles by plonking a regexp into
7538 the @code{gnus-split-methods} alist.  For instance, if you would like to
7539 save articles related to gnus in the file @file{gnus-stuff}, and articles
7540 related to VM in @file{vm-stuff}, you could set this variable to something
7541 like:
7542
7543 @lisp
7544 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7545  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7546  (my-choosing-function "../other-dir/my-stuff")
7547  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7548 @end lisp
7549
7550 We see that this is a list where each element is a list that has two
7551 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7552 a string (in which case it is used as a regexp to match on the article
7553 head); it can be a symbol (which will be called as a function with the
7554 group name as a parameter); or it can be a list (which will be
7555 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7556 the @dfn{file} will be used as a default prompt.  In addition, the
7557 result of the operation itself will be used if the function or form
7558 called returns a string or a list of strings.
7559
7560 You basically end up with a list of file names that might be used when
7561 saving the current article.  (All ``matches'' will be used.)  You will
7562 then be prompted for what you really want to use as a name, with file
7563 name completion over the results from applying this variable.
7564
7565 This variable is @code{((gnus-article-archive-name))} by default, which
7566 means that gnus will look at the articles it saves for an
7567 @code{Archive-name} line and use that as a suggestion for the file
7568 name.
7569
7570 Here's an example function to clean up file names somewhat.  If you have
7571 lots of mail groups called things like
7572 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7573 these group names before creating the file name to save to.  The
7574 following will do just that:
7575
7576 @lisp
7577 (defun my-save-name (group)
7578   (when (string-match "^nnml:mail." group)
7579     (substring group (match-end 0))))
7580
7581 (setq gnus-split-methods
7582       '((gnus-article-archive-name)
7583         (my-save-name)))
7584 @end lisp
7585
7586
7587 @vindex gnus-use-long-file-name
7588 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7589 @code{nil}, all the preceding functions will replace all periods
7590 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7591 the functions will generate hierarchies of directories instead of having
7592 all the files in the top level directory
7593 (@file{~/News/alt/andrea-dworkin} instead of
7594 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7595 on most systems.  However, for historical reasons, this is @code{nil} on
7596 Xenix and usg-unix-v machines by default.
7597
7598 This function also affects kill and score file names.  If this variable
7599 is a list, and the list contains the element @code{not-score}, long file
7600 names will not be used for score files, if it contains the element
7601 @code{not-save}, long file names will not be used for saving, and if it
7602 contains the element @code{not-kill}, long file names will not be used
7603 for kill files.
7604
7605 If you'd like to save articles in a hierarchy that looks something like
7606 a spool, you could
7607
7608 @lisp
7609 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7610 (setq gnus-default-article-saver
7611       'gnus-summary-save-in-file)          ; @r{no encoding}
7612 @end lisp
7613
7614 Then just save with @kbd{o}.  You'd then read this hierarchy with
7615 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7616 the top level directory as the argument (@file{~/News/}).  Then just walk
7617 around to the groups/directories with @code{nneething}.
7618
7619
7620 @node Decoding Articles
7621 @section Decoding Articles
7622 @cindex decoding articles
7623
7624 Sometime users post articles (or series of articles) that have been
7625 encoded in some way or other.  Gnus can decode them for you.
7626
7627 @menu
7628 * Uuencoded Articles::          Uudecode articles.
7629 * Shell Archives::              Unshar articles.
7630 * PostScript Files::            Split PostScript.
7631 * Other Files::                 Plain save and binhex.
7632 * Decoding Variables::          Variables for a happy decoding.
7633 * Viewing Files::               You want to look at the result of the decoding?
7634 @end menu
7635
7636 @cindex series
7637 @cindex article series
7638 All these functions use the process/prefix convention
7639 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7640 the extension that a ``single article'' means ``a single series''.  Gnus
7641 can find out by itself what articles belong to a series, decode all the
7642 articles and unpack/view/save the resulting file(s).
7643
7644 Gnus guesses what articles are in the series according to the following
7645 simplish rule: The subjects must be (nearly) identical, except for the
7646 last two numbers of the line.  (Spaces are largely ignored, however.)
7647
7648 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7649 will find all the articles that match the regexp @samp{^cat.gif
7650 ([0-9]+/[0-9]+).*$}.
7651
7652 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7653 series}, will not be properly recognized by any of the automatic viewing
7654 commands, and you have to mark the articles manually with @kbd{#}.
7655
7656
7657 @node Uuencoded Articles
7658 @subsection Uuencoded Articles
7659 @cindex uudecode
7660 @cindex uuencoded articles
7661
7662 @table @kbd
7663
7664 @item X u
7665 @kindex X u (Summary)
7666 @findex gnus-uu-decode-uu
7667 @c @icon{gnus-uu-decode-uu}
7668 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7669
7670 @item X U
7671 @kindex X U (Summary)
7672 @findex gnus-uu-decode-uu-and-save
7673 Uudecodes and saves the current series
7674 (@code{gnus-uu-decode-uu-and-save}).
7675
7676 @item X v u
7677 @kindex X v u (Summary)
7678 @findex gnus-uu-decode-uu-view
7679 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7680
7681 @item X v U
7682 @kindex X v U (Summary)
7683 @findex gnus-uu-decode-uu-and-save-view
7684 Uudecodes, views and saves the current series
7685 (@code{gnus-uu-decode-uu-and-save-view}).
7686
7687 @end table
7688
7689 Remember that these all react to the presence of articles marked with
7690 the process mark.  If, for instance, you'd like to decode and save an
7691 entire newsgroup, you'd typically do @kbd{M P a}
7692 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7693 (@code{gnus-uu-decode-uu-and-save}).
7694
7695 All this is very much different from how @code{gnus-uu} worked with
7696 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7697 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7698 articles in some way (@pxref{Setting Process Marks}) and then press
7699 @kbd{X u}.
7700
7701 @vindex gnus-uu-notify-files
7702 Note: When trying to decode articles that have names matching
7703 @code{gnus-uu-notify-files}, which is hard-coded to
7704 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7705 automatically post an article on @samp{comp.unix.wizards} saying that
7706 you have just viewed the file in question.  This feature can't be turned
7707 off.
7708
7709
7710 @node Shell Archives
7711 @subsection Shell Archives
7712 @cindex unshar
7713 @cindex shell archives
7714 @cindex shared articles
7715
7716 Shell archives (``shar files'') used to be a popular way to distribute
7717 sources, but it isn't used all that much today.  In any case, we have
7718 some commands to deal with these:
7719
7720 @table @kbd
7721
7722 @item X s
7723 @kindex X s (Summary)
7724 @findex gnus-uu-decode-unshar
7725 Unshars the current series (@code{gnus-uu-decode-unshar}).
7726
7727 @item X S
7728 @kindex X S (Summary)
7729 @findex gnus-uu-decode-unshar-and-save
7730 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7731
7732 @item X v s
7733 @kindex X v s (Summary)
7734 @findex gnus-uu-decode-unshar-view
7735 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7736
7737 @item X v S
7738 @kindex X v S (Summary)
7739 @findex gnus-uu-decode-unshar-and-save-view
7740 Unshars, views and saves the current series
7741 (@code{gnus-uu-decode-unshar-and-save-view}).
7742 @end table
7743
7744
7745 @node PostScript Files
7746 @subsection PostScript Files
7747 @cindex PostScript
7748
7749 @table @kbd
7750
7751 @item X p
7752 @kindex X p (Summary)
7753 @findex gnus-uu-decode-postscript
7754 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7755
7756 @item X P
7757 @kindex X P (Summary)
7758 @findex gnus-uu-decode-postscript-and-save
7759 Unpack and save the current PostScript series
7760 (@code{gnus-uu-decode-postscript-and-save}).
7761
7762 @item X v p
7763 @kindex X v p (Summary)
7764 @findex gnus-uu-decode-postscript-view
7765 View the current PostScript series
7766 (@code{gnus-uu-decode-postscript-view}).
7767
7768 @item X v P
7769 @kindex X v P (Summary)
7770 @findex gnus-uu-decode-postscript-and-save-view
7771 View and save the current PostScript series
7772 (@code{gnus-uu-decode-postscript-and-save-view}).
7773 @end table
7774
7775
7776 @node Other Files
7777 @subsection Other Files
7778
7779 @table @kbd
7780 @item X o
7781 @kindex X o (Summary)
7782 @findex gnus-uu-decode-save
7783 Save the current series
7784 (@code{gnus-uu-decode-save}).
7785
7786 @item X b
7787 @kindex X b (Summary)
7788 @findex gnus-uu-decode-binhex
7789 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7790 doesn't really work yet.
7791 @end table
7792
7793
7794 @node Decoding Variables
7795 @subsection Decoding Variables
7796
7797 Adjective, not verb.
7798
7799 @menu
7800 * Rule Variables::              Variables that say how a file is to be viewed.
7801 * Other Decode Variables::      Other decode variables.
7802 * Uuencoding and Posting::      Variables for customizing uuencoding.
7803 @end menu
7804
7805
7806 @node Rule Variables
7807 @subsubsection Rule Variables
7808 @cindex rule variables
7809
7810 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7811 variables are of the form
7812
7813 @lisp
7814       (list '(regexp1 command2)
7815             '(regexp2 command2)
7816             ...)
7817 @end lisp
7818
7819 @table @code
7820
7821 @item gnus-uu-user-view-rules
7822 @vindex gnus-uu-user-view-rules
7823 @cindex sox
7824 This variable is consulted first when viewing files.  If you wish to use,
7825 for instance, @code{sox} to convert an @file{.au} sound file, you could
7826 say something like:
7827 @lisp
7828 (setq gnus-uu-user-view-rules
7829       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7830 @end lisp
7831
7832 @item gnus-uu-user-view-rules-end
7833 @vindex gnus-uu-user-view-rules-end
7834 This variable is consulted if gnus couldn't make any matches from the
7835 user and default view rules.
7836
7837 @item gnus-uu-user-archive-rules
7838 @vindex gnus-uu-user-archive-rules
7839 This variable can be used to say what commands should be used to unpack
7840 archives.
7841 @end table
7842
7843
7844 @node Other Decode Variables
7845 @subsubsection Other Decode Variables
7846
7847 @table @code
7848 @vindex gnus-uu-grabbed-file-functions
7849
7850 @item gnus-uu-grabbed-file-functions
7851 All functions in this list will be called right after each file has been
7852 successfully decoded---so that you can move or view files right away,
7853 and don't have to wait for all files to be decoded before you can do
7854 anything.  Ready-made functions you can put in this list are:
7855
7856 @table @code
7857
7858 @item gnus-uu-grab-view
7859 @findex gnus-uu-grab-view
7860 View the file.
7861
7862 @item gnus-uu-grab-move
7863 @findex gnus-uu-grab-move
7864 Move the file (if you're using a saving function.)
7865 @end table
7866
7867 @item gnus-uu-be-dangerous
7868 @vindex gnus-uu-be-dangerous
7869 Specifies what to do if unusual situations arise during decoding.  If
7870 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7871 that didn't work, and overwrite existing files.  Otherwise, ask each
7872 time.
7873
7874 @item gnus-uu-ignore-files-by-name
7875 @vindex gnus-uu-ignore-files-by-name
7876 Files with name matching this regular expression won't be viewed.
7877
7878 @item gnus-uu-ignore-files-by-type
7879 @vindex gnus-uu-ignore-files-by-type
7880 Files with a @acronym{MIME} type matching this variable won't be viewed.
7881 Note that Gnus tries to guess what type the file is based on the name.
7882 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7883 kludgey.
7884
7885 @item gnus-uu-tmp-dir
7886 @vindex gnus-uu-tmp-dir
7887 Where @code{gnus-uu} does its work.
7888
7889 @item gnus-uu-do-not-unpack-archives
7890 @vindex gnus-uu-do-not-unpack-archives
7891 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7892 looking for files to display.
7893
7894 @item gnus-uu-view-and-save
7895 @vindex gnus-uu-view-and-save
7896 Non-@code{nil} means that the user will always be asked to save a file
7897 after viewing it.
7898
7899 @item gnus-uu-ignore-default-view-rules
7900 @vindex gnus-uu-ignore-default-view-rules
7901 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7902 rules.
7903
7904 @item gnus-uu-ignore-default-archive-rules
7905 @vindex gnus-uu-ignore-default-archive-rules
7906 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7907 unpacking commands.
7908
7909 @item gnus-uu-kill-carriage-return
7910 @vindex gnus-uu-kill-carriage-return
7911 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7912 from articles.
7913
7914 @item gnus-uu-unmark-articles-not-decoded
7915 @vindex gnus-uu-unmark-articles-not-decoded
7916 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7917 decoded articles as unread.
7918
7919 @item gnus-uu-correct-stripped-uucode
7920 @vindex gnus-uu-correct-stripped-uucode
7921 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7922 uuencoded files that have had trailing spaces deleted.
7923
7924 @item gnus-uu-pre-uudecode-hook
7925 @vindex gnus-uu-pre-uudecode-hook
7926 Hook run before sending a message to @code{uudecode}.
7927
7928 @item gnus-uu-view-with-metamail
7929 @vindex gnus-uu-view-with-metamail
7930 @cindex metamail
7931 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7932 commands defined by the rule variables and just fudge a @acronym{MIME}
7933 content type based on the file name.  The result will be fed to
7934 @code{metamail} for viewing.
7935
7936 @item gnus-uu-save-in-digest
7937 @vindex gnus-uu-save-in-digest
7938 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7939 decoding, will save in digests.  If this variable is @code{nil},
7940 @code{gnus-uu} will just save everything in a file without any
7941 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7942 to specify any meaningful volume and issue numbers were found, so I
7943 simply dropped them.
7944
7945 @end table
7946
7947
7948 @node Uuencoding and Posting
7949 @subsubsection Uuencoding and Posting
7950
7951 @table @code
7952
7953 @item gnus-uu-post-include-before-composing
7954 @vindex gnus-uu-post-include-before-composing
7955 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7956 before you compose the article.  If this variable is @code{t}, you can
7957 either include an encoded file with @kbd{C-c C-i} or have one included
7958 for you when you post the article.
7959
7960 @item gnus-uu-post-length
7961 @vindex gnus-uu-post-length
7962 Maximum length of an article.  The encoded file will be split into how
7963 many articles it takes to post the entire file.
7964
7965 @item gnus-uu-post-threaded
7966 @vindex gnus-uu-post-threaded
7967 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7968 thread.  This may not be smart, as no other decoder I have seen is able
7969 to follow threads when collecting uuencoded articles.  (Well, I have
7970 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7971 think that counts@dots{}) Default is @code{nil}.
7972
7973 @item gnus-uu-post-separate-description
7974 @vindex gnus-uu-post-separate-description
7975 Non-@code{nil} means that the description will be posted in a separate
7976 article.  The first article will typically be numbered (0/x).  If this
7977 variable is @code{nil}, the description the user enters will be included
7978 at the beginning of the first article, which will be numbered (1/x).
7979 Default is @code{t}.
7980
7981 @end table
7982
7983
7984 @node Viewing Files
7985 @subsection Viewing Files
7986 @cindex viewing files
7987 @cindex pseudo-articles
7988
7989 After decoding, if the file is some sort of archive, gnus will attempt
7990 to unpack the archive and see if any of the files in the archive can be
7991 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7992 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
7993 uncompress and de-tar the main file, and then view the two pictures.
7994 This unpacking process is recursive, so if the archive contains archives
7995 of archives, it'll all be unpacked.
7996
7997 Finally, gnus will normally insert a @dfn{pseudo-article} for each
7998 extracted file into the summary buffer.  If you go to these
7999 ``articles'', you will be prompted for a command to run (usually Gnus
8000 will make a suggestion), and then the command will be run.
8001
8002 @vindex gnus-view-pseudo-asynchronously
8003 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8004 until the viewing is done before proceeding.
8005
8006 @vindex gnus-view-pseudos
8007 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8008 the pseudo-articles into the summary buffer, but view them
8009 immediately.  If this variable is @code{not-confirm}, the user won't even
8010 be asked for a confirmation before viewing is done.
8011
8012 @vindex gnus-view-pseudos-separately
8013 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8014 pseudo-article will be created for each file to be viewed.  If
8015 @code{nil}, all files that use the same viewing command will be given as
8016 a list of parameters to that command.
8017
8018 @vindex gnus-insert-pseudo-articles
8019 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8020 pseudo-articles when decoding.  It is @code{t} by default.
8021
8022 So; there you are, reading your @emph{pseudo-articles} in your
8023 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8024 Why isn't anything real anymore? How did we get here?
8025
8026
8027 @node Article Treatment
8028 @section Article Treatment
8029
8030 Reading through this huge manual, you may have quite forgotten that the
8031 object of newsreaders is to actually, like, read what people have
8032 written.  Reading articles.  Unfortunately, people are quite bad at
8033 writing, so there are tons of functions and variables to make reading
8034 these articles easier.
8035
8036 @menu
8037 * Article Highlighting::        You want to make the article look like fruit salad.
8038 * Article Fontisizing::         Making emphasized text look nice.
8039 * Article Hiding::              You also want to make certain info go away.
8040 * Article Washing::             Lots of way-neat functions to make life better.
8041 * Article Header::              Doing various header transformations.
8042 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8043 * Article Button Levels::       Controlling appearance of buttons.
8044 * Article Date::                Grumble, UT!
8045 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8046 * Article Signature::           What is a signature?
8047 * Article Miscellanea::         Various other stuff.
8048 @end menu
8049
8050
8051 @node Article Highlighting
8052 @subsection Article Highlighting
8053 @cindex highlighting
8054
8055 Not only do you want your article buffer to look like fruit salad, but
8056 you want it to look like technicolor fruit salad.
8057
8058 @table @kbd
8059
8060 @item W H a
8061 @kindex W H a (Summary)
8062 @findex gnus-article-highlight
8063 @findex gnus-article-maybe-highlight
8064 Do much highlighting of the current article
8065 (@code{gnus-article-highlight}).  This function highlights header, cited
8066 text, the signature, and adds buttons to the body and the head.
8067
8068 @item W H h
8069 @kindex W H h (Summary)
8070 @findex gnus-article-highlight-headers
8071 @vindex gnus-header-face-alist
8072 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8073 highlighting will be done according to the @code{gnus-header-face-alist}
8074 variable, which is a list where each element has the form
8075 @code{(@var{regexp} @var{name} @var{content})}.
8076 @var{regexp} is a regular expression for matching the
8077 header, @var{name} is the face used for highlighting the header name
8078 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8079 the header value.  The first match made will be used.  Note that
8080 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8081
8082 @item W H c
8083 @kindex W H c (Summary)
8084 @findex gnus-article-highlight-citation
8085 Highlight cited text (@code{gnus-article-highlight-citation}).
8086
8087 Some variables to customize the citation highlights:
8088
8089 @table @code
8090 @vindex gnus-cite-parse-max-size
8091
8092 @item gnus-cite-parse-max-size
8093 If the article size if bigger than this variable (which is 25000 by
8094 default), no citation highlighting will be performed.
8095
8096 @item gnus-cite-max-prefix
8097 @vindex gnus-cite-max-prefix
8098 Maximum possible length for a citation prefix (default 20).
8099
8100 @item gnus-cite-face-list
8101 @vindex gnus-cite-face-list
8102 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8103 When there are citations from multiple articles in the same message,
8104 gnus will try to give each citation from each article its own face.
8105 This should make it easier to see who wrote what.
8106
8107 @item gnus-supercite-regexp
8108 @vindex gnus-supercite-regexp
8109 Regexp matching normal Supercite attribution lines.
8110
8111 @item gnus-supercite-secondary-regexp
8112 @vindex gnus-supercite-secondary-regexp
8113 Regexp matching mangled Supercite attribution lines.
8114
8115 @item gnus-cite-minimum-match-count
8116 @vindex gnus-cite-minimum-match-count
8117 Minimum number of identical prefixes we have to see before we believe
8118 that it's a citation.
8119
8120 @item gnus-cite-attribution-prefix
8121 @vindex gnus-cite-attribution-prefix
8122 Regexp matching the beginning of an attribution line.
8123
8124 @item gnus-cite-attribution-suffix
8125 @vindex gnus-cite-attribution-suffix
8126 Regexp matching the end of an attribution line.
8127
8128 @item gnus-cite-attribution-face
8129 @vindex gnus-cite-attribution-face
8130 Face used for attribution lines.  It is merged with the face for the
8131 cited text belonging to the attribution.
8132
8133 @item gnus-cite-ignore-quoted-from
8134 @vindex gnus-cite-ignore-quoted-from
8135 If non-@code{nil}, no citation highlighting will be performed on lines
8136 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8137 in order not to mix up with the envelope From line.  The default value
8138 is @code{t}.
8139
8140 @end table
8141
8142
8143 @item W H s
8144 @kindex W H s (Summary)
8145 @vindex gnus-signature-separator
8146 @vindex gnus-signature-face
8147 @findex gnus-article-highlight-signature
8148 Highlight the signature (@code{gnus-article-highlight-signature}).
8149 Everything after @code{gnus-signature-separator} (@pxref{Article
8150 Signature}) in an article will be considered a signature and will be
8151 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8152 default.
8153
8154 @end table
8155
8156 @xref{Customizing Articles}, for how to highlight articles automatically.
8157
8158
8159 @node Article Fontisizing
8160 @subsection Article Fontisizing
8161 @cindex emphasis
8162 @cindex article emphasis
8163
8164 @findex gnus-article-emphasize
8165 @kindex W e (Summary)
8166 People commonly add emphasis to words in news articles by writing things
8167 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8168 this look nicer by running the article through the @kbd{W e}
8169 (@code{gnus-article-emphasize}) command.
8170
8171 @vindex gnus-emphasis-alist
8172 How the emphasis is computed is controlled by the
8173 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8174 element is a regular expression to be matched.  The second is a number
8175 that says what regular expression grouping is used to find the entire
8176 emphasized word.  The third is a number that says what regexp grouping
8177 should be displayed and highlighted.  (The text between these two
8178 groupings will be hidden.)  The fourth is the face used for
8179 highlighting.
8180
8181 @lisp
8182 (setq gnus-emphasis-alist
8183       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8184         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8185 @end lisp
8186
8187 @cindex slash
8188 @cindex asterisk
8189 @cindex underline
8190 @cindex /
8191 @cindex *
8192
8193 @vindex gnus-emphasis-underline
8194 @vindex gnus-emphasis-bold
8195 @vindex gnus-emphasis-italic
8196 @vindex gnus-emphasis-underline-bold
8197 @vindex gnus-emphasis-underline-italic
8198 @vindex gnus-emphasis-bold-italic
8199 @vindex gnus-emphasis-underline-bold-italic
8200 By default, there are seven rules, and they use the following faces:
8201 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8202 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8203 @code{gnus-emphasis-underline-italic},
8204 @code{gnus-emphasis-underline-bold}, and
8205 @code{gnus-emphasis-underline-bold-italic}.
8206
8207 If you want to change these faces, you can either use @kbd{M-x
8208 customize}, or you can use @code{copy-face}.  For instance, if you want
8209 to make @code{gnus-emphasis-italic} use a red face instead, you could
8210 say something like:
8211
8212 @lisp
8213 (copy-face 'red 'gnus-emphasis-italic)
8214 @end lisp
8215
8216 @vindex gnus-group-highlight-words-alist
8217
8218 If you want to highlight arbitrary words, you can use the
8219 @code{gnus-group-highlight-words-alist} variable, which uses the same
8220 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8221 parameter (@pxref{Group Parameters}) can also be used.
8222
8223 @xref{Customizing Articles}, for how to fontize articles automatically.
8224
8225
8226 @node Article Hiding
8227 @subsection Article Hiding
8228 @cindex article hiding
8229
8230 Or rather, hiding certain things in each article.  There usually is much
8231 too much cruft in most articles.
8232
8233 @table @kbd
8234
8235 @item W W a
8236 @kindex W W a (Summary)
8237 @findex gnus-article-hide
8238 Do quite a lot of hiding on the article buffer
8239 (@kbd{gnus-article-hide}).  In particular, this function will hide
8240 headers, @acronym{PGP}, cited text and the signature.
8241
8242 @item W W h
8243 @kindex W W h (Summary)
8244 @findex gnus-article-hide-headers
8245 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8246 Headers}.
8247
8248 @item W W b
8249 @kindex W W b (Summary)
8250 @findex gnus-article-hide-boring-headers
8251 Hide headers that aren't particularly interesting
8252 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8253
8254 @item W W s
8255 @kindex W W s (Summary)
8256 @findex gnus-article-hide-signature
8257 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8258 Signature}.
8259
8260 @item W W l
8261 @kindex W W l (Summary)
8262 @findex gnus-article-hide-list-identifiers
8263 @vindex gnus-list-identifiers
8264 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8265 are strings some mailing list servers add to the beginning of all
8266 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8267 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8268 may not contain @code{\\(..\\)}.
8269
8270 @table @code
8271
8272 @item gnus-list-identifiers
8273 @vindex gnus-list-identifiers
8274 A regular expression that matches list identifiers to be removed from
8275 subject.  This can also be a list of regular expressions.
8276
8277 @end table
8278
8279 @item W W P
8280 @kindex W W P (Summary)
8281 @findex gnus-article-hide-pem
8282 Hide @acronym{PEM} (privacy enhanced messages) cruft
8283 (@code{gnus-article-hide-pem}).
8284
8285 @item W W B
8286 @kindex W W B (Summary)
8287 @findex gnus-article-strip-banner
8288 @vindex gnus-article-banner-alist
8289 @vindex gnus-article-address-banner-alist
8290 @cindex banner
8291 @cindex OneList
8292 @cindex stripping advertisements
8293 @cindex advertisements
8294 Strip the banner specified by the @code{banner} group parameter
8295 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8296 annoying banners and/or signatures that some mailing lists and moderated
8297 groups adds to all the messages.  The way to use this function is to add
8298 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8299 group you want banners stripped from.  The parameter either be a string,
8300 which will be interpreted as a regular expression matching text to be
8301 removed, or the symbol @code{signature}, meaning that the (last)
8302 signature should be removed, or other symbol, meaning that the
8303 corresponding regular expression in @code{gnus-article-banner-alist} is
8304 used.
8305
8306 Regardless of a group, you can hide things like advertisements only when
8307 the sender of an article has a certain mail address specified in
8308 @code{gnus-article-address-banner-alist}.
8309
8310 @table @code
8311
8312 @item gnus-article-address-banner-alist
8313 @vindex gnus-article-address-banner-alist
8314 Alist of mail addresses and banners.  Each element has the form
8315 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8316 matching a mail address in the From header, @var{banner} is one of a
8317 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8318 a regexp and @code{nil}.  If @var{address} matches author's mail
8319 address, it will remove things like advertisements.  For example, if a
8320 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8321 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8322 sends, you can use the following element to remove them:
8323
8324 @lisp
8325 ("@@yoo-hoo\\.co\\.jp\\'" .
8326  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8327 @end lisp
8328
8329 @end table
8330
8331 @item W W c
8332 @kindex W W c (Summary)
8333 @findex gnus-article-hide-citation
8334 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8335 customizing the hiding:
8336
8337 @table @code
8338
8339 @item gnus-cited-opened-text-button-line-format
8340 @itemx gnus-cited-closed-text-button-line-format
8341 @vindex gnus-cited-closed-text-button-line-format
8342 @vindex gnus-cited-opened-text-button-line-format
8343 Gnus adds buttons to show where the cited text has been hidden, and to
8344 allow toggle hiding the text.  The format of the variable is specified
8345 by these format-like variable (@pxref{Formatting Variables}).  These
8346 specs are valid:
8347
8348 @table @samp
8349 @item b
8350 Starting point of the hidden text.
8351 @item e
8352 Ending point of the hidden text.
8353 @item l
8354 Number of characters in the hidden region.
8355 @item n
8356 Number of lines of hidden text.
8357 @end table
8358
8359 @item gnus-cited-lines-visible
8360 @vindex gnus-cited-lines-visible
8361 The number of lines at the beginning of the cited text to leave
8362 shown.  This can also be a cons cell with the number of lines at the top
8363 and bottom of the text, respectively, to remain visible.
8364
8365 @end table
8366
8367 @item W W C-c
8368 @kindex W W C-c (Summary)
8369 @findex gnus-article-hide-citation-maybe
8370
8371 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8372 following two variables:
8373
8374 @table @code
8375 @item gnus-cite-hide-percentage
8376 @vindex gnus-cite-hide-percentage
8377 If the cited text is of a bigger percentage than this variable (default
8378 50), hide the cited text.
8379
8380 @item gnus-cite-hide-absolute
8381 @vindex gnus-cite-hide-absolute
8382 The cited text must have at least this length (default 10) before it
8383 is hidden.
8384 @end table
8385
8386 @item W W C
8387 @kindex W W C (Summary)
8388 @findex gnus-article-hide-citation-in-followups
8389 Hide cited text in articles that aren't roots
8390 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8391 useful as an interactive command, but might be a handy function to stick
8392 have happen automatically (@pxref{Customizing Articles}).
8393
8394 @end table
8395
8396 All these ``hiding'' commands are toggles, but if you give a negative
8397 prefix to these commands, they will show what they have previously
8398 hidden.  If you give a positive prefix, they will always hide.
8399
8400 Also @pxref{Article Highlighting} for further variables for
8401 citation customization.
8402
8403 @xref{Customizing Articles}, for how to hide article elements
8404 automatically.
8405
8406
8407 @node Article Washing
8408 @subsection Article Washing
8409 @cindex washing
8410 @cindex article washing
8411
8412 We call this ``article washing'' for a really good reason.  Namely, the
8413 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8414
8415 @dfn{Washing} is defined by us as ``changing something from something to
8416 something else'', but normally results in something looking better.
8417 Cleaner, perhaps.
8418
8419 @xref{Customizing Articles}, if you want to change how Gnus displays
8420 articles by default.
8421
8422 @table @kbd
8423
8424 @item C-u g
8425 This is not really washing, it's sort of the opposite of washing.  If
8426 you type this, you see the article exactly as it exists on disk or on
8427 the server.
8428
8429 @item g
8430 Force redisplaying of the current article
8431 (@code{gnus-summary-show-article}).  This is also not really washing.
8432 If you type this, you see the article without any previously applied
8433 interactive Washing functions but with all default treatments
8434 (@pxref{Customizing Articles}).
8435
8436 @item W l
8437 @kindex W l (Summary)
8438 @findex gnus-summary-stop-page-breaking
8439 Remove page breaks from the current article
8440 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8441 delimiters.
8442
8443 @item W r
8444 @kindex W r (Summary)
8445 @findex gnus-summary-caesar-message
8446 @c @icon{gnus-summary-caesar-message}
8447 Do a Caesar rotate (rot13) on the article buffer
8448 (@code{gnus-summary-caesar-message}).
8449 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8450 (Typically offensive jokes and such.)
8451
8452 It's commonly called ``rot13'' because each letter is rotated 13
8453 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8454 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8455 is rumored to have employed this form of, uh, somewhat weak encryption.
8456
8457 @item W m
8458 @kindex W m (Summary)
8459 @findex gnus-summary-morse-message
8460 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8461
8462 @item W i
8463 @kindex W i (Summary)
8464 @findex gnus-summary-idna-message
8465 Decode IDNA encoded domain names in the current articles.  IDNA
8466 encoded domain names looks like @samp{xn--bar}.  If a string remain
8467 unencoded after running invoking this, it is likely an invalid IDNA
8468 string (@samp{xn--bar} is invalid).  You must have GNU Libidn
8469 (@url{http://www.gnu.org/software/libidn/}) installed for this command
8470 to work.
8471
8472 @item W t
8473 @item t
8474 @kindex W t (Summary)
8475 @kindex t (Summary)
8476 @findex gnus-summary-toggle-header
8477 Toggle whether to display all headers in the article buffer
8478 (@code{gnus-summary-toggle-header}).
8479
8480 @item W v
8481 @kindex W v (Summary)
8482 @findex gnus-summary-verbose-headers
8483 Toggle whether to display all headers in the article buffer permanently
8484 (@code{gnus-summary-verbose-headers}).
8485
8486 @item W m
8487 @kindex W m (Summary)
8488 @findex gnus-summary-toggle-mime
8489 Toggle whether to run the article through @acronym{MIME} before
8490 displaying (@code{gnus-summary-toggle-mime}).
8491
8492 @item W o
8493 @kindex W o (Summary)
8494 @findex gnus-article-treat-overstrike
8495 Treat overstrike (@code{gnus-article-treat-overstrike}).
8496
8497 @item W d
8498 @kindex W d (Summary)
8499 @findex gnus-article-treat-dumbquotes
8500 @vindex gnus-article-dumbquotes-map
8501 @cindex Smartquotes
8502 @cindex M****s*** sm*rtq**t*s
8503 @cindex Latin 1
8504 Treat M****s*** sm*rtq**t*s according to
8505 @code{gnus-article-dumbquotes-map}
8506 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8507 whether a character is a sm*rtq**t* or not, so it should only be used
8508 interactively.
8509
8510 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8511 an attempt to provide more quoting characters.  If you see something
8512 like @code{\222} or @code{\264} where you're expecting some kind of
8513 apostrophe or quotation mark, then try this wash.
8514
8515 @item W Y f
8516 @kindex W Y f (Summary)
8517 @findex gnus-article-outlook-deuglify-article
8518 @cindex Outlook Express
8519 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8520 unwrap lines, repair attribution and rearrange citation.
8521 (@code{gnus-article-outlook-deuglify-article}).
8522
8523 @item W Y u
8524 @kindex W Y u (Summary)
8525 @findex gnus-article-outlook-unwrap-lines
8526 @vindex gnus-outlook-deuglify-unwrap-min
8527 @vindex gnus-outlook-deuglify-unwrap-max
8528 Unwrap lines that appear to be wrapped citation lines.  You can control
8529 what lines will be unwrapped by frobbing
8530 @code{gnus-outlook-deuglify-unwrap-min} and
8531 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8532 maximum length of an unwrapped citation line.
8533 (@code{gnus-article-outlook-unwrap-lines}).
8534
8535 @item W Y a
8536 @kindex W Y a (Summary)
8537 @findex gnus-article-outlook-repair-attribution
8538 Repair a broken attribution line.@*
8539 (@code{gnus-article-outlook-repair-attribution}).
8540
8541 @item W Y c
8542 @kindex W Y c (Summary)
8543 @findex gnus-article-outlook-rearrange-citation
8544 Repair broken citations by rearranging the text.
8545 (@code{gnus-article-outlook-rearrange-citation}).
8546
8547 @item W w
8548 @kindex W w (Summary)
8549 @findex gnus-article-fill-cited-article
8550 Do word wrap (@code{gnus-article-fill-cited-article}).
8551
8552 You can give the command a numerical prefix to specify the width to use
8553 when filling.
8554
8555 @item W Q
8556 @kindex W Q (Summary)
8557 @findex gnus-article-fill-long-lines
8558 Fill long lines (@code{gnus-article-fill-long-lines}).
8559
8560 @item W C
8561 @kindex W C (Summary)
8562 @findex gnus-article-capitalize-sentences
8563 Capitalize the first word in each sentence
8564 (@code{gnus-article-capitalize-sentences}).
8565
8566 @item W c
8567 @kindex W c (Summary)
8568 @findex gnus-article-remove-cr
8569 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8570 (this takes care of DOS line endings), and then translate any remaining
8571 CRs into LF (this takes care of Mac line endings)
8572 (@code{gnus-article-remove-cr}).
8573
8574 @kindex W q (Summary)
8575 @findex gnus-article-de-quoted-unreadable
8576 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8577 Quoted-Printable is one common @acronym{MIME} encoding employed when
8578 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8579 makes strings like @samp{d@'ej@`a vu} look like @samp{d=E9j=E0 vu},
8580 which doesn't look very readable to me.  Note that this is usually
8581 done automatically by Gnus if the message in question has a
8582 @code{Content-Transfer-Encoding} header that says that this encoding
8583 has been done.  If a prefix is given, a charset will be asked for.
8584
8585 @item W 6
8586 @kindex W 6 (Summary)
8587 @findex gnus-article-de-base64-unreadable
8588 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8589 one common @acronym{MIME} encoding employed when sending
8590 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8591 usually done automatically by Gnus if the message in question has a
8592 @code{Content-Transfer-Encoding} header that says that this encoding
8593 has been done.  If a prefix is given, a charset will be asked for.
8594
8595 @item W Z
8596 @kindex W Z (Summary)
8597 @findex gnus-article-decode-HZ
8598 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8599 common encoding employed when sending Chinese articles.  It typically
8600 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8601
8602 @item W A
8603 @kindex W A (Summary)
8604 @findex gnus-article-treat-ansi-sequences
8605 @cindex @acronym{ANSI} control sequences
8606 Translate @acronym{ANSI} SGR control sequences into overlays or
8607 extents (@code{gnus-article-treat-ansi-sequences}).  @acronym{ANSI}
8608 sequences are used in some Chinese hierarchies for highlighting.
8609
8610 @item W u
8611 @kindex W u (Summary)
8612 @findex gnus-article-unsplit-urls
8613 Remove newlines from within URLs.  Some mailers insert newlines into
8614 outgoing email messages to keep lines short.  This reformatting can
8615 split long URLs onto multiple lines.  Repair those URLs by removing
8616 the newlines (@code{gnus-article-unsplit-urls}).
8617
8618 @item W h
8619 @kindex W h (Summary)
8620 @findex gnus-article-wash-html
8621 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8622 usually done automatically by Gnus if the message in question has a
8623 @code{Content-Type} header that says that the message is @acronym{HTML}.
8624
8625 If a prefix is given, a charset will be asked for.
8626
8627 @vindex gnus-article-wash-function
8628 The default is to use the function specified by
8629 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8630 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8631 @acronym{HTML}, but this is controlled by the
8632 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8633 can use include:
8634
8635 @table @code
8636 @item w3
8637 Use Emacs/w3.
8638
8639 @item w3m
8640 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8641
8642 @item links
8643 Use @uref{http://links.sf.net/, Links}.
8644
8645 @item lynx
8646 Use @uref{http://lynx.isc.org/, Lynx}.
8647
8648 @item html2text
8649 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8650
8651 @end table
8652
8653 @item W b
8654 @kindex W b (Summary)
8655 @findex gnus-article-add-buttons
8656 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8657 @xref{Article Buttons}.
8658
8659 @item W B
8660 @kindex W B (Summary)
8661 @findex gnus-article-add-buttons-to-head
8662 Add clickable buttons to the article headers
8663 (@code{gnus-article-add-buttons-to-head}).
8664
8665 @item W p
8666 @kindex W p (Summary)
8667 @findex gnus-article-verify-x-pgp-sig
8668 Verify a signed control message
8669 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8670 @code{newgroup} and @code{checkgroups} are usually signed by the
8671 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8672 the maintainer to your keyring to verify the
8673 message.@footnote{@acronym{PGP} keys for many hierarchies are
8674 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8675
8676 @item W s
8677 @kindex W s (Summary)
8678 @findex gnus-summary-force-verify-and-decrypt
8679 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8680 @acronym{S/MIME}) message
8681 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8682
8683 @item W a
8684 @kindex W a (Summary)
8685 @findex gnus-article-strip-headers-in-body
8686 Strip headers like the @code{X-No-Archive} header from the beginning of
8687 article bodies (@code{gnus-article-strip-headers-in-body}).
8688
8689 @item W E l
8690 @kindex W E l (Summary)
8691 @findex gnus-article-strip-leading-blank-lines
8692 Remove all blank lines from the beginning of the article
8693 (@code{gnus-article-strip-leading-blank-lines}).
8694
8695 @item W E m
8696 @kindex W E m (Summary)
8697 @findex gnus-article-strip-multiple-blank-lines
8698 Replace all blank lines with empty lines and then all multiple empty
8699 lines with a single empty line.
8700 (@code{gnus-article-strip-multiple-blank-lines}).
8701
8702 @item W E t
8703 @kindex W E t (Summary)
8704 @findex gnus-article-remove-trailing-blank-lines
8705 Remove all blank lines at the end of the article
8706 (@code{gnus-article-remove-trailing-blank-lines}).
8707
8708 @item W E a
8709 @kindex W E a (Summary)
8710 @findex gnus-article-strip-blank-lines
8711 Do all the three commands above
8712 (@code{gnus-article-strip-blank-lines}).
8713
8714 @item W E A
8715 @kindex W E A (Summary)
8716 @findex gnus-article-strip-all-blank-lines
8717 Remove all blank lines
8718 (@code{gnus-article-strip-all-blank-lines}).
8719
8720 @item W E s
8721 @kindex W E s (Summary)
8722 @findex gnus-article-strip-leading-space
8723 Remove all white space from the beginning of all lines of the article
8724 body (@code{gnus-article-strip-leading-space}).
8725
8726 @item W E e
8727 @kindex W E e (Summary)
8728 @findex gnus-article-strip-trailing-space
8729 Remove all white space from the end of all lines of the article
8730 body (@code{gnus-article-strip-trailing-space}).
8731
8732 @end table
8733
8734 @xref{Customizing Articles}, for how to wash articles automatically.
8735
8736
8737 @node Article Header
8738 @subsection Article Header
8739
8740 These commands perform various transformations of article header.
8741
8742 @table @kbd
8743
8744 @item W G u
8745 @kindex W G u (Summary)
8746 @findex gnus-article-treat-unfold-headers
8747 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8748
8749 @item W G n
8750 @kindex W G n (Summary)
8751 @findex gnus-article-treat-fold-newsgroups
8752 Fold the @code{Newsgroups} and @code{Followup-To} headers
8753 (@code{gnus-article-treat-fold-newsgroups}).
8754
8755 @item W G f
8756 @kindex W G f (Summary)
8757 @findex gnus-article-treat-fold-headers
8758 Fold all the message headers
8759 (@code{gnus-article-treat-fold-headers}).
8760
8761 @item W E w
8762 @kindex W E w (Summary)
8763 @findex gnus-article-remove-leading-whitespace
8764 Remove excessive whitespace from all headers
8765 (@code{gnus-article-remove-leading-whitespace}).
8766
8767 @end table
8768
8769
8770 @node Article Buttons
8771 @subsection Article Buttons
8772 @cindex buttons
8773
8774 People often include references to other stuff in articles, and it would
8775 be nice if Gnus could just fetch whatever it is that people talk about
8776 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8777 button on these references.
8778
8779 @vindex gnus-button-man-handler
8780 Gnus adds @dfn{buttons} to certain standard references by default:
8781 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8782 Emacs or Gnus related references.  This is controlled by two variables,
8783 one that handles article bodies and one that handles article heads:
8784
8785 @table @code
8786
8787 @item gnus-button-alist
8788 @vindex gnus-button-alist
8789 This is an alist where each entry has this form:
8790
8791 @lisp
8792 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8793 @end lisp
8794
8795 @table @var
8796
8797 @item regexp
8798 All text that match this regular expression (case insensitive) will be
8799 considered an external reference.  Here's a typical regexp that matches
8800 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8801 variable containing a regexp, useful variables to use include
8802 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8803
8804 @item button-par
8805 Gnus has to know which parts of the matches is to be highlighted.  This
8806 is a number that says what sub-expression of the regexp is to be
8807 highlighted.  If you want it all highlighted, you use 0 here.
8808
8809 @item use-p
8810 This form will be @code{eval}ed, and if the result is non-@code{nil},
8811 this is considered a match.  This is useful if you want extra sifting to
8812 avoid false matches.  Often variables named
8813 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8814 Levels}, but any other form may be used too.
8815
8816 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8817
8818 @item function
8819 This function will be called when you click on this button.
8820
8821 @item data-par
8822 As with @var{button-par}, this is a sub-expression number, but this one
8823 says which part of the match is to be sent as data to @var{function}.
8824
8825 @end table
8826
8827 So the full entry for buttonizing URLs is then
8828
8829 @lisp
8830 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8831 @end lisp
8832
8833 @item gnus-header-button-alist
8834 @vindex gnus-header-button-alist
8835 This is just like the other alist, except that it is applied to the
8836 article head only, and that each entry has an additional element that is
8837 used to say what headers to apply the buttonize coding to:
8838
8839 @lisp
8840 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8841 @end lisp
8842
8843 @var{header} is a regular expression.
8844 @end table
8845
8846 @subsubsection Related variables and functions
8847
8848 @table @code
8849 @item gnus-button-@var{*}-level
8850 @xref{Article Button Levels}.
8851
8852 @c Stuff related to gnus-button-browse-level
8853
8854 @item gnus-button-url-regexp
8855 @vindex gnus-button-url-regexp
8856 A regular expression that matches embedded URLs.  It is used in the
8857 default values of the variables above.
8858
8859 @c Stuff related to gnus-button-man-level
8860
8861 @item gnus-button-man-handler
8862 @vindex gnus-button-man-handler
8863 The function to use for displaying man pages.  It must take at least one
8864 argument with a string naming the man page.
8865
8866 @c Stuff related to gnus-button-message-level
8867
8868 @item gnus-button-mid-or-mail-regexp
8869 @vindex gnus-button-mid-or-mail-regexp
8870 Regular expression that matches a message ID or a mail address.
8871
8872 @item gnus-button-prefer-mid-or-mail
8873 @vindex gnus-button-prefer-mid-or-mail
8874 This variable determines what to do when the button on a string as
8875 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8876 message ID or a mail address.  If it is one of the symbols @code{mid} or
8877 @code{mail}, Gnus will always assume that the string is a message ID or
8878 a mail address, respectively.  If this variable is set to the symbol
8879 @code{ask}, always query the user what do do.  If it is a function, this
8880 function will be called with the string as its only argument.  The
8881 function must return @code{mid}, @code{mail}, @code{invalid} or
8882 @code{ask}.  The default value is the function
8883 @code{gnus-button-mid-or-mail-heuristic}.
8884
8885 @item gnus-button-mid-or-mail-heuristic
8886 @findex gnus-button-mid-or-mail-heuristic
8887 Function that guesses whether its argument is a message ID or a mail
8888 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8889 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8890 string is invalid.
8891
8892 @item gnus-button-mid-or-mail-heuristic-alist
8893 @vindex gnus-button-mid-or-mail-heuristic-alist
8894 An alist of @code{(RATE . REGEXP)} pairs used by the function
8895 @code{gnus-button-mid-or-mail-heuristic}.
8896
8897 @c Stuff related to gnus-button-tex-level
8898
8899 @item gnus-button-ctan-handler
8900 @findex gnus-button-ctan-handler
8901 The function to use for displaying CTAN links.  It must take one
8902 argument, the string naming the URL.
8903
8904 @item gnus-ctan-url
8905 @vindex gnus-ctan-url
8906 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8907 by @code{gnus-button-ctan-handler}.
8908
8909 @c Misc stuff
8910
8911 @item gnus-article-button-face
8912 @vindex gnus-article-button-face
8913 Face used on buttons.
8914
8915 @item gnus-article-mouse-face
8916 @vindex gnus-article-mouse-face
8917 Face used when the mouse cursor is over a button.
8918
8919 @end table
8920
8921 @xref{Customizing Articles}, for how to buttonize articles automatically.
8922
8923
8924 @node Article Button Levels
8925 @subsection Article button levels
8926 @cindex button levels
8927 The higher the value of the variables @code{gnus-button-@var{*}-level},
8928 the more buttons will appear.  If the level is zero, no corresponding
8929 buttons are displayed.  With the default value (which is 5) you should
8930 already see quite a lot of buttons.  With higher levels, you will see
8931 more buttons, but you may also get more false positives.  To avoid them,
8932 you can set the variables @code{gnus-button-@var{*}-level} local to
8933 specific groups (@pxref{Group Parameters}).  Here's an example for the
8934 variable @code{gnus-parameters}:
8935
8936 @lisp
8937 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8938 (setq gnus-parameters
8939       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8940         ("\\<unix\\>"               (gnus-button-man-level 10))
8941         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8942 @end lisp
8943
8944 @table @code
8945
8946 @item gnus-button-browse-level
8947 @vindex gnus-button-browse-level
8948 Controls the display of references to message IDs, mail addresses and
8949 news URLs.  Related variables and functions include
8950 @code{gnus-button-url-regexp}, @code{browse-url}, and
8951 @code{browse-url-browser-function}.
8952
8953 @item gnus-button-emacs-level
8954 @vindex gnus-button-emacs-level
8955 Controls the display of Emacs or Gnus references.  Related functions are
8956 @code{gnus-button-handle-custom},
8957 @code{gnus-button-handle-describe-function},
8958 @code{gnus-button-handle-describe-variable},
8959 @code{gnus-button-handle-symbol},
8960 @code{gnus-button-handle-describe-key},
8961 @code{gnus-button-handle-apropos},
8962 @code{gnus-button-handle-apropos-command},
8963 @code{gnus-button-handle-apropos-variable},
8964 @code{gnus-button-handle-apropos-documentation}, and
8965 @code{gnus-button-handle-library}.
8966
8967 @item gnus-button-man-level
8968 @vindex gnus-button-man-level
8969 Controls the display of references to (Unix) man pages.
8970 See @code{gnus-button-man-handler}.
8971
8972 @item gnus-button-message-level
8973 @vindex gnus-button-message-level
8974 Controls the display of message IDs, mail addresses and news URLs.
8975 Related variables and functions include
8976 @code{gnus-button-mid-or-mail-regexp},
8977 @code{gnus-button-prefer-mid-or-mail},
8978 @code{gnus-button-mid-or-mail-heuristic}, and
8979 @code{gnus-button-mid-or-mail-heuristic-alist}.
8980
8981 @item gnus-button-tex-level
8982 @vindex gnus-button-tex-level
8983 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8984 URLs.  See the variables @code{gnus-ctan-url},
8985 @code{gnus-button-ctan-handler},
8986 @code{gnus-button-ctan-directory-regexp}, and
8987 @code{gnus-button-handle-ctan-bogus-regexp}.
8988
8989 @end table
8990
8991
8992 @node Article Date
8993 @subsection Article Date
8994
8995 The date is most likely generated in some obscure timezone you've never
8996 heard of, so it's quite nice to be able to find out what the time was
8997 when the article was sent.
8998
8999 @table @kbd
9000
9001 @item W T u
9002 @kindex W T u (Summary)
9003 @findex gnus-article-date-ut
9004 Display the date in UT (aka. GMT, aka ZULU)
9005 (@code{gnus-article-date-ut}).
9006
9007 @item W T i
9008 @kindex W T i (Summary)
9009 @findex gnus-article-date-iso8601
9010 @cindex ISO 8601
9011 Display the date in international format, aka. ISO 8601
9012 (@code{gnus-article-date-iso8601}).
9013
9014 @item W T l
9015 @kindex W T l (Summary)
9016 @findex gnus-article-date-local
9017 Display the date in the local timezone (@code{gnus-article-date-local}).
9018
9019 @item W T p
9020 @kindex W T p (Summary)
9021 @findex gnus-article-date-english
9022 Display the date in a format that's easily pronounceable in English
9023 (@code{gnus-article-date-english}).
9024
9025 @item W T s
9026 @kindex W T s (Summary)
9027 @vindex gnus-article-time-format
9028 @findex gnus-article-date-user
9029 @findex format-time-string
9030 Display the date using a user-defined format
9031 (@code{gnus-article-date-user}).  The format is specified by the
9032 @code{gnus-article-time-format} variable, and is a string that's passed
9033 to @code{format-time-string}.  See the documentation of that variable
9034 for a list of possible format specs.
9035
9036 @item W T e
9037 @kindex W T e (Summary)
9038 @findex gnus-article-date-lapsed
9039 @findex gnus-start-date-timer
9040 @findex gnus-stop-date-timer
9041 Say how much time has elapsed between the article was posted and now
9042 (@code{gnus-article-date-lapsed}).  It looks something like:
9043
9044 @example
9045 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9046 @end example
9047
9048 @vindex gnus-article-date-lapsed-new-header
9049 The value of @code{gnus-article-date-lapsed-new-header} determines
9050 whether this header will just be added below the old Date one, or will
9051 replace it.
9052
9053 An advantage of using Gnus to read mail is that it converts simple bugs
9054 into wonderful absurdities.
9055
9056 If you want to have this line updated continually, you can put
9057
9058 @lisp
9059 (gnus-start-date-timer)
9060 @end lisp
9061
9062 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9063 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9064 command.
9065
9066 @item W T o
9067 @kindex W T o (Summary)
9068 @findex gnus-article-date-original
9069 Display the original date (@code{gnus-article-date-original}).  This can
9070 be useful if you normally use some other conversion function and are
9071 worried that it might be doing something totally wrong.  Say, claiming
9072 that the article was posted in 1854.  Although something like that is
9073 @emph{totally} impossible.  Don't you trust me? *titter*
9074
9075 @end table
9076
9077 @xref{Customizing Articles}, for how to display the date in your
9078 preferred format automatically.
9079
9080
9081 @node Article Display
9082 @subsection Article Display
9083 @cindex picons
9084 @cindex x-face
9085 @cindex smileys
9086
9087 These commands add various frivolous display gimmicks to the article
9088 buffer in Emacs versions that support them.
9089
9090 @code{X-Face} headers are small black-and-white images supplied by the
9091 message headers (@pxref{X-Face}).
9092
9093 @code{Face} headers are small colored images supplied by the message
9094 headers (@pxref{Face}).
9095
9096 Smileys are those little @samp{:-)} symbols that people like to litter
9097 their messages with (@pxref{Smileys}).
9098
9099 Picons, on the other hand, reside on your own system, and Gnus will
9100 try to match the headers to what you have (@pxref{Picons}).
9101
9102 All these functions are toggles---if the elements already exist,
9103 they'll be removed.
9104
9105 @table @kbd
9106 @item W D x
9107 @kindex W D x (Summary)
9108 @findex gnus-article-display-x-face
9109 Display an @code{X-Face} in the @code{From} header.
9110 (@code{gnus-article-display-x-face}).
9111
9112 @item W D d
9113 @kindex W D d (Summary)
9114 @findex gnus-article-display-face
9115 Display a @code{Face} in the @code{From} header.
9116 (@code{gnus-article-display-face}).
9117
9118 @item W D s
9119 @kindex W D s (Summary)
9120 @findex gnus-treat-smiley
9121 Display smileys (@code{gnus-treat-smiley}).
9122
9123 @item W D f
9124 @kindex W D f (Summary)
9125 @findex gnus-treat-from-picon
9126 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9127
9128 @item W D m
9129 @kindex W D m (Summary)
9130 @findex gnus-treat-mail-picon
9131 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9132 (@code{gnus-treat-mail-picon}).
9133
9134 @item W D n
9135 @kindex W D n (Summary)
9136 @findex gnus-treat-newsgroups-picon
9137 Piconify all news headers (i. e., @code{Newsgroups} and
9138 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9139
9140 @item W D D
9141 @kindex W D D (Summary)
9142 @findex gnus-article-remove-images
9143 Remove all images from the article buffer
9144 (@code{gnus-article-remove-images}).
9145
9146 @end table
9147
9148
9149
9150 @node Article Signature
9151 @subsection Article Signature
9152 @cindex signatures
9153 @cindex article signature
9154
9155 @vindex gnus-signature-separator
9156 Each article is divided into two parts---the head and the body.  The
9157 body can be divided into a signature part and a text part.  The variable
9158 that says what is to be considered a signature is
9159 @code{gnus-signature-separator}.  This is normally the standard
9160 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9161 non-standard signature separators, so this variable can also be a list
9162 of regular expressions to be tested, one by one.  (Searches are done
9163 from the end of the body towards the beginning.)  One likely value is:
9164
9165 @lisp
9166 (setq gnus-signature-separator
9167       '("^-- $"         ; @r{The standard}
9168         "^-- *$"        ; @r{A common mangling}
9169         "^-------*$"    ; @r{Many people just use a looong}
9170                         ; @r{line of dashes.  Shame!}
9171         "^ *--------*$" ; @r{Double-shame!}
9172         "^________*$"   ; @r{Underscores are also popular}
9173         "^========*$")) ; @r{Pervert!}
9174 @end lisp
9175
9176 The more permissive you are, the more likely it is that you'll get false
9177 positives.
9178
9179 @vindex gnus-signature-limit
9180 @code{gnus-signature-limit} provides a limit to what is considered a
9181 signature when displaying articles.
9182
9183 @enumerate
9184 @item
9185 If it is an integer, no signature may be longer (in characters) than
9186 that integer.
9187 @item
9188 If it is a floating point number, no signature may be longer (in lines)
9189 than that number.
9190 @item
9191 If it is a function, the function will be called without any parameters,
9192 and if it returns @code{nil}, there is no signature in the buffer.
9193 @item
9194 If it is a string, it will be used as a regexp.  If it matches, the text
9195 in question is not a signature.
9196 @end enumerate
9197
9198 This variable can also be a list where the elements may be of the types
9199 listed above.  Here's an example:
9200
9201 @lisp
9202 (setq gnus-signature-limit
9203       '(200.0 "^---*Forwarded article"))
9204 @end lisp
9205
9206 This means that if there are more than 200 lines after the signature
9207 separator, or the text after the signature separator is matched by
9208 the regular expression @samp{^---*Forwarded article}, then it isn't a
9209 signature after all.
9210
9211
9212 @node Article Miscellanea
9213 @subsection Article Miscellanea
9214
9215 @table @kbd
9216 @item A t
9217 @kindex A t (Summary)
9218 @findex gnus-article-babel
9219 Translate the article from one language to another
9220 (@code{gnus-article-babel}).
9221
9222 @end table
9223
9224
9225 @node MIME Commands
9226 @section MIME Commands
9227 @cindex MIME decoding
9228 @cindex attachments
9229 @cindex viewing attachments
9230
9231 The following commands all understand the numerical prefix.  For
9232 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9233
9234 @table @kbd
9235 @item b
9236 @itemx K v
9237 @kindex b (Summary)
9238 @kindex K v (Summary)
9239 View the @acronym{MIME} part.
9240
9241 @item K o
9242 @kindex K o (Summary)
9243 Save the @acronym{MIME} part.
9244
9245 @item K c
9246 @kindex K c (Summary)
9247 Copy the @acronym{MIME} part.
9248
9249 @item K e
9250 @kindex K e (Summary)
9251 View the @acronym{MIME} part externally.
9252
9253 @item K i
9254 @kindex K i (Summary)
9255 View the @acronym{MIME} part internally.
9256
9257 @item K |
9258 @kindex K | (Summary)
9259 Pipe the @acronym{MIME} part to an external command.
9260 @end table
9261
9262 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9263 the same manner:
9264
9265 @table @kbd
9266 @item K b
9267 @kindex K b (Summary)
9268 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9269 mostly useful if you wish to save (or perform other actions) on inlined
9270 parts.
9271
9272 @item K m
9273 @kindex K m (Summary)
9274 @findex gnus-summary-repair-multipart
9275 Some multipart messages are transmitted with missing or faulty headers.
9276 This command will attempt to ``repair'' these messages so that they can
9277 be viewed in a more pleasant manner
9278 (@code{gnus-summary-repair-multipart}).
9279
9280 @item X m
9281 @kindex X m (Summary)
9282 @findex gnus-summary-save-parts
9283 Save all parts matching a @acronym{MIME} type to a directory
9284 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9285 convention (@pxref{Process/Prefix}).
9286
9287 @item M-t
9288 @kindex M-t (Summary)
9289 @findex gnus-summary-toggle-display-buttonized
9290 Toggle the buttonized display of the article buffer
9291 (@code{gnus-summary-toggle-display-buttonized}).
9292
9293 @item W M w
9294 @kindex W M w (Summary)
9295 @findex gnus-article-decode-mime-words
9296 Decode RFC 2047-encoded words in the article headers
9297 (@code{gnus-article-decode-mime-words}).
9298
9299 @item W M c
9300 @kindex W M c (Summary)
9301 @findex gnus-article-decode-charset
9302 Decode encoded article bodies as well as charsets
9303 (@code{gnus-article-decode-charset}).
9304
9305 This command looks in the @code{Content-Type} header to determine the
9306 charset.  If there is no such header in the article, you can give it a
9307 prefix, which will prompt for the charset to decode as.  In regional
9308 groups where people post using some common encoding (but do not
9309 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9310 parameter to the required charset (@pxref{Group Parameters}).
9311
9312 @item W M v
9313 @kindex W M v (Summary)
9314 @findex gnus-mime-view-all-parts
9315 View all the @acronym{MIME} parts in the current article
9316 (@code{gnus-mime-view-all-parts}).
9317
9318 @end table
9319
9320 Relevant variables:
9321
9322 @table @code
9323 @item gnus-ignored-mime-types
9324 @vindex gnus-ignored-mime-types
9325 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9326 this list will be completely ignored by Gnus.  The default value is
9327 @code{nil}.
9328
9329 To have all Vcards be ignored, you'd say something like this:
9330
9331 @lisp
9332 (setq gnus-ignored-mime-types
9333       '("text/x-vcard"))
9334 @end lisp
9335
9336 @item gnus-article-loose-mime
9337 @vindex gnus-article-loose-mime
9338 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9339 before interpreting the message as a @acronym{MIME} message.  This helps
9340 when reading messages from certain broken mail user agents.  The
9341 default is @code{nil}.
9342
9343 @item gnus-article-emulate-mime
9344 @vindex gnus-article-emulate-mime
9345 There are other, non-@acronym{MIME} encoding methods used.  The most common
9346 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9347 this variable is non-@code{nil}, Gnus will look in message bodies to
9348 see if it finds these encodings, and if so, it'll run them through the
9349 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9350
9351 @item gnus-unbuttonized-mime-types
9352 @vindex gnus-unbuttonized-mime-types
9353 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9354 this list won't have @acronym{MIME} buttons inserted unless they aren't
9355 displayed or this variable is overridden by
9356 @code{gnus-buttonized-mime-types}.  The default value is
9357 @code{(".*/.*")}.  This variable is only used when
9358 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9359
9360 @item gnus-buttonized-mime-types
9361 @vindex gnus-buttonized-mime-types
9362 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9363 this list will have @acronym{MIME} buttons inserted unless they aren't
9364 displayed.  This variable overrides
9365 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9366 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9367 is @code{nil}.
9368
9369 To see e.g. security buttons but no other buttons, you could set this
9370 variable to @code{("multipart/signed")} and leave
9371 @code{gnus-unbuttonized-mime-types} at the default value.
9372
9373 @item gnus-inhibit-mime-unbuttonizing
9374 @vindex gnus-inhibit-mime-unbuttonizing
9375 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9376 default value is @code{nil}.
9377
9378 @item gnus-article-mime-part-function
9379 @vindex gnus-article-mime-part-function
9380 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9381 handle as the parameter.  The function is meant to be used to allow
9382 users to gather information from the article (e. g., add Vcard info to
9383 the bbdb database) or to do actions based on parts (e. g., automatically
9384 save all jpegs into some directory).
9385
9386 Here's an example function the does the latter:
9387
9388 @lisp
9389 (defun my-save-all-jpeg-parts (handle)
9390   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9391     (with-temp-buffer
9392       (insert (mm-get-part handle))
9393       (write-region (point-min) (point-max)
9394                     (read-file-name "Save jpeg to: ")))))
9395 (setq gnus-article-mime-part-function
9396       'my-save-all-jpeg-parts)
9397 @end lisp
9398
9399 @vindex gnus-mime-multipart-functions
9400 @item gnus-mime-multipart-functions
9401 Alist of @acronym{MIME} multipart types and functions to handle them.
9402
9403 @vindex gnus-mime-display-multipart-alternative-as-mixed
9404 @item gnus-mime-display-multipart-alternative-as-mixed
9405 Display "multipart/alternative" parts as "multipart/mixed".
9406
9407 @vindex gnus-mime-display-multipart-related-as-mixed
9408 @item gnus-mime-display-multipart-related-as-mixed
9409 Display "multipart/related" parts as "multipart/mixed".
9410
9411 If displaying "text/html" is discouraged, see
9412 @code{mm-discouraged-alternatives} in @ref{Display Customization,
9413 Display Customization, , emacs-mime, Emacs-Mime Manual}.  Images or
9414 other material inside a "multipart/related" part might be overlooked
9415 when this variable is @code{nil}.
9416
9417 @vindex gnus-mime-display-multipart-as-mixed
9418 @item gnus-mime-display-multipart-as-mixed
9419 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9420 overrides @code{nil} values of
9421 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9422 @code{gnus-mime-display-multipart-related-as-mixed}.
9423
9424 @vindex mm-file-name-rewrite-functions
9425 @item mm-file-name-rewrite-functions
9426 List of functions used for rewriting file names of @acronym{MIME} parts.
9427 Each function takes a file name as input and returns a file name.
9428
9429 Ready-made functions include@*
9430 @code{mm-file-name-delete-whitespace},
9431 @code{mm-file-name-trim-whitespace},
9432 @code{mm-file-name-collapse-whitespace}, and
9433 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9434 the variable @code{mm-file-name-replace-whitespace} to replace each
9435 whitespace character in a file name with that string; default value
9436 is @code{"_"} (a single underscore).
9437 @findex mm-file-name-delete-whitespace
9438 @findex mm-file-name-trim-whitespace
9439 @findex mm-file-name-collapse-whitespace
9440 @findex mm-file-name-replace-whitespace
9441 @vindex mm-file-name-replace-whitespace
9442
9443 The standard functions @code{capitalize}, @code{downcase},
9444 @code{upcase}, and @code{upcase-initials} may be useful, too.
9445
9446 Everybody knows that whitespace characters in file names are evil,
9447 except those who don't know.  If you receive lots of attachments from
9448 such unenlightened users, you can make live easier by adding
9449
9450 @lisp
9451 (setq mm-file-name-rewrite-functions
9452       '(mm-file-name-trim-whitespace
9453         mm-file-name-collapse-whitespace
9454         mm-file-name-replace-whitespace))
9455 @end lisp
9456
9457 @noindent
9458 to your @file{~/.gnus.el} file.
9459
9460 @end table
9461
9462
9463 @node Charsets
9464 @section Charsets
9465 @cindex charsets
9466
9467 People use different charsets, and we have @acronym{MIME} to let us know what
9468 charsets they use.  Or rather, we wish we had.  Many people use
9469 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9470 just send out messages without saying what character sets they use.  To
9471 help a bit with this, some local news hierarchies have policies that say
9472 what character set is the default.  For instance, the @samp{fj}
9473 hierarchy uses @code{iso-2022-jp-2}.
9474
9475 @vindex gnus-group-charset-alist
9476 This knowledge is encoded in the @code{gnus-group-charset-alist}
9477 variable, which is an alist of regexps (use the first item to match full
9478 group names) and default charsets to be used when reading these groups.
9479
9480 @vindex gnus-newsgroup-ignored-charsets
9481 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9482 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9483 even if they really are in @code{koi-8}.  To help here, the
9484 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9485 charsets that are listed here will be ignored.  The variable can be
9486 set on a group-by-group basis using the group parameters (@pxref{Group
9487 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9488 which includes values some agents insist on having in there.
9489
9490 @vindex gnus-group-posting-charset-alist
9491 When posting, @code{gnus-group-posting-charset-alist} is used to
9492 determine which charsets should not be encoded using the @acronym{MIME}
9493 encodings.  For instance, some hierarchies discourage using
9494 quoted-printable header encoding.
9495
9496 This variable is an alist of regexps and permitted unencoded charsets
9497 for posting.  Each element of the alist has the form @code{(}@var{test
9498 header body-list}@code{)}, where:
9499
9500 @table @var
9501 @item test
9502 is either a regular expression matching the newsgroup header or a
9503 variable to query,
9504 @item header
9505 is the charset which may be left unencoded in the header (@code{nil}
9506 means encode all charsets),
9507 @item body-list
9508 is a list of charsets which may be encoded using 8bit content-transfer
9509 encoding in the body, or one of the special values @code{nil} (always
9510 encode using quoted-printable) or @code{t} (always use 8bit).
9511 @end table
9512
9513 @cindex Russian
9514 @cindex koi8-r
9515 @cindex koi8-u
9516 @cindex iso-8859-5
9517 @cindex coding system aliases
9518 @cindex preferred charset
9519
9520 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9521 The Emacs MIME Manual}, for additional variables that control which
9522 MIME charsets are used when sending messages.
9523
9524 Other charset tricks that may be useful, although not Gnus-specific:
9525
9526 If there are several @acronym{MIME} charsets that encode the same Emacs
9527 charset, you can choose what charset to use by saying the following:
9528
9529 @lisp
9530 (put-charset-property 'cyrillic-iso8859-5
9531                       'preferred-coding-system 'koi8-r)
9532 @end lisp
9533
9534 This means that Russian will be encoded using @code{koi8-r} instead of
9535 the default @code{iso-8859-5} @acronym{MIME} charset.
9536
9537 If you want to read messages in @code{koi8-u}, you can cheat and say
9538
9539 @lisp
9540 (define-coding-system-alias 'koi8-u 'koi8-r)
9541 @end lisp
9542
9543 This will almost do the right thing.
9544
9545 And finally, to read charsets like @code{windows-1251}, you can say
9546 something like
9547
9548 @lisp
9549 (codepage-setup 1251)
9550 (define-coding-system-alias 'windows-1251 'cp1251)
9551 @end lisp
9552
9553
9554 @node Article Commands
9555 @section Article Commands
9556
9557 @table @kbd
9558
9559 @item A P
9560 @cindex PostScript
9561 @cindex printing
9562 @kindex A P (Summary)
9563 @vindex gnus-ps-print-hook
9564 @findex gnus-summary-print-article
9565 Generate and print a PostScript image of the article buffer
9566 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9567 be run just before printing the buffer.  An alternative way to print
9568 article is to use Muttprint (@pxref{Saving Articles}).
9569
9570 @end table
9571
9572
9573 @node Summary Sorting
9574 @section Summary Sorting
9575 @cindex summary sorting
9576
9577 You can have the summary buffer sorted in various ways, even though I
9578 can't really see why you'd want that.
9579
9580 @table @kbd
9581
9582 @item C-c C-s C-n
9583 @kindex C-c C-s C-n (Summary)
9584 @findex gnus-summary-sort-by-number
9585 Sort by article number (@code{gnus-summary-sort-by-number}).
9586
9587 @item C-c C-s C-a
9588 @kindex C-c C-s C-a (Summary)
9589 @findex gnus-summary-sort-by-author
9590 Sort by author (@code{gnus-summary-sort-by-author}).
9591
9592 @item C-c C-s C-t
9593 @kindex C-c C-s C-t (Summary)
9594 @findex gnus-summary-sort-by-recipient
9595 Sort by recipient (@code{gnus-summary-sort-by-recipient}).
9596
9597 @item C-c C-s C-s
9598 @kindex C-c C-s C-s (Summary)
9599 @findex gnus-summary-sort-by-subject
9600 Sort by subject (@code{gnus-summary-sort-by-subject}).
9601
9602 @item C-c C-s C-d
9603 @kindex C-c C-s C-d (Summary)
9604 @findex gnus-summary-sort-by-date
9605 Sort by date (@code{gnus-summary-sort-by-date}).
9606
9607 @item C-c C-s C-l
9608 @kindex C-c C-s C-l (Summary)
9609 @findex gnus-summary-sort-by-lines
9610 Sort by lines (@code{gnus-summary-sort-by-lines}).
9611
9612 @item C-c C-s C-c
9613 @kindex C-c C-s C-c (Summary)
9614 @findex gnus-summary-sort-by-chars
9615 Sort by article length (@code{gnus-summary-sort-by-chars}).
9616
9617 @item C-c C-s C-i
9618 @kindex C-c C-s C-i (Summary)
9619 @findex gnus-summary-sort-by-score
9620 Sort by score (@code{gnus-summary-sort-by-score}).
9621
9622 @item C-c C-s C-r
9623 @kindex C-c C-s C-r (Summary)
9624 @findex gnus-summary-sort-by-random
9625 Randomize (@code{gnus-summary-sort-by-random}).
9626
9627 @item C-c C-s C-o
9628 @kindex C-c C-s C-o (Summary)
9629 @findex gnus-summary-sort-by-original
9630 Sort using the default sorting method
9631 (@code{gnus-summary-sort-by-original}).
9632 @end table
9633
9634 These functions will work both when you use threading and when you don't
9635 use threading.  In the latter case, all summary lines will be sorted,
9636 line by line.  In the former case, sorting will be done on a
9637 root-by-root basis, which might not be what you were looking for.  To
9638 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9639 Commands}).
9640
9641
9642 @node Finding the Parent
9643 @section Finding the Parent
9644 @cindex parent articles
9645 @cindex referring articles
9646
9647 @table @kbd
9648 @item ^
9649 @kindex ^ (Summary)
9650 @findex gnus-summary-refer-parent-article
9651 If you'd like to read the parent of the current article, and it is not
9652 displayed in the summary buffer, you might still be able to.  That is,
9653 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9654 and the @code{References} in the current article are not mangled, you
9655 can just press @kbd{^} or @kbd{A r}
9656 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9657 you'll get the parent.  If the parent is already displayed in the
9658 summary buffer, point will just move to this article.
9659
9660 If given a positive numerical prefix, fetch that many articles back into
9661 the ancestry.  If given a negative numerical prefix, fetch just that
9662 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9663 grandparent and the grandgrandparent of the current article.  If you say
9664 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9665 article.
9666
9667 @item A R (Summary)
9668 @findex gnus-summary-refer-references
9669 @kindex A R (Summary)
9670 Fetch all articles mentioned in the @code{References} header of the
9671 article (@code{gnus-summary-refer-references}).
9672
9673 @item A T (Summary)
9674 @findex gnus-summary-refer-thread
9675 @kindex A T (Summary)
9676 Display the full thread where the current article appears
9677 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9678 headers in the current group to work, so it usually takes a while.  If
9679 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9680 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9681 visible effects normally, but it'll make this command work a whole lot
9682 faster.  Of course, it'll make group entry somewhat slow.
9683
9684 @vindex gnus-refer-thread-limit
9685 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9686 articles before the first displayed in the current group) headers to
9687 fetch when doing this command.  The default is 200.  If @code{t}, all
9688 the available headers will be fetched.  This variable can be overridden
9689 by giving the @kbd{A T} command a numerical prefix.
9690
9691 @item M-^ (Summary)
9692 @findex gnus-summary-refer-article
9693 @kindex M-^ (Summary)
9694 @cindex Message-ID
9695 @cindex fetching by Message-ID
9696 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9697 matter what group it belongs to.  @kbd{M-^}
9698 (@code{gnus-summary-refer-article}) will ask you for a
9699 @code{Message-ID}, which is one of those long, hard-to-read thingies
9700 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9701 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9702 @end table
9703
9704 The current select method will be used when fetching by
9705 @code{Message-ID} from non-news select method, but you can override this
9706 by giving this command a prefix.
9707
9708 @vindex gnus-refer-article-method
9709 If the group you are reading is located on a back end that does not
9710 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9711 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9712 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9713 updating the spool you are reading from, but that's not really
9714 necessary.
9715
9716 It can also be a list of select methods, as well as the special symbol
9717 @code{current}, which means to use the current select method.  If it
9718 is a list, Gnus will try all the methods in the list until it finds a
9719 match.
9720
9721 Here's an example setting that will first try the current method, and
9722 then ask Google if that fails:
9723
9724 @lisp
9725 (setq gnus-refer-article-method
9726       '(current
9727         (nnweb "google" (nnweb-type google))))
9728 @end lisp
9729
9730 Most of the mail back ends support fetching by @code{Message-ID}, but
9731 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9732 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9733 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9734 only able to locate articles that have been posted to the current
9735 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9736 not support this at all.
9737
9738
9739 @node Alternative Approaches
9740 @section Alternative Approaches
9741
9742 Different people like to read news using different methods.  This being
9743 gnus, we offer a small selection of minor modes for the summary buffers.
9744
9745 @menu
9746 * Pick and Read::               First mark articles and then read them.
9747 * Binary Groups::               Auto-decode all articles.
9748 @end menu
9749
9750
9751 @node Pick and Read
9752 @subsection Pick and Read
9753 @cindex pick and read
9754
9755 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9756 a two-phased reading interface.  The user first marks in a summary
9757 buffer the articles she wants to read.  Then she starts reading the
9758 articles with just an article buffer displayed.
9759
9760 @findex gnus-pick-mode
9761 @kindex M-x gnus-pick-mode
9762 Gnus provides a summary buffer minor mode that allows
9763 this---@code{gnus-pick-mode}.  This basically means that a few process
9764 mark commands become one-keystroke commands to allow easy marking, and
9765 it provides one additional command for switching to the summary buffer.
9766
9767 Here are the available keystrokes when using pick mode:
9768
9769 @table @kbd
9770 @item .
9771 @kindex . (Pick)
9772 @findex gnus-pick-article-or-thread
9773 Pick the article or thread on the current line
9774 (@code{gnus-pick-article-or-thread}).  If the variable
9775 @code{gnus-thread-hide-subtree} is true, then this key selects the
9776 entire thread when used at the first article of the thread.  Otherwise,
9777 it selects just the article.  If given a numerical prefix, go to that
9778 thread or article and pick it.  (The line number is normally displayed
9779 at the beginning of the summary pick lines.)
9780
9781 @item SPACE
9782 @kindex SPACE (Pick)
9783 @findex gnus-pick-next-page
9784 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9785 at the end of the buffer, start reading the picked articles.
9786
9787 @item u
9788 @kindex u (Pick)
9789 @findex gnus-pick-unmark-article-or-thread.
9790 Unpick the thread or article
9791 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9792 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9793 thread if used at the first article of the thread.  Otherwise it unpicks
9794 just the article.  You can give this key a numerical prefix to unpick
9795 the thread or article at that line.
9796
9797 @item RET
9798 @kindex RET (Pick)
9799 @findex gnus-pick-start-reading
9800 @vindex gnus-pick-display-summary
9801 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9802 given a prefix, mark all unpicked articles as read first.  If
9803 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9804 will still be visible when you are reading.
9805
9806 @end table
9807
9808 All the normal summary mode commands are still available in the
9809 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9810 which is mapped to the same function
9811 @code{gnus-summary-tick-article-forward}.
9812
9813 If this sounds like a good idea to you, you could say:
9814
9815 @lisp
9816 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9817 @end lisp
9818
9819 @vindex gnus-pick-mode-hook
9820 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9821
9822 @vindex gnus-mark-unpicked-articles-as-read
9823 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9824 all unpicked articles as read.  The default is @code{nil}.
9825
9826 @vindex gnus-summary-pick-line-format
9827 The summary line format in pick mode is slightly different from the
9828 standard format.  At the beginning of each line the line number is
9829 displayed.  The pick mode line format is controlled by the
9830 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9831 Variables}).  It accepts the same format specs that
9832 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9833
9834
9835 @node Binary Groups
9836 @subsection Binary Groups
9837 @cindex binary groups
9838
9839 @findex gnus-binary-mode
9840 @kindex M-x gnus-binary-mode
9841 If you spend much time in binary groups, you may grow tired of hitting
9842 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9843 is a minor mode for summary buffers that makes all ordinary Gnus article
9844 selection functions uudecode series of articles and display the result
9845 instead of just displaying the articles the normal way.
9846
9847 @kindex g (Binary)
9848 @findex gnus-binary-show-article
9849 The only way, in fact, to see the actual articles is the @kbd{g}
9850 command, when you have turned on this mode
9851 (@code{gnus-binary-show-article}).
9852
9853 @vindex gnus-binary-mode-hook
9854 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9855
9856
9857 @node Tree Display
9858 @section Tree Display
9859 @cindex trees
9860
9861 @vindex gnus-use-trees
9862 If you don't like the normal gnus summary display, you might try setting
9863 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9864 additional @dfn{tree buffer}.  You can execute all summary mode commands
9865 in the tree buffer.
9866
9867 There are a few variables to customize the tree display, of course:
9868
9869 @table @code
9870 @item gnus-tree-mode-hook
9871 @vindex gnus-tree-mode-hook
9872 A hook called in all tree mode buffers.
9873
9874 @item gnus-tree-mode-line-format
9875 @vindex gnus-tree-mode-line-format
9876 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9877 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9878 of valid specs, @pxref{Summary Buffer Mode Line}.
9879
9880 @item gnus-selected-tree-face
9881 @vindex gnus-selected-tree-face
9882 Face used for highlighting the selected article in the tree buffer.  The
9883 default is @code{modeline}.
9884
9885 @item gnus-tree-line-format
9886 @vindex gnus-tree-line-format
9887 A format string for the tree nodes.  The name is a bit of a misnomer,
9888 though---it doesn't define a line, but just the node.  The default value
9889 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9890 the name of the poster.  It is vital that all nodes are of the same
9891 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9892
9893 Valid specs are:
9894
9895 @table @samp
9896 @item n
9897 The name of the poster.
9898 @item f
9899 The @code{From} header.
9900 @item N
9901 The number of the article.
9902 @item [
9903 The opening bracket.
9904 @item ]
9905 The closing bracket.
9906 @item s
9907 The subject.
9908 @end table
9909
9910 @xref{Formatting Variables}.
9911
9912 Variables related to the display are:
9913
9914 @table @code
9915 @item gnus-tree-brackets
9916 @vindex gnus-tree-brackets
9917 This is used for differentiating between ``real'' articles and
9918 ``sparse'' articles.  The format is
9919 @example
9920 ((@var{real-open} . @var{real-close})
9921  (@var{sparse-open} . @var{sparse-close})
9922  (@var{dummy-open} . @var{dummy-close}))
9923 @end example
9924 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9925
9926 @item gnus-tree-parent-child-edges
9927 @vindex gnus-tree-parent-child-edges
9928 This is a list that contains the characters used for connecting parent
9929 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9930
9931 @end table
9932
9933 @item gnus-tree-minimize-window
9934 @vindex gnus-tree-minimize-window
9935 If this variable is non-@code{nil}, gnus will try to keep the tree
9936 buffer as small as possible to allow more room for the other gnus
9937 windows.  If this variable is a number, the tree buffer will never be
9938 higher than that number.  The default is @code{t}.  Note that if you
9939 have several windows displayed side-by-side in a frame and the tree
9940 buffer is one of these, minimizing the tree window will also resize all
9941 other windows displayed next to it.
9942
9943 You may also wish to add the following hook to keep the window minimized
9944 at all times:
9945
9946 @lisp
9947 (add-hook 'gnus-configure-windows-hook
9948           'gnus-tree-perhaps-minimize)
9949 @end lisp
9950
9951 @item gnus-generate-tree-function
9952 @vindex gnus-generate-tree-function
9953 @findex gnus-generate-horizontal-tree
9954 @findex gnus-generate-vertical-tree
9955 The function that actually generates the thread tree.  Two predefined
9956 functions are available: @code{gnus-generate-horizontal-tree} and
9957 @code{gnus-generate-vertical-tree} (which is the default).
9958
9959 @end table
9960
9961 Here's an example from a horizontal tree buffer:
9962
9963 @example
9964 @{***@}-(***)-[odd]-[Gun]
9965      |      \[Jan]
9966      |      \[odd]-[Eri]
9967      |      \(***)-[Eri]
9968      |            \[odd]-[Paa]
9969      \[Bjo]
9970      \[Gun]
9971      \[Gun]-[Jor]
9972 @end example
9973
9974 Here's the same thread displayed in a vertical tree buffer:
9975
9976 @example
9977 @group
9978 @{***@}
9979   |--------------------------\-----\-----\
9980 (***)                         [Bjo] [Gun] [Gun]
9981   |--\-----\-----\                          |
9982 [odd] [Jan] [odd] (***)                   [Jor]
9983   |           |     |--\
9984 [Gun]       [Eri] [Eri] [odd]
9985                           |
9986                         [Paa]
9987 @end group
9988 @end example
9989
9990 If you're using horizontal trees, it might be nice to display the trees
9991 side-by-side with the summary buffer.  You could add something like the
9992 following to your @file{~/.gnus.el} file:
9993
9994 @lisp
9995 (setq gnus-use-trees t
9996       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9997       gnus-tree-minimize-window nil)
9998 (gnus-add-configuration
9999  '(article
10000    (vertical 1.0
10001              (horizontal 0.25
10002                          (summary 0.75 point)
10003                          (tree 1.0))
10004              (article 1.0))))
10005 @end lisp
10006
10007 @xref{Window Layout}.
10008
10009
10010 @node Mail Group Commands
10011 @section Mail Group Commands
10012 @cindex mail group commands
10013
10014 Some commands only make sense in mail groups.  If these commands are
10015 invalid in the current group, they will raise a hell and let you know.
10016
10017 All these commands (except the expiry and edit commands) use the
10018 process/prefix convention (@pxref{Process/Prefix}).
10019
10020 @table @kbd
10021
10022 @item B e
10023 @kindex B e (Summary)
10024 @findex gnus-summary-expire-articles
10025 Run all expirable articles in the current group through the expiry
10026 process (@code{gnus-summary-expire-articles}).  That is, delete all
10027 expirable articles in the group that have been around for a while.
10028 (@pxref{Expiring Mail}).
10029
10030 @item B C-M-e
10031 @kindex B C-M-e (Summary)
10032 @findex gnus-summary-expire-articles-now
10033 Delete all the expirable articles in the group
10034 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10035 articles eligible for expiry in the current group will
10036 disappear forever into that big @file{/dev/null} in the sky.
10037
10038 @item B DEL
10039 @kindex B DEL (Summary)
10040 @findex gnus-summary-delete-article
10041 @c @icon{gnus-summary-mail-delete}
10042 Delete the mail article.  This is ``delete'' as in ``delete it from your
10043 disk forever and ever, never to return again.'' Use with caution.
10044 (@code{gnus-summary-delete-article}).
10045
10046 @item B m
10047 @kindex B m (Summary)
10048 @cindex move mail
10049 @findex gnus-summary-move-article
10050 @vindex gnus-preserve-marks
10051 Move the article from one mail group to another
10052 (@code{gnus-summary-move-article}).  Marks will be preserved if
10053 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10054
10055 @item B c
10056 @kindex B c (Summary)
10057 @cindex copy mail
10058 @findex gnus-summary-copy-article
10059 @c @icon{gnus-summary-mail-copy}
10060 Copy the article from one group (mail group or not) to a mail group
10061 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10062 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10063
10064 @item B B
10065 @kindex B B (Summary)
10066 @cindex crosspost mail
10067 @findex gnus-summary-crosspost-article
10068 Crosspost the current article to some other group
10069 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10070 the article in the other group, and the Xref headers of the article will
10071 be properly updated.
10072
10073 @item B i
10074 @kindex B i (Summary)
10075 @findex gnus-summary-import-article
10076 Import an arbitrary file into the current mail newsgroup
10077 (@code{gnus-summary-import-article}).  You will be prompted for a file
10078 name, a @code{From} header and a @code{Subject} header.
10079
10080 @item B I
10081 @kindex B I (Summary)
10082 @findex gnus-summary-create-article
10083 Create an empty article in the current mail newsgroups
10084 (@code{gnus-summary-create-article}).  You will be prompted for a
10085 @code{From} header and a @code{Subject} header.
10086
10087 @item B r
10088 @kindex B r (Summary)
10089 @findex gnus-summary-respool-article
10090 @vindex gnus-summary-respool-default-method
10091 Respool the mail article (@code{gnus-summary-respool-article}).
10092 @code{gnus-summary-respool-default-method} will be used as the default
10093 select method when respooling.  This variable is @code{nil} by default,
10094 which means that the current group select method will be used instead.
10095 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10096 (which is the default).
10097
10098 @item B w
10099 @itemx e
10100 @kindex B w (Summary)
10101 @kindex e (Summary)
10102 @findex gnus-summary-edit-article
10103 @kindex C-c C-c (Article)
10104 @findex gnus-summary-edit-article-done
10105 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10106 editing and make the changes permanent, type @kbd{C-c C-c}
10107 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10108 @kbd{C-c C-c} command, gnus won't re-highlight the article.
10109
10110 @item B q
10111 @kindex B q (Summary)
10112 @findex gnus-summary-respool-query
10113 If you want to re-spool an article, you might be curious as to what group
10114 the article will end up in before you do the re-spooling.  This command
10115 will tell you (@code{gnus-summary-respool-query}).
10116
10117 @item B t
10118 @kindex B t (Summary)
10119 @findex gnus-summary-respool-trace
10120 Similarly, this command will display all fancy splitting patterns used
10121 when respooling, if any (@code{gnus-summary-respool-trace}).
10122
10123 @item B p
10124 @kindex B p (Summary)
10125 @findex gnus-summary-article-posted-p
10126 Some people have a tendency to send you ``courtesy'' copies when they
10127 follow up to articles you have posted.  These usually have a
10128 @code{Newsgroups} header in them, but not always.  This command
10129 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10130 article from your news server (or rather, from
10131 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10132 report back whether it found the article or not.  Even if it says that
10133 it didn't find the article, it may have been posted anyway---mail
10134 propagation is much faster than news propagation, and the news copy may
10135 just not have arrived yet.
10136
10137 @item K E
10138 @kindex K E (Summary)
10139 @findex gnus-article-encrypt-body
10140 @vindex gnus-article-encrypt-protocol
10141 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10142 The body is encrypted with the encryption protocol specified by the
10143 variable @code{gnus-article-encrypt-protocol}.
10144
10145 @end table
10146
10147 @vindex gnus-move-split-methods
10148 @cindex moving articles
10149 If you move (or copy) articles regularly, you might wish to have gnus
10150 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10151 variable that uses the same syntax as @code{gnus-split-methods}
10152 (@pxref{Saving Articles}).  You may customize that variable to create
10153 suggestions you find reasonable.  (Note that
10154 @code{gnus-move-split-methods} uses group names where
10155 @code{gnus-split-methods} uses file names.)
10156
10157 @lisp
10158 (setq gnus-move-split-methods
10159       '(("^From:.*Lars Magne" "nnml:junk")
10160         ("^Subject:.*gnus" "nnfolder:important")
10161         (".*" "nnml:misc")))
10162 @end lisp
10163
10164
10165 @node Various Summary Stuff
10166 @section Various Summary Stuff
10167
10168 @menu
10169 * Summary Group Information::   Information oriented commands.
10170 * Searching for Articles::      Multiple article commands.
10171 * Summary Generation Commands::
10172 * Really Various Summary Commands::  Those pesky non-conformant commands.
10173 @end menu
10174
10175 @table @code
10176 @vindex gnus-summary-display-while-building
10177 @item gnus-summary-display-while-building
10178 If non-@code{nil}, show and update the summary buffer as it's being
10179 built.  If @code{t}, update the buffer after every line is inserted.
10180 If the value is an integer, @var{n}, update the display every @var{n}
10181 lines.  The default is @code{nil}.
10182
10183 @vindex gnus-summary-display-arrow
10184 @item gnus-summary-display-arrow
10185 If non-@code{nil}, display an arrow in the fringe to indicate the
10186 current article.
10187
10188 @vindex gnus-summary-mode-hook
10189 @item gnus-summary-mode-hook
10190 This hook is called when creating a summary mode buffer.
10191
10192 @vindex gnus-summary-generate-hook
10193 @item gnus-summary-generate-hook
10194 This is called as the last thing before doing the threading and the
10195 generation of the summary buffer.  It's quite convenient for customizing
10196 the threading variables based on what data the newsgroup has.  This hook
10197 is called from the summary buffer after most summary buffer variables
10198 have been set.
10199
10200 @vindex gnus-summary-prepare-hook
10201 @item gnus-summary-prepare-hook
10202 It is called after the summary buffer has been generated.  You might use
10203 it to, for instance, highlight lines or modify the look of the buffer in
10204 some other ungodly manner.  I don't care.
10205
10206 @vindex gnus-summary-prepared-hook
10207 @item gnus-summary-prepared-hook
10208 A hook called as the very last thing after the summary buffer has been
10209 generated.
10210
10211 @vindex gnus-summary-ignore-duplicates
10212 @item gnus-summary-ignore-duplicates
10213 When gnus discovers two articles that have the same @code{Message-ID},
10214 it has to do something drastic.  No articles are allowed to have the
10215 same @code{Message-ID}, but this may happen when reading mail from some
10216 sources.  Gnus allows you to customize what happens with this variable.
10217 If it is @code{nil} (which is the default), gnus will rename the
10218 @code{Message-ID} (for display purposes only) and display the article as
10219 any other article.  If this variable is @code{t}, it won't display the
10220 article---it'll be as if it never existed.
10221
10222 @vindex gnus-alter-articles-to-read-function
10223 @item gnus-alter-articles-to-read-function
10224 This function, which takes two parameters (the group name and the list
10225 of articles to be selected), is called to allow the user to alter the
10226 list of articles to be selected.
10227
10228 For instance, the following function adds the list of cached articles to
10229 the list in one particular group:
10230
10231 @lisp
10232 (defun my-add-cached-articles (group articles)
10233   (if (string= group "some.group")
10234       (append gnus-newsgroup-cached articles)
10235     articles))
10236 @end lisp
10237
10238 @vindex gnus-newsgroup-variables
10239 @item gnus-newsgroup-variables
10240 A list of newsgroup (summary buffer) local variables, or cons of
10241 variables and their default expressions to be evalled (when the default
10242 values are not @code{nil}), that should be made global while the summary
10243 buffer is active.
10244
10245 Note: The default expressions will be evaluated (using function
10246 @code{eval}) before assignment to the local variable rather than just
10247 assigned to it.  If the default expression is the symbol @code{global},
10248 that symbol will not be evaluated but the global value of the local
10249 variable will be used instead.
10250
10251 These variables can be used to set variables in the group parameters
10252 while still allowing them to affect operations done in other
10253 buffers.  For example:
10254
10255 @lisp
10256 (setq gnus-newsgroup-variables
10257       '(message-use-followup-to
10258         (gnus-visible-headers .
10259  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10260 @end lisp
10261
10262 Also @pxref{Group Parameters}.
10263 @end table
10264
10265
10266 @node Summary Group Information
10267 @subsection Summary Group Information
10268
10269 @table @kbd
10270
10271 @item H f
10272 @kindex H f (Summary)
10273 @findex gnus-summary-fetch-faq
10274 @vindex gnus-group-faq-directory
10275 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10276 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10277 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10278 is usually a directory on a remote machine.  This variable can also be
10279 a list of directories.  In that case, giving a prefix to this command
10280 will allow you to choose between the various sites.  @code{ange-ftp}
10281 or @code{efs} will probably be used for fetching the file.
10282
10283 @item H d
10284 @kindex H d (Summary)
10285 @findex gnus-summary-describe-group
10286 Give a brief description of the current group
10287 (@code{gnus-summary-describe-group}).  If given a prefix, force
10288 rereading the description from the server.
10289
10290 @item H h
10291 @kindex H h (Summary)
10292 @findex gnus-summary-describe-briefly
10293 Give an extremely brief description of the most important summary
10294 keystrokes (@code{gnus-summary-describe-briefly}).
10295
10296 @item H i
10297 @kindex H i (Summary)
10298 @findex gnus-info-find-node
10299 Go to the gnus info node (@code{gnus-info-find-node}).
10300 @end table
10301
10302
10303 @node Searching for Articles
10304 @subsection Searching for Articles
10305
10306 @table @kbd
10307
10308 @item M-s
10309 @kindex M-s (Summary)
10310 @findex gnus-summary-search-article-forward
10311 Search through all subsequent (raw) articles for a regexp
10312 (@code{gnus-summary-search-article-forward}).
10313
10314 @item M-r
10315 @kindex M-r (Summary)
10316 @findex gnus-summary-search-article-backward
10317 Search through all previous (raw) articles for a regexp
10318 (@code{gnus-summary-search-article-backward}).
10319
10320 @item &
10321 @kindex & (Summary)
10322 @findex gnus-summary-execute-command
10323 This command will prompt you for a header, a regular expression to match
10324 on this field, and a command to be executed if the match is made
10325 (@code{gnus-summary-execute-command}).  If the header is an empty
10326 string, the match is done on the entire article.  If given a prefix,
10327 search backward instead.
10328
10329 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10330 all articles that have heads or bodies that match @samp{some.*string}.
10331
10332 @item M-&
10333 @kindex M-& (Summary)
10334 @findex gnus-summary-universal-argument
10335 Perform any operation on all articles that have been marked with
10336 the process mark (@code{gnus-summary-universal-argument}).
10337 @end table
10338
10339 @node Summary Generation Commands
10340 @subsection Summary Generation Commands
10341
10342 @table @kbd
10343
10344 @item Y g
10345 @kindex Y g (Summary)
10346 @findex gnus-summary-prepare
10347 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10348
10349 @item Y c
10350 @kindex Y c (Summary)
10351 @findex gnus-summary-insert-cached-articles
10352 Pull all cached articles (for the current group) into the summary buffer
10353 (@code{gnus-summary-insert-cached-articles}).
10354
10355 @item Y d
10356 @kindex Y d (Summary)
10357 @findex gnus-summary-insert-dormant-articles
10358 Pull all dormant articles (for the current group) into the summary buffer
10359 (@code{gnus-summary-insert-dormant-articles}).
10360
10361 @end table
10362
10363
10364 @node Really Various Summary Commands
10365 @subsection Really Various Summary Commands
10366
10367 @table @kbd
10368
10369 @item A D
10370 @itemx C-d
10371 @kindex C-d (Summary)
10372 @kindex A D (Summary)
10373 @findex gnus-summary-enter-digest-group
10374 If the current article is a collection of other articles (for instance,
10375 a digest), you might use this command to enter a group based on the that
10376 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10377 guess what article type is currently displayed unless you give a prefix
10378 to this command, which forces a ``digest'' interpretation.  Basically,
10379 whenever you see a message that is a collection of other messages of
10380 some format, you @kbd{C-d} and read these messages in a more convenient
10381 fashion.
10382
10383 @item C-M-d
10384 @kindex C-M-d (Summary)
10385 @findex gnus-summary-read-document
10386 This command is very similar to the one above, but lets you gather
10387 several documents into one biiig group
10388 (@code{gnus-summary-read-document}).  It does this by opening several
10389 @code{nndoc} groups for each document, and then opening an
10390 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10391 command understands the process/prefix convention
10392 (@pxref{Process/Prefix}).
10393
10394 @item C-t
10395 @kindex C-t (Summary)
10396 @findex gnus-summary-toggle-truncation
10397 Toggle truncation of summary lines
10398 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10399 line centering function in the summary buffer, so it's not a good idea
10400 to have truncation switched off while reading articles.
10401
10402 @item =
10403 @kindex = (Summary)
10404 @findex gnus-summary-expand-window
10405 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10406 If given a prefix, force an @code{article} window configuration.
10407
10408 @item C-M-e
10409 @kindex C-M-e (Summary)
10410 @findex gnus-summary-edit-parameters
10411 Edit the group parameters (@pxref{Group Parameters}) of the current
10412 group (@code{gnus-summary-edit-parameters}).
10413
10414 @item C-M-a
10415 @kindex C-M-a (Summary)
10416 @findex gnus-summary-customize-parameters
10417 Customize the group parameters (@pxref{Group Parameters}) of the current
10418 group (@code{gnus-summary-customize-parameters}).
10419
10420 @end table
10421
10422
10423 @node Exiting the Summary Buffer
10424 @section Exiting the Summary Buffer
10425 @cindex summary exit
10426 @cindex exiting groups
10427
10428 Exiting from the summary buffer will normally update all info on the
10429 group and return you to the group buffer.
10430
10431 @table @kbd
10432
10433 @item Z Z
10434 @itemx Z Q
10435 @itemx q
10436 @kindex Z Z (Summary)
10437 @kindex Z Q (Summary)
10438 @kindex q (Summary)
10439 @findex gnus-summary-exit
10440 @vindex gnus-summary-exit-hook
10441 @vindex gnus-summary-prepare-exit-hook
10442 @vindex gnus-group-no-more-groups-hook
10443 @c @icon{gnus-summary-exit}
10444 Exit the current group and update all information on the group
10445 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10446 called before doing much of the exiting, which calls
10447 @code{gnus-summary-expire-articles} by default.
10448 @code{gnus-summary-exit-hook} is called after finishing the exit
10449 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10450 group mode having no more (unread) groups.
10451
10452 @item Z E
10453 @itemx Q
10454 @kindex Z E (Summary)
10455 @kindex Q (Summary)
10456 @findex gnus-summary-exit-no-update
10457 Exit the current group without updating any information on the group
10458 (@code{gnus-summary-exit-no-update}).
10459
10460 @item Z c
10461 @itemx c
10462 @kindex Z c (Summary)
10463 @kindex c (Summary)
10464 @findex gnus-summary-catchup-and-exit
10465 @c @icon{gnus-summary-catchup-and-exit}
10466 Mark all unticked articles in the group as read and then exit
10467 (@code{gnus-summary-catchup-and-exit}).
10468
10469 @item Z C
10470 @kindex Z C (Summary)
10471 @findex gnus-summary-catchup-all-and-exit
10472 Mark all articles, even the ticked ones, as read and then exit
10473 (@code{gnus-summary-catchup-all-and-exit}).
10474
10475 @item Z n
10476 @kindex Z n (Summary)
10477 @findex gnus-summary-catchup-and-goto-next-group
10478 Mark all articles as read and go to the next group
10479 (@code{gnus-summary-catchup-and-goto-next-group}).
10480
10481 @item Z R
10482 @itemx C-x C-s
10483 @kindex Z R (Summary)
10484 @kindex C-x C-s (Summary)
10485 @findex gnus-summary-reselect-current-group
10486 Exit this group, and then enter it again
10487 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10488 all articles, both read and unread.
10489
10490 @item Z G
10491 @itemx M-g
10492 @kindex Z G (Summary)
10493 @kindex M-g (Summary)
10494 @findex gnus-summary-rescan-group
10495 @c @icon{gnus-summary-mail-get}
10496 Exit the group, check for new articles in the group, and select the
10497 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10498 articles, both read and unread.
10499
10500 @item Z N
10501 @kindex Z N (Summary)
10502 @findex gnus-summary-next-group
10503 Exit the group and go to the next group
10504 (@code{gnus-summary-next-group}).
10505
10506 @item Z P
10507 @kindex Z P (Summary)
10508 @findex gnus-summary-prev-group
10509 Exit the group and go to the previous group
10510 (@code{gnus-summary-prev-group}).
10511
10512 @item Z s
10513 @kindex Z s (Summary)
10514 @findex gnus-summary-save-newsrc
10515 Save the current number of read/marked articles in the dribble buffer
10516 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10517 given a prefix, also save the @file{.newsrc} file(s).  Using this
10518 command will make exit without updating (the @kbd{Q} command) worthless.
10519 @end table
10520
10521 @vindex gnus-exit-group-hook
10522 @code{gnus-exit-group-hook} is called when you exit the current group
10523 with an ``updating'' exit.  For instance @kbd{Q}
10524 (@code{gnus-summary-exit-no-update}) does not call this hook.
10525
10526 @findex gnus-summary-wake-up-the-dead
10527 @findex gnus-dead-summary-mode
10528 @vindex gnus-kill-summary-on-exit
10529 If you're in the habit of exiting groups, and then changing your mind
10530 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10531 If you do that, gnus won't kill the summary buffer when you exit it.
10532 (Quelle surprise!)  Instead it will change the name of the buffer to
10533 something like @samp{*Dead Summary ... *} and install a minor mode
10534 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10535 buffer, you'll find that all keys are mapped to a function called
10536 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10537 summary buffer will result in a live, normal summary buffer.
10538
10539 There will never be more than one dead summary buffer at any one time.
10540
10541 @vindex gnus-use-cross-reference
10542 The data on the current group will be updated (which articles you have
10543 read, which articles you have replied to, etc.) when you exit the
10544 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10545 @code{t} (which is the default), articles that are cross-referenced to
10546 this group and are marked as read, will also be marked as read in the
10547 other subscribed groups they were cross-posted to.  If this variable is
10548 neither @code{nil} nor @code{t}, the article will be marked as read in
10549 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10550
10551
10552 @node Crosspost Handling
10553 @section Crosspost Handling
10554
10555 @cindex velveeta
10556 @cindex spamming
10557 Marking cross-posted articles as read ensures that you'll never have to
10558 read the same article more than once.  Unless, of course, somebody has
10559 posted it to several groups separately.  Posting the same article to
10560 several groups (not cross-posting) is called @dfn{spamming}, and you are
10561 by law required to send nasty-grams to anyone who perpetrates such a
10562 heinous crime.  You may want to try NoCeM handling to filter out spam
10563 (@pxref{NoCeM}).
10564
10565 Remember: Cross-posting is kinda ok, but posting the same article
10566 separately to several groups is not.  Massive cross-posting (aka.
10567 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10568 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10569 excessive crossposting (@pxref{Summary Mail Commands}).
10570
10571 @cindex cross-posting
10572 @cindex Xref
10573 @cindex @acronym{NOV}
10574 One thing that may cause Gnus to not do the cross-posting thing
10575 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10576 (which is very nice, because it speeds things up considerably) which
10577 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10578 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10579 even with @sc{xover} by registering the @code{Xref} lines of all
10580 articles you actually read, but if you kill the articles, or just mark
10581 them as read without reading them, Gnus will not get a chance to snoop
10582 the @code{Xref} lines out of these articles, and will be unable to use
10583 the cross reference mechanism.
10584
10585 @cindex LIST overview.fmt
10586 @cindex overview.fmt
10587 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10588 in its overview files, try @samp{telnet your.nntp.server nntp},
10589 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10590 overview.fmt}.  This may not work, but if it does, and the last line you
10591 get does not read @samp{Xref:full}, then you should shout and whine at
10592 your news admin until she includes the @code{Xref} header in the
10593 overview files.
10594
10595 @vindex gnus-nov-is-evil
10596 If you want Gnus to get the @code{Xref}s right all the time, you have to
10597 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10598 considerably.
10599
10600 C'est la vie.
10601
10602 For an alternative approach, @pxref{Duplicate Suppression}.
10603
10604
10605 @node Duplicate Suppression
10606 @section Duplicate Suppression
10607
10608 By default, gnus tries to make sure that you don't have to read the same
10609 article more than once by utilizing the crossposting mechanism
10610 (@pxref{Crosspost Handling}).  However, that simple and efficient
10611 approach may not work satisfactory for some users for various
10612 reasons.
10613
10614 @enumerate
10615 @item
10616 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10617 is evil and not very common.
10618
10619 @item
10620 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10621 @file{.overview} data bases.  This is evil and all too common, alas.
10622
10623 @item
10624 You may be reading the same group (or several related groups) from
10625 different @acronym{NNTP} servers.
10626
10627 @item
10628 You may be getting mail that duplicates articles posted to groups.
10629 @end enumerate
10630
10631 I'm sure there are other situations where @code{Xref} handling fails as
10632 well, but these four are the most common situations.
10633
10634 If, and only if, @code{Xref} handling fails for you, then you may
10635 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10636 will remember the @code{Message-ID}s of all articles you have read or
10637 otherwise marked as read, and then, as if by magic, mark them as read
10638 all subsequent times you see them---in @emph{all} groups.  Using this
10639 mechanism is quite likely to be somewhat inefficient, but not overly
10640 so.  It's certainly preferable to reading the same articles more than
10641 once.
10642
10643 Duplicate suppression is not a very subtle instrument.  It's more like a
10644 sledge hammer than anything else.  It works in a very simple
10645 fashion---if you have marked an article as read, it adds this Message-ID
10646 to a cache.  The next time it sees this Message-ID, it will mark the
10647 article as read with the @samp{M} mark.  It doesn't care what group it
10648 saw the article in.
10649
10650 @table @code
10651 @item gnus-suppress-duplicates
10652 @vindex gnus-suppress-duplicates
10653 If non-@code{nil}, suppress duplicates.
10654
10655 @item gnus-save-duplicate-list
10656 @vindex gnus-save-duplicate-list
10657 If non-@code{nil}, save the list of duplicates to a file.  This will
10658 make startup and shutdown take longer, so the default is @code{nil}.
10659 However, this means that only duplicate articles read in a single gnus
10660 session are suppressed.
10661
10662 @item gnus-duplicate-list-length
10663 @vindex gnus-duplicate-list-length
10664 This variable says how many @code{Message-ID}s to keep in the duplicate
10665 suppression list.  The default is 10000.
10666
10667 @item gnus-duplicate-file
10668 @vindex gnus-duplicate-file
10669 The name of the file to store the duplicate suppression list in.  The
10670 default is @file{~/News/suppression}.
10671 @end table
10672
10673 If you have a tendency to stop and start gnus often, setting
10674 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10675 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10676 the other hand, saving the list makes startup and shutdown much slower,
10677 so that means that if you stop and start gnus often, you should set
10678 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10679 to you to figure out, I think.
10680
10681 @node Security
10682 @section Security
10683
10684 Gnus is able to verify signed messages or decrypt encrypted messages.
10685 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10686 and @acronym{S/MIME}, however you need some external programs to get
10687 things to work:
10688
10689 @enumerate
10690 @item
10691 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10692 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10693 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10694 Manual}), but Mailcrypt and gpg.el are also supported.
10695
10696 @item
10697 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10698 or newer is recommended.
10699
10700 @end enumerate
10701
10702 More information on how to set things up can be found in the message
10703 manual (@pxref{Security, ,Security, message, Message Manual}).
10704
10705 @table @code
10706 @item mm-verify-option
10707 @vindex mm-verify-option
10708 Option of verifying signed parts.  @code{never}, not verify;
10709 @code{always}, always verify; @code{known}, only verify known
10710 protocols.  Otherwise, ask user.
10711
10712 @item mm-decrypt-option
10713 @vindex mm-decrypt-option
10714 Option of decrypting encrypted parts.  @code{never}, no decryption;
10715 @code{always}, always decrypt; @code{known}, only decrypt known
10716 protocols.  Otherwise, ask user.
10717
10718 @item mml1991-use
10719 @vindex mml1991-use
10720 Symbol indicating elisp interface to OpenPGP implementation for
10721 @acronym{PGP} messages.  The default is @code{pgg}, but
10722 @code{mailcrypt} and @code{gpg} are also supported although
10723 deprecated.
10724
10725 @item mml2015-use
10726 @vindex mml2015-use
10727 Symbol indicating elisp interface to OpenPGP implementation for
10728 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10729 @code{mailcrypt} and @code{gpg} are also supported although
10730 deprecated.
10731
10732 @end table
10733
10734 @cindex snarfing keys
10735 @cindex importing PGP keys
10736 @cindex PGP key ring import
10737 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10738 key ring) is not supported explicitly through a menu item or command,
10739 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10740 allowing you to specify whatever action you think is appropriate
10741 through the usual @acronym{MIME} infrastructure.  You can use a
10742 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10743 Emacs MIME Manual}) such as the following to import keys using GNU
10744 Privacy Guard when you click on the @acronym{MIME} button
10745 (@pxref{Using MIME}).
10746
10747 @example
10748 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10749 @end example
10750 @noindent
10751 This happens to also be the default action defined in
10752 @code{mailcap-mime-data}.
10753
10754 @node Mailing List
10755 @section Mailing List
10756 @cindex mailing list
10757 @cindex RFC 2396
10758
10759 @kindex A M (summary)
10760 @findex gnus-mailing-list-insinuate
10761 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10762 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10763 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10764 summary buffer.
10765
10766 That enables the following commands to the summary buffer:
10767
10768 @table @kbd
10769
10770 @item C-c C-n h
10771 @kindex C-c C-n h (Summary)
10772 @findex gnus-mailing-list-help
10773 Send a message to fetch mailing list help, if List-Help field exists.
10774
10775 @item C-c C-n s
10776 @kindex C-c C-n s (Summary)
10777 @findex gnus-mailing-list-subscribe
10778 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10779
10780 @item C-c C-n u
10781 @kindex C-c C-n u (Summary)
10782 @findex gnus-mailing-list-unsubscribe
10783 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10784 field exists.
10785
10786 @item C-c C-n p
10787 @kindex C-c C-n p (Summary)
10788 @findex gnus-mailing-list-post
10789 Post to the mailing list, if List-Post field exists.
10790
10791 @item C-c C-n o
10792 @kindex C-c C-n o (Summary)
10793 @findex gnus-mailing-list-owner
10794 Send a message to the mailing list owner, if List-Owner field exists.
10795
10796 @item C-c C-n a
10797 @kindex C-c C-n a (Summary)
10798 @findex gnus-mailing-list-archive
10799 Browse the mailing list archive, if List-Archive field exists.
10800
10801 @end table
10802
10803
10804 @node Article Buffer
10805 @chapter Article Buffer
10806 @cindex article buffer
10807
10808 The articles are displayed in the article buffer, of which there is only
10809 one.  All the summary buffers share the same article buffer unless you
10810 tell gnus otherwise.
10811
10812 @menu
10813 * Hiding Headers::              Deciding what headers should be displayed.
10814 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10815 * Customizing Articles::        Tailoring the look of the articles.
10816 * Article Keymap::              Keystrokes available in the article buffer.
10817 * Misc Article::                Other stuff.
10818 @end menu
10819
10820
10821 @node Hiding Headers
10822 @section Hiding Headers
10823 @cindex hiding headers
10824 @cindex deleting headers
10825
10826 The top section of each article is the @dfn{head}.  (The rest is the
10827 @dfn{body}, but you may have guessed that already.)
10828
10829 @vindex gnus-show-all-headers
10830 There is a lot of useful information in the head: the name of the person
10831 who wrote the article, the date it was written and the subject of the
10832 article.  That's well and nice, but there's also lots of information
10833 most people do not want to see---what systems the article has passed
10834 through before reaching you, the @code{Message-ID}, the
10835 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10836 of some of those lines.  If you want to keep all those lines in the
10837 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10838
10839 Gnus provides you with two variables for sifting headers:
10840
10841 @table @code
10842
10843 @item gnus-visible-headers
10844 @vindex gnus-visible-headers
10845 If this variable is non-@code{nil}, it should be a regular expression
10846 that says what headers you wish to keep in the article buffer.  All
10847 headers that do not match this variable will be hidden.
10848
10849 For instance, if you only want to see the name of the person who wrote
10850 the article and the subject, you'd say:
10851
10852 @lisp
10853 (setq gnus-visible-headers "^From:\\|^Subject:")
10854 @end lisp
10855
10856 This variable can also be a list of regexps to match headers to
10857 remain visible.
10858
10859 @item gnus-ignored-headers
10860 @vindex gnus-ignored-headers
10861 This variable is the reverse of @code{gnus-visible-headers}.  If this
10862 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10863 should be a regular expression that matches all lines that you want to
10864 hide.  All lines that do not match this variable will remain visible.
10865
10866 For instance, if you just want to get rid of the @code{References} field
10867 and the @code{Xref} field, you might say:
10868
10869 @lisp
10870 (setq gnus-ignored-headers "^References:\\|^Xref:")
10871 @end lisp
10872
10873 This variable can also be a list of regexps to match headers to
10874 be removed.
10875
10876 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10877 variable will have no effect.
10878
10879 @end table
10880
10881 @vindex gnus-sorted-header-list
10882 Gnus can also sort the headers for you.  (It does this by default.)  You
10883 can control the sorting by setting the @code{gnus-sorted-header-list}
10884 variable.  It is a list of regular expressions that says in what order
10885 the headers are to be displayed.
10886
10887 For instance, if you want the name of the author of the article first,
10888 and then the subject, you might say something like:
10889
10890 @lisp
10891 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10892 @end lisp
10893
10894 Any headers that are to remain visible, but are not listed in this
10895 variable, will be displayed in random order after all the headers listed in this variable.
10896
10897 @findex gnus-article-hide-boring-headers
10898 @vindex gnus-boring-article-headers
10899 You can hide further boring headers by setting
10900 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10901 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10902 list, but this list doesn't actually contain header names.  Instead it
10903 lists various @dfn{boring conditions} that Gnus can check and remove
10904 from sight.
10905
10906 These conditions are:
10907 @table @code
10908 @item empty
10909 Remove all empty headers.
10910 @item followup-to
10911 Remove the @code{Followup-To} header if it is identical to the
10912 @code{Newsgroups} header.
10913 @item reply-to
10914 Remove the @code{Reply-To} header if it lists the same addresses as
10915 the @code{From} header, or if the @code{broken-reply-to} group
10916 parameter is set.
10917 @item newsgroups
10918 Remove the @code{Newsgroups} header if it only contains the current group
10919 name.
10920 @item to-address
10921 Remove the @code{To} header if it only contains the address identical to
10922 the current group's @code{to-address} parameter.
10923 @item to-list
10924 Remove the @code{To} header if it only contains the address identical to
10925 the current group's @code{to-list} parameter.
10926 @item cc-list
10927 Remove the @code{CC} header if it only contains the address identical to
10928 the current group's @code{to-list} parameter.
10929 @item date
10930 Remove the @code{Date} header if the article is less than three days
10931 old.
10932 @item long-to
10933 Remove the @code{To} header if it is very long.
10934 @item many-to
10935 Remove all @code{To} headers if there are more than one.
10936 @end table
10937
10938 To include these three elements, you could say something like:
10939
10940 @lisp
10941 (setq gnus-boring-article-headers
10942       '(empty followup-to reply-to))
10943 @end lisp
10944
10945 This is also the default value for this variable.
10946
10947
10948 @node Using MIME
10949 @section Using MIME
10950 @cindex @acronym{MIME}
10951
10952 Mime is a standard for waving your hands through the air, aimlessly,
10953 while people stand around yawning.
10954
10955 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10956 while all newsreaders die of fear.
10957
10958 @acronym{MIME} may specify what character set the article uses, the encoding
10959 of the characters, and it also makes it possible to embed pictures and
10960 other naughty stuff in innocent-looking articles.
10961
10962 @vindex gnus-show-mime
10963 @vindex gnus-article-display-method-for-mime
10964 @findex gnus-article-display-mime-message
10965 gnus handles @acronym{MIME} by pushing the articles through
10966 @code{gnus-article-display-method-for-mime}, which is
10967 @code{gnus-article-display-mime-message} by default.  This function
10968 calls the @acronym{SEMI} MIME-View program to actually do the work.  For
10969 more information on @acronym{SEMI} MIME-View, see its manual page
10970 (however it is not existed yet, sorry).
10971
10972 Set @code{gnus-show-mime} to @code{t} if you want to use
10973 @acronym{MIME} all the time.  If you have @code{gnus-show-mime} set,
10974 then you'll see some unfortunate display glitches in the article buffer.
10975 These can't be avoided.
10976
10977 In GNUS or Gnus, it might be best to just use the toggling functions
10978 from the summary buffer to avoid getting nasty surprises. (For instance,
10979 you enter the group @samp{alt.sing-a-long} and, before you know it,
10980 @acronym{MIME} has decoded the sound file in the article and some
10981 horrible sing-a-long song comes screaming out your speakers, and you
10982 can't find the volume button, because there isn't one, and people are
10983 starting to look at you, and you try to stop the program, but you can't,
10984 and you can't find the program to control the volume, and everybody else
10985 in the room suddenly decides to look at you disdainfully, and you'll
10986 feel rather stupid.)
10987
10988 Any similarity to real events and people is purely coincidental.  Ahem.
10989
10990 To avoid such kind of situation, gnus stops to use
10991 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
10992 non-@code{nil} every-time, then you can push button in the article
10993 buffer when there are nobody else.
10994
10995 Also @pxref{MIME Commands}.
10996
10997
10998 @node Customizing Articles
10999 @section Customizing Articles
11000 @cindex article customization
11001
11002 A slew of functions for customizing how the articles are to look like
11003 exist.  You can call these functions interactively
11004 (@pxref{Article Washing}), or you can have them
11005 called automatically when you select the articles.
11006
11007 To have them called automatically, you should set the corresponding
11008 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11009 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11010 be set, but first we discuss the values these variables can have.
11011
11012 Note: Some values, while valid, make little sense.  Check the list below
11013 for sensible values.
11014
11015 @enumerate
11016 @item
11017 @code{nil}: Don't do this treatment.
11018
11019 @item
11020 @code{t}: Do this treatment on all body parts.
11021
11022 @item
11023 @code{head}: Do the treatment on the headers.
11024
11025 @item
11026 @code{last}: Do this treatment on the last part.
11027
11028 @item
11029 An integer: Do this treatment on all body parts that have a length less
11030 than this number.
11031
11032 @item
11033 A list of strings: Do this treatment on all body parts that are in
11034 articles that are read in groups that have names that match one of the
11035 regexps in the list.
11036
11037 @item
11038 A list where the first element is not a string:
11039
11040 The list is evaluated recursively.  The first element of the list is a
11041 predicate.  The following predicates are recognized: @code{or},
11042 @code{and}, @code{not} and @code{typep}.  Here's an example:
11043
11044 @lisp
11045 (or last
11046     (typep "text/x-vcard"))
11047 @end lisp
11048
11049 @item
11050 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
11051 non-nil.
11052
11053 @end enumerate
11054
11055 You may have noticed that the word @dfn{part} is used here.  This refers
11056 to the fact that some messages are @acronym{MIME} multipart articles that may
11057 be divided into several parts.  Articles that are not multiparts are
11058 considered to contain just a single part.
11059
11060 @vindex gnus-article-treat-types
11061 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11062 want to, but by default, only @samp{text/plain} parts are given the
11063 treatment.  This is controlled by the @code{gnus-article-treat-types}
11064 variable, which is a list of regular expressions that are matched to the
11065 type of the part.  This variable is ignored if the value of the
11066 controlling variable is a predicate list, as described above.
11067
11068 The following treatment options are available.  The easiest way to
11069 customize this is to examine the @code{gnus-article-treat} customization
11070 group.  Values in parenthesis are suggested sensible values.  Others are
11071 possible but those listed are probably sufficient for most people.
11072
11073 @table @code
11074 @item gnus-treat-buttonize (t, integer)
11075 @item gnus-treat-buttonize-head (head)
11076
11077 @xref{Article Buttons}.
11078
11079 @item gnus-treat-capitalize-sentences (t, integer)
11080 @item gnus-treat-overstrike (t, integer)
11081 @item gnus-treat-strip-cr (t, integer)
11082 @item gnus-treat-strip-headers-in-body (t, integer)
11083 @item gnus-treat-strip-leading-blank-lines (t, integer)
11084 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11085 @item gnus-treat-strip-pem (t, last, integer)
11086 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11087 @item gnus-treat-unsplit-urls (t, integer)
11088 @item gnus-treat-wash-html (t, integer)
11089 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
11090
11091 @xref{Article Washing}.
11092
11093 @item gnus-treat-date-english (head)
11094 @item gnus-treat-date-iso8601 (head)
11095 @item gnus-treat-date-lapsed (head)
11096 @item gnus-treat-date-local (head)
11097 @item gnus-treat-date-original (head)
11098 @item gnus-treat-date-user-defined (head)
11099 @item gnus-treat-date-ut (head)
11100
11101 @xref{Article Date}.
11102
11103 @item gnus-treat-from-picon (head)
11104 @item gnus-treat-mail-picon (head)
11105 @item gnus-treat-newsgroups-picon (head)
11106
11107 @xref{Picons}.
11108
11109 @item gnus-treat-display-smileys (t, integer)
11110
11111 @item gnus-treat-body-boundary (head)
11112
11113 @vindex gnus-body-boundary-delimiter
11114 Adds a delimiter between header and body, the string used as delimiter
11115 is controlled by @code{gnus-body-boundary-delimiter}.
11116
11117 @xref{Smileys}.
11118
11119 @item gnus-treat-display-x-face (head)
11120
11121 @xref{X-Face}.
11122
11123 @item gnus-treat-display-face (head)
11124
11125 @xref{Face}.
11126
11127 @item gnus-treat-emphasize (t, head, integer)
11128 @item gnus-treat-fill-article (t, integer)
11129 @item gnus-treat-fill-long-lines (t, integer)
11130 @item gnus-treat-hide-boring-headers (head)
11131 @item gnus-treat-hide-citation (t, integer)
11132 @item gnus-treat-hide-citation-maybe (t, integer)
11133 @item gnus-treat-hide-headers (head)
11134 @item gnus-treat-hide-signature (t, last)
11135 @item gnus-treat-strip-banner (t, last)
11136 @item gnus-treat-strip-list-identifiers (head)
11137
11138 @xref{Article Hiding}.
11139
11140 @item gnus-treat-highlight-citation (t, integer)
11141 @item gnus-treat-highlight-headers (head)
11142 @item gnus-treat-highlight-signature (t, last, integer)
11143
11144 @xref{Article Highlighting}.
11145
11146 @item gnus-treat-play-sounds
11147 @item gnus-treat-translate
11148 @item gnus-treat-ansi-sequences (t)
11149 @item gnus-treat-x-pgp-sig (head)
11150
11151 @item gnus-treat-unfold-headers (head)
11152 @item gnus-treat-fold-headers (head)
11153 @item gnus-treat-fold-newsgroups (head)
11154 @item gnus-treat-leading-whitespace (head)
11155
11156 @xref{Article Header}.
11157
11158
11159 @end table
11160
11161 @vindex gnus-part-display-hook
11162 You can, of course, write your own functions to be called from
11163 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11164 part, and you can do anything you like, pretty much.  There is no
11165 information that you have to keep in the buffer---you can change
11166 everything.
11167
11168
11169 @node Article Keymap
11170 @section Article Keymap
11171
11172 Most of the keystrokes in the summary buffer can also be used in the
11173 article buffer.  They should behave as if you typed them in the summary
11174 buffer, which means that you don't actually have to have a summary
11175 buffer displayed while reading.  You can do it all from the article
11176 buffer.
11177
11178 A few additional keystrokes are available:
11179
11180 @table @kbd
11181
11182 @item SPACE
11183 @kindex SPACE (Article)
11184 @findex gnus-article-next-page
11185 Scroll forwards one page (@code{gnus-article-next-page}).
11186 This is exactly the same as @kbd{h SPACE h}.
11187
11188 @item DEL
11189 @kindex DEL (Article)
11190 @findex gnus-article-prev-page
11191 Scroll backwards one page (@code{gnus-article-prev-page}).
11192 This is exactly the same as @kbd{h DEL h}.
11193
11194 @item C-c ^
11195 @kindex C-c ^ (Article)
11196 @findex gnus-article-refer-article
11197 If point is in the neighborhood of a @code{Message-ID} and you press
11198 @kbd{C-c ^}, Gnus will try to get that article from the server
11199 (@code{gnus-article-refer-article}).
11200
11201 @item C-c C-m
11202 @kindex C-c C-m (Article)
11203 @findex gnus-article-mail
11204 Send a reply to the address near point (@code{gnus-article-mail}).  If
11205 given a prefix, include the mail.
11206
11207 @item s
11208 @kindex s (Article)
11209 @findex gnus-article-show-summary
11210 Reconfigure the buffers so that the summary buffer becomes visible
11211 (@code{gnus-article-show-summary}).
11212
11213 @item ?
11214 @kindex ? (Article)
11215 @findex gnus-article-describe-briefly
11216 Give a very brief description of the available keystrokes
11217 (@code{gnus-article-describe-briefly}).
11218
11219 @item TAB
11220 @kindex TAB (Article)
11221 @findex gnus-article-next-button
11222 Go to the next button, if any (@code{gnus-article-next-button}).  This
11223 only makes sense if you have buttonizing turned on.
11224
11225 @item M-TAB
11226 @kindex M-TAB (Article)
11227 @findex gnus-article-prev-button
11228 Go to the previous button, if any (@code{gnus-article-prev-button}).
11229
11230 @item R
11231 @kindex R (Article)
11232 @findex gnus-article-reply-with-original
11233 Send a reply to the current article and yank the current article
11234 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11235 wide reply.  If the region is active, only yank the text in the
11236 region.
11237
11238 @item F
11239 @kindex F (Article)
11240 @findex gnus-article-followup-with-original
11241 Send a followup to the current article and yank the current article
11242 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11243 a wide reply.  If the region is active, only yank the text in the
11244 region.
11245
11246
11247 @end table
11248
11249
11250 @node Misc Article
11251 @section Misc Article
11252
11253 @table @code
11254
11255 @item gnus-single-article-buffer
11256 @vindex gnus-single-article-buffer
11257 If non-@code{nil}, use the same article buffer for all the groups.
11258 (This is the default.)  If @code{nil}, each group will have its own
11259 article buffer.
11260
11261 @vindex gnus-article-decode-hook
11262 @item gnus-article-decode-hook
11263 @cindex @acronym{MIME}
11264 Hook used to decode @acronym{MIME} articles.  The default value is
11265 @code{(article-decode-charset article-decode-encoded-words)}
11266
11267 @vindex gnus-article-prepare-hook
11268 @item gnus-article-prepare-hook
11269 This hook is called right after the article has been inserted into the
11270 article buffer.  It is mainly intended for functions that do something
11271 depending on the contents; it should probably not be used for changing
11272 the contents of the article buffer.
11273
11274 @item gnus-article-mode-hook
11275 @vindex gnus-article-mode-hook
11276 Hook called in article mode buffers.
11277
11278 @item gnus-article-mode-syntax-table
11279 @vindex gnus-article-mode-syntax-table
11280 Syntax table used in article buffers.  It is initialized from
11281 @code{text-mode-syntax-table}.
11282
11283 @vindex gnus-article-over-scroll
11284 @item gnus-article-over-scroll
11285 If non-@code{nil}, allow scrolling the article buffer even when there
11286 no more new text to scroll in.  The default is @code{nil}.
11287
11288 @vindex gnus-article-mode-line-format
11289 @item gnus-article-mode-line-format
11290 This variable is a format string along the same lines as
11291 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11292 Line}).  It accepts the same format specifications as that variable,
11293 with two extensions:
11294
11295 @table @samp
11296
11297 @item w
11298 The @dfn{wash status} of the article.  This is a short string with one
11299 character for each possible article wash operation that may have been
11300 performed.  The characters and their meaning:
11301
11302 @table @samp
11303
11304 @item c
11305 Displayed when cited text may be hidden in the article buffer.
11306
11307 @item h
11308 Displayed when headers are hidden in the article buffer.
11309
11310 @item p
11311 Displayed when article is digitally signed or encrypted, and Gnus has
11312 hidden the security headers.  (N.B. does not tell anything about
11313 security status, i.e. good or bad signature.)
11314
11315 @item s
11316 Displayed when the signature has been hidden in the Article buffer.
11317
11318 @item o
11319 Displayed when Gnus has treated overstrike characters in the article buffer.
11320
11321 @item e
11322 Displayed when Gnus has treated emphasised strings in the article buffer.
11323
11324 @end table
11325
11326 @item m
11327 The number of @acronym{MIME} parts in the article.
11328
11329 @end table
11330
11331 @vindex gnus-break-pages
11332
11333 @item gnus-break-pages
11334 Controls whether @dfn{page breaking} is to take place.  If this variable
11335 is non-@code{nil}, the articles will be divided into pages whenever a
11336 page delimiter appears in the article.  If this variable is @code{nil},
11337 paging will not be done.
11338
11339 @item gnus-page-delimiter
11340 @vindex gnus-page-delimiter
11341 This is the delimiter mentioned above.  By default, it is @samp{^L}
11342 (formfeed).
11343
11344 @cindex IDNA
11345 @cindex internationalized domain names
11346 @vindex gnus-use-idna
11347 @item gnus-use-idna
11348 This variable controls whether Gnus performs IDNA decoding of
11349 internationalized domain names inside @samp{From}, @samp{To} and
11350 @samp{Cc} headers.  @xref{IDNA, ,IDNA,message, The Message Manual},
11351 for how to compose such messages.  This requires
11352 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11353 variable is only enabled if you have installed it.
11354
11355 @end table
11356
11357
11358 @node Composing Messages
11359 @chapter Composing Messages
11360 @cindex composing messages
11361 @cindex messages
11362 @cindex mail
11363 @cindex sending mail
11364 @cindex reply
11365 @cindex followup
11366 @cindex post
11367 @cindex using gpg
11368 @cindex using s/mime
11369 @cindex using smime
11370
11371 @kindex C-c C-c (Post)
11372 All commands for posting and mailing will put you in a message buffer
11373 where you can edit the article all you like, before you send the
11374 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11375 Message Manual}.  Where the message will be posted/mailed to depends
11376 on your setup (@pxref{Posting Server}).
11377
11378 @menu
11379 * Mail::                        Mailing and replying.
11380 * Posting Server::              What server should you post and mail via?
11381 * POP before SMTP::             You cannot send a mail unless you read a mail.
11382 * Mail and Post::               Mailing and posting at the same time.
11383 * Archived Messages::           Where Gnus stores the messages you've sent.
11384 * Posting Styles::              An easier way to specify who you are.
11385 * Drafts::                      Postponing messages and rejected messages.
11386 * Rejected Articles::           What happens if the server doesn't like your article?
11387 * Signing and encrypting::      How to compose secure messages.
11388 @end menu
11389
11390 Also @pxref{Canceling and Superseding} for information on how to
11391 remove articles you shouldn't have posted.
11392
11393
11394 @node Mail
11395 @section Mail
11396
11397 Variables for customizing outgoing mail:
11398
11399 @table @code
11400 @item gnus-uu-digest-headers
11401 @vindex gnus-uu-digest-headers
11402 List of regexps to match headers included in digested messages.  The
11403 headers will be included in the sequence they are matched.  If
11404 @code{nil} include all headers.
11405
11406 @item gnus-add-to-list
11407 @vindex gnus-add-to-list
11408 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11409 that have none when you do a @kbd{a}.
11410
11411 @item gnus-confirm-mail-reply-to-news
11412 @vindex gnus-confirm-mail-reply-to-news
11413 This can also be a function receiving the group name as the only
11414 parameter which should return non-@code{nil} if a confirmation is
11415 needed, or a regular expression matching group names, where
11416 confirmation is should be asked for.
11417
11418 If you find yourself never wanting to reply to mail, but occasionally
11419 press R anyway, this variable might be for you.
11420
11421 @item gnus-confirm-treat-mail-like-news
11422 @vindex gnus-confirm-treat-mail-like-news
11423 If non-@code{nil}, Gnus also requests confirmation according to
11424 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11425 useful for treating mailing lists like newsgroups.
11426
11427 @end table
11428
11429
11430 @node Posting Server
11431 @section Posting Server
11432
11433 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11434 (extremely intelligent, of course) article, where does it go?
11435
11436 Thank you for asking.  I hate you.
11437
11438 It can be quite complicated.
11439
11440 @vindex gnus-post-method
11441 When posting news, Message usually invokes @code{message-send-news}
11442 (@pxref{News Variables, , News Variables, message, Message Manual}).
11443 Normally, Gnus will post using the same select method as you're
11444 reading from (which might be convenient if you're reading lots of
11445 groups from different private servers).  However.  If the server
11446 you're reading from doesn't allow posting, just reading, you probably
11447 want to use some other server to post your (extremely intelligent and
11448 fabulously interesting) articles.  You can then set the
11449 @code{gnus-post-method} to some other method:
11450
11451 @lisp
11452 (setq gnus-post-method '(nnspool ""))
11453 @end lisp
11454
11455 Now, if you've done this, and then this server rejects your article, or
11456 this server is down, what do you do then?  To override this variable you
11457 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11458 the ``current'' server, to get back the default behavior, for posting.
11459
11460 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11461 gnus will prompt you for what method to use for posting.
11462
11463 You can also set @code{gnus-post-method} to a list of select methods.
11464 If that's the case, gnus will always prompt you for what method to use
11465 for posting.
11466
11467 Finally, if you want to always post using the native select method,
11468 you can set this variable to @code{native}.
11469
11470 When sending mail, Message invokes @code{message-send-mail-function}.
11471 The default function, @code{message-send-mail-with-sendmail}, pipes
11472 your article to the @code{sendmail} binary for further queuing and
11473 sending.  When your local system is not configured for sending mail
11474 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11475 server, you can set @code{message-send-mail-function} to
11476 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11477 package correctly.  An example:
11478
11479 @lisp
11480 (setq message-send-mail-function 'smtpmail-send-it
11481       smtpmail-default-smtp-server "YOUR SMTP HOST")
11482 ;; @r{The following variable needs to be set if you are using smtpmail.el}
11483 ;; @r{distributed with FLIM, lesser than the version 1.14.6.}
11484 (setq smtp-default-server "YOUR SMTP HOST")
11485 @end lisp
11486
11487 To the thing similar to this, there is
11488 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11489 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11490 @xref{POP before SMTP}.
11491
11492 Other possible choices for @code{message-send-mail-function} includes
11493 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11494 and @code{feedmail-send-it}.
11495
11496 @node POP before SMTP
11497 @section POP before SMTP
11498 @cindex pop before smtp
11499 @findex message-smtpmail-send-it
11500 @findex mail-source-touch-pop
11501
11502 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11503 authentication?  It is whether you need to connect to the @acronym{POP}
11504 mail server within a certain time before sending mails.  If so, there is
11505 a convenient way.  To do that, put the following lines in your
11506 @file{~/.gnus.el} file:
11507
11508 @lisp
11509 (setq message-send-mail-function 'message-smtpmail-send-it)
11510 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11511 @end lisp
11512
11513 @noindent
11514 It means to let Gnus connect to the @acronym{POP} mail server in advance
11515 whenever you send a mail.  The @code{mail-source-touch-pop} function
11516 does only a @acronym{POP} authentication according to the value of
11517 @code{mail-sources} without fetching mails, just before sending a mail.
11518 Note that you have to use @code{message-smtpmail-send-it} which runs
11519 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11520 set the value of @code{mail-sources} for a @acronym{POP} connection
11521 correctly.  @xref{Mail Sources}.
11522
11523 If you have two or more @acronym{POP} mail servers set in
11524 @code{mail-sources}, you may want to specify one of them to
11525 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11526 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11527 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11528 mainly from that server), you can set it permanently as follows:
11529
11530 @lisp
11531 (setq mail-source-primary-source
11532       '(pop :server "pop3.mail.server"
11533             :password "secret"))
11534 @end lisp
11535
11536 @noindent
11537 Otherwise, bind it dynamically only when performing the
11538 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11539
11540 @lisp
11541 (add-hook 'message-send-mail-hook
11542           (lambda ()
11543             (let ((mail-source-primary-source
11544                    '(pop :server "pop3.mail.server"
11545                          :password "secret")))
11546               (mail-source-touch-pop))))
11547 @end lisp
11548
11549 @node Mail and Post
11550 @section Mail and Post
11551
11552 Here's a list of variables relevant to both mailing and
11553 posting:
11554
11555 @table @code
11556 @item gnus-mailing-list-groups
11557 @findex gnus-mailing-list-groups
11558 @cindex mailing lists
11559
11560 If your news server offers groups that are really mailing lists
11561 gatewayed to the @acronym{NNTP} server, you can read those groups without
11562 problems, but you can't post/followup to them without some difficulty.
11563 One solution is to add a @code{to-address} to the group parameters
11564 (@pxref{Group Parameters}).  An easier thing to do is set the
11565 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11566 really are mailing lists.  Then, at least, followups to the mailing
11567 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11568 still a pain, though.
11569
11570 @item gnus-user-agent
11571 @vindex gnus-user-agent
11572 @cindex User-Agent
11573
11574 This variable controls which information should be exposed in the
11575 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11576 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11577 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11578 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11579 system type) or a custom string.  If you set it to a string, be sure to
11580 use a valid format, see RFC 2616.
11581
11582 @end table
11583
11584 You may want to do spell-checking on messages that you send out.  Or, if
11585 you don't want to spell-check by hand, you could add automatic
11586 spell-checking via the @code{ispell} package:
11587
11588 @cindex ispell
11589 @findex ispell-message
11590 @lisp
11591 (add-hook 'message-send-hook 'ispell-message)
11592 @end lisp
11593
11594 If you want to change the @code{ispell} dictionary based on what group
11595 you're in, you could say something like the following:
11596
11597 @lisp
11598 (add-hook 'gnus-select-group-hook
11599           (lambda ()
11600             (cond
11601              ((string-match
11602                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11603               (ispell-change-dictionary "deutsch"))
11604              (t
11605               (ispell-change-dictionary "english")))))
11606 @end lisp
11607
11608 Modify to suit your needs.
11609
11610
11611 @node Archived Messages
11612 @section Archived Messages
11613 @cindex archived messages
11614 @cindex sent messages
11615
11616 Gnus provides a few different methods for storing the mail and news you
11617 send.  The default method is to use the @dfn{archive virtual server} to
11618 store the messages.  If you want to disable this completely, the
11619 @code{gnus-message-archive-group} variable should be @code{nil}, which
11620 is the default.
11621
11622 For archiving interesting messages in a group you read, see the
11623 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11624 Group Commands}).
11625
11626 @vindex gnus-message-archive-method
11627 @code{gnus-message-archive-method} says what virtual server gnus is to
11628 use to store sent messages.  The default is:
11629
11630 @lisp
11631 (nnfolder "archive"
11632           (nnfolder-directory   "~/Mail/archive")
11633           (nnfolder-active-file "~/Mail/archive/active")
11634           (nnfolder-get-new-mail nil)
11635           (nnfolder-inhibit-expiry t))
11636 @end lisp
11637
11638 You can, however, use any mail select method (@code{nnml},
11639 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11640 for doing this sort of thing, though.  If you don't like the default
11641 directory chosen, you could say something like:
11642
11643 @lisp
11644 (setq gnus-message-archive-method
11645       '(nnfolder "archive"
11646                  (nnfolder-inhibit-expiry t)
11647                  (nnfolder-active-file "~/News/sent-mail/active")
11648                  (nnfolder-directory "~/News/sent-mail/")))
11649 @end lisp
11650
11651 @vindex gnus-message-archive-group
11652 @cindex Gcc
11653 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11654 to one or more group(s) on that server.  Which group to use is
11655 determined by the @code{gnus-message-archive-group} variable.
11656
11657 This variable can be used to do the following:
11658
11659 @table @asis
11660 @item a string
11661 Messages will be saved in that group.
11662
11663 Note that you can include a select method in the group name, then the
11664 message will not be stored in the select method given by
11665 @code{gnus-message-archive-method}, but in the select method specified
11666 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11667 has the default value shown above.  Then setting
11668 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11669 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11670 value @code{"nnml:foo"}, then outgoing messages will be stored in
11671 @samp{nnml:foo}.
11672
11673 @item a list of strings
11674 Messages will be saved in all those groups.
11675
11676 @item an alist of regexps, functions and forms
11677 When a key ``matches'', the result is used.
11678
11679 @item @code{nil}
11680 No message archiving will take place.  This is the default.
11681 @end table
11682
11683 Let's illustrate:
11684
11685 Just saving to a single group called @samp{MisK}:
11686 @lisp
11687 (setq gnus-message-archive-group "MisK")
11688 @end lisp
11689
11690 Saving to two groups, @samp{MisK} and @samp{safe}:
11691 @lisp
11692 (setq gnus-message-archive-group '("MisK" "safe"))
11693 @end lisp
11694
11695 Save to different groups based on what group you are in:
11696 @lisp
11697 (setq gnus-message-archive-group
11698       '(("^alt" "sent-to-alt")
11699         ("mail" "sent-to-mail")
11700         (".*" "sent-to-misc")))
11701 @end lisp
11702
11703 More complex stuff:
11704 @lisp
11705 (setq gnus-message-archive-group
11706       '((if (message-news-p)
11707             "misc-news"
11708           "misc-mail")))
11709 @end lisp
11710
11711 How about storing all news messages in one file, but storing all mail
11712 messages in one file per month:
11713
11714 @lisp
11715 (setq gnus-message-archive-group
11716       '((if (message-news-p)
11717             "misc-news"
11718           (concat "mail." (format-time-string "%Y-%m")))))
11719 @end lisp
11720
11721 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11722 @c use a different value for @code{gnus-message-archive-group} there.)
11723
11724 Now, when you send a message off, it will be stored in the appropriate
11725 group.  (If you want to disable storing for just one particular message,
11726 you can just remove the @code{Gcc} header that has been inserted.)  The
11727 archive group will appear in the group buffer the next time you start
11728 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11729 enter it and read the articles in it just like you'd read any other
11730 group.  If the group gets really big and annoying, you can simply rename
11731 if (using @kbd{G r} in the group buffer) to something
11732 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11733 continue to be stored in the old (now empty) group.
11734
11735 That's the default method of archiving sent messages.  Gnus offers a
11736 different way for the people who don't like the default method.  In that
11737 case you should set @code{gnus-message-archive-group} to @code{nil};
11738 this will disable archiving.
11739
11740 @table @code
11741 @item gnus-outgoing-message-group
11742 @vindex gnus-outgoing-message-group
11743 All outgoing messages will be put in this group.  If you want to store
11744 all your outgoing mail and articles in the group @samp{nnml:archive},
11745 you set this variable to that value.  This variable can also be a list of
11746 group names.
11747
11748 If you want to have greater control over what group to put each
11749 message in, you can set this variable to a function that checks the
11750 current newsgroup name and then returns a suitable group name (or list
11751 of names).
11752
11753 This variable can be used instead of @code{gnus-message-archive-group},
11754 but the latter is the preferred method.
11755
11756 @item gnus-gcc-mark-as-read
11757 @vindex gnus-gcc-mark-as-read
11758 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11759
11760 @item gnus-gcc-externalize-attachments
11761 @vindex gnus-gcc-externalize-attachments
11762 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11763 and matches the Gcc group name, attach files as external parts; if it is
11764 @code{all}, attach local files as external parts; if it is other
11765 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11766 changed in the future.
11767
11768 @end table
11769
11770
11771 @node Posting Styles
11772 @section Posting Styles
11773 @cindex posting styles
11774 @cindex styles
11775
11776 All them variables, they make my head swim.
11777
11778 So what if you want a different @code{Organization} and signature based
11779 on what groups you post to?  And you post both from your home machine
11780 and your work machine, and you want different @code{From} lines, and so
11781 on?
11782
11783 @vindex gnus-posting-styles
11784 One way to do stuff like that is to write clever hooks that change the
11785 variables you need to have changed.  That's a bit boring, so somebody
11786 came up with the bright idea of letting the user specify these things in
11787 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11788 variable:
11789
11790 @lisp
11791 ((".*"
11792   (signature "Peace and happiness")
11793   (organization "What me?"))
11794  ("^comp"
11795   (signature "Death to everybody"))
11796  ("comp.emacs.i-love-it"
11797   (organization "Emacs is it")))
11798 @end lisp
11799
11800 As you might surmise from this example, this alist consists of several
11801 @dfn{styles}.  Each style will be applicable if the first element
11802 ``matches'', in some form or other.  The entire alist will be iterated
11803 over, from the beginning towards the end, and each match will be
11804 applied, which means that attributes in later styles that match override
11805 the same attributes in earlier matching styles.  So
11806 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11807 signature and the @samp{What me?} @code{Organization} header.
11808
11809 The first element in each style is called the @code{match}.  If it's a
11810 string, then Gnus will try to regexp match it against the group name.
11811 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11812 will look in the original article for a header whose name is
11813 @var{match} and compare that @var{regexp}.  @var{match} and
11814 @var{regexp} are strings.  (The original article is the one you are
11815 replying or following up to.  If you are not composing a reply or a
11816 followup, then there is nothing to match against.)  If the
11817 @code{match} is a function symbol, that function will be called with
11818 no arguments.  If it's a variable symbol, then the variable will be
11819 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11820 any case, if this returns a non-@code{nil} value, then the style is
11821 said to @dfn{match}.
11822
11823 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11824 attribute consists of a @code{(@var{name} @var{value})} pair.  In
11825 addition, you can also use the @code{(@var{name} :file @var{value})}
11826 form or the @code{(@var{name} :value @var{value})} form.  Where
11827 @code{:file} signifies @var{value} represents a file name and its
11828 contents should be used as the attribute value, @code{:value} signifies
11829 @var{value} does not represent a file name explicitly.  The attribute
11830 name can be one of:
11831
11832 @itemize @bullet
11833 @item @code{signature}
11834 @item @code{signature-file}
11835 @item @code{x-face-file}
11836 @item @code{address}, overriding @code{user-mail-address}
11837 @item @code{name}, overriding @code{(user-full-name)}
11838 @item @code{body}
11839 @end itemize
11840
11841 The attribute name can also be a string or a symbol.  In that case,
11842 this will be used as a header name, and the value will be inserted in
11843 the headers of the article; if the value is @code{nil}, the header
11844 name will be removed.  If the attribute name is @code{eval}, the form
11845 is evaluated, and the result is thrown away.
11846
11847 The attribute value can be a string (used verbatim), a function with
11848 zero arguments (the return value will be used), a variable (its value
11849 will be used) or a list (it will be @code{eval}ed and the return value
11850 will be used).  The functions and sexps are called/@code{eval}ed in the
11851 message buffer that is being set up.  The headers of the current article
11852 are available through the @code{message-reply-headers} variable, which
11853 is a vector of the following headers: number subject from date id
11854 references chars lines xref extra.
11855
11856 @vindex message-reply-headers
11857
11858 If you wish to check whether the message you are about to compose is
11859 meant to be a news article or a mail message, you can check the values
11860 of the @code{message-news-p} and @code{message-mail-p} functions.
11861
11862 @findex message-mail-p
11863 @findex message-news-p
11864
11865 So here's a new example:
11866
11867 @lisp
11868 (setq gnus-posting-styles
11869       '((".*"
11870          (signature-file "~/.signature")
11871          (name "User Name")
11872          ("X-Home-Page" (getenv "WWW_HOME"))
11873          (organization "People's Front Against MWM"))
11874         ("^rec.humor"
11875          (signature my-funny-signature-randomizer))
11876         ((equal (system-name) "gnarly")  ;; @r{A form}
11877          (signature my-quote-randomizer))
11878         (message-news-p        ;; @r{A function symbol}
11879          (signature my-news-signature))
11880         (window-system         ;; @r{A value symbol}
11881          ("X-Window-System" (format "%s" window-system)))
11882         ;; @r{If I'm replying to Larsi, set the Organization header.}
11883         ((header "from" "larsi.*org")
11884          (Organization "Somewhere, Inc."))
11885         ((posting-from-work-p) ;; @r{A user defined function}
11886          (signature-file "~/.work-signature")
11887          (address "user@@bar.foo")
11888          (body "You are fired.\n\nSincerely, your boss.")
11889          (organization "Important Work, Inc"))
11890         ("nnml:.*"
11891          (From (save-excursion
11892                  (set-buffer gnus-article-buffer)
11893                  (message-fetch-field "to"))))
11894         ("^nn.+:"
11895          (signature-file "~/.mail-signature"))))
11896 @end lisp
11897
11898 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11899 @code{From} address in all your outgoing replies, which might be handy
11900 if you fill many roles.
11901
11902 Setting the @code{gnus-named-posting-styles} variable will make
11903 posting-styles allow to have distinctive names.  You can specify an
11904 arbitrary posting-style when article posting with @kbd{S P} in the
11905 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
11906 the names to styles.  Once a posting-style is added to the alist, we can
11907 import it from @code{gnus-posting-styles}.  If an attribute whose name
11908 is @code{import} is found, Gnus will look for the attribute value in
11909 @code{gnus-named-posting-styles} and expand it in place.
11910
11911 Here's an example:
11912
11913 @lisp
11914 (setq gnus-named-posting-styles
11915       '(("Default"
11916          (signature-file "~/.signature")
11917          (name "User Name")
11918          ("X-Home-Page" (getenv "WWW_HOME"))
11919          (organization "People's Front Against MWM"))
11920         ("Emacs"
11921          (import "Default")
11922          (organization "The Church of Emacs"))))
11923 @end lisp
11924
11925 The posting-style named "Emacs" will inherit all the attributes from
11926 "Default" except @code{organization}.
11927
11928
11929 @node Drafts
11930 @section Drafts
11931 @cindex drafts
11932
11933 If you are writing a message (mail or news) and suddenly remember that
11934 you have a steak in the oven (or some pesto in the food processor, you
11935 craaazy vegetarians), you'll probably wish there was a method to save
11936 the message you are writing so that you can continue editing it some
11937 other day, and send it when you feel its finished.
11938
11939 Well, don't worry about it.  Whenever you start composing a message of
11940 some sort using the gnus mail and post commands, the buffer you get will
11941 automatically associate to an article in a special @dfn{draft} group.
11942 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11943 article will be saved there.  (Auto-save files also go to the draft
11944 group.)
11945
11946 @cindex nndraft
11947 @vindex nndraft-directory
11948 The draft group is a special group (which is implemented as an
11949 @code{nndraft} group, if you absolutely have to know) called
11950 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11951 @code{nndraft} is to store its files.  What makes this group special is
11952 that you can't tick any articles in it or mark any articles as
11953 read---all articles in the group are permanently unread.
11954
11955 If the group doesn't exist, it will be created and you'll be subscribed
11956 to it.  The only way to make it disappear from the Group buffer is to
11957 unsubscribe it.  The special properties of the draft group comes from
11958 a group property (@pxref{Group Parameters}), and if lost the group
11959 behaves like any other group.  This means the commands below will not
11960 be available.  To restore the special properties of the group, the
11961 simplest way is to kill the group, using @kbd{C-k}, and restart
11962 Gnus.  The group is automatically created again with the
11963 correct parameters.  The content of the group is not lost.
11964
11965 @c @findex gnus-dissociate-buffer-from-draft
11966 @c @kindex C-c M-d (Mail)
11967 @c @kindex C-c M-d (Post)
11968 @c @findex gnus-associate-buffer-with-draft
11969 @c @kindex C-c C-d (Mail)
11970 @c @kindex C-c C-d (Post)
11971 @c If you're writing some super-secret message that you later want to
11972 @c encode with PGP before sending, you may wish to turn the auto-saving
11973 @c (and association with the draft group) off.  You never know who might be
11974 @c interested in reading all your extremely valuable and terribly horrible
11975 @c and interesting secrets.  The @kbd{C-c M-d}
11976 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11977 @c If you change your mind and want to turn the auto-saving back on again,
11978 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11979 @c
11980 @c @vindex gnus-use-draft
11981 @c To leave association with the draft group off by default, set
11982 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11983
11984 @findex gnus-draft-edit-message
11985 @kindex D e (Draft)
11986 When you want to continue editing the article, you simply enter the
11987 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11988 that.  You will be placed in a buffer where you left off.
11989
11990 Rejected articles will also be put in this draft group (@pxref{Rejected
11991 Articles}).
11992
11993 @findex gnus-draft-send-all-messages
11994 @kindex D s (Draft)
11995 @findex gnus-draft-send-message
11996 @kindex D S (Draft)
11997 If you have lots of rejected messages you want to post (or mail) without
11998 doing further editing, you can use the @kbd{D s} command
11999 (@code{gnus-draft-send-message}).  This command understands the
12000 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12001 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12002 in the buffer.
12003
12004 @findex gnus-draft-toggle-sending
12005 @kindex D t (Draft)
12006 If you have some messages that you wish not to send, you can use the
12007 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12008 as unsendable.  This is a toggling command.
12009
12010
12011 @node Rejected Articles
12012 @section Rejected Articles
12013 @cindex rejected articles
12014
12015 Sometimes a news server will reject an article.  Perhaps the server
12016 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12017 @emph{there be demons}.  Perhaps you have included too much cited text.
12018 Perhaps the disk is full.  Perhaps the server is down.
12019
12020 These situations are, of course, totally beyond the control of gnus.
12021 (Gnus, of course, loves the way you look, always feels great, has angels
12022 fluttering around inside of it, doesn't care about how much cited text
12023 you include, never runs full and never goes down.)  So gnus saves these
12024 articles until some later time when the server feels better.
12025
12026 The rejected articles will automatically be put in a special draft group
12027 (@pxref{Drafts}).  When the server comes back up again, you'd then
12028 typically enter that group and send all the articles off.
12029
12030 @node Signing and encrypting
12031 @section Signing and encrypting
12032 @cindex using gpg
12033 @cindex using s/mime
12034 @cindex using smime
12035
12036 Gnus can digitally sign and encrypt your messages, using vanilla
12037 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12038 decoding such messages, see the @code{mm-verify-option} and
12039 @code{mm-decrypt-option} options (@pxref{Security}).
12040
12041 @vindex gnus-message-replysign
12042 @vindex gnus-message-replyencrypt
12043 @vindex gnus-message-replysignencrypted
12044 Often, you would like to sign replies to people who send you signed
12045 messages.  Even more often, you might want to encrypt messages which
12046 are in reply to encrypted messages.  Gnus offers
12047 @code{gnus-message-replysign} to enable the former, and
12048 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12049 @code{gnus-message-replysignencrypted} (on by default) will sign
12050 automatically encrypted messages.
12051
12052 Instructing @acronym{MML} to perform security operations on a
12053 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12054 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12055
12056 @table @kbd
12057
12058 @item C-c C-m s s
12059 @kindex C-c C-m s s (Message)
12060 @findex mml-secure-message-sign-smime
12061
12062 Digitally sign current message using @acronym{S/MIME}.
12063
12064 @item C-c C-m s o
12065 @kindex C-c C-m s o (Message)
12066 @findex mml-secure-message-sign-pgp
12067
12068 Digitally sign current message using @acronym{PGP}.
12069
12070 @item C-c C-m s p
12071 @kindex C-c C-m s p (Message)
12072 @findex mml-secure-message-sign-pgp
12073
12074 Digitally sign current message using @acronym{PGP/MIME}.
12075
12076 @item C-c C-m c s
12077 @kindex C-c C-m c s (Message)
12078 @findex mml-secure-message-encrypt-smime
12079
12080 Digitally encrypt current message using @acronym{S/MIME}.
12081
12082 @item C-c C-m c o
12083 @kindex C-c C-m c o (Message)
12084 @findex mml-secure-message-encrypt-pgp
12085
12086 Digitally encrypt current message using @acronym{PGP}.
12087
12088 @item C-c C-m c p
12089 @kindex C-c C-m c p (Message)
12090 @findex mml-secure-message-encrypt-pgpmime
12091
12092 Digitally encrypt current message using @acronym{PGP/MIME}.
12093
12094 @item C-c C-m C-n
12095 @kindex C-c C-m C-n (Message)
12096 @findex mml-unsecure-message
12097 Remove security related @acronym{MML} tags from message.
12098
12099 @end table
12100
12101 @xref{Security, ,Security, message, Message Manual}, for more information.
12102
12103 @node Select Methods
12104 @chapter Select Methods
12105 @cindex foreign groups
12106 @cindex select methods
12107
12108 A @dfn{foreign group} is a group not read by the usual (or
12109 default) means.  It could be, for instance, a group from a different
12110 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12111 personal mail group.
12112
12113 A foreign group (or any group, really) is specified by a @dfn{name} and
12114 a @dfn{select method}.  To take the latter first, a select method is a
12115 list where the first element says what back end to use (e.g. @code{nntp},
12116 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12117 name}.  There may be additional elements in the select method, where the
12118 value may have special meaning for the back end in question.
12119
12120 One could say that a select method defines a @dfn{virtual server}---so
12121 we do just that (@pxref{Server Buffer}).
12122
12123 The @dfn{name} of the group is the name the back end will recognize the
12124 group as.
12125
12126 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12127 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12128 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12129 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12130 back end just knows this group as @samp{soc.motss}.
12131
12132 The different methods all have their peculiarities, of course.
12133
12134 @menu
12135 * Server Buffer::               Making and editing virtual servers.
12136 * Getting News::                Reading USENET news with Gnus.
12137 * Getting Mail::                Reading your personal mail with Gnus.
12138 * Browsing the Web::            Getting messages from a plethora of Web sources.
12139 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12140 * Other Sources::               Reading directories, files, SOUP packets.
12141 * Combined Groups::             Combining groups into one group.
12142 * Gnus Unplugged::              Reading news and mail offline.
12143 @end menu
12144
12145
12146 @node Server Buffer
12147 @section Server Buffer
12148
12149 Traditionally, a @dfn{server} is a machine or a piece of software that
12150 one connects to, and then requests information from.  Gnus does not
12151 connect directly to any real servers, but does all transactions through
12152 one back end or other.  But that's just putting one layer more between
12153 the actual media and Gnus, so we might just as well say that each
12154 back end represents a virtual server.
12155
12156 For instance, the @code{nntp} back end may be used to connect to several
12157 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12158 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12159 use, and what parameters to set by specifying a @dfn{select method}.
12160
12161 These select method specifications can sometimes become quite
12162 complicated---say, for instance, that you want to read from the
12163 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12164 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12165 Anyway, if you had to specify that for each group that used this
12166 server, that would be too much work, so Gnus offers a way of naming
12167 select methods, which is what you do in the server buffer.
12168
12169 To enter the server buffer, use the @kbd{^}
12170 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12171
12172 @menu
12173 * Server Buffer Format::        You can customize the look of this buffer.
12174 * Server Commands::             Commands to manipulate servers.
12175 * Example Methods::             Examples server specifications.
12176 * Creating a Virtual Server::   An example session.
12177 * Server Variables::            Which variables to set.
12178 * Servers and Methods::         You can use server names as select methods.
12179 * Unavailable Servers::         Some servers you try to contact may be down.
12180 @end menu
12181
12182 @vindex gnus-server-mode-hook
12183 @code{gnus-server-mode-hook} is run when creating the server buffer.
12184
12185
12186 @node Server Buffer Format
12187 @subsection Server Buffer Format
12188 @cindex server buffer format
12189
12190 @vindex gnus-server-line-format
12191 You can change the look of the server buffer lines by changing the
12192 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12193 variable, with some simple extensions:
12194
12195 @table @samp
12196
12197 @item h
12198 How the news is fetched---the back end name.
12199
12200 @item n
12201 The name of this server.
12202
12203 @item w
12204 Where the news is to be fetched from---the address.
12205
12206 @item s
12207 The opened/closed/denied status of the server.
12208 @end table
12209
12210 @vindex gnus-server-mode-line-format
12211 The mode line can also be customized by using the
12212 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12213 Formatting}).  The following specs are understood:
12214
12215 @table @samp
12216 @item S
12217 Server name.
12218
12219 @item M
12220 Server method.
12221 @end table
12222
12223 Also @pxref{Formatting Variables}.
12224
12225
12226 @node Server Commands
12227 @subsection Server Commands
12228 @cindex server commands
12229
12230 @table @kbd
12231
12232 @item a
12233 @kindex a (Server)
12234 @findex gnus-server-add-server
12235 Add a new server (@code{gnus-server-add-server}).
12236
12237 @item e
12238 @kindex e (Server)
12239 @findex gnus-server-edit-server
12240 Edit a server (@code{gnus-server-edit-server}).
12241
12242 @item SPACE
12243 @kindex SPACE (Server)
12244 @findex gnus-server-read-server
12245 Browse the current server (@code{gnus-server-read-server}).
12246
12247 @item q
12248 @kindex q (Server)
12249 @findex gnus-server-exit
12250 Return to the group buffer (@code{gnus-server-exit}).
12251
12252 @item k
12253 @kindex k (Server)
12254 @findex gnus-server-kill-server
12255 Kill the current server (@code{gnus-server-kill-server}).
12256
12257 @item y
12258 @kindex y (Server)
12259 @findex gnus-server-yank-server
12260 Yank the previously killed server (@code{gnus-server-yank-server}).
12261
12262 @item c
12263 @kindex c (Server)
12264 @findex gnus-server-copy-server
12265 Copy the current server (@code{gnus-server-copy-server}).
12266
12267 @item l
12268 @kindex l (Server)
12269 @findex gnus-server-list-servers
12270 List all servers (@code{gnus-server-list-servers}).
12271
12272 @item s
12273 @kindex s (Server)
12274 @findex gnus-server-scan-server
12275 Request that the server scan its sources for new articles
12276 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12277 servers.
12278
12279 @item g
12280 @kindex g (Server)
12281 @findex gnus-server-regenerate-server
12282 Request that the server regenerate all its data structures
12283 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12284 a mail back end that has gotten out of sync.
12285
12286 @end table
12287
12288
12289 @node Example Methods
12290 @subsection Example Methods
12291
12292 Most select methods are pretty simple and self-explanatory:
12293
12294 @lisp
12295 (nntp "news.funet.fi")
12296 @end lisp
12297
12298 Reading directly from the spool is even simpler:
12299
12300 @lisp
12301 (nnspool "")
12302 @end lisp
12303
12304 As you can see, the first element in a select method is the name of the
12305 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12306 will.
12307
12308 After these two elements, there may be an arbitrary number of
12309 @code{(@var{variable} @var{form})} pairs.
12310
12311 To go back to the first example---imagine that you want to read from
12312 port 15 on that machine.  This is what the select method should
12313 look like then:
12314
12315 @lisp
12316 (nntp "news.funet.fi" (nntp-port-number 15))
12317 @end lisp
12318
12319 You should read the documentation to each back end to find out what
12320 variables are relevant, but here's an @code{nnmh} example:
12321
12322 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12323 you have two structures that you wish to access: One is your private
12324 mail spool, and the other is a public one.  Here's the possible spec for
12325 your private mail:
12326
12327 @lisp
12328 (nnmh "private" (nnmh-directory "~/private/mail/"))
12329 @end lisp
12330
12331 (This server is then called @samp{private}, but you may have guessed
12332 that.)
12333
12334 Here's the method for a public spool:
12335
12336 @lisp
12337 (nnmh "public"
12338       (nnmh-directory "/usr/information/spool/")
12339       (nnmh-get-new-mail nil))
12340 @end lisp
12341
12342 @cindex proxy
12343 @cindex firewall
12344
12345 If you are behind a firewall and only have access to the @acronym{NNTP}
12346 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12347 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12348 Doing this can be rather fiddly, but your virtual server definition
12349 should probably look something like this:
12350
12351 @lisp
12352 (nntp "firewall"
12353       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12354       (nntp-via-address "the.firewall.machine")
12355       (nntp-address "the.real.nntp.host")
12356       (nntp-end-of-line "\n"))
12357 @end lisp
12358
12359 If you want to use the wonderful @code{ssh} program to provide a
12360 compressed connection over the modem line, you could add the following
12361 configuration to the example above:
12362
12363 @lisp
12364       (nntp-via-rlogin-command "ssh")
12365 @end lisp
12366
12367 See also @code{nntp-via-rlogin-command-switches}.
12368
12369 If you're behind a firewall, but have direct access to the outside world
12370 through a wrapper command like "runsocks", you could open a socksified
12371 telnet connection to the news server as follows:
12372
12373 @lisp
12374 (nntp "outside"
12375       (nntp-pre-command "runsocks")
12376       (nntp-open-connection-function nntp-open-via-telnet)
12377       (nntp-address "the.news.server")
12378       (nntp-end-of-line "\n"))
12379 @end lisp
12380
12381 This means that you have to have set up @code{ssh-agent} correctly to
12382 provide automatic authorization, of course.  And to get a compressed
12383 connection, you have to have the @samp{Compression} option in the
12384 @code{ssh} @file{config} file.
12385
12386
12387 @node Creating a Virtual Server
12388 @subsection Creating a Virtual Server
12389
12390 If you're saving lots of articles in the cache by using persistent
12391 articles, you may want to create a virtual server to read the cache.
12392
12393 First you need to add a new server.  The @kbd{a} command does that.  It
12394 would probably be best to use @code{nnml} to read the cache.  You
12395 could also use @code{nnspool} or @code{nnmh}, though.
12396
12397 Type @kbd{a nnml RET cache RET}.
12398
12399 You should now have a brand new @code{nnml} virtual server called
12400 @samp{cache}.  You now need to edit it to have the right definitions.
12401 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12402 will contain the following:
12403
12404 @lisp
12405 (nnml "cache")
12406 @end lisp
12407
12408 Change that to:
12409
12410 @lisp
12411 (nnml "cache"
12412          (nnml-directory "~/News/cache/")
12413          (nnml-active-file "~/News/cache/active"))
12414 @end lisp
12415
12416 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12417 @kbd{RET} over this virtual server, you should be entered into a browse
12418 buffer, and you should be able to enter any of the groups displayed.
12419
12420
12421 @node Server Variables
12422 @subsection Server Variables
12423 @cindex server variables
12424 @cindex server parameters
12425
12426 One sticky point when defining variables (both on back ends and in Emacs
12427 in general) is that some variables are typically initialized from other
12428 variables when the definition of the variables is being loaded.  If you
12429 change the ``base'' variable after the variables have been loaded, you
12430 won't change the ``derived'' variables.
12431
12432 This typically affects directory and file variables.  For instance,
12433 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12434 directory variables are initialized from that variable, so
12435 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12436 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12437 @code{nnml-directory}---you have to explicitly set all the file
12438 variables to be what you want them to be.  For a complete list of
12439 variables for each back end, see each back end's section later in this
12440 manual, but here's an example @code{nnml} definition:
12441
12442 @lisp
12443 (nnml "public"
12444       (nnml-directory "~/my-mail/")
12445       (nnml-active-file "~/my-mail/active")
12446       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12447 @end lisp
12448
12449 Server variables are often called @dfn{server parameters}.
12450
12451 @node Servers and Methods
12452 @subsection Servers and Methods
12453
12454 Wherever you would normally use a select method
12455 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12456 when browsing a foreign server) you can use a virtual server name
12457 instead.  This could potentially save lots of typing.  And it's nice all
12458 over.
12459
12460
12461 @node Unavailable Servers
12462 @subsection Unavailable Servers
12463
12464 If a server seems to be unreachable, Gnus will mark that server as
12465 @code{denied}.  That means that any subsequent attempt to make contact
12466 with that server will just be ignored.  ``It can't be opened,'' Gnus
12467 will tell you, without making the least effort to see whether that is
12468 actually the case or not.
12469
12470 That might seem quite naughty, but it does make sense most of the time.
12471 Let's say you have 10 groups subscribed to on server
12472 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12473 away from you and the machine is quite slow, so it takes 1 minute just
12474 to find out that it refuses connection to you today.  If Gnus were to
12475 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12476 attempt to do that.  Once it has gotten a single ``connection refused'',
12477 it will regard that server as ``down''.
12478
12479 So, what happens if the machine was only feeling unwell temporarily?
12480 How do you test to see whether the machine has come up again?
12481
12482 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12483 with the following commands:
12484
12485 @table @kbd
12486
12487 @item O
12488 @kindex O (Server)
12489 @findex gnus-server-open-server
12490 Try to establish connection to the server on the current line
12491 (@code{gnus-server-open-server}).
12492
12493 @item C
12494 @kindex C (Server)
12495 @findex gnus-server-close-server
12496 Close the connection (if any) to the server
12497 (@code{gnus-server-close-server}).
12498
12499 @item D
12500 @kindex D (Server)
12501 @findex gnus-server-deny-server
12502 Mark the current server as unreachable
12503 (@code{gnus-server-deny-server}).
12504
12505 @item M-o
12506 @kindex M-o (Server)
12507 @findex gnus-server-open-all-servers
12508 Open the connections to all servers in the buffer
12509 (@code{gnus-server-open-all-servers}).
12510
12511 @item M-c
12512 @kindex M-c (Server)
12513 @findex gnus-server-close-all-servers
12514 Close the connections to all servers in the buffer
12515 (@code{gnus-server-close-all-servers}).
12516
12517 @item R
12518 @kindex R (Server)
12519 @findex gnus-server-remove-denials
12520 Remove all marks to whether Gnus was denied connection from any servers
12521 (@code{gnus-server-remove-denials}).
12522
12523 @item L
12524 @kindex L (Server)
12525 @findex gnus-server-offline-server
12526 Set server status to offline (@code{gnus-server-offline-server}).
12527
12528 @end table
12529
12530
12531 @node Getting News
12532 @section Getting News
12533 @cindex reading news
12534 @cindex news back ends
12535
12536 A newsreader is normally used for reading news.  Gnus currently provides
12537 only two methods of getting news---it can read from an @acronym{NNTP} server,
12538 or it can read from a local spool.
12539
12540 @menu
12541 * NNTP::                        Reading news from an @acronym{NNTP} server.
12542 * News Spool::                  Reading news from the local spool.
12543 @end menu
12544
12545
12546 @node NNTP
12547 @subsection NNTP
12548 @cindex nntp
12549
12550 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12551 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12552 server as the, uhm, address.
12553
12554 If the @acronym{NNTP} server is located at a non-standard port, setting the
12555 third element of the select method to this port number should allow you
12556 to connect to the right port.  You'll have to edit the group info for
12557 that (@pxref{Foreign Groups}).
12558
12559 The name of the foreign group can be the same as a native group.  In
12560 fact, you can subscribe to the same group from as many different servers
12561 you feel like.  There will be no name collisions.
12562
12563 The following variables can be used to create a virtual @code{nntp}
12564 server:
12565
12566 @table @code
12567
12568 @item nntp-server-opened-hook
12569 @vindex nntp-server-opened-hook
12570 @cindex @sc{mode reader}
12571 @cindex authinfo
12572 @cindex authentification
12573 @cindex nntp authentification
12574 @findex nntp-send-authinfo
12575 @findex nntp-send-mode-reader
12576 is run after a connection has been made.  It can be used to send
12577 commands to the @acronym{NNTP} server after it has been contacted.  By
12578 default it sends the command @code{MODE READER} to the server with the
12579 @code{nntp-send-mode-reader} function.  This function should always be
12580 present in this hook.
12581
12582 @item nntp-authinfo-function
12583 @vindex nntp-authinfo-function
12584 @findex nntp-send-authinfo
12585 @vindex nntp-authinfo-file
12586 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12587 server.  The default function is @code{nntp-send-authinfo}, which looks
12588 through your @file{~/.authinfo} (or whatever you've set the
12589 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12590 are found, it will prompt you for a login name and a password.  The
12591 format of the @file{~/.authinfo} file is (almost) the same as the
12592 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12593 manual page, but here are the salient facts:
12594
12595 @enumerate
12596 @item
12597 The file contains one or more line, each of which define one server.
12598
12599 @item
12600 Each line may contain an arbitrary number of token/value pairs.
12601
12602 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12603 @samp{default}.  In addition Gnus introduces two new tokens, not present
12604 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12605 @samp{force}.  (This is the only way the @file{.authinfo} file format
12606 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12607 indicate what port on the server the credentials apply to and
12608 @samp{force} is explained below.
12609
12610 @end enumerate
12611
12612 Here's an example file:
12613
12614 @example
12615 machine news.uio.no login larsi password geheimnis
12616 machine nntp.ifi.uio.no login larsi force yes
12617 @end example
12618
12619 The token/value pairs may appear in any order; @samp{machine} doesn't
12620 have to be first, for instance.
12621
12622 In this example, both login name and password have been supplied for the
12623 former server, while the latter has only the login name listed, and the
12624 user will be prompted for the password.  The latter also has the
12625 @samp{force} tag, which means that the authinfo will be sent to the
12626 @var{nntp} server upon connection; the default (i.e., when there is not
12627 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12628 until the @var{nntp} server asks for it.
12629
12630 You can also add @samp{default} lines that will apply to all servers
12631 that don't have matching @samp{machine} lines.
12632
12633 @example
12634 default force yes
12635 @end example
12636
12637 This will force sending @samp{AUTHINFO} commands to all servers not
12638 previously mentioned.
12639
12640 Remember to not leave the @file{~/.authinfo} file world-readable.
12641
12642 @item nntp-server-action-alist
12643 @vindex nntp-server-action-alist
12644 This is a list of regexps to match on server types and actions to be
12645 taken when matches are made.  For instance, if you want Gnus to beep
12646 every time you connect to innd, you could say something like:
12647
12648 @lisp
12649 (setq nntp-server-action-alist
12650       '(("innd" (ding))))
12651 @end lisp
12652
12653 You probably don't want to do that, though.
12654
12655 The default value is
12656
12657 @lisp
12658 '(("nntpd 1\\.5\\.11t"
12659    (remove-hook 'nntp-server-opened-hook
12660                 'nntp-send-mode-reader)))
12661 @end lisp
12662
12663 This ensures that Gnus doesn't send the @code{MODE READER} command to
12664 nntpd 1.5.11t, since that command chokes that server, I've been told.
12665
12666 @item nntp-maximum-request
12667 @vindex nntp-maximum-request
12668 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12669 will collect headers by sending a series of @code{head} commands.  To
12670 speed things up, the back end sends lots of these commands without
12671 waiting for reply, and then reads all the replies.  This is controlled
12672 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12673 your network is buggy, you should set this to 1.
12674
12675 @item nntp-connection-timeout
12676 @vindex nntp-connection-timeout
12677 If you have lots of foreign @code{nntp} groups that you connect to
12678 regularly, you're sure to have problems with @acronym{NNTP} servers not
12679 responding properly, or being too loaded to reply within reasonable
12680 time.  This is can lead to awkward problems, which can be helped
12681 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12682 that says how many seconds the @code{nntp} back end should wait for a
12683 connection before giving up.  If it is @code{nil}, which is the default,
12684 no timeouts are done.
12685
12686 @c @item nntp-command-timeout
12687 @c @vindex nntp-command-timeout
12688 @c @cindex PPP connections
12689 @c @cindex dynamic IP addresses
12690 @c If you're running Gnus on a machine that has a dynamically assigned
12691 @c address, Gnus may become confused.  If the address of your machine
12692 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12693 @c waiting forever for replies from the server.  To help with this
12694 @c unfortunate problem, you can set this command to a number.  Gnus will
12695 @c then, if it sits waiting for a reply from the server longer than that
12696 @c number of seconds, shut down the connection, start a new one, and resend
12697 @c the command.  This should hopefully be transparent to the user.  A
12698 @c likely number is 30 seconds.
12699 @c
12700 @c @item nntp-retry-on-break
12701 @c @vindex nntp-retry-on-break
12702 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12703 @c hangs.  This will have much the same effect as the command timeout
12704 @c described above.
12705
12706 @item nntp-server-hook
12707 @vindex nntp-server-hook
12708 This hook is run as the last step when connecting to an @acronym{NNTP}
12709 server.
12710
12711 @item nntp-buggy-select
12712 @vindex nntp-buggy-select
12713 Set this to non-@code{nil} if your select routine is buggy.
12714
12715 @item nntp-nov-is-evil
12716 @vindex nntp-nov-is-evil
12717 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12718 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12719 can be used.
12720
12721 @item nntp-xover-commands
12722 @vindex nntp-xover-commands
12723 @cindex @acronym{NOV}
12724 @cindex XOVER
12725 List of strings used as commands to fetch @acronym{NOV} lines from a
12726 server.  The default value of this variable is @code{("XOVER"
12727 "XOVERVIEW")}.
12728
12729 @item nntp-nov-gap
12730 @vindex nntp-nov-gap
12731 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12732 the server.  The server responds with one huge list of lines.  However,
12733 if you have read articles 2-5000 in the group, and only want to read
12734 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12735 lines that you will not need.  This variable says how
12736 big a gap between two consecutive articles is allowed to be before the
12737 @code{XOVER} request is split into several request.  Note that if your
12738 network is fast, setting this variable to a really small number means
12739 that fetching will probably be slower.  If this variable is @code{nil},
12740 @code{nntp} will never split requests.  The default is 5.
12741
12742 @item nntp-prepare-server-hook
12743 @vindex nntp-prepare-server-hook
12744 A hook run before attempting to connect to an @acronym{NNTP} server.
12745
12746 @item nntp-warn-about-losing-connection
12747 @vindex nntp-warn-about-losing-connection
12748 If this variable is non-@code{nil}, some noise will be made when a
12749 server closes connection.
12750
12751 @item nntp-record-commands
12752 @vindex nntp-record-commands
12753 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12754 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12755 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12756 that doesn't seem to work.
12757
12758 @item nntp-open-connection-function
12759 @vindex nntp-open-connection-function
12760 It is possible to customize how the connection to the nntp server will
12761 be opened.  If you specify an @code{nntp-open-connection-function}
12762 parameter, Gnus will use that function to establish the connection.
12763 Five pre-made functions are supplied.  These functions can be grouped in
12764 two categories: direct connection functions (three pre-made), and
12765 indirect ones (two pre-made).
12766
12767 @item nntp-prepare-post-hook
12768 @vindex nntp-prepare-post-hook
12769 A hook run just before posting an article.  If there is no
12770 @code{Message-ID} header in the article and the news server provides the
12771 recommended ID, it will be added to the article before running this
12772 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12773 inhibit Gnus to add a @code{Message-ID} header, you could say:
12774
12775 @lisp
12776 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12777 @end lisp
12778
12779 Note that not all servers support the recommended ID.  This works for
12780 INN versions 2.3.0 and later, for instance.
12781
12782 @item nntp-read-timeout
12783 @vindex nntp-read-timeout
12784 How long nntp should wait between checking for the end of output.
12785 Shorter values mean quicker response, but is more CPU intensive.  The
12786 default is 0.1 seconds.  If you have a slow line to the server (and
12787 don't like to see Emacs eat your available CPU power), you might set
12788 this to, say, 1.
12789
12790 @item nntp-list-options
12791 @vindex nntp-list-options
12792 List of newsgroup name used for a option of the LIST command to restrict
12793 the listing output to only the specified newsgroups.  Each newsgroup name
12794 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12795 etc.  Fortunately, if the server can accept such a option, it will
12796 probably make gnus run faster.  You may use it as a server variable as
12797 follows:
12798
12799 @lisp
12800 (setq gnus-select-method
12801       '(nntp "news.somewhere.edu"
12802              (nntp-list-options ("fj.*" "japan.*"))))
12803 @end lisp
12804
12805 @item nntp-options-subscribe
12806 @vindex nntp-options-subscribe
12807 Regexp matching the newsgroup names which will be subscribed
12808 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12809 It may be effective as well as @code{nntp-list-options} even though the
12810 server could not accept a shell-style wildcard as a option of the LIST
12811 command.  You may use it as a server variable as follows:
12812
12813 @lisp
12814 (setq gnus-select-method
12815       '(nntp "news.somewhere.edu"
12816              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12817 @end lisp
12818
12819 @item nntp-options-not-subscribe
12820 @vindex nntp-options-not-subscribe
12821 Regexp matching the newsgroup names which will not be subscribed
12822 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12823 It may be effective as well as @code{nntp-list-options} even though the
12824 server could not accept a shell-style wildcard as a option of the LIST
12825 command.  You may use it as a server variable as follows:
12826
12827 @lisp
12828 (setq gnus-select-method
12829       '(nntp "news.somewhere.edu"
12830              (nntp-options-not-subscribe "\\.binaries\\.")))
12831 @end lisp
12832 @end table
12833
12834 @menu
12835 * Direct Functions::            Connecting directly to the server.
12836 * Indirect Functions::          Connecting indirectly to the server.
12837 * Common Variables::            Understood by several connection functions.
12838 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
12839 @end menu
12840
12841
12842 @node Direct Functions
12843 @subsubsection Direct Functions
12844 @cindex direct connection functions
12845
12846 These functions are called direct because they open a direct connection
12847 between your machine and the @acronym{NNTP} server.  The behavior of these
12848 functions is also affected by commonly understood variables
12849 (@pxref{Common Variables}).
12850
12851 @table @code
12852 @findex nntp-open-network-stream
12853 @item nntp-open-network-stream
12854 This is the default, and simply connects to some port or other on the
12855 remote system.
12856
12857 @findex nntp-open-tls-stream
12858 @item nntp-open-tls-stream
12859 Opens a connection to a server over a @dfn{secure} channel.  To use
12860 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12861 installed.  You then define a server as follows:
12862
12863 @lisp
12864 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12865 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12866 ;;
12867 (nntp "snews.bar.com"
12868       (nntp-open-connection-function nntp-open-tls-stream)
12869       (nntp-port-number )
12870       (nntp-address "snews.bar.com"))
12871 @end lisp
12872
12873 @findex nntp-open-ssl-stream
12874 @item nntp-open-ssl-stream
12875 Opens a connection to a server over a @dfn{secure} channel.  To use
12876 this you must have @uref{http://www.openssl.org, OpenSSL} or
12877 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12878 then define a server as follows:
12879
12880 @lisp
12881 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12882 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12883 ;;
12884 (nntp "snews.bar.com"
12885       (nntp-open-connection-function nntp-open-ssl-stream)
12886       (nntp-port-number 563)
12887       (nntp-address "snews.bar.com"))
12888 @end lisp
12889
12890 @findex nntp-open-telnet-stream
12891 @item nntp-open-telnet-stream
12892 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12893 it.  You might wonder why this function exists, since we have the
12894 default @code{nntp-open-network-stream} which would do the job.  (One
12895 of) the reason(s) is that if you are behind a firewall but have direct
12896 connections to the outside world thanks to a command wrapper like
12897 @code{runsocks}, you can use it like this:
12898
12899 @lisp
12900 (nntp "socksified"
12901       (nntp-pre-command "runsocks")
12902       (nntp-open-connection-function nntp-open-telnet-stream)
12903       (nntp-address "the.news.server"))
12904 @end lisp
12905
12906 With the default method, you would need to wrap your whole Emacs
12907 session, which is not a good idea.
12908 @end table
12909
12910
12911 @node Indirect Functions
12912 @subsubsection Indirect Functions
12913 @cindex indirect connection functions
12914
12915 These functions are called indirect because they connect to an
12916 intermediate host before actually connecting to the @acronym{NNTP} server.
12917 All of these functions and related variables are also said to belong to
12918 the ``via'' family of connection: they're all prefixed with ``via'' to make
12919 things cleaner.  The behavior of these functions is also affected by
12920 commonly understood variables (@pxref{Common Variables}).
12921
12922 @table @code
12923 @item nntp-open-via-rlogin-and-telnet
12924 @findex nntp-open-via-rlogin-and-telnet
12925 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12926 to the real @acronym{NNTP} server from there.  This is useful for instance if
12927 you need to connect to a firewall machine first.
12928
12929 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12930
12931 @table @code
12932 @item nntp-via-rlogin-command
12933 @vindex nntp-via-rlogin-command
12934 Command used to log in on the intermediate host.  The default is
12935 @samp{rsh}, but @samp{ssh} is a popular alternative.
12936
12937 @item nntp-via-rlogin-command-switches
12938 @vindex nntp-via-rlogin-command-switches
12939 List of strings to be used as the switches to
12940 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12941 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12942 @samp{("-C")} in order to compress all data connections, otherwise set
12943 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12944 the telnet command requires a pseudo-tty allocation on an intermediate
12945 host.
12946 @end table
12947
12948 Note that you may want to change the value for @code{nntp-end-of-line}
12949 to @samp{\n} (@pxref{Common Variables}).
12950
12951 @item nntp-open-via-rlogin-and-netcat
12952 @findex nntp-open-via-rlogin-and-netcat
12953 Does essentially the same, but uses @samp{netcat}
12954 (@uref{http://netcat.sourceforge.net/}) instead of @samp{telnet} to
12955 connect to the real @acronym{NNTP} server from the intermediate host.
12956
12957 @code{nntp-open-via-rlogin-and-netcat}-specific variables:
12958
12959 @table @code
12960 @item nntp-via-netcat-command
12961 @vindex nntp-via-netcat-command
12962 Command used to connect to the real @acronym{NNTP} server from the
12963 intermediate host.  The default is @samp{nc}.  You can also use other
12964 programs like @samp{connect}
12965 (@uref{http://www.imasy.or.jp/~gotoh/ssh/connect.html}) instead.
12966
12967 @item nntp-via-netcat-switches
12968 @vindex nntp-via-netcat-switches
12969 List of strings to be used as the switches to the
12970 @code{nntp-via-telnet-command} command.  The default is @code{nil}.
12971
12972 @item nntp-via-rlogin-command
12973 Command used to log in on the intermediate host.  The default is
12974 @samp{rsh}, but @samp{ssh} is a popular alternative.
12975
12976 @item nntp-via-rlogin-command-switches
12977 List of strings to be used as the switches to
12978 @code{nntp-via-rlogin-command}.  The default is @code{nil}.
12979 @end table
12980
12981 @item nntp-open-via-telnet-and-telnet
12982 @findex nntp-open-via-telnet-and-telnet
12983 Does essentially also the same, but uses @samp{telnet} instead of
12984 @samp{rlogin} to connect to the intermediate host.
12985
12986 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12987
12988 @table @code
12989 @item nntp-via-telnet-command
12990 @vindex nntp-via-telnet-command
12991 Command used to @code{telnet} the intermediate host.  The default is
12992 @samp{telnet}.
12993
12994 @item nntp-via-telnet-switches
12995 @vindex nntp-via-telnet-switches
12996 List of strings to be used as the switches to the
12997 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12998
12999 @item nntp-via-user-password
13000 @vindex nntp-via-user-password
13001 Password to use when logging in on the intermediate host.
13002
13003 @item nntp-via-envuser
13004 @vindex nntp-via-envuser
13005 If non-@code{nil}, the intermediate @code{telnet} session (client and
13006 server both) will support the @code{ENVIRON} option and not prompt for
13007 login name.  This works for Solaris @code{telnet}, for instance.
13008
13009 @item nntp-via-shell-prompt
13010 @vindex nntp-via-shell-prompt
13011 Regexp matching the shell prompt on the intermediate host.  The default
13012 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13013
13014 @end table
13015
13016 Note that you may want to change the value for @code{nntp-end-of-line}
13017 to @samp{\n} (@pxref{Common Variables}).
13018 @end table
13019
13020
13021 Here are some additional variables that are understood by all the above
13022 functions:
13023
13024 @table @code
13025
13026 @item nntp-via-user-name
13027 @vindex nntp-via-user-name
13028 User name to use when connecting to the intermediate host.
13029
13030 @item nntp-via-address
13031 @vindex nntp-via-address
13032 Address of the intermediate host to connect to.
13033
13034 @end table
13035
13036
13037 @node Common Variables
13038 @subsubsection Common Variables
13039
13040 The following variables affect the behavior of all, or several of the
13041 pre-made connection functions.  When not specified, all functions are
13042 affected.
13043
13044 @table @code
13045
13046 @item nntp-pre-command
13047 @vindex nntp-pre-command
13048 A command wrapper to use when connecting through a non native
13049 connection function (all except @code{nntp-open-network-stream},
13050 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
13051 where you would put a @samp{SOCKS} wrapper for instance.
13052
13053 @item nntp-address
13054 @vindex nntp-address
13055 The address of the @acronym{NNTP} server.
13056
13057 @item nntp-port-number
13058 @vindex nntp-port-number
13059 Port number to connect to the @acronym{NNTP} server.  The default is
13060 @samp{nntp}.  If you use @acronym{NNTP} over
13061 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13062 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13063 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13064 not work with named ports.
13065
13066 @item nntp-end-of-line
13067 @vindex nntp-end-of-line
13068 String to use as end-of-line marker when talking to the @acronym{NNTP}
13069 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13070 using a non native telnet connection function.
13071
13072 @item nntp-telnet-command
13073 @vindex nntp-telnet-command
13074 Command to use when connecting to the @acronym{NNTP} server through
13075 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13076 just for the real @acronym{NNTP} server.  The default is
13077 @samp{telnet}.
13078
13079 @item nntp-telnet-switches
13080 @vindex nntp-telnet-switches
13081 A list of switches to pass to @code{nntp-telnet-command}.  The default
13082 is @samp{("-8")}.
13083
13084 @end table
13085
13086 @node NNTP marks
13087 @subsubsection NNTP marks
13088 @cindex storing NNTP marks
13089
13090 Gnus stores marks (@pxref{Marking Articles}) for @acronym{NNTP}
13091 servers in marks files.  A marks file records what marks you have set
13092 in a group and each file is specific to the corresponding server.
13093 Marks files are stored in @file{~/News/marks}
13094 (@code{nntp-marks-directory}) under a classic hierarchy resembling
13095 that of a news server, for example marks for the group
13096 @samp{gmane.discuss} on the news.gmane.org server will be stored in
13097 the file @file{~/News/marks/news.gmane.org/gmane/discuss/.marks}.
13098
13099 Marks files are useful because you can copy the @file{~/News/marks}
13100 directory (using rsync, scp or whatever) to another Gnus installation,
13101 and it will realize what articles you have read and marked.  The data
13102 in @file{~/News/marks} has priority over the same data in
13103 @file{~/.newsrc.eld}.
13104
13105 Note that marks files are very much server-specific: Gnus remembers
13106 the article numbers so if you don't use the same servers on both
13107 installations things are most likely to break (most @acronym{NNTP}
13108 servers do not use the same article numbers as any other server).
13109 However, if you use servers A, B, C on one installation and servers A,
13110 D, E on the other, you can sync the marks files for A and then you'll
13111 get synchronization for that server between the two installations.
13112
13113 Using @acronym{NNTP} marks can possibly incur a performance penalty so
13114 if Gnus feels sluggish, try setting the @code{nntp-marks-is-evil}
13115 variable to @code{t}.  Marks will then be stored in @file{~/.newsrc.eld}.
13116
13117 Related variables:
13118
13119 @table @code
13120
13121 @item nntp-marks-is-evil
13122 @vindex nntp-marks-is-evil
13123 If non-@code{nil}, this back end will ignore any marks files.  The
13124 default is @code{nil}.
13125
13126 @item nntp-marks-directory
13127 @vindex nntp-marks-directory
13128 The directory where marks for nntp groups will be stored.
13129
13130 @end table
13131
13132
13133 @node News Spool
13134 @subsection News Spool
13135 @cindex nnspool
13136 @cindex news spool
13137
13138 Subscribing to a foreign group from the local spool is extremely easy,
13139 and might be useful, for instance, to speed up reading groups that
13140 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13141 instance.
13142
13143 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13144 anything else) as the address.
13145
13146 If you have access to a local spool, you should probably use that as the
13147 native select method (@pxref{Finding the News}).  It is normally faster
13148 than using an @code{nntp} select method, but might not be.  It depends.
13149 You just have to try to find out what's best at your site.
13150
13151 @table @code
13152
13153 @item nnspool-inews-program
13154 @vindex nnspool-inews-program
13155 Program used to post an article.
13156
13157 @item nnspool-inews-switches
13158 @vindex nnspool-inews-switches
13159 Parameters given to the inews program when posting an article.
13160
13161 @item nnspool-spool-directory
13162 @vindex nnspool-spool-directory
13163 Where @code{nnspool} looks for the articles.  This is normally
13164 @file{/usr/spool/news/}.
13165
13166 @item nnspool-nov-directory
13167 @vindex nnspool-nov-directory
13168 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13169 @file{/usr/spool/news/over.view/}.
13170
13171 @item nnspool-lib-dir
13172 @vindex nnspool-lib-dir
13173 Where the news lib dir is (@file{/usr/lib/news/} by default).
13174
13175 @item nnspool-active-file
13176 @vindex nnspool-active-file
13177 The name of the active file.
13178
13179 @item nnspool-newsgroups-file
13180 @vindex nnspool-newsgroups-file
13181 The name of the group descriptions file.
13182
13183 @item nnspool-history-file
13184 @vindex nnspool-history-file
13185 The name of the news history file.
13186
13187 @item nnspool-active-times-file
13188 @vindex nnspool-active-times-file
13189 The name of the active date file.
13190
13191 @item nnspool-nov-is-evil
13192 @vindex nnspool-nov-is-evil
13193 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13194 that it finds.
13195
13196 @item nnspool-sift-nov-with-sed
13197 @vindex nnspool-sift-nov-with-sed
13198 @cindex sed
13199 If non-@code{nil}, which is the default, use @code{sed} to get the
13200 relevant portion from the overview file.  If @code{nil},
13201 @code{nnspool} will load the entire file into a buffer and process it
13202 there.
13203
13204 @end table
13205
13206
13207 @node Getting Mail
13208 @section Getting Mail
13209 @cindex reading mail
13210 @cindex mail
13211
13212 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13213 course.
13214
13215 @menu
13216 * Mail in a Newsreader::        Important introductory notes.
13217 * Getting Started Reading Mail::  A simple cookbook example.
13218 * Splitting Mail::              How to create mail groups.
13219 * Mail Sources::                How to tell Gnus where to get mail from.
13220 * Mail Back End Variables::     Variables for customizing mail handling.
13221 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13222 * Group Mail Splitting::        Use group customize to drive mail splitting.
13223 * Incorporating Old Mail::      What about the old mail you have?
13224 * Expiring Mail::               Getting rid of unwanted mail.
13225 * Washing Mail::                Removing cruft from the mail you get.
13226 * Duplicates::                  Dealing with duplicated mail.
13227 * Not Reading Mail::            Using mail back ends for reading other files.
13228 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13229 @end menu
13230
13231
13232 @node Mail in a Newsreader
13233 @subsection Mail in a Newsreader
13234
13235 If you are used to traditional mail readers, but have decided to switch
13236 to reading mail with Gnus, you may find yourself experiencing something
13237 of a culture shock.
13238
13239 Gnus does not behave like traditional mail readers.  If you want to make
13240 it behave that way, you can, but it's an uphill battle.
13241
13242 Gnus, by default, handles all its groups using the same approach.  This
13243 approach is very newsreaderly---you enter a group, see the new/unread
13244 messages, and when you read the messages, they get marked as read, and
13245 you don't see them any more.  (Unless you explicitly ask for them.)
13246
13247 In particular, you do not do anything explicitly to delete messages.
13248
13249 Does this mean that all the messages that have been marked as read are
13250 deleted?  How awful!
13251
13252 But, no, it means that old messages are @dfn{expired} according to some
13253 scheme or other.  For news messages, the expire process is controlled by
13254 the news administrator; for mail, the expire process is controlled by
13255 you.  The expire process for mail is covered in depth in @ref{Expiring
13256 Mail}.
13257
13258 What many Gnus users find, after using it a while for both news and
13259 mail, is that the transport mechanism has very little to do with how
13260 they want to treat a message.
13261
13262 Many people subscribe to several mailing lists.  These are transported
13263 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13264 answering, or even reading these messages very carefully.  We may not
13265 need to save them because if we should need to read one again, they are
13266 archived somewhere else.
13267
13268 Some people have local news groups which have only a handful of readers.
13269 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13270 to read and answer a large fraction of the messages very carefully in
13271 order to do our work.  And there may not be an archive, so we may need
13272 to save the interesting messages the same way we would personal mail.
13273
13274 The important distinction turns out to be not the transport mechanism,
13275 but other factors such as how interested we are in the subject matter,
13276 or how easy it is to retrieve the message if we need to read it again.
13277
13278 Gnus provides many options for sorting mail into ``groups'' which behave
13279 like newsgroups, and for treating each group (whether mail or news)
13280 differently.
13281
13282 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13283 that Gnus should grow up and be a male, er, mail reader.  It is possible
13284 to whip Gnus into a more mailreaderly being, but, as said before, it's
13285 not easy.  People who prefer proper mail readers should try @sc{vm}
13286 instead, which is an excellent, and proper, mail reader.
13287
13288 I don't mean to scare anybody off, but I want to make it clear that you
13289 may be required to learn a new way of thinking about messages.  After
13290 you've been subjected to The Gnus Way, you will come to love it.  I can
13291 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13292 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13293 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13294 You Do.)
13295
13296
13297 @node Getting Started Reading Mail
13298 @subsection Getting Started Reading Mail
13299
13300 It's quite easy to use Gnus to read your new mail.  You just plonk the
13301 mail back end of your choice into @code{gnus-secondary-select-methods},
13302 and things will happen automatically.
13303
13304 For instance, if you want to use @code{nnml} (which is a ``one file per
13305 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13306
13307 @lisp
13308 (setq gnus-secondary-select-methods '((nnml "")))
13309 @end lisp
13310
13311 Now, the next time you start Gnus, this back end will be queried for new
13312 articles, and it will move all the messages in your spool file to its
13313 directory, which is @file{~/Mail/} by default.  The new group that will
13314 be created (@samp{mail.misc}) will be subscribed, and you can read it
13315 like any other group.
13316
13317 You will probably want to split the mail into several groups, though:
13318
13319 @lisp
13320 (setq nnmail-split-methods
13321       '(("junk" "^From:.*Lars Ingebrigtsen")
13322         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13323         ("other" "")))
13324 @end lisp
13325
13326 This will result in three new @code{nnml} mail groups being created:
13327 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13328 mail that doesn't fit into the first two groups will be placed in the
13329 last group.
13330
13331 This should be sufficient for reading mail with Gnus.  You might want to
13332 give the other sections in this part of the manual a perusal, though.
13333 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13334
13335
13336 @node Splitting Mail
13337 @subsection Splitting Mail
13338 @cindex splitting mail
13339 @cindex mail splitting
13340 @cindex mail filtering (splitting)
13341
13342 @vindex nnmail-split-methods
13343 The @code{nnmail-split-methods} variable says how the incoming mail is
13344 to be split into groups.
13345
13346 @lisp
13347 (setq nnmail-split-methods
13348   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13349     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13350     ("mail.other" "")))
13351 @end lisp
13352
13353 This variable is a list of lists, where the first element of each of
13354 these lists is the name of the mail group (they do not have to be called
13355 something beginning with @samp{mail}, by the way), and the second
13356 element is a regular expression used on the header of each mail to
13357 determine if it belongs in this mail group.  The first string may
13358 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13359 insert sub-expressions from the matched text.  For instance:
13360
13361 @lisp
13362 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13363 @end lisp
13364
13365 @noindent
13366 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13367 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13368
13369 The second element can also be a function.  In that case, it will be
13370 called narrowed to the headers with the first element of the rule as the
13371 argument.  It should return a non-@code{nil} value if it thinks that the
13372 mail belongs in that group.
13373
13374 @cindex @samp{bogus} group
13375 The last of these groups should always be a general one, and the regular
13376 expression should @emph{always} be @samp{""} so that it matches any mails
13377 that haven't been matched by any of the other regexps.  (These rules are
13378 processed from the beginning of the alist toward the end.  The first rule
13379 to make a match will ``win'', unless you have crossposting enabled.  In
13380 that case, all matching rules will ``win''.)  If no rule matched, the mail
13381 will end up in the @samp{bogus} group.  When new groups are created by
13382 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13383 see the new groups.  This also applies to the @samp{bogus} group.
13384
13385 If you like to tinker with this yourself, you can set this variable to a
13386 function of your choice.  This function will be called without any
13387 arguments in a buffer narrowed to the headers of an incoming mail
13388 message.  The function should return a list of group names that it
13389 thinks should carry this mail message.
13390
13391 Note that the mail back ends are free to maul the poor, innocent,
13392 incoming headers all they want to.  They all add @code{Lines} headers;
13393 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13394 @code{From<SPACE>} line to something else.
13395
13396 @vindex nnmail-crosspost
13397 The mail back ends all support cross-posting.  If several regexps match,
13398 the mail will be ``cross-posted'' to all those groups.
13399 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13400 that no articles are crossposted to the general (@samp{""}) group.
13401
13402 @vindex nnmail-crosspost-link-function
13403 @cindex crosspost
13404 @cindex links
13405 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13406 the crossposted articles.  However, not all file systems support hard
13407 links.  If that's the case for you, set
13408 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13409 variable is @code{add-name-to-file} by default.)
13410
13411 @kindex M-x nnmail-split-history
13412 @findex nnmail-split-history
13413 If you wish to see where the previous mail split put the messages, you
13414 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13415 where re-spooling messages would put the messages, you can use
13416 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13417 Group Commands}).
13418
13419 @vindex nnmail-split-header-length-limit
13420 Header lines longer than the value of
13421 @code{nnmail-split-header-length-limit} are excluded from the split
13422 function.
13423
13424 @vindex nnmail-mail-splitting-charset
13425 @vindex nnmail-mail-splitting-decodes
13426 By default the splitting codes @acronym{MIME} decodes headers so you
13427 can match on non-@acronym{ASCII} strings.  The
13428 @code{nnmail-mail-splitting-charset} variable specifies the default
13429 charset for decoding.  The behavior can be turned off completely by
13430 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13431 useful if you want to match articles based on the raw header data.
13432
13433 @vindex nnmail-resplit-incoming
13434 By default, splitting is performed on all incoming messages.  If you
13435 specify a @code{directory} entry for the variable @code{mail-sources}
13436 (@pxref{Mail Source Specifiers}), however, then splitting does
13437 @emph{not} happen by default.  You can set the variable
13438 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13439 splitting happen even in this case.  (This variable has no effect on
13440 other kinds of entries.)
13441
13442 Gnus gives you all the opportunity you could possibly want for shooting
13443 yourself in the foot.  Let's say you create a group that will contain
13444 all the mail you get from your boss.  And then you accidentally
13445 unsubscribe from the group.  Gnus will still put all the mail from your
13446 boss in the unsubscribed group, and so, when your boss mails you ``Have
13447 that report ready by Monday or you're fired!'', you'll never see it and,
13448 come Tuesday, you'll still believe that you're gainfully employed while
13449 you really should be out collecting empty bottles to save up for next
13450 month's rent money.
13451
13452
13453 @node Mail Sources
13454 @subsection Mail Sources
13455
13456 Mail can be gotten from many different sources---the mail spool, from
13457 a @acronym{POP} mail server, from a procmail directory, or from a
13458 maildir, for instance.
13459
13460 @menu
13461 * Mail Source Specifiers::      How to specify what a mail source is.
13462 * Mail Source Customization::   Some variables that influence things.
13463 * Fetching Mail::               Using the mail source specifiers.
13464 @end menu
13465
13466
13467 @node Mail Source Specifiers
13468 @subsubsection Mail Source Specifiers
13469 @cindex POP
13470 @cindex mail server
13471 @cindex procmail
13472 @cindex mail spool
13473 @cindex mail source
13474
13475 You tell Gnus how to fetch mail by setting @code{mail-sources}
13476 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13477
13478 Here's an example:
13479
13480 @lisp
13481 (pop :server "pop3.mailserver.com" :user "myname")
13482 @end lisp
13483
13484 As can be observed, a mail source specifier is a list where the first
13485 element is a @dfn{mail source type}, followed by an arbitrary number of
13486 @dfn{keywords}.  Keywords that are not explicitly specified are given
13487 default values.
13488
13489 The following mail source types are available:
13490
13491 @table @code
13492 @item file
13493 Get mail from a single file; typically from the mail spool.
13494
13495 Keywords:
13496
13497 @table @code
13498 @item :path
13499 The file name.  Defaults to the value of the @env{MAIL}
13500 environment variable or the value of @code{rmail-spool-directory}
13501 (usually something like @file{/usr/mail/spool/user-name}).
13502
13503 @item :prescript
13504 @itemx :postscript
13505 Script run before/after fetching mail.
13506 @end table
13507
13508 An example file mail source:
13509
13510 @lisp
13511 (file :path "/usr/spool/mail/user-name")
13512 @end lisp
13513
13514 Or using the default file name:
13515
13516 @lisp
13517 (file)
13518 @end lisp
13519
13520 If the mail spool file is not located on the local machine, it's best
13521 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13522 You can not use ange-ftp file names here---it has no way to lock the
13523 mail spool while moving the mail.
13524
13525 If it's impossible to set up a proper server, you can use ssh instead.
13526
13527 @lisp
13528 (setq mail-sources
13529       '((file :prescript "ssh host bin/getmail >%t")))
13530 @end lisp
13531
13532 The @samp{getmail} script would look something like the following:
13533
13534 @example
13535 #!/bin/sh
13536 #  getmail - move mail from spool to stdout
13537 #  flu@@iki.fi
13538
13539 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13540 TMP=$HOME/Mail/tmp
13541 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13542 @end example
13543
13544 Alter this script to fit find the @samp{movemail} you want to use.
13545
13546
13547 @item directory
13548 @vindex nnmail-scan-directory-mail-source-once
13549 Get mail from several files in a directory.  This is typically used
13550 when you have procmail split the incoming mail into several files.
13551 That is, there is a one-to-one correspondence between files in that
13552 directory and groups, so that mail from the file @file{foo.bar.spool}
13553 will be put in the group @code{foo.bar}.  (You can change the suffix
13554 to be used instead of @code{.spool}.)  Setting
13555 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13556 Gnus to scan the mail source only once.  This is particularly useful
13557 if you want to scan mail groups at a specified level.
13558
13559 @vindex nnmail-resplit-incoming
13560 There is also the variable @code{nnmail-resplit-incoming}, if you set
13561 that to a non-@code{nil} value, then the normal splitting process is
13562 applied to all the files from the directory, @ref{Splitting Mail}.
13563
13564 Keywords:
13565
13566 @table @code
13567 @item :path
13568 The name of the directory where the files are.  There is no default
13569 value.
13570
13571 @item :suffix
13572 Only files ending with this suffix are used.  The default is
13573 @samp{.spool}.
13574
13575 @item :predicate
13576 Only files that have this predicate return non-@code{nil} are returned.
13577 The default is @code{identity}.  This is used as an additional
13578 filter---only files that have the right suffix @emph{and} satisfy this
13579 predicate are considered.
13580
13581 @item :prescript
13582 @itemx :postscript
13583 Script run before/after fetching mail.
13584
13585 @end table
13586
13587 An example directory mail source:
13588
13589 @lisp
13590 (directory :path "/home/user-name/procmail-dir/"
13591            :suffix ".prcml")
13592 @end lisp
13593
13594 @item pop
13595 Get mail from a @acronym{POP} server.
13596
13597 Keywords:
13598
13599 @table @code
13600 @item :server
13601 The name of the @acronym{POP} server.  The default is taken from the
13602 @env{MAILHOST} environment variable.
13603
13604 @item :port
13605 The port number of the @acronym{POP} server.  This can be a number (eg,
13606 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13607 string, it should be a service name as listed in @file{/etc/services} on
13608 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13609 need to specify it as @samp{"pop-3"} instead.
13610
13611 @item :user
13612 The user name to give to the @acronym{POP} server.  The default is the login
13613 name.
13614
13615 @item :password
13616 The password to give to the @acronym{POP} server.  If not specified,
13617 the user is prompted.
13618
13619 @item :program
13620 The program to use to fetch mail from the @acronym{POP} server.  This
13621 should be a @code{format}-like string.  Here's an example:
13622
13623 @example
13624 fetchmail %u@@%s -P %p %t
13625 @end example
13626
13627 The valid format specifier characters are:
13628
13629 @table @samp
13630 @item t
13631 The name of the file the mail is to be moved to.  This must always be
13632 included in this string.
13633
13634 @item s
13635 The name of the server.
13636
13637 @item P
13638 The port number of the server.
13639
13640 @item u
13641 The user name to use.
13642
13643 @item p
13644 The password to use.
13645 @end table
13646
13647 The values used for these specs are taken from the values you give the
13648 corresponding keywords.
13649
13650 @item :prescript
13651 A script to be run before fetching the mail.  The syntax is the same as
13652 the @code{:program} keyword.  This can also be a function to be run.
13653
13654 @item :postscript
13655 A script to be run after fetching the mail.  The syntax is the same as
13656 the @code{:program} keyword.  This can also be a function to be run.
13657
13658 @item :function
13659 The function to use to fetch mail from the @acronym{POP} server.  The
13660 function is called with one parameter---the name of the file where the
13661 mail should be moved to.
13662
13663 @item :authentication
13664 This can be either the symbol @code{password} or the symbol @code{apop}
13665 and says what authentication scheme to use.  The default is
13666 @code{password}.
13667
13668 @item :connection
13669 What stream to use for connecting to the server, this can be the symbol
13670 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13671 and use insecure connections.  Note that for SSL/TLS, you need external
13672 programs and libraries:
13673
13674 @itemize @bullet
13675 @item
13676 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13677 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13678 library @samp{ssl.el}.
13679 @item
13680 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13681 Requires the external library @samp{starttls.el} and program
13682 @samp{starttls}.
13683 @end itemize
13684
13685 @item :leave
13686 Non-@code{nil} if mail is to be left on the server and UIDL used for
13687 message retrieval.  The default is @code{nil}.
13688
13689 @end table
13690
13691 @vindex pop3-movemail
13692 @vindex pop3-leave-mail-on-server
13693 If the @code{:program} and @code{:function} keywords aren't specified,
13694 @code{pop3-movemail} will be used.  If the
13695 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13696 left on the @acronym{POP} server after fetching when using
13697 @code{pop3-movemail}.  Note that POP servers maintain no state
13698 information between sessions, so what the client believes is there and
13699 what is actually there may not match up.  If they do not, then the whole
13700 thing can fall apart and leave you with a corrupt mailbox.
13701
13702 Here are some examples.  Fetch from the default @acronym{POP} server,
13703 using the default user name, and default fetcher:
13704
13705 @lisp
13706 (pop)
13707 @end lisp
13708
13709 Fetch from a named server with a named user and password:
13710
13711 @lisp
13712 (pop :server "my.pop.server"
13713      :user "user-name" :password "secret")
13714 @end lisp
13715
13716 Use @samp{movemail} to move the mail:
13717
13718 @lisp
13719 (pop :program "movemail po:%u %t %p")
13720 @end lisp
13721
13722 @item maildir
13723 Get mail from a maildir.  This is a type of mailbox that is supported by
13724 at least qmail and postfix, where each file in a special directory
13725 contains exactly one mail.
13726
13727 Keywords:
13728
13729 @table @code
13730 @item :path
13731 The name of the directory where the mails are stored.  The default is
13732 taken from the @env{MAILDIR} environment variable or
13733 @file{~/Maildir/}.
13734 @item :subdirs
13735 The subdirectories of the Maildir.  The default is
13736 @samp{("new" "cur")}.
13737
13738 @c If you sometimes look at your mail through a pop3 daemon before fetching
13739 @c them with Gnus, you may also have to fetch your mails from the
13740 @c @code{cur} directory inside the maildir, like in the first example
13741 @c below.
13742
13743 You can also get mails from remote hosts (because maildirs don't suffer
13744 from locking problems).
13745
13746 @end table
13747
13748 Two example maildir mail sources:
13749
13750 @lisp
13751 (maildir :path "/home/user-name/Maildir/"
13752          :subdirs ("cur" "new"))
13753 @end lisp
13754
13755 @lisp
13756 (maildir :path "/user@@remotehost.org:~/Maildir/"
13757          :subdirs ("new"))
13758 @end lisp
13759
13760 @item imap
13761 Get mail from a @acronym{IMAP} server.  If you don't want to use
13762 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13763 with nnimap), for some reason or other, Gnus let you treat it similar
13764 to a @acronym{POP} server and fetches articles from a given
13765 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13766
13767 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13768 may need external programs and libraries, @xref{IMAP}.
13769
13770 Keywords:
13771
13772 @table @code
13773 @item :server
13774 The name of the @acronym{IMAP} server.  The default is taken from the
13775 @env{MAILHOST} environment variable.
13776
13777 @item :port
13778 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13779 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13780
13781 @item :user
13782 The user name to give to the @acronym{IMAP} server.  The default is the login
13783 name.
13784
13785 @item :password
13786 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13787 prompted.
13788
13789 @item :stream
13790 What stream to use for connecting to the server, this is one of the
13791 symbols in @code{imap-stream-alist}.  Right now, this means
13792 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13793 @samp{ssl}, @samp{shell} or the default @samp{network}.
13794
13795 @item :authentication
13796 Which authenticator to use for authenticating to the server, this is
13797 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13798 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13799 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13800
13801 @item :program
13802 When using the `shell' :stream, the contents of this variable is
13803 mapped into the @code{imap-shell-program} variable.  This should be a
13804 @code{format}-like string (or list of strings).  Here's an example:
13805
13806 @example
13807 ssh %s imapd
13808 @end example
13809
13810 The valid format specifier characters are:
13811
13812 @table @samp
13813 @item s
13814 The name of the server.
13815
13816 @item l
13817 User name from @code{imap-default-user}.
13818
13819 @item p
13820 The port number of the server.
13821 @end table
13822
13823 The values used for these specs are taken from the values you give the
13824 corresponding keywords.
13825
13826 @item :mailbox
13827 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13828 which normally is the mailbox which receive incoming mail.
13829
13830 @item :predicate
13831 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13832 UNDELETED}, is probably the best choice for most people, but if you
13833 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13834 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13835 Then all articles in the mailbox is fetched, no matter what.  For a
13836 complete list of predicates, see RFC 2060 section 6.4.4.
13837
13838 @item :fetchflag
13839 How to flag fetched articles on the server, the default @samp{\Deleted}
13840 will mark them as deleted, an alternative would be @samp{\Seen} which
13841 would simply mark them as read.  These are the two most likely choices,
13842 but more flags are defined in RFC 2060 section 2.3.2.
13843
13844 @item :dontexpunge
13845 If non-@code{nil}, don't remove all articles marked as deleted in the
13846 mailbox after finishing the fetch.
13847
13848 @end table
13849
13850 An example @acronym{IMAP} mail source:
13851
13852 @lisp
13853 (imap :server "mail.mycorp.com"
13854       :stream kerberos4
13855       :fetchflag "\\Seen")
13856 @end lisp
13857
13858 @item webmail
13859 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13860 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13861 @uref{http://mail.yahoo.com/}.
13862
13863 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13864 required for url "4.0pre.46".
13865
13866 WARNING: Mails may be lost.  NO WARRANTY.
13867
13868 Keywords:
13869
13870 @table @code
13871 @item :subtype
13872 The type of the webmail server.  The default is @code{hotmail}.  The
13873 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13874
13875 @item :user
13876 The user name to give to the webmail server.  The default is the login
13877 name.
13878
13879 @item :password
13880 The password to give to the webmail server.  If not specified, the user is
13881 prompted.
13882
13883 @item :dontexpunge
13884 If non-@code{nil}, only fetch unread articles and don't move them to
13885 trash folder after finishing the fetch.
13886
13887 @end table
13888
13889 An example webmail source:
13890
13891 @lisp
13892 (webmail :subtype 'hotmail
13893          :user "user-name"
13894          :password "secret")
13895 @end lisp
13896 @end table
13897
13898 @table @dfn
13899 @item Common Keywords
13900 Common keywords can be used in any type of mail source.
13901
13902 Keywords:
13903
13904 @table @code
13905 @item :plugged
13906 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13907 use directory source to get mail, you can specify it as in this
13908 example:
13909
13910 @lisp
13911 (setq mail-sources
13912       '((directory :path "/home/pavel/.Spool/"
13913                    :suffix ""
13914                    :plugged t)))
13915 @end lisp
13916
13917 Gnus will then fetch your mail even when you are unplugged.  This is
13918 useful when you use local mail and news.
13919
13920 @end table
13921 @end table
13922
13923 @subsubsection Function Interface
13924
13925 Some of the above keywords specify a Lisp function to be executed.
13926 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13927 the value of the keyword while the function is executing.  For example,
13928 consider the following mail-source setting:
13929
13930 @lisp
13931 (setq mail-sources '((pop :user "jrl"
13932                           :server "pophost" :function fetchfunc)))
13933 @end lisp
13934
13935 While the function @code{fetchfunc} is executing, the symbol @code{user}
13936 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13937 @code{"pophost"}.  The symbols @code{port}, @code{password},
13938 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13939 and @code{authentication} are also bound (to their default values).
13940
13941 See above for a list of keywords for each type of mail source.
13942
13943
13944 @node Mail Source Customization
13945 @subsubsection Mail Source Customization
13946
13947 The following is a list of variables that influence how the mail is
13948 fetched.  You would normally not need to set or change any of these
13949 variables.
13950
13951 @table @code
13952 @item mail-source-crash-box
13953 @vindex mail-source-crash-box
13954 File where mail will be stored while processing it.  The default is@*
13955 @file{~/.emacs-mail-crash-box}.
13956
13957 @item mail-source-delete-incoming
13958 @vindex mail-source-delete-incoming
13959 If non-@code{nil}, delete incoming files after handling them.  If
13960 @code{t}, delete the files immediately, if @code{nil}, never delete any
13961 files.  If a positive number, delete files older than number of days
13962 (This will only happen, when receiving new mail).  You may also set
13963 @code{mail-source-delete-incoming} to @code{nil} and call
13964 @code{mail-source-delete-old-incoming} from a hook or interactively.
13965
13966 @item mail-source-delete-old-incoming-confirm
13967 @vindex mail-source-delete-old-incoming-confirm
13968 If non-@code{nil}, ask for for confirmation before deleting old incoming
13969 files.  This variable only applies when
13970 @code{mail-source-delete-incoming} is a positive number.
13971
13972 @item mail-source-ignore-errors
13973 @vindex mail-source-ignore-errors
13974 If non-@code{nil}, ignore errors when reading mail from a mail source.
13975
13976 @item mail-source-directory
13977 @vindex mail-source-directory
13978 Directory where incoming mail source files (if any) will be stored.  The
13979 default is @file{~/Mail/}.  At present, the only thing this is used for
13980 is to say where the incoming files will be stored if the variable
13981 @code{mail-source-delete-incoming} is @code{nil} or a number.
13982
13983 @item mail-source-incoming-file-prefix
13984 @vindex mail-source-incoming-file-prefix
13985 Prefix for file name for storing incoming mail.  The default is
13986 @file{Incoming}, in which case files will end up with names like
13987 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13988 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13989
13990 @item mail-source-default-file-modes
13991 @vindex mail-source-default-file-modes
13992 All new mail files will get this file mode.  The default is 384.
13993
13994 @item mail-source-movemail-program
13995 @vindex mail-source-movemail-program
13996 If non-@code{nil}, name of program for fetching new mail.  If
13997 @code{nil}, @code{movemail} in @var{exec-directory}.
13998
13999 @end table
14000
14001
14002 @node Fetching Mail
14003 @subsubsection Fetching Mail
14004
14005 @vindex mail-sources
14006 @vindex nnmail-spool-file
14007 The way to actually tell Gnus where to get new mail from is to set
14008 @code{mail-sources} to a list of mail source specifiers
14009 (@pxref{Mail Source Specifiers}).
14010
14011 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14012 @code{nil}, the mail back ends will never attempt to fetch mail by
14013 themselves.
14014
14015 If you want to fetch mail both from your local spool as well as a
14016 @acronym{POP} mail server, you'd say something like:
14017
14018 @lisp
14019 (setq mail-sources
14020       '((file)
14021         (pop :server "pop3.mail.server"
14022              :password "secret")))
14023 @end lisp
14024
14025 Or, if you don't want to use any of the keyword defaults:
14026
14027 @lisp
14028 (setq mail-sources
14029       '((file :path "/var/spool/mail/user-name")
14030         (pop :server "pop3.mail.server"
14031              :user "user-name"
14032              :port "pop3"
14033              :password "secret")))
14034 @end lisp
14035
14036
14037 When you use a mail back end, Gnus will slurp all your mail from your
14038 inbox and plonk it down in your home directory.  Gnus doesn't move any
14039 mail if you're not using a mail back end---you have to do a lot of magic
14040 invocations first.  At the time when you have finished drawing the
14041 pentagram, lightened the candles, and sacrificed the goat, you really
14042 shouldn't be too surprised when Gnus moves your mail.
14043
14044
14045
14046 @node Mail Back End Variables
14047 @subsection Mail Back End Variables
14048
14049 These variables are (for the most part) pertinent to all the various
14050 mail back ends.
14051
14052 @table @code
14053 @vindex nnmail-read-incoming-hook
14054 @item nnmail-read-incoming-hook
14055 The mail back ends all call this hook after reading new mail.  You can
14056 use this hook to notify any mail watch programs, if you want to.
14057
14058 @vindex nnmail-split-hook
14059 @item nnmail-split-hook
14060 @findex gnus-article-decode-encoded-words
14061 @cindex RFC 1522 decoding
14062 @cindex RFC 2047 decoding
14063 Hook run in the buffer where the mail headers of each message is kept
14064 just before the splitting based on these headers is done.  The hook is
14065 free to modify the buffer contents in any way it sees fit---the buffer
14066 is discarded after the splitting has been done, and no changes performed
14067 in the buffer will show up in any files.
14068 @code{gnus-article-decode-encoded-words} is one likely function to add
14069 to this hook.
14070
14071 @vindex nnmail-pre-get-new-mail-hook
14072 @vindex nnmail-post-get-new-mail-hook
14073 @item nnmail-pre-get-new-mail-hook
14074 @itemx nnmail-post-get-new-mail-hook
14075 These are two useful hooks executed when treating new incoming
14076 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14077 starting to handle the new mail) and
14078 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14079 is done).  Here's and example of using these two hooks to change the
14080 default file modes the new mail files get:
14081
14082 @lisp
14083 (add-hook 'nnmail-pre-get-new-mail-hook
14084           (lambda () (set-default-file-modes 511)))
14085
14086 (add-hook 'nnmail-post-get-new-mail-hook
14087           (lambda () (set-default-file-modes 551)))
14088 @end lisp
14089
14090 @item nnmail-use-long-file-names
14091 @vindex nnmail-use-long-file-names
14092 If non-@code{nil}, the mail back ends will use long file and directory
14093 names.  Groups like @samp{mail.misc} will end up in directories
14094 (assuming use of @code{nnml} back end) or files (assuming use of
14095 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14096 the same group will end up in @file{mail/misc}.
14097
14098 @item nnmail-delete-file-function
14099 @vindex nnmail-delete-file-function
14100 @findex delete-file
14101 Function called to delete files.  It is @code{delete-file} by default.
14102
14103 @item nnmail-cache-accepted-message-ids
14104 @vindex nnmail-cache-accepted-message-ids
14105 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14106 the back end (via @code{Gcc}, for instance) into the mail duplication
14107 discovery cache.  The default is @code{nil}.
14108
14109 @item nnmail-cache-ignore-groups
14110 @vindex nnmail-cache-ignore-groups
14111 This can be a regular expression or a list of regular expressions.
14112 Group names that match any of the regular expressions will never be
14113 recorded in the @code{Message-ID} cache.
14114
14115 This can be useful, for example, when using Fancy Splitting
14116 (@pxref{Fancy Mail Splitting}) together with the function
14117 @code{nnmail-split-fancy-with-parent}.
14118
14119 @end table
14120
14121
14122 @node Fancy Mail Splitting
14123 @subsection Fancy Mail Splitting
14124 @cindex mail splitting
14125 @cindex fancy mail splitting
14126
14127 @vindex nnmail-split-fancy
14128 @findex nnmail-split-fancy
14129 If the rather simple, standard method for specifying how to split mail
14130 doesn't allow you to do what you want, you can set
14131 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14132 play with the @code{nnmail-split-fancy} variable.
14133
14134 Let's look at an example value of this variable first:
14135
14136 @lisp
14137 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14138 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14139 ;; @r{from real errors.}
14140 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14141                    "mail.misc"))
14142    ;; @r{Non-error messages are crossposted to all relevant}
14143    ;; @r{groups, but we don't crosspost between the group for the}
14144    ;; @r{(ding) list and the group for other (ding) related mail.}
14145    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14146          ("subject" "ding" "ding.misc"))
14147       ;; @r{Other mailing lists@dots{}}
14148       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14149       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14150       ;; @r{Both lists below have the same suffix, so prevent}
14151       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14152       ;; @r{the bugs- list, but allow cross-posting when the}
14153       ;; @r{message was really cross-posted.}
14154       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14155       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14156       ;; @r{People@dots{}}
14157       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14158    ;; @r{Unmatched mail goes to the catch all group.}
14159    "misc.misc")
14160 @end lisp
14161
14162 This variable has the format of a @dfn{split}.  A split is a
14163 (possibly) recursive structure where each split may contain other
14164 splits.  Here are the possible split syntaxes:
14165
14166 @table @code
14167
14168 @item group
14169 If the split is a string, that will be taken as a group name.  Normal
14170 regexp match expansion will be done.  See below for examples.
14171
14172 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
14173 If the split is a list, the first element of which is a string, then
14174 store the message as specified by @var{split}, if header @var{field}
14175 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
14176 (yet another regexp) matches some string after @var{field} and before
14177 the end of the matched @var{value}, the @var{split} is ignored.  If
14178 none of the @var{restrict} clauses match, @var{split} is processed.
14179
14180 @item (| @var{split} @dots{})
14181 If the split is a list, and the first element is @code{|} (vertical
14182 bar), then process each @var{split} until one of them matches.  A
14183 @var{split} is said to match if it will cause the mail message to be
14184 stored in one or more groups.
14185
14186 @item (& @var{split} @dots{})
14187 If the split is a list, and the first element is @code{&}, then
14188 process all @var{split}s in the list.
14189
14190 @item junk
14191 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14192 this message.  Use with extreme caution.
14193
14194 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14195 If the split is a list, and the first element is @samp{:}, then the
14196 second element will be called as a function with @var{args} given as
14197 arguments.  The function should return a @var{split}.
14198
14199 @cindex body split
14200 For instance, the following function could be used to split based on the
14201 body of the messages:
14202
14203 @lisp
14204 (defun split-on-body ()
14205   (save-excursion
14206     (save-restriction
14207       (widen)
14208       (goto-char (point-min))
14209       (when (re-search-forward "Some.*string" nil t)
14210         "string.group"))))
14211 @end lisp
14212
14213 The buffer is narrowed to the message in question when @var{function}
14214 is run.  That's why @code{(widen)} needs to be called after
14215 @code{save-excursion} and @code{save-restriction} in the example
14216 above.  Also note that with the nnimap back end, message bodies will
14217 not be downloaded by default.  You need to set
14218 @code{nnimap-split-download-body} to @code{t} to do that
14219 (@pxref{Splitting in IMAP}).
14220
14221 @item (! @var{func} @var{split})
14222 If the split is a list, and the first element is @code{!}, then
14223 @var{split} will be processed, and @var{func} will be called as a
14224 function with the result of @var{split} as argument.  @var{func}
14225 should return a split.
14226
14227 @item nil
14228 If the split is @code{nil}, it is ignored.
14229
14230 @end table
14231
14232 In these splits, @var{field} must match a complete field name.
14233 @var{value} must match a complete word according to the fundamental mode
14234 syntax table.  You can use @code{.*} in the regexps to match partial
14235 field names or words.  In other words, all @var{value}'s are wrapped in
14236 @samp{\<} and @samp{\>} pairs.
14237
14238 @vindex nnmail-split-abbrev-alist
14239 @var{field} and @var{value} can also be Lisp symbols, in that case
14240 they are expanded as specified by the variable
14241 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14242 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14243 contains the associated value.  Predefined entries in
14244 @code{nnmail-split-abbrev-alist} include:
14245
14246 @table @code
14247 @item from
14248 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14249 @item to
14250 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14251 @samp{Resent-To} and @samp{Resent-Cc} fields.
14252 @item any
14253 Is the union of the @code{from} and @code{to} entries.
14254 @end table
14255
14256 @vindex nnmail-split-fancy-syntax-table
14257 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14258 when all this splitting is performed.
14259
14260 If you want to have Gnus create groups dynamically based on some
14261 information in the headers (i.e., do @code{replace-match}-like
14262 substitutions in the group names), you can say things like:
14263
14264 @example
14265 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14266 @end example
14267
14268 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14269 will be filed in @samp{mail.debian.foo}.
14270
14271 If the string contains the element @samp{\&}, then the previously
14272 matched string will be substituted.  Similarly, the elements @samp{\\1}
14273 up to @samp{\\9} will be substituted with the text matched by the
14274 groupings 1 through 9.
14275
14276 @vindex nnmail-split-lowercase-expanded
14277 Where @code{nnmail-split-lowercase-expanded} controls whether the
14278 lowercase of the matched string should be used for the substitution.
14279 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14280 groups when users send to an address using different case
14281 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14282 is @code{t}.
14283
14284 @vindex nnmail-split-fancy-match-partial-words
14285 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14286 words are matched during fancy splitting.
14287
14288 Normally, regular expressions given in @code{nnmail-split-fancy} are
14289 implicitly surrounded by @code{\<...\>} markers, which are word
14290 delimiters.  If this variable is true, they are not implicitly
14291 surrounded by anything.
14292
14293 @example
14294 (any "joe" "joemail")
14295 @end example
14296
14297 In this example, messages sent from @samp{joedavis@@foo.org} will
14298 normally not be filed in @samp{joemail}.  With
14299 @code{nnmail-split-fancy-match-partial-words} set to @code{t},
14300 however, the match will happen.  In effect, the requirement of a word
14301 boundary is removed and instead the match becomes more like a grep.
14302
14303 @findex nnmail-split-fancy-with-parent
14304 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14305 split followups into the same groups their parents are in.  Sometimes
14306 you can't make splitting rules for all your mail.  For example, your
14307 boss might send you personal mail regarding different projects you are
14308 working on, and as you can't tell your boss to put a distinguishing
14309 string into the subject line, you have to resort to manually moving the
14310 messages into the right group.  With this function, you only have to do
14311 it once per thread.
14312
14313 To use this feature, you have to set @code{nnmail-treat-duplicates}
14314 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14315 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14316 using the colon feature, like so:
14317 @lisp
14318 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14319       nnmail-cache-accepted-message-ids t
14320       nnmail-split-fancy
14321       '(| (: nnmail-split-fancy-with-parent)
14322           ;; @r{other splits go here}
14323         ))
14324 @end lisp
14325
14326 This feature works as follows: when @code{nnmail-treat-duplicates} is
14327 non-@code{nil}, Gnus records the message id of every message it sees
14328 in the file specified by the variable
14329 @code{nnmail-message-id-cache-file}, together with the group it is in
14330 (the group is omitted for non-mail messages).  When mail splitting is
14331 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14332 at the References (and In-Reply-To) header of each message to split
14333 and searches the file specified by @code{nnmail-message-id-cache-file}
14334 for the message ids.  When it has found a parent, it returns the
14335 corresponding group name unless the group name matches the regexp
14336 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14337 recommended that you set @code{nnmail-message-id-cache-length} to a
14338 somewhat higher number than the default so that the message ids are
14339 still in the cache.  (A value of 5000 appears to create a file some
14340 300 kBytes in size.)
14341 @vindex nnmail-cache-accepted-message-ids
14342 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14343 also records the message ids of moved articles, so that the followup
14344 messages goes into the new group.
14345
14346 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14347 want certain groups to be recorded in the cache.  For example, if all
14348 outgoing messages are written to an ``outgoing'' group, you could set
14349 @code{nnmail-cache-ignore-groups} to match that group name.
14350 Otherwise, answers to all your messages would end up in the
14351 ``outgoing'' group.
14352
14353
14354 @node Group Mail Splitting
14355 @subsection Group Mail Splitting
14356 @cindex mail splitting
14357 @cindex group mail splitting
14358
14359 @findex gnus-group-split
14360 If you subscribe to dozens of mailing lists but you don't want to
14361 maintain mail splitting rules manually, group mail splitting is for you.
14362 You just have to set @code{to-list} and/or @code{to-address} in group
14363 parameters or group customization and set @code{nnmail-split-methods} to
14364 @code{gnus-group-split}.  This splitting function will scan all groups
14365 for those parameters and split mail accordingly, i.e., messages posted
14366 from or to the addresses specified in the parameters @code{to-list} or
14367 @code{to-address} of a mail group will be stored in that group.
14368
14369 Sometimes, mailing lists have multiple addresses, and you may want mail
14370 splitting to recognize them all: just set the @code{extra-aliases} group
14371 parameter to the list of additional addresses and it's done.  If you'd
14372 rather use a regular expression, set @code{split-regexp}.
14373
14374 All these parameters in a group will be used to create an
14375 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14376 the @var{value} is a single regular expression that matches
14377 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14378 matches of @code{split-regexp}, and the @var{split} is the name of the
14379 group.  @var{restrict}s are also supported: just set the
14380 @code{split-exclude} parameter to a list of regular expressions.
14381
14382 If you can't get the right split to be generated using all these
14383 parameters, or you just need something fancier, you can set the
14384 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14385 this case, all other aforementioned parameters will be ignored by
14386 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14387 @code{nil}, in which case the group will be ignored by
14388 @code{gnus-group-split}.
14389
14390 @vindex gnus-group-split-default-catch-all-group
14391 @code{gnus-group-split} will do cross-posting on all groups that match,
14392 by defining a single @code{&} fancy split containing one split for each
14393 group.  If a message doesn't match any split, it will be stored in the
14394 group named in @code{gnus-group-split-default-catch-all-group}, unless
14395 some group has @code{split-spec} set to @code{catch-all}, in which case
14396 that group is used as the catch-all group.  Even though this variable is
14397 often used just to name a group, it may also be set to an arbitrarily
14398 complex fancy split (after all, a group name is a fancy split), and this
14399 may be useful to split mail that doesn't go to any mailing list to
14400 personal mail folders.  Note that this fancy split is added as the last
14401 element of a @code{|} split list that also contains a @code{&} split
14402 with the rules extracted from group parameters.
14403
14404 It's time for an example.  Assume the following group parameters have
14405 been defined:
14406
14407 @example
14408 nnml:mail.bar:
14409 ((to-address . "bar@@femail.com")
14410  (split-regexp . ".*@@femail\\.com"))
14411 nnml:mail.foo:
14412 ((to-list . "foo@@nowhere.gov")
14413  (extra-aliases "foo@@localhost" "foo-redist@@home")
14414  (split-exclude "bugs-foo" "rambling-foo")
14415  (admin-address . "foo-request@@nowhere.gov"))
14416 nnml:mail.others:
14417 ((split-spec . catch-all))
14418 @end example
14419
14420 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14421 behave as if @code{nnmail-split-fancy} had been selected and variable
14422 @code{nnmail-split-fancy} had been set as follows:
14423
14424 @lisp
14425 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14426       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14427            - "bugs-foo" - "rambling-foo" "mail.foo"))
14428    "mail.others")
14429 @end lisp
14430
14431 @findex gnus-group-split-fancy
14432 If you'd rather not use group splitting for all your mail groups, you
14433 may use it for only some of them, by using @code{nnmail-split-fancy}
14434 splits like this:
14435
14436 @lisp
14437 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14438 @end lisp
14439
14440 @var{groups} may be a regular expression or a list of group names whose
14441 parameters will be scanned to generate the output split.
14442 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14443 single @code{|} split will be output.  @var{catch-all} is the fall back
14444 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14445 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14446 empty string in any selected group, no catch-all split will be issued.
14447 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14448 this group will override the value of the @var{catch-all} argument.
14449
14450 @findex gnus-group-split-setup
14451 Unfortunately, scanning all groups and their parameters can be quite
14452 slow, especially considering that it has to be done for every message.
14453 But don't despair!  The function @code{gnus-group-split-setup} can be
14454 used to enable @code{gnus-group-split} in a much more efficient way.  It
14455 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14456 @code{nnmail-split-fancy} to the split produced by
14457 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14458 scanned once, no matter how many messages are split.
14459
14460 @findex gnus-group-split-update
14461 However, if you change group parameters, you'd have to update
14462 @code{nnmail-split-fancy} manually.  You can do it by running
14463 @code{gnus-group-split-update}.  If you'd rather have it updated
14464 automatically, just tell @code{gnus-group-split-setup} to do it for
14465 you.  For example, add to your @file{~/.gnus.el}:
14466
14467 @lisp
14468 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14469 @end lisp
14470
14471 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14472 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14473 have to worry about updating @code{nnmail-split-fancy} again.  If you
14474 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14475 @code{gnus-group-split-default-catch-all-group} will be set to its
14476 value.
14477
14478 @vindex gnus-group-split-updated-hook
14479 Because you may want to change @code{nnmail-split-fancy} after it is set
14480 by @code{gnus-group-split-update}, this function will run
14481 @code{gnus-group-split-updated-hook} just before finishing.
14482
14483 @node Incorporating Old Mail
14484 @subsection Incorporating Old Mail
14485 @cindex incorporating old mail
14486 @cindex import old mail
14487
14488 Most people have lots of old mail stored in various file formats.  If
14489 you have set up Gnus to read mail using one of the spiffy Gnus mail
14490 back ends, you'll probably wish to have that old mail incorporated into
14491 your mail groups.
14492
14493 Doing so can be quite easy.
14494
14495 To take an example: You're reading mail using @code{nnml}
14496 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14497 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14498 file filled with important, but old, mail.  You want to move it into
14499 your @code{nnml} groups.
14500
14501 Here's how:
14502
14503 @enumerate
14504 @item
14505 Go to the group buffer.
14506
14507 @item
14508 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14509 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14510
14511 @item
14512 Type @kbd{SPACE} to enter the newly created group.
14513
14514 @item
14515 Type @kbd{M P b} to process-mark all articles in this group's buffer
14516 (@pxref{Setting Process Marks}).
14517
14518 @item
14519 Type @kbd{B r} to respool all the process-marked articles, and answer
14520 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14521 @end enumerate
14522
14523 All the mail messages in the mbox file will now also be spread out over
14524 all your @code{nnml} groups.  Try entering them and check whether things
14525 have gone without a glitch.  If things look ok, you may consider
14526 deleting the mbox file, but I wouldn't do that unless I was absolutely
14527 sure that all the mail has ended up where it should be.
14528
14529 Respooling is also a handy thing to do if you're switching from one mail
14530 back end to another.  Just respool all the mail in the old mail groups
14531 using the new mail back end.
14532
14533
14534 @node Expiring Mail
14535 @subsection Expiring Mail
14536 @cindex article expiry
14537
14538 Traditional mail readers have a tendency to remove mail articles when
14539 you mark them as read, in some way.  Gnus takes a fundamentally
14540 different approach to mail reading.
14541
14542 Gnus basically considers mail just to be news that has been received in
14543 a rather peculiar manner.  It does not think that it has the power to
14544 actually change the mail, or delete any mail messages.  If you enter a
14545 mail group, and mark articles as ``read'', or kill them in some other
14546 fashion, the mail articles will still exist on the system.  I repeat:
14547 Gnus will not delete your old, read mail.  Unless you ask it to, of
14548 course.
14549
14550 To make Gnus get rid of your unwanted mail, you have to mark the
14551 articles as @dfn{expirable}.  (With the default key bindings, this means
14552 that you have to type @kbd{E}.)  This does not mean that the articles
14553 will disappear right away, however.  In general, a mail article will be
14554 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14555 more than one week old.  If you do not mark an article as expirable, it
14556 will remain on your system until hell freezes over.  This bears
14557 repeating one more time, with some spurious capitalizations: IF you do
14558 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14559
14560 You do not have to mark articles as expirable by hand.  Gnus provides
14561 two features, called ``auto-expire'' and ``total-expire'', that can help you
14562 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14563 for you when you select an article.  And ``total-expire'' means that Gnus
14564 considers all articles as expirable that are read.  So, in addition to
14565 the articles marked @samp{E}, also the articles marked @samp{r},
14566 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14567 expirable.
14568
14569 When should either auto-expire or total-expire be used?  Most people
14570 who are subscribed to mailing lists split each list into its own group
14571 and then turn on auto-expire or total-expire for those groups.
14572 (@xref{Splitting Mail}, for more information on splitting each list
14573 into its own group.)
14574
14575 Which one is better, auto-expire or total-expire?  It's not easy to
14576 answer.  Generally speaking, auto-expire is probably faster.  Another
14577 advantage of auto-expire is that you get more marks to work with: for
14578 the articles that are supposed to stick around, you can still choose
14579 between tick and dormant and read marks.  But with total-expire, you
14580 only have dormant and ticked to choose from.  The advantage of
14581 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14582 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14583 scoring.
14584
14585 @vindex gnus-auto-expirable-newsgroups
14586 Groups that match the regular expression
14587 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14588 read marked as expirable automatically.  All articles marked as
14589 expirable have an @samp{E} in the first column in the summary buffer.
14590
14591 By default, if you have auto expiry switched on, Gnus will mark all the
14592 articles you read as expirable, no matter if they were read or unread
14593 before.  To avoid having articles marked as read marked as expirable
14594 automatically, you can put something like the following in your
14595 @file{~/.gnus.el} file:
14596
14597 @vindex gnus-mark-article-hook
14598 @lisp
14599 (remove-hook 'gnus-mark-article-hook
14600              'gnus-summary-mark-read-and-unread-as-read)
14601 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14602 @end lisp
14603
14604 Note that making a group auto-expirable doesn't mean that all read
14605 articles are expired---only the articles marked as expirable
14606 will be expired.  Also note that using the @kbd{d} command won't make
14607 articles expirable---only semi-automatic marking of articles as read will
14608 mark the articles as expirable in auto-expirable groups.
14609
14610 Let's say you subscribe to a couple of mailing lists, and you want the
14611 articles you have read to disappear after a while:
14612
14613 @lisp
14614 (setq gnus-auto-expirable-newsgroups
14615       "mail.nonsense-list\\|mail.nice-list")
14616 @end lisp
14617
14618 Another way to have auto-expiry happen is to have the element
14619 @code{auto-expire} in the group parameters of the group.
14620
14621 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14622 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14623 don't really mix very well.
14624
14625 @vindex nnmail-expiry-wait
14626 The @code{nnmail-expiry-wait} variable supplies the default time an
14627 expirable article has to live.  Gnus starts counting days from when the
14628 message @emph{arrived}, not from when it was sent.  The default is seven
14629 days.
14630
14631 Gnus also supplies a function that lets you fine-tune how long articles
14632 are to live, based on what group they are in.  Let's say you want to
14633 have one month expiry period in the @samp{mail.private} group, a one day
14634 expiry period in the @samp{mail.junk} group, and a six day expiry period
14635 everywhere else:
14636
14637 @vindex nnmail-expiry-wait-function
14638 @lisp
14639 (setq nnmail-expiry-wait-function
14640       (lambda (group)
14641        (cond ((string= group "mail.private")
14642                31)
14643              ((string= group "mail.junk")
14644                1)
14645              ((string= group "important")
14646                'never)
14647              (t
14648                6))))
14649 @end lisp
14650
14651 The group names this function is fed are ``unadorned'' group
14652 names---no @samp{nnml:} prefixes and the like.
14653
14654 The @code{nnmail-expiry-wait} variable and
14655 @code{nnmail-expiry-wait-function} function can either be a number (not
14656 necessarily an integer) or one of the symbols @code{immediate} or
14657 @code{never}.
14658
14659 You can also use the @code{expiry-wait} group parameter to selectively
14660 change the expiry period (@pxref{Group Parameters}).
14661
14662 @vindex nnmail-expiry-target
14663 The normal action taken when expiring articles is to delete them.
14664 However, in some circumstances it might make more sense to move them
14665 to other groups instead of deleting them.  The variable
14666 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14667 parameter) controls this.  The variable supplies a default value for
14668 all groups, which can be overridden for specific groups by the group
14669 parameter.  default value is @code{delete}, but this can also be a
14670 string (which should be the name of the group the message should be
14671 moved to), or a function (which will be called in a buffer narrowed to
14672 the message in question, and with the name of the group being moved
14673 from as its parameter) which should return a target---either a group
14674 name or @code{delete}.
14675
14676 Here's an example for specifying a group name:
14677 @lisp
14678 (setq nnmail-expiry-target "nnml:expired")
14679 @end lisp
14680
14681 @findex nnmail-fancy-expiry-target
14682 @vindex nnmail-fancy-expiry-targets
14683 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14684 expire mail to groups according to the variable
14685 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14686
14687 @lisp
14688  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14689        nnmail-fancy-expiry-targets
14690        '((to-from "boss" "nnfolder:Work")
14691          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14692          ("from" ".*" "nnfolder:Archive-%Y")))
14693 @end lisp
14694
14695 With this setup, any mail that has @code{IMPORTANT} in its Subject
14696 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14697 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14698 From or To header contains the string @code{boss}, it will get expired
14699 to @code{nnfolder:Work}.  All other mail will get expired to
14700 @code{nnfolder:Archive-YYYY}.
14701
14702 @vindex nnmail-keep-last-article
14703 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14704 expire the final article in a mail newsgroup.  This is to make life
14705 easier for procmail users.
14706
14707 @vindex gnus-total-expirable-newsgroups
14708 By the way: That line up there, about Gnus never expiring non-expirable
14709 articles, is a lie.  If you put @code{total-expire} in the group
14710 parameters, articles will not be marked as expirable, but all read
14711 articles will be put through the expiry process.  Use with extreme
14712 caution.  Even more dangerous is the
14713 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14714 this regexp will have all read articles put through the expiry process,
14715 which means that @emph{all} old mail articles in the groups in question
14716 will be deleted after a while.  Use with extreme caution, and don't come
14717 crying to me when you discover that the regexp you used matched the
14718 wrong group and all your important mail has disappeared.  Be a
14719 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14720 with!  So there!
14721
14722 Most people make most of their mail groups total-expirable, though.
14723
14724 @vindex gnus-inhibit-user-auto-expire
14725 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14726 commands will not mark an article as expirable, even if the group has
14727 auto-expire turned on.
14728
14729
14730 @node Washing Mail
14731 @subsection Washing Mail
14732 @cindex mail washing
14733 @cindex list server brain damage
14734 @cindex incoming mail treatment
14735
14736 Mailers and list servers are notorious for doing all sorts of really,
14737 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14738 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14739 end of all lines passing through our server, so let's do that!!!!1!''
14740 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14741 considered to be self-evident were not discussed.  So.  Here we are.
14742
14743 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14744 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14745 be shocked and dismayed by this, but I haven't got the energy.  It is to
14746 laugh.
14747
14748 Gnus provides a plethora of functions for washing articles while
14749 displaying them, but it might be nicer to do the filtering before
14750 storing the mail to disk.  For that purpose, we have three hooks and
14751 various functions that can be put in these hooks.
14752
14753 @table @code
14754 @item nnmail-prepare-incoming-hook
14755 @vindex nnmail-prepare-incoming-hook
14756 This hook is called before doing anything with the mail and is meant for
14757 grand, sweeping gestures.  It is called in a buffer that contains all
14758 the new, incoming mail.  Functions to be used include:
14759
14760 @table @code
14761 @item nnheader-ms-strip-cr
14762 @findex nnheader-ms-strip-cr
14763 Remove trailing carriage returns from each line.  This is default on
14764 Emacs running on MS machines.
14765
14766 @end table
14767
14768 @item nnmail-prepare-incoming-header-hook
14769 @vindex nnmail-prepare-incoming-header-hook
14770 This hook is called narrowed to each header.  It can be used when
14771 cleaning up the headers.  Functions that can be used include:
14772
14773 @table @code
14774 @item nnmail-remove-leading-whitespace
14775 @findex nnmail-remove-leading-whitespace
14776 Clear leading white space that ``helpful'' listservs have added to the
14777 headers to make them look nice.  Aaah.
14778
14779 (Note that this function works on both the header on the body of all
14780 messages, so it is a potentially dangerous function to use (if a body
14781 of a message contains something that looks like a header line).  So
14782 rather than fix the bug, it is of course the right solution to make it
14783 into a feature by documenting it.)
14784
14785 @item nnmail-remove-list-identifiers
14786 @findex nnmail-remove-list-identifiers
14787 Some list servers add an identifier---for example, @samp{(idm)}---to the
14788 beginning of all @code{Subject} headers.  I'm sure that's nice for
14789 people who use stone age mail readers.  This function will remove
14790 strings that match the @code{nnmail-list-identifiers} regexp, which can
14791 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14792 @code{\\(..\\)}.
14793
14794 For instance, if you want to remove the @samp{(idm)} and the
14795 @samp{nagnagnag} identifiers:
14796
14797 @lisp
14798 (setq nnmail-list-identifiers
14799       '("(idm)" "nagnagnag"))
14800 @end lisp
14801
14802 This can also be done non-destructively with
14803 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14804
14805 @item nnmail-remove-tabs
14806 @findex nnmail-remove-tabs
14807 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14808
14809 @item nnmail-fix-eudora-headers
14810 @findex nnmail-fix-eudora-headers
14811 @cindex Eudora
14812 Eudora produces broken @code{References} headers, but OK
14813 @code{In-Reply-To} headers.  This function will get rid of the
14814 @code{References} headers.
14815
14816 @end table
14817
14818 @item nnmail-prepare-incoming-message-hook
14819 @vindex nnmail-prepare-incoming-message-hook
14820 This hook is called narrowed to each message.  Functions to be used
14821 include:
14822
14823 @table @code
14824 @item article-de-quoted-unreadable
14825 @findex article-de-quoted-unreadable
14826 Decode Quoted Readable encoding.
14827
14828 @end table
14829 @end table
14830
14831
14832 @node Duplicates
14833 @subsection Duplicates
14834
14835 @vindex nnmail-treat-duplicates
14836 @vindex nnmail-message-id-cache-length
14837 @vindex nnmail-message-id-cache-file
14838 @cindex duplicate mails
14839 If you are a member of a couple of mailing lists, you will sometimes
14840 receive two copies of the same mail.  This can be quite annoying, so
14841 @code{nnmail} checks for and treats any duplicates it might find.  To do
14842 this, it keeps a cache of old @code{Message-ID}s---
14843 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14844 default.  The approximate maximum number of @code{Message-ID}s stored
14845 there is controlled by the @code{nnmail-message-id-cache-length}
14846 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14847 stored.) If all this sounds scary to you, you can set
14848 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14849 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14850 will insert a warning into the head of the mail saying that it thinks
14851 that this is a duplicate of a different message.
14852
14853 This variable can also be a function.  If that's the case, the function
14854 will be called from a buffer narrowed to the message in question with
14855 the @code{Message-ID} as a parameter.  The function must return either
14856 @code{nil}, @code{warn}, or @code{delete}.
14857
14858 You can turn this feature off completely by setting the variable to
14859 @code{nil}.
14860
14861 If you want all the duplicate mails to be put into a special
14862 @dfn{duplicates} group, you could do that using the normal mail split
14863 methods:
14864
14865 @lisp
14866 (setq nnmail-split-fancy
14867       '(| ;; @r{Messages duplicates go to a separate group.}
14868         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14869         ;; @r{Message from daemons, postmaster, and the like to another.}
14870         (any mail "mail.misc")
14871         ;; @r{Other rules.}
14872         [...] ))
14873 @end lisp
14874 @noindent
14875 Or something like:
14876 @lisp
14877 (setq nnmail-split-methods
14878       '(("duplicates" "^Gnus-Warning:.*duplicate")
14879         ;; @r{Other rules.}
14880         [...]))
14881 @end lisp
14882
14883 Here's a neat feature: If you know that the recipient reads her mail
14884 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14885 @code{delete}, you can send her as many insults as you like, just by
14886 using a @code{Message-ID} of a mail that you know that she's already
14887 received.  Think of all the fun!  She'll never see any of it!  Whee!
14888
14889
14890 @node Not Reading Mail
14891 @subsection Not Reading Mail
14892
14893 If you start using any of the mail back ends, they have the annoying
14894 habit of assuming that you want to read mail with them.  This might not
14895 be unreasonable, but it might not be what you want.
14896
14897 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14898 @code{nil}, none of the back ends will ever attempt to read incoming
14899 mail, which should help.
14900
14901 @vindex nnbabyl-get-new-mail
14902 @vindex nnmbox-get-new-mail
14903 @vindex nnml-get-new-mail
14904 @vindex nnmh-get-new-mail
14905 @vindex nnfolder-get-new-mail
14906 This might be too much, if, for instance, you are reading mail quite
14907 happily with @code{nnml} and just want to peek at some old Rmail
14908 file you have stashed away with @code{nnbabyl}.  All back ends have
14909 variables called back-end-@code{get-new-mail}.  If you want to disable
14910 the @code{nnbabyl} mail reading, you edit the virtual server for the
14911 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14912
14913 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14914 narrowed to the article to be saved before saving it when reading
14915 incoming mail.
14916
14917
14918 @node Choosing a Mail Back End
14919 @subsection Choosing a Mail Back End
14920
14921 Gnus will read the mail spool when you activate a mail group.  The mail
14922 file is first copied to your home directory.  What happens after that
14923 depends on what format you want to store your mail in.
14924
14925 There are six different mail back ends in the standard Gnus, and more
14926 back ends are available separately.  The mail back end most people use
14927 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14928 Spool}).
14929
14930 @menu
14931 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14932 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14933 * Mail Spool::                  Store your mail in a private spool?
14934 * MH Spool::                    An mhspool-like back end.
14935 * Maildir::                     Another one-file-per-message format.
14936 * Mail Folders::                Having one file for each group.
14937 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14938 @end menu
14939
14940
14941 @node Unix Mail Box
14942 @subsubsection Unix Mail Box
14943 @cindex nnmbox
14944 @cindex unix mail box
14945
14946 @vindex nnmbox-active-file
14947 @vindex nnmbox-mbox-file
14948 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14949 mail.  @code{nnmbox} will add extra headers to each mail article to say
14950 which group it belongs in.
14951
14952 Virtual server settings:
14953
14954 @table @code
14955 @item nnmbox-mbox-file
14956 @vindex nnmbox-mbox-file
14957 The name of the mail box in the user's home directory.  Default is
14958 @file{~/mbox}.
14959
14960 @item nnmbox-active-file
14961 @vindex nnmbox-active-file
14962 The name of the active file for the mail box.  Default is
14963 @file{~/.mbox-active}.
14964
14965 @item nnmbox-get-new-mail
14966 @vindex nnmbox-get-new-mail
14967 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14968 into groups.  Default is @code{t}.
14969 @end table
14970
14971
14972 @node Rmail Babyl
14973 @subsubsection Rmail Babyl
14974 @cindex nnbabyl
14975 @cindex Rmail mbox
14976
14977 @vindex nnbabyl-active-file
14978 @vindex nnbabyl-mbox-file
14979 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14980 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14981 mail article to say which group it belongs in.
14982
14983 Virtual server settings:
14984
14985 @table @code
14986 @item nnbabyl-mbox-file
14987 @vindex nnbabyl-mbox-file
14988 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14989
14990 @item nnbabyl-active-file
14991 @vindex nnbabyl-active-file
14992 The name of the active file for the rmail box.  The default is
14993 @file{~/.rmail-active}
14994
14995 @item nnbabyl-get-new-mail
14996 @vindex nnbabyl-get-new-mail
14997 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14998 @code{t}
14999 @end table
15000
15001
15002 @node Mail Spool
15003 @subsubsection Mail Spool
15004 @cindex nnml
15005 @cindex mail @acronym{NOV} spool
15006
15007 The @dfn{nnml} spool mail format isn't compatible with any other known
15008 format.  It should be used with some caution.
15009
15010 @vindex nnml-directory
15011 If you use this back end, Gnus will split all incoming mail into files,
15012 one file for each mail, and put the articles into the corresponding
15013 directories under the directory specified by the @code{nnml-directory}
15014 variable.  The default value is @file{~/Mail/}.
15015
15016 You do not have to create any directories beforehand; Gnus will take
15017 care of all that.
15018
15019 If you have a strict limit as to how many files you are allowed to store
15020 in your account, you should not use this back end.  As each mail gets its
15021 own file, you might very well occupy thousands of inodes within a few
15022 weeks.  If this is no problem for you, and it isn't a problem for you
15023 having your friendly systems administrator walking around, madly,
15024 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15025 know that this is probably the fastest format to use.  You do not have
15026 to trudge through a big mbox file just to read your new mail.
15027
15028 @code{nnml} is probably the slowest back end when it comes to article
15029 splitting.  It has to create lots of files, and it also generates
15030 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15031 fastest back end when it comes to reading mail.
15032
15033 @cindex self contained nnml servers
15034 @cindex marks
15035 When the marks file is used (which it is by default), @code{nnml}
15036 servers have the property that you may backup them using @code{tar} or
15037 similar, and later be able to restore them into Gnus (by adding the
15038 proper @code{nnml} server) and have all your marks be preserved.  Marks
15039 for a group is usually stored in the @code{.marks} file (but see
15040 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15041 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15042 to restore the group (after restoring the backup into the nnml
15043 directory).
15044
15045 If for some reason you believe your @file{.marks} files are screwed
15046 up, you can just delete them all.  Gnus will then correctly regenerate
15047 them next time it starts.
15048
15049 Virtual server settings:
15050
15051 @table @code
15052 @item nnml-directory
15053 @vindex nnml-directory
15054 All @code{nnml} directories will be placed under this directory.  The
15055 default is the value of @code{message-directory} (whose default value
15056 is @file{~/Mail}).
15057
15058 @item nnml-active-file
15059 @vindex nnml-active-file
15060 The active file for the @code{nnml} server.  The default is
15061 @file{~/Mail/active}.
15062
15063 @item nnml-newsgroups-file
15064 @vindex nnml-newsgroups-file
15065 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15066 Format}.  The default is @file{~/Mail/newsgroups}.
15067
15068 @item nnml-get-new-mail
15069 @vindex nnml-get-new-mail
15070 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15071 @code{t}.
15072
15073 @item nnml-nov-is-evil
15074 @vindex nnml-nov-is-evil
15075 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15076 default is @code{nil}.
15077
15078 @item nnml-nov-file-name
15079 @vindex nnml-nov-file-name
15080 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15081
15082 @item nnml-prepare-save-mail-hook
15083 @vindex nnml-prepare-save-mail-hook
15084 Hook run narrowed to an article before saving.
15085
15086 @item nnml-marks-is-evil
15087 @vindex nnml-marks-is-evil
15088 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15089 default is @code{nil}.
15090
15091 @item nnml-marks-file-name
15092 @vindex nnml-marks-file-name
15093 The name of the @dfn{marks} files.  The default is @file{.marks}.
15094
15095 @item nnml-use-compressed-files
15096 @vindex nnml-use-compressed-files
15097 If non-@code{nil}, @code{nnml} will allow using compressed message
15098 files.
15099
15100 @end table
15101
15102 @findex nnml-generate-nov-databases
15103 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15104 whack, you can do a complete update by typing @kbd{M-x
15105 nnml-generate-nov-databases}.  This command will trawl through the
15106 entire @code{nnml} hierarchy, looking at each and every article, so it
15107 might take a while to complete.  A better interface to this
15108 functionality can be found in the server buffer (@pxref{Server
15109 Commands}).
15110
15111
15112 @node MH Spool
15113 @subsubsection MH Spool
15114 @cindex nnmh
15115 @cindex mh-e mail spool
15116
15117 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15118 @acronym{NOV} databases and it doesn't keep an active file or marks
15119 file.  This makes @code{nnmh} a @emph{much} slower back end than
15120 @code{nnml}, but it also makes it easier to write procmail scripts
15121 for.
15122
15123 Virtual server settings:
15124
15125 @table @code
15126 @item nnmh-directory
15127 @vindex nnmh-directory
15128 All @code{nnmh} directories will be located under this directory.  The
15129 default is the value of @code{message-directory} (whose default is
15130 @file{~/Mail})
15131
15132 @item nnmh-get-new-mail
15133 @vindex nnmh-get-new-mail
15134 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15135 @code{t}.
15136
15137 @item nnmh-be-safe
15138 @vindex nnmh-be-safe
15139 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15140 sure that the articles in the folder are actually what Gnus thinks
15141 they are.  It will check date stamps and stat everything in sight, so
15142 setting this to @code{t} will mean a serious slow-down.  If you never
15143 use anything but Gnus to read the @code{nnmh} articles, you do not
15144 have to set this variable to @code{t}.  The default is @code{nil}.
15145 @end table
15146
15147
15148 @node Maildir
15149 @subsubsection Maildir
15150 @cindex nnmaildir
15151 @cindex maildir
15152
15153 @code{nnmaildir} stores mail in the maildir format, with each maildir
15154 corresponding to a group in Gnus.  This format is documented here:
15155 @uref{http://cr.yp.to/proto/maildir.html} and here:
15156 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15157 also stores extra information in the @file{.nnmaildir/} directory
15158 within a maildir.
15159
15160 Maildir format was designed to allow concurrent deliveries and
15161 reading, without needing locks.  With other back ends, you would have
15162 your mail delivered to a spool of some kind, and then you would
15163 configure Gnus to split mail from that spool into your groups.  You
15164 can still do that with @code{nnmaildir}, but the more common
15165 configuration is to have your mail delivered directly to the maildirs
15166 that appear as group in Gnus.
15167
15168 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15169 never corrupt its data in memory, and @code{SIGKILL} will never
15170 corrupt its data in the filesystem.
15171
15172 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15173 maildir.  So you can copy a whole maildir from one Gnus setup to
15174 another, and you will keep your marks.
15175
15176 Virtual server settings:
15177
15178 @table @code
15179 @item directory
15180 For each of your @code{nnmaildir} servers (it's very unlikely that
15181 you'd need more than one), you need to create a directory and populate
15182 it with maildirs or symlinks to maildirs (and nothing else; do not
15183 choose a directory already used for other purposes).  Each maildir
15184 will be represented in Gnus as a newsgroup on that server; the
15185 filename of the symlink will be the name of the group.  Any filenames
15186 in the directory starting with @samp{.} are ignored.  The directory is
15187 scanned when you first start Gnus, and each time you type @kbd{g} in
15188 the group buffer; if any maildirs have been removed or added,
15189 @code{nnmaildir} notices at these times.
15190
15191 The value of the @code{directory} parameter should be a Lisp form
15192 which is processed by @code{eval} and @code{expand-file-name} to get
15193 the path of the directory for this server.  The form is @code{eval}ed
15194 only when the server is opened; the resulting string is used until the
15195 server is closed.  (If you don't know about forms and @code{eval},
15196 don't worry---a simple string will work.)  This parameter is not
15197 optional; you must specify it.  I don't recommend using
15198 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15199 use that directory by default for various things, and may get confused
15200 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15201 value.
15202
15203 @item target-prefix
15204 This should be a Lisp form which is processed by @code{eval} and
15205 @code{expand-file-name}.  The form is @code{eval}ed only when the
15206 server is opened; the resulting string is used until the server is
15207 closed.
15208
15209 When you create a group on an @code{nnmaildir} server, the maildir is
15210 created with @code{target-prefix} prepended to its name, and a symlink
15211 pointing to that maildir is created, named with the plain group name.
15212 So if @code{directory} is @code{"~/.nnmaildir"} and
15213 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15214 the group @code{foo}, @code{nnmaildir} will create
15215 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15216 @file{~/.nnmaildir/foo} as a symlink pointing to
15217 @file{../maildirs/foo}.
15218
15219 You can set @code{target-prefix} to a string without any slashes to
15220 create both maildirs and symlinks in the same @code{directory}; in
15221 this case, any maildirs found in @code{directory} whose names start
15222 with @code{target-prefix} will not be listed as groups (but the
15223 symlinks pointing to them will be).
15224
15225 As a special case, if @code{target-prefix} is @code{""} (the default),
15226 then when you create a group, the maildir will be created in
15227 @code{directory} without a corresponding symlink.  Beware that you
15228 cannot use @code{gnus-group-delete-group} on such groups without the
15229 @code{force} argument.
15230
15231 @item directory-files
15232 This should be a function with the same interface as
15233 @code{directory-files} (such as @code{directory-files} itself).  It is
15234 used to scan the server's @code{directory} for maildirs.  This
15235 parameter is optional; the default is
15236 @code{nnheader-directory-files-safe} if
15237 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15238 @code{directory-files} otherwise.
15239 (@code{nnheader-directory-files-is-safe} is checked only once when the
15240 server is opened; if you want to check it each time the directory is
15241 scanned, you'll have to provide your own function that does that.)
15242
15243 @item get-new-mail
15244 If non-@code{nil}, then after scanning for new mail in the group
15245 maildirs themselves as usual, this server will also incorporate mail
15246 the conventional Gnus way, from @code{mail-sources} according to
15247 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15248 value is @code{nil}.
15249
15250 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15251 an @code{nnmaildir} group.  The results might happen to be useful, but
15252 that would be by chance, not by design, and the results might be
15253 different in the future.  If your split rules create new groups,
15254 remember to supply a @code{create-directory} server parameter.
15255 @end table
15256
15257 @subsubsection Group parameters
15258
15259 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15260 all this; the default behavior for @code{nnmaildir} is the same as the
15261 default behavior for other mail back ends: articles are deleted after
15262 one week, etc.  Except for the expiry parameters, all this
15263 functionality is unique to @code{nnmaildir}, so you can ignore it if
15264 you're just trying to duplicate the behavior you already have with
15265 another back end.
15266
15267 If the value of any of these parameters is a vector, the first element
15268 is evaluated as a Lisp form and the result is used, rather than the
15269 original value.  If the value is not a vector, the value itself is
15270 evaluated as a Lisp form.  (This is why these parameters use names
15271 different from those of other, similar parameters supported by other
15272 back ends: they have different, though similar, meanings.)  (For
15273 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15274 @code{eval} business again; for other values, remember to use an extra
15275 quote and wrap the value in a vector when appropriate.)
15276
15277 @table @code
15278 @item expire-age
15279 An integer specifying the minimum age, in seconds, of an article
15280 before it will be expired, or the symbol @code{never} to specify that
15281 articles should never be expired.  If this parameter is not set,
15282 @code{nnmaildir} falls back to the usual
15283 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
15284 the @code{expiry-wait}(@code{-function}) group parameters.  If you
15285 wanted a value of 3 days, you could use something like @code{[(* 3 24
15286 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15287 An article's age is measured starting from the article file's
15288 modification time.  Normally, this is the same as the article's
15289 delivery time, but editing an article makes it younger.  Moving an
15290 article (other than via expiry) may also make an article younger.
15291
15292 @item expire-group
15293 If this is set to a string such as a full Gnus group name, like
15294 @example
15295 "backend+server.address.string:group.name"
15296 @end example
15297 and if it is not the name of the same group that the parameter belongs
15298 to, then articles will be moved to the specified group during expiry
15299 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15300 group, the article will be just as old in the destination group as it
15301 was in the source group.}  So be careful with @code{expire-age} in the
15302 destination group.  If this is set to the name of the same group that
15303 the parameter belongs to, then the article is not expired at all.  If
15304 you use the vector form, the first element is evaluated once for each
15305 article.  So that form can refer to
15306 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15307 article.  @emph{If this parameter is not set, @code{nnmaildir} does
15308 not fall back to the @code{expiry-target} group parameter or the
15309 @code{nnmail-expiry-target} variable.}
15310
15311 @item read-only
15312 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15313 in this maildir as read-only.  This means: articles are not renamed
15314 from @file{new/} into @file{cur/}; articles are only found in
15315 @file{new/}, not @file{cur/}; articles are never deleted; articles
15316 cannot be edited.  @file{new/} is expected to be a symlink to the
15317 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15318 containing a mailing list of common interest.  Everything in the
15319 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15320 a shared mailbox, you do still need to set up your own maildir (or
15321 have write permission to the shared mailbox); your maildir just won't
15322 contain extra copies of the articles.
15323
15324 @item directory-files
15325 A function with the same interface as @code{directory-files}.  It is
15326 used to scan the directories in the maildir corresponding to this
15327 group to find articles.  The default is the function specified by the
15328 server's @code{directory-files} parameter.
15329
15330 @item distrust-Lines:
15331 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15332 article, rather than use the @code{Lines:} header field.  If
15333 @code{nil}, the header field will be used if present.
15334
15335 @item always-marks
15336 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15337 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15338 say that all articles have these marks, regardless of whether the
15339 marks stored in the filesystem say so.  This is a proof-of-concept
15340 feature that will probably be removed eventually; it ought to be done
15341 in Gnus proper, or abandoned if it's not worthwhile.
15342
15343 @item never-marks
15344 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15345 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15346 say that no articles have these marks, regardless of whether the marks
15347 stored in the filesystem say so.  @code{never-marks} overrides
15348 @code{always-marks}.  This is a proof-of-concept feature that will
15349 probably be removed eventually; it ought to be done in Gnus proper, or
15350 abandoned if it's not worthwhile.
15351
15352 @item nov-cache-size
15353 An integer specifying the size of the @acronym{NOV} memory cache.  To
15354 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15355 for a limited number of articles in each group.  (This is probably not
15356 worthwhile, and will probably be removed in the future.)  This
15357 parameter's value is noticed only the first time a group is seen after
15358 the server is opened---i.e., when you first start Gnus, typically.
15359 The @acronym{NOV} cache is never resized until the server is closed
15360 and reopened.  The default is an estimate of the number of articles
15361 that would be displayed in the summary buffer: a count of articles
15362 that are either marked with @code{tick} or not marked with
15363 @code{read}, plus a little extra.
15364 @end table
15365
15366 @subsubsection Article identification
15367 Articles are stored in the @file{cur/} subdirectory of each maildir.
15368 Each article file is named like @code{uniq:info}, where @code{uniq}
15369 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15370 @code{:info} part.  (Other maildir readers typically use this part of
15371 the filename to store marks.)  The @code{uniq} part uniquely
15372 identifies the article, and is used in various places in the
15373 @file{.nnmaildir/} subdirectory of the maildir to store information
15374 about the corresponding article.  The full pathname of an article is
15375 available in the variable @code{nnmaildir-article-file-name} after you
15376 request the article in the summary buffer.
15377
15378 @subsubsection NOV data
15379 An article identified by @code{uniq} has its @acronym{NOV} data (used
15380 to generate lines in the summary buffer) stored in
15381 @code{.nnmaildir/nov/uniq}.  There is no
15382 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15383 need for it---an article's @acronym{NOV} data is updated automatically
15384 when the article or @code{nnmail-extra-headers} has changed.)  You can
15385 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15386 single article simply by deleting the corresponding @acronym{NOV}
15387 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15388 assign a new article number for this article, which may cause trouble
15389 with @code{seen} marks, the Agent, and the cache.
15390
15391 @subsubsection Article marks
15392 An article identified by @code{uniq} is considered to have the mark
15393 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15394 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15395 looks for such files and reports the set of marks it finds.  When Gnus
15396 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15397 creates and deletes the corresponding files as needed.  (Actually,
15398 rather than create a new file for each mark, it just creates hard
15399 links to @file{.nnmaildir/markfile}, to save inodes.)
15400
15401 You can invent new marks by creating a new directory in
15402 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15403 your server, untar it later, and keep your marks.  You can add and
15404 remove marks yourself by creating and deleting mark files.  If you do
15405 this while Gnus is running and your @code{nnmaildir} server is open,
15406 it's best to exit all summary buffers for @code{nnmaildir} groups and
15407 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15408 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15409 pick up the changes, and might undo them.
15410
15411
15412 @node Mail Folders
15413 @subsubsection Mail Folders
15414 @cindex nnfolder
15415 @cindex mbox folders
15416 @cindex mail folders
15417
15418 @code{nnfolder} is a back end for storing each mail group in a
15419 separate file.  Each file is in the standard Un*x mbox format.
15420 @code{nnfolder} will add extra headers to keep track of article
15421 numbers and arrival dates.
15422
15423 @cindex self contained nnfolder servers
15424 @cindex marks
15425 When the marks file is used (which it is by default), @code{nnfolder}
15426 servers have the property that you may backup them using @code{tar} or
15427 similar, and later be able to restore them into Gnus (by adding the
15428 proper @code{nnfolder} server) and have all your marks be preserved.
15429 Marks for a group is usually stored in a file named as the mbox file
15430 with @code{.mrk} concatenated to it (but see
15431 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15432 directory.  Individual @code{nnfolder} groups are also possible to
15433 backup, use @kbd{G m} to restore the group (after restoring the backup
15434 into the @code{nnfolder} directory).
15435
15436 Virtual server settings:
15437
15438 @table @code
15439 @item nnfolder-directory
15440 @vindex nnfolder-directory
15441 All the @code{nnfolder} mail boxes will be stored under this
15442 directory.  The default is the value of @code{message-directory}
15443 (whose default is @file{~/Mail})
15444
15445 @item nnfolder-active-file
15446 @vindex nnfolder-active-file
15447 The name of the active file.  The default is @file{~/Mail/active}.
15448
15449 @item nnfolder-newsgroups-file
15450 @vindex nnfolder-newsgroups-file
15451 The name of the group descriptions file.  @xref{Newsgroups File
15452 Format}.  The default is @file{~/Mail/newsgroups}
15453
15454 @item nnfolder-get-new-mail
15455 @vindex nnfolder-get-new-mail
15456 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15457 default is @code{t}
15458
15459 @item nnfolder-save-buffer-hook
15460 @vindex nnfolder-save-buffer-hook
15461 @cindex backup files
15462 Hook run before saving the folders.  Note that Emacs does the normal
15463 backup renaming of files even with the @code{nnfolder} buffers.  If
15464 you wish to switch this off, you could say something like the
15465 following in your @file{.emacs} file:
15466
15467 @lisp
15468 (defun turn-off-backup ()
15469   (set (make-local-variable 'backup-inhibited) t))
15470
15471 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15472 @end lisp
15473
15474 @item nnfolder-delete-mail-hook
15475 @vindex nnfolder-delete-mail-hook
15476 Hook run in a buffer narrowed to the message that is to be deleted.
15477 This function can be used to copy the message to somewhere else, or to
15478 extract some information from it before removing it.
15479
15480 @item nnfolder-nov-is-evil
15481 @vindex nnfolder-nov-is-evil
15482 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15483 default is @code{nil}.
15484
15485 @item nnfolder-nov-file-suffix
15486 @vindex nnfolder-nov-file-suffix
15487 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15488
15489 @item nnfolder-nov-directory
15490 @vindex nnfolder-nov-directory
15491 The directory where the @acronym{NOV} files should be stored.  If
15492 @code{nil}, @code{nnfolder-directory} is used.
15493
15494 @item nnfolder-marks-is-evil
15495 @vindex nnfolder-marks-is-evil
15496 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15497 default is @code{nil}.
15498
15499 @item nnfolder-marks-file-suffix
15500 @vindex nnfolder-marks-file-suffix
15501 The extension for @sc{marks} files.  The default is @file{.mrk}.
15502
15503 @item nnfolder-marks-directory
15504 @vindex nnfolder-marks-directory
15505 The directory where the @sc{marks} files should be stored.  If
15506 @code{nil}, @code{nnfolder-directory} is used.
15507
15508 @end table
15509
15510
15511 @findex nnfolder-generate-active-file
15512 @kindex M-x nnfolder-generate-active-file
15513 If you have lots of @code{nnfolder}-like files you'd like to read with
15514 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15515 command to make @code{nnfolder} aware of all likely files in
15516 @code{nnfolder-directory}.  This only works if you use long file names,
15517 though.
15518
15519 @node Comparing Mail Back Ends
15520 @subsubsection Comparing Mail Back Ends
15521
15522 First, just for terminology, the @dfn{back end} is the common word for a
15523 low-level access method---a transport, if you will, by which something
15524 is acquired.  The sense is that one's mail has to come from somewhere,
15525 and so selection of a suitable back end is required in order to get that
15526 mail within spitting distance of Gnus.
15527
15528 The same concept exists for Usenet itself: Though access to articles is
15529 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15530 in the world got at Usenet by running a reader on the machine where the
15531 articles lay (the machine which today we call an @acronym{NNTP} server), and
15532 access was by the reader stepping into the articles' directory spool
15533 area directly.  One can still select between either the @code{nntp} or
15534 @code{nnspool} back ends, to select between these methods, if one happens
15535 actually to live on the server (or can see its spool directly, anyway,
15536 via NFS).
15537
15538 The goal in selecting a mail back end is to pick one which
15539 simultaneously represents a suitable way of dealing with the original
15540 format plus leaving mail in a form that is convenient to use in the
15541 future.  Here are some high and low points on each:
15542
15543 @table @code
15544 @item nnmbox
15545
15546 UNIX systems have historically had a single, very common, and well-
15547 defined format.  All messages arrive in a single @dfn{spool file}, and
15548 they are delineated by a line whose regular expression matches
15549 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15550 to make it clear in this instance that this is not the RFC-specified
15551 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15552 historically from the Unix environment, it is simplest if one does not
15553 mess a great deal with the original mailbox format, so if one chooses
15554 this back end, Gnus' primary activity in getting mail from the real spool
15555 area to Gnus' preferred directory is simply to copy it, with no
15556 (appreciable) format change in the process.  It is the ``dumbest'' way
15557 to move mail into availability in the Gnus environment.  This makes it
15558 fast to move into place, but slow to parse, when Gnus has to look at
15559 what's where.
15560
15561 @item nnbabyl
15562
15563 Once upon a time, there was the DEC-10 and DEC-20, running operating
15564 systems called TOPS and related things, and the usual (only?) mail
15565 reading environment was a thing called Babyl.  I don't know what format
15566 was used for mail landing on the system, but Babyl had its own internal
15567 format to which mail was converted, primarily involving creating a
15568 spool-file-like entity with a scheme for inserting Babyl-specific
15569 headers and status bits above the top of each message in the file.
15570 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15571 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15572 to understand the mail files folks already had in existence.  Gnus (and
15573 VM, for that matter) continue to support this format because it's
15574 perceived as having some good qualities in those mailer-specific
15575 headers/status bits stuff.  Rmail itself still exists as well, of
15576 course, and is still maintained by Stallman.
15577
15578 Both of the above forms leave your mail in a single file on your
15579 file system, and they must parse that entire file each time you take a
15580 look at your mail.
15581
15582 @item nnml
15583
15584 @code{nnml} is the back end which smells the most as though you were
15585 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15586 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15587 lo these years ago.)  One's mail is taken from the original spool file,
15588 and is then cut up into individual message files, 1:1.  It maintains a
15589 Usenet-style active file (analogous to what one finds in an INN- or
15590 CNews-based news system in (for instance) @file{/var/lib/news/active},
15591 or what is returned via the @samp{NNTP LIST} verb) and also creates
15592 @dfn{overview} files for efficient group entry, as has been defined for
15593 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15594 due to the creation of lots of files, updates to the @code{nnml} active
15595 file, and additions to overview files on a per-message basis, but it is
15596 extremely fast on access because of what amounts to the indexing support
15597 provided by the active file and overviews.
15598
15599 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15600 resource which defines available places in the file system to put new
15601 files.  Sysadmins take a dim view of heavy inode occupation within
15602 tight, shared file systems.  But if you live on a personal machine where
15603 the file system is your own and space is not at a premium, @code{nnml}
15604 wins big.
15605
15606 It is also problematic using this back end if you are living in a
15607 FAT16-based Windows world, since much space will be wasted on all these
15608 tiny files.
15609
15610 @item nnmh
15611
15612 The Rand MH mail-reading system has been around UNIX systems for a very
15613 long time; it operates by splitting one's spool file of messages into
15614 individual files, but with little or no indexing support---@code{nnmh}
15615 is considered to be semantically equivalent to ``@code{nnml} without
15616 active file or overviews''.  This is arguably the worst choice, because
15617 one gets the slowness of individual file creation married to the
15618 slowness of access parsing when learning what's new in one's groups.
15619
15620 @item nnfolder
15621
15622 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15623 method described above) on a per-group basis.  That is, @code{nnmbox}
15624 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15625 little bit of optimization to this so that each of one's mail groups has
15626 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15627 can be parsed separately, and still provides the simple Unix mail box
15628 format requiring minimal effort in moving the mail around.  In addition,
15629 it maintains an ``active'' file making it much faster for Gnus to figure
15630 out how many messages there are in each separate group.
15631
15632 If you have groups that are expected to have a massive amount of
15633 messages, @code{nnfolder} is not the best choice, but if you receive
15634 only a moderate amount of mail, @code{nnfolder} is probably the most
15635 friendly mail back end all over.
15636
15637 @item nnmaildir
15638
15639 For configuring expiry and other things, @code{nnmaildir} uses
15640 incompatible group parameters, slightly different from those of other
15641 mail back ends.
15642
15643 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15644 differences.  Each message is stored in a separate file, but the
15645 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15646 also stores the equivalent of @code{nnml}'s overview files in one file
15647 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15648 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15649 you down or takes up very much space, consider switching to
15650 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15651 file system.
15652
15653 Since maildirs don't require locking for delivery, the maildirs you use
15654 as groups can also be the maildirs your mail is directly delivered to.
15655 This means you can skip Gnus' mail splitting if your mail is already
15656 organized into different mailboxes during delivery.  A @code{directory}
15657 entry in @code{mail-sources} would have a similar effect, but would
15658 require one set of mailboxes for spooling deliveries (in mbox format,
15659 thus damaging message bodies), and another set to be used as groups (in
15660 whatever format you like).  A maildir has a built-in spool, in the
15661 @code{new/} subdirectory.  Beware that currently, mail moved from
15662 @code{new/} to @code{cur/} instead of via mail splitting will not
15663 undergo treatment such as duplicate checking.
15664
15665 @code{nnmaildir} stores article marks for a given group in the
15666 corresponding maildir, in a way designed so that it's easy to manipulate
15667 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15668 else, and still have your marks.  @code{nnml} also stores marks, but
15669 it's not as easy to work with them from outside Gnus as with
15670 @code{nnmaildir}.
15671
15672 @code{nnmaildir} uses a significant amount of memory to speed things up.
15673 (It keeps in memory some of the things that @code{nnml} stores in files
15674 and that @code{nnmh} repeatedly parses out of message files.)  If this
15675 is a problem for you, you can set the @code{nov-cache-size} group
15676 parameter to something small (0 would probably not work, but 1 probably
15677 would) to make it use less memory.  This caching will probably be
15678 removed in the future.
15679
15680 Startup is likely to be slower with @code{nnmaildir} than with other
15681 back ends.  Everything else is likely to be faster, depending in part
15682 on your file system.
15683
15684 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15685 to write an @code{nnmaildir}-derived back end.
15686
15687 @end table
15688
15689
15690 @node Browsing the Web
15691 @section Browsing the Web
15692 @cindex web
15693 @cindex browsing the web
15694 @cindex www
15695 @cindex http
15696
15697 Web-based discussion forums are getting more and more popular.  On many
15698 subjects, the web-based forums have become the most important forums,
15699 eclipsing the importance of mailing lists and news groups.  The reason
15700 is easy to understand---they are friendly to new users; you just point
15701 and click, and there's the discussion.  With mailing lists, you have to
15702 go through a cumbersome subscription procedure, and most people don't
15703 even know what a news group is.
15704
15705 The problem with this scenario is that web browsers are not very good at
15706 being newsreaders.  They do not keep track of what articles you've read;
15707 they do not allow you to score on subjects you're interested in; they do
15708 not allow off-line browsing; they require you to click around and drive
15709 you mad in the end.
15710
15711 So---if web browsers suck at reading discussion forums, why not use Gnus
15712 to do it instead?
15713
15714 Gnus has been getting a bit of a collection of back ends for providing
15715 interfaces to these sources.
15716
15717 @menu
15718 * Archiving Mail::
15719 * Web Searches::                Creating groups from articles that match a string.
15720 * Slashdot::                    Reading the Slashdot comments.
15721 * Ultimate::                    The Ultimate Bulletin Board systems.
15722 * Web Archive::                 Reading mailing list archived on web.
15723 * RSS::                         Reading RDF site summary.
15724 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15725 @end menu
15726
15727 All the web sources require Emacs/w3 and the url library to work.
15728
15729 The main caveat with all these web sources is that they probably won't
15730 work for a very long time.  Gleaning information from the @acronym{HTML} data
15731 is guesswork at best, and when the layout is altered, the Gnus back end
15732 will fail.  If you have reasonably new versions of these back ends,
15733 though, you should be ok.
15734
15735 One thing all these Web methods have in common is that the Web sources
15736 are often down, unavailable or just plain too slow to be fun.  In those
15737 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15738 Unplugged}) handle downloading articles, and then you can read them at
15739 leisure from your local disk.  No more World Wide Wait for you.
15740
15741 @node Archiving Mail
15742 @subsection Archiving Mail
15743 @cindex archiving mail
15744 @cindex backup of mail
15745
15746 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15747 @code{nnmaildir}, now actually store the article marks with each group.
15748 For these servers, archiving and restoring a group while preserving
15749 marks is fairly simple.
15750
15751 (Preserving the group level and group parameters as well still
15752 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15753 though.)
15754
15755 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15756 server, take a recursive copy of the server directory.  There is no need
15757 to shut down Gnus, so archiving may be invoked by @code{cron} or
15758 similar.  You restore the data by restoring the directory tree, and
15759 adding a server definition pointing to that directory in Gnus.  The
15760 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15761 might interfere with overwriting data, so you may want to shut down Gnus
15762 before you restore the data.
15763
15764 It is also possible to archive individual @code{nnml},
15765 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15766 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15767 directory.  For @code{nnfolder} you need to copy both the base folder
15768 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15769 this example).  Restoring the group is done with @kbd{G m} from the Group
15770 buffer.  The last step makes Gnus notice the new directory.
15771 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15772 is unnecessary in that case.
15773
15774 @node Web Searches
15775 @subsection Web Searches
15776 @cindex nnweb
15777 @cindex Google
15778 @cindex dejanews
15779 @cindex gmane
15780 @cindex Usenet searches
15781 @cindex searching the Usenet
15782
15783 It's, like, too neat to search the Usenet for articles that match a
15784 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15785 those, like, Web browsers, and you, like, have to, rilly, like, look at
15786 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15787 searches without having to use a browser.
15788
15789 The @code{nnweb} back end allows an easy interface to the mighty search
15790 engine.  You create an @code{nnweb} group, enter a search pattern, and
15791 then enter the group and read the articles like you would any normal
15792 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15793 Groups}) will do this in an easy-to-use fashion.
15794
15795 @code{nnweb} groups don't really lend themselves to being solid
15796 groups---they have a very fleeting idea of article numbers.  In fact,
15797 each time you enter an @code{nnweb} group (not even changing the search
15798 pattern), you are likely to get the articles ordered in a different
15799 manner.  Not even using duplicate suppression (@pxref{Duplicate
15800 Suppression}) will help, since @code{nnweb} doesn't even know the
15801 @code{Message-ID} of the articles before reading them using some search
15802 engines (Google, for instance).  The only possible way to keep track
15803 of which articles you've read is by scoring on the @code{Date}
15804 header---mark all articles posted before the last date you read the
15805 group as read.
15806
15807 If the search engine changes its output substantially, @code{nnweb}
15808 won't be able to parse it and will fail.  One could hardly fault the Web
15809 providers if they were to do this---their @emph{raison d'@^etre} is to
15810 make money off of advertisements, not to provide services to the
15811 community.  Since @code{nnweb} washes the ads off all the articles, one
15812 might think that the providers might be somewhat miffed.  We'll see.
15813
15814 You must have the @code{url} and @code{w3} package installed to be able
15815 to use @code{nnweb}.
15816
15817 Virtual server variables:
15818
15819 @table @code
15820 @item nnweb-type
15821 @vindex nnweb-type
15822 What search engine type is being used.  The currently supported types
15823 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15824 @code{dejanews} is an alias to @code{google}.
15825
15826 @item nnweb-search
15827 @vindex nnweb-search
15828 The search string to feed to the search engine.
15829
15830 @item nnweb-max-hits
15831 @vindex nnweb-max-hits
15832 Advisory maximum number of hits per search to display.  The default is
15833 999.
15834
15835 @item nnweb-type-definition
15836 @vindex nnweb-type-definition
15837 Type-to-definition alist.  This alist says what @code{nnweb} should do
15838 with the various search engine types.  The following elements must be
15839 present:
15840
15841 @table @code
15842 @item article
15843 Function to decode the article and provide something that Gnus
15844 understands.
15845
15846 @item map
15847 Function to create an article number to message header and URL alist.
15848
15849 @item search
15850 Function to send the search string to the search engine.
15851
15852 @item address
15853 The address the aforementioned function should send the search string
15854 to.
15855
15856 @item id
15857 Format string URL to fetch an article by @code{Message-ID}.
15858 @end table
15859
15860 @end table
15861
15862
15863 @node Slashdot
15864 @subsection Slashdot
15865 @cindex Slashdot
15866 @cindex nnslashdot
15867
15868 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15869 lively discussion following the news articles.  @code{nnslashdot} will
15870 let you read this forum in a convenient manner.
15871
15872 The easiest way to read this source is to put something like the
15873 following in your @file{~/.gnus.el} file:
15874
15875 @lisp
15876 (setq gnus-secondary-select-methods
15877       '((nnslashdot "")))
15878 @end lisp
15879
15880 This will make Gnus query the @code{nnslashdot} back end for new comments
15881 and groups.  The @kbd{F} command will subscribe each new news article as
15882 a new Gnus group, and you can read the comments by entering these
15883 groups.  (Note that the default subscription method is to subscribe new
15884 groups as zombies.  Other methods are available (@pxref{Subscription
15885 Methods}).
15886
15887 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15888 command is the most handy tool (@pxref{Foreign Groups}).
15889
15890 When following up to @code{nnslashdot} comments (or posting new
15891 comments), some light @acronym{HTML}izations will be performed.  In
15892 particular, text quoted with @samp{> } will be quoted with
15893 @samp{blockquote} instead, and signatures will have @samp{br} added to
15894 the end of each line.  Other than that, you can just write @acronym{HTML}
15895 directly into the message buffer.  Note that Slashdot filters out some
15896 @acronym{HTML} forms.
15897
15898 The following variables can be altered to change its behavior:
15899
15900 @table @code
15901 @item nnslashdot-threaded
15902 Whether @code{nnslashdot} should display threaded groups or not.  The
15903 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15904 has to retrieve absolutely all comments in a group upon entry.  If a
15905 threaded display is not required, @code{nnslashdot} will only retrieve
15906 the comments that are actually wanted by the user.  Threading is nicer,
15907 but much, much slower than unthreaded.
15908
15909 @item nnslashdot-login-name
15910 @vindex nnslashdot-login-name
15911 The login name to use when posting.
15912
15913 @item nnslashdot-password
15914 @vindex nnslashdot-password
15915 The password to use when posting.
15916
15917 @item nnslashdot-directory
15918 @vindex nnslashdot-directory
15919 Where @code{nnslashdot} will store its files.  The default is
15920 @file{~/News/slashdot/}.
15921
15922 @item nnslashdot-active-url
15923 @vindex nnslashdot-active-url
15924 The @acronym{URL} format string that will be used to fetch the
15925 information on news articles and comments.  The default is@*
15926 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15927
15928 @item nnslashdot-comments-url
15929 @vindex nnslashdot-comments-url
15930 The @acronym{URL} format string that will be used to fetch comments.
15931
15932 @item nnslashdot-article-url
15933 @vindex nnslashdot-article-url
15934 The @acronym{URL} format string that will be used to fetch the news
15935 article.  The default is
15936 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15937
15938 @item nnslashdot-threshold
15939 @vindex nnslashdot-threshold
15940 The score threshold.  The default is -1.
15941
15942 @item nnslashdot-group-number
15943 @vindex nnslashdot-group-number
15944 The number of old groups, in addition to the ten latest, to keep
15945 updated.  The default is 0.
15946
15947 @end table
15948
15949
15950
15951 @node Ultimate
15952 @subsection Ultimate
15953 @cindex nnultimate
15954 @cindex Ultimate Bulletin Board
15955
15956 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15957 probably the most popular Web bulletin board system used.  It has a
15958 quite regular and nice interface, and it's possible to get the
15959 information Gnus needs to keep groups updated.
15960
15961 The easiest way to get started with @code{nnultimate} is to say
15962 something like the following in the group buffer:  @kbd{B nnultimate RET
15963 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
15964 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15965 you're interested in; there's quite a list of them on the Ultimate web
15966 site.)  Then subscribe to the groups you're interested in from the
15967 server buffer, and read them from the group buffer.
15968
15969 The following @code{nnultimate} variables can be altered:
15970
15971 @table @code
15972 @item nnultimate-directory
15973 @vindex nnultimate-directory
15974 The directory where @code{nnultimate} stores its files.  The default is@*
15975 @file{~/News/ultimate/}.
15976 @end table
15977
15978
15979 @node Web Archive
15980 @subsection Web Archive
15981 @cindex nnwarchive
15982 @cindex Web Archive
15983
15984 Some mailing lists only have archives on Web servers, such as
15985 @uref{http://www.egroups.com/} and
15986 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15987 interface, and it's possible to get the information Gnus needs to keep
15988 groups updated.
15989
15990 @findex gnus-group-make-warchive-group
15991 The easiest way to get started with @code{nnwarchive} is to say
15992 something like the following in the group buffer: @kbd{M-x
15993 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15994 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15995 @var{an_egroup} with the mailing list you subscribed, the
15996 @var{your@@email.address} with your email address.), or to browse the
15997 back end by @kbd{B nnwarchive RET mail-archive RET}.
15998
15999 The following @code{nnwarchive} variables can be altered:
16000
16001 @table @code
16002 @item nnwarchive-directory
16003 @vindex nnwarchive-directory
16004 The directory where @code{nnwarchive} stores its files.  The default is@*
16005 @file{~/News/warchive/}.
16006
16007 @item nnwarchive-login
16008 @vindex nnwarchive-login
16009 The account name on the web server.
16010
16011 @item nnwarchive-passwd
16012 @vindex nnwarchive-passwd
16013 The password for your account on the web server.
16014 @end table
16015
16016 @node RSS
16017 @subsection RSS
16018 @cindex nnrss
16019 @cindex RSS
16020
16021 Some web sites have an RDF Site Summary (@acronym{RSS}).
16022 @acronym{RSS} is a format for summarizing headlines from news related
16023 sites (such as BBC or CNN).  But basically anything list-like can be
16024 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16025 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16026
16027 @acronym{RSS} has a quite regular and nice interface, and it's
16028 possible to get the information Gnus needs to keep groups updated.
16029
16030 Note: you had better use Emacs which supports the @code{utf-8} coding
16031 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16032 text by default.  It is also used by default for non-@acronym{ASCII}
16033 group names.
16034
16035 @kindex G R (Summary)
16036 Use @kbd{G R} from the summary buffer to subscribe to a feed---you will
16037 be prompted for the location, the title and the description of the feed.
16038 The title, which allows any characters, will be used for the group name
16039 and the name of the group data file.  The description can be omitted.
16040
16041 An easy way to get started with @code{nnrss} is to say something like
16042 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16043 subscribe to groups.
16044
16045 The @code{nnrss} back end saves the group data file in
16046 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16047 names containing non-@acronym{ASCII} characters will be encoded by the
16048 coding system specified with the @code{nnmail-pathname-coding-system}
16049 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16050 the value of @code{default-file-name-coding-system}.  If you are using
16051 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16052 the value for the @code{nnmail-pathname-coding-system} variable properly.
16053
16054 @cindex OPML
16055 You can also use the following commands to import and export your
16056 subscriptions from a file in @acronym{OPML} format (Outline Processor
16057 Markup Language).
16058
16059 @defun nnrss-opml-import file
16060 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16061 file.
16062 @end defun
16063
16064 @defun nnrss-opml-export
16065 Write your current @acronym{RSS} subscriptions to a buffer in
16066 @acronym{OPML} format.
16067 @end defun
16068
16069 The following @code{nnrss} variables can be altered:
16070
16071 @table @code
16072 @item nnrss-directory
16073 @vindex nnrss-directory
16074 The directory where @code{nnrss} stores its files.  The default is
16075 @file{~/News/rss/}.
16076
16077 @item nnrss-file-coding-system
16078 @vindex nnrss-file-coding-system
16079 The coding system used when reading and writing the @code{nnrss} groups
16080 data files.  The default is the value of
16081 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16082 in Emacs or @code{escape-quoted} in XEmacs).
16083
16084 @item nnrss-use-local
16085 @vindex nnrss-use-local
16086 @findex nnrss-generate-download-script
16087 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16088 the feeds from local files in @code{nnrss-directory}.  You can use
16089 the command @code{nnrss-generate-download-script} to generate a
16090 download script using @command{wget}.
16091 @end table
16092
16093 The following code may be helpful, if you want to show the description in
16094 the summary buffer.
16095
16096 @lisp
16097 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16098 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16099
16100 (defun gnus-user-format-function-X (header)
16101   (let ((descr
16102          (assq nnrss-description-field (mail-header-extra header))))
16103     (if descr (concat "\n\t" (cdr descr)) "")))
16104 @end lisp
16105
16106 The following code may be useful to open an nnrss url directly from the
16107 summary buffer.
16108 @lisp
16109 (require 'browse-url)
16110
16111 (defun browse-nnrss-url( arg )
16112   (interactive "p")
16113   (let ((url (assq nnrss-url-field
16114                    (mail-header-extra
16115                     (gnus-data-header
16116                      (assq (gnus-summary-article-number)
16117                            gnus-newsgroup-data))))))
16118     (if url
16119         (progn
16120           (browse-url (cdr url))
16121           (gnus-summary-mark-as-read-forward 1))
16122       (gnus-summary-scroll-up arg))))
16123
16124 (eval-after-load "gnus"
16125   #'(define-key gnus-summary-mode-map
16126       (kbd "<RET>") 'browse-nnrss-url))
16127 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16128 @end lisp
16129
16130 @node Customizing w3
16131 @subsection Customizing w3
16132 @cindex w3
16133 @cindex html
16134 @cindex url
16135 @cindex Netscape
16136
16137 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
16138 pages.  Emacs/w3 is documented in its own manual, but there are some
16139 things that may be more relevant for Gnus users.
16140
16141 For instance, a common question is how to make Emacs/w3 follow links
16142 using the @code{browse-url} functions (which will call some external web
16143 browser like Netscape).  Here's one way:
16144
16145 @lisp
16146 (eval-after-load "w3"
16147   '(progn
16148     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16149     (defun w3-fetch (&optional url target)
16150       (interactive (list (w3-read-url-with-default)))
16151       (if (eq major-mode 'gnus-article-mode)
16152           (browse-url url)
16153         (w3-fetch-orig url target)))))
16154 @end lisp
16155
16156 Put that in your @file{.emacs} file, and hitting links in w3-rendered
16157 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16158 follow the link.
16159
16160
16161 @node IMAP
16162 @section IMAP
16163 @cindex nnimap
16164 @cindex @acronym{IMAP}
16165
16166 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16167 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16168 server is much similar to connecting to a news server, you just
16169 specify the network address of the server.
16170
16171 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16172 everything that @acronym{POP} can, it can hence be viewed as a
16173 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16174 similar to @acronym{NNTP} being a news storage protocol---however,
16175 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16176 is more or less read-only whereas mail is read-write.
16177
16178 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16179 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16180 the @acronym{IMAP} server and store them on the local disk.  This is
16181 not the usage described in this section---@xref{Mail Sources}.
16182
16183 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16184 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16185 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16186 usage explained in this section.
16187
16188 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16189 servers might look something like the following.  (Note that for
16190 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16191 see below.)
16192
16193 @lisp
16194 (setq gnus-secondary-select-methods
16195       '((nnimap "simpleserver") ; @r{no special configuration}
16196         ; @r{perhaps a ssh port forwarded server:}
16197         (nnimap "dolk"
16198                 (nnimap-address "localhost")
16199                 (nnimap-server-port 1430))
16200         ; @r{a UW server running on localhost}
16201         (nnimap "barbar"
16202                 (nnimap-server-port 143)
16203                 (nnimap-address "localhost")
16204                 (nnimap-list-pattern ("INBOX" "mail/*")))
16205         ; @r{anonymous public cyrus server:}
16206         (nnimap "cyrus.andrew.cmu.edu"
16207                 (nnimap-authenticator anonymous)
16208                 (nnimap-list-pattern "archive.*")
16209                 (nnimap-stream network))
16210         ; @r{a ssl server on a non-standard port:}
16211         (nnimap "vic20"
16212                 (nnimap-address "vic20.somewhere.com")
16213                 (nnimap-server-port 9930)
16214                 (nnimap-stream ssl))))
16215 @end lisp
16216
16217 After defining the new server, you can subscribe to groups on the
16218 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16219 (@pxref{Subscription Commands}) or via the Server Buffer
16220 (@pxref{Server Buffer}).
16221
16222 The following variables can be used to create a virtual @code{nnimap}
16223 server:
16224
16225 @table @code
16226
16227 @item nnimap-address
16228 @vindex nnimap-address
16229
16230 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16231 server name if not specified.
16232
16233 @item nnimap-server-port
16234 @vindex nnimap-server-port
16235 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16236
16237 Note that this should be an integer, example server specification:
16238
16239 @lisp
16240 (nnimap "mail.server.com"
16241         (nnimap-server-port 4711))
16242 @end lisp
16243
16244 @item nnimap-list-pattern
16245 @vindex nnimap-list-pattern
16246 String or list of strings of mailboxes to limit available groups to.
16247 This is used when the server has very many mailboxes and you're only
16248 interested in a few---some servers export your home directory via
16249 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16250 @file{~/Mail/*} then.
16251
16252 The string can also be a cons of REFERENCE and the string as above, what
16253 REFERENCE is used for is server specific, but on the University of
16254 Washington server it's a directory that will be concatenated with the
16255 mailbox.
16256
16257 Example server specification:
16258
16259 @lisp
16260 (nnimap "mail.server.com"
16261         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16262                                ("~friend/Mail/" . "list/*"))))
16263 @end lisp
16264
16265 @item nnimap-stream
16266 @vindex nnimap-stream
16267 The type of stream used to connect to your server.  By default, nnimap
16268 will detect and automatically use all of the below, with the exception
16269 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16270 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16271 be automatically detected, but it's not widely deployed yet.)
16272
16273 Example server specification:
16274
16275 @lisp
16276 (nnimap "mail.server.com"
16277         (nnimap-stream ssl))
16278 @end lisp
16279
16280 Please note that the value of @code{nnimap-stream} is a symbol!
16281
16282 @itemize @bullet
16283 @item
16284 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16285 @samp{gsasl} or @samp{imtest} program.
16286 @item
16287 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16288 @item
16289 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16290 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16291 @samp{starttls}.
16292 @item
16293 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16294 @samp{gnutls-cli}).
16295 @item
16296 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16297 @samp{openssl}) or SSLeay (@samp{s_client}).
16298 @item
16299 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16300 @item
16301 @dfn{network:} Plain, TCP/IP network connection.
16302 @end itemize
16303
16304 @vindex imap-kerberos4-program
16305 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16306 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16307 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16308 to make @code{imap.el} use a pty instead of a pipe when communicating
16309 with @samp{imtest}.  You will then suffer from a line length
16310 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16311 indefinitely if you have many articles in a mailbox.  The variable
16312 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16313 program.
16314
16315 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16316 needed.  It is available from
16317 @uref{http://www.gnu.org/software/gnutls/}.
16318
16319 @vindex imap-gssapi-program
16320 This parameter specifies a list of command lines that invoke a GSSAPI
16321 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16322 sequentially until a connection is made, or the list has been
16323 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16324 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16325 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16326 tried.
16327
16328 @vindex imap-ssl-program
16329 For @acronym{SSL} connections, the OpenSSL program is available from
16330 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16331 and nnimap support it too---although the most recent versions of
16332 SSLeay, 0.9.x, are known to have serious bugs making it
16333 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16334 work.  The variable @code{imap-ssl-program} contain parameters to pass
16335 to OpenSSL/SSLeay.
16336
16337 @vindex imap-shell-program
16338 @vindex imap-shell-host
16339 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16340 @code{imap-shell-program} specify what program to call.
16341
16342 @item nnimap-authenticator
16343 @vindex nnimap-authenticator
16344
16345 The authenticator used to connect to the server.  By default, nnimap
16346 will use the most secure authenticator your server is capable of.
16347
16348 Example server specification:
16349
16350 @lisp
16351 (nnimap "mail.server.com"
16352         (nnimap-authenticator anonymous))
16353 @end lisp
16354
16355 Please note that the value of @code{nnimap-authenticator} is a symbol!
16356
16357 @itemize @bullet
16358 @item
16359 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16360 external program @code{gsasl} or @code{imtest}.
16361 @item
16362 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16363 @code{imtest}.
16364 @item
16365 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16366 external library @code{digest-md5.el}.
16367 @item
16368 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16369 @item
16370 @dfn{login:} Plain-text username/password via LOGIN.
16371 @item
16372 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16373 @end itemize
16374
16375 @item nnimap-expunge-on-close
16376 @cindex expunging
16377 @vindex nnimap-expunge-on-close
16378 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16379 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16380 this concept of marking articles @code{Deleted} which doesn't actually
16381 delete them, and this (marking them @code{Deleted}, that is) is what
16382 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16383 similar).
16384
16385 Since the articles aren't really removed when we mark them with the
16386 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16387 running in circles yet?
16388
16389 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16390 when closing a mailbox but this is now configurable by this server
16391 variable.
16392
16393 The possible options are:
16394
16395 @table @code
16396
16397 @item always
16398 The default behavior, delete all articles marked as ``Deleted'' when
16399 closing a mailbox.
16400 @item never
16401 Never actually delete articles.  Currently there is no way of showing
16402 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16403 may allow you to do this.  If you ever want to run the EXPUNGE command
16404 manually, @xref{Expunging mailboxes}.
16405 @item ask
16406 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16407 articles or not.
16408
16409 @end table
16410
16411 @item nnimap-importantize-dormant
16412 @vindex nnimap-importantize-dormant
16413
16414 If non-@code{nil} (the default), marks dormant articles as ticked (as
16415 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16416 naturally still (only) be marked as dormant.  This is to make dormant
16417 articles stand out, just like ticked articles, in other @acronym{IMAP}
16418 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16419 has only one.)
16420
16421 Probably the only reason for frobing this would be if you're trying
16422 enable per-user persistent dormant flags, using something like:
16423
16424 @lisp
16425 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16426         (format "gnus-dormant-%s" (user-login-name)))
16427 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16428         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16429 @end lisp
16430
16431 In this case, you would not want the per-user dormant flag showing up
16432 as ticked for other users.
16433
16434 @item nnimap-expunge-search-string
16435 @cindex expunging
16436 @vindex nnimap-expunge-search-string
16437
16438 This variable contain the @acronym{IMAP} search command sent to server when
16439 searching for articles eligible for expiring.  The default is
16440 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16441 UID set and the second @code{%s} is replaced by a date.
16442
16443 Probably the only useful value to change this to is
16444 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16445 messages instead of the internal article date.  See section 6.4.4 of
16446 RFC 2060 for more information on valid strings.
16447
16448 @item nnimap-authinfo-file
16449 @vindex nnimap-authinfo-file
16450
16451 A file containing credentials used to log in on servers.  The format is
16452 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16453 variable @code{nntp-authinfo-file} for exact syntax; also see
16454 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16455
16456 @example
16457 machine students.uio.no login larsi password geheimnis port imap
16458 @end example
16459
16460 Note that it should be @code{port imap}, or @code{port 143}, if you
16461 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16462 actual port number used is port 993 for secured IMAP.  For
16463 convenience, Gnus will accept @code{port imaps} as a synonym of
16464 @code{port imap}.
16465
16466 @item nnimap-need-unselect-to-notice-new-mail
16467 @vindex nnimap-need-unselect-to-notice-new-mail
16468
16469 Unselect mailboxes before looking for new mail in them.  Some servers
16470 seem to need this under some circumstances; it was reported that
16471 Courier 1.7.1 did.
16472
16473 @end table
16474
16475 @menu
16476 * Splitting in IMAP::           Splitting mail with nnimap.
16477 * Expiring in IMAP::            Expiring mail with nnimap.
16478 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16479 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16480 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16481 * Debugging IMAP::              What to do when things don't work.
16482 @end menu
16483
16484
16485
16486 @node Splitting in IMAP
16487 @subsection Splitting in IMAP
16488 @cindex splitting imap mail
16489
16490 Splitting is something Gnus users have loved and used for years, and now
16491 the rest of the world is catching up.  Yeah, dream on, not many
16492 @acronym{IMAP} servers have server side splitting and those that have
16493 splitting seem to use some non-standard protocol.  This means that
16494 @acronym{IMAP} support for Gnus has to do its own splitting.
16495
16496 And it does.
16497
16498 (Incidentally, people seem to have been dreaming on, and Sieve has
16499 gaining a market share and is supported by several IMAP servers.
16500 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16501
16502 Here are the variables of interest:
16503
16504 @table @code
16505
16506 @item nnimap-split-crosspost
16507 @cindex splitting, crosspost
16508 @cindex crosspost
16509 @vindex nnimap-split-crosspost
16510
16511 If non-@code{nil}, do crossposting if several split methods match the
16512 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16513 found will be used.
16514
16515 Nnmail equivalent: @code{nnmail-crosspost}.
16516
16517 @item nnimap-split-inbox
16518 @cindex splitting, inbox
16519 @cindex inbox
16520 @vindex nnimap-split-inbox
16521
16522 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16523 mailboxes to split from.  Defaults to @code{nil}, which means that
16524 splitting is disabled!
16525
16526 @lisp
16527 (setq nnimap-split-inbox
16528       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16529 @end lisp
16530
16531 No nnmail equivalent.
16532
16533 @item nnimap-split-rule
16534 @cindex splitting, rules
16535 @vindex nnimap-split-rule
16536
16537 New mail found in @code{nnimap-split-inbox} will be split according to
16538 this variable.
16539
16540 This variable contains a list of lists, where the first element in the
16541 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16542 matching the regexp in the second element in the sublist.  Got that?
16543 Neither did I, we need examples.
16544
16545 @lisp
16546 (setq nnimap-split-rule
16547       '(("INBOX.nnimap"
16548          "^Sender: owner-nnimap@@vic20.globalcom.se")
16549         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16550         ("INBOX.private" "")))
16551 @end lisp
16552
16553 This will put all articles from the nnimap mailing list into mailbox
16554 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16555 into INBOX.junk and everything else in INBOX.private.
16556
16557 The first string may contain @samp{\\1} forms, like the ones used by
16558 replace-match to insert sub-expressions from the matched text.  For
16559 instance:
16560
16561 @lisp
16562 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16563 @end lisp
16564
16565 The first element can also be the symbol @code{junk} to indicate that
16566 matching messages should simply be deleted.  Use with care.
16567
16568 The second element can also be a function.  In that case, it will be
16569 called with the first element of the rule as the argument, in a buffer
16570 containing the headers of the article.  It should return a
16571 non-@code{nil} value if it thinks that the mail belongs in that group.
16572
16573 Nnmail users might recollect that the last regexp had to be empty to
16574 match all articles (like in the example above).  This is not required in
16575 nnimap.  Articles not matching any of the regexps will not be moved out
16576 of your inbox.  (This might affect performance if you keep lots of
16577 unread articles in your inbox, since the splitting code would go over
16578 them every time you fetch new mail.)
16579
16580 These rules are processed from the beginning of the alist toward the
16581 end.  The first rule to make a match will ``win'', unless you have
16582 crossposting enabled.  In that case, all matching rules will ``win''.
16583
16584 This variable can also have a function as its value, the function will
16585 be called with the headers narrowed and should return a group where it
16586 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16587
16588 The splitting code tries to create mailboxes if it needs to.
16589
16590 To allow for different split rules on different virtual servers, and
16591 even different split rules in different inboxes on the same server,
16592 the syntax of this variable have been extended along the lines of:
16593
16594 @lisp
16595 (setq nnimap-split-rule
16596       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16597                                ("junk"    "From:.*Simon"))))
16598         ("my2server"    ("INBOX" nnimap-split-fancy))
16599         ("my[34]server" (".*" (("private" "To:.*Simon")
16600                                ("junk"    my-junk-func))))))
16601 @end lisp
16602
16603 The virtual server name is in fact a regexp, so that the same rules
16604 may apply to several servers.  In the example, the servers
16605 @code{my3server} and @code{my4server} both use the same rules.
16606 Similarly, the inbox string is also a regexp.  The actual splitting
16607 rules are as before, either a function, or a list with group/regexp or
16608 group/function elements.
16609
16610 Nnmail equivalent: @code{nnmail-split-methods}.
16611
16612 @item nnimap-split-predicate
16613 @cindex splitting
16614 @vindex nnimap-split-predicate
16615
16616 Mail matching this predicate in @code{nnimap-split-inbox} will be
16617 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16618
16619 This might be useful if you use another @acronym{IMAP} client to read mail in
16620 your inbox but would like Gnus to split all articles in the inbox
16621 regardless of readedness.  Then you might change this to
16622 @samp{UNDELETED}.
16623
16624 @item nnimap-split-fancy
16625 @cindex splitting, fancy
16626 @findex nnimap-split-fancy
16627 @vindex nnimap-split-fancy
16628
16629 It's possible to set @code{nnimap-split-rule} to
16630 @code{nnmail-split-fancy} if you want to use fancy
16631 splitting.  @xref{Fancy Mail Splitting}.
16632
16633 However, to be able to have different fancy split rules for nnmail and
16634 nnimap back ends you can set @code{nnimap-split-rule} to
16635 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16636 rule in @code{nnimap-split-fancy}.
16637
16638 Example:
16639
16640 @lisp
16641 (setq nnimap-split-rule 'nnimap-split-fancy
16642       nnimap-split-fancy ...)
16643 @end lisp
16644
16645 Nnmail equivalent: @code{nnmail-split-fancy}.
16646
16647 @item nnimap-split-download-body
16648 @findex nnimap-split-download-body
16649 @vindex nnimap-split-download-body
16650
16651 Set to non-@code{nil} to download entire articles during splitting.
16652 This is generally not required, and will slow things down
16653 considerably.  You may need it if you want to use an advanced
16654 splitting function that analyzes the body to split the article.
16655
16656 @end table
16657
16658 @node Expiring in IMAP
16659 @subsection Expiring in IMAP
16660 @cindex expiring imap mail
16661
16662 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16663 end, it supports most features in regular expiring (@pxref{Expiring
16664 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16665 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16666 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16667 follows below are the variables used by the @code{nnimap} expiry
16668 process.
16669
16670 A note on how the expire mark is stored on the @acronym{IMAP} server is
16671 appropriate here as well.  The expire mark is translated into a
16672 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16673 message.  This means that likely only Gnus will understand and treat
16674 the @code{gnus-expire} mark properly, although other clients may allow
16675 you to view client specific flags on the message.  It also means that
16676 your server must support permanent storage of client specific flags on
16677 messages.  Most do, fortunately.
16678
16679 @table @code
16680
16681 @item nnmail-expiry-wait
16682 @item nnmail-expiry-wait-function
16683
16684 These variables are fully supported.  The expire value can be a
16685 number, the symbol @code{immediate} or @code{never}.
16686
16687 @item nnmail-expiry-target
16688
16689 This variable is supported, and internally implemented by calling the
16690 @code{nnmail} functions that handle this.  It contains an optimization
16691 that if the destination is a @acronym{IMAP} group on the same server, the
16692 article is copied instead of appended (that is, uploaded again).
16693
16694 @end table
16695
16696 @node Editing IMAP ACLs
16697 @subsection Editing IMAP ACLs
16698 @cindex editing imap acls
16699 @cindex Access Control Lists
16700 @cindex Editing @acronym{IMAP} ACLs
16701 @kindex G l (Group)
16702 @findex gnus-group-nnimap-edit-acl
16703
16704 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16705 limiting (or enabling) other users access to your mail boxes.  Not all
16706 @acronym{IMAP} servers support this, this function will give an error if it
16707 doesn't.
16708
16709 To edit an ACL for a mailbox, type @kbd{G l}
16710 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16711 editing window with detailed instructions.
16712
16713 Some possible uses:
16714
16715 @itemize @bullet
16716 @item
16717 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16718 on your mailing list mailboxes enables other users on the same server to
16719 follow the list without subscribing to it.
16720 @item
16721 At least with the Cyrus server, you are required to give the user
16722 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16723 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16724 INBOX.mailbox).
16725 @end itemize
16726
16727 @node Expunging mailboxes
16728 @subsection Expunging mailboxes
16729 @cindex expunging
16730
16731 @cindex expunge
16732 @cindex manual expunging
16733 @kindex G x (Group)
16734 @findex gnus-group-nnimap-expunge
16735
16736 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16737 you may want the option of expunging all deleted articles in a mailbox
16738 manually.  This is exactly what @kbd{G x} does.
16739
16740 Currently there is no way of showing deleted articles, you can just
16741 delete them.
16742
16743 @node A note on namespaces
16744 @subsection A note on namespaces
16745 @cindex IMAP namespace
16746 @cindex namespaces
16747
16748 The @acronym{IMAP} protocol has a concept called namespaces, described
16749 by the following text in the RFC:
16750
16751 @display
16752 5.1.2.  Mailbox Namespace Naming Convention
16753
16754    By convention, the first hierarchical element of any mailbox name
16755    which begins with "#" identifies the "namespace" of the remainder of
16756    the name.  This makes it possible to disambiguate between different
16757    types of mailbox stores, each of which have their own namespaces.
16758
16759       For example, implementations which offer access to USENET
16760       newsgroups MAY use the "#news" namespace to partition the USENET
16761       newsgroup namespace from that of other mailboxes.  Thus, the
16762       comp.mail.misc newsgroup would have an mailbox name of
16763       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16764       to a different object (e.g. a user's private mailbox).
16765 @end display
16766
16767 While there is nothing in this text that warrants concern for the
16768 @acronym{IMAP} implementation in Gnus, some servers use namespace
16769 prefixes in a way that does not work with how Gnus uses mailbox names.
16770
16771 Specifically, University of Washington's @acronym{IMAP} server uses
16772 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16773 in the @sc{create} and @sc{append} commands.  After the mailbox is
16774 created (or a messages is appended to a mailbox), it must be accessed
16775 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16776 not make it possible for the user to guarantee that user entered
16777 mailbox names will only be used with the CREATE and APPEND commands,
16778 you should simply not use the namespace prefixed mailbox names in
16779 Gnus.
16780
16781 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16782 for more information on how to use the prefixes.  They are a power
16783 tool and should be used only if you are sure what the effects are.
16784
16785 @node Debugging IMAP
16786 @subsection Debugging IMAP
16787 @cindex IMAP debugging
16788 @cindex protocol dump (IMAP)
16789
16790 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16791 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16792 best to fix them right away.  If you encounter odd behavior, chances
16793 are that either the server or Gnus is buggy.
16794
16795 If you are familiar with network protocols in general, you will
16796 probably be able to extract some clues from the protocol dump of the
16797 exchanges between Gnus and the server.  Even if you are not familiar
16798 with network protocols, when you include the protocol dump in
16799 @acronym{IMAP}-related bug reports you are helping us with data
16800 critical to solving the problem.  Therefore, we strongly encourage you
16801 to include the protocol dump when reporting IMAP bugs in Gnus.
16802
16803
16804 @vindex imap-log
16805 Because the protocol dump, when enabled, generates lots of data, it is
16806 disabled by default.  You can enable it by setting @code{imap-log} as
16807 follows:
16808
16809 @lisp
16810 (setq imap-log t)
16811 @end lisp
16812
16813 This instructs the @code{imap.el} package to log any exchanges with
16814 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16815 for error messages, which sometimes are tagged with the keyword
16816 @code{BAD}---but when submitting a bug, make sure to include all the
16817 data.
16818
16819 @node Other Sources
16820 @section Other Sources
16821
16822 Gnus can do more than just read news or mail.  The methods described
16823 below allow Gnus to view directories and files as if they were
16824 newsgroups.
16825
16826 @menu
16827 * Directory Groups::            You can read a directory as if it was a newsgroup.
16828 * Anything Groups::             Dired?  Who needs dired?
16829 * Document Groups::             Single files can be the basis of a group.
16830 * SOUP::                        Reading @sc{soup} packets ``offline''.
16831 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16832 @end menu
16833
16834
16835 @node Directory Groups
16836 @subsection Directory Groups
16837 @cindex nndir
16838 @cindex directory groups
16839
16840 If you have a directory that has lots of articles in separate files in
16841 it, you might treat it as a newsgroup.  The files have to have numerical
16842 names, of course.
16843
16844 This might be an opportune moment to mention @code{ange-ftp} (and its
16845 successor @code{efs}), that most wonderful of all wonderful Emacs
16846 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16847 back end to read directories.  Big deal.
16848
16849 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16850 enter the @code{ange-ftp} file name
16851 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16852 @code{ange-ftp} or @code{efs} will actually allow you to read this
16853 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16854
16855 @code{nndir} will use @acronym{NOV} files if they are present.
16856
16857 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16858 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16859 whatever you use @code{nndir} for, so you could switch to any of those
16860 methods if you feel the need to have a non-read-only @code{nndir}.
16861
16862
16863 @node Anything Groups
16864 @subsection Anything Groups
16865 @cindex nneething
16866
16867 From the @code{nndir} back end (which reads a single spool-like
16868 directory), it's just a hop and a skip to @code{nneething}, which
16869 pretends that any arbitrary directory is a newsgroup.  Strange, but
16870 true.
16871
16872 When @code{nneething} is presented with a directory, it will scan this
16873 directory and assign article numbers to each file.  When you enter such
16874 a group, @code{nneething} must create ``headers'' that Gnus can use.
16875 After all, Gnus is a newsreader, in case you're forgetting.
16876 @code{nneething} does this in a two-step process.  First, it snoops each
16877 file in question.  If the file looks like an article (i.e., the first
16878 few lines look like headers), it will use this as the head.  If this is
16879 just some arbitrary file without a head (e.g. a C source file),
16880 @code{nneething} will cobble up a header out of thin air.  It will use
16881 file ownership, name and date and do whatever it can with these
16882 elements.
16883
16884 All this should happen automatically for you, and you will be presented
16885 with something that looks very much like a newsgroup.  Totally like a
16886 newsgroup, to be precise.  If you select an article, it will be displayed
16887 in the article buffer, just as usual.
16888
16889 If you select a line that represents a directory, Gnus will pop you into
16890 a new summary buffer for this @code{nneething} group.  And so on.  You can
16891 traverse the entire disk this way, if you feel like, but remember that
16892 Gnus is not dired, really, and does not intend to be, either.
16893
16894 There are two overall modes to this action---ephemeral or solid.  When
16895 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16896 will not store information on what files you have read, and what files
16897 are new, and so on.  If you create a solid @code{nneething} group the
16898 normal way with @kbd{G m}, Gnus will store a mapping table between
16899 article numbers and file names, and you can treat this group like any
16900 other groups.  When you activate a solid @code{nneething} group, you will
16901 be told how many unread articles it contains, etc., etc.
16902
16903 Some variables:
16904
16905 @table @code
16906 @item nneething-map-file-directory
16907 @vindex nneething-map-file-directory
16908 All the mapping files for solid @code{nneething} groups will be stored
16909 in this directory, which defaults to @file{~/.nneething/}.
16910
16911 @item nneething-exclude-files
16912 @vindex nneething-exclude-files
16913 All files that match this regexp will be ignored.  Nice to use to exclude
16914 auto-save files and the like, which is what it does by default.
16915
16916 @item nneething-include-files
16917 @vindex nneething-include-files
16918 Regexp saying what files to include in the group.  If this variable is
16919 non-@code{nil}, only files matching this regexp will be included.
16920
16921 @item nneething-map-file
16922 @vindex nneething-map-file
16923 Name of the map files.
16924 @end table
16925
16926
16927 @node Document Groups
16928 @subsection Document Groups
16929 @cindex nndoc
16930 @cindex documentation group
16931 @cindex help group
16932
16933 @code{nndoc} is a cute little thing that will let you read a single file
16934 as a newsgroup.  Several files types are supported:
16935
16936 @table @code
16937 @cindex Babyl
16938 @cindex Rmail mbox
16939
16940 @item babyl
16941 The Babyl (Rmail) mail box.
16942 @cindex mbox
16943 @cindex Unix mbox
16944
16945 @item mbox
16946 The standard Unix mbox file.
16947
16948 @cindex MMDF mail box
16949 @item mmdf
16950 The MMDF mail box format.
16951
16952 @item news
16953 Several news articles appended into a file.
16954
16955 @item rnews
16956 @cindex rnews batch files
16957 The rnews batch transport format.
16958 @cindex forwarded messages
16959
16960 @item forward
16961 Forwarded articles.
16962
16963 @item nsmail
16964 Netscape mail boxes.
16965
16966 @item mime-parts
16967 @acronym{MIME} multipart messages.
16968
16969 @item standard-digest
16970 The standard (RFC 1153) digest format.
16971
16972 @item mime-digest
16973 A @acronym{MIME} digest of messages.
16974
16975 @item lanl-gov-announce
16976 Announcement messages from LANL Gov Announce.
16977
16978 @item rfc822-forward
16979 A message forwarded according to RFC822.
16980
16981 @item outlook
16982 The Outlook mail box.
16983
16984 @item oe-dbx
16985 The Outlook Express dbx mail box.
16986
16987 @item exim-bounce
16988 A bounce message from the Exim MTA.
16989
16990 @item forward
16991 A message forwarded according to informal rules.
16992
16993 @item rfc934
16994 An RFC934-forwarded message.
16995
16996 @item mailman
16997 A mailman digest.
16998
16999 @item clari-briefs
17000 A digest of Clarinet brief news items.
17001
17002 @item slack-digest
17003 Non-standard digest format---matches most things, but does it badly.
17004
17005 @item mail-in-mail
17006 The last resort.
17007 @end table
17008
17009 You can also use the special ``file type'' @code{guess}, which means
17010 that @code{nndoc} will try to guess what file type it is looking at.
17011 @code{digest} means that @code{nndoc} should guess what digest type the
17012 file is.
17013
17014 @code{nndoc} will not try to change the file or insert any extra headers into
17015 it---it will simply, like, let you use the file as the basis for a
17016 group.  And that's it.
17017
17018 If you have some old archived articles that you want to insert into your
17019 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17020 that.  Say you have an old @file{RMAIL} file with mail that you now want
17021 to split into your new @code{nnml} groups.  You look at that file using
17022 @code{nndoc} (using the @kbd{G f} command in the group buffer
17023 (@pxref{Foreign Groups})), set the process mark on all the articles in
17024 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17025 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17026 file is now also stored in lots of @code{nnml} directories, and you can
17027 delete that pesky @file{RMAIL} file.  If you have the guts!
17028
17029 Virtual server variables:
17030
17031 @table @code
17032 @item nndoc-article-type
17033 @vindex nndoc-article-type
17034 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17035 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17036 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17037 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17038 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17039
17040 @item nndoc-post-type
17041 @vindex nndoc-post-type
17042 This variable says whether Gnus is to consider the group a news group or
17043 a mail group.  There are two valid values:  @code{mail} (the default)
17044 and @code{news}.
17045 @end table
17046
17047 @menu
17048 * Document Server Internals::   How to add your own document types.
17049 @end menu
17050
17051
17052 @node Document Server Internals
17053 @subsubsection Document Server Internals
17054
17055 Adding new document types to be recognized by @code{nndoc} isn't
17056 difficult.  You just have to whip up a definition of what the document
17057 looks like, write a predicate function to recognize that document type,
17058 and then hook into @code{nndoc}.
17059
17060 First, here's an example document type definition:
17061
17062 @example
17063 (mmdf
17064  (article-begin .  "^\^A\^A\^A\^A\n")
17065  (body-end .  "^\^A\^A\^A\^A\n"))
17066 @end example
17067
17068 The definition is simply a unique @dfn{name} followed by a series of
17069 regexp pseudo-variable settings.  Below are the possible
17070 variables---don't be daunted by the number of variables; most document
17071 types can be defined with very few settings:
17072
17073 @table @code
17074 @item first-article
17075 If present, @code{nndoc} will skip past all text until it finds
17076 something that match this regexp.  All text before this will be
17077 totally ignored.
17078
17079 @item article-begin
17080 This setting has to be present in all document type definitions.  It
17081 says what the beginning of each article looks like.
17082
17083 @item head-begin-function
17084 If present, this should be a function that moves point to the head of
17085 the article.
17086
17087 @item nndoc-head-begin
17088 If present, this should be a regexp that matches the head of the
17089 article.
17090
17091 @item nndoc-head-end
17092 This should match the end of the head of the article.  It defaults to
17093 @samp{^$}---the empty line.
17094
17095 @item body-begin-function
17096 If present, this function should move point to the beginning of the body
17097 of the article.
17098
17099 @item body-begin
17100 This should match the beginning of the body of the article.  It defaults
17101 to @samp{^\n}.
17102
17103 @item body-end-function
17104 If present, this function should move point to the end of the body of
17105 the article.
17106
17107 @item body-end
17108 If present, this should match the end of the body of the article.
17109
17110 @item file-end
17111 If present, this should match the end of the file.  All text after this
17112 regexp will be totally ignored.
17113
17114 @end table
17115
17116 So, using these variables @code{nndoc} is able to dissect a document
17117 file into a series of articles, each with a head and a body.  However, a
17118 few more variables are needed since not all document types are all that
17119 news-like---variables needed to transform the head or the body into
17120 something that's palatable for Gnus:
17121
17122 @table @code
17123 @item prepare-body-function
17124 If present, this function will be called when requesting an article.  It
17125 will be called with point at the start of the body, and is useful if the
17126 document has encoded some parts of its contents.
17127
17128 @item article-transform-function
17129 If present, this function is called when requesting an article.  It's
17130 meant to be used for more wide-ranging transformation of both head and
17131 body of the article.
17132
17133 @item generate-head-function
17134 If present, this function is called to generate a head that Gnus can
17135 understand.  It is called with the article number as a parameter, and is
17136 expected to generate a nice head for the article in question.  It is
17137 called when requesting the headers of all articles.
17138
17139 @end table
17140
17141 Let's look at the most complicated example I can come up with---standard
17142 digests:
17143
17144 @example
17145 (standard-digest
17146  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17147  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17148  (prepare-body-function . nndoc-unquote-dashes)
17149  (body-end-function . nndoc-digest-body-end)
17150  (head-end . "^ ?$")
17151  (body-begin . "^ ?\n")
17152  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17153  (subtype digest guess))
17154 @end example
17155
17156 We see that all text before a 70-width line of dashes is ignored; all
17157 text after a line that starts with that @samp{^End of} is also ignored;
17158 each article begins with a 30-width line of dashes; the line separating
17159 the head from the body may contain a single space; and that the body is
17160 run through @code{nndoc-unquote-dashes} before being delivered.
17161
17162 To hook your own document definition into @code{nndoc}, use the
17163 @code{nndoc-add-type} function.  It takes two parameters---the first
17164 is the definition itself and the second (optional) parameter says
17165 where in the document type definition alist to put this definition.
17166 The alist is traversed sequentially, and
17167 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17168 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17169 @code{mmdf} type, and so on.  These type predicates should return
17170 @code{nil} if the document is not of the correct type; @code{t} if it
17171 is of the correct type; and a number if the document might be of the
17172 correct type.  A high number means high probability; a low number
17173 means low probability with @samp{0} being the lowest valid number.
17174
17175
17176 @node SOUP
17177 @subsection SOUP
17178 @cindex SOUP
17179 @cindex offline
17180
17181 In the PC world people often talk about ``offline'' newsreaders.  These
17182 are thingies that are combined reader/news transport monstrosities.
17183 With built-in modem programs.  Yecchh!
17184
17185 Of course, us Unix Weenie types of human beans use things like
17186 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17187 transport things like Ghod intended.  And then we just use normal
17188 newsreaders.
17189
17190 However, it can sometimes be convenient to do something that's a bit
17191 easier on the brain if you have a very slow modem, and you're not really
17192 that interested in doing things properly.
17193
17194 A file format called @sc{soup} has been developed for transporting news
17195 and mail from servers to home machines and back again.  It can be a bit
17196 fiddly.
17197
17198 First some terminology:
17199
17200 @table @dfn
17201
17202 @item server
17203 This is the machine that is connected to the outside world and where you
17204 get news and/or mail from.
17205
17206 @item home machine
17207 This is the machine that you want to do the actual reading and responding
17208 on.  It is typically not connected to the rest of the world in any way.
17209
17210 @item packet
17211 Something that contains messages and/or commands.  There are two kinds
17212 of packets:
17213
17214 @table @dfn
17215 @item message packets
17216 These are packets made at the server, and typically contain lots of
17217 messages for you to read.  These are called @file{SoupoutX.tgz} by
17218 default, where @var{x} is a number.
17219
17220 @item response packets
17221 These are packets made at the home machine, and typically contains
17222 replies that you've written.  These are called @file{SoupinX.tgz} by
17223 default, where @var{x} is a number.
17224
17225 @end table
17226
17227 @end table
17228
17229
17230 @enumerate
17231
17232 @item
17233 You log in on the server and create a @sc{soup} packet.  You can either
17234 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17235 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17236 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17237
17238 @item
17239 You transfer the packet home.  Rail, boat, car or modem will do fine.
17240
17241 @item
17242 You put the packet in your home directory.
17243
17244 @item
17245 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17246 the native or secondary server.
17247
17248 @item
17249 You read articles and mail and answer and followup to the things you
17250 want (@pxref{SOUP Replies}).
17251
17252 @item
17253 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17254 packet.
17255
17256 @item
17257 You transfer this packet to the server.
17258
17259 @item
17260 You use Gnus to mail this packet out with the @kbd{G s s} command.
17261
17262 @item
17263 You then repeat until you die.
17264
17265 @end enumerate
17266
17267 So you basically have a bipartite system---you use @code{nnsoup} for
17268 reading and Gnus for packing/sending these @sc{soup} packets.
17269
17270 @menu
17271 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17272 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17273 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17274 @end menu
17275
17276
17277 @node SOUP Commands
17278 @subsubsection SOUP Commands
17279
17280 These are commands for creating and manipulating @sc{soup} packets.
17281
17282 @table @kbd
17283 @item G s b
17284 @kindex G s b (Group)
17285 @findex gnus-group-brew-soup
17286 Pack all unread articles in the current group
17287 (@code{gnus-group-brew-soup}).  This command understands the
17288 process/prefix convention.
17289
17290 @item G s w
17291 @kindex G s w (Group)
17292 @findex gnus-soup-save-areas
17293 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17294
17295 @item G s s
17296 @kindex G s s (Group)
17297 @findex gnus-soup-send-replies
17298 Send all replies from the replies packet
17299 (@code{gnus-soup-send-replies}).
17300
17301 @item G s p
17302 @kindex G s p (Group)
17303 @findex gnus-soup-pack-packet
17304 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17305
17306 @item G s r
17307 @kindex G s r (Group)
17308 @findex nnsoup-pack-replies
17309 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17310
17311 @item O s
17312 @kindex O s (Summary)
17313 @findex gnus-soup-add-article
17314 This summary-mode command adds the current article to a @sc{soup} packet
17315 (@code{gnus-soup-add-article}).  It understands the process/prefix
17316 convention (@pxref{Process/Prefix}).
17317
17318 @end table
17319
17320
17321 There are a few variables to customize where Gnus will put all these
17322 thingies:
17323
17324 @table @code
17325
17326 @item gnus-soup-directory
17327 @vindex gnus-soup-directory
17328 Directory where Gnus will save intermediate files while composing
17329 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17330
17331 @item gnus-soup-replies-directory
17332 @vindex gnus-soup-replies-directory
17333 This is what Gnus will use as a temporary directory while sending our
17334 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17335
17336 @item gnus-soup-prefix-file
17337 @vindex gnus-soup-prefix-file
17338 Name of the file where Gnus stores the last used prefix.  The default is
17339 @samp{gnus-prefix}.
17340
17341 @item gnus-soup-packer
17342 @vindex gnus-soup-packer
17343 A format string command for packing a @sc{soup} packet.  The default is
17344 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17345
17346 @item gnus-soup-unpacker
17347 @vindex gnus-soup-unpacker
17348 Format string command for unpacking a @sc{soup} packet.  The default is
17349 @samp{gunzip -c %s | tar xvf -}.
17350
17351 @item gnus-soup-packet-directory
17352 @vindex gnus-soup-packet-directory
17353 Where Gnus will look for reply packets.  The default is @file{~/}.
17354
17355 @item gnus-soup-packet-regexp
17356 @vindex gnus-soup-packet-regexp
17357 Regular expression matching @sc{soup} reply packets in
17358 @code{gnus-soup-packet-directory}.
17359
17360 @end table
17361
17362
17363 @node SOUP Groups
17364 @subsubsection SOUP Groups
17365 @cindex nnsoup
17366
17367 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17368 read incoming packets, unpack them, and put them in a directory where
17369 you can read them at leisure.
17370
17371 These are the variables you can use to customize its behavior:
17372
17373 @table @code
17374
17375 @item nnsoup-tmp-directory
17376 @vindex nnsoup-tmp-directory
17377 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17378 directory.  (@file{/tmp/} by default.)
17379
17380 @item nnsoup-directory
17381 @vindex nnsoup-directory
17382 @code{nnsoup} then moves each message and index file to this directory.
17383 The default is @file{~/SOUP/}.
17384
17385 @item nnsoup-replies-directory
17386 @vindex nnsoup-replies-directory
17387 All replies will be stored in this directory before being packed into a
17388 reply packet.  The default is @file{~/SOUP/replies/}.
17389
17390 @item nnsoup-replies-format-type
17391 @vindex nnsoup-replies-format-type
17392 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17393 (rnews), and I don't think you should touch that variable.  I probably
17394 shouldn't even have documented it.  Drats!  Too late!
17395
17396 @item nnsoup-replies-index-type
17397 @vindex nnsoup-replies-index-type
17398 The index type of the replies packet.  The default is @samp{?n}, which
17399 means ``none''.  Don't fiddle with this one either!
17400
17401 @item nnsoup-active-file
17402 @vindex nnsoup-active-file
17403 Where @code{nnsoup} stores lots of information.  This is not an ``active
17404 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17405 this file or mess it up in any way, you're dead.  The default is
17406 @file{~/SOUP/active}.
17407
17408 @item nnsoup-packer
17409 @vindex nnsoup-packer
17410 Format string command for packing a reply @sc{soup} packet.  The default
17411 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17412
17413 @item nnsoup-unpacker
17414 @vindex nnsoup-unpacker
17415 Format string command for unpacking incoming @sc{soup} packets.  The
17416 default is @samp{gunzip -c %s | tar xvf -}.
17417
17418 @item nnsoup-packet-directory
17419 @vindex nnsoup-packet-directory
17420 Where @code{nnsoup} will look for incoming packets.  The default is
17421 @file{~/}.
17422
17423 @item nnsoup-packet-regexp
17424 @vindex nnsoup-packet-regexp
17425 Regular expression matching incoming @sc{soup} packets.  The default is
17426 @samp{Soupout}.
17427
17428 @item nnsoup-always-save
17429 @vindex nnsoup-always-save
17430 If non-@code{nil}, save the replies buffer after each posted message.
17431
17432 @end table
17433
17434
17435 @node SOUP Replies
17436 @subsubsection SOUP Replies
17437
17438 Just using @code{nnsoup} won't mean that your postings and mailings end
17439 up in @sc{soup} reply packets automagically.  You have to work a bit
17440 more for that to happen.
17441
17442 @findex nnsoup-set-variables
17443 The @code{nnsoup-set-variables} command will set the appropriate
17444 variables to ensure that all your followups and replies end up in the
17445 @sc{soup} system.
17446
17447 In specific, this is what it does:
17448
17449 @lisp
17450 (setq message-send-news-function 'nnsoup-request-post)
17451 (setq message-send-mail-function 'nnsoup-request-mail)
17452 @end lisp
17453
17454 And that's it, really.  If you only want news to go into the @sc{soup}
17455 system you just use the first line.  If you only want mail to be
17456 @sc{soup}ed you use the second.
17457
17458
17459 @node Mail-To-News Gateways
17460 @subsection Mail-To-News Gateways
17461 @cindex mail-to-news gateways
17462 @cindex gateways
17463
17464 If your local @code{nntp} server doesn't allow posting, for some reason
17465 or other, you can post using one of the numerous mail-to-news gateways.
17466 The @code{nngateway} back end provides the interface.
17467
17468 Note that you can't read anything from this back end---it can only be
17469 used to post with.
17470
17471 Server variables:
17472
17473 @table @code
17474 @item nngateway-address
17475 @vindex nngateway-address
17476 This is the address of the mail-to-news gateway.
17477
17478 @item nngateway-header-transformation
17479 @vindex nngateway-header-transformation
17480 News headers often have to be transformed in some odd way or other
17481 for the mail-to-news gateway to accept it.  This variable says what
17482 transformation should be called, and defaults to
17483 @code{nngateway-simple-header-transformation}.  The function is called
17484 narrowed to the headers to be transformed and with one parameter---the
17485 gateway address.
17486
17487 This default function just inserts a new @code{To} header based on the
17488 @code{Newsgroups} header and the gateway address.
17489 For instance, an article with this @code{Newsgroups} header:
17490
17491 @example
17492 Newsgroups: alt.religion.emacs
17493 @end example
17494
17495 will get this @code{To} header inserted:
17496
17497 @example
17498 To: alt-religion-emacs@@GATEWAY
17499 @end example
17500
17501 The following pre-defined functions exist:
17502
17503 @findex nngateway-simple-header-transformation
17504 @table @code
17505
17506 @item nngateway-simple-header-transformation
17507 Creates a @code{To} header that looks like
17508 @var{newsgroup}@@@code{nngateway-address}.
17509
17510 @findex nngateway-mail2news-header-transformation
17511
17512 @item nngateway-mail2news-header-transformation
17513 Creates a @code{To} header that looks like
17514 @code{nngateway-address}.
17515 @end table
17516
17517 @end table
17518
17519 Here's an example:
17520
17521 @lisp
17522 (setq gnus-post-method
17523       '(nngateway
17524         "mail2news@@replay.com"
17525         (nngateway-header-transformation
17526          nngateway-mail2news-header-transformation)))
17527 @end lisp
17528
17529 So, to use this, simply say something like:
17530
17531 @lisp
17532 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17533 @end lisp
17534
17535
17536
17537 @node Combined Groups
17538 @section Combined Groups
17539
17540 Gnus allows combining a mixture of all the other group types into bigger
17541 groups.
17542
17543 @menu
17544 * Virtual Groups::              Combining articles from many groups.
17545 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17546 @end menu
17547
17548
17549 @node Virtual Groups
17550 @subsection Virtual Groups
17551 @cindex nnvirtual
17552 @cindex virtual groups
17553 @cindex merging groups
17554
17555 An @dfn{nnvirtual group} is really nothing more than a collection of
17556 other groups.
17557
17558 For instance, if you are tired of reading many small groups, you can
17559 put them all in one big group, and then grow tired of reading one
17560 big, unwieldy group.  The joys of computing!
17561
17562 You specify @code{nnvirtual} as the method.  The address should be a
17563 regexp to match component groups.
17564
17565 All marks in the virtual group will stick to the articles in the
17566 component groups.  So if you tick an article in a virtual group, the
17567 article will also be ticked in the component group from whence it
17568 came.  (And vice versa---marks from the component groups will also be
17569 shown in the virtual group.).  To create an empty virtual group, run
17570 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17571 and edit the method regexp with @kbd{M-e}
17572 (@code{gnus-group-edit-group-method})
17573
17574 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17575 newsgroups into one, big, happy newsgroup:
17576
17577 @lisp
17578 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17579 @end lisp
17580
17581 The component groups can be native or foreign; everything should work
17582 smoothly, but if your computer explodes, it was probably my fault.
17583
17584 Collecting the same group from several servers might actually be a good
17585 idea if users have set the Distribution header to limit distribution.
17586 If you would like to read @samp{soc.motss} both from a server in Japan
17587 and a server in Norway, you could use the following as the group regexp:
17588
17589 @example
17590 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17591 @end example
17592
17593 (Remember, though, that if you're creating the group with @kbd{G m}, you
17594 shouldn't double the backslashes, and you should leave off the quote
17595 characters at the beginning and the end of the string.)
17596
17597 This should work kinda smoothly---all articles from both groups should
17598 end up in this one, and there should be no duplicates.  Threading (and
17599 the rest) will still work as usual, but there might be problems with the
17600 sequence of articles.  Sorting on date might be an option here
17601 (@pxref{Selecting a Group}).
17602
17603 One limitation, however---all groups included in a virtual
17604 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17605 zombie groups can't be component groups for @code{nnvirtual} groups.
17606
17607 @vindex nnvirtual-always-rescan
17608 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17609 @code{nnvirtual} will always scan groups for unread articles when
17610 entering a virtual group.  If this variable is @code{nil} (which is the
17611 default) and you read articles in a component group after the virtual
17612 group has been activated, the read articles from the component group
17613 will show up when you enter the virtual group.  You'll also see this
17614 effect if you have two virtual groups that have a component group in
17615 common.  If that's the case, you should set this variable to @code{t}.
17616 Or you can just tap @code{M-g} on the virtual group every time before
17617 you enter it---it'll have much the same effect.
17618
17619 @code{nnvirtual} can have both mail and news groups as component groups.
17620 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17621 has to ask the back end of the component group the article comes from
17622 whether it is a news or mail back end.  However, when you do a @kbd{^},
17623 there is typically no sure way for the component back end to know this,
17624 and in that case @code{nnvirtual} tells Gnus that the article came from a
17625 not-news back end.  (Just to be on the safe side.)
17626
17627 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17628 line from the article you respond to in these cases.
17629
17630 @code{nnvirtual} groups do not inherit anything but articles and marks
17631 from component groups---group parameters, for instance, are not
17632 inherited.
17633
17634
17635 @node Kibozed Groups
17636 @subsection Kibozed Groups
17637 @cindex nnkiboze
17638 @cindex kibozing
17639
17640 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17641 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17642 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17643 down to a halt with useless requests!  Oh happiness!
17644
17645 @kindex G k (Group)
17646 To create a kibozed group, use the @kbd{G k} command in the group
17647 buffer.
17648
17649 The address field of the @code{nnkiboze} method is, as with
17650 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17651 @code{nnkiboze} group.  That's where most similarities between
17652 @code{nnkiboze} and @code{nnvirtual} end.
17653
17654 In addition to this regexp detailing component groups, an
17655 @code{nnkiboze} group must have a score file to say what articles are
17656 to be included in the group (@pxref{Scoring}).
17657
17658 @kindex M-x nnkiboze-generate-groups
17659 @findex nnkiboze-generate-groups
17660 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17661 @code{nnkiboze} groups you want to have.  This command will take time.
17662 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17663 headers from all the articles in all the component groups and run them
17664 through the scoring process to determine if there are any articles in
17665 the groups that are to be part of the @code{nnkiboze} groups.
17666
17667 Please limit the number of component groups by using restrictive
17668 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17669 @acronym{NNTP} site may throw you off and never let you back in again.
17670 Stranger things have happened.
17671
17672 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17673 and they can be foreign.  No restrictions.
17674
17675 @vindex nnkiboze-directory
17676 The generation of an @code{nnkiboze} group means writing two files in
17677 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17678 One contains the @acronym{NOV} header lines for all the articles in
17679 the group, and the other is an additional @file{.newsrc} file to store
17680 information on what groups have been searched through to find
17681 component articles.
17682
17683 Articles marked as read in the @code{nnkiboze} group will have
17684 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17685
17686
17687 @node Gnus Unplugged
17688 @section Gnus Unplugged
17689 @cindex offline
17690 @cindex unplugged
17691 @cindex agent
17692 @cindex Gnus agent
17693 @cindex Gnus unplugged
17694
17695 In olden times (ca. February '88), people used to run their newsreaders
17696 on big machines with permanent connections to the net.  News transport
17697 was dealt with by news servers, and all the newsreaders had to do was to
17698 read news.  Believe it or not.
17699
17700 Nowadays most people read news and mail at home, and use some sort of
17701 modem to connect to the net.  To avoid running up huge phone bills, it
17702 would be nice to have a way to slurp down all the news and mail, hang up
17703 the phone, read for several hours, and then upload any responses you
17704 have to make.  And then you repeat the procedure.
17705
17706 Of course, you can use news servers for doing this as well.  I've used
17707 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17708 for some years, but doing that's a bore.  Moving the news server
17709 functionality up to the newsreader makes sense if you're the only person
17710 reading news on a machine.
17711
17712 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17713 fact, you don't have to configure anything as the agent is now enabled
17714 by default (@pxref{Agent Variables, gnus-agent}).
17715
17716 Of course, to use it as such, you have to learn a few new commands.
17717
17718 @menu
17719 * Agent Basics::                How it all is supposed to work.
17720 * Agent Categories::            How to tell the Gnus Agent what to download.
17721 * Agent Commands::              New commands for all the buffers.
17722 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17723 * Agent as Cache::              The Agent is a big cache too.
17724 * Agent Expiry::                How to make old articles go away.
17725 * Agent Regeneration::          How to recover from lost connections and other accidents.
17726 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17727 * Outgoing Messages::           What happens when you post/mail something?
17728 * Agent Variables::             Customizing is fun.
17729 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17730 * Batching Agents::             How to fetch news from a @code{cron} job.
17731 * Agent Caveats::               What you think it'll do and what it does.
17732 @end menu
17733
17734
17735 @node Agent Basics
17736 @subsection Agent Basics
17737
17738 First, let's get some terminology out of the way.
17739
17740 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17741 connection to the net (and notified the Agent that this is the case).
17742 When the connection to the net is up again (and Gnus knows this), the
17743 Agent is @dfn{plugged}.
17744
17745 The @dfn{local} machine is the one you're running on, and which isn't
17746 connected to the net continuously.
17747
17748 @dfn{Downloading} means fetching things from the net to your local
17749 machine.  @dfn{Uploading} is doing the opposite.
17750
17751 You know that Gnus gives you all the opportunity you'd ever want for
17752 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17753 is also customizable to a great extent, which means that the user has a
17754 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17755 you in your foot, but with Gnus, you have a choice!
17756
17757 Gnus is never really in plugged or unplugged state.  Rather, it applies
17758 that state to each server individually.  This means that some servers
17759 can be plugged while others can be unplugged.  Additionally, some
17760 servers can be ignored by the Agent altogether (which means that
17761 they're kinda like plugged always).
17762
17763 So when you unplug the Agent and then wonder why is Gnus opening a
17764 connection to the Net, the next step to do is to look whether all
17765 servers are agentized.  If there is an unagentized server, you found
17766 the culprit.
17767
17768 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17769 reachable.  When Gnus notices this, it asks you whether you want the
17770 server to be switched to offline state.  If you say yes, then the
17771 server will behave somewhat as if it was unplugged, except that Gnus
17772 will ask you whether you want to switch it back online again.
17773
17774 Let's take a typical Gnus session using the Agent.
17775
17776 @itemize @bullet
17777
17778 @item
17779 @findex gnus-unplugged
17780 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17781 Agent in a disconnected state.  You can read all the news that you have
17782 already fetched while in this mode.
17783
17784 @item
17785 You then decide to see whether any new news has arrived.  You connect
17786 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17787 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17788 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17789 Source Specifiers}).
17790
17791 @item
17792 You can then read the new news immediately, or you can download the
17793 news onto your local machine.  If you want to do the latter, you press
17794 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17795 all the eligible articles in all the groups.  (To let Gnus know which
17796 articles you want to download, @pxref{Agent Categories}).
17797
17798 @item
17799 After fetching the articles, you press @kbd{J j} to make Gnus become
17800 unplugged again, and you shut down the PPP thing (or whatever).  And
17801 then you read the news offline.
17802
17803 @item
17804 And then you go to step 2.
17805 @end itemize
17806
17807 Here are some things you should do the first time (or so) that you use
17808 the Agent.
17809
17810 @itemize @bullet
17811
17812 @item
17813 Decide which servers should be covered by the Agent.  If you have a mail
17814 back end, it would probably be nonsensical to have it covered by the
17815 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17816 @kbd{J a} on the server (or servers) that you wish to have covered by the
17817 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17818 added servers you do not wish to have covered by the Agent.  By default,
17819 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17820 @code{gnus-secondary-select-methods} are agentized.
17821
17822 @item
17823 Decide on download policy.  It's fairly simple once you decide whether
17824 you are going to use agent categories, topic parameters, and/or group
17825 parameters to implement your policy.  If you're new to gnus, it
17826 is probably best to start with a category, @xref{Agent Categories}.
17827
17828 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17829 (@pxref{Agent Categories}) provide for setting a policy that applies
17830 to multiple groups.  Which you use is entirely up to you.  Topic
17831 parameters do override categories so, if you mix the two, you'll have
17832 to take that into account.  If you have a few groups that deviate from
17833 your policy, you can use group parameters (@pxref{Group Parameters}) to
17834 configure them.
17835
17836 @item
17837 Uhm@dots{} that's it.
17838 @end itemize
17839
17840
17841 @node Agent Categories
17842 @subsection Agent Categories
17843
17844 One of the main reasons to integrate the news transport layer into the
17845 newsreader is to allow greater control over what articles to download.
17846 There's not much point in downloading huge amounts of articles, just to
17847 find out that you're not interested in reading any of them.  It's better
17848 to be somewhat more conservative in choosing what to download, and then
17849 mark the articles for downloading manually if it should turn out that
17850 you're interested in the articles anyway.
17851
17852 One of the more effective methods for controlling what is to be
17853 downloaded is to create a @dfn{category} and then assign some (or all)
17854 groups to this category.  Groups that do not belong in any other
17855 category belong to the @code{default} category.  Gnus has its own
17856 buffer for creating and managing categories.
17857
17858 If you prefer, you can also use group parameters (@pxref{Group
17859 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17860 alternative approach to controlling the agent.  The only real
17861 difference is that categories are specific to the agent (so there is
17862 less to learn) while group and topic parameters include the kitchen
17863 sink.
17864
17865 Since you can set agent parameters in several different places we have
17866 a rule to decide which source to believe.  This rule specifies that
17867 the parameter sources are checked in the following order: group
17868 parameters, topic parameters, agent category, and finally customizable
17869 variables.  So you can mix all of these sources to produce a wide range
17870 of behavior, just don't blame me if you don't remember where you put
17871 your settings.
17872
17873 @menu
17874 * Category Syntax::             What a category looks like.
17875 * Category Buffer::             A buffer for maintaining categories.
17876 * Category Variables::          Customize'r'Us.
17877 @end menu
17878
17879
17880 @node Category Syntax
17881 @subsubsection Category Syntax
17882
17883 A category consists of a name, the list of groups belonging to the
17884 category, and a number of optional parameters that override the
17885 customizable variables.  The complete list of agent parameters are
17886 listed below.
17887
17888 @cindex Agent Parameters
17889 @table @code
17890 @item agent-cat-name
17891 The name of the category.
17892
17893 @item agent-groups
17894 The list of groups that are in this category.
17895
17896 @item agent-predicate
17897 A predicate which (generally) gives a rough outline of which articles
17898 are eligible for downloading; and
17899
17900 @item agent-score-file
17901 a score rule which (generally) gives you a finer granularity when
17902 deciding what articles to download.  (Note that this @dfn{download
17903 score} is not necessarily related to normal scores.)
17904
17905 @item agent-enable-expiration
17906 a boolean indicating whether the agent should expire old articles in
17907 this group.  Most groups should be expired to conserve disk space.  In
17908 fact, its probably safe to say that the gnus.* hierarchy contains the
17909 only groups that should not be expired.
17910
17911 @item agent-days-until-old
17912 an integer indicating the number of days that the agent should wait
17913 before deciding that a read article is safe to expire.
17914
17915 @item agent-low-score
17916 an integer that overrides the value of @code{gnus-agent-low-score}.
17917
17918 @item agent-high-score
17919 an integer that overrides the value of @code{gnus-agent-high-score}.
17920
17921 @item agent-length-when-short
17922 an integer that overrides the value of
17923 @code{gnus-agent-short-article}.
17924
17925 @item agent-length-when-long
17926 an integer that overrides the value of @code{gnus-agent-long-article}.
17927
17928 @item agent-enable-undownloaded-faces
17929 a symbol indicating whether the summary buffer should display
17930 undownloaded articles using the @code{gnus-summary-*-undownloaded-face}
17931 faces.  Any symbol other than @code{nil} will enable the use of
17932 undownloaded faces.
17933 @end table
17934
17935 The name of a category can not be changed once the category has been
17936 created.
17937
17938 Each category maintains a list of groups that are exclusive members of
17939 that category.  The exclusivity rule is automatically enforced, add a
17940 group to a new category and it is automatically removed from its old
17941 category.
17942
17943 A predicate in its simplest form can be a single predicate such as
17944 @code{true} or @code{false}.  These two will download every available
17945 article or nothing respectively.  In the case of these two special
17946 predicates an additional score rule is superfluous.
17947
17948 Predicates of @code{high} or @code{low} download articles in respect of
17949 their scores in relationship to @code{gnus-agent-high-score} and
17950 @code{gnus-agent-low-score} as described below.
17951
17952 To gain even finer control of what is to be regarded eligible for
17953 download a predicate can consist of a number of predicates with logical
17954 operators sprinkled in between.
17955
17956 Perhaps some examples are in order.
17957
17958 Here's a simple predicate.  (It's the default predicate, in fact, used
17959 for all groups that don't belong to any other category.)
17960
17961 @lisp
17962 short
17963 @end lisp
17964
17965 Quite simple, eh?  This predicate is true if and only if the article is
17966 short (for some value of ``short'').
17967
17968 Here's a more complex predicate:
17969
17970 @lisp
17971 (or high
17972     (and
17973      (not low)
17974      (not long)))
17975 @end lisp
17976
17977 This means that an article should be downloaded if it has a high score,
17978 or if the score is not low and the article is not long.  You get the
17979 drift.
17980
17981 The available logical operators are @code{or}, @code{and} and
17982 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17983 @samp{|}, @code{&} and @code{!} instead.)
17984
17985 The following predicates are pre-defined, but if none of these fit what
17986 you want to do, you can write your own.
17987
17988 When evaluating each of these predicates, the named constant will be
17989 bound to the value determined by calling
17990 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17991 example, gnus-agent-short-article will be bound to
17992 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17993 means that you can specify a predicate in your category then tune that
17994 predicate to individual groups.
17995
17996 @table @code
17997 @item short
17998 True iff the article is shorter than @code{gnus-agent-short-article}
17999 lines; default 100.
18000
18001 @item long
18002 True iff the article is longer than @code{gnus-agent-long-article}
18003 lines; default 200.
18004
18005 @item low
18006 True iff the article has a download score less than
18007 @code{gnus-agent-low-score}; default 0.
18008
18009 @item high
18010 True iff the article has a download score greater than
18011 @code{gnus-agent-high-score}; default 0.
18012
18013 @item spam
18014 True iff the Gnus Agent guesses that the article is spam.  The
18015 heuristics may change over time, but at present it just computes a
18016 checksum and sees whether articles match.
18017
18018 @item true
18019 Always true.
18020
18021 @item false
18022 Always false.
18023 @end table
18024
18025 If you want to create your own predicate function, here's what you have
18026 to know:  The functions are called with no parameters, but the
18027 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18028 useful values.
18029
18030 For example, you could decide that you don't want to download articles
18031 that were posted more than a certain number of days ago (e.g. posted
18032 more than @code{gnus-agent-expire-days} ago) you might write a function
18033 something along the lines of the following:
18034
18035 @lisp
18036 (defun my-article-old-p ()
18037   "Say whether an article is old."
18038   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18039      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18040 @end lisp
18041
18042 with the predicate then defined as:
18043
18044 @lisp
18045 (not my-article-old-p)
18046 @end lisp
18047
18048 or you could append your predicate to the predefined
18049 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18050 wherever.
18051
18052 @lisp
18053 (require 'gnus-agent)
18054 (setq  gnus-category-predicate-alist
18055   (append gnus-category-predicate-alist
18056          '((old . my-article-old-p))))
18057 @end lisp
18058
18059 and simply specify your predicate as:
18060
18061 @lisp
18062 (not old)
18063 @end lisp
18064
18065 If/when using something like the above, be aware that there are many
18066 misconfigured systems/mailers out there and so an article's date is not
18067 always a reliable indication of when it was posted.  Hell, some people
18068 just don't give a damn.
18069
18070 The above predicates apply to @emph{all} the groups which belong to the
18071 category.  However, if you wish to have a specific predicate for an
18072 individual group within a category, or you're just too lazy to set up a
18073 new category, you can enter a group's individual predicate in its group
18074 parameters like so:
18075
18076 @lisp
18077 (agent-predicate . short)
18078 @end lisp
18079
18080 This is the group/topic parameter equivalent of the agent category default.
18081 Note that when specifying a single word predicate like this, the
18082 @code{agent-predicate} specification must be in dotted pair notation.
18083
18084 The equivalent of the longer example from above would be:
18085
18086 @lisp
18087 (agent-predicate or high (and (not low) (not long)))
18088 @end lisp
18089
18090 The outer parenthesis required in the category specification are not
18091 entered here as, not being in dotted pair notation, the value of the
18092 predicate is assumed to be a list.
18093
18094
18095 Now, the syntax of the download score is the same as the syntax of
18096 normal score files, except that all elements that require actually
18097 seeing the article itself are verboten.  This means that only the
18098 following headers can be scored on: @code{Subject}, @code{From},
18099 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18100 @code{Lines}, and @code{Xref}.
18101
18102 As with predicates, the specification of the @code{download score rule}
18103 to use in respect of a group can be in either the category definition if
18104 it's to be applicable to all groups in therein, or a group's parameters
18105 if it's to be specific to that group.
18106
18107 In both of these places the @code{download score rule} can take one of
18108 three forms:
18109
18110 @enumerate
18111 @item
18112 Score rule
18113
18114 This has the same syntax as a normal Gnus score file except only a
18115 subset of scoring keywords are available as mentioned above.
18116
18117 example:
18118
18119 @itemize @bullet
18120 @item
18121 Category specification
18122
18123 @lisp
18124 (("from"
18125        ("Lars Ingebrigtsen" 1000000 nil s))
18126 ("lines"
18127        (500 -100 nil <)))
18128 @end lisp
18129
18130 @item
18131 Group/Topic Parameter specification
18132
18133 @lisp
18134 (agent-score ("from"
18135                    ("Lars Ingebrigtsen" 1000000 nil s))
18136              ("lines"
18137                    (500 -100 nil <)))
18138 @end lisp
18139
18140 Again, note the omission of the outermost parenthesis here.
18141 @end itemize
18142
18143 @item
18144 Agent score file
18145
18146 These score files must @emph{only} contain the permitted scoring
18147 keywords stated above.
18148
18149 example:
18150
18151 @itemize @bullet
18152 @item
18153 Category specification
18154
18155 @lisp
18156 ("~/News/agent.SCORE")
18157 @end lisp
18158
18159 or perhaps
18160
18161 @lisp
18162 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18163 @end lisp
18164
18165 @item
18166 Group Parameter specification
18167
18168 @lisp
18169 (agent-score "~/News/agent.SCORE")
18170 @end lisp
18171
18172 Additional score files can be specified as above.  Need I say anything
18173 about parenthesis?
18174 @end itemize
18175
18176 @item
18177 Use @code{normal} score files
18178
18179 If you don't want to maintain two sets of scoring rules for a group, and
18180 your desired @code{downloading} criteria for a group are the same as your
18181 @code{reading} criteria then you can tell the agent to refer to your
18182 @code{normal} score files when deciding what to download.
18183
18184 These directives in either the category definition or a group's
18185 parameters will cause the agent to read in all the applicable score
18186 files for a group, @emph{filtering out} those sections that do not
18187 relate to one of the permitted subset of scoring keywords.
18188
18189 @itemize @bullet
18190 @item
18191 Category Specification
18192
18193 @lisp
18194 file
18195 @end lisp
18196
18197 @item
18198 Group Parameter specification
18199
18200 @lisp
18201 (agent-score . file)
18202 @end lisp
18203 @end itemize
18204 @end enumerate
18205
18206 @node Category Buffer
18207 @subsubsection Category Buffer
18208
18209 You'd normally do all category maintenance from the category buffer.
18210 When you enter it for the first time (with the @kbd{J c} command from
18211 the group buffer), you'll only see the @code{default} category.
18212
18213 The following commands are available in this buffer:
18214
18215 @table @kbd
18216 @item q
18217 @kindex q (Category)
18218 @findex gnus-category-exit
18219 Return to the group buffer (@code{gnus-category-exit}).
18220
18221 @item e
18222 @kindex e (Category)
18223 @findex gnus-category-customize-category
18224 Use a customization buffer to set all of the selected category's
18225 parameters at one time (@code{gnus-category-customize-category}).
18226
18227 @item k
18228 @kindex k (Category)
18229 @findex gnus-category-kill
18230 Kill the current category (@code{gnus-category-kill}).
18231
18232 @item c
18233 @kindex c (Category)
18234 @findex gnus-category-copy
18235 Copy the current category (@code{gnus-category-copy}).
18236
18237 @item a
18238 @kindex a (Category)
18239 @findex gnus-category-add
18240 Add a new category (@code{gnus-category-add}).
18241
18242 @item p
18243 @kindex p (Category)
18244 @findex gnus-category-edit-predicate
18245 Edit the predicate of the current category
18246 (@code{gnus-category-edit-predicate}).
18247
18248 @item g
18249 @kindex g (Category)
18250 @findex gnus-category-edit-groups
18251 Edit the list of groups belonging to the current category
18252 (@code{gnus-category-edit-groups}).
18253
18254 @item s
18255 @kindex s (Category)
18256 @findex gnus-category-edit-score
18257 Edit the download score rule of the current category
18258 (@code{gnus-category-edit-score}).
18259
18260 @item l
18261 @kindex l (Category)
18262 @findex gnus-category-list
18263 List all the categories (@code{gnus-category-list}).
18264 @end table
18265
18266
18267 @node Category Variables
18268 @subsubsection Category Variables
18269
18270 @table @code
18271 @item gnus-category-mode-hook
18272 @vindex gnus-category-mode-hook
18273 Hook run in category buffers.
18274
18275 @item gnus-category-line-format
18276 @vindex gnus-category-line-format
18277 Format of the lines in the category buffer (@pxref{Formatting
18278 Variables}).  Valid elements are:
18279
18280 @table @samp
18281 @item c
18282 The name of the category.
18283
18284 @item g
18285 The number of groups in the category.
18286 @end table
18287
18288 @item gnus-category-mode-line-format
18289 @vindex gnus-category-mode-line-format
18290 Format of the category mode line (@pxref{Mode Line Formatting}).
18291
18292 @item gnus-agent-short-article
18293 @vindex gnus-agent-short-article
18294 Articles that have fewer lines than this are short.  Default 100.
18295
18296 @item gnus-agent-long-article
18297 @vindex gnus-agent-long-article
18298 Articles that have more lines than this are long.  Default 200.
18299
18300 @item gnus-agent-low-score
18301 @vindex gnus-agent-low-score
18302 Articles that have a score lower than this have a low score.  Default
18303 0.
18304
18305 @item gnus-agent-high-score
18306 @vindex gnus-agent-high-score
18307 Articles that have a score higher than this have a high score.  Default
18308 0.
18309
18310 @item gnus-agent-expire-days
18311 @vindex gnus-agent-expire-days
18312 The number of days that a @samp{read} article must stay in the agent's
18313 local disk before becoming eligible for expiration (While the name is
18314 the same, this doesn't mean expiring the article on the server.  It
18315 just means deleting the local copy of the article).  What is also
18316 important to understand is that the counter starts with the time the
18317 article was written to the local disk and not the time the article was
18318 read.
18319 Default 7.
18320
18321 @item gnus-agent-enable-expiration
18322 @vindex gnus-agent-enable-expiration
18323 Determines whether articles in a group are, by default, expired or
18324 retained indefinitely.  The default is @code{ENABLE} which means that
18325 you'll have to disable expiration when desired.  On the other hand,
18326 you could set this to @code{DISABLE}.  In that case, you would then
18327 have to enable expiration in selected groups.
18328
18329 @end table
18330
18331
18332 @node Agent Commands
18333 @subsection Agent Commands
18334 @findex gnus-agent-toggle-plugged
18335 @kindex J j (Agent)
18336
18337 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18338 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18339 toggles the plugged/unplugged state of the Gnus Agent.
18340
18341
18342 @menu
18343 * Group Agent Commands::        Configure groups and fetch their contents.
18344 * Summary Agent Commands::      Manually select then fetch specific articles.
18345 * Server Agent Commands::       Select the servers that are supported by the agent.
18346 @end menu
18347
18348
18349
18350
18351 @node Group Agent Commands
18352 @subsubsection Group Agent Commands
18353
18354 @table @kbd
18355 @item J u
18356 @kindex J u (Agent Group)
18357 @findex gnus-agent-fetch-groups
18358 Fetch all eligible articles in the current group
18359 (@code{gnus-agent-fetch-groups}).
18360
18361 @item J c
18362 @kindex J c (Agent Group)
18363 @findex gnus-enter-category-buffer
18364 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18365
18366 @item J s
18367 @kindex J s (Agent Group)
18368 @findex gnus-agent-fetch-session
18369 Fetch all eligible articles in all groups
18370 (@code{gnus-agent-fetch-session}).
18371
18372 @item J S
18373 @kindex J S (Agent Group)
18374 @findex gnus-group-send-queue
18375 Send all sendable messages in the queue group
18376 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18377
18378 @item J a
18379 @kindex J a (Agent Group)
18380 @findex gnus-agent-add-group
18381 Add the current group to an Agent category
18382 (@code{gnus-agent-add-group}).  This command understands the
18383 process/prefix convention (@pxref{Process/Prefix}).
18384
18385 @item J r
18386 @kindex J r (Agent Group)
18387 @findex gnus-agent-remove-group
18388 Remove the current group from its category, if any
18389 (@code{gnus-agent-remove-group}).  This command understands the
18390 process/prefix convention (@pxref{Process/Prefix}).
18391
18392 @item J Y
18393 @kindex J Y (Agent Group)
18394 @findex gnus-agent-synchronize-flags
18395 Synchronize flags changed while unplugged with remote server, if any.
18396
18397
18398 @end table
18399
18400
18401 @node Summary Agent Commands
18402 @subsubsection Summary Agent Commands
18403
18404 @table @kbd
18405 @item J #
18406 @kindex J # (Agent Summary)
18407 @findex gnus-agent-mark-article
18408 Mark the article for downloading (@code{gnus-agent-mark-article}).
18409
18410 @item J M-#
18411 @kindex J M-# (Agent Summary)
18412 @findex gnus-agent-unmark-article
18413 Remove the downloading mark from the article
18414 (@code{gnus-agent-unmark-article}).
18415
18416 @cindex %
18417 @item @@
18418 @kindex @@ (Agent Summary)
18419 @findex gnus-agent-toggle-mark
18420 Toggle whether to download the article
18421 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18422 default.
18423
18424 @item J c
18425 @kindex J c (Agent Summary)
18426 @findex gnus-agent-catchup
18427 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18428
18429 @item J S
18430 @kindex J S (Agent Summary)
18431 @findex gnus-agent-fetch-group
18432 Download all eligible (@pxref{Agent Categories}) articles in this group.
18433 (@code{gnus-agent-fetch-group}).
18434
18435 @item J s
18436 @kindex J s (Agent Summary)
18437 @findex gnus-agent-fetch-series
18438 Download all processable articles in this group.
18439 (@code{gnus-agent-fetch-series}).
18440
18441 @item J u
18442 @kindex J u (Agent Summary)
18443 @findex gnus-agent-summary-fetch-group
18444 Download all downloadable articles in the current group
18445 (@code{gnus-agent-summary-fetch-group}).
18446
18447 @end table
18448
18449
18450 @node Server Agent Commands
18451 @subsubsection Server Agent Commands
18452
18453 @table @kbd
18454 @item J a
18455 @kindex J a (Agent Server)
18456 @findex gnus-agent-add-server
18457 Add the current server to the list of servers covered by the Gnus Agent
18458 (@code{gnus-agent-add-server}).
18459
18460 @item J r
18461 @kindex J r (Agent Server)
18462 @findex gnus-agent-remove-server
18463 Remove the current server from the list of servers covered by the Gnus
18464 Agent (@code{gnus-agent-remove-server}).
18465
18466 @end table
18467
18468
18469 @node Agent Visuals
18470 @subsection Agent Visuals
18471
18472 If you open a summary while unplugged and, Gnus knows from the group's
18473 active range that there are more articles than the headers currently
18474 stored in the Agent, you may see some articles whose subject looks
18475 something like @samp{[Undownloaded article #####]}.  These are
18476 placeholders for the missing headers.  Aside from setting a mark,
18477 there is not much that can be done with one of these placeholders.
18478 When Gnus finally gets a chance to fetch the group's headers, the
18479 placeholders will automatically be replaced by the actual headers.
18480 You can configure the summary buffer's maneuvering to skip over the
18481 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18482
18483 While it may be obvious to all, the only headers and articles
18484 available while unplugged are those headers and articles that were
18485 fetched into the Agent while previously plugged.  To put it another
18486 way, ``If you forget to fetch something while plugged, you might have a
18487 less than satisfying unplugged session''.  For this reason, the Agent
18488 adds two visual effects to your summary buffer.  These effects display
18489 the download status of each article so that you always know which
18490 articles will be available when unplugged.
18491
18492 The first visual effect is the @samp{%O} spec.  If you customize
18493 @code{gnus-summary-line-format} to include this specifier, you will add
18494 a single character field that indicates an article's download status.
18495 Articles that have been fetched into either the Agent or the Cache,
18496 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18497 other articles will display @code{gnus-undownloaded-mark} (defaults to
18498 @samp{-}).  If you open a group that has not been agentized, a space
18499 (@samp{ }) will be displayed.
18500
18501 The second visual effect are the undownloaded faces.  The faces, there
18502 are three indicating the article's score (low, normal, high), seem to
18503 result in a love/hate response from many Gnus users.  The problem is
18504 that the face selection is controlled by a list of condition tests and
18505 face names (See @code{gnus-summary-highlight}).  Each condition is
18506 tested in the order in which it appears in the list so early
18507 conditions have precedence over later conditions.  All of this means
18508 that, if you tick an undownloaded article, the article will continue
18509 to be displayed in the undownloaded face rather than the ticked face.
18510
18511 If you use the Agent as a cache (to avoid downloading the same article
18512 each time you visit it or to minimize your connection time), the
18513 undownloaded face will probably seem like a good idea.  The reason
18514 being that you do all of our work (marking, reading, deleting) with
18515 downloaded articles so the normal faces always appear.  For those
18516 users using the agent to improve online performance by caching the NOV
18517 database (most users since 5.10.2), the undownloaded faces may appear
18518 to be an absolutely horrible idea.  The issue being that, since none
18519 of their articles have been fetched into the Agent, all of the
18520 normal faces will be obscured by the undownloaded faces.
18521
18522 If you would like to use the undownloaded faces, you must enable the
18523 undownloaded faces by setting the @code{agent-enable-undownloaded-faces}
18524 group parameter to @code{t}.  This parameter, like all other agent
18525 parameters, may be set on an Agent Category (@pxref{Agent Categories}),
18526 a Group Topic (@pxref{Topic Parameters}), or an individual group
18527 (@pxref{Group Parameters}).
18528
18529 The one problem common to all users using the agent is how quickly it
18530 can consume disk space.  If you using the agent on many groups, it is
18531 even more difficult to effectively recover disk space.  One solution
18532 is the @samp{%F} format available in @code{gnus-group-line-format}.
18533 This format will display the actual disk space used by articles
18534 fetched into both the agent and cache.  By knowing which groups use
18535 the most space, users know where to focus their efforts when ``agent
18536 expiring'' articles.
18537
18538 @node Agent as Cache
18539 @subsection Agent as Cache
18540
18541 When Gnus is plugged, it is not efficient to download headers or
18542 articles from the server again, if they are already stored in the
18543 Agent.  So, Gnus normally only downloads headers once, and stores them
18544 in the Agent.  These headers are later used when generating the summary
18545 buffer, regardless of whether you are plugged or unplugged.  Articles
18546 are not cached in the Agent by default though (that would potentially
18547 consume lots of disk space), but if you have already downloaded an
18548 article into the Agent, Gnus will not download the article from the
18549 server again but use the locally stored copy instead.
18550
18551 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18552 @pxref{Agent Variables}) to always download headers and articles while
18553 plugged.  Gnus will almost certainly be slower, but it will be kept
18554 synchronized with the server.  That last point probably won't make any
18555 sense if you are using a nntp or nnimap back end.
18556
18557 @node Agent Expiry
18558 @subsection Agent Expiry
18559
18560 @vindex gnus-agent-expire-days
18561 @findex gnus-agent-expire
18562 @kindex M-x gnus-agent-expire
18563 @kindex M-x gnus-agent-expire-group
18564 @findex gnus-agent-expire-group
18565 @cindex agent expiry
18566 @cindex Gnus agent expiry
18567 @cindex expiry
18568
18569 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18570 least it doesn't handle it like other back ends.  Instead, there are
18571 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18572 commands that will expire all read articles that are older than
18573 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18574 that you're running out of space.  Neither are particularly fast or
18575 efficient, and it's not a particularly good idea to interrupt them (with
18576 @kbd{C-g} or anything else) once you've started one of them.
18577
18578 Note that other functions, e.g. @code{gnus-request-expire-articles},
18579 might run @code{gnus-agent-expire} for you to keep the agent
18580 synchronized with the group.
18581
18582 The agent parameter @code{agent-enable-expiration} may be used to
18583 prevent expiration in selected groups.
18584
18585 @vindex gnus-agent-expire-all
18586 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18587 expiration commands will expire all articles---unread, read, ticked
18588 and dormant.  If @code{nil} (which is the default), only read articles
18589 are eligible for expiry, and unread, ticked and dormant articles will
18590 be kept indefinitely.
18591
18592 If you find that some articles eligible for expiry are never expired,
18593 perhaps some Gnus Agent files are corrupted.  There's are special
18594 commands, @code{gnus-agent-regenerate} and
18595 @code{gnus-agent-regenerate-group}, to fix possible problems.
18596
18597 @node Agent Regeneration
18598 @subsection Agent Regeneration
18599
18600 @cindex agent regeneration
18601 @cindex Gnus agent regeneration
18602 @cindex regeneration
18603
18604 The local data structures used by @code{nnagent} may become corrupted
18605 due to certain exceptional conditions.  When this happens,
18606 @code{nnagent} functionality may degrade or even fail.  The solution
18607 to this problem is to repair the local data structures by removing all
18608 internal inconsistencies.
18609
18610 For example, if your connection to your server is lost while
18611 downloaded articles into the agent, the local data structures will not
18612 know about articles successfully downloaded prior to the connection
18613 failure.  Running @code{gnus-agent-regenerate} or
18614 @code{gnus-agent-regenerate-group} will update the data structures
18615 such that you don't need to download these articles a second time.
18616
18617 @findex gnus-agent-regenerate
18618 @kindex M-x gnus-agent-regenerate
18619 The command @code{gnus-agent-regenerate} will perform
18620 @code{gnus-agent-regenerate-group} on every agentized group.  While
18621 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18622 recommended that you first close all summary buffers.
18623
18624 @findex gnus-agent-regenerate-group
18625 @kindex M-x gnus-agent-regenerate-group
18626 The command @code{gnus-agent-regenerate-group} uses the local copies
18627 of individual articles to repair the local @acronym{NOV}(header) database.  It
18628 then updates the internal data structures that document which articles
18629 are stored locally.  An optional argument will mark articles in the
18630 agent as unread.
18631
18632 @node Agent and IMAP
18633 @subsection Agent and IMAP
18634
18635 The Agent works with any Gnus back end, including nnimap.  However,
18636 since there are some conceptual differences between @acronym{NNTP} and
18637 @acronym{IMAP}, this section (should) provide you with some information to
18638 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18639
18640 The first thing to keep in mind is that all flags (read, ticked, etc)
18641 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18642 case for nntp.  Thus Gnus need to remember flag changes when
18643 disconnected, and synchronize these flags when you plug back in.
18644
18645 Gnus keeps track of flag changes when reading nnimap groups under the
18646 Agent.  When you plug back in, Gnus will check if you have any changed
18647 any flags and ask if you wish to synchronize these with the server.
18648 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18649
18650 @vindex gnus-agent-synchronize-flags
18651 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18652 never automatically synchronize flags.  If it is @code{ask}, which is
18653 the default, the Agent will check if you made any changes and if so
18654 ask if you wish to synchronize these when you re-connect.  If it has
18655 any other value, all flags will be synchronized automatically.
18656
18657 If you do not wish to synchronize flags automatically when you
18658 re-connect, you can do it manually with the
18659 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18660 in the group buffer.
18661
18662 Some things are currently not implemented in the Agent that you'd might
18663 expect from a disconnected @acronym{IMAP} client, including:
18664
18665 @itemize @bullet
18666
18667 @item
18668 Copying/moving articles into nnimap groups when unplugged.
18669
18670 @item
18671 Creating/deleting nnimap groups when unplugged.
18672
18673 @end itemize
18674
18675 Technical note: the synchronization algorithm does not work by ``pushing''
18676 all local flags to the server, but rather incrementally update the
18677 server view of flags by changing only those flags that were changed by
18678 the user.  Thus, if you set one flag on an article, quit the group and
18679 re-select the group and remove the flag; the flag will be set and
18680 removed from the server when you ``synchronize''.  The queued flag
18681 operations can be found in the per-server @code{flags} file in the Agent
18682 directory.  It's emptied when you synchronize flags.
18683
18684
18685 @node Outgoing Messages
18686 @subsection Outgoing Messages
18687
18688 By default, when Gnus is unplugged, all outgoing messages (both mail
18689 and news) are stored in the draft group ``queue'' (@pxref{Drafts}).
18690 You can view them there after posting, and edit them at will.
18691
18692 You can control the circumstances under which outgoing mail is queued
18693 (see @code{gnus-agent-queue-mail}, @pxref{Agent Variables}).  Outgoing
18694 news is always queued when Gnus is unplugged, and never otherwise.
18695
18696 You can send the messages either from the draft group with the special
18697 commands available there, or you can use the @kbd{J S} command in the
18698 group buffer to send all the sendable messages in the draft group.
18699 Posting news will only work when Gnus is plugged, but you can send
18700 mail at any time.
18701
18702 If sending mail while unplugged does not work for you and you worry
18703 about hitting @kbd{J S} by accident when unplugged, you can have Gnus
18704 ask you to confirm your action (see
18705 @code{gnus-agent-prompt-send-queue}, @pxref{Agent Variables}).
18706
18707 @node Agent Variables
18708 @subsection Agent Variables
18709
18710 @table @code
18711 @item gnus-agent
18712 @vindex gnus-agent
18713 Is the agent enabled?  The default is @code{t}.  When first enabled,
18714 the agent will use @code{gnus-agent-auto-agentize-methods} to
18715 automatically mark some back ends as agentized.  You may change which
18716 back ends are agentized using the agent commands in the server buffer.
18717
18718 To enter the server buffer, use the @kbd{^}
18719 (@code{gnus-group-enter-server-mode}) command in the group buffer.
18720
18721
18722 @item gnus-agent-directory
18723 @vindex gnus-agent-directory
18724 Where the Gnus Agent will store its files.  The default is
18725 @file{~/News/agent/}.
18726
18727 @item gnus-agent-handle-level
18728 @vindex gnus-agent-handle-level
18729 Groups on levels (@pxref{Group Levels}) higher than this variable will
18730 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18731 which means that only subscribed group will be considered by the Agent
18732 by default.
18733
18734 @item gnus-agent-plugged-hook
18735 @vindex gnus-agent-plugged-hook
18736 Hook run when connecting to the network.
18737
18738 @item gnus-agent-unplugged-hook
18739 @vindex gnus-agent-unplugged-hook
18740 Hook run when disconnecting from the network.
18741
18742 @item gnus-agent-fetched-hook
18743 @vindex gnus-agent-fetched-hook
18744 Hook run when finished fetching articles.
18745
18746 @item gnus-agent-cache
18747 @vindex gnus-agent-cache
18748 Variable to control whether use the locally stored @acronym{NOV} and
18749 articles when plugged, e.g. essentially using the Agent as a cache.
18750 The default is non-@code{nil}, which means to use the Agent as a cache.
18751
18752 @item gnus-agent-go-online
18753 @vindex gnus-agent-go-online
18754 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18755 automatically switch offline servers into online status.  If it is
18756 @code{ask}, the default, the Agent will ask if you wish to switch
18757 offline servers into online status when you re-connect.  If it has any
18758 other value, all offline servers will be automatically switched into
18759 online status.
18760
18761 @item gnus-agent-mark-unread-after-downloaded
18762 @vindex gnus-agent-mark-unread-after-downloaded
18763 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18764 mark articles as unread after downloading.  This is usually a safe
18765 thing to do as the newly downloaded article has obviously not been
18766 read.  The default is @code{t}.
18767
18768 @item gnus-agent-consider-all-articles
18769 @vindex gnus-agent-consider-all-articles
18770 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18771 agent will let the agent predicate decide whether articles need to be
18772 downloaded or not, for all articles.  When @code{nil}, the default,
18773 the agent will only let the predicate decide whether unread articles
18774 are downloaded or not.  If you enable this, you may also want to look
18775 into the agent expiry settings (@pxref{Category Variables}), so that
18776 the agent doesn't download articles which the agent will later expire,
18777 over and over again.
18778
18779 @item gnus-agent-max-fetch-size
18780 @vindex gnus-agent-max-fetch-size
18781 The agent fetches articles into a temporary buffer prior to parsing
18782 them into individual files.  To avoid exceeding the max. buffer size,
18783 the agent alternates between fetching and parsing until all articles
18784 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18785 limit to control how often the cycling occurs.  A large value improves
18786 performance.  A small value minimizes the time lost should the
18787 connection be lost while fetching (You may need to run
18788 @code{gnus-agent-regenerate-group} to update the group's state.
18789 However, all articles parsed prior to loosing the connection will be
18790 available while unplugged).  The default is 10M so it is unusual to
18791 see any cycling.
18792
18793 @item gnus-server-unopen-status
18794 @vindex gnus-server-unopen-status
18795 Perhaps not an Agent variable, but closely related to the Agent, this
18796 variable says what will happen if Gnus cannot open a server.  If the
18797 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18798 whether to deny the server or whether to unplug the agent.  If the
18799 Agent is disabled, Gnus always simply deny the server.  Other choices
18800 for this variable include @code{denied} and @code{offline} the latter
18801 is only valid if the Agent is used.
18802
18803 @item gnus-auto-goto-ignores
18804 @vindex gnus-auto-goto-ignores
18805 Another variable that isn't an Agent variable, yet so closely related
18806 that most will look for it here, this variable tells the summary
18807 buffer how to maneuver around undownloaded (only headers stored in the
18808 agent) and unfetched (neither article nor headers stored) articles.
18809
18810 The valid values are @code{nil} (maneuver to any article),
18811 @code{undownloaded} (maneuvering while unplugged ignores articles that
18812 have not been fetched), @code{always-undownloaded} (maneuvering always
18813 ignores articles that have not been fetched), @code{unfetched}
18814 (maneuvering ignores articles whose headers have not been fetched).
18815
18816 @item gnus-agent-queue-mail
18817 @vindex gnus-agent-queue-mail
18818 When @code{gnus-agent-queue-mail} is @code{always}, Gnus will always
18819 queue mail rather than sending it straight away.  When @code{t}, Gnus
18820 will queue mail when unplugged only.  When @code{nil}, never queue
18821 mail.  The default is @code{t}.
18822
18823 @item gnus-agent-prompt-send-queue
18824 @vindex gnus-agent-prompt-send-queue
18825 When @code{gnus-agent-prompt-send-queue} is non-@code{nil} Gnus will
18826 prompt you to confirm that you really wish to proceed if you hit
18827 @kbd{J S} while unplugged.  The default is @code{nil}.
18828
18829 @item gnus-agent-auto-agentize-methods
18830 @vindex gnus-agent-auto-agentize-methods
18831 If you have never used the Agent before (or more technically, if
18832 @file{~/News/agent/lib/servers} does not exist), Gnus will
18833 automatically agentize a few servers for you.  This variable control
18834 which back ends should be auto-agentized.  It is typically only useful
18835 to agentize remote back ends.  The auto-agentizing has the same effect
18836 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18837 If the file exist, you must manage the servers manually by adding or
18838 removing them, this variable is only applicable the first time you
18839 start Gnus.  The default is @samp{(nntp nnimap)}.
18840
18841 @end table
18842
18843
18844 @node Example Setup
18845 @subsection Example Setup
18846
18847 If you don't want to read this manual, and you have a fairly standard
18848 setup, you may be able to use something like the following as your
18849 @file{~/.gnus.el} file to get started.
18850
18851 @lisp
18852 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18853 ;;; @r{from your ISP's server.}
18854 (setq gnus-select-method '(nntp "news.your-isp.com"))
18855
18856 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
18857 ;;; @r{your ISP's @acronym{POP} server.}
18858 (setq mail-sources '((pop :server "pop.your-isp.com")))
18859
18860 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18861 (setq gnus-secondary-select-methods '((nnml "")))
18862
18863 ;;; @r{Make Gnus into an offline newsreader.}
18864 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18865 ;;; (setq gnus-agent t) ; @r{Now the default.}
18866 @end lisp
18867
18868 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18869 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18870 gnus}.
18871
18872 If this is the first time you've run Gnus, you will be subscribed
18873 automatically to a few default newsgroups.  You'll probably want to
18874 subscribe to more groups, and to do that, you have to query the
18875 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18876 command.  This usually takes quite a while, but you only have to do it
18877 once.
18878
18879 After reading and parsing a while, you'll be presented with a list of
18880 groups.  Subscribe to the ones you want to read with the @kbd{u}
18881 command.  @kbd{l} to make all the killed groups disappear after you've
18882 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18883 back all the killed groups.)
18884
18885 You can now read the groups at once, or you can download the articles
18886 with the @kbd{J s} command.  And then read the rest of this manual to
18887 find out which of the other gazillion things you want to customize.
18888
18889
18890 @node Batching Agents
18891 @subsection Batching Agents
18892 @findex gnus-agent-batch
18893
18894 Having the Gnus Agent fetch articles (and post whatever messages you've
18895 written) is quite easy once you've gotten things set up properly.  The
18896 following shell script will do everything that is necessary:
18897
18898 You can run a complete batch command from the command line with the
18899 following incantation:
18900
18901 @example
18902 #!/bin/sh
18903 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18904 @end example
18905
18906
18907 @node Agent Caveats
18908 @subsection Agent Caveats
18909
18910 The Gnus Agent doesn't seem to work like most other offline
18911 newsreaders.  Here are some common questions that some imaginary people
18912 may ask:
18913
18914 @table @dfn
18915 @item If I read an article while plugged, do they get entered into the Agent?
18916
18917 @strong{No}.  If you want this behavior, add
18918 @code{gnus-agent-fetch-selected-article} to
18919 @code{gnus-select-article-hook}.
18920
18921 @item If I read an article while plugged, and the article already exists in
18922 the Agent, will it get downloaded once more?
18923
18924 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18925
18926 @end table
18927
18928 In short, when Gnus is unplugged, it only looks into the locally stored
18929 articles; when it's plugged, it talks to your ISP and may also use the
18930 locally stored articles.
18931
18932
18933 @node Scoring
18934 @chapter Scoring
18935 @cindex scoring
18936
18937 Other people use @dfn{kill files}, but we here at Gnus Towers like
18938 scoring better than killing, so we'd rather switch than fight.  They do
18939 something completely different as well, so sit up straight and pay
18940 attention!
18941
18942 @vindex gnus-summary-mark-below
18943 All articles have a default score (@code{gnus-summary-default-score}),
18944 which is 0 by default.  This score may be raised or lowered either
18945 interactively or by score files.  Articles that have a score lower than
18946 @code{gnus-summary-mark-below} are marked as read.
18947
18948 Gnus will read any @dfn{score files} that apply to the current group
18949 before generating the summary buffer.
18950
18951 There are several commands in the summary buffer that insert score
18952 entries based on the current article.  You can, for instance, ask Gnus to
18953 lower or increase the score of all articles with a certain subject.
18954
18955 There are two sorts of scoring entries: Permanent and temporary.
18956 Temporary score entries are self-expiring entries.  Any entries that are
18957 temporary and have not been used for, say, a week, will be removed
18958 silently to help keep the sizes of the score files down.
18959
18960 @menu
18961 * Summary Score Commands::      Adding score entries for the current group.
18962 * Group Score Commands::        General score commands.
18963 * Score Variables::             Customize your scoring.  (My, what terminology).
18964 * Score File Format::           What a score file may contain.
18965 * Score File Editing::          You can edit score files by hand as well.
18966 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18967 * Home Score File::             How to say where new score entries are to go.
18968 * Followups To Yourself::       Having Gnus notice when people answer you.
18969 * Scoring On Other Headers::    Scoring on non-standard headers.
18970 * Scoring Tips::                How to score effectively.
18971 * Reverse Scoring::             That problem child of old is not problem.
18972 * Global Score Files::          Earth-spanning, ear-splitting score files.
18973 * Kill Files::                  They are still here, but they can be ignored.
18974 * Converting Kill Files::       Translating kill files to score files.
18975 * Advanced Scoring::            Using logical expressions to build score rules.
18976 * Score Decays::                It can be useful to let scores wither away.
18977 @end menu
18978
18979
18980 @node Summary Score Commands
18981 @section Summary Score Commands
18982 @cindex score commands
18983
18984 The score commands that alter score entries do not actually modify real
18985 score files.  That would be too inefficient.  Gnus maintains a cache of
18986 previously loaded score files, one of which is considered the
18987 @dfn{current score file alist}.  The score commands simply insert
18988 entries into this list, and upon group exit, this list is saved.
18989
18990 The current score file is by default the group's local score file, even
18991 if no such score file actually exists.  To insert score commands into
18992 some other score file (e.g. @file{all.SCORE}), you must first make this
18993 score file the current one.
18994
18995 General score commands that don't actually change the score file:
18996
18997 @table @kbd
18998
18999 @item V s
19000 @kindex V s (Summary)
19001 @findex gnus-summary-set-score
19002 Set the score of the current article (@code{gnus-summary-set-score}).
19003
19004 @item V S
19005 @kindex V S (Summary)
19006 @findex gnus-summary-current-score
19007 Display the score of the current article
19008 (@code{gnus-summary-current-score}).
19009
19010 @item V t
19011 @kindex V t (Summary)
19012 @findex gnus-score-find-trace
19013 Display all score rules that have been used on the current article
19014 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19015 may type @kbd{e} to edit score file corresponding to the score rule on
19016 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19017 score file and edit it.
19018
19019 @item V w
19020 @kindex V w (Summary)
19021 @findex gnus-score-find-favourite-words
19022 List words used in scoring (@code{gnus-score-find-favourite-words}).
19023
19024 @item V R
19025 @kindex V R (Summary)
19026 @findex gnus-summary-rescore
19027 Run the current summary through the scoring process
19028 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19029 around with your score files behind Gnus' back and want to see the
19030 effect you're having.
19031
19032 @item V c
19033 @kindex V c (Summary)
19034 @findex gnus-score-change-score-file
19035 Make a different score file the current
19036 (@code{gnus-score-change-score-file}).
19037
19038 @item V e
19039 @kindex V e (Summary)
19040 @findex gnus-score-edit-current-scores
19041 Edit the current score file (@code{gnus-score-edit-current-scores}).
19042 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19043 File Editing}).
19044
19045 @item V f
19046 @kindex V f (Summary)
19047 @findex gnus-score-edit-file
19048 Edit a score file and make this score file the current one
19049 (@code{gnus-score-edit-file}).
19050
19051 @item V F
19052 @kindex V F (Summary)
19053 @findex gnus-score-flush-cache
19054 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19055 after editing score files.
19056
19057 @item V C
19058 @kindex V C (Summary)
19059 @findex gnus-score-customize
19060 Customize a score file in a visually pleasing manner
19061 (@code{gnus-score-customize}).
19062
19063 @end table
19064
19065 The rest of these commands modify the local score file.
19066
19067 @table @kbd
19068
19069 @item V m
19070 @kindex V m (Summary)
19071 @findex gnus-score-set-mark-below
19072 Prompt for a score, and mark all articles with a score below this as
19073 read (@code{gnus-score-set-mark-below}).
19074
19075 @item V x
19076 @kindex V x (Summary)
19077 @findex gnus-score-set-expunge-below
19078 Prompt for a score, and add a score rule to the current score file to
19079 expunge all articles below this score
19080 (@code{gnus-score-set-expunge-below}).
19081 @end table
19082
19083 The keystrokes for actually making score entries follow a very regular
19084 pattern, so there's no need to list all the commands.  (Hundreds of
19085 them.)
19086
19087 @findex gnus-summary-increase-score
19088 @findex gnus-summary-lower-score
19089
19090 @enumerate
19091 @item
19092 The first key is either @kbd{I} (upper case i) for increasing the score
19093 or @kbd{L} for lowering the score.
19094 @item
19095 The second key says what header you want to score on.  The following
19096 keys are available:
19097 @table @kbd
19098
19099 @item a
19100 Score on the author name.
19101
19102 @item s
19103 Score on the subject line.
19104
19105 @item x
19106 Score on the @code{Xref} line---i.e., the cross-posting line.
19107
19108 @item r
19109 Score on the @code{References} line.
19110
19111 @item d
19112 Score on the date.
19113
19114 @item l
19115 Score on the number of lines.
19116
19117 @item i
19118 Score on the @code{Message-ID} header.
19119
19120 @item e
19121 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19122 if your @acronym{NNTP} server tracks additional header data in overviews.
19123
19124 @item f
19125 Score on followups---this matches the author name, and adds scores to
19126 the followups to this author.  (Using this key leads to the creation of
19127 @file{ADAPT} files.)
19128
19129 @item b
19130 Score on the body.
19131
19132 @item h
19133 Score on the head.
19134
19135 @item t
19136 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19137 files.)
19138
19139 @end table
19140
19141 @item
19142 The third key is the match type.  Which match types are valid depends on
19143 what headers you are scoring on.
19144
19145 @table @code
19146
19147 @item strings
19148
19149 @table @kbd
19150
19151 @item e
19152 Exact matching.
19153
19154 @item s
19155 Substring matching.
19156
19157 @item f
19158 Fuzzy matching (@pxref{Fuzzy Matching}).
19159
19160 @item r
19161 Regexp matching
19162 @end table
19163
19164 @item date
19165 @table @kbd
19166
19167 @item b
19168 Before date.
19169
19170 @item a
19171 After date.
19172
19173 @item n
19174 This date.
19175 @end table
19176
19177 @item number
19178 @table @kbd
19179
19180 @item <
19181 Less than number.
19182
19183 @item =
19184 Equal to number.
19185
19186 @item >
19187 Greater than number.
19188 @end table
19189 @end table
19190
19191 @item
19192 The fourth and usually final key says whether this is a temporary (i.e.,
19193 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19194 or whether it is to be done immediately, without adding to the score
19195 file.
19196 @table @kbd
19197
19198 @item t
19199 Temporary score entry.
19200
19201 @item p
19202 Permanent score entry.
19203
19204 @item i
19205 Immediately scoring.
19206 @end table
19207
19208 @item
19209 If you are scoring on `e' (extra) headers, you will then be prompted for
19210 the header name on which you wish to score.  This must be a header named
19211 in gnus-extra-headers, and @samp{TAB} completion is available.
19212
19213 @end enumerate
19214
19215 So, let's say you want to increase the score on the current author with
19216 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19217 score based on the subject line, using substring matching, and make a
19218 temporary score entry: @kbd{L s s t}.  Pretty easy.
19219
19220 To make things a bit more complicated, there are shortcuts.  If you use
19221 a capital letter on either the second or third keys, Gnus will use
19222 defaults for the remaining one or two keystrokes.  The defaults are
19223 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19224 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19225
19226 These functions take both the numerical prefix and the symbolic prefix
19227 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19228 (or increase) the score of the article.  A symbolic prefix of @code{a}
19229 says to use the @file{all.SCORE} file for the command instead of the
19230 current score file.
19231
19232 @vindex gnus-score-mimic-keymap
19233 The @code{gnus-score-mimic-keymap} says whether these commands will
19234 pretend they are keymaps or not.
19235
19236
19237 @node Group Score Commands
19238 @section Group Score Commands
19239 @cindex group score commands
19240
19241 There aren't many of these as yet, I'm afraid.
19242
19243 @table @kbd
19244
19245 @item W e
19246 @kindex W e (Group)
19247 @findex gnus-score-edit-all-score
19248 Edit the apply-to-all-groups all.SCORE file.  You will be popped into
19249 a @code{gnus-score-mode} buffer (@pxref{Score File Editing}).
19250
19251 @item W f
19252 @kindex W f (Group)
19253 @findex gnus-score-flush-cache
19254 Gnus maintains a cache of score alists to avoid having to reload them
19255 all the time.  This command will flush the cache
19256 (@code{gnus-score-flush-cache}).
19257
19258 @end table
19259
19260 You can do scoring from the command line by saying something like:
19261
19262 @findex gnus-batch-score
19263 @cindex batch scoring
19264 @example
19265 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19266 @end example
19267
19268
19269 @node Score Variables
19270 @section Score Variables
19271 @cindex score variables
19272
19273 @table @code
19274
19275 @item gnus-use-scoring
19276 @vindex gnus-use-scoring
19277 If @code{nil}, Gnus will not check for score files, and will not, in
19278 general, do any score-related work.  This is @code{t} by default.
19279
19280 @item gnus-kill-killed
19281 @vindex gnus-kill-killed
19282 If this variable is @code{nil}, Gnus will never apply score files to
19283 articles that have already been through the kill process.  While this
19284 may save you lots of time, it also means that if you apply a kill file
19285 to a group, and then change the kill file and want to run it over you
19286 group again to kill more articles, it won't work.  You have to set this
19287 variable to @code{t} to do that.  (It is @code{t} by default.)
19288
19289 @item gnus-kill-files-directory
19290 @vindex gnus-kill-files-directory
19291 All kill and score files will be stored in this directory, which is
19292 initialized from the @env{SAVEDIR} environment variable by default.
19293 This is @file{~/News/} by default.
19294
19295 @item gnus-score-file-suffix
19296 @vindex gnus-score-file-suffix
19297 Suffix to add to the group name to arrive at the score file name
19298 (@file{SCORE} by default.)
19299
19300 @item gnus-score-uncacheable-files
19301 @vindex gnus-score-uncacheable-files
19302 @cindex score cache
19303 All score files are normally cached to avoid excessive re-loading of
19304 score files.  However, if this might make your Emacs grow big and
19305 bloated, so this regexp can be used to weed out score files unlikely
19306 to be needed again.  It would be a bad idea to deny caching of
19307 @file{all.SCORE}, while it might be a good idea to not cache
19308 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19309 variable is @samp{ADAPT$} by default, so no adaptive score files will
19310 be cached.
19311
19312 @item gnus-save-score
19313 @vindex gnus-save-score
19314 If you have really complicated score files, and do lots of batch
19315 scoring, then you might set this variable to @code{t}.  This will make
19316 Gnus save the scores into the @file{.newsrc.eld} file.
19317
19318 If you do not set this to @code{t}, then manual scores (like those set
19319 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19320 across group visits.
19321
19322 @item gnus-score-interactive-default-score
19323 @vindex gnus-score-interactive-default-score
19324 Score used by all the interactive raise/lower commands to raise/lower
19325 score with.  Default is 1000, which may seem excessive, but this is to
19326 ensure that the adaptive scoring scheme gets enough room to play with.
19327 We don't want the small changes from the adaptive scoring to overwrite
19328 manually entered data.
19329
19330 @item gnus-summary-default-score
19331 @vindex gnus-summary-default-score
19332 Default score of an article, which is 0 by default.
19333
19334 @item gnus-summary-expunge-below
19335 @vindex gnus-summary-expunge-below
19336 Don't display the summary lines of articles that have scores lower than
19337 this variable.  This is @code{nil} by default, which means that no
19338 articles will be hidden.  This variable is local to the summary buffers,
19339 and has to be set from @code{gnus-summary-mode-hook}.
19340
19341 @item gnus-score-over-mark
19342 @vindex gnus-score-over-mark
19343 Mark (in the third column) used for articles with a score over the
19344 default.  Default is @samp{+}.
19345
19346 @item gnus-score-below-mark
19347 @vindex gnus-score-below-mark
19348 Mark (in the third column) used for articles with a score below the
19349 default.  Default is @samp{-}.
19350
19351 @item gnus-score-find-score-files-function
19352 @vindex gnus-score-find-score-files-function
19353 Function used to find score files for the current group.  This function
19354 is called with the name of the group as the argument.
19355
19356 Predefined functions available are:
19357 @table @code
19358
19359 @item gnus-score-find-single
19360 @findex gnus-score-find-single
19361 Only apply the group's own score file.
19362
19363 @item gnus-score-find-bnews
19364 @findex gnus-score-find-bnews
19365 Apply all score files that match, using bnews syntax.  This is the
19366 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19367 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19368 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19369 @samp{all} in the score file names are translated into @samp{.*}, and
19370 then a regexp match is done.
19371
19372 This means that if you have some score entries that you want to apply to
19373 all groups, then you put those entries in the @file{all.SCORE} file.
19374
19375 The score files are applied in a semi-random order, although Gnus will
19376 try to apply the more general score files before the more specific score
19377 files.  It does this by looking at the number of elements in the score
19378 file names---discarding the @samp{all} elements.
19379
19380 @item gnus-score-find-hierarchical
19381 @findex gnus-score-find-hierarchical
19382 Apply all score files from all the parent groups.  This means that you
19383 can't have score files like @file{all.SCORE}, but you can have
19384 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19385 server.
19386
19387 @end table
19388 This variable can also be a list of functions.  In that case, all
19389 these functions will be called with the group name as argument, and
19390 all the returned lists of score files will be applied.  These
19391 functions can also return lists of lists of score alists directly.  In
19392 that case, the functions that return these non-file score alists
19393 should probably be placed before the ``real'' score file functions, to
19394 ensure that the last score file returned is the local score file.
19395 Phu.
19396
19397 For example, to do hierarchical scoring but use a non-server-specific
19398 overall score file, you could use the value
19399 @example
19400 (list (lambda (group) ("all.SCORE"))
19401       'gnus-score-find-hierarchical)
19402 @end example
19403
19404 @item gnus-score-expiry-days
19405 @vindex gnus-score-expiry-days
19406 This variable says how many days should pass before an unused score file
19407 entry is expired.  If this variable is @code{nil}, no score file entries
19408 are expired.  It's 7 by default.
19409
19410 @item gnus-update-score-entry-dates
19411 @vindex gnus-update-score-entry-dates
19412 If this variable is non-@code{nil}, temporary score entries that have
19413 been triggered (matched) will have their dates updated.  (This is how Gnus
19414 controls expiry---all non-matched-entries will become too old while
19415 matched entries will stay fresh and young.)  However, if you set this
19416 variable to @code{nil}, even matched entries will grow old and will
19417 have to face that oh-so grim reaper.
19418
19419 @item gnus-score-after-write-file-function
19420 @vindex gnus-score-after-write-file-function
19421 Function called with the name of the score file just written.
19422
19423 @item gnus-score-thread-simplify
19424 @vindex gnus-score-thread-simplify
19425 If this variable is non-@code{nil}, article subjects will be
19426 simplified for subject scoring purposes in the same manner as with
19427 threading---according to the current value of
19428 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19429 @code{substring} or @code{exact} matching, the match will also be
19430 simplified in this manner.
19431
19432 @end table
19433
19434
19435 @node Score File Format
19436 @section Score File Format
19437 @cindex score file format
19438
19439 A score file is an @code{emacs-lisp} file that normally contains just a
19440 single form.  Casual users are not expected to edit these files;
19441 everything can be changed from the summary buffer.
19442
19443 Anyway, if you'd like to dig into it yourself, here's an example:
19444
19445 @lisp
19446 (("from"
19447   ("Lars Ingebrigtsen" -10000)
19448   ("Per Abrahamsen")
19449   ("larsi\\|lmi" -50000 nil R))
19450  ("subject"
19451   ("Ding is Badd" nil 728373))
19452  ("xref"
19453   ("alt.politics" -1000 728372 s))
19454  ("lines"
19455   (2 -100 nil <))
19456  (mark 0)
19457  (expunge -1000)
19458  (mark-and-expunge -10)
19459  (read-only nil)
19460  (orphan -10)
19461  (adapt t)
19462  (files "/hom/larsi/News/gnu.SCORE")
19463  (exclude-files "all.SCORE")
19464  (local (gnus-newsgroup-auto-expire t)
19465         (gnus-summary-make-false-root empty))
19466  (eval (ding)))
19467 @end lisp
19468
19469 This example demonstrates most score file elements.  @xref{Advanced
19470 Scoring}, for a different approach.
19471
19472 Even though this looks much like Lisp code, nothing here is actually
19473 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19474 has to be valid syntactically, if not semantically.
19475
19476 Six keys are supported by this alist:
19477
19478 @table @code
19479
19480 @item STRING
19481 If the key is a string, it is the name of the header to perform the
19482 match on.  Scoring can only be performed on these eight headers:
19483 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19484 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19485 these headers, there are three strings to tell Gnus to fetch the entire
19486 article and do the match on larger parts of the article: @code{Body}
19487 will perform the match on the body of the article, @code{Head} will
19488 perform the match on the head of the article, and @code{All} will
19489 perform the match on the entire article.  Note that using any of these
19490 last three keys will slow down group entry @emph{considerably}.  The
19491 final ``header'' you can score on is @code{Followup}.  These score
19492 entries will result in new score entries being added for all follow-ups
19493 to articles that matches these score entries.
19494
19495 Following this key is an arbitrary number of score entries, where each
19496 score entry has one to four elements.
19497 @enumerate
19498
19499 @item
19500 The first element is the @dfn{match element}.  On most headers this will
19501 be a string, but on the Lines and Chars headers, this must be an
19502 integer.
19503
19504 @item
19505 If the second element is present, it should be a number---the @dfn{score
19506 element}.  This number should be an integer in the neginf to posinf
19507 interval.  This number is added to the score of the article if the match
19508 is successful.  If this element is not present, the
19509 @code{gnus-score-interactive-default-score} number will be used
19510 instead.  This is 1000 by default.
19511
19512 @item
19513 If the third element is present, it should be a number---the @dfn{date
19514 element}.  This date says when the last time this score entry matched,
19515 which provides a mechanism for expiring the score entries.  It this
19516 element is not present, the score entry is permanent.  The date is
19517 represented by the number of days since December 31, 1 BCE.
19518
19519 @item
19520 If the fourth element is present, it should be a symbol---the @dfn{type
19521 element}.  This element specifies what function should be used to see
19522 whether this score entry matches the article.  What match types that can
19523 be used depends on what header you wish to perform the match on.
19524 @table @dfn
19525
19526 @item From, Subject, References, Xref, Message-ID
19527 For most header types, there are the @code{r} and @code{R} (regexp), as
19528 well as @code{s} and @code{S} (substring) types, and @code{e} and
19529 @code{E} (exact match), and @code{w} (word match) types.  If this
19530 element is not present, Gnus will assume that substring matching should
19531 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19532 that the matches will be done in a case-sensitive manner.  All these
19533 one-letter types are really just abbreviations for the @code{regexp},
19534 @code{string}, @code{exact}, and @code{word} types, which you can use
19535 instead, if you feel like.
19536
19537 @item Extra
19538 Just as for the standard string overview headers, if you are using
19539 gnus-extra-headers, you can score on these headers' values.  In this
19540 case, there is a 5th element in the score entry, being the name of the
19541 header to be scored.  The following entry is useful in your
19542 @file{all.SCORE} file in case of spam attacks from a single origin
19543 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19544 overviews:
19545
19546 @lisp
19547 ("111.222.333.444" -1000 nil s
19548  "NNTP-Posting-Host")
19549 @end lisp
19550
19551 @item Lines, Chars
19552 These two headers use different match types: @code{<}, @code{>},
19553 @code{=}, @code{>=} and @code{<=}.
19554
19555 These predicates are true if
19556
19557 @example
19558 (PREDICATE HEADER MATCH)
19559 @end example
19560
19561 evaluates to non-@code{nil}.  For instance, the advanced match
19562 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19563 following form:
19564
19565 @lisp
19566 (< header-value 4)
19567 @end lisp
19568
19569 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19570 the match, we get the score added if the article has less than 4 lines.
19571 (It's easy to get confused and think it's the other way around.  But
19572 it's not.  I think.)
19573
19574 When matching on @code{Lines}, be careful because some back ends (like
19575 @code{nndir}) do not generate @code{Lines} header, so every article ends
19576 up being marked as having 0 lines.  This can lead to strange results if
19577 you happen to lower score of the articles with few lines.
19578
19579 @item Date
19580 For the Date header we have three kinda silly match types:
19581 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19582 ever being useful, but, like, it would feel kinda silly not to provide
19583 this function.  Just in case.  You never know.  Better safe than sorry.
19584 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19585 sex on a first date.  (I have been told that at least one person, and I
19586 quote, ``found this function indispensable'', however.)
19587
19588 @cindex ISO8601
19589 @cindex date
19590 A more useful match type is @code{regexp}.  With it, you can match the
19591 date string using a regular expression.  The date is normalized to
19592 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19593 you want to match all articles that have been posted on April 1st in
19594 every year, you could use @samp{....0401.........} as a match string,
19595 for instance.  (Note that the date is kept in its original time zone, so
19596 this will match articles that were posted when it was April 1st where
19597 the article was posted from.  Time zones are such wholesome fun for the
19598 whole family, eh?)
19599
19600 @item Head, Body, All
19601 These three match keys use the same match types as the @code{From} (etc)
19602 header uses.
19603
19604 @item Followup
19605 This match key is somewhat special, in that it will match the
19606 @code{From} header, and affect the score of not only the matching
19607 articles, but also all followups to the matching articles.  This allows
19608 you e.g. increase the score of followups to your own articles, or
19609 decrease the score of followups to the articles of some known
19610 trouble-maker.  Uses the same match types as the @code{From} header
19611 uses.  (Using this match key will lead to creation of @file{ADAPT}
19612 files.)
19613
19614 @item Thread
19615 This match key works along the same lines as the @code{Followup} match
19616 key.  If you say that you want to score on a (sub-)thread started by an
19617 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19618 match.  This will add a new @samp{thread} match for each article that
19619 has @var{x} in its @code{References} header.  (These new @samp{thread}
19620 matches will use the @code{Message-ID}s of these matching articles.)
19621 This will ensure that you can raise/lower the score of an entire thread,
19622 even though some articles in the thread may not have complete
19623 @code{References} headers.  Note that using this may lead to
19624 undeterministic scores of the articles in the thread.  (Using this match
19625 key will lead to creation of @file{ADAPT} files.)
19626 @end table
19627 @end enumerate
19628
19629 @cindex score file atoms
19630 @item mark
19631 The value of this entry should be a number.  Any articles with a score
19632 lower than this number will be marked as read.
19633
19634 @item expunge
19635 The value of this entry should be a number.  Any articles with a score
19636 lower than this number will be removed from the summary buffer.
19637
19638 @item mark-and-expunge
19639 The value of this entry should be a number.  Any articles with a score
19640 lower than this number will be marked as read and removed from the
19641 summary buffer.
19642
19643 @item thread-mark-and-expunge
19644 The value of this entry should be a number.  All articles that belong to
19645 a thread that has a total score below this number will be marked as read
19646 and removed from the summary buffer.  @code{gnus-thread-score-function}
19647 says how to compute the total score for a thread.
19648
19649 @item files
19650 The value of this entry should be any number of file names.  These files
19651 are assumed to be score files as well, and will be loaded the same way
19652 this one was.
19653
19654 @item exclude-files
19655 The clue of this entry should be any number of files.  These files will
19656 not be loaded, even though they would normally be so, for some reason or
19657 other.
19658
19659 @item eval
19660 The value of this entry will be @code{eval}el.  This element will be
19661 ignored when handling global score files.
19662
19663 @item read-only
19664 Read-only score files will not be updated or saved.  Global score files
19665 should feature this atom (@pxref{Global Score Files}).  (Note:
19666 @dfn{Global} here really means @dfn{global}; not your personal
19667 apply-to-all-groups score files.)
19668
19669 @item orphan
19670 The value of this entry should be a number.  Articles that do not have
19671 parents will get this number added to their scores.  Imagine you follow
19672 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19673 will only follow a few of the threads, also want to see any new threads.
19674
19675 You can do this with the following two score file entries:
19676
19677 @example
19678         (orphan -500)
19679         (mark-and-expunge -100)
19680 @end example
19681
19682 When you enter the group the first time, you will only see the new
19683 threads.  You then raise the score of the threads that you find
19684 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19685 rest.  Next time you enter the group, you will see new articles in the
19686 interesting threads, plus any new threads.
19687
19688 I.e.---the orphan score atom is for high-volume groups where a few
19689 interesting threads which can't be found automatically by ordinary
19690 scoring rules exist.
19691
19692 @item adapt
19693 This entry controls the adaptive scoring.  If it is @code{t}, the
19694 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19695 adaptive scoring will be performed on this group.  If it is a list, this
19696 list will be used as the adaptive scoring rules.  If it isn't present,
19697 or is something other than @code{t} or @code{ignore}, the default
19698 adaptive scoring rules will be used.  If you want to use adaptive
19699 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19700 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19701 not want adaptive scoring.  If you only want adaptive scoring in a few
19702 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19703 insert @code{(adapt t)} in the score files of the groups where you want
19704 it.
19705
19706 @item adapt-file
19707 All adaptive score entries will go to the file named by this entry.  It
19708 will also be applied when entering the group.  This atom might be handy
19709 if you want to adapt on several groups at once, using the same adaptive
19710 file for a number of groups.
19711
19712 @item local
19713 @cindex local variables
19714 The value of this entry should be a list of @code{(@var{var}
19715 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19716 current summary buffer, and set to the value specified.  This is a
19717 convenient, if somewhat strange, way of setting variables in some
19718 groups if you don't like hooks much.  Note that the @var{value} won't
19719 be evaluated.
19720 @end table
19721
19722
19723 @node Score File Editing
19724 @section Score File Editing
19725
19726 You normally enter all scoring commands from the summary buffer, but you
19727 might feel the urge to edit them by hand as well, so we've supplied you
19728 with a mode for that.
19729
19730 It's simply a slightly customized @code{emacs-lisp} mode, with these
19731 additional commands:
19732
19733 @table @kbd
19734
19735 @item C-c C-c
19736 @kindex C-c C-c (Score)
19737 @findex gnus-score-edit-done
19738 Save the changes you have made and return to the summary buffer
19739 (@code{gnus-score-edit-done}).
19740
19741 @item C-c C-d
19742 @kindex C-c C-d (Score)
19743 @findex gnus-score-edit-insert-date
19744 Insert the current date in numerical format
19745 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19746 you were wondering.
19747
19748 @item C-c C-p
19749 @kindex C-c C-p (Score)
19750 @findex gnus-score-pretty-print
19751 The adaptive score files are saved in an unformatted fashion.  If you
19752 intend to read one of these files, you want to @dfn{pretty print} it
19753 first.  This command (@code{gnus-score-pretty-print}) does that for
19754 you.
19755
19756 @end table
19757
19758 Type @kbd{M-x gnus-score-mode} to use this mode.
19759
19760 @vindex gnus-score-mode-hook
19761 @code{gnus-score-menu-hook} is run in score mode buffers.
19762
19763 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19764 @kbd{V t} to begin editing score files.
19765
19766
19767 @node Adaptive Scoring
19768 @section Adaptive Scoring
19769 @cindex adaptive scoring
19770
19771 If all this scoring is getting you down, Gnus has a way of making it all
19772 happen automatically---as if by magic.  Or rather, as if by artificial
19773 stupidity, to be precise.
19774
19775 @vindex gnus-use-adaptive-scoring
19776 When you read an article, or mark an article as read, or kill an
19777 article, you leave marks behind.  On exit from the group, Gnus can sniff
19778 these marks and add score elements depending on what marks it finds.
19779 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19780 @code{t} or @code{(line)}.  If you want score adaptively on separate
19781 words appearing in the subjects, you should set this variable to
19782 @code{(word)}.  If you want to use both adaptive methods, set this
19783 variable to @code{(word line)}.
19784
19785 @vindex gnus-default-adaptive-score-alist
19786 To give you complete control over the scoring process, you can customize
19787 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19788 might look something like this:
19789
19790 @lisp
19791 (setq gnus-default-adaptive-score-alist
19792   '((gnus-unread-mark)
19793     (gnus-ticked-mark (from 4))
19794     (gnus-dormant-mark (from 5))
19795     (gnus-del-mark (from -4) (subject -1))
19796     (gnus-read-mark (from 4) (subject 2))
19797     (gnus-expirable-mark (from -1) (subject -1))
19798     (gnus-killed-mark (from -1) (subject -3))
19799     (gnus-kill-file-mark)
19800     (gnus-ancient-mark)
19801     (gnus-low-score-mark)
19802     (gnus-catchup-mark (from -1) (subject -1))))
19803 @end lisp
19804
19805 As you see, each element in this alist has a mark as a key (either a
19806 variable name or a ``real'' mark---a character).  Following this key is
19807 a arbitrary number of header/score pairs.  If there are no header/score
19808 pairs following the key, no adaptive scoring will be done on articles
19809 that have that key as the article mark.  For instance, articles with
19810 @code{gnus-unread-mark} in the example above will not get adaptive score
19811 entries.
19812
19813 Each article can have only one mark, so just a single of these rules
19814 will be applied to each article.
19815
19816 To take @code{gnus-del-mark} as an example---this alist says that all
19817 articles that have that mark (i.e., are marked with @samp{e}) will have a
19818 score entry added to lower based on the @code{From} header by -4, and
19819 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19820
19821 If you have marked 10 articles with the same subject with
19822 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19823 That means that that subject will get a score of ten times -1, which
19824 should be, unless I'm much mistaken, -10.
19825
19826 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19827 the read articles will be marked with the @samp{E} mark.  This'll
19828 probably make adaptive scoring slightly impossible, so auto-expiring and
19829 adaptive scoring doesn't really mix very well.
19830
19831 The headers you can score on are @code{from}, @code{subject},
19832 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19833 @code{chars} and @code{date}.  In addition, you can score on
19834 @code{followup}, which will create an adaptive score entry that matches
19835 on the @code{References} header using the @code{Message-ID} of the
19836 current article, thereby matching the following thread.
19837
19838 If you use this scheme, you should set the score file atom @code{mark}
19839 to something small---like -300, perhaps, to avoid having small random
19840 changes result in articles getting marked as read.
19841
19842 After using adaptive scoring for a week or so, Gnus should start to
19843 become properly trained and enhance the authors you like best, and kill
19844 the authors you like least, without you having to say so explicitly.
19845
19846 You can control what groups the adaptive scoring is to be performed on
19847 by using the score files (@pxref{Score File Format}).  This will also
19848 let you use different rules in different groups.
19849
19850 @vindex gnus-adaptive-file-suffix
19851 The adaptive score entries will be put into a file where the name is the
19852 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19853 is @file{ADAPT}.
19854
19855 @vindex gnus-adaptive-pretty-print
19856 Adaptive score files can get huge and are not meant to be edited by
19857 human hands.  If @code{gnus-adaptive-pretty-print} is @code{nil} (the
19858 deafult) those files will not be written in a human readable way.
19859
19860 @vindex gnus-score-exact-adapt-limit
19861 When doing adaptive scoring, substring or fuzzy matching would probably
19862 give you the best results in most cases.  However, if the header one
19863 matches is short, the possibility for false positives is great, so if
19864 the length of the match is less than
19865 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19866 this variable is @code{nil}, exact matching will always be used to avoid
19867 this problem.
19868
19869 @vindex gnus-default-adaptive-word-score-alist
19870 As mentioned above, you can adapt either on individual words or entire
19871 headers.  If you adapt on words, the
19872 @code{gnus-default-adaptive-word-score-alist} variable says what score
19873 each instance of a word should add given a mark.
19874
19875 @lisp
19876 (setq gnus-default-adaptive-word-score-alist
19877       `((,gnus-read-mark . 30)
19878         (,gnus-catchup-mark . -10)
19879         (,gnus-killed-mark . -20)
19880         (,gnus-del-mark . -15)))
19881 @end lisp
19882
19883 This is the default value.  If you have adaption on words enabled, every
19884 word that appears in subjects of articles marked with
19885 @code{gnus-read-mark} will result in a score rule that increase the
19886 score with 30 points.
19887
19888 @vindex gnus-default-ignored-adaptive-words
19889 @vindex gnus-ignored-adaptive-words
19890 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19891 will be ignored.  If you wish to add more words to be ignored, use the
19892 @code{gnus-ignored-adaptive-words} list instead.
19893
19894 @vindex gnus-adaptive-word-length-limit
19895 Some may feel that short words shouldn't count when doing adaptive
19896 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19897 an integer.  Words shorter than this number will be ignored.  This
19898 variable defaults to @code{nil}.
19899
19900 @vindex gnus-adaptive-word-syntax-table
19901 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19902 syntax table in effect.  It is similar to the standard syntax table, but
19903 it considers numbers to be non-word-constituent characters.
19904
19905 @vindex gnus-adaptive-word-minimum
19906 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19907 word scoring process will never bring down the score of an article to
19908 below this number.  The default is @code{nil}.
19909
19910 @vindex gnus-adaptive-word-no-group-words
19911 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19912 won't adaptively word score any of the words in the group name.  Useful
19913 for groups like @samp{comp.editors.emacs}, where most of the subject
19914 lines contain the word @samp{emacs}.
19915
19916 After using this scheme for a while, it might be nice to write a
19917 @code{gnus-psychoanalyze-user} command to go through the rules and see
19918 what words you like and what words you don't like.  Or perhaps not.
19919
19920 Note that the adaptive word scoring thing is highly experimental and is
19921 likely to change in the future.  Initial impressions seem to indicate
19922 that it's totally useless as it stands.  Some more work (involving more
19923 rigorous statistical methods) will have to be done to make this useful.
19924
19925
19926 @node Home Score File
19927 @section Home Score File
19928
19929 The score file where new score file entries will go is called the
19930 @dfn{home score file}.  This is normally (and by default) the score file
19931 for the group itself.  For instance, the home score file for
19932 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19933
19934 However, this may not be what you want.  It is often convenient to share
19935 a common home score file among many groups---all @samp{emacs} groups
19936 could perhaps use the same home score file.
19937
19938 @vindex gnus-home-score-file
19939 The variable that controls this is @code{gnus-home-score-file}.  It can
19940 be:
19941
19942 @enumerate
19943 @item
19944 A string.  Then this file will be used as the home score file for all
19945 groups.
19946
19947 @item
19948 A function.  The result of this function will be used as the home score
19949 file.  The function will be called with the name of the group as the
19950 parameter.
19951
19952 @item
19953 A list.  The elements in this list can be:
19954
19955 @enumerate
19956 @item
19957 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19958 group name, the @var{file-name} will be used as the home score file.
19959
19960 @item
19961 A function.  If the function returns non-@code{nil}, the result will
19962 be used as the home score file.
19963
19964 @item
19965 A string.  Use the string as the home score file.
19966 @end enumerate
19967
19968 The list will be traversed from the beginning towards the end looking
19969 for matches.
19970
19971 @end enumerate
19972
19973 So, if you want to use just a single score file, you could say:
19974
19975 @lisp
19976 (setq gnus-home-score-file
19977       "my-total-score-file.SCORE")
19978 @end lisp
19979
19980 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19981 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19982
19983 @findex gnus-hierarchial-home-score-file
19984 @lisp
19985 (setq gnus-home-score-file
19986       'gnus-hierarchial-home-score-file)
19987 @end lisp
19988
19989 This is a ready-made function provided for your convenience.
19990 Other functions include
19991
19992 @table @code
19993 @item gnus-current-home-score-file
19994 @findex gnus-current-home-score-file
19995 Return the ``current'' regular score file.  This will make scoring
19996 commands add entry to the ``innermost'' matching score file.
19997
19998 @end table
19999
20000 If you want to have one score file for the @samp{emacs} groups and
20001 another for the @samp{comp} groups, while letting all other groups use
20002 their own home score files:
20003
20004 @lisp
20005 (setq gnus-home-score-file
20006       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20007       '(("\\.emacs" "emacs.SCORE")
20008         ;; @r{All the comp groups in one score file}
20009         ("^comp" "comp.SCORE")))
20010 @end lisp
20011
20012 @vindex gnus-home-adapt-file
20013 @code{gnus-home-adapt-file} works exactly the same way as
20014 @code{gnus-home-score-file}, but says what the home adaptive score file
20015 is instead.  All new adaptive file entries will go into the file
20016 specified by this variable, and the same syntax is allowed.
20017
20018 In addition to using @code{gnus-home-score-file} and
20019 @code{gnus-home-adapt-file}, you can also use group parameters
20020 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20021 Parameters}) to achieve much the same.  Group and topic parameters take
20022 precedence over this variable.
20023
20024
20025 @node Followups To Yourself
20026 @section Followups To Yourself
20027
20028 Gnus offers two commands for picking out the @code{Message-ID} header in
20029 the current buffer.  Gnus will then add a score rule that scores using
20030 this @code{Message-ID} on the @code{References} header of other
20031 articles.  This will, in effect, increase the score of all articles that
20032 respond to the article in the current buffer.  Quite useful if you want
20033 to easily note when people answer what you've said.
20034
20035 @table @code
20036
20037 @item gnus-score-followup-article
20038 @findex gnus-score-followup-article
20039 This will add a score to articles that directly follow up your own
20040 article.
20041
20042 @item gnus-score-followup-thread
20043 @findex gnus-score-followup-thread
20044 This will add a score to all articles that appear in a thread ``below''
20045 your own article.
20046 @end table
20047
20048 @vindex message-sent-hook
20049 These two functions are both primarily meant to be used in hooks like
20050 @code{message-sent-hook}, like this:
20051 @lisp
20052 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20053 @end lisp
20054
20055
20056 If you look closely at your own @code{Message-ID}, you'll notice that
20057 the first two or three characters are always the same.  Here's two of
20058 mine:
20059
20060 @example
20061 <x6u3u47icf.fsf@@eyesore.no>
20062 <x6sp9o7ibw.fsf@@eyesore.no>
20063 @end example
20064
20065 So ``my'' ident on this machine is @samp{x6}.  This can be
20066 exploited---the following rule will raise the score on all followups to
20067 myself:
20068
20069 @lisp
20070 ("references"
20071  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20072   1000 nil r))
20073 @end lisp
20074
20075 Whether it's the first two or first three characters that are ``yours''
20076 is system-dependent.
20077
20078
20079 @node Scoring On Other Headers
20080 @section Scoring On Other Headers
20081 @cindex scoring on other headers
20082
20083 Gnus is quite fast when scoring the ``traditional''
20084 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20085 other headers requires writing a @code{head} scoring rule, which means
20086 that Gnus has to request every single article from the back end to find
20087 matches.  This takes a long time in big groups.
20088
20089 Now, there's not much you can do about this for news groups, but for
20090 mail groups, you have greater control.  In @ref{To From Newsgroups},
20091 it's explained in greater detail what this mechanism does, but here's
20092 a cookbook example for @code{nnml} on how to allow scoring on the
20093 @samp{To} and @samp{Cc} headers.
20094
20095 Put the following in your @file{~/.gnus.el} file.
20096
20097 @lisp
20098 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20099       nnmail-extra-headers gnus-extra-headers)
20100 @end lisp
20101
20102 Restart Gnus and rebuild your @code{nnml} overview files with the
20103 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20104 time if you have much mail.
20105
20106 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20107 so: @kbd{I e s p To RET <your name> RET}.
20108
20109 See?  Simple.
20110
20111
20112 @node Scoring Tips
20113 @section Scoring Tips
20114 @cindex scoring tips
20115
20116 @table @dfn
20117
20118 @item Crossposts
20119 @cindex crossposts
20120 @cindex scoring crossposts
20121 If you want to lower the score of crossposts, the line to match on is
20122 the @code{Xref} header.
20123 @lisp
20124 ("xref" (" talk.politics.misc:" -1000))
20125 @end lisp
20126
20127 @item Multiple crossposts
20128 If you want to lower the score of articles that have been crossposted to
20129 more than, say, 3 groups:
20130 @lisp
20131 ("xref"
20132   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20133    -1000 nil r))
20134 @end lisp
20135
20136 @item Matching on the body
20137 This is generally not a very good idea---it takes a very long time.
20138 Gnus actually has to fetch each individual article from the server.  But
20139 you might want to anyway, I guess.  Even though there are three match
20140 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20141 and stick with it in each score file.  If you use any two, each article
20142 will be fetched @emph{twice}.  If you want to match a bit on the
20143 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20144 the matches.
20145
20146 @item Marking as read
20147 You will probably want to mark articles that have scores below a certain
20148 number as read.  This is most easily achieved by putting the following
20149 in your @file{all.SCORE} file:
20150 @lisp
20151 ((mark -100))
20152 @end lisp
20153 You may also consider doing something similar with @code{expunge}.
20154
20155 @item Negated character classes
20156 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20157 That will match newlines, which might lead to, well, The Unknown.  Say
20158 @code{[^abcd\n]*} instead.
20159 @end table
20160
20161
20162 @node Reverse Scoring
20163 @section Reverse Scoring
20164 @cindex reverse scoring
20165
20166 If you want to keep just articles that have @samp{Sex with Emacs} in the
20167 subject header, and expunge all other articles, you could put something
20168 like this in your score file:
20169
20170 @lisp
20171 (("subject"
20172   ("Sex with Emacs" 2))
20173  (mark 1)
20174  (expunge 1))
20175 @end lisp
20176
20177 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20178 rest as read, and expunge them to boot.
20179
20180
20181 @node Global Score Files
20182 @section Global Score Files
20183 @cindex global score files
20184
20185 Sure, other newsreaders have ``global kill files''.  These are usually
20186 nothing more than a single kill file that applies to all groups, stored
20187 in the user's home directory.  Bah!  Puny, weak newsreaders!
20188
20189 What I'm talking about here are Global Score Files.  Score files from
20190 all over the world, from users everywhere, uniting all nations in one
20191 big, happy score file union!  Ange-score!  New and untested!
20192
20193 @vindex gnus-global-score-files
20194 All you have to do to use other people's score files is to set the
20195 @code{gnus-global-score-files} variable.  One entry for each score file,
20196 or each score file directory.  Gnus will decide by itself what score
20197 files are applicable to which group.
20198
20199 To use the score file
20200 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20201 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20202 say this:
20203
20204 @lisp
20205 (setq gnus-global-score-files
20206       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20207         "/ftp@@ftp.some-where:/pub/score/"))
20208 @end lisp
20209
20210 @findex gnus-score-search-global-directories
20211 @noindent
20212 Simple, eh?  Directory names must end with a @samp{/}.  These
20213 directories are typically scanned only once during each Gnus session.
20214 If you feel the need to manually re-scan the remote directories, you can
20215 use the @code{gnus-score-search-global-directories} command.
20216
20217 Note that, at present, using this option will slow down group entry
20218 somewhat.  (That is---a lot.)
20219
20220 If you want to start maintaining score files for other people to use,
20221 just put your score file up for anonymous ftp and announce it to the
20222 world.  Become a retro-moderator!  Participate in the retro-moderator
20223 wars sure to ensue, where retro-moderators battle it out for the
20224 sympathy of the people, luring them to use their score files on false
20225 premises!  Yay!  The net is saved!
20226
20227 Here are some tips for the would-be retro-moderator, off the top of my
20228 head:
20229
20230 @itemize @bullet
20231
20232 @item
20233 Articles heavily crossposted are probably junk.
20234 @item
20235 To lower a single inappropriate article, lower by @code{Message-ID}.
20236 @item
20237 Particularly brilliant authors can be raised on a permanent basis.
20238 @item
20239 Authors that repeatedly post off-charter for the group can safely be
20240 lowered out of existence.
20241 @item
20242 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20243 articles completely.
20244
20245 @item
20246 Use expiring score entries to keep the size of the file down.  You
20247 should probably have a long expiry period, though, as some sites keep
20248 old articles for a long time.
20249 @end itemize
20250
20251 @dots{} I wonder whether other newsreaders will support global score files
20252 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20253 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20254 holding our breath yet?
20255
20256
20257 @node Kill Files
20258 @section Kill Files
20259 @cindex kill files
20260
20261 Gnus still supports those pesky old kill files.  In fact, the kill file
20262 entries can now be expiring, which is something I wrote before Daniel
20263 Quinlan thought of doing score files, so I've left the code in there.
20264
20265 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20266 than score processing, so it might be a good idea to rewrite your kill
20267 files into score files.
20268
20269 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20270 forms into this file, which means that you can use kill files as some
20271 sort of primitive hook function to be run on group entry, even though
20272 that isn't a very good idea.
20273
20274 Normal kill files look like this:
20275
20276 @lisp
20277 (gnus-kill "From" "Lars Ingebrigtsen")
20278 (gnus-kill "Subject" "ding")
20279 (gnus-expunge "X")
20280 @end lisp
20281
20282 This will mark every article written by me as read, and remove the
20283 marked articles from the summary buffer.  Very useful, you'll agree.
20284
20285 Other programs use a totally different kill file syntax.  If Gnus
20286 encounters what looks like a @code{rn} kill file, it will take a stab at
20287 interpreting it.
20288
20289 Two summary functions for editing a @sc{gnus} kill file:
20290
20291 @table @kbd
20292
20293 @item M-k
20294 @kindex M-k (Summary)
20295 @findex gnus-summary-edit-local-kill
20296 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20297
20298 @item M-K
20299 @kindex M-K (Summary)
20300 @findex gnus-summary-edit-global-kill
20301 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20302 @end table
20303
20304 Two group mode functions for editing the kill files:
20305
20306 @table @kbd
20307
20308 @item M-k
20309 @kindex M-k (Group)
20310 @findex gnus-group-edit-local-kill
20311 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20312
20313 @item M-K
20314 @kindex M-K (Group)
20315 @findex gnus-group-edit-global-kill
20316 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20317 @end table
20318
20319 Kill file variables:
20320
20321 @table @code
20322 @item gnus-kill-file-name
20323 @vindex gnus-kill-file-name
20324 A kill file for the group @samp{soc.motss} is normally called
20325 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20326 this file name is detailed by the @code{gnus-kill-file-name} variable.
20327 The ``global'' kill file (not in the score file sense of ``global'', of
20328 course) is just called @file{KILL}.
20329
20330 @vindex gnus-kill-save-kill-file
20331 @item gnus-kill-save-kill-file
20332 If this variable is non-@code{nil}, Gnus will save the
20333 kill file after processing, which is necessary if you use expiring
20334 kills.
20335
20336 @item gnus-apply-kill-hook
20337 @vindex gnus-apply-kill-hook
20338 @findex gnus-apply-kill-file-unless-scored
20339 @findex gnus-apply-kill-file
20340 A hook called to apply kill files to a group.  It is
20341 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20342 kill file if you have a score file for the same group, you can set this
20343 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20344 kill files to be processed, you should set this variable to @code{nil}.
20345
20346 @item gnus-kill-file-mode-hook
20347 @vindex gnus-kill-file-mode-hook
20348 A hook called in kill-file mode buffers.
20349
20350 @end table
20351
20352
20353 @node Converting Kill Files
20354 @section Converting Kill Files
20355 @cindex kill files
20356 @cindex converting kill files
20357
20358 If you have loads of old kill files, you may want to convert them into
20359 score files.  If they are ``regular'', you can use
20360 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20361 by hand.
20362
20363 The kill to score conversion package isn't included in Gnus by default.
20364 You can fetch it from
20365 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20366
20367 If your old kill files are very complex---if they contain more
20368 non-@code{gnus-kill} forms than not, you'll have to convert them by
20369 hand.  Or just let them be as they are.  Gnus will still use them as
20370 before.
20371
20372
20373 @node Advanced Scoring
20374 @section Advanced Scoring
20375
20376 Scoring on Subjects and From headers is nice enough, but what if you're
20377 really interested in what a person has to say only when she's talking
20378 about a particular subject?  Or what if you really don't want to
20379 read what person A has to say when she's following up to person B, but
20380 want to read what she says when she's following up to person C?
20381
20382 By using advanced scoring rules you may create arbitrarily complex
20383 scoring patterns.
20384
20385 @menu
20386 * Advanced Scoring Syntax::     A definition.
20387 * Advanced Scoring Examples::   What they look like.
20388 * Advanced Scoring Tips::       Getting the most out of it.
20389 @end menu
20390
20391
20392 @node Advanced Scoring Syntax
20393 @subsection Advanced Scoring Syntax
20394
20395 Ordinary scoring rules have a string as the first element in the rule.
20396 Advanced scoring rules have a list as the first element.  The second
20397 element is the score to be applied if the first element evaluated to a
20398 non-@code{nil} value.
20399
20400 These lists may consist of three logical operators, one redirection
20401 operator, and various match operators.
20402
20403 Logical operators:
20404
20405 @table @code
20406 @item &
20407 @itemx and
20408 This logical operator will evaluate each of its arguments until it finds
20409 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20410 evaluate to @code{true} values, then this operator will return
20411 @code{true}.
20412
20413 @item |
20414 @itemx or
20415 This logical operator will evaluate each of its arguments until it finds
20416 one that evaluates to @code{true}.  If no arguments are @code{true},
20417 then this operator will return @code{false}.
20418
20419 @item !
20420 @itemx not
20421 @itemx Â¬
20422 This logical operator only takes a single argument.  It returns the
20423 logical negation of the value of its argument.
20424
20425 @end table
20426
20427 There is an @dfn{indirection operator} that will make its arguments
20428 apply to the ancestors of the current article being scored.  For
20429 instance, @code{1-} will make score rules apply to the parent of the
20430 current article.  @code{2-} will make score rules apply to the
20431 grandparent of the current article.  Alternatively, you can write
20432 @code{^^}, where the number of @code{^}s (carets) says how far back into
20433 the ancestry you want to go.
20434
20435 Finally, we have the match operators.  These are the ones that do the
20436 real work.  Match operators are header name strings followed by a match
20437 and a match type.  A typical match operator looks like @samp{("from"
20438 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20439 simple scoring, and the match types are also the same.
20440
20441
20442 @node Advanced Scoring Examples
20443 @subsection Advanced Scoring Examples
20444
20445 Please note that the following examples are score file rules.  To
20446 make a complete score file from them, surround them with another pair
20447 of parentheses.
20448
20449 Let's say you want to increase the score of articles written by Lars
20450 when he's talking about Gnus:
20451
20452 @example
20453 @group
20454 ((&
20455   ("from" "Lars Ingebrigtsen")
20456   ("subject" "Gnus"))
20457  1000)
20458 @end group
20459 @end example
20460
20461 Quite simple, huh?
20462
20463 When he writes long articles, he sometimes has something nice to say:
20464
20465 @example
20466 ((&
20467   ("from" "Lars Ingebrigtsen")
20468   (|
20469    ("subject" "Gnus")
20470    ("lines" 100 >)))
20471  1000)
20472 @end example
20473
20474 However, when he responds to things written by Reig Eigil Logge, you
20475 really don't want to read what he's written:
20476
20477 @example
20478 ((&
20479   ("from" "Lars Ingebrigtsen")
20480   (1- ("from" "Reig Eigir Logge")))
20481  -100000)
20482 @end example
20483
20484 Everybody that follows up Redmondo when he writes about disappearing
20485 socks should have their scores raised, but only when they talk about
20486 white socks.  However, when Lars talks about socks, it's usually not
20487 very interesting:
20488
20489 @example
20490 ((&
20491   (1-
20492    (&
20493     ("from" "redmondo@@.*no" r)
20494     ("body" "disappearing.*socks" t)))
20495   (! ("from" "Lars Ingebrigtsen"))
20496   ("body" "white.*socks"))
20497  1000)
20498 @end example
20499
20500 The possibilities are endless.
20501
20502
20503 @node Advanced Scoring Tips
20504 @subsection Advanced Scoring Tips
20505
20506 The @code{&} and @code{|} logical operators do short-circuit logic.
20507 That is, they stop processing their arguments when it's clear what the
20508 result of the operation will be.  For instance, if one of the arguments
20509 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20510 the rest of the arguments.  This means that you should put slow matches
20511 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20512 @samp{subject}) first.
20513
20514 The indirection arguments (@code{1-} and so on) will make their
20515 arguments work on previous generations of the thread.  If you say
20516 something like:
20517
20518 @example
20519 ...
20520 (1-
20521  (1-
20522   ("from" "lars")))
20523 ...
20524 @end example
20525
20526 Then that means ``score on the from header of the grandparent of the
20527 current article''.  An indirection is quite fast, but it's better to say:
20528
20529 @example
20530 (1-
20531  (&
20532   ("from" "Lars")
20533   ("subject" "Gnus")))
20534 @end example
20535
20536 than it is to say:
20537
20538 @example
20539 (&
20540  (1- ("from" "Lars"))
20541  (1- ("subject" "Gnus")))
20542 @end example
20543
20544
20545 @node Score Decays
20546 @section Score Decays
20547 @cindex score decays
20548 @cindex decays
20549
20550 You may find that your scores have a tendency to grow without
20551 bounds, especially if you're using adaptive scoring.  If scores get too
20552 big, they lose all meaning---they simply max out and it's difficult to
20553 use them in any sensible way.
20554
20555 @vindex gnus-decay-scores
20556 @findex gnus-decay-score
20557 @vindex gnus-decay-score-function
20558 Gnus provides a mechanism for decaying scores to help with this problem.
20559 When score files are loaded and @code{gnus-decay-scores} is
20560 non-@code{nil}, Gnus will run the score files through the decaying
20561 mechanism thereby lowering the scores of all non-permanent score rules.
20562 If @code{gnus-decay-scores} is a regexp, only score files matching this
20563 regexp are treated.  E.g. you may set it to @samp{\\.ADAPT\\'} if only
20564 @emph{adaptive} score files should be decayed.  The decay itself if
20565 performed by the @code{gnus-decay-score-function} function, which is
20566 @code{gnus-decay-score} by default.  Here's the definition of that
20567 function:
20568
20569 @lisp
20570 (defun gnus-decay-score (score)
20571   "Decay SCORE according to `gnus-score-decay-constant'
20572 and `gnus-score-decay-scale'."
20573   (let ((n (- score
20574               (* (if (< score 0) -1 1)
20575                  (min (abs score)
20576                       (max gnus-score-decay-constant
20577                            (* (abs score)
20578                               gnus-score-decay-scale)))))))
20579     (if (and (featurep 'xemacs)
20580              ;; XEmacs' floor can handle only the floating point
20581              ;; number below the half of the maximum integer.
20582              (> (abs n) (lsh -1 -2)))
20583         (string-to-number
20584          (car (split-string (number-to-string n) "\\.")))
20585       (floor n))))
20586 @end lisp
20587
20588 @vindex gnus-score-decay-scale
20589 @vindex gnus-score-decay-constant
20590 @code{gnus-score-decay-constant} is 3 by default and
20591 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20592
20593 @enumerate
20594 @item
20595 Scores between -3 and 3 will be set to 0 when this function is called.
20596
20597 @item
20598 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20599
20600 @item
20601 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20602 score.
20603 @end enumerate
20604
20605 If you don't like this decay function, write your own.  It is called
20606 with the score to be decayed as its only parameter, and it should return
20607 the new score, which should be an integer.
20608
20609 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20610 four days, Gnus will decay the scores four times, for instance.
20611
20612 @iftex
20613 @iflatex
20614 @chapter Message
20615 @include message.texi
20616 @chapter Emacs MIME
20617 @include emacs-mime.texi
20618 @chapter Sieve
20619 @include sieve.texi
20620 @c @chapter PGG
20621 @c @include pgg.texi
20622 @c @chapter SASL
20623 @c @include sasl.texi
20624 @end iflatex
20625 @end iftex
20626
20627 @node Various
20628 @chapter Various
20629
20630 @menu
20631 * Process/Prefix::              A convention used by many treatment commands.
20632 * Interactive::                 Making Gnus ask you many questions.
20633 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20634 * Formatting Variables::        You can specify what buffers should look like.
20635 * Window Layout::               Configuring the Gnus buffer windows.
20636 * Faces and Fonts::             How to change how faces look.
20637 * Compilation::                 How to speed Gnus up.
20638 * Mode Lines::                  Displaying information in the mode lines.
20639 * Highlighting and Menus::      Making buffers look all nice and cozy.
20640 * Buttons::                     Get tendinitis in ten easy steps!
20641 * Daemons::                     Gnus can do things behind your back.
20642 * NoCeM::                       How to avoid spam and other fatty foods.
20643 * Undo::                        Some actions can be undone.
20644 * Predicate Specifiers::        Specifying predicates.
20645 * Moderation::                  What to do if you're a moderator.
20646 * Fetching a Group::            Starting Gnus just to read a group.
20647 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20648 * Fuzzy Matching::              What's the big fuzz?
20649 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20650 * Other modes::                 Interaction with other modes.
20651 * Various Various::             Things that are really various.
20652 @end menu
20653
20654
20655 @node Process/Prefix
20656 @section Process/Prefix
20657 @cindex process/prefix convention
20658
20659 Many functions, among them functions for moving, decoding and saving
20660 articles, use what is known as the @dfn{Process/Prefix convention}.
20661
20662 This is a method for figuring out what articles the user wants the
20663 command to be performed on.
20664
20665 It goes like this:
20666
20667 If the numeric prefix is N, perform the operation on the next N
20668 articles, starting with the current one.  If the numeric prefix is
20669 negative, perform the operation on the previous N articles, starting
20670 with the current one.
20671
20672 @vindex transient-mark-mode
20673 If @code{transient-mark-mode} in non-@code{nil} and the region is
20674 active, all articles in the region will be worked upon.
20675
20676 If there is no numeric prefix, but some articles are marked with the
20677 process mark, perform the operation on the articles marked with
20678 the process mark.
20679
20680 If there is neither a numeric prefix nor any articles marked with the
20681 process mark, just perform the operation on the current article.
20682
20683 Quite simple, really, but it needs to be made clear so that surprises
20684 are avoided.
20685
20686 Commands that react to the process mark will push the current list of
20687 process marked articles onto a stack and will then clear all process
20688 marked articles.  You can restore the previous configuration with the
20689 @kbd{M P y} command (@pxref{Setting Process Marks}).
20690
20691 @vindex gnus-summary-goto-unread
20692 One thing that seems to shock & horrify lots of people is that, for
20693 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20694 Since each @kbd{d} (which marks the current article as read) by default
20695 goes to the next unread article after marking, this means that @kbd{3 d}
20696 will mark the next three unread articles as read, no matter what the
20697 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20698 @code{nil} for a more straightforward action.
20699
20700 Many commands do not use the process/prefix convention.  All commands
20701 that do explicitly say so in this manual.  To apply the process/prefix
20702 convention to commands that do not use it, you can use the @kbd{M-&}
20703 command.  For instance, to mark all the articles in the group as
20704 expirable, you could say @kbd{M P b M-& E}.
20705
20706
20707 @node Interactive
20708 @section Interactive
20709 @cindex interaction
20710
20711 @table @code
20712
20713 @item gnus-novice-user
20714 @vindex gnus-novice-user
20715 If this variable is non-@code{nil}, you are either a newcomer to the
20716 World of Usenet, or you are very cautious, which is a nice thing to be,
20717 really.  You will be given questions of the type ``Are you sure you want
20718 to do this?'' before doing anything dangerous.  This is @code{t} by
20719 default.
20720
20721 @item gnus-expert-user
20722 @vindex gnus-expert-user
20723 If this variable is non-@code{nil}, you will seldom be asked any
20724 questions by Gnus.  It will simply assume you know what you're doing, no
20725 matter how strange.
20726
20727 @item gnus-interactive-catchup
20728 @vindex gnus-interactive-catchup
20729 Require confirmation before catching up a group if non-@code{nil}.  It
20730 is @code{t} by default.
20731
20732 @item gnus-interactive-exit
20733 @vindex gnus-interactive-exit
20734 Require confirmation before exiting Gnus.  This variable is @code{t} by
20735 default.
20736 @end table
20737
20738
20739 @node Symbolic Prefixes
20740 @section Symbolic Prefixes
20741 @cindex symbolic prefixes
20742
20743 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20744 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20745 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20746 rule of 900 to the current article.
20747
20748 This is all nice and well, but what if you want to give a command some
20749 additional information?  Well, what most commands do is interpret the
20750 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20751 doesn't want a backup file to be created when saving the current buffer,
20752 for instance.  But what if you want to save without making a backup
20753 file, and you want Emacs to flash lights and play a nice tune at the
20754 same time?  You can't, and you're probably perfectly happy that way.
20755
20756 @kindex M-i (Summary)
20757 @findex gnus-symbolic-argument
20758 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20759 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20760 character typed in is the value.  You can stack as many @kbd{M-i}
20761 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20762 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20763 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20764 @code{b}''.  You get the drift.
20765
20766 Typing in symbolic prefixes to commands that don't accept them doesn't
20767 hurt, but it doesn't do any good either.  Currently not many Gnus
20768 functions make use of the symbolic prefix.
20769
20770 If you're interested in how Gnus implements this, @pxref{Extended
20771 Interactive}.
20772
20773
20774 @node Formatting Variables
20775 @section Formatting Variables
20776 @cindex formatting variables
20777
20778 Throughout this manual you've probably noticed lots of variables called
20779 things like @code{gnus-group-line-format} and
20780 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20781 output lines in the various buffers.  There's quite a lot of them.
20782 Fortunately, they all use the same syntax, so there's not that much to
20783 be annoyed by.
20784
20785 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20786 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20787 lots of percentages everywhere.
20788
20789 @menu
20790 * Formatting Basics::           A formatting variable is basically a format string.
20791 * Mode Line Formatting::        Some rules about mode line formatting variables.
20792 * Advanced Formatting::         Modifying output in various ways.
20793 * User-Defined Specs::          Having Gnus call your own functions.
20794 * Formatting Fonts::            Making the formatting look colorful and nice.
20795 * Positioning Point::           Moving point to a position after an operation.
20796 * Tabulation::                  Tabulating your output.
20797 * Wide Characters::             Dealing with wide characters.
20798 @end menu
20799
20800 Currently Gnus uses the following formatting variables:
20801 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20802 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20803 @code{gnus-group-mode-line-format},
20804 @code{gnus-summary-mode-line-format},
20805 @code{gnus-article-mode-line-format},
20806 @code{gnus-server-mode-line-format}, and
20807 @code{gnus-summary-pick-line-format}.
20808
20809 All these format variables can also be arbitrary elisp forms.  In that
20810 case, they will be @code{eval}ed to insert the required lines.
20811
20812 @kindex M-x gnus-update-format
20813 @findex gnus-update-format
20814 Gnus includes a command to help you while creating your own format
20815 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20816 update the spec in question and pop you to a buffer where you can
20817 examine the resulting Lisp code to be run to generate the line.
20818
20819
20820
20821 @node Formatting Basics
20822 @subsection Formatting Basics
20823
20824 Each @samp{%} element will be replaced by some string or other when the
20825 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20826 spec, and pad with spaces to get a 5-character field''.
20827
20828 As with normal C and Emacs Lisp formatting strings, the numerical
20829 modifier between the @samp{%} and the formatting type character will
20830 @dfn{pad} the output so that it is always at least that long.
20831 @samp{%5y} will make the field always (at least) five characters wide by
20832 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20833 the right instead.
20834
20835 You may also wish to limit the length of the field to protect against
20836 particularly wide values.  For that you can say @samp{%4,6y}, which
20837 means that the field will never be more than 6 characters wide and never
20838 less than 4 characters wide.
20839
20840 Also Gnus supports some extended format specifications, such as
20841 @samp{%&user-date;}.
20842
20843
20844 @node Mode Line Formatting
20845 @subsection Mode Line Formatting
20846
20847 Mode line formatting variables (e.g.,
20848 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20849 buffer line oriented formatting variables (@pxref{Formatting Basics})
20850 with the following two differences:
20851
20852 @enumerate
20853
20854 @item
20855 There must be no newline (@samp{\n}) at the end.
20856
20857 @item
20858 The special @samp{%%b} spec can be used to display the buffer name.
20859 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20860 @samp{%} to allow it to pass through the formatting machinery unmangled,
20861 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20862 display interprets to mean ``show the buffer name''.  For a full list of
20863 mode line specs Emacs understands, see the documentation of the
20864 @code{mode-line-format} variable.
20865
20866 @end enumerate
20867
20868
20869 @node Advanced Formatting
20870 @subsection Advanced Formatting
20871
20872 It is frequently useful to post-process the fields in some way.
20873 Padding, limiting, cutting off parts and suppressing certain values can
20874 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20875 look like @samp{%~(cut 3)~(ignore "0")y}.
20876
20877 These are the valid modifiers:
20878
20879 @table @code
20880 @item pad
20881 @itemx pad-left
20882 Pad the field to the left with spaces until it reaches the required
20883 length.
20884
20885 @item pad-right
20886 Pad the field to the right with spaces until it reaches the required
20887 length.
20888
20889 @item max
20890 @itemx max-left
20891 Cut off characters from the left until it reaches the specified length.
20892
20893 @item max-right
20894 Cut off characters from the right until it reaches the specified
20895 length.
20896
20897 @item cut
20898 @itemx cut-left
20899 Cut off the specified number of characters from the left.
20900
20901 @item cut-right
20902 Cut off the specified number of characters from the right.
20903
20904 @item ignore
20905 Return an empty string if the field is equal to the specified value.
20906
20907 @item form
20908 Use the specified form as the field value when the @samp{@@} spec is
20909 used.
20910
20911 Here's an example:
20912
20913 @lisp
20914 "~(form (current-time-string))@@"
20915 @end lisp
20916
20917 @end table
20918
20919 Let's take an example.  The @samp{%o} spec in the summary mode lines
20920 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20921 This is quite a mouthful, so we want to shave off the century number and
20922 the time, leaving us with a six-character date.  That would be
20923 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20924 maxing, and we need the padding to ensure that the date is never less
20925 than 6 characters to make it look nice in columns.)
20926
20927 Ignoring is done first; then cutting; then maxing; and then as the very
20928 last operation, padding.
20929
20930 @vindex gnus-compile-user-specs
20931 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
20932 default) with your strong personality, and use a lots of these advanced
20933 thingies, you'll find that Gnus gets quite slow.  This can be helped
20934 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
20935 the look of your lines.
20936 @xref{Compilation}.
20937
20938
20939 @node User-Defined Specs
20940 @subsection User-Defined Specs
20941
20942 All the specs allow for inserting user defined specifiers---@samp{u}.
20943 The next character in the format string should be a letter.  Gnus
20944 will call the function @code{gnus-user-format-function-}@samp{X}, where
20945 @samp{X} is the letter following @samp{%u}.  The function will be passed
20946 a single parameter---what the parameter means depends on what buffer
20947 it's being called from.  The function should return a string, which will
20948 be inserted into the buffer just like information from any other
20949 specifier.  This function may also be called with dummy values, so it
20950 should protect against that.
20951
20952 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20953 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20954
20955 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20956 much the same without defining new functions.  Here's an example:
20957 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20958 given here will be evaluated to yield the current line number, and then
20959 inserted.
20960
20961
20962 @node Formatting Fonts
20963 @subsection Formatting Fonts
20964
20965 There are specs for highlighting, and these are shared by all the format
20966 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20967 the special @code{mouse-face} property set, which means that it will be
20968 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20969 over it.
20970
20971 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20972 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20973 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20974 and so on.  Create as many faces as you wish.  The same goes for the
20975 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20976 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20977
20978 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20979 special @code{balloon-help} property set to
20980 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
20981 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
20982 variables should be either strings or symbols naming functions that
20983 return a string.  When the mouse passes over text with this property
20984 set, a balloon window will appear and display the string.  Please
20985 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20986 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20987 XEmacs) for more information on this.  (For technical reasons, the
20988 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20989 paragraph.)
20990
20991 Here's an alternative recipe for the group buffer:
20992
20993 @lisp
20994 ;; @r{Create three face types.}
20995 (setq gnus-face-1 'bold)
20996 (setq gnus-face-3 'italic)
20997
20998 ;; @r{We want the article count to be in}
20999 ;; @r{a bold and green face.  So we create}
21000 ;; @r{a new face called @code{my-green-bold}.}
21001 (copy-face 'bold 'my-green-bold)
21002 ;; @r{Set the color.}
21003 (set-face-foreground 'my-green-bold "ForestGreen")
21004 (setq gnus-face-2 'my-green-bold)
21005
21006 ;; @r{Set the new & fancy format.}
21007 (setq gnus-group-line-format
21008       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21009 @end lisp
21010
21011 I'm sure you'll be able to use this scheme to create totally unreadable
21012 and extremely vulgar displays.  Have fun!
21013
21014 Note that the @samp{%(} specs (and friends) do not make any sense on the
21015 mode-line variables.
21016
21017 @node Positioning Point
21018 @subsection Positioning Point
21019
21020 Gnus usually moves point to a pre-defined place on each line in most
21021 buffers.  By default, point move to the first colon character on the
21022 line.  You can customize this behavior in three different ways.
21023
21024 You can move the colon character to somewhere else on the line.
21025
21026 @findex gnus-goto-colon
21027 You can redefine the function that moves the point to the colon.  The
21028 function is called @code{gnus-goto-colon}.
21029
21030 But perhaps the most convenient way to deal with this, if you don't want
21031 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21032 put a @samp{%*} somewhere in your format line definition, Gnus will
21033 place point there.
21034
21035
21036 @node Tabulation
21037 @subsection Tabulation
21038
21039 You can usually line up your displays by padding and cutting your
21040 strings.  However, when combining various strings of different size, it
21041 can often be more convenient to just output the strings, and then worry
21042 about lining up the following text afterwards.
21043
21044 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21045 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21046
21047 @samp{%50=} will insert space characters to pad the line up to column
21048 50.  If the text is already past column 50, nothing will be inserted.
21049 This is the soft tabulator.
21050
21051 @samp{%-50=} will insert space characters to pad the line up to column
21052 50.  If the text is already past column 50, the excess text past column
21053 50 will be removed.  This is the hard tabulator.
21054
21055
21056 @node Wide Characters
21057 @subsection Wide Characters
21058
21059 Fixed width fonts in most countries have characters of the same width.
21060 Some countries, however, use Latin characters mixed with wider
21061 characters---most notable East Asian countries.
21062
21063 The problem is that when formatting, Gnus assumes that if a string is 10
21064 characters wide, it'll be 10 Latin characters wide on the screen.  In
21065 these countries, that's not true.
21066
21067 @vindex gnus-use-correct-string-widths
21068 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21069 @code{t}.  This makes buffer generation slower, but the results will be
21070 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21071 for Emacs.
21072
21073
21074 @node Window Layout
21075 @section Window Layout
21076 @cindex window layout
21077
21078 No, there's nothing here about X, so be quiet.
21079
21080 @vindex gnus-use-full-window
21081 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21082 other windows and occupy the entire Emacs screen by itself.  It is
21083 @code{t} by default.
21084
21085 Setting this variable to @code{nil} kinda works, but there are
21086 glitches.  Use at your own peril.
21087
21088 @vindex gnus-buffer-configuration
21089 @code{gnus-buffer-configuration} describes how much space each Gnus
21090 buffer should be given.  Here's an excerpt of this variable:
21091
21092 @lisp
21093 ((group (vertical 1.0 (group 1.0 point)
21094                       (if gnus-carpal (group-carpal 4))))
21095  (article (vertical 1.0 (summary 0.25 point)
21096                         (article 1.0))))
21097 @end lisp
21098
21099 This is an alist.  The @dfn{key} is a symbol that names some action or
21100 other.  For instance, when displaying the group buffer, the window
21101 configuration function will use @code{group} as the key.  A full list of
21102 possible names is listed below.
21103
21104 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21105 should occupy.  To take the @code{article} split as an example -
21106
21107 @lisp
21108 (article (vertical 1.0 (summary 0.25 point)
21109                        (article 1.0)))
21110 @end lisp
21111
21112 This @dfn{split} says that the summary buffer should occupy 25% of upper
21113 half of the screen, and that it is placed over the article buffer.  As
21114 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21115 reaching for that calculator there).  However, the special number
21116 @code{1.0} is used to signal that this buffer should soak up all the
21117 rest of the space available after the rest of the buffers have taken
21118 whatever they need.  There should be only one buffer with the @code{1.0}
21119 size spec per split.
21120
21121 Point will be put in the buffer that has the optional third element
21122 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21123 split where the tag @code{frame-focus} is a member (i.e. is the third or
21124 fourth element in the list, depending on whether the @code{point} tag is
21125 present) gets focus.
21126
21127 Here's a more complicated example:
21128
21129 @lisp
21130 (article (vertical 1.0 (group 4)
21131                        (summary 0.25 point)
21132                        (if gnus-carpal (summary-carpal 4))
21133                        (article 1.0)))
21134 @end lisp
21135
21136 If the size spec is an integer instead of a floating point number,
21137 then that number will be used to say how many lines a buffer should
21138 occupy, not a percentage.
21139
21140 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21141 precise---if the @code{car} of the split is a function or a subr), this
21142 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21143 be used as a split.  This means that there will be three buffers if
21144 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21145 is non-@code{nil}.
21146
21147 Not complicated enough for you?  Well, try this on for size:
21148
21149 @lisp
21150 (article (horizontal 1.0
21151              (vertical 0.5
21152                  (group 1.0)
21153                  (gnus-carpal 4))
21154              (vertical 1.0
21155                  (summary 0.25 point)
21156                  (summary-carpal 4)
21157                  (article 1.0))))
21158 @end lisp
21159
21160 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21161 @code{horizontal} thingie?
21162
21163 If the first element in one of the split is @code{horizontal}, Gnus will
21164 split the window horizontally, giving you two windows side-by-side.
21165 Inside each of these strips you may carry on all you like in the normal
21166 fashion.  The number following @code{horizontal} says what percentage of
21167 the screen is to be given to this strip.
21168
21169 For each split, there @emph{must} be one element that has the 100% tag.
21170 The splitting is never accurate, and this buffer will eat any leftover
21171 lines from the splits.
21172
21173 To be slightly more formal, here's a definition of what a valid split
21174 may look like:
21175
21176 @example
21177 @group
21178 split      = frame | horizontal | vertical | buffer | form
21179 frame      = "(frame " size *split ")"
21180 horizontal = "(horizontal " size *split ")"
21181 vertical   = "(vertical " size *split ")"
21182 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21183 size       = number | frame-params
21184 buf-name   = group | article | summary ...
21185 @end group
21186 @end example
21187
21188 The limitations are that the @code{frame} split can only appear as the
21189 top-level split.  @var{form} should be an Emacs Lisp form that should
21190 return a valid split.  We see that each split is fully recursive, and
21191 may contain any number of @code{vertical} and @code{horizontal} splits.
21192
21193 @vindex gnus-window-min-width
21194 @vindex gnus-window-min-height
21195 @cindex window height
21196 @cindex window width
21197 Finding the right sizes can be a bit complicated.  No window may be less
21198 than @code{gnus-window-min-height} (default 1) characters high, and all
21199 windows must be at least @code{gnus-window-min-width} (default 1)
21200 characters wide.  Gnus will try to enforce this before applying the
21201 splits.  If you want to use the normal Emacs window width/height limit,
21202 you can just set these two variables to @code{nil}.
21203
21204 If you're not familiar with Emacs terminology, @code{horizontal} and
21205 @code{vertical} splits may work the opposite way of what you'd expect.
21206 Windows inside a @code{horizontal} split are shown side-by-side, and
21207 windows within a @code{vertical} split are shown above each other.
21208
21209 @findex gnus-configure-frame
21210 If you want to experiment with window placement, a good tip is to call
21211 @code{gnus-configure-frame} directly with a split.  This is the function
21212 that does all the real work when splitting buffers.  Below is a pretty
21213 nonsensical configuration with 5 windows; two for the group buffer and
21214 three for the article buffer.  (I said it was nonsensical.)  If you
21215 @code{eval} the statement below, you can get an idea of how that would
21216 look straight away, without going through the normal Gnus channels.
21217 Play with it until you're satisfied, and then use
21218 @code{gnus-add-configuration} to add your new creation to the buffer
21219 configuration list.
21220
21221 @lisp
21222 (gnus-configure-frame
21223  '(horizontal 1.0
21224     (vertical 10
21225       (group 1.0)
21226       (article 0.3 point))
21227     (vertical 1.0
21228       (article 1.0)
21229       (horizontal 4
21230         (group 1.0)
21231         (article 10)))))
21232 @end lisp
21233
21234 You might want to have several frames as well.  No prob---just use the
21235 @code{frame} split:
21236
21237 @lisp
21238 (gnus-configure-frame
21239  '(frame 1.0
21240          (vertical 1.0
21241                    (summary 0.25 point frame-focus)
21242                    (article 1.0))
21243          (vertical ((height . 5) (width . 15)
21244                     (user-position . t)
21245                     (left . -1) (top . 1))
21246                    (picon 1.0))))
21247
21248 @end lisp
21249
21250 This split will result in the familiar summary/article window
21251 configuration in the first (or ``main'') frame, while a small additional
21252 frame will be created where picons will be shown.  As you can see,
21253 instead of the normal @code{1.0} top-level spec, each additional split
21254 should have a frame parameter alist as the size spec.
21255 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21256 Reference Manual}.  Under XEmacs, a frame property list will be
21257 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21258 is such a plist.
21259 The list of all possible keys for @code{gnus-buffer-configuration} can
21260 be found in its default value.
21261
21262 Note that the @code{message} key is used for both
21263 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21264 it is desirable to distinguish between the two, something like this
21265 might be used:
21266
21267 @lisp
21268 (message (horizontal 1.0
21269                      (vertical 1.0 (message 1.0 point))
21270                      (vertical 0.24
21271                                (if (buffer-live-p gnus-summary-buffer)
21272                                    '(summary 0.5))
21273                                (group 1.0))))
21274 @end lisp
21275
21276 One common desire for a multiple frame split is to have a separate frame
21277 for composing mail and news while leaving the original frame intact.  To
21278 accomplish that, something like the following can be done:
21279
21280 @lisp
21281 (message
21282   (frame 1.0
21283          (if (not (buffer-live-p gnus-summary-buffer))
21284              (car (cdr (assoc 'group gnus-buffer-configuration)))
21285            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21286          (vertical ((user-position . t) (top . 1) (left . 1)
21287                     (name . "Message"))
21288                    (message 1.0 point))))
21289 @end lisp
21290
21291 @findex gnus-add-configuration
21292 Since the @code{gnus-buffer-configuration} variable is so long and
21293 complicated, there's a function you can use to ease changing the config
21294 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21295 you want to change the @code{article} setting, you could say:
21296
21297 @lisp
21298 (gnus-add-configuration
21299  '(article (vertical 1.0
21300                (group 4)
21301                (summary .25 point)
21302                (article 1.0))))
21303 @end lisp
21304
21305 You'd typically stick these @code{gnus-add-configuration} calls in your
21306 @file{~/.gnus.el} file or in some startup hook---they should be run after
21307 Gnus has been loaded.
21308
21309 @vindex gnus-always-force-window-configuration
21310 If all windows mentioned in the configuration are already visible, Gnus
21311 won't change the window configuration.  If you always want to force the
21312 ``right'' window configuration, you can set
21313 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21314
21315 If you're using tree displays (@pxref{Tree Display}), and the tree
21316 window is displayed vertically next to another window, you may also want
21317 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21318 windows resized.
21319
21320 @subsection Example Window Configurations
21321
21322 @itemize @bullet
21323 @item
21324 Narrow left hand side occupied by group buffer.  Right hand side split
21325 between summary buffer (top one-sixth) and article buffer (bottom).
21326
21327 @ifinfo
21328 @example
21329 +---+---------+
21330 | G | Summary |
21331 | r +---------+
21332 | o |         |
21333 | u | Article |
21334 | p |         |
21335 +---+---------+
21336 @end example
21337 @end ifinfo
21338
21339 @lisp
21340 (gnus-add-configuration
21341  '(article
21342    (horizontal 1.0
21343                (vertical 25 (group 1.0))
21344                (vertical 1.0
21345                          (summary 0.16 point)
21346                          (article 1.0)))))
21347
21348 (gnus-add-configuration
21349  '(summary
21350    (horizontal 1.0
21351                (vertical 25 (group 1.0))
21352                (vertical 1.0 (summary 1.0 point)))))
21353 @end lisp
21354
21355 @end itemize
21356
21357
21358 @node Faces and Fonts
21359 @section Faces and Fonts
21360 @cindex faces
21361 @cindex fonts
21362 @cindex colors
21363
21364 Fiddling with fonts and faces used to be very difficult, but these days
21365 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21366 the face you want to alter, and alter it via the standard Customize
21367 interface.
21368
21369
21370 @node Compilation
21371 @section Compilation
21372 @cindex compilation
21373 @cindex byte-compilation
21374
21375 @findex gnus-compile
21376
21377 Remember all those line format specification variables?
21378 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21379 on.  By default, T-gnus will use the byte-compiled codes of these
21380 variables and we can keep a slow-down to a minimum.  However, if you set
21381 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
21382 unfortunately, changing them will mean a quite significant slow-down.
21383 (The default values of these variables have byte-compiled functions
21384 associated with them, while the user-generated versions do not, of
21385 course.)
21386
21387 To help with this, you can run @kbd{M-x gnus-compile} after you've
21388 fiddled around with the variables and feel that you're (kind of)
21389 satisfied.  This will result in the new specs being byte-compiled, and
21390 you'll get top speed again.  Note that T-gnus will not save these
21391 compiled specs in the @file{.newsrc.eld} file.
21392
21393 @table @code
21394 @item gnus-compile-user-specs
21395 @vindex gnus-compile-user-specs
21396 If it is non-nil, the user-defined format specs will be byte-compiled
21397 automatically.  The default value of this variable is @code{t}.  It has
21398 an effect on the values of @code{gnus-*-line-format-spec}.
21399 @end table
21400
21401
21402 @node Mode Lines
21403 @section Mode Lines
21404 @cindex mode lines
21405
21406 @vindex gnus-updated-mode-lines
21407 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21408 lines updated.  It is a list of symbols.  Supported symbols include
21409 @code{group}, @code{article}, @code{summary}, @code{server},
21410 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21411 Gnus will keep that mode line updated with information that may be
21412 pertinent.  If this variable is @code{nil}, screen refresh may be
21413 quicker.
21414
21415 @cindex display-time
21416
21417 @vindex gnus-mode-non-string-length
21418 By default, Gnus displays information on the current article in the mode
21419 lines of the summary and article buffers.  The information Gnus wishes
21420 to display (e.g. the subject of the article) is often longer than the
21421 mode lines, and therefore have to be cut off at some point.  The
21422 @code{gnus-mode-non-string-length} variable says how long the other
21423 elements on the line is (i.e., the non-info part).  If you put
21424 additional elements on the mode line (e.g. a clock), you should modify
21425 this variable:
21426
21427 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21428 @lisp
21429 (add-hook 'display-time-hook
21430           (lambda () (setq gnus-mode-non-string-length
21431                            (+ 21
21432                               (if line-number-mode 5 0)
21433                               (if column-number-mode 4 0)
21434                               (length display-time-string)))))
21435 @end lisp
21436
21437 If this variable is @code{nil} (which is the default), the mode line
21438 strings won't be chopped off, and they won't be padded either.  Note
21439 that the default is unlikely to be desirable, as even the percentage
21440 complete in the buffer may be crowded off the mode line; the user should
21441 configure this variable appropriately for her configuration.
21442
21443
21444 @node Highlighting and Menus
21445 @section Highlighting and Menus
21446 @cindex visual
21447 @cindex highlighting
21448 @cindex menus
21449
21450 @vindex gnus-visual
21451 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21452 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21453 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21454 file.
21455
21456 This variable can be a list of visual properties that are enabled.  The
21457 following elements are valid, and are all included by default:
21458
21459 @table @code
21460 @item group-highlight
21461 Do highlights in the group buffer.
21462 @item summary-highlight
21463 Do highlights in the summary buffer.
21464 @item article-highlight
21465 Do highlights in the article buffer.
21466 @item highlight
21467 Turn on highlighting in all buffers.
21468 @item group-menu
21469 Create menus in the group buffer.
21470 @item summary-menu
21471 Create menus in the summary buffers.
21472 @item article-menu
21473 Create menus in the article buffer.
21474 @item browse-menu
21475 Create menus in the browse buffer.
21476 @item server-menu
21477 Create menus in the server buffer.
21478 @item score-menu
21479 Create menus in the score buffers.
21480 @item menu
21481 Create menus in all buffers.
21482 @end table
21483
21484 So if you only want highlighting in the article buffer and menus in all
21485 buffers, you could say something like:
21486
21487 @lisp
21488 (setq gnus-visual '(article-highlight menu))
21489 @end lisp
21490
21491 If you want highlighting only and no menus whatsoever, you'd say:
21492
21493 @lisp
21494 (setq gnus-visual '(highlight))
21495 @end lisp
21496
21497 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21498 in all Gnus buffers.
21499
21500 Other general variables that influence the look of all buffers include:
21501
21502 @table @code
21503 @item gnus-mouse-face
21504 @vindex gnus-mouse-face
21505 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21506 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21507
21508 @end table
21509
21510 There are hooks associated with the creation of all the different menus:
21511
21512 @table @code
21513
21514 @item gnus-article-menu-hook
21515 @vindex gnus-article-menu-hook
21516 Hook called after creating the article mode menu.
21517
21518 @item gnus-group-menu-hook
21519 @vindex gnus-group-menu-hook
21520 Hook called after creating the group mode menu.
21521
21522 @item gnus-summary-menu-hook
21523 @vindex gnus-summary-menu-hook
21524 Hook called after creating the summary mode menu.
21525
21526 @item gnus-server-menu-hook
21527 @vindex gnus-server-menu-hook
21528 Hook called after creating the server mode menu.
21529
21530 @item gnus-browse-menu-hook
21531 @vindex gnus-browse-menu-hook
21532 Hook called after creating the browse mode menu.
21533
21534 @item gnus-score-menu-hook
21535 @vindex gnus-score-menu-hook
21536 Hook called after creating the score mode menu.
21537
21538 @end table
21539
21540
21541 @node Buttons
21542 @section Buttons
21543 @cindex buttons
21544 @cindex mouse
21545 @cindex click
21546
21547 Those new-fangled @dfn{mouse} contraptions is very popular with the
21548 young, hep kids who don't want to learn the proper way to do things
21549 these days.  Why, I remember way back in the summer of '89, when I was
21550 using Emacs on a Tops 20 system.  Three hundred users on one single
21551 machine, and every user was running Simula compilers.  Bah!
21552
21553 Right.
21554
21555 @vindex gnus-carpal
21556 Well, you can make Gnus display bufferfuls of buttons you can click to
21557 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21558 really.  Tell the chiropractor I sent you.
21559
21560
21561 @table @code
21562
21563 @item gnus-carpal-mode-hook
21564 @vindex gnus-carpal-mode-hook
21565 Hook run in all carpal mode buffers.
21566
21567 @item gnus-carpal-button-face
21568 @vindex gnus-carpal-button-face
21569 Face used on buttons.
21570
21571 @item gnus-carpal-header-face
21572 @vindex gnus-carpal-header-face
21573 Face used on carpal buffer headers.
21574
21575 @item gnus-carpal-group-buffer-buttons
21576 @vindex gnus-carpal-group-buffer-buttons
21577 Buttons in the group buffer.
21578
21579 @item gnus-carpal-summary-buffer-buttons
21580 @vindex gnus-carpal-summary-buffer-buttons
21581 Buttons in the summary buffer.
21582
21583 @item gnus-carpal-server-buffer-buttons
21584 @vindex gnus-carpal-server-buffer-buttons
21585 Buttons in the server buffer.
21586
21587 @item gnus-carpal-browse-buffer-buttons
21588 @vindex gnus-carpal-browse-buffer-buttons
21589 Buttons in the browse buffer.
21590 @end table
21591
21592 All the @code{buttons} variables are lists.  The elements in these list
21593 are either cons cells where the @code{car} contains a text to be displayed and
21594 the @code{cdr} contains a function symbol, or a simple string.
21595
21596
21597 @node Daemons
21598 @section Daemons
21599 @cindex demons
21600 @cindex daemons
21601
21602 Gnus, being larger than any program ever written (allegedly), does lots
21603 of strange stuff that you may wish to have done while you're not
21604 present.  For instance, you may want it to check for new mail once in a
21605 while.  Or you may want it to close down all connections to all servers
21606 when you leave Emacs idle.  And stuff like that.
21607
21608 Gnus will let you do stuff like that by defining various
21609 @dfn{handlers}.  Each handler consists of three elements:  A
21610 @var{function}, a @var{time}, and an @var{idle} parameter.
21611
21612 Here's an example of a handler that closes connections when Emacs has
21613 been idle for thirty minutes:
21614
21615 @lisp
21616 (gnus-demon-close-connections nil 30)
21617 @end lisp
21618
21619 Here's a handler that scans for @acronym{PGP} headers every hour when
21620 Emacs is idle:
21621
21622 @lisp
21623 (gnus-demon-scan-pgp 60 t)
21624 @end lisp
21625
21626 This @var{time} parameter and that @var{idle} parameter work together
21627 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21628 @code{nil}, then the function will be called every @var{time} minutes.
21629
21630 If @var{idle} is @code{t}, then the function will be called after
21631 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21632 the function will never be called.  But once Emacs goes idle, the
21633 function will be called every @var{time} minutes.
21634
21635 If @var{idle} is a number and @var{time} is a number, the function will
21636 be called every @var{time} minutes only when Emacs has been idle for
21637 @var{idle} minutes.
21638
21639 If @var{idle} is a number and @var{time} is @code{nil}, the function
21640 will be called once every time Emacs has been idle for @var{idle}
21641 minutes.
21642
21643 And if @var{time} is a string, it should look like @samp{07:31}, and
21644 the function will then be called once every day somewhere near that
21645 time.  Modified by the @var{idle} parameter, of course.
21646
21647 @vindex gnus-demon-timestep
21648 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21649 seconds.  This is 60 by default.  If you change that variable,
21650 all the timings in the handlers will be affected.)
21651
21652 So, if you want to add a handler, you could put something like this in
21653 your @file{~/.gnus.el} file:
21654
21655 @findex gnus-demon-add-handler
21656 @lisp
21657 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21658 @end lisp
21659
21660 @findex gnus-demon-add-nocem
21661 @findex gnus-demon-add-scanmail
21662 @findex gnus-demon-add-rescan
21663 @findex gnus-demon-add-scan-timestamps
21664 @findex gnus-demon-add-disconnection
21665 Some ready-made functions to do this have been created:
21666 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21667 @code{gnus-demon-add-nntp-close-connection},
21668 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21669 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21670 @file{~/.gnus.el} if you want those abilities.
21671
21672 @findex gnus-demon-init
21673 @findex gnus-demon-cancel
21674 @vindex gnus-demon-handlers
21675 If you add handlers to @code{gnus-demon-handlers} directly, you should
21676 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21677 daemons, you can use the @code{gnus-demon-cancel} function.
21678
21679 Note that adding daemons can be pretty naughty if you over do it.  Adding
21680 functions that scan all news and mail from all servers every two seconds
21681 is a sure-fire way of getting booted off any respectable system.  So
21682 behave.
21683
21684
21685 @node NoCeM
21686 @section NoCeM
21687 @cindex nocem
21688 @cindex spam
21689
21690 @dfn{Spamming} is posting the same article lots and lots of times.
21691 Spamming is bad.  Spamming is evil.
21692
21693 Spamming is usually canceled within a day or so by various anti-spamming
21694 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21695 NoCeM is pronounced ``no see-'em'', and means what the name
21696 implies---these are messages that make the offending articles, like, go
21697 away.
21698
21699 What use are these NoCeM messages if the articles are canceled anyway?
21700 Some sites do not honor cancel messages and some sites just honor cancels
21701 from a select few people.  Then you may wish to make use of the NoCeM
21702 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21703
21704 Gnus can read and parse the messages in this group automatically, and
21705 this will make spam disappear.
21706
21707 There are some variables to customize, of course:
21708
21709 @table @code
21710 @item gnus-use-nocem
21711 @vindex gnus-use-nocem
21712 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21713 by default.
21714
21715 @item gnus-nocem-groups
21716 @vindex gnus-nocem-groups
21717 Gnus will look for NoCeM messages in the groups in this list.  The
21718 default is
21719 @lisp
21720 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21721  "alt.nocem.misc" "news.admin.net-abuse.announce")
21722 @end lisp
21723
21724 @item gnus-nocem-issuers
21725 @vindex gnus-nocem-issuers
21726 There are many people issuing NoCeM messages.  This list says what
21727 people you want to listen to.  The default is
21728 @lisp
21729 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21730  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21731 @end lisp
21732 fine, upstanding citizens all of them.
21733
21734 Known despammers that you can put in this list are listed at@*
21735 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21736
21737 You do not have to heed NoCeM messages from all these people---just the
21738 ones you want to listen to.  You also don't have to accept all NoCeM
21739 messages from the people you like.  Each NoCeM message has a @dfn{type}
21740 header that gives the message a (more or less, usually less) rigorous
21741 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21742 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21743 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21744 Each condition is either a string (which is a regexp that matches types
21745 you want to use) or a list on the form @code{(not @var{string})}, where
21746 @var{string} is a regexp that matches types you don't want to use.
21747
21748 For instance, if you want all NoCeM messages from Chris Lewis except his
21749 @samp{troll} messages, you'd say:
21750
21751 @lisp
21752 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21753 @end lisp
21754
21755 On the other hand, if you just want nothing but his @samp{spam} and
21756 @samp{spew} messages, you'd say:
21757
21758 @lisp
21759 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21760 @end lisp
21761
21762 The specs are applied left-to-right.
21763
21764
21765 @item gnus-nocem-verifyer
21766 @vindex gnus-nocem-verifyer
21767 @findex pgg-verify-region
21768 This should be a function for verifying that the NoCeM issuer is who she
21769 says she is.  The default is the function using @code{pgg-verify-region}
21770 shown below:
21771
21772 @lisp
21773 (lambda ()
21774   (pgg-verify-region (point-min) (point-max)))
21775 @end lisp
21776
21777 It returns non-@code{nil} if the verification is successful, otherwise
21778 (including the case the NoCeM message was not signed) returns
21779 @code{nil}.  If this is too slow and you don't care for verification
21780 (which may be dangerous), you can set this variable to @code{nil}.
21781
21782 Formerly the default was @code{mc-verify}, which is a Mailcrypt
21783 function.  While you can still use it, you can change it into the
21784 default function running with GnuPG if you are willing to add the
21785 @acronym{PGP} public keys to GnuPG's keyring.
21786
21787 @item gnus-nocem-directory
21788 @vindex gnus-nocem-directory
21789 This is where Gnus will store its NoCeM cache files.  The default is@*
21790 @file{~/News/NoCeM/}.
21791
21792 @item gnus-nocem-expiry-wait
21793 @vindex gnus-nocem-expiry-wait
21794 The number of days before removing old NoCeM entries from the cache.
21795 The default is 15.  If you make it shorter Gnus will be faster, but you
21796 might then see old spam.
21797
21798 @item gnus-nocem-check-from
21799 @vindex gnus-nocem-check-from
21800 Non-@code{nil} means check for valid issuers in message bodies.
21801 Otherwise don't bother fetching articles unless their author matches a
21802 valid issuer; that is much faster if you are selective about the
21803 issuers.
21804
21805 @item gnus-nocem-check-article-limit
21806 @vindex gnus-nocem-check-article-limit
21807 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21808 group.  NoCeM groups can be huge and very slow to process.
21809
21810 @end table
21811
21812 Using NoCeM could potentially be a memory hog.  If you have many living
21813 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21814 big.  If this is a problem, you should kill off all (or most) of your
21815 unsubscribed groups (@pxref{Subscription Commands}).
21816
21817
21818 @node Undo
21819 @section Undo
21820 @cindex undo
21821
21822 It is very useful to be able to undo actions one has done.  In normal
21823 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21824 In Gnus buffers, however, it isn't that simple.
21825
21826 The things Gnus displays in its buffer is of no value whatsoever to
21827 Gnus---it's all just data designed to look nice to the user.
21828 Killing a group in the group buffer with @kbd{C-k} makes the line
21829 disappear, but that's just a side-effect of the real action---the
21830 removal of the group in question from the internal Gnus structures.
21831 Undoing something like that can't be done by the normal Emacs
21832 @code{undo} function.
21833
21834 Gnus tries to remedy this somewhat by keeping track of what the user
21835 does and coming up with actions that would reverse the actions the user
21836 takes.  When the user then presses the @code{undo} key, Gnus will run
21837 the code to reverse the previous action, or the previous actions.
21838 However, not all actions are easily reversible, so Gnus currently offers
21839 a few key functions to be undoable.  These include killing groups,
21840 yanking groups, and changing the list of read articles of groups.
21841 That's it, really.  More functions may be added in the future, but each
21842 added function means an increase in data to be stored, so Gnus will
21843 never be totally undoable.
21844
21845 @findex gnus-undo-mode
21846 @vindex gnus-use-undo
21847 @findex gnus-undo
21848 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21849 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21850 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21851 command, which should feel kinda like the normal Emacs @code{undo}
21852 command.
21853
21854
21855 @node Predicate Specifiers
21856 @section Predicate Specifiers
21857 @cindex predicate specifiers
21858
21859 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21860 form that allows flexible specification of predicates without having
21861 to type all that much.
21862
21863 These specifiers are lists consisting of functions, symbols and lists.
21864
21865 Here's an example:
21866
21867 @lisp
21868 (or gnus-article-unseen-p
21869     gnus-article-unread-p)
21870 @end lisp
21871
21872 The available symbols are @code{or}, @code{and} and @code{not}.  The
21873 functions all take one parameter.
21874
21875 @findex gnus-make-predicate
21876 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21877 to create a function that can be called.  This input parameter to this
21878 function will be passed along to all the functions in the predicate
21879 specifier.
21880
21881
21882 @node Moderation
21883 @section Moderation
21884 @cindex moderation
21885
21886 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21887 It is not included in the standard Gnus package.  Write a mail to
21888 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21889 get a copy.
21890
21891 The moderation package is implemented as a minor mode for summary
21892 buffers.  Put
21893
21894 @lisp
21895 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21896 @end lisp
21897
21898 in your @file{~/.gnus.el} file.
21899
21900 If you are the moderator of @samp{rec.zoofle}, this is how it's
21901 supposed to work:
21902
21903 @enumerate
21904 @item
21905 You split your incoming mail by matching on
21906 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21907 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21908
21909 @item
21910 You enter that group once in a while and post articles using the @kbd{e}
21911 (edit-and-post) or @kbd{s} (just send unedited) commands.
21912
21913 @item
21914 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21915 articles that weren't approved by you, you can cancel them with the
21916 @kbd{c} command.
21917 @end enumerate
21918
21919 To use moderation mode in these two groups, say:
21920
21921 @lisp
21922 (setq gnus-moderated-list
21923       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21924 @end lisp
21925
21926
21927 @node Fetching a Group
21928 @section Fetching a Group
21929 @cindex fetching a group
21930
21931 @findex gnus-fetch-group
21932 It is sometimes convenient to be able to just say ``I want to read this
21933 group and I don't care whether Gnus has been started or not''.  This is
21934 perhaps more useful for people who write code than for users, but the
21935 command @code{gnus-fetch-group} provides this functionality in any case.
21936 It takes the group name as a parameter.
21937
21938
21939 @node Image Enhancements
21940 @section Image Enhancements
21941
21942 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
21943 support images yet.}, is able to display pictures and stuff, so Gnus has
21944 taken advantage of that.
21945
21946 @menu
21947 * X-Face::                      Display a funky, teensy black-and-white image.
21948 * Face::                        Display a funkier, teensier colored image.
21949 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21950 * Picons::                      How to display pictures of what you're reading.
21951 * XVarious::                    Other XEmacsy Gnusey variables.
21952 @end menu
21953
21954
21955 @node X-Face
21956 @subsection X-Face
21957 @cindex x-face
21958
21959 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21960 depth) image that's supposed to represent the author of the message.
21961 It seems to be supported by an ever-growing number of mail and news
21962 readers.
21963
21964 @cindex x-face
21965 @findex gnus-article-display-x-face
21966 @vindex gnus-article-x-face-command
21967 @vindex gnus-article-x-face-too-ugly
21968 @iftex
21969 @iflatex
21970 \include{xface}
21971 @end iflatex
21972 @end iftex
21973 @c @anchor{X-Face}
21974
21975 Decoding an @code{X-Face} header either requires an Emacs that has
21976 @samp{compface} support (which most XEmacs versions has), or that you
21977 have @samp{compface} installed on your system.  If either is true,
21978 Gnus will default to displaying @code{X-Face} headers.
21979
21980 The variable that controls this is the
21981 @code{gnus-article-x-face-command} variable.  If this variable is a
21982 string, this string will be executed in a sub-shell.  If it is a
21983 function, this function will be called with the face as the argument.
21984 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21985 the @code{From} header, the face will not be shown.
21986
21987 The default action under Emacs 20 is to fork off the @code{display}
21988 program@footnote{@code{display} is from the ImageMagick package.  For
21989 the @code{uncompface} and @code{icontopbm} programs look for a package
21990 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21991 view the face.
21992
21993 Under XEmacs or Emacs 21+ with suitable image support, the default
21994 action is to display the face before the @code{From} header.  (It's
21995 nicer if XEmacs has been compiled with @code{X-Face} support---that
21996 will make display somewhat faster.  If there's no native @code{X-Face}
21997 support, Gnus will try to convert the @code{X-Face} header using
21998 external programs from the @code{pbmplus} package and
21999 friends.@footnote{On a GNU/Linux system look for packages with names
22000 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
22001
22002 (Note: @code{x-face} is used in the variable/function names, not
22003 @code{xface}).
22004
22005 @noindent
22006 Face and variable:
22007
22008 @table @code
22009 @item gnus-x-face
22010 @vindex gnus-x-face
22011 Face to show X-Face.  The colors from this face are used as the
22012 foreground and background colors of the displayed X-Faces.  The
22013 default colors are black and white.
22014
22015 @item gnus-face-properties-alist
22016 @vindex gnus-face-properties-alist
22017 Alist of image types and properties applied to Face (@pxref{Face}) and
22018 X-Face images.  The default value is @code{((pbm . (:face gnus-x-face))
22019 (png . nil))} for Emacs or @code{((xface . (:face gnus-x-face)))} for
22020 XEmacs.  Here are examples:
22021
22022 @lisp
22023 ;; Specify the altitude of Face and X-Face images in the From header.
22024 (setq gnus-face-properties-alist
22025       '((pbm . (:face gnus-x-face :ascent 80))
22026         (png . (:ascent 80))))
22027
22028 ;; Show Face and X-Face images as pressed buttons.
22029 (setq gnus-face-properties-alist
22030       '((pbm . (:face gnus-x-face :relief -2))
22031         (png . (:relief -2))))
22032 @end lisp
22033
22034 @pxref{Image Descriptors, ,Image Descriptors, elisp, The Emacs Lisp
22035 Reference Manual} for the valid properties for various image types.
22036 Currently, @code{pbm} is used for X-Face images and @code{png} is used
22037 for Face images in Emacs.  Only the @code{:face} property is effective
22038 on the @code{xface} image type in XEmacs if it is built with the
22039 @samp{libcompface} library.
22040 @end table
22041
22042 Gnus provides a few convenience functions and variables to allow
22043 easier insertion of X-Face headers in outgoing messages.
22044
22045 @findex gnus-random-x-face
22046 @vindex gnus-convert-pbm-to-x-face-command
22047 @vindex gnus-x-face-directory
22048 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22049 @code{gnus-x-face-directory} and picks one at random, and then
22050 converts it to the X-Face format by using the
22051 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22052 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22053 header data as a string.
22054
22055 @findex gnus-insert-random-x-face-header
22056 @code{gnus-insert-random-x-face-header} calls
22057 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22058 randomly generated data.
22059
22060 @findex gnus-x-face-from-file
22061 @vindex gnus-convert-image-to-x-face-command
22062 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22063 converts the file to X-Face format by using the
22064 @code{gnus-convert-image-to-x-face-command} shell command.
22065
22066 Here's how you would typically use the first function.  Put something
22067 like the following in your @file{~/.gnus.el} file:
22068
22069 @lisp
22070 (setq message-required-news-headers
22071       (nconc message-required-news-headers
22072              (list '(X-Face . gnus-random-x-face))))
22073 @end lisp
22074
22075 Using the last function would be something like this:
22076
22077 @lisp
22078 (setq message-required-news-headers
22079       (nconc message-required-news-headers
22080              (list '(X-Face . (lambda ()
22081                                 (gnus-x-face-from-file
22082                                  "~/My-face.gif"))))))
22083 @end lisp
22084
22085
22086 @node Face
22087 @subsection Face
22088 @cindex face
22089
22090 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
22091
22092 @code{Face} headers are essentially a funkier version of @code{X-Face}
22093 ones. They describe a 48x48 pixel colored image that's supposed to
22094 represent the author of the message.
22095
22096 @cindex face
22097 @findex gnus-article-display-face
22098 The contents of a @code{Face} header must be a base64 encoded PNG image.
22099 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22100 specifications.
22101
22102 The @code{gnus-face-properties-alist} variable affects the appearance of
22103 displayed Face images.  @xref{X-Face}.
22104
22105 Gnus provides a few convenience functions and variables to allow
22106 easier insertion of Face headers in outgoing messages.
22107
22108 @findex gnus-convert-png-to-face
22109 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22110 726 bytes long, and converts it to a face.
22111
22112 @findex gnus-face-from-file
22113 @vindex gnus-convert-image-to-face-command
22114 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22115 converts the file to Face format by using the
22116 @code{gnus-convert-image-to-face-command} shell command.
22117
22118 Here's how you would typically use this function. Put something like the
22119 following in your @file{~/.gnus.el} file:
22120
22121 @lisp
22122 (setq message-required-news-headers
22123       (nconc message-required-news-headers
22124              (list '(Face . (lambda ()
22125                               (gnus-face-from-file "~/face.jpg"))))))
22126 @end lisp
22127
22128
22129 @node Smileys
22130 @subsection Smileys
22131 @cindex smileys
22132
22133 @iftex
22134 @iflatex
22135 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22136 \input{smiley}
22137 @end iflatex
22138 @end iftex
22139
22140 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22141 currently the only package that uses Smiley, it is documented here.
22142
22143 In short---to use Smiley in Gnus, put the following in your
22144 @file{~/.gnus.el} file:
22145
22146 @lisp
22147 (setq gnus-treat-display-smileys t)
22148 @end lisp
22149
22150 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22151 the like---to pictures and displays those instead of the text smiley
22152 faces.  The conversion is controlled by a list of regexps that matches
22153 text and maps that to file names.
22154
22155 @vindex smiley-regexp-alist
22156 The alist used is specified by the @code{smiley-regexp-alist}
22157 variable.  The first item in each element is the regexp to be matched;
22158 the second element is the regexp match group that is to be replaced by
22159 the picture; and the third element is the name of the file to be
22160 displayed.
22161
22162 The following variables customize where Smiley will look for these
22163 files:
22164
22165 @table @code
22166
22167 @item smiley-data-directory
22168 @vindex smiley-data-directory
22169 Where Smiley will look for smiley faces files.
22170
22171 @item gnus-smiley-file-types
22172 @vindex gnus-smiley-file-types
22173 List of suffixes on smiley file names to try.
22174
22175 @end table
22176
22177
22178 @node Picons
22179 @subsection Picons
22180
22181 @iftex
22182 @iflatex
22183 \include{picons}
22184 @end iflatex
22185 @end iftex
22186
22187 So@dots{}  You want to slow down your news reader even more!  This is a
22188 good way to do so.  It's also a great way to impress people staring
22189 over your shoulder as you read news.
22190
22191 What are Picons?  To quote directly from the Picons Web site:
22192
22193 @iftex
22194 @iflatex
22195 \margindex{}
22196 @end iflatex
22197 @end iftex
22198
22199 @quotation
22200 @dfn{Picons} is short for ``personal icons''.  They're small,
22201 constrained images used to represent users and domains on the net,
22202 organized into databases so that the appropriate image for a given
22203 e-mail address can be found.  Besides users and domains, there are picon
22204 databases for Usenet newsgroups and weather forecasts.  The picons are
22205 in either monochrome @code{XBM} format or color @code{XPM} and
22206 @code{GIF} formats.
22207 @end quotation
22208
22209 @vindex gnus-picon-databases
22210 For instructions on obtaining and installing the picons databases,
22211 point your Web browser at
22212 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22213
22214 If you are using Debian GNU/Linux, saying @samp{apt-get install
22215 picons.*} will install the picons where Gnus can find them.
22216
22217 To enable displaying picons, simply make sure that
22218 @code{gnus-picon-databases} points to the directory containing the
22219 Picons databases.
22220
22221 @vindex gnus-picon-style
22222 The variable @code{gnus-picon-style} controls how picons are displayed.
22223 If @code{inline}, the textual representation is replaced.  If
22224 @code{right}, picons are added right to the textual representation.
22225
22226 The following variables offer control over where things are located.
22227
22228 @table @code
22229
22230 @item gnus-picon-databases
22231 @vindex gnus-picon-databases
22232 The location of the picons database.  This is a list of directories
22233 containing the @file{news}, @file{domains}, @file{users} (and so on)
22234 subdirectories.  Defaults to @code{("/usr/lib/picon"
22235 "/usr/local/faces")}.
22236
22237 @item gnus-picon-news-directories
22238 @vindex gnus-picon-news-directories
22239 List of subdirectories to search in @code{gnus-picon-databases} for
22240 newsgroups faces.  @code{("news")} is the default.
22241
22242 @item gnus-picon-user-directories
22243 @vindex gnus-picon-user-directories
22244 List of subdirectories to search in @code{gnus-picon-databases} for user
22245 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22246
22247 @item gnus-picon-domain-directories
22248 @vindex gnus-picon-domain-directories
22249 List of subdirectories to search in @code{gnus-picon-databases} for
22250 domain name faces.  Defaults to @code{("domains")}.  Some people may
22251 want to add @samp{"unknown"} to this list.
22252
22253 @item gnus-picon-file-types
22254 @vindex gnus-picon-file-types
22255 Ordered list of suffixes on picon file names to try.  Defaults to
22256 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22257
22258 @end table
22259
22260
22261 @node XVarious
22262 @subsection Various XEmacs Variables
22263
22264 @table @code
22265 @item gnus-xmas-glyph-directory
22266 @vindex gnus-xmas-glyph-directory
22267 This is where Gnus will look for pictures.  Gnus will normally
22268 auto-detect this directory, but you may set it manually if you have an
22269 unusual directory structure.
22270
22271 @item gnus-xmas-logo-color-alist
22272 @vindex gnus-xmas-logo-color-alist
22273 This is an alist where the key is a type symbol and the values are the
22274 foreground and background color of the splash page glyph.
22275
22276 @item gnus-xmas-logo-color-style
22277 @vindex gnus-xmas-logo-color-style
22278 This is the key used to look up the color in the alist described above.
22279 Valid values include @code{flame}, @code{pine}, @code{moss},
22280 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
22281 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
22282
22283 @item gnus-xmas-modeline-glyph
22284 @vindex gnus-xmas-modeline-glyph
22285 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22286 default.
22287
22288 @end table
22289
22290 @subsubsection Toolbar
22291
22292 @table @code
22293
22294 @item gnus-use-toolbar
22295 @vindex gnus-use-toolbar
22296 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
22297 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
22298 @code{right-toolbar}, or @code{left-toolbar}.
22299
22300 @item gnus-group-toolbar
22301 @vindex gnus-group-toolbar
22302 The toolbar in the group buffer.
22303
22304 @item gnus-summary-toolbar
22305 @vindex gnus-summary-toolbar
22306 The toolbar in the summary buffer.
22307
22308 @item gnus-summary-mail-toolbar
22309 @vindex gnus-summary-mail-toolbar
22310 The toolbar in the summary buffer of mail groups.
22311
22312 @end table
22313
22314 @iftex
22315 @iflatex
22316 \margindex{}
22317 @end iflatex
22318 @end iftex
22319
22320
22321 @node Fuzzy Matching
22322 @section Fuzzy Matching
22323 @cindex fuzzy matching
22324
22325 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22326 things like scoring, thread gathering and thread comparison.
22327
22328 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22329 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22330 means, and the implementation has changed over time.
22331
22332 Basically, it tries to remove all noise from lines before comparing.
22333 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22334 out of the strings before comparing the results.  This often leads to
22335 adequate results---even when faced with strings generated by text
22336 manglers masquerading as newsreaders.
22337
22338
22339 @node Thwarting Email Spam
22340 @section Thwarting Email Spam
22341 @cindex email spam
22342 @cindex spam
22343 @cindex UCE
22344 @cindex unsolicited commercial email
22345
22346 In these last days of the Usenet, commercial vultures are hanging about
22347 and grepping through news like crazy to find email addresses they can
22348 foist off their scams and products to.  As a reaction to this, many
22349 people have started putting nonsense addresses into their @code{From}
22350 lines.  I think this is counterproductive---it makes it difficult for
22351 people to send you legitimate mail in response to things you write, as
22352 well as making it difficult to see who wrote what.  This rewriting may
22353 perhaps be a bigger menace than the unsolicited commercial email itself
22354 in the end.
22355
22356 The biggest problem I have with email spam is that it comes in under
22357 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22358 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22359 mail group, only to find two pyramid schemes, seven advertisements
22360 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22361 and one mail asking me to repent and find some god.
22362
22363 This is annoying.  Here's what you can do about it.
22364
22365 @menu
22366 * The problem of spam::         Some background, and some solutions
22367 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22368 * SpamAssassin::                How to use external anti-spam tools.
22369 * Hashcash::                    Reduce spam by burning CPU time.
22370 * Filtering Spam Using The Spam ELisp Package::
22371 * Filtering Spam Using Statistics with spam-stat::
22372 @end menu
22373
22374 @node The problem of spam
22375 @subsection The problem of spam
22376 @cindex email spam
22377 @cindex spam filtering approaches
22378 @cindex filtering approaches, spam
22379 @cindex UCE
22380 @cindex unsolicited commercial email
22381
22382 First, some background on spam.
22383
22384 If you have access to e-mail, you are familiar with spam (technically
22385 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22386 exists because e-mail delivery is very cheap compared to paper mail,
22387 so only a very small percentage of people need to respond to an UCE to
22388 make it worthwhile to the advertiser.  Ironically, one of the most
22389 common spams is the one offering a database of e-mail addresses for
22390 further spamming.  Senders of spam are usually called @emph{spammers},
22391 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22392 @emph{morons} are in common use as well.
22393
22394 Spam comes from a wide variety of sources.  It is simply impossible to
22395 dispose of all spam without discarding useful messages.  A good
22396 example is the TMDA system, which requires senders
22397 unknown to you to confirm themselves as legitimate senders before
22398 their e-mail can reach you.  Without getting into the technical side
22399 of TMDA, a downside is clearly that e-mail from legitimate sources may
22400 be discarded if those sources can't or won't confirm themselves
22401 through the TMDA system.  Another problem with TMDA is that it
22402 requires its users to have a basic understanding of e-mail delivery
22403 and processing.
22404
22405 The simplest approach to filtering spam is filtering, at the mail
22406 server or when you sort through incoming mail.  If you get 200 spam
22407 messages per day from @samp{random-address@@vmadmin.com}, you block
22408 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22409 discard all messages with @samp{VIAGRA} in the message.  If you get
22410 lots of spam from Bulgaria, for example, you try to filter all mail
22411 from Bulgarian IPs.
22412
22413 This, unfortunately, is a great way to discard legitimate e-mail.  The
22414 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22415 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22416 you should be obvious, so don't do it if you have the choice.
22417
22418 In another instance, the very informative and useful RISKS digest has
22419 been blocked by overzealous mail filters because it @strong{contained}
22420 words that were common in spam messages.  Nevertheless, in isolated
22421 cases, with great care, direct filtering of mail can be useful.
22422
22423 Another approach to filtering e-mail is the distributed spam
22424 processing, for instance DCC implements such a system.  In essence,
22425 @var{N} systems around the world agree that a machine @var{X} in
22426 Ghana, Estonia, or California is sending out spam e-mail, and these
22427 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22428 database.  The criteria for spam detection vary---it may be the number
22429 of messages sent, the content of the messages, and so on.  When a user
22430 of the distributed processing system wants to find out if a message is
22431 spam, he consults one of those @var{N} systems.
22432
22433 Distributed spam processing works very well against spammers that send
22434 a large number of messages at once, but it requires the user to set up
22435 fairly complicated checks.  There are commercial and free distributed
22436 spam processing systems.  Distributed spam processing has its risks as
22437 well.  For instance legitimate e-mail senders have been accused of
22438 sending spam, and their web sites and mailing lists have been shut
22439 down for some time because of the incident.
22440
22441 The statistical approach to spam filtering is also popular.  It is
22442 based on a statistical analysis of previous spam messages.  Usually
22443 the analysis is a simple word frequency count, with perhaps pairs of
22444 words or 3-word combinations thrown into the mix.  Statistical
22445 analysis of spam works very well in most of the cases, but it can
22446 classify legitimate e-mail as spam in some cases.  It takes time to
22447 run the analysis, the full message must be analyzed, and the user has
22448 to store the database of spam analyses.  Statistical analysis on the
22449 server is gaining popularity.  This has the advantage of letting the
22450 user Just Read Mail, but has the disadvantage that it's harder to tell
22451 the server that it has misclassified mail.
22452
22453 Fighting spam is not easy, no matter what anyone says.  There is no
22454 magic switch that will distinguish Viagra ads from Mom's e-mails.
22455 Even people are having a hard time telling spam apart from non-spam,
22456 because spammers are actively looking to fool us into thinking they
22457 are Mom, essentially.  Spamming is irritating, irresponsible, and
22458 idiotic behavior from a bunch of people who think the world owes them
22459 a favor.  We hope the following sections will help you in fighting the
22460 spam plague.
22461
22462 @node Anti-Spam Basics
22463 @subsection Anti-Spam Basics
22464 @cindex email spam
22465 @cindex spam
22466 @cindex UCE
22467 @cindex unsolicited commercial email
22468
22469 One way of dealing with spam is having Gnus split out all spam into a
22470 @samp{spam} mail group (@pxref{Splitting Mail}).
22471
22472 First, pick one (1) valid mail address that you can be reached at, and
22473 put it in your @code{From} header of all your news articles.  (I've
22474 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22475 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22476 sysadmin whether your sendmail installation accepts keywords in the local
22477 part of the mail address.)
22478
22479 @lisp
22480 (setq message-default-news-headers
22481       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22482 @end lisp
22483
22484 Then put the following split rule in @code{nnmail-split-fancy}
22485 (@pxref{Fancy Mail Splitting}):
22486
22487 @lisp
22488 (...
22489  (to "larsi@@trym.ifi.uio.no"
22490      (| ("subject" "re:.*" "misc")
22491         ("references" ".*@@.*" "misc")
22492         "spam"))
22493  ...)
22494 @end lisp
22495
22496 This says that all mail to this address is suspect, but if it has a
22497 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22498 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22499 (This idea probably comes from Tim Pierce.)
22500
22501 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22502 and do not include your email address explicitly in the @code{To}
22503 header.  Why they do this is unknown---perhaps it's to thwart this
22504 thwarting scheme?  In any case, this is trivial to deal with---you just
22505 put anything not addressed to you in the @samp{spam} group by ending
22506 your fancy split rule in this way:
22507
22508 @lisp
22509 (
22510  ...
22511  (to "larsi" "misc")
22512  "spam")
22513 @end lisp
22514
22515 In my experience, this will sort virtually everything into the right
22516 group.  You still have to check the @samp{spam} group from time to time to
22517 check for legitimate mail, though.  If you feel like being a good net
22518 citizen, you can even send off complaints to the proper authorities on
22519 each unsolicited commercial email---at your leisure.
22520
22521 This works for me.  It allows people an easy way to contact me (they can
22522 just press @kbd{r} in the usual way), and I'm not bothered at all with
22523 spam.  It's a win-win situation.  Forging @code{From} headers to point
22524 to non-existent domains is yucky, in my opinion.
22525
22526 Be careful with this approach.  Spammers are wise to it.
22527
22528
22529 @node SpamAssassin
22530 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22531 @cindex SpamAssassin
22532 @cindex Vipul's Razor
22533 @cindex DCC
22534
22535 The days where the hints in the previous section were sufficient in
22536 avoiding spam are coming to an end.  There are many tools out there
22537 that claim to reduce the amount of spam you get.  This section could
22538 easily become outdated fast, as new products replace old, but
22539 fortunately most of these tools seem to have similar interfaces.  Even
22540 though this section will use SpamAssassin as an example, it should be
22541 easy to adapt it to most other tools.
22542
22543 Note that this section does not involve the @code{spam.el} package,
22544 which is discussed in the next section.  If you don't care for all
22545 the features of @code{spam.el}, you can make do with these simple
22546 recipes.
22547
22548 If the tool you are using is not installed on the mail server, you
22549 need to invoke it yourself.  Ideas on how to use the
22550 @code{:postscript} mail source parameter (@pxref{Mail Source
22551 Specifiers}) follow.
22552
22553 @lisp
22554 (setq mail-sources
22555       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22556         (pop :user "jrl"
22557              :server "pophost"
22558              :postscript
22559              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22560 @end lisp
22561
22562 Once you manage to process your incoming spool somehow, thus making
22563 the mail contain e.g.@: a header indicating it is spam, you are ready to
22564 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22565
22566 @lisp
22567 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22568                              ...))
22569 @end lisp
22570
22571 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22572
22573 @lisp
22574 (setq nnmail-split-methods 'nnmail-split-fancy
22575       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22576                              ...))
22577 @end lisp
22578
22579 Some people might not like the idea of piping the mail through various
22580 programs using a @code{:prescript} (if some program is buggy, you
22581 might lose all mail).  If you are one of them, another solution is to
22582 call the external tools during splitting.  Example fancy split method:
22583
22584 @lisp
22585 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22586                              ...))
22587 (defun kevin-spamassassin ()
22588   (save-excursion
22589     (save-restriction
22590       (widen)
22591       (if (eq 1 (call-process-region (point-min) (point-max)
22592                                      "spamc" nil nil nil "-c"))
22593           "spam"))))
22594 @end lisp
22595
22596 Note that with the nnimap back end, message bodies will not be
22597 downloaded by default.  You need to set
22598 @code{nnimap-split-download-body} to @code{t} to do that
22599 (@pxref{Splitting in IMAP}).
22600
22601 That is about it.  As some spam is likely to get through anyway, you
22602 might want to have a nifty function to call when you happen to read
22603 spam.  And here is the nifty function:
22604
22605 @lisp
22606  (defun my-gnus-raze-spam ()
22607   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22608   (interactive)
22609   (gnus-summary-show-raw-article)
22610   (gnus-summary-save-in-pipe "razor-report -f -d")
22611   (gnus-summary-mark-as-expirable 1))
22612 @end lisp
22613
22614 @node Hashcash
22615 @subsection Hashcash
22616 @cindex hashcash
22617
22618 A novel technique to fight spam is to require senders to do something
22619 costly and demonstrably unique for each message they send.  This has
22620 the obvious drawback that you cannot rely on everyone in the world
22621 using this technique, since it is not part of the Internet standards,
22622 but it may be useful in smaller communities.
22623
22624 While the tools in the previous section work well in practice, they
22625 work only because the tools are constantly maintained and updated as
22626 new form of spam appears.  This means that a small percentage of spam
22627 will always get through.  It also means that somewhere, someone needs
22628 to read lots of spam to update these tools.  Hashcash avoids that, but
22629 instead prefers that everyone you contact through e-mail supports the
22630 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22631 The approaches have their own advantages and disadvantages, but as
22632 often in the real world, a combination of them is stronger than either
22633 one of them separately.
22634
22635 @cindex X-Hashcash
22636 The ``something costly'' is to burn CPU time, more specifically to
22637 compute a hash collision up to a certain number of bits.  The
22638 resulting hashcash cookie is inserted in a @samp{X-Hashcash:} header.
22639 For more details, and for the external application @code{hashcash} you
22640 need to install to use this feature, see
22641 @uref{http://www.hashcash.org/}.  Even more information can be found
22642 at @uref{http://www.camram.org/}.
22643
22644 If you wish to generate hashcash for each message you send, you can
22645 customize @code{message-generate-hashcash} (@pxref{Mail Headers, ,Mail
22646 Headers,message, The Message Manual}), as in:
22647
22648 @lisp
22649 (setq message-generate-hashcash t)
22650 @end lisp
22651
22652 You will need to set up some additional variables as well:
22653
22654 @table @code
22655
22656 @item hashcash-default-payment
22657 @vindex hashcash-default-payment
22658 This variable indicates the default number of bits the hash collision
22659 should consist of.  By default this is 20.  Suggested useful values
22660 include 17 to 29.
22661
22662 @item hashcash-payment-alist
22663 @vindex hashcash-payment-alist
22664 Some receivers may require you to spend burn more CPU time than the
22665 default.  This variable contains a list of @samp{(@var{addr}
22666 @var{amount})} cells, where @var{addr} is the receiver (email address
22667 or newsgroup) and @var{amount} is the number of bits in the collision
22668 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22669 @var{amount})} cells, where the @var{string} is the string to use
22670 (normally the email address or newsgroup name is used).
22671
22672 @item hashcash-path
22673 @vindex hashcash-path
22674 Where the @code{hashcash} binary is installed.  This variable should
22675 be automatically set by @code{executable-find}, but if it's @code{nil}
22676 (usually because the @code{hashcash} binary is not in your path)
22677 you'll get a warning when you check hashcash payments and an error
22678 when you generate hashcash payments.
22679
22680 @end table
22681
22682 Gnus can verify hashcash cookies, although this can also be done by
22683 hand customized mail filtering scripts.  To verify a hashcash cookie
22684 in a message, use the @code{mail-check-payment} function in the
22685 @code{hashcash.el} library.  You can also use the @code{spam.el}
22686 package with the @code{spam-use-hashcash} back end to validate hashcash
22687 cookies in incoming mail and filter mail accordingly (@pxref{Anti-spam
22688 Hashcash Payments}).
22689
22690 @node Filtering Spam Using The Spam ELisp Package
22691 @subsection Filtering Spam Using The Spam ELisp Package
22692 @cindex spam filtering
22693 @cindex spam
22694
22695 The idea behind @code{spam.el} is to have a control center for spam detection
22696 and filtering in Gnus.  To that end, @code{spam.el} does two things: it
22697 filters new mail, and it analyzes mail known to be spam or ham.
22698 @dfn{Ham} is the name used throughout @code{spam.el} to indicate
22699 non-spam messages.
22700
22701 Make sure you read the section on the @code{spam.el} sequence of
22702 events.  See @xref{Spam ELisp Package Sequence of Events}.
22703
22704 @cindex spam-initialize
22705 To use @code{spam.el}, you @strong{must} run the function
22706 @code{spam-initialize} to autoload @file{spam.el} and to install the
22707 @code{spam.el} hooks.  There is one exception: if you use the
22708 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
22709 should turn it on before @code{spam-initialize}:
22710
22711 @example
22712 (setq spam-use-stat t) ;; if needed
22713 (spam-initialize)
22714 @end example
22715
22716 So, what happens when you load @file{spam.el}?
22717
22718 First, some hooks will get installed by @code{spam-initialize}.  There
22719 are some hooks for @code{spam-stat} so it can save its databases, and
22720 there are hooks so interesting things will happen when you enter and
22721 leave a group.  More on the sequence of events later (@pxref{Spam
22722 ELisp Package Sequence of Events}).
22723
22724 You get the following keyboard commands:
22725
22726 @table @kbd
22727
22728 @item M-d
22729 @itemx M s x
22730 @itemx S x
22731 @kindex M-d
22732 @kindex S x
22733 @kindex M s x
22734 @findex gnus-summary-mark-as-spam
22735 @code{gnus-summary-mark-as-spam}.
22736
22737 Mark current article as spam, showing it with the @samp{$} mark.
22738 Whenever you see a spam article, make sure to mark its summary line
22739 with @kbd{M-d} before leaving the group.  This is done automatically
22740 for unread articles in @emph{spam} groups.
22741
22742 @item M s t
22743 @itemx S t
22744 @kindex M s t
22745 @kindex S t
22746 @findex spam-bogofilter-score
22747 @code{spam-bogofilter-score}.
22748
22749 You must have Bogofilter installed for that command to work properly.
22750
22751 @xref{Bogofilter}.
22752
22753 @end table
22754
22755 Also, when you load @file{spam.el}, you will be able to customize its
22756 variables.  Try @code{customize-group} on the @samp{spam} variable
22757 group.
22758
22759 @menu
22760 * Spam ELisp Package Sequence of Events::
22761 * Spam ELisp Package Filtering of Incoming Mail::
22762 * Spam ELisp Package Global Variables::
22763 * Spam ELisp Package Sorting and Score Display in Summary Buffer::
22764 * Spam ELisp Package Configuration Examples::
22765 * Blacklists and Whitelists::
22766 * BBDB Whitelists::
22767 * Gmane Spam Reporting::
22768 * Anti-spam Hashcash Payments::
22769 * Blackholes::
22770 * Regular Expressions Header Matching::
22771 * Bogofilter::
22772 * SpamAssassin back end::
22773 * ifile spam filtering::
22774 * spam-stat spam filtering::
22775 * SpamOracle::
22776 * Extending the Spam ELisp package::
22777 @end menu
22778
22779 @node Spam ELisp Package Sequence of Events
22780 @subsubsection Spam ELisp Package Sequence of Events
22781 @cindex spam filtering
22782 @cindex spam filtering sequence of events
22783 @cindex spam
22784 You must read this section to understand how @code{spam.el} works.
22785 Do not skip, speed-read, or glance through this section.
22786
22787 There are two @emph{contact points}, if you will, between
22788 @code{spam.el} and the rest of Gnus: checking new mail for spam, and
22789 leaving a group.
22790
22791 Getting new mail in Gnus is done in one of two ways.  You can either
22792 split your incoming mail or you can classify new articles as ham or
22793 spam when you enter the group.
22794
22795 Splitting incoming mail is better suited to mail back ends such as
22796 @code{nnml} or @code{nnimap} where new mail appears in a single file
22797 called a @dfn{Spool File}.  See @xref{Spam ELisp Package Filtering of
22798 Incoming Mail}.
22799
22800 @vindex gnus-spam-autodetect
22801 @vindex gnus-spam-autodetect-methods
22802 For back ends such as @code{nntp} there is no incoming mail spool, so
22803 an alternate mechanism must be used.  This may also happen for
22804 back ends where the server is in charge of splitting incoming mail, and
22805 Gnus does not do further splitting.  The @code{spam-autodetect} and
22806 @code{spam-autodetect-methods} group parameters (accessible with
22807 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
22808 @code{gnus-spam-autodetect} and @code{gnus-spam-autodetect-methods}
22809 (accessible with @kbd{M-x customize-variable} as usual) can help.
22810
22811 When @code{spam-autodetect} is used (you can turn it on for a
22812 group/topic or wholesale by regular expression matches, as needed), it
22813 hooks into the process of entering a group.  Thus, entering a group
22814 with unseen or unread articles becomes the substitute for checking
22815 incoming mail.  Whether only unseen articles or all unread articles
22816 will be processed is determined by the
22817 @code{spam-autodetect-recheck-messages}.  When set to @code{t}, unread
22818 messages will be rechecked.  You should probably stick with the
22819 default of only checking unseen messages.
22820
22821 @code{spam-autodetect} grants the user at once more and less control
22822 of spam filtering.  The user will have more control over each group's
22823 spam methods, so for instance the @samp{ding} group may have
22824 @code{spam-use-BBDB} as the autodetection method, while the
22825 @samp{suspect} group may have the @code{spam-use-blacklist} and
22826 @code{spam-use-bogofilter} methods enabled.  Every article detected to
22827 be spam will be marked with the spam mark @samp{$} and processed on
22828 exit from the group as normal spam.  The user has less control over
22829 the @emph{sequence} of checks, as he might with @code{spam-split}.
22830
22831 When the newly split mail goes into groups, or messages are
22832 autodetected to be ham or spam, those groups must be exited (after
22833 entering, if needed) for further spam processing to happen.  It
22834 matters whether the group is considered a ham group, a spam group, or
22835 is unclassified, based on its @code{spam-content} parameter
22836 (@pxref{Spam ELisp Package Global Variables}).  Spam groups have the
22837 additional characteristic that, when entered, any unseen or unread
22838 articles (depending on the @code{spam-mark-only-unseen-as-spam}
22839 variable) will be marked as spam.  Thus, mail split into a spam group
22840 gets automatically marked as spam when you enter the group.
22841
22842 Thus, when you exit a group, the @code{spam-processors} are applied,
22843 if any are set, and the processed mail is moved to the
22844 @code{ham-process-destination} or the @code{spam-process-destination}
22845 depending on the article's classification.  If the
22846 @code{ham-process-destination} or the @code{spam-process-destination},
22847 whichever is appropriate, are @code{nil}, the article is left in the
22848 current group.
22849
22850 If a spam is found in any group (this can be changed to only non-spam
22851 groups with @code{spam-move-spam-nonspam-groups-only}), it is
22852 processed by the active @code{spam-processors} (@pxref{Spam ELisp
22853 Package Global Variables}) when the group is exited.  Furthermore, the
22854 spam is moved to the @code{spam-process-destination} (@pxref{Spam
22855 ELisp Package Global Variables}) for further training or deletion.
22856 You have to load the @code{gnus-registry.el} package and enable the
22857 @code{spam-log-to-registry} variable if you want spam to be processed
22858 no more than once.  Thus, spam is detected and processed everywhere,
22859 which is what most people want.  If the
22860 @code{spam-process-destination} is @code{nil}, the spam is marked as
22861 expired, which is usually the right thing to do.
22862
22863 If spam can not be moved---because of a read-only back end such as
22864 @acronym{NNTP}, for example, it will be copied.
22865
22866 If a ham mail is found in a ham group, as determined by the
22867 @code{ham-marks} parameter, it is processed as ham by the active ham
22868 @code{spam-processor} when the group is exited.  With the variables
22869 @code{spam-process-ham-in-spam-groups} and
22870 @code{spam-process-ham-in-nonham-groups} the behavior can be further
22871 altered so ham found anywhere can be processed.  You have to load the
22872 @code{gnus-registry.el} package and enable the
22873 @code{spam-log-to-registry} variable if you want ham to be processed
22874 no more than once.  Thus, ham is detected and processed only when
22875 necessary, which is what most people want.  More on this in
22876 @xref{Spam ELisp Package Configuration Examples}.
22877
22878 If ham can not be moved---because of a read-only back end such as
22879 @acronym{NNTP}, for example, it will be copied.
22880
22881 If all this seems confusing, don't worry.  Soon it will be as natural
22882 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
22883 50 years in the future yet.  Just trust us, it's not so bad.
22884
22885 @node Spam ELisp Package Filtering of Incoming Mail
22886 @subsubsection Spam ELisp Package Filtering of Incoming Mail
22887 @cindex spam filtering
22888 @cindex spam filtering incoming mail
22889 @cindex spam
22890
22891 To use the @code{spam.el} facilities for incoming mail filtering, you
22892 must add the following to your fancy split list
22893 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22894
22895 @example
22896 (: spam-split)
22897 @end example
22898
22899 Note that the fancy split may be called @code{nnmail-split-fancy} or
22900 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22901 nnimap back ends to retrieve your mail.
22902
22903 Also, @code{spam-split} will not modify incoming mail in any way.
22904
22905 The @code{spam-split} function will process incoming mail and send the
22906 mail considered to be spam into the group name given by the variable
22907 @code{spam-split-group}.  By default that group name is @samp{spam},
22908 but you can customize @code{spam-split-group}.  Make sure the contents
22909 of @code{spam-split-group} are an @emph{unqualified} group name, for
22910 instance in an @code{nnimap} server @samp{your-server} the value
22911 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
22912 value @samp{nnimap+server:spam}, therefore, is wrong and will
22913 actually give you the group
22914 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
22915 work depending on your server's tolerance for strange group names.
22916
22917 You can also give @code{spam-split} a parameter,
22918 e.g. @code{spam-use-regex-headers} or @code{"maybe-spam"}.  Why is
22919 this useful?
22920
22921 Take these split rules (with @code{spam-use-regex-headers} and
22922 @code{spam-use-blackholes} set):
22923
22924 @example
22925  nnimap-split-fancy '(|
22926                       (any "ding" "ding")
22927                       (: spam-split)
22928                       ;; @r{default mailbox}
22929                       "mail")
22930 @end example
22931
22932 Now, the problem is that you want all ding messages to make it to the
22933 ding folder.  But that will let obvious spam (for example, spam
22934 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
22935 when it's sent to the ding list.  On the other hand, some messages to
22936 the ding list are from a mail server in the blackhole list, so the
22937 invocation of @code{spam-split} can't be before the ding rule.
22938
22939 You can let SpamAssassin headers supersede ding rules, but all other
22940 @code{spam-split} rules (including a second invocation of the
22941 regex-headers check) will be after the ding rule:
22942
22943 @example
22944 nnimap-split-fancy
22945       '(|
22946         ;; @r{all spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
22947         (: spam-split "regex-spam" 'spam-use-regex-headers)
22948         (any "ding" "ding")
22949         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
22950         (: spam-split)
22951         ;; @r{default mailbox}
22952         "mail")
22953 @end example
22954
22955 This lets you invoke specific @code{spam-split} checks depending on
22956 your particular needs, and to target the results of those checks to a
22957 particular spam group.  You don't have to throw all mail into all the
22958 spam tests.  Another reason why this is nice is that messages to
22959 mailing lists you have rules for don't have to have resource-intensive
22960 blackhole checks performed on them.  You could also specify different
22961 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
22962
22963 You should still have specific checks such as
22964 @code{spam-use-regex-headers} set to @code{t}, even if you
22965 specifically invoke @code{spam-split} with the check.  The reason is
22966 that when loading @file{spam.el}, some conditional loading is done
22967 depending on what @code{spam-use-xyz} variables you have set.  This
22968 is usually not critical, though.
22969
22970 @emph{Note for IMAP users}
22971
22972 The boolean variable @code{nnimap-split-download-body} needs to be
22973 set, if you want to split based on the whole message instead of just
22974 the headers.  By default, the nnimap back end will only retrieve the
22975 message headers.  If you use a @emph{statistical} filter,
22976 e.g. @code{spam-check-bogofilter}, @code{spam-check-ifile}, or
22977 @code{spam-check-stat} (the splitters that can benefit from the full
22978 message body), this variable will be set automatically.  It is not set
22979 for non-statistical back ends by default because it will slow
22980 @acronym{IMAP} down.
22981
22982 @xref{Splitting in IMAP}.
22983
22984 @node Spam ELisp Package Global Variables
22985 @subsubsection Spam ELisp Package Global Variables
22986 @cindex spam filtering
22987 @cindex spam filtering variables
22988 @cindex spam variables
22989 @cindex spam
22990
22991 @vindex gnus-spam-process-newsgroups
22992 The concepts of ham processors and spam processors are very important.
22993 Ham processors and spam processors for a group can be set with the
22994 @code{spam-process} group parameter, or the
22995 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
22996 mail known to be non-spam (@emph{ham}) and process it in some way so
22997 that later similar mail will also be considered non-spam.  Spam
22998 processors take mail known to be spam and process it so similar spam
22999 will be detected later.
23000
23001 The format of the spam or ham processor entry used to be a symbol,
23002 but now it is a @sc{cons} cell.  See the individual spam processor entries
23003 for more information.
23004
23005 @vindex gnus-spam-newsgroup-contents
23006 Gnus learns from the spam you get.  You have to collect your spam in
23007 one or more spam groups, and set or customize the variable
23008 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23009 groups to contain spam by setting their group parameter
23010 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23011 by customizing the corresponding variable
23012 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23013 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23014 also be used to declare groups as @emph{ham} groups if you set their
23015 classification to @code{gnus-group-spam-classification-ham}.  If
23016 groups are not classified by means of @code{spam-junk-mailgroups},
23017 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23018 considered @emph{unclassified}.  All groups are unclassified by
23019 default.
23020
23021 @vindex gnus-spam-mark
23022 @cindex $
23023 In spam groups, all messages are considered to be spam by default:
23024 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23025 group.  If you have seen a message, had it marked as spam, then
23026 unmarked it, it won't be marked as spam when you enter the group
23027 thereafter.  You can disable that behavior, so all unread messages
23028 will get the @samp{$} mark, if you set the
23029 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23030 should remove the @samp{$} mark when you are in the group summary
23031 buffer for every message that is not spam after all.  To remove the
23032 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23033 @kbd{d} for declaring it read the non-spam way.  When you leave a
23034 group, all spam-marked (@samp{$}) articles are sent to a spam
23035 processor which will study them as spam samples.
23036
23037 Messages may also be deleted in various other ways, and unless
23038 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23039 and @samp{r} for default read or explicit delete, marks @samp{X} and
23040 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23041 low scores, are all considered to be associated with articles which
23042 are not spam.  This assumption might be false, in particular if you
23043 use kill files or score files as means for detecting genuine spam, you
23044 should then adjust the @code{ham-marks} group parameter.
23045
23046 @defvar ham-marks
23047 You can customize this group or topic parameter to be the list of
23048 marks you want to consider ham.  By default, the list contains the
23049 deleted, read, killed, kill-filed, and low-score marks (the idea is
23050 that these articles have been read, but are not spam).  It can be
23051 useful to also include the tick mark in the ham marks.  It is not
23052 recommended to make the unread mark a ham mark, because it normally
23053 indicates a lack of classification.  But you can do it, and we'll be
23054 happy for you.
23055 @end defvar
23056
23057 @defvar spam-marks
23058 You can customize this group or topic parameter to be the list of
23059 marks you want to consider spam.  By default, the list contains only
23060 the spam mark.  It is not recommended to change that, but you can if
23061 you really want to.
23062 @end defvar
23063
23064 When you leave @emph{any} group, regardless of its
23065 @code{spam-contents} classification, all spam-marked articles are sent
23066 to a spam processor, which will study these as spam samples.  If you
23067 explicit kill a lot, you might sometimes end up with articles marked
23068 @samp{K} which you never saw, and which might accidentally contain
23069 spam.  Best is to make sure that real spam is marked with @samp{$},
23070 and nothing else.
23071
23072 @vindex gnus-ham-process-destinations
23073 When you leave a @emph{spam} group, all spam-marked articles are
23074 marked as expired after processing with the spam processor.  This is
23075 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23076 @strong{ham} articles in a spam group will be moved to a location
23077 determined by either the @code{ham-process-destination} group
23078 parameter or a match in the @code{gnus-ham-process-destinations}
23079 variable, which is a list of regular expressions matched with group
23080 names (it's easiest to customize this variable with @kbd{M-x
23081 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23082 group name list is a standard Lisp list, if you prefer to customize
23083 the variable manually.  If the @code{ham-process-destination}
23084 parameter is not set, ham articles are left in place.  If the
23085 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23086 set, the ham articles are marked as unread before being moved.
23087
23088 If ham can not be moved---because of a read-only back end such as
23089 @acronym{NNTP}, for example, it will be copied.
23090
23091 Note that you can use multiples destinations per group or regular
23092 expression!  This enables you to send your ham to a regular mail
23093 group and to a @emph{ham training} group.
23094
23095 When you leave a @emph{ham} group, all ham-marked articles are sent to
23096 a ham processor, which will study these as non-spam samples.
23097
23098 @vindex spam-process-ham-in-spam-groups
23099 By default the variable @code{spam-process-ham-in-spam-groups} is
23100 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23101 to be processed.  Normally this is not done, you are expected instead
23102 to send your ham to a ham group and process it there.
23103
23104 @vindex spam-process-ham-in-nonham-groups
23105 By default the variable @code{spam-process-ham-in-nonham-groups} is
23106 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23107 or unclassified) groups to be processed.  Normally this is not done,
23108 you are expected instead to send your ham to a ham group and process
23109 it there.
23110
23111 @vindex gnus-spam-process-destinations
23112 When you leave a @emph{ham} or @emph{unclassified} group, all
23113 @strong{spam} articles are moved to a location determined by either
23114 the @code{spam-process-destination} group parameter or a match in the
23115 @code{gnus-spam-process-destinations} variable, which is a list of
23116 regular expressions matched with group names (it's easiest to
23117 customize this variable with @kbd{M-x customize-variable @key{RET}
23118 gnus-spam-process-destinations}).  Each group name list is a standard
23119 Lisp list, if you prefer to customize the variable manually.  If the
23120 @code{spam-process-destination} parameter is not set, the spam
23121 articles are only expired.  The group name is fully qualified, meaning
23122 that if you see @samp{nntp:servername} before the group name in the
23123 group buffer then you need it here as well.
23124
23125 If spam can not be moved---because of a read-only back end such as
23126 @acronym{NNTP}, for example, it will be copied.
23127
23128 Note that you can use multiples destinations per group or regular
23129 expression!  This enables you to send your spam to multiple @emph{spam
23130 training} groups.
23131
23132 @vindex spam-log-to-registry
23133 The problem with processing ham and spam is that Gnus doesn't track
23134 this processing by default.  Enable the @code{spam-log-to-registry}
23135 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23136 what articles have been processed, and avoid processing articles
23137 multiple times.  Keep in mind that if you limit the number of registry
23138 entries, this won't work as well as it does without a limit.
23139
23140 @vindex spam-mark-only-unseen-as-spam
23141 Set this variable if you want only unseen articles in spam groups to
23142 be marked as spam.  By default, it is set.  If you set it to
23143 @code{nil}, unread articles will also be marked as spam.
23144
23145 @vindex spam-mark-ham-unread-before-move-from-spam-group
23146 Set this variable if you want ham to be unmarked before it is moved
23147 out of the spam group.  This is very useful when you use something
23148 like the tick mark @samp{!} to mark ham---the article will be placed
23149 in your @code{ham-process-destination}, unmarked as if it came fresh
23150 from the mail server.
23151
23152 @vindex spam-autodetect-recheck-messages
23153 When autodetecting spam, this variable tells @code{spam.el} whether
23154 only unseen articles or all unread articles should be checked for
23155 spam.  It is recommended that you leave it off.
23156
23157 @node Spam ELisp Package Sorting and Score Display in Summary Buffer
23158 @subsubsection Spam ELisp Package Sorting and Score Display in Summary Buffer
23159 @cindex spam scoring
23160 @cindex spam sorting
23161 @cindex spam score summary buffer
23162 @cindex spam sort summary buffer
23163 @cindex spam
23164
23165 You can display the spam score of articles in your summary buffer, and
23166 you can sort articles by their spam score.
23167
23168 First you need to decide which back end you will be using.  If you use
23169 the @code{spam-use-spamassassin},
23170 @code{spam-use-spamassassin-headers}, or @code{spam-use-regex-headers}
23171 back end, the @code{X-Spam-Status} header will be used.  If you use
23172 @code{spam-use-bogofilter}, the @code{X-Bogosity} header will be used.
23173 If you use @code{spam-use-crm114}, any header that matches the CRM114
23174 score format will be used.  As long as you set the appropriate back end
23175 variable to t @emph{before} you load @file{spam.el}, you will be
23176 fine.  @code{spam.el} will automatically add the right header to the
23177 internal Gnus list of required headers.
23178
23179 To show the spam score in your summary buffer, add this line to your
23180 @code{gnus.el} file (note @code{spam.el} does not do that by default
23181 so it won't override any existing @code{S} formats you may have).
23182
23183 @lisp
23184 (defalias 'gnus-user-format-function-S 'spam-user-format-function-S)
23185 @end lisp
23186
23187 Now just set your summary line format to use @code{%uS}.  Here's an
23188 example that formats the spam score in a 5-character field:
23189
23190 @lisp
23191 (setq gnus-summary-line-format 
23192  "%U%R %10&user-date; $%5uS %6k  %B %(%4L: %*%-25,25a%) %s \n")
23193 @end lisp
23194
23195 Finally, to sort by spam status, either do it globally:
23196
23197 @lisp
23198 (setq
23199  gnus-show-threads nil
23200  gnus-article-sort-functions
23201   '(spam-article-sort-by-spam-status))
23202 @end lisp
23203
23204 or per group (@pxref{Sorting the Summary Buffer}).
23205
23206 @node Spam ELisp Package Configuration Examples
23207 @subsubsection Spam ELisp Package Configuration Examples
23208 @cindex spam filtering
23209 @cindex spam filtering configuration examples
23210 @cindex spam configuration examples
23211 @cindex spam
23212
23213 @subsubheading Ted's setup
23214
23215 From Ted Zlatanov <tzz@@lifelogs.com>.
23216 @example
23217 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23218 ;; @r{see @file{gnus-registry.el} for more information}
23219 (gnus-registry-initialize)
23220 (spam-initialize)
23221
23222 ;; @r{I like @kbd{C-s} for marking spam}
23223 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23224
23225 (setq
23226  spam-log-to-registry t     ; @r{for spam autodetection}
23227  spam-use-BBDB t
23228  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23229  ;; @r{all groups with @samp{spam} in the name contain spam}
23230  gnus-spam-newsgroup-contents
23231   '(("spam" gnus-group-spam-classification-spam))
23232  ;; @r{see documentation for these}
23233  spam-move-spam-nonspam-groups-only nil
23234  spam-mark-only-unseen-as-spam t
23235  spam-mark-ham-unread-before-move-from-spam-group t
23236  nnimap-split-rule 'nnimap-split-fancy
23237  ;; @r{understand what this does before you copy it to your own setup!}
23238  nnimap-split-fancy '(|
23239                       ;; @r{trace references to parents and put in their group}
23240                       (: gnus-registry-split-fancy-with-parent)
23241                       ;; @r{this will catch server-side SpamAssassin tags}
23242                       (: spam-split 'spam-use-regex-headers)
23243                       (any "ding" "ding")
23244                       ;; @r{note that spam by default will go to @samp{spam}}
23245                       (: spam-split)
23246                       ;; @r{default mailbox}
23247                       "mail"))
23248
23249 ;; @r{my parameters, set with @kbd{G p}}
23250
23251 ;; @r{all nnml groups, and all nnimap groups except}
23252 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23253 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23254 ;; @r{because it must have been detected manually}
23255
23256 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23257
23258 ;; @r{all @acronym{NNTP} groups}
23259 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23260 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23261 ;; @r{send all spam to the training group}
23262  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23263
23264 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23265 ((spam-autodetect . t))
23266
23267 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23268
23269 ;; @r{this is a spam group}
23270 ((spam-contents gnus-group-spam-classification-spam)
23271
23272  ;; @r{any spam (which happens when I enter for all unseen messages,}
23273  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23274  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23275
23276  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23277
23278  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23279  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23280
23281  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23282                           "nnimap+mail.lifelogs.com:trainham")
23283  ;; @r{in this group, only @samp{!} marks are ham}
23284  (ham-marks
23285   (gnus-ticked-mark))
23286  ;; @r{remembers senders in the blacklist on the way out---this is}
23287  ;; @r{definitely not needed, it just makes me feel better}
23288  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23289
23290 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23291 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23292 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23293
23294 @end example
23295
23296 @subsubheading Using @code{spam.el} on an IMAP server with a statistical filter on the server
23297 From Reiner Steib <reiner.steib@@gmx.de>.
23298
23299 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23300 the mail server (@acronym{IMAP}).  Recognized spam goes to
23301 @samp{spam.detected}, the rest goes through the normal filter rules,
23302 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23303 positives or negatives is done by copying or moving the article to
23304 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23305 the server feeds those to bogofilter with the suitable ham or spam
23306 options and deletes them from the @samp{training.ham} and
23307 @samp{training.spam} folders.
23308
23309 With the following entries in @code{gnus-parameters}, @code{spam.el}
23310 does most of the job for me:
23311
23312 @lisp
23313    ("nnimap:spam\\.detected"
23314     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23315     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23316     (spam-contents gnus-group-spam-classification-spam))
23317    ("nnimap:\\(INBOX\\|other-folders\\)"
23318     (spam-process-destination . "nnimap:training.spam")
23319     (spam-contents gnus-group-spam-classification-ham))
23320 @end lisp
23321
23322 @itemize
23323
23324 @item @b{The Spam folder:}
23325
23326 In the folder @samp{spam.detected}, I have to check for false positives
23327 (i.e. legitimate mails, that were wrongly judged as spam by
23328 bogofilter or DCC).
23329
23330 Because of the @code{gnus-group-spam-classification-spam} entry, all
23331 messages are marked as spam (with @code{$}).  When I find a false
23332 positive, I mark the message with some other ham mark (@code{ham-marks},
23333 @ref{Spam ELisp Package Global Variables}).  On group exit, those
23334 messages are copied to both groups, @samp{INBOX} (where I want to have
23335 the article) and @samp{training.ham} (for training bogofilter) and
23336 deleted from the @samp{spam.detected} folder.
23337
23338 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23339 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23340 have a similar size.  Grouping them by size (i.e. chars) makes finding
23341 other false positives easier.  (Of course worms aren't @i{spam}
23342 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23343 an excellent tool for filtering those unwanted mails for me.)
23344
23345 @item @b{Ham folders:}
23346
23347 In my ham folders, I just hit @kbd{S x}
23348 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23349 mail (false negative).  On group exit, those messages are moved to
23350 @samp{training.spam}.
23351 @end itemize
23352
23353 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23354
23355 From Reiner Steib <reiner.steib@@gmx.de>.
23356
23357 With following entry in @code{gnus-parameters}, @kbd{S x}
23358 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23359 groups as spam and reports the to Gmane at group exit:
23360
23361 @lisp
23362    ("^gmane\\."
23363     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23364 @end lisp
23365
23366 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23367 because I don't read the groups directly from news.gmane.org, but
23368 through my local news server (leafnode).  I.e. the article numbers are
23369 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23370 the @code{X-Report-Spam} header to find the correct number.
23371
23372 @node Blacklists and Whitelists
23373 @subsubsection Blacklists and Whitelists
23374 @cindex spam filtering
23375 @cindex whitelists, spam filtering
23376 @cindex blacklists, spam filtering
23377 @cindex spam
23378
23379 @defvar spam-use-blacklist
23380
23381 Set this variable to @code{t} if you want to use blacklists when
23382 splitting incoming mail.  Messages whose senders are in the blacklist
23383 will be sent to the @code{spam-split-group}.  This is an explicit
23384 filter, meaning that it acts only on mail senders @emph{declared} to
23385 be spammers.
23386
23387 @end defvar
23388
23389 @defvar spam-use-whitelist
23390
23391 Set this variable to @code{t} if you want to use whitelists when
23392 splitting incoming mail.  Messages whose senders are not in the
23393 whitelist will be sent to the next spam-split rule.  This is an
23394 explicit filter, meaning that unless someone is in the whitelist, their
23395 messages are not assumed to be spam or ham.
23396
23397 @end defvar
23398
23399 @defvar spam-use-whitelist-exclusive
23400
23401 Set this variable to @code{t} if you want to use whitelists as an
23402 implicit filter, meaning that every message will be considered spam
23403 unless the sender is in the whitelist.  Use with care.
23404
23405 @end defvar
23406
23407 @defvar gnus-group-spam-exit-processor-blacklist
23408
23409 Add this symbol to a group's @code{spam-process} parameter by
23410 customizing the group parameters or the
23411 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23412 added to a group's @code{spam-process} parameter, the senders of
23413 spam-marked articles will be added to the blacklist.
23414
23415 @emph{WARNING}
23416
23417 Instead of the obsolete
23418 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23419 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
23420 the same way, we promise.
23421
23422 @end defvar
23423
23424 @defvar gnus-group-ham-exit-processor-whitelist
23425
23426 Add this symbol to a group's @code{spam-process} parameter by
23427 customizing the group parameters or the
23428 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23429 added to a group's @code{spam-process} parameter, the senders of
23430 ham-marked articles in @emph{ham} groups will be added to the
23431 whitelist.
23432
23433 @emph{WARNING}
23434
23435 Instead of the obsolete
23436 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23437 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
23438 the same way, we promise.
23439
23440 @end defvar
23441
23442 Blacklists are lists of regular expressions matching addresses you
23443 consider to be spam senders.  For instance, to block mail from any
23444 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23445 blacklist.  You start out with an empty blacklist.  Blacklist entries
23446 use the Emacs regular expression syntax.
23447
23448 Conversely, whitelists tell Gnus what addresses are considered
23449 legitimate.  All messages from whitelisted addresses are considered
23450 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
23451 Emacs regular expression syntax.
23452
23453 The blacklist and whitelist file locations can be customized with the
23454 @code{spam-directory} variable (@file{~/News/spam} by default), or
23455 the @code{spam-whitelist} and @code{spam-blacklist} variables
23456 directly.  The whitelist and blacklist files will by default be in the
23457 @code{spam-directory} directory, named @file{whitelist} and
23458 @file{blacklist} respectively.
23459
23460 @node BBDB Whitelists
23461 @subsubsection BBDB Whitelists
23462 @cindex spam filtering
23463 @cindex BBDB whitelists, spam filtering
23464 @cindex BBDB, spam filtering
23465 @cindex spam
23466
23467 @defvar spam-use-BBDB
23468
23469 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23470 Whitelists}), but uses the BBDB as the source of whitelisted
23471 addresses, without regular expressions.  You must have the BBDB loaded
23472 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
23473 not in the BBDB will be sent to the next spam-split rule.  This is an
23474 explicit filter, meaning that unless someone is in the BBDB, their
23475 messages are not assumed to be spam or ham.
23476
23477 @end defvar
23478
23479 @defvar spam-use-BBDB-exclusive
23480
23481 Set this variable to @code{t} if you want to use the BBDB as an
23482 implicit filter, meaning that every message will be considered spam
23483 unless the sender is in the BBDB.  Use with care.  Only sender
23484 addresses in the BBDB will be allowed through; all others will be
23485 classified as spammers.
23486
23487 While @code{spam-use-BBDB-exclusive} @emph{can} be used as an alias
23488 for @code{spam-use-BBDB} as far as @code{spam.el} is concerned, it is
23489 @emph{not} a separate back end.  If you set
23490 @code{spam-use-BBDB-exclusive} to t, @emph{all} your BBDB splitting
23491 will be exclusive.
23492
23493 @end defvar
23494
23495 @defvar gnus-group-ham-exit-processor-BBDB
23496
23497 Add this symbol to a group's @code{spam-process} parameter by
23498 customizing the group parameters or the
23499 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23500 added to a group's @code{spam-process} parameter, the senders of
23501 ham-marked articles in @emph{ham} groups will be added to the
23502 BBDB.
23503
23504 @emph{WARNING}
23505
23506 Instead of the obsolete
23507 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23508 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
23509 the same way, we promise.
23510
23511 @end defvar
23512
23513 @node Gmane Spam Reporting
23514 @subsubsection Gmane Spam Reporting
23515 @cindex spam reporting
23516 @cindex Gmane, spam reporting
23517 @cindex Gmane, spam reporting
23518 @cindex spam
23519
23520 @defvar gnus-group-spam-exit-processor-report-gmane
23521
23522 Add this symbol to a group's @code{spam-process} parameter by
23523 customizing the group parameters or the
23524 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23525 added to a group's @code{spam-process} parameter, the spam-marked
23526 articles groups will be reported to the Gmane administrators via a
23527 HTTP request.
23528
23529 Gmane can be found at @uref{http://gmane.org}.
23530
23531 @emph{WARNING}
23532
23533 Instead of the obsolete
23534 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23535 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
23536 same way, we promise.
23537
23538 @end defvar
23539
23540 @defvar spam-report-gmane-use-article-number
23541
23542 This variable is @code{t} by default.  Set it to @code{nil} if you are
23543 running your own news server, for instance, and the local article
23544 numbers don't correspond to the Gmane article numbers.  When
23545 @code{spam-report-gmane-use-article-number} is @code{nil},
23546 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23547 Gmane provides.
23548
23549 @end defvar
23550
23551 @node Anti-spam Hashcash Payments
23552 @subsubsection Anti-spam Hashcash Payments
23553 @cindex spam filtering
23554 @cindex hashcash, spam filtering
23555 @cindex spam
23556
23557 @defvar spam-use-hashcash
23558
23559 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23560 Whitelists}), but uses hashcash tokens for whitelisting messages
23561 instead of the sender address.  Messages without a hashcash payment
23562 token will be sent to the next spam-split rule.  This is an explicit
23563 filter, meaning that unless a hashcash token is found, the messages
23564 are not assumed to be spam or ham.
23565
23566 @end defvar
23567
23568 @node Blackholes
23569 @subsubsection Blackholes
23570 @cindex spam filtering
23571 @cindex blackholes, spam filtering
23572 @cindex spam
23573
23574 @defvar spam-use-blackholes
23575
23576 This option is disabled by default.  You can let Gnus consult the
23577 blackhole-type distributed spam processing systems (DCC, for instance)
23578 when you set this option.  The variable @code{spam-blackhole-servers}
23579 holds the list of blackhole servers Gnus will consult.  The current
23580 list is fairly comprehensive, but make sure to let us know if it
23581 contains outdated servers.
23582
23583 The blackhole check uses the @code{dig.el} package, but you can tell
23584 @code{spam.el} to use @code{dns.el} instead for better performance if
23585 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
23586 this time to set @code{spam-use-dig} to @code{nil} despite the
23587 possible performance improvements, because some users may be unable to
23588 use it, but you can try it and see if it works for you.
23589
23590 @end defvar
23591
23592 @defvar spam-blackhole-servers
23593
23594 The list of servers to consult for blackhole checks.
23595
23596 @end defvar
23597
23598 @defvar spam-blackhole-good-server-regex
23599
23600 A regular expression for IPs that should not be checked against the
23601 blackhole server list.  When set to @code{nil}, it has no effect.
23602
23603 @end defvar
23604
23605 @defvar spam-use-dig
23606
23607 Use the @code{dig.el} package instead of the @code{dns.el} package.
23608 The default setting of @code{t} is recommended.
23609
23610 @end defvar
23611
23612 Blackhole checks are done only on incoming mail.  There is no spam or
23613 ham processor for blackholes.
23614
23615 @node Regular Expressions Header Matching
23616 @subsubsection Regular Expressions Header Matching
23617 @cindex spam filtering
23618 @cindex regular expressions header matching, spam filtering
23619 @cindex spam
23620
23621 @defvar spam-use-regex-headers
23622
23623 This option is disabled by default.  You can let Gnus check the
23624 message headers against lists of regular expressions when you set this
23625 option.  The variables @code{spam-regex-headers-spam} and
23626 @code{spam-regex-headers-ham} hold the list of regular expressions.
23627 Gnus will check against the message headers to determine if the
23628 message is spam or ham, respectively.
23629
23630 @end defvar
23631
23632 @defvar spam-regex-headers-spam
23633
23634 The list of regular expressions that, when matched in the headers of
23635 the message, positively identify it as spam.
23636
23637 @end defvar
23638
23639 @defvar spam-regex-headers-ham
23640
23641 The list of regular expressions that, when matched in the headers of
23642 the message, positively identify it as ham.
23643
23644 @end defvar
23645
23646 Regular expression header checks are done only on incoming mail.
23647 There is no specific spam or ham processor for regular expressions.
23648
23649 @node Bogofilter
23650 @subsubsection Bogofilter
23651 @cindex spam filtering
23652 @cindex bogofilter, spam filtering
23653 @cindex spam
23654
23655 @defvar spam-use-bogofilter
23656
23657 Set this variable if you want @code{spam-split} to use Eric Raymond's
23658 speedy Bogofilter.
23659
23660 With a minimum of care for associating the @samp{$} mark for spam
23661 articles only, Bogofilter training all gets fairly automatic.  You
23662 should do this until you get a few hundreds of articles in each
23663 category, spam or not.  The command @kbd{S t} in summary mode, either
23664 for debugging or for curiosity, shows the @emph{spamicity} score of
23665 the current article (between 0.0 and 1.0).
23666
23667 Bogofilter determines if a message is spam based on a specific
23668 threshold.  That threshold can be customized, consult the Bogofilter
23669 documentation.
23670
23671 If the @code{bogofilter} executable is not in your path, Bogofilter
23672 processing will be turned off.
23673
23674 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23675
23676 @end defvar
23677
23678 @defvar spam-use-bogofilter-headers
23679
23680 Set this variable if you want @code{spam-split} to use Eric Raymond's
23681 speedy Bogofilter, looking only at the message headers.  It works
23682 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23683 must be in the message already.  Normally you would do this with a
23684 procmail recipe or something similar; consult the Bogofilter
23685 installation documents for details.
23686
23687 You should not enable this if you use @code{spam-use-bogofilter}.
23688
23689 @end defvar
23690
23691 @defvar gnus-group-spam-exit-processor-bogofilter
23692 Add this symbol to a group's @code{spam-process} parameter by
23693 customizing the group parameters or the
23694 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23695 added to a group's @code{spam-process} parameter, spam-marked articles
23696 will be added to the Bogofilter spam database.
23697
23698 @emph{WARNING}
23699
23700 Instead of the obsolete
23701 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23702 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
23703 the same way, we promise.
23704 @end defvar
23705
23706 @defvar gnus-group-ham-exit-processor-bogofilter
23707 Add this symbol to a group's @code{spam-process} parameter by
23708 customizing the group parameters or the
23709 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23710 added to a group's @code{spam-process} parameter, the ham-marked
23711 articles in @emph{ham} groups will be added to the Bogofilter database
23712 of non-spam messages.
23713
23714 @emph{WARNING}
23715
23716 Instead of the obsolete
23717 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
23718 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
23719 the same way, we promise.
23720 @end defvar
23721
23722 @defvar spam-bogofilter-database-directory
23723
23724 This is the directory where Bogofilter will store its databases.  It
23725 is not specified by default, so Bogofilter will use its own default
23726 database directory.
23727
23728 @end defvar
23729
23730 The Bogofilter mail classifier is similar to @command{ifile} in intent and
23731 purpose.  A ham and a spam processor are provided, plus the
23732 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
23733 variables to indicate to spam-split that Bogofilter should either be
23734 used, or has already been used on the article.  The 0.9.2.1 version of
23735 Bogofilter was used to test this functionality.
23736
23737 @node SpamAssassin back end
23738 @subsubsection SpamAssassin back end
23739 @cindex spam filtering
23740 @cindex spamassassin, spam filtering
23741 @cindex spam
23742
23743 @defvar spam-use-spamassassin
23744
23745 Set this variable if you want @code{spam-split} to use SpamAssassin.
23746
23747 SpamAssassin assigns a score to each article based on a set of rules
23748 and tests, including a Bayesian filter.  The Bayesian filter can be
23749 trained by associating the @samp{$} mark for spam articles.  The
23750 spam score can be viewed by using the command @kbd{S t} in summary
23751 mode.
23752
23753 If you set this variable, each article will be processed by
23754 SpamAssassin when @code{spam-split} is called.  If your mail is
23755 preprocessed by SpamAssassin, and you want to just use the
23756 SpamAssassin headers, set @code{spam-use-spamassassin-headers}
23757 instead.
23758
23759 You should not enable this is you use
23760 @code{spam-use-spamassassin-headers}.
23761
23762 @end defvar
23763
23764 @defvar spam-use-spamassassin-headers
23765
23766 Set this variable if your mail is preprocessed by SpamAssassin and
23767 want @code{spam-split} to split based on the SpamAssassin headers.
23768
23769 You should not enable this is you use @code{spam-use-spamassassin}.
23770
23771 @end defvar
23772
23773 @defvar spam-spamassassin-path
23774
23775 This variable points to the SpamAssassin executable.  If you have
23776 @code{spamd} running, you can set this variable to the @code{spamc}
23777 executable for faster processing.  See the SpamAssassin documentation
23778 for more information on @code{spamd}/@code{spamc}.
23779
23780 @end defvar
23781
23782 SpamAssassin is a powerful and flexible spam filter that uses a wide
23783 variety of tests to identify spam.  A ham and a spam processors are
23784 provided, plus the @code{spam-use-spamassassin} and
23785 @code{spam-use-spamassassin-headers} variables to indicate to
23786 spam-split that SpamAssassin should be either used, or has already
23787 been used on the article.  The 2.63 version of SpamAssassin was used
23788 to test this functionality.
23789
23790 @node ifile spam filtering
23791 @subsubsection ifile spam filtering
23792 @cindex spam filtering
23793 @cindex ifile, spam filtering
23794 @cindex spam
23795
23796 @defvar spam-use-ifile
23797
23798 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
23799 statistical analyzer similar to Bogofilter.
23800
23801 @end defvar
23802
23803 @defvar spam-ifile-all-categories
23804
23805 Enable this variable if you want @code{spam-use-ifile} to give you all
23806 the ifile categories, not just spam/non-spam.  If you use this, make
23807 sure you train ifile as described in its documentation.
23808
23809 @end defvar
23810
23811 @defvar spam-ifile-spam-category
23812
23813 This is the category of spam messages as far as ifile is concerned.
23814 The actual string used is irrelevant, but you probably want to leave
23815 the default value of @samp{spam}.
23816 @end defvar
23817
23818 @defvar spam-ifile-database-path
23819
23820 This is the filename for the ifile database.  It is not specified by
23821 default, so ifile will use its own default database name.
23822
23823 @end defvar
23824
23825 The ifile mail classifier is similar to Bogofilter in intent and
23826 purpose.  A ham and a spam processor are provided, plus the
23827 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23828 should be used.  The 1.2.1 version of ifile was used to test this
23829 functionality.
23830
23831 @node spam-stat spam filtering
23832 @subsubsection spam-stat spam filtering
23833 @cindex spam filtering
23834 @cindex spam-stat, spam filtering
23835 @cindex spam-stat
23836 @cindex spam
23837
23838 @xref{Filtering Spam Using Statistics with spam-stat}.
23839
23840 @defvar spam-use-stat
23841
23842 Enable this variable if you want @code{spam-split} to use
23843 spam-stat.el, an Emacs Lisp statistical analyzer.
23844
23845 @end defvar
23846
23847 @defvar gnus-group-spam-exit-processor-stat
23848 Add this symbol to a group's @code{spam-process} parameter by
23849 customizing the group parameters or the
23850 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23851 added to a group's @code{spam-process} parameter, the spam-marked
23852 articles will be added to the spam-stat database of spam messages.
23853
23854 @emph{WARNING}
23855
23856 Instead of the obsolete
23857 @code{gnus-group-spam-exit-processor-stat}, it is recommended
23858 that you use @code{'(spam spam-use-stat)}.  Everything will work
23859 the same way, we promise.
23860 @end defvar
23861
23862 @defvar gnus-group-ham-exit-processor-stat
23863 Add this symbol to a group's @code{spam-process} parameter by
23864 customizing the group parameters or the
23865 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23866 added to a group's @code{spam-process} parameter, the ham-marked
23867 articles in @emph{ham} groups will be added to the spam-stat database
23868 of non-spam messages.
23869
23870 @emph{WARNING}
23871
23872 Instead of the obsolete
23873 @code{gnus-group-ham-exit-processor-stat}, it is recommended
23874 that you use @code{'(ham spam-use-stat)}.  Everything will work
23875 the same way, we promise.
23876 @end defvar
23877
23878 This enables @code{spam.el} to cooperate with @file{spam-stat.el}.
23879 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23880 which unlike ifile or Bogofilter does not require external programs.
23881 A spam and a ham processor, and the @code{spam-use-stat} variable for
23882 @code{spam-split} are provided.
23883
23884 @node SpamOracle
23885 @subsubsection Using SpamOracle with Gnus
23886 @cindex spam filtering
23887 @cindex SpamOracle
23888 @cindex spam
23889
23890 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
23891 statistical mail filtering tool written by Xavier Leroy and needs to be
23892 installed separately.
23893
23894 There are several ways to use SpamOracle with Gnus.  In all cases, your
23895 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
23896 then enter an @samp{X-Spam} header indicating whether it regards the
23897 mail as a spam mail or not.
23898
23899 One possibility is to run SpamOracle as a @code{:prescript} from the
23900 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
23901 the advantage that the user can see the @emph{X-Spam} headers.
23902
23903 The easiest method is to make @code{spam.el} (@pxref{Filtering Spam
23904 Using The Spam ELisp Package}) call SpamOracle.
23905
23906 @vindex spam-use-spamoracle
23907 To enable SpamOracle usage by @code{spam.el}, set the variable
23908 @code{spam-use-spamoracle} to @code{t} and configure the
23909 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
23910 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
23911 this example the @samp{INBOX} of an nnimap server is filtered using
23912 SpamOracle.  Mails recognized as spam mails will be moved to
23913 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
23914 in @samp{INBOX}:
23915
23916 @example
23917 (setq spam-use-spamoracle t
23918       spam-split-group "Junk"
23919       nnimap-split-inbox '("INBOX")
23920       nnimap-split-rule 'nnimap-split-fancy
23921       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23922 @end example
23923
23924 @defvar spam-use-spamoracle
23925 Set to @code{t} if you want Gnus to enable spam filtering using
23926 SpamOracle.
23927 @end defvar
23928
23929 @defvar spam-spamoracle-binary
23930 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23931 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
23932 can be customized.
23933 @end defvar
23934
23935 @defvar spam-spamoracle-database
23936 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23937 store its analyses.  This is controlled by the variable
23938 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
23939 the default SpamOracle database will be used.  In case you want your
23940 database to live somewhere special, set
23941 @code{spam-spamoracle-database} to this path.
23942 @end defvar
23943
23944 SpamOracle employs a statistical algorithm to determine whether a
23945 message is spam or ham.  In order to get good results, meaning few
23946 false hits or misses, SpamOracle needs training.  SpamOracle learns the
23947 characteristics of your spam mails.  Using the @emph{add} mode
23948 (training mode) one has to feed good (ham) and spam mails to
23949 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
23950 and pipe the mail to a SpamOracle process or using @code{spam.el}'s
23951 spam- and ham-processors, which is much more convenient.  For a
23952 detailed description of spam- and ham-processors, @xref{Filtering Spam
23953 Using The Spam ELisp Package}.
23954
23955 @defvar gnus-group-spam-exit-processor-spamoracle
23956 Add this symbol to a group's @code{spam-process} parameter by
23957 customizing the group parameter or the
23958 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23959 to a group's @code{spam-process} parameter, spam-marked articles will be
23960 sent to SpamOracle as spam samples.
23961
23962 @emph{WARNING}
23963
23964 Instead of the obsolete
23965 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
23966 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
23967 the same way, we promise.
23968 @end defvar
23969
23970 @defvar gnus-group-ham-exit-processor-spamoracle
23971 Add this symbol to a group's @code{spam-process} parameter by
23972 customizing the group parameter or the
23973 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23974 to a group's @code{spam-process} parameter, the ham-marked articles in
23975 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23976 messages.
23977
23978 @emph{WARNING}
23979
23980 Instead of the obsolete
23981 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
23982 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
23983 the same way, we promise.
23984 @end defvar
23985
23986 @emph{Example:} These are the Group Parameters of a group that has been
23987 classified as a ham group, meaning that it should only contain ham
23988 messages.
23989 @example
23990  ((spam-contents gnus-group-spam-classification-ham)
23991   (spam-process ((ham spam-use-spamoracle)
23992                  (spam spam-use-spamoracle))))
23993 @end example
23994 For this group the @code{spam-use-spamoracle} is installed for both
23995 ham and spam processing.  If the group contains spam message
23996 (e.g. because SpamOracle has not had enough sample messages yet) and
23997 the user marks some messages as spam messages, these messages will be
23998 processed by SpamOracle.  The processor sends the messages to
23999 SpamOracle as new samples for spam.
24000
24001 @node Extending the Spam ELisp package
24002 @subsubsection Extending the Spam ELisp package
24003 @cindex spam filtering
24004 @cindex spam elisp package, extending
24005 @cindex extending the spam elisp package
24006
24007 Say you want to add a new back end called blackbox.  For filtering
24008 incoming mail, provide the following:
24009
24010 @enumerate
24011
24012 @item
24013 Code
24014
24015 @lisp
24016 (defvar spam-use-blackbox nil
24017   "True if blackbox should be used.")
24018 @end lisp
24019
24020 Write @code{spam-check-blackbox} if Blackbox can check incoming mail.
24021
24022 Write @code{spam-blackbox-register-routine} and
24023 @code{spam-blackbox-unregister-routine} using the bogofilter
24024 register/unregister routines as a start, or other restister/unregister
24025 routines more appropriate to Blackbox, if Blackbox can
24026 register/unregister spam and ham.
24027
24028 @item
24029 Functionality
24030
24031 The @code{spam-check-blackbox} function should return @samp{nil} or
24032 @code{spam-split-group}, observing the other conventions.  See the
24033 existing @code{spam-check-*} functions for examples of what you can
24034 do, and stick to the template unless you fully understand the reasons
24035 why you aren't.
24036
24037 @end enumerate
24038
24039 For processing spam and ham messages, provide the following:
24040
24041 @enumerate
24042
24043 @item
24044 Code
24045
24046 Note you don't have to provide a spam or a ham processor.  Only
24047 provide them if Blackbox supports spam or ham processing.
24048
24049 Also, ham and spam processors are being phased out as single
24050 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24051 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24052 processor variables are still around but they won't be for long.
24053
24054 @lisp
24055 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24056   "The Blackbox summary exit spam processor.
24057 Only applicable to spam groups.")
24058
24059 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24060   "The whitelist summary exit ham processor.
24061 Only applicable to non-spam (unclassified and ham) groups.")
24062
24063 @end lisp
24064
24065 @item
24066 Gnus parameters
24067
24068 Add
24069 @lisp
24070 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24071 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24072 @end lisp
24073 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24074 sure you do it twice, once for the parameter and once for the
24075 variable customization.
24076
24077 Add
24078 @lisp
24079 (variable-item spam-use-blackbox)
24080 @end lisp
24081 to the @code{spam-autodetect-methods} group parameter in
24082 @code{gnus.el} if Blackbox can check incoming mail for spam contents.
24083
24084 Finally, use the appropriate @code{spam-install-*-backend} function in
24085 @code{spam.el}.  Here are the available functions.
24086
24087
24088 @enumerate
24089
24090 @item
24091 @code{spam-install-backend-alias}
24092
24093 This function will simply install an alias for a back end that does
24094 everything like the original back end.  It is currently only used to
24095 make @code{spam-use-BBDB-exclusive} act like @code{spam-use-BBDB}.
24096
24097 @item
24098 @code{spam-install-nocheck-backend}
24099
24100 This function installs a back end that has no check function, but can
24101 register/unregister ham or spam.  The @code{spam-use-gmane} back end is
24102 such a back end.
24103
24104 @item
24105 @code{spam-install-checkonly-backend}
24106
24107 This function will install a back end that can only check incoming mail
24108 for spam contents.  It can't register or unregister messages.
24109 @code{spam-use-blackholes} and @code{spam-use-hashcash} are such
24110 back ends.
24111
24112 @item
24113 @code{spam-install-statistical-checkonly-backend}
24114
24115 This function installs a statistical back end (one which requires the
24116 full body of a message to check it) that can only check incoming mail
24117 for contents.  @code{spam-use-regex-body} is such a filter.
24118
24119 @item
24120 @code{spam-install-statistical-backend}
24121
24122 This function install a statistical back end with incoming checks and
24123 registration/unregistration routines.  @code{spam-use-bogofilter} is
24124 set up this way.
24125
24126 @item
24127 @code{spam-install-backend}
24128
24129 This is the most normal back end installation, where a back end that can
24130 check and register/unregister messages is set up without statistical
24131 abilities.  The @code{spam-use-BBDB} is such a back end.
24132
24133 @item
24134 @code{spam-install-mover-backend}
24135
24136 Mover back ends are internal to @code{spam.el} and specifically move
24137 articles around when the summary is exited.  You will very probably
24138 never install such a back end.
24139 @end enumerate
24140
24141 @end enumerate
24142
24143
24144 @node Filtering Spam Using Statistics with spam-stat
24145 @subsection Filtering Spam Using Statistics with spam-stat
24146 @cindex Paul Graham
24147 @cindex Graham, Paul
24148 @cindex naive Bayesian spam filtering
24149 @cindex Bayesian spam filtering, naive
24150 @cindex spam filtering, naive Bayesian
24151
24152 Paul Graham has written an excellent essay about spam filtering using
24153 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24154 Spam}.  In it he describes the inherent deficiency of rule-based
24155 filtering as used by SpamAssassin, for example: Somebody has to write
24156 the rules, and everybody else has to install these rules.  You are
24157 always late.  It would be much better, he argues, to filter mail based
24158 on whether it somehow resembles spam or non-spam.  One way to measure
24159 this is word distribution.  He then goes on to describe a solution
24160 that checks whether a new mail resembles any of your other spam mails
24161 or not.
24162
24163 The basic idea is this:  Create a two collections of your mail, one
24164 with spam, one with non-spam.  Count how often each word appears in
24165 either collection, weight this by the total number of mails in the
24166 collections, and store this information in a dictionary.  For every
24167 word in a new mail, determine its probability to belong to a spam or a
24168 non-spam mail.  Use the 15 most conspicuous words, compute the total
24169 probability of the mail being spam.  If this probability is higher
24170 than a certain threshold, the mail is considered to be spam.
24171
24172 Gnus supports this kind of filtering.  But it needs some setting up.
24173 First, you need two collections of your mail, one with spam, one with
24174 non-spam.  Then you need to create a dictionary using these two
24175 collections, and save it.  And last but not least, you need to use
24176 this dictionary in your fancy mail splitting rules.
24177
24178 @menu
24179 * Creating a spam-stat dictionary::
24180 * Splitting mail using spam-stat::
24181 * Low-level interface to the spam-stat dictionary::
24182 @end menu
24183
24184 @node Creating a spam-stat dictionary
24185 @subsubsection Creating a spam-stat dictionary
24186
24187 Before you can begin to filter spam based on statistics, you must
24188 create these statistics based on two mail collections, one with spam,
24189 one with non-spam.  These statistics are then stored in a dictionary
24190 for later use.  In order for these statistics to be meaningful, you
24191 need several hundred emails in both collections.
24192
24193 Gnus currently supports only the nnml back end for automated dictionary
24194 creation.  The nnml back end stores all mails in a directory, one file
24195 per mail.  Use the following:
24196
24197 @defun spam-stat-process-spam-directory
24198 Create spam statistics for every file in this directory.  Every file
24199 is treated as one spam mail.
24200 @end defun
24201
24202 @defun spam-stat-process-non-spam-directory
24203 Create non-spam statistics for every file in this directory.  Every
24204 file is treated as one non-spam mail.
24205 @end defun
24206
24207 Usually you would call @code{spam-stat-process-spam-directory} on a
24208 directory such as @file{~/Mail/mail/spam} (this usually corresponds
24209 the the group @samp{nnml:mail.spam}), and you would call
24210 @code{spam-stat-process-non-spam-directory} on a directory such as
24211 @file{~/Mail/mail/misc} (this usually corresponds the the group
24212 @samp{nnml:mail.misc}).
24213
24214 When you are using @acronym{IMAP}, you won't have the mails available
24215 locally, so that will not work.  One solution is to use the Gnus Agent
24216 to cache the articles.  Then you can use directories such as
24217 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24218 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24219
24220 @defvar spam-stat
24221 This variable holds the hash-table with all the statistics---the
24222 dictionary we have been talking about.  For every word in either
24223 collection, this hash-table stores a vector describing how often the
24224 word appeared in spam and often it appeared in non-spam mails.
24225 @end defvar
24226
24227 If you want to regenerate the statistics from scratch, you need to
24228 reset the dictionary.
24229
24230 @defun spam-stat-reset
24231 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24232 @end defun
24233
24234 When you are done, you must save the dictionary.  The dictionary may
24235 be rather large.  If you will not update the dictionary incrementally
24236 (instead, you will recreate it once a month, for example), then you
24237 can reduce the size of the dictionary by deleting all words that did
24238 not appear often enough or that do not clearly belong to only spam or
24239 only non-spam mails.
24240
24241 @defun spam-stat-reduce-size
24242 Reduce the size of the dictionary.  Use this only if you do not want
24243 to update the dictionary incrementally.
24244 @end defun
24245
24246 @defun spam-stat-save
24247 Save the dictionary.
24248 @end defun
24249
24250 @defvar spam-stat-file
24251 The filename used to store the dictionary.  This defaults to
24252 @file{~/.spam-stat.el}.
24253 @end defvar
24254
24255 @node Splitting mail using spam-stat
24256 @subsubsection Splitting mail using spam-stat
24257
24258 In order to use @code{spam-stat} to split your mail, you need to add the
24259 following to your @file{~/.gnus.el} file:
24260
24261 @lisp
24262 (require 'spam-stat)
24263 (spam-stat-load)
24264 @end lisp
24265
24266 This will load the necessary Gnus code, and the dictionary you
24267 created.
24268
24269 Next, you need to adapt your fancy splitting rules:  You need to
24270 determine how to use @code{spam-stat}.  The following examples are for
24271 the nnml back end.  Using the nnimap back end works just as well.  Just
24272 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24273
24274 In the simplest case, you only have two groups, @samp{mail.misc} and
24275 @samp{mail.spam}.  The following expression says that mail is either
24276 spam or it should go into @samp{mail.misc}.  If it is spam, then
24277 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24278
24279 @lisp
24280 (setq nnmail-split-fancy
24281       `(| (: spam-stat-split-fancy)
24282           "mail.misc"))
24283 @end lisp
24284
24285 @defvar spam-stat-split-fancy-spam-group
24286 The group to use for spam.  Default is @samp{mail.spam}.
24287 @end defvar
24288
24289 If you also filter mail with specific subjects into other groups, use
24290 the following expression.  Only mails not matching the regular
24291 expression are considered potential spam.
24292
24293 @lisp
24294 (setq nnmail-split-fancy
24295       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24296           (: spam-stat-split-fancy)
24297           "mail.misc"))
24298 @end lisp
24299
24300 If you want to filter for spam first, then you must be careful when
24301 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24302 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24303 non-spam, therefore both should be in your collection of non-spam
24304 mails, when creating the dictionary!
24305
24306 @lisp
24307 (setq nnmail-split-fancy
24308       `(| (: spam-stat-split-fancy)
24309           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24310           "mail.misc"))
24311 @end lisp
24312
24313 You can combine this with traditional filtering.  Here, we move all
24314 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24315 @code{spam-stat-split-fancy} will never see them, the mails in
24316 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24317 nor in your collection of non-spam mails, when creating the
24318 dictionary!
24319
24320 @lisp
24321 (setq nnmail-split-fancy
24322       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24323           (: spam-stat-split-fancy)
24324           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24325           "mail.misc"))
24326 @end lisp
24327
24328
24329 @node Low-level interface to the spam-stat dictionary
24330 @subsubsection Low-level interface to the spam-stat dictionary
24331
24332 The main interface to using @code{spam-stat}, are the following functions:
24333
24334 @defun spam-stat-buffer-is-spam
24335 Called in a buffer, that buffer is considered to be a new spam mail.
24336 Use this for new mail that has not been processed before.
24337 @end defun
24338
24339 @defun spam-stat-buffer-is-no-spam
24340 Called in a buffer, that buffer is considered to be a new non-spam
24341 mail.  Use this for new mail that has not been processed before.
24342 @end defun
24343
24344 @defun spam-stat-buffer-change-to-spam
24345 Called in a buffer, that buffer is no longer considered to be normal
24346 mail but spam.  Use this to change the status of a mail that has
24347 already been processed as non-spam.
24348 @end defun
24349
24350 @defun spam-stat-buffer-change-to-non-spam
24351 Called in a buffer, that buffer is no longer considered to be spam but
24352 normal mail.  Use this to change the status of a mail that has already
24353 been processed as spam.
24354 @end defun
24355
24356 @defun spam-stat-save
24357 Save the hash table to the file.  The filename used is stored in the
24358 variable @code{spam-stat-file}.
24359 @end defun
24360
24361 @defun spam-stat-load
24362 Load the hash table from a file.  The filename used is stored in the
24363 variable @code{spam-stat-file}.
24364 @end defun
24365
24366 @defun spam-stat-score-word
24367 Return the spam score for a word.
24368 @end defun
24369
24370 @defun spam-stat-score-buffer
24371 Return the spam score for a buffer.
24372 @end defun
24373
24374 @defun spam-stat-split-fancy
24375 Use this function for fancy mail splitting.  Add the rule @samp{(:
24376 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24377 @end defun
24378
24379 Make sure you load the dictionary before using it.  This requires the
24380 following in your @file{~/.gnus.el} file:
24381
24382 @lisp
24383 (require 'spam-stat)
24384 (spam-stat-load)
24385 @end lisp
24386
24387 Typical test will involve calls to the following functions:
24388
24389 @smallexample
24390 Reset: (setq spam-stat (make-hash-table :test 'equal))
24391 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24392 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24393 Save table: (spam-stat-save)
24394 File size: (nth 7 (file-attributes spam-stat-file))
24395 Number of words: (hash-table-count spam-stat)
24396 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24397 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24398 Reduce table size: (spam-stat-reduce-size)
24399 Save table: (spam-stat-save)
24400 File size: (nth 7 (file-attributes spam-stat-file))
24401 Number of words: (hash-table-count spam-stat)
24402 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24403 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24404 @end smallexample
24405
24406 Here is how you would create your dictionary:
24407
24408 @smallexample
24409 Reset: (setq spam-stat (make-hash-table :test 'equal))
24410 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24411 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24412 Repeat for any other non-spam group you need...
24413 Reduce table size: (spam-stat-reduce-size)
24414 Save table: (spam-stat-save)
24415 @end smallexample
24416
24417 @node Other modes
24418 @section Interaction with other modes
24419
24420 @subsection Dired
24421 @cindex dired
24422
24423 @code{gnus-dired-minor-mode} provided some useful functions for dired
24424 buffers.  It is enabled with
24425 @lisp
24426 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24427 @end lisp
24428
24429 @table @kbd
24430 @item C-c C-m C-a
24431 @findex gnus-dired-attach
24432 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24433 You will be prompted for a message buffer.
24434
24435 @item C-c C-m C-l
24436 @findex gnus-dired-find-file-mailcap
24437 Visit a file according to the appropriate mailcap entry
24438 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24439 buffer.
24440
24441 @item C-c C-m C-p
24442 @findex gnus-dired-print
24443 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
24444 there is no print command, print in a PostScript image.
24445 @end table
24446
24447 @node Various Various
24448 @section Various Various
24449 @cindex mode lines
24450 @cindex highlights
24451
24452 @table @code
24453
24454 @item gnus-home-directory
24455 @vindex gnus-home-directory
24456 All Gnus file and directory variables will be initialized from this
24457 variable, which defaults to @file{~/}.
24458
24459 @item gnus-directory
24460 @vindex gnus-directory
24461 Most Gnus storage file and directory variables will be initialized from
24462 this variable, which defaults to the @env{SAVEDIR} environment
24463 variable, or @file{~/News/} if that variable isn't set.
24464
24465 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
24466 This means that other directory variables that are initialized from this
24467 variable won't be set properly if you set this variable in
24468 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
24469
24470 @item gnus-default-directory
24471 @vindex gnus-default-directory
24472 Not related to the above variable at all---this variable says what the
24473 default directory of all Gnus buffers should be.  If you issue commands
24474 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24475 default directory.  If this variable is @code{nil} (which is the
24476 default), the default directory will be the default directory of the
24477 buffer you were in when you started Gnus.
24478
24479 @item gnus-verbose
24480 @vindex gnus-verbose
24481 This variable is an integer between zero and ten.  The higher the value,
24482 the more messages will be displayed.  If this variable is zero, Gnus
24483 will never flash any messages, if it is seven (which is the default),
24484 most important messages will be shown, and if it is ten, Gnus won't ever
24485 shut up, but will flash so many messages it will make your head swim.
24486
24487 @item gnus-verbose-backends
24488 @vindex gnus-verbose-backends
24489 This variable works the same way as @code{gnus-verbose}, but it applies
24490 to the Gnus back ends instead of Gnus proper.
24491
24492 @item nnheader-max-head-length
24493 @vindex nnheader-max-head-length
24494 When the back ends read straight heads of articles, they all try to read
24495 as little as possible.  This variable (default 4096) specifies
24496 the absolute max length the back ends will try to read before giving up
24497 on finding a separator line between the head and the body.  If this
24498 variable is @code{nil}, there is no upper read bound.  If it is
24499 @code{t}, the back ends won't try to read the articles piece by piece,
24500 but read the entire articles.  This makes sense with some versions of
24501 @code{ange-ftp} or @code{efs}.
24502
24503 @item nnheader-head-chop-length
24504 @vindex nnheader-head-chop-length
24505 This variable (default 2048) says how big a piece of each article to
24506 read when doing the operation described above.
24507
24508 @item nnheader-file-name-translation-alist
24509 @vindex nnheader-file-name-translation-alist
24510 @cindex file names
24511 @cindex invalid characters in file names
24512 @cindex characters in file names
24513 This is an alist that says how to translate characters in file names.
24514 For instance, if @samp{:} is invalid as a file character in file names
24515 on your system (you OS/2 user you), you could say something like:
24516
24517 @lisp
24518 @group
24519 (setq nnheader-file-name-translation-alist
24520       '((?: . ?_)))
24521 @end group
24522 @end lisp
24523
24524 In fact, this is the default value for this variable on OS/2 and MS
24525 Windows (phooey) systems.
24526
24527 @item gnus-hidden-properties
24528 @vindex gnus-hidden-properties
24529 This is a list of properties to use to hide ``invisible'' text.  It is
24530 @code{(invisible t intangible t)} by default on most systems, which
24531 makes invisible text invisible and intangible.
24532
24533 @item gnus-parse-headers-hook
24534 @vindex gnus-parse-headers-hook
24535 A hook called before parsing headers.  It can be used, for instance, to
24536 gather statistics on the headers fetched, or perhaps you'd like to prune
24537 some headers.  I don't see why you'd want that, though.
24538
24539 @item gnus-shell-command-separator
24540 @vindex gnus-shell-command-separator
24541 String used to separate two shell commands.  The default is @samp{;}.
24542
24543 @item gnus-invalid-group-regexp
24544 @vindex gnus-invalid-group-regexp
24545
24546 Regexp to match ``invalid'' group names when querying user for a group
24547 name.  The default value catches some @strong{really} invalid group
24548 names who could possibly mess up Gnus internally (like allowing
24549 @samp{:} in a group name, which is normally used to delimit method and
24550 group).
24551
24552 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24553
24554
24555 @end table
24556
24557 @node The End
24558 @chapter The End
24559
24560 Well, that's the manual---you can get on with your life now.  Keep in
24561 touch.  Say hello to your cats from me.
24562
24563 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
24564
24565 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24566
24567 @quotation
24568 @strong{Te Deum}
24569
24570 @sp 1
24571 Not because of victories @*
24572 I sing,@*
24573 having none,@*
24574 but for the common sunshine,@*
24575 the breeze,@*
24576 the largess of the spring.
24577
24578 @sp 1
24579 Not for victory@*
24580 but for the day's work done@*
24581 as well as I was able;@*
24582 not for a seat upon the dais@*
24583 but at the common table.@*
24584 @end quotation
24585
24586
24587 @node Appendices
24588 @chapter Appendices
24589
24590 @menu
24591 * XEmacs::                      Requirements for installing under XEmacs.
24592 * History::                     How Gnus got where it is today.
24593 * On Writing Manuals::          Why this is not a beginner's guide.
24594 * Terminology::                 We use really difficult, like, words here.
24595 * Customization::               Tailoring Gnus to your needs.
24596 * Troubleshooting::             What you might try if things do not work.
24597 * Gnus Reference Guide::        Rilly, rilly technical stuff.
24598 * Emacs for Heathens::          A short introduction to Emacsian terms.
24599 * Frequently Asked Questions::  The Gnus FAQ
24600 @end menu
24601
24602
24603 @node XEmacs
24604 @section XEmacs
24605 @cindex XEmacs
24606 @cindex installing under XEmacs
24607
24608 XEmacs is distributed as a collection of packages.  You should install
24609 whatever packages the Gnus XEmacs package requires.  The current
24610 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24611 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24612 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{w3},
24613 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24614
24615
24616 @node History
24617 @section History
24618
24619 @cindex history
24620 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
24621 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24622
24623 If you want to investigate the person responsible for this outrage,
24624 you can point your (feh!) web browser to
24625 @uref{http://quimby.gnus.org/}.  This is also the primary
24626 distribution point for the new and spiffy versions of Gnus, and is
24627 known as The Site That Destroys Newsrcs And Drives People Mad.
24628
24629 During the first extended alpha period of development, the new Gnus was
24630 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
24631 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24632 (Besides, the ``Gnus'' in this abbreviation should probably be
24633 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24634 appropriate name, don't you think?)
24635
24636 In any case, after spending all that energy on coming up with a new and
24637 spunky name, we decided that the name was @emph{too} spunky, so we
24638 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
24639 ``@sc{gnus}''.  New vs. old.
24640
24641 @menu
24642 * Gnus Versions::               What Gnus versions have been released.
24643 * Other Gnus Versions::         Other Gnus versions that also have been released.
24644 * Why?::                        What's the point of Gnus?
24645 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
24646 * Conformity::                  Gnus tries to conform to all standards.
24647 * Emacsen::                     Gnus can be run on a few modern Emacsen.
24648 * Gnus Development::            How Gnus is developed.
24649 * Contributors::                Oodles of people.
24650 * New Features::                Pointers to some of the new stuff in Gnus.
24651 @end menu
24652
24653
24654 @node Gnus Versions
24655 @subsection Gnus Versions
24656 @cindex ding Gnus
24657 @cindex September Gnus
24658 @cindex Red Gnus
24659 @cindex Quassia Gnus
24660 @cindex Pterodactyl Gnus
24661 @cindex Oort Gnus
24662 @cindex No Gnus
24663 @cindex Gnus versions
24664
24665 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24666 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24667 plus 15 Gnus 5.0 releases).
24668
24669 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24670 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24671
24672 On July 28th 1996 work on Red Gnus was begun, and it was released on
24673 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24674
24675 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24676 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24677
24678 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24679 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24680 1999.
24681
24682 On the 26th of October 2000, Oort Gnus was begun.
24683
24684 If you happen upon a version of Gnus that has a prefixed name --
24685 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24686 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
24687 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
24688 run.  Walk away, calmly, until you're out of its reach.  Find a proper
24689 released version of Gnus and snuggle up to that instead.
24690
24691
24692 @node Other Gnus Versions
24693 @subsection Other Gnus Versions
24694 @cindex Semi-gnus
24695
24696 In addition to the versions of Gnus which have had their releases
24697 coordinated by Lars, one major development has been Semi-gnus from
24698 Japan.  It's based on a library called @acronym{SEMI}, which provides
24699 @acronym{MIME} capabilities.
24700
24701 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24702 Collectively, they are called ``Semi-gnus'', and different strains are
24703 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
24704 @acronym{MIME} and multilingualization things, especially important for
24705 Japanese users.
24706
24707
24708 @node Why?
24709 @subsection Why?
24710
24711 What's the point of Gnus?
24712
24713 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24714 newsreader, that lets you do anything you can think of.  That was my
24715 original motivation, but while working on Gnus, it has become clear to
24716 me that this generation of newsreaders really belong in the stone age.
24717 Newsreaders haven't developed much since the infancy of the net.  If the
24718 volume continues to rise with the current rate of increase, all current
24719 newsreaders will be pretty much useless.  How do you deal with
24720 newsgroups that have thousands of new articles each day?  How do you
24721 keep track of millions of people who post?
24722
24723 Gnus offers no real solutions to these questions, but I would very much
24724 like to see Gnus being used as a testing ground for new methods of
24725 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
24726 to separate the newsreader from the back ends, Gnus now offers a simple
24727 interface for anybody who wants to write new back ends for fetching mail
24728 and news from different sources.  I have added hooks for customizations
24729 everywhere I could imagine it being useful.  By doing so, I'm inviting
24730 every one of you to explore and invent.
24731
24732 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
24733 @kbd{C-u 100 M-x all-hail-xemacs}.
24734
24735
24736 @node Compatibility
24737 @subsection Compatibility
24738
24739 @cindex compatibility
24740 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
24741 bindings have been kept.  More key bindings have been added, of course,
24742 but only in one or two obscure cases have old bindings been changed.
24743
24744 Our motto is:
24745 @quotation
24746 @cartouche
24747 @center In a cloud bones of steel.
24748 @end cartouche
24749 @end quotation
24750
24751 All commands have kept their names.  Some internal functions have changed
24752 their names.
24753
24754 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
24755 Articles}.
24756
24757 One major compatibility question is the presence of several summary
24758 buffers.  All variables relevant while reading a group are
24759 buffer-local to the summary buffer they belong in.  Although many
24760 important variables have their values copied into their global
24761 counterparts whenever a command is executed in the summary buffer, this
24762 change might lead to incorrect values being used unless you are careful.
24763
24764 All code that relies on knowledge of @sc{gnus} internals will probably
24765 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
24766 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
24767 maintains a hash table that points to the entries in this alist (which
24768 speeds up many functions), and changing the alist directly will lead to
24769 peculiar results.
24770
24771 @cindex hilit19
24772 @cindex highlighting
24773 Old hilit19 code does not work at all.  In fact, you should probably
24774 remove all hilit code from all Gnus hooks
24775 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24776 Gnus provides various integrated functions for highlighting.  These are
24777 faster and more accurate.  To make life easier for everybody, Gnus will
24778 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
24779 Away!
24780
24781 Packages like @code{expire-kill} will no longer work.  As a matter of
24782 fact, you should probably remove all old @sc{gnus} packages (and other
24783 code) when you start using Gnus.  More likely than not, Gnus already
24784 does what you have written code to make @sc{gnus} do.  (Snicker.)
24785
24786 Even though old methods of doing things are still supported, only the
24787 new methods are documented in this manual.  If you detect a new method of
24788 doing something while reading this manual, that does not mean you have
24789 to stop doing it the old way.
24790
24791 Gnus understands all @sc{gnus} startup files.
24792
24793 @kindex M-x gnus-bug
24794 @findex gnus-bug
24795 @cindex reporting bugs
24796 @cindex bugs
24797 Overall, a casual user who hasn't written much code that depends on
24798 @sc{gnus} internals should suffer no problems.  If problems occur,
24799 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
24800
24801 @vindex gnus-bug-create-help-buffer
24802 If you are in the habit of sending bug reports @emph{very} often, you
24803 may find the helpful help buffer annoying after a while.  If so, set
24804 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
24805 up at you.
24806
24807
24808 @node Conformity
24809 @subsection Conformity
24810
24811 No rebels without a clue here, ma'am.  We conform to all standards known
24812 to (wo)man.  Except for those standards and/or conventions we disagree
24813 with, of course.
24814
24815 @table @strong
24816
24817 @item RFC (2)822
24818 @cindex RFC 822
24819 @cindex RFC 2822
24820 There are no known breaches of this standard.
24821
24822 @item RFC 1036
24823 @cindex RFC 1036
24824 There are no known breaches of this standard, either.
24825
24826 @item Son-of-RFC 1036
24827 @cindex Son-of-RFC 1036
24828 We do have some breaches to this one.
24829
24830 @table @emph
24831
24832 @item X-Newsreader
24833 @itemx User-Agent
24834 These are considered to be ``vanity headers'', while I consider them
24835 to be consumer information.  After seeing so many badly formatted
24836 articles coming from @code{tin} and @code{Netscape} I know not to use
24837 either of those for posting articles.  I would not have known that if
24838 it wasn't for the @code{X-Newsreader} header.
24839 @end table
24840
24841 @item USEFOR
24842 @cindex USEFOR
24843 USEFOR is an IETF working group writing a successor to RFC 1036, based
24844 on Son-of-RFC 1036.  They have produced a number of drafts proposing
24845 various changes to the format of news articles.  The Gnus towers will
24846 look into implementing the changes when the draft is accepted as an RFC.
24847
24848 @item MIME - RFC 2045-2049 etc
24849 @cindex @acronym{MIME}
24850 All the various @acronym{MIME} RFCs are supported.
24851
24852 @item Disposition Notifications - RFC 2298
24853 Message Mode is able to request notifications from the receiver.
24854
24855 @item PGP - RFC 1991 and RFC 2440
24856 @cindex RFC 1991
24857 @cindex RFC 2440
24858 RFC 1991 is the original @acronym{PGP} message specification,
24859 published as an informational RFC.  RFC 2440 was the follow-up, now
24860 called Open PGP, and put on the Standards Track.  Both document a
24861 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
24862 encoding (signing and encryption) and decoding (verification and
24863 decryption).
24864
24865 @item PGP/MIME - RFC 2015/3156
24866 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
24867 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
24868 Gnus supports both encoding and decoding.
24869
24870 @item S/MIME - RFC 2633
24871 RFC 2633 describes the @acronym{S/MIME} format.
24872
24873 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
24874 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
24875 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
24876 authentication for @acronym{IMAP}.  RFC 2086 describes access control
24877 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
24878 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
24879 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
24880 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
24881
24882 @end table
24883
24884 If you ever notice Gnus acting non-compliant with regards to the texts
24885 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
24886 know.
24887
24888
24889 @node Emacsen
24890 @subsection Emacsen
24891 @cindex Emacsen
24892 @cindex XEmacs
24893 @cindex Mule
24894 @cindex Emacs
24895
24896 Gnus should work on:
24897
24898 @itemize @bullet
24899
24900 @item
24901 Emacs 21.1 and up.
24902
24903 @item
24904 XEmacs 21.4 and up.
24905
24906 @end itemize
24907
24908 This Gnus version will absolutely not work on any Emacsen older than
24909 that.  Not reliably, at least.  Older versions of Gnus may work on older
24910 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
24911 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
24912 See the file ``README'' in the T-gnus distribution for more details.
24913
24914 There are some vague differences between Gnus on the various
24915 platforms---XEmacs features more graphics (a logo and a toolbar)---but
24916 other than that, things should look pretty much the same under all
24917 Emacsen.
24918
24919
24920 @node Gnus Development
24921 @subsection Gnus Development
24922
24923 Gnus is developed in a two-phased cycle.  The first phase involves much
24924 discussion on the @samp{ding@@gnus.org} mailing list, where people
24925 propose changes and new features, post patches and new back ends.  This
24926 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24927 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24928 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
24929 unstable and should not be used by casual users.  Gnus alpha releases
24930 have names like ``Red Gnus'' and ``Quassia Gnus''.
24931
24932 After futzing around for 50-100 alpha releases, Gnus is declared
24933 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
24934 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
24935 supposed to be able to use these, and these are mostly discussed on the
24936 @samp{gnu.emacs.gnus} newsgroup.
24937
24938 @cindex Incoming*
24939 @vindex mail-source-delete-incoming
24940 Some variable defaults differ between alpha Gnusae and released Gnusae.
24941 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24942 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
24943 lossage of mail if an alpha release hiccups while handling the mail.
24944
24945 The division of discussion between the ding mailing list and the Gnus
24946 newsgroup is not purely based on publicity concerns.  It's true that
24947 having people write about the horrible things that an alpha Gnus release
24948 can do (sometimes) in a public forum may scare people off, but more
24949 importantly, talking about new experimental features that have been
24950 introduced may confuse casual users.  New features are frequently
24951 introduced, fiddled with, and judged to be found wanting, and then
24952 either discarded or totally rewritten.  People reading the mailing list
24953 usually keep up with these rapid changes, while people on the newsgroup
24954 can't be assumed to do so.
24955
24956
24957
24958 @node Contributors
24959 @subsection Contributors
24960 @cindex contributors
24961
24962 The new Gnus version couldn't have been done without the help of all the
24963 people on the (ding) mailing list.  Every day for over a year I have
24964 gotten billions of nice bug reports from them, filling me with joy,
24965 every single one of them.  Smooches.  The people on the list have been
24966 tried beyond endurance, what with my ``oh, that's a neat idea <type
24967 type>, yup, I'll release it right away <ship off> no wait, that doesn't
24968 work at all <type type>, yup, I'll ship that one off right away <ship
24969 off> no, wait, that absolutely does not work'' policy for releases.
24970 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
24971 ``worser''? ``much worser''?  ``worsest''?)
24972
24973 I would like to take this opportunity to thank the Academy for@dots{}  oops,
24974 wrong show.
24975
24976 @itemize @bullet
24977
24978 @item
24979 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
24980
24981 @item
24982 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
24983 nnwarchive and many, many other things connected with @acronym{MIME} and
24984 other types of en/decoding, as well as general bug fixing, new
24985 functionality and stuff.
24986
24987 @item
24988 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
24989 well as numerous other things).
24990
24991 @item
24992 Luis Fernandes---design and graphics.
24993
24994 @item
24995 Joe Reiss---creator of the smiley faces.
24996
24997 @item
24998 Justin Sheehy---the @acronym{FAQ} maintainer.
24999
25000 @item
25001 Erik Naggum---help, ideas, support, code and stuff.
25002
25003 @item
25004 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25005 @dfn{picons} (@pxref{Picons}).
25006
25007 @item
25008 Kim-Minh Kaplan---further work on the picon code.
25009
25010 @item
25011 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section.
25012
25013 @item
25014 Sudish Joseph---innumerable bug fixes.
25015
25016 @item
25017 Ilja Weis---@file{gnus-topic.el}.
25018
25019 @item
25020 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25021
25022 @item
25023 Vladimir Alexiev---the refcard and reference booklets.
25024
25025 @item
25026 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25027 distribution by Felix Lee and JWZ.
25028
25029 @item
25030 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25031
25032 @item
25033 Peter Mutsaers---orphan article scoring code.
25034
25035 @item
25036 Ken Raeburn---POP mail support.
25037
25038 @item
25039 Hallvard B Furuseth---various bits and pieces, especially dealing with
25040 .newsrc files.
25041
25042 @item
25043 Brian Edmonds---@file{gnus-bbdb.el}.
25044
25045 @item
25046 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25047
25048 @item
25049 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25050
25051 @item
25052 Fran@,{c}ois Pinard---many, many interesting and thorough bug reports, as
25053 well as autoconf support.
25054
25055 @end itemize
25056
25057 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25058 Borges, and Jost Krieger proof-reading parts of the manual.
25059
25060 The following people have contributed many patches and suggestions:
25061
25062 Christopher Davis,
25063 Andrew Eskilsson,
25064 Kai Grossjohann,
25065 Kevin Greiner,
25066 Jesper Harder,
25067 Paul Jarc,
25068 Simon Josefsson,
25069 David K@aa{}gedal,
25070 Richard Pieri,
25071 Fabrice Popineau,
25072 Daniel Quinlan,
25073 Michael Shields,
25074 Reiner Steib,
25075 Jason L. Tibbitts, III,
25076 Jack Vinson,
25077 Katsumi Yamaoka, @c Yamaoka
25078 and
25079 Teodor Zlatanov.
25080
25081 Also thanks to the following for patches and stuff:
25082
25083 Jari Aalto,
25084 Adrian Aichner,
25085 Vladimir Alexiev,
25086 Russ Allbery,
25087 Peter Arius,
25088 Matt Armstrong,
25089 Marc Auslander,
25090 Miles Bader,
25091 Alexei V. Barantsev,
25092 Frank Bennett,
25093 Robert Bihlmeyer,
25094 Chris Bone,
25095 Mark Borges,
25096 Mark Boyns,
25097 Lance A. Brown,
25098 Rob Browning,
25099 Kees de Bruin,
25100 Martin Buchholz,
25101 Joe Buehler,
25102 Kevin Buhr,
25103 Alastair Burt,
25104 Joao Cachopo,
25105 Zlatko Calusic,
25106 Massimo Campostrini,
25107 Castor,
25108 David Charlap,
25109 Dan Christensen,
25110 Kevin Christian,
25111 Jae-you Chung, @c ?
25112 James H. Cloos, Jr.,
25113 Laura Conrad,
25114 Michael R. Cook,
25115 Glenn Coombs,
25116 Andrew J. Cosgriff,
25117 Neil Crellin,
25118 Frank D. Cringle,
25119 Geoffrey T. Dairiki,
25120 Andre Deparade,
25121 Ulrik Dickow,
25122 Dave Disser,
25123 Rui-Tao Dong, @c ?
25124 Joev Dubach,
25125 Michael Welsh Duggan,
25126 Dave Edmondson,
25127 Paul Eggert,
25128 Mark W. Eichin,
25129 Karl Eichwalder,
25130 Enami Tsugutomo, @c Enami
25131 Michael Ernst,
25132 Luc Van Eycken,
25133 Sam Falkner,
25134 Nelson Jose dos Santos Ferreira,
25135 Sigbjorn Finne,
25136 Sven Fischer,
25137 Paul Fisher,
25138 Decklin Foster,
25139 Gary D. Foster,
25140 Paul Franklin,
25141 Guy Geens,
25142 Arne Georg Gleditsch,
25143 David S. Goldberg,
25144 Michelangelo Grigni,
25145 Dale Hagglund,
25146 D. Hall,
25147 Magnus Hammerin,
25148 Kenichi Handa, @c Handa
25149 Raja R. Harinath,
25150 Yoshiki Hayashi, @c Hayashi
25151 P. E. Jareth Hein,
25152 Hisashige Kenji, @c Hisashige
25153 Scott Hofmann,
25154 Marc Horowitz,
25155 Gunnar Horrigmo,
25156 Richard Hoskins,
25157 Brad Howes,
25158 Miguel de Icaza,
25159 Fran@,{c}ois Felix Ingrand,
25160 Tatsuya Ichikawa, @c Ichikawa
25161 Ishikawa Ichiro, @c Ishikawa
25162 Lee Iverson,
25163 Iwamuro Motonori, @c Iwamuro
25164 Rajappa Iyer,
25165 Andreas Jaeger,
25166 Adam P. Jenkins,
25167 Randell Jesup,
25168 Fred Johansen,
25169 Gareth Jones,
25170 Greg Klanderman,
25171 Karl Kleinpaste,
25172 Michael Klingbeil,
25173 Peter Skov Knudsen,
25174 Shuhei Kobayashi, @c Kobayashi
25175 Petr Konecny,
25176 Koseki Yoshinori, @c Koseki
25177 Thor Kristoffersen,
25178 Jens Lautenbacher,
25179 Martin Larose,
25180 Seokchan Lee, @c Lee
25181 Joerg Lenneis,
25182 Carsten Leonhardt,
25183 James LewisMoss,
25184 Christian Limpach,
25185 Markus Linnala,
25186 Dave Love,
25187 Mike McEwan,
25188 Tonny Madsen,
25189 Shlomo Mahlab,
25190 Nat Makarevitch,
25191 Istvan Marko,
25192 David Martin,
25193 Jason R. Mastaler,
25194 Gordon Matzigkeit,
25195 Timo Metzemakers,
25196 Richard Mlynarik,
25197 Lantz Moore,
25198 Morioka Tomohiko, @c Morioka
25199 Erik Toubro Nielsen,
25200 Hrvoje Niksic,
25201 Andy Norman,
25202 Fred Oberhauser,
25203 C. R. Oldham,
25204 Alexandre Oliva,
25205 Ken Olstad,
25206 Masaharu Onishi, @c Onishi
25207 Hideki Ono, @c Ono
25208 Ettore Perazzoli,
25209 William Perry,
25210 Stephen Peters,
25211 Jens-Ulrik Holger Petersen,
25212 Ulrich Pfeifer,
25213 Matt Pharr,
25214 Andy Piper,
25215 John McClary Prevost,
25216 Bill Pringlemeir,
25217 Mike Pullen,
25218 Jim Radford,
25219 Colin Rafferty,
25220 Lasse Rasinen,
25221 Lars Balker Rasmussen,
25222 Joe Reiss,
25223 Renaud Rioboo,
25224 Roland B. Roberts,
25225 Bart Robinson,
25226 Christian von Roques,
25227 Markus Rost,
25228 Jason Rumney,
25229 Wolfgang Rupprecht,
25230 Jay Sachs,
25231 Dewey M. Sasser,
25232 Conrad Sauerwald,
25233 Loren Schall,
25234 Dan Schmidt,
25235 Ralph Schleicher,
25236 Philippe Schnoebelen,
25237 Andreas Schwab,
25238 Randal L. Schwartz,
25239 Danny Siu,
25240 Matt Simmons,
25241 Paul D. Smith,
25242 Jeff Sparkes,
25243 Toby Speight,
25244 Michael Sperber,
25245 Darren Stalder,
25246 Richard Stallman,
25247 Greg Stark,
25248 Sam Steingold,
25249 Paul Stevenson,
25250 Jonas Steverud,
25251 Paul Stodghill,
25252 Kiyokazu Suto, @c Suto
25253 Kurt Swanson,
25254 Samuel Tardieu,
25255 Teddy,
25256 Chuck Thompson,
25257 Tozawa Akihiko, @c Tozawa
25258 Philippe Troin,
25259 James Troup,
25260 Trung Tran-Duc,
25261 Jack Twilley,
25262 Aaron M. Ucko,
25263 Aki Vehtari,
25264 Didier Verna,
25265 Vladimir Volovich,
25266 Jan Vroonhof,
25267 Stefan Waldherr,
25268 Pete Ware,
25269 Barry A. Warsaw,
25270 Christoph Wedler,
25271 Joe Wells,
25272 Lee Willis,
25273 and
25274 Lloyd Zusman.
25275
25276
25277 For a full overview of what each person has done, the ChangeLogs
25278 included in the Gnus alpha distributions should give ample reading
25279 (550kB and counting).
25280
25281 Apologies to everybody that I've forgotten, of which there are many, I'm
25282 sure.
25283
25284 Gee, that's quite a list of people.  I guess that must mean that there
25285 actually are people who are using Gnus.  Who'd'a thunk it!
25286
25287
25288 @node New Features
25289 @subsection New Features
25290 @cindex new features
25291
25292 @menu
25293 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25294 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25295 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25296 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25297 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25298 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25299 * No Gnus::                     Lars, FIXME!
25300 @end menu
25301
25302 These lists are, of course, just @emph{short} overviews of the
25303 @emph{most} important new features.  No, really.  There are tons more.
25304 Yes, we have feeping creaturism in full effect.
25305
25306 @node ding Gnus
25307 @subsubsection (ding) Gnus
25308
25309 New features in Gnus 5.0/5.1:
25310
25311 @itemize @bullet
25312
25313 @item
25314 The look of all buffers can be changed by setting format-like variables
25315 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25316
25317 @item
25318 Local spool and several @acronym{NNTP} servers can be used at once
25319 (@pxref{Select Methods}).
25320
25321 @item
25322 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25323
25324 @item
25325 You can read a number of different mail formats (@pxref{Getting Mail}).
25326 All the mail back ends implement a convenient mail expiry scheme
25327 (@pxref{Expiring Mail}).
25328
25329 @item
25330 Gnus can use various strategies for gathering threads that have lost
25331 their roots (thereby gathering loose sub-threads into one thread) or it
25332 can go back and retrieve enough headers to build a complete thread
25333 (@pxref{Customizing Threading}).
25334
25335 @item
25336 Killed groups can be displayed in the group buffer, and you can read
25337 them as well (@pxref{Listing Groups}).
25338
25339 @item
25340 Gnus can do partial group updates---you do not have to retrieve the
25341 entire active file just to check for new articles in a few groups
25342 (@pxref{The Active File}).
25343
25344 @item
25345 Gnus implements a sliding scale of subscribedness to groups
25346 (@pxref{Group Levels}).
25347
25348 @item
25349 You can score articles according to any number of criteria
25350 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25351 articles for you (@pxref{Adaptive Scoring}).
25352
25353 @item
25354 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25355 manner, so it should be difficult to lose much data on what you have
25356 read if your machine should go down (@pxref{Auto Save}).
25357
25358 @item
25359 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25360 cluttering up the @file{.emacs} file.
25361
25362 @item
25363 You can set the process mark on both groups and articles and perform
25364 operations on all the marked items (@pxref{Process/Prefix}).
25365
25366 @item
25367 You can grep through a subset of groups and create a group from the
25368 results (@pxref{Kibozed Groups}).
25369
25370 @item
25371 You can list subsets of groups according to, well, anything
25372 (@pxref{Listing Groups}).
25373
25374 @item
25375 You can browse foreign servers and subscribe to groups from those
25376 servers (@pxref{Browse Foreign Server}).
25377
25378 @item
25379 Gnus can fetch articles, asynchronously, on a second connection to the
25380 server (@pxref{Asynchronous Fetching}).
25381
25382 @item
25383 You can cache articles locally (@pxref{Article Caching}).
25384
25385 @item
25386 The uudecode functions have been expanded and generalized
25387 (@pxref{Decoding Articles}).
25388
25389 @item
25390 You can still post uuencoded articles, which was a little-known feature
25391 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25392
25393 @item
25394 Fetching parents (and other articles) now actually works without
25395 glitches (@pxref{Finding the Parent}).
25396
25397 @item
25398 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25399
25400 @item
25401 Digests (and other files) can be used as the basis for groups
25402 (@pxref{Document Groups}).
25403
25404 @item
25405 Articles can be highlighted and customized (@pxref{Customizing
25406 Articles}).
25407
25408 @item
25409 URLs and other external references can be buttonized (@pxref{Article
25410 Buttons}).
25411
25412 @item
25413 You can do lots of strange stuff with the Gnus window & frame
25414 configuration (@pxref{Window Layout}).
25415
25416 @item
25417 You can click on buttons instead of using the keyboard
25418 (@pxref{Buttons}).
25419
25420 @end itemize
25421
25422
25423 @node September Gnus
25424 @subsubsection September Gnus
25425
25426 @iftex
25427 @iflatex
25428 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25429 @end iflatex
25430 @end iftex
25431
25432 New features in Gnus 5.2/5.3:
25433
25434 @itemize @bullet
25435
25436 @item
25437 A new message composition mode is used.  All old customization variables
25438 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25439 now obsolete.
25440
25441 @item
25442 Gnus is now able to generate @dfn{sparse} threads---threads where
25443 missing articles are represented by empty nodes (@pxref{Customizing
25444 Threading}).
25445
25446 @lisp
25447 (setq gnus-build-sparse-threads 'some)
25448 @end lisp
25449
25450 @item
25451 Outgoing articles are stored on a special archive server
25452 (@pxref{Archived Messages}).
25453
25454 @item
25455 Partial thread regeneration now happens when articles are
25456 referred.
25457
25458 @item
25459 Gnus can make use of GroupLens predictions.
25460
25461 @item
25462 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25463
25464 @item
25465 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25466
25467 @lisp
25468 (setq gnus-use-trees t)
25469 @end lisp
25470
25471 @item
25472 An @code{nn}-like pick-and-read minor mode is available for the summary
25473 buffers (@pxref{Pick and Read}).
25474
25475 @lisp
25476 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25477 @end lisp
25478
25479 @item
25480 In binary groups you can use a special binary minor mode (@pxref{Binary
25481 Groups}).
25482
25483 @item
25484 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25485 Topics}).
25486
25487 @lisp
25488 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25489 @end lisp
25490
25491 @item
25492 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25493
25494 @item
25495 Groups can now have a score, and bubbling based on entry frequency
25496 is possible (@pxref{Group Score}).
25497
25498 @lisp
25499 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25500 @end lisp
25501
25502 @item
25503 Groups can be process-marked, and commands can be performed on
25504 groups of groups (@pxref{Marking Groups}).
25505
25506 @item
25507 Caching is possible in virtual groups.
25508
25509 @item
25510 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25511 news batches, ClariNet briefs collections, and just about everything
25512 else (@pxref{Document Groups}).
25513
25514 @item
25515 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25516 (@pxref{SOUP}).
25517
25518 @item
25519 The Gnus cache is much faster.
25520
25521 @item
25522 Groups can be sorted according to many criteria (@pxref{Sorting
25523 Groups}).
25524
25525 @item
25526 New group parameters have been introduced to set list-addresses and
25527 expiry times (@pxref{Group Parameters}).
25528
25529 @item
25530 All formatting specs allow specifying faces to be used
25531 (@pxref{Formatting Fonts}).
25532
25533 @item
25534 There are several more commands for setting/removing/acting on process
25535 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25536
25537 @item
25538 The summary buffer can be limited to show parts of the available
25539 articles based on a wide range of criteria.  These commands have been
25540 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25541
25542 @item
25543 Articles can be made persistent with the @kbd{*} command
25544 (@pxref{Persistent Articles}).
25545
25546 @item
25547 All functions for hiding article elements are now toggles.
25548
25549 @item
25550 Article headers can be buttonized (@pxref{Article Washing}).
25551
25552 @item
25553 All mail back ends support fetching articles by @code{Message-ID}.
25554
25555 @item
25556 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25557
25558 @item
25559 All summary mode commands are available directly from the article
25560 buffer (@pxref{Article Keymap}).
25561
25562 @item
25563 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25564 Layout}).
25565
25566 @item
25567 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25568 @iftex
25569 @iflatex
25570 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25571 @end iflatex
25572 @end iftex
25573
25574 @item
25575 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25576
25577 @lisp
25578 (setq gnus-use-nocem t)
25579 @end lisp
25580
25581 @item
25582 Groups can be made permanently visible (@pxref{Listing Groups}).
25583
25584 @lisp
25585 (setq gnus-permanently-visible-groups "^nnml:")
25586 @end lisp
25587
25588 @item
25589 Many new hooks have been introduced to make customizing easier.
25590
25591 @item
25592 Gnus respects the @code{Mail-Copies-To} header.
25593
25594 @item
25595 Threads can be gathered by looking at the @code{References} header
25596 (@pxref{Customizing Threading}).
25597
25598 @lisp
25599 (setq gnus-summary-thread-gathering-function
25600       'gnus-gather-threads-by-references)
25601 @end lisp
25602
25603 @item
25604 Read articles can be stored in a special backlog buffer to avoid
25605 refetching (@pxref{Article Backlog}).
25606
25607 @lisp
25608 (setq gnus-keep-backlog 50)
25609 @end lisp
25610
25611 @item
25612 A clean copy of the current article is always stored in a separate
25613 buffer to allow easier treatment.
25614
25615 @item
25616 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25617
25618 @item
25619 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25620 Articles}).
25621
25622 @lisp
25623 (setq gnus-prompt-before-saving t)
25624 @end lisp
25625
25626 @item
25627 @code{gnus-uu} can view decoded files asynchronously while fetching
25628 articles (@pxref{Other Decode Variables}).
25629
25630 @lisp
25631 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25632 @end lisp
25633
25634 @item
25635 Filling in the article buffer now works properly on cited text
25636 (@pxref{Article Washing}).
25637
25638 @item
25639 Hiding cited text adds buttons to toggle hiding, and how much
25640 cited text to hide is now customizable (@pxref{Article Hiding}).
25641
25642 @lisp
25643 (setq gnus-cited-lines-visible 2)
25644 @end lisp
25645
25646 @item
25647 Boring headers can be hidden (@pxref{Article Hiding}).
25648
25649 @item
25650 Default scoring values can now be set from the menu bar.
25651
25652 @item
25653 Further syntax checking of outgoing articles have been added.
25654
25655 @end itemize
25656
25657
25658 @node Red Gnus
25659 @subsubsection Red Gnus
25660
25661 New features in Gnus 5.4/5.5:
25662
25663 @iftex
25664 @iflatex
25665 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25666 @end iflatex
25667 @end iftex
25668
25669 @itemize @bullet
25670
25671 @item
25672 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25673
25674 @item
25675 Article prefetching functionality has been moved up into
25676 Gnus (@pxref{Asynchronous Fetching}).
25677
25678 @item
25679 Scoring can now be performed with logical operators like @code{and},
25680 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25681 Scoring}).
25682
25683 @item
25684 Article washing status can be displayed in the
25685 article mode line (@pxref{Misc Article}).
25686
25687 @item
25688 @file{gnus.el} has been split into many smaller files.
25689
25690 @item
25691 Suppression of duplicate articles based on Message-ID can be done
25692 (@pxref{Duplicate Suppression}).
25693
25694 @lisp
25695 (setq gnus-suppress-duplicates t)
25696 @end lisp
25697
25698 @item
25699 New variables for specifying what score and adapt files are to be
25700 considered home score and adapt files (@pxref{Home Score File}) have
25701 been added.
25702
25703 @item
25704 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25705 Server Internals}).
25706
25707 @item
25708 Groups can inherit group parameters from parent topics (@pxref{Topic
25709 Parameters}).
25710
25711 @item
25712 Article editing has been revamped and is now actually usable.
25713
25714 @item
25715 Signatures can be recognized in more intelligent fashions
25716 (@pxref{Article Signature}).
25717
25718 @item
25719 Summary pick mode has been made to look more @code{nn}-like.  Line
25720 numbers are displayed and the @kbd{.} command can be used to pick
25721 articles (@code{Pick and Read}).
25722
25723 @item
25724 Commands for moving the @file{.newsrc.eld} from one server to
25725 another have been added (@pxref{Changing Servers}).
25726
25727 @item
25728 There's a way now to specify that ``uninteresting'' fields be suppressed
25729 when generating lines in buffers (@pxref{Advanced Formatting}).
25730
25731 @item
25732 Several commands in the group buffer can be undone with @kbd{C-M-_}
25733 (@pxref{Undo}).
25734
25735 @item
25736 Scoring can be done on words using the new score type @code{w}
25737 (@pxref{Score File Format}).
25738
25739 @item
25740 Adaptive scoring can be done on a Subject word-by-word basis
25741 (@pxref{Adaptive Scoring}).
25742
25743 @lisp
25744 (setq gnus-use-adaptive-scoring '(word))
25745 @end lisp
25746
25747 @item
25748 Scores can be decayed (@pxref{Score Decays}).
25749
25750 @lisp
25751 (setq gnus-decay-scores t)
25752 @end lisp
25753
25754 @item
25755 Scoring can be performed using a regexp on the Date header.  The Date is
25756 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25757
25758 @item
25759 A new command has been added to remove all data on articles from
25760 the native server (@pxref{Changing Servers}).
25761
25762 @item
25763 A new command for reading collections of documents
25764 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25765 (@pxref{Really Various Summary Commands}).
25766
25767 @item
25768 Process mark sets can be pushed and popped (@pxref{Setting Process
25769 Marks}).
25770
25771 @item
25772 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25773 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25774
25775 @item
25776 A new back end for reading searches from Web search engines
25777 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25778 (@pxref{Web Searches}).
25779
25780 @item
25781 Groups inside topics can now be sorted using the standard sorting
25782 functions, and each topic can be sorted independently (@pxref{Topic
25783 Sorting}).
25784
25785 @item
25786 Subsets of the groups can be sorted independently (@code{Sorting
25787 Groups}).
25788
25789 @item
25790 Cached articles can be pulled into the groups (@pxref{Summary Generation
25791 Commands}).
25792 @iftex
25793 @iflatex
25794 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
25795 @end iflatex
25796 @end iftex
25797
25798 @item
25799 Score files are now applied in a more reliable order (@pxref{Score
25800 Variables}).
25801
25802 @item
25803 Reports on where mail messages end up can be generated (@pxref{Splitting
25804 Mail}).
25805
25806 @item
25807 More hooks and functions have been added to remove junk from incoming
25808 mail before saving the mail (@pxref{Washing Mail}).
25809
25810 @item
25811 Emphasized text can be properly fontisized:
25812
25813 @end itemize
25814
25815
25816 @node Quassia Gnus
25817 @subsubsection Quassia Gnus
25818
25819 New features in Gnus 5.6:
25820
25821 @itemize @bullet
25822
25823 @item
25824 New functionality for using Gnus as an offline newsreader has been
25825 added.  A plethora of new commands and modes have been added.
25826 @xref{Gnus Unplugged}, for the full story.
25827
25828 @item
25829 The @code{nndraft} back end has returned, but works differently than
25830 before.  All Message buffers are now also articles in the @code{nndraft}
25831 group, which is created automatically.
25832
25833 @item
25834 @code{gnus-alter-header-function} can now be used to alter header
25835 values.
25836
25837 @item
25838 @code{gnus-summary-goto-article} now accept Message-ID's.
25839
25840 @item
25841 A new Message command for deleting text in the body of a message
25842 outside the region: @kbd{C-c C-v}.
25843
25844 @item
25845 You can now post to component group in @code{nnvirtual} groups with
25846 @kbd{C-u C-c C-c}.
25847
25848 @item
25849  @code{nntp-rlogin-program}---new variable to ease customization.
25850
25851 @item
25852 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
25853 re-highlighting of the article buffer.
25854
25855 @item
25856 New element in @code{gnus-boring-article-headers}---@code{long-to}.
25857
25858 @item
25859 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
25860 details.
25861
25862 @item
25863 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
25864 @kbd{a} to add the score rule to the @file{all.SCORE} file.
25865
25866 @item
25867 @code{gnus-simplify-subject-functions} variable to allow greater
25868 control over simplification.
25869
25870 @item
25871 @kbd{A T}---new command for fetching the current thread.
25872
25873 @item
25874 @kbd{/ T}---new command for including the current thread in the
25875 limit.
25876
25877 @item
25878 @kbd{M-RET} is a new Message command for breaking cited text.
25879
25880 @item
25881 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
25882
25883 @item
25884 The @code{custom-face-lookup} function has been removed.
25885 If you used this function in your initialization files, you must
25886 rewrite them to use @code{face-spec-set} instead.
25887
25888 @item
25889 Canceling now uses the current select method.  Symbolic prefix
25890 @kbd{a} forces normal posting method.
25891
25892 @item
25893 New command to translate M******** sm*rtq**t*s into proper
25894 text---@kbd{W d}.
25895
25896 @item
25897 For easier debugging of @code{nntp}, you can set
25898 @code{nntp-record-commands} to a non-@code{nil} value.
25899
25900 @item
25901 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
25902 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
25903
25904 @item
25905 A command for editing group parameters from the summary buffer
25906 has been added.
25907
25908 @item
25909 A history of where mails have been split is available.
25910
25911 @item
25912 A new article date command has been added---@code{article-date-iso8601}.
25913
25914 @item
25915 Subjects can be simplified when threading by setting
25916 @code{gnus-score-thread-simplify}.
25917
25918 @item
25919 A new function for citing in Message has been
25920 added---@code{message-cite-original-without-signature}.
25921
25922 @item
25923 @code{article-strip-all-blank-lines}---new article command.
25924
25925 @item
25926 A new Message command to kill to the end of the article has
25927 been added.
25928
25929 @item
25930 A minimum adaptive score can be specified by using the
25931 @code{gnus-adaptive-word-minimum} variable.
25932
25933 @item
25934 The ``lapsed date'' article header can be kept continually
25935 updated by the @code{gnus-start-date-timer} command.
25936
25937 @item
25938 Web listserv archives can be read with the @code{nnlistserv} back end.
25939
25940 @item
25941 Old dejanews archives can now be read by @code{nnweb}.
25942
25943 @end itemize
25944
25945 @node Pterodactyl Gnus
25946 @subsubsection Pterodactyl Gnus
25947
25948 New features in Gnus 5.8:
25949
25950 @itemize @bullet
25951
25952 @item
25953 The mail-fetching functions have changed.  See the manual for the
25954 many details.  In particular, all procmail fetching variables are gone.
25955
25956 If you used procmail like in
25957
25958 @lisp
25959 (setq nnmail-use-procmail t)
25960 (setq nnmail-spool-file 'procmail)
25961 (setq nnmail-procmail-directory "~/mail/incoming/")
25962 (setq nnmail-procmail-suffix "\\.in")
25963 @end lisp
25964
25965 this now has changed to
25966
25967 @lisp
25968 (setq mail-sources
25969       '((directory :path "~/mail/incoming/"
25970                    :suffix ".in")))
25971 @end lisp
25972
25973 @xref{Mail Source Specifiers}.
25974
25975 @item
25976 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
25977 Gnus, and adds a slew of new commands.  See the manual for details.
25978
25979 @item
25980 Gnus has also been multilingualized.  This also affects too
25981 many parts of Gnus to summarize here, and adds many new variables.
25982
25983 @item
25984 @code{gnus-auto-select-first} can now be a function to be
25985 called to position point.
25986
25987 @item
25988 The user can now decide which extra headers should be included in
25989 summary buffers and @acronym{NOV} files.
25990
25991 @item
25992 @code{gnus-article-display-hook} has been removed.  Instead, a number
25993 of variables starting with @code{gnus-treat-} have been added.
25994
25995 @item
25996 The Gnus posting styles have been redone again and now works in a
25997 subtly different manner.
25998
25999 @item
26000 New web-based back ends have been added: @code{nnslashdot},
26001 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26002 again, to keep up with ever-changing layouts.
26003
26004 @item
26005 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26006
26007 @end itemize
26008
26009 @node Oort Gnus
26010 @subsubsection Oort Gnus
26011 @cindex Oort Gnus
26012
26013 New features in Gnus 5.10:
26014
26015 @itemize @bullet
26016
26017 @item
26018 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26019 (@code{gnus-article-reply-with-original}) only yank the text in the
26020 region if the region is active.
26021
26022 @item
26023 @code{gnus-group-read-ephemeral-group} can be called interactively,
26024 using @kbd{G M}.
26025
26026 @item
26027 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26028 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26029
26030 @item
26031 The revised Gnus @acronym{FAQ} is included in the manual,
26032 @xref{Frequently Asked Questions}.
26033
26034 @item
26035 Upgrading from previous (stable) version if you have used Oort.
26036
26037 If you have tried Oort (the unstable Gnus branch leading to this
26038 release) but went back to a stable version, be careful when upgrading to
26039 this version.  In particular, you will probably want to remove all
26040 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26041 read from your @file{.newsrc.eld} instead of from the
26042 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26043 later entry for more information about marks.  Note that downgrading
26044 isn't save in general.
26045
26046 @item
26047 Article Buttons
26048
26049 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26050 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26051 variables @code{gnus-button-@var{*}-level} can be used to control the
26052 appearance of all article buttons.  @xref{Article Button Levels}.
26053
26054 @item
26055 Dired integration
26056
26057 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26058 bindings in dired buffers to send a file as an attachment, open a file
26059 using the appropriate mailcap entry, and print a file using the mailcap
26060 entry.
26061
26062 @item
26063 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26064
26065 @item
26066 Single-part yenc encoded attachments can be decoded.
26067
26068 @item
26069 Picons
26070
26071 The picons code has been reimplemented to work in GNU Emacs---some of
26072 the previous options have been removed or renamed.
26073
26074 Picons are small ``personal icons'' representing users, domain and
26075 newsgroups, which can be displayed in the Article buffer.
26076 @xref{Picons}.
26077
26078 @item
26079 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26080 boundary line is drawn at the end of the headers.
26081
26082 @item
26083 Retrieval of charters and control messages
26084
26085 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26086 control messages (@kbd{H C}).
26087
26088 @item
26089 Delayed articles
26090
26091 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26092 buffer.  The messages are delivered at specified time.  This is useful
26093 for sending yourself reminders.  @xref{Delayed Articles}.
26094
26095 @item
26096 If @code{auto-compression-mode} is enabled, attachments are automatically
26097 decompressed when activated.
26098
26099 @item
26100 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26101 the nnml back end allows compressed message files.
26102
26103 @item
26104 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26105
26106 @item
26107 The Summary Buffer uses an arrow in the fringe to indicate the current
26108 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26109
26110 @item
26111 Warn about email replies to news
26112
26113 Do you often find yourself replying to news by email by mistake?  Then
26114 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26115 you.
26116
26117 @item
26118 If the new option @code{gnus-summary-display-while-building} is
26119 non-@code{nil}, the summary buffer is shown and updated as it's being
26120 built.
26121
26122 @item
26123 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26124 opposed to old but unread messages).
26125
26126 @item
26127 The new option @code{gnus-gcc-mark-as-read} automatically marks
26128 Gcc articles as read.
26129
26130 @item
26131 The nndoc back end now supports mailman digests and exim bounces.
26132
26133 @item
26134 Gnus supports RFC 2369 mailing list headers, and adds a number of
26135 related commands in mailing list groups.  @xref{Mailing List}.
26136
26137 @item
26138 The Date header can be displayed in a format that can be read aloud
26139 in English.  @xref{Article Date}.
26140
26141 @item
26142 The envelope sender address can be customized when using Sendmail.
26143 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26144
26145 @item
26146 diffs are automatically highlighted in groups matching
26147 @code{mm-uu-diff-groups-regexp}
26148
26149 @item
26150 @acronym{TLS} wrapper shipped with Gnus
26151
26152 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26153 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26154 @acronym{TLS}/@acronym{SSL} support via (external third party)
26155 @file{ssl.el} and OpenSSL still works.
26156
26157 @item
26158 New @file{make.bat} for compiling and installing Gnus under MS Windows
26159
26160 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26161 first argument to the batch-program should be the directory where
26162 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26163 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26164 the second parameter.
26165
26166 @file{make.bat} has been rewritten from scratch, it now features
26167 automatic recognition of XEmacs and GNU Emacs, generates
26168 @file{gnus-load.el}, checks if errors occur while compilation and
26169 generation of info files and reports them at the end of the build
26170 process.  It now uses @code{makeinfo} if it is available and falls
26171 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26172 install all files which are necessary to run Gnus and be generally a
26173 complete replacement for the @code{configure; make; make install}
26174 cycle used under Unix systems.
26175
26176 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
26177 been removed.
26178
26179 @item
26180 Support for non-@acronym{ASCII} domain names
26181
26182 Message supports non-@acronym{ASCII} domain names in From:, To: and
26183 Cc: and will query you whether to perform encoding when you try to
26184 send a message.  The variable @code{message-use-idna} controls this.
26185 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26186 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26187 controls this.
26188
26189 @item
26190 Better handling of Microsoft citation styles
26191
26192 Gnus now tries to recognize the mangled header block that some Microsoft
26193 mailers use to indicate that the rest of the message is a citation, even
26194 though it is not quoted in any way.  The variable
26195 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26196 citations.
26197
26198 @item
26199 @code{gnus-article-skip-boring}
26200
26201 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26202 not scroll down to show you a page that contains only boring text,
26203 which by default means cited text and signature.  You can customize
26204 what is skippable using @code{gnus-article-boring-faces}.
26205
26206 This feature is especially useful if you read many articles that
26207 consist of a little new content at the top with a long, untrimmed
26208 message cited below.
26209
26210 @item
26211 The format spec @code{%C} for positioning point has changed to @code{%*}.
26212
26213 @item
26214 The new variable @code{gnus-parameters} can be used to set group parameters.
26215
26216 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26217 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26218 enjoy the powers of customize, and simplified backups since you set the
26219 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}.  The
26220 variable maps regular expressions matching group names to group
26221 parameters, a'la:
26222 @lisp
26223 (setq gnus-parameters
26224       '(("mail\\..*"
26225          (gnus-show-threads nil)
26226          (gnus-use-scoring nil))
26227         ("^nnimap:\\(foo.bar\\)$"
26228          (to-group . "\\1"))))
26229 @end lisp
26230
26231 @item
26232 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
26233
26234 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
26235 disable it.
26236
26237 @item
26238 Gnus no longer generate the Sender: header automatically.
26239
26240 Earlier it was generated iff the user configurable email address was
26241 different from the Gnus guessed default user address.  As the guessing
26242 algorithm is rarely correct these days, and (more controversially) the
26243 only use of the Sender: header was to check if you are entitled to
26244 cancel/supersede news (which is now solved by Cancel Locks instead,
26245 see another entry), generation of the header has been disabled by
26246 default.  See the variables @code{message-required-headers},
26247 @code{message-required-news-headers}, and
26248 @code{message-required-mail-headers}.
26249
26250 @item
26251 Features from third party @file{message-utils.el} added to @file{message.el}.
26252
26253 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26254 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26255 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26256 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26257 appropriate headers and a note in the body for cross-postings and
26258 followups (see the variables @code{message-cross-post-@var{*}}).
26259
26260 @item
26261 References and X-Draft-Headers are no longer generated when you start
26262 composing messages and @code{message-generate-headers-first} is
26263 @code{nil}.
26264
26265 @item
26266 Improved anti-spam features.
26267
26268 Gnus is now able to take out spam from your mail and news streams
26269 using a wide variety of programs and filter rules.  Among the supported
26270 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26271 for easy use of external packages such as SpamAssassin and Hashcash
26272 are also new.  @xref{Thwarting Email Spam}.
26273
26274 @item
26275 Easy inclusion of X-Faces headers.
26276
26277 @item
26278 Face headers handling.
26279
26280 @item
26281 In the summary buffer, the new command @kbd{/ N} inserts new messages
26282 and @kbd{/ o} inserts old messages.
26283
26284 @item
26285 Gnus decodes morse encoded messages if you press @kbd{W m}.
26286
26287 @item
26288 Unread count correct in nnimap groups.
26289
26290 The estimated number of unread articles in the group buffer should now
26291 be correct for nnimap groups.  This is achieved by calling
26292 @code{nnimap-fixup-unread-after-getting-new-news} from the
26293 @code{gnus-setup-news-hook} (called on startup) and
26294 @code{gnus-after-getting-new-news-hook}. (called after getting new
26295 mail).  If you have modified those variables from the default, you may
26296 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26297 you were happy with the estimate and want to save some (minimal) time
26298 when getting new mail, remove the function.
26299
26300 @item
26301 Group Carbon Copy (GCC) quoting
26302
26303 To support groups that contains SPC and other weird characters, groups
26304 are quoted before they are placed in the Gcc: header.  This means
26305 variables such as @code{gnus-message-archive-group} should no longer
26306 contain quote characters to make groups containing SPC work.  Also, if
26307 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26308 into two groups) you must change it to return the list
26309 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26310 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26311 was incorrect earlier, it just didn't generate any problems since it
26312 was inserted directly.
26313
26314 @item
26315 @file{~/News/overview/} not used.
26316
26317 As a result of the following change, the @file{~/News/overview/}
26318 directory is not used any more.  You can safely delete the entire
26319 hierarchy.
26320
26321 @item
26322 @code{gnus-agent}
26323
26324 The Gnus Agent has seen a major updated and is now enabled by default,
26325 and all nntp and nnimap servers from @code{gnus-select-method} and
26326 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26327 only the server in @code{gnus-select-method} was agentized by the
26328 default, and the agent was disabled by default.  When the agent is
26329 enabled, headers are now also retrieved from the Agent cache instead
26330 of the back ends when possible.  Earlier this only happened in the
26331 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26332 @kbd{J r} in the server buffer.  Gnus will not download articles into
26333 the Agent cache, unless you instruct it to do so, though, by using
26334 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26335 behavior of having the Agent disabled with @code{(setq gnus-agent
26336 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26337 is not needed any more.
26338
26339 @item
26340 @code{gnus-summary-line-format}
26341
26342 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26343 %s\n}.  Moreover @code{gnus-extra-headers},
26344 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26345 changed their default so that the users name will be replaced by the
26346 recipient's name or the group name posting to for @acronym{NNTP}
26347 groups.
26348
26349 @item
26350 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
26351
26352 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
26353 broken Outlook (Express) articles.
26354
26355 @item
26356 @code{(require 'gnus-load)}
26357
26358 If you use a stand-alone Gnus distribution, you'd better add
26359 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26360 lisp directory into load-path.
26361
26362 File @file{gnus-load.el} contains autoload commands, functions and variables,
26363 some of which may not be included in distributions of Emacsen.
26364
26365 @item
26366 @code{gnus-slave-unplugged}
26367
26368 A new command which starts Gnus offline in slave mode.
26369
26370 @item
26371 @code{message-insinuate-rmail}
26372
26373 Adding @code{(message-insinuate-rmail)} and @code{(setq
26374 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26375 compose, reply and forward messages in message-mode, where you can
26376 enjoy the power of @acronym{MML}.
26377
26378 @item
26379 @code{message-minibuffer-local-map}
26380
26381 The line below enables BBDB in resending a message:
26382 @lisp
26383 (define-key message-minibuffer-local-map [(tab)]
26384   'bbdb-complete-name)
26385 @end lisp
26386
26387 @item
26388 Externalizing and deleting of attachments.
26389
26390 If @code{gnus-gcc-externalize-attachments} or
26391 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26392 local files as external parts.
26393
26394 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26395 on @acronym{MIME} buttons) saves a part and replaces the part with an
26396 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26397 @acronym{MIME} buttons) removes a part.  It works only on back ends
26398 that support editing.
26399
26400 @item
26401 @code{gnus-default-charset}
26402
26403 The default value is determined from the
26404 @code{current-language-environment} variable, instead of
26405 @code{iso-8859-1}.  Also the @samp{.*} item in
26406 @code{gnus-group-charset-alist} is removed.
26407
26408 @item
26409 @code{gnus-posting-styles}
26410
26411 Add a new format of match like
26412 @lisp
26413 ((header "to" "larsi.*org")
26414  (Organization "Somewhere, Inc."))
26415 @end lisp
26416 The old format like the lines below is obsolete, but still accepted.
26417 @lisp
26418 (header "to" "larsi.*org"
26419         (Organization "Somewhere, Inc."))
26420 @end lisp
26421
26422 @item
26423 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26424
26425 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26426 added into these two variables.  If you customized those, perhaps you
26427 need add those two headers too.
26428
26429 @item
26430 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26431
26432 If one reads an article while plugged, and the article already exists
26433 in the Agent, it won't get downloaded once more.  @code{(setq
26434 gnus-agent-cache nil)} reverts to the old behavior.
26435
26436 @item
26437 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26438 composing messages, it is enabled by @code{use-hard-newlines}.
26439 Decoding format=flowed was present but not documented in earlier
26440 versions.
26441
26442 @item
26443 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26444
26445 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26446
26447 @item
26448 Gnus supports Maildir groups.
26449
26450 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
26451
26452 @item
26453 Printing capabilities are enhanced.
26454
26455 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26456 Article buffers.  Also, each individual @acronym{MIME} part can be
26457 printed using @kbd{p} on the @acronym{MIME} button.
26458
26459 @item
26460 Message supports the Importance: (RFC 2156) header.
26461
26462 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26463 the valid values.
26464
26465 @item
26466 Gnus supports Cancel Locks in News.
26467
26468 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
26469 used to determine if you wrote an article or not (for canceling and
26470 superseding).  Gnus generates a random password string the first time
26471 you post a message, and saves it in your @file{~/.emacs} using the Custom
26472 system.  While the variable is called @code{canlock-password}, it is not
26473 security sensitive data.  Publishing your canlock string on the web
26474 will not allow anyone to be able to anything she could not already do.
26475 The behavior can be changed by customizing @code{message-insert-canlock}.
26476
26477 @item
26478 Gnus supports server-side mail filtering using Sieve.
26479
26480 Sieve rules can be added as Group Parameters for groups, and the
26481 complete Sieve script is generated using @kbd{D g} from the Group
26482 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26483 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26484 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26485
26486 @item
26487 Extended format specs.
26488
26489 Format spec @samp{%&user-date;} is added into
26490 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26491 format specs are supported.  The extended format specs look like
26492 @samp{%u&foo;}, which invokes function
26493 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26494 escape character, old user defined format @samp{%u&} is no longer supported.
26495
26496 @item
26497 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26498
26499 It was aliased to @kbd{Y c}
26500 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26501 out other articles.
26502
26503 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26504
26505 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26506 s}, @kbd{/ a}, and @kbd{/ x}
26507 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26508 result will be to display all articles that do not match the expression.
26509
26510 @item
26511 Group names are treated as UTF-8 by default.
26512
26513 This is supposedly what USEFOR wanted to migrate to.  See
26514 @code{gnus-group-name-charset-group-alist} and
26515 @code{gnus-group-name-charset-method-alist} for customization.
26516
26517 @item
26518 The nnml and nnfolder back ends store marks for each groups.
26519
26520 This makes it possible to take backup of nnml/nnfolder servers/groups
26521 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
26522 makes it possible to share articles and marks between users (without
26523 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
26524 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26525 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26526 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
26527 another machine, Gnus will automatically use the @file{.marks} or
26528 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26529 The new server variables @code{nnml-marks-is-evil} and
26530 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26531
26532 @item
26533 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26534 been renamed to ``Gnus''.
26535
26536 @item
26537 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26538 renamed to ``Attachments''.  Note that this menu also contains security
26539 related stuff, like signing and encryption (@pxref{Security, Security,,
26540 message, Message Manual}).
26541
26542 @item
26543 @code{gnus-group-charset-alist} and
26544 @code{gnus-group-ignored-charsets-alist}.
26545
26546 The regexps in these variables are compared with full group names
26547 instead of real group names in 5.8.  Users who customize these
26548 variables should change those regexps accordingly.  For example:
26549 @lisp
26550 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26551 @end lisp
26552
26553 @item
26554 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26555 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26556
26557 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26558 additional Lisp libraries.  This add several menu items to the
26559 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26560 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
26561
26562 @item
26563 Gnus inlines external parts (message/external).
26564
26565 @item
26566 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26567 C-m}.
26568
26569 This change was made to avoid conflict with the standard binding of
26570 @code{back-to-indentation}, which is also useful in message mode.
26571
26572 @item
26573 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
26574
26575 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26576 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
26577 used when forwarding signed or encrypted messages, as the conversion
26578 invalidate the digital signature.
26579 @end itemize
26580
26581 @node No Gnus
26582 @subsubsection No Gnus
26583 @cindex No Gnus
26584
26585 New features in No Gnus:
26586 @c FIXME: Gnus 5.12?
26587
26588 @include gnus-news.texi
26589
26590 @iftex
26591
26592 @page
26593 @node The Manual
26594 @section The Manual
26595 @cindex colophon
26596 @cindex manual
26597
26598 This manual was generated from a TeXinfo file and then run through
26599 either @code{texi2dvi}
26600 @iflatex
26601 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26602 and then run through @code{latex} and @code{dvips}
26603 @end iflatex
26604 to get what you hold in your hands now.
26605
26606 The following conventions have been used:
26607
26608 @enumerate
26609
26610 @item
26611 This is a @samp{string}
26612
26613 @item
26614 This is a @kbd{keystroke}
26615
26616 @item
26617 This is a @file{file}
26618
26619 @item
26620 This is a @code{symbol}
26621
26622 @end enumerate
26623
26624 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26625 mean:
26626
26627 @lisp
26628 (setq flargnoze "yes")
26629 @end lisp
26630
26631 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26632
26633 @lisp
26634 (setq flumphel 'yes)
26635 @end lisp
26636
26637 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26638 ever get them confused.
26639
26640 @iflatex
26641 @c @head
26642 Of course, everything in this manual is of vital interest, so you should
26643 read it all.  Several times.  However, if you feel like skimming the
26644 manual, look for that gnu head you should see in the margin over
26645 there---it means that what's being discussed is of more importance than
26646 the rest of the stuff.  (On the other hand, if everything is infinitely
26647 important, how can anything be more important than that?  Just one more
26648 of the mysteries of this world, I guess.)
26649 @end iflatex
26650
26651 @end iftex
26652
26653
26654 @node On Writing Manuals
26655 @section On Writing Manuals
26656
26657 I guess most manuals are written after-the-fact; documenting a program
26658 that's already there.  This is not how this manual is written.  When
26659 implementing something, I write the manual entry for that something
26660 straight away.  I then see that it's difficult to explain the
26661 functionality, so I write how it's supposed to be, and then I change the
26662 implementation.  Writing the documentation and writing the code goes
26663 hand in hand.
26664
26665 This, of course, means that this manual has no, or little, flow.  It
26666 documents absolutely everything in Gnus, but often not where you're
26667 looking for it.  It is a reference manual, and not a guide to how to get
26668 started with Gnus.
26669
26670 That would be a totally different book, that should be written using the
26671 reference manual as source material.  It would look quite differently.
26672
26673
26674 @page
26675 @node Terminology
26676 @section Terminology
26677
26678 @cindex terminology
26679 @table @dfn
26680
26681 @item news
26682 @cindex news
26683 This is what you are supposed to use this thing for---reading news.
26684 News is generally fetched from a nearby @acronym{NNTP} server, and is
26685 generally publicly available to everybody.  If you post news, the entire
26686 world is likely to read just what you have written, and they'll all
26687 snigger mischievously.  Behind your back.
26688
26689 @item mail
26690 @cindex mail
26691 Everything that's delivered to you personally is mail.  Some news/mail
26692 readers (like Gnus) blur the distinction between mail and news, but
26693 there is a difference.  Mail is private.  News is public.  Mailing is
26694 not posting, and replying is not following up.
26695
26696 @item reply
26697 @cindex reply
26698 Send a mail to the person who has written what you are reading.
26699
26700 @item follow up
26701 @cindex follow up
26702 Post an article to the current newsgroup responding to the article you
26703 are reading.
26704
26705 @item back end
26706 @cindex back end
26707 Gnus considers mail and news to be mostly the same, really.  The only
26708 difference is how to access the actual articles.  News articles are
26709 commonly fetched via the protocol @acronym{NNTP}, whereas mail
26710 messages could be read from a file on the local disk.  The internal
26711 architecture of Gnus thus comprises a ``front end'' and a number of
26712 ``back ends''.  Internally, when you enter a group (by hitting
26713 @key{RET}, say), you thereby invoke a function in the front end in
26714 Gnus.  The front end then ``talks'' to a back end and says things like
26715 ``Give me the list of articles in the foo group'' or ``Show me article
26716 number 4711''.
26717
26718 So a back end mainly defines either a protocol (the @code{nntp} back
26719 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
26720 accesses mail via @acronym{IMAP}) or a file format and directory
26721 layout (the @code{nnspool} back end accesses news via the common
26722 ``spool directory'' format, the @code{nnml} back end access mail via a
26723 file format and directory layout that's quite similar).
26724
26725 Gnus does not handle the underlying media, so to speak---this is all
26726 done by the back ends.  A back end is a collection of functions to
26727 access the articles.
26728
26729 However, sometimes the term ``back end'' is also used where ``server''
26730 would have been more appropriate.  And then there is the term ``select
26731 method'' which can mean either.  The Gnus terminology can be quite
26732 confusing.
26733
26734 @item native
26735 @cindex native
26736 Gnus will always use one method (and back end) as the @dfn{native}, or
26737 default, way of getting news.
26738
26739 @item foreign
26740 @cindex foreign
26741 You can also have any number of foreign groups active at the same time.
26742 These are groups that use non-native non-secondary back ends for getting
26743 news.
26744
26745 @item secondary
26746 @cindex secondary
26747 Secondary back ends are somewhere half-way between being native and being
26748 foreign, but they mostly act like they are native.
26749
26750 @item article
26751 @cindex article
26752 A message that has been posted as news.
26753
26754 @item mail message
26755 @cindex mail message
26756 A message that has been mailed.
26757
26758 @item message
26759 @cindex message
26760 A mail message or news article
26761
26762 @item head
26763 @cindex head
26764 The top part of a message, where administrative information (etc.) is
26765 put.
26766
26767 @item body
26768 @cindex body
26769 The rest of an article.  Everything not in the head is in the
26770 body.
26771
26772 @item header
26773 @cindex header
26774 A line from the head of an article.
26775
26776 @item headers
26777 @cindex headers
26778 A collection of such lines, or a collection of heads.  Or even a
26779 collection of @acronym{NOV} lines.
26780
26781 @item @acronym{NOV}
26782 @cindex @acronym{NOV}
26783 When Gnus enters a group, it asks the back end for the headers of all
26784 unread articles in the group.  Most servers support the News OverView
26785 format, which is more compact and much faster to read and parse than the
26786 normal @sc{head} format.
26787
26788 @item level
26789 @cindex levels
26790 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
26791 that have a lower level are ``more'' subscribed than the groups with a
26792 higher level.  In fact, groups on levels 1-5 are considered
26793 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
26794 are @dfn{killed}.  Commands for listing groups and scanning for new
26795 articles will all use the numeric prefix as @dfn{working level}.
26796
26797 @item killed groups
26798 @cindex killed groups
26799 No information on killed groups is stored or updated, which makes killed
26800 groups much easier to handle than subscribed groups.
26801
26802 @item zombie groups
26803 @cindex zombie groups
26804 Just like killed groups, only slightly less dead.
26805
26806 @item active file
26807 @cindex active file
26808 The news server has to keep track of what articles it carries, and what
26809 groups exist.  All this information in stored in the active file, which
26810 is rather large, as you might surmise.
26811
26812 @item bogus groups
26813 @cindex bogus groups
26814 A group that exists in the @file{.newsrc} file, but isn't known to the
26815 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
26816 This means that the group probably doesn't exist (any more).
26817
26818 @item activating
26819 @cindex activating groups
26820 The act of asking the server for info on a group and computing the
26821 number of unread articles is called @dfn{activating the group}.
26822 Un-activated groups are listed with @samp{*} in the group buffer.
26823
26824 @item spool
26825 @cindex spool
26826 News servers store their articles locally in one fashion or other.
26827 One old-fashioned storage method is to have just one file per
26828 article.  That's called a ``traditional spool''.
26829
26830 @item server
26831 @cindex server
26832 A machine one can connect to and get news (or mail) from.
26833
26834 @item select method
26835 @cindex select method
26836 A structure that specifies the back end, the server and the virtual
26837 server settings.
26838
26839 @item virtual server
26840 @cindex virtual server
26841 A named select method.  Since a select method defines all there is to
26842 know about connecting to a (physical) server, taking the thing as a
26843 whole is a virtual server.
26844
26845 @item washing
26846 @cindex washing
26847 Taking a buffer and running it through a filter of some sort.  The
26848 result will (more often than not) be cleaner and more pleasing than the
26849 original.
26850
26851 @item ephemeral groups
26852 @cindex ephemeral groups
26853 @cindex temporary groups
26854 Most groups store data on what articles you have read.  @dfn{Ephemeral}
26855 groups are groups that will have no data stored---when you exit the
26856 group, it'll disappear into the aether.
26857
26858 @item solid groups
26859 @cindex solid groups
26860 This is the opposite of ephemeral groups.  All groups listed in the
26861 group buffer are solid groups.
26862
26863 @item sparse articles
26864 @cindex sparse articles
26865 These are article placeholders shown in the summary buffer when
26866 @code{gnus-build-sparse-threads} has been switched on.
26867
26868 @item threading
26869 @cindex threading
26870 To put responses to articles directly after the articles they respond
26871 to---in a hierarchical fashion.
26872
26873 @item root
26874 @cindex root
26875 @cindex thread root
26876 The first article in a thread is the root.  It is the ancestor of all
26877 articles in the thread.
26878
26879 @item parent
26880 @cindex parent
26881 An article that has responses.
26882
26883 @item child
26884 @cindex child
26885 An article that responds to a different article---its parent.
26886
26887 @item digest
26888 @cindex digest
26889 A collection of messages in one file.  The most common digest format is
26890 specified by RFC 1153.
26891
26892 @item splitting
26893 @cindex splitting, terminolgy
26894 @cindex mail sorting
26895 @cindex mail filtering (splitting)
26896 The action of sorting your emails according to certain rules. Sometimes
26897 incorrectly called mail filtering.
26898
26899 @end table
26900
26901
26902 @page
26903 @node Customization
26904 @section Customization
26905 @cindex general customization
26906
26907 All variables are properly documented elsewhere in this manual.  This
26908 section is designed to give general pointers on how to customize Gnus
26909 for some quite common situations.
26910
26911 @menu
26912 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
26913 * Slow Terminal Connection::    You run a remote Emacs.
26914 * Little Disk Space::           You feel that having large setup files is icky.
26915 * Slow Machine::                You feel like buying a faster machine.
26916 @end menu
26917
26918
26919 @node Slow/Expensive Connection
26920 @subsection Slow/Expensive NNTP Connection
26921
26922 If you run Emacs on a machine locally, and get your news from a machine
26923 over some very thin strings, you want to cut down on the amount of data
26924 Gnus has to get from the @acronym{NNTP} server.
26925
26926 @table @code
26927
26928 @item gnus-read-active-file
26929 Set this to @code{nil}, which will inhibit Gnus from requesting the
26930 entire active file from the server.  This file is often very large.  You
26931 also have to set @code{gnus-check-new-newsgroups} and
26932 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
26933 doesn't suddenly decide to fetch the active file anyway.
26934
26935 @item gnus-nov-is-evil
26936 This one has to be @code{nil}.  If not, grabbing article headers from
26937 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
26938 support @sc{xover}; Gnus will detect this by itself.
26939 @end table
26940
26941
26942 @node Slow Terminal Connection
26943 @subsection Slow Terminal Connection
26944
26945 Let's say you use your home computer for dialing up the system that runs
26946 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
26947 possible) the amount of data sent over the wires.
26948
26949 @table @code
26950
26951 @item gnus-auto-center-summary
26952 Set this to @code{nil} to inhibit Gnus from re-centering the summary
26953 buffer all the time.  If it is @code{vertical}, do only vertical
26954 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
26955 horizontal and vertical recentering.
26956
26957 @item gnus-visible-headers
26958 Cut down on the headers included in the articles to the
26959 minimum.  You can, in fact, make do without them altogether---most of the
26960 useful data is in the summary buffer, anyway.  Set this variable to
26961 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
26962
26963 Set this hook to all the available hiding commands:
26964 @lisp
26965 (setq gnus-treat-hide-headers 'head
26966       gnus-treat-hide-signature t
26967       gnus-treat-hide-citation t)
26968 @end lisp
26969
26970 @item gnus-use-full-window
26971 By setting this to @code{nil}, you can make all the windows smaller.
26972 While this doesn't really cut down much generally, it means that you
26973 have to see smaller portions of articles before deciding that you didn't
26974 want to read them anyway.
26975
26976 @item gnus-thread-hide-subtree
26977 If this is non-@code{nil}, all threads in the summary buffer will be
26978 hidden initially.
26979
26980
26981 @item gnus-updated-mode-lines
26982 If this is @code{nil}, Gnus will not put information in the buffer mode
26983 lines, which might save some time.
26984 @end table
26985
26986
26987 @node Little Disk Space
26988 @subsection Little Disk Space
26989 @cindex disk space
26990
26991 The startup files can get rather large, so you may want to cut their
26992 sizes a bit if you are running out of space.
26993
26994 @table @code
26995
26996 @item gnus-save-newsrc-file
26997 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
26998 only save @file{.newsrc.eld}.  This means that you will not be able to
26999 use any other newsreaders than Gnus.  This variable is @code{t} by
27000 default.
27001
27002 @item gnus-read-newsrc-file
27003 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27004 only read @file{.newsrc.eld}.  This means that you will not be able to
27005 use any other newsreaders than Gnus.  This variable is @code{t} by
27006 default.
27007
27008 @item gnus-save-killed-list
27009 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27010 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27011 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27012 variable to @code{nil}.  This variable is @code{t} by default.
27013
27014 @end table
27015
27016
27017 @node Slow Machine
27018 @subsection Slow Machine
27019 @cindex slow machine
27020
27021 If you have a slow machine, or are just really impatient, there are a
27022 few things you can do to make Gnus run faster.
27023
27024 Set @code{gnus-check-new-newsgroups} and
27025 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27026
27027 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27028 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27029 summary buffer faster.
27030
27031
27032 @page
27033 @node Troubleshooting
27034 @section Troubleshooting
27035 @cindex troubleshooting
27036
27037 Gnus works @emph{so} well straight out of the box---I can't imagine any
27038 problems, really.
27039
27040 Ahem.
27041
27042 @enumerate
27043
27044 @item
27045 Make sure your computer is switched on.
27046
27047 @item
27048 Make sure that you really load the current Gnus version.  If you have
27049 been running @sc{gnus}, you need to exit Emacs and start it up again before
27050 Gnus will work.
27051
27052 @item
27053 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27054 like @samp{T-gnus 6.17.* (based on Gnus v5.10.*; for SEMI 1.1*, FLIM
27055 1.1*)} you have the right files loaded.  Otherwise you have some old
27056 @file{.el} files lying around.  Delete these.
27057
27058 @item
27059 Read the help group (@kbd{G h} in the group buffer) for a
27060 @acronym{FAQ} and a how-to.
27061
27062 @item
27063 @vindex max-lisp-eval-depth
27064 Gnus works on many recursive structures, and in some extreme (and very
27065 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27066 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27067 something like that.
27068 @end enumerate
27069
27070 If all else fails, report the problem as a bug.
27071
27072 @cindex bugs
27073 @cindex reporting bugs
27074
27075 @kindex M-x gnus-bug
27076 @findex gnus-bug
27077 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27078 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27079 me the backtrace.  I will fix bugs, but I can only fix them if you send
27080 me a precise description as to how to reproduce the bug.
27081
27082 You really can never be too detailed in a bug report.  Always use the
27083 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27084 a 10Kb mail each time you use it, and even if you have sent me your
27085 environment 500 times before.  I don't care.  I want the full info each
27086 time.
27087
27088 It is also important to remember that I have no memory whatsoever.  If
27089 you send a bug report, and I send you a reply, and then you just send
27090 back ``No, it's not! Moron!'', I will have no idea what you are
27091 insulting me about.  Always over-explain everything.  It's much easier
27092 for all of us---if I don't have all the information I need, I will just
27093 mail you and ask for more info, and everything takes more time.
27094
27095 If the problem you're seeing is very visual, and you can't quite explain
27096 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27097 it somewhere it can be reached, and include the URL of the picture in
27098 the bug report.
27099
27100 @cindex patches
27101 If you would like to contribute a patch to fix bugs or make
27102 improvements, please produce the patch using @samp{diff -u}.
27103
27104 @cindex edebug
27105 If you want to debug your problem further before reporting, possibly
27106 in order to solve the problem yourself and send a patch, you can use
27107 edebug.  Debugging Lisp code is documented in the Elisp manual
27108 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27109 Lisp Reference Manual}).  To get you started with edebug, consider if
27110 you discover some weird behavior when pressing @kbd{c}, the first
27111 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27112 the documentation buffer that leads you to the function definition,
27113 then press @kbd{M-x edebug-defun RET} with point inside that function,
27114 return to Gnus and press @kbd{c} to invoke the code.  You will be
27115 placed in the lisp buffer and can single step using @kbd{SPC} and
27116 evaluate expressions using @kbd{M-:} or inspect variables using
27117 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27118 @kbd{c} or @kbd{g}.
27119
27120 @cindex elp
27121 @cindex profile
27122 @cindex slow
27123 Sometimes, a problem do not directly generate an elisp error but
27124 manifests itself by causing Gnus to be very slow.  In these cases, you
27125 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27126 slow, and then try to analyze the backtrace (repeating the procedure
27127 helps isolating the real problem areas).
27128
27129 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27130 (or should be) fully documented elsewhere, but to get you started
27131 there are a few steps that need to be followed.  First, instrument the
27132 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27133 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27134 RET message}.  Then perform the operation that is slow and press
27135 @kbd{M-x elp-results}.  You will then see which operations that takes
27136 time, and can debug them further.  If the entire operation takes much
27137 longer than the time spent in the slowest function in the profiler
27138 output, you probably profiled the wrong part of Gnus.  To reset
27139 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27140 elp-restore-all} is supposed to remove profiling, but given the
27141 complexities and dynamic code generation in Gnus, it might not always
27142 work perfectly.
27143
27144 @cindex gnu.emacs.gnus
27145 @cindex ding mailing list
27146 If you just need help, you are better off asking on
27147 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27148 @email{ding@@gnus.org, the ding mailing list}.  Write to
27149 @email{ding-request@@gnus.org} to subscribe.
27150
27151
27152 @page
27153 @node Gnus Reference Guide
27154 @section Gnus Reference Guide
27155
27156 It is my hope that other people will figure out smart stuff that Gnus
27157 can do, and that other people will write those smart things as well.  To
27158 facilitate that I thought it would be a good idea to describe the inner
27159 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27160 it.
27161
27162 You can never expect the internals of a program not to change, but I
27163 will be defining (in some details) the interface between Gnus and its
27164 back ends (this is written in stone), the format of the score files
27165 (ditto), data structures (some are less likely to change than others)
27166 and general methods of operation.
27167
27168 @menu
27169 * Gnus Utility Functions::      Common functions and variable to use.
27170 * Back End Interface::          How Gnus communicates with the servers.
27171 * Score File Syntax::           A BNF definition of the score file standard.
27172 * Headers::                     How Gnus stores headers internally.
27173 * Ranges::                      A handy format for storing mucho numbers.
27174 * Group Info::                  The group info format.
27175 * Extended Interactive::        Symbolic prefixes and stuff.
27176 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27177 * Various File Formats::        Formats of files that Gnus use.
27178 @end menu
27179
27180
27181 @node Gnus Utility Functions
27182 @subsection Gnus Utility Functions
27183 @cindex Gnus utility functions
27184 @cindex utility functions
27185 @cindex functions
27186 @cindex internal variables
27187
27188 When writing small functions to be run from hooks (and stuff), it's
27189 vital to have access to the Gnus internal functions and variables.
27190 Below is a list of the most common ones.
27191
27192 @table @code
27193
27194 @item gnus-newsgroup-name
27195 @vindex gnus-newsgroup-name
27196 This variable holds the name of the current newsgroup.
27197
27198 @item gnus-find-method-for-group
27199 @findex gnus-find-method-for-group
27200 A function that returns the select method for @var{group}.
27201
27202 @item gnus-group-real-name
27203 @findex gnus-group-real-name
27204 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27205 name.
27206
27207 @item gnus-group-prefixed-name
27208 @findex gnus-group-prefixed-name
27209 Takes an unprefixed group name and a select method, and returns the full
27210 (prefixed) Gnus group name.
27211
27212 @item gnus-get-info
27213 @findex gnus-get-info
27214 Returns the group info list for @var{group}.
27215
27216 @item gnus-group-unread
27217 @findex gnus-group-unread
27218 The number of unread articles in @var{group}, or @code{t} if that is
27219 unknown.
27220
27221 @item gnus-active
27222 @findex gnus-active
27223 The active entry for @var{group}.
27224
27225 @item gnus-set-active
27226 @findex gnus-set-active
27227 Set the active entry for @var{group}.
27228
27229 @item gnus-add-current-to-buffer-list
27230 @findex gnus-add-current-to-buffer-list
27231 Adds the current buffer to the list of buffers to be killed on Gnus
27232 exit.
27233
27234 @item gnus-continuum-version
27235 @findex gnus-continuum-version
27236 Takes a Gnus version string as a parameter and returns a floating point
27237 number.  Earlier versions will always get a lower number than later
27238 versions.
27239
27240 @item gnus-group-read-only-p
27241 @findex gnus-group-read-only-p
27242 Says whether @var{group} is read-only or not.
27243
27244 @item gnus-news-group-p
27245 @findex gnus-news-group-p
27246 Says whether @var{group} came from a news back end.
27247
27248 @item gnus-ephemeral-group-p
27249 @findex gnus-ephemeral-group-p
27250 Says whether @var{group} is ephemeral or not.
27251
27252 @item gnus-server-to-method
27253 @findex gnus-server-to-method
27254 Returns the select method corresponding to @var{server}.
27255
27256 @item gnus-server-equal
27257 @findex gnus-server-equal
27258 Says whether two virtual servers are equal.
27259
27260 @item gnus-group-native-p
27261 @findex gnus-group-native-p
27262 Says whether @var{group} is native or not.
27263
27264 @item gnus-group-secondary-p
27265 @findex gnus-group-secondary-p
27266 Says whether @var{group} is secondary or not.
27267
27268 @item gnus-group-foreign-p
27269 @findex gnus-group-foreign-p
27270 Says whether @var{group} is foreign or not.
27271
27272 @item gnus-group-find-parameter
27273 @findex gnus-group-find-parameter
27274 Returns the parameter list of @var{group}.  If given a second parameter,
27275 returns the value of that parameter for @var{group}.
27276
27277 @item gnus-group-set-parameter
27278 @findex gnus-group-set-parameter
27279 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27280
27281 @item gnus-narrow-to-body
27282 @findex gnus-narrow-to-body
27283 Narrows the current buffer to the body of the article.
27284
27285 @item gnus-check-backend-function
27286 @findex gnus-check-backend-function
27287 Takes two parameters, @var{function} and @var{group}.  If the back end
27288 @var{group} comes from supports @var{function}, return non-@code{nil}.
27289
27290 @lisp
27291 (gnus-check-backend-function "request-scan" "nnml:misc")
27292 @result{} t
27293 @end lisp
27294
27295 @item gnus-read-method
27296 @findex gnus-read-method
27297 Prompts the user for a select method.
27298
27299 @end table
27300
27301
27302 @node Back End Interface
27303 @subsection Back End Interface
27304
27305 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27306 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27307 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27308 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27309 examples of the latter we have @code{nntp-port-number} and
27310 @code{nnmbox-directory}.
27311
27312 When Gnus asks for information from a back end---say @code{nntp}---on
27313 something, it will normally include a virtual server name in the
27314 function parameters.  (If not, the back end should use the ``current''
27315 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27316 server as its only (optional) parameter.  If this virtual server hasn't
27317 been opened, the function should fail.
27318
27319 Note that a virtual server name has no relation to some physical server
27320 name.  Take this example:
27321
27322 @lisp
27323 (nntp "odd-one"
27324       (nntp-address "ifi.uio.no")
27325       (nntp-port-number 4324))
27326 @end lisp
27327
27328 Here the virtual server name is @samp{odd-one} while the name of
27329 the physical server is @samp{ifi.uio.no}.
27330
27331 The back ends should be able to switch between several virtual servers.
27332 The standard back ends implement this by keeping an alist of virtual
27333 server environments that they pull down/push up when needed.
27334
27335 There are two groups of interface functions: @dfn{required functions},
27336 which must be present, and @dfn{optional functions}, which Gnus will
27337 always check for presence before attempting to call 'em.
27338
27339 All these functions are expected to return data in the buffer
27340 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27341 unfortunately named, but we'll have to live with it.  When I talk about
27342 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27343 talk about @dfn{return value}, I talk about the function value returned by
27344 the function call.  Functions that fail should return @code{nil} as the
27345 return value.
27346
27347 Some back ends could be said to be @dfn{server-forming} back ends, and
27348 some might be said not to be.  The latter are back ends that generally
27349 only operate on one group at a time, and have no concept of ``server''
27350 ---they have a group, and they deliver info on that group and nothing
27351 more.
27352
27353 Gnus identifies each message by way of group name and article number.  A
27354 few remarks about these article numbers might be useful.  First of all,
27355 the numbers are positive integers.  Secondly, it is normally not
27356 possible for later articles to ``re-use'' older article numbers without
27357 confusing Gnus.  That is, if a group has ever contained a message
27358 numbered 42, then no other message may get that number, or Gnus will get
27359 mightily confused.@footnote{See the function
27360 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27361 Third, article numbers must be assigned in order of arrival in the
27362 group; this is not necessarily the same as the date of the message.
27363
27364 The previous paragraph already mentions all the ``hard'' restrictions that
27365 article numbers must fulfill.  But it seems that it might be useful to
27366 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27367 if there are holes in the article numbering sequence.  However, due to
27368 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27369 also useful for the article numbers to start at 1 to avoid running out
27370 of numbers as long as possible.
27371
27372 Note that by convention, back ends are named @code{nnsomething}, but
27373 Gnus also comes with some @code{nnnotbackends}, such as
27374 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27375
27376 In the examples and definitions I will refer to the imaginary back end
27377 @code{nnchoke}.
27378
27379 @cindex @code{nnchoke}
27380
27381 @menu
27382 * Required Back End Functions::  Functions that must be implemented.
27383 * Optional Back End Functions::  Functions that need not be implemented.
27384 * Error Messaging::             How to get messages and report errors.
27385 * Writing New Back Ends::       Extending old back ends.
27386 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27387 * Mail-like Back Ends::         Some tips on mail back ends.
27388 @end menu
27389
27390
27391 @node Required Back End Functions
27392 @subsubsection Required Back End Functions
27393
27394 @table @code
27395
27396 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27397
27398 @var{articles} is either a range of article numbers or a list of
27399 @code{Message-ID}s.  Current back ends do not fully support either---only
27400 sequences (lists) of article numbers, and most back ends do not support
27401 retrieval of @code{Message-ID}s.  But they should try for both.
27402
27403 The result data should either be HEADs or @acronym{NOV} lines, and the result
27404 value should either be @code{headers} or @code{nov} to reflect this.
27405 This might later be expanded to @code{various}, which will be a mixture
27406 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27407
27408 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27409 headers'', in some meaning of the word.  This is generally done by
27410 fetching (at most) @var{fetch-old} extra headers less than the smallest
27411 article number in @code{articles}, and filling the gaps as well.  The
27412 presence of this parameter can be ignored if the back end finds it
27413 cumbersome to follow the request.  If this is non-@code{nil} and not a
27414 number, do maximum fetches.
27415
27416 Here's an example HEAD:
27417
27418 @example
27419 221 1056 Article retrieved.
27420 Path: ifi.uio.no!sturles
27421 From: sturles@@ifi.uio.no (Sturle Sunde)
27422 Newsgroups: ifi.discussion
27423 Subject: Re: Something very droll
27424 Date: 27 Oct 1994 14:02:57 +0100
27425 Organization: Dept. of Informatics, University of Oslo, Norway
27426 Lines: 26
27427 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27428 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27429 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27430 .
27431 @end example
27432
27433 So a @code{headers} return value would imply that there's a number of
27434 these in the data buffer.
27435
27436 Here's a BNF definition of such a buffer:
27437
27438 @example
27439 headers        = *head
27440 head           = error / valid-head
27441 error-message  = [ "4" / "5" ] 2number " " <error message> eol
27442 valid-head     = valid-message *header "." eol
27443 valid-message  = "221 " <number> " Article retrieved." eol
27444 header         = <text> eol
27445 @end example
27446
27447 @cindex BNF
27448 (The version of BNF used here is the one used in RFC822.)
27449
27450 If the return value is @code{nov}, the data buffer should contain
27451 @dfn{network overview database} lines.  These are basically fields
27452 separated by tabs.
27453
27454 @example
27455 nov-buffer = *nov-line
27456 nov-line   = field 7*8[ <TAB> field ] eol
27457 field      = <text except TAB>
27458 @end example
27459
27460 For a closer look at what should be in those fields,
27461 @pxref{Headers}.
27462
27463
27464 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27465
27466 @var{server} is here the virtual server name.  @var{definitions} is a
27467 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27468
27469 If the server can't be opened, no error should be signaled.  The back end
27470 may then choose to refuse further attempts at connecting to this
27471 server.  In fact, it should do so.
27472
27473 If the server is opened already, this function should return a
27474 non-@code{nil} value.  There should be no data returned.
27475
27476
27477 @item (nnchoke-close-server &optional SERVER)
27478
27479 Close connection to @var{server} and free all resources connected
27480 to it.  Return @code{nil} if the server couldn't be closed for some
27481 reason.
27482
27483 There should be no data returned.
27484
27485
27486 @item (nnchoke-request-close)
27487
27488 Close connection to all servers and free all resources that the back end
27489 have reserved.  All buffers that have been created by that back end
27490 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
27491 function is generally only called when Gnus is shutting down.
27492
27493 There should be no data returned.
27494
27495
27496 @item (nnchoke-server-opened &optional SERVER)
27497
27498 If @var{server} is the current virtual server, and the connection to the
27499 physical server is alive, then this function should return a
27500 non-@code{nil} value.  This function should under no circumstances
27501 attempt to reconnect to a server we have lost connection to.
27502
27503 There should be no data returned.
27504
27505
27506 @item (nnchoke-status-message &optional SERVER)
27507
27508 This function should return the last error message from @var{server}.
27509
27510 There should be no data returned.
27511
27512
27513 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27514
27515 The result data from this function should be the article specified by
27516 @var{article}.  This might either be a @code{Message-ID} or a number.
27517 It is optional whether to implement retrieval by @code{Message-ID}, but
27518 it would be nice if that were possible.
27519
27520 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27521 in this buffer instead of the normal data buffer.  This is to make it
27522 possible to avoid copying large amounts of data from one buffer to
27523 another, while Gnus mainly requests articles to be inserted directly
27524 into its article buffer.
27525
27526 If it is at all possible, this function should return a cons cell where
27527 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27528 the article number.  This will enable Gnus to find out what the real
27529 group and article numbers are when fetching articles by
27530 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
27531 on successful article retrieval.
27532
27533
27534 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27535
27536 Get data on @var{group}.  This function also has the side effect of
27537 making @var{group} the current group.
27538
27539 If @var{fast}, don't bother to return useful data, just make @var{group}
27540 the current group.
27541
27542 Here's an example of some result data and a definition of the same:
27543
27544 @example
27545 211 56 1000 1059 ifi.discussion
27546 @end example
27547
27548 The first number is the status, which should be 211.  Next is the
27549 total number of articles in the group, the lowest article number, the
27550 highest article number, and finally the group name.  Note that the total
27551 number of articles may be less than one might think while just
27552 considering the highest and lowest article numbers, but some articles
27553 may have been canceled.  Gnus just discards the total-number, so
27554 whether one should take the bother to generate it properly (if that is a
27555 problem) is left as an exercise to the reader.  If the group contains no
27556 articles, the lowest article number should be reported as 1 and the
27557 highest as 0.
27558
27559 @example
27560 group-status = [ error / info ] eol
27561 error        = [ "4" / "5" ] 2<number> " " <Error message>
27562 info         = "211 " 3* [ <number> " " ] <string>
27563 @end example
27564
27565
27566 @item (nnchoke-close-group GROUP &optional SERVER)
27567
27568 Close @var{group} and free any resources connected to it.  This will be
27569 a no-op on most back ends.
27570
27571 There should be no data returned.
27572
27573
27574 @item (nnchoke-request-list &optional SERVER)
27575
27576 Return a list of all groups available on @var{server}.  And that means
27577 @emph{all}.
27578
27579 Here's an example from a server that only carries two groups:
27580
27581 @example
27582 ifi.test 0000002200 0000002000 y
27583 ifi.discussion 3324 3300 n
27584 @end example
27585
27586 On each line we have a group name, then the highest article number in
27587 that group, the lowest article number, and finally a flag.  If the group
27588 contains no articles, the lowest article number should be reported as 1
27589 and the highest as 0.
27590
27591 @example
27592 active-file = *active-line
27593 active-line = name " " <number> " " <number> " " flags eol
27594 name        = <string>
27595 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
27596 @end example
27597
27598 The flag says whether the group is read-only (@samp{n}), is moderated
27599 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27600 (@samp{=other-group}) or none of the above (@samp{y}).
27601
27602
27603 @item (nnchoke-request-post &optional SERVER)
27604
27605 This function should post the current buffer.  It might return whether
27606 the posting was successful or not, but that's not required.  If, for
27607 instance, the posting is done asynchronously, it has generally not been
27608 completed by the time this function concludes.  In that case, this
27609 function should set up some kind of sentinel to beep the user loud and
27610 clear if the posting could not be completed.
27611
27612 There should be no result data from this function.
27613
27614 @end table
27615
27616
27617 @node Optional Back End Functions
27618 @subsubsection Optional Back End Functions
27619
27620 @table @code
27621
27622 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27623
27624 @var{groups} is a list of groups, and this function should request data
27625 on all those groups.  How it does it is of no concern to Gnus, but it
27626 should attempt to do this in a speedy fashion.
27627
27628 The return value of this function can be either @code{active} or
27629 @code{group}, which says what the format of the result data is.  The
27630 former is in the same format as the data from
27631 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27632 in the same format as @code{nnchoke-request-group} gives.
27633
27634 @example
27635 group-buffer = *active-line / *group-status
27636 @end example
27637
27638
27639 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27640
27641 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27642 alterations.  This comes in handy if the back end really carries all
27643 the information (as is the case with virtual and imap groups).  This
27644 function should destructively alter the info to suit its needs, and
27645 should return a non-@code{nil} value (exceptionally,
27646 @code{nntp-request-update-info} always returns @code{nil} not to waste
27647 the network resources).
27648
27649 There should be no result data from this function.
27650
27651
27652 @item (nnchoke-request-type GROUP &optional ARTICLE)
27653
27654 When the user issues commands for ``sending news'' (@kbd{F} in the
27655 summary buffer, for instance), Gnus has to know whether the article the
27656 user is following up on is news or mail.  This function should return
27657 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27658 is mail and @code{unknown} if the type can't be decided.  (The
27659 @var{article} parameter is necessary in @code{nnvirtual} groups which
27660 might very well combine mail groups and news groups.)  Both @var{group}
27661 and @var{article} may be @code{nil}.
27662
27663 There should be no result data from this function.
27664
27665
27666 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27667
27668 Set/remove/add marks on articles.  Normally Gnus handles the article
27669 marks (such as read, ticked, expired etc) internally, and store them in
27670 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
27671 all information about the articles on the server, so Gnus need to
27672 propagate the mark information to the server.
27673
27674 @var{action} is a list of mark setting requests, having this format:
27675
27676 @example
27677 (RANGE ACTION MARK)
27678 @end example
27679
27680 @var{range} is a range of articles you wish to update marks on.
27681 @var{action} is @code{add} or @code{del}, used to add marks or remove
27682 marks (preserving all marks not mentioned).  @var{mark} is a list of
27683 marks; where each mark is a symbol.  Currently used marks are
27684 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27685 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27686 @code{forward} and @code{recent}, but your back end should, if
27687 possible, not limit itself to these.
27688
27689 Given contradictory actions, the last action in the list should be the
27690 effective one.  That is, if your action contains a request to add the
27691 @code{tick} mark on article 1 and, later in the list, a request to
27692 remove the mark on the same article, the mark should in fact be removed.
27693
27694 An example action list:
27695
27696 @example
27697 (((5 12 30) 'del '(tick))
27698  ((10 . 90) 'add '(read expire))
27699  ((92 94) 'del '(read)))
27700 @end example
27701
27702 The function should return a range of articles it wasn't able to set the
27703 mark on (currently not used for anything).
27704
27705 There should be no result data from this function.
27706
27707 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27708
27709 If the user tries to set a mark that the back end doesn't like, this
27710 function may change the mark.  Gnus will use whatever this function
27711 returns as the mark for @var{article} instead of the original
27712 @var{mark}.  If the back end doesn't care, it must return the original
27713 @var{mark}, and not @code{nil} or any other type of garbage.
27714
27715 The only use for this I can see is what @code{nnvirtual} does with
27716 it---if a component group is auto-expirable, marking an article as read
27717 in the virtual group should result in the article being marked as
27718 expirable.
27719
27720 There should be no result data from this function.
27721
27722
27723 @item (nnchoke-request-scan &optional GROUP SERVER)
27724
27725 This function may be called at any time (by Gnus or anything else) to
27726 request that the back end check for incoming articles, in one way or
27727 another.  A mail back end will typically read the spool file or query
27728 the @acronym{POP} server when this function is invoked.  The
27729 @var{group} doesn't have to be heeded---if the back end decides that
27730 it is too much work just scanning for a single group, it may do a
27731 total scan of all groups.  It would be nice, however, to keep things
27732 local if that's practical.
27733
27734 There should be no result data from this function.
27735
27736
27737 @item (nnchoke-request-group-description GROUP &optional SERVER)
27738
27739 The result data from this function should be a description of
27740 @var{group}.
27741
27742 @example
27743 description-line = name <TAB> description eol
27744 name             = <string>
27745 description      = <text>
27746 @end example
27747
27748 @item (nnchoke-request-list-newsgroups &optional SERVER)
27749
27750 The result data from this function should be the description of all
27751 groups available on the server.
27752
27753 @example
27754 description-buffer = *description-line
27755 @end example
27756
27757
27758 @item (nnchoke-request-newgroups DATE &optional SERVER)
27759
27760 The result data from this function should be all groups that were
27761 created after @samp{date}, which is in normal human-readable date format
27762 (i.e., the date format used in mail and news headers, and returned by
27763 the function @code{message-make-date} by default).  The data should be
27764 in the active buffer format.
27765
27766 It is okay for this function to return ``too many'' groups; some back ends
27767 might find it cheaper to return the full list of groups, rather than
27768 just the new groups.  But don't do this for back ends with many groups.
27769 Normally, if the user creates the groups herself, there won't be too
27770 many groups, so @code{nnml} and the like are probably safe.  But for
27771 back ends like @code{nntp}, where the groups have been created by the
27772 server, it is quite likely that there can be many groups.
27773
27774
27775 @item (nnchoke-request-create-group GROUP &optional SERVER)
27776
27777 This function should create an empty group with name @var{group}.
27778
27779 There should be no return data.
27780
27781
27782 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
27783
27784 This function should run the expiry process on all articles in the
27785 @var{articles} range (which is currently a simple list of article
27786 numbers.)  It is left up to the back end to decide how old articles
27787 should be before they are removed by this function.  If @var{force} is
27788 non-@code{nil}, all @var{articles} should be deleted, no matter how new
27789 they are.
27790
27791 This function should return a list of articles that it did not/was not
27792 able to delete.
27793
27794 There should be no result data returned.
27795
27796
27797 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
27798
27799 This function should move @var{article} (which is a number) from
27800 @var{group} by calling @var{accept-form}.
27801
27802 This function should ready the article in question for moving by
27803 removing any header lines it has added to the article, and generally
27804 should ``tidy up'' the article.  Then it should @code{eval}
27805 @var{accept-form} in the buffer where the ``tidy'' article is.  This
27806 will do the actual copying.  If this @code{eval} returns a
27807 non-@code{nil} value, the article should be removed.
27808
27809 If @var{last} is @code{nil}, that means that there is a high likelihood
27810 that there will be more requests issued shortly, so that allows some
27811 optimizations.
27812
27813 The function should return a cons where the @code{car} is the group name and
27814 the @code{cdr} is the article number that the article was entered as.
27815
27816 The group should exist before the back end is asked to accept the
27817 article for that group.
27818
27819 There should be no data returned.
27820
27821
27822 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
27823
27824 This function takes the current buffer and inserts it into @var{group}.
27825 If @var{last} in @code{nil}, that means that there will be more calls to
27826 this function in short order.
27827
27828 The function should return a cons where the @code{car} is the group name and
27829 the @code{cdr} is the article number that the article was entered as.
27830
27831 There should be no data returned.
27832
27833
27834 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
27835
27836 This function should remove @var{article} (which is a number) from
27837 @var{group} and insert @var{buffer} there instead.
27838
27839 There should be no data returned.
27840
27841
27842 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
27843
27844 This function should delete @var{group}.  If @var{force}, it should
27845 really delete all the articles in the group, and then delete the group
27846 itself.  (If there is such a thing as ``the group itself''.)
27847
27848 There should be no data returned.
27849
27850
27851 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
27852
27853 This function should rename @var{group} into @var{new-name}.  All
27854 articles in @var{group} should move to @var{new-name}.
27855
27856 There should be no data returned.
27857
27858 @end table
27859
27860
27861 @node Error Messaging
27862 @subsubsection Error Messaging
27863
27864 @findex nnheader-report
27865 @findex nnheader-get-report
27866 The back ends should use the function @code{nnheader-report} to report
27867 error conditions---they should not raise errors when they aren't able to
27868 perform a request.  The first argument to this function is the back end
27869 symbol, and the rest are interpreted as arguments to @code{format} if
27870 there are multiple of them, or just a string if there is one of them.
27871 This function must always returns @code{nil}.
27872
27873 @lisp
27874 (nnheader-report 'nnchoke "You did something totally bogus")
27875
27876 (nnheader-report 'nnchoke "Could not request group %s" group)
27877 @end lisp
27878
27879 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
27880 @code{nil} back from a server, and this function returns the most
27881 recently reported message for the back end in question.  This function
27882 takes one argument---the server symbol.
27883
27884 Internally, these functions access @var{back-end}@code{-status-string},
27885 so the @code{nnchoke} back end will have its error message stored in
27886 @code{nnchoke-status-string}.
27887
27888
27889 @node Writing New Back Ends
27890 @subsubsection Writing New Back Ends
27891
27892 Many back ends are quite similar.  @code{nnml} is just like
27893 @code{nnspool}, but it allows you to edit the articles on the server.
27894 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
27895 and it doesn't maintain overview databases.  @code{nndir} is just like
27896 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
27897 editing articles.
27898
27899 It would make sense if it were possible to ``inherit'' functions from
27900 back ends when writing new back ends.  And, indeed, you can do that if you
27901 want to.  (You don't have to if you don't want to, of course.)
27902
27903 All the back ends declare their public variables and functions by using a
27904 package called @code{nnoo}.
27905
27906 To inherit functions from other back ends (and allow other back ends to
27907 inherit functions from the current back end), you should use the
27908 following macros:
27909
27910 @table @code
27911
27912 @item nnoo-declare
27913 This macro declares the first parameter to be a child of the subsequent
27914 parameters.  For instance:
27915
27916 @lisp
27917 (nnoo-declare nndir
27918   nnml nnmh)
27919 @end lisp
27920
27921 @code{nndir} has declared here that it intends to inherit functions from
27922 both @code{nnml} and @code{nnmh}.
27923
27924 @item defvoo
27925 This macro is equivalent to @code{defvar}, but registers the variable as
27926 a public server variable.  Most state-oriented variables should be
27927 declared with @code{defvoo} instead of @code{defvar}.
27928
27929 In addition to the normal @code{defvar} parameters, it takes a list of
27930 variables in the parent back ends to map the variable to when executing
27931 a function in those back ends.
27932
27933 @lisp
27934 (defvoo nndir-directory nil
27935   "Where nndir will look for groups."
27936   nnml-current-directory nnmh-current-directory)
27937 @end lisp
27938
27939 This means that @code{nnml-current-directory} will be set to
27940 @code{nndir-directory} when an @code{nnml} function is called on behalf
27941 of @code{nndir}.  (The same with @code{nnmh}.)
27942
27943 @item nnoo-define-basics
27944 This macro defines some common functions that almost all back ends should
27945 have.
27946
27947 @lisp
27948 (nnoo-define-basics nndir)
27949 @end lisp
27950
27951 @item deffoo
27952 This macro is just like @code{defun} and takes the same parameters.  In
27953 addition to doing the normal @code{defun} things, it registers the
27954 function as being public so that other back ends can inherit it.
27955
27956 @item nnoo-map-functions
27957 This macro allows mapping of functions from the current back end to
27958 functions from the parent back ends.
27959
27960 @lisp
27961 (nnoo-map-functions nndir
27962   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27963   (nnmh-request-article 0 nndir-current-group 0 0))
27964 @end lisp
27965
27966 This means that when @code{nndir-retrieve-headers} is called, the first,
27967 third, and fourth parameters will be passed on to
27968 @code{nnml-retrieve-headers}, while the second parameter is set to the
27969 value of @code{nndir-current-group}.
27970
27971 @item nnoo-import
27972 This macro allows importing functions from back ends.  It should be the
27973 last thing in the source file, since it will only define functions that
27974 haven't already been defined.
27975
27976 @lisp
27977 (nnoo-import nndir
27978   (nnmh
27979    nnmh-request-list
27980    nnmh-request-newgroups)
27981   (nnml))
27982 @end lisp
27983
27984 This means that calls to @code{nndir-request-list} should just be passed
27985 on to @code{nnmh-request-list}, while all public functions from
27986 @code{nnml} that haven't been defined in @code{nndir} yet should be
27987 defined now.
27988
27989 @end table
27990
27991 Below is a slightly shortened version of the @code{nndir} back end.
27992
27993 @lisp
27994 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
27995 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
27996
27997 ;;; @r{Code:}
27998
27999 (require 'nnheader)
28000 (require 'nnmh)
28001 (require 'nnml)
28002 (require 'nnoo)
28003 (eval-when-compile (require 'cl))
28004
28005 (nnoo-declare nndir
28006   nnml nnmh)
28007
28008 (defvoo nndir-directory nil
28009   "Where nndir will look for groups."
28010   nnml-current-directory nnmh-current-directory)
28011
28012 (defvoo nndir-nov-is-evil nil
28013   "*Non-nil means that nndir will never retrieve NOV headers."
28014   nnml-nov-is-evil)
28015
28016 (defvoo nndir-current-group ""
28017   nil
28018   nnml-current-group nnmh-current-group)
28019 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28020 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28021
28022 (defvoo nndir-status-string "" nil nnmh-status-string)
28023 (defconst nndir-version "nndir 1.0")
28024
28025 ;;; @r{Interface functions.}
28026
28027 (nnoo-define-basics nndir)
28028
28029 (deffoo nndir-open-server (server &optional defs)
28030   (setq nndir-directory
28031         (or (cadr (assq 'nndir-directory defs))
28032             server))
28033   (unless (assq 'nndir-directory defs)
28034     (push `(nndir-directory ,server) defs))
28035   (push `(nndir-current-group
28036           ,(file-name-nondirectory
28037             (directory-file-name nndir-directory)))
28038         defs)
28039   (push `(nndir-top-directory
28040           ,(file-name-directory (directory-file-name nndir-directory)))
28041         defs)
28042   (nnoo-change-server 'nndir server defs))
28043
28044 (nnoo-map-functions nndir
28045   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28046   (nnmh-request-article 0 nndir-current-group 0 0)
28047   (nnmh-request-group nndir-current-group 0 0)
28048   (nnmh-close-group nndir-current-group 0))
28049
28050 (nnoo-import nndir
28051   (nnmh
28052    nnmh-status-message
28053    nnmh-request-list
28054    nnmh-request-newgroups))
28055
28056 (provide 'nndir)
28057 @end lisp
28058
28059
28060 @node Hooking New Back Ends Into Gnus
28061 @subsubsection Hooking New Back Ends Into Gnus
28062
28063 @vindex gnus-valid-select-methods
28064 @findex gnus-declare-backend
28065 Having Gnus start using your new back end is rather easy---you just
28066 declare it with the @code{gnus-declare-backend} functions.  This will
28067 enter the back end into the @code{gnus-valid-select-methods} variable.
28068
28069 @code{gnus-declare-backend} takes two parameters---the back end name and
28070 an arbitrary number of @dfn{abilities}.
28071
28072 Here's an example:
28073
28074 @lisp
28075 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28076 @end lisp
28077
28078 The above line would then go in the @file{nnchoke.el} file.
28079
28080 The abilities can be:
28081
28082 @table @code
28083 @item mail
28084 This is a mailish back end---followups should (probably) go via mail.
28085 @item post
28086 This is a newsish back end---followups should (probably) go via news.
28087 @item post-mail
28088 This back end supports both mail and news.
28089 @item none
28090 This is neither a post nor mail back end---it's something completely
28091 different.
28092 @item respool
28093 It supports respooling---or rather, it is able to modify its source
28094 articles and groups.
28095 @item address
28096 The name of the server should be in the virtual server name.  This is
28097 true for almost all back ends.
28098 @item prompt-address
28099 The user should be prompted for an address when doing commands like
28100 @kbd{B} in the group buffer.  This is true for back ends like
28101 @code{nntp}, but not @code{nnmbox}, for instance.
28102 @end table
28103
28104
28105 @node Mail-like Back Ends
28106 @subsubsection Mail-like Back Ends
28107
28108 One of the things that separate the mail back ends from the rest of the
28109 back ends is the heavy dependence by most of the mail back ends on
28110 common functions in @file{nnmail.el}.  For instance, here's the
28111 definition of @code{nnml-request-scan}:
28112
28113 @lisp
28114 (deffoo nnml-request-scan (&optional group server)
28115   (setq nnml-article-file-alist nil)
28116   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28117 @end lisp
28118
28119 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28120 and @code{nnmail} takes care of all the moving and splitting of the
28121 mail.
28122
28123 This function takes four parameters.
28124
28125 @table @var
28126 @item method
28127 This should be a symbol to designate which back end is responsible for
28128 the call.
28129
28130 @item exit-function
28131 This function should be called after the splitting has been performed.
28132
28133 @item temp-directory
28134 Where the temporary files should be stored.
28135
28136 @item group
28137 This optional argument should be a group name if the splitting is to be
28138 performed for one group only.
28139 @end table
28140
28141 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28142 save each article.  @var{back-end}@code{-active-number} will be called to
28143 find the article number assigned to this article.
28144
28145 The function also uses the following variables:
28146 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28147 this back end); and @var{back-end}@code{-group-alist} and
28148 @var{back-end}@code{-active-file} to generate the new active file.
28149 @var{back-end}@code{-group-alist} should be a group-active alist, like
28150 this:
28151
28152 @example
28153 (("a-group" (1 . 10))
28154  ("some-group" (34 . 39)))
28155 @end example
28156
28157
28158 @node Score File Syntax
28159 @subsection Score File Syntax
28160
28161 Score files are meant to be easily parseable, but yet extremely
28162 mallable.  It was decided that something that had the same read syntax
28163 as an Emacs Lisp list would fit that spec.
28164
28165 Here's a typical score file:
28166
28167 @lisp
28168 (("summary"
28169   ("win95" -10000 nil s)
28170   ("Gnus"))
28171  ("from"
28172   ("Lars" -1000))
28173  (mark -100))
28174 @end lisp
28175
28176 BNF definition of a score file:
28177
28178 @example
28179 score-file      = "" / "(" *element ")"
28180 element         = rule / atom
28181 rule            = string-rule / number-rule / date-rule
28182 string-rule     = "(" quote string-header quote space *string-match ")"
28183 number-rule     = "(" quote number-header quote space *number-match ")"
28184 date-rule       = "(" quote date-header quote space *date-match ")"
28185 quote           = <ascii 34>
28186 string-header   = "subject" / "from" / "references" / "message-id" /
28187                   "xref" / "body" / "head" / "all" / "followup"
28188 number-header   = "lines" / "chars"
28189 date-header     = "date"
28190 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28191                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28192 score           = "nil" / <integer>
28193 date            = "nil" / <natural number>
28194 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28195                   "r" / "regex" / "R" / "Regex" /
28196                   "e" / "exact" / "E" / "Exact" /
28197                   "f" / "fuzzy" / "F" / "Fuzzy"
28198 number-match    = "(" <integer> [ "" / [ space score [ "" /
28199                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28200 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28201 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28202                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28203 date-match-t    = "nil" / "at" / "before" / "after"
28204 atom            = "(" [ required-atom / optional-atom ] ")"
28205 required-atom   = mark / expunge / mark-and-expunge / files /
28206                   exclude-files / read-only / touched
28207 optional-atom   = adapt / local / eval
28208 mark            = "mark" space nil-or-number
28209 nil-or-number   = "nil" / <integer>
28210 expunge         = "expunge" space nil-or-number
28211 mark-and-expunge = "mark-and-expunge" space nil-or-number
28212 files           = "files" *[ space <string> ]
28213 exclude-files   = "exclude-files" *[ space <string> ]
28214 read-only       = "read-only" [ space "nil" / space "t" ]
28215 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28216 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28217 local           = "local" *[ space "(" <string> space <form> ")" ]
28218 eval            = "eval" space <form>
28219 space           = *[ " " / <TAB> / <NEWLINE> ]
28220 @end example
28221
28222 Any unrecognized elements in a score file should be ignored, but not
28223 discarded.
28224
28225 As you can see, white space is needed, but the type and amount of white
28226 space is irrelevant.  This means that formatting of the score file is
28227 left up to the programmer---if it's simpler to just spew it all out on
28228 one looong line, then that's ok.
28229
28230 The meaning of the various atoms are explained elsewhere in this
28231 manual (@pxref{Score File Format}).
28232
28233
28234 @node Headers
28235 @subsection Headers
28236
28237 Internally Gnus uses a format for storing article headers that
28238 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28239 almost suspect that the author looked at the @acronym{NOV} specification and
28240 just shamelessly @emph{stole} the entire thing, and one would be right.
28241
28242 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28243 RFC 1036 to talk about lines in the head of an article (e.g.,
28244 @code{From}).  It is used by many people as a synonym for
28245 ``head''---``the header and the body''.  (That should be avoided, in my
28246 opinion.)  And Gnus uses a format internally that it calls ``header'',
28247 which is what I'm talking about here.  This is a 9-element vector,
28248 basically, with each header (ouch) having one slot.
28249
28250 These slots are, in order: @code{number}, @code{subject}, @code{from},
28251 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28252 @code{xref}, and @code{extra}.  There are macros for accessing and
28253 setting these slots---they all have predictable names beginning with
28254 @code{mail-header-} and @code{mail-header-set-}, respectively.
28255
28256 All these slots contain strings, except the @code{extra} slot, which
28257 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28258
28259
28260 @node Ranges
28261 @subsection Ranges
28262
28263 @sc{gnus} introduced a concept that I found so useful that I've started
28264 using it a lot and have elaborated on it greatly.
28265
28266 The question is simple: If you have a large amount of objects that are
28267 identified by numbers (say, articles, to take a @emph{wild} example)
28268 that you want to qualify as being ``included'', a normal sequence isn't
28269 very useful.  (A 200,000 length sequence is a bit long-winded.)
28270
28271 The solution is as simple as the question: You just collapse the
28272 sequence.
28273
28274 @example
28275 (1 2 3 4 5 6 10 11 12)
28276 @end example
28277
28278 is transformed into
28279
28280 @example
28281 ((1 . 6) (10 . 12))
28282 @end example
28283
28284 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28285 lonesome object, a @samp{13} is a valid element:
28286
28287 @example
28288 ((1 . 6) 7 (10 . 12))
28289 @end example
28290
28291 This means that comparing two ranges to find out whether they are equal
28292 is slightly tricky:
28293
28294 @example
28295 ((1 . 5) 7 8 (10 . 12))
28296 @end example
28297
28298 and
28299
28300 @example
28301 ((1 . 5) (7 . 8) (10 . 12))
28302 @end example
28303
28304 are equal.  In fact, any non-descending list is a range:
28305
28306 @example
28307 (1 2 3 4 5)
28308 @end example
28309
28310 is a perfectly valid range, although a pretty long-winded one.  This is
28311 also valid:
28312
28313 @example
28314 (1 . 5)
28315 @end example
28316
28317 and is equal to the previous range.
28318
28319 Here's a BNF definition of ranges.  Of course, one must remember the
28320 semantic requirement that the numbers are non-descending.  (Any number
28321 of repetition of the same number is allowed, but apt to disappear in
28322 range handling.)
28323
28324 @example
28325 range           = simple-range / normal-range
28326 simple-range    = "(" number " . " number ")"
28327 normal-range    = "(" start-contents ")"
28328 contents        = "" / simple-range *[ " " contents ] /
28329                   number *[ " " contents ]
28330 @end example
28331
28332 Gnus currently uses ranges to keep track of read articles and article
28333 marks.  I plan on implementing a number of range operators in C if The
28334 Powers That Be are willing to let me.  (I haven't asked yet, because I
28335 need to do some more thinking on what operators I need to make life
28336 totally range-based without ever having to convert back to normal
28337 sequences.)
28338
28339
28340 @node Group Info
28341 @subsection Group Info
28342
28343 Gnus stores all permanent info on groups in a @dfn{group info} list.
28344 This list is from three to six elements (or more) long and exhaustively
28345 describes the group.
28346
28347 Here are two example group infos; one is a very simple group while the
28348 second is a more complex one:
28349
28350 @example
28351 ("no.group" 5 ((1 . 54324)))
28352
28353 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28354                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28355                 (nnml "")
28356                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28357 @end example
28358
28359 The first element is the @dfn{group name}---as Gnus knows the group,
28360 anyway.  The second element is the @dfn{subscription level}, which
28361 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28362 cons cell where the @code{car} is the level and the @code{cdr} is the
28363 score.)  The third element is a list of ranges of read articles.  The
28364 fourth element is a list of lists of article marks of various kinds.
28365 The fifth element is the select method (or virtual server, if you like).
28366 The sixth element is a list of @dfn{group parameters}, which is what
28367 this section is about.
28368
28369 Any of the last three elements may be missing if they are not required.
28370 In fact, the vast majority of groups will normally only have the first
28371 three elements, which saves quite a lot of cons cells.
28372
28373 Here's a BNF definition of the group info format:
28374
28375 @example
28376 info          = "(" group space ralevel space read
28377                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28378                 space parameters ] ] ] ] ] ")"
28379 group         = quote <string> quote
28380 ralevel       = rank / level
28381 level         = <integer in the range of 1 to inf>
28382 rank          = "(" level "." score ")"
28383 score         = <integer in the range of 1 to inf>
28384 read          = range
28385 marks-lists   = nil / "(" *marks ")"
28386 marks         = "(" <string> range ")"
28387 method        = "(" <string> *elisp-forms ")"
28388 parameters    = "(" *elisp-forms ")"
28389 @end example
28390
28391 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28392 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28393 in pseudo-BNF.
28394
28395 If you have a Gnus info and want to access the elements, Gnus offers a
28396 series of macros for getting/setting these elements.
28397
28398 @table @code
28399 @item gnus-info-group
28400 @itemx gnus-info-set-group
28401 @findex gnus-info-group
28402 @findex gnus-info-set-group
28403 Get/set the group name.
28404
28405 @item gnus-info-rank
28406 @itemx gnus-info-set-rank
28407 @findex gnus-info-rank
28408 @findex gnus-info-set-rank
28409 Get/set the group rank (@pxref{Group Score}).
28410
28411 @item gnus-info-level
28412 @itemx gnus-info-set-level
28413 @findex gnus-info-level
28414 @findex gnus-info-set-level
28415 Get/set the group level.
28416
28417 @item gnus-info-score
28418 @itemx gnus-info-set-score
28419 @findex gnus-info-score
28420 @findex gnus-info-set-score
28421 Get/set the group score (@pxref{Group Score}).
28422
28423 @item gnus-info-read
28424 @itemx gnus-info-set-read
28425 @findex gnus-info-read
28426 @findex gnus-info-set-read
28427 Get/set the ranges of read articles.
28428
28429 @item gnus-info-marks
28430 @itemx gnus-info-set-marks
28431 @findex gnus-info-marks
28432 @findex gnus-info-set-marks
28433 Get/set the lists of ranges of marked articles.
28434
28435 @item gnus-info-method
28436 @itemx gnus-info-set-method
28437 @findex gnus-info-method
28438 @findex gnus-info-set-method
28439 Get/set the group select method.
28440
28441 @item gnus-info-params
28442 @itemx gnus-info-set-params
28443 @findex gnus-info-params
28444 @findex gnus-info-set-params
28445 Get/set the group parameters.
28446 @end table
28447
28448 All the getter functions take one parameter---the info list.  The setter
28449 functions take two parameters---the info list and the new value.
28450
28451 The last three elements in the group info aren't mandatory, so it may be
28452 necessary to extend the group info before setting the element.  If this
28453 is necessary, you can just pass on a non-@code{nil} third parameter to
28454 the three final setter functions to have this happen automatically.
28455
28456
28457 @node Extended Interactive
28458 @subsection Extended Interactive
28459 @cindex interactive
28460 @findex gnus-interactive
28461
28462 Gnus extends the standard Emacs @code{interactive} specification
28463 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28464 Prefixes}).  Here's an example of how this is used:
28465
28466 @lisp
28467 (defun gnus-summary-increase-score (&optional score symp)
28468   (interactive (gnus-interactive "P\ny"))
28469   ...
28470   )
28471 @end lisp
28472
28473 The best thing to do would have been to implement
28474 @code{gnus-interactive} as a macro which would have returned an
28475 @code{interactive} form, but this isn't possible since Emacs checks
28476 whether a function is interactive or not by simply doing an @code{assq}
28477 on the lambda form.  So, instead we have @code{gnus-interactive}
28478 function that takes a string and returns values that are usable to
28479 @code{interactive}.
28480
28481 This function accepts (almost) all normal @code{interactive} specs, but
28482 adds a few more.
28483
28484 @table @samp
28485 @item y
28486 @vindex gnus-current-prefix-symbol
28487 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28488 variable.
28489
28490 @item Y
28491 @vindex gnus-current-prefix-symbols
28492 A list of the current symbolic prefixes---the
28493 @code{gnus-current-prefix-symbol} variable.
28494
28495 @item A
28496 The current article number---the @code{gnus-summary-article-number}
28497 function.
28498
28499 @item H
28500 The current article header---the @code{gnus-summary-article-header}
28501 function.
28502
28503 @item g
28504 The current group name---the @code{gnus-group-group-name}
28505 function.
28506
28507 @end table
28508
28509
28510 @node Emacs/XEmacs Code
28511 @subsection Emacs/XEmacs Code
28512 @cindex XEmacs
28513 @cindex Emacsen
28514
28515 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28516 platforms must be the primary one.  I chose Emacs.  Not because I don't
28517 like XEmacs or Mule, but because it comes first alphabetically.
28518
28519 This means that Gnus will byte-compile under Emacs with nary a warning,
28520 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28521 As I use byte-compilation warnings to help me root out trivial errors in
28522 Gnus, that's very useful.
28523
28524 I've also consistently used Emacs function interfaces, but have used
28525 Gnusey aliases for the functions.  To take an example:  Emacs defines a
28526 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28527 function.  I then define a function called @code{gnus-run-at-time} that
28528 takes the same parameters as the Emacs @code{run-at-time}.  When running
28529 Gnus under Emacs, the former function is just an alias for the latter.
28530 However, when running under XEmacs, the former is an alias for the
28531 following function:
28532
28533 @lisp
28534 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28535   (start-itimer
28536    "gnus-run-at-time"
28537    `(lambda ()
28538       (,function ,@@args))
28539    time repeat))
28540 @end lisp
28541
28542 This sort of thing has been done for bunches of functions.  Gnus does
28543 not redefine any native Emacs functions while running under XEmacs---it
28544 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
28545 all over.
28546
28547 In the cases where the XEmacs function interface was obviously cleaner,
28548 I used it instead.  For example @code{gnus-region-active-p} is an alias
28549 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28550
28551 Of course, I could have chosen XEmacs as my native platform and done
28552 mapping functions the other way around.  But I didn't.  The performance
28553 hit these indirections impose on Gnus under XEmacs should be slight.
28554
28555
28556 @node Various File Formats
28557 @subsection Various File Formats
28558
28559 @menu
28560 * Active File Format::          Information on articles and groups available.
28561 * Newsgroups File Format::      Group descriptions.
28562 @end menu
28563
28564
28565 @node Active File Format
28566 @subsubsection Active File Format
28567
28568 The active file lists all groups available on the server in
28569 question.  It also lists the highest and lowest current article numbers
28570 in each group.
28571
28572 Here's an excerpt from a typical active file:
28573
28574 @example
28575 soc.motss 296030 293865 y
28576 alt.binaries.pictures.fractals 3922 3913 n
28577 comp.sources.unix 1605 1593 m
28578 comp.binaries.ibm.pc 5097 5089 y
28579 no.general 1000 900 y
28580 @end example
28581
28582 Here's a pseudo-BNF definition of this file:
28583
28584 @example
28585 active      = *group-line
28586 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
28587 group       = <non-white-space string>
28588 spc         = " "
28589 high-number = <non-negative integer>
28590 low-number  = <positive integer>
28591 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
28592 @end example
28593
28594 For a full description of this file, see the manual pages for
28595 @samp{innd}, in particular @samp{active(5)}.
28596
28597
28598 @node Newsgroups File Format
28599 @subsubsection Newsgroups File Format
28600
28601 The newsgroups file lists groups along with their descriptions.  Not all
28602 groups on the server have to be listed,  and not all groups in the file
28603 have to exist on the server.  The file is meant purely as information to
28604 the user.
28605
28606 The format is quite simple; a group name, a tab, and the description.
28607 Here's the definition:
28608
28609 @example
28610 newsgroups    = *line
28611 line          = group tab description <NEWLINE>
28612 group         = <non-white-space string>
28613 tab           = <TAB>
28614 description   = <string>
28615 @end example
28616
28617
28618 @page
28619 @node Emacs for Heathens
28620 @section Emacs for Heathens
28621
28622 Believe it or not, but some people who use Gnus haven't really used
28623 Emacs much before they embarked on their journey on the Gnus Love Boat.
28624 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28625 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28626 is a regexp that is used for matching on the group name'' are magical
28627 phrases with little or no meaning, then this appendix is for you.  If
28628 you are already familiar with Emacs, just ignore this and go fondle your
28629 cat instead.
28630
28631 @menu
28632 * Keystrokes::                  Entering text and executing commands.
28633 * Emacs Lisp::                  The built-in Emacs programming language.
28634 @end menu
28635
28636
28637 @node Keystrokes
28638 @subsection Keystrokes
28639
28640 @itemize @bullet
28641 @item
28642 Q: What is an experienced Emacs user?
28643
28644 @item
28645 A: A person who wishes that the terminal had pedals.
28646 @end itemize
28647
28648 Yes, when you use Emacs, you are apt to use the control key, the shift
28649 key and the meta key a lot.  This is very annoying to some people
28650 (notably @code{vi}le users), and the rest of us just love the hell out
28651 of it.  Just give up and submit.  Emacs really does stand for
28652 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28653 may have heard from other disreputable sources (like the Emacs author).
28654
28655 The shift keys are normally located near your pinky fingers, and are
28656 normally used to get capital letters and stuff.  You probably use it all
28657 the time.  The control key is normally marked ``CTRL'' or something like
28658 that.  The meta key is, funnily enough, never marked as such on any
28659 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
28660 which is the meta key on this keyboard.  It's usually located somewhere
28661 to the left hand side of the keyboard, usually on the bottom row.
28662
28663 Now, us Emacs people don't say ``press the meta-control-m key'',
28664 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
28665 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28666 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
28667 down the control key, and hold it down while you press @kbd{k}''.
28668 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28669 the control key and then press @kbd{k}''.  Simple, ay?
28670
28671 This is somewhat complicated by the fact that not all keyboards have a
28672 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
28673 means ``press escape, release escape, press @kbd{k}''.  That's much more
28674 work than if you have a meta key, so if that's the case, I respectfully
28675 suggest you get a real keyboard with a meta key.  You can't live without
28676 it.
28677
28678
28679
28680 @node Emacs Lisp
28681 @subsection Emacs Lisp
28682
28683 Emacs is the King of Editors because it's really a Lisp interpreter.
28684 Each and every key you tap runs some Emacs Lisp code snippet, and since
28685 Emacs Lisp is an interpreted language, that means that you can configure
28686 any key to run any arbitrary code.  You just, like, do it.
28687
28688 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28689 functions.  (These are byte-compiled for speed, but it's still
28690 interpreted.)  If you decide that you don't like the way Gnus does
28691 certain things, it's trivial to have it do something a different way.
28692 (Well, at least if you know how to write Lisp code.)  However, that's
28693 beyond the scope of this manual, so we are simply going to talk about
28694 some common constructs that you normally use in your @file{.emacs} file
28695 to customize Gnus.
28696
28697 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28698 write the following:
28699
28700 @lisp
28701 (setq gnus-florgbnize 4)
28702 @end lisp
28703
28704 This function (really ``special form'') @code{setq} is the one that can
28705 set a variable to some value.  This is really all you need to know.  Now
28706 you can go and fill your @file{.emacs} file with lots of these to change
28707 how Gnus works.
28708
28709 If you have put that thing in your @file{.emacs} file, it will be read
28710 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
28711 start Emacs.  If you want to change the variable right away, simply say
28712 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
28713 previous ``form'', which is a simple @code{setq} statement here.
28714
28715 Go ahead---just try it, if you're located at your Emacs.  After you
28716 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
28717 is the return value of the form you @code{eval}ed.
28718
28719 Some pitfalls:
28720
28721 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
28722 that means:
28723
28724 @lisp
28725 (setq gnus-read-active-file 'some)
28726 @end lisp
28727
28728 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
28729 @samp{nntp.ifi.uio.no}'', that means:
28730
28731 @lisp
28732 (setq gnus-nntp-server "nntp.ifi.uio.no")
28733 @end lisp
28734
28735 So be careful not to mix up strings (the latter) with symbols (the
28736 former).  The manual is unambiguous, but it can be confusing.
28737
28738 @page
28739 @include gnus-faq.texi
28740
28741 @node Index
28742 @chapter Index
28743 @printindex cp
28744
28745 @node Key Index
28746 @chapter Key Index
28747 @printindex ky
28748
28749 @summarycontents
28750 @contents
28751 @bye
28752
28753 @iftex
28754 @iflatex
28755 \end{document}
28756 @end iflatex
28757 @end iftex
28758
28759 @c Local Variables:
28760 @c mode: texinfo
28761 @c coding: iso-8859-1
28762 @c End: