b4e09311d9df034275d29560a389f69b4dcf28ad
[elisp/gnus.git-] / texi / gnus.texi
1 \input texinfo
2
3 @setfilename gnus
4 @settitle T-gnus 6.16 Manual
5 @syncodeindex fn cp
6 @syncodeindex vr cp
7 @syncodeindex pg cp
8 @dircategory Emacs
9 @direntry
10 * Gnus: (gnus).         The newsreader Gnus.
11 @end direntry
12 @iftex
13 @finalout
14 @end iftex
15 @setchapternewpage odd
16
17 @iftex
18 @iflatex
19 \documentclass[twoside,a4paper,openright,11pt]{book}
20 \usepackage[latin1]{inputenc}
21 \usepackage{pagestyle}
22 \usepackage{epsfig}
23 \usepackage{pixidx}
24 \input{gnusconfig.tex}
25
26 \ifx\pdfoutput\undefined
27 \else
28 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
29 \usepackage{thumbpdf}
30 \pdfcompresslevel=9
31 \fi
32
33 \makeindex
34 \begin{document}
35
36 \newcommand{\gnusversionname}{T-gnus v6.16}
37 \newcommand{\gnuschaptername}{}
38 \newcommand{\gnussectionname}{}
39
40 \newcommand{\gnusbackslash}{/}
41
42 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
43 \ifx\pdfoutput\undefined
44 \newcommand{\gnusuref}[1]{\gnustt{#1}}
45 \else
46 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
47 \fi
48 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
49 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
50
51 \newcommand{\gnuskindex}[1]{\index{#1}}
52 \newcommand{\gnusindex}[1]{\index{#1}}
53
54 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
55 \newcommand{\gnuscode}[1]{\gnustt{#1}}
56 \newcommand{\gnusasis}[1]{\gnustt{#1}}
57 \newcommand{\gnusurl}[1]{\gnustt{#1}}
58 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
59 \newcommand{\gnusenv}[1]{\gnustt{#1}}
60 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
61 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
62 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
63 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
64 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
65 \newcommand{\gnusdfn}[1]{\textit{#1}}
66 \newcommand{\gnusi}[1]{\textit{#1}}
67 \newcommand{\gnusr}[1]{\textrm{#1}}
68 \newcommand{\gnusstrong}[1]{\textbf{#1}}
69 \newcommand{\gnusemph}[1]{\textit{#1}}
70 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
71 \newcommand{\gnussc}[1]{\textsc{#1}}
72 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
73 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
74 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
75 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
76 \newcommand{\gnusacronym}[1]{\textsc{#1}}
77 \newcommand{\gnusemail}[1]{\textit{#1}}
78
79 \newcommand{\gnusbullet}{{${\bullet}$}}
80 \newcommand{\gnusdollar}{\$}
81 \newcommand{\gnusampersand}{\&}
82 \newcommand{\gnuspercent}{\%}
83 \newcommand{\gnushash}{\#}
84 \newcommand{\gnushat}{\symbol{"5E}}
85 \newcommand{\gnusunderline}{\symbol{"5F}}
86 \newcommand{\gnusnot}{$\neg$}
87 \newcommand{\gnustilde}{\symbol{"7E}}
88 \newcommand{\gnusless}{{$<$}}
89 \newcommand{\gnusgreater}{{$>$}}
90 \newcommand{\gnusbraceleft}{{$>$}}
91 \newcommand{\gnusbraceright}{{$>$}}
92
93 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
94 \newcommand{\gnusinteresting}{
95 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
96 }
97
98 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
99
100 \newcommand{\gnuspagechapter}[1]{
101 {\mbox{}}
102 }
103
104 \newdimen{\gnusdimen}
105 \gnusdimen 0pt
106
107 \newcommand{\gnuschapter}[2]{
108 \gnuscleardoublepage
109 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
110 \chapter{#2}
111 \renewcommand{\gnussectionname}{}
112 \renewcommand{\gnuschaptername}{#2}
113 \thispagestyle{empty}
114 \hspace*{-2cm}
115 \begin{picture}(500,500)(0,0)
116 \put(480,350){\makebox(0,0)[tr]{#1}}
117 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
118 \end{picture}
119 \clearpage
120 }
121
122 \newcommand{\gnusfigure}[3]{
123 \begin{figure}
124 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
125 #3
126 \end{picture}
127 \caption{#1}
128 \end{figure}
129 }
130
131 \newcommand{\gnusicon}[1]{
132 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
133 }
134
135 \newcommand{\gnuspicon}[1]{
136 \margindex{\epsfig{figure=#1,width=2cm}}
137 }
138
139 \newcommand{\gnusxface}[2]{
140 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
141 }
142
143 \newcommand{\gnussmiley}[2]{
144 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
145 }
146
147 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
148
149 \newcommand{\gnussection}[1]{
150 \renewcommand{\gnussectionname}{#1}
151 \section{#1}
152 }
153
154 \newenvironment{codelist}%
155 {\begin{list}{}{
156 }
157 }{\end{list}}
158
159 \newenvironment{asislist}%
160 {\begin{list}{}{
161 }
162 }{\end{list}}
163
164 \newenvironment{kbdlist}%
165 {\begin{list}{}{
166 \labelwidth=0cm
167 }
168 }{\end{list}}
169
170 \newenvironment{dfnlist}%
171 {\begin{list}{}{
172 }
173 }{\end{list}}
174
175 \newenvironment{stronglist}%
176 {\begin{list}{}{
177 }
178 }{\end{list}}
179
180 \newenvironment{samplist}%
181 {\begin{list}{}{
182 }
183 }{\end{list}}
184
185 \newenvironment{varlist}%
186 {\begin{list}{}{
187 }
188 }{\end{list}}
189
190 \newenvironment{emphlist}%
191 {\begin{list}{}{
192 }
193 }{\end{list}}
194
195 \newlength\gnusheadtextwidth
196 \setlength{\gnusheadtextwidth}{\headtextwidth}
197 \addtolength{\gnusheadtextwidth}{1cm}
198
199 \newpagestyle{gnuspreamble}%
200 {
201 {
202 \ifodd\count0
203 {
204 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
205 }
206 \else
207 {
208 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
209 }
210 }
211 \fi
212 }
213 }
214 {
215 \ifodd\count0
216 \mbox{} \hfill
217 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
218 \else
219 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
220 \hfill \mbox{}
221 \fi
222 }
223
224 \newpagestyle{gnusindex}%
225 {
226 {
227 \ifodd\count0
228 {
229 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
230 }
231 \else
232 {
233 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
234 }
235 \fi
236 }
237 }
238 {
239 \ifodd\count0
240 \mbox{} \hfill
241 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
242 \else
243 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
244 \hfill \mbox{}
245 \fi
246 }
247
248 \newpagestyle{gnus}%
249 {
250 {
251 \ifodd\count0
252 {
253 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
254 }
255 \else
256 {
257 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
258 }
259 \fi
260 }
261 }
262 {
263 \ifodd\count0
264 \mbox{} \hfill
265 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
266 \else
267 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
268 \hfill \mbox{}
269 \fi
270 }
271
272 \pagenumbering{roman}
273 \pagestyle{gnuspreamble}
274
275 @end iflatex
276 @end iftex
277
278 @iftex
279 @iflatex
280 \begin{titlepage}
281 {
282
283 %\addtolength{\oddsidemargin}{-5cm}
284 %\addtolength{\evensidemargin}{-5cm}
285 \parindent=0cm
286 \addtolength{\textheight}{2cm}
287
288 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
289 \rule{15cm}{1mm}\\
290 \vfill
291 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
292 \vfill
293 \rule{15cm}{1mm}\\
294 \gnusauthor{by Lars Magne Ingebrigtsen}
295 \newpage
296 }
297
298 \mbox{}
299 \vfill
300
301 \thispagestyle{empty}
302
303 Copyright \copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
304 2002, 2003
305 Free Software Foundation, Inc.
306
307
308 Permission is granted to copy, distribute and/or modify this document
309 under the terms of the GNU Free Documentation License, Version 1.1 or
310 any later version published by the Free Software Foundation; with no
311 Invariant Sections, with the Front-Cover texts being ``A GNU
312 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
313 license is included in the section entitled ``GNU Free Documentation
314 License'' in the Emacs manual.
315
316 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
317 this GNU Manual, like GNU software.  Copies published by the Free
318 Software Foundation raise funds for GNU development.''
319
320 This document is part of a collection distributed under the GNU Free
321 Documentation License.  If you want to distribute this document
322 separately from the collection, you can do so by adding a copy of the
323 license to the document, as described in section 6 of the license.
324 \newpage
325 \end{titlepage}
326 @end iflatex
327 @end iftex
328
329 @ifnottex
330
331 This file documents gnus, the GNU Emacs newsreader.
332
333 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
334         Free Software Foundation, Inc.
335
336 Permission is granted to copy, distribute and/or modify this document
337 under the terms of the GNU Free Documentation License, Version 1.1 or
338 any later version published by the Free Software Foundation; with the
339 Invariant Sections being none, with the Front-Cover texts being ``A GNU
340 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
341 license is included in the section entitled ``GNU Free Documentation
342 License'' in the Emacs manual.
343
344 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
345 this GNU Manual, like GNU software.  Copies published by the Free
346 Software Foundation raise funds for GNU development.''
347
348 This document is part of a collection distributed under the GNU Free
349 Documentation License.  If you want to distribute this document
350 separately from the collection, you can do so by adding a copy of the
351 license to the document, as described in section 6 of the license.
352 @end ifnottex
353
354 @tex
355
356 @titlepage
357 @title T-gnus 6.16 Manual
358
359 @author by Lars Magne Ingebrigtsen
360 @page
361
362 @vskip 0pt plus 1filll
363 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
364 2002, 2003
365         Free Software Foundation, Inc.
366
367 Permission is granted to copy, distribute and/or modify this document
368 under the terms of the GNU Free Documentation License, Version 1.1 or
369 any later version published by the Free Software Foundation; with no
370 Invariant Sections, with the Front-Cover texts being ``A GNU
371 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
372 license is included in the section entitled ``GNU Free Documentation
373 License'' in the Emacs manual.
374
375 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
376 this GNU Manual, like GNU software.  Copies published by the Free
377 Software Foundation raise funds for GNU development.''
378
379 This document is part of a collection distributed under the GNU Free
380 Documentation License.  If you want to distribute this document
381 separately from the collection, you can do so by adding a copy of the
382 license to the document, as described in section 6 of the license.
383
384 @end titlepage
385 @page
386
387 @end tex
388
389
390 @node Top
391 @top The gnus Newsreader
392
393 @ifinfo
394
395 You can read news (and mail) from within Emacs by using T-gnus.  The news
396 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
397 spool or your mbox file.  All at the same time, if you want to push your
398 luck.
399
400 T-gnus provides @acronym{MIME} features based on @acronym{SEMI} API.  So
401 T-gnus supports your right to read strange messages including big images
402 or other various kinds of formats.  T-gnus also supports
403 internationalization/localization and multiscript features based on MULE
404 API.  So T-gnus does not discriminate various language communities.  Oh,
405 if you are a Klingon, please wait Unicode Next Generation.
406
407 This manual corresponds to T-gnus 6.16.
408
409 @end ifinfo
410
411 @iftex
412
413 @iflatex
414 \tableofcontents
415 \gnuscleardoublepage
416 @end iflatex
417
418 Gnus is the advanced, self-documenting, customizable, extensible
419 unreal-time newsreader for GNU Emacs.
420
421 Oops.  That sounds oddly familiar, so let's start over again to avoid
422 being accused of plagiarism:
423
424 Gnus is a message-reading laboratory.  It will let you look at just
425 about anything as if it were a newsgroup.  You can read mail with it,
426 you can browse directories with it, you can @code{ftp} with it---you
427 can even read news with it!
428
429 Gnus tries to empower people who read news the same way Emacs empowers
430 people who edit text.  Gnus sets no limits to what the user should be
431 allowed to do.  Users are encouraged to extend gnus to make it behave
432 like they want it to behave.  A program should not control people;
433 people should be empowered to do what they want by using (or abusing)
434 the program.
435
436 @end iftex
437
438 @menu
439 * Starting Up::                 Finding news can be a pain.
440 * Group Buffer::                Selecting, subscribing and killing groups.
441 * Summary Buffer::              Reading, saving and posting articles.
442 * Article Buffer::              Displaying and handling articles.
443 * Composing Messages::          Information on sending mail and news.
444 * Select Methods::              Gnus reads all messages from various select methods.
445 * Scoring::                     Assigning values to articles.
446 * Various::                     General purpose settings.
447 * The End::                     Farewell and goodbye.
448 * Appendices::                  Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
449 * Index::                       Variable, function and concept index.
450 * Key Index::                   Key Index.
451
452 Other related manuals
453
454 * Message:(message).            Composing messages.
455 * Emacs-MIME:(emacs-mime).      Composing messages; @acronym{MIME}-specific parts.
456 * Sieve:(sieve).                Managing Sieve scripts in Emacs.
457 * PGG:(pgg).                    @acronym{PGP/MIME} with Gnus.
458
459 @detailmenu
460  --- The Detailed Node Listing ---
461
462 Starting Gnus
463
464 * Finding the News::            Choosing a method for getting news.
465 * The First Time::              What does Gnus do the first time you start it?
466 * The Server is Down::          How can I read my mail then?
467 * Slave Gnusae::                You can have more than one Gnus active at a time.
468 * Fetching a Group::            Starting Gnus just to read a group.
469 * New Groups::                  What is Gnus supposed to do with new groups?
470 * Changing Servers::            You may want to move from one server to another.
471 * Startup Files::               Those pesky startup files---@file{.newsrc}.
472 * Auto Save::                   Recovering from a crash.
473 * The Active File::             Reading the active file over a slow line Takes Time.
474 * Startup Variables::           Other variables you might change.
475
476 New Groups
477
478 * Checking New Groups::         Determining what groups are new.
479 * Subscription Methods::        What Gnus should do with new groups.
480 * Filtering New Groups::        Making Gnus ignore certain new groups.
481
482 Group Buffer
483
484 * Group Buffer Format::         Information listed and how you can change it.
485 * Group Maneuvering::           Commands for moving in the group buffer.
486 * Selecting a Group::           Actually reading news.
487 * Subscription Commands::       Unsubscribing, killing, subscribing.
488 * Group Data::                  Changing the info for a group.
489 * Group Levels::                Levels? What are those, then?
490 * Group Score::                 A mechanism for finding out what groups you like.
491 * Marking Groups::              You can mark groups for later processing.
492 * Foreign Groups::              Creating and editing groups.
493 * Group Parameters::            Each group may have different parameters set.
494 * Listing Groups::              Gnus can list various subsets of the groups.
495 * Sorting Groups::              Re-arrange the group order.
496 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
497 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
498 * Exiting Gnus::                Stop reading news and get some work done.
499 * Group Topics::                A folding group mode divided into topics.
500 * Misc Group Stuff::            Other stuff that you can to do.
501
502 Group Buffer Format
503
504 * Group Line Specification::    Deciding how the group buffer is to look.
505 * Group Mode Line Specification::  The group buffer mode line.
506 * Group Highlighting::          Having nice colors in the group buffer.
507
508 Group Topics
509
510 * Topic Commands::              Interactive E-Z commands.
511 * Topic Variables::             How to customize the topics the Lisp Way.
512 * Topic Sorting::               Sorting each topic individually.
513 * Topic Topology::              A map of the world.
514 * Topic Parameters::            Parameters that apply to all groups in a topic.
515
516 Misc Group Stuff
517
518 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
519 * Group Information::           Information and help on groups and Gnus.
520 * Group Timestamp::             Making Gnus keep track of when you last read a group.
521 * File Commands::               Reading and writing the Gnus files.
522 * Sieve Commands::              Managing Sieve scripts.
523
524 Summary Buffer
525
526 * Summary Buffer Format::       Deciding how the summary buffer is to look.
527 * Summary Maneuvering::         Moving around the summary buffer.
528 * Choosing Articles::           Reading articles.
529 * Paging the Article::          Scrolling the current article.
530 * Reply Followup and Post::     Posting articles.
531 * Delayed Articles::            Send articles at a later time.
532 * Marking Articles::            Marking articles as read, expirable, etc.
533 * Limiting::                    You can limit the summary buffer.
534 * Threading::                   How threads are made.
535 * Sorting the Summary Buffer::  How articles and threads are sorted.
536 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
537 * Article Caching::             You may store articles in a cache.
538 * Persistent Articles::         Making articles expiry-resistant.
539 * Article Backlog::             Having already read articles hang around.
540 * Saving Articles::             Ways of customizing article saving.
541 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
542 * Article Treatment::           The article buffer can be mangled at will.
543 * MIME Commands::               Doing MIMEy things with the articles.
544 * Charsets::                    Character set issues.
545 * Article Commands::            Doing various things with the article buffer.
546 * Summary Sorting::             Sorting the summary buffer in various ways.
547 * Finding the Parent::          No child support? Get the parent.
548 * Alternative Approaches::      Reading using non-default summaries.
549 * Tree Display::                A more visual display of threads.
550 * Mail Group Commands::         Some commands can only be used in mail groups.
551 * Various Summary Stuff::       What didn't fit anywhere else.
552 * Exiting the Summary Buffer::  Returning to the Group buffer,
553                                 or reselecting the current group.
554 * Crosspost Handling::          How crossposted articles are dealt with.
555 * Duplicate Suppression::       An alternative when crosspost handling fails.
556 * Security::                    Decrypt and Verify.
557 * Mailing List::                Mailing list minor mode.
558
559 Summary Buffer Format
560
561 * Summary Buffer Lines::        You can specify how summary lines should look.
562 * To From Newsgroups::          How to not display your own name.
563 * Summary Buffer Mode Line::    You can say how the mode line should look.
564 * Summary Highlighting::        Making the summary buffer all pretty and nice.
565
566 Choosing Articles
567
568 * Choosing Commands::           Commands for choosing articles.
569 * Choosing Variables::          Variables that influence these commands.
570
571 Reply, Followup and Post
572
573 * Summary Mail Commands::       Sending mail.
574 * Summary Post Commands::       Sending news.
575 * Summary Message Commands::    Other Message-related commands.
576 * Canceling and Superseding::
577
578 Marking Articles
579
580 * Unread Articles::             Marks for unread articles.
581 * Read Articles::               Marks for read articles.
582 * Other Marks::                 Marks that do not affect readedness.
583 * Setting Marks::               How to set and remove marks.
584 * Generic Marking Commands::    How to customize the marking.
585 * Setting Process Marks::       How to mark articles for later processing.
586
587 Threading
588
589 * Customizing Threading::       Variables you can change to affect the threading.
590 * Thread Commands::             Thread based commands in the summary buffer.
591
592 Customizing Threading
593
594 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
595 * Filling In Threads::          Making the threads displayed look fuller.
596 * More Threading::              Even more variables for fiddling with threads.
597 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
598
599 Decoding Articles
600
601 * Uuencoded Articles::          Uudecode articles.
602 * Shell Archives::              Unshar articles.
603 * PostScript Files::            Split PostScript.
604 * Other Files::                 Plain save and binhex.
605 * Decoding Variables::          Variables for a happy decoding.
606 * Viewing Files::               You want to look at the result of the decoding?
607
608 Decoding Variables
609
610 * Rule Variables::              Variables that say how a file is to be viewed.
611 * Other Decode Variables::      Other decode variables.
612 * Uuencoding and Posting::      Variables for customizing uuencoding.
613
614 Article Treatment
615
616 * Article Highlighting::        You want to make the article look like fruit salad.
617 * Article Fontisizing::         Making emphasized text look nice.
618 * Article Hiding::              You also want to make certain info go away.
619 * Article Washing::             Lots of way-neat functions to make life better.
620 * Article Header::              Doing various header transformations.
621 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
622 * Article Button Levels::       Controlling appearance of buttons.
623 * Article Date::                Grumble, UT!
624 * Article Display::             Display various stuff---X-Face, Picons, Smileys
625 * Article Signature::           What is a signature?
626 * Article Miscellanea::         Various other stuff.
627
628 Alternative Approaches
629
630 * Pick and Read::               First mark articles and then read them.
631 * Binary Groups::               Auto-decode all articles.
632
633 Various Summary Stuff
634
635 * Summary Group Information::   Information oriented commands.
636 * Searching for Articles::      Multiple article commands.
637 * Summary Generation Commands::
638 * Really Various Summary Commands::  Those pesky non-conformant commands.
639
640 Article Buffer
641
642 * Hiding Headers::              Deciding what headers should be displayed.
643 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
644 * Customizing Articles::        Tailoring the look of the articles.
645 * Article Keymap::              Keystrokes available in the article buffer.
646 * Misc Article::                Other stuff.
647
648 Composing Messages
649
650 * Mail::                        Mailing and replying.
651 * Posting Server::              What server should you post and mail via?
652 * Mail and Post::               Mailing and posting at the same time.
653 * Archived Messages::           Where Gnus stores the messages you've sent.
654 * Posting Styles::              An easier way to specify who you are.
655 * Drafts::                      Postponing messages and rejected messages.
656 * Rejected Articles::           What happens if the server doesn't like your article?
657 * Signing and encrypting::      How to compose secure messages.
658
659 Select Methods
660
661 * Server Buffer::               Making and editing virtual servers.
662 * Getting News::                Reading USENET news with Gnus.
663 * Getting Mail::                Reading your personal mail with Gnus.
664 * Browsing the Web::            Getting messages from a plethora of Web sources.
665 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
666 * Other Sources::               Reading directories, files, SOUP packets.
667 * Combined Groups::             Combining groups into one group.
668 * Gnus Unplugged::              Reading news and mail offline.
669
670 Server Buffer
671
672 * Server Buffer Format::        You can customize the look of this buffer.
673 * Server Commands::             Commands to manipulate servers.
674 * Example Methods::             Examples server specifications.
675 * Creating a Virtual Server::   An example session.
676 * Server Variables::            Which variables to set.
677 * Servers and Methods::         You can use server names as select methods.
678 * Unavailable Servers::         Some servers you try to contact may be down.
679
680 Getting News
681
682 * NNTP::                        Reading news from an @acronym{NNTP} server.
683 * News Spool::                  Reading news from the local spool.
684
685 @acronym{NNTP}
686
687 * Direct Functions::            Connecting directly to the server.
688 * Indirect Functions::          Connecting indirectly to the server.
689 * Common Variables::            Understood by several connection functions.
690
691 Getting Mail
692
693 * Mail in a Newsreader::        Important introductory notes.
694 * Getting Started Reading Mail::  A simple cookbook example.
695 * Splitting Mail::              How to create mail groups.
696 * Mail Sources::                How to tell Gnus where to get mail from.
697 * Mail Back End Variables::     Variables for customizing mail handling.
698 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
699 * Group Mail Splitting::        Use group customize to drive mail splitting.
700 * Incorporating Old Mail::      What about the old mail you have?
701 * Expiring Mail::               Getting rid of unwanted mail.
702 * Washing Mail::                Removing cruft from the mail you get.
703 * Duplicates::                  Dealing with duplicated mail.
704 * Not Reading Mail::            Using mail back ends for reading other files.
705 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
706
707 Mail Sources
708
709 * Mail Source Specifiers::      How to specify what a mail source is.
710 * Mail Source Customization::   Some variables that influence things.
711 * Fetching Mail::               Using the mail source specifiers.
712
713 Choosing a Mail Back End
714
715 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
716 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
717 * Mail Spool::                  Store your mail in a private spool?
718 * MH Spool::                    An mhspool-like back end.
719 * Maildir::                     Another one-file-per-message format.
720 * Mail Folders::                Having one file for each group.
721 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
722
723 Browsing the Web
724
725 * Archiving Mail::
726 * Web Searches::                Creating groups from articles that match a string.
727 * Slashdot::                    Reading the Slashdot comments.
728 * Ultimate::                    The Ultimate Bulletin Board systems.
729 * Web Archive::                 Reading mailing list archived on web.
730 * RSS::                         Reading RDF site summary.
731 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
732
733 @acronym{IMAP}
734
735 * Splitting in IMAP::           Splitting mail with nnimap.
736 * Expiring in IMAP::            Expiring mail with nnimap.
737 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
738 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
739 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
740 * Debugging IMAP::              What to do when things don't work.
741
742 Other Sources
743
744 * Directory Groups::            You can read a directory as if it was a newsgroup.
745 * Anything Groups::             Dired?  Who needs dired?
746 * Document Groups::             Single files can be the basis of a group.
747 * SOUP::                        Reading @sc{soup} packets ``offline''.
748 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
749
750 Document Groups
751
752 * Document Server Internals::   How to add your own document types.
753
754 SOUP
755
756 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
757 * SOUP Groups::                 A back end for reading @sc{soup} packets.
758 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
759
760 Combined Groups
761
762 * Virtual Groups::              Combining articles from many groups.
763 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
764
765 Gnus Unplugged
766
767 * Agent Basics::                How it all is supposed to work.
768 * Agent Categories::            How to tell the Gnus Agent what to download.
769 * Agent Commands::              New commands for all the buffers.
770 * Agent Visuals::               Ways that the agent may effect your summary buffer.
771 * Agent as Cache::              The Agent is a big cache too.
772 * Agent Expiry::                How to make old articles go away.
773 * Agent Regeneration::          How to recover from lost connections and other accidents.
774 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
775 * Outgoing Messages::           What happens when you post/mail something?
776 * Agent Variables::             Customizing is fun.
777 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
778 * Batching Agents::             How to fetch news from a @code{cron} job.
779 * Agent Caveats::               What you think it'll do and what it does.
780
781 Agent Categories
782
783 * Category Syntax::             What a category looks like.
784 * Category Buffer::             A buffer for maintaining categories.
785 * Category Variables::          Customize'r'Us.
786
787 Agent Commands
788
789 * Group Agent Commands::        Configure groups and fetch their contents.
790 * Summary Agent Commands::      Manually select then fetch specific articles.
791 * Server Agent Commands::       Select the servers that are supported by the agent.
792
793 Scoring
794
795 * Summary Score Commands::      Adding score entries for the current group.
796 * Group Score Commands::        General score commands.
797 * Score Variables::             Customize your scoring.  (My, what terminology).
798 * Score File Format::           What a score file may contain.
799 * Score File Editing::          You can edit score files by hand as well.
800 * Adaptive Scoring::            Big Sister Gnus knows what you read.
801 * Home Score File::             How to say where new score entries are to go.
802 * Followups To Yourself::       Having Gnus notice when people answer you.
803 * Scoring On Other Headers::    Scoring on non-standard headers.
804 * Scoring Tips::                How to score effectively.
805 * Reverse Scoring::             That problem child of old is not problem.
806 * Global Score Files::          Earth-spanning, ear-splitting score files.
807 * Kill Files::                  They are still here, but they can be ignored.
808 * Converting Kill Files::       Translating kill files to score files.
809 * GroupLens::                   Getting predictions on what you like to read.
810 * Advanced Scoring::            Using logical expressions to build score rules.
811 * Score Decays::                It can be useful to let scores wither away.
812
813 GroupLens
814
815 * Using GroupLens::             How to make Gnus use GroupLens.
816 * Rating Articles::             Letting GroupLens know how you rate articles.
817 * Displaying Predictions::      Displaying predictions given by GroupLens.
818 * GroupLens Variables::         Customizing GroupLens.
819
820 Advanced Scoring
821
822 * Advanced Scoring Syntax::     A definition.
823 * Advanced Scoring Examples::   What they look like.
824 * Advanced Scoring Tips::       Getting the most out of it.
825
826 Various
827
828 * Process/Prefix::              A convention used by many treatment commands.
829 * Interactive::                 Making Gnus ask you many questions.
830 * Symbolic Prefixes::           How to supply some Gnus functions with options.
831 * Formatting Variables::        You can specify what buffers should look like.
832 * Window Layout::               Configuring the Gnus buffer windows.
833 * Faces and Fonts::             How to change how faces look.
834 * Compilation::                 How to speed Gnus up.
835 * Mode Lines::                  Displaying information in the mode lines.
836 * Highlighting and Menus::      Making buffers look all nice and cozy.
837 * Buttons::                     Get tendinitis in ten easy steps!
838 * Daemons::                     Gnus can do things behind your back.
839 * NoCeM::                       How to avoid spam and other fatty foods.
840 * Undo::                        Some actions can be undone.
841 * Predicate Specifiers::        Specifying predicates.
842 * Moderation::                  What to do if you're a moderator.
843 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
844 * Fuzzy Matching::              What's the big fuzz?
845 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
846 * Various Various::             Things that are really various.
847
848 Formatting Variables
849
850 * Formatting Basics::           A formatting variable is basically a format string.
851 * Mode Line Formatting::        Some rules about mode line formatting variables.
852 * Advanced Formatting::         Modifying output in various ways.
853 * User-Defined Specs::          Having Gnus call your own functions.
854 * Formatting Fonts::            Making the formatting look colorful and nice.
855 * Positioning Point::           Moving point to a position after an operation.
856 * Tabulation::                  Tabulating your output.
857 * Wide Characters::             Dealing with wide characters.
858
859 Image Enhancements
860
861 * X-Face::                      Display a funky, teensy black-and-white image.
862 * Face::                        Display a funkier, teensier colored image.
863 * Smileys::                     Show all those happy faces the way they were meant to be shown.
864 * Picons::                      How to display pictures of what you're reading.
865 * XVarious::                    Other XEmacsy Gnusey variables.
866
867 Thwarting Email Spam
868
869 * The problem of spam::         Some background, and some solutions
870 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
871 * SpamAssassin::                How to use external anti-spam tools.
872 * Hashcash::                    Reduce spam by burning CPU time.
873 * Filtering Spam Using The Spam ELisp Package::
874 * Filtering Spam Using Statistics with spam-stat::
875
876 Filtering Spam Using The Spam ELisp Package
877
878 * Blacklists and Whitelists::
879 * BBDB Whitelists::
880 * Gmane Spam Reporting::
881 * Anti-spam Hashcash Payments::
882 * Blackholes::
883 * Regular Expressions Header Matching::
884 * Bogofilter::
885 * ifile spam filtering::
886 * spam-stat spam filtering::
887 * SpamOracle::
888 * Extending the spam elisp package::
889
890 Filtering Spam Using Statistics with spam-stat
891
892 * Creating a spam-stat dictionary::
893 * Splitting mail using spam-stat::
894 * Low-level interface to the spam-stat dictionary::
895
896 Appendices
897
898 * XEmacs::                      Requirements for installing under XEmacs.
899 * History::                     How Gnus got where it is today.
900 * On Writing Manuals::          Why this is not a beginner's guide.
901 * Terminology::                 We use really difficult, like, words here.
902 * Customization::               Tailoring Gnus to your needs.
903 * Troubleshooting::             What you might try if things do not work.
904 * Gnus Reference Guide::        Rilly, rilly technical stuff.
905 * Emacs for Heathens::          A short introduction to Emacsian terms.
906 * Frequently Asked Questions::  The Gnus FAQ.
907
908 History
909
910 * Gnus Versions::               What Gnus versions have been released.
911 * Other Gnus Versions::         Other Gnus versions that also have been released.
912 * Why?::                        What's the point of Gnus?
913 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
914 * Conformity::                  Gnus tries to conform to all standards.
915 * Emacsen::                     Gnus can be run on a few modern Emacsen.
916 * Gnus Development::            How Gnus is developed.
917 * Contributors::                Oodles of people.
918 * New Features::                Pointers to some of the new stuff in Gnus.
919
920 New Features
921
922 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
923 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
924 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
925 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
926 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
927 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10.
928
929 Customization
930
931 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
932 * Slow Terminal Connection::    You run a remote Emacs.
933 * Little Disk Space::           You feel that having large setup files is icky.
934 * Slow Machine::                You feel like buying a faster machine.
935
936 Gnus Reference Guide
937
938 * Gnus Utility Functions::      Common functions and variable to use.
939 * Back End Interface::          How Gnus communicates with the servers.
940 * Score File Syntax::           A BNF definition of the score file standard.
941 * Headers::                     How Gnus stores headers internally.
942 * Ranges::                      A handy format for storing mucho numbers.
943 * Group Info::                  The group info format.
944 * Extended Interactive::        Symbolic prefixes and stuff.
945 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
946 * Various File Formats::        Formats of files that Gnus use.
947
948 Back End Interface
949
950 * Required Back End Functions::  Functions that must be implemented.
951 * Optional Back End Functions::  Functions that need not be implemented.
952 * Error Messaging::             How to get messages and report errors.
953 * Writing New Back Ends::       Extending old back ends.
954 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
955 * Mail-like Back Ends::         Some tips on mail back ends.
956
957 Various File Formats
958
959 * Active File Format::          Information on articles and groups available.
960 * Newsgroups File Format::      Group descriptions.
961
962 Emacs for Heathens
963
964 * Keystrokes::                  Entering text and executing commands.
965 * Emacs Lisp::                  The built-in Emacs programming language.
966
967 @end detailmenu
968 @end menu
969
970 @node Starting Up
971 @chapter Starting gnus
972 @cindex starting up
973
974 @kindex M-x gnus
975 @findex gnus
976 If your system administrator has set things up properly, starting gnus
977 and reading news is extremely easy---you just type @kbd{M-x gnus} in
978 your Emacs.
979
980 @findex gnus-other-frame
981 @kindex M-x gnus-other-frame
982 If you want to start gnus in a different frame, you can use the command
983 @kbd{M-x gnus-other-frame} instead.
984
985 If things do not go smoothly at startup, you have to twiddle some
986 variables in your @file{~/.gnus.el} file.  This file is similar to
987 @file{~/.emacs}, but is read when Gnus starts.
988
989 If you puzzle at any terms used in this manual, please refer to the
990 terminology section (@pxref{Terminology}).
991
992 @menu
993 * Finding the News::            Choosing a method for getting news.
994 * The First Time::              What does Gnus do the first time you start it?
995 * The Server is Down::          How can I read my mail then?
996 * Slave Gnusae::                You can have more than one Gnus active at a time.
997 * Fetching a Group::            Starting Gnus just to read a group.
998 * New Groups::                  What is Gnus supposed to do with new groups?
999 * Changing Servers::            You may want to move from one server to another.
1000 * Startup Files::               Those pesky startup files---@file{.newsrc}.
1001 * Auto Save::                   Recovering from a crash.
1002 * The Active File::             Reading the active file over a slow line Takes Time.
1003 * Startup Variables::           Other variables you might change.
1004 @end menu
1005
1006
1007 @node Finding the News
1008 @section Finding the News
1009 @cindex finding news
1010
1011 @vindex gnus-select-method
1012 @c @head
1013 The @code{gnus-select-method} variable says where gnus should look for
1014 news.  This variable should be a list where the first element says
1015 @dfn{how} and the second element says @dfn{where}.  This method is your
1016 native method.  All groups not fetched with this method are
1017 foreign groups.
1018
1019 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
1020 you want to get your daily dosage of news from, you'd say:
1021
1022 @lisp
1023 (setq gnus-select-method '(nntp "news.somewhere.edu"))
1024 @end lisp
1025
1026 If you want to read directly from the local spool, say:
1027
1028 @lisp
1029 (setq gnus-select-method '(nnspool ""))
1030 @end lisp
1031
1032 If you can use a local spool, you probably should, as it will almost
1033 certainly be much faster.  But do not use the local spool if your
1034 server is running Leafnode; in this case, use @code{(nntp "localhost")}.
1035
1036 @vindex gnus-nntpserver-file
1037 @cindex NNTPSERVER
1038 @cindex @acronym{NNTP} server
1039 If this variable is not set, gnus will take a look at the
1040 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1041 gnus will see whether @code{gnus-nntpserver-file}
1042 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1043 If that fails as well, gnus will try to use the machine running Emacs
1044 as an @acronym{NNTP} server.  That's a long shot, though.
1045
1046 @vindex gnus-nntp-server
1047 If @code{gnus-nntp-server} is set, this variable will override
1048 @code{gnus-select-method}.  You should therefore set
1049 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1050
1051 @vindex gnus-secondary-servers
1052 @vindex gnus-nntp-server
1053 You can also make gnus prompt you interactively for the name of an
1054 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1055 (i.e., @kbd{C-u M-x gnus}), gnus will let you choose between the servers
1056 in the @code{gnus-secondary-servers} list (if any).  You can also just
1057 type in the name of any server you feel like visiting.  (Note that this
1058 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1059 gnus} later in the same Emacs session, Gnus will contact the same
1060 server.)
1061
1062 @findex gnus-group-browse-foreign-server
1063 @kindex B (Group)
1064 However, if you use one @acronym{NNTP} server regularly and are just
1065 interested in a couple of groups from a different server, you would be
1066 better served by using the @kbd{B} command in the group buffer.  It will
1067 let you have a look at what groups are available, and you can subscribe
1068 to any of the groups you want to.  This also makes @file{.newsrc}
1069 maintenance much tidier.  @xref{Foreign Groups}.
1070
1071 @vindex gnus-secondary-select-methods
1072 @c @head
1073 A slightly different approach to foreign groups is to set the
1074 @code{gnus-secondary-select-methods} variable.  The select methods
1075 listed in this variable are in many ways just as native as the
1076 @code{gnus-select-method} server.  They will also be queried for active
1077 files during startup (if that's required), and new newsgroups that
1078 appear on these servers will be subscribed (or not) just as native
1079 groups are.
1080
1081 For instance, if you use the @code{nnmbox} back end to read your mail,
1082 you would typically set this variable to
1083
1084 @lisp
1085 (setq gnus-secondary-select-methods '((nnmbox "")))
1086 @end lisp
1087
1088
1089 @node The First Time
1090 @section The First Time
1091 @cindex first time usage
1092
1093 If no startup files exist, gnus will try to determine what groups should
1094 be subscribed by default.
1095
1096 @vindex gnus-default-subscribed-newsgroups
1097 If the variable @code{gnus-default-subscribed-newsgroups} is set, gnus
1098 will subscribe you to just those groups in that list, leaving the rest
1099 killed.  Your system administrator should have set this variable to
1100 something useful.
1101
1102 Since she hasn't, gnus will just subscribe you to a few arbitrarily
1103 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1104 here as @dfn{whatever Lars thinks you should read}.)
1105
1106 You'll also be subscribed to the gnus documentation group, which should
1107 help you with most common problems.
1108
1109 If @code{gnus-default-subscribed-newsgroups} is @code{t}, gnus will just
1110 use the normal functions for handling new groups, and not do anything
1111 special.
1112
1113
1114 @node The Server is Down
1115 @section The Server is Down
1116 @cindex server errors
1117
1118 If the default server is down, gnus will understandably have some
1119 problems starting.  However, if you have some mail groups in addition to
1120 the news groups, you may want to start gnus anyway.
1121
1122 Gnus, being the trusting sort of program, will ask whether to proceed
1123 without a native select method if that server can't be contacted.  This
1124 will happen whether the server doesn't actually exist (i.e., you have
1125 given the wrong address) or the server has just momentarily taken ill
1126 for some reason or other.  If you decide to continue and have no foreign
1127 groups, you'll find it difficult to actually do anything in the group
1128 buffer.  But, hey, that's your problem.  Blllrph!
1129
1130 @findex gnus-no-server
1131 @kindex M-x gnus-no-server
1132 @c @head
1133 If you know that the server is definitely down, or you just want to read
1134 your mail without bothering with the server at all, you can use the
1135 @code{gnus-no-server} command to start gnus.  That might come in handy
1136 if you're in a hurry as well.  This command will not attempt to contact
1137 your primary server---instead, it will just activate all groups on level
1138 1 and 2.  (You should preferably keep no native groups on those two
1139 levels.) Also @pxref{Group Levels}.
1140
1141
1142 @node Slave Gnusae
1143 @section Slave Gnusae
1144 @cindex slave
1145
1146 You might want to run more than one Emacs with more than one gnus at the
1147 same time.  If you are using different @file{.newsrc} files (e.g., if you
1148 are using the two different gnusae to read from two different servers),
1149 that is no problem whatsoever.  You just do it.
1150
1151 The problem appears when you want to run two Gnusae that use the same
1152 @file{.newsrc} file.
1153
1154 To work around that problem some, we here at the Think-Tank at the gnus
1155 Towers have come up with a new concept: @dfn{Masters} and
1156 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1157 taken out a copyright on those words.  If you wish to use those words in
1158 conjunction with each other, you have to send $1 per usage instance to
1159 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1160 Applications}) will be much more expensive, of course.)
1161
1162 @findex gnus-slave
1163 Anyway, you start one gnus up the normal way with @kbd{M-x gnus} (or
1164 however you do it).  Each subsequent slave gnusae should be started with
1165 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1166 files, but instead save @dfn{slave files} that contain information only
1167 on what groups have been read in the slave session.  When a master gnus
1168 starts, it will read (and delete) these slave files, incorporating all
1169 information from them.  (The slave files will be read in the sequence
1170 they were created, so the latest changes will have precedence.)
1171
1172 Information from the slave files has, of course, precedence over the
1173 information in the normal (i.e., master) @file{.newsrc} file.
1174
1175 If the @file{.newsrc*} files have not been saved in the master when the
1176 slave starts, you may be prompted as to whether to read an auto-save
1177 file.  If you answer ``yes'', the unsaved changes to the master will be
1178 incorporated into the slave.  If you answer ``no'', the slave may see some
1179 messages as unread that have been read in the master.
1180
1181 @node Fetching a Group
1182 @section Fetching a Group
1183 @cindex fetching a group
1184
1185 @findex gnus-fetch-group
1186 It is sometimes convenient to be able to just say ``I want to read this
1187 group and I don't care whether gnus has been started or not''.  This is
1188 perhaps more useful for people who write code than for users, but the
1189 command @code{gnus-fetch-group} provides this functionality in any case.
1190 It takes the group name as a parameter.
1191
1192
1193 @node New Groups
1194 @section New Groups
1195 @cindex new groups
1196 @cindex subscription
1197
1198 @vindex gnus-check-new-newsgroups
1199 If you are satisfied that you really never want to see any new groups,
1200 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1201 also save you some time at startup.  Even if this variable is
1202 @code{nil}, you can always subscribe to the new groups just by pressing
1203 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1204 is @code{ask-server} by default.  If you set this variable to
1205 @code{always}, then Gnus will query the back ends for new groups even
1206 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1207
1208 @menu
1209 * Checking New Groups::         Determining what groups are new.
1210 * Subscription Methods::        What Gnus should do with new groups.
1211 * Filtering New Groups::        Making Gnus ignore certain new groups.
1212 @end menu
1213
1214
1215 @node Checking New Groups
1216 @subsection Checking New Groups
1217
1218 Gnus normally determines whether a group is new or not by comparing the
1219 list of groups from the active file(s) with the lists of subscribed and
1220 dead groups.  This isn't a particularly fast method.  If
1221 @code{gnus-check-new-newsgroups} is @code{ask-server}, gnus will ask the
1222 server for new groups since the last time.  This is both faster and
1223 cheaper.  This also means that you can get rid of the list of killed
1224 groups altogether, so you may set @code{gnus-save-killed-list} to
1225 @code{nil}, which will save time both at startup, at exit, and all over.
1226 Saves disk space, too.  Why isn't this the default, then?
1227 Unfortunately, not all servers support this command.
1228
1229 I bet I know what you're thinking now: How do I find out whether my
1230 server supports @code{ask-server}?  No?  Good, because I don't have a
1231 fail-safe answer.  I would suggest just setting this variable to
1232 @code{ask-server} and see whether any new groups appear within the next
1233 few days.  If any do, then it works.  If none do, then it doesn't
1234 work.  I could write a function to make gnus guess whether the server
1235 supports @code{ask-server}, but it would just be a guess.  So I won't.
1236 You could @code{telnet} to the server and say @code{HELP} and see
1237 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1238 it does, then it might work.  (But there are servers that lists
1239 @samp{NEWGROUPS} without supporting the function properly.)
1240
1241 This variable can also be a list of select methods.  If so, gnus will
1242 issue an @code{ask-server} command to each of the select methods, and
1243 subscribe them (or not) using the normal methods.  This might be handy
1244 if you are monitoring a few servers for new groups.  A side effect is
1245 that startup will take much longer, so you can meditate while waiting.
1246 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1247
1248
1249 @node Subscription Methods
1250 @subsection Subscription Methods
1251
1252 @vindex gnus-subscribe-newsgroup-method
1253 What gnus does when it encounters a new group is determined by the
1254 @code{gnus-subscribe-newsgroup-method} variable.
1255
1256 This variable should contain a function.  This function will be called
1257 with the name of the new group as the only parameter.
1258
1259 Some handy pre-fab functions are:
1260
1261 @table @code
1262
1263 @item gnus-subscribe-zombies
1264 @vindex gnus-subscribe-zombies
1265 Make all new groups zombies.  This is the default.  You can browse the
1266 zombies later (with @kbd{A z}) and either kill them all off properly
1267 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1268
1269 @item gnus-subscribe-randomly
1270 @vindex gnus-subscribe-randomly
1271 Subscribe all new groups in arbitrary order.  This really means that all
1272 new groups will be added at ``the top'' of the group buffer.
1273
1274 @item gnus-subscribe-alphabetically
1275 @vindex gnus-subscribe-alphabetically
1276 Subscribe all new groups in alphabetical order.
1277
1278 @item gnus-subscribe-hierarchically
1279 @vindex gnus-subscribe-hierarchically
1280 Subscribe all new groups hierarchically.  The difference between this
1281 function and @code{gnus-subscribe-alphabetically} is slight.
1282 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1283 alphabetical fashion, while this function will enter groups into its
1284 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1285 @samp{comp} hierarchy, this function will not mess that configuration
1286 up.  Or something like that.
1287
1288 @item gnus-subscribe-interactively
1289 @vindex gnus-subscribe-interactively
1290 Subscribe new groups interactively.  This means that gnus will ask
1291 you about @strong{all} new groups.  The groups you choose to subscribe
1292 to will be subscribed hierarchically.
1293
1294 @item gnus-subscribe-killed
1295 @vindex gnus-subscribe-killed
1296 Kill all new groups.
1297
1298 @item gnus-subscribe-topics
1299 @vindex gnus-subscribe-topics
1300 Put the groups into the topic that has a matching @code{subscribe} topic
1301 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1302 topic parameter that looks like
1303
1304 @example
1305 "nnslashdot"
1306 @end example
1307
1308 will mean that all groups that match that regex will be subscribed under
1309 that topic.
1310
1311 If no topics match the groups, the groups will be subscribed in the
1312 top-level topic.
1313
1314 @end table
1315
1316 @vindex gnus-subscribe-hierarchical-interactive
1317 A closely related variable is
1318 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1319 mouthful.)  If this variable is non-@code{nil}, gnus will ask you in a
1320 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1321 will ask you for each sub-hierarchy whether you want to descend the
1322 hierarchy or not.
1323
1324 One common mistake is to set the variable a few paragraphs above
1325 (@code{gnus-subscribe-newsgroup-method}) to
1326 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1327 will not work.  This is ga-ga.  So don't do it.
1328
1329
1330 @node Filtering New Groups
1331 @subsection Filtering New Groups
1332
1333 A nice and portable way to control which new newsgroups should be
1334 subscribed (or ignored) is to put an @dfn{options} line at the start of
1335 the @file{.newsrc} file.  Here's an example:
1336
1337 @example
1338 options -n !alt.all !rec.all sci.all
1339 @end example
1340
1341 @vindex gnus-subscribe-options-newsgroup-method
1342 This line obviously belongs to a serious-minded intellectual scientific
1343 person (or she may just be plain old boring), because it says that all
1344 groups that have names beginning with @samp{alt} and @samp{rec} should
1345 be ignored, and all groups with names beginning with @samp{sci} should
1346 be subscribed.  Gnus will not use the normal subscription method for
1347 subscribing these groups.
1348 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1349 variable defaults to @code{gnus-subscribe-alphabetically}.
1350
1351 @vindex gnus-options-not-subscribe
1352 @vindex gnus-options-subscribe
1353 If you don't want to mess with your @file{.newsrc} file, you can just
1354 set the two variables @code{gnus-options-subscribe} and
1355 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1356 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1357 and if the new group matches the former, it will be unconditionally
1358 subscribed, and if it matches the latter, it will be ignored.
1359
1360 @vindex gnus-auto-subscribed-groups
1361 Yet another variable that meddles here is
1362 @code{gnus-auto-subscribed-groups}.  It works exactly like
1363 @code{gnus-options-subscribe}, and is therefore really superfluous,
1364 but I thought it would be nice to have two of these.  This variable is
1365 more meant for setting some ground rules, while the other variable is
1366 used more for user fiddling.  By default this variable makes all new
1367 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1368 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1369 subscribed.  If you don't like that, just set this variable to
1370 @code{nil}.
1371
1372 New groups that match this regexp are subscribed using
1373 @code{gnus-subscribe-options-newsgroup-method}.
1374
1375
1376 @node Changing Servers
1377 @section Changing Servers
1378 @cindex changing servers
1379
1380 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1381 This happens very rarely, but perhaps you change jobs, or one server is
1382 very flaky and you want to use another.
1383
1384 Changing the server is pretty easy, right?  You just change
1385 @code{gnus-select-method} to point to the new server?
1386
1387 @emph{Wrong!}
1388
1389 Article numbers are not (in any way) kept synchronized between different
1390 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1391 you have read is by keeping track of article numbers.  So when you
1392 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1393 worthless.
1394
1395 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1396 file from one server to another.  They all have one thing in
1397 common---they take a looong time to run.  You don't want to use these
1398 functions more than absolutely necessary.
1399
1400 @kindex M-x gnus-change-server
1401 @findex gnus-change-server
1402 If you have access to both servers, Gnus can request the headers for all
1403 the articles you have read and compare @code{Message-ID}s and map the
1404 article numbers of the read articles and article marks.  The @kbd{M-x
1405 gnus-change-server} command will do this for all your native groups.  It
1406 will prompt for the method you want to move to.
1407
1408 @kindex M-x gnus-group-move-group-to-server
1409 @findex gnus-group-move-group-to-server
1410 You can also move individual groups with the @kbd{M-x
1411 gnus-group-move-group-to-server} command.  This is useful if you want to
1412 move a (foreign) group from one server to another.
1413
1414 @kindex M-x gnus-group-clear-data-on-native-groups
1415 @findex gnus-group-clear-data-on-native-groups
1416 If you don't have access to both the old and new server, all your marks
1417 and read ranges have become worthless.  You can use the @kbd{M-x
1418 gnus-group-clear-data-on-native-groups} command to clear out all data
1419 that you have on your native groups.  Use with caution.
1420
1421 @kindex M-x gnus-group-clear-data
1422 @findex gnus-group-clear-data
1423 Clear the data from the current group only---nix out marks and the
1424 list of read articles (@code{gnus-group-clear-data}).
1425
1426 After changing servers, you @strong{must} move the cache hierarchy away,
1427 since the cached articles will have wrong article numbers, which will
1428 affect which articles Gnus thinks are read.
1429 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1430 to have it done automatically; for @code{gnus-group-clear-data}, you
1431 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1432 cache for all groups).
1433
1434
1435 @node Startup Files
1436 @section Startup Files
1437 @cindex startup files
1438 @cindex .newsrc
1439 @cindex .newsrc.el
1440 @cindex .newsrc.eld
1441
1442 Now, you all know about the @file{.newsrc} file.  All subscription
1443 information is traditionally stored in this file.
1444
1445 Things got a bit more complicated with @sc{gnus}.  In addition to
1446 keeping the @file{.newsrc} file updated, it also used a file called
1447 @file{.newsrc.el} for storing all the information that didn't fit into
1448 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1449 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1450 files was the most recently saved, which enabled people to swap between
1451 @sc{gnus} and other newsreaders.
1452
1453 That was kinda silly, so Gnus went one better: In addition to the
1454 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1455 @file{.newsrc.eld}.  It will read whichever of these files that are most
1456 recent, but it will never write a @file{.newsrc.el} file.  You should
1457 never delete the @file{.newsrc.eld} file---it contains much information
1458 not stored in the @file{.newsrc} file.
1459
1460 @vindex gnus-save-newsrc-file
1461 @vindex gnus-read-newsrc-file
1462 You can turn off writing the @file{.newsrc} file by setting
1463 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1464 the file and save some space, as well as exiting from gnus faster.
1465 However, this will make it impossible to use other newsreaders than
1466 gnus.  But hey, who would want to, right?  Similarly, setting
1467 @code{gnus-read-newsrc-file} to @code{nil} makes gnus ignore the
1468 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1469 convenient if you have a tendency to use Netscape once in a while.
1470
1471 @vindex gnus-save-killed-list
1472 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1473 will not save the list of killed groups to the startup file.  This will
1474 save both time (when starting and quitting) and space (on disk).  It
1475 will also mean that Gnus has no record of what groups are new or old,
1476 so the automatic new groups subscription methods become meaningless.
1477 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1478 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1479 Groups}).  This variable can also be a regular expression.  If that's
1480 the case, remove all groups that do not match this regexp before
1481 saving.  This can be useful in certain obscure situations that involve
1482 several servers where not all servers support @code{ask-server}.
1483
1484 @vindex gnus-startup-file
1485 @vindex gnus-backup-startup-file
1486 @vindex version-control
1487 The @code{gnus-startup-file} variable says where the startup files are.
1488 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1489 file being whatever that one is, with a @samp{.eld} appended.
1490 If you want version control for this file, set
1491 @code{gnus-backup-startup-file}.  It respects the same values as the
1492 @code{version-control} variable.
1493
1494 @vindex gnus-save-newsrc-hook
1495 @vindex gnus-save-quick-newsrc-hook
1496 @vindex gnus-save-standard-newsrc-hook
1497 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1498 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1499 saving the @file{.newsrc.eld} file, and
1500 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1501 @file{.newsrc} file.  The latter two are commonly used to turn version
1502 control on or off.  Version control is on by default when saving the
1503 startup files.  If you want to turn backup creation off, say something like:
1504
1505 @lisp
1506 (defun turn-off-backup ()
1507   (set (make-local-variable 'backup-inhibited) t))
1508
1509 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1510 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1511 @end lisp
1512
1513 @vindex gnus-init-file
1514 @vindex gnus-site-init-file
1515 When gnus starts, it will read the @code{gnus-site-init-file}
1516 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1517 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1518 and can be used to avoid cluttering your @file{~/.emacs} and
1519 @file{site-init} files with gnus stuff.  Gnus will also check for files
1520 with the same names as these, but with @file{.elc} and @file{.el}
1521 suffixes.  In other words, if you have set @code{gnus-init-file} to
1522 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1523 and finally @file{~/.gnus} (in this order).
1524
1525
1526
1527 @node Auto Save
1528 @section Auto Save
1529 @cindex dribble file
1530 @cindex auto-save
1531
1532 Whenever you do something that changes the gnus data (reading articles,
1533 catching up, killing/subscribing groups), the change is added to a
1534 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1535 Emacs way.  If your Emacs should crash before you have saved the
1536 @file{.newsrc} files, all changes you have made can be recovered from
1537 this file.
1538
1539 If gnus detects this file at startup, it will ask the user whether to
1540 read it.  The auto save file is deleted whenever the real startup file is
1541 saved.
1542
1543 @vindex gnus-use-dribble-file
1544 If @code{gnus-use-dribble-file} is @code{nil}, gnus won't create and
1545 maintain a dribble buffer.  The default is @code{t}.
1546
1547 @vindex gnus-dribble-directory
1548 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1549 this variable is @code{nil}, which it is by default, gnus will dribble
1550 into the directory where the @file{.newsrc} file is located.  (This is
1551 normally the user's home directory.)  The dribble file will get the same
1552 file permissions as the @file{.newsrc} file.
1553
1554 @vindex gnus-always-read-dribble-file
1555 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1556 read the dribble file on startup without querying the user.
1557
1558
1559 @node The Active File
1560 @section The Active File
1561 @cindex active file
1562 @cindex ignored groups
1563
1564 When gnus starts, or indeed whenever it tries to determine whether new
1565 articles have arrived, it reads the active file.  This is a very large
1566 file that lists all the active groups and articles on the server.
1567
1568 @vindex gnus-ignored-newsgroups
1569 Before examining the active file, gnus deletes all lines that match the
1570 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1571 any groups with bogus names, but you can use this variable to make gnus
1572 ignore hierarchies you aren't ever interested in.  However, this is not
1573 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1574 Groups} for an overview of other variables that can be used instead.
1575
1576 @c This variable is
1577 @c @code{nil} by default, and will slow down active file handling somewhat
1578 @c if you set it to anything else.
1579
1580 @vindex gnus-read-active-file
1581 @c @head
1582 The active file can be rather Huge, so if you have a slow network, you
1583 can set @code{gnus-read-active-file} to @code{nil} to prevent gnus from
1584 reading the active file.  This variable is @code{some} by default.
1585
1586 Gnus will try to make do by getting information just on the groups that
1587 you actually subscribe to.
1588
1589 Note that if you subscribe to lots and lots of groups, setting this
1590 variable to @code{nil} will probably make gnus slower, not faster.  At
1591 present, having this variable @code{nil} will slow gnus down
1592 considerably, unless you read news over a 2400 baud modem.
1593
1594 This variable can also have the value @code{some}.  Gnus will then
1595 attempt to read active info only on the subscribed groups.  On some
1596 servers this is quite fast (on sparkling, brand new INN servers that
1597 support the @code{LIST ACTIVE group} command), on others this isn't fast
1598 at all.  In any case, @code{some} should be faster than @code{nil}, and
1599 is certainly faster than @code{t} over slow lines.
1600
1601 Some news servers (old versions of Leafnode and old versions of INN, for
1602 instance) do not support the @code{LIST ACTIVE group}.  For these
1603 servers, @code{nil} is probably the most efficient value for this
1604 variable.
1605
1606 If this variable is @code{nil}, gnus will ask for group info in total
1607 lock-step, which isn't very fast.  If it is @code{some} and you use an
1608 @acronym{NNTP} server, gnus will pump out commands as fast as it can, and
1609 read all the replies in one swoop.  This will normally result in better
1610 performance, but if the server does not support the aforementioned
1611 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1612
1613 If you think that starting up Gnus takes too long, try all the three
1614 different values for this variable and see what works best for you.
1615
1616 In any case, if you use @code{some} or @code{nil}, you should definitely
1617 kill all groups that you aren't interested in to speed things up.
1618
1619 Note that this variable also affects active file retrieval from
1620 secondary select methods.
1621
1622
1623 @node Startup Variables
1624 @section Startup Variables
1625
1626 @table @code
1627
1628 @item gnus-load-hook
1629 @vindex gnus-load-hook
1630 A hook run while gnus is being loaded.  Note that this hook will
1631 normally be run just once in each Emacs session, no matter how many
1632 times you start gnus.
1633
1634 @item gnus-before-startup-hook
1635 @vindex gnus-before-startup-hook
1636 A hook run after starting up gnus successfully.
1637
1638 @item gnus-startup-hook
1639 @vindex gnus-startup-hook
1640 A hook run as the very last thing after starting up gnus
1641
1642 @item gnus-started-hook
1643 @vindex gnus-started-hook
1644 A hook that is run as the very last thing after starting up gnus
1645 successfully.
1646
1647 @item gnus-setup-news-hook
1648 @vindex gnus-setup-news-hook
1649 A hook that is run after reading the @file{.newsrc} file(s), but before
1650 generating the group buffer.
1651
1652 @item gnus-check-bogus-newsgroups
1653 @vindex gnus-check-bogus-newsgroups
1654 If non-@code{nil}, gnus will check for and delete all bogus groups at
1655 startup.  A @dfn{bogus group} is a group that you have in your
1656 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1657 bogus groups can take quite a while, so to save time and resources it's
1658 best to leave this option off, and do the checking for bogus groups once
1659 in a while from the group buffer instead (@pxref{Group Maintenance}).
1660
1661 @item gnus-inhibit-startup-message
1662 @vindex gnus-inhibit-startup-message
1663 If non-@code{nil}, the startup message won't be displayed.  That way,
1664 your boss might not notice as easily that you are reading news instead
1665 of doing your job.  Note that this variable is used before
1666 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1667
1668 @item gnus-no-groups-message
1669 @vindex gnus-no-groups-message
1670 Message displayed by gnus when no groups are available.
1671
1672 @item gnus-play-startup-jingle
1673 @vindex gnus-play-startup-jingle
1674 If non-@code{nil}, play the gnus jingle at startup.
1675
1676 @item gnus-startup-jingle
1677 @vindex gnus-startup-jingle
1678 Jingle to be played if the above variable is non-@code{nil}.  The
1679 default is @samp{Tuxedomoon.Jingle4.au}.
1680
1681 @end table
1682
1683
1684 @node Group Buffer
1685 @chapter Group Buffer
1686 @cindex group buffer
1687
1688 @c Alex Schroeder suggests to rearrange this as follows:
1689 @c
1690 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1691 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1692 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1693 @c   7. Group Score, 8. Group Buffer Format
1694 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1695 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1696 @c <kensanata> First, "Gnus considers groups... (default 9)."
1697 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1698 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1699 @c <kensanata> Then expand the next paragraph or add some more to it.
1700 @c    This short one sentence explains levels 1 and 2, therefore I understand
1701 @c    that I should keep important news at 3 and boring news at 4.
1702 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1703 @c    Maybe keep those that you don't want to read temporarily at 6,
1704 @c    those that you never want to read at 8, those that offend your
1705 @c    human rights at 9...
1706
1707
1708 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1709 is the first buffer shown when gnus starts, and will never be killed as
1710 long as gnus is active.
1711
1712 @iftex
1713 @iflatex
1714 \gnusfigure{The Group Buffer}{320}{
1715 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1716 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1717 \put(120,38){\vector(1,2){10}}
1718 \put(40,60){\makebox(0,0)[r]{Mode line}}
1719 \put(40,58){\vector(1,0){30}}
1720 \put(200,28){\makebox(0,0)[t]{Native select method}}
1721 \put(200,26){\vector(-1,2){15}}
1722 }
1723 @end iflatex
1724 @end iftex
1725
1726 @menu
1727 * Group Buffer Format::         Information listed and how you can change it.
1728 * Group Maneuvering::           Commands for moving in the group buffer.
1729 * Selecting a Group::           Actually reading news.
1730 * Subscription Commands::       Unsubscribing, killing, subscribing.
1731 * Group Data::                  Changing the info for a group.
1732 * Group Levels::                Levels? What are those, then?
1733 * Group Score::                 A mechanism for finding out what groups you like.
1734 * Marking Groups::              You can mark groups for later processing.
1735 * Foreign Groups::              Creating and editing groups.
1736 * Group Parameters::            Each group may have different parameters set.
1737 * Listing Groups::              Gnus can list various subsets of the groups.
1738 * Sorting Groups::              Re-arrange the group order.
1739 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1740 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1741 * Exiting Gnus::                Stop reading news and get some work done.
1742 * Group Topics::                A folding group mode divided into topics.
1743 * Misc Group Stuff::            Other stuff that you can to do.
1744 @end menu
1745
1746
1747 @node Group Buffer Format
1748 @section Group Buffer Format
1749
1750 @menu
1751 * Group Line Specification::    Deciding how the group buffer is to look.
1752 * Group Mode Line Specification::  The group buffer mode line.
1753 * Group Highlighting::          Having nice colors in the group buffer.
1754 @end menu
1755
1756
1757 @node Group Line Specification
1758 @subsection Group Line Specification
1759 @cindex group buffer format
1760
1761 The default format of the group buffer is nice and dull, but you can
1762 make it as exciting and ugly as you feel like.
1763
1764 Here's a couple of example group lines:
1765
1766 @example
1767      25: news.announce.newusers
1768  *    0: alt.fan.andrea-dworkin
1769 @end example
1770
1771 Quite simple, huh?
1772
1773 You can see that there are 25 unread articles in
1774 @samp{news.announce.newusers}.  There are no unread articles, but some
1775 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1776 asterisk at the beginning of the line?).
1777
1778 @vindex gnus-group-line-format
1779 You can change that format to whatever you want by fiddling with the
1780 @code{gnus-group-line-format} variable.  This variable works along the
1781 lines of a @code{format} specification, which is pretty much the same as
1782 a @code{printf} specifications, for those of you who use (feh!) C.
1783 @xref{Formatting Variables}.
1784
1785 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1786
1787 There should always be a colon on the line; the cursor always moves to
1788 the colon after performing an operation.  @xref{Positioning
1789 Point}.  Nothing else is required---not even the group name.  All
1790 displayed text is just window dressing, and is never examined by Gnus.
1791 Gnus stores all real information it needs using text properties.
1792
1793 (Note that if you make a really strange, wonderful, spreadsheet-like
1794 layout, everybody will believe you are hard at work with the accounting
1795 instead of wasting time reading news.)
1796
1797 Here's a list of all available format characters:
1798
1799 @table @samp
1800
1801 @item M
1802 An asterisk if the group only has marked articles.
1803
1804 @item S
1805 Whether the group is subscribed.
1806
1807 @item L
1808 Level of subscribedness.
1809
1810 @item N
1811 Number of unread articles.
1812
1813 @item I
1814 Number of dormant articles.
1815
1816 @item T
1817 Number of ticked articles.
1818
1819 @item R
1820 Number of read articles.
1821
1822 @item U
1823 Number of unseen articles.
1824
1825 @item t
1826 Estimated total number of articles.  (This is really @var{max-number}
1827 minus @var{min-number} plus 1.)
1828
1829 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1830 efficient access to @var{max-number} and @var{min-number} but getting
1831 the true unread message count is not possible efficiently.  For
1832 hysterical raisins, even the mail back ends, where the true number of
1833 unread messages might be available efficiently, use the same limited
1834 interface.  To remove this restriction from Gnus means that the back
1835 end interface has to be changed, which is not an easy job.  If you
1836 want to work on this, please contact the Gnus mailing list.
1837
1838 @item y
1839 Number of unread, unticked, non-dormant articles.
1840
1841 @item i
1842 Number of ticked and dormant articles.
1843
1844 @item g
1845 Full group name.
1846
1847 @item G
1848 Group name.
1849
1850 @item C
1851 Group comment (@pxref{Group Parameters}) or group name if there is no
1852 comment element in the group parameters.
1853
1854 @item D
1855 Newsgroup description.  You need to read the group descriptions
1856 before these will appear, and to do that, you either have to set
1857 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1858 command.
1859
1860 @item o
1861 @samp{m} if moderated.
1862
1863 @item O
1864 @samp{(m)} if moderated.
1865
1866 @item s
1867 Select method.
1868
1869 @item B
1870 If the summary buffer for the group is open or not.
1871
1872 @item n
1873 Select from where.
1874
1875 @item z
1876 A string that looks like @samp{<%s:%n>} if a foreign select method is
1877 used.
1878
1879 @item P
1880 Indentation based on the level of the topic (@pxref{Group Topics}).
1881
1882 @item c
1883 @vindex gnus-group-uncollapsed-levels
1884 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1885 variable says how many levels to leave at the end of the group name.
1886 The default is 1---this will mean that group names like
1887 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1888
1889 @item m
1890 @vindex gnus-new-mail-mark
1891 @cindex %
1892 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1893 the group lately.
1894
1895 @item p
1896 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1897
1898 @item d
1899 A string that says when you last read the group (@pxref{Group
1900 Timestamp}).
1901
1902 @item u
1903 User defined specifier.  The next character in the format string should
1904 be a letter.  Gnus will call the function
1905 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1906 following @samp{%u}.  The function will be passed a single dummy
1907 parameter as argument.  The function should return a string, which will
1908 be inserted into the buffer just like information from any other
1909 specifier.
1910 @end table
1911
1912 @cindex *
1913 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1914 if no info is available---for instance, if it is a non-activated foreign
1915 group, or a bogus native group.
1916
1917
1918 @node Group Mode Line Specification
1919 @subsection Group Mode Line Specification
1920 @cindex group mode line
1921
1922 @vindex gnus-group-mode-line-format
1923 The mode line can be changed by setting
1924 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1925 doesn't understand that many format specifiers:
1926
1927 @table @samp
1928 @item S
1929 The native news server.
1930 @item M
1931 The native select method.
1932 @end table
1933
1934
1935 @node Group Highlighting
1936 @subsection Group Highlighting
1937 @cindex highlighting
1938 @cindex group highlighting
1939
1940 @vindex gnus-group-highlight
1941 Highlighting in the group buffer is controlled by the
1942 @code{gnus-group-highlight} variable.  This is an alist with elements
1943 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1944 something non-@code{nil}, the @var{face} will be used on the line.
1945
1946 Here's an example value for this variable that might look nice if the
1947 background is dark:
1948
1949 @lisp
1950 (cond (window-system
1951        (setq custom-background-mode 'light)
1952        (defface my-group-face-1
1953          '((t (:foreground "Red" :bold t))) "First group face")
1954        (defface my-group-face-2
1955          '((t (:foreground "DarkSeaGreen4" :bold t)))
1956          "Second group face")
1957        (defface my-group-face-3
1958          '((t (:foreground "Green4" :bold t))) "Third group face")
1959        (defface my-group-face-4
1960          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1961        (defface my-group-face-5
1962          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1963
1964 (setq gnus-group-highlight
1965       '(((> unread 200) . my-group-face-1)
1966         ((and (< level 3) (zerop unread)) . my-group-face-2)
1967         ((< level 3) . my-group-face-3)
1968         ((zerop unread) . my-group-face-4)
1969         (t . my-group-face-5)))
1970 @end lisp
1971
1972 Also @pxref{Faces and Fonts}.
1973
1974 Variables that are dynamically bound when the forms are evaluated
1975 include:
1976
1977 @table @code
1978 @item group
1979 The group name.
1980 @item unread
1981 The number of unread articles in the group.
1982 @item method
1983 The select method.
1984 @item mailp
1985 Whether the group is a mail group.
1986 @item level
1987 The level of the group.
1988 @item score
1989 The score of the group.
1990 @item ticked
1991 The number of ticked articles in the group.
1992 @item total
1993 The total number of articles in the group.  Or rather,
1994 @var{max-number} minus @var{min-number} plus one.
1995 @item topic
1996 When using the topic minor mode, this variable is bound to the current
1997 topic being inserted.
1998 @end table
1999
2000 When the forms are @code{eval}ed, point is at the beginning of the line
2001 of the group in question, so you can use many of the normal gnus
2002 functions for snarfing info on the group.
2003
2004 @vindex gnus-group-update-hook
2005 @findex gnus-group-highlight-line
2006 @code{gnus-group-update-hook} is called when a group line is changed.
2007 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
2008 calls @code{gnus-group-highlight-line} by default.
2009
2010
2011 @node Group Maneuvering
2012 @section Group Maneuvering
2013 @cindex group movement
2014
2015 All movement commands understand the numeric prefix and will behave as
2016 expected, hopefully.
2017
2018 @table @kbd
2019
2020 @item n
2021 @kindex n (Group)
2022 @findex gnus-group-next-unread-group
2023 Go to the next group that has unread articles
2024 (@code{gnus-group-next-unread-group}).
2025
2026 @item p
2027 @itemx DEL
2028 @kindex DEL (Group)
2029 @kindex p (Group)
2030 @findex gnus-group-prev-unread-group
2031 Go to the previous group that has unread articles
2032 (@code{gnus-group-prev-unread-group}).
2033
2034 @item N
2035 @kindex N (Group)
2036 @findex gnus-group-next-group
2037 Go to the next group (@code{gnus-group-next-group}).
2038
2039 @item P
2040 @kindex P (Group)
2041 @findex gnus-group-prev-group
2042 Go to the previous group (@code{gnus-group-prev-group}).
2043
2044 @item M-n
2045 @kindex M-n (Group)
2046 @findex gnus-group-next-unread-group-same-level
2047 Go to the next unread group on the same (or lower) level
2048 (@code{gnus-group-next-unread-group-same-level}).
2049
2050 @item M-p
2051 @kindex M-p (Group)
2052 @findex gnus-group-prev-unread-group-same-level
2053 Go to the previous unread group on the same (or lower) level
2054 (@code{gnus-group-prev-unread-group-same-level}).
2055 @end table
2056
2057 Three commands for jumping to groups:
2058
2059 @table @kbd
2060
2061 @item j
2062 @kindex j (Group)
2063 @findex gnus-group-jump-to-group
2064 Jump to a group (and make it visible if it isn't already)
2065 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2066 like living groups.
2067
2068 @item ,
2069 @kindex , (Group)
2070 @findex gnus-group-best-unread-group
2071 Jump to the unread group with the lowest level
2072 (@code{gnus-group-best-unread-group}).
2073
2074 @item .
2075 @kindex . (Group)
2076 @findex gnus-group-first-unread-group
2077 Jump to the first group with unread articles
2078 (@code{gnus-group-first-unread-group}).
2079 @end table
2080
2081 @vindex gnus-group-goto-unread
2082 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2083 commands will move to the next group, not the next unread group.  Even
2084 the commands that say they move to the next unread group.  The default
2085 is @code{t}.
2086
2087
2088 @node Selecting a Group
2089 @section Selecting a Group
2090 @cindex group selection
2091
2092 @table @kbd
2093
2094 @item SPACE
2095 @kindex SPACE (Group)
2096 @findex gnus-group-read-group
2097 Select the current group, switch to the summary buffer and display the
2098 first unread article (@code{gnus-group-read-group}).  If there are no
2099 unread articles in the group, or if you give a non-numerical prefix to
2100 this command, gnus will offer to fetch all the old articles in this
2101 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2102 determines the number of articles Gnus will fetch.  If @var{n} is
2103 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2104 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2105
2106 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2107 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2108 - 4 2 SPC} fetches the 42 oldest ones.
2109
2110 When you are in the group (in the Summary buffer), you can type
2111 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2112 ones.
2113
2114 @item RET
2115 @kindex RET (Group)
2116 @findex gnus-group-select-group
2117 Select the current group and switch to the summary buffer
2118 (@code{gnus-group-select-group}).  Takes the same arguments as
2119 @code{gnus-group-read-group}---the only difference is that this command
2120 does not display the first unread article automatically upon group
2121 entry.
2122
2123 @item M-RET
2124 @kindex M-RET (Group)
2125 @findex gnus-group-quick-select-group
2126 This does the same as the command above, but tries to do it with the
2127 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2128 scoring/killing will be performed, there will be no highlights and no
2129 expunging.  This might be useful if you're in a real hurry and have to
2130 enter some humongous group.  If you give a 0 prefix to this command
2131 (i.e., @kbd{0 M-RET}), gnus won't even generate the summary buffer,
2132 which is useful if you want to toggle threading before generating the
2133 summary buffer (@pxref{Summary Generation Commands}).
2134
2135 @item M-SPACE
2136 @kindex M-SPACE (Group)
2137 @findex gnus-group-visible-select-group
2138 This is yet one more command that does the same as the @kbd{RET}
2139 command, but this one does it without expunging and hiding dormants
2140 (@code{gnus-group-visible-select-group}).
2141
2142 @item C-M-RET
2143 @kindex C-M-RET (Group)
2144 @findex gnus-group-select-group-ephemerally
2145 Finally, this command selects the current group ephemerally without
2146 doing any processing of its contents
2147 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2148 turned off.  Everything you do in the group after selecting it in this
2149 manner will have no permanent effects.
2150
2151 @end table
2152
2153 @vindex gnus-large-newsgroup
2154 The @code{gnus-large-newsgroup} variable says what Gnus should
2155 consider to be a big group.  If it is @code{nil}, no groups are
2156 considered big.  The default value is 200.  If the group has more
2157 (unread and/or ticked) articles than this, gnus will query the user
2158 before entering the group.  The user can then specify how many
2159 articles should be fetched from the server.  If the user specifies a
2160 negative number (@var{-n}), the @var{n} oldest articles will be
2161 fetched.  If it is positive, the @var{n} articles that have arrived
2162 most recently will be fetched.
2163
2164 @vindex gnus-large-ephemeral-newsgroup
2165 @code{gnus-large-ephemeral-newsgroup} is the same as
2166 @code{gnus-large-newsgroup}, but is only used for ephemeral
2167 newsgroups.
2168
2169 @vindex gnus-select-group-hook
2170 @vindex gnus-auto-select-first
2171 @vindex gnus-auto-select-subject
2172 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2173 automatically when entering a group with the @kbd{SPACE} command.
2174 Which article this is is controlled by the
2175 @code{gnus-auto-select-subject} variable.  Valid values for this
2176 variable is:
2177
2178 @table @code
2179
2180 @item unread
2181 Place point on the subject line of the first unread article.
2182
2183 @item first
2184 Place point on the subject line of the first article.
2185
2186 @item unseen
2187 Place point on the subject line of the first unseen article.
2188
2189 @item unseen-or-unread
2190 Place point on the subject line of the first unseen article, and if
2191 there is no such article, place point on the subject line of the first
2192 unread article.
2193
2194 @item best
2195 Place point on the subject line of the highest-scored unread article.
2196
2197 @end table
2198
2199 This variable can also be a function.  In that case, that function
2200 will be called to place point on a subject line.
2201
2202 If you want to prevent automatic selection in some group (say, in a
2203 binary group with Huge articles) you can set the
2204 @code{gnus-auto-select-first} variable to @code{nil} in
2205 @code{gnus-select-group-hook}, which is called when a group is
2206 selected.
2207
2208
2209 @node Subscription Commands
2210 @section Subscription Commands
2211 @cindex subscription
2212
2213 @table @kbd
2214
2215 @item S t
2216 @itemx u
2217 @kindex S t (Group)
2218 @kindex u (Group)
2219 @findex gnus-group-unsubscribe-current-group
2220 @c @icon{gnus-group-unsubscribe}
2221 Toggle subscription to the current group
2222 (@code{gnus-group-unsubscribe-current-group}).
2223
2224 @item S s
2225 @itemx U
2226 @kindex S s (Group)
2227 @kindex U (Group)
2228 @findex gnus-group-unsubscribe-group
2229 Prompt for a group to subscribe, and then subscribe it.  If it was
2230 subscribed already, unsubscribe it instead
2231 (@code{gnus-group-unsubscribe-group}).
2232
2233 @item S k
2234 @itemx C-k
2235 @kindex S k (Group)
2236 @kindex C-k (Group)
2237 @findex gnus-group-kill-group
2238 @c @icon{gnus-group-kill-group}
2239 Kill the current group (@code{gnus-group-kill-group}).
2240
2241 @item S y
2242 @itemx C-y
2243 @kindex S y (Group)
2244 @kindex C-y (Group)
2245 @findex gnus-group-yank-group
2246 Yank the last killed group (@code{gnus-group-yank-group}).
2247
2248 @item C-x C-t
2249 @kindex C-x C-t (Group)
2250 @findex gnus-group-transpose-groups
2251 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2252 really a subscription command, but you can use it instead of a
2253 kill-and-yank sequence sometimes.
2254
2255 @item S w
2256 @itemx C-w
2257 @kindex S w (Group)
2258 @kindex C-w (Group)
2259 @findex gnus-group-kill-region
2260 Kill all groups in the region (@code{gnus-group-kill-region}).
2261
2262 @item S z
2263 @kindex S z (Group)
2264 @findex gnus-group-kill-all-zombies
2265 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2266
2267 @item S C-k
2268 @kindex S C-k (Group)
2269 @findex gnus-group-kill-level
2270 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2271 These groups can't be yanked back after killing, so this command should
2272 be used with some caution.  The only time where this command comes in
2273 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2274 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2275 kill off all unsubscribed groups that do not have message numbers in the
2276 @file{.newsrc} file.
2277
2278 @end table
2279
2280 Also @pxref{Group Levels}.
2281
2282
2283 @node Group Data
2284 @section Group Data
2285
2286 @table @kbd
2287
2288 @item c
2289 @kindex c (Group)
2290 @findex gnus-group-catchup-current
2291 @vindex gnus-group-catchup-group-hook
2292 @c @icon{gnus-group-catchup-current}
2293 Mark all unticked articles in this group as read
2294 (@code{gnus-group-catchup-current}).
2295 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2296 the group buffer.
2297
2298 @item C
2299 @kindex C (Group)
2300 @findex gnus-group-catchup-current-all
2301 Mark all articles in this group, even the ticked ones, as read
2302 (@code{gnus-group-catchup-current-all}).
2303
2304 @item M-c
2305 @kindex M-c (Group)
2306 @findex gnus-group-clear-data
2307 Clear the data from the current group---nix out marks and the list of
2308 read articles (@code{gnus-group-clear-data}).
2309
2310 @item M-x gnus-group-clear-data-on-native-groups
2311 @kindex M-x gnus-group-clear-data-on-native-groups
2312 @findex gnus-group-clear-data-on-native-groups
2313 If you have switched from one @acronym{NNTP} server to another, all your marks
2314 and read ranges have become worthless.  You can use this command to
2315 clear out all data that you have on your native groups.  Use with
2316 caution.
2317
2318 @end table
2319
2320
2321 @node Group Levels
2322 @section Group Levels
2323 @cindex group level
2324 @cindex level
2325
2326 All groups have a level of @dfn{subscribedness}.  For instance, if a
2327 group is on level 2, it is more subscribed than a group on level 5.  You
2328 can ask gnus to just list groups on a given level or lower
2329 (@pxref{Listing Groups}), or to just check for new articles in groups on
2330 a given level or lower (@pxref{Scanning New Messages}).
2331
2332 Remember:  The higher the level of the group, the less important it is.
2333
2334 @table @kbd
2335
2336 @item S l
2337 @kindex S l (Group)
2338 @findex gnus-group-set-current-level
2339 Set the level of the current group.  If a numeric prefix is given, the
2340 next @var{n} groups will have their levels set.  The user will be
2341 prompted for a level.
2342 @end table
2343
2344 @vindex gnus-level-killed
2345 @vindex gnus-level-zombie
2346 @vindex gnus-level-unsubscribed
2347 @vindex gnus-level-subscribed
2348 Gnus considers groups from levels 1 to
2349 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2350 @code{gnus-level-subscribed} (exclusive) and
2351 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2352 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2353 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2354 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2355 same, but zombie and killed groups have no information on what articles
2356 you have read, etc, stored.  This distinction between dead and living
2357 groups isn't done because it is nice or clever, it is done purely for
2358 reasons of efficiency.
2359
2360 It is recommended that you keep all your mail groups (if any) on quite
2361 low levels (e.g. 1 or 2).
2362
2363 Maybe the following description of the default behavior of Gnus helps to
2364 understand what these levels are all about.  By default, Gnus shows you
2365 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2366 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2367 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2368 groups are hidden, in a way.
2369
2370 Zombie and killed groups are similar to unsubscribed groups in that they
2371 are hidden by default.  But they are different from subscribed and
2372 unsubscribed groups in that Gnus doesn't ask the news server for
2373 information (number of messages, number of unread messages) on zombie
2374 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2375 aren't interested in.  If most groups are killed, Gnus is faster.
2376
2377 Why does Gnus distinguish between zombie and killed groups?  Well, when
2378 a new group arrives on the server, Gnus by default makes it a zombie
2379 group.  This means that you are normally not bothered with new groups,
2380 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2381 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2382 list of killed groups.)
2383
2384 If you want to play with the level variables, you should show some care.
2385 Set them once, and don't touch them ever again.  Better yet, don't touch
2386 them at all unless you know exactly what you're doing.
2387
2388 @vindex gnus-level-default-unsubscribed
2389 @vindex gnus-level-default-subscribed
2390 Two closely related variables are @code{gnus-level-default-subscribed}
2391 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2392 which are the levels that new groups will be put on if they are
2393 (un)subscribed.  These two variables should, of course, be inside the
2394 relevant valid ranges.
2395
2396 @vindex gnus-keep-same-level
2397 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2398 will only move to groups of the same level (or lower).  In
2399 particular, going from the last article in one group to the next group
2400 will go to the next group of the same level (or lower).  This might be
2401 handy if you want to read the most important groups before you read the
2402 rest.
2403
2404 If this variable is @code{best}, Gnus will make the next newsgroup the
2405 one with the best level.
2406
2407 @vindex gnus-group-default-list-level
2408 All groups with a level less than or equal to
2409 @code{gnus-group-default-list-level} will be listed in the group buffer
2410 by default.
2411
2412 @vindex gnus-group-list-inactive-groups
2413 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2414 groups will be listed along with the unread groups.  This variable is
2415 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2416 listed.
2417
2418 @vindex gnus-group-use-permanent-levels
2419 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2420 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2421 use this level as the ``work'' level.
2422
2423 @vindex gnus-activate-level
2424 Gnus will normally just activate (i. e., query the server about) groups
2425 on level @code{gnus-activate-level} or less.  If you don't want to
2426 activate unsubscribed groups, for instance, you might set this variable
2427 to 5.  The default is 6.
2428
2429
2430 @node Group Score
2431 @section Group Score
2432 @cindex group score
2433 @cindex group rank
2434 @cindex rank
2435
2436 You would normally keep important groups on high levels, but that scheme
2437 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2438 group buffer according to how often you read groups, perhaps?  Within
2439 reason?
2440
2441 This is what @dfn{group score} is for.  You can have Gnus assign a score
2442 to each group through the mechanism described below.  You can then sort
2443 the group buffer based on this score.  Alternatively, you can sort on
2444 score and then level.  (Taken together, the level and the score is
2445 called the @dfn{rank} of the group.  A group that is on level 4 and has
2446 a score of 1 has a higher rank than a group on level 5 that has a score
2447 of 300.  (The level is the most significant part and the score is the
2448 least significant part.))
2449
2450 @findex gnus-summary-bubble-group
2451 If you want groups you read often to get higher scores than groups you
2452 read seldom you can add the @code{gnus-summary-bubble-group} function to
2453 the @code{gnus-summary-exit-hook} hook.  This will result (after
2454 sorting) in a bubbling sort of action.  If you want to see that in
2455 action after each summary exit, you can add
2456 @code{gnus-group-sort-groups-by-rank} or
2457 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2458 slow things down somewhat.
2459
2460
2461 @node Marking Groups
2462 @section Marking Groups
2463 @cindex marking groups
2464
2465 If you want to perform some command on several groups, and they appear
2466 subsequently in the group buffer, you would normally just give a
2467 numerical prefix to the command.  Most group commands will then do your
2468 bidding on those groups.
2469
2470 However, if the groups are not in sequential order, you can still
2471 perform a command on several groups.  You simply mark the groups first
2472 with the process mark and then execute the command.
2473
2474 @table @kbd
2475
2476 @item #
2477 @kindex # (Group)
2478 @itemx M m
2479 @kindex M m (Group)
2480 @findex gnus-group-mark-group
2481 Set the mark on the current group (@code{gnus-group-mark-group}).
2482
2483 @item M-#
2484 @kindex M-# (Group)
2485 @itemx M u
2486 @kindex M u (Group)
2487 @findex gnus-group-unmark-group
2488 Remove the mark from the current group
2489 (@code{gnus-group-unmark-group}).
2490
2491 @item M U
2492 @kindex M U (Group)
2493 @findex gnus-group-unmark-all-groups
2494 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2495
2496 @item M w
2497 @kindex M w (Group)
2498 @findex gnus-group-mark-region
2499 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2500
2501 @item M b
2502 @kindex M b (Group)
2503 @findex gnus-group-mark-buffer
2504 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2505
2506 @item M r
2507 @kindex M r (Group)
2508 @findex gnus-group-mark-regexp
2509 Mark all groups that match some regular expression
2510 (@code{gnus-group-mark-regexp}).
2511 @end table
2512
2513 Also @pxref{Process/Prefix}.
2514
2515 @findex gnus-group-universal-argument
2516 If you want to execute some command on all groups that have been marked
2517 with the process mark, you can use the @kbd{M-&}
2518 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2519 the command to be executed.
2520
2521
2522 @node Foreign Groups
2523 @section Foreign Groups
2524 @cindex foreign groups
2525
2526 Below are some group mode commands for making and editing general foreign
2527 groups, as well as commands to ease the creation of a few
2528 special-purpose groups.  All these commands insert the newly created
2529 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2530 consulted.
2531
2532 @table @kbd
2533
2534 @item G m
2535 @kindex G m (Group)
2536 @findex gnus-group-make-group
2537 @cindex making groups
2538 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2539 for a name, a method and possibly an @dfn{address}.  For an easier way
2540 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2541
2542 @item G r
2543 @kindex G r (Group)
2544 @findex gnus-group-rename-group
2545 @cindex renaming groups
2546 Rename the current group to something else
2547 (@code{gnus-group-rename-group}).  This is valid only on some
2548 groups---mail groups mostly.  This command might very well be quite slow
2549 on some back ends.
2550
2551 @item G c
2552 @kindex G c (Group)
2553 @cindex customizing
2554 @findex gnus-group-customize
2555 Customize the group parameters (@code{gnus-group-customize}).
2556
2557 @item G e
2558 @kindex G e (Group)
2559 @findex gnus-group-edit-group-method
2560 @cindex renaming groups
2561 Enter a buffer where you can edit the select method of the current
2562 group (@code{gnus-group-edit-group-method}).
2563
2564 @item G p
2565 @kindex G p (Group)
2566 @findex gnus-group-edit-group-parameters
2567 Enter a buffer where you can edit the group parameters
2568 (@code{gnus-group-edit-group-parameters}).
2569
2570 @item G E
2571 @kindex G E (Group)
2572 @findex gnus-group-edit-group
2573 Enter a buffer where you can edit the group info
2574 (@code{gnus-group-edit-group}).
2575
2576 @item G d
2577 @kindex G d (Group)
2578 @findex gnus-group-make-directory-group
2579 @cindex nndir
2580 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2581 for a directory name (@code{gnus-group-make-directory-group}).
2582
2583 @item G h
2584 @kindex G h (Group)
2585 @cindex help group
2586 @findex gnus-group-make-help-group
2587 Make the gnus help group (@code{gnus-group-make-help-group}).
2588
2589 @item G a
2590 @kindex G a (Group)
2591 @cindex (ding) archive
2592 @cindex archive group
2593 @findex gnus-group-make-archive-group
2594 @vindex gnus-group-archive-directory
2595 @vindex gnus-group-recent-archive-directory
2596 Make a gnus archive group (@code{gnus-group-make-archive-group}).  By
2597 default a group pointing to the most recent articles will be created
2598 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2599 group will be created from @code{gnus-group-archive-directory}.
2600
2601 @item G k
2602 @kindex G k (Group)
2603 @findex gnus-group-make-kiboze-group
2604 @cindex nnkiboze
2605 Make a kiboze group.  You will be prompted for a name, for a regexp to
2606 match groups to be ``included'' in the kiboze group, and a series of
2607 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2608 @xref{Kibozed Groups}.
2609
2610 @item G D
2611 @kindex G D (Group)
2612 @findex gnus-group-enter-directory
2613 @cindex nneething
2614 Read an arbitrary directory as if it were a newsgroup with the
2615 @code{nneething} back end (@code{gnus-group-enter-directory}).
2616 @xref{Anything Groups}.
2617
2618 @item G f
2619 @kindex G f (Group)
2620 @findex gnus-group-make-doc-group
2621 @cindex ClariNet Briefs
2622 @cindex nndoc
2623 Make a group based on some file or other
2624 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2625 command, you will be prompted for a file name and a file type.
2626 Currently supported types are @code{mbox}, @code{babyl},
2627 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2628 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2629 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2630 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2631 you run this command without a prefix, Gnus will guess at the file
2632 type.  @xref{Document Groups}.
2633
2634 @item G u
2635 @kindex G u (Group)
2636 @vindex gnus-useful-groups
2637 @findex gnus-group-make-useful-group
2638 Create one of the groups mentioned in @code{gnus-useful-groups}
2639 (@code{gnus-group-make-useful-group}).
2640
2641 @item G w
2642 @kindex G w (Group)
2643 @findex gnus-group-make-web-group
2644 @cindex Google
2645 @cindex nnweb
2646 @cindex gmane
2647 Make an ephemeral group based on a web search
2648 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2649 command, make a solid group instead.  You will be prompted for the
2650 search engine type and the search string.  Valid search engine types
2651 include @code{google}, @code{dejanews}, and @code{gmane}.
2652 @xref{Web Searches}.
2653
2654 If you use the @code{google} search engine, you can limit the search
2655 to a particular group by using a match string like
2656 @samp{shaving group:alt.sysadmin.recovery}.
2657
2658 @item G R
2659 @kindex G R (Group)
2660 @findex gnus-group-make-rss-group
2661 Make a group based on an @acronym{RSS} feed
2662 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2663 @xref{RSS}.
2664
2665 @item G DEL
2666 @kindex G DEL (Group)
2667 @findex gnus-group-delete-group
2668 This function will delete the current group
2669 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2670 actually delete all the articles in the group, and forcibly remove the
2671 group itself from the face of the Earth.  Use a prefix only if you are
2672 absolutely sure of what you are doing.  This command can't be used on
2673 read-only groups (like @code{nntp} groups), though.
2674
2675 @item G V
2676 @kindex G V (Group)
2677 @findex gnus-group-make-empty-virtual
2678 Make a new, fresh, empty @code{nnvirtual} group
2679 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2680
2681 @item G v
2682 @kindex G v (Group)
2683 @findex gnus-group-add-to-virtual
2684 Add the current group to an @code{nnvirtual} group
2685 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2686 @end table
2687
2688 @xref{Select Methods}, for more information on the various select
2689 methods.
2690
2691 @vindex gnus-activate-foreign-newsgroups
2692 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2693 gnus will check all foreign groups with this level or lower at startup.
2694 This might take quite a while, especially if you subscribe to lots of
2695 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2696 @code{gnus-activate-level} also affects activation of foreign
2697 newsgroups.
2698
2699
2700 @node Group Parameters
2701 @section Group Parameters
2702 @cindex group parameters
2703
2704 The group parameters store information local to a particular group.
2705 Here's an example group parameter list:
2706
2707 @example
2708 ((to-address . "ding@@gnus.org")
2709  (auto-expire . t))
2710 @end example
2711
2712 We see that each element consists of a ``dotted pair''---the thing before
2713 the dot is the key, while the thing after the dot is the value.  All the
2714 parameters have this form @emph{except} local variable specs, which are
2715 not dotted pairs, but proper lists.
2716
2717 Some parameters have correspondent customizable variables, each of which
2718 is an alist of regexps and values.
2719
2720 The following group parameters can be used:
2721
2722 @table @code
2723 @item to-address
2724 @cindex to-address
2725 Address used by when doing followups and new posts.
2726
2727 @example
2728 (to-address . "some@@where.com")
2729 @end example
2730
2731 This is primarily useful in mail groups that represent closed mailing
2732 lists---mailing lists where it's expected that everybody that writes to
2733 the mailing list is subscribed to it.  Since using this parameter
2734 ensures that the mail only goes to the mailing list itself, it means
2735 that members won't receive two copies of your followups.
2736
2737 Using @code{to-address} will actually work whether the group is foreign
2738 or not.  Let's say there's a group on the server that is called
2739 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2740 the articles from a mail-to-news gateway.  Posting directly to this
2741 group is therefore impossible---you have to send mail to the mailing
2742 list address instead.
2743
2744 See also @code{gnus-parameter-to-address-alist}.
2745
2746 @item to-list
2747 @cindex to-list
2748 Address used when doing @kbd{a} in that group.
2749
2750 @example
2751 (to-list . "some@@where.com")
2752 @end example
2753
2754 It is totally ignored
2755 when doing a followup---except that if it is present in a news group,
2756 you'll get mail group semantics when doing @kbd{f}.
2757
2758 If you do an @kbd{a} command in a mail group and you have neither a
2759 @code{to-list} group parameter nor a @code{to-address} group parameter,
2760 then a @code{to-list} group parameter will be added automatically upon
2761 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2762 @vindex gnus-add-to-list
2763
2764 @findex gnus-mailing-list-mode
2765 @cindex mail list groups
2766 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2767 entering summary buffer.
2768
2769 See also @code{gnus-parameter-to-list-alist}.
2770
2771 @anchor{subscribed}
2772 @item subscribed
2773 @cindex subscribed
2774 @cindex Mail-Followup-To
2775 @findex gnus-find-subscribed-addresses
2776 If this parameter is set to @code{t}, Gnus will consider the
2777 to-address and to-list parameters for this group as addresses of
2778 mailing lists you are subscribed to.  Giving Gnus this information is
2779 (only) a first step in getting it to generate correct Mail-Followup-To
2780 headers for your posts to these lists.  The second step is to put the
2781 following in your @file{.gnus.el}
2782
2783 @lisp
2784 (setq message-subscribed-address-functions
2785       '(gnus-find-subscribed-addresses))
2786 @end lisp
2787
2788 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2789 a complete treatment of available MFT support.
2790
2791 @item visible
2792 @cindex visible
2793 If the group parameter list has the element @code{(visible . t)},
2794 that group will always be visible in the Group buffer, regardless
2795 of whether it has any unread articles.
2796
2797 @item broken-reply-to
2798 @cindex broken-reply-to
2799 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2800 headers in this group are to be ignored, and for the header to be hidden
2801 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2802 can be useful if you're reading a mailing list group where the listserv
2803 has inserted @code{Reply-To} headers that point back to the listserv
2804 itself.  That is broken behavior.  So there!
2805
2806 @item to-group
2807 @cindex to-group
2808 Elements like @code{(to-group . "some.group.name")} means that all
2809 posts in that group will be sent to @code{some.group.name}.
2810
2811 @item newsgroup
2812 @cindex newsgroup
2813 If you have @code{(newsgroup . t)} in the group parameter list, gnus
2814 will treat all responses as if they were responses to news articles.
2815 This can be useful if you have a mail group that's really a mirror of a
2816 news group.
2817
2818 @item gcc-self
2819 @cindex gcc-self
2820 If @code{(gcc-self . t)} is present in the group parameter list, newly
2821 composed messages will be @code{Gcc}'d to the current group.  If
2822 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2823 generated, if @code{(gcc-self . "string")} is present, this string will
2824 be inserted literally as a @code{gcc} header.  This parameter takes
2825 precedence over any default @code{Gcc} rules as described later
2826 (@pxref{Archived Messages}).
2827
2828 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2829 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2830 doesn't accept articles.
2831
2832 @item auto-expire
2833 @cindex auto-expire
2834 If the group parameter has an element that looks like @code{(auto-expire
2835 . t)}, all articles read will be marked as expirable.  For an
2836 alternative approach, @pxref{Expiring Mail}.
2837
2838 See also @code{gnus-auto-expirable-newsgroups}.
2839
2840 @item total-expire
2841 @cindex total-expire
2842 If the group parameter has an element that looks like
2843 @code{(total-expire . t)}, all read articles will be put through the
2844 expiry process, even if they are not marked as expirable.  Use with
2845 caution.  Unread, ticked and dormant articles are not eligible for
2846 expiry.
2847
2848 See also @code{gnus-total-expirable-newsgroups}.
2849
2850 @item expiry-wait
2851 @cindex expiry-wait
2852 @vindex nnmail-expiry-wait-function
2853 If the group parameter has an element that looks like
2854 @code{(expiry-wait . 10)}, this value will override any
2855 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2856 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2857 can either be a number of days (not necessarily an integer) or the
2858 symbols @code{never} or @code{immediate}.
2859
2860 @item expiry-target
2861 @cindex expiry-target
2862 Where expired messages end up.  This parameter overrides
2863 @code{nnmail-expiry-target}.
2864
2865 @item score-file
2866 @cindex score file group parameter
2867 Elements that look like @code{(score-file . "file")} will make
2868 @file{file} into the current score file for the group in question.  All
2869 interactive score entries will be put into this file.
2870
2871 @item adapt-file
2872 @cindex adapt file group parameter
2873 Elements that look like @code{(adapt-file . "file")} will make
2874 @file{file} into the current adaptive file for the group in question.
2875 All adaptive score entries will be put into this file.
2876
2877 @item admin-address
2878 @cindex admin-address
2879 When unsubscribing from a mailing list you should never send the
2880 unsubscription notice to the mailing list itself.  Instead, you'd send
2881 messages to the administrative address.  This parameter allows you to
2882 put the admin address somewhere convenient.
2883
2884 @item display
2885 @cindex display
2886 Elements that look like @code{(display . MODE)} say which articles to
2887 display on entering the group.  Valid values are:
2888
2889 @table @code
2890 @item all
2891 Display all articles, both read and unread.
2892
2893 @item an integer
2894 Display the last @var{integer} articles in the group.  This is the same as
2895 entering the group with @kbd{C-u @var{integer}}.
2896
2897 @item default
2898 Display the default visible articles, which normally includes unread and
2899 ticked articles.
2900
2901 @item an array
2902 Display articles that satisfy a predicate.
2903
2904 Here are some examples:
2905
2906 @table @code
2907 @item [unread]
2908 Display only unread articles.
2909
2910 @item [not expire]
2911 Display everything except expirable articles.
2912
2913 @item [and (not reply) (not expire)]
2914 Display everything except expirable and articles you've already
2915 responded to.
2916 @end table
2917
2918 The available operators are @code{not}, @code{and} and @code{or}.
2919 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2920 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2921 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2922 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2923
2924 @end table
2925
2926 The @code{display} parameter works by limiting the summary buffer to
2927 the subset specified.  You can pop the limit by using the @kbd{/ w}
2928 command (@pxref{Limiting}).
2929
2930 @item comment
2931 @cindex comment
2932 Elements that look like @code{(comment . "This is a comment")} are
2933 arbitrary comments on the group.  You can display comments in the
2934 group line (@pxref{Group Line Specification}).
2935
2936 @item charset
2937 @cindex charset
2938 Elements that look like @code{(charset . iso-8859-1)} will make
2939 @code{iso-8859-1} the default charset; that is, the charset that will be
2940 used for all articles that do not specify a charset.
2941
2942 See also @code{gnus-group-charset-alist}.
2943
2944 @item ignored-charsets
2945 @cindex ignored-charset
2946 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2947 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2948 default charset will be used for decoding articles.
2949
2950 See also @code{gnus-group-ignored-charsets-alist}.
2951
2952 @item posting-style
2953 @cindex posting-style
2954 You can store additional posting style information for this group
2955 here (@pxref{Posting Styles}).  The format is that of an entry in the
2956 @code{gnus-posting-styles} alist, except that there's no regexp matching
2957 the group name (of course).  Style elements in this group parameter will
2958 take precedence over the ones found in @code{gnus-posting-styles}.
2959
2960 For instance, if you want a funky name and signature in this group only,
2961 instead of hacking @code{gnus-posting-styles}, you could put something
2962 like this in the group parameters:
2963
2964 @example
2965 (posting-style
2966   (name "Funky Name")
2967   ("X-My-Header" "Funky Value")
2968   (signature "Funky Signature"))
2969 @end example
2970
2971 @item post-method
2972 @cindex post-method
2973 If it is set, the value is used as the method for posting message
2974 instead of @code{gnus-post-method}.
2975
2976 @item banner
2977 @cindex banner
2978 An item like @code{(banner . @var{regexp})} causes any part of an article
2979 that matches the regular expression @var{regexp} to be stripped.  Instead of
2980 @var{regexp}, you can also use the symbol @code{signature} which strips the
2981 last signature or any of the elements of the alist
2982 @code{gnus-article-banner-alist}.
2983
2984 @item sieve
2985 @cindex sieve
2986 This parameter contains a Sieve test that should match incoming mail
2987 that should be placed in this group.  From this group parameter, a
2988 Sieve @samp{IF} control structure is generated, having the test as the
2989 condition and @samp{fileinto "group.name";} as the body.
2990
2991 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2992 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2993 translating the group parameter into a Sieve script (@pxref{Sieve
2994 Commands}) the following Sieve code is generated:
2995
2996 @example
2997 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2998         fileinto \"INBOX.list.sieve\";
2999 @}
3000 @end example
3001
3002 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
3003 Top, sieve, Emacs Sieve}.
3004
3005 @item (agent parameters)
3006 If the agent has been enabled, you can set any of the its parameters
3007 to control the behavior of the agent in individual groups. See Agent
3008 Parameters in @ref{Category Syntax}.  Most users will choose to set
3009 agent parameters in either an agent category or group topic to
3010 minimize the configuration effort.
3011
3012 @item (@var{variable} @var{form})
3013 You can use the group parameters to set variables local to the group you
3014 are entering.  If you want to turn threading off in @samp{news.answers},
3015 you could put @code{(gnus-show-threads nil)} in the group parameters of
3016 that group.  @code{gnus-show-threads} will be made into a local variable
3017 in the summary buffer you enter, and the form @code{nil} will be
3018 @code{eval}ed there.
3019
3020 Note that this feature sets the variable locally to the summary buffer.
3021 But some variables are evaluated in the article buffer, or in the
3022 message buffer (of a reply or followup or otherwise newly created
3023 message).  As a workaround, it might help to add the variable in
3024 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3025 Stuff}.  So if you want to set @code{message-from-style} via the group
3026 parameters, then you may need the following statement elsewhere in your
3027 @file{~/.gnus} file:
3028
3029 @lisp
3030 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3031 @end lisp
3032
3033 @vindex gnus-list-identifiers
3034 A use for this feature is to remove a mailing list identifier tag in
3035 the subject fields of articles.  E.g. if the news group
3036
3037 @example
3038 nntp+news.gnus.org:gmane.text.docbook.apps
3039 @end example
3040
3041 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3042 tag can be removed from the article subjects in the summary buffer for
3043 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3044 into the group parameters for the group.
3045
3046 This can also be used as a group-specific hook function, if you'd like.
3047 If you want to hear a beep when you enter a group, you could put
3048 something like @code{(dummy-variable (ding))} in the parameters of that
3049 group.  @code{dummy-variable} will be set to the result of the
3050 @code{(ding)} form, but who cares?
3051
3052 @end table
3053
3054 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3055 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3056 presents you with a Customize-like interface.  The latter helps avoid
3057 silly Lisp errors.)  You might also be interested in reading about topic
3058 parameters (@pxref{Topic Parameters}).
3059
3060 @vindex gnus-parameters
3061 Group parameters can be set via the @code{gnus-parameters} variable too.
3062 But some variables, such as @code{visible}, have no effect.  For
3063 example:
3064
3065 @lisp
3066 (setq gnus-parameters
3067       '(("mail\\..*"
3068          (gnus-show-threads nil)
3069          (gnus-use-scoring nil)
3070          (gnus-summary-line-format
3071           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3072          (gcc-self . t)
3073          (display . all))
3074
3075         ("^nnimap:\\(foo.bar\\)$"
3076          (to-group . "\\1"))
3077
3078         ("mail\\.me"
3079          (gnus-use-scoring  t))
3080
3081         ("list\\..*"
3082          (total-expire . t)
3083          (broken-reply-to . t))))
3084 @end lisp
3085
3086 String value of parameters will be subjected to regexp substitution, as
3087 the @code{to-group} example shows.
3088
3089
3090 @node Listing Groups
3091 @section Listing Groups
3092 @cindex group listing
3093
3094 These commands all list various slices of the groups available.
3095
3096 @table @kbd
3097
3098 @item l
3099 @itemx A s
3100 @kindex A s (Group)
3101 @kindex l (Group)
3102 @findex gnus-group-list-groups
3103 List all groups that have unread articles
3104 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3105 command will list only groups of level ARG and lower.  By default, it
3106 only lists groups of level five (i.e.,
3107 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3108 groups).
3109
3110 @item L
3111 @itemx A u
3112 @kindex A u (Group)
3113 @kindex L (Group)
3114 @findex gnus-group-list-all-groups
3115 List all groups, whether they have unread articles or not
3116 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3117 this command will list only groups of level ARG and lower.  By default,
3118 it lists groups of level seven or lower (i.e., just subscribed and
3119 unsubscribed groups).
3120
3121 @item A l
3122 @kindex A l (Group)
3123 @findex gnus-group-list-level
3124 List all unread groups on a specific level
3125 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3126 with no unread articles.
3127
3128 @item A k
3129 @kindex A k (Group)
3130 @findex gnus-group-list-killed
3131 List all killed groups (@code{gnus-group-list-killed}).  If given a
3132 prefix argument, really list all groups that are available, but aren't
3133 currently (un)subscribed.  This could entail reading the active file
3134 from the server.
3135
3136 @item A z
3137 @kindex A z (Group)
3138 @findex gnus-group-list-zombies
3139 List all zombie groups (@code{gnus-group-list-zombies}).
3140
3141 @item A m
3142 @kindex A m (Group)
3143 @findex gnus-group-list-matching
3144 List all unread, subscribed groups with names that match a regexp
3145 (@code{gnus-group-list-matching}).
3146
3147 @item A M
3148 @kindex A M (Group)
3149 @findex gnus-group-list-all-matching
3150 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3151
3152 @item A A
3153 @kindex A A (Group)
3154 @findex gnus-group-list-active
3155 List absolutely all groups in the active file(s) of the
3156 server(s) you are connected to (@code{gnus-group-list-active}).  This
3157 might very well take quite a while.  It might actually be a better idea
3158 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3159 thing to match on.  Also note that this command may list groups that
3160 don't exist (yet)---these will be listed as if they were killed groups.
3161 Take the output with some grains of salt.
3162
3163 @item A a
3164 @kindex A a (Group)
3165 @findex gnus-group-apropos
3166 List all groups that have names that match a regexp
3167 (@code{gnus-group-apropos}).
3168
3169 @item A d
3170 @kindex A d (Group)
3171 @findex gnus-group-description-apropos
3172 List all groups that have names or descriptions that match a regexp
3173 (@code{gnus-group-description-apropos}).
3174
3175 @item A c
3176 @kindex A c (Group)
3177 @findex gnus-group-list-cached
3178 List all groups with cached articles (@code{gnus-group-list-cached}).
3179
3180 @item A ?
3181 @kindex A ? (Group)
3182 @findex gnus-group-list-dormant
3183 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3184
3185 @item A /
3186 @kindex A / (Group)
3187 @findex gnus-group-list-limit
3188 List groups limited within the current selection
3189 (@code{gnus-group-list-limit}).
3190
3191 @item A f
3192 @kindex A f (Group)
3193 @findex gnus-group-list-flush
3194 Flush groups from the current selection (@code{gnus-group-list-flush}).
3195
3196 @item A p
3197 @kindex A p (Group)
3198 @findex gnus-group-list-plus
3199 List groups plus the current selection (@code{gnus-group-list-plus}).
3200
3201 @end table
3202
3203 @vindex gnus-permanently-visible-groups
3204 @cindex visible group parameter
3205 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3206 always be shown, whether they have unread articles or not.  You can also
3207 add the @code{visible} element to the group parameters in question to
3208 get the same effect.
3209
3210 @vindex gnus-list-groups-with-ticked-articles
3211 Groups that have just ticked articles in it are normally listed in the
3212 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3213 @code{nil}, these groups will be treated just like totally empty
3214 groups.  It is @code{t} by default.
3215
3216
3217 @node Sorting Groups
3218 @section Sorting Groups
3219 @cindex sorting groups
3220
3221 @kindex C-c C-s (Group)
3222 @findex gnus-group-sort-groups
3223 @vindex gnus-group-sort-function
3224 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3225 group buffer according to the function(s) given by the
3226 @code{gnus-group-sort-function} variable.  Available sorting functions
3227 include:
3228
3229 @table @code
3230
3231 @item gnus-group-sort-by-alphabet
3232 @findex gnus-group-sort-by-alphabet
3233 Sort the group names alphabetically.  This is the default.
3234
3235 @item gnus-group-sort-by-real-name
3236 @findex gnus-group-sort-by-real-name
3237 Sort the group alphabetically on the real (unprefixed) group names.
3238
3239 @item gnus-group-sort-by-level
3240 @findex gnus-group-sort-by-level
3241 Sort by group level.
3242
3243 @item gnus-group-sort-by-score
3244 @findex gnus-group-sort-by-score
3245 Sort by group score.  @xref{Group Score}.
3246
3247 @item gnus-group-sort-by-rank
3248 @findex gnus-group-sort-by-rank
3249 Sort by group score and then the group level.  The level and the score
3250 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3251
3252 @item gnus-group-sort-by-unread
3253 @findex gnus-group-sort-by-unread
3254 Sort by number of unread articles.
3255
3256 @item gnus-group-sort-by-method
3257 @findex gnus-group-sort-by-method
3258 Sort alphabetically on the select method.
3259
3260 @item gnus-group-sort-by-server
3261 @findex gnus-group-sort-by-server
3262 Sort alphabetically on the Gnus server name.
3263
3264
3265 @end table
3266
3267 @code{gnus-group-sort-function} can also be a list of sorting
3268 functions.  In that case, the most significant sort key function must be
3269 the last one.
3270
3271
3272 There are also a number of commands for sorting directly according to
3273 some sorting criteria:
3274
3275 @table @kbd
3276 @item G S a
3277 @kindex G S a (Group)
3278 @findex gnus-group-sort-groups-by-alphabet
3279 Sort the group buffer alphabetically by group name
3280 (@code{gnus-group-sort-groups-by-alphabet}).
3281
3282 @item G S u
3283 @kindex G S u (Group)
3284 @findex gnus-group-sort-groups-by-unread
3285 Sort the group buffer by the number of unread articles
3286 (@code{gnus-group-sort-groups-by-unread}).
3287
3288 @item G S l
3289 @kindex G S l (Group)
3290 @findex gnus-group-sort-groups-by-level
3291 Sort the group buffer by group level
3292 (@code{gnus-group-sort-groups-by-level}).
3293
3294 @item G S v
3295 @kindex G S v (Group)
3296 @findex gnus-group-sort-groups-by-score
3297 Sort the group buffer by group score
3298 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3299
3300 @item G S r
3301 @kindex G S r (Group)
3302 @findex gnus-group-sort-groups-by-rank
3303 Sort the group buffer by group rank
3304 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3305
3306 @item G S m
3307 @kindex G S m (Group)
3308 @findex gnus-group-sort-groups-by-method
3309 Sort the group buffer alphabetically by back end name@*
3310 (@code{gnus-group-sort-groups-by-method}).
3311
3312 @item G S n
3313 @kindex G S n (Group)
3314 @findex gnus-group-sort-groups-by-real-name
3315 Sort the group buffer alphabetically by real (unprefixed) group name
3316 (@code{gnus-group-sort-groups-by-real-name}).
3317
3318 @end table
3319
3320 All the commands below obey the process/prefix convention
3321 (@pxref{Process/Prefix}).
3322
3323 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3324 commands will sort in reverse order.
3325
3326 You can also sort a subset of the groups:
3327
3328 @table @kbd
3329 @item G P a
3330 @kindex G P a (Group)
3331 @findex gnus-group-sort-selected-groups-by-alphabet
3332 Sort the groups alphabetically by group name
3333 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3334
3335 @item G P u
3336 @kindex G P u (Group)
3337 @findex gnus-group-sort-selected-groups-by-unread
3338 Sort the groups by the number of unread articles
3339 (@code{gnus-group-sort-selected-groups-by-unread}).
3340
3341 @item G P l
3342 @kindex G P l (Group)
3343 @findex gnus-group-sort-selected-groups-by-level
3344 Sort the groups by group level
3345 (@code{gnus-group-sort-selected-groups-by-level}).
3346
3347 @item G P v
3348 @kindex G P v (Group)
3349 @findex gnus-group-sort-selected-groups-by-score
3350 Sort the groups by group score
3351 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3352
3353 @item G P r
3354 @kindex G P r (Group)
3355 @findex gnus-group-sort-selected-groups-by-rank
3356 Sort the groups by group rank
3357 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3358
3359 @item G P m
3360 @kindex G P m (Group)
3361 @findex gnus-group-sort-selected-groups-by-method
3362 Sort the groups alphabetically by back end name@*
3363 (@code{gnus-group-sort-selected-groups-by-method}).
3364
3365 @item G P n
3366 @kindex G P n (Group)
3367 @findex gnus-group-sort-selected-groups-by-real-name
3368 Sort the groups alphabetically by real (unprefixed) group name
3369 (@code{gnus-group-sort-selected-groups-by-real-name}).
3370
3371 @item G P s
3372 @kindex G P s (Group)
3373 @findex gnus-group-sort-selected-groups
3374 Sort the groups according to @code{gnus-group-sort-function}.
3375
3376 @end table
3377
3378 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3379 move groups around.
3380
3381
3382 @node Group Maintenance
3383 @section Group Maintenance
3384 @cindex bogus groups
3385
3386 @table @kbd
3387 @item b
3388 @kindex b (Group)
3389 @findex gnus-group-check-bogus-groups
3390 Find bogus groups and delete them
3391 (@code{gnus-group-check-bogus-groups}).
3392
3393 @item F
3394 @kindex F (Group)
3395 @findex gnus-group-find-new-groups
3396 Find new groups and process them (@code{gnus-group-find-new-groups}).
3397 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3398 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3399 to query the server for new groups, and subscribe the new groups as
3400 zombies.
3401
3402 @item C-c C-x
3403 @kindex C-c C-x (Group)
3404 @findex gnus-group-expire-articles
3405 Run all expirable articles in the current group through the expiry
3406 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3407 all expirable articles in the group that have been around for a while.
3408 (@pxref{Expiring Mail}).
3409
3410 @item C-c C-M-x
3411 @kindex C-c C-M-x (Group)
3412 @findex gnus-group-expire-all-groups
3413 Run all expirable articles in all groups through the expiry process
3414 (@code{gnus-group-expire-all-groups}).
3415
3416 @end table
3417
3418
3419 @node Browse Foreign Server
3420 @section Browse Foreign Server
3421 @cindex foreign servers
3422 @cindex browsing servers
3423
3424 @table @kbd
3425 @item B
3426 @kindex B (Group)
3427 @findex gnus-group-browse-foreign-server
3428 You will be queried for a select method and a server name.  Gnus will
3429 then attempt to contact this server and let you browse the groups there
3430 (@code{gnus-group-browse-foreign-server}).
3431 @end table
3432
3433 @findex gnus-browse-mode
3434 A new buffer with a list of available groups will appear.  This buffer
3435 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3436 a lot) like a normal group buffer.
3437
3438 Here's a list of keystrokes available in the browse mode:
3439
3440 @table @kbd
3441 @item n
3442 @kindex n (Browse)
3443 @findex gnus-group-next-group
3444 Go to the next group (@code{gnus-group-next-group}).
3445
3446 @item p
3447 @kindex p (Browse)
3448 @findex gnus-group-prev-group
3449 Go to the previous group (@code{gnus-group-prev-group}).
3450
3451 @item SPACE
3452 @kindex SPACE (Browse)
3453 @findex gnus-browse-read-group
3454 Enter the current group and display the first article
3455 (@code{gnus-browse-read-group}).
3456
3457 @item RET
3458 @kindex RET (Browse)
3459 @findex gnus-browse-select-group
3460 Enter the current group (@code{gnus-browse-select-group}).
3461
3462 @item u
3463 @kindex u (Browse)
3464 @findex gnus-browse-unsubscribe-current-group
3465 Unsubscribe to the current group, or, as will be the case here,
3466 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3467
3468 @item l
3469 @itemx q
3470 @kindex q (Browse)
3471 @kindex l (Browse)
3472 @findex gnus-browse-exit
3473 Exit browse mode (@code{gnus-browse-exit}).
3474
3475 @item d
3476 @kindex d (Browse)
3477 @findex gnus-browse-describe-group
3478 Describe the current group (@code{gnus-browse-describe-group}).
3479
3480 @item ?
3481 @kindex ? (Browse)
3482 @findex gnus-browse-describe-briefly
3483 Describe browse mode briefly (well, there's not much to describe, is
3484 there) (@code{gnus-browse-describe-briefly}).
3485 @end table
3486
3487
3488 @node Exiting Gnus
3489 @section Exiting gnus
3490 @cindex exiting gnus
3491
3492 Yes, gnus is ex(c)iting.
3493
3494 @table @kbd
3495 @item z
3496 @kindex z (Group)
3497 @findex gnus-group-suspend
3498 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit gnus,
3499 but it kills all buffers except the Group buffer.  I'm not sure why this
3500 is a gain, but then who am I to judge?
3501
3502 @item q
3503 @kindex q (Group)
3504 @findex gnus-group-exit
3505 @c @icon{gnus-group-exit}
3506 Quit gnus (@code{gnus-group-exit}).
3507
3508 @item Q
3509 @kindex Q (Group)
3510 @findex gnus-group-quit
3511 Quit gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3512 The dribble file will be saved, though (@pxref{Auto Save}).
3513 @end table
3514
3515 @vindex gnus-exit-gnus-hook
3516 @vindex gnus-suspend-gnus-hook
3517 @vindex gnus-after-exiting-gnus-hook
3518 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
3519 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
3520 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3521 exiting gnus.
3522
3523 Note:
3524
3525 @quotation
3526 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3527 numbly heavy and herself fall into a hazy trance as the boy sitting
3528 behind her drew repeated lines with his pencil across the back of her
3529 plastic chair.
3530 @end quotation
3531
3532
3533 @node Group Topics
3534 @section Group Topics
3535 @cindex topics
3536
3537 If you read lots and lots of groups, it might be convenient to group
3538 them hierarchically according to topics.  You put your Emacs groups over
3539 here, your sex groups over there, and the rest (what, two groups or so?)
3540 you put in some misc section that you never bother with anyway.  You can
3541 even group the Emacs sex groups as a sub-topic to either the Emacs
3542 groups or the sex groups---or both!  Go wild!
3543
3544 @iftex
3545 @iflatex
3546 \gnusfigure{Group Topics}{400}{
3547 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3548 }
3549 @end iflatex
3550 @end iftex
3551
3552 Here's an example:
3553
3554 @example
3555 Gnus
3556   Emacs -- I wuw it!
3557      3: comp.emacs
3558      2: alt.religion.emacs
3559     Naughty Emacs
3560      452: alt.sex.emacs
3561        0: comp.talk.emacs.recovery
3562   Misc
3563      8: comp.binaries.fractals
3564     13: comp.sources.unix
3565 @end example
3566
3567 @findex gnus-topic-mode
3568 @kindex t (Group)
3569 To get this @emph{fab} functionality you simply turn on (ooh!) the
3570 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3571 is a toggling command.)
3572
3573 Go ahead, just try it.  I'll still be here when you get back.  La de
3574 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3575 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3576 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3577 Hot and bothered?
3578
3579 If you want this permanently enabled, you should add that minor mode to
3580 the hook for the group mode.  Put the following line in your
3581 @file{~/.gnus.el} file:
3582
3583 @lisp
3584 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3585 @end lisp
3586
3587 @menu
3588 * Topic Commands::              Interactive E-Z commands.
3589 * Topic Variables::             How to customize the topics the Lisp Way.
3590 * Topic Sorting::               Sorting each topic individually.
3591 * Topic Topology::              A map of the world.
3592 * Topic Parameters::            Parameters that apply to all groups in a topic.
3593 @end menu
3594
3595
3596 @node Topic Commands
3597 @subsection Topic Commands
3598 @cindex topic commands
3599
3600 When the topic minor mode is turned on, a new @kbd{T} submap will be
3601 available.  In addition, a few of the standard keys change their
3602 definitions slightly.
3603
3604 In general, the following kinds of operations are possible on topics.
3605 First of all, you want to create topics.  Secondly, you want to put
3606 groups in topics and to move them around until you have an order you
3607 like.  The third kind of operation is to show/hide parts of the whole
3608 shebang.  You might want to hide a topic including its subtopics and
3609 groups, to get a better overview of the other groups.
3610
3611 Here is a list of the basic keys that you might need to set up topics
3612 the way you like.
3613
3614 @table @kbd
3615
3616 @item T n
3617 @kindex T n (Topic)
3618 @findex gnus-topic-create-topic
3619 Prompt for a new topic name and create it
3620 (@code{gnus-topic-create-topic}).
3621
3622 @item T TAB
3623 @itemx TAB
3624 @kindex T TAB (Topic)
3625 @kindex TAB (Topic)
3626 @findex gnus-topic-indent
3627 ``Indent'' the current topic so that it becomes a sub-topic of the
3628 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3629 ``un-indent'' the topic instead.
3630
3631 @item M-TAB
3632 @kindex M-TAB (Topic)
3633 @findex gnus-topic-unindent
3634 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3635 parent of its current parent (@code{gnus-topic-unindent}).
3636
3637 @end table
3638
3639 The following two keys can be used to move groups and topics around.
3640 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3641 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3642 kill and yank rather than cut and paste.
3643
3644 @table @kbd
3645
3646 @item C-k
3647 @kindex C-k (Topic)
3648 @findex gnus-topic-kill-group
3649 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3650 topic will be removed along with the topic.
3651
3652 @item C-y
3653 @kindex C-y (Topic)
3654 @findex gnus-topic-yank-group
3655 Yank the previously killed group or topic
3656 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3657 before all groups.
3658
3659 So, to move a topic to the beginning of the list of topics, just hit
3660 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3661 move the cursor to the beginning of the buffer (just below the ``Gnus''
3662 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3663 paste.  Like I said -- E-Z.
3664
3665 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3666 you can move topics around as well as groups.
3667
3668 @end table
3669
3670 After setting up the topics the way you like them, you might wish to
3671 hide a topic, or to show it again.  That's why we have the following
3672 key.
3673
3674 @table @kbd
3675
3676 @item RET
3677 @kindex RET (Topic)
3678 @findex gnus-topic-select-group
3679 @itemx SPACE
3680 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3681 When you perform this command on a group, you'll enter the group, as
3682 usual.  When done on a topic line, the topic will be folded (if it was
3683 visible) or unfolded (if it was folded already).  So it's basically a
3684 toggling command on topics.  In addition, if you give a numerical
3685 prefix, group on that level (and lower) will be displayed.
3686
3687 @end table
3688
3689 Now for a list of other commands, in no particular order.
3690
3691 @table @kbd
3692
3693 @item T m
3694 @kindex T m (Topic)
3695 @findex gnus-topic-move-group
3696 Move the current group to some other topic
3697 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3698 convention (@pxref{Process/Prefix}).
3699
3700 @item T j
3701 @kindex T j (Topic)
3702 @findex gnus-topic-jump-to-topic
3703 Go to a topic (@code{gnus-topic-jump-to-topic}).
3704
3705 @item T c
3706 @kindex T c (Topic)
3707 @findex gnus-topic-copy-group
3708 Copy the current group to some other topic
3709 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3710 convention (@pxref{Process/Prefix}).
3711
3712 @item T h
3713 @kindex T h (Topic)
3714 @findex gnus-topic-hide-topic
3715 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3716 a prefix, hide the topic permanently.
3717
3718 @item T s
3719 @kindex T s (Topic)
3720 @findex gnus-topic-show-topic
3721 Show the current topic (@code{gnus-topic-show-topic}).  If given
3722 a prefix, show the topic permanently.
3723
3724 @item T D
3725 @kindex T D (Topic)
3726 @findex gnus-topic-remove-group
3727 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3728 This command is mainly useful if you have the same group in several
3729 topics and wish to remove it from one of the topics.  You may also
3730 remove a group from all topics, but in that case, Gnus will add it to
3731 the root topic the next time you start Gnus.  In fact, all new groups
3732 (which, naturally, don't belong to any topic) will show up in the root
3733 topic.
3734
3735 This command uses the process/prefix convention
3736 (@pxref{Process/Prefix}).
3737
3738 @item T M
3739 @kindex T M (Topic)
3740 @findex gnus-topic-move-matching
3741 Move all groups that match some regular expression to a topic
3742 (@code{gnus-topic-move-matching}).
3743
3744 @item T C
3745 @kindex T C (Topic)
3746 @findex gnus-topic-copy-matching
3747 Copy all groups that match some regular expression to a topic
3748 (@code{gnus-topic-copy-matching}).
3749
3750 @item T H
3751 @kindex T H (Topic)
3752 @findex gnus-topic-toggle-display-empty-topics
3753 Toggle hiding empty topics
3754 (@code{gnus-topic-toggle-display-empty-topics}).
3755
3756 @item T #
3757 @kindex T # (Topic)
3758 @findex gnus-topic-mark-topic
3759 Mark all groups in the current topic with the process mark
3760 (@code{gnus-topic-mark-topic}).  This command works recursively on
3761 sub-topics unless given a prefix.
3762
3763 @item T M-#
3764 @kindex T M-# (Topic)
3765 @findex gnus-topic-unmark-topic
3766 Remove the process mark from all groups in the current topic
3767 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3768 sub-topics unless given a prefix.
3769
3770 @item C-c C-x
3771 @kindex C-c C-x (Topic)
3772 @findex gnus-topic-expire-articles
3773 Run all expirable articles in the current group or topic through the
3774 expiry process (if any)
3775 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3776
3777 @item T r
3778 @kindex T r (Topic)
3779 @findex gnus-topic-rename
3780 Rename a topic (@code{gnus-topic-rename}).
3781
3782 @item T DEL
3783 @kindex T DEL (Topic)
3784 @findex gnus-topic-delete
3785 Delete an empty topic (@code{gnus-topic-delete}).
3786
3787 @item A T
3788 @kindex A T (Topic)
3789 @findex gnus-topic-list-active
3790 List all groups that gnus knows about in a topics-ified way
3791 (@code{gnus-topic-list-active}).
3792
3793 @item T M-n
3794 @kindex T M-n (Topic)
3795 @findex gnus-topic-goto-next-topic
3796 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3797
3798 @item T M-p
3799 @kindex T M-p (Topic)
3800 @findex gnus-topic-goto-previous-topic
3801 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3802
3803 @item G p
3804 @kindex G p (Topic)
3805 @findex gnus-topic-edit-parameters
3806 @cindex group parameters
3807 @cindex topic parameters
3808 @cindex parameters
3809 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3810 @xref{Topic Parameters}.
3811
3812 @end table
3813
3814
3815 @node Topic Variables
3816 @subsection Topic Variables
3817 @cindex topic variables
3818
3819 The previous section told you how to tell Gnus which topics to display.
3820 This section explains how to tell Gnus what to display about each topic.
3821
3822 @vindex gnus-topic-line-format
3823 The topic lines themselves are created according to the
3824 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3825 Valid elements are:
3826
3827 @table @samp
3828 @item i
3829 Indentation.
3830 @item n
3831 Topic name.
3832 @item v
3833 Visibility.
3834 @item l
3835 Level.
3836 @item g
3837 Number of groups in the topic.
3838 @item a
3839 Number of unread articles in the topic.
3840 @item A
3841 Number of unread articles in the topic and all its subtopics.
3842 @end table
3843
3844 @vindex gnus-topic-indent-level
3845 Each sub-topic (and the groups in the sub-topics) will be indented with
3846 @code{gnus-topic-indent-level} times the topic level number of spaces.
3847 The default is 2.
3848
3849 @vindex gnus-topic-mode-hook
3850 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3851
3852 @vindex gnus-topic-display-empty-topics
3853 The @code{gnus-topic-display-empty-topics} says whether to display even
3854 topics that have no unread articles in them.  The default is @code{t}.
3855
3856
3857 @node Topic Sorting
3858 @subsection Topic Sorting
3859 @cindex topic sorting
3860
3861 You can sort the groups in each topic individually with the following
3862 commands:
3863
3864
3865 @table @kbd
3866 @item T S a
3867 @kindex T S a (Topic)
3868 @findex gnus-topic-sort-groups-by-alphabet
3869 Sort the current topic alphabetically by group name
3870 (@code{gnus-topic-sort-groups-by-alphabet}).
3871
3872 @item T S u
3873 @kindex T S u (Topic)
3874 @findex gnus-topic-sort-groups-by-unread
3875 Sort the current topic by the number of unread articles
3876 (@code{gnus-topic-sort-groups-by-unread}).
3877
3878 @item T S l
3879 @kindex T S l (Topic)
3880 @findex gnus-topic-sort-groups-by-level
3881 Sort the current topic by group level
3882 (@code{gnus-topic-sort-groups-by-level}).
3883
3884 @item T S v
3885 @kindex T S v (Topic)
3886 @findex gnus-topic-sort-groups-by-score
3887 Sort the current topic by group score
3888 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3889
3890 @item T S r
3891 @kindex T S r (Topic)
3892 @findex gnus-topic-sort-groups-by-rank
3893 Sort the current topic by group rank
3894 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3895
3896 @item T S m
3897 @kindex T S m (Topic)
3898 @findex gnus-topic-sort-groups-by-method
3899 Sort the current topic alphabetically by back end name
3900 (@code{gnus-topic-sort-groups-by-method}).
3901
3902 @item T S e
3903 @kindex T S e (Topic)
3904 @findex gnus-topic-sort-groups-by-server
3905 Sort the current topic alphabetically by server name
3906 (@code{gnus-topic-sort-groups-by-server}).
3907
3908 @item T S s
3909 @kindex T S s (Topic)
3910 @findex gnus-topic-sort-groups
3911 Sort the current topic according to the function(s) given by the
3912 @code{gnus-group-sort-function} variable
3913 (@code{gnus-topic-sort-groups}).
3914
3915 @end table
3916
3917 When given a prefix argument, all these commands will sort in reverse
3918 order.  @xref{Sorting Groups}, for more information about group
3919 sorting.
3920
3921
3922 @node Topic Topology
3923 @subsection Topic Topology
3924 @cindex topic topology
3925 @cindex topology
3926
3927 So, let's have a look at an example group buffer:
3928
3929 @example
3930 @group
3931 Gnus
3932   Emacs -- I wuw it!
3933      3: comp.emacs
3934      2: alt.religion.emacs
3935     Naughty Emacs
3936      452: alt.sex.emacs
3937        0: comp.talk.emacs.recovery
3938   Misc
3939      8: comp.binaries.fractals
3940     13: comp.sources.unix
3941 @end group
3942 @end example
3943
3944 So, here we have one top-level topic (@samp{Gnus}), two topics under
3945 that, and one sub-topic under one of the sub-topics.  (There is always
3946 just one (1) top-level topic).  This topology can be expressed as
3947 follows:
3948
3949 @lisp
3950 (("Gnus" visible)
3951  (("Emacs -- I wuw it!" visible)
3952   (("Naughty Emacs" visible)))
3953  (("Misc" visible)))
3954 @end lisp
3955
3956 @vindex gnus-topic-topology
3957 This is in fact how the variable @code{gnus-topic-topology} would look
3958 for the display above.  That variable is saved in the @file{.newsrc.eld}
3959 file, and shouldn't be messed with manually---unless you really want
3960 to.  Since this variable is read from the @file{.newsrc.eld} file,
3961 setting it in any other startup files will have no effect.
3962
3963 This topology shows what topics are sub-topics of what topics (right),
3964 and which topics are visible.  Two settings are currently
3965 allowed---@code{visible} and @code{invisible}.
3966
3967
3968 @node Topic Parameters
3969 @subsection Topic Parameters
3970 @cindex topic parameters
3971
3972 All groups in a topic will inherit group parameters from the parent
3973 (and ancestor) topic parameters.  All valid group parameters are valid
3974 topic parameters (@pxref{Group Parameters}).  When the agent is
3975 enabled, all agent parameters (See Agent Parameters in @ref{Category
3976 Syntax}) are also valid topic parameters.
3977
3978 In addition, the following parameters are only valid as topic
3979 parameters:
3980
3981 @table @code
3982 @item subscribe
3983 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3984 @code{subscribe} topic parameter says what groups go in what topic.  Its
3985 value should be a regexp to match the groups that should go in that
3986 topic.
3987
3988 @item subscribe-level
3989 When subscribing new groups by topic (see the @code{subscribe} parameter),
3990 the group will be subscribed with the level specified in the
3991 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3992
3993 @end table
3994
3995 Group parameters (of course) override topic parameters, and topic
3996 parameters in sub-topics override topic parameters in super-topics.  You
3997 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3998 verb, although you may feel free to disagree with me here.)
3999
4000 @example
4001 @group
4002 Gnus
4003   Emacs
4004      3: comp.emacs
4005      2: alt.religion.emacs
4006    452: alt.sex.emacs
4007     Relief
4008      452: alt.sex.emacs
4009        0: comp.talk.emacs.recovery
4010   Misc
4011      8: comp.binaries.fractals
4012     13: comp.sources.unix
4013    452: alt.sex.emacs
4014 @end group   
4015 @end example
4016
4017 The @samp{Emacs} topic has the topic parameter @code{(score-file
4018 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4019 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4020 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4021 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4022 . "religion.SCORE")}.
4023
4024 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4025 will get the @file{relief.SCORE} home score file.  If you enter the same
4026 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4027 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4028 get the @file{religion.SCORE} home score file.
4029
4030 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4031 there are some problems, especially with the @code{total-expiry}
4032 parameter.  Say you have a mail group in two topics; one with
4033 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4034 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4035 of these topics you mean to expire articles from, so anything may
4036 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4037 happens.  You just have to be careful if you do stuff like that.
4038
4039
4040 @node Misc Group Stuff
4041 @section Misc Group Stuff
4042
4043 @menu
4044 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4045 * Group Information::           Information and help on groups and Gnus.
4046 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4047 * File Commands::               Reading and writing the Gnus files.
4048 * Sieve Commands::              Managing Sieve scripts.
4049 @end menu
4050
4051 @table @kbd
4052
4053 @item ^
4054 @kindex ^ (Group)
4055 @findex gnus-group-enter-server-mode
4056 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4057 @xref{Server Buffer}.
4058
4059 @item a
4060 @kindex a (Group)
4061 @findex gnus-group-post-news
4062 Start composing a message (a news by default)
4063 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4064 under the point.  If the prefix is 1, prompt for a group to post to.
4065 Contrary to what the name of this function suggests, the prepared
4066 article might be a mail instead of a news, if a mail group is specified
4067 with the prefix argument.  @xref{Composing Messages}.
4068
4069 @item m
4070 @kindex m (Group)
4071 @findex gnus-group-mail
4072 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4073 use the posting style of the group under the point.  If the prefix is 1,
4074 prompt for a group name to find the posting style.
4075 @xref{Composing Messages}.
4076
4077 @item i
4078 @kindex i (Group)
4079 @findex gnus-group-news
4080 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4081 post to the group under the point.  If the prefix is 1, prompt
4082 for group to post to.  @xref{Composing Messages}.
4083
4084 This function actually prepares a news even when using mail groups.
4085 This is useful for ``posting'' messages to mail groups without actually
4086 sending them over the network: they're just saved directly to the group
4087 in question.  The corresponding back end must have a request-post method
4088 for this to work though.
4089
4090 @end table
4091
4092 Variables for the group buffer:
4093
4094 @table @code
4095
4096 @item gnus-group-mode-hook
4097 @vindex gnus-group-mode-hook
4098 is called after the group buffer has been
4099 created.
4100
4101 @item gnus-group-prepare-hook
4102 @vindex gnus-group-prepare-hook
4103 is called after the group buffer is
4104 generated.  It may be used to modify the buffer in some strange,
4105 unnatural way.
4106
4107 @item gnus-group-prepared-hook
4108 @vindex gnus-group-prepare-hook
4109 is called as the very last thing after the group buffer has been
4110 generated.  It may be used to move point around, for instance.
4111
4112 @item gnus-permanently-visible-groups
4113 @vindex gnus-permanently-visible-groups
4114 Groups matching this regexp will always be listed in the group buffer,
4115 whether they are empty or not.
4116
4117 @item gnus-group-name-charset-method-alist
4118 @vindex gnus-group-name-charset-method-alist
4119 An alist of method and the charset for group names.  It is used to show
4120 non-@acronym{ASCII} group names.
4121
4122 For example:
4123 @lisp
4124 (setq gnus-group-name-charset-method-alist
4125     '(((nntp "news.com.cn") . cn-gb-2312)))
4126 @end lisp
4127
4128 @item gnus-group-name-charset-group-alist
4129 @cindex UTF-8 group names
4130 @vindex gnus-group-name-charset-group-alist
4131 An alist of regexp of group name and the charset for group names.  It
4132 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4133 utf-8))} is the default value if UTF-8 is supported, otherwise the
4134 default is @code{nil}.
4135
4136 For example:
4137 @lisp
4138 (setq gnus-group-name-charset-group-alist
4139     '(("\\.com\\.cn:" . cn-gb-2312)))
4140 @end lisp
4141
4142 @end table
4143
4144 @node Scanning New Messages
4145 @subsection Scanning New Messages
4146 @cindex new messages
4147 @cindex scanning new news
4148
4149 @table @kbd
4150
4151 @item g
4152 @kindex g (Group)
4153 @findex gnus-group-get-new-news
4154 @c @icon{gnus-group-get-new-news}
4155 Check the server(s) for new articles.  If the numerical prefix is used,
4156 this command will check only groups of level @var{arg} and lower
4157 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4158 command will force a total re-reading of the active file(s) from the
4159 back end(s).
4160
4161 @item M-g
4162 @kindex M-g (Group)
4163 @findex gnus-group-get-new-news-this-group
4164 @vindex gnus-goto-next-group-when-activating
4165 @c @icon{gnus-group-get-new-news-this-group}
4166 Check whether new articles have arrived in the current group
4167 (@code{gnus-group-get-new-news-this-group}).
4168 @code{gnus-goto-next-group-when-activating} says whether this command is
4169 to move point to the next group or not.  It is @code{t} by default.
4170
4171 @findex gnus-activate-all-groups
4172 @cindex activating groups
4173 @item C-c M-g
4174 @kindex C-c M-g (Group)
4175 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4176
4177 @item R
4178 @kindex R (Group)
4179 @cindex restarting
4180 @findex gnus-group-restart
4181 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4182 file(s), closes the connection to all servers, clears up all run-time
4183 gnus variables, and then starts gnus all over again.
4184
4185 @end table
4186
4187 @vindex gnus-get-new-news-hook
4188 @code{gnus-get-new-news-hook} is run just before checking for new news.
4189
4190 @vindex gnus-after-getting-new-news-hook
4191 @code{gnus-after-getting-new-news-hook} is run after checking for new
4192 news.
4193
4194
4195 @node Group Information
4196 @subsection Group Information
4197 @cindex group information
4198 @cindex information on groups
4199
4200 @table @kbd
4201
4202
4203 @item H f
4204 @kindex H f (Group)
4205 @findex gnus-group-fetch-faq
4206 @vindex gnus-group-faq-directory
4207 @cindex FAQ
4208 @cindex ange-ftp
4209 Try to fetch the @acronym{FAQ} for the current group
4210 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4211 from @code{gnus-group-faq-directory}, which is usually a directory on
4212 a remote machine.  This variable can also be a list of directories.
4213 In that case, giving a prefix to this command will allow you to choose
4214 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4215 used for fetching the file.
4216
4217 If fetching from the first site is unsuccessful, gnus will attempt to go
4218 through @code{gnus-group-faq-directory} and try to open them one by one.
4219
4220 @item H c
4221 @kindex H c (Group)
4222 @findex gnus-group-fetch-charter
4223 @vindex gnus-group-charter-alist
4224 @cindex charter
4225 Try to open the charter for the current group in a web browser
4226 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4227 prefix argument.
4228
4229 Gnus will use @code{gnus-group-charter-alist} to find the location of
4230 the charter.  If no location is known, Gnus will fetch the control
4231 messages for the group, which in some cases includes the charter.
4232
4233 @item H C
4234 @kindex H C (Group)
4235 @findex gnus-group-fetch-control
4236 @vindex gnus-group-fetch-control-use-browse-url
4237 @cindex control message
4238 Fetch the control messages for the group from the archive at
4239 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4240 group if given a prefix argument.
4241
4242 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4243 Gnus will open the control messages in a browser using
4244 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4245 and displayed in an ephemeral group.
4246
4247 Note that the control messages are compressed.  To use this command
4248 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4249 Files, ,Compressed Files, emacs, The Emacs Manual}).
4250
4251 @item H d
4252 @itemx C-c C-d
4253 @c @icon{gnus-group-describe-group}
4254 @kindex H d (Group)
4255 @kindex C-c C-d (Group)
4256 @cindex describing groups
4257 @cindex group description
4258 @findex gnus-group-describe-group
4259 Describe the current group (@code{gnus-group-describe-group}).  If given
4260 a prefix, force Gnus to re-read the description from the server.
4261
4262 @item M-d
4263 @kindex M-d (Group)
4264 @findex gnus-group-describe-all-groups
4265 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4266 prefix, force gnus to re-read the description file from the server.
4267
4268 @item H v
4269 @itemx V
4270 @kindex V (Group)
4271 @kindex H v (Group)
4272 @cindex version
4273 @findex gnus-version
4274 Display current gnus version numbers (@code{gnus-version}).
4275
4276 @item ?
4277 @kindex ? (Group)
4278 @findex gnus-group-describe-briefly
4279 Give a very short help message (@code{gnus-group-describe-briefly}).
4280
4281 @item C-c C-i
4282 @kindex C-c C-i (Group)
4283 @cindex info
4284 @cindex manual
4285 @findex gnus-info-find-node
4286 Go to the gnus info node (@code{gnus-info-find-node}).
4287 @end table
4288
4289
4290 @node Group Timestamp
4291 @subsection Group Timestamp
4292 @cindex timestamps
4293 @cindex group timestamps
4294
4295 It can be convenient to let gnus keep track of when you last read a
4296 group.  To set the ball rolling, you should add
4297 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4298
4299 @lisp
4300 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4301 @end lisp
4302
4303 After doing this, each time you enter a group, it'll be recorded.
4304
4305 This information can be displayed in various ways---the easiest is to
4306 use the @samp{%d} spec in the group line format:
4307
4308 @lisp
4309 (setq gnus-group-line-format
4310       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4311 @end lisp
4312
4313 This will result in lines looking like:
4314
4315 @example
4316 *        0: mail.ding                                19961002T012943
4317          0: custom                                   19961002T012713
4318 @end example
4319
4320 As you can see, the date is displayed in compact ISO 8601 format.  This
4321 may be a bit too much, so to just display the date, you could say
4322 something like:
4323
4324 @lisp
4325 (setq gnus-group-line-format
4326       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4327 @end lisp
4328
4329 If you would like greater control of the time format, you can use a
4330 user-defined format spec.  Something like the following should do the
4331 trick:
4332
4333 @lisp
4334 (setq gnus-group-line-format
4335       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4336 (defun gnus-user-format-function-d (headers)
4337   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4338     (if time
4339         (format-time-string "%b %d  %H:%M" time)
4340       "")))
4341 @end lisp
4342
4343
4344 @node File Commands
4345 @subsection File Commands
4346 @cindex file commands
4347
4348 @table @kbd
4349
4350 @item r
4351 @kindex r (Group)
4352 @findex gnus-group-read-init-file
4353 @vindex gnus-init-file
4354 @cindex reading init file
4355 Re-read the init file (@code{gnus-init-file}, which defaults to
4356 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4357
4358 @item s
4359 @kindex s (Group)
4360 @findex gnus-group-save-newsrc
4361 @cindex saving .newsrc
4362 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4363 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4364 file(s) whether Gnus thinks it is necessary or not.
4365
4366 @c @item Z
4367 @c @kindex Z (Group)
4368 @c @findex gnus-group-clear-dribble
4369 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4370
4371 @end table
4372
4373
4374 @node Sieve Commands
4375 @subsection Sieve Commands
4376 @cindex group sieve commands
4377
4378 Sieve is a server-side mail filtering language.  In Gnus you can use
4379 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4380 sieve rules that should apply to each group.  Gnus provides two
4381 commands to translate all these group parameters into a proper Sieve
4382 script that can be transfered to the server somehow.
4383
4384 @vindex gnus-sieve-file
4385 @vindex gnus-sieve-region-start
4386 @vindex gnus-sieve-region-end
4387 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4388 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4389 between two delimiters, @code{gnus-sieve-region-start} and
4390 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4391 outside these delimiters that will not be removed the next time you
4392 regenerate the Sieve script.
4393
4394 @vindex gnus-sieve-crosspost
4395 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4396 is generated.  If it is non-@code{nil} (the default) articles is
4397 placed in all groups that have matching rules, otherwise the article
4398 is only placed in the group with the first matching rule.  For
4399 example, the group parameter @samp{(sieve address "sender"
4400 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4401 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4402 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4403 except that the line containing the call to @code{stop} is removed.)
4404
4405 @example
4406 if address "sender" "owner-ding@@hpc.uh.edu" @{
4407         fileinto "INBOX.ding";
4408         stop;
4409 @}
4410 @end example
4411
4412 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4413
4414 @table @kbd
4415
4416 @item D g
4417 @kindex D g (Group)
4418 @findex gnus-sieve-generate
4419 @vindex gnus-sieve-file
4420 @cindex generating sieve script
4421 Regenerate a Sieve script from the @code{sieve} group parameters and
4422 put you into the @code{gnus-sieve-file} without saving it.
4423
4424 @item D u
4425 @kindex D u (Group)
4426 @findex gnus-sieve-update
4427 @vindex gnus-sieve-file
4428 @cindex updating sieve script
4429 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4430 @code{sieve} group parameters, save the file and upload it to the
4431 server using the @code{sieveshell} program.
4432
4433 @end table
4434
4435
4436 @node Summary Buffer
4437 @chapter Summary Buffer
4438 @cindex summary buffer
4439
4440 A line for each article is displayed in the summary buffer.  You can
4441 move around, read articles, post articles and reply to articles.
4442
4443 The most common way to a summary buffer is to select a group from the
4444 group buffer (@pxref{Selecting a Group}).
4445
4446 You can have as many summary buffers open as you wish.
4447
4448 @menu
4449 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4450 * Summary Maneuvering::         Moving around the summary buffer.
4451 * Choosing Articles::           Reading articles.
4452 * Paging the Article::          Scrolling the current article.
4453 * Reply Followup and Post::     Posting articles.
4454 * Delayed Articles::            Send articles at a later time.
4455 * Marking Articles::            Marking articles as read, expirable, etc.
4456 * Limiting::                    You can limit the summary buffer.
4457 * Threading::                   How threads are made.
4458 * Sorting the Summary Buffer::  How articles and threads are sorted.
4459 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4460 * Article Caching::             You may store articles in a cache.
4461 * Persistent Articles::         Making articles expiry-resistant.
4462 * Article Backlog::             Having already read articles hang around.
4463 * Saving Articles::             Ways of customizing article saving.
4464 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4465 * Article Treatment::           The article buffer can be mangled at will.
4466 * MIME Commands::               Doing MIMEy things with the articles.
4467 * Charsets::                    Character set issues.
4468 * Article Commands::            Doing various things with the article buffer.
4469 * Summary Sorting::             Sorting the summary buffer in various ways.
4470 * Finding the Parent::          No child support? Get the parent.
4471 * Alternative Approaches::      Reading using non-default summaries.
4472 * Tree Display::                A more visual display of threads.
4473 * Mail Group Commands::         Some commands can only be used in mail groups.
4474 * Various Summary Stuff::       What didn't fit anywhere else.
4475 * Exiting the Summary Buffer::  Returning to the Group buffer,
4476                                 or reselecting the current group.
4477 * Crosspost Handling::          How crossposted articles are dealt with.
4478 * Duplicate Suppression::       An alternative when crosspost handling fails.
4479 * Security::                    Decrypt and Verify.
4480 * Mailing List::                Mailing list minor mode.
4481 @end menu
4482
4483
4484 @node Summary Buffer Format
4485 @section Summary Buffer Format
4486 @cindex summary buffer format
4487
4488 @iftex
4489 @iflatex
4490 \gnusfigure{The Summary Buffer}{180}{
4491 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4492 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4493 }
4494 @end iflatex
4495 @end iftex
4496
4497 @menu
4498 * Summary Buffer Lines::        You can specify how summary lines should look.
4499 * To From Newsgroups::          How to not display your own name.
4500 * Summary Buffer Mode Line::    You can say how the mode line should look.
4501 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4502 @end menu
4503
4504 @findex mail-extract-address-components
4505 @findex gnus-extract-address-components
4506 @vindex gnus-extract-address-components
4507 Gnus will use the value of the @code{gnus-extract-address-components}
4508 variable as a function for getting the name and address parts of a
4509 @code{From} header.  Three pre-defined functions exist:
4510 @code{gnus-extract-address-components}, which is the default, quite
4511 fast, and too simplistic solution;
4512 @code{mail-extract-address-components}, which works nicely, but is
4513 slower; and @code{std11-extract-address-components}, which works very
4514 nicely, but is slower.  The default function will return the wrong
4515 answer in 5% of the cases.  If this is unacceptable to you, use the
4516 other function instead:
4517
4518 @lisp
4519 (setq gnus-extract-address-components
4520       'mail-extract-address-components)
4521 @end lisp
4522
4523 @vindex gnus-summary-same-subject
4524 @code{gnus-summary-same-subject} is a string indicating that the current
4525 article has the same subject as the previous.  This string will be used
4526 with those specs that require it.  The default is @code{""}.
4527
4528
4529 @node Summary Buffer Lines
4530 @subsection Summary Buffer Lines
4531
4532 @vindex gnus-summary-line-format
4533 You can change the format of the lines in the summary buffer by changing
4534 the @code{gnus-summary-line-format} variable.  It works along the same
4535 lines as a normal @code{format} string, with some extensions
4536 (@pxref{Formatting Variables}).
4537
4538 There should always be a colon or a point position marker on the line;
4539 the cursor always moves to the point position marker or the colon after
4540 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4541 possible to change this.  Just write a new function
4542 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4543 @xref{Positioning Point}.
4544
4545 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4546
4547 The following format specification characters and extended format
4548 specification(s) are understood:
4549
4550 @table @samp
4551 @item N
4552 Article number.
4553 @item S
4554 Subject string.  List identifiers stripped,
4555 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4556 @item s
4557 Subject if the article is the root of the thread or the previous article
4558 had a different subject, @code{gnus-summary-same-subject} otherwise.
4559 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4560 @item F
4561 Full @code{From} header.
4562 @item n
4563 The name (from the @code{From} header).
4564 @item f
4565 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4566 From Newsgroups}).
4567 @item a
4568 The name (from the @code{From} header).  This differs from the @code{n}
4569 spec in that it uses the function designated by the
4570 @code{gnus-extract-address-components} variable, which is slower, but
4571 may be more thorough.
4572 @item A
4573 The address (from the @code{From} header).  This works the same way as
4574 the @code{a} spec.
4575 @item L
4576 Number of lines in the article.
4577 @item c
4578 Number of characters in the article.  This specifier is not supported
4579 in some methods (like nnfolder).
4580 @item k
4581 Pretty-printed version of the number of characters in the article;
4582 for example, @samp{1.2k} or @samp{0.4M}.
4583 @item I
4584 Indentation based on thread level (@pxref{Customizing Threading}).
4585 @item B
4586 A complex trn-style thread tree, showing response-connecting trace
4587 lines.  A thread could be drawn like this:
4588
4589 @example
4590 >
4591 +->
4592 | +->
4593 | | \->
4594 | |   \->
4595 | \->
4596 +->
4597 \->
4598 @end example
4599
4600 You can customize the appearance with the following options.  Note
4601 that it is possible to make the thread display look really neat by
4602 replacing the default @acronym{ASCII} characters with graphic
4603 line-drawing glyphs.
4604 @table @code
4605 @item gnus-sum-thread-tree-root
4606 @vindex gnus-sum-thread-tree-root
4607 Used for the root of a thread.  If @code{nil}, use subject
4608 instead.  The default is @samp{> }.
4609
4610 @item gnus-sum-thread-tree-false-root
4611 @vindex gnus-sum-thread-tree-false-root
4612 Used for the false root of a thread (@pxref{Loose Threads}).  If
4613 @code{nil}, use subject instead.  The default is @samp{> }.
4614
4615 @item gnus-sum-thread-tree-single-indent
4616 @vindex gnus-sum-thread-tree-single-indent
4617 Used for a thread with just one message.  If @code{nil}, use subject
4618 instead.  The default is @samp{}.
4619
4620 @item gnus-sum-thread-tree-vertical
4621 @vindex gnus-sum-thread-tree-vertical
4622 Used for drawing a vertical line.  The default is @samp{| }.
4623
4624 @item gnus-sum-thread-tree-indent
4625 @vindex gnus-sum-thread-tree-indent
4626 Used for indenting.  The default is @samp{  }.
4627
4628 @item gnus-sum-thread-tree-leaf-with-other
4629 @vindex gnus-sum-thread-tree-leaf-with-other
4630 Used for a leaf with brothers.  The default is @samp{+-> }.
4631
4632 @item gnus-sum-thread-tree-single-leaf
4633 @vindex gnus-sum-thread-tree-single-leaf
4634 Used for a leaf without brothers.  The default is @samp{\-> }
4635
4636 @end table
4637
4638 @item T
4639 Nothing if the article is a root and lots of spaces if it isn't (it
4640 pushes everything after it off the screen).
4641 @item [
4642 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4643 for adopted articles (@pxref{Customizing Threading}).
4644 @item ]
4645 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4646 for adopted articles.
4647 @item >
4648 One space for each thread level.
4649 @item <
4650 Twenty minus thread level spaces.
4651 @item U
4652 Unread.  @xref{Read Articles}.
4653
4654 @item R
4655 This misleadingly named specifier is the @dfn{secondary mark}.  This
4656 mark will say whether the article has been replied to, has been cached,
4657 or has been saved.  @xref{Other Marks}.
4658
4659 @item i
4660 Score as a number (@pxref{Scoring}).
4661 @item z
4662 @vindex gnus-summary-zcore-fuzz
4663 Zcore, @samp{+} if above the default level and @samp{-} if below the
4664 default level.  If the difference between
4665 @code{gnus-summary-default-score} and the score is less than
4666 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4667 @item V
4668 Total thread score.
4669 @item x
4670 @code{Xref}.
4671 @item D
4672 @code{Date}.
4673 @item d
4674 The @code{Date} in @code{DD-MMM} format.
4675 @item o
4676 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4677 @item M
4678 @code{Message-ID}.
4679 @item r
4680 @code{References}.
4681 @item t
4682 Number of articles in the current sub-thread.  Using this spec will slow
4683 down summary buffer generation somewhat.
4684 @item e
4685 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4686 article has any children.
4687 @item P
4688 The line number.
4689 @item O
4690 Download mark.
4691 @item &user-date;
4692 Age sensitive date format.  Various date format is defined in
4693 @code{gnus-user-date-format-alist}.
4694 @item u
4695 User defined specifier.  The next character in the format string should
4696 be a letter.  Gnus will call the function
4697 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4698 following @samp{%u}.  The function will be passed the current header as
4699 argument.  The function should return a string, which will be inserted
4700 into the summary just like information from any other summary specifier.
4701 @end table
4702
4703 Text between @samp{%(} and @samp{%)} will be highlighted with
4704 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4705 There can only be one such area.
4706
4707 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4708 have to be handled with care.  For reasons of efficiency, gnus will
4709 compute what column these characters will end up in, and ``hard-code''
4710 that.  This means that it is invalid to have these specs after a
4711 variable-length spec.  Well, you might not be arrested, but your summary
4712 buffer will look strange, which is bad enough.
4713
4714 The smart choice is to have these specs as far to the left as possible.
4715 (Isn't that the case with everything, though?  But I digress.)
4716
4717 This restriction may disappear in later versions of gnus.
4718
4719
4720 @node To From Newsgroups
4721 @subsection To From Newsgroups
4722 @cindex To
4723 @cindex Newsgroups
4724
4725 In some groups (particularly in archive groups), the @code{From} header
4726 isn't very interesting, since all the articles there are written by
4727 you.  To display the information in the @code{To} or @code{Newsgroups}
4728 headers instead, you need to decide three things: What information to
4729 gather; where to display it; and when to display it.
4730
4731 @enumerate
4732 @item
4733 @vindex gnus-extra-headers
4734 The reading of extra header information is controlled by the
4735 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4736 instance:
4737
4738 @lisp
4739 (setq gnus-extra-headers
4740       '(To Newsgroups X-Newsreader))
4741 @end lisp
4742
4743 This will result in Gnus trying to obtain these three headers, and
4744 storing it in header structures for later easy retrieval.
4745
4746 @item
4747 @findex gnus-extra-header
4748 The value of these extra headers can be accessed via the
4749 @code{gnus-extra-header} function.  Here's a format line spec that will
4750 access the @code{X-Newsreader} header:
4751
4752 @example
4753 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4754 @end example
4755
4756 @item
4757 @vindex gnus-ignored-from-addresses
4758 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4759 summary line spec returns the @code{To}, @code{Newsreader} or
4760 @code{From} header.  If this regexp matches the contents of the
4761 @code{From} header, the value of the @code{To} or @code{Newsreader}
4762 headers are used instead.
4763
4764 @end enumerate
4765
4766 @vindex nnmail-extra-headers
4767 A related variable is @code{nnmail-extra-headers}, which controls when
4768 to include extra headers when generating overview (@acronym{NOV}) files.
4769 If you have old overview files, you should regenerate them after
4770 changing this variable, by entering the server buffer using @kbd{^},
4771 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4772 regeneration.
4773
4774 @vindex gnus-summary-line-format
4775 You also have to instruct Gnus to display the data by changing the
4776 @code{%n} spec to the @code{%f} spec in the
4777 @code{gnus-summary-line-format} variable.
4778
4779 In summary, you'd typically put something like the following in
4780 @file{~/.gnus.el}:
4781
4782 @lisp
4783 (setq gnus-extra-headers
4784       '(To Newsgroups))
4785 (setq nnmail-extra-headers gnus-extra-headers)
4786 (setq gnus-summary-line-format
4787       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4788 (setq gnus-ignored-from-addresses
4789       "Your Name Here")
4790 @end lisp
4791
4792 (The values listed above are the default values in Gnus.  Alter them
4793 to fit your needs.)
4794
4795 A note for news server administrators, or for users who wish to try to
4796 convince their news server administrator to provide some additional
4797 support:
4798
4799 The above is mostly useful for mail groups, where you have control over
4800 the @acronym{NOV} files that are created.  However, if you can persuade your
4801 nntp admin to add (in the usual implementation, notably INN):
4802
4803 @example
4804 Newsgroups:full
4805 @end example
4806
4807 to the end of her @file{overview.fmt} file, then you can use that just
4808 as you would the extra headers from the mail groups.
4809
4810
4811 @node Summary Buffer Mode Line
4812 @subsection Summary Buffer Mode Line
4813
4814 @vindex gnus-summary-mode-line-format
4815 You can also change the format of the summary mode bar (@pxref{Mode Line
4816 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4817 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4818
4819 Here are the elements you can play with:
4820
4821 @table @samp
4822 @item G
4823 Group name.
4824 @item p
4825 Unprefixed group name.
4826 @item A
4827 Current article number.
4828 @item z
4829 Current article score.
4830 @item V
4831 Gnus version.
4832 @item U
4833 Number of unread articles in this group.
4834 @item e
4835 Number of unread articles in this group that aren't displayed in the
4836 summary buffer.
4837 @item Z
4838 A string with the number of unread and unselected articles represented
4839 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4840 articles, and just as @samp{<%U more>} if there are just unread articles
4841 and no unselected ones.
4842 @item g
4843 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4844 shortened to @samp{r.a.anime}.
4845 @item S
4846 Subject of the current article.
4847 @item u
4848 User-defined spec (@pxref{User-Defined Specs}).
4849 @item s
4850 Name of the current score file (@pxref{Scoring}).
4851 @item d
4852 Number of dormant articles (@pxref{Unread Articles}).
4853 @item t
4854 Number of ticked articles (@pxref{Unread Articles}).
4855 @item r
4856 Number of articles that have been marked as read in this session.
4857 @item E
4858 Number of articles expunged by the score files.
4859 @end table
4860
4861
4862 @node Summary Highlighting
4863 @subsection Summary Highlighting
4864
4865 @table @code
4866
4867 @item gnus-visual-mark-article-hook
4868 @vindex gnus-visual-mark-article-hook
4869 This hook is run after selecting an article.  It is meant to be used for
4870 highlighting the article in some way.  It is not run if
4871 @code{gnus-visual} is @code{nil}.
4872
4873 @item gnus-summary-update-hook
4874 @vindex gnus-summary-update-hook
4875 This hook is called when a summary line is changed.  It is not run if
4876 @code{gnus-visual} is @code{nil}.
4877
4878 @item gnus-summary-selected-face
4879 @vindex gnus-summary-selected-face
4880 This is the face (or @dfn{font} as some people call it) used to
4881 highlight the current article in the summary buffer.
4882
4883 @item gnus-summary-highlight
4884 @vindex gnus-summary-highlight
4885 Summary lines are highlighted according to this variable, which is a
4886 list where the elements are of the format @code{(@var{form}
4887 . @var{face})}.  If you would, for instance, like ticked articles to be
4888 italic and high-scored articles to be bold, you could set this variable
4889 to something like
4890 @lisp
4891 (((eq mark gnus-ticked-mark) . italic)
4892  ((> score default) . bold))
4893 @end lisp
4894 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4895 @var{face} will be applied to the line.
4896 @end table
4897
4898
4899 @node Summary Maneuvering
4900 @section Summary Maneuvering
4901 @cindex summary movement
4902
4903 All the straight movement commands understand the numeric prefix and
4904 behave pretty much as you'd expect.
4905
4906 None of these commands select articles.
4907
4908 @table @kbd
4909 @item G M-n
4910 @itemx M-n
4911 @kindex M-n (Summary)
4912 @kindex G M-n (Summary)
4913 @findex gnus-summary-next-unread-subject
4914 Go to the next summary line of an unread article
4915 (@code{gnus-summary-next-unread-subject}).
4916
4917 @item G M-p
4918 @itemx M-p
4919 @kindex M-p (Summary)
4920 @kindex G M-p (Summary)
4921 @findex gnus-summary-prev-unread-subject
4922 Go to the previous summary line of an unread article
4923 (@code{gnus-summary-prev-unread-subject}).
4924
4925 @item G g
4926 @kindex G g (Summary)
4927 @findex gnus-summary-goto-subject
4928 Ask for an article number and then go to the summary line of that article
4929 without displaying the article (@code{gnus-summary-goto-subject}).
4930 @end table
4931
4932 If gnus asks you to press a key to confirm going to the next group, you
4933 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4934 buffer, searching for the next group to read without actually returning
4935 to the group buffer.
4936
4937 Variables related to summary movement:
4938
4939 @table @code
4940
4941 @vindex gnus-auto-select-next
4942 @item gnus-auto-select-next
4943 If you issue one of the movement commands (like @kbd{n}) and there are
4944 no more unread articles after the current one, gnus will offer to go to
4945 the next group.  If this variable is @code{t} and the next group is
4946 empty, gnus will exit summary mode and return to the group buffer.  If
4947 this variable is neither @code{t} nor @code{nil}, gnus will select the
4948 next group with unread articles.  As a special case, if this variable
4949 is @code{quietly}, Gnus will select the next group without asking for
4950 confirmation.  If this variable is @code{almost-quietly}, the same
4951 will happen only if you are located on the last article in the group.
4952 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4953 command will go to the next group without confirmation.  Also
4954 @pxref{Group Levels}.
4955
4956 @item gnus-auto-select-same
4957 @vindex gnus-auto-select-same
4958 If non-@code{nil}, all the movement commands will try to go to the next
4959 article with the same subject as the current.  (@dfn{Same} here might
4960 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4961 for details (@pxref{Customizing Threading}).)  If there are no more
4962 articles with the same subject, go to the first unread article.
4963
4964 This variable is not particularly useful if you use a threaded display.
4965
4966 @item gnus-summary-check-current
4967 @vindex gnus-summary-check-current
4968 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4969 to the next (or previous) article if the current article is unread.
4970 Instead, they will choose the current article.
4971
4972 @item gnus-auto-center-summary
4973 @vindex gnus-auto-center-summary
4974 If non-@code{nil}, gnus will keep the point in the summary buffer
4975 centered at all times.  This makes things quite tidy, but if you have a
4976 slow network connection, or simply do not like this un-Emacsism, you can
4977 set this variable to @code{nil} to get the normal Emacs scrolling
4978 action.  This will also inhibit horizontal re-centering of the summary
4979 buffer, which might make it more inconvenient to read extremely long
4980 threads.
4981
4982 This variable can also be a number.  In that case, center the window at
4983 the given number of lines from the top.
4984
4985 @end table
4986
4987
4988 @node Choosing Articles
4989 @section Choosing Articles
4990 @cindex selecting articles
4991
4992 @menu
4993 * Choosing Commands::           Commands for choosing articles.
4994 * Choosing Variables::          Variables that influence these commands.
4995 @end menu
4996
4997
4998 @node Choosing Commands
4999 @subsection Choosing Commands
5000
5001 None of the following movement commands understand the numeric prefix,
5002 and they all select and display an article.
5003
5004 If you want to fetch new articles or redisplay the group, see
5005 @ref{Exiting the Summary Buffer}.
5006
5007 @table @kbd
5008 @item SPACE
5009 @kindex SPACE (Summary)
5010 @findex gnus-summary-next-page
5011 Select the current article, or, if that one's read already, the next
5012 unread article (@code{gnus-summary-next-page}).
5013
5014 If you have an article window open already and you press @kbd{SPACE}
5015 again, the article will be scrolled.  This lets you conveniently
5016 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5017
5018 @item G n
5019 @itemx n
5020 @kindex n (Summary)
5021 @kindex G n (Summary)
5022 @findex gnus-summary-next-unread-article
5023 @c @icon{gnus-summary-next-unread}
5024 Go to next unread article (@code{gnus-summary-next-unread-article}).
5025
5026 @item G p
5027 @itemx p
5028 @kindex p (Summary)
5029 @findex gnus-summary-prev-unread-article
5030 @c @icon{gnus-summary-prev-unread}
5031 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5032
5033 @item G N
5034 @itemx N
5035 @kindex N (Summary)
5036 @kindex G N (Summary)
5037 @findex gnus-summary-next-article
5038 Go to the next article (@code{gnus-summary-next-article}).
5039
5040 @item G P
5041 @itemx P
5042 @kindex P (Summary)
5043 @kindex G P (Summary)
5044 @findex gnus-summary-prev-article
5045 Go to the previous article (@code{gnus-summary-prev-article}).
5046
5047 @item G C-n
5048 @kindex G C-n (Summary)
5049 @findex gnus-summary-next-same-subject
5050 Go to the next article with the same subject
5051 (@code{gnus-summary-next-same-subject}).
5052
5053 @item G C-p
5054 @kindex G C-p (Summary)
5055 @findex gnus-summary-prev-same-subject
5056 Go to the previous article with the same subject
5057 (@code{gnus-summary-prev-same-subject}).
5058
5059 @item G f
5060 @itemx .
5061 @kindex G f  (Summary)
5062 @kindex .  (Summary)
5063 @findex gnus-summary-first-unread-article
5064 Go to the first unread article
5065 (@code{gnus-summary-first-unread-article}).
5066
5067 @item G b
5068 @itemx ,
5069 @kindex G b (Summary)
5070 @kindex , (Summary)
5071 @findex gnus-summary-best-unread-article
5072 Go to the unread article with the highest score
5073 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5074 go to the first unread article that has a score over the default score.
5075
5076 @item G l
5077 @itemx l
5078 @kindex l (Summary)
5079 @kindex G l (Summary)
5080 @findex gnus-summary-goto-last-article
5081 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5082
5083 @item G o
5084 @kindex G o (Summary)
5085 @findex gnus-summary-pop-article
5086 @cindex history
5087 @cindex article history
5088 Pop an article off the summary history and go to this article
5089 (@code{gnus-summary-pop-article}).  This command differs from the
5090 command above in that you can pop as many previous articles off the
5091 history as you like, while @kbd{l} toggles the two last read articles.
5092 For a somewhat related issue (if you use these commands a lot),
5093 @pxref{Article Backlog}.
5094
5095 @item G j
5096 @itemx j
5097 @kindex j (Summary)
5098 @kindex G j (Summary)
5099 @findex gnus-summary-goto-article
5100 Ask for an article number or @code{Message-ID}, and then go to that
5101 article (@code{gnus-summary-goto-article}).
5102
5103 @end table
5104
5105
5106 @node Choosing Variables
5107 @subsection Choosing Variables
5108
5109 Some variables relevant for moving and selecting articles:
5110
5111 @table @code
5112 @item gnus-auto-extend-newsgroup
5113 @vindex gnus-auto-extend-newsgroup
5114 All the movement commands will try to go to the previous (or next)
5115 article, even if that article isn't displayed in the Summary buffer if
5116 this variable is non-@code{nil}.  Gnus will then fetch the article from
5117 the server and display it in the article buffer.
5118
5119 @item gnus-select-article-hook
5120 @vindex gnus-select-article-hook
5121 This hook is called whenever an article is selected.  By default it
5122 exposes any threads hidden under the selected article.  If you would
5123 like each article to be saved in the Agent as you read it, putting
5124 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5125
5126 @item gnus-mark-article-hook
5127 @vindex gnus-mark-article-hook
5128 @findex gnus-summary-mark-unread-as-read
5129 @findex gnus-summary-mark-read-and-unread-as-read
5130 @findex gnus-unread-mark
5131 This hook is called whenever an article is selected.  It is intended to
5132 be used for marking articles as read.  The default value is
5133 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5134 mark of almost any article you read to @code{gnus-unread-mark}.  The
5135 only articles not affected by this function are ticked, dormant, and
5136 expirable articles.  If you'd instead like to just have unread articles
5137 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5138 instead.  It will leave marks like @code{gnus-low-score-mark},
5139 @code{gnus-del-mark} (and so on) alone.
5140
5141 @end table
5142
5143
5144 @node Paging the Article
5145 @section Scrolling the Article
5146 @cindex article scrolling
5147
5148 @table @kbd
5149
5150 @item SPACE
5151 @kindex SPACE (Summary)
5152 @findex gnus-summary-next-page
5153 Pressing @kbd{SPACE} will scroll the current article forward one page,
5154 or, if you have come to the end of the current article, will choose the
5155 next article (@code{gnus-summary-next-page}).
5156
5157 @vindex gnus-article-boring-faces
5158 @vindex gnus-article-skip-boring
5159 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5160 the article consists only of citations and signature, then it will be
5161 skipped; the next article will be shown instead.  You can customize
5162 what is considered uninteresting with
5163 @code{gnus-article-boring-faces}.  You can manually view the article's
5164 pages, no matter how boring, using @kbd{C-M-v}.
5165
5166 @item DEL
5167 @kindex DEL (Summary)
5168 @findex gnus-summary-prev-page
5169 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5170
5171 @item RET
5172 @kindex RET (Summary)
5173 @findex gnus-summary-scroll-up
5174 Scroll the current article one line forward
5175 (@code{gnus-summary-scroll-up}).
5176
5177 @item M-RET
5178 @kindex M-RET (Summary)
5179 @findex gnus-summary-scroll-down
5180 Scroll the current article one line backward
5181 (@code{gnus-summary-scroll-down}).
5182
5183 @item A g
5184 @itemx g
5185 @kindex A g (Summary)
5186 @kindex g (Summary)
5187 @findex gnus-summary-show-article
5188 @vindex gnus-summary-show-article-charset-alist
5189 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5190 given a prefix, fetch the current article, but don't run any of the
5191 article treatment functions.  This will give you a ``raw'' article, just
5192 the way it came from the server.
5193
5194 If given a numerical prefix, you can do semi-manual charset stuff.
5195 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5196 encoded in the @code{cn-gb-2312} charset.  If you have
5197
5198 @lisp
5199 (setq gnus-summary-show-article-charset-alist
5200       '((1 . cn-gb-2312)
5201         (2 . big5)))
5202 @end lisp
5203
5204 then you can say @kbd{C-u 1 g} to get the same effect.
5205
5206 @item A <
5207 @itemx <
5208 @kindex < (Summary)
5209 @kindex A < (Summary)
5210 @findex gnus-summary-beginning-of-article
5211 Scroll to the beginning of the article
5212 (@code{gnus-summary-beginning-of-article}).
5213
5214 @item A >
5215 @itemx >
5216 @kindex > (Summary)
5217 @kindex A > (Summary)
5218 @findex gnus-summary-end-of-article
5219 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5220
5221 @item A s
5222 @itemx s
5223 @kindex A s (Summary)
5224 @kindex s (Summary)
5225 @findex gnus-summary-isearch-article
5226 Perform an isearch in the article buffer
5227 (@code{gnus-summary-isearch-article}).
5228
5229 @item h
5230 @kindex h (Summary)
5231 @findex gnus-summary-select-article-buffer
5232 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5233
5234 @end table
5235
5236
5237 @node Reply Followup and Post
5238 @section Reply, Followup and Post
5239
5240 @menu
5241 * Summary Mail Commands::       Sending mail.
5242 * Summary Post Commands::       Sending news.
5243 * Summary Message Commands::    Other Message-related commands.
5244 * Canceling and Superseding::
5245 @end menu
5246
5247
5248 @node Summary Mail Commands
5249 @subsection Summary Mail Commands
5250 @cindex mail
5251 @cindex composing mail
5252
5253 Commands for composing a mail message:
5254
5255 @table @kbd
5256
5257 @item S r
5258 @itemx r
5259 @kindex S r (Summary)
5260 @kindex r (Summary)
5261 @findex gnus-summary-reply
5262 @c @icon{gnus-summary-mail-reply}
5263 @c @icon{gnus-summary-reply}
5264 Mail a reply to the author of the current article
5265 (@code{gnus-summary-reply}).
5266
5267 @item S R
5268 @itemx R
5269 @kindex R (Summary)
5270 @kindex S R (Summary)
5271 @findex gnus-summary-reply-with-original
5272 @c @icon{gnus-summary-reply-with-original}
5273 Mail a reply to the author of the current article and include the
5274 original message (@code{gnus-summary-reply-with-original}).  This
5275 command uses the process/prefix convention.
5276
5277 @item S w
5278 @kindex S w (Summary)
5279 @findex gnus-summary-wide-reply
5280 Mail a wide reply to the author of the current article
5281 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5282 goes out to all people listed in the @code{To}, @code{From} (or
5283 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5284 present, that's used instead.
5285
5286 @item S W
5287 @kindex S W (Summary)
5288 @findex gnus-summary-wide-reply-with-original
5289 Mail a wide reply to the current article and include the original
5290 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5291 the process/prefix convention.
5292
5293 @item S v
5294 @kindex S v (Summary)
5295 @findex gnus-summary-very-wide-reply
5296 Mail a very wide reply to the author of the current article
5297 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5298 that goes out to all people listed in the @code{To}, @code{From} (or
5299 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5300 articles.  This command uses the process/prefix convention.
5301
5302 @item S V
5303 @kindex S V (Summary)
5304 @findex gnus-summary-very-wide-reply-with-original
5305 Mail a very wide reply to the author of the current article and include the
5306 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5307 command uses the process/prefix convention.
5308
5309 @item S B r
5310 @kindex S B r (Summary)
5311 @findex gnus-summary-reply-broken-reply-to
5312 Mail a reply to the author of the current article but ignore the
5313 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5314 If you need this because a mailing list incorrectly sets a
5315 @code{Reply-To} header pointing to the list, you probably want to set
5316 the @code{broken-reply-to} group parameter instead, so things will work
5317 correctly.  @xref{Group Parameters}.
5318
5319 @item S B R
5320 @kindex S B R (Summary)
5321 @findex gnus-summary-reply-broken-reply-to-with-original
5322 Mail a reply to the author of the current article and include the
5323 original message but ignore the @code{Reply-To} field
5324 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5325
5326 @item S o m
5327 @itemx C-c C-f
5328 @kindex S o m (Summary)
5329 @kindex C-c C-f (Summary)
5330 @findex gnus-summary-mail-forward
5331 @c @icon{gnus-summary-mail-forward}
5332 Forward the current article to some other person
5333 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5334 headers of the forwarded article.
5335
5336 @item S m
5337 @itemx m
5338 @kindex m (Summary)
5339 @kindex S m (Summary)
5340 @findex gnus-summary-mail-other-window
5341 @c @icon{gnus-summary-mail-originate}
5342 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5343 the posting style of the current group.  If given a prefix, disable that.
5344 If the prefix is 1, prompt for a group name to find the posting style.
5345
5346 @item S i
5347 @itemx i
5348 @kindex i (Summary)
5349 @kindex S i (Summary)
5350 @findex gnus-summary-news-other-window
5351 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5352 post to the current group.  If given a prefix, disable that.  If the
5353 prefix is 1, prompt for a group to post to.
5354
5355 This function actually prepares a news even when using mail groups.
5356 This is useful for ``posting'' messages to mail groups without actually
5357 sending them over the network: they're just saved directly to the group
5358 in question.  The corresponding back end must have a request-post method
5359 for this to work though.
5360
5361 @item S D b
5362 @kindex S D b (Summary)
5363 @findex gnus-summary-resend-bounced-mail
5364 @cindex bouncing mail
5365 If you have sent a mail, but the mail was bounced back to you for some
5366 reason (wrong address, transient failure), you can use this command to
5367 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5368 will be popped into a mail buffer where you can edit the headers before
5369 sending the mail off again.  If you give a prefix to this command, and
5370 the bounced mail is a reply to some other mail, gnus will try to fetch
5371 that mail and display it for easy perusal of its headers.  This might
5372 very well fail, though.
5373
5374 @item S D r
5375 @kindex S D r (Summary)
5376 @findex gnus-summary-resend-message
5377 Not to be confused with the previous command,
5378 @code{gnus-summary-resend-message} will prompt you for an address to
5379 send the current message off to, and then send it to that place.  The
5380 headers of the message won't be altered---but lots of headers that say
5381 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5382 means that you actually send a mail to someone that has a @code{To}
5383 header that (probably) points to yourself.  This will confuse people.
5384 So, natcherly you'll only do that if you're really eVIl.
5385
5386 This command is mainly used if you have several accounts and want to
5387 ship a mail to a different account of yours.  (If you're both
5388 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5389 to the @code{root} account, you may want to resend it to
5390 @code{postmaster}.  Ordnung muss sein!
5391
5392 This command understands the process/prefix convention
5393 (@pxref{Process/Prefix}).
5394
5395 @item S O m
5396 @kindex S O m (Summary)
5397 @findex gnus-summary-digest-mail-forward
5398 Digest the current series (@pxref{Decoding Articles}) and forward the
5399 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5400 command uses the process/prefix convention (@pxref{Process/Prefix}).
5401
5402 @item S M-c
5403 @kindex S M-c (Summary)
5404 @findex gnus-summary-mail-crosspost-complaint
5405 @cindex crossposting
5406 @cindex excessive crossposting
5407 Send a complaint about excessive crossposting to the author of the
5408 current article (@code{gnus-summary-mail-crosspost-complaint}).
5409
5410 @findex gnus-crosspost-complaint
5411 This command is provided as a way to fight back against the current
5412 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5413 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5414 command understands the process/prefix convention
5415 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5416
5417 @end table
5418
5419 Also @xref{Header Commands, ,Header Commands, message, The Message
5420 Manual}, for more information.
5421
5422
5423 @node Summary Post Commands
5424 @subsection Summary Post Commands
5425 @cindex post
5426 @cindex composing news
5427
5428 Commands for posting a news article:
5429
5430 @table @kbd
5431 @item S p
5432 @itemx a
5433 @kindex a (Summary)
5434 @kindex S p (Summary)
5435 @findex gnus-summary-post-news
5436 @c @icon{gnus-summary-post-news}
5437 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5438 default, post to the current group.  If given a prefix, disable that.
5439 If the prefix is 1, prompt for another group instead.
5440
5441 @item S f
5442 @itemx f
5443 @kindex f (Summary)
5444 @kindex S f (Summary)
5445 @findex gnus-summary-followup
5446 @c @icon{gnus-summary-followup}
5447 Post a followup to the current article (@code{gnus-summary-followup}).
5448
5449 @item S F
5450 @itemx F
5451 @kindex S F (Summary)
5452 @kindex F (Summary)
5453 @c @icon{gnus-summary-followup-with-original}
5454 @findex gnus-summary-followup-with-original
5455 Post a followup to the current article and include the original message
5456 (@code{gnus-summary-followup-with-original}).  This command uses the
5457 process/prefix convention.
5458
5459 @item S n
5460 @kindex S n (Summary)
5461 @findex gnus-summary-followup-to-mail
5462 Post a followup to the current article via news, even if you got the
5463 message through mail (@code{gnus-summary-followup-to-mail}).
5464
5465 @item S N
5466 @kindex S N (Summary)
5467 @findex gnus-summary-followup-to-mail-with-original
5468 Post a followup to the current article via news, even if you got the
5469 message through mail and include the original message
5470 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5471 the process/prefix convention.
5472
5473 @item S o p
5474 @kindex S o p (Summary)
5475 @findex gnus-summary-post-forward
5476 Forward the current article to a newsgroup
5477 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5478 headers of the forwarded article.
5479
5480 @item S O p
5481 @kindex S O p (Summary)
5482 @findex gnus-summary-digest-post-forward
5483 @cindex digests
5484 @cindex making digests
5485 Digest the current series and forward the result to a newsgroup
5486 (@code{gnus-summary-digest-post-forward}).  This command uses the
5487 process/prefix convention.
5488
5489 @item S u
5490 @kindex S u (Summary)
5491 @findex gnus-uu-post-news
5492 @c @icon{gnus-uu-post-news}
5493 Uuencode a file, split it into parts, and post it as a series
5494 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5495 @end table
5496
5497 Also @xref{Header Commands, ,Header Commands, message, The Message
5498 Manual}, for more information.
5499
5500
5501 @node Summary Message Commands
5502 @subsection Summary Message Commands
5503
5504 @table @kbd
5505 @item S y
5506 @kindex S y (Summary)
5507 @findex gnus-summary-yank-message
5508 Yank the current article into an already existing Message composition
5509 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5510 what message buffer you want to yank into, and understands the
5511 process/prefix convention (@pxref{Process/Prefix}).
5512
5513 @end table
5514
5515
5516 @node Canceling and Superseding
5517 @subsection Canceling Articles
5518 @cindex canceling articles
5519 @cindex superseding articles
5520
5521 Have you ever written something, and then decided that you really,
5522 really, really wish you hadn't posted that?
5523
5524 Well, you can't cancel mail, but you can cancel posts.
5525
5526 @findex gnus-summary-cancel-article
5527 @kindex C (Summary)
5528 @c @icon{gnus-summary-cancel-article}
5529 Find the article you wish to cancel (you can only cancel your own
5530 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5531 c} (@code{gnus-summary-cancel-article}).  Your article will be
5532 canceled---machines all over the world will be deleting your article.
5533 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5534
5535 Be aware, however, that not all sites honor cancels, so your article may
5536 live on here and there, while most sites will delete the article in
5537 question.
5538
5539 Gnus will use the ``current'' select method when canceling.  If you
5540 want to use the standard posting method, use the @samp{a} symbolic
5541 prefix (@pxref{Symbolic Prefixes}).
5542
5543 If you discover that you have made some mistakes and want to do some
5544 corrections, you can post a @dfn{superseding} article that will replace
5545 your original article.
5546
5547 @findex gnus-summary-supersede-article
5548 @kindex S (Summary)
5549 Go to the original article and press @kbd{S s}
5550 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5551 where you can edit the article all you want before sending it off the
5552 usual way.
5553
5554 The same goes for superseding as for canceling, only more so: Some
5555 sites do not honor superseding.  On those sites, it will appear that you
5556 have posted almost the same article twice.
5557
5558 If you have just posted the article, and change your mind right away,
5559 there is a trick you can use to cancel/supersede the article without
5560 waiting for the article to appear on your site first.  You simply return
5561 to the post buffer (which is called @code{*sent ...*}).  There you will
5562 find the article you just posted, with all the headers intact.  Change
5563 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5564 header by substituting one of those words for the word
5565 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5566 you would do normally.  The previous article will be
5567 canceled/superseded.
5568
5569 Just remember, kids: There is no 'c' in 'supersede'.
5570
5571 @node Delayed Articles
5572 @section Delayed Articles
5573 @cindex delayed sending
5574 @cindex send delayed
5575
5576 Sometimes, you might wish to delay the sending of a message.  For
5577 example, you might wish to arrange for a message to turn up just in time
5578 to remind your about the birthday of your Significant Other.  For this,
5579 there is the @code{gnus-delay} package.  Setup is simple:
5580
5581 @lisp
5582 (gnus-delay-initialize)
5583 @end lisp
5584
5585 @findex gnus-delay-article
5586 Normally, to send a message you use the @kbd{C-c C-c} command from
5587 Message mode.  To delay a message, use @kbd{C-c C-j}
5588 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5589 message should be delayed.  Possible answers are:
5590
5591 @itemize @bullet
5592 @item
5593 A time span.  Consists of an integer and a letter.  For example,
5594 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5595 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5596 (months) and @code{Y} (years).
5597
5598 @item
5599 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5600 delayed until that day, at a specific time (eight o'clock by default).
5601 See also @code{gnus-delay-default-hour}.
5602
5603 @item
5604 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5605 stuff.  The deadline will be at that time today, except if that time has
5606 already passed, then it's at the given time tomorrow.  So if it's ten
5607 o'clock in the morning and you specify @code{11:15}, then the deadline
5608 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5609 that means a time tomorrow.
5610 @end itemize
5611
5612 The action of the @code{gnus-delay-article} command is influenced by a
5613 couple of variables:
5614
5615 @table @code
5616 @item gnus-delay-default-hour
5617 @vindex gnus-delay-default-hour
5618 When you specify a specific date, the message will be due on that hour
5619 on the given date.  Possible values are integers 0 through 23.
5620
5621 @item gnus-delay-default-delay
5622 @vindex gnus-delay-default-delay
5623 This is a string and gives the default delay.  It can be of any of the
5624 formats described above.
5625
5626 @item gnus-delay-group
5627 @vindex gnus-delay-group
5628 Delayed articles will be kept in this group on the drafts server until
5629 they are due.  You probably don't need to change this.  The default
5630 value is @code{"delayed"}.
5631
5632 @item gnus-delay-header
5633 @vindex gnus-delay-header
5634 The deadline for each article will be stored in a header.  This variable
5635 is a string and gives the header name.  You probably don't need to
5636 change this.  The default value is @code{"X-Gnus-Delayed"}.
5637 @end table
5638
5639 The way delaying works is like this: when you use the
5640 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5641 calculates the deadline of the message and stores it in the
5642 @code{X-Gnus-Delayed} header and puts the message in the
5643 @code{nndraft:delayed} group.
5644
5645 @findex gnus-delay-send-queue
5646 And whenever you get new news, Gnus looks through the group for articles
5647 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5648 function for this.  By default, this function is added to the hook
5649 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5650 Maybe you want to use the demon to send drafts?  Just tell the demon to
5651 execute the @code{gnus-delay-send-queue} function.
5652
5653 @table @code
5654 @item gnus-delay-initialize
5655 @findex gnus-delay-initialize
5656
5657 By default, this function installs @code{gnus-delay-send-queue} in
5658 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5659 argument @code{no-check}.  If it is non-@code{nil},
5660 @code{gnus-get-new-news-hook} is not changed.  The optional first
5661 argument is ignored.
5662
5663 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5664 Presumably, you want to use the demon for sending due delayed articles.
5665 Just don't forget to set that up :-)
5666 @end table
5667
5668
5669 @node Marking Articles
5670 @section Marking Articles
5671 @cindex article marking
5672 @cindex article ticking
5673 @cindex marks
5674
5675 There are several marks you can set on an article.
5676
5677 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5678 neologism ohoy!) of the article.  Alphabetic marks generally mean
5679 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5680
5681 In addition, you also have marks that do not affect readedness.
5682
5683 @menu
5684 * Unread Articles::             Marks for unread articles.
5685 * Read Articles::               Marks for read articles.
5686 * Other Marks::                 Marks that do not affect readedness.
5687 @end menu
5688
5689 @ifinfo
5690 There's a plethora of commands for manipulating these marks:
5691 @end ifinfo
5692
5693 @menu
5694 * Setting Marks::             How to set and remove marks.
5695 * Generic Marking Commands::  How to customize the marking.
5696 * Setting Process Marks::     How to mark articles for later processing.
5697 @end menu
5698
5699
5700 @node Unread Articles
5701 @subsection Unread Articles
5702
5703 The following marks mark articles as (kinda) unread, in one form or
5704 other.
5705
5706 @table @samp
5707 @item !
5708 @vindex gnus-ticked-mark
5709 Marked as ticked (@code{gnus-ticked-mark}).
5710
5711 @dfn{Ticked articles} are articles that will remain visible always.  If
5712 you see an article that you find interesting, or you want to put off
5713 reading it, or replying to it, until sometime later, you'd typically
5714 tick it.  However, articles can be expired (from news servers by the
5715 news server software, Gnus itself never expires ticked messages), so if
5716 you want to keep an article forever, you'll have to make it persistent
5717 (@pxref{Persistent Articles}).
5718
5719 @item ?
5720 @vindex gnus-dormant-mark
5721 Marked as dormant (@code{gnus-dormant-mark}).
5722
5723 @dfn{Dormant articles} will only appear in the summary buffer if there
5724 are followups to it.  If you want to see them even if they don't have
5725 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5726 Otherwise (except for the visibility issue), they are just like ticked
5727 messages.
5728
5729 @item SPACE
5730 @vindex gnus-unread-mark
5731 Marked as unread (@code{gnus-unread-mark}).
5732
5733 @dfn{Unread articles} are articles that haven't been read at all yet.
5734 @end table
5735
5736
5737 @node Read Articles
5738 @subsection Read Articles
5739 @cindex expirable mark
5740
5741 All the following marks mark articles as read.
5742
5743 @table @samp
5744
5745 @item r
5746 @vindex gnus-del-mark
5747 These are articles that the user has marked as read with the @kbd{d}
5748 command manually, more or less (@code{gnus-del-mark}).
5749
5750 @item R
5751 @vindex gnus-read-mark
5752 Articles that have actually been read (@code{gnus-read-mark}).
5753
5754 @item O
5755 @vindex gnus-ancient-mark
5756 Articles that were marked as read in previous sessions and are now
5757 @dfn{old} (@code{gnus-ancient-mark}).
5758
5759 @item K
5760 @vindex gnus-killed-mark
5761 Marked as killed (@code{gnus-killed-mark}).
5762
5763 @item X
5764 @vindex gnus-kill-file-mark
5765 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5766
5767 @item Y
5768 @vindex gnus-low-score-mark
5769 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5770
5771 @item C
5772 @vindex gnus-catchup-mark
5773 Marked as read by a catchup (@code{gnus-catchup-mark}).
5774
5775 @item G
5776 @vindex gnus-canceled-mark
5777 Canceled article (@code{gnus-canceled-mark})
5778
5779 @item F
5780 @vindex gnus-souped-mark
5781 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5782
5783 @item Q
5784 @vindex gnus-sparse-mark
5785 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5786 Threading}.
5787
5788 @item M
5789 @vindex gnus-duplicate-mark
5790 Article marked as read by duplicate suppression
5791 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5792
5793 @end table
5794
5795 All these marks just mean that the article is marked as read, really.
5796 They are interpreted differently when doing adaptive scoring, though.
5797
5798 One more special mark, though:
5799
5800 @table @samp
5801 @item E
5802 @vindex gnus-expirable-mark
5803 Marked as expirable (@code{gnus-expirable-mark}).
5804
5805 Marking articles as @dfn{expirable} (or have them marked as such
5806 automatically) doesn't make much sense in normal groups---a user doesn't
5807 control expiring of news articles, but in mail groups, for instance,
5808 articles marked as @dfn{expirable} can be deleted by gnus at
5809 any time.
5810 @end table
5811
5812
5813 @node Other Marks
5814 @subsection Other Marks
5815 @cindex process mark
5816 @cindex bookmarks
5817
5818 There are some marks that have nothing to do with whether the article is
5819 read or not.
5820
5821 @itemize @bullet
5822
5823 @item
5824 You can set a bookmark in the current article.  Say you are reading a
5825 long thesis on cats' urinary tracts, and have to go home for dinner
5826 before you've finished reading the thesis.  You can then set a bookmark
5827 in the article, and gnus will jump to this bookmark the next time it
5828 encounters the article.  @xref{Setting Marks}.
5829
5830 @item
5831 @vindex gnus-replied-mark
5832 All articles that you have replied to or made a followup to (i.e., have
5833 answered) will be marked with an @samp{A} in the second column
5834 (@code{gnus-replied-mark}).
5835
5836 @item
5837 @vindex gnus-forwarded-mark
5838 All articles that you have forwarded will be marked with an @samp{F} in
5839 the second column (@code{gnus-forwarded-mark}).
5840
5841 @item
5842 @vindex gnus-cached-mark
5843 Articles stored in the article cache will be marked with an @samp{*} in
5844 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5845
5846 @item
5847 @vindex gnus-saved-mark
5848 Articles ``saved'' (in some manner or other; not necessarily
5849 religiously) are marked with an @samp{S} in the second column
5850 (@code{gnus-saved-mark}).
5851
5852 @item
5853 @vindex gnus-recent-mark
5854 Articles that according to the server haven't been shown to the user
5855 before are marked with a @samp{N} in the second column
5856 (@code{gnus-recent-mark}).  Note that not all servers support this
5857 mark, in which case it simply never appears.  Compare with
5858 @code{gnus-unseen-mark}.
5859
5860 @item
5861 @vindex gnus-unseen-mark
5862 Articles that haven't been seen before in Gnus by the user are marked
5863 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5864 Compare with @code{gnus-recent-mark}.
5865
5866 @item
5867 @vindex gnus-downloaded-mark
5868 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5869 downloaded for unplugged (offline) viewing.  If you are using the
5870 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5871 (The variable @code{gnus-downloaded-mark} controls which character to
5872 use.)
5873
5874 @item
5875 @vindex gnus-undownloaded-mark
5876 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5877 not have been downloaded.  Such articles cannot be viewed while you
5878 are unplugged (offline).  If you are using the @samp{%O} spec, these
5879 articles get the @samp{-} mark in that spec.  (The variable
5880 @code{gnus-undownloaded-mark} controls which character to use.)
5881
5882 @item
5883 @vindex gnus-downloadable-mark
5884 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5885 automatically, but it is also possible to explicitly mark articles for
5886 download, even if they would not be downloaded automatically.  Such
5887 explicitly-marked articles get the @samp{%} mark in the first column.
5888 (The variable @code{gnus-downloadable-mark} controls which character to
5889 use.)
5890
5891 @item
5892 @vindex gnus-not-empty-thread-mark
5893 @vindex gnus-empty-thread-mark
5894 If the @samp{%e} spec is used, the presence of threads or not will be
5895 marked with @code{gnus-not-empty-thread-mark} and
5896 @code{gnus-empty-thread-mark} in the third column, respectively.
5897
5898 @item
5899 @vindex gnus-process-mark
5900 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5901 variety of commands react to the presence of the process mark.  For
5902 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5903 all articles that have been marked with the process mark.  Articles
5904 marked with the process mark have a @samp{#} in the second column.
5905
5906 @end itemize
5907
5908 You might have noticed that most of these ``non-readedness'' marks
5909 appear in the second column by default.  So if you have a cached, saved,
5910 replied article that you have process-marked, what will that look like?
5911
5912 Nothing much.  The precedence rules go as follows: process -> cache ->
5913 replied -> saved.  So if the article is in the cache and is replied,
5914 you'll only see the cache mark and not the replied mark.
5915
5916
5917 @node Setting Marks
5918 @subsection Setting Marks
5919 @cindex setting marks
5920
5921 All the marking commands understand the numeric prefix.
5922
5923 @table @kbd
5924 @item M c
5925 @itemx M-u
5926 @kindex M c (Summary)
5927 @kindex M-u (Summary)
5928 @findex gnus-summary-clear-mark-forward
5929 @cindex mark as unread
5930 Clear all readedness-marks from the current article
5931 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5932 article as unread.
5933
5934 @item M t
5935 @itemx !
5936 @kindex ! (Summary)
5937 @kindex M t (Summary)
5938 @findex gnus-summary-tick-article-forward
5939 Tick the current article (@code{gnus-summary-tick-article-forward}).
5940 @xref{Article Caching}.
5941
5942 @item M ?
5943 @itemx ?
5944 @kindex ? (Summary)
5945 @kindex M ? (Summary)
5946 @findex gnus-summary-mark-as-dormant
5947 Mark the current article as dormant
5948 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5949
5950 @item M d
5951 @itemx d
5952 @kindex M d (Summary)
5953 @kindex d (Summary)
5954 @findex gnus-summary-mark-as-read-forward
5955 Mark the current article as read
5956 (@code{gnus-summary-mark-as-read-forward}).
5957
5958 @item D
5959 @kindex D (Summary)
5960 @findex gnus-summary-mark-as-read-backward
5961 Mark the current article as read and move point to the previous line
5962 (@code{gnus-summary-mark-as-read-backward}).
5963
5964 @item M k
5965 @itemx k
5966 @kindex k (Summary)
5967 @kindex M k (Summary)
5968 @findex gnus-summary-kill-same-subject-and-select
5969 Mark all articles that have the same subject as the current one as read,
5970 and then select the next unread article
5971 (@code{gnus-summary-kill-same-subject-and-select}).
5972
5973 @item M K
5974 @itemx C-k
5975 @kindex M K (Summary)
5976 @kindex C-k (Summary)
5977 @findex gnus-summary-kill-same-subject
5978 Mark all articles that have the same subject as the current one as read
5979 (@code{gnus-summary-kill-same-subject}).
5980
5981 @item M C
5982 @kindex M C (Summary)
5983 @findex gnus-summary-catchup
5984 @c @icon{gnus-summary-catchup}
5985 Mark all unread articles as read (@code{gnus-summary-catchup}).
5986
5987 @item M C-c
5988 @kindex M C-c (Summary)
5989 @findex gnus-summary-catchup-all
5990 Mark all articles in the group as read---even the ticked and dormant
5991 articles (@code{gnus-summary-catchup-all}).
5992
5993 @item M H
5994 @kindex M H (Summary)
5995 @findex gnus-summary-catchup-to-here
5996 Catchup the current group to point (before the point)
5997 (@code{gnus-summary-catchup-to-here}).
5998
5999 @item M h
6000 @kindex M h (Summary)
6001 @findex gnus-summary-catchup-from-here
6002 Catchup the current group from point (after the point)
6003 (@code{gnus-summary-catchup-from-here}).
6004
6005 @item C-w
6006 @kindex C-w (Summary)
6007 @findex gnus-summary-mark-region-as-read
6008 Mark all articles between point and mark as read
6009 (@code{gnus-summary-mark-region-as-read}).
6010
6011 @item M V k
6012 @kindex M V k (Summary)
6013 @findex gnus-summary-kill-below
6014 Kill all articles with scores below the default score (or below the
6015 numeric prefix) (@code{gnus-summary-kill-below}).
6016
6017 @item M e
6018 @itemx E
6019 @kindex M e (Summary)
6020 @kindex E (Summary)
6021 @findex gnus-summary-mark-as-expirable
6022 Mark the current article as expirable
6023 (@code{gnus-summary-mark-as-expirable}).
6024
6025 @item M b
6026 @kindex M b (Summary)
6027 @findex gnus-summary-set-bookmark
6028 Set a bookmark in the current article
6029 (@code{gnus-summary-set-bookmark}).
6030
6031 @item M B
6032 @kindex M B (Summary)
6033 @findex gnus-summary-remove-bookmark
6034 Remove the bookmark from the current article
6035 (@code{gnus-summary-remove-bookmark}).
6036
6037 @item M V c
6038 @kindex M V c (Summary)
6039 @findex gnus-summary-clear-above
6040 Clear all marks from articles with scores over the default score (or
6041 over the numeric prefix) (@code{gnus-summary-clear-above}).
6042
6043 @item M V u
6044 @kindex M V u (Summary)
6045 @findex gnus-summary-tick-above
6046 Tick all articles with scores over the default score (or over the
6047 numeric prefix) (@code{gnus-summary-tick-above}).
6048
6049 @item M V m
6050 @kindex M V m (Summary)
6051 @findex gnus-summary-mark-above
6052 Prompt for a mark, and mark all articles with scores over the default
6053 score (or over the numeric prefix) with this mark
6054 (@code{gnus-summary-clear-above}).
6055 @end table
6056
6057 @vindex gnus-summary-goto-unread
6058 The @code{gnus-summary-goto-unread} variable controls what action should
6059 be taken after setting a mark.  If non-@code{nil}, point will move to
6060 the next/previous unread article.  If @code{nil}, point will just move
6061 one line up or down.  As a special case, if this variable is
6062 @code{never}, all the marking commands as well as other commands (like
6063 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6064 The default is @code{t}.
6065
6066
6067 @node Generic Marking Commands
6068 @subsection Generic Marking Commands
6069
6070 Some people would like the command that ticks an article (@kbd{!}) go to
6071 the next article.  Others would like it to go to the next unread
6072 article.  Yet others would like it to stay on the current article.  And
6073 even though I haven't heard of anybody wanting it to go to the
6074 previous (unread) article, I'm sure there are people that want that as
6075 well.
6076
6077 Multiply these five behaviors with five different marking commands, and
6078 you get a potentially complex set of variable to control what each
6079 command should do.
6080
6081 To sidestep that mess, Gnus provides commands that do all these
6082 different things.  They can be found on the @kbd{M M} map in the summary
6083 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6084 to list in this manual.
6085
6086 While you can use these commands directly, most users would prefer
6087 altering the summary mode keymap.  For instance, if you would like the
6088 @kbd{!} command to go to the next article instead of the next unread
6089 article, you could say something like:
6090
6091 @lisp
6092 @group
6093 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6094 (defun my-alter-summary-map ()
6095   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6096 @end group
6097 @end lisp
6098
6099 @noindent
6100 or
6101
6102 @lisp
6103 (defun my-alter-summary-map ()
6104   (local-set-key "!" "MM!n"))
6105 @end lisp
6106
6107
6108 @node Setting Process Marks
6109 @subsection Setting Process Marks
6110 @cindex setting process marks
6111
6112 Process marks are displayed as @code{#} in the summary buffer, and are
6113 used for marking articles in such a way that other commands will
6114 process these articles.  For instance, if you process mark four
6115 articles and then use the @kbd{*} command, Gnus will enter these four
6116 commands into the cache.  For more information,
6117 @pxref{Process/Prefix}.
6118
6119 @table @kbd
6120
6121 @item M P p
6122 @itemx #
6123 @kindex # (Summary)
6124 @kindex M P p (Summary)
6125 @findex gnus-summary-mark-as-processable
6126 Mark the current article with the process mark
6127 (@code{gnus-summary-mark-as-processable}).
6128 @findex gnus-summary-unmark-as-processable
6129
6130 @item M P u
6131 @itemx M-#
6132 @kindex M P u (Summary)
6133 @kindex M-# (Summary)
6134 Remove the process mark, if any, from the current article
6135 (@code{gnus-summary-unmark-as-processable}).
6136
6137 @item M P U
6138 @kindex M P U (Summary)
6139 @findex gnus-summary-unmark-all-processable
6140 Remove the process mark from all articles
6141 (@code{gnus-summary-unmark-all-processable}).
6142
6143 @item M P i
6144 @kindex M P i (Summary)
6145 @findex gnus-uu-invert-processable
6146 Invert the list of process marked articles
6147 (@code{gnus-uu-invert-processable}).
6148
6149 @item M P R
6150 @kindex M P R (Summary)
6151 @findex gnus-uu-mark-by-regexp
6152 Mark articles that have a @code{Subject} header that matches a regular
6153 expression (@code{gnus-uu-mark-by-regexp}).
6154
6155 @item M P G
6156 @kindex M P G (Summary)
6157 @findex gnus-uu-unmark-by-regexp
6158 Unmark articles that have a @code{Subject} header that matches a regular
6159 expression (@code{gnus-uu-unmark-by-regexp}).
6160
6161 @item M P r
6162 @kindex M P r (Summary)
6163 @findex gnus-uu-mark-region
6164 Mark articles in region (@code{gnus-uu-mark-region}).
6165
6166 @item M P g
6167 @kindex M P g (Summary)
6168 @findex gnus-uu-unmark-region
6169 Unmark articles in region (@code{gnus-uu-unmark-region}).
6170
6171 @item M P t
6172 @kindex M P t (Summary)
6173 @findex gnus-uu-mark-thread
6174 Mark all articles in the current (sub)thread
6175 (@code{gnus-uu-mark-thread}).
6176
6177 @item M P T
6178 @kindex M P T (Summary)
6179 @findex gnus-uu-unmark-thread
6180 Unmark all articles in the current (sub)thread
6181 (@code{gnus-uu-unmark-thread}).
6182
6183 @item M P v
6184 @kindex M P v (Summary)
6185 @findex gnus-uu-mark-over
6186 Mark all articles that have a score above the prefix argument
6187 (@code{gnus-uu-mark-over}).
6188
6189 @item M P s
6190 @kindex M P s (Summary)
6191 @findex gnus-uu-mark-series
6192 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6193
6194 @item M P S
6195 @kindex M P S (Summary)
6196 @findex gnus-uu-mark-sparse
6197 Mark all series that have already had some articles marked
6198 (@code{gnus-uu-mark-sparse}).
6199
6200 @item M P a
6201 @kindex M P a (Summary)
6202 @findex gnus-uu-mark-all
6203 Mark all articles in series order (@code{gnus-uu-mark-series}).
6204
6205 @item M P b
6206 @kindex M P b (Summary)
6207 @findex gnus-uu-mark-buffer
6208 Mark all articles in the buffer in the order they appear
6209 (@code{gnus-uu-mark-buffer}).
6210
6211 @item M P k
6212 @kindex M P k (Summary)
6213 @findex gnus-summary-kill-process-mark
6214 Push the current process mark set onto the stack and unmark all articles
6215 (@code{gnus-summary-kill-process-mark}).
6216
6217 @item M P y
6218 @kindex M P y (Summary)
6219 @findex gnus-summary-yank-process-mark
6220 Pop the previous process mark set from the stack and restore it
6221 (@code{gnus-summary-yank-process-mark}).
6222
6223 @item M P w
6224 @kindex M P w (Summary)
6225 @findex gnus-summary-save-process-mark
6226 Push the current process mark set onto the stack
6227 (@code{gnus-summary-save-process-mark}).
6228
6229 @end table
6230
6231 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6232 set process marks based on article body contents.
6233
6234
6235 @node Limiting
6236 @section Limiting
6237 @cindex limiting
6238
6239 It can be convenient to limit the summary buffer to just show some
6240 subset of the articles currently in the group.  The effect most limit
6241 commands have is to remove a few (or many) articles from the summary
6242 buffer.
6243
6244 All limiting commands work on subsets of the articles already fetched
6245 from the servers.  None of these commands query the server for
6246 additional articles.
6247
6248 @table @kbd
6249
6250 @item / /
6251 @itemx / s
6252 @kindex / / (Summary)
6253 @findex gnus-summary-limit-to-subject
6254 Limit the summary buffer to articles that match some subject
6255 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6256 matching articles.
6257
6258 @item / a
6259 @kindex / a (Summary)
6260 @findex gnus-summary-limit-to-author
6261 Limit the summary buffer to articles that match some author
6262 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6263 matching articles.
6264
6265 @item / x
6266 @kindex / x (Summary)
6267 @findex gnus-summary-limit-to-extra
6268 Limit the summary buffer to articles that match one of the ``extra''
6269 headers (@pxref{To From Newsgroups})
6270 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6271 matching articles.
6272
6273 @item / u
6274 @itemx x
6275 @kindex / u (Summary)
6276 @kindex x (Summary)
6277 @findex gnus-summary-limit-to-unread
6278 Limit the summary buffer to articles not marked as read
6279 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6280 buffer to articles strictly unread.  This means that ticked and
6281 dormant articles will also be excluded.
6282
6283 @item / m
6284 @kindex / m (Summary)
6285 @findex gnus-summary-limit-to-marks
6286 Ask for a mark and then limit to all articles that have been marked
6287 with that mark (@code{gnus-summary-limit-to-marks}).
6288
6289 @item / t
6290 @kindex / t (Summary)
6291 @findex gnus-summary-limit-to-age
6292 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6293 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6294 articles younger than that number of days.
6295
6296 @item / n
6297 @kindex / n (Summary)
6298 @findex gnus-summary-limit-to-articles
6299 Limit the summary buffer to the current article
6300 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6301 convention (@pxref{Process/Prefix}).
6302
6303 @item / w
6304 @kindex / w (Summary)
6305 @findex gnus-summary-pop-limit
6306 Pop the previous limit off the stack and restore it
6307 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6308 the stack.
6309
6310 @item / .
6311 @kindex / . (Summary)
6312 @findex gnus-summary-limit-to-unseen
6313 Limit the summary buffer to the unseen articles
6314 (@code{gnus-summary-limit-to-unseen}).
6315
6316 @item / v
6317 @kindex / v (Summary)
6318 @findex gnus-summary-limit-to-score
6319 Limit the summary buffer to articles that have a score at or above some
6320 score (@code{gnus-summary-limit-to-score}).
6321
6322 @item / p
6323 @kindex / p (Summary)
6324 @findex gnus-summary-limit-to-display-predicate
6325 Limit the summary buffer to articles that satisfy the @code{display}
6326 group parameter predicate
6327 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6328 Parameters}, for more on this predicate.
6329
6330 @item / E
6331 @itemx M S
6332 @kindex M S (Summary)
6333 @kindex / E (Summary)
6334 @findex gnus-summary-limit-include-expunged
6335 Include all expunged articles in the limit
6336 (@code{gnus-summary-limit-include-expunged}).
6337
6338 @item / D
6339 @kindex / D (Summary)
6340 @findex gnus-summary-limit-include-dormant
6341 Include all dormant articles in the limit
6342 (@code{gnus-summary-limit-include-dormant}).
6343
6344 @item / *
6345 @kindex / * (Summary)
6346 @findex gnus-summary-limit-include-cached
6347 Include all cached articles in the limit
6348 (@code{gnus-summary-limit-include-cached}).
6349
6350 @item / d
6351 @kindex / d (Summary)
6352 @findex gnus-summary-limit-exclude-dormant
6353 Exclude all dormant articles from the limit
6354 (@code{gnus-summary-limit-exclude-dormant}).
6355
6356 @item / M
6357 @kindex / M (Summary)
6358 @findex gnus-summary-limit-exclude-marks
6359 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6360
6361 @item / T
6362 @kindex / T (Summary)
6363 @findex gnus-summary-limit-include-thread
6364 Include all the articles in the current thread in the limit.
6365
6366 @item / c
6367 @kindex / c (Summary)
6368 @findex gnus-summary-limit-exclude-childless-dormant
6369 Exclude all dormant articles that have no children from the limit@*
6370 (@code{gnus-summary-limit-exclude-childless-dormant}).
6371
6372 @item / C
6373 @kindex / C (Summary)
6374 @findex gnus-summary-limit-mark-excluded-as-read
6375 Mark all excluded unread articles as read
6376 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6377 also mark excluded ticked and dormant articles as read.
6378
6379 @item / N
6380 @kindex / N (Summary)
6381 @findex gnus-summary-insert-new-articles
6382 Insert all new articles in the summary buffer.  It scans for new emails
6383 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6384
6385 @item / o
6386 @kindex / o (Summary)
6387 @findex gnus-summary-insert-old-articles
6388 Insert all old articles in the summary buffer.  If given a numbered
6389 prefix, fetch this number of articles.
6390
6391 @end table
6392
6393
6394 @node Threading
6395 @section Threading
6396 @cindex threading
6397 @cindex article threading
6398
6399 Gnus threads articles by default.  @dfn{To thread} is to put responses
6400 to articles directly after the articles they respond to---in a
6401 hierarchical fashion.
6402
6403 Threading is done by looking at the @code{References} headers of the
6404 articles.  In a perfect world, this would be enough to build pretty
6405 trees, but unfortunately, the @code{References} header is often broken
6406 or simply missing.  Weird news propagation exacerbates the problem,
6407 so one has to employ other heuristics to get pleasing results.  A
6408 plethora of approaches exists, as detailed in horrible detail in
6409 @ref{Customizing Threading}.
6410
6411 First, a quick overview of the concepts:
6412
6413 @table @dfn
6414 @item root
6415 The top-most article in a thread; the first article in the thread.
6416
6417 @item thread
6418 A tree-like article structure.
6419
6420 @item sub-thread
6421 A small(er) section of this tree-like structure.
6422
6423 @item loose threads
6424 Threads often lose their roots due to article expiry, or due to the root
6425 already having been read in a previous session, and not displayed in the
6426 summary buffer.  We then typically have many sub-threads that really
6427 belong to one thread, but are without connecting roots.  These are
6428 called loose threads.
6429
6430 @item thread gathering
6431 An attempt to gather loose threads into bigger threads.
6432
6433 @item sparse threads
6434 A thread where the missing articles have been ``guessed'' at, and are
6435 displayed as empty lines in the summary buffer.
6436
6437 @end table
6438
6439
6440 @menu
6441 * Customizing Threading::       Variables you can change to affect the threading.
6442 * Thread Commands::             Thread based commands in the summary buffer.
6443 @end menu
6444
6445
6446 @node Customizing Threading
6447 @subsection Customizing Threading
6448 @cindex customizing threading
6449
6450 @menu
6451 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6452 * Filling In Threads::          Making the threads displayed look fuller.
6453 * More Threading::              Even more variables for fiddling with threads.
6454 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6455 @end menu
6456
6457
6458 @node Loose Threads
6459 @subsubsection Loose Threads
6460 @cindex <
6461 @cindex >
6462 @cindex loose threads
6463
6464 @table @code
6465 @item gnus-summary-make-false-root
6466 @vindex gnus-summary-make-false-root
6467 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6468 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6469 Yup.)  Loose subtrees occur when the real root has expired, or you've
6470 read or killed the root in a previous session.
6471
6472 When there is no real root of a thread, gnus will have to fudge
6473 something.  This variable says what fudging method gnus should use.
6474 There are four possible values:
6475
6476 @iftex
6477 @iflatex
6478 \gnusfigure{The Summary Buffer}{390}{
6479 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6480 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6481 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6482 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6483 }
6484 @end iflatex
6485 @end iftex
6486
6487 @cindex adopting articles
6488
6489 @table @code
6490
6491 @item adopt
6492 Gnus will make the first of the orphaned articles the parent.  This
6493 parent will adopt all the other articles.  The adopted articles will be
6494 marked as such by pointy brackets (@samp{<>}) instead of the standard
6495 square brackets (@samp{[]}).  This is the default method.
6496
6497 @item dummy
6498 @vindex gnus-summary-dummy-line-format
6499 @vindex gnus-summary-make-false-root-always
6500 Gnus will create a dummy summary line that will pretend to be the
6501 parent.  This dummy line does not correspond to any real article, so
6502 selecting it will just select the first real article after the dummy
6503 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6504 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6505 which is the subject of the article.  @xref{Formatting Variables}.
6506 If you want all threads to have a dummy root, even the non-gathered
6507 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6508
6509 @item empty
6510 Gnus won't actually make any article the parent, but simply leave the
6511 subject field of all orphans except the first empty.  (Actually, it will
6512 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6513 Buffer Format}).)
6514
6515 @item none
6516 Don't make any article parent at all.  Just gather the threads and
6517 display them after one another.
6518
6519 @item nil
6520 Don't gather loose threads.
6521 @end table
6522
6523 @item gnus-summary-gather-subject-limit
6524 @vindex gnus-summary-gather-subject-limit
6525 Loose threads are gathered by comparing subjects of articles.  If this
6526 variable is @code{nil}, gnus requires an exact match between the
6527 subjects of the loose threads before gathering them into one big
6528 super-thread.  This might be too strict a requirement, what with the
6529 presence of stupid newsreaders that chop off long subject lines.  If
6530 you think so, set this variable to, say, 20 to require that only the
6531 first 20 characters of the subjects have to match.  If you set this
6532 variable to a really low number, you'll find that gnus will gather
6533 everything in sight into one thread, which isn't very helpful.
6534
6535 @cindex fuzzy article gathering
6536 If you set this variable to the special value @code{fuzzy}, gnus will
6537 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6538 Matching}).
6539
6540 @item gnus-simplify-subject-fuzzy-regexp
6541 @vindex gnus-simplify-subject-fuzzy-regexp
6542 This can either be a regular expression or list of regular expressions
6543 that match strings that will be removed from subjects if fuzzy subject
6544 simplification is used.
6545
6546 @item gnus-simplify-ignored-prefixes
6547 @vindex gnus-simplify-ignored-prefixes
6548 If you set @code{gnus-summary-gather-subject-limit} to something as low
6549 as 10, you might consider setting this variable to something sensible:
6550
6551 @c Written by Michael Ernst <mernst@cs.rice.edu>
6552 @lisp
6553 (setq gnus-simplify-ignored-prefixes
6554       (concat
6555        "\\`\\[?\\("
6556        (mapconcat
6557         'identity
6558         '("looking"
6559           "wanted" "followup" "summary\\( of\\)?"
6560           "help" "query" "problem" "question"
6561           "answer" "reference" "announce"
6562           "How can I" "How to" "Comparison of"
6563           ;; ...
6564           )
6565         "\\|")
6566        "\\)\\s *\\("
6567        (mapconcat 'identity
6568                   '("for" "for reference" "with" "about")
6569                   "\\|")
6570        "\\)?\\]?:?[ \t]*"))
6571 @end lisp
6572
6573 All words that match this regexp will be removed before comparing two
6574 subjects.
6575
6576 @item gnus-simplify-subject-functions
6577 @vindex gnus-simplify-subject-functions
6578 If non-@code{nil}, this variable overrides
6579 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6580 list of functions to apply to the @code{Subject} string iteratively to
6581 arrive at the simplified version of the string.
6582
6583 Useful functions to put in this list include:
6584
6585 @table @code
6586 @item gnus-simplify-subject-re
6587 @findex gnus-simplify-subject-re
6588 Strip the leading @samp{Re:}.
6589
6590 @item gnus-simplify-subject-fuzzy
6591 @findex gnus-simplify-subject-fuzzy
6592 Simplify fuzzily.
6593
6594 @item gnus-simplify-whitespace
6595 @findex gnus-simplify-whitespace
6596 Remove excessive whitespace.
6597
6598 @item gnus-simplify-all-whitespace
6599 @findex gnus-simplify-all-whitespace
6600 Remove all whitespace.
6601 @end table
6602
6603 You may also write your own functions, of course.
6604
6605
6606 @item gnus-summary-gather-exclude-subject
6607 @vindex gnus-summary-gather-exclude-subject
6608 Since loose thread gathering is done on subjects only, that might lead
6609 to many false hits, especially with certain common subjects like
6610 @samp{} and @samp{(none)}.  To make the situation slightly better,
6611 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6612 what subjects should be excluded from the gathering process.@*
6613 The default is @samp{^ *$\\|^(none)$}.
6614
6615 @item gnus-summary-thread-gathering-function
6616 @vindex gnus-summary-thread-gathering-function
6617 Gnus gathers threads by looking at @code{Subject} headers.  This means
6618 that totally unrelated articles may end up in the same ``thread'', which
6619 is confusing.  An alternate approach is to look at all the
6620 @code{Message-ID}s in all the @code{References} headers to find matches.
6621 This will ensure that no gathered threads ever include unrelated
6622 articles, but it also means that people who have posted with broken
6623 newsreaders won't be gathered properly.  The choice is yours---plague or
6624 cholera:
6625
6626 @table @code
6627 @item gnus-gather-threads-by-subject
6628 @findex gnus-gather-threads-by-subject
6629 This function is the default gathering function and looks at
6630 @code{Subject}s exclusively.
6631
6632 @item gnus-gather-threads-by-references
6633 @findex gnus-gather-threads-by-references
6634 This function looks at @code{References} headers exclusively.
6635 @end table
6636
6637 If you want to test gathering by @code{References}, you could say
6638 something like:
6639
6640 @lisp
6641 (setq gnus-summary-thread-gathering-function
6642       'gnus-gather-threads-by-references)
6643 @end lisp
6644
6645 @end table
6646
6647
6648 @node Filling In Threads
6649 @subsubsection Filling In Threads
6650
6651 @table @code
6652 @item gnus-fetch-old-headers
6653 @vindex gnus-fetch-old-headers
6654 If non-@code{nil}, gnus will attempt to build old threads by fetching
6655 more old headers---headers to articles marked as read.  If you would
6656 like to display as few summary lines as possible, but still connect as
6657 many loose threads as possible, you should set this variable to
6658 @code{some} or a number.  If you set it to a number, no more than that
6659 number of extra old headers will be fetched.  In either case, fetching
6660 old headers only works if the back end you are using carries overview
6661 files---this would normally be @code{nntp}, @code{nnspool},
6662 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6663 the thread has been expired by the server, there's not much Gnus can
6664 do about that.
6665
6666 This variable can also be set to @code{invisible}.  This won't have any
6667 visible effects, but is useful if you use the @kbd{A T} command a lot
6668 (@pxref{Finding the Parent}).
6669
6670 @item gnus-fetch-old-ephemeral-headers
6671 @vindex gnus-fetch-old-ephemeral-headers
6672 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6673 newsgroups.
6674
6675 @item gnus-build-sparse-threads
6676 @vindex gnus-build-sparse-threads
6677 Fetching old headers can be slow.  A low-rent similar effect can be
6678 gotten by setting this variable to @code{some}.  Gnus will then look at
6679 the complete @code{References} headers of all articles and try to string
6680 together articles that belong in the same thread.  This will leave
6681 @dfn{gaps} in the threading display where gnus guesses that an article
6682 is missing from the thread.  (These gaps appear like normal summary
6683 lines.  If you select a gap, gnus will try to fetch the article in
6684 question.)  If this variable is @code{t}, gnus will display all these
6685 ``gaps'' without regard for whether they are useful for completing the
6686 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6687 off sparse leaf nodes that don't lead anywhere.  This variable is
6688 @code{nil} by default.
6689
6690 @item gnus-read-all-available-headers
6691 @vindex gnus-read-all-available-headers
6692 This is a rather obscure variable that few will find useful.  It's
6693 intended for those non-news newsgroups where the back end has to fetch
6694 quite a lot to present the summary buffer, and where it's impossible to
6695 go back to parents of articles.  This is mostly the case in the
6696 web-based groups, like the @code{nnultimate} groups.
6697
6698 If you don't use those, then it's safe to leave this as the default
6699 @code{nil}.  If you want to use this variable, it should be a regexp
6700 that matches the group name, or @code{t} for all groups.
6701
6702 @end table
6703
6704
6705 @node More Threading
6706 @subsubsection More Threading
6707
6708 @table @code
6709 @item gnus-show-threads
6710 @vindex gnus-show-threads
6711 If this variable is @code{nil}, no threading will be done, and all of
6712 the rest of the variables here will have no effect.  Turning threading
6713 off will speed group selection up a bit, but it is sure to make reading
6714 slower and more awkward.
6715
6716 @item gnus-thread-hide-subtree
6717 @vindex gnus-thread-hide-subtree
6718 If non-@code{nil}, all threads will be hidden when the summary buffer is
6719 generated.
6720
6721 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6722 Available predicates are @code{gnus-article-unread-p} and
6723 @code{gnus-article-unseen-p}.
6724
6725 Here's an example:
6726
6727 @lisp
6728 (setq gnus-thread-hide-subtree
6729       '(or gnus-article-unread-p
6730            gnus-article-unseen-p))
6731 @end lisp
6732
6733 (It's a pretty nonsensical example, since all unseen articles are also
6734 unread, but you get my drift.)
6735
6736
6737 @item gnus-thread-expunge-below
6738 @vindex gnus-thread-expunge-below
6739 All threads that have a total score (as defined by
6740 @code{gnus-thread-score-function}) less than this number will be
6741 expunged.  This variable is @code{nil} by default, which means that no
6742 threads are expunged.
6743
6744 @item gnus-thread-hide-killed
6745 @vindex gnus-thread-hide-killed
6746 if you kill a thread and this variable is non-@code{nil}, the subtree
6747 will be hidden.
6748
6749 @item gnus-thread-ignore-subject
6750 @vindex gnus-thread-ignore-subject
6751 Sometimes somebody changes the subject in the middle of a thread.  If
6752 this variable is non-@code{nil}, which is the default, the subject
6753 change is ignored.  If it is @code{nil}, a change in the subject will
6754 result in a new thread.
6755
6756 @item gnus-thread-indent-level
6757 @vindex gnus-thread-indent-level
6758 This is a number that says how much each sub-thread should be indented.
6759 The default is 4.
6760
6761 @item gnus-sort-gathered-threads-function
6762 @vindex gnus-sort-gathered-threads-function
6763 Sometimes, particularly with mailing lists, the order in which mails
6764 arrive locally is not necessarily the same as the order in which they
6765 arrived on the mailing list.  Consequently, when sorting sub-threads
6766 using the default @code{gnus-thread-sort-by-number}, responses can end
6767 up appearing before the article to which they are responding to.
6768 Setting this variable to an alternate value
6769 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6770 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6771 more logical sub-thread ordering in such instances.
6772
6773 @end table
6774
6775
6776 @node Low-Level Threading
6777 @subsubsection Low-Level Threading
6778
6779 @table @code
6780
6781 @item gnus-parse-headers-hook
6782 @vindex gnus-parse-headers-hook
6783 Hook run before parsing any headers.  The default value is
6784 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6785 @code{default-mime-charset} in summary buffer based on variable
6786 @code{gnus-newsgroup-default-charset-alist}.
6787
6788 @item gnus-alter-header-function
6789 @vindex gnus-alter-header-function
6790 If non-@code{nil}, this function will be called to allow alteration of
6791 article header structures.  The function is called with one parameter,
6792 the article header vector, which it may alter in any way.  For instance,
6793 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6794 in systematic ways (by adding prefixes and such), you can use this
6795 variable to un-scramble the @code{Message-ID}s so that they are more
6796 meaningful.  Here's one example:
6797
6798 @lisp
6799 (setq gnus-alter-header-function 'my-alter-message-id)
6800
6801 (defun my-alter-message-id (header)
6802   (let ((id (mail-header-id header)))
6803     (when (string-match
6804            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6805       (mail-header-set-id
6806        (concat (match-string 1 id) "@@" (match-string 2 id))
6807        header))))
6808 @end lisp
6809
6810 @end table
6811
6812
6813 @node Thread Commands
6814 @subsection Thread Commands
6815 @cindex thread commands
6816
6817 @table @kbd
6818
6819 @item T k
6820 @itemx C-M-k
6821 @kindex T k (Summary)
6822 @kindex C-M-k (Summary)
6823 @findex gnus-summary-kill-thread
6824 Mark all articles in the current (sub-)thread as read
6825 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6826 remove all marks instead.  If the prefix argument is negative, tick
6827 articles instead.
6828
6829 @item T l
6830 @itemx C-M-l
6831 @kindex T l (Summary)
6832 @kindex C-M-l (Summary)
6833 @findex gnus-summary-lower-thread
6834 Lower the score of the current (sub-)thread
6835 (@code{gnus-summary-lower-thread}).
6836
6837 @item T i
6838 @kindex T i (Summary)
6839 @findex gnus-summary-raise-thread
6840 Increase the score of the current (sub-)thread
6841 (@code{gnus-summary-raise-thread}).
6842
6843 @item T #
6844 @kindex T # (Summary)
6845 @findex gnus-uu-mark-thread
6846 Set the process mark on the current (sub-)thread
6847 (@code{gnus-uu-mark-thread}).
6848
6849 @item T M-#
6850 @kindex T M-# (Summary)
6851 @findex gnus-uu-unmark-thread
6852 Remove the process mark from the current (sub-)thread
6853 (@code{gnus-uu-unmark-thread}).
6854
6855 @item T T
6856 @kindex T T (Summary)
6857 @findex gnus-summary-toggle-threads
6858 Toggle threading (@code{gnus-summary-toggle-threads}).
6859
6860 @item T s
6861 @kindex T s (Summary)
6862 @findex gnus-summary-show-thread
6863 Expose the (sub-)thread hidden under the current article, if any@*
6864 (@code{gnus-summary-show-thread}).
6865
6866 @item T h
6867 @kindex T h (Summary)
6868 @findex gnus-summary-hide-thread
6869 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6870
6871 @item T S
6872 @kindex T S (Summary)
6873 @findex gnus-summary-show-all-threads
6874 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6875
6876 @item T H
6877 @kindex T H (Summary)
6878 @findex gnus-summary-hide-all-threads
6879 Hide all threads (@code{gnus-summary-hide-all-threads}).
6880
6881 @item T t
6882 @kindex T t (Summary)
6883 @findex gnus-summary-rethread-current
6884 Re-thread the current article's thread
6885 (@code{gnus-summary-rethread-current}).  This works even when the
6886 summary buffer is otherwise unthreaded.
6887
6888 @item T ^
6889 @kindex T ^ (Summary)
6890 @findex gnus-summary-reparent-thread
6891 Make the current article the child of the marked (or previous) article
6892 (@code{gnus-summary-reparent-thread}).
6893
6894 @end table
6895
6896 The following commands are thread movement commands.  They all
6897 understand the numeric prefix.
6898
6899 @table @kbd
6900
6901 @item T n
6902 @kindex T n (Summary)
6903 @itemx C-M-f
6904 @kindex C-M-n (Summary)
6905 @itemx M-down
6906 @kindex M-down (Summary)
6907 @findex gnus-summary-next-thread
6908 Go to the next thread (@code{gnus-summary-next-thread}).
6909
6910 @item T p
6911 @kindex T p (Summary)
6912 @itemx C-M-b
6913 @kindex C-M-p (Summary)
6914 @itemx M-up
6915 @kindex M-up (Summary)
6916 @findex gnus-summary-prev-thread
6917 Go to the previous thread (@code{gnus-summary-prev-thread}).
6918
6919 @item T d
6920 @kindex T d (Summary)
6921 @findex gnus-summary-down-thread
6922 Descend the thread (@code{gnus-summary-down-thread}).
6923
6924 @item T u
6925 @kindex T u (Summary)
6926 @findex gnus-summary-up-thread
6927 Ascend the thread (@code{gnus-summary-up-thread}).
6928
6929 @item T o
6930 @kindex T o (Summary)
6931 @findex gnus-summary-top-thread
6932 Go to the top of the thread (@code{gnus-summary-top-thread}).
6933 @end table
6934
6935 @vindex gnus-thread-operation-ignore-subject
6936 If you ignore subject while threading, you'll naturally end up with
6937 threads that have several different subjects in them.  If you then issue
6938 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6939 wish to kill the entire thread, but just those parts of the thread that
6940 have the same subject as the current article.  If you like this idea,
6941 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6942 is non-@code{nil} (which it is by default), subjects will be ignored
6943 when doing thread commands.  If this variable is @code{nil}, articles in
6944 the same thread with different subjects will not be included in the
6945 operation in question.  If this variable is @code{fuzzy}, only articles
6946 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6947 Matching}).
6948
6949
6950 @node Sorting the Summary Buffer
6951 @section Sorting the Summary Buffer
6952
6953 @findex gnus-thread-sort-by-total-score
6954 @findex gnus-thread-sort-by-date
6955 @findex gnus-thread-sort-by-score
6956 @findex gnus-thread-sort-by-subject
6957 @findex gnus-thread-sort-by-author
6958 @findex gnus-thread-sort-by-number
6959 @findex gnus-thread-sort-by-random
6960 @vindex gnus-thread-sort-functions
6961 @findex gnus-thread-sort-by-most-recent-number
6962 @findex gnus-thread-sort-by-most-recent-date
6963 If you are using a threaded summary display, you can sort the threads by
6964 setting @code{gnus-thread-sort-functions}, which can be either a single
6965 function, a list of functions, or a list containing functions and
6966 @code{(not some-function)} elements.
6967
6968 By default, sorting is done on article numbers.  Ready-made sorting
6969 predicate functions include @code{gnus-thread-sort-by-number},
6970 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6971 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6972 @code{gnus-thread-sort-by-most-recent-number},
6973 @code{gnus-thread-sort-by-most-recent-date},
6974 @code{gnus-thread-sort-by-random} and
6975 @code{gnus-thread-sort-by-total-score}.
6976
6977 Each function takes two threads and returns non-@code{nil} if the first
6978 thread should be sorted before the other.  Note that sorting really is
6979 normally done by looking only at the roots of each thread.
6980
6981 If you use more than one function, the primary sort key should be the
6982 last function in the list.  You should probably always include
6983 @code{gnus-thread-sort-by-number} in the list of sorting
6984 functions---preferably first.  This will ensure that threads that are
6985 equal with respect to the other sort criteria will be displayed in
6986 ascending article order.
6987
6988 If you would like to sort by reverse score, then by subject, and finally
6989 by number, you could do something like:
6990
6991 @lisp
6992 (setq gnus-thread-sort-functions
6993       '(gnus-thread-sort-by-number
6994         gnus-thread-sort-by-subject
6995         (not gnus-thread-sort-by-total-score)))
6996 @end lisp
6997
6998 The threads that have highest score will be displayed first in the
6999 summary buffer.  When threads have the same score, they will be sorted
7000 alphabetically.  The threads that have the same score and the same
7001 subject will be sorted by number, which is (normally) the sequence in
7002 which the articles arrived.
7003
7004 If you want to sort by score and then reverse arrival order, you could
7005 say something like:
7006
7007 @lisp
7008 (setq gnus-thread-sort-functions
7009       '((lambda (t1 t2)
7010           (not (gnus-thread-sort-by-number t1 t2)))
7011         gnus-thread-sort-by-score))
7012 @end lisp
7013
7014 @vindex gnus-thread-score-function
7015 The function in the @code{gnus-thread-score-function} variable (default
7016 @code{+}) is used for calculating the total score of a thread.  Useful
7017 functions might be @code{max}, @code{min}, or squared means, or whatever
7018 tickles your fancy.
7019
7020 @findex gnus-article-sort-functions
7021 @findex gnus-article-sort-by-date
7022 @findex gnus-article-sort-by-score
7023 @findex gnus-article-sort-by-subject
7024 @findex gnus-article-sort-by-author
7025 @findex gnus-article-sort-by-random
7026 @findex gnus-article-sort-by-number
7027 If you are using an unthreaded display for some strange reason or
7028 other, you have to fiddle with the @code{gnus-article-sort-functions}
7029 variable.  It is very similar to the
7030 @code{gnus-thread-sort-functions}, except that it uses slightly
7031 different functions for article comparison.  Available sorting
7032 predicate functions are @code{gnus-article-sort-by-number},
7033 @code{gnus-article-sort-by-author},
7034 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7035 @code{gnus-article-sort-by-random}, and
7036 @code{gnus-article-sort-by-score}.
7037
7038 If you want to sort an unthreaded summary display by subject, you could
7039 say something like:
7040
7041 @lisp
7042 (setq gnus-article-sort-functions
7043       '(gnus-article-sort-by-number
7044         gnus-article-sort-by-subject))
7045 @end lisp
7046
7047
7048
7049 @node Asynchronous Fetching
7050 @section Asynchronous Article Fetching
7051 @cindex asynchronous article fetching
7052 @cindex article pre-fetch
7053 @cindex pre-fetch
7054
7055 If you read your news from an @acronym{NNTP} server that's far away, the
7056 network latencies may make reading articles a chore.  You have to wait
7057 for a while after pressing @kbd{n} to go to the next article before the
7058 article appears.  Why can't gnus just go ahead and fetch the article
7059 while you are reading the previous one?  Why not, indeed.
7060
7061 First, some caveats.  There are some pitfalls to using asynchronous
7062 article fetching, especially the way gnus does it.
7063
7064 Let's say you are reading article 1, which is short, and article 2 is
7065 quite long, and you are not interested in reading that.  Gnus does not
7066 know this, so it goes ahead and fetches article 2.  You decide to read
7067 article 3, but since gnus is in the process of fetching article 2, the
7068 connection is blocked.
7069
7070 To avoid these situations, gnus will open two (count 'em two)
7071 connections to the server.  Some people may think this isn't a very nice
7072 thing to do, but I don't see any real alternatives.  Setting up that
7073 extra connection takes some time, so gnus startup will be slower.
7074
7075 Gnus will fetch more articles than you will read.  This will mean that
7076 the link between your machine and the @acronym{NNTP} server will become more
7077 loaded than if you didn't use article pre-fetch.  The server itself will
7078 also become more loaded---both with the extra article requests, and the
7079 extra connection.
7080
7081 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7082 you really want to.
7083
7084 @vindex gnus-asynchronous
7085 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7086 happen automatically.
7087
7088 @vindex gnus-use-article-prefetch
7089 You can control how many articles are to be pre-fetched by setting
7090 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7091 that when you read an article in the group, the back end will pre-fetch
7092 the next 30 articles.  If this variable is @code{t}, the back end will
7093 pre-fetch all the articles it can without bound.  If it is
7094 @code{nil}, no pre-fetching will be done.
7095
7096 @vindex gnus-async-prefetch-article-p
7097 @findex gnus-async-read-p
7098 There are probably some articles that you don't want to pre-fetch---read
7099 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7100 variable controls whether an article is to be pre-fetched.  This
7101 function should return non-@code{nil} when the article in question is
7102 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7103 returns @code{nil} on read articles.  The function is called with an
7104 article data structure as the only parameter.
7105
7106 If, for instance, you wish to pre-fetch only unread articles shorter
7107 than 100 lines, you could say something like:
7108
7109 @lisp
7110 (defun my-async-short-unread-p (data)
7111   "Return non-nil for short, unread articles."
7112   (and (gnus-data-unread-p data)
7113        (< (mail-header-lines (gnus-data-header data))
7114           100)))
7115
7116 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7117 @end lisp
7118
7119 These functions will be called many, many times, so they should
7120 preferably be short and sweet to avoid slowing down gnus too much.
7121 It's probably a good idea to byte-compile things like this.
7122
7123 @vindex gnus-prefetched-article-deletion-strategy
7124 Articles have to be removed from the asynch buffer sooner or later.  The
7125 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7126 articles.  This is a list that may contain the following elements:
7127
7128 @table @code
7129 @item read
7130 Remove articles when they are read.
7131
7132 @item exit
7133 Remove articles when exiting the group.
7134 @end table
7135
7136 The default value is @code{(read exit)}.
7137
7138 @c @vindex gnus-use-header-prefetch
7139 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7140 @c from the next group.
7141
7142
7143 @node Article Caching
7144 @section Article Caching
7145 @cindex article caching
7146 @cindex caching
7147
7148 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7149 consider turning article caching on.  Each article will then be stored
7150 locally under your home directory.  As you may surmise, this could
7151 potentially use @emph{huge} amounts of disk space, as well as eat up all
7152 your inodes so fast it will make your head swim.  In vodka.
7153
7154 Used carefully, though, it could be just an easier way to save articles.
7155
7156 @vindex gnus-use-long-file-name
7157 @vindex gnus-cache-directory
7158 @vindex gnus-use-cache
7159 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7160 all articles ticked or marked as dormant will then be copied
7161 over to your local cache (@code{gnus-cache-directory}).  Whether this
7162 cache is flat or hierarchical is controlled by the
7163 @code{gnus-use-long-file-name} variable, as usual.
7164
7165 When re-selecting a ticked or dormant article, it will be fetched from the
7166 cache instead of from the server.  As articles in your cache will never
7167 expire, this might serve as a method of saving articles while still
7168 keeping them where they belong.  Just mark all articles you want to save
7169 as dormant, and don't worry.
7170
7171 When an article is marked as read, is it removed from the cache.
7172
7173 @vindex gnus-cache-remove-articles
7174 @vindex gnus-cache-enter-articles
7175 The entering/removal of articles from the cache is controlled by the
7176 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7177 variables.  Both are lists of symbols.  The first is @code{(ticked
7178 dormant)} by default, meaning that ticked and dormant articles will be
7179 put in the cache.  The latter is @code{(read)} by default, meaning that
7180 articles marked as read are removed from the cache.  Possibly
7181 symbols in these two lists are @code{ticked}, @code{dormant},
7182 @code{unread} and @code{read}.
7183
7184 @findex gnus-jog-cache
7185 So where does the massive article-fetching and storing come into the
7186 picture?  The @code{gnus-jog-cache} command will go through all
7187 subscribed newsgroups, request all unread articles, score them, and
7188 store them in the cache.  You should only ever, ever ever ever, use this
7189 command if 1) your connection to the @acronym{NNTP} server is really, really,
7190 really slow and 2) you have a really, really, really huge disk.
7191 Seriously.  One way to cut down on the number of articles downloaded is
7192 to score unwanted articles down and have them marked as read.  They will
7193 not then be downloaded by this command.
7194
7195 @vindex gnus-uncacheable-groups
7196 @vindex gnus-cacheable-groups
7197 It is likely that you do not want caching on all groups.  For instance,
7198 if your @code{nnml} mail is located under your home directory, it makes no
7199 sense to cache it somewhere else under your home directory.  Unless you
7200 feel that it's neat to use twice as much space.
7201
7202 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7203 regexp of groups to cache, @samp{^nntp} for instance, or set the
7204 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7205 Both variables are @code{nil} by default.  If a group matches both
7206 variables, the group is not cached.
7207
7208 @findex gnus-cache-generate-nov-databases
7209 @findex gnus-cache-generate-active
7210 @vindex gnus-cache-active-file
7211 The cache stores information on what articles it contains in its active
7212 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7213 of the cache) becomes all messed up for some reason or other, gnus
7214 offers two functions that will try to set things right.  @kbd{M-x
7215 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7216 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7217 file.
7218
7219 @findex gnus-cache-move-cache
7220 @code{gnus-cache-move-cache} will move your whole
7221 @code{gnus-cache-directory} to some other location.  You get asked to
7222 where, isn't that cool?
7223
7224 @node Persistent Articles
7225 @section Persistent Articles
7226 @cindex persistent articles
7227
7228 Closely related to article caching, we have @dfn{persistent articles}.
7229 In fact, it's just a different way of looking at caching, and much more
7230 useful in my opinion.
7231
7232 Say you're reading a newsgroup, and you happen on to some valuable gem
7233 that you want to keep and treasure forever.  You'd normally just save it
7234 (using one of the many saving commands) in some file.  The problem with
7235 that is that it's just, well, yucky.  Ideally you'd prefer just having
7236 the article remain in the group where you found it forever; untouched by
7237 the expiry going on at the news server.
7238
7239 This is what a @dfn{persistent article} is---an article that just won't
7240 be deleted.  It's implemented using the normal cache functions, but
7241 you use two explicit commands for managing persistent articles:
7242
7243 @table @kbd
7244
7245 @item *
7246 @kindex * (Summary)
7247 @findex gnus-cache-enter-article
7248 Make the current article persistent (@code{gnus-cache-enter-article}).
7249
7250 @item M-*
7251 @kindex M-* (Summary)
7252 @findex gnus-cache-remove-article
7253 Remove the current article from the persistent articles
7254 (@code{gnus-cache-remove-article}).  This will normally delete the
7255 article.
7256 @end table
7257
7258 Both these commands understand the process/prefix convention.
7259
7260 To avoid having all ticked articles (and stuff) entered into the cache,
7261 you should set @code{gnus-use-cache} to @code{passive} if you're just
7262 interested in persistent articles:
7263
7264 @lisp
7265 (setq gnus-use-cache 'passive)
7266 @end lisp
7267
7268
7269 @node Article Backlog
7270 @section Article Backlog
7271 @cindex backlog
7272 @cindex article backlog
7273
7274 If you have a slow connection, but the idea of using caching seems
7275 unappealing to you (and it is, really), you can help the situation some
7276 by switching on the @dfn{backlog}.  This is where gnus will buffer
7277 already read articles so that it doesn't have to re-fetch articles
7278 you've already read.  This only helps if you are in the habit of
7279 re-selecting articles you've recently read, of course.  If you never do
7280 that, turning the backlog on will slow gnus down a little bit, and
7281 increase memory usage some.
7282
7283 @vindex gnus-keep-backlog
7284 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7285 at most @var{n} old articles in a buffer for later re-fetching.  If this
7286 variable is non-@code{nil} and is not a number, gnus will store
7287 @emph{all} read articles, which means that your Emacs will grow without
7288 bound before exploding and taking your machine down with you.  I put
7289 that in there just to keep y'all on your toes.
7290
7291 The default value is 20.
7292
7293
7294 @node Saving Articles
7295 @section Saving Articles
7296 @cindex saving articles
7297
7298 Gnus can save articles in a number of ways.  Below is the documentation
7299 for saving articles in a fairly straight-forward fashion (i.e., little
7300 processing of the article is done before it is saved).  For a different
7301 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7302 (@pxref{Decoding Articles}).
7303
7304 For the commands listed here, the target is a file.  If you want to
7305 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7306 command (@pxref{Mail Group Commands}).
7307
7308 @vindex gnus-save-all-headers
7309 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7310 unwanted headers before saving the article.
7311
7312 @vindex gnus-saved-headers
7313 If the preceding variable is @code{nil}, all headers that match the
7314 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7315 deleted before saving.
7316
7317 @table @kbd
7318
7319 @item O o
7320 @itemx o
7321 @kindex O o (Summary)
7322 @kindex o (Summary)
7323 @findex gnus-summary-save-article
7324 @c @icon{gnus-summary-save-article}
7325 Save the current article using the default article saver
7326 (@code{gnus-summary-save-article}).
7327
7328 @item O m
7329 @kindex O m (Summary)
7330 @findex gnus-summary-save-article-mail
7331 Save the current article in mail format
7332 (@code{gnus-summary-save-article-mail}).
7333
7334 @item O r
7335 @kindex O r (Summary)
7336 @findex gnus-summary-save-article-rmail
7337 Save the current article in Rmail format
7338 (@code{gnus-summary-save-article-rmail}).
7339
7340 @item O f
7341 @kindex O f (Summary)
7342 @findex gnus-summary-save-article-file
7343 @c @icon{gnus-summary-save-article-file}
7344 Save the current article in plain file format
7345 (@code{gnus-summary-save-article-file}).
7346
7347 @item O F
7348 @kindex O F (Summary)
7349 @findex gnus-summary-write-article-file
7350 Write the current article in plain file format, overwriting any previous
7351 file contents (@code{gnus-summary-write-article-file}).
7352
7353 @item O b
7354 @kindex O b (Summary)
7355 @findex gnus-summary-save-article-body-file
7356 Save the current article body in plain file format
7357 (@code{gnus-summary-save-article-body-file}).
7358
7359 @item O h
7360 @kindex O h (Summary)
7361 @findex gnus-summary-save-article-folder
7362 Save the current article in mh folder format
7363 (@code{gnus-summary-save-article-folder}).
7364
7365 @item O v
7366 @kindex O v (Summary)
7367 @findex gnus-summary-save-article-vm
7368 Save the current article in a VM folder
7369 (@code{gnus-summary-save-article-vm}).
7370
7371 @item O p
7372 @itemx |
7373 @kindex O p (Summary)
7374 @kindex | (Summary)
7375 @findex gnus-summary-pipe-output
7376 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7377 the current article to a process (@code{gnus-summary-pipe-output}).
7378 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7379 complete headers in the piped output.
7380
7381 @item O P
7382 @kindex O P (Summary)
7383 @findex gnus-summary-muttprint
7384 @vindex gnus-summary-muttprint-program
7385 Save the current article into muttprint.  That is, print it using the
7386 external program @uref{http://muttprint.sourceforge.net/,
7387 Muttprint}.  The program name and options to use is controlled by the
7388 variable @code{gnus-summary-muttprint-program}.
7389 (@code{gnus-summary-muttprint}).
7390
7391 @end table
7392
7393 @vindex gnus-prompt-before-saving
7394 All these commands use the process/prefix convention
7395 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7396 functions, you might get tired of being prompted for files to save each
7397 and every article in.  The prompting action is controlled by
7398 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7399 default, giving you that excessive prompting action you know and
7400 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7401 just once for each series of articles you save.  If you like to really
7402 have Gnus do all your thinking for you, you can even set this variable
7403 to @code{nil}, which means that you will never be prompted for files to
7404 save articles in.  Gnus will simply save all the articles in the default
7405 files.
7406
7407
7408 @vindex gnus-default-article-saver
7409 You can customize the @code{gnus-default-article-saver} variable to make
7410 gnus do what you want it to.  You can use any of the six ready-made
7411 functions below, or you can create your own.
7412
7413 @table @code
7414
7415 @item gnus-summary-save-in-rmail
7416 @findex gnus-summary-save-in-rmail
7417 @vindex gnus-rmail-save-name
7418 @findex gnus-plain-save-name
7419 This is the default format, @dfn{Babyl}.  Uses the function in the
7420 @code{gnus-rmail-save-name} variable to get a file name to save the
7421 article in.  The default is @code{gnus-plain-save-name}.
7422
7423 @item gnus-summary-save-in-mail
7424 @findex gnus-summary-save-in-mail
7425 @vindex gnus-mail-save-name
7426 Save in a Unix mail (mbox) file.  Uses the function in the
7427 @code{gnus-mail-save-name} variable to get a file name to save the
7428 article in.  The default is @code{gnus-plain-save-name}.
7429
7430 @item gnus-summary-save-in-file
7431 @findex gnus-summary-save-in-file
7432 @vindex gnus-file-save-name
7433 @findex gnus-numeric-save-name
7434 Append the article straight to an ordinary file.  Uses the function in
7435 the @code{gnus-file-save-name} variable to get a file name to save the
7436 article in.  The default is @code{gnus-numeric-save-name}.
7437
7438 @item gnus-summary-write-to-file
7439 @findex gnus-summary-write-to-file
7440 Write the article straight to an ordinary file.  The file is
7441 overwritten if it exists.  Uses the function in the
7442 @code{gnus-file-save-name} variable to get a file name to save the
7443 article in.  The default is @code{gnus-numeric-save-name}.
7444
7445 @item gnus-summary-save-body-in-file
7446 @findex gnus-summary-save-body-in-file
7447 Append the article body to an ordinary file.  Uses the function in the
7448 @code{gnus-file-save-name} variable to get a file name to save the
7449 article in.  The default is @code{gnus-numeric-save-name}.
7450
7451 @item gnus-summary-save-in-folder
7452 @findex gnus-summary-save-in-folder
7453 @findex gnus-folder-save-name
7454 @findex gnus-Folder-save-name
7455 @vindex gnus-folder-save-name
7456 @cindex rcvstore
7457 @cindex MH folders
7458 Save the article to an MH folder using @code{rcvstore} from the MH
7459 library.  Uses the function in the @code{gnus-folder-save-name} variable
7460 to get a file name to save the article in.  The default is
7461 @code{gnus-folder-save-name}, but you can also use
7462 @code{gnus-Folder-save-name}, which creates capitalized names.
7463
7464 @item gnus-summary-save-in-vm
7465 @findex gnus-summary-save-in-vm
7466 Save the article in a VM folder.  You have to have the VM mail
7467 reader to use this setting.
7468 @end table
7469
7470 @vindex gnus-article-save-directory
7471 All of these functions, except for the last one, will save the article
7472 in the @code{gnus-article-save-directory}, which is initialized from the
7473 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7474 default.
7475
7476 As you can see above, the functions use different functions to find a
7477 suitable name of a file to save the article in.  Below is a list of
7478 available functions that generate names:
7479
7480 @table @code
7481
7482 @item gnus-Numeric-save-name
7483 @findex gnus-Numeric-save-name
7484 File names like @file{~/News/Alt.andrea-dworkin/45}.
7485
7486 @item gnus-numeric-save-name
7487 @findex gnus-numeric-save-name
7488 File names like @file{~/News/alt.andrea-dworkin/45}.
7489
7490 @item gnus-Plain-save-name
7491 @findex gnus-Plain-save-name
7492 File names like @file{~/News/Alt.andrea-dworkin}.
7493
7494 @item gnus-plain-save-name
7495 @findex gnus-plain-save-name
7496 File names like @file{~/News/alt.andrea-dworkin}.
7497
7498 @item gnus-sender-save-name
7499 @findex gnus-sender-save-name
7500 File names like @file{~/News/larsi}.
7501 @end table
7502
7503 @vindex gnus-split-methods
7504 You can have gnus suggest where to save articles by plonking a regexp into
7505 the @code{gnus-split-methods} alist.  For instance, if you would like to
7506 save articles related to gnus in the file @file{gnus-stuff}, and articles
7507 related to VM in @file{vm-stuff}, you could set this variable to something
7508 like:
7509
7510 @lisp
7511 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7512  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7513  (my-choosing-function "../other-dir/my-stuff")
7514  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7515 @end lisp
7516
7517 We see that this is a list where each element is a list that has two
7518 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7519 a string (in which case it is used as a regexp to match on the article
7520 head); it can be a symbol (which will be called as a function with the
7521 group name as a parameter); or it can be a list (which will be
7522 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7523 the @dfn{file} will be used as a default prompt.  In addition, the
7524 result of the operation itself will be used if the function or form
7525 called returns a string or a list of strings.
7526
7527 You basically end up with a list of file names that might be used when
7528 saving the current article.  (All ``matches'' will be used.)  You will
7529 then be prompted for what you really want to use as a name, with file
7530 name completion over the results from applying this variable.
7531
7532 This variable is @code{((gnus-article-archive-name))} by default, which
7533 means that gnus will look at the articles it saves for an
7534 @code{Archive-name} line and use that as a suggestion for the file
7535 name.
7536
7537 Here's an example function to clean up file names somewhat.  If you have
7538 lots of mail groups called things like
7539 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7540 these group names before creating the file name to save to.  The
7541 following will do just that:
7542
7543 @lisp
7544 (defun my-save-name (group)
7545   (when (string-match "^nnml:mail." group)
7546     (substring group (match-end 0))))
7547
7548 (setq gnus-split-methods
7549       '((gnus-article-archive-name)
7550         (my-save-name)))
7551 @end lisp
7552
7553
7554 @vindex gnus-use-long-file-name
7555 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7556 @code{nil}, all the preceding functions will replace all periods
7557 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7558 the functions will generate hierarchies of directories instead of having
7559 all the files in the top level directory
7560 (@file{~/News/alt/andrea-dworkin} instead of
7561 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7562 on most systems.  However, for historical reasons, this is @code{nil} on
7563 Xenix and usg-unix-v machines by default.
7564
7565 This function also affects kill and score file names.  If this variable
7566 is a list, and the list contains the element @code{not-score}, long file
7567 names will not be used for score files, if it contains the element
7568 @code{not-save}, long file names will not be used for saving, and if it
7569 contains the element @code{not-kill}, long file names will not be used
7570 for kill files.
7571
7572 If you'd like to save articles in a hierarchy that looks something like
7573 a spool, you could
7574
7575 @lisp
7576 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7577 (setq gnus-default-article-saver
7578       'gnus-summary-save-in-file)          ; @r{no encoding}
7579 @end lisp
7580
7581 Then just save with @kbd{o}.  You'd then read this hierarchy with
7582 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7583 the top level directory as the argument (@file{~/News/}).  Then just walk
7584 around to the groups/directories with @code{nneething}.
7585
7586
7587 @node Decoding Articles
7588 @section Decoding Articles
7589 @cindex decoding articles
7590
7591 Sometime users post articles (or series of articles) that have been
7592 encoded in some way or other.  Gnus can decode them for you.
7593
7594 @menu
7595 * Uuencoded Articles::          Uudecode articles.
7596 * Shell Archives::              Unshar articles.
7597 * PostScript Files::            Split PostScript.
7598 * Other Files::                 Plain save and binhex.
7599 * Decoding Variables::          Variables for a happy decoding.
7600 * Viewing Files::               You want to look at the result of the decoding?
7601 @end menu
7602
7603 @cindex series
7604 @cindex article series
7605 All these functions use the process/prefix convention
7606 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7607 the extension that a ``single article'' means ``a single series''.  Gnus
7608 can find out by itself what articles belong to a series, decode all the
7609 articles and unpack/view/save the resulting file(s).
7610
7611 Gnus guesses what articles are in the series according to the following
7612 simplish rule: The subjects must be (nearly) identical, except for the
7613 last two numbers of the line.  (Spaces are largely ignored, however.)
7614
7615 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7616 will find all the articles that match the regexp @samp{^cat.gif
7617 ([0-9]+/[0-9]+).*$}.
7618
7619 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7620 series}, will not be properly recognized by any of the automatic viewing
7621 commands, and you have to mark the articles manually with @kbd{#}.
7622
7623
7624 @node Uuencoded Articles
7625 @subsection Uuencoded Articles
7626 @cindex uudecode
7627 @cindex uuencoded articles
7628
7629 @table @kbd
7630
7631 @item X u
7632 @kindex X u (Summary)
7633 @findex gnus-uu-decode-uu
7634 @c @icon{gnus-uu-decode-uu}
7635 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7636
7637 @item X U
7638 @kindex X U (Summary)
7639 @findex gnus-uu-decode-uu-and-save
7640 Uudecodes and saves the current series
7641 (@code{gnus-uu-decode-uu-and-save}).
7642
7643 @item X v u
7644 @kindex X v u (Summary)
7645 @findex gnus-uu-decode-uu-view
7646 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7647
7648 @item X v U
7649 @kindex X v U (Summary)
7650 @findex gnus-uu-decode-uu-and-save-view
7651 Uudecodes, views and saves the current series
7652 (@code{gnus-uu-decode-uu-and-save-view}).
7653
7654 @end table
7655
7656 Remember that these all react to the presence of articles marked with
7657 the process mark.  If, for instance, you'd like to decode and save an
7658 entire newsgroup, you'd typically do @kbd{M P a}
7659 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7660 (@code{gnus-uu-decode-uu-and-save}).
7661
7662 All this is very much different from how @code{gnus-uu} worked with
7663 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7664 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7665 articles in some way (@pxref{Setting Process Marks}) and then press
7666 @kbd{X u}.
7667
7668 @vindex gnus-uu-notify-files
7669 Note: When trying to decode articles that have names matching
7670 @code{gnus-uu-notify-files}, which is hard-coded to
7671 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7672 automatically post an article on @samp{comp.unix.wizards} saying that
7673 you have just viewed the file in question.  This feature can't be turned
7674 off.
7675
7676
7677 @node Shell Archives
7678 @subsection Shell Archives
7679 @cindex unshar
7680 @cindex shell archives
7681 @cindex shared articles
7682
7683 Shell archives (``shar files'') used to be a popular way to distribute
7684 sources, but it isn't used all that much today.  In any case, we have
7685 some commands to deal with these:
7686
7687 @table @kbd
7688
7689 @item X s
7690 @kindex X s (Summary)
7691 @findex gnus-uu-decode-unshar
7692 Unshars the current series (@code{gnus-uu-decode-unshar}).
7693
7694 @item X S
7695 @kindex X S (Summary)
7696 @findex gnus-uu-decode-unshar-and-save
7697 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7698
7699 @item X v s
7700 @kindex X v s (Summary)
7701 @findex gnus-uu-decode-unshar-view
7702 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7703
7704 @item X v S
7705 @kindex X v S (Summary)
7706 @findex gnus-uu-decode-unshar-and-save-view
7707 Unshars, views and saves the current series
7708 (@code{gnus-uu-decode-unshar-and-save-view}).
7709 @end table
7710
7711
7712 @node PostScript Files
7713 @subsection PostScript Files
7714 @cindex PostScript
7715
7716 @table @kbd
7717
7718 @item X p
7719 @kindex X p (Summary)
7720 @findex gnus-uu-decode-postscript
7721 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7722
7723 @item X P
7724 @kindex X P (Summary)
7725 @findex gnus-uu-decode-postscript-and-save
7726 Unpack and save the current PostScript series
7727 (@code{gnus-uu-decode-postscript-and-save}).
7728
7729 @item X v p
7730 @kindex X v p (Summary)
7731 @findex gnus-uu-decode-postscript-view
7732 View the current PostScript series
7733 (@code{gnus-uu-decode-postscript-view}).
7734
7735 @item X v P
7736 @kindex X v P (Summary)
7737 @findex gnus-uu-decode-postscript-and-save-view
7738 View and save the current PostScript series
7739 (@code{gnus-uu-decode-postscript-and-save-view}).
7740 @end table
7741
7742
7743 @node Other Files
7744 @subsection Other Files
7745
7746 @table @kbd
7747 @item X o
7748 @kindex X o (Summary)
7749 @findex gnus-uu-decode-save
7750 Save the current series
7751 (@code{gnus-uu-decode-save}).
7752
7753 @item X b
7754 @kindex X b (Summary)
7755 @findex gnus-uu-decode-binhex
7756 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7757 doesn't really work yet.
7758 @end table
7759
7760
7761 @node Decoding Variables
7762 @subsection Decoding Variables
7763
7764 Adjective, not verb.
7765
7766 @menu
7767 * Rule Variables::              Variables that say how a file is to be viewed.
7768 * Other Decode Variables::      Other decode variables.
7769 * Uuencoding and Posting::      Variables for customizing uuencoding.
7770 @end menu
7771
7772
7773 @node Rule Variables
7774 @subsubsection Rule Variables
7775 @cindex rule variables
7776
7777 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7778 variables are of the form
7779
7780 @lisp
7781       (list '(regexp1 command2)
7782             '(regexp2 command2)
7783             ...)
7784 @end lisp
7785
7786 @table @code
7787
7788 @item gnus-uu-user-view-rules
7789 @vindex gnus-uu-user-view-rules
7790 @cindex sox
7791 This variable is consulted first when viewing files.  If you wish to use,
7792 for instance, @code{sox} to convert an @file{.au} sound file, you could
7793 say something like:
7794 @lisp
7795 (setq gnus-uu-user-view-rules
7796       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7797 @end lisp
7798
7799 @item gnus-uu-user-view-rules-end
7800 @vindex gnus-uu-user-view-rules-end
7801 This variable is consulted if gnus couldn't make any matches from the
7802 user and default view rules.
7803
7804 @item gnus-uu-user-archive-rules
7805 @vindex gnus-uu-user-archive-rules
7806 This variable can be used to say what commands should be used to unpack
7807 archives.
7808 @end table
7809
7810
7811 @node Other Decode Variables
7812 @subsubsection Other Decode Variables
7813
7814 @table @code
7815 @vindex gnus-uu-grabbed-file-functions
7816
7817 @item gnus-uu-grabbed-file-functions
7818 All functions in this list will be called right after each file has been
7819 successfully decoded---so that you can move or view files right away,
7820 and don't have to wait for all files to be decoded before you can do
7821 anything.  Ready-made functions you can put in this list are:
7822
7823 @table @code
7824
7825 @item gnus-uu-grab-view
7826 @findex gnus-uu-grab-view
7827 View the file.
7828
7829 @item gnus-uu-grab-move
7830 @findex gnus-uu-grab-move
7831 Move the file (if you're using a saving function.)
7832 @end table
7833
7834 @item gnus-uu-be-dangerous
7835 @vindex gnus-uu-be-dangerous
7836 Specifies what to do if unusual situations arise during decoding.  If
7837 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7838 that didn't work, and overwrite existing files.  Otherwise, ask each
7839 time.
7840
7841 @item gnus-uu-ignore-files-by-name
7842 @vindex gnus-uu-ignore-files-by-name
7843 Files with name matching this regular expression won't be viewed.
7844
7845 @item gnus-uu-ignore-files-by-type
7846 @vindex gnus-uu-ignore-files-by-type
7847 Files with a @acronym{MIME} type matching this variable won't be viewed.
7848 Note that Gnus tries to guess what type the file is based on the name.
7849 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7850 kludgey.
7851
7852 @item gnus-uu-tmp-dir
7853 @vindex gnus-uu-tmp-dir
7854 Where @code{gnus-uu} does its work.
7855
7856 @item gnus-uu-do-not-unpack-archives
7857 @vindex gnus-uu-do-not-unpack-archives
7858 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7859 looking for files to display.
7860
7861 @item gnus-uu-view-and-save
7862 @vindex gnus-uu-view-and-save
7863 Non-@code{nil} means that the user will always be asked to save a file
7864 after viewing it.
7865
7866 @item gnus-uu-ignore-default-view-rules
7867 @vindex gnus-uu-ignore-default-view-rules
7868 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7869 rules.
7870
7871 @item gnus-uu-ignore-default-archive-rules
7872 @vindex gnus-uu-ignore-default-archive-rules
7873 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7874 unpacking commands.
7875
7876 @item gnus-uu-kill-carriage-return
7877 @vindex gnus-uu-kill-carriage-return
7878 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7879 from articles.
7880
7881 @item gnus-uu-unmark-articles-not-decoded
7882 @vindex gnus-uu-unmark-articles-not-decoded
7883 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7884 decoded articles as unread.
7885
7886 @item gnus-uu-correct-stripped-uucode
7887 @vindex gnus-uu-correct-stripped-uucode
7888 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7889 uuencoded files that have had trailing spaces deleted.
7890
7891 @item gnus-uu-pre-uudecode-hook
7892 @vindex gnus-uu-pre-uudecode-hook
7893 Hook run before sending a message to @code{uudecode}.
7894
7895 @item gnus-uu-view-with-metamail
7896 @vindex gnus-uu-view-with-metamail
7897 @cindex metamail
7898 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7899 commands defined by the rule variables and just fudge a @acronym{MIME}
7900 content type based on the file name.  The result will be fed to
7901 @code{metamail} for viewing.
7902
7903 @item gnus-uu-save-in-digest
7904 @vindex gnus-uu-save-in-digest
7905 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7906 decoding, will save in digests.  If this variable is @code{nil},
7907 @code{gnus-uu} will just save everything in a file without any
7908 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7909 to specify any meaningful volume and issue numbers were found, so I
7910 simply dropped them.
7911
7912 @end table
7913
7914
7915 @node Uuencoding and Posting
7916 @subsubsection Uuencoding and Posting
7917
7918 @table @code
7919
7920 @item gnus-uu-post-include-before-composing
7921 @vindex gnus-uu-post-include-before-composing
7922 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7923 before you compose the article.  If this variable is @code{t}, you can
7924 either include an encoded file with @kbd{C-c C-i} or have one included
7925 for you when you post the article.
7926
7927 @item gnus-uu-post-length
7928 @vindex gnus-uu-post-length
7929 Maximum length of an article.  The encoded file will be split into how
7930 many articles it takes to post the entire file.
7931
7932 @item gnus-uu-post-threaded
7933 @vindex gnus-uu-post-threaded
7934 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7935 thread.  This may not be smart, as no other decoder I have seen is able
7936 to follow threads when collecting uuencoded articles.  (Well, I have
7937 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7938 think that counts@dots{}) Default is @code{nil}.
7939
7940 @item gnus-uu-post-separate-description
7941 @vindex gnus-uu-post-separate-description
7942 Non-@code{nil} means that the description will be posted in a separate
7943 article.  The first article will typically be numbered (0/x).  If this
7944 variable is @code{nil}, the description the user enters will be included
7945 at the beginning of the first article, which will be numbered (1/x).
7946 Default is @code{t}.
7947
7948 @end table
7949
7950
7951 @node Viewing Files
7952 @subsection Viewing Files
7953 @cindex viewing files
7954 @cindex pseudo-articles
7955
7956 After decoding, if the file is some sort of archive, gnus will attempt
7957 to unpack the archive and see if any of the files in the archive can be
7958 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7959 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
7960 uncompress and de-tar the main file, and then view the two pictures.
7961 This unpacking process is recursive, so if the archive contains archives
7962 of archives, it'll all be unpacked.
7963
7964 Finally, gnus will normally insert a @dfn{pseudo-article} for each
7965 extracted file into the summary buffer.  If you go to these
7966 ``articles'', you will be prompted for a command to run (usually Gnus
7967 will make a suggestion), and then the command will be run.
7968
7969 @vindex gnus-view-pseudo-asynchronously
7970 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7971 until the viewing is done before proceeding.
7972
7973 @vindex gnus-view-pseudos
7974 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7975 the pseudo-articles into the summary buffer, but view them
7976 immediately.  If this variable is @code{not-confirm}, the user won't even
7977 be asked for a confirmation before viewing is done.
7978
7979 @vindex gnus-view-pseudos-separately
7980 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7981 pseudo-article will be created for each file to be viewed.  If
7982 @code{nil}, all files that use the same viewing command will be given as
7983 a list of parameters to that command.
7984
7985 @vindex gnus-insert-pseudo-articles
7986 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7987 pseudo-articles when decoding.  It is @code{t} by default.
7988
7989 So; there you are, reading your @emph{pseudo-articles} in your
7990 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7991 Why isn't anything real anymore? How did we get here?
7992
7993
7994 @node Article Treatment
7995 @section Article Treatment
7996
7997 Reading through this huge manual, you may have quite forgotten that the
7998 object of newsreaders is to actually, like, read what people have
7999 written.  Reading articles.  Unfortunately, people are quite bad at
8000 writing, so there are tons of functions and variables to make reading
8001 these articles easier.
8002
8003 @menu
8004 * Article Highlighting::        You want to make the article look like fruit salad.
8005 * Article Fontisizing::         Making emphasized text look nice.
8006 * Article Hiding::              You also want to make certain info go away.
8007 * Article Washing::             Lots of way-neat functions to make life better.
8008 * Article Header::              Doing various header transformations.
8009 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8010 * Article Button Levels::       Controlling appearance of buttons.
8011 * Article Date::                Grumble, UT!
8012 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8013 * Article Signature::           What is a signature?
8014 * Article Miscellanea::         Various other stuff.
8015 @end menu
8016
8017
8018 @node Article Highlighting
8019 @subsection Article Highlighting
8020 @cindex highlighting
8021
8022 Not only do you want your article buffer to look like fruit salad, but
8023 you want it to look like technicolor fruit salad.
8024
8025 @table @kbd
8026
8027 @item W H a
8028 @kindex W H a (Summary)
8029 @findex gnus-article-highlight
8030 @findex gnus-article-maybe-highlight
8031 Do much highlighting of the current article
8032 (@code{gnus-article-highlight}).  This function highlights header, cited
8033 text, the signature, and adds buttons to the body and the head.
8034
8035 @item W H h
8036 @kindex W H h (Summary)
8037 @findex gnus-article-highlight-headers
8038 @vindex gnus-header-face-alist
8039 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8040 highlighting will be done according to the @code{gnus-header-face-alist}
8041 variable, which is a list where each element has the form
8042 @code{(@var{regexp} @var{name} @var{content})}.
8043 @var{regexp} is a regular expression for matching the
8044 header, @var{name} is the face used for highlighting the header name
8045 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8046 the header value.  The first match made will be used.  Note that
8047 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8048
8049 @item W H c
8050 @kindex W H c (Summary)
8051 @findex gnus-article-highlight-citation
8052 Highlight cited text (@code{gnus-article-highlight-citation}).
8053
8054 Some variables to customize the citation highlights:
8055
8056 @table @code
8057 @vindex gnus-cite-parse-max-size
8058
8059 @item gnus-cite-parse-max-size
8060 If the article size if bigger than this variable (which is 25000 by
8061 default), no citation highlighting will be performed.
8062
8063 @item gnus-cite-max-prefix
8064 @vindex gnus-cite-max-prefix
8065 Maximum possible length for a citation prefix (default 20).
8066
8067 @item gnus-cite-face-list
8068 @vindex gnus-cite-face-list
8069 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8070 When there are citations from multiple articles in the same message,
8071 gnus will try to give each citation from each article its own face.
8072 This should make it easier to see who wrote what.
8073
8074 @item gnus-supercite-regexp
8075 @vindex gnus-supercite-regexp
8076 Regexp matching normal Supercite attribution lines.
8077
8078 @item gnus-supercite-secondary-regexp
8079 @vindex gnus-supercite-secondary-regexp
8080 Regexp matching mangled Supercite attribution lines.
8081
8082 @item gnus-cite-minimum-match-count
8083 @vindex gnus-cite-minimum-match-count
8084 Minimum number of identical prefixes we have to see before we believe
8085 that it's a citation.
8086
8087 @item gnus-cite-attribution-prefix
8088 @vindex gnus-cite-attribution-prefix
8089 Regexp matching the beginning of an attribution line.
8090
8091 @item gnus-cite-attribution-suffix
8092 @vindex gnus-cite-attribution-suffix
8093 Regexp matching the end of an attribution line.
8094
8095 @item gnus-cite-attribution-face
8096 @vindex gnus-cite-attribution-face
8097 Face used for attribution lines.  It is merged with the face for the
8098 cited text belonging to the attribution.
8099
8100 @end table
8101
8102
8103 @item W H s
8104 @kindex W H s (Summary)
8105 @vindex gnus-signature-separator
8106 @vindex gnus-signature-face
8107 @findex gnus-article-highlight-signature
8108 Highlight the signature (@code{gnus-article-highlight-signature}).
8109 Everything after @code{gnus-signature-separator} (@pxref{Article
8110 Signature}) in an article will be considered a signature and will be
8111 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8112 default.
8113
8114 @end table
8115
8116 @xref{Customizing Articles}, for how to highlight articles automatically.
8117
8118
8119 @node Article Fontisizing
8120 @subsection Article Fontisizing
8121 @cindex emphasis
8122 @cindex article emphasis
8123
8124 @findex gnus-article-emphasize
8125 @kindex W e (Summary)
8126 People commonly add emphasis to words in news articles by writing things
8127 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8128 this look nicer by running the article through the @kbd{W e}
8129 (@code{gnus-article-emphasize}) command.
8130
8131 @vindex gnus-emphasis-alist
8132 How the emphasis is computed is controlled by the
8133 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8134 element is a regular expression to be matched.  The second is a number
8135 that says what regular expression grouping is used to find the entire
8136 emphasized word.  The third is a number that says what regexp grouping
8137 should be displayed and highlighted.  (The text between these two
8138 groupings will be hidden.)  The fourth is the face used for
8139 highlighting.
8140
8141 @lisp
8142 (setq gnus-emphasis-alist
8143       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8144         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8145 @end lisp
8146
8147 @cindex slash
8148 @cindex asterisk
8149 @cindex underline
8150 @cindex /
8151 @cindex *
8152
8153 @vindex gnus-emphasis-underline
8154 @vindex gnus-emphasis-bold
8155 @vindex gnus-emphasis-italic
8156 @vindex gnus-emphasis-underline-bold
8157 @vindex gnus-emphasis-underline-italic
8158 @vindex gnus-emphasis-bold-italic
8159 @vindex gnus-emphasis-underline-bold-italic
8160 By default, there are seven rules, and they use the following faces:
8161 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8162 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8163 @code{gnus-emphasis-underline-italic},
8164 @code{gnus-emphasis-underline-bold}, and
8165 @code{gnus-emphasis-underline-bold-italic}.
8166
8167 If you want to change these faces, you can either use @kbd{M-x
8168 customize}, or you can use @code{copy-face}.  For instance, if you want
8169 to make @code{gnus-emphasis-italic} use a red face instead, you could
8170 say something like:
8171
8172 @lisp
8173 (copy-face 'red 'gnus-emphasis-italic)
8174 @end lisp
8175
8176 @vindex gnus-group-highlight-words-alist
8177
8178 If you want to highlight arbitrary words, you can use the
8179 @code{gnus-group-highlight-words-alist} variable, which uses the same
8180 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8181 parameter (@pxref{Group Parameters}) can also be used.
8182
8183 @xref{Customizing Articles}, for how to fontize articles automatically.
8184
8185
8186 @node Article Hiding
8187 @subsection Article Hiding
8188 @cindex article hiding
8189
8190 Or rather, hiding certain things in each article.  There usually is much
8191 too much cruft in most articles.
8192
8193 @table @kbd
8194
8195 @item W W a
8196 @kindex W W a (Summary)
8197 @findex gnus-article-hide
8198 Do quite a lot of hiding on the article buffer
8199 (@kbd{gnus-article-hide}).  In particular, this function will hide
8200 headers, @acronym{PGP}, cited text and the signature.
8201
8202 @item W W h
8203 @kindex W W h (Summary)
8204 @findex gnus-article-hide-headers
8205 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8206 Headers}.
8207
8208 @item W W b
8209 @kindex W W b (Summary)
8210 @findex gnus-article-hide-boring-headers
8211 Hide headers that aren't particularly interesting
8212 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8213
8214 @item W W s
8215 @kindex W W s (Summary)
8216 @findex gnus-article-hide-signature
8217 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8218 Signature}.
8219
8220 @item W W l
8221 @kindex W W l (Summary)
8222 @findex gnus-article-hide-list-identifiers
8223 @vindex gnus-list-identifiers
8224 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8225 are strings some mailing list servers add to the beginning of all
8226 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8227 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8228 may not contain @code{\\(..\\)}.
8229
8230 @table @code
8231
8232 @item gnus-list-identifiers
8233 @vindex gnus-list-identifiers
8234 A regular expression that matches list identifiers to be removed from
8235 subject.  This can also be a list of regular expressions.
8236
8237 @end table
8238
8239 @item W W P
8240 @kindex W W P (Summary)
8241 @findex gnus-article-hide-pem
8242 Hide @acronym{PEM} (privacy enhanced messages) cruft
8243 (@code{gnus-article-hide-pem}).
8244
8245 @item W W B
8246 @kindex W W B (Summary)
8247 @findex gnus-article-strip-banner
8248 @vindex gnus-article-banner-alist
8249 @vindex gnus-article-address-banner-alist
8250 @cindex banner
8251 @cindex OneList
8252 @cindex stripping advertisements
8253 @cindex advertisements
8254 Strip the banner specified by the @code{banner} group parameter
8255 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8256 annoying banners and/or signatures that some mailing lists and moderated
8257 groups adds to all the messages.  The way to use this function is to add
8258 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8259 group you want banners stripped from.  The parameter either be a string,
8260 which will be interpreted as a regular expression matching text to be
8261 removed, or the symbol @code{signature}, meaning that the (last)
8262 signature should be removed, or other symbol, meaning that the
8263 corresponding regular expression in @code{gnus-article-banner-alist} is
8264 used.
8265
8266 Regardless of a group, you can hide things like advertisements only when
8267 the sender of an article has a certain mail address specified in
8268 @code{gnus-article-address-banner-alist}.
8269
8270 @table @code
8271
8272 @item gnus-article-address-banner-alist
8273 @vindex gnus-article-address-banner-alist
8274 Alist of mail addresses and banners.  Each element has the form
8275 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8276 matching a mail address in the From header, @var{banner} is one of a
8277 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8278 a regexp and @code{nil}.  If @var{address} matches author's mail
8279 address, it will remove things like advertisements.  For example, if a
8280 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8281 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8282 sends, you can use the following element to remove them:
8283
8284 @lisp
8285 ("@@yoo-hoo\\.co\\.jp\\'" .
8286  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8287 @end lisp
8288
8289 @end table
8290
8291 @item W W c
8292 @kindex W W c (Summary)
8293 @findex gnus-article-hide-citation
8294 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8295 customizing the hiding:
8296
8297 @table @code
8298
8299 @item gnus-cited-opened-text-button-line-format
8300 @itemx gnus-cited-closed-text-button-line-format
8301 @vindex gnus-cited-closed-text-button-line-format
8302 @vindex gnus-cited-opened-text-button-line-format
8303 Gnus adds buttons to show where the cited text has been hidden, and to
8304 allow toggle hiding the text.  The format of the variable is specified
8305 by these format-like variable (@pxref{Formatting Variables}).  These
8306 specs are valid:
8307
8308 @table @samp
8309 @item b
8310 Starting point of the hidden text.
8311 @item e
8312 Ending point of the hidden text.
8313 @item l
8314 Number of characters in the hidden region.
8315 @item n
8316 Number of lines of hidden text.
8317 @end table
8318
8319 @item gnus-cited-lines-visible
8320 @vindex gnus-cited-lines-visible
8321 The number of lines at the beginning of the cited text to leave
8322 shown.  This can also be a cons cell with the number of lines at the top
8323 and bottom of the text, respectively, to remain visible.
8324
8325 @end table
8326
8327 @item W W C-c
8328 @kindex W W C-c (Summary)
8329 @findex gnus-article-hide-citation-maybe
8330
8331 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8332 following two variables:
8333
8334 @table @code
8335 @item gnus-cite-hide-percentage
8336 @vindex gnus-cite-hide-percentage
8337 If the cited text is of a bigger percentage than this variable (default
8338 50), hide the cited text.
8339
8340 @item gnus-cite-hide-absolute
8341 @vindex gnus-cite-hide-absolute
8342 The cited text must have at least this length (default 10) before it
8343 is hidden.
8344 @end table
8345
8346 @item W W C
8347 @kindex W W C (Summary)
8348 @findex gnus-article-hide-citation-in-followups
8349 Hide cited text in articles that aren't roots
8350 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8351 useful as an interactive command, but might be a handy function to stick
8352 have happen automatically (@pxref{Customizing Articles}).
8353
8354 @end table
8355
8356 All these ``hiding'' commands are toggles, but if you give a negative
8357 prefix to these commands, they will show what they have previously
8358 hidden.  If you give a positive prefix, they will always hide.
8359
8360 Also @pxref{Article Highlighting} for further variables for
8361 citation customization.
8362
8363 @xref{Customizing Articles}, for how to hide article elements
8364 automatically.
8365
8366
8367 @node Article Washing
8368 @subsection Article Washing
8369 @cindex washing
8370 @cindex article washing
8371
8372 We call this ``article washing'' for a really good reason.  Namely, the
8373 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8374
8375 @dfn{Washing} is defined by us as ``changing something from something to
8376 something else'', but normally results in something looking better.
8377 Cleaner, perhaps.
8378
8379 @xref{Customizing Articles}, if you want to change how Gnus displays
8380 articles by default.
8381
8382 @table @kbd
8383
8384 @item C-u g
8385 This is not really washing, it's sort of the opposite of washing.  If
8386 you type this, you see the article exactly as it exists on disk or on
8387 the server.
8388
8389 @item g
8390 Force redisplaying of the current article
8391 (@code{gnus-summary-show-article}).  This is also not really washing.
8392 If you type this, you see the article without any previously applied
8393 interactive Washing functions but with all default treatments
8394 (@pxref{Customizing Articles}).
8395
8396 @item W l
8397 @kindex W l (Summary)
8398 @findex gnus-summary-stop-page-breaking
8399 Remove page breaks from the current article
8400 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8401 delimiters.
8402
8403 @item W r
8404 @kindex W r (Summary)
8405 @findex gnus-summary-caesar-message
8406 @c @icon{gnus-summary-caesar-message}
8407 Do a Caesar rotate (rot13) on the article buffer
8408 (@code{gnus-summary-caesar-message}).
8409 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8410 (Typically offensive jokes and such.)
8411
8412 It's commonly called ``rot13'' because each letter is rotated 13
8413 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8414 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8415 is rumored to have employed this form of, uh, somewhat weak encryption.
8416
8417 @item W m
8418 @kindex W m (Summary)
8419 @findex gnus-summary-morse-message
8420 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8421
8422 @item W t
8423 @item t
8424 @kindex W t (Summary)
8425 @kindex t (Summary)
8426 @findex gnus-summary-toggle-header
8427 Toggle whether to display all headers in the article buffer
8428 (@code{gnus-summary-toggle-header}).
8429
8430 @item W v
8431 @kindex W v (Summary)
8432 @findex gnus-summary-verbose-headers
8433 Toggle whether to display all headers in the article buffer permanently
8434 (@code{gnus-summary-verbose-headers}).
8435
8436 @item W m
8437 @kindex W m (Summary)
8438 @findex gnus-summary-toggle-mime
8439 Toggle whether to run the article through @acronym{MIME} before
8440 displaying (@code{gnus-summary-toggle-mime}).
8441
8442 @item W o
8443 @kindex W o (Summary)
8444 @findex gnus-article-treat-overstrike
8445 Treat overstrike (@code{gnus-article-treat-overstrike}).
8446
8447 @item W d
8448 @kindex W d (Summary)
8449 @findex gnus-article-treat-dumbquotes
8450 @vindex gnus-article-dumbquotes-map
8451 @cindex Smartquotes
8452 @cindex M****s*** sm*rtq**t*s
8453 @cindex Latin 1
8454 Treat M****s*** sm*rtq**t*s according to
8455 @code{gnus-article-dumbquotes-map}
8456 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8457 whether a character is a sm*rtq**t* or not, so it should only be used
8458 interactively.
8459
8460 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8461 an attempt to provide more quoting characters.  If you see something
8462 like @code{\222} or @code{\264} where you're expecting some kind of
8463 apostrophe or quotation mark, then try this wash.
8464
8465 @item W Y f
8466 @kindex W Y f (Summary)
8467 @findex gnus-article-outlook-deuglify-article
8468 @cindex Outlook Express
8469 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8470 unwrap lines, repair attribution and rearrange citation.
8471 (@code{gnus-article-outlook-deuglify-article}).
8472
8473 @item W Y u
8474 @kindex W Y u (Summary)
8475 @findex gnus-article-outlook-unwrap-lines
8476 @vindex gnus-outlook-deuglify-unwrap-min
8477 @vindex gnus-outlook-deuglify-unwrap-max
8478 Unwrap lines that appear to be wrapped citation lines.  You can control
8479 what lines will be unwrapped by frobbing
8480 @code{gnus-outlook-deuglify-unwrap-min} and
8481 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8482 maximum length of an unwrapped citation line.
8483 (@code{gnus-article-outlook-unwrap-lines}).
8484
8485 @item W Y a
8486 @kindex W Y a (Summary)
8487 @findex gnus-article-outlook-repair-attribution
8488 Repair a broken attribution line.@*
8489 (@code{gnus-article-outlook-repair-attribution}).
8490
8491 @item W Y c
8492 @kindex W Y c (Summary)
8493 @findex gnus-article-outlook-rearrange-citation
8494 Repair broken citations by rearranging the text.
8495 (@code{gnus-article-outlook-rearrange-citation}).
8496
8497 @item W w
8498 @kindex W w (Summary)
8499 @findex gnus-article-fill-cited-article
8500 Do word wrap (@code{gnus-article-fill-cited-article}).
8501
8502 You can give the command a numerical prefix to specify the width to use
8503 when filling.
8504
8505 @item W Q
8506 @kindex W Q (Summary)
8507 @findex gnus-article-fill-long-lines
8508 Fill long lines (@code{gnus-article-fill-long-lines}).
8509
8510 @item W C
8511 @kindex W C (Summary)
8512 @findex gnus-article-capitalize-sentences
8513 Capitalize the first word in each sentence
8514 (@code{gnus-article-capitalize-sentences}).
8515
8516 @item W c
8517 @kindex W c (Summary)
8518 @findex gnus-article-remove-cr
8519 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8520 (this takes care of DOS line endings), and then translate any remaining
8521 CRs into LF (this takes care of Mac line endings)
8522 (@code{gnus-article-remove-cr}).
8523
8524 @kindex W q (Summary)
8525 @findex gnus-article-de-quoted-unreadable
8526 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8527 Quoted-Printable is one common @acronym{MIME} encoding employed when
8528 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8529 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8530 doesn't look very readable to me.  Note that this is usually done
8531 automatically by Gnus if the message in question has a
8532 @code{Content-Transfer-Encoding} header that says that this encoding
8533 has been done.  If a prefix is given, a charset will be asked for.
8534
8535 @item W 6
8536 @kindex W 6 (Summary)
8537 @findex gnus-article-de-base64-unreadable
8538 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8539 one common @acronym{MIME} encoding employed when sending
8540 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8541 usually done automatically by Gnus if the message in question has a
8542 @code{Content-Transfer-Encoding} header that says that this encoding
8543 has been done.  If a prefix is given, a charset will be asked for.
8544
8545 @item W Z
8546 @kindex W Z (Summary)
8547 @findex gnus-article-decode-HZ
8548 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8549 common encoding employed when sending Chinese articles.  It typically
8550 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8551
8552 @item W u
8553 @kindex W u (Summary)
8554 @findex gnus-article-unsplit-urls
8555 Remove newlines from within URLs.  Some mailers insert newlines into
8556 outgoing email messages to keep lines short.  This reformatting can
8557 split long URLs onto multiple lines.  Repair those URLs by removing
8558 the newlines (@code{gnus-article-unsplit-urls}).
8559
8560 @item W h
8561 @kindex W h (Summary)
8562 @findex gnus-article-wash-html
8563 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8564 usually done automatically by Gnus if the message in question has a
8565 @code{Content-Type} header that says that the message is @acronym{HTML}.
8566
8567 If a prefix is given, a charset will be asked for.
8568
8569 @vindex gnus-article-wash-function
8570 The default is to use the function specified by
8571 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8572 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8573 @acronym{HTML}, but this is controlled by the
8574 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8575 can use include:
8576
8577 @table @code
8578 @item w3
8579 Use Emacs/w3.
8580
8581 @item w3m
8582 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8583
8584 @item links
8585 Use @uref{http://links.sf.net/, Links}.
8586
8587 @item lynx
8588 Use @uref{http://lynx.isc.org/, Lynx}.
8589
8590 @item html2text
8591 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8592
8593 @end table
8594
8595 @item W b
8596 @kindex W b (Summary)
8597 @findex gnus-article-add-buttons
8598 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8599 @xref{Article Buttons}.
8600
8601 @item W B
8602 @kindex W B (Summary)
8603 @findex gnus-article-add-buttons-to-head
8604 Add clickable buttons to the article headers
8605 (@code{gnus-article-add-buttons-to-head}).
8606
8607 @item W p
8608 @kindex W p (Summary)
8609 @findex gnus-article-verify-x-pgp-sig
8610 Verify a signed control message
8611 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8612 @code{newgroup} and @code{checkgroups} are usually signed by the
8613 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8614 the maintainer to your keyring to verify the
8615 message.@footnote{@acronym{PGP} keys for many hierarchies are
8616 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8617
8618 @item W s
8619 @kindex W s (Summary)
8620 @findex gnus-summary-force-verify-and-decrypt
8621 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8622 @acronym{S/MIME}) message
8623 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8624
8625 @item W a
8626 @kindex W a (Summary)
8627 @findex gnus-article-strip-headers-in-body
8628 Strip headers like the @code{X-No-Archive} header from the beginning of
8629 article bodies (@code{gnus-article-strip-headers-in-body}).
8630
8631 @item W E l
8632 @kindex W E l (Summary)
8633 @findex gnus-article-strip-leading-blank-lines
8634 Remove all blank lines from the beginning of the article
8635 (@code{gnus-article-strip-leading-blank-lines}).
8636
8637 @item W E m
8638 @kindex W E m (Summary)
8639 @findex gnus-article-strip-multiple-blank-lines
8640 Replace all blank lines with empty lines and then all multiple empty
8641 lines with a single empty line.
8642 (@code{gnus-article-strip-multiple-blank-lines}).
8643
8644 @item W E t
8645 @kindex W E t (Summary)
8646 @findex gnus-article-remove-trailing-blank-lines
8647 Remove all blank lines at the end of the article
8648 (@code{gnus-article-remove-trailing-blank-lines}).
8649
8650 @item W E a
8651 @kindex W E a (Summary)
8652 @findex gnus-article-strip-blank-lines
8653 Do all the three commands above
8654 (@code{gnus-article-strip-blank-lines}).
8655
8656 @item W E A
8657 @kindex W E A (Summary)
8658 @findex gnus-article-strip-all-blank-lines
8659 Remove all blank lines
8660 (@code{gnus-article-strip-all-blank-lines}).
8661
8662 @item W E s
8663 @kindex W E s (Summary)
8664 @findex gnus-article-strip-leading-space
8665 Remove all white space from the beginning of all lines of the article
8666 body (@code{gnus-article-strip-leading-space}).
8667
8668 @item W E e
8669 @kindex W E e (Summary)
8670 @findex gnus-article-strip-trailing-space
8671 Remove all white space from the end of all lines of the article
8672 body (@code{gnus-article-strip-trailing-space}).
8673
8674 @end table
8675
8676 @xref{Customizing Articles}, for how to wash articles automatically.
8677
8678
8679 @node Article Header
8680 @subsection Article Header
8681
8682 These commands perform various transformations of article header.
8683
8684 @table @kbd
8685
8686 @item W G u
8687 @kindex W G u (Summary)
8688 @findex gnus-article-treat-unfold-headers
8689 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8690
8691 @item W G n
8692 @kindex W G n (Summary)
8693 @findex gnus-article-treat-fold-newsgroups
8694 Fold the @code{Newsgroups} and @code{Followup-To} headers
8695 (@code{gnus-article-treat-fold-newsgroups}).
8696
8697 @item W G f
8698 @kindex W G f (Summary)
8699 @findex gnus-article-treat-fold-headers
8700 Fold all the message headers
8701 (@code{gnus-article-treat-fold-headers}).
8702
8703 @item W E w
8704 @kindex W E w (Summary)
8705 @findex gnus-article-remove-leading-whitespace
8706 Remove excessive whitespace from all headers
8707 (@code{gnus-article-remove-leading-whitespace}).
8708
8709 @end table
8710
8711
8712 @node Article Buttons
8713 @subsection Article Buttons
8714 @cindex buttons
8715
8716 People often include references to other stuff in articles, and it would
8717 be nice if Gnus could just fetch whatever it is that people talk about
8718 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8719 button on these references.
8720
8721 @vindex gnus-button-man-handler
8722 Gnus adds @dfn{buttons} to certain standard references by default:
8723 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8724 Emacs or Gnus related references.  This is controlled by two variables,
8725 one that handles article bodies and one that handles article heads:
8726
8727 @table @code
8728
8729 @item gnus-button-alist
8730 @vindex gnus-button-alist
8731 This is an alist where each entry has this form:
8732
8733 @lisp
8734 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8735 @end lisp
8736
8737 @table @var
8738
8739 @item regexp
8740 All text that match this regular expression (case insensitive) will be
8741 considered an external reference.  Here's a typical regexp that matches
8742 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8743 variable containing a regexp, useful variables to use include
8744 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8745
8746 @item button-par
8747 Gnus has to know which parts of the matches is to be highlighted.  This
8748 is a number that says what sub-expression of the regexp is to be
8749 highlighted.  If you want it all highlighted, you use 0 here.
8750
8751 @item use-p
8752 This form will be @code{eval}ed, and if the result is non-@code{nil},
8753 this is considered a match.  This is useful if you want extra sifting to
8754 avoid false matches.  Often variables named
8755 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8756 Levels}, but any other form may be used too.
8757
8758 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8759
8760 @item function
8761 This function will be called when you click on this button.
8762
8763 @item data-par
8764 As with @var{button-par}, this is a sub-expression number, but this one
8765 says which part of the match is to be sent as data to @var{function}.
8766
8767 @end table
8768
8769 So the full entry for buttonizing URLs is then
8770
8771 @lisp
8772 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8773 @end lisp
8774
8775 @item gnus-header-button-alist
8776 @vindex gnus-header-button-alist
8777 This is just like the other alist, except that it is applied to the
8778 article head only, and that each entry has an additional element that is
8779 used to say what headers to apply the buttonize coding to:
8780
8781 @lisp
8782 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8783 @end lisp
8784
8785 @var{header} is a regular expression.
8786 @end table
8787
8788 @subsubsection Related variables and functions
8789
8790 @table @code
8791 @item gnus-button-@var{*}-level
8792 @xref{Article Button Levels}.
8793
8794 @c Stuff related to gnus-button-browse-level
8795
8796 @item gnus-button-url-regexp
8797 @vindex gnus-button-url-regexp
8798 A regular expression that matches embedded URLs.  It is used in the
8799 default values of the variables above.
8800
8801 @c Stuff related to gnus-button-man-level
8802
8803 @item gnus-button-man-handler
8804 @vindex gnus-button-man-handler
8805 The function to use for displaying man pages.  It must take at least one
8806 argument with a string naming the man page.
8807
8808 @c Stuff related to gnus-button-message-level
8809
8810 @item gnus-button-mid-or-mail-regexp
8811 @vindex gnus-button-mid-or-mail-regexp
8812 Regular expression that matches a message ID or a mail address.
8813
8814 @item gnus-button-prefer-mid-or-mail
8815 @vindex gnus-button-prefer-mid-or-mail
8816 This variable determines what to do when the button on a string as
8817 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8818 message ID or a mail address.  If it is one of the symbols @code{mid} or
8819 @code{mail}, Gnus will always assume that the string is a message ID or
8820 a mail address, respectively.  If this variable is set to the symbol
8821 @code{ask}, always query the user what do do.  If it is a function, this
8822 function will be called with the string as its only argument.  The
8823 function must return @code{mid}, @code{mail}, @code{invalid} or
8824 @code{ask}.  The default value is the function
8825 @code{gnus-button-mid-or-mail-heuristic}.
8826
8827 @item gnus-button-mid-or-mail-heuristic
8828 @findex gnus-button-mid-or-mail-heuristic
8829 Function that guesses whether its argument is a message ID or a mail
8830 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8831 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8832 string is invalid.
8833
8834 @item gnus-button-mid-or-mail-heuristic-alist
8835 @vindex gnus-button-mid-or-mail-heuristic-alist
8836 An alist of @code{(RATE . REGEXP)} pairs used by the function
8837 @code{gnus-button-mid-or-mail-heuristic}.
8838
8839 @c Stuff related to gnus-button-tex-level
8840
8841 @item gnus-button-ctan-handler
8842 @findex gnus-button-ctan-handler
8843 The function to use for displaying CTAN links.  It must take one
8844 argument, the string naming the URL.
8845
8846 @item gnus-ctan-url
8847 @vindex gnus-ctan-url
8848 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8849 by @code{gnus-button-ctan-handler}.
8850
8851 @c Misc stuff
8852
8853 @item gnus-article-button-face
8854 @vindex gnus-article-button-face
8855 Face used on buttons.
8856
8857 @item gnus-article-mouse-face
8858 @vindex gnus-article-mouse-face
8859 Face used when the mouse cursor is over a button.
8860
8861 @end table
8862
8863 @xref{Customizing Articles}, for how to buttonize articles automatically.
8864
8865
8866 @node Article Button Levels
8867 @subsection Article button levels
8868 @cindex button levels
8869 The higher the value of the variables @code{gnus-button-@var{*}-level},
8870 the more buttons will appear.  If the level is zero, no corresponding
8871 buttons are displayed.  With the default value (which is 5) you should
8872 already see quite a lot of buttons.  With higher levels, you will see
8873 more buttons, but you may also get more false positives.  To avoid them,
8874 you can set the variables @code{gnus-button-@var{*}-level} local to
8875 specific groups (@pxref{Group Parameters}).  Here's an example for the
8876 variable @code{gnus-parameters}:
8877
8878 @lisp
8879 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8880 (setq gnus-parameters
8881       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8882         ("\\<unix\\>"               (gnus-button-man-level 10))
8883         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8884 @end lisp
8885
8886 @table @code
8887
8888 @item gnus-button-browse-level
8889 @vindex gnus-button-browse-level
8890 Controls the display of references to message IDs, mail addresses and
8891 news URLs.  Related variables and functions include
8892 @code{gnus-button-url-regexp}, @code{browse-url}, and
8893 @code{browse-url-browser-function}.
8894
8895 @item gnus-button-emacs-level
8896 @vindex gnus-button-emacs-level
8897 Controls the display of Emacs or Gnus references.  Related functions are
8898 @code{gnus-button-handle-custom},
8899 @code{gnus-button-handle-describe-function},
8900 @code{gnus-button-handle-describe-variable},
8901 @code{gnus-button-handle-symbol},
8902 @code{gnus-button-handle-describe-key},
8903 @code{gnus-button-handle-apropos},
8904 @code{gnus-button-handle-apropos-command},
8905 @code{gnus-button-handle-apropos-variable},
8906 @code{gnus-button-handle-apropos-documentation}, and
8907 @code{gnus-button-handle-library}.
8908
8909 @item gnus-button-man-level
8910 @vindex gnus-button-man-level
8911 Controls the display of references to (Unix) man pages.
8912 See @code{gnus-button-man-handler}.
8913
8914 @item gnus-button-message-level
8915 @vindex gnus-button-message-level
8916 Controls the display of message IDs, mail addresses and news URLs.
8917 Related variables and functions include
8918 @code{gnus-button-mid-or-mail-regexp},
8919 @code{gnus-button-prefer-mid-or-mail},
8920 @code{gnus-button-mid-or-mail-heuristic}, and
8921 @code{gnus-button-mid-or-mail-heuristic-alist}.
8922
8923 @item gnus-button-tex-level
8924 @vindex gnus-button-tex-level
8925 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8926 URLs.  See the variables @code{gnus-ctan-url},
8927 @code{gnus-button-ctan-handler},
8928 @code{gnus-button-ctan-directory-regexp}, and
8929 @code{gnus-button-handle-ctan-bogus-regexp}.
8930
8931 @end table
8932
8933
8934 @node Article Date
8935 @subsection Article Date
8936
8937 The date is most likely generated in some obscure timezone you've never
8938 heard of, so it's quite nice to be able to find out what the time was
8939 when the article was sent.
8940
8941 @table @kbd
8942
8943 @item W T u
8944 @kindex W T u (Summary)
8945 @findex gnus-article-date-ut
8946 Display the date in UT (aka. GMT, aka ZULU)
8947 (@code{gnus-article-date-ut}).
8948
8949 @item W T i
8950 @kindex W T i (Summary)
8951 @findex gnus-article-date-iso8601
8952 @cindex ISO 8601
8953 Display the date in international format, aka. ISO 8601
8954 (@code{gnus-article-date-iso8601}).
8955
8956 @item W T l
8957 @kindex W T l (Summary)
8958 @findex gnus-article-date-local
8959 Display the date in the local timezone (@code{gnus-article-date-local}).
8960
8961 @item W T p
8962 @kindex W T p (Summary)
8963 @findex gnus-article-date-english
8964 Display the date in a format that's easily pronounceable in English
8965 (@code{gnus-article-date-english}).
8966
8967 @item W T s
8968 @kindex W T s (Summary)
8969 @vindex gnus-article-time-format
8970 @findex gnus-article-date-user
8971 @findex format-time-string
8972 Display the date using a user-defined format
8973 (@code{gnus-article-date-user}).  The format is specified by the
8974 @code{gnus-article-time-format} variable, and is a string that's passed
8975 to @code{format-time-string}.  See the documentation of that variable
8976 for a list of possible format specs.
8977
8978 @item W T e
8979 @kindex W T e (Summary)
8980 @findex gnus-article-date-lapsed
8981 @findex gnus-start-date-timer
8982 @findex gnus-stop-date-timer
8983 Say how much time has elapsed between the article was posted and now
8984 (@code{gnus-article-date-lapsed}).  It looks something like:
8985
8986 @example
8987 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8988 @end example
8989
8990 @vindex gnus-article-date-lapsed-new-header
8991 The value of @code{gnus-article-date-lapsed-new-header} determines
8992 whether this header will just be added below the old Date one, or will
8993 replace it.
8994
8995 An advantage of using Gnus to read mail is that it converts simple bugs
8996 into wonderful absurdities.
8997
8998 If you want to have this line updated continually, you can put
8999
9000 @lisp
9001 (gnus-start-date-timer)
9002 @end lisp
9003
9004 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9005 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9006 command.
9007
9008 @item W T o
9009 @kindex W T o (Summary)
9010 @findex gnus-article-date-original
9011 Display the original date (@code{gnus-article-date-original}).  This can
9012 be useful if you normally use some other conversion function and are
9013 worried that it might be doing something totally wrong.  Say, claiming
9014 that the article was posted in 1854.  Although something like that is
9015 @emph{totally} impossible.  Don't you trust me? *titter*
9016
9017 @end table
9018
9019 @xref{Customizing Articles}, for how to display the date in your
9020 preferred format automatically.
9021
9022
9023 @node Article Display
9024 @subsection Article Display
9025 @cindex picons
9026 @cindex x-face
9027 @cindex smileys
9028
9029 These commands add various frivolous display gimmicks to the article
9030 buffer in Emacs versions that support them.
9031
9032 @code{X-Face} headers are small black-and-white images supplied by the
9033 message headers (@pxref{X-Face}).
9034
9035 @code{Face} headers are small colored images supplied by the message
9036 headers (@pxref{Face}).
9037
9038 Smileys are those little @samp{:-)} symbols that people like to litter
9039 their messages with (@pxref{Smileys}).
9040
9041 Picons, on the other hand, reside on your own system, and Gnus will
9042 try to match the headers to what you have (@pxref{Picons}).
9043
9044 All these functions are toggles---if the elements already exist,
9045 they'll be removed.
9046
9047 @table @kbd
9048 @item W D x
9049 @kindex W D x (Summary)
9050 @findex gnus-article-display-x-face
9051 Display an @code{X-Face} in the @code{From} header.
9052 (@code{gnus-article-display-x-face}).
9053
9054 @item W D d
9055 @kindex W D d (Summary)
9056 @findex gnus-article-display-face
9057 Display a @code{Face} in the @code{From} header.
9058 (@code{gnus-article-display-face}).
9059
9060 @item W D s
9061 @kindex W D s (Summary)
9062 @findex gnus-treat-smiley
9063 Display smileys (@code{gnus-treat-smiley}).
9064
9065 @item W D f
9066 @kindex W D f (Summary)
9067 @findex gnus-treat-from-picon
9068 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9069
9070 @item W D m
9071 @kindex W D m (Summary)
9072 @findex gnus-treat-mail-picon
9073 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9074 (@code{gnus-treat-mail-picon}).
9075
9076 @item W D n
9077 @kindex W D n (Summary)
9078 @findex gnus-treat-newsgroups-picon
9079 Piconify all news headers (i. e., @code{Newsgroups} and
9080 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9081
9082 @item W D D
9083 @kindex W D D (Summary)
9084 @findex gnus-article-remove-images
9085 Remove all images from the article buffer
9086 (@code{gnus-article-remove-images}).
9087
9088 @end table
9089
9090
9091
9092 @node Article Signature
9093 @subsection Article Signature
9094 @cindex signatures
9095 @cindex article signature
9096
9097 @vindex gnus-signature-separator
9098 Each article is divided into two parts---the head and the body.  The
9099 body can be divided into a signature part and a text part.  The variable
9100 that says what is to be considered a signature is
9101 @code{gnus-signature-separator}.  This is normally the standard
9102 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9103 non-standard signature separators, so this variable can also be a list
9104 of regular expressions to be tested, one by one.  (Searches are done
9105 from the end of the body towards the beginning.)  One likely value is:
9106
9107 @lisp
9108 (setq gnus-signature-separator
9109       '("^-- $"         ; @r{The standard}
9110         "^-- *$"        ; @r{A common mangling}
9111         "^-------*$"    ; @r{Many people just use a looong}
9112                         ; @r{line of dashes.  Shame!}
9113         "^ *--------*$" ; @r{Double-shame!}
9114         "^________*$"   ; @r{Underscores are also popular}
9115         "^========*$")) ; @r{Pervert!}
9116 @end lisp
9117
9118 The more permissive you are, the more likely it is that you'll get false
9119 positives.
9120
9121 @vindex gnus-signature-limit
9122 @code{gnus-signature-limit} provides a limit to what is considered a
9123 signature when displaying articles.
9124
9125 @enumerate
9126 @item
9127 If it is an integer, no signature may be longer (in characters) than
9128 that integer.
9129 @item
9130 If it is a floating point number, no signature may be longer (in lines)
9131 than that number.
9132 @item
9133 If it is a function, the function will be called without any parameters,
9134 and if it returns @code{nil}, there is no signature in the buffer.
9135 @item
9136 If it is a string, it will be used as a regexp.  If it matches, the text
9137 in question is not a signature.
9138 @end enumerate
9139
9140 This variable can also be a list where the elements may be of the types
9141 listed above.  Here's an example:
9142
9143 @lisp
9144 (setq gnus-signature-limit
9145       '(200.0 "^---*Forwarded article"))
9146 @end lisp
9147
9148 This means that if there are more than 200 lines after the signature
9149 separator, or the text after the signature separator is matched by
9150 the regular expression @samp{^---*Forwarded article}, then it isn't a
9151 signature after all.
9152
9153
9154 @node Article Miscellanea
9155 @subsection Article Miscellanea
9156
9157 @table @kbd
9158 @item A t
9159 @kindex A t (Summary)
9160 @findex gnus-article-babel
9161 Translate the article from one language to another
9162 (@code{gnus-article-babel}).
9163
9164 @end table
9165
9166
9167 @node MIME Commands
9168 @section MIME Commands
9169 @cindex MIME decoding
9170 @cindex attachments
9171 @cindex viewing attachments
9172
9173 The following commands all understand the numerical prefix.  For
9174 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9175
9176 @table @kbd
9177 @item b
9178 @itemx K v
9179 @kindex b (Summary)
9180 @kindex K v (Summary)
9181 View the @acronym{MIME} part.
9182
9183 @item K o
9184 @kindex K o (Summary)
9185 Save the @acronym{MIME} part.
9186
9187 @item K c
9188 @kindex K c (Summary)
9189 Copy the @acronym{MIME} part.
9190
9191 @item K e
9192 @kindex K e (Summary)
9193 View the @acronym{MIME} part externally.
9194
9195 @item K i
9196 @kindex K i (Summary)
9197 View the @acronym{MIME} part internally.
9198
9199 @item K |
9200 @kindex K | (Summary)
9201 Pipe the @acronym{MIME} part to an external command.
9202 @end table
9203
9204 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9205 the same manner:
9206
9207 @table @kbd
9208 @item K b
9209 @kindex K b (Summary)
9210 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9211 mostly useful if you wish to save (or perform other actions) on inlined
9212 parts.
9213
9214 @item K m
9215 @kindex K m (Summary)
9216 @findex gnus-summary-repair-multipart
9217 Some multipart messages are transmitted with missing or faulty headers.
9218 This command will attempt to ``repair'' these messages so that they can
9219 be viewed in a more pleasant manner
9220 (@code{gnus-summary-repair-multipart}).
9221
9222 @item X m
9223 @kindex X m (Summary)
9224 @findex gnus-summary-save-parts
9225 Save all parts matching a @acronym{MIME} type to a directory
9226 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9227 convention (@pxref{Process/Prefix}).
9228
9229 @item M-t
9230 @kindex M-t (Summary)
9231 @findex gnus-summary-toggle-display-buttonized
9232 Toggle the buttonized display of the article buffer
9233 (@code{gnus-summary-toggle-display-buttonized}).
9234
9235 @item W M w
9236 @kindex W M w (Summary)
9237 @findex gnus-article-decode-mime-words
9238 Decode RFC 2047-encoded words in the article headers
9239 (@code{gnus-article-decode-mime-words}).
9240
9241 @item W M c
9242 @kindex W M c (Summary)
9243 @findex gnus-article-decode-charset
9244 Decode encoded article bodies as well as charsets
9245 (@code{gnus-article-decode-charset}).
9246
9247 This command looks in the @code{Content-Type} header to determine the
9248 charset.  If there is no such header in the article, you can give it a
9249 prefix, which will prompt for the charset to decode as.  In regional
9250 groups where people post using some common encoding (but do not
9251 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9252 parameter to the required charset (@pxref{Group Parameters}).
9253
9254 @item W M v
9255 @kindex W M v (Summary)
9256 @findex gnus-mime-view-all-parts
9257 View all the @acronym{MIME} parts in the current article
9258 (@code{gnus-mime-view-all-parts}).
9259
9260 @end table
9261
9262 Relevant variables:
9263
9264 @table @code
9265 @item gnus-ignored-mime-types
9266 @vindex gnus-ignored-mime-types
9267 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9268 this list will be completely ignored by Gnus.  The default value is
9269 @code{nil}.
9270
9271 To have all Vcards be ignored, you'd say something like this:
9272
9273 @lisp
9274 (setq gnus-ignored-mime-types
9275       '("text/x-vcard"))
9276 @end lisp
9277
9278 @item gnus-article-loose-mime
9279 @vindex gnus-article-loose-mime
9280 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9281 before interpreting the message as a @acronym{MIME} message.  This helps
9282 when reading messages from certain broken mail user agents.  The
9283 default is @code{nil}.
9284
9285 @item gnus-article-emulate-mime
9286 @vindex gnus-article-emulate-mime
9287 There are other, non-@acronym{MIME} encoding methods used.  The most common
9288 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9289 this variable is non-@code{nil}, Gnus will look in message bodies to
9290 see if it finds these encodings, and if so, it'll run them through the
9291 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9292
9293 @item gnus-unbuttonized-mime-types
9294 @vindex gnus-unbuttonized-mime-types
9295 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9296 this list won't have @acronym{MIME} buttons inserted unless they aren't
9297 displayed or this variable is overridden by
9298 @code{gnus-buttonized-mime-types}.  The default value is
9299 @code{(".*/.*")}.  This variable is only used when
9300 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9301
9302 @item gnus-buttonized-mime-types
9303 @vindex gnus-buttonized-mime-types
9304 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9305 this list will have @acronym{MIME} buttons inserted unless they aren't
9306 displayed.  This variable overrides
9307 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9308 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9309 is @code{nil}.
9310
9311 To see e.g. security buttons but no other buttons, you could set this
9312 variable to @code{("multipart/signed")} and leave
9313 @code{gnus-unbuttonized-mime-types} at the default value.
9314
9315 @item gnus-inhibit-mime-unbuttonizing
9316 @vindex gnus-inhibit-mime-unbuttonizing
9317 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9318 default value is @code{nil}.
9319
9320 @item gnus-article-mime-part-function
9321 @vindex gnus-article-mime-part-function
9322 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9323 handle as the parameter.  The function is meant to be used to allow
9324 users to gather information from the article (e. g., add Vcard info to
9325 the bbdb database) or to do actions based on parts (e. g., automatically
9326 save all jpegs into some directory).
9327
9328 Here's an example function the does the latter:
9329
9330 @lisp
9331 (defun my-save-all-jpeg-parts (handle)
9332   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9333     (with-temp-buffer
9334       (insert (mm-get-part handle))
9335       (write-region (point-min) (point-max)
9336                     (read-file-name "Save jpeg to: ")))))
9337 (setq gnus-article-mime-part-function
9338       'my-save-all-jpeg-parts)
9339 @end lisp
9340
9341 @vindex gnus-mime-multipart-functions
9342 @item gnus-mime-multipart-functions
9343 Alist of @acronym{MIME} multipart types and functions to handle them.
9344
9345 @vindex mm-file-name-rewrite-functions
9346 @item mm-file-name-rewrite-functions
9347 List of functions used for rewriting file names of @acronym{MIME} parts.
9348 Each function takes a file name as input and returns a file name.
9349
9350 Ready-made functions include@*
9351 @code{mm-file-name-delete-whitespace},
9352 @code{mm-file-name-trim-whitespace},
9353 @code{mm-file-name-collapse-whitespace}, and
9354 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9355 the variable @code{mm-file-name-replace-whitespace} to replace each
9356 whitespace character in a file name with that string; default value
9357 is @code{"_"} (a single underscore).
9358 @findex mm-file-name-delete-whitespace
9359 @findex mm-file-name-trim-whitespace
9360 @findex mm-file-name-collapse-whitespace
9361 @findex mm-file-name-replace-whitespace
9362 @vindex mm-file-name-replace-whitespace
9363
9364 The standard functions @code{capitalize}, @code{downcase},
9365 @code{upcase}, and @code{upcase-initials} may be useful, too.
9366
9367 Everybody knows that whitespace characters in file names are evil,
9368 except those who don't know.  If you receive lots of attachments from
9369 such unenlightened users, you can make live easier by adding
9370
9371 @lisp
9372 (setq mm-file-name-rewrite-functions
9373       '(mm-file-name-trim-whitespace
9374         mm-file-name-collapse-whitespace
9375         mm-file-name-replace-whitespace))
9376 @end lisp
9377
9378 @noindent
9379 to your @file{~/.gnus.el} file.
9380
9381 @end table
9382
9383
9384 @node Charsets
9385 @section Charsets
9386 @cindex charsets
9387
9388 People use different charsets, and we have @acronym{MIME} to let us know what
9389 charsets they use.  Or rather, we wish we had.  Many people use
9390 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9391 just send out messages without saying what character sets they use.  To
9392 help a bit with this, some local news hierarchies have policies that say
9393 what character set is the default.  For instance, the @samp{fj}
9394 hierarchy uses @code{iso-2022-jp-2}.
9395
9396 @vindex gnus-group-charset-alist
9397 This knowledge is encoded in the @code{gnus-group-charset-alist}
9398 variable, which is an alist of regexps (use the first item to match full
9399 group names) and default charsets to be used when reading these groups.
9400
9401 @vindex gnus-newsgroup-ignored-charsets
9402 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9403 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9404 even if they really are in @code{koi-8}.  To help here, the
9405 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9406 charsets that are listed here will be ignored.  The variable can be
9407 set on a group-by-group basis using the group parameters (@pxref{Group
9408 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9409 which includes values some agents insist on having in there.
9410
9411 @vindex gnus-group-posting-charset-alist
9412 When posting, @code{gnus-group-posting-charset-alist} is used to
9413 determine which charsets should not be encoded using the @acronym{MIME}
9414 encodings.  For instance, some hierarchies discourage using
9415 quoted-printable header encoding.
9416
9417 This variable is an alist of regexps and permitted unencoded charsets
9418 for posting.  Each element of the alist has the form @code{(}@var{test
9419 header body-list}@code{)}, where:
9420
9421 @table @var
9422 @item test
9423 is either a regular expression matching the newsgroup header or a
9424 variable to query,
9425 @item header
9426 is the charset which may be left unencoded in the header (@code{nil}
9427 means encode all charsets),
9428 @item body-list
9429 is a list of charsets which may be encoded using 8bit content-transfer
9430 encoding in the body, or one of the special values @code{nil} (always
9431 encode using quoted-printable) or @code{t} (always use 8bit).
9432 @end table
9433
9434 @cindex Russian
9435 @cindex koi8-r
9436 @cindex koi8-u
9437 @cindex iso-8859-5
9438 @cindex coding system aliases
9439 @cindex preferred charset
9440
9441 Other charset tricks that may be useful, although not Gnus-specific:
9442
9443 If there are several @acronym{MIME} charsets that encode the same Emacs
9444 charset, you can choose what charset to use by saying the following:
9445
9446 @lisp
9447 (put-charset-property 'cyrillic-iso8859-5
9448                       'preferred-coding-system 'koi8-r)
9449 @end lisp
9450
9451 This means that Russian will be encoded using @code{koi8-r} instead of
9452 the default @code{iso-8859-5} @acronym{MIME} charset.
9453
9454 If you want to read messages in @code{koi8-u}, you can cheat and say
9455
9456 @lisp
9457 (define-coding-system-alias 'koi8-u 'koi8-r)
9458 @end lisp
9459
9460 This will almost do the right thing.
9461
9462 And finally, to read charsets like @code{windows-1251}, you can say
9463 something like
9464
9465 @lisp
9466 (codepage-setup 1251)
9467 (define-coding-system-alias 'windows-1251 'cp1251)
9468 @end lisp
9469
9470
9471 @node Article Commands
9472 @section Article Commands
9473
9474 @table @kbd
9475
9476 @item A P
9477 @cindex PostScript
9478 @cindex printing
9479 @kindex A P (Summary)
9480 @vindex gnus-ps-print-hook
9481 @findex gnus-summary-print-article
9482 Generate and print a PostScript image of the article buffer
9483 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9484 be run just before printing the buffer.  An alternative way to print
9485 article is to use Muttprint (@pxref{Saving Articles}).
9486
9487 @end table
9488
9489
9490 @node Summary Sorting
9491 @section Summary Sorting
9492 @cindex summary sorting
9493
9494 You can have the summary buffer sorted in various ways, even though I
9495 can't really see why you'd want that.
9496
9497 @table @kbd
9498
9499 @item C-c C-s C-n
9500 @kindex C-c C-s C-n (Summary)
9501 @findex gnus-summary-sort-by-number
9502 Sort by article number (@code{gnus-summary-sort-by-number}).
9503
9504 @item C-c C-s C-a
9505 @kindex C-c C-s C-a (Summary)
9506 @findex gnus-summary-sort-by-author
9507 Sort by author (@code{gnus-summary-sort-by-author}).
9508
9509 @item C-c C-s C-s
9510 @kindex C-c C-s C-s (Summary)
9511 @findex gnus-summary-sort-by-subject
9512 Sort by subject (@code{gnus-summary-sort-by-subject}).
9513
9514 @item C-c C-s C-d
9515 @kindex C-c C-s C-d (Summary)
9516 @findex gnus-summary-sort-by-date
9517 Sort by date (@code{gnus-summary-sort-by-date}).
9518
9519 @item C-c C-s C-l
9520 @kindex C-c C-s C-l (Summary)
9521 @findex gnus-summary-sort-by-lines
9522 Sort by lines (@code{gnus-summary-sort-by-lines}).
9523
9524 @item C-c C-s C-c
9525 @kindex C-c C-s C-c (Summary)
9526 @findex gnus-summary-sort-by-chars
9527 Sort by article length (@code{gnus-summary-sort-by-chars}).
9528
9529 @item C-c C-s C-i
9530 @kindex C-c C-s C-i (Summary)
9531 @findex gnus-summary-sort-by-score
9532 Sort by score (@code{gnus-summary-sort-by-score}).
9533
9534 @item C-c C-s C-r
9535 @kindex C-c C-s C-r (Summary)
9536 @findex gnus-summary-sort-by-random
9537 Randomize (@code{gnus-summary-sort-by-random}).
9538
9539 @item C-c C-s C-o
9540 @kindex C-c C-s C-o (Summary)
9541 @findex gnus-summary-sort-by-original
9542 Sort using the default sorting method
9543 (@code{gnus-summary-sort-by-original}).
9544 @end table
9545
9546 These functions will work both when you use threading and when you don't
9547 use threading.  In the latter case, all summary lines will be sorted,
9548 line by line.  In the former case, sorting will be done on a
9549 root-by-root basis, which might not be what you were looking for.  To
9550 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9551 Commands}).
9552
9553
9554 @node Finding the Parent
9555 @section Finding the Parent
9556 @cindex parent articles
9557 @cindex referring articles
9558
9559 @table @kbd
9560 @item ^
9561 @kindex ^ (Summary)
9562 @findex gnus-summary-refer-parent-article
9563 If you'd like to read the parent of the current article, and it is not
9564 displayed in the summary buffer, you might still be able to.  That is,
9565 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9566 and the @code{References} in the current article are not mangled, you
9567 can just press @kbd{^} or @kbd{A r}
9568 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9569 you'll get the parent.  If the parent is already displayed in the
9570 summary buffer, point will just move to this article.
9571
9572 If given a positive numerical prefix, fetch that many articles back into
9573 the ancestry.  If given a negative numerical prefix, fetch just that
9574 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9575 grandparent and the grandgrandparent of the current article.  If you say
9576 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9577 article.
9578
9579 @item A R (Summary)
9580 @findex gnus-summary-refer-references
9581 @kindex A R (Summary)
9582 Fetch all articles mentioned in the @code{References} header of the
9583 article (@code{gnus-summary-refer-references}).
9584
9585 @item A T (Summary)
9586 @findex gnus-summary-refer-thread
9587 @kindex A T (Summary)
9588 Display the full thread where the current article appears
9589 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9590 headers in the current group to work, so it usually takes a while.  If
9591 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9592 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9593 visible effects normally, but it'll make this command work a whole lot
9594 faster.  Of course, it'll make group entry somewhat slow.
9595
9596 @vindex gnus-refer-thread-limit
9597 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9598 articles before the first displayed in the current group) headers to
9599 fetch when doing this command.  The default is 200.  If @code{t}, all
9600 the available headers will be fetched.  This variable can be overridden
9601 by giving the @kbd{A T} command a numerical prefix.
9602
9603 @item M-^ (Summary)
9604 @findex gnus-summary-refer-article
9605 @kindex M-^ (Summary)
9606 @cindex Message-ID
9607 @cindex fetching by Message-ID
9608 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9609 matter what group it belongs to.  @kbd{M-^}
9610 (@code{gnus-summary-refer-article}) will ask you for a
9611 @code{Message-ID}, which is one of those long, hard-to-read thingies
9612 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9613 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9614 @end table
9615
9616 The current select method will be used when fetching by
9617 @code{Message-ID} from non-news select method, but you can override this
9618 by giving this command a prefix.
9619
9620 @vindex gnus-refer-article-method
9621 If the group you are reading is located on a back end that does not
9622 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9623 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9624 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9625 updating the spool you are reading from, but that's not really
9626 necessary.
9627
9628 It can also be a list of select methods, as well as the special symbol
9629 @code{current}, which means to use the current select method.  If it
9630 is a list, Gnus will try all the methods in the list until it finds a
9631 match.
9632
9633 Here's an example setting that will first try the current method, and
9634 then ask Google if that fails:
9635
9636 @lisp
9637 (setq gnus-refer-article-method
9638       '(current
9639         (nnweb "google" (nnweb-type google))))
9640 @end lisp
9641
9642 Most of the mail back ends support fetching by @code{Message-ID}, but
9643 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9644 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9645 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9646 only able to locate articles that have been posted to the current
9647 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9648 not support this at all.
9649
9650
9651 @node Alternative Approaches
9652 @section Alternative Approaches
9653
9654 Different people like to read news using different methods.  This being
9655 gnus, we offer a small selection of minor modes for the summary buffers.
9656
9657 @menu
9658 * Pick and Read::               First mark articles and then read them.
9659 * Binary Groups::               Auto-decode all articles.
9660 @end menu
9661
9662
9663 @node Pick and Read
9664 @subsection Pick and Read
9665 @cindex pick and read
9666
9667 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9668 a two-phased reading interface.  The user first marks in a summary
9669 buffer the articles she wants to read.  Then she starts reading the
9670 articles with just an article buffer displayed.
9671
9672 @findex gnus-pick-mode
9673 @kindex M-x gnus-pick-mode
9674 Gnus provides a summary buffer minor mode that allows
9675 this---@code{gnus-pick-mode}.  This basically means that a few process
9676 mark commands become one-keystroke commands to allow easy marking, and
9677 it provides one additional command for switching to the summary buffer.
9678
9679 Here are the available keystrokes when using pick mode:
9680
9681 @table @kbd
9682 @item .
9683 @kindex . (Pick)
9684 @findex gnus-pick-article-or-thread
9685 Pick the article or thread on the current line
9686 (@code{gnus-pick-article-or-thread}).  If the variable
9687 @code{gnus-thread-hide-subtree} is true, then this key selects the
9688 entire thread when used at the first article of the thread.  Otherwise,
9689 it selects just the article.  If given a numerical prefix, go to that
9690 thread or article and pick it.  (The line number is normally displayed
9691 at the beginning of the summary pick lines.)
9692
9693 @item SPACE
9694 @kindex SPACE (Pick)
9695 @findex gnus-pick-next-page
9696 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9697 at the end of the buffer, start reading the picked articles.
9698
9699 @item u
9700 @kindex u (Pick)
9701 @findex gnus-pick-unmark-article-or-thread.
9702 Unpick the thread or article
9703 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9704 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9705 thread if used at the first article of the thread.  Otherwise it unpicks
9706 just the article.  You can give this key a numerical prefix to unpick
9707 the thread or article at that line.
9708
9709 @item RET
9710 @kindex RET (Pick)
9711 @findex gnus-pick-start-reading
9712 @vindex gnus-pick-display-summary
9713 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9714 given a prefix, mark all unpicked articles as read first.  If
9715 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9716 will still be visible when you are reading.
9717
9718 @end table
9719
9720 All the normal summary mode commands are still available in the
9721 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9722 which is mapped to the same function
9723 @code{gnus-summary-tick-article-forward}.
9724
9725 If this sounds like a good idea to you, you could say:
9726
9727 @lisp
9728 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9729 @end lisp
9730
9731 @vindex gnus-pick-mode-hook
9732 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9733
9734 @vindex gnus-mark-unpicked-articles-as-read
9735 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9736 all unpicked articles as read.  The default is @code{nil}.
9737
9738 @vindex gnus-summary-pick-line-format
9739 The summary line format in pick mode is slightly different from the
9740 standard format.  At the beginning of each line the line number is
9741 displayed.  The pick mode line format is controlled by the
9742 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9743 Variables}).  It accepts the same format specs that
9744 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9745
9746
9747 @node Binary Groups
9748 @subsection Binary Groups
9749 @cindex binary groups
9750
9751 @findex gnus-binary-mode
9752 @kindex M-x gnus-binary-mode
9753 If you spend much time in binary groups, you may grow tired of hitting
9754 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9755 is a minor mode for summary buffers that makes all ordinary Gnus article
9756 selection functions uudecode series of articles and display the result
9757 instead of just displaying the articles the normal way.
9758
9759 @kindex g (Binary)
9760 @findex gnus-binary-show-article
9761 The only way, in fact, to see the actual articles is the @kbd{g}
9762 command, when you have turned on this mode
9763 (@code{gnus-binary-show-article}).
9764
9765 @vindex gnus-binary-mode-hook
9766 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9767
9768
9769 @node Tree Display
9770 @section Tree Display
9771 @cindex trees
9772
9773 @vindex gnus-use-trees
9774 If you don't like the normal gnus summary display, you might try setting
9775 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9776 additional @dfn{tree buffer}.  You can execute all summary mode commands
9777 in the tree buffer.
9778
9779 There are a few variables to customize the tree display, of course:
9780
9781 @table @code
9782 @item gnus-tree-mode-hook
9783 @vindex gnus-tree-mode-hook
9784 A hook called in all tree mode buffers.
9785
9786 @item gnus-tree-mode-line-format
9787 @vindex gnus-tree-mode-line-format
9788 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9789 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9790 of valid specs, @pxref{Summary Buffer Mode Line}.
9791
9792 @item gnus-selected-tree-face
9793 @vindex gnus-selected-tree-face
9794 Face used for highlighting the selected article in the tree buffer.  The
9795 default is @code{modeline}.
9796
9797 @item gnus-tree-line-format
9798 @vindex gnus-tree-line-format
9799 A format string for the tree nodes.  The name is a bit of a misnomer,
9800 though---it doesn't define a line, but just the node.  The default value
9801 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9802 the name of the poster.  It is vital that all nodes are of the same
9803 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9804
9805 Valid specs are:
9806
9807 @table @samp
9808 @item n
9809 The name of the poster.
9810 @item f
9811 The @code{From} header.
9812 @item N
9813 The number of the article.
9814 @item [
9815 The opening bracket.
9816 @item ]
9817 The closing bracket.
9818 @item s
9819 The subject.
9820 @end table
9821
9822 @xref{Formatting Variables}.
9823
9824 Variables related to the display are:
9825
9826 @table @code
9827 @item gnus-tree-brackets
9828 @vindex gnus-tree-brackets
9829 This is used for differentiating between ``real'' articles and
9830 ``sparse'' articles.  The format is
9831 @example
9832 ((@var{real-open} . @var{real-close})
9833  (@var{sparse-open} . @var{sparse-close})
9834  (@var{dummy-open} . @var{dummy-close}))
9835 @end example
9836 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9837
9838 @item gnus-tree-parent-child-edges
9839 @vindex gnus-tree-parent-child-edges
9840 This is a list that contains the characters used for connecting parent
9841 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9842
9843 @end table
9844
9845 @item gnus-tree-minimize-window
9846 @vindex gnus-tree-minimize-window
9847 If this variable is non-@code{nil}, gnus will try to keep the tree
9848 buffer as small as possible to allow more room for the other gnus
9849 windows.  If this variable is a number, the tree buffer will never be
9850 higher than that number.  The default is @code{t}.  Note that if you
9851 have several windows displayed side-by-side in a frame and the tree
9852 buffer is one of these, minimizing the tree window will also resize all
9853 other windows displayed next to it.
9854
9855 You may also wish to add the following hook to keep the window minimized
9856 at all times:
9857
9858 @lisp
9859 (add-hook 'gnus-configure-windows-hook
9860           'gnus-tree-perhaps-minimize)
9861 @end lisp
9862
9863 @item gnus-generate-tree-function
9864 @vindex gnus-generate-tree-function
9865 @findex gnus-generate-horizontal-tree
9866 @findex gnus-generate-vertical-tree
9867 The function that actually generates the thread tree.  Two predefined
9868 functions are available: @code{gnus-generate-horizontal-tree} and
9869 @code{gnus-generate-vertical-tree} (which is the default).
9870
9871 @end table
9872
9873 Here's an example from a horizontal tree buffer:
9874
9875 @example
9876 @{***@}-(***)-[odd]-[Gun]
9877      |      \[Jan]
9878      |      \[odd]-[Eri]
9879      |      \(***)-[Eri]
9880      |            \[odd]-[Paa]
9881      \[Bjo]
9882      \[Gun]
9883      \[Gun]-[Jor]
9884 @end example
9885
9886 Here's the same thread displayed in a vertical tree buffer:
9887
9888 @example
9889 @group
9890 @{***@}
9891   |--------------------------\-----\-----\
9892 (***)                         [Bjo] [Gun] [Gun]
9893   |--\-----\-----\                          |
9894 [odd] [Jan] [odd] (***)                   [Jor]
9895   |           |     |--\
9896 [Gun]       [Eri] [Eri] [odd]
9897                           |
9898                         [Paa]
9899 @end group
9900 @end example
9901
9902 If you're using horizontal trees, it might be nice to display the trees
9903 side-by-side with the summary buffer.  You could add something like the
9904 following to your @file{~/.gnus.el} file:
9905
9906 @lisp
9907 (setq gnus-use-trees t
9908       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9909       gnus-tree-minimize-window nil)
9910 (gnus-add-configuration
9911  '(article
9912    (vertical 1.0
9913              (horizontal 0.25
9914                          (summary 0.75 point)
9915                          (tree 1.0))
9916              (article 1.0))))
9917 @end lisp
9918
9919 @xref{Window Layout}.
9920
9921
9922 @node Mail Group Commands
9923 @section Mail Group Commands
9924 @cindex mail group commands
9925
9926 Some commands only make sense in mail groups.  If these commands are
9927 invalid in the current group, they will raise a hell and let you know.
9928
9929 All these commands (except the expiry and edit commands) use the
9930 process/prefix convention (@pxref{Process/Prefix}).
9931
9932 @table @kbd
9933
9934 @item B e
9935 @kindex B e (Summary)
9936 @findex gnus-summary-expire-articles
9937 Run all expirable articles in the current group through the expiry
9938 process (@code{gnus-summary-expire-articles}).  That is, delete all
9939 expirable articles in the group that have been around for a while.
9940 (@pxref{Expiring Mail}).
9941
9942 @item B C-M-e
9943 @kindex B C-M-e (Summary)
9944 @findex gnus-summary-expire-articles-now
9945 Delete all the expirable articles in the group
9946 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
9947 articles eligible for expiry in the current group will
9948 disappear forever into that big @file{/dev/null} in the sky.
9949
9950 @item B DEL
9951 @kindex B DEL (Summary)
9952 @findex gnus-summary-delete-article
9953 @c @icon{gnus-summary-mail-delete}
9954 Delete the mail article.  This is ``delete'' as in ``delete it from your
9955 disk forever and ever, never to return again.'' Use with caution.
9956 (@code{gnus-summary-delete-article}).
9957
9958 @item B m
9959 @kindex B m (Summary)
9960 @cindex move mail
9961 @findex gnus-summary-move-article
9962 @vindex gnus-preserve-marks
9963 Move the article from one mail group to another
9964 (@code{gnus-summary-move-article}).  Marks will be preserved if
9965 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9966
9967 @item B c
9968 @kindex B c (Summary)
9969 @cindex copy mail
9970 @findex gnus-summary-copy-article
9971 @c @icon{gnus-summary-mail-copy}
9972 Copy the article from one group (mail group or not) to a mail group
9973 (@code{gnus-summary-copy-article}).  Marks will be preserved if
9974 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9975
9976 @item B B
9977 @kindex B B (Summary)
9978 @cindex crosspost mail
9979 @findex gnus-summary-crosspost-article
9980 Crosspost the current article to some other group
9981 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
9982 the article in the other group, and the Xref headers of the article will
9983 be properly updated.
9984
9985 @item B i
9986 @kindex B i (Summary)
9987 @findex gnus-summary-import-article
9988 Import an arbitrary file into the current mail newsgroup
9989 (@code{gnus-summary-import-article}).  You will be prompted for a file
9990 name, a @code{From} header and a @code{Subject} header.
9991
9992 @item B I
9993 @kindex B I (Summary)
9994 @findex gnus-summary-create-article
9995 Create an empty article in the current mail newsgroups
9996 (@code{gnus-summary-create-article}).  You will be prompted for a
9997 @code{From} header and a @code{Subject} header.
9998
9999 @item B r
10000 @kindex B r (Summary)
10001 @findex gnus-summary-respool-article
10002 @vindex gnus-summary-respool-default-method
10003 Respool the mail article (@code{gnus-summary-respool-article}).
10004 @code{gnus-summary-respool-default-method} will be used as the default
10005 select method when respooling.  This variable is @code{nil} by default,
10006 which means that the current group select method will be used instead.
10007 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10008 (which is the default).
10009
10010 @item B w
10011 @itemx e
10012 @kindex B w (Summary)
10013 @kindex e (Summary)
10014 @findex gnus-summary-edit-article
10015 @kindex C-c C-c (Article)
10016 @findex gnus-summary-edit-article-done
10017 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10018 editing and make the changes permanent, type @kbd{C-c C-c}
10019 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10020 @kbd{C-c C-c} command, gnus won't re-highlight the article.
10021
10022 @item B q
10023 @kindex B q (Summary)
10024 @findex gnus-summary-respool-query
10025 If you want to re-spool an article, you might be curious as to what group
10026 the article will end up in before you do the re-spooling.  This command
10027 will tell you (@code{gnus-summary-respool-query}).
10028
10029 @item B t
10030 @kindex B t (Summary)
10031 @findex gnus-summary-respool-trace
10032 Similarly, this command will display all fancy splitting patterns used
10033 when respooling, if any (@code{gnus-summary-respool-trace}).
10034
10035 @item B p
10036 @kindex B p (Summary)
10037 @findex gnus-summary-article-posted-p
10038 Some people have a tendency to send you ``courtesy'' copies when they
10039 follow up to articles you have posted.  These usually have a
10040 @code{Newsgroups} header in them, but not always.  This command
10041 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10042 article from your news server (or rather, from
10043 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10044 report back whether it found the article or not.  Even if it says that
10045 it didn't find the article, it may have been posted anyway---mail
10046 propagation is much faster than news propagation, and the news copy may
10047 just not have arrived yet.
10048
10049 @item K E
10050 @kindex K E (Summary)
10051 @findex gnus-article-encrypt-body
10052 @vindex gnus-article-encrypt-protocol
10053 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10054 The body is encrypted with the encryption protocol specified by the
10055 variable @code{gnus-article-encrypt-protocol}.
10056
10057 @end table
10058
10059 @vindex gnus-move-split-methods
10060 @cindex moving articles
10061 If you move (or copy) articles regularly, you might wish to have gnus
10062 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10063 variable that uses the same syntax as @code{gnus-split-methods}
10064 (@pxref{Saving Articles}).  You may customize that variable to create
10065 suggestions you find reasonable.  (Note that
10066 @code{gnus-move-split-methods} uses group names where
10067 @code{gnus-split-methods} uses file names.)
10068
10069 @lisp
10070 (setq gnus-move-split-methods
10071       '(("^From:.*Lars Magne" "nnml:junk")
10072         ("^Subject:.*gnus" "nnfolder:important")
10073         (".*" "nnml:misc")))
10074 @end lisp
10075
10076
10077 @node Various Summary Stuff
10078 @section Various Summary Stuff
10079
10080 @menu
10081 * Summary Group Information::   Information oriented commands.
10082 * Searching for Articles::      Multiple article commands.
10083 * Summary Generation Commands::
10084 * Really Various Summary Commands::  Those pesky non-conformant commands.
10085 @end menu
10086
10087 @table @code
10088 @vindex gnus-summary-display-while-building
10089 @item gnus-summary-display-while-building
10090 If non-@code{nil}, show and update the summary buffer as it's being
10091 built.  If @code{t}, update the buffer after every line is inserted.
10092 If the value is an integer, @var{n}, update the display every @var{n}
10093 lines.  The default is @code{nil}.
10094
10095 @vindex gnus-summary-display-arrow
10096 @item gnus-summary-display-arrow
10097 If non-@code{nil}, display an arrow in the fringe to indicate the
10098 current article.
10099
10100 @vindex gnus-summary-mode-hook
10101 @item gnus-summary-mode-hook
10102 This hook is called when creating a summary mode buffer.
10103
10104 @vindex gnus-summary-generate-hook
10105 @item gnus-summary-generate-hook
10106 This is called as the last thing before doing the threading and the
10107 generation of the summary buffer.  It's quite convenient for customizing
10108 the threading variables based on what data the newsgroup has.  This hook
10109 is called from the summary buffer after most summary buffer variables
10110 have been set.
10111
10112 @vindex gnus-summary-prepare-hook
10113 @item gnus-summary-prepare-hook
10114 It is called after the summary buffer has been generated.  You might use
10115 it to, for instance, highlight lines or modify the look of the buffer in
10116 some other ungodly manner.  I don't care.
10117
10118 @vindex gnus-summary-prepared-hook
10119 @item gnus-summary-prepared-hook
10120 A hook called as the very last thing after the summary buffer has been
10121 generated.
10122
10123 @vindex gnus-summary-ignore-duplicates
10124 @item gnus-summary-ignore-duplicates
10125 When gnus discovers two articles that have the same @code{Message-ID},
10126 it has to do something drastic.  No articles are allowed to have the
10127 same @code{Message-ID}, but this may happen when reading mail from some
10128 sources.  Gnus allows you to customize what happens with this variable.
10129 If it is @code{nil} (which is the default), gnus will rename the
10130 @code{Message-ID} (for display purposes only) and display the article as
10131 any other article.  If this variable is @code{t}, it won't display the
10132 article---it'll be as if it never existed.
10133
10134 @vindex gnus-alter-articles-to-read-function
10135 @item gnus-alter-articles-to-read-function
10136 This function, which takes two parameters (the group name and the list
10137 of articles to be selected), is called to allow the user to alter the
10138 list of articles to be selected.
10139
10140 For instance, the following function adds the list of cached articles to
10141 the list in one particular group:
10142
10143 @lisp
10144 (defun my-add-cached-articles (group articles)
10145   (if (string= group "some.group")
10146       (append gnus-newsgroup-cached articles)
10147     articles))
10148 @end lisp
10149
10150 @vindex gnus-newsgroup-variables
10151 @item gnus-newsgroup-variables
10152 A list of newsgroup (summary buffer) local variables, or cons of
10153 variables and their default values (when the default values are not
10154 @code{nil}), that should be made global while the summary buffer is
10155 active.  These variables can be used to set variables in the group
10156 parameters while still allowing them to affect operations done in
10157 other buffers.  For example:
10158
10159 @lisp
10160 (setq gnus-newsgroup-variables
10161       '(message-use-followup-to
10162         (gnus-visible-headers .
10163  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10164 @end lisp
10165
10166 @end table
10167
10168
10169 @node Summary Group Information
10170 @subsection Summary Group Information
10171
10172 @table @kbd
10173
10174 @item H f
10175 @kindex H f (Summary)
10176 @findex gnus-summary-fetch-faq
10177 @vindex gnus-group-faq-directory
10178 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10179 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10180 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10181 is usually a directory on a remote machine.  This variable can also be
10182 a list of directories.  In that case, giving a prefix to this command
10183 will allow you to choose between the various sites.  @code{ange-ftp}
10184 or @code{efs} will probably be used for fetching the file.
10185
10186 @item H d
10187 @kindex H d (Summary)
10188 @findex gnus-summary-describe-group
10189 Give a brief description of the current group
10190 (@code{gnus-summary-describe-group}).  If given a prefix, force
10191 rereading the description from the server.
10192
10193 @item H h
10194 @kindex H h (Summary)
10195 @findex gnus-summary-describe-briefly
10196 Give an extremely brief description of the most important summary
10197 keystrokes (@code{gnus-summary-describe-briefly}).
10198
10199 @item H i
10200 @kindex H i (Summary)
10201 @findex gnus-info-find-node
10202 Go to the gnus info node (@code{gnus-info-find-node}).
10203 @end table
10204
10205
10206 @node Searching for Articles
10207 @subsection Searching for Articles
10208
10209 @table @kbd
10210
10211 @item M-s
10212 @kindex M-s (Summary)
10213 @findex gnus-summary-search-article-forward
10214 Search through all subsequent (raw) articles for a regexp
10215 (@code{gnus-summary-search-article-forward}).
10216
10217 @item M-r
10218 @kindex M-r (Summary)
10219 @findex gnus-summary-search-article-backward
10220 Search through all previous (raw) articles for a regexp
10221 (@code{gnus-summary-search-article-backward}).
10222
10223 @item &
10224 @kindex & (Summary)
10225 @findex gnus-summary-execute-command
10226 This command will prompt you for a header, a regular expression to match
10227 on this field, and a command to be executed if the match is made
10228 (@code{gnus-summary-execute-command}).  If the header is an empty
10229 string, the match is done on the entire article.  If given a prefix,
10230 search backward instead.
10231
10232 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10233 all articles that have heads or bodies that match @samp{some.*string}.
10234
10235 @item M-&
10236 @kindex M-& (Summary)
10237 @findex gnus-summary-universal-argument
10238 Perform any operation on all articles that have been marked with
10239 the process mark (@code{gnus-summary-universal-argument}).
10240 @end table
10241
10242 @node Summary Generation Commands
10243 @subsection Summary Generation Commands
10244
10245 @table @kbd
10246
10247 @item Y g
10248 @kindex Y g (Summary)
10249 @findex gnus-summary-prepare
10250 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10251
10252 @item Y c
10253 @kindex Y c (Summary)
10254 @findex gnus-summary-insert-cached-articles
10255 Pull all cached articles (for the current group) into the summary buffer
10256 (@code{gnus-summary-insert-cached-articles}).
10257
10258 @item Y d
10259 @kindex Y d (Summary)
10260 @findex gnus-summary-insert-dormant-articles
10261 Pull all dormant articles (for the current group) into the summary buffer
10262 (@code{gnus-summary-insert-dormant-articles}).
10263
10264 @end table
10265
10266
10267 @node Really Various Summary Commands
10268 @subsection Really Various Summary Commands
10269
10270 @table @kbd
10271
10272 @item A D
10273 @itemx C-d
10274 @kindex C-d (Summary)
10275 @kindex A D (Summary)
10276 @findex gnus-summary-enter-digest-group
10277 If the current article is a collection of other articles (for instance,
10278 a digest), you might use this command to enter a group based on the that
10279 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10280 guess what article type is currently displayed unless you give a prefix
10281 to this command, which forces a ``digest'' interpretation.  Basically,
10282 whenever you see a message that is a collection of other messages of
10283 some format, you @kbd{C-d} and read these messages in a more convenient
10284 fashion.
10285
10286 @item C-M-d
10287 @kindex C-M-d (Summary)
10288 @findex gnus-summary-read-document
10289 This command is very similar to the one above, but lets you gather
10290 several documents into one biiig group
10291 (@code{gnus-summary-read-document}).  It does this by opening several
10292 @code{nndoc} groups for each document, and then opening an
10293 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10294 command understands the process/prefix convention
10295 (@pxref{Process/Prefix}).
10296
10297 @item C-t
10298 @kindex C-t (Summary)
10299 @findex gnus-summary-toggle-truncation
10300 Toggle truncation of summary lines
10301 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10302 line centering function in the summary buffer, so it's not a good idea
10303 to have truncation switched off while reading articles.
10304
10305 @item =
10306 @kindex = (Summary)
10307 @findex gnus-summary-expand-window
10308 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10309 If given a prefix, force an @code{article} window configuration.
10310
10311 @item C-M-e
10312 @kindex C-M-e (Summary)
10313 @findex gnus-summary-edit-parameters
10314 Edit the group parameters (@pxref{Group Parameters}) of the current
10315 group (@code{gnus-summary-edit-parameters}).
10316
10317 @item C-M-a
10318 @kindex C-M-a (Summary)
10319 @findex gnus-summary-customize-parameters
10320 Customize the group parameters (@pxref{Group Parameters}) of the current
10321 group (@code{gnus-summary-customize-parameters}).
10322
10323 @end table
10324
10325
10326 @node Exiting the Summary Buffer
10327 @section Exiting the Summary Buffer
10328 @cindex summary exit
10329 @cindex exiting groups
10330
10331 Exiting from the summary buffer will normally update all info on the
10332 group and return you to the group buffer.
10333
10334 @table @kbd
10335
10336 @item Z Z
10337 @itemx Z Q
10338 @itemx q
10339 @kindex Z Z (Summary)
10340 @kindex Z Q (Summary)
10341 @kindex q (Summary)
10342 @findex gnus-summary-exit
10343 @vindex gnus-summary-exit-hook
10344 @vindex gnus-summary-prepare-exit-hook
10345 @vindex gnus-group-no-more-groups-hook
10346 @c @icon{gnus-summary-exit}
10347 Exit the current group and update all information on the group
10348 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10349 called before doing much of the exiting, which calls
10350 @code{gnus-summary-expire-articles} by default.
10351 @code{gnus-summary-exit-hook} is called after finishing the exit
10352 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10353 group mode having no more (unread) groups.
10354
10355 @item Z E
10356 @itemx Q
10357 @kindex Z E (Summary)
10358 @kindex Q (Summary)
10359 @findex gnus-summary-exit-no-update
10360 Exit the current group without updating any information on the group
10361 (@code{gnus-summary-exit-no-update}).
10362
10363 @item Z c
10364 @itemx c
10365 @kindex Z c (Summary)
10366 @kindex c (Summary)
10367 @findex gnus-summary-catchup-and-exit
10368 @c @icon{gnus-summary-catchup-and-exit}
10369 Mark all unticked articles in the group as read and then exit
10370 (@code{gnus-summary-catchup-and-exit}).
10371
10372 @item Z C
10373 @kindex Z C (Summary)
10374 @findex gnus-summary-catchup-all-and-exit
10375 Mark all articles, even the ticked ones, as read and then exit
10376 (@code{gnus-summary-catchup-all-and-exit}).
10377
10378 @item Z n
10379 @kindex Z n (Summary)
10380 @findex gnus-summary-catchup-and-goto-next-group
10381 Mark all articles as read and go to the next group
10382 (@code{gnus-summary-catchup-and-goto-next-group}).
10383
10384 @item Z R
10385 @itemx C-x C-s
10386 @kindex Z R (Summary)
10387 @kindex C-x C-s (Summary)
10388 @findex gnus-summary-reselect-current-group
10389 Exit this group, and then enter it again
10390 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10391 all articles, both read and unread.
10392
10393 @item Z G
10394 @itemx M-g
10395 @kindex Z G (Summary)
10396 @kindex M-g (Summary)
10397 @findex gnus-summary-rescan-group
10398 @c @icon{gnus-summary-mail-get}
10399 Exit the group, check for new articles in the group, and select the
10400 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10401 articles, both read and unread.
10402
10403 @item Z N
10404 @kindex Z N (Summary)
10405 @findex gnus-summary-next-group
10406 Exit the group and go to the next group
10407 (@code{gnus-summary-next-group}).
10408
10409 @item Z P
10410 @kindex Z P (Summary)
10411 @findex gnus-summary-prev-group
10412 Exit the group and go to the previous group
10413 (@code{gnus-summary-prev-group}).
10414
10415 @item Z s
10416 @kindex Z s (Summary)
10417 @findex gnus-summary-save-newsrc
10418 Save the current number of read/marked articles in the dribble buffer
10419 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10420 given a prefix, also save the @file{.newsrc} file(s).  Using this
10421 command will make exit without updating (the @kbd{Q} command) worthless.
10422 @end table
10423
10424 @vindex gnus-exit-group-hook
10425 @code{gnus-exit-group-hook} is called when you exit the current group
10426 with an ``updating'' exit.  For instance @kbd{Q}
10427 (@code{gnus-summary-exit-no-update}) does not call this hook.
10428
10429 @findex gnus-summary-wake-up-the-dead
10430 @findex gnus-dead-summary-mode
10431 @vindex gnus-kill-summary-on-exit
10432 If you're in the habit of exiting groups, and then changing your mind
10433 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10434 If you do that, gnus won't kill the summary buffer when you exit it.
10435 (Quelle surprise!)  Instead it will change the name of the buffer to
10436 something like @samp{*Dead Summary ... *} and install a minor mode
10437 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10438 buffer, you'll find that all keys are mapped to a function called
10439 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10440 summary buffer will result in a live, normal summary buffer.
10441
10442 There will never be more than one dead summary buffer at any one time.
10443
10444 @vindex gnus-use-cross-reference
10445 The data on the current group will be updated (which articles you have
10446 read, which articles you have replied to, etc.) when you exit the
10447 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10448 @code{t} (which is the default), articles that are cross-referenced to
10449 this group and are marked as read, will also be marked as read in the
10450 other subscribed groups they were cross-posted to.  If this variable is
10451 neither @code{nil} nor @code{t}, the article will be marked as read in
10452 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10453
10454
10455 @node Crosspost Handling
10456 @section Crosspost Handling
10457
10458 @cindex velveeta
10459 @cindex spamming
10460 Marking cross-posted articles as read ensures that you'll never have to
10461 read the same article more than once.  Unless, of course, somebody has
10462 posted it to several groups separately.  Posting the same article to
10463 several groups (not cross-posting) is called @dfn{spamming}, and you are
10464 by law required to send nasty-grams to anyone who perpetrates such a
10465 heinous crime.  You may want to try NoCeM handling to filter out spam
10466 (@pxref{NoCeM}).
10467
10468 Remember: Cross-posting is kinda ok, but posting the same article
10469 separately to several groups is not.  Massive cross-posting (aka.
10470 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10471 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10472 excessive crossposting (@pxref{Summary Mail Commands}).
10473
10474 @cindex cross-posting
10475 @cindex Xref
10476 @cindex @acronym{NOV}
10477 One thing that may cause Gnus to not do the cross-posting thing
10478 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10479 (which is very nice, because it speeds things up considerably) which
10480 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10481 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10482 even with @sc{xover} by registering the @code{Xref} lines of all
10483 articles you actually read, but if you kill the articles, or just mark
10484 them as read without reading them, Gnus will not get a chance to snoop
10485 the @code{Xref} lines out of these articles, and will be unable to use
10486 the cross reference mechanism.
10487
10488 @cindex LIST overview.fmt
10489 @cindex overview.fmt
10490 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10491 in its overview files, try @samp{telnet your.nntp.server nntp},
10492 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10493 overview.fmt}.  This may not work, but if it does, and the last line you
10494 get does not read @samp{Xref:full}, then you should shout and whine at
10495 your news admin until she includes the @code{Xref} header in the
10496 overview files.
10497
10498 @vindex gnus-nov-is-evil
10499 If you want Gnus to get the @code{Xref}s right all the time, you have to
10500 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10501 considerably.
10502
10503 C'est la vie.
10504
10505 For an alternative approach, @pxref{Duplicate Suppression}.
10506
10507
10508 @node Duplicate Suppression
10509 @section Duplicate Suppression
10510
10511 By default, gnus tries to make sure that you don't have to read the same
10512 article more than once by utilizing the crossposting mechanism
10513 (@pxref{Crosspost Handling}).  However, that simple and efficient
10514 approach may not work satisfactory for some users for various
10515 reasons.
10516
10517 @enumerate
10518 @item
10519 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10520 is evil and not very common.
10521
10522 @item
10523 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10524 @file{.overview} data bases.  This is evil and all too common, alas.
10525
10526 @item
10527 You may be reading the same group (or several related groups) from
10528 different @acronym{NNTP} servers.
10529
10530 @item
10531 You may be getting mail that duplicates articles posted to groups.
10532 @end enumerate
10533
10534 I'm sure there are other situations where @code{Xref} handling fails as
10535 well, but these four are the most common situations.
10536
10537 If, and only if, @code{Xref} handling fails for you, then you may
10538 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10539 will remember the @code{Message-ID}s of all articles you have read or
10540 otherwise marked as read, and then, as if by magic, mark them as read
10541 all subsequent times you see them---in @emph{all} groups.  Using this
10542 mechanism is quite likely to be somewhat inefficient, but not overly
10543 so.  It's certainly preferable to reading the same articles more than
10544 once.
10545
10546 Duplicate suppression is not a very subtle instrument.  It's more like a
10547 sledge hammer than anything else.  It works in a very simple
10548 fashion---if you have marked an article as read, it adds this Message-ID
10549 to a cache.  The next time it sees this Message-ID, it will mark the
10550 article as read with the @samp{M} mark.  It doesn't care what group it
10551 saw the article in.
10552
10553 @table @code
10554 @item gnus-suppress-duplicates
10555 @vindex gnus-suppress-duplicates
10556 If non-@code{nil}, suppress duplicates.
10557
10558 @item gnus-save-duplicate-list
10559 @vindex gnus-save-duplicate-list
10560 If non-@code{nil}, save the list of duplicates to a file.  This will
10561 make startup and shutdown take longer, so the default is @code{nil}.
10562 However, this means that only duplicate articles read in a single gnus
10563 session are suppressed.
10564
10565 @item gnus-duplicate-list-length
10566 @vindex gnus-duplicate-list-length
10567 This variable says how many @code{Message-ID}s to keep in the duplicate
10568 suppression list.  The default is 10000.
10569
10570 @item gnus-duplicate-file
10571 @vindex gnus-duplicate-file
10572 The name of the file to store the duplicate suppression list in.  The
10573 default is @file{~/News/suppression}.
10574 @end table
10575
10576 If you have a tendency to stop and start gnus often, setting
10577 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10578 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10579 the other hand, saving the list makes startup and shutdown much slower,
10580 so that means that if you stop and start gnus often, you should set
10581 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10582 to you to figure out, I think.
10583
10584 @node Security
10585 @section Security
10586
10587 Gnus is able to verify signed messages or decrypt encrypted messages.
10588 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10589 and @acronym{S/MIME}, however you need some external programs to get
10590 things to work:
10591
10592 @enumerate
10593 @item
10594 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10595 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10596 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10597 Manual}), but Mailcrypt and gpg.el are also supported.
10598
10599 @item
10600 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10601 or newer is recommended.
10602
10603 @end enumerate
10604
10605 More information on how to set things up can be found in the message
10606 manual (@pxref{Security, ,Security, message, Message Manual}).
10607
10608 @table @code
10609 @item mm-verify-option
10610 @vindex mm-verify-option
10611 Option of verifying signed parts.  @code{never}, not verify;
10612 @code{always}, always verify; @code{known}, only verify known
10613 protocols.  Otherwise, ask user.
10614
10615 @item mm-decrypt-option
10616 @vindex mm-decrypt-option
10617 Option of decrypting encrypted parts.  @code{never}, no decryption;
10618 @code{always}, always decrypt; @code{known}, only decrypt known
10619 protocols.  Otherwise, ask user.
10620
10621 @item mml1991-use
10622 @vindex mml1991-use
10623 Symbol indicating elisp interface to OpenPGP implementation for
10624 @acronym{PGP} messages.  The default is @code{pgg}, but
10625 @code{mailcrypt} and @code{gpg} are also supported although
10626 deprecated.
10627
10628 @item mml2015-use
10629 @vindex mml2015-use
10630 Symbol indicating elisp interface to OpenPGP implementation for
10631 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10632 @code{mailcrypt} and @code{gpg} are also supported although
10633 deprecated.
10634
10635 @end table
10636
10637 @cindex snarfing keys
10638 @cindex importing PGP keys
10639 @cindex PGP key ring import
10640 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10641 key ring) is not supported explicitly through a menu item or command,
10642 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10643 allowing you to specify whatever action you think is appropriate
10644 through the usual @acronym{MIME} infrastructure.  You can use a
10645 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10646 Emacs MIME Manual}) such as the following to import keys using GNU
10647 Privacy Guard when you click on the @acronym{MIME} button
10648 (@pxref{Using MIME}).
10649
10650 @example
10651 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10652 @end example
10653 @noindent
10654 This happens to also be the default action defined in
10655 @code{mailcap-mime-data}.
10656
10657 @node Mailing List
10658 @section Mailing List
10659 @cindex mailing list
10660 @cindex RFC 2396
10661
10662 @kindex A M (summary)
10663 @findex gnus-mailing-list-insinuate
10664 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10665 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10666 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10667 summary buffer.
10668
10669 That enables the following commands to the summary buffer:
10670
10671 @table @kbd
10672
10673 @item C-c C-n h
10674 @kindex C-c C-n h (Summary)
10675 @findex gnus-mailing-list-help
10676 Send a message to fetch mailing list help, if List-Help field exists.
10677
10678 @item C-c C-n s
10679 @kindex C-c C-n s (Summary)
10680 @findex gnus-mailing-list-subscribe
10681 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10682
10683 @item C-c C-n u
10684 @kindex C-c C-n u (Summary)
10685 @findex gnus-mailing-list-unsubscribe
10686 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10687 field exists.
10688
10689 @item C-c C-n p
10690 @kindex C-c C-n p (Summary)
10691 @findex gnus-mailing-list-post
10692 Post to the mailing list, if List-Post field exists.
10693
10694 @item C-c C-n o
10695 @kindex C-c C-n o (Summary)
10696 @findex gnus-mailing-list-owner
10697 Send a message to the mailing list owner, if List-Owner field exists.
10698
10699 @item C-c C-n a
10700 @kindex C-c C-n a (Summary)
10701 @findex gnus-mailing-list-owner
10702 Browse the mailing list archive, if List-Archive field exists.
10703
10704 @end table
10705
10706
10707 @node Article Buffer
10708 @chapter Article Buffer
10709 @cindex article buffer
10710
10711 The articles are displayed in the article buffer, of which there is only
10712 one.  All the summary buffers share the same article buffer unless you
10713 tell gnus otherwise.
10714
10715 @menu
10716 * Hiding Headers::              Deciding what headers should be displayed.
10717 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10718 * Customizing Articles::        Tailoring the look of the articles.
10719 * Article Keymap::              Keystrokes available in the article buffer.
10720 * Misc Article::                Other stuff.
10721 @end menu
10722
10723
10724 @node Hiding Headers
10725 @section Hiding Headers
10726 @cindex hiding headers
10727 @cindex deleting headers
10728
10729 The top section of each article is the @dfn{head}.  (The rest is the
10730 @dfn{body}, but you may have guessed that already.)
10731
10732 @vindex gnus-show-all-headers
10733 There is a lot of useful information in the head: the name of the person
10734 who wrote the article, the date it was written and the subject of the
10735 article.  That's well and nice, but there's also lots of information
10736 most people do not want to see---what systems the article has passed
10737 through before reaching you, the @code{Message-ID}, the
10738 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10739 of some of those lines.  If you want to keep all those lines in the
10740 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10741
10742 Gnus provides you with two variables for sifting headers:
10743
10744 @table @code
10745
10746 @item gnus-visible-headers
10747 @vindex gnus-visible-headers
10748 If this variable is non-@code{nil}, it should be a regular expression
10749 that says what headers you wish to keep in the article buffer.  All
10750 headers that do not match this variable will be hidden.
10751
10752 For instance, if you only want to see the name of the person who wrote
10753 the article and the subject, you'd say:
10754
10755 @lisp
10756 (setq gnus-visible-headers "^From:\\|^Subject:")
10757 @end lisp
10758
10759 This variable can also be a list of regexps to match headers to
10760 remain visible.
10761
10762 @item gnus-ignored-headers
10763 @vindex gnus-ignored-headers
10764 This variable is the reverse of @code{gnus-visible-headers}.  If this
10765 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10766 should be a regular expression that matches all lines that you want to
10767 hide.  All lines that do not match this variable will remain visible.
10768
10769 For instance, if you just want to get rid of the @code{References} field
10770 and the @code{Xref} field, you might say:
10771
10772 @lisp
10773 (setq gnus-ignored-headers "^References:\\|^Xref:")
10774 @end lisp
10775
10776 This variable can also be a list of regexps to match headers to
10777 be removed.
10778
10779 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10780 variable will have no effect.
10781
10782 @end table
10783
10784 @vindex gnus-sorted-header-list
10785 Gnus can also sort the headers for you.  (It does this by default.)  You
10786 can control the sorting by setting the @code{gnus-sorted-header-list}
10787 variable.  It is a list of regular expressions that says in what order
10788 the headers are to be displayed.
10789
10790 For instance, if you want the name of the author of the article first,
10791 and then the subject, you might say something like:
10792
10793 @lisp
10794 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10795 @end lisp
10796
10797 Any headers that are to remain visible, but are not listed in this
10798 variable, will be displayed in random order after all the headers listed in this variable.
10799
10800 @findex gnus-article-hide-boring-headers
10801 @vindex gnus-boring-article-headers
10802 You can hide further boring headers by setting
10803 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10804 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10805 list, but this list doesn't actually contain header names.  Instead it
10806 lists various @dfn{boring conditions} that Gnus can check and remove
10807 from sight.
10808
10809 These conditions are:
10810 @table @code
10811 @item empty
10812 Remove all empty headers.
10813 @item followup-to
10814 Remove the @code{Followup-To} header if it is identical to the
10815 @code{Newsgroups} header.
10816 @item reply-to
10817 Remove the @code{Reply-To} header if it lists the same addresses as
10818 the @code{From} header, or if the @code{broken-reply-to} group
10819 parameter is set.
10820 @item newsgroups
10821 Remove the @code{Newsgroups} header if it only contains the current group
10822 name.
10823 @item to-address
10824 Remove the @code{To} header if it only contains the address identical to
10825 the current group's @code{to-address} parameter.
10826 @item to-list
10827 Remove the @code{To} header if it only contains the address identical to
10828 the current group's @code{to-list} parameter.
10829 @item cc-list
10830 Remove the @code{CC} header if it only contains the address identical to
10831 the current group's @code{to-list} parameter.
10832 @item date
10833 Remove the @code{Date} header if the article is less than three days
10834 old.
10835 @item long-to
10836 Remove the @code{To} header if it is very long.
10837 @item many-to
10838 Remove all @code{To} headers if there are more than one.
10839 @end table
10840
10841 To include these three elements, you could say something like:
10842
10843 @lisp
10844 (setq gnus-boring-article-headers
10845       '(empty followup-to reply-to))
10846 @end lisp
10847
10848 This is also the default value for this variable.
10849
10850
10851 @node Using MIME
10852 @section Using MIME
10853 @cindex @acronym{MIME}
10854
10855 Mime is a standard for waving your hands through the air, aimlessly,
10856 while people stand around yawning.
10857
10858 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10859 while all newsreaders die of fear.
10860
10861 @acronym{MIME} may specify what character set the article uses, the encoding
10862 of the characters, and it also makes it possible to embed pictures and
10863 other naughty stuff in innocent-looking articles.
10864
10865 @vindex gnus-show-mime
10866 @vindex gnus-article-display-method-for-mime
10867 @findex gnus-article-display-mime-message
10868 gnus handles @acronym{MIME} by pushing the articles through
10869 @code{gnus-article-display-method-for-mime}, which is
10870 @code{gnus-article-display-mime-message} by default.  This function
10871 calls the @acronym{SEMI} MIME-View program to actually do the work.  For
10872 more information on @acronym{SEMI} MIME-View, see its manual page
10873 (however it is not existed yet, sorry).
10874
10875 Set @code{gnus-show-mime} to @code{t} if you want to use
10876 @acronym{MIME} all the time.  If you have @code{gnus-show-mime} set,
10877 then you'll see some unfortunate display glitches in the article buffer.
10878 These can't be avoided.
10879
10880 In GNUS or Gnus, it might be best to just use the toggling functions
10881 from the summary buffer to avoid getting nasty surprises. (For instance,
10882 you enter the group @samp{alt.sing-a-long} and, before you know it,
10883 @acronym{MIME} has decoded the sound file in the article and some
10884 horrible sing-a-long song comes screaming out your speakers, and you
10885 can't find the volume button, because there isn't one, and people are
10886 starting to look at you, and you try to stop the program, but you can't,
10887 and you can't find the program to control the volume, and everybody else
10888 in the room suddenly decides to look at you disdainfully, and you'll
10889 feel rather stupid.)
10890
10891 Any similarity to real events and people is purely coincidental.  Ahem.
10892
10893 To avoid such kind of situation, gnus stops to use
10894 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
10895 non-@code{nil} every-time, then you can push button in the article
10896 buffer when there are nobody else.
10897
10898 Also @pxref{MIME Commands}.
10899
10900
10901 @node Customizing Articles
10902 @section Customizing Articles
10903 @cindex article customization
10904
10905 A slew of functions for customizing how the articles are to look like
10906 exist.  You can call these functions interactively
10907 (@pxref{Article Washing}), or you can have them
10908 called automatically when you select the articles.
10909
10910 To have them called automatically, you should set the corresponding
10911 ``treatment'' variable.  For instance, to have headers hidden, you'd set
10912 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
10913 be set, but first we discuss the values these variables can have.
10914
10915 Note: Some values, while valid, make little sense.  Check the list below
10916 for sensible values.
10917
10918 @enumerate
10919 @item
10920 @code{nil}: Don't do this treatment.
10921
10922 @item
10923 @code{t}: Do this treatment on all body parts.
10924
10925 @item
10926 @code{head}: Do the treatment on the headers.
10927
10928 @item
10929 @code{last}: Do this treatment on the last part.
10930
10931 @item
10932 An integer: Do this treatment on all body parts that have a length less
10933 than this number.
10934
10935 @item
10936 A list of strings: Do this treatment on all body parts that are in
10937 articles that are read in groups that have names that match one of the
10938 regexps in the list.
10939
10940 @item
10941 A list where the first element is not a string:
10942
10943 The list is evaluated recursively.  The first element of the list is a
10944 predicate.  The following predicates are recognized: @code{or},
10945 @code{and}, @code{not} and @code{typep}.  Here's an example:
10946
10947 @lisp
10948 (or last
10949     (typep "text/x-vcard"))
10950 @end lisp
10951
10952 @item
10953 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
10954 non-nil.
10955
10956 @end enumerate
10957
10958 You may have noticed that the word @dfn{part} is used here.  This refers
10959 to the fact that some messages are @acronym{MIME} multipart articles that may
10960 be divided into several parts.  Articles that are not multiparts are
10961 considered to contain just a single part.
10962
10963 @vindex gnus-article-treat-types
10964 Are the treatments applied to all sorts of multipart parts?  Yes, if you
10965 want to, but by default, only @samp{text/plain} parts are given the
10966 treatment.  This is controlled by the @code{gnus-article-treat-types}
10967 variable, which is a list of regular expressions that are matched to the
10968 type of the part.  This variable is ignored if the value of the
10969 controlling variable is a predicate list, as described above.
10970
10971 The following treatment options are available.  The easiest way to
10972 customize this is to examine the @code{gnus-article-treat} customization
10973 group.  Values in parenthesis are suggested sensible values.  Others are
10974 possible but those listed are probably sufficient for most people.
10975
10976 @table @code
10977 @item gnus-treat-buttonize (t, integer)
10978 @item gnus-treat-buttonize-head (head)
10979
10980 @xref{Article Buttons}.
10981
10982 @item gnus-treat-capitalize-sentences (t, integer)
10983 @item gnus-treat-overstrike (t, integer)
10984 @item gnus-treat-strip-cr (t, integer)
10985 @item gnus-treat-strip-headers-in-body (t, integer)
10986 @item gnus-treat-strip-leading-blank-lines (t, integer)
10987 @item gnus-treat-strip-multiple-blank-lines (t, integer)
10988 @item gnus-treat-strip-pem (t, last, integer)
10989 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
10990 @item gnus-treat-unsplit-urls (t, integer)
10991 @item gnus-treat-wash-html (t, integer)
10992 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
10993
10994 @xref{Article Washing}.
10995
10996 @item gnus-treat-date-english (head)
10997 @item gnus-treat-date-iso8601 (head)
10998 @item gnus-treat-date-lapsed (head)
10999 @item gnus-treat-date-local (head)
11000 @item gnus-treat-date-original (head)
11001 @item gnus-treat-date-user-defined (head)
11002 @item gnus-treat-date-ut (head)
11003
11004 @xref{Article Date}.
11005
11006 @item gnus-treat-from-picon (head)
11007 @item gnus-treat-mail-picon (head)
11008 @item gnus-treat-newsgroups-picon (head)
11009
11010 @xref{Picons}.
11011
11012 @item gnus-treat-display-smileys (t, integer)
11013
11014 @item gnus-treat-body-boundary (head)
11015
11016 @vindex gnus-body-boundary-delimiter
11017 Adds a delimiter between header and body, the string used as delimiter
11018 is controlled by @code{gnus-body-boundary-delimiter}.
11019
11020 @xref{Smileys}.
11021
11022 @item gnus-treat-display-x-face (head)
11023
11024 @xref{X-Face}.
11025
11026 @item gnus-treat-display-face (head)
11027
11028 @xref{Face}.
11029
11030 @item gnus-treat-emphasize (t, head, integer)
11031 @item gnus-treat-fill-article (t, integer)
11032 @item gnus-treat-fill-long-lines (t, integer)
11033 @item gnus-treat-hide-boring-headers (head)
11034 @item gnus-treat-hide-citation (t, integer)
11035 @item gnus-treat-hide-citation-maybe (t, integer)
11036 @item gnus-treat-hide-headers (head)
11037 @item gnus-treat-hide-signature (t, last)
11038 @item gnus-treat-strip-banner (t, last)
11039 @item gnus-treat-strip-list-identifiers (head)
11040
11041 @xref{Article Hiding}.
11042
11043 @item gnus-treat-highlight-citation (t, integer)
11044 @item gnus-treat-highlight-headers (head)
11045 @item gnus-treat-highlight-signature (t, last, integer)
11046
11047 @xref{Article Highlighting}.
11048
11049 @item gnus-treat-play-sounds
11050 @item gnus-treat-translate
11051 @item gnus-treat-x-pgp-sig (head)
11052
11053 @item gnus-treat-unfold-headers (head)
11054 @item gnus-treat-fold-headers (head)
11055 @item gnus-treat-fold-newsgroups (head)
11056 @item gnus-treat-leading-whitespace (head)
11057
11058 @xref{Article Header}.
11059
11060
11061 @end table
11062
11063 @vindex gnus-part-display-hook
11064 You can, of course, write your own functions to be called from
11065 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11066 part, and you can do anything you like, pretty much.  There is no
11067 information that you have to keep in the buffer---you can change
11068 everything.
11069
11070
11071 @node Article Keymap
11072 @section Article Keymap
11073
11074 Most of the keystrokes in the summary buffer can also be used in the
11075 article buffer.  They should behave as if you typed them in the summary
11076 buffer, which means that you don't actually have to have a summary
11077 buffer displayed while reading.  You can do it all from the article
11078 buffer.
11079
11080 A few additional keystrokes are available:
11081
11082 @table @kbd
11083
11084 @item SPACE
11085 @kindex SPACE (Article)
11086 @findex gnus-article-next-page
11087 Scroll forwards one page (@code{gnus-article-next-page}).
11088 This is exactly the same as @kbd{h SPACE h}.
11089
11090 @item DEL
11091 @kindex DEL (Article)
11092 @findex gnus-article-prev-page
11093 Scroll backwards one page (@code{gnus-article-prev-page}).
11094 This is exactly the same as @kbd{h DEL h}.
11095
11096 @item C-c ^
11097 @kindex C-c ^ (Article)
11098 @findex gnus-article-refer-article
11099 If point is in the neighborhood of a @code{Message-ID} and you press
11100 @kbd{C-c ^}, Gnus will try to get that article from the server
11101 (@code{gnus-article-refer-article}).
11102
11103 @item C-c C-m
11104 @kindex C-c C-m (Article)
11105 @findex gnus-article-mail
11106 Send a reply to the address near point (@code{gnus-article-mail}).  If
11107 given a prefix, include the mail.
11108
11109 @item s
11110 @kindex s (Article)
11111 @findex gnus-article-show-summary
11112 Reconfigure the buffers so that the summary buffer becomes visible
11113 (@code{gnus-article-show-summary}).
11114
11115 @item ?
11116 @kindex ? (Article)
11117 @findex gnus-article-describe-briefly
11118 Give a very brief description of the available keystrokes
11119 (@code{gnus-article-describe-briefly}).
11120
11121 @item TAB
11122 @kindex TAB (Article)
11123 @findex gnus-article-next-button
11124 Go to the next button, if any (@code{gnus-article-next-button}).  This
11125 only makes sense if you have buttonizing turned on.
11126
11127 @item M-TAB
11128 @kindex M-TAB (Article)
11129 @findex gnus-article-prev-button
11130 Go to the previous button, if any (@code{gnus-article-prev-button}).
11131
11132 @item R
11133 @kindex R (Article)
11134 @findex gnus-article-reply-with-original
11135 Send a reply to the current article and yank the current article
11136 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11137 wide reply.  If the region is active, only yank the text in the
11138 region.
11139
11140 @item F
11141 @kindex F (Article)
11142 @findex gnus-article-followup-with-original
11143 Send a followup to the current article and yank the current article
11144 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11145 a wide reply.  If the region is active, only yank the text in the
11146 region.
11147
11148
11149 @end table
11150
11151
11152 @node Misc Article
11153 @section Misc Article
11154
11155 @table @code
11156
11157 @item gnus-single-article-buffer
11158 @vindex gnus-single-article-buffer
11159 If non-@code{nil}, use the same article buffer for all the groups.
11160 (This is the default.)  If @code{nil}, each group will have its own
11161 article buffer.
11162
11163 @vindex gnus-article-decode-hook
11164 @item gnus-article-decode-hook
11165 @cindex @acronym{MIME}
11166 Hook used to decode @acronym{MIME} articles.  The default value is
11167 @code{(article-decode-charset article-decode-encoded-words)}
11168
11169 @vindex gnus-article-prepare-hook
11170 @item gnus-article-prepare-hook
11171 This hook is called right after the article has been inserted into the
11172 article buffer.  It is mainly intended for functions that do something
11173 depending on the contents; it should probably not be used for changing
11174 the contents of the article buffer.
11175
11176 @item gnus-article-mode-hook
11177 @vindex gnus-article-mode-hook
11178 Hook called in article mode buffers.
11179
11180 @item gnus-article-mode-syntax-table
11181 @vindex gnus-article-mode-syntax-table
11182 Syntax table used in article buffers.  It is initialized from
11183 @code{text-mode-syntax-table}.
11184
11185 @vindex gnus-article-over-scroll
11186 @item gnus-article-over-scroll
11187 If non-@code{nil}, allow scrolling the article buffer even when there
11188 no more new text to scroll in.  The default is @code{nil}.
11189
11190 @vindex gnus-article-mode-line-format
11191 @item gnus-article-mode-line-format
11192 This variable is a format string along the same lines as
11193 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
11194 accepts the same format specifications as that variable, with two
11195 extensions:
11196
11197 @table @samp
11198
11199 @item w
11200 The @dfn{wash status} of the article.  This is a short string with one
11201 character for each possible article wash operation that may have been
11202 performed.  The characters and their meaning:
11203
11204 @table @samp
11205
11206 @item c
11207 Displayed when cited text may be hidden in the article buffer.
11208
11209 @item h
11210 Displayed when headers are hidden in the article buffer.
11211
11212 @item p
11213 Displayed when article is digitally signed or encrypted, and Gnus has
11214 hidden the security headers.  (N.B. does not tell anything about
11215 security status, i.e. good or bad signature.)
11216
11217 @item s
11218 Displayed when the signature has been hidden in the Article buffer.
11219
11220 @item o
11221 Displayed when Gnus has treated overstrike characters in the article buffer.
11222
11223 @item e
11224 Displayed when Gnus has treated emphasised strings in the article buffer.
11225
11226 @end table
11227
11228 @item m
11229 The number of @acronym{MIME} parts in the article.
11230
11231 @end table
11232
11233 @vindex gnus-break-pages
11234
11235 @item gnus-break-pages
11236 Controls whether @dfn{page breaking} is to take place.  If this variable
11237 is non-@code{nil}, the articles will be divided into pages whenever a
11238 page delimiter appears in the article.  If this variable is @code{nil},
11239 paging will not be done.
11240
11241 @item gnus-page-delimiter
11242 @vindex gnus-page-delimiter
11243 This is the delimiter mentioned above.  By default, it is @samp{^L}
11244 (formfeed).
11245
11246 @cindex IDNA
11247 @cindex internationalized domain names
11248 @vindex gnus-use-idna
11249 @item gnus-use-idna
11250 This variable controls whether Gnus performs IDNA decoding of
11251 internationalized domain names inside @samp{From}, @samp{To} and
11252 @samp{Cc} headers.  This requires
11253 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11254 variable is only enabled if you have installed it.
11255
11256 @end table
11257
11258
11259 @node Composing Messages
11260 @chapter Composing Messages
11261 @cindex composing messages
11262 @cindex messages
11263 @cindex mail
11264 @cindex sending mail
11265 @cindex reply
11266 @cindex followup
11267 @cindex post
11268 @cindex using gpg
11269 @cindex using s/mime
11270 @cindex using smime
11271
11272 @kindex C-c C-c (Post)
11273 All commands for posting and mailing will put you in a message buffer
11274 where you can edit the article all you like, before you send the
11275 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11276 Message Manual}.  Where the message will be posted/mailed to depends
11277 on your setup (@pxref{Posting Server}).
11278
11279 @menu
11280 * Mail::                        Mailing and replying.
11281 * Posting Server::              What server should you post and mail via?
11282 * Mail and Post::               Mailing and posting at the same time.
11283 * Archived Messages::           Where Gnus stores the messages you've sent.
11284 * Posting Styles::              An easier way to specify who you are.
11285 * Drafts::                      Postponing messages and rejected messages.
11286 * Rejected Articles::           What happens if the server doesn't like your article?
11287 * Signing and encrypting::      How to compose secure messages.
11288 @end menu
11289
11290 Also @pxref{Canceling and Superseding} for information on how to
11291 remove articles you shouldn't have posted.
11292
11293
11294 @node Mail
11295 @section Mail
11296
11297 Variables for customizing outgoing mail:
11298
11299 @table @code
11300 @item gnus-uu-digest-headers
11301 @vindex gnus-uu-digest-headers
11302 List of regexps to match headers included in digested messages.  The
11303 headers will be included in the sequence they are matched.  If
11304 @code{nil} include all headers.
11305
11306 @item gnus-add-to-list
11307 @vindex gnus-add-to-list
11308 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11309 that have none when you do a @kbd{a}.
11310
11311 @item gnus-confirm-mail-reply-to-news
11312 @vindex gnus-confirm-mail-reply-to-news
11313 This can also be a function receiving the group name as the only
11314 parameter which should return non-@code{nil} if a confirmation is
11315 needed, or a regular expression matching group names, where
11316 confirmation is should be asked for.
11317
11318 If you find yourself never wanting to reply to mail, but occasionally
11319 press R anyway, this variable might be for you.
11320
11321 @item gnus-confirm-treat-mail-like-news
11322 @vindex gnus-confirm-treat-mail-like-news
11323 If non-@code{nil}, Gnus also requests confirmation according to
11324 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11325 useful for treating mailing lists like newsgroups.
11326
11327 @end table
11328
11329
11330 @node Posting Server
11331 @section Posting Server
11332
11333 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11334 (extremely intelligent, of course) article, where does it go?
11335
11336 Thank you for asking.  I hate you.
11337
11338 It can be quite complicated.
11339
11340 @vindex gnus-post-method
11341 When posting news, Message usually invokes @code{message-send-news}
11342 (@pxref{News Variables, , News Variables, message, Message Manual}).
11343 Normally, Gnus will post using the same select method as you're
11344 reading from (which might be convenient if you're reading lots of
11345 groups from different private servers).  However.  If the server
11346 you're reading from doesn't allow posting, just reading, you probably
11347 want to use some other server to post your (extremely intelligent and
11348 fabulously interesting) articles.  You can then set the
11349 @code{gnus-post-method} to some other method:
11350
11351 @lisp
11352 (setq gnus-post-method '(nnspool ""))
11353 @end lisp
11354
11355 Now, if you've done this, and then this server rejects your article, or
11356 this server is down, what do you do then?  To override this variable you
11357 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11358 the ``current'' server, to get back the default behavior, for posting.
11359
11360 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11361 gnus will prompt you for what method to use for posting.
11362
11363 You can also set @code{gnus-post-method} to a list of select methods.
11364 If that's the case, gnus will always prompt you for what method to use
11365 for posting.
11366
11367 Finally, if you want to always post using the native select method,
11368 you can set this variable to @code{native}.
11369
11370 When sending mail, Message invokes @code{message-send-mail-function}.
11371 The default function, @code{message-send-mail-with-sendmail}, pipes
11372 your article to the @code{sendmail} binary for further queuing and
11373 sending.  When your local system is not configured for sending mail
11374 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11375 server, you can set @code{message-send-mail-function} to
11376 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11377 package correctly.  An example:
11378
11379 @lisp
11380 (setq message-send-mail-function 'smtpmail-send-it
11381       smtpmail-default-smtp-server "YOUR SMTP HOST")
11382 ;; The following variable needs to be set because of the FLIM version of
11383 ;; smtpmail.el.  Which smtpmail.el is used depends on the `load-path'.
11384 (setq smtp-default-smtp-server "YOUR SMTP HOST")
11385 @end lisp
11386
11387 To the thing similar to this, there is
11388 @code{message-smtpmail-send-it}.  It is useful if your ISP requires
11389 the @acronym{POP}-before-@acronym{SMTP} authentication.  See the
11390 documentation for the function @code{mail-source-touch-pop}.
11391
11392 Other possible choices for @code{message-send-mail-function} includes
11393 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11394 and @code{feedmail-send-it}.
11395
11396 @node Mail and Post
11397 @section Mail and Post
11398
11399 Here's a list of variables relevant to both mailing and
11400 posting:
11401
11402 @table @code
11403 @item gnus-mailing-list-groups
11404 @findex gnus-mailing-list-groups
11405 @cindex mailing lists
11406
11407 If your news server offers groups that are really mailing lists
11408 gatewayed to the @acronym{NNTP} server, you can read those groups without
11409 problems, but you can't post/followup to them without some difficulty.
11410 One solution is to add a @code{to-address} to the group parameters
11411 (@pxref{Group Parameters}).  An easier thing to do is set the
11412 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11413 really are mailing lists.  Then, at least, followups to the mailing
11414 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11415 still a pain, though.
11416
11417 @item gnus-user-agent
11418 @vindex gnus-user-agent
11419 @cindex User-Agent
11420
11421 This variable controls which information should be exposed in the
11422 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11423 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11424 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11425 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11426 system type) or a custom string.  If you set it to a string, be sure to
11427 use a valid format, see RFC 2616.
11428
11429 @end table
11430
11431 You may want to do spell-checking on messages that you send out.  Or, if
11432 you don't want to spell-check by hand, you could add automatic
11433 spell-checking via the @code{ispell} package:
11434
11435 @cindex ispell
11436 @findex ispell-message
11437 @lisp
11438 (add-hook 'message-send-hook 'ispell-message)
11439 @end lisp
11440
11441 If you want to change the @code{ispell} dictionary based on what group
11442 you're in, you could say something like the following:
11443
11444 @lisp
11445 (add-hook 'gnus-select-group-hook
11446           (lambda ()
11447             (cond
11448              ((string-match
11449                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11450               (ispell-change-dictionary "deutsch"))
11451              (t
11452               (ispell-change-dictionary "english")))))
11453 @end lisp
11454
11455 Modify to suit your needs.
11456
11457
11458 @node Archived Messages
11459 @section Archived Messages
11460 @cindex archived messages
11461 @cindex sent messages
11462
11463 Gnus provides a few different methods for storing the mail and news you
11464 send.  The default method is to use the @dfn{archive virtual server} to
11465 store the messages.  If you want to disable this completely, the
11466 @code{gnus-message-archive-group} variable should be @code{nil}, which
11467 is the default.
11468
11469 For archiving interesting messages in a group you read, see the
11470 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11471 Group Commands}).
11472
11473 @vindex gnus-message-archive-method
11474 @code{gnus-message-archive-method} says what virtual server gnus is to
11475 use to store sent messages.  The default is:
11476
11477 @lisp
11478 (nnfolder "archive"
11479           (nnfolder-directory   "~/Mail/archive")
11480           (nnfolder-active-file "~/Mail/archive/active")
11481           (nnfolder-get-new-mail nil)
11482           (nnfolder-inhibit-expiry t))
11483 @end lisp
11484
11485 You can, however, use any mail select method (@code{nnml},
11486 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11487 for doing this sort of thing, though.  If you don't like the default
11488 directory chosen, you could say something like:
11489
11490 @lisp
11491 (setq gnus-message-archive-method
11492       '(nnfolder "archive"
11493                  (nnfolder-inhibit-expiry t)
11494                  (nnfolder-active-file "~/News/sent-mail/active")
11495                  (nnfolder-directory "~/News/sent-mail/")))
11496 @end lisp
11497
11498 @vindex gnus-message-archive-group
11499 @cindex Gcc
11500 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11501 to one or more group(s) on that server.  Which group to use is
11502 determined by the @code{gnus-message-archive-group} variable.
11503
11504 This variable can be used to do the following:
11505
11506 @table @asis
11507 @item a string
11508 Messages will be saved in that group.
11509
11510 Note that you can include a select method in the group name, then the
11511 message will not be stored in the select method given by
11512 @code{gnus-message-archive-method}, but in the select method specified
11513 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11514 has the default value shown above.  Then setting
11515 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11516 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11517 value @code{"nnml:foo"}, then outgoing messages will be stored in
11518 @samp{nnml:foo}.
11519
11520 @item a list of strings
11521 Messages will be saved in all those groups.
11522
11523 @item an alist of regexps, functions and forms
11524 When a key ``matches'', the result is used.
11525
11526 @item @code{nil}
11527 No message archiving will take place.  This is the default.
11528 @end table
11529
11530 Let's illustrate:
11531
11532 Just saving to a single group called @samp{MisK}:
11533 @lisp
11534 (setq gnus-message-archive-group "MisK")
11535 @end lisp
11536
11537 Saving to two groups, @samp{MisK} and @samp{safe}:
11538 @lisp
11539 (setq gnus-message-archive-group '("MisK" "safe"))
11540 @end lisp
11541
11542 Save to different groups based on what group you are in:
11543 @lisp
11544 (setq gnus-message-archive-group
11545       '(("^alt" "sent-to-alt")
11546         ("mail" "sent-to-mail")
11547         (".*" "sent-to-misc")))
11548 @end lisp
11549
11550 More complex stuff:
11551 @lisp
11552 (setq gnus-message-archive-group
11553       '((if (message-news-p)
11554             "misc-news"
11555           "misc-mail")))
11556 @end lisp
11557
11558 How about storing all news messages in one file, but storing all mail
11559 messages in one file per month:
11560
11561 @lisp
11562 (setq gnus-message-archive-group
11563       '((if (message-news-p)
11564             "misc-news"
11565           (concat "mail." (format-time-string "%Y-%m")))))
11566 @end lisp
11567
11568 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11569 @c use a different value for @code{gnus-message-archive-group} there.)
11570
11571 Now, when you send a message off, it will be stored in the appropriate
11572 group.  (If you want to disable storing for just one particular message,
11573 you can just remove the @code{Gcc} header that has been inserted.)  The
11574 archive group will appear in the group buffer the next time you start
11575 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11576 enter it and read the articles in it just like you'd read any other
11577 group.  If the group gets really big and annoying, you can simply rename
11578 if (using @kbd{G r} in the group buffer) to something
11579 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11580 continue to be stored in the old (now empty) group.
11581
11582 That's the default method of archiving sent messages.  Gnus offers a
11583 different way for the people who don't like the default method.  In that
11584 case you should set @code{gnus-message-archive-group} to @code{nil};
11585 this will disable archiving.
11586
11587 @table @code
11588 @item gnus-outgoing-message-group
11589 @vindex gnus-outgoing-message-group
11590 All outgoing messages will be put in this group.  If you want to store
11591 all your outgoing mail and articles in the group @samp{nnml:archive},
11592 you set this variable to that value.  This variable can also be a list of
11593 group names.
11594
11595 If you want to have greater control over what group to put each
11596 message in, you can set this variable to a function that checks the
11597 current newsgroup name and then returns a suitable group name (or list
11598 of names).
11599
11600 This variable can be used instead of @code{gnus-message-archive-group},
11601 but the latter is the preferred method.
11602
11603 @item gnus-gcc-mark-as-read
11604 @vindex gnus-gcc-mark-as-read
11605 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11606
11607 @item gnus-gcc-externalize-attachments
11608 @vindex gnus-gcc-externalize-attachments
11609 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11610 and matches the Gcc group name, attach files as external parts; if it is
11611 @code{all}, attach local files as external parts; if it is other
11612 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11613 changed in the future.
11614
11615 @end table
11616
11617
11618 @node Posting Styles
11619 @section Posting Styles
11620 @cindex posting styles
11621 @cindex styles
11622
11623 All them variables, they make my head swim.
11624
11625 So what if you want a different @code{Organization} and signature based
11626 on what groups you post to?  And you post both from your home machine
11627 and your work machine, and you want different @code{From} lines, and so
11628 on?
11629
11630 @vindex gnus-posting-styles
11631 One way to do stuff like that is to write clever hooks that change the
11632 variables you need to have changed.  That's a bit boring, so somebody
11633 came up with the bright idea of letting the user specify these things in
11634 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11635 variable:
11636
11637 @lisp
11638 ((".*"
11639   (signature "Peace and happiness")
11640   (organization "What me?"))
11641  ("^comp"
11642   (signature "Death to everybody"))
11643  ("comp.emacs.i-love-it"
11644   (organization "Emacs is it")))
11645 @end lisp
11646
11647 As you might surmise from this example, this alist consists of several
11648 @dfn{styles}.  Each style will be applicable if the first element
11649 ``matches'', in some form or other.  The entire alist will be iterated
11650 over, from the beginning towards the end, and each match will be
11651 applied, which means that attributes in later styles that match override
11652 the same attributes in earlier matching styles.  So
11653 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11654 signature and the @samp{What me?} @code{Organization} header.
11655
11656 The first element in each style is called the @code{match}.  If it's a
11657 string, then Gnus will try to regexp match it against the group name.
11658 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11659 will look in the original article for a header whose name is
11660 @var{match} and compare that @var{regexp}.  @var{match} and
11661 @var{regexp} are strings.  (The original article is the one you are
11662 replying or following up to.  If you are not composing a reply or a
11663 followup, then there is nothing to match against.)  If the
11664 @code{match} is a function symbol, that function will be called with
11665 no arguments.  If it's a variable symbol, then the variable will be
11666 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11667 any case, if this returns a non-@code{nil} value, then the style is
11668 said to @dfn{match}.
11669
11670 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11671 attribute consists of a @code{(@var{name} @var{value})} pair.  The
11672 attribute name can be one of:
11673
11674 @itemize @bullet
11675 @item @code{signature}
11676 @item @code{signature-file}
11677 @item @code{x-face-file}
11678 @item @code{address}, overriding @code{user-mail-address}
11679 @item @code{name}, overriding @code{(user-full-name)}
11680 @item @code{body}
11681 @end itemize
11682
11683 The attribute name can also be a string or a symbol.  In that case,
11684 this will be used as a header name, and the value will be inserted in
11685 the headers of the article; if the value is @code{nil}, the header
11686 name will be removed.  If the attribute name is @code{eval}, the form
11687 is evaluated, and the result is thrown away.
11688
11689 The attribute value can be a string (used verbatim), a function with
11690 zero arguments (the return value will be used), a variable (its value
11691 will be used) or a list (it will be @code{eval}ed and the return value
11692 will be used).  The functions and sexps are called/@code{eval}ed in the
11693 message buffer that is being set up.  The headers of the current article
11694 are available through the @code{message-reply-headers} variable, which
11695 is a vector of the following headers: number subject from date id
11696 references chars lines xref extra.
11697
11698 @vindex message-reply-headers
11699
11700 If you wish to check whether the message you are about to compose is
11701 meant to be a news article or a mail message, you can check the values
11702 of the @code{message-news-p} and @code{message-mail-p} functions.
11703
11704 @findex message-mail-p
11705 @findex message-news-p
11706
11707 So here's a new example:
11708
11709 @lisp
11710 (setq gnus-posting-styles
11711       '((".*"
11712          (signature-file "~/.signature")
11713          (name "User Name")
11714          ("X-Home-Page" (getenv "WWW_HOME"))
11715          (organization "People's Front Against MWM"))
11716         ("^rec.humor"
11717          (signature my-funny-signature-randomizer))
11718         ((equal (system-name) "gnarly")  ;; @r{A form}
11719          (signature my-quote-randomizer))
11720         (message-news-p        ;; @r{A function symbol}
11721          (signature my-news-signature))
11722         (window-system         ;; @r{A value symbol}
11723          ("X-Window-System" (format "%s" window-system)))
11724         ;; @r{If I'm replying to Larsi, set the Organization header.}
11725         ((header "from" "larsi.*org")
11726          (Organization "Somewhere, Inc."))
11727         ((posting-from-work-p) ;; @r{A user defined function}
11728          (signature-file "~/.work-signature")
11729          (address "user@@bar.foo")
11730          (body "You are fired.\n\nSincerely, your boss.")
11731          (organization "Important Work, Inc"))
11732         ("nnml:.*"
11733          (From (save-excursion
11734                  (set-buffer gnus-article-buffer)
11735                  (message-fetch-field "to"))))
11736         ("^nn.+:"
11737          (signature-file "~/.mail-signature"))))
11738 @end lisp
11739
11740 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11741 @code{From} address in all your outgoing replies, which might be handy
11742 if you fill many roles.
11743
11744 Setting the @code{gnus-named-posting-styles} variable will make
11745 posting-styles allow to have distinctive names.  You can specify an
11746 arbitrary posting-style when article posting with @kbd{S P} in the
11747 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
11748 the names to styles.  Once a posting-style is added to the alist, we can
11749 import it from @code{gnus-posting-styles}.  If an attribute whose name
11750 is @code{import} is found, Gnus will look for the attribute value in
11751 @code{gnus-named-posting-styles} and expand it in place.
11752
11753 Here's an example:
11754
11755 @lisp
11756 (setq gnus-named-posting-styles
11757       '(("Default"
11758          (signature-file "~/.signature")
11759          (name "User Name")
11760          ("X-Home-Page" (getenv "WWW_HOME"))
11761          (organization "People's Front Against MWM"))
11762         ("Emacs"
11763          (import "Default")
11764          (organization "The Church of Emacs"))))
11765 @end lisp
11766
11767 The posting-style named "Emacs" will inherit all the attributes from
11768 "Default" except @code{organization}.
11769
11770
11771 @node Drafts
11772 @section Drafts
11773 @cindex drafts
11774
11775 If you are writing a message (mail or news) and suddenly remember that
11776 you have a steak in the oven (or some pesto in the food processor, you
11777 craaazy vegetarians), you'll probably wish there was a method to save
11778 the message you are writing so that you can continue editing it some
11779 other day, and send it when you feel its finished.
11780
11781 Well, don't worry about it.  Whenever you start composing a message of
11782 some sort using the gnus mail and post commands, the buffer you get will
11783 automatically associate to an article in a special @dfn{draft} group.
11784 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11785 article will be saved there.  (Auto-save files also go to the draft
11786 group.)
11787
11788 @cindex nndraft
11789 @vindex nndraft-directory
11790 The draft group is a special group (which is implemented as an
11791 @code{nndraft} group, if you absolutely have to know) called
11792 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11793 @code{nndraft} is to store its files.  What makes this group special is
11794 that you can't tick any articles in it or mark any articles as
11795 read---all articles in the group are permanently unread.
11796
11797 If the group doesn't exist, it will be created and you'll be subscribed
11798 to it.  The only way to make it disappear from the Group buffer is to
11799 unsubscribe it.  The special properties of the draft group comes from
11800 a group property (@pxref{Group Parameters}), and if lost the group
11801 behaves like any other group.  This means the commands below will not
11802 be available.  To restore the special properties of the group, the
11803 simplest way is to kill the group, using @kbd{C-k}, and restart
11804 Gnus.  The group is automatically created again with the
11805 correct parameters.  The content of the group is not lost.
11806
11807 @c @findex gnus-dissociate-buffer-from-draft
11808 @c @kindex C-c M-d (Mail)
11809 @c @kindex C-c M-d (Post)
11810 @c @findex gnus-associate-buffer-with-draft
11811 @c @kindex C-c C-d (Mail)
11812 @c @kindex C-c C-d (Post)
11813 @c If you're writing some super-secret message that you later want to
11814 @c encode with PGP before sending, you may wish to turn the auto-saving
11815 @c (and association with the draft group) off.  You never know who might be
11816 @c interested in reading all your extremely valuable and terribly horrible
11817 @c and interesting secrets.  The @kbd{C-c M-d}
11818 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11819 @c If you change your mind and want to turn the auto-saving back on again,
11820 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11821 @c
11822 @c @vindex gnus-use-draft
11823 @c To leave association with the draft group off by default, set
11824 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11825
11826 @findex gnus-draft-edit-message
11827 @kindex D e (Draft)
11828 When you want to continue editing the article, you simply enter the
11829 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11830 that.  You will be placed in a buffer where you left off.
11831
11832 Rejected articles will also be put in this draft group (@pxref{Rejected
11833 Articles}).
11834
11835 @findex gnus-draft-send-all-messages
11836 @kindex D s (Draft)
11837 @findex gnus-draft-send-message
11838 @kindex D S (Draft)
11839 If you have lots of rejected messages you want to post (or mail) without
11840 doing further editing, you can use the @kbd{D s} command
11841 (@code{gnus-draft-send-message}).  This command understands the
11842 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
11843 command (@code{gnus-draft-send-all-messages}) will ship off all messages
11844 in the buffer.
11845
11846 @findex gnus-draft-toggle-sending
11847 @kindex D t (Draft)
11848 If you have some messages that you wish not to send, you can use the
11849 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
11850 as unsendable.  This is a toggling command.
11851
11852
11853 @node Rejected Articles
11854 @section Rejected Articles
11855 @cindex rejected articles
11856
11857 Sometimes a news server will reject an article.  Perhaps the server
11858 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
11859 @emph{there be demons}.  Perhaps you have included too much cited text.
11860 Perhaps the disk is full.  Perhaps the server is down.
11861
11862 These situations are, of course, totally beyond the control of gnus.
11863 (Gnus, of course, loves the way you look, always feels great, has angels
11864 fluttering around inside of it, doesn't care about how much cited text
11865 you include, never runs full and never goes down.)  So gnus saves these
11866 articles until some later time when the server feels better.
11867
11868 The rejected articles will automatically be put in a special draft group
11869 (@pxref{Drafts}).  When the server comes back up again, you'd then
11870 typically enter that group and send all the articles off.
11871
11872 @node Signing and encrypting
11873 @section Signing and encrypting
11874 @cindex using gpg
11875 @cindex using s/mime
11876 @cindex using smime
11877
11878 Gnus can digitally sign and encrypt your messages, using vanilla
11879 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
11880 decoding such messages, see the @code{mm-verify-option} and
11881 @code{mm-decrypt-option} options (@pxref{Security}).
11882
11883 @vindex gnus-message-replysign
11884 @vindex gnus-message-replyencrypt
11885 @vindex gnus-message-replysignencrypted
11886 Often, you would like to sign replies to people who send you signed
11887 messages.  Even more often, you might want to encrypt messages which
11888 are in reply to encrypted messages.  Gnus offers
11889 @code{gnus-message-replysign} to enable the former, and
11890 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
11891 @code{gnus-message-replysignencrypted} (on by default) will sign
11892 automatically encrypted messages.
11893
11894 Instructing @acronym{MML} to perform security operations on a
11895 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
11896 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
11897
11898 @table @kbd
11899
11900 @item C-c C-m s s
11901 @kindex C-c C-m s s (Message)
11902 @findex mml-secure-message-sign-smime
11903
11904 Digitally sign current message using @acronym{S/MIME}.
11905
11906 @item C-c C-m s o
11907 @kindex C-c C-m s o (Message)
11908 @findex mml-secure-message-sign-pgp
11909
11910 Digitally sign current message using @acronym{PGP}.
11911
11912 @item C-c C-m s p
11913 @kindex C-c C-m s p (Message)
11914 @findex mml-secure-message-sign-pgp
11915
11916 Digitally sign current message using @acronym{PGP/MIME}.
11917
11918 @item C-c C-m c s
11919 @kindex C-c C-m c s (Message)
11920 @findex mml-secure-message-encrypt-smime
11921
11922 Digitally encrypt current message using @acronym{S/MIME}.
11923
11924 @item C-c C-m c o
11925 @kindex C-c C-m c o (Message)
11926 @findex mml-secure-message-encrypt-pgp
11927
11928 Digitally encrypt current message using @acronym{PGP}.
11929
11930 @item C-c C-m c p
11931 @kindex C-c C-m c p (Message)
11932 @findex mml-secure-message-encrypt-pgpmime
11933
11934 Digitally encrypt current message using @acronym{PGP/MIME}.
11935
11936 @item C-c C-m C-n
11937 @kindex C-c C-m C-n (Message)
11938 @findex mml-unsecure-message
11939 Remove security related @acronym{MML} tags from message.
11940
11941 @end table
11942
11943 @xref{Security, ,Security, message, Message Manual}, for more information.
11944
11945 @node Select Methods
11946 @chapter Select Methods
11947 @cindex foreign groups
11948 @cindex select methods
11949
11950 A @dfn{foreign group} is a group not read by the usual (or
11951 default) means.  It could be, for instance, a group from a different
11952 @acronym{NNTP} server, it could be a virtual group, or it could be your own
11953 personal mail group.
11954
11955 A foreign group (or any group, really) is specified by a @dfn{name} and
11956 a @dfn{select method}.  To take the latter first, a select method is a
11957 list where the first element says what back end to use (e.g. @code{nntp},
11958 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
11959 name}.  There may be additional elements in the select method, where the
11960 value may have special meaning for the back end in question.
11961
11962 One could say that a select method defines a @dfn{virtual server}---so
11963 we do just that (@pxref{Server Buffer}).
11964
11965 The @dfn{name} of the group is the name the back end will recognize the
11966 group as.
11967
11968 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
11969 @samp{some.where.edu} will have the name @samp{soc.motss} and select
11970 method @code{(nntp "some.where.edu")}.  Gnus will call this group
11971 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
11972 back end just knows this group as @samp{soc.motss}.
11973
11974 The different methods all have their peculiarities, of course.
11975
11976 @menu
11977 * Server Buffer::               Making and editing virtual servers.
11978 * Getting News::                Reading USENET news with Gnus.
11979 * Getting Mail::                Reading your personal mail with Gnus.
11980 * Browsing the Web::            Getting messages from a plethora of Web sources.
11981 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
11982 * Other Sources::               Reading directories, files, SOUP packets.
11983 * Combined Groups::             Combining groups into one group.
11984 * Gnus Unplugged::              Reading news and mail offline.
11985 @end menu
11986
11987
11988 @node Server Buffer
11989 @section Server Buffer
11990
11991 Traditionally, a @dfn{server} is a machine or a piece of software that
11992 one connects to, and then requests information from.  Gnus does not
11993 connect directly to any real servers, but does all transactions through
11994 one back end or other.  But that's just putting one layer more between
11995 the actual media and Gnus, so we might just as well say that each
11996 back end represents a virtual server.
11997
11998 For instance, the @code{nntp} back end may be used to connect to several
11999 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12000 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12001 use, and what parameters to set by specifying a @dfn{select method}.
12002
12003 These select method specifications can sometimes become quite
12004 complicated---say, for instance, that you want to read from the
12005 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12006 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12007 Anyway, if you had to specify that for each group that used this
12008 server, that would be too much work, so Gnus offers a way of naming
12009 select methods, which is what you do in the server buffer.
12010
12011 To enter the server buffer, use the @kbd{^}
12012 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12013
12014 @menu
12015 * Server Buffer Format::        You can customize the look of this buffer.
12016 * Server Commands::             Commands to manipulate servers.
12017 * Example Methods::             Examples server specifications.
12018 * Creating a Virtual Server::   An example session.
12019 * Server Variables::            Which variables to set.
12020 * Servers and Methods::         You can use server names as select methods.
12021 * Unavailable Servers::         Some servers you try to contact may be down.
12022 @end menu
12023
12024 @vindex gnus-server-mode-hook
12025 @code{gnus-server-mode-hook} is run when creating the server buffer.
12026
12027
12028 @node Server Buffer Format
12029 @subsection Server Buffer Format
12030 @cindex server buffer format
12031
12032 @vindex gnus-server-line-format
12033 You can change the look of the server buffer lines by changing the
12034 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12035 variable, with some simple extensions:
12036
12037 @table @samp
12038
12039 @item h
12040 How the news is fetched---the back end name.
12041
12042 @item n
12043 The name of this server.
12044
12045 @item w
12046 Where the news is to be fetched from---the address.
12047
12048 @item s
12049 The opened/closed/denied status of the server.
12050 @end table
12051
12052 @vindex gnus-server-mode-line-format
12053 The mode line can also be customized by using the
12054 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12055 Formatting}).  The following specs are understood:
12056
12057 @table @samp
12058 @item S
12059 Server name.
12060
12061 @item M
12062 Server method.
12063 @end table
12064
12065 Also @pxref{Formatting Variables}.
12066
12067
12068 @node Server Commands
12069 @subsection Server Commands
12070 @cindex server commands
12071
12072 @table @kbd
12073
12074 @item a
12075 @kindex a (Server)
12076 @findex gnus-server-add-server
12077 Add a new server (@code{gnus-server-add-server}).
12078
12079 @item e
12080 @kindex e (Server)
12081 @findex gnus-server-edit-server
12082 Edit a server (@code{gnus-server-edit-server}).
12083
12084 @item SPACE
12085 @kindex SPACE (Server)
12086 @findex gnus-server-read-server
12087 Browse the current server (@code{gnus-server-read-server}).
12088
12089 @item q
12090 @kindex q (Server)
12091 @findex gnus-server-exit
12092 Return to the group buffer (@code{gnus-server-exit}).
12093
12094 @item k
12095 @kindex k (Server)
12096 @findex gnus-server-kill-server
12097 Kill the current server (@code{gnus-server-kill-server}).
12098
12099 @item y
12100 @kindex y (Server)
12101 @findex gnus-server-yank-server
12102 Yank the previously killed server (@code{gnus-server-yank-server}).
12103
12104 @item c
12105 @kindex c (Server)
12106 @findex gnus-server-copy-server
12107 Copy the current server (@code{gnus-server-copy-server}).
12108
12109 @item l
12110 @kindex l (Server)
12111 @findex gnus-server-list-servers
12112 List all servers (@code{gnus-server-list-servers}).
12113
12114 @item s
12115 @kindex s (Server)
12116 @findex gnus-server-scan-server
12117 Request that the server scan its sources for new articles
12118 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12119 servers.
12120
12121 @item g
12122 @kindex g (Server)
12123 @findex gnus-server-regenerate-server
12124 Request that the server regenerate all its data structures
12125 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12126 a mail back end that has gotten out of sync.
12127
12128 @end table
12129
12130
12131 @node Example Methods
12132 @subsection Example Methods
12133
12134 Most select methods are pretty simple and self-explanatory:
12135
12136 @lisp
12137 (nntp "news.funet.fi")
12138 @end lisp
12139
12140 Reading directly from the spool is even simpler:
12141
12142 @lisp
12143 (nnspool "")
12144 @end lisp
12145
12146 As you can see, the first element in a select method is the name of the
12147 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12148 will.
12149
12150 After these two elements, there may be an arbitrary number of
12151 @code{(@var{variable} @var{form})} pairs.
12152
12153 To go back to the first example---imagine that you want to read from
12154 port 15 on that machine.  This is what the select method should
12155 look like then:
12156
12157 @lisp
12158 (nntp "news.funet.fi" (nntp-port-number 15))
12159 @end lisp
12160
12161 You should read the documentation to each back end to find out what
12162 variables are relevant, but here's an @code{nnmh} example:
12163
12164 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12165 you have two structures that you wish to access: One is your private
12166 mail spool, and the other is a public one.  Here's the possible spec for
12167 your private mail:
12168
12169 @lisp
12170 (nnmh "private" (nnmh-directory "~/private/mail/"))
12171 @end lisp
12172
12173 (This server is then called @samp{private}, but you may have guessed
12174 that.)
12175
12176 Here's the method for a public spool:
12177
12178 @lisp
12179 (nnmh "public"
12180       (nnmh-directory "/usr/information/spool/")
12181       (nnmh-get-new-mail nil))
12182 @end lisp
12183
12184 @cindex proxy
12185 @cindex firewall
12186
12187 If you are behind a firewall and only have access to the @acronym{NNTP}
12188 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12189 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12190 Doing this can be rather fiddly, but your virtual server definition
12191 should probably look something like this:
12192
12193 @lisp
12194 (nntp "firewall"
12195       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12196       (nntp-via-address "the.firewall.machine")
12197       (nntp-address "the.real.nntp.host")
12198       (nntp-end-of-line "\n"))
12199 @end lisp
12200
12201 If you want to use the wonderful @code{ssh} program to provide a
12202 compressed connection over the modem line, you could add the following
12203 configuration to the example above:
12204
12205 @lisp
12206       (nntp-via-rlogin-command "ssh")
12207 @end lisp
12208
12209 See also @code{nntp-via-rlogin-command-switches}.
12210
12211 If you're behind a firewall, but have direct access to the outside world
12212 through a wrapper command like "runsocks", you could open a socksified
12213 telnet connection to the news server as follows:
12214
12215 @lisp
12216 (nntp "outside"
12217       (nntp-pre-command "runsocks")
12218       (nntp-open-connection-function nntp-open-via-telnet)
12219       (nntp-address "the.news.server")
12220       (nntp-end-of-line "\n"))
12221 @end lisp
12222
12223 This means that you have to have set up @code{ssh-agent} correctly to
12224 provide automatic authorization, of course.  And to get a compressed
12225 connection, you have to have the @samp{Compression} option in the
12226 @code{ssh} @file{config} file.
12227
12228
12229 @node Creating a Virtual Server
12230 @subsection Creating a Virtual Server
12231
12232 If you're saving lots of articles in the cache by using persistent
12233 articles, you may want to create a virtual server to read the cache.
12234
12235 First you need to add a new server.  The @kbd{a} command does that.  It
12236 would probably be best to use @code{nnml} to read the cache.  You
12237 could also use @code{nnspool} or @code{nnmh}, though.
12238
12239 Type @kbd{a nnml RET cache RET}.
12240
12241 You should now have a brand new @code{nnml} virtual server called
12242 @samp{cache}.  You now need to edit it to have the right definitions.
12243 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12244 will contain the following:
12245
12246 @lisp
12247 (nnml "cache")
12248 @end lisp
12249
12250 Change that to:
12251
12252 @lisp
12253 (nnml "cache"
12254          (nnml-directory "~/News/cache/")
12255          (nnml-active-file "~/News/cache/active"))
12256 @end lisp
12257
12258 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12259 @kbd{RET} over this virtual server, you should be entered into a browse
12260 buffer, and you should be able to enter any of the groups displayed.
12261
12262
12263 @node Server Variables
12264 @subsection Server Variables
12265 @cindex server variables
12266 @cindex server parameters
12267
12268 One sticky point when defining variables (both on back ends and in Emacs
12269 in general) is that some variables are typically initialized from other
12270 variables when the definition of the variables is being loaded.  If you
12271 change the ``base'' variable after the variables have been loaded, you
12272 won't change the ``derived'' variables.
12273
12274 This typically affects directory and file variables.  For instance,
12275 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12276 directory variables are initialized from that variable, so
12277 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12278 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12279 @code{nnml-directory}---you have to explicitly set all the file
12280 variables to be what you want them to be.  For a complete list of
12281 variables for each back end, see each back end's section later in this
12282 manual, but here's an example @code{nnml} definition:
12283
12284 @lisp
12285 (nnml "public"
12286       (nnml-directory "~/my-mail/")
12287       (nnml-active-file "~/my-mail/active")
12288       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12289 @end lisp
12290
12291 Server variables are often called @dfn{server parameters}.
12292
12293 @node Servers and Methods
12294 @subsection Servers and Methods
12295
12296 Wherever you would normally use a select method
12297 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12298 when browsing a foreign server) you can use a virtual server name
12299 instead.  This could potentially save lots of typing.  And it's nice all
12300 over.
12301
12302
12303 @node Unavailable Servers
12304 @subsection Unavailable Servers
12305
12306 If a server seems to be unreachable, Gnus will mark that server as
12307 @code{denied}.  That means that any subsequent attempt to make contact
12308 with that server will just be ignored.  ``It can't be opened,'' Gnus
12309 will tell you, without making the least effort to see whether that is
12310 actually the case or not.
12311
12312 That might seem quite naughty, but it does make sense most of the time.
12313 Let's say you have 10 groups subscribed to on server
12314 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12315 away from you and the machine is quite slow, so it takes 1 minute just
12316 to find out that it refuses connection to you today.  If Gnus were to
12317 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12318 attempt to do that.  Once it has gotten a single ``connection refused'',
12319 it will regard that server as ``down''.
12320
12321 So, what happens if the machine was only feeling unwell temporarily?
12322 How do you test to see whether the machine has come up again?
12323
12324 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12325 with the following commands:
12326
12327 @table @kbd
12328
12329 @item O
12330 @kindex O (Server)
12331 @findex gnus-server-open-server
12332 Try to establish connection to the server on the current line
12333 (@code{gnus-server-open-server}).
12334
12335 @item C
12336 @kindex C (Server)
12337 @findex gnus-server-close-server
12338 Close the connection (if any) to the server
12339 (@code{gnus-server-close-server}).
12340
12341 @item D
12342 @kindex D (Server)
12343 @findex gnus-server-deny-server
12344 Mark the current server as unreachable
12345 (@code{gnus-server-deny-server}).
12346
12347 @item M-o
12348 @kindex M-o (Server)
12349 @findex gnus-server-open-all-servers
12350 Open the connections to all servers in the buffer
12351 (@code{gnus-server-open-all-servers}).
12352
12353 @item M-c
12354 @kindex M-c (Server)
12355 @findex gnus-server-close-all-servers
12356 Close the connections to all servers in the buffer
12357 (@code{gnus-server-close-all-servers}).
12358
12359 @item R
12360 @kindex R (Server)
12361 @findex gnus-server-remove-denials
12362 Remove all marks to whether Gnus was denied connection from any servers
12363 (@code{gnus-server-remove-denials}).
12364
12365 @item L
12366 @kindex L (Server)
12367 @findex gnus-server-offline-server
12368 Set server status to offline (@code{gnus-server-offline-server}).
12369
12370 @end table
12371
12372
12373 @node Getting News
12374 @section Getting News
12375 @cindex reading news
12376 @cindex news back ends
12377
12378 A newsreader is normally used for reading news.  Gnus currently provides
12379 only two methods of getting news---it can read from an @acronym{NNTP} server,
12380 or it can read from a local spool.
12381
12382 @menu
12383 * NNTP::                        Reading news from an @acronym{NNTP} server.
12384 * News Spool::                  Reading news from the local spool.
12385 @end menu
12386
12387
12388 @node NNTP
12389 @subsection NNTP
12390 @cindex nntp
12391
12392 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12393 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12394 server as the, uhm, address.
12395
12396 If the @acronym{NNTP} server is located at a non-standard port, setting the
12397 third element of the select method to this port number should allow you
12398 to connect to the right port.  You'll have to edit the group info for
12399 that (@pxref{Foreign Groups}).
12400
12401 The name of the foreign group can be the same as a native group.  In
12402 fact, you can subscribe to the same group from as many different servers
12403 you feel like.  There will be no name collisions.
12404
12405 The following variables can be used to create a virtual @code{nntp}
12406 server:
12407
12408 @table @code
12409
12410 @item nntp-server-opened-hook
12411 @vindex nntp-server-opened-hook
12412 @cindex @sc{mode reader}
12413 @cindex authinfo
12414 @cindex authentification
12415 @cindex nntp authentification
12416 @findex nntp-send-authinfo
12417 @findex nntp-send-mode-reader
12418 is run after a connection has been made.  It can be used to send
12419 commands to the @acronym{NNTP} server after it has been contacted.  By
12420 default it sends the command @code{MODE READER} to the server with the
12421 @code{nntp-send-mode-reader} function.  This function should always be
12422 present in this hook.
12423
12424 @item nntp-authinfo-function
12425 @vindex nntp-authinfo-function
12426 @findex nntp-send-authinfo
12427 @vindex nntp-authinfo-file
12428 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12429 server.  The default function is @code{nntp-send-authinfo}, which looks
12430 through your @file{~/.authinfo} (or whatever you've set the
12431 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12432 are found, it will prompt you for a login name and a password.  The
12433 format of the @file{~/.authinfo} file is (almost) the same as the
12434 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12435 manual page, but here are the salient facts:
12436
12437 @enumerate
12438 @item
12439 The file contains one or more line, each of which define one server.
12440
12441 @item
12442 Each line may contain an arbitrary number of token/value pairs.
12443
12444 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12445 @samp{default}.  In addition Gnus introduces two new tokens, not present
12446 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12447 @samp{force}.  (This is the only way the @file{.authinfo} file format
12448 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12449 indicate what port on the server the credentials apply to and
12450 @samp{force} is explained below.
12451
12452 @end enumerate
12453
12454 Here's an example file:
12455
12456 @example
12457 machine news.uio.no login larsi password geheimnis
12458 machine nntp.ifi.uio.no login larsi force yes
12459 @end example
12460
12461 The token/value pairs may appear in any order; @samp{machine} doesn't
12462 have to be first, for instance.
12463
12464 In this example, both login name and password have been supplied for the
12465 former server, while the latter has only the login name listed, and the
12466 user will be prompted for the password.  The latter also has the
12467 @samp{force} tag, which means that the authinfo will be sent to the
12468 @var{nntp} server upon connection; the default (i.e., when there is not
12469 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12470 until the @var{nntp} server asks for it.
12471
12472 You can also add @samp{default} lines that will apply to all servers
12473 that don't have matching @samp{machine} lines.
12474
12475 @example
12476 default force yes
12477 @end example
12478
12479 This will force sending @samp{AUTHINFO} commands to all servers not
12480 previously mentioned.
12481
12482 Remember to not leave the @file{~/.authinfo} file world-readable.
12483
12484 @item nntp-server-action-alist
12485 @vindex nntp-server-action-alist
12486 This is a list of regexps to match on server types and actions to be
12487 taken when matches are made.  For instance, if you want Gnus to beep
12488 every time you connect to innd, you could say something like:
12489
12490 @lisp
12491 (setq nntp-server-action-alist
12492       '(("innd" (ding))))
12493 @end lisp
12494
12495 You probably don't want to do that, though.
12496
12497 The default value is
12498
12499 @lisp
12500 '(("nntpd 1\\.5\\.11t"
12501    (remove-hook 'nntp-server-opened-hook
12502                 'nntp-send-mode-reader)))
12503 @end lisp
12504
12505 This ensures that Gnus doesn't send the @code{MODE READER} command to
12506 nntpd 1.5.11t, since that command chokes that server, I've been told.
12507
12508 @item nntp-maximum-request
12509 @vindex nntp-maximum-request
12510 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12511 will collect headers by sending a series of @code{head} commands.  To
12512 speed things up, the back end sends lots of these commands without
12513 waiting for reply, and then reads all the replies.  This is controlled
12514 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12515 your network is buggy, you should set this to 1.
12516
12517 @item nntp-connection-timeout
12518 @vindex nntp-connection-timeout
12519 If you have lots of foreign @code{nntp} groups that you connect to
12520 regularly, you're sure to have problems with @acronym{NNTP} servers not
12521 responding properly, or being too loaded to reply within reasonable
12522 time.  This is can lead to awkward problems, which can be helped
12523 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12524 that says how many seconds the @code{nntp} back end should wait for a
12525 connection before giving up.  If it is @code{nil}, which is the default,
12526 no timeouts are done.
12527
12528 @c @item nntp-command-timeout
12529 @c @vindex nntp-command-timeout
12530 @c @cindex PPP connections
12531 @c @cindex dynamic IP addresses
12532 @c If you're running Gnus on a machine that has a dynamically assigned
12533 @c address, Gnus may become confused.  If the address of your machine
12534 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12535 @c waiting forever for replies from the server.  To help with this
12536 @c unfortunate problem, you can set this command to a number.  Gnus will
12537 @c then, if it sits waiting for a reply from the server longer than that
12538 @c number of seconds, shut down the connection, start a new one, and resend
12539 @c the command.  This should hopefully be transparent to the user.  A
12540 @c likely number is 30 seconds.
12541 @c
12542 @c @item nntp-retry-on-break
12543 @c @vindex nntp-retry-on-break
12544 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12545 @c hangs.  This will have much the same effect as the command timeout
12546 @c described above.
12547
12548 @item nntp-server-hook
12549 @vindex nntp-server-hook
12550 This hook is run as the last step when connecting to an @acronym{NNTP}
12551 server.
12552
12553 @item nntp-buggy-select
12554 @vindex nntp-buggy-select
12555 Set this to non-@code{nil} if your select routine is buggy.
12556
12557 @item nntp-nov-is-evil
12558 @vindex nntp-nov-is-evil
12559 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12560 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12561 can be used.
12562
12563 @item nntp-xover-commands
12564 @vindex nntp-xover-commands
12565 @cindex @acronym{NOV}
12566 @cindex XOVER
12567 List of strings used as commands to fetch @acronym{NOV} lines from a
12568 server.  The default value of this variable is @code{("XOVER"
12569 "XOVERVIEW")}.
12570
12571 @item nntp-nov-gap
12572 @vindex nntp-nov-gap
12573 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12574 the server.  The server responds with one huge list of lines.  However,
12575 if you have read articles 2-5000 in the group, and only want to read
12576 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12577 lines that you will not need.  This variable says how
12578 big a gap between two consecutive articles is allowed to be before the
12579 @code{XOVER} request is split into several request.  Note that if your
12580 network is fast, setting this variable to a really small number means
12581 that fetching will probably be slower.  If this variable is @code{nil},
12582 @code{nntp} will never split requests.  The default is 5.
12583
12584 @item nntp-prepare-server-hook
12585 @vindex nntp-prepare-server-hook
12586 A hook run before attempting to connect to an @acronym{NNTP} server.
12587
12588 @item nntp-warn-about-losing-connection
12589 @vindex nntp-warn-about-losing-connection
12590 If this variable is non-@code{nil}, some noise will be made when a
12591 server closes connection.
12592
12593 @item nntp-record-commands
12594 @vindex nntp-record-commands
12595 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12596 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12597 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12598 that doesn't seem to work.
12599
12600 @item nntp-open-connection-function
12601 @vindex nntp-open-connection-function
12602 It is possible to customize how the connection to the nntp server will
12603 be opened.  If you specify an @code{nntp-open-connection-function}
12604 parameter, Gnus will use that function to establish the connection.
12605 Five pre-made functions are supplied.  These functions can be grouped in
12606 two categories: direct connection functions (three pre-made), and
12607 indirect ones (two pre-made).
12608
12609 @item nntp-prepare-post-hook
12610 @vindex nntp-prepare-post-hook
12611 A hook run just before posting an article.  If there is no
12612 @code{Message-ID} header in the article and the news server provides the
12613 recommended ID, it will be added to the article before running this
12614 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12615 inhibit Gnus to add a @code{Message-ID} header, you could say:
12616
12617 @lisp
12618 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12619 @end lisp
12620
12621 Note that not all servers support the recommended ID.  This works for
12622 INN versions 2.3.0 and later, for instance.
12623
12624 @item nntp-read-timeout
12625 @vindex nntp-read-timeout
12626 How long nntp should wait between checking for the end of output.
12627 Shorter values mean quicker response, but is more CPU intensive.  The
12628 default is 0.1 seconds.  If you have a slow line to the server (and
12629 don't like to see Emacs eat your available CPU power), you might set
12630 this to, say, 1.
12631
12632 @item nntp-list-options
12633 @vindex nntp-list-options
12634 List of newsgroup name used for a option of the LIST command to restrict
12635 the listing output to only the specified newsgroups.  Each newsgroup name
12636 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12637 etc.  Fortunately, if the server can accept such a option, it will
12638 probably make gnus run faster.  You may use it as a server variable as
12639 follows:
12640
12641 @lisp
12642 (setq gnus-select-method
12643       '(nntp "news.somewhere.edu"
12644              (nntp-list-options ("fj.*" "japan.*"))))
12645 @end lisp
12646
12647 @item nntp-options-subscribe
12648 @vindex nntp-options-subscribe
12649 Regexp matching the newsgroup names which will be subscribed
12650 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12651 It may be effective as well as @code{nntp-list-options} even though the
12652 server could not accept a shell-style wildcard as a option of the LIST
12653 command.  You may use it as a server variable as follows:
12654
12655 @lisp
12656 (setq gnus-select-method
12657       '(nntp "news.somewhere.edu"
12658              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12659 @end lisp
12660
12661 @item nntp-options-not-subscribe
12662 @vindex nntp-options-not-subscribe
12663 Regexp matching the newsgroup names which will not be subscribed
12664 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12665 It may be effective as well as @code{nntp-list-options} even though the
12666 server could not accept a shell-style wildcard as a option of the LIST
12667 command.  You may use it as a server variable as follows:
12668
12669 @lisp
12670 (setq gnus-select-method
12671       '(nntp "news.somewhere.edu"
12672              (nntp-options-not-subscribe "\\.binaries\\.")))
12673 @end lisp
12674 @end table
12675
12676 @menu
12677 * Direct Functions::            Connecting directly to the server.
12678 * Indirect Functions::          Connecting indirectly to the server.
12679 * Common Variables::            Understood by several connection functions.
12680 @end menu
12681
12682
12683 @node Direct Functions
12684 @subsubsection Direct Functions
12685 @cindex direct connection functions
12686
12687 These functions are called direct because they open a direct connection
12688 between your machine and the @acronym{NNTP} server.  The behavior of these
12689 functions is also affected by commonly understood variables
12690 (@pxref{Common Variables}).
12691
12692 @table @code
12693 @findex nntp-open-network-stream
12694 @item nntp-open-network-stream
12695 This is the default, and simply connects to some port or other on the
12696 remote system.
12697
12698 @findex nntp-open-tls-stream
12699 @item nntp-open-tls-stream
12700 Opens a connection to a server over a @dfn{secure} channel.  To use
12701 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12702 installed.  You then define a server as follows:
12703
12704 @lisp
12705 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12706 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12707 ;;
12708 (nntp "snews.bar.com"
12709       (nntp-open-connection-function nntp-open-tls-stream)
12710       (nntp-port-number )
12711       (nntp-address "snews.bar.com"))
12712 @end lisp
12713
12714 @findex nntp-open-ssl-stream
12715 @item nntp-open-ssl-stream
12716 Opens a connection to a server over a @dfn{secure} channel.  To use
12717 this you must have @uref{http://www.openssl.org, OpenSSL} or
12718 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12719 then define a server as follows:
12720
12721 @lisp
12722 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12723 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12724 ;;
12725 (nntp "snews.bar.com"
12726       (nntp-open-connection-function nntp-open-ssl-stream)
12727       (nntp-port-number 563)
12728       (nntp-address "snews.bar.com"))
12729 @end lisp
12730
12731 @findex nntp-open-telnet-stream
12732 @item nntp-open-telnet-stream
12733 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12734 it.  You might wonder why this function exists, since we have the
12735 default @code{nntp-open-network-stream} which would do the job.  (One
12736 of) the reason(s) is that if you are behind a firewall but have direct
12737 connections to the outside world thanks to a command wrapper like
12738 @code{runsocks}, you can use it like this:
12739
12740 @lisp
12741 (nntp "socksified"
12742       (nntp-pre-command "runsocks")
12743       (nntp-open-connection-function nntp-open-telnet-stream)
12744       (nntp-address "the.news.server"))
12745 @end lisp
12746
12747 With the default method, you would need to wrap your whole Emacs
12748 session, which is not a good idea.
12749 @end table
12750
12751
12752 @node Indirect Functions
12753 @subsubsection Indirect Functions
12754 @cindex indirect connection functions
12755
12756 These functions are called indirect because they connect to an
12757 intermediate host before actually connecting to the @acronym{NNTP} server.
12758 All of these functions and related variables are also said to belong to
12759 the ``via'' family of connection: they're all prefixed with ``via'' to make
12760 things cleaner.  The behavior of these functions is also affected by
12761 commonly understood variables (@pxref{Common Variables}).
12762
12763 @table @code
12764 @item nntp-open-via-rlogin-and-telnet
12765 @findex nntp-open-via-rlogin-and-telnet
12766 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12767 to the real @acronym{NNTP} server from there.  This is useful for instance if
12768 you need to connect to a firewall machine first.
12769
12770 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12771
12772 @table @code
12773 @item nntp-via-rlogin-command
12774 @vindex nntp-via-rlogin-command
12775 Command used to log in on the intermediate host.  The default is
12776 @samp{rsh}, but @samp{ssh} is a popular alternative.
12777
12778 @item nntp-via-rlogin-command-switches
12779 @vindex nntp-via-rlogin-command-switches
12780 List of strings to be used as the switches to
12781 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12782 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12783 @samp{("-C")} in order to compress all data connections, otherwise set
12784 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12785 the telnet command requires a pseudo-tty allocation on an intermediate
12786 host.
12787 @end table
12788
12789 @item nntp-open-via-telnet-and-telnet
12790 @findex nntp-open-via-telnet-and-telnet
12791 Does essentially the same, but uses @samp{telnet} instead of
12792 @samp{rlogin} to connect to the intermediate host.
12793
12794 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12795
12796 @table @code
12797 @item nntp-via-telnet-command
12798 @vindex nntp-via-telnet-command
12799 Command used to @code{telnet} the intermediate host.  The default is
12800 @samp{telnet}.
12801
12802 @item nntp-via-telnet-switches
12803 @vindex nntp-via-telnet-switches
12804 List of strings to be used as the switches to the
12805 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12806
12807 @item nntp-via-user-password
12808 @vindex nntp-via-user-password
12809 Password to use when logging in on the intermediate host.
12810
12811 @item nntp-via-envuser
12812 @vindex nntp-via-envuser
12813 If non-@code{nil}, the intermediate @code{telnet} session (client and
12814 server both) will support the @code{ENVIRON} option and not prompt for
12815 login name.  This works for Solaris @code{telnet}, for instance.
12816
12817 @item nntp-via-shell-prompt
12818 @vindex nntp-via-shell-prompt
12819 Regexp matching the shell prompt on the intermediate host.  The default
12820 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12821
12822 @end table
12823
12824 @end table
12825
12826
12827 Here are some additional variables that are understood by all the above
12828 functions:
12829
12830 @table @code
12831
12832 @item nntp-via-user-name
12833 @vindex nntp-via-user-name
12834 User name to use when connecting to the intermediate host.
12835
12836 @item nntp-via-address
12837 @vindex nntp-via-address
12838 Address of the intermediate host to connect to.
12839
12840 @end table
12841
12842
12843 @node Common Variables
12844 @subsubsection Common Variables
12845
12846 The following variables affect the behavior of all, or several of the
12847 pre-made connection functions.  When not specified, all functions are
12848 affected.
12849
12850 @table @code
12851
12852 @item nntp-pre-command
12853 @vindex nntp-pre-command
12854 A command wrapper to use when connecting through a non native
12855 connection function (all except @code{nntp-open-network-stream},
12856 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
12857 where you would put a @samp{SOCKS} wrapper for instance.
12858
12859 @item nntp-address
12860 @vindex nntp-address
12861 The address of the @acronym{NNTP} server.
12862
12863 @item nntp-port-number
12864 @vindex nntp-port-number
12865 Port number to connect to the @acronym{NNTP} server.  The default is
12866 @samp{nntp}.  If you use @acronym{NNTP} over
12867 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
12868 than named ports (i.e, use @samp{563} instead of @samp{snews} or
12869 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
12870 not work with named ports.
12871
12872 @item nntp-end-of-line
12873 @vindex nntp-end-of-line
12874 String to use as end-of-line marker when talking to the @acronym{NNTP}
12875 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
12876 using a non native connection function.
12877
12878 @item nntp-telnet-command
12879 @vindex nntp-telnet-command
12880 Command to use when connecting to the @acronym{NNTP} server through
12881 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
12882 just for the real @acronym{NNTP} server.  The default is
12883 @samp{telnet}.
12884
12885 @item nntp-telnet-switches
12886 @vindex nntp-telnet-switches
12887 A list of switches to pass to @code{nntp-telnet-command}.  The default
12888 is @samp{("-8")}.
12889
12890 @end table
12891
12892
12893 @node News Spool
12894 @subsection News Spool
12895 @cindex nnspool
12896 @cindex news spool
12897
12898 Subscribing to a foreign group from the local spool is extremely easy,
12899 and might be useful, for instance, to speed up reading groups that
12900 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
12901 instance.
12902
12903 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
12904 anything else) as the address.
12905
12906 If you have access to a local spool, you should probably use that as the
12907 native select method (@pxref{Finding the News}).  It is normally faster
12908 than using an @code{nntp} select method, but might not be.  It depends.
12909 You just have to try to find out what's best at your site.
12910
12911 @table @code
12912
12913 @item nnspool-inews-program
12914 @vindex nnspool-inews-program
12915 Program used to post an article.
12916
12917 @item nnspool-inews-switches
12918 @vindex nnspool-inews-switches
12919 Parameters given to the inews program when posting an article.
12920
12921 @item nnspool-spool-directory
12922 @vindex nnspool-spool-directory
12923 Where @code{nnspool} looks for the articles.  This is normally
12924 @file{/usr/spool/news/}.
12925
12926 @item nnspool-nov-directory
12927 @vindex nnspool-nov-directory
12928 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
12929 @file{/usr/spool/news/over.view/}.
12930
12931 @item nnspool-lib-dir
12932 @vindex nnspool-lib-dir
12933 Where the news lib dir is (@file{/usr/lib/news/} by default).
12934
12935 @item nnspool-active-file
12936 @vindex nnspool-active-file
12937 The name of the active file.
12938
12939 @item nnspool-newsgroups-file
12940 @vindex nnspool-newsgroups-file
12941 The name of the group descriptions file.
12942
12943 @item nnspool-history-file
12944 @vindex nnspool-history-file
12945 The name of the news history file.
12946
12947 @item nnspool-active-times-file
12948 @vindex nnspool-active-times-file
12949 The name of the active date file.
12950
12951 @item nnspool-nov-is-evil
12952 @vindex nnspool-nov-is-evil
12953 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
12954 that it finds.
12955
12956 @item nnspool-sift-nov-with-sed
12957 @vindex nnspool-sift-nov-with-sed
12958 @cindex sed
12959 If non-@code{nil}, which is the default, use @code{sed} to get the
12960 relevant portion from the overview file.  If @code{nil},
12961 @code{nnspool} will load the entire file into a buffer and process it
12962 there.
12963
12964 @end table
12965
12966
12967 @node Getting Mail
12968 @section Getting Mail
12969 @cindex reading mail
12970 @cindex mail
12971
12972 Reading mail with a newsreader---isn't that just plain WeIrD? But of
12973 course.
12974
12975 @menu
12976 * Mail in a Newsreader::        Important introductory notes.
12977 * Getting Started Reading Mail::  A simple cookbook example.
12978 * Splitting Mail::              How to create mail groups.
12979 * Mail Sources::                How to tell Gnus where to get mail from.
12980 * Mail Back End Variables::     Variables for customizing mail handling.
12981 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
12982 * Group Mail Splitting::        Use group customize to drive mail splitting.
12983 * Incorporating Old Mail::      What about the old mail you have?
12984 * Expiring Mail::               Getting rid of unwanted mail.
12985 * Washing Mail::                Removing cruft from the mail you get.
12986 * Duplicates::                  Dealing with duplicated mail.
12987 * Not Reading Mail::            Using mail back ends for reading other files.
12988 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
12989 @end menu
12990
12991
12992 @node Mail in a Newsreader
12993 @subsection Mail in a Newsreader
12994
12995 If you are used to traditional mail readers, but have decided to switch
12996 to reading mail with Gnus, you may find yourself experiencing something
12997 of a culture shock.
12998
12999 Gnus does not behave like traditional mail readers.  If you want to make
13000 it behave that way, you can, but it's an uphill battle.
13001
13002 Gnus, by default, handles all its groups using the same approach.  This
13003 approach is very newsreaderly---you enter a group, see the new/unread
13004 messages, and when you read the messages, they get marked as read, and
13005 you don't see them any more.  (Unless you explicitly ask for them.)
13006
13007 In particular, you do not do anything explicitly to delete messages.
13008
13009 Does this mean that all the messages that have been marked as read are
13010 deleted?  How awful!
13011
13012 But, no, it means that old messages are @dfn{expired} according to some
13013 scheme or other.  For news messages, the expire process is controlled by
13014 the news administrator; for mail, the expire process is controlled by
13015 you.  The expire process for mail is covered in depth in @ref{Expiring
13016 Mail}.
13017
13018 What many Gnus users find, after using it a while for both news and
13019 mail, is that the transport mechanism has very little to do with how
13020 they want to treat a message.
13021
13022 Many people subscribe to several mailing lists.  These are transported
13023 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13024 answering, or even reading these messages very carefully.  We may not
13025 need to save them because if we should need to read one again, they are
13026 archived somewhere else.
13027
13028 Some people have local news groups which have only a handful of readers.
13029 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13030 to read and answer a large fraction of the messages very carefully in
13031 order to do our work.  And there may not be an archive, so we may need
13032 to save the interesting messages the same way we would personal mail.
13033
13034 The important distinction turns out to be not the transport mechanism,
13035 but other factors such as how interested we are in the subject matter,
13036 or how easy it is to retrieve the message if we need to read it again.
13037
13038 Gnus provides many options for sorting mail into ``groups'' which behave
13039 like newsgroups, and for treating each group (whether mail or news)
13040 differently.
13041
13042 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13043 that Gnus should grow up and be a male, er, mail reader.  It is possible
13044 to whip Gnus into a more mailreaderly being, but, as said before, it's
13045 not easy.  People who prefer proper mail readers should try @sc{vm}
13046 instead, which is an excellent, and proper, mail reader.
13047
13048 I don't mean to scare anybody off, but I want to make it clear that you
13049 may be required to learn a new way of thinking about messages.  After
13050 you've been subjected to The Gnus Way, you will come to love it.  I can
13051 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13052 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13053 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13054 You Do.)
13055
13056
13057 @node Getting Started Reading Mail
13058 @subsection Getting Started Reading Mail
13059
13060 It's quite easy to use Gnus to read your new mail.  You just plonk the
13061 mail back end of your choice into @code{gnus-secondary-select-methods},
13062 and things will happen automatically.
13063
13064 For instance, if you want to use @code{nnml} (which is a ``one file per
13065 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13066
13067 @lisp
13068 (setq gnus-secondary-select-methods '((nnml "")))
13069 @end lisp
13070
13071 Now, the next time you start Gnus, this back end will be queried for new
13072 articles, and it will move all the messages in your spool file to its
13073 directory, which is @file{~/Mail/} by default.  The new group that will
13074 be created (@samp{mail.misc}) will be subscribed, and you can read it
13075 like any other group.
13076
13077 You will probably want to split the mail into several groups, though:
13078
13079 @lisp
13080 (setq nnmail-split-methods
13081       '(("junk" "^From:.*Lars Ingebrigtsen")
13082         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13083         ("other" "")))
13084 @end lisp
13085
13086 This will result in three new @code{nnml} mail groups being created:
13087 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13088 mail that doesn't fit into the first two groups will be placed in the
13089 last group.
13090
13091 This should be sufficient for reading mail with Gnus.  You might want to
13092 give the other sections in this part of the manual a perusal, though.
13093 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13094
13095
13096 @node Splitting Mail
13097 @subsection Splitting Mail
13098 @cindex splitting mail
13099 @cindex mail splitting
13100 @cindex mail filtering (splitting)
13101
13102 @vindex nnmail-split-methods
13103 The @code{nnmail-split-methods} variable says how the incoming mail is
13104 to be split into groups.
13105
13106 @lisp
13107 (setq nnmail-split-methods
13108   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13109     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13110     ("mail.other" "")))
13111 @end lisp
13112
13113 This variable is a list of lists, where the first element of each of
13114 these lists is the name of the mail group (they do not have to be called
13115 something beginning with @samp{mail}, by the way), and the second
13116 element is a regular expression used on the header of each mail to
13117 determine if it belongs in this mail group.  The first string may
13118 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13119 insert sub-expressions from the matched text.  For instance:
13120
13121 @lisp
13122 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13123 @end lisp
13124
13125 The second element can also be a function.  In that case, it will be
13126 called narrowed to the headers with the first element of the rule as the
13127 argument.  It should return a non-@code{nil} value if it thinks that the
13128 mail belongs in that group.
13129
13130 The last of these groups should always be a general one, and the regular
13131 expression should @emph{always} be @samp{*} so that it matches any mails
13132 that haven't been matched by any of the other regexps.  (These rules are
13133 processed from the beginning of the alist toward the end.  The first
13134 rule to make a match will ``win'', unless you have crossposting enabled.
13135 In that case, all matching rules will ``win''.)
13136
13137 If you like to tinker with this yourself, you can set this variable to a
13138 function of your choice.  This function will be called without any
13139 arguments in a buffer narrowed to the headers of an incoming mail
13140 message.  The function should return a list of group names that it
13141 thinks should carry this mail message.
13142
13143 Note that the mail back ends are free to maul the poor, innocent,
13144 incoming headers all they want to.  They all add @code{Lines} headers;
13145 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13146 @code{From<SPACE>} line to something else.
13147
13148 @vindex nnmail-crosspost
13149 The mail back ends all support cross-posting.  If several regexps match,
13150 the mail will be ``cross-posted'' to all those groups.
13151 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13152 that no articles are crossposted to the general (@samp{*}) group.
13153
13154 @vindex nnmail-crosspost-link-function
13155 @cindex crosspost
13156 @cindex links
13157 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13158 the crossposted articles.  However, not all file systems support hard
13159 links.  If that's the case for you, set
13160 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13161 variable is @code{add-name-to-file} by default.)
13162
13163 @kindex M-x nnmail-split-history
13164 @findex nnmail-split-history
13165 If you wish to see where the previous mail split put the messages, you
13166 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13167 where re-spooling messages would put the messages, you can use
13168 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13169 Group Commands}).
13170
13171 @vindex nnmail-split-header-length-limit
13172 Header lines longer than the value of
13173 @code{nnmail-split-header-length-limit} are excluded from the split
13174 function.
13175
13176 @vindex nnmail-mail-splitting-charset
13177 @vindex nnmail-mail-splitting-decodes
13178 By default the splitting codes @acronym{MIME} decodes headers so you
13179 can match on non-@acronym{ASCII} strings.  The
13180 @code{nnmail-mail-splitting-charset} variable specifies the default
13181 charset for decoding.  The behaviour can be turned off completely by
13182 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13183 useful if you want to match articles based on the raw header data.
13184
13185 @vindex nnmail-resplit-incoming
13186 By default, splitting is performed on all incoming messages.  If you
13187 specify a @code{directory} entry for the variable @code{mail-sources}
13188 (@pxref{Mail Source Specifiers}), however, then splitting does
13189 @emph{not} happen by default.  You can set the variable
13190 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13191 splitting happen even in this case.  (This variable has no effect on
13192 other kinds of entries.)
13193
13194 Gnus gives you all the opportunity you could possibly want for shooting
13195 yourself in the foot.  Let's say you create a group that will contain
13196 all the mail you get from your boss.  And then you accidentally
13197 unsubscribe from the group.  Gnus will still put all the mail from your
13198 boss in the unsubscribed group, and so, when your boss mails you ``Have
13199 that report ready by Monday or you're fired!'', you'll never see it and,
13200 come Tuesday, you'll still believe that you're gainfully employed while
13201 you really should be out collecting empty bottles to save up for next
13202 month's rent money.
13203
13204
13205 @node Mail Sources
13206 @subsection Mail Sources
13207
13208 Mail can be gotten from many different sources---the mail spool, from
13209 a @acronym{POP} mail server, from a procmail directory, or from a
13210 maildir, for instance.
13211
13212 @menu
13213 * Mail Source Specifiers::      How to specify what a mail source is.
13214 * Mail Source Customization::   Some variables that influence things.
13215 * Fetching Mail::               Using the mail source specifiers.
13216 @end menu
13217
13218
13219 @node Mail Source Specifiers
13220 @subsubsection Mail Source Specifiers
13221 @cindex POP
13222 @cindex mail server
13223 @cindex procmail
13224 @cindex mail spool
13225 @cindex mail source
13226
13227 You tell Gnus how to fetch mail by setting @code{mail-sources}
13228 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13229
13230 Here's an example:
13231
13232 @lisp
13233 (pop :server "pop3.mailserver.com" :user "myname")
13234 @end lisp
13235
13236 As can be observed, a mail source specifier is a list where the first
13237 element is a @dfn{mail source type}, followed by an arbitrary number of
13238 @dfn{keywords}.  Keywords that are not explicitly specified are given
13239 default values.
13240
13241 The following mail source types are available:
13242
13243 @table @code
13244 @item file
13245 Get mail from a single file; typically from the mail spool.
13246
13247 Keywords:
13248
13249 @table @code
13250 @item :path
13251 The file name.  Defaults to the value of the @env{MAIL}
13252 environment variable or the value of @code{rmail-spool-directory}
13253 (usually something like @file{/usr/mail/spool/user-name}).
13254
13255 @item :prescript
13256 @itemx :postscript
13257 Script run before/after fetching mail.
13258 @end table
13259
13260 An example file mail source:
13261
13262 @lisp
13263 (file :path "/usr/spool/mail/user-name")
13264 @end lisp
13265
13266 Or using the default file name:
13267
13268 @lisp
13269 (file)
13270 @end lisp
13271
13272 If the mail spool file is not located on the local machine, it's best
13273 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13274 You can not use ange-ftp file names here---it has no way to lock the
13275 mail spool while moving the mail.
13276
13277 If it's impossible to set up a proper server, you can use ssh instead.
13278
13279 @lisp
13280 (setq mail-sources
13281       '((file :prescript "ssh host bin/getmail >%t")))
13282 @end lisp
13283
13284 The @samp{getmail} script would look something like the following:
13285
13286 @example
13287 #!/bin/sh
13288 #  getmail - move mail from spool to stdout
13289 #  flu@@iki.fi
13290
13291 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13292 TMP=$HOME/Mail/tmp
13293 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13294 @end example
13295
13296 Alter this script to fit find the @samp{movemail} you want to use.
13297
13298
13299 @item directory
13300 @vindex nnmail-scan-directory-mail-source-once
13301 Get mail from several files in a directory.  This is typically used
13302 when you have procmail split the incoming mail into several files.
13303 That is, there is a one-to-one correspondence between files in that
13304 directory and groups, so that mail from the file @file{foo.bar.spool}
13305 will be put in the group @code{foo.bar}.  (You can change the suffix
13306 to be used instead of @code{.spool}.)  Setting
13307 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13308 Gnus to scan the mail source only once.  This is particularly useful
13309 if you want to scan mail groups at a specified level.
13310
13311 @vindex nnmail-resplit-incoming
13312 There is also the variable @code{nnmail-resplit-incoming}, if you set
13313 that to a non-@code{nil} value, then the normal splitting process is
13314 applied to all the files from the directory, @ref{Splitting Mail}.
13315
13316 Keywords:
13317
13318 @table @code
13319 @item :path
13320 The name of the directory where the files are.  There is no default
13321 value.
13322
13323 @item :suffix
13324 Only files ending with this suffix are used.  The default is
13325 @samp{.spool}.
13326
13327 @item :predicate
13328 Only files that have this predicate return non-@code{nil} are returned.
13329 The default is @code{identity}.  This is used as an additional
13330 filter---only files that have the right suffix @emph{and} satisfy this
13331 predicate are considered.
13332
13333 @item :prescript
13334 @itemx :postscript
13335 Script run before/after fetching mail.
13336
13337 @end table
13338
13339 An example directory mail source:
13340
13341 @lisp
13342 (directory :path "/home/user-name/procmail-dir/"
13343            :suffix ".prcml")
13344 @end lisp
13345
13346 @item pop
13347 Get mail from a @acronym{POP} server.
13348
13349 Keywords:
13350
13351 @table @code
13352 @item :server
13353 The name of the @acronym{POP} server.  The default is taken from the
13354 @env{MAILHOST} environment variable.
13355
13356 @item :port
13357 The port number of the @acronym{POP} server.  This can be a number (eg,
13358 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13359 string, it should be a service name as listed in @file{/etc/services} on
13360 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13361 need to specify it as @samp{"pop-3"} instead.
13362
13363 @item :user
13364 The user name to give to the @acronym{POP} server.  The default is the login
13365 name.
13366
13367 @item :password
13368 The password to give to the @acronym{POP} server.  If not specified,
13369 the user is prompted.
13370
13371 @item :program
13372 The program to use to fetch mail from the @acronym{POP} server.  This
13373 should be a @code{format}-like string.  Here's an example:
13374
13375 @example
13376 fetchmail %u@@%s -P %p %t
13377 @end example
13378
13379 The valid format specifier characters are:
13380
13381 @table @samp
13382 @item t
13383 The name of the file the mail is to be moved to.  This must always be
13384 included in this string.
13385
13386 @item s
13387 The name of the server.
13388
13389 @item P
13390 The port number of the server.
13391
13392 @item u
13393 The user name to use.
13394
13395 @item p
13396 The password to use.
13397 @end table
13398
13399 The values used for these specs are taken from the values you give the
13400 corresponding keywords.
13401
13402 @item :prescript
13403 A script to be run before fetching the mail.  The syntax is the same as
13404 the @code{:program} keyword.  This can also be a function to be run.
13405
13406 @item :postscript
13407 A script to be run after fetching the mail.  The syntax is the same as
13408 the @code{:program} keyword.  This can also be a function to be run.
13409
13410 @item :function
13411 The function to use to fetch mail from the @acronym{POP} server.  The
13412 function is called with one parameter---the name of the file where the
13413 mail should be moved to.
13414
13415 @item :authentication
13416 This can be either the symbol @code{password} or the symbol @code{apop}
13417 and says what authentication scheme to use.  The default is
13418 @code{password}.
13419
13420 @item :connection
13421 What stream to use for connecting to the server, this can be the symbol
13422 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13423 and use insecure connections.  Note that for SSL/TLS, you need external
13424 programs and libraries:
13425
13426 @itemize @bullet
13427 @item
13428 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13429 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13430 library @samp{ssl.el}.
13431 @item
13432 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13433 Requires the external library @samp{starttls.el} and program
13434 @samp{starttls}.
13435 @end itemize
13436
13437 @item :leave
13438 Non-@code{nil} if mail is to be left on the server and UIDL used for
13439 message retrieval.  The default is @code{nil}.
13440
13441 @end table
13442
13443 If the @code{:program} and @code{:function} keywords aren't specified,
13444 @code{pop3-movemail} will be used.
13445
13446 Here are some examples.  Fetch from the default @acronym{POP} server,
13447 using the default user name, and default fetcher:
13448
13449 @lisp
13450 (pop)
13451 @end lisp
13452
13453 Fetch from a named server with a named user and password:
13454
13455 @lisp
13456 (pop :server "my.pop.server"
13457      :user "user-name" :password "secret")
13458 @end lisp
13459
13460 Use @samp{movemail} to move the mail:
13461
13462 @lisp
13463 (pop :program "movemail po:%u %t %p")
13464 @end lisp
13465
13466 @item maildir
13467 Get mail from a maildir.  This is a type of mailbox that is supported by
13468 at least qmail and postfix, where each file in a special directory
13469 contains exactly one mail.
13470
13471 Keywords:
13472
13473 @table @code
13474 @item :path
13475 The name of the directory where the mails are stored.  The default is
13476 taken from the @env{MAILDIR} environment variable or
13477 @file{~/Maildir/}.
13478 @item :subdirs
13479 The subdirectories of the Maildir.  The default is
13480 @samp{("new" "cur")}.
13481
13482 @c If you sometimes look at your mail through a pop3 daemon before fetching
13483 @c them with Gnus, you may also have to fetch your mails from the
13484 @c @code{cur} directory inside the maildir, like in the first example
13485 @c below.
13486
13487 You can also get mails from remote hosts (because maildirs don't suffer
13488 from locking problems).
13489
13490 @end table
13491
13492 Two example maildir mail sources:
13493
13494 @lisp
13495 (maildir :path "/home/user-name/Maildir/"
13496          :subdirs ("cur" "new"))
13497 @end lisp
13498
13499 @lisp
13500 (maildir :path "/user@@remotehost.org:~/Maildir/"
13501          :subdirs ("new"))
13502 @end lisp
13503
13504 @item imap
13505 Get mail from a @acronym{IMAP} server.  If you don't want to use
13506 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13507 with nnimap), for some reason or other, Gnus let you treat it similar
13508 to a @acronym{POP} server and fetches articles from a given
13509 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13510
13511 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13512 may need external programs and libraries, @xref{IMAP}.
13513
13514 Keywords:
13515
13516 @table @code
13517 @item :server
13518 The name of the @acronym{IMAP} server.  The default is taken from the
13519 @env{MAILHOST} environment variable.
13520
13521 @item :port
13522 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13523 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13524
13525 @item :user
13526 The user name to give to the @acronym{IMAP} server.  The default is the login
13527 name.
13528
13529 @item :password
13530 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13531 prompted.
13532
13533 @item :stream
13534 What stream to use for connecting to the server, this is one of the
13535 symbols in @code{imap-stream-alist}.  Right now, this means
13536 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13537 @samp{ssl}, @samp{shell} or the default @samp{network}.
13538
13539 @item :authentication
13540 Which authenticator to use for authenticating to the server, this is
13541 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13542 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13543 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13544
13545 @item :program
13546 When using the `shell' :stream, the contents of this variable is
13547 mapped into the @code{imap-shell-program} variable.  This should be a
13548 @code{format}-like string (or list of strings).  Here's an example:
13549
13550 @example
13551 ssh %s imapd
13552 @end example
13553
13554 The valid format specifier characters are:
13555
13556 @table @samp
13557 @item s
13558 The name of the server.
13559
13560 @item l
13561 User name from @code{imap-default-user}.
13562
13563 @item p
13564 The port number of the server.
13565 @end table
13566
13567 The values used for these specs are taken from the values you give the
13568 corresponding keywords.
13569
13570 @item :mailbox
13571 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13572 which normally is the mailbox which receive incoming mail.
13573
13574 @item :predicate
13575 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13576 UNDELETED}, is probably the best choice for most people, but if you
13577 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13578 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13579 Then all articles in the mailbox is fetched, no matter what.  For a
13580 complete list of predicates, see RFC 2060 section 6.4.4.
13581
13582 @item :fetchflag
13583 How to flag fetched articles on the server, the default @samp{\Deleted}
13584 will mark them as deleted, an alternative would be @samp{\Seen} which
13585 would simply mark them as read.  These are the two most likely choices,
13586 but more flags are defined in RFC 2060 section 2.3.2.
13587
13588 @item :dontexpunge
13589 If non-@code{nil}, don't remove all articles marked as deleted in the
13590 mailbox after finishing the fetch.
13591
13592 @end table
13593
13594 An example @acronym{IMAP} mail source:
13595
13596 @lisp
13597 (imap :server "mail.mycorp.com"
13598       :stream kerberos4
13599       :fetchflag "\\Seen")
13600 @end lisp
13601
13602 @item webmail
13603 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13604 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13605 @uref{http://mail.yahoo.com/}.
13606
13607 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13608 required for url "4.0pre.46".
13609
13610 WARNING: Mails may be lost.  NO WARRANTY.
13611
13612 Keywords:
13613
13614 @table @code
13615 @item :subtype
13616 The type of the webmail server.  The default is @code{hotmail}.  The
13617 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13618
13619 @item :user
13620 The user name to give to the webmail server.  The default is the login
13621 name.
13622
13623 @item :password
13624 The password to give to the webmail server.  If not specified, the user is
13625 prompted.
13626
13627 @item :dontexpunge
13628 If non-@code{nil}, only fetch unread articles and don't move them to
13629 trash folder after finishing the fetch.
13630
13631 @end table
13632
13633 An example webmail source:
13634
13635 @lisp
13636 (webmail :subtype 'hotmail
13637          :user "user-name"
13638          :password "secret")
13639 @end lisp
13640 @end table
13641
13642 @table @dfn
13643 @item Common Keywords
13644 Common keywords can be used in any type of mail source.
13645
13646 Keywords:
13647
13648 @table @code
13649 @item :plugged
13650 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13651 use directory source to get mail, you can specify it as in this
13652 example:
13653
13654 @lisp
13655 (setq mail-sources
13656       '((directory :path "/home/pavel/.Spool/"
13657                    :suffix ""
13658                    :plugged t)))
13659 @end lisp
13660
13661 Gnus will then fetch your mail even when you are unplugged.  This is
13662 useful when you use local mail and news.
13663
13664 @end table
13665 @end table
13666
13667 @subsubsection Function Interface
13668
13669 Some of the above keywords specify a Lisp function to be executed.
13670 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13671 the value of the keyword while the function is executing.  For example,
13672 consider the following mail-source setting:
13673
13674 @lisp
13675 (setq mail-sources '((pop :user "jrl"
13676                           :server "pophost" :function fetchfunc)))
13677 @end lisp
13678
13679 While the function @code{fetchfunc} is executing, the symbol @code{user}
13680 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13681 @code{"pophost"}.  The symbols @code{port}, @code{password},
13682 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13683 and @code{authentication} are also bound (to their default values).
13684
13685 See above for a list of keywords for each type of mail source.
13686
13687
13688 @node Mail Source Customization
13689 @subsubsection Mail Source Customization
13690
13691 The following is a list of variables that influence how the mail is
13692 fetched.  You would normally not need to set or change any of these
13693 variables.
13694
13695 @table @code
13696 @item mail-source-crash-box
13697 @vindex mail-source-crash-box
13698 File where mail will be stored while processing it.  The default is@*
13699 @file{~/.emacs-mail-crash-box}.
13700
13701 @item mail-source-delete-incoming
13702 @vindex mail-source-delete-incoming
13703 If non-@code{nil}, delete incoming files after handling them.  If
13704 @code{t}, delete the files immediately, if @code{nil}, never delete any
13705 files.  If a positive number, delete files older than number of days
13706 (This will only happen, when receiving new mail).  You may also set
13707 @code{mail-source-delete-incoming} to @code{nil} and call
13708 @code{mail-source-delete-old-incoming} from a hook or interactively.
13709
13710 @item mail-source-delete-old-incoming-confirm
13711 @vindex mail-source-delete-old-incoming-confirm
13712 If non-@code{nil}, ask for for confirmation before deleting old incoming
13713 files.  This variable only applies when
13714 @code{mail-source-delete-incoming} is a positive number.
13715
13716 @item mail-source-ignore-errors
13717 @vindex mail-source-ignore-errors
13718 If non-@code{nil}, ignore errors when reading mail from a mail source.
13719
13720 @item mail-source-directory
13721 @vindex mail-source-directory
13722 Directory where files (if any) will be stored.  The default is
13723 @file{~/Mail/}.  At present, the only thing this is used for is to say
13724 where the incoming files will be stored if the previous variable is
13725 @code{nil}.
13726
13727 @item mail-source-incoming-file-prefix
13728 @vindex mail-source-incoming-file-prefix
13729 Prefix for file name for storing incoming mail.  The default is
13730 @file{Incoming}, in which case files will end up with names like
13731 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13732 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13733
13734 @item mail-source-default-file-modes
13735 @vindex mail-source-default-file-modes
13736 All new mail files will get this file mode.  The default is 384.
13737
13738 @item mail-source-movemail-program
13739 @vindex mail-source-movemail-program
13740 If non-@code{nil}, name of program for fetching new mail.  If
13741 @code{nil}, @code{movemail} in @var{exec-directory}.
13742
13743 @end table
13744
13745
13746 @node Fetching Mail
13747 @subsubsection Fetching Mail
13748
13749 @vindex mail-sources
13750 @vindex nnmail-spool-file
13751 The way to actually tell Gnus where to get new mail from is to set
13752 @code{mail-sources} to a list of mail source specifiers
13753 (@pxref{Mail Source Specifiers}).
13754
13755 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13756 @code{nil}, the mail back ends will never attempt to fetch mail by
13757 themselves.
13758
13759 If you want to fetch mail both from your local spool as well as a
13760 @acronym{POP} mail server, you'd say something like:
13761
13762 @lisp
13763 (setq mail-sources
13764       '((file)
13765         (pop :server "pop3.mail.server"
13766              :password "secret")))
13767 @end lisp
13768
13769 Or, if you don't want to use any of the keyword defaults:
13770
13771 @lisp
13772 (setq mail-sources
13773       '((file :path "/var/spool/mail/user-name")
13774         (pop :server "pop3.mail.server"
13775              :user "user-name"
13776              :port "pop3"
13777              :password "secret")))
13778 @end lisp
13779
13780
13781 When you use a mail back end, Gnus will slurp all your mail from your
13782 inbox and plonk it down in your home directory.  Gnus doesn't move any
13783 mail if you're not using a mail back end---you have to do a lot of magic
13784 invocations first.  At the time when you have finished drawing the
13785 pentagram, lightened the candles, and sacrificed the goat, you really
13786 shouldn't be too surprised when Gnus moves your mail.
13787
13788
13789
13790 @node Mail Back End Variables
13791 @subsection Mail Back End Variables
13792
13793 These variables are (for the most part) pertinent to all the various
13794 mail back ends.
13795
13796 @table @code
13797 @vindex nnmail-read-incoming-hook
13798 @item nnmail-read-incoming-hook
13799 The mail back ends all call this hook after reading new mail.  You can
13800 use this hook to notify any mail watch programs, if you want to.
13801
13802 @vindex nnmail-split-hook
13803 @item nnmail-split-hook
13804 @findex gnus-article-decode-encoded-words
13805 @cindex RFC 1522 decoding
13806 @cindex RFC 2047 decoding
13807 Hook run in the buffer where the mail headers of each message is kept
13808 just before the splitting based on these headers is done.  The hook is
13809 free to modify the buffer contents in any way it sees fit---the buffer
13810 is discarded after the splitting has been done, and no changes performed
13811 in the buffer will show up in any files.
13812 @code{gnus-article-decode-encoded-words} is one likely function to add
13813 to this hook.
13814
13815 @vindex nnmail-pre-get-new-mail-hook
13816 @vindex nnmail-post-get-new-mail-hook
13817 @item nnmail-pre-get-new-mail-hook
13818 @itemx nnmail-post-get-new-mail-hook
13819 These are two useful hooks executed when treating new incoming
13820 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13821 starting to handle the new mail) and
13822 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13823 is done).  Here's and example of using these two hooks to change the
13824 default file modes the new mail files get:
13825
13826 @lisp
13827 (add-hook 'nnmail-pre-get-new-mail-hook
13828           (lambda () (set-default-file-modes 511)))
13829
13830 (add-hook 'nnmail-post-get-new-mail-hook
13831           (lambda () (set-default-file-modes 551)))
13832 @end lisp
13833
13834 @item nnmail-use-long-file-names
13835 @vindex nnmail-use-long-file-names
13836 If non-@code{nil}, the mail back ends will use long file and directory
13837 names.  Groups like @samp{mail.misc} will end up in directories
13838 (assuming use of @code{nnml} back end) or files (assuming use of
13839 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
13840 the same group will end up in @file{mail/misc}.
13841
13842 @item nnmail-delete-file-function
13843 @vindex nnmail-delete-file-function
13844 @findex delete-file
13845 Function called to delete files.  It is @code{delete-file} by default.
13846
13847 @item nnmail-cache-accepted-message-ids
13848 @vindex nnmail-cache-accepted-message-ids
13849 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
13850 the back end (via @code{Gcc}, for instance) into the mail duplication
13851 discovery cache.  The default is @code{nil}.
13852
13853 @item nnmail-cache-ignore-groups
13854 @vindex nnmail-cache-ignore-groups
13855 This can be a regular expression or a list of regular expressions.
13856 Group names that match any of the regular expressions will never be
13857 recorded in the @code{Message-ID} cache.
13858
13859 This can be useful, for example, when using Fancy Splitting
13860 (@pxref{Fancy Mail Splitting}) together with the function
13861 @code{nnmail-split-fancy-with-parent}.
13862
13863 @end table
13864
13865
13866 @node Fancy Mail Splitting
13867 @subsection Fancy Mail Splitting
13868 @cindex mail splitting
13869 @cindex fancy mail splitting
13870
13871 @vindex nnmail-split-fancy
13872 @findex nnmail-split-fancy
13873 If the rather simple, standard method for specifying how to split mail
13874 doesn't allow you to do what you want, you can set
13875 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
13876 play with the @code{nnmail-split-fancy} variable.
13877
13878 Let's look at an example value of this variable first:
13879
13880 @lisp
13881 ;; @r{Messages from the mailer daemon are not crossposted to any of}
13882 ;; @r{the ordinary groups.  Warnings are put in a separate group}
13883 ;; @r{from real errors.}
13884 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
13885                    "mail.misc"))
13886    ;; @r{Non-error messages are crossposted to all relevant}
13887    ;; @r{groups, but we don't crosspost between the group for the}
13888    ;; @r{(ding) list and the group for other (ding) related mail.}
13889    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
13890          ("subject" "ding" "ding.misc"))
13891       ;; @r{Other mailing lists@dots{}}
13892       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
13893       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
13894       ;; @r{Both lists below have the same suffix, so prevent}
13895       ;; @r{cross-posting to mkpkg.list of messages posted only to}
13896       ;; @r{the bugs- list, but allow cross-posting when the}
13897       ;; @r{message was really cross-posted.}
13898       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
13899       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
13900       ;; @r{People@dots{}}
13901       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
13902    ;; @r{Unmatched mail goes to the catch all group.}
13903    "misc.misc")
13904 @end lisp
13905
13906 This variable has the format of a @dfn{split}.  A split is a
13907 (possibly) recursive structure where each split may contain other
13908 splits.  Here are the possible split syntaxes:
13909
13910 @table @code
13911
13912 @item group 
13913 If the split is a string, that will be taken as a group name.  Normal
13914 regexp match expansion will be done.  See below for examples.
13915
13916 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
13917 If the split is a list, the first element of which is a string, then
13918 store the message as specified by @var{split}, if header @var{field}
13919 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
13920 (yet another regexp) matches some string after @var{field} and before
13921 the end of the matched @var{value}, the @var{split} is ignored.  If
13922 none of the @var{restrict} clauses match, @var{split} is processed.
13923
13924 @item (| @var{split} @dots{})
13925 If the split is a list, and the first element is @code{|} (vertical
13926 bar), then process each @var{split} until one of them matches.  A
13927 @var{split} is said to match if it will cause the mail message to be
13928 stored in one or more groups.
13929
13930 @item (& @var{split} @dots{})
13931 If the split is a list, and the first element is @code{&}, then
13932 process all @var{split}s in the list.
13933
13934 @item junk
13935 If the split is the symbol @code{junk}, then don't save (i.e., delete)
13936 this message.  Use with extreme caution.
13937
13938 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
13939 If the split is a list, and the first element is @samp{:}, then the
13940 second element will be called as a function with @var{args} given as
13941 arguments.  The function should return a @var{split}.
13942
13943 @cindex body split
13944 For instance, the following function could be used to split based on the
13945 body of the messages:
13946
13947 @lisp
13948 (defun split-on-body ()
13949   (save-excursion
13950     (save-restriction
13951       (widen)
13952       (goto-char (point-min))
13953       (when (re-search-forward "Some.*string" nil t)
13954         "string.group"))))
13955 @end lisp
13956
13957 The buffer is narrowed to the message in question when @var{function}
13958 is run.  That's why @code{(widen)} needs to be called after
13959 @code{save-excursion} and @code{save-restriction} in the example
13960 above.  Also note that with the nnimap backend, message bodies will
13961 not be downloaded by default.  You need to set
13962 @code{nnimap-split-download-body} to t to do that (@pxref{Splitting in
13963 IMAP}).
13964
13965 @item (! @var{func} @var{split})
13966 If the split is a list, and the first element is @code{!}, then
13967 @var{split} will be processed, and @var{func} will be called as a
13968 function with the result of @var{split} as argument.  @var{func}
13969 should return a split.
13970
13971 @item nil
13972 If the split is @code{nil}, it is ignored.
13973
13974 @end table
13975
13976 In these splits, @var{field} must match a complete field name.
13977 @var{value} must match a complete word according to the fundamental mode
13978 syntax table.  You can use @code{.*} in the regexps to match partial
13979 field names or words.  In other words, all @var{value}'s are wrapped in
13980 @samp{\<} and @samp{\>} pairs.
13981
13982 @vindex nnmail-split-abbrev-alist
13983 @var{field} and @var{value} can also be Lisp symbols, in that case
13984 they are expanded as specified by the variable
13985 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
13986 where the @sc{car} of a cell contains the key, and the @sc{cdr}
13987 contains the associated value.  Predefined entries in
13988 @code{nnmail-split-abbrev-alist} include:
13989
13990 @table @code
13991 @item from
13992 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
13993 @item to
13994 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
13995 @samp{Resent-To} and @samp{Resent-Cc} fields.
13996 @item any
13997 Is the union of the @code{from} and @code{to} entries.
13998 @end table
13999
14000 @vindex nnmail-split-fancy-syntax-table
14001 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14002 when all this splitting is performed.
14003
14004 If you want to have Gnus create groups dynamically based on some
14005 information in the headers (i.e., do @code{replace-match}-like
14006 substitutions in the group names), you can say things like:
14007
14008 @example
14009 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14010 @end example
14011
14012 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14013 will be filed in @samp{mail.debian.foo}.
14014
14015 If the string contains the element @samp{\&}, then the previously
14016 matched string will be substituted.  Similarly, the elements @samp{\\1}
14017 up to @samp{\\9} will be substituted with the text matched by the
14018 groupings 1 through 9.
14019
14020 @vindex nnmail-split-fancy-match-partial-words
14021 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14022 words are matched during fancy splitting.
14023
14024 Normally, regular expressions given in @code{nnmail-split-fancy} are
14025 implicitly surrounded by @code{\<...\>} markers, which are word
14026 delimiters.  If this variable is true, they are not implicitly
14027 surrounded by anything.
14028
14029 @example
14030 (any "joe" "joemail")
14031 @end example
14032
14033 In this example, messages sent from @samp{joedavis@@foo.org} will
14034 normally not be filed in @samp{joemail}.  With
14035 @code{nnmail-split-fancy-match-partial-words} set to t, however, the
14036 match will happen.  In effect, the requirement of a word boundary is
14037 removed and instead the match becomes more like a grep.
14038
14039 @findex nnmail-split-fancy-with-parent
14040 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14041 split followups into the same groups their parents are in.  Sometimes
14042 you can't make splitting rules for all your mail.  For example, your
14043 boss might send you personal mail regarding different projects you are
14044 working on, and as you can't tell your boss to put a distinguishing
14045 string into the subject line, you have to resort to manually moving the
14046 messages into the right group.  With this function, you only have to do
14047 it once per thread.
14048
14049 To use this feature, you have to set @code{nnmail-treat-duplicates}
14050 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14051 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14052 using the colon feature, like so:
14053 @lisp
14054 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14055       nnmail-cache-accepted-message-ids t
14056       nnmail-split-fancy
14057       '(| (: nnmail-split-fancy-with-parent)
14058           ;; @r{other splits go here}
14059         ))
14060 @end lisp
14061
14062 This feature works as follows: when @code{nnmail-treat-duplicates} is
14063 non-@code{nil}, Gnus records the message id of every message it sees
14064 in the file specified by the variable
14065 @code{nnmail-message-id-cache-file}, together with the group it is in
14066 (the group is omitted for non-mail messages).  When mail splitting is
14067 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14068 at the References (and In-Reply-To) header of each message to split
14069 and searches the file specified by @code{nnmail-message-id-cache-file}
14070 for the message ids.  When it has found a parent, it returns the
14071 corresponding group name unless the group name matches the regexp
14072 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14073 recommended that you set @code{nnmail-message-id-cache-length} to a
14074 somewhat higher number than the default so that the message ids are
14075 still in the cache.  (A value of 5000 appears to create a file some
14076 300 kBytes in size.)
14077 @vindex nnmail-cache-accepted-message-ids
14078 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14079 also records the message ids of moved articles, so that the followup
14080 messages goes into the new group.
14081
14082 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14083 want certain groups to be recorded in the cache.  For example, if all
14084 outgoing messages are written to an ``outgoing'' group, you could set
14085 @code{nnmail-cache-ignore-groups} to match that group name.
14086 Otherwise, answers to all your messages would end up in the
14087 ``outgoing'' group.
14088
14089
14090 @node Group Mail Splitting
14091 @subsection Group Mail Splitting
14092 @cindex mail splitting
14093 @cindex group mail splitting
14094
14095 @findex gnus-group-split
14096 If you subscribe to dozens of mailing lists but you don't want to
14097 maintain mail splitting rules manually, group mail splitting is for you.
14098 You just have to set @code{to-list} and/or @code{to-address} in group
14099 parameters or group customization and set @code{nnmail-split-methods} to
14100 @code{gnus-group-split}.  This splitting function will scan all groups
14101 for those parameters and split mail accordingly, i.e., messages posted
14102 from or to the addresses specified in the parameters @code{to-list} or
14103 @code{to-address} of a mail group will be stored in that group.
14104
14105 Sometimes, mailing lists have multiple addresses, and you may want mail
14106 splitting to recognize them all: just set the @code{extra-aliases} group
14107 parameter to the list of additional addresses and it's done.  If you'd
14108 rather use a regular expression, set @code{split-regexp}.
14109
14110 All these parameters in a group will be used to create an
14111 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14112 the @var{value} is a single regular expression that matches
14113 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14114 matches of @code{split-regexp}, and the @var{split} is the name of the
14115 group.  @var{restrict}s are also supported: just set the
14116 @code{split-exclude} parameter to a list of regular expressions.
14117
14118 If you can't get the right split to be generated using all these
14119 parameters, or you just need something fancier, you can set the
14120 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14121 this case, all other aforementioned parameters will be ignored by
14122 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14123 @code{nil}, in which case the group will be ignored by
14124 @code{gnus-group-split}.
14125
14126 @vindex gnus-group-split-default-catch-all-group
14127 @code{gnus-group-split} will do cross-posting on all groups that match,
14128 by defining a single @code{&} fancy split containing one split for each
14129 group.  If a message doesn't match any split, it will be stored in the
14130 group named in @code{gnus-group-split-default-catch-all-group}, unless
14131 some group has @code{split-spec} set to @code{catch-all}, in which case
14132 that group is used as the catch-all group.  Even though this variable is
14133 often used just to name a group, it may also be set to an arbitrarily
14134 complex fancy split (after all, a group name is a fancy split), and this
14135 may be useful to split mail that doesn't go to any mailing list to
14136 personal mail folders.  Note that this fancy split is added as the last
14137 element of a @code{|} split list that also contains a @code{&} split
14138 with the rules extracted from group parameters.
14139
14140 It's time for an example.  Assume the following group parameters have
14141 been defined:
14142
14143 @example
14144 nnml:mail.bar:
14145 ((to-address . "bar@@femail.com")
14146  (split-regexp . ".*@@femail\\.com"))
14147 nnml:mail.foo:
14148 ((to-list . "foo@@nowhere.gov")
14149  (extra-aliases "foo@@localhost" "foo-redist@@home")
14150  (split-exclude "bugs-foo" "rambling-foo")
14151  (admin-address . "foo-request@@nowhere.gov"))
14152 nnml:mail.others:
14153 ((split-spec . catch-all))
14154 @end example
14155
14156 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14157 behave as if @code{nnmail-split-fancy} had been selected and variable
14158 @code{nnmail-split-fancy} had been set as follows:
14159
14160 @lisp
14161 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14162       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14163            - "bugs-foo" - "rambling-foo" "mail.foo"))
14164    "mail.others")
14165 @end lisp
14166
14167 @findex gnus-group-split-fancy
14168 If you'd rather not use group splitting for all your mail groups, you
14169 may use it for only some of them, by using @code{nnmail-split-fancy}
14170 splits like this:
14171
14172 @lisp
14173 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14174 @end lisp
14175
14176 @var{groups} may be a regular expression or a list of group names whose
14177 parameters will be scanned to generate the output split.
14178 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14179 single @code{|} split will be output.  @var{catch-all} is the fall back
14180 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14181 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14182 empty string in any selected group, no catch-all split will be issued.
14183 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14184 this group will override the value of the @var{catch-all} argument.
14185
14186 @findex gnus-group-split-setup
14187 Unfortunately, scanning all groups and their parameters can be quite
14188 slow, especially considering that it has to be done for every message.
14189 But don't despair!  The function @code{gnus-group-split-setup} can be
14190 used to enable @code{gnus-group-split} in a much more efficient way.  It
14191 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14192 @code{nnmail-split-fancy} to the split produced by
14193 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14194 scanned once, no matter how many messages are split.
14195
14196 @findex gnus-group-split-update
14197 However, if you change group parameters, you'd have to update
14198 @code{nnmail-split-fancy} manually.  You can do it by running
14199 @code{gnus-group-split-update}.  If you'd rather have it updated
14200 automatically, just tell @code{gnus-group-split-setup} to do it for
14201 you.  For example, add to your @file{~/.gnus.el}:
14202
14203 @lisp
14204 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14205 @end lisp
14206
14207 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14208 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14209 have to worry about updating @code{nnmail-split-fancy} again.  If you
14210 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14211 @code{gnus-group-split-default-catch-all-group} will be set to its
14212 value.
14213
14214 @vindex gnus-group-split-updated-hook
14215 Because you may want to change @code{nnmail-split-fancy} after it is set
14216 by @code{gnus-group-split-update}, this function will run
14217 @code{gnus-group-split-updated-hook} just before finishing.
14218
14219 @node Incorporating Old Mail
14220 @subsection Incorporating Old Mail
14221 @cindex incorporating old mail
14222 @cindex import old mail
14223
14224 Most people have lots of old mail stored in various file formats.  If
14225 you have set up Gnus to read mail using one of the spiffy Gnus mail
14226 back ends, you'll probably wish to have that old mail incorporated into
14227 your mail groups.
14228
14229 Doing so can be quite easy.
14230
14231 To take an example: You're reading mail using @code{nnml}
14232 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14233 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14234 file filled with important, but old, mail.  You want to move it into
14235 your @code{nnml} groups.
14236
14237 Here's how:
14238
14239 @enumerate
14240 @item
14241 Go to the group buffer.
14242
14243 @item
14244 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14245 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14246
14247 @item
14248 Type @kbd{SPACE} to enter the newly created group.
14249
14250 @item
14251 Type @kbd{M P b} to process-mark all articles in this group's buffer
14252 (@pxref{Setting Process Marks}).
14253
14254 @item
14255 Type @kbd{B r} to respool all the process-marked articles, and answer
14256 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14257 @end enumerate
14258
14259 All the mail messages in the mbox file will now also be spread out over
14260 all your @code{nnml} groups.  Try entering them and check whether things
14261 have gone without a glitch.  If things look ok, you may consider
14262 deleting the mbox file, but I wouldn't do that unless I was absolutely
14263 sure that all the mail has ended up where it should be.
14264
14265 Respooling is also a handy thing to do if you're switching from one mail
14266 back end to another.  Just respool all the mail in the old mail groups
14267 using the new mail back end.
14268
14269
14270 @node Expiring Mail
14271 @subsection Expiring Mail
14272 @cindex article expiry
14273
14274 Traditional mail readers have a tendency to remove mail articles when
14275 you mark them as read, in some way.  Gnus takes a fundamentally
14276 different approach to mail reading.
14277
14278 Gnus basically considers mail just to be news that has been received in
14279 a rather peculiar manner.  It does not think that it has the power to
14280 actually change the mail, or delete any mail messages.  If you enter a
14281 mail group, and mark articles as ``read'', or kill them in some other
14282 fashion, the mail articles will still exist on the system.  I repeat:
14283 Gnus will not delete your old, read mail.  Unless you ask it to, of
14284 course.
14285
14286 To make Gnus get rid of your unwanted mail, you have to mark the
14287 articles as @dfn{expirable}.  (With the default key bindings, this means
14288 that you have to type @kbd{E}.)  This does not mean that the articles
14289 will disappear right away, however.  In general, a mail article will be
14290 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14291 more than one week old.  If you do not mark an article as expirable, it
14292 will remain on your system until hell freezes over.  This bears
14293 repeating one more time, with some spurious capitalizations: IF you do
14294 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14295
14296 You do not have to mark articles as expirable by hand.  Gnus provides
14297 two features, called ``auto-expire'' and ``total-expire'', that can help you
14298 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14299 for you when you select an article.  And ``total-expire'' means that Gnus
14300 considers all articles as expirable that are read.  So, in addition to
14301 the articles marked @samp{E}, also the articles marked @samp{r},
14302 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14303 expirable.
14304
14305 When should either auto-expire or total-expire be used?  Most people
14306 who are subscribed to mailing lists split each list into its own group
14307 and then turn on auto-expire or total-expire for those groups.
14308 (@xref{Splitting Mail}, for more information on splitting each list
14309 into its own group.)
14310
14311 Which one is better, auto-expire or total-expire?  It's not easy to
14312 answer.  Generally speaking, auto-expire is probably faster.  Another
14313 advantage of auto-expire is that you get more marks to work with: for
14314 the articles that are supposed to stick around, you can still choose
14315 between tick and dormant and read marks.  But with total-expire, you
14316 only have dormant and ticked to choose from.  The advantage of
14317 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14318 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14319 scoring.
14320
14321 @vindex gnus-auto-expirable-newsgroups
14322 Groups that match the regular expression
14323 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14324 read marked as expirable automatically.  All articles marked as
14325 expirable have an @samp{E} in the first column in the summary buffer.
14326
14327 By default, if you have auto expiry switched on, Gnus will mark all the
14328 articles you read as expirable, no matter if they were read or unread
14329 before.  To avoid having articles marked as read marked as expirable
14330 automatically, you can put something like the following in your
14331 @file{~/.gnus.el} file:
14332
14333 @vindex gnus-mark-article-hook
14334 @lisp
14335 (remove-hook 'gnus-mark-article-hook
14336              'gnus-summary-mark-read-and-unread-as-read)
14337 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14338 @end lisp
14339
14340 Note that making a group auto-expirable doesn't mean that all read
14341 articles are expired---only the articles marked as expirable
14342 will be expired.  Also note that using the @kbd{d} command won't make
14343 articles expirable---only semi-automatic marking of articles as read will
14344 mark the articles as expirable in auto-expirable groups.
14345
14346 Let's say you subscribe to a couple of mailing lists, and you want the
14347 articles you have read to disappear after a while:
14348
14349 @lisp
14350 (setq gnus-auto-expirable-newsgroups
14351       "mail.nonsense-list\\|mail.nice-list")
14352 @end lisp
14353
14354 Another way to have auto-expiry happen is to have the element
14355 @code{auto-expire} in the group parameters of the group.
14356
14357 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14358 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14359 don't really mix very well.
14360
14361 @vindex nnmail-expiry-wait
14362 The @code{nnmail-expiry-wait} variable supplies the default time an
14363 expirable article has to live.  Gnus starts counting days from when the
14364 message @emph{arrived}, not from when it was sent.  The default is seven
14365 days.
14366
14367 Gnus also supplies a function that lets you fine-tune how long articles
14368 are to live, based on what group they are in.  Let's say you want to
14369 have one month expiry period in the @samp{mail.private} group, a one day
14370 expiry period in the @samp{mail.junk} group, and a six day expiry period
14371 everywhere else:
14372
14373 @vindex nnmail-expiry-wait-function
14374 @lisp
14375 (setq nnmail-expiry-wait-function
14376       (lambda (group)
14377        (cond ((string= group "mail.private")
14378                31)
14379              ((string= group "mail.junk")
14380                1)
14381              ((string= group "important")
14382                'never)
14383              (t
14384                6))))
14385 @end lisp
14386
14387 The group names this function is fed are ``unadorned'' group
14388 names---no @samp{nnml:} prefixes and the like.
14389
14390 The @code{nnmail-expiry-wait} variable and
14391 @code{nnmail-expiry-wait-function} function can either be a number (not
14392 necessarily an integer) or one of the symbols @code{immediate} or
14393 @code{never}.
14394
14395 You can also use the @code{expiry-wait} group parameter to selectively
14396 change the expiry period (@pxref{Group Parameters}).
14397
14398 @vindex nnmail-expiry-target
14399 The normal action taken when expiring articles is to delete them.
14400 However, in some circumstances it might make more sense to move them
14401 to other groups instead of deleting them.  The variable
14402 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14403 parameter) controls this.  The variable supplies a default value for
14404 all groups, which can be overridden for specific groups by the group
14405 parameter.  default value is @code{delete}, but this can also be a
14406 string (which should be the name of the group the message should be
14407 moved to), or a function (which will be called in a buffer narrowed to
14408 the message in question, and with the name of the group being moved
14409 from as its parameter) which should return a target---either a group
14410 name or @code{delete}.
14411
14412 Here's an example for specifying a group name:
14413 @lisp
14414 (setq nnmail-expiry-target "nnml:expired")
14415 @end lisp
14416
14417 @findex nnmail-fancy-expiry-target
14418 @vindex nnmail-fancy-expiry-targets
14419 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14420 expire mail to groups according to the variable
14421 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14422
14423 @lisp
14424  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14425        nnmail-fancy-expiry-targets
14426        '((to-from "boss" "nnfolder:Work")
14427          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14428          ("from" ".*" "nnfolder:Archive-%Y")))
14429 @end lisp
14430
14431 With this setup, any mail that has @code{IMPORTANT} in its Subject
14432 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14433 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14434 From or To header contains the string @code{boss}, it will get expired
14435 to @code{nnfolder:Work}.  All other mail will get expired to
14436 @code{nnfolder:Archive-YYYY}.
14437
14438 @vindex nnmail-keep-last-article
14439 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14440 expire the final article in a mail newsgroup.  This is to make life
14441 easier for procmail users.
14442
14443 @vindex gnus-total-expirable-newsgroups
14444 By the way: That line up there, about Gnus never expiring non-expirable
14445 articles, is a lie.  If you put @code{total-expire} in the group
14446 parameters, articles will not be marked as expirable, but all read
14447 articles will be put through the expiry process.  Use with extreme
14448 caution.  Even more dangerous is the
14449 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14450 this regexp will have all read articles put through the expiry process,
14451 which means that @emph{all} old mail articles in the groups in question
14452 will be deleted after a while.  Use with extreme caution, and don't come
14453 crying to me when you discover that the regexp you used matched the
14454 wrong group and all your important mail has disappeared.  Be a
14455 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14456 with!  So there!
14457
14458 Most people make most of their mail groups total-expirable, though.
14459
14460 @vindex gnus-inhibit-user-auto-expire
14461 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14462 commands will not mark an article as expirable, even if the group has
14463 auto-expire turned on.
14464
14465
14466 @node Washing Mail
14467 @subsection Washing Mail
14468 @cindex mail washing
14469 @cindex list server brain damage
14470 @cindex incoming mail treatment
14471
14472 Mailers and list servers are notorious for doing all sorts of really,
14473 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14474 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14475 end of all lines passing through our server, so let's do that!!!!1!''
14476 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14477 considered to be self-evident were not discussed.  So.  Here we are.
14478
14479 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14480 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14481 be shocked and dismayed by this, but I haven't got the energy.  It is to
14482 laugh.
14483
14484 Gnus provides a plethora of functions for washing articles while
14485 displaying them, but it might be nicer to do the filtering before
14486 storing the mail to disk.  For that purpose, we have three hooks and
14487 various functions that can be put in these hooks.
14488
14489 @table @code
14490 @item nnmail-prepare-incoming-hook
14491 @vindex nnmail-prepare-incoming-hook
14492 This hook is called before doing anything with the mail and is meant for
14493 grand, sweeping gestures.  It is called in a buffer that contains all
14494 the new, incoming mail.  Functions to be used include:
14495
14496 @table @code
14497 @item nnheader-ms-strip-cr
14498 @findex nnheader-ms-strip-cr
14499 Remove trailing carriage returns from each line.  This is default on
14500 Emacs running on MS machines.
14501
14502 @end table
14503
14504 @item nnmail-prepare-incoming-header-hook
14505 @vindex nnmail-prepare-incoming-header-hook
14506 This hook is called narrowed to each header.  It can be used when
14507 cleaning up the headers.  Functions that can be used include:
14508
14509 @table @code
14510 @item nnmail-remove-leading-whitespace
14511 @findex nnmail-remove-leading-whitespace
14512 Clear leading white space that ``helpful'' listservs have added to the
14513 headers to make them look nice.  Aaah.
14514
14515 (Note that this function works on both the header on the body of all
14516 messages, so it is a potentially dangerous function to use (if a body
14517 of a message contains something that looks like a header line).  So
14518 rather than fix the bug, it is of course the right solution to make it
14519 into a feature by documenting it.)
14520
14521 @item nnmail-remove-list-identifiers
14522 @findex nnmail-remove-list-identifiers
14523 Some list servers add an identifier---for example, @samp{(idm)}---to the
14524 beginning of all @code{Subject} headers.  I'm sure that's nice for
14525 people who use stone age mail readers.  This function will remove
14526 strings that match the @code{nnmail-list-identifiers} regexp, which can
14527 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14528 @code{\\(..\\)}.
14529
14530 For instance, if you want to remove the @samp{(idm)} and the
14531 @samp{nagnagnag} identifiers:
14532
14533 @lisp
14534 (setq nnmail-list-identifiers
14535       '("(idm)" "nagnagnag"))
14536 @end lisp
14537
14538 This can also be done non-destructively with
14539 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14540
14541 @item nnmail-remove-tabs
14542 @findex nnmail-remove-tabs
14543 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14544
14545 @item nnmail-fix-eudora-headers
14546 @findex nnmail-fix-eudora-headers
14547 @cindex Eudora
14548 Eudora produces broken @code{References} headers, but OK
14549 @code{In-Reply-To} headers.  This function will get rid of the
14550 @code{References} headers.
14551
14552 @end table
14553
14554 @item nnmail-prepare-incoming-message-hook
14555 @vindex nnmail-prepare-incoming-message-hook
14556 This hook is called narrowed to each message.  Functions to be used
14557 include:
14558
14559 @table @code
14560 @item article-de-quoted-unreadable
14561 @findex article-de-quoted-unreadable
14562 Decode Quoted Readable encoding.
14563
14564 @end table
14565 @end table
14566
14567
14568 @node Duplicates
14569 @subsection Duplicates
14570
14571 @vindex nnmail-treat-duplicates
14572 @vindex nnmail-message-id-cache-length
14573 @vindex nnmail-message-id-cache-file
14574 @cindex duplicate mails
14575 If you are a member of a couple of mailing lists, you will sometimes
14576 receive two copies of the same mail.  This can be quite annoying, so
14577 @code{nnmail} checks for and treats any duplicates it might find.  To do
14578 this, it keeps a cache of old @code{Message-ID}s---
14579 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14580 default.  The approximate maximum number of @code{Message-ID}s stored
14581 there is controlled by the @code{nnmail-message-id-cache-length}
14582 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14583 stored.) If all this sounds scary to you, you can set
14584 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14585 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14586 will insert a warning into the head of the mail saying that it thinks
14587 that this is a duplicate of a different message.
14588
14589 This variable can also be a function.  If that's the case, the function
14590 will be called from a buffer narrowed to the message in question with
14591 the @code{Message-ID} as a parameter.  The function must return either
14592 @code{nil}, @code{warn}, or @code{delete}.
14593
14594 You can turn this feature off completely by setting the variable to
14595 @code{nil}.
14596
14597 If you want all the duplicate mails to be put into a special
14598 @dfn{duplicates} group, you could do that using the normal mail split
14599 methods:
14600
14601 @lisp
14602 (setq nnmail-split-fancy
14603       '(| ;; @r{Messages duplicates go to a separate group.}
14604         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14605         ;; @r{Message from daemons, postmaster, and the like to another.}
14606         (any mail "mail.misc")
14607         ;; @r{Other rules.}
14608         [...] ))
14609 @end lisp
14610 @noindent
14611 Or something like:
14612 @lisp
14613 (setq nnmail-split-methods
14614       '(("duplicates" "^Gnus-Warning:.*duplicate")
14615         ;; @r{Other rules.}
14616         [...]))
14617 @end lisp
14618
14619 Here's a neat feature: If you know that the recipient reads her mail
14620 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14621 @code{delete}, you can send her as many insults as you like, just by
14622 using a @code{Message-ID} of a mail that you know that she's already
14623 received.  Think of all the fun!  She'll never see any of it!  Whee!
14624
14625
14626 @node Not Reading Mail
14627 @subsection Not Reading Mail
14628
14629 If you start using any of the mail back ends, they have the annoying
14630 habit of assuming that you want to read mail with them.  This might not
14631 be unreasonable, but it might not be what you want.
14632
14633 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14634 @code{nil}, none of the back ends will ever attempt to read incoming
14635 mail, which should help.
14636
14637 @vindex nnbabyl-get-new-mail
14638 @vindex nnmbox-get-new-mail
14639 @vindex nnml-get-new-mail
14640 @vindex nnmh-get-new-mail
14641 @vindex nnfolder-get-new-mail
14642 This might be too much, if, for instance, you are reading mail quite
14643 happily with @code{nnml} and just want to peek at some old Rmail
14644 file you have stashed away with @code{nnbabyl}.  All back ends have
14645 variables called back-end-@code{get-new-mail}.  If you want to disable
14646 the @code{nnbabyl} mail reading, you edit the virtual server for the
14647 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14648
14649 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14650 narrowed to the article to be saved before saving it when reading
14651 incoming mail.
14652
14653
14654 @node Choosing a Mail Back End
14655 @subsection Choosing a Mail Back End
14656
14657 Gnus will read the mail spool when you activate a mail group.  The mail
14658 file is first copied to your home directory.  What happens after that
14659 depends on what format you want to store your mail in.
14660
14661 There are six different mail back ends in the standard Gnus, and more
14662 back ends are available separately.  The mail back end most people use
14663 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14664 Spool}).
14665
14666 @menu
14667 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14668 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14669 * Mail Spool::                  Store your mail in a private spool?
14670 * MH Spool::                    An mhspool-like back end.
14671 * Maildir::                     Another one-file-per-message format.
14672 * Mail Folders::                Having one file for each group.
14673 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14674 @end menu
14675
14676
14677 @node Unix Mail Box
14678 @subsubsection Unix Mail Box
14679 @cindex nnmbox
14680 @cindex unix mail box
14681
14682 @vindex nnmbox-active-file
14683 @vindex nnmbox-mbox-file
14684 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14685 mail.  @code{nnmbox} will add extra headers to each mail article to say
14686 which group it belongs in.
14687
14688 Virtual server settings:
14689
14690 @table @code
14691 @item nnmbox-mbox-file
14692 @vindex nnmbox-mbox-file
14693 The name of the mail box in the user's home directory.  Default is
14694 @file{~/mbox}.
14695
14696 @item nnmbox-active-file
14697 @vindex nnmbox-active-file
14698 The name of the active file for the mail box.  Default is
14699 @file{~/.mbox-active}.
14700
14701 @item nnmbox-get-new-mail
14702 @vindex nnmbox-get-new-mail
14703 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14704 into groups.  Default is @code{t}.
14705 @end table
14706
14707
14708 @node Rmail Babyl
14709 @subsubsection Rmail Babyl
14710 @cindex nnbabyl
14711 @cindex Rmail mbox
14712
14713 @vindex nnbabyl-active-file
14714 @vindex nnbabyl-mbox-file
14715 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14716 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14717 mail article to say which group it belongs in.
14718
14719 Virtual server settings:
14720
14721 @table @code
14722 @item nnbabyl-mbox-file
14723 @vindex nnbabyl-mbox-file
14724 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14725
14726 @item nnbabyl-active-file
14727 @vindex nnbabyl-active-file
14728 The name of the active file for the rmail box.  The default is
14729 @file{~/.rmail-active}
14730
14731 @item nnbabyl-get-new-mail
14732 @vindex nnbabyl-get-new-mail
14733 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14734 @code{t}
14735 @end table
14736
14737
14738 @node Mail Spool
14739 @subsubsection Mail Spool
14740 @cindex nnml
14741 @cindex mail @acronym{NOV} spool
14742
14743 The @dfn{nnml} spool mail format isn't compatible with any other known
14744 format.  It should be used with some caution.
14745
14746 @vindex nnml-directory
14747 If you use this back end, Gnus will split all incoming mail into files,
14748 one file for each mail, and put the articles into the corresponding
14749 directories under the directory specified by the @code{nnml-directory}
14750 variable.  The default value is @file{~/Mail/}.
14751
14752 You do not have to create any directories beforehand; Gnus will take
14753 care of all that.
14754
14755 If you have a strict limit as to how many files you are allowed to store
14756 in your account, you should not use this back end.  As each mail gets its
14757 own file, you might very well occupy thousands of inodes within a few
14758 weeks.  If this is no problem for you, and it isn't a problem for you
14759 having your friendly systems administrator walking around, madly,
14760 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14761 know that this is probably the fastest format to use.  You do not have
14762 to trudge through a big mbox file just to read your new mail.
14763
14764 @code{nnml} is probably the slowest back end when it comes to article
14765 splitting.  It has to create lots of files, and it also generates
14766 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
14767 fastest back end when it comes to reading mail.
14768
14769 @cindex self contained nnml servers
14770 @cindex marks
14771 When the marks file is used (which it is by default), @code{nnml}
14772 servers have the property that you may backup them using @code{tar} or
14773 similar, and later be able to restore them into Gnus (by adding the
14774 proper @code{nnml} server) and have all your marks be preserved.  Marks
14775 for a group is usually stored in the @code{.marks} file (but see
14776 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14777 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14778 to restore the group (after restoring the backup into the nnml
14779 directory).
14780
14781 If for some reason you believe your @file{.marks} files are screwed
14782 up, you can just delete them all.  Gnus will then correctly regenerate
14783 them next time it starts.
14784
14785 Virtual server settings:
14786
14787 @table @code
14788 @item nnml-directory
14789 @vindex nnml-directory
14790 All @code{nnml} directories will be placed under this directory.  The
14791 default is the value of @code{message-directory} (whose default value
14792 is @file{~/Mail}).
14793
14794 @item nnml-active-file
14795 @vindex nnml-active-file
14796 The active file for the @code{nnml} server.  The default is
14797 @file{~/Mail/active}.
14798
14799 @item nnml-newsgroups-file
14800 @vindex nnml-newsgroups-file
14801 The @code{nnml} group descriptions file.  @xref{Newsgroups File
14802 Format}.  The default is @file{~/Mail/newsgroups}.
14803
14804 @item nnml-get-new-mail
14805 @vindex nnml-get-new-mail
14806 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
14807 @code{t}.
14808
14809 @item nnml-nov-is-evil
14810 @vindex nnml-nov-is-evil
14811 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
14812 default is @code{nil}.
14813
14814 @item nnml-nov-file-name
14815 @vindex nnml-nov-file-name
14816 The name of the @acronym{NOV} files.  The default is @file{.overview}.
14817
14818 @item nnml-prepare-save-mail-hook
14819 @vindex nnml-prepare-save-mail-hook
14820 Hook run narrowed to an article before saving.
14821
14822 @item nnml-marks-is-evil
14823 @vindex nnml-marks-is-evil
14824 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
14825 default is @code{nil}.
14826
14827 @item nnml-marks-file-name
14828 @vindex nnml-marks-file-name
14829 The name of the @dfn{marks} files.  The default is @file{.marks}.
14830
14831 @item nnml-use-compressed-files
14832 @vindex nnml-use-compressed-files
14833 If non-@code{nil}, @code{nnml} will allow using compressed message
14834 files.
14835
14836 @end table
14837
14838 @findex nnml-generate-nov-databases
14839 If your @code{nnml} groups and @acronym{NOV} files get totally out of
14840 whack, you can do a complete update by typing @kbd{M-x
14841 nnml-generate-nov-databases}.  This command will trawl through the
14842 entire @code{nnml} hierarchy, looking at each and every article, so it
14843 might take a while to complete.  A better interface to this
14844 functionality can be found in the server buffer (@pxref{Server
14845 Commands}).
14846
14847
14848 @node MH Spool
14849 @subsubsection MH Spool
14850 @cindex nnmh
14851 @cindex mh-e mail spool
14852
14853 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
14854 @acronym{NOV} databases and it doesn't keep an active file or marks
14855 file.  This makes @code{nnmh} a @emph{much} slower back end than
14856 @code{nnml}, but it also makes it easier to write procmail scripts
14857 for.
14858
14859 Virtual server settings:
14860
14861 @table @code
14862 @item nnmh-directory
14863 @vindex nnmh-directory
14864 All @code{nnmh} directories will be located under this directory.  The
14865 default is the value of @code{message-directory} (whose default is
14866 @file{~/Mail})
14867
14868 @item nnmh-get-new-mail
14869 @vindex nnmh-get-new-mail
14870 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
14871 @code{t}.
14872
14873 @item nnmh-be-safe
14874 @vindex nnmh-be-safe
14875 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
14876 sure that the articles in the folder are actually what Gnus thinks
14877 they are.  It will check date stamps and stat everything in sight, so
14878 setting this to @code{t} will mean a serious slow-down.  If you never
14879 use anything but Gnus to read the @code{nnmh} articles, you do not
14880 have to set this variable to @code{t}.  The default is @code{nil}.
14881 @end table
14882
14883
14884 @node Maildir
14885 @subsubsection Maildir
14886 @cindex nnmaildir
14887 @cindex maildir
14888
14889 @code{nnmaildir} stores mail in the maildir format, with each maildir
14890 corresponding to a group in Gnus.  This format is documented here:
14891 @uref{http://cr.yp.to/proto/maildir.html} and here:
14892 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
14893 also stores extra information in the @file{.nnmaildir/} directory
14894 within a maildir.
14895
14896 Maildir format was designed to allow concurrent deliveries and
14897 reading, without needing locks.  With other back ends, you would have
14898 your mail delivered to a spool of some kind, and then you would
14899 configure Gnus to split mail from that spool into your groups.  You
14900 can still do that with @code{nnmaildir}, but the more common
14901 configuration is to have your mail delivered directly to the maildirs
14902 that appear as group in Gnus.
14903
14904 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
14905 never corrupt its data in memory, and @code{SIGKILL} will never
14906 corrupt its data in the filesystem.
14907
14908 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
14909 maildir.  So you can copy a whole maildir from one Gnus setup to
14910 another, and you will keep your marks.
14911
14912 Virtual server settings:
14913
14914 @table @code
14915 @item directory
14916 For each of your @code{nnmaildir} servers (it's very unlikely that
14917 you'd need more than one), you need to create a directory and populate
14918 it with maildirs or symlinks to maildirs (and nothing else; do not
14919 choose a directory already used for other purposes).  Each maildir
14920 will be represented in Gnus as a newsgroup on that server; the
14921 filename of the symlink will be the name of the group.  Any filenames
14922 in the directory starting with @samp{.} are ignored.  The directory is
14923 scanned when you first start Gnus, and each time you type @kbd{g} in
14924 the group buffer; if any maildirs have been removed or added,
14925 @code{nnmaildir} notices at these times.
14926
14927 The value of the @code{directory} parameter should be a Lisp form
14928 which is processed by @code{eval} and @code{expand-file-name} to get
14929 the path of the directory for this server.  The form is @code{eval}ed
14930 only when the server is opened; the resulting string is used until the
14931 server is closed.  (If you don't know about forms and @code{eval},
14932 don't worry---a simple string will work.)  This parameter is not
14933 optional; you must specify it.  I don't recommend using
14934 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
14935 use that directory by default for various things, and may get confused
14936 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
14937 value.
14938
14939 @item target-prefix
14940 This should be a Lisp form which is processed by @code{eval} and
14941 @code{expand-file-name}.  The form is @code{eval}ed only when the
14942 server is opened; the resulting string is used until the server is
14943 closed.
14944
14945 When you create a group on an @code{nnmaildir} server, the maildir is
14946 created with @code{target-prefix} prepended to its name, and a symlink
14947 pointing to that maildir is created, named with the plain group name.
14948 So if @code{directory} is @code{"~/.nnmaildir"} and
14949 @code{target-prefix} is @code{"../maildirs/"}, then when you create
14950 the group @code{foo}, @code{nnmaildir} will create
14951 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
14952 @file{~/.nnmaildir/foo} as a symlink pointing to
14953 @file{../maildirs/foo}.
14954
14955 You can set @code{target-prefix} to a string without any slashes to
14956 create both maildirs and symlinks in the same @code{directory}; in
14957 this case, any maildirs found in @code{directory} whose names start
14958 with @code{target-prefix} will not be listed as groups (but the
14959 symlinks pointing to them will be).
14960
14961 As a special case, if @code{target-prefix} is @code{""} (the default),
14962 then when you create a group, the maildir will be created in
14963 @code{directory} without a corresponding symlink.  Beware that you
14964 cannot use @code{gnus-group-delete-group} on such groups without the
14965 @code{force} argument.
14966
14967 @item directory-files
14968 This should be a function with the same interface as
14969 @code{directory-files} (such as @code{directory-files} itself).  It is
14970 used to scan the server's @code{directory} for maildirs.  This
14971 parameter is optional; the default is
14972 @code{nnheader-directory-files-safe} if
14973 @code{nnheader-directory-files-is-safe} is @code{nil}, and
14974 @code{directory-files} otherwise.
14975 (@code{nnheader-directory-files-is-safe} is checked only once when the
14976 server is opened; if you want to check it each time the directory is
14977 scanned, you'll have to provide your own function that does that.)
14978
14979 @item get-new-mail
14980 If non-@code{nil}, then after scanning for new mail in the group
14981 maildirs themselves as usual, this server will also incorporate mail
14982 the conventional Gnus way, from @code{mail-sources} according to
14983 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
14984 value is @code{nil}.
14985
14986 Do @emph{not} use the same maildir both in @code{mail-sources} and as
14987 an @code{nnmaildir} group.  The results might happen to be useful, but
14988 that would be by chance, not by design, and the results might be
14989 different in the future.  If your split rules create new groups,
14990 remember to supply a @code{create-directory} server parameter.
14991 @end table
14992
14993 @subsubsection Group parameters
14994
14995 @code{nnmaildir} uses several group parameters.  It's safe to ignore
14996 all this; the default behavior for @code{nnmaildir} is the same as the
14997 default behavior for other mail back ends: articles are deleted after
14998 one week, etc.  Except for the expiry parameters, all this
14999 functionality is unique to @code{nnmaildir}, so you can ignore it if
15000 you're just trying to duplicate the behavior you already have with
15001 another back end.
15002
15003 If the value of any of these parameters is a vector, the first element
15004 is evaluated as a Lisp form and the result is used, rather than the
15005 original value.  If the value is not a vector, the value itself is
15006 evaluated as a Lisp form.  (This is why these parameters use names
15007 different from those of other, similar parameters supported by other
15008 back ends: they have different, though similar, meanings.)  (For
15009 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15010 @code{eval} business again; for other values, remember to use an extra
15011 quote and wrap the value in a vector when appropriate.)
15012
15013 @table @code
15014 @item expire-age
15015 An integer specifying the minimum age, in seconds, of an article
15016 before it will be expired, or the symbol @code{never} to specify that
15017 articles should never be expired.  If this parameter is not set,
15018 @code{nnmaildir} falls back to the usual
15019 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
15020 the @code{expiry-wait}(@code{-function}) group parameters.  If you
15021 wanted a value of 3 days, you could use something like @code{[(* 3 24
15022 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15023 An article's age is measured starting from the article file's
15024 modification time.  Normally, this is the same as the article's
15025 delivery time, but editing an article makes it younger.  Moving an
15026 article (other than via expiry) may also make an article younger.
15027
15028 @item expire-group
15029 If this is set to a string such as a full Gnus group name, like
15030 @example
15031 "backend+server.address.string:group.name"
15032 @end example
15033 and if it is not the name of the same group that the parameter belongs
15034 to, then articles will be moved to the specified group during expiry
15035 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15036 group, the article will be just as old in the destination group as it
15037 was in the source group.}  So be careful with @code{expire-age} in the
15038 destination group.  If this is set to the name of the same group that
15039 the parameter belongs to, then the article is not expired at all.  If
15040 you use the vector form, the first element is evaluated once for each
15041 article.  So that form can refer to
15042 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15043 article.  @emph{If this parameter is not set, @code{nnmaildir} does
15044 not fall back to the @code{expiry-target} group parameter or the
15045 @code{nnmail-expiry-target} variable.}
15046
15047 @item read-only
15048 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15049 in this maildir as read-only.  This means: articles are not renamed
15050 from @file{new/} into @file{cur/}; articles are only found in
15051 @file{new/}, not @file{cur/}; articles are never deleted; articles
15052 cannot be edited.  @file{new/} is expected to be a symlink to the
15053 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15054 containing a mailing list of common interest.  Everything in the
15055 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15056 a shared mailbox, you do still need to set up your own maildir (or
15057 have write permission to the shared mailbox); your maildir just won't
15058 contain extra copies of the articles.
15059
15060 @item directory-files
15061 A function with the same interface as @code{directory-files}.  It is
15062 used to scan the directories in the maildir corresponding to this
15063 group to find articles.  The default is the function specified by the
15064 server's @code{directory-files} parameter.
15065
15066 @item distrust-Lines:
15067 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15068 article, rather than use the @code{Lines:} header field.  If
15069 @code{nil}, the header field will be used if present.
15070
15071 @item always-marks
15072 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15073 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15074 say that all articles have these marks, regardless of whether the
15075 marks stored in the filesystem say so.  This is a proof-of-concept
15076 feature that will probably be removed eventually; it ought to be done
15077 in Gnus proper, or abandoned if it's not worthwhile.
15078
15079 @item never-marks
15080 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15081 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15082 say that no articles have these marks, regardless of whether the marks
15083 stored in the filesystem say so.  @code{never-marks} overrides
15084 @code{always-marks}.  This is a proof-of-concept feature that will
15085 probably be removed eventually; it ought to be done in Gnus proper, or
15086 abandoned if it's not worthwhile.
15087
15088 @item nov-cache-size
15089 An integer specifying the size of the @acronym{NOV} memory cache.  To
15090 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15091 for a limited number of articles in each group.  (This is probably not
15092 worthwhile, and will probably be removed in the future.)  This
15093 parameter's value is noticed only the first time a group is seen after
15094 the server is opened---i.e., when you first start Gnus, typically.
15095 The @acronym{NOV} cache is never resized until the server is closed
15096 and reopened.  The default is an estimate of the number of articles
15097 that would be displayed in the summary buffer: a count of articles
15098 that are either marked with @code{tick} or not marked with
15099 @code{read}, plus a little extra.
15100 @end table
15101
15102 @subsubsection Article identification
15103 Articles are stored in the @file{cur/} subdirectory of each maildir.
15104 Each article file is named like @code{uniq:info}, where @code{uniq}
15105 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15106 @code{:info} part.  (Other maildir readers typically use this part of
15107 the filename to store marks.)  The @code{uniq} part uniquely
15108 identifies the article, and is used in various places in the
15109 @file{.nnmaildir/} subdirectory of the maildir to store information
15110 about the corresponding article.  The full pathname of an article is
15111 available in the variable @code{nnmaildir-article-file-name} after you
15112 request the article in the summary buffer.
15113
15114 @subsubsection NOV data
15115 An article identified by @code{uniq} has its @acronym{NOV} data (used
15116 to generate lines in the summary buffer) stored in
15117 @code{.nnmaildir/nov/uniq}.  There is no
15118 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15119 need for it---an article's @acronym{NOV} data is updated automatically
15120 when the article or @code{nnmail-extra-headers} has changed.)  You can
15121 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15122 single article simply by deleting the corresponding @acronym{NOV}
15123 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15124 assign a new article number for this article, which may cause trouble
15125 with @code{seen} marks, the Agent, and the cache.
15126
15127 @subsubsection Article marks
15128 An article identified by @code{uniq} is considered to have the mark
15129 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15130 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15131 looks for such files and reports the set of marks it finds.  When Gnus
15132 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15133 creates and deletes the corresponding files as needed.  (Actually,
15134 rather than create a new file for each mark, it just creates hard
15135 links to @file{.nnmaildir/markfile}, to save inodes.)
15136
15137 You can invent new marks by creating a new directory in
15138 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15139 your server, untar it later, and keep your marks.  You can add and
15140 remove marks yourself by creating and deleting mark files.  If you do
15141 this while Gnus is running and your @code{nnmaildir} server is open,
15142 it's best to exit all summary buffers for @code{nnmaildir} groups and
15143 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15144 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15145 pick up the changes, and might undo them.
15146
15147
15148 @node Mail Folders
15149 @subsubsection Mail Folders
15150 @cindex nnfolder
15151 @cindex mbox folders
15152 @cindex mail folders
15153
15154 @code{nnfolder} is a back end for storing each mail group in a
15155 separate file.  Each file is in the standard Un*x mbox format.
15156 @code{nnfolder} will add extra headers to keep track of article
15157 numbers and arrival dates.
15158
15159 @cindex self contained nnfolder servers
15160 @cindex marks
15161 When the marks file is used (which it is by default), @code{nnfolder}
15162 servers have the property that you may backup them using @code{tar} or
15163 similar, and later be able to restore them into Gnus (by adding the
15164 proper @code{nnfolder} server) and have all your marks be preserved.
15165 Marks for a group is usually stored in a file named as the mbox file
15166 with @code{.mrk} concatenated to it (but see
15167 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15168 directory.  Individual @code{nnfolder} groups are also possible to
15169 backup, use @kbd{G m} to restore the group (after restoring the backup
15170 into the @code{nnfolder} directory).
15171
15172 Virtual server settings:
15173
15174 @table @code
15175 @item nnfolder-directory
15176 @vindex nnfolder-directory
15177 All the @code{nnfolder} mail boxes will be stored under this
15178 directory.  The default is the value of @code{message-directory}
15179 (whose default is @file{~/Mail})
15180
15181 @item nnfolder-active-file
15182 @vindex nnfolder-active-file
15183 The name of the active file.  The default is @file{~/Mail/active}.
15184
15185 @item nnfolder-newsgroups-file
15186 @vindex nnfolder-newsgroups-file
15187 The name of the group descriptions file.  @xref{Newsgroups File
15188 Format}.  The default is @file{~/Mail/newsgroups}
15189
15190 @item nnfolder-get-new-mail
15191 @vindex nnfolder-get-new-mail
15192 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15193 default is @code{t}
15194
15195 @item nnfolder-save-buffer-hook
15196 @vindex nnfolder-save-buffer-hook
15197 @cindex backup files
15198 Hook run before saving the folders.  Note that Emacs does the normal
15199 backup renaming of files even with the @code{nnfolder} buffers.  If
15200 you wish to switch this off, you could say something like the
15201 following in your @file{.emacs} file:
15202
15203 @lisp
15204 (defun turn-off-backup ()
15205   (set (make-local-variable 'backup-inhibited) t))
15206
15207 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15208 @end lisp
15209
15210 @item nnfolder-delete-mail-hook
15211 @vindex nnfolder-delete-mail-hook
15212 Hook run in a buffer narrowed to the message that is to be deleted.
15213 This function can be used to copy the message to somewhere else, or to
15214 extract some information from it before removing it.
15215
15216 @item nnfolder-nov-is-evil
15217 @vindex nnfolder-nov-is-evil
15218 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15219 default is @code{nil}.
15220
15221 @item nnfolder-nov-file-suffix
15222 @vindex nnfolder-nov-file-suffix
15223 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15224
15225 @item nnfolder-nov-directory
15226 @vindex nnfolder-nov-directory
15227 The directory where the @acronym{NOV} files should be stored.  If
15228 @code{nil}, @code{nnfolder-directory} is used.
15229
15230 @item nnfolder-marks-is-evil
15231 @vindex nnfolder-marks-is-evil
15232 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15233 default is @code{nil}.
15234
15235 @item nnfolder-marks-file-suffix
15236 @vindex nnfolder-marks-file-suffix
15237 The extension for @sc{marks} files.  The default is @file{.mrk}.
15238
15239 @item nnfolder-marks-directory
15240 @vindex nnfolder-marks-directory
15241 The directory where the @sc{marks} files should be stored.  If
15242 @code{nil}, @code{nnfolder-directory} is used.
15243
15244 @end table
15245
15246
15247 @findex nnfolder-generate-active-file
15248 @kindex M-x nnfolder-generate-active-file
15249 If you have lots of @code{nnfolder}-like files you'd like to read with
15250 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15251 command to make @code{nnfolder} aware of all likely files in
15252 @code{nnfolder-directory}.  This only works if you use long file names,
15253 though.
15254
15255 @node Comparing Mail Back Ends
15256 @subsubsection Comparing Mail Back Ends
15257
15258 First, just for terminology, the @dfn{back end} is the common word for a
15259 low-level access method---a transport, if you will, by which something
15260 is acquired.  The sense is that one's mail has to come from somewhere,
15261 and so selection of a suitable back end is required in order to get that
15262 mail within spitting distance of Gnus.
15263
15264 The same concept exists for Usenet itself: Though access to articles is
15265 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15266 in the world got at Usenet by running a reader on the machine where the
15267 articles lay (the machine which today we call an @acronym{NNTP} server), and
15268 access was by the reader stepping into the articles' directory spool
15269 area directly.  One can still select between either the @code{nntp} or
15270 @code{nnspool} back ends, to select between these methods, if one happens
15271 actually to live on the server (or can see its spool directly, anyway,
15272 via NFS).
15273
15274 The goal in selecting a mail back end is to pick one which
15275 simultaneously represents a suitable way of dealing with the original
15276 format plus leaving mail in a form that is convenient to use in the
15277 future.  Here are some high and low points on each:
15278
15279 @table @code
15280 @item nnmbox
15281
15282 UNIX systems have historically had a single, very common, and well-
15283 defined format.  All messages arrive in a single @dfn{spool file}, and
15284 they are delineated by a line whose regular expression matches
15285 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15286 to make it clear in this instance that this is not the RFC-specified
15287 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15288 historically from the Unix environment, it is simplest if one does not
15289 mess a great deal with the original mailbox format, so if one chooses
15290 this back end, Gnus' primary activity in getting mail from the real spool
15291 area to Gnus' preferred directory is simply to copy it, with no
15292 (appreciable) format change in the process.  It is the ``dumbest'' way
15293 to move mail into availability in the Gnus environment.  This makes it
15294 fast to move into place, but slow to parse, when Gnus has to look at
15295 what's where.
15296
15297 @item nnbabyl
15298
15299 Once upon a time, there was the DEC-10 and DEC-20, running operating
15300 systems called TOPS and related things, and the usual (only?) mail
15301 reading environment was a thing called Babyl.  I don't know what format
15302 was used for mail landing on the system, but Babyl had its own internal
15303 format to which mail was converted, primarily involving creating a
15304 spool-file-like entity with a scheme for inserting Babyl-specific
15305 headers and status bits above the top of each message in the file.
15306 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15307 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15308 to understand the mail files folks already had in existence.  Gnus (and
15309 VM, for that matter) continue to support this format because it's
15310 perceived as having some good qualities in those mailer-specific
15311 headers/status bits stuff.  Rmail itself still exists as well, of
15312 course, and is still maintained by Stallman.
15313
15314 Both of the above forms leave your mail in a single file on your
15315 file system, and they must parse that entire file each time you take a
15316 look at your mail.
15317
15318 @item nnml
15319
15320 @code{nnml} is the back end which smells the most as though you were
15321 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15322 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15323 lo these years ago.)  One's mail is taken from the original spool file,
15324 and is then cut up into individual message files, 1:1.  It maintains a
15325 Usenet-style active file (analogous to what one finds in an INN- or
15326 CNews-based news system in (for instance) @file{/var/lib/news/active},
15327 or what is returned via the @samp{NNTP LIST} verb) and also creates
15328 @dfn{overview} files for efficient group entry, as has been defined for
15329 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15330 due to the creation of lots of files, updates to the @code{nnml} active
15331 file, and additions to overview files on a per-message basis, but it is
15332 extremely fast on access because of what amounts to the indexing support
15333 provided by the active file and overviews.
15334
15335 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15336 resource which defines available places in the file system to put new
15337 files.  Sysadmins take a dim view of heavy inode occupation within
15338 tight, shared file systems.  But if you live on a personal machine where
15339 the file system is your own and space is not at a premium, @code{nnml}
15340 wins big.
15341
15342 It is also problematic using this back end if you are living in a
15343 FAT16-based Windows world, since much space will be wasted on all these
15344 tiny files.
15345
15346 @item nnmh
15347
15348 The Rand MH mail-reading system has been around UNIX systems for a very
15349 long time; it operates by splitting one's spool file of messages into
15350 individual files, but with little or no indexing support---@code{nnmh}
15351 is considered to be semantically equivalent to ``@code{nnml} without
15352 active file or overviews''.  This is arguably the worst choice, because
15353 one gets the slowness of individual file creation married to the
15354 slowness of access parsing when learning what's new in one's groups.
15355
15356 @item nnfolder
15357
15358 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15359 method described above) on a per-group basis.  That is, @code{nnmbox}
15360 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15361 little bit of optimization to this so that each of one's mail groups has
15362 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15363 can be parsed separately, and still provides the simple Unix mail box
15364 format requiring minimal effort in moving the mail around.  In addition,
15365 it maintains an ``active'' file making it much faster for Gnus to figure
15366 out how many messages there are in each separate group.
15367
15368 If you have groups that are expected to have a massive amount of
15369 messages, @code{nnfolder} is not the best choice, but if you receive
15370 only a moderate amount of mail, @code{nnfolder} is probably the most
15371 friendly mail back end all over.
15372
15373 @item nnmaildir
15374
15375 For configuring expiry and other things, @code{nnmaildir} uses
15376 incompatible group parameters, slightly different from those of other
15377 mail back ends.
15378
15379 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15380 differences.  Each message is stored in a separate file, but the
15381 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15382 also stores the equivalent of @code{nnml}'s overview files in one file
15383 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15384 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15385 you down or takes up very much space, consider switching to
15386 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15387 file system.
15388
15389 Since maildirs don't require locking for delivery, the maildirs you use
15390 as groups can also be the maildirs your mail is directly delivered to.
15391 This means you can skip Gnus' mail splitting if your mail is already
15392 organized into different mailboxes during delivery.  A @code{directory}
15393 entry in @code{mail-sources} would have a similar effect, but would
15394 require one set of mailboxes for spooling deliveries (in mbox format,
15395 thus damaging message bodies), and another set to be used as groups (in
15396 whatever format you like).  A maildir has a built-in spool, in the
15397 @code{new/} subdirectory.  Beware that currently, mail moved from
15398 @code{new/} to @code{cur/} instead of via mail splitting will not
15399 undergo treatment such as duplicate checking.
15400
15401 @code{nnmaildir} stores article marks for a given group in the
15402 corresponding maildir, in a way designed so that it's easy to manipulate
15403 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15404 else, and still have your marks.  @code{nnml} also stores marks, but
15405 it's not as easy to work with them from outside Gnus as with
15406 @code{nnmaildir}.
15407
15408 @code{nnmaildir} uses a significant amount of memory to speed things up.
15409 (It keeps in memory some of the things that @code{nnml} stores in files
15410 and that @code{nnmh} repeatedly parses out of message files.)  If this
15411 is a problem for you, you can set the @code{nov-cache-size} group
15412 parameter to something small (0 would probably not work, but 1 probably
15413 would) to make it use less memory.  This caching will probably be
15414 removed in the future.
15415
15416 Startup is likely to be slower with @code{nnmaildir} than with other
15417 back ends.  Everything else is likely to be faster, depending in part
15418 on your file system.
15419
15420 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15421 to write an @code{nnmaildir}-derived back end.
15422
15423 @end table
15424
15425
15426 @node Browsing the Web
15427 @section Browsing the Web
15428 @cindex web
15429 @cindex browsing the web
15430 @cindex www
15431 @cindex http
15432
15433 Web-based discussion forums are getting more and more popular.  On many
15434 subjects, the web-based forums have become the most important forums,
15435 eclipsing the importance of mailing lists and news groups.  The reason
15436 is easy to understand---they are friendly to new users; you just point
15437 and click, and there's the discussion.  With mailing lists, you have to
15438 go through a cumbersome subscription procedure, and most people don't
15439 even know what a news group is.
15440
15441 The problem with this scenario is that web browsers are not very good at
15442 being newsreaders.  They do not keep track of what articles you've read;
15443 they do not allow you to score on subjects you're interested in; they do
15444 not allow off-line browsing; they require you to click around and drive
15445 you mad in the end.
15446
15447 So---if web browsers suck at reading discussion forums, why not use Gnus
15448 to do it instead?
15449
15450 Gnus has been getting a bit of a collection of back ends for providing
15451 interfaces to these sources.
15452
15453 @menu
15454 * Archiving Mail::
15455 * Web Searches::                Creating groups from articles that match a string.
15456 * Slashdot::                    Reading the Slashdot comments.
15457 * Ultimate::                    The Ultimate Bulletin Board systems.
15458 * Web Archive::                 Reading mailing list archived on web.
15459 * RSS::                         Reading RDF site summary.
15460 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15461 @end menu
15462
15463 All the web sources require Emacs/w3 and the url library to work.
15464
15465 The main caveat with all these web sources is that they probably won't
15466 work for a very long time.  Gleaning information from the @acronym{HTML} data
15467 is guesswork at best, and when the layout is altered, the Gnus back end
15468 will fail.  If you have reasonably new versions of these back ends,
15469 though, you should be ok.
15470
15471 One thing all these Web methods have in common is that the Web sources
15472 are often down, unavailable or just plain too slow to be fun.  In those
15473 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15474 Unplugged}) handle downloading articles, and then you can read them at
15475 leisure from your local disk.  No more World Wide Wait for you.
15476
15477 @node Archiving Mail
15478 @subsection Archiving Mail
15479 @cindex archiving mail
15480 @cindex backup of mail
15481
15482 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15483 @code{nnmaildir}, now actually store the article marks with each group.
15484 For these servers, archiving and restoring a group while preserving
15485 marks is fairly simple.
15486
15487 (Preserving the group level and group parameters as well still
15488 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15489 though.)
15490
15491 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15492 server, take a recursive copy of the server directory.  There is no need
15493 to shut down Gnus, so archiving may be invoked by @code{cron} or
15494 similar.  You restore the data by restoring the directory tree, and
15495 adding a server definition pointing to that directory in Gnus.  The
15496 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15497 might interfere with overwriting data, so you may want to shut down Gnus
15498 before you restore the data.
15499
15500 It is also possible to archive individual @code{nnml},
15501 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15502 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15503 directory.  For @code{nnfolder} you need to copy both the base folder
15504 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15505 this example).  Restoring the group is done with @kbd{G m} from the Group
15506 buffer.  The last step makes Gnus notice the new directory.
15507 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15508 is unnecessary in that case.
15509
15510 @node Web Searches
15511 @subsection Web Searches
15512 @cindex nnweb
15513 @cindex Google
15514 @cindex dejanews
15515 @cindex gmane
15516 @cindex Usenet searches
15517 @cindex searching the Usenet
15518
15519 It's, like, too neat to search the Usenet for articles that match a
15520 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15521 those, like, Web browsers, and you, like, have to, rilly, like, look at
15522 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15523 searches without having to use a browser.
15524
15525 The @code{nnweb} back end allows an easy interface to the mighty search
15526 engine.  You create an @code{nnweb} group, enter a search pattern, and
15527 then enter the group and read the articles like you would any normal
15528 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15529 Groups}) will do this in an easy-to-use fashion.
15530
15531 @code{nnweb} groups don't really lend themselves to being solid
15532 groups---they have a very fleeting idea of article numbers.  In fact,
15533 each time you enter an @code{nnweb} group (not even changing the search
15534 pattern), you are likely to get the articles ordered in a different
15535 manner.  Not even using duplicate suppression (@pxref{Duplicate
15536 Suppression}) will help, since @code{nnweb} doesn't even know the
15537 @code{Message-ID} of the articles before reading them using some search
15538 engines (Google, for instance).  The only possible way to keep track
15539 of which articles you've read is by scoring on the @code{Date}
15540 header---mark all articles posted before the last date you read the
15541 group as read.
15542
15543 If the search engine changes its output substantially, @code{nnweb}
15544 won't be able to parse it and will fail.  One could hardly fault the Web
15545 providers if they were to do this---their @emph{raison d'être} is to
15546 make money off of advertisements, not to provide services to the
15547 community.  Since @code{nnweb} washes the ads off all the articles, one
15548 might think that the providers might be somewhat miffed.  We'll see.
15549
15550 You must have the @code{url} and @code{w3} package installed to be able
15551 to use @code{nnweb}.
15552
15553 Virtual server variables:
15554
15555 @table @code
15556 @item nnweb-type
15557 @vindex nnweb-type
15558 What search engine type is being used.  The currently supported types
15559 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15560 @code{dejanews} is an alias to @code{google}.
15561
15562 @item nnweb-search
15563 @vindex nnweb-search
15564 The search string to feed to the search engine.
15565
15566 @item nnweb-max-hits
15567 @vindex nnweb-max-hits
15568 Advisory maximum number of hits per search to display.  The default is
15569 999.
15570
15571 @item nnweb-type-definition
15572 @vindex nnweb-type-definition
15573 Type-to-definition alist.  This alist says what @code{nnweb} should do
15574 with the various search engine types.  The following elements must be
15575 present:
15576
15577 @table @code
15578 @item article
15579 Function to decode the article and provide something that Gnus
15580 understands.
15581
15582 @item map
15583 Function to create an article number to message header and URL alist.
15584
15585 @item search
15586 Function to send the search string to the search engine.
15587
15588 @item address
15589 The address the aforementioned function should send the search string
15590 to.
15591
15592 @item id
15593 Format string URL to fetch an article by @code{Message-ID}.
15594 @end table
15595
15596 @end table
15597
15598
15599 @node Slashdot
15600 @subsection Slashdot
15601 @cindex Slashdot
15602 @cindex nnslashdot
15603
15604 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15605 lively discussion following the news articles.  @code{nnslashdot} will
15606 let you read this forum in a convenient manner.
15607
15608 The easiest way to read this source is to put something like the
15609 following in your @file{~/.gnus.el} file:
15610
15611 @lisp
15612 (setq gnus-secondary-select-methods
15613       '((nnslashdot "")))
15614 @end lisp
15615
15616 This will make Gnus query the @code{nnslashdot} back end for new comments
15617 and groups.  The @kbd{F} command will subscribe each new news article as
15618 a new Gnus group, and you can read the comments by entering these
15619 groups.  (Note that the default subscription method is to subscribe new
15620 groups as zombies.  Other methods are available (@pxref{Subscription
15621 Methods}).
15622
15623 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15624 command is the most handy tool (@pxref{Foreign Groups}).
15625
15626 When following up to @code{nnslashdot} comments (or posting new
15627 comments), some light @acronym{HTML}izations will be performed.  In
15628 particular, text quoted with @samp{> } will be quoted with
15629 @samp{blockquote} instead, and signatures will have @samp{br} added to
15630 the end of each line.  Other than that, you can just write @acronym{HTML}
15631 directly into the message buffer.  Note that Slashdot filters out some
15632 @acronym{HTML} forms.
15633
15634 The following variables can be altered to change its behavior:
15635
15636 @table @code
15637 @item nnslashdot-threaded
15638 Whether @code{nnslashdot} should display threaded groups or not.  The
15639 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15640 has to retrieve absolutely all comments in a group upon entry.  If a
15641 threaded display is not required, @code{nnslashdot} will only retrieve
15642 the comments that are actually wanted by the user.  Threading is nicer,
15643 but much, much slower than unthreaded.
15644
15645 @item nnslashdot-login-name
15646 @vindex nnslashdot-login-name
15647 The login name to use when posting.
15648
15649 @item nnslashdot-password
15650 @vindex nnslashdot-password
15651 The password to use when posting.
15652
15653 @item nnslashdot-directory
15654 @vindex nnslashdot-directory
15655 Where @code{nnslashdot} will store its files.  The default is
15656 @file{~/News/slashdot/}.
15657
15658 @item nnslashdot-active-url
15659 @vindex nnslashdot-active-url
15660 The @acronym{URL} format string that will be used to fetch the
15661 information on news articles and comments.  The default is@*
15662 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15663
15664 @item nnslashdot-comments-url
15665 @vindex nnslashdot-comments-url
15666 The @acronym{URL} format string that will be used to fetch comments.
15667
15668 @item nnslashdot-article-url
15669 @vindex nnslashdot-article-url
15670 The @acronym{URL} format string that will be used to fetch the news
15671 article.  The default is
15672 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15673
15674 @item nnslashdot-threshold
15675 @vindex nnslashdot-threshold
15676 The score threshold.  The default is -1.
15677
15678 @item nnslashdot-group-number
15679 @vindex nnslashdot-group-number
15680 The number of old groups, in addition to the ten latest, to keep
15681 updated.  The default is 0.
15682
15683 @end table
15684
15685
15686
15687 @node Ultimate
15688 @subsection Ultimate
15689 @cindex nnultimate
15690 @cindex Ultimate Bulletin Board
15691
15692 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15693 probably the most popular Web bulletin board system used.  It has a
15694 quite regular and nice interface, and it's possible to get the
15695 information Gnus needs to keep groups updated.
15696
15697 The easiest way to get started with @code{nnultimate} is to say
15698 something like the following in the group buffer:  @kbd{B nnultimate RET
15699 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
15700 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15701 you're interested in; there's quite a list of them on the Ultimate web
15702 site.)  Then subscribe to the groups you're interested in from the
15703 server buffer, and read them from the group buffer.
15704
15705 The following @code{nnultimate} variables can be altered:
15706
15707 @table @code
15708 @item nnultimate-directory
15709 @vindex nnultimate-directory
15710 The directory where @code{nnultimate} stores its files.  The default is@*
15711 @file{~/News/ultimate/}.
15712 @end table
15713
15714
15715 @node Web Archive
15716 @subsection Web Archive
15717 @cindex nnwarchive
15718 @cindex Web Archive
15719
15720 Some mailing lists only have archives on Web servers, such as
15721 @uref{http://www.egroups.com/} and
15722 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15723 interface, and it's possible to get the information Gnus needs to keep
15724 groups updated.
15725
15726 @findex gnus-group-make-warchive-group
15727 The easiest way to get started with @code{nnwarchive} is to say
15728 something like the following in the group buffer: @kbd{M-x
15729 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15730 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15731 @var{an_egroup} with the mailing list you subscribed, the
15732 @var{your@@email.address} with your email address.), or to browse the
15733 back end by @kbd{B nnwarchive RET mail-archive RET}.
15734
15735 The following @code{nnwarchive} variables can be altered:
15736
15737 @table @code
15738 @item nnwarchive-directory
15739 @vindex nnwarchive-directory
15740 The directory where @code{nnwarchive} stores its files.  The default is@*
15741 @file{~/News/warchive/}.
15742
15743 @item nnwarchive-login
15744 @vindex nnwarchive-login
15745 The account name on the web server.
15746
15747 @item nnwarchive-passwd
15748 @vindex nnwarchive-passwd
15749 The password for your account on the web server.
15750 @end table
15751
15752 @node RSS
15753 @subsection RSS
15754 @cindex nnrss
15755 @cindex RSS
15756
15757 Some web sites have an RDF Site Summary (@acronym{RSS}).
15758 @acronym{RSS} is a format for summarizing headlines from news related
15759 sites (such as BBC or CNN).  But basically anything list-like can be
15760 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
15761 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
15762
15763 @acronym{RSS} has a quite regular and nice interface, and it's
15764 possible to get the information Gnus needs to keep groups updated.
15765
15766 Use @kbd{G R} from the summary buffer to subscribe to a feed---you
15767 will be prompted for the location of the feed.
15768
15769 An easy way to get started with @code{nnrss} is to say something like
15770 the following in the group buffer: @kbd{B nnrss RET y}, then
15771 subscribe to groups.
15772
15773 The following @code{nnrss} variables can be altered:
15774
15775 @table @code
15776 @item nnrss-directory
15777 @vindex nnrss-directory
15778 The directory where @code{nnrss} stores its files.  The default is
15779 @file{~/News/rss/}.
15780
15781 @item nnrss-use-local
15782 @vindex nnrss-use-local
15783 @findex nnrss-generate-download-script
15784 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
15785 the feeds from local files in @code{nnrss-directory}.  You can use
15786 the command @code{nnrss-generate-download-script} to generate a
15787 download script using @command{wget}.
15788 @end table
15789
15790 The following code may be helpful, if you want to show the description in
15791 the summary buffer.
15792
15793 @lisp
15794 (add-to-list 'nnmail-extra-headers nnrss-description-field)
15795 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
15796
15797 (defun gnus-user-format-function-X (header)
15798   (let ((descr
15799          (assq nnrss-description-field (mail-header-extra header))))
15800     (if descr (concat "\n\t" (cdr descr)) "")))
15801 @end lisp
15802
15803 The following code may be useful to open an nnrss url directly from the
15804 summary buffer.
15805 @lisp
15806 (require 'browse-url)
15807
15808 (defun browse-nnrss-url( arg )
15809   (interactive "p")
15810   (let ((url (assq nnrss-url-field
15811                    (mail-header-extra
15812                     (gnus-data-header
15813                      (assq (gnus-summary-article-number)
15814                            gnus-newsgroup-data))))))
15815     (if url
15816         (progn
15817           (browse-url (cdr url))
15818           (gnus-summary-mark-as-read-forward 1))
15819       (gnus-summary-scroll-up arg))))
15820
15821 (eval-after-load "gnus"
15822   #'(define-key gnus-summary-mode-map
15823       (kbd "<RET>") 'browse-nnrss-url))
15824 (add-to-list 'nnmail-extra-headers nnrss-url-field)
15825 @end lisp
15826
15827 @node Customizing w3
15828 @subsection Customizing w3
15829 @cindex w3
15830 @cindex html
15831 @cindex url
15832 @cindex Netscape
15833
15834 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
15835 pages.  Emacs/w3 is documented in its own manual, but there are some
15836 things that may be more relevant for Gnus users.
15837
15838 For instance, a common question is how to make Emacs/w3 follow links
15839 using the @code{browse-url} functions (which will call some external web
15840 browser like Netscape).  Here's one way:
15841
15842 @lisp
15843 (eval-after-load "w3"
15844   '(progn
15845     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
15846     (defun w3-fetch (&optional url target)
15847       (interactive (list (w3-read-url-with-default)))
15848       (if (eq major-mode 'gnus-article-mode)
15849           (browse-url url)
15850         (w3-fetch-orig url target)))))
15851 @end lisp
15852
15853 Put that in your @file{.emacs} file, and hitting links in w3-rendered
15854 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
15855 follow the link.
15856
15857
15858 @node IMAP
15859 @section IMAP
15860 @cindex nnimap
15861 @cindex @acronym{IMAP}
15862
15863 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
15864 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
15865 server is much similar to connecting to a news server, you just
15866 specify the network address of the server.
15867
15868 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
15869 everything that @acronym{POP} can, it can hence be viewed as a
15870 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
15871 similar to @acronym{NNTP} being a news storage protocol---however,
15872 @acronym{IMAP} offers more features than @acronym{NNTP} because news
15873 is more or less read-only whereas mail is read-write.
15874
15875 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
15876 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
15877 the @acronym{IMAP} server and store them on the local disk.  This is
15878 not the usage described in this section---@xref{Mail Sources}.
15879
15880 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
15881 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
15882 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
15883 usage explained in this section.
15884
15885 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
15886 servers might look something like the following.  (Note that for
15887 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
15888 see below.)
15889
15890 @lisp
15891 (setq gnus-secondary-select-methods
15892       '((nnimap "simpleserver") ; @r{no special configuration}
15893         ; @r{perhaps a ssh port forwarded server:}
15894         (nnimap "dolk"
15895                 (nnimap-address "localhost")
15896                 (nnimap-server-port 1430))
15897         ; @r{a UW server running on localhost}
15898         (nnimap "barbar"
15899                 (nnimap-server-port 143)
15900                 (nnimap-address "localhost")
15901                 (nnimap-list-pattern ("INBOX" "mail/*")))
15902         ; @r{anonymous public cyrus server:}
15903         (nnimap "cyrus.andrew.cmu.edu"
15904                 (nnimap-authenticator anonymous)
15905                 (nnimap-list-pattern "archive.*")
15906                 (nnimap-stream network))
15907         ; @r{a ssl server on a non-standard port:}
15908         (nnimap "vic20"
15909                 (nnimap-address "vic20.somewhere.com")
15910                 (nnimap-server-port 9930)
15911                 (nnimap-stream ssl))))
15912 @end lisp
15913
15914 After defining the new server, you can subscribe to groups on the
15915 server using normal Gnus commands such as @kbd{U} in the Group Buffer
15916 (@pxref{Subscription Commands}) or via the Server Buffer
15917 (@pxref{Server Buffer}).
15918
15919 The following variables can be used to create a virtual @code{nnimap}
15920 server:
15921
15922 @table @code
15923
15924 @item nnimap-address
15925 @vindex nnimap-address
15926
15927 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
15928 server name if not specified.
15929
15930 @item nnimap-server-port
15931 @vindex nnimap-server-port
15932 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
15933
15934 Note that this should be an integer, example server specification:
15935
15936 @lisp
15937 (nnimap "mail.server.com"
15938         (nnimap-server-port 4711))
15939 @end lisp
15940
15941 @item nnimap-list-pattern
15942 @vindex nnimap-list-pattern
15943 String or list of strings of mailboxes to limit available groups to.
15944 This is used when the server has very many mailboxes and you're only
15945 interested in a few---some servers export your home directory via
15946 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
15947 @file{~/Mail/*} then.
15948
15949 The string can also be a cons of REFERENCE and the string as above, what
15950 REFERENCE is used for is server specific, but on the University of
15951 Washington server it's a directory that will be concatenated with the
15952 mailbox.
15953
15954 Example server specification:
15955
15956 @lisp
15957 (nnimap "mail.server.com"
15958         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
15959                                ("~friend/Mail/" . "list/*"))))
15960 @end lisp
15961
15962 @item nnimap-stream
15963 @vindex nnimap-stream
15964 The type of stream used to connect to your server.  By default, nnimap
15965 will detect and automatically use all of the below, with the exception
15966 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
15967 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
15968 be automatically detected, but it's not widely deployed yet.)
15969
15970 Example server specification:
15971
15972 @lisp
15973 (nnimap "mail.server.com"
15974         (nnimap-stream ssl))
15975 @end lisp
15976
15977 Please note that the value of @code{nnimap-stream} is a symbol!
15978
15979 @itemize @bullet
15980 @item
15981 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
15982 @samp{gsasl} or @samp{imtest} program.
15983 @item
15984 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
15985 @item
15986 @dfn{starttls:} Connect via the STARTTLS extension (similar to
15987 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
15988 @samp{starttls}.
15989 @item
15990 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
15991 @samp{gnutls-cli}).
15992 @item
15993 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
15994 @samp{openssl}) or SSLeay (@samp{s_client}).
15995 @item
15996 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
15997 @item
15998 @dfn{network:} Plain, TCP/IP network connection.
15999 @end itemize
16000
16001 @vindex imap-kerberos4-program
16002 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16003 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16004 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16005 to make @code{imap.el} use a pty instead of a pipe when communicating
16006 with @samp{imtest}.  You will then suffer from a line length
16007 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16008 indefinitely if you have many articles in a mailbox.  The variable
16009 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16010 program.
16011
16012 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16013 needed.  It is available from
16014 @uref{http://www.gnu.org/software/gnutls/}.
16015
16016 @vindex imap-gssapi-program
16017 This parameter specifies a list of command lines that invoke a GSSAPI
16018 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16019 sequentially until a connection is made, or the list has been
16020 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16021 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16022 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16023 tried.
16024
16025 @vindex imap-ssl-program
16026 For @acronym{SSL} connections, the OpenSSL program is available from
16027 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16028 and nnimap support it too---although the most recent versions of
16029 SSLeay, 0.9.x, are known to have serious bugs making it
16030 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16031 work.  The variable @code{imap-ssl-program} contain parameters to pass
16032 to OpenSSL/SSLeay.
16033
16034 @vindex imap-shell-program
16035 @vindex imap-shell-host
16036 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16037 @code{imap-shell-program} specify what program to call.
16038
16039 @item nnimap-authenticator
16040 @vindex nnimap-authenticator
16041
16042 The authenticator used to connect to the server.  By default, nnimap
16043 will use the most secure authenticator your server is capable of.
16044
16045 Example server specification:
16046
16047 @lisp
16048 (nnimap "mail.server.com"
16049         (nnimap-authenticator anonymous))
16050 @end lisp
16051
16052 Please note that the value of @code{nnimap-authenticator} is a symbol!
16053
16054 @itemize @bullet
16055 @item
16056 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16057 external program @code{gsasl} or @code{imtest}.
16058 @item
16059 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16060 @code{imtest}.
16061 @item
16062 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16063 external library @code{digest-md5.el}.
16064 @item
16065 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16066 @item
16067 @dfn{login:} Plain-text username/password via LOGIN.
16068 @item
16069 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16070 @end itemize
16071
16072 @item nnimap-expunge-on-close
16073 @cindex expunging
16074 @vindex nnimap-expunge-on-close
16075 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16076 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16077 this concept of marking articles @code{Deleted} which doesn't actually
16078 delete them, and this (marking them @code{Deleted}, that is) is what
16079 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16080 similar).
16081
16082 Since the articles aren't really removed when we mark them with the
16083 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16084 running in circles yet?
16085
16086 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16087 when closing a mailbox but this is now configurable by this server
16088 variable.
16089
16090 The possible options are:
16091
16092 @table @code
16093
16094 @item always
16095 The default behavior, delete all articles marked as ``Deleted'' when
16096 closing a mailbox.
16097 @item never
16098 Never actually delete articles.  Currently there is no way of showing
16099 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16100 may allow you to do this.  If you ever want to run the EXPUNGE command
16101 manually, @xref{Expunging mailboxes}.
16102 @item ask
16103 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16104 articles or not.
16105
16106 @end table
16107
16108 @item nnimap-importantize-dormant
16109 @vindex nnimap-importantize-dormant
16110
16111 If non-@code{nil} (the default), marks dormant articles as ticked (as
16112 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16113 naturally still (only) be marked as dormant.  This is to make dormant
16114 articles stand out, just like ticked articles, in other @acronym{IMAP}
16115 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16116 has only one.)
16117
16118 Probably the only reason for frobing this would be if you're trying
16119 enable per-user persistent dormant flags, using something like:
16120
16121 @lisp
16122 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16123         (format "gnus-dormant-%s" (user-login-name)))
16124 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16125         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16126 @end lisp
16127
16128 In this case, you would not want the per-user dormant flag showing up
16129 as ticked for other users.
16130
16131 @item nnimap-expunge-search-string
16132 @cindex expunging
16133 @vindex nnimap-expunge-search-string
16134
16135 This variable contain the @acronym{IMAP} search command sent to server when
16136 searching for articles eligible for expiring.  The default is
16137 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16138 UID set and the second @code{%s} is replaced by a date.
16139
16140 Probably the only useful value to change this to is
16141 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16142 messages instead of the internal article date.  See section 6.4.4 of
16143 RFC 2060 for more information on valid strings.
16144
16145 @item nnimap-authinfo-file
16146 @vindex nnimap-authinfo-file
16147
16148 A file containing credentials used to log in on servers.  The format is
16149 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16150 variable @code{nntp-authinfo-file} for exact syntax; also see
16151 @ref{NNTP}.
16152
16153 @item nnimap-need-unselect-to-notice-new-mail
16154 @vindex nnimap-need-unselect-to-notice-new-mail
16155
16156 Unselect mailboxes before looking for new mail in them.  Some servers
16157 seem to need this under some circumstances; it was reported that
16158 Courier 1.7.1 did.
16159
16160 @end table
16161
16162 @menu
16163 * Splitting in IMAP::           Splitting mail with nnimap.
16164 * Expiring in IMAP::            Expiring mail with nnimap.
16165 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16166 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16167 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16168 * Debugging IMAP::              What to do when things don't work.
16169 @end menu
16170
16171
16172
16173 @node Splitting in IMAP
16174 @subsection Splitting in IMAP
16175 @cindex splitting imap mail
16176
16177 Splitting is something Gnus users have loved and used for years, and now
16178 the rest of the world is catching up.  Yeah, dream on, not many
16179 @acronym{IMAP} servers have server side splitting and those that have
16180 splitting seem to use some non-standard protocol.  This means that
16181 @acronym{IMAP} support for Gnus has to do its own splitting.
16182
16183 And it does.
16184
16185 (Incidentally, people seem to have been dreaming on, and Sieve has
16186 gaining a market share and is supported by several IMAP servers.
16187 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16188
16189 Here are the variables of interest:
16190
16191 @table @code
16192
16193 @item nnimap-split-crosspost
16194 @cindex splitting, crosspost
16195 @cindex crosspost
16196 @vindex nnimap-split-crosspost
16197
16198 If non-@code{nil}, do crossposting if several split methods match the
16199 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16200 found will be used.
16201
16202 Nnmail equivalent: @code{nnmail-crosspost}.
16203
16204 @item nnimap-split-inbox
16205 @cindex splitting, inbox
16206 @cindex inbox
16207 @vindex nnimap-split-inbox
16208
16209 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16210 mailboxes to split from.  Defaults to @code{nil}, which means that
16211 splitting is disabled!
16212
16213 @lisp
16214 (setq nnimap-split-inbox
16215       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16216 @end lisp
16217
16218 No nnmail equivalent.
16219
16220 @item nnimap-split-rule
16221 @cindex splitting, rules
16222 @vindex nnimap-split-rule
16223
16224 New mail found in @code{nnimap-split-inbox} will be split according to
16225 this variable.
16226
16227 This variable contains a list of lists, where the first element in the
16228 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16229 matching the regexp in the second element in the sublist.  Got that?
16230 Neither did I, we need examples.
16231
16232 @lisp
16233 (setq nnimap-split-rule
16234       '(("INBOX.nnimap"
16235          "^Sender: owner-nnimap@@vic20.globalcom.se")
16236         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16237         ("INBOX.private" "")))
16238 @end lisp
16239
16240 This will put all articles from the nnimap mailing list into mailbox
16241 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16242 into INBOX.junk and everything else in INBOX.private.
16243
16244 The first string may contain @samp{\\1} forms, like the ones used by
16245 replace-match to insert sub-expressions from the matched text.  For
16246 instance:
16247
16248 @lisp
16249 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16250 @end lisp
16251
16252 The first element can also be the symbol @code{junk} to indicate that
16253 matching messages should simply be deleted.  Use with care.
16254
16255 The second element can also be a function.  In that case, it will be
16256 called with the first element of the rule as the argument, in a buffer
16257 containing the headers of the article.  It should return a
16258 non-@code{nil} value if it thinks that the mail belongs in that group.
16259
16260 Nnmail users might recollect that the last regexp had to be empty to
16261 match all articles (like in the example above).  This is not required in
16262 nnimap.  Articles not matching any of the regexps will not be moved out
16263 of your inbox.  (This might affect performance if you keep lots of
16264 unread articles in your inbox, since the splitting code would go over
16265 them every time you fetch new mail.)
16266
16267 These rules are processed from the beginning of the alist toward the
16268 end.  The first rule to make a match will ``win'', unless you have
16269 crossposting enabled.  In that case, all matching rules will ``win''.
16270
16271 This variable can also have a function as its value, the function will
16272 be called with the headers narrowed and should return a group where it
16273 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16274
16275 The splitting code tries to create mailboxes if it needs to.
16276
16277 To allow for different split rules on different virtual servers, and
16278 even different split rules in different inboxes on the same server,
16279 the syntax of this variable have been extended along the lines of:
16280
16281 @lisp
16282 (setq nnimap-split-rule
16283       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16284                                ("junk"    "From:.*Simon"))))
16285         ("my2server"    ("INBOX" nnimap-split-fancy))
16286         ("my[34]server" (".*" (("private" "To:.*Simon")
16287                                ("junk"    my-junk-func))))))
16288 @end lisp
16289
16290 The virtual server name is in fact a regexp, so that the same rules
16291 may apply to several servers.  In the example, the servers
16292 @code{my3server} and @code{my4server} both use the same rules.
16293 Similarly, the inbox string is also a regexp.  The actual splitting
16294 rules are as before, either a function, or a list with group/regexp or
16295 group/function elements.
16296
16297 Nnmail equivalent: @code{nnmail-split-methods}.
16298
16299 @item nnimap-split-predicate
16300 @cindex splitting
16301 @vindex nnimap-split-predicate
16302
16303 Mail matching this predicate in @code{nnimap-split-inbox} will be
16304 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16305
16306 This might be useful if you use another @acronym{IMAP} client to read mail in
16307 your inbox but would like Gnus to split all articles in the inbox
16308 regardless of readedness.  Then you might change this to
16309 @samp{UNDELETED}.
16310
16311 @item nnimap-split-fancy
16312 @cindex splitting, fancy
16313 @findex nnimap-split-fancy
16314 @vindex nnimap-split-fancy
16315
16316 It's possible to set @code{nnimap-split-rule} to
16317 @code{nnmail-split-fancy} if you want to use fancy
16318 splitting.  @xref{Fancy Mail Splitting}.
16319
16320 However, to be able to have different fancy split rules for nnmail and
16321 nnimap back ends you can set @code{nnimap-split-rule} to
16322 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16323 rule in @code{nnimap-split-fancy}.
16324
16325 Example:
16326
16327 @lisp
16328 (setq nnimap-split-rule 'nnimap-split-fancy
16329       nnimap-split-fancy ...)
16330 @end lisp
16331
16332 Nnmail equivalent: @code{nnmail-split-fancy}.
16333
16334 @item nnimap-split-download-body
16335 @findex nnimap-split-download-body
16336 @vindex nnimap-split-download-body
16337
16338 Set to non-@code{nil} to download entire articles during splitting.
16339 This is generally not required, and will slow things down
16340 considerably.  You may need it if you want to use an advanced
16341 splitting function that analyses the body to split the article.
16342
16343 @end table
16344
16345 @node Expiring in IMAP
16346 @subsection Expiring in IMAP
16347 @cindex expiring imap mail
16348
16349 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16350 end, it supports most features in regular expiring (@pxref{Expiring
16351 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16352 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16353 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16354 follows below are the variables used by the @code{nnimap} expiry
16355 process.
16356
16357 A note on how the expire mark is stored on the @acronym{IMAP} server is
16358 appropriate here as well.  The expire mark is translated into a
16359 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16360 message.  This means that likely only Gnus will understand and treat
16361 the @code{gnus-expire} mark properly, although other clients may allow
16362 you to view client specific flags on the message.  It also means that
16363 your server must support permanent storage of client specific flags on
16364 messages.  Most do, fortunately.
16365
16366 @table @code
16367
16368 @item nnmail-expiry-wait
16369 @item nnmail-expiry-wait-function
16370
16371 These variables are fully supported.  The expire value can be a
16372 number, the symbol @code{immediate} or @code{never}.
16373
16374 @item nnmail-expiry-target
16375
16376 This variable is supported, and internally implemented by calling the
16377 @code{nnmail} functions that handle this.  It contains an optimization
16378 that if the destination is a @acronym{IMAP} group on the same server, the
16379 article is copied instead of appended (that is, uploaded again).
16380
16381 @end table
16382
16383 @node Editing IMAP ACLs
16384 @subsection Editing IMAP ACLs
16385 @cindex editing imap acls
16386 @cindex Access Control Lists
16387 @cindex Editing @acronym{IMAP} ACLs
16388 @kindex G l (Group)
16389 @findex gnus-group-nnimap-edit-acl
16390
16391 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16392 limiting (or enabling) other users access to your mail boxes.  Not all
16393 @acronym{IMAP} servers support this, this function will give an error if it
16394 doesn't.
16395
16396 To edit an ACL for a mailbox, type @kbd{G l}
16397 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16398 editing window with detailed instructions.
16399
16400 Some possible uses:
16401
16402 @itemize @bullet
16403 @item
16404 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16405 on your mailing list mailboxes enables other users on the same server to
16406 follow the list without subscribing to it.
16407 @item
16408 At least with the Cyrus server, you are required to give the user
16409 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16410 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16411 INBOX.mailbox).
16412 @end itemize
16413
16414 @node Expunging mailboxes
16415 @subsection Expunging mailboxes
16416 @cindex expunging
16417
16418 @cindex expunge
16419 @cindex manual expunging
16420 @kindex G x (Group)
16421 @findex gnus-group-nnimap-expunge
16422
16423 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16424 you may want the option of expunging all deleted articles in a mailbox
16425 manually.  This is exactly what @kbd{G x} does.
16426
16427 Currently there is no way of showing deleted articles, you can just
16428 delete them.
16429
16430 @node A note on namespaces
16431 @subsection A note on namespaces
16432 @cindex IMAP namespace
16433 @cindex namespaces
16434
16435 The @acronym{IMAP} protocol has a concept called namespaces, described
16436 by the following text in the RFC:
16437
16438 @display
16439 5.1.2.  Mailbox Namespace Naming Convention
16440
16441    By convention, the first hierarchical element of any mailbox name
16442    which begins with "#" identifies the "namespace" of the remainder of
16443    the name.  This makes it possible to disambiguate between different
16444    types of mailbox stores, each of which have their own namespaces.
16445
16446       For example, implementations which offer access to USENET
16447       newsgroups MAY use the "#news" namespace to partition the USENET
16448       newsgroup namespace from that of other mailboxes.  Thus, the
16449       comp.mail.misc newsgroup would have an mailbox name of
16450       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16451       to a different object (e.g. a user's private mailbox).
16452 @end display
16453
16454 While there is nothing in this text that warrants concern for the
16455 @acronym{IMAP} implementation in Gnus, some servers use namespace
16456 prefixes in a way that does not work with how Gnus uses mailbox names.
16457
16458 Specifically, University of Washington's @acronym{IMAP} server uses
16459 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16460 in the @sc{create} and @sc{append} commands.  After the mailbox is
16461 created (or a messages is appended to a mailbox), it must be accessed
16462 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16463 not make it possible for the user to guarantee that user entered
16464 mailbox names will only be used with the CREATE and APPEND commands,
16465 you should simply not use the namespace prefixed mailbox names in
16466 Gnus.
16467
16468 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16469 for more information on how to use the prefixes.  They are a power
16470 tool and should be used only if you are sure what the effects are.
16471
16472 @node Debugging IMAP
16473 @subsection Debugging IMAP
16474 @cindex IMAP debugging
16475 @cindex protocol dump (IMAP)
16476
16477 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16478 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16479 best to fix them right away.  If you encounter odd behaviour, chances
16480 are that either the server or Gnus is buggy.
16481
16482 If you are familiar with network protocols in general, you will
16483 probably be able to extract some clues from the protocol dump of the
16484 exchanges between Gnus and the server.  Even if you are not familiar
16485 with network protocols, when you include the protocol dump in
16486 @acronym{IMAP}-related bug reports you are helping us with data
16487 critical to solving the problem.  Therefore, we strongly encourage you
16488 to include the protocol dump when reporting IMAP bugs in Gnus.
16489
16490
16491 @vindex imap-log
16492 Because the protocol dump, when enabled, generates lots of data, it is
16493 disabled by default.  You can enable it by setting @code{imap-log} as
16494 follows: 
16495
16496 @lisp
16497 (setq imap-log t)
16498 @end lisp
16499
16500 This instructs the @code{imap.el} package to log any exchanges with
16501 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16502 for error messages, which sometimes are tagged with the keyword
16503 @code{BAD} - but when submitting a bug, make sure to include all the
16504 data.
16505
16506 @node Other Sources
16507 @section Other Sources
16508
16509 Gnus can do more than just read news or mail.  The methods described
16510 below allow Gnus to view directories and files as if they were
16511 newsgroups.
16512
16513 @menu
16514 * Directory Groups::            You can read a directory as if it was a newsgroup.
16515 * Anything Groups::             Dired?  Who needs dired?
16516 * Document Groups::             Single files can be the basis of a group.
16517 * SOUP::                        Reading @sc{soup} packets ``offline''.
16518 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16519 @end menu
16520
16521
16522 @node Directory Groups
16523 @subsection Directory Groups
16524 @cindex nndir
16525 @cindex directory groups
16526
16527 If you have a directory that has lots of articles in separate files in
16528 it, you might treat it as a newsgroup.  The files have to have numerical
16529 names, of course.
16530
16531 This might be an opportune moment to mention @code{ange-ftp} (and its
16532 successor @code{efs}), that most wonderful of all wonderful Emacs
16533 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16534 back end to read directories.  Big deal.
16535
16536 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16537 enter the @code{ange-ftp} file name
16538 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16539 @code{ange-ftp} or @code{efs} will actually allow you to read this
16540 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16541
16542 @code{nndir} will use @acronym{NOV} files if they are present.
16543
16544 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16545 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16546 whatever you use @code{nndir} for, so you could switch to any of those
16547 methods if you feel the need to have a non-read-only @code{nndir}.
16548
16549
16550 @node Anything Groups
16551 @subsection Anything Groups
16552 @cindex nneething
16553
16554 From the @code{nndir} back end (which reads a single spool-like
16555 directory), it's just a hop and a skip to @code{nneething}, which
16556 pretends that any arbitrary directory is a newsgroup.  Strange, but
16557 true.
16558
16559 When @code{nneething} is presented with a directory, it will scan this
16560 directory and assign article numbers to each file.  When you enter such
16561 a group, @code{nneething} must create ``headers'' that Gnus can use.
16562 After all, Gnus is a newsreader, in case you're forgetting.
16563 @code{nneething} does this in a two-step process.  First, it snoops each
16564 file in question.  If the file looks like an article (i.e., the first
16565 few lines look like headers), it will use this as the head.  If this is
16566 just some arbitrary file without a head (e.g. a C source file),
16567 @code{nneething} will cobble up a header out of thin air.  It will use
16568 file ownership, name and date and do whatever it can with these
16569 elements.
16570
16571 All this should happen automatically for you, and you will be presented
16572 with something that looks very much like a newsgroup.  Totally like a
16573 newsgroup, to be precise.  If you select an article, it will be displayed
16574 in the article buffer, just as usual.
16575
16576 If you select a line that represents a directory, Gnus will pop you into
16577 a new summary buffer for this @code{nneething} group.  And so on.  You can
16578 traverse the entire disk this way, if you feel like, but remember that
16579 Gnus is not dired, really, and does not intend to be, either.
16580
16581 There are two overall modes to this action---ephemeral or solid.  When
16582 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16583 will not store information on what files you have read, and what files
16584 are new, and so on.  If you create a solid @code{nneething} group the
16585 normal way with @kbd{G m}, Gnus will store a mapping table between
16586 article numbers and file names, and you can treat this group like any
16587 other groups.  When you activate a solid @code{nneething} group, you will
16588 be told how many unread articles it contains, etc., etc.
16589
16590 Some variables:
16591
16592 @table @code
16593 @item nneething-map-file-directory
16594 @vindex nneething-map-file-directory
16595 All the mapping files for solid @code{nneething} groups will be stored
16596 in this directory, which defaults to @file{~/.nneething/}.
16597
16598 @item nneething-exclude-files
16599 @vindex nneething-exclude-files
16600 All files that match this regexp will be ignored.  Nice to use to exclude
16601 auto-save files and the like, which is what it does by default.
16602
16603 @item nneething-include-files
16604 @vindex nneething-include-files
16605 Regexp saying what files to include in the group.  If this variable is
16606 non-@code{nil}, only files matching this regexp will be included.
16607
16608 @item nneething-map-file
16609 @vindex nneething-map-file
16610 Name of the map files.
16611 @end table
16612
16613
16614 @node Document Groups
16615 @subsection Document Groups
16616 @cindex nndoc
16617 @cindex documentation group
16618 @cindex help group
16619
16620 @code{nndoc} is a cute little thing that will let you read a single file
16621 as a newsgroup.  Several files types are supported:
16622
16623 @table @code
16624 @cindex Babyl
16625 @cindex Rmail mbox
16626
16627 @item babyl
16628 The Babyl (Rmail) mail box.
16629 @cindex mbox
16630 @cindex Unix mbox
16631
16632 @item mbox
16633 The standard Unix mbox file.
16634
16635 @cindex MMDF mail box
16636 @item mmdf
16637 The MMDF mail box format.
16638
16639 @item news
16640 Several news articles appended into a file.
16641
16642 @item rnews
16643 @cindex rnews batch files
16644 The rnews batch transport format.
16645 @cindex forwarded messages
16646
16647 @item forward
16648 Forwarded articles.
16649
16650 @item nsmail
16651 Netscape mail boxes.
16652
16653 @item mime-parts
16654 @acronym{MIME} multipart messages.
16655
16656 @item standard-digest
16657 The standard (RFC 1153) digest format.
16658
16659 @item mime-digest
16660 A @acronym{MIME} digest of messages.
16661
16662 @item lanl-gov-announce
16663 Announcement messages from LANL Gov Announce.
16664
16665 @item rfc822-forward
16666 A message forwarded according to RFC822.
16667
16668 @item outlook
16669 The Outlook mail box.
16670
16671 @item oe-dbx
16672 The Outlook Express dbx mail box.
16673
16674 @item exim-bounce
16675 A bounce message from the Exim MTA.
16676
16677 @item forward
16678 A message forwarded according to informal rules.
16679
16680 @item rfc934
16681 An RFC934-forwarded message.
16682
16683 @item mailman
16684 A mailman digest.
16685
16686 @item clari-briefs
16687 A digest of Clarinet brief news items.
16688
16689 @item slack-digest
16690 Non-standard digest format---matches most things, but does it badly.
16691
16692 @item mail-in-mail
16693 The last resort.
16694 @end table
16695
16696 You can also use the special ``file type'' @code{guess}, which means
16697 that @code{nndoc} will try to guess what file type it is looking at.
16698 @code{digest} means that @code{nndoc} should guess what digest type the
16699 file is.
16700
16701 @code{nndoc} will not try to change the file or insert any extra headers into
16702 it---it will simply, like, let you use the file as the basis for a
16703 group.  And that's it.
16704
16705 If you have some old archived articles that you want to insert into your
16706 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16707 that.  Say you have an old @file{RMAIL} file with mail that you now want
16708 to split into your new @code{nnml} groups.  You look at that file using
16709 @code{nndoc} (using the @kbd{G f} command in the group buffer
16710 (@pxref{Foreign Groups})), set the process mark on all the articles in
16711 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16712 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
16713 file is now also stored in lots of @code{nnml} directories, and you can
16714 delete that pesky @file{RMAIL} file.  If you have the guts!
16715
16716 Virtual server variables:
16717
16718 @table @code
16719 @item nndoc-article-type
16720 @vindex nndoc-article-type
16721 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16722 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16723 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16724 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
16725 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
16726
16727 @item nndoc-post-type
16728 @vindex nndoc-post-type
16729 This variable says whether Gnus is to consider the group a news group or
16730 a mail group.  There are two valid values:  @code{mail} (the default)
16731 and @code{news}.
16732 @end table
16733
16734 @menu
16735 * Document Server Internals::   How to add your own document types.
16736 @end menu
16737
16738
16739 @node Document Server Internals
16740 @subsubsection Document Server Internals
16741
16742 Adding new document types to be recognized by @code{nndoc} isn't
16743 difficult.  You just have to whip up a definition of what the document
16744 looks like, write a predicate function to recognize that document type,
16745 and then hook into @code{nndoc}.
16746
16747 First, here's an example document type definition:
16748
16749 @example
16750 (mmdf
16751  (article-begin .  "^\^A\^A\^A\^A\n")
16752  (body-end .  "^\^A\^A\^A\^A\n"))
16753 @end example
16754
16755 The definition is simply a unique @dfn{name} followed by a series of
16756 regexp pseudo-variable settings.  Below are the possible
16757 variables---don't be daunted by the number of variables; most document
16758 types can be defined with very few settings:
16759
16760 @table @code
16761 @item first-article
16762 If present, @code{nndoc} will skip past all text until it finds
16763 something that match this regexp.  All text before this will be
16764 totally ignored.
16765
16766 @item article-begin
16767 This setting has to be present in all document type definitions.  It
16768 says what the beginning of each article looks like.
16769
16770 @item head-begin-function
16771 If present, this should be a function that moves point to the head of
16772 the article.
16773
16774 @item nndoc-head-begin
16775 If present, this should be a regexp that matches the head of the
16776 article.
16777
16778 @item nndoc-head-end
16779 This should match the end of the head of the article.  It defaults to
16780 @samp{^$}---the empty line.
16781
16782 @item body-begin-function
16783 If present, this function should move point to the beginning of the body
16784 of the article.
16785
16786 @item body-begin
16787 This should match the beginning of the body of the article.  It defaults
16788 to @samp{^\n}.
16789
16790 @item body-end-function
16791 If present, this function should move point to the end of the body of
16792 the article.
16793
16794 @item body-end
16795 If present, this should match the end of the body of the article.
16796
16797 @item file-end
16798 If present, this should match the end of the file.  All text after this
16799 regexp will be totally ignored.
16800
16801 @end table
16802
16803 So, using these variables @code{nndoc} is able to dissect a document
16804 file into a series of articles, each with a head and a body.  However, a
16805 few more variables are needed since not all document types are all that
16806 news-like---variables needed to transform the head or the body into
16807 something that's palatable for Gnus:
16808
16809 @table @code
16810 @item prepare-body-function
16811 If present, this function will be called when requesting an article.  It
16812 will be called with point at the start of the body, and is useful if the
16813 document has encoded some parts of its contents.
16814
16815 @item article-transform-function
16816 If present, this function is called when requesting an article.  It's
16817 meant to be used for more wide-ranging transformation of both head and
16818 body of the article.
16819
16820 @item generate-head-function
16821 If present, this function is called to generate a head that Gnus can
16822 understand.  It is called with the article number as a parameter, and is
16823 expected to generate a nice head for the article in question.  It is
16824 called when requesting the headers of all articles.
16825
16826 @end table
16827
16828 Let's look at the most complicated example I can come up with---standard
16829 digests:
16830
16831 @example
16832 (standard-digest
16833  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
16834  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
16835  (prepare-body-function . nndoc-unquote-dashes)
16836  (body-end-function . nndoc-digest-body-end)
16837  (head-end . "^ ?$")
16838  (body-begin . "^ ?\n")
16839  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
16840  (subtype digest guess))
16841 @end example
16842
16843 We see that all text before a 70-width line of dashes is ignored; all
16844 text after a line that starts with that @samp{^End of} is also ignored;
16845 each article begins with a 30-width line of dashes; the line separating
16846 the head from the body may contain a single space; and that the body is
16847 run through @code{nndoc-unquote-dashes} before being delivered.
16848
16849 To hook your own document definition into @code{nndoc}, use the
16850 @code{nndoc-add-type} function.  It takes two parameters---the first
16851 is the definition itself and the second (optional) parameter says
16852 where in the document type definition alist to put this definition.
16853 The alist is traversed sequentially, and
16854 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
16855 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
16856 @code{mmdf} type, and so on.  These type predicates should return
16857 @code{nil} if the document is not of the correct type; @code{t} if it
16858 is of the correct type; and a number if the document might be of the
16859 correct type.  A high number means high probability; a low number
16860 means low probability with @samp{0} being the lowest valid number.
16861
16862
16863 @node SOUP
16864 @subsection SOUP
16865 @cindex SOUP
16866 @cindex offline
16867
16868 In the PC world people often talk about ``offline'' newsreaders.  These
16869 are thingies that are combined reader/news transport monstrosities.
16870 With built-in modem programs.  Yecchh!
16871
16872 Of course, us Unix Weenie types of human beans use things like
16873 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
16874 transport things like Ghod intended.  And then we just use normal
16875 newsreaders.
16876
16877 However, it can sometimes be convenient to do something that's a bit
16878 easier on the brain if you have a very slow modem, and you're not really
16879 that interested in doing things properly.
16880
16881 A file format called @sc{soup} has been developed for transporting news
16882 and mail from servers to home machines and back again.  It can be a bit
16883 fiddly.
16884
16885 First some terminology:
16886
16887 @table @dfn
16888
16889 @item server
16890 This is the machine that is connected to the outside world and where you
16891 get news and/or mail from.
16892
16893 @item home machine
16894 This is the machine that you want to do the actual reading and responding
16895 on.  It is typically not connected to the rest of the world in any way.
16896
16897 @item packet
16898 Something that contains messages and/or commands.  There are two kinds
16899 of packets:
16900
16901 @table @dfn
16902 @item message packets
16903 These are packets made at the server, and typically contain lots of
16904 messages for you to read.  These are called @file{SoupoutX.tgz} by
16905 default, where @var{x} is a number.
16906
16907 @item response packets
16908 These are packets made at the home machine, and typically contains
16909 replies that you've written.  These are called @file{SoupinX.tgz} by
16910 default, where @var{x} is a number.
16911
16912 @end table
16913
16914 @end table
16915
16916
16917 @enumerate
16918
16919 @item
16920 You log in on the server and create a @sc{soup} packet.  You can either
16921 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
16922 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
16923 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
16924
16925 @item
16926 You transfer the packet home.  Rail, boat, car or modem will do fine.
16927
16928 @item
16929 You put the packet in your home directory.
16930
16931 @item
16932 You fire up Gnus on your home machine using the @code{nnsoup} back end as
16933 the native or secondary server.
16934
16935 @item
16936 You read articles and mail and answer and followup to the things you
16937 want (@pxref{SOUP Replies}).
16938
16939 @item
16940 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
16941 packet.
16942
16943 @item
16944 You transfer this packet to the server.
16945
16946 @item
16947 You use Gnus to mail this packet out with the @kbd{G s s} command.
16948
16949 @item
16950 You then repeat until you die.
16951
16952 @end enumerate
16953
16954 So you basically have a bipartite system---you use @code{nnsoup} for
16955 reading and Gnus for packing/sending these @sc{soup} packets.
16956
16957 @menu
16958 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
16959 * SOUP Groups::                 A back end for reading @sc{soup} packets.
16960 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
16961 @end menu
16962
16963
16964 @node SOUP Commands
16965 @subsubsection SOUP Commands
16966
16967 These are commands for creating and manipulating @sc{soup} packets.
16968
16969 @table @kbd
16970 @item G s b
16971 @kindex G s b (Group)
16972 @findex gnus-group-brew-soup
16973 Pack all unread articles in the current group
16974 (@code{gnus-group-brew-soup}).  This command understands the
16975 process/prefix convention.
16976
16977 @item G s w
16978 @kindex G s w (Group)
16979 @findex gnus-soup-save-areas
16980 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
16981
16982 @item G s s
16983 @kindex G s s (Group)
16984 @findex gnus-soup-send-replies
16985 Send all replies from the replies packet
16986 (@code{gnus-soup-send-replies}).
16987
16988 @item G s p
16989 @kindex G s p (Group)
16990 @findex gnus-soup-pack-packet
16991 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
16992
16993 @item G s r
16994 @kindex G s r (Group)
16995 @findex nnsoup-pack-replies
16996 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
16997
16998 @item O s
16999 @kindex O s (Summary)
17000 @findex gnus-soup-add-article
17001 This summary-mode command adds the current article to a @sc{soup} packet
17002 (@code{gnus-soup-add-article}).  It understands the process/prefix
17003 convention (@pxref{Process/Prefix}).
17004
17005 @end table
17006
17007
17008 There are a few variables to customize where Gnus will put all these
17009 thingies:
17010
17011 @table @code
17012
17013 @item gnus-soup-directory
17014 @vindex gnus-soup-directory
17015 Directory where Gnus will save intermediate files while composing
17016 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17017
17018 @item gnus-soup-replies-directory
17019 @vindex gnus-soup-replies-directory
17020 This is what Gnus will use as a temporary directory while sending our
17021 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17022
17023 @item gnus-soup-prefix-file
17024 @vindex gnus-soup-prefix-file
17025 Name of the file where Gnus stores the last used prefix.  The default is
17026 @samp{gnus-prefix}.
17027
17028 @item gnus-soup-packer
17029 @vindex gnus-soup-packer
17030 A format string command for packing a @sc{soup} packet.  The default is
17031 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17032
17033 @item gnus-soup-unpacker
17034 @vindex gnus-soup-unpacker
17035 Format string command for unpacking a @sc{soup} packet.  The default is
17036 @samp{gunzip -c %s | tar xvf -}.
17037
17038 @item gnus-soup-packet-directory
17039 @vindex gnus-soup-packet-directory
17040 Where Gnus will look for reply packets.  The default is @file{~/}.
17041
17042 @item gnus-soup-packet-regexp
17043 @vindex gnus-soup-packet-regexp
17044 Regular expression matching @sc{soup} reply packets in
17045 @code{gnus-soup-packet-directory}.
17046
17047 @end table
17048
17049
17050 @node SOUP Groups
17051 @subsubsection SOUP Groups
17052 @cindex nnsoup
17053
17054 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17055 read incoming packets, unpack them, and put them in a directory where
17056 you can read them at leisure.
17057
17058 These are the variables you can use to customize its behavior:
17059
17060 @table @code
17061
17062 @item nnsoup-tmp-directory
17063 @vindex nnsoup-tmp-directory
17064 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17065 directory.  (@file{/tmp/} by default.)
17066
17067 @item nnsoup-directory
17068 @vindex nnsoup-directory
17069 @code{nnsoup} then moves each message and index file to this directory.
17070 The default is @file{~/SOUP/}.
17071
17072 @item nnsoup-replies-directory
17073 @vindex nnsoup-replies-directory
17074 All replies will be stored in this directory before being packed into a
17075 reply packet.  The default is @file{~/SOUP/replies/}.
17076
17077 @item nnsoup-replies-format-type
17078 @vindex nnsoup-replies-format-type
17079 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17080 (rnews), and I don't think you should touch that variable.  I probably
17081 shouldn't even have documented it.  Drats!  Too late!
17082
17083 @item nnsoup-replies-index-type
17084 @vindex nnsoup-replies-index-type
17085 The index type of the replies packet.  The default is @samp{?n}, which
17086 means ``none''.  Don't fiddle with this one either!
17087
17088 @item nnsoup-active-file
17089 @vindex nnsoup-active-file
17090 Where @code{nnsoup} stores lots of information.  This is not an ``active
17091 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17092 this file or mess it up in any way, you're dead.  The default is
17093 @file{~/SOUP/active}.
17094
17095 @item nnsoup-packer
17096 @vindex nnsoup-packer
17097 Format string command for packing a reply @sc{soup} packet.  The default
17098 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17099
17100 @item nnsoup-unpacker
17101 @vindex nnsoup-unpacker
17102 Format string command for unpacking incoming @sc{soup} packets.  The
17103 default is @samp{gunzip -c %s | tar xvf -}.
17104
17105 @item nnsoup-packet-directory
17106 @vindex nnsoup-packet-directory
17107 Where @code{nnsoup} will look for incoming packets.  The default is
17108 @file{~/}.
17109
17110 @item nnsoup-packet-regexp
17111 @vindex nnsoup-packet-regexp
17112 Regular expression matching incoming @sc{soup} packets.  The default is
17113 @samp{Soupout}.
17114
17115 @item nnsoup-always-save
17116 @vindex nnsoup-always-save
17117 If non-@code{nil}, save the replies buffer after each posted message.
17118
17119 @end table
17120
17121
17122 @node SOUP Replies
17123 @subsubsection SOUP Replies
17124
17125 Just using @code{nnsoup} won't mean that your postings and mailings end
17126 up in @sc{soup} reply packets automagically.  You have to work a bit
17127 more for that to happen.
17128
17129 @findex nnsoup-set-variables
17130 The @code{nnsoup-set-variables} command will set the appropriate
17131 variables to ensure that all your followups and replies end up in the
17132 @sc{soup} system.
17133
17134 In specific, this is what it does:
17135
17136 @lisp
17137 (setq message-send-news-function 'nnsoup-request-post)
17138 (setq message-send-mail-function 'nnsoup-request-mail)
17139 @end lisp
17140
17141 And that's it, really.  If you only want news to go into the @sc{soup}
17142 system you just use the first line.  If you only want mail to be
17143 @sc{soup}ed you use the second.
17144
17145
17146 @node Mail-To-News Gateways
17147 @subsection Mail-To-News Gateways
17148 @cindex mail-to-news gateways
17149 @cindex gateways
17150
17151 If your local @code{nntp} server doesn't allow posting, for some reason
17152 or other, you can post using one of the numerous mail-to-news gateways.
17153 The @code{nngateway} back end provides the interface.
17154
17155 Note that you can't read anything from this back end---it can only be
17156 used to post with.
17157
17158 Server variables:
17159
17160 @table @code
17161 @item nngateway-address
17162 @vindex nngateway-address
17163 This is the address of the mail-to-news gateway.
17164
17165 @item nngateway-header-transformation
17166 @vindex nngateway-header-transformation
17167 News headers often have to be transformed in some odd way or other
17168 for the mail-to-news gateway to accept it.  This variable says what
17169 transformation should be called, and defaults to
17170 @code{nngateway-simple-header-transformation}.  The function is called
17171 narrowed to the headers to be transformed and with one parameter---the
17172 gateway address.
17173
17174 This default function just inserts a new @code{To} header based on the
17175 @code{Newsgroups} header and the gateway address.
17176 For instance, an article with this @code{Newsgroups} header:
17177
17178 @example
17179 Newsgroups: alt.religion.emacs
17180 @end example
17181
17182 will get this @code{To} header inserted:
17183
17184 @example
17185 To: alt-religion-emacs@@GATEWAY
17186 @end example
17187
17188 The following pre-defined functions exist:
17189
17190 @findex nngateway-simple-header-transformation
17191 @table @code
17192
17193 @item nngateway-simple-header-transformation
17194 Creates a @code{To} header that looks like
17195 @var{newsgroup}@@@code{nngateway-address}.
17196
17197 @findex nngateway-mail2news-header-transformation
17198
17199 @item nngateway-mail2news-header-transformation
17200 Creates a @code{To} header that looks like
17201 @code{nngateway-address}.
17202 @end table
17203
17204 @end table
17205
17206 Here's an example:
17207
17208 @lisp
17209 (setq gnus-post-method
17210       '(nngateway
17211         "mail2news@@replay.com"
17212         (nngateway-header-transformation
17213          nngateway-mail2news-header-transformation)))
17214 @end lisp
17215
17216 So, to use this, simply say something like:
17217
17218 @lisp
17219 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17220 @end lisp
17221
17222
17223
17224 @node Combined Groups
17225 @section Combined Groups
17226
17227 Gnus allows combining a mixture of all the other group types into bigger
17228 groups.
17229
17230 @menu
17231 * Virtual Groups::              Combining articles from many groups.
17232 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17233 @end menu
17234
17235
17236 @node Virtual Groups
17237 @subsection Virtual Groups
17238 @cindex nnvirtual
17239 @cindex virtual groups
17240 @cindex merging groups
17241
17242 An @dfn{nnvirtual group} is really nothing more than a collection of
17243 other groups.
17244
17245 For instance, if you are tired of reading many small groups, you can
17246 put them all in one big group, and then grow tired of reading one
17247 big, unwieldy group.  The joys of computing!
17248
17249 You specify @code{nnvirtual} as the method.  The address should be a
17250 regexp to match component groups.
17251
17252 All marks in the virtual group will stick to the articles in the
17253 component groups.  So if you tick an article in a virtual group, the
17254 article will also be ticked in the component group from whence it
17255 came.  (And vice versa---marks from the component groups will also be
17256 shown in the virtual group.).  To create an empty virtual group, run
17257 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17258 and edit the method regexp with @kbd{M-e}
17259 (@code{gnus-group-edit-group-method})
17260
17261 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17262 newsgroups into one, big, happy newsgroup:
17263
17264 @lisp
17265 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17266 @end lisp
17267
17268 The component groups can be native or foreign; everything should work
17269 smoothly, but if your computer explodes, it was probably my fault.
17270
17271 Collecting the same group from several servers might actually be a good
17272 idea if users have set the Distribution header to limit distribution.
17273 If you would like to read @samp{soc.motss} both from a server in Japan
17274 and a server in Norway, you could use the following as the group regexp:
17275
17276 @example
17277 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17278 @end example
17279
17280 (Remember, though, that if you're creating the group with @kbd{G m}, you
17281 shouldn't double the backslashes, and you should leave off the quote
17282 characters at the beginning and the end of the string.)
17283
17284 This should work kinda smoothly---all articles from both groups should
17285 end up in this one, and there should be no duplicates.  Threading (and
17286 the rest) will still work as usual, but there might be problems with the
17287 sequence of articles.  Sorting on date might be an option here
17288 (@pxref{Selecting a Group}).
17289
17290 One limitation, however---all groups included in a virtual
17291 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17292 zombie groups can't be component groups for @code{nnvirtual} groups.
17293
17294 @vindex nnvirtual-always-rescan
17295 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17296 @code{nnvirtual} will always scan groups for unread articles when
17297 entering a virtual group.  If this variable is @code{nil} (which is the
17298 default) and you read articles in a component group after the virtual
17299 group has been activated, the read articles from the component group
17300 will show up when you enter the virtual group.  You'll also see this
17301 effect if you have two virtual groups that have a component group in
17302 common.  If that's the case, you should set this variable to @code{t}.
17303 Or you can just tap @code{M-g} on the virtual group every time before
17304 you enter it---it'll have much the same effect.
17305
17306 @code{nnvirtual} can have both mail and news groups as component groups.
17307 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17308 has to ask the back end of the component group the article comes from
17309 whether it is a news or mail back end.  However, when you do a @kbd{^},
17310 there is typically no sure way for the component back end to know this,
17311 and in that case @code{nnvirtual} tells Gnus that the article came from a
17312 not-news back end.  (Just to be on the safe side.)
17313
17314 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17315 line from the article you respond to in these cases.
17316
17317 @code{nnvirtual} groups do not inherit anything but articles and marks
17318 from component groups---group parameters, for instance, are not
17319 inherited.
17320
17321
17322 @node Kibozed Groups
17323 @subsection Kibozed Groups
17324 @cindex nnkiboze
17325 @cindex kibozing
17326
17327 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17328 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17329 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17330 down to a halt with useless requests!  Oh happiness!
17331
17332 @kindex G k (Group)
17333 To create a kibozed group, use the @kbd{G k} command in the group
17334 buffer.
17335
17336 The address field of the @code{nnkiboze} method is, as with
17337 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17338 @code{nnkiboze} group.  That's where most similarities between
17339 @code{nnkiboze} and @code{nnvirtual} end.
17340
17341 In addition to this regexp detailing component groups, an
17342 @code{nnkiboze} group must have a score file to say what articles are
17343 to be included in the group (@pxref{Scoring}).
17344
17345 @kindex M-x nnkiboze-generate-groups
17346 @findex nnkiboze-generate-groups
17347 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17348 @code{nnkiboze} groups you want to have.  This command will take time.
17349 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17350 headers from all the articles in all the component groups and run them
17351 through the scoring process to determine if there are any articles in
17352 the groups that are to be part of the @code{nnkiboze} groups.
17353
17354 Please limit the number of component groups by using restrictive
17355 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17356 @acronym{NNTP} site may throw you off and never let you back in again.
17357 Stranger things have happened.
17358
17359 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17360 and they can be foreign.  No restrictions.
17361
17362 @vindex nnkiboze-directory
17363 The generation of an @code{nnkiboze} group means writing two files in
17364 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17365 One contains the @acronym{NOV} header lines for all the articles in
17366 the group, and the other is an additional @file{.newsrc} file to store
17367 information on what groups have been searched through to find
17368 component articles.
17369
17370 Articles marked as read in the @code{nnkiboze} group will have
17371 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17372
17373
17374 @node Gnus Unplugged
17375 @section Gnus Unplugged
17376 @cindex offline
17377 @cindex unplugged
17378 @cindex agent
17379 @cindex Gnus agent
17380 @cindex Gnus unplugged
17381
17382 In olden times (ca. February '88), people used to run their newsreaders
17383 on big machines with permanent connections to the net.  News transport
17384 was dealt with by news servers, and all the newsreaders had to do was to
17385 read news.  Believe it or not.
17386
17387 Nowadays most people read news and mail at home, and use some sort of
17388 modem to connect to the net.  To avoid running up huge phone bills, it
17389 would be nice to have a way to slurp down all the news and mail, hang up
17390 the phone, read for several hours, and then upload any responses you
17391 have to make.  And then you repeat the procedure.
17392
17393 Of course, you can use news servers for doing this as well.  I've used
17394 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17395 for some years, but doing that's a bore.  Moving the news server
17396 functionality up to the newsreader makes sense if you're the only person
17397 reading news on a machine.
17398
17399 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17400 fact, you don't even have to configure anything.
17401
17402 Of course, to use it as such, you have to learn a few new commands.
17403
17404 @menu
17405 * Agent Basics::                How it all is supposed to work.
17406 * Agent Categories::            How to tell the Gnus Agent what to download.
17407 * Agent Commands::              New commands for all the buffers.
17408 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17409 * Agent as Cache::              The Agent is a big cache too.
17410 * Agent Expiry::                How to make old articles go away.
17411 * Agent Regeneration::          How to recover from lost connections and other accidents.
17412 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17413 * Outgoing Messages::           What happens when you post/mail something?
17414 * Agent Variables::             Customizing is fun.
17415 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17416 * Batching Agents::             How to fetch news from a @code{cron} job.
17417 * Agent Caveats::               What you think it'll do and what it does.
17418 @end menu
17419
17420
17421 @node Agent Basics
17422 @subsection Agent Basics
17423
17424 First, let's get some terminology out of the way.
17425
17426 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17427 connection to the net (and notified the Agent that this is the case).
17428 When the connection to the net is up again (and Gnus knows this), the
17429 Agent is @dfn{plugged}.
17430
17431 The @dfn{local} machine is the one you're running on, and which isn't
17432 connected to the net continuously.
17433
17434 @dfn{Downloading} means fetching things from the net to your local
17435 machine.  @dfn{Uploading} is doing the opposite.
17436
17437 You know that Gnus gives you all the opportunity you'd ever want for
17438 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17439 is also customizable to a great extent, which means that the user has a
17440 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17441 you in your foot, but with Gnus, you have a choice!
17442
17443 Gnus is never really in plugged or unplugged state.  Rather, it applies
17444 that state to each server individually.  This means that some servers
17445 can be plugged while others can be unplugged.  Additionally, some
17446 servers can be ignored by the Agent altogether (which means that
17447 they're kinda like plugged always).
17448
17449 So when you unplug the Agent and then wonder why is Gnus opening a
17450 connection to the Net, the next step to do is to look whether all
17451 servers are agentized.  If there is an unagentized server, you found
17452 the culprit.
17453
17454 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17455 reachable.  When Gnus notices this, it asks you whether you want the
17456 server to be switched to offline state.  If you say yes, then the
17457 server will behave somewhat as if it was unplugged, except that Gnus
17458 will ask you whether you want to switch it back online again.
17459
17460 Let's take a typical Gnus session using the Agent.
17461
17462 @itemize @bullet
17463
17464 @item
17465 @findex gnus-unplugged
17466 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17467 Agent in a disconnected state.  You can read all the news that you have
17468 already fetched while in this mode.
17469
17470 @item
17471 You then decide to see whether any new news has arrived.  You connect
17472 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17473 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17474 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17475 Source Specifiers}).
17476
17477 @item
17478 You can then read the new news immediately, or you can download the
17479 news onto your local machine.  If you want to do the latter, you press
17480 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17481 all the eligible articles in all the groups.  (To let Gnus know which
17482 articles you want to download, @pxref{Agent Categories}).
17483
17484 @item
17485 After fetching the articles, you press @kbd{J j} to make Gnus become
17486 unplugged again, and you shut down the PPP thing (or whatever).  And
17487 then you read the news offline.
17488
17489 @item
17490 And then you go to step 2.
17491 @end itemize
17492
17493 Here are some things you should do the first time (or so) that you use
17494 the Agent.
17495
17496 @itemize @bullet
17497
17498 @item
17499 Decide which servers should be covered by the Agent.  If you have a mail
17500 back end, it would probably be nonsensical to have it covered by the
17501 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17502 @kbd{J a} on the server (or servers) that you wish to have covered by the
17503 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17504 added servers you do not wish to have covered by the Agent.  By default,
17505 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17506 @code{gnus-secondary-select-methods} are agentized.
17507
17508 @item
17509 Decide on download policy.  It's fairly simple once you decide whether
17510 you are going to use agent categories, topic parameters, and/or group
17511 parameters to implement your policy.  If you're new to gnus, it
17512 is probably best to start with a category, @xref{Agent Categories}.
17513
17514 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17515 (@pxref{Agent Categories}) provide for setting a policy that applies
17516 to multiple groups.  Which you use is entirely up to you.  Topic
17517 parameters do override categories so, if you mix the two, you'll have
17518 to take that into account.  If you have a few groups that deviate from
17519 your policy, you can use group parameters (@pxref{Group Parameters}) to
17520 configure them.
17521
17522 @item
17523 Uhm@dots{} that's it.
17524 @end itemize
17525
17526
17527 @node Agent Categories
17528 @subsection Agent Categories
17529
17530 One of the main reasons to integrate the news transport layer into the
17531 newsreader is to allow greater control over what articles to download.
17532 There's not much point in downloading huge amounts of articles, just to
17533 find out that you're not interested in reading any of them.  It's better
17534 to be somewhat more conservative in choosing what to download, and then
17535 mark the articles for downloading manually if it should turn out that
17536 you're interested in the articles anyway.
17537
17538 One of the more effective methods for controlling what is to be
17539 downloaded is to create a @dfn{category} and then assign some (or all)
17540 groups to this category.  Groups that do not belong in any other
17541 category belong to the @code{default} category.  Gnus has its own
17542 buffer for creating and managing categories.
17543
17544 If you prefer, you can also use group parameters (@pxref{Group
17545 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17546 alternative approach to controlling the agent.  The only real
17547 difference is that categories are specific to the agent (so there is
17548 less to learn) while group and topic parameters include the kitchen
17549 sink.
17550
17551 Since you can set agent parameters in several different places we have
17552 a rule to decide which source to believe.  This rule specifies that
17553 the parameter sources are checked in the following order: group
17554 parameters, topic parameters, agent category, and finally customizable
17555 variables.  So you can mix all of these sources to produce a wide range
17556 of behavior, just don't blame me if you don't remember where you put
17557 your settings.
17558
17559 @menu
17560 * Category Syntax::             What a category looks like.
17561 * Category Buffer::             A buffer for maintaining categories.
17562 * Category Variables::          Customize'r'Us.
17563 @end menu
17564
17565
17566 @node Category Syntax
17567 @subsubsection Category Syntax
17568
17569 A category consists of a name, the list of groups belonging to the
17570 category, and a number of optional parameters that override the
17571 customizable variables.  The complete list of agent parameters are
17572 listed below.
17573
17574 @cindex Agent Parameters
17575 @table @code
17576 @item gnus-agent-cat-name
17577 The name of the category.
17578
17579 @item gnus-agent-cat-groups
17580 The list of groups that are in this category.
17581
17582 @item gnus-agent-cat-predicate
17583 A predicate which (generally) gives a rough outline of which articles
17584 are eligible for downloading; and
17585
17586 @item gnus-agent-cat-score-file
17587 a score rule which (generally) gives you a finer granularity when
17588 deciding what articles to download.  (Note that this @dfn{download
17589 score} is not necessarily related to normal scores.)
17590
17591 @item gnus-agent-cat-enable-expiration
17592 a boolean indicating whether the agent should expire old articles in
17593 this group.  Most groups should be expired to conserve disk space.  In
17594 fact, its probably safe to say that the gnus.* hierarchy contains the
17595 only groups that should not be expired.
17596
17597 @item gnus-agent-cat-days-until-old
17598 an integer indicating the number of days that the agent should wait
17599 before deciding that a read article is safe to expire.
17600
17601 @item gnus-agent-cat-low-score
17602 an integer that overrides the value of @code{gnus-agent-low-score}.
17603
17604 @item gnus-agent-cat-high-score
17605 an integer that overrides the value of @code{gnus-agent-high-score}.
17606
17607 @item gnus-agent-cat-length-when-short
17608 an integer that overrides the value of
17609 @code{gnus-agent-short-article}.
17610
17611 @item gnus-agent-cat-length-when-long
17612 an integer that overrides the value of @code{gnus-agent-long-article}.
17613
17614 @item gnus-agent-cat-disable-undownloaded-faces
17615 a symbol indicating whether the summary buffer should @emph{not} display
17616 undownloaded articles using the gnus-summary-*-undownloaded-face
17617 faces.  The symbol nil will enable the use of undownloaded faces while
17618 all other symbols disable them.
17619 @end table
17620
17621 The name of a category can not be changed once the category has been
17622 created.
17623
17624 Each category maintains a list of groups that are exclusive members of
17625 that category.  The exclusivity rule is automatically enforced, add a
17626 group to a new category and it is automatically removed from its old
17627 category.
17628
17629 A predicate in its simplest form can be a single predicate such as
17630 @code{true} or @code{false}.  These two will download every available
17631 article or nothing respectively.  In the case of these two special
17632 predicates an additional score rule is superfluous.
17633
17634 Predicates of @code{high} or @code{low} download articles in respect of
17635 their scores in relationship to @code{gnus-agent-high-score} and
17636 @code{gnus-agent-low-score} as described below.
17637
17638 To gain even finer control of what is to be regarded eligible for
17639 download a predicate can consist of a number of predicates with logical
17640 operators sprinkled in between.
17641
17642 Perhaps some examples are in order.
17643
17644 Here's a simple predicate.  (It's the default predicate, in fact, used
17645 for all groups that don't belong to any other category.)
17646
17647 @lisp
17648 short
17649 @end lisp
17650
17651 Quite simple, eh?  This predicate is true if and only if the article is
17652 short (for some value of ``short'').
17653
17654 Here's a more complex predicate:
17655
17656 @lisp
17657 (or high
17658     (and
17659      (not low)
17660      (not long)))
17661 @end lisp
17662
17663 This means that an article should be downloaded if it has a high score,
17664 or if the score is not low and the article is not long.  You get the
17665 drift.
17666
17667 The available logical operators are @code{or}, @code{and} and
17668 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17669 @samp{|}, @code{&} and @code{!} instead.)
17670
17671 The following predicates are pre-defined, but if none of these fit what
17672 you want to do, you can write your own.
17673
17674 When evaluating each of these predicates, the named constant will be
17675 bound to the value determined by calling
17676 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17677 example, gnus-agent-short-article will be bound to
17678 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17679 means that you can specify a predicate in your category then tune that
17680 predicate to individual groups.
17681
17682 @table @code
17683 @item short
17684 True iff the article is shorter than @code{gnus-agent-short-article}
17685 lines; default 100.
17686
17687 @item long
17688 True iff the article is longer than @code{gnus-agent-long-article}
17689 lines; default 200.
17690
17691 @item low
17692 True iff the article has a download score less than
17693 @code{gnus-agent-low-score}; default 0.
17694
17695 @item high
17696 True iff the article has a download score greater than
17697 @code{gnus-agent-high-score}; default 0.
17698
17699 @item spam
17700 True iff the Gnus Agent guesses that the article is spam.  The
17701 heuristics may change over time, but at present it just computes a
17702 checksum and sees whether articles match.
17703
17704 @item true
17705 Always true.
17706
17707 @item false
17708 Always false.
17709 @end table
17710
17711 If you want to create your own predicate function, here's what you have
17712 to know:  The functions are called with no parameters, but the
17713 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
17714 useful values.
17715
17716 For example, you could decide that you don't want to download articles
17717 that were posted more than a certain number of days ago (e.g. posted
17718 more than @code{gnus-agent-expire-days} ago) you might write a function
17719 something along the lines of the following:
17720
17721 @lisp
17722 (defun my-article-old-p ()
17723   "Say whether an article is old."
17724   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
17725      (- (time-to-days (current-time)) gnus-agent-expire-days)))
17726 @end lisp
17727
17728 with the predicate then defined as:
17729
17730 @lisp
17731 (not my-article-old-p)
17732 @end lisp
17733
17734 or you could append your predicate to the predefined
17735 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
17736 wherever.
17737
17738 @lisp
17739 (require 'gnus-agent)
17740 (setq  gnus-category-predicate-alist
17741   (append gnus-category-predicate-alist
17742          '((old . my-article-old-p))))
17743 @end lisp
17744
17745 and simply specify your predicate as:
17746
17747 @lisp
17748 (not old)
17749 @end lisp
17750
17751 If/when using something like the above, be aware that there are many
17752 misconfigured systems/mailers out there and so an article's date is not
17753 always a reliable indication of when it was posted.  Hell, some people
17754 just don't give a damn.
17755
17756 The above predicates apply to @emph{all} the groups which belong to the
17757 category.  However, if you wish to have a specific predicate for an
17758 individual group within a category, or you're just too lazy to set up a
17759 new category, you can enter a group's individual predicate in its group
17760 parameters like so:
17761
17762 @lisp
17763 (agent-predicate . short)
17764 @end lisp
17765
17766 This is the group/topic parameter equivalent of the agent category default.
17767 Note that when specifying a single word predicate like this, the
17768 @code{agent-predicate} specification must be in dotted pair notation.
17769
17770 The equivalent of the longer example from above would be:
17771
17772 @lisp
17773 (agent-predicate or high (and (not low) (not long)))
17774 @end lisp
17775
17776 The outer parenthesis required in the category specification are not
17777 entered here as, not being in dotted pair notation, the value of the
17778 predicate is assumed to be a list.
17779
17780
17781 Now, the syntax of the download score is the same as the syntax of
17782 normal score files, except that all elements that require actually
17783 seeing the article itself are verboten.  This means that only the
17784 following headers can be scored on: @code{Subject}, @code{From},
17785 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
17786 @code{Lines}, and @code{Xref}.
17787
17788 As with predicates, the specification of the @code{download score rule}
17789 to use in respect of a group can be in either the category definition if
17790 it's to be applicable to all groups in therein, or a group's parameters
17791 if it's to be specific to that group.
17792
17793 In both of these places the @code{download score rule} can take one of
17794 three forms:
17795
17796 @enumerate
17797 @item
17798 Score rule
17799
17800 This has the same syntax as a normal Gnus score file except only a
17801 subset of scoring keywords are available as mentioned above.
17802
17803 example:
17804
17805 @itemize @bullet
17806 @item
17807 Category specification
17808
17809 @lisp
17810 (("from"
17811        ("Lars Ingebrigtsen" 1000000 nil s))
17812 ("lines"
17813        (500 -100 nil <)))
17814 @end lisp
17815
17816 @item
17817 Group/Topic Parameter specification
17818
17819 @lisp
17820 (agent-score ("from"
17821                    ("Lars Ingebrigtsen" 1000000 nil s))
17822              ("lines"
17823                    (500 -100 nil <)))
17824 @end lisp
17825
17826 Again, note the omission of the outermost parenthesis here.
17827 @end itemize
17828
17829 @item
17830 Agent score file
17831
17832 These score files must @emph{only} contain the permitted scoring
17833 keywords stated above.
17834
17835 example:
17836
17837 @itemize @bullet
17838 @item
17839 Category specification
17840
17841 @lisp
17842 ("~/News/agent.SCORE")
17843 @end lisp
17844
17845 or perhaps
17846
17847 @lisp
17848 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
17849 @end lisp
17850
17851 @item
17852 Group Parameter specification
17853
17854 @lisp
17855 (agent-score "~/News/agent.SCORE")
17856 @end lisp
17857
17858 Additional score files can be specified as above.  Need I say anything
17859 about parenthesis?
17860 @end itemize
17861
17862 @item
17863 Use @code{normal} score files
17864
17865 If you don't want to maintain two sets of scoring rules for a group, and
17866 your desired @code{downloading} criteria for a group are the same as your
17867 @code{reading} criteria then you can tell the agent to refer to your
17868 @code{normal} score files when deciding what to download.
17869
17870 These directives in either the category definition or a group's
17871 parameters will cause the agent to read in all the applicable score
17872 files for a group, @emph{filtering out} those sections that do not
17873 relate to one of the permitted subset of scoring keywords.
17874
17875 @itemize @bullet
17876 @item
17877 Category Specification
17878
17879 @lisp
17880 file
17881 @end lisp
17882
17883 @item
17884 Group Parameter specification
17885
17886 @lisp
17887 (agent-score . file)
17888 @end lisp
17889 @end itemize
17890 @end enumerate
17891
17892 @node Category Buffer
17893 @subsubsection Category Buffer
17894
17895 You'd normally do all category maintenance from the category buffer.
17896 When you enter it for the first time (with the @kbd{J c} command from
17897 the group buffer), you'll only see the @code{default} category.
17898
17899 The following commands are available in this buffer:
17900
17901 @table @kbd
17902 @item q
17903 @kindex q (Category)
17904 @findex gnus-category-exit
17905 Return to the group buffer (@code{gnus-category-exit}).
17906
17907 @item e
17908 @kindex e (Category)
17909 @findex gnus-category-customize-category
17910 Use a customization buffer to set all of the selected category's
17911 parameters at one time (@code{gnus-category-customize-category}).
17912
17913 @item k
17914 @kindex k (Category)
17915 @findex gnus-category-kill
17916 Kill the current category (@code{gnus-category-kill}).
17917
17918 @item c
17919 @kindex c (Category)
17920 @findex gnus-category-copy
17921 Copy the current category (@code{gnus-category-copy}).
17922
17923 @item a
17924 @kindex a (Category)
17925 @findex gnus-category-add
17926 Add a new category (@code{gnus-category-add}).
17927
17928 @item p
17929 @kindex p (Category)
17930 @findex gnus-category-edit-predicate
17931 Edit the predicate of the current category
17932 (@code{gnus-category-edit-predicate}).
17933
17934 @item g
17935 @kindex g (Category)
17936 @findex gnus-category-edit-groups
17937 Edit the list of groups belonging to the current category
17938 (@code{gnus-category-edit-groups}).
17939
17940 @item s
17941 @kindex s (Category)
17942 @findex gnus-category-edit-score
17943 Edit the download score rule of the current category
17944 (@code{gnus-category-edit-score}).
17945
17946 @item l
17947 @kindex l (Category)
17948 @findex gnus-category-list
17949 List all the categories (@code{gnus-category-list}).
17950 @end table
17951
17952
17953 @node Category Variables
17954 @subsubsection Category Variables
17955
17956 @table @code
17957 @item gnus-category-mode-hook
17958 @vindex gnus-category-mode-hook
17959 Hook run in category buffers.
17960
17961 @item gnus-category-line-format
17962 @vindex gnus-category-line-format
17963 Format of the lines in the category buffer (@pxref{Formatting
17964 Variables}).  Valid elements are:
17965
17966 @table @samp
17967 @item c
17968 The name of the category.
17969
17970 @item g
17971 The number of groups in the category.
17972 @end table
17973
17974 @item gnus-category-mode-line-format
17975 @vindex gnus-category-mode-line-format
17976 Format of the category mode line (@pxref{Mode Line Formatting}).
17977
17978 @item gnus-agent-short-article
17979 @vindex gnus-agent-short-article
17980 Articles that have fewer lines than this are short.  Default 100.
17981
17982 @item gnus-agent-long-article
17983 @vindex gnus-agent-long-article
17984 Articles that have more lines than this are long.  Default 200.
17985
17986 @item gnus-agent-low-score
17987 @vindex gnus-agent-low-score
17988 Articles that have a score lower than this have a low score.  Default
17989 0.
17990
17991 @item gnus-agent-high-score
17992 @vindex gnus-agent-high-score
17993 Articles that have a score higher than this have a high score.  Default
17994 0.
17995
17996 @item gnus-agent-expire-days
17997 @vindex gnus-agent-expire-days
17998 The number of days that a @samp{read} article must stay in the agent's
17999 local disk before becoming eligible for expiration (While the name is
18000 the same, this doesn't mean expiring the article on the server.  It
18001 just means deleting the local copy of the article).  What is also
18002 important to understand is that the counter starts with the time the
18003 article was written to the local disk and not the time the article was
18004 read.
18005 Default 7.
18006
18007 @item gnus-agent-enable-expiration
18008 @vindex gnus-agent-enable-expiration
18009 Determines whether articles in a group are, by default, expired or
18010 retained indefinitely.  The default is @code{ENABLE} which means that
18011 you'll have to disable expiration when desired.  On the other hand,
18012 you could set this to @code{DISABLE}.  In that case, you would then
18013 have to enable expiration in selected groups.
18014
18015 @end table
18016
18017
18018 @node Agent Commands
18019 @subsection Agent Commands
18020 @findex gnus-agent-toggle-plugged
18021 @kindex J j (Agent)
18022
18023 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18024 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18025 toggles the plugged/unplugged state of the Gnus Agent.
18026
18027
18028 @menu
18029 * Group Agent Commands::        Configure groups and fetch their contents.
18030 * Summary Agent Commands::      Manually select then fetch specific articles.
18031 * Server Agent Commands::       Select the servers that are supported by the agent.
18032 @end menu
18033
18034
18035
18036
18037 @node Group Agent Commands
18038 @subsubsection Group Agent Commands
18039
18040 @table @kbd
18041 @item J u
18042 @kindex J u (Agent Group)
18043 @findex gnus-agent-fetch-groups
18044 Fetch all eligible articles in the current group
18045 (@code{gnus-agent-fetch-groups}).
18046
18047 @item J c
18048 @kindex J c (Agent Group)
18049 @findex gnus-enter-category-buffer
18050 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18051
18052 @item J s
18053 @kindex J s (Agent Group)
18054 @findex gnus-agent-fetch-session
18055 Fetch all eligible articles in all groups
18056 (@code{gnus-agent-fetch-session}).
18057
18058 @item J S
18059 @kindex J S (Agent Group)
18060 @findex gnus-group-send-queue
18061 Send all sendable messages in the queue group
18062 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18063
18064 @item J a
18065 @kindex J a (Agent Group)
18066 @findex gnus-agent-add-group
18067 Add the current group to an Agent category
18068 (@code{gnus-agent-add-group}).  This command understands the
18069 process/prefix convention (@pxref{Process/Prefix}).
18070
18071 @item J r
18072 @kindex J r (Agent Group)
18073 @findex gnus-agent-remove-group
18074 Remove the current group from its category, if any
18075 (@code{gnus-agent-remove-group}).  This command understands the
18076 process/prefix convention (@pxref{Process/Prefix}).
18077
18078 @item J Y
18079 @kindex J Y (Agent Group)
18080 @findex gnus-agent-synchronize-flags
18081 Synchronize flags changed while unplugged with remote server, if any.
18082
18083
18084 @end table
18085
18086
18087 @node Summary Agent Commands
18088 @subsubsection Summary Agent Commands
18089
18090 @table @kbd
18091 @item J #
18092 @kindex J # (Agent Summary)
18093 @findex gnus-agent-mark-article
18094 Mark the article for downloading (@code{gnus-agent-mark-article}).
18095
18096 @item J M-#
18097 @kindex J M-# (Agent Summary)
18098 @findex gnus-agent-unmark-article
18099 Remove the downloading mark from the article
18100 (@code{gnus-agent-unmark-article}).
18101
18102 @cindex %
18103 @item @@
18104 @kindex @@ (Agent Summary)
18105 @findex gnus-agent-toggle-mark
18106 Toggle whether to download the article
18107 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18108 default.
18109
18110 @item J c
18111 @kindex J c (Agent Summary)
18112 @findex gnus-agent-catchup
18113 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18114
18115 @item J S
18116 @kindex J S (Agent Summary)
18117 @findex gnus-agent-fetch-group
18118 Download all eligible (@pxref{Agent Categories}) articles in this group.
18119 (@code{gnus-agent-fetch-group}).
18120
18121 @item J s
18122 @kindex J s (Agent Summary)
18123 @findex gnus-agent-fetch-series
18124 Download all processable articles in this group.
18125 (@code{gnus-agent-fetch-series}).
18126
18127 @item J u
18128 @kindex J u (Agent Summary)
18129 @findex gnus-agent-summary-fetch-group
18130 Download all downloadable articles in the current group
18131 (@code{gnus-agent-summary-fetch-group}).
18132
18133 @end table
18134
18135
18136 @node Server Agent Commands
18137 @subsubsection Server Agent Commands
18138
18139 @table @kbd
18140 @item J a
18141 @kindex J a (Agent Server)
18142 @findex gnus-agent-add-server
18143 Add the current server to the list of servers covered by the Gnus Agent
18144 (@code{gnus-agent-add-server}).
18145
18146 @item J r
18147 @kindex J r (Agent Server)
18148 @findex gnus-agent-remove-server
18149 Remove the current server from the list of servers covered by the Gnus
18150 Agent (@code{gnus-agent-remove-server}).
18151
18152 @end table
18153
18154
18155 @node Agent Visuals
18156 @subsection Agent Visuals
18157
18158 If you open a summary while unplugged and, Gnus knows from the group's
18159 active range that there are more articles than the headers currently
18160 stored in the Agent, you may see some articles whose subject looks
18161 something like @samp{[Undownloaded article #####]}.  These are
18162 placeholders for the missing headers.  Aside from setting a mark,
18163 there is not much that can be done with one of these placeholders.
18164 When Gnus finally gets a chance to fetch the group's headers, the
18165 placeholders will automatically be replaced by the actual headers.
18166 You can configure the summary buffer's maneuvering to skip over the
18167 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18168
18169 While it may be obvious to all, the only headers and articles
18170 available while unplugged are those headers and articles that were
18171 fetched into the Agent while previously plugged.  To put it another
18172 way, "If you forget to fetch something while plugged, you might have a
18173 less than satisfying unplugged session".  For this reason, the Agent
18174 adds two visual effects to your summary buffer.  These effects display
18175 the download status of each article so that you always know which
18176 articles will be available when unplugged.
18177
18178 The first visual effect is the @samp{%O} spec.  If you customize
18179 @code{gnus-summary-line-format} to include this specifier, you will add
18180 a single character field that indicates an article's download status.
18181 Articles that have been fetched into either the Agent or the Cache,
18182 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18183 other articles will display @code{gnus-undownloaded-mark} (defaults to
18184 @samp{-}).  If you open a group that has not been agentized, a space
18185 (@samp{ }) will be displayed.
18186
18187 The second visual effect are the undownloaded faces.  The faces, there
18188 are three indicating the article's score (low, normal, high), seem to
18189 result in a love/hate response from many Gnus users.  The problem is
18190 that the face selection is controlled by a list of condition tests and
18191 face names (See @code{gnus-summary-highlight}).  Each condition is
18192 tested in the order in which it appears in the list so early
18193 conditions have precedence over later conditions.  All of this means
18194 that, if you tick an undownloaded article, the article will continue
18195 to be displayed in the undownloaded face rather than the ticked face.
18196
18197 If you use the Agent as a cache (to avoid downloading the same article
18198 each time you visit it or to minimize your connection time), the
18199 undownloaded face will probably seem like a good idea.  The reason
18200 being that you do all of our work (marking, reading, deleting) with
18201 downloaded articles so the normal faces always appear.
18202
18203 For occasional Agent users, the undownloaded faces may appear to be an
18204 absolutely horrible idea.  The issue being that, since most of their
18205 articles have not been fetched into the Agent, most of the normal
18206 faces will be obscured by the undownloaded faces.  If this is your
18207 situation, you have two choices available.  First, you can completely
18208 disable the undownload faces by customizing
18209 @code{gnus-summary-highlight} to delete the three cons-cells that
18210 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second, if
18211 you prefer to take a more fine-grained approach, you may set the
18212 @code{agent-disable-undownloaded-faces} group parameter to t.  This
18213 parameter, like all other agent parameters, may be set on an Agent
18214 Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18215 Parameters}), or an individual group (@pxref{Group Parameters}).
18216
18217 @node Agent as Cache
18218 @subsection Agent as Cache
18219
18220 When Gnus is plugged, it is not efficient to download headers or
18221 articles from the server again, if they are already stored in the
18222 Agent.  So, Gnus normally only downloads headers once, and stores them
18223 in the Agent.  These headers are later used when generating the summary
18224 buffer, regardless of whether you are plugged or unplugged.  Articles
18225 are not cached in the Agent by default though (that would potentially
18226 consume lots of disk space), but if you have already downloaded an
18227 article into the Agent, Gnus will not download the article from the
18228 server again but use the locally stored copy instead.
18229
18230 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18231 @pxref{Agent Variables}) to always download headers and articles while
18232 plugged.  Gnus will almost certainly be slower, but it will be kept
18233 synchronized with the server.  That last point probably won't make any
18234 sense if you are using a nntp or nnimap back end.
18235
18236 @node Agent Expiry
18237 @subsection Agent Expiry
18238
18239 @vindex gnus-agent-expire-days
18240 @findex gnus-agent-expire
18241 @kindex M-x gnus-agent-expire
18242 @kindex M-x gnus-agent-expire-group
18243 @findex gnus-agent-expire-group
18244 @cindex agent expiry
18245 @cindex Gnus agent expiry
18246 @cindex expiry
18247
18248 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18249 least it doesn't handle it like other back ends.  Instead, there are
18250 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18251 commands that will expire all read articles that are older than
18252 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18253 that you're running out of space.  Neither are particularly fast or
18254 efficient, and it's not a particularly good idea to interrupt them (with
18255 @kbd{C-g} or anything else) once you've started one of them.
18256
18257 Note that other functions, e.g. @code{gnus-request-expire-articles},
18258 might run @code{gnus-agent-expire} for you to keep the agent
18259 synchronized with the group.
18260
18261 The agent parameter @code{agent-enable-expiration} may be used to
18262 prevent expiration in selected groups.
18263
18264 @vindex gnus-agent-expire-all
18265 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18266 expiration commands will expire all articles---unread, read, ticked
18267 and dormant.  If @code{nil} (which is the default), only read articles
18268 are eligible for expiry, and unread, ticked and dormant articles will
18269 be kept indefinitely.
18270
18271 If you find that some articles eligible for expiry are never expired,
18272 perhaps some Gnus Agent files are corrupted.  There's are special
18273 commands, @code{gnus-agent-regenerate} and
18274 @code{gnus-agent-regenerate-group}, to fix possible problems.
18275
18276 @node Agent Regeneration
18277 @subsection Agent Regeneration
18278
18279 @cindex agent regeneration
18280 @cindex Gnus agent regeneration
18281 @cindex regeneration
18282
18283 The local data structures used by @code{nnagent} may become corrupted
18284 due to certain exceptional conditions.  When this happens,
18285 @code{nnagent} functionality may degrade or even fail.  The solution
18286 to this problem is to repair the local data structures by removing all
18287 internal inconsistencies.
18288
18289 For example, if your connection to your server is lost while
18290 downloaded articles into the agent, the local data structures will not
18291 know about articles successfully downloaded prior to the connection
18292 failure.  Running @code{gnus-agent-regenerate} or
18293 @code{gnus-agent-regenerate-group} will update the data structures
18294 such that you don't need to download these articles a second time.
18295
18296 @findex gnus-agent-regenerate
18297 @kindex M-x gnus-agent-regenerate
18298 The command @code{gnus-agent-regenerate} will perform
18299 @code{gnus-agent-regenerate-group} on every agentized group.  While
18300 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18301 recommended that you first close all summary buffers.
18302
18303 @findex gnus-agent-regenerate-group
18304 @kindex M-x gnus-agent-regenerate-group
18305 The command @code{gnus-agent-regenerate-group} uses the local copies
18306 of individual articles to repair the local @acronym{NOV}(header) database.  It
18307 then updates the internal data structures that document which articles
18308 are stored locally.  An optional argument will mark articles in the
18309 agent as unread.
18310
18311 @node Agent and IMAP
18312 @subsection Agent and IMAP
18313
18314 The Agent works with any Gnus back end, including nnimap.  However,
18315 since there are some conceptual differences between @acronym{NNTP} and
18316 @acronym{IMAP}, this section (should) provide you with some information to
18317 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18318
18319 The first thing to keep in mind is that all flags (read, ticked, etc)
18320 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18321 case for nntp.  Thus Gnus need to remember flag changes when
18322 disconnected, and synchronize these flags when you plug back in.
18323
18324 Gnus keeps track of flag changes when reading nnimap groups under the
18325 Agent.  When you plug back in, Gnus will check if you have any changed
18326 any flags and ask if you wish to synchronize these with the server.
18327 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18328
18329 @vindex gnus-agent-synchronize-flags
18330 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18331 never automatically synchronize flags.  If it is @code{ask}, which is
18332 the default, the Agent will check if you made any changes and if so
18333 ask if you wish to synchronize these when you re-connect.  If it has
18334 any other value, all flags will be synchronized automatically.
18335
18336 If you do not wish to synchronize flags automatically when you
18337 re-connect, you can do it manually with the
18338 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18339 in the group buffer.
18340
18341 Some things are currently not implemented in the Agent that you'd might
18342 expect from a disconnected @acronym{IMAP} client, including:
18343
18344 @itemize @bullet
18345
18346 @item
18347 Copying/moving articles into nnimap groups when unplugged.
18348
18349 @item
18350 Creating/deleting nnimap groups when unplugged.
18351
18352 @end itemize
18353
18354 Technical note: the synchronization algorithm does not work by ``pushing''
18355 all local flags to the server, but rather incrementally update the
18356 server view of flags by changing only those flags that were changed by
18357 the user.  Thus, if you set one flag on an article, quit the group and
18358 re-select the group and remove the flag; the flag will be set and
18359 removed from the server when you ``synchronize''.  The queued flag
18360 operations can be found in the per-server @code{flags} file in the Agent
18361 directory.  It's emptied when you synchronize flags.
18362
18363
18364 @node Outgoing Messages
18365 @subsection Outgoing Messages
18366
18367 When Gnus is unplugged, all outgoing messages (both mail and news) are
18368 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18369 them there after posting, and edit them at will.
18370
18371 When Gnus is plugged again, you can send the messages either from the
18372 draft group with the special commands available there, or you can use
18373 the @kbd{J S} command in the group buffer to send all the sendable
18374 messages in the draft group.
18375
18376
18377
18378 @node Agent Variables
18379 @subsection Agent Variables
18380
18381 @table @code
18382 @item gnus-agent-directory
18383 @vindex gnus-agent-directory
18384 Where the Gnus Agent will store its files.  The default is
18385 @file{~/News/agent/}.
18386
18387 @item gnus-agent-handle-level
18388 @vindex gnus-agent-handle-level
18389 Groups on levels (@pxref{Group Levels}) higher than this variable will
18390 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18391 which means that only subscribed group will be considered by the Agent
18392 by default.
18393
18394 @item gnus-agent-plugged-hook
18395 @vindex gnus-agent-plugged-hook
18396 Hook run when connecting to the network.
18397
18398 @item gnus-agent-unplugged-hook
18399 @vindex gnus-agent-unplugged-hook
18400 Hook run when disconnecting from the network.
18401
18402 @item gnus-agent-fetched-hook
18403 @vindex gnus-agent-fetched-hook
18404 Hook run when finished fetching articles.
18405
18406 @item gnus-agent-cache
18407 @vindex gnus-agent-cache
18408 Variable to control whether use the locally stored @acronym{NOV} and
18409 articles when plugged, e.g. essentially using the Agent as a cache.
18410 The default is non-@code{nil}, which means to use the Agent as a cache.
18411
18412 @item gnus-agent-go-online
18413 @vindex gnus-agent-go-online
18414 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18415 automatically switch offline servers into online status.  If it is
18416 @code{ask}, the default, the Agent will ask if you wish to switch
18417 offline servers into online status when you re-connect.  If it has any
18418 other value, all offline servers will be automatically switched into
18419 online status.
18420
18421 @item gnus-agent-mark-unread-after-downloaded
18422 @vindex gnus-agent-mark-unread-after-downloaded
18423 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18424 mark articles as unread after downloading.  This is usually a safe
18425 thing to do as the newly downloaded article has obviously not been
18426 read.  The default is t.
18427
18428 @item gnus-agent-consider-all-articles
18429 @vindex gnus-agent-consider-all-articles
18430 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18431 agent will let the agent predicate decide whether articles need to be
18432 downloaded or not, for all articles.  When @code{nil}, the default,
18433 the agent will only let the predicate decide whether unread articles
18434 are downloaded or not.  If you enable this, you may also want to look
18435 into the agent expiry settings (@pxref{Category Variables}), so that
18436 the agent doesn't download articles which the agent will later expire,
18437 over and over again.
18438
18439 @item gnus-agent-max-fetch-size
18440 @vindex gnus-agent-max-fetch-size
18441 The agent fetches articles into a temporary buffer prior to parsing
18442 them into individual files.  To avoid exceeding the max. buffer size,
18443 the agent alternates between fetching and parsing until all articles
18444 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18445 limit to control how often the cycling occurs.  A large value improves
18446 performance.  A small value minimizes the time lost should the
18447 connection be lost while fetching (You may need to run
18448 @code{gnus-agent-regenerate-group} to update the group's state.
18449 However, all articles parsed prior to loosing the connection will be
18450 available while unplugged).  The default is 10M so it is unusual to
18451 see any cycling.
18452
18453 @item gnus-server-unopen-status
18454 @vindex gnus-server-unopen-status
18455 Perhaps not an Agent variable, but closely related to the Agent, this
18456 variable says what will happen if Gnus cannot open a server.  If the
18457 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18458 whether to deny the server or whether to unplug the agent.  If the
18459 Agent is disabled, Gnus always simply deny the server.  Other choices
18460 for this variable include @code{denied} and @code{offline} the latter
18461 is only valid if the Agent is used.
18462
18463 @item gnus-auto-goto-ignores
18464 @vindex gnus-auto-goto-ignores
18465 Another variable that isn't an Agent variable, yet so closely related
18466 that most will look for it here, this variable tells the summary
18467 buffer how to maneuver around undownloaded (only headers stored in the
18468 agent) and unfetched (neither article nor headers stored) articles.
18469
18470 The legal values are @code{nil} (maneuver to any article),
18471 @code{undownloaded} (maneuvering while unplugged ignores articles that
18472 have not been fetched), @code{always-undownloaded} (maneuvering always
18473 ignores articles that have not been fetched), @code{unfetched}
18474 (maneuvering ignores articles whose headers have not been fetched).
18475
18476 @item gnus-agent-auto-agentize-methods
18477 @vindex gnus-agent-auto-agentize-methods
18478 If you have never used the Agent before (or more technically, if
18479 @file{~/News/agent/lib/servers} does not exist), Gnus will
18480 automatically agentize a few servers for you.  This variable control
18481 which backends should be auto-agentized.  It is typically only useful
18482 to agentize remote backends.  The auto-agentizing has the same effect
18483 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18484 If the file exist, you must manage the servers manually by adding or
18485 removing them, this variable is only applicable the first time you
18486 start Gnus.  The default is @samp{(nntp nnimap)}.
18487
18488 @end table
18489
18490
18491 @node Example Setup
18492 @subsection Example Setup
18493
18494 If you don't want to read this manual, and you have a fairly standard
18495 setup, you may be able to use something like the following as your
18496 @file{~/.gnus.el} file to get started.
18497
18498 @lisp
18499 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18500 ;;; @r{from your ISP's server.}
18501 (setq gnus-select-method '(nntp "news.your-isp.com"))
18502
18503 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
18504 ;;; @r{your ISP's @acronym{POP} server.}
18505 (setq mail-sources '((pop :server "pop.your-isp.com")))
18506
18507 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18508 (setq gnus-secondary-select-methods '((nnml "")))
18509
18510 ;;; @r{Make Gnus into an offline newsreader.}
18511 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18512 ;;; (setq gnus-agent t) ; @r{Now the default.}
18513 @end lisp
18514
18515 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18516 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18517 gnus}.
18518
18519 If this is the first time you've run Gnus, you will be subscribed
18520 automatically to a few default newsgroups.  You'll probably want to
18521 subscribe to more groups, and to do that, you have to query the
18522 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18523 command.  This usually takes quite a while, but you only have to do it
18524 once.
18525
18526 After reading and parsing a while, you'll be presented with a list of
18527 groups.  Subscribe to the ones you want to read with the @kbd{u}
18528 command.  @kbd{l} to make all the killed groups disappear after you've
18529 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18530 back all the killed groups.)
18531
18532 You can now read the groups at once, or you can download the articles
18533 with the @kbd{J s} command.  And then read the rest of this manual to
18534 find out which of the other gazillion things you want to customize.
18535
18536
18537 @node Batching Agents
18538 @subsection Batching Agents
18539 @findex gnus-agent-batch
18540
18541 Having the Gnus Agent fetch articles (and post whatever messages you've
18542 written) is quite easy once you've gotten things set up properly.  The
18543 following shell script will do everything that is necessary:
18544
18545 You can run a complete batch command from the command line with the
18546 following incantation:
18547
18548 @example
18549 #!/bin/sh
18550 emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18551 @end example
18552
18553
18554 @node Agent Caveats
18555 @subsection Agent Caveats
18556
18557 The Gnus Agent doesn't seem to work like most other offline
18558 newsreaders.  Here are some common questions that some imaginary people
18559 may ask:
18560
18561 @table @dfn
18562 @item If I read an article while plugged, do they get entered into the Agent?
18563
18564 @strong{No}.  If you want this behaviour, add
18565 @code{gnus-agent-fetch-selected-article} to
18566 @code{gnus-select-article-hook}.
18567
18568 @item If I read an article while plugged, and the article already exists in
18569 the Agent, will it get downloaded once more?
18570
18571 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18572
18573 @end table
18574
18575 In short, when Gnus is unplugged, it only looks into the locally stored
18576 articles; when it's plugged, it talks to your ISP and may also use the
18577 locally stored articles.
18578
18579
18580 @node Scoring
18581 @chapter Scoring
18582 @cindex scoring
18583
18584 Other people use @dfn{kill files}, but we here at Gnus Towers like
18585 scoring better than killing, so we'd rather switch than fight.  They do
18586 something completely different as well, so sit up straight and pay
18587 attention!
18588
18589 @vindex gnus-summary-mark-below
18590 All articles have a default score (@code{gnus-summary-default-score}),
18591 which is 0 by default.  This score may be raised or lowered either
18592 interactively or by score files.  Articles that have a score lower than
18593 @code{gnus-summary-mark-below} are marked as read.
18594
18595 Gnus will read any @dfn{score files} that apply to the current group
18596 before generating the summary buffer.
18597
18598 There are several commands in the summary buffer that insert score
18599 entries based on the current article.  You can, for instance, ask Gnus to
18600 lower or increase the score of all articles with a certain subject.
18601
18602 There are two sorts of scoring entries: Permanent and temporary.
18603 Temporary score entries are self-expiring entries.  Any entries that are
18604 temporary and have not been used for, say, a week, will be removed
18605 silently to help keep the sizes of the score files down.
18606
18607 @menu
18608 * Summary Score Commands::      Adding score entries for the current group.
18609 * Group Score Commands::        General score commands.
18610 * Score Variables::             Customize your scoring.  (My, what terminology).
18611 * Score File Format::           What a score file may contain.
18612 * Score File Editing::          You can edit score files by hand as well.
18613 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18614 * Home Score File::             How to say where new score entries are to go.
18615 * Followups To Yourself::       Having Gnus notice when people answer you.
18616 * Scoring On Other Headers::    Scoring on non-standard headers.
18617 * Scoring Tips::                How to score effectively.
18618 * Reverse Scoring::             That problem child of old is not problem.
18619 * Global Score Files::          Earth-spanning, ear-splitting score files.
18620 * Kill Files::                  They are still here, but they can be ignored.
18621 * Converting Kill Files::       Translating kill files to score files.
18622 * GroupLens::                   Getting predictions on what you like to read.
18623 * Advanced Scoring::            Using logical expressions to build score rules.
18624 * Score Decays::                It can be useful to let scores wither away.
18625 @end menu
18626
18627
18628 @node Summary Score Commands
18629 @section Summary Score Commands
18630 @cindex score commands
18631
18632 The score commands that alter score entries do not actually modify real
18633 score files.  That would be too inefficient.  Gnus maintains a cache of
18634 previously loaded score files, one of which is considered the
18635 @dfn{current score file alist}.  The score commands simply insert
18636 entries into this list, and upon group exit, this list is saved.
18637
18638 The current score file is by default the group's local score file, even
18639 if no such score file actually exists.  To insert score commands into
18640 some other score file (e.g. @file{all.SCORE}), you must first make this
18641 score file the current one.
18642
18643 General score commands that don't actually change the score file:
18644
18645 @table @kbd
18646
18647 @item V s
18648 @kindex V s (Summary)
18649 @findex gnus-summary-set-score
18650 Set the score of the current article (@code{gnus-summary-set-score}).
18651
18652 @item V S
18653 @kindex V S (Summary)
18654 @findex gnus-summary-current-score
18655 Display the score of the current article
18656 (@code{gnus-summary-current-score}).
18657
18658 @item V t
18659 @kindex V t (Summary)
18660 @findex gnus-score-find-trace
18661 Display all score rules that have been used on the current article
18662 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
18663 can use @kbd{q} to quit.  @kbd{e} edits the corresponding score file.
18664 When point is on a string within the match element, @kbd{e} will try to
18665 bring you to this string in the score file.
18666
18667 @item V w
18668 @kindex V w (Summary)
18669 @findex gnus-score-find-favourite-words
18670 List words used in scoring (@code{gnus-score-find-favourite-words}).
18671
18672 @item V R
18673 @kindex V R (Summary)
18674 @findex gnus-summary-rescore
18675 Run the current summary through the scoring process
18676 (@code{gnus-summary-rescore}).  This might be useful if you're playing
18677 around with your score files behind Gnus' back and want to see the
18678 effect you're having.
18679
18680 @item V c
18681 @kindex V c (Summary)
18682 @findex gnus-score-change-score-file
18683 Make a different score file the current
18684 (@code{gnus-score-change-score-file}).
18685
18686 @item V e
18687 @kindex V e (Summary)
18688 @findex gnus-score-edit-current-scores
18689 Edit the current score file (@code{gnus-score-edit-current-scores}).
18690 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18691 File Editing}).
18692
18693 @item V f
18694 @kindex V f (Summary)
18695 @findex gnus-score-edit-file
18696 Edit a score file and make this score file the current one
18697 (@code{gnus-score-edit-file}).
18698
18699 @item V F
18700 @kindex V F (Summary)
18701 @findex gnus-score-flush-cache
18702 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
18703 after editing score files.
18704
18705 @item V C
18706 @kindex V C (Summary)
18707 @findex gnus-score-customize
18708 Customize a score file in a visually pleasing manner
18709 (@code{gnus-score-customize}).
18710
18711 @end table
18712
18713 The rest of these commands modify the local score file.
18714
18715 @table @kbd
18716
18717 @item V m
18718 @kindex V m (Summary)
18719 @findex gnus-score-set-mark-below
18720 Prompt for a score, and mark all articles with a score below this as
18721 read (@code{gnus-score-set-mark-below}).
18722
18723 @item V x
18724 @kindex V x (Summary)
18725 @findex gnus-score-set-expunge-below
18726 Prompt for a score, and add a score rule to the current score file to
18727 expunge all articles below this score
18728 (@code{gnus-score-set-expunge-below}).
18729 @end table
18730
18731 The keystrokes for actually making score entries follow a very regular
18732 pattern, so there's no need to list all the commands.  (Hundreds of
18733 them.)
18734
18735 @findex gnus-summary-increase-score
18736 @findex gnus-summary-lower-score
18737
18738 @enumerate
18739 @item
18740 The first key is either @kbd{I} (upper case i) for increasing the score
18741 or @kbd{L} for lowering the score.
18742 @item
18743 The second key says what header you want to score on.  The following
18744 keys are available:
18745 @table @kbd
18746
18747 @item a
18748 Score on the author name.
18749
18750 @item s
18751 Score on the subject line.
18752
18753 @item x
18754 Score on the @code{Xref} line---i.e., the cross-posting line.
18755
18756 @item r
18757 Score on the @code{References} line.
18758
18759 @item d
18760 Score on the date.
18761
18762 @item l
18763 Score on the number of lines.
18764
18765 @item i
18766 Score on the @code{Message-ID} header.
18767
18768 @item e
18769 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
18770 if your @acronym{NNTP} server tracks additional header data in overviews.
18771
18772 @item f
18773 Score on followups---this matches the author name, and adds scores to
18774 the followups to this author.  (Using this key leads to the creation of
18775 @file{ADAPT} files.)
18776
18777 @item b
18778 Score on the body.
18779
18780 @item h
18781 Score on the head.
18782
18783 @item t
18784 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
18785 files.)
18786
18787 @end table
18788
18789 @item
18790 The third key is the match type.  Which match types are valid depends on
18791 what headers you are scoring on.
18792
18793 @table @code
18794
18795 @item strings
18796
18797 @table @kbd
18798
18799 @item e
18800 Exact matching.
18801
18802 @item s
18803 Substring matching.
18804
18805 @item f
18806 Fuzzy matching (@pxref{Fuzzy Matching}).
18807
18808 @item r
18809 Regexp matching
18810 @end table
18811
18812 @item date
18813 @table @kbd
18814
18815 @item b
18816 Before date.
18817
18818 @item a
18819 After date.
18820
18821 @item n
18822 This date.
18823 @end table
18824
18825 @item number
18826 @table @kbd
18827
18828 @item <
18829 Less than number.
18830
18831 @item =
18832 Equal to number.
18833
18834 @item >
18835 Greater than number.
18836 @end table
18837 @end table
18838
18839 @item
18840 The fourth and usually final key says whether this is a temporary (i.e.,
18841 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
18842 or whether it is to be done immediately, without adding to the score
18843 file.
18844 @table @kbd
18845
18846 @item t
18847 Temporary score entry.
18848
18849 @item p
18850 Permanent score entry.
18851
18852 @item i
18853 Immediately scoring.
18854 @end table
18855
18856 @item
18857 If you are scoring on `e' (extra) headers, you will then be prompted for
18858 the header name on which you wish to score.  This must be a header named
18859 in gnus-extra-headers, and @samp{TAB} completion is available.
18860
18861 @end enumerate
18862
18863 So, let's say you want to increase the score on the current author with
18864 exact matching permanently: @kbd{I a e p}.  If you want to lower the
18865 score based on the subject line, using substring matching, and make a
18866 temporary score entry: @kbd{L s s t}.  Pretty easy.
18867
18868 To make things a bit more complicated, there are shortcuts.  If you use
18869 a capital letter on either the second or third keys, Gnus will use
18870 defaults for the remaining one or two keystrokes.  The defaults are
18871 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
18872 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
18873
18874 These functions take both the numerical prefix and the symbolic prefix
18875 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
18876 (or increase) the score of the article.  A symbolic prefix of @code{a}
18877 says to use the @file{all.SCORE} file for the command instead of the
18878 current score file.
18879
18880 @vindex gnus-score-mimic-keymap
18881 The @code{gnus-score-mimic-keymap} says whether these commands will
18882 pretend they are keymaps or not.
18883
18884
18885 @node Group Score Commands
18886 @section Group Score Commands
18887 @cindex group score commands
18888
18889 There aren't many of these as yet, I'm afraid.
18890
18891 @table @kbd
18892
18893 @item W f
18894 @kindex W f (Group)
18895 @findex gnus-score-flush-cache
18896 Gnus maintains a cache of score alists to avoid having to reload them
18897 all the time.  This command will flush the cache
18898 (@code{gnus-score-flush-cache}).
18899
18900 @end table
18901
18902 You can do scoring from the command line by saying something like:
18903
18904 @findex gnus-batch-score
18905 @cindex batch scoring
18906 @example
18907 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
18908 @end example
18909
18910
18911 @node Score Variables
18912 @section Score Variables
18913 @cindex score variables
18914
18915 @table @code
18916
18917 @item gnus-use-scoring
18918 @vindex gnus-use-scoring
18919 If @code{nil}, Gnus will not check for score files, and will not, in
18920 general, do any score-related work.  This is @code{t} by default.
18921
18922 @item gnus-kill-killed
18923 @vindex gnus-kill-killed
18924 If this variable is @code{nil}, Gnus will never apply score files to
18925 articles that have already been through the kill process.  While this
18926 may save you lots of time, it also means that if you apply a kill file
18927 to a group, and then change the kill file and want to run it over you
18928 group again to kill more articles, it won't work.  You have to set this
18929 variable to @code{t} to do that.  (It is @code{t} by default.)
18930
18931 @item gnus-kill-files-directory
18932 @vindex gnus-kill-files-directory
18933 All kill and score files will be stored in this directory, which is
18934 initialized from the @env{SAVEDIR} environment variable by default.
18935 This is @file{~/News/} by default.
18936
18937 @item gnus-score-file-suffix
18938 @vindex gnus-score-file-suffix
18939 Suffix to add to the group name to arrive at the score file name
18940 (@file{SCORE} by default.)
18941
18942 @item gnus-score-uncacheable-files
18943 @vindex gnus-score-uncacheable-files
18944 @cindex score cache
18945 All score files are normally cached to avoid excessive re-loading of
18946 score files.  However, if this might make your Emacs grow big and
18947 bloated, so this regexp can be used to weed out score files unlikely
18948 to be needed again.  It would be a bad idea to deny caching of
18949 @file{all.SCORE}, while it might be a good idea to not cache
18950 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
18951 variable is @samp{ADAPT$} by default, so no adaptive score files will
18952 be cached.
18953
18954 @item gnus-save-score
18955 @vindex gnus-save-score
18956 If you have really complicated score files, and do lots of batch
18957 scoring, then you might set this variable to @code{t}.  This will make
18958 Gnus save the scores into the @file{.newsrc.eld} file.
18959
18960 If you do not set this to @code{t}, then manual scores (like those set
18961 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
18962 across group visits.
18963
18964 @item gnus-score-interactive-default-score
18965 @vindex gnus-score-interactive-default-score
18966 Score used by all the interactive raise/lower commands to raise/lower
18967 score with.  Default is 1000, which may seem excessive, but this is to
18968 ensure that the adaptive scoring scheme gets enough room to play with.
18969 We don't want the small changes from the adaptive scoring to overwrite
18970 manually entered data.
18971
18972 @item gnus-summary-default-score
18973 @vindex gnus-summary-default-score
18974 Default score of an article, which is 0 by default.
18975
18976 @item gnus-summary-expunge-below
18977 @vindex gnus-summary-expunge-below
18978 Don't display the summary lines of articles that have scores lower than
18979 this variable.  This is @code{nil} by default, which means that no
18980 articles will be hidden.  This variable is local to the summary buffers,
18981 and has to be set from @code{gnus-summary-mode-hook}.
18982
18983 @item gnus-score-over-mark
18984 @vindex gnus-score-over-mark
18985 Mark (in the third column) used for articles with a score over the
18986 default.  Default is @samp{+}.
18987
18988 @item gnus-score-below-mark
18989 @vindex gnus-score-below-mark
18990 Mark (in the third column) used for articles with a score below the
18991 default.  Default is @samp{-}.
18992
18993 @item gnus-score-find-score-files-function
18994 @vindex gnus-score-find-score-files-function
18995 Function used to find score files for the current group.  This function
18996 is called with the name of the group as the argument.
18997
18998 Predefined functions available are:
18999 @table @code
19000
19001 @item gnus-score-find-single
19002 @findex gnus-score-find-single
19003 Only apply the group's own score file.
19004
19005 @item gnus-score-find-bnews
19006 @findex gnus-score-find-bnews
19007 Apply all score files that match, using bnews syntax.  This is the
19008 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19009 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19010 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19011 @samp{all} in the score file names are translated into @samp{.*}, and
19012 then a regexp match is done.
19013
19014 This means that if you have some score entries that you want to apply to
19015 all groups, then you put those entries in the @file{all.SCORE} file.
19016
19017 The score files are applied in a semi-random order, although Gnus will
19018 try to apply the more general score files before the more specific score
19019 files.  It does this by looking at the number of elements in the score
19020 file names---discarding the @samp{all} elements.
19021
19022 @item gnus-score-find-hierarchical
19023 @findex gnus-score-find-hierarchical
19024 Apply all score files from all the parent groups.  This means that you
19025 can't have score files like @file{all.SCORE}, but you can have
19026 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19027 server.
19028
19029 @end table
19030 This variable can also be a list of functions.  In that case, all
19031 these functions will be called with the group name as argument, and
19032 all the returned lists of score files will be applied.  These
19033 functions can also return lists of lists of score alists directly.  In
19034 that case, the functions that return these non-file score alists
19035 should probably be placed before the ``real'' score file functions, to
19036 ensure that the last score file returned is the local score file.
19037 Phu.
19038
19039 For example, to do hierarchical scoring but use a non-server-specific
19040 overall score file, you could use the value
19041 @example
19042 (list (lambda (group) ("all.SCORE"))
19043       'gnus-score-find-hierarchical)
19044 @end example
19045
19046 @item gnus-score-expiry-days
19047 @vindex gnus-score-expiry-days
19048 This variable says how many days should pass before an unused score file
19049 entry is expired.  If this variable is @code{nil}, no score file entries
19050 are expired.  It's 7 by default.
19051
19052 @item gnus-update-score-entry-dates
19053 @vindex gnus-update-score-entry-dates
19054 If this variable is non-@code{nil}, temporary score entries that have
19055 been triggered (matched) will have their dates updated.  (This is how Gnus
19056 controls expiry---all non-matched-entries will become too old while
19057 matched entries will stay fresh and young.)  However, if you set this
19058 variable to @code{nil}, even matched entries will grow old and will
19059 have to face that oh-so grim reaper.
19060
19061 @item gnus-score-after-write-file-function
19062 @vindex gnus-score-after-write-file-function
19063 Function called with the name of the score file just written.
19064
19065 @item gnus-score-thread-simplify
19066 @vindex gnus-score-thread-simplify
19067 If this variable is non-@code{nil}, article subjects will be
19068 simplified for subject scoring purposes in the same manner as with
19069 threading---according to the current value of
19070 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19071 @code{substring} or @code{exact} matching, the match will also be
19072 simplified in this manner.
19073
19074 @end table
19075
19076
19077 @node Score File Format
19078 @section Score File Format
19079 @cindex score file format
19080
19081 A score file is an @code{emacs-lisp} file that normally contains just a
19082 single form.  Casual users are not expected to edit these files;
19083 everything can be changed from the summary buffer.
19084
19085 Anyway, if you'd like to dig into it yourself, here's an example:
19086
19087 @lisp
19088 (("from"
19089   ("Lars Ingebrigtsen" -10000)
19090   ("Per Abrahamsen")
19091   ("larsi\\|lmi" -50000 nil R))
19092  ("subject"
19093   ("Ding is Badd" nil 728373))
19094  ("xref"
19095   ("alt.politics" -1000 728372 s))
19096  ("lines"
19097   (2 -100 nil <))
19098  (mark 0)
19099  (expunge -1000)
19100  (mark-and-expunge -10)
19101  (read-only nil)
19102  (orphan -10)
19103  (adapt t)
19104  (files "/hom/larsi/News/gnu.SCORE")
19105  (exclude-files "all.SCORE")
19106  (local (gnus-newsgroup-auto-expire t)
19107         (gnus-summary-make-false-root empty))
19108  (eval (ding)))
19109 @end lisp
19110
19111 This example demonstrates most score file elements.  @xref{Advanced
19112 Scoring}, for a different approach.
19113
19114 Even though this looks much like Lisp code, nothing here is actually
19115 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19116 has to be valid syntactically, if not semantically.
19117
19118 Six keys are supported by this alist:
19119
19120 @table @code
19121
19122 @item STRING
19123 If the key is a string, it is the name of the header to perform the
19124 match on.  Scoring can only be performed on these eight headers:
19125 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19126 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19127 these headers, there are three strings to tell Gnus to fetch the entire
19128 article and do the match on larger parts of the article: @code{Body}
19129 will perform the match on the body of the article, @code{Head} will
19130 perform the match on the head of the article, and @code{All} will
19131 perform the match on the entire article.  Note that using any of these
19132 last three keys will slow down group entry @emph{considerably}.  The
19133 final ``header'' you can score on is @code{Followup}.  These score
19134 entries will result in new score entries being added for all follow-ups
19135 to articles that matches these score entries.
19136
19137 Following this key is an arbitrary number of score entries, where each
19138 score entry has one to four elements.
19139 @enumerate
19140
19141 @item
19142 The first element is the @dfn{match element}.  On most headers this will
19143 be a string, but on the Lines and Chars headers, this must be an
19144 integer.
19145
19146 @item
19147 If the second element is present, it should be a number---the @dfn{score
19148 element}.  This number should be an integer in the neginf to posinf
19149 interval.  This number is added to the score of the article if the match
19150 is successful.  If this element is not present, the
19151 @code{gnus-score-interactive-default-score} number will be used
19152 instead.  This is 1000 by default.
19153
19154 @item
19155 If the third element is present, it should be a number---the @dfn{date
19156 element}.  This date says when the last time this score entry matched,
19157 which provides a mechanism for expiring the score entries.  It this
19158 element is not present, the score entry is permanent.  The date is
19159 represented by the number of days since December 31, 1 BCE.
19160
19161 @item
19162 If the fourth element is present, it should be a symbol---the @dfn{type
19163 element}.  This element specifies what function should be used to see
19164 whether this score entry matches the article.  What match types that can
19165 be used depends on what header you wish to perform the match on.
19166 @table @dfn
19167
19168 @item From, Subject, References, Xref, Message-ID
19169 For most header types, there are the @code{r} and @code{R} (regexp), as
19170 well as @code{s} and @code{S} (substring) types, and @code{e} and
19171 @code{E} (exact match), and @code{w} (word match) types.  If this
19172 element is not present, Gnus will assume that substring matching should
19173 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19174 that the matches will be done in a case-sensitive manner.  All these
19175 one-letter types are really just abbreviations for the @code{regexp},
19176 @code{string}, @code{exact}, and @code{word} types, which you can use
19177 instead, if you feel like.
19178
19179 @item Extra
19180 Just as for the standard string overview headers, if you are using
19181 gnus-extra-headers, you can score on these headers' values.  In this
19182 case, there is a 5th element in the score entry, being the name of the
19183 header to be scored.  The following entry is useful in your
19184 @file{all.SCORE} file in case of spam attacks from a single origin
19185 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19186 overviews:
19187
19188 @lisp
19189 ("111.222.333.444" -1000 nil s
19190  "NNTP-Posting-Host")
19191 @end lisp
19192
19193 @item Lines, Chars
19194 These two headers use different match types: @code{<}, @code{>},
19195 @code{=}, @code{>=} and @code{<=}.
19196
19197 These predicates are true if
19198
19199 @example
19200 (PREDICATE HEADER MATCH)
19201 @end example
19202
19203 evaluates to non-@code{nil}.  For instance, the advanced match
19204 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19205 following form:
19206
19207 @lisp
19208 (< header-value 4)
19209 @end lisp
19210
19211 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19212 the match, we get the score added if the article has less than 4 lines.
19213 (It's easy to get confused and think it's the other way around.  But
19214 it's not.  I think.)
19215
19216 When matching on @code{Lines}, be careful because some back ends (like
19217 @code{nndir}) do not generate @code{Lines} header, so every article ends
19218 up being marked as having 0 lines.  This can lead to strange results if
19219 you happen to lower score of the articles with few lines.
19220
19221 @item Date
19222 For the Date header we have three kinda silly match types:
19223 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19224 ever being useful, but, like, it would feel kinda silly not to provide
19225 this function.  Just in case.  You never know.  Better safe than sorry.
19226 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19227 sex on a first date.  (I have been told that at least one person, and I
19228 quote, ``found this function indispensable'', however.)
19229
19230 @cindex ISO8601
19231 @cindex date
19232 A more useful match type is @code{regexp}.  With it, you can match the
19233 date string using a regular expression.  The date is normalized to
19234 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19235 you want to match all articles that have been posted on April 1st in
19236 every year, you could use @samp{....0401.........} as a match string,
19237 for instance.  (Note that the date is kept in its original time zone, so
19238 this will match articles that were posted when it was April 1st where
19239 the article was posted from.  Time zones are such wholesome fun for the
19240 whole family, eh?)
19241
19242 @item Head, Body, All
19243 These three match keys use the same match types as the @code{From} (etc)
19244 header uses.
19245
19246 @item Followup
19247 This match key is somewhat special, in that it will match the
19248 @code{From} header, and affect the score of not only the matching
19249 articles, but also all followups to the matching articles.  This allows
19250 you e.g. increase the score of followups to your own articles, or
19251 decrease the score of followups to the articles of some known
19252 trouble-maker.  Uses the same match types as the @code{From} header
19253 uses.  (Using this match key will lead to creation of @file{ADAPT}
19254 files.)
19255
19256 @item Thread
19257 This match key works along the same lines as the @code{Followup} match
19258 key.  If you say that you want to score on a (sub-)thread started by an
19259 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19260 match.  This will add a new @samp{thread} match for each article that
19261 has @var{x} in its @code{References} header.  (These new @samp{thread}
19262 matches will use the @code{Message-ID}s of these matching articles.)
19263 This will ensure that you can raise/lower the score of an entire thread,
19264 even though some articles in the thread may not have complete
19265 @code{References} headers.  Note that using this may lead to
19266 undeterministic scores of the articles in the thread.  (Using this match
19267 key will lead to creation of @file{ADAPT} files.)
19268 @end table
19269 @end enumerate
19270
19271 @cindex score file atoms
19272 @item mark
19273 The value of this entry should be a number.  Any articles with a score
19274 lower than this number will be marked as read.
19275
19276 @item expunge
19277 The value of this entry should be a number.  Any articles with a score
19278 lower than this number will be removed from the summary buffer.
19279
19280 @item mark-and-expunge
19281 The value of this entry should be a number.  Any articles with a score
19282 lower than this number will be marked as read and removed from the
19283 summary buffer.
19284
19285 @item thread-mark-and-expunge
19286 The value of this entry should be a number.  All articles that belong to
19287 a thread that has a total score below this number will be marked as read
19288 and removed from the summary buffer.  @code{gnus-thread-score-function}
19289 says how to compute the total score for a thread.
19290
19291 @item files
19292 The value of this entry should be any number of file names.  These files
19293 are assumed to be score files as well, and will be loaded the same way
19294 this one was.
19295
19296 @item exclude-files
19297 The clue of this entry should be any number of files.  These files will
19298 not be loaded, even though they would normally be so, for some reason or
19299 other.
19300
19301 @item eval
19302 The value of this entry will be @code{eval}el.  This element will be
19303 ignored when handling global score files.
19304
19305 @item read-only
19306 Read-only score files will not be updated or saved.  Global score files
19307 should feature this atom (@pxref{Global Score Files}).  (Note:
19308 @dfn{Global} here really means @dfn{global}; not your personal
19309 apply-to-all-groups score files.)
19310
19311 @item orphan
19312 The value of this entry should be a number.  Articles that do not have
19313 parents will get this number added to their scores.  Imagine you follow
19314 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19315 will only follow a few of the threads, also want to see any new threads.
19316
19317 You can do this with the following two score file entries:
19318
19319 @example
19320         (orphan -500)
19321         (mark-and-expunge -100)
19322 @end example
19323
19324 When you enter the group the first time, you will only see the new
19325 threads.  You then raise the score of the threads that you find
19326 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19327 rest.  Next time you enter the group, you will see new articles in the
19328 interesting threads, plus any new threads.
19329
19330 I.e.---the orphan score atom is for high-volume groups where a few
19331 interesting threads which can't be found automatically by ordinary
19332 scoring rules exist.
19333
19334 @item adapt
19335 This entry controls the adaptive scoring.  If it is @code{t}, the
19336 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19337 adaptive scoring will be performed on this group.  If it is a list, this
19338 list will be used as the adaptive scoring rules.  If it isn't present,
19339 or is something other than @code{t} or @code{ignore}, the default
19340 adaptive scoring rules will be used.  If you want to use adaptive
19341 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19342 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19343 not want adaptive scoring.  If you only want adaptive scoring in a few
19344 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19345 insert @code{(adapt t)} in the score files of the groups where you want
19346 it.
19347
19348 @item adapt-file
19349 All adaptive score entries will go to the file named by this entry.  It
19350 will also be applied when entering the group.  This atom might be handy
19351 if you want to adapt on several groups at once, using the same adaptive
19352 file for a number of groups.
19353
19354 @item local
19355 @cindex local variables
19356 The value of this entry should be a list of @code{(@var{var}
19357 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19358 current summary buffer, and set to the value specified.  This is a
19359 convenient, if somewhat strange, way of setting variables in some
19360 groups if you don't like hooks much.  Note that the @var{value} won't
19361 be evaluated.
19362 @end table
19363
19364
19365 @node Score File Editing
19366 @section Score File Editing
19367
19368 You normally enter all scoring commands from the summary buffer, but you
19369 might feel the urge to edit them by hand as well, so we've supplied you
19370 with a mode for that.
19371
19372 It's simply a slightly customized @code{emacs-lisp} mode, with these
19373 additional commands:
19374
19375 @table @kbd
19376
19377 @item C-c C-c
19378 @kindex C-c C-c (Score)
19379 @findex gnus-score-edit-done
19380 Save the changes you have made and return to the summary buffer
19381 (@code{gnus-score-edit-done}).
19382
19383 @item C-c C-d
19384 @kindex C-c C-d (Score)
19385 @findex gnus-score-edit-insert-date
19386 Insert the current date in numerical format
19387 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19388 you were wondering.
19389
19390 @item C-c C-p
19391 @kindex C-c C-p (Score)
19392 @findex gnus-score-pretty-print
19393 The adaptive score files are saved in an unformatted fashion.  If you
19394 intend to read one of these files, you want to @dfn{pretty print} it
19395 first.  This command (@code{gnus-score-pretty-print}) does that for
19396 you.
19397
19398 @end table
19399
19400 Type @kbd{M-x gnus-score-mode} to use this mode.
19401
19402 @vindex gnus-score-mode-hook
19403 @code{gnus-score-menu-hook} is run in score mode buffers.
19404
19405 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
19406 e} to begin editing score files.
19407
19408
19409 @node Adaptive Scoring
19410 @section Adaptive Scoring
19411 @cindex adaptive scoring
19412
19413 If all this scoring is getting you down, Gnus has a way of making it all
19414 happen automatically---as if by magic.  Or rather, as if by artificial
19415 stupidity, to be precise.
19416
19417 @vindex gnus-use-adaptive-scoring
19418 When you read an article, or mark an article as read, or kill an
19419 article, you leave marks behind.  On exit from the group, Gnus can sniff
19420 these marks and add score elements depending on what marks it finds.
19421 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19422 @code{t} or @code{(line)}.  If you want score adaptively on separate
19423 words appearing in the subjects, you should set this variable to
19424 @code{(word)}.  If you want to use both adaptive methods, set this
19425 variable to @code{(word line)}.
19426
19427 @vindex gnus-default-adaptive-score-alist
19428 To give you complete control over the scoring process, you can customize
19429 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19430 might look something like this:
19431
19432 @lisp
19433 (setq gnus-default-adaptive-score-alist
19434   '((gnus-unread-mark)
19435     (gnus-ticked-mark (from 4))
19436     (gnus-dormant-mark (from 5))
19437     (gnus-del-mark (from -4) (subject -1))
19438     (gnus-read-mark (from 4) (subject 2))
19439     (gnus-expirable-mark (from -1) (subject -1))
19440     (gnus-killed-mark (from -1) (subject -3))
19441     (gnus-kill-file-mark)
19442     (gnus-ancient-mark)
19443     (gnus-low-score-mark)
19444     (gnus-catchup-mark (from -1) (subject -1))))
19445 @end lisp
19446
19447 As you see, each element in this alist has a mark as a key (either a
19448 variable name or a ``real'' mark---a character).  Following this key is
19449 a arbitrary number of header/score pairs.  If there are no header/score
19450 pairs following the key, no adaptive scoring will be done on articles
19451 that have that key as the article mark.  For instance, articles with
19452 @code{gnus-unread-mark} in the example above will not get adaptive score
19453 entries.
19454
19455 Each article can have only one mark, so just a single of these rules
19456 will be applied to each article.
19457
19458 To take @code{gnus-del-mark} as an example---this alist says that all
19459 articles that have that mark (i.e., are marked with @samp{e}) will have a
19460 score entry added to lower based on the @code{From} header by -4, and
19461 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19462
19463 If you have marked 10 articles with the same subject with
19464 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19465 That means that that subject will get a score of ten times -1, which
19466 should be, unless I'm much mistaken, -10.
19467
19468 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19469 the read articles will be marked with the @samp{E} mark.  This'll
19470 probably make adaptive scoring slightly impossible, so auto-expiring and
19471 adaptive scoring doesn't really mix very well.
19472
19473 The headers you can score on are @code{from}, @code{subject},
19474 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19475 @code{chars} and @code{date}.  In addition, you can score on
19476 @code{followup}, which will create an adaptive score entry that matches
19477 on the @code{References} header using the @code{Message-ID} of the
19478 current article, thereby matching the following thread.
19479
19480 If you use this scheme, you should set the score file atom @code{mark}
19481 to something small---like -300, perhaps, to avoid having small random
19482 changes result in articles getting marked as read.
19483
19484 After using adaptive scoring for a week or so, Gnus should start to
19485 become properly trained and enhance the authors you like best, and kill
19486 the authors you like least, without you having to say so explicitly.
19487
19488 You can control what groups the adaptive scoring is to be performed on
19489 by using the score files (@pxref{Score File Format}).  This will also
19490 let you use different rules in different groups.
19491
19492 @vindex gnus-adaptive-file-suffix
19493 The adaptive score entries will be put into a file where the name is the
19494 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19495 is @file{ADAPT}.
19496
19497 @vindex gnus-score-exact-adapt-limit
19498 When doing adaptive scoring, substring or fuzzy matching would probably
19499 give you the best results in most cases.  However, if the header one
19500 matches is short, the possibility for false positives is great, so if
19501 the length of the match is less than
19502 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19503 this variable is @code{nil}, exact matching will always be used to avoid
19504 this problem.
19505
19506 @vindex gnus-default-adaptive-word-score-alist
19507 As mentioned above, you can adapt either on individual words or entire
19508 headers.  If you adapt on words, the
19509 @code{gnus-default-adaptive-word-score-alist} variable says what score
19510 each instance of a word should add given a mark.
19511
19512 @lisp
19513 (setq gnus-default-adaptive-word-score-alist
19514       `((,gnus-read-mark . 30)
19515         (,gnus-catchup-mark . -10)
19516         (,gnus-killed-mark . -20)
19517         (,gnus-del-mark . -15)))
19518 @end lisp
19519
19520 This is the default value.  If you have adaption on words enabled, every
19521 word that appears in subjects of articles marked with
19522 @code{gnus-read-mark} will result in a score rule that increase the
19523 score with 30 points.
19524
19525 @vindex gnus-default-ignored-adaptive-words
19526 @vindex gnus-ignored-adaptive-words
19527 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19528 will be ignored.  If you wish to add more words to be ignored, use the
19529 @code{gnus-ignored-adaptive-words} list instead.
19530
19531 @vindex gnus-adaptive-word-length-limit
19532 Some may feel that short words shouldn't count when doing adaptive
19533 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19534 an integer.  Words shorter than this number will be ignored.  This
19535 variable defaults to @code{nil}.
19536
19537 @vindex gnus-adaptive-word-syntax-table
19538 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19539 syntax table in effect.  It is similar to the standard syntax table, but
19540 it considers numbers to be non-word-constituent characters.
19541
19542 @vindex gnus-adaptive-word-minimum
19543 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19544 word scoring process will never bring down the score of an article to
19545 below this number.  The default is @code{nil}.
19546
19547 @vindex gnus-adaptive-word-no-group-words
19548 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19549 won't adaptively word score any of the words in the group name.  Useful
19550 for groups like @samp{comp.editors.emacs}, where most of the subject
19551 lines contain the word @samp{emacs}.
19552
19553 After using this scheme for a while, it might be nice to write a
19554 @code{gnus-psychoanalyze-user} command to go through the rules and see
19555 what words you like and what words you don't like.  Or perhaps not.
19556
19557 Note that the adaptive word scoring thing is highly experimental and is
19558 likely to change in the future.  Initial impressions seem to indicate
19559 that it's totally useless as it stands.  Some more work (involving more
19560 rigorous statistical methods) will have to be done to make this useful.
19561
19562
19563 @node Home Score File
19564 @section Home Score File
19565
19566 The score file where new score file entries will go is called the
19567 @dfn{home score file}.  This is normally (and by default) the score file
19568 for the group itself.  For instance, the home score file for
19569 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19570
19571 However, this may not be what you want.  It is often convenient to share
19572 a common home score file among many groups---all @samp{emacs} groups
19573 could perhaps use the same home score file.
19574
19575 @vindex gnus-home-score-file
19576 The variable that controls this is @code{gnus-home-score-file}.  It can
19577 be:
19578
19579 @enumerate
19580 @item
19581 A string.  Then this file will be used as the home score file for all
19582 groups.
19583
19584 @item
19585 A function.  The result of this function will be used as the home score
19586 file.  The function will be called with the name of the group as the
19587 parameter.
19588
19589 @item
19590 A list.  The elements in this list can be:
19591
19592 @enumerate
19593 @item
19594 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19595 group name, the @var{file-name} will be used as the home score file.
19596
19597 @item
19598 A function.  If the function returns non-@code{nil}, the result will
19599 be used as the home score file.
19600
19601 @item
19602 A string.  Use the string as the home score file.
19603 @end enumerate
19604
19605 The list will be traversed from the beginning towards the end looking
19606 for matches.
19607
19608 @end enumerate
19609
19610 So, if you want to use just a single score file, you could say:
19611
19612 @lisp
19613 (setq gnus-home-score-file
19614       "my-total-score-file.SCORE")
19615 @end lisp
19616
19617 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19618 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19619
19620 @findex gnus-hierarchial-home-score-file
19621 @lisp
19622 (setq gnus-home-score-file
19623       'gnus-hierarchial-home-score-file)
19624 @end lisp
19625
19626 This is a ready-made function provided for your convenience.
19627 Other functions include
19628
19629 @table @code
19630 @item gnus-current-home-score-file
19631 @findex gnus-current-home-score-file
19632 Return the ``current'' regular score file.  This will make scoring
19633 commands add entry to the ``innermost'' matching score file.
19634
19635 @end table
19636
19637 If you want to have one score file for the @samp{emacs} groups and
19638 another for the @samp{comp} groups, while letting all other groups use
19639 their own home score files:
19640
19641 @lisp
19642 (setq gnus-home-score-file
19643       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
19644       '(("\\.emacs" "emacs.SCORE")
19645         ;; @r{All the comp groups in one score file}
19646         ("^comp" "comp.SCORE")))
19647 @end lisp
19648
19649 @vindex gnus-home-adapt-file
19650 @code{gnus-home-adapt-file} works exactly the same way as
19651 @code{gnus-home-score-file}, but says what the home adaptive score file
19652 is instead.  All new adaptive file entries will go into the file
19653 specified by this variable, and the same syntax is allowed.
19654
19655 In addition to using @code{gnus-home-score-file} and
19656 @code{gnus-home-adapt-file}, you can also use group parameters
19657 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19658 Parameters}) to achieve much the same.  Group and topic parameters take
19659 precedence over this variable.
19660
19661
19662 @node Followups To Yourself
19663 @section Followups To Yourself
19664
19665 Gnus offers two commands for picking out the @code{Message-ID} header in
19666 the current buffer.  Gnus will then add a score rule that scores using
19667 this @code{Message-ID} on the @code{References} header of other
19668 articles.  This will, in effect, increase the score of all articles that
19669 respond to the article in the current buffer.  Quite useful if you want
19670 to easily note when people answer what you've said.
19671
19672 @table @code
19673
19674 @item gnus-score-followup-article
19675 @findex gnus-score-followup-article
19676 This will add a score to articles that directly follow up your own
19677 article.
19678
19679 @item gnus-score-followup-thread
19680 @findex gnus-score-followup-thread
19681 This will add a score to all articles that appear in a thread ``below''
19682 your own article.
19683 @end table
19684
19685 @vindex message-sent-hook
19686 These two functions are both primarily meant to be used in hooks like
19687 @code{message-sent-hook}, like this:
19688 @lisp
19689 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19690 @end lisp
19691
19692
19693 If you look closely at your own @code{Message-ID}, you'll notice that
19694 the first two or three characters are always the same.  Here's two of
19695 mine:
19696
19697 @example
19698 <x6u3u47icf.fsf@@eyesore.no>
19699 <x6sp9o7ibw.fsf@@eyesore.no>
19700 @end example
19701
19702 So ``my'' ident on this machine is @samp{x6}.  This can be
19703 exploited---the following rule will raise the score on all followups to
19704 myself:
19705
19706 @lisp
19707 ("references"
19708  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
19709   1000 nil r))
19710 @end lisp
19711
19712 Whether it's the first two or first three characters that are ``yours''
19713 is system-dependent.
19714
19715
19716 @node Scoring On Other Headers
19717 @section Scoring On Other Headers
19718 @cindex scoring on other headers
19719
19720 Gnus is quite fast when scoring the ``traditional''
19721 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
19722 other headers requires writing a @code{head} scoring rule, which means
19723 that Gnus has to request every single article from the back end to find
19724 matches.  This takes a long time in big groups.
19725
19726 Now, there's not much you can do about this for news groups, but for
19727 mail groups, you have greater control.  In @ref{To From Newsgroups},
19728 it's explained in greater detail what this mechanism does, but here's
19729 a cookbook example for @code{nnml} on how to allow scoring on the
19730 @samp{To} and @samp{Cc} headers.
19731
19732 Put the following in your @file{~/.gnus.el} file.
19733
19734 @lisp
19735 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
19736       nnmail-extra-headers gnus-extra-headers)
19737 @end lisp
19738
19739 Restart Gnus and rebuild your @code{nnml} overview files with the
19740 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
19741 time if you have much mail.
19742
19743 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
19744 so: @kbd{I e s p To RET <your name> RET}.
19745
19746 See?  Simple.
19747
19748
19749 @node Scoring Tips
19750 @section Scoring Tips
19751 @cindex scoring tips
19752
19753 @table @dfn
19754
19755 @item Crossposts
19756 @cindex crossposts
19757 @cindex scoring crossposts
19758 If you want to lower the score of crossposts, the line to match on is
19759 the @code{Xref} header.
19760 @lisp
19761 ("xref" (" talk.politics.misc:" -1000))
19762 @end lisp
19763
19764 @item Multiple crossposts
19765 If you want to lower the score of articles that have been crossposted to
19766 more than, say, 3 groups:
19767 @lisp
19768 ("xref"
19769   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
19770    -1000 nil r))
19771 @end lisp
19772
19773 @item Matching on the body
19774 This is generally not a very good idea---it takes a very long time.
19775 Gnus actually has to fetch each individual article from the server.  But
19776 you might want to anyway, I guess.  Even though there are three match
19777 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
19778 and stick with it in each score file.  If you use any two, each article
19779 will be fetched @emph{twice}.  If you want to match a bit on the
19780 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
19781 the matches.
19782
19783 @item Marking as read
19784 You will probably want to mark articles that have scores below a certain
19785 number as read.  This is most easily achieved by putting the following
19786 in your @file{all.SCORE} file:
19787 @lisp
19788 ((mark -100))
19789 @end lisp
19790 You may also consider doing something similar with @code{expunge}.
19791
19792 @item Negated character classes
19793 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
19794 That will match newlines, which might lead to, well, The Unknown.  Say
19795 @code{[^abcd\n]*} instead.
19796 @end table
19797
19798
19799 @node Reverse Scoring
19800 @section Reverse Scoring
19801 @cindex reverse scoring
19802
19803 If you want to keep just articles that have @samp{Sex with Emacs} in the
19804 subject header, and expunge all other articles, you could put something
19805 like this in your score file:
19806
19807 @lisp
19808 (("subject"
19809   ("Sex with Emacs" 2))
19810  (mark 1)
19811  (expunge 1))
19812 @end lisp
19813
19814 So, you raise all articles that match @samp{Sex with Emacs} and mark the
19815 rest as read, and expunge them to boot.
19816
19817
19818 @node Global Score Files
19819 @section Global Score Files
19820 @cindex global score files
19821
19822 Sure, other newsreaders have ``global kill files''.  These are usually
19823 nothing more than a single kill file that applies to all groups, stored
19824 in the user's home directory.  Bah!  Puny, weak newsreaders!
19825
19826 What I'm talking about here are Global Score Files.  Score files from
19827 all over the world, from users everywhere, uniting all nations in one
19828 big, happy score file union!  Ange-score!  New and untested!
19829
19830 @vindex gnus-global-score-files
19831 All you have to do to use other people's score files is to set the
19832 @code{gnus-global-score-files} variable.  One entry for each score file,
19833 or each score file directory.  Gnus will decide by itself what score
19834 files are applicable to which group.
19835
19836 To use the score file
19837 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
19838 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
19839 say this:
19840
19841 @lisp
19842 (setq gnus-global-score-files
19843       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
19844         "/ftp@@ftp.some-where:/pub/score/"))
19845 @end lisp
19846
19847 @findex gnus-score-search-global-directories
19848 @noindent
19849 Simple, eh?  Directory names must end with a @samp{/}.  These
19850 directories are typically scanned only once during each Gnus session.
19851 If you feel the need to manually re-scan the remote directories, you can
19852 use the @code{gnus-score-search-global-directories} command.
19853
19854 Note that, at present, using this option will slow down group entry
19855 somewhat.  (That is---a lot.)
19856
19857 If you want to start maintaining score files for other people to use,
19858 just put your score file up for anonymous ftp and announce it to the
19859 world.  Become a retro-moderator!  Participate in the retro-moderator
19860 wars sure to ensue, where retro-moderators battle it out for the
19861 sympathy of the people, luring them to use their score files on false
19862 premises!  Yay!  The net is saved!
19863
19864 Here are some tips for the would-be retro-moderator, off the top of my
19865 head:
19866
19867 @itemize @bullet
19868
19869 @item
19870 Articles heavily crossposted are probably junk.
19871 @item
19872 To lower a single inappropriate article, lower by @code{Message-ID}.
19873 @item
19874 Particularly brilliant authors can be raised on a permanent basis.
19875 @item
19876 Authors that repeatedly post off-charter for the group can safely be
19877 lowered out of existence.
19878 @item
19879 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
19880 articles completely.
19881
19882 @item
19883 Use expiring score entries to keep the size of the file down.  You
19884 should probably have a long expiry period, though, as some sites keep
19885 old articles for a long time.
19886 @end itemize
19887
19888 @dots{} I wonder whether other newsreaders will support global score files
19889 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
19890 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
19891 holding our breath yet?
19892
19893
19894 @node Kill Files
19895 @section Kill Files
19896 @cindex kill files
19897
19898 Gnus still supports those pesky old kill files.  In fact, the kill file
19899 entries can now be expiring, which is something I wrote before Daniel
19900 Quinlan thought of doing score files, so I've left the code in there.
19901
19902 In short, kill processing is a lot slower (and I do mean @emph{a lot})
19903 than score processing, so it might be a good idea to rewrite your kill
19904 files into score files.
19905
19906 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
19907 forms into this file, which means that you can use kill files as some
19908 sort of primitive hook function to be run on group entry, even though
19909 that isn't a very good idea.
19910
19911 Normal kill files look like this:
19912
19913 @lisp
19914 (gnus-kill "From" "Lars Ingebrigtsen")
19915 (gnus-kill "Subject" "ding")
19916 (gnus-expunge "X")
19917 @end lisp
19918
19919 This will mark every article written by me as read, and remove the
19920 marked articles from the summary buffer.  Very useful, you'll agree.
19921
19922 Other programs use a totally different kill file syntax.  If Gnus
19923 encounters what looks like a @code{rn} kill file, it will take a stab at
19924 interpreting it.
19925
19926 Two summary functions for editing a @sc{gnus} kill file:
19927
19928 @table @kbd
19929
19930 @item M-k
19931 @kindex M-k (Summary)
19932 @findex gnus-summary-edit-local-kill
19933 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
19934
19935 @item M-K
19936 @kindex M-K (Summary)
19937 @findex gnus-summary-edit-global-kill
19938 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
19939 @end table
19940
19941 Two group mode functions for editing the kill files:
19942
19943 @table @kbd
19944
19945 @item M-k
19946 @kindex M-k (Group)
19947 @findex gnus-group-edit-local-kill
19948 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
19949
19950 @item M-K
19951 @kindex M-K (Group)
19952 @findex gnus-group-edit-global-kill
19953 Edit the general kill file (@code{gnus-group-edit-global-kill}).
19954 @end table
19955
19956 Kill file variables:
19957
19958 @table @code
19959 @item gnus-kill-file-name
19960 @vindex gnus-kill-file-name
19961 A kill file for the group @samp{soc.motss} is normally called
19962 @file{soc.motss.KILL}.  The suffix appended to the group name to get
19963 this file name is detailed by the @code{gnus-kill-file-name} variable.
19964 The ``global'' kill file (not in the score file sense of ``global'', of
19965 course) is just called @file{KILL}.
19966
19967 @vindex gnus-kill-save-kill-file
19968 @item gnus-kill-save-kill-file
19969 If this variable is non-@code{nil}, Gnus will save the
19970 kill file after processing, which is necessary if you use expiring
19971 kills.
19972
19973 @item gnus-apply-kill-hook
19974 @vindex gnus-apply-kill-hook
19975 @findex gnus-apply-kill-file-unless-scored
19976 @findex gnus-apply-kill-file
19977 A hook called to apply kill files to a group.  It is
19978 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
19979 kill file if you have a score file for the same group, you can set this
19980 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
19981 kill files to be processed, you should set this variable to @code{nil}.
19982
19983 @item gnus-kill-file-mode-hook
19984 @vindex gnus-kill-file-mode-hook
19985 A hook called in kill-file mode buffers.
19986
19987 @end table
19988
19989
19990 @node Converting Kill Files
19991 @section Converting Kill Files
19992 @cindex kill files
19993 @cindex converting kill files
19994
19995 If you have loads of old kill files, you may want to convert them into
19996 score files.  If they are ``regular'', you can use
19997 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
19998 by hand.
19999
20000 The kill to score conversion package isn't included in Gnus by default.
20001 You can fetch it from
20002 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20003
20004 If your old kill files are very complex---if they contain more
20005 non-@code{gnus-kill} forms than not, you'll have to convert them by
20006 hand.  Or just let them be as they are.  Gnus will still use them as
20007 before.
20008
20009
20010 @node GroupLens
20011 @section GroupLens
20012 @cindex GroupLens
20013
20014 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20015 so this section is mostly of historical interest.
20016
20017 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20018 collaborative filtering system that helps you work together with other
20019 people to find the quality news articles out of the huge volume of
20020 news articles generated every day.
20021
20022 To accomplish this the GroupLens system combines your opinions about
20023 articles you have already read with the opinions of others who have done
20024 likewise and gives you a personalized prediction for each unread news
20025 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
20026 rate articles, and finds other people that rate articles the same way.
20027 Once it has found some people you agree with it tells you, in the form
20028 of a prediction, what they thought of the article.  You can use this
20029 prediction to help you decide whether or not you want to read the
20030 article.
20031
20032 @menu
20033 * Using GroupLens::             How to make Gnus use GroupLens.
20034 * Rating Articles::             Letting GroupLens know how you rate articles.
20035 * Displaying Predictions::      Displaying predictions given by GroupLens.
20036 * GroupLens Variables::         Customizing GroupLens.
20037 @end menu
20038
20039
20040 @node Using GroupLens
20041 @subsection Using GroupLens
20042
20043 To use GroupLens you must register a pseudonym with your local
20044 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20045 Bureau (BBB)} is the only better bit in town at the moment.
20046
20047 Once you have registered you'll need to set a couple of variables.
20048
20049 @table @code
20050
20051 @item gnus-use-grouplens
20052 @vindex gnus-use-grouplens
20053 Setting this variable to a non-@code{nil} value will make Gnus hook into
20054 all the relevant GroupLens functions.
20055
20056 @item grouplens-pseudonym
20057 @vindex grouplens-pseudonym
20058 This variable should be set to the pseudonym you got when registering
20059 with the Better Bit Bureau.
20060
20061 @item grouplens-newsgroups
20062 @vindex grouplens-newsgroups
20063 A list of groups that you want to get GroupLens predictions for.
20064
20065 @end table
20066
20067 That's the minimum of what you need to get up and running with GroupLens.
20068 Once you've registered, GroupLens will start giving you scores for
20069 articles based on the average of what other people think.  But, to get
20070 the real benefit of GroupLens you need to start rating articles
20071 yourself.  Then the scores GroupLens gives you will be personalized for
20072 you, based on how the people you usually agree with have already rated.
20073
20074
20075 @node Rating Articles
20076 @subsection Rating Articles
20077
20078 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20079 Where 1 means something like this article is a waste of bandwidth and 5
20080 means that the article was really good.  The basic question to ask
20081 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20082 like this one?''
20083
20084 There are four ways to enter a rating for an article in GroupLens.
20085
20086 @table @kbd
20087
20088 @item r
20089 @kindex r (GroupLens)
20090 @findex bbb-summary-rate-article
20091 This function will prompt you for a rating on a scale of one to five.
20092
20093 @item k
20094 @kindex k (GroupLens)
20095 @findex grouplens-score-thread
20096 This function will prompt you for a rating, and rate all the articles in
20097 the thread.  This is really useful for some of those long running giant
20098 threads in rec.humor.
20099
20100 @end table
20101
20102 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20103 the score of the article you're reading.
20104
20105 @table @kbd
20106
20107 @item 1-5 n
20108 @kindex n (GroupLens)
20109 @findex grouplens-next-unread-article
20110 Rate the article and go to the next unread article.
20111
20112 @item 1-5 ,
20113 @kindex , (GroupLens)
20114 @findex grouplens-best-unread-article
20115 Rate the article and go to the next unread article with the highest score.
20116
20117 @end table
20118
20119 If you want to give the current article a score of 4 and then go to the
20120 next article, just type @kbd{4 n}.
20121
20122
20123 @node Displaying Predictions
20124 @subsection Displaying Predictions
20125
20126 GroupLens makes a prediction for you about how much you will like a
20127 news article.  The predictions from GroupLens are on a scale from 1 to
20128 5, where 1 is the worst and 5 is the best.  You can use the predictions
20129 from GroupLens in one of three ways controlled by the variable
20130 @code{gnus-grouplens-override-scoring}.
20131
20132 @vindex gnus-grouplens-override-scoring
20133 There are three ways to display predictions in grouplens.  You may
20134 choose to have the GroupLens scores contribute to, or override the
20135 regular Gnus scoring mechanism.  override is the default; however, some
20136 people prefer to see the Gnus scores plus the grouplens scores.  To get
20137 the separate scoring behavior you need to set
20138 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20139 GroupLens predictions combined with the grouplens scores set it to
20140 @code{'override} and to combine the scores set
20141 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20142 the combine option you will also want to set the values for
20143 @code{grouplens-prediction-offset} and
20144 @code{grouplens-score-scale-factor}.
20145
20146 @vindex grouplens-prediction-display
20147 In either case, GroupLens gives you a few choices for how you would like
20148 to see your predictions displayed.  The display of predictions is
20149 controlled by the @code{grouplens-prediction-display} variable.
20150
20151 The following are valid values for that variable.
20152
20153 @table @code
20154 @item prediction-spot
20155 The higher the prediction, the further to the right an @samp{*} is
20156 displayed.
20157
20158 @item confidence-interval
20159 A numeric confidence interval.
20160
20161 @item prediction-bar
20162 The higher the prediction, the longer the bar.
20163
20164 @item confidence-bar
20165 Numerical confidence.
20166
20167 @item confidence-spot
20168 The spot gets bigger with more confidence.
20169
20170 @item prediction-num
20171 Plain-old numeric value.
20172
20173 @item confidence-plus-minus
20174 Prediction +/- confidence.
20175
20176 @end table
20177
20178
20179 @node GroupLens Variables
20180 @subsection GroupLens Variables
20181
20182 @table @code
20183
20184 @item gnus-summary-grouplens-line-format
20185 The summary line format used in GroupLens-enhanced summary buffers.  It
20186 accepts the same specs as the normal summary line format (@pxref{Summary
20187 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20188 %s\n}.
20189
20190 @item grouplens-bbb-host
20191 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20192 default.
20193
20194 @item grouplens-bbb-port
20195 Port of the host running the bbbd server.  The default is 9000.
20196
20197 @item grouplens-score-offset
20198 Offset the prediction by this value.  In other words, subtract the
20199 prediction value by this number to arrive at the effective score.  The
20200 default is 0.
20201
20202 @item grouplens-score-scale-factor
20203 This variable allows the user to magnify the effect of GroupLens scores.
20204 The scale factor is applied after the offset.  The default is 1.
20205
20206 @end table
20207
20208
20209 @node Advanced Scoring
20210 @section Advanced Scoring
20211
20212 Scoring on Subjects and From headers is nice enough, but what if you're
20213 really interested in what a person has to say only when she's talking
20214 about a particular subject?  Or what if you really don't want to
20215 read what person A has to say when she's following up to person B, but
20216 want to read what she says when she's following up to person C?
20217
20218 By using advanced scoring rules you may create arbitrarily complex
20219 scoring patterns.
20220
20221 @menu
20222 * Advanced Scoring Syntax::     A definition.
20223 * Advanced Scoring Examples::   What they look like.
20224 * Advanced Scoring Tips::       Getting the most out of it.
20225 @end menu
20226
20227
20228 @node Advanced Scoring Syntax
20229 @subsection Advanced Scoring Syntax
20230
20231 Ordinary scoring rules have a string as the first element in the rule.
20232 Advanced scoring rules have a list as the first element.  The second
20233 element is the score to be applied if the first element evaluated to a
20234 non-@code{nil} value.
20235
20236 These lists may consist of three logical operators, one redirection
20237 operator, and various match operators.
20238
20239 Logical operators:
20240
20241 @table @code
20242 @item &
20243 @itemx and
20244 This logical operator will evaluate each of its arguments until it finds
20245 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20246 evaluate to @code{true} values, then this operator will return
20247 @code{true}.
20248
20249 @item |
20250 @itemx or
20251 This logical operator will evaluate each of its arguments until it finds
20252 one that evaluates to @code{true}.  If no arguments are @code{true},
20253 then this operator will return @code{false}.
20254
20255 @item !
20256 @itemx not
20257 @itemx Â¬
20258 This logical operator only takes a single argument.  It returns the
20259 logical negation of the value of its argument.
20260
20261 @end table
20262
20263 There is an @dfn{indirection operator} that will make its arguments
20264 apply to the ancestors of the current article being scored.  For
20265 instance, @code{1-} will make score rules apply to the parent of the
20266 current article.  @code{2-} will make score rules apply to the
20267 grandparent of the current article.  Alternatively, you can write
20268 @code{^^}, where the number of @code{^}s (carets) says how far back into
20269 the ancestry you want to go.
20270
20271 Finally, we have the match operators.  These are the ones that do the
20272 real work.  Match operators are header name strings followed by a match
20273 and a match type.  A typical match operator looks like @samp{("from"
20274 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20275 simple scoring, and the match types are also the same.
20276
20277
20278 @node Advanced Scoring Examples
20279 @subsection Advanced Scoring Examples
20280
20281 Please note that the following examples are score file rules.  To
20282 make a complete score file from them, surround them with another pair
20283 of parentheses.
20284
20285 Let's say you want to increase the score of articles written by Lars
20286 when he's talking about Gnus:
20287
20288 @example
20289 @group
20290 ((&
20291   ("from" "Lars Ingebrigtsen")
20292   ("subject" "Gnus"))
20293  1000)
20294 @end group
20295 @end example
20296
20297 Quite simple, huh?
20298
20299 When he writes long articles, he sometimes has something nice to say:
20300
20301 @example
20302 ((&
20303   ("from" "Lars Ingebrigtsen")
20304   (|
20305    ("subject" "Gnus")
20306    ("lines" 100 >)))
20307  1000)
20308 @end example
20309
20310 However, when he responds to things written by Reig Eigil Logge, you
20311 really don't want to read what he's written:
20312
20313 @example
20314 ((&
20315   ("from" "Lars Ingebrigtsen")
20316   (1- ("from" "Reig Eigir Logge")))
20317  -100000)
20318 @end example
20319
20320 Everybody that follows up Redmondo when he writes about disappearing
20321 socks should have their scores raised, but only when they talk about
20322 white socks.  However, when Lars talks about socks, it's usually not
20323 very interesting:
20324
20325 @example
20326 ((&
20327   (1-
20328    (&
20329     ("from" "redmondo@@.*no" r)
20330     ("body" "disappearing.*socks" t)))
20331   (! ("from" "Lars Ingebrigtsen"))
20332   ("body" "white.*socks"))
20333  1000)
20334 @end example
20335
20336 The possibilities are endless.
20337
20338
20339 @node Advanced Scoring Tips
20340 @subsection Advanced Scoring Tips
20341
20342 The @code{&} and @code{|} logical operators do short-circuit logic.
20343 That is, they stop processing their arguments when it's clear what the
20344 result of the operation will be.  For instance, if one of the arguments
20345 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20346 the rest of the arguments.  This means that you should put slow matches
20347 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20348 @samp{subject}) first.
20349
20350 The indirection arguments (@code{1-} and so on) will make their
20351 arguments work on previous generations of the thread.  If you say
20352 something like:
20353
20354 @example
20355 ...
20356 (1-
20357  (1-
20358   ("from" "lars")))
20359 ...
20360 @end example
20361
20362 Then that means "score on the from header of the grandparent of the
20363 current article".  An indirection is quite fast, but it's better to say:
20364
20365 @example
20366 (1-
20367  (&
20368   ("from" "Lars")
20369   ("subject" "Gnus")))
20370 @end example
20371
20372 than it is to say:
20373
20374 @example
20375 (&
20376  (1- ("from" "Lars"))
20377  (1- ("subject" "Gnus")))
20378 @end example
20379
20380
20381 @node Score Decays
20382 @section Score Decays
20383 @cindex score decays
20384 @cindex decays
20385
20386 You may find that your scores have a tendency to grow without
20387 bounds, especially if you're using adaptive scoring.  If scores get too
20388 big, they lose all meaning---they simply max out and it's difficult to
20389 use them in any sensible way.
20390
20391 @vindex gnus-decay-scores
20392 @findex gnus-decay-score
20393 @vindex gnus-decay-score-function
20394 Gnus provides a mechanism for decaying scores to help with this problem.
20395 When score files are loaded and @code{gnus-decay-scores} is
20396 non-@code{nil}, Gnus will run the score files through the decaying
20397 mechanism thereby lowering the scores of all non-permanent score rules.
20398 The decay itself if performed by the @code{gnus-decay-score-function}
20399 function, which is @code{gnus-decay-score} by default.  Here's the
20400 definition of that function:
20401
20402 @lisp
20403 (defun gnus-decay-score (score)
20404   "Decay SCORE according to `gnus-score-decay-constant'
20405 and `gnus-score-decay-scale'."
20406   (let ((n (- score
20407               (* (if (< score 0) -1 1)
20408                  (min (abs score)
20409                       (max gnus-score-decay-constant
20410                            (* (abs score)
20411                               gnus-score-decay-scale)))))))
20412     (if (and (featurep 'xemacs)
20413              ;; XEmacs' floor can handle only the floating point
20414              ;; number below the half of the maximum integer.
20415              (> (abs n) (lsh -1 -2)))
20416         (string-to-number
20417          (car (split-string (number-to-string n) "\\.")))
20418       (floor n))))
20419 @end lisp
20420
20421 @vindex gnus-score-decay-scale
20422 @vindex gnus-score-decay-constant
20423 @code{gnus-score-decay-constant} is 3 by default and
20424 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20425
20426 @enumerate
20427 @item
20428 Scores between -3 and 3 will be set to 0 when this function is called.
20429
20430 @item
20431 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20432
20433 @item
20434 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20435 score.
20436 @end enumerate
20437
20438 If you don't like this decay function, write your own.  It is called
20439 with the score to be decayed as its only parameter, and it should return
20440 the new score, which should be an integer.
20441
20442 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20443 four days, Gnus will decay the scores four times, for instance.
20444
20445 @iftex
20446 @iflatex
20447 @chapter Message
20448 @include message.texi
20449 @chapter Emacs MIME
20450 @include emacs-mime.texi
20451 @chapter Sieve
20452 @include sieve.texi
20453 @c @chapter PGG
20454 @c @include pgg.texi
20455 @end iflatex
20456 @end iftex
20457
20458 @node Various
20459 @chapter Various
20460
20461 @menu
20462 * Process/Prefix::              A convention used by many treatment commands.
20463 * Interactive::                 Making Gnus ask you many questions.
20464 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20465 * Formatting Variables::        You can specify what buffers should look like.
20466 * Window Layout::               Configuring the Gnus buffer windows.
20467 * Faces and Fonts::             How to change how faces look.
20468 * Compilation::                 How to speed Gnus up.
20469 * Mode Lines::                  Displaying information in the mode lines.
20470 * Highlighting and Menus::      Making buffers look all nice and cozy.
20471 * Buttons::                     Get tendinitis in ten easy steps!
20472 * Daemons::                     Gnus can do things behind your back.
20473 * NoCeM::                       How to avoid spam and other fatty foods.
20474 * Undo::                        Some actions can be undone.
20475 * Predicate Specifiers::        Specifying predicates.
20476 * Moderation::                  What to do if you're a moderator.
20477 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20478 * Fuzzy Matching::              What's the big fuzz?
20479 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20480 * Various Various::             Things that are really various.
20481 @end menu
20482
20483
20484 @node Process/Prefix
20485 @section Process/Prefix
20486 @cindex process/prefix convention
20487
20488 Many functions, among them functions for moving, decoding and saving
20489 articles, use what is known as the @dfn{Process/Prefix convention}.
20490
20491 This is a method for figuring out what articles the user wants the
20492 command to be performed on.
20493
20494 It goes like this:
20495
20496 If the numeric prefix is N, perform the operation on the next N
20497 articles, starting with the current one.  If the numeric prefix is
20498 negative, perform the operation on the previous N articles, starting
20499 with the current one.
20500
20501 @vindex transient-mark-mode
20502 If @code{transient-mark-mode} in non-@code{nil} and the region is
20503 active, all articles in the region will be worked upon.
20504
20505 If there is no numeric prefix, but some articles are marked with the
20506 process mark, perform the operation on the articles marked with
20507 the process mark.
20508
20509 If there is neither a numeric prefix nor any articles marked with the
20510 process mark, just perform the operation on the current article.
20511
20512 Quite simple, really, but it needs to be made clear so that surprises
20513 are avoided.
20514
20515 Commands that react to the process mark will push the current list of
20516 process marked articles onto a stack and will then clear all process
20517 marked articles.  You can restore the previous configuration with the
20518 @kbd{M P y} command (@pxref{Setting Process Marks}).
20519
20520 @vindex gnus-summary-goto-unread
20521 One thing that seems to shock & horrify lots of people is that, for
20522 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20523 Since each @kbd{d} (which marks the current article as read) by default
20524 goes to the next unread article after marking, this means that @kbd{3 d}
20525 will mark the next three unread articles as read, no matter what the
20526 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20527 @code{nil} for a more straightforward action.
20528
20529 Many commands do not use the process/prefix convention.  All commands
20530 that do explicitly say so in this manual.  To apply the process/prefix
20531 convention to commands that do not use it, you can use the @kbd{M-&}
20532 command.  For instance, to mark all the articles in the group as
20533 expirable, you could say @kbd{M P b M-& E}.
20534
20535
20536 @node Interactive
20537 @section Interactive
20538 @cindex interaction
20539
20540 @table @code
20541
20542 @item gnus-novice-user
20543 @vindex gnus-novice-user
20544 If this variable is non-@code{nil}, you are either a newcomer to the
20545 World of Usenet, or you are very cautious, which is a nice thing to be,
20546 really.  You will be given questions of the type ``Are you sure you want
20547 to do this?'' before doing anything dangerous.  This is @code{t} by
20548 default.
20549
20550 @item gnus-expert-user
20551 @vindex gnus-expert-user
20552 If this variable is non-@code{nil}, you will seldom be asked any
20553 questions by Gnus.  It will simply assume you know what you're doing, no
20554 matter how strange.
20555
20556 @item gnus-interactive-catchup
20557 @vindex gnus-interactive-catchup
20558 Require confirmation before catching up a group if non-@code{nil}.  It
20559 is @code{t} by default.
20560
20561 @item gnus-interactive-exit
20562 @vindex gnus-interactive-exit
20563 Require confirmation before exiting Gnus.  This variable is @code{t} by
20564 default.
20565 @end table
20566
20567
20568 @node Symbolic Prefixes
20569 @section Symbolic Prefixes
20570 @cindex symbolic prefixes
20571
20572 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20573 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20574 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20575 rule of 900 to the current article.
20576
20577 This is all nice and well, but what if you want to give a command some
20578 additional information?  Well, what most commands do is interpret the
20579 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20580 doesn't want a backup file to be created when saving the current buffer,
20581 for instance.  But what if you want to save without making a backup
20582 file, and you want Emacs to flash lights and play a nice tune at the
20583 same time?  You can't, and you're probably perfectly happy that way.
20584
20585 @kindex M-i (Summary)
20586 @findex gnus-symbolic-argument
20587 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20588 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20589 character typed in is the value.  You can stack as many @kbd{M-i}
20590 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20591 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20592 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20593 @code{b}''.  You get the drift.
20594
20595 Typing in symbolic prefixes to commands that don't accept them doesn't
20596 hurt, but it doesn't do any good either.  Currently not many Gnus
20597 functions make use of the symbolic prefix.
20598
20599 If you're interested in how Gnus implements this, @pxref{Extended
20600 Interactive}.
20601
20602
20603 @node Formatting Variables
20604 @section Formatting Variables
20605 @cindex formatting variables
20606
20607 Throughout this manual you've probably noticed lots of variables called
20608 things like @code{gnus-group-line-format} and
20609 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20610 output lines in the various buffers.  There's quite a lot of them.
20611 Fortunately, they all use the same syntax, so there's not that much to
20612 be annoyed by.
20613
20614 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20615 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20616 lots of percentages everywhere.
20617
20618 @menu
20619 * Formatting Basics::           A formatting variable is basically a format string.
20620 * Mode Line Formatting::        Some rules about mode line formatting variables.
20621 * Advanced Formatting::         Modifying output in various ways.
20622 * User-Defined Specs::          Having Gnus call your own functions.
20623 * Formatting Fonts::            Making the formatting look colorful and nice.
20624 * Positioning Point::           Moving point to a position after an operation.
20625 * Tabulation::                  Tabulating your output.
20626 * Wide Characters::             Dealing with wide characters.
20627 @end menu
20628
20629 Currently Gnus uses the following formatting variables:
20630 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20631 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20632 @code{gnus-group-mode-line-format},
20633 @code{gnus-summary-mode-line-format},
20634 @code{gnus-article-mode-line-format},
20635 @code{gnus-server-mode-line-format}, and
20636 @code{gnus-summary-pick-line-format}.
20637
20638 All these format variables can also be arbitrary elisp forms.  In that
20639 case, they will be @code{eval}ed to insert the required lines.
20640
20641 @kindex M-x gnus-update-format
20642 @findex gnus-update-format
20643 Gnus includes a command to help you while creating your own format
20644 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20645 update the spec in question and pop you to a buffer where you can
20646 examine the resulting Lisp code to be run to generate the line.
20647
20648
20649
20650 @node Formatting Basics
20651 @subsection Formatting Basics
20652
20653 Each @samp{%} element will be replaced by some string or other when the
20654 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20655 spec, and pad with spaces to get a 5-character field''.
20656
20657 As with normal C and Emacs Lisp formatting strings, the numerical
20658 modifier between the @samp{%} and the formatting type character will
20659 @dfn{pad} the output so that it is always at least that long.
20660 @samp{%5y} will make the field always (at least) five characters wide by
20661 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20662 the right instead.
20663
20664 You may also wish to limit the length of the field to protect against
20665 particularly wide values.  For that you can say @samp{%4,6y}, which
20666 means that the field will never be more than 6 characters wide and never
20667 less than 4 characters wide.
20668
20669 Also Gnus supports some extended format specifications, such as
20670 @samp{%&user-date;}.
20671
20672
20673 @node Mode Line Formatting
20674 @subsection Mode Line Formatting
20675
20676 Mode line formatting variables (e.g.,
20677 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20678 buffer line oriented formatting variables (@pxref{Formatting Basics})
20679 with the following two differences:
20680
20681 @enumerate
20682
20683 @item
20684 There must be no newline (@samp{\n}) at the end.
20685
20686 @item
20687 The special @samp{%%b} spec can be used to display the buffer name.
20688 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20689 @samp{%} to allow it to pass through the formatting machinery unmangled,
20690 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20691 display interprets to mean ``show the buffer name''.  For a full list of
20692 mode line specs Emacs understands, see the documentation of the
20693 @code{mode-line-format} variable.
20694
20695 @end enumerate
20696
20697
20698 @node Advanced Formatting
20699 @subsection Advanced Formatting
20700
20701 It is frequently useful to post-process the fields in some way.
20702 Padding, limiting, cutting off parts and suppressing certain values can
20703 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20704 look like @samp{%~(cut 3)~(ignore "0")y}.
20705
20706 These are the valid modifiers:
20707
20708 @table @code
20709 @item pad
20710 @itemx pad-left
20711 Pad the field to the left with spaces until it reaches the required
20712 length.
20713
20714 @item pad-right
20715 Pad the field to the right with spaces until it reaches the required
20716 length.
20717
20718 @item max
20719 @itemx max-left
20720 Cut off characters from the left until it reaches the specified length.
20721
20722 @item max-right
20723 Cut off characters from the right until it reaches the specified
20724 length.
20725
20726 @item cut
20727 @itemx cut-left
20728 Cut off the specified number of characters from the left.
20729
20730 @item cut-right
20731 Cut off the specified number of characters from the right.
20732
20733 @item ignore
20734 Return an empty string if the field is equal to the specified value.
20735
20736 @item form
20737 Use the specified form as the field value when the @samp{@@} spec is
20738 used.
20739
20740 Here's an example:
20741
20742 @lisp
20743 "~(form (current-time-string))@@"
20744 @end lisp
20745
20746 @end table
20747
20748 Let's take an example.  The @samp{%o} spec in the summary mode lines
20749 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20750 This is quite a mouthful, so we want to shave off the century number and
20751 the time, leaving us with a six-character date.  That would be
20752 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20753 maxing, and we need the padding to ensure that the date is never less
20754 than 6 characters to make it look nice in columns.)
20755
20756 Ignoring is done first; then cutting; then maxing; and then as the very
20757 last operation, padding.
20758
20759 @vindex gnus-compile-user-specs
20760 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
20761 default) with your strong personality, and use a lots of these advanced
20762 thingies, you'll find that Gnus gets quite slow.  This can be helped
20763 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
20764 the look of your lines.
20765 @xref{Compilation}.
20766
20767
20768 @node User-Defined Specs
20769 @subsection User-Defined Specs
20770
20771 All the specs allow for inserting user defined specifiers---@samp{u}.
20772 The next character in the format string should be a letter.  Gnus
20773 will call the function @code{gnus-user-format-function-}@samp{X}, where
20774 @samp{X} is the letter following @samp{%u}.  The function will be passed
20775 a single parameter---what the parameter means depends on what buffer
20776 it's being called from.  The function should return a string, which will
20777 be inserted into the buffer just like information from any other
20778 specifier.  This function may also be called with dummy values, so it
20779 should protect against that.
20780
20781 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20782 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20783
20784 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20785 much the same without defining new functions.  Here's an example:
20786 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20787 given here will be evaluated to yield the current line number, and then
20788 inserted.
20789
20790
20791 @node Formatting Fonts
20792 @subsection Formatting Fonts
20793
20794 There are specs for highlighting, and these are shared by all the format
20795 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20796 the special @code{mouse-face} property set, which means that it will be
20797 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20798 over it.
20799
20800 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20801 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20802 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20803 and so on.  Create as many faces as you wish.  The same goes for the
20804 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20805 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20806
20807 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20808 special @code{balloon-help} property set to
20809 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
20810 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
20811 variables should be either strings or symbols naming functions that
20812 return a string.  When the mouse passes over text with this property
20813 set, a balloon window will appear and display the string.  Please
20814 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20815 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20816 XEmacs) for more information on this.  (For technical reasons, the
20817 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20818 paragraph.)
20819
20820 Here's an alternative recipe for the group buffer:
20821
20822 @lisp
20823 ;; @r{Create three face types.}
20824 (setq gnus-face-1 'bold)
20825 (setq gnus-face-3 'italic)
20826
20827 ;; @r{We want the article count to be in}
20828 ;; @r{a bold and green face.  So we create}
20829 ;; @r{a new face called @code{my-green-bold}.}
20830 (copy-face 'bold 'my-green-bold)
20831 ;; @r{Set the color.}
20832 (set-face-foreground 'my-green-bold "ForestGreen")
20833 (setq gnus-face-2 'my-green-bold)
20834
20835 ;; @r{Set the new & fancy format.}
20836 (setq gnus-group-line-format
20837       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
20838 @end lisp
20839
20840 I'm sure you'll be able to use this scheme to create totally unreadable
20841 and extremely vulgar displays.  Have fun!
20842
20843 Note that the @samp{%(} specs (and friends) do not make any sense on the
20844 mode-line variables.
20845
20846 @node Positioning Point
20847 @subsection Positioning Point
20848
20849 Gnus usually moves point to a pre-defined place on each line in most
20850 buffers.  By default, point move to the first colon character on the
20851 line.  You can customize this behaviour in three different ways.
20852
20853 You can move the colon character to somewhere else on the line.
20854
20855 @findex gnus-goto-colon
20856 You can redefine the function that moves the point to the colon.  The
20857 function is called @code{gnus-goto-colon}.
20858
20859 But perhaps the most convenient way to deal with this, if you don't want
20860 to have a colon in your line, is to use the @samp{%*} specifier.  If you
20861 put a @samp{%*} somewhere in your format line definition, Gnus will
20862 place point there.
20863
20864
20865 @node Tabulation
20866 @subsection Tabulation
20867
20868 You can usually line up your displays by padding and cutting your
20869 strings.  However, when combining various strings of different size, it
20870 can often be more convenient to just output the strings, and then worry
20871 about lining up the following text afterwards.
20872
20873 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
20874 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
20875
20876 @samp{%50=} will insert space characters to pad the line up to column
20877 50.  If the text is already past column 50, nothing will be inserted.
20878 This is the soft tabulator.
20879
20880 @samp{%-50=} will insert space characters to pad the line up to column
20881 50.  If the text is already past column 50, the excess text past column
20882 50 will be removed.  This is the hard tabulator.
20883
20884
20885 @node Wide Characters
20886 @subsection Wide Characters
20887
20888 Fixed width fonts in most countries have characters of the same width.
20889 Some countries, however, use Latin characters mixed with wider
20890 characters---most notable East Asian countries.
20891
20892 The problem is that when formatting, Gnus assumes that if a string is 10
20893 characters wide, it'll be 10 Latin characters wide on the screen.  In
20894 these countries, that's not true.
20895
20896 @vindex gnus-use-correct-string-widths
20897 To help fix this, you can set @code{gnus-use-correct-string-widths} to
20898 @code{t}.  This makes buffer generation slower, but the results will be
20899 prettier.  The default value under XEmacs is @code{t} but @code{nil}
20900 for Emacs.
20901
20902
20903 @node Window Layout
20904 @section Window Layout
20905 @cindex window layout
20906
20907 No, there's nothing here about X, so be quiet.
20908
20909 @vindex gnus-use-full-window
20910 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
20911 other windows and occupy the entire Emacs screen by itself.  It is
20912 @code{t} by default.
20913
20914 Setting this variable to @code{nil} kinda works, but there are
20915 glitches.  Use at your own peril.
20916
20917 @vindex gnus-buffer-configuration
20918 @code{gnus-buffer-configuration} describes how much space each Gnus
20919 buffer should be given.  Here's an excerpt of this variable:
20920
20921 @lisp
20922 ((group (vertical 1.0 (group 1.0 point)
20923                       (if gnus-carpal (group-carpal 4))))
20924  (article (vertical 1.0 (summary 0.25 point)
20925                         (article 1.0))))
20926 @end lisp
20927
20928 This is an alist.  The @dfn{key} is a symbol that names some action or
20929 other.  For instance, when displaying the group buffer, the window
20930 configuration function will use @code{group} as the key.  A full list of
20931 possible names is listed below.
20932
20933 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
20934 should occupy.  To take the @code{article} split as an example -
20935
20936 @lisp
20937 (article (vertical 1.0 (summary 0.25 point)
20938                        (article 1.0)))
20939 @end lisp
20940
20941 This @dfn{split} says that the summary buffer should occupy 25% of upper
20942 half of the screen, and that it is placed over the article buffer.  As
20943 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
20944 reaching for that calculator there).  However, the special number
20945 @code{1.0} is used to signal that this buffer should soak up all the
20946 rest of the space available after the rest of the buffers have taken
20947 whatever they need.  There should be only one buffer with the @code{1.0}
20948 size spec per split.
20949
20950 Point will be put in the buffer that has the optional third element
20951 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
20952 split where the tag @code{frame-focus} is a member (i.e. is the third or
20953 fourth element in the list, depending on whether the @code{point} tag is
20954 present) gets focus.
20955
20956 Here's a more complicated example:
20957
20958 @lisp
20959 (article (vertical 1.0 (group 4)
20960                        (summary 0.25 point)
20961                        (if gnus-carpal (summary-carpal 4))
20962                        (article 1.0)))
20963 @end lisp
20964
20965 If the size spec is an integer instead of a floating point number,
20966 then that number will be used to say how many lines a buffer should
20967 occupy, not a percentage.
20968
20969 If the @dfn{split} looks like something that can be @code{eval}ed (to be
20970 precise---if the @code{car} of the split is a function or a subr), this
20971 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
20972 be used as a split.  This means that there will be three buffers if
20973 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
20974 is non-@code{nil}.
20975
20976 Not complicated enough for you?  Well, try this on for size:
20977
20978 @lisp
20979 (article (horizontal 1.0
20980              (vertical 0.5
20981                  (group 1.0)
20982                  (gnus-carpal 4))
20983              (vertical 1.0
20984                  (summary 0.25 point)
20985                  (summary-carpal 4)
20986                  (article 1.0))))
20987 @end lisp
20988
20989 Whoops.  Two buffers with the mystery 100% tag.  And what's that
20990 @code{horizontal} thingie?
20991
20992 If the first element in one of the split is @code{horizontal}, Gnus will
20993 split the window horizontally, giving you two windows side-by-side.
20994 Inside each of these strips you may carry on all you like in the normal
20995 fashion.  The number following @code{horizontal} says what percentage of
20996 the screen is to be given to this strip.
20997
20998 For each split, there @emph{must} be one element that has the 100% tag.
20999 The splitting is never accurate, and this buffer will eat any leftover
21000 lines from the splits.
21001
21002 To be slightly more formal, here's a definition of what a valid split
21003 may look like:
21004
21005 @example
21006 @group
21007 split      = frame | horizontal | vertical | buffer | form
21008 frame      = "(frame " size *split ")"
21009 horizontal = "(horizontal " size *split ")"
21010 vertical   = "(vertical " size *split ")"
21011 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21012 size       = number | frame-params
21013 buf-name   = group | article | summary ...
21014 @end group
21015 @end example
21016
21017 The limitations are that the @code{frame} split can only appear as the
21018 top-level split.  @var{form} should be an Emacs Lisp form that should
21019 return a valid split.  We see that each split is fully recursive, and
21020 may contain any number of @code{vertical} and @code{horizontal} splits.
21021
21022 @vindex gnus-window-min-width
21023 @vindex gnus-window-min-height
21024 @cindex window height
21025 @cindex window width
21026 Finding the right sizes can be a bit complicated.  No window may be less
21027 than @code{gnus-window-min-height} (default 1) characters high, and all
21028 windows must be at least @code{gnus-window-min-width} (default 1)
21029 characters wide.  Gnus will try to enforce this before applying the
21030 splits.  If you want to use the normal Emacs window width/height limit,
21031 you can just set these two variables to @code{nil}.
21032
21033 If you're not familiar with Emacs terminology, @code{horizontal} and
21034 @code{vertical} splits may work the opposite way of what you'd expect.
21035 Windows inside a @code{horizontal} split are shown side-by-side, and
21036 windows within a @code{vertical} split are shown above each other.
21037
21038 @findex gnus-configure-frame
21039 If you want to experiment with window placement, a good tip is to call
21040 @code{gnus-configure-frame} directly with a split.  This is the function
21041 that does all the real work when splitting buffers.  Below is a pretty
21042 nonsensical configuration with 5 windows; two for the group buffer and
21043 three for the article buffer.  (I said it was nonsensical.)  If you
21044 @code{eval} the statement below, you can get an idea of how that would
21045 look straight away, without going through the normal Gnus channels.
21046 Play with it until you're satisfied, and then use
21047 @code{gnus-add-configuration} to add your new creation to the buffer
21048 configuration list.
21049
21050 @lisp
21051 (gnus-configure-frame
21052  '(horizontal 1.0
21053     (vertical 10
21054       (group 1.0)
21055       (article 0.3 point))
21056     (vertical 1.0
21057       (article 1.0)
21058       (horizontal 4
21059         (group 1.0)
21060         (article 10)))))
21061 @end lisp
21062
21063 You might want to have several frames as well.  No prob---just use the
21064 @code{frame} split:
21065
21066 @lisp
21067 (gnus-configure-frame
21068  '(frame 1.0
21069          (vertical 1.0
21070                    (summary 0.25 point frame-focus)
21071                    (article 1.0))
21072          (vertical ((height . 5) (width . 15)
21073                     (user-position . t)
21074                     (left . -1) (top . 1))
21075                    (picon 1.0))))
21076
21077 @end lisp
21078
21079 This split will result in the familiar summary/article window
21080 configuration in the first (or ``main'') frame, while a small additional
21081 frame will be created where picons will be shown.  As you can see,
21082 instead of the normal @code{1.0} top-level spec, each additional split
21083 should have a frame parameter alist as the size spec.
21084 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21085 Reference Manual}.  Under XEmacs, a frame property list will be
21086 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21087 is such a plist.
21088 The list of all possible keys for @code{gnus-buffer-configuration} can
21089 be found in its default value.
21090
21091 Note that the @code{message} key is used for both
21092 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21093 it is desirable to distinguish between the two, something like this
21094 might be used:
21095
21096 @lisp
21097 (message (horizontal 1.0
21098                      (vertical 1.0 (message 1.0 point))
21099                      (vertical 0.24
21100                                (if (buffer-live-p gnus-summary-buffer)
21101                                    '(summary 0.5))
21102                                (group 1.0))))
21103 @end lisp
21104
21105 One common desire for a multiple frame split is to have a separate frame
21106 for composing mail and news while leaving the original frame intact.  To
21107 accomplish that, something like the following can be done:
21108
21109 @lisp
21110 (message
21111   (frame 1.0
21112          (if (not (buffer-live-p gnus-summary-buffer))
21113              (car (cdr (assoc 'group gnus-buffer-configuration)))
21114            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21115          (vertical ((user-position . t) (top . 1) (left . 1)
21116                     (name . "Message"))
21117                    (message 1.0 point))))
21118 @end lisp
21119
21120 @findex gnus-add-configuration
21121 Since the @code{gnus-buffer-configuration} variable is so long and
21122 complicated, there's a function you can use to ease changing the config
21123 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21124 you want to change the @code{article} setting, you could say:
21125
21126 @lisp
21127 (gnus-add-configuration
21128  '(article (vertical 1.0
21129                (group 4)
21130                (summary .25 point)
21131                (article 1.0))))
21132 @end lisp
21133
21134 You'd typically stick these @code{gnus-add-configuration} calls in your
21135 @file{~/.gnus.el} file or in some startup hook---they should be run after
21136 Gnus has been loaded.
21137
21138 @vindex gnus-always-force-window-configuration
21139 If all windows mentioned in the configuration are already visible, Gnus
21140 won't change the window configuration.  If you always want to force the
21141 ``right'' window configuration, you can set
21142 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21143
21144 If you're using tree displays (@pxref{Tree Display}), and the tree
21145 window is displayed vertically next to another window, you may also want
21146 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21147 windows resized.
21148
21149 @subsection Example Window Configurations
21150
21151 @itemize @bullet
21152 @item
21153 Narrow left hand side occupied by group buffer.  Right hand side split
21154 between summary buffer (top one-sixth) and article buffer (bottom).
21155
21156 @ifinfo
21157 @example
21158 +---+---------+
21159 | G | Summary |
21160 | r +---------+
21161 | o |         |
21162 | u | Article |
21163 | p |         |
21164 +---+---------+
21165 @end example
21166 @end ifinfo
21167
21168 @lisp
21169 (gnus-add-configuration
21170  '(article
21171    (horizontal 1.0
21172                (vertical 25 (group 1.0))
21173                (vertical 1.0
21174                          (summary 0.16 point)
21175                          (article 1.0)))))
21176
21177 (gnus-add-configuration
21178  '(summary
21179    (horizontal 1.0
21180                (vertical 25 (group 1.0))
21181                (vertical 1.0 (summary 1.0 point)))))
21182 @end lisp
21183
21184 @end itemize
21185
21186
21187 @node Faces and Fonts
21188 @section Faces and Fonts
21189 @cindex faces
21190 @cindex fonts
21191 @cindex colors
21192
21193 Fiddling with fonts and faces used to be very difficult, but these days
21194 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21195 the face you want to alter, and alter it via the standard Customize
21196 interface.
21197
21198
21199 @node Compilation
21200 @section Compilation
21201 @cindex compilation
21202 @cindex byte-compilation
21203
21204 @findex gnus-compile
21205
21206 Remember all those line format specification variables?
21207 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21208 on.  By default, T-gnus will use the byte-compiled codes of these
21209 variables and we can keep a slow-down to a minimum.  However, if you set
21210 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
21211 unfortunately, changing them will mean a quite significant slow-down.
21212 (The default values of these variables have byte-compiled functions
21213 associated with them, while the user-generated versions do not, of
21214 course.)
21215
21216 To help with this, you can run @kbd{M-x gnus-compile} after you've
21217 fiddled around with the variables and feel that you're (kind of)
21218 satisfied.  This will result in the new specs being byte-compiled, and
21219 you'll get top speed again.  Note that T-gnus will not save these
21220 compiled specs in the @file{.newsrc.eld} file.
21221
21222 @table @code
21223 @item gnus-compile-user-specs
21224 @vindex gnus-compile-user-specs
21225 If it is non-nil, the user-defined format specs will be byte-compiled
21226 automatically.  The default value of this variable is @code{t}.  It has
21227 an effect on the values of @code{gnus-*-line-format-spec}.
21228 @end table
21229
21230
21231 @node Mode Lines
21232 @section Mode Lines
21233 @cindex mode lines
21234
21235 @vindex gnus-updated-mode-lines
21236 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21237 lines updated.  It is a list of symbols.  Supported symbols include
21238 @code{group}, @code{article}, @code{summary}, @code{server},
21239 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21240 Gnus will keep that mode line updated with information that may be
21241 pertinent.  If this variable is @code{nil}, screen refresh may be
21242 quicker.
21243
21244 @cindex display-time
21245
21246 @vindex gnus-mode-non-string-length
21247 By default, Gnus displays information on the current article in the mode
21248 lines of the summary and article buffers.  The information Gnus wishes
21249 to display (e.g. the subject of the article) is often longer than the
21250 mode lines, and therefore have to be cut off at some point.  The
21251 @code{gnus-mode-non-string-length} variable says how long the other
21252 elements on the line is (i.e., the non-info part).  If you put
21253 additional elements on the mode line (e.g. a clock), you should modify
21254 this variable:
21255
21256 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21257 @lisp
21258 (add-hook 'display-time-hook
21259           (lambda () (setq gnus-mode-non-string-length
21260                            (+ 21
21261                               (if line-number-mode 5 0)
21262                               (if column-number-mode 4 0)
21263                               (length display-time-string)))))
21264 @end lisp
21265
21266 If this variable is @code{nil} (which is the default), the mode line
21267 strings won't be chopped off, and they won't be padded either.  Note
21268 that the default is unlikely to be desirable, as even the percentage
21269 complete in the buffer may be crowded off the mode line; the user should
21270 configure this variable appropriately for her configuration.
21271
21272
21273 @node Highlighting and Menus
21274 @section Highlighting and Menus
21275 @cindex visual
21276 @cindex highlighting
21277 @cindex menus
21278
21279 @vindex gnus-visual
21280 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21281 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21282 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21283 file.
21284
21285 This variable can be a list of visual properties that are enabled.  The
21286 following elements are valid, and are all included by default:
21287
21288 @table @code
21289 @item group-highlight
21290 Do highlights in the group buffer.
21291 @item summary-highlight
21292 Do highlights in the summary buffer.
21293 @item article-highlight
21294 Do highlights in the article buffer.
21295 @item highlight
21296 Turn on highlighting in all buffers.
21297 @item group-menu
21298 Create menus in the group buffer.
21299 @item summary-menu
21300 Create menus in the summary buffers.
21301 @item article-menu
21302 Create menus in the article buffer.
21303 @item browse-menu
21304 Create menus in the browse buffer.
21305 @item server-menu
21306 Create menus in the server buffer.
21307 @item score-menu
21308 Create menus in the score buffers.
21309 @item menu
21310 Create menus in all buffers.
21311 @end table
21312
21313 So if you only want highlighting in the article buffer and menus in all
21314 buffers, you could say something like:
21315
21316 @lisp
21317 (setq gnus-visual '(article-highlight menu))
21318 @end lisp
21319
21320 If you want highlighting only and no menus whatsoever, you'd say:
21321
21322 @lisp
21323 (setq gnus-visual '(highlight))
21324 @end lisp
21325
21326 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21327 in all Gnus buffers.
21328
21329 Other general variables that influence the look of all buffers include:
21330
21331 @table @code
21332 @item gnus-mouse-face
21333 @vindex gnus-mouse-face
21334 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21335 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21336
21337 @end table
21338
21339 There are hooks associated with the creation of all the different menus:
21340
21341 @table @code
21342
21343 @item gnus-article-menu-hook
21344 @vindex gnus-article-menu-hook
21345 Hook called after creating the article mode menu.
21346
21347 @item gnus-group-menu-hook
21348 @vindex gnus-group-menu-hook
21349 Hook called after creating the group mode menu.
21350
21351 @item gnus-summary-menu-hook
21352 @vindex gnus-summary-menu-hook
21353 Hook called after creating the summary mode menu.
21354
21355 @item gnus-server-menu-hook
21356 @vindex gnus-server-menu-hook
21357 Hook called after creating the server mode menu.
21358
21359 @item gnus-browse-menu-hook
21360 @vindex gnus-browse-menu-hook
21361 Hook called after creating the browse mode menu.
21362
21363 @item gnus-score-menu-hook
21364 @vindex gnus-score-menu-hook
21365 Hook called after creating the score mode menu.
21366
21367 @end table
21368
21369
21370 @node Buttons
21371 @section Buttons
21372 @cindex buttons
21373 @cindex mouse
21374 @cindex click
21375
21376 Those new-fangled @dfn{mouse} contraptions is very popular with the
21377 young, hep kids who don't want to learn the proper way to do things
21378 these days.  Why, I remember way back in the summer of '89, when I was
21379 using Emacs on a Tops 20 system.  Three hundred users on one single
21380 machine, and every user was running Simula compilers.  Bah!
21381
21382 Right.
21383
21384 @vindex gnus-carpal
21385 Well, you can make Gnus display bufferfuls of buttons you can click to
21386 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21387 really.  Tell the chiropractor I sent you.
21388
21389
21390 @table @code
21391
21392 @item gnus-carpal-mode-hook
21393 @vindex gnus-carpal-mode-hook
21394 Hook run in all carpal mode buffers.
21395
21396 @item gnus-carpal-button-face
21397 @vindex gnus-carpal-button-face
21398 Face used on buttons.
21399
21400 @item gnus-carpal-header-face
21401 @vindex gnus-carpal-header-face
21402 Face used on carpal buffer headers.
21403
21404 @item gnus-carpal-group-buffer-buttons
21405 @vindex gnus-carpal-group-buffer-buttons
21406 Buttons in the group buffer.
21407
21408 @item gnus-carpal-summary-buffer-buttons
21409 @vindex gnus-carpal-summary-buffer-buttons
21410 Buttons in the summary buffer.
21411
21412 @item gnus-carpal-server-buffer-buttons
21413 @vindex gnus-carpal-server-buffer-buttons
21414 Buttons in the server buffer.
21415
21416 @item gnus-carpal-browse-buffer-buttons
21417 @vindex gnus-carpal-browse-buffer-buttons
21418 Buttons in the browse buffer.
21419 @end table
21420
21421 All the @code{buttons} variables are lists.  The elements in these list
21422 are either cons cells where the @code{car} contains a text to be displayed and
21423 the @code{cdr} contains a function symbol, or a simple string.
21424
21425
21426 @node Daemons
21427 @section Daemons
21428 @cindex demons
21429 @cindex daemons
21430
21431 Gnus, being larger than any program ever written (allegedly), does lots
21432 of strange stuff that you may wish to have done while you're not
21433 present.  For instance, you may want it to check for new mail once in a
21434 while.  Or you may want it to close down all connections to all servers
21435 when you leave Emacs idle.  And stuff like that.
21436
21437 Gnus will let you do stuff like that by defining various
21438 @dfn{handlers}.  Each handler consists of three elements:  A
21439 @var{function}, a @var{time}, and an @var{idle} parameter.
21440
21441 Here's an example of a handler that closes connections when Emacs has
21442 been idle for thirty minutes:
21443
21444 @lisp
21445 (gnus-demon-close-connections nil 30)
21446 @end lisp
21447
21448 Here's a handler that scans for @acronym{PGP} headers every hour when
21449 Emacs is idle:
21450
21451 @lisp
21452 (gnus-demon-scan-pgp 60 t)
21453 @end lisp
21454
21455 This @var{time} parameter and that @var{idle} parameter work together
21456 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21457 @code{nil}, then the function will be called every @var{time} minutes.
21458
21459 If @var{idle} is @code{t}, then the function will be called after
21460 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21461 the function will never be called.  But once Emacs goes idle, the
21462 function will be called every @var{time} minutes.
21463
21464 If @var{idle} is a number and @var{time} is a number, the function will
21465 be called every @var{time} minutes only when Emacs has been idle for
21466 @var{idle} minutes.
21467
21468 If @var{idle} is a number and @var{time} is @code{nil}, the function
21469 will be called once every time Emacs has been idle for @var{idle}
21470 minutes.
21471
21472 And if @var{time} is a string, it should look like @samp{07:31}, and
21473 the function will then be called once every day somewhere near that
21474 time.  Modified by the @var{idle} parameter, of course.
21475
21476 @vindex gnus-demon-timestep
21477 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21478 seconds.  This is 60 by default.  If you change that variable,
21479 all the timings in the handlers will be affected.)
21480
21481 So, if you want to add a handler, you could put something like this in
21482 your @file{~/.gnus.el} file:
21483
21484 @findex gnus-demon-add-handler
21485 @lisp
21486 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21487 @end lisp
21488
21489 @findex gnus-demon-add-nocem
21490 @findex gnus-demon-add-scanmail
21491 @findex gnus-demon-add-rescan
21492 @findex gnus-demon-add-scan-timestamps
21493 @findex gnus-demon-add-disconnection
21494 Some ready-made functions to do this have been created:
21495 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21496 @code{gnus-demon-add-nntp-close-connection},
21497 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21498 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21499 @file{~/.gnus.el} if you want those abilities.
21500
21501 @findex gnus-demon-init
21502 @findex gnus-demon-cancel
21503 @vindex gnus-demon-handlers
21504 If you add handlers to @code{gnus-demon-handlers} directly, you should
21505 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21506 daemons, you can use the @code{gnus-demon-cancel} function.
21507
21508 Note that adding daemons can be pretty naughty if you over do it.  Adding
21509 functions that scan all news and mail from all servers every two seconds
21510 is a sure-fire way of getting booted off any respectable system.  So
21511 behave.
21512
21513
21514 @node NoCeM
21515 @section NoCeM
21516 @cindex nocem
21517 @cindex spam
21518
21519 @dfn{Spamming} is posting the same article lots and lots of times.
21520 Spamming is bad.  Spamming is evil.
21521
21522 Spamming is usually canceled within a day or so by various anti-spamming
21523 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21524 NoCeM is pronounced ``no see-'em'', and means what the name
21525 implies---these are messages that make the offending articles, like, go
21526 away.
21527
21528 What use are these NoCeM messages if the articles are canceled anyway?
21529 Some sites do not honor cancel messages and some sites just honor cancels
21530 from a select few people.  Then you may wish to make use of the NoCeM
21531 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21532
21533 Gnus can read and parse the messages in this group automatically, and
21534 this will make spam disappear.
21535
21536 There are some variables to customize, of course:
21537
21538 @table @code
21539 @item gnus-use-nocem
21540 @vindex gnus-use-nocem
21541 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21542 by default.
21543
21544 @item gnus-nocem-groups
21545 @vindex gnus-nocem-groups
21546 Gnus will look for NoCeM messages in the groups in this list.  The
21547 default is
21548 @lisp
21549 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21550  "alt.nocem.misc" "news.admin.net-abuse.announce")
21551 @end lisp
21552
21553 @item gnus-nocem-issuers
21554 @vindex gnus-nocem-issuers
21555 There are many people issuing NoCeM messages.  This list says what
21556 people you want to listen to.  The default is
21557 @lisp
21558 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21559  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21560 @end lisp
21561 fine, upstanding citizens all of them.
21562
21563 Known despammers that you can put in this list are listed at@*
21564 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21565
21566 You do not have to heed NoCeM messages from all these people---just the
21567 ones you want to listen to.  You also don't have to accept all NoCeM
21568 messages from the people you like.  Each NoCeM message has a @dfn{type}
21569 header that gives the message a (more or less, usually less) rigorous
21570 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21571 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21572 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21573 Each condition is either a string (which is a regexp that matches types
21574 you want to use) or a list on the form @code{(not @var{string})}, where
21575 @var{string} is a regexp that matches types you don't want to use.
21576
21577 For instance, if you want all NoCeM messages from Chris Lewis except his
21578 @samp{troll} messages, you'd say:
21579
21580 @lisp
21581 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21582 @end lisp
21583
21584 On the other hand, if you just want nothing but his @samp{spam} and
21585 @samp{spew} messages, you'd say:
21586
21587 @lisp
21588 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21589 @end lisp
21590
21591 The specs are applied left-to-right.
21592
21593
21594 @item gnus-nocem-verifyer
21595 @vindex gnus-nocem-verifyer
21596 @findex mc-verify
21597 This should be a function for verifying that the NoCeM issuer is who she
21598 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
21599 function.  If this is too slow and you don't care for verification
21600 (which may be dangerous), you can set this variable to @code{nil}.
21601
21602 If you want signed NoCeM messages to be verified and unsigned messages
21603 not to be verified (but used anyway), you could do something like:
21604
21605 @lisp
21606 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
21607
21608 (defun my-gnus-mc-verify ()
21609   (not (eq 'forged
21610            (ignore-errors
21611              (if (mc-verify)
21612                  t
21613                'forged)))))
21614 @end lisp
21615
21616 This might be dangerous, though.
21617
21618 @item gnus-nocem-directory
21619 @vindex gnus-nocem-directory
21620 This is where Gnus will store its NoCeM cache files.  The default is@*
21621 @file{~/News/NoCeM/}.
21622
21623 @item gnus-nocem-expiry-wait
21624 @vindex gnus-nocem-expiry-wait
21625 The number of days before removing old NoCeM entries from the cache.
21626 The default is 15.  If you make it shorter Gnus will be faster, but you
21627 might then see old spam.
21628
21629 @item gnus-nocem-check-from
21630 @vindex gnus-nocem-check-from
21631 Non-@code{nil} means check for valid issuers in message bodies.
21632 Otherwise don't bother fetching articles unless their author matches a
21633 valid issuer; that is much faster if you are selective about the
21634 issuers.
21635
21636 @item gnus-nocem-check-article-limit
21637 @vindex gnus-nocem-check-article-limit
21638 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21639 group.  NoCeM groups can be huge and very slow to process.
21640
21641 @end table
21642
21643 Using NoCeM could potentially be a memory hog.  If you have many living
21644 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21645 big.  If this is a problem, you should kill off all (or most) of your
21646 unsubscribed groups (@pxref{Subscription Commands}).
21647
21648
21649 @node Undo
21650 @section Undo
21651 @cindex undo
21652
21653 It is very useful to be able to undo actions one has done.  In normal
21654 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21655 In Gnus buffers, however, it isn't that simple.
21656
21657 The things Gnus displays in its buffer is of no value whatsoever to
21658 Gnus---it's all just data designed to look nice to the user.
21659 Killing a group in the group buffer with @kbd{C-k} makes the line
21660 disappear, but that's just a side-effect of the real action---the
21661 removal of the group in question from the internal Gnus structures.
21662 Undoing something like that can't be done by the normal Emacs
21663 @code{undo} function.
21664
21665 Gnus tries to remedy this somewhat by keeping track of what the user
21666 does and coming up with actions that would reverse the actions the user
21667 takes.  When the user then presses the @code{undo} key, Gnus will run
21668 the code to reverse the previous action, or the previous actions.
21669 However, not all actions are easily reversible, so Gnus currently offers
21670 a few key functions to be undoable.  These include killing groups,
21671 yanking groups, and changing the list of read articles of groups.
21672 That's it, really.  More functions may be added in the future, but each
21673 added function means an increase in data to be stored, so Gnus will
21674 never be totally undoable.
21675
21676 @findex gnus-undo-mode
21677 @vindex gnus-use-undo
21678 @findex gnus-undo
21679 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21680 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21681 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21682 command, which should feel kinda like the normal Emacs @code{undo}
21683 command.
21684
21685
21686 @node Predicate Specifiers
21687 @section Predicate Specifiers
21688 @cindex predicate specifiers
21689
21690 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21691 form that allows flexible specification of predicates without having
21692 to type all that much.
21693
21694 These specifiers are lists consisting of functions, symbols and lists.
21695
21696 Here's an example:
21697
21698 @lisp
21699 (or gnus-article-unseen-p
21700     gnus-article-unread-p)
21701 @end lisp
21702
21703 The available symbols are @code{or}, @code{and} and @code{not}.  The
21704 functions all take one parameter.
21705
21706 @findex gnus-make-predicate
21707 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21708 to create a function that can be called.  This input parameter to this
21709 function will be passed along to all the functions in the predicate
21710 specifier.
21711
21712
21713 @node Moderation
21714 @section Moderation
21715 @cindex moderation
21716
21717 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21718 It is not included in the standard Gnus package.  Write a mail to
21719 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21720 get a copy.
21721
21722 The moderation package is implemented as a minor mode for summary
21723 buffers.  Put
21724
21725 @lisp
21726 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21727 @end lisp
21728
21729 in your @file{~/.gnus.el} file.
21730
21731 If you are the moderator of @samp{rec.zoofle}, this is how it's
21732 supposed to work:
21733
21734 @enumerate
21735 @item
21736 You split your incoming mail by matching on
21737 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21738 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21739
21740 @item
21741 You enter that group once in a while and post articles using the @kbd{e}
21742 (edit-and-post) or @kbd{s} (just send unedited) commands.
21743
21744 @item
21745 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21746 articles that weren't approved by you, you can cancel them with the
21747 @kbd{c} command.
21748 @end enumerate
21749
21750 To use moderation mode in these two groups, say:
21751
21752 @lisp
21753 (setq gnus-moderated-list
21754       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21755 @end lisp
21756
21757
21758 @node Image Enhancements
21759 @section Image Enhancements
21760
21761 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
21762 support images yet.}, is able to display pictures and stuff, so Gnus has
21763 taken advantage of that.
21764
21765 @menu
21766 * X-Face::                      Display a funky, teensy black-and-white image.
21767 * Face::                        Display a funkier, teensier colored image.
21768 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21769 * Picons::                      How to display pictures of what you're reading.
21770 * XVarious::                    Other XEmacsy Gnusey variables.
21771 @end menu
21772
21773
21774 @node X-Face
21775 @subsection X-Face
21776 @cindex x-face
21777
21778 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21779 depth) image that's supposed to represent the author of the message.
21780 It seems to be supported by an ever-growing number of mail and news
21781 readers.
21782
21783 @cindex x-face
21784 @findex gnus-article-display-x-face
21785 @vindex gnus-article-x-face-command
21786 @vindex gnus-article-x-face-too-ugly
21787 @iftex
21788 @iflatex
21789 \include{xface}
21790 @end iflatex
21791 @end iftex
21792 @c @anchor{X-Face}
21793
21794 Decoding an @code{X-Face} header either requires an Emacs that has
21795 @samp{compface} support (which most XEmacs versions has), or that you
21796 have @samp{compface} installed on your system.  If either is true,
21797 Gnus will default to displaying @code{X-Face} headers.
21798
21799 The variable that controls this is the
21800 @code{gnus-article-x-face-command} variable.  If this variable is a
21801 string, this string will be executed in a sub-shell.  If it is a
21802 function, this function will be called with the face as the argument.
21803 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21804 the @code{From} header, the face will not be shown.
21805
21806 The default action under Emacs 20 is to fork off the @code{display}
21807 program@footnote{@code{display} is from the ImageMagick package.  For
21808 the @code{uncompface} and @code{icontopbm} programs look for a package
21809 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21810 view the face.
21811
21812 Under XEmacs or Emacs 21+ with suitable image support, the default
21813 action is to display the face before the @code{From} header.  (It's
21814 nicer if XEmacs has been compiled with @code{X-Face} support---that
21815 will make display somewhat faster.  If there's no native @code{X-Face}
21816 support, Gnus will try to convert the @code{X-Face} header using
21817 external programs from the @code{pbmplus} package and
21818 friends.@footnote{On a GNU/Linux system look for packages with names
21819 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21820
21821 (Note: @code{x-face} is used in the variable/function names, not
21822 @code{xface}).
21823
21824 Gnus provides a few convenience functions and variables to allow
21825 easier insertion of X-Face headers in outgoing messages.
21826
21827 @findex gnus-random-x-face
21828 @vindex gnus-convert-pbm-to-x-face-command
21829 @vindex gnus-x-face-directory
21830 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
21831 @code{gnus-x-face-directory} and picks one at random, and then
21832 converts it to the X-Face format by using the
21833 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
21834 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
21835 header data as a string.
21836
21837 @findex gnus-insert-random-x-face-header
21838 @code{gnus-insert-random-x-face-header} calls
21839 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
21840 randomly generated data.
21841
21842 @findex gnus-x-face-from-file
21843 @vindex gnus-convert-image-to-x-face-command
21844 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
21845 converts the file to X-Face format by using the
21846 @code{gnus-convert-image-to-x-face-command} shell command.
21847
21848 Here's how you would typically use the first function.  Put something
21849 like the following in your @file{~/.gnus.el} file:
21850
21851 @lisp
21852 (setq message-required-news-headers
21853       (nconc message-required-news-headers
21854              (list '(X-Face . gnus-random-x-face))))
21855 @end lisp
21856
21857 Using the last function would be something like this:
21858
21859 @lisp
21860 (setq message-required-news-headers
21861       (nconc message-required-news-headers
21862              (list '(X-Face . (lambda ()
21863                                 (gnus-x-face-from-file
21864                                  "~/My-face.gif"))))))
21865 @end lisp
21866
21867
21868 @node Face
21869 @subsection Face
21870 @cindex face
21871
21872 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
21873
21874 @code{Face} headers are essentially a funkier version of @code{X-Face}
21875 ones. They describe a 48x48 pixel colored image that's supposed to
21876 represent the author of the message.
21877
21878 @cindex face
21879 @findex gnus-article-display-face
21880 The contents of a @code{Face} header must be a base64 encoded PNG image.
21881 See @uref{http://quimby.gnus.org/circus/face/} for the precise
21882 specifications.
21883
21884 Gnus provides a few convenience functions and variables to allow
21885 easier insertion of Face headers in outgoing messages.
21886
21887 @findex gnus-convert-png-to-face
21888 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
21889 726 bytes long, and converts it to a face.
21890
21891 @findex gnus-face-from-file
21892 @vindex gnus-convert-image-to-face-command
21893 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
21894 converts the file to Face format by using the
21895 @code{gnus-convert-image-to-face-command} shell command.
21896
21897 Here's how you would typically use this function. Put something like the
21898 following in your @file{~/.gnus.el} file:
21899
21900 @lisp
21901 (setq message-required-news-headers
21902       (nconc message-required-news-headers
21903              (list '(Face . (lambda ()
21904                               (gnus-face-from-file "~/face.jpg"))))))
21905 @end lisp
21906
21907
21908 @node Smileys
21909 @subsection Smileys
21910 @cindex smileys
21911
21912 @iftex
21913 @iflatex
21914 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
21915 \input{smiley}
21916 @end iflatex
21917 @end iftex
21918
21919 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
21920 currently the only package that uses Smiley, it is documented here.
21921
21922 In short---to use Smiley in Gnus, put the following in your
21923 @file{~/.gnus.el} file:
21924
21925 @lisp
21926 (setq gnus-treat-display-smileys t)
21927 @end lisp
21928
21929 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
21930 the like---to pictures and displays those instead of the text smiley
21931 faces.  The conversion is controlled by a list of regexps that matches
21932 text and maps that to file names.
21933
21934 @vindex smiley-regexp-alist
21935 The alist used is specified by the @code{smiley-regexp-alist}
21936 variable.  The first item in each element is the regexp to be matched;
21937 the second element is the regexp match group that is to be replaced by
21938 the picture; and the third element is the name of the file to be
21939 displayed.
21940
21941 The following variables customize where Smiley will look for these
21942 files:
21943
21944 @table @code
21945
21946 @item smiley-data-directory
21947 @vindex smiley-data-directory
21948 Where Smiley will look for smiley faces files.
21949
21950 @item gnus-smiley-file-types
21951 @vindex gnus-smiley-file-types
21952 List of suffixes on smiley file names to try.
21953
21954 @end table
21955
21956
21957 @node Picons
21958 @subsection Picons
21959
21960 @iftex
21961 @iflatex
21962 \include{picons}
21963 @end iflatex
21964 @end iftex
21965
21966 So@dots{}  You want to slow down your news reader even more!  This is a
21967 good way to do so.  It's also a great way to impress people staring
21968 over your shoulder as you read news.
21969
21970 What are Picons?  To quote directly from the Picons Web site:
21971
21972 @iftex
21973 @iflatex
21974 \margindex{}
21975 @end iflatex
21976 @end iftex
21977
21978 @quotation
21979 @dfn{Picons} is short for ``personal icons''.  They're small,
21980 constrained images used to represent users and domains on the net,
21981 organized into databases so that the appropriate image for a given
21982 e-mail address can be found.  Besides users and domains, there are picon
21983 databases for Usenet newsgroups and weather forecasts.  The picons are
21984 in either monochrome @code{XBM} format or color @code{XPM} and
21985 @code{GIF} formats.
21986 @end quotation
21987
21988 @vindex gnus-picon-databases
21989 For instructions on obtaining and installing the picons databases,
21990 point your Web browser at
21991 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
21992
21993 If you are using Debian GNU/Linux, saying @samp{apt-get install
21994 picons.*} will install the picons where Gnus can find them.
21995
21996 To enable displaying picons, simply make sure that
21997 @code{gnus-picon-databases} points to the directory containing the
21998 Picons databases.
21999
22000 The following variables offer control over where things are located.
22001
22002 @table @code
22003
22004 @item gnus-picon-databases
22005 @vindex gnus-picon-databases
22006 The location of the picons database.  This is a list of directories
22007 containing the @file{news}, @file{domains}, @file{users} (and so on)
22008 subdirectories.  Defaults to @code{("/usr/lib/picon"
22009 "/usr/local/faces")}.
22010
22011 @item gnus-picon-news-directories
22012 @vindex gnus-picon-news-directories
22013 List of subdirectories to search in @code{gnus-picon-databases} for
22014 newsgroups faces.  @code{("news")} is the default.
22015
22016 @item gnus-picon-user-directories
22017 @vindex gnus-picon-user-directories
22018 List of subdirectories to search in @code{gnus-picon-databases} for user
22019 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22020
22021 @item gnus-picon-domain-directories
22022 @vindex gnus-picon-domain-directories
22023 List of subdirectories to search in @code{gnus-picon-databases} for
22024 domain name faces.  Defaults to @code{("domains")}.  Some people may
22025 want to add @samp{"unknown"} to this list.
22026
22027 @item gnus-picon-file-types
22028 @vindex gnus-picon-file-types
22029 Ordered list of suffixes on picon file names to try.  Defaults to
22030 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22031
22032 @end table
22033
22034
22035 @node XVarious
22036 @subsection Various XEmacs Variables
22037
22038 @table @code
22039 @item gnus-xmas-glyph-directory
22040 @vindex gnus-xmas-glyph-directory
22041 This is where Gnus will look for pictures.  Gnus will normally
22042 auto-detect this directory, but you may set it manually if you have an
22043 unusual directory structure.
22044
22045 @item gnus-xmas-logo-color-alist
22046 @vindex gnus-xmas-logo-color-alist
22047 This is an alist where the key is a type symbol and the values are the
22048 foreground and background color of the splash page glyph.
22049
22050 @item gnus-xmas-logo-color-style
22051 @vindex gnus-xmas-logo-color-style
22052 This is the key used to look up the color in the alist described above.
22053 Valid values include @code{flame}, @code{pine}, @code{moss},
22054 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
22055 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
22056
22057 @item gnus-xmas-modeline-glyph
22058 @vindex gnus-xmas-modeline-glyph
22059 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22060 default.
22061
22062 @end table
22063
22064 @subsubsection Toolbar
22065
22066 @table @code
22067
22068 @item gnus-use-toolbar
22069 @vindex gnus-use-toolbar
22070 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
22071 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
22072 @code{right-toolbar}, or @code{left-toolbar}.
22073
22074 @item gnus-group-toolbar
22075 @vindex gnus-group-toolbar
22076 The toolbar in the group buffer.
22077
22078 @item gnus-summary-toolbar
22079 @vindex gnus-summary-toolbar
22080 The toolbar in the summary buffer.
22081
22082 @item gnus-summary-mail-toolbar
22083 @vindex gnus-summary-mail-toolbar
22084 The toolbar in the summary buffer of mail groups.
22085
22086 @end table
22087
22088 @iftex
22089 @iflatex
22090 \margindex{}
22091 @end iflatex
22092 @end iftex
22093
22094
22095 @node Fuzzy Matching
22096 @section Fuzzy Matching
22097 @cindex fuzzy matching
22098
22099 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22100 things like scoring, thread gathering and thread comparison.
22101
22102 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22103 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22104 means, and the implementation has changed over time.
22105
22106 Basically, it tries to remove all noise from lines before comparing.
22107 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22108 out of the strings before comparing the results.  This often leads to
22109 adequate results---even when faced with strings generated by text
22110 manglers masquerading as newsreaders.
22111
22112
22113 @node Thwarting Email Spam
22114 @section Thwarting Email Spam
22115 @cindex email spam
22116 @cindex spam
22117 @cindex UCE
22118 @cindex unsolicited commercial email
22119
22120 In these last days of the Usenet, commercial vultures are hanging about
22121 and grepping through news like crazy to find email addresses they can
22122 foist off their scams and products to.  As a reaction to this, many
22123 people have started putting nonsense addresses into their @code{From}
22124 lines.  I think this is counterproductive---it makes it difficult for
22125 people to send you legitimate mail in response to things you write, as
22126 well as making it difficult to see who wrote what.  This rewriting may
22127 perhaps be a bigger menace than the unsolicited commercial email itself
22128 in the end.
22129
22130 The biggest problem I have with email spam is that it comes in under
22131 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22132 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22133 mail group, only to find two pyramid schemes, seven advertisements
22134 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22135 and one mail asking me to repent and find some god.
22136
22137 This is annoying.  Here's what you can do about it.
22138
22139 @menu
22140 * The problem of spam::         Some background, and some solutions
22141 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22142 * SpamAssassin::                How to use external anti-spam tools.
22143 * Hashcash::                    Reduce spam by burning CPU time.
22144 * Filtering Spam Using The Spam ELisp Package::
22145 * Filtering Spam Using Statistics with spam-stat::
22146 @end menu
22147
22148 @node The problem of spam
22149 @subsection The problem of spam
22150 @cindex email spam
22151 @cindex spam filtering approaches
22152 @cindex filtering approaches, spam
22153 @cindex UCE
22154 @cindex unsolicited commercial email
22155
22156 First, some background on spam.
22157
22158 If you have access to e-mail, you are familiar with spam (technically
22159 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it exists
22160 because e-mail delivery is very cheap compared to paper mail, so only
22161 a very small percentage of people need to respond to an UCE to make it
22162 worthwhile to the advertiser.  Ironically, one of the most common
22163 spams is the one offering a database of e-mail addresses for further
22164 spamming.  Senders of spam are usually called @emph{spammers}, but terms like
22165 @emph{vermin}, @emph{scum}, and @emph{morons} are in common use as well.
22166
22167 Spam comes from a wide variety of sources.  It is simply impossible to
22168 dispose of all spam without discarding useful messages.  A good
22169 example is the TMDA system, which requires senders
22170 unknown to you to confirm themselves as legitimate senders before
22171 their e-mail can reach you.  Without getting into the technical side
22172 of TMDA, a downside is clearly that e-mail from legitimate sources may
22173 be discarded if those sources can't or won't confirm themselves
22174 through the TMDA system.  Another problem with TMDA is that it
22175 requires its users to have a basic understanding of e-mail delivery
22176 and processing.
22177
22178 The simplest approach to filtering spam is filtering.  If you get 200
22179 spam messages per day from @samp{random-address@@vmadmin.com}, you
22180 block @samp{vmadmin.com}.  If you get 200 messages about
22181 @samp{VIAGRA}, you discard all messages with @samp{VIAGRA} in the
22182 message.  This, unfortunately, is a great way to discard legitimate
22183 e-mail.  For instance, the very informative and useful RISKS digest
22184 has been blocked by overzealous mail filters because it
22185 @strong{contained} words that were common in spam messages.
22186 Nevertheless, in isolated cases, with great care, direct filtering of
22187 mail can be useful.
22188
22189 Another approach to filtering e-mail is the distributed spam
22190 processing, for instance DCC implements such a system.  In essence,
22191 @var{N} systems around the world agree that a machine @var{X} in
22192 China, Ghana, or California is sending out spam e-mail, and these
22193 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into
22194 a database.  The criteria for spam detection vary---it may be the
22195 number of messages sent, the content of the messages, and so on.  When
22196 a user of the distributed processing system wants to find out if a
22197 message is spam, he consults one of those @var{N} systems.
22198
22199 Distributed spam processing works very well against spammers that send
22200 a large number of messages at once, but it requires the user to set up
22201 fairly complicated checks.  There are commercial and free distributed
22202 spam processing systems.  Distributed spam processing has its risks as
22203 well.  For instance legitimate e-mail senders have been accused of
22204 sending spam, and their web sites have been shut down for some time
22205 because of the incident.
22206
22207 The statistical approach to spam filtering is also popular.  It is
22208 based on a statistical analysis of previous spam messages.  Usually
22209 the analysis is a simple word frequency count, with perhaps pairs of
22210 words or 3-word combinations thrown into the mix.  Statistical
22211 analysis of spam works very well in most of the cases, but it can
22212 classify legitimate e-mail as spam in some cases.  It takes time to
22213 run the analysis, the full message must be analyzed, and the user has
22214 to store the database of spam analyses.
22215
22216 @node Anti-Spam Basics
22217 @subsection Anti-Spam Basics
22218 @cindex email spam
22219 @cindex spam
22220 @cindex UCE
22221 @cindex unsolicited commercial email
22222
22223 One way of dealing with spam is having Gnus split out all spam into a
22224 @samp{spam} mail group (@pxref{Splitting Mail}).
22225
22226 First, pick one (1) valid mail address that you can be reached at, and
22227 put it in your @code{From} header of all your news articles.  (I've
22228 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22229 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22230 sysadmin whether your sendmail installation accepts keywords in the local
22231 part of the mail address.)
22232
22233 @lisp
22234 (setq message-default-news-headers
22235       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22236 @end lisp
22237
22238 Then put the following split rule in @code{nnmail-split-fancy}
22239 (@pxref{Fancy Mail Splitting}):
22240
22241 @lisp
22242 (...
22243  (to "larsi@@trym.ifi.uio.no"
22244      (| ("subject" "re:.*" "misc")
22245         ("references" ".*@@.*" "misc")
22246         "spam"))
22247  ...)
22248 @end lisp
22249
22250 This says that all mail to this address is suspect, but if it has a
22251 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22252 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22253 (This idea probably comes from Tim Pierce.)
22254
22255 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22256 and do not include your email address explicitly in the @code{To}
22257 header.  Why they do this is unknown---perhaps it's to thwart this
22258 thwarting scheme?  In any case, this is trivial to deal with---you just
22259 put anything not addressed to you in the @samp{spam} group by ending
22260 your fancy split rule in this way:
22261
22262 @lisp
22263 (
22264  ...
22265  (to "larsi" "misc")
22266  "spam")
22267 @end lisp
22268
22269 In my experience, this will sort virtually everything into the right
22270 group.  You still have to check the @samp{spam} group from time to time to
22271 check for legitimate mail, though.  If you feel like being a good net
22272 citizen, you can even send off complaints to the proper authorities on
22273 each unsolicited commercial email---at your leisure.
22274
22275 This works for me.  It allows people an easy way to contact me (they can
22276 just press @kbd{r} in the usual way), and I'm not bothered at all with
22277 spam.  It's a win-win situation.  Forging @code{From} headers to point
22278 to non-existent domains is yucky, in my opinion.
22279
22280
22281
22282 @node SpamAssassin
22283 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22284 @cindex SpamAssassin
22285 @cindex Vipul's Razor
22286 @cindex DCC
22287
22288 The days where the hints in the previous section was sufficient in
22289 avoiding spam are coming to an end.  There are many tools out there
22290 that claim to reduce the amount of spam you get.  This section could
22291 easily become outdated fast, as new products replace old, but
22292 fortunately most of these tools seem to have similar interfaces.  Even
22293 though this section will use SpamAssassin as an example, it should be
22294 easy to adapt it to most other tools.
22295
22296 If the tool you are using is not installed on the mail server, you
22297 need to invoke it yourself.  Ideas on how to use the
22298 @code{:postscript} mail source parameter (@pxref{Mail Source
22299 Specifiers}) follow.
22300
22301 @lisp
22302 (setq mail-sources
22303       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22304         (pop :user "jrl"
22305              :server "pophost"
22306              :postscript
22307              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22308 @end lisp
22309
22310 Once you manage to process your incoming spool somehow, thus making
22311 the mail contain e.g.@: a header indicating it is spam, you are ready to
22312 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22313
22314 @lisp
22315 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22316                              ...))
22317 @end lisp
22318
22319 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22320
22321 @lisp
22322 (setq nnmail-split-methods 'nnmail-split-fancy
22323       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22324                              ...))
22325 @end lisp
22326
22327 Some people might not like the idea of piping the mail through various
22328 programs using a @code{:prescript} (if some program is buggy, you
22329 might lose all mail).  If you are one of them, another solution is to
22330 call the external tools during splitting.  Example fancy split method:
22331
22332 @lisp
22333 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22334                              ...))
22335 (defun kevin-spamassassin ()
22336   (save-excursion
22337     (save-restriction
22338       (widen)
22339       (if (eq 1 (call-process-region (point-min) (point-max)
22340                                      "spamc" nil nil nil "-c"))
22341           "spam"))))
22342 @end lisp
22343
22344 Note that with the nnimap backend, message bodies will not be
22345 downloaded by default.  You need to set
22346 @code{nnimap-split-download-body} to t to do that (@pxref{Splitting in
22347 IMAP}).
22348
22349 That is about it.  As some spam is likely to get through anyway, you
22350 might want to have a nifty function to call when you happen to read
22351 spam.  And here is the nifty function:
22352
22353 @lisp
22354  (defun my-gnus-raze-spam ()
22355   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22356   (interactive)
22357   (gnus-summary-show-raw-article)
22358   (gnus-summary-save-in-pipe "razor-report -f -d")
22359   (gnus-summary-mark-as-expirable 1))
22360 @end lisp
22361
22362 @node Hashcash
22363 @subsection Hashcash
22364 @cindex hashcash
22365
22366 A novel technique to fight spam is to require senders to do something
22367 costly for each message they send.  This has the obvious drawback that
22368 you cannot rely on everyone in the world using this technique,
22369 since it is not part of the Internet standards, but it may be useful
22370 in smaller communities.
22371
22372 While the tools in the previous section work well in practice, they
22373 work only because the tools are constantly maintained and updated as
22374 new form of spam appears.  This means that a small percentage of spam
22375 will always get through.  It also means that somewhere, someone needs
22376 to read lots of spam to update these tools.  Hashcash avoids that, but
22377 instead requires that everyone you communicate with supports the
22378 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22379 The approaches have their own advantages and disadvantages, but as
22380 often in the real world, a combination of them is stronger than either
22381 one of them separately.
22382
22383 @cindex X-Hashcash
22384 The ``something costly'' is to burn CPU time, more specifically to
22385 compute a hash collision up to a certain number of bits.  The
22386 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22387 header.  For more details, and for the external application
22388 @code{hashcash} you need to install to use this feature, see
22389 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22390 information can be found at @uref{http://www.camram.org/}.
22391
22392 If you wish to call hashcash for each message you send, say something
22393 like:
22394
22395 @lisp
22396 (require 'hashcash)
22397 (add-hook 'message-send-hook 'mail-add-payment)
22398 @end lisp
22399
22400 The @file{hashcash.el} library can be found in the Gnus development
22401 contrib directory or at
22402 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22403
22404 You will need to set up some additional variables as well:
22405
22406 @table @code
22407
22408 @item hashcash-default-payment
22409 @vindex hashcash-default-payment
22410 This variable indicates the default number of bits the hash collision
22411 should consist of.  By default this is 0, meaning nothing will be
22412 done.  Suggested useful values include 17 to 29.
22413
22414 @item hashcash-payment-alist
22415 @vindex hashcash-payment-alist
22416 Some receivers may require you to spend burn more CPU time than the
22417 default.  This variable contains a list of @samp{(@var{addr}
22418 @var{amount})} cells, where @var{addr} is the receiver (email address
22419 or newsgroup) and @var{amount} is the number of bits in the collision
22420 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22421 @var{amount})} cells, where the @var{string} is the string to use
22422 (normally the email address or newsgroup name is used).
22423
22424 @item hashcash
22425 @vindex hashcash
22426 Where the @code{hashcash} binary is installed.
22427
22428 @end table
22429
22430 Currently there is no built in functionality in Gnus to verify
22431 hashcash cookies, it is expected that this is performed by your hand
22432 customized mail filtering scripts.  Improvements in this area would be
22433 a useful contribution, however.
22434
22435 @node Filtering Spam Using The Spam ELisp Package
22436 @subsection Filtering Spam Using The Spam ELisp Package
22437 @cindex spam filtering
22438 @cindex spam
22439
22440 The idea behind @file{spam.el} is to have a control center for spam detection
22441 and filtering in Gnus.  To that end, @file{spam.el} does two things: it
22442 filters incoming mail, and it analyzes mail known to be spam or ham.
22443 @dfn{Ham} is the name used throughout @file{spam.el} to indicate
22444 non-spam messages.
22445
22446 First of all, you @strong{must} run the function
22447 @code{spam-initialize} to autoload @code{spam.el} and to install the
22448 @code{spam.el} hooks.  There is one exception: if you use the
22449 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
22450 should turn it on before @code{spam-initialize}:
22451
22452 @example
22453 (setq spam-use-stat t) ;; if needed
22454 (spam-initialize)
22455 @end example
22456
22457 So, what happens when you load @file{spam.el}?
22458
22459 You get the following keyboard commands:
22460
22461 @table @kbd
22462
22463 @item M-d
22464 @itemx M s x
22465 @itemx S x
22466 @kindex M-d
22467 @kindex S x
22468 @kindex M s x
22469 @findex gnus-summary-mark-as-spam
22470 @code{gnus-summary-mark-as-spam}.
22471
22472 Mark current article as spam, showing it with the @samp{$} mark.
22473 Whenever you see a spam article, make sure to mark its summary line
22474 with @kbd{M-d} before leaving the group.  This is done automatically
22475 for unread articles in @emph{spam} groups.
22476
22477 @item M s t
22478 @itemx S t
22479 @kindex M s t
22480 @kindex S t
22481 @findex spam-bogofilter-score
22482 @code{spam-bogofilter-score}.
22483
22484 You must have Bogofilter installed for that command to work properly.
22485
22486 @xref{Bogofilter}.
22487
22488 @end table
22489
22490 Also, when you load @file{spam.el}, you will be able to customize its
22491 variables.  Try @code{customize-group} on the @samp{spam} variable
22492 group.
22493
22494 @vindex gnus-spam-process-newsgroups
22495 The concepts of ham processors and spam processors are very important.
22496 Ham processors and spam processors for a group can be set with the
22497 @code{spam-process} group parameter, or the
22498 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
22499 mail known to be non-spam (@emph{ham}) and process it in some way so
22500 that later similar mail will also be considered non-spam.  Spam
22501 processors take mail known to be spam and process it so similar spam
22502 will be detected later.
22503
22504 @vindex gnus-spam-newsgroup-contents
22505 Gnus learns from the spam you get.  You have to collect your spam in
22506 one or more spam groups, and set or customize the variable
22507 @code{spam-junk-mailgroups} as appropriate.  You can also declare
22508 groups to contain spam by setting their group parameter
22509 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
22510 by customizing the corresponding variable
22511 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
22512 parameter and the @code{gnus-spam-newsgroup-contents} variable can
22513 also be used to declare groups as @emph{ham} groups if you set their
22514 classification to @code{gnus-group-spam-classification-ham}.  If
22515 groups are not classified by means of @code{spam-junk-mailgroups},
22516 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
22517 considered @emph{unclassified}.  All groups are unclassified by
22518 default.
22519
22520 @vindex gnus-spam-mark
22521 @cindex $
22522 In spam groups, all messages are considered to be spam by default:
22523 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
22524 group.  If you have seen a message, had it marked as spam, then
22525 unmarked it, it won't be marked as spam when you enter the group
22526 thereafter.  You can disable that behavior, so all unread messages
22527 will get the @samp{$} mark, if you set the
22528 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
22529 should remove the @samp{$} mark when you are in the group summary
22530 buffer for every message that is not spam after all.  To remove the
22531 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
22532 @kbd{d} for declaring it read the non-spam way.  When you leave a
22533 group, all spam-marked (@samp{$}) articles are sent to a spam
22534 processor which will study them as spam samples.
22535
22536 Messages may also be deleted in various other ways, and unless
22537 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
22538 and @samp{r} for default read or explicit delete, marks @samp{X} and
22539 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
22540 low scores, are all considered to be associated with articles which
22541 are not spam.  This assumption might be false, in particular if you
22542 use kill files or score files as means for detecting genuine spam, you
22543 should then adjust the @code{ham-marks} group parameter.
22544
22545 @defvar ham-marks
22546 You can customize this group or topic parameter to be the list of
22547 marks you want to consider ham.  By default, the list contains the
22548 deleted, read, killed, kill-filed, and low-score marks.
22549 @end defvar
22550
22551 @defvar spam-marks
22552 You can customize this group or topic parameter to be the list of
22553 marks you want to consider spam.  By default, the list contains only
22554 the spam mark.
22555 @end defvar
22556
22557 When you leave @emph{any} group, regardless of its
22558 @code{spam-contents} classification, all spam-marked articles are sent
22559 to a spam processor, which will study these as spam samples.  If you
22560 explicit kill a lot, you might sometimes end up with articles marked
22561 @samp{K} which you never saw, and which might accidentally contain
22562 spam.  Best is to make sure that real spam is marked with @samp{$},
22563 and nothing else.
22564
22565 @vindex gnus-ham-process-destinations
22566 When you leave a @emph{spam} group, all spam-marked articles are
22567 marked as expired after processing with the spam processor.  This is
22568 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
22569 @strong{ham} articles in a spam group will be moved to a location
22570 determined by either the @code{ham-process-destination} group
22571 parameter or a match in the @code{gnus-ham-process-destinations}
22572 variable, which is a list of regular expressions matched with group
22573 names (it's easiest to customize this variable with
22574 @code{customize-variable gnus-ham-process-destinations}).  Each
22575 newsgroup specification has the format (REGEXP PROCESSOR) in a
22576 standard Lisp list, if you prefer to customize the variable manually.
22577 The ultimate location is a group name.  If the
22578 @code{ham-process-destination} parameter is not set, ham articles are
22579 left in place.  If the
22580 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
22581 set, the ham articles are marked as unread before being moved.
22582
22583 When you leave a @emph{ham} group, all ham-marked articles are sent to
22584 a ham processor, which will study these as non-spam samples.
22585
22586 @vindex spam-process-ham-in-spam-groups
22587 By default the variable @code{spam-process-ham-in-spam-groups} is
22588 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
22589 to be processed.  Normally this is not done, you are expected instead
22590 to send your ham to a ham group and process it there.
22591
22592 @vindex spam-process-ham-in-nonham-groups
22593 By default the variable @code{spam-process-ham-in-nonham-groups} is
22594 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
22595 or unclassified) groups to be processed.  Normally this is not done,
22596 you are expected instead to send your ham to a ham group and process
22597 it there.
22598
22599 @vindex gnus-spam-process-destinations
22600 When you leave a @emph{ham} or @emph{unclassified} group, all
22601 @strong{spam} articles are moved to a location determined by either
22602 the @code{spam-process-destination} group parameter or a match in the
22603 @code{gnus-spam-process-destinations} variable, which is a list of
22604 regular expressions matched with group names (it's easiest to
22605 customize this variable with @code{customize-variable
22606 gnus-spam-process-destinations}).  Each newsgroup specification has
22607 the repeated format (REGEXP PROCESSOR) and they are all in a standard
22608 Lisp list, if you prefer to customize the variable manually.  The
22609 ultimate location is a group name.  If the
22610 @code{spam-process-destination} parameter is not set, the spam
22611 articles are only expired.
22612
22613 To use the @file{spam.el} facilities for incoming mail filtering, you
22614 must add the following to your fancy split list
22615 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22616
22617 @example
22618 (: spam-split)
22619 @end example
22620
22621 Note that the fancy split may be called @code{nnmail-split-fancy} or
22622 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22623 nnimap back ends to retrieve your mail.
22624
22625 The @code{spam-split} function will process incoming mail and send the
22626 mail considered to be spam into the group name given by the variable
22627 @code{spam-split-group}.  By default that group name is @samp{spam},
22628 but you can customize @code{spam-split-group}.  Make sure the contents
22629 of @code{spam-split-group} are an @emph{unqualified} group name, for
22630 instance in an @code{nnimap} server @samp{your-server} the value
22631 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
22632 value @samp{nnimap+server:spam}, therefore, is wrong and will
22633 actually give you the group
22634 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
22635 work depending on your server's tolerance for strange group names.
22636
22637 You can also give @code{spam-split} a parameter,
22638 e.g. @samp{'spam-use-regex-headers} or @samp{"maybe-spam"}.  Why is
22639 this useful?
22640
22641 Take these split rules (with @code{spam-use-regex-headers} and
22642 @code{spam-use-blackholes} set):
22643
22644 @example
22645  nnimap-split-fancy '(|
22646                       (any "ding" "ding")
22647                       (: spam-split)
22648                       ;; default mailbox
22649                       "mail")
22650 @end example
22651
22652 Now, the problem is that you want all ding messages to make it to the
22653 ding folder.  But that will let obvious spam (for example, spam
22654 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
22655 when it's sent to the ding list.  On the other hand, some messages to
22656 the ding list are from a mail server in the blackhole list, so the
22657 invocation of @code{spam-split} can't be before the ding rule.
22658
22659 You can let SpamAssassin headers supersede ding rules, but all other
22660 @code{spam-split} rules (including a second invocation of the
22661 regex-headers check) will be after the ding rule:
22662
22663 @example
22664  nnimap-split-fancy '(|
22665 ;;; all spam detected by spam-use-regex-headers goes to "regex-spam"
22666                       (: spam-split "regex-spam" 'spam-use-regex-headers)
22667                       (any "ding" "ding")
22668 ;;; all other spam detected by spam-split goes to spam-split-group
22669                       (: spam-split)
22670                       ;; default mailbox
22671                       "mail")
22672 @end example
22673
22674 Basically, this lets you invoke specific @code{spam-split} checks
22675 depending on your particular needs, and to target the results of those
22676 checks to a particular spam group.  You don't have to throw all mail
22677 into all the spam tests.  Another reason why this is nice is that
22678 messages to mailing lists you have rules for don't have to have
22679 resource-intensive blackhole checks performed on them.  You could also
22680 specify different spam checks for your nnmail split vs. your nnimap
22681 split.  Go crazy.
22682
22683 You still have to have specific checks such as
22684 @code{spam-use-regex-headers} set to @code{t}, even if you specifically
22685 invoke @code{spam-split} with the check.  The reason is that when
22686 loading @file{spam.el}, some conditional loading is done depending on
22687 what @code{spam-use-xyz} variables you have set.
22688
22689 @emph{Note for IMAP users}
22690
22691 The boolean variable @code{nnimap-split-download-body} needs to be
22692 set, if you want to split based on the whole message instead of just
22693 the headers.  By default, the nnimap back end will only retrieve the
22694 message headers.  If you use @code{spam-check-bogofilter},
22695 @code{spam-check-ifile}, or @code{spam-check-stat} (the splitters that
22696 can benefit from the full message body), you should set this variable.
22697 It is not set by default because it will slow @acronym{IMAP} down, and
22698 that is not an appropriate decision to make on behalf of the user.
22699
22700 @xref{Splitting in IMAP}.
22701
22702 @emph{TODO: Currently, spam.el only supports insertion of articles
22703 into a back end.  There is no way to tell spam.el that an article is no
22704 longer spam or ham.}
22705
22706 @emph{TODO: spam.el needs to provide a uniform way of training all the
22707 statistical databases.  Some have that functionality built-in, others
22708 don't.}
22709
22710 The following are the methods you can use to control the behavior of
22711 @code{spam-split} and their corresponding spam and ham processors:
22712
22713 @menu
22714 * Blacklists and Whitelists::
22715 * BBDB Whitelists::
22716 * Gmane Spam Reporting::
22717 * Anti-spam Hashcash Payments::
22718 * Blackholes::
22719 * Regular Expressions Header Matching::
22720 * Bogofilter::
22721 * ifile spam filtering::
22722 * spam-stat spam filtering::
22723 * SpamOracle::
22724 * Extending the spam elisp package::
22725 @end menu
22726
22727 @node Blacklists and Whitelists
22728 @subsubsection Blacklists and Whitelists
22729 @cindex spam filtering
22730 @cindex whitelists, spam filtering
22731 @cindex blacklists, spam filtering
22732 @cindex spam
22733
22734 @defvar spam-use-blacklist
22735
22736 Set this variable to @code{t} if you want to use blacklists when
22737 splitting incoming mail.  Messages whose senders are in the blacklist
22738 will be sent to the @code{spam-split-group}.  This is an explicit
22739 filter, meaning that it acts only on mail senders @emph{declared} to
22740 be spammers.
22741
22742 @end defvar
22743
22744 @defvar spam-use-whitelist
22745
22746 Set this variable to @code{t} if you want to use whitelists when
22747 splitting incoming mail.  Messages whose senders are not in the
22748 whitelist will be sent to the next spam-split rule.  This is an
22749 explicit filter, meaning that unless someone is in the whitelist, their
22750 messages are not assumed to be spam or ham.
22751
22752 @end defvar
22753
22754 @defvar spam-use-whitelist-exclusive
22755
22756 Set this variable to @code{t} if you want to use whitelists as an
22757 implicit filter, meaning that every message will be considered spam
22758 unless the sender is in the whitelist.  Use with care.
22759
22760 @end defvar
22761
22762 @defvar gnus-group-spam-exit-processor-blacklist
22763
22764 Add this symbol to a group's @code{spam-process} parameter by
22765 customizing the group parameters or the
22766 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22767 added to a group's @code{spam-process} parameter, the senders of
22768 spam-marked articles will be added to the blacklist.
22769
22770 @end defvar
22771
22772 @defvar gnus-group-ham-exit-processor-whitelist
22773
22774 Add this symbol to a group's @code{spam-process} parameter by
22775 customizing the group parameters or the
22776 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22777 added to a group's @code{spam-process} parameter, the senders of
22778 ham-marked articles in @emph{ham} groups will be added to the
22779 whitelist.  Note that this ham processor has no effect in @emph{spam}
22780 or @emph{unclassified} groups.
22781
22782 @end defvar
22783
22784 Blacklists are lists of regular expressions matching addresses you
22785 consider to be spam senders.  For instance, to block mail from any
22786 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
22787 blacklist.  You start out with an empty blacklist.  Blacklist entries
22788 use the Emacs regular expression syntax.
22789
22790 Conversely, whitelists tell Gnus what addresses are considered
22791 legitimate.  All messages from whitelisted addresses are considered
22792 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
22793 Emacs regular expression syntax.
22794
22795 The blacklist and whitelist file locations can be customized with the
22796 @code{spam-directory} variable (@file{~/News/spam} by default), or
22797 the @code{spam-whitelist} and @code{spam-blacklist} variables
22798 directly.  The whitelist and blacklist files will by default be in the
22799 @code{spam-directory} directory, named @file{whitelist} and
22800 @file{blacklist} respectively.
22801
22802 @node BBDB Whitelists
22803 @subsubsection BBDB Whitelists
22804 @cindex spam filtering
22805 @cindex BBDB whitelists, spam filtering
22806 @cindex BBDB, spam filtering
22807 @cindex spam
22808
22809 @defvar spam-use-BBDB
22810
22811 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
22812 Whitelists}), but uses the BBDB as the source of whitelisted
22813 addresses, without regular expressions.  You must have the BBDB loaded
22814 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
22815 not in the BBDB will be sent to the next spam-split rule.  This is an
22816 explicit filter, meaning that unless someone is in the BBDB, their
22817 messages are not assumed to be spam or ham.
22818
22819 @end defvar
22820
22821 @defvar spam-use-BBDB-exclusive
22822
22823 Set this variable to @code{t} if you want to use the BBDB as an
22824 implicit filter, meaning that every message will be considered spam
22825 unless the sender is in the BBDB.  Use with care.  Only sender
22826 addresses in the BBDB will be allowed through; all others will be
22827 classified as spammers.
22828
22829 @end defvar
22830
22831 @defvar gnus-group-ham-exit-processor-BBDB
22832
22833 Add this symbol to a group's @code{spam-process} parameter by
22834 customizing the group parameters or the
22835 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22836 added to a group's @code{spam-process} parameter, the senders of
22837 ham-marked articles in @emph{ham} groups will be added to the
22838 BBDB.  Note that this ham processor has no effect in @emph{spam}
22839 or @emph{unclassified} groups.
22840
22841 @end defvar
22842
22843 @node Gmane Spam Reporting
22844 @subsubsection Gmane Spam Reporting
22845 @cindex spam reporting
22846 @cindex Gmane, spam reporting
22847 @cindex Gmane, spam reporting
22848 @cindex spam
22849
22850 @defvar gnus-group-spam-exit-processor-report-gmane
22851
22852 Add this symbol to a group's @code{spam-process} parameter by
22853 customizing the group parameters or the
22854 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22855 added to a group's @code{spam-process} parameter, the spam-marked
22856 articles groups will be reported to the Gmane administrators via a
22857 HTTP request.
22858
22859 Gmane can be found at @uref{http://gmane.org}.
22860
22861 @end defvar
22862
22863 @defvar spam-report-gmane-use-article-number
22864
22865 This variable is @code{t} by default.  Set it to @code{nil} if you are
22866 running your own news server, for instance, and the local article
22867 numbers don't correspond to the Gmane article numbers.  When
22868 @code{spam-report-gmane-use-article-number} is @code{nil},
22869 @code{spam-report.el} will use the @code{X-Report-Spam} header that
22870 Gmane provides.
22871
22872 @end defvar
22873
22874 @node Anti-spam Hashcash Payments
22875 @subsubsection Anti-spam Hashcash Payments
22876 @cindex spam filtering
22877 @cindex hashcash, spam filtering
22878 @cindex spam
22879
22880 @defvar spam-use-hashcash
22881
22882 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
22883 Whitelists}), but uses hashcash tokens for whitelisting messages
22884 instead of the sender address.  You must have the @code{hashcash.el}
22885 package loaded for @code{spam-use-hashcash} to work properly.
22886 Messages without a hashcash payment token will be sent to the next
22887 spam-split rule.  This is an explicit filter, meaning that unless a
22888 hashcash token is found, the messages are not assumed to be spam or
22889 ham.
22890
22891 @end defvar
22892
22893 @node Blackholes
22894 @subsubsection Blackholes
22895 @cindex spam filtering
22896 @cindex blackholes, spam filtering
22897 @cindex spam
22898
22899 @defvar spam-use-blackholes
22900
22901 This option is disabled by default.  You can let Gnus consult the
22902 blackhole-type distributed spam processing systems (DCC, for instance)
22903 when you set this option.  The variable @code{spam-blackhole-servers}
22904 holds the list of blackhole servers Gnus will consult.  The current
22905 list is fairly comprehensive, but make sure to let us know if it
22906 contains outdated servers.
22907
22908 The blackhole check uses the @code{dig.el} package, but you can tell
22909 @file{spam.el} to use @code{dns.el} instead for better performance if
22910 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
22911 this time to set @code{spam-use-dig} to @code{nil} despite the
22912 possible performance improvements, because some users may be unable to
22913 use it, but you can try it and see if it works for you.
22914
22915 @end defvar
22916
22917 @defvar spam-blackhole-servers
22918
22919 The list of servers to consult for blackhole checks.
22920
22921 @end defvar
22922
22923 @defvar spam-blackhole-good-server-regex
22924
22925 A regular expression for IPs that should not be checked against the
22926 blackhole server list.  When set to @code{nil}, it has no effect.
22927
22928 @end defvar
22929
22930 @defvar spam-use-dig
22931
22932 Use the @code{dig.el} package instead of the @code{dns.el} package.
22933 The default setting of @code{t} is recommended.
22934
22935 @end defvar
22936
22937 Blackhole checks are done only on incoming mail.  There is no spam or
22938 ham processor for blackholes.
22939
22940 @node Regular Expressions Header Matching
22941 @subsubsection Regular Expressions Header Matching
22942 @cindex spam filtering
22943 @cindex regular expressions header matching, spam filtering
22944 @cindex spam
22945
22946 @defvar spam-use-regex-headers
22947
22948 This option is disabled by default.  You can let Gnus check the
22949 message headers against lists of regular expressions when you set this
22950 option.  The variables @code{spam-regex-headers-spam} and
22951 @code{spam-regex-headers-ham} hold the list of regular expressions.
22952 Gnus will check against the message headers to determine if the
22953 message is spam or ham, respectively.
22954
22955 @end defvar
22956
22957 @defvar spam-regex-headers-spam
22958
22959 The list of regular expressions that, when matched in the headers of
22960 the message, positively identify it as spam.
22961
22962 @end defvar
22963
22964 @defvar spam-regex-headers-ham
22965
22966 The list of regular expressions that, when matched in the headers of
22967 the message, positively identify it as ham.
22968
22969 @end defvar
22970
22971 Regular expression header checks are done only on incoming mail.
22972 There is no specific spam or ham processor for regular expressions.
22973
22974 @node Bogofilter
22975 @subsubsection Bogofilter
22976 @cindex spam filtering
22977 @cindex bogofilter, spam filtering
22978 @cindex spam
22979
22980 @defvar spam-use-bogofilter
22981
22982 Set this variable if you want @code{spam-split} to use Eric Raymond's
22983 speedy Bogofilter.
22984
22985 With a minimum of care for associating the @samp{$} mark for spam
22986 articles only, Bogofilter training all gets fairly automatic.  You
22987 should do this until you get a few hundreds of articles in each
22988 category, spam or not.  The command @kbd{S t} in summary mode, either
22989 for debugging or for curiosity, shows the @emph{spamicity} score of
22990 the current article (between 0.0 and 1.0).
22991
22992 Bogofilter determines if a message is spam based on a specific
22993 threshold.  That threshold can be customized, consult the Bogofilter
22994 documentation.
22995
22996 If the @code{bogofilter} executable is not in your path, Bogofilter
22997 processing will be turned off.
22998
22999 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23000
23001 @end defvar
23002
23003 @defvar spam-use-bogofilter-headers
23004
23005 Set this variable if you want @code{spam-split} to use Eric Raymond's
23006 speedy Bogofilter, looking only at the message headers.  It works
23007 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23008 must be in the message already.  Normally you would do this with a
23009 procmail recipe or something similar; consult the Bogofilter
23010 installation documents for details.
23011
23012 You should not enable this if you use @code{spam-use-bogofilter}.
23013
23014 @end defvar
23015
23016 @defvar gnus-group-spam-exit-processor-bogofilter
23017 Add this symbol to a group's @code{spam-process} parameter by
23018 customizing the group parameters or the
23019 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23020 added to a group's @code{spam-process} parameter, spam-marked articles
23021 will be added to the Bogofilter spam database.
23022 @end defvar
23023
23024 @defvar gnus-group-ham-exit-processor-bogofilter
23025 Add this symbol to a group's @code{spam-process} parameter by
23026 customizing the group parameters or the
23027 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23028 added to a group's @code{spam-process} parameter, the ham-marked
23029 articles in @emph{ham} groups will be added to the Bogofilter database
23030 of non-spam messages.  Note that this ham processor has no effect in
23031 @emph{spam} or @emph{unclassified} groups.
23032 @end defvar
23033
23034 @defvar spam-bogofilter-database-directory
23035
23036 This is the directory where Bogofilter will store its databases.  It
23037 is not specified by default, so Bogofilter will use its own default
23038 database directory.
23039
23040 @end defvar
23041
23042 The Bogofilter mail classifier is similar to @command{ifile} in intent and
23043 purpose.  A ham and a spam processor are provided, plus the
23044 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
23045 variables to indicate to spam-split that Bogofilter should either be
23046 used, or has already been used on the article.  The 0.9.2.1 version of
23047 Bogofilter was used to test this functionality.
23048
23049 @node ifile spam filtering
23050 @subsubsection ifile spam filtering
23051 @cindex spam filtering
23052 @cindex ifile, spam filtering
23053 @cindex spam
23054
23055 @defvar spam-use-ifile
23056
23057 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
23058 statistical analyzer similar to Bogofilter.
23059
23060 @end defvar
23061
23062 @defvar spam-ifile-all-categories
23063
23064 Enable this variable if you want @code{spam-use-ifile} to give you all
23065 the ifile categories, not just spam/non-spam.  If you use this, make
23066 sure you train ifile as described in its documentation.
23067
23068 @end defvar
23069
23070 @defvar spam-ifile-spam-category
23071
23072 This is the category of spam messages as far as ifile is concerned.
23073 The actual string used is irrelevant, but you probably want to leave
23074 the default value of @samp{spam}.
23075 @end defvar
23076
23077 @defvar spam-ifile-database-path
23078
23079 This is the filename for the ifile database.  It is not specified by
23080 default, so ifile will use its own default database name.
23081
23082 @end defvar
23083
23084 The ifile mail classifier is similar to Bogofilter in intent and
23085 purpose.  A ham and a spam processor are provided, plus the
23086 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23087 should be used.  The 1.2.1 version of ifile was used to test this
23088 functionality.
23089
23090 @node spam-stat spam filtering
23091 @subsubsection spam-stat spam filtering
23092 @cindex spam filtering
23093 @cindex spam-stat, spam filtering
23094 @cindex spam-stat
23095 @cindex spam
23096
23097 @xref{Filtering Spam Using Statistics with spam-stat}.
23098
23099 @defvar spam-use-stat
23100
23101 Enable this variable if you want @code{spam-split} to use
23102 spam-stat.el, an Emacs Lisp statistical analyzer.
23103
23104 @end defvar
23105
23106 @defvar gnus-group-spam-exit-processor-stat
23107 Add this symbol to a group's @code{spam-process} parameter by
23108 customizing the group parameters or the
23109 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23110 added to a group's @code{spam-process} parameter, the spam-marked
23111 articles will be added to the spam-stat database of spam messages.
23112 @end defvar
23113
23114 @defvar gnus-group-ham-exit-processor-stat
23115 Add this symbol to a group's @code{spam-process} parameter by
23116 customizing the group parameters or the
23117 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23118 added to a group's @code{spam-process} parameter, the ham-marked
23119 articles in @emph{ham} groups will be added to the spam-stat database
23120 of non-spam messages.  Note that this ham processor has no effect in
23121 @emph{spam} or @emph{unclassified} groups.
23122 @end defvar
23123
23124 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
23125 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23126 which unlike ifile or Bogofilter does not require external programs.
23127 A spam and a ham processor, and the @code{spam-use-stat} variable for
23128 @code{spam-split} are provided.
23129
23130 @node SpamOracle
23131 @subsubsection Using SpamOracle with Gnus
23132 @cindex spam filtering
23133 @cindex SpamOracle
23134 @cindex spam
23135
23136 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
23137 statistical mail filtering tool written by Xavier Leroy and needs to be
23138 installed separately.
23139
23140 There are several ways to use SpamOracle with Gnus.  In all cases, your
23141 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
23142 then enter an @samp{X-Spam} header indicating whether it regards the
23143 mail as a spam mail or not.
23144
23145 One possibility is to run SpamOracle as a @code{:prescript} from the
23146 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
23147 the advantage that the user can see the @emph{X-Spam} headers.
23148
23149 The easiest method is to make @file{spam.el} (@pxref{Filtering Spam
23150 Using The Spam ELisp Package}) call SpamOracle.
23151
23152 @vindex spam-use-spamoracle
23153 To enable SpamOracle usage by @file{spam.el}, set the variable
23154 @code{spam-use-spamoracle} to @code{t} and configure the
23155 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
23156 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
23157 this example the @samp{INBOX} of an nnimap server is filtered using
23158 SpamOracle.  Mails recognized as spam mails will be moved to
23159 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
23160 in @samp{INBOX}:
23161
23162 @example
23163 (setq spam-use-spamoracle t
23164       spam-split-group "Junk"
23165       nnimap-split-inbox '("INBOX")
23166       nnimap-split-rule 'nnimap-split-fancy
23167       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23168 @end example
23169
23170 @defvar spam-use-spamoracle
23171 Set to @code{t} if you want Gnus to enable spam filtering using
23172 SpamOracle.
23173 @end defvar
23174
23175 @defvar spam-spamoracle-binary
23176 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23177 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
23178 can be customized.
23179 @end defvar
23180
23181 @defvar spam-spamoracle-database
23182 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23183 store its analyses.  This is controlled by the variable
23184 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
23185 the default SpamOracle database will be used.  In case you want your
23186 database to live somewhere special, set
23187 @code{spam-spamoracle-database} to this path.
23188 @end defvar
23189
23190 SpamOracle employs a statistical algorithm to determine whether a
23191 message is spam or ham.  In order to get good results, meaning few
23192 false hits or misses, SpamOracle needs training.  SpamOracle learns the
23193 characteristics of your spam mails.  Using the @emph{add} mode
23194 (training mode) one has to feed good (ham) and spam mails to
23195 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
23196 and pipe the mail to a SpamOracle process or using @file{spam.el}'s
23197 spam- and ham-processors, which is much more convenient.  For a
23198 detailed description of spam- and ham-processors, @xref{Filtering Spam
23199 Using The Spam ELisp Package}.
23200
23201 @defvar gnus-group-spam-exit-processor-spamoracle
23202 Add this symbol to a group's @code{spam-process} parameter by
23203 customizing the group parameter or the
23204 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23205 to a group's @code{spam-process} parameter, spam-marked articles will be
23206 sent to SpamOracle as spam samples.
23207 @end defvar
23208
23209 @defvar gnus-group-ham-exit-processor-spamoracle
23210 Add this symbol to a group's @code{spam-process} parameter by
23211 customizing the group parameter or the
23212 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23213 to a grup's @code{spam-process} parameter, the ham-marked articles in
23214 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23215 messages.  Note that this ham processor has no effect in @emph{spam} or
23216 @emph{unclassified} groups.
23217 @end defvar
23218
23219 @emph{Example:} These are the Group Parameters of an group that has been
23220 classified as a ham group, meaning that it should only contain ham
23221 messages.
23222 @example
23223  ((spam-contents gnus-group-spam-classification-ham)
23224   (spam-process
23225    (gnus-group-spam-exit-processor-spamoracle)))
23226 @end example
23227 For this group the @code{gnus-group-spam-exit-processor-spamoracle} is
23228 installed.  If the group contains spam message (e.g. because SpamOracle
23229 has not had enough sample messages yet) and the user marks some
23230 messages as spam messages, these messages will be processed by
23231 @code{gnus-group-spam-exit-processor-spamoracle}.  This processor sends
23232 the messages to SpamOracle as new samples for spam.
23233
23234 @node Extending the spam elisp package
23235 @subsubsection Extending the spam elisp package
23236 @cindex spam filtering
23237 @cindex spam elisp package, extending
23238 @cindex extending the spam elisp package
23239
23240 Say you want to add a new back end called blackbox.  For filtering
23241 incoming mail, provide the following:
23242
23243 @enumerate
23244
23245 @item
23246 code
23247
23248 @lisp
23249 (defvar spam-use-blackbox nil
23250   "True if blackbox should be used.")
23251 @end lisp
23252
23253 Add
23254 @example
23255     (spam-use-blackbox   . spam-check-blackbox)
23256 @end example
23257 to @code{spam-list-of-checks}.
23258
23259 @item
23260 functionality
23261
23262 Write the @code{spam-check-blackbox} function.  It should return
23263 @samp{nil} or @code{spam-split-group}.  See the existing
23264 @code{spam-check-*} functions for examples of what you can do.
23265
23266 Make sure to add @code{spam-use-blackbox} to
23267 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
23268 mail analyzer that needs the full message body to operate.
23269
23270 @end enumerate
23271
23272 For processing spam and ham messages, provide the following:
23273
23274 @enumerate
23275
23276 @item
23277 code
23278
23279 Note you don't have to provide a spam or a ham processor.  Only
23280 provide them if Blackbox supports spam or ham processing.
23281
23282 @lisp
23283 (defvar gnus-group-spam-exit-processor-blackbox "blackbox"
23284   "The Blackbox summary exit spam processor.
23285 Only applicable to spam groups.")
23286
23287 (defvar gnus-group-ham-exit-processor-blackbox "blackbox"
23288   "The whitelist summary exit ham processor.
23289 Only applicable to non-spam (unclassified and ham) groups.")
23290
23291 @end lisp
23292
23293 @item
23294 functionality
23295
23296 @lisp
23297 (defun spam-blackbox-register-spam-routine ()
23298   (spam-generic-register-routine
23299    ;; @r{the spam function}
23300    (lambda (article)
23301      (let ((from (spam-fetch-field-from-fast article)))
23302        (when (stringp from)
23303            (blackbox-do-something-with-this-spammer from))))
23304    ;; @r{the ham function}
23305    nil))
23306
23307 (defun spam-blackbox-register-ham-routine ()
23308   (spam-generic-register-routine
23309    ;; @r{the spam function}
23310    nil
23311    ;; @r{the ham function}
23312    (lambda (article)
23313      (let ((from (spam-fetch-field-from-fast article)))
23314        (when (stringp from)
23315            (blackbox-do-something-with-this-ham-sender from))))))
23316 @end lisp
23317
23318 Write the @code{blackbox-do-something-with-this-ham-sender} and
23319 @code{blackbox-do-something-with-this-spammer} functions.  You can add
23320 more complex code than fetching the message sender, but keep in mind
23321 that retrieving the whole message takes significantly longer than the
23322 sender through @code{spam-fetch-field-from-fast}, because the message
23323 senders are kept in memory by Gnus.
23324
23325 @end enumerate
23326
23327
23328 @node Filtering Spam Using Statistics with spam-stat
23329 @subsection Filtering Spam Using Statistics with spam-stat
23330 @cindex Paul Graham
23331 @cindex Graham, Paul
23332 @cindex naive Bayesian spam filtering
23333 @cindex Bayesian spam filtering, naive
23334 @cindex spam filtering, naive Bayesian
23335
23336 Paul Graham has written an excellent essay about spam filtering using
23337 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
23338 Spam}.  In it he describes the inherent deficiency of rule-based
23339 filtering as used by SpamAssassin, for example: Somebody has to write
23340 the rules, and everybody else has to install these rules.  You are
23341 always late.  It would be much better, he argues, to filter mail based
23342 on whether it somehow resembles spam or non-spam.  One way to measure
23343 this is word distribution.  He then goes on to describe a solution
23344 that checks whether a new mail resembles any of your other spam mails
23345 or not.
23346
23347 The basic idea is this:  Create a two collections of your mail, one
23348 with spam, one with non-spam.  Count how often each word appears in
23349 either collection, weight this by the total number of mails in the
23350 collections, and store this information in a dictionary.  For every
23351 word in a new mail, determine its probability to belong to a spam or a
23352 non-spam mail.  Use the 15 most conspicuous words, compute the total
23353 probability of the mail being spam.  If this probability is higher
23354 than a certain threshold, the mail is considered to be spam.
23355
23356 Gnus supports this kind of filtering.  But it needs some setting up.
23357 First, you need two collections of your mail, one with spam, one with
23358 non-spam.  Then you need to create a dictionary using these two
23359 collections, and save it.  And last but not least, you need to use
23360 this dictionary in your fancy mail splitting rules.
23361
23362 @menu
23363 * Creating a spam-stat dictionary::
23364 * Splitting mail using spam-stat::
23365 * Low-level interface to the spam-stat dictionary::
23366 @end menu
23367
23368 @node Creating a spam-stat dictionary
23369 @subsubsection Creating a spam-stat dictionary
23370
23371 Before you can begin to filter spam based on statistics, you must
23372 create these statistics based on two mail collections, one with spam,
23373 one with non-spam.  These statistics are then stored in a dictionary
23374 for later use.  In order for these statistics to be meaningful, you
23375 need several hundred emails in both collections.
23376
23377 Gnus currently supports only the nnml back end for automated dictionary
23378 creation.  The nnml back end stores all mails in a directory, one file
23379 per mail.  Use the following:
23380
23381 @defun spam-stat-process-spam-directory
23382 Create spam statistics for every file in this directory.  Every file
23383 is treated as one spam mail.
23384 @end defun
23385
23386 @defun spam-stat-process-non-spam-directory
23387 Create non-spam statistics for every file in this directory.  Every
23388 file is treated as one non-spam mail.
23389 @end defun
23390
23391 Usually you would call @code{spam-stat-process-spam-directory} on a
23392 directory such as @file{~/Mail/mail/spam} (this usually corresponds
23393 the the group @samp{nnml:mail.spam}), and you would call
23394 @code{spam-stat-process-non-spam-directory} on a directory such as
23395 @file{~/Mail/mail/misc} (this usually corresponds the the group
23396 @samp{nnml:mail.misc}).
23397
23398 When you are using @acronym{IMAP}, you won't have the mails available
23399 locally, so that will not work.  One solution is to use the Gnus Agent
23400 to cache the articles.  Then you can use directories such as
23401 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
23402 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
23403
23404 @defvar spam-stat
23405 This variable holds the hash-table with all the statistics---the
23406 dictionary we have been talking about.  For every word in either
23407 collection, this hash-table stores a vector describing how often the
23408 word appeared in spam and often it appeared in non-spam mails.
23409 @end defvar
23410
23411 If you want to regenerate the statistics from scratch, you need to
23412 reset the dictionary.
23413
23414 @defun spam-stat-reset
23415 Reset the @code{spam-stat} hash-table, deleting all the statistics.
23416 @end defun
23417
23418 When you are done, you must save the dictionary.  The dictionary may
23419 be rather large.  If you will not update the dictionary incrementally
23420 (instead, you will recreate it once a month, for example), then you
23421 can reduce the size of the dictionary by deleting all words that did
23422 not appear often enough or that do not clearly belong to only spam or
23423 only non-spam mails.
23424
23425 @defun spam-stat-reduce-size
23426 Reduce the size of the dictionary.  Use this only if you do not want
23427 to update the dictionary incrementally.
23428 @end defun
23429
23430 @defun spam-stat-save
23431 Save the dictionary.
23432 @end defun
23433
23434 @defvar spam-stat-file
23435 The filename used to store the dictionary.  This defaults to
23436 @file{~/.spam-stat.el}.
23437 @end defvar
23438
23439 @node Splitting mail using spam-stat
23440 @subsubsection Splitting mail using spam-stat
23441
23442 In order to use @code{spam-stat} to split your mail, you need to add the
23443 following to your @file{~/.gnus.el} file:
23444
23445 @lisp
23446 (require 'spam-stat)
23447 (spam-stat-load)
23448 @end lisp
23449
23450 This will load the necessary Gnus code, and the dictionary you
23451 created.
23452
23453 Next, you need to adapt your fancy splitting rules:  You need to
23454 determine how to use @code{spam-stat}.  The following examples are for
23455 the nnml back end.  Using the nnimap back end works just as well.  Just
23456 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
23457
23458 In the simplest case, you only have two groups, @samp{mail.misc} and
23459 @samp{mail.spam}.  The following expression says that mail is either
23460 spam or it should go into @samp{mail.misc}.  If it is spam, then
23461 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
23462
23463 @lisp
23464 (setq nnmail-split-fancy
23465       `(| (: spam-stat-split-fancy)
23466           "mail.misc"))
23467 @end lisp
23468
23469 @defvar spam-stat-split-fancy-spam-group
23470 The group to use for spam.  Default is @samp{mail.spam}.
23471 @end defvar
23472
23473 If you also filter mail with specific subjects into other groups, use
23474 the following expression.  Only mails not matching the regular
23475 expression are considered potential spam.
23476
23477 @lisp
23478 (setq nnmail-split-fancy
23479       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
23480           (: spam-stat-split-fancy)
23481           "mail.misc"))
23482 @end lisp
23483
23484 If you want to filter for spam first, then you must be careful when
23485 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
23486 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
23487 non-spam, therefore both should be in your collection of non-spam
23488 mails, when creating the dictionary!
23489
23490 @lisp
23491 (setq nnmail-split-fancy
23492       `(| (: spam-stat-split-fancy)
23493           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23494           "mail.misc"))
23495 @end lisp
23496
23497 You can combine this with traditional filtering.  Here, we move all
23498 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
23499 @code{spam-stat-split-fancy} will never see them, the mails in
23500 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
23501 nor in your collection of non-spam mails, when creating the
23502 dictionary!
23503
23504 @lisp
23505 (setq nnmail-split-fancy
23506       `(| ("Content-Type" "text/html" "mail.spam.filtered")
23507           (: spam-stat-split-fancy)
23508           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23509           "mail.misc"))
23510 @end lisp
23511
23512
23513 @node Low-level interface to the spam-stat dictionary
23514 @subsubsection Low-level interface to the spam-stat dictionary
23515
23516 The main interface to using @code{spam-stat}, are the following functions:
23517
23518 @defun spam-stat-buffer-is-spam
23519 Called in a buffer, that buffer is considered to be a new spam mail.
23520 Use this for new mail that has not been processed before.
23521 @end defun
23522
23523 @defun spam-stat-buffer-is-no-spam
23524 Called in a buffer, that buffer is considered to be a new non-spam
23525 mail.  Use this for new mail that has not been processed before.
23526 @end defun
23527
23528 @defun spam-stat-buffer-change-to-spam
23529 Called in a buffer, that buffer is no longer considered to be normal
23530 mail but spam.  Use this to change the status of a mail that has
23531 already been processed as non-spam.
23532 @end defun
23533
23534 @defun spam-stat-buffer-change-to-non-spam
23535 Called in a buffer, that buffer is no longer considered to be spam but
23536 normal mail.  Use this to change the status of a mail that has already
23537 been processed as spam.
23538 @end defun
23539
23540 @defun spam-stat-save
23541 Save the hash table to the file.  The filename used is stored in the
23542 variable @code{spam-stat-file}.
23543 @end defun
23544
23545 @defun spam-stat-load
23546 Load the hash table from a file.  The filename used is stored in the
23547 variable @code{spam-stat-file}.
23548 @end defun
23549
23550 @defun spam-stat-score-word
23551 Return the spam score for a word.
23552 @end defun
23553
23554 @defun spam-stat-score-buffer
23555 Return the spam score for a buffer.
23556 @end defun
23557
23558 @defun spam-stat-split-fancy
23559 Use this function for fancy mail splitting.  Add the rule @samp{(:
23560 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
23561 @end defun
23562
23563 Make sure you load the dictionary before using it.  This requires the
23564 following in your @file{~/.gnus.el} file:
23565
23566 @lisp
23567 (require 'spam-stat)
23568 (spam-stat-load)
23569 @end lisp
23570
23571 Typical test will involve calls to the following functions:
23572
23573 @smallexample
23574 Reset: (setq spam-stat (make-hash-table :test 'equal))
23575 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23576 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23577 Save table: (spam-stat-save)
23578 File size: (nth 7 (file-attributes spam-stat-file))
23579 Number of words: (hash-table-count spam-stat)
23580 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23581 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23582 Reduce table size: (spam-stat-reduce-size)
23583 Save table: (spam-stat-save)
23584 File size: (nth 7 (file-attributes spam-stat-file))
23585 Number of words: (hash-table-count spam-stat)
23586 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23587 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23588 @end smallexample
23589
23590 Here is how you would create your dictionary:
23591
23592 @smallexample
23593 Reset: (setq spam-stat (make-hash-table :test 'equal))
23594 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23595 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23596 Repeat for any other non-spam group you need...
23597 Reduce table size: (spam-stat-reduce-size)
23598 Save table: (spam-stat-save)
23599 @end smallexample
23600
23601 @node Various Various
23602 @section Various Various
23603 @cindex mode lines
23604 @cindex highlights
23605
23606 @table @code
23607
23608 @item gnus-home-directory
23609 @vindex gnus-home-directory
23610 All Gnus file and directory variables will be initialized from this
23611 variable, which defaults to @file{~/}.
23612
23613 @item gnus-directory
23614 @vindex gnus-directory
23615 Most Gnus storage file and directory variables will be initialized from
23616 this variable, which defaults to the @env{SAVEDIR} environment
23617 variable, or @file{~/News/} if that variable isn't set.
23618
23619 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
23620 This means that other directory variables that are initialized from this
23621 variable won't be set properly if you set this variable in
23622 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
23623
23624 @item gnus-default-directory
23625 @vindex gnus-default-directory
23626 Not related to the above variable at all---this variable says what the
23627 default directory of all Gnus buffers should be.  If you issue commands
23628 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
23629 default directory.  If this variable is @code{nil} (which is the
23630 default), the default directory will be the default directory of the
23631 buffer you were in when you started Gnus.
23632
23633 @item gnus-verbose
23634 @vindex gnus-verbose
23635 This variable is an integer between zero and ten.  The higher the value,
23636 the more messages will be displayed.  If this variable is zero, Gnus
23637 will never flash any messages, if it is seven (which is the default),
23638 most important messages will be shown, and if it is ten, Gnus won't ever
23639 shut up, but will flash so many messages it will make your head swim.
23640
23641 @item gnus-verbose-backends
23642 @vindex gnus-verbose-backends
23643 This variable works the same way as @code{gnus-verbose}, but it applies
23644 to the Gnus back ends instead of Gnus proper.
23645
23646 @item nnheader-max-head-length
23647 @vindex nnheader-max-head-length
23648 When the back ends read straight heads of articles, they all try to read
23649 as little as possible.  This variable (default 4096) specifies
23650 the absolute max length the back ends will try to read before giving up
23651 on finding a separator line between the head and the body.  If this
23652 variable is @code{nil}, there is no upper read bound.  If it is
23653 @code{t}, the back ends won't try to read the articles piece by piece,
23654 but read the entire articles.  This makes sense with some versions of
23655 @code{ange-ftp} or @code{efs}.
23656
23657 @item nnheader-head-chop-length
23658 @vindex nnheader-head-chop-length
23659 This variable (default 2048) says how big a piece of each article to
23660 read when doing the operation described above.
23661
23662 @item nnheader-file-name-translation-alist
23663 @vindex nnheader-file-name-translation-alist
23664 @cindex file names
23665 @cindex invalid characters in file names
23666 @cindex characters in file names
23667 This is an alist that says how to translate characters in file names.
23668 For instance, if @samp{:} is invalid as a file character in file names
23669 on your system (you OS/2 user you), you could say something like:
23670
23671 @lisp
23672 @group
23673 (setq nnheader-file-name-translation-alist
23674       '((?: . ?_)))
23675 @end group
23676 @end lisp
23677
23678 In fact, this is the default value for this variable on OS/2 and MS
23679 Windows (phooey) systems.
23680
23681 @item gnus-hidden-properties
23682 @vindex gnus-hidden-properties
23683 This is a list of properties to use to hide ``invisible'' text.  It is
23684 @code{(invisible t intangible t)} by default on most systems, which
23685 makes invisible text invisible and intangible.
23686
23687 @item gnus-parse-headers-hook
23688 @vindex gnus-parse-headers-hook
23689 A hook called before parsing headers.  It can be used, for instance, to
23690 gather statistics on the headers fetched, or perhaps you'd like to prune
23691 some headers.  I don't see why you'd want that, though.
23692
23693 @item gnus-shell-command-separator
23694 @vindex gnus-shell-command-separator
23695 String used to separate two shell commands.  The default is @samp{;}.
23696
23697 @item gnus-invalid-group-regexp
23698 @vindex gnus-invalid-group-regexp
23699
23700 Regexp to match ``invalid'' group names when querying user for a group
23701 name.  The default value catches some @strong{really} invalid group
23702 names who could possibly mess up Gnus internally (like allowing
23703 @samp{:} in a group name, which is normally used to delimit method and
23704 group).
23705
23706 @acronym{IMAP} users might want to allow @samp{/} in group names though.
23707
23708
23709 @end table
23710
23711 @node The End
23712 @chapter The End
23713
23714 Well, that's the manual---you can get on with your life now.  Keep in
23715 touch.  Say hello to your cats from me.
23716
23717 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
23718
23719 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
23720
23721 @quotation
23722 @strong{Te Deum}
23723
23724 @sp 1
23725 Not because of victories @*
23726 I sing,@*
23727 having none,@*
23728 but for the common sunshine,@*
23729 the breeze,@*
23730 the largess of the spring.
23731
23732 @sp 1
23733 Not for victory@*
23734 but for the day's work done@*
23735 as well as I was able;@*
23736 not for a seat upon the dais@*
23737 but at the common table.@*
23738 @end quotation
23739
23740
23741 @node Appendices
23742 @chapter Appendices
23743
23744 @menu
23745 * XEmacs::                      Requirements for installing under XEmacs.
23746 * History::                     How Gnus got where it is today.
23747 * On Writing Manuals::          Why this is not a beginner's guide.
23748 * Terminology::                 We use really difficult, like, words here.
23749 * Customization::               Tailoring Gnus to your needs.
23750 * Troubleshooting::             What you might try if things do not work.
23751 * Gnus Reference Guide::        Rilly, rilly technical stuff.
23752 * Emacs for Heathens::          A short introduction to Emacsian terms.
23753 * Frequently Asked Questions::  The Gnus FAQ
23754 @end menu
23755
23756
23757 @node XEmacs
23758 @section XEmacs
23759 @cindex XEmacs
23760 @cindex installing under XEmacs
23761
23762 XEmacs is distributed as a collection of packages.  You should install
23763 whatever packages the Gnus XEmacs package requires.  The current
23764 requirements are @samp{gnus}, @samp{w3}, @samp{mh-e},
23765 @samp{mailcrypt}, @samp{rmail}, @samp{eterm}, @samp{mail-lib},
23766 @samp{xemacs-base}, @samp{sh-script} and @samp{fsf-compat}.  The
23767 @samp{misc-games} package is required for Morse decoding.
23768
23769
23770 @node History
23771 @section History
23772
23773 @cindex history
23774 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
23775 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
23776
23777 If you want to investigate the person responsible for this outrage,
23778 you can point your (feh!) web browser to
23779 @uref{http://quimby.gnus.org/}.  This is also the primary
23780 distribution point for the new and spiffy versions of Gnus, and is
23781 known as The Site That Destroys Newsrcs And Drives People Mad.
23782
23783 During the first extended alpha period of development, the new Gnus was
23784 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
23785 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
23786 (Besides, the ``Gnus'' in this abbreviation should probably be
23787 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
23788 appropriate name, don't you think?)
23789
23790 In any case, after spending all that energy on coming up with a new and
23791 spunky name, we decided that the name was @emph{too} spunky, so we
23792 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
23793 ``@sc{gnus}''.  New vs. old.
23794
23795 @menu
23796 * Gnus Versions::               What Gnus versions have been released.
23797 * Other Gnus Versions::         Other Gnus versions that also have been released.
23798 * Why?::                        What's the point of Gnus?
23799 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
23800 * Conformity::                  Gnus tries to conform to all standards.
23801 * Emacsen::                     Gnus can be run on a few modern Emacsen.
23802 * Gnus Development::            How Gnus is developed.
23803 * Contributors::                Oodles of people.
23804 * New Features::                Pointers to some of the new stuff in Gnus.
23805 @end menu
23806
23807
23808 @node Gnus Versions
23809 @subsection Gnus Versions
23810 @cindex ding Gnus
23811 @cindex September Gnus
23812 @cindex Red Gnus
23813 @cindex Quassia Gnus
23814 @cindex Pterodactyl Gnus
23815 @cindex Oort Gnus
23816 @cindex No Gnus
23817 @cindex Gnus versions
23818
23819 The first ``proper'' release of Gnus 5 was done in November 1995 when it
23820 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
23821 plus 15 Gnus 5.0 releases).
23822
23823 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
23824 releases)) was released under the name ``Gnus 5.2'' (40 releases).
23825
23826 On July 28th 1996 work on Red Gnus was begun, and it was released on
23827 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
23828
23829 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
23830 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
23831
23832 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
23833 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
23834 1999.
23835
23836 On the 26th of October 2000, Oort Gnus was begun.
23837
23838 If you happen upon a version of Gnus that has a prefixed name --
23839 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
23840 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
23841 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
23842 run.  Walk away, calmly, until you're out of its reach.  Find a proper
23843 released version of Gnus and snuggle up to that instead.
23844
23845
23846 @node Other Gnus Versions
23847 @subsection Other Gnus Versions
23848 @cindex Semi-gnus
23849
23850 In addition to the versions of Gnus which have had their releases
23851 coordinated by Lars, one major development has been Semi-gnus from
23852 Japan.  It's based on a library called @acronym{SEMI}, which provides
23853 @acronym{MIME} capabilities.
23854
23855 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
23856 Collectively, they are called ``Semi-gnus'', and different strains are
23857 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
23858 @acronym{MIME} and multilingualization things, especially important for
23859 Japanese users.
23860
23861
23862 @node Why?
23863 @subsection Why?
23864
23865 What's the point of Gnus?
23866
23867 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
23868 newsreader, that lets you do anything you can think of.  That was my
23869 original motivation, but while working on Gnus, it has become clear to
23870 me that this generation of newsreaders really belong in the stone age.
23871 Newsreaders haven't developed much since the infancy of the net.  If the
23872 volume continues to rise with the current rate of increase, all current
23873 newsreaders will be pretty much useless.  How do you deal with
23874 newsgroups that have thousands of new articles each day?  How do you
23875 keep track of millions of people who post?
23876
23877 Gnus offers no real solutions to these questions, but I would very much
23878 like to see Gnus being used as a testing ground for new methods of
23879 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
23880 to separate the newsreader from the back ends, Gnus now offers a simple
23881 interface for anybody who wants to write new back ends for fetching mail
23882 and news from different sources.  I have added hooks for customizations
23883 everywhere I could imagine it being useful.  By doing so, I'm inviting
23884 every one of you to explore and invent.
23885
23886 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
23887 @kbd{C-u 100 M-x all-hail-xemacs}.
23888
23889
23890 @node Compatibility
23891 @subsection Compatibility
23892
23893 @cindex compatibility
23894 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
23895 bindings have been kept.  More key bindings have been added, of course,
23896 but only in one or two obscure cases have old bindings been changed.
23897
23898 Our motto is:
23899 @quotation
23900 @cartouche
23901 @center In a cloud bones of steel.
23902 @end cartouche
23903 @end quotation
23904
23905 All commands have kept their names.  Some internal functions have changed
23906 their names.
23907
23908 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
23909 Articles}.
23910
23911 One major compatibility question is the presence of several summary
23912 buffers.  All variables relevant while reading a group are
23913 buffer-local to the summary buffer they belong in.  Although many
23914 important variables have their values copied into their global
23915 counterparts whenever a command is executed in the summary buffer, this
23916 change might lead to incorrect values being used unless you are careful.
23917
23918 All code that relies on knowledge of @sc{gnus} internals will probably
23919 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
23920 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
23921 maintains a hash table that points to the entries in this alist (which
23922 speeds up many functions), and changing the alist directly will lead to
23923 peculiar results.
23924
23925 @cindex hilit19
23926 @cindex highlighting
23927 Old hilit19 code does not work at all.  In fact, you should probably
23928 remove all hilit code from all Gnus hooks
23929 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
23930 Gnus provides various integrated functions for highlighting.  These are
23931 faster and more accurate.  To make life easier for everybody, Gnus will
23932 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
23933 Away!
23934
23935 Packages like @code{expire-kill} will no longer work.  As a matter of
23936 fact, you should probably remove all old @sc{gnus} packages (and other
23937 code) when you start using Gnus.  More likely than not, Gnus already
23938 does what you have written code to make @sc{gnus} do.  (Snicker.)
23939
23940 Even though old methods of doing things are still supported, only the
23941 new methods are documented in this manual.  If you detect a new method of
23942 doing something while reading this manual, that does not mean you have
23943 to stop doing it the old way.
23944
23945 Gnus understands all @sc{gnus} startup files.
23946
23947 @kindex M-x gnus-bug
23948 @findex gnus-bug
23949 @cindex reporting bugs
23950 @cindex bugs
23951 Overall, a casual user who hasn't written much code that depends on
23952 @sc{gnus} internals should suffer no problems.  If problems occur,
23953 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
23954
23955 @vindex gnus-bug-create-help-buffer
23956 If you are in the habit of sending bug reports @emph{very} often, you
23957 may find the helpful help buffer annoying after a while.  If so, set
23958 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
23959 up at you.
23960
23961
23962 @node Conformity
23963 @subsection Conformity
23964
23965 No rebels without a clue here, ma'am.  We conform to all standards known
23966 to (wo)man.  Except for those standards and/or conventions we disagree
23967 with, of course.
23968
23969 @table @strong
23970
23971 @item RFC (2)822
23972 @cindex RFC 822
23973 @cindex RFC 2822
23974 There are no known breaches of this standard.
23975
23976 @item RFC 1036
23977 @cindex RFC 1036
23978 There are no known breaches of this standard, either.
23979
23980 @item Son-of-RFC 1036
23981 @cindex Son-of-RFC 1036
23982 We do have some breaches to this one.
23983
23984 @table @emph
23985
23986 @item X-Newsreader
23987 @itemx User-Agent
23988 These are considered to be ``vanity headers'', while I consider them
23989 to be consumer information.  After seeing so many badly formatted
23990 articles coming from @code{tin} and @code{Netscape} I know not to use
23991 either of those for posting articles.  I would not have known that if
23992 it wasn't for the @code{X-Newsreader} header.
23993 @end table
23994
23995 @item USEFOR
23996 @cindex USEFOR
23997 USEFOR is an IETF working group writing a successor to RFC 1036, based
23998 on Son-of-RFC 1036.  They have produced a number of drafts proposing
23999 various changes to the format of news articles.  The Gnus towers will
24000 look into implementing the changes when the draft is accepted as an RFC.
24001
24002 @item MIME - RFC 2045-2049 etc
24003 @cindex @acronym{MIME}
24004 All the various @acronym{MIME} RFCs are supported.
24005
24006 @item Disposition Notifications - RFC 2298
24007 Message Mode is able to request notifications from the receiver.
24008
24009 @item PGP - RFC 1991 and RFC 2440
24010 @cindex RFC 1991
24011 @cindex RFC 2440
24012 RFC 1991 is the original @acronym{PGP} message specification,
24013 published as an informational RFC.  RFC 2440 was the follow-up, now
24014 called Open PGP, and put on the Standards Track.  Both document a
24015 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
24016 encoding (signing and encryption) and decoding (verification and
24017 decryption).
24018
24019 @item PGP/MIME - RFC 2015/3156
24020 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
24021 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
24022 Gnus supports both encoding and decoding.
24023
24024 @item S/MIME - RFC 2633
24025 RFC 2633 describes the @acronym{S/MIME} format.
24026
24027 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
24028 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
24029 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
24030 authentication for @acronym{IMAP}.  RFC 2086 describes access control
24031 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
24032 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
24033 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
24034 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
24035
24036 @end table
24037
24038 If you ever notice Gnus acting non-compliant with regards to the texts
24039 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
24040 know.
24041
24042
24043 @node Emacsen
24044 @subsection Emacsen
24045 @cindex Emacsen
24046 @cindex XEmacs
24047 @cindex Mule
24048 @cindex Emacs
24049
24050 Gnus should work on:
24051
24052 @itemize @bullet
24053
24054 @item
24055 Emacs 20.3 and up.
24056
24057 @item
24058 XEmacs 21.1.1 and up.
24059
24060 @end itemize
24061
24062 This Gnus version will absolutely not work on any Emacsen older than
24063 that.  Not reliably, at least.  Older versions of Gnus may work on older
24064 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
24065 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
24066 See the file ``README'' in the T-gnus distribution for more details.
24067
24068 There are some vague differences between Gnus on the various
24069 platforms---XEmacs features more graphics (a logo and a toolbar)---but
24070 other than that, things should look pretty much the same under all
24071 Emacsen.
24072
24073
24074 @node Gnus Development
24075 @subsection Gnus Development
24076
24077 Gnus is developed in a two-phased cycle.  The first phase involves much
24078 discussion on the @samp{ding@@gnus.org} mailing list, where people
24079 propose changes and new features, post patches and new back ends.  This
24080 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24081 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24082 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
24083 unstable and should not be used by casual users.  Gnus alpha releases
24084 have names like ``Red Gnus'' and ``Quassia Gnus''.
24085
24086 After futzing around for 50-100 alpha releases, Gnus is declared
24087 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
24088 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
24089 supposed to be able to use these, and these are mostly discussed on the
24090 @samp{gnu.emacs.gnus} newsgroup.
24091
24092 @cindex Incoming*
24093 @vindex mail-source-delete-incoming
24094 Some variable defaults differ between alpha Gnusae and released Gnusae.
24095 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24096 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
24097 lossage of mail if an alpha release hiccups while handling the mail.
24098
24099 The division of discussion between the ding mailing list and the Gnus
24100 newsgroup is not purely based on publicity concerns.  It's true that
24101 having people write about the horrible things that an alpha Gnus release
24102 can do (sometimes) in a public forum may scare people off, but more
24103 importantly, talking about new experimental features that have been
24104 introduced may confuse casual users.  New features are frequently
24105 introduced, fiddled with, and judged to be found wanting, and then
24106 either discarded or totally rewritten.  People reading the mailing list
24107 usually keep up with these rapid changes, while people on the newsgroup
24108 can't be assumed to do so.
24109
24110
24111
24112 @node Contributors
24113 @subsection Contributors
24114 @cindex contributors
24115
24116 The new Gnus version couldn't have been done without the help of all the
24117 people on the (ding) mailing list.  Every day for over a year I have
24118 gotten billions of nice bug reports from them, filling me with joy,
24119 every single one of them.  Smooches.  The people on the list have been
24120 tried beyond endurance, what with my ``oh, that's a neat idea <type
24121 type>, yup, I'll release it right away <ship off> no wait, that doesn't
24122 work at all <type type>, yup, I'll ship that one off right away <ship
24123 off> no, wait, that absolutely does not work'' policy for releases.
24124 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
24125 ``worser''? ``much worser''?  ``worsest''?)
24126
24127 I would like to take this opportunity to thank the Academy for@dots{}  oops,
24128 wrong show.
24129
24130 @itemize @bullet
24131
24132 @item
24133 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
24134
24135 @item
24136 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
24137 nnwarchive and many, many other things connected with @acronym{MIME} and
24138 other types of en/decoding, as well as general bug fixing, new
24139 functionality and stuff.
24140
24141 @item
24142 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
24143 well as numerous other things).
24144
24145 @item
24146 Luis Fernandes---design and graphics.
24147
24148 @item
24149 Joe Reiss---creator of the smiley faces.
24150
24151 @item
24152 Justin Sheehy---the @acronym{FAQ} maintainer.
24153
24154 @item
24155 Erik Naggum---help, ideas, support, code and stuff.
24156
24157 @item
24158 Wes Hardaker---@file{gnus-picon.el} and the manual section on
24159 @dfn{picons} (@pxref{Picons}).
24160
24161 @item
24162 Kim-Minh Kaplan---further work on the picon code.
24163
24164 @item
24165 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
24166 (@pxref{GroupLens}).
24167
24168 @item
24169 Sudish Joseph---innumerable bug fixes.
24170
24171 @item
24172 Ilja Weis---@file{gnus-topic.el}.
24173
24174 @item
24175 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
24176
24177 @item
24178 Vladimir Alexiev---the refcard and reference booklets.
24179
24180 @item
24181 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
24182 distribution by Felix Lee and JWZ.
24183
24184 @item
24185 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
24186
24187 @item
24188 Peter Mutsaers---orphan article scoring code.
24189
24190 @item
24191 Ken Raeburn---POP mail support.
24192
24193 @item
24194 Hallvard B Furuseth---various bits and pieces, especially dealing with
24195 .newsrc files.
24196
24197 @item
24198 Brian Edmonds---@file{gnus-bbdb.el}.
24199
24200 @item
24201 David Moore---rewrite of @file{nnvirtual.el} and many other things.
24202
24203 @item
24204 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
24205
24206 @item
24207 François Pinard---many, many interesting and thorough bug reports, as
24208 well as autoconf support.
24209
24210 @end itemize
24211
24212 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
24213 Borges, and Jost Krieger proof-reading parts of the manual.
24214
24215 The following people have contributed many patches and suggestions:
24216
24217 Christopher Davis,
24218 Andrew Eskilsson,
24219 Kai Grossjohann,
24220 Kevin Greiner,
24221 Jesper Harder,
24222 Paul Jarc,
24223 Simon Josefsson,
24224 David KÃ¥gedal,
24225 Richard Pieri,
24226 Fabrice Popineau,
24227 Daniel Quinlan,
24228 Michael Shields,
24229 Reiner Steib,
24230 Jason L. Tibbitts, III,
24231 Jack Vinson,
24232 Katsumi Yamaoka, @c Yamaoka
24233 and
24234 Teodor Zlatanov.
24235
24236 Also thanks to the following for patches and stuff:
24237
24238 Jari Aalto,
24239 Adrian Aichner,
24240 Vladimir Alexiev,
24241 Russ Allbery,
24242 Peter Arius,
24243 Matt Armstrong,
24244 Marc Auslander,
24245 Miles Bader,
24246 Alexei V. Barantsev,
24247 Frank Bennett,
24248 Robert Bihlmeyer,
24249 Chris Bone,
24250 Mark Borges,
24251 Mark Boyns,
24252 Lance A. Brown,
24253 Rob Browning,
24254 Kees de Bruin,
24255 Martin Buchholz,
24256 Joe Buehler,
24257 Kevin Buhr,
24258 Alastair Burt,
24259 Joao Cachopo,
24260 Zlatko Calusic,
24261 Massimo Campostrini,
24262 Castor,
24263 David Charlap,
24264 Dan Christensen,
24265 Kevin Christian,
24266 Jae-you Chung, @c ?
24267 James H. Cloos, Jr.,
24268 Laura Conrad,
24269 Michael R. Cook,
24270 Glenn Coombs,
24271 Andrew J. Cosgriff,
24272 Neil Crellin,
24273 Frank D. Cringle,
24274 Geoffrey T. Dairiki,
24275 Andre Deparade,
24276 Ulrik Dickow,
24277 Dave Disser,
24278 Rui-Tao Dong, @c ?
24279 Joev Dubach,
24280 Michael Welsh Duggan,
24281 Dave Edmondson,
24282 Paul Eggert,
24283 Mark W. Eichin,
24284 Karl Eichwalder,
24285 Enami Tsugutomo, @c Enami
24286 Michael Ernst,
24287 Luc Van Eycken,
24288 Sam Falkner,
24289 Nelson Jose dos Santos Ferreira,
24290 Sigbjorn Finne,
24291 Sven Fischer,
24292 Paul Fisher,
24293 Decklin Foster,
24294 Gary D. Foster,
24295 Paul Franklin,
24296 Guy Geens,
24297 Arne Georg Gleditsch,
24298 David S. Goldberg,
24299 Michelangelo Grigni,
24300 Dale Hagglund,
24301 D. Hall,
24302 Magnus Hammerin,
24303 Kenichi Handa, @c Handa
24304 Raja R. Harinath,
24305 Yoshiki Hayashi, @c Hayashi
24306 P. E. Jareth Hein,
24307 Hisashige Kenji, @c Hisashige
24308 Scott Hofmann,
24309 Marc Horowitz,
24310 Gunnar Horrigmo,
24311 Richard Hoskins,
24312 Brad Howes,
24313 Miguel de Icaza,
24314 François Felix Ingrand,
24315 Tatsuya Ichikawa, @c Ichikawa
24316 Ishikawa Ichiro, @c Ishikawa
24317 Lee Iverson,
24318 Iwamuro Motonori, @c Iwamuro
24319 Rajappa Iyer,
24320 Andreas Jaeger,
24321 Adam P. Jenkins,
24322 Randell Jesup,
24323 Fred Johansen,
24324 Gareth Jones,
24325 Greg Klanderman,
24326 Karl Kleinpaste,
24327 Michael Klingbeil,
24328 Peter Skov Knudsen,
24329 Shuhei Kobayashi, @c Kobayashi
24330 Petr Konecny,
24331 Koseki Yoshinori, @c Koseki
24332 Thor Kristoffersen,
24333 Jens Lautenbacher,
24334 Martin Larose,
24335 Seokchan Lee, @c Lee
24336 Joerg Lenneis,
24337 Carsten Leonhardt,
24338 James LewisMoss,
24339 Christian Limpach,
24340 Markus Linnala,
24341 Dave Love,
24342 Mike McEwan,
24343 Tonny Madsen,
24344 Shlomo Mahlab,
24345 Nat Makarevitch,
24346 Istvan Marko,
24347 David Martin,
24348 Jason R. Mastaler,
24349 Gordon Matzigkeit,
24350 Timo Metzemakers,
24351 Richard Mlynarik,
24352 Lantz Moore,
24353 Morioka Tomohiko, @c Morioka
24354 Erik Toubro Nielsen,
24355 Hrvoje Niksic,
24356 Andy Norman,
24357 Fred Oberhauser,
24358 C. R. Oldham,
24359 Alexandre Oliva,
24360 Ken Olstad,
24361 Masaharu Onishi, @c Onishi
24362 Hideki Ono, @c Ono
24363 Ettore Perazzoli,
24364 William Perry,
24365 Stephen Peters,
24366 Jens-Ulrik Holger Petersen,
24367 Ulrich Pfeifer,
24368 Matt Pharr,
24369 Andy Piper,
24370 John McClary Prevost,
24371 Bill Pringlemeir,
24372 Mike Pullen,
24373 Jim Radford,
24374 Colin Rafferty,
24375 Lasse Rasinen,
24376 Lars Balker Rasmussen,
24377 Joe Reiss,
24378 Renaud Rioboo,
24379 Roland B. Roberts,
24380 Bart Robinson,
24381 Christian von Roques,
24382 Markus Rost,
24383 Jason Rumney,
24384 Wolfgang Rupprecht,
24385 Jay Sachs,
24386 Dewey M. Sasser,
24387 Conrad Sauerwald,
24388 Loren Schall,
24389 Dan Schmidt,
24390 Ralph Schleicher,
24391 Philippe Schnoebelen,
24392 Andreas Schwab,
24393 Randal L. Schwartz,
24394 Danny Siu,
24395 Matt Simmons,
24396 Paul D. Smith,
24397 Jeff Sparkes,
24398 Toby Speight,
24399 Michael Sperber,
24400 Darren Stalder,
24401 Richard Stallman,
24402 Greg Stark,
24403 Sam Steingold,
24404 Paul Stevenson,
24405 Jonas Steverud,
24406 Paul Stodghill,
24407 Kiyokazu Suto, @c Suto
24408 Kurt Swanson,
24409 Samuel Tardieu,
24410 Teddy,
24411 Chuck Thompson,
24412 Tozawa Akihiko, @c Tozawa
24413 Philippe Troin,
24414 James Troup,
24415 Trung Tran-Duc,
24416 Jack Twilley,
24417 Aaron M. Ucko,
24418 Aki Vehtari,
24419 Didier Verna,
24420 Vladimir Volovich,
24421 Jan Vroonhof,
24422 Stefan Waldherr,
24423 Pete Ware,
24424 Barry A. Warsaw,
24425 Christoph Wedler,
24426 Joe Wells,
24427 Lee Willis,
24428 and
24429 Lloyd Zusman.
24430
24431
24432 For a full overview of what each person has done, the ChangeLogs
24433 included in the Gnus alpha distributions should give ample reading
24434 (550kB and counting).
24435
24436 Apologies to everybody that I've forgotten, of which there are many, I'm
24437 sure.
24438
24439 Gee, that's quite a list of people.  I guess that must mean that there
24440 actually are people who are using Gnus.  Who'd'a thunk it!
24441
24442
24443 @node New Features
24444 @subsection New Features
24445 @cindex new features
24446
24447 @menu
24448 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
24449 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
24450 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
24451 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
24452 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
24453 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10.
24454 @end menu
24455
24456 These lists are, of course, just @emph{short} overviews of the
24457 @emph{most} important new features.  No, really.  There are tons more.
24458 Yes, we have feeping creaturism in full effect.
24459
24460 @node ding Gnus
24461 @subsubsection (ding) Gnus
24462
24463 New features in Gnus 5.0/5.1:
24464
24465 @itemize @bullet
24466
24467 @item
24468 The look of all buffers can be changed by setting format-like variables
24469 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
24470
24471 @item
24472 Local spool and several @acronym{NNTP} servers can be used at once
24473 (@pxref{Select Methods}).
24474
24475 @item
24476 You can combine groups into virtual groups (@pxref{Virtual Groups}).
24477
24478 @item
24479 You can read a number of different mail formats (@pxref{Getting Mail}).
24480 All the mail back ends implement a convenient mail expiry scheme
24481 (@pxref{Expiring Mail}).
24482
24483 @item
24484 Gnus can use various strategies for gathering threads that have lost
24485 their roots (thereby gathering loose sub-threads into one thread) or it
24486 can go back and retrieve enough headers to build a complete thread
24487 (@pxref{Customizing Threading}).
24488
24489 @item
24490 Killed groups can be displayed in the group buffer, and you can read
24491 them as well (@pxref{Listing Groups}).
24492
24493 @item
24494 Gnus can do partial group updates---you do not have to retrieve the
24495 entire active file just to check for new articles in a few groups
24496 (@pxref{The Active File}).
24497
24498 @item
24499 Gnus implements a sliding scale of subscribedness to groups
24500 (@pxref{Group Levels}).
24501
24502 @item
24503 You can score articles according to any number of criteria
24504 (@pxref{Scoring}).  You can even get Gnus to find out how to score
24505 articles for you (@pxref{Adaptive Scoring}).
24506
24507 @item
24508 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
24509 manner, so it should be difficult to lose much data on what you have
24510 read if your machine should go down (@pxref{Auto Save}).
24511
24512 @item
24513 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
24514 cluttering up the @file{.emacs} file.
24515
24516 @item
24517 You can set the process mark on both groups and articles and perform
24518 operations on all the marked items (@pxref{Process/Prefix}).
24519
24520 @item
24521 You can grep through a subset of groups and create a group from the
24522 results (@pxref{Kibozed Groups}).
24523
24524 @item
24525 You can list subsets of groups according to, well, anything
24526 (@pxref{Listing Groups}).
24527
24528 @item
24529 You can browse foreign servers and subscribe to groups from those
24530 servers (@pxref{Browse Foreign Server}).
24531
24532 @item
24533 Gnus can fetch articles, asynchronously, on a second connection to the
24534 server (@pxref{Asynchronous Fetching}).
24535
24536 @item
24537 You can cache articles locally (@pxref{Article Caching}).
24538
24539 @item
24540 The uudecode functions have been expanded and generalized
24541 (@pxref{Decoding Articles}).
24542
24543 @item
24544 You can still post uuencoded articles, which was a little-known feature
24545 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
24546
24547 @item
24548 Fetching parents (and other articles) now actually works without
24549 glitches (@pxref{Finding the Parent}).
24550
24551 @item
24552 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
24553
24554 @item
24555 Digests (and other files) can be used as the basis for groups
24556 (@pxref{Document Groups}).
24557
24558 @item
24559 Articles can be highlighted and customized (@pxref{Customizing
24560 Articles}).
24561
24562 @item
24563 URLs and other external references can be buttonized (@pxref{Article
24564 Buttons}).
24565
24566 @item
24567 You can do lots of strange stuff with the Gnus window & frame
24568 configuration (@pxref{Window Layout}).
24569
24570 @item
24571 You can click on buttons instead of using the keyboard
24572 (@pxref{Buttons}).
24573
24574 @end itemize
24575
24576
24577 @node September Gnus
24578 @subsubsection September Gnus
24579
24580 @iftex
24581 @iflatex
24582 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
24583 @end iflatex
24584 @end iftex
24585
24586 New features in Gnus 5.2/5.3:
24587
24588 @itemize @bullet
24589
24590 @item
24591 A new message composition mode is used.  All old customization variables
24592 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
24593 now obsolete.
24594
24595 @item
24596 Gnus is now able to generate @dfn{sparse} threads---threads where
24597 missing articles are represented by empty nodes (@pxref{Customizing
24598 Threading}).
24599
24600 @lisp
24601 (setq gnus-build-sparse-threads 'some)
24602 @end lisp
24603
24604 @item
24605 Outgoing articles are stored on a special archive server
24606 (@pxref{Archived Messages}).
24607
24608 @item
24609 Partial thread regeneration now happens when articles are
24610 referred.
24611
24612 @item
24613 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
24614
24615 @item
24616 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
24617
24618 @item
24619 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
24620
24621 @lisp
24622 (setq gnus-use-trees t)
24623 @end lisp
24624
24625 @item
24626 An @code{nn}-like pick-and-read minor mode is available for the summary
24627 buffers (@pxref{Pick and Read}).
24628
24629 @lisp
24630 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
24631 @end lisp
24632
24633 @item
24634 In binary groups you can use a special binary minor mode (@pxref{Binary
24635 Groups}).
24636
24637 @item
24638 Groups can be grouped in a folding topic hierarchy (@pxref{Group
24639 Topics}).
24640
24641 @lisp
24642 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
24643 @end lisp
24644
24645 @item
24646 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
24647
24648 @item
24649 Groups can now have a score, and bubbling based on entry frequency
24650 is possible (@pxref{Group Score}).
24651
24652 @lisp
24653 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
24654 @end lisp
24655
24656 @item
24657 Groups can be process-marked, and commands can be performed on
24658 groups of groups (@pxref{Marking Groups}).
24659
24660 @item
24661 Caching is possible in virtual groups.
24662
24663 @item
24664 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
24665 news batches, ClariNet briefs collections, and just about everything
24666 else (@pxref{Document Groups}).
24667
24668 @item
24669 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
24670 (@pxref{SOUP}).
24671
24672 @item
24673 The Gnus cache is much faster.
24674
24675 @item
24676 Groups can be sorted according to many criteria (@pxref{Sorting
24677 Groups}).
24678
24679 @item
24680 New group parameters have been introduced to set list-addresses and
24681 expiry times (@pxref{Group Parameters}).
24682
24683 @item
24684 All formatting specs allow specifying faces to be used
24685 (@pxref{Formatting Fonts}).
24686
24687 @item
24688 There are several more commands for setting/removing/acting on process
24689 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
24690
24691 @item
24692 The summary buffer can be limited to show parts of the available
24693 articles based on a wide range of criteria.  These commands have been
24694 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
24695
24696 @item
24697 Articles can be made persistent with the @kbd{*} command
24698 (@pxref{Persistent Articles}).
24699
24700 @item
24701 All functions for hiding article elements are now toggles.
24702
24703 @item
24704 Article headers can be buttonized (@pxref{Article Washing}).
24705
24706 @item
24707 All mail back ends support fetching articles by @code{Message-ID}.
24708
24709 @item
24710 Duplicate mail can now be treated properly (@pxref{Duplicates}).
24711
24712 @item
24713 All summary mode commands are available directly from the article
24714 buffer (@pxref{Article Keymap}).
24715
24716 @item
24717 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
24718 Layout}).
24719
24720 @item
24721 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
24722 @iftex
24723 @iflatex
24724 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
24725 @end iflatex
24726 @end iftex
24727
24728 @item
24729 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
24730
24731 @lisp
24732 (setq gnus-use-nocem t)
24733 @end lisp
24734
24735 @item
24736 Groups can be made permanently visible (@pxref{Listing Groups}).
24737
24738 @lisp
24739 (setq gnus-permanently-visible-groups "^nnml:")
24740 @end lisp
24741
24742 @item
24743 Many new hooks have been introduced to make customizing easier.
24744
24745 @item
24746 Gnus respects the @code{Mail-Copies-To} header.
24747
24748 @item
24749 Threads can be gathered by looking at the @code{References} header
24750 (@pxref{Customizing Threading}).
24751
24752 @lisp
24753 (setq gnus-summary-thread-gathering-function
24754       'gnus-gather-threads-by-references)
24755 @end lisp
24756
24757 @item
24758 Read articles can be stored in a special backlog buffer to avoid
24759 refetching (@pxref{Article Backlog}).
24760
24761 @lisp
24762 (setq gnus-keep-backlog 50)
24763 @end lisp
24764
24765 @item
24766 A clean copy of the current article is always stored in a separate
24767 buffer to allow easier treatment.
24768
24769 @item
24770 Gnus can suggest where to save articles (@pxref{Saving Articles}).
24771
24772 @item
24773 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
24774 Articles}).
24775
24776 @lisp
24777 (setq gnus-prompt-before-saving t)
24778 @end lisp
24779
24780 @item
24781 @code{gnus-uu} can view decoded files asynchronously while fetching
24782 articles (@pxref{Other Decode Variables}).
24783
24784 @lisp
24785 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
24786 @end lisp
24787
24788 @item
24789 Filling in the article buffer now works properly on cited text
24790 (@pxref{Article Washing}).
24791
24792 @item
24793 Hiding cited text adds buttons to toggle hiding, and how much
24794 cited text to hide is now customizable (@pxref{Article Hiding}).
24795
24796 @lisp
24797 (setq gnus-cited-lines-visible 2)
24798 @end lisp
24799
24800 @item
24801 Boring headers can be hidden (@pxref{Article Hiding}).
24802
24803 @item
24804 Default scoring values can now be set from the menu bar.
24805
24806 @item
24807 Further syntax checking of outgoing articles have been added.
24808
24809 @end itemize
24810
24811
24812 @node Red Gnus
24813 @subsubsection Red Gnus
24814
24815 New features in Gnus 5.4/5.5:
24816
24817 @iftex
24818 @iflatex
24819 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
24820 @end iflatex
24821 @end iftex
24822
24823 @itemize @bullet
24824
24825 @item
24826 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
24827
24828 @item
24829 Article prefetching functionality has been moved up into
24830 Gnus (@pxref{Asynchronous Fetching}).
24831
24832 @item
24833 Scoring can now be performed with logical operators like @code{and},
24834 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
24835 Scoring}).
24836
24837 @item
24838 Article washing status can be displayed in the
24839 article mode line (@pxref{Misc Article}).
24840
24841 @item
24842 @file{gnus.el} has been split into many smaller files.
24843
24844 @item
24845 Suppression of duplicate articles based on Message-ID can be done
24846 (@pxref{Duplicate Suppression}).
24847
24848 @lisp
24849 (setq gnus-suppress-duplicates t)
24850 @end lisp
24851
24852 @item
24853 New variables for specifying what score and adapt files are to be
24854 considered home score and adapt files (@pxref{Home Score File}) have
24855 been added.
24856
24857 @item
24858 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
24859 Server Internals}).
24860
24861 @item
24862 Groups can inherit group parameters from parent topics (@pxref{Topic
24863 Parameters}).
24864
24865 @item
24866 Article editing has been revamped and is now actually usable.
24867
24868 @item
24869 Signatures can be recognized in more intelligent fashions
24870 (@pxref{Article Signature}).
24871
24872 @item
24873 Summary pick mode has been made to look more @code{nn}-like.  Line
24874 numbers are displayed and the @kbd{.} command can be used to pick
24875 articles (@code{Pick and Read}).
24876
24877 @item
24878 Commands for moving the @file{.newsrc.eld} from one server to
24879 another have been added (@pxref{Changing Servers}).
24880
24881 @item
24882 There's a way now to specify that ``uninteresting'' fields be suppressed
24883 when generating lines in buffers (@pxref{Advanced Formatting}).
24884
24885 @item
24886 Several commands in the group buffer can be undone with @kbd{C-M-_}
24887 (@pxref{Undo}).
24888
24889 @item
24890 Scoring can be done on words using the new score type @code{w}
24891 (@pxref{Score File Format}).
24892
24893 @item
24894 Adaptive scoring can be done on a Subject word-by-word basis
24895 (@pxref{Adaptive Scoring}).
24896
24897 @lisp
24898 (setq gnus-use-adaptive-scoring '(word))
24899 @end lisp
24900
24901 @item
24902 Scores can be decayed (@pxref{Score Decays}).
24903
24904 @lisp
24905 (setq gnus-decay-scores t)
24906 @end lisp
24907
24908 @item
24909 Scoring can be performed using a regexp on the Date header.  The Date is
24910 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
24911
24912 @item
24913 A new command has been added to remove all data on articles from
24914 the native server (@pxref{Changing Servers}).
24915
24916 @item
24917 A new command for reading collections of documents
24918 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
24919 (@pxref{Really Various Summary Commands}).
24920
24921 @item
24922 Process mark sets can be pushed and popped (@pxref{Setting Process
24923 Marks}).
24924
24925 @item
24926 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
24927 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
24928
24929 @item
24930 A new back end for reading searches from Web search engines
24931 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
24932 (@pxref{Web Searches}).
24933
24934 @item
24935 Groups inside topics can now be sorted using the standard sorting
24936 functions, and each topic can be sorted independently (@pxref{Topic
24937 Sorting}).
24938
24939 @item
24940 Subsets of the groups can be sorted independently (@code{Sorting
24941 Groups}).
24942
24943 @item
24944 Cached articles can be pulled into the groups (@pxref{Summary Generation
24945 Commands}).
24946 @iftex
24947 @iflatex
24948 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
24949 @end iflatex
24950 @end iftex
24951
24952 @item
24953 Score files are now applied in a more reliable order (@pxref{Score
24954 Variables}).
24955
24956 @item
24957 Reports on where mail messages end up can be generated (@pxref{Splitting
24958 Mail}).
24959
24960 @item
24961 More hooks and functions have been added to remove junk from incoming
24962 mail before saving the mail (@pxref{Washing Mail}).
24963
24964 @item
24965 Emphasized text can be properly fontisized:
24966
24967 @end itemize
24968
24969
24970 @node Quassia Gnus
24971 @subsubsection Quassia Gnus
24972
24973 New features in Gnus 5.6:
24974
24975 @itemize @bullet
24976
24977 @item
24978 New functionality for using Gnus as an offline newsreader has been
24979 added.  A plethora of new commands and modes have been added.
24980 @xref{Gnus Unplugged}, for the full story.
24981
24982 @item
24983 The @code{nndraft} back end has returned, but works differently than
24984 before.  All Message buffers are now also articles in the @code{nndraft}
24985 group, which is created automatically.
24986
24987 @item
24988 @code{gnus-alter-header-function} can now be used to alter header
24989 values.
24990
24991 @item
24992 @code{gnus-summary-goto-article} now accept Message-ID's.
24993
24994 @item
24995 A new Message command for deleting text in the body of a message
24996 outside the region: @kbd{C-c C-v}.
24997
24998 @item
24999 You can now post to component group in @code{nnvirtual} groups with
25000 @kbd{C-u C-c C-c}.
25001
25002 @item
25003  @code{nntp-rlogin-program}---new variable to ease customization.
25004
25005 @item
25006 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
25007 re-highlighting of the article buffer.
25008
25009 @item
25010 New element in @code{gnus-boring-article-headers}---@code{long-to}.
25011
25012 @item
25013 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
25014 details.
25015
25016 @item
25017 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
25018 @kbd{a} to add the score rule to the @file{all.SCORE} file.
25019
25020 @item
25021 @code{gnus-simplify-subject-functions} variable to allow greater
25022 control over simplification.
25023
25024 @item
25025 @kbd{A T}---new command for fetching the current thread.
25026
25027 @item
25028 @kbd{/ T}---new command for including the current thread in the
25029 limit.
25030
25031 @item
25032 @kbd{M-RET} is a new Message command for breaking cited text.
25033
25034 @item
25035 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
25036
25037 @item
25038 The @code{custom-face-lookup} function has been removed.
25039 If you used this function in your initialization files, you must
25040 rewrite them to use @code{face-spec-set} instead.
25041
25042 @item
25043 Canceling now uses the current select method.  Symbolic prefix
25044 @kbd{a} forces normal posting method.
25045
25046 @item
25047 New command to translate M******** sm*rtq**t*s into proper
25048 text---@kbd{W d}.
25049
25050 @item
25051 For easier debugging of @code{nntp}, you can set
25052 @code{nntp-record-commands} to a non-@code{nil} value.
25053
25054 @item
25055 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
25056 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
25057
25058 @item
25059 A command for editing group parameters from the summary buffer
25060 has been added.
25061
25062 @item
25063 A history of where mails have been split is available.
25064
25065 @item
25066 A new article date command has been added---@code{article-date-iso8601}.
25067
25068 @item
25069 Subjects can be simplified when threading by setting
25070 @code{gnus-score-thread-simplify}.
25071
25072 @item
25073 A new function for citing in Message has been
25074 added---@code{message-cite-original-without-signature}.
25075
25076 @item
25077 @code{article-strip-all-blank-lines}---new article command.
25078
25079 @item
25080 A new Message command to kill to the end of the article has
25081 been added.
25082
25083 @item
25084 A minimum adaptive score can be specified by using the
25085 @code{gnus-adaptive-word-minimum} variable.
25086
25087 @item
25088 The ``lapsed date'' article header can be kept continually
25089 updated by the @code{gnus-start-date-timer} command.
25090
25091 @item
25092 Web listserv archives can be read with the @code{nnlistserv} back end.
25093
25094 @item
25095 Old dejanews archives can now be read by @code{nnweb}.
25096
25097 @end itemize
25098
25099 @node Pterodactyl Gnus
25100 @subsubsection Pterodactyl Gnus
25101
25102 New features in Gnus 5.8:
25103
25104 @itemize @bullet
25105
25106 @item
25107 The mail-fetching functions have changed.  See the manual for the
25108 many details.  In particular, all procmail fetching variables are gone.
25109
25110 If you used procmail like in
25111
25112 @lisp
25113 (setq nnmail-use-procmail t)
25114 (setq nnmail-spool-file 'procmail)
25115 (setq nnmail-procmail-directory "~/mail/incoming/")
25116 (setq nnmail-procmail-suffix "\\.in")
25117 @end lisp
25118
25119 this now has changed to
25120
25121 @lisp
25122 (setq mail-sources
25123       '((directory :path "~/mail/incoming/"
25124                    :suffix ".in")))
25125 @end lisp
25126
25127 @xref{Mail Source Specifiers}.
25128
25129 @item
25130 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
25131 Gnus, and adds a slew of new commands.  See the manual for details.
25132
25133 @item
25134 Gnus has also been multilingualized.  This also affects too
25135 many parts of Gnus to summarize here, and adds many new variables.
25136
25137 @item
25138 @code{gnus-auto-select-first} can now be a function to be
25139 called to position point.
25140
25141 @item
25142 The user can now decide which extra headers should be included in
25143 summary buffers and @acronym{NOV} files.
25144
25145 @item
25146 @code{gnus-article-display-hook} has been removed.  Instead, a number
25147 of variables starting with @code{gnus-treat-} have been added.
25148
25149 @item
25150 The Gnus posting styles have been redone again and now works in a
25151 subtly different manner.
25152
25153 @item
25154 New web-based back ends have been added: @code{nnslashdot},
25155 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
25156 again, to keep up with ever-changing layouts.
25157
25158 @item
25159 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
25160
25161 @end itemize
25162
25163 @node Oort Gnus
25164 @subsubsection Oort Gnus
25165 @cindex Oort Gnus
25166
25167 New features in Gnus 5.10:
25168
25169 @itemize @bullet
25170
25171 @item
25172 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
25173 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
25174
25175 @item
25176 The revised Gnus @acronym{FAQ} is included in the manual,
25177 @xref{Frequently Asked Questions}.
25178
25179 @item
25180 Upgrading from previous (stable) version if you have used Oort.
25181
25182 If you have tried Oort (the unstable Gnus branch leading to this
25183 release) but went back to a stable version, be careful when upgrading to
25184 this version.  In particular, you will probably want to remove all
25185 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
25186 read from your @file{.newsrc.eld} instead of from the
25187 @file{.marks}/@file{.mrk} file where this release store flags.  See a
25188 later entry for more information about marks.  Note that downgrading
25189 isn't save in general.
25190
25191 @item
25192 Article Buttons
25193
25194 More buttons for URLs, mail addresses, Message-IDs, Info links, man
25195 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
25196 variables @code{gnus-button-@var{*}-level} can be used to control the
25197 appearance of all article buttons.  @xref{Article Button Levels}.
25198
25199 @item
25200 Dired integration
25201
25202 @code{gnus-dired-minor-mode} installs key bindings in dired buffers to send
25203 a file as an attachment (@kbd{C-c C-a}), open a file using the appropriate
25204 mailcap entry (@kbd{C-c C-l}), and print a file using the mailcap entry
25205 (@kbd{C-c P}).  It is enabled with
25206 @lisp
25207 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
25208 @end lisp
25209
25210 @item
25211 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
25212
25213 @item
25214 Single-part yenc encoded attachments can be decoded.
25215
25216 @item
25217 Picons
25218
25219 The picons code has been reimplemented to work in GNU Emacs---some of
25220 the previous options have been removed or renamed.
25221
25222 Picons are small ``personal icons'' representing users, domain and
25223 newsgroups, which can be displayed in the Article buffer.
25224 @xref{Picons}.
25225
25226 @item
25227 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
25228 boundary line is drawn at the end of the headers.
25229
25230 @item
25231 Retrieval of charters and control messages
25232
25233 There are new commands for fetching newsgroup charters (@kbd{H c}) and
25234 control messages (@kbd{H C}).
25235
25236 @item
25237 Delayed articles
25238
25239 You can delay the sending of a message with @kbd{C-c C-j} in the Message
25240 buffer.  The messages are delivered at specified time.  This is useful
25241 for sending yourself reminders.  @xref{Delayed Articles}.
25242
25243 @item
25244 If @code{auto-compression-mode} is enabled, attachments are automatically
25245 decompressed when activated.
25246
25247 @item
25248 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
25249 the nnml back end allows compressed message files.
25250
25251 @item
25252 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
25253
25254 @item
25255 The Summary Buffer uses an arrow in the fringe to indicate the current
25256 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
25257
25258 @item
25259 Warn about email replies to news
25260
25261 Do you often find yourself replying to news by email by mistake?  Then
25262 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
25263 you.
25264
25265 @item
25266 If the new option @code{gnus-summary-display-while-building} is
25267 non-@code{nil}, the summary buffer is shown and updated as it's being
25268 built.
25269
25270 @item
25271 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
25272 opposed to old but unread messages).
25273
25274 @item
25275 The new option @code{gnus-gcc-mark-as-read} automatically marks
25276 Gcc articles as read.
25277
25278 @item
25279 The nndoc back end now supports mailman digests and exim bounces.
25280
25281 @item
25282 Gnus supports RFC 2369 mailing list headers, and adds a number of
25283 related commands in mailing list groups.  @xref{Mailing List}.
25284
25285 @item
25286 The Date header can be displayed in a format that can be read aloud
25287 in English.  @xref{Article Date}.
25288
25289 @item
25290 The envelope sender address can be customized when using Sendmail.
25291 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
25292
25293 @item
25294 diffs are automatically highlighted in groups matching
25295 @code{mm-uu-diff-groups-regexp}
25296
25297 @item
25298 @acronym{TLS} wrapper shipped with Gnus
25299
25300 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
25301 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
25302 @acronym{TLS}/@acronym{SSL} support via (external third party)
25303 @file{ssl.el} and OpenSSL still works.
25304
25305 @item
25306 New @file{make.bat} for compiling and installing Gnus under MS Windows
25307
25308 Use @file{make.bat} if you want to install Gnus under MS Windows, the
25309 first argument to the batch-program should be the directory where
25310 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
25311 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
25312 the second parameter.
25313
25314 @file{make.bat} has been rewritten from scratch, it now features
25315 automatic recognition of XEmacs and GNU Emacs, generates
25316 @file{gnus-load.el}, checks if errors occur while compilation and
25317 generation of info files and reports them at the end of the build
25318 process.  It now uses @code{makeinfo} if it is available and falls
25319 back to @file{infohack.el} otherwise.  @file{make.bat} should now
25320 install all files which are necessary to run Gnus and be generally a
25321 complete replacement for the @code{configure; make; make install}
25322 cycle used under Unix systems.
25323
25324 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
25325 been removed.
25326
25327 @item
25328 Support for non-@acronym{ASCII} domain names
25329
25330 Message supports non-@acronym{ASCII} domain names in From:, To: and
25331 Cc: and will query you whether to perform encoding when you try to
25332 send a message.  The variable @code{message-use-idna} controls this.
25333 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
25334 and Cc: when you view a message.  The variable @code{gnus-use-idna}
25335 controls this.
25336
25337 @item
25338 Better handling of Microsoft citation styles
25339
25340 Gnus now tries to recognize the mangled header block that some Microsoft
25341 mailers use to indicate that the rest of the message is a citation, even
25342 though it is not quoted in any way.  The variable
25343 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
25344 citations.
25345
25346 @item
25347 @code{gnus-article-skip-boring}
25348
25349 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
25350 not scroll down to show you a page that contains only boring text,
25351 which by default means cited text and signature.  You can customize
25352 what is skippable using @code{gnus-article-boring-faces}.
25353
25354 This feature is especially useful if you read many articles that
25355 consist of a little new content at the top with a long, untrimmed
25356 message cited below.
25357
25358 @item
25359 The format spec @code{%C} for positioning point has changed to @code{%*}.
25360
25361 @item
25362 The new variable @code{gnus-parameters} can be used to set group parameters.
25363
25364 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
25365 the parameters in @file{~/.newsrc.eld}, but via this variable you can
25366 enjoy the powers of customize, and simplified backups since you set the
25367 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}.  The
25368 variable maps regular expressions matching group names to group
25369 parameters, a'la:
25370 @lisp
25371 (setq gnus-parameters
25372       '(("mail\\..*"
25373          (gnus-show-threads nil)
25374          (gnus-use-scoring nil))
25375         ("^nnimap:\\(foo.bar\\)$"
25376          (to-group . "\\1"))))
25377 @end lisp
25378
25379 @item
25380 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
25381
25382 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
25383 disable it.
25384
25385 @item
25386 Gnus no longer generate the Sender: header automatically.
25387
25388 Earlier it was generated iff the user configurable email address was
25389 different from the Gnus guessed default user address.  As the guessing
25390 algorithm is rarely correct these days, and (more controversially) the
25391 only use of the Sender: header was to check if you are entitled to
25392 cancel/supersede news (which is now solved by Cancel Locks instead,
25393 see another entry), generation of the header has been disabled by
25394 default.  See the variables @code{message-required-headers},
25395 @code{message-required-news-headers}, and
25396 @code{message-required-mail-headers}.
25397
25398 @item
25399 Features from third party @file{message-utils.el} added to @file{message.el}.
25400
25401 Message now asks if you wish to remove @samp{(was: <old subject>)} from
25402 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
25403 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
25404 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
25405 appropriate headers and a note in the body for cross-postings and
25406 followups (see the variables @code{message-cross-post-@var{*}}).
25407
25408 @item
25409 References and X-Draft-Headers are no longer generated when you start
25410 composing messages and @code{message-generate-headers-first} is
25411 @code{nil}.
25412
25413 @item
25414 Improved anti-spam features.
25415
25416 Gnus is now able to take out spam from your mail and news streams
25417 using a wide variety of programs and filter rules.  Among the supported
25418 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
25419 for easy use of external packages such as SpamAssassin and Hashcash
25420 are also new.  @xref{Thwarting Email Spam}.
25421
25422 @item
25423 Easy inclusion of X-Faces headers.
25424
25425 @item
25426 Face headers handling.
25427
25428 @item
25429 In the summary buffer, the new command @kbd{/ N} inserts new messages
25430 and @kbd{/ o} inserts old messages.
25431
25432 @item
25433 Gnus decodes morse encoded messages if you press @kbd{W m}.
25434
25435 @item
25436 Unread count correct in nnimap groups.
25437
25438 The estimated number of unread articles in the group buffer should now
25439 be correct for nnimap groups.  This is achieved by calling
25440 @code{nnimap-fixup-unread-after-getting-new-news} from the
25441 @code{gnus-setup-news-hook} (called on startup) and
25442 @code{gnus-after-getting-new-news-hook}. (called after getting new
25443 mail).  If you have modified those variables from the default, you may
25444 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
25445 you were happy with the estimate and want to save some (minimal) time
25446 when getting new mail, remove the function.
25447
25448 @item
25449 Group Carbon Copy (GCC) quoting
25450
25451 To support groups that contains SPC and other weird characters, groups
25452 are quoted before they are placed in the Gcc: header.  This means
25453 variables such as @code{gnus-message-archive-group} should no longer
25454 contain quote characters to make groups containing SPC work.  Also, if
25455 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
25456 into two groups) you must change it to return the list
25457 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
25458 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
25459 was incorrect earlier, it just didn't generate any problems since it
25460 was inserted directly.
25461
25462 @item
25463 @file{~/News/overview/} not used.
25464
25465 As a result of the following change, the @file{~/News/overview/}
25466 directory is not used any more.  You can safely delete the entire
25467 hierarchy.
25468
25469 @item
25470 @code{gnus-agent}
25471
25472 The Gnus Agent has seen a major updated and is now enabled by default,
25473 and all nntp and nnimap servers from @code{gnus-select-method} and
25474 @code{gnus-secondary-select-method} are agentized by default.  Earlier
25475 only the server in @code{gnus-select-method} was agentized by the
25476 default, and the agent was disabled by default.  When the agent is
25477 enabled, headers are now also retrieved from the Agent cache instead
25478 of the back ends when possible.  Earlier this only happened in the
25479 unplugged state.  You can enroll or remove servers with @kbd{J a} and
25480 @kbd{J r} in the server buffer.  Gnus will not download articles into
25481 the Agent cache, unless you instruct it to do so, though, by using
25482 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
25483 behaviour of having the Agent disabled with @code{(setq gnus-agent
25484 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
25485 is not needed any more.
25486
25487 @item
25488 @code{gnus-summary-line-format}
25489
25490 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
25491 %s\n}.  Moreover @code{gnus-extra-headers},
25492 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
25493 changed their default so that the users name will be replaced by the
25494 recipient's name or the group name posting to for @acronym{NNTP}
25495 groups.
25496
25497 @item
25498 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
25499
25500 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
25501 broken Outlook (Express) articles.
25502
25503 @item
25504 @code{(require 'gnus-load)}
25505
25506 If you use a stand-alone Gnus distribution, you'd better add
25507 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
25508 lisp directory into load-path.
25509
25510 File @file{gnus-load.el} contains autoload commands, functions and variables,
25511 some of which may not be included in distributions of Emacsen.
25512
25513 @item
25514 @code{gnus-slave-unplugged}
25515
25516 A new command which starts Gnus offline in slave mode.
25517
25518 @item
25519 @code{message-insinuate-rmail}
25520
25521 Adding @code{(message-insinuate-rmail)} and @code{(setq
25522 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
25523 compose, reply and forward messages in message-mode, where you can
25524 enjoy the power of @acronym{MML}.
25525
25526 @item
25527 @code{message-minibuffer-local-map}
25528
25529 The line below enables BBDB in resending a message:
25530 @lisp
25531 (define-key message-minibuffer-local-map [(tab)]
25532   'bbdb-complete-name)
25533 @end lisp
25534
25535 @item
25536 Externalizing and deleting of attachments.
25537
25538 If @code{gnus-gcc-externalize-attachments} or
25539 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
25540 local files as external parts.
25541
25542 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
25543 on @acronym{MIME} buttons) saves a part and replaces the part with an
25544 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
25545 @acronym{MIME} buttons) removes a part.  It works only on back ends
25546 that support editing.
25547
25548 @item
25549 @code{gnus-default-charset}
25550
25551 The default value is determined from the
25552 @code{current-language-environment} variable, instead of
25553 @code{iso-8859-1}.  Also the @samp{.*} item in
25554 @code{gnus-group-charset-alist} is removed.
25555
25556 @item
25557 @code{gnus-posting-styles}
25558
25559 Add a new format of match like
25560 @lisp
25561 ((header "to" "larsi.*org")
25562  (Organization "Somewhere, Inc."))
25563 @end lisp
25564 The old format like the lines below is obsolete, but still accepted.
25565 @lisp
25566 (header "to" "larsi.*org"
25567         (Organization "Somewhere, Inc."))
25568 @end lisp
25569
25570 @item
25571 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
25572
25573 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
25574 added into these two variables.  If you customized those, perhaps you
25575 need add those two headers too.
25576
25577 @item
25578 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
25579
25580 If one reads an article while plugged, and the article already exists
25581 in the Agent, it won't get downloaded once more.  @code{(setq
25582 gnus-agent-cache nil)} reverts to the old behavior.
25583
25584 @item
25585 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
25586 composing messages, it is enabled by @code{use-hard-newlines}.
25587 Decoding format=flowed was present but not documented in earlier
25588 versions.
25589
25590 @item
25591 Gnus supports the generation of RFC 2298 Disposition Notification requests.
25592
25593 This is invoked with the @kbd{C-c M-n} key binding from message mode.
25594
25595 @item
25596 Gnus supports Maildir groups.
25597
25598 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
25599
25600 @item
25601 Printing capabilities are enhanced.
25602
25603 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
25604 Article buffers.  Also, each individual @acronym{MIME} part can be
25605 printed using @kbd{p} on the @acronym{MIME} button.
25606
25607 @item
25608 Message supports the Importance: (RFC 2156) header.
25609
25610 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
25611 the valid values.
25612
25613 @item
25614 Gnus supports Cancel Locks in News.
25615
25616 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
25617 used to determine if you wrote an article or not (for canceling and
25618 superseding).  Gnus generates a random password string the first time
25619 you post a message, and saves it in your @file{~/.emacs} using the Custom
25620 system.  While the variable is called @code{canlock-password}, it is not
25621 security sensitive data.  Publishing your canlock string on the web
25622 will not allow anyone to be able to anything she could not already do.
25623 The behaviour can be changed by customizing @code{message-insert-canlock}.
25624
25625 @item
25626 Gnus supports server-side mail filtering using Sieve.
25627
25628 Sieve rules can be added as Group Parameters for groups, and the
25629 complete Sieve script is generated using @kbd{D g} from the Group
25630 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
25631 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
25632 manual @ref{Top, , Top, sieve, Emacs Sieve}.
25633
25634 @item
25635 Extended format specs.
25636
25637 Format spec @samp{%&user-date;} is added into
25638 @code{gnus-summary-line-format-alist}.  Also, user defined extended
25639 format specs are supported.  The extended format specs look like
25640 @samp{%u&foo;}, which invokes function
25641 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
25642 escape character, old user defined format @samp{%u&} is no longer supported.
25643
25644 @item
25645 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
25646
25647 It was aliased to @kbd{Y c}
25648 (@code{gnus-summary-insert-cached-articles}).  The new function filters
25649 out other articles.
25650
25651 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
25652
25653 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
25654 s}, @kbd{/ a}, and @kbd{/ x}
25655 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
25656 result will be to display all articles that do not match the expression.
25657
25658 @item
25659 Group names are treated as UTF-8 by default.
25660
25661 This is supposedly what USEFOR wanted to migrate to.  See
25662 @code{gnus-group-name-charset-group-alist} and
25663 @code{gnus-group-name-charset-method-alist} for customization.
25664
25665 @item
25666 The nnml and nnfolder back ends store marks for each groups.
25667
25668 This makes it possible to take backup of nnml/nnfolder servers/groups
25669 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
25670 makes it possible to share articles and marks between users (without
25671 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
25672 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
25673 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
25674 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
25675 another machine, Gnus will automatically use the @file{.marks} or
25676 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
25677 The new server variables @code{nnml-marks-is-evil} and
25678 @code{nnfolder-marks-is-evil} can be used to disable this feature.
25679
25680 @item
25681 The menu bar item (in Group and Summary buffer) named ``Misc'' has
25682 been renamed to ``Gnus''.
25683
25684 @item
25685 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
25686 renamed to ``Attachments''.  Note that this menu also contains security
25687 related stuff, like signing and encryption (@pxref{Security, Security,,
25688 message, Message Manual}).
25689
25690 @item
25691 @code{gnus-group-charset-alist} and
25692 @code{gnus-group-ignored-charsets-alist}.
25693
25694 The regexps in these variables are compared with full group names
25695 instead of real group names in 5.8.  Users who customize these
25696 variables should change those regexps accordingly.  For example:
25697 @lisp
25698 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
25699 @end lisp
25700
25701 @item
25702 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
25703 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
25704
25705 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
25706 additional Lisp libraries.  This add several menu items to the
25707 Attachments menu, and @kbd{C-c RET} key bindings, when composing
25708 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
25709
25710 @item
25711 Gnus inlines external parts (message/external).
25712
25713 @item
25714 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
25715 C-m}.
25716
25717 This change was made to avoid conflict with the standard binding of
25718 @code{back-to-indentation}, which is also useful in message mode.
25719
25720 @item
25721 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
25722
25723 The behaviour for the @code{best} value is to show @acronym{MML} (i.e.,
25724 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
25725 used when forwarding signed or encrypted messages, as the conversion
25726 invalidate the digital signature.
25727 @end itemize
25728
25729 @iftex
25730
25731 @page
25732 @node The Manual
25733 @section The Manual
25734 @cindex colophon
25735 @cindex manual
25736
25737 This manual was generated from a TeXinfo file and then run through
25738 either @code{texi2dvi}
25739 @iflatex
25740 or my own home-brewed TeXinfo to \LaTeX\ transformer,
25741 and then run through @code{latex} and @code{dvips}
25742 @end iflatex
25743 to get what you hold in your hands now.
25744
25745 The following conventions have been used:
25746
25747 @enumerate
25748
25749 @item
25750 This is a @samp{string}
25751
25752 @item
25753 This is a @kbd{keystroke}
25754
25755 @item
25756 This is a @file{file}
25757
25758 @item
25759 This is a @code{symbol}
25760
25761 @end enumerate
25762
25763 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
25764 mean:
25765
25766 @lisp
25767 (setq flargnoze "yes")
25768 @end lisp
25769
25770 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
25771
25772 @lisp
25773 (setq flumphel 'yes)
25774 @end lisp
25775
25776 @samp{yes} and @code{yes} are two @emph{very} different things---don't
25777 ever get them confused.
25778
25779 @iflatex
25780 @c @head
25781 Of course, everything in this manual is of vital interest, so you should
25782 read it all.  Several times.  However, if you feel like skimming the
25783 manual, look for that gnu head you should see in the margin over
25784 there---it means that what's being discussed is of more importance than
25785 the rest of the stuff.  (On the other hand, if everything is infinitely
25786 important, how can anything be more important than that?  Just one more
25787 of the mysteries of this world, I guess.)
25788 @end iflatex
25789
25790 @end iftex
25791
25792
25793 @node On Writing Manuals
25794 @section On Writing Manuals
25795
25796 I guess most manuals are written after-the-fact; documenting a program
25797 that's already there.  This is not how this manual is written.  When
25798 implementing something, I write the manual entry for that something
25799 straight away.  I then see that it's difficult to explain the
25800 functionality, so I write how it's supposed to be, and then I change the
25801 implementation.  Writing the documentation and writing the code goes
25802 hand in hand.
25803
25804 This, of course, means that this manual has no, or little, flow.  It
25805 documents absolutely everything in Gnus, but often not where you're
25806 looking for it.  It is a reference manual, and not a guide to how to get
25807 started with Gnus.
25808
25809 That would be a totally different book, that should be written using the
25810 reference manual as source material.  It would look quite differently.
25811
25812
25813 @page
25814 @node Terminology
25815 @section Terminology
25816
25817 @cindex terminology
25818 @table @dfn
25819
25820 @item news
25821 @cindex news
25822 This is what you are supposed to use this thing for---reading news.
25823 News is generally fetched from a nearby @acronym{NNTP} server, and is
25824 generally publicly available to everybody.  If you post news, the entire
25825 world is likely to read just what you have written, and they'll all
25826 snigger mischievously.  Behind your back.
25827
25828 @item mail
25829 @cindex mail
25830 Everything that's delivered to you personally is mail.  Some news/mail
25831 readers (like Gnus) blur the distinction between mail and news, but
25832 there is a difference.  Mail is private.  News is public.  Mailing is
25833 not posting, and replying is not following up.
25834
25835 @item reply
25836 @cindex reply
25837 Send a mail to the person who has written what you are reading.
25838
25839 @item follow up
25840 @cindex follow up
25841 Post an article to the current newsgroup responding to the article you
25842 are reading.
25843
25844 @item back end
25845 @cindex back end
25846 Gnus considers mail and news to be mostly the same, really.  The only
25847 difference is how to access the actual articles.  News articles are
25848 commonly fetched via the protocol @acronym{NNTP}, whereas mail
25849 messages could be read from a file on the local disk.  The internal
25850 architecture of Gnus thus comprises a ``front end'' and a number of
25851 ``back ends''.  Internally, when you enter a group (by hitting
25852 @key{RET}, say), you thereby invoke a function in the front end in
25853 Gnus.  The front end then ``talks'' to a back end and says things like
25854 ``Give me the list of articles in the foo group'' or ``Show me article
25855 number 4711''.
25856
25857 So a back end mainly defines either a protocol (the @code{nntp} back
25858 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
25859 accesses mail via @acronym{IMAP}) or a file format and directory
25860 layout (the @code{nnspool} back end accesses news via the common
25861 ``spool directory'' format, the @code{nnml} back end access mail via a
25862 file format and directory layout that's quite similar).
25863
25864 Gnus does not handle the underlying media, so to speak---this is all
25865 done by the back ends.  A back end is a collection of functions to
25866 access the articles.
25867
25868 However, sometimes the term ``back end'' is also used where ``server''
25869 would have been more appropriate.  And then there is the term ``select
25870 method'' which can mean either.  The Gnus terminology can be quite
25871 confusing.
25872
25873 @item native
25874 @cindex native
25875 Gnus will always use one method (and back end) as the @dfn{native}, or
25876 default, way of getting news.
25877
25878 @item foreign
25879 @cindex foreign
25880 You can also have any number of foreign groups active at the same time.
25881 These are groups that use non-native non-secondary back ends for getting
25882 news.
25883
25884 @item secondary
25885 @cindex secondary
25886 Secondary back ends are somewhere half-way between being native and being
25887 foreign, but they mostly act like they are native.
25888
25889 @item article
25890 @cindex article
25891 A message that has been posted as news.
25892
25893 @item mail message
25894 @cindex mail message
25895 A message that has been mailed.
25896
25897 @item message
25898 @cindex message
25899 A mail message or news article
25900
25901 @item head
25902 @cindex head
25903 The top part of a message, where administrative information (etc.) is
25904 put.
25905
25906 @item body
25907 @cindex body
25908 The rest of an article.  Everything not in the head is in the
25909 body.
25910
25911 @item header
25912 @cindex header
25913 A line from the head of an article.
25914
25915 @item headers
25916 @cindex headers
25917 A collection of such lines, or a collection of heads.  Or even a
25918 collection of @acronym{NOV} lines.
25919
25920 @item @acronym{NOV}
25921 @cindex @acronym{NOV}
25922 When Gnus enters a group, it asks the back end for the headers of all
25923 unread articles in the group.  Most servers support the News OverView
25924 format, which is more compact and much faster to read and parse than the
25925 normal @sc{head} format.
25926
25927 @item level
25928 @cindex levels
25929 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
25930 that have a lower level are ``more'' subscribed than the groups with a
25931 higher level.  In fact, groups on levels 1-5 are considered
25932 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
25933 are @dfn{killed}.  Commands for listing groups and scanning for new
25934 articles will all use the numeric prefix as @dfn{working level}.
25935
25936 @item killed groups
25937 @cindex killed groups
25938 No information on killed groups is stored or updated, which makes killed
25939 groups much easier to handle than subscribed groups.
25940
25941 @item zombie groups
25942 @cindex zombie groups
25943 Just like killed groups, only slightly less dead.
25944
25945 @item active file
25946 @cindex active file
25947 The news server has to keep track of what articles it carries, and what
25948 groups exist.  All this information in stored in the active file, which
25949 is rather large, as you might surmise.
25950
25951 @item bogus groups
25952 @cindex bogus groups
25953 A group that exists in the @file{.newsrc} file, but isn't known to the
25954 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
25955 This means that the group probably doesn't exist (any more).
25956
25957 @item activating
25958 @cindex activating groups
25959 The act of asking the server for info on a group and computing the
25960 number of unread articles is called @dfn{activating the group}.
25961 Un-activated groups are listed with @samp{*} in the group buffer.
25962
25963 @item server
25964 @cindex server
25965 A machine one can connect to and get news (or mail) from.
25966
25967 @item select method
25968 @cindex select method
25969 A structure that specifies the back end, the server and the virtual
25970 server settings.
25971
25972 @item virtual server
25973 @cindex virtual server
25974 A named select method.  Since a select method defines all there is to
25975 know about connecting to a (physical) server, taking the thing as a
25976 whole is a virtual server.
25977
25978 @item washing
25979 @cindex washing
25980 Taking a buffer and running it through a filter of some sort.  The
25981 result will (more often than not) be cleaner and more pleasing than the
25982 original.
25983
25984 @item ephemeral groups
25985 @cindex ephemeral groups
25986 @cindex temporary groups
25987 Most groups store data on what articles you have read.  @dfn{Ephemeral}
25988 groups are groups that will have no data stored---when you exit the
25989 group, it'll disappear into the aether.
25990
25991 @item solid groups
25992 @cindex solid groups
25993 This is the opposite of ephemeral groups.  All groups listed in the
25994 group buffer are solid groups.
25995
25996 @item sparse articles
25997 @cindex sparse articles
25998 These are article placeholders shown in the summary buffer when
25999 @code{gnus-build-sparse-threads} has been switched on.
26000
26001 @item threading
26002 @cindex threading
26003 To put responses to articles directly after the articles they respond
26004 to---in a hierarchical fashion.
26005
26006 @item root
26007 @cindex root
26008 @cindex thread root
26009 The first article in a thread is the root.  It is the ancestor of all
26010 articles in the thread.
26011
26012 @item parent
26013 @cindex parent
26014 An article that has responses.
26015
26016 @item child
26017 @cindex child
26018 An article that responds to a different article---its parent.
26019
26020 @item digest
26021 @cindex digest
26022 A collection of messages in one file.  The most common digest format is
26023 specified by RFC 1153.
26024
26025 @item splitting
26026 @cindex splitting, terminolgy
26027 @cindex mail sorting
26028 @cindex mail filtering (splitting)
26029 The action of sorting your emails according to certain rules. Sometimes
26030 incorrectly called mail filtering.
26031
26032 @end table
26033
26034
26035 @page
26036 @node Customization
26037 @section Customization
26038 @cindex general customization
26039
26040 All variables are properly documented elsewhere in this manual.  This
26041 section is designed to give general pointers on how to customize Gnus
26042 for some quite common situations.
26043
26044 @menu
26045 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
26046 * Slow Terminal Connection::    You run a remote Emacs.
26047 * Little Disk Space::           You feel that having large setup files is icky.
26048 * Slow Machine::                You feel like buying a faster machine.
26049 @end menu
26050
26051
26052 @node Slow/Expensive Connection
26053 @subsection Slow/Expensive NNTP Connection
26054
26055 If you run Emacs on a machine locally, and get your news from a machine
26056 over some very thin strings, you want to cut down on the amount of data
26057 Gnus has to get from the @acronym{NNTP} server.
26058
26059 @table @code
26060
26061 @item gnus-read-active-file
26062 Set this to @code{nil}, which will inhibit Gnus from requesting the
26063 entire active file from the server.  This file is often v.  large.  You
26064 also have to set @code{gnus-check-new-newsgroups} and
26065 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
26066 doesn't suddenly decide to fetch the active file anyway.
26067
26068 @item gnus-nov-is-evil
26069 This one has to be @code{nil}.  If not, grabbing article headers from
26070 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
26071 support @sc{xover}; Gnus will detect this by itself.
26072 @end table
26073
26074
26075 @node Slow Terminal Connection
26076 @subsection Slow Terminal Connection
26077
26078 Let's say you use your home computer for dialing up the system that runs
26079 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
26080 possible) the amount of data sent over the wires.
26081
26082 @table @code
26083
26084 @item gnus-auto-center-summary
26085 Set this to @code{nil} to inhibit Gnus from re-centering the summary
26086 buffer all the time.  If it is @code{vertical}, do only vertical
26087 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
26088 horizontal and vertical recentering.
26089
26090 @item gnus-visible-headers
26091 Cut down on the headers included in the articles to the
26092 minimum.  You can, in fact, make do without them altogether---most of the
26093 useful data is in the summary buffer, anyway.  Set this variable to
26094 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
26095
26096 Set this hook to all the available hiding commands:
26097 @lisp
26098 (setq gnus-treat-hide-headers 'head
26099       gnus-treat-hide-signature t
26100       gnus-treat-hide-citation t)
26101 @end lisp
26102
26103 @item gnus-use-full-window
26104 By setting this to @code{nil}, you can make all the windows smaller.
26105 While this doesn't really cut down much generally, it means that you
26106 have to see smaller portions of articles before deciding that you didn't
26107 want to read them anyway.
26108
26109 @item gnus-thread-hide-subtree
26110 If this is non-@code{nil}, all threads in the summary buffer will be
26111 hidden initially.
26112
26113
26114 @item gnus-updated-mode-lines
26115 If this is @code{nil}, Gnus will not put information in the buffer mode
26116 lines, which might save some time.
26117 @end table
26118
26119
26120 @node Little Disk Space
26121 @subsection Little Disk Space
26122 @cindex disk space
26123
26124 The startup files can get rather large, so you may want to cut their
26125 sizes a bit if you are running out of space.
26126
26127 @table @code
26128
26129 @item gnus-save-newsrc-file
26130 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
26131 only save @file{.newsrc.eld}.  This means that you will not be able to
26132 use any other newsreaders than Gnus.  This variable is @code{t} by
26133 default.
26134
26135 @item gnus-read-newsrc-file
26136 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
26137 only read @file{.newsrc.eld}.  This means that you will not be able to
26138 use any other newsreaders than Gnus.  This variable is @code{t} by
26139 default.
26140
26141 @item gnus-save-killed-list
26142 If this is @code{nil}, Gnus will not save the list of dead groups.  You
26143 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
26144 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
26145 variable to @code{nil}.  This variable is @code{t} by default.
26146
26147 @end table
26148
26149
26150 @node Slow Machine
26151 @subsection Slow Machine
26152 @cindex slow machine
26153
26154 If you have a slow machine, or are just really impatient, there are a
26155 few things you can do to make Gnus run faster.
26156
26157 Set @code{gnus-check-new-newsgroups} and
26158 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
26159
26160 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
26161 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
26162 summary buffer faster.
26163
26164
26165 @page
26166 @node Troubleshooting
26167 @section Troubleshooting
26168 @cindex troubleshooting
26169
26170 Gnus works @emph{so} well straight out of the box---I can't imagine any
26171 problems, really.
26172
26173 Ahem.
26174
26175 @enumerate
26176
26177 @item
26178 Make sure your computer is switched on.
26179
26180 @item
26181 Make sure that you really load the current Gnus version.  If you have
26182 been running @sc{gnus}, you need to exit Emacs and start it up again before
26183 Gnus will work.
26184
26185 @item
26186 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
26187 like @samp{T-gnus 6.16.* (based on Gnus v5.10.*; for SEMI 1.1*, FLIM
26188 1.1*)} you have the right files loaded.  Otherwise you have some old
26189 @file{.el} files lying around.  Delete these.
26190
26191 @item
26192 Read the help group (@kbd{G h} in the group buffer) for a
26193 @acronym{FAQ} and a how-to.
26194
26195 @item
26196 @vindex max-lisp-eval-depth
26197 Gnus works on many recursive structures, and in some extreme (and very
26198 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
26199 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
26200 something like that.
26201 @end enumerate
26202
26203 If all else fails, report the problem as a bug.
26204
26205 @cindex bugs
26206 @cindex reporting bugs
26207
26208 @kindex M-x gnus-bug
26209 @findex gnus-bug
26210 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
26211 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
26212 me the backtrace.  I will fix bugs, but I can only fix them if you send
26213 me a precise description as to how to reproduce the bug.
26214
26215 You really can never be too detailed in a bug report.  Always use the
26216 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
26217 a 10Kb mail each time you use it, and even if you have sent me your
26218 environment 500 times before.  I don't care.  I want the full info each
26219 time.
26220
26221 It is also important to remember that I have no memory whatsoever.  If
26222 you send a bug report, and I send you a reply, and then you just send
26223 back ``No, it's not! Moron!'', I will have no idea what you are
26224 insulting me about.  Always over-explain everything.  It's much easier
26225 for all of us---if I don't have all the information I need, I will just
26226 mail you and ask for more info, and everything takes more time.
26227
26228 If the problem you're seeing is very visual, and you can't quite explain
26229 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
26230 it somewhere it can be reached, and include the URL of the picture in
26231 the bug report.
26232
26233 @cindex patches
26234 If you would like to contribute a patch to fix bugs or make
26235 improvements, please produce the patch using @samp{diff -u}.
26236
26237 @cindex edebug
26238 If you want to debug your problem further before reporting, possibly
26239 in order to solve the problem yourself and send a patch, you can use
26240 edebug.  Debugging Lisp code is documented in the Elisp manual
26241 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
26242 Lisp Reference Manual}).  To get you started with edebug, consider if
26243 you discover some weird behaviour when pressing @kbd{c}, the first
26244 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
26245 the documentation buffer that leads you to the function definition,
26246 then press @kbd{M-x edebug-defun RET} with point inside that function,
26247 return to Gnus and press @kbd{c} to invoke the code.  You will be
26248 placed in the lisp buffer and can single step using @kbd{SPC} and
26249 evaluate expressions using @kbd{M-:} or inspect variables using
26250 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
26251 @kbd{c} or @kbd{g}.
26252
26253 @cindex elp
26254 @cindex profile
26255 @cindex slow
26256 Sometimes, a problem do not directly generate an elisp error but
26257 manifests itself by causing Gnus to be very slow.  In these cases, you
26258 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
26259 slow, and then try to analyze the backtrace (repeating the procedure
26260 helps isolating the real problem areas).
26261
26262 A fancier approach is to use the elisp profiler, ELP.  The profiler is
26263 (or should be) fully documented elsewhere, but to get you started
26264 there are a few steps that need to be followed.  First, instrument the
26265 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
26266 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
26267 RET message}.  Then perform the operation that is slow and press
26268 @kbd{M-x elp-results}.  You will then see which operations that takes
26269 time, and can debug them further.  If the entire operation takes much
26270 longer than the time spent in the slowest function in the profiler
26271 output, you probably profiled the wrong part of Gnus.  To reset
26272 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
26273 elp-restore-all} is supposed to remove profiling, but given the
26274 complexities and dynamic code generation in Gnus, it might not always
26275 work perfectly.
26276
26277 @cindex gnu.emacs.gnus
26278 @cindex ding mailing list
26279 If you just need help, you are better off asking on
26280 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
26281 @email{ding@@gnus.org, the ding mailing list}.  Write to
26282 @email{ding-request@@gnus.org} to subscribe.
26283
26284
26285 @page
26286 @node Gnus Reference Guide
26287 @section Gnus Reference Guide
26288
26289 It is my hope that other people will figure out smart stuff that Gnus
26290 can do, and that other people will write those smart things as well.  To
26291 facilitate that I thought it would be a good idea to describe the inner
26292 workings of Gnus.  And some of the not-so-inner workings, while I'm at
26293 it.
26294
26295 You can never expect the internals of a program not to change, but I
26296 will be defining (in some details) the interface between Gnus and its
26297 back ends (this is written in stone), the format of the score files
26298 (ditto), data structures (some are less likely to change than others)
26299 and general methods of operation.
26300
26301 @menu
26302 * Gnus Utility Functions::      Common functions and variable to use.
26303 * Back End Interface::          How Gnus communicates with the servers.
26304 * Score File Syntax::           A BNF definition of the score file standard.
26305 * Headers::                     How Gnus stores headers internally.
26306 * Ranges::                      A handy format for storing mucho numbers.
26307 * Group Info::                  The group info format.
26308 * Extended Interactive::        Symbolic prefixes and stuff.
26309 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
26310 * Various File Formats::        Formats of files that Gnus use.
26311 @end menu
26312
26313
26314 @node Gnus Utility Functions
26315 @subsection Gnus Utility Functions
26316 @cindex Gnus utility functions
26317 @cindex utility functions
26318 @cindex functions
26319 @cindex internal variables
26320
26321 When writing small functions to be run from hooks (and stuff), it's
26322 vital to have access to the Gnus internal functions and variables.
26323 Below is a list of the most common ones.
26324
26325 @table @code
26326
26327 @item gnus-newsgroup-name
26328 @vindex gnus-newsgroup-name
26329 This variable holds the name of the current newsgroup.
26330
26331 @item gnus-find-method-for-group
26332 @findex gnus-find-method-for-group
26333 A function that returns the select method for @var{group}.
26334
26335 @item gnus-group-real-name
26336 @findex gnus-group-real-name
26337 Takes a full (prefixed) Gnus group name, and returns the unprefixed
26338 name.
26339
26340 @item gnus-group-prefixed-name
26341 @findex gnus-group-prefixed-name
26342 Takes an unprefixed group name and a select method, and returns the full
26343 (prefixed) Gnus group name.
26344
26345 @item gnus-get-info
26346 @findex gnus-get-info
26347 Returns the group info list for @var{group}.
26348
26349 @item gnus-group-unread
26350 @findex gnus-group-unread
26351 The number of unread articles in @var{group}, or @code{t} if that is
26352 unknown.
26353
26354 @item gnus-active
26355 @findex gnus-active
26356 The active entry for @var{group}.
26357
26358 @item gnus-set-active
26359 @findex gnus-set-active
26360 Set the active entry for @var{group}.
26361
26362 @item gnus-add-current-to-buffer-list
26363 @findex gnus-add-current-to-buffer-list
26364 Adds the current buffer to the list of buffers to be killed on Gnus
26365 exit.
26366
26367 @item gnus-continuum-version
26368 @findex gnus-continuum-version
26369 Takes a Gnus version string as a parameter and returns a floating point
26370 number.  Earlier versions will always get a lower number than later
26371 versions.
26372
26373 @item gnus-group-read-only-p
26374 @findex gnus-group-read-only-p
26375 Says whether @var{group} is read-only or not.
26376
26377 @item gnus-news-group-p
26378 @findex gnus-news-group-p
26379 Says whether @var{group} came from a news back end.
26380
26381 @item gnus-ephemeral-group-p
26382 @findex gnus-ephemeral-group-p
26383 Says whether @var{group} is ephemeral or not.
26384
26385 @item gnus-server-to-method
26386 @findex gnus-server-to-method
26387 Returns the select method corresponding to @var{server}.
26388
26389 @item gnus-server-equal
26390 @findex gnus-server-equal
26391 Says whether two virtual servers are equal.
26392
26393 @item gnus-group-native-p
26394 @findex gnus-group-native-p
26395 Says whether @var{group} is native or not.
26396
26397 @item gnus-group-secondary-p
26398 @findex gnus-group-secondary-p
26399 Says whether @var{group} is secondary or not.
26400
26401 @item gnus-group-foreign-p
26402 @findex gnus-group-foreign-p
26403 Says whether @var{group} is foreign or not.
26404
26405 @item gnus-group-find-parameter
26406 @findex gnus-group-find-parameter
26407 Returns the parameter list of @var{group}.  If given a second parameter,
26408 returns the value of that parameter for @var{group}.
26409
26410 @item gnus-group-set-parameter
26411 @findex gnus-group-set-parameter
26412 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
26413
26414 @item gnus-narrow-to-body
26415 @findex gnus-narrow-to-body
26416 Narrows the current buffer to the body of the article.
26417
26418 @item gnus-check-backend-function
26419 @findex gnus-check-backend-function
26420 Takes two parameters, @var{function} and @var{group}.  If the back end
26421 @var{group} comes from supports @var{function}, return non-@code{nil}.
26422
26423 @lisp
26424 (gnus-check-backend-function "request-scan" "nnml:misc")
26425 @result{} t
26426 @end lisp
26427
26428 @item gnus-read-method
26429 @findex gnus-read-method
26430 Prompts the user for a select method.
26431
26432 @end table
26433
26434
26435 @node Back End Interface
26436 @subsection Back End Interface
26437
26438 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
26439 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
26440 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
26441 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
26442 examples of the latter we have @code{nntp-port-number} and
26443 @code{nnmbox-directory}.
26444
26445 When Gnus asks for information from a back end---say @code{nntp}---on
26446 something, it will normally include a virtual server name in the
26447 function parameters.  (If not, the back end should use the ``current''
26448 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
26449 server as its only (optional) parameter.  If this virtual server hasn't
26450 been opened, the function should fail.
26451
26452 Note that a virtual server name has no relation to some physical server
26453 name.  Take this example:
26454
26455 @lisp
26456 (nntp "odd-one"
26457       (nntp-address "ifi.uio.no")
26458       (nntp-port-number 4324))
26459 @end lisp
26460
26461 Here the virtual server name is @samp{odd-one} while the name of
26462 the physical server is @samp{ifi.uio.no}.
26463
26464 The back ends should be able to switch between several virtual servers.
26465 The standard back ends implement this by keeping an alist of virtual
26466 server environments that they pull down/push up when needed.
26467
26468 There are two groups of interface functions: @dfn{required functions},
26469 which must be present, and @dfn{optional functions}, which Gnus will
26470 always check for presence before attempting to call 'em.
26471
26472 All these functions are expected to return data in the buffer
26473 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
26474 unfortunately named, but we'll have to live with it.  When I talk about
26475 @dfn{resulting data}, I always refer to the data in that buffer.  When I
26476 talk about @dfn{return value}, I talk about the function value returned by
26477 the function call.  Functions that fail should return @code{nil} as the
26478 return value.
26479
26480 Some back ends could be said to be @dfn{server-forming} back ends, and
26481 some might be said not to be.  The latter are back ends that generally
26482 only operate on one group at a time, and have no concept of ``server''
26483 ---they have a group, and they deliver info on that group and nothing
26484 more.
26485
26486 Gnus identifies each message by way of group name and article number.  A
26487 few remarks about these article numbers might be useful.  First of all,
26488 the numbers are positive integers.  Secondly, it is normally not
26489 possible for later articles to ``re-use'' older article numbers without
26490 confusing Gnus.  That is, if a group has ever contained a message
26491 numbered 42, then no other message may get that number, or Gnus will get
26492 mightily confused.@footnote{See the function
26493 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
26494 Third, article numbers must be assigned in order of arrival in the
26495 group; this is not necessarily the same as the date of the message.
26496
26497 The previous paragraph already mentions all the ``hard'' restrictions that
26498 article numbers must fulfill.  But it seems that it might be useful to
26499 assign @emph{consecutive} article numbers, for Gnus gets quite confused
26500 if there are holes in the article numbering sequence.  However, due to
26501 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
26502 also useful for the article numbers to start at 1 to avoid running out
26503 of numbers as long as possible.
26504
26505 Note that by convention, back ends are named @code{nnsomething}, but
26506 Gnus also comes with some @code{nnnotbackends}, such as
26507 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
26508
26509 In the examples and definitions I will refer to the imaginary back end
26510 @code{nnchoke}.
26511
26512 @cindex @code{nnchoke}
26513
26514 @menu
26515 * Required Back End Functions::  Functions that must be implemented.
26516 * Optional Back End Functions::  Functions that need not be implemented.
26517 * Error Messaging::             How to get messages and report errors.
26518 * Writing New Back Ends::       Extending old back ends.
26519 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
26520 * Mail-like Back Ends::         Some tips on mail back ends.
26521 @end menu
26522
26523
26524 @node Required Back End Functions
26525 @subsubsection Required Back End Functions
26526
26527 @table @code
26528
26529 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
26530
26531 @var{articles} is either a range of article numbers or a list of
26532 @code{Message-ID}s.  Current back ends do not fully support either---only
26533 sequences (lists) of article numbers, and most back ends do not support
26534 retrieval of @code{Message-ID}s.  But they should try for both.
26535
26536 The result data should either be HEADs or @acronym{NOV} lines, and the result
26537 value should either be @code{headers} or @code{nov} to reflect this.
26538 This might later be expanded to @code{various}, which will be a mixture
26539 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
26540
26541 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
26542 headers'', in some meaning of the word.  This is generally done by
26543 fetching (at most) @var{fetch-old} extra headers less than the smallest
26544 article number in @code{articles}, and filling the gaps as well.  The
26545 presence of this parameter can be ignored if the back end finds it
26546 cumbersome to follow the request.  If this is non-@code{nil} and not a
26547 number, do maximum fetches.
26548
26549 Here's an example HEAD:
26550
26551 @example
26552 221 1056 Article retrieved.
26553 Path: ifi.uio.no!sturles
26554 From: sturles@@ifi.uio.no (Sturle Sunde)
26555 Newsgroups: ifi.discussion
26556 Subject: Re: Something very droll
26557 Date: 27 Oct 1994 14:02:57 +0100
26558 Organization: Dept. of Informatics, University of Oslo, Norway
26559 Lines: 26
26560 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
26561 References: <38jdmq$4qu@@visbur.ifi.uio.no>
26562 NNTP-Posting-Host: holmenkollen.ifi.uio.no
26563 .
26564 @end example
26565
26566 So a @code{headers} return value would imply that there's a number of
26567 these in the data buffer.
26568
26569 Here's a BNF definition of such a buffer:
26570
26571 @example
26572 headers        = *head
26573 head           = error / valid-head
26574 error-message  = [ "4" / "5" ] 2number " " <error message> eol
26575 valid-head     = valid-message *header "." eol
26576 valid-message  = "221 " <number> " Article retrieved." eol
26577 header         = <text> eol
26578 @end example
26579
26580 @cindex BNF
26581 (The version of BNF used here is the one used in RFC822.)
26582
26583 If the return value is @code{nov}, the data buffer should contain
26584 @dfn{network overview database} lines.  These are basically fields
26585 separated by tabs.
26586
26587 @example
26588 nov-buffer = *nov-line
26589 nov-line   = field 7*8[ <TAB> field ] eol
26590 field      = <text except TAB>
26591 @end example
26592
26593 For a closer look at what should be in those fields,
26594 @pxref{Headers}.
26595
26596
26597 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
26598
26599 @var{server} is here the virtual server name.  @var{definitions} is a
26600 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
26601
26602 If the server can't be opened, no error should be signaled.  The back end
26603 may then choose to refuse further attempts at connecting to this
26604 server.  In fact, it should do so.
26605
26606 If the server is opened already, this function should return a
26607 non-@code{nil} value.  There should be no data returned.
26608
26609
26610 @item (nnchoke-close-server &optional SERVER)
26611
26612 Close connection to @var{server} and free all resources connected
26613 to it.  Return @code{nil} if the server couldn't be closed for some
26614 reason.
26615
26616 There should be no data returned.
26617
26618
26619 @item (nnchoke-request-close)
26620
26621 Close connection to all servers and free all resources that the back end
26622 have reserved.  All buffers that have been created by that back end
26623 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
26624 function is generally only called when Gnus is shutting down.
26625
26626 There should be no data returned.
26627
26628
26629 @item (nnchoke-server-opened &optional SERVER)
26630
26631 If @var{server} is the current virtual server, and the connection to the
26632 physical server is alive, then this function should return a
26633 non-@code{nil} value.  This function should under no circumstances
26634 attempt to reconnect to a server we have lost connection to.
26635
26636 There should be no data returned.
26637
26638
26639 @item (nnchoke-status-message &optional SERVER)
26640
26641 This function should return the last error message from @var{server}.
26642
26643 There should be no data returned.
26644
26645
26646 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
26647
26648 The result data from this function should be the article specified by
26649 @var{article}.  This might either be a @code{Message-ID} or a number.
26650 It is optional whether to implement retrieval by @code{Message-ID}, but
26651 it would be nice if that were possible.
26652
26653 If @var{to-buffer} is non-@code{nil}, the result data should be returned
26654 in this buffer instead of the normal data buffer.  This is to make it
26655 possible to avoid copying large amounts of data from one buffer to
26656 another, while Gnus mainly requests articles to be inserted directly
26657 into its article buffer.
26658
26659 If it is at all possible, this function should return a cons cell where
26660 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
26661 the article number.  This will enable Gnus to find out what the real
26662 group and article numbers are when fetching articles by
26663 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
26664 on successful article retrieval.
26665
26666
26667 @item (nnchoke-request-group GROUP &optional SERVER FAST)
26668
26669 Get data on @var{group}.  This function also has the side effect of
26670 making @var{group} the current group.
26671
26672 If @var{fast}, don't bother to return useful data, just make @var{group}
26673 the current group.
26674
26675 Here's an example of some result data and a definition of the same:
26676
26677 @example
26678 211 56 1000 1059 ifi.discussion
26679 @end example
26680
26681 The first number is the status, which should be 211.  Next is the
26682 total number of articles in the group, the lowest article number, the
26683 highest article number, and finally the group name.  Note that the total
26684 number of articles may be less than one might think while just
26685 considering the highest and lowest article numbers, but some articles
26686 may have been canceled.  Gnus just discards the total-number, so
26687 whether one should take the bother to generate it properly (if that is a
26688 problem) is left as an exercise to the reader.  If the group contains no
26689 articles, the lowest article number should be reported as 1 and the
26690 highest as 0.
26691
26692 @example
26693 group-status = [ error / info ] eol
26694 error        = [ "4" / "5" ] 2<number> " " <Error message>
26695 info         = "211 " 3* [ <number> " " ] <string>
26696 @end example
26697
26698
26699 @item (nnchoke-close-group GROUP &optional SERVER)
26700
26701 Close @var{group} and free any resources connected to it.  This will be
26702 a no-op on most back ends.
26703
26704 There should be no data returned.
26705
26706
26707 @item (nnchoke-request-list &optional SERVER)
26708
26709 Return a list of all groups available on @var{server}.  And that means
26710 @emph{all}.
26711
26712 Here's an example from a server that only carries two groups:
26713
26714 @example
26715 ifi.test 0000002200 0000002000 y
26716 ifi.discussion 3324 3300 n
26717 @end example
26718
26719 On each line we have a group name, then the highest article number in
26720 that group, the lowest article number, and finally a flag.  If the group
26721 contains no articles, the lowest article number should be reported as 1
26722 and the highest as 0.
26723
26724 @example
26725 active-file = *active-line
26726 active-line = name " " <number> " " <number> " " flags eol
26727 name        = <string>
26728 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
26729 @end example
26730
26731 The flag says whether the group is read-only (@samp{n}), is moderated
26732 (@samp{m}), is dead (@samp{x}), is aliased to some other group
26733 (@samp{=other-group}) or none of the above (@samp{y}).
26734
26735
26736 @item (nnchoke-request-post &optional SERVER)
26737
26738 This function should post the current buffer.  It might return whether
26739 the posting was successful or not, but that's not required.  If, for
26740 instance, the posting is done asynchronously, it has generally not been
26741 completed by the time this function concludes.  In that case, this
26742 function should set up some kind of sentinel to beep the user loud and
26743 clear if the posting could not be completed.
26744
26745 There should be no result data from this function.
26746
26747 @end table
26748
26749
26750 @node Optional Back End Functions
26751 @subsubsection Optional Back End Functions
26752
26753 @table @code
26754
26755 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
26756
26757 @var{groups} is a list of groups, and this function should request data
26758 on all those groups.  How it does it is of no concern to Gnus, but it
26759 should attempt to do this in a speedy fashion.
26760
26761 The return value of this function can be either @code{active} or
26762 @code{group}, which says what the format of the result data is.  The
26763 former is in the same format as the data from
26764 @code{nnchoke-request-list}, while the latter is a buffer full of lines
26765 in the same format as @code{nnchoke-request-group} gives.
26766
26767 @example
26768 group-buffer = *active-line / *group-status
26769 @end example
26770
26771
26772 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
26773
26774 A Gnus group info (@pxref{Group Info}) is handed to the back end for
26775 alterations.  This comes in handy if the back end really carries all
26776 the information (as is the case with virtual and imap groups).  This
26777 function should destructively alter the info to suit its needs, and
26778 should return a non-@code{nil} value.
26779
26780 There should be no result data from this function.
26781
26782
26783 @item (nnchoke-request-type GROUP &optional ARTICLE)
26784
26785 When the user issues commands for ``sending news'' (@kbd{F} in the
26786 summary buffer, for instance), Gnus has to know whether the article the
26787 user is following up on is news or mail.  This function should return
26788 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
26789 is mail and @code{unknown} if the type can't be decided.  (The
26790 @var{article} parameter is necessary in @code{nnvirtual} groups which
26791 might very well combine mail groups and news groups.)  Both @var{group}
26792 and @var{article} may be @code{nil}.
26793
26794 There should be no result data from this function.
26795
26796
26797 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
26798
26799 Set/remove/add marks on articles.  Normally Gnus handles the article
26800 marks (such as read, ticked, expired etc) internally, and store them in
26801 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
26802 all information about the articles on the server, so Gnus need to
26803 propagate the mark information to the server.
26804
26805 @var{action} is a list of mark setting requests, having this format:
26806
26807 @example
26808 (RANGE ACTION MARK)
26809 @end example
26810
26811 @var{range} is a range of articles you wish to update marks on.
26812 @var{action} is @code{add} or @code{del}, used to add marks or remove
26813 marks (preserving all marks not mentioned).  @var{mark} is a list of
26814 marks; where each mark is a symbol.  Currently used marks are
26815 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
26816 @code{dormant}, @code{save}, @code{download}, @code{unsend},
26817 @code{forward} and @code{recent}, but your back end should, if
26818 possible, not limit itself to these.
26819
26820 Given contradictory actions, the last action in the list should be the
26821 effective one.  That is, if your action contains a request to add the
26822 @code{tick} mark on article 1 and, later in the list, a request to
26823 remove the mark on the same article, the mark should in fact be removed.
26824
26825 An example action list:
26826
26827 @example
26828 (((5 12 30) 'del '(tick))
26829  ((10 . 90) 'add '(read expire))
26830  ((92 94) 'del '(read)))
26831 @end example
26832
26833 The function should return a range of articles it wasn't able to set the
26834 mark on (currently not used for anything).
26835
26836 There should be no result data from this function.
26837
26838 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
26839
26840 If the user tries to set a mark that the back end doesn't like, this
26841 function may change the mark.  Gnus will use whatever this function
26842 returns as the mark for @var{article} instead of the original
26843 @var{mark}.  If the back end doesn't care, it must return the original
26844 @var{mark}, and not @code{nil} or any other type of garbage.
26845
26846 The only use for this I can see is what @code{nnvirtual} does with
26847 it---if a component group is auto-expirable, marking an article as read
26848 in the virtual group should result in the article being marked as
26849 expirable.
26850
26851 There should be no result data from this function.
26852
26853
26854 @item (nnchoke-request-scan &optional GROUP SERVER)
26855
26856 This function may be called at any time (by Gnus or anything else) to
26857 request that the back end check for incoming articles, in one way or
26858 another.  A mail back end will typically read the spool file or query
26859 the @acronym{POP} server when this function is invoked.  The
26860 @var{group} doesn't have to be heeded---if the back end decides that
26861 it is too much work just scanning for a single group, it may do a
26862 total scan of all groups.  It would be nice, however, to keep things
26863 local if that's practical.
26864
26865 There should be no result data from this function.
26866
26867
26868 @item (nnchoke-request-group-description GROUP &optional SERVER)
26869
26870 The result data from this function should be a description of
26871 @var{group}.
26872
26873 @example
26874 description-line = name <TAB> description eol
26875 name             = <string>
26876 description      = <text>
26877 @end example
26878
26879 @item (nnchoke-request-list-newsgroups &optional SERVER)
26880
26881 The result data from this function should be the description of all
26882 groups available on the server.
26883
26884 @example
26885 description-buffer = *description-line
26886 @end example
26887
26888
26889 @item (nnchoke-request-newgroups DATE &optional SERVER)
26890
26891 The result data from this function should be all groups that were
26892 created after @samp{date}, which is in normal human-readable date format
26893 (i.e., the date format used in mail and news headers, and returned by
26894 the function @code{message-make-date} by default).  The data should be
26895 in the active buffer format.
26896
26897 It is okay for this function to return ``too many'' groups; some back ends
26898 might find it cheaper to return the full list of groups, rather than
26899 just the new groups.  But don't do this for back ends with many groups.
26900 Normally, if the user creates the groups herself, there won't be too
26901 many groups, so @code{nnml} and the like are probably safe.  But for
26902 back ends like @code{nntp}, where the groups have been created by the
26903 server, it is quite likely that there can be many groups.
26904
26905
26906 @item (nnchoke-request-create-group GROUP &optional SERVER)
26907
26908 This function should create an empty group with name @var{group}.
26909
26910 There should be no return data.
26911
26912
26913 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
26914
26915 This function should run the expiry process on all articles in the
26916 @var{articles} range (which is currently a simple list of article
26917 numbers.)  It is left up to the back end to decide how old articles
26918 should be before they are removed by this function.  If @var{force} is
26919 non-@code{nil}, all @var{articles} should be deleted, no matter how new
26920 they are.
26921
26922 This function should return a list of articles that it did not/was not
26923 able to delete.
26924
26925 There should be no result data returned.
26926
26927
26928 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
26929
26930 This function should move @var{article} (which is a number) from
26931 @var{group} by calling @var{accept-form}.
26932
26933 This function should ready the article in question for moving by
26934 removing any header lines it has added to the article, and generally
26935 should ``tidy up'' the article.  Then it should @code{eval}
26936 @var{accept-form} in the buffer where the ``tidy'' article is.  This
26937 will do the actual copying.  If this @code{eval} returns a
26938 non-@code{nil} value, the article should be removed.
26939
26940 If @var{last} is @code{nil}, that means that there is a high likelihood
26941 that there will be more requests issued shortly, so that allows some
26942 optimizations.
26943
26944 The function should return a cons where the @code{car} is the group name and
26945 the @code{cdr} is the article number that the article was entered as.
26946
26947 The group should exist before the back end is asked to accept the
26948 article for that group.
26949
26950 There should be no data returned.
26951
26952
26953 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
26954
26955 This function takes the current buffer and inserts it into @var{group}.
26956 If @var{last} in @code{nil}, that means that there will be more calls to
26957 this function in short order.
26958
26959 The function should return a cons where the @code{car} is the group name and
26960 the @code{cdr} is the article number that the article was entered as.
26961
26962 There should be no data returned.
26963
26964
26965 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
26966
26967 This function should remove @var{article} (which is a number) from
26968 @var{group} and insert @var{buffer} there instead.
26969
26970 There should be no data returned.
26971
26972
26973 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
26974
26975 This function should delete @var{group}.  If @var{force}, it should
26976 really delete all the articles in the group, and then delete the group
26977 itself.  (If there is such a thing as ``the group itself''.)
26978
26979 There should be no data returned.
26980
26981
26982 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
26983
26984 This function should rename @var{group} into @var{new-name}.  All
26985 articles in @var{group} should move to @var{new-name}.
26986
26987 There should be no data returned.
26988
26989 @end table
26990
26991
26992 @node Error Messaging
26993 @subsubsection Error Messaging
26994
26995 @findex nnheader-report
26996 @findex nnheader-get-report
26997 The back ends should use the function @code{nnheader-report} to report
26998 error conditions---they should not raise errors when they aren't able to
26999 perform a request.  The first argument to this function is the back end
27000 symbol, and the rest are interpreted as arguments to @code{format} if
27001 there are multiple of them, or just a string if there is one of them.
27002 This function must always returns @code{nil}.
27003
27004 @lisp
27005 (nnheader-report 'nnchoke "You did something totally bogus")
27006
27007 (nnheader-report 'nnchoke "Could not request group %s" group)
27008 @end lisp
27009
27010 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
27011 @code{nil} back from a server, and this function returns the most
27012 recently reported message for the back end in question.  This function
27013 takes one argument---the server symbol.
27014
27015 Internally, these functions access @var{back-end}@code{-status-string},
27016 so the @code{nnchoke} back end will have its error message stored in
27017 @code{nnchoke-status-string}.
27018
27019
27020 @node Writing New Back Ends
27021 @subsubsection Writing New Back Ends
27022
27023 Many back ends are quite similar.  @code{nnml} is just like
27024 @code{nnspool}, but it allows you to edit the articles on the server.
27025 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
27026 and it doesn't maintain overview databases.  @code{nndir} is just like
27027 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
27028 editing articles.
27029
27030 It would make sense if it were possible to ``inherit'' functions from
27031 back ends when writing new back ends.  And, indeed, you can do that if you
27032 want to.  (You don't have to if you don't want to, of course.)
27033
27034 All the back ends declare their public variables and functions by using a
27035 package called @code{nnoo}.
27036
27037 To inherit functions from other back ends (and allow other back ends to
27038 inherit functions from the current back end), you should use the
27039 following macros:
27040
27041 @table @code
27042
27043 @item nnoo-declare
27044 This macro declares the first parameter to be a child of the subsequent
27045 parameters.  For instance:
27046
27047 @lisp
27048 (nnoo-declare nndir
27049   nnml nnmh)
27050 @end lisp
27051
27052 @code{nndir} has declared here that it intends to inherit functions from
27053 both @code{nnml} and @code{nnmh}.
27054
27055 @item defvoo
27056 This macro is equivalent to @code{defvar}, but registers the variable as
27057 a public server variable.  Most state-oriented variables should be
27058 declared with @code{defvoo} instead of @code{defvar}.
27059
27060 In addition to the normal @code{defvar} parameters, it takes a list of
27061 variables in the parent back ends to map the variable to when executing
27062 a function in those back ends.
27063
27064 @lisp
27065 (defvoo nndir-directory nil
27066   "Where nndir will look for groups."
27067   nnml-current-directory nnmh-current-directory)
27068 @end lisp
27069
27070 This means that @code{nnml-current-directory} will be set to
27071 @code{nndir-directory} when an @code{nnml} function is called on behalf
27072 of @code{nndir}.  (The same with @code{nnmh}.)
27073
27074 @item nnoo-define-basics
27075 This macro defines some common functions that almost all back ends should
27076 have.
27077
27078 @lisp
27079 (nnoo-define-basics nndir)
27080 @end lisp
27081
27082 @item deffoo
27083 This macro is just like @code{defun} and takes the same parameters.  In
27084 addition to doing the normal @code{defun} things, it registers the
27085 function as being public so that other back ends can inherit it.
27086
27087 @item nnoo-map-functions
27088 This macro allows mapping of functions from the current back end to
27089 functions from the parent back ends.
27090
27091 @lisp
27092 (nnoo-map-functions nndir
27093   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27094   (nnmh-request-article 0 nndir-current-group 0 0))
27095 @end lisp
27096
27097 This means that when @code{nndir-retrieve-headers} is called, the first,
27098 third, and fourth parameters will be passed on to
27099 @code{nnml-retrieve-headers}, while the second parameter is set to the
27100 value of @code{nndir-current-group}.
27101
27102 @item nnoo-import
27103 This macro allows importing functions from back ends.  It should be the
27104 last thing in the source file, since it will only define functions that
27105 haven't already been defined.
27106
27107 @lisp
27108 (nnoo-import nndir
27109   (nnmh
27110    nnmh-request-list
27111    nnmh-request-newgroups)
27112   (nnml))
27113 @end lisp
27114
27115 This means that calls to @code{nndir-request-list} should just be passed
27116 on to @code{nnmh-request-list}, while all public functions from
27117 @code{nnml} that haven't been defined in @code{nndir} yet should be
27118 defined now.
27119
27120 @end table
27121
27122 Below is a slightly shortened version of the @code{nndir} back end.
27123
27124 @lisp
27125 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
27126 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
27127
27128 ;;; @r{Code:}
27129
27130 (require 'nnheader)
27131 (require 'nnmh)
27132 (require 'nnml)
27133 (require 'nnoo)
27134 (eval-when-compile (require 'cl))
27135
27136 (nnoo-declare nndir
27137   nnml nnmh)
27138
27139 (defvoo nndir-directory nil
27140   "Where nndir will look for groups."
27141   nnml-current-directory nnmh-current-directory)
27142
27143 (defvoo nndir-nov-is-evil nil
27144   "*Non-nil means that nndir will never retrieve NOV headers."
27145   nnml-nov-is-evil)
27146
27147 (defvoo nndir-current-group ""
27148   nil
27149   nnml-current-group nnmh-current-group)
27150 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
27151 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
27152
27153 (defvoo nndir-status-string "" nil nnmh-status-string)
27154 (defconst nndir-version "nndir 1.0")
27155
27156 ;;; @r{Interface functions.}
27157
27158 (nnoo-define-basics nndir)
27159
27160 (deffoo nndir-open-server (server &optional defs)
27161   (setq nndir-directory
27162         (or (cadr (assq 'nndir-directory defs))
27163             server))
27164   (unless (assq 'nndir-directory defs)
27165     (push `(nndir-directory ,server) defs))
27166   (push `(nndir-current-group
27167           ,(file-name-nondirectory
27168             (directory-file-name nndir-directory)))
27169         defs)
27170   (push `(nndir-top-directory
27171           ,(file-name-directory (directory-file-name nndir-directory)))
27172         defs)
27173   (nnoo-change-server 'nndir server defs))
27174
27175 (nnoo-map-functions nndir
27176   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27177   (nnmh-request-article 0 nndir-current-group 0 0)
27178   (nnmh-request-group nndir-current-group 0 0)
27179   (nnmh-close-group nndir-current-group 0))
27180
27181 (nnoo-import nndir
27182   (nnmh
27183    nnmh-status-message
27184    nnmh-request-list
27185    nnmh-request-newgroups))
27186
27187 (provide 'nndir)
27188 @end lisp
27189
27190
27191 @node Hooking New Back Ends Into Gnus
27192 @subsubsection Hooking New Back Ends Into Gnus
27193
27194 @vindex gnus-valid-select-methods
27195 @findex gnus-declare-backend
27196 Having Gnus start using your new back end is rather easy---you just
27197 declare it with the @code{gnus-declare-backend} functions.  This will
27198 enter the back end into the @code{gnus-valid-select-methods} variable.
27199
27200 @code{gnus-declare-backend} takes two parameters---the back end name and
27201 an arbitrary number of @dfn{abilities}.
27202
27203 Here's an example:
27204
27205 @lisp
27206 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
27207 @end lisp
27208
27209 The above line would then go in the @file{nnchoke.el} file.
27210
27211 The abilities can be:
27212
27213 @table @code
27214 @item mail
27215 This is a mailish back end---followups should (probably) go via mail.
27216 @item post
27217 This is a newsish back end---followups should (probably) go via news.
27218 @item post-mail
27219 This back end supports both mail and news.
27220 @item none
27221 This is neither a post nor mail back end---it's something completely
27222 different.
27223 @item respool
27224 It supports respooling---or rather, it is able to modify its source
27225 articles and groups.
27226 @item address
27227 The name of the server should be in the virtual server name.  This is
27228 true for almost all back ends.
27229 @item prompt-address
27230 The user should be prompted for an address when doing commands like
27231 @kbd{B} in the group buffer.  This is true for back ends like
27232 @code{nntp}, but not @code{nnmbox}, for instance.
27233 @end table
27234
27235
27236 @node Mail-like Back Ends
27237 @subsubsection Mail-like Back Ends
27238
27239 One of the things that separate the mail back ends from the rest of the
27240 back ends is the heavy dependence by most of the mail back ends on
27241 common functions in @file{nnmail.el}.  For instance, here's the
27242 definition of @code{nnml-request-scan}:
27243
27244 @lisp
27245 (deffoo nnml-request-scan (&optional group server)
27246   (setq nnml-article-file-alist nil)
27247   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
27248 @end lisp
27249
27250 It simply calls @code{nnmail-get-new-mail} with a few parameters,
27251 and @code{nnmail} takes care of all the moving and splitting of the
27252 mail.
27253
27254 This function takes four parameters.
27255
27256 @table @var
27257 @item method
27258 This should be a symbol to designate which back end is responsible for
27259 the call.
27260
27261 @item exit-function
27262 This function should be called after the splitting has been performed.
27263
27264 @item temp-directory
27265 Where the temporary files should be stored.
27266
27267 @item group
27268 This optional argument should be a group name if the splitting is to be
27269 performed for one group only.
27270 @end table
27271
27272 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
27273 save each article.  @var{back-end}@code{-active-number} will be called to
27274 find the article number assigned to this article.
27275
27276 The function also uses the following variables:
27277 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
27278 this back end); and @var{back-end}@code{-group-alist} and
27279 @var{back-end}@code{-active-file} to generate the new active file.
27280 @var{back-end}@code{-group-alist} should be a group-active alist, like
27281 this:
27282
27283 @example
27284 (("a-group" (1 . 10))
27285  ("some-group" (34 . 39)))
27286 @end example
27287
27288
27289 @node Score File Syntax
27290 @subsection Score File Syntax
27291
27292 Score files are meant to be easily parseable, but yet extremely
27293 mallable.  It was decided that something that had the same read syntax
27294 as an Emacs Lisp list would fit that spec.
27295
27296 Here's a typical score file:
27297
27298 @lisp
27299 (("summary"
27300   ("win95" -10000 nil s)
27301   ("Gnus"))
27302  ("from"
27303   ("Lars" -1000))
27304  (mark -100))
27305 @end lisp
27306
27307 BNF definition of a score file:
27308
27309 @example
27310 score-file      = "" / "(" *element ")"
27311 element         = rule / atom
27312 rule            = string-rule / number-rule / date-rule
27313 string-rule     = "(" quote string-header quote space *string-match ")"
27314 number-rule     = "(" quote number-header quote space *number-match ")"
27315 date-rule       = "(" quote date-header quote space *date-match ")"
27316 quote           = <ascii 34>
27317 string-header   = "subject" / "from" / "references" / "message-id" /
27318                   "xref" / "body" / "head" / "all" / "followup"
27319 number-header   = "lines" / "chars"
27320 date-header     = "date"
27321 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
27322                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
27323 score           = "nil" / <integer>
27324 date            = "nil" / <natural number>
27325 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
27326                   "r" / "regex" / "R" / "Regex" /
27327                   "e" / "exact" / "E" / "Exact" /
27328                   "f" / "fuzzy" / "F" / "Fuzzy"
27329 number-match    = "(" <integer> [ "" / [ space score [ "" /
27330                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
27331 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
27332 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
27333                   space date [ "" / [ space date-match-t ] ] ] ] ")"
27334 date-match-t    = "nil" / "at" / "before" / "after"
27335 atom            = "(" [ required-atom / optional-atom ] ")"
27336 required-atom   = mark / expunge / mark-and-expunge / files /
27337                   exclude-files / read-only / touched
27338 optional-atom   = adapt / local / eval
27339 mark            = "mark" space nil-or-number
27340 nil-or-number   = "nil" / <integer>
27341 expunge         = "expunge" space nil-or-number
27342 mark-and-expunge = "mark-and-expunge" space nil-or-number
27343 files           = "files" *[ space <string> ]
27344 exclude-files   = "exclude-files" *[ space <string> ]
27345 read-only       = "read-only" [ space "nil" / space "t" ]
27346 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
27347 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
27348 local           = "local" *[ space "(" <string> space <form> ")" ]
27349 eval            = "eval" space <form>
27350 space           = *[ " " / <TAB> / <NEWLINE> ]
27351 @end example
27352
27353 Any unrecognized elements in a score file should be ignored, but not
27354 discarded.
27355
27356 As you can see, white space is needed, but the type and amount of white
27357 space is irrelevant.  This means that formatting of the score file is
27358 left up to the programmer---if it's simpler to just spew it all out on
27359 one looong line, then that's ok.
27360
27361 The meaning of the various atoms are explained elsewhere in this
27362 manual (@pxref{Score File Format}).
27363
27364
27365 @node Headers
27366 @subsection Headers
27367
27368 Internally Gnus uses a format for storing article headers that
27369 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
27370 almost suspect that the author looked at the @acronym{NOV} specification and
27371 just shamelessly @emph{stole} the entire thing, and one would be right.
27372
27373 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
27374 RFC 1036 to talk about lines in the head of an article (e.g.,
27375 @code{From}).  It is used by many people as a synonym for
27376 ``head''---``the header and the body''.  (That should be avoided, in my
27377 opinion.)  And Gnus uses a format internally that it calls ``header'',
27378 which is what I'm talking about here.  This is a 9-element vector,
27379 basically, with each header (ouch) having one slot.
27380
27381 These slots are, in order: @code{number}, @code{subject}, @code{from},
27382 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
27383 @code{xref}, and @code{extra}.  There are macros for accessing and
27384 setting these slots---they all have predictable names beginning with
27385 @code{mail-header-} and @code{mail-header-set-}, respectively.
27386
27387 All these slots contain strings, except the @code{extra} slot, which
27388 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
27389
27390
27391 @node Ranges
27392 @subsection Ranges
27393
27394 @sc{gnus} introduced a concept that I found so useful that I've started
27395 using it a lot and have elaborated on it greatly.
27396
27397 The question is simple: If you have a large amount of objects that are
27398 identified by numbers (say, articles, to take a @emph{wild} example)
27399 that you want to qualify as being ``included'', a normal sequence isn't
27400 very useful.  (A 200,000 length sequence is a bit long-winded.)
27401
27402 The solution is as simple as the question: You just collapse the
27403 sequence.
27404
27405 @example
27406 (1 2 3 4 5 6 10 11 12)
27407 @end example
27408
27409 is transformed into
27410
27411 @example
27412 ((1 . 6) (10 . 12))
27413 @end example
27414
27415 To avoid having those nasty @samp{(13 . 13)} elements to denote a
27416 lonesome object, a @samp{13} is a valid element:
27417
27418 @example
27419 ((1 . 6) 7 (10 . 12))
27420 @end example
27421
27422 This means that comparing two ranges to find out whether they are equal
27423 is slightly tricky:
27424
27425 @example
27426 ((1 . 5) 7 8 (10 . 12))
27427 @end example
27428
27429 and
27430
27431 @example
27432 ((1 . 5) (7 . 8) (10 . 12))
27433 @end example
27434
27435 are equal.  In fact, any non-descending list is a range:
27436
27437 @example
27438 (1 2 3 4 5)
27439 @end example
27440
27441 is a perfectly valid range, although a pretty long-winded one.  This is
27442 also valid:
27443
27444 @example
27445 (1 . 5)
27446 @end example
27447
27448 and is equal to the previous range.
27449
27450 Here's a BNF definition of ranges.  Of course, one must remember the
27451 semantic requirement that the numbers are non-descending.  (Any number
27452 of repetition of the same number is allowed, but apt to disappear in
27453 range handling.)
27454
27455 @example
27456 range           = simple-range / normal-range
27457 simple-range    = "(" number " . " number ")"
27458 normal-range    = "(" start-contents ")"
27459 contents        = "" / simple-range *[ " " contents ] /
27460                   number *[ " " contents ]
27461 @end example
27462
27463 Gnus currently uses ranges to keep track of read articles and article
27464 marks.  I plan on implementing a number of range operators in C if The
27465 Powers That Be are willing to let me.  (I haven't asked yet, because I
27466 need to do some more thinking on what operators I need to make life
27467 totally range-based without ever having to convert back to normal
27468 sequences.)
27469
27470
27471 @node Group Info
27472 @subsection Group Info
27473
27474 Gnus stores all permanent info on groups in a @dfn{group info} list.
27475 This list is from three to six elements (or more) long and exhaustively
27476 describes the group.
27477
27478 Here are two example group infos; one is a very simple group while the
27479 second is a more complex one:
27480
27481 @example
27482 ("no.group" 5 ((1 . 54324)))
27483
27484 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
27485                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
27486                 (nnml "")
27487                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
27488 @end example
27489
27490 The first element is the @dfn{group name}---as Gnus knows the group,
27491 anyway.  The second element is the @dfn{subscription level}, which
27492 normally is a small integer.  (It can also be the @dfn{rank}, which is a
27493 cons cell where the @code{car} is the level and the @code{cdr} is the
27494 score.)  The third element is a list of ranges of read articles.  The
27495 fourth element is a list of lists of article marks of various kinds.
27496 The fifth element is the select method (or virtual server, if you like).
27497 The sixth element is a list of @dfn{group parameters}, which is what
27498 this section is about.
27499
27500 Any of the last three elements may be missing if they are not required.
27501 In fact, the vast majority of groups will normally only have the first
27502 three elements, which saves quite a lot of cons cells.
27503
27504 Here's a BNF definition of the group info format:
27505
27506 @example
27507 info          = "(" group space ralevel space read
27508                 [ "" / [ space marks-list [ "" / [ space method [ "" /
27509                 space parameters ] ] ] ] ] ")"
27510 group         = quote <string> quote
27511 ralevel       = rank / level
27512 level         = <integer in the range of 1 to inf>
27513 rank          = "(" level "." score ")"
27514 score         = <integer in the range of 1 to inf>
27515 read          = range
27516 marks-lists   = nil / "(" *marks ")"
27517 marks         = "(" <string> range ")"
27518 method        = "(" <string> *elisp-forms ")"
27519 parameters    = "(" *elisp-forms ")"
27520 @end example
27521
27522 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
27523 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
27524 in pseudo-BNF.
27525
27526 If you have a Gnus info and want to access the elements, Gnus offers a
27527 series of macros for getting/setting these elements.
27528
27529 @table @code
27530 @item gnus-info-group
27531 @itemx gnus-info-set-group
27532 @findex gnus-info-group
27533 @findex gnus-info-set-group
27534 Get/set the group name.
27535
27536 @item gnus-info-rank
27537 @itemx gnus-info-set-rank
27538 @findex gnus-info-rank
27539 @findex gnus-info-set-rank
27540 Get/set the group rank (@pxref{Group Score}).
27541
27542 @item gnus-info-level
27543 @itemx gnus-info-set-level
27544 @findex gnus-info-level
27545 @findex gnus-info-set-level
27546 Get/set the group level.
27547
27548 @item gnus-info-score
27549 @itemx gnus-info-set-score
27550 @findex gnus-info-score
27551 @findex gnus-info-set-score
27552 Get/set the group score (@pxref{Group Score}).
27553
27554 @item gnus-info-read
27555 @itemx gnus-info-set-read
27556 @findex gnus-info-read
27557 @findex gnus-info-set-read
27558 Get/set the ranges of read articles.
27559
27560 @item gnus-info-marks
27561 @itemx gnus-info-set-marks
27562 @findex gnus-info-marks
27563 @findex gnus-info-set-marks
27564 Get/set the lists of ranges of marked articles.
27565
27566 @item gnus-info-method
27567 @itemx gnus-info-set-method
27568 @findex gnus-info-method
27569 @findex gnus-info-set-method
27570 Get/set the group select method.
27571
27572 @item gnus-info-params
27573 @itemx gnus-info-set-params
27574 @findex gnus-info-params
27575 @findex gnus-info-set-params
27576 Get/set the group parameters.
27577 @end table
27578
27579 All the getter functions take one parameter---the info list.  The setter
27580 functions take two parameters---the info list and the new value.
27581
27582 The last three elements in the group info aren't mandatory, so it may be
27583 necessary to extend the group info before setting the element.  If this
27584 is necessary, you can just pass on a non-@code{nil} third parameter to
27585 the three final setter functions to have this happen automatically.
27586
27587
27588 @node Extended Interactive
27589 @subsection Extended Interactive
27590 @cindex interactive
27591 @findex gnus-interactive
27592
27593 Gnus extends the standard Emacs @code{interactive} specification
27594 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
27595 Prefixes}).  Here's an example of how this is used:
27596
27597 @lisp
27598 (defun gnus-summary-increase-score (&optional score symp)
27599   (interactive (gnus-interactive "P\ny"))
27600   ...
27601   )
27602 @end lisp
27603
27604 The best thing to do would have been to implement
27605 @code{gnus-interactive} as a macro which would have returned an
27606 @code{interactive} form, but this isn't possible since Emacs checks
27607 whether a function is interactive or not by simply doing an @code{assq}
27608 on the lambda form.  So, instead we have @code{gnus-interactive}
27609 function that takes a string and returns values that are usable to
27610 @code{interactive}.
27611
27612 This function accepts (almost) all normal @code{interactive} specs, but
27613 adds a few more.
27614
27615 @table @samp
27616 @item y
27617 @vindex gnus-current-prefix-symbol
27618 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
27619 variable.
27620
27621 @item Y
27622 @vindex gnus-current-prefix-symbols
27623 A list of the current symbolic prefixes---the
27624 @code{gnus-current-prefix-symbol} variable.
27625
27626 @item A
27627 The current article number---the @code{gnus-summary-article-number}
27628 function.
27629
27630 @item H
27631 The current article header---the @code{gnus-summary-article-header}
27632 function.
27633
27634 @item g
27635 The current group name---the @code{gnus-group-group-name}
27636 function.
27637
27638 @end table
27639
27640
27641 @node Emacs/XEmacs Code
27642 @subsection Emacs/XEmacs Code
27643 @cindex XEmacs
27644 @cindex Emacsen
27645
27646 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
27647 platforms must be the primary one.  I chose Emacs.  Not because I don't
27648 like XEmacs or Mule, but because it comes first alphabetically.
27649
27650 This means that Gnus will byte-compile under Emacs with nary a warning,
27651 while XEmacs will pump out gigabytes of warnings while byte-compiling.
27652 As I use byte-compilation warnings to help me root out trivial errors in
27653 Gnus, that's very useful.
27654
27655 I've also consistently used Emacs function interfaces, but have used
27656 Gnusey aliases for the functions.  To take an example:  Emacs defines a
27657 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
27658 function.  I then define a function called @code{gnus-run-at-time} that
27659 takes the same parameters as the Emacs @code{run-at-time}.  When running
27660 Gnus under Emacs, the former function is just an alias for the latter.
27661 However, when running under XEmacs, the former is an alias for the
27662 following function:
27663
27664 @lisp
27665 (defun gnus-xmas-run-at-time (time repeat function &rest args)
27666   (start-itimer
27667    "gnus-run-at-time"
27668    `(lambda ()
27669       (,function ,@@args))
27670    time repeat))
27671 @end lisp
27672
27673 This sort of thing has been done for bunches of functions.  Gnus does
27674 not redefine any native Emacs functions while running under XEmacs---it
27675 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
27676 all over.
27677
27678 In the cases where the XEmacs function interface was obviously cleaner,
27679 I used it instead.  For example @code{gnus-region-active-p} is an alias
27680 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
27681
27682 Of course, I could have chosen XEmacs as my native platform and done
27683 mapping functions the other way around.  But I didn't.  The performance
27684 hit these indirections impose on Gnus under XEmacs should be slight.
27685
27686
27687 @node Various File Formats
27688 @subsection Various File Formats
27689
27690 @menu
27691 * Active File Format::          Information on articles and groups available.
27692 * Newsgroups File Format::      Group descriptions.
27693 @end menu
27694
27695
27696 @node Active File Format
27697 @subsubsection Active File Format
27698
27699 The active file lists all groups available on the server in
27700 question.  It also lists the highest and lowest current article numbers
27701 in each group.
27702
27703 Here's an excerpt from a typical active file:
27704
27705 @example
27706 soc.motss 296030 293865 y
27707 alt.binaries.pictures.fractals 3922 3913 n
27708 comp.sources.unix 1605 1593 m
27709 comp.binaries.ibm.pc 5097 5089 y
27710 no.general 1000 900 y
27711 @end example
27712
27713 Here's a pseudo-BNF definition of this file:
27714
27715 @example
27716 active      = *group-line
27717 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
27718 group       = <non-white-space string>
27719 spc         = " "
27720 high-number = <non-negative integer>
27721 low-number  = <positive integer>
27722 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
27723 @end example
27724
27725 For a full description of this file, see the manual pages for
27726 @samp{innd}, in particular @samp{active(5)}.
27727
27728
27729 @node Newsgroups File Format
27730 @subsubsection Newsgroups File Format
27731
27732 The newsgroups file lists groups along with their descriptions.  Not all
27733 groups on the server have to be listed,  and not all groups in the file
27734 have to exist on the server.  The file is meant purely as information to
27735 the user.
27736
27737 The format is quite simple; a group name, a tab, and the description.
27738 Here's the definition:
27739
27740 @example
27741 newsgroups    = *line
27742 line          = group tab description <NEWLINE>
27743 group         = <non-white-space string>
27744 tab           = <TAB>
27745 description   = <string>
27746 @end example
27747
27748
27749 @page
27750 @node Emacs for Heathens
27751 @section Emacs for Heathens
27752
27753 Believe it or not, but some people who use Gnus haven't really used
27754 Emacs much before they embarked on their journey on the Gnus Love Boat.
27755 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
27756 region'', and ``set @code{gnus-flargblossen} to an alist where the key
27757 is a regexp that is used for matching on the group name'' are magical
27758 phrases with little or no meaning, then this appendix is for you.  If
27759 you are already familiar with Emacs, just ignore this and go fondle your
27760 cat instead.
27761
27762 @menu
27763 * Keystrokes::                  Entering text and executing commands.
27764 * Emacs Lisp::                  The built-in Emacs programming language.
27765 @end menu
27766
27767
27768 @node Keystrokes
27769 @subsection Keystrokes
27770
27771 @itemize @bullet
27772 @item
27773 Q: What is an experienced Emacs user?
27774
27775 @item
27776 A: A person who wishes that the terminal had pedals.
27777 @end itemize
27778
27779 Yes, when you use Emacs, you are apt to use the control key, the shift
27780 key and the meta key a lot.  This is very annoying to some people
27781 (notably @code{vi}le users), and the rest of us just love the hell out
27782 of it.  Just give up and submit.  Emacs really does stand for
27783 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
27784 may have heard from other disreputable sources (like the Emacs author).
27785
27786 The shift keys are normally located near your pinky fingers, and are
27787 normally used to get capital letters and stuff.  You probably use it all
27788 the time.  The control key is normally marked ``CTRL'' or something like
27789 that.  The meta key is, funnily enough, never marked as such on any
27790 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
27791 which is the meta key on this keyboard.  It's usually located somewhere
27792 to the left hand side of the keyboard, usually on the bottom row.
27793
27794 Now, us Emacs people don't say ``press the meta-control-m key'',
27795 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
27796 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
27797 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
27798 down the control key, and hold it down while you press @kbd{k}''.
27799 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
27800 the control key and then press @kbd{k}''.  Simple, ay?
27801
27802 This is somewhat complicated by the fact that not all keyboards have a
27803 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
27804 means ``press escape, release escape, press @kbd{k}''.  That's much more
27805 work than if you have a meta key, so if that's the case, I respectfully
27806 suggest you get a real keyboard with a meta key.  You can't live without
27807 it.
27808
27809
27810
27811 @node Emacs Lisp
27812 @subsection Emacs Lisp
27813
27814 Emacs is the King of Editors because it's really a Lisp interpreter.
27815 Each and every key you tap runs some Emacs Lisp code snippet, and since
27816 Emacs Lisp is an interpreted language, that means that you can configure
27817 any key to run any arbitrary code.  You just, like, do it.
27818
27819 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
27820 functions.  (These are byte-compiled for speed, but it's still
27821 interpreted.)  If you decide that you don't like the way Gnus does
27822 certain things, it's trivial to have it do something a different way.
27823 (Well, at least if you know how to write Lisp code.)  However, that's
27824 beyond the scope of this manual, so we are simply going to talk about
27825 some common constructs that you normally use in your @file{.emacs} file
27826 to customize Gnus.
27827
27828 If you want to set the variable @code{gnus-florgbnize} to four (4), you
27829 write the following:
27830
27831 @lisp
27832 (setq gnus-florgbnize 4)
27833 @end lisp
27834
27835 This function (really ``special form'') @code{setq} is the one that can
27836 set a variable to some value.  This is really all you need to know.  Now
27837 you can go and fill your @file{.emacs} file with lots of these to change
27838 how Gnus works.
27839
27840 If you have put that thing in your @file{.emacs} file, it will be read
27841 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
27842 start Emacs.  If you want to change the variable right away, simply say
27843 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
27844 previous ``form'', which is a simple @code{setq} statement here.
27845
27846 Go ahead---just try it, if you're located at your Emacs.  After you
27847 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
27848 is the return value of the form you @code{eval}ed.
27849
27850 Some pitfalls:
27851
27852 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
27853 that means:
27854
27855 @lisp
27856 (setq gnus-read-active-file 'some)
27857 @end lisp
27858
27859 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
27860 @samp{nntp.ifi.uio.no}'', that means:
27861
27862 @lisp
27863 (setq gnus-nntp-server "nntp.ifi.uio.no")
27864 @end lisp
27865
27866 So be careful not to mix up strings (the latter) with symbols (the
27867 former).  The manual is unambiguous, but it can be confusing.
27868
27869 @page
27870 @include gnus-faq.texi
27871
27872 @node Index
27873 @chapter Index
27874 @printindex cp
27875
27876 @node Key Index
27877 @chapter Key Index
27878 @printindex ky
27879
27880 @summarycontents
27881 @contents
27882 @bye
27883
27884 @iftex
27885 @iflatex
27886 \end{document}
27887 @end iflatex
27888 @end iftex
27889
27890 @c Local Variables:
27891 @c mode: texinfo
27892 @c coding: iso-8859-1
27893 @c End: