Synch to No Gnus 200506290837.
[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 @end enumerate
4768
4769 @vindex nnmail-extra-headers
4770 A related variable is @code{nnmail-extra-headers}, which controls when
4771 to include extra headers when generating overview (@acronym{NOV}) files.
4772 If you have old overview files, you should regenerate them after
4773 changing this variable, by entering the server buffer using @kbd{^},
4774 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4775 regeneration.
4776
4777 @vindex gnus-summary-line-format
4778 You also have to instruct Gnus to display the data by changing the
4779 @code{%n} spec to the @code{%f} spec in the
4780 @code{gnus-summary-line-format} variable.
4781
4782 In summary, you'd typically put something like the following in
4783 @file{~/.gnus.el}:
4784
4785 @lisp
4786 (setq gnus-extra-headers
4787       '(To Newsgroups))
4788 (setq nnmail-extra-headers gnus-extra-headers)
4789 (setq gnus-summary-line-format
4790       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4791 (setq gnus-ignored-from-addresses
4792       "Your Name Here")
4793 @end lisp
4794
4795 (The values listed above are the default values in Gnus.  Alter them
4796 to fit your needs.)
4797
4798 A note for news server administrators, or for users who wish to try to
4799 convince their news server administrator to provide some additional
4800 support:
4801
4802 The above is mostly useful for mail groups, where you have control over
4803 the @acronym{NOV} files that are created.  However, if you can persuade your
4804 nntp admin to add (in the usual implementation, notably INN):
4805
4806 @example
4807 Newsgroups:full
4808 @end example
4809
4810 to the end of her @file{overview.fmt} file, then you can use that just
4811 as you would the extra headers from the mail groups.
4812
4813
4814 @node Summary Buffer Mode Line
4815 @subsection Summary Buffer Mode Line
4816
4817 @vindex gnus-summary-mode-line-format
4818 You can also change the format of the summary mode bar (@pxref{Mode Line
4819 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4820 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4821
4822 Here are the elements you can play with:
4823
4824 @table @samp
4825 @item G
4826 Group name.
4827 @item p
4828 Unprefixed group name.
4829 @item A
4830 Current article number.
4831 @item z
4832 Current article score.
4833 @item V
4834 Gnus version.
4835 @item U
4836 Number of unread articles in this group.
4837 @item e
4838 Number of unread articles in this group that aren't displayed in the
4839 summary buffer.
4840 @item Z
4841 A string with the number of unread and unselected articles represented
4842 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4843 articles, and just as @samp{<%U more>} if there are just unread articles
4844 and no unselected ones.
4845 @item g
4846 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4847 shortened to @samp{r.a.anime}.
4848 @item S
4849 Subject of the current article.
4850 @item u
4851 User-defined spec (@pxref{User-Defined Specs}).
4852 @item s
4853 Name of the current score file (@pxref{Scoring}).
4854 @item d
4855 Number of dormant articles (@pxref{Unread Articles}).
4856 @item t
4857 Number of ticked articles (@pxref{Unread Articles}).
4858 @item r
4859 Number of articles that have been marked as read in this session.
4860 @item E
4861 Number of articles expunged by the score files.
4862 @end table
4863
4864
4865 @node Summary Highlighting
4866 @subsection Summary Highlighting
4867
4868 @table @code
4869
4870 @item gnus-visual-mark-article-hook
4871 @vindex gnus-visual-mark-article-hook
4872 This hook is run after selecting an article.  It is meant to be used for
4873 highlighting the article in some way.  It is not run if
4874 @code{gnus-visual} is @code{nil}.
4875
4876 @item gnus-summary-update-hook
4877 @vindex gnus-summary-update-hook
4878 This hook is called when a summary line is changed.  It is not run if
4879 @code{gnus-visual} is @code{nil}.
4880
4881 @item gnus-summary-selected-face
4882 @vindex gnus-summary-selected-face
4883 This is the face (or @dfn{font} as some people call it) used to
4884 highlight the current article in the summary buffer.
4885
4886 @item gnus-summary-highlight
4887 @vindex gnus-summary-highlight
4888 Summary lines are highlighted according to this variable, which is a
4889 list where the elements are of the format @code{(@var{form}
4890 . @var{face})}.  If you would, for instance, like ticked articles to be
4891 italic and high-scored articles to be bold, you could set this variable
4892 to something like
4893 @lisp
4894 (((eq mark gnus-ticked-mark) . italic)
4895  ((> score default) . bold))
4896 @end lisp
4897 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4898 @var{face} will be applied to the line.
4899 @end table
4900
4901
4902 @node Summary Maneuvering
4903 @section Summary Maneuvering
4904 @cindex summary movement
4905
4906 All the straight movement commands understand the numeric prefix and
4907 behave pretty much as you'd expect.
4908
4909 None of these commands select articles.
4910
4911 @table @kbd
4912 @item G M-n
4913 @itemx M-n
4914 @kindex M-n (Summary)
4915 @kindex G M-n (Summary)
4916 @findex gnus-summary-next-unread-subject
4917 Go to the next summary line of an unread article
4918 (@code{gnus-summary-next-unread-subject}).
4919
4920 @item G M-p
4921 @itemx M-p
4922 @kindex M-p (Summary)
4923 @kindex G M-p (Summary)
4924 @findex gnus-summary-prev-unread-subject
4925 Go to the previous summary line of an unread article
4926 (@code{gnus-summary-prev-unread-subject}).
4927
4928 @item G g
4929 @kindex G g (Summary)
4930 @findex gnus-summary-goto-subject
4931 Ask for an article number and then go to the summary line of that article
4932 without displaying the article (@code{gnus-summary-goto-subject}).
4933 @end table
4934
4935 If gnus asks you to press a key to confirm going to the next group, you
4936 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4937 buffer, searching for the next group to read without actually returning
4938 to the group buffer.
4939
4940 Variables related to summary movement:
4941
4942 @table @code
4943
4944 @vindex gnus-auto-select-next
4945 @item gnus-auto-select-next
4946 If you issue one of the movement commands (like @kbd{n}) and there are
4947 no more unread articles after the current one, gnus will offer to go to
4948 the next group.  If this variable is @code{t} and the next group is
4949 empty, gnus will exit summary mode and return to the group buffer.  If
4950 this variable is neither @code{t} nor @code{nil}, gnus will select the
4951 next group with unread articles.  As a special case, if this variable
4952 is @code{quietly}, Gnus will select the next group without asking for
4953 confirmation.  If this variable is @code{almost-quietly}, the same
4954 will happen only if you are located on the last article in the group.
4955 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4956 command will go to the next group without confirmation.  Also
4957 @pxref{Group Levels}.
4958
4959 @item gnus-auto-select-same
4960 @vindex gnus-auto-select-same
4961 If non-@code{nil}, all the movement commands will try to go to the next
4962 article with the same subject as the current.  (@dfn{Same} here might
4963 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4964 for details (@pxref{Customizing Threading}).)  If there are no more
4965 articles with the same subject, go to the first unread article.
4966
4967 This variable is not particularly useful if you use a threaded display.
4968
4969 @item gnus-summary-check-current
4970 @vindex gnus-summary-check-current
4971 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4972 to the next (or previous) article if the current article is unread.
4973 Instead, they will choose the current article.
4974
4975 @item gnus-auto-center-summary
4976 @vindex gnus-auto-center-summary
4977 If non-@code{nil}, gnus will keep the point in the summary buffer
4978 centered at all times.  This makes things quite tidy, but if you have a
4979 slow network connection, or simply do not like this un-Emacsism, you can
4980 set this variable to @code{nil} to get the normal Emacs scrolling
4981 action.  This will also inhibit horizontal re-centering of the summary
4982 buffer, which might make it more inconvenient to read extremely long
4983 threads.
4984
4985 This variable can also be a number.  In that case, center the window at
4986 the given number of lines from the top.
4987
4988 @end table
4989
4990
4991 @node Choosing Articles
4992 @section Choosing Articles
4993 @cindex selecting articles
4994
4995 @menu
4996 * Choosing Commands::           Commands for choosing articles.
4997 * Choosing Variables::          Variables that influence these commands.
4998 @end menu
4999
5000
5001 @node Choosing Commands
5002 @subsection Choosing Commands
5003
5004 None of the following movement commands understand the numeric prefix,
5005 and they all select and display an article.
5006
5007 If you want to fetch new articles or redisplay the group, see
5008 @ref{Exiting the Summary Buffer}.
5009
5010 @table @kbd
5011 @item SPACE
5012 @kindex SPACE (Summary)
5013 @findex gnus-summary-next-page
5014 Select the current article, or, if that one's read already, the next
5015 unread article (@code{gnus-summary-next-page}).
5016
5017 If you have an article window open already and you press @kbd{SPACE}
5018 again, the article will be scrolled.  This lets you conveniently
5019 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5020
5021 @item G n
5022 @itemx n
5023 @kindex n (Summary)
5024 @kindex G n (Summary)
5025 @findex gnus-summary-next-unread-article
5026 @c @icon{gnus-summary-next-unread}
5027 Go to next unread article (@code{gnus-summary-next-unread-article}).
5028
5029 @item G p
5030 @itemx p
5031 @kindex p (Summary)
5032 @findex gnus-summary-prev-unread-article
5033 @c @icon{gnus-summary-prev-unread}
5034 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5035
5036 @item G N
5037 @itemx N
5038 @kindex N (Summary)
5039 @kindex G N (Summary)
5040 @findex gnus-summary-next-article
5041 Go to the next article (@code{gnus-summary-next-article}).
5042
5043 @item G P
5044 @itemx P
5045 @kindex P (Summary)
5046 @kindex G P (Summary)
5047 @findex gnus-summary-prev-article
5048 Go to the previous article (@code{gnus-summary-prev-article}).
5049
5050 @item G C-n
5051 @kindex G C-n (Summary)
5052 @findex gnus-summary-next-same-subject
5053 Go to the next article with the same subject
5054 (@code{gnus-summary-next-same-subject}).
5055
5056 @item G C-p
5057 @kindex G C-p (Summary)
5058 @findex gnus-summary-prev-same-subject
5059 Go to the previous article with the same subject
5060 (@code{gnus-summary-prev-same-subject}).
5061
5062 @item G f
5063 @itemx .
5064 @kindex G f  (Summary)
5065 @kindex .  (Summary)
5066 @findex gnus-summary-first-unread-article
5067 Go to the first unread article
5068 (@code{gnus-summary-first-unread-article}).
5069
5070 @item G b
5071 @itemx ,
5072 @kindex G b (Summary)
5073 @kindex , (Summary)
5074 @findex gnus-summary-best-unread-article
5075 Go to the unread article with the highest score
5076 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5077 go to the first unread article that has a score over the default score.
5078
5079 @item G l
5080 @itemx l
5081 @kindex l (Summary)
5082 @kindex G l (Summary)
5083 @findex gnus-summary-goto-last-article
5084 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5085
5086 @item G o
5087 @kindex G o (Summary)
5088 @findex gnus-summary-pop-article
5089 @cindex history
5090 @cindex article history
5091 Pop an article off the summary history and go to this article
5092 (@code{gnus-summary-pop-article}).  This command differs from the
5093 command above in that you can pop as many previous articles off the
5094 history as you like, while @kbd{l} toggles the two last read articles.
5095 For a somewhat related issue (if you use these commands a lot),
5096 @pxref{Article Backlog}.
5097
5098 @item G j
5099 @itemx j
5100 @kindex j (Summary)
5101 @kindex G j (Summary)
5102 @findex gnus-summary-goto-article
5103 Ask for an article number or @code{Message-ID}, and then go to that
5104 article (@code{gnus-summary-goto-article}).
5105
5106 @end table
5107
5108
5109 @node Choosing Variables
5110 @subsection Choosing Variables
5111
5112 Some variables relevant for moving and selecting articles:
5113
5114 @table @code
5115 @item gnus-auto-extend-newsgroup
5116 @vindex gnus-auto-extend-newsgroup
5117 All the movement commands will try to go to the previous (or next)
5118 article, even if that article isn't displayed in the Summary buffer if
5119 this variable is non-@code{nil}.  Gnus will then fetch the article from
5120 the server and display it in the article buffer.
5121
5122 @item gnus-select-article-hook
5123 @vindex gnus-select-article-hook
5124 This hook is called whenever an article is selected.  By default it
5125 exposes any threads hidden under the selected article.  If you would
5126 like each article to be saved in the Agent as you read it, putting
5127 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5128
5129 @item gnus-mark-article-hook
5130 @vindex gnus-mark-article-hook
5131 @findex gnus-summary-mark-unread-as-read
5132 @findex gnus-summary-mark-read-and-unread-as-read
5133 @findex gnus-unread-mark
5134 This hook is called whenever an article is selected.  It is intended to
5135 be used for marking articles as read.  The default value is
5136 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5137 mark of almost any article you read to @code{gnus-unread-mark}.  The
5138 only articles not affected by this function are ticked, dormant, and
5139 expirable articles.  If you'd instead like to just have unread articles
5140 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5141 instead.  It will leave marks like @code{gnus-low-score-mark},
5142 @code{gnus-del-mark} (and so on) alone.
5143
5144 @end table
5145
5146
5147 @node Paging the Article
5148 @section Scrolling the Article
5149 @cindex article scrolling
5150
5151 @table @kbd
5152
5153 @item SPACE
5154 @kindex SPACE (Summary)
5155 @findex gnus-summary-next-page
5156 Pressing @kbd{SPACE} will scroll the current article forward one page,
5157 or, if you have come to the end of the current article, will choose the
5158 next article (@code{gnus-summary-next-page}).
5159
5160 @vindex gnus-article-boring-faces
5161 @vindex gnus-article-skip-boring
5162 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5163 the article consists only of citations and signature, then it will be
5164 skipped; the next article will be shown instead.  You can customize
5165 what is considered uninteresting with
5166 @code{gnus-article-boring-faces}.  You can manually view the article's
5167 pages, no matter how boring, using @kbd{C-M-v}.
5168
5169 @item DEL
5170 @kindex DEL (Summary)
5171 @findex gnus-summary-prev-page
5172 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5173
5174 @item RET
5175 @kindex RET (Summary)
5176 @findex gnus-summary-scroll-up
5177 Scroll the current article one line forward
5178 (@code{gnus-summary-scroll-up}).
5179
5180 @item M-RET
5181 @kindex M-RET (Summary)
5182 @findex gnus-summary-scroll-down
5183 Scroll the current article one line backward
5184 (@code{gnus-summary-scroll-down}).
5185
5186 @item A g
5187 @itemx g
5188 @kindex A g (Summary)
5189 @kindex g (Summary)
5190 @findex gnus-summary-show-article
5191 @vindex gnus-summary-show-article-charset-alist
5192 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5193 given a prefix, fetch the current article, but don't run any of the
5194 article treatment functions.  This will give you a ``raw'' article, just
5195 the way it came from the server.
5196
5197 If given a numerical prefix, you can do semi-manual charset stuff.
5198 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5199 encoded in the @code{cn-gb-2312} charset.  If you have
5200
5201 @lisp
5202 (setq gnus-summary-show-article-charset-alist
5203       '((1 . cn-gb-2312)
5204         (2 . big5)))
5205 @end lisp
5206
5207 then you can say @kbd{C-u 1 g} to get the same effect.
5208
5209 @item A <
5210 @itemx <
5211 @kindex < (Summary)
5212 @kindex A < (Summary)
5213 @findex gnus-summary-beginning-of-article
5214 Scroll to the beginning of the article
5215 (@code{gnus-summary-beginning-of-article}).
5216
5217 @item A >
5218 @itemx >
5219 @kindex > (Summary)
5220 @kindex A > (Summary)
5221 @findex gnus-summary-end-of-article
5222 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5223
5224 @item A s
5225 @itemx s
5226 @kindex A s (Summary)
5227 @kindex s (Summary)
5228 @findex gnus-summary-isearch-article
5229 Perform an isearch in the article buffer
5230 (@code{gnus-summary-isearch-article}).
5231
5232 @item h
5233 @kindex h (Summary)
5234 @findex gnus-summary-select-article-buffer
5235 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5236
5237 @end table
5238
5239
5240 @node Reply Followup and Post
5241 @section Reply, Followup and Post
5242
5243 @menu
5244 * Summary Mail Commands::       Sending mail.
5245 * Summary Post Commands::       Sending news.
5246 * Summary Message Commands::    Other Message-related commands.
5247 * Canceling and Superseding::
5248 @end menu
5249
5250
5251 @node Summary Mail Commands
5252 @subsection Summary Mail Commands
5253 @cindex mail
5254 @cindex composing mail
5255
5256 Commands for composing a mail message:
5257
5258 @table @kbd
5259
5260 @item S r
5261 @itemx r
5262 @kindex S r (Summary)
5263 @kindex r (Summary)
5264 @findex gnus-summary-reply
5265 @c @icon{gnus-summary-mail-reply}
5266 @c @icon{gnus-summary-reply}
5267 Mail a reply to the author of the current article
5268 (@code{gnus-summary-reply}).
5269
5270 @item S R
5271 @itemx R
5272 @kindex R (Summary)
5273 @kindex S R (Summary)
5274 @findex gnus-summary-reply-with-original
5275 @c @icon{gnus-summary-reply-with-original}
5276 Mail a reply to the author of the current article and include the
5277 original message (@code{gnus-summary-reply-with-original}).  This
5278 command uses the process/prefix convention.
5279
5280 @item S w
5281 @kindex S w (Summary)
5282 @findex gnus-summary-wide-reply
5283 Mail a wide reply to the author of the current article
5284 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5285 goes out to all people listed in the @code{To}, @code{From} (or
5286 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5287 present, that's used instead.
5288
5289 @item S W
5290 @kindex S W (Summary)
5291 @findex gnus-summary-wide-reply-with-original
5292 Mail a wide reply to the current article and include the original
5293 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5294 the process/prefix convention.
5295
5296 @item S v
5297 @kindex S v (Summary)
5298 @findex gnus-summary-very-wide-reply
5299 Mail a very wide reply to the author of the current article
5300 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5301 that goes out to all people listed in the @code{To}, @code{From} (or
5302 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5303 articles.  This command uses the process/prefix convention.
5304
5305 @item S V
5306 @kindex S V (Summary)
5307 @findex gnus-summary-very-wide-reply-with-original
5308 Mail a very wide reply to the author of the current article and include the
5309 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5310 command uses the process/prefix convention.
5311
5312 @item S B r
5313 @kindex S B r (Summary)
5314 @findex gnus-summary-reply-broken-reply-to
5315 Mail a reply to the author of the current article but ignore the
5316 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5317 If you need this because a mailing list incorrectly sets a
5318 @code{Reply-To} header pointing to the list, you probably want to set
5319 the @code{broken-reply-to} group parameter instead, so things will work
5320 correctly.  @xref{Group Parameters}.
5321
5322 @item S B R
5323 @kindex S B R (Summary)
5324 @findex gnus-summary-reply-broken-reply-to-with-original
5325 Mail a reply to the author of the current article and include the
5326 original message but ignore the @code{Reply-To} field
5327 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5328
5329 @item S o m
5330 @itemx C-c C-f
5331 @kindex S o m (Summary)
5332 @kindex C-c C-f (Summary)
5333 @findex gnus-summary-mail-forward
5334 @c @icon{gnus-summary-mail-forward}
5335 Forward the current article to some other person
5336 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5337 headers of the forwarded article.
5338
5339 @item S m
5340 @itemx m
5341 @kindex m (Summary)
5342 @kindex S m (Summary)
5343 @findex gnus-summary-mail-other-window
5344 @c @icon{gnus-summary-mail-originate}
5345 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5346 the posting style of the current group.  If given a prefix, disable that.
5347 If the prefix is 1, prompt for a group name to find the posting style.
5348
5349 @item S i
5350 @itemx i
5351 @kindex i (Summary)
5352 @kindex S i (Summary)
5353 @findex gnus-summary-news-other-window
5354 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5355 post to the current group.  If given a prefix, disable that.  If the
5356 prefix is 1, prompt for a group to post to.
5357
5358 This function actually prepares a news even when using mail groups.
5359 This is useful for ``posting'' messages to mail groups without actually
5360 sending them over the network: they're just saved directly to the group
5361 in question.  The corresponding back end must have a request-post method
5362 for this to work though.
5363
5364 @item S D b
5365 @kindex S D b (Summary)
5366 @findex gnus-summary-resend-bounced-mail
5367 @cindex bouncing mail
5368 If you have sent a mail, but the mail was bounced back to you for some
5369 reason (wrong address, transient failure), you can use this command to
5370 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5371 will be popped into a mail buffer where you can edit the headers before
5372 sending the mail off again.  If you give a prefix to this command, and
5373 the bounced mail is a reply to some other mail, gnus will try to fetch
5374 that mail and display it for easy perusal of its headers.  This might
5375 very well fail, though.
5376
5377 @item S D r
5378 @kindex S D r (Summary)
5379 @findex gnus-summary-resend-message
5380 Not to be confused with the previous command,
5381 @code{gnus-summary-resend-message} will prompt you for an address to
5382 send the current message off to, and then send it to that place.  The
5383 headers of the message won't be altered---but lots of headers that say
5384 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5385 means that you actually send a mail to someone that has a @code{To}
5386 header that (probably) points to yourself.  This will confuse people.
5387 So, natcherly you'll only do that if you're really eVIl.
5388
5389 This command is mainly used if you have several accounts and want to
5390 ship a mail to a different account of yours.  (If you're both
5391 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5392 to the @code{root} account, you may want to resend it to
5393 @code{postmaster}.  Ordnung muss sein!
5394
5395 This command understands the process/prefix convention
5396 (@pxref{Process/Prefix}).
5397
5398 @item S D e
5399 @kindex S D e (Summary)
5400 @findex gnus-summary-resend-message-edit
5401
5402 Like the previous command, but will allow you to edit the message as
5403 if it were a new message before resending.
5404
5405 @item S O m
5406 @kindex S O m (Summary)
5407 @findex gnus-summary-digest-mail-forward
5408 Digest the current series (@pxref{Decoding Articles}) and forward the
5409 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5410 command uses the process/prefix convention (@pxref{Process/Prefix}).
5411
5412 @item S M-c
5413 @kindex S M-c (Summary)
5414 @findex gnus-summary-mail-crosspost-complaint
5415 @cindex crossposting
5416 @cindex excessive crossposting
5417 Send a complaint about excessive crossposting to the author of the
5418 current article (@code{gnus-summary-mail-crosspost-complaint}).
5419
5420 @findex gnus-crosspost-complaint
5421 This command is provided as a way to fight back against the current
5422 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5423 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5424 command understands the process/prefix convention
5425 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5426
5427 @end table
5428
5429 Also @xref{Header Commands, ,Header Commands, message, The Message
5430 Manual}, for more information.
5431
5432
5433 @node Summary Post Commands
5434 @subsection Summary Post Commands
5435 @cindex post
5436 @cindex composing news
5437
5438 Commands for posting a news article:
5439
5440 @table @kbd
5441 @item S p
5442 @itemx a
5443 @kindex a (Summary)
5444 @kindex S p (Summary)
5445 @findex gnus-summary-post-news
5446 @c @icon{gnus-summary-post-news}
5447 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5448 default, post to the current group.  If given a prefix, disable that.
5449 If the prefix is 1, prompt for another group instead.
5450
5451 @item S f
5452 @itemx f
5453 @kindex f (Summary)
5454 @kindex S f (Summary)
5455 @findex gnus-summary-followup
5456 @c @icon{gnus-summary-followup}
5457 Post a followup to the current article (@code{gnus-summary-followup}).
5458
5459 @item S F
5460 @itemx F
5461 @kindex S F (Summary)
5462 @kindex F (Summary)
5463 @c @icon{gnus-summary-followup-with-original}
5464 @findex gnus-summary-followup-with-original
5465 Post a followup to the current article and include the original message
5466 (@code{gnus-summary-followup-with-original}).  This command uses the
5467 process/prefix convention.
5468
5469 @item S n
5470 @kindex S n (Summary)
5471 @findex gnus-summary-followup-to-mail
5472 Post a followup to the current article via news, even if you got the
5473 message through mail (@code{gnus-summary-followup-to-mail}).
5474
5475 @item S N
5476 @kindex S N (Summary)
5477 @findex gnus-summary-followup-to-mail-with-original
5478 Post a followup to the current article via news, even if you got the
5479 message through mail and include the original message
5480 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5481 the process/prefix convention.
5482
5483 @item S o p
5484 @kindex S o p (Summary)
5485 @findex gnus-summary-post-forward
5486 Forward the current article to a newsgroup
5487 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5488 headers of the forwarded article.
5489
5490 @item S O p
5491 @kindex S O p (Summary)
5492 @findex gnus-summary-digest-post-forward
5493 @cindex digests
5494 @cindex making digests
5495 Digest the current series and forward the result to a newsgroup
5496 (@code{gnus-summary-digest-post-forward}).  This command uses the
5497 process/prefix convention.
5498
5499 @item S u
5500 @kindex S u (Summary)
5501 @findex gnus-uu-post-news
5502 @c @icon{gnus-uu-post-news}
5503 Uuencode a file, split it into parts, and post it as a series
5504 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5505 @end table
5506
5507 Also @xref{Header Commands, ,Header Commands, message, The Message
5508 Manual}, for more information.
5509
5510
5511 @node Summary Message Commands
5512 @subsection Summary Message Commands
5513
5514 @table @kbd
5515 @item S y
5516 @kindex S y (Summary)
5517 @findex gnus-summary-yank-message
5518 Yank the current article into an already existing Message composition
5519 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5520 what message buffer you want to yank into, and understands the
5521 process/prefix convention (@pxref{Process/Prefix}).
5522
5523 @end table
5524
5525
5526 @node Canceling and Superseding
5527 @subsection Canceling Articles
5528 @cindex canceling articles
5529 @cindex superseding articles
5530
5531 Have you ever written something, and then decided that you really,
5532 really, really wish you hadn't posted that?
5533
5534 Well, you can't cancel mail, but you can cancel posts.
5535
5536 @findex gnus-summary-cancel-article
5537 @kindex C (Summary)
5538 @c @icon{gnus-summary-cancel-article}
5539 Find the article you wish to cancel (you can only cancel your own
5540 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5541 c} (@code{gnus-summary-cancel-article}).  Your article will be
5542 canceled---machines all over the world will be deleting your article.
5543 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5544
5545 Be aware, however, that not all sites honor cancels, so your article may
5546 live on here and there, while most sites will delete the article in
5547 question.
5548
5549 Gnus will use the ``current'' select method when canceling.  If you
5550 want to use the standard posting method, use the @samp{a} symbolic
5551 prefix (@pxref{Symbolic Prefixes}).
5552
5553 Gnus ensures that only you can cancel your own messages using a
5554 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5555 message, Message Manual}).
5556
5557 If you discover that you have made some mistakes and want to do some
5558 corrections, you can post a @dfn{superseding} article that will replace
5559 your original article.
5560
5561 @findex gnus-summary-supersede-article
5562 @kindex S (Summary)
5563 Go to the original article and press @kbd{S s}
5564 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5565 where you can edit the article all you want before sending it off the
5566 usual way.
5567
5568 The same goes for superseding as for canceling, only more so: Some
5569 sites do not honor superseding.  On those sites, it will appear that you
5570 have posted almost the same article twice.
5571
5572 If you have just posted the article, and change your mind right away,
5573 there is a trick you can use to cancel/supersede the article without
5574 waiting for the article to appear on your site first.  You simply return
5575 to the post buffer (which is called @code{*sent ...*}).  There you will
5576 find the article you just posted, with all the headers intact.  Change
5577 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5578 header by substituting one of those words for the word
5579 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5580 you would do normally.  The previous article will be
5581 canceled/superseded.
5582
5583 Just remember, kids: There is no 'c' in 'supersede'.
5584
5585 @node Delayed Articles
5586 @section Delayed Articles
5587 @cindex delayed sending
5588 @cindex send delayed
5589
5590 Sometimes, you might wish to delay the sending of a message.  For
5591 example, you might wish to arrange for a message to turn up just in time
5592 to remind your about the birthday of your Significant Other.  For this,
5593 there is the @code{gnus-delay} package.  Setup is simple:
5594
5595 @lisp
5596 (gnus-delay-initialize)
5597 @end lisp
5598
5599 @findex gnus-delay-article
5600 Normally, to send a message you use the @kbd{C-c C-c} command from
5601 Message mode.  To delay a message, use @kbd{C-c C-j}
5602 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5603 message should be delayed.  Possible answers are:
5604
5605 @itemize @bullet
5606 @item
5607 A time span.  Consists of an integer and a letter.  For example,
5608 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5609 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5610 (months) and @code{Y} (years).
5611
5612 @item
5613 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5614 delayed until that day, at a specific time (eight o'clock by default).
5615 See also @code{gnus-delay-default-hour}.
5616
5617 @item
5618 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5619 stuff.  The deadline will be at that time today, except if that time has
5620 already passed, then it's at the given time tomorrow.  So if it's ten
5621 o'clock in the morning and you specify @code{11:15}, then the deadline
5622 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5623 that means a time tomorrow.
5624 @end itemize
5625
5626 The action of the @code{gnus-delay-article} command is influenced by a
5627 couple of variables:
5628
5629 @table @code
5630 @item gnus-delay-default-hour
5631 @vindex gnus-delay-default-hour
5632 When you specify a specific date, the message will be due on that hour
5633 on the given date.  Possible values are integers 0 through 23.
5634
5635 @item gnus-delay-default-delay
5636 @vindex gnus-delay-default-delay
5637 This is a string and gives the default delay.  It can be of any of the
5638 formats described above.
5639
5640 @item gnus-delay-group
5641 @vindex gnus-delay-group
5642 Delayed articles will be kept in this group on the drafts server until
5643 they are due.  You probably don't need to change this.  The default
5644 value is @code{"delayed"}.
5645
5646 @item gnus-delay-header
5647 @vindex gnus-delay-header
5648 The deadline for each article will be stored in a header.  This variable
5649 is a string and gives the header name.  You probably don't need to
5650 change this.  The default value is @code{"X-Gnus-Delayed"}.
5651 @end table
5652
5653 The way delaying works is like this: when you use the
5654 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5655 calculates the deadline of the message and stores it in the
5656 @code{X-Gnus-Delayed} header and puts the message in the
5657 @code{nndraft:delayed} group.
5658
5659 @findex gnus-delay-send-queue
5660 And whenever you get new news, Gnus looks through the group for articles
5661 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5662 function for this.  By default, this function is added to the hook
5663 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5664 Maybe you want to use the demon to send drafts?  Just tell the demon to
5665 execute the @code{gnus-delay-send-queue} function.
5666
5667 @table @code
5668 @item gnus-delay-initialize
5669 @findex gnus-delay-initialize
5670
5671 By default, this function installs @code{gnus-delay-send-queue} in
5672 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5673 argument @code{no-check}.  If it is non-@code{nil},
5674 @code{gnus-get-new-news-hook} is not changed.  The optional first
5675 argument is ignored.
5676
5677 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5678 Presumably, you want to use the demon for sending due delayed articles.
5679 Just don't forget to set that up :-)
5680 @end table
5681
5682
5683 @node Marking Articles
5684 @section Marking Articles
5685 @cindex article marking
5686 @cindex article ticking
5687 @cindex marks
5688
5689 There are several marks you can set on an article.
5690
5691 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5692 neologism ohoy!) of the article.  Alphabetic marks generally mean
5693 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5694
5695 In addition, you also have marks that do not affect readedness.
5696
5697 @ifinfo
5698 There's a plethora of commands for manipulating these marks.
5699 @end ifinfo
5700
5701 @menu
5702 * Unread Articles::             Marks for unread articles.
5703 * Read Articles::               Marks for read articles.
5704 * Other Marks::                 Marks that do not affect readedness.
5705 * Setting Marks::               How to set and remove marks.
5706 * Generic Marking Commands::    How to customize the marking.
5707 * Setting Process Marks::       How to mark articles for later processing.
5708 @end menu
5709
5710
5711 @node Unread Articles
5712 @subsection Unread Articles
5713
5714 The following marks mark articles as (kinda) unread, in one form or
5715 other.
5716
5717 @table @samp
5718 @item !
5719 @vindex gnus-ticked-mark
5720 Marked as ticked (@code{gnus-ticked-mark}).
5721
5722 @dfn{Ticked articles} are articles that will remain visible always.  If
5723 you see an article that you find interesting, or you want to put off
5724 reading it, or replying to it, until sometime later, you'd typically
5725 tick it.  However, articles can be expired (from news servers by the
5726 news server software, Gnus itself never expires ticked messages), so if
5727 you want to keep an article forever, you'll have to make it persistent
5728 (@pxref{Persistent Articles}).
5729
5730 @item ?
5731 @vindex gnus-dormant-mark
5732 Marked as dormant (@code{gnus-dormant-mark}).
5733
5734 @dfn{Dormant articles} will only appear in the summary buffer if there
5735 are followups to it.  If you want to see them even if they don't have
5736 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5737 Otherwise (except for the visibility issue), they are just like ticked
5738 messages.
5739
5740 @item SPACE
5741 @vindex gnus-unread-mark
5742 Marked as unread (@code{gnus-unread-mark}).
5743
5744 @dfn{Unread articles} are articles that haven't been read at all yet.
5745 @end table
5746
5747
5748 @node Read Articles
5749 @subsection Read Articles
5750 @cindex expirable mark
5751
5752 All the following marks mark articles as read.
5753
5754 @table @samp
5755
5756 @item r
5757 @vindex gnus-del-mark
5758 These are articles that the user has marked as read with the @kbd{d}
5759 command manually, more or less (@code{gnus-del-mark}).
5760
5761 @item R
5762 @vindex gnus-read-mark
5763 Articles that have actually been read (@code{gnus-read-mark}).
5764
5765 @item O
5766 @vindex gnus-ancient-mark
5767 Articles that were marked as read in previous sessions and are now
5768 @dfn{old} (@code{gnus-ancient-mark}).
5769
5770 @item K
5771 @vindex gnus-killed-mark
5772 Marked as killed (@code{gnus-killed-mark}).
5773
5774 @item X
5775 @vindex gnus-kill-file-mark
5776 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5777
5778 @item Y
5779 @vindex gnus-low-score-mark
5780 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5781
5782 @item C
5783 @vindex gnus-catchup-mark
5784 Marked as read by a catchup (@code{gnus-catchup-mark}).
5785
5786 @item G
5787 @vindex gnus-canceled-mark
5788 Canceled article (@code{gnus-canceled-mark})
5789
5790 @item F
5791 @vindex gnus-souped-mark
5792 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5793
5794 @item Q
5795 @vindex gnus-sparse-mark
5796 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5797 Threading}.
5798
5799 @item M
5800 @vindex gnus-duplicate-mark
5801 Article marked as read by duplicate suppression
5802 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5803
5804 @end table
5805
5806 All these marks just mean that the article is marked as read, really.
5807 They are interpreted differently when doing adaptive scoring, though.
5808
5809 One more special mark, though:
5810
5811 @table @samp
5812 @item E
5813 @vindex gnus-expirable-mark
5814 Marked as expirable (@code{gnus-expirable-mark}).
5815
5816 Marking articles as @dfn{expirable} (or have them marked as such
5817 automatically) doesn't make much sense in normal groups---a user doesn't
5818 control expiring of news articles, but in mail groups, for instance,
5819 articles marked as @dfn{expirable} can be deleted by gnus at
5820 any time.
5821 @end table
5822
5823
5824 @node Other Marks
5825 @subsection Other Marks
5826 @cindex process mark
5827 @cindex bookmarks
5828
5829 There are some marks that have nothing to do with whether the article is
5830 read or not.
5831
5832 @itemize @bullet
5833
5834 @item
5835 You can set a bookmark in the current article.  Say you are reading a
5836 long thesis on cats' urinary tracts, and have to go home for dinner
5837 before you've finished reading the thesis.  You can then set a bookmark
5838 in the article, and gnus will jump to this bookmark the next time it
5839 encounters the article.  @xref{Setting Marks}.
5840
5841 @item
5842 @vindex gnus-replied-mark
5843 All articles that you have replied to or made a followup to (i.e., have
5844 answered) will be marked with an @samp{A} in the second column
5845 (@code{gnus-replied-mark}).
5846
5847 @item
5848 @vindex gnus-forwarded-mark
5849 All articles that you have forwarded will be marked with an @samp{F} in
5850 the second column (@code{gnus-forwarded-mark}).
5851
5852 @item
5853 @vindex gnus-cached-mark
5854 Articles stored in the article cache will be marked with an @samp{*} in
5855 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5856
5857 @item
5858 @vindex gnus-saved-mark
5859 Articles ``saved'' (in some manner or other; not necessarily
5860 religiously) are marked with an @samp{S} in the second column
5861 (@code{gnus-saved-mark}).
5862
5863 @item
5864 @vindex gnus-recent-mark
5865 Articles that according to the server haven't been shown to the user
5866 before are marked with a @samp{N} in the second column
5867 (@code{gnus-recent-mark}).  Note that not all servers support this
5868 mark, in which case it simply never appears.  Compare with
5869 @code{gnus-unseen-mark}.
5870
5871 @item
5872 @vindex gnus-unseen-mark
5873 Articles that haven't been seen before in Gnus by the user are marked
5874 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5875 Compare with @code{gnus-recent-mark}.
5876
5877 @item
5878 @vindex gnus-downloaded-mark
5879 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5880 downloaded for unplugged (offline) viewing.  If you are using the
5881 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5882 (The variable @code{gnus-downloaded-mark} controls which character to
5883 use.)
5884
5885 @item
5886 @vindex gnus-undownloaded-mark
5887 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5888 not have been downloaded.  Such articles cannot be viewed while you
5889 are unplugged (offline).  If you are using the @samp{%O} spec, these
5890 articles get the @samp{-} mark in that spec.  (The variable
5891 @code{gnus-undownloaded-mark} controls which character to use.)
5892
5893 @item
5894 @vindex gnus-downloadable-mark
5895 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5896 automatically, but it is also possible to explicitly mark articles for
5897 download, even if they would not be downloaded automatically.  Such
5898 explicitly-marked articles get the @samp{%} mark in the first column.
5899 (The variable @code{gnus-downloadable-mark} controls which character to
5900 use.)
5901
5902 @item
5903 @vindex gnus-not-empty-thread-mark
5904 @vindex gnus-empty-thread-mark
5905 If the @samp{%e} spec is used, the presence of threads or not will be
5906 marked with @code{gnus-not-empty-thread-mark} and
5907 @code{gnus-empty-thread-mark} in the third column, respectively.
5908
5909 @item
5910 @vindex gnus-process-mark
5911 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5912 variety of commands react to the presence of the process mark.  For
5913 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5914 all articles that have been marked with the process mark.  Articles
5915 marked with the process mark have a @samp{#} in the second column.
5916
5917 @end itemize
5918
5919 You might have noticed that most of these ``non-readedness'' marks
5920 appear in the second column by default.  So if you have a cached, saved,
5921 replied article that you have process-marked, what will that look like?
5922
5923 Nothing much.  The precedence rules go as follows: process -> cache ->
5924 replied -> saved.  So if the article is in the cache and is replied,
5925 you'll only see the cache mark and not the replied mark.
5926
5927
5928 @node Setting Marks
5929 @subsection Setting Marks
5930 @cindex setting marks
5931
5932 All the marking commands understand the numeric prefix.
5933
5934 @table @kbd
5935 @item M c
5936 @itemx M-u
5937 @kindex M c (Summary)
5938 @kindex M-u (Summary)
5939 @findex gnus-summary-clear-mark-forward
5940 @cindex mark as unread
5941 Clear all readedness-marks from the current article
5942 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5943 article as unread.
5944
5945 @item M t
5946 @itemx !
5947 @kindex ! (Summary)
5948 @kindex M t (Summary)
5949 @findex gnus-summary-tick-article-forward
5950 Tick the current article (@code{gnus-summary-tick-article-forward}).
5951 @xref{Article Caching}.
5952
5953 @item M ?
5954 @itemx ?
5955 @kindex ? (Summary)
5956 @kindex M ? (Summary)
5957 @findex gnus-summary-mark-as-dormant
5958 Mark the current article as dormant
5959 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5960
5961 @item M d
5962 @itemx d
5963 @kindex M d (Summary)
5964 @kindex d (Summary)
5965 @findex gnus-summary-mark-as-read-forward
5966 Mark the current article as read
5967 (@code{gnus-summary-mark-as-read-forward}).
5968
5969 @item D
5970 @kindex D (Summary)
5971 @findex gnus-summary-mark-as-read-backward
5972 Mark the current article as read and move point to the previous line
5973 (@code{gnus-summary-mark-as-read-backward}).
5974
5975 @item M k
5976 @itemx k
5977 @kindex k (Summary)
5978 @kindex M k (Summary)
5979 @findex gnus-summary-kill-same-subject-and-select
5980 Mark all articles that have the same subject as the current one as read,
5981 and then select the next unread article
5982 (@code{gnus-summary-kill-same-subject-and-select}).
5983
5984 @item M K
5985 @itemx C-k
5986 @kindex M K (Summary)
5987 @kindex C-k (Summary)
5988 @findex gnus-summary-kill-same-subject
5989 Mark all articles that have the same subject as the current one as read
5990 (@code{gnus-summary-kill-same-subject}).
5991
5992 @item M C
5993 @kindex M C (Summary)
5994 @findex gnus-summary-catchup
5995 @c @icon{gnus-summary-catchup}
5996 Mark all unread articles as read (@code{gnus-summary-catchup}).
5997
5998 @item M C-c
5999 @kindex M C-c (Summary)
6000 @findex gnus-summary-catchup-all
6001 Mark all articles in the group as read---even the ticked and dormant
6002 articles (@code{gnus-summary-catchup-all}).
6003
6004 @item M H
6005 @kindex M H (Summary)
6006 @findex gnus-summary-catchup-to-here
6007 Catchup the current group to point (before the point)
6008 (@code{gnus-summary-catchup-to-here}).
6009
6010 @item M h
6011 @kindex M h (Summary)
6012 @findex gnus-summary-catchup-from-here
6013 Catchup the current group from point (after the point)
6014 (@code{gnus-summary-catchup-from-here}).
6015
6016 @item C-w
6017 @kindex C-w (Summary)
6018 @findex gnus-summary-mark-region-as-read
6019 Mark all articles between point and mark as read
6020 (@code{gnus-summary-mark-region-as-read}).
6021
6022 @item M V k
6023 @kindex M V k (Summary)
6024 @findex gnus-summary-kill-below
6025 Kill all articles with scores below the default score (or below the
6026 numeric prefix) (@code{gnus-summary-kill-below}).
6027
6028 @item M e
6029 @itemx E
6030 @kindex M e (Summary)
6031 @kindex E (Summary)
6032 @findex gnus-summary-mark-as-expirable
6033 Mark the current article as expirable
6034 (@code{gnus-summary-mark-as-expirable}).
6035
6036 @item M b
6037 @kindex M b (Summary)
6038 @findex gnus-summary-set-bookmark
6039 Set a bookmark in the current article
6040 (@code{gnus-summary-set-bookmark}).
6041
6042 @item M B
6043 @kindex M B (Summary)
6044 @findex gnus-summary-remove-bookmark
6045 Remove the bookmark from the current article
6046 (@code{gnus-summary-remove-bookmark}).
6047
6048 @item M V c
6049 @kindex M V c (Summary)
6050 @findex gnus-summary-clear-above
6051 Clear all marks from articles with scores over the default score (or
6052 over the numeric prefix) (@code{gnus-summary-clear-above}).
6053
6054 @item M V u
6055 @kindex M V u (Summary)
6056 @findex gnus-summary-tick-above
6057 Tick all articles with scores over the default score (or over the
6058 numeric prefix) (@code{gnus-summary-tick-above}).
6059
6060 @item M V m
6061 @kindex M V m (Summary)
6062 @findex gnus-summary-mark-above
6063 Prompt for a mark, and mark all articles with scores over the default
6064 score (or over the numeric prefix) with this mark
6065 (@code{gnus-summary-clear-above}).
6066 @end table
6067
6068 @vindex gnus-summary-goto-unread
6069 The @code{gnus-summary-goto-unread} variable controls what action should
6070 be taken after setting a mark.  If non-@code{nil}, point will move to
6071 the next/previous unread article.  If @code{nil}, point will just move
6072 one line up or down.  As a special case, if this variable is
6073 @code{never}, all the marking commands as well as other commands (like
6074 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6075 The default is @code{t}.
6076
6077
6078 @node Generic Marking Commands
6079 @subsection Generic Marking Commands
6080
6081 Some people would like the command that ticks an article (@kbd{!}) go to
6082 the next article.  Others would like it to go to the next unread
6083 article.  Yet others would like it to stay on the current article.  And
6084 even though I haven't heard of anybody wanting it to go to the
6085 previous (unread) article, I'm sure there are people that want that as
6086 well.
6087
6088 Multiply these five behaviors with five different marking commands, and
6089 you get a potentially complex set of variable to control what each
6090 command should do.
6091
6092 To sidestep that mess, Gnus provides commands that do all these
6093 different things.  They can be found on the @kbd{M M} map in the summary
6094 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6095 to list in this manual.
6096
6097 While you can use these commands directly, most users would prefer
6098 altering the summary mode keymap.  For instance, if you would like the
6099 @kbd{!} command to go to the next article instead of the next unread
6100 article, you could say something like:
6101
6102 @lisp
6103 @group
6104 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6105 (defun my-alter-summary-map ()
6106   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6107 @end group
6108 @end lisp
6109
6110 @noindent
6111 or
6112
6113 @lisp
6114 (defun my-alter-summary-map ()
6115   (local-set-key "!" "MM!n"))
6116 @end lisp
6117
6118
6119 @node Setting Process Marks
6120 @subsection Setting Process Marks
6121 @cindex setting process marks
6122
6123 Process marks are displayed as @code{#} in the summary buffer, and are
6124 used for marking articles in such a way that other commands will
6125 process these articles.  For instance, if you process mark four
6126 articles and then use the @kbd{*} command, Gnus will enter these four
6127 commands into the cache.  For more information,
6128 @pxref{Process/Prefix}.
6129
6130 @table @kbd
6131
6132 @item M P p
6133 @itemx #
6134 @kindex # (Summary)
6135 @kindex M P p (Summary)
6136 @findex gnus-summary-mark-as-processable
6137 Mark the current article with the process mark
6138 (@code{gnus-summary-mark-as-processable}).
6139 @findex gnus-summary-unmark-as-processable
6140
6141 @item M P u
6142 @itemx M-#
6143 @kindex M P u (Summary)
6144 @kindex M-# (Summary)
6145 Remove the process mark, if any, from the current article
6146 (@code{gnus-summary-unmark-as-processable}).
6147
6148 @item M P U
6149 @kindex M P U (Summary)
6150 @findex gnus-summary-unmark-all-processable
6151 Remove the process mark from all articles
6152 (@code{gnus-summary-unmark-all-processable}).
6153
6154 @item M P i
6155 @kindex M P i (Summary)
6156 @findex gnus-uu-invert-processable
6157 Invert the list of process marked articles
6158 (@code{gnus-uu-invert-processable}).
6159
6160 @item M P R
6161 @kindex M P R (Summary)
6162 @findex gnus-uu-mark-by-regexp
6163 Mark articles that have a @code{Subject} header that matches a regular
6164 expression (@code{gnus-uu-mark-by-regexp}).
6165
6166 @item M P G
6167 @kindex M P G (Summary)
6168 @findex gnus-uu-unmark-by-regexp
6169 Unmark articles that have a @code{Subject} header that matches a regular
6170 expression (@code{gnus-uu-unmark-by-regexp}).
6171
6172 @item M P r
6173 @kindex M P r (Summary)
6174 @findex gnus-uu-mark-region
6175 Mark articles in region (@code{gnus-uu-mark-region}).
6176
6177 @item M P g
6178 @kindex M P g (Summary)
6179 @findex gnus-uu-unmark-region
6180 Unmark articles in region (@code{gnus-uu-unmark-region}).
6181
6182 @item M P t
6183 @kindex M P t (Summary)
6184 @findex gnus-uu-mark-thread
6185 Mark all articles in the current (sub)thread
6186 (@code{gnus-uu-mark-thread}).
6187
6188 @item M P T
6189 @kindex M P T (Summary)
6190 @findex gnus-uu-unmark-thread
6191 Unmark all articles in the current (sub)thread
6192 (@code{gnus-uu-unmark-thread}).
6193
6194 @item M P v
6195 @kindex M P v (Summary)
6196 @findex gnus-uu-mark-over
6197 Mark all articles that have a score above the prefix argument
6198 (@code{gnus-uu-mark-over}).
6199
6200 @item M P s
6201 @kindex M P s (Summary)
6202 @findex gnus-uu-mark-series
6203 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6204
6205 @item M P S
6206 @kindex M P S (Summary)
6207 @findex gnus-uu-mark-sparse
6208 Mark all series that have already had some articles marked
6209 (@code{gnus-uu-mark-sparse}).
6210
6211 @item M P a
6212 @kindex M P a (Summary)
6213 @findex gnus-uu-mark-all
6214 Mark all articles in series order (@code{gnus-uu-mark-all}).
6215
6216 @item M P b
6217 @kindex M P b (Summary)
6218 @findex gnus-uu-mark-buffer
6219 Mark all articles in the buffer in the order they appear
6220 (@code{gnus-uu-mark-buffer}).
6221
6222 @item M P k
6223 @kindex M P k (Summary)
6224 @findex gnus-summary-kill-process-mark
6225 Push the current process mark set onto the stack and unmark all articles
6226 (@code{gnus-summary-kill-process-mark}).
6227
6228 @item M P y
6229 @kindex M P y (Summary)
6230 @findex gnus-summary-yank-process-mark
6231 Pop the previous process mark set from the stack and restore it
6232 (@code{gnus-summary-yank-process-mark}).
6233
6234 @item M P w
6235 @kindex M P w (Summary)
6236 @findex gnus-summary-save-process-mark
6237 Push the current process mark set onto the stack
6238 (@code{gnus-summary-save-process-mark}).
6239
6240 @end table
6241
6242 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6243 set process marks based on article body contents.
6244
6245
6246 @node Limiting
6247 @section Limiting
6248 @cindex limiting
6249
6250 It can be convenient to limit the summary buffer to just show some
6251 subset of the articles currently in the group.  The effect most limit
6252 commands have is to remove a few (or many) articles from the summary
6253 buffer.
6254
6255 All limiting commands work on subsets of the articles already fetched
6256 from the servers.  None of these commands query the server for
6257 additional articles.
6258
6259 @table @kbd
6260
6261 @item / /
6262 @itemx / s
6263 @kindex / / (Summary)
6264 @findex gnus-summary-limit-to-subject
6265 Limit the summary buffer to articles that match some subject
6266 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6267 matching articles.
6268
6269 @item / a
6270 @kindex / a (Summary)
6271 @findex gnus-summary-limit-to-author
6272 Limit the summary buffer to articles that match some author
6273 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6274 matching articles.
6275
6276 @item / R
6277 @kindex / R (Summary)
6278 @findex gnus-summary-limit-to-recipient
6279 Limit the summary buffer to articles that match some recipient
6280 (@code{gnus-summary-limit-to-recipient}).  If given a prefix, exclude
6281 matching articles.
6282
6283 @item / x
6284 @kindex / x (Summary)
6285 @findex gnus-summary-limit-to-extra
6286 Limit the summary buffer to articles that match one of the ``extra''
6287 headers (@pxref{To From Newsgroups})
6288 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6289 matching articles.
6290
6291 @item / u
6292 @itemx x
6293 @kindex / u (Summary)
6294 @kindex x (Summary)
6295 @findex gnus-summary-limit-to-unread
6296 Limit the summary buffer to articles not marked as read
6297 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6298 buffer to articles strictly unread.  This means that ticked and
6299 dormant articles will also be excluded.
6300
6301 @item / m
6302 @kindex / m (Summary)
6303 @findex gnus-summary-limit-to-marks
6304 Ask for a mark and then limit to all articles that have been marked
6305 with that mark (@code{gnus-summary-limit-to-marks}).
6306
6307 @item / t
6308 @kindex / t (Summary)
6309 @findex gnus-summary-limit-to-age
6310 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6311 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6312 articles younger than that number of days.
6313
6314 @item / n
6315 @kindex / n (Summary)
6316 @findex gnus-summary-limit-to-articles
6317 Limit the summary buffer to the current article
6318 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6319 convention (@pxref{Process/Prefix}).
6320
6321 @item / w
6322 @kindex / w (Summary)
6323 @findex gnus-summary-pop-limit
6324 Pop the previous limit off the stack and restore it
6325 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6326 the stack.
6327
6328 @item / .
6329 @kindex / . (Summary)
6330 @findex gnus-summary-limit-to-unseen
6331 Limit the summary buffer to the unseen articles
6332 (@code{gnus-summary-limit-to-unseen}).
6333
6334 @item / v
6335 @kindex / v (Summary)
6336 @findex gnus-summary-limit-to-score
6337 Limit the summary buffer to articles that have a score at or above some
6338 score (@code{gnus-summary-limit-to-score}).
6339
6340 @item / p
6341 @kindex / p (Summary)
6342 @findex gnus-summary-limit-to-display-predicate
6343 Limit the summary buffer to articles that satisfy the @code{display}
6344 group parameter predicate
6345 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6346 Parameters}, for more on this predicate.
6347
6348 @item / r
6349 @kindex / r (Summary)
6350 @findex gnus-summary-limit-to-replied
6351 Limit the summary buffer to replied articles
6352 (@code{gnus-summary-limit-to-replied}).  If given a prefix, exclude
6353 replied articles.
6354
6355 @item / E
6356 @itemx M S
6357 @kindex M S (Summary)
6358 @kindex / E (Summary)
6359 @findex gnus-summary-limit-include-expunged
6360 Include all expunged articles in the limit
6361 (@code{gnus-summary-limit-include-expunged}).
6362
6363 @item / D
6364 @kindex / D (Summary)
6365 @findex gnus-summary-limit-include-dormant
6366 Include all dormant articles in the limit
6367 (@code{gnus-summary-limit-include-dormant}).
6368
6369 @item / *
6370 @kindex / * (Summary)
6371 @findex gnus-summary-limit-include-cached
6372 Include all cached articles in the limit
6373 (@code{gnus-summary-limit-include-cached}).
6374
6375 @item / d
6376 @kindex / d (Summary)
6377 @findex gnus-summary-limit-exclude-dormant
6378 Exclude all dormant articles from the limit
6379 (@code{gnus-summary-limit-exclude-dormant}).
6380
6381 @item / M
6382 @kindex / M (Summary)
6383 @findex gnus-summary-limit-exclude-marks
6384 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6385
6386 @item / T
6387 @kindex / T (Summary)
6388 @findex gnus-summary-limit-include-thread
6389 Include all the articles in the current thread in the limit.
6390
6391 @item / c
6392 @kindex / c (Summary)
6393 @findex gnus-summary-limit-exclude-childless-dormant
6394 Exclude all dormant articles that have no children from the limit@*
6395 (@code{gnus-summary-limit-exclude-childless-dormant}).
6396
6397 @item / C
6398 @kindex / C (Summary)
6399 @findex gnus-summary-limit-mark-excluded-as-read
6400 Mark all excluded unread articles as read
6401 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6402 also mark excluded ticked and dormant articles as read.
6403
6404 @item / N
6405 @kindex / N (Summary)
6406 @findex gnus-summary-insert-new-articles
6407 Insert all new articles in the summary buffer.  It scans for new emails
6408 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6409
6410 @item / o
6411 @kindex / o (Summary)
6412 @findex gnus-summary-insert-old-articles
6413 Insert all old articles in the summary buffer.  If given a numbered
6414 prefix, fetch this number of articles.
6415
6416 @end table
6417
6418
6419 @node Threading
6420 @section Threading
6421 @cindex threading
6422 @cindex article threading
6423
6424 Gnus threads articles by default.  @dfn{To thread} is to put responses
6425 to articles directly after the articles they respond to---in a
6426 hierarchical fashion.
6427
6428 Threading is done by looking at the @code{References} headers of the
6429 articles.  In a perfect world, this would be enough to build pretty
6430 trees, but unfortunately, the @code{References} header is often broken
6431 or simply missing.  Weird news propagation exacerbates the problem,
6432 so one has to employ other heuristics to get pleasing results.  A
6433 plethora of approaches exists, as detailed in horrible detail in
6434 @ref{Customizing Threading}.
6435
6436 First, a quick overview of the concepts:
6437
6438 @table @dfn
6439 @item root
6440 The top-most article in a thread; the first article in the thread.
6441
6442 @item thread
6443 A tree-like article structure.
6444
6445 @item sub-thread
6446 A small(er) section of this tree-like structure.
6447
6448 @item loose threads
6449 Threads often lose their roots due to article expiry, or due to the root
6450 already having been read in a previous session, and not displayed in the
6451 summary buffer.  We then typically have many sub-threads that really
6452 belong to one thread, but are without connecting roots.  These are
6453 called loose threads.
6454
6455 @item thread gathering
6456 An attempt to gather loose threads into bigger threads.
6457
6458 @item sparse threads
6459 A thread where the missing articles have been ``guessed'' at, and are
6460 displayed as empty lines in the summary buffer.
6461
6462 @end table
6463
6464
6465 @menu
6466 * Customizing Threading::       Variables you can change to affect the threading.
6467 * Thread Commands::             Thread based commands in the summary buffer.
6468 @end menu
6469
6470
6471 @node Customizing Threading
6472 @subsection Customizing Threading
6473 @cindex customizing threading
6474
6475 @menu
6476 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6477 * Filling In Threads::          Making the threads displayed look fuller.
6478 * More Threading::              Even more variables for fiddling with threads.
6479 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6480 @end menu
6481
6482
6483 @node Loose Threads
6484 @subsubsection Loose Threads
6485 @cindex <
6486 @cindex >
6487 @cindex loose threads
6488
6489 @table @code
6490 @item gnus-summary-make-false-root
6491 @vindex gnus-summary-make-false-root
6492 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6493 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6494 Yup.)  Loose subtrees occur when the real root has expired, or you've
6495 read or killed the root in a previous session.
6496
6497 When there is no real root of a thread, gnus will have to fudge
6498 something.  This variable says what fudging method gnus should use.
6499 There are four possible values:
6500
6501 @iftex
6502 @iflatex
6503 \gnusfigure{The Summary Buffer}{390}{
6504 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6505 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6506 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6507 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6508 }
6509 @end iflatex
6510 @end iftex
6511
6512 @cindex adopting articles
6513
6514 @table @code
6515
6516 @item adopt
6517 Gnus will make the first of the orphaned articles the parent.  This
6518 parent will adopt all the other articles.  The adopted articles will be
6519 marked as such by pointy brackets (@samp{<>}) instead of the standard
6520 square brackets (@samp{[]}).  This is the default method.
6521
6522 @item dummy
6523 @vindex gnus-summary-dummy-line-format
6524 @vindex gnus-summary-make-false-root-always
6525 Gnus will create a dummy summary line that will pretend to be the
6526 parent.  This dummy line does not correspond to any real article, so
6527 selecting it will just select the first real article after the dummy
6528 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6529 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6530 which is the subject of the article.  @xref{Formatting Variables}.
6531 If you want all threads to have a dummy root, even the non-gathered
6532 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6533
6534 @item empty
6535 Gnus won't actually make any article the parent, but simply leave the
6536 subject field of all orphans except the first empty.  (Actually, it will
6537 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6538 Buffer Format}).)
6539
6540 @item none
6541 Don't make any article parent at all.  Just gather the threads and
6542 display them after one another.
6543
6544 @item nil
6545 Don't gather loose threads.
6546 @end table
6547
6548 @item gnus-summary-gather-subject-limit
6549 @vindex gnus-summary-gather-subject-limit
6550 Loose threads are gathered by comparing subjects of articles.  If this
6551 variable is @code{nil}, gnus requires an exact match between the
6552 subjects of the loose threads before gathering them into one big
6553 super-thread.  This might be too strict a requirement, what with the
6554 presence of stupid newsreaders that chop off long subject lines.  If
6555 you think so, set this variable to, say, 20 to require that only the
6556 first 20 characters of the subjects have to match.  If you set this
6557 variable to a really low number, you'll find that gnus will gather
6558 everything in sight into one thread, which isn't very helpful.
6559
6560 @cindex fuzzy article gathering
6561 If you set this variable to the special value @code{fuzzy}, gnus will
6562 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6563 Matching}).
6564
6565 @item gnus-simplify-subject-fuzzy-regexp
6566 @vindex gnus-simplify-subject-fuzzy-regexp
6567 This can either be a regular expression or list of regular expressions
6568 that match strings that will be removed from subjects if fuzzy subject
6569 simplification is used.
6570
6571 @item gnus-simplify-ignored-prefixes
6572 @vindex gnus-simplify-ignored-prefixes
6573 If you set @code{gnus-summary-gather-subject-limit} to something as low
6574 as 10, you might consider setting this variable to something sensible:
6575
6576 @c Written by Michael Ernst <mernst@cs.rice.edu>
6577 @lisp
6578 (setq gnus-simplify-ignored-prefixes
6579       (concat
6580        "\\`\\[?\\("
6581        (mapconcat
6582         'identity
6583         '("looking"
6584           "wanted" "followup" "summary\\( of\\)?"
6585           "help" "query" "problem" "question"
6586           "answer" "reference" "announce"
6587           "How can I" "How to" "Comparison of"
6588           ;; ...
6589           )
6590         "\\|")
6591        "\\)\\s *\\("
6592        (mapconcat 'identity
6593                   '("for" "for reference" "with" "about")
6594                   "\\|")
6595        "\\)?\\]?:?[ \t]*"))
6596 @end lisp
6597
6598 All words that match this regexp will be removed before comparing two
6599 subjects.
6600
6601 @item gnus-simplify-subject-functions
6602 @vindex gnus-simplify-subject-functions
6603 If non-@code{nil}, this variable overrides
6604 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6605 list of functions to apply to the @code{Subject} string iteratively to
6606 arrive at the simplified version of the string.
6607
6608 Useful functions to put in this list include:
6609
6610 @table @code
6611 @item gnus-simplify-subject-re
6612 @findex gnus-simplify-subject-re
6613 Strip the leading @samp{Re:}.
6614
6615 @item gnus-simplify-subject-fuzzy
6616 @findex gnus-simplify-subject-fuzzy
6617 Simplify fuzzily.
6618
6619 @item gnus-simplify-whitespace
6620 @findex gnus-simplify-whitespace
6621 Remove excessive whitespace.
6622
6623 @item gnus-simplify-all-whitespace
6624 @findex gnus-simplify-all-whitespace
6625 Remove all whitespace.
6626 @end table
6627
6628 You may also write your own functions, of course.
6629
6630
6631 @item gnus-summary-gather-exclude-subject
6632 @vindex gnus-summary-gather-exclude-subject
6633 Since loose thread gathering is done on subjects only, that might lead
6634 to many false hits, especially with certain common subjects like
6635 @samp{} and @samp{(none)}.  To make the situation slightly better,
6636 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6637 what subjects should be excluded from the gathering process.@*
6638 The default is @samp{^ *$\\|^(none)$}.
6639
6640 @item gnus-summary-thread-gathering-function
6641 @vindex gnus-summary-thread-gathering-function
6642 Gnus gathers threads by looking at @code{Subject} headers.  This means
6643 that totally unrelated articles may end up in the same ``thread'', which
6644 is confusing.  An alternate approach is to look at all the
6645 @code{Message-ID}s in all the @code{References} headers to find matches.
6646 This will ensure that no gathered threads ever include unrelated
6647 articles, but it also means that people who have posted with broken
6648 newsreaders won't be gathered properly.  The choice is yours---plague or
6649 cholera:
6650
6651 @table @code
6652 @item gnus-gather-threads-by-subject
6653 @findex gnus-gather-threads-by-subject
6654 This function is the default gathering function and looks at
6655 @code{Subject}s exclusively.
6656
6657 @item gnus-gather-threads-by-references
6658 @findex gnus-gather-threads-by-references
6659 This function looks at @code{References} headers exclusively.
6660 @end table
6661
6662 If you want to test gathering by @code{References}, you could say
6663 something like:
6664
6665 @lisp
6666 (setq gnus-summary-thread-gathering-function
6667       'gnus-gather-threads-by-references)
6668 @end lisp
6669
6670 @end table
6671
6672
6673 @node Filling In Threads
6674 @subsubsection Filling In Threads
6675
6676 @table @code
6677 @item gnus-fetch-old-headers
6678 @vindex gnus-fetch-old-headers
6679 If non-@code{nil}, gnus will attempt to build old threads by fetching
6680 more old headers---headers to articles marked as read.  If you would
6681 like to display as few summary lines as possible, but still connect as
6682 many loose threads as possible, you should set this variable to
6683 @code{some} or a number.  If you set it to a number, no more than that
6684 number of extra old headers will be fetched.  In either case, fetching
6685 old headers only works if the back end you are using carries overview
6686 files---this would normally be @code{nntp}, @code{nnspool},
6687 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6688 the thread has been expired by the server, there's not much Gnus can
6689 do about that.
6690
6691 This variable can also be set to @code{invisible}.  This won't have any
6692 visible effects, but is useful if you use the @kbd{A T} command a lot
6693 (@pxref{Finding the Parent}).
6694
6695 @item gnus-fetch-old-ephemeral-headers
6696 @vindex gnus-fetch-old-ephemeral-headers
6697 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6698 newsgroups.
6699
6700 @item gnus-build-sparse-threads
6701 @vindex gnus-build-sparse-threads
6702 Fetching old headers can be slow.  A low-rent similar effect can be
6703 gotten by setting this variable to @code{some}.  Gnus will then look at
6704 the complete @code{References} headers of all articles and try to string
6705 together articles that belong in the same thread.  This will leave
6706 @dfn{gaps} in the threading display where gnus guesses that an article
6707 is missing from the thread.  (These gaps appear like normal summary
6708 lines.  If you select a gap, gnus will try to fetch the article in
6709 question.)  If this variable is @code{t}, gnus will display all these
6710 ``gaps'' without regard for whether they are useful for completing the
6711 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6712 off sparse leaf nodes that don't lead anywhere.  This variable is
6713 @code{nil} by default.
6714
6715 @item gnus-read-all-available-headers
6716 @vindex gnus-read-all-available-headers
6717 This is a rather obscure variable that few will find useful.  It's
6718 intended for those non-news newsgroups where the back end has to fetch
6719 quite a lot to present the summary buffer, and where it's impossible to
6720 go back to parents of articles.  This is mostly the case in the
6721 web-based groups, like the @code{nnultimate} groups.
6722
6723 If you don't use those, then it's safe to leave this as the default
6724 @code{nil}.  If you want to use this variable, it should be a regexp
6725 that matches the group name, or @code{t} for all groups.
6726
6727 @end table
6728
6729
6730 @node More Threading
6731 @subsubsection More Threading
6732
6733 @table @code
6734 @item gnus-show-threads
6735 @vindex gnus-show-threads
6736 If this variable is @code{nil}, no threading will be done, and all of
6737 the rest of the variables here will have no effect.  Turning threading
6738 off will speed group selection up a bit, but it is sure to make reading
6739 slower and more awkward.
6740
6741 @item gnus-thread-hide-subtree
6742 @vindex gnus-thread-hide-subtree
6743 If non-@code{nil}, all threads will be hidden when the summary buffer is
6744 generated.
6745
6746 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6747 Available predicates are @code{gnus-article-unread-p} and
6748 @code{gnus-article-unseen-p}.
6749
6750 Here's an example:
6751
6752 @lisp
6753 (setq gnus-thread-hide-subtree
6754       '(or gnus-article-unread-p
6755            gnus-article-unseen-p))
6756 @end lisp
6757
6758 (It's a pretty nonsensical example, since all unseen articles are also
6759 unread, but you get my drift.)
6760
6761
6762 @item gnus-thread-expunge-below
6763 @vindex gnus-thread-expunge-below
6764 All threads that have a total score (as defined by
6765 @code{gnus-thread-score-function}) less than this number will be
6766 expunged.  This variable is @code{nil} by default, which means that no
6767 threads are expunged.
6768
6769 @item gnus-thread-hide-killed
6770 @vindex gnus-thread-hide-killed
6771 if you kill a thread and this variable is non-@code{nil}, the subtree
6772 will be hidden.
6773
6774 @item gnus-thread-ignore-subject
6775 @vindex gnus-thread-ignore-subject
6776 Sometimes somebody changes the subject in the middle of a thread.  If
6777 this variable is non-@code{nil}, which is the default, the subject
6778 change is ignored.  If it is @code{nil}, a change in the subject will
6779 result in a new thread.
6780
6781 @item gnus-thread-indent-level
6782 @vindex gnus-thread-indent-level
6783 This is a number that says how much each sub-thread should be indented.
6784 The default is 4.
6785
6786 @item gnus-sort-gathered-threads-function
6787 @vindex gnus-sort-gathered-threads-function
6788 Sometimes, particularly with mailing lists, the order in which mails
6789 arrive locally is not necessarily the same as the order in which they
6790 arrived on the mailing list.  Consequently, when sorting sub-threads
6791 using the default @code{gnus-thread-sort-by-number}, responses can end
6792 up appearing before the article to which they are responding to.
6793 Setting this variable to an alternate value
6794 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6795 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6796 more logical sub-thread ordering in such instances.
6797
6798 @end table
6799
6800
6801 @node Low-Level Threading
6802 @subsubsection Low-Level Threading
6803
6804 @table @code
6805
6806 @item gnus-parse-headers-hook
6807 @vindex gnus-parse-headers-hook
6808 Hook run before parsing any headers.  The default value is
6809 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6810 @code{default-mime-charset} in summary buffer based on variable
6811 @code{gnus-newsgroup-default-charset-alist}.
6812
6813 @item gnus-alter-header-function
6814 @vindex gnus-alter-header-function
6815 If non-@code{nil}, this function will be called to allow alteration of
6816 article header structures.  The function is called with one parameter,
6817 the article header vector, which it may alter in any way.  For instance,
6818 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6819 in systematic ways (by adding prefixes and such), you can use this
6820 variable to un-scramble the @code{Message-ID}s so that they are more
6821 meaningful.  Here's one example:
6822
6823 @lisp
6824 (setq gnus-alter-header-function 'my-alter-message-id)
6825
6826 (defun my-alter-message-id (header)
6827   (let ((id (mail-header-id header)))
6828     (when (string-match
6829            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6830       (mail-header-set-id
6831        (concat (match-string 1 id) "@@" (match-string 2 id))
6832        header))))
6833 @end lisp
6834
6835 @end table
6836
6837
6838 @node Thread Commands
6839 @subsection Thread Commands
6840 @cindex thread commands
6841
6842 @table @kbd
6843
6844 @item T k
6845 @itemx C-M-k
6846 @kindex T k (Summary)
6847 @kindex C-M-k (Summary)
6848 @findex gnus-summary-kill-thread
6849 Mark all articles in the current (sub-)thread as read
6850 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6851 remove all marks instead.  If the prefix argument is negative, tick
6852 articles instead.
6853
6854 @item T l
6855 @itemx C-M-l
6856 @kindex T l (Summary)
6857 @kindex C-M-l (Summary)
6858 @findex gnus-summary-lower-thread
6859 Lower the score of the current (sub-)thread
6860 (@code{gnus-summary-lower-thread}).
6861
6862 @item T i
6863 @kindex T i (Summary)
6864 @findex gnus-summary-raise-thread
6865 Increase the score of the current (sub-)thread
6866 (@code{gnus-summary-raise-thread}).
6867
6868 @item T #
6869 @kindex T # (Summary)
6870 @findex gnus-uu-mark-thread
6871 Set the process mark on the current (sub-)thread
6872 (@code{gnus-uu-mark-thread}).
6873
6874 @item T M-#
6875 @kindex T M-# (Summary)
6876 @findex gnus-uu-unmark-thread
6877 Remove the process mark from the current (sub-)thread
6878 (@code{gnus-uu-unmark-thread}).
6879
6880 @item T T
6881 @kindex T T (Summary)
6882 @findex gnus-summary-toggle-threads
6883 Toggle threading (@code{gnus-summary-toggle-threads}).
6884
6885 @item T s
6886 @kindex T s (Summary)
6887 @findex gnus-summary-show-thread
6888 Expose the (sub-)thread hidden under the current article, if any@*
6889 (@code{gnus-summary-show-thread}).
6890
6891 @item T h
6892 @kindex T h (Summary)
6893 @findex gnus-summary-hide-thread
6894 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6895
6896 @item T S
6897 @kindex T S (Summary)
6898 @findex gnus-summary-show-all-threads
6899 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6900
6901 @item T H
6902 @kindex T H (Summary)
6903 @findex gnus-summary-hide-all-threads
6904 Hide all threads (@code{gnus-summary-hide-all-threads}).
6905
6906 @item T t
6907 @kindex T t (Summary)
6908 @findex gnus-summary-rethread-current
6909 Re-thread the current article's thread
6910 (@code{gnus-summary-rethread-current}).  This works even when the
6911 summary buffer is otherwise unthreaded.
6912
6913 @item T ^
6914 @kindex T ^ (Summary)
6915 @findex gnus-summary-reparent-thread
6916 Make the current article the child of the marked (or previous) article
6917 (@code{gnus-summary-reparent-thread}).
6918
6919 @end table
6920
6921 The following commands are thread movement commands.  They all
6922 understand the numeric prefix.
6923
6924 @table @kbd
6925
6926 @item T n
6927 @kindex T n (Summary)
6928 @itemx C-M-f
6929 @kindex C-M-n (Summary)
6930 @itemx M-down
6931 @kindex M-down (Summary)
6932 @findex gnus-summary-next-thread
6933 Go to the next thread (@code{gnus-summary-next-thread}).
6934
6935 @item T p
6936 @kindex T p (Summary)
6937 @itemx C-M-b
6938 @kindex C-M-p (Summary)
6939 @itemx M-up
6940 @kindex M-up (Summary)
6941 @findex gnus-summary-prev-thread
6942 Go to the previous thread (@code{gnus-summary-prev-thread}).
6943
6944 @item T d
6945 @kindex T d (Summary)
6946 @findex gnus-summary-down-thread
6947 Descend the thread (@code{gnus-summary-down-thread}).
6948
6949 @item T u
6950 @kindex T u (Summary)
6951 @findex gnus-summary-up-thread
6952 Ascend the thread (@code{gnus-summary-up-thread}).
6953
6954 @item T o
6955 @kindex T o (Summary)
6956 @findex gnus-summary-top-thread
6957 Go to the top of the thread (@code{gnus-summary-top-thread}).
6958 @end table
6959
6960 @vindex gnus-thread-operation-ignore-subject
6961 If you ignore subject while threading, you'll naturally end up with
6962 threads that have several different subjects in them.  If you then issue
6963 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6964 wish to kill the entire thread, but just those parts of the thread that
6965 have the same subject as the current article.  If you like this idea,
6966 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6967 is non-@code{nil} (which it is by default), subjects will be ignored
6968 when doing thread commands.  If this variable is @code{nil}, articles in
6969 the same thread with different subjects will not be included in the
6970 operation in question.  If this variable is @code{fuzzy}, only articles
6971 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6972 Matching}).
6973
6974
6975 @node Sorting the Summary Buffer
6976 @section Sorting the Summary Buffer
6977
6978 @findex gnus-thread-sort-by-total-score
6979 @findex gnus-thread-sort-by-date
6980 @findex gnus-thread-sort-by-score
6981 @findex gnus-thread-sort-by-subject
6982 @findex gnus-thread-sort-by-author
6983 @c @findex gnus-thread-sort-by-recipient
6984 @findex gnus-thread-sort-by-number
6985 @findex gnus-thread-sort-by-random
6986 @vindex gnus-thread-sort-functions
6987 @findex gnus-thread-sort-by-most-recent-number
6988 @findex gnus-thread-sort-by-most-recent-date
6989 If you are using a threaded summary display, you can sort the threads by
6990 setting @code{gnus-thread-sort-functions}, which can be either a single
6991 function, a list of functions, or a list containing functions and
6992 @code{(not some-function)} elements.
6993
6994 By default, sorting is done on article numbers.  Ready-made sorting
6995 predicate functions include @code{gnus-thread-sort-by-number},
6996 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6997 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6998 @code{gnus-thread-sort-by-most-recent-number},
6999 @code{gnus-thread-sort-by-most-recent-date},
7000 @code{gnus-thread-sort-by-random} and
7001 @code{gnus-thread-sort-by-total-score}.
7002
7003 Each function takes two threads and returns non-@code{nil} if the first
7004 thread should be sorted before the other.  Note that sorting really is
7005 normally done by looking only at the roots of each thread.
7006
7007 If you use more than one function, the primary sort key should be the
7008 last function in the list.  You should probably always include
7009 @code{gnus-thread-sort-by-number} in the list of sorting
7010 functions---preferably first.  This will ensure that threads that are
7011 equal with respect to the other sort criteria will be displayed in
7012 ascending article order.
7013
7014 If you would like to sort by reverse score, then by subject, and finally
7015 by number, you could do something like:
7016
7017 @lisp
7018 (setq gnus-thread-sort-functions
7019       '(gnus-thread-sort-by-number
7020         gnus-thread-sort-by-subject
7021         (not gnus-thread-sort-by-total-score)))
7022 @end lisp
7023
7024 The threads that have highest score will be displayed first in the
7025 summary buffer.  When threads have the same score, they will be sorted
7026 alphabetically.  The threads that have the same score and the same
7027 subject will be sorted by number, which is (normally) the sequence in
7028 which the articles arrived.
7029
7030 If you want to sort by score and then reverse arrival order, you could
7031 say something like:
7032
7033 @lisp
7034 (setq gnus-thread-sort-functions
7035       '((lambda (t1 t2)
7036           (not (gnus-thread-sort-by-number t1 t2)))
7037         gnus-thread-sort-by-score))
7038 @end lisp
7039
7040 @vindex gnus-thread-score-function
7041 The function in the @code{gnus-thread-score-function} variable (default
7042 @code{+}) is used for calculating the total score of a thread.  Useful
7043 functions might be @code{max}, @code{min}, or squared means, or whatever
7044 tickles your fancy.
7045
7046 @findex gnus-article-sort-functions
7047 @findex gnus-article-sort-by-date
7048 @findex gnus-article-sort-by-score
7049 @findex gnus-article-sort-by-subject
7050 @findex gnus-article-sort-by-author
7051 @findex gnus-article-sort-by-random
7052 @findex gnus-article-sort-by-number
7053 If you are using an unthreaded display for some strange reason or
7054 other, you have to fiddle with the @code{gnus-article-sort-functions}
7055 variable.  It is very similar to the
7056 @code{gnus-thread-sort-functions}, except that it uses slightly
7057 different functions for article comparison.  Available sorting
7058 predicate functions are @code{gnus-article-sort-by-number},
7059 @code{gnus-article-sort-by-author},
7060 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7061 @code{gnus-article-sort-by-random}, and
7062 @code{gnus-article-sort-by-score}.
7063
7064 If you want to sort an unthreaded summary display by subject, you could
7065 say something like:
7066
7067 @lisp
7068 (setq gnus-article-sort-functions
7069       '(gnus-article-sort-by-number
7070         gnus-article-sort-by-subject))
7071 @end lisp
7072
7073
7074
7075 @node Asynchronous Fetching
7076 @section Asynchronous Article Fetching
7077 @cindex asynchronous article fetching
7078 @cindex article pre-fetch
7079 @cindex pre-fetch
7080
7081 If you read your news from an @acronym{NNTP} server that's far away, the
7082 network latencies may make reading articles a chore.  You have to wait
7083 for a while after pressing @kbd{n} to go to the next article before the
7084 article appears.  Why can't gnus just go ahead and fetch the article
7085 while you are reading the previous one?  Why not, indeed.
7086
7087 First, some caveats.  There are some pitfalls to using asynchronous
7088 article fetching, especially the way gnus does it.
7089
7090 Let's say you are reading article 1, which is short, and article 2 is
7091 quite long, and you are not interested in reading that.  Gnus does not
7092 know this, so it goes ahead and fetches article 2.  You decide to read
7093 article 3, but since gnus is in the process of fetching article 2, the
7094 connection is blocked.
7095
7096 To avoid these situations, gnus will open two (count 'em two)
7097 connections to the server.  Some people may think this isn't a very nice
7098 thing to do, but I don't see any real alternatives.  Setting up that
7099 extra connection takes some time, so gnus startup will be slower.
7100
7101 Gnus will fetch more articles than you will read.  This will mean that
7102 the link between your machine and the @acronym{NNTP} server will become more
7103 loaded than if you didn't use article pre-fetch.  The server itself will
7104 also become more loaded---both with the extra article requests, and the
7105 extra connection.
7106
7107 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7108 you really want to.
7109
7110 @vindex gnus-asynchronous
7111 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7112 happen automatically.
7113
7114 @vindex gnus-use-article-prefetch
7115 You can control how many articles are to be pre-fetched by setting
7116 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7117 that when you read an article in the group, the back end will pre-fetch
7118 the next 30 articles.  If this variable is @code{t}, the back end will
7119 pre-fetch all the articles it can without bound.  If it is
7120 @code{nil}, no pre-fetching will be done.
7121
7122 @vindex gnus-async-prefetch-article-p
7123 @findex gnus-async-read-p
7124 There are probably some articles that you don't want to pre-fetch---read
7125 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7126 variable controls whether an article is to be pre-fetched.  This
7127 function should return non-@code{nil} when the article in question is
7128 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7129 returns @code{nil} on read articles.  The function is called with an
7130 article data structure as the only parameter.
7131
7132 If, for instance, you wish to pre-fetch only unread articles shorter
7133 than 100 lines, you could say something like:
7134
7135 @lisp
7136 (defun my-async-short-unread-p (data)
7137   "Return non-nil for short, unread articles."
7138   (and (gnus-data-unread-p data)
7139        (< (mail-header-lines (gnus-data-header data))
7140           100)))
7141
7142 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7143 @end lisp
7144
7145 These functions will be called many, many times, so they should
7146 preferably be short and sweet to avoid slowing down gnus too much.
7147 It's probably a good idea to byte-compile things like this.
7148
7149 @vindex gnus-prefetched-article-deletion-strategy
7150 Articles have to be removed from the asynch buffer sooner or later.  The
7151 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7152 articles.  This is a list that may contain the following elements:
7153
7154 @table @code
7155 @item read
7156 Remove articles when they are read.
7157
7158 @item exit
7159 Remove articles when exiting the group.
7160 @end table
7161
7162 The default value is @code{(read exit)}.
7163
7164 @c @vindex gnus-use-header-prefetch
7165 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7166 @c from the next group.
7167
7168
7169 @node Article Caching
7170 @section Article Caching
7171 @cindex article caching
7172 @cindex caching
7173
7174 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7175 consider turning article caching on.  Each article will then be stored
7176 locally under your home directory.  As you may surmise, this could
7177 potentially use @emph{huge} amounts of disk space, as well as eat up all
7178 your inodes so fast it will make your head swim.  In vodka.
7179
7180 Used carefully, though, it could be just an easier way to save articles.
7181
7182 @vindex gnus-use-long-file-name
7183 @vindex gnus-cache-directory
7184 @vindex gnus-use-cache
7185 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7186 all articles ticked or marked as dormant will then be copied
7187 over to your local cache (@code{gnus-cache-directory}).  Whether this
7188 cache is flat or hierarchical is controlled by the
7189 @code{gnus-use-long-file-name} variable, as usual.
7190
7191 When re-selecting a ticked or dormant article, it will be fetched from the
7192 cache instead of from the server.  As articles in your cache will never
7193 expire, this might serve as a method of saving articles while still
7194 keeping them where they belong.  Just mark all articles you want to save
7195 as dormant, and don't worry.
7196
7197 When an article is marked as read, is it removed from the cache.
7198
7199 @vindex gnus-cache-remove-articles
7200 @vindex gnus-cache-enter-articles
7201 The entering/removal of articles from the cache is controlled by the
7202 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7203 variables.  Both are lists of symbols.  The first is @code{(ticked
7204 dormant)} by default, meaning that ticked and dormant articles will be
7205 put in the cache.  The latter is @code{(read)} by default, meaning that
7206 articles marked as read are removed from the cache.  Possibly
7207 symbols in these two lists are @code{ticked}, @code{dormant},
7208 @code{unread} and @code{read}.
7209
7210 @findex gnus-jog-cache
7211 So where does the massive article-fetching and storing come into the
7212 picture?  The @code{gnus-jog-cache} command will go through all
7213 subscribed newsgroups, request all unread articles, score them, and
7214 store them in the cache.  You should only ever, ever ever ever, use this
7215 command if 1) your connection to the @acronym{NNTP} server is really, really,
7216 really slow and 2) you have a really, really, really huge disk.
7217 Seriously.  One way to cut down on the number of articles downloaded is
7218 to score unwanted articles down and have them marked as read.  They will
7219 not then be downloaded by this command.
7220
7221 @vindex gnus-uncacheable-groups
7222 @vindex gnus-cacheable-groups
7223 It is likely that you do not want caching on all groups.  For instance,
7224 if your @code{nnml} mail is located under your home directory, it makes no
7225 sense to cache it somewhere else under your home directory.  Unless you
7226 feel that it's neat to use twice as much space.
7227
7228 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7229 regexp of groups to cache, @samp{^nntp} for instance, or set the
7230 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7231 Both variables are @code{nil} by default.  If a group matches both
7232 variables, the group is not cached.
7233
7234 @findex gnus-cache-generate-nov-databases
7235 @findex gnus-cache-generate-active
7236 @vindex gnus-cache-active-file
7237 The cache stores information on what articles it contains in its active
7238 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7239 of the cache) becomes all messed up for some reason or other, gnus
7240 offers two functions that will try to set things right.  @kbd{M-x
7241 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7242 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7243 file.
7244
7245 @findex gnus-cache-move-cache
7246 @code{gnus-cache-move-cache} will move your whole
7247 @code{gnus-cache-directory} to some other location.  You get asked to
7248 where, isn't that cool?
7249
7250 @node Persistent Articles
7251 @section Persistent Articles
7252 @cindex persistent articles
7253
7254 Closely related to article caching, we have @dfn{persistent articles}.
7255 In fact, it's just a different way of looking at caching, and much more
7256 useful in my opinion.
7257
7258 Say you're reading a newsgroup, and you happen on to some valuable gem
7259 that you want to keep and treasure forever.  You'd normally just save it
7260 (using one of the many saving commands) in some file.  The problem with
7261 that is that it's just, well, yucky.  Ideally you'd prefer just having
7262 the article remain in the group where you found it forever; untouched by
7263 the expiry going on at the news server.
7264
7265 This is what a @dfn{persistent article} is---an article that just won't
7266 be deleted.  It's implemented using the normal cache functions, but
7267 you use two explicit commands for managing persistent articles:
7268
7269 @table @kbd
7270
7271 @item *
7272 @kindex * (Summary)
7273 @findex gnus-cache-enter-article
7274 Make the current article persistent (@code{gnus-cache-enter-article}).
7275
7276 @item M-*
7277 @kindex M-* (Summary)
7278 @findex gnus-cache-remove-article
7279 Remove the current article from the persistent articles
7280 (@code{gnus-cache-remove-article}).  This will normally delete the
7281 article.
7282 @end table
7283
7284 Both these commands understand the process/prefix convention.
7285
7286 To avoid having all ticked articles (and stuff) entered into the cache,
7287 you should set @code{gnus-use-cache} to @code{passive} if you're just
7288 interested in persistent articles:
7289
7290 @lisp
7291 (setq gnus-use-cache 'passive)
7292 @end lisp
7293
7294
7295 @node Article Backlog
7296 @section Article Backlog
7297 @cindex backlog
7298 @cindex article backlog
7299
7300 If you have a slow connection, but the idea of using caching seems
7301 unappealing to you (and it is, really), you can help the situation some
7302 by switching on the @dfn{backlog}.  This is where gnus will buffer
7303 already read articles so that it doesn't have to re-fetch articles
7304 you've already read.  This only helps if you are in the habit of
7305 re-selecting articles you've recently read, of course.  If you never do
7306 that, turning the backlog on will slow gnus down a little bit, and
7307 increase memory usage some.
7308
7309 @vindex gnus-keep-backlog
7310 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7311 at most @var{n} old articles in a buffer for later re-fetching.  If this
7312 variable is non-@code{nil} and is not a number, gnus will store
7313 @emph{all} read articles, which means that your Emacs will grow without
7314 bound before exploding and taking your machine down with you.  I put
7315 that in there just to keep y'all on your toes.
7316
7317 The default value is 20.
7318
7319
7320 @node Saving Articles
7321 @section Saving Articles
7322 @cindex saving articles
7323
7324 Gnus can save articles in a number of ways.  Below is the documentation
7325 for saving articles in a fairly straight-forward fashion (i.e., little
7326 processing of the article is done before it is saved).  For a different
7327 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7328 (@pxref{Decoding Articles}).
7329
7330 For the commands listed here, the target is a file.  If you want to
7331 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7332 command (@pxref{Mail Group Commands}).
7333
7334 @vindex gnus-save-all-headers
7335 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7336 unwanted headers before saving the article.
7337
7338 @vindex gnus-saved-headers
7339 If the preceding variable is @code{nil}, all headers that match the
7340 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7341 deleted before saving.
7342
7343 @table @kbd
7344
7345 @item O o
7346 @itemx o
7347 @kindex O o (Summary)
7348 @kindex o (Summary)
7349 @findex gnus-summary-save-article
7350 @c @icon{gnus-summary-save-article}
7351 Save the current article using the default article saver
7352 (@code{gnus-summary-save-article}).
7353
7354 @item O m
7355 @kindex O m (Summary)
7356 @findex gnus-summary-save-article-mail
7357 Save the current article in mail format
7358 (@code{gnus-summary-save-article-mail}).
7359
7360 @item O r
7361 @kindex O r (Summary)
7362 @findex gnus-summary-save-article-rmail
7363 Save the current article in Rmail format
7364 (@code{gnus-summary-save-article-rmail}).
7365
7366 @item O f
7367 @kindex O f (Summary)
7368 @findex gnus-summary-save-article-file
7369 @c @icon{gnus-summary-save-article-file}
7370 Save the current article in plain file format
7371 (@code{gnus-summary-save-article-file}).
7372
7373 @item O F
7374 @kindex O F (Summary)
7375 @findex gnus-summary-write-article-file
7376 Write the current article in plain file format, overwriting any previous
7377 file contents (@code{gnus-summary-write-article-file}).
7378
7379 @item O b
7380 @kindex O b (Summary)
7381 @findex gnus-summary-save-article-body-file
7382 Save the current article body in plain file format
7383 (@code{gnus-summary-save-article-body-file}).
7384
7385 @item O h
7386 @kindex O h (Summary)
7387 @findex gnus-summary-save-article-folder
7388 Save the current article in mh folder format
7389 (@code{gnus-summary-save-article-folder}).
7390
7391 @item O v
7392 @kindex O v (Summary)
7393 @findex gnus-summary-save-article-vm
7394 Save the current article in a VM folder
7395 (@code{gnus-summary-save-article-vm}).
7396
7397 @item O p
7398 @itemx |
7399 @kindex O p (Summary)
7400 @kindex | (Summary)
7401 @findex gnus-summary-pipe-output
7402 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7403 the current article to a process (@code{gnus-summary-pipe-output}).
7404 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7405 complete headers in the piped output.
7406
7407 @item O P
7408 @kindex O P (Summary)
7409 @findex gnus-summary-muttprint
7410 @vindex gnus-summary-muttprint-program
7411 Save the current article into muttprint.  That is, print it using the
7412 external program @uref{http://muttprint.sourceforge.net/,
7413 Muttprint}.  The program name and options to use is controlled by the
7414 variable @code{gnus-summary-muttprint-program}.
7415 (@code{gnus-summary-muttprint}).
7416
7417 @end table
7418
7419 @vindex gnus-prompt-before-saving
7420 All these commands use the process/prefix convention
7421 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7422 functions, you might get tired of being prompted for files to save each
7423 and every article in.  The prompting action is controlled by
7424 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7425 default, giving you that excessive prompting action you know and
7426 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7427 just once for each series of articles you save.  If you like to really
7428 have Gnus do all your thinking for you, you can even set this variable
7429 to @code{nil}, which means that you will never be prompted for files to
7430 save articles in.  Gnus will simply save all the articles in the default
7431 files.
7432
7433
7434 @vindex gnus-default-article-saver
7435 You can customize the @code{gnus-default-article-saver} variable to make
7436 gnus do what you want it to.  You can use any of the six ready-made
7437 functions below, or you can create your own.
7438
7439 @table @code
7440
7441 @item gnus-summary-save-in-rmail
7442 @findex gnus-summary-save-in-rmail
7443 @vindex gnus-rmail-save-name
7444 @findex gnus-plain-save-name
7445 This is the default format, @dfn{Babyl}.  Uses the function in the
7446 @code{gnus-rmail-save-name} variable to get a file name to save the
7447 article in.  The default is @code{gnus-plain-save-name}.
7448
7449 @item gnus-summary-save-in-mail
7450 @findex gnus-summary-save-in-mail
7451 @vindex gnus-mail-save-name
7452 Save in a Unix mail (mbox) file.  Uses the function in the
7453 @code{gnus-mail-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-file
7457 @findex gnus-summary-save-in-file
7458 @vindex gnus-file-save-name
7459 @findex gnus-numeric-save-name
7460 Append the article straight to an ordinary file.  Uses the function in
7461 the @code{gnus-file-save-name} variable to get a file name to save the
7462 article in.  The default is @code{gnus-numeric-save-name}.
7463
7464 @item gnus-summary-write-to-file
7465 @findex gnus-summary-write-to-file
7466 Write the article straight to an ordinary file.  The file is
7467 overwritten if it exists.  Uses the function in the
7468 @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-save-body-in-file
7472 @findex gnus-summary-save-body-in-file
7473 Append the article body to an ordinary file.  Uses the function in the
7474 @code{gnus-file-save-name} variable to get a file name to save the
7475 article in.  The default is @code{gnus-numeric-save-name}.
7476
7477 @item gnus-summary-save-in-folder
7478 @findex gnus-summary-save-in-folder
7479 @findex gnus-folder-save-name
7480 @findex gnus-Folder-save-name
7481 @vindex gnus-folder-save-name
7482 @cindex rcvstore
7483 @cindex MH folders
7484 Save the article to an MH folder using @code{rcvstore} from the MH
7485 library.  Uses the function in the @code{gnus-folder-save-name} variable
7486 to get a file name to save the article in.  The default is
7487 @code{gnus-folder-save-name}, but you can also use
7488 @code{gnus-Folder-save-name}, which creates capitalized names.
7489
7490 @item gnus-summary-save-in-vm
7491 @findex gnus-summary-save-in-vm
7492 Save the article in a VM folder.  You have to have the VM mail
7493 reader to use this setting.
7494 @end table
7495
7496 @vindex gnus-article-save-directory
7497 All of these functions, except for the last one, will save the article
7498 in the @code{gnus-article-save-directory}, which is initialized from the
7499 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7500 default.
7501
7502 As you can see above, the functions use different functions to find a
7503 suitable name of a file to save the article in.  Below is a list of
7504 available functions that generate names:
7505
7506 @table @code
7507
7508 @item gnus-Numeric-save-name
7509 @findex gnus-Numeric-save-name
7510 File names like @file{~/News/Alt.andrea-dworkin/45}.
7511
7512 @item gnus-numeric-save-name
7513 @findex gnus-numeric-save-name
7514 File names like @file{~/News/alt.andrea-dworkin/45}.
7515
7516 @item gnus-Plain-save-name
7517 @findex gnus-Plain-save-name
7518 File names like @file{~/News/Alt.andrea-dworkin}.
7519
7520 @item gnus-plain-save-name
7521 @findex gnus-plain-save-name
7522 File names like @file{~/News/alt.andrea-dworkin}.
7523
7524 @item gnus-sender-save-name
7525 @findex gnus-sender-save-name
7526 File names like @file{~/News/larsi}.
7527 @end table
7528
7529 @vindex gnus-split-methods
7530 You can have gnus suggest where to save articles by plonking a regexp into
7531 the @code{gnus-split-methods} alist.  For instance, if you would like to
7532 save articles related to gnus in the file @file{gnus-stuff}, and articles
7533 related to VM in @file{vm-stuff}, you could set this variable to something
7534 like:
7535
7536 @lisp
7537 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7538  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7539  (my-choosing-function "../other-dir/my-stuff")
7540  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7541 @end lisp
7542
7543 We see that this is a list where each element is a list that has two
7544 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7545 a string (in which case it is used as a regexp to match on the article
7546 head); it can be a symbol (which will be called as a function with the
7547 group name as a parameter); or it can be a list (which will be
7548 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7549 the @dfn{file} will be used as a default prompt.  In addition, the
7550 result of the operation itself will be used if the function or form
7551 called returns a string or a list of strings.
7552
7553 You basically end up with a list of file names that might be used when
7554 saving the current article.  (All ``matches'' will be used.)  You will
7555 then be prompted for what you really want to use as a name, with file
7556 name completion over the results from applying this variable.
7557
7558 This variable is @code{((gnus-article-archive-name))} by default, which
7559 means that gnus will look at the articles it saves for an
7560 @code{Archive-name} line and use that as a suggestion for the file
7561 name.
7562
7563 Here's an example function to clean up file names somewhat.  If you have
7564 lots of mail groups called things like
7565 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7566 these group names before creating the file name to save to.  The
7567 following will do just that:
7568
7569 @lisp
7570 (defun my-save-name (group)
7571   (when (string-match "^nnml:mail." group)
7572     (substring group (match-end 0))))
7573
7574 (setq gnus-split-methods
7575       '((gnus-article-archive-name)
7576         (my-save-name)))
7577 @end lisp
7578
7579
7580 @vindex gnus-use-long-file-name
7581 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7582 @code{nil}, all the preceding functions will replace all periods
7583 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7584 the functions will generate hierarchies of directories instead of having
7585 all the files in the top level directory
7586 (@file{~/News/alt/andrea-dworkin} instead of
7587 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7588 on most systems.  However, for historical reasons, this is @code{nil} on
7589 Xenix and usg-unix-v machines by default.
7590
7591 This function also affects kill and score file names.  If this variable
7592 is a list, and the list contains the element @code{not-score}, long file
7593 names will not be used for score files, if it contains the element
7594 @code{not-save}, long file names will not be used for saving, and if it
7595 contains the element @code{not-kill}, long file names will not be used
7596 for kill files.
7597
7598 If you'd like to save articles in a hierarchy that looks something like
7599 a spool, you could
7600
7601 @lisp
7602 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7603 (setq gnus-default-article-saver
7604       'gnus-summary-save-in-file)          ; @r{no encoding}
7605 @end lisp
7606
7607 Then just save with @kbd{o}.  You'd then read this hierarchy with
7608 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7609 the top level directory as the argument (@file{~/News/}).  Then just walk
7610 around to the groups/directories with @code{nneething}.
7611
7612
7613 @node Decoding Articles
7614 @section Decoding Articles
7615 @cindex decoding articles
7616
7617 Sometime users post articles (or series of articles) that have been
7618 encoded in some way or other.  Gnus can decode them for you.
7619
7620 @menu
7621 * Uuencoded Articles::          Uudecode articles.
7622 * Shell Archives::              Unshar articles.
7623 * PostScript Files::            Split PostScript.
7624 * Other Files::                 Plain save and binhex.
7625 * Decoding Variables::          Variables for a happy decoding.
7626 * Viewing Files::               You want to look at the result of the decoding?
7627 @end menu
7628
7629 @cindex series
7630 @cindex article series
7631 All these functions use the process/prefix convention
7632 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7633 the extension that a ``single article'' means ``a single series''.  Gnus
7634 can find out by itself what articles belong to a series, decode all the
7635 articles and unpack/view/save the resulting file(s).
7636
7637 Gnus guesses what articles are in the series according to the following
7638 simplish rule: The subjects must be (nearly) identical, except for the
7639 last two numbers of the line.  (Spaces are largely ignored, however.)
7640
7641 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7642 will find all the articles that match the regexp @samp{^cat.gif
7643 ([0-9]+/[0-9]+).*$}.
7644
7645 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7646 series}, will not be properly recognized by any of the automatic viewing
7647 commands, and you have to mark the articles manually with @kbd{#}.
7648
7649
7650 @node Uuencoded Articles
7651 @subsection Uuencoded Articles
7652 @cindex uudecode
7653 @cindex uuencoded articles
7654
7655 @table @kbd
7656
7657 @item X u
7658 @kindex X u (Summary)
7659 @findex gnus-uu-decode-uu
7660 @c @icon{gnus-uu-decode-uu}
7661 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7662
7663 @item X U
7664 @kindex X U (Summary)
7665 @findex gnus-uu-decode-uu-and-save
7666 Uudecodes and saves the current series
7667 (@code{gnus-uu-decode-uu-and-save}).
7668
7669 @item X v u
7670 @kindex X v u (Summary)
7671 @findex gnus-uu-decode-uu-view
7672 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7673
7674 @item X v U
7675 @kindex X v U (Summary)
7676 @findex gnus-uu-decode-uu-and-save-view
7677 Uudecodes, views and saves the current series
7678 (@code{gnus-uu-decode-uu-and-save-view}).
7679
7680 @end table
7681
7682 Remember that these all react to the presence of articles marked with
7683 the process mark.  If, for instance, you'd like to decode and save an
7684 entire newsgroup, you'd typically do @kbd{M P a}
7685 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7686 (@code{gnus-uu-decode-uu-and-save}).
7687
7688 All this is very much different from how @code{gnus-uu} worked with
7689 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7690 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7691 articles in some way (@pxref{Setting Process Marks}) and then press
7692 @kbd{X u}.
7693
7694 @vindex gnus-uu-notify-files
7695 Note: When trying to decode articles that have names matching
7696 @code{gnus-uu-notify-files}, which is hard-coded to
7697 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7698 automatically post an article on @samp{comp.unix.wizards} saying that
7699 you have just viewed the file in question.  This feature can't be turned
7700 off.
7701
7702
7703 @node Shell Archives
7704 @subsection Shell Archives
7705 @cindex unshar
7706 @cindex shell archives
7707 @cindex shared articles
7708
7709 Shell archives (``shar files'') used to be a popular way to distribute
7710 sources, but it isn't used all that much today.  In any case, we have
7711 some commands to deal with these:
7712
7713 @table @kbd
7714
7715 @item X s
7716 @kindex X s (Summary)
7717 @findex gnus-uu-decode-unshar
7718 Unshars the current series (@code{gnus-uu-decode-unshar}).
7719
7720 @item X S
7721 @kindex X S (Summary)
7722 @findex gnus-uu-decode-unshar-and-save
7723 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7724
7725 @item X v s
7726 @kindex X v s (Summary)
7727 @findex gnus-uu-decode-unshar-view
7728 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7729
7730 @item X v S
7731 @kindex X v S (Summary)
7732 @findex gnus-uu-decode-unshar-and-save-view
7733 Unshars, views and saves the current series
7734 (@code{gnus-uu-decode-unshar-and-save-view}).
7735 @end table
7736
7737
7738 @node PostScript Files
7739 @subsection PostScript Files
7740 @cindex PostScript
7741
7742 @table @kbd
7743
7744 @item X p
7745 @kindex X p (Summary)
7746 @findex gnus-uu-decode-postscript
7747 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7748
7749 @item X P
7750 @kindex X P (Summary)
7751 @findex gnus-uu-decode-postscript-and-save
7752 Unpack and save the current PostScript series
7753 (@code{gnus-uu-decode-postscript-and-save}).
7754
7755 @item X v p
7756 @kindex X v p (Summary)
7757 @findex gnus-uu-decode-postscript-view
7758 View the current PostScript series
7759 (@code{gnus-uu-decode-postscript-view}).
7760
7761 @item X v P
7762 @kindex X v P (Summary)
7763 @findex gnus-uu-decode-postscript-and-save-view
7764 View and save the current PostScript series
7765 (@code{gnus-uu-decode-postscript-and-save-view}).
7766 @end table
7767
7768
7769 @node Other Files
7770 @subsection Other Files
7771
7772 @table @kbd
7773 @item X o
7774 @kindex X o (Summary)
7775 @findex gnus-uu-decode-save
7776 Save the current series
7777 (@code{gnus-uu-decode-save}).
7778
7779 @item X b
7780 @kindex X b (Summary)
7781 @findex gnus-uu-decode-binhex
7782 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7783 doesn't really work yet.
7784 @end table
7785
7786
7787 @node Decoding Variables
7788 @subsection Decoding Variables
7789
7790 Adjective, not verb.
7791
7792 @menu
7793 * Rule Variables::              Variables that say how a file is to be viewed.
7794 * Other Decode Variables::      Other decode variables.
7795 * Uuencoding and Posting::      Variables for customizing uuencoding.
7796 @end menu
7797
7798
7799 @node Rule Variables
7800 @subsubsection Rule Variables
7801 @cindex rule variables
7802
7803 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7804 variables are of the form
7805
7806 @lisp
7807       (list '(regexp1 command2)
7808             '(regexp2 command2)
7809             ...)
7810 @end lisp
7811
7812 @table @code
7813
7814 @item gnus-uu-user-view-rules
7815 @vindex gnus-uu-user-view-rules
7816 @cindex sox
7817 This variable is consulted first when viewing files.  If you wish to use,
7818 for instance, @code{sox} to convert an @file{.au} sound file, you could
7819 say something like:
7820 @lisp
7821 (setq gnus-uu-user-view-rules
7822       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7823 @end lisp
7824
7825 @item gnus-uu-user-view-rules-end
7826 @vindex gnus-uu-user-view-rules-end
7827 This variable is consulted if gnus couldn't make any matches from the
7828 user and default view rules.
7829
7830 @item gnus-uu-user-archive-rules
7831 @vindex gnus-uu-user-archive-rules
7832 This variable can be used to say what commands should be used to unpack
7833 archives.
7834 @end table
7835
7836
7837 @node Other Decode Variables
7838 @subsubsection Other Decode Variables
7839
7840 @table @code
7841 @vindex gnus-uu-grabbed-file-functions
7842
7843 @item gnus-uu-grabbed-file-functions
7844 All functions in this list will be called right after each file has been
7845 successfully decoded---so that you can move or view files right away,
7846 and don't have to wait for all files to be decoded before you can do
7847 anything.  Ready-made functions you can put in this list are:
7848
7849 @table @code
7850
7851 @item gnus-uu-grab-view
7852 @findex gnus-uu-grab-view
7853 View the file.
7854
7855 @item gnus-uu-grab-move
7856 @findex gnus-uu-grab-move
7857 Move the file (if you're using a saving function.)
7858 @end table
7859
7860 @item gnus-uu-be-dangerous
7861 @vindex gnus-uu-be-dangerous
7862 Specifies what to do if unusual situations arise during decoding.  If
7863 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7864 that didn't work, and overwrite existing files.  Otherwise, ask each
7865 time.
7866
7867 @item gnus-uu-ignore-files-by-name
7868 @vindex gnus-uu-ignore-files-by-name
7869 Files with name matching this regular expression won't be viewed.
7870
7871 @item gnus-uu-ignore-files-by-type
7872 @vindex gnus-uu-ignore-files-by-type
7873 Files with a @acronym{MIME} type matching this variable won't be viewed.
7874 Note that Gnus tries to guess what type the file is based on the name.
7875 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7876 kludgey.
7877
7878 @item gnus-uu-tmp-dir
7879 @vindex gnus-uu-tmp-dir
7880 Where @code{gnus-uu} does its work.
7881
7882 @item gnus-uu-do-not-unpack-archives
7883 @vindex gnus-uu-do-not-unpack-archives
7884 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7885 looking for files to display.
7886
7887 @item gnus-uu-view-and-save
7888 @vindex gnus-uu-view-and-save
7889 Non-@code{nil} means that the user will always be asked to save a file
7890 after viewing it.
7891
7892 @item gnus-uu-ignore-default-view-rules
7893 @vindex gnus-uu-ignore-default-view-rules
7894 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7895 rules.
7896
7897 @item gnus-uu-ignore-default-archive-rules
7898 @vindex gnus-uu-ignore-default-archive-rules
7899 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7900 unpacking commands.
7901
7902 @item gnus-uu-kill-carriage-return
7903 @vindex gnus-uu-kill-carriage-return
7904 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7905 from articles.
7906
7907 @item gnus-uu-unmark-articles-not-decoded
7908 @vindex gnus-uu-unmark-articles-not-decoded
7909 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7910 decoded articles as unread.
7911
7912 @item gnus-uu-correct-stripped-uucode
7913 @vindex gnus-uu-correct-stripped-uucode
7914 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7915 uuencoded files that have had trailing spaces deleted.
7916
7917 @item gnus-uu-pre-uudecode-hook
7918 @vindex gnus-uu-pre-uudecode-hook
7919 Hook run before sending a message to @code{uudecode}.
7920
7921 @item gnus-uu-view-with-metamail
7922 @vindex gnus-uu-view-with-metamail
7923 @cindex metamail
7924 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7925 commands defined by the rule variables and just fudge a @acronym{MIME}
7926 content type based on the file name.  The result will be fed to
7927 @code{metamail} for viewing.
7928
7929 @item gnus-uu-save-in-digest
7930 @vindex gnus-uu-save-in-digest
7931 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7932 decoding, will save in digests.  If this variable is @code{nil},
7933 @code{gnus-uu} will just save everything in a file without any
7934 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7935 to specify any meaningful volume and issue numbers were found, so I
7936 simply dropped them.
7937
7938 @end table
7939
7940
7941 @node Uuencoding and Posting
7942 @subsubsection Uuencoding and Posting
7943
7944 @table @code
7945
7946 @item gnus-uu-post-include-before-composing
7947 @vindex gnus-uu-post-include-before-composing
7948 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7949 before you compose the article.  If this variable is @code{t}, you can
7950 either include an encoded file with @kbd{C-c C-i} or have one included
7951 for you when you post the article.
7952
7953 @item gnus-uu-post-length
7954 @vindex gnus-uu-post-length
7955 Maximum length of an article.  The encoded file will be split into how
7956 many articles it takes to post the entire file.
7957
7958 @item gnus-uu-post-threaded
7959 @vindex gnus-uu-post-threaded
7960 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7961 thread.  This may not be smart, as no other decoder I have seen is able
7962 to follow threads when collecting uuencoded articles.  (Well, I have
7963 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7964 think that counts@dots{}) Default is @code{nil}.
7965
7966 @item gnus-uu-post-separate-description
7967 @vindex gnus-uu-post-separate-description
7968 Non-@code{nil} means that the description will be posted in a separate
7969 article.  The first article will typically be numbered (0/x).  If this
7970 variable is @code{nil}, the description the user enters will be included
7971 at the beginning of the first article, which will be numbered (1/x).
7972 Default is @code{t}.
7973
7974 @end table
7975
7976
7977 @node Viewing Files
7978 @subsection Viewing Files
7979 @cindex viewing files
7980 @cindex pseudo-articles
7981
7982 After decoding, if the file is some sort of archive, gnus will attempt
7983 to unpack the archive and see if any of the files in the archive can be
7984 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7985 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
7986 uncompress and de-tar the main file, and then view the two pictures.
7987 This unpacking process is recursive, so if the archive contains archives
7988 of archives, it'll all be unpacked.
7989
7990 Finally, gnus will normally insert a @dfn{pseudo-article} for each
7991 extracted file into the summary buffer.  If you go to these
7992 ``articles'', you will be prompted for a command to run (usually Gnus
7993 will make a suggestion), and then the command will be run.
7994
7995 @vindex gnus-view-pseudo-asynchronously
7996 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7997 until the viewing is done before proceeding.
7998
7999 @vindex gnus-view-pseudos
8000 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8001 the pseudo-articles into the summary buffer, but view them
8002 immediately.  If this variable is @code{not-confirm}, the user won't even
8003 be asked for a confirmation before viewing is done.
8004
8005 @vindex gnus-view-pseudos-separately
8006 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8007 pseudo-article will be created for each file to be viewed.  If
8008 @code{nil}, all files that use the same viewing command will be given as
8009 a list of parameters to that command.
8010
8011 @vindex gnus-insert-pseudo-articles
8012 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8013 pseudo-articles when decoding.  It is @code{t} by default.
8014
8015 So; there you are, reading your @emph{pseudo-articles} in your
8016 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8017 Why isn't anything real anymore? How did we get here?
8018
8019
8020 @node Article Treatment
8021 @section Article Treatment
8022
8023 Reading through this huge manual, you may have quite forgotten that the
8024 object of newsreaders is to actually, like, read what people have
8025 written.  Reading articles.  Unfortunately, people are quite bad at
8026 writing, so there are tons of functions and variables to make reading
8027 these articles easier.
8028
8029 @menu
8030 * Article Highlighting::        You want to make the article look like fruit salad.
8031 * Article Fontisizing::         Making emphasized text look nice.
8032 * Article Hiding::              You also want to make certain info go away.
8033 * Article Washing::             Lots of way-neat functions to make life better.
8034 * Article Header::              Doing various header transformations.
8035 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8036 * Article Button Levels::       Controlling appearance of buttons.
8037 * Article Date::                Grumble, UT!
8038 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8039 * Article Signature::           What is a signature?
8040 * Article Miscellanea::         Various other stuff.
8041 @end menu
8042
8043
8044 @node Article Highlighting
8045 @subsection Article Highlighting
8046 @cindex highlighting
8047
8048 Not only do you want your article buffer to look like fruit salad, but
8049 you want it to look like technicolor fruit salad.
8050
8051 @table @kbd
8052
8053 @item W H a
8054 @kindex W H a (Summary)
8055 @findex gnus-article-highlight
8056 @findex gnus-article-maybe-highlight
8057 Do much highlighting of the current article
8058 (@code{gnus-article-highlight}).  This function highlights header, cited
8059 text, the signature, and adds buttons to the body and the head.
8060
8061 @item W H h
8062 @kindex W H h (Summary)
8063 @findex gnus-article-highlight-headers
8064 @vindex gnus-header-face-alist
8065 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8066 highlighting will be done according to the @code{gnus-header-face-alist}
8067 variable, which is a list where each element has the form
8068 @code{(@var{regexp} @var{name} @var{content})}.
8069 @var{regexp} is a regular expression for matching the
8070 header, @var{name} is the face used for highlighting the header name
8071 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8072 the header value.  The first match made will be used.  Note that
8073 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8074
8075 @item W H c
8076 @kindex W H c (Summary)
8077 @findex gnus-article-highlight-citation
8078 Highlight cited text (@code{gnus-article-highlight-citation}).
8079
8080 Some variables to customize the citation highlights:
8081
8082 @table @code
8083 @vindex gnus-cite-parse-max-size
8084
8085 @item gnus-cite-parse-max-size
8086 If the article size if bigger than this variable (which is 25000 by
8087 default), no citation highlighting will be performed.
8088
8089 @item gnus-cite-max-prefix
8090 @vindex gnus-cite-max-prefix
8091 Maximum possible length for a citation prefix (default 20).
8092
8093 @item gnus-cite-face-list
8094 @vindex gnus-cite-face-list
8095 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8096 When there are citations from multiple articles in the same message,
8097 gnus will try to give each citation from each article its own face.
8098 This should make it easier to see who wrote what.
8099
8100 @item gnus-supercite-regexp
8101 @vindex gnus-supercite-regexp
8102 Regexp matching normal Supercite attribution lines.
8103
8104 @item gnus-supercite-secondary-regexp
8105 @vindex gnus-supercite-secondary-regexp
8106 Regexp matching mangled Supercite attribution lines.
8107
8108 @item gnus-cite-minimum-match-count
8109 @vindex gnus-cite-minimum-match-count
8110 Minimum number of identical prefixes we have to see before we believe
8111 that it's a citation.
8112
8113 @item gnus-cite-attribution-prefix
8114 @vindex gnus-cite-attribution-prefix
8115 Regexp matching the beginning of an attribution line.
8116
8117 @item gnus-cite-attribution-suffix
8118 @vindex gnus-cite-attribution-suffix
8119 Regexp matching the end of an attribution line.
8120
8121 @item gnus-cite-attribution-face
8122 @vindex gnus-cite-attribution-face
8123 Face used for attribution lines.  It is merged with the face for the
8124 cited text belonging to the attribution.
8125
8126 @item gnus-cite-ignore-quoted-from
8127 @vindex gnus-cite-ignore-quoted-from
8128 If non-@code{nil}, no citation highlighting will be performed on lines
8129 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8130 in order not to mix up with the envelope From line.  The default value
8131 is @code{t}.
8132
8133 @end table
8134
8135
8136 @item W H s
8137 @kindex W H s (Summary)
8138 @vindex gnus-signature-separator
8139 @vindex gnus-signature-face
8140 @findex gnus-article-highlight-signature
8141 Highlight the signature (@code{gnus-article-highlight-signature}).
8142 Everything after @code{gnus-signature-separator} (@pxref{Article
8143 Signature}) in an article will be considered a signature and will be
8144 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8145 default.
8146
8147 @end table
8148
8149 @xref{Customizing Articles}, for how to highlight articles automatically.
8150
8151
8152 @node Article Fontisizing
8153 @subsection Article Fontisizing
8154 @cindex emphasis
8155 @cindex article emphasis
8156
8157 @findex gnus-article-emphasize
8158 @kindex W e (Summary)
8159 People commonly add emphasis to words in news articles by writing things
8160 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8161 this look nicer by running the article through the @kbd{W e}
8162 (@code{gnus-article-emphasize}) command.
8163
8164 @vindex gnus-emphasis-alist
8165 How the emphasis is computed is controlled by the
8166 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8167 element is a regular expression to be matched.  The second is a number
8168 that says what regular expression grouping is used to find the entire
8169 emphasized word.  The third is a number that says what regexp grouping
8170 should be displayed and highlighted.  (The text between these two
8171 groupings will be hidden.)  The fourth is the face used for
8172 highlighting.
8173
8174 @lisp
8175 (setq gnus-emphasis-alist
8176       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8177         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8178 @end lisp
8179
8180 @cindex slash
8181 @cindex asterisk
8182 @cindex underline
8183 @cindex /
8184 @cindex *
8185
8186 @vindex gnus-emphasis-underline
8187 @vindex gnus-emphasis-bold
8188 @vindex gnus-emphasis-italic
8189 @vindex gnus-emphasis-underline-bold
8190 @vindex gnus-emphasis-underline-italic
8191 @vindex gnus-emphasis-bold-italic
8192 @vindex gnus-emphasis-underline-bold-italic
8193 By default, there are seven rules, and they use the following faces:
8194 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8195 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8196 @code{gnus-emphasis-underline-italic},
8197 @code{gnus-emphasis-underline-bold}, and
8198 @code{gnus-emphasis-underline-bold-italic}.
8199
8200 If you want to change these faces, you can either use @kbd{M-x
8201 customize}, or you can use @code{copy-face}.  For instance, if you want
8202 to make @code{gnus-emphasis-italic} use a red face instead, you could
8203 say something like:
8204
8205 @lisp
8206 (copy-face 'red 'gnus-emphasis-italic)
8207 @end lisp
8208
8209 @vindex gnus-group-highlight-words-alist
8210
8211 If you want to highlight arbitrary words, you can use the
8212 @code{gnus-group-highlight-words-alist} variable, which uses the same
8213 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8214 parameter (@pxref{Group Parameters}) can also be used.
8215
8216 @xref{Customizing Articles}, for how to fontize articles automatically.
8217
8218
8219 @node Article Hiding
8220 @subsection Article Hiding
8221 @cindex article hiding
8222
8223 Or rather, hiding certain things in each article.  There usually is much
8224 too much cruft in most articles.
8225
8226 @table @kbd
8227
8228 @item W W a
8229 @kindex W W a (Summary)
8230 @findex gnus-article-hide
8231 Do quite a lot of hiding on the article buffer
8232 (@kbd{gnus-article-hide}).  In particular, this function will hide
8233 headers, @acronym{PGP}, cited text and the signature.
8234
8235 @item W W h
8236 @kindex W W h (Summary)
8237 @findex gnus-article-hide-headers
8238 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8239 Headers}.
8240
8241 @item W W b
8242 @kindex W W b (Summary)
8243 @findex gnus-article-hide-boring-headers
8244 Hide headers that aren't particularly interesting
8245 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8246
8247 @item W W s
8248 @kindex W W s (Summary)
8249 @findex gnus-article-hide-signature
8250 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8251 Signature}.
8252
8253 @item W W l
8254 @kindex W W l (Summary)
8255 @findex gnus-article-hide-list-identifiers
8256 @vindex gnus-list-identifiers
8257 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8258 are strings some mailing list servers add to the beginning of all
8259 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8260 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8261 may not contain @code{\\(..\\)}.
8262
8263 @table @code
8264
8265 @item gnus-list-identifiers
8266 @vindex gnus-list-identifiers
8267 A regular expression that matches list identifiers to be removed from
8268 subject.  This can also be a list of regular expressions.
8269
8270 @end table
8271
8272 @item W W P
8273 @kindex W W P (Summary)
8274 @findex gnus-article-hide-pem
8275 Hide @acronym{PEM} (privacy enhanced messages) cruft
8276 (@code{gnus-article-hide-pem}).
8277
8278 @item W W B
8279 @kindex W W B (Summary)
8280 @findex gnus-article-strip-banner
8281 @vindex gnus-article-banner-alist
8282 @vindex gnus-article-address-banner-alist
8283 @cindex banner
8284 @cindex OneList
8285 @cindex stripping advertisements
8286 @cindex advertisements
8287 Strip the banner specified by the @code{banner} group parameter
8288 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8289 annoying banners and/or signatures that some mailing lists and moderated
8290 groups adds to all the messages.  The way to use this function is to add
8291 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8292 group you want banners stripped from.  The parameter either be a string,
8293 which will be interpreted as a regular expression matching text to be
8294 removed, or the symbol @code{signature}, meaning that the (last)
8295 signature should be removed, or other symbol, meaning that the
8296 corresponding regular expression in @code{gnus-article-banner-alist} is
8297 used.
8298
8299 Regardless of a group, you can hide things like advertisements only when
8300 the sender of an article has a certain mail address specified in
8301 @code{gnus-article-address-banner-alist}.
8302
8303 @table @code
8304
8305 @item gnus-article-address-banner-alist
8306 @vindex gnus-article-address-banner-alist
8307 Alist of mail addresses and banners.  Each element has the form
8308 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8309 matching a mail address in the From header, @var{banner} is one of a
8310 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8311 a regexp and @code{nil}.  If @var{address} matches author's mail
8312 address, it will remove things like advertisements.  For example, if a
8313 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8314 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8315 sends, you can use the following element to remove them:
8316
8317 @lisp
8318 ("@@yoo-hoo\\.co\\.jp\\'" .
8319  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8320 @end lisp
8321
8322 @end table
8323
8324 @item W W c
8325 @kindex W W c (Summary)
8326 @findex gnus-article-hide-citation
8327 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8328 customizing the hiding:
8329
8330 @table @code
8331
8332 @item gnus-cited-opened-text-button-line-format
8333 @itemx gnus-cited-closed-text-button-line-format
8334 @vindex gnus-cited-closed-text-button-line-format
8335 @vindex gnus-cited-opened-text-button-line-format
8336 Gnus adds buttons to show where the cited text has been hidden, and to
8337 allow toggle hiding the text.  The format of the variable is specified
8338 by these format-like variable (@pxref{Formatting Variables}).  These
8339 specs are valid:
8340
8341 @table @samp
8342 @item b
8343 Starting point of the hidden text.
8344 @item e
8345 Ending point of the hidden text.
8346 @item l
8347 Number of characters in the hidden region.
8348 @item n
8349 Number of lines of hidden text.
8350 @end table
8351
8352 @item gnus-cited-lines-visible
8353 @vindex gnus-cited-lines-visible
8354 The number of lines at the beginning of the cited text to leave
8355 shown.  This can also be a cons cell with the number of lines at the top
8356 and bottom of the text, respectively, to remain visible.
8357
8358 @end table
8359
8360 @item W W C-c
8361 @kindex W W C-c (Summary)
8362 @findex gnus-article-hide-citation-maybe
8363
8364 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8365 following two variables:
8366
8367 @table @code
8368 @item gnus-cite-hide-percentage
8369 @vindex gnus-cite-hide-percentage
8370 If the cited text is of a bigger percentage than this variable (default
8371 50), hide the cited text.
8372
8373 @item gnus-cite-hide-absolute
8374 @vindex gnus-cite-hide-absolute
8375 The cited text must have at least this length (default 10) before it
8376 is hidden.
8377 @end table
8378
8379 @item W W C
8380 @kindex W W C (Summary)
8381 @findex gnus-article-hide-citation-in-followups
8382 Hide cited text in articles that aren't roots
8383 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8384 useful as an interactive command, but might be a handy function to stick
8385 have happen automatically (@pxref{Customizing Articles}).
8386
8387 @end table
8388
8389 All these ``hiding'' commands are toggles, but if you give a negative
8390 prefix to these commands, they will show what they have previously
8391 hidden.  If you give a positive prefix, they will always hide.
8392
8393 Also @pxref{Article Highlighting} for further variables for
8394 citation customization.
8395
8396 @xref{Customizing Articles}, for how to hide article elements
8397 automatically.
8398
8399
8400 @node Article Washing
8401 @subsection Article Washing
8402 @cindex washing
8403 @cindex article washing
8404
8405 We call this ``article washing'' for a really good reason.  Namely, the
8406 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8407
8408 @dfn{Washing} is defined by us as ``changing something from something to
8409 something else'', but normally results in something looking better.
8410 Cleaner, perhaps.
8411
8412 @xref{Customizing Articles}, if you want to change how Gnus displays
8413 articles by default.
8414
8415 @table @kbd
8416
8417 @item C-u g
8418 This is not really washing, it's sort of the opposite of washing.  If
8419 you type this, you see the article exactly as it exists on disk or on
8420 the server.
8421
8422 @item g
8423 Force redisplaying of the current article
8424 (@code{gnus-summary-show-article}).  This is also not really washing.
8425 If you type this, you see the article without any previously applied
8426 interactive Washing functions but with all default treatments
8427 (@pxref{Customizing Articles}).
8428
8429 @item W l
8430 @kindex W l (Summary)
8431 @findex gnus-summary-stop-page-breaking
8432 Remove page breaks from the current article
8433 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8434 delimiters.
8435
8436 @item W r
8437 @kindex W r (Summary)
8438 @findex gnus-summary-caesar-message
8439 @c @icon{gnus-summary-caesar-message}
8440 Do a Caesar rotate (rot13) on the article buffer
8441 (@code{gnus-summary-caesar-message}).
8442 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8443 (Typically offensive jokes and such.)
8444
8445 It's commonly called ``rot13'' because each letter is rotated 13
8446 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8447 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8448 is rumored to have employed this form of, uh, somewhat weak encryption.
8449
8450 @item W m
8451 @kindex W m (Summary)
8452 @findex gnus-summary-morse-message
8453 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8454
8455 @item W i
8456 @kindex W i (Summary)
8457 @findex gnus-summary-idna-message
8458 Decode IDNA encoded domain names in the current articles.  IDNA
8459 encoded domain names looks like @samp{xn--bar}.  If a string remain
8460 unencoded after running invoking this, it is likely an invalid IDNA
8461 string (@samp{xn--bar} is invalid).  You must have GNU Libidn
8462 (@url{http://www.gnu.org/software/libidn/}) installed for this command
8463 to work.
8464
8465 @item W t
8466 @item t
8467 @kindex W t (Summary)
8468 @kindex t (Summary)
8469 @findex gnus-summary-toggle-header
8470 Toggle whether to display all headers in the article buffer
8471 (@code{gnus-summary-toggle-header}).
8472
8473 @item W v
8474 @kindex W v (Summary)
8475 @findex gnus-summary-verbose-headers
8476 Toggle whether to display all headers in the article buffer permanently
8477 (@code{gnus-summary-verbose-headers}).
8478
8479 @item W m
8480 @kindex W m (Summary)
8481 @findex gnus-summary-toggle-mime
8482 Toggle whether to run the article through @acronym{MIME} before
8483 displaying (@code{gnus-summary-toggle-mime}).
8484
8485 @item W o
8486 @kindex W o (Summary)
8487 @findex gnus-article-treat-overstrike
8488 Treat overstrike (@code{gnus-article-treat-overstrike}).
8489
8490 @item W d
8491 @kindex W d (Summary)
8492 @findex gnus-article-treat-dumbquotes
8493 @vindex gnus-article-dumbquotes-map
8494 @cindex Smartquotes
8495 @cindex M****s*** sm*rtq**t*s
8496 @cindex Latin 1
8497 Treat M****s*** sm*rtq**t*s according to
8498 @code{gnus-article-dumbquotes-map}
8499 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8500 whether a character is a sm*rtq**t* or not, so it should only be used
8501 interactively.
8502
8503 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8504 an attempt to provide more quoting characters.  If you see something
8505 like @code{\222} or @code{\264} where you're expecting some kind of
8506 apostrophe or quotation mark, then try this wash.
8507
8508 @item W Y f
8509 @kindex W Y f (Summary)
8510 @findex gnus-article-outlook-deuglify-article
8511 @cindex Outlook Express
8512 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8513 unwrap lines, repair attribution and rearrange citation.
8514 (@code{gnus-article-outlook-deuglify-article}).
8515
8516 @item W Y u
8517 @kindex W Y u (Summary)
8518 @findex gnus-article-outlook-unwrap-lines
8519 @vindex gnus-outlook-deuglify-unwrap-min
8520 @vindex gnus-outlook-deuglify-unwrap-max
8521 Unwrap lines that appear to be wrapped citation lines.  You can control
8522 what lines will be unwrapped by frobbing
8523 @code{gnus-outlook-deuglify-unwrap-min} and
8524 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8525 maximum length of an unwrapped citation line.
8526 (@code{gnus-article-outlook-unwrap-lines}).
8527
8528 @item W Y a
8529 @kindex W Y a (Summary)
8530 @findex gnus-article-outlook-repair-attribution
8531 Repair a broken attribution line.@*
8532 (@code{gnus-article-outlook-repair-attribution}).
8533
8534 @item W Y c
8535 @kindex W Y c (Summary)
8536 @findex gnus-article-outlook-rearrange-citation
8537 Repair broken citations by rearranging the text.
8538 (@code{gnus-article-outlook-rearrange-citation}).
8539
8540 @item W w
8541 @kindex W w (Summary)
8542 @findex gnus-article-fill-cited-article
8543 Do word wrap (@code{gnus-article-fill-cited-article}).
8544
8545 You can give the command a numerical prefix to specify the width to use
8546 when filling.
8547
8548 @item W Q
8549 @kindex W Q (Summary)
8550 @findex gnus-article-fill-long-lines
8551 Fill long lines (@code{gnus-article-fill-long-lines}).
8552
8553 @item W C
8554 @kindex W C (Summary)
8555 @findex gnus-article-capitalize-sentences
8556 Capitalize the first word in each sentence
8557 (@code{gnus-article-capitalize-sentences}).
8558
8559 @item W c
8560 @kindex W c (Summary)
8561 @findex gnus-article-remove-cr
8562 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8563 (this takes care of DOS line endings), and then translate any remaining
8564 CRs into LF (this takes care of Mac line endings)
8565 (@code{gnus-article-remove-cr}).
8566
8567 @kindex W q (Summary)
8568 @findex gnus-article-de-quoted-unreadable
8569 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8570 Quoted-Printable is one common @acronym{MIME} encoding employed when
8571 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8572 makes strings like @samp{d@'ej@`a vu} look like @samp{d=E9j=E0 vu},
8573 which doesn't look very readable to me.  Note that this is usually
8574 done automatically by Gnus if the message in question has a
8575 @code{Content-Transfer-Encoding} header that says that this encoding
8576 has been done.  If a prefix is given, a charset will be asked for.
8577
8578 @item W 6
8579 @kindex W 6 (Summary)
8580 @findex gnus-article-de-base64-unreadable
8581 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8582 one common @acronym{MIME} encoding employed when sending
8583 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8584 usually done automatically by Gnus if the message in question has a
8585 @code{Content-Transfer-Encoding} header that says that this encoding
8586 has been done.  If a prefix is given, a charset will be asked for.
8587
8588 @item W Z
8589 @kindex W Z (Summary)
8590 @findex gnus-article-decode-HZ
8591 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8592 common encoding employed when sending Chinese articles.  It typically
8593 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8594
8595 @item W A
8596 @kindex W A (Summary)
8597 @findex gnus-article-treat-ansi-sequences
8598 @cindex @acronym{ANSI} control sequences
8599 Translate @acronym{ANSI} SGR control sequences into overlays or
8600 extents (@code{gnus-article-treat-ansi-sequences}).  @acronym{ANSI}
8601 sequences are used in some Chinese hierarchies for highlighting.
8602
8603 @item W u
8604 @kindex W u (Summary)
8605 @findex gnus-article-unsplit-urls
8606 Remove newlines from within URLs.  Some mailers insert newlines into
8607 outgoing email messages to keep lines short.  This reformatting can
8608 split long URLs onto multiple lines.  Repair those URLs by removing
8609 the newlines (@code{gnus-article-unsplit-urls}).
8610
8611 @item W h
8612 @kindex W h (Summary)
8613 @findex gnus-article-wash-html
8614 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8615 usually done automatically by Gnus if the message in question has a
8616 @code{Content-Type} header that says that the message is @acronym{HTML}.
8617
8618 If a prefix is given, a charset will be asked for.
8619
8620 @vindex gnus-article-wash-function
8621 The default is to use the function specified by
8622 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8623 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8624 @acronym{HTML}, but this is controlled by the
8625 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8626 can use include:
8627
8628 @table @code
8629 @item w3
8630 Use Emacs/w3.
8631
8632 @item w3m
8633 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8634
8635 @item links
8636 Use @uref{http://links.sf.net/, Links}.
8637
8638 @item lynx
8639 Use @uref{http://lynx.isc.org/, Lynx}.
8640
8641 @item html2text
8642 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8643
8644 @end table
8645
8646 @item W b
8647 @kindex W b (Summary)
8648 @findex gnus-article-add-buttons
8649 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8650 @xref{Article Buttons}.
8651
8652 @item W B
8653 @kindex W B (Summary)
8654 @findex gnus-article-add-buttons-to-head
8655 Add clickable buttons to the article headers
8656 (@code{gnus-article-add-buttons-to-head}).
8657
8658 @item W p
8659 @kindex W p (Summary)
8660 @findex gnus-article-verify-x-pgp-sig
8661 Verify a signed control message
8662 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8663 @code{newgroup} and @code{checkgroups} are usually signed by the
8664 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8665 the maintainer to your keyring to verify the
8666 message.@footnote{@acronym{PGP} keys for many hierarchies are
8667 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8668
8669 @item W s
8670 @kindex W s (Summary)
8671 @findex gnus-summary-force-verify-and-decrypt
8672 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8673 @acronym{S/MIME}) message
8674 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8675
8676 @item W a
8677 @kindex W a (Summary)
8678 @findex gnus-article-strip-headers-in-body
8679 Strip headers like the @code{X-No-Archive} header from the beginning of
8680 article bodies (@code{gnus-article-strip-headers-in-body}).
8681
8682 @item W E l
8683 @kindex W E l (Summary)
8684 @findex gnus-article-strip-leading-blank-lines
8685 Remove all blank lines from the beginning of the article
8686 (@code{gnus-article-strip-leading-blank-lines}).
8687
8688 @item W E m
8689 @kindex W E m (Summary)
8690 @findex gnus-article-strip-multiple-blank-lines
8691 Replace all blank lines with empty lines and then all multiple empty
8692 lines with a single empty line.
8693 (@code{gnus-article-strip-multiple-blank-lines}).
8694
8695 @item W E t
8696 @kindex W E t (Summary)
8697 @findex gnus-article-remove-trailing-blank-lines
8698 Remove all blank lines at the end of the article
8699 (@code{gnus-article-remove-trailing-blank-lines}).
8700
8701 @item W E a
8702 @kindex W E a (Summary)
8703 @findex gnus-article-strip-blank-lines
8704 Do all the three commands above
8705 (@code{gnus-article-strip-blank-lines}).
8706
8707 @item W E A
8708 @kindex W E A (Summary)
8709 @findex gnus-article-strip-all-blank-lines
8710 Remove all blank lines
8711 (@code{gnus-article-strip-all-blank-lines}).
8712
8713 @item W E s
8714 @kindex W E s (Summary)
8715 @findex gnus-article-strip-leading-space
8716 Remove all white space from the beginning of all lines of the article
8717 body (@code{gnus-article-strip-leading-space}).
8718
8719 @item W E e
8720 @kindex W E e (Summary)
8721 @findex gnus-article-strip-trailing-space
8722 Remove all white space from the end of all lines of the article
8723 body (@code{gnus-article-strip-trailing-space}).
8724
8725 @end table
8726
8727 @xref{Customizing Articles}, for how to wash articles automatically.
8728
8729
8730 @node Article Header
8731 @subsection Article Header
8732
8733 These commands perform various transformations of article header.
8734
8735 @table @kbd
8736
8737 @item W G u
8738 @kindex W G u (Summary)
8739 @findex gnus-article-treat-unfold-headers
8740 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8741
8742 @item W G n
8743 @kindex W G n (Summary)
8744 @findex gnus-article-treat-fold-newsgroups
8745 Fold the @code{Newsgroups} and @code{Followup-To} headers
8746 (@code{gnus-article-treat-fold-newsgroups}).
8747
8748 @item W G f
8749 @kindex W G f (Summary)
8750 @findex gnus-article-treat-fold-headers
8751 Fold all the message headers
8752 (@code{gnus-article-treat-fold-headers}).
8753
8754 @item W E w
8755 @kindex W E w (Summary)
8756 @findex gnus-article-remove-leading-whitespace
8757 Remove excessive whitespace from all headers
8758 (@code{gnus-article-remove-leading-whitespace}).
8759
8760 @end table
8761
8762
8763 @node Article Buttons
8764 @subsection Article Buttons
8765 @cindex buttons
8766
8767 People often include references to other stuff in articles, and it would
8768 be nice if Gnus could just fetch whatever it is that people talk about
8769 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8770 button on these references.
8771
8772 @vindex gnus-button-man-handler
8773 Gnus adds @dfn{buttons} to certain standard references by default:
8774 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8775 Emacs or Gnus related references.  This is controlled by two variables,
8776 one that handles article bodies and one that handles article heads:
8777
8778 @table @code
8779
8780 @item gnus-button-alist
8781 @vindex gnus-button-alist
8782 This is an alist where each entry has this form:
8783
8784 @lisp
8785 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8786 @end lisp
8787
8788 @table @var
8789
8790 @item regexp
8791 All text that match this regular expression (case insensitive) will be
8792 considered an external reference.  Here's a typical regexp that matches
8793 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8794 variable containing a regexp, useful variables to use include
8795 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8796
8797 @item button-par
8798 Gnus has to know which parts of the matches is to be highlighted.  This
8799 is a number that says what sub-expression of the regexp is to be
8800 highlighted.  If you want it all highlighted, you use 0 here.
8801
8802 @item use-p
8803 This form will be @code{eval}ed, and if the result is non-@code{nil},
8804 this is considered a match.  This is useful if you want extra sifting to
8805 avoid false matches.  Often variables named
8806 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8807 Levels}, but any other form may be used too.
8808
8809 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8810
8811 @item function
8812 This function will be called when you click on this button.
8813
8814 @item data-par
8815 As with @var{button-par}, this is a sub-expression number, but this one
8816 says which part of the match is to be sent as data to @var{function}.
8817
8818 @end table
8819
8820 So the full entry for buttonizing URLs is then
8821
8822 @lisp
8823 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8824 @end lisp
8825
8826 @item gnus-header-button-alist
8827 @vindex gnus-header-button-alist
8828 This is just like the other alist, except that it is applied to the
8829 article head only, and that each entry has an additional element that is
8830 used to say what headers to apply the buttonize coding to:
8831
8832 @lisp
8833 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8834 @end lisp
8835
8836 @var{header} is a regular expression.
8837 @end table
8838
8839 @subsubsection Related variables and functions
8840
8841 @table @code
8842 @item gnus-button-@var{*}-level
8843 @xref{Article Button Levels}.
8844
8845 @c Stuff related to gnus-button-browse-level
8846
8847 @item gnus-button-url-regexp
8848 @vindex gnus-button-url-regexp
8849 A regular expression that matches embedded URLs.  It is used in the
8850 default values of the variables above.
8851
8852 @c Stuff related to gnus-button-man-level
8853
8854 @item gnus-button-man-handler
8855 @vindex gnus-button-man-handler
8856 The function to use for displaying man pages.  It must take at least one
8857 argument with a string naming the man page.
8858
8859 @c Stuff related to gnus-button-message-level
8860
8861 @item gnus-button-mid-or-mail-regexp
8862 @vindex gnus-button-mid-or-mail-regexp
8863 Regular expression that matches a message ID or a mail address.
8864
8865 @item gnus-button-prefer-mid-or-mail
8866 @vindex gnus-button-prefer-mid-or-mail
8867 This variable determines what to do when the button on a string as
8868 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8869 message ID or a mail address.  If it is one of the symbols @code{mid} or
8870 @code{mail}, Gnus will always assume that the string is a message ID or
8871 a mail address, respectively.  If this variable is set to the symbol
8872 @code{ask}, always query the user what do do.  If it is a function, this
8873 function will be called with the string as its only argument.  The
8874 function must return @code{mid}, @code{mail}, @code{invalid} or
8875 @code{ask}.  The default value is the function
8876 @code{gnus-button-mid-or-mail-heuristic}.
8877
8878 @item gnus-button-mid-or-mail-heuristic
8879 @findex gnus-button-mid-or-mail-heuristic
8880 Function that guesses whether its argument is a message ID or a mail
8881 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8882 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8883 string is invalid.
8884
8885 @item gnus-button-mid-or-mail-heuristic-alist
8886 @vindex gnus-button-mid-or-mail-heuristic-alist
8887 An alist of @code{(RATE . REGEXP)} pairs used by the function
8888 @code{gnus-button-mid-or-mail-heuristic}.
8889
8890 @c Stuff related to gnus-button-tex-level
8891
8892 @item gnus-button-ctan-handler
8893 @findex gnus-button-ctan-handler
8894 The function to use for displaying CTAN links.  It must take one
8895 argument, the string naming the URL.
8896
8897 @item gnus-ctan-url
8898 @vindex gnus-ctan-url
8899 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8900 by @code{gnus-button-ctan-handler}.
8901
8902 @c Misc stuff
8903
8904 @item gnus-article-button-face
8905 @vindex gnus-article-button-face
8906 Face used on buttons.
8907
8908 @item gnus-article-mouse-face
8909 @vindex gnus-article-mouse-face
8910 Face used when the mouse cursor is over a button.
8911
8912 @end table
8913
8914 @xref{Customizing Articles}, for how to buttonize articles automatically.
8915
8916
8917 @node Article Button Levels
8918 @subsection Article button levels
8919 @cindex button levels
8920 The higher the value of the variables @code{gnus-button-@var{*}-level},
8921 the more buttons will appear.  If the level is zero, no corresponding
8922 buttons are displayed.  With the default value (which is 5) you should
8923 already see quite a lot of buttons.  With higher levels, you will see
8924 more buttons, but you may also get more false positives.  To avoid them,
8925 you can set the variables @code{gnus-button-@var{*}-level} local to
8926 specific groups (@pxref{Group Parameters}).  Here's an example for the
8927 variable @code{gnus-parameters}:
8928
8929 @lisp
8930 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8931 (setq gnus-parameters
8932       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8933         ("\\<unix\\>"               (gnus-button-man-level 10))
8934         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8935 @end lisp
8936
8937 @table @code
8938
8939 @item gnus-button-browse-level
8940 @vindex gnus-button-browse-level
8941 Controls the display of references to message IDs, mail addresses and
8942 news URLs.  Related variables and functions include
8943 @code{gnus-button-url-regexp}, @code{browse-url}, and
8944 @code{browse-url-browser-function}.
8945
8946 @item gnus-button-emacs-level
8947 @vindex gnus-button-emacs-level
8948 Controls the display of Emacs or Gnus references.  Related functions are
8949 @code{gnus-button-handle-custom},
8950 @code{gnus-button-handle-describe-function},
8951 @code{gnus-button-handle-describe-variable},
8952 @code{gnus-button-handle-symbol},
8953 @code{gnus-button-handle-describe-key},
8954 @code{gnus-button-handle-apropos},
8955 @code{gnus-button-handle-apropos-command},
8956 @code{gnus-button-handle-apropos-variable},
8957 @code{gnus-button-handle-apropos-documentation}, and
8958 @code{gnus-button-handle-library}.
8959
8960 @item gnus-button-man-level
8961 @vindex gnus-button-man-level
8962 Controls the display of references to (Unix) man pages.
8963 See @code{gnus-button-man-handler}.
8964
8965 @item gnus-button-message-level
8966 @vindex gnus-button-message-level
8967 Controls the display of message IDs, mail addresses and news URLs.
8968 Related variables and functions include
8969 @code{gnus-button-mid-or-mail-regexp},
8970 @code{gnus-button-prefer-mid-or-mail},
8971 @code{gnus-button-mid-or-mail-heuristic}, and
8972 @code{gnus-button-mid-or-mail-heuristic-alist}.
8973
8974 @item gnus-button-tex-level
8975 @vindex gnus-button-tex-level
8976 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8977 URLs.  See the variables @code{gnus-ctan-url},
8978 @code{gnus-button-ctan-handler},
8979 @code{gnus-button-ctan-directory-regexp}, and
8980 @code{gnus-button-handle-ctan-bogus-regexp}.
8981
8982 @end table
8983
8984
8985 @node Article Date
8986 @subsection Article Date
8987
8988 The date is most likely generated in some obscure timezone you've never
8989 heard of, so it's quite nice to be able to find out what the time was
8990 when the article was sent.
8991
8992 @table @kbd
8993
8994 @item W T u
8995 @kindex W T u (Summary)
8996 @findex gnus-article-date-ut
8997 Display the date in UT (aka. GMT, aka ZULU)
8998 (@code{gnus-article-date-ut}).
8999
9000 @item W T i
9001 @kindex W T i (Summary)
9002 @findex gnus-article-date-iso8601
9003 @cindex ISO 8601
9004 Display the date in international format, aka. ISO 8601
9005 (@code{gnus-article-date-iso8601}).
9006
9007 @item W T l
9008 @kindex W T l (Summary)
9009 @findex gnus-article-date-local
9010 Display the date in the local timezone (@code{gnus-article-date-local}).
9011
9012 @item W T p
9013 @kindex W T p (Summary)
9014 @findex gnus-article-date-english
9015 Display the date in a format that's easily pronounceable in English
9016 (@code{gnus-article-date-english}).
9017
9018 @item W T s
9019 @kindex W T s (Summary)
9020 @vindex gnus-article-time-format
9021 @findex gnus-article-date-user
9022 @findex format-time-string
9023 Display the date using a user-defined format
9024 (@code{gnus-article-date-user}).  The format is specified by the
9025 @code{gnus-article-time-format} variable, and is a string that's passed
9026 to @code{format-time-string}.  See the documentation of that variable
9027 for a list of possible format specs.
9028
9029 @item W T e
9030 @kindex W T e (Summary)
9031 @findex gnus-article-date-lapsed
9032 @findex gnus-start-date-timer
9033 @findex gnus-stop-date-timer
9034 Say how much time has elapsed between the article was posted and now
9035 (@code{gnus-article-date-lapsed}).  It looks something like:
9036
9037 @example
9038 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9039 @end example
9040
9041 @vindex gnus-article-date-lapsed-new-header
9042 The value of @code{gnus-article-date-lapsed-new-header} determines
9043 whether this header will just be added below the old Date one, or will
9044 replace it.
9045
9046 An advantage of using Gnus to read mail is that it converts simple bugs
9047 into wonderful absurdities.
9048
9049 If you want to have this line updated continually, you can put
9050
9051 @lisp
9052 (gnus-start-date-timer)
9053 @end lisp
9054
9055 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9056 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9057 command.
9058
9059 @item W T o
9060 @kindex W T o (Summary)
9061 @findex gnus-article-date-original
9062 Display the original date (@code{gnus-article-date-original}).  This can
9063 be useful if you normally use some other conversion function and are
9064 worried that it might be doing something totally wrong.  Say, claiming
9065 that the article was posted in 1854.  Although something like that is
9066 @emph{totally} impossible.  Don't you trust me? *titter*
9067
9068 @end table
9069
9070 @xref{Customizing Articles}, for how to display the date in your
9071 preferred format automatically.
9072
9073
9074 @node Article Display
9075 @subsection Article Display
9076 @cindex picons
9077 @cindex x-face
9078 @cindex smileys
9079
9080 These commands add various frivolous display gimmicks to the article
9081 buffer in Emacs versions that support them.
9082
9083 @code{X-Face} headers are small black-and-white images supplied by the
9084 message headers (@pxref{X-Face}).
9085
9086 @code{Face} headers are small colored images supplied by the message
9087 headers (@pxref{Face}).
9088
9089 Smileys are those little @samp{:-)} symbols that people like to litter
9090 their messages with (@pxref{Smileys}).
9091
9092 Picons, on the other hand, reside on your own system, and Gnus will
9093 try to match the headers to what you have (@pxref{Picons}).
9094
9095 All these functions are toggles---if the elements already exist,
9096 they'll be removed.
9097
9098 @table @kbd
9099 @item W D x
9100 @kindex W D x (Summary)
9101 @findex gnus-article-display-x-face
9102 Display an @code{X-Face} in the @code{From} header.
9103 (@code{gnus-article-display-x-face}).
9104
9105 @item W D d
9106 @kindex W D d (Summary)
9107 @findex gnus-article-display-face
9108 Display a @code{Face} in the @code{From} header.
9109 (@code{gnus-article-display-face}).
9110
9111 @item W D s
9112 @kindex W D s (Summary)
9113 @findex gnus-treat-smiley
9114 Display smileys (@code{gnus-treat-smiley}).
9115
9116 @item W D f
9117 @kindex W D f (Summary)
9118 @findex gnus-treat-from-picon
9119 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9120
9121 @item W D m
9122 @kindex W D m (Summary)
9123 @findex gnus-treat-mail-picon
9124 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9125 (@code{gnus-treat-mail-picon}).
9126
9127 @item W D n
9128 @kindex W D n (Summary)
9129 @findex gnus-treat-newsgroups-picon
9130 Piconify all news headers (i. e., @code{Newsgroups} and
9131 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9132
9133 @item W D D
9134 @kindex W D D (Summary)
9135 @findex gnus-article-remove-images
9136 Remove all images from the article buffer
9137 (@code{gnus-article-remove-images}).
9138
9139 @end table
9140
9141
9142
9143 @node Article Signature
9144 @subsection Article Signature
9145 @cindex signatures
9146 @cindex article signature
9147
9148 @vindex gnus-signature-separator
9149 Each article is divided into two parts---the head and the body.  The
9150 body can be divided into a signature part and a text part.  The variable
9151 that says what is to be considered a signature is
9152 @code{gnus-signature-separator}.  This is normally the standard
9153 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9154 non-standard signature separators, so this variable can also be a list
9155 of regular expressions to be tested, one by one.  (Searches are done
9156 from the end of the body towards the beginning.)  One likely value is:
9157
9158 @lisp
9159 (setq gnus-signature-separator
9160       '("^-- $"         ; @r{The standard}
9161         "^-- *$"        ; @r{A common mangling}
9162         "^-------*$"    ; @r{Many people just use a looong}
9163                         ; @r{line of dashes.  Shame!}
9164         "^ *--------*$" ; @r{Double-shame!}
9165         "^________*$"   ; @r{Underscores are also popular}
9166         "^========*$")) ; @r{Pervert!}
9167 @end lisp
9168
9169 The more permissive you are, the more likely it is that you'll get false
9170 positives.
9171
9172 @vindex gnus-signature-limit
9173 @code{gnus-signature-limit} provides a limit to what is considered a
9174 signature when displaying articles.
9175
9176 @enumerate
9177 @item
9178 If it is an integer, no signature may be longer (in characters) than
9179 that integer.
9180 @item
9181 If it is a floating point number, no signature may be longer (in lines)
9182 than that number.
9183 @item
9184 If it is a function, the function will be called without any parameters,
9185 and if it returns @code{nil}, there is no signature in the buffer.
9186 @item
9187 If it is a string, it will be used as a regexp.  If it matches, the text
9188 in question is not a signature.
9189 @end enumerate
9190
9191 This variable can also be a list where the elements may be of the types
9192 listed above.  Here's an example:
9193
9194 @lisp
9195 (setq gnus-signature-limit
9196       '(200.0 "^---*Forwarded article"))
9197 @end lisp
9198
9199 This means that if there are more than 200 lines after the signature
9200 separator, or the text after the signature separator is matched by
9201 the regular expression @samp{^---*Forwarded article}, then it isn't a
9202 signature after all.
9203
9204
9205 @node Article Miscellanea
9206 @subsection Article Miscellanea
9207
9208 @table @kbd
9209 @item A t
9210 @kindex A t (Summary)
9211 @findex gnus-article-babel
9212 Translate the article from one language to another
9213 (@code{gnus-article-babel}).
9214
9215 @end table
9216
9217
9218 @node MIME Commands
9219 @section MIME Commands
9220 @cindex MIME decoding
9221 @cindex attachments
9222 @cindex viewing attachments
9223
9224 The following commands all understand the numerical prefix.  For
9225 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9226
9227 @table @kbd
9228 @item b
9229 @itemx K v
9230 @kindex b (Summary)
9231 @kindex K v (Summary)
9232 View the @acronym{MIME} part.
9233
9234 @item K o
9235 @kindex K o (Summary)
9236 Save the @acronym{MIME} part.
9237
9238 @item K c
9239 @kindex K c (Summary)
9240 Copy the @acronym{MIME} part.
9241
9242 @item K e
9243 @kindex K e (Summary)
9244 View the @acronym{MIME} part externally.
9245
9246 @item K i
9247 @kindex K i (Summary)
9248 View the @acronym{MIME} part internally.
9249
9250 @item K |
9251 @kindex K | (Summary)
9252 Pipe the @acronym{MIME} part to an external command.
9253 @end table
9254
9255 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9256 the same manner:
9257
9258 @table @kbd
9259 @item K b
9260 @kindex K b (Summary)
9261 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9262 mostly useful if you wish to save (or perform other actions) on inlined
9263 parts.
9264
9265 @item K m
9266 @kindex K m (Summary)
9267 @findex gnus-summary-repair-multipart
9268 Some multipart messages are transmitted with missing or faulty headers.
9269 This command will attempt to ``repair'' these messages so that they can
9270 be viewed in a more pleasant manner
9271 (@code{gnus-summary-repair-multipart}).
9272
9273 @item X m
9274 @kindex X m (Summary)
9275 @findex gnus-summary-save-parts
9276 Save all parts matching a @acronym{MIME} type to a directory
9277 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9278 convention (@pxref{Process/Prefix}).
9279
9280 @item M-t
9281 @kindex M-t (Summary)
9282 @findex gnus-summary-toggle-display-buttonized
9283 Toggle the buttonized display of the article buffer
9284 (@code{gnus-summary-toggle-display-buttonized}).
9285
9286 @item W M w
9287 @kindex W M w (Summary)
9288 @findex gnus-article-decode-mime-words
9289 Decode RFC 2047-encoded words in the article headers
9290 (@code{gnus-article-decode-mime-words}).
9291
9292 @item W M c
9293 @kindex W M c (Summary)
9294 @findex gnus-article-decode-charset
9295 Decode encoded article bodies as well as charsets
9296 (@code{gnus-article-decode-charset}).
9297
9298 This command looks in the @code{Content-Type} header to determine the
9299 charset.  If there is no such header in the article, you can give it a
9300 prefix, which will prompt for the charset to decode as.  In regional
9301 groups where people post using some common encoding (but do not
9302 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9303 parameter to the required charset (@pxref{Group Parameters}).
9304
9305 @item W M v
9306 @kindex W M v (Summary)
9307 @findex gnus-mime-view-all-parts
9308 View all the @acronym{MIME} parts in the current article
9309 (@code{gnus-mime-view-all-parts}).
9310
9311 @end table
9312
9313 Relevant variables:
9314
9315 @table @code
9316 @item gnus-ignored-mime-types
9317 @vindex gnus-ignored-mime-types
9318 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9319 this list will be completely ignored by Gnus.  The default value is
9320 @code{nil}.
9321
9322 To have all Vcards be ignored, you'd say something like this:
9323
9324 @lisp
9325 (setq gnus-ignored-mime-types
9326       '("text/x-vcard"))
9327 @end lisp
9328
9329 @item gnus-article-loose-mime
9330 @vindex gnus-article-loose-mime
9331 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9332 before interpreting the message as a @acronym{MIME} message.  This helps
9333 when reading messages from certain broken mail user agents.  The
9334 default is @code{nil}.
9335
9336 @item gnus-article-emulate-mime
9337 @vindex gnus-article-emulate-mime
9338 There are other, non-@acronym{MIME} encoding methods used.  The most common
9339 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9340 this variable is non-@code{nil}, Gnus will look in message bodies to
9341 see if it finds these encodings, and if so, it'll run them through the
9342 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9343
9344 @item gnus-unbuttonized-mime-types
9345 @vindex gnus-unbuttonized-mime-types
9346 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9347 this list won't have @acronym{MIME} buttons inserted unless they aren't
9348 displayed or this variable is overridden by
9349 @code{gnus-buttonized-mime-types}.  The default value is
9350 @code{(".*/.*")}.  This variable is only used when
9351 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9352
9353 @item gnus-buttonized-mime-types
9354 @vindex gnus-buttonized-mime-types
9355 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9356 this list will have @acronym{MIME} buttons inserted unless they aren't
9357 displayed.  This variable overrides
9358 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9359 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9360 is @code{nil}.
9361
9362 To see e.g. security buttons but no other buttons, you could set this
9363 variable to @code{("multipart/signed")} and leave
9364 @code{gnus-unbuttonized-mime-types} at the default value.
9365
9366 @item gnus-inhibit-mime-unbuttonizing
9367 @vindex gnus-inhibit-mime-unbuttonizing
9368 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9369 default value is @code{nil}.
9370
9371 @item gnus-article-mime-part-function
9372 @vindex gnus-article-mime-part-function
9373 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9374 handle as the parameter.  The function is meant to be used to allow
9375 users to gather information from the article (e. g., add Vcard info to
9376 the bbdb database) or to do actions based on parts (e. g., automatically
9377 save all jpegs into some directory).
9378
9379 Here's an example function the does the latter:
9380
9381 @lisp
9382 (defun my-save-all-jpeg-parts (handle)
9383   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9384     (with-temp-buffer
9385       (insert (mm-get-part handle))
9386       (write-region (point-min) (point-max)
9387                     (read-file-name "Save jpeg to: ")))))
9388 (setq gnus-article-mime-part-function
9389       'my-save-all-jpeg-parts)
9390 @end lisp
9391
9392 @vindex gnus-mime-multipart-functions
9393 @item gnus-mime-multipart-functions
9394 Alist of @acronym{MIME} multipart types and functions to handle them.
9395
9396 @vindex gnus-mime-display-multipart-alternative-as-mixed
9397 @item gnus-mime-display-multipart-alternative-as-mixed
9398 Display "multipart/alternative" parts as "multipart/mixed".
9399
9400 @vindex gnus-mime-display-multipart-related-as-mixed
9401 @item gnus-mime-display-multipart-related-as-mixed
9402 Display "multipart/related" parts as "multipart/mixed".
9403
9404 If displaying "text/html" is discouraged, see
9405 @code{mm-discouraged-alternatives} in @ref{Display Customization,
9406 Display Customization, , emacs-mime, Emacs-Mime Manual}.  Images or
9407 other material inside a "multipart/related" part might be overlooked
9408 when this variable is @code{nil}.
9409
9410 @vindex gnus-mime-display-multipart-as-mixed
9411 @item gnus-mime-display-multipart-as-mixed
9412 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9413 overrides @code{nil} values of
9414 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9415 @code{gnus-mime-display-multipart-related-as-mixed}.
9416
9417 @vindex mm-file-name-rewrite-functions
9418 @item mm-file-name-rewrite-functions
9419 List of functions used for rewriting file names of @acronym{MIME} parts.
9420 Each function takes a file name as input and returns a file name.
9421
9422 Ready-made functions include@*
9423 @code{mm-file-name-delete-whitespace},
9424 @code{mm-file-name-trim-whitespace},
9425 @code{mm-file-name-collapse-whitespace}, and
9426 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9427 the variable @code{mm-file-name-replace-whitespace} to replace each
9428 whitespace character in a file name with that string; default value
9429 is @code{"_"} (a single underscore).
9430 @findex mm-file-name-delete-whitespace
9431 @findex mm-file-name-trim-whitespace
9432 @findex mm-file-name-collapse-whitespace
9433 @findex mm-file-name-replace-whitespace
9434 @vindex mm-file-name-replace-whitespace
9435
9436 The standard functions @code{capitalize}, @code{downcase},
9437 @code{upcase}, and @code{upcase-initials} may be useful, too.
9438
9439 Everybody knows that whitespace characters in file names are evil,
9440 except those who don't know.  If you receive lots of attachments from
9441 such unenlightened users, you can make live easier by adding
9442
9443 @lisp
9444 (setq mm-file-name-rewrite-functions
9445       '(mm-file-name-trim-whitespace
9446         mm-file-name-collapse-whitespace
9447         mm-file-name-replace-whitespace))
9448 @end lisp
9449
9450 @noindent
9451 to your @file{~/.gnus.el} file.
9452
9453 @end table
9454
9455
9456 @node Charsets
9457 @section Charsets
9458 @cindex charsets
9459
9460 People use different charsets, and we have @acronym{MIME} to let us know what
9461 charsets they use.  Or rather, we wish we had.  Many people use
9462 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9463 just send out messages without saying what character sets they use.  To
9464 help a bit with this, some local news hierarchies have policies that say
9465 what character set is the default.  For instance, the @samp{fj}
9466 hierarchy uses @code{iso-2022-jp-2}.
9467
9468 @vindex gnus-group-charset-alist
9469 This knowledge is encoded in the @code{gnus-group-charset-alist}
9470 variable, which is an alist of regexps (use the first item to match full
9471 group names) and default charsets to be used when reading these groups.
9472
9473 @vindex gnus-newsgroup-ignored-charsets
9474 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9475 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9476 even if they really are in @code{koi-8}.  To help here, the
9477 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9478 charsets that are listed here will be ignored.  The variable can be
9479 set on a group-by-group basis using the group parameters (@pxref{Group
9480 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9481 which includes values some agents insist on having in there.
9482
9483 @vindex gnus-group-posting-charset-alist
9484 When posting, @code{gnus-group-posting-charset-alist} is used to
9485 determine which charsets should not be encoded using the @acronym{MIME}
9486 encodings.  For instance, some hierarchies discourage using
9487 quoted-printable header encoding.
9488
9489 This variable is an alist of regexps and permitted unencoded charsets
9490 for posting.  Each element of the alist has the form @code{(}@var{test
9491 header body-list}@code{)}, where:
9492
9493 @table @var
9494 @item test
9495 is either a regular expression matching the newsgroup header or a
9496 variable to query,
9497 @item header
9498 is the charset which may be left unencoded in the header (@code{nil}
9499 means encode all charsets),
9500 @item body-list
9501 is a list of charsets which may be encoded using 8bit content-transfer
9502 encoding in the body, or one of the special values @code{nil} (always
9503 encode using quoted-printable) or @code{t} (always use 8bit).
9504 @end table
9505
9506 @cindex Russian
9507 @cindex koi8-r
9508 @cindex koi8-u
9509 @cindex iso-8859-5
9510 @cindex coding system aliases
9511 @cindex preferred charset
9512
9513 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9514 The Emacs MIME Manual}, for additional variables that control which
9515 MIME charsets are used when sending messages.
9516
9517 Other charset tricks that may be useful, although not Gnus-specific:
9518
9519 If there are several @acronym{MIME} charsets that encode the same Emacs
9520 charset, you can choose what charset to use by saying the following:
9521
9522 @lisp
9523 (put-charset-property 'cyrillic-iso8859-5
9524                       'preferred-coding-system 'koi8-r)
9525 @end lisp
9526
9527 This means that Russian will be encoded using @code{koi8-r} instead of
9528 the default @code{iso-8859-5} @acronym{MIME} charset.
9529
9530 If you want to read messages in @code{koi8-u}, you can cheat and say
9531
9532 @lisp
9533 (define-coding-system-alias 'koi8-u 'koi8-r)
9534 @end lisp
9535
9536 This will almost do the right thing.
9537
9538 And finally, to read charsets like @code{windows-1251}, you can say
9539 something like
9540
9541 @lisp
9542 (codepage-setup 1251)
9543 (define-coding-system-alias 'windows-1251 'cp1251)
9544 @end lisp
9545
9546
9547 @node Article Commands
9548 @section Article Commands
9549
9550 @table @kbd
9551
9552 @item A P
9553 @cindex PostScript
9554 @cindex printing
9555 @kindex A P (Summary)
9556 @vindex gnus-ps-print-hook
9557 @findex gnus-summary-print-article
9558 Generate and print a PostScript image of the article buffer
9559 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9560 be run just before printing the buffer.  An alternative way to print
9561 article is to use Muttprint (@pxref{Saving Articles}).
9562
9563 @end table
9564
9565
9566 @node Summary Sorting
9567 @section Summary Sorting
9568 @cindex summary sorting
9569
9570 You can have the summary buffer sorted in various ways, even though I
9571 can't really see why you'd want that.
9572
9573 @table @kbd
9574
9575 @item C-c C-s C-n
9576 @kindex C-c C-s C-n (Summary)
9577 @findex gnus-summary-sort-by-number
9578 Sort by article number (@code{gnus-summary-sort-by-number}).
9579
9580 @item C-c C-s C-a
9581 @kindex C-c C-s C-a (Summary)
9582 @findex gnus-summary-sort-by-author
9583 Sort by author (@code{gnus-summary-sort-by-author}).
9584
9585 @item C-c C-s C-t
9586 @kindex C-c C-s C-t (Summary)
9587 @findex gnus-summary-sort-by-recipient
9588 Sort by recipient (@code{gnus-summary-sort-by-recipient}).
9589
9590 @item C-c C-s C-s
9591 @kindex C-c C-s C-s (Summary)
9592 @findex gnus-summary-sort-by-subject
9593 Sort by subject (@code{gnus-summary-sort-by-subject}).
9594
9595 @item C-c C-s C-d
9596 @kindex C-c C-s C-d (Summary)
9597 @findex gnus-summary-sort-by-date
9598 Sort by date (@code{gnus-summary-sort-by-date}).
9599
9600 @item C-c C-s C-l
9601 @kindex C-c C-s C-l (Summary)
9602 @findex gnus-summary-sort-by-lines
9603 Sort by lines (@code{gnus-summary-sort-by-lines}).
9604
9605 @item C-c C-s C-c
9606 @kindex C-c C-s C-c (Summary)
9607 @findex gnus-summary-sort-by-chars
9608 Sort by article length (@code{gnus-summary-sort-by-chars}).
9609
9610 @item C-c C-s C-i
9611 @kindex C-c C-s C-i (Summary)
9612 @findex gnus-summary-sort-by-score
9613 Sort by score (@code{gnus-summary-sort-by-score}).
9614
9615 @item C-c C-s C-r
9616 @kindex C-c C-s C-r (Summary)
9617 @findex gnus-summary-sort-by-random
9618 Randomize (@code{gnus-summary-sort-by-random}).
9619
9620 @item C-c C-s C-o
9621 @kindex C-c C-s C-o (Summary)
9622 @findex gnus-summary-sort-by-original
9623 Sort using the default sorting method
9624 (@code{gnus-summary-sort-by-original}).
9625 @end table
9626
9627 These functions will work both when you use threading and when you don't
9628 use threading.  In the latter case, all summary lines will be sorted,
9629 line by line.  In the former case, sorting will be done on a
9630 root-by-root basis, which might not be what you were looking for.  To
9631 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9632 Commands}).
9633
9634
9635 @node Finding the Parent
9636 @section Finding the Parent
9637 @cindex parent articles
9638 @cindex referring articles
9639
9640 @table @kbd
9641 @item ^
9642 @kindex ^ (Summary)
9643 @findex gnus-summary-refer-parent-article
9644 If you'd like to read the parent of the current article, and it is not
9645 displayed in the summary buffer, you might still be able to.  That is,
9646 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9647 and the @code{References} in the current article are not mangled, you
9648 can just press @kbd{^} or @kbd{A r}
9649 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9650 you'll get the parent.  If the parent is already displayed in the
9651 summary buffer, point will just move to this article.
9652
9653 If given a positive numerical prefix, fetch that many articles back into
9654 the ancestry.  If given a negative numerical prefix, fetch just that
9655 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9656 grandparent and the grandgrandparent of the current article.  If you say
9657 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9658 article.
9659
9660 @item A R (Summary)
9661 @findex gnus-summary-refer-references
9662 @kindex A R (Summary)
9663 Fetch all articles mentioned in the @code{References} header of the
9664 article (@code{gnus-summary-refer-references}).
9665
9666 @item A T (Summary)
9667 @findex gnus-summary-refer-thread
9668 @kindex A T (Summary)
9669 Display the full thread where the current article appears
9670 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9671 headers in the current group to work, so it usually takes a while.  If
9672 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9673 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9674 visible effects normally, but it'll make this command work a whole lot
9675 faster.  Of course, it'll make group entry somewhat slow.
9676
9677 @vindex gnus-refer-thread-limit
9678 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9679 articles before the first displayed in the current group) headers to
9680 fetch when doing this command.  The default is 200.  If @code{t}, all
9681 the available headers will be fetched.  This variable can be overridden
9682 by giving the @kbd{A T} command a numerical prefix.
9683
9684 @item M-^ (Summary)
9685 @findex gnus-summary-refer-article
9686 @kindex M-^ (Summary)
9687 @cindex Message-ID
9688 @cindex fetching by Message-ID
9689 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9690 matter what group it belongs to.  @kbd{M-^}
9691 (@code{gnus-summary-refer-article}) will ask you for a
9692 @code{Message-ID}, which is one of those long, hard-to-read thingies
9693 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9694 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9695 @end table
9696
9697 The current select method will be used when fetching by
9698 @code{Message-ID} from non-news select method, but you can override this
9699 by giving this command a prefix.
9700
9701 @vindex gnus-refer-article-method
9702 If the group you are reading is located on a back end that does not
9703 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9704 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9705 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9706 updating the spool you are reading from, but that's not really
9707 necessary.
9708
9709 It can also be a list of select methods, as well as the special symbol
9710 @code{current}, which means to use the current select method.  If it
9711 is a list, Gnus will try all the methods in the list until it finds a
9712 match.
9713
9714 Here's an example setting that will first try the current method, and
9715 then ask Google if that fails:
9716
9717 @lisp
9718 (setq gnus-refer-article-method
9719       '(current
9720         (nnweb "google" (nnweb-type google))))
9721 @end lisp
9722
9723 Most of the mail back ends support fetching by @code{Message-ID}, but
9724 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9725 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9726 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9727 only able to locate articles that have been posted to the current
9728 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9729 not support this at all.
9730
9731
9732 @node Alternative Approaches
9733 @section Alternative Approaches
9734
9735 Different people like to read news using different methods.  This being
9736 gnus, we offer a small selection of minor modes for the summary buffers.
9737
9738 @menu
9739 * Pick and Read::               First mark articles and then read them.
9740 * Binary Groups::               Auto-decode all articles.
9741 @end menu
9742
9743
9744 @node Pick and Read
9745 @subsection Pick and Read
9746 @cindex pick and read
9747
9748 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9749 a two-phased reading interface.  The user first marks in a summary
9750 buffer the articles she wants to read.  Then she starts reading the
9751 articles with just an article buffer displayed.
9752
9753 @findex gnus-pick-mode
9754 @kindex M-x gnus-pick-mode
9755 Gnus provides a summary buffer minor mode that allows
9756 this---@code{gnus-pick-mode}.  This basically means that a few process
9757 mark commands become one-keystroke commands to allow easy marking, and
9758 it provides one additional command for switching to the summary buffer.
9759
9760 Here are the available keystrokes when using pick mode:
9761
9762 @table @kbd
9763 @item .
9764 @kindex . (Pick)
9765 @findex gnus-pick-article-or-thread
9766 Pick the article or thread on the current line
9767 (@code{gnus-pick-article-or-thread}).  If the variable
9768 @code{gnus-thread-hide-subtree} is true, then this key selects the
9769 entire thread when used at the first article of the thread.  Otherwise,
9770 it selects just the article.  If given a numerical prefix, go to that
9771 thread or article and pick it.  (The line number is normally displayed
9772 at the beginning of the summary pick lines.)
9773
9774 @item SPACE
9775 @kindex SPACE (Pick)
9776 @findex gnus-pick-next-page
9777 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9778 at the end of the buffer, start reading the picked articles.
9779
9780 @item u
9781 @kindex u (Pick)
9782 @findex gnus-pick-unmark-article-or-thread.
9783 Unpick the thread or article
9784 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9785 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9786 thread if used at the first article of the thread.  Otherwise it unpicks
9787 just the article.  You can give this key a numerical prefix to unpick
9788 the thread or article at that line.
9789
9790 @item RET
9791 @kindex RET (Pick)
9792 @findex gnus-pick-start-reading
9793 @vindex gnus-pick-display-summary
9794 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9795 given a prefix, mark all unpicked articles as read first.  If
9796 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9797 will still be visible when you are reading.
9798
9799 @end table
9800
9801 All the normal summary mode commands are still available in the
9802 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9803 which is mapped to the same function
9804 @code{gnus-summary-tick-article-forward}.
9805
9806 If this sounds like a good idea to you, you could say:
9807
9808 @lisp
9809 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9810 @end lisp
9811
9812 @vindex gnus-pick-mode-hook
9813 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9814
9815 @vindex gnus-mark-unpicked-articles-as-read
9816 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9817 all unpicked articles as read.  The default is @code{nil}.
9818
9819 @vindex gnus-summary-pick-line-format
9820 The summary line format in pick mode is slightly different from the
9821 standard format.  At the beginning of each line the line number is
9822 displayed.  The pick mode line format is controlled by the
9823 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9824 Variables}).  It accepts the same format specs that
9825 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9826
9827
9828 @node Binary Groups
9829 @subsection Binary Groups
9830 @cindex binary groups
9831
9832 @findex gnus-binary-mode
9833 @kindex M-x gnus-binary-mode
9834 If you spend much time in binary groups, you may grow tired of hitting
9835 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9836 is a minor mode for summary buffers that makes all ordinary Gnus article
9837 selection functions uudecode series of articles and display the result
9838 instead of just displaying the articles the normal way.
9839
9840 @kindex g (Binary)
9841 @findex gnus-binary-show-article
9842 The only way, in fact, to see the actual articles is the @kbd{g}
9843 command, when you have turned on this mode
9844 (@code{gnus-binary-show-article}).
9845
9846 @vindex gnus-binary-mode-hook
9847 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9848
9849
9850 @node Tree Display
9851 @section Tree Display
9852 @cindex trees
9853
9854 @vindex gnus-use-trees
9855 If you don't like the normal gnus summary display, you might try setting
9856 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9857 additional @dfn{tree buffer}.  You can execute all summary mode commands
9858 in the tree buffer.
9859
9860 There are a few variables to customize the tree display, of course:
9861
9862 @table @code
9863 @item gnus-tree-mode-hook
9864 @vindex gnus-tree-mode-hook
9865 A hook called in all tree mode buffers.
9866
9867 @item gnus-tree-mode-line-format
9868 @vindex gnus-tree-mode-line-format
9869 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9870 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9871 of valid specs, @pxref{Summary Buffer Mode Line}.
9872
9873 @item gnus-selected-tree-face
9874 @vindex gnus-selected-tree-face
9875 Face used for highlighting the selected article in the tree buffer.  The
9876 default is @code{modeline}.
9877
9878 @item gnus-tree-line-format
9879 @vindex gnus-tree-line-format
9880 A format string for the tree nodes.  The name is a bit of a misnomer,
9881 though---it doesn't define a line, but just the node.  The default value
9882 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9883 the name of the poster.  It is vital that all nodes are of the same
9884 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9885
9886 Valid specs are:
9887
9888 @table @samp
9889 @item n
9890 The name of the poster.
9891 @item f
9892 The @code{From} header.
9893 @item N
9894 The number of the article.
9895 @item [
9896 The opening bracket.
9897 @item ]
9898 The closing bracket.
9899 @item s
9900 The subject.
9901 @end table
9902
9903 @xref{Formatting Variables}.
9904
9905 Variables related to the display are:
9906
9907 @table @code
9908 @item gnus-tree-brackets
9909 @vindex gnus-tree-brackets
9910 This is used for differentiating between ``real'' articles and
9911 ``sparse'' articles.  The format is
9912 @example
9913 ((@var{real-open} . @var{real-close})
9914  (@var{sparse-open} . @var{sparse-close})
9915  (@var{dummy-open} . @var{dummy-close}))
9916 @end example
9917 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9918
9919 @item gnus-tree-parent-child-edges
9920 @vindex gnus-tree-parent-child-edges
9921 This is a list that contains the characters used for connecting parent
9922 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9923
9924 @end table
9925
9926 @item gnus-tree-minimize-window
9927 @vindex gnus-tree-minimize-window
9928 If this variable is non-@code{nil}, gnus will try to keep the tree
9929 buffer as small as possible to allow more room for the other gnus
9930 windows.  If this variable is a number, the tree buffer will never be
9931 higher than that number.  The default is @code{t}.  Note that if you
9932 have several windows displayed side-by-side in a frame and the tree
9933 buffer is one of these, minimizing the tree window will also resize all
9934 other windows displayed next to it.
9935
9936 You may also wish to add the following hook to keep the window minimized
9937 at all times:
9938
9939 @lisp
9940 (add-hook 'gnus-configure-windows-hook
9941           'gnus-tree-perhaps-minimize)
9942 @end lisp
9943
9944 @item gnus-generate-tree-function
9945 @vindex gnus-generate-tree-function
9946 @findex gnus-generate-horizontal-tree
9947 @findex gnus-generate-vertical-tree
9948 The function that actually generates the thread tree.  Two predefined
9949 functions are available: @code{gnus-generate-horizontal-tree} and
9950 @code{gnus-generate-vertical-tree} (which is the default).
9951
9952 @end table
9953
9954 Here's an example from a horizontal tree buffer:
9955
9956 @example
9957 @{***@}-(***)-[odd]-[Gun]
9958      |      \[Jan]
9959      |      \[odd]-[Eri]
9960      |      \(***)-[Eri]
9961      |            \[odd]-[Paa]
9962      \[Bjo]
9963      \[Gun]
9964      \[Gun]-[Jor]
9965 @end example
9966
9967 Here's the same thread displayed in a vertical tree buffer:
9968
9969 @example
9970 @group
9971 @{***@}
9972   |--------------------------\-----\-----\
9973 (***)                         [Bjo] [Gun] [Gun]
9974   |--\-----\-----\                          |
9975 [odd] [Jan] [odd] (***)                   [Jor]
9976   |           |     |--\
9977 [Gun]       [Eri] [Eri] [odd]
9978                           |
9979                         [Paa]
9980 @end group
9981 @end example
9982
9983 If you're using horizontal trees, it might be nice to display the trees
9984 side-by-side with the summary buffer.  You could add something like the
9985 following to your @file{~/.gnus.el} file:
9986
9987 @lisp
9988 (setq gnus-use-trees t
9989       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9990       gnus-tree-minimize-window nil)
9991 (gnus-add-configuration
9992  '(article
9993    (vertical 1.0
9994              (horizontal 0.25
9995                          (summary 0.75 point)
9996                          (tree 1.0))
9997              (article 1.0))))
9998 @end lisp
9999
10000 @xref{Window Layout}.
10001
10002
10003 @node Mail Group Commands
10004 @section Mail Group Commands
10005 @cindex mail group commands
10006
10007 Some commands only make sense in mail groups.  If these commands are
10008 invalid in the current group, they will raise a hell and let you know.
10009
10010 All these commands (except the expiry and edit commands) use the
10011 process/prefix convention (@pxref{Process/Prefix}).
10012
10013 @table @kbd
10014
10015 @item B e
10016 @kindex B e (Summary)
10017 @findex gnus-summary-expire-articles
10018 Run all expirable articles in the current group through the expiry
10019 process (@code{gnus-summary-expire-articles}).  That is, delete all
10020 expirable articles in the group that have been around for a while.
10021 (@pxref{Expiring Mail}).
10022
10023 @item B C-M-e
10024 @kindex B C-M-e (Summary)
10025 @findex gnus-summary-expire-articles-now
10026 Delete all the expirable articles in the group
10027 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10028 articles eligible for expiry in the current group will
10029 disappear forever into that big @file{/dev/null} in the sky.
10030
10031 @item B DEL
10032 @kindex B DEL (Summary)
10033 @findex gnus-summary-delete-article
10034 @c @icon{gnus-summary-mail-delete}
10035 Delete the mail article.  This is ``delete'' as in ``delete it from your
10036 disk forever and ever, never to return again.'' Use with caution.
10037 (@code{gnus-summary-delete-article}).
10038
10039 @item B m
10040 @kindex B m (Summary)
10041 @cindex move mail
10042 @findex gnus-summary-move-article
10043 @vindex gnus-preserve-marks
10044 Move the article from one mail group to another
10045 (@code{gnus-summary-move-article}).  Marks will be preserved if
10046 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10047
10048 @item B c
10049 @kindex B c (Summary)
10050 @cindex copy mail
10051 @findex gnus-summary-copy-article
10052 @c @icon{gnus-summary-mail-copy}
10053 Copy the article from one group (mail group or not) to a mail group
10054 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10055 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10056
10057 @item B B
10058 @kindex B B (Summary)
10059 @cindex crosspost mail
10060 @findex gnus-summary-crosspost-article
10061 Crosspost the current article to some other group
10062 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10063 the article in the other group, and the Xref headers of the article will
10064 be properly updated.
10065
10066 @item B i
10067 @kindex B i (Summary)
10068 @findex gnus-summary-import-article
10069 Import an arbitrary file into the current mail newsgroup
10070 (@code{gnus-summary-import-article}).  You will be prompted for a file
10071 name, a @code{From} header and a @code{Subject} header.
10072
10073 @item B I
10074 @kindex B I (Summary)
10075 @findex gnus-summary-create-article
10076 Create an empty article in the current mail newsgroups
10077 (@code{gnus-summary-create-article}).  You will be prompted for a
10078 @code{From} header and a @code{Subject} header.
10079
10080 @item B r
10081 @kindex B r (Summary)
10082 @findex gnus-summary-respool-article
10083 @vindex gnus-summary-respool-default-method
10084 Respool the mail article (@code{gnus-summary-respool-article}).
10085 @code{gnus-summary-respool-default-method} will be used as the default
10086 select method when respooling.  This variable is @code{nil} by default,
10087 which means that the current group select method will be used instead.
10088 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10089 (which is the default).
10090
10091 @item B w
10092 @itemx e
10093 @kindex B w (Summary)
10094 @kindex e (Summary)
10095 @findex gnus-summary-edit-article
10096 @kindex C-c C-c (Article)
10097 @findex gnus-summary-edit-article-done
10098 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10099 editing and make the changes permanent, type @kbd{C-c C-c}
10100 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10101 @kbd{C-c C-c} command, gnus won't re-highlight the article.
10102
10103 @item B q
10104 @kindex B q (Summary)
10105 @findex gnus-summary-respool-query
10106 If you want to re-spool an article, you might be curious as to what group
10107 the article will end up in before you do the re-spooling.  This command
10108 will tell you (@code{gnus-summary-respool-query}).
10109
10110 @item B t
10111 @kindex B t (Summary)
10112 @findex gnus-summary-respool-trace
10113 Similarly, this command will display all fancy splitting patterns used
10114 when respooling, if any (@code{gnus-summary-respool-trace}).
10115
10116 @item B p
10117 @kindex B p (Summary)
10118 @findex gnus-summary-article-posted-p
10119 Some people have a tendency to send you ``courtesy'' copies when they
10120 follow up to articles you have posted.  These usually have a
10121 @code{Newsgroups} header in them, but not always.  This command
10122 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10123 article from your news server (or rather, from
10124 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10125 report back whether it found the article or not.  Even if it says that
10126 it didn't find the article, it may have been posted anyway---mail
10127 propagation is much faster than news propagation, and the news copy may
10128 just not have arrived yet.
10129
10130 @item K E
10131 @kindex K E (Summary)
10132 @findex gnus-article-encrypt-body
10133 @vindex gnus-article-encrypt-protocol
10134 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10135 The body is encrypted with the encryption protocol specified by the
10136 variable @code{gnus-article-encrypt-protocol}.
10137
10138 @end table
10139
10140 @vindex gnus-move-split-methods
10141 @cindex moving articles
10142 If you move (or copy) articles regularly, you might wish to have gnus
10143 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10144 variable that uses the same syntax as @code{gnus-split-methods}
10145 (@pxref{Saving Articles}).  You may customize that variable to create
10146 suggestions you find reasonable.  (Note that
10147 @code{gnus-move-split-methods} uses group names where
10148 @code{gnus-split-methods} uses file names.)
10149
10150 @lisp
10151 (setq gnus-move-split-methods
10152       '(("^From:.*Lars Magne" "nnml:junk")
10153         ("^Subject:.*gnus" "nnfolder:important")
10154         (".*" "nnml:misc")))
10155 @end lisp
10156
10157
10158 @node Various Summary Stuff
10159 @section Various Summary Stuff
10160
10161 @menu
10162 * Summary Group Information::   Information oriented commands.
10163 * Searching for Articles::      Multiple article commands.
10164 * Summary Generation Commands::
10165 * Really Various Summary Commands::  Those pesky non-conformant commands.
10166 @end menu
10167
10168 @table @code
10169 @vindex gnus-summary-display-while-building
10170 @item gnus-summary-display-while-building
10171 If non-@code{nil}, show and update the summary buffer as it's being
10172 built.  If @code{t}, update the buffer after every line is inserted.
10173 If the value is an integer, @var{n}, update the display every @var{n}
10174 lines.  The default is @code{nil}.
10175
10176 @vindex gnus-summary-display-arrow
10177 @item gnus-summary-display-arrow
10178 If non-@code{nil}, display an arrow in the fringe to indicate the
10179 current article.
10180
10181 @vindex gnus-summary-mode-hook
10182 @item gnus-summary-mode-hook
10183 This hook is called when creating a summary mode buffer.
10184
10185 @vindex gnus-summary-generate-hook
10186 @item gnus-summary-generate-hook
10187 This is called as the last thing before doing the threading and the
10188 generation of the summary buffer.  It's quite convenient for customizing
10189 the threading variables based on what data the newsgroup has.  This hook
10190 is called from the summary buffer after most summary buffer variables
10191 have been set.
10192
10193 @vindex gnus-summary-prepare-hook
10194 @item gnus-summary-prepare-hook
10195 It is called after the summary buffer has been generated.  You might use
10196 it to, for instance, highlight lines or modify the look of the buffer in
10197 some other ungodly manner.  I don't care.
10198
10199 @vindex gnus-summary-prepared-hook
10200 @item gnus-summary-prepared-hook
10201 A hook called as the very last thing after the summary buffer has been
10202 generated.
10203
10204 @vindex gnus-summary-ignore-duplicates
10205 @item gnus-summary-ignore-duplicates
10206 When gnus discovers two articles that have the same @code{Message-ID},
10207 it has to do something drastic.  No articles are allowed to have the
10208 same @code{Message-ID}, but this may happen when reading mail from some
10209 sources.  Gnus allows you to customize what happens with this variable.
10210 If it is @code{nil} (which is the default), gnus will rename the
10211 @code{Message-ID} (for display purposes only) and display the article as
10212 any other article.  If this variable is @code{t}, it won't display the
10213 article---it'll be as if it never existed.
10214
10215 @vindex gnus-alter-articles-to-read-function
10216 @item gnus-alter-articles-to-read-function
10217 This function, which takes two parameters (the group name and the list
10218 of articles to be selected), is called to allow the user to alter the
10219 list of articles to be selected.
10220
10221 For instance, the following function adds the list of cached articles to
10222 the list in one particular group:
10223
10224 @lisp
10225 (defun my-add-cached-articles (group articles)
10226   (if (string= group "some.group")
10227       (append gnus-newsgroup-cached articles)
10228     articles))
10229 @end lisp
10230
10231 @vindex gnus-newsgroup-variables
10232 @item gnus-newsgroup-variables
10233 A list of newsgroup (summary buffer) local variables, or cons of
10234 variables and their default expressions to be evalled (when the default
10235 values are not @code{nil}), that should be made global while the summary
10236 buffer is active.
10237
10238 Note: The default expressions will be evaluated (using function
10239 @code{eval}) before assignment to the local variable rather than just
10240 assigned to it.  If the default expression is the symbol @code{global},
10241 that symbol will not be evaluated but the global value of the local
10242 variable will be used instead.
10243
10244 These variables can be used to set variables in the group parameters
10245 while still allowing them to affect operations done in other
10246 buffers.  For example:
10247
10248 @lisp
10249 (setq gnus-newsgroup-variables
10250       '(message-use-followup-to
10251         (gnus-visible-headers .
10252  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10253 @end lisp
10254
10255 Also @pxref{Group Parameters}.
10256 @end table
10257
10258
10259 @node Summary Group Information
10260 @subsection Summary Group Information
10261
10262 @table @kbd
10263
10264 @item H f
10265 @kindex H f (Summary)
10266 @findex gnus-summary-fetch-faq
10267 @vindex gnus-group-faq-directory
10268 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10269 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10270 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10271 is usually a directory on a remote machine.  This variable can also be
10272 a list of directories.  In that case, giving a prefix to this command
10273 will allow you to choose between the various sites.  @code{ange-ftp}
10274 or @code{efs} will probably be used for fetching the file.
10275
10276 @item H d
10277 @kindex H d (Summary)
10278 @findex gnus-summary-describe-group
10279 Give a brief description of the current group
10280 (@code{gnus-summary-describe-group}).  If given a prefix, force
10281 rereading the description from the server.
10282
10283 @item H h
10284 @kindex H h (Summary)
10285 @findex gnus-summary-describe-briefly
10286 Give an extremely brief description of the most important summary
10287 keystrokes (@code{gnus-summary-describe-briefly}).
10288
10289 @item H i
10290 @kindex H i (Summary)
10291 @findex gnus-info-find-node
10292 Go to the gnus info node (@code{gnus-info-find-node}).
10293 @end table
10294
10295
10296 @node Searching for Articles
10297 @subsection Searching for Articles
10298
10299 @table @kbd
10300
10301 @item M-s
10302 @kindex M-s (Summary)
10303 @findex gnus-summary-search-article-forward
10304 Search through all subsequent (raw) articles for a regexp
10305 (@code{gnus-summary-search-article-forward}).
10306
10307 @item M-r
10308 @kindex M-r (Summary)
10309 @findex gnus-summary-search-article-backward
10310 Search through all previous (raw) articles for a regexp
10311 (@code{gnus-summary-search-article-backward}).
10312
10313 @item &
10314 @kindex & (Summary)
10315 @findex gnus-summary-execute-command
10316 This command will prompt you for a header, a regular expression to match
10317 on this field, and a command to be executed if the match is made
10318 (@code{gnus-summary-execute-command}).  If the header is an empty
10319 string, the match is done on the entire article.  If given a prefix,
10320 search backward instead.
10321
10322 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10323 all articles that have heads or bodies that match @samp{some.*string}.
10324
10325 @item M-&
10326 @kindex M-& (Summary)
10327 @findex gnus-summary-universal-argument
10328 Perform any operation on all articles that have been marked with
10329 the process mark (@code{gnus-summary-universal-argument}).
10330 @end table
10331
10332 @node Summary Generation Commands
10333 @subsection Summary Generation Commands
10334
10335 @table @kbd
10336
10337 @item Y g
10338 @kindex Y g (Summary)
10339 @findex gnus-summary-prepare
10340 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10341
10342 @item Y c
10343 @kindex Y c (Summary)
10344 @findex gnus-summary-insert-cached-articles
10345 Pull all cached articles (for the current group) into the summary buffer
10346 (@code{gnus-summary-insert-cached-articles}).
10347
10348 @item Y d
10349 @kindex Y d (Summary)
10350 @findex gnus-summary-insert-dormant-articles
10351 Pull all dormant articles (for the current group) into the summary buffer
10352 (@code{gnus-summary-insert-dormant-articles}).
10353
10354 @end table
10355
10356
10357 @node Really Various Summary Commands
10358 @subsection Really Various Summary Commands
10359
10360 @table @kbd
10361
10362 @item A D
10363 @itemx C-d
10364 @kindex C-d (Summary)
10365 @kindex A D (Summary)
10366 @findex gnus-summary-enter-digest-group
10367 If the current article is a collection of other articles (for instance,
10368 a digest), you might use this command to enter a group based on the that
10369 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10370 guess what article type is currently displayed unless you give a prefix
10371 to this command, which forces a ``digest'' interpretation.  Basically,
10372 whenever you see a message that is a collection of other messages of
10373 some format, you @kbd{C-d} and read these messages in a more convenient
10374 fashion.
10375
10376 @item C-M-d
10377 @kindex C-M-d (Summary)
10378 @findex gnus-summary-read-document
10379 This command is very similar to the one above, but lets you gather
10380 several documents into one biiig group
10381 (@code{gnus-summary-read-document}).  It does this by opening several
10382 @code{nndoc} groups for each document, and then opening an
10383 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10384 command understands the process/prefix convention
10385 (@pxref{Process/Prefix}).
10386
10387 @item C-t
10388 @kindex C-t (Summary)
10389 @findex gnus-summary-toggle-truncation
10390 Toggle truncation of summary lines
10391 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10392 line centering function in the summary buffer, so it's not a good idea
10393 to have truncation switched off while reading articles.
10394
10395 @item =
10396 @kindex = (Summary)
10397 @findex gnus-summary-expand-window
10398 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10399 If given a prefix, force an @code{article} window configuration.
10400
10401 @item C-M-e
10402 @kindex C-M-e (Summary)
10403 @findex gnus-summary-edit-parameters
10404 Edit the group parameters (@pxref{Group Parameters}) of the current
10405 group (@code{gnus-summary-edit-parameters}).
10406
10407 @item C-M-a
10408 @kindex C-M-a (Summary)
10409 @findex gnus-summary-customize-parameters
10410 Customize the group parameters (@pxref{Group Parameters}) of the current
10411 group (@code{gnus-summary-customize-parameters}).
10412
10413 @end table
10414
10415
10416 @node Exiting the Summary Buffer
10417 @section Exiting the Summary Buffer
10418 @cindex summary exit
10419 @cindex exiting groups
10420
10421 Exiting from the summary buffer will normally update all info on the
10422 group and return you to the group buffer.
10423
10424 @table @kbd
10425
10426 @item Z Z
10427 @itemx Z Q
10428 @itemx q
10429 @kindex Z Z (Summary)
10430 @kindex Z Q (Summary)
10431 @kindex q (Summary)
10432 @findex gnus-summary-exit
10433 @vindex gnus-summary-exit-hook
10434 @vindex gnus-summary-prepare-exit-hook
10435 @vindex gnus-group-no-more-groups-hook
10436 @c @icon{gnus-summary-exit}
10437 Exit the current group and update all information on the group
10438 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10439 called before doing much of the exiting, which calls
10440 @code{gnus-summary-expire-articles} by default.
10441 @code{gnus-summary-exit-hook} is called after finishing the exit
10442 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10443 group mode having no more (unread) groups.
10444
10445 @item Z E
10446 @itemx Q
10447 @kindex Z E (Summary)
10448 @kindex Q (Summary)
10449 @findex gnus-summary-exit-no-update
10450 Exit the current group without updating any information on the group
10451 (@code{gnus-summary-exit-no-update}).
10452
10453 @item Z c
10454 @itemx c
10455 @kindex Z c (Summary)
10456 @kindex c (Summary)
10457 @findex gnus-summary-catchup-and-exit
10458 @c @icon{gnus-summary-catchup-and-exit}
10459 Mark all unticked articles in the group as read and then exit
10460 (@code{gnus-summary-catchup-and-exit}).
10461
10462 @item Z C
10463 @kindex Z C (Summary)
10464 @findex gnus-summary-catchup-all-and-exit
10465 Mark all articles, even the ticked ones, as read and then exit
10466 (@code{gnus-summary-catchup-all-and-exit}).
10467
10468 @item Z n
10469 @kindex Z n (Summary)
10470 @findex gnus-summary-catchup-and-goto-next-group
10471 Mark all articles as read and go to the next group
10472 (@code{gnus-summary-catchup-and-goto-next-group}).
10473
10474 @item Z R
10475 @itemx C-x C-s
10476 @kindex Z R (Summary)
10477 @kindex C-x C-s (Summary)
10478 @findex gnus-summary-reselect-current-group
10479 Exit this group, and then enter it again
10480 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10481 all articles, both read and unread.
10482
10483 @item Z G
10484 @itemx M-g
10485 @kindex Z G (Summary)
10486 @kindex M-g (Summary)
10487 @findex gnus-summary-rescan-group
10488 @c @icon{gnus-summary-mail-get}
10489 Exit the group, check for new articles in the group, and select the
10490 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10491 articles, both read and unread.
10492
10493 @item Z N
10494 @kindex Z N (Summary)
10495 @findex gnus-summary-next-group
10496 Exit the group and go to the next group
10497 (@code{gnus-summary-next-group}).
10498
10499 @item Z P
10500 @kindex Z P (Summary)
10501 @findex gnus-summary-prev-group
10502 Exit the group and go to the previous group
10503 (@code{gnus-summary-prev-group}).
10504
10505 @item Z s
10506 @kindex Z s (Summary)
10507 @findex gnus-summary-save-newsrc
10508 Save the current number of read/marked articles in the dribble buffer
10509 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10510 given a prefix, also save the @file{.newsrc} file(s).  Using this
10511 command will make exit without updating (the @kbd{Q} command) worthless.
10512 @end table
10513
10514 @vindex gnus-exit-group-hook
10515 @code{gnus-exit-group-hook} is called when you exit the current group
10516 with an ``updating'' exit.  For instance @kbd{Q}
10517 (@code{gnus-summary-exit-no-update}) does not call this hook.
10518
10519 @findex gnus-summary-wake-up-the-dead
10520 @findex gnus-dead-summary-mode
10521 @vindex gnus-kill-summary-on-exit
10522 If you're in the habit of exiting groups, and then changing your mind
10523 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10524 If you do that, gnus won't kill the summary buffer when you exit it.
10525 (Quelle surprise!)  Instead it will change the name of the buffer to
10526 something like @samp{*Dead Summary ... *} and install a minor mode
10527 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10528 buffer, you'll find that all keys are mapped to a function called
10529 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10530 summary buffer will result in a live, normal summary buffer.
10531
10532 There will never be more than one dead summary buffer at any one time.
10533
10534 @vindex gnus-use-cross-reference
10535 The data on the current group will be updated (which articles you have
10536 read, which articles you have replied to, etc.) when you exit the
10537 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10538 @code{t} (which is the default), articles that are cross-referenced to
10539 this group and are marked as read, will also be marked as read in the
10540 other subscribed groups they were cross-posted to.  If this variable is
10541 neither @code{nil} nor @code{t}, the article will be marked as read in
10542 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10543
10544
10545 @node Crosspost Handling
10546 @section Crosspost Handling
10547
10548 @cindex velveeta
10549 @cindex spamming
10550 Marking cross-posted articles as read ensures that you'll never have to
10551 read the same article more than once.  Unless, of course, somebody has
10552 posted it to several groups separately.  Posting the same article to
10553 several groups (not cross-posting) is called @dfn{spamming}, and you are
10554 by law required to send nasty-grams to anyone who perpetrates such a
10555 heinous crime.  You may want to try NoCeM handling to filter out spam
10556 (@pxref{NoCeM}).
10557
10558 Remember: Cross-posting is kinda ok, but posting the same article
10559 separately to several groups is not.  Massive cross-posting (aka.
10560 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10561 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10562 excessive crossposting (@pxref{Summary Mail Commands}).
10563
10564 @cindex cross-posting
10565 @cindex Xref
10566 @cindex @acronym{NOV}
10567 One thing that may cause Gnus to not do the cross-posting thing
10568 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10569 (which is very nice, because it speeds things up considerably) which
10570 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10571 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10572 even with @sc{xover} by registering the @code{Xref} lines of all
10573 articles you actually read, but if you kill the articles, or just mark
10574 them as read without reading them, Gnus will not get a chance to snoop
10575 the @code{Xref} lines out of these articles, and will be unable to use
10576 the cross reference mechanism.
10577
10578 @cindex LIST overview.fmt
10579 @cindex overview.fmt
10580 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10581 in its overview files, try @samp{telnet your.nntp.server nntp},
10582 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10583 overview.fmt}.  This may not work, but if it does, and the last line you
10584 get does not read @samp{Xref:full}, then you should shout and whine at
10585 your news admin until she includes the @code{Xref} header in the
10586 overview files.
10587
10588 @vindex gnus-nov-is-evil
10589 If you want Gnus to get the @code{Xref}s right all the time, you have to
10590 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10591 considerably.
10592
10593 C'est la vie.
10594
10595 For an alternative approach, @pxref{Duplicate Suppression}.
10596
10597
10598 @node Duplicate Suppression
10599 @section Duplicate Suppression
10600
10601 By default, gnus tries to make sure that you don't have to read the same
10602 article more than once by utilizing the crossposting mechanism
10603 (@pxref{Crosspost Handling}).  However, that simple and efficient
10604 approach may not work satisfactory for some users for various
10605 reasons.
10606
10607 @enumerate
10608 @item
10609 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10610 is evil and not very common.
10611
10612 @item
10613 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10614 @file{.overview} data bases.  This is evil and all too common, alas.
10615
10616 @item
10617 You may be reading the same group (or several related groups) from
10618 different @acronym{NNTP} servers.
10619
10620 @item
10621 You may be getting mail that duplicates articles posted to groups.
10622 @end enumerate
10623
10624 I'm sure there are other situations where @code{Xref} handling fails as
10625 well, but these four are the most common situations.
10626
10627 If, and only if, @code{Xref} handling fails for you, then you may
10628 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10629 will remember the @code{Message-ID}s of all articles you have read or
10630 otherwise marked as read, and then, as if by magic, mark them as read
10631 all subsequent times you see them---in @emph{all} groups.  Using this
10632 mechanism is quite likely to be somewhat inefficient, but not overly
10633 so.  It's certainly preferable to reading the same articles more than
10634 once.
10635
10636 Duplicate suppression is not a very subtle instrument.  It's more like a
10637 sledge hammer than anything else.  It works in a very simple
10638 fashion---if you have marked an article as read, it adds this Message-ID
10639 to a cache.  The next time it sees this Message-ID, it will mark the
10640 article as read with the @samp{M} mark.  It doesn't care what group it
10641 saw the article in.
10642
10643 @table @code
10644 @item gnus-suppress-duplicates
10645 @vindex gnus-suppress-duplicates
10646 If non-@code{nil}, suppress duplicates.
10647
10648 @item gnus-save-duplicate-list
10649 @vindex gnus-save-duplicate-list
10650 If non-@code{nil}, save the list of duplicates to a file.  This will
10651 make startup and shutdown take longer, so the default is @code{nil}.
10652 However, this means that only duplicate articles read in a single gnus
10653 session are suppressed.
10654
10655 @item gnus-duplicate-list-length
10656 @vindex gnus-duplicate-list-length
10657 This variable says how many @code{Message-ID}s to keep in the duplicate
10658 suppression list.  The default is 10000.
10659
10660 @item gnus-duplicate-file
10661 @vindex gnus-duplicate-file
10662 The name of the file to store the duplicate suppression list in.  The
10663 default is @file{~/News/suppression}.
10664 @end table
10665
10666 If you have a tendency to stop and start gnus often, setting
10667 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10668 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10669 the other hand, saving the list makes startup and shutdown much slower,
10670 so that means that if you stop and start gnus often, you should set
10671 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10672 to you to figure out, I think.
10673
10674 @node Security
10675 @section Security
10676
10677 Gnus is able to verify signed messages or decrypt encrypted messages.
10678 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10679 and @acronym{S/MIME}, however you need some external programs to get
10680 things to work:
10681
10682 @enumerate
10683 @item
10684 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10685 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10686 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10687 Manual}), but Mailcrypt and gpg.el are also supported.
10688
10689 @item
10690 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10691 or newer is recommended.
10692
10693 @end enumerate
10694
10695 More information on how to set things up can be found in the message
10696 manual (@pxref{Security, ,Security, message, Message Manual}).
10697
10698 @table @code
10699 @item mm-verify-option
10700 @vindex mm-verify-option
10701 Option of verifying signed parts.  @code{never}, not verify;
10702 @code{always}, always verify; @code{known}, only verify known
10703 protocols.  Otherwise, ask user.
10704
10705 @item mm-decrypt-option
10706 @vindex mm-decrypt-option
10707 Option of decrypting encrypted parts.  @code{never}, no decryption;
10708 @code{always}, always decrypt; @code{known}, only decrypt known
10709 protocols.  Otherwise, ask user.
10710
10711 @item mml1991-use
10712 @vindex mml1991-use
10713 Symbol indicating elisp interface to OpenPGP implementation for
10714 @acronym{PGP} messages.  The default is @code{pgg}, but
10715 @code{mailcrypt} and @code{gpg} are also supported although
10716 deprecated.
10717
10718 @item mml2015-use
10719 @vindex mml2015-use
10720 Symbol indicating elisp interface to OpenPGP implementation for
10721 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10722 @code{mailcrypt} and @code{gpg} are also supported although
10723 deprecated.
10724
10725 @end table
10726
10727 @cindex snarfing keys
10728 @cindex importing PGP keys
10729 @cindex PGP key ring import
10730 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10731 key ring) is not supported explicitly through a menu item or command,
10732 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10733 allowing you to specify whatever action you think is appropriate
10734 through the usual @acronym{MIME} infrastructure.  You can use a
10735 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10736 Emacs MIME Manual}) such as the following to import keys using GNU
10737 Privacy Guard when you click on the @acronym{MIME} button
10738 (@pxref{Using MIME}).
10739
10740 @example
10741 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10742 @end example
10743 @noindent
10744 This happens to also be the default action defined in
10745 @code{mailcap-mime-data}.
10746
10747 @node Mailing List
10748 @section Mailing List
10749 @cindex mailing list
10750 @cindex RFC 2396
10751
10752 @kindex A M (summary)
10753 @findex gnus-mailing-list-insinuate
10754 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10755 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10756 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10757 summary buffer.
10758
10759 That enables the following commands to the summary buffer:
10760
10761 @table @kbd
10762
10763 @item C-c C-n h
10764 @kindex C-c C-n h (Summary)
10765 @findex gnus-mailing-list-help
10766 Send a message to fetch mailing list help, if List-Help field exists.
10767
10768 @item C-c C-n s
10769 @kindex C-c C-n s (Summary)
10770 @findex gnus-mailing-list-subscribe
10771 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10772
10773 @item C-c C-n u
10774 @kindex C-c C-n u (Summary)
10775 @findex gnus-mailing-list-unsubscribe
10776 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10777 field exists.
10778
10779 @item C-c C-n p
10780 @kindex C-c C-n p (Summary)
10781 @findex gnus-mailing-list-post
10782 Post to the mailing list, if List-Post field exists.
10783
10784 @item C-c C-n o
10785 @kindex C-c C-n o (Summary)
10786 @findex gnus-mailing-list-owner
10787 Send a message to the mailing list owner, if List-Owner field exists.
10788
10789 @item C-c C-n a
10790 @kindex C-c C-n a (Summary)
10791 @findex gnus-mailing-list-archive
10792 Browse the mailing list archive, if List-Archive field exists.
10793
10794 @end table
10795
10796
10797 @node Article Buffer
10798 @chapter Article Buffer
10799 @cindex article buffer
10800
10801 The articles are displayed in the article buffer, of which there is only
10802 one.  All the summary buffers share the same article buffer unless you
10803 tell gnus otherwise.
10804
10805 @menu
10806 * Hiding Headers::              Deciding what headers should be displayed.
10807 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10808 * Customizing Articles::        Tailoring the look of the articles.
10809 * Article Keymap::              Keystrokes available in the article buffer.
10810 * Misc Article::                Other stuff.
10811 @end menu
10812
10813
10814 @node Hiding Headers
10815 @section Hiding Headers
10816 @cindex hiding headers
10817 @cindex deleting headers
10818
10819 The top section of each article is the @dfn{head}.  (The rest is the
10820 @dfn{body}, but you may have guessed that already.)
10821
10822 @vindex gnus-show-all-headers
10823 There is a lot of useful information in the head: the name of the person
10824 who wrote the article, the date it was written and the subject of the
10825 article.  That's well and nice, but there's also lots of information
10826 most people do not want to see---what systems the article has passed
10827 through before reaching you, the @code{Message-ID}, the
10828 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10829 of some of those lines.  If you want to keep all those lines in the
10830 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10831
10832 Gnus provides you with two variables for sifting headers:
10833
10834 @table @code
10835
10836 @item gnus-visible-headers
10837 @vindex gnus-visible-headers
10838 If this variable is non-@code{nil}, it should be a regular expression
10839 that says what headers you wish to keep in the article buffer.  All
10840 headers that do not match this variable will be hidden.
10841
10842 For instance, if you only want to see the name of the person who wrote
10843 the article and the subject, you'd say:
10844
10845 @lisp
10846 (setq gnus-visible-headers "^From:\\|^Subject:")
10847 @end lisp
10848
10849 This variable can also be a list of regexps to match headers to
10850 remain visible.
10851
10852 @item gnus-ignored-headers
10853 @vindex gnus-ignored-headers
10854 This variable is the reverse of @code{gnus-visible-headers}.  If this
10855 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10856 should be a regular expression that matches all lines that you want to
10857 hide.  All lines that do not match this variable will remain visible.
10858
10859 For instance, if you just want to get rid of the @code{References} field
10860 and the @code{Xref} field, you might say:
10861
10862 @lisp
10863 (setq gnus-ignored-headers "^References:\\|^Xref:")
10864 @end lisp
10865
10866 This variable can also be a list of regexps to match headers to
10867 be removed.
10868
10869 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10870 variable will have no effect.
10871
10872 @end table
10873
10874 @vindex gnus-sorted-header-list
10875 Gnus can also sort the headers for you.  (It does this by default.)  You
10876 can control the sorting by setting the @code{gnus-sorted-header-list}
10877 variable.  It is a list of regular expressions that says in what order
10878 the headers are to be displayed.
10879
10880 For instance, if you want the name of the author of the article first,
10881 and then the subject, you might say something like:
10882
10883 @lisp
10884 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10885 @end lisp
10886
10887 Any headers that are to remain visible, but are not listed in this
10888 variable, will be displayed in random order after all the headers listed in this variable.
10889
10890 @findex gnus-article-hide-boring-headers
10891 @vindex gnus-boring-article-headers
10892 You can hide further boring headers by setting
10893 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10894 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10895 list, but this list doesn't actually contain header names.  Instead it
10896 lists various @dfn{boring conditions} that Gnus can check and remove
10897 from sight.
10898
10899 These conditions are:
10900 @table @code
10901 @item empty
10902 Remove all empty headers.
10903 @item followup-to
10904 Remove the @code{Followup-To} header if it is identical to the
10905 @code{Newsgroups} header.
10906 @item reply-to
10907 Remove the @code{Reply-To} header if it lists the same addresses as
10908 the @code{From} header, or if the @code{broken-reply-to} group
10909 parameter is set.
10910 @item newsgroups
10911 Remove the @code{Newsgroups} header if it only contains the current group
10912 name.
10913 @item to-address
10914 Remove the @code{To} header if it only contains the address identical to
10915 the current group's @code{to-address} parameter.
10916 @item to-list
10917 Remove the @code{To} header if it only contains the address identical to
10918 the current group's @code{to-list} parameter.
10919 @item cc-list
10920 Remove the @code{CC} header if it only contains the address identical to
10921 the current group's @code{to-list} parameter.
10922 @item date
10923 Remove the @code{Date} header if the article is less than three days
10924 old.
10925 @item long-to
10926 Remove the @code{To} header if it is very long.
10927 @item many-to
10928 Remove all @code{To} headers if there are more than one.
10929 @end table
10930
10931 To include these three elements, you could say something like:
10932
10933 @lisp
10934 (setq gnus-boring-article-headers
10935       '(empty followup-to reply-to))
10936 @end lisp
10937
10938 This is also the default value for this variable.
10939
10940
10941 @node Using MIME
10942 @section Using MIME
10943 @cindex @acronym{MIME}
10944
10945 Mime is a standard for waving your hands through the air, aimlessly,
10946 while people stand around yawning.
10947
10948 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10949 while all newsreaders die of fear.
10950
10951 @acronym{MIME} may specify what character set the article uses, the encoding
10952 of the characters, and it also makes it possible to embed pictures and
10953 other naughty stuff in innocent-looking articles.
10954
10955 @vindex gnus-show-mime
10956 @vindex gnus-article-display-method-for-mime
10957 @findex gnus-article-display-mime-message
10958 gnus handles @acronym{MIME} by pushing the articles through
10959 @code{gnus-article-display-method-for-mime}, which is
10960 @code{gnus-article-display-mime-message} by default.  This function
10961 calls the @acronym{SEMI} MIME-View program to actually do the work.  For
10962 more information on @acronym{SEMI} MIME-View, see its manual page
10963 (however it is not existed yet, sorry).
10964
10965 Set @code{gnus-show-mime} to @code{t} if you want to use
10966 @acronym{MIME} all the time.  If you have @code{gnus-show-mime} set,
10967 then you'll see some unfortunate display glitches in the article buffer.
10968 These can't be avoided.
10969
10970 In GNUS or Gnus, it might be best to just use the toggling functions
10971 from the summary buffer to avoid getting nasty surprises. (For instance,
10972 you enter the group @samp{alt.sing-a-long} and, before you know it,
10973 @acronym{MIME} has decoded the sound file in the article and some
10974 horrible sing-a-long song comes screaming out your speakers, and you
10975 can't find the volume button, because there isn't one, and people are
10976 starting to look at you, and you try to stop the program, but you can't,
10977 and you can't find the program to control the volume, and everybody else
10978 in the room suddenly decides to look at you disdainfully, and you'll
10979 feel rather stupid.)
10980
10981 Any similarity to real events and people is purely coincidental.  Ahem.
10982
10983 To avoid such kind of situation, gnus stops to use
10984 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
10985 non-@code{nil} every-time, then you can push button in the article
10986 buffer when there are nobody else.
10987
10988 Also @pxref{MIME Commands}.
10989
10990
10991 @node Customizing Articles
10992 @section Customizing Articles
10993 @cindex article customization
10994
10995 A slew of functions for customizing how the articles are to look like
10996 exist.  You can call these functions interactively
10997 (@pxref{Article Washing}), or you can have them
10998 called automatically when you select the articles.
10999
11000 To have them called automatically, you should set the corresponding
11001 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11002 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11003 be set, but first we discuss the values these variables can have.
11004
11005 Note: Some values, while valid, make little sense.  Check the list below
11006 for sensible values.
11007
11008 @enumerate
11009 @item
11010 @code{nil}: Don't do this treatment.
11011
11012 @item
11013 @code{t}: Do this treatment on all body parts.
11014
11015 @item
11016 @code{head}: Do the treatment on the headers.
11017
11018 @item
11019 @code{last}: Do this treatment on the last part.
11020
11021 @item
11022 An integer: Do this treatment on all body parts that have a length less
11023 than this number.
11024
11025 @item
11026 A list of strings: Do this treatment on all body parts that are in
11027 articles that are read in groups that have names that match one of the
11028 regexps in the list.
11029
11030 @item
11031 A list where the first element is not a string:
11032
11033 The list is evaluated recursively.  The first element of the list is a
11034 predicate.  The following predicates are recognized: @code{or},
11035 @code{and}, @code{not} and @code{typep}.  Here's an example:
11036
11037 @lisp
11038 (or last
11039     (typep "text/x-vcard"))
11040 @end lisp
11041
11042 @item
11043 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
11044 non-nil.
11045
11046 @end enumerate
11047
11048 You may have noticed that the word @dfn{part} is used here.  This refers
11049 to the fact that some messages are @acronym{MIME} multipart articles that may
11050 be divided into several parts.  Articles that are not multiparts are
11051 considered to contain just a single part.
11052
11053 @vindex gnus-article-treat-types
11054 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11055 want to, but by default, only @samp{text/plain} parts are given the
11056 treatment.  This is controlled by the @code{gnus-article-treat-types}
11057 variable, which is a list of regular expressions that are matched to the
11058 type of the part.  This variable is ignored if the value of the
11059 controlling variable is a predicate list, as described above.
11060
11061 The following treatment options are available.  The easiest way to
11062 customize this is to examine the @code{gnus-article-treat} customization
11063 group.  Values in parenthesis are suggested sensible values.  Others are
11064 possible but those listed are probably sufficient for most people.
11065
11066 @table @code
11067 @item gnus-treat-buttonize (t, integer)
11068 @item gnus-treat-buttonize-head (head)
11069
11070 @xref{Article Buttons}.
11071
11072 @item gnus-treat-capitalize-sentences (t, integer)
11073 @item gnus-treat-overstrike (t, integer)
11074 @item gnus-treat-strip-cr (t, integer)
11075 @item gnus-treat-strip-headers-in-body (t, integer)
11076 @item gnus-treat-strip-leading-blank-lines (t, integer)
11077 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11078 @item gnus-treat-strip-pem (t, last, integer)
11079 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11080 @item gnus-treat-unsplit-urls (t, integer)
11081 @item gnus-treat-wash-html (t, integer)
11082 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
11083
11084 @xref{Article Washing}.
11085
11086 @item gnus-treat-date-english (head)
11087 @item gnus-treat-date-iso8601 (head)
11088 @item gnus-treat-date-lapsed (head)
11089 @item gnus-treat-date-local (head)
11090 @item gnus-treat-date-original (head)
11091 @item gnus-treat-date-user-defined (head)
11092 @item gnus-treat-date-ut (head)
11093
11094 @xref{Article Date}.
11095
11096 @item gnus-treat-from-picon (head)
11097 @item gnus-treat-mail-picon (head)
11098 @item gnus-treat-newsgroups-picon (head)
11099
11100 @xref{Picons}.
11101
11102 @item gnus-treat-display-smileys (t, integer)
11103
11104 @item gnus-treat-body-boundary (head)
11105
11106 @vindex gnus-body-boundary-delimiter
11107 Adds a delimiter between header and body, the string used as delimiter
11108 is controlled by @code{gnus-body-boundary-delimiter}.
11109
11110 @xref{Smileys}.
11111
11112 @item gnus-treat-display-x-face (head)
11113
11114 @xref{X-Face}.
11115
11116 @item gnus-treat-display-face (head)
11117
11118 @xref{Face}.
11119
11120 @item gnus-treat-emphasize (t, head, integer)
11121 @item gnus-treat-fill-article (t, integer)
11122 @item gnus-treat-fill-long-lines (t, integer)
11123 @item gnus-treat-hide-boring-headers (head)
11124 @item gnus-treat-hide-citation (t, integer)
11125 @item gnus-treat-hide-citation-maybe (t, integer)
11126 @item gnus-treat-hide-headers (head)
11127 @item gnus-treat-hide-signature (t, last)
11128 @item gnus-treat-strip-banner (t, last)
11129 @item gnus-treat-strip-list-identifiers (head)
11130
11131 @xref{Article Hiding}.
11132
11133 @item gnus-treat-highlight-citation (t, integer)
11134 @item gnus-treat-highlight-headers (head)
11135 @item gnus-treat-highlight-signature (t, last, integer)
11136
11137 @xref{Article Highlighting}.
11138
11139 @item gnus-treat-play-sounds
11140 @item gnus-treat-translate
11141 @item gnus-treat-ansi-sequences (t)
11142 @item gnus-treat-x-pgp-sig (head)
11143
11144 @item gnus-treat-unfold-headers (head)
11145 @item gnus-treat-fold-headers (head)
11146 @item gnus-treat-fold-newsgroups (head)
11147 @item gnus-treat-leading-whitespace (head)
11148
11149 @xref{Article Header}.
11150
11151
11152 @end table
11153
11154 @vindex gnus-part-display-hook
11155 You can, of course, write your own functions to be called from
11156 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11157 part, and you can do anything you like, pretty much.  There is no
11158 information that you have to keep in the buffer---you can change
11159 everything.
11160
11161
11162 @node Article Keymap
11163 @section Article Keymap
11164
11165 Most of the keystrokes in the summary buffer can also be used in the
11166 article buffer.  They should behave as if you typed them in the summary
11167 buffer, which means that you don't actually have to have a summary
11168 buffer displayed while reading.  You can do it all from the article
11169 buffer.
11170
11171 A few additional keystrokes are available:
11172
11173 @table @kbd
11174
11175 @item SPACE
11176 @kindex SPACE (Article)
11177 @findex gnus-article-next-page
11178 Scroll forwards one page (@code{gnus-article-next-page}).
11179 This is exactly the same as @kbd{h SPACE h}.
11180
11181 @item DEL
11182 @kindex DEL (Article)
11183 @findex gnus-article-prev-page
11184 Scroll backwards one page (@code{gnus-article-prev-page}).
11185 This is exactly the same as @kbd{h DEL h}.
11186
11187 @item C-c ^
11188 @kindex C-c ^ (Article)
11189 @findex gnus-article-refer-article
11190 If point is in the neighborhood of a @code{Message-ID} and you press
11191 @kbd{C-c ^}, Gnus will try to get that article from the server
11192 (@code{gnus-article-refer-article}).
11193
11194 @item C-c C-m
11195 @kindex C-c C-m (Article)
11196 @findex gnus-article-mail
11197 Send a reply to the address near point (@code{gnus-article-mail}).  If
11198 given a prefix, include the mail.
11199
11200 @item s
11201 @kindex s (Article)
11202 @findex gnus-article-show-summary
11203 Reconfigure the buffers so that the summary buffer becomes visible
11204 (@code{gnus-article-show-summary}).
11205
11206 @item ?
11207 @kindex ? (Article)
11208 @findex gnus-article-describe-briefly
11209 Give a very brief description of the available keystrokes
11210 (@code{gnus-article-describe-briefly}).
11211
11212 @item TAB
11213 @kindex TAB (Article)
11214 @findex gnus-article-next-button
11215 Go to the next button, if any (@code{gnus-article-next-button}).  This
11216 only makes sense if you have buttonizing turned on.
11217
11218 @item M-TAB
11219 @kindex M-TAB (Article)
11220 @findex gnus-article-prev-button
11221 Go to the previous button, if any (@code{gnus-article-prev-button}).
11222
11223 @item R
11224 @kindex R (Article)
11225 @findex gnus-article-reply-with-original
11226 Send a reply to the current article and yank the current article
11227 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11228 wide reply.  If the region is active, only yank the text in the
11229 region.
11230
11231 @item F
11232 @kindex F (Article)
11233 @findex gnus-article-followup-with-original
11234 Send a followup to the current article and yank the current article
11235 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11236 a wide reply.  If the region is active, only yank the text in the
11237 region.
11238
11239
11240 @end table
11241
11242
11243 @node Misc Article
11244 @section Misc Article
11245
11246 @table @code
11247
11248 @item gnus-single-article-buffer
11249 @vindex gnus-single-article-buffer
11250 If non-@code{nil}, use the same article buffer for all the groups.
11251 (This is the default.)  If @code{nil}, each group will have its own
11252 article buffer.
11253
11254 @vindex gnus-article-decode-hook
11255 @item gnus-article-decode-hook
11256 @cindex @acronym{MIME}
11257 Hook used to decode @acronym{MIME} articles.  The default value is
11258 @code{(article-decode-charset article-decode-encoded-words)}
11259
11260 @vindex gnus-article-prepare-hook
11261 @item gnus-article-prepare-hook
11262 This hook is called right after the article has been inserted into the
11263 article buffer.  It is mainly intended for functions that do something
11264 depending on the contents; it should probably not be used for changing
11265 the contents of the article buffer.
11266
11267 @item gnus-article-mode-hook
11268 @vindex gnus-article-mode-hook
11269 Hook called in article mode buffers.
11270
11271 @item gnus-article-mode-syntax-table
11272 @vindex gnus-article-mode-syntax-table
11273 Syntax table used in article buffers.  It is initialized from
11274 @code{text-mode-syntax-table}.
11275
11276 @vindex gnus-article-over-scroll
11277 @item gnus-article-over-scroll
11278 If non-@code{nil}, allow scrolling the article buffer even when there
11279 no more new text to scroll in.  The default is @code{nil}.
11280
11281 @vindex gnus-article-mode-line-format
11282 @item gnus-article-mode-line-format
11283 This variable is a format string along the same lines as
11284 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11285 Line}).  It accepts the same format specifications as that variable,
11286 with two extensions:
11287
11288 @table @samp
11289
11290 @item w
11291 The @dfn{wash status} of the article.  This is a short string with one
11292 character for each possible article wash operation that may have been
11293 performed.  The characters and their meaning:
11294
11295 @table @samp
11296
11297 @item c
11298 Displayed when cited text may be hidden in the article buffer.
11299
11300 @item h
11301 Displayed when headers are hidden in the article buffer.
11302
11303 @item p
11304 Displayed when article is digitally signed or encrypted, and Gnus has
11305 hidden the security headers.  (N.B. does not tell anything about
11306 security status, i.e. good or bad signature.)
11307
11308 @item s
11309 Displayed when the signature has been hidden in the Article buffer.
11310
11311 @item o
11312 Displayed when Gnus has treated overstrike characters in the article buffer.
11313
11314 @item e
11315 Displayed when Gnus has treated emphasised strings in the article buffer.
11316
11317 @end table
11318
11319 @item m
11320 The number of @acronym{MIME} parts in the article.
11321
11322 @end table
11323
11324 @vindex gnus-break-pages
11325
11326 @item gnus-break-pages
11327 Controls whether @dfn{page breaking} is to take place.  If this variable
11328 is non-@code{nil}, the articles will be divided into pages whenever a
11329 page delimiter appears in the article.  If this variable is @code{nil},
11330 paging will not be done.
11331
11332 @item gnus-page-delimiter
11333 @vindex gnus-page-delimiter
11334 This is the delimiter mentioned above.  By default, it is @samp{^L}
11335 (formfeed).
11336
11337 @cindex IDNA
11338 @cindex internationalized domain names
11339 @vindex gnus-use-idna
11340 @item gnus-use-idna
11341 This variable controls whether Gnus performs IDNA decoding of
11342 internationalized domain names inside @samp{From}, @samp{To} and
11343 @samp{Cc} headers.  @xref{IDNA, ,IDNA,message, The Message Manual},
11344 for how to compose such messages.  This requires
11345 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11346 variable is only enabled if you have installed it.
11347
11348 @end table
11349
11350
11351 @node Composing Messages
11352 @chapter Composing Messages
11353 @cindex composing messages
11354 @cindex messages
11355 @cindex mail
11356 @cindex sending mail
11357 @cindex reply
11358 @cindex followup
11359 @cindex post
11360 @cindex using gpg
11361 @cindex using s/mime
11362 @cindex using smime
11363
11364 @kindex C-c C-c (Post)
11365 All commands for posting and mailing will put you in a message buffer
11366 where you can edit the article all you like, before you send the
11367 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11368 Message Manual}.  Where the message will be posted/mailed to depends
11369 on your setup (@pxref{Posting Server}).
11370
11371 @menu
11372 * Mail::                        Mailing and replying.
11373 * Posting Server::              What server should you post and mail via?
11374 * POP before SMTP::             You cannot send a mail unless you read a mail.
11375 * Mail and Post::               Mailing and posting at the same time.
11376 * Archived Messages::           Where Gnus stores the messages you've sent.
11377 * Posting Styles::              An easier way to specify who you are.
11378 * Drafts::                      Postponing messages and rejected messages.
11379 * Rejected Articles::           What happens if the server doesn't like your article?
11380 * Signing and encrypting::      How to compose secure messages.
11381 @end menu
11382
11383 Also @pxref{Canceling and Superseding} for information on how to
11384 remove articles you shouldn't have posted.
11385
11386
11387 @node Mail
11388 @section Mail
11389
11390 Variables for customizing outgoing mail:
11391
11392 @table @code
11393 @item gnus-uu-digest-headers
11394 @vindex gnus-uu-digest-headers
11395 List of regexps to match headers included in digested messages.  The
11396 headers will be included in the sequence they are matched.  If
11397 @code{nil} include all headers.
11398
11399 @item gnus-add-to-list
11400 @vindex gnus-add-to-list
11401 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11402 that have none when you do a @kbd{a}.
11403
11404 @item gnus-confirm-mail-reply-to-news
11405 @vindex gnus-confirm-mail-reply-to-news
11406 This can also be a function receiving the group name as the only
11407 parameter which should return non-@code{nil} if a confirmation is
11408 needed, or a regular expression matching group names, where
11409 confirmation is should be asked for.
11410
11411 If you find yourself never wanting to reply to mail, but occasionally
11412 press R anyway, this variable might be for you.
11413
11414 @item gnus-confirm-treat-mail-like-news
11415 @vindex gnus-confirm-treat-mail-like-news
11416 If non-@code{nil}, Gnus also requests confirmation according to
11417 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11418 useful for treating mailing lists like newsgroups.
11419
11420 @end table
11421
11422
11423 @node Posting Server
11424 @section Posting Server
11425
11426 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11427 (extremely intelligent, of course) article, where does it go?
11428
11429 Thank you for asking.  I hate you.
11430
11431 It can be quite complicated.
11432
11433 @vindex gnus-post-method
11434 When posting news, Message usually invokes @code{message-send-news}
11435 (@pxref{News Variables, , News Variables, message, Message Manual}).
11436 Normally, Gnus will post using the same select method as you're
11437 reading from (which might be convenient if you're reading lots of
11438 groups from different private servers).  However.  If the server
11439 you're reading from doesn't allow posting, just reading, you probably
11440 want to use some other server to post your (extremely intelligent and
11441 fabulously interesting) articles.  You can then set the
11442 @code{gnus-post-method} to some other method:
11443
11444 @lisp
11445 (setq gnus-post-method '(nnspool ""))
11446 @end lisp
11447
11448 Now, if you've done this, and then this server rejects your article, or
11449 this server is down, what do you do then?  To override this variable you
11450 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11451 the ``current'' server, to get back the default behavior, for posting.
11452
11453 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11454 gnus will prompt you for what method to use for posting.
11455
11456 You can also set @code{gnus-post-method} to a list of select methods.
11457 If that's the case, gnus will always prompt you for what method to use
11458 for posting.
11459
11460 Finally, if you want to always post using the native select method,
11461 you can set this variable to @code{native}.
11462
11463 When sending mail, Message invokes @code{message-send-mail-function}.
11464 The default function, @code{message-send-mail-with-sendmail}, pipes
11465 your article to the @code{sendmail} binary for further queuing and
11466 sending.  When your local system is not configured for sending mail
11467 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11468 server, you can set @code{message-send-mail-function} to
11469 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11470 package correctly.  An example:
11471
11472 @lisp
11473 (setq message-send-mail-function 'smtpmail-send-it
11474       smtpmail-default-smtp-server "YOUR SMTP HOST")
11475 ;; @r{The following variable needs to be set if you are using smtpmail.el}
11476 ;; @r{distributed with FLIM, lesser than the version 1.14.6.}
11477 (setq smtp-default-server "YOUR SMTP HOST")
11478 @end lisp
11479
11480 To the thing similar to this, there is
11481 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11482 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11483 @xref{POP before SMTP}.
11484
11485 Other possible choices for @code{message-send-mail-function} includes
11486 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11487 and @code{feedmail-send-it}.
11488
11489 @node POP before SMTP
11490 @section POP before SMTP
11491 @cindex pop before smtp
11492 @findex message-smtpmail-send-it
11493 @findex mail-source-touch-pop
11494
11495 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11496 authentication?  It is whether you need to connect to the @acronym{POP}
11497 mail server within a certain time before sending mails.  If so, there is
11498 a convenient way.  To do that, put the following lines in your
11499 @file{~/.gnus.el} file:
11500
11501 @lisp
11502 (setq message-send-mail-function 'message-smtpmail-send-it)
11503 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11504 @end lisp
11505
11506 @noindent
11507 It means to let Gnus connect to the @acronym{POP} mail server in advance
11508 whenever you send a mail.  The @code{mail-source-touch-pop} function
11509 does only a @acronym{POP} authentication according to the value of
11510 @code{mail-sources} without fetching mails, just before sending a mail.
11511 Note that you have to use @code{message-smtpmail-send-it} which runs
11512 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11513 set the value of @code{mail-sources} for a @acronym{POP} connection
11514 correctly.  @xref{Mail Sources}.
11515
11516 If you have two or more @acronym{POP} mail servers set in
11517 @code{mail-sources}, you may want to specify one of them to
11518 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11519 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11520 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11521 mainly from that server), you can set it permanently as follows:
11522
11523 @lisp
11524 (setq mail-source-primary-source
11525       '(pop :server "pop3.mail.server"
11526             :password "secret"))
11527 @end lisp
11528
11529 @noindent
11530 Otherwise, bind it dynamically only when performing the
11531 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11532
11533 @lisp
11534 (add-hook 'message-send-mail-hook
11535           (lambda ()
11536             (let ((mail-source-primary-source
11537                    '(pop :server "pop3.mail.server"
11538                          :password "secret")))
11539               (mail-source-touch-pop))))
11540 @end lisp
11541
11542 @node Mail and Post
11543 @section Mail and Post
11544
11545 Here's a list of variables relevant to both mailing and
11546 posting:
11547
11548 @table @code
11549 @item gnus-mailing-list-groups
11550 @findex gnus-mailing-list-groups
11551 @cindex mailing lists
11552
11553 If your news server offers groups that are really mailing lists
11554 gatewayed to the @acronym{NNTP} server, you can read those groups without
11555 problems, but you can't post/followup to them without some difficulty.
11556 One solution is to add a @code{to-address} to the group parameters
11557 (@pxref{Group Parameters}).  An easier thing to do is set the
11558 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11559 really are mailing lists.  Then, at least, followups to the mailing
11560 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11561 still a pain, though.
11562
11563 @item gnus-user-agent
11564 @vindex gnus-user-agent
11565 @cindex User-Agent
11566
11567 This variable controls which information should be exposed in the
11568 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11569 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11570 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11571 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11572 system type) or a custom string.  If you set it to a string, be sure to
11573 use a valid format, see RFC 2616.
11574
11575 @end table
11576
11577 You may want to do spell-checking on messages that you send out.  Or, if
11578 you don't want to spell-check by hand, you could add automatic
11579 spell-checking via the @code{ispell} package:
11580
11581 @cindex ispell
11582 @findex ispell-message
11583 @lisp
11584 (add-hook 'message-send-hook 'ispell-message)
11585 @end lisp
11586
11587 If you want to change the @code{ispell} dictionary based on what group
11588 you're in, you could say something like the following:
11589
11590 @lisp
11591 (add-hook 'gnus-select-group-hook
11592           (lambda ()
11593             (cond
11594              ((string-match
11595                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11596               (ispell-change-dictionary "deutsch"))
11597              (t
11598               (ispell-change-dictionary "english")))))
11599 @end lisp
11600
11601 Modify to suit your needs.
11602
11603
11604 @node Archived Messages
11605 @section Archived Messages
11606 @cindex archived messages
11607 @cindex sent messages
11608
11609 Gnus provides a few different methods for storing the mail and news you
11610 send.  The default method is to use the @dfn{archive virtual server} to
11611 store the messages.  If you want to disable this completely, the
11612 @code{gnus-message-archive-group} variable should be @code{nil}, which
11613 is the default.
11614
11615 For archiving interesting messages in a group you read, see the
11616 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11617 Group Commands}).
11618
11619 @vindex gnus-message-archive-method
11620 @code{gnus-message-archive-method} says what virtual server gnus is to
11621 use to store sent messages.  The default is:
11622
11623 @lisp
11624 (nnfolder "archive"
11625           (nnfolder-directory   "~/Mail/archive")
11626           (nnfolder-active-file "~/Mail/archive/active")
11627           (nnfolder-get-new-mail nil)
11628           (nnfolder-inhibit-expiry t))
11629 @end lisp
11630
11631 You can, however, use any mail select method (@code{nnml},
11632 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11633 for doing this sort of thing, though.  If you don't like the default
11634 directory chosen, you could say something like:
11635
11636 @lisp
11637 (setq gnus-message-archive-method
11638       '(nnfolder "archive"
11639                  (nnfolder-inhibit-expiry t)
11640                  (nnfolder-active-file "~/News/sent-mail/active")
11641                  (nnfolder-directory "~/News/sent-mail/")))
11642 @end lisp
11643
11644 @vindex gnus-message-archive-group
11645 @cindex Gcc
11646 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11647 to one or more group(s) on that server.  Which group to use is
11648 determined by the @code{gnus-message-archive-group} variable.
11649
11650 This variable can be used to do the following:
11651
11652 @table @asis
11653 @item a string
11654 Messages will be saved in that group.
11655
11656 Note that you can include a select method in the group name, then the
11657 message will not be stored in the select method given by
11658 @code{gnus-message-archive-method}, but in the select method specified
11659 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11660 has the default value shown above.  Then setting
11661 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11662 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11663 value @code{"nnml:foo"}, then outgoing messages will be stored in
11664 @samp{nnml:foo}.
11665
11666 @item a list of strings
11667 Messages will be saved in all those groups.
11668
11669 @item an alist of regexps, functions and forms
11670 When a key ``matches'', the result is used.
11671
11672 @item @code{nil}
11673 No message archiving will take place.  This is the default.
11674 @end table
11675
11676 Let's illustrate:
11677
11678 Just saving to a single group called @samp{MisK}:
11679 @lisp
11680 (setq gnus-message-archive-group "MisK")
11681 @end lisp
11682
11683 Saving to two groups, @samp{MisK} and @samp{safe}:
11684 @lisp
11685 (setq gnus-message-archive-group '("MisK" "safe"))
11686 @end lisp
11687
11688 Save to different groups based on what group you are in:
11689 @lisp
11690 (setq gnus-message-archive-group
11691       '(("^alt" "sent-to-alt")
11692         ("mail" "sent-to-mail")
11693         (".*" "sent-to-misc")))
11694 @end lisp
11695
11696 More complex stuff:
11697 @lisp
11698 (setq gnus-message-archive-group
11699       '((if (message-news-p)
11700             "misc-news"
11701           "misc-mail")))
11702 @end lisp
11703
11704 How about storing all news messages in one file, but storing all mail
11705 messages in one file per month:
11706
11707 @lisp
11708 (setq gnus-message-archive-group
11709       '((if (message-news-p)
11710             "misc-news"
11711           (concat "mail." (format-time-string "%Y-%m")))))
11712 @end lisp
11713
11714 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11715 @c use a different value for @code{gnus-message-archive-group} there.)
11716
11717 Now, when you send a message off, it will be stored in the appropriate
11718 group.  (If you want to disable storing for just one particular message,
11719 you can just remove the @code{Gcc} header that has been inserted.)  The
11720 archive group will appear in the group buffer the next time you start
11721 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11722 enter it and read the articles in it just like you'd read any other
11723 group.  If the group gets really big and annoying, you can simply rename
11724 if (using @kbd{G r} in the group buffer) to something
11725 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11726 continue to be stored in the old (now empty) group.
11727
11728 That's the default method of archiving sent messages.  Gnus offers a
11729 different way for the people who don't like the default method.  In that
11730 case you should set @code{gnus-message-archive-group} to @code{nil};
11731 this will disable archiving.
11732
11733 @table @code
11734 @item gnus-outgoing-message-group
11735 @vindex gnus-outgoing-message-group
11736 All outgoing messages will be put in this group.  If you want to store
11737 all your outgoing mail and articles in the group @samp{nnml:archive},
11738 you set this variable to that value.  This variable can also be a list of
11739 group names.
11740
11741 If you want to have greater control over what group to put each
11742 message in, you can set this variable to a function that checks the
11743 current newsgroup name and then returns a suitable group name (or list
11744 of names).
11745
11746 This variable can be used instead of @code{gnus-message-archive-group},
11747 but the latter is the preferred method.
11748
11749 @item gnus-gcc-mark-as-read
11750 @vindex gnus-gcc-mark-as-read
11751 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11752
11753 @item gnus-gcc-externalize-attachments
11754 @vindex gnus-gcc-externalize-attachments
11755 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11756 and matches the Gcc group name, attach files as external parts; if it is
11757 @code{all}, attach local files as external parts; if it is other
11758 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11759 changed in the future.
11760
11761 @end table
11762
11763
11764 @node Posting Styles
11765 @section Posting Styles
11766 @cindex posting styles
11767 @cindex styles
11768
11769 All them variables, they make my head swim.
11770
11771 So what if you want a different @code{Organization} and signature based
11772 on what groups you post to?  And you post both from your home machine
11773 and your work machine, and you want different @code{From} lines, and so
11774 on?
11775
11776 @vindex gnus-posting-styles
11777 One way to do stuff like that is to write clever hooks that change the
11778 variables you need to have changed.  That's a bit boring, so somebody
11779 came up with the bright idea of letting the user specify these things in
11780 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11781 variable:
11782
11783 @lisp
11784 ((".*"
11785   (signature "Peace and happiness")
11786   (organization "What me?"))
11787  ("^comp"
11788   (signature "Death to everybody"))
11789  ("comp.emacs.i-love-it"
11790   (organization "Emacs is it")))
11791 @end lisp
11792
11793 As you might surmise from this example, this alist consists of several
11794 @dfn{styles}.  Each style will be applicable if the first element
11795 ``matches'', in some form or other.  The entire alist will be iterated
11796 over, from the beginning towards the end, and each match will be
11797 applied, which means that attributes in later styles that match override
11798 the same attributes in earlier matching styles.  So
11799 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11800 signature and the @samp{What me?} @code{Organization} header.
11801
11802 The first element in each style is called the @code{match}.  If it's a
11803 string, then Gnus will try to regexp match it against the group name.
11804 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11805 will look in the original article for a header whose name is
11806 @var{match} and compare that @var{regexp}.  @var{match} and
11807 @var{regexp} are strings.  (The original article is the one you are
11808 replying or following up to.  If you are not composing a reply or a
11809 followup, then there is nothing to match against.)  If the
11810 @code{match} is a function symbol, that function will be called with
11811 no arguments.  If it's a variable symbol, then the variable will be
11812 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11813 any case, if this returns a non-@code{nil} value, then the style is
11814 said to @dfn{match}.
11815
11816 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11817 attribute consists of a @code{(@var{name} @var{value})} pair.  In
11818 addition, you can also use the @code{(@var{name} :file @var{value})}
11819 form or the @code{(@var{name} :value @var{value})} form.  Where
11820 @code{:file} signifies @var{value} represents a file name and its
11821 contents should be used as the attribute value, @code{:value} signifies
11822 @var{value} does not represent a file name explicitly.  The attribute
11823 name can be one of:
11824
11825 @itemize @bullet
11826 @item @code{signature}
11827 @item @code{signature-file}
11828 @item @code{x-face-file}
11829 @item @code{address}, overriding @code{user-mail-address}
11830 @item @code{name}, overriding @code{(user-full-name)}
11831 @item @code{body}
11832 @end itemize
11833
11834 The attribute name can also be a string or a symbol.  In that case,
11835 this will be used as a header name, and the value will be inserted in
11836 the headers of the article; if the value is @code{nil}, the header
11837 name will be removed.  If the attribute name is @code{eval}, the form
11838 is evaluated, and the result is thrown away.
11839
11840 The attribute value can be a string (used verbatim), a function with
11841 zero arguments (the return value will be used), a variable (its value
11842 will be used) or a list (it will be @code{eval}ed and the return value
11843 will be used).  The functions and sexps are called/@code{eval}ed in the
11844 message buffer that is being set up.  The headers of the current article
11845 are available through the @code{message-reply-headers} variable, which
11846 is a vector of the following headers: number subject from date id
11847 references chars lines xref extra.
11848
11849 @vindex message-reply-headers
11850
11851 If you wish to check whether the message you are about to compose is
11852 meant to be a news article or a mail message, you can check the values
11853 of the @code{message-news-p} and @code{message-mail-p} functions.
11854
11855 @findex message-mail-p
11856 @findex message-news-p
11857
11858 So here's a new example:
11859
11860 @lisp
11861 (setq gnus-posting-styles
11862       '((".*"
11863          (signature-file "~/.signature")
11864          (name "User Name")
11865          ("X-Home-Page" (getenv "WWW_HOME"))
11866          (organization "People's Front Against MWM"))
11867         ("^rec.humor"
11868          (signature my-funny-signature-randomizer))
11869         ((equal (system-name) "gnarly")  ;; @r{A form}
11870          (signature my-quote-randomizer))
11871         (message-news-p        ;; @r{A function symbol}
11872          (signature my-news-signature))
11873         (window-system         ;; @r{A value symbol}
11874          ("X-Window-System" (format "%s" window-system)))
11875         ;; @r{If I'm replying to Larsi, set the Organization header.}
11876         ((header "from" "larsi.*org")
11877          (Organization "Somewhere, Inc."))
11878         ((posting-from-work-p) ;; @r{A user defined function}
11879          (signature-file "~/.work-signature")
11880          (address "user@@bar.foo")
11881          (body "You are fired.\n\nSincerely, your boss.")
11882          (organization "Important Work, Inc"))
11883         ("nnml:.*"
11884          (From (save-excursion
11885                  (set-buffer gnus-article-buffer)
11886                  (message-fetch-field "to"))))
11887         ("^nn.+:"
11888          (signature-file "~/.mail-signature"))))
11889 @end lisp
11890
11891 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11892 @code{From} address in all your outgoing replies, which might be handy
11893 if you fill many roles.
11894
11895 Setting the @code{gnus-named-posting-styles} variable will make
11896 posting-styles allow to have distinctive names.  You can specify an
11897 arbitrary posting-style when article posting with @kbd{S P} in the
11898 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
11899 the names to styles.  Once a posting-style is added to the alist, we can
11900 import it from @code{gnus-posting-styles}.  If an attribute whose name
11901 is @code{import} is found, Gnus will look for the attribute value in
11902 @code{gnus-named-posting-styles} and expand it in place.
11903
11904 Here's an example:
11905
11906 @lisp
11907 (setq gnus-named-posting-styles
11908       '(("Default"
11909          (signature-file "~/.signature")
11910          (name "User Name")
11911          ("X-Home-Page" (getenv "WWW_HOME"))
11912          (organization "People's Front Against MWM"))
11913         ("Emacs"
11914          (import "Default")
11915          (organization "The Church of Emacs"))))
11916 @end lisp
11917
11918 The posting-style named "Emacs" will inherit all the attributes from
11919 "Default" except @code{organization}.
11920
11921
11922 @node Drafts
11923 @section Drafts
11924 @cindex drafts
11925
11926 If you are writing a message (mail or news) and suddenly remember that
11927 you have a steak in the oven (or some pesto in the food processor, you
11928 craaazy vegetarians), you'll probably wish there was a method to save
11929 the message you are writing so that you can continue editing it some
11930 other day, and send it when you feel its finished.
11931
11932 Well, don't worry about it.  Whenever you start composing a message of
11933 some sort using the gnus mail and post commands, the buffer you get will
11934 automatically associate to an article in a special @dfn{draft} group.
11935 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11936 article will be saved there.  (Auto-save files also go to the draft
11937 group.)
11938
11939 @cindex nndraft
11940 @vindex nndraft-directory
11941 The draft group is a special group (which is implemented as an
11942 @code{nndraft} group, if you absolutely have to know) called
11943 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11944 @code{nndraft} is to store its files.  What makes this group special is
11945 that you can't tick any articles in it or mark any articles as
11946 read---all articles in the group are permanently unread.
11947
11948 If the group doesn't exist, it will be created and you'll be subscribed
11949 to it.  The only way to make it disappear from the Group buffer is to
11950 unsubscribe it.  The special properties of the draft group comes from
11951 a group property (@pxref{Group Parameters}), and if lost the group
11952 behaves like any other group.  This means the commands below will not
11953 be available.  To restore the special properties of the group, the
11954 simplest way is to kill the group, using @kbd{C-k}, and restart
11955 Gnus.  The group is automatically created again with the
11956 correct parameters.  The content of the group is not lost.
11957
11958 @c @findex gnus-dissociate-buffer-from-draft
11959 @c @kindex C-c M-d (Mail)
11960 @c @kindex C-c M-d (Post)
11961 @c @findex gnus-associate-buffer-with-draft
11962 @c @kindex C-c C-d (Mail)
11963 @c @kindex C-c C-d (Post)
11964 @c If you're writing some super-secret message that you later want to
11965 @c encode with PGP before sending, you may wish to turn the auto-saving
11966 @c (and association with the draft group) off.  You never know who might be
11967 @c interested in reading all your extremely valuable and terribly horrible
11968 @c and interesting secrets.  The @kbd{C-c M-d}
11969 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11970 @c If you change your mind and want to turn the auto-saving back on again,
11971 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11972 @c
11973 @c @vindex gnus-use-draft
11974 @c To leave association with the draft group off by default, set
11975 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11976
11977 @findex gnus-draft-edit-message
11978 @kindex D e (Draft)
11979 When you want to continue editing the article, you simply enter the
11980 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11981 that.  You will be placed in a buffer where you left off.
11982
11983 Rejected articles will also be put in this draft group (@pxref{Rejected
11984 Articles}).
11985
11986 @findex gnus-draft-send-all-messages
11987 @kindex D s (Draft)
11988 @findex gnus-draft-send-message
11989 @kindex D S (Draft)
11990 If you have lots of rejected messages you want to post (or mail) without
11991 doing further editing, you can use the @kbd{D s} command
11992 (@code{gnus-draft-send-message}).  This command understands the
11993 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
11994 command (@code{gnus-draft-send-all-messages}) will ship off all messages
11995 in the buffer.
11996
11997 @findex gnus-draft-toggle-sending
11998 @kindex D t (Draft)
11999 If you have some messages that you wish not to send, you can use the
12000 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12001 as unsendable.  This is a toggling command.
12002
12003
12004 @node Rejected Articles
12005 @section Rejected Articles
12006 @cindex rejected articles
12007
12008 Sometimes a news server will reject an article.  Perhaps the server
12009 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12010 @emph{there be demons}.  Perhaps you have included too much cited text.
12011 Perhaps the disk is full.  Perhaps the server is down.
12012
12013 These situations are, of course, totally beyond the control of gnus.
12014 (Gnus, of course, loves the way you look, always feels great, has angels
12015 fluttering around inside of it, doesn't care about how much cited text
12016 you include, never runs full and never goes down.)  So gnus saves these
12017 articles until some later time when the server feels better.
12018
12019 The rejected articles will automatically be put in a special draft group
12020 (@pxref{Drafts}).  When the server comes back up again, you'd then
12021 typically enter that group and send all the articles off.
12022
12023 @node Signing and encrypting
12024 @section Signing and encrypting
12025 @cindex using gpg
12026 @cindex using s/mime
12027 @cindex using smime
12028
12029 Gnus can digitally sign and encrypt your messages, using vanilla
12030 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12031 decoding such messages, see the @code{mm-verify-option} and
12032 @code{mm-decrypt-option} options (@pxref{Security}).
12033
12034 @vindex gnus-message-replysign
12035 @vindex gnus-message-replyencrypt
12036 @vindex gnus-message-replysignencrypted
12037 Often, you would like to sign replies to people who send you signed
12038 messages.  Even more often, you might want to encrypt messages which
12039 are in reply to encrypted messages.  Gnus offers
12040 @code{gnus-message-replysign} to enable the former, and
12041 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12042 @code{gnus-message-replysignencrypted} (on by default) will sign
12043 automatically encrypted messages.
12044
12045 Instructing @acronym{MML} to perform security operations on a
12046 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12047 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12048
12049 @table @kbd
12050
12051 @item C-c C-m s s
12052 @kindex C-c C-m s s (Message)
12053 @findex mml-secure-message-sign-smime
12054
12055 Digitally sign current message using @acronym{S/MIME}.
12056
12057 @item C-c C-m s o
12058 @kindex C-c C-m s o (Message)
12059 @findex mml-secure-message-sign-pgp
12060
12061 Digitally sign current message using @acronym{PGP}.
12062
12063 @item C-c C-m s p
12064 @kindex C-c C-m s p (Message)
12065 @findex mml-secure-message-sign-pgp
12066
12067 Digitally sign current message using @acronym{PGP/MIME}.
12068
12069 @item C-c C-m c s
12070 @kindex C-c C-m c s (Message)
12071 @findex mml-secure-message-encrypt-smime
12072
12073 Digitally encrypt current message using @acronym{S/MIME}.
12074
12075 @item C-c C-m c o
12076 @kindex C-c C-m c o (Message)
12077 @findex mml-secure-message-encrypt-pgp
12078
12079 Digitally encrypt current message using @acronym{PGP}.
12080
12081 @item C-c C-m c p
12082 @kindex C-c C-m c p (Message)
12083 @findex mml-secure-message-encrypt-pgpmime
12084
12085 Digitally encrypt current message using @acronym{PGP/MIME}.
12086
12087 @item C-c C-m C-n
12088 @kindex C-c C-m C-n (Message)
12089 @findex mml-unsecure-message
12090 Remove security related @acronym{MML} tags from message.
12091
12092 @end table
12093
12094 @xref{Security, ,Security, message, Message Manual}, for more information.
12095
12096 @node Select Methods
12097 @chapter Select Methods
12098 @cindex foreign groups
12099 @cindex select methods
12100
12101 A @dfn{foreign group} is a group not read by the usual (or
12102 default) means.  It could be, for instance, a group from a different
12103 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12104 personal mail group.
12105
12106 A foreign group (or any group, really) is specified by a @dfn{name} and
12107 a @dfn{select method}.  To take the latter first, a select method is a
12108 list where the first element says what back end to use (e.g. @code{nntp},
12109 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12110 name}.  There may be additional elements in the select method, where the
12111 value may have special meaning for the back end in question.
12112
12113 One could say that a select method defines a @dfn{virtual server}---so
12114 we do just that (@pxref{Server Buffer}).
12115
12116 The @dfn{name} of the group is the name the back end will recognize the
12117 group as.
12118
12119 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12120 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12121 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12122 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12123 back end just knows this group as @samp{soc.motss}.
12124
12125 The different methods all have their peculiarities, of course.
12126
12127 @menu
12128 * Server Buffer::               Making and editing virtual servers.
12129 * Getting News::                Reading USENET news with Gnus.
12130 * Getting Mail::                Reading your personal mail with Gnus.
12131 * Browsing the Web::            Getting messages from a plethora of Web sources.
12132 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12133 * Other Sources::               Reading directories, files, SOUP packets.
12134 * Combined Groups::             Combining groups into one group.
12135 * Gnus Unplugged::              Reading news and mail offline.
12136 @end menu
12137
12138
12139 @node Server Buffer
12140 @section Server Buffer
12141
12142 Traditionally, a @dfn{server} is a machine or a piece of software that
12143 one connects to, and then requests information from.  Gnus does not
12144 connect directly to any real servers, but does all transactions through
12145 one back end or other.  But that's just putting one layer more between
12146 the actual media and Gnus, so we might just as well say that each
12147 back end represents a virtual server.
12148
12149 For instance, the @code{nntp} back end may be used to connect to several
12150 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12151 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12152 use, and what parameters to set by specifying a @dfn{select method}.
12153
12154 These select method specifications can sometimes become quite
12155 complicated---say, for instance, that you want to read from the
12156 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12157 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12158 Anyway, if you had to specify that for each group that used this
12159 server, that would be too much work, so Gnus offers a way of naming
12160 select methods, which is what you do in the server buffer.
12161
12162 To enter the server buffer, use the @kbd{^}
12163 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12164
12165 @menu
12166 * Server Buffer Format::        You can customize the look of this buffer.
12167 * Server Commands::             Commands to manipulate servers.
12168 * Example Methods::             Examples server specifications.
12169 * Creating a Virtual Server::   An example session.
12170 * Server Variables::            Which variables to set.
12171 * Servers and Methods::         You can use server names as select methods.
12172 * Unavailable Servers::         Some servers you try to contact may be down.
12173 @end menu
12174
12175 @vindex gnus-server-mode-hook
12176 @code{gnus-server-mode-hook} is run when creating the server buffer.
12177
12178
12179 @node Server Buffer Format
12180 @subsection Server Buffer Format
12181 @cindex server buffer format
12182
12183 @vindex gnus-server-line-format
12184 You can change the look of the server buffer lines by changing the
12185 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12186 variable, with some simple extensions:
12187
12188 @table @samp
12189
12190 @item h
12191 How the news is fetched---the back end name.
12192
12193 @item n
12194 The name of this server.
12195
12196 @item w
12197 Where the news is to be fetched from---the address.
12198
12199 @item s
12200 The opened/closed/denied status of the server.
12201 @end table
12202
12203 @vindex gnus-server-mode-line-format
12204 The mode line can also be customized by using the
12205 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12206 Formatting}).  The following specs are understood:
12207
12208 @table @samp
12209 @item S
12210 Server name.
12211
12212 @item M
12213 Server method.
12214 @end table
12215
12216 Also @pxref{Formatting Variables}.
12217
12218
12219 @node Server Commands
12220 @subsection Server Commands
12221 @cindex server commands
12222
12223 @table @kbd
12224
12225 @item a
12226 @kindex a (Server)
12227 @findex gnus-server-add-server
12228 Add a new server (@code{gnus-server-add-server}).
12229
12230 @item e
12231 @kindex e (Server)
12232 @findex gnus-server-edit-server
12233 Edit a server (@code{gnus-server-edit-server}).
12234
12235 @item SPACE
12236 @kindex SPACE (Server)
12237 @findex gnus-server-read-server
12238 Browse the current server (@code{gnus-server-read-server}).
12239
12240 @item q
12241 @kindex q (Server)
12242 @findex gnus-server-exit
12243 Return to the group buffer (@code{gnus-server-exit}).
12244
12245 @item k
12246 @kindex k (Server)
12247 @findex gnus-server-kill-server
12248 Kill the current server (@code{gnus-server-kill-server}).
12249
12250 @item y
12251 @kindex y (Server)
12252 @findex gnus-server-yank-server
12253 Yank the previously killed server (@code{gnus-server-yank-server}).
12254
12255 @item c
12256 @kindex c (Server)
12257 @findex gnus-server-copy-server
12258 Copy the current server (@code{gnus-server-copy-server}).
12259
12260 @item l
12261 @kindex l (Server)
12262 @findex gnus-server-list-servers
12263 List all servers (@code{gnus-server-list-servers}).
12264
12265 @item s
12266 @kindex s (Server)
12267 @findex gnus-server-scan-server
12268 Request that the server scan its sources for new articles
12269 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12270 servers.
12271
12272 @item g
12273 @kindex g (Server)
12274 @findex gnus-server-regenerate-server
12275 Request that the server regenerate all its data structures
12276 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12277 a mail back end that has gotten out of sync.
12278
12279 @end table
12280
12281
12282 @node Example Methods
12283 @subsection Example Methods
12284
12285 Most select methods are pretty simple and self-explanatory:
12286
12287 @lisp
12288 (nntp "news.funet.fi")
12289 @end lisp
12290
12291 Reading directly from the spool is even simpler:
12292
12293 @lisp
12294 (nnspool "")
12295 @end lisp
12296
12297 As you can see, the first element in a select method is the name of the
12298 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12299 will.
12300
12301 After these two elements, there may be an arbitrary number of
12302 @code{(@var{variable} @var{form})} pairs.
12303
12304 To go back to the first example---imagine that you want to read from
12305 port 15 on that machine.  This is what the select method should
12306 look like then:
12307
12308 @lisp
12309 (nntp "news.funet.fi" (nntp-port-number 15))
12310 @end lisp
12311
12312 You should read the documentation to each back end to find out what
12313 variables are relevant, but here's an @code{nnmh} example:
12314
12315 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12316 you have two structures that you wish to access: One is your private
12317 mail spool, and the other is a public one.  Here's the possible spec for
12318 your private mail:
12319
12320 @lisp
12321 (nnmh "private" (nnmh-directory "~/private/mail/"))
12322 @end lisp
12323
12324 (This server is then called @samp{private}, but you may have guessed
12325 that.)
12326
12327 Here's the method for a public spool:
12328
12329 @lisp
12330 (nnmh "public"
12331       (nnmh-directory "/usr/information/spool/")
12332       (nnmh-get-new-mail nil))
12333 @end lisp
12334
12335 @cindex proxy
12336 @cindex firewall
12337
12338 If you are behind a firewall and only have access to the @acronym{NNTP}
12339 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12340 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12341 Doing this can be rather fiddly, but your virtual server definition
12342 should probably look something like this:
12343
12344 @lisp
12345 (nntp "firewall"
12346       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12347       (nntp-via-address "the.firewall.machine")
12348       (nntp-address "the.real.nntp.host")
12349       (nntp-end-of-line "\n"))
12350 @end lisp
12351
12352 If you want to use the wonderful @code{ssh} program to provide a
12353 compressed connection over the modem line, you could add the following
12354 configuration to the example above:
12355
12356 @lisp
12357       (nntp-via-rlogin-command "ssh")
12358 @end lisp
12359
12360 See also @code{nntp-via-rlogin-command-switches}.
12361
12362 If you're behind a firewall, but have direct access to the outside world
12363 through a wrapper command like "runsocks", you could open a socksified
12364 telnet connection to the news server as follows:
12365
12366 @lisp
12367 (nntp "outside"
12368       (nntp-pre-command "runsocks")
12369       (nntp-open-connection-function nntp-open-via-telnet)
12370       (nntp-address "the.news.server")
12371       (nntp-end-of-line "\n"))
12372 @end lisp
12373
12374 This means that you have to have set up @code{ssh-agent} correctly to
12375 provide automatic authorization, of course.  And to get a compressed
12376 connection, you have to have the @samp{Compression} option in the
12377 @code{ssh} @file{config} file.
12378
12379
12380 @node Creating a Virtual Server
12381 @subsection Creating a Virtual Server
12382
12383 If you're saving lots of articles in the cache by using persistent
12384 articles, you may want to create a virtual server to read the cache.
12385
12386 First you need to add a new server.  The @kbd{a} command does that.  It
12387 would probably be best to use @code{nnml} to read the cache.  You
12388 could also use @code{nnspool} or @code{nnmh}, though.
12389
12390 Type @kbd{a nnml RET cache RET}.
12391
12392 You should now have a brand new @code{nnml} virtual server called
12393 @samp{cache}.  You now need to edit it to have the right definitions.
12394 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12395 will contain the following:
12396
12397 @lisp
12398 (nnml "cache")
12399 @end lisp
12400
12401 Change that to:
12402
12403 @lisp
12404 (nnml "cache"
12405          (nnml-directory "~/News/cache/")
12406          (nnml-active-file "~/News/cache/active"))
12407 @end lisp
12408
12409 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12410 @kbd{RET} over this virtual server, you should be entered into a browse
12411 buffer, and you should be able to enter any of the groups displayed.
12412
12413
12414 @node Server Variables
12415 @subsection Server Variables
12416 @cindex server variables
12417 @cindex server parameters
12418
12419 One sticky point when defining variables (both on back ends and in Emacs
12420 in general) is that some variables are typically initialized from other
12421 variables when the definition of the variables is being loaded.  If you
12422 change the ``base'' variable after the variables have been loaded, you
12423 won't change the ``derived'' variables.
12424
12425 This typically affects directory and file variables.  For instance,
12426 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12427 directory variables are initialized from that variable, so
12428 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12429 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12430 @code{nnml-directory}---you have to explicitly set all the file
12431 variables to be what you want them to be.  For a complete list of
12432 variables for each back end, see each back end's section later in this
12433 manual, but here's an example @code{nnml} definition:
12434
12435 @lisp
12436 (nnml "public"
12437       (nnml-directory "~/my-mail/")
12438       (nnml-active-file "~/my-mail/active")
12439       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12440 @end lisp
12441
12442 Server variables are often called @dfn{server parameters}.
12443
12444 @node Servers and Methods
12445 @subsection Servers and Methods
12446
12447 Wherever you would normally use a select method
12448 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12449 when browsing a foreign server) you can use a virtual server name
12450 instead.  This could potentially save lots of typing.  And it's nice all
12451 over.
12452
12453
12454 @node Unavailable Servers
12455 @subsection Unavailable Servers
12456
12457 If a server seems to be unreachable, Gnus will mark that server as
12458 @code{denied}.  That means that any subsequent attempt to make contact
12459 with that server will just be ignored.  ``It can't be opened,'' Gnus
12460 will tell you, without making the least effort to see whether that is
12461 actually the case or not.
12462
12463 That might seem quite naughty, but it does make sense most of the time.
12464 Let's say you have 10 groups subscribed to on server
12465 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12466 away from you and the machine is quite slow, so it takes 1 minute just
12467 to find out that it refuses connection to you today.  If Gnus were to
12468 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12469 attempt to do that.  Once it has gotten a single ``connection refused'',
12470 it will regard that server as ``down''.
12471
12472 So, what happens if the machine was only feeling unwell temporarily?
12473 How do you test to see whether the machine has come up again?
12474
12475 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12476 with the following commands:
12477
12478 @table @kbd
12479
12480 @item O
12481 @kindex O (Server)
12482 @findex gnus-server-open-server
12483 Try to establish connection to the server on the current line
12484 (@code{gnus-server-open-server}).
12485
12486 @item C
12487 @kindex C (Server)
12488 @findex gnus-server-close-server
12489 Close the connection (if any) to the server
12490 (@code{gnus-server-close-server}).
12491
12492 @item D
12493 @kindex D (Server)
12494 @findex gnus-server-deny-server
12495 Mark the current server as unreachable
12496 (@code{gnus-server-deny-server}).
12497
12498 @item M-o
12499 @kindex M-o (Server)
12500 @findex gnus-server-open-all-servers
12501 Open the connections to all servers in the buffer
12502 (@code{gnus-server-open-all-servers}).
12503
12504 @item M-c
12505 @kindex M-c (Server)
12506 @findex gnus-server-close-all-servers
12507 Close the connections to all servers in the buffer
12508 (@code{gnus-server-close-all-servers}).
12509
12510 @item R
12511 @kindex R (Server)
12512 @findex gnus-server-remove-denials
12513 Remove all marks to whether Gnus was denied connection from any servers
12514 (@code{gnus-server-remove-denials}).
12515
12516 @item L
12517 @kindex L (Server)
12518 @findex gnus-server-offline-server
12519 Set server status to offline (@code{gnus-server-offline-server}).
12520
12521 @end table
12522
12523
12524 @node Getting News
12525 @section Getting News
12526 @cindex reading news
12527 @cindex news back ends
12528
12529 A newsreader is normally used for reading news.  Gnus currently provides
12530 only two methods of getting news---it can read from an @acronym{NNTP} server,
12531 or it can read from a local spool.
12532
12533 @menu
12534 * NNTP::                        Reading news from an @acronym{NNTP} server.
12535 * News Spool::                  Reading news from the local spool.
12536 @end menu
12537
12538
12539 @node NNTP
12540 @subsection NNTP
12541 @cindex nntp
12542
12543 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12544 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12545 server as the, uhm, address.
12546
12547 If the @acronym{NNTP} server is located at a non-standard port, setting the
12548 third element of the select method to this port number should allow you
12549 to connect to the right port.  You'll have to edit the group info for
12550 that (@pxref{Foreign Groups}).
12551
12552 The name of the foreign group can be the same as a native group.  In
12553 fact, you can subscribe to the same group from as many different servers
12554 you feel like.  There will be no name collisions.
12555
12556 The following variables can be used to create a virtual @code{nntp}
12557 server:
12558
12559 @table @code
12560
12561 @item nntp-server-opened-hook
12562 @vindex nntp-server-opened-hook
12563 @cindex @sc{mode reader}
12564 @cindex authinfo
12565 @cindex authentification
12566 @cindex nntp authentification
12567 @findex nntp-send-authinfo
12568 @findex nntp-send-mode-reader
12569 is run after a connection has been made.  It can be used to send
12570 commands to the @acronym{NNTP} server after it has been contacted.  By
12571 default it sends the command @code{MODE READER} to the server with the
12572 @code{nntp-send-mode-reader} function.  This function should always be
12573 present in this hook.
12574
12575 @item nntp-authinfo-function
12576 @vindex nntp-authinfo-function
12577 @findex nntp-send-authinfo
12578 @vindex nntp-authinfo-file
12579 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12580 server.  The default function is @code{nntp-send-authinfo}, which looks
12581 through your @file{~/.authinfo} (or whatever you've set the
12582 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12583 are found, it will prompt you for a login name and a password.  The
12584 format of the @file{~/.authinfo} file is (almost) the same as the
12585 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12586 manual page, but here are the salient facts:
12587
12588 @enumerate
12589 @item
12590 The file contains one or more line, each of which define one server.
12591
12592 @item
12593 Each line may contain an arbitrary number of token/value pairs.
12594
12595 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12596 @samp{default}.  In addition Gnus introduces two new tokens, not present
12597 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12598 @samp{force}.  (This is the only way the @file{.authinfo} file format
12599 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12600 indicate what port on the server the credentials apply to and
12601 @samp{force} is explained below.
12602
12603 @end enumerate
12604
12605 Here's an example file:
12606
12607 @example
12608 machine news.uio.no login larsi password geheimnis
12609 machine nntp.ifi.uio.no login larsi force yes
12610 @end example
12611
12612 The token/value pairs may appear in any order; @samp{machine} doesn't
12613 have to be first, for instance.
12614
12615 In this example, both login name and password have been supplied for the
12616 former server, while the latter has only the login name listed, and the
12617 user will be prompted for the password.  The latter also has the
12618 @samp{force} tag, which means that the authinfo will be sent to the
12619 @var{nntp} server upon connection; the default (i.e., when there is not
12620 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12621 until the @var{nntp} server asks for it.
12622
12623 You can also add @samp{default} lines that will apply to all servers
12624 that don't have matching @samp{machine} lines.
12625
12626 @example
12627 default force yes
12628 @end example
12629
12630 This will force sending @samp{AUTHINFO} commands to all servers not
12631 previously mentioned.
12632
12633 Remember to not leave the @file{~/.authinfo} file world-readable.
12634
12635 @item nntp-server-action-alist
12636 @vindex nntp-server-action-alist
12637 This is a list of regexps to match on server types and actions to be
12638 taken when matches are made.  For instance, if you want Gnus to beep
12639 every time you connect to innd, you could say something like:
12640
12641 @lisp
12642 (setq nntp-server-action-alist
12643       '(("innd" (ding))))
12644 @end lisp
12645
12646 You probably don't want to do that, though.
12647
12648 The default value is
12649
12650 @lisp
12651 '(("nntpd 1\\.5\\.11t"
12652    (remove-hook 'nntp-server-opened-hook
12653                 'nntp-send-mode-reader)))
12654 @end lisp
12655
12656 This ensures that Gnus doesn't send the @code{MODE READER} command to
12657 nntpd 1.5.11t, since that command chokes that server, I've been told.
12658
12659 @item nntp-maximum-request
12660 @vindex nntp-maximum-request
12661 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12662 will collect headers by sending a series of @code{head} commands.  To
12663 speed things up, the back end sends lots of these commands without
12664 waiting for reply, and then reads all the replies.  This is controlled
12665 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12666 your network is buggy, you should set this to 1.
12667
12668 @item nntp-connection-timeout
12669 @vindex nntp-connection-timeout
12670 If you have lots of foreign @code{nntp} groups that you connect to
12671 regularly, you're sure to have problems with @acronym{NNTP} servers not
12672 responding properly, or being too loaded to reply within reasonable
12673 time.  This is can lead to awkward problems, which can be helped
12674 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12675 that says how many seconds the @code{nntp} back end should wait for a
12676 connection before giving up.  If it is @code{nil}, which is the default,
12677 no timeouts are done.
12678
12679 @c @item nntp-command-timeout
12680 @c @vindex nntp-command-timeout
12681 @c @cindex PPP connections
12682 @c @cindex dynamic IP addresses
12683 @c If you're running Gnus on a machine that has a dynamically assigned
12684 @c address, Gnus may become confused.  If the address of your machine
12685 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12686 @c waiting forever for replies from the server.  To help with this
12687 @c unfortunate problem, you can set this command to a number.  Gnus will
12688 @c then, if it sits waiting for a reply from the server longer than that
12689 @c number of seconds, shut down the connection, start a new one, and resend
12690 @c the command.  This should hopefully be transparent to the user.  A
12691 @c likely number is 30 seconds.
12692 @c
12693 @c @item nntp-retry-on-break
12694 @c @vindex nntp-retry-on-break
12695 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12696 @c hangs.  This will have much the same effect as the command timeout
12697 @c described above.
12698
12699 @item nntp-server-hook
12700 @vindex nntp-server-hook
12701 This hook is run as the last step when connecting to an @acronym{NNTP}
12702 server.
12703
12704 @item nntp-buggy-select
12705 @vindex nntp-buggy-select
12706 Set this to non-@code{nil} if your select routine is buggy.
12707
12708 @item nntp-nov-is-evil
12709 @vindex nntp-nov-is-evil
12710 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12711 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12712 can be used.
12713
12714 @item nntp-xover-commands
12715 @vindex nntp-xover-commands
12716 @cindex @acronym{NOV}
12717 @cindex XOVER
12718 List of strings used as commands to fetch @acronym{NOV} lines from a
12719 server.  The default value of this variable is @code{("XOVER"
12720 "XOVERVIEW")}.
12721
12722 @item nntp-nov-gap
12723 @vindex nntp-nov-gap
12724 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12725 the server.  The server responds with one huge list of lines.  However,
12726 if you have read articles 2-5000 in the group, and only want to read
12727 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12728 lines that you will not need.  This variable says how
12729 big a gap between two consecutive articles is allowed to be before the
12730 @code{XOVER} request is split into several request.  Note that if your
12731 network is fast, setting this variable to a really small number means
12732 that fetching will probably be slower.  If this variable is @code{nil},
12733 @code{nntp} will never split requests.  The default is 5.
12734
12735 @item nntp-prepare-server-hook
12736 @vindex nntp-prepare-server-hook
12737 A hook run before attempting to connect to an @acronym{NNTP} server.
12738
12739 @item nntp-warn-about-losing-connection
12740 @vindex nntp-warn-about-losing-connection
12741 If this variable is non-@code{nil}, some noise will be made when a
12742 server closes connection.
12743
12744 @item nntp-record-commands
12745 @vindex nntp-record-commands
12746 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12747 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12748 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12749 that doesn't seem to work.
12750
12751 @item nntp-open-connection-function
12752 @vindex nntp-open-connection-function
12753 It is possible to customize how the connection to the nntp server will
12754 be opened.  If you specify an @code{nntp-open-connection-function}
12755 parameter, Gnus will use that function to establish the connection.
12756 Five pre-made functions are supplied.  These functions can be grouped in
12757 two categories: direct connection functions (three pre-made), and
12758 indirect ones (two pre-made).
12759
12760 @item nntp-prepare-post-hook
12761 @vindex nntp-prepare-post-hook
12762 A hook run just before posting an article.  If there is no
12763 @code{Message-ID} header in the article and the news server provides the
12764 recommended ID, it will be added to the article before running this
12765 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12766 inhibit Gnus to add a @code{Message-ID} header, you could say:
12767
12768 @lisp
12769 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12770 @end lisp
12771
12772 Note that not all servers support the recommended ID.  This works for
12773 INN versions 2.3.0 and later, for instance.
12774
12775 @item nntp-read-timeout
12776 @vindex nntp-read-timeout
12777 How long nntp should wait between checking for the end of output.
12778 Shorter values mean quicker response, but is more CPU intensive.  The
12779 default is 0.1 seconds.  If you have a slow line to the server (and
12780 don't like to see Emacs eat your available CPU power), you might set
12781 this to, say, 1.
12782
12783 @item nntp-list-options
12784 @vindex nntp-list-options
12785 List of newsgroup name used for a option of the LIST command to restrict
12786 the listing output to only the specified newsgroups.  Each newsgroup name
12787 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12788 etc.  Fortunately, if the server can accept such a option, it will
12789 probably make gnus run faster.  You may use it as a server variable as
12790 follows:
12791
12792 @lisp
12793 (setq gnus-select-method
12794       '(nntp "news.somewhere.edu"
12795              (nntp-list-options ("fj.*" "japan.*"))))
12796 @end lisp
12797
12798 @item nntp-options-subscribe
12799 @vindex nntp-options-subscribe
12800 Regexp matching the newsgroup names which will be subscribed
12801 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12802 It may be effective as well as @code{nntp-list-options} even though the
12803 server could not accept a shell-style wildcard as a option of the LIST
12804 command.  You may use it as a server variable as follows:
12805
12806 @lisp
12807 (setq gnus-select-method
12808       '(nntp "news.somewhere.edu"
12809              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12810 @end lisp
12811
12812 @item nntp-options-not-subscribe
12813 @vindex nntp-options-not-subscribe
12814 Regexp matching the newsgroup names which will not be subscribed
12815 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12816 It may be effective as well as @code{nntp-list-options} even though the
12817 server could not accept a shell-style wildcard as a option of the LIST
12818 command.  You may use it as a server variable as follows:
12819
12820 @lisp
12821 (setq gnus-select-method
12822       '(nntp "news.somewhere.edu"
12823              (nntp-options-not-subscribe "\\.binaries\\.")))
12824 @end lisp
12825 @end table
12826
12827 @menu
12828 * Direct Functions::            Connecting directly to the server.
12829 * Indirect Functions::          Connecting indirectly to the server.
12830 * Common Variables::            Understood by several connection functions.
12831 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
12832 @end menu
12833
12834
12835 @node Direct Functions
12836 @subsubsection Direct Functions
12837 @cindex direct connection functions
12838
12839 These functions are called direct because they open a direct connection
12840 between your machine and the @acronym{NNTP} server.  The behavior of these
12841 functions is also affected by commonly understood variables
12842 (@pxref{Common Variables}).
12843
12844 @table @code
12845 @findex nntp-open-network-stream
12846 @item nntp-open-network-stream
12847 This is the default, and simply connects to some port or other on the
12848 remote system.
12849
12850 @findex nntp-open-tls-stream
12851 @item nntp-open-tls-stream
12852 Opens a connection to a server over a @dfn{secure} channel.  To use
12853 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12854 installed.  You then define a server as follows:
12855
12856 @lisp
12857 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12858 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12859 ;;
12860 (nntp "snews.bar.com"
12861       (nntp-open-connection-function nntp-open-tls-stream)
12862       (nntp-port-number )
12863       (nntp-address "snews.bar.com"))
12864 @end lisp
12865
12866 @findex nntp-open-ssl-stream
12867 @item nntp-open-ssl-stream
12868 Opens a connection to a server over a @dfn{secure} channel.  To use
12869 this you must have @uref{http://www.openssl.org, OpenSSL} or
12870 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12871 then define a server as follows:
12872
12873 @lisp
12874 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12875 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12876 ;;
12877 (nntp "snews.bar.com"
12878       (nntp-open-connection-function nntp-open-ssl-stream)
12879       (nntp-port-number 563)
12880       (nntp-address "snews.bar.com"))
12881 @end lisp
12882
12883 @findex nntp-open-telnet-stream
12884 @item nntp-open-telnet-stream
12885 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12886 it.  You might wonder why this function exists, since we have the
12887 default @code{nntp-open-network-stream} which would do the job.  (One
12888 of) the reason(s) is that if you are behind a firewall but have direct
12889 connections to the outside world thanks to a command wrapper like
12890 @code{runsocks}, you can use it like this:
12891
12892 @lisp
12893 (nntp "socksified"
12894       (nntp-pre-command "runsocks")
12895       (nntp-open-connection-function nntp-open-telnet-stream)
12896       (nntp-address "the.news.server"))
12897 @end lisp
12898
12899 With the default method, you would need to wrap your whole Emacs
12900 session, which is not a good idea.
12901 @end table
12902
12903
12904 @node Indirect Functions
12905 @subsubsection Indirect Functions
12906 @cindex indirect connection functions
12907
12908 These functions are called indirect because they connect to an
12909 intermediate host before actually connecting to the @acronym{NNTP} server.
12910 All of these functions and related variables are also said to belong to
12911 the ``via'' family of connection: they're all prefixed with ``via'' to make
12912 things cleaner.  The behavior of these functions is also affected by
12913 commonly understood variables (@pxref{Common Variables}).
12914
12915 @table @code
12916 @item nntp-open-via-rlogin-and-telnet
12917 @findex nntp-open-via-rlogin-and-telnet
12918 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12919 to the real @acronym{NNTP} server from there.  This is useful for instance if
12920 you need to connect to a firewall machine first.
12921
12922 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12923
12924 @table @code
12925 @item nntp-via-rlogin-command
12926 @vindex nntp-via-rlogin-command
12927 Command used to log in on the intermediate host.  The default is
12928 @samp{rsh}, but @samp{ssh} is a popular alternative.
12929
12930 @item nntp-via-rlogin-command-switches
12931 @vindex nntp-via-rlogin-command-switches
12932 List of strings to be used as the switches to
12933 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12934 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12935 @samp{("-C")} in order to compress all data connections, otherwise set
12936 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12937 the telnet command requires a pseudo-tty allocation on an intermediate
12938 host.
12939 @end table
12940
12941 Note that you may want to change the value for @code{nntp-end-of-line}
12942 to @samp{\n} (@pxref{Common Variables}).
12943
12944 @item nntp-open-via-rlogin-and-netcat
12945 @findex nntp-open-via-rlogin-and-netcat
12946 Does essentially the same, but uses @samp{netcat}
12947 (@uref{http://netcat.sourceforge.net/}) instead of @samp{telnet} to
12948 connect to the real @acronym{NNTP} server from the intermediate host.
12949
12950 @code{nntp-open-via-rlogin-and-netcat}-specific variables:
12951
12952 @table @code
12953 @item nntp-via-netcat-command
12954 @vindex nntp-via-netcat-command
12955 Command used to connect to the real @acronym{NNTP} server from the
12956 intermediate host.  The default is @samp{nc}.  You can also use other
12957 programs like @samp{connect}
12958 (@uref{http://www.imasy.or.jp/~gotoh/ssh/connect.html}) instead.
12959
12960 @item nntp-via-netcat-switches
12961 @vindex nntp-via-netcat-switches
12962 List of strings to be used as the switches to the
12963 @code{nntp-via-telnet-command} command.  The default is @code{nil}.
12964
12965 @item nntp-via-rlogin-command
12966 Command used to log in on the intermediate host.  The default is
12967 @samp{rsh}, but @samp{ssh} is a popular alternative.
12968
12969 @item nntp-via-rlogin-command-switches
12970 List of strings to be used as the switches to
12971 @code{nntp-via-rlogin-command}.  The default is @code{nil}.
12972 @end table
12973
12974 @item nntp-open-via-telnet-and-telnet
12975 @findex nntp-open-via-telnet-and-telnet
12976 Does essentially also the same, but uses @samp{telnet} instead of
12977 @samp{rlogin} to connect to the intermediate host.
12978
12979 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12980
12981 @table @code
12982 @item nntp-via-telnet-command
12983 @vindex nntp-via-telnet-command
12984 Command used to @code{telnet} the intermediate host.  The default is
12985 @samp{telnet}.
12986
12987 @item nntp-via-telnet-switches
12988 @vindex nntp-via-telnet-switches
12989 List of strings to be used as the switches to the
12990 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12991
12992 @item nntp-via-user-password
12993 @vindex nntp-via-user-password
12994 Password to use when logging in on the intermediate host.
12995
12996 @item nntp-via-envuser
12997 @vindex nntp-via-envuser
12998 If non-@code{nil}, the intermediate @code{telnet} session (client and
12999 server both) will support the @code{ENVIRON} option and not prompt for
13000 login name.  This works for Solaris @code{telnet}, for instance.
13001
13002 @item nntp-via-shell-prompt
13003 @vindex nntp-via-shell-prompt
13004 Regexp matching the shell prompt on the intermediate host.  The default
13005 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13006
13007 @end table
13008
13009 Note that you may want to change the value for @code{nntp-end-of-line}
13010 to @samp{\n} (@pxref{Common Variables}).
13011 @end table
13012
13013
13014 Here are some additional variables that are understood by all the above
13015 functions:
13016
13017 @table @code
13018
13019 @item nntp-via-user-name
13020 @vindex nntp-via-user-name
13021 User name to use when connecting to the intermediate host.
13022
13023 @item nntp-via-address
13024 @vindex nntp-via-address
13025 Address of the intermediate host to connect to.
13026
13027 @end table
13028
13029
13030 @node Common Variables
13031 @subsubsection Common Variables
13032
13033 The following variables affect the behavior of all, or several of the
13034 pre-made connection functions.  When not specified, all functions are
13035 affected.
13036
13037 @table @code
13038
13039 @item nntp-pre-command
13040 @vindex nntp-pre-command
13041 A command wrapper to use when connecting through a non native
13042 connection function (all except @code{nntp-open-network-stream},
13043 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
13044 where you would put a @samp{SOCKS} wrapper for instance.
13045
13046 @item nntp-address
13047 @vindex nntp-address
13048 The address of the @acronym{NNTP} server.
13049
13050 @item nntp-port-number
13051 @vindex nntp-port-number
13052 Port number to connect to the @acronym{NNTP} server.  The default is
13053 @samp{nntp}.  If you use @acronym{NNTP} over
13054 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13055 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13056 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13057 not work with named ports.
13058
13059 @item nntp-end-of-line
13060 @vindex nntp-end-of-line
13061 String to use as end-of-line marker when talking to the @acronym{NNTP}
13062 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13063 using a non native telnet connection function.
13064
13065 @item nntp-telnet-command
13066 @vindex nntp-telnet-command
13067 Command to use when connecting to the @acronym{NNTP} server through
13068 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13069 just for the real @acronym{NNTP} server.  The default is
13070 @samp{telnet}.
13071
13072 @item nntp-telnet-switches
13073 @vindex nntp-telnet-switches
13074 A list of switches to pass to @code{nntp-telnet-command}.  The default
13075 is @samp{("-8")}.
13076
13077 @end table
13078
13079 @node NNTP marks
13080 @subsubsection NNTP marks
13081 @cindex storing NNTP marks
13082
13083 Gnus stores marks (@pxref{Marking Articles}) for @acronym{NNTP}
13084 servers in marks files.  A marks file records what marks you have set
13085 in a group and each file is specific to the corresponding server.
13086 Marks files are stored in @file{~/News/marks}
13087 (@code{nntp-marks-directory}) under a classic hierarchy resembling
13088 that of a news server, for example marks for the group
13089 @samp{gmane.discuss} on the news.gmane.org server will be stored in
13090 the file @file{~/News/marks/news.gmane.org/gmane/discuss/.marks}.
13091
13092 Marks files are useful because you can copy the @file{~/News/marks}
13093 directory (using rsync, scp or whatever) to another Gnus installation,
13094 and it will realize what articles you have read and marked.  The data
13095 in @file{~/News/marks} has priority over the same data in
13096 @file{~/.newsrc.eld}.
13097
13098 Note that marks files are very much server-specific: Gnus remembers
13099 the article numbers so if you don't use the same servers on both
13100 installations things are most likely to break (most @acronym{NNTP}
13101 servers do not use the same article numbers as any other server).
13102 However, if you use servers A, B, C on one installation and servers A,
13103 D, E on the other, you can sync the marks files for A and then you'll
13104 get synchronization for that server between the two installations.
13105
13106 Using @acronym{NNTP} marks can possibly incur a performance penalty so
13107 if Gnus feels sluggish, try setting the @code{nntp-marks-is-evil}
13108 variable to @code{t}.  Marks will then be stored in @file{~/.newsrc.eld}.
13109
13110 Related variables:
13111
13112 @table @code
13113
13114 @item nntp-marks-is-evil
13115 @vindex nntp-marks-is-evil
13116 If non-@code{nil}, this back end will ignore any marks files.  The
13117 default is @code{nil}.
13118
13119 @item nntp-marks-directory
13120 @vindex nntp-marks-directory
13121 The directory where marks for nntp groups will be stored.
13122
13123 @end table
13124
13125
13126 @node News Spool
13127 @subsection News Spool
13128 @cindex nnspool
13129 @cindex news spool
13130
13131 Subscribing to a foreign group from the local spool is extremely easy,
13132 and might be useful, for instance, to speed up reading groups that
13133 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13134 instance.
13135
13136 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13137 anything else) as the address.
13138
13139 If you have access to a local spool, you should probably use that as the
13140 native select method (@pxref{Finding the News}).  It is normally faster
13141 than using an @code{nntp} select method, but might not be.  It depends.
13142 You just have to try to find out what's best at your site.
13143
13144 @table @code
13145
13146 @item nnspool-inews-program
13147 @vindex nnspool-inews-program
13148 Program used to post an article.
13149
13150 @item nnspool-inews-switches
13151 @vindex nnspool-inews-switches
13152 Parameters given to the inews program when posting an article.
13153
13154 @item nnspool-spool-directory
13155 @vindex nnspool-spool-directory
13156 Where @code{nnspool} looks for the articles.  This is normally
13157 @file{/usr/spool/news/}.
13158
13159 @item nnspool-nov-directory
13160 @vindex nnspool-nov-directory
13161 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13162 @file{/usr/spool/news/over.view/}.
13163
13164 @item nnspool-lib-dir
13165 @vindex nnspool-lib-dir
13166 Where the news lib dir is (@file{/usr/lib/news/} by default).
13167
13168 @item nnspool-active-file
13169 @vindex nnspool-active-file
13170 The name of the active file.
13171
13172 @item nnspool-newsgroups-file
13173 @vindex nnspool-newsgroups-file
13174 The name of the group descriptions file.
13175
13176 @item nnspool-history-file
13177 @vindex nnspool-history-file
13178 The name of the news history file.
13179
13180 @item nnspool-active-times-file
13181 @vindex nnspool-active-times-file
13182 The name of the active date file.
13183
13184 @item nnspool-nov-is-evil
13185 @vindex nnspool-nov-is-evil
13186 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13187 that it finds.
13188
13189 @item nnspool-sift-nov-with-sed
13190 @vindex nnspool-sift-nov-with-sed
13191 @cindex sed
13192 If non-@code{nil}, which is the default, use @code{sed} to get the
13193 relevant portion from the overview file.  If @code{nil},
13194 @code{nnspool} will load the entire file into a buffer and process it
13195 there.
13196
13197 @end table
13198
13199
13200 @node Getting Mail
13201 @section Getting Mail
13202 @cindex reading mail
13203 @cindex mail
13204
13205 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13206 course.
13207
13208 @menu
13209 * Mail in a Newsreader::        Important introductory notes.
13210 * Getting Started Reading Mail::  A simple cookbook example.
13211 * Splitting Mail::              How to create mail groups.
13212 * Mail Sources::                How to tell Gnus where to get mail from.
13213 * Mail Back End Variables::     Variables for customizing mail handling.
13214 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13215 * Group Mail Splitting::        Use group customize to drive mail splitting.
13216 * Incorporating Old Mail::      What about the old mail you have?
13217 * Expiring Mail::               Getting rid of unwanted mail.
13218 * Washing Mail::                Removing cruft from the mail you get.
13219 * Duplicates::                  Dealing with duplicated mail.
13220 * Not Reading Mail::            Using mail back ends for reading other files.
13221 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13222 @end menu
13223
13224
13225 @node Mail in a Newsreader
13226 @subsection Mail in a Newsreader
13227
13228 If you are used to traditional mail readers, but have decided to switch
13229 to reading mail with Gnus, you may find yourself experiencing something
13230 of a culture shock.
13231
13232 Gnus does not behave like traditional mail readers.  If you want to make
13233 it behave that way, you can, but it's an uphill battle.
13234
13235 Gnus, by default, handles all its groups using the same approach.  This
13236 approach is very newsreaderly---you enter a group, see the new/unread
13237 messages, and when you read the messages, they get marked as read, and
13238 you don't see them any more.  (Unless you explicitly ask for them.)
13239
13240 In particular, you do not do anything explicitly to delete messages.
13241
13242 Does this mean that all the messages that have been marked as read are
13243 deleted?  How awful!
13244
13245 But, no, it means that old messages are @dfn{expired} according to some
13246 scheme or other.  For news messages, the expire process is controlled by
13247 the news administrator; for mail, the expire process is controlled by
13248 you.  The expire process for mail is covered in depth in @ref{Expiring
13249 Mail}.
13250
13251 What many Gnus users find, after using it a while for both news and
13252 mail, is that the transport mechanism has very little to do with how
13253 they want to treat a message.
13254
13255 Many people subscribe to several mailing lists.  These are transported
13256 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13257 answering, or even reading these messages very carefully.  We may not
13258 need to save them because if we should need to read one again, they are
13259 archived somewhere else.
13260
13261 Some people have local news groups which have only a handful of readers.
13262 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13263 to read and answer a large fraction of the messages very carefully in
13264 order to do our work.  And there may not be an archive, so we may need
13265 to save the interesting messages the same way we would personal mail.
13266
13267 The important distinction turns out to be not the transport mechanism,
13268 but other factors such as how interested we are in the subject matter,
13269 or how easy it is to retrieve the message if we need to read it again.
13270
13271 Gnus provides many options for sorting mail into ``groups'' which behave
13272 like newsgroups, and for treating each group (whether mail or news)
13273 differently.
13274
13275 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13276 that Gnus should grow up and be a male, er, mail reader.  It is possible
13277 to whip Gnus into a more mailreaderly being, but, as said before, it's
13278 not easy.  People who prefer proper mail readers should try @sc{vm}
13279 instead, which is an excellent, and proper, mail reader.
13280
13281 I don't mean to scare anybody off, but I want to make it clear that you
13282 may be required to learn a new way of thinking about messages.  After
13283 you've been subjected to The Gnus Way, you will come to love it.  I can
13284 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13285 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13286 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13287 You Do.)
13288
13289
13290 @node Getting Started Reading Mail
13291 @subsection Getting Started Reading Mail
13292
13293 It's quite easy to use Gnus to read your new mail.  You just plonk the
13294 mail back end of your choice into @code{gnus-secondary-select-methods},
13295 and things will happen automatically.
13296
13297 For instance, if you want to use @code{nnml} (which is a ``one file per
13298 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13299
13300 @lisp
13301 (setq gnus-secondary-select-methods '((nnml "")))
13302 @end lisp
13303
13304 Now, the next time you start Gnus, this back end will be queried for new
13305 articles, and it will move all the messages in your spool file to its
13306 directory, which is @file{~/Mail/} by default.  The new group that will
13307 be created (@samp{mail.misc}) will be subscribed, and you can read it
13308 like any other group.
13309
13310 You will probably want to split the mail into several groups, though:
13311
13312 @lisp
13313 (setq nnmail-split-methods
13314       '(("junk" "^From:.*Lars Ingebrigtsen")
13315         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13316         ("other" "")))
13317 @end lisp
13318
13319 This will result in three new @code{nnml} mail groups being created:
13320 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13321 mail that doesn't fit into the first two groups will be placed in the
13322 last group.
13323
13324 This should be sufficient for reading mail with Gnus.  You might want to
13325 give the other sections in this part of the manual a perusal, though.
13326 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13327
13328
13329 @node Splitting Mail
13330 @subsection Splitting Mail
13331 @cindex splitting mail
13332 @cindex mail splitting
13333 @cindex mail filtering (splitting)
13334
13335 @vindex nnmail-split-methods
13336 The @code{nnmail-split-methods} variable says how the incoming mail is
13337 to be split into groups.
13338
13339 @lisp
13340 (setq nnmail-split-methods
13341   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13342     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13343     ("mail.other" "")))
13344 @end lisp
13345
13346 This variable is a list of lists, where the first element of each of
13347 these lists is the name of the mail group (they do not have to be called
13348 something beginning with @samp{mail}, by the way), and the second
13349 element is a regular expression used on the header of each mail to
13350 determine if it belongs in this mail group.  The first string may
13351 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13352 insert sub-expressions from the matched text.  For instance:
13353
13354 @lisp
13355 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13356 @end lisp
13357
13358 @noindent
13359 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13360 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13361
13362 The second element can also be a function.  In that case, it will be
13363 called narrowed to the headers with the first element of the rule as the
13364 argument.  It should return a non-@code{nil} value if it thinks that the
13365 mail belongs in that group.
13366
13367 @cindex @samp{bogus} group
13368 The last of these groups should always be a general one, and the regular
13369 expression should @emph{always} be @samp{""} so that it matches any mails
13370 that haven't been matched by any of the other regexps.  (These rules are
13371 processed from the beginning of the alist toward the end.  The first rule
13372 to make a match will ``win'', unless you have crossposting enabled.  In
13373 that case, all matching rules will ``win''.)  If no rule matched, the mail
13374 will end up in the @samp{bogus} group.  When new groups are created by
13375 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13376 see the new groups.  This also applies to the @samp{bogus} group.
13377
13378 If you like to tinker with this yourself, you can set this variable to a
13379 function of your choice.  This function will be called without any
13380 arguments in a buffer narrowed to the headers of an incoming mail
13381 message.  The function should return a list of group names that it
13382 thinks should carry this mail message.
13383
13384 Note that the mail back ends are free to maul the poor, innocent,
13385 incoming headers all they want to.  They all add @code{Lines} headers;
13386 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13387 @code{From<SPACE>} line to something else.
13388
13389 @vindex nnmail-crosspost
13390 The mail back ends all support cross-posting.  If several regexps match,
13391 the mail will be ``cross-posted'' to all those groups.
13392 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13393 that no articles are crossposted to the general (@samp{""}) group.
13394
13395 @vindex nnmail-crosspost-link-function
13396 @cindex crosspost
13397 @cindex links
13398 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13399 the crossposted articles.  However, not all file systems support hard
13400 links.  If that's the case for you, set
13401 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13402 variable is @code{add-name-to-file} by default.)
13403
13404 @kindex M-x nnmail-split-history
13405 @findex nnmail-split-history
13406 If you wish to see where the previous mail split put the messages, you
13407 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13408 where re-spooling messages would put the messages, you can use
13409 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13410 Group Commands}).
13411
13412 @vindex nnmail-split-header-length-limit
13413 Header lines longer than the value of
13414 @code{nnmail-split-header-length-limit} are excluded from the split
13415 function.
13416
13417 @vindex nnmail-mail-splitting-charset
13418 @vindex nnmail-mail-splitting-decodes
13419 By default the splitting codes @acronym{MIME} decodes headers so you
13420 can match on non-@acronym{ASCII} strings.  The
13421 @code{nnmail-mail-splitting-charset} variable specifies the default
13422 charset for decoding.  The behavior can be turned off completely by
13423 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13424 useful if you want to match articles based on the raw header data.
13425
13426 @vindex nnmail-resplit-incoming
13427 By default, splitting is performed on all incoming messages.  If you
13428 specify a @code{directory} entry for the variable @code{mail-sources}
13429 (@pxref{Mail Source Specifiers}), however, then splitting does
13430 @emph{not} happen by default.  You can set the variable
13431 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13432 splitting happen even in this case.  (This variable has no effect on
13433 other kinds of entries.)
13434
13435 Gnus gives you all the opportunity you could possibly want for shooting
13436 yourself in the foot.  Let's say you create a group that will contain
13437 all the mail you get from your boss.  And then you accidentally
13438 unsubscribe from the group.  Gnus will still put all the mail from your
13439 boss in the unsubscribed group, and so, when your boss mails you ``Have
13440 that report ready by Monday or you're fired!'', you'll never see it and,
13441 come Tuesday, you'll still believe that you're gainfully employed while
13442 you really should be out collecting empty bottles to save up for next
13443 month's rent money.
13444
13445
13446 @node Mail Sources
13447 @subsection Mail Sources
13448
13449 Mail can be gotten from many different sources---the mail spool, from
13450 a @acronym{POP} mail server, from a procmail directory, or from a
13451 maildir, for instance.
13452
13453 @menu
13454 * Mail Source Specifiers::      How to specify what a mail source is.
13455 * Mail Source Customization::   Some variables that influence things.
13456 * Fetching Mail::               Using the mail source specifiers.
13457 @end menu
13458
13459
13460 @node Mail Source Specifiers
13461 @subsubsection Mail Source Specifiers
13462 @cindex POP
13463 @cindex mail server
13464 @cindex procmail
13465 @cindex mail spool
13466 @cindex mail source
13467
13468 You tell Gnus how to fetch mail by setting @code{mail-sources}
13469 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13470
13471 Here's an example:
13472
13473 @lisp
13474 (pop :server "pop3.mailserver.com" :user "myname")
13475 @end lisp
13476
13477 As can be observed, a mail source specifier is a list where the first
13478 element is a @dfn{mail source type}, followed by an arbitrary number of
13479 @dfn{keywords}.  Keywords that are not explicitly specified are given
13480 default values.
13481
13482 The following mail source types are available:
13483
13484 @table @code
13485 @item file
13486 Get mail from a single file; typically from the mail spool.
13487
13488 Keywords:
13489
13490 @table @code
13491 @item :path
13492 The file name.  Defaults to the value of the @env{MAIL}
13493 environment variable or the value of @code{rmail-spool-directory}
13494 (usually something like @file{/usr/mail/spool/user-name}).
13495
13496 @item :prescript
13497 @itemx :postscript
13498 Script run before/after fetching mail.
13499 @end table
13500
13501 An example file mail source:
13502
13503 @lisp
13504 (file :path "/usr/spool/mail/user-name")
13505 @end lisp
13506
13507 Or using the default file name:
13508
13509 @lisp
13510 (file)
13511 @end lisp
13512
13513 If the mail spool file is not located on the local machine, it's best
13514 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13515 You can not use ange-ftp file names here---it has no way to lock the
13516 mail spool while moving the mail.
13517
13518 If it's impossible to set up a proper server, you can use ssh instead.
13519
13520 @lisp
13521 (setq mail-sources
13522       '((file :prescript "ssh host bin/getmail >%t")))
13523 @end lisp
13524
13525 The @samp{getmail} script would look something like the following:
13526
13527 @example
13528 #!/bin/sh
13529 #  getmail - move mail from spool to stdout
13530 #  flu@@iki.fi
13531
13532 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13533 TMP=$HOME/Mail/tmp
13534 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13535 @end example
13536
13537 Alter this script to fit find the @samp{movemail} you want to use.
13538
13539
13540 @item directory
13541 @vindex nnmail-scan-directory-mail-source-once
13542 Get mail from several files in a directory.  This is typically used
13543 when you have procmail split the incoming mail into several files.
13544 That is, there is a one-to-one correspondence between files in that
13545 directory and groups, so that mail from the file @file{foo.bar.spool}
13546 will be put in the group @code{foo.bar}.  (You can change the suffix
13547 to be used instead of @code{.spool}.)  Setting
13548 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13549 Gnus to scan the mail source only once.  This is particularly useful
13550 if you want to scan mail groups at a specified level.
13551
13552 @vindex nnmail-resplit-incoming
13553 There is also the variable @code{nnmail-resplit-incoming}, if you set
13554 that to a non-@code{nil} value, then the normal splitting process is
13555 applied to all the files from the directory, @ref{Splitting Mail}.
13556
13557 Keywords:
13558
13559 @table @code
13560 @item :path
13561 The name of the directory where the files are.  There is no default
13562 value.
13563
13564 @item :suffix
13565 Only files ending with this suffix are used.  The default is
13566 @samp{.spool}.
13567
13568 @item :predicate
13569 Only files that have this predicate return non-@code{nil} are returned.
13570 The default is @code{identity}.  This is used as an additional
13571 filter---only files that have the right suffix @emph{and} satisfy this
13572 predicate are considered.
13573
13574 @item :prescript
13575 @itemx :postscript
13576 Script run before/after fetching mail.
13577
13578 @end table
13579
13580 An example directory mail source:
13581
13582 @lisp
13583 (directory :path "/home/user-name/procmail-dir/"
13584            :suffix ".prcml")
13585 @end lisp
13586
13587 @item pop
13588 Get mail from a @acronym{POP} server.
13589
13590 Keywords:
13591
13592 @table @code
13593 @item :server
13594 The name of the @acronym{POP} server.  The default is taken from the
13595 @env{MAILHOST} environment variable.
13596
13597 @item :port
13598 The port number of the @acronym{POP} server.  This can be a number (eg,
13599 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13600 string, it should be a service name as listed in @file{/etc/services} on
13601 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13602 need to specify it as @samp{"pop-3"} instead.
13603
13604 @item :user
13605 The user name to give to the @acronym{POP} server.  The default is the login
13606 name.
13607
13608 @item :password
13609 The password to give to the @acronym{POP} server.  If not specified,
13610 the user is prompted.
13611
13612 @item :program
13613 The program to use to fetch mail from the @acronym{POP} server.  This
13614 should be a @code{format}-like string.  Here's an example:
13615
13616 @example
13617 fetchmail %u@@%s -P %p %t
13618 @end example
13619
13620 The valid format specifier characters are:
13621
13622 @table @samp
13623 @item t
13624 The name of the file the mail is to be moved to.  This must always be
13625 included in this string.
13626
13627 @item s
13628 The name of the server.
13629
13630 @item P
13631 The port number of the server.
13632
13633 @item u
13634 The user name to use.
13635
13636 @item p
13637 The password to use.
13638 @end table
13639
13640 The values used for these specs are taken from the values you give the
13641 corresponding keywords.
13642
13643 @item :prescript
13644 A script to be run before fetching the mail.  The syntax is the same as
13645 the @code{:program} keyword.  This can also be a function to be run.
13646
13647 @item :postscript
13648 A script to be run after fetching the mail.  The syntax is the same as
13649 the @code{:program} keyword.  This can also be a function to be run.
13650
13651 @item :function
13652 The function to use to fetch mail from the @acronym{POP} server.  The
13653 function is called with one parameter---the name of the file where the
13654 mail should be moved to.
13655
13656 @item :authentication
13657 This can be either the symbol @code{password} or the symbol @code{apop}
13658 and says what authentication scheme to use.  The default is
13659 @code{password}.
13660
13661 @item :connection
13662 What stream to use for connecting to the server, this can be the symbol
13663 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13664 and use insecure connections.  Note that for SSL/TLS, you need external
13665 programs and libraries:
13666
13667 @itemize @bullet
13668 @item
13669 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13670 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13671 library @samp{ssl.el}.
13672 @item
13673 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13674 Requires the external library @samp{starttls.el} and program
13675 @samp{starttls}.
13676 @end itemize
13677
13678 @item :leave
13679 Non-@code{nil} if mail is to be left on the server and UIDL used for
13680 message retrieval.  The default is @code{nil}.
13681
13682 @end table
13683
13684 @vindex pop3-movemail
13685 @vindex pop3-leave-mail-on-server
13686 If the @code{:program} and @code{:function} keywords aren't specified,
13687 @code{pop3-movemail} will be used.  If the
13688 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13689 left on the @acronym{POP} server after fetching when using
13690 @code{pop3-movemail}.  Note that POP servers maintain no state
13691 information between sessions, so what the client believes is there and
13692 what is actually there may not match up.  If they do not, then the whole
13693 thing can fall apart and leave you with a corrupt mailbox.
13694
13695 Here are some examples.  Fetch from the default @acronym{POP} server,
13696 using the default user name, and default fetcher:
13697
13698 @lisp
13699 (pop)
13700 @end lisp
13701
13702 Fetch from a named server with a named user and password:
13703
13704 @lisp
13705 (pop :server "my.pop.server"
13706      :user "user-name" :password "secret")
13707 @end lisp
13708
13709 Use @samp{movemail} to move the mail:
13710
13711 @lisp
13712 (pop :program "movemail po:%u %t %p")
13713 @end lisp
13714
13715 @item maildir
13716 Get mail from a maildir.  This is a type of mailbox that is supported by
13717 at least qmail and postfix, where each file in a special directory
13718 contains exactly one mail.
13719
13720 Keywords:
13721
13722 @table @code
13723 @item :path
13724 The name of the directory where the mails are stored.  The default is
13725 taken from the @env{MAILDIR} environment variable or
13726 @file{~/Maildir/}.
13727 @item :subdirs
13728 The subdirectories of the Maildir.  The default is
13729 @samp{("new" "cur")}.
13730
13731 @c If you sometimes look at your mail through a pop3 daemon before fetching
13732 @c them with Gnus, you may also have to fetch your mails from the
13733 @c @code{cur} directory inside the maildir, like in the first example
13734 @c below.
13735
13736 You can also get mails from remote hosts (because maildirs don't suffer
13737 from locking problems).
13738
13739 @end table
13740
13741 Two example maildir mail sources:
13742
13743 @lisp
13744 (maildir :path "/home/user-name/Maildir/"
13745          :subdirs ("cur" "new"))
13746 @end lisp
13747
13748 @lisp
13749 (maildir :path "/user@@remotehost.org:~/Maildir/"
13750          :subdirs ("new"))
13751 @end lisp
13752
13753 @item imap
13754 Get mail from a @acronym{IMAP} server.  If you don't want to use
13755 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13756 with nnimap), for some reason or other, Gnus let you treat it similar
13757 to a @acronym{POP} server and fetches articles from a given
13758 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13759
13760 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13761 may need external programs and libraries, @xref{IMAP}.
13762
13763 Keywords:
13764
13765 @table @code
13766 @item :server
13767 The name of the @acronym{IMAP} server.  The default is taken from the
13768 @env{MAILHOST} environment variable.
13769
13770 @item :port
13771 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13772 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13773
13774 @item :user
13775 The user name to give to the @acronym{IMAP} server.  The default is the login
13776 name.
13777
13778 @item :password
13779 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13780 prompted.
13781
13782 @item :stream
13783 What stream to use for connecting to the server, this is one of the
13784 symbols in @code{imap-stream-alist}.  Right now, this means
13785 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13786 @samp{ssl}, @samp{shell} or the default @samp{network}.
13787
13788 @item :authentication
13789 Which authenticator to use for authenticating to the server, this is
13790 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13791 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13792 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13793
13794 @item :program
13795 When using the `shell' :stream, the contents of this variable is
13796 mapped into the @code{imap-shell-program} variable.  This should be a
13797 @code{format}-like string (or list of strings).  Here's an example:
13798
13799 @example
13800 ssh %s imapd
13801 @end example
13802
13803 The valid format specifier characters are:
13804
13805 @table @samp
13806 @item s
13807 The name of the server.
13808
13809 @item l
13810 User name from @code{imap-default-user}.
13811
13812 @item p
13813 The port number of the server.
13814 @end table
13815
13816 The values used for these specs are taken from the values you give the
13817 corresponding keywords.
13818
13819 @item :mailbox
13820 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13821 which normally is the mailbox which receive incoming mail.
13822
13823 @item :predicate
13824 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13825 UNDELETED}, is probably the best choice for most people, but if you
13826 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13827 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13828 Then all articles in the mailbox is fetched, no matter what.  For a
13829 complete list of predicates, see RFC 2060 section 6.4.4.
13830
13831 @item :fetchflag
13832 How to flag fetched articles on the server, the default @samp{\Deleted}
13833 will mark them as deleted, an alternative would be @samp{\Seen} which
13834 would simply mark them as read.  These are the two most likely choices,
13835 but more flags are defined in RFC 2060 section 2.3.2.
13836
13837 @item :dontexpunge
13838 If non-@code{nil}, don't remove all articles marked as deleted in the
13839 mailbox after finishing the fetch.
13840
13841 @end table
13842
13843 An example @acronym{IMAP} mail source:
13844
13845 @lisp
13846 (imap :server "mail.mycorp.com"
13847       :stream kerberos4
13848       :fetchflag "\\Seen")
13849 @end lisp
13850
13851 @item webmail
13852 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13853 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13854 @uref{http://mail.yahoo.com/}.
13855
13856 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13857 required for url "4.0pre.46".
13858
13859 WARNING: Mails may be lost.  NO WARRANTY.
13860
13861 Keywords:
13862
13863 @table @code
13864 @item :subtype
13865 The type of the webmail server.  The default is @code{hotmail}.  The
13866 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13867
13868 @item :user
13869 The user name to give to the webmail server.  The default is the login
13870 name.
13871
13872 @item :password
13873 The password to give to the webmail server.  If not specified, the user is
13874 prompted.
13875
13876 @item :dontexpunge
13877 If non-@code{nil}, only fetch unread articles and don't move them to
13878 trash folder after finishing the fetch.
13879
13880 @end table
13881
13882 An example webmail source:
13883
13884 @lisp
13885 (webmail :subtype 'hotmail
13886          :user "user-name"
13887          :password "secret")
13888 @end lisp
13889 @end table
13890
13891 @table @dfn
13892 @item Common Keywords
13893 Common keywords can be used in any type of mail source.
13894
13895 Keywords:
13896
13897 @table @code
13898 @item :plugged
13899 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13900 use directory source to get mail, you can specify it as in this
13901 example:
13902
13903 @lisp
13904 (setq mail-sources
13905       '((directory :path "/home/pavel/.Spool/"
13906                    :suffix ""
13907                    :plugged t)))
13908 @end lisp
13909
13910 Gnus will then fetch your mail even when you are unplugged.  This is
13911 useful when you use local mail and news.
13912
13913 @end table
13914 @end table
13915
13916 @subsubsection Function Interface
13917
13918 Some of the above keywords specify a Lisp function to be executed.
13919 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13920 the value of the keyword while the function is executing.  For example,
13921 consider the following mail-source setting:
13922
13923 @lisp
13924 (setq mail-sources '((pop :user "jrl"
13925                           :server "pophost" :function fetchfunc)))
13926 @end lisp
13927
13928 While the function @code{fetchfunc} is executing, the symbol @code{user}
13929 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13930 @code{"pophost"}.  The symbols @code{port}, @code{password},
13931 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13932 and @code{authentication} are also bound (to their default values).
13933
13934 See above for a list of keywords for each type of mail source.
13935
13936
13937 @node Mail Source Customization
13938 @subsubsection Mail Source Customization
13939
13940 The following is a list of variables that influence how the mail is
13941 fetched.  You would normally not need to set or change any of these
13942 variables.
13943
13944 @table @code
13945 @item mail-source-crash-box
13946 @vindex mail-source-crash-box
13947 File where mail will be stored while processing it.  The default is@*
13948 @file{~/.emacs-mail-crash-box}.
13949
13950 @item mail-source-delete-incoming
13951 @vindex mail-source-delete-incoming
13952 If non-@code{nil}, delete incoming files after handling them.  If
13953 @code{t}, delete the files immediately, if @code{nil}, never delete any
13954 files.  If a positive number, delete files older than number of days
13955 (This will only happen, when receiving new mail).  You may also set
13956 @code{mail-source-delete-incoming} to @code{nil} and call
13957 @code{mail-source-delete-old-incoming} from a hook or interactively.
13958
13959 @item mail-source-delete-old-incoming-confirm
13960 @vindex mail-source-delete-old-incoming-confirm
13961 If non-@code{nil}, ask for for confirmation before deleting old incoming
13962 files.  This variable only applies when
13963 @code{mail-source-delete-incoming} is a positive number.
13964
13965 @item mail-source-ignore-errors
13966 @vindex mail-source-ignore-errors
13967 If non-@code{nil}, ignore errors when reading mail from a mail source.
13968
13969 @item mail-source-directory
13970 @vindex mail-source-directory
13971 Directory where incoming mail source files (if any) will be stored.  The
13972 default is @file{~/Mail/}.  At present, the only thing this is used for
13973 is to say where the incoming files will be stored if the variable
13974 @code{mail-source-delete-incoming} is @code{nil} or a number.
13975
13976 @item mail-source-incoming-file-prefix
13977 @vindex mail-source-incoming-file-prefix
13978 Prefix for file name for storing incoming mail.  The default is
13979 @file{Incoming}, in which case files will end up with names like
13980 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13981 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13982
13983 @item mail-source-default-file-modes
13984 @vindex mail-source-default-file-modes
13985 All new mail files will get this file mode.  The default is 384.
13986
13987 @item mail-source-movemail-program
13988 @vindex mail-source-movemail-program
13989 If non-@code{nil}, name of program for fetching new mail.  If
13990 @code{nil}, @code{movemail} in @var{exec-directory}.
13991
13992 @end table
13993
13994
13995 @node Fetching Mail
13996 @subsubsection Fetching Mail
13997
13998 @vindex mail-sources
13999 @vindex nnmail-spool-file
14000 The way to actually tell Gnus where to get new mail from is to set
14001 @code{mail-sources} to a list of mail source specifiers
14002 (@pxref{Mail Source Specifiers}).
14003
14004 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14005 @code{nil}, the mail back ends will never attempt to fetch mail by
14006 themselves.
14007
14008 If you want to fetch mail both from your local spool as well as a
14009 @acronym{POP} mail server, you'd say something like:
14010
14011 @lisp
14012 (setq mail-sources
14013       '((file)
14014         (pop :server "pop3.mail.server"
14015              :password "secret")))
14016 @end lisp
14017
14018 Or, if you don't want to use any of the keyword defaults:
14019
14020 @lisp
14021 (setq mail-sources
14022       '((file :path "/var/spool/mail/user-name")
14023         (pop :server "pop3.mail.server"
14024              :user "user-name"
14025              :port "pop3"
14026              :password "secret")))
14027 @end lisp
14028
14029
14030 When you use a mail back end, Gnus will slurp all your mail from your
14031 inbox and plonk it down in your home directory.  Gnus doesn't move any
14032 mail if you're not using a mail back end---you have to do a lot of magic
14033 invocations first.  At the time when you have finished drawing the
14034 pentagram, lightened the candles, and sacrificed the goat, you really
14035 shouldn't be too surprised when Gnus moves your mail.
14036
14037
14038
14039 @node Mail Back End Variables
14040 @subsection Mail Back End Variables
14041
14042 These variables are (for the most part) pertinent to all the various
14043 mail back ends.
14044
14045 @table @code
14046 @vindex nnmail-read-incoming-hook
14047 @item nnmail-read-incoming-hook
14048 The mail back ends all call this hook after reading new mail.  You can
14049 use this hook to notify any mail watch programs, if you want to.
14050
14051 @vindex nnmail-split-hook
14052 @item nnmail-split-hook
14053 @findex gnus-article-decode-encoded-words
14054 @cindex RFC 1522 decoding
14055 @cindex RFC 2047 decoding
14056 Hook run in the buffer where the mail headers of each message is kept
14057 just before the splitting based on these headers is done.  The hook is
14058 free to modify the buffer contents in any way it sees fit---the buffer
14059 is discarded after the splitting has been done, and no changes performed
14060 in the buffer will show up in any files.
14061 @code{gnus-article-decode-encoded-words} is one likely function to add
14062 to this hook.
14063
14064 @vindex nnmail-pre-get-new-mail-hook
14065 @vindex nnmail-post-get-new-mail-hook
14066 @item nnmail-pre-get-new-mail-hook
14067 @itemx nnmail-post-get-new-mail-hook
14068 These are two useful hooks executed when treating new incoming
14069 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14070 starting to handle the new mail) and
14071 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14072 is done).  Here's and example of using these two hooks to change the
14073 default file modes the new mail files get:
14074
14075 @lisp
14076 (add-hook 'nnmail-pre-get-new-mail-hook
14077           (lambda () (set-default-file-modes 511)))
14078
14079 (add-hook 'nnmail-post-get-new-mail-hook
14080           (lambda () (set-default-file-modes 551)))
14081 @end lisp
14082
14083 @item nnmail-use-long-file-names
14084 @vindex nnmail-use-long-file-names
14085 If non-@code{nil}, the mail back ends will use long file and directory
14086 names.  Groups like @samp{mail.misc} will end up in directories
14087 (assuming use of @code{nnml} back end) or files (assuming use of
14088 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14089 the same group will end up in @file{mail/misc}.
14090
14091 @item nnmail-delete-file-function
14092 @vindex nnmail-delete-file-function
14093 @findex delete-file
14094 Function called to delete files.  It is @code{delete-file} by default.
14095
14096 @item nnmail-cache-accepted-message-ids
14097 @vindex nnmail-cache-accepted-message-ids
14098 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14099 the back end (via @code{Gcc}, for instance) into the mail duplication
14100 discovery cache.  The default is @code{nil}.
14101
14102 @item nnmail-cache-ignore-groups
14103 @vindex nnmail-cache-ignore-groups
14104 This can be a regular expression or a list of regular expressions.
14105 Group names that match any of the regular expressions will never be
14106 recorded in the @code{Message-ID} cache.
14107
14108 This can be useful, for example, when using Fancy Splitting
14109 (@pxref{Fancy Mail Splitting}) together with the function
14110 @code{nnmail-split-fancy-with-parent}.
14111
14112 @end table
14113
14114
14115 @node Fancy Mail Splitting
14116 @subsection Fancy Mail Splitting
14117 @cindex mail splitting
14118 @cindex fancy mail splitting
14119
14120 @vindex nnmail-split-fancy
14121 @findex nnmail-split-fancy
14122 If the rather simple, standard method for specifying how to split mail
14123 doesn't allow you to do what you want, you can set
14124 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14125 play with the @code{nnmail-split-fancy} variable.
14126
14127 Let's look at an example value of this variable first:
14128
14129 @lisp
14130 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14131 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14132 ;; @r{from real errors.}
14133 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14134                    "mail.misc"))
14135    ;; @r{Non-error messages are crossposted to all relevant}
14136    ;; @r{groups, but we don't crosspost between the group for the}
14137    ;; @r{(ding) list and the group for other (ding) related mail.}
14138    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14139          ("subject" "ding" "ding.misc"))
14140       ;; @r{Other mailing lists@dots{}}
14141       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14142       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14143       ;; @r{Both lists below have the same suffix, so prevent}
14144       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14145       ;; @r{the bugs- list, but allow cross-posting when the}
14146       ;; @r{message was really cross-posted.}
14147       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14148       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14149       ;; @r{People@dots{}}
14150       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14151    ;; @r{Unmatched mail goes to the catch all group.}
14152    "misc.misc")
14153 @end lisp
14154
14155 This variable has the format of a @dfn{split}.  A split is a
14156 (possibly) recursive structure where each split may contain other
14157 splits.  Here are the possible split syntaxes:
14158
14159 @table @code
14160
14161 @item group
14162 If the split is a string, that will be taken as a group name.  Normal
14163 regexp match expansion will be done.  See below for examples.
14164
14165 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
14166 If the split is a list, the first element of which is a string, then
14167 store the message as specified by @var{split}, if header @var{field}
14168 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
14169 (yet another regexp) matches some string after @var{field} and before
14170 the end of the matched @var{value}, the @var{split} is ignored.  If
14171 none of the @var{restrict} clauses match, @var{split} is processed.
14172
14173 @item (| @var{split} @dots{})
14174 If the split is a list, and the first element is @code{|} (vertical
14175 bar), then process each @var{split} until one of them matches.  A
14176 @var{split} is said to match if it will cause the mail message to be
14177 stored in one or more groups.
14178
14179 @item (& @var{split} @dots{})
14180 If the split is a list, and the first element is @code{&}, then
14181 process all @var{split}s in the list.
14182
14183 @item junk
14184 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14185 this message.  Use with extreme caution.
14186
14187 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14188 If the split is a list, and the first element is @samp{:}, then the
14189 second element will be called as a function with @var{args} given as
14190 arguments.  The function should return a @var{split}.
14191
14192 @cindex body split
14193 For instance, the following function could be used to split based on the
14194 body of the messages:
14195
14196 @lisp
14197 (defun split-on-body ()
14198   (save-excursion
14199     (save-restriction
14200       (widen)
14201       (goto-char (point-min))
14202       (when (re-search-forward "Some.*string" nil t)
14203         "string.group"))))
14204 @end lisp
14205
14206 The buffer is narrowed to the message in question when @var{function}
14207 is run.  That's why @code{(widen)} needs to be called after
14208 @code{save-excursion} and @code{save-restriction} in the example
14209 above.  Also note that with the nnimap back end, message bodies will
14210 not be downloaded by default.  You need to set
14211 @code{nnimap-split-download-body} to @code{t} to do that
14212 (@pxref{Splitting in IMAP}).
14213
14214 @item (! @var{func} @var{split})
14215 If the split is a list, and the first element is @code{!}, then
14216 @var{split} will be processed, and @var{func} will be called as a
14217 function with the result of @var{split} as argument.  @var{func}
14218 should return a split.
14219
14220 @item nil
14221 If the split is @code{nil}, it is ignored.
14222
14223 @end table
14224
14225 In these splits, @var{field} must match a complete field name.
14226 @var{value} must match a complete word according to the fundamental mode
14227 syntax table.  You can use @code{.*} in the regexps to match partial
14228 field names or words.  In other words, all @var{value}'s are wrapped in
14229 @samp{\<} and @samp{\>} pairs.
14230
14231 @vindex nnmail-split-abbrev-alist
14232 @var{field} and @var{value} can also be Lisp symbols, in that case
14233 they are expanded as specified by the variable
14234 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14235 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14236 contains the associated value.  Predefined entries in
14237 @code{nnmail-split-abbrev-alist} include:
14238
14239 @table @code
14240 @item from
14241 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14242 @item to
14243 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14244 @samp{Resent-To} and @samp{Resent-Cc} fields.
14245 @item any
14246 Is the union of the @code{from} and @code{to} entries.
14247 @end table
14248
14249 @vindex nnmail-split-fancy-syntax-table
14250 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14251 when all this splitting is performed.
14252
14253 If you want to have Gnus create groups dynamically based on some
14254 information in the headers (i.e., do @code{replace-match}-like
14255 substitutions in the group names), you can say things like:
14256
14257 @example
14258 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14259 @end example
14260
14261 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14262 will be filed in @samp{mail.debian.foo}.
14263
14264 If the string contains the element @samp{\&}, then the previously
14265 matched string will be substituted.  Similarly, the elements @samp{\\1}
14266 up to @samp{\\9} will be substituted with the text matched by the
14267 groupings 1 through 9.
14268
14269 @vindex nnmail-split-lowercase-expanded
14270 Where @code{nnmail-split-lowercase-expanded} controls whether the
14271 lowercase of the matched string should be used for the substitution.
14272 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14273 groups when users send to an address using different case
14274 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14275 is @code{t}.
14276
14277 @vindex nnmail-split-fancy-match-partial-words
14278 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14279 words are matched during fancy splitting.
14280
14281 Normally, regular expressions given in @code{nnmail-split-fancy} are
14282 implicitly surrounded by @code{\<...\>} markers, which are word
14283 delimiters.  If this variable is true, they are not implicitly
14284 surrounded by anything.
14285
14286 @example
14287 (any "joe" "joemail")
14288 @end example
14289
14290 In this example, messages sent from @samp{joedavis@@foo.org} will
14291 normally not be filed in @samp{joemail}.  With
14292 @code{nnmail-split-fancy-match-partial-words} set to @code{t},
14293 however, the match will happen.  In effect, the requirement of a word
14294 boundary is removed and instead the match becomes more like a grep.
14295
14296 @findex nnmail-split-fancy-with-parent
14297 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14298 split followups into the same groups their parents are in.  Sometimes
14299 you can't make splitting rules for all your mail.  For example, your
14300 boss might send you personal mail regarding different projects you are
14301 working on, and as you can't tell your boss to put a distinguishing
14302 string into the subject line, you have to resort to manually moving the
14303 messages into the right group.  With this function, you only have to do
14304 it once per thread.
14305
14306 To use this feature, you have to set @code{nnmail-treat-duplicates}
14307 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14308 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14309 using the colon feature, like so:
14310 @lisp
14311 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14312       nnmail-cache-accepted-message-ids t
14313       nnmail-split-fancy
14314       '(| (: nnmail-split-fancy-with-parent)
14315           ;; @r{other splits go here}
14316         ))
14317 @end lisp
14318
14319 This feature works as follows: when @code{nnmail-treat-duplicates} is
14320 non-@code{nil}, Gnus records the message id of every message it sees
14321 in the file specified by the variable
14322 @code{nnmail-message-id-cache-file}, together with the group it is in
14323 (the group is omitted for non-mail messages).  When mail splitting is
14324 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14325 at the References (and In-Reply-To) header of each message to split
14326 and searches the file specified by @code{nnmail-message-id-cache-file}
14327 for the message ids.  When it has found a parent, it returns the
14328 corresponding group name unless the group name matches the regexp
14329 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14330 recommended that you set @code{nnmail-message-id-cache-length} to a
14331 somewhat higher number than the default so that the message ids are
14332 still in the cache.  (A value of 5000 appears to create a file some
14333 300 kBytes in size.)
14334 @vindex nnmail-cache-accepted-message-ids
14335 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14336 also records the message ids of moved articles, so that the followup
14337 messages goes into the new group.
14338
14339 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14340 want certain groups to be recorded in the cache.  For example, if all
14341 outgoing messages are written to an ``outgoing'' group, you could set
14342 @code{nnmail-cache-ignore-groups} to match that group name.
14343 Otherwise, answers to all your messages would end up in the
14344 ``outgoing'' group.
14345
14346
14347 @node Group Mail Splitting
14348 @subsection Group Mail Splitting
14349 @cindex mail splitting
14350 @cindex group mail splitting
14351
14352 @findex gnus-group-split
14353 If you subscribe to dozens of mailing lists but you don't want to
14354 maintain mail splitting rules manually, group mail splitting is for you.
14355 You just have to set @code{to-list} and/or @code{to-address} in group
14356 parameters or group customization and set @code{nnmail-split-methods} to
14357 @code{gnus-group-split}.  This splitting function will scan all groups
14358 for those parameters and split mail accordingly, i.e., messages posted
14359 from or to the addresses specified in the parameters @code{to-list} or
14360 @code{to-address} of a mail group will be stored in that group.
14361
14362 Sometimes, mailing lists have multiple addresses, and you may want mail
14363 splitting to recognize them all: just set the @code{extra-aliases} group
14364 parameter to the list of additional addresses and it's done.  If you'd
14365 rather use a regular expression, set @code{split-regexp}.
14366
14367 All these parameters in a group will be used to create an
14368 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14369 the @var{value} is a single regular expression that matches
14370 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14371 matches of @code{split-regexp}, and the @var{split} is the name of the
14372 group.  @var{restrict}s are also supported: just set the
14373 @code{split-exclude} parameter to a list of regular expressions.
14374
14375 If you can't get the right split to be generated using all these
14376 parameters, or you just need something fancier, you can set the
14377 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14378 this case, all other aforementioned parameters will be ignored by
14379 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14380 @code{nil}, in which case the group will be ignored by
14381 @code{gnus-group-split}.
14382
14383 @vindex gnus-group-split-default-catch-all-group
14384 @code{gnus-group-split} will do cross-posting on all groups that match,
14385 by defining a single @code{&} fancy split containing one split for each
14386 group.  If a message doesn't match any split, it will be stored in the
14387 group named in @code{gnus-group-split-default-catch-all-group}, unless
14388 some group has @code{split-spec} set to @code{catch-all}, in which case
14389 that group is used as the catch-all group.  Even though this variable is
14390 often used just to name a group, it may also be set to an arbitrarily
14391 complex fancy split (after all, a group name is a fancy split), and this
14392 may be useful to split mail that doesn't go to any mailing list to
14393 personal mail folders.  Note that this fancy split is added as the last
14394 element of a @code{|} split list that also contains a @code{&} split
14395 with the rules extracted from group parameters.
14396
14397 It's time for an example.  Assume the following group parameters have
14398 been defined:
14399
14400 @example
14401 nnml:mail.bar:
14402 ((to-address . "bar@@femail.com")
14403  (split-regexp . ".*@@femail\\.com"))
14404 nnml:mail.foo:
14405 ((to-list . "foo@@nowhere.gov")
14406  (extra-aliases "foo@@localhost" "foo-redist@@home")
14407  (split-exclude "bugs-foo" "rambling-foo")
14408  (admin-address . "foo-request@@nowhere.gov"))
14409 nnml:mail.others:
14410 ((split-spec . catch-all))
14411 @end example
14412
14413 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14414 behave as if @code{nnmail-split-fancy} had been selected and variable
14415 @code{nnmail-split-fancy} had been set as follows:
14416
14417 @lisp
14418 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14419       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14420            - "bugs-foo" - "rambling-foo" "mail.foo"))
14421    "mail.others")
14422 @end lisp
14423
14424 @findex gnus-group-split-fancy
14425 If you'd rather not use group splitting for all your mail groups, you
14426 may use it for only some of them, by using @code{nnmail-split-fancy}
14427 splits like this:
14428
14429 @lisp
14430 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14431 @end lisp
14432
14433 @var{groups} may be a regular expression or a list of group names whose
14434 parameters will be scanned to generate the output split.
14435 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14436 single @code{|} split will be output.  @var{catch-all} is the fall back
14437 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14438 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14439 empty string in any selected group, no catch-all split will be issued.
14440 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14441 this group will override the value of the @var{catch-all} argument.
14442
14443 @findex gnus-group-split-setup
14444 Unfortunately, scanning all groups and their parameters can be quite
14445 slow, especially considering that it has to be done for every message.
14446 But don't despair!  The function @code{gnus-group-split-setup} can be
14447 used to enable @code{gnus-group-split} in a much more efficient way.  It
14448 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14449 @code{nnmail-split-fancy} to the split produced by
14450 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14451 scanned once, no matter how many messages are split.
14452
14453 @findex gnus-group-split-update
14454 However, if you change group parameters, you'd have to update
14455 @code{nnmail-split-fancy} manually.  You can do it by running
14456 @code{gnus-group-split-update}.  If you'd rather have it updated
14457 automatically, just tell @code{gnus-group-split-setup} to do it for
14458 you.  For example, add to your @file{~/.gnus.el}:
14459
14460 @lisp
14461 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14462 @end lisp
14463
14464 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14465 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14466 have to worry about updating @code{nnmail-split-fancy} again.  If you
14467 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14468 @code{gnus-group-split-default-catch-all-group} will be set to its
14469 value.
14470
14471 @vindex gnus-group-split-updated-hook
14472 Because you may want to change @code{nnmail-split-fancy} after it is set
14473 by @code{gnus-group-split-update}, this function will run
14474 @code{gnus-group-split-updated-hook} just before finishing.
14475
14476 @node Incorporating Old Mail
14477 @subsection Incorporating Old Mail
14478 @cindex incorporating old mail
14479 @cindex import old mail
14480
14481 Most people have lots of old mail stored in various file formats.  If
14482 you have set up Gnus to read mail using one of the spiffy Gnus mail
14483 back ends, you'll probably wish to have that old mail incorporated into
14484 your mail groups.
14485
14486 Doing so can be quite easy.
14487
14488 To take an example: You're reading mail using @code{nnml}
14489 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14490 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14491 file filled with important, but old, mail.  You want to move it into
14492 your @code{nnml} groups.
14493
14494 Here's how:
14495
14496 @enumerate
14497 @item
14498 Go to the group buffer.
14499
14500 @item
14501 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14502 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14503
14504 @item
14505 Type @kbd{SPACE} to enter the newly created group.
14506
14507 @item
14508 Type @kbd{M P b} to process-mark all articles in this group's buffer
14509 (@pxref{Setting Process Marks}).
14510
14511 @item
14512 Type @kbd{B r} to respool all the process-marked articles, and answer
14513 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14514 @end enumerate
14515
14516 All the mail messages in the mbox file will now also be spread out over
14517 all your @code{nnml} groups.  Try entering them and check whether things
14518 have gone without a glitch.  If things look ok, you may consider
14519 deleting the mbox file, but I wouldn't do that unless I was absolutely
14520 sure that all the mail has ended up where it should be.
14521
14522 Respooling is also a handy thing to do if you're switching from one mail
14523 back end to another.  Just respool all the mail in the old mail groups
14524 using the new mail back end.
14525
14526
14527 @node Expiring Mail
14528 @subsection Expiring Mail
14529 @cindex article expiry
14530
14531 Traditional mail readers have a tendency to remove mail articles when
14532 you mark them as read, in some way.  Gnus takes a fundamentally
14533 different approach to mail reading.
14534
14535 Gnus basically considers mail just to be news that has been received in
14536 a rather peculiar manner.  It does not think that it has the power to
14537 actually change the mail, or delete any mail messages.  If you enter a
14538 mail group, and mark articles as ``read'', or kill them in some other
14539 fashion, the mail articles will still exist on the system.  I repeat:
14540 Gnus will not delete your old, read mail.  Unless you ask it to, of
14541 course.
14542
14543 To make Gnus get rid of your unwanted mail, you have to mark the
14544 articles as @dfn{expirable}.  (With the default key bindings, this means
14545 that you have to type @kbd{E}.)  This does not mean that the articles
14546 will disappear right away, however.  In general, a mail article will be
14547 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14548 more than one week old.  If you do not mark an article as expirable, it
14549 will remain on your system until hell freezes over.  This bears
14550 repeating one more time, with some spurious capitalizations: IF you do
14551 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14552
14553 You do not have to mark articles as expirable by hand.  Gnus provides
14554 two features, called ``auto-expire'' and ``total-expire'', that can help you
14555 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14556 for you when you select an article.  And ``total-expire'' means that Gnus
14557 considers all articles as expirable that are read.  So, in addition to
14558 the articles marked @samp{E}, also the articles marked @samp{r},
14559 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14560 expirable.
14561
14562 When should either auto-expire or total-expire be used?  Most people
14563 who are subscribed to mailing lists split each list into its own group
14564 and then turn on auto-expire or total-expire for those groups.
14565 (@xref{Splitting Mail}, for more information on splitting each list
14566 into its own group.)
14567
14568 Which one is better, auto-expire or total-expire?  It's not easy to
14569 answer.  Generally speaking, auto-expire is probably faster.  Another
14570 advantage of auto-expire is that you get more marks to work with: for
14571 the articles that are supposed to stick around, you can still choose
14572 between tick and dormant and read marks.  But with total-expire, you
14573 only have dormant and ticked to choose from.  The advantage of
14574 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14575 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14576 scoring.
14577
14578 @vindex gnus-auto-expirable-newsgroups
14579 Groups that match the regular expression
14580 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14581 read marked as expirable automatically.  All articles marked as
14582 expirable have an @samp{E} in the first column in the summary buffer.
14583
14584 By default, if you have auto expiry switched on, Gnus will mark all the
14585 articles you read as expirable, no matter if they were read or unread
14586 before.  To avoid having articles marked as read marked as expirable
14587 automatically, you can put something like the following in your
14588 @file{~/.gnus.el} file:
14589
14590 @vindex gnus-mark-article-hook
14591 @lisp
14592 (remove-hook 'gnus-mark-article-hook
14593              'gnus-summary-mark-read-and-unread-as-read)
14594 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14595 @end lisp
14596
14597 Note that making a group auto-expirable doesn't mean that all read
14598 articles are expired---only the articles marked as expirable
14599 will be expired.  Also note that using the @kbd{d} command won't make
14600 articles expirable---only semi-automatic marking of articles as read will
14601 mark the articles as expirable in auto-expirable groups.
14602
14603 Let's say you subscribe to a couple of mailing lists, and you want the
14604 articles you have read to disappear after a while:
14605
14606 @lisp
14607 (setq gnus-auto-expirable-newsgroups
14608       "mail.nonsense-list\\|mail.nice-list")
14609 @end lisp
14610
14611 Another way to have auto-expiry happen is to have the element
14612 @code{auto-expire} in the group parameters of the group.
14613
14614 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14615 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14616 don't really mix very well.
14617
14618 @vindex nnmail-expiry-wait
14619 The @code{nnmail-expiry-wait} variable supplies the default time an
14620 expirable article has to live.  Gnus starts counting days from when the
14621 message @emph{arrived}, not from when it was sent.  The default is seven
14622 days.
14623
14624 Gnus also supplies a function that lets you fine-tune how long articles
14625 are to live, based on what group they are in.  Let's say you want to
14626 have one month expiry period in the @samp{mail.private} group, a one day
14627 expiry period in the @samp{mail.junk} group, and a six day expiry period
14628 everywhere else:
14629
14630 @vindex nnmail-expiry-wait-function
14631 @lisp
14632 (setq nnmail-expiry-wait-function
14633       (lambda (group)
14634        (cond ((string= group "mail.private")
14635                31)
14636              ((string= group "mail.junk")
14637                1)
14638              ((string= group "important")
14639                'never)
14640              (t
14641                6))))
14642 @end lisp
14643
14644 The group names this function is fed are ``unadorned'' group
14645 names---no @samp{nnml:} prefixes and the like.
14646
14647 The @code{nnmail-expiry-wait} variable and
14648 @code{nnmail-expiry-wait-function} function can either be a number (not
14649 necessarily an integer) or one of the symbols @code{immediate} or
14650 @code{never}.
14651
14652 You can also use the @code{expiry-wait} group parameter to selectively
14653 change the expiry period (@pxref{Group Parameters}).
14654
14655 @vindex nnmail-expiry-target
14656 The normal action taken when expiring articles is to delete them.
14657 However, in some circumstances it might make more sense to move them
14658 to other groups instead of deleting them.  The variable
14659 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14660 parameter) controls this.  The variable supplies a default value for
14661 all groups, which can be overridden for specific groups by the group
14662 parameter.  default value is @code{delete}, but this can also be a
14663 string (which should be the name of the group the message should be
14664 moved to), or a function (which will be called in a buffer narrowed to
14665 the message in question, and with the name of the group being moved
14666 from as its parameter) which should return a target---either a group
14667 name or @code{delete}.
14668
14669 Here's an example for specifying a group name:
14670 @lisp
14671 (setq nnmail-expiry-target "nnml:expired")
14672 @end lisp
14673
14674 @findex nnmail-fancy-expiry-target
14675 @vindex nnmail-fancy-expiry-targets
14676 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14677 expire mail to groups according to the variable
14678 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14679
14680 @lisp
14681  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14682        nnmail-fancy-expiry-targets
14683        '((to-from "boss" "nnfolder:Work")
14684          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14685          ("from" ".*" "nnfolder:Archive-%Y")))
14686 @end lisp
14687
14688 With this setup, any mail that has @code{IMPORTANT} in its Subject
14689 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14690 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14691 From or To header contains the string @code{boss}, it will get expired
14692 to @code{nnfolder:Work}.  All other mail will get expired to
14693 @code{nnfolder:Archive-YYYY}.
14694
14695 @vindex nnmail-keep-last-article
14696 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14697 expire the final article in a mail newsgroup.  This is to make life
14698 easier for procmail users.
14699
14700 @vindex gnus-total-expirable-newsgroups
14701 By the way: That line up there, about Gnus never expiring non-expirable
14702 articles, is a lie.  If you put @code{total-expire} in the group
14703 parameters, articles will not be marked as expirable, but all read
14704 articles will be put through the expiry process.  Use with extreme
14705 caution.  Even more dangerous is the
14706 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14707 this regexp will have all read articles put through the expiry process,
14708 which means that @emph{all} old mail articles in the groups in question
14709 will be deleted after a while.  Use with extreme caution, and don't come
14710 crying to me when you discover that the regexp you used matched the
14711 wrong group and all your important mail has disappeared.  Be a
14712 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14713 with!  So there!
14714
14715 Most people make most of their mail groups total-expirable, though.
14716
14717 @vindex gnus-inhibit-user-auto-expire
14718 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14719 commands will not mark an article as expirable, even if the group has
14720 auto-expire turned on.
14721
14722
14723 @node Washing Mail
14724 @subsection Washing Mail
14725 @cindex mail washing
14726 @cindex list server brain damage
14727 @cindex incoming mail treatment
14728
14729 Mailers and list servers are notorious for doing all sorts of really,
14730 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14731 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14732 end of all lines passing through our server, so let's do that!!!!1!''
14733 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14734 considered to be self-evident were not discussed.  So.  Here we are.
14735
14736 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14737 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14738 be shocked and dismayed by this, but I haven't got the energy.  It is to
14739 laugh.
14740
14741 Gnus provides a plethora of functions for washing articles while
14742 displaying them, but it might be nicer to do the filtering before
14743 storing the mail to disk.  For that purpose, we have three hooks and
14744 various functions that can be put in these hooks.
14745
14746 @table @code
14747 @item nnmail-prepare-incoming-hook
14748 @vindex nnmail-prepare-incoming-hook
14749 This hook is called before doing anything with the mail and is meant for
14750 grand, sweeping gestures.  It is called in a buffer that contains all
14751 the new, incoming mail.  Functions to be used include:
14752
14753 @table @code
14754 @item nnheader-ms-strip-cr
14755 @findex nnheader-ms-strip-cr
14756 Remove trailing carriage returns from each line.  This is default on
14757 Emacs running on MS machines.
14758
14759 @end table
14760
14761 @item nnmail-prepare-incoming-header-hook
14762 @vindex nnmail-prepare-incoming-header-hook
14763 This hook is called narrowed to each header.  It can be used when
14764 cleaning up the headers.  Functions that can be used include:
14765
14766 @table @code
14767 @item nnmail-remove-leading-whitespace
14768 @findex nnmail-remove-leading-whitespace
14769 Clear leading white space that ``helpful'' listservs have added to the
14770 headers to make them look nice.  Aaah.
14771
14772 (Note that this function works on both the header on the body of all
14773 messages, so it is a potentially dangerous function to use (if a body
14774 of a message contains something that looks like a header line).  So
14775 rather than fix the bug, it is of course the right solution to make it
14776 into a feature by documenting it.)
14777
14778 @item nnmail-remove-list-identifiers
14779 @findex nnmail-remove-list-identifiers
14780 Some list servers add an identifier---for example, @samp{(idm)}---to the
14781 beginning of all @code{Subject} headers.  I'm sure that's nice for
14782 people who use stone age mail readers.  This function will remove
14783 strings that match the @code{nnmail-list-identifiers} regexp, which can
14784 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14785 @code{\\(..\\)}.
14786
14787 For instance, if you want to remove the @samp{(idm)} and the
14788 @samp{nagnagnag} identifiers:
14789
14790 @lisp
14791 (setq nnmail-list-identifiers
14792       '("(idm)" "nagnagnag"))
14793 @end lisp
14794
14795 This can also be done non-destructively with
14796 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14797
14798 @item nnmail-remove-tabs
14799 @findex nnmail-remove-tabs
14800 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14801
14802 @item nnmail-fix-eudora-headers
14803 @findex nnmail-fix-eudora-headers
14804 @cindex Eudora
14805 Eudora produces broken @code{References} headers, but OK
14806 @code{In-Reply-To} headers.  This function will get rid of the
14807 @code{References} headers.
14808
14809 @end table
14810
14811 @item nnmail-prepare-incoming-message-hook
14812 @vindex nnmail-prepare-incoming-message-hook
14813 This hook is called narrowed to each message.  Functions to be used
14814 include:
14815
14816 @table @code
14817 @item article-de-quoted-unreadable
14818 @findex article-de-quoted-unreadable
14819 Decode Quoted Readable encoding.
14820
14821 @end table
14822 @end table
14823
14824
14825 @node Duplicates
14826 @subsection Duplicates
14827
14828 @vindex nnmail-treat-duplicates
14829 @vindex nnmail-message-id-cache-length
14830 @vindex nnmail-message-id-cache-file
14831 @cindex duplicate mails
14832 If you are a member of a couple of mailing lists, you will sometimes
14833 receive two copies of the same mail.  This can be quite annoying, so
14834 @code{nnmail} checks for and treats any duplicates it might find.  To do
14835 this, it keeps a cache of old @code{Message-ID}s---
14836 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14837 default.  The approximate maximum number of @code{Message-ID}s stored
14838 there is controlled by the @code{nnmail-message-id-cache-length}
14839 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14840 stored.) If all this sounds scary to you, you can set
14841 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14842 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14843 will insert a warning into the head of the mail saying that it thinks
14844 that this is a duplicate of a different message.
14845
14846 This variable can also be a function.  If that's the case, the function
14847 will be called from a buffer narrowed to the message in question with
14848 the @code{Message-ID} as a parameter.  The function must return either
14849 @code{nil}, @code{warn}, or @code{delete}.
14850
14851 You can turn this feature off completely by setting the variable to
14852 @code{nil}.
14853
14854 If you want all the duplicate mails to be put into a special
14855 @dfn{duplicates} group, you could do that using the normal mail split
14856 methods:
14857
14858 @lisp
14859 (setq nnmail-split-fancy
14860       '(| ;; @r{Messages duplicates go to a separate group.}
14861         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14862         ;; @r{Message from daemons, postmaster, and the like to another.}
14863         (any mail "mail.misc")
14864         ;; @r{Other rules.}
14865         [...] ))
14866 @end lisp
14867 @noindent
14868 Or something like:
14869 @lisp
14870 (setq nnmail-split-methods
14871       '(("duplicates" "^Gnus-Warning:.*duplicate")
14872         ;; @r{Other rules.}
14873         [...]))
14874 @end lisp
14875
14876 Here's a neat feature: If you know that the recipient reads her mail
14877 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14878 @code{delete}, you can send her as many insults as you like, just by
14879 using a @code{Message-ID} of a mail that you know that she's already
14880 received.  Think of all the fun!  She'll never see any of it!  Whee!
14881
14882
14883 @node Not Reading Mail
14884 @subsection Not Reading Mail
14885
14886 If you start using any of the mail back ends, they have the annoying
14887 habit of assuming that you want to read mail with them.  This might not
14888 be unreasonable, but it might not be what you want.
14889
14890 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14891 @code{nil}, none of the back ends will ever attempt to read incoming
14892 mail, which should help.
14893
14894 @vindex nnbabyl-get-new-mail
14895 @vindex nnmbox-get-new-mail
14896 @vindex nnml-get-new-mail
14897 @vindex nnmh-get-new-mail
14898 @vindex nnfolder-get-new-mail
14899 This might be too much, if, for instance, you are reading mail quite
14900 happily with @code{nnml} and just want to peek at some old Rmail
14901 file you have stashed away with @code{nnbabyl}.  All back ends have
14902 variables called back-end-@code{get-new-mail}.  If you want to disable
14903 the @code{nnbabyl} mail reading, you edit the virtual server for the
14904 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14905
14906 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14907 narrowed to the article to be saved before saving it when reading
14908 incoming mail.
14909
14910
14911 @node Choosing a Mail Back End
14912 @subsection Choosing a Mail Back End
14913
14914 Gnus will read the mail spool when you activate a mail group.  The mail
14915 file is first copied to your home directory.  What happens after that
14916 depends on what format you want to store your mail in.
14917
14918 There are six different mail back ends in the standard Gnus, and more
14919 back ends are available separately.  The mail back end most people use
14920 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14921 Spool}).
14922
14923 @menu
14924 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14925 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14926 * Mail Spool::                  Store your mail in a private spool?
14927 * MH Spool::                    An mhspool-like back end.
14928 * Maildir::                     Another one-file-per-message format.
14929 * Mail Folders::                Having one file for each group.
14930 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14931 @end menu
14932
14933
14934 @node Unix Mail Box
14935 @subsubsection Unix Mail Box
14936 @cindex nnmbox
14937 @cindex unix mail box
14938
14939 @vindex nnmbox-active-file
14940 @vindex nnmbox-mbox-file
14941 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14942 mail.  @code{nnmbox} will add extra headers to each mail article to say
14943 which group it belongs in.
14944
14945 Virtual server settings:
14946
14947 @table @code
14948 @item nnmbox-mbox-file
14949 @vindex nnmbox-mbox-file
14950 The name of the mail box in the user's home directory.  Default is
14951 @file{~/mbox}.
14952
14953 @item nnmbox-active-file
14954 @vindex nnmbox-active-file
14955 The name of the active file for the mail box.  Default is
14956 @file{~/.mbox-active}.
14957
14958 @item nnmbox-get-new-mail
14959 @vindex nnmbox-get-new-mail
14960 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14961 into groups.  Default is @code{t}.
14962 @end table
14963
14964
14965 @node Rmail Babyl
14966 @subsubsection Rmail Babyl
14967 @cindex nnbabyl
14968 @cindex Rmail mbox
14969
14970 @vindex nnbabyl-active-file
14971 @vindex nnbabyl-mbox-file
14972 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14973 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14974 mail article to say which group it belongs in.
14975
14976 Virtual server settings:
14977
14978 @table @code
14979 @item nnbabyl-mbox-file
14980 @vindex nnbabyl-mbox-file
14981 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14982
14983 @item nnbabyl-active-file
14984 @vindex nnbabyl-active-file
14985 The name of the active file for the rmail box.  The default is
14986 @file{~/.rmail-active}
14987
14988 @item nnbabyl-get-new-mail
14989 @vindex nnbabyl-get-new-mail
14990 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14991 @code{t}
14992 @end table
14993
14994
14995 @node Mail Spool
14996 @subsubsection Mail Spool
14997 @cindex nnml
14998 @cindex mail @acronym{NOV} spool
14999
15000 The @dfn{nnml} spool mail format isn't compatible with any other known
15001 format.  It should be used with some caution.
15002
15003 @vindex nnml-directory
15004 If you use this back end, Gnus will split all incoming mail into files,
15005 one file for each mail, and put the articles into the corresponding
15006 directories under the directory specified by the @code{nnml-directory}
15007 variable.  The default value is @file{~/Mail/}.
15008
15009 You do not have to create any directories beforehand; Gnus will take
15010 care of all that.
15011
15012 If you have a strict limit as to how many files you are allowed to store
15013 in your account, you should not use this back end.  As each mail gets its
15014 own file, you might very well occupy thousands of inodes within a few
15015 weeks.  If this is no problem for you, and it isn't a problem for you
15016 having your friendly systems administrator walking around, madly,
15017 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15018 know that this is probably the fastest format to use.  You do not have
15019 to trudge through a big mbox file just to read your new mail.
15020
15021 @code{nnml} is probably the slowest back end when it comes to article
15022 splitting.  It has to create lots of files, and it also generates
15023 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15024 fastest back end when it comes to reading mail.
15025
15026 @cindex self contained nnml servers
15027 @cindex marks
15028 When the marks file is used (which it is by default), @code{nnml}
15029 servers have the property that you may backup them using @code{tar} or
15030 similar, and later be able to restore them into Gnus (by adding the
15031 proper @code{nnml} server) and have all your marks be preserved.  Marks
15032 for a group is usually stored in the @code{.marks} file (but see
15033 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15034 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15035 to restore the group (after restoring the backup into the nnml
15036 directory).
15037
15038 If for some reason you believe your @file{.marks} files are screwed
15039 up, you can just delete them all.  Gnus will then correctly regenerate
15040 them next time it starts.
15041
15042 Virtual server settings:
15043
15044 @table @code
15045 @item nnml-directory
15046 @vindex nnml-directory
15047 All @code{nnml} directories will be placed under this directory.  The
15048 default is the value of @code{message-directory} (whose default value
15049 is @file{~/Mail}).
15050
15051 @item nnml-active-file
15052 @vindex nnml-active-file
15053 The active file for the @code{nnml} server.  The default is
15054 @file{~/Mail/active}.
15055
15056 @item nnml-newsgroups-file
15057 @vindex nnml-newsgroups-file
15058 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15059 Format}.  The default is @file{~/Mail/newsgroups}.
15060
15061 @item nnml-get-new-mail
15062 @vindex nnml-get-new-mail
15063 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15064 @code{t}.
15065
15066 @item nnml-nov-is-evil
15067 @vindex nnml-nov-is-evil
15068 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15069 default is @code{nil}.
15070
15071 @item nnml-nov-file-name
15072 @vindex nnml-nov-file-name
15073 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15074
15075 @item nnml-prepare-save-mail-hook
15076 @vindex nnml-prepare-save-mail-hook
15077 Hook run narrowed to an article before saving.
15078
15079 @item nnml-marks-is-evil
15080 @vindex nnml-marks-is-evil
15081 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15082 default is @code{nil}.
15083
15084 @item nnml-marks-file-name
15085 @vindex nnml-marks-file-name
15086 The name of the @dfn{marks} files.  The default is @file{.marks}.
15087
15088 @item nnml-use-compressed-files
15089 @vindex nnml-use-compressed-files
15090 If non-@code{nil}, @code{nnml} will allow using compressed message
15091 files.
15092
15093 @end table
15094
15095 @findex nnml-generate-nov-databases
15096 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15097 whack, you can do a complete update by typing @kbd{M-x
15098 nnml-generate-nov-databases}.  This command will trawl through the
15099 entire @code{nnml} hierarchy, looking at each and every article, so it
15100 might take a while to complete.  A better interface to this
15101 functionality can be found in the server buffer (@pxref{Server
15102 Commands}).
15103
15104
15105 @node MH Spool
15106 @subsubsection MH Spool
15107 @cindex nnmh
15108 @cindex mh-e mail spool
15109
15110 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15111 @acronym{NOV} databases and it doesn't keep an active file or marks
15112 file.  This makes @code{nnmh} a @emph{much} slower back end than
15113 @code{nnml}, but it also makes it easier to write procmail scripts
15114 for.
15115
15116 Virtual server settings:
15117
15118 @table @code
15119 @item nnmh-directory
15120 @vindex nnmh-directory
15121 All @code{nnmh} directories will be located under this directory.  The
15122 default is the value of @code{message-directory} (whose default is
15123 @file{~/Mail})
15124
15125 @item nnmh-get-new-mail
15126 @vindex nnmh-get-new-mail
15127 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15128 @code{t}.
15129
15130 @item nnmh-be-safe
15131 @vindex nnmh-be-safe
15132 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15133 sure that the articles in the folder are actually what Gnus thinks
15134 they are.  It will check date stamps and stat everything in sight, so
15135 setting this to @code{t} will mean a serious slow-down.  If you never
15136 use anything but Gnus to read the @code{nnmh} articles, you do not
15137 have to set this variable to @code{t}.  The default is @code{nil}.
15138 @end table
15139
15140
15141 @node Maildir
15142 @subsubsection Maildir
15143 @cindex nnmaildir
15144 @cindex maildir
15145
15146 @code{nnmaildir} stores mail in the maildir format, with each maildir
15147 corresponding to a group in Gnus.  This format is documented here:
15148 @uref{http://cr.yp.to/proto/maildir.html} and here:
15149 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15150 also stores extra information in the @file{.nnmaildir/} directory
15151 within a maildir.
15152
15153 Maildir format was designed to allow concurrent deliveries and
15154 reading, without needing locks.  With other back ends, you would have
15155 your mail delivered to a spool of some kind, and then you would
15156 configure Gnus to split mail from that spool into your groups.  You
15157 can still do that with @code{nnmaildir}, but the more common
15158 configuration is to have your mail delivered directly to the maildirs
15159 that appear as group in Gnus.
15160
15161 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15162 never corrupt its data in memory, and @code{SIGKILL} will never
15163 corrupt its data in the filesystem.
15164
15165 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15166 maildir.  So you can copy a whole maildir from one Gnus setup to
15167 another, and you will keep your marks.
15168
15169 Virtual server settings:
15170
15171 @table @code
15172 @item directory
15173 For each of your @code{nnmaildir} servers (it's very unlikely that
15174 you'd need more than one), you need to create a directory and populate
15175 it with maildirs or symlinks to maildirs (and nothing else; do not
15176 choose a directory already used for other purposes).  Each maildir
15177 will be represented in Gnus as a newsgroup on that server; the
15178 filename of the symlink will be the name of the group.  Any filenames
15179 in the directory starting with @samp{.} are ignored.  The directory is
15180 scanned when you first start Gnus, and each time you type @kbd{g} in
15181 the group buffer; if any maildirs have been removed or added,
15182 @code{nnmaildir} notices at these times.
15183
15184 The value of the @code{directory} parameter should be a Lisp form
15185 which is processed by @code{eval} and @code{expand-file-name} to get
15186 the path of the directory for this server.  The form is @code{eval}ed
15187 only when the server is opened; the resulting string is used until the
15188 server is closed.  (If you don't know about forms and @code{eval},
15189 don't worry---a simple string will work.)  This parameter is not
15190 optional; you must specify it.  I don't recommend using
15191 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15192 use that directory by default for various things, and may get confused
15193 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15194 value.
15195
15196 @item target-prefix
15197 This should be a Lisp form which is processed by @code{eval} and
15198 @code{expand-file-name}.  The form is @code{eval}ed only when the
15199 server is opened; the resulting string is used until the server is
15200 closed.
15201
15202 When you create a group on an @code{nnmaildir} server, the maildir is
15203 created with @code{target-prefix} prepended to its name, and a symlink
15204 pointing to that maildir is created, named with the plain group name.
15205 So if @code{directory} is @code{"~/.nnmaildir"} and
15206 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15207 the group @code{foo}, @code{nnmaildir} will create
15208 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15209 @file{~/.nnmaildir/foo} as a symlink pointing to
15210 @file{../maildirs/foo}.
15211
15212 You can set @code{target-prefix} to a string without any slashes to
15213 create both maildirs and symlinks in the same @code{directory}; in
15214 this case, any maildirs found in @code{directory} whose names start
15215 with @code{target-prefix} will not be listed as groups (but the
15216 symlinks pointing to them will be).
15217
15218 As a special case, if @code{target-prefix} is @code{""} (the default),
15219 then when you create a group, the maildir will be created in
15220 @code{directory} without a corresponding symlink.  Beware that you
15221 cannot use @code{gnus-group-delete-group} on such groups without the
15222 @code{force} argument.
15223
15224 @item directory-files
15225 This should be a function with the same interface as
15226 @code{directory-files} (such as @code{directory-files} itself).  It is
15227 used to scan the server's @code{directory} for maildirs.  This
15228 parameter is optional; the default is
15229 @code{nnheader-directory-files-safe} if
15230 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15231 @code{directory-files} otherwise.
15232 (@code{nnheader-directory-files-is-safe} is checked only once when the
15233 server is opened; if you want to check it each time the directory is
15234 scanned, you'll have to provide your own function that does that.)
15235
15236 @item get-new-mail
15237 If non-@code{nil}, then after scanning for new mail in the group
15238 maildirs themselves as usual, this server will also incorporate mail
15239 the conventional Gnus way, from @code{mail-sources} according to
15240 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15241 value is @code{nil}.
15242
15243 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15244 an @code{nnmaildir} group.  The results might happen to be useful, but
15245 that would be by chance, not by design, and the results might be
15246 different in the future.  If your split rules create new groups,
15247 remember to supply a @code{create-directory} server parameter.
15248 @end table
15249
15250 @subsubsection Group parameters
15251
15252 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15253 all this; the default behavior for @code{nnmaildir} is the same as the
15254 default behavior for other mail back ends: articles are deleted after
15255 one week, etc.  Except for the expiry parameters, all this
15256 functionality is unique to @code{nnmaildir}, so you can ignore it if
15257 you're just trying to duplicate the behavior you already have with
15258 another back end.
15259
15260 If the value of any of these parameters is a vector, the first element
15261 is evaluated as a Lisp form and the result is used, rather than the
15262 original value.  If the value is not a vector, the value itself is
15263 evaluated as a Lisp form.  (This is why these parameters use names
15264 different from those of other, similar parameters supported by other
15265 back ends: they have different, though similar, meanings.)  (For
15266 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15267 @code{eval} business again; for other values, remember to use an extra
15268 quote and wrap the value in a vector when appropriate.)
15269
15270 @table @code
15271 @item expire-age
15272 An integer specifying the minimum age, in seconds, of an article
15273 before it will be expired, or the symbol @code{never} to specify that
15274 articles should never be expired.  If this parameter is not set,
15275 @code{nnmaildir} falls back to the usual
15276 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
15277 the @code{expiry-wait}(@code{-function}) group parameters.  If you
15278 wanted a value of 3 days, you could use something like @code{[(* 3 24
15279 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15280 An article's age is measured starting from the article file's
15281 modification time.  Normally, this is the same as the article's
15282 delivery time, but editing an article makes it younger.  Moving an
15283 article (other than via expiry) may also make an article younger.
15284
15285 @item expire-group
15286 If this is set to a string such as a full Gnus group name, like
15287 @example
15288 "backend+server.address.string:group.name"
15289 @end example
15290 and if it is not the name of the same group that the parameter belongs
15291 to, then articles will be moved to the specified group during expiry
15292 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15293 group, the article will be just as old in the destination group as it
15294 was in the source group.}  So be careful with @code{expire-age} in the
15295 destination group.  If this is set to the name of the same group that
15296 the parameter belongs to, then the article is not expired at all.  If
15297 you use the vector form, the first element is evaluated once for each
15298 article.  So that form can refer to
15299 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15300 article.  @emph{If this parameter is not set, @code{nnmaildir} does
15301 not fall back to the @code{expiry-target} group parameter or the
15302 @code{nnmail-expiry-target} variable.}
15303
15304 @item read-only
15305 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15306 in this maildir as read-only.  This means: articles are not renamed
15307 from @file{new/} into @file{cur/}; articles are only found in
15308 @file{new/}, not @file{cur/}; articles are never deleted; articles
15309 cannot be edited.  @file{new/} is expected to be a symlink to the
15310 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15311 containing a mailing list of common interest.  Everything in the
15312 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15313 a shared mailbox, you do still need to set up your own maildir (or
15314 have write permission to the shared mailbox); your maildir just won't
15315 contain extra copies of the articles.
15316
15317 @item directory-files
15318 A function with the same interface as @code{directory-files}.  It is
15319 used to scan the directories in the maildir corresponding to this
15320 group to find articles.  The default is the function specified by the
15321 server's @code{directory-files} parameter.
15322
15323 @item distrust-Lines:
15324 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15325 article, rather than use the @code{Lines:} header field.  If
15326 @code{nil}, the header field will be used if present.
15327
15328 @item always-marks
15329 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15330 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15331 say that all articles have these marks, regardless of whether the
15332 marks stored in the filesystem say so.  This is a proof-of-concept
15333 feature that will probably be removed eventually; it ought to be done
15334 in Gnus proper, or abandoned if it's not worthwhile.
15335
15336 @item never-marks
15337 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15338 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15339 say that no articles have these marks, regardless of whether the marks
15340 stored in the filesystem say so.  @code{never-marks} overrides
15341 @code{always-marks}.  This is a proof-of-concept feature that will
15342 probably be removed eventually; it ought to be done in Gnus proper, or
15343 abandoned if it's not worthwhile.
15344
15345 @item nov-cache-size
15346 An integer specifying the size of the @acronym{NOV} memory cache.  To
15347 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15348 for a limited number of articles in each group.  (This is probably not
15349 worthwhile, and will probably be removed in the future.)  This
15350 parameter's value is noticed only the first time a group is seen after
15351 the server is opened---i.e., when you first start Gnus, typically.
15352 The @acronym{NOV} cache is never resized until the server is closed
15353 and reopened.  The default is an estimate of the number of articles
15354 that would be displayed in the summary buffer: a count of articles
15355 that are either marked with @code{tick} or not marked with
15356 @code{read}, plus a little extra.
15357 @end table
15358
15359 @subsubsection Article identification
15360 Articles are stored in the @file{cur/} subdirectory of each maildir.
15361 Each article file is named like @code{uniq:info}, where @code{uniq}
15362 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15363 @code{:info} part.  (Other maildir readers typically use this part of
15364 the filename to store marks.)  The @code{uniq} part uniquely
15365 identifies the article, and is used in various places in the
15366 @file{.nnmaildir/} subdirectory of the maildir to store information
15367 about the corresponding article.  The full pathname of an article is
15368 available in the variable @code{nnmaildir-article-file-name} after you
15369 request the article in the summary buffer.
15370
15371 @subsubsection NOV data
15372 An article identified by @code{uniq} has its @acronym{NOV} data (used
15373 to generate lines in the summary buffer) stored in
15374 @code{.nnmaildir/nov/uniq}.  There is no
15375 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15376 need for it---an article's @acronym{NOV} data is updated automatically
15377 when the article or @code{nnmail-extra-headers} has changed.)  You can
15378 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15379 single article simply by deleting the corresponding @acronym{NOV}
15380 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15381 assign a new article number for this article, which may cause trouble
15382 with @code{seen} marks, the Agent, and the cache.
15383
15384 @subsubsection Article marks
15385 An article identified by @code{uniq} is considered to have the mark
15386 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15387 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15388 looks for such files and reports the set of marks it finds.  When Gnus
15389 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15390 creates and deletes the corresponding files as needed.  (Actually,
15391 rather than create a new file for each mark, it just creates hard
15392 links to @file{.nnmaildir/markfile}, to save inodes.)
15393
15394 You can invent new marks by creating a new directory in
15395 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15396 your server, untar it later, and keep your marks.  You can add and
15397 remove marks yourself by creating and deleting mark files.  If you do
15398 this while Gnus is running and your @code{nnmaildir} server is open,
15399 it's best to exit all summary buffers for @code{nnmaildir} groups and
15400 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15401 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15402 pick up the changes, and might undo them.
15403
15404
15405 @node Mail Folders
15406 @subsubsection Mail Folders
15407 @cindex nnfolder
15408 @cindex mbox folders
15409 @cindex mail folders
15410
15411 @code{nnfolder} is a back end for storing each mail group in a
15412 separate file.  Each file is in the standard Un*x mbox format.
15413 @code{nnfolder} will add extra headers to keep track of article
15414 numbers and arrival dates.
15415
15416 @cindex self contained nnfolder servers
15417 @cindex marks
15418 When the marks file is used (which it is by default), @code{nnfolder}
15419 servers have the property that you may backup them using @code{tar} or
15420 similar, and later be able to restore them into Gnus (by adding the
15421 proper @code{nnfolder} server) and have all your marks be preserved.
15422 Marks for a group is usually stored in a file named as the mbox file
15423 with @code{.mrk} concatenated to it (but see
15424 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15425 directory.  Individual @code{nnfolder} groups are also possible to
15426 backup, use @kbd{G m} to restore the group (after restoring the backup
15427 into the @code{nnfolder} directory).
15428
15429 Virtual server settings:
15430
15431 @table @code
15432 @item nnfolder-directory
15433 @vindex nnfolder-directory
15434 All the @code{nnfolder} mail boxes will be stored under this
15435 directory.  The default is the value of @code{message-directory}
15436 (whose default is @file{~/Mail})
15437
15438 @item nnfolder-active-file
15439 @vindex nnfolder-active-file
15440 The name of the active file.  The default is @file{~/Mail/active}.
15441
15442 @item nnfolder-newsgroups-file
15443 @vindex nnfolder-newsgroups-file
15444 The name of the group descriptions file.  @xref{Newsgroups File
15445 Format}.  The default is @file{~/Mail/newsgroups}
15446
15447 @item nnfolder-get-new-mail
15448 @vindex nnfolder-get-new-mail
15449 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15450 default is @code{t}
15451
15452 @item nnfolder-save-buffer-hook
15453 @vindex nnfolder-save-buffer-hook
15454 @cindex backup files
15455 Hook run before saving the folders.  Note that Emacs does the normal
15456 backup renaming of files even with the @code{nnfolder} buffers.  If
15457 you wish to switch this off, you could say something like the
15458 following in your @file{.emacs} file:
15459
15460 @lisp
15461 (defun turn-off-backup ()
15462   (set (make-local-variable 'backup-inhibited) t))
15463
15464 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15465 @end lisp
15466
15467 @item nnfolder-delete-mail-hook
15468 @vindex nnfolder-delete-mail-hook
15469 Hook run in a buffer narrowed to the message that is to be deleted.
15470 This function can be used to copy the message to somewhere else, or to
15471 extract some information from it before removing it.
15472
15473 @item nnfolder-nov-is-evil
15474 @vindex nnfolder-nov-is-evil
15475 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15476 default is @code{nil}.
15477
15478 @item nnfolder-nov-file-suffix
15479 @vindex nnfolder-nov-file-suffix
15480 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15481
15482 @item nnfolder-nov-directory
15483 @vindex nnfolder-nov-directory
15484 The directory where the @acronym{NOV} files should be stored.  If
15485 @code{nil}, @code{nnfolder-directory} is used.
15486
15487 @item nnfolder-marks-is-evil
15488 @vindex nnfolder-marks-is-evil
15489 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15490 default is @code{nil}.
15491
15492 @item nnfolder-marks-file-suffix
15493 @vindex nnfolder-marks-file-suffix
15494 The extension for @sc{marks} files.  The default is @file{.mrk}.
15495
15496 @item nnfolder-marks-directory
15497 @vindex nnfolder-marks-directory
15498 The directory where the @sc{marks} files should be stored.  If
15499 @code{nil}, @code{nnfolder-directory} is used.
15500
15501 @end table
15502
15503
15504 @findex nnfolder-generate-active-file
15505 @kindex M-x nnfolder-generate-active-file
15506 If you have lots of @code{nnfolder}-like files you'd like to read with
15507 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15508 command to make @code{nnfolder} aware of all likely files in
15509 @code{nnfolder-directory}.  This only works if you use long file names,
15510 though.
15511
15512 @node Comparing Mail Back Ends
15513 @subsubsection Comparing Mail Back Ends
15514
15515 First, just for terminology, the @dfn{back end} is the common word for a
15516 low-level access method---a transport, if you will, by which something
15517 is acquired.  The sense is that one's mail has to come from somewhere,
15518 and so selection of a suitable back end is required in order to get that
15519 mail within spitting distance of Gnus.
15520
15521 The same concept exists for Usenet itself: Though access to articles is
15522 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15523 in the world got at Usenet by running a reader on the machine where the
15524 articles lay (the machine which today we call an @acronym{NNTP} server), and
15525 access was by the reader stepping into the articles' directory spool
15526 area directly.  One can still select between either the @code{nntp} or
15527 @code{nnspool} back ends, to select between these methods, if one happens
15528 actually to live on the server (or can see its spool directly, anyway,
15529 via NFS).
15530
15531 The goal in selecting a mail back end is to pick one which
15532 simultaneously represents a suitable way of dealing with the original
15533 format plus leaving mail in a form that is convenient to use in the
15534 future.  Here are some high and low points on each:
15535
15536 @table @code
15537 @item nnmbox
15538
15539 UNIX systems have historically had a single, very common, and well-
15540 defined format.  All messages arrive in a single @dfn{spool file}, and
15541 they are delineated by a line whose regular expression matches
15542 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15543 to make it clear in this instance that this is not the RFC-specified
15544 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15545 historically from the Unix environment, it is simplest if one does not
15546 mess a great deal with the original mailbox format, so if one chooses
15547 this back end, Gnus' primary activity in getting mail from the real spool
15548 area to Gnus' preferred directory is simply to copy it, with no
15549 (appreciable) format change in the process.  It is the ``dumbest'' way
15550 to move mail into availability in the Gnus environment.  This makes it
15551 fast to move into place, but slow to parse, when Gnus has to look at
15552 what's where.
15553
15554 @item nnbabyl
15555
15556 Once upon a time, there was the DEC-10 and DEC-20, running operating
15557 systems called TOPS and related things, and the usual (only?) mail
15558 reading environment was a thing called Babyl.  I don't know what format
15559 was used for mail landing on the system, but Babyl had its own internal
15560 format to which mail was converted, primarily involving creating a
15561 spool-file-like entity with a scheme for inserting Babyl-specific
15562 headers and status bits above the top of each message in the file.
15563 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15564 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15565 to understand the mail files folks already had in existence.  Gnus (and
15566 VM, for that matter) continue to support this format because it's
15567 perceived as having some good qualities in those mailer-specific
15568 headers/status bits stuff.  Rmail itself still exists as well, of
15569 course, and is still maintained by Stallman.
15570
15571 Both of the above forms leave your mail in a single file on your
15572 file system, and they must parse that entire file each time you take a
15573 look at your mail.
15574
15575 @item nnml
15576
15577 @code{nnml} is the back end which smells the most as though you were
15578 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15579 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15580 lo these years ago.)  One's mail is taken from the original spool file,
15581 and is then cut up into individual message files, 1:1.  It maintains a
15582 Usenet-style active file (analogous to what one finds in an INN- or
15583 CNews-based news system in (for instance) @file{/var/lib/news/active},
15584 or what is returned via the @samp{NNTP LIST} verb) and also creates
15585 @dfn{overview} files for efficient group entry, as has been defined for
15586 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15587 due to the creation of lots of files, updates to the @code{nnml} active
15588 file, and additions to overview files on a per-message basis, but it is
15589 extremely fast on access because of what amounts to the indexing support
15590 provided by the active file and overviews.
15591
15592 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15593 resource which defines available places in the file system to put new
15594 files.  Sysadmins take a dim view of heavy inode occupation within
15595 tight, shared file systems.  But if you live on a personal machine where
15596 the file system is your own and space is not at a premium, @code{nnml}
15597 wins big.
15598
15599 It is also problematic using this back end if you are living in a
15600 FAT16-based Windows world, since much space will be wasted on all these
15601 tiny files.
15602
15603 @item nnmh
15604
15605 The Rand MH mail-reading system has been around UNIX systems for a very
15606 long time; it operates by splitting one's spool file of messages into
15607 individual files, but with little or no indexing support---@code{nnmh}
15608 is considered to be semantically equivalent to ``@code{nnml} without
15609 active file or overviews''.  This is arguably the worst choice, because
15610 one gets the slowness of individual file creation married to the
15611 slowness of access parsing when learning what's new in one's groups.
15612
15613 @item nnfolder
15614
15615 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15616 method described above) on a per-group basis.  That is, @code{nnmbox}
15617 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15618 little bit of optimization to this so that each of one's mail groups has
15619 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15620 can be parsed separately, and still provides the simple Unix mail box
15621 format requiring minimal effort in moving the mail around.  In addition,
15622 it maintains an ``active'' file making it much faster for Gnus to figure
15623 out how many messages there are in each separate group.
15624
15625 If you have groups that are expected to have a massive amount of
15626 messages, @code{nnfolder} is not the best choice, but if you receive
15627 only a moderate amount of mail, @code{nnfolder} is probably the most
15628 friendly mail back end all over.
15629
15630 @item nnmaildir
15631
15632 For configuring expiry and other things, @code{nnmaildir} uses
15633 incompatible group parameters, slightly different from those of other
15634 mail back ends.
15635
15636 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15637 differences.  Each message is stored in a separate file, but the
15638 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15639 also stores the equivalent of @code{nnml}'s overview files in one file
15640 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15641 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15642 you down or takes up very much space, consider switching to
15643 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15644 file system.
15645
15646 Since maildirs don't require locking for delivery, the maildirs you use
15647 as groups can also be the maildirs your mail is directly delivered to.
15648 This means you can skip Gnus' mail splitting if your mail is already
15649 organized into different mailboxes during delivery.  A @code{directory}
15650 entry in @code{mail-sources} would have a similar effect, but would
15651 require one set of mailboxes for spooling deliveries (in mbox format,
15652 thus damaging message bodies), and another set to be used as groups (in
15653 whatever format you like).  A maildir has a built-in spool, in the
15654 @code{new/} subdirectory.  Beware that currently, mail moved from
15655 @code{new/} to @code{cur/} instead of via mail splitting will not
15656 undergo treatment such as duplicate checking.
15657
15658 @code{nnmaildir} stores article marks for a given group in the
15659 corresponding maildir, in a way designed so that it's easy to manipulate
15660 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15661 else, and still have your marks.  @code{nnml} also stores marks, but
15662 it's not as easy to work with them from outside Gnus as with
15663 @code{nnmaildir}.
15664
15665 @code{nnmaildir} uses a significant amount of memory to speed things up.
15666 (It keeps in memory some of the things that @code{nnml} stores in files
15667 and that @code{nnmh} repeatedly parses out of message files.)  If this
15668 is a problem for you, you can set the @code{nov-cache-size} group
15669 parameter to something small (0 would probably not work, but 1 probably
15670 would) to make it use less memory.  This caching will probably be
15671 removed in the future.
15672
15673 Startup is likely to be slower with @code{nnmaildir} than with other
15674 back ends.  Everything else is likely to be faster, depending in part
15675 on your file system.
15676
15677 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15678 to write an @code{nnmaildir}-derived back end.
15679
15680 @end table
15681
15682
15683 @node Browsing the Web
15684 @section Browsing the Web
15685 @cindex web
15686 @cindex browsing the web
15687 @cindex www
15688 @cindex http
15689
15690 Web-based discussion forums are getting more and more popular.  On many
15691 subjects, the web-based forums have become the most important forums,
15692 eclipsing the importance of mailing lists and news groups.  The reason
15693 is easy to understand---they are friendly to new users; you just point
15694 and click, and there's the discussion.  With mailing lists, you have to
15695 go through a cumbersome subscription procedure, and most people don't
15696 even know what a news group is.
15697
15698 The problem with this scenario is that web browsers are not very good at
15699 being newsreaders.  They do not keep track of what articles you've read;
15700 they do not allow you to score on subjects you're interested in; they do
15701 not allow off-line browsing; they require you to click around and drive
15702 you mad in the end.
15703
15704 So---if web browsers suck at reading discussion forums, why not use Gnus
15705 to do it instead?
15706
15707 Gnus has been getting a bit of a collection of back ends for providing
15708 interfaces to these sources.
15709
15710 @menu
15711 * Archiving Mail::
15712 * Web Searches::                Creating groups from articles that match a string.
15713 * Slashdot::                    Reading the Slashdot comments.
15714 * Ultimate::                    The Ultimate Bulletin Board systems.
15715 * Web Archive::                 Reading mailing list archived on web.
15716 * RSS::                         Reading RDF site summary.
15717 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15718 @end menu
15719
15720 All the web sources require Emacs/w3 and the url library to work.
15721
15722 The main caveat with all these web sources is that they probably won't
15723 work for a very long time.  Gleaning information from the @acronym{HTML} data
15724 is guesswork at best, and when the layout is altered, the Gnus back end
15725 will fail.  If you have reasonably new versions of these back ends,
15726 though, you should be ok.
15727
15728 One thing all these Web methods have in common is that the Web sources
15729 are often down, unavailable or just plain too slow to be fun.  In those
15730 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15731 Unplugged}) handle downloading articles, and then you can read them at
15732 leisure from your local disk.  No more World Wide Wait for you.
15733
15734 @node Archiving Mail
15735 @subsection Archiving Mail
15736 @cindex archiving mail
15737 @cindex backup of mail
15738
15739 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15740 @code{nnmaildir}, now actually store the article marks with each group.
15741 For these servers, archiving and restoring a group while preserving
15742 marks is fairly simple.
15743
15744 (Preserving the group level and group parameters as well still
15745 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15746 though.)
15747
15748 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15749 server, take a recursive copy of the server directory.  There is no need
15750 to shut down Gnus, so archiving may be invoked by @code{cron} or
15751 similar.  You restore the data by restoring the directory tree, and
15752 adding a server definition pointing to that directory in Gnus.  The
15753 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15754 might interfere with overwriting data, so you may want to shut down Gnus
15755 before you restore the data.
15756
15757 It is also possible to archive individual @code{nnml},
15758 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15759 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15760 directory.  For @code{nnfolder} you need to copy both the base folder
15761 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15762 this example).  Restoring the group is done with @kbd{G m} from the Group
15763 buffer.  The last step makes Gnus notice the new directory.
15764 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15765 is unnecessary in that case.
15766
15767 @node Web Searches
15768 @subsection Web Searches
15769 @cindex nnweb
15770 @cindex Google
15771 @cindex dejanews
15772 @cindex gmane
15773 @cindex Usenet searches
15774 @cindex searching the Usenet
15775
15776 It's, like, too neat to search the Usenet for articles that match a
15777 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15778 those, like, Web browsers, and you, like, have to, rilly, like, look at
15779 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15780 searches without having to use a browser.
15781
15782 The @code{nnweb} back end allows an easy interface to the mighty search
15783 engine.  You create an @code{nnweb} group, enter a search pattern, and
15784 then enter the group and read the articles like you would any normal
15785 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15786 Groups}) will do this in an easy-to-use fashion.
15787
15788 @code{nnweb} groups don't really lend themselves to being solid
15789 groups---they have a very fleeting idea of article numbers.  In fact,
15790 each time you enter an @code{nnweb} group (not even changing the search
15791 pattern), you are likely to get the articles ordered in a different
15792 manner.  Not even using duplicate suppression (@pxref{Duplicate
15793 Suppression}) will help, since @code{nnweb} doesn't even know the
15794 @code{Message-ID} of the articles before reading them using some search
15795 engines (Google, for instance).  The only possible way to keep track
15796 of which articles you've read is by scoring on the @code{Date}
15797 header---mark all articles posted before the last date you read the
15798 group as read.
15799
15800 If the search engine changes its output substantially, @code{nnweb}
15801 won't be able to parse it and will fail.  One could hardly fault the Web
15802 providers if they were to do this---their @emph{raison d'@^etre} is to
15803 make money off of advertisements, not to provide services to the
15804 community.  Since @code{nnweb} washes the ads off all the articles, one
15805 might think that the providers might be somewhat miffed.  We'll see.
15806
15807 You must have the @code{url} and @code{w3} package installed to be able
15808 to use @code{nnweb}.
15809
15810 Virtual server variables:
15811
15812 @table @code
15813 @item nnweb-type
15814 @vindex nnweb-type
15815 What search engine type is being used.  The currently supported types
15816 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15817 @code{dejanews} is an alias to @code{google}.
15818
15819 @item nnweb-search
15820 @vindex nnweb-search
15821 The search string to feed to the search engine.
15822
15823 @item nnweb-max-hits
15824 @vindex nnweb-max-hits
15825 Advisory maximum number of hits per search to display.  The default is
15826 999.
15827
15828 @item nnweb-type-definition
15829 @vindex nnweb-type-definition
15830 Type-to-definition alist.  This alist says what @code{nnweb} should do
15831 with the various search engine types.  The following elements must be
15832 present:
15833
15834 @table @code
15835 @item article
15836 Function to decode the article and provide something that Gnus
15837 understands.
15838
15839 @item map
15840 Function to create an article number to message header and URL alist.
15841
15842 @item search
15843 Function to send the search string to the search engine.
15844
15845 @item address
15846 The address the aforementioned function should send the search string
15847 to.
15848
15849 @item id
15850 Format string URL to fetch an article by @code{Message-ID}.
15851 @end table
15852
15853 @end table
15854
15855
15856 @node Slashdot
15857 @subsection Slashdot
15858 @cindex Slashdot
15859 @cindex nnslashdot
15860
15861 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15862 lively discussion following the news articles.  @code{nnslashdot} will
15863 let you read this forum in a convenient manner.
15864
15865 The easiest way to read this source is to put something like the
15866 following in your @file{~/.gnus.el} file:
15867
15868 @lisp
15869 (setq gnus-secondary-select-methods
15870       '((nnslashdot "")))
15871 @end lisp
15872
15873 This will make Gnus query the @code{nnslashdot} back end for new comments
15874 and groups.  The @kbd{F} command will subscribe each new news article as
15875 a new Gnus group, and you can read the comments by entering these
15876 groups.  (Note that the default subscription method is to subscribe new
15877 groups as zombies.  Other methods are available (@pxref{Subscription
15878 Methods}).
15879
15880 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15881 command is the most handy tool (@pxref{Foreign Groups}).
15882
15883 When following up to @code{nnslashdot} comments (or posting new
15884 comments), some light @acronym{HTML}izations will be performed.  In
15885 particular, text quoted with @samp{> } will be quoted with
15886 @samp{blockquote} instead, and signatures will have @samp{br} added to
15887 the end of each line.  Other than that, you can just write @acronym{HTML}
15888 directly into the message buffer.  Note that Slashdot filters out some
15889 @acronym{HTML} forms.
15890
15891 The following variables can be altered to change its behavior:
15892
15893 @table @code
15894 @item nnslashdot-threaded
15895 Whether @code{nnslashdot} should display threaded groups or not.  The
15896 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15897 has to retrieve absolutely all comments in a group upon entry.  If a
15898 threaded display is not required, @code{nnslashdot} will only retrieve
15899 the comments that are actually wanted by the user.  Threading is nicer,
15900 but much, much slower than unthreaded.
15901
15902 @item nnslashdot-login-name
15903 @vindex nnslashdot-login-name
15904 The login name to use when posting.
15905
15906 @item nnslashdot-password
15907 @vindex nnslashdot-password
15908 The password to use when posting.
15909
15910 @item nnslashdot-directory
15911 @vindex nnslashdot-directory
15912 Where @code{nnslashdot} will store its files.  The default is
15913 @file{~/News/slashdot/}.
15914
15915 @item nnslashdot-active-url
15916 @vindex nnslashdot-active-url
15917 The @acronym{URL} format string that will be used to fetch the
15918 information on news articles and comments.  The default is@*
15919 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15920
15921 @item nnslashdot-comments-url
15922 @vindex nnslashdot-comments-url
15923 The @acronym{URL} format string that will be used to fetch comments.
15924
15925 @item nnslashdot-article-url
15926 @vindex nnslashdot-article-url
15927 The @acronym{URL} format string that will be used to fetch the news
15928 article.  The default is
15929 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15930
15931 @item nnslashdot-threshold
15932 @vindex nnslashdot-threshold
15933 The score threshold.  The default is -1.
15934
15935 @item nnslashdot-group-number
15936 @vindex nnslashdot-group-number
15937 The number of old groups, in addition to the ten latest, to keep
15938 updated.  The default is 0.
15939
15940 @end table
15941
15942
15943
15944 @node Ultimate
15945 @subsection Ultimate
15946 @cindex nnultimate
15947 @cindex Ultimate Bulletin Board
15948
15949 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15950 probably the most popular Web bulletin board system used.  It has a
15951 quite regular and nice interface, and it's possible to get the
15952 information Gnus needs to keep groups updated.
15953
15954 The easiest way to get started with @code{nnultimate} is to say
15955 something like the following in the group buffer:  @kbd{B nnultimate RET
15956 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
15957 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15958 you're interested in; there's quite a list of them on the Ultimate web
15959 site.)  Then subscribe to the groups you're interested in from the
15960 server buffer, and read them from the group buffer.
15961
15962 The following @code{nnultimate} variables can be altered:
15963
15964 @table @code
15965 @item nnultimate-directory
15966 @vindex nnultimate-directory
15967 The directory where @code{nnultimate} stores its files.  The default is@*
15968 @file{~/News/ultimate/}.
15969 @end table
15970
15971
15972 @node Web Archive
15973 @subsection Web Archive
15974 @cindex nnwarchive
15975 @cindex Web Archive
15976
15977 Some mailing lists only have archives on Web servers, such as
15978 @uref{http://www.egroups.com/} and
15979 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15980 interface, and it's possible to get the information Gnus needs to keep
15981 groups updated.
15982
15983 @findex gnus-group-make-warchive-group
15984 The easiest way to get started with @code{nnwarchive} is to say
15985 something like the following in the group buffer: @kbd{M-x
15986 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15987 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15988 @var{an_egroup} with the mailing list you subscribed, the
15989 @var{your@@email.address} with your email address.), or to browse the
15990 back end by @kbd{B nnwarchive RET mail-archive RET}.
15991
15992 The following @code{nnwarchive} variables can be altered:
15993
15994 @table @code
15995 @item nnwarchive-directory
15996 @vindex nnwarchive-directory
15997 The directory where @code{nnwarchive} stores its files.  The default is@*
15998 @file{~/News/warchive/}.
15999
16000 @item nnwarchive-login
16001 @vindex nnwarchive-login
16002 The account name on the web server.
16003
16004 @item nnwarchive-passwd
16005 @vindex nnwarchive-passwd
16006 The password for your account on the web server.
16007 @end table
16008
16009 @node RSS
16010 @subsection RSS
16011 @cindex nnrss
16012 @cindex RSS
16013
16014 Some web sites have an RDF Site Summary (@acronym{RSS}).
16015 @acronym{RSS} is a format for summarizing headlines from news related
16016 sites (such as BBC or CNN).  But basically anything list-like can be
16017 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16018 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16019
16020 @acronym{RSS} has a quite regular and nice interface, and it's
16021 possible to get the information Gnus needs to keep groups updated.
16022
16023 Note: you had better use Emacs which supports the @code{utf-8} coding
16024 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16025 text by default.  It is also used by default for non-@acronym{ASCII}
16026 group names.
16027
16028 @kindex G R (Summary)
16029 Use @kbd{G R} from the summary buffer to subscribe to a feed---you will
16030 be prompted for the location, the title and the description of the feed.
16031 The title, which allows any characters, will be used for the group name
16032 and the name of the group data file.  The description can be omitted.
16033
16034 An easy way to get started with @code{nnrss} is to say something like
16035 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16036 subscribe to groups.
16037
16038 The @code{nnrss} back end saves the group data file in
16039 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16040 names containing non-@acronym{ASCII} characters will be encoded by the
16041 coding system specified with the @code{nnmail-pathname-coding-system}
16042 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16043 the value of @code{default-file-name-coding-system}.  If you are using
16044 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16045 the value for the @code{nnmail-pathname-coding-system} variable properly.
16046
16047 @cindex OPML
16048 You can also use the following commands to import and export your
16049 subscriptions from a file in @acronym{OPML} format (Outline Processor
16050 Markup Language).
16051
16052 @defun nnrss-opml-import file
16053 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16054 file.
16055 @end defun
16056
16057 @defun nnrss-opml-export
16058 Write your current @acronym{RSS} subscriptions to a buffer in
16059 @acronym{OPML} format.
16060 @end defun
16061
16062 The following @code{nnrss} variables can be altered:
16063
16064 @table @code
16065 @item nnrss-directory
16066 @vindex nnrss-directory
16067 The directory where @code{nnrss} stores its files.  The default is
16068 @file{~/News/rss/}.
16069
16070 @item nnrss-file-coding-system
16071 @vindex nnrss-file-coding-system
16072 The coding system used when reading and writing the @code{nnrss} groups
16073 data files.  The default is the value of
16074 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16075 in Emacs or @code{escape-quoted} in XEmacs).
16076
16077 @item nnrss-use-local
16078 @vindex nnrss-use-local
16079 @findex nnrss-generate-download-script
16080 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16081 the feeds from local files in @code{nnrss-directory}.  You can use
16082 the command @code{nnrss-generate-download-script} to generate a
16083 download script using @command{wget}.
16084 @end table
16085
16086 The following code may be helpful, if you want to show the description in
16087 the summary buffer.
16088
16089 @lisp
16090 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16091 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16092
16093 (defun gnus-user-format-function-X (header)
16094   (let ((descr
16095          (assq nnrss-description-field (mail-header-extra header))))
16096     (if descr (concat "\n\t" (cdr descr)) "")))
16097 @end lisp
16098
16099 The following code may be useful to open an nnrss url directly from the
16100 summary buffer.
16101 @lisp
16102 (require 'browse-url)
16103
16104 (defun browse-nnrss-url( arg )
16105   (interactive "p")
16106   (let ((url (assq nnrss-url-field
16107                    (mail-header-extra
16108                     (gnus-data-header
16109                      (assq (gnus-summary-article-number)
16110                            gnus-newsgroup-data))))))
16111     (if url
16112         (progn
16113           (browse-url (cdr url))
16114           (gnus-summary-mark-as-read-forward 1))
16115       (gnus-summary-scroll-up arg))))
16116
16117 (eval-after-load "gnus"
16118   #'(define-key gnus-summary-mode-map
16119       (kbd "<RET>") 'browse-nnrss-url))
16120 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16121 @end lisp
16122
16123 @node Customizing w3
16124 @subsection Customizing w3
16125 @cindex w3
16126 @cindex html
16127 @cindex url
16128 @cindex Netscape
16129
16130 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
16131 pages.  Emacs/w3 is documented in its own manual, but there are some
16132 things that may be more relevant for Gnus users.
16133
16134 For instance, a common question is how to make Emacs/w3 follow links
16135 using the @code{browse-url} functions (which will call some external web
16136 browser like Netscape).  Here's one way:
16137
16138 @lisp
16139 (eval-after-load "w3"
16140   '(progn
16141     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16142     (defun w3-fetch (&optional url target)
16143       (interactive (list (w3-read-url-with-default)))
16144       (if (eq major-mode 'gnus-article-mode)
16145           (browse-url url)
16146         (w3-fetch-orig url target)))))
16147 @end lisp
16148
16149 Put that in your @file{.emacs} file, and hitting links in w3-rendered
16150 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16151 follow the link.
16152
16153
16154 @node IMAP
16155 @section IMAP
16156 @cindex nnimap
16157 @cindex @acronym{IMAP}
16158
16159 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16160 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16161 server is much similar to connecting to a news server, you just
16162 specify the network address of the server.
16163
16164 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16165 everything that @acronym{POP} can, it can hence be viewed as a
16166 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16167 similar to @acronym{NNTP} being a news storage protocol---however,
16168 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16169 is more or less read-only whereas mail is read-write.
16170
16171 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16172 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16173 the @acronym{IMAP} server and store them on the local disk.  This is
16174 not the usage described in this section---@xref{Mail Sources}.
16175
16176 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16177 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16178 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16179 usage explained in this section.
16180
16181 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16182 servers might look something like the following.  (Note that for
16183 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16184 see below.)
16185
16186 @lisp
16187 (setq gnus-secondary-select-methods
16188       '((nnimap "simpleserver") ; @r{no special configuration}
16189         ; @r{perhaps a ssh port forwarded server:}
16190         (nnimap "dolk"
16191                 (nnimap-address "localhost")
16192                 (nnimap-server-port 1430))
16193         ; @r{a UW server running on localhost}
16194         (nnimap "barbar"
16195                 (nnimap-server-port 143)
16196                 (nnimap-address "localhost")
16197                 (nnimap-list-pattern ("INBOX" "mail/*")))
16198         ; @r{anonymous public cyrus server:}
16199         (nnimap "cyrus.andrew.cmu.edu"
16200                 (nnimap-authenticator anonymous)
16201                 (nnimap-list-pattern "archive.*")
16202                 (nnimap-stream network))
16203         ; @r{a ssl server on a non-standard port:}
16204         (nnimap "vic20"
16205                 (nnimap-address "vic20.somewhere.com")
16206                 (nnimap-server-port 9930)
16207                 (nnimap-stream ssl))))
16208 @end lisp
16209
16210 After defining the new server, you can subscribe to groups on the
16211 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16212 (@pxref{Subscription Commands}) or via the Server Buffer
16213 (@pxref{Server Buffer}).
16214
16215 The following variables can be used to create a virtual @code{nnimap}
16216 server:
16217
16218 @table @code
16219
16220 @item nnimap-address
16221 @vindex nnimap-address
16222
16223 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16224 server name if not specified.
16225
16226 @item nnimap-server-port
16227 @vindex nnimap-server-port
16228 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16229
16230 Note that this should be an integer, example server specification:
16231
16232 @lisp
16233 (nnimap "mail.server.com"
16234         (nnimap-server-port 4711))
16235 @end lisp
16236
16237 @item nnimap-list-pattern
16238 @vindex nnimap-list-pattern
16239 String or list of strings of mailboxes to limit available groups to.
16240 This is used when the server has very many mailboxes and you're only
16241 interested in a few---some servers export your home directory via
16242 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16243 @file{~/Mail/*} then.
16244
16245 The string can also be a cons of REFERENCE and the string as above, what
16246 REFERENCE is used for is server specific, but on the University of
16247 Washington server it's a directory that will be concatenated with the
16248 mailbox.
16249
16250 Example server specification:
16251
16252 @lisp
16253 (nnimap "mail.server.com"
16254         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16255                                ("~friend/Mail/" . "list/*"))))
16256 @end lisp
16257
16258 @item nnimap-stream
16259 @vindex nnimap-stream
16260 The type of stream used to connect to your server.  By default, nnimap
16261 will detect and automatically use all of the below, with the exception
16262 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16263 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16264 be automatically detected, but it's not widely deployed yet.)
16265
16266 Example server specification:
16267
16268 @lisp
16269 (nnimap "mail.server.com"
16270         (nnimap-stream ssl))
16271 @end lisp
16272
16273 Please note that the value of @code{nnimap-stream} is a symbol!
16274
16275 @itemize @bullet
16276 @item
16277 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16278 @samp{gsasl} or @samp{imtest} program.
16279 @item
16280 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16281 @item
16282 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16283 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16284 @samp{starttls}.
16285 @item
16286 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16287 @samp{gnutls-cli}).
16288 @item
16289 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16290 @samp{openssl}) or SSLeay (@samp{s_client}).
16291 @item
16292 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16293 @item
16294 @dfn{network:} Plain, TCP/IP network connection.
16295 @end itemize
16296
16297 @vindex imap-kerberos4-program
16298 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16299 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16300 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16301 to make @code{imap.el} use a pty instead of a pipe when communicating
16302 with @samp{imtest}.  You will then suffer from a line length
16303 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16304 indefinitely if you have many articles in a mailbox.  The variable
16305 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16306 program.
16307
16308 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16309 needed.  It is available from
16310 @uref{http://www.gnu.org/software/gnutls/}.
16311
16312 @vindex imap-gssapi-program
16313 This parameter specifies a list of command lines that invoke a GSSAPI
16314 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16315 sequentially until a connection is made, or the list has been
16316 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16317 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16318 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16319 tried.
16320
16321 @vindex imap-ssl-program
16322 For @acronym{SSL} connections, the OpenSSL program is available from
16323 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16324 and nnimap support it too---although the most recent versions of
16325 SSLeay, 0.9.x, are known to have serious bugs making it
16326 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16327 work.  The variable @code{imap-ssl-program} contain parameters to pass
16328 to OpenSSL/SSLeay.
16329
16330 @vindex imap-shell-program
16331 @vindex imap-shell-host
16332 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16333 @code{imap-shell-program} specify what program to call.
16334
16335 @item nnimap-authenticator
16336 @vindex nnimap-authenticator
16337
16338 The authenticator used to connect to the server.  By default, nnimap
16339 will use the most secure authenticator your server is capable of.
16340
16341 Example server specification:
16342
16343 @lisp
16344 (nnimap "mail.server.com"
16345         (nnimap-authenticator anonymous))
16346 @end lisp
16347
16348 Please note that the value of @code{nnimap-authenticator} is a symbol!
16349
16350 @itemize @bullet
16351 @item
16352 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16353 external program @code{gsasl} or @code{imtest}.
16354 @item
16355 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16356 @code{imtest}.
16357 @item
16358 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16359 external library @code{digest-md5.el}.
16360 @item
16361 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16362 @item
16363 @dfn{login:} Plain-text username/password via LOGIN.
16364 @item
16365 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16366 @end itemize
16367
16368 @item nnimap-expunge-on-close
16369 @cindex expunging
16370 @vindex nnimap-expunge-on-close
16371 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16372 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16373 this concept of marking articles @code{Deleted} which doesn't actually
16374 delete them, and this (marking them @code{Deleted}, that is) is what
16375 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16376 similar).
16377
16378 Since the articles aren't really removed when we mark them with the
16379 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16380 running in circles yet?
16381
16382 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16383 when closing a mailbox but this is now configurable by this server
16384 variable.
16385
16386 The possible options are:
16387
16388 @table @code
16389
16390 @item always
16391 The default behavior, delete all articles marked as ``Deleted'' when
16392 closing a mailbox.
16393 @item never
16394 Never actually delete articles.  Currently there is no way of showing
16395 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16396 may allow you to do this.  If you ever want to run the EXPUNGE command
16397 manually, @xref{Expunging mailboxes}.
16398 @item ask
16399 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16400 articles or not.
16401
16402 @end table
16403
16404 @item nnimap-importantize-dormant
16405 @vindex nnimap-importantize-dormant
16406
16407 If non-@code{nil} (the default), marks dormant articles as ticked (as
16408 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16409 naturally still (only) be marked as dormant.  This is to make dormant
16410 articles stand out, just like ticked articles, in other @acronym{IMAP}
16411 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16412 has only one.)
16413
16414 Probably the only reason for frobing this would be if you're trying
16415 enable per-user persistent dormant flags, using something like:
16416
16417 @lisp
16418 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16419         (format "gnus-dormant-%s" (user-login-name)))
16420 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16421         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16422 @end lisp
16423
16424 In this case, you would not want the per-user dormant flag showing up
16425 as ticked for other users.
16426
16427 @item nnimap-expunge-search-string
16428 @cindex expunging
16429 @vindex nnimap-expunge-search-string
16430
16431 This variable contain the @acronym{IMAP} search command sent to server when
16432 searching for articles eligible for expiring.  The default is
16433 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16434 UID set and the second @code{%s} is replaced by a date.
16435
16436 Probably the only useful value to change this to is
16437 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16438 messages instead of the internal article date.  See section 6.4.4 of
16439 RFC 2060 for more information on valid strings.
16440
16441 @item nnimap-authinfo-file
16442 @vindex nnimap-authinfo-file
16443
16444 A file containing credentials used to log in on servers.  The format is
16445 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16446 variable @code{nntp-authinfo-file} for exact syntax; also see
16447 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16448
16449 @example
16450 machine students.uio.no login larsi password geheimnis port imap
16451 @end example
16452
16453 Note that it should be @code{port imap}, or @code{port 143}, if you
16454 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16455 actual port number used is port 993 for secured IMAP.  For
16456 convenience, Gnus will accept @code{port imaps} as a synonym of
16457 @code{port imap}.
16458
16459 @item nnimap-need-unselect-to-notice-new-mail
16460 @vindex nnimap-need-unselect-to-notice-new-mail
16461
16462 Unselect mailboxes before looking for new mail in them.  Some servers
16463 seem to need this under some circumstances; it was reported that
16464 Courier 1.7.1 did.
16465
16466 @end table
16467
16468 @menu
16469 * Splitting in IMAP::           Splitting mail with nnimap.
16470 * Expiring in IMAP::            Expiring mail with nnimap.
16471 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16472 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16473 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16474 * Debugging IMAP::              What to do when things don't work.
16475 @end menu
16476
16477
16478
16479 @node Splitting in IMAP
16480 @subsection Splitting in IMAP
16481 @cindex splitting imap mail
16482
16483 Splitting is something Gnus users have loved and used for years, and now
16484 the rest of the world is catching up.  Yeah, dream on, not many
16485 @acronym{IMAP} servers have server side splitting and those that have
16486 splitting seem to use some non-standard protocol.  This means that
16487 @acronym{IMAP} support for Gnus has to do its own splitting.
16488
16489 And it does.
16490
16491 (Incidentally, people seem to have been dreaming on, and Sieve has
16492 gaining a market share and is supported by several IMAP servers.
16493 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16494
16495 Here are the variables of interest:
16496
16497 @table @code
16498
16499 @item nnimap-split-crosspost
16500 @cindex splitting, crosspost
16501 @cindex crosspost
16502 @vindex nnimap-split-crosspost
16503
16504 If non-@code{nil}, do crossposting if several split methods match the
16505 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16506 found will be used.
16507
16508 Nnmail equivalent: @code{nnmail-crosspost}.
16509
16510 @item nnimap-split-inbox
16511 @cindex splitting, inbox
16512 @cindex inbox
16513 @vindex nnimap-split-inbox
16514
16515 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16516 mailboxes to split from.  Defaults to @code{nil}, which means that
16517 splitting is disabled!
16518
16519 @lisp
16520 (setq nnimap-split-inbox
16521       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16522 @end lisp
16523
16524 No nnmail equivalent.
16525
16526 @item nnimap-split-rule
16527 @cindex splitting, rules
16528 @vindex nnimap-split-rule
16529
16530 New mail found in @code{nnimap-split-inbox} will be split according to
16531 this variable.
16532
16533 This variable contains a list of lists, where the first element in the
16534 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16535 matching the regexp in the second element in the sublist.  Got that?
16536 Neither did I, we need examples.
16537
16538 @lisp
16539 (setq nnimap-split-rule
16540       '(("INBOX.nnimap"
16541          "^Sender: owner-nnimap@@vic20.globalcom.se")
16542         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16543         ("INBOX.private" "")))
16544 @end lisp
16545
16546 This will put all articles from the nnimap mailing list into mailbox
16547 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16548 into INBOX.junk and everything else in INBOX.private.
16549
16550 The first string may contain @samp{\\1} forms, like the ones used by
16551 replace-match to insert sub-expressions from the matched text.  For
16552 instance:
16553
16554 @lisp
16555 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16556 @end lisp
16557
16558 The first element can also be the symbol @code{junk} to indicate that
16559 matching messages should simply be deleted.  Use with care.
16560
16561 The second element can also be a function.  In that case, it will be
16562 called with the first element of the rule as the argument, in a buffer
16563 containing the headers of the article.  It should return a
16564 non-@code{nil} value if it thinks that the mail belongs in that group.
16565
16566 Nnmail users might recollect that the last regexp had to be empty to
16567 match all articles (like in the example above).  This is not required in
16568 nnimap.  Articles not matching any of the regexps will not be moved out
16569 of your inbox.  (This might affect performance if you keep lots of
16570 unread articles in your inbox, since the splitting code would go over
16571 them every time you fetch new mail.)
16572
16573 These rules are processed from the beginning of the alist toward the
16574 end.  The first rule to make a match will ``win'', unless you have
16575 crossposting enabled.  In that case, all matching rules will ``win''.
16576
16577 This variable can also have a function as its value, the function will
16578 be called with the headers narrowed and should return a group where it
16579 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16580
16581 The splitting code tries to create mailboxes if it needs to.
16582
16583 To allow for different split rules on different virtual servers, and
16584 even different split rules in different inboxes on the same server,
16585 the syntax of this variable have been extended along the lines of:
16586
16587 @lisp
16588 (setq nnimap-split-rule
16589       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16590                                ("junk"    "From:.*Simon"))))
16591         ("my2server"    ("INBOX" nnimap-split-fancy))
16592         ("my[34]server" (".*" (("private" "To:.*Simon")
16593                                ("junk"    my-junk-func))))))
16594 @end lisp
16595
16596 The virtual server name is in fact a regexp, so that the same rules
16597 may apply to several servers.  In the example, the servers
16598 @code{my3server} and @code{my4server} both use the same rules.
16599 Similarly, the inbox string is also a regexp.  The actual splitting
16600 rules are as before, either a function, or a list with group/regexp or
16601 group/function elements.
16602
16603 Nnmail equivalent: @code{nnmail-split-methods}.
16604
16605 @item nnimap-split-predicate
16606 @cindex splitting
16607 @vindex nnimap-split-predicate
16608
16609 Mail matching this predicate in @code{nnimap-split-inbox} will be
16610 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16611
16612 This might be useful if you use another @acronym{IMAP} client to read mail in
16613 your inbox but would like Gnus to split all articles in the inbox
16614 regardless of readedness.  Then you might change this to
16615 @samp{UNDELETED}.
16616
16617 @item nnimap-split-fancy
16618 @cindex splitting, fancy
16619 @findex nnimap-split-fancy
16620 @vindex nnimap-split-fancy
16621
16622 It's possible to set @code{nnimap-split-rule} to
16623 @code{nnmail-split-fancy} if you want to use fancy
16624 splitting.  @xref{Fancy Mail Splitting}.
16625
16626 However, to be able to have different fancy split rules for nnmail and
16627 nnimap back ends you can set @code{nnimap-split-rule} to
16628 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16629 rule in @code{nnimap-split-fancy}.
16630
16631 Example:
16632
16633 @lisp
16634 (setq nnimap-split-rule 'nnimap-split-fancy
16635       nnimap-split-fancy ...)
16636 @end lisp
16637
16638 Nnmail equivalent: @code{nnmail-split-fancy}.
16639
16640 @item nnimap-split-download-body
16641 @findex nnimap-split-download-body
16642 @vindex nnimap-split-download-body
16643
16644 Set to non-@code{nil} to download entire articles during splitting.
16645 This is generally not required, and will slow things down
16646 considerably.  You may need it if you want to use an advanced
16647 splitting function that analyzes the body to split the article.
16648
16649 @end table
16650
16651 @node Expiring in IMAP
16652 @subsection Expiring in IMAP
16653 @cindex expiring imap mail
16654
16655 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16656 end, it supports most features in regular expiring (@pxref{Expiring
16657 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16658 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16659 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16660 follows below are the variables used by the @code{nnimap} expiry
16661 process.
16662
16663 A note on how the expire mark is stored on the @acronym{IMAP} server is
16664 appropriate here as well.  The expire mark is translated into a
16665 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16666 message.  This means that likely only Gnus will understand and treat
16667 the @code{gnus-expire} mark properly, although other clients may allow
16668 you to view client specific flags on the message.  It also means that
16669 your server must support permanent storage of client specific flags on
16670 messages.  Most do, fortunately.
16671
16672 @table @code
16673
16674 @item nnmail-expiry-wait
16675 @item nnmail-expiry-wait-function
16676
16677 These variables are fully supported.  The expire value can be a
16678 number, the symbol @code{immediate} or @code{never}.
16679
16680 @item nnmail-expiry-target
16681
16682 This variable is supported, and internally implemented by calling the
16683 @code{nnmail} functions that handle this.  It contains an optimization
16684 that if the destination is a @acronym{IMAP} group on the same server, the
16685 article is copied instead of appended (that is, uploaded again).
16686
16687 @end table
16688
16689 @node Editing IMAP ACLs
16690 @subsection Editing IMAP ACLs
16691 @cindex editing imap acls
16692 @cindex Access Control Lists
16693 @cindex Editing @acronym{IMAP} ACLs
16694 @kindex G l (Group)
16695 @findex gnus-group-nnimap-edit-acl
16696
16697 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16698 limiting (or enabling) other users access to your mail boxes.  Not all
16699 @acronym{IMAP} servers support this, this function will give an error if it
16700 doesn't.
16701
16702 To edit an ACL for a mailbox, type @kbd{G l}
16703 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16704 editing window with detailed instructions.
16705
16706 Some possible uses:
16707
16708 @itemize @bullet
16709 @item
16710 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16711 on your mailing list mailboxes enables other users on the same server to
16712 follow the list without subscribing to it.
16713 @item
16714 At least with the Cyrus server, you are required to give the user
16715 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16716 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16717 INBOX.mailbox).
16718 @end itemize
16719
16720 @node Expunging mailboxes
16721 @subsection Expunging mailboxes
16722 @cindex expunging
16723
16724 @cindex expunge
16725 @cindex manual expunging
16726 @kindex G x (Group)
16727 @findex gnus-group-nnimap-expunge
16728
16729 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16730 you may want the option of expunging all deleted articles in a mailbox
16731 manually.  This is exactly what @kbd{G x} does.
16732
16733 Currently there is no way of showing deleted articles, you can just
16734 delete them.
16735
16736 @node A note on namespaces
16737 @subsection A note on namespaces
16738 @cindex IMAP namespace
16739 @cindex namespaces
16740
16741 The @acronym{IMAP} protocol has a concept called namespaces, described
16742 by the following text in the RFC:
16743
16744 @display
16745 5.1.2.  Mailbox Namespace Naming Convention
16746
16747    By convention, the first hierarchical element of any mailbox name
16748    which begins with "#" identifies the "namespace" of the remainder of
16749    the name.  This makes it possible to disambiguate between different
16750    types of mailbox stores, each of which have their own namespaces.
16751
16752       For example, implementations which offer access to USENET
16753       newsgroups MAY use the "#news" namespace to partition the USENET
16754       newsgroup namespace from that of other mailboxes.  Thus, the
16755       comp.mail.misc newsgroup would have an mailbox name of
16756       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16757       to a different object (e.g. a user's private mailbox).
16758 @end display
16759
16760 While there is nothing in this text that warrants concern for the
16761 @acronym{IMAP} implementation in Gnus, some servers use namespace
16762 prefixes in a way that does not work with how Gnus uses mailbox names.
16763
16764 Specifically, University of Washington's @acronym{IMAP} server uses
16765 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16766 in the @sc{create} and @sc{append} commands.  After the mailbox is
16767 created (or a messages is appended to a mailbox), it must be accessed
16768 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16769 not make it possible for the user to guarantee that user entered
16770 mailbox names will only be used with the CREATE and APPEND commands,
16771 you should simply not use the namespace prefixed mailbox names in
16772 Gnus.
16773
16774 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16775 for more information on how to use the prefixes.  They are a power
16776 tool and should be used only if you are sure what the effects are.
16777
16778 @node Debugging IMAP
16779 @subsection Debugging IMAP
16780 @cindex IMAP debugging
16781 @cindex protocol dump (IMAP)
16782
16783 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16784 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16785 best to fix them right away.  If you encounter odd behavior, chances
16786 are that either the server or Gnus is buggy.
16787
16788 If you are familiar with network protocols in general, you will
16789 probably be able to extract some clues from the protocol dump of the
16790 exchanges between Gnus and the server.  Even if you are not familiar
16791 with network protocols, when you include the protocol dump in
16792 @acronym{IMAP}-related bug reports you are helping us with data
16793 critical to solving the problem.  Therefore, we strongly encourage you
16794 to include the protocol dump when reporting IMAP bugs in Gnus.
16795
16796
16797 @vindex imap-log
16798 Because the protocol dump, when enabled, generates lots of data, it is
16799 disabled by default.  You can enable it by setting @code{imap-log} as
16800 follows:
16801
16802 @lisp
16803 (setq imap-log t)
16804 @end lisp
16805
16806 This instructs the @code{imap.el} package to log any exchanges with
16807 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16808 for error messages, which sometimes are tagged with the keyword
16809 @code{BAD}---but when submitting a bug, make sure to include all the
16810 data.
16811
16812 @node Other Sources
16813 @section Other Sources
16814
16815 Gnus can do more than just read news or mail.  The methods described
16816 below allow Gnus to view directories and files as if they were
16817 newsgroups.
16818
16819 @menu
16820 * Directory Groups::            You can read a directory as if it was a newsgroup.
16821 * Anything Groups::             Dired?  Who needs dired?
16822 * Document Groups::             Single files can be the basis of a group.
16823 * SOUP::                        Reading @sc{soup} packets ``offline''.
16824 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16825 @end menu
16826
16827
16828 @node Directory Groups
16829 @subsection Directory Groups
16830 @cindex nndir
16831 @cindex directory groups
16832
16833 If you have a directory that has lots of articles in separate files in
16834 it, you might treat it as a newsgroup.  The files have to have numerical
16835 names, of course.
16836
16837 This might be an opportune moment to mention @code{ange-ftp} (and its
16838 successor @code{efs}), that most wonderful of all wonderful Emacs
16839 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16840 back end to read directories.  Big deal.
16841
16842 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16843 enter the @code{ange-ftp} file name
16844 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16845 @code{ange-ftp} or @code{efs} will actually allow you to read this
16846 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16847
16848 @code{nndir} will use @acronym{NOV} files if they are present.
16849
16850 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16851 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16852 whatever you use @code{nndir} for, so you could switch to any of those
16853 methods if you feel the need to have a non-read-only @code{nndir}.
16854
16855
16856 @node Anything Groups
16857 @subsection Anything Groups
16858 @cindex nneething
16859
16860 From the @code{nndir} back end (which reads a single spool-like
16861 directory), it's just a hop and a skip to @code{nneething}, which
16862 pretends that any arbitrary directory is a newsgroup.  Strange, but
16863 true.
16864
16865 When @code{nneething} is presented with a directory, it will scan this
16866 directory and assign article numbers to each file.  When you enter such
16867 a group, @code{nneething} must create ``headers'' that Gnus can use.
16868 After all, Gnus is a newsreader, in case you're forgetting.
16869 @code{nneething} does this in a two-step process.  First, it snoops each
16870 file in question.  If the file looks like an article (i.e., the first
16871 few lines look like headers), it will use this as the head.  If this is
16872 just some arbitrary file without a head (e.g. a C source file),
16873 @code{nneething} will cobble up a header out of thin air.  It will use
16874 file ownership, name and date and do whatever it can with these
16875 elements.
16876
16877 All this should happen automatically for you, and you will be presented
16878 with something that looks very much like a newsgroup.  Totally like a
16879 newsgroup, to be precise.  If you select an article, it will be displayed
16880 in the article buffer, just as usual.
16881
16882 If you select a line that represents a directory, Gnus will pop you into
16883 a new summary buffer for this @code{nneething} group.  And so on.  You can
16884 traverse the entire disk this way, if you feel like, but remember that
16885 Gnus is not dired, really, and does not intend to be, either.
16886
16887 There are two overall modes to this action---ephemeral or solid.  When
16888 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16889 will not store information on what files you have read, and what files
16890 are new, and so on.  If you create a solid @code{nneething} group the
16891 normal way with @kbd{G m}, Gnus will store a mapping table between
16892 article numbers and file names, and you can treat this group like any
16893 other groups.  When you activate a solid @code{nneething} group, you will
16894 be told how many unread articles it contains, etc., etc.
16895
16896 Some variables:
16897
16898 @table @code
16899 @item nneething-map-file-directory
16900 @vindex nneething-map-file-directory
16901 All the mapping files for solid @code{nneething} groups will be stored
16902 in this directory, which defaults to @file{~/.nneething/}.
16903
16904 @item nneething-exclude-files
16905 @vindex nneething-exclude-files
16906 All files that match this regexp will be ignored.  Nice to use to exclude
16907 auto-save files and the like, which is what it does by default.
16908
16909 @item nneething-include-files
16910 @vindex nneething-include-files
16911 Regexp saying what files to include in the group.  If this variable is
16912 non-@code{nil}, only files matching this regexp will be included.
16913
16914 @item nneething-map-file
16915 @vindex nneething-map-file
16916 Name of the map files.
16917 @end table
16918
16919
16920 @node Document Groups
16921 @subsection Document Groups
16922 @cindex nndoc
16923 @cindex documentation group
16924 @cindex help group
16925
16926 @code{nndoc} is a cute little thing that will let you read a single file
16927 as a newsgroup.  Several files types are supported:
16928
16929 @table @code
16930 @cindex Babyl
16931 @cindex Rmail mbox
16932
16933 @item babyl
16934 The Babyl (Rmail) mail box.
16935 @cindex mbox
16936 @cindex Unix mbox
16937
16938 @item mbox
16939 The standard Unix mbox file.
16940
16941 @cindex MMDF mail box
16942 @item mmdf
16943 The MMDF mail box format.
16944
16945 @item news
16946 Several news articles appended into a file.
16947
16948 @item rnews
16949 @cindex rnews batch files
16950 The rnews batch transport format.
16951 @cindex forwarded messages
16952
16953 @item forward
16954 Forwarded articles.
16955
16956 @item nsmail
16957 Netscape mail boxes.
16958
16959 @item mime-parts
16960 @acronym{MIME} multipart messages.
16961
16962 @item standard-digest
16963 The standard (RFC 1153) digest format.
16964
16965 @item mime-digest
16966 A @acronym{MIME} digest of messages.
16967
16968 @item lanl-gov-announce
16969 Announcement messages from LANL Gov Announce.
16970
16971 @item rfc822-forward
16972 A message forwarded according to RFC822.
16973
16974 @item outlook
16975 The Outlook mail box.
16976
16977 @item oe-dbx
16978 The Outlook Express dbx mail box.
16979
16980 @item exim-bounce
16981 A bounce message from the Exim MTA.
16982
16983 @item forward
16984 A message forwarded according to informal rules.
16985
16986 @item rfc934
16987 An RFC934-forwarded message.
16988
16989 @item mailman
16990 A mailman digest.
16991
16992 @item clari-briefs
16993 A digest of Clarinet brief news items.
16994
16995 @item slack-digest
16996 Non-standard digest format---matches most things, but does it badly.
16997
16998 @item mail-in-mail
16999 The last resort.
17000 @end table
17001
17002 You can also use the special ``file type'' @code{guess}, which means
17003 that @code{nndoc} will try to guess what file type it is looking at.
17004 @code{digest} means that @code{nndoc} should guess what digest type the
17005 file is.
17006
17007 @code{nndoc} will not try to change the file or insert any extra headers into
17008 it---it will simply, like, let you use the file as the basis for a
17009 group.  And that's it.
17010
17011 If you have some old archived articles that you want to insert into your
17012 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17013 that.  Say you have an old @file{RMAIL} file with mail that you now want
17014 to split into your new @code{nnml} groups.  You look at that file using
17015 @code{nndoc} (using the @kbd{G f} command in the group buffer
17016 (@pxref{Foreign Groups})), set the process mark on all the articles in
17017 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17018 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17019 file is now also stored in lots of @code{nnml} directories, and you can
17020 delete that pesky @file{RMAIL} file.  If you have the guts!
17021
17022 Virtual server variables:
17023
17024 @table @code
17025 @item nndoc-article-type
17026 @vindex nndoc-article-type
17027 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17028 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17029 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17030 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17031 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17032
17033 @item nndoc-post-type
17034 @vindex nndoc-post-type
17035 This variable says whether Gnus is to consider the group a news group or
17036 a mail group.  There are two valid values:  @code{mail} (the default)
17037 and @code{news}.
17038 @end table
17039
17040 @menu
17041 * Document Server Internals::   How to add your own document types.
17042 @end menu
17043
17044
17045 @node Document Server Internals
17046 @subsubsection Document Server Internals
17047
17048 Adding new document types to be recognized by @code{nndoc} isn't
17049 difficult.  You just have to whip up a definition of what the document
17050 looks like, write a predicate function to recognize that document type,
17051 and then hook into @code{nndoc}.
17052
17053 First, here's an example document type definition:
17054
17055 @example
17056 (mmdf
17057  (article-begin .  "^\^A\^A\^A\^A\n")
17058  (body-end .  "^\^A\^A\^A\^A\n"))
17059 @end example
17060
17061 The definition is simply a unique @dfn{name} followed by a series of
17062 regexp pseudo-variable settings.  Below are the possible
17063 variables---don't be daunted by the number of variables; most document
17064 types can be defined with very few settings:
17065
17066 @table @code
17067 @item first-article
17068 If present, @code{nndoc} will skip past all text until it finds
17069 something that match this regexp.  All text before this will be
17070 totally ignored.
17071
17072 @item article-begin
17073 This setting has to be present in all document type definitions.  It
17074 says what the beginning of each article looks like.
17075
17076 @item head-begin-function
17077 If present, this should be a function that moves point to the head of
17078 the article.
17079
17080 @item nndoc-head-begin
17081 If present, this should be a regexp that matches the head of the
17082 article.
17083
17084 @item nndoc-head-end
17085 This should match the end of the head of the article.  It defaults to
17086 @samp{^$}---the empty line.
17087
17088 @item body-begin-function
17089 If present, this function should move point to the beginning of the body
17090 of the article.
17091
17092 @item body-begin
17093 This should match the beginning of the body of the article.  It defaults
17094 to @samp{^\n}.
17095
17096 @item body-end-function
17097 If present, this function should move point to the end of the body of
17098 the article.
17099
17100 @item body-end
17101 If present, this should match the end of the body of the article.
17102
17103 @item file-end
17104 If present, this should match the end of the file.  All text after this
17105 regexp will be totally ignored.
17106
17107 @end table
17108
17109 So, using these variables @code{nndoc} is able to dissect a document
17110 file into a series of articles, each with a head and a body.  However, a
17111 few more variables are needed since not all document types are all that
17112 news-like---variables needed to transform the head or the body into
17113 something that's palatable for Gnus:
17114
17115 @table @code
17116 @item prepare-body-function
17117 If present, this function will be called when requesting an article.  It
17118 will be called with point at the start of the body, and is useful if the
17119 document has encoded some parts of its contents.
17120
17121 @item article-transform-function
17122 If present, this function is called when requesting an article.  It's
17123 meant to be used for more wide-ranging transformation of both head and
17124 body of the article.
17125
17126 @item generate-head-function
17127 If present, this function is called to generate a head that Gnus can
17128 understand.  It is called with the article number as a parameter, and is
17129 expected to generate a nice head for the article in question.  It is
17130 called when requesting the headers of all articles.
17131
17132 @end table
17133
17134 Let's look at the most complicated example I can come up with---standard
17135 digests:
17136
17137 @example
17138 (standard-digest
17139  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17140  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17141  (prepare-body-function . nndoc-unquote-dashes)
17142  (body-end-function . nndoc-digest-body-end)
17143  (head-end . "^ ?$")
17144  (body-begin . "^ ?\n")
17145  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17146  (subtype digest guess))
17147 @end example
17148
17149 We see that all text before a 70-width line of dashes is ignored; all
17150 text after a line that starts with that @samp{^End of} is also ignored;
17151 each article begins with a 30-width line of dashes; the line separating
17152 the head from the body may contain a single space; and that the body is
17153 run through @code{nndoc-unquote-dashes} before being delivered.
17154
17155 To hook your own document definition into @code{nndoc}, use the
17156 @code{nndoc-add-type} function.  It takes two parameters---the first
17157 is the definition itself and the second (optional) parameter says
17158 where in the document type definition alist to put this definition.
17159 The alist is traversed sequentially, and
17160 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17161 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17162 @code{mmdf} type, and so on.  These type predicates should return
17163 @code{nil} if the document is not of the correct type; @code{t} if it
17164 is of the correct type; and a number if the document might be of the
17165 correct type.  A high number means high probability; a low number
17166 means low probability with @samp{0} being the lowest valid number.
17167
17168
17169 @node SOUP
17170 @subsection SOUP
17171 @cindex SOUP
17172 @cindex offline
17173
17174 In the PC world people often talk about ``offline'' newsreaders.  These
17175 are thingies that are combined reader/news transport monstrosities.
17176 With built-in modem programs.  Yecchh!
17177
17178 Of course, us Unix Weenie types of human beans use things like
17179 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17180 transport things like Ghod intended.  And then we just use normal
17181 newsreaders.
17182
17183 However, it can sometimes be convenient to do something that's a bit
17184 easier on the brain if you have a very slow modem, and you're not really
17185 that interested in doing things properly.
17186
17187 A file format called @sc{soup} has been developed for transporting news
17188 and mail from servers to home machines and back again.  It can be a bit
17189 fiddly.
17190
17191 First some terminology:
17192
17193 @table @dfn
17194
17195 @item server
17196 This is the machine that is connected to the outside world and where you
17197 get news and/or mail from.
17198
17199 @item home machine
17200 This is the machine that you want to do the actual reading and responding
17201 on.  It is typically not connected to the rest of the world in any way.
17202
17203 @item packet
17204 Something that contains messages and/or commands.  There are two kinds
17205 of packets:
17206
17207 @table @dfn
17208 @item message packets
17209 These are packets made at the server, and typically contain lots of
17210 messages for you to read.  These are called @file{SoupoutX.tgz} by
17211 default, where @var{x} is a number.
17212
17213 @item response packets
17214 These are packets made at the home machine, and typically contains
17215 replies that you've written.  These are called @file{SoupinX.tgz} by
17216 default, where @var{x} is a number.
17217
17218 @end table
17219
17220 @end table
17221
17222
17223 @enumerate
17224
17225 @item
17226 You log in on the server and create a @sc{soup} packet.  You can either
17227 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17228 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17229 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17230
17231 @item
17232 You transfer the packet home.  Rail, boat, car or modem will do fine.
17233
17234 @item
17235 You put the packet in your home directory.
17236
17237 @item
17238 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17239 the native or secondary server.
17240
17241 @item
17242 You read articles and mail and answer and followup to the things you
17243 want (@pxref{SOUP Replies}).
17244
17245 @item
17246 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17247 packet.
17248
17249 @item
17250 You transfer this packet to the server.
17251
17252 @item
17253 You use Gnus to mail this packet out with the @kbd{G s s} command.
17254
17255 @item
17256 You then repeat until you die.
17257
17258 @end enumerate
17259
17260 So you basically have a bipartite system---you use @code{nnsoup} for
17261 reading and Gnus for packing/sending these @sc{soup} packets.
17262
17263 @menu
17264 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17265 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17266 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17267 @end menu
17268
17269
17270 @node SOUP Commands
17271 @subsubsection SOUP Commands
17272
17273 These are commands for creating and manipulating @sc{soup} packets.
17274
17275 @table @kbd
17276 @item G s b
17277 @kindex G s b (Group)
17278 @findex gnus-group-brew-soup
17279 Pack all unread articles in the current group
17280 (@code{gnus-group-brew-soup}).  This command understands the
17281 process/prefix convention.
17282
17283 @item G s w
17284 @kindex G s w (Group)
17285 @findex gnus-soup-save-areas
17286 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17287
17288 @item G s s
17289 @kindex G s s (Group)
17290 @findex gnus-soup-send-replies
17291 Send all replies from the replies packet
17292 (@code{gnus-soup-send-replies}).
17293
17294 @item G s p
17295 @kindex G s p (Group)
17296 @findex gnus-soup-pack-packet
17297 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17298
17299 @item G s r
17300 @kindex G s r (Group)
17301 @findex nnsoup-pack-replies
17302 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17303
17304 @item O s
17305 @kindex O s (Summary)
17306 @findex gnus-soup-add-article
17307 This summary-mode command adds the current article to a @sc{soup} packet
17308 (@code{gnus-soup-add-article}).  It understands the process/prefix
17309 convention (@pxref{Process/Prefix}).
17310
17311 @end table
17312
17313
17314 There are a few variables to customize where Gnus will put all these
17315 thingies:
17316
17317 @table @code
17318
17319 @item gnus-soup-directory
17320 @vindex gnus-soup-directory
17321 Directory where Gnus will save intermediate files while composing
17322 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17323
17324 @item gnus-soup-replies-directory
17325 @vindex gnus-soup-replies-directory
17326 This is what Gnus will use as a temporary directory while sending our
17327 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17328
17329 @item gnus-soup-prefix-file
17330 @vindex gnus-soup-prefix-file
17331 Name of the file where Gnus stores the last used prefix.  The default is
17332 @samp{gnus-prefix}.
17333
17334 @item gnus-soup-packer
17335 @vindex gnus-soup-packer
17336 A format string command for packing a @sc{soup} packet.  The default is
17337 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17338
17339 @item gnus-soup-unpacker
17340 @vindex gnus-soup-unpacker
17341 Format string command for unpacking a @sc{soup} packet.  The default is
17342 @samp{gunzip -c %s | tar xvf -}.
17343
17344 @item gnus-soup-packet-directory
17345 @vindex gnus-soup-packet-directory
17346 Where Gnus will look for reply packets.  The default is @file{~/}.
17347
17348 @item gnus-soup-packet-regexp
17349 @vindex gnus-soup-packet-regexp
17350 Regular expression matching @sc{soup} reply packets in
17351 @code{gnus-soup-packet-directory}.
17352
17353 @end table
17354
17355
17356 @node SOUP Groups
17357 @subsubsection SOUP Groups
17358 @cindex nnsoup
17359
17360 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17361 read incoming packets, unpack them, and put them in a directory where
17362 you can read them at leisure.
17363
17364 These are the variables you can use to customize its behavior:
17365
17366 @table @code
17367
17368 @item nnsoup-tmp-directory
17369 @vindex nnsoup-tmp-directory
17370 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17371 directory.  (@file{/tmp/} by default.)
17372
17373 @item nnsoup-directory
17374 @vindex nnsoup-directory
17375 @code{nnsoup} then moves each message and index file to this directory.
17376 The default is @file{~/SOUP/}.
17377
17378 @item nnsoup-replies-directory
17379 @vindex nnsoup-replies-directory
17380 All replies will be stored in this directory before being packed into a
17381 reply packet.  The default is @file{~/SOUP/replies/}.
17382
17383 @item nnsoup-replies-format-type
17384 @vindex nnsoup-replies-format-type
17385 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17386 (rnews), and I don't think you should touch that variable.  I probably
17387 shouldn't even have documented it.  Drats!  Too late!
17388
17389 @item nnsoup-replies-index-type
17390 @vindex nnsoup-replies-index-type
17391 The index type of the replies packet.  The default is @samp{?n}, which
17392 means ``none''.  Don't fiddle with this one either!
17393
17394 @item nnsoup-active-file
17395 @vindex nnsoup-active-file
17396 Where @code{nnsoup} stores lots of information.  This is not an ``active
17397 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17398 this file or mess it up in any way, you're dead.  The default is
17399 @file{~/SOUP/active}.
17400
17401 @item nnsoup-packer
17402 @vindex nnsoup-packer
17403 Format string command for packing a reply @sc{soup} packet.  The default
17404 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17405
17406 @item nnsoup-unpacker
17407 @vindex nnsoup-unpacker
17408 Format string command for unpacking incoming @sc{soup} packets.  The
17409 default is @samp{gunzip -c %s | tar xvf -}.
17410
17411 @item nnsoup-packet-directory
17412 @vindex nnsoup-packet-directory
17413 Where @code{nnsoup} will look for incoming packets.  The default is
17414 @file{~/}.
17415
17416 @item nnsoup-packet-regexp
17417 @vindex nnsoup-packet-regexp
17418 Regular expression matching incoming @sc{soup} packets.  The default is
17419 @samp{Soupout}.
17420
17421 @item nnsoup-always-save
17422 @vindex nnsoup-always-save
17423 If non-@code{nil}, save the replies buffer after each posted message.
17424
17425 @end table
17426
17427
17428 @node SOUP Replies
17429 @subsubsection SOUP Replies
17430
17431 Just using @code{nnsoup} won't mean that your postings and mailings end
17432 up in @sc{soup} reply packets automagically.  You have to work a bit
17433 more for that to happen.
17434
17435 @findex nnsoup-set-variables
17436 The @code{nnsoup-set-variables} command will set the appropriate
17437 variables to ensure that all your followups and replies end up in the
17438 @sc{soup} system.
17439
17440 In specific, this is what it does:
17441
17442 @lisp
17443 (setq message-send-news-function 'nnsoup-request-post)
17444 (setq message-send-mail-function 'nnsoup-request-mail)
17445 @end lisp
17446
17447 And that's it, really.  If you only want news to go into the @sc{soup}
17448 system you just use the first line.  If you only want mail to be
17449 @sc{soup}ed you use the second.
17450
17451
17452 @node Mail-To-News Gateways
17453 @subsection Mail-To-News Gateways
17454 @cindex mail-to-news gateways
17455 @cindex gateways
17456
17457 If your local @code{nntp} server doesn't allow posting, for some reason
17458 or other, you can post using one of the numerous mail-to-news gateways.
17459 The @code{nngateway} back end provides the interface.
17460
17461 Note that you can't read anything from this back end---it can only be
17462 used to post with.
17463
17464 Server variables:
17465
17466 @table @code
17467 @item nngateway-address
17468 @vindex nngateway-address
17469 This is the address of the mail-to-news gateway.
17470
17471 @item nngateway-header-transformation
17472 @vindex nngateway-header-transformation
17473 News headers often have to be transformed in some odd way or other
17474 for the mail-to-news gateway to accept it.  This variable says what
17475 transformation should be called, and defaults to
17476 @code{nngateway-simple-header-transformation}.  The function is called
17477 narrowed to the headers to be transformed and with one parameter---the
17478 gateway address.
17479
17480 This default function just inserts a new @code{To} header based on the
17481 @code{Newsgroups} header and the gateway address.
17482 For instance, an article with this @code{Newsgroups} header:
17483
17484 @example
17485 Newsgroups: alt.religion.emacs
17486 @end example
17487
17488 will get this @code{To} header inserted:
17489
17490 @example
17491 To: alt-religion-emacs@@GATEWAY
17492 @end example
17493
17494 The following pre-defined functions exist:
17495
17496 @findex nngateway-simple-header-transformation
17497 @table @code
17498
17499 @item nngateway-simple-header-transformation
17500 Creates a @code{To} header that looks like
17501 @var{newsgroup}@@@code{nngateway-address}.
17502
17503 @findex nngateway-mail2news-header-transformation
17504
17505 @item nngateway-mail2news-header-transformation
17506 Creates a @code{To} header that looks like
17507 @code{nngateway-address}.
17508 @end table
17509
17510 @end table
17511
17512 Here's an example:
17513
17514 @lisp
17515 (setq gnus-post-method
17516       '(nngateway
17517         "mail2news@@replay.com"
17518         (nngateway-header-transformation
17519          nngateway-mail2news-header-transformation)))
17520 @end lisp
17521
17522 So, to use this, simply say something like:
17523
17524 @lisp
17525 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17526 @end lisp
17527
17528
17529
17530 @node Combined Groups
17531 @section Combined Groups
17532
17533 Gnus allows combining a mixture of all the other group types into bigger
17534 groups.
17535
17536 @menu
17537 * Virtual Groups::              Combining articles from many groups.
17538 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17539 @end menu
17540
17541
17542 @node Virtual Groups
17543 @subsection Virtual Groups
17544 @cindex nnvirtual
17545 @cindex virtual groups
17546 @cindex merging groups
17547
17548 An @dfn{nnvirtual group} is really nothing more than a collection of
17549 other groups.
17550
17551 For instance, if you are tired of reading many small groups, you can
17552 put them all in one big group, and then grow tired of reading one
17553 big, unwieldy group.  The joys of computing!
17554
17555 You specify @code{nnvirtual} as the method.  The address should be a
17556 regexp to match component groups.
17557
17558 All marks in the virtual group will stick to the articles in the
17559 component groups.  So if you tick an article in a virtual group, the
17560 article will also be ticked in the component group from whence it
17561 came.  (And vice versa---marks from the component groups will also be
17562 shown in the virtual group.).  To create an empty virtual group, run
17563 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17564 and edit the method regexp with @kbd{M-e}
17565 (@code{gnus-group-edit-group-method})
17566
17567 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17568 newsgroups into one, big, happy newsgroup:
17569
17570 @lisp
17571 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17572 @end lisp
17573
17574 The component groups can be native or foreign; everything should work
17575 smoothly, but if your computer explodes, it was probably my fault.
17576
17577 Collecting the same group from several servers might actually be a good
17578 idea if users have set the Distribution header to limit distribution.
17579 If you would like to read @samp{soc.motss} both from a server in Japan
17580 and a server in Norway, you could use the following as the group regexp:
17581
17582 @example
17583 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17584 @end example
17585
17586 (Remember, though, that if you're creating the group with @kbd{G m}, you
17587 shouldn't double the backslashes, and you should leave off the quote
17588 characters at the beginning and the end of the string.)
17589
17590 This should work kinda smoothly---all articles from both groups should
17591 end up in this one, and there should be no duplicates.  Threading (and
17592 the rest) will still work as usual, but there might be problems with the
17593 sequence of articles.  Sorting on date might be an option here
17594 (@pxref{Selecting a Group}).
17595
17596 One limitation, however---all groups included in a virtual
17597 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17598 zombie groups can't be component groups for @code{nnvirtual} groups.
17599
17600 @vindex nnvirtual-always-rescan
17601 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17602 @code{nnvirtual} will always scan groups for unread articles when
17603 entering a virtual group.  If this variable is @code{nil} (which is the
17604 default) and you read articles in a component group after the virtual
17605 group has been activated, the read articles from the component group
17606 will show up when you enter the virtual group.  You'll also see this
17607 effect if you have two virtual groups that have a component group in
17608 common.  If that's the case, you should set this variable to @code{t}.
17609 Or you can just tap @code{M-g} on the virtual group every time before
17610 you enter it---it'll have much the same effect.
17611
17612 @code{nnvirtual} can have both mail and news groups as component groups.
17613 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17614 has to ask the back end of the component group the article comes from
17615 whether it is a news or mail back end.  However, when you do a @kbd{^},
17616 there is typically no sure way for the component back end to know this,
17617 and in that case @code{nnvirtual} tells Gnus that the article came from a
17618 not-news back end.  (Just to be on the safe side.)
17619
17620 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17621 line from the article you respond to in these cases.
17622
17623 @code{nnvirtual} groups do not inherit anything but articles and marks
17624 from component groups---group parameters, for instance, are not
17625 inherited.
17626
17627
17628 @node Kibozed Groups
17629 @subsection Kibozed Groups
17630 @cindex nnkiboze
17631 @cindex kibozing
17632
17633 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17634 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17635 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17636 down to a halt with useless requests!  Oh happiness!
17637
17638 @kindex G k (Group)
17639 To create a kibozed group, use the @kbd{G k} command in the group
17640 buffer.
17641
17642 The address field of the @code{nnkiboze} method is, as with
17643 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17644 @code{nnkiboze} group.  That's where most similarities between
17645 @code{nnkiboze} and @code{nnvirtual} end.
17646
17647 In addition to this regexp detailing component groups, an
17648 @code{nnkiboze} group must have a score file to say what articles are
17649 to be included in the group (@pxref{Scoring}).
17650
17651 @kindex M-x nnkiboze-generate-groups
17652 @findex nnkiboze-generate-groups
17653 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17654 @code{nnkiboze} groups you want to have.  This command will take time.
17655 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17656 headers from all the articles in all the component groups and run them
17657 through the scoring process to determine if there are any articles in
17658 the groups that are to be part of the @code{nnkiboze} groups.
17659
17660 Please limit the number of component groups by using restrictive
17661 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17662 @acronym{NNTP} site may throw you off and never let you back in again.
17663 Stranger things have happened.
17664
17665 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17666 and they can be foreign.  No restrictions.
17667
17668 @vindex nnkiboze-directory
17669 The generation of an @code{nnkiboze} group means writing two files in
17670 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17671 One contains the @acronym{NOV} header lines for all the articles in
17672 the group, and the other is an additional @file{.newsrc} file to store
17673 information on what groups have been searched through to find
17674 component articles.
17675
17676 Articles marked as read in the @code{nnkiboze} group will have
17677 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17678
17679
17680 @node Gnus Unplugged
17681 @section Gnus Unplugged
17682 @cindex offline
17683 @cindex unplugged
17684 @cindex agent
17685 @cindex Gnus agent
17686 @cindex Gnus unplugged
17687
17688 In olden times (ca. February '88), people used to run their newsreaders
17689 on big machines with permanent connections to the net.  News transport
17690 was dealt with by news servers, and all the newsreaders had to do was to
17691 read news.  Believe it or not.
17692
17693 Nowadays most people read news and mail at home, and use some sort of
17694 modem to connect to the net.  To avoid running up huge phone bills, it
17695 would be nice to have a way to slurp down all the news and mail, hang up
17696 the phone, read for several hours, and then upload any responses you
17697 have to make.  And then you repeat the procedure.
17698
17699 Of course, you can use news servers for doing this as well.  I've used
17700 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17701 for some years, but doing that's a bore.  Moving the news server
17702 functionality up to the newsreader makes sense if you're the only person
17703 reading news on a machine.
17704
17705 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17706 fact, you don't have to configure anything as the agent is now enabled
17707 by default (@pxref{Agent Variables, gnus-agent}).
17708
17709 Of course, to use it as such, you have to learn a few new commands.
17710
17711 @menu
17712 * Agent Basics::                How it all is supposed to work.
17713 * Agent Categories::            How to tell the Gnus Agent what to download.
17714 * Agent Commands::              New commands for all the buffers.
17715 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17716 * Agent as Cache::              The Agent is a big cache too.
17717 * Agent Expiry::                How to make old articles go away.
17718 * Agent Regeneration::          How to recover from lost connections and other accidents.
17719 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17720 * Outgoing Messages::           What happens when you post/mail something?
17721 * Agent Variables::             Customizing is fun.
17722 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17723 * Batching Agents::             How to fetch news from a @code{cron} job.
17724 * Agent Caveats::               What you think it'll do and what it does.
17725 @end menu
17726
17727
17728 @node Agent Basics
17729 @subsection Agent Basics
17730
17731 First, let's get some terminology out of the way.
17732
17733 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17734 connection to the net (and notified the Agent that this is the case).
17735 When the connection to the net is up again (and Gnus knows this), the
17736 Agent is @dfn{plugged}.
17737
17738 The @dfn{local} machine is the one you're running on, and which isn't
17739 connected to the net continuously.
17740
17741 @dfn{Downloading} means fetching things from the net to your local
17742 machine.  @dfn{Uploading} is doing the opposite.
17743
17744 You know that Gnus gives you all the opportunity you'd ever want for
17745 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17746 is also customizable to a great extent, which means that the user has a
17747 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17748 you in your foot, but with Gnus, you have a choice!
17749
17750 Gnus is never really in plugged or unplugged state.  Rather, it applies
17751 that state to each server individually.  This means that some servers
17752 can be plugged while others can be unplugged.  Additionally, some
17753 servers can be ignored by the Agent altogether (which means that
17754 they're kinda like plugged always).
17755
17756 So when you unplug the Agent and then wonder why is Gnus opening a
17757 connection to the Net, the next step to do is to look whether all
17758 servers are agentized.  If there is an unagentized server, you found
17759 the culprit.
17760
17761 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17762 reachable.  When Gnus notices this, it asks you whether you want the
17763 server to be switched to offline state.  If you say yes, then the
17764 server will behave somewhat as if it was unplugged, except that Gnus
17765 will ask you whether you want to switch it back online again.
17766
17767 Let's take a typical Gnus session using the Agent.
17768
17769 @itemize @bullet
17770
17771 @item
17772 @findex gnus-unplugged
17773 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17774 Agent in a disconnected state.  You can read all the news that you have
17775 already fetched while in this mode.
17776
17777 @item
17778 You then decide to see whether any new news has arrived.  You connect
17779 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17780 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17781 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17782 Source Specifiers}).
17783
17784 @item
17785 You can then read the new news immediately, or you can download the
17786 news onto your local machine.  If you want to do the latter, you press
17787 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17788 all the eligible articles in all the groups.  (To let Gnus know which
17789 articles you want to download, @pxref{Agent Categories}).
17790
17791 @item
17792 After fetching the articles, you press @kbd{J j} to make Gnus become
17793 unplugged again, and you shut down the PPP thing (or whatever).  And
17794 then you read the news offline.
17795
17796 @item
17797 And then you go to step 2.
17798 @end itemize
17799
17800 Here are some things you should do the first time (or so) that you use
17801 the Agent.
17802
17803 @itemize @bullet
17804
17805 @item
17806 Decide which servers should be covered by the Agent.  If you have a mail
17807 back end, it would probably be nonsensical to have it covered by the
17808 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17809 @kbd{J a} on the server (or servers) that you wish to have covered by the
17810 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17811 added servers you do not wish to have covered by the Agent.  By default,
17812 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17813 @code{gnus-secondary-select-methods} are agentized.
17814
17815 @item
17816 Decide on download policy.  It's fairly simple once you decide whether
17817 you are going to use agent categories, topic parameters, and/or group
17818 parameters to implement your policy.  If you're new to gnus, it
17819 is probably best to start with a category, @xref{Agent Categories}.
17820
17821 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17822 (@pxref{Agent Categories}) provide for setting a policy that applies
17823 to multiple groups.  Which you use is entirely up to you.  Topic
17824 parameters do override categories so, if you mix the two, you'll have
17825 to take that into account.  If you have a few groups that deviate from
17826 your policy, you can use group parameters (@pxref{Group Parameters}) to
17827 configure them.
17828
17829 @item
17830 Uhm@dots{} that's it.
17831 @end itemize
17832
17833
17834 @node Agent Categories
17835 @subsection Agent Categories
17836
17837 One of the main reasons to integrate the news transport layer into the
17838 newsreader is to allow greater control over what articles to download.
17839 There's not much point in downloading huge amounts of articles, just to
17840 find out that you're not interested in reading any of them.  It's better
17841 to be somewhat more conservative in choosing what to download, and then
17842 mark the articles for downloading manually if it should turn out that
17843 you're interested in the articles anyway.
17844
17845 One of the more effective methods for controlling what is to be
17846 downloaded is to create a @dfn{category} and then assign some (or all)
17847 groups to this category.  Groups that do not belong in any other
17848 category belong to the @code{default} category.  Gnus has its own
17849 buffer for creating and managing categories.
17850
17851 If you prefer, you can also use group parameters (@pxref{Group
17852 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17853 alternative approach to controlling the agent.  The only real
17854 difference is that categories are specific to the agent (so there is
17855 less to learn) while group and topic parameters include the kitchen
17856 sink.
17857
17858 Since you can set agent parameters in several different places we have
17859 a rule to decide which source to believe.  This rule specifies that
17860 the parameter sources are checked in the following order: group
17861 parameters, topic parameters, agent category, and finally customizable
17862 variables.  So you can mix all of these sources to produce a wide range
17863 of behavior, just don't blame me if you don't remember where you put
17864 your settings.
17865
17866 @menu
17867 * Category Syntax::             What a category looks like.
17868 * Category Buffer::             A buffer for maintaining categories.
17869 * Category Variables::          Customize'r'Us.
17870 @end menu
17871
17872
17873 @node Category Syntax
17874 @subsubsection Category Syntax
17875
17876 A category consists of a name, the list of groups belonging to the
17877 category, and a number of optional parameters that override the
17878 customizable variables.  The complete list of agent parameters are
17879 listed below.
17880
17881 @cindex Agent Parameters
17882 @table @code
17883 @item agent-cat-name
17884 The name of the category.
17885
17886 @item agent-groups
17887 The list of groups that are in this category.
17888
17889 @item agent-predicate
17890 A predicate which (generally) gives a rough outline of which articles
17891 are eligible for downloading; and
17892
17893 @item agent-score-file
17894 a score rule which (generally) gives you a finer granularity when
17895 deciding what articles to download.  (Note that this @dfn{download
17896 score} is not necessarily related to normal scores.)
17897
17898 @item agent-enable-expiration
17899 a boolean indicating whether the agent should expire old articles in
17900 this group.  Most groups should be expired to conserve disk space.  In
17901 fact, its probably safe to say that the gnus.* hierarchy contains the
17902 only groups that should not be expired.
17903
17904 @item agent-days-until-old
17905 an integer indicating the number of days that the agent should wait
17906 before deciding that a read article is safe to expire.
17907
17908 @item agent-low-score
17909 an integer that overrides the value of @code{gnus-agent-low-score}.
17910
17911 @item agent-high-score
17912 an integer that overrides the value of @code{gnus-agent-high-score}.
17913
17914 @item agent-length-when-short
17915 an integer that overrides the value of
17916 @code{gnus-agent-short-article}.
17917
17918 @item agent-length-when-long
17919 an integer that overrides the value of @code{gnus-agent-long-article}.
17920
17921 @item agent-enable-undownloaded-faces
17922 a symbol indicating whether the summary buffer should display
17923 undownloaded articles using the @code{gnus-summary-*-undownloaded-face}
17924 faces.  Any symbol other than @code{nil} will enable the use of
17925 undownloaded faces.
17926 @end table
17927
17928 The name of a category can not be changed once the category has been
17929 created.
17930
17931 Each category maintains a list of groups that are exclusive members of
17932 that category.  The exclusivity rule is automatically enforced, add a
17933 group to a new category and it is automatically removed from its old
17934 category.
17935
17936 A predicate in its simplest form can be a single predicate such as
17937 @code{true} or @code{false}.  These two will download every available
17938 article or nothing respectively.  In the case of these two special
17939 predicates an additional score rule is superfluous.
17940
17941 Predicates of @code{high} or @code{low} download articles in respect of
17942 their scores in relationship to @code{gnus-agent-high-score} and
17943 @code{gnus-agent-low-score} as described below.
17944
17945 To gain even finer control of what is to be regarded eligible for
17946 download a predicate can consist of a number of predicates with logical
17947 operators sprinkled in between.
17948
17949 Perhaps some examples are in order.
17950
17951 Here's a simple predicate.  (It's the default predicate, in fact, used
17952 for all groups that don't belong to any other category.)
17953
17954 @lisp
17955 short
17956 @end lisp
17957
17958 Quite simple, eh?  This predicate is true if and only if the article is
17959 short (for some value of ``short'').
17960
17961 Here's a more complex predicate:
17962
17963 @lisp
17964 (or high
17965     (and
17966      (not low)
17967      (not long)))
17968 @end lisp
17969
17970 This means that an article should be downloaded if it has a high score,
17971 or if the score is not low and the article is not long.  You get the
17972 drift.
17973
17974 The available logical operators are @code{or}, @code{and} and
17975 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17976 @samp{|}, @code{&} and @code{!} instead.)
17977
17978 The following predicates are pre-defined, but if none of these fit what
17979 you want to do, you can write your own.
17980
17981 When evaluating each of these predicates, the named constant will be
17982 bound to the value determined by calling
17983 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17984 example, gnus-agent-short-article will be bound to
17985 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17986 means that you can specify a predicate in your category then tune that
17987 predicate to individual groups.
17988
17989 @table @code
17990 @item short
17991 True iff the article is shorter than @code{gnus-agent-short-article}
17992 lines; default 100.
17993
17994 @item long
17995 True iff the article is longer than @code{gnus-agent-long-article}
17996 lines; default 200.
17997
17998 @item low
17999 True iff the article has a download score less than
18000 @code{gnus-agent-low-score}; default 0.
18001
18002 @item high
18003 True iff the article has a download score greater than
18004 @code{gnus-agent-high-score}; default 0.
18005
18006 @item spam
18007 True iff the Gnus Agent guesses that the article is spam.  The
18008 heuristics may change over time, but at present it just computes a
18009 checksum and sees whether articles match.
18010
18011 @item true
18012 Always true.
18013
18014 @item false
18015 Always false.
18016 @end table
18017
18018 If you want to create your own predicate function, here's what you have
18019 to know:  The functions are called with no parameters, but the
18020 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18021 useful values.
18022
18023 For example, you could decide that you don't want to download articles
18024 that were posted more than a certain number of days ago (e.g. posted
18025 more than @code{gnus-agent-expire-days} ago) you might write a function
18026 something along the lines of the following:
18027
18028 @lisp
18029 (defun my-article-old-p ()
18030   "Say whether an article is old."
18031   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18032      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18033 @end lisp
18034
18035 with the predicate then defined as:
18036
18037 @lisp
18038 (not my-article-old-p)
18039 @end lisp
18040
18041 or you could append your predicate to the predefined
18042 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18043 wherever.
18044
18045 @lisp
18046 (require 'gnus-agent)
18047 (setq  gnus-category-predicate-alist
18048   (append gnus-category-predicate-alist
18049          '((old . my-article-old-p))))
18050 @end lisp
18051
18052 and simply specify your predicate as:
18053
18054 @lisp
18055 (not old)
18056 @end lisp
18057
18058 If/when using something like the above, be aware that there are many
18059 misconfigured systems/mailers out there and so an article's date is not
18060 always a reliable indication of when it was posted.  Hell, some people
18061 just don't give a damn.
18062
18063 The above predicates apply to @emph{all} the groups which belong to the
18064 category.  However, if you wish to have a specific predicate for an
18065 individual group within a category, or you're just too lazy to set up a
18066 new category, you can enter a group's individual predicate in its group
18067 parameters like so:
18068
18069 @lisp
18070 (agent-predicate . short)
18071 @end lisp
18072
18073 This is the group/topic parameter equivalent of the agent category default.
18074 Note that when specifying a single word predicate like this, the
18075 @code{agent-predicate} specification must be in dotted pair notation.
18076
18077 The equivalent of the longer example from above would be:
18078
18079 @lisp
18080 (agent-predicate or high (and (not low) (not long)))
18081 @end lisp
18082
18083 The outer parenthesis required in the category specification are not
18084 entered here as, not being in dotted pair notation, the value of the
18085 predicate is assumed to be a list.
18086
18087
18088 Now, the syntax of the download score is the same as the syntax of
18089 normal score files, except that all elements that require actually
18090 seeing the article itself are verboten.  This means that only the
18091 following headers can be scored on: @code{Subject}, @code{From},
18092 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18093 @code{Lines}, and @code{Xref}.
18094
18095 As with predicates, the specification of the @code{download score rule}
18096 to use in respect of a group can be in either the category definition if
18097 it's to be applicable to all groups in therein, or a group's parameters
18098 if it's to be specific to that group.
18099
18100 In both of these places the @code{download score rule} can take one of
18101 three forms:
18102
18103 @enumerate
18104 @item
18105 Score rule
18106
18107 This has the same syntax as a normal Gnus score file except only a
18108 subset of scoring keywords are available as mentioned above.
18109
18110 example:
18111
18112 @itemize @bullet
18113 @item
18114 Category specification
18115
18116 @lisp
18117 (("from"
18118        ("Lars Ingebrigtsen" 1000000 nil s))
18119 ("lines"
18120        (500 -100 nil <)))
18121 @end lisp
18122
18123 @item
18124 Group/Topic Parameter specification
18125
18126 @lisp
18127 (agent-score ("from"
18128                    ("Lars Ingebrigtsen" 1000000 nil s))
18129              ("lines"
18130                    (500 -100 nil <)))
18131 @end lisp
18132
18133 Again, note the omission of the outermost parenthesis here.
18134 @end itemize
18135
18136 @item
18137 Agent score file
18138
18139 These score files must @emph{only} contain the permitted scoring
18140 keywords stated above.
18141
18142 example:
18143
18144 @itemize @bullet
18145 @item
18146 Category specification
18147
18148 @lisp
18149 ("~/News/agent.SCORE")
18150 @end lisp
18151
18152 or perhaps
18153
18154 @lisp
18155 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18156 @end lisp
18157
18158 @item
18159 Group Parameter specification
18160
18161 @lisp
18162 (agent-score "~/News/agent.SCORE")
18163 @end lisp
18164
18165 Additional score files can be specified as above.  Need I say anything
18166 about parenthesis?
18167 @end itemize
18168
18169 @item
18170 Use @code{normal} score files
18171
18172 If you don't want to maintain two sets of scoring rules for a group, and
18173 your desired @code{downloading} criteria for a group are the same as your
18174 @code{reading} criteria then you can tell the agent to refer to your
18175 @code{normal} score files when deciding what to download.
18176
18177 These directives in either the category definition or a group's
18178 parameters will cause the agent to read in all the applicable score
18179 files for a group, @emph{filtering out} those sections that do not
18180 relate to one of the permitted subset of scoring keywords.
18181
18182 @itemize @bullet
18183 @item
18184 Category Specification
18185
18186 @lisp
18187 file
18188 @end lisp
18189
18190 @item
18191 Group Parameter specification
18192
18193 @lisp
18194 (agent-score . file)
18195 @end lisp
18196 @end itemize
18197 @end enumerate
18198
18199 @node Category Buffer
18200 @subsubsection Category Buffer
18201
18202 You'd normally do all category maintenance from the category buffer.
18203 When you enter it for the first time (with the @kbd{J c} command from
18204 the group buffer), you'll only see the @code{default} category.
18205
18206 The following commands are available in this buffer:
18207
18208 @table @kbd
18209 @item q
18210 @kindex q (Category)
18211 @findex gnus-category-exit
18212 Return to the group buffer (@code{gnus-category-exit}).
18213
18214 @item e
18215 @kindex e (Category)
18216 @findex gnus-category-customize-category
18217 Use a customization buffer to set all of the selected category's
18218 parameters at one time (@code{gnus-category-customize-category}).
18219
18220 @item k
18221 @kindex k (Category)
18222 @findex gnus-category-kill
18223 Kill the current category (@code{gnus-category-kill}).
18224
18225 @item c
18226 @kindex c (Category)
18227 @findex gnus-category-copy
18228 Copy the current category (@code{gnus-category-copy}).
18229
18230 @item a
18231 @kindex a (Category)
18232 @findex gnus-category-add
18233 Add a new category (@code{gnus-category-add}).
18234
18235 @item p
18236 @kindex p (Category)
18237 @findex gnus-category-edit-predicate
18238 Edit the predicate of the current category
18239 (@code{gnus-category-edit-predicate}).
18240
18241 @item g
18242 @kindex g (Category)
18243 @findex gnus-category-edit-groups
18244 Edit the list of groups belonging to the current category
18245 (@code{gnus-category-edit-groups}).
18246
18247 @item s
18248 @kindex s (Category)
18249 @findex gnus-category-edit-score
18250 Edit the download score rule of the current category
18251 (@code{gnus-category-edit-score}).
18252
18253 @item l
18254 @kindex l (Category)
18255 @findex gnus-category-list
18256 List all the categories (@code{gnus-category-list}).
18257 @end table
18258
18259
18260 @node Category Variables
18261 @subsubsection Category Variables
18262
18263 @table @code
18264 @item gnus-category-mode-hook
18265 @vindex gnus-category-mode-hook
18266 Hook run in category buffers.
18267
18268 @item gnus-category-line-format
18269 @vindex gnus-category-line-format
18270 Format of the lines in the category buffer (@pxref{Formatting
18271 Variables}).  Valid elements are:
18272
18273 @table @samp
18274 @item c
18275 The name of the category.
18276
18277 @item g
18278 The number of groups in the category.
18279 @end table
18280
18281 @item gnus-category-mode-line-format
18282 @vindex gnus-category-mode-line-format
18283 Format of the category mode line (@pxref{Mode Line Formatting}).
18284
18285 @item gnus-agent-short-article
18286 @vindex gnus-agent-short-article
18287 Articles that have fewer lines than this are short.  Default 100.
18288
18289 @item gnus-agent-long-article
18290 @vindex gnus-agent-long-article
18291 Articles that have more lines than this are long.  Default 200.
18292
18293 @item gnus-agent-low-score
18294 @vindex gnus-agent-low-score
18295 Articles that have a score lower than this have a low score.  Default
18296 0.
18297
18298 @item gnus-agent-high-score
18299 @vindex gnus-agent-high-score
18300 Articles that have a score higher than this have a high score.  Default
18301 0.
18302
18303 @item gnus-agent-expire-days
18304 @vindex gnus-agent-expire-days
18305 The number of days that a @samp{read} article must stay in the agent's
18306 local disk before becoming eligible for expiration (While the name is
18307 the same, this doesn't mean expiring the article on the server.  It
18308 just means deleting the local copy of the article).  What is also
18309 important to understand is that the counter starts with the time the
18310 article was written to the local disk and not the time the article was
18311 read.
18312 Default 7.
18313
18314 @item gnus-agent-enable-expiration
18315 @vindex gnus-agent-enable-expiration
18316 Determines whether articles in a group are, by default, expired or
18317 retained indefinitely.  The default is @code{ENABLE} which means that
18318 you'll have to disable expiration when desired.  On the other hand,
18319 you could set this to @code{DISABLE}.  In that case, you would then
18320 have to enable expiration in selected groups.
18321
18322 @end table
18323
18324
18325 @node Agent Commands
18326 @subsection Agent Commands
18327 @findex gnus-agent-toggle-plugged
18328 @kindex J j (Agent)
18329
18330 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18331 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18332 toggles the plugged/unplugged state of the Gnus Agent.
18333
18334
18335 @menu
18336 * Group Agent Commands::        Configure groups and fetch their contents.
18337 * Summary Agent Commands::      Manually select then fetch specific articles.
18338 * Server Agent Commands::       Select the servers that are supported by the agent.
18339 @end menu
18340
18341
18342
18343
18344 @node Group Agent Commands
18345 @subsubsection Group Agent Commands
18346
18347 @table @kbd
18348 @item J u
18349 @kindex J u (Agent Group)
18350 @findex gnus-agent-fetch-groups
18351 Fetch all eligible articles in the current group
18352 (@code{gnus-agent-fetch-groups}).
18353
18354 @item J c
18355 @kindex J c (Agent Group)
18356 @findex gnus-enter-category-buffer
18357 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18358
18359 @item J s
18360 @kindex J s (Agent Group)
18361 @findex gnus-agent-fetch-session
18362 Fetch all eligible articles in all groups
18363 (@code{gnus-agent-fetch-session}).
18364
18365 @item J S
18366 @kindex J S (Agent Group)
18367 @findex gnus-group-send-queue
18368 Send all sendable messages in the queue group
18369 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18370
18371 @item J a
18372 @kindex J a (Agent Group)
18373 @findex gnus-agent-add-group
18374 Add the current group to an Agent category
18375 (@code{gnus-agent-add-group}).  This command understands the
18376 process/prefix convention (@pxref{Process/Prefix}).
18377
18378 @item J r
18379 @kindex J r (Agent Group)
18380 @findex gnus-agent-remove-group
18381 Remove the current group from its category, if any
18382 (@code{gnus-agent-remove-group}).  This command understands the
18383 process/prefix convention (@pxref{Process/Prefix}).
18384
18385 @item J Y
18386 @kindex J Y (Agent Group)
18387 @findex gnus-agent-synchronize-flags
18388 Synchronize flags changed while unplugged with remote server, if any.
18389
18390
18391 @end table
18392
18393
18394 @node Summary Agent Commands
18395 @subsubsection Summary Agent Commands
18396
18397 @table @kbd
18398 @item J #
18399 @kindex J # (Agent Summary)
18400 @findex gnus-agent-mark-article
18401 Mark the article for downloading (@code{gnus-agent-mark-article}).
18402
18403 @item J M-#
18404 @kindex J M-# (Agent Summary)
18405 @findex gnus-agent-unmark-article
18406 Remove the downloading mark from the article
18407 (@code{gnus-agent-unmark-article}).
18408
18409 @cindex %
18410 @item @@
18411 @kindex @@ (Agent Summary)
18412 @findex gnus-agent-toggle-mark
18413 Toggle whether to download the article
18414 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18415 default.
18416
18417 @item J c
18418 @kindex J c (Agent Summary)
18419 @findex gnus-agent-catchup
18420 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18421
18422 @item J S
18423 @kindex J S (Agent Summary)
18424 @findex gnus-agent-fetch-group
18425 Download all eligible (@pxref{Agent Categories}) articles in this group.
18426 (@code{gnus-agent-fetch-group}).
18427
18428 @item J s
18429 @kindex J s (Agent Summary)
18430 @findex gnus-agent-fetch-series
18431 Download all processable articles in this group.
18432 (@code{gnus-agent-fetch-series}).
18433
18434 @item J u
18435 @kindex J u (Agent Summary)
18436 @findex gnus-agent-summary-fetch-group
18437 Download all downloadable articles in the current group
18438 (@code{gnus-agent-summary-fetch-group}).
18439
18440 @end table
18441
18442
18443 @node Server Agent Commands
18444 @subsubsection Server Agent Commands
18445
18446 @table @kbd
18447 @item J a
18448 @kindex J a (Agent Server)
18449 @findex gnus-agent-add-server
18450 Add the current server to the list of servers covered by the Gnus Agent
18451 (@code{gnus-agent-add-server}).
18452
18453 @item J r
18454 @kindex J r (Agent Server)
18455 @findex gnus-agent-remove-server
18456 Remove the current server from the list of servers covered by the Gnus
18457 Agent (@code{gnus-agent-remove-server}).
18458
18459 @end table
18460
18461
18462 @node Agent Visuals
18463 @subsection Agent Visuals
18464
18465 If you open a summary while unplugged and, Gnus knows from the group's
18466 active range that there are more articles than the headers currently
18467 stored in the Agent, you may see some articles whose subject looks
18468 something like @samp{[Undownloaded article #####]}.  These are
18469 placeholders for the missing headers.  Aside from setting a mark,
18470 there is not much that can be done with one of these placeholders.
18471 When Gnus finally gets a chance to fetch the group's headers, the
18472 placeholders will automatically be replaced by the actual headers.
18473 You can configure the summary buffer's maneuvering to skip over the
18474 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18475
18476 While it may be obvious to all, the only headers and articles
18477 available while unplugged are those headers and articles that were
18478 fetched into the Agent while previously plugged.  To put it another
18479 way, ``If you forget to fetch something while plugged, you might have a
18480 less than satisfying unplugged session''.  For this reason, the Agent
18481 adds two visual effects to your summary buffer.  These effects display
18482 the download status of each article so that you always know which
18483 articles will be available when unplugged.
18484
18485 The first visual effect is the @samp{%O} spec.  If you customize
18486 @code{gnus-summary-line-format} to include this specifier, you will add
18487 a single character field that indicates an article's download status.
18488 Articles that have been fetched into either the Agent or the Cache,
18489 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18490 other articles will display @code{gnus-undownloaded-mark} (defaults to
18491 @samp{-}).  If you open a group that has not been agentized, a space
18492 (@samp{ }) will be displayed.
18493
18494 The second visual effect are the undownloaded faces.  The faces, there
18495 are three indicating the article's score (low, normal, high), seem to
18496 result in a love/hate response from many Gnus users.  The problem is
18497 that the face selection is controlled by a list of condition tests and
18498 face names (See @code{gnus-summary-highlight}).  Each condition is
18499 tested in the order in which it appears in the list so early
18500 conditions have precedence over later conditions.  All of this means
18501 that, if you tick an undownloaded article, the article will continue
18502 to be displayed in the undownloaded face rather than the ticked face.
18503
18504 If you use the Agent as a cache (to avoid downloading the same article
18505 each time you visit it or to minimize your connection time), the
18506 undownloaded face will probably seem like a good idea.  The reason
18507 being that you do all of our work (marking, reading, deleting) with
18508 downloaded articles so the normal faces always appear.  For those
18509 users using the agent to improve online performance by caching the NOV
18510 database (most users since 5.10.2), the undownloaded faces may appear
18511 to be an absolutely horrible idea.  The issue being that, since none
18512 of their articles have been fetched into the Agent, all of the
18513 normal faces will be obscured by the undownloaded faces.
18514
18515 If you would like to use the undownloaded faces, you must enable the
18516 undownloaded faces by setting the @code{agent-enable-undownloaded-faces}
18517 group parameter to @code{t}.  This parameter, like all other agent
18518 parameters, may be set on an Agent Category (@pxref{Agent Categories}),
18519 a Group Topic (@pxref{Topic Parameters}), or an individual group
18520 (@pxref{Group Parameters}).
18521
18522 The one problem common to all users using the agent is how quickly it
18523 can consume disk space.  If you using the agent on many groups, it is
18524 even more difficult to effectively recover disk space.  One solution
18525 is the @samp{%F} format available in @code{gnus-group-line-format}.
18526 This format will display the actual disk space used by articles
18527 fetched into both the agent and cache.  By knowing which groups use
18528 the most space, users know where to focus their efforts when ``agent
18529 expiring'' articles.
18530
18531 @node Agent as Cache
18532 @subsection Agent as Cache
18533
18534 When Gnus is plugged, it is not efficient to download headers or
18535 articles from the server again, if they are already stored in the
18536 Agent.  So, Gnus normally only downloads headers once, and stores them
18537 in the Agent.  These headers are later used when generating the summary
18538 buffer, regardless of whether you are plugged or unplugged.  Articles
18539 are not cached in the Agent by default though (that would potentially
18540 consume lots of disk space), but if you have already downloaded an
18541 article into the Agent, Gnus will not download the article from the
18542 server again but use the locally stored copy instead.
18543
18544 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18545 @pxref{Agent Variables}) to always download headers and articles while
18546 plugged.  Gnus will almost certainly be slower, but it will be kept
18547 synchronized with the server.  That last point probably won't make any
18548 sense if you are using a nntp or nnimap back end.
18549
18550 @node Agent Expiry
18551 @subsection Agent Expiry
18552
18553 @vindex gnus-agent-expire-days
18554 @findex gnus-agent-expire
18555 @kindex M-x gnus-agent-expire
18556 @kindex M-x gnus-agent-expire-group
18557 @findex gnus-agent-expire-group
18558 @cindex agent expiry
18559 @cindex Gnus agent expiry
18560 @cindex expiry
18561
18562 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18563 least it doesn't handle it like other back ends.  Instead, there are
18564 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18565 commands that will expire all read articles that are older than
18566 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18567 that you're running out of space.  Neither are particularly fast or
18568 efficient, and it's not a particularly good idea to interrupt them (with
18569 @kbd{C-g} or anything else) once you've started one of them.
18570
18571 Note that other functions, e.g. @code{gnus-request-expire-articles},
18572 might run @code{gnus-agent-expire} for you to keep the agent
18573 synchronized with the group.
18574
18575 The agent parameter @code{agent-enable-expiration} may be used to
18576 prevent expiration in selected groups.
18577
18578 @vindex gnus-agent-expire-all
18579 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18580 expiration commands will expire all articles---unread, read, ticked
18581 and dormant.  If @code{nil} (which is the default), only read articles
18582 are eligible for expiry, and unread, ticked and dormant articles will
18583 be kept indefinitely.
18584
18585 If you find that some articles eligible for expiry are never expired,
18586 perhaps some Gnus Agent files are corrupted.  There's are special
18587 commands, @code{gnus-agent-regenerate} and
18588 @code{gnus-agent-regenerate-group}, to fix possible problems.
18589
18590 @node Agent Regeneration
18591 @subsection Agent Regeneration
18592
18593 @cindex agent regeneration
18594 @cindex Gnus agent regeneration
18595 @cindex regeneration
18596
18597 The local data structures used by @code{nnagent} may become corrupted
18598 due to certain exceptional conditions.  When this happens,
18599 @code{nnagent} functionality may degrade or even fail.  The solution
18600 to this problem is to repair the local data structures by removing all
18601 internal inconsistencies.
18602
18603 For example, if your connection to your server is lost while
18604 downloaded articles into the agent, the local data structures will not
18605 know about articles successfully downloaded prior to the connection
18606 failure.  Running @code{gnus-agent-regenerate} or
18607 @code{gnus-agent-regenerate-group} will update the data structures
18608 such that you don't need to download these articles a second time.
18609
18610 @findex gnus-agent-regenerate
18611 @kindex M-x gnus-agent-regenerate
18612 The command @code{gnus-agent-regenerate} will perform
18613 @code{gnus-agent-regenerate-group} on every agentized group.  While
18614 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18615 recommended that you first close all summary buffers.
18616
18617 @findex gnus-agent-regenerate-group
18618 @kindex M-x gnus-agent-regenerate-group
18619 The command @code{gnus-agent-regenerate-group} uses the local copies
18620 of individual articles to repair the local @acronym{NOV}(header) database.  It
18621 then updates the internal data structures that document which articles
18622 are stored locally.  An optional argument will mark articles in the
18623 agent as unread.
18624
18625 @node Agent and IMAP
18626 @subsection Agent and IMAP
18627
18628 The Agent works with any Gnus back end, including nnimap.  However,
18629 since there are some conceptual differences between @acronym{NNTP} and
18630 @acronym{IMAP}, this section (should) provide you with some information to
18631 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18632
18633 The first thing to keep in mind is that all flags (read, ticked, etc)
18634 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18635 case for nntp.  Thus Gnus need to remember flag changes when
18636 disconnected, and synchronize these flags when you plug back in.
18637
18638 Gnus keeps track of flag changes when reading nnimap groups under the
18639 Agent.  When you plug back in, Gnus will check if you have any changed
18640 any flags and ask if you wish to synchronize these with the server.
18641 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18642
18643 @vindex gnus-agent-synchronize-flags
18644 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18645 never automatically synchronize flags.  If it is @code{ask}, which is
18646 the default, the Agent will check if you made any changes and if so
18647 ask if you wish to synchronize these when you re-connect.  If it has
18648 any other value, all flags will be synchronized automatically.
18649
18650 If you do not wish to synchronize flags automatically when you
18651 re-connect, you can do it manually with the
18652 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18653 in the group buffer.
18654
18655 Some things are currently not implemented in the Agent that you'd might
18656 expect from a disconnected @acronym{IMAP} client, including:
18657
18658 @itemize @bullet
18659
18660 @item
18661 Copying/moving articles into nnimap groups when unplugged.
18662
18663 @item
18664 Creating/deleting nnimap groups when unplugged.
18665
18666 @end itemize
18667
18668 Technical note: the synchronization algorithm does not work by ``pushing''
18669 all local flags to the server, but rather incrementally update the
18670 server view of flags by changing only those flags that were changed by
18671 the user.  Thus, if you set one flag on an article, quit the group and
18672 re-select the group and remove the flag; the flag will be set and
18673 removed from the server when you ``synchronize''.  The queued flag
18674 operations can be found in the per-server @code{flags} file in the Agent
18675 directory.  It's emptied when you synchronize flags.
18676
18677
18678 @node Outgoing Messages
18679 @subsection Outgoing Messages
18680
18681 By default, when Gnus is unplugged, all outgoing messages (both mail
18682 and news) are stored in the draft group ``queue'' (@pxref{Drafts}).
18683 You can view them there after posting, and edit them at will.
18684
18685 You can control the circumstances under which outgoing mail is queued
18686 (see @code{gnus-agent-queue-mail}, @pxref{Agent Variables}).  Outgoing
18687 news is always queued when Gnus is unplugged, and never otherwise.
18688
18689 You can send the messages either from the draft group with the special
18690 commands available there, or you can use the @kbd{J S} command in the
18691 group buffer to send all the sendable messages in the draft group.
18692 Posting news will only work when Gnus is plugged, but you can send
18693 mail at any time.
18694
18695 If sending mail while unplugged does not work for you and you worry
18696 about hitting @kbd{J S} by accident when unplugged, you can have Gnus
18697 ask you to confirm your action (see
18698 @code{gnus-agent-prompt-send-queue}, @pxref{Agent Variables}).
18699
18700 @node Agent Variables
18701 @subsection Agent Variables
18702
18703 @table @code
18704 @item gnus-agent
18705 @vindex gnus-agent
18706 Is the agent enabled?  The default is @code{t}.  When first enabled,
18707 the agent will use @code{gnus-agent-auto-agentize-methods} to
18708 automatically mark some back ends as agentized.  You may change which
18709 back ends are agentized using the agent commands in the server buffer.
18710
18711 To enter the server buffer, use the @kbd{^}
18712 (@code{gnus-group-enter-server-mode}) command in the group buffer.
18713
18714
18715 @item gnus-agent-directory
18716 @vindex gnus-agent-directory
18717 Where the Gnus Agent will store its files.  The default is
18718 @file{~/News/agent/}.
18719
18720 @item gnus-agent-handle-level
18721 @vindex gnus-agent-handle-level
18722 Groups on levels (@pxref{Group Levels}) higher than this variable will
18723 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18724 which means that only subscribed group will be considered by the Agent
18725 by default.
18726
18727 @item gnus-agent-plugged-hook
18728 @vindex gnus-agent-plugged-hook
18729 Hook run when connecting to the network.
18730
18731 @item gnus-agent-unplugged-hook
18732 @vindex gnus-agent-unplugged-hook
18733 Hook run when disconnecting from the network.
18734
18735 @item gnus-agent-fetched-hook
18736 @vindex gnus-agent-fetched-hook
18737 Hook run when finished fetching articles.
18738
18739 @item gnus-agent-cache
18740 @vindex gnus-agent-cache
18741 Variable to control whether use the locally stored @acronym{NOV} and
18742 articles when plugged, e.g. essentially using the Agent as a cache.
18743 The default is non-@code{nil}, which means to use the Agent as a cache.
18744
18745 @item gnus-agent-go-online
18746 @vindex gnus-agent-go-online
18747 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18748 automatically switch offline servers into online status.  If it is
18749 @code{ask}, the default, the Agent will ask if you wish to switch
18750 offline servers into online status when you re-connect.  If it has any
18751 other value, all offline servers will be automatically switched into
18752 online status.
18753
18754 @item gnus-agent-mark-unread-after-downloaded
18755 @vindex gnus-agent-mark-unread-after-downloaded
18756 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18757 mark articles as unread after downloading.  This is usually a safe
18758 thing to do as the newly downloaded article has obviously not been
18759 read.  The default is @code{t}.
18760
18761 @item gnus-agent-consider-all-articles
18762 @vindex gnus-agent-consider-all-articles
18763 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18764 agent will let the agent predicate decide whether articles need to be
18765 downloaded or not, for all articles.  When @code{nil}, the default,
18766 the agent will only let the predicate decide whether unread articles
18767 are downloaded or not.  If you enable this, you may also want to look
18768 into the agent expiry settings (@pxref{Category Variables}), so that
18769 the agent doesn't download articles which the agent will later expire,
18770 over and over again.
18771
18772 @item gnus-agent-max-fetch-size
18773 @vindex gnus-agent-max-fetch-size
18774 The agent fetches articles into a temporary buffer prior to parsing
18775 them into individual files.  To avoid exceeding the max. buffer size,
18776 the agent alternates between fetching and parsing until all articles
18777 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18778 limit to control how often the cycling occurs.  A large value improves
18779 performance.  A small value minimizes the time lost should the
18780 connection be lost while fetching (You may need to run
18781 @code{gnus-agent-regenerate-group} to update the group's state.
18782 However, all articles parsed prior to loosing the connection will be
18783 available while unplugged).  The default is 10M so it is unusual to
18784 see any cycling.
18785
18786 @item gnus-server-unopen-status
18787 @vindex gnus-server-unopen-status
18788 Perhaps not an Agent variable, but closely related to the Agent, this
18789 variable says what will happen if Gnus cannot open a server.  If the
18790 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18791 whether to deny the server or whether to unplug the agent.  If the
18792 Agent is disabled, Gnus always simply deny the server.  Other choices
18793 for this variable include @code{denied} and @code{offline} the latter
18794 is only valid if the Agent is used.
18795
18796 @item gnus-auto-goto-ignores
18797 @vindex gnus-auto-goto-ignores
18798 Another variable that isn't an Agent variable, yet so closely related
18799 that most will look for it here, this variable tells the summary
18800 buffer how to maneuver around undownloaded (only headers stored in the
18801 agent) and unfetched (neither article nor headers stored) articles.
18802
18803 The valid values are @code{nil} (maneuver to any article),
18804 @code{undownloaded} (maneuvering while unplugged ignores articles that
18805 have not been fetched), @code{always-undownloaded} (maneuvering always
18806 ignores articles that have not been fetched), @code{unfetched}
18807 (maneuvering ignores articles whose headers have not been fetched).
18808
18809 @item gnus-agent-queue-mail
18810 @vindex gnus-agent-queue-mail
18811 When @code{gnus-agent-queue-mail} is @code{always}, Gnus will always
18812 queue mail rather than sending it straight away.  When @code{t}, Gnus
18813 will queue mail when unplugged only.  When @code{nil}, never queue
18814 mail.  The default is @code{t}.
18815
18816 @item gnus-agent-prompt-send-queue
18817 @vindex gnus-agent-prompt-send-queue
18818 When @code{gnus-agent-prompt-send-queue} is non-@code{nil} Gnus will
18819 prompt you to confirm that you really wish to proceed if you hit
18820 @kbd{J S} while unplugged.  The default is @code{nil}.
18821
18822 @item gnus-agent-auto-agentize-methods
18823 @vindex gnus-agent-auto-agentize-methods
18824 If you have never used the Agent before (or more technically, if
18825 @file{~/News/agent/lib/servers} does not exist), Gnus will
18826 automatically agentize a few servers for you.  This variable control
18827 which back ends should be auto-agentized.  It is typically only useful
18828 to agentize remote back ends.  The auto-agentizing has the same effect
18829 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18830 If the file exist, you must manage the servers manually by adding or
18831 removing them, this variable is only applicable the first time you
18832 start Gnus.  The default is @samp{(nntp nnimap)}.
18833
18834 @end table
18835
18836
18837 @node Example Setup
18838 @subsection Example Setup
18839
18840 If you don't want to read this manual, and you have a fairly standard
18841 setup, you may be able to use something like the following as your
18842 @file{~/.gnus.el} file to get started.
18843
18844 @lisp
18845 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18846 ;;; @r{from your ISP's server.}
18847 (setq gnus-select-method '(nntp "news.your-isp.com"))
18848
18849 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
18850 ;;; @r{your ISP's @acronym{POP} server.}
18851 (setq mail-sources '((pop :server "pop.your-isp.com")))
18852
18853 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18854 (setq gnus-secondary-select-methods '((nnml "")))
18855
18856 ;;; @r{Make Gnus into an offline newsreader.}
18857 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18858 ;;; (setq gnus-agent t) ; @r{Now the default.}
18859 @end lisp
18860
18861 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18862 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18863 gnus}.
18864
18865 If this is the first time you've run Gnus, you will be subscribed
18866 automatically to a few default newsgroups.  You'll probably want to
18867 subscribe to more groups, and to do that, you have to query the
18868 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18869 command.  This usually takes quite a while, but you only have to do it
18870 once.
18871
18872 After reading and parsing a while, you'll be presented with a list of
18873 groups.  Subscribe to the ones you want to read with the @kbd{u}
18874 command.  @kbd{l} to make all the killed groups disappear after you've
18875 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18876 back all the killed groups.)
18877
18878 You can now read the groups at once, or you can download the articles
18879 with the @kbd{J s} command.  And then read the rest of this manual to
18880 find out which of the other gazillion things you want to customize.
18881
18882
18883 @node Batching Agents
18884 @subsection Batching Agents
18885 @findex gnus-agent-batch
18886
18887 Having the Gnus Agent fetch articles (and post whatever messages you've
18888 written) is quite easy once you've gotten things set up properly.  The
18889 following shell script will do everything that is necessary:
18890
18891 You can run a complete batch command from the command line with the
18892 following incantation:
18893
18894 @example
18895 #!/bin/sh
18896 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18897 @end example
18898
18899
18900 @node Agent Caveats
18901 @subsection Agent Caveats
18902
18903 The Gnus Agent doesn't seem to work like most other offline
18904 newsreaders.  Here are some common questions that some imaginary people
18905 may ask:
18906
18907 @table @dfn
18908 @item If I read an article while plugged, do they get entered into the Agent?
18909
18910 @strong{No}.  If you want this behavior, add
18911 @code{gnus-agent-fetch-selected-article} to
18912 @code{gnus-select-article-hook}.
18913
18914 @item If I read an article while plugged, and the article already exists in
18915 the Agent, will it get downloaded once more?
18916
18917 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18918
18919 @end table
18920
18921 In short, when Gnus is unplugged, it only looks into the locally stored
18922 articles; when it's plugged, it talks to your ISP and may also use the
18923 locally stored articles.
18924
18925
18926 @node Scoring
18927 @chapter Scoring
18928 @cindex scoring
18929
18930 Other people use @dfn{kill files}, but we here at Gnus Towers like
18931 scoring better than killing, so we'd rather switch than fight.  They do
18932 something completely different as well, so sit up straight and pay
18933 attention!
18934
18935 @vindex gnus-summary-mark-below
18936 All articles have a default score (@code{gnus-summary-default-score}),
18937 which is 0 by default.  This score may be raised or lowered either
18938 interactively or by score files.  Articles that have a score lower than
18939 @code{gnus-summary-mark-below} are marked as read.
18940
18941 Gnus will read any @dfn{score files} that apply to the current group
18942 before generating the summary buffer.
18943
18944 There are several commands in the summary buffer that insert score
18945 entries based on the current article.  You can, for instance, ask Gnus to
18946 lower or increase the score of all articles with a certain subject.
18947
18948 There are two sorts of scoring entries: Permanent and temporary.
18949 Temporary score entries are self-expiring entries.  Any entries that are
18950 temporary and have not been used for, say, a week, will be removed
18951 silently to help keep the sizes of the score files down.
18952
18953 @menu
18954 * Summary Score Commands::      Adding score entries for the current group.
18955 * Group Score Commands::        General score commands.
18956 * Score Variables::             Customize your scoring.  (My, what terminology).
18957 * Score File Format::           What a score file may contain.
18958 * Score File Editing::          You can edit score files by hand as well.
18959 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18960 * Home Score File::             How to say where new score entries are to go.
18961 * Followups To Yourself::       Having Gnus notice when people answer you.
18962 * Scoring On Other Headers::    Scoring on non-standard headers.
18963 * Scoring Tips::                How to score effectively.
18964 * Reverse Scoring::             That problem child of old is not problem.
18965 * Global Score Files::          Earth-spanning, ear-splitting score files.
18966 * Kill Files::                  They are still here, but they can be ignored.
18967 * Converting Kill Files::       Translating kill files to score files.
18968 * Advanced Scoring::            Using logical expressions to build score rules.
18969 * Score Decays::                It can be useful to let scores wither away.
18970 @end menu
18971
18972
18973 @node Summary Score Commands
18974 @section Summary Score Commands
18975 @cindex score commands
18976
18977 The score commands that alter score entries do not actually modify real
18978 score files.  That would be too inefficient.  Gnus maintains a cache of
18979 previously loaded score files, one of which is considered the
18980 @dfn{current score file alist}.  The score commands simply insert
18981 entries into this list, and upon group exit, this list is saved.
18982
18983 The current score file is by default the group's local score file, even
18984 if no such score file actually exists.  To insert score commands into
18985 some other score file (e.g. @file{all.SCORE}), you must first make this
18986 score file the current one.
18987
18988 General score commands that don't actually change the score file:
18989
18990 @table @kbd
18991
18992 @item V s
18993 @kindex V s (Summary)
18994 @findex gnus-summary-set-score
18995 Set the score of the current article (@code{gnus-summary-set-score}).
18996
18997 @item V S
18998 @kindex V S (Summary)
18999 @findex gnus-summary-current-score
19000 Display the score of the current article
19001 (@code{gnus-summary-current-score}).
19002
19003 @item V t
19004 @kindex V t (Summary)
19005 @findex gnus-score-find-trace
19006 Display all score rules that have been used on the current article
19007 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19008 may type @kbd{e} to edit score file corresponding to the score rule on
19009 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19010 score file and edit it.
19011
19012 @item V w
19013 @kindex V w (Summary)
19014 @findex gnus-score-find-favourite-words
19015 List words used in scoring (@code{gnus-score-find-favourite-words}).
19016
19017 @item V R
19018 @kindex V R (Summary)
19019 @findex gnus-summary-rescore
19020 Run the current summary through the scoring process
19021 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19022 around with your score files behind Gnus' back and want to see the
19023 effect you're having.
19024
19025 @item V c
19026 @kindex V c (Summary)
19027 @findex gnus-score-change-score-file
19028 Make a different score file the current
19029 (@code{gnus-score-change-score-file}).
19030
19031 @item V e
19032 @kindex V e (Summary)
19033 @findex gnus-score-edit-current-scores
19034 Edit the current score file (@code{gnus-score-edit-current-scores}).
19035 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19036 File Editing}).
19037
19038 @item V f
19039 @kindex V f (Summary)
19040 @findex gnus-score-edit-file
19041 Edit a score file and make this score file the current one
19042 (@code{gnus-score-edit-file}).
19043
19044 @item V F
19045 @kindex V F (Summary)
19046 @findex gnus-score-flush-cache
19047 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19048 after editing score files.
19049
19050 @item V C
19051 @kindex V C (Summary)
19052 @findex gnus-score-customize
19053 Customize a score file in a visually pleasing manner
19054 (@code{gnus-score-customize}).
19055
19056 @end table
19057
19058 The rest of these commands modify the local score file.
19059
19060 @table @kbd
19061
19062 @item V m
19063 @kindex V m (Summary)
19064 @findex gnus-score-set-mark-below
19065 Prompt for a score, and mark all articles with a score below this as
19066 read (@code{gnus-score-set-mark-below}).
19067
19068 @item V x
19069 @kindex V x (Summary)
19070 @findex gnus-score-set-expunge-below
19071 Prompt for a score, and add a score rule to the current score file to
19072 expunge all articles below this score
19073 (@code{gnus-score-set-expunge-below}).
19074 @end table
19075
19076 The keystrokes for actually making score entries follow a very regular
19077 pattern, so there's no need to list all the commands.  (Hundreds of
19078 them.)
19079
19080 @findex gnus-summary-increase-score
19081 @findex gnus-summary-lower-score
19082
19083 @enumerate
19084 @item
19085 The first key is either @kbd{I} (upper case i) for increasing the score
19086 or @kbd{L} for lowering the score.
19087 @item
19088 The second key says what header you want to score on.  The following
19089 keys are available:
19090 @table @kbd
19091
19092 @item a
19093 Score on the author name.
19094
19095 @item s
19096 Score on the subject line.
19097
19098 @item x
19099 Score on the @code{Xref} line---i.e., the cross-posting line.
19100
19101 @item r
19102 Score on the @code{References} line.
19103
19104 @item d
19105 Score on the date.
19106
19107 @item l
19108 Score on the number of lines.
19109
19110 @item i
19111 Score on the @code{Message-ID} header.
19112
19113 @item e
19114 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19115 if your @acronym{NNTP} server tracks additional header data in overviews.
19116
19117 @item f
19118 Score on followups---this matches the author name, and adds scores to
19119 the followups to this author.  (Using this key leads to the creation of
19120 @file{ADAPT} files.)
19121
19122 @item b
19123 Score on the body.
19124
19125 @item h
19126 Score on the head.
19127
19128 @item t
19129 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19130 files.)
19131
19132 @end table
19133
19134 @item
19135 The third key is the match type.  Which match types are valid depends on
19136 what headers you are scoring on.
19137
19138 @table @code
19139
19140 @item strings
19141
19142 @table @kbd
19143
19144 @item e
19145 Exact matching.
19146
19147 @item s
19148 Substring matching.
19149
19150 @item f
19151 Fuzzy matching (@pxref{Fuzzy Matching}).
19152
19153 @item r
19154 Regexp matching
19155 @end table
19156
19157 @item date
19158 @table @kbd
19159
19160 @item b
19161 Before date.
19162
19163 @item a
19164 After date.
19165
19166 @item n
19167 This date.
19168 @end table
19169
19170 @item number
19171 @table @kbd
19172
19173 @item <
19174 Less than number.
19175
19176 @item =
19177 Equal to number.
19178
19179 @item >
19180 Greater than number.
19181 @end table
19182 @end table
19183
19184 @item
19185 The fourth and usually final key says whether this is a temporary (i.e.,
19186 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19187 or whether it is to be done immediately, without adding to the score
19188 file.
19189 @table @kbd
19190
19191 @item t
19192 Temporary score entry.
19193
19194 @item p
19195 Permanent score entry.
19196
19197 @item i
19198 Immediately scoring.
19199 @end table
19200
19201 @item
19202 If you are scoring on `e' (extra) headers, you will then be prompted for
19203 the header name on which you wish to score.  This must be a header named
19204 in gnus-extra-headers, and @samp{TAB} completion is available.
19205
19206 @end enumerate
19207
19208 So, let's say you want to increase the score on the current author with
19209 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19210 score based on the subject line, using substring matching, and make a
19211 temporary score entry: @kbd{L s s t}.  Pretty easy.
19212
19213 To make things a bit more complicated, there are shortcuts.  If you use
19214 a capital letter on either the second or third keys, Gnus will use
19215 defaults for the remaining one or two keystrokes.  The defaults are
19216 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19217 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19218
19219 These functions take both the numerical prefix and the symbolic prefix
19220 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19221 (or increase) the score of the article.  A symbolic prefix of @code{a}
19222 says to use the @file{all.SCORE} file for the command instead of the
19223 current score file.
19224
19225 @vindex gnus-score-mimic-keymap
19226 The @code{gnus-score-mimic-keymap} says whether these commands will
19227 pretend they are keymaps or not.
19228
19229
19230 @node Group Score Commands
19231 @section Group Score Commands
19232 @cindex group score commands
19233
19234 There aren't many of these as yet, I'm afraid.
19235
19236 @table @kbd
19237
19238 @item W e
19239 @kindex W e (Group)
19240 @findex gnus-score-edit-all-score
19241 Edit the apply-to-all-groups all.SCORE file.  You will be popped into
19242 a @code{gnus-score-mode} buffer (@pxref{Score File Editing}).
19243
19244 @item W f
19245 @kindex W f (Group)
19246 @findex gnus-score-flush-cache
19247 Gnus maintains a cache of score alists to avoid having to reload them
19248 all the time.  This command will flush the cache
19249 (@code{gnus-score-flush-cache}).
19250
19251 @end table
19252
19253 You can do scoring from the command line by saying something like:
19254
19255 @findex gnus-batch-score
19256 @cindex batch scoring
19257 @example
19258 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19259 @end example
19260
19261
19262 @node Score Variables
19263 @section Score Variables
19264 @cindex score variables
19265
19266 @table @code
19267
19268 @item gnus-use-scoring
19269 @vindex gnus-use-scoring
19270 If @code{nil}, Gnus will not check for score files, and will not, in
19271 general, do any score-related work.  This is @code{t} by default.
19272
19273 @item gnus-kill-killed
19274 @vindex gnus-kill-killed
19275 If this variable is @code{nil}, Gnus will never apply score files to
19276 articles that have already been through the kill process.  While this
19277 may save you lots of time, it also means that if you apply a kill file
19278 to a group, and then change the kill file and want to run it over you
19279 group again to kill more articles, it won't work.  You have to set this
19280 variable to @code{t} to do that.  (It is @code{t} by default.)
19281
19282 @item gnus-kill-files-directory
19283 @vindex gnus-kill-files-directory
19284 All kill and score files will be stored in this directory, which is
19285 initialized from the @env{SAVEDIR} environment variable by default.
19286 This is @file{~/News/} by default.
19287
19288 @item gnus-score-file-suffix
19289 @vindex gnus-score-file-suffix
19290 Suffix to add to the group name to arrive at the score file name
19291 (@file{SCORE} by default.)
19292
19293 @item gnus-score-uncacheable-files
19294 @vindex gnus-score-uncacheable-files
19295 @cindex score cache
19296 All score files are normally cached to avoid excessive re-loading of
19297 score files.  However, if this might make your Emacs grow big and
19298 bloated, so this regexp can be used to weed out score files unlikely
19299 to be needed again.  It would be a bad idea to deny caching of
19300 @file{all.SCORE}, while it might be a good idea to not cache
19301 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19302 variable is @samp{ADAPT$} by default, so no adaptive score files will
19303 be cached.
19304
19305 @item gnus-save-score
19306 @vindex gnus-save-score
19307 If you have really complicated score files, and do lots of batch
19308 scoring, then you might set this variable to @code{t}.  This will make
19309 Gnus save the scores into the @file{.newsrc.eld} file.
19310
19311 If you do not set this to @code{t}, then manual scores (like those set
19312 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19313 across group visits.
19314
19315 @item gnus-score-interactive-default-score
19316 @vindex gnus-score-interactive-default-score
19317 Score used by all the interactive raise/lower commands to raise/lower
19318 score with.  Default is 1000, which may seem excessive, but this is to
19319 ensure that the adaptive scoring scheme gets enough room to play with.
19320 We don't want the small changes from the adaptive scoring to overwrite
19321 manually entered data.
19322
19323 @item gnus-summary-default-score
19324 @vindex gnus-summary-default-score
19325 Default score of an article, which is 0 by default.
19326
19327 @item gnus-summary-expunge-below
19328 @vindex gnus-summary-expunge-below
19329 Don't display the summary lines of articles that have scores lower than
19330 this variable.  This is @code{nil} by default, which means that no
19331 articles will be hidden.  This variable is local to the summary buffers,
19332 and has to be set from @code{gnus-summary-mode-hook}.
19333
19334 @item gnus-score-over-mark
19335 @vindex gnus-score-over-mark
19336 Mark (in the third column) used for articles with a score over the
19337 default.  Default is @samp{+}.
19338
19339 @item gnus-score-below-mark
19340 @vindex gnus-score-below-mark
19341 Mark (in the third column) used for articles with a score below the
19342 default.  Default is @samp{-}.
19343
19344 @item gnus-score-find-score-files-function
19345 @vindex gnus-score-find-score-files-function
19346 Function used to find score files for the current group.  This function
19347 is called with the name of the group as the argument.
19348
19349 Predefined functions available are:
19350 @table @code
19351
19352 @item gnus-score-find-single
19353 @findex gnus-score-find-single
19354 Only apply the group's own score file.
19355
19356 @item gnus-score-find-bnews
19357 @findex gnus-score-find-bnews
19358 Apply all score files that match, using bnews syntax.  This is the
19359 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19360 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19361 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19362 @samp{all} in the score file names are translated into @samp{.*}, and
19363 then a regexp match is done.
19364
19365 This means that if you have some score entries that you want to apply to
19366 all groups, then you put those entries in the @file{all.SCORE} file.
19367
19368 The score files are applied in a semi-random order, although Gnus will
19369 try to apply the more general score files before the more specific score
19370 files.  It does this by looking at the number of elements in the score
19371 file names---discarding the @samp{all} elements.
19372
19373 @item gnus-score-find-hierarchical
19374 @findex gnus-score-find-hierarchical
19375 Apply all score files from all the parent groups.  This means that you
19376 can't have score files like @file{all.SCORE}, but you can have
19377 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19378 server.
19379
19380 @end table
19381 This variable can also be a list of functions.  In that case, all
19382 these functions will be called with the group name as argument, and
19383 all the returned lists of score files will be applied.  These
19384 functions can also return lists of lists of score alists directly.  In
19385 that case, the functions that return these non-file score alists
19386 should probably be placed before the ``real'' score file functions, to
19387 ensure that the last score file returned is the local score file.
19388 Phu.
19389
19390 For example, to do hierarchical scoring but use a non-server-specific
19391 overall score file, you could use the value
19392 @example
19393 (list (lambda (group) ("all.SCORE"))
19394       'gnus-score-find-hierarchical)
19395 @end example
19396
19397 @item gnus-score-expiry-days
19398 @vindex gnus-score-expiry-days
19399 This variable says how many days should pass before an unused score file
19400 entry is expired.  If this variable is @code{nil}, no score file entries
19401 are expired.  It's 7 by default.
19402
19403 @item gnus-update-score-entry-dates
19404 @vindex gnus-update-score-entry-dates
19405 If this variable is non-@code{nil}, temporary score entries that have
19406 been triggered (matched) will have their dates updated.  (This is how Gnus
19407 controls expiry---all non-matched-entries will become too old while
19408 matched entries will stay fresh and young.)  However, if you set this
19409 variable to @code{nil}, even matched entries will grow old and will
19410 have to face that oh-so grim reaper.
19411
19412 @item gnus-score-after-write-file-function
19413 @vindex gnus-score-after-write-file-function
19414 Function called with the name of the score file just written.
19415
19416 @item gnus-score-thread-simplify
19417 @vindex gnus-score-thread-simplify
19418 If this variable is non-@code{nil}, article subjects will be
19419 simplified for subject scoring purposes in the same manner as with
19420 threading---according to the current value of
19421 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19422 @code{substring} or @code{exact} matching, the match will also be
19423 simplified in this manner.
19424
19425 @end table
19426
19427
19428 @node Score File Format
19429 @section Score File Format
19430 @cindex score file format
19431
19432 A score file is an @code{emacs-lisp} file that normally contains just a
19433 single form.  Casual users are not expected to edit these files;
19434 everything can be changed from the summary buffer.
19435
19436 Anyway, if you'd like to dig into it yourself, here's an example:
19437
19438 @lisp
19439 (("from"
19440   ("Lars Ingebrigtsen" -10000)
19441   ("Per Abrahamsen")
19442   ("larsi\\|lmi" -50000 nil R))
19443  ("subject"
19444   ("Ding is Badd" nil 728373))
19445  ("xref"
19446   ("alt.politics" -1000 728372 s))
19447  ("lines"
19448   (2 -100 nil <))
19449  (mark 0)
19450  (expunge -1000)
19451  (mark-and-expunge -10)
19452  (read-only nil)
19453  (orphan -10)
19454  (adapt t)
19455  (files "/hom/larsi/News/gnu.SCORE")
19456  (exclude-files "all.SCORE")
19457  (local (gnus-newsgroup-auto-expire t)
19458         (gnus-summary-make-false-root empty))
19459  (eval (ding)))
19460 @end lisp
19461
19462 This example demonstrates most score file elements.  @xref{Advanced
19463 Scoring}, for a different approach.
19464
19465 Even though this looks much like Lisp code, nothing here is actually
19466 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19467 has to be valid syntactically, if not semantically.
19468
19469 Six keys are supported by this alist:
19470
19471 @table @code
19472
19473 @item STRING
19474 If the key is a string, it is the name of the header to perform the
19475 match on.  Scoring can only be performed on these eight headers:
19476 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19477 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19478 these headers, there are three strings to tell Gnus to fetch the entire
19479 article and do the match on larger parts of the article: @code{Body}
19480 will perform the match on the body of the article, @code{Head} will
19481 perform the match on the head of the article, and @code{All} will
19482 perform the match on the entire article.  Note that using any of these
19483 last three keys will slow down group entry @emph{considerably}.  The
19484 final ``header'' you can score on is @code{Followup}.  These score
19485 entries will result in new score entries being added for all follow-ups
19486 to articles that matches these score entries.
19487
19488 Following this key is an arbitrary number of score entries, where each
19489 score entry has one to four elements.
19490 @enumerate
19491
19492 @item
19493 The first element is the @dfn{match element}.  On most headers this will
19494 be a string, but on the Lines and Chars headers, this must be an
19495 integer.
19496
19497 @item
19498 If the second element is present, it should be a number---the @dfn{score
19499 element}.  This number should be an integer in the neginf to posinf
19500 interval.  This number is added to the score of the article if the match
19501 is successful.  If this element is not present, the
19502 @code{gnus-score-interactive-default-score} number will be used
19503 instead.  This is 1000 by default.
19504
19505 @item
19506 If the third element is present, it should be a number---the @dfn{date
19507 element}.  This date says when the last time this score entry matched,
19508 which provides a mechanism for expiring the score entries.  It this
19509 element is not present, the score entry is permanent.  The date is
19510 represented by the number of days since December 31, 1 BCE.
19511
19512 @item
19513 If the fourth element is present, it should be a symbol---the @dfn{type
19514 element}.  This element specifies what function should be used to see
19515 whether this score entry matches the article.  What match types that can
19516 be used depends on what header you wish to perform the match on.
19517 @table @dfn
19518
19519 @item From, Subject, References, Xref, Message-ID
19520 For most header types, there are the @code{r} and @code{R} (regexp), as
19521 well as @code{s} and @code{S} (substring) types, and @code{e} and
19522 @code{E} (exact match), and @code{w} (word match) types.  If this
19523 element is not present, Gnus will assume that substring matching should
19524 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19525 that the matches will be done in a case-sensitive manner.  All these
19526 one-letter types are really just abbreviations for the @code{regexp},
19527 @code{string}, @code{exact}, and @code{word} types, which you can use
19528 instead, if you feel like.
19529
19530 @item Extra
19531 Just as for the standard string overview headers, if you are using
19532 gnus-extra-headers, you can score on these headers' values.  In this
19533 case, there is a 5th element in the score entry, being the name of the
19534 header to be scored.  The following entry is useful in your
19535 @file{all.SCORE} file in case of spam attacks from a single origin
19536 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19537 overviews:
19538
19539 @lisp
19540 ("111.222.333.444" -1000 nil s
19541  "NNTP-Posting-Host")
19542 @end lisp
19543
19544 @item Lines, Chars
19545 These two headers use different match types: @code{<}, @code{>},
19546 @code{=}, @code{>=} and @code{<=}.
19547
19548 These predicates are true if
19549
19550 @example
19551 (PREDICATE HEADER MATCH)
19552 @end example
19553
19554 evaluates to non-@code{nil}.  For instance, the advanced match
19555 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19556 following form:
19557
19558 @lisp
19559 (< header-value 4)
19560 @end lisp
19561
19562 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19563 the match, we get the score added if the article has less than 4 lines.
19564 (It's easy to get confused and think it's the other way around.  But
19565 it's not.  I think.)
19566
19567 When matching on @code{Lines}, be careful because some back ends (like
19568 @code{nndir}) do not generate @code{Lines} header, so every article ends
19569 up being marked as having 0 lines.  This can lead to strange results if
19570 you happen to lower score of the articles with few lines.
19571
19572 @item Date
19573 For the Date header we have three kinda silly match types:
19574 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19575 ever being useful, but, like, it would feel kinda silly not to provide
19576 this function.  Just in case.  You never know.  Better safe than sorry.
19577 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19578 sex on a first date.  (I have been told that at least one person, and I
19579 quote, ``found this function indispensable'', however.)
19580
19581 @cindex ISO8601
19582 @cindex date
19583 A more useful match type is @code{regexp}.  With it, you can match the
19584 date string using a regular expression.  The date is normalized to
19585 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19586 you want to match all articles that have been posted on April 1st in
19587 every year, you could use @samp{....0401.........} as a match string,
19588 for instance.  (Note that the date is kept in its original time zone, so
19589 this will match articles that were posted when it was April 1st where
19590 the article was posted from.  Time zones are such wholesome fun for the
19591 whole family, eh?)
19592
19593 @item Head, Body, All
19594 These three match keys use the same match types as the @code{From} (etc)
19595 header uses.
19596
19597 @item Followup
19598 This match key is somewhat special, in that it will match the
19599 @code{From} header, and affect the score of not only the matching
19600 articles, but also all followups to the matching articles.  This allows
19601 you e.g. increase the score of followups to your own articles, or
19602 decrease the score of followups to the articles of some known
19603 trouble-maker.  Uses the same match types as the @code{From} header
19604 uses.  (Using this match key will lead to creation of @file{ADAPT}
19605 files.)
19606
19607 @item Thread
19608 This match key works along the same lines as the @code{Followup} match
19609 key.  If you say that you want to score on a (sub-)thread started by an
19610 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19611 match.  This will add a new @samp{thread} match for each article that
19612 has @var{x} in its @code{References} header.  (These new @samp{thread}
19613 matches will use the @code{Message-ID}s of these matching articles.)
19614 This will ensure that you can raise/lower the score of an entire thread,
19615 even though some articles in the thread may not have complete
19616 @code{References} headers.  Note that using this may lead to
19617 undeterministic scores of the articles in the thread.  (Using this match
19618 key will lead to creation of @file{ADAPT} files.)
19619 @end table
19620 @end enumerate
19621
19622 @cindex score file atoms
19623 @item mark
19624 The value of this entry should be a number.  Any articles with a score
19625 lower than this number will be marked as read.
19626
19627 @item expunge
19628 The value of this entry should be a number.  Any articles with a score
19629 lower than this number will be removed from the summary buffer.
19630
19631 @item mark-and-expunge
19632 The value of this entry should be a number.  Any articles with a score
19633 lower than this number will be marked as read and removed from the
19634 summary buffer.
19635
19636 @item thread-mark-and-expunge
19637 The value of this entry should be a number.  All articles that belong to
19638 a thread that has a total score below this number will be marked as read
19639 and removed from the summary buffer.  @code{gnus-thread-score-function}
19640 says how to compute the total score for a thread.
19641
19642 @item files
19643 The value of this entry should be any number of file names.  These files
19644 are assumed to be score files as well, and will be loaded the same way
19645 this one was.
19646
19647 @item exclude-files
19648 The clue of this entry should be any number of files.  These files will
19649 not be loaded, even though they would normally be so, for some reason or
19650 other.
19651
19652 @item eval
19653 The value of this entry will be @code{eval}el.  This element will be
19654 ignored when handling global score files.
19655
19656 @item read-only
19657 Read-only score files will not be updated or saved.  Global score files
19658 should feature this atom (@pxref{Global Score Files}).  (Note:
19659 @dfn{Global} here really means @dfn{global}; not your personal
19660 apply-to-all-groups score files.)
19661
19662 @item orphan
19663 The value of this entry should be a number.  Articles that do not have
19664 parents will get this number added to their scores.  Imagine you follow
19665 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19666 will only follow a few of the threads, also want to see any new threads.
19667
19668 You can do this with the following two score file entries:
19669
19670 @example
19671         (orphan -500)
19672         (mark-and-expunge -100)
19673 @end example
19674
19675 When you enter the group the first time, you will only see the new
19676 threads.  You then raise the score of the threads that you find
19677 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19678 rest.  Next time you enter the group, you will see new articles in the
19679 interesting threads, plus any new threads.
19680
19681 I.e.---the orphan score atom is for high-volume groups where a few
19682 interesting threads which can't be found automatically by ordinary
19683 scoring rules exist.
19684
19685 @item adapt
19686 This entry controls the adaptive scoring.  If it is @code{t}, the
19687 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19688 adaptive scoring will be performed on this group.  If it is a list, this
19689 list will be used as the adaptive scoring rules.  If it isn't present,
19690 or is something other than @code{t} or @code{ignore}, the default
19691 adaptive scoring rules will be used.  If you want to use adaptive
19692 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19693 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19694 not want adaptive scoring.  If you only want adaptive scoring in a few
19695 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19696 insert @code{(adapt t)} in the score files of the groups where you want
19697 it.
19698
19699 @item adapt-file
19700 All adaptive score entries will go to the file named by this entry.  It
19701 will also be applied when entering the group.  This atom might be handy
19702 if you want to adapt on several groups at once, using the same adaptive
19703 file for a number of groups.
19704
19705 @item local
19706 @cindex local variables
19707 The value of this entry should be a list of @code{(@var{var}
19708 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19709 current summary buffer, and set to the value specified.  This is a
19710 convenient, if somewhat strange, way of setting variables in some
19711 groups if you don't like hooks much.  Note that the @var{value} won't
19712 be evaluated.
19713 @end table
19714
19715
19716 @node Score File Editing
19717 @section Score File Editing
19718
19719 You normally enter all scoring commands from the summary buffer, but you
19720 might feel the urge to edit them by hand as well, so we've supplied you
19721 with a mode for that.
19722
19723 It's simply a slightly customized @code{emacs-lisp} mode, with these
19724 additional commands:
19725
19726 @table @kbd
19727
19728 @item C-c C-c
19729 @kindex C-c C-c (Score)
19730 @findex gnus-score-edit-done
19731 Save the changes you have made and return to the summary buffer
19732 (@code{gnus-score-edit-done}).
19733
19734 @item C-c C-d
19735 @kindex C-c C-d (Score)
19736 @findex gnus-score-edit-insert-date
19737 Insert the current date in numerical format
19738 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19739 you were wondering.
19740
19741 @item C-c C-p
19742 @kindex C-c C-p (Score)
19743 @findex gnus-score-pretty-print
19744 The adaptive score files are saved in an unformatted fashion.  If you
19745 intend to read one of these files, you want to @dfn{pretty print} it
19746 first.  This command (@code{gnus-score-pretty-print}) does that for
19747 you.
19748
19749 @end table
19750
19751 Type @kbd{M-x gnus-score-mode} to use this mode.
19752
19753 @vindex gnus-score-mode-hook
19754 @code{gnus-score-menu-hook} is run in score mode buffers.
19755
19756 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19757 @kbd{V t} to begin editing score files.
19758
19759
19760 @node Adaptive Scoring
19761 @section Adaptive Scoring
19762 @cindex adaptive scoring
19763
19764 If all this scoring is getting you down, Gnus has a way of making it all
19765 happen automatically---as if by magic.  Or rather, as if by artificial
19766 stupidity, to be precise.
19767
19768 @vindex gnus-use-adaptive-scoring
19769 When you read an article, or mark an article as read, or kill an
19770 article, you leave marks behind.  On exit from the group, Gnus can sniff
19771 these marks and add score elements depending on what marks it finds.
19772 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19773 @code{t} or @code{(line)}.  If you want score adaptively on separate
19774 words appearing in the subjects, you should set this variable to
19775 @code{(word)}.  If you want to use both adaptive methods, set this
19776 variable to @code{(word line)}.
19777
19778 @vindex gnus-default-adaptive-score-alist
19779 To give you complete control over the scoring process, you can customize
19780 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19781 might look something like this:
19782
19783 @lisp
19784 (setq gnus-default-adaptive-score-alist
19785   '((gnus-unread-mark)
19786     (gnus-ticked-mark (from 4))
19787     (gnus-dormant-mark (from 5))
19788     (gnus-del-mark (from -4) (subject -1))
19789     (gnus-read-mark (from 4) (subject 2))
19790     (gnus-expirable-mark (from -1) (subject -1))
19791     (gnus-killed-mark (from -1) (subject -3))
19792     (gnus-kill-file-mark)
19793     (gnus-ancient-mark)
19794     (gnus-low-score-mark)
19795     (gnus-catchup-mark (from -1) (subject -1))))
19796 @end lisp
19797
19798 As you see, each element in this alist has a mark as a key (either a
19799 variable name or a ``real'' mark---a character).  Following this key is
19800 a arbitrary number of header/score pairs.  If there are no header/score
19801 pairs following the key, no adaptive scoring will be done on articles
19802 that have that key as the article mark.  For instance, articles with
19803 @code{gnus-unread-mark} in the example above will not get adaptive score
19804 entries.
19805
19806 Each article can have only one mark, so just a single of these rules
19807 will be applied to each article.
19808
19809 To take @code{gnus-del-mark} as an example---this alist says that all
19810 articles that have that mark (i.e., are marked with @samp{e}) will have a
19811 score entry added to lower based on the @code{From} header by -4, and
19812 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19813
19814 If you have marked 10 articles with the same subject with
19815 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19816 That means that that subject will get a score of ten times -1, which
19817 should be, unless I'm much mistaken, -10.
19818
19819 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19820 the read articles will be marked with the @samp{E} mark.  This'll
19821 probably make adaptive scoring slightly impossible, so auto-expiring and
19822 adaptive scoring doesn't really mix very well.
19823
19824 The headers you can score on are @code{from}, @code{subject},
19825 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19826 @code{chars} and @code{date}.  In addition, you can score on
19827 @code{followup}, which will create an adaptive score entry that matches
19828 on the @code{References} header using the @code{Message-ID} of the
19829 current article, thereby matching the following thread.
19830
19831 If you use this scheme, you should set the score file atom @code{mark}
19832 to something small---like -300, perhaps, to avoid having small random
19833 changes result in articles getting marked as read.
19834
19835 After using adaptive scoring for a week or so, Gnus should start to
19836 become properly trained and enhance the authors you like best, and kill
19837 the authors you like least, without you having to say so explicitly.
19838
19839 You can control what groups the adaptive scoring is to be performed on
19840 by using the score files (@pxref{Score File Format}).  This will also
19841 let you use different rules in different groups.
19842
19843 @vindex gnus-adaptive-file-suffix
19844 The adaptive score entries will be put into a file where the name is the
19845 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19846 is @file{ADAPT}.
19847
19848 @vindex gnus-adaptive-pretty-print
19849 Adaptive score files can get huge and are not meant to be edited by
19850 human hands.  If @code{gnus-adaptive-pretty-print} is @code{nil} (the
19851 deafult) those files will not be written in a human readable way.
19852
19853 @vindex gnus-score-exact-adapt-limit
19854 When doing adaptive scoring, substring or fuzzy matching would probably
19855 give you the best results in most cases.  However, if the header one
19856 matches is short, the possibility for false positives is great, so if
19857 the length of the match is less than
19858 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19859 this variable is @code{nil}, exact matching will always be used to avoid
19860 this problem.
19861
19862 @vindex gnus-default-adaptive-word-score-alist
19863 As mentioned above, you can adapt either on individual words or entire
19864 headers.  If you adapt on words, the
19865 @code{gnus-default-adaptive-word-score-alist} variable says what score
19866 each instance of a word should add given a mark.
19867
19868 @lisp
19869 (setq gnus-default-adaptive-word-score-alist
19870       `((,gnus-read-mark . 30)
19871         (,gnus-catchup-mark . -10)
19872         (,gnus-killed-mark . -20)
19873         (,gnus-del-mark . -15)))
19874 @end lisp
19875
19876 This is the default value.  If you have adaption on words enabled, every
19877 word that appears in subjects of articles marked with
19878 @code{gnus-read-mark} will result in a score rule that increase the
19879 score with 30 points.
19880
19881 @vindex gnus-default-ignored-adaptive-words
19882 @vindex gnus-ignored-adaptive-words
19883 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19884 will be ignored.  If you wish to add more words to be ignored, use the
19885 @code{gnus-ignored-adaptive-words} list instead.
19886
19887 @vindex gnus-adaptive-word-length-limit
19888 Some may feel that short words shouldn't count when doing adaptive
19889 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19890 an integer.  Words shorter than this number will be ignored.  This
19891 variable defaults to @code{nil}.
19892
19893 @vindex gnus-adaptive-word-syntax-table
19894 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19895 syntax table in effect.  It is similar to the standard syntax table, but
19896 it considers numbers to be non-word-constituent characters.
19897
19898 @vindex gnus-adaptive-word-minimum
19899 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19900 word scoring process will never bring down the score of an article to
19901 below this number.  The default is @code{nil}.
19902
19903 @vindex gnus-adaptive-word-no-group-words
19904 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19905 won't adaptively word score any of the words in the group name.  Useful
19906 for groups like @samp{comp.editors.emacs}, where most of the subject
19907 lines contain the word @samp{emacs}.
19908
19909 After using this scheme for a while, it might be nice to write a
19910 @code{gnus-psychoanalyze-user} command to go through the rules and see
19911 what words you like and what words you don't like.  Or perhaps not.
19912
19913 Note that the adaptive word scoring thing is highly experimental and is
19914 likely to change in the future.  Initial impressions seem to indicate
19915 that it's totally useless as it stands.  Some more work (involving more
19916 rigorous statistical methods) will have to be done to make this useful.
19917
19918
19919 @node Home Score File
19920 @section Home Score File
19921
19922 The score file where new score file entries will go is called the
19923 @dfn{home score file}.  This is normally (and by default) the score file
19924 for the group itself.  For instance, the home score file for
19925 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19926
19927 However, this may not be what you want.  It is often convenient to share
19928 a common home score file among many groups---all @samp{emacs} groups
19929 could perhaps use the same home score file.
19930
19931 @vindex gnus-home-score-file
19932 The variable that controls this is @code{gnus-home-score-file}.  It can
19933 be:
19934
19935 @enumerate
19936 @item
19937 A string.  Then this file will be used as the home score file for all
19938 groups.
19939
19940 @item
19941 A function.  The result of this function will be used as the home score
19942 file.  The function will be called with the name of the group as the
19943 parameter.
19944
19945 @item
19946 A list.  The elements in this list can be:
19947
19948 @enumerate
19949 @item
19950 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19951 group name, the @var{file-name} will be used as the home score file.
19952
19953 @item
19954 A function.  If the function returns non-@code{nil}, the result will
19955 be used as the home score file.
19956
19957 @item
19958 A string.  Use the string as the home score file.
19959 @end enumerate
19960
19961 The list will be traversed from the beginning towards the end looking
19962 for matches.
19963
19964 @end enumerate
19965
19966 So, if you want to use just a single score file, you could say:
19967
19968 @lisp
19969 (setq gnus-home-score-file
19970       "my-total-score-file.SCORE")
19971 @end lisp
19972
19973 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19974 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19975
19976 @findex gnus-hierarchial-home-score-file
19977 @lisp
19978 (setq gnus-home-score-file
19979       'gnus-hierarchial-home-score-file)
19980 @end lisp
19981
19982 This is a ready-made function provided for your convenience.
19983 Other functions include
19984
19985 @table @code
19986 @item gnus-current-home-score-file
19987 @findex gnus-current-home-score-file
19988 Return the ``current'' regular score file.  This will make scoring
19989 commands add entry to the ``innermost'' matching score file.
19990
19991 @end table
19992
19993 If you want to have one score file for the @samp{emacs} groups and
19994 another for the @samp{comp} groups, while letting all other groups use
19995 their own home score files:
19996
19997 @lisp
19998 (setq gnus-home-score-file
19999       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20000       '(("\\.emacs" "emacs.SCORE")
20001         ;; @r{All the comp groups in one score file}
20002         ("^comp" "comp.SCORE")))
20003 @end lisp
20004
20005 @vindex gnus-home-adapt-file
20006 @code{gnus-home-adapt-file} works exactly the same way as
20007 @code{gnus-home-score-file}, but says what the home adaptive score file
20008 is instead.  All new adaptive file entries will go into the file
20009 specified by this variable, and the same syntax is allowed.
20010
20011 In addition to using @code{gnus-home-score-file} and
20012 @code{gnus-home-adapt-file}, you can also use group parameters
20013 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20014 Parameters}) to achieve much the same.  Group and topic parameters take
20015 precedence over this variable.
20016
20017
20018 @node Followups To Yourself
20019 @section Followups To Yourself
20020
20021 Gnus offers two commands for picking out the @code{Message-ID} header in
20022 the current buffer.  Gnus will then add a score rule that scores using
20023 this @code{Message-ID} on the @code{References} header of other
20024 articles.  This will, in effect, increase the score of all articles that
20025 respond to the article in the current buffer.  Quite useful if you want
20026 to easily note when people answer what you've said.
20027
20028 @table @code
20029
20030 @item gnus-score-followup-article
20031 @findex gnus-score-followup-article
20032 This will add a score to articles that directly follow up your own
20033 article.
20034
20035 @item gnus-score-followup-thread
20036 @findex gnus-score-followup-thread
20037 This will add a score to all articles that appear in a thread ``below''
20038 your own article.
20039 @end table
20040
20041 @vindex message-sent-hook
20042 These two functions are both primarily meant to be used in hooks like
20043 @code{message-sent-hook}, like this:
20044 @lisp
20045 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20046 @end lisp
20047
20048
20049 If you look closely at your own @code{Message-ID}, you'll notice that
20050 the first two or three characters are always the same.  Here's two of
20051 mine:
20052
20053 @example
20054 <x6u3u47icf.fsf@@eyesore.no>
20055 <x6sp9o7ibw.fsf@@eyesore.no>
20056 @end example
20057
20058 So ``my'' ident on this machine is @samp{x6}.  This can be
20059 exploited---the following rule will raise the score on all followups to
20060 myself:
20061
20062 @lisp
20063 ("references"
20064  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20065   1000 nil r))
20066 @end lisp
20067
20068 Whether it's the first two or first three characters that are ``yours''
20069 is system-dependent.
20070
20071
20072 @node Scoring On Other Headers
20073 @section Scoring On Other Headers
20074 @cindex scoring on other headers
20075
20076 Gnus is quite fast when scoring the ``traditional''
20077 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20078 other headers requires writing a @code{head} scoring rule, which means
20079 that Gnus has to request every single article from the back end to find
20080 matches.  This takes a long time in big groups.
20081
20082 Now, there's not much you can do about this for news groups, but for
20083 mail groups, you have greater control.  In @ref{To From Newsgroups},
20084 it's explained in greater detail what this mechanism does, but here's
20085 a cookbook example for @code{nnml} on how to allow scoring on the
20086 @samp{To} and @samp{Cc} headers.
20087
20088 Put the following in your @file{~/.gnus.el} file.
20089
20090 @lisp
20091 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20092       nnmail-extra-headers gnus-extra-headers)
20093 @end lisp
20094
20095 Restart Gnus and rebuild your @code{nnml} overview files with the
20096 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20097 time if you have much mail.
20098
20099 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20100 so: @kbd{I e s p To RET <your name> RET}.
20101
20102 See?  Simple.
20103
20104
20105 @node Scoring Tips
20106 @section Scoring Tips
20107 @cindex scoring tips
20108
20109 @table @dfn
20110
20111 @item Crossposts
20112 @cindex crossposts
20113 @cindex scoring crossposts
20114 If you want to lower the score of crossposts, the line to match on is
20115 the @code{Xref} header.
20116 @lisp
20117 ("xref" (" talk.politics.misc:" -1000))
20118 @end lisp
20119
20120 @item Multiple crossposts
20121 If you want to lower the score of articles that have been crossposted to
20122 more than, say, 3 groups:
20123 @lisp
20124 ("xref"
20125   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20126    -1000 nil r))
20127 @end lisp
20128
20129 @item Matching on the body
20130 This is generally not a very good idea---it takes a very long time.
20131 Gnus actually has to fetch each individual article from the server.  But
20132 you might want to anyway, I guess.  Even though there are three match
20133 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20134 and stick with it in each score file.  If you use any two, each article
20135 will be fetched @emph{twice}.  If you want to match a bit on the
20136 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20137 the matches.
20138
20139 @item Marking as read
20140 You will probably want to mark articles that have scores below a certain
20141 number as read.  This is most easily achieved by putting the following
20142 in your @file{all.SCORE} file:
20143 @lisp
20144 ((mark -100))
20145 @end lisp
20146 You may also consider doing something similar with @code{expunge}.
20147
20148 @item Negated character classes
20149 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20150 That will match newlines, which might lead to, well, The Unknown.  Say
20151 @code{[^abcd\n]*} instead.
20152 @end table
20153
20154
20155 @node Reverse Scoring
20156 @section Reverse Scoring
20157 @cindex reverse scoring
20158
20159 If you want to keep just articles that have @samp{Sex with Emacs} in the
20160 subject header, and expunge all other articles, you could put something
20161 like this in your score file:
20162
20163 @lisp
20164 (("subject"
20165   ("Sex with Emacs" 2))
20166  (mark 1)
20167  (expunge 1))
20168 @end lisp
20169
20170 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20171 rest as read, and expunge them to boot.
20172
20173
20174 @node Global Score Files
20175 @section Global Score Files
20176 @cindex global score files
20177
20178 Sure, other newsreaders have ``global kill files''.  These are usually
20179 nothing more than a single kill file that applies to all groups, stored
20180 in the user's home directory.  Bah!  Puny, weak newsreaders!
20181
20182 What I'm talking about here are Global Score Files.  Score files from
20183 all over the world, from users everywhere, uniting all nations in one
20184 big, happy score file union!  Ange-score!  New and untested!
20185
20186 @vindex gnus-global-score-files
20187 All you have to do to use other people's score files is to set the
20188 @code{gnus-global-score-files} variable.  One entry for each score file,
20189 or each score file directory.  Gnus will decide by itself what score
20190 files are applicable to which group.
20191
20192 To use the score file
20193 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20194 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20195 say this:
20196
20197 @lisp
20198 (setq gnus-global-score-files
20199       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20200         "/ftp@@ftp.some-where:/pub/score/"))
20201 @end lisp
20202
20203 @findex gnus-score-search-global-directories
20204 @noindent
20205 Simple, eh?  Directory names must end with a @samp{/}.  These
20206 directories are typically scanned only once during each Gnus session.
20207 If you feel the need to manually re-scan the remote directories, you can
20208 use the @code{gnus-score-search-global-directories} command.
20209
20210 Note that, at present, using this option will slow down group entry
20211 somewhat.  (That is---a lot.)
20212
20213 If you want to start maintaining score files for other people to use,
20214 just put your score file up for anonymous ftp and announce it to the
20215 world.  Become a retro-moderator!  Participate in the retro-moderator
20216 wars sure to ensue, where retro-moderators battle it out for the
20217 sympathy of the people, luring them to use their score files on false
20218 premises!  Yay!  The net is saved!
20219
20220 Here are some tips for the would-be retro-moderator, off the top of my
20221 head:
20222
20223 @itemize @bullet
20224
20225 @item
20226 Articles heavily crossposted are probably junk.
20227 @item
20228 To lower a single inappropriate article, lower by @code{Message-ID}.
20229 @item
20230 Particularly brilliant authors can be raised on a permanent basis.
20231 @item
20232 Authors that repeatedly post off-charter for the group can safely be
20233 lowered out of existence.
20234 @item
20235 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20236 articles completely.
20237
20238 @item
20239 Use expiring score entries to keep the size of the file down.  You
20240 should probably have a long expiry period, though, as some sites keep
20241 old articles for a long time.
20242 @end itemize
20243
20244 @dots{} I wonder whether other newsreaders will support global score files
20245 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20246 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20247 holding our breath yet?
20248
20249
20250 @node Kill Files
20251 @section Kill Files
20252 @cindex kill files
20253
20254 Gnus still supports those pesky old kill files.  In fact, the kill file
20255 entries can now be expiring, which is something I wrote before Daniel
20256 Quinlan thought of doing score files, so I've left the code in there.
20257
20258 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20259 than score processing, so it might be a good idea to rewrite your kill
20260 files into score files.
20261
20262 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20263 forms into this file, which means that you can use kill files as some
20264 sort of primitive hook function to be run on group entry, even though
20265 that isn't a very good idea.
20266
20267 Normal kill files look like this:
20268
20269 @lisp
20270 (gnus-kill "From" "Lars Ingebrigtsen")
20271 (gnus-kill "Subject" "ding")
20272 (gnus-expunge "X")
20273 @end lisp
20274
20275 This will mark every article written by me as read, and remove the
20276 marked articles from the summary buffer.  Very useful, you'll agree.
20277
20278 Other programs use a totally different kill file syntax.  If Gnus
20279 encounters what looks like a @code{rn} kill file, it will take a stab at
20280 interpreting it.
20281
20282 Two summary functions for editing a @sc{gnus} kill file:
20283
20284 @table @kbd
20285
20286 @item M-k
20287 @kindex M-k (Summary)
20288 @findex gnus-summary-edit-local-kill
20289 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20290
20291 @item M-K
20292 @kindex M-K (Summary)
20293 @findex gnus-summary-edit-global-kill
20294 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20295 @end table
20296
20297 Two group mode functions for editing the kill files:
20298
20299 @table @kbd
20300
20301 @item M-k
20302 @kindex M-k (Group)
20303 @findex gnus-group-edit-local-kill
20304 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20305
20306 @item M-K
20307 @kindex M-K (Group)
20308 @findex gnus-group-edit-global-kill
20309 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20310 @end table
20311
20312 Kill file variables:
20313
20314 @table @code
20315 @item gnus-kill-file-name
20316 @vindex gnus-kill-file-name
20317 A kill file for the group @samp{soc.motss} is normally called
20318 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20319 this file name is detailed by the @code{gnus-kill-file-name} variable.
20320 The ``global'' kill file (not in the score file sense of ``global'', of
20321 course) is just called @file{KILL}.
20322
20323 @vindex gnus-kill-save-kill-file
20324 @item gnus-kill-save-kill-file
20325 If this variable is non-@code{nil}, Gnus will save the
20326 kill file after processing, which is necessary if you use expiring
20327 kills.
20328
20329 @item gnus-apply-kill-hook
20330 @vindex gnus-apply-kill-hook
20331 @findex gnus-apply-kill-file-unless-scored
20332 @findex gnus-apply-kill-file
20333 A hook called to apply kill files to a group.  It is
20334 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20335 kill file if you have a score file for the same group, you can set this
20336 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20337 kill files to be processed, you should set this variable to @code{nil}.
20338
20339 @item gnus-kill-file-mode-hook
20340 @vindex gnus-kill-file-mode-hook
20341 A hook called in kill-file mode buffers.
20342
20343 @end table
20344
20345
20346 @node Converting Kill Files
20347 @section Converting Kill Files
20348 @cindex kill files
20349 @cindex converting kill files
20350
20351 If you have loads of old kill files, you may want to convert them into
20352 score files.  If they are ``regular'', you can use
20353 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20354 by hand.
20355
20356 The kill to score conversion package isn't included in Gnus by default.
20357 You can fetch it from
20358 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20359
20360 If your old kill files are very complex---if they contain more
20361 non-@code{gnus-kill} forms than not, you'll have to convert them by
20362 hand.  Or just let them be as they are.  Gnus will still use them as
20363 before.
20364
20365
20366 @node Advanced Scoring
20367 @section Advanced Scoring
20368
20369 Scoring on Subjects and From headers is nice enough, but what if you're
20370 really interested in what a person has to say only when she's talking
20371 about a particular subject?  Or what if you really don't want to
20372 read what person A has to say when she's following up to person B, but
20373 want to read what she says when she's following up to person C?
20374
20375 By using advanced scoring rules you may create arbitrarily complex
20376 scoring patterns.
20377
20378 @menu
20379 * Advanced Scoring Syntax::     A definition.
20380 * Advanced Scoring Examples::   What they look like.
20381 * Advanced Scoring Tips::       Getting the most out of it.
20382 @end menu
20383
20384
20385 @node Advanced Scoring Syntax
20386 @subsection Advanced Scoring Syntax
20387
20388 Ordinary scoring rules have a string as the first element in the rule.
20389 Advanced scoring rules have a list as the first element.  The second
20390 element is the score to be applied if the first element evaluated to a
20391 non-@code{nil} value.
20392
20393 These lists may consist of three logical operators, one redirection
20394 operator, and various match operators.
20395
20396 Logical operators:
20397
20398 @table @code
20399 @item &
20400 @itemx and
20401 This logical operator will evaluate each of its arguments until it finds
20402 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20403 evaluate to @code{true} values, then this operator will return
20404 @code{true}.
20405
20406 @item |
20407 @itemx or
20408 This logical operator will evaluate each of its arguments until it finds
20409 one that evaluates to @code{true}.  If no arguments are @code{true},
20410 then this operator will return @code{false}.
20411
20412 @item !
20413 @itemx not
20414 @itemx Â¬
20415 This logical operator only takes a single argument.  It returns the
20416 logical negation of the value of its argument.
20417
20418 @end table
20419
20420 There is an @dfn{indirection operator} that will make its arguments
20421 apply to the ancestors of the current article being scored.  For
20422 instance, @code{1-} will make score rules apply to the parent of the
20423 current article.  @code{2-} will make score rules apply to the
20424 grandparent of the current article.  Alternatively, you can write
20425 @code{^^}, where the number of @code{^}s (carets) says how far back into
20426 the ancestry you want to go.
20427
20428 Finally, we have the match operators.  These are the ones that do the
20429 real work.  Match operators are header name strings followed by a match
20430 and a match type.  A typical match operator looks like @samp{("from"
20431 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20432 simple scoring, and the match types are also the same.
20433
20434
20435 @node Advanced Scoring Examples
20436 @subsection Advanced Scoring Examples
20437
20438 Please note that the following examples are score file rules.  To
20439 make a complete score file from them, surround them with another pair
20440 of parentheses.
20441
20442 Let's say you want to increase the score of articles written by Lars
20443 when he's talking about Gnus:
20444
20445 @example
20446 @group
20447 ((&
20448   ("from" "Lars Ingebrigtsen")
20449   ("subject" "Gnus"))
20450  1000)
20451 @end group
20452 @end example
20453
20454 Quite simple, huh?
20455
20456 When he writes long articles, he sometimes has something nice to say:
20457
20458 @example
20459 ((&
20460   ("from" "Lars Ingebrigtsen")
20461   (|
20462    ("subject" "Gnus")
20463    ("lines" 100 >)))
20464  1000)
20465 @end example
20466
20467 However, when he responds to things written by Reig Eigil Logge, you
20468 really don't want to read what he's written:
20469
20470 @example
20471 ((&
20472   ("from" "Lars Ingebrigtsen")
20473   (1- ("from" "Reig Eigir Logge")))
20474  -100000)
20475 @end example
20476
20477 Everybody that follows up Redmondo when he writes about disappearing
20478 socks should have their scores raised, but only when they talk about
20479 white socks.  However, when Lars talks about socks, it's usually not
20480 very interesting:
20481
20482 @example
20483 ((&
20484   (1-
20485    (&
20486     ("from" "redmondo@@.*no" r)
20487     ("body" "disappearing.*socks" t)))
20488   (! ("from" "Lars Ingebrigtsen"))
20489   ("body" "white.*socks"))
20490  1000)
20491 @end example
20492
20493 The possibilities are endless.
20494
20495
20496 @node Advanced Scoring Tips
20497 @subsection Advanced Scoring Tips
20498
20499 The @code{&} and @code{|} logical operators do short-circuit logic.
20500 That is, they stop processing their arguments when it's clear what the
20501 result of the operation will be.  For instance, if one of the arguments
20502 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20503 the rest of the arguments.  This means that you should put slow matches
20504 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20505 @samp{subject}) first.
20506
20507 The indirection arguments (@code{1-} and so on) will make their
20508 arguments work on previous generations of the thread.  If you say
20509 something like:
20510
20511 @example
20512 ...
20513 (1-
20514  (1-
20515   ("from" "lars")))
20516 ...
20517 @end example
20518
20519 Then that means ``score on the from header of the grandparent of the
20520 current article''.  An indirection is quite fast, but it's better to say:
20521
20522 @example
20523 (1-
20524  (&
20525   ("from" "Lars")
20526   ("subject" "Gnus")))
20527 @end example
20528
20529 than it is to say:
20530
20531 @example
20532 (&
20533  (1- ("from" "Lars"))
20534  (1- ("subject" "Gnus")))
20535 @end example
20536
20537
20538 @node Score Decays
20539 @section Score Decays
20540 @cindex score decays
20541 @cindex decays
20542
20543 You may find that your scores have a tendency to grow without
20544 bounds, especially if you're using adaptive scoring.  If scores get too
20545 big, they lose all meaning---they simply max out and it's difficult to
20546 use them in any sensible way.
20547
20548 @vindex gnus-decay-scores
20549 @findex gnus-decay-score
20550 @vindex gnus-decay-score-function
20551 Gnus provides a mechanism for decaying scores to help with this problem.
20552 When score files are loaded and @code{gnus-decay-scores} is
20553 non-@code{nil}, Gnus will run the score files through the decaying
20554 mechanism thereby lowering the scores of all non-permanent score rules.
20555 If @code{gnus-decay-scores} is a regexp, only score files matching this
20556 regexp are treated.  E.g. you may set it to @samp{\\.ADAPT\\'} if only
20557 @emph{adaptive} score files should be decayed.  The decay itself if
20558 performed by the @code{gnus-decay-score-function} function, which is
20559 @code{gnus-decay-score} by default.  Here's the definition of that
20560 function:
20561
20562 @lisp
20563 (defun gnus-decay-score (score)
20564   "Decay SCORE according to `gnus-score-decay-constant'
20565 and `gnus-score-decay-scale'."
20566   (let ((n (- score
20567               (* (if (< score 0) -1 1)
20568                  (min (abs score)
20569                       (max gnus-score-decay-constant
20570                            (* (abs score)
20571                               gnus-score-decay-scale)))))))
20572     (if (and (featurep 'xemacs)
20573              ;; XEmacs' floor can handle only the floating point
20574              ;; number below the half of the maximum integer.
20575              (> (abs n) (lsh -1 -2)))
20576         (string-to-number
20577          (car (split-string (number-to-string n) "\\.")))
20578       (floor n))))
20579 @end lisp
20580
20581 @vindex gnus-score-decay-scale
20582 @vindex gnus-score-decay-constant
20583 @code{gnus-score-decay-constant} is 3 by default and
20584 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20585
20586 @enumerate
20587 @item
20588 Scores between -3 and 3 will be set to 0 when this function is called.
20589
20590 @item
20591 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20592
20593 @item
20594 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20595 score.
20596 @end enumerate
20597
20598 If you don't like this decay function, write your own.  It is called
20599 with the score to be decayed as its only parameter, and it should return
20600 the new score, which should be an integer.
20601
20602 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20603 four days, Gnus will decay the scores four times, for instance.
20604
20605 @iftex
20606 @iflatex
20607 @chapter Message
20608 @include message.texi
20609 @chapter Emacs MIME
20610 @include emacs-mime.texi
20611 @chapter Sieve
20612 @include sieve.texi
20613 @c @chapter PGG
20614 @c @include pgg.texi
20615 @c @chapter SASL
20616 @c @include sasl.texi
20617 @end iflatex
20618 @end iftex
20619
20620 @node Various
20621 @chapter Various
20622
20623 @menu
20624 * Process/Prefix::              A convention used by many treatment commands.
20625 * Interactive::                 Making Gnus ask you many questions.
20626 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20627 * Formatting Variables::        You can specify what buffers should look like.
20628 * Window Layout::               Configuring the Gnus buffer windows.
20629 * Faces and Fonts::             How to change how faces look.
20630 * Compilation::                 How to speed Gnus up.
20631 * Mode Lines::                  Displaying information in the mode lines.
20632 * Highlighting and Menus::      Making buffers look all nice and cozy.
20633 * Buttons::                     Get tendinitis in ten easy steps!
20634 * Daemons::                     Gnus can do things behind your back.
20635 * NoCeM::                       How to avoid spam and other fatty foods.
20636 * Undo::                        Some actions can be undone.
20637 * Predicate Specifiers::        Specifying predicates.
20638 * Moderation::                  What to do if you're a moderator.
20639 * Fetching a Group::            Starting Gnus just to read a group.
20640 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20641 * Fuzzy Matching::              What's the big fuzz?
20642 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20643 * Other modes::                 Interaction with other modes.
20644 * Various Various::             Things that are really various.
20645 @end menu
20646
20647
20648 @node Process/Prefix
20649 @section Process/Prefix
20650 @cindex process/prefix convention
20651
20652 Many functions, among them functions for moving, decoding and saving
20653 articles, use what is known as the @dfn{Process/Prefix convention}.
20654
20655 This is a method for figuring out what articles the user wants the
20656 command to be performed on.
20657
20658 It goes like this:
20659
20660 If the numeric prefix is N, perform the operation on the next N
20661 articles, starting with the current one.  If the numeric prefix is
20662 negative, perform the operation on the previous N articles, starting
20663 with the current one.
20664
20665 @vindex transient-mark-mode
20666 If @code{transient-mark-mode} in non-@code{nil} and the region is
20667 active, all articles in the region will be worked upon.
20668
20669 If there is no numeric prefix, but some articles are marked with the
20670 process mark, perform the operation on the articles marked with
20671 the process mark.
20672
20673 If there is neither a numeric prefix nor any articles marked with the
20674 process mark, just perform the operation on the current article.
20675
20676 Quite simple, really, but it needs to be made clear so that surprises
20677 are avoided.
20678
20679 Commands that react to the process mark will push the current list of
20680 process marked articles onto a stack and will then clear all process
20681 marked articles.  You can restore the previous configuration with the
20682 @kbd{M P y} command (@pxref{Setting Process Marks}).
20683
20684 @vindex gnus-summary-goto-unread
20685 One thing that seems to shock & horrify lots of people is that, for
20686 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20687 Since each @kbd{d} (which marks the current article as read) by default
20688 goes to the next unread article after marking, this means that @kbd{3 d}
20689 will mark the next three unread articles as read, no matter what the
20690 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20691 @code{nil} for a more straightforward action.
20692
20693 Many commands do not use the process/prefix convention.  All commands
20694 that do explicitly say so in this manual.  To apply the process/prefix
20695 convention to commands that do not use it, you can use the @kbd{M-&}
20696 command.  For instance, to mark all the articles in the group as
20697 expirable, you could say @kbd{M P b M-& E}.
20698
20699
20700 @node Interactive
20701 @section Interactive
20702 @cindex interaction
20703
20704 @table @code
20705
20706 @item gnus-novice-user
20707 @vindex gnus-novice-user
20708 If this variable is non-@code{nil}, you are either a newcomer to the
20709 World of Usenet, or you are very cautious, which is a nice thing to be,
20710 really.  You will be given questions of the type ``Are you sure you want
20711 to do this?'' before doing anything dangerous.  This is @code{t} by
20712 default.
20713
20714 @item gnus-expert-user
20715 @vindex gnus-expert-user
20716 If this variable is non-@code{nil}, you will seldom be asked any
20717 questions by Gnus.  It will simply assume you know what you're doing, no
20718 matter how strange.
20719
20720 @item gnus-interactive-catchup
20721 @vindex gnus-interactive-catchup
20722 Require confirmation before catching up a group if non-@code{nil}.  It
20723 is @code{t} by default.
20724
20725 @item gnus-interactive-exit
20726 @vindex gnus-interactive-exit
20727 Require confirmation before exiting Gnus.  This variable is @code{t} by
20728 default.
20729 @end table
20730
20731
20732 @node Symbolic Prefixes
20733 @section Symbolic Prefixes
20734 @cindex symbolic prefixes
20735
20736 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20737 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20738 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20739 rule of 900 to the current article.
20740
20741 This is all nice and well, but what if you want to give a command some
20742 additional information?  Well, what most commands do is interpret the
20743 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20744 doesn't want a backup file to be created when saving the current buffer,
20745 for instance.  But what if you want to save without making a backup
20746 file, and you want Emacs to flash lights and play a nice tune at the
20747 same time?  You can't, and you're probably perfectly happy that way.
20748
20749 @kindex M-i (Summary)
20750 @findex gnus-symbolic-argument
20751 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20752 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20753 character typed in is the value.  You can stack as many @kbd{M-i}
20754 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20755 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20756 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20757 @code{b}''.  You get the drift.
20758
20759 Typing in symbolic prefixes to commands that don't accept them doesn't
20760 hurt, but it doesn't do any good either.  Currently not many Gnus
20761 functions make use of the symbolic prefix.
20762
20763 If you're interested in how Gnus implements this, @pxref{Extended
20764 Interactive}.
20765
20766
20767 @node Formatting Variables
20768 @section Formatting Variables
20769 @cindex formatting variables
20770
20771 Throughout this manual you've probably noticed lots of variables called
20772 things like @code{gnus-group-line-format} and
20773 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20774 output lines in the various buffers.  There's quite a lot of them.
20775 Fortunately, they all use the same syntax, so there's not that much to
20776 be annoyed by.
20777
20778 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20779 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20780 lots of percentages everywhere.
20781
20782 @menu
20783 * Formatting Basics::           A formatting variable is basically a format string.
20784 * Mode Line Formatting::        Some rules about mode line formatting variables.
20785 * Advanced Formatting::         Modifying output in various ways.
20786 * User-Defined Specs::          Having Gnus call your own functions.
20787 * Formatting Fonts::            Making the formatting look colorful and nice.
20788 * Positioning Point::           Moving point to a position after an operation.
20789 * Tabulation::                  Tabulating your output.
20790 * Wide Characters::             Dealing with wide characters.
20791 @end menu
20792
20793 Currently Gnus uses the following formatting variables:
20794 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20795 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20796 @code{gnus-group-mode-line-format},
20797 @code{gnus-summary-mode-line-format},
20798 @code{gnus-article-mode-line-format},
20799 @code{gnus-server-mode-line-format}, and
20800 @code{gnus-summary-pick-line-format}.
20801
20802 All these format variables can also be arbitrary elisp forms.  In that
20803 case, they will be @code{eval}ed to insert the required lines.
20804
20805 @kindex M-x gnus-update-format
20806 @findex gnus-update-format
20807 Gnus includes a command to help you while creating your own format
20808 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20809 update the spec in question and pop you to a buffer where you can
20810 examine the resulting Lisp code to be run to generate the line.
20811
20812
20813
20814 @node Formatting Basics
20815 @subsection Formatting Basics
20816
20817 Each @samp{%} element will be replaced by some string or other when the
20818 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20819 spec, and pad with spaces to get a 5-character field''.
20820
20821 As with normal C and Emacs Lisp formatting strings, the numerical
20822 modifier between the @samp{%} and the formatting type character will
20823 @dfn{pad} the output so that it is always at least that long.
20824 @samp{%5y} will make the field always (at least) five characters wide by
20825 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20826 the right instead.
20827
20828 You may also wish to limit the length of the field to protect against
20829 particularly wide values.  For that you can say @samp{%4,6y}, which
20830 means that the field will never be more than 6 characters wide and never
20831 less than 4 characters wide.
20832
20833 Also Gnus supports some extended format specifications, such as
20834 @samp{%&user-date;}.
20835
20836
20837 @node Mode Line Formatting
20838 @subsection Mode Line Formatting
20839
20840 Mode line formatting variables (e.g.,
20841 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20842 buffer line oriented formatting variables (@pxref{Formatting Basics})
20843 with the following two differences:
20844
20845 @enumerate
20846
20847 @item
20848 There must be no newline (@samp{\n}) at the end.
20849
20850 @item
20851 The special @samp{%%b} spec can be used to display the buffer name.
20852 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20853 @samp{%} to allow it to pass through the formatting machinery unmangled,
20854 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20855 display interprets to mean ``show the buffer name''.  For a full list of
20856 mode line specs Emacs understands, see the documentation of the
20857 @code{mode-line-format} variable.
20858
20859 @end enumerate
20860
20861
20862 @node Advanced Formatting
20863 @subsection Advanced Formatting
20864
20865 It is frequently useful to post-process the fields in some way.
20866 Padding, limiting, cutting off parts and suppressing certain values can
20867 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20868 look like @samp{%~(cut 3)~(ignore "0")y}.
20869
20870 These are the valid modifiers:
20871
20872 @table @code
20873 @item pad
20874 @itemx pad-left
20875 Pad the field to the left with spaces until it reaches the required
20876 length.
20877
20878 @item pad-right
20879 Pad the field to the right with spaces until it reaches the required
20880 length.
20881
20882 @item max
20883 @itemx max-left
20884 Cut off characters from the left until it reaches the specified length.
20885
20886 @item max-right
20887 Cut off characters from the right until it reaches the specified
20888 length.
20889
20890 @item cut
20891 @itemx cut-left
20892 Cut off the specified number of characters from the left.
20893
20894 @item cut-right
20895 Cut off the specified number of characters from the right.
20896
20897 @item ignore
20898 Return an empty string if the field is equal to the specified value.
20899
20900 @item form
20901 Use the specified form as the field value when the @samp{@@} spec is
20902 used.
20903
20904 Here's an example:
20905
20906 @lisp
20907 "~(form (current-time-string))@@"
20908 @end lisp
20909
20910 @end table
20911
20912 Let's take an example.  The @samp{%o} spec in the summary mode lines
20913 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20914 This is quite a mouthful, so we want to shave off the century number and
20915 the time, leaving us with a six-character date.  That would be
20916 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20917 maxing, and we need the padding to ensure that the date is never less
20918 than 6 characters to make it look nice in columns.)
20919
20920 Ignoring is done first; then cutting; then maxing; and then as the very
20921 last operation, padding.
20922
20923 @vindex gnus-compile-user-specs
20924 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
20925 default) with your strong personality, and use a lots of these advanced
20926 thingies, you'll find that Gnus gets quite slow.  This can be helped
20927 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
20928 the look of your lines.
20929 @xref{Compilation}.
20930
20931
20932 @node User-Defined Specs
20933 @subsection User-Defined Specs
20934
20935 All the specs allow for inserting user defined specifiers---@samp{u}.
20936 The next character in the format string should be a letter.  Gnus
20937 will call the function @code{gnus-user-format-function-}@samp{X}, where
20938 @samp{X} is the letter following @samp{%u}.  The function will be passed
20939 a single parameter---what the parameter means depends on what buffer
20940 it's being called from.  The function should return a string, which will
20941 be inserted into the buffer just like information from any other
20942 specifier.  This function may also be called with dummy values, so it
20943 should protect against that.
20944
20945 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20946 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20947
20948 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20949 much the same without defining new functions.  Here's an example:
20950 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20951 given here will be evaluated to yield the current line number, and then
20952 inserted.
20953
20954
20955 @node Formatting Fonts
20956 @subsection Formatting Fonts
20957
20958 There are specs for highlighting, and these are shared by all the format
20959 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20960 the special @code{mouse-face} property set, which means that it will be
20961 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20962 over it.
20963
20964 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20965 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20966 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20967 and so on.  Create as many faces as you wish.  The same goes for the
20968 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20969 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20970
20971 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20972 special @code{balloon-help} property set to
20973 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
20974 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
20975 variables should be either strings or symbols naming functions that
20976 return a string.  When the mouse passes over text with this property
20977 set, a balloon window will appear and display the string.  Please
20978 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20979 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20980 XEmacs) for more information on this.  (For technical reasons, the
20981 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20982 paragraph.)
20983
20984 Here's an alternative recipe for the group buffer:
20985
20986 @lisp
20987 ;; @r{Create three face types.}
20988 (setq gnus-face-1 'bold)
20989 (setq gnus-face-3 'italic)
20990
20991 ;; @r{We want the article count to be in}
20992 ;; @r{a bold and green face.  So we create}
20993 ;; @r{a new face called @code{my-green-bold}.}
20994 (copy-face 'bold 'my-green-bold)
20995 ;; @r{Set the color.}
20996 (set-face-foreground 'my-green-bold "ForestGreen")
20997 (setq gnus-face-2 'my-green-bold)
20998
20999 ;; @r{Set the new & fancy format.}
21000 (setq gnus-group-line-format
21001       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21002 @end lisp
21003
21004 I'm sure you'll be able to use this scheme to create totally unreadable
21005 and extremely vulgar displays.  Have fun!
21006
21007 Note that the @samp{%(} specs (and friends) do not make any sense on the
21008 mode-line variables.
21009
21010 @node Positioning Point
21011 @subsection Positioning Point
21012
21013 Gnus usually moves point to a pre-defined place on each line in most
21014 buffers.  By default, point move to the first colon character on the
21015 line.  You can customize this behavior in three different ways.
21016
21017 You can move the colon character to somewhere else on the line.
21018
21019 @findex gnus-goto-colon
21020 You can redefine the function that moves the point to the colon.  The
21021 function is called @code{gnus-goto-colon}.
21022
21023 But perhaps the most convenient way to deal with this, if you don't want
21024 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21025 put a @samp{%*} somewhere in your format line definition, Gnus will
21026 place point there.
21027
21028
21029 @node Tabulation
21030 @subsection Tabulation
21031
21032 You can usually line up your displays by padding and cutting your
21033 strings.  However, when combining various strings of different size, it
21034 can often be more convenient to just output the strings, and then worry
21035 about lining up the following text afterwards.
21036
21037 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21038 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21039
21040 @samp{%50=} will insert space characters to pad the line up to column
21041 50.  If the text is already past column 50, nothing will be inserted.
21042 This is the soft tabulator.
21043
21044 @samp{%-50=} will insert space characters to pad the line up to column
21045 50.  If the text is already past column 50, the excess text past column
21046 50 will be removed.  This is the hard tabulator.
21047
21048
21049 @node Wide Characters
21050 @subsection Wide Characters
21051
21052 Fixed width fonts in most countries have characters of the same width.
21053 Some countries, however, use Latin characters mixed with wider
21054 characters---most notable East Asian countries.
21055
21056 The problem is that when formatting, Gnus assumes that if a string is 10
21057 characters wide, it'll be 10 Latin characters wide on the screen.  In
21058 these countries, that's not true.
21059
21060 @vindex gnus-use-correct-string-widths
21061 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21062 @code{t}.  This makes buffer generation slower, but the results will be
21063 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21064 for Emacs.
21065
21066
21067 @node Window Layout
21068 @section Window Layout
21069 @cindex window layout
21070
21071 No, there's nothing here about X, so be quiet.
21072
21073 @vindex gnus-use-full-window
21074 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21075 other windows and occupy the entire Emacs screen by itself.  It is
21076 @code{t} by default.
21077
21078 Setting this variable to @code{nil} kinda works, but there are
21079 glitches.  Use at your own peril.
21080
21081 @vindex gnus-buffer-configuration
21082 @code{gnus-buffer-configuration} describes how much space each Gnus
21083 buffer should be given.  Here's an excerpt of this variable:
21084
21085 @lisp
21086 ((group (vertical 1.0 (group 1.0 point)
21087                       (if gnus-carpal (group-carpal 4))))
21088  (article (vertical 1.0 (summary 0.25 point)
21089                         (article 1.0))))
21090 @end lisp
21091
21092 This is an alist.  The @dfn{key} is a symbol that names some action or
21093 other.  For instance, when displaying the group buffer, the window
21094 configuration function will use @code{group} as the key.  A full list of
21095 possible names is listed below.
21096
21097 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21098 should occupy.  To take the @code{article} split as an example -
21099
21100 @lisp
21101 (article (vertical 1.0 (summary 0.25 point)
21102                        (article 1.0)))
21103 @end lisp
21104
21105 This @dfn{split} says that the summary buffer should occupy 25% of upper
21106 half of the screen, and that it is placed over the article buffer.  As
21107 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21108 reaching for that calculator there).  However, the special number
21109 @code{1.0} is used to signal that this buffer should soak up all the
21110 rest of the space available after the rest of the buffers have taken
21111 whatever they need.  There should be only one buffer with the @code{1.0}
21112 size spec per split.
21113
21114 Point will be put in the buffer that has the optional third element
21115 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21116 split where the tag @code{frame-focus} is a member (i.e. is the third or
21117 fourth element in the list, depending on whether the @code{point} tag is
21118 present) gets focus.
21119
21120 Here's a more complicated example:
21121
21122 @lisp
21123 (article (vertical 1.0 (group 4)
21124                        (summary 0.25 point)
21125                        (if gnus-carpal (summary-carpal 4))
21126                        (article 1.0)))
21127 @end lisp
21128
21129 If the size spec is an integer instead of a floating point number,
21130 then that number will be used to say how many lines a buffer should
21131 occupy, not a percentage.
21132
21133 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21134 precise---if the @code{car} of the split is a function or a subr), this
21135 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21136 be used as a split.  This means that there will be three buffers if
21137 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21138 is non-@code{nil}.
21139
21140 Not complicated enough for you?  Well, try this on for size:
21141
21142 @lisp
21143 (article (horizontal 1.0
21144              (vertical 0.5
21145                  (group 1.0)
21146                  (gnus-carpal 4))
21147              (vertical 1.0
21148                  (summary 0.25 point)
21149                  (summary-carpal 4)
21150                  (article 1.0))))
21151 @end lisp
21152
21153 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21154 @code{horizontal} thingie?
21155
21156 If the first element in one of the split is @code{horizontal}, Gnus will
21157 split the window horizontally, giving you two windows side-by-side.
21158 Inside each of these strips you may carry on all you like in the normal
21159 fashion.  The number following @code{horizontal} says what percentage of
21160 the screen is to be given to this strip.
21161
21162 For each split, there @emph{must} be one element that has the 100% tag.
21163 The splitting is never accurate, and this buffer will eat any leftover
21164 lines from the splits.
21165
21166 To be slightly more formal, here's a definition of what a valid split
21167 may look like:
21168
21169 @example
21170 @group
21171 split      = frame | horizontal | vertical | buffer | form
21172 frame      = "(frame " size *split ")"
21173 horizontal = "(horizontal " size *split ")"
21174 vertical   = "(vertical " size *split ")"
21175 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21176 size       = number | frame-params
21177 buf-name   = group | article | summary ...
21178 @end group
21179 @end example
21180
21181 The limitations are that the @code{frame} split can only appear as the
21182 top-level split.  @var{form} should be an Emacs Lisp form that should
21183 return a valid split.  We see that each split is fully recursive, and
21184 may contain any number of @code{vertical} and @code{horizontal} splits.
21185
21186 @vindex gnus-window-min-width
21187 @vindex gnus-window-min-height
21188 @cindex window height
21189 @cindex window width
21190 Finding the right sizes can be a bit complicated.  No window may be less
21191 than @code{gnus-window-min-height} (default 1) characters high, and all
21192 windows must be at least @code{gnus-window-min-width} (default 1)
21193 characters wide.  Gnus will try to enforce this before applying the
21194 splits.  If you want to use the normal Emacs window width/height limit,
21195 you can just set these two variables to @code{nil}.
21196
21197 If you're not familiar with Emacs terminology, @code{horizontal} and
21198 @code{vertical} splits may work the opposite way of what you'd expect.
21199 Windows inside a @code{horizontal} split are shown side-by-side, and
21200 windows within a @code{vertical} split are shown above each other.
21201
21202 @findex gnus-configure-frame
21203 If you want to experiment with window placement, a good tip is to call
21204 @code{gnus-configure-frame} directly with a split.  This is the function
21205 that does all the real work when splitting buffers.  Below is a pretty
21206 nonsensical configuration with 5 windows; two for the group buffer and
21207 three for the article buffer.  (I said it was nonsensical.)  If you
21208 @code{eval} the statement below, you can get an idea of how that would
21209 look straight away, without going through the normal Gnus channels.
21210 Play with it until you're satisfied, and then use
21211 @code{gnus-add-configuration} to add your new creation to the buffer
21212 configuration list.
21213
21214 @lisp
21215 (gnus-configure-frame
21216  '(horizontal 1.0
21217     (vertical 10
21218       (group 1.0)
21219       (article 0.3 point))
21220     (vertical 1.0
21221       (article 1.0)
21222       (horizontal 4
21223         (group 1.0)
21224         (article 10)))))
21225 @end lisp
21226
21227 You might want to have several frames as well.  No prob---just use the
21228 @code{frame} split:
21229
21230 @lisp
21231 (gnus-configure-frame
21232  '(frame 1.0
21233          (vertical 1.0
21234                    (summary 0.25 point frame-focus)
21235                    (article 1.0))
21236          (vertical ((height . 5) (width . 15)
21237                     (user-position . t)
21238                     (left . -1) (top . 1))
21239                    (picon 1.0))))
21240
21241 @end lisp
21242
21243 This split will result in the familiar summary/article window
21244 configuration in the first (or ``main'') frame, while a small additional
21245 frame will be created where picons will be shown.  As you can see,
21246 instead of the normal @code{1.0} top-level spec, each additional split
21247 should have a frame parameter alist as the size spec.
21248 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21249 Reference Manual}.  Under XEmacs, a frame property list will be
21250 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21251 is such a plist.
21252 The list of all possible keys for @code{gnus-buffer-configuration} can
21253 be found in its default value.
21254
21255 Note that the @code{message} key is used for both
21256 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21257 it is desirable to distinguish between the two, something like this
21258 might be used:
21259
21260 @lisp
21261 (message (horizontal 1.0
21262                      (vertical 1.0 (message 1.0 point))
21263                      (vertical 0.24
21264                                (if (buffer-live-p gnus-summary-buffer)
21265                                    '(summary 0.5))
21266                                (group 1.0))))
21267 @end lisp
21268
21269 One common desire for a multiple frame split is to have a separate frame
21270 for composing mail and news while leaving the original frame intact.  To
21271 accomplish that, something like the following can be done:
21272
21273 @lisp
21274 (message
21275   (frame 1.0
21276          (if (not (buffer-live-p gnus-summary-buffer))
21277              (car (cdr (assoc 'group gnus-buffer-configuration)))
21278            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21279          (vertical ((user-position . t) (top . 1) (left . 1)
21280                     (name . "Message"))
21281                    (message 1.0 point))))
21282 @end lisp
21283
21284 @findex gnus-add-configuration
21285 Since the @code{gnus-buffer-configuration} variable is so long and
21286 complicated, there's a function you can use to ease changing the config
21287 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21288 you want to change the @code{article} setting, you could say:
21289
21290 @lisp
21291 (gnus-add-configuration
21292  '(article (vertical 1.0
21293                (group 4)
21294                (summary .25 point)
21295                (article 1.0))))
21296 @end lisp
21297
21298 You'd typically stick these @code{gnus-add-configuration} calls in your
21299 @file{~/.gnus.el} file or in some startup hook---they should be run after
21300 Gnus has been loaded.
21301
21302 @vindex gnus-always-force-window-configuration
21303 If all windows mentioned in the configuration are already visible, Gnus
21304 won't change the window configuration.  If you always want to force the
21305 ``right'' window configuration, you can set
21306 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21307
21308 If you're using tree displays (@pxref{Tree Display}), and the tree
21309 window is displayed vertically next to another window, you may also want
21310 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21311 windows resized.
21312
21313 @subsection Example Window Configurations
21314
21315 @itemize @bullet
21316 @item
21317 Narrow left hand side occupied by group buffer.  Right hand side split
21318 between summary buffer (top one-sixth) and article buffer (bottom).
21319
21320 @ifinfo
21321 @example
21322 +---+---------+
21323 | G | Summary |
21324 | r +---------+
21325 | o |         |
21326 | u | Article |
21327 | p |         |
21328 +---+---------+
21329 @end example
21330 @end ifinfo
21331
21332 @lisp
21333 (gnus-add-configuration
21334  '(article
21335    (horizontal 1.0
21336                (vertical 25 (group 1.0))
21337                (vertical 1.0
21338                          (summary 0.16 point)
21339                          (article 1.0)))))
21340
21341 (gnus-add-configuration
21342  '(summary
21343    (horizontal 1.0
21344                (vertical 25 (group 1.0))
21345                (vertical 1.0 (summary 1.0 point)))))
21346 @end lisp
21347
21348 @end itemize
21349
21350
21351 @node Faces and Fonts
21352 @section Faces and Fonts
21353 @cindex faces
21354 @cindex fonts
21355 @cindex colors
21356
21357 Fiddling with fonts and faces used to be very difficult, but these days
21358 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21359 the face you want to alter, and alter it via the standard Customize
21360 interface.
21361
21362
21363 @node Compilation
21364 @section Compilation
21365 @cindex compilation
21366 @cindex byte-compilation
21367
21368 @findex gnus-compile
21369
21370 Remember all those line format specification variables?
21371 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21372 on.  By default, T-gnus will use the byte-compiled codes of these
21373 variables and we can keep a slow-down to a minimum.  However, if you set
21374 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
21375 unfortunately, changing them will mean a quite significant slow-down.
21376 (The default values of these variables have byte-compiled functions
21377 associated with them, while the user-generated versions do not, of
21378 course.)
21379
21380 To help with this, you can run @kbd{M-x gnus-compile} after you've
21381 fiddled around with the variables and feel that you're (kind of)
21382 satisfied.  This will result in the new specs being byte-compiled, and
21383 you'll get top speed again.  Note that T-gnus will not save these
21384 compiled specs in the @file{.newsrc.eld} file.
21385
21386 @table @code
21387 @item gnus-compile-user-specs
21388 @vindex gnus-compile-user-specs
21389 If it is non-nil, the user-defined format specs will be byte-compiled
21390 automatically.  The default value of this variable is @code{t}.  It has
21391 an effect on the values of @code{gnus-*-line-format-spec}.
21392 @end table
21393
21394
21395 @node Mode Lines
21396 @section Mode Lines
21397 @cindex mode lines
21398
21399 @vindex gnus-updated-mode-lines
21400 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21401 lines updated.  It is a list of symbols.  Supported symbols include
21402 @code{group}, @code{article}, @code{summary}, @code{server},
21403 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21404 Gnus will keep that mode line updated with information that may be
21405 pertinent.  If this variable is @code{nil}, screen refresh may be
21406 quicker.
21407
21408 @cindex display-time
21409
21410 @vindex gnus-mode-non-string-length
21411 By default, Gnus displays information on the current article in the mode
21412 lines of the summary and article buffers.  The information Gnus wishes
21413 to display (e.g. the subject of the article) is often longer than the
21414 mode lines, and therefore have to be cut off at some point.  The
21415 @code{gnus-mode-non-string-length} variable says how long the other
21416 elements on the line is (i.e., the non-info part).  If you put
21417 additional elements on the mode line (e.g. a clock), you should modify
21418 this variable:
21419
21420 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21421 @lisp
21422 (add-hook 'display-time-hook
21423           (lambda () (setq gnus-mode-non-string-length
21424                            (+ 21
21425                               (if line-number-mode 5 0)
21426                               (if column-number-mode 4 0)
21427                               (length display-time-string)))))
21428 @end lisp
21429
21430 If this variable is @code{nil} (which is the default), the mode line
21431 strings won't be chopped off, and they won't be padded either.  Note
21432 that the default is unlikely to be desirable, as even the percentage
21433 complete in the buffer may be crowded off the mode line; the user should
21434 configure this variable appropriately for her configuration.
21435
21436
21437 @node Highlighting and Menus
21438 @section Highlighting and Menus
21439 @cindex visual
21440 @cindex highlighting
21441 @cindex menus
21442
21443 @vindex gnus-visual
21444 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21445 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21446 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21447 file.
21448
21449 This variable can be a list of visual properties that are enabled.  The
21450 following elements are valid, and are all included by default:
21451
21452 @table @code
21453 @item group-highlight
21454 Do highlights in the group buffer.
21455 @item summary-highlight
21456 Do highlights in the summary buffer.
21457 @item article-highlight
21458 Do highlights in the article buffer.
21459 @item highlight
21460 Turn on highlighting in all buffers.
21461 @item group-menu
21462 Create menus in the group buffer.
21463 @item summary-menu
21464 Create menus in the summary buffers.
21465 @item article-menu
21466 Create menus in the article buffer.
21467 @item browse-menu
21468 Create menus in the browse buffer.
21469 @item server-menu
21470 Create menus in the server buffer.
21471 @item score-menu
21472 Create menus in the score buffers.
21473 @item menu
21474 Create menus in all buffers.
21475 @end table
21476
21477 So if you only want highlighting in the article buffer and menus in all
21478 buffers, you could say something like:
21479
21480 @lisp
21481 (setq gnus-visual '(article-highlight menu))
21482 @end lisp
21483
21484 If you want highlighting only and no menus whatsoever, you'd say:
21485
21486 @lisp
21487 (setq gnus-visual '(highlight))
21488 @end lisp
21489
21490 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21491 in all Gnus buffers.
21492
21493 Other general variables that influence the look of all buffers include:
21494
21495 @table @code
21496 @item gnus-mouse-face
21497 @vindex gnus-mouse-face
21498 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21499 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21500
21501 @end table
21502
21503 There are hooks associated with the creation of all the different menus:
21504
21505 @table @code
21506
21507 @item gnus-article-menu-hook
21508 @vindex gnus-article-menu-hook
21509 Hook called after creating the article mode menu.
21510
21511 @item gnus-group-menu-hook
21512 @vindex gnus-group-menu-hook
21513 Hook called after creating the group mode menu.
21514
21515 @item gnus-summary-menu-hook
21516 @vindex gnus-summary-menu-hook
21517 Hook called after creating the summary mode menu.
21518
21519 @item gnus-server-menu-hook
21520 @vindex gnus-server-menu-hook
21521 Hook called after creating the server mode menu.
21522
21523 @item gnus-browse-menu-hook
21524 @vindex gnus-browse-menu-hook
21525 Hook called after creating the browse mode menu.
21526
21527 @item gnus-score-menu-hook
21528 @vindex gnus-score-menu-hook
21529 Hook called after creating the score mode menu.
21530
21531 @end table
21532
21533
21534 @node Buttons
21535 @section Buttons
21536 @cindex buttons
21537 @cindex mouse
21538 @cindex click
21539
21540 Those new-fangled @dfn{mouse} contraptions is very popular with the
21541 young, hep kids who don't want to learn the proper way to do things
21542 these days.  Why, I remember way back in the summer of '89, when I was
21543 using Emacs on a Tops 20 system.  Three hundred users on one single
21544 machine, and every user was running Simula compilers.  Bah!
21545
21546 Right.
21547
21548 @vindex gnus-carpal
21549 Well, you can make Gnus display bufferfuls of buttons you can click to
21550 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21551 really.  Tell the chiropractor I sent you.
21552
21553
21554 @table @code
21555
21556 @item gnus-carpal-mode-hook
21557 @vindex gnus-carpal-mode-hook
21558 Hook run in all carpal mode buffers.
21559
21560 @item gnus-carpal-button-face
21561 @vindex gnus-carpal-button-face
21562 Face used on buttons.
21563
21564 @item gnus-carpal-header-face
21565 @vindex gnus-carpal-header-face
21566 Face used on carpal buffer headers.
21567
21568 @item gnus-carpal-group-buffer-buttons
21569 @vindex gnus-carpal-group-buffer-buttons
21570 Buttons in the group buffer.
21571
21572 @item gnus-carpal-summary-buffer-buttons
21573 @vindex gnus-carpal-summary-buffer-buttons
21574 Buttons in the summary buffer.
21575
21576 @item gnus-carpal-server-buffer-buttons
21577 @vindex gnus-carpal-server-buffer-buttons
21578 Buttons in the server buffer.
21579
21580 @item gnus-carpal-browse-buffer-buttons
21581 @vindex gnus-carpal-browse-buffer-buttons
21582 Buttons in the browse buffer.
21583 @end table
21584
21585 All the @code{buttons} variables are lists.  The elements in these list
21586 are either cons cells where the @code{car} contains a text to be displayed and
21587 the @code{cdr} contains a function symbol, or a simple string.
21588
21589
21590 @node Daemons
21591 @section Daemons
21592 @cindex demons
21593 @cindex daemons
21594
21595 Gnus, being larger than any program ever written (allegedly), does lots
21596 of strange stuff that you may wish to have done while you're not
21597 present.  For instance, you may want it to check for new mail once in a
21598 while.  Or you may want it to close down all connections to all servers
21599 when you leave Emacs idle.  And stuff like that.
21600
21601 Gnus will let you do stuff like that by defining various
21602 @dfn{handlers}.  Each handler consists of three elements:  A
21603 @var{function}, a @var{time}, and an @var{idle} parameter.
21604
21605 Here's an example of a handler that closes connections when Emacs has
21606 been idle for thirty minutes:
21607
21608 @lisp
21609 (gnus-demon-close-connections nil 30)
21610 @end lisp
21611
21612 Here's a handler that scans for @acronym{PGP} headers every hour when
21613 Emacs is idle:
21614
21615 @lisp
21616 (gnus-demon-scan-pgp 60 t)
21617 @end lisp
21618
21619 This @var{time} parameter and that @var{idle} parameter work together
21620 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21621 @code{nil}, then the function will be called every @var{time} minutes.
21622
21623 If @var{idle} is @code{t}, then the function will be called after
21624 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21625 the function will never be called.  But once Emacs goes idle, the
21626 function will be called every @var{time} minutes.
21627
21628 If @var{idle} is a number and @var{time} is a number, the function will
21629 be called every @var{time} minutes only when Emacs has been idle for
21630 @var{idle} minutes.
21631
21632 If @var{idle} is a number and @var{time} is @code{nil}, the function
21633 will be called once every time Emacs has been idle for @var{idle}
21634 minutes.
21635
21636 And if @var{time} is a string, it should look like @samp{07:31}, and
21637 the function will then be called once every day somewhere near that
21638 time.  Modified by the @var{idle} parameter, of course.
21639
21640 @vindex gnus-demon-timestep
21641 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21642 seconds.  This is 60 by default.  If you change that variable,
21643 all the timings in the handlers will be affected.)
21644
21645 So, if you want to add a handler, you could put something like this in
21646 your @file{~/.gnus.el} file:
21647
21648 @findex gnus-demon-add-handler
21649 @lisp
21650 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21651 @end lisp
21652
21653 @findex gnus-demon-add-nocem
21654 @findex gnus-demon-add-scanmail
21655 @findex gnus-demon-add-rescan
21656 @findex gnus-demon-add-scan-timestamps
21657 @findex gnus-demon-add-disconnection
21658 Some ready-made functions to do this have been created:
21659 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21660 @code{gnus-demon-add-nntp-close-connection},
21661 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21662 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21663 @file{~/.gnus.el} if you want those abilities.
21664
21665 @findex gnus-demon-init
21666 @findex gnus-demon-cancel
21667 @vindex gnus-demon-handlers
21668 If you add handlers to @code{gnus-demon-handlers} directly, you should
21669 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21670 daemons, you can use the @code{gnus-demon-cancel} function.
21671
21672 Note that adding daemons can be pretty naughty if you over do it.  Adding
21673 functions that scan all news and mail from all servers every two seconds
21674 is a sure-fire way of getting booted off any respectable system.  So
21675 behave.
21676
21677
21678 @node NoCeM
21679 @section NoCeM
21680 @cindex nocem
21681 @cindex spam
21682
21683 @dfn{Spamming} is posting the same article lots and lots of times.
21684 Spamming is bad.  Spamming is evil.
21685
21686 Spamming is usually canceled within a day or so by various anti-spamming
21687 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21688 NoCeM is pronounced ``no see-'em'', and means what the name
21689 implies---these are messages that make the offending articles, like, go
21690 away.
21691
21692 What use are these NoCeM messages if the articles are canceled anyway?
21693 Some sites do not honor cancel messages and some sites just honor cancels
21694 from a select few people.  Then you may wish to make use of the NoCeM
21695 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21696
21697 Gnus can read and parse the messages in this group automatically, and
21698 this will make spam disappear.
21699
21700 There are some variables to customize, of course:
21701
21702 @table @code
21703 @item gnus-use-nocem
21704 @vindex gnus-use-nocem
21705 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21706 by default.
21707
21708 @item gnus-nocem-groups
21709 @vindex gnus-nocem-groups
21710 Gnus will look for NoCeM messages in the groups in this list.  The
21711 default is
21712 @lisp
21713 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21714  "alt.nocem.misc" "news.admin.net-abuse.announce")
21715 @end lisp
21716
21717 @item gnus-nocem-issuers
21718 @vindex gnus-nocem-issuers
21719 There are many people issuing NoCeM messages.  This list says what
21720 people you want to listen to.  The default is
21721 @lisp
21722 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21723  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21724 @end lisp
21725 fine, upstanding citizens all of them.
21726
21727 Known despammers that you can put in this list are listed at@*
21728 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21729
21730 You do not have to heed NoCeM messages from all these people---just the
21731 ones you want to listen to.  You also don't have to accept all NoCeM
21732 messages from the people you like.  Each NoCeM message has a @dfn{type}
21733 header that gives the message a (more or less, usually less) rigorous
21734 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21735 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21736 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21737 Each condition is either a string (which is a regexp that matches types
21738 you want to use) or a list on the form @code{(not @var{string})}, where
21739 @var{string} is a regexp that matches types you don't want to use.
21740
21741 For instance, if you want all NoCeM messages from Chris Lewis except his
21742 @samp{troll} messages, you'd say:
21743
21744 @lisp
21745 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21746 @end lisp
21747
21748 On the other hand, if you just want nothing but his @samp{spam} and
21749 @samp{spew} messages, you'd say:
21750
21751 @lisp
21752 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21753 @end lisp
21754
21755 The specs are applied left-to-right.
21756
21757
21758 @item gnus-nocem-verifyer
21759 @vindex gnus-nocem-verifyer
21760 @findex pgg-verify-region
21761 This should be a function for verifying that the NoCeM issuer is who she
21762 says she is.  The default is the function using @code{pgg-verify-region}
21763 shown below:
21764
21765 @lisp
21766 (lambda ()
21767   (pgg-verify-region (point-min) (point-max)))
21768 @end lisp
21769
21770 It returns non-@code{nil} if the verification is successful, otherwise
21771 (including the case the NoCeM message was not signed) returns
21772 @code{nil}.  If this is too slow and you don't care for verification
21773 (which may be dangerous), you can set this variable to @code{nil}.
21774
21775 Formerly the default was @code{mc-verify}, which is a Mailcrypt
21776 function.  While you can still use it, you can change it into the
21777 default function running with GnuPG if you are willing to add the
21778 @acronym{PGP} public keys to GnuPG's keyring.
21779
21780 @item gnus-nocem-directory
21781 @vindex gnus-nocem-directory
21782 This is where Gnus will store its NoCeM cache files.  The default is@*
21783 @file{~/News/NoCeM/}.
21784
21785 @item gnus-nocem-expiry-wait
21786 @vindex gnus-nocem-expiry-wait
21787 The number of days before removing old NoCeM entries from the cache.
21788 The default is 15.  If you make it shorter Gnus will be faster, but you
21789 might then see old spam.
21790
21791 @item gnus-nocem-check-from
21792 @vindex gnus-nocem-check-from
21793 Non-@code{nil} means check for valid issuers in message bodies.
21794 Otherwise don't bother fetching articles unless their author matches a
21795 valid issuer; that is much faster if you are selective about the
21796 issuers.
21797
21798 @item gnus-nocem-check-article-limit
21799 @vindex gnus-nocem-check-article-limit
21800 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21801 group.  NoCeM groups can be huge and very slow to process.
21802
21803 @end table
21804
21805 Using NoCeM could potentially be a memory hog.  If you have many living
21806 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21807 big.  If this is a problem, you should kill off all (or most) of your
21808 unsubscribed groups (@pxref{Subscription Commands}).
21809
21810
21811 @node Undo
21812 @section Undo
21813 @cindex undo
21814
21815 It is very useful to be able to undo actions one has done.  In normal
21816 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21817 In Gnus buffers, however, it isn't that simple.
21818
21819 The things Gnus displays in its buffer is of no value whatsoever to
21820 Gnus---it's all just data designed to look nice to the user.
21821 Killing a group in the group buffer with @kbd{C-k} makes the line
21822 disappear, but that's just a side-effect of the real action---the
21823 removal of the group in question from the internal Gnus structures.
21824 Undoing something like that can't be done by the normal Emacs
21825 @code{undo} function.
21826
21827 Gnus tries to remedy this somewhat by keeping track of what the user
21828 does and coming up with actions that would reverse the actions the user
21829 takes.  When the user then presses the @code{undo} key, Gnus will run
21830 the code to reverse the previous action, or the previous actions.
21831 However, not all actions are easily reversible, so Gnus currently offers
21832 a few key functions to be undoable.  These include killing groups,
21833 yanking groups, and changing the list of read articles of groups.
21834 That's it, really.  More functions may be added in the future, but each
21835 added function means an increase in data to be stored, so Gnus will
21836 never be totally undoable.
21837
21838 @findex gnus-undo-mode
21839 @vindex gnus-use-undo
21840 @findex gnus-undo
21841 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21842 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21843 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21844 command, which should feel kinda like the normal Emacs @code{undo}
21845 command.
21846
21847
21848 @node Predicate Specifiers
21849 @section Predicate Specifiers
21850 @cindex predicate specifiers
21851
21852 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21853 form that allows flexible specification of predicates without having
21854 to type all that much.
21855
21856 These specifiers are lists consisting of functions, symbols and lists.
21857
21858 Here's an example:
21859
21860 @lisp
21861 (or gnus-article-unseen-p
21862     gnus-article-unread-p)
21863 @end lisp
21864
21865 The available symbols are @code{or}, @code{and} and @code{not}.  The
21866 functions all take one parameter.
21867
21868 @findex gnus-make-predicate
21869 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21870 to create a function that can be called.  This input parameter to this
21871 function will be passed along to all the functions in the predicate
21872 specifier.
21873
21874
21875 @node Moderation
21876 @section Moderation
21877 @cindex moderation
21878
21879 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21880 It is not included in the standard Gnus package.  Write a mail to
21881 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21882 get a copy.
21883
21884 The moderation package is implemented as a minor mode for summary
21885 buffers.  Put
21886
21887 @lisp
21888 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21889 @end lisp
21890
21891 in your @file{~/.gnus.el} file.
21892
21893 If you are the moderator of @samp{rec.zoofle}, this is how it's
21894 supposed to work:
21895
21896 @enumerate
21897 @item
21898 You split your incoming mail by matching on
21899 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21900 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21901
21902 @item
21903 You enter that group once in a while and post articles using the @kbd{e}
21904 (edit-and-post) or @kbd{s} (just send unedited) commands.
21905
21906 @item
21907 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21908 articles that weren't approved by you, you can cancel them with the
21909 @kbd{c} command.
21910 @end enumerate
21911
21912 To use moderation mode in these two groups, say:
21913
21914 @lisp
21915 (setq gnus-moderated-list
21916       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21917 @end lisp
21918
21919
21920 @node Fetching a Group
21921 @section Fetching a Group
21922 @cindex fetching a group
21923
21924 @findex gnus-fetch-group
21925 It is sometimes convenient to be able to just say ``I want to read this
21926 group and I don't care whether Gnus has been started or not''.  This is
21927 perhaps more useful for people who write code than for users, but the
21928 command @code{gnus-fetch-group} provides this functionality in any case.
21929 It takes the group name as a parameter.
21930
21931
21932 @node Image Enhancements
21933 @section Image Enhancements
21934
21935 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
21936 support images yet.}, is able to display pictures and stuff, so Gnus has
21937 taken advantage of that.
21938
21939 @menu
21940 * X-Face::                      Display a funky, teensy black-and-white image.
21941 * Face::                        Display a funkier, teensier colored image.
21942 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21943 * Picons::                      How to display pictures of what you're reading.
21944 * XVarious::                    Other XEmacsy Gnusey variables.
21945 @end menu
21946
21947
21948 @node X-Face
21949 @subsection X-Face
21950 @cindex x-face
21951
21952 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21953 depth) image that's supposed to represent the author of the message.
21954 It seems to be supported by an ever-growing number of mail and news
21955 readers.
21956
21957 @cindex x-face
21958 @findex gnus-article-display-x-face
21959 @vindex gnus-article-x-face-command
21960 @vindex gnus-article-x-face-too-ugly
21961 @iftex
21962 @iflatex
21963 \include{xface}
21964 @end iflatex
21965 @end iftex
21966 @c @anchor{X-Face}
21967
21968 Decoding an @code{X-Face} header either requires an Emacs that has
21969 @samp{compface} support (which most XEmacs versions has), or that you
21970 have @samp{compface} installed on your system.  If either is true,
21971 Gnus will default to displaying @code{X-Face} headers.
21972
21973 The variable that controls this is the
21974 @code{gnus-article-x-face-command} variable.  If this variable is a
21975 string, this string will be executed in a sub-shell.  If it is a
21976 function, this function will be called with the face as the argument.
21977 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21978 the @code{From} header, the face will not be shown.
21979
21980 The default action under Emacs 20 is to fork off the @code{display}
21981 program@footnote{@code{display} is from the ImageMagick package.  For
21982 the @code{uncompface} and @code{icontopbm} programs look for a package
21983 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21984 view the face.
21985
21986 Under XEmacs or Emacs 21+ with suitable image support, the default
21987 action is to display the face before the @code{From} header.  (It's
21988 nicer if XEmacs has been compiled with @code{X-Face} support---that
21989 will make display somewhat faster.  If there's no native @code{X-Face}
21990 support, Gnus will try to convert the @code{X-Face} header using
21991 external programs from the @code{pbmplus} package and
21992 friends.@footnote{On a GNU/Linux system look for packages with names
21993 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21994
21995 (Note: @code{x-face} is used in the variable/function names, not
21996 @code{xface}).
21997
21998 @noindent
21999 Face and variable:
22000
22001 @table @code
22002 @item gnus-x-face
22003 @vindex gnus-x-face
22004 Face to show X-Face.  The colors from this face are used as the
22005 foreground and background colors of the displayed X-Faces.  The
22006 default colors are black and white.
22007
22008 @item gnus-face-properties-alist
22009 @vindex gnus-face-properties-alist
22010 Alist of image types and properties applied to Face (@pxref{Face}) and
22011 X-Face images.  The default value is @code{((pbm . (:face gnus-x-face))
22012 (png . nil))} for Emacs or @code{((xface . (:face gnus-x-face)))} for
22013 XEmacs.  Here are examples:
22014
22015 @lisp
22016 ;; Specify the altitude of Face and X-Face images in the From header.
22017 (setq gnus-face-properties-alist
22018       '((pbm . (:face gnus-x-face :ascent 80))
22019         (png . (:ascent 80))))
22020
22021 ;; Show Face and X-Face images as pressed buttons.
22022 (setq gnus-face-properties-alist
22023       '((pbm . (:face gnus-x-face :relief -2))
22024         (png . (:relief -2))))
22025 @end lisp
22026
22027 @pxref{Image Descriptors, ,Image Descriptors, elisp, The Emacs Lisp
22028 Reference Manual} for the valid properties for various image types.
22029 Currently, @code{pbm} is used for X-Face images and @code{png} is used
22030 for Face images in Emacs.  Only the @code{:face} property is effective
22031 on the @code{xface} image type in XEmacs if it is built with the
22032 @samp{libcompface} library.
22033 @end table
22034
22035 Gnus provides a few convenience functions and variables to allow
22036 easier insertion of X-Face headers in outgoing messages.
22037
22038 @findex gnus-random-x-face
22039 @vindex gnus-convert-pbm-to-x-face-command
22040 @vindex gnus-x-face-directory
22041 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22042 @code{gnus-x-face-directory} and picks one at random, and then
22043 converts it to the X-Face format by using the
22044 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22045 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22046 header data as a string.
22047
22048 @findex gnus-insert-random-x-face-header
22049 @code{gnus-insert-random-x-face-header} calls
22050 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22051 randomly generated data.
22052
22053 @findex gnus-x-face-from-file
22054 @vindex gnus-convert-image-to-x-face-command
22055 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22056 converts the file to X-Face format by using the
22057 @code{gnus-convert-image-to-x-face-command} shell command.
22058
22059 Here's how you would typically use the first function.  Put something
22060 like the following in your @file{~/.gnus.el} file:
22061
22062 @lisp
22063 (setq message-required-news-headers
22064       (nconc message-required-news-headers
22065              (list '(X-Face . gnus-random-x-face))))
22066 @end lisp
22067
22068 Using the last function would be something like this:
22069
22070 @lisp
22071 (setq message-required-news-headers
22072       (nconc message-required-news-headers
22073              (list '(X-Face . (lambda ()
22074                                 (gnus-x-face-from-file
22075                                  "~/My-face.gif"))))))
22076 @end lisp
22077
22078
22079 @node Face
22080 @subsection Face
22081 @cindex face
22082
22083 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
22084
22085 @code{Face} headers are essentially a funkier version of @code{X-Face}
22086 ones. They describe a 48x48 pixel colored image that's supposed to
22087 represent the author of the message.
22088
22089 @cindex face
22090 @findex gnus-article-display-face
22091 The contents of a @code{Face} header must be a base64 encoded PNG image.
22092 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22093 specifications.
22094
22095 The @code{gnus-face-properties-alist} variable affects the appearance of
22096 displayed Face images.  @xref{X-Face}.
22097
22098 Gnus provides a few convenience functions and variables to allow
22099 easier insertion of Face headers in outgoing messages.
22100
22101 @findex gnus-convert-png-to-face
22102 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22103 726 bytes long, and converts it to a face.
22104
22105 @findex gnus-face-from-file
22106 @vindex gnus-convert-image-to-face-command
22107 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22108 converts the file to Face format by using the
22109 @code{gnus-convert-image-to-face-command} shell command.
22110
22111 Here's how you would typically use this function. Put something like the
22112 following in your @file{~/.gnus.el} file:
22113
22114 @lisp
22115 (setq message-required-news-headers
22116       (nconc message-required-news-headers
22117              (list '(Face . (lambda ()
22118                               (gnus-face-from-file "~/face.jpg"))))))
22119 @end lisp
22120
22121
22122 @node Smileys
22123 @subsection Smileys
22124 @cindex smileys
22125
22126 @iftex
22127 @iflatex
22128 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22129 \input{smiley}
22130 @end iflatex
22131 @end iftex
22132
22133 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22134 currently the only package that uses Smiley, it is documented here.
22135
22136 In short---to use Smiley in Gnus, put the following in your
22137 @file{~/.gnus.el} file:
22138
22139 @lisp
22140 (setq gnus-treat-display-smileys t)
22141 @end lisp
22142
22143 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22144 the like---to pictures and displays those instead of the text smiley
22145 faces.  The conversion is controlled by a list of regexps that matches
22146 text and maps that to file names.
22147
22148 @vindex smiley-regexp-alist
22149 The alist used is specified by the @code{smiley-regexp-alist}
22150 variable.  The first item in each element is the regexp to be matched;
22151 the second element is the regexp match group that is to be replaced by
22152 the picture; and the third element is the name of the file to be
22153 displayed.
22154
22155 The following variables customize where Smiley will look for these
22156 files:
22157
22158 @table @code
22159
22160 @item smiley-data-directory
22161 @vindex smiley-data-directory
22162 Where Smiley will look for smiley faces files.
22163
22164 @item gnus-smiley-file-types
22165 @vindex gnus-smiley-file-types
22166 List of suffixes on smiley file names to try.
22167
22168 @end table
22169
22170
22171 @node Picons
22172 @subsection Picons
22173
22174 @iftex
22175 @iflatex
22176 \include{picons}
22177 @end iflatex
22178 @end iftex
22179
22180 So@dots{}  You want to slow down your news reader even more!  This is a
22181 good way to do so.  It's also a great way to impress people staring
22182 over your shoulder as you read news.
22183
22184 What are Picons?  To quote directly from the Picons Web site:
22185
22186 @iftex
22187 @iflatex
22188 \margindex{}
22189 @end iflatex
22190 @end iftex
22191
22192 @quotation
22193 @dfn{Picons} is short for ``personal icons''.  They're small,
22194 constrained images used to represent users and domains on the net,
22195 organized into databases so that the appropriate image for a given
22196 e-mail address can be found.  Besides users and domains, there are picon
22197 databases for Usenet newsgroups and weather forecasts.  The picons are
22198 in either monochrome @code{XBM} format or color @code{XPM} and
22199 @code{GIF} formats.
22200 @end quotation
22201
22202 @vindex gnus-picon-databases
22203 For instructions on obtaining and installing the picons databases,
22204 point your Web browser at
22205 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22206
22207 If you are using Debian GNU/Linux, saying @samp{apt-get install
22208 picons.*} will install the picons where Gnus can find them.
22209
22210 To enable displaying picons, simply make sure that
22211 @code{gnus-picon-databases} points to the directory containing the
22212 Picons databases.
22213
22214 @vindex gnus-picon-style
22215 The variable @code{gnus-picon-style} controls how picons are displayed.
22216 If @code{inline}, the textual representation is replaced.  If
22217 @code{right}, picons are added right to the textual representation.
22218
22219 The following variables offer control over where things are located.
22220
22221 @table @code
22222
22223 @item gnus-picon-databases
22224 @vindex gnus-picon-databases
22225 The location of the picons database.  This is a list of directories
22226 containing the @file{news}, @file{domains}, @file{users} (and so on)
22227 subdirectories.  Defaults to @code{("/usr/lib/picon"
22228 "/usr/local/faces")}.
22229
22230 @item gnus-picon-news-directories
22231 @vindex gnus-picon-news-directories
22232 List of subdirectories to search in @code{gnus-picon-databases} for
22233 newsgroups faces.  @code{("news")} is the default.
22234
22235 @item gnus-picon-user-directories
22236 @vindex gnus-picon-user-directories
22237 List of subdirectories to search in @code{gnus-picon-databases} for user
22238 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22239
22240 @item gnus-picon-domain-directories
22241 @vindex gnus-picon-domain-directories
22242 List of subdirectories to search in @code{gnus-picon-databases} for
22243 domain name faces.  Defaults to @code{("domains")}.  Some people may
22244 want to add @samp{"unknown"} to this list.
22245
22246 @item gnus-picon-file-types
22247 @vindex gnus-picon-file-types
22248 Ordered list of suffixes on picon file names to try.  Defaults to
22249 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22250
22251 @end table
22252
22253
22254 @node XVarious
22255 @subsection Various XEmacs Variables
22256
22257 @table @code
22258 @item gnus-xmas-glyph-directory
22259 @vindex gnus-xmas-glyph-directory
22260 This is where Gnus will look for pictures.  Gnus will normally
22261 auto-detect this directory, but you may set it manually if you have an
22262 unusual directory structure.
22263
22264 @item gnus-xmas-logo-color-alist
22265 @vindex gnus-xmas-logo-color-alist
22266 This is an alist where the key is a type symbol and the values are the
22267 foreground and background color of the splash page glyph.
22268
22269 @item gnus-xmas-logo-color-style
22270 @vindex gnus-xmas-logo-color-style
22271 This is the key used to look up the color in the alist described above.
22272 Valid values include @code{flame}, @code{pine}, @code{moss},
22273 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
22274 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
22275
22276 @item gnus-xmas-modeline-glyph
22277 @vindex gnus-xmas-modeline-glyph
22278 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22279 default.
22280
22281 @end table
22282
22283 @subsubsection Toolbar
22284
22285 @table @code
22286
22287 @item gnus-use-toolbar
22288 @vindex gnus-use-toolbar
22289 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
22290 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
22291 @code{right-toolbar}, or @code{left-toolbar}.
22292
22293 @item gnus-group-toolbar
22294 @vindex gnus-group-toolbar
22295 The toolbar in the group buffer.
22296
22297 @item gnus-summary-toolbar
22298 @vindex gnus-summary-toolbar
22299 The toolbar in the summary buffer.
22300
22301 @item gnus-summary-mail-toolbar
22302 @vindex gnus-summary-mail-toolbar
22303 The toolbar in the summary buffer of mail groups.
22304
22305 @end table
22306
22307 @iftex
22308 @iflatex
22309 \margindex{}
22310 @end iflatex
22311 @end iftex
22312
22313
22314 @node Fuzzy Matching
22315 @section Fuzzy Matching
22316 @cindex fuzzy matching
22317
22318 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22319 things like scoring, thread gathering and thread comparison.
22320
22321 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22322 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22323 means, and the implementation has changed over time.
22324
22325 Basically, it tries to remove all noise from lines before comparing.
22326 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22327 out of the strings before comparing the results.  This often leads to
22328 adequate results---even when faced with strings generated by text
22329 manglers masquerading as newsreaders.
22330
22331
22332 @node Thwarting Email Spam
22333 @section Thwarting Email Spam
22334 @cindex email spam
22335 @cindex spam
22336 @cindex UCE
22337 @cindex unsolicited commercial email
22338
22339 In these last days of the Usenet, commercial vultures are hanging about
22340 and grepping through news like crazy to find email addresses they can
22341 foist off their scams and products to.  As a reaction to this, many
22342 people have started putting nonsense addresses into their @code{From}
22343 lines.  I think this is counterproductive---it makes it difficult for
22344 people to send you legitimate mail in response to things you write, as
22345 well as making it difficult to see who wrote what.  This rewriting may
22346 perhaps be a bigger menace than the unsolicited commercial email itself
22347 in the end.
22348
22349 The biggest problem I have with email spam is that it comes in under
22350 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22351 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22352 mail group, only to find two pyramid schemes, seven advertisements
22353 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22354 and one mail asking me to repent and find some god.
22355
22356 This is annoying.  Here's what you can do about it.
22357
22358 @menu
22359 * The problem of spam::         Some background, and some solutions
22360 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22361 * SpamAssassin::                How to use external anti-spam tools.
22362 * Hashcash::                    Reduce spam by burning CPU time.
22363 * Filtering Spam Using The Spam ELisp Package::
22364 * Filtering Spam Using Statistics with spam-stat::
22365 @end menu
22366
22367 @node The problem of spam
22368 @subsection The problem of spam
22369 @cindex email spam
22370 @cindex spam filtering approaches
22371 @cindex filtering approaches, spam
22372 @cindex UCE
22373 @cindex unsolicited commercial email
22374
22375 First, some background on spam.
22376
22377 If you have access to e-mail, you are familiar with spam (technically
22378 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22379 exists because e-mail delivery is very cheap compared to paper mail,
22380 so only a very small percentage of people need to respond to an UCE to
22381 make it worthwhile to the advertiser.  Ironically, one of the most
22382 common spams is the one offering a database of e-mail addresses for
22383 further spamming.  Senders of spam are usually called @emph{spammers},
22384 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22385 @emph{morons} are in common use as well.
22386
22387 Spam comes from a wide variety of sources.  It is simply impossible to
22388 dispose of all spam without discarding useful messages.  A good
22389 example is the TMDA system, which requires senders
22390 unknown to you to confirm themselves as legitimate senders before
22391 their e-mail can reach you.  Without getting into the technical side
22392 of TMDA, a downside is clearly that e-mail from legitimate sources may
22393 be discarded if those sources can't or won't confirm themselves
22394 through the TMDA system.  Another problem with TMDA is that it
22395 requires its users to have a basic understanding of e-mail delivery
22396 and processing.
22397
22398 The simplest approach to filtering spam is filtering, at the mail
22399 server or when you sort through incoming mail.  If you get 200 spam
22400 messages per day from @samp{random-address@@vmadmin.com}, you block
22401 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22402 discard all messages with @samp{VIAGRA} in the message.  If you get
22403 lots of spam from Bulgaria, for example, you try to filter all mail
22404 from Bulgarian IPs.
22405
22406 This, unfortunately, is a great way to discard legitimate e-mail.  The
22407 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22408 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22409 you should be obvious, so don't do it if you have the choice.
22410
22411 In another instance, the very informative and useful RISKS digest has
22412 been blocked by overzealous mail filters because it @strong{contained}
22413 words that were common in spam messages.  Nevertheless, in isolated
22414 cases, with great care, direct filtering of mail can be useful.
22415
22416 Another approach to filtering e-mail is the distributed spam
22417 processing, for instance DCC implements such a system.  In essence,
22418 @var{N} systems around the world agree that a machine @var{X} in
22419 Ghana, Estonia, or California is sending out spam e-mail, and these
22420 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22421 database.  The criteria for spam detection vary---it may be the number
22422 of messages sent, the content of the messages, and so on.  When a user
22423 of the distributed processing system wants to find out if a message is
22424 spam, he consults one of those @var{N} systems.
22425
22426 Distributed spam processing works very well against spammers that send
22427 a large number of messages at once, but it requires the user to set up
22428 fairly complicated checks.  There are commercial and free distributed
22429 spam processing systems.  Distributed spam processing has its risks as
22430 well.  For instance legitimate e-mail senders have been accused of
22431 sending spam, and their web sites and mailing lists have been shut
22432 down for some time because of the incident.
22433
22434 The statistical approach to spam filtering is also popular.  It is
22435 based on a statistical analysis of previous spam messages.  Usually
22436 the analysis is a simple word frequency count, with perhaps pairs of
22437 words or 3-word combinations thrown into the mix.  Statistical
22438 analysis of spam works very well in most of the cases, but it can
22439 classify legitimate e-mail as spam in some cases.  It takes time to
22440 run the analysis, the full message must be analyzed, and the user has
22441 to store the database of spam analyses.  Statistical analysis on the
22442 server is gaining popularity.  This has the advantage of letting the
22443 user Just Read Mail, but has the disadvantage that it's harder to tell
22444 the server that it has misclassified mail.
22445
22446 Fighting spam is not easy, no matter what anyone says.  There is no
22447 magic switch that will distinguish Viagra ads from Mom's e-mails.
22448 Even people are having a hard time telling spam apart from non-spam,
22449 because spammers are actively looking to fool us into thinking they
22450 are Mom, essentially.  Spamming is irritating, irresponsible, and
22451 idiotic behavior from a bunch of people who think the world owes them
22452 a favor.  We hope the following sections will help you in fighting the
22453 spam plague.
22454
22455 @node Anti-Spam Basics
22456 @subsection Anti-Spam Basics
22457 @cindex email spam
22458 @cindex spam
22459 @cindex UCE
22460 @cindex unsolicited commercial email
22461
22462 One way of dealing with spam is having Gnus split out all spam into a
22463 @samp{spam} mail group (@pxref{Splitting Mail}).
22464
22465 First, pick one (1) valid mail address that you can be reached at, and
22466 put it in your @code{From} header of all your news articles.  (I've
22467 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22468 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22469 sysadmin whether your sendmail installation accepts keywords in the local
22470 part of the mail address.)
22471
22472 @lisp
22473 (setq message-default-news-headers
22474       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22475 @end lisp
22476
22477 Then put the following split rule in @code{nnmail-split-fancy}
22478 (@pxref{Fancy Mail Splitting}):
22479
22480 @lisp
22481 (...
22482  (to "larsi@@trym.ifi.uio.no"
22483      (| ("subject" "re:.*" "misc")
22484         ("references" ".*@@.*" "misc")
22485         "spam"))
22486  ...)
22487 @end lisp
22488
22489 This says that all mail to this address is suspect, but if it has a
22490 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22491 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22492 (This idea probably comes from Tim Pierce.)
22493
22494 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22495 and do not include your email address explicitly in the @code{To}
22496 header.  Why they do this is unknown---perhaps it's to thwart this
22497 thwarting scheme?  In any case, this is trivial to deal with---you just
22498 put anything not addressed to you in the @samp{spam} group by ending
22499 your fancy split rule in this way:
22500
22501 @lisp
22502 (
22503  ...
22504  (to "larsi" "misc")
22505  "spam")
22506 @end lisp
22507
22508 In my experience, this will sort virtually everything into the right
22509 group.  You still have to check the @samp{spam} group from time to time to
22510 check for legitimate mail, though.  If you feel like being a good net
22511 citizen, you can even send off complaints to the proper authorities on
22512 each unsolicited commercial email---at your leisure.
22513
22514 This works for me.  It allows people an easy way to contact me (they can
22515 just press @kbd{r} in the usual way), and I'm not bothered at all with
22516 spam.  It's a win-win situation.  Forging @code{From} headers to point
22517 to non-existent domains is yucky, in my opinion.
22518
22519 Be careful with this approach.  Spammers are wise to it.
22520
22521
22522 @node SpamAssassin
22523 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22524 @cindex SpamAssassin
22525 @cindex Vipul's Razor
22526 @cindex DCC
22527
22528 The days where the hints in the previous section were sufficient in
22529 avoiding spam are coming to an end.  There are many tools out there
22530 that claim to reduce the amount of spam you get.  This section could
22531 easily become outdated fast, as new products replace old, but
22532 fortunately most of these tools seem to have similar interfaces.  Even
22533 though this section will use SpamAssassin as an example, it should be
22534 easy to adapt it to most other tools.
22535
22536 Note that this section does not involve the @code{spam.el} package,
22537 which is discussed in the next section.  If you don't care for all
22538 the features of @code{spam.el}, you can make do with these simple
22539 recipes.
22540
22541 If the tool you are using is not installed on the mail server, you
22542 need to invoke it yourself.  Ideas on how to use the
22543 @code{:postscript} mail source parameter (@pxref{Mail Source
22544 Specifiers}) follow.
22545
22546 @lisp
22547 (setq mail-sources
22548       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22549         (pop :user "jrl"
22550              :server "pophost"
22551              :postscript
22552              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22553 @end lisp
22554
22555 Once you manage to process your incoming spool somehow, thus making
22556 the mail contain e.g.@: a header indicating it is spam, you are ready to
22557 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22558
22559 @lisp
22560 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22561                              ...))
22562 @end lisp
22563
22564 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22565
22566 @lisp
22567 (setq nnmail-split-methods 'nnmail-split-fancy
22568       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22569                              ...))
22570 @end lisp
22571
22572 Some people might not like the idea of piping the mail through various
22573 programs using a @code{:prescript} (if some program is buggy, you
22574 might lose all mail).  If you are one of them, another solution is to
22575 call the external tools during splitting.  Example fancy split method:
22576
22577 @lisp
22578 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22579                              ...))
22580 (defun kevin-spamassassin ()
22581   (save-excursion
22582     (save-restriction
22583       (widen)
22584       (if (eq 1 (call-process-region (point-min) (point-max)
22585                                      "spamc" nil nil nil "-c"))
22586           "spam"))))
22587 @end lisp
22588
22589 Note that with the nnimap back end, message bodies will not be
22590 downloaded by default.  You need to set
22591 @code{nnimap-split-download-body} to @code{t} to do that
22592 (@pxref{Splitting in IMAP}).
22593
22594 That is about it.  As some spam is likely to get through anyway, you
22595 might want to have a nifty function to call when you happen to read
22596 spam.  And here is the nifty function:
22597
22598 @lisp
22599  (defun my-gnus-raze-spam ()
22600   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22601   (interactive)
22602   (gnus-summary-show-raw-article)
22603   (gnus-summary-save-in-pipe "razor-report -f -d")
22604   (gnus-summary-mark-as-expirable 1))
22605 @end lisp
22606
22607 @node Hashcash
22608 @subsection Hashcash
22609 @cindex hashcash
22610
22611 A novel technique to fight spam is to require senders to do something
22612 costly and demonstrably unique for each message they send.  This has
22613 the obvious drawback that you cannot rely on everyone in the world
22614 using this technique, since it is not part of the Internet standards,
22615 but it may be useful in smaller communities.
22616
22617 While the tools in the previous section work well in practice, they
22618 work only because the tools are constantly maintained and updated as
22619 new form of spam appears.  This means that a small percentage of spam
22620 will always get through.  It also means that somewhere, someone needs
22621 to read lots of spam to update these tools.  Hashcash avoids that, but
22622 instead prefers that everyone you contact through e-mail supports the
22623 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22624 The approaches have their own advantages and disadvantages, but as
22625 often in the real world, a combination of them is stronger than either
22626 one of them separately.
22627
22628 @cindex X-Hashcash
22629 The ``something costly'' is to burn CPU time, more specifically to
22630 compute a hash collision up to a certain number of bits.  The
22631 resulting hashcash cookie is inserted in a @samp{X-Hashcash:} header.
22632 For more details, and for the external application @code{hashcash} you
22633 need to install to use this feature, see
22634 @uref{http://www.hashcash.org/}.  Even more information can be found
22635 at @uref{http://www.camram.org/}.
22636
22637 If you wish to generate hashcash for each message you send, you can
22638 customize @code{message-generate-hashcash} (@pxref{Mail Headers, ,Mail
22639 Headers,message, The Message Manual}), as in:
22640
22641 @lisp
22642 (setq message-generate-hashcash t)
22643 @end lisp
22644
22645 You will need to set up some additional variables as well:
22646
22647 @table @code
22648
22649 @item hashcash-default-payment
22650 @vindex hashcash-default-payment
22651 This variable indicates the default number of bits the hash collision
22652 should consist of.  By default this is 20.  Suggested useful values
22653 include 17 to 29.
22654
22655 @item hashcash-payment-alist
22656 @vindex hashcash-payment-alist
22657 Some receivers may require you to spend burn more CPU time than the
22658 default.  This variable contains a list of @samp{(@var{addr}
22659 @var{amount})} cells, where @var{addr} is the receiver (email address
22660 or newsgroup) and @var{amount} is the number of bits in the collision
22661 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22662 @var{amount})} cells, where the @var{string} is the string to use
22663 (normally the email address or newsgroup name is used).
22664
22665 @item hashcash-path
22666 @vindex hashcash-path
22667 Where the @code{hashcash} binary is installed.  This variable should
22668 be automatically set by @code{executable-find}, but if it's @code{nil}
22669 (usually because the @code{hashcash} binary is not in your path)
22670 you'll get a warning when you check hashcash payments and an error
22671 when you generate hashcash payments.
22672
22673 @end table
22674
22675 Gnus can verify hashcash cookies, although this can also be done by
22676 hand customized mail filtering scripts.  To verify a hashcash cookie
22677 in a message, use the @code{mail-check-payment} function in the
22678 @code{hashcash.el} library.  You can also use the @code{spam.el}
22679 package with the @code{spam-use-hashcash} back end to validate hashcash
22680 cookies in incoming mail and filter mail accordingly (@pxref{Anti-spam
22681 Hashcash Payments}).
22682
22683 @node Filtering Spam Using The Spam ELisp Package
22684 @subsection Filtering Spam Using The Spam ELisp Package
22685 @cindex spam filtering
22686 @cindex spam
22687
22688 The idea behind @code{spam.el} is to have a control center for spam detection
22689 and filtering in Gnus.  To that end, @code{spam.el} does two things: it
22690 filters new mail, and it analyzes mail known to be spam or ham.
22691 @dfn{Ham} is the name used throughout @code{spam.el} to indicate
22692 non-spam messages.
22693
22694 Make sure you read the section on the @code{spam.el} sequence of
22695 events.  See @xref{Spam ELisp Package Sequence of Events}.
22696
22697 @cindex spam-initialize
22698 To use @code{spam.el}, you @strong{must} run the function
22699 @code{spam-initialize} to autoload @file{spam.el} and to install the
22700 @code{spam.el} hooks.  There is one exception: if you use the
22701 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
22702 should turn it on before @code{spam-initialize}:
22703
22704 @example
22705 (setq spam-use-stat t) ;; if needed
22706 (spam-initialize)
22707 @end example
22708
22709 So, what happens when you load @file{spam.el}?
22710
22711 First, some hooks will get installed by @code{spam-initialize}.  There
22712 are some hooks for @code{spam-stat} so it can save its databases, and
22713 there are hooks so interesting things will happen when you enter and
22714 leave a group.  More on the sequence of events later (@pxref{Spam
22715 ELisp Package Sequence of Events}).
22716
22717 You get the following keyboard commands:
22718
22719 @table @kbd
22720
22721 @item M-d
22722 @itemx M s x
22723 @itemx S x
22724 @kindex M-d
22725 @kindex S x
22726 @kindex M s x
22727 @findex gnus-summary-mark-as-spam
22728 @code{gnus-summary-mark-as-spam}.
22729
22730 Mark current article as spam, showing it with the @samp{$} mark.
22731 Whenever you see a spam article, make sure to mark its summary line
22732 with @kbd{M-d} before leaving the group.  This is done automatically
22733 for unread articles in @emph{spam} groups.
22734
22735 @item M s t
22736 @itemx S t
22737 @kindex M s t
22738 @kindex S t
22739 @findex spam-bogofilter-score
22740 @code{spam-bogofilter-score}.
22741
22742 You must have Bogofilter installed for that command to work properly.
22743
22744 @xref{Bogofilter}.
22745
22746 @end table
22747
22748 Also, when you load @file{spam.el}, you will be able to customize its
22749 variables.  Try @code{customize-group} on the @samp{spam} variable
22750 group.
22751
22752 @menu
22753 * Spam ELisp Package Sequence of Events::
22754 * Spam ELisp Package Filtering of Incoming Mail::
22755 * Spam ELisp Package Global Variables::
22756 * Spam ELisp Package Sorting and Score Display in Summary Buffer::
22757 * Spam ELisp Package Configuration Examples::
22758 * Blacklists and Whitelists::
22759 * BBDB Whitelists::
22760 * Gmane Spam Reporting::
22761 * Anti-spam Hashcash Payments::
22762 * Blackholes::
22763 * Regular Expressions Header Matching::
22764 * Bogofilter::
22765 * SpamAssassin back end::
22766 * ifile spam filtering::
22767 * spam-stat spam filtering::
22768 * SpamOracle::
22769 * Extending the Spam ELisp package::
22770 @end menu
22771
22772 @node Spam ELisp Package Sequence of Events
22773 @subsubsection Spam ELisp Package Sequence of Events
22774 @cindex spam filtering
22775 @cindex spam filtering sequence of events
22776 @cindex spam
22777 You must read this section to understand how @code{spam.el} works.
22778 Do not skip, speed-read, or glance through this section.
22779
22780 There are two @emph{contact points}, if you will, between
22781 @code{spam.el} and the rest of Gnus: checking new mail for spam, and
22782 leaving a group.
22783
22784 Getting new mail in Gnus is done in one of two ways.  You can either
22785 split your incoming mail or you can classify new articles as ham or
22786 spam when you enter the group.
22787
22788 Splitting incoming mail is better suited to mail back ends such as
22789 @code{nnml} or @code{nnimap} where new mail appears in a single file
22790 called a @dfn{Spool File}.  See @xref{Spam ELisp Package Filtering of
22791 Incoming Mail}.
22792
22793 @vindex gnus-spam-autodetect
22794 @vindex gnus-spam-autodetect-methods
22795 For back ends such as @code{nntp} there is no incoming mail spool, so
22796 an alternate mechanism must be used.  This may also happen for
22797 back ends where the server is in charge of splitting incoming mail, and
22798 Gnus does not do further splitting.  The @code{spam-autodetect} and
22799 @code{spam-autodetect-methods} group parameters (accessible with
22800 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
22801 @code{gnus-spam-autodetect} and @code{gnus-spam-autodetect-methods}
22802 (accessible with @kbd{M-x customize-variable} as usual) can help.
22803
22804 When @code{spam-autodetect} is used (you can turn it on for a
22805 group/topic or wholesale by regular expression matches, as needed), it
22806 hooks into the process of entering a group.  Thus, entering a group
22807 with unseen or unread articles becomes the substitute for checking
22808 incoming mail.  Whether only unseen articles or all unread articles
22809 will be processed is determined by the
22810 @code{spam-autodetect-recheck-messages}.  When set to @code{t}, unread
22811 messages will be rechecked.  You should probably stick with the
22812 default of only checking unseen messages.
22813
22814 @code{spam-autodetect} grants the user at once more and less control
22815 of spam filtering.  The user will have more control over each group's
22816 spam methods, so for instance the @samp{ding} group may have
22817 @code{spam-use-BBDB} as the autodetection method, while the
22818 @samp{suspect} group may have the @code{spam-use-blacklist} and
22819 @code{spam-use-bogofilter} methods enabled.  Every article detected to
22820 be spam will be marked with the spam mark @samp{$} and processed on
22821 exit from the group as normal spam.  The user has less control over
22822 the @emph{sequence} of checks, as he might with @code{spam-split}.
22823
22824 When the newly split mail goes into groups, or messages are
22825 autodetected to be ham or spam, those groups must be exited (after
22826 entering, if needed) for further spam processing to happen.  It
22827 matters whether the group is considered a ham group, a spam group, or
22828 is unclassified, based on its @code{spam-content} parameter
22829 (@pxref{Spam ELisp Package Global Variables}).  Spam groups have the
22830 additional characteristic that, when entered, any unseen or unread
22831 articles (depending on the @code{spam-mark-only-unseen-as-spam}
22832 variable) will be marked as spam.  Thus, mail split into a spam group
22833 gets automatically marked as spam when you enter the group.
22834
22835 Thus, when you exit a group, the @code{spam-processors} are applied,
22836 if any are set, and the processed mail is moved to the
22837 @code{ham-process-destination} or the @code{spam-process-destination}
22838 depending on the article's classification.  If the
22839 @code{ham-process-destination} or the @code{spam-process-destination},
22840 whichever is appropriate, are @code{nil}, the article is left in the
22841 current group.
22842
22843 If a spam is found in any group (this can be changed to only non-spam
22844 groups with @code{spam-move-spam-nonspam-groups-only}), it is
22845 processed by the active @code{spam-processors} (@pxref{Spam ELisp
22846 Package Global Variables}) when the group is exited.  Furthermore, the
22847 spam is moved to the @code{spam-process-destination} (@pxref{Spam
22848 ELisp Package Global Variables}) for further training or deletion.
22849 You have to load the @code{gnus-registry.el} package and enable the
22850 @code{spam-log-to-registry} variable if you want spam to be processed
22851 no more than once.  Thus, spam is detected and processed everywhere,
22852 which is what most people want.  If the
22853 @code{spam-process-destination} is @code{nil}, the spam is marked as
22854 expired, which is usually the right thing to do.
22855
22856 If spam can not be moved---because of a read-only back end such as
22857 @acronym{NNTP}, for example, it will be copied.
22858
22859 If a ham mail is found in a ham group, as determined by the
22860 @code{ham-marks} parameter, it is processed as ham by the active ham
22861 @code{spam-processor} when the group is exited.  With the variables
22862 @code{spam-process-ham-in-spam-groups} and
22863 @code{spam-process-ham-in-nonham-groups} the behavior can be further
22864 altered so ham found anywhere can be processed.  You have to load the
22865 @code{gnus-registry.el} package and enable the
22866 @code{spam-log-to-registry} variable if you want ham to be processed
22867 no more than once.  Thus, ham is detected and processed only when
22868 necessary, which is what most people want.  More on this in
22869 @xref{Spam ELisp Package Configuration Examples}.
22870
22871 If ham can not be moved---because of a read-only back end such as
22872 @acronym{NNTP}, for example, it will be copied.
22873
22874 If all this seems confusing, don't worry.  Soon it will be as natural
22875 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
22876 50 years in the future yet.  Just trust us, it's not so bad.
22877
22878 @node Spam ELisp Package Filtering of Incoming Mail
22879 @subsubsection Spam ELisp Package Filtering of Incoming Mail
22880 @cindex spam filtering
22881 @cindex spam filtering incoming mail
22882 @cindex spam
22883
22884 To use the @code{spam.el} facilities for incoming mail filtering, you
22885 must add the following to your fancy split list
22886 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22887
22888 @example
22889 (: spam-split)
22890 @end example
22891
22892 Note that the fancy split may be called @code{nnmail-split-fancy} or
22893 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22894 nnimap back ends to retrieve your mail.
22895
22896 Also, @code{spam-split} will not modify incoming mail in any way.
22897
22898 The @code{spam-split} function will process incoming mail and send the
22899 mail considered to be spam into the group name given by the variable
22900 @code{spam-split-group}.  By default that group name is @samp{spam},
22901 but you can customize @code{spam-split-group}.  Make sure the contents
22902 of @code{spam-split-group} are an @emph{unqualified} group name, for
22903 instance in an @code{nnimap} server @samp{your-server} the value
22904 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
22905 value @samp{nnimap+server:spam}, therefore, is wrong and will
22906 actually give you the group
22907 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
22908 work depending on your server's tolerance for strange group names.
22909
22910 You can also give @code{spam-split} a parameter,
22911 e.g. @code{spam-use-regex-headers} or @code{"maybe-spam"}.  Why is
22912 this useful?
22913
22914 Take these split rules (with @code{spam-use-regex-headers} and
22915 @code{spam-use-blackholes} set):
22916
22917 @example
22918  nnimap-split-fancy '(|
22919                       (any "ding" "ding")
22920                       (: spam-split)
22921                       ;; @r{default mailbox}
22922                       "mail")
22923 @end example
22924
22925 Now, the problem is that you want all ding messages to make it to the
22926 ding folder.  But that will let obvious spam (for example, spam
22927 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
22928 when it's sent to the ding list.  On the other hand, some messages to
22929 the ding list are from a mail server in the blackhole list, so the
22930 invocation of @code{spam-split} can't be before the ding rule.
22931
22932 You can let SpamAssassin headers supersede ding rules, but all other
22933 @code{spam-split} rules (including a second invocation of the
22934 regex-headers check) will be after the ding rule:
22935
22936 @example
22937 nnimap-split-fancy
22938       '(|
22939         ;; @r{all spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
22940         (: spam-split "regex-spam" 'spam-use-regex-headers)
22941         (any "ding" "ding")
22942         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
22943         (: spam-split)
22944         ;; @r{default mailbox}
22945         "mail")
22946 @end example
22947
22948 This lets you invoke specific @code{spam-split} checks depending on
22949 your particular needs, and to target the results of those checks to a
22950 particular spam group.  You don't have to throw all mail into all the
22951 spam tests.  Another reason why this is nice is that messages to
22952 mailing lists you have rules for don't have to have resource-intensive
22953 blackhole checks performed on them.  You could also specify different
22954 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
22955
22956 You should still have specific checks such as
22957 @code{spam-use-regex-headers} set to @code{t}, even if you
22958 specifically invoke @code{spam-split} with the check.  The reason is
22959 that when loading @file{spam.el}, some conditional loading is done
22960 depending on what @code{spam-use-xyz} variables you have set.  This
22961 is usually not critical, though.
22962
22963 @emph{Note for IMAP users}
22964
22965 The boolean variable @code{nnimap-split-download-body} needs to be
22966 set, if you want to split based on the whole message instead of just
22967 the headers.  By default, the nnimap back end will only retrieve the
22968 message headers.  If you use a @emph{statistical} filter,
22969 e.g. @code{spam-check-bogofilter}, @code{spam-check-ifile}, or
22970 @code{spam-check-stat} (the splitters that can benefit from the full
22971 message body), this variable will be set automatically.  It is not set
22972 for non-statistical back ends by default because it will slow
22973 @acronym{IMAP} down.
22974
22975 @xref{Splitting in IMAP}.
22976
22977 @node Spam ELisp Package Global Variables
22978 @subsubsection Spam ELisp Package Global Variables
22979 @cindex spam filtering
22980 @cindex spam filtering variables
22981 @cindex spam variables
22982 @cindex spam
22983
22984 @vindex gnus-spam-process-newsgroups
22985 The concepts of ham processors and spam processors are very important.
22986 Ham processors and spam processors for a group can be set with the
22987 @code{spam-process} group parameter, or the
22988 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
22989 mail known to be non-spam (@emph{ham}) and process it in some way so
22990 that later similar mail will also be considered non-spam.  Spam
22991 processors take mail known to be spam and process it so similar spam
22992 will be detected later.
22993
22994 The format of the spam or ham processor entry used to be a symbol,
22995 but now it is a @sc{cons} cell.  See the individual spam processor entries
22996 for more information.
22997
22998 @vindex gnus-spam-newsgroup-contents
22999 Gnus learns from the spam you get.  You have to collect your spam in
23000 one or more spam groups, and set or customize the variable
23001 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23002 groups to contain spam by setting their group parameter
23003 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23004 by customizing the corresponding variable
23005 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23006 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23007 also be used to declare groups as @emph{ham} groups if you set their
23008 classification to @code{gnus-group-spam-classification-ham}.  If
23009 groups are not classified by means of @code{spam-junk-mailgroups},
23010 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23011 considered @emph{unclassified}.  All groups are unclassified by
23012 default.
23013
23014 @vindex gnus-spam-mark
23015 @cindex $
23016 In spam groups, all messages are considered to be spam by default:
23017 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23018 group.  If you have seen a message, had it marked as spam, then
23019 unmarked it, it won't be marked as spam when you enter the group
23020 thereafter.  You can disable that behavior, so all unread messages
23021 will get the @samp{$} mark, if you set the
23022 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23023 should remove the @samp{$} mark when you are in the group summary
23024 buffer for every message that is not spam after all.  To remove the
23025 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23026 @kbd{d} for declaring it read the non-spam way.  When you leave a
23027 group, all spam-marked (@samp{$}) articles are sent to a spam
23028 processor which will study them as spam samples.
23029
23030 Messages may also be deleted in various other ways, and unless
23031 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23032 and @samp{r} for default read or explicit delete, marks @samp{X} and
23033 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23034 low scores, are all considered to be associated with articles which
23035 are not spam.  This assumption might be false, in particular if you
23036 use kill files or score files as means for detecting genuine spam, you
23037 should then adjust the @code{ham-marks} group parameter.
23038
23039 @defvar ham-marks
23040 You can customize this group or topic parameter to be the list of
23041 marks you want to consider ham.  By default, the list contains the
23042 deleted, read, killed, kill-filed, and low-score marks (the idea is
23043 that these articles have been read, but are not spam).  It can be
23044 useful to also include the tick mark in the ham marks.  It is not
23045 recommended to make the unread mark a ham mark, because it normally
23046 indicates a lack of classification.  But you can do it, and we'll be
23047 happy for you.
23048 @end defvar
23049
23050 @defvar spam-marks
23051 You can customize this group or topic parameter to be the list of
23052 marks you want to consider spam.  By default, the list contains only
23053 the spam mark.  It is not recommended to change that, but you can if
23054 you really want to.
23055 @end defvar
23056
23057 When you leave @emph{any} group, regardless of its
23058 @code{spam-contents} classification, all spam-marked articles are sent
23059 to a spam processor, which will study these as spam samples.  If you
23060 explicit kill a lot, you might sometimes end up with articles marked
23061 @samp{K} which you never saw, and which might accidentally contain
23062 spam.  Best is to make sure that real spam is marked with @samp{$},
23063 and nothing else.
23064
23065 @vindex gnus-ham-process-destinations
23066 When you leave a @emph{spam} group, all spam-marked articles are
23067 marked as expired after processing with the spam processor.  This is
23068 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23069 @strong{ham} articles in a spam group will be moved to a location
23070 determined by either the @code{ham-process-destination} group
23071 parameter or a match in the @code{gnus-ham-process-destinations}
23072 variable, which is a list of regular expressions matched with group
23073 names (it's easiest to customize this variable with @kbd{M-x
23074 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23075 group name list is a standard Lisp list, if you prefer to customize
23076 the variable manually.  If the @code{ham-process-destination}
23077 parameter is not set, ham articles are left in place.  If the
23078 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23079 set, the ham articles are marked as unread before being moved.
23080
23081 If ham can not be moved---because of a read-only back end such as
23082 @acronym{NNTP}, for example, it will be copied.
23083
23084 Note that you can use multiples destinations per group or regular
23085 expression!  This enables you to send your ham to a regular mail
23086 group and to a @emph{ham training} group.
23087
23088 When you leave a @emph{ham} group, all ham-marked articles are sent to
23089 a ham processor, which will study these as non-spam samples.
23090
23091 @vindex spam-process-ham-in-spam-groups
23092 By default the variable @code{spam-process-ham-in-spam-groups} is
23093 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23094 to be processed.  Normally this is not done, you are expected instead
23095 to send your ham to a ham group and process it there.
23096
23097 @vindex spam-process-ham-in-nonham-groups
23098 By default the variable @code{spam-process-ham-in-nonham-groups} is
23099 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23100 or unclassified) groups to be processed.  Normally this is not done,
23101 you are expected instead to send your ham to a ham group and process
23102 it there.
23103
23104 @vindex gnus-spam-process-destinations
23105 When you leave a @emph{ham} or @emph{unclassified} group, all
23106 @strong{spam} articles are moved to a location determined by either
23107 the @code{spam-process-destination} group parameter or a match in the
23108 @code{gnus-spam-process-destinations} variable, which is a list of
23109 regular expressions matched with group names (it's easiest to
23110 customize this variable with @kbd{M-x customize-variable @key{RET}
23111 gnus-spam-process-destinations}).  Each group name list is a standard
23112 Lisp list, if you prefer to customize the variable manually.  If the
23113 @code{spam-process-destination} parameter is not set, the spam
23114 articles are only expired.  The group name is fully qualified, meaning
23115 that if you see @samp{nntp:servername} before the group name in the
23116 group buffer then you need it here as well.
23117
23118 If spam can not be moved---because of a read-only back end such as
23119 @acronym{NNTP}, for example, it will be copied.
23120
23121 Note that you can use multiples destinations per group or regular
23122 expression!  This enables you to send your spam to multiple @emph{spam
23123 training} groups.
23124
23125 @vindex spam-log-to-registry
23126 The problem with processing ham and spam is that Gnus doesn't track
23127 this processing by default.  Enable the @code{spam-log-to-registry}
23128 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23129 what articles have been processed, and avoid processing articles
23130 multiple times.  Keep in mind that if you limit the number of registry
23131 entries, this won't work as well as it does without a limit.
23132
23133 @vindex spam-mark-only-unseen-as-spam
23134 Set this variable if you want only unseen articles in spam groups to
23135 be marked as spam.  By default, it is set.  If you set it to
23136 @code{nil}, unread articles will also be marked as spam.
23137
23138 @vindex spam-mark-ham-unread-before-move-from-spam-group
23139 Set this variable if you want ham to be unmarked before it is moved
23140 out of the spam group.  This is very useful when you use something
23141 like the tick mark @samp{!} to mark ham---the article will be placed
23142 in your @code{ham-process-destination}, unmarked as if it came fresh
23143 from the mail server.
23144
23145 @vindex spam-autodetect-recheck-messages
23146 When autodetecting spam, this variable tells @code{spam.el} whether
23147 only unseen articles or all unread articles should be checked for
23148 spam.  It is recommended that you leave it off.
23149
23150 @node Spam ELisp Package Sorting and Score Display in Summary Buffer
23151 @subsubsection Spam ELisp Package Sorting and Score Display in Summary Buffer
23152 @cindex spam scoring
23153 @cindex spam sorting
23154 @cindex spam score summary buffer
23155 @cindex spam sort summary buffer
23156 @cindex spam
23157
23158 You can display the spam score of articles in your summary buffer, and
23159 you can sort articles by their spam score.
23160
23161 First you need to decide which back end you will be using.  If you use
23162 the @code{spam-use-spamassassin},
23163 @code{spam-use-spamassassin-headers}, or @code{spam-use-regex-headers}
23164 back end, the @code{X-Spam-Status} header will be used.  If you use
23165 @code{spam-use-bogofilter}, the @code{X-Bogosity} header will be used.
23166 If you use @code{spam-use-crm114}, any header that matches the CRM114
23167 score format will be used.  As long as you set the appropriate back end
23168 variable to t @emph{before} you load @file{spam.el}, you will be
23169 fine.  @code{spam.el} will automatically add the right header to the
23170 internal Gnus list of required headers.
23171
23172 To show the spam score in your summary buffer, add this line to your
23173 @code{gnus.el} file (note @code{spam.el} does not do that by default
23174 so it won't override any existing @code{S} formats you may have).
23175
23176 @lisp
23177 (defalias 'gnus-user-format-function-S 'spam-user-format-function-S)
23178 @end lisp
23179
23180 Now just set your summary line format to use @code{%uS}.  Here's an
23181 example that formats the spam score in a 5-character field:
23182
23183 @lisp
23184 (setq gnus-summary-line-format 
23185  "%U%R %10&user-date; $%5uS %6k  %B %(%4L: %*%-25,25a%) %s \n")
23186 @end lisp
23187
23188 Finally, to sort by spam status, either do it globally:
23189
23190 @lisp
23191 (setq
23192  gnus-show-threads nil
23193  gnus-article-sort-functions
23194   '(spam-article-sort-by-spam-status))
23195 @end lisp
23196
23197 or per group (@pxref{Sorting the Summary Buffer}).
23198
23199 @node Spam ELisp Package Configuration Examples
23200 @subsubsection Spam ELisp Package Configuration Examples
23201 @cindex spam filtering
23202 @cindex spam filtering configuration examples
23203 @cindex spam configuration examples
23204 @cindex spam
23205
23206 @subsubheading Ted's setup
23207
23208 From Ted Zlatanov <tzz@@lifelogs.com>.
23209 @example
23210 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23211 ;; @r{see @file{gnus-registry.el} for more information}
23212 (gnus-registry-initialize)
23213 (spam-initialize)
23214
23215 ;; @r{I like @kbd{C-s} for marking spam}
23216 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23217
23218 (setq
23219  spam-log-to-registry t     ; @r{for spam autodetection}
23220  spam-use-BBDB t
23221  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23222  ;; @r{all groups with @samp{spam} in the name contain spam}
23223  gnus-spam-newsgroup-contents
23224   '(("spam" gnus-group-spam-classification-spam))
23225  ;; @r{see documentation for these}
23226  spam-move-spam-nonspam-groups-only nil
23227  spam-mark-only-unseen-as-spam t
23228  spam-mark-ham-unread-before-move-from-spam-group t
23229  nnimap-split-rule 'nnimap-split-fancy
23230  ;; @r{understand what this does before you copy it to your own setup!}
23231  nnimap-split-fancy '(|
23232                       ;; @r{trace references to parents and put in their group}
23233                       (: gnus-registry-split-fancy-with-parent)
23234                       ;; @r{this will catch server-side SpamAssassin tags}
23235                       (: spam-split 'spam-use-regex-headers)
23236                       (any "ding" "ding")
23237                       ;; @r{note that spam by default will go to @samp{spam}}
23238                       (: spam-split)
23239                       ;; @r{default mailbox}
23240                       "mail"))
23241
23242 ;; @r{my parameters, set with @kbd{G p}}
23243
23244 ;; @r{all nnml groups, and all nnimap groups except}
23245 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23246 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23247 ;; @r{because it must have been detected manually}
23248
23249 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23250
23251 ;; @r{all @acronym{NNTP} groups}
23252 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23253 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23254 ;; @r{send all spam to the training group}
23255  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23256
23257 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23258 ((spam-autodetect . t))
23259
23260 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23261
23262 ;; @r{this is a spam group}
23263 ((spam-contents gnus-group-spam-classification-spam)
23264
23265  ;; @r{any spam (which happens when I enter for all unseen messages,}
23266  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23267  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23268
23269  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23270
23271  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23272  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23273
23274  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23275                           "nnimap+mail.lifelogs.com:trainham")
23276  ;; @r{in this group, only @samp{!} marks are ham}
23277  (ham-marks
23278   (gnus-ticked-mark))
23279  ;; @r{remembers senders in the blacklist on the way out---this is}
23280  ;; @r{definitely not needed, it just makes me feel better}
23281  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23282
23283 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23284 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23285 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23286
23287 @end example
23288
23289 @subsubheading Using @code{spam.el} on an IMAP server with a statistical filter on the server
23290 From Reiner Steib <reiner.steib@@gmx.de>.
23291
23292 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23293 the mail server (@acronym{IMAP}).  Recognized spam goes to
23294 @samp{spam.detected}, the rest goes through the normal filter rules,
23295 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23296 positives or negatives is done by copying or moving the article to
23297 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23298 the server feeds those to bogofilter with the suitable ham or spam
23299 options and deletes them from the @samp{training.ham} and
23300 @samp{training.spam} folders.
23301
23302 With the following entries in @code{gnus-parameters}, @code{spam.el}
23303 does most of the job for me:
23304
23305 @lisp
23306    ("nnimap:spam\\.detected"
23307     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23308     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23309     (spam-contents gnus-group-spam-classification-spam))
23310    ("nnimap:\\(INBOX\\|other-folders\\)"
23311     (spam-process-destination . "nnimap:training.spam")
23312     (spam-contents gnus-group-spam-classification-ham))
23313 @end lisp
23314
23315 @itemize
23316
23317 @item @b{The Spam folder:}
23318
23319 In the folder @samp{spam.detected}, I have to check for false positives
23320 (i.e. legitimate mails, that were wrongly judged as spam by
23321 bogofilter or DCC).
23322
23323 Because of the @code{gnus-group-spam-classification-spam} entry, all
23324 messages are marked as spam (with @code{$}).  When I find a false
23325 positive, I mark the message with some other ham mark (@code{ham-marks},
23326 @ref{Spam ELisp Package Global Variables}).  On group exit, those
23327 messages are copied to both groups, @samp{INBOX} (where I want to have
23328 the article) and @samp{training.ham} (for training bogofilter) and
23329 deleted from the @samp{spam.detected} folder.
23330
23331 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23332 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23333 have a similar size.  Grouping them by size (i.e. chars) makes finding
23334 other false positives easier.  (Of course worms aren't @i{spam}
23335 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23336 an excellent tool for filtering those unwanted mails for me.)
23337
23338 @item @b{Ham folders:}
23339
23340 In my ham folders, I just hit @kbd{S x}
23341 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23342 mail (false negative).  On group exit, those messages are moved to
23343 @samp{training.spam}.
23344 @end itemize
23345
23346 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23347
23348 From Reiner Steib <reiner.steib@@gmx.de>.
23349
23350 With following entry in @code{gnus-parameters}, @kbd{S x}
23351 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23352 groups as spam and reports the to Gmane at group exit:
23353
23354 @lisp
23355    ("^gmane\\."
23356     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23357 @end lisp
23358
23359 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23360 because I don't read the groups directly from news.gmane.org, but
23361 through my local news server (leafnode).  I.e. the article numbers are
23362 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23363 the @code{X-Report-Spam} header to find the correct number.
23364
23365 @node Blacklists and Whitelists
23366 @subsubsection Blacklists and Whitelists
23367 @cindex spam filtering
23368 @cindex whitelists, spam filtering
23369 @cindex blacklists, spam filtering
23370 @cindex spam
23371
23372 @defvar spam-use-blacklist
23373
23374 Set this variable to @code{t} if you want to use blacklists when
23375 splitting incoming mail.  Messages whose senders are in the blacklist
23376 will be sent to the @code{spam-split-group}.  This is an explicit
23377 filter, meaning that it acts only on mail senders @emph{declared} to
23378 be spammers.
23379
23380 @end defvar
23381
23382 @defvar spam-use-whitelist
23383
23384 Set this variable to @code{t} if you want to use whitelists when
23385 splitting incoming mail.  Messages whose senders are not in the
23386 whitelist will be sent to the next spam-split rule.  This is an
23387 explicit filter, meaning that unless someone is in the whitelist, their
23388 messages are not assumed to be spam or ham.
23389
23390 @end defvar
23391
23392 @defvar spam-use-whitelist-exclusive
23393
23394 Set this variable to @code{t} if you want to use whitelists as an
23395 implicit filter, meaning that every message will be considered spam
23396 unless the sender is in the whitelist.  Use with care.
23397
23398 @end defvar
23399
23400 @defvar gnus-group-spam-exit-processor-blacklist
23401
23402 Add this symbol to a group's @code{spam-process} parameter by
23403 customizing the group parameters or the
23404 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23405 added to a group's @code{spam-process} parameter, the senders of
23406 spam-marked articles will be added to the blacklist.
23407
23408 @emph{WARNING}
23409
23410 Instead of the obsolete
23411 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23412 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
23413 the same way, we promise.
23414
23415 @end defvar
23416
23417 @defvar gnus-group-ham-exit-processor-whitelist
23418
23419 Add this symbol to a group's @code{spam-process} parameter by
23420 customizing the group parameters or the
23421 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23422 added to a group's @code{spam-process} parameter, the senders of
23423 ham-marked articles in @emph{ham} groups will be added to the
23424 whitelist.
23425
23426 @emph{WARNING}
23427
23428 Instead of the obsolete
23429 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23430 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
23431 the same way, we promise.
23432
23433 @end defvar
23434
23435 Blacklists are lists of regular expressions matching addresses you
23436 consider to be spam senders.  For instance, to block mail from any
23437 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23438 blacklist.  You start out with an empty blacklist.  Blacklist entries
23439 use the Emacs regular expression syntax.
23440
23441 Conversely, whitelists tell Gnus what addresses are considered
23442 legitimate.  All messages from whitelisted addresses are considered
23443 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
23444 Emacs regular expression syntax.
23445
23446 The blacklist and whitelist file locations can be customized with the
23447 @code{spam-directory} variable (@file{~/News/spam} by default), or
23448 the @code{spam-whitelist} and @code{spam-blacklist} variables
23449 directly.  The whitelist and blacklist files will by default be in the
23450 @code{spam-directory} directory, named @file{whitelist} and
23451 @file{blacklist} respectively.
23452
23453 @node BBDB Whitelists
23454 @subsubsection BBDB Whitelists
23455 @cindex spam filtering
23456 @cindex BBDB whitelists, spam filtering
23457 @cindex BBDB, spam filtering
23458 @cindex spam
23459
23460 @defvar spam-use-BBDB
23461
23462 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23463 Whitelists}), but uses the BBDB as the source of whitelisted
23464 addresses, without regular expressions.  You must have the BBDB loaded
23465 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
23466 not in the BBDB will be sent to the next spam-split rule.  This is an
23467 explicit filter, meaning that unless someone is in the BBDB, their
23468 messages are not assumed to be spam or ham.
23469
23470 @end defvar
23471
23472 @defvar spam-use-BBDB-exclusive
23473
23474 Set this variable to @code{t} if you want to use the BBDB as an
23475 implicit filter, meaning that every message will be considered spam
23476 unless the sender is in the BBDB.  Use with care.  Only sender
23477 addresses in the BBDB will be allowed through; all others will be
23478 classified as spammers.
23479
23480 While @code{spam-use-BBDB-exclusive} @emph{can} be used as an alias
23481 for @code{spam-use-BBDB} as far as @code{spam.el} is concerned, it is
23482 @emph{not} a separate back end.  If you set
23483 @code{spam-use-BBDB-exclusive} to t, @emph{all} your BBDB splitting
23484 will be exclusive.
23485
23486 @end defvar
23487
23488 @defvar gnus-group-ham-exit-processor-BBDB
23489
23490 Add this symbol to a group's @code{spam-process} parameter by
23491 customizing the group parameters or the
23492 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23493 added to a group's @code{spam-process} parameter, the senders of
23494 ham-marked articles in @emph{ham} groups will be added to the
23495 BBDB.
23496
23497 @emph{WARNING}
23498
23499 Instead of the obsolete
23500 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23501 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
23502 the same way, we promise.
23503
23504 @end defvar
23505
23506 @node Gmane Spam Reporting
23507 @subsubsection Gmane Spam Reporting
23508 @cindex spam reporting
23509 @cindex Gmane, spam reporting
23510 @cindex Gmane, spam reporting
23511 @cindex spam
23512
23513 @defvar gnus-group-spam-exit-processor-report-gmane
23514
23515 Add this symbol to a group's @code{spam-process} parameter by
23516 customizing the group parameters or the
23517 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23518 added to a group's @code{spam-process} parameter, the spam-marked
23519 articles groups will be reported to the Gmane administrators via a
23520 HTTP request.
23521
23522 Gmane can be found at @uref{http://gmane.org}.
23523
23524 @emph{WARNING}
23525
23526 Instead of the obsolete
23527 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23528 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
23529 same way, we promise.
23530
23531 @end defvar
23532
23533 @defvar spam-report-gmane-use-article-number
23534
23535 This variable is @code{t} by default.  Set it to @code{nil} if you are
23536 running your own news server, for instance, and the local article
23537 numbers don't correspond to the Gmane article numbers.  When
23538 @code{spam-report-gmane-use-article-number} is @code{nil},
23539 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23540 Gmane provides.
23541
23542 @end defvar
23543
23544 @node Anti-spam Hashcash Payments
23545 @subsubsection Anti-spam Hashcash Payments
23546 @cindex spam filtering
23547 @cindex hashcash, spam filtering
23548 @cindex spam
23549
23550 @defvar spam-use-hashcash
23551
23552 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23553 Whitelists}), but uses hashcash tokens for whitelisting messages
23554 instead of the sender address.  Messages without a hashcash payment
23555 token will be sent to the next spam-split rule.  This is an explicit
23556 filter, meaning that unless a hashcash token is found, the messages
23557 are not assumed to be spam or ham.
23558
23559 @end defvar
23560
23561 @node Blackholes
23562 @subsubsection Blackholes
23563 @cindex spam filtering
23564 @cindex blackholes, spam filtering
23565 @cindex spam
23566
23567 @defvar spam-use-blackholes
23568
23569 This option is disabled by default.  You can let Gnus consult the
23570 blackhole-type distributed spam processing systems (DCC, for instance)
23571 when you set this option.  The variable @code{spam-blackhole-servers}
23572 holds the list of blackhole servers Gnus will consult.  The current
23573 list is fairly comprehensive, but make sure to let us know if it
23574 contains outdated servers.
23575
23576 The blackhole check uses the @code{dig.el} package, but you can tell
23577 @code{spam.el} to use @code{dns.el} instead for better performance if
23578 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
23579 this time to set @code{spam-use-dig} to @code{nil} despite the
23580 possible performance improvements, because some users may be unable to
23581 use it, but you can try it and see if it works for you.
23582
23583 @end defvar
23584
23585 @defvar spam-blackhole-servers
23586
23587 The list of servers to consult for blackhole checks.
23588
23589 @end defvar
23590
23591 @defvar spam-blackhole-good-server-regex
23592
23593 A regular expression for IPs that should not be checked against the
23594 blackhole server list.  When set to @code{nil}, it has no effect.
23595
23596 @end defvar
23597
23598 @defvar spam-use-dig
23599
23600 Use the @code{dig.el} package instead of the @code{dns.el} package.
23601 The default setting of @code{t} is recommended.
23602
23603 @end defvar
23604
23605 Blackhole checks are done only on incoming mail.  There is no spam or
23606 ham processor for blackholes.
23607
23608 @node Regular Expressions Header Matching
23609 @subsubsection Regular Expressions Header Matching
23610 @cindex spam filtering
23611 @cindex regular expressions header matching, spam filtering
23612 @cindex spam
23613
23614 @defvar spam-use-regex-headers
23615
23616 This option is disabled by default.  You can let Gnus check the
23617 message headers against lists of regular expressions when you set this
23618 option.  The variables @code{spam-regex-headers-spam} and
23619 @code{spam-regex-headers-ham} hold the list of regular expressions.
23620 Gnus will check against the message headers to determine if the
23621 message is spam or ham, respectively.
23622
23623 @end defvar
23624
23625 @defvar spam-regex-headers-spam
23626
23627 The list of regular expressions that, when matched in the headers of
23628 the message, positively identify it as spam.
23629
23630 @end defvar
23631
23632 @defvar spam-regex-headers-ham
23633
23634 The list of regular expressions that, when matched in the headers of
23635 the message, positively identify it as ham.
23636
23637 @end defvar
23638
23639 Regular expression header checks are done only on incoming mail.
23640 There is no specific spam or ham processor for regular expressions.
23641
23642 @node Bogofilter
23643 @subsubsection Bogofilter
23644 @cindex spam filtering
23645 @cindex bogofilter, spam filtering
23646 @cindex spam
23647
23648 @defvar spam-use-bogofilter
23649
23650 Set this variable if you want @code{spam-split} to use Eric Raymond's
23651 speedy Bogofilter.
23652
23653 With a minimum of care for associating the @samp{$} mark for spam
23654 articles only, Bogofilter training all gets fairly automatic.  You
23655 should do this until you get a few hundreds of articles in each
23656 category, spam or not.  The command @kbd{S t} in summary mode, either
23657 for debugging or for curiosity, shows the @emph{spamicity} score of
23658 the current article (between 0.0 and 1.0).
23659
23660 Bogofilter determines if a message is spam based on a specific
23661 threshold.  That threshold can be customized, consult the Bogofilter
23662 documentation.
23663
23664 If the @code{bogofilter} executable is not in your path, Bogofilter
23665 processing will be turned off.
23666
23667 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23668
23669 @end defvar
23670
23671 @defvar spam-use-bogofilter-headers
23672
23673 Set this variable if you want @code{spam-split} to use Eric Raymond's
23674 speedy Bogofilter, looking only at the message headers.  It works
23675 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23676 must be in the message already.  Normally you would do this with a
23677 procmail recipe or something similar; consult the Bogofilter
23678 installation documents for details.
23679
23680 You should not enable this if you use @code{spam-use-bogofilter}.
23681
23682 @end defvar
23683
23684 @defvar gnus-group-spam-exit-processor-bogofilter
23685 Add this symbol to a group's @code{spam-process} parameter by
23686 customizing the group parameters or the
23687 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23688 added to a group's @code{spam-process} parameter, spam-marked articles
23689 will be added to the Bogofilter spam database.
23690
23691 @emph{WARNING}
23692
23693 Instead of the obsolete
23694 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23695 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
23696 the same way, we promise.
23697 @end defvar
23698
23699 @defvar gnus-group-ham-exit-processor-bogofilter
23700 Add this symbol to a group's @code{spam-process} parameter by
23701 customizing the group parameters or the
23702 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23703 added to a group's @code{spam-process} parameter, the ham-marked
23704 articles in @emph{ham} groups will be added to the Bogofilter database
23705 of non-spam messages.
23706
23707 @emph{WARNING}
23708
23709 Instead of the obsolete
23710 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
23711 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
23712 the same way, we promise.
23713 @end defvar
23714
23715 @defvar spam-bogofilter-database-directory
23716
23717 This is the directory where Bogofilter will store its databases.  It
23718 is not specified by default, so Bogofilter will use its own default
23719 database directory.
23720
23721 @end defvar
23722
23723 The Bogofilter mail classifier is similar to @command{ifile} in intent and
23724 purpose.  A ham and a spam processor are provided, plus the
23725 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
23726 variables to indicate to spam-split that Bogofilter should either be
23727 used, or has already been used on the article.  The 0.9.2.1 version of
23728 Bogofilter was used to test this functionality.
23729
23730 @node SpamAssassin back end
23731 @subsubsection SpamAssassin back end
23732 @cindex spam filtering
23733 @cindex spamassassin, spam filtering
23734 @cindex spam
23735
23736 @defvar spam-use-spamassassin
23737
23738 Set this variable if you want @code{spam-split} to use SpamAssassin.
23739
23740 SpamAssassin assigns a score to each article based on a set of rules
23741 and tests, including a Bayesian filter.  The Bayesian filter can be
23742 trained by associating the @samp{$} mark for spam articles.  The
23743 spam score can be viewed by using the command @kbd{S t} in summary
23744 mode.
23745
23746 If you set this variable, each article will be processed by
23747 SpamAssassin when @code{spam-split} is called.  If your mail is
23748 preprocessed by SpamAssassin, and you want to just use the
23749 SpamAssassin headers, set @code{spam-use-spamassassin-headers}
23750 instead.
23751
23752 You should not enable this is you use
23753 @code{spam-use-spamassassin-headers}.
23754
23755 @end defvar
23756
23757 @defvar spam-use-spamassassin-headers
23758
23759 Set this variable if your mail is preprocessed by SpamAssassin and
23760 want @code{spam-split} to split based on the SpamAssassin headers.
23761
23762 You should not enable this is you use @code{spam-use-spamassassin}.
23763
23764 @end defvar
23765
23766 @defvar spam-spamassassin-path
23767
23768 This variable points to the SpamAssassin executable.  If you have
23769 @code{spamd} running, you can set this variable to the @code{spamc}
23770 executable for faster processing.  See the SpamAssassin documentation
23771 for more information on @code{spamd}/@code{spamc}.
23772
23773 @end defvar
23774
23775 SpamAssassin is a powerful and flexible spam filter that uses a wide
23776 variety of tests to identify spam.  A ham and a spam processors are
23777 provided, plus the @code{spam-use-spamassassin} and
23778 @code{spam-use-spamassassin-headers} variables to indicate to
23779 spam-split that SpamAssassin should be either used, or has already
23780 been used on the article.  The 2.63 version of SpamAssassin was used
23781 to test this functionality.
23782
23783 @node ifile spam filtering
23784 @subsubsection ifile spam filtering
23785 @cindex spam filtering
23786 @cindex ifile, spam filtering
23787 @cindex spam
23788
23789 @defvar spam-use-ifile
23790
23791 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
23792 statistical analyzer similar to Bogofilter.
23793
23794 @end defvar
23795
23796 @defvar spam-ifile-all-categories
23797
23798 Enable this variable if you want @code{spam-use-ifile} to give you all
23799 the ifile categories, not just spam/non-spam.  If you use this, make
23800 sure you train ifile as described in its documentation.
23801
23802 @end defvar
23803
23804 @defvar spam-ifile-spam-category
23805
23806 This is the category of spam messages as far as ifile is concerned.
23807 The actual string used is irrelevant, but you probably want to leave
23808 the default value of @samp{spam}.
23809 @end defvar
23810
23811 @defvar spam-ifile-database-path
23812
23813 This is the filename for the ifile database.  It is not specified by
23814 default, so ifile will use its own default database name.
23815
23816 @end defvar
23817
23818 The ifile mail classifier is similar to Bogofilter in intent and
23819 purpose.  A ham and a spam processor are provided, plus the
23820 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23821 should be used.  The 1.2.1 version of ifile was used to test this
23822 functionality.
23823
23824 @node spam-stat spam filtering
23825 @subsubsection spam-stat spam filtering
23826 @cindex spam filtering
23827 @cindex spam-stat, spam filtering
23828 @cindex spam-stat
23829 @cindex spam
23830
23831 @xref{Filtering Spam Using Statistics with spam-stat}.
23832
23833 @defvar spam-use-stat
23834
23835 Enable this variable if you want @code{spam-split} to use
23836 spam-stat.el, an Emacs Lisp statistical analyzer.
23837
23838 @end defvar
23839
23840 @defvar gnus-group-spam-exit-processor-stat
23841 Add this symbol to a group's @code{spam-process} parameter by
23842 customizing the group parameters or the
23843 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23844 added to a group's @code{spam-process} parameter, the spam-marked
23845 articles will be added to the spam-stat database of spam messages.
23846
23847 @emph{WARNING}
23848
23849 Instead of the obsolete
23850 @code{gnus-group-spam-exit-processor-stat}, it is recommended
23851 that you use @code{'(spam spam-use-stat)}.  Everything will work
23852 the same way, we promise.
23853 @end defvar
23854
23855 @defvar gnus-group-ham-exit-processor-stat
23856 Add this symbol to a group's @code{spam-process} parameter by
23857 customizing the group parameters or the
23858 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23859 added to a group's @code{spam-process} parameter, the ham-marked
23860 articles in @emph{ham} groups will be added to the spam-stat database
23861 of non-spam messages.
23862
23863 @emph{WARNING}
23864
23865 Instead of the obsolete
23866 @code{gnus-group-ham-exit-processor-stat}, it is recommended
23867 that you use @code{'(ham spam-use-stat)}.  Everything will work
23868 the same way, we promise.
23869 @end defvar
23870
23871 This enables @code{spam.el} to cooperate with @file{spam-stat.el}.
23872 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23873 which unlike ifile or Bogofilter does not require external programs.
23874 A spam and a ham processor, and the @code{spam-use-stat} variable for
23875 @code{spam-split} are provided.
23876
23877 @node SpamOracle
23878 @subsubsection Using SpamOracle with Gnus
23879 @cindex spam filtering
23880 @cindex SpamOracle
23881 @cindex spam
23882
23883 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
23884 statistical mail filtering tool written by Xavier Leroy and needs to be
23885 installed separately.
23886
23887 There are several ways to use SpamOracle with Gnus.  In all cases, your
23888 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
23889 then enter an @samp{X-Spam} header indicating whether it regards the
23890 mail as a spam mail or not.
23891
23892 One possibility is to run SpamOracle as a @code{:prescript} from the
23893 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
23894 the advantage that the user can see the @emph{X-Spam} headers.
23895
23896 The easiest method is to make @code{spam.el} (@pxref{Filtering Spam
23897 Using The Spam ELisp Package}) call SpamOracle.
23898
23899 @vindex spam-use-spamoracle
23900 To enable SpamOracle usage by @code{spam.el}, set the variable
23901 @code{spam-use-spamoracle} to @code{t} and configure the
23902 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
23903 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
23904 this example the @samp{INBOX} of an nnimap server is filtered using
23905 SpamOracle.  Mails recognized as spam mails will be moved to
23906 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
23907 in @samp{INBOX}:
23908
23909 @example
23910 (setq spam-use-spamoracle t
23911       spam-split-group "Junk"
23912       nnimap-split-inbox '("INBOX")
23913       nnimap-split-rule 'nnimap-split-fancy
23914       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23915 @end example
23916
23917 @defvar spam-use-spamoracle
23918 Set to @code{t} if you want Gnus to enable spam filtering using
23919 SpamOracle.
23920 @end defvar
23921
23922 @defvar spam-spamoracle-binary
23923 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23924 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
23925 can be customized.
23926 @end defvar
23927
23928 @defvar spam-spamoracle-database
23929 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23930 store its analyses.  This is controlled by the variable
23931 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
23932 the default SpamOracle database will be used.  In case you want your
23933 database to live somewhere special, set
23934 @code{spam-spamoracle-database} to this path.
23935 @end defvar
23936
23937 SpamOracle employs a statistical algorithm to determine whether a
23938 message is spam or ham.  In order to get good results, meaning few
23939 false hits or misses, SpamOracle needs training.  SpamOracle learns the
23940 characteristics of your spam mails.  Using the @emph{add} mode
23941 (training mode) one has to feed good (ham) and spam mails to
23942 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
23943 and pipe the mail to a SpamOracle process or using @code{spam.el}'s
23944 spam- and ham-processors, which is much more convenient.  For a
23945 detailed description of spam- and ham-processors, @xref{Filtering Spam
23946 Using The Spam ELisp Package}.
23947
23948 @defvar gnus-group-spam-exit-processor-spamoracle
23949 Add this symbol to a group's @code{spam-process} parameter by
23950 customizing the group parameter or the
23951 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23952 to a group's @code{spam-process} parameter, spam-marked articles will be
23953 sent to SpamOracle as spam samples.
23954
23955 @emph{WARNING}
23956
23957 Instead of the obsolete
23958 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
23959 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
23960 the same way, we promise.
23961 @end defvar
23962
23963 @defvar gnus-group-ham-exit-processor-spamoracle
23964 Add this symbol to a group's @code{spam-process} parameter by
23965 customizing the group parameter or the
23966 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23967 to a group's @code{spam-process} parameter, the ham-marked articles in
23968 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23969 messages.
23970
23971 @emph{WARNING}
23972
23973 Instead of the obsolete
23974 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
23975 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
23976 the same way, we promise.
23977 @end defvar
23978
23979 @emph{Example:} These are the Group Parameters of a group that has been
23980 classified as a ham group, meaning that it should only contain ham
23981 messages.
23982 @example
23983  ((spam-contents gnus-group-spam-classification-ham)
23984   (spam-process ((ham spam-use-spamoracle)
23985                  (spam spam-use-spamoracle))))
23986 @end example
23987 For this group the @code{spam-use-spamoracle} is installed for both
23988 ham and spam processing.  If the group contains spam message
23989 (e.g. because SpamOracle has not had enough sample messages yet) and
23990 the user marks some messages as spam messages, these messages will be
23991 processed by SpamOracle.  The processor sends the messages to
23992 SpamOracle as new samples for spam.
23993
23994 @node Extending the Spam ELisp package
23995 @subsubsection Extending the Spam ELisp package
23996 @cindex spam filtering
23997 @cindex spam elisp package, extending
23998 @cindex extending the spam elisp package
23999
24000 Say you want to add a new back end called blackbox.  For filtering
24001 incoming mail, provide the following:
24002
24003 @enumerate
24004
24005 @item
24006 Code
24007
24008 @lisp
24009 (defvar spam-use-blackbox nil
24010   "True if blackbox should be used.")
24011 @end lisp
24012
24013 Write @code{spam-check-blackbox} if Blackbox can check incoming mail.
24014
24015 Write @code{spam-blackbox-register-routine} and
24016 @code{spam-blackbox-unregister-routine} using the bogofilter
24017 register/unregister routines as a start, or other restister/unregister
24018 routines more appropriate to Blackbox, if Blackbox can
24019 register/unregister spam and ham.
24020
24021 @item
24022 Functionality
24023
24024 The @code{spam-check-blackbox} function should return @samp{nil} or
24025 @code{spam-split-group}, observing the other conventions.  See the
24026 existing @code{spam-check-*} functions for examples of what you can
24027 do, and stick to the template unless you fully understand the reasons
24028 why you aren't.
24029
24030 @end enumerate
24031
24032 For processing spam and ham messages, provide the following:
24033
24034 @enumerate
24035
24036 @item
24037 Code
24038
24039 Note you don't have to provide a spam or a ham processor.  Only
24040 provide them if Blackbox supports spam or ham processing.
24041
24042 Also, ham and spam processors are being phased out as single
24043 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24044 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24045 processor variables are still around but they won't be for long.
24046
24047 @lisp
24048 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24049   "The Blackbox summary exit spam processor.
24050 Only applicable to spam groups.")
24051
24052 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24053   "The whitelist summary exit ham processor.
24054 Only applicable to non-spam (unclassified and ham) groups.")
24055
24056 @end lisp
24057
24058 @item
24059 Gnus parameters
24060
24061 Add
24062 @lisp
24063 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24064 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24065 @end lisp
24066 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24067 sure you do it twice, once for the parameter and once for the
24068 variable customization.
24069
24070 Add
24071 @lisp
24072 (variable-item spam-use-blackbox)
24073 @end lisp
24074 to the @code{spam-autodetect-methods} group parameter in
24075 @code{gnus.el} if Blackbox can check incoming mail for spam contents.
24076
24077 Finally, use the appropriate @code{spam-install-*-backend} function in
24078 @code{spam.el}.  Here are the available functions.
24079
24080
24081 @enumerate
24082
24083 @item
24084 @code{spam-install-backend-alias}
24085
24086 This function will simply install an alias for a back end that does
24087 everything like the original back end.  It is currently only used to
24088 make @code{spam-use-BBDB-exclusive} act like @code{spam-use-BBDB}.
24089
24090 @item
24091 @code{spam-install-nocheck-backend}
24092
24093 This function installs a back end that has no check function, but can
24094 register/unregister ham or spam.  The @code{spam-use-gmane} back end is
24095 such a back end.
24096
24097 @item
24098 @code{spam-install-checkonly-backend}
24099
24100 This function will install a back end that can only check incoming mail
24101 for spam contents.  It can't register or unregister messages.
24102 @code{spam-use-blackholes} and @code{spam-use-hashcash} are such
24103 back ends.
24104
24105 @item
24106 @code{spam-install-statistical-checkonly-backend}
24107
24108 This function installs a statistical back end (one which requires the
24109 full body of a message to check it) that can only check incoming mail
24110 for contents.  @code{spam-use-regex-body} is such a filter.
24111
24112 @item
24113 @code{spam-install-statistical-backend}
24114
24115 This function install a statistical back end with incoming checks and
24116 registration/unregistration routines.  @code{spam-use-bogofilter} is
24117 set up this way.
24118
24119 @item
24120 @code{spam-install-backend}
24121
24122 This is the most normal back end installation, where a back end that can
24123 check and register/unregister messages is set up without statistical
24124 abilities.  The @code{spam-use-BBDB} is such a back end.
24125
24126 @item
24127 @code{spam-install-mover-backend}
24128
24129 Mover back ends are internal to @code{spam.el} and specifically move
24130 articles around when the summary is exited.  You will very probably
24131 never install such a back end.
24132 @end enumerate
24133
24134 @end enumerate
24135
24136
24137 @node Filtering Spam Using Statistics with spam-stat
24138 @subsection Filtering Spam Using Statistics with spam-stat
24139 @cindex Paul Graham
24140 @cindex Graham, Paul
24141 @cindex naive Bayesian spam filtering
24142 @cindex Bayesian spam filtering, naive
24143 @cindex spam filtering, naive Bayesian
24144
24145 Paul Graham has written an excellent essay about spam filtering using
24146 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24147 Spam}.  In it he describes the inherent deficiency of rule-based
24148 filtering as used by SpamAssassin, for example: Somebody has to write
24149 the rules, and everybody else has to install these rules.  You are
24150 always late.  It would be much better, he argues, to filter mail based
24151 on whether it somehow resembles spam or non-spam.  One way to measure
24152 this is word distribution.  He then goes on to describe a solution
24153 that checks whether a new mail resembles any of your other spam mails
24154 or not.
24155
24156 The basic idea is this:  Create a two collections of your mail, one
24157 with spam, one with non-spam.  Count how often each word appears in
24158 either collection, weight this by the total number of mails in the
24159 collections, and store this information in a dictionary.  For every
24160 word in a new mail, determine its probability to belong to a spam or a
24161 non-spam mail.  Use the 15 most conspicuous words, compute the total
24162 probability of the mail being spam.  If this probability is higher
24163 than a certain threshold, the mail is considered to be spam.
24164
24165 Gnus supports this kind of filtering.  But it needs some setting up.
24166 First, you need two collections of your mail, one with spam, one with
24167 non-spam.  Then you need to create a dictionary using these two
24168 collections, and save it.  And last but not least, you need to use
24169 this dictionary in your fancy mail splitting rules.
24170
24171 @menu
24172 * Creating a spam-stat dictionary::
24173 * Splitting mail using spam-stat::
24174 * Low-level interface to the spam-stat dictionary::
24175 @end menu
24176
24177 @node Creating a spam-stat dictionary
24178 @subsubsection Creating a spam-stat dictionary
24179
24180 Before you can begin to filter spam based on statistics, you must
24181 create these statistics based on two mail collections, one with spam,
24182 one with non-spam.  These statistics are then stored in a dictionary
24183 for later use.  In order for these statistics to be meaningful, you
24184 need several hundred emails in both collections.
24185
24186 Gnus currently supports only the nnml back end for automated dictionary
24187 creation.  The nnml back end stores all mails in a directory, one file
24188 per mail.  Use the following:
24189
24190 @defun spam-stat-process-spam-directory
24191 Create spam statistics for every file in this directory.  Every file
24192 is treated as one spam mail.
24193 @end defun
24194
24195 @defun spam-stat-process-non-spam-directory
24196 Create non-spam statistics for every file in this directory.  Every
24197 file is treated as one non-spam mail.
24198 @end defun
24199
24200 Usually you would call @code{spam-stat-process-spam-directory} on a
24201 directory such as @file{~/Mail/mail/spam} (this usually corresponds
24202 the the group @samp{nnml:mail.spam}), and you would call
24203 @code{spam-stat-process-non-spam-directory} on a directory such as
24204 @file{~/Mail/mail/misc} (this usually corresponds the the group
24205 @samp{nnml:mail.misc}).
24206
24207 When you are using @acronym{IMAP}, you won't have the mails available
24208 locally, so that will not work.  One solution is to use the Gnus Agent
24209 to cache the articles.  Then you can use directories such as
24210 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24211 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24212
24213 @defvar spam-stat
24214 This variable holds the hash-table with all the statistics---the
24215 dictionary we have been talking about.  For every word in either
24216 collection, this hash-table stores a vector describing how often the
24217 word appeared in spam and often it appeared in non-spam mails.
24218 @end defvar
24219
24220 If you want to regenerate the statistics from scratch, you need to
24221 reset the dictionary.
24222
24223 @defun spam-stat-reset
24224 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24225 @end defun
24226
24227 When you are done, you must save the dictionary.  The dictionary may
24228 be rather large.  If you will not update the dictionary incrementally
24229 (instead, you will recreate it once a month, for example), then you
24230 can reduce the size of the dictionary by deleting all words that did
24231 not appear often enough or that do not clearly belong to only spam or
24232 only non-spam mails.
24233
24234 @defun spam-stat-reduce-size
24235 Reduce the size of the dictionary.  Use this only if you do not want
24236 to update the dictionary incrementally.
24237 @end defun
24238
24239 @defun spam-stat-save
24240 Save the dictionary.
24241 @end defun
24242
24243 @defvar spam-stat-file
24244 The filename used to store the dictionary.  This defaults to
24245 @file{~/.spam-stat.el}.
24246 @end defvar
24247
24248 @node Splitting mail using spam-stat
24249 @subsubsection Splitting mail using spam-stat
24250
24251 In order to use @code{spam-stat} to split your mail, you need to add the
24252 following to your @file{~/.gnus.el} file:
24253
24254 @lisp
24255 (require 'spam-stat)
24256 (spam-stat-load)
24257 @end lisp
24258
24259 This will load the necessary Gnus code, and the dictionary you
24260 created.
24261
24262 Next, you need to adapt your fancy splitting rules:  You need to
24263 determine how to use @code{spam-stat}.  The following examples are for
24264 the nnml back end.  Using the nnimap back end works just as well.  Just
24265 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24266
24267 In the simplest case, you only have two groups, @samp{mail.misc} and
24268 @samp{mail.spam}.  The following expression says that mail is either
24269 spam or it should go into @samp{mail.misc}.  If it is spam, then
24270 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24271
24272 @lisp
24273 (setq nnmail-split-fancy
24274       `(| (: spam-stat-split-fancy)
24275           "mail.misc"))
24276 @end lisp
24277
24278 @defvar spam-stat-split-fancy-spam-group
24279 The group to use for spam.  Default is @samp{mail.spam}.
24280 @end defvar
24281
24282 If you also filter mail with specific subjects into other groups, use
24283 the following expression.  Only mails not matching the regular
24284 expression are considered potential spam.
24285
24286 @lisp
24287 (setq nnmail-split-fancy
24288       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24289           (: spam-stat-split-fancy)
24290           "mail.misc"))
24291 @end lisp
24292
24293 If you want to filter for spam first, then you must be careful when
24294 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24295 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24296 non-spam, therefore both should be in your collection of non-spam
24297 mails, when creating the dictionary!
24298
24299 @lisp
24300 (setq nnmail-split-fancy
24301       `(| (: spam-stat-split-fancy)
24302           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24303           "mail.misc"))
24304 @end lisp
24305
24306 You can combine this with traditional filtering.  Here, we move all
24307 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24308 @code{spam-stat-split-fancy} will never see them, the mails in
24309 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24310 nor in your collection of non-spam mails, when creating the
24311 dictionary!
24312
24313 @lisp
24314 (setq nnmail-split-fancy
24315       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24316           (: spam-stat-split-fancy)
24317           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24318           "mail.misc"))
24319 @end lisp
24320
24321
24322 @node Low-level interface to the spam-stat dictionary
24323 @subsubsection Low-level interface to the spam-stat dictionary
24324
24325 The main interface to using @code{spam-stat}, are the following functions:
24326
24327 @defun spam-stat-buffer-is-spam
24328 Called in a buffer, that buffer is considered to be a new spam mail.
24329 Use this for new mail that has not been processed before.
24330 @end defun
24331
24332 @defun spam-stat-buffer-is-no-spam
24333 Called in a buffer, that buffer is considered to be a new non-spam
24334 mail.  Use this for new mail that has not been processed before.
24335 @end defun
24336
24337 @defun spam-stat-buffer-change-to-spam
24338 Called in a buffer, that buffer is no longer considered to be normal
24339 mail but spam.  Use this to change the status of a mail that has
24340 already been processed as non-spam.
24341 @end defun
24342
24343 @defun spam-stat-buffer-change-to-non-spam
24344 Called in a buffer, that buffer is no longer considered to be spam but
24345 normal mail.  Use this to change the status of a mail that has already
24346 been processed as spam.
24347 @end defun
24348
24349 @defun spam-stat-save
24350 Save the hash table to the file.  The filename used is stored in the
24351 variable @code{spam-stat-file}.
24352 @end defun
24353
24354 @defun spam-stat-load
24355 Load the hash table from a file.  The filename used is stored in the
24356 variable @code{spam-stat-file}.
24357 @end defun
24358
24359 @defun spam-stat-score-word
24360 Return the spam score for a word.
24361 @end defun
24362
24363 @defun spam-stat-score-buffer
24364 Return the spam score for a buffer.
24365 @end defun
24366
24367 @defun spam-stat-split-fancy
24368 Use this function for fancy mail splitting.  Add the rule @samp{(:
24369 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24370 @end defun
24371
24372 Make sure you load the dictionary before using it.  This requires the
24373 following in your @file{~/.gnus.el} file:
24374
24375 @lisp
24376 (require 'spam-stat)
24377 (spam-stat-load)
24378 @end lisp
24379
24380 Typical test will involve calls to the following functions:
24381
24382 @smallexample
24383 Reset: (setq spam-stat (make-hash-table :test 'equal))
24384 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24385 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24386 Save table: (spam-stat-save)
24387 File size: (nth 7 (file-attributes spam-stat-file))
24388 Number of words: (hash-table-count spam-stat)
24389 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24390 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24391 Reduce table size: (spam-stat-reduce-size)
24392 Save table: (spam-stat-save)
24393 File size: (nth 7 (file-attributes spam-stat-file))
24394 Number of words: (hash-table-count spam-stat)
24395 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24396 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24397 @end smallexample
24398
24399 Here is how you would create your dictionary:
24400
24401 @smallexample
24402 Reset: (setq spam-stat (make-hash-table :test 'equal))
24403 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24404 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24405 Repeat for any other non-spam group you need...
24406 Reduce table size: (spam-stat-reduce-size)
24407 Save table: (spam-stat-save)
24408 @end smallexample
24409
24410 @node Other modes
24411 @section Interaction with other modes
24412
24413 @subsection Dired
24414 @cindex dired
24415
24416 @code{gnus-dired-minor-mode} provided some useful functions for dired
24417 buffers.  It is enabled with
24418 @lisp
24419 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24420 @end lisp
24421
24422 @table @kbd
24423 @item C-c C-m C-a
24424 @findex gnus-dired-attach
24425 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24426 You will be prompted for a message buffer.
24427
24428 @item C-c C-m C-l
24429 @findex gnus-dired-find-file-mailcap
24430 Visit a file according to the appropriate mailcap entry
24431 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24432 buffer.
24433
24434 @item C-c C-m C-p
24435 @findex gnus-dired-print
24436 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
24437 there is no print command, print in a PostScript image.
24438 @end table
24439
24440 @node Various Various
24441 @section Various Various
24442 @cindex mode lines
24443 @cindex highlights
24444
24445 @table @code
24446
24447 @item gnus-home-directory
24448 @vindex gnus-home-directory
24449 All Gnus file and directory variables will be initialized from this
24450 variable, which defaults to @file{~/}.
24451
24452 @item gnus-directory
24453 @vindex gnus-directory
24454 Most Gnus storage file and directory variables will be initialized from
24455 this variable, which defaults to the @env{SAVEDIR} environment
24456 variable, or @file{~/News/} if that variable isn't set.
24457
24458 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
24459 This means that other directory variables that are initialized from this
24460 variable won't be set properly if you set this variable in
24461 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
24462
24463 @item gnus-default-directory
24464 @vindex gnus-default-directory
24465 Not related to the above variable at all---this variable says what the
24466 default directory of all Gnus buffers should be.  If you issue commands
24467 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24468 default directory.  If this variable is @code{nil} (which is the
24469 default), the default directory will be the default directory of the
24470 buffer you were in when you started Gnus.
24471
24472 @item gnus-verbose
24473 @vindex gnus-verbose
24474 This variable is an integer between zero and ten.  The higher the value,
24475 the more messages will be displayed.  If this variable is zero, Gnus
24476 will never flash any messages, if it is seven (which is the default),
24477 most important messages will be shown, and if it is ten, Gnus won't ever
24478 shut up, but will flash so many messages it will make your head swim.
24479
24480 @item gnus-verbose-backends
24481 @vindex gnus-verbose-backends
24482 This variable works the same way as @code{gnus-verbose}, but it applies
24483 to the Gnus back ends instead of Gnus proper.
24484
24485 @item nnheader-max-head-length
24486 @vindex nnheader-max-head-length
24487 When the back ends read straight heads of articles, they all try to read
24488 as little as possible.  This variable (default 4096) specifies
24489 the absolute max length the back ends will try to read before giving up
24490 on finding a separator line between the head and the body.  If this
24491 variable is @code{nil}, there is no upper read bound.  If it is
24492 @code{t}, the back ends won't try to read the articles piece by piece,
24493 but read the entire articles.  This makes sense with some versions of
24494 @code{ange-ftp} or @code{efs}.
24495
24496 @item nnheader-head-chop-length
24497 @vindex nnheader-head-chop-length
24498 This variable (default 2048) says how big a piece of each article to
24499 read when doing the operation described above.
24500
24501 @item nnheader-file-name-translation-alist
24502 @vindex nnheader-file-name-translation-alist
24503 @cindex file names
24504 @cindex invalid characters in file names
24505 @cindex characters in file names
24506 This is an alist that says how to translate characters in file names.
24507 For instance, if @samp{:} is invalid as a file character in file names
24508 on your system (you OS/2 user you), you could say something like:
24509
24510 @lisp
24511 @group
24512 (setq nnheader-file-name-translation-alist
24513       '((?: . ?_)))
24514 @end group
24515 @end lisp
24516
24517 In fact, this is the default value for this variable on OS/2 and MS
24518 Windows (phooey) systems.
24519
24520 @item gnus-hidden-properties
24521 @vindex gnus-hidden-properties
24522 This is a list of properties to use to hide ``invisible'' text.  It is
24523 @code{(invisible t intangible t)} by default on most systems, which
24524 makes invisible text invisible and intangible.
24525
24526 @item gnus-parse-headers-hook
24527 @vindex gnus-parse-headers-hook
24528 A hook called before parsing headers.  It can be used, for instance, to
24529 gather statistics on the headers fetched, or perhaps you'd like to prune
24530 some headers.  I don't see why you'd want that, though.
24531
24532 @item gnus-shell-command-separator
24533 @vindex gnus-shell-command-separator
24534 String used to separate two shell commands.  The default is @samp{;}.
24535
24536 @item gnus-invalid-group-regexp
24537 @vindex gnus-invalid-group-regexp
24538
24539 Regexp to match ``invalid'' group names when querying user for a group
24540 name.  The default value catches some @strong{really} invalid group
24541 names who could possibly mess up Gnus internally (like allowing
24542 @samp{:} in a group name, which is normally used to delimit method and
24543 group).
24544
24545 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24546
24547
24548 @end table
24549
24550 @node The End
24551 @chapter The End
24552
24553 Well, that's the manual---you can get on with your life now.  Keep in
24554 touch.  Say hello to your cats from me.
24555
24556 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
24557
24558 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24559
24560 @quotation
24561 @strong{Te Deum}
24562
24563 @sp 1
24564 Not because of victories @*
24565 I sing,@*
24566 having none,@*
24567 but for the common sunshine,@*
24568 the breeze,@*
24569 the largess of the spring.
24570
24571 @sp 1
24572 Not for victory@*
24573 but for the day's work done@*
24574 as well as I was able;@*
24575 not for a seat upon the dais@*
24576 but at the common table.@*
24577 @end quotation
24578
24579
24580 @node Appendices
24581 @chapter Appendices
24582
24583 @menu
24584 * XEmacs::                      Requirements for installing under XEmacs.
24585 * History::                     How Gnus got where it is today.
24586 * On Writing Manuals::          Why this is not a beginner's guide.
24587 * Terminology::                 We use really difficult, like, words here.
24588 * Customization::               Tailoring Gnus to your needs.
24589 * Troubleshooting::             What you might try if things do not work.
24590 * Gnus Reference Guide::        Rilly, rilly technical stuff.
24591 * Emacs for Heathens::          A short introduction to Emacsian terms.
24592 * Frequently Asked Questions::  The Gnus FAQ
24593 @end menu
24594
24595
24596 @node XEmacs
24597 @section XEmacs
24598 @cindex XEmacs
24599 @cindex installing under XEmacs
24600
24601 XEmacs is distributed as a collection of packages.  You should install
24602 whatever packages the Gnus XEmacs package requires.  The current
24603 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24604 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24605 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{w3},
24606 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24607
24608
24609 @node History
24610 @section History
24611
24612 @cindex history
24613 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
24614 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24615
24616 If you want to investigate the person responsible for this outrage,
24617 you can point your (feh!) web browser to
24618 @uref{http://quimby.gnus.org/}.  This is also the primary
24619 distribution point for the new and spiffy versions of Gnus, and is
24620 known as The Site That Destroys Newsrcs And Drives People Mad.
24621
24622 During the first extended alpha period of development, the new Gnus was
24623 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
24624 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24625 (Besides, the ``Gnus'' in this abbreviation should probably be
24626 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24627 appropriate name, don't you think?)
24628
24629 In any case, after spending all that energy on coming up with a new and
24630 spunky name, we decided that the name was @emph{too} spunky, so we
24631 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
24632 ``@sc{gnus}''.  New vs. old.
24633
24634 @menu
24635 * Gnus Versions::               What Gnus versions have been released.
24636 * Other Gnus Versions::         Other Gnus versions that also have been released.
24637 * Why?::                        What's the point of Gnus?
24638 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
24639 * Conformity::                  Gnus tries to conform to all standards.
24640 * Emacsen::                     Gnus can be run on a few modern Emacsen.
24641 * Gnus Development::            How Gnus is developed.
24642 * Contributors::                Oodles of people.
24643 * New Features::                Pointers to some of the new stuff in Gnus.
24644 @end menu
24645
24646
24647 @node Gnus Versions
24648 @subsection Gnus Versions
24649 @cindex ding Gnus
24650 @cindex September Gnus
24651 @cindex Red Gnus
24652 @cindex Quassia Gnus
24653 @cindex Pterodactyl Gnus
24654 @cindex Oort Gnus
24655 @cindex No Gnus
24656 @cindex Gnus versions
24657
24658 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24659 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24660 plus 15 Gnus 5.0 releases).
24661
24662 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24663 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24664
24665 On July 28th 1996 work on Red Gnus was begun, and it was released on
24666 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24667
24668 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24669 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24670
24671 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24672 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24673 1999.
24674
24675 On the 26th of October 2000, Oort Gnus was begun.
24676
24677 If you happen upon a version of Gnus that has a prefixed name --
24678 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24679 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
24680 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
24681 run.  Walk away, calmly, until you're out of its reach.  Find a proper
24682 released version of Gnus and snuggle up to that instead.
24683
24684
24685 @node Other Gnus Versions
24686 @subsection Other Gnus Versions
24687 @cindex Semi-gnus
24688
24689 In addition to the versions of Gnus which have had their releases
24690 coordinated by Lars, one major development has been Semi-gnus from
24691 Japan.  It's based on a library called @acronym{SEMI}, which provides
24692 @acronym{MIME} capabilities.
24693
24694 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24695 Collectively, they are called ``Semi-gnus'', and different strains are
24696 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
24697 @acronym{MIME} and multilingualization things, especially important for
24698 Japanese users.
24699
24700
24701 @node Why?
24702 @subsection Why?
24703
24704 What's the point of Gnus?
24705
24706 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24707 newsreader, that lets you do anything you can think of.  That was my
24708 original motivation, but while working on Gnus, it has become clear to
24709 me that this generation of newsreaders really belong in the stone age.
24710 Newsreaders haven't developed much since the infancy of the net.  If the
24711 volume continues to rise with the current rate of increase, all current
24712 newsreaders will be pretty much useless.  How do you deal with
24713 newsgroups that have thousands of new articles each day?  How do you
24714 keep track of millions of people who post?
24715
24716 Gnus offers no real solutions to these questions, but I would very much
24717 like to see Gnus being used as a testing ground for new methods of
24718 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
24719 to separate the newsreader from the back ends, Gnus now offers a simple
24720 interface for anybody who wants to write new back ends for fetching mail
24721 and news from different sources.  I have added hooks for customizations
24722 everywhere I could imagine it being useful.  By doing so, I'm inviting
24723 every one of you to explore and invent.
24724
24725 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
24726 @kbd{C-u 100 M-x all-hail-xemacs}.
24727
24728
24729 @node Compatibility
24730 @subsection Compatibility
24731
24732 @cindex compatibility
24733 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
24734 bindings have been kept.  More key bindings have been added, of course,
24735 but only in one or two obscure cases have old bindings been changed.
24736
24737 Our motto is:
24738 @quotation
24739 @cartouche
24740 @center In a cloud bones of steel.
24741 @end cartouche
24742 @end quotation
24743
24744 All commands have kept their names.  Some internal functions have changed
24745 their names.
24746
24747 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
24748 Articles}.
24749
24750 One major compatibility question is the presence of several summary
24751 buffers.  All variables relevant while reading a group are
24752 buffer-local to the summary buffer they belong in.  Although many
24753 important variables have their values copied into their global
24754 counterparts whenever a command is executed in the summary buffer, this
24755 change might lead to incorrect values being used unless you are careful.
24756
24757 All code that relies on knowledge of @sc{gnus} internals will probably
24758 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
24759 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
24760 maintains a hash table that points to the entries in this alist (which
24761 speeds up many functions), and changing the alist directly will lead to
24762 peculiar results.
24763
24764 @cindex hilit19
24765 @cindex highlighting
24766 Old hilit19 code does not work at all.  In fact, you should probably
24767 remove all hilit code from all Gnus hooks
24768 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24769 Gnus provides various integrated functions for highlighting.  These are
24770 faster and more accurate.  To make life easier for everybody, Gnus will
24771 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
24772 Away!
24773
24774 Packages like @code{expire-kill} will no longer work.  As a matter of
24775 fact, you should probably remove all old @sc{gnus} packages (and other
24776 code) when you start using Gnus.  More likely than not, Gnus already
24777 does what you have written code to make @sc{gnus} do.  (Snicker.)
24778
24779 Even though old methods of doing things are still supported, only the
24780 new methods are documented in this manual.  If you detect a new method of
24781 doing something while reading this manual, that does not mean you have
24782 to stop doing it the old way.
24783
24784 Gnus understands all @sc{gnus} startup files.
24785
24786 @kindex M-x gnus-bug
24787 @findex gnus-bug
24788 @cindex reporting bugs
24789 @cindex bugs
24790 Overall, a casual user who hasn't written much code that depends on
24791 @sc{gnus} internals should suffer no problems.  If problems occur,
24792 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
24793
24794 @vindex gnus-bug-create-help-buffer
24795 If you are in the habit of sending bug reports @emph{very} often, you
24796 may find the helpful help buffer annoying after a while.  If so, set
24797 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
24798 up at you.
24799
24800
24801 @node Conformity
24802 @subsection Conformity
24803
24804 No rebels without a clue here, ma'am.  We conform to all standards known
24805 to (wo)man.  Except for those standards and/or conventions we disagree
24806 with, of course.
24807
24808 @table @strong
24809
24810 @item RFC (2)822
24811 @cindex RFC 822
24812 @cindex RFC 2822
24813 There are no known breaches of this standard.
24814
24815 @item RFC 1036
24816 @cindex RFC 1036
24817 There are no known breaches of this standard, either.
24818
24819 @item Son-of-RFC 1036
24820 @cindex Son-of-RFC 1036
24821 We do have some breaches to this one.
24822
24823 @table @emph
24824
24825 @item X-Newsreader
24826 @itemx User-Agent
24827 These are considered to be ``vanity headers'', while I consider them
24828 to be consumer information.  After seeing so many badly formatted
24829 articles coming from @code{tin} and @code{Netscape} I know not to use
24830 either of those for posting articles.  I would not have known that if
24831 it wasn't for the @code{X-Newsreader} header.
24832 @end table
24833
24834 @item USEFOR
24835 @cindex USEFOR
24836 USEFOR is an IETF working group writing a successor to RFC 1036, based
24837 on Son-of-RFC 1036.  They have produced a number of drafts proposing
24838 various changes to the format of news articles.  The Gnus towers will
24839 look into implementing the changes when the draft is accepted as an RFC.
24840
24841 @item MIME - RFC 2045-2049 etc
24842 @cindex @acronym{MIME}
24843 All the various @acronym{MIME} RFCs are supported.
24844
24845 @item Disposition Notifications - RFC 2298
24846 Message Mode is able to request notifications from the receiver.
24847
24848 @item PGP - RFC 1991 and RFC 2440
24849 @cindex RFC 1991
24850 @cindex RFC 2440
24851 RFC 1991 is the original @acronym{PGP} message specification,
24852 published as an informational RFC.  RFC 2440 was the follow-up, now
24853 called Open PGP, and put on the Standards Track.  Both document a
24854 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
24855 encoding (signing and encryption) and decoding (verification and
24856 decryption).
24857
24858 @item PGP/MIME - RFC 2015/3156
24859 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
24860 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
24861 Gnus supports both encoding and decoding.
24862
24863 @item S/MIME - RFC 2633
24864 RFC 2633 describes the @acronym{S/MIME} format.
24865
24866 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
24867 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
24868 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
24869 authentication for @acronym{IMAP}.  RFC 2086 describes access control
24870 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
24871 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
24872 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
24873 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
24874
24875 @end table
24876
24877 If you ever notice Gnus acting non-compliant with regards to the texts
24878 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
24879 know.
24880
24881
24882 @node Emacsen
24883 @subsection Emacsen
24884 @cindex Emacsen
24885 @cindex XEmacs
24886 @cindex Mule
24887 @cindex Emacs
24888
24889 Gnus should work on:
24890
24891 @itemize @bullet
24892
24893 @item
24894 Emacs 21.1 and up.
24895
24896 @item
24897 XEmacs 21.4 and up.
24898
24899 @end itemize
24900
24901 This Gnus version will absolutely not work on any Emacsen older than
24902 that.  Not reliably, at least.  Older versions of Gnus may work on older
24903 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
24904 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
24905 See the file ``README'' in the T-gnus distribution for more details.
24906
24907 There are some vague differences between Gnus on the various
24908 platforms---XEmacs features more graphics (a logo and a toolbar)---but
24909 other than that, things should look pretty much the same under all
24910 Emacsen.
24911
24912
24913 @node Gnus Development
24914 @subsection Gnus Development
24915
24916 Gnus is developed in a two-phased cycle.  The first phase involves much
24917 discussion on the @samp{ding@@gnus.org} mailing list, where people
24918 propose changes and new features, post patches and new back ends.  This
24919 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24920 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24921 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
24922 unstable and should not be used by casual users.  Gnus alpha releases
24923 have names like ``Red Gnus'' and ``Quassia Gnus''.
24924
24925 After futzing around for 50-100 alpha releases, Gnus is declared
24926 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
24927 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
24928 supposed to be able to use these, and these are mostly discussed on the
24929 @samp{gnu.emacs.gnus} newsgroup.
24930
24931 @cindex Incoming*
24932 @vindex mail-source-delete-incoming
24933 Some variable defaults differ between alpha Gnusae and released Gnusae.
24934 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24935 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
24936 lossage of mail if an alpha release hiccups while handling the mail.
24937
24938 The division of discussion between the ding mailing list and the Gnus
24939 newsgroup is not purely based on publicity concerns.  It's true that
24940 having people write about the horrible things that an alpha Gnus release
24941 can do (sometimes) in a public forum may scare people off, but more
24942 importantly, talking about new experimental features that have been
24943 introduced may confuse casual users.  New features are frequently
24944 introduced, fiddled with, and judged to be found wanting, and then
24945 either discarded or totally rewritten.  People reading the mailing list
24946 usually keep up with these rapid changes, while people on the newsgroup
24947 can't be assumed to do so.
24948
24949
24950
24951 @node Contributors
24952 @subsection Contributors
24953 @cindex contributors
24954
24955 The new Gnus version couldn't have been done without the help of all the
24956 people on the (ding) mailing list.  Every day for over a year I have
24957 gotten billions of nice bug reports from them, filling me with joy,
24958 every single one of them.  Smooches.  The people on the list have been
24959 tried beyond endurance, what with my ``oh, that's a neat idea <type
24960 type>, yup, I'll release it right away <ship off> no wait, that doesn't
24961 work at all <type type>, yup, I'll ship that one off right away <ship
24962 off> no, wait, that absolutely does not work'' policy for releases.
24963 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
24964 ``worser''? ``much worser''?  ``worsest''?)
24965
24966 I would like to take this opportunity to thank the Academy for@dots{}  oops,
24967 wrong show.
24968
24969 @itemize @bullet
24970
24971 @item
24972 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
24973
24974 @item
24975 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
24976 nnwarchive and many, many other things connected with @acronym{MIME} and
24977 other types of en/decoding, as well as general bug fixing, new
24978 functionality and stuff.
24979
24980 @item
24981 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
24982 well as numerous other things).
24983
24984 @item
24985 Luis Fernandes---design and graphics.
24986
24987 @item
24988 Joe Reiss---creator of the smiley faces.
24989
24990 @item
24991 Justin Sheehy---the @acronym{FAQ} maintainer.
24992
24993 @item
24994 Erik Naggum---help, ideas, support, code and stuff.
24995
24996 @item
24997 Wes Hardaker---@file{gnus-picon.el} and the manual section on
24998 @dfn{picons} (@pxref{Picons}).
24999
25000 @item
25001 Kim-Minh Kaplan---further work on the picon code.
25002
25003 @item
25004 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section.
25005
25006 @item
25007 Sudish Joseph---innumerable bug fixes.
25008
25009 @item
25010 Ilja Weis---@file{gnus-topic.el}.
25011
25012 @item
25013 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25014
25015 @item
25016 Vladimir Alexiev---the refcard and reference booklets.
25017
25018 @item
25019 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25020 distribution by Felix Lee and JWZ.
25021
25022 @item
25023 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25024
25025 @item
25026 Peter Mutsaers---orphan article scoring code.
25027
25028 @item
25029 Ken Raeburn---POP mail support.
25030
25031 @item
25032 Hallvard B Furuseth---various bits and pieces, especially dealing with
25033 .newsrc files.
25034
25035 @item
25036 Brian Edmonds---@file{gnus-bbdb.el}.
25037
25038 @item
25039 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25040
25041 @item
25042 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25043
25044 @item
25045 Fran@,{c}ois Pinard---many, many interesting and thorough bug reports, as
25046 well as autoconf support.
25047
25048 @end itemize
25049
25050 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25051 Borges, and Jost Krieger proof-reading parts of the manual.
25052
25053 The following people have contributed many patches and suggestions:
25054
25055 Christopher Davis,
25056 Andrew Eskilsson,
25057 Kai Grossjohann,
25058 Kevin Greiner,
25059 Jesper Harder,
25060 Paul Jarc,
25061 Simon Josefsson,
25062 David K@aa{}gedal,
25063 Richard Pieri,
25064 Fabrice Popineau,
25065 Daniel Quinlan,
25066 Michael Shields,
25067 Reiner Steib,
25068 Jason L. Tibbitts, III,
25069 Jack Vinson,
25070 Katsumi Yamaoka, @c Yamaoka
25071 and
25072 Teodor Zlatanov.
25073
25074 Also thanks to the following for patches and stuff:
25075
25076 Jari Aalto,
25077 Adrian Aichner,
25078 Vladimir Alexiev,
25079 Russ Allbery,
25080 Peter Arius,
25081 Matt Armstrong,
25082 Marc Auslander,
25083 Miles Bader,
25084 Alexei V. Barantsev,
25085 Frank Bennett,
25086 Robert Bihlmeyer,
25087 Chris Bone,
25088 Mark Borges,
25089 Mark Boyns,
25090 Lance A. Brown,
25091 Rob Browning,
25092 Kees de Bruin,
25093 Martin Buchholz,
25094 Joe Buehler,
25095 Kevin Buhr,
25096 Alastair Burt,
25097 Joao Cachopo,
25098 Zlatko Calusic,
25099 Massimo Campostrini,
25100 Castor,
25101 David Charlap,
25102 Dan Christensen,
25103 Kevin Christian,
25104 Jae-you Chung, @c ?
25105 James H. Cloos, Jr.,
25106 Laura Conrad,
25107 Michael R. Cook,
25108 Glenn Coombs,
25109 Andrew J. Cosgriff,
25110 Neil Crellin,
25111 Frank D. Cringle,
25112 Geoffrey T. Dairiki,
25113 Andre Deparade,
25114 Ulrik Dickow,
25115 Dave Disser,
25116 Rui-Tao Dong, @c ?
25117 Joev Dubach,
25118 Michael Welsh Duggan,
25119 Dave Edmondson,
25120 Paul Eggert,
25121 Mark W. Eichin,
25122 Karl Eichwalder,
25123 Enami Tsugutomo, @c Enami
25124 Michael Ernst,
25125 Luc Van Eycken,
25126 Sam Falkner,
25127 Nelson Jose dos Santos Ferreira,
25128 Sigbjorn Finne,
25129 Sven Fischer,
25130 Paul Fisher,
25131 Decklin Foster,
25132 Gary D. Foster,
25133 Paul Franklin,
25134 Guy Geens,
25135 Arne Georg Gleditsch,
25136 David S. Goldberg,
25137 Michelangelo Grigni,
25138 Dale Hagglund,
25139 D. Hall,
25140 Magnus Hammerin,
25141 Kenichi Handa, @c Handa
25142 Raja R. Harinath,
25143 Yoshiki Hayashi, @c Hayashi
25144 P. E. Jareth Hein,
25145 Hisashige Kenji, @c Hisashige
25146 Scott Hofmann,
25147 Marc Horowitz,
25148 Gunnar Horrigmo,
25149 Richard Hoskins,
25150 Brad Howes,
25151 Miguel de Icaza,
25152 Fran@,{c}ois Felix Ingrand,
25153 Tatsuya Ichikawa, @c Ichikawa
25154 Ishikawa Ichiro, @c Ishikawa
25155 Lee Iverson,
25156 Iwamuro Motonori, @c Iwamuro
25157 Rajappa Iyer,
25158 Andreas Jaeger,
25159 Adam P. Jenkins,
25160 Randell Jesup,
25161 Fred Johansen,
25162 Gareth Jones,
25163 Greg Klanderman,
25164 Karl Kleinpaste,
25165 Michael Klingbeil,
25166 Peter Skov Knudsen,
25167 Shuhei Kobayashi, @c Kobayashi
25168 Petr Konecny,
25169 Koseki Yoshinori, @c Koseki
25170 Thor Kristoffersen,
25171 Jens Lautenbacher,
25172 Martin Larose,
25173 Seokchan Lee, @c Lee
25174 Joerg Lenneis,
25175 Carsten Leonhardt,
25176 James LewisMoss,
25177 Christian Limpach,
25178 Markus Linnala,
25179 Dave Love,
25180 Mike McEwan,
25181 Tonny Madsen,
25182 Shlomo Mahlab,
25183 Nat Makarevitch,
25184 Istvan Marko,
25185 David Martin,
25186 Jason R. Mastaler,
25187 Gordon Matzigkeit,
25188 Timo Metzemakers,
25189 Richard Mlynarik,
25190 Lantz Moore,
25191 Morioka Tomohiko, @c Morioka
25192 Erik Toubro Nielsen,
25193 Hrvoje Niksic,
25194 Andy Norman,
25195 Fred Oberhauser,
25196 C. R. Oldham,
25197 Alexandre Oliva,
25198 Ken Olstad,
25199 Masaharu Onishi, @c Onishi
25200 Hideki Ono, @c Ono
25201 Ettore Perazzoli,
25202 William Perry,
25203 Stephen Peters,
25204 Jens-Ulrik Holger Petersen,
25205 Ulrich Pfeifer,
25206 Matt Pharr,
25207 Andy Piper,
25208 John McClary Prevost,
25209 Bill Pringlemeir,
25210 Mike Pullen,
25211 Jim Radford,
25212 Colin Rafferty,
25213 Lasse Rasinen,
25214 Lars Balker Rasmussen,
25215 Joe Reiss,
25216 Renaud Rioboo,
25217 Roland B. Roberts,
25218 Bart Robinson,
25219 Christian von Roques,
25220 Markus Rost,
25221 Jason Rumney,
25222 Wolfgang Rupprecht,
25223 Jay Sachs,
25224 Dewey M. Sasser,
25225 Conrad Sauerwald,
25226 Loren Schall,
25227 Dan Schmidt,
25228 Ralph Schleicher,
25229 Philippe Schnoebelen,
25230 Andreas Schwab,
25231 Randal L. Schwartz,
25232 Danny Siu,
25233 Matt Simmons,
25234 Paul D. Smith,
25235 Jeff Sparkes,
25236 Toby Speight,
25237 Michael Sperber,
25238 Darren Stalder,
25239 Richard Stallman,
25240 Greg Stark,
25241 Sam Steingold,
25242 Paul Stevenson,
25243 Jonas Steverud,
25244 Paul Stodghill,
25245 Kiyokazu Suto, @c Suto
25246 Kurt Swanson,
25247 Samuel Tardieu,
25248 Teddy,
25249 Chuck Thompson,
25250 Tozawa Akihiko, @c Tozawa
25251 Philippe Troin,
25252 James Troup,
25253 Trung Tran-Duc,
25254 Jack Twilley,
25255 Aaron M. Ucko,
25256 Aki Vehtari,
25257 Didier Verna,
25258 Vladimir Volovich,
25259 Jan Vroonhof,
25260 Stefan Waldherr,
25261 Pete Ware,
25262 Barry A. Warsaw,
25263 Christoph Wedler,
25264 Joe Wells,
25265 Lee Willis,
25266 and
25267 Lloyd Zusman.
25268
25269
25270 For a full overview of what each person has done, the ChangeLogs
25271 included in the Gnus alpha distributions should give ample reading
25272 (550kB and counting).
25273
25274 Apologies to everybody that I've forgotten, of which there are many, I'm
25275 sure.
25276
25277 Gee, that's quite a list of people.  I guess that must mean that there
25278 actually are people who are using Gnus.  Who'd'a thunk it!
25279
25280
25281 @node New Features
25282 @subsection New Features
25283 @cindex new features
25284
25285 @menu
25286 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25287 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25288 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25289 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25290 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25291 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25292 * No Gnus::                     Lars, FIXME!
25293 @end menu
25294
25295 These lists are, of course, just @emph{short} overviews of the
25296 @emph{most} important new features.  No, really.  There are tons more.
25297 Yes, we have feeping creaturism in full effect.
25298
25299 @node ding Gnus
25300 @subsubsection (ding) Gnus
25301
25302 New features in Gnus 5.0/5.1:
25303
25304 @itemize @bullet
25305
25306 @item
25307 The look of all buffers can be changed by setting format-like variables
25308 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25309
25310 @item
25311 Local spool and several @acronym{NNTP} servers can be used at once
25312 (@pxref{Select Methods}).
25313
25314 @item
25315 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25316
25317 @item
25318 You can read a number of different mail formats (@pxref{Getting Mail}).
25319 All the mail back ends implement a convenient mail expiry scheme
25320 (@pxref{Expiring Mail}).
25321
25322 @item
25323 Gnus can use various strategies for gathering threads that have lost
25324 their roots (thereby gathering loose sub-threads into one thread) or it
25325 can go back and retrieve enough headers to build a complete thread
25326 (@pxref{Customizing Threading}).
25327
25328 @item
25329 Killed groups can be displayed in the group buffer, and you can read
25330 them as well (@pxref{Listing Groups}).
25331
25332 @item
25333 Gnus can do partial group updates---you do not have to retrieve the
25334 entire active file just to check for new articles in a few groups
25335 (@pxref{The Active File}).
25336
25337 @item
25338 Gnus implements a sliding scale of subscribedness to groups
25339 (@pxref{Group Levels}).
25340
25341 @item
25342 You can score articles according to any number of criteria
25343 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25344 articles for you (@pxref{Adaptive Scoring}).
25345
25346 @item
25347 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25348 manner, so it should be difficult to lose much data on what you have
25349 read if your machine should go down (@pxref{Auto Save}).
25350
25351 @item
25352 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25353 cluttering up the @file{.emacs} file.
25354
25355 @item
25356 You can set the process mark on both groups and articles and perform
25357 operations on all the marked items (@pxref{Process/Prefix}).
25358
25359 @item
25360 You can grep through a subset of groups and create a group from the
25361 results (@pxref{Kibozed Groups}).
25362
25363 @item
25364 You can list subsets of groups according to, well, anything
25365 (@pxref{Listing Groups}).
25366
25367 @item
25368 You can browse foreign servers and subscribe to groups from those
25369 servers (@pxref{Browse Foreign Server}).
25370
25371 @item
25372 Gnus can fetch articles, asynchronously, on a second connection to the
25373 server (@pxref{Asynchronous Fetching}).
25374
25375 @item
25376 You can cache articles locally (@pxref{Article Caching}).
25377
25378 @item
25379 The uudecode functions have been expanded and generalized
25380 (@pxref{Decoding Articles}).
25381
25382 @item
25383 You can still post uuencoded articles, which was a little-known feature
25384 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25385
25386 @item
25387 Fetching parents (and other articles) now actually works without
25388 glitches (@pxref{Finding the Parent}).
25389
25390 @item
25391 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25392
25393 @item
25394 Digests (and other files) can be used as the basis for groups
25395 (@pxref{Document Groups}).
25396
25397 @item
25398 Articles can be highlighted and customized (@pxref{Customizing
25399 Articles}).
25400
25401 @item
25402 URLs and other external references can be buttonized (@pxref{Article
25403 Buttons}).
25404
25405 @item
25406 You can do lots of strange stuff with the Gnus window & frame
25407 configuration (@pxref{Window Layout}).
25408
25409 @item
25410 You can click on buttons instead of using the keyboard
25411 (@pxref{Buttons}).
25412
25413 @end itemize
25414
25415
25416 @node September Gnus
25417 @subsubsection September Gnus
25418
25419 @iftex
25420 @iflatex
25421 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25422 @end iflatex
25423 @end iftex
25424
25425 New features in Gnus 5.2/5.3:
25426
25427 @itemize @bullet
25428
25429 @item
25430 A new message composition mode is used.  All old customization variables
25431 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25432 now obsolete.
25433
25434 @item
25435 Gnus is now able to generate @dfn{sparse} threads---threads where
25436 missing articles are represented by empty nodes (@pxref{Customizing
25437 Threading}).
25438
25439 @lisp
25440 (setq gnus-build-sparse-threads 'some)
25441 @end lisp
25442
25443 @item
25444 Outgoing articles are stored on a special archive server
25445 (@pxref{Archived Messages}).
25446
25447 @item
25448 Partial thread regeneration now happens when articles are
25449 referred.
25450
25451 @item
25452 Gnus can make use of GroupLens predictions.
25453
25454 @item
25455 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25456
25457 @item
25458 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25459
25460 @lisp
25461 (setq gnus-use-trees t)
25462 @end lisp
25463
25464 @item
25465 An @code{nn}-like pick-and-read minor mode is available for the summary
25466 buffers (@pxref{Pick and Read}).
25467
25468 @lisp
25469 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25470 @end lisp
25471
25472 @item
25473 In binary groups you can use a special binary minor mode (@pxref{Binary
25474 Groups}).
25475
25476 @item
25477 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25478 Topics}).
25479
25480 @lisp
25481 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25482 @end lisp
25483
25484 @item
25485 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25486
25487 @item
25488 Groups can now have a score, and bubbling based on entry frequency
25489 is possible (@pxref{Group Score}).
25490
25491 @lisp
25492 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25493 @end lisp
25494
25495 @item
25496 Groups can be process-marked, and commands can be performed on
25497 groups of groups (@pxref{Marking Groups}).
25498
25499 @item
25500 Caching is possible in virtual groups.
25501
25502 @item
25503 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25504 news batches, ClariNet briefs collections, and just about everything
25505 else (@pxref{Document Groups}).
25506
25507 @item
25508 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25509 (@pxref{SOUP}).
25510
25511 @item
25512 The Gnus cache is much faster.
25513
25514 @item
25515 Groups can be sorted according to many criteria (@pxref{Sorting
25516 Groups}).
25517
25518 @item
25519 New group parameters have been introduced to set list-addresses and
25520 expiry times (@pxref{Group Parameters}).
25521
25522 @item
25523 All formatting specs allow specifying faces to be used
25524 (@pxref{Formatting Fonts}).
25525
25526 @item
25527 There are several more commands for setting/removing/acting on process
25528 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25529
25530 @item
25531 The summary buffer can be limited to show parts of the available
25532 articles based on a wide range of criteria.  These commands have been
25533 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25534
25535 @item
25536 Articles can be made persistent with the @kbd{*} command
25537 (@pxref{Persistent Articles}).
25538
25539 @item
25540 All functions for hiding article elements are now toggles.
25541
25542 @item
25543 Article headers can be buttonized (@pxref{Article Washing}).
25544
25545 @item
25546 All mail back ends support fetching articles by @code{Message-ID}.
25547
25548 @item
25549 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25550
25551 @item
25552 All summary mode commands are available directly from the article
25553 buffer (@pxref{Article Keymap}).
25554
25555 @item
25556 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25557 Layout}).
25558
25559 @item
25560 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25561 @iftex
25562 @iflatex
25563 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25564 @end iflatex
25565 @end iftex
25566
25567 @item
25568 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25569
25570 @lisp
25571 (setq gnus-use-nocem t)
25572 @end lisp
25573
25574 @item
25575 Groups can be made permanently visible (@pxref{Listing Groups}).
25576
25577 @lisp
25578 (setq gnus-permanently-visible-groups "^nnml:")
25579 @end lisp
25580
25581 @item
25582 Many new hooks have been introduced to make customizing easier.
25583
25584 @item
25585 Gnus respects the @code{Mail-Copies-To} header.
25586
25587 @item
25588 Threads can be gathered by looking at the @code{References} header
25589 (@pxref{Customizing Threading}).
25590
25591 @lisp
25592 (setq gnus-summary-thread-gathering-function
25593       'gnus-gather-threads-by-references)
25594 @end lisp
25595
25596 @item
25597 Read articles can be stored in a special backlog buffer to avoid
25598 refetching (@pxref{Article Backlog}).
25599
25600 @lisp
25601 (setq gnus-keep-backlog 50)
25602 @end lisp
25603
25604 @item
25605 A clean copy of the current article is always stored in a separate
25606 buffer to allow easier treatment.
25607
25608 @item
25609 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25610
25611 @item
25612 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25613 Articles}).
25614
25615 @lisp
25616 (setq gnus-prompt-before-saving t)
25617 @end lisp
25618
25619 @item
25620 @code{gnus-uu} can view decoded files asynchronously while fetching
25621 articles (@pxref{Other Decode Variables}).
25622
25623 @lisp
25624 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25625 @end lisp
25626
25627 @item
25628 Filling in the article buffer now works properly on cited text
25629 (@pxref{Article Washing}).
25630
25631 @item
25632 Hiding cited text adds buttons to toggle hiding, and how much
25633 cited text to hide is now customizable (@pxref{Article Hiding}).
25634
25635 @lisp
25636 (setq gnus-cited-lines-visible 2)
25637 @end lisp
25638
25639 @item
25640 Boring headers can be hidden (@pxref{Article Hiding}).
25641
25642 @item
25643 Default scoring values can now be set from the menu bar.
25644
25645 @item
25646 Further syntax checking of outgoing articles have been added.
25647
25648 @end itemize
25649
25650
25651 @node Red Gnus
25652 @subsubsection Red Gnus
25653
25654 New features in Gnus 5.4/5.5:
25655
25656 @iftex
25657 @iflatex
25658 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25659 @end iflatex
25660 @end iftex
25661
25662 @itemize @bullet
25663
25664 @item
25665 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25666
25667 @item
25668 Article prefetching functionality has been moved up into
25669 Gnus (@pxref{Asynchronous Fetching}).
25670
25671 @item
25672 Scoring can now be performed with logical operators like @code{and},
25673 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25674 Scoring}).
25675
25676 @item
25677 Article washing status can be displayed in the
25678 article mode line (@pxref{Misc Article}).
25679
25680 @item
25681 @file{gnus.el} has been split into many smaller files.
25682
25683 @item
25684 Suppression of duplicate articles based on Message-ID can be done
25685 (@pxref{Duplicate Suppression}).
25686
25687 @lisp
25688 (setq gnus-suppress-duplicates t)
25689 @end lisp
25690
25691 @item
25692 New variables for specifying what score and adapt files are to be
25693 considered home score and adapt files (@pxref{Home Score File}) have
25694 been added.
25695
25696 @item
25697 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25698 Server Internals}).
25699
25700 @item
25701 Groups can inherit group parameters from parent topics (@pxref{Topic
25702 Parameters}).
25703
25704 @item
25705 Article editing has been revamped and is now actually usable.
25706
25707 @item
25708 Signatures can be recognized in more intelligent fashions
25709 (@pxref{Article Signature}).
25710
25711 @item
25712 Summary pick mode has been made to look more @code{nn}-like.  Line
25713 numbers are displayed and the @kbd{.} command can be used to pick
25714 articles (@code{Pick and Read}).
25715
25716 @item
25717 Commands for moving the @file{.newsrc.eld} from one server to
25718 another have been added (@pxref{Changing Servers}).
25719
25720 @item
25721 There's a way now to specify that ``uninteresting'' fields be suppressed
25722 when generating lines in buffers (@pxref{Advanced Formatting}).
25723
25724 @item
25725 Several commands in the group buffer can be undone with @kbd{C-M-_}
25726 (@pxref{Undo}).
25727
25728 @item
25729 Scoring can be done on words using the new score type @code{w}
25730 (@pxref{Score File Format}).
25731
25732 @item
25733 Adaptive scoring can be done on a Subject word-by-word basis
25734 (@pxref{Adaptive Scoring}).
25735
25736 @lisp
25737 (setq gnus-use-adaptive-scoring '(word))
25738 @end lisp
25739
25740 @item
25741 Scores can be decayed (@pxref{Score Decays}).
25742
25743 @lisp
25744 (setq gnus-decay-scores t)
25745 @end lisp
25746
25747 @item
25748 Scoring can be performed using a regexp on the Date header.  The Date is
25749 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25750
25751 @item
25752 A new command has been added to remove all data on articles from
25753 the native server (@pxref{Changing Servers}).
25754
25755 @item
25756 A new command for reading collections of documents
25757 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25758 (@pxref{Really Various Summary Commands}).
25759
25760 @item
25761 Process mark sets can be pushed and popped (@pxref{Setting Process
25762 Marks}).
25763
25764 @item
25765 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25766 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25767
25768 @item
25769 A new back end for reading searches from Web search engines
25770 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25771 (@pxref{Web Searches}).
25772
25773 @item
25774 Groups inside topics can now be sorted using the standard sorting
25775 functions, and each topic can be sorted independently (@pxref{Topic
25776 Sorting}).
25777
25778 @item
25779 Subsets of the groups can be sorted independently (@code{Sorting
25780 Groups}).
25781
25782 @item
25783 Cached articles can be pulled into the groups (@pxref{Summary Generation
25784 Commands}).
25785 @iftex
25786 @iflatex
25787 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
25788 @end iflatex
25789 @end iftex
25790
25791 @item
25792 Score files are now applied in a more reliable order (@pxref{Score
25793 Variables}).
25794
25795 @item
25796 Reports on where mail messages end up can be generated (@pxref{Splitting
25797 Mail}).
25798
25799 @item
25800 More hooks and functions have been added to remove junk from incoming
25801 mail before saving the mail (@pxref{Washing Mail}).
25802
25803 @item
25804 Emphasized text can be properly fontisized:
25805
25806 @end itemize
25807
25808
25809 @node Quassia Gnus
25810 @subsubsection Quassia Gnus
25811
25812 New features in Gnus 5.6:
25813
25814 @itemize @bullet
25815
25816 @item
25817 New functionality for using Gnus as an offline newsreader has been
25818 added.  A plethora of new commands and modes have been added.
25819 @xref{Gnus Unplugged}, for the full story.
25820
25821 @item
25822 The @code{nndraft} back end has returned, but works differently than
25823 before.  All Message buffers are now also articles in the @code{nndraft}
25824 group, which is created automatically.
25825
25826 @item
25827 @code{gnus-alter-header-function} can now be used to alter header
25828 values.
25829
25830 @item
25831 @code{gnus-summary-goto-article} now accept Message-ID's.
25832
25833 @item
25834 A new Message command for deleting text in the body of a message
25835 outside the region: @kbd{C-c C-v}.
25836
25837 @item
25838 You can now post to component group in @code{nnvirtual} groups with
25839 @kbd{C-u C-c C-c}.
25840
25841 @item
25842  @code{nntp-rlogin-program}---new variable to ease customization.
25843
25844 @item
25845 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
25846 re-highlighting of the article buffer.
25847
25848 @item
25849 New element in @code{gnus-boring-article-headers}---@code{long-to}.
25850
25851 @item
25852 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
25853 details.
25854
25855 @item
25856 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
25857 @kbd{a} to add the score rule to the @file{all.SCORE} file.
25858
25859 @item
25860 @code{gnus-simplify-subject-functions} variable to allow greater
25861 control over simplification.
25862
25863 @item
25864 @kbd{A T}---new command for fetching the current thread.
25865
25866 @item
25867 @kbd{/ T}---new command for including the current thread in the
25868 limit.
25869
25870 @item
25871 @kbd{M-RET} is a new Message command for breaking cited text.
25872
25873 @item
25874 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
25875
25876 @item
25877 The @code{custom-face-lookup} function has been removed.
25878 If you used this function in your initialization files, you must
25879 rewrite them to use @code{face-spec-set} instead.
25880
25881 @item
25882 Canceling now uses the current select method.  Symbolic prefix
25883 @kbd{a} forces normal posting method.
25884
25885 @item
25886 New command to translate M******** sm*rtq**t*s into proper
25887 text---@kbd{W d}.
25888
25889 @item
25890 For easier debugging of @code{nntp}, you can set
25891 @code{nntp-record-commands} to a non-@code{nil} value.
25892
25893 @item
25894 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
25895 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
25896
25897 @item
25898 A command for editing group parameters from the summary buffer
25899 has been added.
25900
25901 @item
25902 A history of where mails have been split is available.
25903
25904 @item
25905 A new article date command has been added---@code{article-date-iso8601}.
25906
25907 @item
25908 Subjects can be simplified when threading by setting
25909 @code{gnus-score-thread-simplify}.
25910
25911 @item
25912 A new function for citing in Message has been
25913 added---@code{message-cite-original-without-signature}.
25914
25915 @item
25916 @code{article-strip-all-blank-lines}---new article command.
25917
25918 @item
25919 A new Message command to kill to the end of the article has
25920 been added.
25921
25922 @item
25923 A minimum adaptive score can be specified by using the
25924 @code{gnus-adaptive-word-minimum} variable.
25925
25926 @item
25927 The ``lapsed date'' article header can be kept continually
25928 updated by the @code{gnus-start-date-timer} command.
25929
25930 @item
25931 Web listserv archives can be read with the @code{nnlistserv} back end.
25932
25933 @item
25934 Old dejanews archives can now be read by @code{nnweb}.
25935
25936 @end itemize
25937
25938 @node Pterodactyl Gnus
25939 @subsubsection Pterodactyl Gnus
25940
25941 New features in Gnus 5.8:
25942
25943 @itemize @bullet
25944
25945 @item
25946 The mail-fetching functions have changed.  See the manual for the
25947 many details.  In particular, all procmail fetching variables are gone.
25948
25949 If you used procmail like in
25950
25951 @lisp
25952 (setq nnmail-use-procmail t)
25953 (setq nnmail-spool-file 'procmail)
25954 (setq nnmail-procmail-directory "~/mail/incoming/")
25955 (setq nnmail-procmail-suffix "\\.in")
25956 @end lisp
25957
25958 this now has changed to
25959
25960 @lisp
25961 (setq mail-sources
25962       '((directory :path "~/mail/incoming/"
25963                    :suffix ".in")))
25964 @end lisp
25965
25966 @xref{Mail Source Specifiers}.
25967
25968 @item
25969 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
25970 Gnus, and adds a slew of new commands.  See the manual for details.
25971
25972 @item
25973 Gnus has also been multilingualized.  This also affects too
25974 many parts of Gnus to summarize here, and adds many new variables.
25975
25976 @item
25977 @code{gnus-auto-select-first} can now be a function to be
25978 called to position point.
25979
25980 @item
25981 The user can now decide which extra headers should be included in
25982 summary buffers and @acronym{NOV} files.
25983
25984 @item
25985 @code{gnus-article-display-hook} has been removed.  Instead, a number
25986 of variables starting with @code{gnus-treat-} have been added.
25987
25988 @item
25989 The Gnus posting styles have been redone again and now works in a
25990 subtly different manner.
25991
25992 @item
25993 New web-based back ends have been added: @code{nnslashdot},
25994 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
25995 again, to keep up with ever-changing layouts.
25996
25997 @item
25998 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
25999
26000 @end itemize
26001
26002 @node Oort Gnus
26003 @subsubsection Oort Gnus
26004 @cindex Oort Gnus
26005
26006 New features in Gnus 5.10:
26007
26008 @itemize @bullet
26009
26010 @item
26011 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26012 (@code{gnus-article-reply-with-original}) only yank the text in the
26013 region if the region is active.
26014
26015 @item
26016 @code{gnus-group-read-ephemeral-group} can be called interactively,
26017 using @kbd{G M}.
26018
26019 @item
26020 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26021 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26022
26023 @item
26024 The revised Gnus @acronym{FAQ} is included in the manual,
26025 @xref{Frequently Asked Questions}.
26026
26027 @item
26028 Upgrading from previous (stable) version if you have used Oort.
26029
26030 If you have tried Oort (the unstable Gnus branch leading to this
26031 release) but went back to a stable version, be careful when upgrading to
26032 this version.  In particular, you will probably want to remove all
26033 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26034 read from your @file{.newsrc.eld} instead of from the
26035 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26036 later entry for more information about marks.  Note that downgrading
26037 isn't save in general.
26038
26039 @item
26040 Article Buttons
26041
26042 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26043 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26044 variables @code{gnus-button-@var{*}-level} can be used to control the
26045 appearance of all article buttons.  @xref{Article Button Levels}.
26046
26047 @item
26048 Dired integration
26049
26050 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26051 bindings in dired buffers to send a file as an attachment, open a file
26052 using the appropriate mailcap entry, and print a file using the mailcap
26053 entry.
26054
26055 @item
26056 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26057
26058 @item
26059 Single-part yenc encoded attachments can be decoded.
26060
26061 @item
26062 Picons
26063
26064 The picons code has been reimplemented to work in GNU Emacs---some of
26065 the previous options have been removed or renamed.
26066
26067 Picons are small ``personal icons'' representing users, domain and
26068 newsgroups, which can be displayed in the Article buffer.
26069 @xref{Picons}.
26070
26071 @item
26072 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26073 boundary line is drawn at the end of the headers.
26074
26075 @item
26076 Retrieval of charters and control messages
26077
26078 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26079 control messages (@kbd{H C}).
26080
26081 @item
26082 Delayed articles
26083
26084 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26085 buffer.  The messages are delivered at specified time.  This is useful
26086 for sending yourself reminders.  @xref{Delayed Articles}.
26087
26088 @item
26089 If @code{auto-compression-mode} is enabled, attachments are automatically
26090 decompressed when activated.
26091
26092 @item
26093 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26094 the nnml back end allows compressed message files.
26095
26096 @item
26097 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26098
26099 @item
26100 The Summary Buffer uses an arrow in the fringe to indicate the current
26101 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26102
26103 @item
26104 Warn about email replies to news
26105
26106 Do you often find yourself replying to news by email by mistake?  Then
26107 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26108 you.
26109
26110 @item
26111 If the new option @code{gnus-summary-display-while-building} is
26112 non-@code{nil}, the summary buffer is shown and updated as it's being
26113 built.
26114
26115 @item
26116 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26117 opposed to old but unread messages).
26118
26119 @item
26120 The new option @code{gnus-gcc-mark-as-read} automatically marks
26121 Gcc articles as read.
26122
26123 @item
26124 The nndoc back end now supports mailman digests and exim bounces.
26125
26126 @item
26127 Gnus supports RFC 2369 mailing list headers, and adds a number of
26128 related commands in mailing list groups.  @xref{Mailing List}.
26129
26130 @item
26131 The Date header can be displayed in a format that can be read aloud
26132 in English.  @xref{Article Date}.
26133
26134 @item
26135 The envelope sender address can be customized when using Sendmail.
26136 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26137
26138 @item
26139 diffs are automatically highlighted in groups matching
26140 @code{mm-uu-diff-groups-regexp}
26141
26142 @item
26143 @acronym{TLS} wrapper shipped with Gnus
26144
26145 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26146 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26147 @acronym{TLS}/@acronym{SSL} support via (external third party)
26148 @file{ssl.el} and OpenSSL still works.
26149
26150 @item
26151 New @file{make.bat} for compiling and installing Gnus under MS Windows
26152
26153 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26154 first argument to the batch-program should be the directory where
26155 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26156 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26157 the second parameter.
26158
26159 @file{make.bat} has been rewritten from scratch, it now features
26160 automatic recognition of XEmacs and GNU Emacs, generates
26161 @file{gnus-load.el}, checks if errors occur while compilation and
26162 generation of info files and reports them at the end of the build
26163 process.  It now uses @code{makeinfo} if it is available and falls
26164 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26165 install all files which are necessary to run Gnus and be generally a
26166 complete replacement for the @code{configure; make; make install}
26167 cycle used under Unix systems.
26168
26169 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
26170 been removed.
26171
26172 @item
26173 Support for non-@acronym{ASCII} domain names
26174
26175 Message supports non-@acronym{ASCII} domain names in From:, To: and
26176 Cc: and will query you whether to perform encoding when you try to
26177 send a message.  The variable @code{message-use-idna} controls this.
26178 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26179 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26180 controls this.
26181
26182 @item
26183 Better handling of Microsoft citation styles
26184
26185 Gnus now tries to recognize the mangled header block that some Microsoft
26186 mailers use to indicate that the rest of the message is a citation, even
26187 though it is not quoted in any way.  The variable
26188 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26189 citations.
26190
26191 @item
26192 @code{gnus-article-skip-boring}
26193
26194 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26195 not scroll down to show you a page that contains only boring text,
26196 which by default means cited text and signature.  You can customize
26197 what is skippable using @code{gnus-article-boring-faces}.
26198
26199 This feature is especially useful if you read many articles that
26200 consist of a little new content at the top with a long, untrimmed
26201 message cited below.
26202
26203 @item
26204 The format spec @code{%C} for positioning point has changed to @code{%*}.
26205
26206 @item
26207 The new variable @code{gnus-parameters} can be used to set group parameters.
26208
26209 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26210 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26211 enjoy the powers of customize, and simplified backups since you set the
26212 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}.  The
26213 variable maps regular expressions matching group names to group
26214 parameters, a'la:
26215 @lisp
26216 (setq gnus-parameters
26217       '(("mail\\..*"
26218          (gnus-show-threads nil)
26219          (gnus-use-scoring nil))
26220         ("^nnimap:\\(foo.bar\\)$"
26221          (to-group . "\\1"))))
26222 @end lisp
26223
26224 @item
26225 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
26226
26227 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
26228 disable it.
26229
26230 @item
26231 Gnus no longer generate the Sender: header automatically.
26232
26233 Earlier it was generated iff the user configurable email address was
26234 different from the Gnus guessed default user address.  As the guessing
26235 algorithm is rarely correct these days, and (more controversially) the
26236 only use of the Sender: header was to check if you are entitled to
26237 cancel/supersede news (which is now solved by Cancel Locks instead,
26238 see another entry), generation of the header has been disabled by
26239 default.  See the variables @code{message-required-headers},
26240 @code{message-required-news-headers}, and
26241 @code{message-required-mail-headers}.
26242
26243 @item
26244 Features from third party @file{message-utils.el} added to @file{message.el}.
26245
26246 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26247 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26248 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26249 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26250 appropriate headers and a note in the body for cross-postings and
26251 followups (see the variables @code{message-cross-post-@var{*}}).
26252
26253 @item
26254 References and X-Draft-Headers are no longer generated when you start
26255 composing messages and @code{message-generate-headers-first} is
26256 @code{nil}.
26257
26258 @item
26259 Improved anti-spam features.
26260
26261 Gnus is now able to take out spam from your mail and news streams
26262 using a wide variety of programs and filter rules.  Among the supported
26263 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26264 for easy use of external packages such as SpamAssassin and Hashcash
26265 are also new.  @xref{Thwarting Email Spam}.
26266
26267 @item
26268 Easy inclusion of X-Faces headers.
26269
26270 @item
26271 Face headers handling.
26272
26273 @item
26274 In the summary buffer, the new command @kbd{/ N} inserts new messages
26275 and @kbd{/ o} inserts old messages.
26276
26277 @item
26278 Gnus decodes morse encoded messages if you press @kbd{W m}.
26279
26280 @item
26281 Unread count correct in nnimap groups.
26282
26283 The estimated number of unread articles in the group buffer should now
26284 be correct for nnimap groups.  This is achieved by calling
26285 @code{nnimap-fixup-unread-after-getting-new-news} from the
26286 @code{gnus-setup-news-hook} (called on startup) and
26287 @code{gnus-after-getting-new-news-hook}. (called after getting new
26288 mail).  If you have modified those variables from the default, you may
26289 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26290 you were happy with the estimate and want to save some (minimal) time
26291 when getting new mail, remove the function.
26292
26293 @item
26294 Group Carbon Copy (GCC) quoting
26295
26296 To support groups that contains SPC and other weird characters, groups
26297 are quoted before they are placed in the Gcc: header.  This means
26298 variables such as @code{gnus-message-archive-group} should no longer
26299 contain quote characters to make groups containing SPC work.  Also, if
26300 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26301 into two groups) you must change it to return the list
26302 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26303 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26304 was incorrect earlier, it just didn't generate any problems since it
26305 was inserted directly.
26306
26307 @item
26308 @file{~/News/overview/} not used.
26309
26310 As a result of the following change, the @file{~/News/overview/}
26311 directory is not used any more.  You can safely delete the entire
26312 hierarchy.
26313
26314 @item
26315 @code{gnus-agent}
26316
26317 The Gnus Agent has seen a major updated and is now enabled by default,
26318 and all nntp and nnimap servers from @code{gnus-select-method} and
26319 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26320 only the server in @code{gnus-select-method} was agentized by the
26321 default, and the agent was disabled by default.  When the agent is
26322 enabled, headers are now also retrieved from the Agent cache instead
26323 of the back ends when possible.  Earlier this only happened in the
26324 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26325 @kbd{J r} in the server buffer.  Gnus will not download articles into
26326 the Agent cache, unless you instruct it to do so, though, by using
26327 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26328 behavior of having the Agent disabled with @code{(setq gnus-agent
26329 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26330 is not needed any more.
26331
26332 @item
26333 @code{gnus-summary-line-format}
26334
26335 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26336 %s\n}.  Moreover @code{gnus-extra-headers},
26337 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26338 changed their default so that the users name will be replaced by the
26339 recipient's name or the group name posting to for @acronym{NNTP}
26340 groups.
26341
26342 @item
26343 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
26344
26345 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
26346 broken Outlook (Express) articles.
26347
26348 @item
26349 @code{(require 'gnus-load)}
26350
26351 If you use a stand-alone Gnus distribution, you'd better add
26352 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26353 lisp directory into load-path.
26354
26355 File @file{gnus-load.el} contains autoload commands, functions and variables,
26356 some of which may not be included in distributions of Emacsen.
26357
26358 @item
26359 @code{gnus-slave-unplugged}
26360
26361 A new command which starts Gnus offline in slave mode.
26362
26363 @item
26364 @code{message-insinuate-rmail}
26365
26366 Adding @code{(message-insinuate-rmail)} and @code{(setq
26367 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26368 compose, reply and forward messages in message-mode, where you can
26369 enjoy the power of @acronym{MML}.
26370
26371 @item
26372 @code{message-minibuffer-local-map}
26373
26374 The line below enables BBDB in resending a message:
26375 @lisp
26376 (define-key message-minibuffer-local-map [(tab)]
26377   'bbdb-complete-name)
26378 @end lisp
26379
26380 @item
26381 Externalizing and deleting of attachments.
26382
26383 If @code{gnus-gcc-externalize-attachments} or
26384 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26385 local files as external parts.
26386
26387 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26388 on @acronym{MIME} buttons) saves a part and replaces the part with an
26389 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26390 @acronym{MIME} buttons) removes a part.  It works only on back ends
26391 that support editing.
26392
26393 @item
26394 @code{gnus-default-charset}
26395
26396 The default value is determined from the
26397 @code{current-language-environment} variable, instead of
26398 @code{iso-8859-1}.  Also the @samp{.*} item in
26399 @code{gnus-group-charset-alist} is removed.
26400
26401 @item
26402 @code{gnus-posting-styles}
26403
26404 Add a new format of match like
26405 @lisp
26406 ((header "to" "larsi.*org")
26407  (Organization "Somewhere, Inc."))
26408 @end lisp
26409 The old format like the lines below is obsolete, but still accepted.
26410 @lisp
26411 (header "to" "larsi.*org"
26412         (Organization "Somewhere, Inc."))
26413 @end lisp
26414
26415 @item
26416 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26417
26418 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26419 added into these two variables.  If you customized those, perhaps you
26420 need add those two headers too.
26421
26422 @item
26423 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26424
26425 If one reads an article while plugged, and the article already exists
26426 in the Agent, it won't get downloaded once more.  @code{(setq
26427 gnus-agent-cache nil)} reverts to the old behavior.
26428
26429 @item
26430 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26431 composing messages, it is enabled by @code{use-hard-newlines}.
26432 Decoding format=flowed was present but not documented in earlier
26433 versions.
26434
26435 @item
26436 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26437
26438 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26439
26440 @item
26441 Gnus supports Maildir groups.
26442
26443 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
26444
26445 @item
26446 Printing capabilities are enhanced.
26447
26448 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26449 Article buffers.  Also, each individual @acronym{MIME} part can be
26450 printed using @kbd{p} on the @acronym{MIME} button.
26451
26452 @item
26453 Message supports the Importance: (RFC 2156) header.
26454
26455 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26456 the valid values.
26457
26458 @item
26459 Gnus supports Cancel Locks in News.
26460
26461 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
26462 used to determine if you wrote an article or not (for canceling and
26463 superseding).  Gnus generates a random password string the first time
26464 you post a message, and saves it in your @file{~/.emacs} using the Custom
26465 system.  While the variable is called @code{canlock-password}, it is not
26466 security sensitive data.  Publishing your canlock string on the web
26467 will not allow anyone to be able to anything she could not already do.
26468 The behavior can be changed by customizing @code{message-insert-canlock}.
26469
26470 @item
26471 Gnus supports server-side mail filtering using Sieve.
26472
26473 Sieve rules can be added as Group Parameters for groups, and the
26474 complete Sieve script is generated using @kbd{D g} from the Group
26475 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26476 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26477 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26478
26479 @item
26480 Extended format specs.
26481
26482 Format spec @samp{%&user-date;} is added into
26483 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26484 format specs are supported.  The extended format specs look like
26485 @samp{%u&foo;}, which invokes function
26486 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26487 escape character, old user defined format @samp{%u&} is no longer supported.
26488
26489 @item
26490 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26491
26492 It was aliased to @kbd{Y c}
26493 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26494 out other articles.
26495
26496 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26497
26498 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26499 s}, @kbd{/ a}, and @kbd{/ x}
26500 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26501 result will be to display all articles that do not match the expression.
26502
26503 @item
26504 Group names are treated as UTF-8 by default.
26505
26506 This is supposedly what USEFOR wanted to migrate to.  See
26507 @code{gnus-group-name-charset-group-alist} and
26508 @code{gnus-group-name-charset-method-alist} for customization.
26509
26510 @item
26511 The nnml and nnfolder back ends store marks for each groups.
26512
26513 This makes it possible to take backup of nnml/nnfolder servers/groups
26514 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
26515 makes it possible to share articles and marks between users (without
26516 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
26517 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26518 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26519 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
26520 another machine, Gnus will automatically use the @file{.marks} or
26521 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26522 The new server variables @code{nnml-marks-is-evil} and
26523 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26524
26525 @item
26526 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26527 been renamed to ``Gnus''.
26528
26529 @item
26530 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26531 renamed to ``Attachments''.  Note that this menu also contains security
26532 related stuff, like signing and encryption (@pxref{Security, Security,,
26533 message, Message Manual}).
26534
26535 @item
26536 @code{gnus-group-charset-alist} and
26537 @code{gnus-group-ignored-charsets-alist}.
26538
26539 The regexps in these variables are compared with full group names
26540 instead of real group names in 5.8.  Users who customize these
26541 variables should change those regexps accordingly.  For example:
26542 @lisp
26543 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26544 @end lisp
26545
26546 @item
26547 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26548 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26549
26550 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26551 additional Lisp libraries.  This add several menu items to the
26552 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26553 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
26554
26555 @item
26556 Gnus inlines external parts (message/external).
26557
26558 @item
26559 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26560 C-m}.
26561
26562 This change was made to avoid conflict with the standard binding of
26563 @code{back-to-indentation}, which is also useful in message mode.
26564
26565 @item
26566 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
26567
26568 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26569 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
26570 used when forwarding signed or encrypted messages, as the conversion
26571 invalidate the digital signature.
26572 @end itemize
26573
26574 @node No Gnus
26575 @subsubsection No Gnus
26576 @cindex No Gnus
26577
26578 New features in No Gnus:
26579 @c FIXME: Gnus 5.12?
26580
26581 @include gnus-news.texi
26582
26583 @iftex
26584
26585 @page
26586 @node The Manual
26587 @section The Manual
26588 @cindex colophon
26589 @cindex manual
26590
26591 This manual was generated from a TeXinfo file and then run through
26592 either @code{texi2dvi}
26593 @iflatex
26594 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26595 and then run through @code{latex} and @code{dvips}
26596 @end iflatex
26597 to get what you hold in your hands now.
26598
26599 The following conventions have been used:
26600
26601 @enumerate
26602
26603 @item
26604 This is a @samp{string}
26605
26606 @item
26607 This is a @kbd{keystroke}
26608
26609 @item
26610 This is a @file{file}
26611
26612 @item
26613 This is a @code{symbol}
26614
26615 @end enumerate
26616
26617 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26618 mean:
26619
26620 @lisp
26621 (setq flargnoze "yes")
26622 @end lisp
26623
26624 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26625
26626 @lisp
26627 (setq flumphel 'yes)
26628 @end lisp
26629
26630 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26631 ever get them confused.
26632
26633 @iflatex
26634 @c @head
26635 Of course, everything in this manual is of vital interest, so you should
26636 read it all.  Several times.  However, if you feel like skimming the
26637 manual, look for that gnu head you should see in the margin over
26638 there---it means that what's being discussed is of more importance than
26639 the rest of the stuff.  (On the other hand, if everything is infinitely
26640 important, how can anything be more important than that?  Just one more
26641 of the mysteries of this world, I guess.)
26642 @end iflatex
26643
26644 @end iftex
26645
26646
26647 @node On Writing Manuals
26648 @section On Writing Manuals
26649
26650 I guess most manuals are written after-the-fact; documenting a program
26651 that's already there.  This is not how this manual is written.  When
26652 implementing something, I write the manual entry for that something
26653 straight away.  I then see that it's difficult to explain the
26654 functionality, so I write how it's supposed to be, and then I change the
26655 implementation.  Writing the documentation and writing the code goes
26656 hand in hand.
26657
26658 This, of course, means that this manual has no, or little, flow.  It
26659 documents absolutely everything in Gnus, but often not where you're
26660 looking for it.  It is a reference manual, and not a guide to how to get
26661 started with Gnus.
26662
26663 That would be a totally different book, that should be written using the
26664 reference manual as source material.  It would look quite differently.
26665
26666
26667 @page
26668 @node Terminology
26669 @section Terminology
26670
26671 @cindex terminology
26672 @table @dfn
26673
26674 @item news
26675 @cindex news
26676 This is what you are supposed to use this thing for---reading news.
26677 News is generally fetched from a nearby @acronym{NNTP} server, and is
26678 generally publicly available to everybody.  If you post news, the entire
26679 world is likely to read just what you have written, and they'll all
26680 snigger mischievously.  Behind your back.
26681
26682 @item mail
26683 @cindex mail
26684 Everything that's delivered to you personally is mail.  Some news/mail
26685 readers (like Gnus) blur the distinction between mail and news, but
26686 there is a difference.  Mail is private.  News is public.  Mailing is
26687 not posting, and replying is not following up.
26688
26689 @item reply
26690 @cindex reply
26691 Send a mail to the person who has written what you are reading.
26692
26693 @item follow up
26694 @cindex follow up
26695 Post an article to the current newsgroup responding to the article you
26696 are reading.
26697
26698 @item back end
26699 @cindex back end
26700 Gnus considers mail and news to be mostly the same, really.  The only
26701 difference is how to access the actual articles.  News articles are
26702 commonly fetched via the protocol @acronym{NNTP}, whereas mail
26703 messages could be read from a file on the local disk.  The internal
26704 architecture of Gnus thus comprises a ``front end'' and a number of
26705 ``back ends''.  Internally, when you enter a group (by hitting
26706 @key{RET}, say), you thereby invoke a function in the front end in
26707 Gnus.  The front end then ``talks'' to a back end and says things like
26708 ``Give me the list of articles in the foo group'' or ``Show me article
26709 number 4711''.
26710
26711 So a back end mainly defines either a protocol (the @code{nntp} back
26712 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
26713 accesses mail via @acronym{IMAP}) or a file format and directory
26714 layout (the @code{nnspool} back end accesses news via the common
26715 ``spool directory'' format, the @code{nnml} back end access mail via a
26716 file format and directory layout that's quite similar).
26717
26718 Gnus does not handle the underlying media, so to speak---this is all
26719 done by the back ends.  A back end is a collection of functions to
26720 access the articles.
26721
26722 However, sometimes the term ``back end'' is also used where ``server''
26723 would have been more appropriate.  And then there is the term ``select
26724 method'' which can mean either.  The Gnus terminology can be quite
26725 confusing.
26726
26727 @item native
26728 @cindex native
26729 Gnus will always use one method (and back end) as the @dfn{native}, or
26730 default, way of getting news.
26731
26732 @item foreign
26733 @cindex foreign
26734 You can also have any number of foreign groups active at the same time.
26735 These are groups that use non-native non-secondary back ends for getting
26736 news.
26737
26738 @item secondary
26739 @cindex secondary
26740 Secondary back ends are somewhere half-way between being native and being
26741 foreign, but they mostly act like they are native.
26742
26743 @item article
26744 @cindex article
26745 A message that has been posted as news.
26746
26747 @item mail message
26748 @cindex mail message
26749 A message that has been mailed.
26750
26751 @item message
26752 @cindex message
26753 A mail message or news article
26754
26755 @item head
26756 @cindex head
26757 The top part of a message, where administrative information (etc.) is
26758 put.
26759
26760 @item body
26761 @cindex body
26762 The rest of an article.  Everything not in the head is in the
26763 body.
26764
26765 @item header
26766 @cindex header
26767 A line from the head of an article.
26768
26769 @item headers
26770 @cindex headers
26771 A collection of such lines, or a collection of heads.  Or even a
26772 collection of @acronym{NOV} lines.
26773
26774 @item @acronym{NOV}
26775 @cindex @acronym{NOV}
26776 When Gnus enters a group, it asks the back end for the headers of all
26777 unread articles in the group.  Most servers support the News OverView
26778 format, which is more compact and much faster to read and parse than the
26779 normal @sc{head} format.
26780
26781 @item level
26782 @cindex levels
26783 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
26784 that have a lower level are ``more'' subscribed than the groups with a
26785 higher level.  In fact, groups on levels 1-5 are considered
26786 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
26787 are @dfn{killed}.  Commands for listing groups and scanning for new
26788 articles will all use the numeric prefix as @dfn{working level}.
26789
26790 @item killed groups
26791 @cindex killed groups
26792 No information on killed groups is stored or updated, which makes killed
26793 groups much easier to handle than subscribed groups.
26794
26795 @item zombie groups
26796 @cindex zombie groups
26797 Just like killed groups, only slightly less dead.
26798
26799 @item active file
26800 @cindex active file
26801 The news server has to keep track of what articles it carries, and what
26802 groups exist.  All this information in stored in the active file, which
26803 is rather large, as you might surmise.
26804
26805 @item bogus groups
26806 @cindex bogus groups
26807 A group that exists in the @file{.newsrc} file, but isn't known to the
26808 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
26809 This means that the group probably doesn't exist (any more).
26810
26811 @item activating
26812 @cindex activating groups
26813 The act of asking the server for info on a group and computing the
26814 number of unread articles is called @dfn{activating the group}.
26815 Un-activated groups are listed with @samp{*} in the group buffer.
26816
26817 @item spool
26818 @cindex spool
26819 News servers store their articles locally in one fashion or other.
26820 One old-fashioned storage method is to have just one file per
26821 article.  That's called a ``traditional spool''.
26822
26823 @item server
26824 @cindex server
26825 A machine one can connect to and get news (or mail) from.
26826
26827 @item select method
26828 @cindex select method
26829 A structure that specifies the back end, the server and the virtual
26830 server settings.
26831
26832 @item virtual server
26833 @cindex virtual server
26834 A named select method.  Since a select method defines all there is to
26835 know about connecting to a (physical) server, taking the thing as a
26836 whole is a virtual server.
26837
26838 @item washing
26839 @cindex washing
26840 Taking a buffer and running it through a filter of some sort.  The
26841 result will (more often than not) be cleaner and more pleasing than the
26842 original.
26843
26844 @item ephemeral groups
26845 @cindex ephemeral groups
26846 @cindex temporary groups
26847 Most groups store data on what articles you have read.  @dfn{Ephemeral}
26848 groups are groups that will have no data stored---when you exit the
26849 group, it'll disappear into the aether.
26850
26851 @item solid groups
26852 @cindex solid groups
26853 This is the opposite of ephemeral groups.  All groups listed in the
26854 group buffer are solid groups.
26855
26856 @item sparse articles
26857 @cindex sparse articles
26858 These are article placeholders shown in the summary buffer when
26859 @code{gnus-build-sparse-threads} has been switched on.
26860
26861 @item threading
26862 @cindex threading
26863 To put responses to articles directly after the articles they respond
26864 to---in a hierarchical fashion.
26865
26866 @item root
26867 @cindex root
26868 @cindex thread root
26869 The first article in a thread is the root.  It is the ancestor of all
26870 articles in the thread.
26871
26872 @item parent
26873 @cindex parent
26874 An article that has responses.
26875
26876 @item child
26877 @cindex child
26878 An article that responds to a different article---its parent.
26879
26880 @item digest
26881 @cindex digest
26882 A collection of messages in one file.  The most common digest format is
26883 specified by RFC 1153.
26884
26885 @item splitting
26886 @cindex splitting, terminolgy
26887 @cindex mail sorting
26888 @cindex mail filtering (splitting)
26889 The action of sorting your emails according to certain rules. Sometimes
26890 incorrectly called mail filtering.
26891
26892 @end table
26893
26894
26895 @page
26896 @node Customization
26897 @section Customization
26898 @cindex general customization
26899
26900 All variables are properly documented elsewhere in this manual.  This
26901 section is designed to give general pointers on how to customize Gnus
26902 for some quite common situations.
26903
26904 @menu
26905 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
26906 * Slow Terminal Connection::    You run a remote Emacs.
26907 * Little Disk Space::           You feel that having large setup files is icky.
26908 * Slow Machine::                You feel like buying a faster machine.
26909 @end menu
26910
26911
26912 @node Slow/Expensive Connection
26913 @subsection Slow/Expensive NNTP Connection
26914
26915 If you run Emacs on a machine locally, and get your news from a machine
26916 over some very thin strings, you want to cut down on the amount of data
26917 Gnus has to get from the @acronym{NNTP} server.
26918
26919 @table @code
26920
26921 @item gnus-read-active-file
26922 Set this to @code{nil}, which will inhibit Gnus from requesting the
26923 entire active file from the server.  This file is often very large.  You
26924 also have to set @code{gnus-check-new-newsgroups} and
26925 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
26926 doesn't suddenly decide to fetch the active file anyway.
26927
26928 @item gnus-nov-is-evil
26929 This one has to be @code{nil}.  If not, grabbing article headers from
26930 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
26931 support @sc{xover}; Gnus will detect this by itself.
26932 @end table
26933
26934
26935 @node Slow Terminal Connection
26936 @subsection Slow Terminal Connection
26937
26938 Let's say you use your home computer for dialing up the system that runs
26939 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
26940 possible) the amount of data sent over the wires.
26941
26942 @table @code
26943
26944 @item gnus-auto-center-summary
26945 Set this to @code{nil} to inhibit Gnus from re-centering the summary
26946 buffer all the time.  If it is @code{vertical}, do only vertical
26947 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
26948 horizontal and vertical recentering.
26949
26950 @item gnus-visible-headers
26951 Cut down on the headers included in the articles to the
26952 minimum.  You can, in fact, make do without them altogether---most of the
26953 useful data is in the summary buffer, anyway.  Set this variable to
26954 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
26955
26956 Set this hook to all the available hiding commands:
26957 @lisp
26958 (setq gnus-treat-hide-headers 'head
26959       gnus-treat-hide-signature t
26960       gnus-treat-hide-citation t)
26961 @end lisp
26962
26963 @item gnus-use-full-window
26964 By setting this to @code{nil}, you can make all the windows smaller.
26965 While this doesn't really cut down much generally, it means that you
26966 have to see smaller portions of articles before deciding that you didn't
26967 want to read them anyway.
26968
26969 @item gnus-thread-hide-subtree
26970 If this is non-@code{nil}, all threads in the summary buffer will be
26971 hidden initially.
26972
26973
26974 @item gnus-updated-mode-lines
26975 If this is @code{nil}, Gnus will not put information in the buffer mode
26976 lines, which might save some time.
26977 @end table
26978
26979
26980 @node Little Disk Space
26981 @subsection Little Disk Space
26982 @cindex disk space
26983
26984 The startup files can get rather large, so you may want to cut their
26985 sizes a bit if you are running out of space.
26986
26987 @table @code
26988
26989 @item gnus-save-newsrc-file
26990 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
26991 only save @file{.newsrc.eld}.  This means that you will not be able to
26992 use any other newsreaders than Gnus.  This variable is @code{t} by
26993 default.
26994
26995 @item gnus-read-newsrc-file
26996 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
26997 only read @file{.newsrc.eld}.  This means that you will not be able to
26998 use any other newsreaders than Gnus.  This variable is @code{t} by
26999 default.
27000
27001 @item gnus-save-killed-list
27002 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27003 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27004 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27005 variable to @code{nil}.  This variable is @code{t} by default.
27006
27007 @end table
27008
27009
27010 @node Slow Machine
27011 @subsection Slow Machine
27012 @cindex slow machine
27013
27014 If you have a slow machine, or are just really impatient, there are a
27015 few things you can do to make Gnus run faster.
27016
27017 Set @code{gnus-check-new-newsgroups} and
27018 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27019
27020 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27021 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27022 summary buffer faster.
27023
27024
27025 @page
27026 @node Troubleshooting
27027 @section Troubleshooting
27028 @cindex troubleshooting
27029
27030 Gnus works @emph{so} well straight out of the box---I can't imagine any
27031 problems, really.
27032
27033 Ahem.
27034
27035 @enumerate
27036
27037 @item
27038 Make sure your computer is switched on.
27039
27040 @item
27041 Make sure that you really load the current Gnus version.  If you have
27042 been running @sc{gnus}, you need to exit Emacs and start it up again before
27043 Gnus will work.
27044
27045 @item
27046 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27047 like @samp{T-gnus 6.17.* (based on Gnus v5.10.*; for SEMI 1.1*, FLIM
27048 1.1*)} you have the right files loaded.  Otherwise you have some old
27049 @file{.el} files lying around.  Delete these.
27050
27051 @item
27052 Read the help group (@kbd{G h} in the group buffer) for a
27053 @acronym{FAQ} and a how-to.
27054
27055 @item
27056 @vindex max-lisp-eval-depth
27057 Gnus works on many recursive structures, and in some extreme (and very
27058 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27059 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27060 something like that.
27061 @end enumerate
27062
27063 If all else fails, report the problem as a bug.
27064
27065 @cindex bugs
27066 @cindex reporting bugs
27067
27068 @kindex M-x gnus-bug
27069 @findex gnus-bug
27070 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27071 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27072 me the backtrace.  I will fix bugs, but I can only fix them if you send
27073 me a precise description as to how to reproduce the bug.
27074
27075 You really can never be too detailed in a bug report.  Always use the
27076 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27077 a 10Kb mail each time you use it, and even if you have sent me your
27078 environment 500 times before.  I don't care.  I want the full info each
27079 time.
27080
27081 It is also important to remember that I have no memory whatsoever.  If
27082 you send a bug report, and I send you a reply, and then you just send
27083 back ``No, it's not! Moron!'', I will have no idea what you are
27084 insulting me about.  Always over-explain everything.  It's much easier
27085 for all of us---if I don't have all the information I need, I will just
27086 mail you and ask for more info, and everything takes more time.
27087
27088 If the problem you're seeing is very visual, and you can't quite explain
27089 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27090 it somewhere it can be reached, and include the URL of the picture in
27091 the bug report.
27092
27093 @cindex patches
27094 If you would like to contribute a patch to fix bugs or make
27095 improvements, please produce the patch using @samp{diff -u}.
27096
27097 @cindex edebug
27098 If you want to debug your problem further before reporting, possibly
27099 in order to solve the problem yourself and send a patch, you can use
27100 edebug.  Debugging Lisp code is documented in the Elisp manual
27101 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27102 Lisp Reference Manual}).  To get you started with edebug, consider if
27103 you discover some weird behavior when pressing @kbd{c}, the first
27104 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27105 the documentation buffer that leads you to the function definition,
27106 then press @kbd{M-x edebug-defun RET} with point inside that function,
27107 return to Gnus and press @kbd{c} to invoke the code.  You will be
27108 placed in the lisp buffer and can single step using @kbd{SPC} and
27109 evaluate expressions using @kbd{M-:} or inspect variables using
27110 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27111 @kbd{c} or @kbd{g}.
27112
27113 @cindex elp
27114 @cindex profile
27115 @cindex slow
27116 Sometimes, a problem do not directly generate an elisp error but
27117 manifests itself by causing Gnus to be very slow.  In these cases, you
27118 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27119 slow, and then try to analyze the backtrace (repeating the procedure
27120 helps isolating the real problem areas).
27121
27122 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27123 (or should be) fully documented elsewhere, but to get you started
27124 there are a few steps that need to be followed.  First, instrument the
27125 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27126 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27127 RET message}.  Then perform the operation that is slow and press
27128 @kbd{M-x elp-results}.  You will then see which operations that takes
27129 time, and can debug them further.  If the entire operation takes much
27130 longer than the time spent in the slowest function in the profiler
27131 output, you probably profiled the wrong part of Gnus.  To reset
27132 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27133 elp-restore-all} is supposed to remove profiling, but given the
27134 complexities and dynamic code generation in Gnus, it might not always
27135 work perfectly.
27136
27137 @cindex gnu.emacs.gnus
27138 @cindex ding mailing list
27139 If you just need help, you are better off asking on
27140 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27141 @email{ding@@gnus.org, the ding mailing list}.  Write to
27142 @email{ding-request@@gnus.org} to subscribe.
27143
27144
27145 @page
27146 @node Gnus Reference Guide
27147 @section Gnus Reference Guide
27148
27149 It is my hope that other people will figure out smart stuff that Gnus
27150 can do, and that other people will write those smart things as well.  To
27151 facilitate that I thought it would be a good idea to describe the inner
27152 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27153 it.
27154
27155 You can never expect the internals of a program not to change, but I
27156 will be defining (in some details) the interface between Gnus and its
27157 back ends (this is written in stone), the format of the score files
27158 (ditto), data structures (some are less likely to change than others)
27159 and general methods of operation.
27160
27161 @menu
27162 * Gnus Utility Functions::      Common functions and variable to use.
27163 * Back End Interface::          How Gnus communicates with the servers.
27164 * Score File Syntax::           A BNF definition of the score file standard.
27165 * Headers::                     How Gnus stores headers internally.
27166 * Ranges::                      A handy format for storing mucho numbers.
27167 * Group Info::                  The group info format.
27168 * Extended Interactive::        Symbolic prefixes and stuff.
27169 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27170 * Various File Formats::        Formats of files that Gnus use.
27171 @end menu
27172
27173
27174 @node Gnus Utility Functions
27175 @subsection Gnus Utility Functions
27176 @cindex Gnus utility functions
27177 @cindex utility functions
27178 @cindex functions
27179 @cindex internal variables
27180
27181 When writing small functions to be run from hooks (and stuff), it's
27182 vital to have access to the Gnus internal functions and variables.
27183 Below is a list of the most common ones.
27184
27185 @table @code
27186
27187 @item gnus-newsgroup-name
27188 @vindex gnus-newsgroup-name
27189 This variable holds the name of the current newsgroup.
27190
27191 @item gnus-find-method-for-group
27192 @findex gnus-find-method-for-group
27193 A function that returns the select method for @var{group}.
27194
27195 @item gnus-group-real-name
27196 @findex gnus-group-real-name
27197 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27198 name.
27199
27200 @item gnus-group-prefixed-name
27201 @findex gnus-group-prefixed-name
27202 Takes an unprefixed group name and a select method, and returns the full
27203 (prefixed) Gnus group name.
27204
27205 @item gnus-get-info
27206 @findex gnus-get-info
27207 Returns the group info list for @var{group}.
27208
27209 @item gnus-group-unread
27210 @findex gnus-group-unread
27211 The number of unread articles in @var{group}, or @code{t} if that is
27212 unknown.
27213
27214 @item gnus-active
27215 @findex gnus-active
27216 The active entry for @var{group}.
27217
27218 @item gnus-set-active
27219 @findex gnus-set-active
27220 Set the active entry for @var{group}.
27221
27222 @item gnus-add-current-to-buffer-list
27223 @findex gnus-add-current-to-buffer-list
27224 Adds the current buffer to the list of buffers to be killed on Gnus
27225 exit.
27226
27227 @item gnus-continuum-version
27228 @findex gnus-continuum-version
27229 Takes a Gnus version string as a parameter and returns a floating point
27230 number.  Earlier versions will always get a lower number than later
27231 versions.
27232
27233 @item gnus-group-read-only-p
27234 @findex gnus-group-read-only-p
27235 Says whether @var{group} is read-only or not.
27236
27237 @item gnus-news-group-p
27238 @findex gnus-news-group-p
27239 Says whether @var{group} came from a news back end.
27240
27241 @item gnus-ephemeral-group-p
27242 @findex gnus-ephemeral-group-p
27243 Says whether @var{group} is ephemeral or not.
27244
27245 @item gnus-server-to-method
27246 @findex gnus-server-to-method
27247 Returns the select method corresponding to @var{server}.
27248
27249 @item gnus-server-equal
27250 @findex gnus-server-equal
27251 Says whether two virtual servers are equal.
27252
27253 @item gnus-group-native-p
27254 @findex gnus-group-native-p
27255 Says whether @var{group} is native or not.
27256
27257 @item gnus-group-secondary-p
27258 @findex gnus-group-secondary-p
27259 Says whether @var{group} is secondary or not.
27260
27261 @item gnus-group-foreign-p
27262 @findex gnus-group-foreign-p
27263 Says whether @var{group} is foreign or not.
27264
27265 @item gnus-group-find-parameter
27266 @findex gnus-group-find-parameter
27267 Returns the parameter list of @var{group}.  If given a second parameter,
27268 returns the value of that parameter for @var{group}.
27269
27270 @item gnus-group-set-parameter
27271 @findex gnus-group-set-parameter
27272 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27273
27274 @item gnus-narrow-to-body
27275 @findex gnus-narrow-to-body
27276 Narrows the current buffer to the body of the article.
27277
27278 @item gnus-check-backend-function
27279 @findex gnus-check-backend-function
27280 Takes two parameters, @var{function} and @var{group}.  If the back end
27281 @var{group} comes from supports @var{function}, return non-@code{nil}.
27282
27283 @lisp
27284 (gnus-check-backend-function "request-scan" "nnml:misc")
27285 @result{} t
27286 @end lisp
27287
27288 @item gnus-read-method
27289 @findex gnus-read-method
27290 Prompts the user for a select method.
27291
27292 @end table
27293
27294
27295 @node Back End Interface
27296 @subsection Back End Interface
27297
27298 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27299 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27300 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27301 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27302 examples of the latter we have @code{nntp-port-number} and
27303 @code{nnmbox-directory}.
27304
27305 When Gnus asks for information from a back end---say @code{nntp}---on
27306 something, it will normally include a virtual server name in the
27307 function parameters.  (If not, the back end should use the ``current''
27308 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27309 server as its only (optional) parameter.  If this virtual server hasn't
27310 been opened, the function should fail.
27311
27312 Note that a virtual server name has no relation to some physical server
27313 name.  Take this example:
27314
27315 @lisp
27316 (nntp "odd-one"
27317       (nntp-address "ifi.uio.no")
27318       (nntp-port-number 4324))
27319 @end lisp
27320
27321 Here the virtual server name is @samp{odd-one} while the name of
27322 the physical server is @samp{ifi.uio.no}.
27323
27324 The back ends should be able to switch between several virtual servers.
27325 The standard back ends implement this by keeping an alist of virtual
27326 server environments that they pull down/push up when needed.
27327
27328 There are two groups of interface functions: @dfn{required functions},
27329 which must be present, and @dfn{optional functions}, which Gnus will
27330 always check for presence before attempting to call 'em.
27331
27332 All these functions are expected to return data in the buffer
27333 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27334 unfortunately named, but we'll have to live with it.  When I talk about
27335 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27336 talk about @dfn{return value}, I talk about the function value returned by
27337 the function call.  Functions that fail should return @code{nil} as the
27338 return value.
27339
27340 Some back ends could be said to be @dfn{server-forming} back ends, and
27341 some might be said not to be.  The latter are back ends that generally
27342 only operate on one group at a time, and have no concept of ``server''
27343 ---they have a group, and they deliver info on that group and nothing
27344 more.
27345
27346 Gnus identifies each message by way of group name and article number.  A
27347 few remarks about these article numbers might be useful.  First of all,
27348 the numbers are positive integers.  Secondly, it is normally not
27349 possible for later articles to ``re-use'' older article numbers without
27350 confusing Gnus.  That is, if a group has ever contained a message
27351 numbered 42, then no other message may get that number, or Gnus will get
27352 mightily confused.@footnote{See the function
27353 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27354 Third, article numbers must be assigned in order of arrival in the
27355 group; this is not necessarily the same as the date of the message.
27356
27357 The previous paragraph already mentions all the ``hard'' restrictions that
27358 article numbers must fulfill.  But it seems that it might be useful to
27359 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27360 if there are holes in the article numbering sequence.  However, due to
27361 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27362 also useful for the article numbers to start at 1 to avoid running out
27363 of numbers as long as possible.
27364
27365 Note that by convention, back ends are named @code{nnsomething}, but
27366 Gnus also comes with some @code{nnnotbackends}, such as
27367 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27368
27369 In the examples and definitions I will refer to the imaginary back end
27370 @code{nnchoke}.
27371
27372 @cindex @code{nnchoke}
27373
27374 @menu
27375 * Required Back End Functions::  Functions that must be implemented.
27376 * Optional Back End Functions::  Functions that need not be implemented.
27377 * Error Messaging::             How to get messages and report errors.
27378 * Writing New Back Ends::       Extending old back ends.
27379 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27380 * Mail-like Back Ends::         Some tips on mail back ends.
27381 @end menu
27382
27383
27384 @node Required Back End Functions
27385 @subsubsection Required Back End Functions
27386
27387 @table @code
27388
27389 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27390
27391 @var{articles} is either a range of article numbers or a list of
27392 @code{Message-ID}s.  Current back ends do not fully support either---only
27393 sequences (lists) of article numbers, and most back ends do not support
27394 retrieval of @code{Message-ID}s.  But they should try for both.
27395
27396 The result data should either be HEADs or @acronym{NOV} lines, and the result
27397 value should either be @code{headers} or @code{nov} to reflect this.
27398 This might later be expanded to @code{various}, which will be a mixture
27399 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27400
27401 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27402 headers'', in some meaning of the word.  This is generally done by
27403 fetching (at most) @var{fetch-old} extra headers less than the smallest
27404 article number in @code{articles}, and filling the gaps as well.  The
27405 presence of this parameter can be ignored if the back end finds it
27406 cumbersome to follow the request.  If this is non-@code{nil} and not a
27407 number, do maximum fetches.
27408
27409 Here's an example HEAD:
27410
27411 @example
27412 221 1056 Article retrieved.
27413 Path: ifi.uio.no!sturles
27414 From: sturles@@ifi.uio.no (Sturle Sunde)
27415 Newsgroups: ifi.discussion
27416 Subject: Re: Something very droll
27417 Date: 27 Oct 1994 14:02:57 +0100
27418 Organization: Dept. of Informatics, University of Oslo, Norway
27419 Lines: 26
27420 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27421 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27422 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27423 .
27424 @end example
27425
27426 So a @code{headers} return value would imply that there's a number of
27427 these in the data buffer.
27428
27429 Here's a BNF definition of such a buffer:
27430
27431 @example
27432 headers        = *head
27433 head           = error / valid-head
27434 error-message  = [ "4" / "5" ] 2number " " <error message> eol
27435 valid-head     = valid-message *header "." eol
27436 valid-message  = "221 " <number> " Article retrieved." eol
27437 header         = <text> eol
27438 @end example
27439
27440 @cindex BNF
27441 (The version of BNF used here is the one used in RFC822.)
27442
27443 If the return value is @code{nov}, the data buffer should contain
27444 @dfn{network overview database} lines.  These are basically fields
27445 separated by tabs.
27446
27447 @example
27448 nov-buffer = *nov-line
27449 nov-line   = field 7*8[ <TAB> field ] eol
27450 field      = <text except TAB>
27451 @end example
27452
27453 For a closer look at what should be in those fields,
27454 @pxref{Headers}.
27455
27456
27457 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27458
27459 @var{server} is here the virtual server name.  @var{definitions} is a
27460 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27461
27462 If the server can't be opened, no error should be signaled.  The back end
27463 may then choose to refuse further attempts at connecting to this
27464 server.  In fact, it should do so.
27465
27466 If the server is opened already, this function should return a
27467 non-@code{nil} value.  There should be no data returned.
27468
27469
27470 @item (nnchoke-close-server &optional SERVER)
27471
27472 Close connection to @var{server} and free all resources connected
27473 to it.  Return @code{nil} if the server couldn't be closed for some
27474 reason.
27475
27476 There should be no data returned.
27477
27478
27479 @item (nnchoke-request-close)
27480
27481 Close connection to all servers and free all resources that the back end
27482 have reserved.  All buffers that have been created by that back end
27483 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
27484 function is generally only called when Gnus is shutting down.
27485
27486 There should be no data returned.
27487
27488
27489 @item (nnchoke-server-opened &optional SERVER)
27490
27491 If @var{server} is the current virtual server, and the connection to the
27492 physical server is alive, then this function should return a
27493 non-@code{nil} value.  This function should under no circumstances
27494 attempt to reconnect to a server we have lost connection to.
27495
27496 There should be no data returned.
27497
27498
27499 @item (nnchoke-status-message &optional SERVER)
27500
27501 This function should return the last error message from @var{server}.
27502
27503 There should be no data returned.
27504
27505
27506 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27507
27508 The result data from this function should be the article specified by
27509 @var{article}.  This might either be a @code{Message-ID} or a number.
27510 It is optional whether to implement retrieval by @code{Message-ID}, but
27511 it would be nice if that were possible.
27512
27513 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27514 in this buffer instead of the normal data buffer.  This is to make it
27515 possible to avoid copying large amounts of data from one buffer to
27516 another, while Gnus mainly requests articles to be inserted directly
27517 into its article buffer.
27518
27519 If it is at all possible, this function should return a cons cell where
27520 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27521 the article number.  This will enable Gnus to find out what the real
27522 group and article numbers are when fetching articles by
27523 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
27524 on successful article retrieval.
27525
27526
27527 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27528
27529 Get data on @var{group}.  This function also has the side effect of
27530 making @var{group} the current group.
27531
27532 If @var{fast}, don't bother to return useful data, just make @var{group}
27533 the current group.
27534
27535 Here's an example of some result data and a definition of the same:
27536
27537 @example
27538 211 56 1000 1059 ifi.discussion
27539 @end example
27540
27541 The first number is the status, which should be 211.  Next is the
27542 total number of articles in the group, the lowest article number, the
27543 highest article number, and finally the group name.  Note that the total
27544 number of articles may be less than one might think while just
27545 considering the highest and lowest article numbers, but some articles
27546 may have been canceled.  Gnus just discards the total-number, so
27547 whether one should take the bother to generate it properly (if that is a
27548 problem) is left as an exercise to the reader.  If the group contains no
27549 articles, the lowest article number should be reported as 1 and the
27550 highest as 0.
27551
27552 @example
27553 group-status = [ error / info ] eol
27554 error        = [ "4" / "5" ] 2<number> " " <Error message>
27555 info         = "211 " 3* [ <number> " " ] <string>
27556 @end example
27557
27558
27559 @item (nnchoke-close-group GROUP &optional SERVER)
27560
27561 Close @var{group} and free any resources connected to it.  This will be
27562 a no-op on most back ends.
27563
27564 There should be no data returned.
27565
27566
27567 @item (nnchoke-request-list &optional SERVER)
27568
27569 Return a list of all groups available on @var{server}.  And that means
27570 @emph{all}.
27571
27572 Here's an example from a server that only carries two groups:
27573
27574 @example
27575 ifi.test 0000002200 0000002000 y
27576 ifi.discussion 3324 3300 n
27577 @end example
27578
27579 On each line we have a group name, then the highest article number in
27580 that group, the lowest article number, and finally a flag.  If the group
27581 contains no articles, the lowest article number should be reported as 1
27582 and the highest as 0.
27583
27584 @example
27585 active-file = *active-line
27586 active-line = name " " <number> " " <number> " " flags eol
27587 name        = <string>
27588 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
27589 @end example
27590
27591 The flag says whether the group is read-only (@samp{n}), is moderated
27592 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27593 (@samp{=other-group}) or none of the above (@samp{y}).
27594
27595
27596 @item (nnchoke-request-post &optional SERVER)
27597
27598 This function should post the current buffer.  It might return whether
27599 the posting was successful or not, but that's not required.  If, for
27600 instance, the posting is done asynchronously, it has generally not been
27601 completed by the time this function concludes.  In that case, this
27602 function should set up some kind of sentinel to beep the user loud and
27603 clear if the posting could not be completed.
27604
27605 There should be no result data from this function.
27606
27607 @end table
27608
27609
27610 @node Optional Back End Functions
27611 @subsubsection Optional Back End Functions
27612
27613 @table @code
27614
27615 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27616
27617 @var{groups} is a list of groups, and this function should request data
27618 on all those groups.  How it does it is of no concern to Gnus, but it
27619 should attempt to do this in a speedy fashion.
27620
27621 The return value of this function can be either @code{active} or
27622 @code{group}, which says what the format of the result data is.  The
27623 former is in the same format as the data from
27624 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27625 in the same format as @code{nnchoke-request-group} gives.
27626
27627 @example
27628 group-buffer = *active-line / *group-status
27629 @end example
27630
27631
27632 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27633
27634 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27635 alterations.  This comes in handy if the back end really carries all
27636 the information (as is the case with virtual and imap groups).  This
27637 function should destructively alter the info to suit its needs, and
27638 should return a non-@code{nil} value (exceptionally,
27639 @code{nntp-request-update-info} always returns @code{nil} not to waste
27640 the network resources).
27641
27642 There should be no result data from this function.
27643
27644
27645 @item (nnchoke-request-type GROUP &optional ARTICLE)
27646
27647 When the user issues commands for ``sending news'' (@kbd{F} in the
27648 summary buffer, for instance), Gnus has to know whether the article the
27649 user is following up on is news or mail.  This function should return
27650 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27651 is mail and @code{unknown} if the type can't be decided.  (The
27652 @var{article} parameter is necessary in @code{nnvirtual} groups which
27653 might very well combine mail groups and news groups.)  Both @var{group}
27654 and @var{article} may be @code{nil}.
27655
27656 There should be no result data from this function.
27657
27658
27659 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27660
27661 Set/remove/add marks on articles.  Normally Gnus handles the article
27662 marks (such as read, ticked, expired etc) internally, and store them in
27663 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
27664 all information about the articles on the server, so Gnus need to
27665 propagate the mark information to the server.
27666
27667 @var{action} is a list of mark setting requests, having this format:
27668
27669 @example
27670 (RANGE ACTION MARK)
27671 @end example
27672
27673 @var{range} is a range of articles you wish to update marks on.
27674 @var{action} is @code{add} or @code{del}, used to add marks or remove
27675 marks (preserving all marks not mentioned).  @var{mark} is a list of
27676 marks; where each mark is a symbol.  Currently used marks are
27677 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27678 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27679 @code{forward} and @code{recent}, but your back end should, if
27680 possible, not limit itself to these.
27681
27682 Given contradictory actions, the last action in the list should be the
27683 effective one.  That is, if your action contains a request to add the
27684 @code{tick} mark on article 1 and, later in the list, a request to
27685 remove the mark on the same article, the mark should in fact be removed.
27686
27687 An example action list:
27688
27689 @example
27690 (((5 12 30) 'del '(tick))
27691  ((10 . 90) 'add '(read expire))
27692  ((92 94) 'del '(read)))
27693 @end example
27694
27695 The function should return a range of articles it wasn't able to set the
27696 mark on (currently not used for anything).
27697
27698 There should be no result data from this function.
27699
27700 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27701
27702 If the user tries to set a mark that the back end doesn't like, this
27703 function may change the mark.  Gnus will use whatever this function
27704 returns as the mark for @var{article} instead of the original
27705 @var{mark}.  If the back end doesn't care, it must return the original
27706 @var{mark}, and not @code{nil} or any other type of garbage.
27707
27708 The only use for this I can see is what @code{nnvirtual} does with
27709 it---if a component group is auto-expirable, marking an article as read
27710 in the virtual group should result in the article being marked as
27711 expirable.
27712
27713 There should be no result data from this function.
27714
27715
27716 @item (nnchoke-request-scan &optional GROUP SERVER)
27717
27718 This function may be called at any time (by Gnus or anything else) to
27719 request that the back end check for incoming articles, in one way or
27720 another.  A mail back end will typically read the spool file or query
27721 the @acronym{POP} server when this function is invoked.  The
27722 @var{group} doesn't have to be heeded---if the back end decides that
27723 it is too much work just scanning for a single group, it may do a
27724 total scan of all groups.  It would be nice, however, to keep things
27725 local if that's practical.
27726
27727 There should be no result data from this function.
27728
27729
27730 @item (nnchoke-request-group-description GROUP &optional SERVER)
27731
27732 The result data from this function should be a description of
27733 @var{group}.
27734
27735 @example
27736 description-line = name <TAB> description eol
27737 name             = <string>
27738 description      = <text>
27739 @end example
27740
27741 @item (nnchoke-request-list-newsgroups &optional SERVER)
27742
27743 The result data from this function should be the description of all
27744 groups available on the server.
27745
27746 @example
27747 description-buffer = *description-line
27748 @end example
27749
27750
27751 @item (nnchoke-request-newgroups DATE &optional SERVER)
27752
27753 The result data from this function should be all groups that were
27754 created after @samp{date}, which is in normal human-readable date format
27755 (i.e., the date format used in mail and news headers, and returned by
27756 the function @code{message-make-date} by default).  The data should be
27757 in the active buffer format.
27758
27759 It is okay for this function to return ``too many'' groups; some back ends
27760 might find it cheaper to return the full list of groups, rather than
27761 just the new groups.  But don't do this for back ends with many groups.
27762 Normally, if the user creates the groups herself, there won't be too
27763 many groups, so @code{nnml} and the like are probably safe.  But for
27764 back ends like @code{nntp}, where the groups have been created by the
27765 server, it is quite likely that there can be many groups.
27766
27767
27768 @item (nnchoke-request-create-group GROUP &optional SERVER)
27769
27770 This function should create an empty group with name @var{group}.
27771
27772 There should be no return data.
27773
27774
27775 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
27776
27777 This function should run the expiry process on all articles in the
27778 @var{articles} range (which is currently a simple list of article
27779 numbers.)  It is left up to the back end to decide how old articles
27780 should be before they are removed by this function.  If @var{force} is
27781 non-@code{nil}, all @var{articles} should be deleted, no matter how new
27782 they are.
27783
27784 This function should return a list of articles that it did not/was not
27785 able to delete.
27786
27787 There should be no result data returned.
27788
27789
27790 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
27791
27792 This function should move @var{article} (which is a number) from
27793 @var{group} by calling @var{accept-form}.
27794
27795 This function should ready the article in question for moving by
27796 removing any header lines it has added to the article, and generally
27797 should ``tidy up'' the article.  Then it should @code{eval}
27798 @var{accept-form} in the buffer where the ``tidy'' article is.  This
27799 will do the actual copying.  If this @code{eval} returns a
27800 non-@code{nil} value, the article should be removed.
27801
27802 If @var{last} is @code{nil}, that means that there is a high likelihood
27803 that there will be more requests issued shortly, so that allows some
27804 optimizations.
27805
27806 The function should return a cons where the @code{car} is the group name and
27807 the @code{cdr} is the article number that the article was entered as.
27808
27809 The group should exist before the back end is asked to accept the
27810 article for that group.
27811
27812 There should be no data returned.
27813
27814
27815 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
27816
27817 This function takes the current buffer and inserts it into @var{group}.
27818 If @var{last} in @code{nil}, that means that there will be more calls to
27819 this function in short order.
27820
27821 The function should return a cons where the @code{car} is the group name and
27822 the @code{cdr} is the article number that the article was entered as.
27823
27824 There should be no data returned.
27825
27826
27827 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
27828
27829 This function should remove @var{article} (which is a number) from
27830 @var{group} and insert @var{buffer} there instead.
27831
27832 There should be no data returned.
27833
27834
27835 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
27836
27837 This function should delete @var{group}.  If @var{force}, it should
27838 really delete all the articles in the group, and then delete the group
27839 itself.  (If there is such a thing as ``the group itself''.)
27840
27841 There should be no data returned.
27842
27843
27844 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
27845
27846 This function should rename @var{group} into @var{new-name}.  All
27847 articles in @var{group} should move to @var{new-name}.
27848
27849 There should be no data returned.
27850
27851 @end table
27852
27853
27854 @node Error Messaging
27855 @subsubsection Error Messaging
27856
27857 @findex nnheader-report
27858 @findex nnheader-get-report
27859 The back ends should use the function @code{nnheader-report} to report
27860 error conditions---they should not raise errors when they aren't able to
27861 perform a request.  The first argument to this function is the back end
27862 symbol, and the rest are interpreted as arguments to @code{format} if
27863 there are multiple of them, or just a string if there is one of them.
27864 This function must always returns @code{nil}.
27865
27866 @lisp
27867 (nnheader-report 'nnchoke "You did something totally bogus")
27868
27869 (nnheader-report 'nnchoke "Could not request group %s" group)
27870 @end lisp
27871
27872 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
27873 @code{nil} back from a server, and this function returns the most
27874 recently reported message for the back end in question.  This function
27875 takes one argument---the server symbol.
27876
27877 Internally, these functions access @var{back-end}@code{-status-string},
27878 so the @code{nnchoke} back end will have its error message stored in
27879 @code{nnchoke-status-string}.
27880
27881
27882 @node Writing New Back Ends
27883 @subsubsection Writing New Back Ends
27884
27885 Many back ends are quite similar.  @code{nnml} is just like
27886 @code{nnspool}, but it allows you to edit the articles on the server.
27887 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
27888 and it doesn't maintain overview databases.  @code{nndir} is just like
27889 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
27890 editing articles.
27891
27892 It would make sense if it were possible to ``inherit'' functions from
27893 back ends when writing new back ends.  And, indeed, you can do that if you
27894 want to.  (You don't have to if you don't want to, of course.)
27895
27896 All the back ends declare their public variables and functions by using a
27897 package called @code{nnoo}.
27898
27899 To inherit functions from other back ends (and allow other back ends to
27900 inherit functions from the current back end), you should use the
27901 following macros:
27902
27903 @table @code
27904
27905 @item nnoo-declare
27906 This macro declares the first parameter to be a child of the subsequent
27907 parameters.  For instance:
27908
27909 @lisp
27910 (nnoo-declare nndir
27911   nnml nnmh)
27912 @end lisp
27913
27914 @code{nndir} has declared here that it intends to inherit functions from
27915 both @code{nnml} and @code{nnmh}.
27916
27917 @item defvoo
27918 This macro is equivalent to @code{defvar}, but registers the variable as
27919 a public server variable.  Most state-oriented variables should be
27920 declared with @code{defvoo} instead of @code{defvar}.
27921
27922 In addition to the normal @code{defvar} parameters, it takes a list of
27923 variables in the parent back ends to map the variable to when executing
27924 a function in those back ends.
27925
27926 @lisp
27927 (defvoo nndir-directory nil
27928   "Where nndir will look for groups."
27929   nnml-current-directory nnmh-current-directory)
27930 @end lisp
27931
27932 This means that @code{nnml-current-directory} will be set to
27933 @code{nndir-directory} when an @code{nnml} function is called on behalf
27934 of @code{nndir}.  (The same with @code{nnmh}.)
27935
27936 @item nnoo-define-basics
27937 This macro defines some common functions that almost all back ends should
27938 have.
27939
27940 @lisp
27941 (nnoo-define-basics nndir)
27942 @end lisp
27943
27944 @item deffoo
27945 This macro is just like @code{defun} and takes the same parameters.  In
27946 addition to doing the normal @code{defun} things, it registers the
27947 function as being public so that other back ends can inherit it.
27948
27949 @item nnoo-map-functions
27950 This macro allows mapping of functions from the current back end to
27951 functions from the parent back ends.
27952
27953 @lisp
27954 (nnoo-map-functions nndir
27955   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27956   (nnmh-request-article 0 nndir-current-group 0 0))
27957 @end lisp
27958
27959 This means that when @code{nndir-retrieve-headers} is called, the first,
27960 third, and fourth parameters will be passed on to
27961 @code{nnml-retrieve-headers}, while the second parameter is set to the
27962 value of @code{nndir-current-group}.
27963
27964 @item nnoo-import
27965 This macro allows importing functions from back ends.  It should be the
27966 last thing in the source file, since it will only define functions that
27967 haven't already been defined.
27968
27969 @lisp
27970 (nnoo-import nndir
27971   (nnmh
27972    nnmh-request-list
27973    nnmh-request-newgroups)
27974   (nnml))
27975 @end lisp
27976
27977 This means that calls to @code{nndir-request-list} should just be passed
27978 on to @code{nnmh-request-list}, while all public functions from
27979 @code{nnml} that haven't been defined in @code{nndir} yet should be
27980 defined now.
27981
27982 @end table
27983
27984 Below is a slightly shortened version of the @code{nndir} back end.
27985
27986 @lisp
27987 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
27988 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
27989
27990 ;;; @r{Code:}
27991
27992 (require 'nnheader)
27993 (require 'nnmh)
27994 (require 'nnml)
27995 (require 'nnoo)
27996 (eval-when-compile (require 'cl))
27997
27998 (nnoo-declare nndir
27999   nnml nnmh)
28000
28001 (defvoo nndir-directory nil
28002   "Where nndir will look for groups."
28003   nnml-current-directory nnmh-current-directory)
28004
28005 (defvoo nndir-nov-is-evil nil
28006   "*Non-nil means that nndir will never retrieve NOV headers."
28007   nnml-nov-is-evil)
28008
28009 (defvoo nndir-current-group ""
28010   nil
28011   nnml-current-group nnmh-current-group)
28012 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28013 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28014
28015 (defvoo nndir-status-string "" nil nnmh-status-string)
28016 (defconst nndir-version "nndir 1.0")
28017
28018 ;;; @r{Interface functions.}
28019
28020 (nnoo-define-basics nndir)
28021
28022 (deffoo nndir-open-server (server &optional defs)
28023   (setq nndir-directory
28024         (or (cadr (assq 'nndir-directory defs))
28025             server))
28026   (unless (assq 'nndir-directory defs)
28027     (push `(nndir-directory ,server) defs))
28028   (push `(nndir-current-group
28029           ,(file-name-nondirectory
28030             (directory-file-name nndir-directory)))
28031         defs)
28032   (push `(nndir-top-directory
28033           ,(file-name-directory (directory-file-name nndir-directory)))
28034         defs)
28035   (nnoo-change-server 'nndir server defs))
28036
28037 (nnoo-map-functions nndir
28038   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28039   (nnmh-request-article 0 nndir-current-group 0 0)
28040   (nnmh-request-group nndir-current-group 0 0)
28041   (nnmh-close-group nndir-current-group 0))
28042
28043 (nnoo-import nndir
28044   (nnmh
28045    nnmh-status-message
28046    nnmh-request-list
28047    nnmh-request-newgroups))
28048
28049 (provide 'nndir)
28050 @end lisp
28051
28052
28053 @node Hooking New Back Ends Into Gnus
28054 @subsubsection Hooking New Back Ends Into Gnus
28055
28056 @vindex gnus-valid-select-methods
28057 @findex gnus-declare-backend
28058 Having Gnus start using your new back end is rather easy---you just
28059 declare it with the @code{gnus-declare-backend} functions.  This will
28060 enter the back end into the @code{gnus-valid-select-methods} variable.
28061
28062 @code{gnus-declare-backend} takes two parameters---the back end name and
28063 an arbitrary number of @dfn{abilities}.
28064
28065 Here's an example:
28066
28067 @lisp
28068 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28069 @end lisp
28070
28071 The above line would then go in the @file{nnchoke.el} file.
28072
28073 The abilities can be:
28074
28075 @table @code
28076 @item mail
28077 This is a mailish back end---followups should (probably) go via mail.
28078 @item post
28079 This is a newsish back end---followups should (probably) go via news.
28080 @item post-mail
28081 This back end supports both mail and news.
28082 @item none
28083 This is neither a post nor mail back end---it's something completely
28084 different.
28085 @item respool
28086 It supports respooling---or rather, it is able to modify its source
28087 articles and groups.
28088 @item address
28089 The name of the server should be in the virtual server name.  This is
28090 true for almost all back ends.
28091 @item prompt-address
28092 The user should be prompted for an address when doing commands like
28093 @kbd{B} in the group buffer.  This is true for back ends like
28094 @code{nntp}, but not @code{nnmbox}, for instance.
28095 @end table
28096
28097
28098 @node Mail-like Back Ends
28099 @subsubsection Mail-like Back Ends
28100
28101 One of the things that separate the mail back ends from the rest of the
28102 back ends is the heavy dependence by most of the mail back ends on
28103 common functions in @file{nnmail.el}.  For instance, here's the
28104 definition of @code{nnml-request-scan}:
28105
28106 @lisp
28107 (deffoo nnml-request-scan (&optional group server)
28108   (setq nnml-article-file-alist nil)
28109   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28110 @end lisp
28111
28112 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28113 and @code{nnmail} takes care of all the moving and splitting of the
28114 mail.
28115
28116 This function takes four parameters.
28117
28118 @table @var
28119 @item method
28120 This should be a symbol to designate which back end is responsible for
28121 the call.
28122
28123 @item exit-function
28124 This function should be called after the splitting has been performed.
28125
28126 @item temp-directory
28127 Where the temporary files should be stored.
28128
28129 @item group
28130 This optional argument should be a group name if the splitting is to be
28131 performed for one group only.
28132 @end table
28133
28134 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28135 save each article.  @var{back-end}@code{-active-number} will be called to
28136 find the article number assigned to this article.
28137
28138 The function also uses the following variables:
28139 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28140 this back end); and @var{back-end}@code{-group-alist} and
28141 @var{back-end}@code{-active-file} to generate the new active file.
28142 @var{back-end}@code{-group-alist} should be a group-active alist, like
28143 this:
28144
28145 @example
28146 (("a-group" (1 . 10))
28147  ("some-group" (34 . 39)))
28148 @end example
28149
28150
28151 @node Score File Syntax
28152 @subsection Score File Syntax
28153
28154 Score files are meant to be easily parseable, but yet extremely
28155 mallable.  It was decided that something that had the same read syntax
28156 as an Emacs Lisp list would fit that spec.
28157
28158 Here's a typical score file:
28159
28160 @lisp
28161 (("summary"
28162   ("win95" -10000 nil s)
28163   ("Gnus"))
28164  ("from"
28165   ("Lars" -1000))
28166  (mark -100))
28167 @end lisp
28168
28169 BNF definition of a score file:
28170
28171 @example
28172 score-file      = "" / "(" *element ")"
28173 element         = rule / atom
28174 rule            = string-rule / number-rule / date-rule
28175 string-rule     = "(" quote string-header quote space *string-match ")"
28176 number-rule     = "(" quote number-header quote space *number-match ")"
28177 date-rule       = "(" quote date-header quote space *date-match ")"
28178 quote           = <ascii 34>
28179 string-header   = "subject" / "from" / "references" / "message-id" /
28180                   "xref" / "body" / "head" / "all" / "followup"
28181 number-header   = "lines" / "chars"
28182 date-header     = "date"
28183 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28184                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28185 score           = "nil" / <integer>
28186 date            = "nil" / <natural number>
28187 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28188                   "r" / "regex" / "R" / "Regex" /
28189                   "e" / "exact" / "E" / "Exact" /
28190                   "f" / "fuzzy" / "F" / "Fuzzy"
28191 number-match    = "(" <integer> [ "" / [ space score [ "" /
28192                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28193 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28194 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28195                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28196 date-match-t    = "nil" / "at" / "before" / "after"
28197 atom            = "(" [ required-atom / optional-atom ] ")"
28198 required-atom   = mark / expunge / mark-and-expunge / files /
28199                   exclude-files / read-only / touched
28200 optional-atom   = adapt / local / eval
28201 mark            = "mark" space nil-or-number
28202 nil-or-number   = "nil" / <integer>
28203 expunge         = "expunge" space nil-or-number
28204 mark-and-expunge = "mark-and-expunge" space nil-or-number
28205 files           = "files" *[ space <string> ]
28206 exclude-files   = "exclude-files" *[ space <string> ]
28207 read-only       = "read-only" [ space "nil" / space "t" ]
28208 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28209 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28210 local           = "local" *[ space "(" <string> space <form> ")" ]
28211 eval            = "eval" space <form>
28212 space           = *[ " " / <TAB> / <NEWLINE> ]
28213 @end example
28214
28215 Any unrecognized elements in a score file should be ignored, but not
28216 discarded.
28217
28218 As you can see, white space is needed, but the type and amount of white
28219 space is irrelevant.  This means that formatting of the score file is
28220 left up to the programmer---if it's simpler to just spew it all out on
28221 one looong line, then that's ok.
28222
28223 The meaning of the various atoms are explained elsewhere in this
28224 manual (@pxref{Score File Format}).
28225
28226
28227 @node Headers
28228 @subsection Headers
28229
28230 Internally Gnus uses a format for storing article headers that
28231 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28232 almost suspect that the author looked at the @acronym{NOV} specification and
28233 just shamelessly @emph{stole} the entire thing, and one would be right.
28234
28235 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28236 RFC 1036 to talk about lines in the head of an article (e.g.,
28237 @code{From}).  It is used by many people as a synonym for
28238 ``head''---``the header and the body''.  (That should be avoided, in my
28239 opinion.)  And Gnus uses a format internally that it calls ``header'',
28240 which is what I'm talking about here.  This is a 9-element vector,
28241 basically, with each header (ouch) having one slot.
28242
28243 These slots are, in order: @code{number}, @code{subject}, @code{from},
28244 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28245 @code{xref}, and @code{extra}.  There are macros for accessing and
28246 setting these slots---they all have predictable names beginning with
28247 @code{mail-header-} and @code{mail-header-set-}, respectively.
28248
28249 All these slots contain strings, except the @code{extra} slot, which
28250 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28251
28252
28253 @node Ranges
28254 @subsection Ranges
28255
28256 @sc{gnus} introduced a concept that I found so useful that I've started
28257 using it a lot and have elaborated on it greatly.
28258
28259 The question is simple: If you have a large amount of objects that are
28260 identified by numbers (say, articles, to take a @emph{wild} example)
28261 that you want to qualify as being ``included'', a normal sequence isn't
28262 very useful.  (A 200,000 length sequence is a bit long-winded.)
28263
28264 The solution is as simple as the question: You just collapse the
28265 sequence.
28266
28267 @example
28268 (1 2 3 4 5 6 10 11 12)
28269 @end example
28270
28271 is transformed into
28272
28273 @example
28274 ((1 . 6) (10 . 12))
28275 @end example
28276
28277 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28278 lonesome object, a @samp{13} is a valid element:
28279
28280 @example
28281 ((1 . 6) 7 (10 . 12))
28282 @end example
28283
28284 This means that comparing two ranges to find out whether they are equal
28285 is slightly tricky:
28286
28287 @example
28288 ((1 . 5) 7 8 (10 . 12))
28289 @end example
28290
28291 and
28292
28293 @example
28294 ((1 . 5) (7 . 8) (10 . 12))
28295 @end example
28296
28297 are equal.  In fact, any non-descending list is a range:
28298
28299 @example
28300 (1 2 3 4 5)
28301 @end example
28302
28303 is a perfectly valid range, although a pretty long-winded one.  This is
28304 also valid:
28305
28306 @example
28307 (1 . 5)
28308 @end example
28309
28310 and is equal to the previous range.
28311
28312 Here's a BNF definition of ranges.  Of course, one must remember the
28313 semantic requirement that the numbers are non-descending.  (Any number
28314 of repetition of the same number is allowed, but apt to disappear in
28315 range handling.)
28316
28317 @example
28318 range           = simple-range / normal-range
28319 simple-range    = "(" number " . " number ")"
28320 normal-range    = "(" start-contents ")"
28321 contents        = "" / simple-range *[ " " contents ] /
28322                   number *[ " " contents ]
28323 @end example
28324
28325 Gnus currently uses ranges to keep track of read articles and article
28326 marks.  I plan on implementing a number of range operators in C if The
28327 Powers That Be are willing to let me.  (I haven't asked yet, because I
28328 need to do some more thinking on what operators I need to make life
28329 totally range-based without ever having to convert back to normal
28330 sequences.)
28331
28332
28333 @node Group Info
28334 @subsection Group Info
28335
28336 Gnus stores all permanent info on groups in a @dfn{group info} list.
28337 This list is from three to six elements (or more) long and exhaustively
28338 describes the group.
28339
28340 Here are two example group infos; one is a very simple group while the
28341 second is a more complex one:
28342
28343 @example
28344 ("no.group" 5 ((1 . 54324)))
28345
28346 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28347                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28348                 (nnml "")
28349                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28350 @end example
28351
28352 The first element is the @dfn{group name}---as Gnus knows the group,
28353 anyway.  The second element is the @dfn{subscription level}, which
28354 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28355 cons cell where the @code{car} is the level and the @code{cdr} is the
28356 score.)  The third element is a list of ranges of read articles.  The
28357 fourth element is a list of lists of article marks of various kinds.
28358 The fifth element is the select method (or virtual server, if you like).
28359 The sixth element is a list of @dfn{group parameters}, which is what
28360 this section is about.
28361
28362 Any of the last three elements may be missing if they are not required.
28363 In fact, the vast majority of groups will normally only have the first
28364 three elements, which saves quite a lot of cons cells.
28365
28366 Here's a BNF definition of the group info format:
28367
28368 @example
28369 info          = "(" group space ralevel space read
28370                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28371                 space parameters ] ] ] ] ] ")"
28372 group         = quote <string> quote
28373 ralevel       = rank / level
28374 level         = <integer in the range of 1 to inf>
28375 rank          = "(" level "." score ")"
28376 score         = <integer in the range of 1 to inf>
28377 read          = range
28378 marks-lists   = nil / "(" *marks ")"
28379 marks         = "(" <string> range ")"
28380 method        = "(" <string> *elisp-forms ")"
28381 parameters    = "(" *elisp-forms ")"
28382 @end example
28383
28384 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28385 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28386 in pseudo-BNF.
28387
28388 If you have a Gnus info and want to access the elements, Gnus offers a
28389 series of macros for getting/setting these elements.
28390
28391 @table @code
28392 @item gnus-info-group
28393 @itemx gnus-info-set-group
28394 @findex gnus-info-group
28395 @findex gnus-info-set-group
28396 Get/set the group name.
28397
28398 @item gnus-info-rank
28399 @itemx gnus-info-set-rank
28400 @findex gnus-info-rank
28401 @findex gnus-info-set-rank
28402 Get/set the group rank (@pxref{Group Score}).
28403
28404 @item gnus-info-level
28405 @itemx gnus-info-set-level
28406 @findex gnus-info-level
28407 @findex gnus-info-set-level
28408 Get/set the group level.
28409
28410 @item gnus-info-score
28411 @itemx gnus-info-set-score
28412 @findex gnus-info-score
28413 @findex gnus-info-set-score
28414 Get/set the group score (@pxref{Group Score}).
28415
28416 @item gnus-info-read
28417 @itemx gnus-info-set-read
28418 @findex gnus-info-read
28419 @findex gnus-info-set-read
28420 Get/set the ranges of read articles.
28421
28422 @item gnus-info-marks
28423 @itemx gnus-info-set-marks
28424 @findex gnus-info-marks
28425 @findex gnus-info-set-marks
28426 Get/set the lists of ranges of marked articles.
28427
28428 @item gnus-info-method
28429 @itemx gnus-info-set-method
28430 @findex gnus-info-method
28431 @findex gnus-info-set-method
28432 Get/set the group select method.
28433
28434 @item gnus-info-params
28435 @itemx gnus-info-set-params
28436 @findex gnus-info-params
28437 @findex gnus-info-set-params
28438 Get/set the group parameters.
28439 @end table
28440
28441 All the getter functions take one parameter---the info list.  The setter
28442 functions take two parameters---the info list and the new value.
28443
28444 The last three elements in the group info aren't mandatory, so it may be
28445 necessary to extend the group info before setting the element.  If this
28446 is necessary, you can just pass on a non-@code{nil} third parameter to
28447 the three final setter functions to have this happen automatically.
28448
28449
28450 @node Extended Interactive
28451 @subsection Extended Interactive
28452 @cindex interactive
28453 @findex gnus-interactive
28454
28455 Gnus extends the standard Emacs @code{interactive} specification
28456 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28457 Prefixes}).  Here's an example of how this is used:
28458
28459 @lisp
28460 (defun gnus-summary-increase-score (&optional score symp)
28461   (interactive (gnus-interactive "P\ny"))
28462   ...
28463   )
28464 @end lisp
28465
28466 The best thing to do would have been to implement
28467 @code{gnus-interactive} as a macro which would have returned an
28468 @code{interactive} form, but this isn't possible since Emacs checks
28469 whether a function is interactive or not by simply doing an @code{assq}
28470 on the lambda form.  So, instead we have @code{gnus-interactive}
28471 function that takes a string and returns values that are usable to
28472 @code{interactive}.
28473
28474 This function accepts (almost) all normal @code{interactive} specs, but
28475 adds a few more.
28476
28477 @table @samp
28478 @item y
28479 @vindex gnus-current-prefix-symbol
28480 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28481 variable.
28482
28483 @item Y
28484 @vindex gnus-current-prefix-symbols
28485 A list of the current symbolic prefixes---the
28486 @code{gnus-current-prefix-symbol} variable.
28487
28488 @item A
28489 The current article number---the @code{gnus-summary-article-number}
28490 function.
28491
28492 @item H
28493 The current article header---the @code{gnus-summary-article-header}
28494 function.
28495
28496 @item g
28497 The current group name---the @code{gnus-group-group-name}
28498 function.
28499
28500 @end table
28501
28502
28503 @node Emacs/XEmacs Code
28504 @subsection Emacs/XEmacs Code
28505 @cindex XEmacs
28506 @cindex Emacsen
28507
28508 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28509 platforms must be the primary one.  I chose Emacs.  Not because I don't
28510 like XEmacs or Mule, but because it comes first alphabetically.
28511
28512 This means that Gnus will byte-compile under Emacs with nary a warning,
28513 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28514 As I use byte-compilation warnings to help me root out trivial errors in
28515 Gnus, that's very useful.
28516
28517 I've also consistently used Emacs function interfaces, but have used
28518 Gnusey aliases for the functions.  To take an example:  Emacs defines a
28519 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28520 function.  I then define a function called @code{gnus-run-at-time} that
28521 takes the same parameters as the Emacs @code{run-at-time}.  When running
28522 Gnus under Emacs, the former function is just an alias for the latter.
28523 However, when running under XEmacs, the former is an alias for the
28524 following function:
28525
28526 @lisp
28527 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28528   (start-itimer
28529    "gnus-run-at-time"
28530    `(lambda ()
28531       (,function ,@@args))
28532    time repeat))
28533 @end lisp
28534
28535 This sort of thing has been done for bunches of functions.  Gnus does
28536 not redefine any native Emacs functions while running under XEmacs---it
28537 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
28538 all over.
28539
28540 In the cases where the XEmacs function interface was obviously cleaner,
28541 I used it instead.  For example @code{gnus-region-active-p} is an alias
28542 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28543
28544 Of course, I could have chosen XEmacs as my native platform and done
28545 mapping functions the other way around.  But I didn't.  The performance
28546 hit these indirections impose on Gnus under XEmacs should be slight.
28547
28548
28549 @node Various File Formats
28550 @subsection Various File Formats
28551
28552 @menu
28553 * Active File Format::          Information on articles and groups available.
28554 * Newsgroups File Format::      Group descriptions.
28555 @end menu
28556
28557
28558 @node Active File Format
28559 @subsubsection Active File Format
28560
28561 The active file lists all groups available on the server in
28562 question.  It also lists the highest and lowest current article numbers
28563 in each group.
28564
28565 Here's an excerpt from a typical active file:
28566
28567 @example
28568 soc.motss 296030 293865 y
28569 alt.binaries.pictures.fractals 3922 3913 n
28570 comp.sources.unix 1605 1593 m
28571 comp.binaries.ibm.pc 5097 5089 y
28572 no.general 1000 900 y
28573 @end example
28574
28575 Here's a pseudo-BNF definition of this file:
28576
28577 @example
28578 active      = *group-line
28579 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
28580 group       = <non-white-space string>
28581 spc         = " "
28582 high-number = <non-negative integer>
28583 low-number  = <positive integer>
28584 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
28585 @end example
28586
28587 For a full description of this file, see the manual pages for
28588 @samp{innd}, in particular @samp{active(5)}.
28589
28590
28591 @node Newsgroups File Format
28592 @subsubsection Newsgroups File Format
28593
28594 The newsgroups file lists groups along with their descriptions.  Not all
28595 groups on the server have to be listed,  and not all groups in the file
28596 have to exist on the server.  The file is meant purely as information to
28597 the user.
28598
28599 The format is quite simple; a group name, a tab, and the description.
28600 Here's the definition:
28601
28602 @example
28603 newsgroups    = *line
28604 line          = group tab description <NEWLINE>
28605 group         = <non-white-space string>
28606 tab           = <TAB>
28607 description   = <string>
28608 @end example
28609
28610
28611 @page
28612 @node Emacs for Heathens
28613 @section Emacs for Heathens
28614
28615 Believe it or not, but some people who use Gnus haven't really used
28616 Emacs much before they embarked on their journey on the Gnus Love Boat.
28617 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28618 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28619 is a regexp that is used for matching on the group name'' are magical
28620 phrases with little or no meaning, then this appendix is for you.  If
28621 you are already familiar with Emacs, just ignore this and go fondle your
28622 cat instead.
28623
28624 @menu
28625 * Keystrokes::                  Entering text and executing commands.
28626 * Emacs Lisp::                  The built-in Emacs programming language.
28627 @end menu
28628
28629
28630 @node Keystrokes
28631 @subsection Keystrokes
28632
28633 @itemize @bullet
28634 @item
28635 Q: What is an experienced Emacs user?
28636
28637 @item
28638 A: A person who wishes that the terminal had pedals.
28639 @end itemize
28640
28641 Yes, when you use Emacs, you are apt to use the control key, the shift
28642 key and the meta key a lot.  This is very annoying to some people
28643 (notably @code{vi}le users), and the rest of us just love the hell out
28644 of it.  Just give up and submit.  Emacs really does stand for
28645 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28646 may have heard from other disreputable sources (like the Emacs author).
28647
28648 The shift keys are normally located near your pinky fingers, and are
28649 normally used to get capital letters and stuff.  You probably use it all
28650 the time.  The control key is normally marked ``CTRL'' or something like
28651 that.  The meta key is, funnily enough, never marked as such on any
28652 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
28653 which is the meta key on this keyboard.  It's usually located somewhere
28654 to the left hand side of the keyboard, usually on the bottom row.
28655
28656 Now, us Emacs people don't say ``press the meta-control-m key'',
28657 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
28658 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28659 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
28660 down the control key, and hold it down while you press @kbd{k}''.
28661 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28662 the control key and then press @kbd{k}''.  Simple, ay?
28663
28664 This is somewhat complicated by the fact that not all keyboards have a
28665 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
28666 means ``press escape, release escape, press @kbd{k}''.  That's much more
28667 work than if you have a meta key, so if that's the case, I respectfully
28668 suggest you get a real keyboard with a meta key.  You can't live without
28669 it.
28670
28671
28672
28673 @node Emacs Lisp
28674 @subsection Emacs Lisp
28675
28676 Emacs is the King of Editors because it's really a Lisp interpreter.
28677 Each and every key you tap runs some Emacs Lisp code snippet, and since
28678 Emacs Lisp is an interpreted language, that means that you can configure
28679 any key to run any arbitrary code.  You just, like, do it.
28680
28681 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28682 functions.  (These are byte-compiled for speed, but it's still
28683 interpreted.)  If you decide that you don't like the way Gnus does
28684 certain things, it's trivial to have it do something a different way.
28685 (Well, at least if you know how to write Lisp code.)  However, that's
28686 beyond the scope of this manual, so we are simply going to talk about
28687 some common constructs that you normally use in your @file{.emacs} file
28688 to customize Gnus.
28689
28690 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28691 write the following:
28692
28693 @lisp
28694 (setq gnus-florgbnize 4)
28695 @end lisp
28696
28697 This function (really ``special form'') @code{setq} is the one that can
28698 set a variable to some value.  This is really all you need to know.  Now
28699 you can go and fill your @file{.emacs} file with lots of these to change
28700 how Gnus works.
28701
28702 If you have put that thing in your @file{.emacs} file, it will be read
28703 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
28704 start Emacs.  If you want to change the variable right away, simply say
28705 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
28706 previous ``form'', which is a simple @code{setq} statement here.
28707
28708 Go ahead---just try it, if you're located at your Emacs.  After you
28709 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
28710 is the return value of the form you @code{eval}ed.
28711
28712 Some pitfalls:
28713
28714 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
28715 that means:
28716
28717 @lisp
28718 (setq gnus-read-active-file 'some)
28719 @end lisp
28720
28721 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
28722 @samp{nntp.ifi.uio.no}'', that means:
28723
28724 @lisp
28725 (setq gnus-nntp-server "nntp.ifi.uio.no")
28726 @end lisp
28727
28728 So be careful not to mix up strings (the latter) with symbols (the
28729 former).  The manual is unambiguous, but it can be confusing.
28730
28731 @page
28732 @include gnus-faq.texi
28733
28734 @node Index
28735 @chapter Index
28736 @printindex cp
28737
28738 @node Key Index
28739 @chapter Key Index
28740 @printindex ky
28741
28742 @summarycontents
28743 @contents
28744 @bye
28745
28746 @iftex
28747 @iflatex
28748 \end{document}
28749 @end iflatex
28750 @end iftex
28751
28752 @c Local Variables:
28753 @c mode: texinfo
28754 @c coding: iso-8859-1
28755 @c End: