da4077e349736cd1b01a4354f1c2542324ca948f
[gnus] / texi / gnus.texi
1 \input texinfo
2
3 @setfilename gnus
4 @settitle Gnus 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}{Gnus v5.10.2}
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 Gnus 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 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 This manual corresponds to Gnus v5.10.2.
401
402 @end ifinfo
403
404 @iftex
405
406 @iflatex
407 \tableofcontents
408 \gnuscleardoublepage
409 @end iflatex
410
411 Gnus is the advanced, self-documenting, customizable, extensible
412 unreal-time newsreader for GNU Emacs.
413
414 Oops.  That sounds oddly familiar, so let's start over again to avoid
415 being accused of plagiarism:
416
417 Gnus is a message-reading laboratory.  It will let you look at just
418 about anything as if it were a newsgroup.  You can read mail with it,
419 you can browse directories with it, you can @code{ftp} with it---you
420 can even read news with it!
421
422 Gnus tries to empower people who read news the same way Emacs empowers
423 people who edit text.  Gnus sets no limits to what the user should be
424 allowed to do.  Users are encouraged to extend Gnus to make it behave
425 like they want it to behave.  A program should not control people;
426 people should be empowered to do what they want by using (or abusing)
427 the program.
428
429 @end iftex
430
431 @menu
432 * Starting Up::                 Finding news can be a pain.
433 * Group Buffer::                Selecting, subscribing and killing groups.
434 * Summary Buffer::              Reading, saving and posting articles.
435 * Article Buffer::              Displaying and handling articles.
436 * Composing Messages::          Information on sending mail and news.
437 * Select Methods::              Gnus reads all messages from various select methods.
438 * Scoring::                     Assigning values to articles.
439 * Various::                     General purpose settings.
440 * The End::                     Farewell and goodbye.
441 * Appendices::                  Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
442 * Index::                       Variable, function and concept index.
443 * Key Index::                   Key Index.
444
445 Other related manuals
446
447 * Message:(message).            Composing messages.
448 * Emacs-MIME:(emacs-mime).      Composing messages; @acronym{MIME}-specific parts.
449 * Sieve:(sieve).                Managing Sieve scripts in Emacs.
450 * PGG:(pgg).                    @acronym{PGP/MIME} with Gnus.
451
452 @detailmenu
453  --- The Detailed Node Listing ---
454
455 Starting Gnus
456
457 * Finding the News::            Choosing a method for getting news.
458 * The First Time::              What does Gnus do the first time you start it?
459 * The Server is Down::          How can I read my mail then?
460 * Slave Gnusae::                You can have more than one Gnus active at a time.
461 * Fetching a Group::            Starting Gnus just to read a group.
462 * New Groups::                  What is Gnus supposed to do with new groups?
463 * Changing Servers::            You may want to move from one server to another.
464 * Startup Files::               Those pesky startup files---@file{.newsrc}.
465 * Auto Save::                   Recovering from a crash.
466 * The Active File::             Reading the active file over a slow line Takes Time.
467 * Startup Variables::           Other variables you might change.
468
469 New Groups
470
471 * Checking New Groups::         Determining what groups are new.
472 * Subscription Methods::        What Gnus should do with new groups.
473 * Filtering New Groups::        Making Gnus ignore certain new groups.
474
475 Group Buffer
476
477 * Group Buffer Format::         Information listed and how you can change it.
478 * Group Maneuvering::           Commands for moving in the group buffer.
479 * Selecting a Group::           Actually reading news.
480 * Subscription Commands::       Unsubscribing, killing, subscribing.
481 * Group Data::                  Changing the info for a group.
482 * Group Levels::                Levels? What are those, then?
483 * Group Score::                 A mechanism for finding out what groups you like.
484 * Marking Groups::              You can mark groups for later processing.
485 * Foreign Groups::              Creating and editing groups.
486 * Group Parameters::            Each group may have different parameters set.
487 * Listing Groups::              Gnus can list various subsets of the groups.
488 * Sorting Groups::              Re-arrange the group order.
489 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
490 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
491 * Exiting Gnus::                Stop reading news and get some work done.
492 * Group Topics::                A folding group mode divided into topics.
493 * Misc Group Stuff::            Other stuff that you can to do.
494
495 Group Buffer Format
496
497 * Group Line Specification::    Deciding how the group buffer is to look.
498 * Group Mode Line Specification::  The group buffer mode line.
499 * Group Highlighting::          Having nice colors in the group buffer.
500
501 Group Topics
502
503 * Topic Commands::              Interactive E-Z commands.
504 * Topic Variables::             How to customize the topics the Lisp Way.
505 * Topic Sorting::               Sorting each topic individually.
506 * Topic Topology::              A map of the world.
507 * Topic Parameters::            Parameters that apply to all groups in a topic.
508
509 Misc Group Stuff
510
511 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
512 * Group Information::           Information and help on groups and Gnus.
513 * Group Timestamp::             Making Gnus keep track of when you last read a group.
514 * File Commands::               Reading and writing the Gnus files.
515 * Sieve Commands::              Managing Sieve scripts.
516
517 Summary Buffer
518
519 * Summary Buffer Format::       Deciding how the summary buffer is to look.
520 * Summary Maneuvering::         Moving around the summary buffer.
521 * Choosing Articles::           Reading articles.
522 * Paging the Article::          Scrolling the current article.
523 * Reply Followup and Post::     Posting articles.
524 * Delayed Articles::            Send articles at a later time.
525 * Marking Articles::            Marking articles as read, expirable, etc.
526 * Limiting::                    You can limit the summary buffer.
527 * Threading::                   How threads are made.
528 * Sorting the Summary Buffer::  How articles and threads are sorted.
529 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
530 * Article Caching::             You may store articles in a cache.
531 * Persistent Articles::         Making articles expiry-resistant.
532 * Article Backlog::             Having already read articles hang around.
533 * Saving Articles::             Ways of customizing article saving.
534 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
535 * Article Treatment::           The article buffer can be mangled at will.
536 * MIME Commands::               Doing MIMEy things with the articles.
537 * Charsets::                    Character set issues.
538 * Article Commands::            Doing various things with the article buffer.
539 * Summary Sorting::             Sorting the summary buffer in various ways.
540 * Finding the Parent::          No child support? Get the parent.
541 * Alternative Approaches::      Reading using non-default summaries.
542 * Tree Display::                A more visual display of threads.
543 * Mail Group Commands::         Some commands can only be used in mail groups.
544 * Various Summary Stuff::       What didn't fit anywhere else.
545 * Exiting the Summary Buffer::  Returning to the Group buffer,
546                                 or reselecting the current group.
547 * Crosspost Handling::          How crossposted articles are dealt with.
548 * Duplicate Suppression::       An alternative when crosspost handling fails.
549 * Security::                    Decrypt and Verify.
550 * Mailing List::                Mailing list minor mode.
551
552 Summary Buffer Format
553
554 * Summary Buffer Lines::        You can specify how summary lines should look.
555 * To From Newsgroups::          How to not display your own name.
556 * Summary Buffer Mode Line::    You can say how the mode line should look.
557 * Summary Highlighting::        Making the summary buffer all pretty and nice.
558
559 Choosing Articles
560
561 * Choosing Commands::           Commands for choosing articles.
562 * Choosing Variables::          Variables that influence these commands.
563
564 Reply, Followup and Post
565
566 * Summary Mail Commands::       Sending mail.
567 * Summary Post Commands::       Sending news.
568 * Summary Message Commands::    Other Message-related commands.
569 * Canceling and Superseding::
570
571 Marking Articles
572
573 * Unread Articles::             Marks for unread articles.
574 * Read Articles::               Marks for read articles.
575 * Other Marks::                 Marks that do not affect readedness.
576 * Setting Marks::               How to set and remove marks.
577 * Generic Marking Commands::    How to customize the marking.
578 * Setting Process Marks::       How to mark articles for later processing.
579
580 Threading
581
582 * Customizing Threading::       Variables you can change to affect the threading.
583 * Thread Commands::             Thread based commands in the summary buffer.
584
585 Customizing Threading
586
587 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
588 * Filling In Threads::          Making the threads displayed look fuller.
589 * More Threading::              Even more variables for fiddling with threads.
590 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
591
592 Decoding Articles
593
594 * Uuencoded Articles::          Uudecode articles.
595 * Shell Archives::              Unshar articles.
596 * PostScript Files::            Split PostScript.
597 * Other Files::                 Plain save and binhex.
598 * Decoding Variables::          Variables for a happy decoding.
599 * Viewing Files::               You want to look at the result of the decoding?
600
601 Decoding Variables
602
603 * Rule Variables::              Variables that say how a file is to be viewed.
604 * Other Decode Variables::      Other decode variables.
605 * Uuencoding and Posting::      Variables for customizing uuencoding.
606
607 Article Treatment
608
609 * Article Highlighting::        You want to make the article look like fruit salad.
610 * Article Fontisizing::         Making emphasized text look nice.
611 * Article Hiding::              You also want to make certain info go away.
612 * Article Washing::             Lots of way-neat functions to make life better.
613 * Article Header::              Doing various header transformations.
614 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
615 * Article Button Levels::       Controlling appearance of buttons.
616 * Article Date::                Grumble, UT!
617 * Article Display::             Display various stuff---X-Face, Picons, Smileys
618 * Article Signature::           What is a signature?
619 * Article Miscellanea::         Various other stuff.
620
621 Alternative Approaches
622
623 * Pick and Read::               First mark articles and then read them.
624 * Binary Groups::               Auto-decode all articles.
625
626 Various Summary Stuff
627
628 * Summary Group Information::   Information oriented commands.
629 * Searching for Articles::      Multiple article commands.
630 * Summary Generation Commands::
631 * Really Various Summary Commands::  Those pesky non-conformant commands.
632
633 Article Buffer
634
635 * Hiding Headers::              Deciding what headers should be displayed.
636 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
637 * Customizing Articles::        Tailoring the look of the articles.
638 * Article Keymap::              Keystrokes available in the article buffer.
639 * Misc Article::                Other stuff.
640
641 Composing Messages
642
643 * Mail::                        Mailing and replying.
644 * Posting Server::              What server should you post and mail via?
645 * Mail and Post::               Mailing and posting at the same time.
646 * Archived Messages::           Where Gnus stores the messages you've sent.
647 * Posting Styles::              An easier way to specify who you are.
648 * Drafts::                      Postponing messages and rejected messages.
649 * Rejected Articles::           What happens if the server doesn't like your article?
650 * Signing and encrypting::      How to compose secure messages.
651
652 Select Methods
653
654 * Server Buffer::               Making and editing virtual servers.
655 * Getting News::                Reading USENET news with Gnus.
656 * Getting Mail::                Reading your personal mail with Gnus.
657 * Browsing the Web::            Getting messages from a plethora of Web sources.
658 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
659 * Other Sources::               Reading directories, files, SOUP packets.
660 * Combined Groups::             Combining groups into one group.
661 * Gnus Unplugged::              Reading news and mail offline.
662
663 Server Buffer
664
665 * Server Buffer Format::        You can customize the look of this buffer.
666 * Server Commands::             Commands to manipulate servers.
667 * Example Methods::             Examples server specifications.
668 * Creating a Virtual Server::   An example session.
669 * Server Variables::            Which variables to set.
670 * Servers and Methods::         You can use server names as select methods.
671 * Unavailable Servers::         Some servers you try to contact may be down.
672
673 Getting News
674
675 * NNTP::                        Reading news from an @acronym{NNTP} server.
676 * News Spool::                  Reading news from the local spool.
677
678 @acronym{NNTP}
679
680 * Direct Functions::            Connecting directly to the server.
681 * Indirect Functions::          Connecting indirectly to the server.
682 * Common Variables::            Understood by several connection functions.
683
684 Getting Mail
685
686 * Mail in a Newsreader::        Important introductory notes.
687 * Getting Started Reading Mail::  A simple cookbook example.
688 * Splitting Mail::              How to create mail groups.
689 * Mail Sources::                How to tell Gnus where to get mail from.
690 * Mail Back End Variables::     Variables for customizing mail handling.
691 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
692 * Group Mail Splitting::        Use group customize to drive mail splitting.
693 * Incorporating Old Mail::      What about the old mail you have?
694 * Expiring Mail::               Getting rid of unwanted mail.
695 * Washing Mail::                Removing cruft from the mail you get.
696 * Duplicates::                  Dealing with duplicated mail.
697 * Not Reading Mail::            Using mail back ends for reading other files.
698 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
699
700 Mail Sources
701
702 * Mail Source Specifiers::      How to specify what a mail source is.
703 * Mail Source Customization::   Some variables that influence things.
704 * Fetching Mail::               Using the mail source specifiers.
705
706 Choosing a Mail Back End
707
708 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
709 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
710 * Mail Spool::                  Store your mail in a private spool?
711 * MH Spool::                    An mhspool-like back end.
712 * Maildir::                     Another one-file-per-message format.
713 * Mail Folders::                Having one file for each group.
714 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
715
716 Browsing the Web
717
718 * Archiving Mail::
719 * Web Searches::                Creating groups from articles that match a string.
720 * Slashdot::                    Reading the Slashdot comments.
721 * Ultimate::                    The Ultimate Bulletin Board systems.
722 * Web Archive::                 Reading mailing list archived on web.
723 * RSS::                         Reading RDF site summary.
724 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
725
726 @acronym{IMAP}
727
728 * Splitting in IMAP::           Splitting mail with nnimap.
729 * Expiring in IMAP::            Expiring mail with nnimap.
730 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
731 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
732 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
733 * Debugging IMAP::              What to do when things don't work.
734
735 Other Sources
736
737 * Directory Groups::            You can read a directory as if it was a newsgroup.
738 * Anything Groups::             Dired?  Who needs dired?
739 * Document Groups::             Single files can be the basis of a group.
740 * SOUP::                        Reading @sc{soup} packets ``offline''.
741 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
742
743 Document Groups
744
745 * Document Server Internals::   How to add your own document types.
746
747 SOUP
748
749 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
750 * SOUP Groups::                 A back end for reading @sc{soup} packets.
751 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
752
753 Combined Groups
754
755 * Virtual Groups::              Combining articles from many groups.
756 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
757
758 Gnus Unplugged
759
760 * Agent Basics::                How it all is supposed to work.
761 * Agent Categories::            How to tell the Gnus Agent what to download.
762 * Agent Commands::              New commands for all the buffers.
763 * Agent Visuals::               Ways that the agent may effect your summary buffer.
764 * Agent as Cache::              The Agent is a big cache too.
765 * Agent Expiry::                How to make old articles go away.
766 * Agent Regeneration::          How to recover from lost connections and other accidents.
767 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
768 * Outgoing Messages::           What happens when you post/mail something?
769 * Agent Variables::             Customizing is fun.
770 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
771 * Batching Agents::             How to fetch news from a @code{cron} job.
772 * Agent Caveats::               What you think it'll do and what it does.
773
774 Agent Categories
775
776 * Category Syntax::             What a category looks like.
777 * Category Buffer::             A buffer for maintaining categories.
778 * Category Variables::          Customize'r'Us.
779
780 Agent Commands
781
782 * Group Agent Commands::        Configure groups and fetch their contents.
783 * Summary Agent Commands::      Manually select then fetch specific articles.
784 * Server Agent Commands::       Select the servers that are supported by the agent.
785
786 Scoring
787
788 * Summary Score Commands::      Adding score entries for the current group.
789 * Group Score Commands::        General score commands.
790 * Score Variables::             Customize your scoring.  (My, what terminology).
791 * Score File Format::           What a score file may contain.
792 * Score File Editing::          You can edit score files by hand as well.
793 * Adaptive Scoring::            Big Sister Gnus knows what you read.
794 * Home Score File::             How to say where new score entries are to go.
795 * Followups To Yourself::       Having Gnus notice when people answer you.
796 * Scoring On Other Headers::    Scoring on non-standard headers.
797 * Scoring Tips::                How to score effectively.
798 * Reverse Scoring::             That problem child of old is not problem.
799 * Global Score Files::          Earth-spanning, ear-splitting score files.
800 * Kill Files::                  They are still here, but they can be ignored.
801 * Converting Kill Files::       Translating kill files to score files.
802 * GroupLens::                   Getting predictions on what you like to read.
803 * Advanced Scoring::            Using logical expressions to build score rules.
804 * Score Decays::                It can be useful to let scores wither away.
805
806 GroupLens
807
808 * Using GroupLens::             How to make Gnus use GroupLens.
809 * Rating Articles::             Letting GroupLens know how you rate articles.
810 * Displaying Predictions::      Displaying predictions given by GroupLens.
811 * GroupLens Variables::         Customizing GroupLens.
812
813 Advanced Scoring
814
815 * Advanced Scoring Syntax::     A definition.
816 * Advanced Scoring Examples::   What they look like.
817 * Advanced Scoring Tips::       Getting the most out of it.
818
819 Various
820
821 * Process/Prefix::              A convention used by many treatment commands.
822 * Interactive::                 Making Gnus ask you many questions.
823 * Symbolic Prefixes::           How to supply some Gnus functions with options.
824 * Formatting Variables::        You can specify what buffers should look like.
825 * Window Layout::               Configuring the Gnus buffer windows.
826 * Faces and Fonts::             How to change how faces look.
827 * Compilation::                 How to speed Gnus up.
828 * Mode Lines::                  Displaying information in the mode lines.
829 * Highlighting and Menus::      Making buffers look all nice and cozy.
830 * Buttons::                     Get tendinitis in ten easy steps!
831 * Daemons::                     Gnus can do things behind your back.
832 * NoCeM::                       How to avoid spam and other fatty foods.
833 * Undo::                        Some actions can be undone.
834 * Predicate Specifiers::        Specifying predicates.
835 * Moderation::                  What to do if you're a moderator.
836 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
837 * Fuzzy Matching::              What's the big fuzz?
838 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
839 * Various Various::             Things that are really various.
840
841 Formatting Variables
842
843 * Formatting Basics::           A formatting variable is basically a format string.
844 * Mode Line Formatting::        Some rules about mode line formatting variables.
845 * Advanced Formatting::         Modifying output in various ways.
846 * User-Defined Specs::          Having Gnus call your own functions.
847 * Formatting Fonts::            Making the formatting look colorful and nice.
848 * Positioning Point::           Moving point to a position after an operation.
849 * Tabulation::                  Tabulating your output.
850 * Wide Characters::             Dealing with wide characters.
851
852 Image Enhancements
853
854 * X-Face::                      Display a funky, teensy black-and-white image.
855 * Face::                        Display a funkier, teensier colored image.
856 * Smileys::                     Show all those happy faces the way they were meant to be shown.
857 * Picons::                      How to display pictures of what you're reading.
858 * XVarious::                    Other XEmacsy Gnusey variables.
859
860 Thwarting Email Spam
861
862 * The problem of spam::         Some background, and some solutions
863 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
864 * SpamAssassin::                How to use external anti-spam tools.
865 * Hashcash::                    Reduce spam by burning CPU time.
866 * Filtering Spam Using The Spam ELisp Package::
867 * Filtering Spam Using Statistics with spam-stat::
868
869 Filtering Spam Using The Spam ELisp Package
870
871 * Blacklists and Whitelists::
872 * BBDB Whitelists::
873 * Gmane Spam Reporting::
874 * Anti-spam Hashcash Payments::
875 * Blackholes::
876 * Regular Expressions Header Matching::
877 * Bogofilter::
878 * ifile spam filtering::
879 * spam-stat spam filtering::
880 * SpamOracle::
881 * Extending the spam elisp package::
882
883 Filtering Spam Using Statistics with spam-stat
884
885 * Creating a spam-stat dictionary::
886 * Splitting mail using spam-stat::
887 * Low-level interface to the spam-stat dictionary::
888
889 Appendices
890
891 * XEmacs::                      Requirements for installing under XEmacs.
892 * History::                     How Gnus got where it is today.
893 * On Writing Manuals::          Why this is not a beginner's guide.
894 * Terminology::                 We use really difficult, like, words here.
895 * Customization::               Tailoring Gnus to your needs.
896 * Troubleshooting::             What you might try if things do not work.
897 * Gnus Reference Guide::        Rilly, rilly technical stuff.
898 * Emacs for Heathens::          A short introduction to Emacsian terms.
899 * Frequently Asked Questions::  The Gnus FAQ.
900
901 History
902
903 * Gnus Versions::               What Gnus versions have been released.
904 * Other Gnus Versions::         Other Gnus versions that also have been released.
905 * Why?::                        What's the point of Gnus?
906 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
907 * Conformity::                  Gnus tries to conform to all standards.
908 * Emacsen::                     Gnus can be run on a few modern Emacsen.
909 * Gnus Development::            How Gnus is developed.
910 * Contributors::                Oodles of people.
911 * New Features::                Pointers to some of the new stuff in Gnus.
912
913 New Features
914
915 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
916 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
917 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
918 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
919 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
920 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10.
921
922 Customization
923
924 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
925 * Slow Terminal Connection::    You run a remote Emacs.
926 * Little Disk Space::           You feel that having large setup files is icky.
927 * Slow Machine::                You feel like buying a faster machine.
928
929 Gnus Reference Guide
930
931 * Gnus Utility Functions::      Common functions and variable to use.
932 * Back End Interface::          How Gnus communicates with the servers.
933 * Score File Syntax::           A BNF definition of the score file standard.
934 * Headers::                     How Gnus stores headers internally.
935 * Ranges::                      A handy format for storing mucho numbers.
936 * Group Info::                  The group info format.
937 * Extended Interactive::        Symbolic prefixes and stuff.
938 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
939 * Various File Formats::        Formats of files that Gnus use.
940
941 Back End Interface
942
943 * Required Back End Functions::  Functions that must be implemented.
944 * Optional Back End Functions::  Functions that need not be implemented.
945 * Error Messaging::             How to get messages and report errors.
946 * Writing New Back Ends::       Extending old back ends.
947 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
948 * Mail-like Back Ends::         Some tips on mail back ends.
949
950 Various File Formats
951
952 * Active File Format::          Information on articles and groups available.
953 * Newsgroups File Format::      Group descriptions.
954
955 Emacs for Heathens
956
957 * Keystrokes::                  Entering text and executing commands.
958 * Emacs Lisp::                  The built-in Emacs programming language.
959
960 @end detailmenu
961 @end menu
962
963 @node Starting Up
964 @chapter Starting Gnus
965 @cindex starting up
966
967 @kindex M-x gnus
968 @findex gnus
969 If your system administrator has set things up properly, starting Gnus
970 and reading news is extremely easy---you just type @kbd{M-x gnus} in
971 your Emacs.
972
973 @findex gnus-other-frame
974 @kindex M-x gnus-other-frame
975 If you want to start Gnus in a different frame, you can use the command
976 @kbd{M-x gnus-other-frame} instead.
977
978 If things do not go smoothly at startup, you have to twiddle some
979 variables in your @file{~/.gnus.el} file.  This file is similar to
980 @file{~/.emacs}, but is read when Gnus starts.
981
982 If you puzzle at any terms used in this manual, please refer to the
983 terminology section (@pxref{Terminology}).
984
985 @menu
986 * Finding the News::            Choosing a method for getting news.
987 * The First Time::              What does Gnus do the first time you start it?
988 * The Server is Down::          How can I read my mail then?
989 * Slave Gnusae::                You can have more than one Gnus active at a time.
990 * Fetching a Group::            Starting Gnus just to read a group.
991 * New Groups::                  What is Gnus supposed to do with new groups?
992 * Changing Servers::            You may want to move from one server to another.
993 * Startup Files::               Those pesky startup files---@file{.newsrc}.
994 * Auto Save::                   Recovering from a crash.
995 * The Active File::             Reading the active file over a slow line Takes Time.
996 * Startup Variables::           Other variables you might change.
997 @end menu
998
999
1000 @node Finding the News
1001 @section Finding the News
1002 @cindex finding news
1003
1004 @vindex gnus-select-method
1005 @c @head
1006 The @code{gnus-select-method} variable says where Gnus should look for
1007 news.  This variable should be a list where the first element says
1008 @dfn{how} and the second element says @dfn{where}.  This method is your
1009 native method.  All groups not fetched with this method are
1010 foreign groups.
1011
1012 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
1013 you want to get your daily dosage of news from, you'd say:
1014
1015 @lisp
1016 (setq gnus-select-method '(nntp "news.somewhere.edu"))
1017 @end lisp
1018
1019 If you want to read directly from the local spool, say:
1020
1021 @lisp
1022 (setq gnus-select-method '(nnspool ""))
1023 @end lisp
1024
1025 If you can use a local spool, you probably should, as it will almost
1026 certainly be much faster.  But do not use the local spool if your
1027 server is running Leafnode; in this case, use @code{(nntp "localhost")}.
1028
1029 @vindex gnus-nntpserver-file
1030 @cindex NNTPSERVER
1031 @cindex @acronym{NNTP} server
1032 If this variable is not set, Gnus will take a look at the
1033 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1034 Gnus will see whether @code{gnus-nntpserver-file}
1035 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1036 If that fails as well, Gnus will try to use the machine running Emacs
1037 as an @acronym{NNTP} server.  That's a long shot, though.
1038
1039 @vindex gnus-nntp-server
1040 If @code{gnus-nntp-server} is set, this variable will override
1041 @code{gnus-select-method}.  You should therefore set
1042 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1043
1044 @vindex gnus-secondary-servers
1045 @vindex gnus-nntp-server
1046 You can also make Gnus prompt you interactively for the name of an
1047 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1048 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
1049 in the @code{gnus-secondary-servers} list (if any).  You can also just
1050 type in the name of any server you feel like visiting.  (Note that this
1051 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1052 gnus} later in the same Emacs session, Gnus will contact the same
1053 server.)
1054
1055 @findex gnus-group-browse-foreign-server
1056 @kindex B (Group)
1057 However, if you use one @acronym{NNTP} server regularly and are just
1058 interested in a couple of groups from a different server, you would be
1059 better served by using the @kbd{B} command in the group buffer.  It will
1060 let you have a look at what groups are available, and you can subscribe
1061 to any of the groups you want to.  This also makes @file{.newsrc}
1062 maintenance much tidier.  @xref{Foreign Groups}.
1063
1064 @vindex gnus-secondary-select-methods
1065 @c @head
1066 A slightly different approach to foreign groups is to set the
1067 @code{gnus-secondary-select-methods} variable.  The select methods
1068 listed in this variable are in many ways just as native as the
1069 @code{gnus-select-method} server.  They will also be queried for active
1070 files during startup (if that's required), and new newsgroups that
1071 appear on these servers will be subscribed (or not) just as native
1072 groups are.
1073
1074 For instance, if you use the @code{nnmbox} back end to read your mail,
1075 you would typically set this variable to
1076
1077 @lisp
1078 (setq gnus-secondary-select-methods '((nnmbox "")))
1079 @end lisp
1080
1081
1082 @node The First Time
1083 @section The First Time
1084 @cindex first time usage
1085
1086 If no startup files exist, Gnus will try to determine what groups should
1087 be subscribed by default.
1088
1089 @vindex gnus-default-subscribed-newsgroups
1090 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1091 will subscribe you to just those groups in that list, leaving the rest
1092 killed.  Your system administrator should have set this variable to
1093 something useful.
1094
1095 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1096 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1097 here as @dfn{whatever Lars thinks you should read}.)
1098
1099 You'll also be subscribed to the Gnus documentation group, which should
1100 help you with most common problems.
1101
1102 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1103 use the normal functions for handling new groups, and not do anything
1104 special.
1105
1106
1107 @node The Server is Down
1108 @section The Server is Down
1109 @cindex server errors
1110
1111 If the default server is down, Gnus will understandably have some
1112 problems starting.  However, if you have some mail groups in addition to
1113 the news groups, you may want to start Gnus anyway.
1114
1115 Gnus, being the trusting sort of program, will ask whether to proceed
1116 without a native select method if that server can't be contacted.  This
1117 will happen whether the server doesn't actually exist (i.e., you have
1118 given the wrong address) or the server has just momentarily taken ill
1119 for some reason or other.  If you decide to continue and have no foreign
1120 groups, you'll find it difficult to actually do anything in the group
1121 buffer.  But, hey, that's your problem.  Blllrph!
1122
1123 @findex gnus-no-server
1124 @kindex M-x gnus-no-server
1125 @c @head
1126 If you know that the server is definitely down, or you just want to read
1127 your mail without bothering with the server at all, you can use the
1128 @code{gnus-no-server} command to start Gnus.  That might come in handy
1129 if you're in a hurry as well.  This command will not attempt to contact
1130 your primary server---instead, it will just activate all groups on level
1131 1 and 2.  (You should preferably keep no native groups on those two
1132 levels.) Also @pxref{Group Levels}.
1133
1134
1135 @node Slave Gnusae
1136 @section Slave Gnusae
1137 @cindex slave
1138
1139 You might want to run more than one Emacs with more than one Gnus at the
1140 same time.  If you are using different @file{.newsrc} files (e.g., if you
1141 are using the two different Gnusae to read from two different servers),
1142 that is no problem whatsoever.  You just do it.
1143
1144 The problem appears when you want to run two Gnusae that use the same
1145 @file{.newsrc} file.
1146
1147 To work around that problem some, we here at the Think-Tank at the Gnus
1148 Towers have come up with a new concept: @dfn{Masters} and
1149 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1150 taken out a copyright on those words.  If you wish to use those words in
1151 conjunction with each other, you have to send $1 per usage instance to
1152 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1153 Applications}) will be much more expensive, of course.)
1154
1155 @findex gnus-slave
1156 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1157 however you do it).  Each subsequent slave Gnusae should be started with
1158 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1159 files, but instead save @dfn{slave files} that contain information only
1160 on what groups have been read in the slave session.  When a master Gnus
1161 starts, it will read (and delete) these slave files, incorporating all
1162 information from them.  (The slave files will be read in the sequence
1163 they were created, so the latest changes will have precedence.)
1164
1165 Information from the slave files has, of course, precedence over the
1166 information in the normal (i.e., master) @file{.newsrc} file.
1167
1168 If the @file{.newsrc*} files have not been saved in the master when the
1169 slave starts, you may be prompted as to whether to read an auto-save
1170 file.  If you answer ``yes'', the unsaved changes to the master will be
1171 incorporated into the slave.  If you answer ``no'', the slave may see some
1172 messages as unread that have been read in the master.
1173
1174 @node Fetching a Group
1175 @section Fetching a Group
1176 @cindex fetching a group
1177
1178 @findex gnus-fetch-group
1179 It is sometimes convenient to be able to just say ``I want to read this
1180 group and I don't care whether Gnus has been started or not''.  This is
1181 perhaps more useful for people who write code than for users, but the
1182 command @code{gnus-fetch-group} provides this functionality in any case.
1183 It takes the group name as a parameter.
1184
1185
1186 @node New Groups
1187 @section New Groups
1188 @cindex new groups
1189 @cindex subscription
1190
1191 @vindex gnus-check-new-newsgroups
1192 If you are satisfied that you really never want to see any new groups,
1193 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1194 also save you some time at startup.  Even if this variable is
1195 @code{nil}, you can always subscribe to the new groups just by pressing
1196 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1197 is @code{ask-server} by default.  If you set this variable to
1198 @code{always}, then Gnus will query the back ends for new groups even
1199 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1200
1201 @menu
1202 * Checking New Groups::         Determining what groups are new.
1203 * Subscription Methods::        What Gnus should do with new groups.
1204 * Filtering New Groups::        Making Gnus ignore certain new groups.
1205 @end menu
1206
1207
1208 @node Checking New Groups
1209 @subsection Checking New Groups
1210
1211 Gnus normally determines whether a group is new or not by comparing the
1212 list of groups from the active file(s) with the lists of subscribed and
1213 dead groups.  This isn't a particularly fast method.  If
1214 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1215 server for new groups since the last time.  This is both faster and
1216 cheaper.  This also means that you can get rid of the list of killed
1217 groups altogether, so you may set @code{gnus-save-killed-list} to
1218 @code{nil}, which will save time both at startup, at exit, and all over.
1219 Saves disk space, too.  Why isn't this the default, then?
1220 Unfortunately, not all servers support this command.
1221
1222 I bet I know what you're thinking now: How do I find out whether my
1223 server supports @code{ask-server}?  No?  Good, because I don't have a
1224 fail-safe answer.  I would suggest just setting this variable to
1225 @code{ask-server} and see whether any new groups appear within the next
1226 few days.  If any do, then it works.  If none do, then it doesn't
1227 work.  I could write a function to make Gnus guess whether the server
1228 supports @code{ask-server}, but it would just be a guess.  So I won't.
1229 You could @code{telnet} to the server and say @code{HELP} and see
1230 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1231 it does, then it might work.  (But there are servers that lists
1232 @samp{NEWGROUPS} without supporting the function properly.)
1233
1234 This variable can also be a list of select methods.  If so, Gnus will
1235 issue an @code{ask-server} command to each of the select methods, and
1236 subscribe them (or not) using the normal methods.  This might be handy
1237 if you are monitoring a few servers for new groups.  A side effect is
1238 that startup will take much longer, so you can meditate while waiting.
1239 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1240
1241
1242 @node Subscription Methods
1243 @subsection Subscription Methods
1244
1245 @vindex gnus-subscribe-newsgroup-method
1246 What Gnus does when it encounters a new group is determined by the
1247 @code{gnus-subscribe-newsgroup-method} variable.
1248
1249 This variable should contain a function.  This function will be called
1250 with the name of the new group as the only parameter.
1251
1252 Some handy pre-fab functions are:
1253
1254 @table @code
1255
1256 @item gnus-subscribe-zombies
1257 @vindex gnus-subscribe-zombies
1258 Make all new groups zombies.  This is the default.  You can browse the
1259 zombies later (with @kbd{A z}) and either kill them all off properly
1260 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1261
1262 @item gnus-subscribe-randomly
1263 @vindex gnus-subscribe-randomly
1264 Subscribe all new groups in arbitrary order.  This really means that all
1265 new groups will be added at ``the top'' of the group buffer.
1266
1267 @item gnus-subscribe-alphabetically
1268 @vindex gnus-subscribe-alphabetically
1269 Subscribe all new groups in alphabetical order.
1270
1271 @item gnus-subscribe-hierarchically
1272 @vindex gnus-subscribe-hierarchically
1273 Subscribe all new groups hierarchically.  The difference between this
1274 function and @code{gnus-subscribe-alphabetically} is slight.
1275 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1276 alphabetical fashion, while this function will enter groups into its
1277 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1278 @samp{comp} hierarchy, this function will not mess that configuration
1279 up.  Or something like that.
1280
1281 @item gnus-subscribe-interactively
1282 @vindex gnus-subscribe-interactively
1283 Subscribe new groups interactively.  This means that Gnus will ask
1284 you about @strong{all} new groups.  The groups you choose to subscribe
1285 to will be subscribed hierarchically.
1286
1287 @item gnus-subscribe-killed
1288 @vindex gnus-subscribe-killed
1289 Kill all new groups.
1290
1291 @item gnus-subscribe-topics
1292 @vindex gnus-subscribe-topics
1293 Put the groups into the topic that has a matching @code{subscribe} topic
1294 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1295 topic parameter that looks like
1296
1297 @example
1298 "nnslashdot"
1299 @end example
1300
1301 will mean that all groups that match that regex will be subscribed under
1302 that topic.
1303
1304 If no topics match the groups, the groups will be subscribed in the
1305 top-level topic.
1306
1307 @end table
1308
1309 @vindex gnus-subscribe-hierarchical-interactive
1310 A closely related variable is
1311 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1312 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1313 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1314 will ask you for each sub-hierarchy whether you want to descend the
1315 hierarchy or not.
1316
1317 One common mistake is to set the variable a few paragraphs above
1318 (@code{gnus-subscribe-newsgroup-method}) to
1319 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1320 will not work.  This is ga-ga.  So don't do it.
1321
1322
1323 @node Filtering New Groups
1324 @subsection Filtering New Groups
1325
1326 A nice and portable way to control which new newsgroups should be
1327 subscribed (or ignored) is to put an @dfn{options} line at the start of
1328 the @file{.newsrc} file.  Here's an example:
1329
1330 @example
1331 options -n !alt.all !rec.all sci.all
1332 @end example
1333
1334 @vindex gnus-subscribe-options-newsgroup-method
1335 This line obviously belongs to a serious-minded intellectual scientific
1336 person (or she may just be plain old boring), because it says that all
1337 groups that have names beginning with @samp{alt} and @samp{rec} should
1338 be ignored, and all groups with names beginning with @samp{sci} should
1339 be subscribed.  Gnus will not use the normal subscription method for
1340 subscribing these groups.
1341 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1342 variable defaults to @code{gnus-subscribe-alphabetically}.
1343
1344 @vindex gnus-options-not-subscribe
1345 @vindex gnus-options-subscribe
1346 If you don't want to mess with your @file{.newsrc} file, you can just
1347 set the two variables @code{gnus-options-subscribe} and
1348 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1349 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1350 and if the new group matches the former, it will be unconditionally
1351 subscribed, and if it matches the latter, it will be ignored.
1352
1353 @vindex gnus-auto-subscribed-groups
1354 Yet another variable that meddles here is
1355 @code{gnus-auto-subscribed-groups}.  It works exactly like
1356 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
1357 thought it would be nice to have two of these.  This variable is more
1358 meant for setting some ground rules, while the other variable is used
1359 more for user fiddling.  By default this variable makes all new groups
1360 that come from mail back ends (@code{nnml}, @code{nnbabyl},
1361 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1362 subscribed.  If you don't like that, just set this variable to
1363 @code{nil}.
1364
1365 New groups that match this regexp are subscribed using
1366 @code{gnus-subscribe-options-newsgroup-method}.
1367
1368
1369 @node Changing Servers
1370 @section Changing Servers
1371 @cindex changing servers
1372
1373 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1374 This happens very rarely, but perhaps you change jobs, or one server is
1375 very flaky and you want to use another.
1376
1377 Changing the server is pretty easy, right?  You just change
1378 @code{gnus-select-method} to point to the new server?
1379
1380 @emph{Wrong!}
1381
1382 Article numbers are not (in any way) kept synchronized between different
1383 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1384 you have read is by keeping track of article numbers.  So when you
1385 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1386 worthless.
1387
1388 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1389 file from one server to another.  They all have one thing in
1390 common---they take a looong time to run.  You don't want to use these
1391 functions more than absolutely necessary.
1392
1393 @kindex M-x gnus-change-server
1394 @findex gnus-change-server
1395 If you have access to both servers, Gnus can request the headers for all
1396 the articles you have read and compare @code{Message-ID}s and map the
1397 article numbers of the read articles and article marks.  The @kbd{M-x
1398 gnus-change-server} command will do this for all your native groups.  It
1399 will prompt for the method you want to move to.
1400
1401 @kindex M-x gnus-group-move-group-to-server
1402 @findex gnus-group-move-group-to-server
1403 You can also move individual groups with the @kbd{M-x
1404 gnus-group-move-group-to-server} command.  This is useful if you want to
1405 move a (foreign) group from one server to another.
1406
1407 @kindex M-x gnus-group-clear-data-on-native-groups
1408 @findex gnus-group-clear-data-on-native-groups
1409 If you don't have access to both the old and new server, all your marks
1410 and read ranges have become worthless.  You can use the @kbd{M-x
1411 gnus-group-clear-data-on-native-groups} command to clear out all data
1412 that you have on your native groups.  Use with caution.
1413
1414 @kindex M-x gnus-group-clear-data
1415 @findex gnus-group-clear-data
1416 Clear the data from the current group only---nix out marks and the
1417 list of read articles (@code{gnus-group-clear-data}).
1418
1419 After changing servers, you @strong{must} move the cache hierarchy away,
1420 since the cached articles will have wrong article numbers, which will
1421 affect which articles Gnus thinks are read.
1422 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1423 to have it done automatically; for @code{gnus-group-clear-data}, you
1424 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1425 cache for all groups).
1426
1427
1428 @node Startup Files
1429 @section Startup Files
1430 @cindex startup files
1431 @cindex .newsrc
1432 @cindex .newsrc.el
1433 @cindex .newsrc.eld
1434
1435 Now, you all know about the @file{.newsrc} file.  All subscription
1436 information is traditionally stored in this file.
1437
1438 Things got a bit more complicated with @sc{gnus}.  In addition to
1439 keeping the @file{.newsrc} file updated, it also used a file called
1440 @file{.newsrc.el} for storing all the information that didn't fit into
1441 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1442 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1443 files was the most recently saved, which enabled people to swap between
1444 @sc{gnus} and other newsreaders.
1445
1446 That was kinda silly, so Gnus went one better: In addition to the
1447 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1448 @file{.newsrc.eld}.  It will read whichever of these files that are most
1449 recent, but it will never write a @file{.newsrc.el} file.  You should
1450 never delete the @file{.newsrc.eld} file---it contains much information
1451 not stored in the @file{.newsrc} file.
1452
1453 @vindex gnus-save-newsrc-file
1454 @vindex gnus-read-newsrc-file
1455 You can turn off writing the @file{.newsrc} file by setting
1456 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1457 the file and save some space, as well as exiting from Gnus faster.
1458 However, this will make it impossible to use other newsreaders than
1459 Gnus.  But hey, who would want to, right?  Similarly, setting
1460 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1461 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1462 convenient if you have a tendency to use Netscape once in a while.
1463
1464 @vindex gnus-save-killed-list
1465 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1466 will not save the list of killed groups to the startup file.  This will
1467 save both time (when starting and quitting) and space (on disk).  It
1468 will also mean that Gnus has no record of what groups are new or old,
1469 so the automatic new groups subscription methods become meaningless.
1470 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1471 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1472 Groups}).  This variable can also be a regular expression.  If that's
1473 the case, remove all groups that do not match this regexp before
1474 saving.  This can be useful in certain obscure situations that involve
1475 several servers where not all servers support @code{ask-server}.
1476
1477 @vindex gnus-startup-file
1478 @vindex gnus-backup-startup-file
1479 @vindex version-control
1480 The @code{gnus-startup-file} variable says where the startup files are.
1481 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1482 file being whatever that one is, with a @samp{.eld} appended.
1483 If you want version control for this file, set
1484 @code{gnus-backup-startup-file}.  It respects the same values as the
1485 @code{version-control} variable.
1486
1487 @vindex gnus-save-newsrc-hook
1488 @vindex gnus-save-quick-newsrc-hook
1489 @vindex gnus-save-standard-newsrc-hook
1490 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1491 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1492 saving the @file{.newsrc.eld} file, and
1493 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1494 @file{.newsrc} file.  The latter two are commonly used to turn version
1495 control on or off.  Version control is on by default when saving the
1496 startup files.  If you want to turn backup creation off, say something like:
1497
1498 @lisp
1499 (defun turn-off-backup ()
1500   (set (make-local-variable 'backup-inhibited) t))
1501
1502 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1503 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1504 @end lisp
1505
1506 @vindex gnus-init-file
1507 @vindex gnus-site-init-file
1508 When Gnus starts, it will read the @code{gnus-site-init-file}
1509 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1510 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1511 and can be used to avoid cluttering your @file{~/.emacs} and
1512 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1513 with the same names as these, but with @file{.elc} and @file{.el}
1514 suffixes.  In other words, if you have set @code{gnus-init-file} to
1515 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1516 and finally @file{~/.gnus} (in this order).
1517
1518
1519
1520 @node Auto Save
1521 @section Auto Save
1522 @cindex dribble file
1523 @cindex auto-save
1524
1525 Whenever you do something that changes the Gnus data (reading articles,
1526 catching up, killing/subscribing groups), the change is added to a
1527 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1528 Emacs way.  If your Emacs should crash before you have saved the
1529 @file{.newsrc} files, all changes you have made can be recovered from
1530 this file.
1531
1532 If Gnus detects this file at startup, it will ask the user whether to
1533 read it.  The auto save file is deleted whenever the real startup file is
1534 saved.
1535
1536 @vindex gnus-use-dribble-file
1537 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1538 maintain a dribble buffer.  The default is @code{t}.
1539
1540 @vindex gnus-dribble-directory
1541 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1542 this variable is @code{nil}, which it is by default, Gnus will dribble
1543 into the directory where the @file{.newsrc} file is located.  (This is
1544 normally the user's home directory.)  The dribble file will get the same
1545 file permissions as the @file{.newsrc} file.
1546
1547 @vindex gnus-always-read-dribble-file
1548 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1549 read the dribble file on startup without querying the user.
1550
1551
1552 @node The Active File
1553 @section The Active File
1554 @cindex active file
1555 @cindex ignored groups
1556
1557 When Gnus starts, or indeed whenever it tries to determine whether new
1558 articles have arrived, it reads the active file.  This is a very large
1559 file that lists all the active groups and articles on the server.
1560
1561 @vindex gnus-ignored-newsgroups
1562 Before examining the active file, Gnus deletes all lines that match the
1563 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1564 any groups with bogus names, but you can use this variable to make Gnus
1565 ignore hierarchies you aren't ever interested in.  However, this is not
1566 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1567 Groups} for an overview of other variables that can be used instead.
1568
1569 @c This variable is
1570 @c @code{nil} by default, and will slow down active file handling somewhat
1571 @c if you set it to anything else.
1572
1573 @vindex gnus-read-active-file
1574 @c @head
1575 The active file can be rather Huge, so if you have a slow network, you
1576 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1577 reading the active file.  This variable is @code{some} by default.
1578
1579 Gnus will try to make do by getting information just on the groups that
1580 you actually subscribe to.
1581
1582 Note that if you subscribe to lots and lots of groups, setting this
1583 variable to @code{nil} will probably make Gnus slower, not faster.  At
1584 present, having this variable @code{nil} will slow Gnus down
1585 considerably, unless you read news over a 2400 baud modem.
1586
1587 This variable can also have the value @code{some}.  Gnus will then
1588 attempt to read active info only on the subscribed groups.  On some
1589 servers this is quite fast (on sparkling, brand new INN servers that
1590 support the @code{LIST ACTIVE group} command), on others this isn't fast
1591 at all.  In any case, @code{some} should be faster than @code{nil}, and
1592 is certainly faster than @code{t} over slow lines.
1593
1594 Some news servers (old versions of Leafnode and old versions of INN, for
1595 instance) do not support the @code{LIST ACTIVE group}.  For these
1596 servers, @code{nil} is probably the most efficient value for this
1597 variable.
1598
1599 If this variable is @code{nil}, Gnus will ask for group info in total
1600 lock-step, which isn't very fast.  If it is @code{some} and you use an
1601 @acronym{NNTP} server, Gnus will pump out commands as fast as it can, and
1602 read all the replies in one swoop.  This will normally result in better
1603 performance, but if the server does not support the aforementioned
1604 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1605
1606 If you think that starting up Gnus takes too long, try all the three
1607 different values for this variable and see what works best for you.
1608
1609 In any case, if you use @code{some} or @code{nil}, you should definitely
1610 kill all groups that you aren't interested in to speed things up.
1611
1612 Note that this variable also affects active file retrieval from
1613 secondary select methods.
1614
1615
1616 @node Startup Variables
1617 @section Startup Variables
1618
1619 @table @code
1620
1621 @item gnus-load-hook
1622 @vindex gnus-load-hook
1623 A hook run while Gnus is being loaded.  Note that this hook will
1624 normally be run just once in each Emacs session, no matter how many
1625 times you start Gnus.
1626
1627 @item gnus-before-startup-hook
1628 @vindex gnus-before-startup-hook
1629 A hook run after starting up Gnus successfully.
1630
1631 @item gnus-startup-hook
1632 @vindex gnus-startup-hook
1633 A hook run as the very last thing after starting up Gnus
1634
1635 @item gnus-started-hook
1636 @vindex gnus-started-hook
1637 A hook that is run as the very last thing after starting up Gnus
1638 successfully.
1639
1640 @item gnus-setup-news-hook
1641 @vindex gnus-setup-news-hook
1642 A hook that is run after reading the @file{.newsrc} file(s), but before
1643 generating the group buffer.
1644
1645 @item gnus-check-bogus-newsgroups
1646 @vindex gnus-check-bogus-newsgroups
1647 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1648 startup.  A @dfn{bogus group} is a group that you have in your
1649 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1650 bogus groups can take quite a while, so to save time and resources it's
1651 best to leave this option off, and do the checking for bogus groups once
1652 in a while from the group buffer instead (@pxref{Group Maintenance}).
1653
1654 @item gnus-inhibit-startup-message
1655 @vindex gnus-inhibit-startup-message
1656 If non-@code{nil}, the startup message won't be displayed.  That way,
1657 your boss might not notice as easily that you are reading news instead
1658 of doing your job.  Note that this variable is used before
1659 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1660
1661 @item gnus-no-groups-message
1662 @vindex gnus-no-groups-message
1663 Message displayed by Gnus when no groups are available.
1664
1665 @item gnus-play-startup-jingle
1666 @vindex gnus-play-startup-jingle
1667 If non-@code{nil}, play the Gnus jingle at startup.
1668
1669 @item gnus-startup-jingle
1670 @vindex gnus-startup-jingle
1671 Jingle to be played if the above variable is non-@code{nil}.  The
1672 default is @samp{Tuxedomoon.Jingle4.au}.
1673
1674 @end table
1675
1676
1677 @node Group Buffer
1678 @chapter Group Buffer
1679 @cindex group buffer
1680
1681 @c Alex Schroeder suggests to rearrange this as follows:
1682 @c
1683 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1684 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1685 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1686 @c   7. Group Score, 8. Group Buffer Format
1687 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1688 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1689 @c <kensanata> First, "Gnus considers groups... (default 9)."
1690 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1691 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1692 @c <kensanata> Then expand the next paragraph or add some more to it.
1693 @c    This short one sentence explains levels 1 and 2, therefore I understand
1694 @c    that I should keep important news at 3 and boring news at 4.
1695 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1696 @c    Maybe keep those that you don't want to read temporarily at 6,
1697 @c    those that you never want to read at 8, those that offend your
1698 @c    human rights at 9...
1699
1700
1701 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1702 is the first buffer shown when Gnus starts, and will never be killed as
1703 long as Gnus is active.
1704
1705 @iftex
1706 @iflatex
1707 \gnusfigure{The Group Buffer}{320}{
1708 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1709 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1710 \put(120,38){\vector(1,2){10}}
1711 \put(40,60){\makebox(0,0)[r]{Mode line}}
1712 \put(40,58){\vector(1,0){30}}
1713 \put(200,28){\makebox(0,0)[t]{Native select method}}
1714 \put(200,26){\vector(-1,2){15}}
1715 }
1716 @end iflatex
1717 @end iftex
1718
1719 @menu
1720 * Group Buffer Format::         Information listed and how you can change it.
1721 * Group Maneuvering::           Commands for moving in the group buffer.
1722 * Selecting a Group::           Actually reading news.
1723 * Subscription Commands::       Unsubscribing, killing, subscribing.
1724 * Group Data::                  Changing the info for a group.
1725 * Group Levels::                Levels? What are those, then?
1726 * Group Score::                 A mechanism for finding out what groups you like.
1727 * Marking Groups::              You can mark groups for later processing.
1728 * Foreign Groups::              Creating and editing groups.
1729 * Group Parameters::            Each group may have different parameters set.
1730 * Listing Groups::              Gnus can list various subsets of the groups.
1731 * Sorting Groups::              Re-arrange the group order.
1732 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1733 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1734 * Exiting Gnus::                Stop reading news and get some work done.
1735 * Group Topics::                A folding group mode divided into topics.
1736 * Misc Group Stuff::            Other stuff that you can to do.
1737 @end menu
1738
1739
1740 @node Group Buffer Format
1741 @section Group Buffer Format
1742
1743 @menu
1744 * Group Line Specification::    Deciding how the group buffer is to look.
1745 * Group Mode Line Specification::  The group buffer mode line.
1746 * Group Highlighting::          Having nice colors in the group buffer.
1747 @end menu
1748
1749
1750 @node Group Line Specification
1751 @subsection Group Line Specification
1752 @cindex group buffer format
1753
1754 The default format of the group buffer is nice and dull, but you can
1755 make it as exciting and ugly as you feel like.
1756
1757 Here's a couple of example group lines:
1758
1759 @example
1760      25: news.announce.newusers
1761  *    0: alt.fan.andrea-dworkin
1762 @end example
1763
1764 Quite simple, huh?
1765
1766 You can see that there are 25 unread articles in
1767 @samp{news.announce.newusers}.  There are no unread articles, but some
1768 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1769 asterisk at the beginning of the line?).
1770
1771 @vindex gnus-group-line-format
1772 You can change that format to whatever you want by fiddling with the
1773 @code{gnus-group-line-format} variable.  This variable works along the
1774 lines of a @code{format} specification, which is pretty much the same as
1775 a @code{printf} specifications, for those of you who use (feh!) C.
1776 @xref{Formatting Variables}.
1777
1778 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1779
1780 There should always be a colon on the line; the cursor always moves to
1781 the colon after performing an operation.  @xref{Positioning
1782 Point}.  Nothing else is required---not even the group name.  All
1783 displayed text is just window dressing, and is never examined by Gnus.
1784 Gnus stores all real information it needs using text properties.
1785
1786 (Note that if you make a really strange, wonderful, spreadsheet-like
1787 layout, everybody will believe you are hard at work with the accounting
1788 instead of wasting time reading news.)
1789
1790 Here's a list of all available format characters:
1791
1792 @table @samp
1793
1794 @item M
1795 An asterisk if the group only has marked articles.
1796
1797 @item S
1798 Whether the group is subscribed.
1799
1800 @item L
1801 Level of subscribedness.
1802
1803 @item N
1804 Number of unread articles.
1805
1806 @item I
1807 Number of dormant articles.
1808
1809 @item T
1810 Number of ticked articles.
1811
1812 @item R
1813 Number of read articles.
1814
1815 @item U
1816 Number of unseen articles.
1817
1818 @item t
1819 Estimated total number of articles.  (This is really @var{max-number}
1820 minus @var{min-number} plus 1.)
1821
1822 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1823 efficient access to @var{max-number} and @var{min-number} but getting
1824 the true unread message count is not possible efficiently.  For
1825 hysterical raisins, even the mail back ends, where the true number of
1826 unread messages might be available efficiently, use the same limited
1827 interface.  To remove this restriction from Gnus means that the back
1828 end interface has to be changed, which is not an easy job.  If you
1829 want to work on this, please contact the Gnus mailing list.
1830
1831 @item y
1832 Number of unread, unticked, non-dormant articles.
1833
1834 @item i
1835 Number of ticked and dormant articles.
1836
1837 @item g
1838 Full group name.
1839
1840 @item G
1841 Group name.
1842
1843 @item C
1844 Group comment (@pxref{Group Parameters}) or group name if there is no
1845 comment element in the group parameters.
1846
1847 @item D
1848 Newsgroup description.  You need to read the group descriptions
1849 before these will appear, and to do that, you either have to set
1850 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1851 command.
1852
1853 @item o
1854 @samp{m} if moderated.
1855
1856 @item O
1857 @samp{(m)} if moderated.
1858
1859 @item s
1860 Select method.
1861
1862 @item B
1863 If the summary buffer for the group is open or not.
1864
1865 @item n
1866 Select from where.
1867
1868 @item z
1869 A string that looks like @samp{<%s:%n>} if a foreign select method is
1870 used.
1871
1872 @item P
1873 Indentation based on the level of the topic (@pxref{Group Topics}).
1874
1875 @item c
1876 @vindex gnus-group-uncollapsed-levels
1877 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1878 variable says how many levels to leave at the end of the group name.
1879 The default is 1---this will mean that group names like
1880 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1881
1882 @item m
1883 @vindex gnus-new-mail-mark
1884 @cindex %
1885 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1886 the group lately.
1887
1888 @item p
1889 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1890
1891 @item d
1892 A string that says when you last read the group (@pxref{Group
1893 Timestamp}).
1894
1895 @item u
1896 User defined specifier.  The next character in the format string should
1897 be a letter.  Gnus will call the function
1898 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1899 following @samp{%u}.  The function will be passed a single dummy
1900 parameter as argument.  The function should return a string, which will
1901 be inserted into the buffer just like information from any other
1902 specifier.
1903 @end table
1904
1905 @cindex *
1906 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1907 if no info is available---for instance, if it is a non-activated foreign
1908 group, or a bogus native group.
1909
1910
1911 @node Group Mode Line Specification
1912 @subsection Group Mode Line Specification
1913 @cindex group mode line
1914
1915 @vindex gnus-group-mode-line-format
1916 The mode line can be changed by setting
1917 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1918 doesn't understand that many format specifiers:
1919
1920 @table @samp
1921 @item S
1922 The native news server.
1923 @item M
1924 The native select method.
1925 @end table
1926
1927
1928 @node Group Highlighting
1929 @subsection Group Highlighting
1930 @cindex highlighting
1931 @cindex group highlighting
1932
1933 @vindex gnus-group-highlight
1934 Highlighting in the group buffer is controlled by the
1935 @code{gnus-group-highlight} variable.  This is an alist with elements
1936 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1937 something non-@code{nil}, the @var{face} will be used on the line.
1938
1939 Here's an example value for this variable that might look nice if the
1940 background is dark:
1941
1942 @lisp
1943 (cond (window-system
1944        (setq custom-background-mode 'light)
1945        (defface my-group-face-1
1946          '((t (:foreground "Red" :bold t))) "First group face")
1947        (defface my-group-face-2
1948          '((t (:foreground "DarkSeaGreen4" :bold t)))
1949          "Second group face")
1950        (defface my-group-face-3
1951          '((t (:foreground "Green4" :bold t))) "Third group face")
1952        (defface my-group-face-4
1953          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1954        (defface my-group-face-5
1955          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1956
1957 (setq gnus-group-highlight
1958       '(((> unread 200) . my-group-face-1)
1959         ((and (< level 3) (zerop unread)) . my-group-face-2)
1960         ((< level 3) . my-group-face-3)
1961         ((zerop unread) . my-group-face-4)
1962         (t . my-group-face-5)))
1963 @end lisp
1964
1965 Also @pxref{Faces and Fonts}.
1966
1967 Variables that are dynamically bound when the forms are evaluated
1968 include:
1969
1970 @table @code
1971 @item group
1972 The group name.
1973 @item unread
1974 The number of unread articles in the group.
1975 @item method
1976 The select method.
1977 @item mailp
1978 Whether the group is a mail group.
1979 @item level
1980 The level of the group.
1981 @item score
1982 The score of the group.
1983 @item ticked
1984 The number of ticked articles in the group.
1985 @item total
1986 The total number of articles in the group.  Or rather,
1987 @var{max-number} minus @var{min-number} plus one.
1988 @item topic
1989 When using the topic minor mode, this variable is bound to the current
1990 topic being inserted.
1991 @end table
1992
1993 When the forms are @code{eval}ed, point is at the beginning of the line
1994 of the group in question, so you can use many of the normal Gnus
1995 functions for snarfing info on the group.
1996
1997 @vindex gnus-group-update-hook
1998 @findex gnus-group-highlight-line
1999 @code{gnus-group-update-hook} is called when a group line is changed.
2000 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
2001 calls @code{gnus-group-highlight-line} by default.
2002
2003
2004 @node Group Maneuvering
2005 @section Group Maneuvering
2006 @cindex group movement
2007
2008 All movement commands understand the numeric prefix and will behave as
2009 expected, hopefully.
2010
2011 @table @kbd
2012
2013 @item n
2014 @kindex n (Group)
2015 @findex gnus-group-next-unread-group
2016 Go to the next group that has unread articles
2017 (@code{gnus-group-next-unread-group}).
2018
2019 @item p
2020 @itemx DEL
2021 @kindex DEL (Group)
2022 @kindex p (Group)
2023 @findex gnus-group-prev-unread-group
2024 Go to the previous group that has unread articles
2025 (@code{gnus-group-prev-unread-group}).
2026
2027 @item N
2028 @kindex N (Group)
2029 @findex gnus-group-next-group
2030 Go to the next group (@code{gnus-group-next-group}).
2031
2032 @item P
2033 @kindex P (Group)
2034 @findex gnus-group-prev-group
2035 Go to the previous group (@code{gnus-group-prev-group}).
2036
2037 @item M-n
2038 @kindex M-n (Group)
2039 @findex gnus-group-next-unread-group-same-level
2040 Go to the next unread group on the same (or lower) level
2041 (@code{gnus-group-next-unread-group-same-level}).
2042
2043 @item M-p
2044 @kindex M-p (Group)
2045 @findex gnus-group-prev-unread-group-same-level
2046 Go to the previous unread group on the same (or lower) level
2047 (@code{gnus-group-prev-unread-group-same-level}).
2048 @end table
2049
2050 Three commands for jumping to groups:
2051
2052 @table @kbd
2053
2054 @item j
2055 @kindex j (Group)
2056 @findex gnus-group-jump-to-group
2057 Jump to a group (and make it visible if it isn't already)
2058 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2059 like living groups.
2060
2061 @item ,
2062 @kindex , (Group)
2063 @findex gnus-group-best-unread-group
2064 Jump to the unread group with the lowest level
2065 (@code{gnus-group-best-unread-group}).
2066
2067 @item .
2068 @kindex . (Group)
2069 @findex gnus-group-first-unread-group
2070 Jump to the first group with unread articles
2071 (@code{gnus-group-first-unread-group}).
2072 @end table
2073
2074 @vindex gnus-group-goto-unread
2075 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2076 commands will move to the next group, not the next unread group.  Even
2077 the commands that say they move to the next unread group.  The default
2078 is @code{t}.
2079
2080
2081 @node Selecting a Group
2082 @section Selecting a Group
2083 @cindex group selection
2084
2085 @table @kbd
2086
2087 @item SPACE
2088 @kindex SPACE (Group)
2089 @findex gnus-group-read-group
2090 Select the current group, switch to the summary buffer and display the
2091 first unread article (@code{gnus-group-read-group}).  If there are no
2092 unread articles in the group, or if you give a non-numerical prefix to
2093 this command, Gnus will offer to fetch all the old articles in this
2094 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2095 determines the number of articles Gnus will fetch.  If @var{n} is
2096 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2097 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2098
2099 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2100 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2101 - 4 2 SPC} fetches the 42 oldest ones.
2102
2103 When you are in the group (in the Summary buffer), you can type
2104 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2105 ones.
2106
2107 @item RET
2108 @kindex RET (Group)
2109 @findex gnus-group-select-group
2110 Select the current group and switch to the summary buffer
2111 (@code{gnus-group-select-group}).  Takes the same arguments as
2112 @code{gnus-group-read-group}---the only difference is that this command
2113 does not display the first unread article automatically upon group
2114 entry.
2115
2116 @item M-RET
2117 @kindex M-RET (Group)
2118 @findex gnus-group-quick-select-group
2119 This does the same as the command above, but tries to do it with the
2120 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2121 scoring/killing will be performed, there will be no highlights and no
2122 expunging.  This might be useful if you're in a real hurry and have to
2123 enter some humongous group.  If you give a 0 prefix to this command
2124 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2125 which is useful if you want to toggle threading before generating the
2126 summary buffer (@pxref{Summary Generation Commands}).
2127
2128 @item M-SPACE
2129 @kindex M-SPACE (Group)
2130 @findex gnus-group-visible-select-group
2131 This is yet one more command that does the same as the @kbd{RET}
2132 command, but this one does it without expunging and hiding dormants
2133 (@code{gnus-group-visible-select-group}).
2134
2135 @item C-M-RET
2136 @kindex C-M-RET (Group)
2137 @findex gnus-group-select-group-ephemerally
2138 Finally, this command selects the current group ephemerally without
2139 doing any processing of its contents
2140 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2141 turned off.  Everything you do in the group after selecting it in this
2142 manner will have no permanent effects.
2143
2144 @end table
2145
2146 @vindex gnus-large-newsgroup
2147 The @code{gnus-large-newsgroup} variable says what Gnus should
2148 consider to be a big group.  If it is @code{nil}, no groups are
2149 considered big.  The default value is 200.  If the group has more
2150 (unread and/or ticked) articles than this, Gnus will query the user
2151 before entering the group.  The user can then specify how many
2152 articles should be fetched from the server.  If the user specifies a
2153 negative number (@var{-n}), the @var{n} oldest articles will be
2154 fetched.  If it is positive, the @var{n} articles that have arrived
2155 most recently will be fetched.
2156
2157 @vindex gnus-large-ephemeral-newsgroup
2158 @code{gnus-large-ephemeral-newsgroup} is the same as
2159 @code{gnus-large-newsgroup}, but is only used for ephemeral
2160 newsgroups.
2161
2162 @vindex gnus-select-group-hook
2163 @vindex gnus-auto-select-first
2164 @vindex gnus-auto-select-subject
2165 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2166 automatically when entering a group with the @kbd{SPACE} command.
2167 Which article this is is controlled by the
2168 @code{gnus-auto-select-subject} variable.  Valid values for this
2169 variable is:
2170
2171 @table @code
2172
2173 @item unread
2174 Place point on the subject line of the first unread article.
2175
2176 @item first
2177 Place point on the subject line of the first article.
2178
2179 @item unseen
2180 Place point on the subject line of the first unseen article.
2181
2182 @item unseen-or-unread
2183 Place point on the subject line of the first unseen article, and if
2184 there is no such article, place point on the subject line of the first
2185 unread article.
2186
2187 @item best
2188 Place point on the subject line of the highest-scored unread article.
2189
2190 @end table
2191
2192 This variable can also be a function.  In that case, that function
2193 will be called to place point on a subject line.
2194
2195 If you want to prevent automatic selection in some group (say, in a
2196 binary group with Huge articles) you can set the
2197 @code{gnus-auto-select-first} variable to @code{nil} in
2198 @code{gnus-select-group-hook}, which is called when a group is
2199 selected.
2200
2201
2202 @node Subscription Commands
2203 @section Subscription Commands
2204 @cindex subscription
2205
2206 @table @kbd
2207
2208 @item S t
2209 @itemx u
2210 @kindex S t (Group)
2211 @kindex u (Group)
2212 @findex gnus-group-unsubscribe-current-group
2213 @c @icon{gnus-group-unsubscribe}
2214 Toggle subscription to the current group
2215 (@code{gnus-group-unsubscribe-current-group}).
2216
2217 @item S s
2218 @itemx U
2219 @kindex S s (Group)
2220 @kindex U (Group)
2221 @findex gnus-group-unsubscribe-group
2222 Prompt for a group to subscribe, and then subscribe it.  If it was
2223 subscribed already, unsubscribe it instead
2224 (@code{gnus-group-unsubscribe-group}).
2225
2226 @item S k
2227 @itemx C-k
2228 @kindex S k (Group)
2229 @kindex C-k (Group)
2230 @findex gnus-group-kill-group
2231 @c @icon{gnus-group-kill-group}
2232 Kill the current group (@code{gnus-group-kill-group}).
2233
2234 @item S y
2235 @itemx C-y
2236 @kindex S y (Group)
2237 @kindex C-y (Group)
2238 @findex gnus-group-yank-group
2239 Yank the last killed group (@code{gnus-group-yank-group}).
2240
2241 @item C-x C-t
2242 @kindex C-x C-t (Group)
2243 @findex gnus-group-transpose-groups
2244 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2245 really a subscription command, but you can use it instead of a
2246 kill-and-yank sequence sometimes.
2247
2248 @item S w
2249 @itemx C-w
2250 @kindex S w (Group)
2251 @kindex C-w (Group)
2252 @findex gnus-group-kill-region
2253 Kill all groups in the region (@code{gnus-group-kill-region}).
2254
2255 @item S z
2256 @kindex S z (Group)
2257 @findex gnus-group-kill-all-zombies
2258 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2259
2260 @item S C-k
2261 @kindex S C-k (Group)
2262 @findex gnus-group-kill-level
2263 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2264 These groups can't be yanked back after killing, so this command should
2265 be used with some caution.  The only time where this command comes in
2266 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2267 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2268 kill off all unsubscribed groups that do not have message numbers in the
2269 @file{.newsrc} file.
2270
2271 @end table
2272
2273 Also @pxref{Group Levels}.
2274
2275
2276 @node Group Data
2277 @section Group Data
2278
2279 @table @kbd
2280
2281 @item c
2282 @kindex c (Group)
2283 @findex gnus-group-catchup-current
2284 @vindex gnus-group-catchup-group-hook
2285 @c @icon{gnus-group-catchup-current}
2286 Mark all unticked articles in this group as read
2287 (@code{gnus-group-catchup-current}).
2288 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2289 the group buffer.
2290
2291 @item C
2292 @kindex C (Group)
2293 @findex gnus-group-catchup-current-all
2294 Mark all articles in this group, even the ticked ones, as read
2295 (@code{gnus-group-catchup-current-all}).
2296
2297 @item M-c
2298 @kindex M-c (Group)
2299 @findex gnus-group-clear-data
2300 Clear the data from the current group---nix out marks and the list of
2301 read articles (@code{gnus-group-clear-data}).
2302
2303 @item M-x gnus-group-clear-data-on-native-groups
2304 @kindex M-x gnus-group-clear-data-on-native-groups
2305 @findex gnus-group-clear-data-on-native-groups
2306 If you have switched from one @acronym{NNTP} server to another, all your marks
2307 and read ranges have become worthless.  You can use this command to
2308 clear out all data that you have on your native groups.  Use with
2309 caution.
2310
2311 @end table
2312
2313
2314 @node Group Levels
2315 @section Group Levels
2316 @cindex group level
2317 @cindex level
2318
2319 All groups have a level of @dfn{subscribedness}.  For instance, if a
2320 group is on level 2, it is more subscribed than a group on level 5.  You
2321 can ask Gnus to just list groups on a given level or lower
2322 (@pxref{Listing Groups}), or to just check for new articles in groups on
2323 a given level or lower (@pxref{Scanning New Messages}).
2324
2325 Remember:  The higher the level of the group, the less important it is.
2326
2327 @table @kbd
2328
2329 @item S l
2330 @kindex S l (Group)
2331 @findex gnus-group-set-current-level
2332 Set the level of the current group.  If a numeric prefix is given, the
2333 next @var{n} groups will have their levels set.  The user will be
2334 prompted for a level.
2335 @end table
2336
2337 @vindex gnus-level-killed
2338 @vindex gnus-level-zombie
2339 @vindex gnus-level-unsubscribed
2340 @vindex gnus-level-subscribed
2341 Gnus considers groups from levels 1 to
2342 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2343 @code{gnus-level-subscribed} (exclusive) and
2344 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2345 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2346 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2347 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2348 same, but zombie and killed groups have no information on what articles
2349 you have read, etc, stored.  This distinction between dead and living
2350 groups isn't done because it is nice or clever, it is done purely for
2351 reasons of efficiency.
2352
2353 It is recommended that you keep all your mail groups (if any) on quite
2354 low levels (e.g. 1 or 2).
2355
2356 Maybe the following description of the default behavior of Gnus helps to
2357 understand what these levels are all about.  By default, Gnus shows you
2358 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2359 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2360 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2361 groups are hidden, in a way.
2362
2363 Zombie and killed groups are similar to unsubscribed groups in that they
2364 are hidden by default.  But they are different from subscribed and
2365 unsubscribed groups in that Gnus doesn't ask the news server for
2366 information (number of messages, number of unread messages) on zombie
2367 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2368 aren't interested in.  If most groups are killed, Gnus is faster.
2369
2370 Why does Gnus distinguish between zombie and killed groups?  Well, when
2371 a new group arrives on the server, Gnus by default makes it a zombie
2372 group.  This means that you are normally not bothered with new groups,
2373 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2374 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2375 list of killed groups.)
2376
2377 If you want to play with the level variables, you should show some care.
2378 Set them once, and don't touch them ever again.  Better yet, don't touch
2379 them at all unless you know exactly what you're doing.
2380
2381 @vindex gnus-level-default-unsubscribed
2382 @vindex gnus-level-default-subscribed
2383 Two closely related variables are @code{gnus-level-default-subscribed}
2384 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2385 which are the levels that new groups will be put on if they are
2386 (un)subscribed.  These two variables should, of course, be inside the
2387 relevant valid ranges.
2388
2389 @vindex gnus-keep-same-level
2390 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2391 will only move to groups of the same level (or lower).  In
2392 particular, going from the last article in one group to the next group
2393 will go to the next group of the same level (or lower).  This might be
2394 handy if you want to read the most important groups before you read the
2395 rest.
2396
2397 If this variable is @code{best}, Gnus will make the next newsgroup the
2398 one with the best level.
2399
2400 @vindex gnus-group-default-list-level
2401 All groups with a level less than or equal to
2402 @code{gnus-group-default-list-level} will be listed in the group buffer
2403 by default.
2404
2405 @vindex gnus-group-list-inactive-groups
2406 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2407 groups will be listed along with the unread groups.  This variable is
2408 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2409 listed.
2410
2411 @vindex gnus-group-use-permanent-levels
2412 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2413 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2414 use this level as the ``work'' level.
2415
2416 @vindex gnus-activate-level
2417 Gnus will normally just activate (i. e., query the server about) groups
2418 on level @code{gnus-activate-level} or less.  If you don't want to
2419 activate unsubscribed groups, for instance, you might set this variable
2420 to 5.  The default is 6.
2421
2422
2423 @node Group Score
2424 @section Group Score
2425 @cindex group score
2426 @cindex group rank
2427 @cindex rank
2428
2429 You would normally keep important groups on high levels, but that scheme
2430 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2431 group buffer according to how often you read groups, perhaps?  Within
2432 reason?
2433
2434 This is what @dfn{group score} is for.  You can have Gnus assign a score
2435 to each group through the mechanism described below.  You can then sort
2436 the group buffer based on this score.  Alternatively, you can sort on
2437 score and then level.  (Taken together, the level and the score is
2438 called the @dfn{rank} of the group.  A group that is on level 4 and has
2439 a score of 1 has a higher rank than a group on level 5 that has a score
2440 of 300.  (The level is the most significant part and the score is the
2441 least significant part.))
2442
2443 @findex gnus-summary-bubble-group
2444 If you want groups you read often to get higher scores than groups you
2445 read seldom you can add the @code{gnus-summary-bubble-group} function to
2446 the @code{gnus-summary-exit-hook} hook.  This will result (after
2447 sorting) in a bubbling sort of action.  If you want to see that in
2448 action after each summary exit, you can add
2449 @code{gnus-group-sort-groups-by-rank} or
2450 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2451 slow things down somewhat.
2452
2453
2454 @node Marking Groups
2455 @section Marking Groups
2456 @cindex marking groups
2457
2458 If you want to perform some command on several groups, and they appear
2459 subsequently in the group buffer, you would normally just give a
2460 numerical prefix to the command.  Most group commands will then do your
2461 bidding on those groups.
2462
2463 However, if the groups are not in sequential order, you can still
2464 perform a command on several groups.  You simply mark the groups first
2465 with the process mark and then execute the command.
2466
2467 @table @kbd
2468
2469 @item #
2470 @kindex # (Group)
2471 @itemx M m
2472 @kindex M m (Group)
2473 @findex gnus-group-mark-group
2474 Set the mark on the current group (@code{gnus-group-mark-group}).
2475
2476 @item M-#
2477 @kindex M-# (Group)
2478 @itemx M u
2479 @kindex M u (Group)
2480 @findex gnus-group-unmark-group
2481 Remove the mark from the current group
2482 (@code{gnus-group-unmark-group}).
2483
2484 @item M U
2485 @kindex M U (Group)
2486 @findex gnus-group-unmark-all-groups
2487 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2488
2489 @item M w
2490 @kindex M w (Group)
2491 @findex gnus-group-mark-region
2492 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2493
2494 @item M b
2495 @kindex M b (Group)
2496 @findex gnus-group-mark-buffer
2497 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2498
2499 @item M r
2500 @kindex M r (Group)
2501 @findex gnus-group-mark-regexp
2502 Mark all groups that match some regular expression
2503 (@code{gnus-group-mark-regexp}).
2504 @end table
2505
2506 Also @pxref{Process/Prefix}.
2507
2508 @findex gnus-group-universal-argument
2509 If you want to execute some command on all groups that have been marked
2510 with the process mark, you can use the @kbd{M-&}
2511 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2512 the command to be executed.
2513
2514
2515 @node Foreign Groups
2516 @section Foreign Groups
2517 @cindex foreign groups
2518
2519 Below are some group mode commands for making and editing general foreign
2520 groups, as well as commands to ease the creation of a few
2521 special-purpose groups.  All these commands insert the newly created
2522 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2523 consulted.
2524
2525 @table @kbd
2526
2527 @item G m
2528 @kindex G m (Group)
2529 @findex gnus-group-make-group
2530 @cindex making groups
2531 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2532 for a name, a method and possibly an @dfn{address}.  For an easier way
2533 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2534
2535 @item G r
2536 @kindex G r (Group)
2537 @findex gnus-group-rename-group
2538 @cindex renaming groups
2539 Rename the current group to something else
2540 (@code{gnus-group-rename-group}).  This is valid only on some
2541 groups---mail groups mostly.  This command might very well be quite slow
2542 on some back ends.
2543
2544 @item G c
2545 @kindex G c (Group)
2546 @cindex customizing
2547 @findex gnus-group-customize
2548 Customize the group parameters (@code{gnus-group-customize}).
2549
2550 @item G e
2551 @kindex G e (Group)
2552 @findex gnus-group-edit-group-method
2553 @cindex renaming groups
2554 Enter a buffer where you can edit the select method of the current
2555 group (@code{gnus-group-edit-group-method}).
2556
2557 @item G p
2558 @kindex G p (Group)
2559 @findex gnus-group-edit-group-parameters
2560 Enter a buffer where you can edit the group parameters
2561 (@code{gnus-group-edit-group-parameters}).
2562
2563 @item G E
2564 @kindex G E (Group)
2565 @findex gnus-group-edit-group
2566 Enter a buffer where you can edit the group info
2567 (@code{gnus-group-edit-group}).
2568
2569 @item G d
2570 @kindex G d (Group)
2571 @findex gnus-group-make-directory-group
2572 @cindex nndir
2573 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2574 for a directory name (@code{gnus-group-make-directory-group}).
2575
2576 @item G h
2577 @kindex G h (Group)
2578 @cindex help group
2579 @findex gnus-group-make-help-group
2580 Make the Gnus help group (@code{gnus-group-make-help-group}).
2581
2582 @item G a
2583 @kindex G a (Group)
2584 @cindex (ding) archive
2585 @cindex archive group
2586 @findex gnus-group-make-archive-group
2587 @vindex gnus-group-archive-directory
2588 @vindex gnus-group-recent-archive-directory
2589 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2590 default a group pointing to the most recent articles will be created
2591 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2592 group will be created from @code{gnus-group-archive-directory}.
2593
2594 @item G k
2595 @kindex G k (Group)
2596 @findex gnus-group-make-kiboze-group
2597 @cindex nnkiboze
2598 Make a kiboze group.  You will be prompted for a name, for a regexp to
2599 match groups to be ``included'' in the kiboze group, and a series of
2600 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2601 @xref{Kibozed Groups}.
2602
2603 @item G D
2604 @kindex G D (Group)
2605 @findex gnus-group-enter-directory
2606 @cindex nneething
2607 Read an arbitrary directory as if it were a newsgroup with the
2608 @code{nneething} back end (@code{gnus-group-enter-directory}).
2609 @xref{Anything Groups}.
2610
2611 @item G f
2612 @kindex G f (Group)
2613 @findex gnus-group-make-doc-group
2614 @cindex ClariNet Briefs
2615 @cindex nndoc
2616 Make a group based on some file or other
2617 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2618 command, you will be prompted for a file name and a file type.
2619 Currently supported types are @code{mbox}, @code{babyl},
2620 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2621 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2622 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2623 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2624 you run this command without a prefix, Gnus will guess at the file
2625 type.  @xref{Document Groups}.
2626
2627 @item G u
2628 @kindex G u (Group)
2629 @vindex gnus-useful-groups
2630 @findex gnus-group-make-useful-group
2631 Create one of the groups mentioned in @code{gnus-useful-groups}
2632 (@code{gnus-group-make-useful-group}).
2633
2634 @item G w
2635 @kindex G w (Group)
2636 @findex gnus-group-make-web-group
2637 @cindex Google
2638 @cindex nnweb
2639 @cindex gmane
2640 Make an ephemeral group based on a web search
2641 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2642 command, make a solid group instead.  You will be prompted for the
2643 search engine type and the search string.  Valid search engine types
2644 include @code{google}, @code{dejanews}, and @code{gmane}.
2645 @xref{Web Searches}.
2646
2647 If you use the @code{google} search engine, you can limit the search
2648 to a particular group by using a match string like
2649 @samp{shaving group:alt.sysadmin.recovery}.
2650
2651 @item G R
2652 @kindex G R (Group)
2653 @findex gnus-group-make-rss-group
2654 Make a group based on an @acronym{RSS} feed
2655 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2656 @xref{RSS}.
2657
2658 @item G DEL
2659 @kindex G DEL (Group)
2660 @findex gnus-group-delete-group
2661 This function will delete the current group
2662 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2663 actually delete all the articles in the group, and forcibly remove the
2664 group itself from the face of the Earth.  Use a prefix only if you are
2665 absolutely sure of what you are doing.  This command can't be used on
2666 read-only groups (like @code{nntp} groups), though.
2667
2668 @item G V
2669 @kindex G V (Group)
2670 @findex gnus-group-make-empty-virtual
2671 Make a new, fresh, empty @code{nnvirtual} group
2672 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2673
2674 @item G v
2675 @kindex G v (Group)
2676 @findex gnus-group-add-to-virtual
2677 Add the current group to an @code{nnvirtual} group
2678 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2679 @end table
2680
2681 @xref{Select Methods}, for more information on the various select
2682 methods.
2683
2684 @vindex gnus-activate-foreign-newsgroups
2685 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2686 Gnus will check all foreign groups with this level or lower at startup.
2687 This might take quite a while, especially if you subscribe to lots of
2688 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2689 @code{gnus-activate-level} also affects activation of foreign
2690 newsgroups.
2691
2692
2693 @node Group Parameters
2694 @section Group Parameters
2695 @cindex group parameters
2696
2697 The group parameters store information local to a particular group.
2698 Here's an example group parameter list:
2699
2700 @example
2701 ((to-address . "ding@@gnus.org")
2702  (auto-expire . t))
2703 @end example
2704
2705 We see that each element consists of a ``dotted pair''---the thing before
2706 the dot is the key, while the thing after the dot is the value.  All the
2707 parameters have this form @emph{except} local variable specs, which are
2708 not dotted pairs, but proper lists.
2709
2710 Some parameters have correspondent customizable variables, each of which
2711 is an alist of regexps and values.
2712
2713 The following group parameters can be used:
2714
2715 @table @code
2716 @item to-address
2717 @cindex to-address
2718 Address used by when doing followups and new posts.
2719
2720 @example
2721 (to-address . "some@@where.com")
2722 @end example
2723
2724 This is primarily useful in mail groups that represent closed mailing
2725 lists---mailing lists where it's expected that everybody that writes to
2726 the mailing list is subscribed to it.  Since using this parameter
2727 ensures that the mail only goes to the mailing list itself, it means
2728 that members won't receive two copies of your followups.
2729
2730 Using @code{to-address} will actually work whether the group is foreign
2731 or not.  Let's say there's a group on the server that is called
2732 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2733 the articles from a mail-to-news gateway.  Posting directly to this
2734 group is therefore impossible---you have to send mail to the mailing
2735 list address instead.
2736
2737 See also @code{gnus-parameter-to-address-alist}.
2738
2739 @item to-list
2740 @cindex to-list
2741 Address used when doing @kbd{a} in that group.
2742
2743 @example
2744 (to-list . "some@@where.com")
2745 @end example
2746
2747 It is totally ignored
2748 when doing a followup---except that if it is present in a news group,
2749 you'll get mail group semantics when doing @kbd{f}.
2750
2751 If you do an @kbd{a} command in a mail group and you have neither a
2752 @code{to-list} group parameter nor a @code{to-address} group parameter,
2753 then a @code{to-list} group parameter will be added automatically upon
2754 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2755 @vindex gnus-add-to-list
2756
2757 If you do an @kbd{a} command in a mail group and you don't have a
2758 @code{to-list} group parameter, one will be added automatically upon
2759 sending the message.
2760
2761 @findex gnus-mailing-list-mode
2762 @cindex mail list groups
2763 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2764 entering summary buffer.
2765
2766 See also @code{gnus-parameter-to-list-alist}.
2767
2768 @anchor{subscribed}
2769 @item subscribed
2770 @cindex subscribed
2771 @cindex Mail-Followup-To
2772 If this parameter is set to @code{t}, Gnus will consider the
2773 to-address and to-list parameters for this group as addresses of
2774 mailing lists you are subscribed to.  Giving Gnus this information is
2775 (only) a first step in getting it to generate correct Mail-Followup-To
2776 headers for your posts to these lists.  @xref{Mailing Lists, ,Mailing
2777 Lists, message, The Message Manual}, for a complete treatment of
2778 available MFT support.
2779
2780 See also @code{gnus-find-subscribed-addresses}, the function that
2781 directly uses this group parameter.
2782
2783 @item visible
2784 @cindex visible
2785 If the group parameter list has the element @code{(visible . t)},
2786 that group will always be visible in the Group buffer, regardless
2787 of whether it has any unread articles.
2788
2789 @item broken-reply-to
2790 @cindex broken-reply-to
2791 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2792 headers in this group are to be ignored, and for the header to be hidden
2793 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2794 can be useful if you're reading a mailing list group where the listserv
2795 has inserted @code{Reply-To} headers that point back to the listserv
2796 itself.  That is broken behavior.  So there!
2797
2798 @item to-group
2799 @cindex to-group
2800 Elements like @code{(to-group . "some.group.name")} means that all
2801 posts in that group will be sent to @code{some.group.name}.
2802
2803 @item newsgroup
2804 @cindex newsgroup
2805 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2806 will treat all responses as if they were responses to news articles.
2807 This can be useful if you have a mail group that's really a mirror of a
2808 news group.
2809
2810 @item gcc-self
2811 @cindex gcc-self
2812 If @code{(gcc-self . t)} is present in the group parameter list, newly
2813 composed messages will be @code{Gcc}'d to the current group.  If
2814 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2815 generated, if @code{(gcc-self . "string")} is present, this string will
2816 be inserted literally as a @code{gcc} header.  This parameter takes
2817 precedence over any default @code{Gcc} rules as described later
2818 (@pxref{Archived Messages}).
2819
2820 @strong{Caveat}: It yields an error putting @code{(gcc-self . t)} in
2821 groups of an @code{nntp} server or so, because an @code{nntp} server
2822 doesn't accept articles.
2823
2824 @item auto-expire
2825 @cindex auto-expire
2826 If the group parameter has an element that looks like @code{(auto-expire
2827 . t)}, all articles read will be marked as expirable.  For an
2828 alternative approach, @pxref{Expiring Mail}.
2829
2830 See also @code{gnus-auto-expirable-newsgroups}.
2831
2832 @item total-expire
2833 @cindex total-expire
2834 If the group parameter has an element that looks like
2835 @code{(total-expire . t)}, all read articles will be put through the
2836 expiry process, even if they are not marked as expirable.  Use with
2837 caution.  Unread, ticked and dormant articles are not eligible for
2838 expiry.
2839
2840 See also @code{gnus-total-expirable-newsgroups}.
2841
2842 @item expiry-wait
2843 @cindex expiry-wait
2844 @vindex nnmail-expiry-wait-function
2845 If the group parameter has an element that looks like
2846 @code{(expiry-wait . 10)}, this value will override any
2847 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2848 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2849 can either be a number of days (not necessarily an integer) or the
2850 symbols @code{never} or @code{immediate}.
2851
2852 @item expiry-target
2853 @cindex expiry-target
2854 Where expired messages end up.  This parameter overrides
2855 @code{nnmail-expiry-target}.
2856
2857 @item score-file
2858 @cindex score file group parameter
2859 Elements that look like @code{(score-file . "file")} will make
2860 @file{file} into the current score file for the group in question.  All
2861 interactive score entries will be put into this file.
2862
2863 @item adapt-file
2864 @cindex adapt file group parameter
2865 Elements that look like @code{(adapt-file . "file")} will make
2866 @file{file} into the current adaptive file for the group in question.
2867 All adaptive score entries will be put into this file.
2868
2869 @item admin-address
2870 @cindex admin-address
2871 When unsubscribing from a mailing list you should never send the
2872 unsubscription notice to the mailing list itself.  Instead, you'd send
2873 messages to the administrative address.  This parameter allows you to
2874 put the admin address somewhere convenient.
2875
2876 @item display
2877 @cindex display
2878 Elements that look like @code{(display . MODE)} say which articles to
2879 display on entering the group.  Valid values are:
2880
2881 @table @code
2882 @item all
2883 Display all articles, both read and unread.
2884
2885 @item an integer
2886 Display the last @var{integer} articles in the group.  This is the same as
2887 entering the group with @kbd{C-u @var{integer}}.
2888
2889 @item default
2890 Display the default visible articles, which normally includes unread and
2891 ticked articles.
2892
2893 @item an array
2894 Display articles that satisfy a predicate.
2895
2896 Here are some examples:
2897
2898 @table @code
2899 @item [unread]
2900 Display only unread articles.
2901
2902 @item [not expire]
2903 Display everything except expirable articles.
2904
2905 @item [and (not reply) (not expire)]
2906 Display everything except expirable and articles you've already
2907 responded to.
2908 @end table
2909
2910 The available operators are @code{not}, @code{and} and @code{or}.
2911 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2912 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2913 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2914 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2915
2916 @end table
2917
2918 The @code{display} parameter works by limiting the summary buffer to
2919 the subset specified.  You can pop the limit by using the @kbd{/ w}
2920 command (@pxref{Limiting}).
2921
2922 @item comment
2923 @cindex comment
2924 Elements that look like @code{(comment . "This is a comment")} are
2925 arbitrary comments on the group.  You can display comments in the
2926 group line (@pxref{Group Line Specification}).
2927
2928 @item charset
2929 @cindex charset
2930 Elements that look like @code{(charset . iso-8859-1)} will make
2931 @code{iso-8859-1} the default charset; that is, the charset that will be
2932 used for all articles that do not specify a charset.
2933
2934 See also @code{gnus-group-charset-alist}.
2935
2936 @item ignored-charsets
2937 @cindex ignored-charset
2938 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2939 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2940 default charset will be used for decoding articles.
2941
2942 See also @code{gnus-group-ignored-charsets-alist}.
2943
2944 @item posting-style
2945 @cindex posting-style
2946 You can store additional posting style information for this group
2947 here (@pxref{Posting Styles}).  The format is that of an entry in the
2948 @code{gnus-posting-styles} alist, except that there's no regexp matching
2949 the group name (of course).  Style elements in this group parameter will
2950 take precedence over the ones found in @code{gnus-posting-styles}.
2951
2952 For instance, if you want a funky name and signature in this group only,
2953 instead of hacking @code{gnus-posting-styles}, you could put something
2954 like this in the group parameters:
2955
2956 @example
2957 (posting-style
2958   (name "Funky Name")
2959   ("X-My-Header" "Funky Value")
2960   (signature "Funky Signature"))
2961 @end example
2962
2963 @item post-method
2964 @cindex post-method
2965 If it is set, the value is used as the method for posting message
2966 instead of @code{gnus-post-method}.
2967
2968 @item banner
2969 @cindex banner
2970 An item like @code{(banner . @var{regexp})} causes any part of an article
2971 that matches the regular expression @var{regexp} to be stripped.  Instead of
2972 @var{regexp}, you can also use the symbol @code{signature} which strips the
2973 last signature or any of the elements of the alist
2974 @code{gnus-article-banner-alist}.
2975
2976 @item sieve
2977 @cindex sieve
2978 This parameter contains a Sieve test that should match incoming mail
2979 that should be placed in this group.  From this group parameter, a
2980 Sieve @samp{IF} control structure is generated, having the test as the
2981 condition and @samp{fileinto "group.name";} as the body.
2982
2983 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2984 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2985 translating the group parameter into a Sieve script (@pxref{Sieve
2986 Commands}) the following Sieve code is generated:
2987
2988 @example
2989 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2990         fileinto \"INBOX.list.sieve\";
2991 @}
2992 @end example
2993
2994 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
2995 Top, sieve, Emacs Sieve}.
2996
2997 @item (@var{variable} @var{form})
2998 You can use the group parameters to set variables local to the group you
2999 are entering.  If you want to turn threading off in @samp{news.answers},
3000 you could put @code{(gnus-show-threads nil)} in the group parameters of
3001 that group.  @code{gnus-show-threads} will be made into a local variable
3002 in the summary buffer you enter, and the form @code{nil} will be
3003 @code{eval}ed there.
3004
3005 Note that this feature sets the variable locally to the summary buffer.
3006 But some variables are evaluated in the article buffer, or in the
3007 message buffer (of a reply or followup or otherwise newly created
3008 message).  As a workaround, it might help to add the variable in
3009 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3010 Stuff}.  So if you want to set @code{message-from-style} via the group
3011 parameters, then you may need the following statement elsewhere in your
3012 @file{~/.gnus} file:
3013
3014 @lisp
3015 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3016 @end lisp
3017
3018 @vindex gnus-list-identifiers
3019 A use for this feature is to remove a mailing list identifier tag in
3020 the subject fields of articles.  E.g. if the news group
3021
3022 @example
3023 nntp+news.gnus.org:gmane.text.docbook.apps
3024 @end example
3025
3026 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3027 tag can be removed from the article subjects in the summary buffer for
3028 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3029 into the group parameters for the group.
3030
3031 This can also be used as a group-specific hook function, if you'd like.
3032 If you want to hear a beep when you enter a group, you could put
3033 something like @code{(dummy-variable (ding))} in the parameters of that
3034 group.  @code{dummy-variable} will be set to the result of the
3035 @code{(ding)} form, but who cares?
3036
3037 @end table
3038
3039 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3040 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3041 presents you with a Customize-like interface.  The latter helps avoid
3042 silly Lisp errors.)  You might also be interested in reading about topic
3043 parameters (@pxref{Topic Parameters}).
3044
3045 @vindex gnus-parameters
3046 Group parameters can be set via the @code{gnus-parameters} variable too.
3047 But some variables, such as @code{visible}, have no effect.  For
3048 example:
3049
3050 @lisp
3051 (setq gnus-parameters
3052       '(("mail\\..*"
3053          (gnus-show-threads nil)
3054          (gnus-use-scoring nil)
3055          (gnus-summary-line-format
3056           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3057          (gcc-self . t)
3058          (display . all))
3059
3060         ("^nnimap:\\(foo.bar\\)$"
3061          (to-group . "\\1"))
3062
3063         ("mail\\.me"
3064          (gnus-use-scoring  t))
3065
3066         ("list\\..*"
3067          (total-expire . t)
3068          (broken-reply-to . t))))
3069 @end lisp
3070
3071 String value of parameters will be subjected to regexp substitution, as
3072 the @code{to-group} example shows.
3073
3074
3075 @node Listing Groups
3076 @section Listing Groups
3077 @cindex group listing
3078
3079 These commands all list various slices of the groups available.
3080
3081 @table @kbd
3082
3083 @item l
3084 @itemx A s
3085 @kindex A s (Group)
3086 @kindex l (Group)
3087 @findex gnus-group-list-groups
3088 List all groups that have unread articles
3089 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3090 command will list only groups of level ARG and lower.  By default, it
3091 only lists groups of level five (i.e.,
3092 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3093 groups).
3094
3095 @item L
3096 @itemx A u
3097 @kindex A u (Group)
3098 @kindex L (Group)
3099 @findex gnus-group-list-all-groups
3100 List all groups, whether they have unread articles or not
3101 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3102 this command will list only groups of level ARG and lower.  By default,
3103 it lists groups of level seven or lower (i.e., just subscribed and
3104 unsubscribed groups).
3105
3106 @item A l
3107 @kindex A l (Group)
3108 @findex gnus-group-list-level
3109 List all unread groups on a specific level
3110 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3111 with no unread articles.
3112
3113 @item A k
3114 @kindex A k (Group)
3115 @findex gnus-group-list-killed
3116 List all killed groups (@code{gnus-group-list-killed}).  If given a
3117 prefix argument, really list all groups that are available, but aren't
3118 currently (un)subscribed.  This could entail reading the active file
3119 from the server.
3120
3121 @item A z
3122 @kindex A z (Group)
3123 @findex gnus-group-list-zombies
3124 List all zombie groups (@code{gnus-group-list-zombies}).
3125
3126 @item A m
3127 @kindex A m (Group)
3128 @findex gnus-group-list-matching
3129 List all unread, subscribed groups with names that match a regexp
3130 (@code{gnus-group-list-matching}).
3131
3132 @item A M
3133 @kindex A M (Group)
3134 @findex gnus-group-list-all-matching
3135 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3136
3137 @item A A
3138 @kindex A A (Group)
3139 @findex gnus-group-list-active
3140 List absolutely all groups in the active file(s) of the
3141 server(s) you are connected to (@code{gnus-group-list-active}).  This
3142 might very well take quite a while.  It might actually be a better idea
3143 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3144 thing to match on.  Also note that this command may list groups that
3145 don't exist (yet)---these will be listed as if they were killed groups.
3146 Take the output with some grains of salt.
3147
3148 @item A a
3149 @kindex A a (Group)
3150 @findex gnus-group-apropos
3151 List all groups that have names that match a regexp
3152 (@code{gnus-group-apropos}).
3153
3154 @item A d
3155 @kindex A d (Group)
3156 @findex gnus-group-description-apropos
3157 List all groups that have names or descriptions that match a regexp
3158 (@code{gnus-group-description-apropos}).
3159
3160 @item A c
3161 @kindex A c (Group)
3162 @findex gnus-group-list-cached
3163 List all groups with cached articles (@code{gnus-group-list-cached}).
3164
3165 @item A ?
3166 @kindex A ? (Group)
3167 @findex gnus-group-list-dormant
3168 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3169
3170 @item A /
3171 @kindex A / (Group)
3172 @findex gnus-group-list-limit
3173 List groups limited within the current selection
3174 (@code{gnus-group-list-limit}).
3175
3176 @item A f
3177 @kindex A f (Group)
3178 @findex gnus-group-list-flush
3179 Flush groups from the current selection (@code{gnus-group-list-flush}).
3180
3181 @item A p
3182 @kindex A p (Group)
3183 @findex gnus-group-list-plus
3184 List groups plus the current selection (@code{gnus-group-list-plus}).
3185
3186 @end table
3187
3188 @vindex gnus-permanently-visible-groups
3189 @cindex visible group parameter
3190 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3191 always be shown, whether they have unread articles or not.  You can also
3192 add the @code{visible} element to the group parameters in question to
3193 get the same effect.
3194
3195 @vindex gnus-list-groups-with-ticked-articles
3196 Groups that have just ticked articles in it are normally listed in the
3197 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3198 @code{nil}, these groups will be treated just like totally empty
3199 groups.  It is @code{t} by default.
3200
3201
3202 @node Sorting Groups
3203 @section Sorting Groups
3204 @cindex sorting groups
3205
3206 @kindex C-c C-s (Group)
3207 @findex gnus-group-sort-groups
3208 @vindex gnus-group-sort-function
3209 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3210 group buffer according to the function(s) given by the
3211 @code{gnus-group-sort-function} variable.  Available sorting functions
3212 include:
3213
3214 @table @code
3215
3216 @item gnus-group-sort-by-alphabet
3217 @findex gnus-group-sort-by-alphabet
3218 Sort the group names alphabetically.  This is the default.
3219
3220 @item gnus-group-sort-by-real-name
3221 @findex gnus-group-sort-by-real-name
3222 Sort the group alphabetically on the real (unprefixed) group names.
3223
3224 @item gnus-group-sort-by-level
3225 @findex gnus-group-sort-by-level
3226 Sort by group level.
3227
3228 @item gnus-group-sort-by-score
3229 @findex gnus-group-sort-by-score
3230 Sort by group score.  @xref{Group Score}.
3231
3232 @item gnus-group-sort-by-rank
3233 @findex gnus-group-sort-by-rank
3234 Sort by group score and then the group level.  The level and the score
3235 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3236
3237 @item gnus-group-sort-by-unread
3238 @findex gnus-group-sort-by-unread
3239 Sort by number of unread articles.
3240
3241 @item gnus-group-sort-by-method
3242 @findex gnus-group-sort-by-method
3243 Sort alphabetically on the select method.
3244
3245 @item gnus-group-sort-by-server
3246 @findex gnus-group-sort-by-server
3247 Sort alphabetically on the Gnus server name.
3248
3249
3250 @end table
3251
3252 @code{gnus-group-sort-function} can also be a list of sorting
3253 functions.  In that case, the most significant sort key function must be
3254 the last one.
3255
3256
3257 There are also a number of commands for sorting directly according to
3258 some sorting criteria:
3259
3260 @table @kbd
3261 @item G S a
3262 @kindex G S a (Group)
3263 @findex gnus-group-sort-groups-by-alphabet
3264 Sort the group buffer alphabetically by group name
3265 (@code{gnus-group-sort-groups-by-alphabet}).
3266
3267 @item G S u
3268 @kindex G S u (Group)
3269 @findex gnus-group-sort-groups-by-unread
3270 Sort the group buffer by the number of unread articles
3271 (@code{gnus-group-sort-groups-by-unread}).
3272
3273 @item G S l
3274 @kindex G S l (Group)
3275 @findex gnus-group-sort-groups-by-level
3276 Sort the group buffer by group level
3277 (@code{gnus-group-sort-groups-by-level}).
3278
3279 @item G S v
3280 @kindex G S v (Group)
3281 @findex gnus-group-sort-groups-by-score
3282 Sort the group buffer by group score
3283 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3284
3285 @item G S r
3286 @kindex G S r (Group)
3287 @findex gnus-group-sort-groups-by-rank
3288 Sort the group buffer by group rank
3289 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3290
3291 @item G S m
3292 @kindex G S m (Group)
3293 @findex gnus-group-sort-groups-by-method
3294 Sort the group buffer alphabetically by back end name@*
3295 (@code{gnus-group-sort-groups-by-method}).
3296
3297 @item G S n
3298 @kindex G S n (Group)
3299 @findex gnus-group-sort-groups-by-real-name
3300 Sort the group buffer alphabetically by real (unprefixed) group name
3301 (@code{gnus-group-sort-groups-by-real-name}).
3302
3303 @end table
3304
3305 All the commands below obey the process/prefix convention
3306 (@pxref{Process/Prefix}).
3307
3308 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3309 commands will sort in reverse order.
3310
3311 You can also sort a subset of the groups:
3312
3313 @table @kbd
3314 @item G P a
3315 @kindex G P a (Group)
3316 @findex gnus-group-sort-selected-groups-by-alphabet
3317 Sort the groups alphabetically by group name
3318 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3319
3320 @item G P u
3321 @kindex G P u (Group)
3322 @findex gnus-group-sort-selected-groups-by-unread
3323 Sort the groups by the number of unread articles
3324 (@code{gnus-group-sort-selected-groups-by-unread}).
3325
3326 @item G P l
3327 @kindex G P l (Group)
3328 @findex gnus-group-sort-selected-groups-by-level
3329 Sort the groups by group level
3330 (@code{gnus-group-sort-selected-groups-by-level}).
3331
3332 @item G P v
3333 @kindex G P v (Group)
3334 @findex gnus-group-sort-selected-groups-by-score
3335 Sort the groups by group score
3336 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3337
3338 @item G P r
3339 @kindex G P r (Group)
3340 @findex gnus-group-sort-selected-groups-by-rank
3341 Sort the groups by group rank
3342 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3343
3344 @item G P m
3345 @kindex G P m (Group)
3346 @findex gnus-group-sort-selected-groups-by-method
3347 Sort the groups alphabetically by back end name@*
3348 (@code{gnus-group-sort-selected-groups-by-method}).
3349
3350 @item G P n
3351 @kindex G P n (Group)
3352 @findex gnus-group-sort-selected-groups-by-real-name
3353 Sort the groups alphabetically by real (unprefixed) group name
3354 (@code{gnus-group-sort-selected-groups-by-real-name}).
3355
3356 @item G P s
3357 @kindex G P s (Group)
3358 @findex gnus-group-sort-selected-groups
3359 Sort the groups according to @code{gnus-group-sort-function}.
3360
3361 @end table
3362
3363 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3364 move groups around.
3365
3366
3367 @node Group Maintenance
3368 @section Group Maintenance
3369 @cindex bogus groups
3370
3371 @table @kbd
3372 @item b
3373 @kindex b (Group)
3374 @findex gnus-group-check-bogus-groups
3375 Find bogus groups and delete them
3376 (@code{gnus-group-check-bogus-groups}).
3377
3378 @item F
3379 @kindex F (Group)
3380 @findex gnus-group-find-new-groups
3381 Find new groups and process them (@code{gnus-group-find-new-groups}).
3382 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3383 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3384 to query the server for new groups, and subscribe the new groups as
3385 zombies.
3386
3387 @item C-c C-x
3388 @kindex C-c C-x (Group)
3389 @findex gnus-group-expire-articles
3390 Run all expirable articles in the current group through the expiry
3391 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3392 all expirable articles in the group that have been around for a while.
3393 (@pxref{Expiring Mail}).
3394
3395 @item C-c C-M-x
3396 @kindex C-c C-M-x (Group)
3397 @findex gnus-group-expire-all-groups
3398 Run all expirable articles in all groups through the expiry process
3399 (@code{gnus-group-expire-all-groups}).
3400
3401 @end table
3402
3403
3404 @node Browse Foreign Server
3405 @section Browse Foreign Server
3406 @cindex foreign servers
3407 @cindex browsing servers
3408
3409 @table @kbd
3410 @item B
3411 @kindex B (Group)
3412 @findex gnus-group-browse-foreign-server
3413 You will be queried for a select method and a server name.  Gnus will
3414 then attempt to contact this server and let you browse the groups there
3415 (@code{gnus-group-browse-foreign-server}).
3416 @end table
3417
3418 @findex gnus-browse-mode
3419 A new buffer with a list of available groups will appear.  This buffer
3420 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3421 a lot) like a normal group buffer.
3422
3423 Here's a list of keystrokes available in the browse mode:
3424
3425 @table @kbd
3426 @item n
3427 @kindex n (Browse)
3428 @findex gnus-group-next-group
3429 Go to the next group (@code{gnus-group-next-group}).
3430
3431 @item p
3432 @kindex p (Browse)
3433 @findex gnus-group-prev-group
3434 Go to the previous group (@code{gnus-group-prev-group}).
3435
3436 @item SPACE
3437 @kindex SPACE (Browse)
3438 @findex gnus-browse-read-group
3439 Enter the current group and display the first article
3440 (@code{gnus-browse-read-group}).
3441
3442 @item RET
3443 @kindex RET (Browse)
3444 @findex gnus-browse-select-group
3445 Enter the current group (@code{gnus-browse-select-group}).
3446
3447 @item u
3448 @kindex u (Browse)
3449 @findex gnus-browse-unsubscribe-current-group
3450 Unsubscribe to the current group, or, as will be the case here,
3451 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3452
3453 @item l
3454 @itemx q
3455 @kindex q (Browse)
3456 @kindex l (Browse)
3457 @findex gnus-browse-exit
3458 Exit browse mode (@code{gnus-browse-exit}).
3459
3460 @item d
3461 @kindex d (Browse)
3462 @findex gnus-browse-describe-group
3463 Describe the current group (@code{gnus-browse-describe-group}).
3464
3465 @item ?
3466 @kindex ? (Browse)
3467 @findex gnus-browse-describe-briefly
3468 Describe browse mode briefly (well, there's not much to describe, is
3469 there) (@code{gnus-browse-describe-briefly}).
3470 @end table
3471
3472
3473 @node Exiting Gnus
3474 @section Exiting Gnus
3475 @cindex exiting Gnus
3476
3477 Yes, Gnus is ex(c)iting.
3478
3479 @table @kbd
3480 @item z
3481 @kindex z (Group)
3482 @findex gnus-group-suspend
3483 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3484 but it kills all buffers except the Group buffer.  I'm not sure why this
3485 is a gain, but then who am I to judge?
3486
3487 @item q
3488 @kindex q (Group)
3489 @findex gnus-group-exit
3490 @c @icon{gnus-group-exit}
3491 Quit Gnus (@code{gnus-group-exit}).
3492
3493 @item Q
3494 @kindex Q (Group)
3495 @findex gnus-group-quit
3496 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3497 The dribble file will be saved, though (@pxref{Auto Save}).
3498 @end table
3499
3500 @vindex gnus-exit-gnus-hook
3501 @vindex gnus-suspend-gnus-hook
3502 @vindex gnus-after-exiting-gnus-hook
3503 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3504 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3505 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3506 exiting Gnus.
3507
3508 Note:
3509
3510 @quotation
3511 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3512 numbly heavy and herself fall into a hazy trance as the boy sitting
3513 behind her drew repeated lines with his pencil across the back of her
3514 plastic chair.
3515 @end quotation
3516
3517
3518 @node Group Topics
3519 @section Group Topics
3520 @cindex topics
3521
3522 If you read lots and lots of groups, it might be convenient to group
3523 them hierarchically according to topics.  You put your Emacs groups over
3524 here, your sex groups over there, and the rest (what, two groups or so?)
3525 you put in some misc section that you never bother with anyway.  You can
3526 even group the Emacs sex groups as a sub-topic to either the Emacs
3527 groups or the sex groups---or both!  Go wild!
3528
3529 @iftex
3530 @iflatex
3531 \gnusfigure{Group Topics}{400}{
3532 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3533 }
3534 @end iflatex
3535 @end iftex
3536
3537 Here's an example:
3538
3539 @example
3540 Gnus
3541   Emacs -- I wuw it!
3542      3: comp.emacs
3543      2: alt.religion.emacs
3544     Naughty Emacs
3545      452: alt.sex.emacs
3546        0: comp.talk.emacs.recovery
3547   Misc
3548      8: comp.binaries.fractals
3549     13: comp.sources.unix
3550 @end example
3551
3552 @findex gnus-topic-mode
3553 @kindex t (Group)
3554 To get this @emph{fab} functionality you simply turn on (ooh!) the
3555 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3556 is a toggling command.)
3557
3558 Go ahead, just try it.  I'll still be here when you get back.  La de
3559 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3560 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3561 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3562 Hot and bothered?
3563
3564 If you want this permanently enabled, you should add that minor mode to
3565 the hook for the group mode.  Put the following line in your
3566 @file{~/.gnus.el} file:
3567
3568 @lisp
3569 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3570 @end lisp
3571
3572 @menu
3573 * Topic Commands::              Interactive E-Z commands.
3574 * Topic Variables::             How to customize the topics the Lisp Way.
3575 * Topic Sorting::               Sorting each topic individually.
3576 * Topic Topology::              A map of the world.
3577 * Topic Parameters::            Parameters that apply to all groups in a topic.
3578 @end menu
3579
3580
3581 @node Topic Commands
3582 @subsection Topic Commands
3583 @cindex topic commands
3584
3585 When the topic minor mode is turned on, a new @kbd{T} submap will be
3586 available.  In addition, a few of the standard keys change their
3587 definitions slightly.
3588
3589 In general, the following kinds of operations are possible on topics.
3590 First of all, you want to create topics.  Secondly, you want to put
3591 groups in topics and to move them around until you have an order you
3592 like.  The third kind of operation is to show/hide parts of the whole
3593 shebang.  You might want to hide a topic including its subtopics and
3594 groups, to get a better overview of the other groups.
3595
3596 Here is a list of the basic keys that you might need to set up topics
3597 the way you like.
3598
3599 @table @kbd
3600
3601 @item T n
3602 @kindex T n (Topic)
3603 @findex gnus-topic-create-topic
3604 Prompt for a new topic name and create it
3605 (@code{gnus-topic-create-topic}).
3606
3607 @item T TAB
3608 @itemx TAB
3609 @kindex T TAB (Topic)
3610 @kindex TAB (Topic)
3611 @findex gnus-topic-indent
3612 ``Indent'' the current topic so that it becomes a sub-topic of the
3613 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3614 ``un-indent'' the topic instead.
3615
3616 @item M-TAB
3617 @kindex M-TAB (Topic)
3618 @findex gnus-topic-unindent
3619 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3620 parent of its current parent (@code{gnus-topic-unindent}).
3621
3622 @end table
3623
3624 The following two keys can be used to move groups and topics around.
3625 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3626 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3627 kill and yank rather than cut and paste.
3628
3629 @table @kbd
3630
3631 @item C-k
3632 @kindex C-k (Topic)
3633 @findex gnus-topic-kill-group
3634 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3635 topic will be removed along with the topic.
3636
3637 @item C-y
3638 @kindex C-y (Topic)
3639 @findex gnus-topic-yank-group
3640 Yank the previously killed group or topic
3641 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3642 before all groups.
3643
3644 So, to move a topic to the beginning of the list of topics, just hit
3645 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3646 move the cursor to the beginning of the buffer (just below the ``Gnus''
3647 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3648 paste.  Like I said -- E-Z.
3649
3650 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3651 you can move topics around as well as groups.
3652
3653 @end table
3654
3655 After setting up the topics the way you like them, you might wish to
3656 hide a topic, or to show it again.  That's why we have the following
3657 key.
3658
3659 @table @kbd
3660
3661 @item RET
3662 @kindex RET (Topic)
3663 @findex gnus-topic-select-group
3664 @itemx SPACE
3665 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3666 When you perform this command on a group, you'll enter the group, as
3667 usual.  When done on a topic line, the topic will be folded (if it was
3668 visible) or unfolded (if it was folded already).  So it's basically a
3669 toggling command on topics.  In addition, if you give a numerical
3670 prefix, group on that level (and lower) will be displayed.
3671
3672 @end table
3673
3674 Now for a list of other commands, in no particular order.
3675
3676 @table @kbd
3677
3678 @item T m
3679 @kindex T m (Topic)
3680 @findex gnus-topic-move-group
3681 Move the current group to some other topic
3682 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3683 convention (@pxref{Process/Prefix}).
3684
3685 @item T j
3686 @kindex T j (Topic)
3687 @findex gnus-topic-jump-to-topic
3688 Go to a topic (@code{gnus-topic-jump-to-topic}).
3689
3690 @item T c
3691 @kindex T c (Topic)
3692 @findex gnus-topic-copy-group
3693 Copy the current group to some other topic
3694 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3695 convention (@pxref{Process/Prefix}).
3696
3697 @item T h
3698 @kindex T h (Topic)
3699 @findex gnus-topic-hide-topic
3700 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3701 a prefix, hide the topic permanently.
3702
3703 @item T s
3704 @kindex T s (Topic)
3705 @findex gnus-topic-show-topic
3706 Show the current topic (@code{gnus-topic-show-topic}).  If given
3707 a prefix, show the topic permanently.
3708
3709 @item T D
3710 @kindex T D (Topic)
3711 @findex gnus-topic-remove-group
3712 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3713 This command is mainly useful if you have the same group in several
3714 topics and wish to remove it from one of the topics.  You may also
3715 remove a group from all topics, but in that case, Gnus will add it to
3716 the root topic the next time you start Gnus.  In fact, all new groups
3717 (which, naturally, don't belong to any topic) will show up in the root
3718 topic.
3719
3720 This command uses the process/prefix convention
3721 (@pxref{Process/Prefix}).
3722
3723 @item T M
3724 @kindex T M (Topic)
3725 @findex gnus-topic-move-matching
3726 Move all groups that match some regular expression to a topic
3727 (@code{gnus-topic-move-matching}).
3728
3729 @item T C
3730 @kindex T C (Topic)
3731 @findex gnus-topic-copy-matching
3732 Copy all groups that match some regular expression to a topic
3733 (@code{gnus-topic-copy-matching}).
3734
3735 @item T H
3736 @kindex T H (Topic)
3737 @findex gnus-topic-toggle-display-empty-topics
3738 Toggle hiding empty topics
3739 (@code{gnus-topic-toggle-display-empty-topics}).
3740
3741 @item T #
3742 @kindex T # (Topic)
3743 @findex gnus-topic-mark-topic
3744 Mark all groups in the current topic with the process mark
3745 (@code{gnus-topic-mark-topic}).  This command works recursively on
3746 sub-topics unless given a prefix.
3747
3748 @item T M-#
3749 @kindex T M-# (Topic)
3750 @findex gnus-topic-unmark-topic
3751 Remove the process mark from all groups in the current topic
3752 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3753 sub-topics unless given a prefix.
3754
3755 @item C-c C-x
3756 @kindex C-c C-x (Topic)
3757 @findex gnus-topic-expire-articles
3758 Run all expirable articles in the current group or topic through the
3759 expiry process (if any)
3760 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3761
3762 @item T r
3763 @kindex T r (Topic)
3764 @findex gnus-topic-rename
3765 Rename a topic (@code{gnus-topic-rename}).
3766
3767 @item T DEL
3768 @kindex T DEL (Topic)
3769 @findex gnus-topic-delete
3770 Delete an empty topic (@code{gnus-topic-delete}).
3771
3772 @item A T
3773 @kindex A T (Topic)
3774 @findex gnus-topic-list-active
3775 List all groups that Gnus knows about in a topics-ified way
3776 (@code{gnus-topic-list-active}).
3777
3778 @item T M-n
3779 @kindex T M-n (Topic)
3780 @findex gnus-topic-goto-next-topic
3781 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3782
3783 @item T M-p
3784 @kindex T M-p (Topic)
3785 @findex gnus-topic-goto-previous-topic
3786 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3787
3788 @item G p
3789 @kindex G p (Topic)
3790 @findex gnus-topic-edit-parameters
3791 @cindex group parameters
3792 @cindex topic parameters
3793 @cindex parameters
3794 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3795 @xref{Topic Parameters}.
3796
3797 @end table
3798
3799
3800 @node Topic Variables
3801 @subsection Topic Variables
3802 @cindex topic variables
3803
3804 The previous section told you how to tell Gnus which topics to display.
3805 This section explains how to tell Gnus what to display about each topic.
3806
3807 @vindex gnus-topic-line-format
3808 The topic lines themselves are created according to the
3809 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3810 Valid elements are:
3811
3812 @table @samp
3813 @item i
3814 Indentation.
3815 @item n
3816 Topic name.
3817 @item v
3818 Visibility.
3819 @item l
3820 Level.
3821 @item g
3822 Number of groups in the topic.
3823 @item a
3824 Number of unread articles in the topic.
3825 @item A
3826 Number of unread articles in the topic and all its subtopics.
3827 @end table
3828
3829 @vindex gnus-topic-indent-level
3830 Each sub-topic (and the groups in the sub-topics) will be indented with
3831 @code{gnus-topic-indent-level} times the topic level number of spaces.
3832 The default is 2.
3833
3834 @vindex gnus-topic-mode-hook
3835 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3836
3837 @vindex gnus-topic-display-empty-topics
3838 The @code{gnus-topic-display-empty-topics} says whether to display even
3839 topics that have no unread articles in them.  The default is @code{t}.
3840
3841
3842 @node Topic Sorting
3843 @subsection Topic Sorting
3844 @cindex topic sorting
3845
3846 You can sort the groups in each topic individually with the following
3847 commands:
3848
3849
3850 @table @kbd
3851 @item T S a
3852 @kindex T S a (Topic)
3853 @findex gnus-topic-sort-groups-by-alphabet
3854 Sort the current topic alphabetically by group name
3855 (@code{gnus-topic-sort-groups-by-alphabet}).
3856
3857 @item T S u
3858 @kindex T S u (Topic)
3859 @findex gnus-topic-sort-groups-by-unread
3860 Sort the current topic by the number of unread articles
3861 (@code{gnus-topic-sort-groups-by-unread}).
3862
3863 @item T S l
3864 @kindex T S l (Topic)
3865 @findex gnus-topic-sort-groups-by-level
3866 Sort the current topic by group level
3867 (@code{gnus-topic-sort-groups-by-level}).
3868
3869 @item T S v
3870 @kindex T S v (Topic)
3871 @findex gnus-topic-sort-groups-by-score
3872 Sort the current topic by group score
3873 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3874
3875 @item T S r
3876 @kindex T S r (Topic)
3877 @findex gnus-topic-sort-groups-by-rank
3878 Sort the current topic by group rank
3879 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3880
3881 @item T S m
3882 @kindex T S m (Topic)
3883 @findex gnus-topic-sort-groups-by-method
3884 Sort the current topic alphabetically by back end name
3885 (@code{gnus-topic-sort-groups-by-method}).
3886
3887 @item T S e
3888 @kindex T S e (Topic)
3889 @findex gnus-topic-sort-groups-by-server
3890 Sort the current topic alphabetically by server name
3891 (@code{gnus-topic-sort-groups-by-server}).
3892
3893 @item T S s
3894 @kindex T S s
3895 @findex gnus-topic-sort-groups
3896 Sort the current topic according to the function(s) given by the
3897 @code{gnus-group-sort-function} variable
3898 (@code{gnus-topic-sort-groups}).
3899
3900 @end table
3901
3902 When given a prefix argument, all these commands will sort in reverse
3903 order.  @xref{Sorting Groups}, for more information about group
3904 sorting.
3905
3906
3907 @node Topic Topology
3908 @subsection Topic Topology
3909 @cindex topic topology
3910 @cindex topology
3911
3912 So, let's have a look at an example group buffer:
3913
3914 @example
3915 @group
3916 Gnus
3917   Emacs -- I wuw it!
3918      3: comp.emacs
3919      2: alt.religion.emacs
3920     Naughty Emacs
3921      452: alt.sex.emacs
3922        0: comp.talk.emacs.recovery
3923   Misc
3924      8: comp.binaries.fractals
3925     13: comp.sources.unix
3926 @end group
3927 @end example
3928
3929 So, here we have one top-level topic (@samp{Gnus}), two topics under
3930 that, and one sub-topic under one of the sub-topics.  (There is always
3931 just one (1) top-level topic).  This topology can be expressed as
3932 follows:
3933
3934 @lisp
3935 (("Gnus" visible)
3936  (("Emacs -- I wuw it!" visible)
3937   (("Naughty Emacs" visible)))
3938  (("Misc" visible)))
3939 @end lisp
3940
3941 @vindex gnus-topic-topology
3942 This is in fact how the variable @code{gnus-topic-topology} would look
3943 for the display above.  That variable is saved in the @file{.newsrc.eld}
3944 file, and shouldn't be messed with manually---unless you really want
3945 to.  Since this variable is read from the @file{.newsrc.eld} file,
3946 setting it in any other startup files will have no effect.
3947
3948 This topology shows what topics are sub-topics of what topics (right),
3949 and which topics are visible.  Two settings are currently
3950 allowed---@code{visible} and @code{invisible}.
3951
3952
3953 @node Topic Parameters
3954 @subsection Topic Parameters
3955 @cindex topic parameters
3956
3957 All groups in a topic will inherit group parameters from the parent (and
3958 ancestor) topic parameters.  All valid group parameters are valid topic
3959 parameters (@pxref{Group Parameters}).
3960
3961 In addition, the following parameters are only valid as topic
3962 parameters:
3963
3964 @table @code
3965 @item subscribe
3966 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3967 @code{subscribe} topic parameter says what groups go in what topic.  Its
3968 value should be a regexp to match the groups that should go in that
3969 topic.
3970
3971 @item subscribe-level
3972 When subscribing new groups by topic (see the @code{subscribe} parameter),
3973 the group will be subscribed with the level specified in the
3974 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3975
3976 @end table
3977
3978 Group parameters (of course) override topic parameters, and topic
3979 parameters in sub-topics override topic parameters in super-topics.  You
3980 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3981 verb, although you may feel free to disagree with me here.)
3982
3983 @example
3984 @group
3985 Gnus
3986   Emacs
3987      3: comp.emacs
3988      2: alt.religion.emacs
3989    452: alt.sex.emacs
3990     Relief
3991      452: alt.sex.emacs
3992        0: comp.talk.emacs.recovery
3993   Misc
3994      8: comp.binaries.fractals
3995     13: comp.sources.unix
3996    452: alt.sex.emacs
3997 @end group   
3998 @end example
3999
4000 The @samp{Emacs} topic has the topic parameter @code{(score-file
4001 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4002 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4003 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4004 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4005 . "religion.SCORE")}.
4006
4007 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4008 will get the @file{relief.SCORE} home score file.  If you enter the same
4009 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4010 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4011 get the @file{religion.SCORE} home score file.
4012
4013 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4014 there are some problems, especially with the @code{total-expiry}
4015 parameter.  Say you have a mail group in two topics; one with
4016 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4017 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4018 of these topics you mean to expire articles from, so anything may
4019 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4020 happens.  You just have to be careful if you do stuff like that.
4021
4022
4023 @node Misc Group Stuff
4024 @section Misc Group Stuff
4025
4026 @menu
4027 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4028 * Group Information::           Information and help on groups and Gnus.
4029 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4030 * File Commands::               Reading and writing the Gnus files.
4031 * Sieve Commands::              Managing Sieve scripts.
4032 @end menu
4033
4034 @table @kbd
4035
4036 @item ^
4037 @kindex ^ (Group)
4038 @findex gnus-group-enter-server-mode
4039 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4040 @xref{Server Buffer}.
4041
4042 @item a
4043 @kindex a (Group)
4044 @findex gnus-group-post-news
4045 Start composing a message (a news by default)
4046 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4047 under the point.  If the prefix is 1, prompt for a group to post to.
4048 Contrary to what the name of this function suggests, the prepared
4049 article might be a mail instead of a news, if a mail group is specified
4050 with the prefix argument.  @xref{Composing Messages}.
4051
4052 @item m
4053 @kindex m (Group)
4054 @findex gnus-group-mail
4055 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4056 use the posting style of the group under the point.  If the prefix is 1,
4057 prompt for a group name to find the posting style.
4058 @xref{Composing Messages}.
4059
4060 @item i
4061 @kindex i (Group)
4062 @findex gnus-group-news
4063 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4064 post to the group under the point.  If the prefix is 1, prompt
4065 for group to post to.  @xref{Composing Messages}.
4066
4067 This function actually prepares a news even when using mail groups.
4068 This is useful for ``posting'' messages to mail groups without actually
4069 sending them over the network: they're just saved directly to the group
4070 in question.  The corresponding back end must have a request-post method
4071 for this to work though.
4072
4073 @end table
4074
4075 Variables for the group buffer:
4076
4077 @table @code
4078
4079 @item gnus-group-mode-hook
4080 @vindex gnus-group-mode-hook
4081 is called after the group buffer has been
4082 created.
4083
4084 @item gnus-group-prepare-hook
4085 @vindex gnus-group-prepare-hook
4086 is called after the group buffer is
4087 generated.  It may be used to modify the buffer in some strange,
4088 unnatural way.
4089
4090 @item gnus-group-prepared-hook
4091 @vindex gnus-group-prepare-hook
4092 is called as the very last thing after the group buffer has been
4093 generated.  It may be used to move point around, for instance.
4094
4095 @item gnus-permanently-visible-groups
4096 @vindex gnus-permanently-visible-groups
4097 Groups matching this regexp will always be listed in the group buffer,
4098 whether they are empty or not.
4099
4100 @item gnus-group-name-charset-method-alist
4101 @vindex gnus-group-name-charset-method-alist
4102 An alist of method and the charset for group names.  It is used to show
4103 non-@acronym{ASCII} group names.
4104
4105 For example:
4106 @lisp
4107 (setq gnus-group-name-charset-method-alist
4108     '(((nntp "news.com.cn") . cn-gb-2312)))
4109 @end lisp
4110
4111 @item gnus-group-name-charset-group-alist
4112 @cindex UTF-8 group names
4113 @vindex gnus-group-name-charset-group-alist
4114 An alist of regexp of group name and the charset for group names.  It
4115 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4116 utf-8))} is the default value if UTF-8 is supported, otherwise the
4117 default is @code{nil}.
4118
4119 For example:
4120 @lisp
4121 (setq gnus-group-name-charset-group-alist
4122     '(("\\.com\\.cn:" . cn-gb-2312)))
4123 @end lisp
4124
4125 @end table
4126
4127 @node Scanning New Messages
4128 @subsection Scanning New Messages
4129 @cindex new messages
4130 @cindex scanning new news
4131
4132 @table @kbd
4133
4134 @item g
4135 @kindex g (Group)
4136 @findex gnus-group-get-new-news
4137 @c @icon{gnus-group-get-new-news}
4138 Check the server(s) for new articles.  If the numerical prefix is used,
4139 this command will check only groups of level @var{arg} and lower
4140 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4141 command will force a total re-reading of the active file(s) from the
4142 back end(s).
4143
4144 @item M-g
4145 @kindex M-g (Group)
4146 @findex gnus-group-get-new-news-this-group
4147 @vindex gnus-goto-next-group-when-activating
4148 @c @icon{gnus-group-get-new-news-this-group}
4149 Check whether new articles have arrived in the current group
4150 (@code{gnus-group-get-new-news-this-group}).
4151 @code{gnus-goto-next-group-when-activating} says whether this command is
4152 to move point to the next group or not.  It is @code{t} by default.
4153
4154 @findex gnus-activate-all-groups
4155 @cindex activating groups
4156 @item C-c M-g
4157 @kindex C-c M-g (Group)
4158 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4159
4160 @item R
4161 @kindex R (Group)
4162 @cindex restarting
4163 @findex gnus-group-restart
4164 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4165 file(s), closes the connection to all servers, clears up all run-time
4166 Gnus variables, and then starts Gnus all over again.
4167
4168 @end table
4169
4170 @vindex gnus-get-new-news-hook
4171 @code{gnus-get-new-news-hook} is run just before checking for new news.
4172
4173 @vindex gnus-after-getting-new-news-hook
4174 @code{gnus-after-getting-new-news-hook} is run after checking for new
4175 news.
4176
4177
4178 @node Group Information
4179 @subsection Group Information
4180 @cindex group information
4181 @cindex information on groups
4182
4183 @table @kbd
4184
4185
4186 @item H f
4187 @kindex H f (Group)
4188 @findex gnus-group-fetch-faq
4189 @vindex gnus-group-faq-directory
4190 @cindex FAQ
4191 @cindex ange-ftp
4192 Try to fetch the @acronym{FAQ} for the current group
4193 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4194 from @code{gnus-group-faq-directory}, which is usually a directory on
4195 a remote machine.  This variable can also be a list of directories.
4196 In that case, giving a prefix to this command will allow you to choose
4197 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4198 used for fetching the file.
4199
4200 If fetching from the first site is unsuccessful, Gnus will attempt to go
4201 through @code{gnus-group-faq-directory} and try to open them one by one.
4202
4203 @item H c
4204 @kindex H c (Group)
4205 @findex gnus-group-fetch-charter
4206 @vindex gnus-group-charter-alist
4207 @cindex charter
4208 Try to open the charter for the current group in a web browser
4209 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4210 prefix argument.
4211
4212 Gnus will use @code{gnus-group-charter-alist} to find the location of
4213 the charter.  If no location is known, Gnus will fetch the control
4214 messages for the group, which in some cases includes the charter.
4215
4216 @item H C
4217 @kindex H C (Group)
4218 @findex gnus-group-fetch-control
4219 @vindex gnus-group-fetch-control-use-browse-url
4220 @cindex control message
4221 Fetch the control messages for the group from the archive at
4222 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4223 group if given a prefix argument.
4224
4225 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4226 Gnus will open the control messages in a browser using
4227 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4228 and displayed in an ephemeral group.
4229
4230 Note that the control messages are compressed.  To use this command
4231 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4232 Files, ,Compressed Files, emacs, The Emacs Manual}).
4233
4234 @item H d
4235 @itemx C-c C-d
4236 @c @icon{gnus-group-describe-group}
4237 @kindex H d (Group)
4238 @kindex C-c C-d (Group)
4239 @cindex describing groups
4240 @cindex group description
4241 @findex gnus-group-describe-group
4242 Describe the current group (@code{gnus-group-describe-group}).  If given
4243 a prefix, force Gnus to re-read the description from the server.
4244
4245 @item M-d
4246 @kindex M-d (Group)
4247 @findex gnus-group-describe-all-groups
4248 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4249 prefix, force Gnus to re-read the description file from the server.
4250
4251 @item H v
4252 @itemx V
4253 @kindex V (Group)
4254 @kindex H v (Group)
4255 @cindex version
4256 @findex gnus-version
4257 Display current Gnus version numbers (@code{gnus-version}).
4258
4259 @item ?
4260 @kindex ? (Group)
4261 @findex gnus-group-describe-briefly
4262 Give a very short help message (@code{gnus-group-describe-briefly}).
4263
4264 @item C-c C-i
4265 @kindex C-c C-i (Group)
4266 @cindex info
4267 @cindex manual
4268 @findex gnus-info-find-node
4269 Go to the Gnus info node (@code{gnus-info-find-node}).
4270 @end table
4271
4272
4273 @node Group Timestamp
4274 @subsection Group Timestamp
4275 @cindex timestamps
4276 @cindex group timestamps
4277
4278 It can be convenient to let Gnus keep track of when you last read a
4279 group.  To set the ball rolling, you should add
4280 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4281
4282 @lisp
4283 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4284 @end lisp
4285
4286 After doing this, each time you enter a group, it'll be recorded.
4287
4288 This information can be displayed in various ways---the easiest is to
4289 use the @samp{%d} spec in the group line format:
4290
4291 @lisp
4292 (setq gnus-group-line-format
4293       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4294 @end lisp
4295
4296 This will result in lines looking like:
4297
4298 @example
4299 *        0: mail.ding                                19961002T012943
4300          0: custom                                   19961002T012713
4301 @end example
4302
4303 As you can see, the date is displayed in compact ISO 8601 format.  This
4304 may be a bit too much, so to just display the date, you could say
4305 something like:
4306
4307 @lisp
4308 (setq gnus-group-line-format
4309       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4310 @end lisp
4311
4312 If you would like greater control of the time format, you can use a
4313 user-defined format spec.  Something like the following should do the
4314 trick:
4315
4316 @lisp
4317 (setq gnus-group-line-format
4318       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4319 (defun gnus-user-format-function-d (headers)
4320   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4321     (if time
4322         (format-time-string "%b %d  %H:%M" time)
4323       "")))
4324 @end lisp
4325
4326
4327 @node File Commands
4328 @subsection File Commands
4329 @cindex file commands
4330
4331 @table @kbd
4332
4333 @item r
4334 @kindex r (Group)
4335 @findex gnus-group-read-init-file
4336 @vindex gnus-init-file
4337 @cindex reading init file
4338 Re-read the init file (@code{gnus-init-file}, which defaults to
4339 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4340
4341 @item s
4342 @kindex s (Group)
4343 @findex gnus-group-save-newsrc
4344 @cindex saving .newsrc
4345 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4346 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4347 file(s) whether Gnus thinks it is necessary or not.
4348
4349 @c @item Z
4350 @c @kindex Z (Group)
4351 @c @findex gnus-group-clear-dribble
4352 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4353
4354 @end table
4355
4356
4357 @node Sieve Commands
4358 @subsection Sieve Commands
4359 @cindex group sieve commands
4360
4361 Sieve is a server-side mail filtering language.  In Gnus you can use
4362 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4363 sieve rules that should apply to each group.  Gnus provides two
4364 commands to translate all these group parameters into a proper Sieve
4365 script that can be transfered to the server somehow.
4366
4367 @vindex gnus-sieve-file
4368 @vindex gnus-sieve-region-start
4369 @vindex gnus-sieve-region-end
4370 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4371 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4372 between two delimiters, @code{gnus-sieve-region-start} and
4373 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4374 outside these delimiters that will not be removed the next time you
4375 regenerate the Sieve script.
4376
4377 @vindex gnus-sieve-crosspost
4378 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4379 is generated.  If it is non-@code{nil} (the default) articles is
4380 placed in all groups that have matching rules, otherwise the article
4381 is only placed in the group with the first matching rule.  For
4382 example, the group parameter @samp{(sieve address "sender"
4383 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4384 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4385 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4386 except that the line containing the call to @code{stop} is removed.)
4387
4388 @example
4389 if address "sender" "owner-ding@@hpc.uh.edu" @{
4390         fileinto "INBOX.ding";
4391         stop;
4392 @}
4393 @end example
4394
4395 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4396
4397 @table @kbd
4398
4399 @item D g
4400 @kindex D g (Group)
4401 @findex gnus-sieve-generate
4402 @vindex gnus-sieve-file
4403 @cindex generating sieve script
4404 Regenerate a Sieve script from the @code{sieve} group parameters and
4405 put you into the @code{gnus-sieve-file} without saving it.
4406
4407 @item D u
4408 @kindex D u (Group)
4409 @findex gnus-sieve-update
4410 @vindex gnus-sieve-file
4411 @cindex updating sieve script
4412 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4413 @code{sieve} group parameters, save the file and upload it to the
4414 server using the @code{sieveshell} program.
4415
4416 @end table
4417
4418
4419 @node Summary Buffer
4420 @chapter Summary Buffer
4421 @cindex summary buffer
4422
4423 A line for each article is displayed in the summary buffer.  You can
4424 move around, read articles, post articles and reply to articles.
4425
4426 The most common way to a summary buffer is to select a group from the
4427 group buffer (@pxref{Selecting a Group}).
4428
4429 You can have as many summary buffers open as you wish.
4430
4431 @menu
4432 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4433 * Summary Maneuvering::         Moving around the summary buffer.
4434 * Choosing Articles::           Reading articles.
4435 * Paging the Article::          Scrolling the current article.
4436 * Reply Followup and Post::     Posting articles.
4437 * Delayed Articles::            Send articles at a later time.
4438 * Marking Articles::            Marking articles as read, expirable, etc.
4439 * Limiting::                    You can limit the summary buffer.
4440 * Threading::                   How threads are made.
4441 * Sorting the Summary Buffer::  How articles and threads are sorted.
4442 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4443 * Article Caching::             You may store articles in a cache.
4444 * Persistent Articles::         Making articles expiry-resistant.
4445 * Article Backlog::             Having already read articles hang around.
4446 * Saving Articles::             Ways of customizing article saving.
4447 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4448 * Article Treatment::           The article buffer can be mangled at will.
4449 * MIME Commands::               Doing MIMEy things with the articles.
4450 * Charsets::                    Character set issues.
4451 * Article Commands::            Doing various things with the article buffer.
4452 * Summary Sorting::             Sorting the summary buffer in various ways.
4453 * Finding the Parent::          No child support? Get the parent.
4454 * Alternative Approaches::      Reading using non-default summaries.
4455 * Tree Display::                A more visual display of threads.
4456 * Mail Group Commands::         Some commands can only be used in mail groups.
4457 * Various Summary Stuff::       What didn't fit anywhere else.
4458 * Exiting the Summary Buffer::  Returning to the Group buffer,
4459                                 or reselecting the current group.
4460 * Crosspost Handling::          How crossposted articles are dealt with.
4461 * Duplicate Suppression::       An alternative when crosspost handling fails.
4462 * Security::                    Decrypt and Verify.
4463 * Mailing List::                Mailing list minor mode.
4464 @end menu
4465
4466
4467 @node Summary Buffer Format
4468 @section Summary Buffer Format
4469 @cindex summary buffer format
4470
4471 @iftex
4472 @iflatex
4473 \gnusfigure{The Summary Buffer}{180}{
4474 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4475 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4476 }
4477 @end iflatex
4478 @end iftex
4479
4480 @menu
4481 * Summary Buffer Lines::        You can specify how summary lines should look.
4482 * To From Newsgroups::          How to not display your own name.
4483 * Summary Buffer Mode Line::    You can say how the mode line should look.
4484 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4485 @end menu
4486
4487 @findex mail-extract-address-components
4488 @findex gnus-extract-address-components
4489 @vindex gnus-extract-address-components
4490 Gnus will use the value of the @code{gnus-extract-address-components}
4491 variable as a function for getting the name and address parts of a
4492 @code{From} header.  Two pre-defined functions exist:
4493 @code{gnus-extract-address-components}, which is the default, quite
4494 fast, and too simplistic solution; and
4495 @code{mail-extract-address-components}, which works very nicely, but is
4496 slower.  The default function will return the wrong answer in 5% of the
4497 cases.  If this is unacceptable to you, use the other function instead:
4498
4499 @lisp
4500 (setq gnus-extract-address-components
4501       'mail-extract-address-components)
4502 @end lisp
4503
4504 @vindex gnus-summary-same-subject
4505 @code{gnus-summary-same-subject} is a string indicating that the current
4506 article has the same subject as the previous.  This string will be used
4507 with those specs that require it.  The default is @code{""}.
4508
4509
4510 @node Summary Buffer Lines
4511 @subsection Summary Buffer Lines
4512
4513 @vindex gnus-summary-line-format
4514 You can change the format of the lines in the summary buffer by changing
4515 the @code{gnus-summary-line-format} variable.  It works along the same
4516 lines as a normal @code{format} string, with some extensions
4517 (@pxref{Formatting Variables}).
4518
4519 There should always be a colon or a point position marker on the line;
4520 the cursor always moves to the point position marker or the colon after
4521 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4522 possible to change this.  Just write a new function
4523 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4524 @xref{Positioning Point}.
4525
4526 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4527
4528 The following format specification characters and extended format
4529 specification(s) are understood:
4530
4531 @table @samp
4532 @item N
4533 Article number.
4534 @item S
4535 Subject string.  List identifiers stripped,
4536 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4537 @item s
4538 Subject if the article is the root of the thread or the previous article
4539 had a different subject, @code{gnus-summary-same-subject} otherwise.
4540 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4541 @item F
4542 Full @code{From} header.
4543 @item n
4544 The name (from the @code{From} header).
4545 @item f
4546 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4547 From Newsgroups}).
4548 @item a
4549 The name (from the @code{From} header).  This differs from the @code{n}
4550 spec in that it uses the function designated by the
4551 @code{gnus-extract-address-components} variable, which is slower, but
4552 may be more thorough.
4553 @item A
4554 The address (from the @code{From} header).  This works the same way as
4555 the @code{a} spec.
4556 @item L
4557 Number of lines in the article.
4558 @item c
4559 Number of characters in the article.  This specifier is not supported
4560 in some methods (like nnfolder).
4561 @item k
4562 Pretty-printed version of the number of characters in the article;
4563 for example, @samp{1.2k} or @samp{0.4M}.
4564 @item I
4565 Indentation based on thread level (@pxref{Customizing Threading}).
4566 @item B
4567 A complex trn-style thread tree, showing response-connecting trace
4568 lines.  A thread could be drawn like this:
4569
4570 @example
4571 >
4572 +->
4573 | +->
4574 | | \->
4575 | |   \->
4576 | \->
4577 +->
4578 \->
4579 @end example
4580
4581 You can customize the appearance with the following options.  Note
4582 that it is possible to make the thread display look really neat by
4583 replacing the default @acronym{ASCII} characters with graphic
4584 line-drawing glyphs.
4585 @table @code
4586 @item gnus-sum-thread-tree-root
4587 @vindex gnus-sum-thread-tree-root
4588 Used for the root of a thread.  If @code{nil}, use subject
4589 instead.  The default is @samp{> }.
4590
4591 @item gnus-sum-thread-tree-false-root
4592 @vindex gnus-sum-thread-tree-false-root
4593 Used for the false root of a thread (@pxref{Loose Threads}).  If
4594 @code{nil}, use subject instead.  The default is @samp{> }.
4595
4596 @item gnus-sum-thread-tree-single-indent
4597 @vindex gnus-sum-thread-tree-single-indent
4598 Used for a thread with just one message.  If @code{nil}, use subject
4599 instead.  The default is @samp{}.
4600
4601 @item gnus-sum-thread-tree-vertical
4602 @vindex gnus-sum-thread-tree-vertical
4603 Used for drawing a vertical line.  The default is @samp{| }.
4604
4605 @item gnus-sum-thread-tree-indent
4606 @vindex gnus-sum-thread-tree-indent
4607 Used for indenting.  The default is @samp{  }.
4608
4609 @item gnus-sum-thread-tree-leaf-with-other
4610 @vindex gnus-sum-thread-tree-leaf-with-other
4611 Used for a leaf with brothers.  The default is @samp{+-> }.
4612
4613 @item gnus-sum-thread-tree-single-leaf
4614 @vindex gnus-sum-thread-tree-single-leaf
4615 Used for a leaf without brothers.  The default is @samp{\-> }
4616
4617 @end table
4618
4619 @item T
4620 Nothing if the article is a root and lots of spaces if it isn't (it
4621 pushes everything after it off the screen).
4622 @item [
4623 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4624 for adopted articles (@pxref{Customizing Threading}).
4625 @item ]
4626 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4627 for adopted articles.
4628 @item >
4629 One space for each thread level.
4630 @item <
4631 Twenty minus thread level spaces.
4632 @item U
4633 Unread.  @xref{Read Articles}.
4634
4635 @item R
4636 This misleadingly named specifier is the @dfn{secondary mark}.  This
4637 mark will say whether the article has been replied to, has been cached,
4638 or has been saved.  @xref{Other Marks}.
4639
4640 @item i
4641 Score as a number (@pxref{Scoring}).
4642 @item z
4643 @vindex gnus-summary-zcore-fuzz
4644 Zcore, @samp{+} if above the default level and @samp{-} if below the
4645 default level.  If the difference between
4646 @code{gnus-summary-default-score} and the score is less than
4647 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4648 @item V
4649 Total thread score.
4650 @item x
4651 @code{Xref}.
4652 @item D
4653 @code{Date}.
4654 @item d
4655 The @code{Date} in @code{DD-MMM} format.
4656 @item o
4657 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4658 @item M
4659 @code{Message-ID}.
4660 @item r
4661 @code{References}.
4662 @item t
4663 Number of articles in the current sub-thread.  Using this spec will slow
4664 down summary buffer generation somewhat.
4665 @item e
4666 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4667 article has any children.
4668 @item P
4669 The line number.
4670 @item O
4671 Download mark.
4672 @item &user-date;
4673 Age sensitive date format.  Various date format is defined in
4674 @code{gnus-user-date-format-alist}.
4675 @item u
4676 User defined specifier.  The next character in the format string should
4677 be a letter.  Gnus will call the function
4678 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4679 following @samp{%u}.  The function will be passed the current header as
4680 argument.  The function should return a string, which will be inserted
4681 into the summary just like information from any other summary specifier.
4682 @end table
4683
4684 Text between @samp{%(} and @samp{%)} will be highlighted with
4685 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4686 There can only be one such area.
4687
4688 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4689 have to be handled with care.  For reasons of efficiency, Gnus will
4690 compute what column these characters will end up in, and ``hard-code''
4691 that.  This means that it is invalid to have these specs after a
4692 variable-length spec.  Well, you might not be arrested, but your summary
4693 buffer will look strange, which is bad enough.
4694
4695 The smart choice is to have these specs as far to the left as possible.
4696 (Isn't that the case with everything, though?  But I digress.)
4697
4698 This restriction may disappear in later versions of Gnus.
4699
4700
4701 @node To From Newsgroups
4702 @subsection To From Newsgroups
4703 @cindex To
4704 @cindex Newsgroups
4705
4706 In some groups (particularly in archive groups), the @code{From} header
4707 isn't very interesting, since all the articles there are written by
4708 you.  To display the information in the @code{To} or @code{Newsgroups}
4709 headers instead, you need to decide three things: What information to
4710 gather; where to display it; and when to display it.
4711
4712 @enumerate
4713 @item
4714 @vindex gnus-extra-headers
4715 The reading of extra header information is controlled by the
4716 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4717 instance:
4718
4719 @lisp
4720 (setq gnus-extra-headers
4721       '(To Newsgroups X-Newsreader))
4722 @end lisp
4723
4724 This will result in Gnus trying to obtain these three headers, and
4725 storing it in header structures for later easy retrieval.
4726
4727 @item
4728 @findex gnus-extra-header
4729 The value of these extra headers can be accessed via the
4730 @code{gnus-extra-header} function.  Here's a format line spec that will
4731 access the @code{X-Newsreader} header:
4732
4733 @example
4734 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4735 @end example
4736
4737 @item
4738 @vindex gnus-ignored-from-addresses
4739 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4740 summary line spec returns the @code{To}, @code{Newsreader} or
4741 @code{From} header.  If this regexp matches the contents of the
4742 @code{From} header, the value of the @code{To} or @code{Newsreader}
4743 headers are used instead.
4744
4745 @end enumerate
4746
4747 @vindex nnmail-extra-headers
4748 A related variable is @code{nnmail-extra-headers}, which controls when
4749 to include extra headers when generating overview (@acronym{NOV}) files.
4750 If you have old overview files, you should regenerate them after
4751 changing this variable, by entering the server buffer using @kbd{^},
4752 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4753 regeneration.
4754
4755 @vindex gnus-summary-line-format
4756 You also have to instruct Gnus to display the data by changing the
4757 @code{%n} spec to the @code{%f} spec in the
4758 @code{gnus-summary-line-format} variable.
4759
4760 In summary, you'd typically put something like the following in
4761 @file{~/.gnus.el}:
4762
4763 @lisp
4764 (setq gnus-extra-headers
4765       '(To Newsgroups))
4766 (setq nnmail-extra-headers gnus-extra-headers)
4767 (setq gnus-summary-line-format
4768       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4769 (setq gnus-ignored-from-addresses
4770       "Your Name Here")
4771 @end lisp
4772
4773 (The values listed above are the default values in Gnus.  Alter them
4774 to fit your needs.)
4775
4776 A note for news server administrators, or for users who wish to try to
4777 convince their news server administrator to provide some additional
4778 support:
4779
4780 The above is mostly useful for mail groups, where you have control over
4781 the @acronym{NOV} files that are created.  However, if you can persuade your
4782 nntp admin to add (in the usual implementation, notably INN):
4783
4784 @example
4785 Newsgroups:full
4786 @end example
4787
4788 to the end of her @file{overview.fmt} file, then you can use that just
4789 as you would the extra headers from the mail groups.
4790
4791
4792 @node Summary Buffer Mode Line
4793 @subsection Summary Buffer Mode Line
4794
4795 @vindex gnus-summary-mode-line-format
4796 You can also change the format of the summary mode bar (@pxref{Mode Line
4797 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4798 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4799
4800 Here are the elements you can play with:
4801
4802 @table @samp
4803 @item G
4804 Group name.
4805 @item p
4806 Unprefixed group name.
4807 @item A
4808 Current article number.
4809 @item z
4810 Current article score.
4811 @item V
4812 Gnus version.
4813 @item U
4814 Number of unread articles in this group.
4815 @item e
4816 Number of unread articles in this group that aren't displayed in the
4817 summary buffer.
4818 @item Z
4819 A string with the number of unread and unselected articles represented
4820 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4821 articles, and just as @samp{<%U more>} if there are just unread articles
4822 and no unselected ones.
4823 @item g
4824 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4825 shortened to @samp{r.a.anime}.
4826 @item S
4827 Subject of the current article.
4828 @item u
4829 User-defined spec (@pxref{User-Defined Specs}).
4830 @item s
4831 Name of the current score file (@pxref{Scoring}).
4832 @item d
4833 Number of dormant articles (@pxref{Unread Articles}).
4834 @item t
4835 Number of ticked articles (@pxref{Unread Articles}).
4836 @item r
4837 Number of articles that have been marked as read in this session.
4838 @item E
4839 Number of articles expunged by the score files.
4840 @end table
4841
4842
4843 @node Summary Highlighting
4844 @subsection Summary Highlighting
4845
4846 @table @code
4847
4848 @item gnus-visual-mark-article-hook
4849 @vindex gnus-visual-mark-article-hook
4850 This hook is run after selecting an article.  It is meant to be used for
4851 highlighting the article in some way.  It is not run if
4852 @code{gnus-visual} is @code{nil}.
4853
4854 @item gnus-summary-update-hook
4855 @vindex gnus-summary-update-hook
4856 This hook is called when a summary line is changed.  It is not run if
4857 @code{gnus-visual} is @code{nil}.
4858
4859 @item gnus-summary-selected-face
4860 @vindex gnus-summary-selected-face
4861 This is the face (or @dfn{font} as some people call it) used to
4862 highlight the current article in the summary buffer.
4863
4864 @item gnus-summary-highlight
4865 @vindex gnus-summary-highlight
4866 Summary lines are highlighted according to this variable, which is a
4867 list where the elements are of the format @code{(@var{form}
4868 . @var{face})}.  If you would, for instance, like ticked articles to be
4869 italic and high-scored articles to be bold, you could set this variable
4870 to something like
4871 @lisp
4872 (((eq mark gnus-ticked-mark) . italic)
4873  ((> score default) . bold))
4874 @end lisp
4875 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4876 @var{face} will be applied to the line.
4877 @end table
4878
4879
4880 @node Summary Maneuvering
4881 @section Summary Maneuvering
4882 @cindex summary movement
4883
4884 All the straight movement commands understand the numeric prefix and
4885 behave pretty much as you'd expect.
4886
4887 None of these commands select articles.
4888
4889 @table @kbd
4890 @item G M-n
4891 @itemx M-n
4892 @kindex M-n (Summary)
4893 @kindex G M-n (Summary)
4894 @findex gnus-summary-next-unread-subject
4895 Go to the next summary line of an unread article
4896 (@code{gnus-summary-next-unread-subject}).
4897
4898 @item G M-p
4899 @itemx M-p
4900 @kindex M-p (Summary)
4901 @kindex G M-p (Summary)
4902 @findex gnus-summary-prev-unread-subject
4903 Go to the previous summary line of an unread article
4904 (@code{gnus-summary-prev-unread-subject}).
4905
4906 @item G g
4907 @kindex G g (Summary)
4908 @findex gnus-summary-goto-subject
4909 Ask for an article number and then go to the summary line of that article
4910 without displaying the article (@code{gnus-summary-goto-subject}).
4911 @end table
4912
4913 If Gnus asks you to press a key to confirm going to the next group, you
4914 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4915 buffer, searching for the next group to read without actually returning
4916 to the group buffer.
4917
4918 Variables related to summary movement:
4919
4920 @table @code
4921
4922 @vindex gnus-auto-select-next
4923 @item gnus-auto-select-next
4924 If you issue one of the movement commands (like @kbd{n}) and there are
4925 no more unread articles after the current one, Gnus will offer to go to
4926 the next group.  If this variable is @code{t} and the next group is
4927 empty, Gnus will exit summary mode and return to the group buffer.  If
4928 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4929 next group with unread articles.  As a special case, if this variable
4930 is @code{quietly}, Gnus will select the next group without asking for
4931 confirmation.  If this variable is @code{almost-quietly}, the same
4932 will happen only if you are located on the last article in the group.
4933 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4934 command will go to the next group without confirmation.  Also
4935 @pxref{Group Levels}.
4936
4937 @item gnus-auto-select-same
4938 @vindex gnus-auto-select-same
4939 If non-@code{nil}, all the movement commands will try to go to the next
4940 article with the same subject as the current.  (@dfn{Same} here might
4941 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4942 for details (@pxref{Customizing Threading}).)  If there are no more
4943 articles with the same subject, go to the first unread article.
4944
4945 This variable is not particularly useful if you use a threaded display.
4946
4947 @item gnus-summary-check-current
4948 @vindex gnus-summary-check-current
4949 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4950 to the next (or previous) article if the current article is unread.
4951 Instead, they will choose the current article.
4952
4953 @item gnus-auto-center-summary
4954 @vindex gnus-auto-center-summary
4955 If non-@code{nil}, Gnus will keep the point in the summary buffer
4956 centered at all times.  This makes things quite tidy, but if you have a
4957 slow network connection, or simply do not like this un-Emacsism, you can
4958 set this variable to @code{nil} to get the normal Emacs scrolling
4959 action.  This will also inhibit horizontal re-centering of the summary
4960 buffer, which might make it more inconvenient to read extremely long
4961 threads.
4962
4963 This variable can also be a number.  In that case, center the window at
4964 the given number of lines from the top.
4965
4966 @end table
4967
4968
4969 @node Choosing Articles
4970 @section Choosing Articles
4971 @cindex selecting articles
4972
4973 @menu
4974 * Choosing Commands::           Commands for choosing articles.
4975 * Choosing Variables::          Variables that influence these commands.
4976 @end menu
4977
4978
4979 @node Choosing Commands
4980 @subsection Choosing Commands
4981
4982 None of the following movement commands understand the numeric prefix,
4983 and they all select and display an article.
4984
4985 If you want to fetch new articles or redisplay the group, see
4986 @ref{Exiting the Summary Buffer}.
4987
4988 @table @kbd
4989 @item SPACE
4990 @kindex SPACE (Summary)
4991 @findex gnus-summary-next-page
4992 Select the current article, or, if that one's read already, the next
4993 unread article (@code{gnus-summary-next-page}).
4994
4995 If you have an article window open already and you press @kbd{SPACE}
4996 again, the article will be scrolled.  This lets you conveniently
4997 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
4998
4999 @item G n
5000 @itemx n
5001 @kindex n (Summary)
5002 @kindex G n (Summary)
5003 @findex gnus-summary-next-unread-article
5004 @c @icon{gnus-summary-next-unread}
5005 Go to next unread article (@code{gnus-summary-next-unread-article}).
5006
5007 @item G p
5008 @itemx p
5009 @kindex p (Summary)
5010 @findex gnus-summary-prev-unread-article
5011 @c @icon{gnus-summary-prev-unread}
5012 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5013
5014 @item G N
5015 @itemx N
5016 @kindex N (Summary)
5017 @kindex G N (Summary)
5018 @findex gnus-summary-next-article
5019 Go to the next article (@code{gnus-summary-next-article}).
5020
5021 @item G P
5022 @itemx P
5023 @kindex P (Summary)
5024 @kindex G P (Summary)
5025 @findex gnus-summary-prev-article
5026 Go to the previous article (@code{gnus-summary-prev-article}).
5027
5028 @item G C-n
5029 @kindex G C-n (Summary)
5030 @findex gnus-summary-next-same-subject
5031 Go to the next article with the same subject
5032 (@code{gnus-summary-next-same-subject}).
5033
5034 @item G C-p
5035 @kindex G C-p (Summary)
5036 @findex gnus-summary-prev-same-subject
5037 Go to the previous article with the same subject
5038 (@code{gnus-summary-prev-same-subject}).
5039
5040 @item G f
5041 @itemx .
5042 @kindex G f  (Summary)
5043 @kindex .  (Summary)
5044 @findex gnus-summary-first-unread-article
5045 Go to the first unread article
5046 (@code{gnus-summary-first-unread-article}).
5047
5048 @item G b
5049 @itemx ,
5050 @kindex G b (Summary)
5051 @kindex , (Summary)
5052 @findex gnus-summary-best-unread-article
5053 Go to the unread article with the highest score
5054 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5055 go to the first unread article that has a score over the default score.
5056
5057 @item G l
5058 @itemx l
5059 @kindex l (Summary)
5060 @kindex G l (Summary)
5061 @findex gnus-summary-goto-last-article
5062 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5063
5064 @item G o
5065 @kindex G o (Summary)
5066 @findex gnus-summary-pop-article
5067 @cindex history
5068 @cindex article history
5069 Pop an article off the summary history and go to this article
5070 (@code{gnus-summary-pop-article}).  This command differs from the
5071 command above in that you can pop as many previous articles off the
5072 history as you like, while @kbd{l} toggles the two last read articles.
5073 For a somewhat related issue (if you use these commands a lot),
5074 @pxref{Article Backlog}.
5075
5076 @item G j
5077 @itemx j
5078 @kindex j (Summary)
5079 @kindex G j (Summary)
5080 @findex gnus-summary-goto-article
5081 Ask for an article number or @code{Message-ID}, and then go to that
5082 article (@code{gnus-summary-goto-article}).
5083
5084 @end table
5085
5086
5087 @node Choosing Variables
5088 @subsection Choosing Variables
5089
5090 Some variables relevant for moving and selecting articles:
5091
5092 @table @code
5093 @item gnus-auto-extend-newsgroup
5094 @vindex gnus-auto-extend-newsgroup
5095 All the movement commands will try to go to the previous (or next)
5096 article, even if that article isn't displayed in the Summary buffer if
5097 this variable is non-@code{nil}.  Gnus will then fetch the article from
5098 the server and display it in the article buffer.
5099
5100 @item gnus-select-article-hook
5101 @vindex gnus-select-article-hook
5102 This hook is called whenever an article is selected.  By default it
5103 exposes any threads hidden under the selected article.  If you would
5104 like each article to be saved in the Agent as you read it, putting
5105 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5106
5107 @item gnus-mark-article-hook
5108 @vindex gnus-mark-article-hook
5109 @findex gnus-summary-mark-unread-as-read
5110 @findex gnus-summary-mark-read-and-unread-as-read
5111 @findex gnus-unread-mark
5112 This hook is called whenever an article is selected.  It is intended to
5113 be used for marking articles as read.  The default value is
5114 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5115 mark of almost any article you read to @code{gnus-unread-mark}.  The
5116 only articles not affected by this function are ticked, dormant, and
5117 expirable articles.  If you'd instead like to just have unread articles
5118 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5119 instead.  It will leave marks like @code{gnus-low-score-mark},
5120 @code{gnus-del-mark} (and so on) alone.
5121
5122 @end table
5123
5124
5125 @node Paging the Article
5126 @section Scrolling the Article
5127 @cindex article scrolling
5128
5129 @table @kbd
5130
5131 @item SPACE
5132 @kindex SPACE (Summary)
5133 @findex gnus-summary-next-page
5134 Pressing @kbd{SPACE} will scroll the current article forward one page,
5135 or, if you have come to the end of the current article, will choose the
5136 next article (@code{gnus-summary-next-page}).
5137
5138 @vindex gnus-article-boring-faces
5139 @vindex gnus-article-skip-boring
5140 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5141 the article consists only of citations and signature, then it will be
5142 skipped; the next article will be shown instead.  You can customize
5143 what is considered uninteresting with
5144 @code{gnus-article-boring-faces}.  You can manually view the article's
5145 pages, no matter how boring, using @kbd{C-M-v}.
5146
5147 @item DEL
5148 @kindex DEL (Summary)
5149 @findex gnus-summary-prev-page
5150 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5151
5152 @item RET
5153 @kindex RET (Summary)
5154 @findex gnus-summary-scroll-up
5155 Scroll the current article one line forward
5156 (@code{gnus-summary-scroll-up}).
5157
5158 @item M-RET
5159 @kindex M-RET (Summary)
5160 @findex gnus-summary-scroll-down
5161 Scroll the current article one line backward
5162 (@code{gnus-summary-scroll-down}).
5163
5164 @item A g
5165 @itemx g
5166 @kindex A g (Summary)
5167 @kindex g (Summary)
5168 @findex gnus-summary-show-article
5169 @vindex gnus-summary-show-article-charset-alist
5170 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5171 given a prefix, fetch the current article, but don't run any of the
5172 article treatment functions.  This will give you a ``raw'' article, just
5173 the way it came from the server.
5174
5175 If given a numerical prefix, you can do semi-manual charset stuff.
5176 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5177 encoded in the @code{cn-gb-2312} charset.  If you have
5178
5179 @lisp
5180 (setq gnus-summary-show-article-charset-alist
5181       '((1 . cn-gb-2312)
5182         (2 . big5)))
5183 @end lisp
5184
5185 then you can say @kbd{C-u 1 g} to get the same effect.
5186
5187 @item A <
5188 @itemx <
5189 @kindex < (Summary)
5190 @kindex A < (Summary)
5191 @findex gnus-summary-beginning-of-article
5192 Scroll to the beginning of the article
5193 (@code{gnus-summary-beginning-of-article}).
5194
5195 @item A >
5196 @itemx >
5197 @kindex > (Summary)
5198 @kindex A > (Summary)
5199 @findex gnus-summary-end-of-article
5200 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5201
5202 @item A s
5203 @itemx s
5204 @kindex A s (Summary)
5205 @kindex s (Summary)
5206 @findex gnus-summary-isearch-article
5207 Perform an isearch in the article buffer
5208 (@code{gnus-summary-isearch-article}).
5209
5210 @item h
5211 @kindex h (Summary)
5212 @findex gnus-summary-select-article-buffer
5213 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5214
5215 @end table
5216
5217
5218 @node Reply Followup and Post
5219 @section Reply, Followup and Post
5220
5221 @menu
5222 * Summary Mail Commands::       Sending mail.
5223 * Summary Post Commands::       Sending news.
5224 * Summary Message Commands::    Other Message-related commands.
5225 * Canceling and Superseding::
5226 @end menu
5227
5228
5229 @node Summary Mail Commands
5230 @subsection Summary Mail Commands
5231 @cindex mail
5232 @cindex composing mail
5233
5234 Commands for composing a mail message:
5235
5236 @table @kbd
5237
5238 @item S r
5239 @itemx r
5240 @kindex S r (Summary)
5241 @kindex r (Summary)
5242 @findex gnus-summary-reply
5243 @c @icon{gnus-summary-mail-reply}
5244 @c @icon{gnus-summary-reply}
5245 Mail a reply to the author of the current article
5246 (@code{gnus-summary-reply}).
5247
5248 @item S R
5249 @itemx R
5250 @kindex R (Summary)
5251 @kindex S R (Summary)
5252 @findex gnus-summary-reply-with-original
5253 @c @icon{gnus-summary-reply-with-original}
5254 Mail a reply to the author of the current article and include the
5255 original message (@code{gnus-summary-reply-with-original}).  This
5256 command uses the process/prefix convention.
5257
5258 @item S w
5259 @kindex S w (Summary)
5260 @findex gnus-summary-wide-reply
5261 Mail a wide reply to the author of the current article
5262 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5263 goes out to all people listed in the @code{To}, @code{From} (or
5264 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5265 present, that's used instead.
5266
5267 @item S W
5268 @kindex S W (Summary)
5269 @findex gnus-summary-wide-reply-with-original
5270 Mail a wide reply to the current article and include the original
5271 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5272 the process/prefix convention.
5273
5274 @item S v
5275 @kindex S v (Summary)
5276 @findex gnus-summary-very-wide-reply
5277 Mail a very wide reply to the author of the current article
5278 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5279 that goes out to all people listed in the @code{To}, @code{From} (or
5280 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5281 articles.  This command uses the process/prefix convention.
5282
5283 @item S V
5284 @kindex S V (Summary)
5285 @findex gnus-summary-very-wide-reply-with-original
5286 Mail a very wide reply to the author of the current article and include the
5287 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5288 command uses the process/prefix convention.
5289
5290 @item S B r
5291 @kindex S B r (Summary)
5292 @findex gnus-summary-reply-broken-reply-to
5293 Mail a reply to the author of the current article but ignore the
5294 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5295 If you need this because a mailing list incorrectly sets a
5296 @code{Reply-To} header pointing to the list, you probably want to set
5297 the @code{broken-reply-to} group parameter instead, so things will work
5298 correctly.  @xref{Group Parameters}.
5299
5300 @item S B R
5301 @kindex S B R (Summary)
5302 @findex gnus-summary-reply-broken-reply-to-with-original
5303 Mail a reply to the author of the current article and include the
5304 original message but ignore the @code{Reply-To} field
5305 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5306
5307 @item S o m
5308 @itemx C-c C-f
5309 @kindex S o m (Summary)
5310 @kindex C-c C-f (Summary)
5311 @findex gnus-summary-mail-forward
5312 @c @icon{gnus-summary-mail-forward}
5313 Forward the current article to some other person
5314 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
5315 is forwarded according to the value of (@code{message-forward-as-mime})
5316 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5317 message and forward directly inline; if the prefix is 2, forward message
5318 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5319 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5320 directly inline; otherwise, the message is forwarded as no prefix given
5321 but use the flipped value of (@code{message-forward-as-mime}).  By
5322 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5323 section.
5324
5325 @item S m
5326 @itemx m
5327 @kindex m (Summary)
5328 @kindex S m (Summary)
5329 @findex gnus-summary-mail-other-window
5330 @c @icon{gnus-summary-mail-originate}
5331 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5332 the posting style of the current group.  If given a prefix, disable that.
5333 If the prefix is 1, prompt for a group name to find the posting style.
5334
5335 @item S i
5336 @itemx i
5337 @kindex i (Summary)
5338 @kindex S i (Summary)
5339 @findex gnus-summary-news-other-window
5340 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5341 post to the current group.  If given a prefix, disable that.  If the
5342 prefix is 1, prompt for a group to post to.
5343
5344 This function actually prepares a news even when using mail groups.
5345 This is useful for ``posting'' messages to mail groups without actually
5346 sending them over the network: they're just saved directly to the group
5347 in question.  The corresponding back end must have a request-post method
5348 for this to work though.
5349
5350 @item S D b
5351 @kindex S D b (Summary)
5352 @findex gnus-summary-resend-bounced-mail
5353 @cindex bouncing mail
5354 If you have sent a mail, but the mail was bounced back to you for some
5355 reason (wrong address, transient failure), you can use this command to
5356 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5357 will be popped into a mail buffer where you can edit the headers before
5358 sending the mail off again.  If you give a prefix to this command, and
5359 the bounced mail is a reply to some other mail, Gnus will try to fetch
5360 that mail and display it for easy perusal of its headers.  This might
5361 very well fail, though.
5362
5363 @item S D r
5364 @kindex S D r (Summary)
5365 @findex gnus-summary-resend-message
5366 Not to be confused with the previous command,
5367 @code{gnus-summary-resend-message} will prompt you for an address to
5368 send the current message off to, and then send it to that place.  The
5369 headers of the message won't be altered---but lots of headers that say
5370 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5371 means that you actually send a mail to someone that has a @code{To}
5372 header that (probably) points to yourself.  This will confuse people.
5373 So, natcherly you'll only do that if you're really eVIl.
5374
5375 This command is mainly used if you have several accounts and want to
5376 ship a mail to a different account of yours.  (If you're both
5377 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5378 to the @code{root} account, you may want to resend it to
5379 @code{postmaster}.  Ordnung muss sein!
5380
5381 This command understands the process/prefix convention
5382 (@pxref{Process/Prefix}).
5383
5384 @item S O m
5385 @kindex S O m (Summary)
5386 @findex gnus-uu-digest-mail-forward
5387 Digest the current series (@pxref{Decoding Articles}) and forward the
5388 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
5389 uses the process/prefix convention (@pxref{Process/Prefix}).
5390
5391 @item S M-c
5392 @kindex S M-c (Summary)
5393 @findex gnus-summary-mail-crosspost-complaint
5394 @cindex crossposting
5395 @cindex excessive crossposting
5396 Send a complaint about excessive crossposting to the author of the
5397 current article (@code{gnus-summary-mail-crosspost-complaint}).
5398
5399 @findex gnus-crosspost-complaint
5400 This command is provided as a way to fight back against the current
5401 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5402 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5403 command understands the process/prefix convention
5404 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5405
5406 @end table
5407
5408 Also @xref{Header Commands, ,Header Commands, message, The Message
5409 Manual}, for more information.
5410
5411
5412 @node Summary Post Commands
5413 @subsection Summary Post Commands
5414 @cindex post
5415 @cindex composing news
5416
5417 Commands for posting a news article:
5418
5419 @table @kbd
5420 @item S p
5421 @itemx a
5422 @kindex a (Summary)
5423 @kindex S p (Summary)
5424 @findex gnus-summary-post-news
5425 @c @icon{gnus-summary-post-news}
5426 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5427 default, post to the current group.  If given a prefix, disable that.
5428 If the prefix is 1, prompt for another group instead.
5429
5430 @item S f
5431 @itemx f
5432 @kindex f (Summary)
5433 @kindex S f (Summary)
5434 @findex gnus-summary-followup
5435 @c @icon{gnus-summary-followup}
5436 Post a followup to the current article (@code{gnus-summary-followup}).
5437
5438 @item S F
5439 @itemx F
5440 @kindex S F (Summary)
5441 @kindex F (Summary)
5442 @c @icon{gnus-summary-followup-with-original}
5443 @findex gnus-summary-followup-with-original
5444 Post a followup to the current article and include the original message
5445 (@code{gnus-summary-followup-with-original}).  This command uses the
5446 process/prefix convention.
5447
5448 @item S n
5449 @kindex S n (Summary)
5450 @findex gnus-summary-followup-to-mail
5451 Post a followup to the current article via news, even if you got the
5452 message through mail (@code{gnus-summary-followup-to-mail}).
5453
5454 @item S N
5455 @kindex S N (Summary)
5456 @findex gnus-summary-followup-to-mail-with-original
5457 Post a followup to the current article via news, even if you got the
5458 message through mail and include the original message
5459 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5460 the process/prefix convention.
5461
5462 @item S o p
5463 @kindex S o p (Summary)
5464 @findex gnus-summary-post-forward
5465 Forward the current article to a newsgroup
5466 (@code{gnus-summary-post-forward}).
5467  If no prefix is given, the message is forwarded according to the value
5468 of (@code{message-forward-as-mime}) and
5469 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5470 message and forward directly inline; if the prefix is 2, forward message
5471 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5472 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5473 directly inline; otherwise, the message is forwarded as no prefix given
5474 but use the flipped value of (@code{message-forward-as-mime}).  By
5475 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5476
5477 @item S O p
5478 @kindex S O p (Summary)
5479 @findex gnus-uu-digest-post-forward
5480 @cindex digests
5481 @cindex making digests
5482 Digest the current series and forward the result to a newsgroup
5483 (@code{gnus-uu-digest-mail-forward}).  This command uses the
5484 process/prefix convention.
5485
5486 @item S u
5487 @kindex S u (Summary)
5488 @findex gnus-uu-post-news
5489 @c @icon{gnus-uu-post-news}
5490 Uuencode a file, split it into parts, and post it as a series
5491 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5492 @end table
5493
5494 Also @xref{Header Commands, ,Header Commands, message, The Message
5495 Manual}, for more information.
5496
5497
5498 @node Summary Message Commands
5499 @subsection Summary Message Commands
5500
5501 @table @kbd
5502 @item S y
5503 @kindex S y (Summary)
5504 @findex gnus-summary-yank-message
5505 Yank the current article into an already existing Message composition
5506 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5507 what message buffer you want to yank into, and understands the
5508 process/prefix convention (@pxref{Process/Prefix}).
5509
5510 @end table
5511
5512
5513 @node Canceling and Superseding
5514 @subsection Canceling Articles
5515 @cindex canceling articles
5516 @cindex superseding articles
5517
5518 Have you ever written something, and then decided that you really,
5519 really, really wish you hadn't posted that?
5520
5521 Well, you can't cancel mail, but you can cancel posts.
5522
5523 @findex gnus-summary-cancel-article
5524 @kindex C (Summary)
5525 @c @icon{gnus-summary-cancel-article}
5526 Find the article you wish to cancel (you can only cancel your own
5527 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5528 c} (@code{gnus-summary-cancel-article}).  Your article will be
5529 canceled---machines all over the world will be deleting your article.
5530 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5531
5532 Be aware, however, that not all sites honor cancels, so your article may
5533 live on here and there, while most sites will delete the article in
5534 question.
5535
5536 Gnus will use the ``current'' select method when canceling.  If you
5537 want to use the standard posting method, use the @samp{a} symbolic
5538 prefix (@pxref{Symbolic Prefixes}).
5539
5540 If you discover that you have made some mistakes and want to do some
5541 corrections, you can post a @dfn{superseding} article that will replace
5542 your original article.
5543
5544 @findex gnus-summary-supersede-article
5545 @kindex S (Summary)
5546 Go to the original article and press @kbd{S s}
5547 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5548 where you can edit the article all you want before sending it off the
5549 usual way.
5550
5551 The same goes for superseding as for canceling, only more so: Some
5552 sites do not honor superseding.  On those sites, it will appear that you
5553 have posted almost the same article twice.
5554
5555 If you have just posted the article, and change your mind right away,
5556 there is a trick you can use to cancel/supersede the article without
5557 waiting for the article to appear on your site first.  You simply return
5558 to the post buffer (which is called @code{*sent ...*}).  There you will
5559 find the article you just posted, with all the headers intact.  Change
5560 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5561 header by substituting one of those words for the word
5562 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5563 you would do normally.  The previous article will be
5564 canceled/superseded.
5565
5566 Just remember, kids: There is no 'c' in 'supersede'.
5567
5568 @node Delayed Articles
5569 @section Delayed Articles
5570 @cindex delayed sending
5571 @cindex send delayed
5572
5573 Sometimes, you might wish to delay the sending of a message.  For
5574 example, you might wish to arrange for a message to turn up just in time
5575 to remind your about the birthday of your Significant Other.  For this,
5576 there is the @code{gnus-delay} package.  Setup is simple:
5577
5578 @lisp
5579 (gnus-delay-initialize)
5580 @end lisp
5581
5582 @findex gnus-delay-article
5583 Normally, to send a message you use the @kbd{C-c C-c} command from
5584 Message mode.  To delay a message, use @kbd{C-c C-j}
5585 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5586 message should be delayed.  Possible answers are:
5587
5588 @itemize @bullet
5589 @item
5590 A time span.  Consists of an integer and a letter.  For example,
5591 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5592 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5593 (months) and @code{Y} (years).
5594
5595 @item
5596 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5597 delayed until that day, at a specific time (eight o'clock by default).
5598 See also @code{gnus-delay-default-hour}.
5599
5600 @item
5601 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5602 stuff.  The deadline will be at that time today, except if that time has
5603 already passed, then it's at the given time tomorrow.  So if it's ten
5604 o'clock in the morning and you specify @code{11:15}, then the deadline
5605 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5606 that means a time tomorrow.
5607 @end itemize
5608
5609 The action of the @code{gnus-delay-article} command is influenced by a
5610 couple of variables:
5611
5612 @table @code
5613 @item gnus-delay-default-hour
5614 @vindex gnus-delay-default-hour
5615 When you specify a specific date, the message will be due on that hour
5616 on the given date.  Possible values are integers 0 through 23.
5617
5618 @item gnus-delay-default-delay
5619 @vindex gnus-delay-default-delay
5620 This is a string and gives the default delay.  It can be of any of the
5621 formats described above.
5622
5623 @item gnus-delay-group
5624 @vindex gnus-delay-group
5625 Delayed articles will be kept in this group on the drafts server until
5626 they are due.  You probably don't need to change this.  The default
5627 value is @code{"delayed"}.
5628
5629 @item gnus-delay-header
5630 @vindex gnus-delay-header
5631 The deadline for each article will be stored in a header.  This variable
5632 is a string and gives the header name.  You probably don't need to
5633 change this.  The default value is @code{"X-Gnus-Delayed"}.
5634 @end table
5635
5636 The way delaying works is like this: when you use the
5637 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5638 calculates the deadline of the message and stores it in the
5639 @code{X-Gnus-Delayed} header and puts the message in the
5640 @code{nndraft:delayed} group.
5641
5642 @findex gnus-delay-send-queue
5643 And whenever you get new news, Gnus looks through the group for articles
5644 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5645 function for this.  By default, this function is added to the hook
5646 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5647 Maybe you want to use the demon to send drafts?  Just tell the demon to
5648 execute the @code{gnus-delay-send-queue} function.
5649
5650 @table @code
5651 @item gnus-delay-initialize
5652 @findex gnus-delay-initialize
5653 By default, this function installs @code{gnus-delay-send-queue} in
5654 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5655 argument @code{no-check}.  If it is non-@code{nil},
5656 @code{gnus-get-new-news-hook} is not changed.  The optional first
5657 argument is ignored.
5658
5659 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5660 Presumably, you want to use the demon for sending due delayed articles.
5661 Just don't forget to set that up :-)
5662 @end table
5663
5664
5665 @node Marking Articles
5666 @section Marking Articles
5667 @cindex article marking
5668 @cindex article ticking
5669 @cindex marks
5670
5671 There are several marks you can set on an article.
5672
5673 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5674 neologism ohoy!) of the article.  Alphabetic marks generally mean
5675 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5676
5677 In addition, you also have marks that do not affect readedness.
5678
5679 @menu
5680 * Unread Articles::             Marks for unread articles.
5681 * Read Articles::               Marks for read articles.
5682 * Other Marks::                 Marks that do not affect readedness.
5683 @end menu
5684
5685 @ifinfo
5686 There's a plethora of commands for manipulating these marks:
5687 @end ifinfo
5688
5689 @menu
5690 * Setting Marks::             How to set and remove marks.
5691 * Generic Marking Commands::  How to customize the marking.
5692 * Setting Process Marks::     How to mark articles for later processing.
5693 @end menu
5694
5695
5696 @node Unread Articles
5697 @subsection Unread Articles
5698
5699 The following marks mark articles as (kinda) unread, in one form or
5700 other.
5701
5702 @table @samp
5703 @item !
5704 @vindex gnus-ticked-mark
5705 Marked as ticked (@code{gnus-ticked-mark}).
5706
5707 @dfn{Ticked articles} are articles that will remain visible always.  If
5708 you see an article that you find interesting, or you want to put off
5709 reading it, or replying to it, until sometime later, you'd typically
5710 tick it.  However, articles can be expired (from news servers by the
5711 news server software, Gnus itself never expires ticked messages), so if
5712 you want to keep an article forever, you'll have to make it persistent
5713 (@pxref{Persistent Articles}).
5714
5715 @item ?
5716 @vindex gnus-dormant-mark
5717 Marked as dormant (@code{gnus-dormant-mark}).
5718
5719 @dfn{Dormant articles} will only appear in the summary buffer if there
5720 are followups to it.  If you want to see them even if they don't have
5721 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5722 Otherwise (except for the visibility issue), they are just like ticked
5723 messages.
5724
5725 @item SPACE
5726 @vindex gnus-unread-mark
5727 Marked as unread (@code{gnus-unread-mark}).
5728
5729 @dfn{Unread articles} are articles that haven't been read at all yet.
5730 @end table
5731
5732
5733 @node Read Articles
5734 @subsection Read Articles
5735 @cindex expirable mark
5736
5737 All the following marks mark articles as read.
5738
5739 @table @samp
5740
5741 @item r
5742 @vindex gnus-del-mark
5743 These are articles that the user has marked as read with the @kbd{d}
5744 command manually, more or less (@code{gnus-del-mark}).
5745
5746 @item R
5747 @vindex gnus-read-mark
5748 Articles that have actually been read (@code{gnus-read-mark}).
5749
5750 @item O
5751 @vindex gnus-ancient-mark
5752 Articles that were marked as read in previous sessions and are now
5753 @dfn{old} (@code{gnus-ancient-mark}).
5754
5755 @item K
5756 @vindex gnus-killed-mark
5757 Marked as killed (@code{gnus-killed-mark}).
5758
5759 @item X
5760 @vindex gnus-kill-file-mark
5761 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5762
5763 @item Y
5764 @vindex gnus-low-score-mark
5765 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5766
5767 @item C
5768 @vindex gnus-catchup-mark
5769 Marked as read by a catchup (@code{gnus-catchup-mark}).
5770
5771 @item G
5772 @vindex gnus-canceled-mark
5773 Canceled article (@code{gnus-canceled-mark})
5774
5775 @item F
5776 @vindex gnus-souped-mark
5777 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5778
5779 @item Q
5780 @vindex gnus-sparse-mark
5781 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5782 Threading}.
5783
5784 @item M
5785 @vindex gnus-duplicate-mark
5786 Article marked as read by duplicate suppression
5787 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5788
5789 @end table
5790
5791 All these marks just mean that the article is marked as read, really.
5792 They are interpreted differently when doing adaptive scoring, though.
5793
5794 One more special mark, though:
5795
5796 @table @samp
5797 @item E
5798 @vindex gnus-expirable-mark
5799 Marked as expirable (@code{gnus-expirable-mark}).
5800
5801 Marking articles as @dfn{expirable} (or have them marked as such
5802 automatically) doesn't make much sense in normal groups---a user doesn't
5803 control expiring of news articles, but in mail groups, for instance,
5804 articles marked as @dfn{expirable} can be deleted by Gnus at
5805 any time.
5806 @end table
5807
5808
5809 @node Other Marks
5810 @subsection Other Marks
5811 @cindex process mark
5812 @cindex bookmarks
5813
5814 There are some marks that have nothing to do with whether the article is
5815 read or not.
5816
5817 @itemize @bullet
5818
5819 @item
5820 You can set a bookmark in the current article.  Say you are reading a
5821 long thesis on cats' urinary tracts, and have to go home for dinner
5822 before you've finished reading the thesis.  You can then set a bookmark
5823 in the article, and Gnus will jump to this bookmark the next time it
5824 encounters the article.  @xref{Setting Marks}.
5825
5826 @item
5827 @vindex gnus-replied-mark
5828 All articles that you have replied to or made a followup to (i.e., have
5829 answered) will be marked with an @samp{A} in the second column
5830 (@code{gnus-replied-mark}).
5831
5832 @item
5833 @vindex gnus-forwarded-mark
5834 All articles that you have forwarded will be marked with an @samp{F} in
5835 the second column (@code{gnus-forwarded-mark}).
5836
5837 @item
5838 @vindex gnus-cached-mark
5839 Articles stored in the article cache will be marked with an @samp{*} in
5840 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5841
5842 @item
5843 @vindex gnus-saved-mark
5844 Articles ``saved'' (in some manner or other; not necessarily
5845 religiously) are marked with an @samp{S} in the second column
5846 (@code{gnus-saved-mark}).
5847
5848 @item
5849 @vindex gnus-recent-mark
5850 Articles that according to the server haven't been shown to the user
5851 before are marked with a @samp{N} in the second column
5852 (@code{gnus-recent-mark}).  Note that not all servers support this
5853 mark, in which case it simply never appears.  Compare with
5854 @code{gnus-unseen-mark}.
5855
5856 @item
5857 @vindex gnus-unseen-mark
5858 Articles that haven't been seen before in Gnus by the user are marked
5859 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5860 Compare with @code{gnus-recent-mark}.
5861
5862 @item
5863 @vindex gnus-downloaded-mark
5864 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5865 downloaded for unplugged (offline) viewing.  If you are using the
5866 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5867 (The variable @code{gnus-downloaded-mark} controls which character to
5868 use.)
5869
5870 @item
5871 @vindex gnus-undownloaded-mark
5872 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5873 not have been downloaded.  Such articles cannot be viewed while you
5874 are unplugged (offline).  If you are using the @samp{%O} spec, these
5875 articles get the @samp{-} mark in that spec.  (The variable
5876 @code{gnus-undownloaded-mark} controls which character to use.)
5877
5878 @item
5879 @vindex gnus-downloadable-mark
5880 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5881 automatically, but it is also possible to explicitly mark articles for
5882 download, even if they would not be downloaded automatically.  Such
5883 explicitly-marked articles get the @samp{%} mark in the first column.
5884 (The variable @code{gnus-downloadable-mark} controls which character to
5885 use.)
5886
5887 @item
5888 @vindex gnus-not-empty-thread-mark
5889 @vindex gnus-empty-thread-mark
5890 If the @samp{%e} spec is used, the presence of threads or not will be
5891 marked with @code{gnus-not-empty-thread-mark} and
5892 @code{gnus-empty-thread-mark} in the third column, respectively.
5893
5894 @item
5895 @vindex gnus-process-mark
5896 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5897 variety of commands react to the presence of the process mark.  For
5898 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5899 all articles that have been marked with the process mark.  Articles
5900 marked with the process mark have a @samp{#} in the second column.
5901
5902 @end itemize
5903
5904 You might have noticed that most of these ``non-readedness'' marks
5905 appear in the second column by default.  So if you have a cached, saved,
5906 replied article that you have process-marked, what will that look like?
5907
5908 Nothing much.  The precedence rules go as follows: process -> cache ->
5909 replied -> saved.  So if the article is in the cache and is replied,
5910 you'll only see the cache mark and not the replied mark.
5911
5912
5913 @node Setting Marks
5914 @subsection Setting Marks
5915 @cindex setting marks
5916
5917 All the marking commands understand the numeric prefix.
5918
5919 @table @kbd
5920 @item M c
5921 @itemx M-u
5922 @kindex M c (Summary)
5923 @kindex M-u (Summary)
5924 @findex gnus-summary-clear-mark-forward
5925 @cindex mark as unread
5926 Clear all readedness-marks from the current article
5927 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5928 article as unread.
5929
5930 @item M t
5931 @itemx !
5932 @kindex ! (Summary)
5933 @kindex M t (Summary)
5934 @findex gnus-summary-tick-article-forward
5935 Tick the current article (@code{gnus-summary-tick-article-forward}).
5936 @xref{Article Caching}.
5937
5938 @item M ?
5939 @itemx ?
5940 @kindex ? (Summary)
5941 @kindex M ? (Summary)
5942 @findex gnus-summary-mark-as-dormant
5943 Mark the current article as dormant
5944 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5945
5946 @item M d
5947 @itemx d
5948 @kindex M d (Summary)
5949 @kindex d (Summary)
5950 @findex gnus-summary-mark-as-read-forward
5951 Mark the current article as read
5952 (@code{gnus-summary-mark-as-read-forward}).
5953
5954 @item D
5955 @kindex D (Summary)
5956 @findex gnus-summary-mark-as-read-backward
5957 Mark the current article as read and move point to the previous line
5958 (@code{gnus-summary-mark-as-read-backward}).
5959
5960 @item M k
5961 @itemx k
5962 @kindex k (Summary)
5963 @kindex M k (Summary)
5964 @findex gnus-summary-kill-same-subject-and-select
5965 Mark all articles that have the same subject as the current one as read,
5966 and then select the next unread article
5967 (@code{gnus-summary-kill-same-subject-and-select}).
5968
5969 @item M K
5970 @itemx C-k
5971 @kindex M K (Summary)
5972 @kindex C-k (Summary)
5973 @findex gnus-summary-kill-same-subject
5974 Mark all articles that have the same subject as the current one as read
5975 (@code{gnus-summary-kill-same-subject}).
5976
5977 @item M C
5978 @kindex M C (Summary)
5979 @findex gnus-summary-catchup
5980 @c @icon{gnus-summary-catchup}
5981 Mark all unread articles as read (@code{gnus-summary-catchup}).
5982
5983 @item M C-c
5984 @kindex M C-c (Summary)
5985 @findex gnus-summary-catchup-all
5986 Mark all articles in the group as read---even the ticked and dormant
5987 articles (@code{gnus-summary-catchup-all}).
5988
5989 @item M H
5990 @kindex M H (Summary)
5991 @findex gnus-summary-catchup-to-here
5992 Catchup the current group to point (before the point)
5993 (@code{gnus-summary-catchup-to-here}).
5994
5995 @item M h
5996 @kindex M h (Summary)
5997 @findex gnus-summary-catchup-from-here
5998 Catchup the current group from point (after the point)
5999 (@code{gnus-summary-catchup-from-here}).
6000
6001 @item C-w
6002 @kindex C-w (Summary)
6003 @findex gnus-summary-mark-region-as-read
6004 Mark all articles between point and mark as read
6005 (@code{gnus-summary-mark-region-as-read}).
6006
6007 @item M V k
6008 @kindex M V k (Summary)
6009 @findex gnus-summary-kill-below
6010 Kill all articles with scores below the default score (or below the
6011 numeric prefix) (@code{gnus-summary-kill-below}).
6012
6013 @item M e
6014 @itemx E
6015 @kindex M e (Summary)
6016 @kindex E (Summary)
6017 @findex gnus-summary-mark-as-expirable
6018 Mark the current article as expirable
6019 (@code{gnus-summary-mark-as-expirable}).
6020
6021 @item M b
6022 @kindex M b (Summary)
6023 @findex gnus-summary-set-bookmark
6024 Set a bookmark in the current article
6025 (@code{gnus-summary-set-bookmark}).
6026
6027 @item M B
6028 @kindex M B (Summary)
6029 @findex gnus-summary-remove-bookmark
6030 Remove the bookmark from the current article
6031 (@code{gnus-summary-remove-bookmark}).
6032
6033 @item M V c
6034 @kindex M V c (Summary)
6035 @findex gnus-summary-clear-above
6036 Clear all marks from articles with scores over the default score (or
6037 over the numeric prefix) (@code{gnus-summary-clear-above}).
6038
6039 @item M V u
6040 @kindex M V u (Summary)
6041 @findex gnus-summary-tick-above
6042 Tick all articles with scores over the default score (or over the
6043 numeric prefix) (@code{gnus-summary-tick-above}).
6044
6045 @item M V m
6046 @kindex M V m (Summary)
6047 @findex gnus-summary-mark-above
6048 Prompt for a mark, and mark all articles with scores over the default
6049 score (or over the numeric prefix) with this mark
6050 (@code{gnus-summary-clear-above}).
6051 @end table
6052
6053 @vindex gnus-summary-goto-unread
6054 The @code{gnus-summary-goto-unread} variable controls what action should
6055 be taken after setting a mark.  If non-@code{nil}, point will move to
6056 the next/previous unread article.  If @code{nil}, point will just move
6057 one line up or down.  As a special case, if this variable is
6058 @code{never}, all the marking commands as well as other commands (like
6059 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6060 The default is @code{t}.
6061
6062
6063 @node Generic Marking Commands
6064 @subsection Generic Marking Commands
6065
6066 Some people would like the command that ticks an article (@kbd{!}) go to
6067 the next article.  Others would like it to go to the next unread
6068 article.  Yet others would like it to stay on the current article.  And
6069 even though I haven't heard of anybody wanting it to go to the
6070 previous (unread) article, I'm sure there are people that want that as
6071 well.
6072
6073 Multiply these five behaviors with five different marking commands, and
6074 you get a potentially complex set of variable to control what each
6075 command should do.
6076
6077 To sidestep that mess, Gnus provides commands that do all these
6078 different things.  They can be found on the @kbd{M M} map in the summary
6079 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6080 to list in this manual.
6081
6082 While you can use these commands directly, most users would prefer
6083 altering the summary mode keymap.  For instance, if you would like the
6084 @kbd{!} command to go to the next article instead of the next unread
6085 article, you could say something like:
6086
6087 @lisp
6088 @group
6089 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6090 (defun my-alter-summary-map ()
6091   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6092 @end group
6093 @end lisp
6094
6095 @noindent
6096 or
6097
6098 @lisp
6099 (defun my-alter-summary-map ()
6100   (local-set-key "!" "MM!n"))
6101 @end lisp
6102
6103
6104 @node Setting Process Marks
6105 @subsection Setting Process Marks
6106 @cindex setting process marks
6107
6108 Process marks are displayed as @code{#} in the summary buffer, and are
6109 used for marking articles in such a way that other commands will
6110 process these articles.  For instance, if you process mark four
6111 articles and then use the @kbd{*} command, Gnus will enter these four
6112 commands into the cache.  For more information,
6113 @pxref{Process/Prefix}.
6114
6115 @table @kbd
6116
6117 @item M P p
6118 @itemx #
6119 @kindex # (Summary)
6120 @kindex M P p (Summary)
6121 @findex gnus-summary-mark-as-processable
6122 Mark the current article with the process mark
6123 (@code{gnus-summary-mark-as-processable}).
6124 @findex gnus-summary-unmark-as-processable
6125
6126 @item M P u
6127 @itemx M-#
6128 @kindex M P u (Summary)
6129 @kindex M-# (Summary)
6130 Remove the process mark, if any, from the current article
6131 (@code{gnus-summary-unmark-as-processable}).
6132
6133 @item M P U
6134 @kindex M P U (Summary)
6135 @findex gnus-summary-unmark-all-processable
6136 Remove the process mark from all articles
6137 (@code{gnus-summary-unmark-all-processable}).
6138
6139 @item M P i
6140 @kindex M P i (Summary)
6141 @findex gnus-uu-invert-processable
6142 Invert the list of process marked articles
6143 (@code{gnus-uu-invert-processable}).
6144
6145 @item M P R
6146 @kindex M P R (Summary)
6147 @findex gnus-uu-mark-by-regexp
6148 Mark articles that have a @code{Subject} header that matches a regular
6149 expression (@code{gnus-uu-mark-by-regexp}).
6150
6151 @item M P G
6152 @kindex M P G (Summary)
6153 @findex gnus-uu-unmark-by-regexp
6154 Unmark articles that have a @code{Subject} header that matches a regular
6155 expression (@code{gnus-uu-unmark-by-regexp}).
6156
6157 @item M P r
6158 @kindex M P r (Summary)
6159 @findex gnus-uu-mark-region
6160 Mark articles in region (@code{gnus-uu-mark-region}).
6161
6162 @item M P g
6163 @kindex M P g
6164 @findex gnus-uu-unmark-region
6165 Unmark articles in region (@code{gnus-uu-unmark-region}).
6166
6167 @item M P t
6168 @kindex M P t (Summary)
6169 @findex gnus-uu-mark-thread
6170 Mark all articles in the current (sub)thread
6171 (@code{gnus-uu-mark-thread}).
6172
6173 @item M P T
6174 @kindex M P T (Summary)
6175 @findex gnus-uu-unmark-thread
6176 Unmark all articles in the current (sub)thread
6177 (@code{gnus-uu-unmark-thread}).
6178
6179 @item M P v
6180 @kindex M P v (Summary)
6181 @findex gnus-uu-mark-over
6182 Mark all articles that have a score above the prefix argument
6183 (@code{gnus-uu-mark-over}).
6184
6185 @item M P s
6186 @kindex M P s (Summary)
6187 @findex gnus-uu-mark-series
6188 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6189
6190 @item M P S
6191 @kindex M P S (Summary)
6192 @findex gnus-uu-mark-sparse
6193 Mark all series that have already had some articles marked
6194 (@code{gnus-uu-mark-sparse}).
6195
6196 @item M P a
6197 @kindex M P a (Summary)
6198 @findex gnus-uu-mark-all
6199 Mark all articles in series order (@code{gnus-uu-mark-series}).
6200
6201 @item M P b
6202 @kindex M P b (Summary)
6203 @findex gnus-uu-mark-buffer
6204 Mark all articles in the buffer in the order they appear
6205 (@code{gnus-uu-mark-buffer}).
6206
6207 @item M P k
6208 @kindex M P k (Summary)
6209 @findex gnus-summary-kill-process-mark
6210 Push the current process mark set onto the stack and unmark all articles
6211 (@code{gnus-summary-kill-process-mark}).
6212
6213 @item M P y
6214 @kindex M P y (Summary)
6215 @findex gnus-summary-yank-process-mark
6216 Pop the previous process mark set from the stack and restore it
6217 (@code{gnus-summary-yank-process-mark}).
6218
6219 @item M P w
6220 @kindex M P w (Summary)
6221 @findex gnus-summary-save-process-mark
6222 Push the current process mark set onto the stack
6223 (@code{gnus-summary-save-process-mark}).
6224
6225 @end table
6226
6227 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6228 set process marks based on article body contents.
6229
6230
6231 @node Limiting
6232 @section Limiting
6233 @cindex limiting
6234
6235 It can be convenient to limit the summary buffer to just show some
6236 subset of the articles currently in the group.  The effect most limit
6237 commands have is to remove a few (or many) articles from the summary
6238 buffer.
6239
6240 All limiting commands work on subsets of the articles already fetched
6241 from the servers.  None of these commands query the server for
6242 additional articles.
6243
6244 @table @kbd
6245
6246 @item / /
6247 @itemx / s
6248 @kindex / / (Summary)
6249 @findex gnus-summary-limit-to-subject
6250 Limit the summary buffer to articles that match some subject
6251 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6252 matching articles.
6253
6254 @item / a
6255 @kindex / a (Summary)
6256 @findex gnus-summary-limit-to-author
6257 Limit the summary buffer to articles that match some author
6258 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6259 matching articles.
6260
6261 @item / x
6262 @kindex / x (Summary)
6263 @findex gnus-summary-limit-to-extra
6264 Limit the summary buffer to articles that match one of the ``extra''
6265 headers (@pxref{To From Newsgroups})
6266 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6267 matching articles.
6268
6269 @item / u
6270 @itemx x
6271 @kindex / u (Summary)
6272 @kindex x (Summary)
6273 @findex gnus-summary-limit-to-unread
6274 Limit the summary buffer to articles not marked as read
6275 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6276 buffer to articles strictly unread.  This means that ticked and
6277 dormant articles will also be excluded.
6278
6279 @item / m
6280 @kindex / m (Summary)
6281 @findex gnus-summary-limit-to-marks
6282 Ask for a mark and then limit to all articles that have been marked
6283 with that mark (@code{gnus-summary-limit-to-marks}).
6284
6285 @item / t
6286 @kindex / t (Summary)
6287 @findex gnus-summary-limit-to-age
6288 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6289 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6290 articles younger than that number of days.
6291
6292 @item / n
6293 @kindex / n (Summary)
6294 @findex gnus-summary-limit-to-articles
6295 Limit the summary buffer to the current article
6296 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6297 convention (@pxref{Process/Prefix}).
6298
6299 @item / w
6300 @kindex / w (Summary)
6301 @findex gnus-summary-pop-limit
6302 Pop the previous limit off the stack and restore it
6303 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6304 the stack.
6305
6306 @item / .
6307 @kindex / . (Summary)
6308 @findex gnus-summary-limit-to-unseen
6309 Limit the summary buffer to the unseen articles
6310 (@code{gnus-summary-limit-to-unseen}).
6311
6312 @item / v
6313 @kindex / v (Summary)
6314 @findex gnus-summary-limit-to-score
6315 Limit the summary buffer to articles that have a score at or above some
6316 score (@code{gnus-summary-limit-to-score}).
6317
6318 @item / p
6319 @kindex / p (Summary)
6320 @findex gnus-summary-limit-to-display-predicate
6321 Limit the summary buffer to articles that satisfy the @code{display}
6322 group parameter predicate
6323 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6324 Parameters}, for more on this predicate.
6325
6326 @item / E
6327 @itemx M S
6328 @kindex M S (Summary)
6329 @kindex / E (Summary)
6330 @findex gnus-summary-limit-include-expunged
6331 Include all expunged articles in the limit
6332 (@code{gnus-summary-limit-include-expunged}).
6333
6334 @item / D
6335 @kindex / D (Summary)
6336 @findex gnus-summary-limit-include-dormant
6337 Include all dormant articles in the limit
6338 (@code{gnus-summary-limit-include-dormant}).
6339
6340 @item / *
6341 @kindex / * (Summary)
6342 @findex gnus-summary-limit-include-cached
6343 Include all cached articles in the limit
6344 (@code{gnus-summary-limit-include-cached}).
6345
6346 @item / d
6347 @kindex / d (Summary)
6348 @findex gnus-summary-limit-exclude-dormant
6349 Exclude all dormant articles from the limit
6350 (@code{gnus-summary-limit-exclude-dormant}).
6351
6352 @item / M
6353 @kindex / M (Summary)
6354 @findex gnus-summary-limit-exclude-marks
6355 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6356
6357 @item / T
6358 @kindex / T (Summary)
6359 @findex gnus-summary-limit-include-thread
6360 Include all the articles in the current thread in the limit.
6361
6362 @item / c
6363 @kindex / c (Summary)
6364 @findex gnus-summary-limit-exclude-childless-dormant
6365 Exclude all dormant articles that have no children from the limit@*
6366 (@code{gnus-summary-limit-exclude-childless-dormant}).
6367
6368 @item / C
6369 @kindex / C (Summary)
6370 @findex gnus-summary-limit-mark-excluded-as-read
6371 Mark all excluded unread articles as read
6372 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6373 also mark excluded ticked and dormant articles as read.
6374
6375 @item / N
6376 @kindex / N (Summary)
6377 @findex gnus-summary-insert-new-articles
6378 Insert all new articles in the summary buffer.  It scans for new emails
6379 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6380
6381 @item / o
6382 @kindex / o (Summary)
6383 @findex gnus-summary-insert-old-articles
6384 Insert all old articles in the summary buffer.  If given a numbered
6385 prefix, fetch this number of articles.
6386
6387 @end table
6388
6389
6390 @node Threading
6391 @section Threading
6392 @cindex threading
6393 @cindex article threading
6394
6395 Gnus threads articles by default.  @dfn{To thread} is to put responses
6396 to articles directly after the articles they respond to---in a
6397 hierarchical fashion.
6398
6399 Threading is done by looking at the @code{References} headers of the
6400 articles.  In a perfect world, this would be enough to build pretty
6401 trees, but unfortunately, the @code{References} header is often broken
6402 or simply missing.  Weird news propagation exacerbates the problem,
6403 so one has to employ other heuristics to get pleasing results.  A
6404 plethora of approaches exists, as detailed in horrible detail in
6405 @ref{Customizing Threading}.
6406
6407 First, a quick overview of the concepts:
6408
6409 @table @dfn
6410 @item root
6411 The top-most article in a thread; the first article in the thread.
6412
6413 @item thread
6414 A tree-like article structure.
6415
6416 @item sub-thread
6417 A small(er) section of this tree-like structure.
6418
6419 @item loose threads
6420 Threads often lose their roots due to article expiry, or due to the root
6421 already having been read in a previous session, and not displayed in the
6422 summary buffer.  We then typically have many sub-threads that really
6423 belong to one thread, but are without connecting roots.  These are
6424 called loose threads.
6425
6426 @item thread gathering
6427 An attempt to gather loose threads into bigger threads.
6428
6429 @item sparse threads
6430 A thread where the missing articles have been ``guessed'' at, and are
6431 displayed as empty lines in the summary buffer.
6432
6433 @end table
6434
6435
6436 @menu
6437 * Customizing Threading::       Variables you can change to affect the threading.
6438 * Thread Commands::             Thread based commands in the summary buffer.
6439 @end menu
6440
6441
6442 @node Customizing Threading
6443 @subsection Customizing Threading
6444 @cindex customizing threading
6445
6446 @menu
6447 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6448 * Filling In Threads::          Making the threads displayed look fuller.
6449 * More Threading::              Even more variables for fiddling with threads.
6450 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6451 @end menu
6452
6453
6454 @node Loose Threads
6455 @subsubsection Loose Threads
6456 @cindex <
6457 @cindex >
6458 @cindex loose threads
6459
6460 @table @code
6461 @item gnus-summary-make-false-root
6462 @vindex gnus-summary-make-false-root
6463 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6464 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6465 Yup.)  Loose subtrees occur when the real root has expired, or you've
6466 read or killed the root in a previous session.
6467
6468 When there is no real root of a thread, Gnus will have to fudge
6469 something.  This variable says what fudging method Gnus should use.
6470 There are four possible values:
6471
6472 @iftex
6473 @iflatex
6474 \gnusfigure{The Summary Buffer}{390}{
6475 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6476 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6477 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6478 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6479 }
6480 @end iflatex
6481 @end iftex
6482
6483 @cindex adopting articles
6484
6485 @table @code
6486
6487 @item adopt
6488 Gnus will make the first of the orphaned articles the parent.  This
6489 parent will adopt all the other articles.  The adopted articles will be
6490 marked as such by pointy brackets (@samp{<>}) instead of the standard
6491 square brackets (@samp{[]}).  This is the default method.
6492
6493 @item dummy
6494 @vindex gnus-summary-dummy-line-format
6495 @vindex gnus-summary-make-false-root-always
6496 Gnus will create a dummy summary line that will pretend to be the
6497 parent.  This dummy line does not correspond to any real article, so
6498 selecting it will just select the first real article after the dummy
6499 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6500 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6501 which is the subject of the article.  @xref{Formatting Variables}.
6502 If you want all threads to have a dummy root, even the non-gathered
6503 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6504
6505 @item empty
6506 Gnus won't actually make any article the parent, but simply leave the
6507 subject field of all orphans except the first empty.  (Actually, it will
6508 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6509 Buffer Format}).)
6510
6511 @item none
6512 Don't make any article parent at all.  Just gather the threads and
6513 display them after one another.
6514
6515 @item nil
6516 Don't gather loose threads.
6517 @end table
6518
6519 @item gnus-summary-gather-subject-limit
6520 @vindex gnus-summary-gather-subject-limit
6521 Loose threads are gathered by comparing subjects of articles.  If this
6522 variable is @code{nil}, Gnus requires an exact match between the
6523 subjects of the loose threads before gathering them into one big
6524 super-thread.  This might be too strict a requirement, what with the
6525 presence of stupid newsreaders that chop off long subject lines.  If
6526 you think so, set this variable to, say, 20 to require that only the
6527 first 20 characters of the subjects have to match.  If you set this
6528 variable to a really low number, you'll find that Gnus will gather
6529 everything in sight into one thread, which isn't very helpful.
6530
6531 @cindex fuzzy article gathering
6532 If you set this variable to the special value @code{fuzzy}, Gnus will
6533 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6534 Matching}).
6535
6536 @item gnus-simplify-subject-fuzzy-regexp
6537 @vindex gnus-simplify-subject-fuzzy-regexp
6538 This can either be a regular expression or list of regular expressions
6539 that match strings that will be removed from subjects if fuzzy subject
6540 simplification is used.
6541
6542 @item gnus-simplify-ignored-prefixes
6543 @vindex gnus-simplify-ignored-prefixes
6544 If you set @code{gnus-summary-gather-subject-limit} to something as low
6545 as 10, you might consider setting this variable to something sensible:
6546
6547 @c Written by Michael Ernst <mernst@cs.rice.edu>
6548 @lisp
6549 (setq gnus-simplify-ignored-prefixes
6550       (concat
6551        "\\`\\[?\\("
6552        (mapconcat
6553         'identity
6554         '("looking"
6555           "wanted" "followup" "summary\\( of\\)?"
6556           "help" "query" "problem" "question"
6557           "answer" "reference" "announce"
6558           "How can I" "How to" "Comparison of"
6559           ;; ...
6560           )
6561         "\\|")
6562        "\\)\\s *\\("
6563        (mapconcat 'identity
6564                   '("for" "for reference" "with" "about")
6565                   "\\|")
6566        "\\)?\\]?:?[ \t]*"))
6567 @end lisp
6568
6569 All words that match this regexp will be removed before comparing two
6570 subjects.
6571
6572 @item gnus-simplify-subject-functions
6573 @vindex gnus-simplify-subject-functions
6574 If non-@code{nil}, this variable overrides
6575 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6576 list of functions to apply to the @code{Subject} string iteratively to
6577 arrive at the simplified version of the string.
6578
6579 Useful functions to put in this list include:
6580
6581 @table @code
6582 @item gnus-simplify-subject-re
6583 @findex gnus-simplify-subject-re
6584 Strip the leading @samp{Re:}.
6585
6586 @item gnus-simplify-subject-fuzzy
6587 @findex gnus-simplify-subject-fuzzy
6588 Simplify fuzzily.
6589
6590 @item gnus-simplify-whitespace
6591 @findex gnus-simplify-whitespace
6592 Remove excessive whitespace.
6593
6594 @item gnus-simplify-all-whitespace
6595 @findex gnus-simplify-all-whitespace
6596 Remove all whitespace.
6597 @end table
6598
6599 You may also write your own functions, of course.
6600
6601
6602 @item gnus-summary-gather-exclude-subject
6603 @vindex gnus-summary-gather-exclude-subject
6604 Since loose thread gathering is done on subjects only, that might lead
6605 to many false hits, especially with certain common subjects like
6606 @samp{} and @samp{(none)}.  To make the situation slightly better,
6607 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6608 what subjects should be excluded from the gathering process.@*
6609 The default is @samp{^ *$\\|^(none)$}.
6610
6611 @item gnus-summary-thread-gathering-function
6612 @vindex gnus-summary-thread-gathering-function
6613 Gnus gathers threads by looking at @code{Subject} headers.  This means
6614 that totally unrelated articles may end up in the same ``thread'', which
6615 is confusing.  An alternate approach is to look at all the
6616 @code{Message-ID}s in all the @code{References} headers to find matches.
6617 This will ensure that no gathered threads ever include unrelated
6618 articles, but it also means that people who have posted with broken
6619 newsreaders won't be gathered properly.  The choice is yours---plague or
6620 cholera:
6621
6622 @table @code
6623 @item gnus-gather-threads-by-subject
6624 @findex gnus-gather-threads-by-subject
6625 This function is the default gathering function and looks at
6626 @code{Subject}s exclusively.
6627
6628 @item gnus-gather-threads-by-references
6629 @findex gnus-gather-threads-by-references
6630 This function looks at @code{References} headers exclusively.
6631 @end table
6632
6633 If you want to test gathering by @code{References}, you could say
6634 something like:
6635
6636 @lisp
6637 (setq gnus-summary-thread-gathering-function
6638       'gnus-gather-threads-by-references)
6639 @end lisp
6640
6641 @end table
6642
6643
6644 @node Filling In Threads
6645 @subsubsection Filling In Threads
6646
6647 @table @code
6648 @item gnus-fetch-old-headers
6649 @vindex gnus-fetch-old-headers
6650 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6651 more old headers---headers to articles marked as read.  If you
6652 would like to display as few summary lines as possible, but still
6653 connect as many loose threads as possible, you should set this variable
6654 to @code{some} or a number.  If you set it to a number, no more than
6655 that number of extra old headers will be fetched.  In either case,
6656 fetching old headers only works if the back end you are using carries
6657 overview files---this would normally be @code{nntp}, @code{nnspool},
6658 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6659 the thread has been expired by the server, there's not much Gnus can do
6660 about that.
6661
6662 This variable can also be set to @code{invisible}.  This won't have any
6663 visible effects, but is useful if you use the @kbd{A T} command a lot
6664 (@pxref{Finding the Parent}).
6665
6666 @item gnus-fetch-old-ephemeral-headers
6667 @vindex gnus-fetch-old-ephemeral-headers
6668 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6669 newsgroups.
6670
6671 @item gnus-build-sparse-threads
6672 @vindex gnus-build-sparse-threads
6673 Fetching old headers can be slow.  A low-rent similar effect can be
6674 gotten by setting this variable to @code{some}.  Gnus will then look at
6675 the complete @code{References} headers of all articles and try to string
6676 together articles that belong in the same thread.  This will leave
6677 @dfn{gaps} in the threading display where Gnus guesses that an article
6678 is missing from the thread.  (These gaps appear like normal summary
6679 lines.  If you select a gap, Gnus will try to fetch the article in
6680 question.)  If this variable is @code{t}, Gnus will display all these
6681 ``gaps'' without regard for whether they are useful for completing the
6682 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6683 off sparse leaf nodes that don't lead anywhere.  This variable is
6684 @code{nil} by default.
6685
6686 @item gnus-read-all-available-headers
6687 @vindex gnus-read-all-available-headers
6688 This is a rather obscure variable that few will find useful.  It's
6689 intended for those non-news newsgroups where the back end has to fetch
6690 quite a lot to present the summary buffer, and where it's impossible to
6691 go back to parents of articles.  This is mostly the case in the
6692 web-based groups, like the @code{nnultimate} groups.
6693
6694 If you don't use those, then it's safe to leave this as the default
6695 @code{nil}.  If you want to use this variable, it should be a regexp
6696 that matches the group name, or @code{t} for all groups.
6697
6698 @end table
6699
6700
6701 @node More Threading
6702 @subsubsection More Threading
6703
6704 @table @code
6705 @item gnus-show-threads
6706 @vindex gnus-show-threads
6707 If this variable is @code{nil}, no threading will be done, and all of
6708 the rest of the variables here will have no effect.  Turning threading
6709 off will speed group selection up a bit, but it is sure to make reading
6710 slower and more awkward.
6711
6712 @item gnus-thread-hide-subtree
6713 @vindex gnus-thread-hide-subtree
6714 If non-@code{nil}, all threads will be hidden when the summary buffer is
6715 generated.
6716
6717 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6718 Available predicates are @code{gnus-article-unread-p} and
6719 @code{gnus-article-unseen-p}.
6720
6721 Here's an example:
6722
6723 @lisp
6724 (setq gnus-thread-hide-subtree
6725       '(or gnus-article-unread-p
6726            gnus-article-unseen-p))
6727 @end lisp
6728
6729 (It's a pretty nonsensical example, since all unseen articles are also
6730 unread, but you get my drift.)
6731
6732
6733 @item gnus-thread-expunge-below
6734 @vindex gnus-thread-expunge-below
6735 All threads that have a total score (as defined by
6736 @code{gnus-thread-score-function}) less than this number will be
6737 expunged.  This variable is @code{nil} by default, which means that no
6738 threads are expunged.
6739
6740 @item gnus-thread-hide-killed
6741 @vindex gnus-thread-hide-killed
6742 if you kill a thread and this variable is non-@code{nil}, the subtree
6743 will be hidden.
6744
6745 @item gnus-thread-ignore-subject
6746 @vindex gnus-thread-ignore-subject
6747 Sometimes somebody changes the subject in the middle of a thread.  If
6748 this variable is non-@code{nil}, which is the default, the subject
6749 change is ignored.  If it is @code{nil}, a change in the subject will
6750 result in a new thread.
6751
6752 @item gnus-thread-indent-level
6753 @vindex gnus-thread-indent-level
6754 This is a number that says how much each sub-thread should be indented.
6755 The default is 4.
6756
6757 @item gnus-sort-gathered-threads-function
6758 @vindex gnus-sort-gathered-threads-function
6759 Sometimes, particularly with mailing lists, the order in which mails
6760 arrive locally is not necessarily the same as the order in which they
6761 arrived on the mailing list.  Consequently, when sorting sub-threads
6762 using the default @code{gnus-thread-sort-by-number}, responses can end
6763 up appearing before the article to which they are responding to.
6764 Setting this variable to an alternate value
6765 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6766 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6767 more logical sub-thread ordering in such instances.
6768
6769 @end table
6770
6771
6772 @node Low-Level Threading
6773 @subsubsection Low-Level Threading
6774
6775 @table @code
6776
6777 @item gnus-parse-headers-hook
6778 @vindex gnus-parse-headers-hook
6779 Hook run before parsing any headers.
6780
6781 @item gnus-alter-header-function
6782 @vindex gnus-alter-header-function
6783 If non-@code{nil}, this function will be called to allow alteration of
6784 article header structures.  The function is called with one parameter,
6785 the article header vector, which it may alter in any way.  For instance,
6786 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6787 in systematic ways (by adding prefixes and such), you can use this
6788 variable to un-scramble the @code{Message-ID}s so that they are more
6789 meaningful.  Here's one example:
6790
6791 @lisp
6792 (setq gnus-alter-header-function 'my-alter-message-id)
6793
6794 (defun my-alter-message-id (header)
6795   (let ((id (mail-header-id header)))
6796     (when (string-match
6797            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6798       (mail-header-set-id
6799        (concat (match-string 1 id) "@@" (match-string 2 id))
6800        header))))
6801 @end lisp
6802
6803 @end table
6804
6805
6806 @node Thread Commands
6807 @subsection Thread Commands
6808 @cindex thread commands
6809
6810 @table @kbd
6811
6812 @item T k
6813 @itemx C-M-k
6814 @kindex T k (Summary)
6815 @kindex C-M-k (Summary)
6816 @findex gnus-summary-kill-thread
6817 Mark all articles in the current (sub-)thread as read
6818 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6819 remove all marks instead.  If the prefix argument is negative, tick
6820 articles instead.
6821
6822 @item T l
6823 @itemx C-M-l
6824 @kindex T l (Summary)
6825 @kindex C-M-l (Summary)
6826 @findex gnus-summary-lower-thread
6827 Lower the score of the current (sub-)thread
6828 (@code{gnus-summary-lower-thread}).
6829
6830 @item T i
6831 @kindex T i (Summary)
6832 @findex gnus-summary-raise-thread
6833 Increase the score of the current (sub-)thread
6834 (@code{gnus-summary-raise-thread}).
6835
6836 @item T #
6837 @kindex T # (Summary)
6838 @findex gnus-uu-mark-thread
6839 Set the process mark on the current (sub-)thread
6840 (@code{gnus-uu-mark-thread}).
6841
6842 @item T M-#
6843 @kindex T M-# (Summary)
6844 @findex gnus-uu-unmark-thread
6845 Remove the process mark from the current (sub-)thread
6846 (@code{gnus-uu-unmark-thread}).
6847
6848 @item T T
6849 @kindex T T (Summary)
6850 @findex gnus-summary-toggle-threads
6851 Toggle threading (@code{gnus-summary-toggle-threads}).
6852
6853 @item T s
6854 @kindex T s (Summary)
6855 @findex gnus-summary-show-thread
6856 Expose the (sub-)thread hidden under the current article, if any@*
6857 (@code{gnus-summary-show-thread}).
6858
6859 @item T h
6860 @kindex T h (Summary)
6861 @findex gnus-summary-hide-thread
6862 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6863
6864 @item T S
6865 @kindex T S (Summary)
6866 @findex gnus-summary-show-all-threads
6867 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6868
6869 @item T H
6870 @kindex T H (Summary)
6871 @findex gnus-summary-hide-all-threads
6872 Hide all threads (@code{gnus-summary-hide-all-threads}).
6873
6874 @item T t
6875 @kindex T t (Summary)
6876 @findex gnus-summary-rethread-current
6877 Re-thread the current article's thread
6878 (@code{gnus-summary-rethread-current}).  This works even when the
6879 summary buffer is otherwise unthreaded.
6880
6881 @item T ^
6882 @kindex T ^ (Summary)
6883 @findex gnus-summary-reparent-thread
6884 Make the current article the child of the marked (or previous) article
6885 (@code{gnus-summary-reparent-thread}).
6886
6887 @end table
6888
6889 The following commands are thread movement commands.  They all
6890 understand the numeric prefix.
6891
6892 @table @kbd
6893
6894 @item T n
6895 @kindex T n (Summary)
6896 @itemx C-M-f
6897 @kindex C-M-n (Summary)
6898 @itemx M-down
6899 @kindex M-down (Summary)
6900 @findex gnus-summary-next-thread
6901 Go to the next thread (@code{gnus-summary-next-thread}).
6902
6903 @item T p
6904 @kindex T p (Summary)
6905 @itemx C-M-b
6906 @kindex C-M-p (Summary)
6907 @itemx M-up
6908 @kindex M-up (Summary)
6909 @findex gnus-summary-prev-thread
6910 Go to the previous thread (@code{gnus-summary-prev-thread}).
6911
6912 @item T d
6913 @kindex T d (Summary)
6914 @findex gnus-summary-down-thread
6915 Descend the thread (@code{gnus-summary-down-thread}).
6916
6917 @item T u
6918 @kindex T u (Summary)
6919 @findex gnus-summary-up-thread
6920 Ascend the thread (@code{gnus-summary-up-thread}).
6921
6922 @item T o
6923 @kindex T o (Summary)
6924 @findex gnus-summary-top-thread
6925 Go to the top of the thread (@code{gnus-summary-top-thread}).
6926 @end table
6927
6928 @vindex gnus-thread-operation-ignore-subject
6929 If you ignore subject while threading, you'll naturally end up with
6930 threads that have several different subjects in them.  If you then issue
6931 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6932 wish to kill the entire thread, but just those parts of the thread that
6933 have the same subject as the current article.  If you like this idea,
6934 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6935 is non-@code{nil} (which it is by default), subjects will be ignored
6936 when doing thread commands.  If this variable is @code{nil}, articles in
6937 the same thread with different subjects will not be included in the
6938 operation in question.  If this variable is @code{fuzzy}, only articles
6939 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6940 Matching}).
6941
6942
6943 @node Sorting the Summary Buffer
6944 @section Sorting the Summary Buffer
6945
6946 @findex gnus-thread-sort-by-total-score
6947 @findex gnus-thread-sort-by-date
6948 @findex gnus-thread-sort-by-score
6949 @findex gnus-thread-sort-by-subject
6950 @findex gnus-thread-sort-by-author
6951 @findex gnus-thread-sort-by-number
6952 @findex gnus-thread-sort-by-random
6953 @vindex gnus-thread-sort-functions
6954 @findex gnus-thread-sort-by-most-recent-number
6955 @findex gnus-thread-sort-by-most-recent-date
6956 If you are using a threaded summary display, you can sort the threads by
6957 setting @code{gnus-thread-sort-functions}, which can be either a single
6958 function, a list of functions, or a list containing functions and
6959 @code{(not some-function)} elements.
6960
6961 By default, sorting is done on article numbers.  Ready-made sorting
6962 predicate functions include @code{gnus-thread-sort-by-number},
6963 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6964 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6965 @code{gnus-thread-sort-by-most-recent-number},
6966 @code{gnus-thread-sort-by-most-recent-date},
6967 @code{gnus-thread-sort-by-random} and
6968 @code{gnus-thread-sort-by-total-score}.
6969
6970 Each function takes two threads and returns non-@code{nil} if the first
6971 thread should be sorted before the other.  Note that sorting really is
6972 normally done by looking only at the roots of each thread.
6973
6974 If you use more than one function, the primary sort key should be the
6975 last function in the list.  You should probably always include
6976 @code{gnus-thread-sort-by-number} in the list of sorting
6977 functions---preferably first.  This will ensure that threads that are
6978 equal with respect to the other sort criteria will be displayed in
6979 ascending article order.
6980
6981 If you would like to sort by reverse score, then by subject, and finally
6982 by number, you could do something like:
6983
6984 @lisp
6985 (setq gnus-thread-sort-functions
6986       '(gnus-thread-sort-by-number
6987         gnus-thread-sort-by-subject
6988         (not gnus-thread-sort-by-total-score)))
6989 @end lisp
6990
6991 The threads that have highest score will be displayed first in the
6992 summary buffer.  When threads have the same score, they will be sorted
6993 alphabetically.  The threads that have the same score and the same
6994 subject will be sorted by number, which is (normally) the sequence in
6995 which the articles arrived.
6996
6997 If you want to sort by score and then reverse arrival order, you could
6998 say something like:
6999
7000 @lisp
7001 (setq gnus-thread-sort-functions
7002       '((lambda (t1 t2)
7003           (not (gnus-thread-sort-by-number t1 t2)))
7004         gnus-thread-sort-by-score))
7005 @end lisp
7006
7007 @vindex gnus-thread-score-function
7008 The function in the @code{gnus-thread-score-function} variable (default
7009 @code{+}) is used for calculating the total score of a thread.  Useful
7010 functions might be @code{max}, @code{min}, or squared means, or whatever
7011 tickles your fancy.
7012
7013 @findex gnus-article-sort-functions
7014 @findex gnus-article-sort-by-date
7015 @findex gnus-article-sort-by-score
7016 @findex gnus-article-sort-by-subject
7017 @findex gnus-article-sort-by-author
7018 @findex gnus-article-sort-by-random
7019 @findex gnus-article-sort-by-number
7020 If you are using an unthreaded display for some strange reason or
7021 other, you have to fiddle with the @code{gnus-article-sort-functions}
7022 variable.  It is very similar to the
7023 @code{gnus-thread-sort-functions}, except that it uses slightly
7024 different functions for article comparison.  Available sorting
7025 predicate functions are @code{gnus-article-sort-by-number},
7026 @code{gnus-article-sort-by-author},
7027 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7028 @code{gnus-article-sort-by-random}, and
7029 @code{gnus-article-sort-by-score}.
7030
7031 If you want to sort an unthreaded summary display by subject, you could
7032 say something like:
7033
7034 @lisp
7035 (setq gnus-article-sort-functions
7036       '(gnus-article-sort-by-number
7037         gnus-article-sort-by-subject))
7038 @end lisp
7039
7040
7041
7042 @node Asynchronous Fetching
7043 @section Asynchronous Article Fetching
7044 @cindex asynchronous article fetching
7045 @cindex article pre-fetch
7046 @cindex pre-fetch
7047
7048 If you read your news from an @acronym{NNTP} server that's far away, the
7049 network latencies may make reading articles a chore.  You have to wait
7050 for a while after pressing @kbd{n} to go to the next article before the
7051 article appears.  Why can't Gnus just go ahead and fetch the article
7052 while you are reading the previous one?  Why not, indeed.
7053
7054 First, some caveats.  There are some pitfalls to using asynchronous
7055 article fetching, especially the way Gnus does it.
7056
7057 Let's say you are reading article 1, which is short, and article 2 is
7058 quite long, and you are not interested in reading that.  Gnus does not
7059 know this, so it goes ahead and fetches article 2.  You decide to read
7060 article 3, but since Gnus is in the process of fetching article 2, the
7061 connection is blocked.
7062
7063 To avoid these situations, Gnus will open two (count 'em two)
7064 connections to the server.  Some people may think this isn't a very nice
7065 thing to do, but I don't see any real alternatives.  Setting up that
7066 extra connection takes some time, so Gnus startup will be slower.
7067
7068 Gnus will fetch more articles than you will read.  This will mean that
7069 the link between your machine and the @acronym{NNTP} server will become more
7070 loaded than if you didn't use article pre-fetch.  The server itself will
7071 also become more loaded---both with the extra article requests, and the
7072 extra connection.
7073
7074 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7075 you really want to.
7076
7077 @vindex gnus-asynchronous
7078 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7079 happen automatically.
7080
7081 @vindex gnus-use-article-prefetch
7082 You can control how many articles are to be pre-fetched by setting
7083 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7084 that when you read an article in the group, the back end will pre-fetch
7085 the next 30 articles.  If this variable is @code{t}, the back end will
7086 pre-fetch all the articles it can without bound.  If it is
7087 @code{nil}, no pre-fetching will be done.
7088
7089 @vindex gnus-async-prefetch-article-p
7090 @findex gnus-async-read-p
7091 There are probably some articles that you don't want to pre-fetch---read
7092 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7093 variable controls whether an article is to be pre-fetched.  This
7094 function should return non-@code{nil} when the article in question is
7095 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7096 returns @code{nil} on read articles.  The function is called with an
7097 article data structure as the only parameter.
7098
7099 If, for instance, you wish to pre-fetch only unread articles shorter
7100 than 100 lines, you could say something like:
7101
7102 @lisp
7103 (defun my-async-short-unread-p (data)
7104   "Return non-nil for short, unread articles."
7105   (and (gnus-data-unread-p data)
7106        (< (mail-header-lines (gnus-data-header data))
7107           100)))
7108
7109 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7110 @end lisp
7111
7112 These functions will be called many, many times, so they should
7113 preferably be short and sweet to avoid slowing down Gnus too much.
7114 It's probably a good idea to byte-compile things like this.
7115
7116 @vindex gnus-prefetched-article-deletion-strategy
7117 Articles have to be removed from the asynch buffer sooner or later.  The
7118 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7119 articles.  This is a list that may contain the following elements:
7120
7121 @table @code
7122 @item read
7123 Remove articles when they are read.
7124
7125 @item exit
7126 Remove articles when exiting the group.
7127 @end table
7128
7129 The default value is @code{(read exit)}.
7130
7131 @c @vindex gnus-use-header-prefetch
7132 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7133 @c from the next group.
7134
7135
7136 @node Article Caching
7137 @section Article Caching
7138 @cindex article caching
7139 @cindex caching
7140
7141 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7142 consider turning article caching on.  Each article will then be stored
7143 locally under your home directory.  As you may surmise, this could
7144 potentially use @emph{huge} amounts of disk space, as well as eat up all
7145 your inodes so fast it will make your head swim.  In vodka.
7146
7147 Used carefully, though, it could be just an easier way to save articles.
7148
7149 @vindex gnus-use-long-file-name
7150 @vindex gnus-cache-directory
7151 @vindex gnus-use-cache
7152 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7153 all articles ticked or marked as dormant will then be copied
7154 over to your local cache (@code{gnus-cache-directory}).  Whether this
7155 cache is flat or hierarchical is controlled by the
7156 @code{gnus-use-long-file-name} variable, as usual.
7157
7158 When re-selecting a ticked or dormant article, it will be fetched from the
7159 cache instead of from the server.  As articles in your cache will never
7160 expire, this might serve as a method of saving articles while still
7161 keeping them where they belong.  Just mark all articles you want to save
7162 as dormant, and don't worry.
7163
7164 When an article is marked as read, is it removed from the cache.
7165
7166 @vindex gnus-cache-remove-articles
7167 @vindex gnus-cache-enter-articles
7168 The entering/removal of articles from the cache is controlled by the
7169 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7170 variables.  Both are lists of symbols.  The first is @code{(ticked
7171 dormant)} by default, meaning that ticked and dormant articles will be
7172 put in the cache.  The latter is @code{(read)} by default, meaning that
7173 articles marked as read are removed from the cache.  Possibly
7174 symbols in these two lists are @code{ticked}, @code{dormant},
7175 @code{unread} and @code{read}.
7176
7177 @findex gnus-jog-cache
7178 So where does the massive article-fetching and storing come into the
7179 picture?  The @code{gnus-jog-cache} command will go through all
7180 subscribed newsgroups, request all unread articles, score them, and
7181 store them in the cache.  You should only ever, ever ever ever, use this
7182 command if 1) your connection to the @acronym{NNTP} server is really, really,
7183 really slow and 2) you have a really, really, really huge disk.
7184 Seriously.  One way to cut down on the number of articles downloaded is
7185 to score unwanted articles down and have them marked as read.  They will
7186 not then be downloaded by this command.
7187
7188 @vindex gnus-uncacheable-groups
7189 @vindex gnus-cacheable-groups
7190 It is likely that you do not want caching on all groups.  For instance,
7191 if your @code{nnml} mail is located under your home directory, it makes no
7192 sense to cache it somewhere else under your home directory.  Unless you
7193 feel that it's neat to use twice as much space.
7194
7195 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7196 regexp of groups to cache, @samp{^nntp} for instance, or set the
7197 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7198 Both variables are @code{nil} by default.  If a group matches both
7199 variables, the group is not cached.
7200
7201 @findex gnus-cache-generate-nov-databases
7202 @findex gnus-cache-generate-active
7203 @vindex gnus-cache-active-file
7204 The cache stores information on what articles it contains in its active
7205 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7206 of the cache) becomes all messed up for some reason or other, Gnus
7207 offers two functions that will try to set things right.  @kbd{M-x
7208 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7209 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7210 file.
7211
7212 @findex gnus-cache-move-cache
7213 @code{gnus-cache-move-cache} will move your whole
7214 @code{gnus-cache-directory} to some other location.  You get asked to
7215 where, isn't that cool?
7216
7217 @node Persistent Articles
7218 @section Persistent Articles
7219 @cindex persistent articles
7220
7221 Closely related to article caching, we have @dfn{persistent articles}.
7222 In fact, it's just a different way of looking at caching, and much more
7223 useful in my opinion.
7224
7225 Say you're reading a newsgroup, and you happen on to some valuable gem
7226 that you want to keep and treasure forever.  You'd normally just save it
7227 (using one of the many saving commands) in some file.  The problem with
7228 that is that it's just, well, yucky.  Ideally you'd prefer just having
7229 the article remain in the group where you found it forever; untouched by
7230 the expiry going on at the news server.
7231
7232 This is what a @dfn{persistent article} is---an article that just won't
7233 be deleted.  It's implemented using the normal cache functions, but
7234 you use two explicit commands for managing persistent articles:
7235
7236 @table @kbd
7237
7238 @item *
7239 @kindex * (Summary)
7240 @findex gnus-cache-enter-article
7241 Make the current article persistent (@code{gnus-cache-enter-article}).
7242
7243 @item M-*
7244 @kindex M-* (Summary)
7245 @findex gnus-cache-remove-article
7246 Remove the current article from the persistent articles
7247 (@code{gnus-cache-remove-article}).  This will normally delete the
7248 article.
7249 @end table
7250
7251 Both these commands understand the process/prefix convention.
7252
7253 To avoid having all ticked articles (and stuff) entered into the cache,
7254 you should set @code{gnus-use-cache} to @code{passive} if you're just
7255 interested in persistent articles:
7256
7257 @lisp
7258 (setq gnus-use-cache 'passive)
7259 @end lisp
7260
7261
7262 @node Article Backlog
7263 @section Article Backlog
7264 @cindex backlog
7265 @cindex article backlog
7266
7267 If you have a slow connection, but the idea of using caching seems
7268 unappealing to you (and it is, really), you can help the situation some
7269 by switching on the @dfn{backlog}.  This is where Gnus will buffer
7270 already read articles so that it doesn't have to re-fetch articles
7271 you've already read.  This only helps if you are in the habit of
7272 re-selecting articles you've recently read, of course.  If you never do
7273 that, turning the backlog on will slow Gnus down a little bit, and
7274 increase memory usage some.
7275
7276 @vindex gnus-keep-backlog
7277 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7278 at most @var{n} old articles in a buffer for later re-fetching.  If this
7279 variable is non-@code{nil} and is not a number, Gnus will store
7280 @emph{all} read articles, which means that your Emacs will grow without
7281 bound before exploding and taking your machine down with you.  I put
7282 that in there just to keep y'all on your toes.
7283
7284 The default value is 20.
7285
7286
7287 @node Saving Articles
7288 @section Saving Articles
7289 @cindex saving articles
7290
7291 Gnus can save articles in a number of ways.  Below is the documentation
7292 for saving articles in a fairly straight-forward fashion (i.e., little
7293 processing of the article is done before it is saved).  For a different
7294 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7295 (@pxref{Decoding Articles}).
7296
7297 For the commands listed here, the target is a file.  If you want to
7298 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7299 command (@pxref{Mail Group Commands}).
7300
7301 @vindex gnus-save-all-headers
7302 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7303 unwanted headers before saving the article.
7304
7305 @vindex gnus-saved-headers
7306 If the preceding variable is @code{nil}, all headers that match the
7307 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7308 deleted before saving.
7309
7310 @table @kbd
7311
7312 @item O o
7313 @itemx o
7314 @kindex O o (Summary)
7315 @kindex o (Summary)
7316 @findex gnus-summary-save-article
7317 @c @icon{gnus-summary-save-article}
7318 Save the current article using the default article saver
7319 (@code{gnus-summary-save-article}).
7320
7321 @item O m
7322 @kindex O m (Summary)
7323 @findex gnus-summary-save-article-mail
7324 Save the current article in mail format
7325 (@code{gnus-summary-save-article-mail}).
7326
7327 @item O r
7328 @kindex O r (Summary)
7329 @findex gnus-summary-save-article-rmail
7330 Save the current article in Rmail format
7331 (@code{gnus-summary-save-article-rmail}).
7332
7333 @item O f
7334 @kindex O f (Summary)
7335 @findex gnus-summary-save-article-file
7336 @c @icon{gnus-summary-save-article-file}
7337 Save the current article in plain file format
7338 (@code{gnus-summary-save-article-file}).
7339
7340 @item O F
7341 @kindex O F (Summary)
7342 @findex gnus-summary-write-article-file
7343 Write the current article in plain file format, overwriting any previous
7344 file contents (@code{gnus-summary-write-article-file}).
7345
7346 @item O b
7347 @kindex O b (Summary)
7348 @findex gnus-summary-save-article-body-file
7349 Save the current article body in plain file format
7350 (@code{gnus-summary-save-article-body-file}).
7351
7352 @item O h
7353 @kindex O h (Summary)
7354 @findex gnus-summary-save-article-folder
7355 Save the current article in mh folder format
7356 (@code{gnus-summary-save-article-folder}).
7357
7358 @item O v
7359 @kindex O v (Summary)
7360 @findex gnus-summary-save-article-vm
7361 Save the current article in a VM folder
7362 (@code{gnus-summary-save-article-vm}).
7363
7364 @item O p
7365 @itemx |
7366 @kindex O p (Summary)
7367 @kindex | (Summary)
7368 @findex gnus-summary-pipe-output
7369 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7370 the current article to a process (@code{gnus-summary-pipe-output}).
7371 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7372 complete headers in the piped output.
7373
7374 @item O P
7375 @kindex O P (Summary)
7376 @findex gnus-summary-muttprint
7377 @vindex gnus-summary-muttprint-program
7378 Save the current article into muttprint.  That is, print it using the
7379 external program @uref{http://muttprint.sourceforge.net/,
7380 Muttprint}.  The program name and options to use is controlled by the
7381 variable @code{gnus-summary-muttprint-program}.
7382 (@code{gnus-summary-muttprint}).
7383
7384 @end table
7385
7386 @vindex gnus-prompt-before-saving
7387 All these commands use the process/prefix convention
7388 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7389 functions, you might get tired of being prompted for files to save each
7390 and every article in.  The prompting action is controlled by
7391 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7392 default, giving you that excessive prompting action you know and
7393 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7394 just once for each series of articles you save.  If you like to really
7395 have Gnus do all your thinking for you, you can even set this variable
7396 to @code{nil}, which means that you will never be prompted for files to
7397 save articles in.  Gnus will simply save all the articles in the default
7398 files.
7399
7400
7401 @vindex gnus-default-article-saver
7402 You can customize the @code{gnus-default-article-saver} variable to make
7403 Gnus do what you want it to.  You can use any of the six ready-made
7404 functions below, or you can create your own.
7405
7406 @table @code
7407
7408 @item gnus-summary-save-in-rmail
7409 @findex gnus-summary-save-in-rmail
7410 @vindex gnus-rmail-save-name
7411 @findex gnus-plain-save-name
7412 This is the default format, @dfn{Babyl}.  Uses the function in the
7413 @code{gnus-rmail-save-name} variable to get a file name to save the
7414 article in.  The default is @code{gnus-plain-save-name}.
7415
7416 @item gnus-summary-save-in-mail
7417 @findex gnus-summary-save-in-mail
7418 @vindex gnus-mail-save-name
7419 Save in a Unix mail (mbox) file.  Uses the function in the
7420 @code{gnus-mail-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-file
7424 @findex gnus-summary-save-in-file
7425 @vindex gnus-file-save-name
7426 @findex gnus-numeric-save-name
7427 Append the article straight to an ordinary file.  Uses the function in
7428 the @code{gnus-file-save-name} variable to get a file name to save the
7429 article in.  The default is @code{gnus-numeric-save-name}.
7430
7431 @item gnus-summary-write-to-file
7432 @findex gnus-summary-write-to-file
7433 Write the article straight to an ordinary file.  The file is
7434 overwritten if it exists.  Uses the function in the
7435 @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-save-body-in-file
7439 @findex gnus-summary-save-body-in-file
7440 Append the article body to an ordinary file.  Uses the function in the
7441 @code{gnus-file-save-name} variable to get a file name to save the
7442 article in.  The default is @code{gnus-numeric-save-name}.
7443
7444 @item gnus-summary-save-in-folder
7445 @findex gnus-summary-save-in-folder
7446 @findex gnus-folder-save-name
7447 @findex gnus-Folder-save-name
7448 @vindex gnus-folder-save-name
7449 @cindex rcvstore
7450 @cindex MH folders
7451 Save the article to an MH folder using @code{rcvstore} from the MH
7452 library.  Uses the function in the @code{gnus-folder-save-name} variable
7453 to get a file name to save the article in.  The default is
7454 @code{gnus-folder-save-name}, but you can also use
7455 @code{gnus-Folder-save-name}, which creates capitalized names.
7456
7457 @item gnus-summary-save-in-vm
7458 @findex gnus-summary-save-in-vm
7459 Save the article in a VM folder.  You have to have the VM mail
7460 reader to use this setting.
7461 @end table
7462
7463 @vindex gnus-article-save-directory
7464 All of these functions, except for the last one, will save the article
7465 in the @code{gnus-article-save-directory}, which is initialized from the
7466 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7467 default.
7468
7469 As you can see above, the functions use different functions to find a
7470 suitable name of a file to save the article in.  Below is a list of
7471 available functions that generate names:
7472
7473 @table @code
7474
7475 @item gnus-Numeric-save-name
7476 @findex gnus-Numeric-save-name
7477 File names like @file{~/News/Alt.andrea-dworkin/45}.
7478
7479 @item gnus-numeric-save-name
7480 @findex gnus-numeric-save-name
7481 File names like @file{~/News/alt.andrea-dworkin/45}.
7482
7483 @item gnus-Plain-save-name
7484 @findex gnus-Plain-save-name
7485 File names like @file{~/News/Alt.andrea-dworkin}.
7486
7487 @item gnus-plain-save-name
7488 @findex gnus-plain-save-name
7489 File names like @file{~/News/alt.andrea-dworkin}.
7490
7491 @item gnus-sender-save-name
7492 @findex gnus-sender-save-name
7493 File names like @file{~/News/larsi}.
7494 @end table
7495
7496 @vindex gnus-split-methods
7497 You can have Gnus suggest where to save articles by plonking a regexp into
7498 the @code{gnus-split-methods} alist.  For instance, if you would like to
7499 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7500 related to VM in @file{vm-stuff}, you could set this variable to something
7501 like:
7502
7503 @lisp
7504 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7505  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7506  (my-choosing-function "../other-dir/my-stuff")
7507  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7508 @end lisp
7509
7510 We see that this is a list where each element is a list that has two
7511 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7512 a string (in which case it is used as a regexp to match on the article
7513 head); it can be a symbol (which will be called as a function with the
7514 group name as a parameter); or it can be a list (which will be
7515 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7516 the @dfn{file} will be used as a default prompt.  In addition, the
7517 result of the operation itself will be used if the function or form
7518 called returns a string or a list of strings.
7519
7520 You basically end up with a list of file names that might be used when
7521 saving the current article.  (All ``matches'' will be used.)  You will
7522 then be prompted for what you really want to use as a name, with file
7523 name completion over the results from applying this variable.
7524
7525 This variable is @code{((gnus-article-archive-name))} by default, which
7526 means that Gnus will look at the articles it saves for an
7527 @code{Archive-name} line and use that as a suggestion for the file
7528 name.
7529
7530 Here's an example function to clean up file names somewhat.  If you have
7531 lots of mail groups called things like
7532 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7533 these group names before creating the file name to save to.  The
7534 following will do just that:
7535
7536 @lisp
7537 (defun my-save-name (group)
7538   (when (string-match "^nnml:mail." group)
7539     (substring group (match-end 0))))
7540
7541 (setq gnus-split-methods
7542       '((gnus-article-archive-name)
7543         (my-save-name)))
7544 @end lisp
7545
7546
7547 @vindex gnus-use-long-file-name
7548 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7549 @code{nil}, all the preceding functions will replace all periods
7550 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7551 the functions will generate hierarchies of directories instead of having
7552 all the files in the top level directory
7553 (@file{~/News/alt/andrea-dworkin} instead of
7554 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7555 on most systems.  However, for historical reasons, this is @code{nil} on
7556 Xenix and usg-unix-v machines by default.
7557
7558 This function also affects kill and score file names.  If this variable
7559 is a list, and the list contains the element @code{not-score}, long file
7560 names will not be used for score files, if it contains the element
7561 @code{not-save}, long file names will not be used for saving, and if it
7562 contains the element @code{not-kill}, long file names will not be used
7563 for kill files.
7564
7565 If you'd like to save articles in a hierarchy that looks something like
7566 a spool, you could
7567
7568 @lisp
7569 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7570 (setq gnus-default-article-saver
7571       'gnus-summary-save-in-file)          ; @r{no encoding}
7572 @end lisp
7573
7574 Then just save with @kbd{o}.  You'd then read this hierarchy with
7575 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7576 the top level directory as the argument (@file{~/News/}).  Then just walk
7577 around to the groups/directories with @code{nneething}.
7578
7579
7580 @node Decoding Articles
7581 @section Decoding Articles
7582 @cindex decoding articles
7583
7584 Sometime users post articles (or series of articles) that have been
7585 encoded in some way or other.  Gnus can decode them for you.
7586
7587 @menu
7588 * Uuencoded Articles::          Uudecode articles.
7589 * Shell Archives::              Unshar articles.
7590 * PostScript Files::            Split PostScript.
7591 * Other Files::                 Plain save and binhex.
7592 * Decoding Variables::          Variables for a happy decoding.
7593 * Viewing Files::               You want to look at the result of the decoding?
7594 @end menu
7595
7596 @cindex series
7597 @cindex article series
7598 All these functions use the process/prefix convention
7599 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7600 the extension that a ``single article'' means ``a single series''.  Gnus
7601 can find out by itself what articles belong to a series, decode all the
7602 articles and unpack/view/save the resulting file(s).
7603
7604 Gnus guesses what articles are in the series according to the following
7605 simplish rule: The subjects must be (nearly) identical, except for the
7606 last two numbers of the line.  (Spaces are largely ignored, however.)
7607
7608 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7609 will find all the articles that match the regexp @samp{^cat.gif
7610 ([0-9]+/[0-9]+).*$}.
7611
7612 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7613 series}, will not be properly recognized by any of the automatic viewing
7614 commands, and you have to mark the articles manually with @kbd{#}.
7615
7616
7617 @node Uuencoded Articles
7618 @subsection Uuencoded Articles
7619 @cindex uudecode
7620 @cindex uuencoded articles
7621
7622 @table @kbd
7623
7624 @item X u
7625 @kindex X u (Summary)
7626 @findex gnus-uu-decode-uu
7627 @c @icon{gnus-uu-decode-uu}
7628 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7629
7630 @item X U
7631 @kindex X U (Summary)
7632 @findex gnus-uu-decode-uu-and-save
7633 Uudecodes and saves the current series
7634 (@code{gnus-uu-decode-uu-and-save}).
7635
7636 @item X v u
7637 @kindex X v u (Summary)
7638 @findex gnus-uu-decode-uu-view
7639 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7640
7641 @item X v U
7642 @kindex X v U (Summary)
7643 @findex gnus-uu-decode-uu-and-save-view
7644 Uudecodes, views and saves the current series
7645 (@code{gnus-uu-decode-uu-and-save-view}).
7646
7647 @end table
7648
7649 Remember that these all react to the presence of articles marked with
7650 the process mark.  If, for instance, you'd like to decode and save an
7651 entire newsgroup, you'd typically do @kbd{M P a}
7652 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7653 (@code{gnus-uu-decode-uu-and-save}).
7654
7655 All this is very much different from how @code{gnus-uu} worked with
7656 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7657 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7658 articles in some way (@pxref{Setting Process Marks}) and then press
7659 @kbd{X u}.
7660
7661 @vindex gnus-uu-notify-files
7662 Note: When trying to decode articles that have names matching
7663 @code{gnus-uu-notify-files}, which is hard-coded to
7664 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7665 automatically post an article on @samp{comp.unix.wizards} saying that
7666 you have just viewed the file in question.  This feature can't be turned
7667 off.
7668
7669
7670 @node Shell Archives
7671 @subsection Shell Archives
7672 @cindex unshar
7673 @cindex shell archives
7674 @cindex shared articles
7675
7676 Shell archives (``shar files'') used to be a popular way to distribute
7677 sources, but it isn't used all that much today.  In any case, we have
7678 some commands to deal with these:
7679
7680 @table @kbd
7681
7682 @item X s
7683 @kindex X s (Summary)
7684 @findex gnus-uu-decode-unshar
7685 Unshars the current series (@code{gnus-uu-decode-unshar}).
7686
7687 @item X S
7688 @kindex X S (Summary)
7689 @findex gnus-uu-decode-unshar-and-save
7690 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7691
7692 @item X v s
7693 @kindex X v s (Summary)
7694 @findex gnus-uu-decode-unshar-view
7695 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7696
7697 @item X v S
7698 @kindex X v S (Summary)
7699 @findex gnus-uu-decode-unshar-and-save-view
7700 Unshars, views and saves the current series
7701 (@code{gnus-uu-decode-unshar-and-save-view}).
7702 @end table
7703
7704
7705 @node PostScript Files
7706 @subsection PostScript Files
7707 @cindex PostScript
7708
7709 @table @kbd
7710
7711 @item X p
7712 @kindex X p (Summary)
7713 @findex gnus-uu-decode-postscript
7714 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7715
7716 @item X P
7717 @kindex X P (Summary)
7718 @findex gnus-uu-decode-postscript-and-save
7719 Unpack and save the current PostScript series
7720 (@code{gnus-uu-decode-postscript-and-save}).
7721
7722 @item X v p
7723 @kindex X v p (Summary)
7724 @findex gnus-uu-decode-postscript-view
7725 View the current PostScript series
7726 (@code{gnus-uu-decode-postscript-view}).
7727
7728 @item X v P
7729 @kindex X v P (Summary)
7730 @findex gnus-uu-decode-postscript-and-save-view
7731 View and save the current PostScript series
7732 (@code{gnus-uu-decode-postscript-and-save-view}).
7733 @end table
7734
7735
7736 @node Other Files
7737 @subsection Other Files
7738
7739 @table @kbd
7740 @item X o
7741 @kindex X o (Summary)
7742 @findex gnus-uu-decode-save
7743 Save the current series
7744 (@code{gnus-uu-decode-save}).
7745
7746 @item X b
7747 @kindex X b (Summary)
7748 @findex gnus-uu-decode-binhex
7749 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7750 doesn't really work yet.
7751 @end table
7752
7753
7754 @node Decoding Variables
7755 @subsection Decoding Variables
7756
7757 Adjective, not verb.
7758
7759 @menu
7760 * Rule Variables::              Variables that say how a file is to be viewed.
7761 * Other Decode Variables::      Other decode variables.
7762 * Uuencoding and Posting::      Variables for customizing uuencoding.
7763 @end menu
7764
7765
7766 @node Rule Variables
7767 @subsubsection Rule Variables
7768 @cindex rule variables
7769
7770 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7771 variables are of the form
7772
7773 @lisp
7774       (list '(regexp1 command2)
7775             '(regexp2 command2)
7776             ...)
7777 @end lisp
7778
7779 @table @code
7780
7781 @item gnus-uu-user-view-rules
7782 @vindex gnus-uu-user-view-rules
7783 @cindex sox
7784 This variable is consulted first when viewing files.  If you wish to use,
7785 for instance, @code{sox} to convert an @file{.au} sound file, you could
7786 say something like:
7787 @lisp
7788 (setq gnus-uu-user-view-rules
7789       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7790 @end lisp
7791
7792 @item gnus-uu-user-view-rules-end
7793 @vindex gnus-uu-user-view-rules-end
7794 This variable is consulted if Gnus couldn't make any matches from the
7795 user and default view rules.
7796
7797 @item gnus-uu-user-archive-rules
7798 @vindex gnus-uu-user-archive-rules
7799 This variable can be used to say what commands should be used to unpack
7800 archives.
7801 @end table
7802
7803
7804 @node Other Decode Variables
7805 @subsubsection Other Decode Variables
7806
7807 @table @code
7808 @vindex gnus-uu-grabbed-file-functions
7809
7810 @item gnus-uu-grabbed-file-functions
7811 All functions in this list will be called right after each file has been
7812 successfully decoded---so that you can move or view files right away,
7813 and don't have to wait for all files to be decoded before you can do
7814 anything.  Ready-made functions you can put in this list are:
7815
7816 @table @code
7817
7818 @item gnus-uu-grab-view
7819 @findex gnus-uu-grab-view
7820 View the file.
7821
7822 @item gnus-uu-grab-move
7823 @findex gnus-uu-grab-move
7824 Move the file (if you're using a saving function.)
7825 @end table
7826
7827 @item gnus-uu-be-dangerous
7828 @vindex gnus-uu-be-dangerous
7829 Specifies what to do if unusual situations arise during decoding.  If
7830 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7831 that didn't work, and overwrite existing files.  Otherwise, ask each
7832 time.
7833
7834 @item gnus-uu-ignore-files-by-name
7835 @vindex gnus-uu-ignore-files-by-name
7836 Files with name matching this regular expression won't be viewed.
7837
7838 @item gnus-uu-ignore-files-by-type
7839 @vindex gnus-uu-ignore-files-by-type
7840 Files with a @acronym{MIME} type matching this variable won't be viewed.
7841 Note that Gnus tries to guess what type the file is based on the name.
7842 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7843 kludgey.
7844
7845 @item gnus-uu-tmp-dir
7846 @vindex gnus-uu-tmp-dir
7847 Where @code{gnus-uu} does its work.
7848
7849 @item gnus-uu-do-not-unpack-archives
7850 @vindex gnus-uu-do-not-unpack-archives
7851 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7852 looking for files to display.
7853
7854 @item gnus-uu-view-and-save
7855 @vindex gnus-uu-view-and-save
7856 Non-@code{nil} means that the user will always be asked to save a file
7857 after viewing it.
7858
7859 @item gnus-uu-ignore-default-view-rules
7860 @vindex gnus-uu-ignore-default-view-rules
7861 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7862 rules.
7863
7864 @item gnus-uu-ignore-default-archive-rules
7865 @vindex gnus-uu-ignore-default-archive-rules
7866 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7867 unpacking commands.
7868
7869 @item gnus-uu-kill-carriage-return
7870 @vindex gnus-uu-kill-carriage-return
7871 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7872 from articles.
7873
7874 @item gnus-uu-unmark-articles-not-decoded
7875 @vindex gnus-uu-unmark-articles-not-decoded
7876 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7877 decoded articles as unread.
7878
7879 @item gnus-uu-correct-stripped-uucode
7880 @vindex gnus-uu-correct-stripped-uucode
7881 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7882 uuencoded files that have had trailing spaces deleted.
7883
7884 @item gnus-uu-pre-uudecode-hook
7885 @vindex gnus-uu-pre-uudecode-hook
7886 Hook run before sending a message to @code{uudecode}.
7887
7888 @item gnus-uu-view-with-metamail
7889 @vindex gnus-uu-view-with-metamail
7890 @cindex metamail
7891 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7892 commands defined by the rule variables and just fudge a @acronym{MIME}
7893 content type based on the file name.  The result will be fed to
7894 @code{metamail} for viewing.
7895
7896 @item gnus-uu-save-in-digest
7897 @vindex gnus-uu-save-in-digest
7898 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7899 decoding, will save in digests.  If this variable is @code{nil},
7900 @code{gnus-uu} will just save everything in a file without any
7901 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7902 to specify any meaningful volume and issue numbers were found, so I
7903 simply dropped them.
7904
7905 @end table
7906
7907
7908 @node Uuencoding and Posting
7909 @subsubsection Uuencoding and Posting
7910
7911 @table @code
7912
7913 @item gnus-uu-post-include-before-composing
7914 @vindex gnus-uu-post-include-before-composing
7915 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7916 before you compose the article.  If this variable is @code{t}, you can
7917 either include an encoded file with @kbd{C-c C-i} or have one included
7918 for you when you post the article.
7919
7920 @item gnus-uu-post-length
7921 @vindex gnus-uu-post-length
7922 Maximum length of an article.  The encoded file will be split into how
7923 many articles it takes to post the entire file.
7924
7925 @item gnus-uu-post-threaded
7926 @vindex gnus-uu-post-threaded
7927 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7928 thread.  This may not be smart, as no other decoder I have seen is able
7929 to follow threads when collecting uuencoded articles.  (Well, I have
7930 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7931 think that counts@dots{}) Default is @code{nil}.
7932
7933 @item gnus-uu-post-separate-description
7934 @vindex gnus-uu-post-separate-description
7935 Non-@code{nil} means that the description will be posted in a separate
7936 article.  The first article will typically be numbered (0/x).  If this
7937 variable is @code{nil}, the description the user enters will be included
7938 at the beginning of the first article, which will be numbered (1/x).
7939 Default is @code{t}.
7940
7941 @end table
7942
7943
7944 @node Viewing Files
7945 @subsection Viewing Files
7946 @cindex viewing files
7947 @cindex pseudo-articles
7948
7949 After decoding, if the file is some sort of archive, Gnus will attempt
7950 to unpack the archive and see if any of the files in the archive can be
7951 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7952 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
7953 uncompress and de-tar the main file, and then view the two pictures.
7954 This unpacking process is recursive, so if the archive contains archives
7955 of archives, it'll all be unpacked.
7956
7957 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
7958 extracted file into the summary buffer.  If you go to these
7959 ``articles'', you will be prompted for a command to run (usually Gnus
7960 will make a suggestion), and then the command will be run.
7961
7962 @vindex gnus-view-pseudo-asynchronously
7963 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7964 until the viewing is done before proceeding.
7965
7966 @vindex gnus-view-pseudos
7967 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7968 the pseudo-articles into the summary buffer, but view them
7969 immediately.  If this variable is @code{not-confirm}, the user won't even
7970 be asked for a confirmation before viewing is done.
7971
7972 @vindex gnus-view-pseudos-separately
7973 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7974 pseudo-article will be created for each file to be viewed.  If
7975 @code{nil}, all files that use the same viewing command will be given as
7976 a list of parameters to that command.
7977
7978 @vindex gnus-insert-pseudo-articles
7979 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7980 pseudo-articles when decoding.  It is @code{t} by default.
7981
7982 So; there you are, reading your @emph{pseudo-articles} in your
7983 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7984 Why isn't anything real anymore? How did we get here?
7985
7986
7987 @node Article Treatment
7988 @section Article Treatment
7989
7990 Reading through this huge manual, you may have quite forgotten that the
7991 object of newsreaders is to actually, like, read what people have
7992 written.  Reading articles.  Unfortunately, people are quite bad at
7993 writing, so there are tons of functions and variables to make reading
7994 these articles easier.
7995
7996 @menu
7997 * Article Highlighting::        You want to make the article look like fruit salad.
7998 * Article Fontisizing::         Making emphasized text look nice.
7999 * Article Hiding::              You also want to make certain info go away.
8000 * Article Washing::             Lots of way-neat functions to make life better.
8001 * Article Header::              Doing various header transformations.
8002 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8003 * Article Button Levels::       Controlling appearance of buttons.
8004 * Article Date::                Grumble, UT!
8005 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8006 * Article Signature::           What is a signature?
8007 * Article Miscellanea::         Various other stuff.
8008 @end menu
8009
8010
8011 @node Article Highlighting
8012 @subsection Article Highlighting
8013 @cindex highlighting
8014
8015 Not only do you want your article buffer to look like fruit salad, but
8016 you want it to look like technicolor fruit salad.
8017
8018 @table @kbd
8019
8020 @item W H a
8021 @kindex W H a (Summary)
8022 @findex gnus-article-highlight
8023 @findex gnus-article-maybe-highlight
8024 Do much highlighting of the current article
8025 (@code{gnus-article-highlight}).  This function highlights header, cited
8026 text, the signature, and adds buttons to the body and the head.
8027
8028 @item W H h
8029 @kindex W H h (Summary)
8030 @findex gnus-article-highlight-headers
8031 @vindex gnus-header-face-alist
8032 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8033 highlighting will be done according to the @code{gnus-header-face-alist}
8034 variable, which is a list where each element has the form
8035 @code{(@var{regexp} @var{name} @var{content})}.
8036 @var{regexp} is a regular expression for matching the
8037 header, @var{name} is the face used for highlighting the header name
8038 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8039 the header value.  The first match made will be used.  Note that
8040 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8041
8042 @item W H c
8043 @kindex W H c (Summary)
8044 @findex gnus-article-highlight-citation
8045 Highlight cited text (@code{gnus-article-highlight-citation}).
8046
8047 Some variables to customize the citation highlights:
8048
8049 @table @code
8050 @vindex gnus-cite-parse-max-size
8051
8052 @item gnus-cite-parse-max-size
8053 If the article size if bigger than this variable (which is 25000 by
8054 default), no citation highlighting will be performed.
8055
8056 @item gnus-cite-max-prefix
8057 @vindex gnus-cite-max-prefix
8058 Maximum possible length for a citation prefix (default 20).
8059
8060 @item gnus-cite-face-list
8061 @vindex gnus-cite-face-list
8062 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8063 When there are citations from multiple articles in the same message,
8064 Gnus will try to give each citation from each article its own face.
8065 This should make it easier to see who wrote what.
8066
8067 @item gnus-supercite-regexp
8068 @vindex gnus-supercite-regexp
8069 Regexp matching normal Supercite attribution lines.
8070
8071 @item gnus-supercite-secondary-regexp
8072 @vindex gnus-supercite-secondary-regexp
8073 Regexp matching mangled Supercite attribution lines.
8074
8075 @item gnus-cite-minimum-match-count
8076 @vindex gnus-cite-minimum-match-count
8077 Minimum number of identical prefixes we have to see before we believe
8078 that it's a citation.
8079
8080 @item gnus-cite-attribution-prefix
8081 @vindex gnus-cite-attribution-prefix
8082 Regexp matching the beginning of an attribution line.
8083
8084 @item gnus-cite-attribution-suffix
8085 @vindex gnus-cite-attribution-suffix
8086 Regexp matching the end of an attribution line.
8087
8088 @item gnus-cite-attribution-face
8089 @vindex gnus-cite-attribution-face
8090 Face used for attribution lines.  It is merged with the face for the
8091 cited text belonging to the attribution.
8092
8093 @end table
8094
8095
8096 @item W H s
8097 @kindex W H s (Summary)
8098 @vindex gnus-signature-separator
8099 @vindex gnus-signature-face
8100 @findex gnus-article-highlight-signature
8101 Highlight the signature (@code{gnus-article-highlight-signature}).
8102 Everything after @code{gnus-signature-separator} (@pxref{Article
8103 Signature}) in an article will be considered a signature and will be
8104 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8105 default.
8106
8107 @end table
8108
8109 @xref{Customizing Articles}, for how to highlight articles automatically.
8110
8111
8112 @node Article Fontisizing
8113 @subsection Article Fontisizing
8114 @cindex emphasis
8115 @cindex article emphasis
8116
8117 @findex gnus-article-emphasize
8118 @kindex W e (Summary)
8119 People commonly add emphasis to words in news articles by writing things
8120 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8121 this look nicer by running the article through the @kbd{W e}
8122 (@code{gnus-article-emphasize}) command.
8123
8124 @vindex gnus-emphasis-alist
8125 How the emphasis is computed is controlled by the
8126 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8127 element is a regular expression to be matched.  The second is a number
8128 that says what regular expression grouping is used to find the entire
8129 emphasized word.  The third is a number that says what regexp grouping
8130 should be displayed and highlighted.  (The text between these two
8131 groupings will be hidden.)  The fourth is the face used for
8132 highlighting.
8133
8134 @lisp
8135 (setq gnus-emphasis-alist
8136       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8137         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8138 @end lisp
8139
8140 @cindex slash
8141 @cindex asterisk
8142 @cindex underline
8143 @cindex /
8144 @cindex *
8145
8146 @vindex gnus-emphasis-underline
8147 @vindex gnus-emphasis-bold
8148 @vindex gnus-emphasis-italic
8149 @vindex gnus-emphasis-underline-bold
8150 @vindex gnus-emphasis-underline-italic
8151 @vindex gnus-emphasis-bold-italic
8152 @vindex gnus-emphasis-underline-bold-italic
8153 By default, there are seven rules, and they use the following faces:
8154 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8155 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8156 @code{gnus-emphasis-underline-italic},
8157 @code{gnus-emphasis-underline-bold}, and
8158 @code{gnus-emphasis-underline-bold-italic}.
8159
8160 If you want to change these faces, you can either use @kbd{M-x
8161 customize}, or you can use @code{copy-face}.  For instance, if you want
8162 to make @code{gnus-emphasis-italic} use a red face instead, you could
8163 say something like:
8164
8165 @lisp
8166 (copy-face 'red 'gnus-emphasis-italic)
8167 @end lisp
8168
8169 @vindex gnus-group-highlight-words-alist
8170
8171 If you want to highlight arbitrary words, you can use the
8172 @code{gnus-group-highlight-words-alist} variable, which uses the same
8173 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8174 parameter (@pxref{Group Parameters}) can also be used.
8175
8176 @xref{Customizing Articles}, for how to fontize articles automatically.
8177
8178
8179 @node Article Hiding
8180 @subsection Article Hiding
8181 @cindex article hiding
8182
8183 Or rather, hiding certain things in each article.  There usually is much
8184 too much cruft in most articles.
8185
8186 @table @kbd
8187
8188 @item W W a
8189 @kindex W W a (Summary)
8190 @findex gnus-article-hide
8191 Do quite a lot of hiding on the article buffer
8192 (@kbd{gnus-article-hide}).  In particular, this function will hide
8193 headers, @acronym{PGP}, cited text and the signature.
8194
8195 @item W W h
8196 @kindex W W h (Summary)
8197 @findex gnus-article-hide-headers
8198 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8199 Headers}.
8200
8201 @item W W b
8202 @kindex W W b (Summary)
8203 @findex gnus-article-hide-boring-headers
8204 Hide headers that aren't particularly interesting
8205 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8206
8207 @item W W s
8208 @kindex W W s (Summary)
8209 @findex gnus-article-hide-signature
8210 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8211 Signature}.
8212
8213 @item W W l
8214 @kindex W W l (Summary)
8215 @findex gnus-article-hide-list-identifiers
8216 @vindex gnus-list-identifiers
8217 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8218 are strings some mailing list servers add to the beginning of all
8219 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8220 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8221 may not contain @code{\\(..\\)}.
8222
8223 @table @code
8224
8225 @item gnus-list-identifiers
8226 @vindex gnus-list-identifiers
8227 A regular expression that matches list identifiers to be removed from
8228 subject.  This can also be a list of regular expressions.
8229
8230 @end table
8231
8232 @item W W P
8233 @kindex W W P (Summary)
8234 @findex gnus-article-hide-pem
8235 Hide @acronym{PEM} (privacy enhanced messages) cruft
8236 (@code{gnus-article-hide-pem}).
8237
8238 @item W W B
8239 @kindex W W B (Summary)
8240 @findex gnus-article-strip-banner
8241 @vindex gnus-article-banner-alist
8242 @vindex gnus-article-address-banner-alist
8243 @cindex banner
8244 @cindex OneList
8245 @cindex stripping advertisements
8246 @cindex advertisements
8247 Strip the banner specified by the @code{banner} group parameter
8248 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8249 annoying banners and/or signatures that some mailing lists and moderated
8250 groups adds to all the messages.  The way to use this function is to add
8251 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8252 group you want banners stripped from.  The parameter either be a string,
8253 which will be interpreted as a regular expression matching text to be
8254 removed, or the symbol @code{signature}, meaning that the (last)
8255 signature should be removed, or other symbol, meaning that the
8256 corresponding regular expression in @code{gnus-article-banner-alist} is
8257 used.
8258
8259 Regardless of a group, you can hide things like advertisements only when
8260 the sender of an article has a certain mail address specified in
8261 @code{gnus-article-address-banner-alist}.
8262
8263 @table @code
8264
8265 @item gnus-article-address-banner-alist
8266 @vindex gnus-article-address-banner-alist
8267 Alist of mail addresses and banners.  Each element has the form
8268 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8269 matching a mail address in the From header, @var{banner} is one of a
8270 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8271 a regexp and @code{nil}.  If @var{address} matches author's mail
8272 address, it will remove things like advertisements.  For example, if a
8273 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8274 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8275 sends, you can use the following element to remove them:
8276
8277 @lisp
8278 ("@@yoo-hoo\\.co\\.jp\\'" .
8279  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8280 @end lisp
8281
8282 @end table
8283
8284 @item W W c
8285 @kindex W W c (Summary)
8286 @findex gnus-article-hide-citation
8287 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8288 customizing the hiding:
8289
8290 @table @code
8291
8292 @item gnus-cited-opened-text-button-line-format
8293 @itemx gnus-cited-closed-text-button-line-format
8294 @vindex gnus-cited-closed-text-button-line-format
8295 @vindex gnus-cited-opened-text-button-line-format
8296 Gnus adds buttons to show where the cited text has been hidden, and to
8297 allow toggle hiding the text.  The format of the variable is specified
8298 by these format-like variable (@pxref{Formatting Variables}).  These
8299 specs are valid:
8300
8301 @table @samp
8302 @item b
8303 Starting point of the hidden text.
8304 @item e
8305 Ending point of the hidden text.
8306 @item l
8307 Number of characters in the hidden region.
8308 @item n
8309 Number of lines of hidden text.
8310 @end table
8311
8312 @item gnus-cited-lines-visible
8313 @vindex gnus-cited-lines-visible
8314 The number of lines at the beginning of the cited text to leave
8315 shown.  This can also be a cons cell with the number of lines at the top
8316 and bottom of the text, respectively, to remain visible.
8317
8318 @end table
8319
8320 @item W W C-c
8321 @kindex W W C-c (Summary)
8322 @findex gnus-article-hide-citation-maybe
8323
8324 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8325 following two variables:
8326
8327 @table @code
8328 @item gnus-cite-hide-percentage
8329 @vindex gnus-cite-hide-percentage
8330 If the cited text is of a bigger percentage than this variable (default
8331 50), hide the cited text.
8332
8333 @item gnus-cite-hide-absolute
8334 @vindex gnus-cite-hide-absolute
8335 The cited text must have at least this length (default 10) before it
8336 is hidden.
8337 @end table
8338
8339 @item W W C
8340 @kindex W W C (Summary)
8341 @findex gnus-article-hide-citation-in-followups
8342 Hide cited text in articles that aren't roots
8343 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8344 useful as an interactive command, but might be a handy function to stick
8345 have happen automatically (@pxref{Customizing Articles}).
8346
8347 @end table
8348
8349 All these ``hiding'' commands are toggles, but if you give a negative
8350 prefix to these commands, they will show what they have previously
8351 hidden.  If you give a positive prefix, they will always hide.
8352
8353 Also @pxref{Article Highlighting} for further variables for
8354 citation customization.
8355
8356 @xref{Customizing Articles}, for how to hide article elements
8357 automatically.
8358
8359
8360 @node Article Washing
8361 @subsection Article Washing
8362 @cindex washing
8363 @cindex article washing
8364
8365 We call this ``article washing'' for a really good reason.  Namely, the
8366 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8367
8368 @dfn{Washing} is defined by us as ``changing something from something to
8369 something else'', but normally results in something looking better.
8370 Cleaner, perhaps.
8371
8372 @xref{Customizing Articles}, if you want to change how Gnus displays
8373 articles by default.
8374
8375 @table @kbd
8376
8377 @item C-u g
8378 This is not really washing, it's sort of the opposite of washing.  If
8379 you type this, you see the article exactly as it exists on disk or on
8380 the server.
8381
8382 @item g
8383 Force redisplaying of the current article
8384 (@code{gnus-summary-show-article}).  This is also not really washing.
8385 If you type this, you see the article without any previously applied
8386 interactive Washing functions but with all default treatments
8387 (@pxref{Customizing Articles}).
8388
8389 @item W l
8390 @kindex W l (Summary)
8391 @findex gnus-summary-stop-page-breaking
8392 Remove page breaks from the current article
8393 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8394 delimiters.
8395
8396 @item W r
8397 @kindex W r (Summary)
8398 @findex gnus-summary-caesar-message
8399 @c @icon{gnus-summary-caesar-message}
8400 Do a Caesar rotate (rot13) on the article buffer
8401 (@code{gnus-summary-caesar-message}).
8402 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8403 (Typically offensive jokes and such.)
8404
8405 It's commonly called ``rot13'' because each letter is rotated 13
8406 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8407 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8408 is rumored to have employed this form of, uh, somewhat weak encryption.
8409
8410 @item W m
8411 @kindex W m (Summary)
8412 @findex gnus-summary-morse-message
8413 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8414
8415 @item W t
8416 @item t
8417 @kindex W t (Summary)
8418 @kindex t (Summary)
8419 @findex gnus-summary-toggle-header
8420 Toggle whether to display all headers in the article buffer
8421 (@code{gnus-summary-toggle-header}).
8422
8423 @item W v
8424 @kindex W v (Summary)
8425 @findex gnus-summary-verbose-headers
8426 Toggle whether to display all headers in the article buffer permanently
8427 (@code{gnus-summary-verbose-headers}).
8428
8429 @item W o
8430 @kindex W o (Summary)
8431 @findex gnus-article-treat-overstrike
8432 Treat overstrike (@code{gnus-article-treat-overstrike}).
8433
8434 @item W d
8435 @kindex W d (Summary)
8436 @findex gnus-article-treat-dumbquotes
8437 @vindex gnus-article-dumbquotes-map
8438 @cindex Smartquotes
8439 @cindex M****s*** sm*rtq**t*s
8440 @cindex Latin 1
8441 Treat M****s*** sm*rtq**t*s according to
8442 @code{gnus-article-dumbquotes-map}
8443 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8444 whether a character is a sm*rtq**t* or not, so it should only be used
8445 interactively.
8446
8447 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8448 an attempt to provide more quoting characters.  If you see something
8449 like @code{\222} or @code{\264} where you're expecting some kind of
8450 apostrophe or quotation mark, then try this wash.
8451
8452 @item W Y f
8453 @kindex W Y f (Summary)
8454 @findex gnus-article-outlook-deuglify-article
8455 @cindex Outlook Express
8456 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8457 unwrap lines, repair attribution and rearrange citation.
8458 (@code{gnus-article-outlook-deuglify-article}).
8459
8460 @item W Y u
8461 @kindex W Y u (Summary)
8462 @findex gnus-article-outlook-unwrap-lines
8463 @vindex gnus-outlook-deuglify-unwrap-min
8464 @vindex gnus-outlook-deuglify-unwrap-max
8465 Unwrap lines that appear to be wrapped citation lines.  You can control
8466 what lines will be unwrapped by frobbing
8467 @code{gnus-outlook-deuglify-unwrap-min} and
8468 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8469 maximum length of an unwrapped citation line.
8470 (@code{gnus-article-outlook-unwrap-lines}).
8471
8472 @item W Y a
8473 @kindex W Y a (Summary)
8474 @findex gnus-article-outlook-repair-attribution
8475 Repair a broken attribution line.@*
8476 (@code{gnus-article-outlook-repair-attribution}).
8477
8478 @item W Y c
8479 @kindex W Y c (Summary)
8480 @findex gnus-article-outlook-rearrange-citation
8481 Repair broken citations by rearranging the text.
8482 (@code{gnus-article-outlook-rearrange-citation}).
8483
8484 @item W w
8485 @kindex W w (Summary)
8486 @findex gnus-article-fill-cited-article
8487 Do word wrap (@code{gnus-article-fill-cited-article}).
8488
8489 You can give the command a numerical prefix to specify the width to use
8490 when filling.
8491
8492 @item W Q
8493 @kindex W Q (Summary)
8494 @findex gnus-article-fill-long-lines
8495 Fill long lines (@code{gnus-article-fill-long-lines}).
8496
8497 @item W C
8498 @kindex W C (Summary)
8499 @findex gnus-article-capitalize-sentences
8500 Capitalize the first word in each sentence
8501 (@code{gnus-article-capitalize-sentences}).
8502
8503 @item W c
8504 @kindex W c (Summary)
8505 @findex gnus-article-remove-cr
8506 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8507 (this takes care of DOS line endings), and then translate any remaining
8508 CRs into LF (this takes care of Mac line endings)
8509 (@code{gnus-article-remove-cr}).
8510
8511 @item W q
8512 @kindex W q (Summary)
8513 @findex gnus-article-de-quoted-unreadable
8514 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8515 Quoted-Printable is one common @acronym{MIME} encoding employed when
8516 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8517 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8518 doesn't look very readable to me.  Note that this is usually done
8519 automatically by Gnus if the message in question has a
8520 @code{Content-Transfer-Encoding} header that says that this encoding
8521 has been done.  If a prefix is given, a charset will be asked for.
8522
8523 @item W 6
8524 @kindex W 6 (Summary)
8525 @findex gnus-article-de-base64-unreadable
8526 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8527 one common @acronym{MIME} encoding employed when sending
8528 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8529 usually done automatically by Gnus if the message in question has a
8530 @code{Content-Transfer-Encoding} header that says that this encoding
8531 has been done.  If a prefix is given, a charset will be asked for.
8532
8533 @item W Z
8534 @kindex W Z (Summary)
8535 @findex gnus-article-decode-HZ
8536 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8537 common encoding employed when sending Chinese articles.  It typically
8538 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8539
8540 @item W u
8541 @kindex W u (Summary)
8542 @findex gnus-article-unsplit-urls
8543 Remove newlines from within URLs.  Some mailers insert newlines into
8544 outgoing email messages to keep lines short.  This reformatting can
8545 split long URLs onto multiple lines.  Repair those URLs by removing
8546 the newlines (@code{gnus-article-unsplit-urls}).
8547
8548 @item W h
8549 @kindex W h (Summary)
8550 @findex gnus-article-wash-html
8551 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8552 usually done automatically by Gnus if the message in question has a
8553 @code{Content-Type} header that says that the message is @acronym{HTML}.
8554
8555 If a prefix is given, a charset will be asked for.
8556
8557 @vindex gnus-article-wash-function
8558 The default is to use the function specified by
8559 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8560 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8561 @acronym{HTML}, but this is controlled by the
8562 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8563 can use include:
8564
8565 @table @code
8566 @item w3
8567 Use Emacs/w3.
8568
8569 @item w3m
8570 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8571
8572 @item links
8573 Use @uref{http://links.sf.net/, Links}.
8574
8575 @item lynx
8576 Use @uref{http://lynx.isc.org/, Lynx}.
8577
8578 @item html2text
8579 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8580
8581 @end table
8582
8583 @item W b
8584 @kindex W b (Summary)
8585 @findex gnus-article-add-buttons
8586 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8587 @xref{Article Buttons}.
8588
8589 @item W B
8590 @kindex W B (Summary)
8591 @findex gnus-article-add-buttons-to-head
8592 Add clickable buttons to the article headers
8593 (@code{gnus-article-add-buttons-to-head}).
8594
8595 @item W p
8596 @kindex W p (Summary)
8597 @findex gnus-article-verify-x-pgp-sig
8598 Verify a signed control message
8599 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8600 @code{newgroup} and @code{checkgroups} are usually signed by the
8601 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8602 the maintainer to your keyring to verify the
8603 message.@footnote{@acronym{PGP} keys for many hierarchies are
8604 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8605
8606 @item W s
8607 @kindex W s (Summary)
8608 @findex gnus-summary-force-verify-and-decrypt
8609 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8610 @acronym{S/MIME}) message
8611 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8612
8613 @item W a
8614 @kindex W a (Summary)
8615 @findex gnus-article-strip-headers-in-body
8616 Strip headers like the @code{X-No-Archive} header from the beginning of
8617 article bodies (@code{gnus-article-strip-headers-in-body}).
8618
8619 @item W E l
8620 @kindex W E l (Summary)
8621 @findex gnus-article-strip-leading-blank-lines
8622 Remove all blank lines from the beginning of the article
8623 (@code{gnus-article-strip-leading-blank-lines}).
8624
8625 @item W E m
8626 @kindex W E m (Summary)
8627 @findex gnus-article-strip-multiple-blank-lines
8628 Replace all blank lines with empty lines and then all multiple empty
8629 lines with a single empty line.
8630 (@code{gnus-article-strip-multiple-blank-lines}).
8631
8632 @item W E t
8633 @kindex W E t (Summary)
8634 @findex gnus-article-remove-trailing-blank-lines
8635 Remove all blank lines at the end of the article
8636 (@code{gnus-article-remove-trailing-blank-lines}).
8637
8638 @item W E a
8639 @kindex W E a (Summary)
8640 @findex gnus-article-strip-blank-lines
8641 Do all the three commands above
8642 (@code{gnus-article-strip-blank-lines}).
8643
8644 @item W E A
8645 @kindex W E A (Summary)
8646 @findex gnus-article-strip-all-blank-lines
8647 Remove all blank lines
8648 (@code{gnus-article-strip-all-blank-lines}).
8649
8650 @item W E s
8651 @kindex W E s (Summary)
8652 @findex gnus-article-strip-leading-space
8653 Remove all white space from the beginning of all lines of the article
8654 body (@code{gnus-article-strip-leading-space}).
8655
8656 @item W E e
8657 @kindex W E e (Summary)
8658 @findex gnus-article-strip-trailing-space
8659 Remove all white space from the end of all lines of the article
8660 body (@code{gnus-article-strip-trailing-space}).
8661
8662 @end table
8663
8664 @xref{Customizing Articles}, for how to wash articles automatically.
8665
8666
8667 @node Article Header
8668 @subsection Article Header
8669
8670 These commands perform various transformations of article header.
8671
8672 @table @kbd
8673
8674 @item W G u
8675 @kindex W G u (Summary)
8676 @findex gnus-article-treat-unfold-headers
8677 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8678
8679 @item W G n
8680 @kindex W G n (Summary)
8681 @findex gnus-article-treat-fold-newsgroups
8682 Fold the @code{Newsgroups} and @code{Followup-To} headers
8683 (@code{gnus-article-treat-fold-newsgroups}).
8684
8685 @item W G f
8686 @kindex W G f (Summary)
8687 @findex gnus-article-treat-fold-headers
8688 Fold all the message headers
8689 (@code{gnus-article-treat-fold-headers}).
8690
8691 @item W E w
8692 @kindex W E w
8693 @findex gnus-article-remove-leading-whitespace
8694 Remove excessive whitespace from all headers
8695 (@code{gnus-article-remove-leading-whitespace}).
8696
8697 @end table
8698
8699
8700 @node Article Buttons
8701 @subsection Article Buttons
8702 @cindex buttons
8703
8704 People often include references to other stuff in articles, and it would
8705 be nice if Gnus could just fetch whatever it is that people talk about
8706 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8707 button on these references.
8708
8709 @vindex gnus-button-man-handler
8710 Gnus adds @dfn{buttons} to certain standard references by default:
8711 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8712 Emacs or Gnus related references.  This is controlled by two variables,
8713 one that handles article bodies and one that handles article heads:
8714
8715 @table @code
8716
8717 @item gnus-button-alist
8718 @vindex gnus-button-alist
8719 This is an alist where each entry has this form:
8720
8721 @lisp
8722 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8723 @end lisp
8724
8725 @table @var
8726
8727 @item regexp
8728 All text that match this regular expression (case insensitive) will be
8729 considered an external reference.  Here's a typical regexp that matches
8730 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8731 variable containing a regexp, useful variables to use include
8732 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8733
8734 @item button-par
8735 Gnus has to know which parts of the matches is to be highlighted.  This
8736 is a number that says what sub-expression of the regexp is to be
8737 highlighted.  If you want it all highlighted, you use 0 here.
8738
8739 @item use-p
8740 This form will be @code{eval}ed, and if the result is non-@code{nil},
8741 this is considered a match.  This is useful if you want extra sifting to
8742 avoid false matches.  Often variables named
8743 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8744 Levels}, but any other form may be used too.
8745
8746 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8747
8748 @item function
8749 This function will be called when you click on this button.
8750
8751 @item data-par
8752 As with @var{button-par}, this is a sub-expression number, but this one
8753 says which part of the match is to be sent as data to @var{function}.
8754
8755 @end table
8756
8757 So the full entry for buttonizing URLs is then
8758
8759 @lisp
8760 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8761 @end lisp
8762
8763 @item gnus-header-button-alist
8764 @vindex gnus-header-button-alist
8765 This is just like the other alist, except that it is applied to the
8766 article head only, and that each entry has an additional element that is
8767 used to say what headers to apply the buttonize coding to:
8768
8769 @lisp
8770 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8771 @end lisp
8772
8773 @var{header} is a regular expression.
8774 @end table
8775
8776 @subsubsection Related variables and functions
8777
8778 @table @code
8779 @item gnus-button-@var{*}-level
8780 @xref{Article Button Levels}.
8781
8782 @c Stuff related to gnus-button-browse-level
8783
8784 @item gnus-button-url-regexp
8785 @vindex gnus-button-url-regexp
8786 A regular expression that matches embedded URLs.  It is used in the
8787 default values of the variables above.
8788
8789 @c Stuff related to gnus-button-man-level
8790
8791 @item gnus-button-man-handler
8792 @vindex gnus-button-man-handler
8793 The function to use for displaying man pages.  It must take at least one
8794 argument with a string naming the man page.
8795
8796 @c Stuff related to gnus-button-message-level
8797
8798 @item gnus-button-mid-or-mail-regexp
8799 @vindex gnus-button-mid-or-mail-regexp
8800 Regular expression that matches a message ID or a mail address.
8801
8802 @item gnus-button-prefer-mid-or-mail
8803 @vindex gnus-button-prefer-mid-or-mail
8804 This variable determines what to do when the button on a string as
8805 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8806 message ID or a mail address.  If it is one of the symbols @code{mid} or
8807 @code{mail}, Gnus will always assume that the string is a message ID or
8808 a mail address, respectively.  If this variable is set to the symbol
8809 @code{ask}, always query the user what do do.  If it is a function, this
8810 function will be called with the string as its only argument.  The
8811 function must return @code{mid}, @code{mail}, @code{invalid} or
8812 @code{ask}.  The default value is the function
8813 @code{gnus-button-mid-or-mail-heuristic}.
8814
8815 @item gnus-button-mid-or-mail-heuristic
8816 @findex gnus-button-mid-or-mail-heuristic
8817 Function that guesses whether its argument is a message ID or a mail
8818 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8819 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8820 string is invalid.
8821
8822 @item gnus-button-mid-or-mail-heuristic-alist
8823 @vindex gnus-button-mid-or-mail-heuristic-alist
8824 An alist of @code{(RATE . REGEXP)} pairs used by the function
8825 @code{gnus-button-mid-or-mail-heuristic}.
8826
8827 @c Stuff related to gnus-button-tex-level
8828
8829 @item gnus-button-ctan-handler
8830 @findex gnus-button-ctan-handler
8831 The function to use for displaying CTAN links.  It must take one
8832 argument, the string naming the URL.
8833
8834 @item gnus-ctan-url
8835 @vindex gnus-ctan-url
8836 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8837 by @code{gnus-button-ctan-handler}.
8838
8839 @c Misc stuff
8840
8841 @item gnus-article-button-face
8842 @vindex gnus-article-button-face
8843 Face used on buttons.
8844
8845 @item gnus-article-mouse-face
8846 @vindex gnus-article-mouse-face
8847 Face used when the mouse cursor is over a button.
8848
8849 @end table
8850
8851 @xref{Customizing Articles}, for how to buttonize articles automatically.
8852
8853
8854 @node Article Button Levels
8855 @subsection Article button levels
8856 @cindex button levels
8857 The higher the value of the variables @code{gnus-button-@var{*}-level},
8858 the more buttons will appear.  If the level is zero, no corresponding
8859 buttons are displayed.  With the default value (which is 5) you should
8860 already see quite a lot of buttons.  With higher levels, you will see
8861 more buttons, but you may also get more false positives.  To avoid them,
8862 you can set the variables @code{gnus-button-@var{*}-level} local to
8863 specific groups (@pxref{Group Parameters}).  Here's an example for the
8864 variable @code{gnus-parameters}:
8865
8866 @lisp
8867 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8868 (setq gnus-parameters
8869       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8870         ("\\<unix\\>"               (gnus-button-man-level 10))
8871         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8872 @end lisp
8873
8874 @table @code
8875
8876 @item gnus-button-browse-level
8877 @vindex gnus-button-browse-level
8878 Controls the display of references to message IDs, mail addresses and
8879 news URLs.  Related variables and functions include
8880 @code{gnus-button-url-regexp}, @code{browse-url}, and
8881 @code{browse-url-browser-function}.
8882
8883 @item gnus-button-emacs-level
8884 @vindex gnus-button-emacs-level
8885 Controls the display of Emacs or Gnus references.  Related functions are
8886 @code{gnus-button-handle-custom},
8887 @code{gnus-button-handle-describe-function},
8888 @code{gnus-button-handle-describe-variable},
8889 @code{gnus-button-handle-symbol},
8890 @code{gnus-button-handle-describe-key},
8891 @code{gnus-button-handle-apropos},
8892 @code{gnus-button-handle-apropos-command},
8893 @code{gnus-button-handle-apropos-variable},
8894 @code{gnus-button-handle-apropos-documentation}, and
8895 @code{gnus-button-handle-library}.
8896
8897 @item gnus-button-man-level
8898 @vindex gnus-button-man-level
8899 Controls the display of references to (Unix) man pages.
8900 See @code{gnus-button-man-handler}.
8901
8902 @item gnus-button-message-level
8903 @vindex gnus-button-message-level
8904 Controls the display of message IDs, mail addresses and news URLs.
8905 Related variables and functions include
8906 @code{gnus-button-mid-or-mail-regexp},
8907 @code{gnus-button-prefer-mid-or-mail},
8908 @code{gnus-button-mid-or-mail-heuristic}, and
8909 @code{gnus-button-mid-or-mail-heuristic-alist}.
8910
8911 @item gnus-button-tex-level
8912 @vindex gnus-button-tex-level
8913 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8914 URLs.  See the variables @code{gnus-ctan-url},
8915 @code{gnus-button-ctan-handler},
8916 @code{gnus-button-ctan-directory-regexp}, and
8917 @code{gnus-button-handle-ctan-bogus-regexp}.
8918
8919 @end table
8920
8921
8922 @node Article Date
8923 @subsection Article Date
8924
8925 The date is most likely generated in some obscure timezone you've never
8926 heard of, so it's quite nice to be able to find out what the time was
8927 when the article was sent.
8928
8929 @table @kbd
8930
8931 @item W T u
8932 @kindex W T u (Summary)
8933 @findex gnus-article-date-ut
8934 Display the date in UT (aka. GMT, aka ZULU)
8935 (@code{gnus-article-date-ut}).
8936
8937 @item W T i
8938 @kindex W T i (Summary)
8939 @findex gnus-article-date-iso8601
8940 @cindex ISO 8601
8941 Display the date in international format, aka. ISO 8601
8942 (@code{gnus-article-date-iso8601}).
8943
8944 @item W T l
8945 @kindex W T l (Summary)
8946 @findex gnus-article-date-local
8947 Display the date in the local timezone (@code{gnus-article-date-local}).
8948
8949 @item W T p
8950 @kindex W T p (Summary)
8951 @findex gnus-article-date-english
8952 Display the date in a format that's easily pronounceable in English
8953 (@code{gnus-article-date-english}).
8954
8955 @item W T s
8956 @kindex W T s (Summary)
8957 @vindex gnus-article-time-format
8958 @findex gnus-article-date-user
8959 @findex format-time-string
8960 Display the date using a user-defined format
8961 (@code{gnus-article-date-user}).  The format is specified by the
8962 @code{gnus-article-time-format} variable, and is a string that's passed
8963 to @code{format-time-string}.  See the documentation of that variable
8964 for a list of possible format specs.
8965
8966 @item W T e
8967 @kindex W T e (Summary)
8968 @findex gnus-article-date-lapsed
8969 @findex gnus-start-date-timer
8970 @findex gnus-stop-date-timer
8971 Say how much time has elapsed between the article was posted and now
8972 (@code{gnus-article-date-lapsed}).  It looks something like:
8973
8974 @example
8975 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8976 @end example
8977
8978 @vindex gnus-article-date-lapsed-new-header
8979 The value of @code{gnus-article-date-lapsed-new-header} determines
8980 whether this header will just be added below the old Date one, or will
8981 replace it.
8982
8983 An advantage of using Gnus to read mail is that it converts simple bugs
8984 into wonderful absurdities.
8985
8986 If you want to have this line updated continually, you can put
8987
8988 @lisp
8989 (gnus-start-date-timer)
8990 @end lisp
8991
8992 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
8993 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
8994 command.
8995
8996 @item W T o
8997 @kindex W T o (Summary)
8998 @findex gnus-article-date-original
8999 Display the original date (@code{gnus-article-date-original}).  This can
9000 be useful if you normally use some other conversion function and are
9001 worried that it might be doing something totally wrong.  Say, claiming
9002 that the article was posted in 1854.  Although something like that is
9003 @emph{totally} impossible.  Don't you trust me? *titter*
9004
9005 @end table
9006
9007 @xref{Customizing Articles}, for how to display the date in your
9008 preferred format automatically.
9009
9010
9011 @node Article Display
9012 @subsection Article Display
9013 @cindex picons
9014 @cindex x-face
9015 @cindex smileys
9016
9017 These commands add various frivolous display gimmicks to the article
9018 buffer in Emacs versions that support them.
9019
9020 @code{X-Face} headers are small black-and-white images supplied by the
9021 message headers (@pxref{X-Face}).
9022
9023 @code{Face} headers are small colored images supplied by the message
9024 headers (@pxref{Face}).
9025
9026 Smileys are those little @samp{:-)} symbols that people like to litter
9027 their messages with (@pxref{Smileys}).
9028
9029 Picons, on the other hand, reside on your own system, and Gnus will
9030 try to match the headers to what you have (@pxref{Picons}).
9031
9032 All these functions are toggles---if the elements already exist,
9033 they'll be removed.
9034
9035 @table @kbd
9036 @item W D x
9037 @kindex W D x (Summary)
9038 @findex gnus-article-display-x-face
9039 Display an @code{X-Face} in the @code{From} header.
9040 (@code{gnus-article-display-x-face}).
9041
9042 @item W D d
9043 @kindex W D d (Summary)
9044 @findex gnus-article-display-face
9045 Display a @code{Face} in the @code{From} header.
9046 (@code{gnus-article-display-face}).
9047
9048 @item W D s
9049 @kindex W D s (Summary)
9050 @findex gnus-treat-smiley
9051 Display smileys (@code{gnus-treat-smiley}).
9052
9053 @item W D f
9054 @kindex W D f (Summary)
9055 @findex gnus-treat-from-picon
9056 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9057
9058 @item W D m
9059 @kindex W D m (Summary)
9060 @findex gnus-treat-mail-picon
9061 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9062 (@code{gnus-treat-mail-picon}).
9063
9064 @item W D n
9065 @kindex W D n (Summary)
9066 @findex gnus-treat-newsgroups-picon
9067 Piconify all news headers (i. e., @code{Newsgroups} and
9068 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9069
9070 @item W D D
9071 @kindex W D D (Summary)
9072 @findex gnus-article-remove-images
9073 Remove all images from the article buffer
9074 (@code{gnus-article-remove-images}).
9075
9076 @end table
9077
9078
9079
9080 @node Article Signature
9081 @subsection Article Signature
9082 @cindex signatures
9083 @cindex article signature
9084
9085 @vindex gnus-signature-separator
9086 Each article is divided into two parts---the head and the body.  The
9087 body can be divided into a signature part and a text part.  The variable
9088 that says what is to be considered a signature is
9089 @code{gnus-signature-separator}.  This is normally the standard
9090 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9091 non-standard signature separators, so this variable can also be a list
9092 of regular expressions to be tested, one by one.  (Searches are done
9093 from the end of the body towards the beginning.)  One likely value is:
9094
9095 @lisp
9096 (setq gnus-signature-separator
9097       '("^-- $"         ; @r{The standard}
9098         "^-- *$"        ; @r{A common mangling}
9099         "^-------*$"    ; @r{Many people just use a looong}
9100                         ; @r{line of dashes.  Shame!}
9101         "^ *--------*$" ; @r{Double-shame!}
9102         "^________*$"   ; @r{Underscores are also popular}
9103         "^========*$")) ; @r{Pervert!}
9104 @end lisp
9105
9106 The more permissive you are, the more likely it is that you'll get false
9107 positives.
9108
9109 @vindex gnus-signature-limit
9110 @code{gnus-signature-limit} provides a limit to what is considered a
9111 signature when displaying articles.
9112
9113 @enumerate
9114 @item
9115 If it is an integer, no signature may be longer (in characters) than
9116 that integer.
9117 @item
9118 If it is a floating point number, no signature may be longer (in lines)
9119 than that number.
9120 @item
9121 If it is a function, the function will be called without any parameters,
9122 and if it returns @code{nil}, there is no signature in the buffer.
9123 @item
9124 If it is a string, it will be used as a regexp.  If it matches, the text
9125 in question is not a signature.
9126 @end enumerate
9127
9128 This variable can also be a list where the elements may be of the types
9129 listed above.  Here's an example:
9130
9131 @lisp
9132 (setq gnus-signature-limit
9133       '(200.0 "^---*Forwarded article"))
9134 @end lisp
9135
9136 This means that if there are more than 200 lines after the signature
9137 separator, or the text after the signature separator is matched by
9138 the regular expression @samp{^---*Forwarded article}, then it isn't a
9139 signature after all.
9140
9141
9142 @node Article Miscellanea
9143 @subsection Article Miscellanea
9144
9145 @table @kbd
9146 @item A t
9147 @kindex A t (Summary)
9148 @findex gnus-article-babel
9149 Translate the article from one language to another
9150 (@code{gnus-article-babel}).
9151
9152 @end table
9153
9154
9155 @node MIME Commands
9156 @section MIME Commands
9157 @cindex MIME decoding
9158 @cindex attachments
9159 @cindex viewing attachments
9160
9161 The following commands all understand the numerical prefix.  For
9162 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9163
9164 @table @kbd
9165 @item b
9166 @itemx K v
9167 @kindex b (Summary)
9168 @kindex K v (Summary)
9169 View the @acronym{MIME} part.
9170
9171 @item K o
9172 @kindex K o (Summary)
9173 Save the @acronym{MIME} part.
9174
9175 @item K c
9176 @kindex K c (Summary)
9177 Copy the @acronym{MIME} part.
9178
9179 @item K e
9180 @kindex K e (Summary)
9181 View the @acronym{MIME} part externally.
9182
9183 @item K i
9184 @kindex K i (Summary)
9185 View the @acronym{MIME} part internally.
9186
9187 @item K |
9188 @kindex K | (Summary)
9189 Pipe the @acronym{MIME} part to an external command.
9190 @end table
9191
9192 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9193 the same manner:
9194
9195 @table @kbd
9196 @item K b
9197 @kindex K b (Summary)
9198 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9199 mostly useful if you wish to save (or perform other actions) on inlined
9200 parts.
9201
9202 @item K m
9203 @kindex K m (Summary)
9204 @findex gnus-summary-repair-multipart
9205 Some multipart messages are transmitted with missing or faulty headers.
9206 This command will attempt to ``repair'' these messages so that they can
9207 be viewed in a more pleasant manner
9208 (@code{gnus-summary-repair-multipart}).
9209
9210 @item X m
9211 @kindex X m (Summary)
9212 @findex gnus-summary-save-parts
9213 Save all parts matching a @acronym{MIME} type to a directory
9214 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9215 convention (@pxref{Process/Prefix}).
9216
9217 @item M-t
9218 @kindex M-t (Summary)
9219 @findex gnus-summary-toggle-display-buttonized
9220 Toggle the buttonized display of the article buffer
9221 (@code{gnus-summary-toggle-display-buttonized}).
9222
9223 @item W M w
9224 @kindex W M w (Summary)
9225 @findex gnus-article-decode-mime-words
9226 Decode RFC 2047-encoded words in the article headers
9227 (@code{gnus-article-decode-mime-words}).
9228
9229 @item W M c
9230 @kindex W M c (Summary)
9231 @findex gnus-article-decode-charset
9232 Decode encoded article bodies as well as charsets
9233 (@code{gnus-article-decode-charset}).
9234
9235 This command looks in the @code{Content-Type} header to determine the
9236 charset.  If there is no such header in the article, you can give it a
9237 prefix, which will prompt for the charset to decode as.  In regional
9238 groups where people post using some common encoding (but do not
9239 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9240 parameter to the required charset (@pxref{Group Parameters}).
9241
9242 @item W M v
9243 @kindex W M v (Summary)
9244 @findex gnus-mime-view-all-parts
9245 View all the @acronym{MIME} parts in the current article
9246 (@code{gnus-mime-view-all-parts}).
9247
9248 @end table
9249
9250 Relevant variables:
9251
9252 @table @code
9253 @item gnus-ignored-mime-types
9254 @vindex gnus-ignored-mime-types
9255 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9256 this list will be completely ignored by Gnus.  The default value is
9257 @code{nil}.
9258
9259 To have all Vcards be ignored, you'd say something like this:
9260
9261 @lisp
9262 (setq gnus-ignored-mime-types
9263       '("text/x-vcard"))
9264 @end lisp
9265
9266 @item gnus-article-loose-mime
9267 @vindex gnus-article-loose-mime
9268 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9269 before interpreting the message as a @acronym{MIME} message.  This helps
9270 when reading messages from certain broken mail user agents.  The
9271 default is @code{nil}.
9272
9273 @item gnus-article-emulate-mime
9274 @vindex gnus-article-emulate-mime
9275 There are other, non-@acronym{MIME} encoding methods used.  The most common
9276 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9277 this variable is non-@code{nil}, Gnus will look in message bodies to
9278 see if it finds these encodings, and if so, it'll run them through the
9279 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9280
9281 @item gnus-unbuttonized-mime-types
9282 @vindex gnus-unbuttonized-mime-types
9283 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9284 this list won't have @acronym{MIME} buttons inserted unless they aren't
9285 displayed or this variable is overridden by
9286 @code{gnus-buttonized-mime-types}.  The default value is
9287 @code{(".*/.*")}.  This variable is only used when
9288 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9289
9290 @item gnus-buttonized-mime-types
9291 @vindex gnus-buttonized-mime-types
9292 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9293 this list will have @acronym{MIME} buttons inserted unless they aren't
9294 displayed.  This variable overrides
9295 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9296 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9297 is @code{nil}.
9298
9299 To see e.g. security buttons but no other buttons, you could set this
9300 variable to @code{("multipart/signed")} and leave
9301 @code{gnus-unbuttonized-mime-types} at the default value.
9302
9303 @item gnus-inhibit-mime-unbuttonizing
9304 @vindex gnus-inhibit-mime-unbuttonizing
9305 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9306 default value is @code{nil}.
9307
9308 @item gnus-article-mime-part-function
9309 @vindex gnus-article-mime-part-function
9310 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9311 handle as the parameter.  The function is meant to be used to allow
9312 users to gather information from the article (e. g., add Vcard info to
9313 the bbdb database) or to do actions based on parts (e. g., automatically
9314 save all jpegs into some directory).
9315
9316 Here's an example function the does the latter:
9317
9318 @lisp
9319 (defun my-save-all-jpeg-parts (handle)
9320   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9321     (with-temp-buffer
9322       (insert (mm-get-part handle))
9323       (write-region (point-min) (point-max)
9324                     (read-file-name "Save jpeg to: ")))))
9325 (setq gnus-article-mime-part-function
9326       'my-save-all-jpeg-parts)
9327 @end lisp
9328
9329 @vindex gnus-mime-multipart-functions
9330 @item gnus-mime-multipart-functions
9331 Alist of @acronym{MIME} multipart types and functions to handle them.
9332
9333 @vindex mm-file-name-rewrite-functions
9334 @item mm-file-name-rewrite-functions
9335 List of functions used for rewriting file names of @acronym{MIME} parts.
9336 Each function takes a file name as input and returns a file name.
9337
9338 Ready-made functions include@*
9339 @code{mm-file-name-delete-whitespace},
9340 @code{mm-file-name-trim-whitespace},
9341 @code{mm-file-name-collapse-whitespace}, and
9342 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9343 the variable @code{mm-file-name-replace-whitespace} to replace each
9344 whitespace character in a file name with that string; default value
9345 is @code{"_"} (a single underscore).
9346 @findex mm-file-name-delete-whitespace
9347 @findex mm-file-name-trim-whitespace
9348 @findex mm-file-name-collapse-whitespace
9349 @findex mm-file-name-replace-whitespace
9350 @vindex mm-file-name-replace-whitespace
9351
9352 The standard functions @code{capitalize}, @code{downcase},
9353 @code{upcase}, and @code{upcase-initials} may be useful, too.
9354
9355 Everybody knows that whitespace characters in file names are evil,
9356 except those who don't know.  If you receive lots of attachments from
9357 such unenlightened users, you can make live easier by adding
9358
9359 @lisp
9360 (setq mm-file-name-rewrite-functions
9361       '(mm-file-name-trim-whitespace
9362         mm-file-name-collapse-whitespace
9363         mm-file-name-replace-whitespace))
9364 @end lisp
9365
9366 @noindent
9367 to your @file{~/.gnus.el} file.
9368
9369 @end table
9370
9371
9372 @node Charsets
9373 @section Charsets
9374 @cindex charsets
9375
9376 People use different charsets, and we have @acronym{MIME} to let us know what
9377 charsets they use.  Or rather, we wish we had.  Many people use
9378 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9379 just send out messages without saying what character sets they use.  To
9380 help a bit with this, some local news hierarchies have policies that say
9381 what character set is the default.  For instance, the @samp{fj}
9382 hierarchy uses @code{iso-2022-jp-2}.
9383
9384 @vindex gnus-group-charset-alist
9385 This knowledge is encoded in the @code{gnus-group-charset-alist}
9386 variable, which is an alist of regexps (use the first item to match full
9387 group names) and default charsets to be used when reading these groups.
9388
9389 @vindex gnus-newsgroup-ignored-charsets
9390 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9391 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9392 even if they really are in @code{koi-8}.  To help here, the
9393 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9394 charsets that are listed here will be ignored.  The variable can be
9395 set on a group-by-group basis using the group parameters (@pxref{Group
9396 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9397 which includes values some agents insist on having in there.
9398
9399 @vindex gnus-group-posting-charset-alist
9400 When posting, @code{gnus-group-posting-charset-alist} is used to
9401 determine which charsets should not be encoded using the @acronym{MIME}
9402 encodings.  For instance, some hierarchies discourage using
9403 quoted-printable header encoding.
9404
9405 This variable is an alist of regexps and permitted unencoded charsets
9406 for posting.  Each element of the alist has the form @code{(}@var{test
9407 header body-list}@code{)}, where:
9408
9409 @table @var
9410 @item test
9411 is either a regular expression matching the newsgroup header or a
9412 variable to query,
9413 @item header
9414 is the charset which may be left unencoded in the header (@code{nil}
9415 means encode all charsets),
9416 @item body-list
9417 is a list of charsets which may be encoded using 8bit content-transfer
9418 encoding in the body, or one of the special values @code{nil} (always
9419 encode using quoted-printable) or @code{t} (always use 8bit).
9420 @end table
9421
9422 @cindex Russian
9423 @cindex koi8-r
9424 @cindex koi8-u
9425 @cindex iso-8859-5
9426 @cindex coding system aliases
9427 @cindex preferred charset
9428
9429 Other charset tricks that may be useful, although not Gnus-specific:
9430
9431 If there are several @acronym{MIME} charsets that encode the same Emacs
9432 charset, you can choose what charset to use by saying the following:
9433
9434 @lisp
9435 (put-charset-property 'cyrillic-iso8859-5
9436                       'preferred-coding-system 'koi8-r)
9437 @end lisp
9438
9439 This means that Russian will be encoded using @code{koi8-r} instead of
9440 the default @code{iso-8859-5} @acronym{MIME} charset.
9441
9442 If you want to read messages in @code{koi8-u}, you can cheat and say
9443
9444 @lisp
9445 (define-coding-system-alias 'koi8-u 'koi8-r)
9446 @end lisp
9447
9448 This will almost do the right thing.
9449
9450 And finally, to read charsets like @code{windows-1251}, you can say
9451 something like
9452
9453 @lisp
9454 (codepage-setup 1251)
9455 (define-coding-system-alias 'windows-1251 'cp1251)
9456 @end lisp
9457
9458
9459 @node Article Commands
9460 @section Article Commands
9461
9462 @table @kbd
9463
9464 @item A P
9465 @cindex PostScript
9466 @cindex printing
9467 @kindex A P (Summary)
9468 @vindex gnus-ps-print-hook
9469 @findex gnus-summary-print-article
9470 Generate and print a PostScript image of the article buffer
9471 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9472 be run just before printing the buffer.  An alternative way to print
9473 article is to use Muttprint (@pxref{Saving Articles}).
9474
9475 @end table
9476
9477
9478 @node Summary Sorting
9479 @section Summary Sorting
9480 @cindex summary sorting
9481
9482 You can have the summary buffer sorted in various ways, even though I
9483 can't really see why you'd want that.
9484
9485 @table @kbd
9486
9487 @item C-c C-s C-n
9488 @kindex C-c C-s C-n (Summary)
9489 @findex gnus-summary-sort-by-number
9490 Sort by article number (@code{gnus-summary-sort-by-number}).
9491
9492 @item C-c C-s C-a
9493 @kindex C-c C-s C-a (Summary)
9494 @findex gnus-summary-sort-by-author
9495 Sort by author (@code{gnus-summary-sort-by-author}).
9496
9497 @item C-c C-s C-s
9498 @kindex C-c C-s C-s (Summary)
9499 @findex gnus-summary-sort-by-subject
9500 Sort by subject (@code{gnus-summary-sort-by-subject}).
9501
9502 @item C-c C-s C-d
9503 @kindex C-c C-s C-d (Summary)
9504 @findex gnus-summary-sort-by-date
9505 Sort by date (@code{gnus-summary-sort-by-date}).
9506
9507 @item C-c C-s C-l
9508 @kindex C-c C-s C-l (Summary)
9509 @findex gnus-summary-sort-by-lines
9510 Sort by lines (@code{gnus-summary-sort-by-lines}).
9511
9512 @item C-c C-s C-c
9513 @kindex C-c C-s C-c (Summary)
9514 @findex gnus-summary-sort-by-chars
9515 Sort by article length (@code{gnus-summary-sort-by-chars}).
9516
9517 @item C-c C-s C-i
9518 @kindex C-c C-s C-i (Summary)
9519 @findex gnus-summary-sort-by-score
9520 Sort by score (@code{gnus-summary-sort-by-score}).
9521
9522 @item C-c C-s C-r
9523 @kindex C-c C-s C-r (Summary)
9524 @findex gnus-summary-sort-by-random
9525 Randomize (@code{gnus-summary-sort-by-random}).
9526
9527 @item C-c C-s C-o
9528 @kindex C-c C-s C-o (Summary)
9529 @findex gnus-summary-sort-by-original
9530 Sort using the default sorting method
9531 (@code{gnus-summary-sort-by-original}).
9532 @end table
9533
9534 These functions will work both when you use threading and when you don't
9535 use threading.  In the latter case, all summary lines will be sorted,
9536 line by line.  In the former case, sorting will be done on a
9537 root-by-root basis, which might not be what you were looking for.  To
9538 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9539 Commands}).
9540
9541
9542 @node Finding the Parent
9543 @section Finding the Parent
9544 @cindex parent articles
9545 @cindex referring articles
9546
9547 @table @kbd
9548 @item ^
9549 @kindex ^ (Summary)
9550 @findex gnus-summary-refer-parent-article
9551 If you'd like to read the parent of the current article, and it is not
9552 displayed in the summary buffer, you might still be able to.  That is,
9553 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9554 and the @code{References} in the current article are not mangled, you
9555 can just press @kbd{^} or @kbd{A r}
9556 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9557 you'll get the parent.  If the parent is already displayed in the
9558 summary buffer, point will just move to this article.
9559
9560 If given a positive numerical prefix, fetch that many articles back into
9561 the ancestry.  If given a negative numerical prefix, fetch just that
9562 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9563 grandparent and the grandgrandparent of the current article.  If you say
9564 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9565 article.
9566
9567 @item A R (Summary)
9568 @findex gnus-summary-refer-references
9569 @kindex A R (Summary)
9570 Fetch all articles mentioned in the @code{References} header of the
9571 article (@code{gnus-summary-refer-references}).
9572
9573 @item A T (Summary)
9574 @findex gnus-summary-refer-thread
9575 @kindex A T (Summary)
9576 Display the full thread where the current article appears
9577 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9578 headers in the current group to work, so it usually takes a while.  If
9579 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9580 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9581 visible effects normally, but it'll make this command work a whole lot
9582 faster.  Of course, it'll make group entry somewhat slow.
9583
9584 @vindex gnus-refer-thread-limit
9585 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9586 articles before the first displayed in the current group) headers to
9587 fetch when doing this command.  The default is 200.  If @code{t}, all
9588 the available headers will be fetched.  This variable can be overridden
9589 by giving the @kbd{A T} command a numerical prefix.
9590
9591 @item M-^ (Summary)
9592 @findex gnus-summary-refer-article
9593 @kindex M-^ (Summary)
9594 @cindex Message-ID
9595 @cindex fetching by Message-ID
9596 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9597 matter what group it belongs to.  @kbd{M-^}
9598 (@code{gnus-summary-refer-article}) will ask you for a
9599 @code{Message-ID}, which is one of those long, hard-to-read thingies
9600 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9601 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9602 @end table
9603
9604 The current select method will be used when fetching by
9605 @code{Message-ID} from non-news select method, but you can override this
9606 by giving this command a prefix.
9607
9608 @vindex gnus-refer-article-method
9609 If the group you are reading is located on a back end that does not
9610 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9611 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9612 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9613 updating the spool you are reading from, but that's not really
9614 necessary.
9615
9616 It can also be a list of select methods, as well as the special symbol
9617 @code{current}, which means to use the current select method.  If it
9618 is a list, Gnus will try all the methods in the list until it finds a
9619 match.
9620
9621 Here's an example setting that will first try the current method, and
9622 then ask Google if that fails:
9623
9624 @lisp
9625 (setq gnus-refer-article-method
9626       '(current
9627         (nnweb "google" (nnweb-type google))))
9628 @end lisp
9629
9630 Most of the mail back ends support fetching by @code{Message-ID}, but do
9631 not do a particularly excellent job at it.  That is, @code{nnmbox},
9632 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9633 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9634 only able to locate articles that have been posted to the current group.
9635 (Anything else would be too time consuming.)  @code{nnmh} does not
9636 support this at all.
9637
9638
9639 @node Alternative Approaches
9640 @section Alternative Approaches
9641
9642 Different people like to read news using different methods.  This being
9643 Gnus, we offer a small selection of minor modes for the summary buffers.
9644
9645 @menu
9646 * Pick and Read::               First mark articles and then read them.
9647 * Binary Groups::               Auto-decode all articles.
9648 @end menu
9649
9650
9651 @node Pick and Read
9652 @subsection Pick and Read
9653 @cindex pick and read
9654
9655 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9656 a two-phased reading interface.  The user first marks in a summary
9657 buffer the articles she wants to read.  Then she starts reading the
9658 articles with just an article buffer displayed.
9659
9660 @findex gnus-pick-mode
9661 @kindex M-x gnus-pick-mode
9662 Gnus provides a summary buffer minor mode that allows
9663 this---@code{gnus-pick-mode}.  This basically means that a few process
9664 mark commands become one-keystroke commands to allow easy marking, and
9665 it provides one additional command for switching to the summary buffer.
9666
9667 Here are the available keystrokes when using pick mode:
9668
9669 @table @kbd
9670 @item .
9671 @kindex . (Pick)
9672 @findex gnus-pick-article-or-thread
9673 Pick the article or thread on the current line
9674 (@code{gnus-pick-article-or-thread}).  If the variable
9675 @code{gnus-thread-hide-subtree} is true, then this key selects the
9676 entire thread when used at the first article of the thread.  Otherwise,
9677 it selects just the article.  If given a numerical prefix, go to that
9678 thread or article and pick it.  (The line number is normally displayed
9679 at the beginning of the summary pick lines.)
9680
9681 @item SPACE
9682 @kindex SPACE (Pick)
9683 @findex gnus-pick-next-page
9684 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9685 at the end of the buffer, start reading the picked articles.
9686
9687 @item u
9688 @kindex u (Pick)
9689 @findex gnus-pick-unmark-article-or-thread.
9690 Unpick the thread or article
9691 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9692 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9693 thread if used at the first article of the thread.  Otherwise it unpicks
9694 just the article.  You can give this key a numerical prefix to unpick
9695 the thread or article at that line.
9696
9697 @item RET
9698 @kindex RET (Pick)
9699 @findex gnus-pick-start-reading
9700 @vindex gnus-pick-display-summary
9701 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9702 given a prefix, mark all unpicked articles as read first.  If
9703 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9704 will still be visible when you are reading.
9705
9706 @end table
9707
9708 All the normal summary mode commands are still available in the
9709 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9710 which is mapped to the same function
9711 @code{gnus-summary-tick-article-forward}.
9712
9713 If this sounds like a good idea to you, you could say:
9714
9715 @lisp
9716 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9717 @end lisp
9718
9719 @vindex gnus-pick-mode-hook
9720 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9721
9722 @vindex gnus-mark-unpicked-articles-as-read
9723 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9724 all unpicked articles as read.  The default is @code{nil}.
9725
9726 @vindex gnus-summary-pick-line-format
9727 The summary line format in pick mode is slightly different from the
9728 standard format.  At the beginning of each line the line number is
9729 displayed.  The pick mode line format is controlled by the
9730 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9731 Variables}).  It accepts the same format specs that
9732 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9733
9734
9735 @node Binary Groups
9736 @subsection Binary Groups
9737 @cindex binary groups
9738
9739 @findex gnus-binary-mode
9740 @kindex M-x gnus-binary-mode
9741 If you spend much time in binary groups, you may grow tired of hitting
9742 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9743 is a minor mode for summary buffers that makes all ordinary Gnus article
9744 selection functions uudecode series of articles and display the result
9745 instead of just displaying the articles the normal way.
9746
9747 @kindex g (Binary)
9748 @findex gnus-binary-show-article
9749 The only way, in fact, to see the actual articles is the @kbd{g}
9750 command, when you have turned on this mode
9751 (@code{gnus-binary-show-article}).
9752
9753 @vindex gnus-binary-mode-hook
9754 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9755
9756
9757 @node Tree Display
9758 @section Tree Display
9759 @cindex trees
9760
9761 @vindex gnus-use-trees
9762 If you don't like the normal Gnus summary display, you might try setting
9763 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9764 additional @dfn{tree buffer}.  You can execute all summary mode commands
9765 in the tree buffer.
9766
9767 There are a few variables to customize the tree display, of course:
9768
9769 @table @code
9770 @item gnus-tree-mode-hook
9771 @vindex gnus-tree-mode-hook
9772 A hook called in all tree mode buffers.
9773
9774 @item gnus-tree-mode-line-format
9775 @vindex gnus-tree-mode-line-format
9776 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9777 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9778 of valid specs, @pxref{Summary Buffer Mode Line}.
9779
9780 @item gnus-selected-tree-face
9781 @vindex gnus-selected-tree-face
9782 Face used for highlighting the selected article in the tree buffer.  The
9783 default is @code{modeline}.
9784
9785 @item gnus-tree-line-format
9786 @vindex gnus-tree-line-format
9787 A format string for the tree nodes.  The name is a bit of a misnomer,
9788 though---it doesn't define a line, but just the node.  The default value
9789 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9790 the name of the poster.  It is vital that all nodes are of the same
9791 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9792
9793 Valid specs are:
9794
9795 @table @samp
9796 @item n
9797 The name of the poster.
9798 @item f
9799 The @code{From} header.
9800 @item N
9801 The number of the article.
9802 @item [
9803 The opening bracket.
9804 @item ]
9805 The closing bracket.
9806 @item s
9807 The subject.
9808 @end table
9809
9810 @xref{Formatting Variables}.
9811
9812 Variables related to the display are:
9813
9814 @table @code
9815 @item gnus-tree-brackets
9816 @vindex gnus-tree-brackets
9817 This is used for differentiating between ``real'' articles and
9818 ``sparse'' articles.  The format is
9819 @example
9820 ((@var{real-open} . @var{real-close})
9821  (@var{sparse-open} . @var{sparse-close})
9822  (@var{dummy-open} . @var{dummy-close}))
9823 @end example
9824 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9825
9826 @item gnus-tree-parent-child-edges
9827 @vindex gnus-tree-parent-child-edges
9828 This is a list that contains the characters used for connecting parent
9829 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9830
9831 @end table
9832
9833 @item gnus-tree-minimize-window
9834 @vindex gnus-tree-minimize-window
9835 If this variable is non-@code{nil}, Gnus will try to keep the tree
9836 buffer as small as possible to allow more room for the other Gnus
9837 windows.  If this variable is a number, the tree buffer will never be
9838 higher than that number.  The default is @code{t}.  Note that if you
9839 have several windows displayed side-by-side in a frame and the tree
9840 buffer is one of these, minimizing the tree window will also resize all
9841 other windows displayed next to it.
9842
9843 You may also wish to add the following hook to keep the window minimized
9844 at all times:
9845
9846 @lisp
9847 (add-hook 'gnus-configure-windows-hook
9848           'gnus-tree-perhaps-minimize)
9849 @end lisp
9850
9851 @item gnus-generate-tree-function
9852 @vindex gnus-generate-tree-function
9853 @findex gnus-generate-horizontal-tree
9854 @findex gnus-generate-vertical-tree
9855 The function that actually generates the thread tree.  Two predefined
9856 functions are available: @code{gnus-generate-horizontal-tree} and
9857 @code{gnus-generate-vertical-tree} (which is the default).
9858
9859 @end table
9860
9861 Here's an example from a horizontal tree buffer:
9862
9863 @example
9864 @{***@}-(***)-[odd]-[Gun]
9865      |      \[Jan]
9866      |      \[odd]-[Eri]
9867      |      \(***)-[Eri]
9868      |            \[odd]-[Paa]
9869      \[Bjo]
9870      \[Gun]
9871      \[Gun]-[Jor]
9872 @end example
9873
9874 Here's the same thread displayed in a vertical tree buffer:
9875
9876 @example
9877 @group
9878 @{***@}
9879   |--------------------------\-----\-----\
9880 (***)                         [Bjo] [Gun] [Gun]
9881   |--\-----\-----\                          |
9882 [odd] [Jan] [odd] (***)                   [Jor]
9883   |           |     |--\
9884 [Gun]       [Eri] [Eri] [odd]
9885                           |
9886                         [Paa]
9887 @end group
9888 @end example
9889
9890 If you're using horizontal trees, it might be nice to display the trees
9891 side-by-side with the summary buffer.  You could add something like the
9892 following to your @file{~/.gnus.el} file:
9893
9894 @lisp
9895 (setq gnus-use-trees t
9896       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9897       gnus-tree-minimize-window nil)
9898 (gnus-add-configuration
9899  '(article
9900    (vertical 1.0
9901              (horizontal 0.25
9902                          (summary 0.75 point)
9903                          (tree 1.0))
9904              (article 1.0))))
9905 @end lisp
9906
9907 @xref{Window Layout}.
9908
9909
9910 @node Mail Group Commands
9911 @section Mail Group Commands
9912 @cindex mail group commands
9913
9914 Some commands only make sense in mail groups.  If these commands are
9915 invalid in the current group, they will raise a hell and let you know.
9916
9917 All these commands (except the expiry and edit commands) use the
9918 process/prefix convention (@pxref{Process/Prefix}).
9919
9920 @table @kbd
9921
9922 @item B e
9923 @kindex B e (Summary)
9924 @findex gnus-summary-expire-articles
9925 Run all expirable articles in the current group through the expiry
9926 process (@code{gnus-summary-expire-articles}).  That is, delete all
9927 expirable articles in the group that have been around for a while.
9928 (@pxref{Expiring Mail}).
9929
9930 @item B C-M-e
9931 @kindex B C-M-e (Summary)
9932 @findex gnus-summary-expire-articles-now
9933 Delete all the expirable articles in the group
9934 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
9935 articles eligible for expiry in the current group will
9936 disappear forever into that big @file{/dev/null} in the sky.
9937
9938 @item B DEL
9939 @kindex B DEL (Summary)
9940 @findex gnus-summary-delete-article
9941 @c @icon{gnus-summary-mail-delete}
9942 Delete the mail article.  This is ``delete'' as in ``delete it from your
9943 disk forever and ever, never to return again.'' Use with caution.
9944 (@code{gnus-summary-delete-article}).
9945
9946 @item B m
9947 @kindex B m (Summary)
9948 @cindex move mail
9949 @findex gnus-summary-move-article
9950 @vindex gnus-preserve-marks
9951 Move the article from one mail group to another
9952 (@code{gnus-summary-move-article}).  Marks will be preserved if
9953 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9954
9955 @item B c
9956 @kindex B c (Summary)
9957 @cindex copy mail
9958 @findex gnus-summary-copy-article
9959 @c @icon{gnus-summary-mail-copy}
9960 Copy the article from one group (mail group or not) to a mail group
9961 (@code{gnus-summary-copy-article}).  Marks will be preserved if
9962 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9963
9964 @item B B
9965 @kindex B B (Summary)
9966 @cindex crosspost mail
9967 @findex gnus-summary-crosspost-article
9968 Crosspost the current article to some other group
9969 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
9970 the article in the other group, and the Xref headers of the article will
9971 be properly updated.
9972
9973 @item B i
9974 @kindex B i (Summary)
9975 @findex gnus-summary-import-article
9976 Import an arbitrary file into the current mail newsgroup
9977 (@code{gnus-summary-import-article}).  You will be prompted for a file
9978 name, a @code{From} header and a @code{Subject} header.
9979
9980 @item B I
9981 @kindex B I (Summary)
9982 @findex gnus-summary-create-article
9983 Create an empty article in the current mail newsgroups
9984 (@code{gnus-summary-create-article}).  You will be prompted for a
9985 @code{From} header and a @code{Subject} header.
9986
9987 @item B r
9988 @kindex B r (Summary)
9989 @findex gnus-summary-respool-article
9990 @vindex gnus-summary-respool-default-method
9991 Respool the mail article (@code{gnus-summary-respool-article}).
9992 @code{gnus-summary-respool-default-method} will be used as the default
9993 select method when respooling.  This variable is @code{nil} by default,
9994 which means that the current group select method will be used instead.
9995 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
9996 (which is the default).
9997
9998 @item B w
9999 @itemx e
10000 @kindex B w (Summary)
10001 @kindex e (Summary)
10002 @findex gnus-summary-edit-article
10003 @kindex C-c C-c (Article)
10004 @findex gnus-summary-edit-article-done
10005 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10006 editing and make the changes permanent, type @kbd{C-c C-c}
10007 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10008 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10009
10010 @item B q
10011 @kindex B q (Summary)
10012 @findex gnus-summary-respool-query
10013 If you want to re-spool an article, you might be curious as to what group
10014 the article will end up in before you do the re-spooling.  This command
10015 will tell you (@code{gnus-summary-respool-query}).
10016
10017 @item B t
10018 @kindex B t (Summary)
10019 @findex gnus-summary-respool-trace
10020 Similarly, this command will display all fancy splitting patterns used
10021 when respooling, if any (@code{gnus-summary-respool-trace}).
10022
10023 @item B p
10024 @kindex B p (Summary)
10025 @findex gnus-summary-article-posted-p
10026 Some people have a tendency to send you ``courtesy'' copies when they
10027 follow up to articles you have posted.  These usually have a
10028 @code{Newsgroups} header in them, but not always.  This command
10029 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10030 article from your news server (or rather, from
10031 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10032 report back whether it found the article or not.  Even if it says that
10033 it didn't find the article, it may have been posted anyway---mail
10034 propagation is much faster than news propagation, and the news copy may
10035 just not have arrived yet.
10036
10037 @item K E
10038 @kindex K E (Summary)
10039 @findex gnus-article-encrypt-body
10040 @vindex gnus-article-encrypt-protocol
10041 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10042 The body is encrypted with the encryption protocol specified by the
10043 variable @code{gnus-article-encrypt-protocol}.
10044
10045 @end table
10046
10047 @vindex gnus-move-split-methods
10048 @cindex moving articles
10049 If you move (or copy) articles regularly, you might wish to have Gnus
10050 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10051 variable that uses the same syntax as @code{gnus-split-methods}
10052 (@pxref{Saving Articles}).  You may customize that variable to create
10053 suggestions you find reasonable.  (Note that
10054 @code{gnus-move-split-methods} uses group names where
10055 @code{gnus-split-methods} uses file names.)
10056
10057 @lisp
10058 (setq gnus-move-split-methods
10059       '(("^From:.*Lars Magne" "nnml:junk")
10060         ("^Subject:.*gnus" "nnfolder:important")
10061         (".*" "nnml:misc")))
10062 @end lisp
10063
10064
10065 @node Various Summary Stuff
10066 @section Various Summary Stuff
10067
10068 @menu
10069 * Summary Group Information::   Information oriented commands.
10070 * Searching for Articles::      Multiple article commands.
10071 * Summary Generation Commands::
10072 * Really Various Summary Commands::  Those pesky non-conformant commands.
10073 @end menu
10074
10075 @table @code
10076 @vindex gnus-summary-display-while-building
10077 @item gnus-summary-display-while-building
10078 If non-@code{nil}, show and update the summary buffer as it's being
10079 built.  If @code{t}, update the buffer after every line is inserted.
10080 If the value is an integer, @var{n}, update the display every @var{n}
10081 lines.  The default is @code{nil}.
10082
10083 @vindex gnus-summary-display-arrow
10084 @item gnus-summary-display-arrow
10085 If non-@code{nil}, display an arrow in the fringe to indicate the
10086 current article.
10087
10088 @vindex gnus-summary-mode-hook
10089 @item gnus-summary-mode-hook
10090 This hook is called when creating a summary mode buffer.
10091
10092 @vindex gnus-summary-generate-hook
10093 @item gnus-summary-generate-hook
10094 This is called as the last thing before doing the threading and the
10095 generation of the summary buffer.  It's quite convenient for customizing
10096 the threading variables based on what data the newsgroup has.  This hook
10097 is called from the summary buffer after most summary buffer variables
10098 have been set.
10099
10100 @vindex gnus-summary-prepare-hook
10101 @item gnus-summary-prepare-hook
10102 It is called after the summary buffer has been generated.  You might use
10103 it to, for instance, highlight lines or modify the look of the buffer in
10104 some other ungodly manner.  I don't care.
10105
10106 @vindex gnus-summary-prepared-hook
10107 @item gnus-summary-prepared-hook
10108 A hook called as the very last thing after the summary buffer has been
10109 generated.
10110
10111 @vindex gnus-summary-ignore-duplicates
10112 @item gnus-summary-ignore-duplicates
10113 When Gnus discovers two articles that have the same @code{Message-ID},
10114 it has to do something drastic.  No articles are allowed to have the
10115 same @code{Message-ID}, but this may happen when reading mail from some
10116 sources.  Gnus allows you to customize what happens with this variable.
10117 If it is @code{nil} (which is the default), Gnus will rename the
10118 @code{Message-ID} (for display purposes only) and display the article as
10119 any other article.  If this variable is @code{t}, it won't display the
10120 article---it'll be as if it never existed.
10121
10122 @vindex gnus-alter-articles-to-read-function
10123 @item gnus-alter-articles-to-read-function
10124 This function, which takes two parameters (the group name and the list
10125 of articles to be selected), is called to allow the user to alter the
10126 list of articles to be selected.
10127
10128 For instance, the following function adds the list of cached articles to
10129 the list in one particular group:
10130
10131 @lisp
10132 (defun my-add-cached-articles (group articles)
10133   (if (string= group "some.group")
10134       (append gnus-newsgroup-cached articles)
10135     articles))
10136 @end lisp
10137
10138 @vindex gnus-newsgroup-variables
10139 @item gnus-newsgroup-variables
10140 A list of newsgroup (summary buffer) local variables, or cons of
10141 variables and their default values (when the default values are not
10142 @code{nil}), that should be made global while the summary buffer is
10143 active.  These variables can be used to set variables in the group
10144 parameters while still allowing them to affect operations done in
10145 other buffers.  For example:
10146
10147 @lisp
10148 (setq gnus-newsgroup-variables
10149       '(message-use-followup-to
10150         (gnus-visible-headers .
10151  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10152 @end lisp
10153
10154 @end table
10155
10156
10157 @node Summary Group Information
10158 @subsection Summary Group Information
10159
10160 @table @kbd
10161
10162 @item H f
10163 @kindex H f (Summary)
10164 @findex gnus-summary-fetch-faq
10165 @vindex gnus-group-faq-directory
10166 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10167 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10168 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10169 is usually a directory on a remote machine.  This variable can also be
10170 a list of directories.  In that case, giving a prefix to this command
10171 will allow you to choose between the various sites.  @code{ange-ftp}
10172 or @code{efs} will probably be used for fetching the file.
10173
10174 @item H d
10175 @kindex H d (Summary)
10176 @findex gnus-summary-describe-group
10177 Give a brief description of the current group
10178 (@code{gnus-summary-describe-group}).  If given a prefix, force
10179 rereading the description from the server.
10180
10181 @item H h
10182 @kindex H h (Summary)
10183 @findex gnus-summary-describe-briefly
10184 Give an extremely brief description of the most important summary
10185 keystrokes (@code{gnus-summary-describe-briefly}).
10186
10187 @item H i
10188 @kindex H i (Summary)
10189 @findex gnus-info-find-node
10190 Go to the Gnus info node (@code{gnus-info-find-node}).
10191 @end table
10192
10193
10194 @node Searching for Articles
10195 @subsection Searching for Articles
10196
10197 @table @kbd
10198
10199 @item M-s
10200 @kindex M-s (Summary)
10201 @findex gnus-summary-search-article-forward
10202 Search through all subsequent (raw) articles for a regexp
10203 (@code{gnus-summary-search-article-forward}).
10204
10205 @item M-r
10206 @kindex M-r (Summary)
10207 @findex gnus-summary-search-article-backward
10208 Search through all previous (raw) articles for a regexp
10209 (@code{gnus-summary-search-article-backward}).
10210
10211 @item &
10212 @kindex & (Summary)
10213 @findex gnus-summary-execute-command
10214 This command will prompt you for a header, a regular expression to match
10215 on this field, and a command to be executed if the match is made
10216 (@code{gnus-summary-execute-command}).  If the header is an empty
10217 string, the match is done on the entire article.  If given a prefix,
10218 search backward instead.
10219
10220 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10221 all articles that have heads or bodies that match @samp{some.*string}.
10222
10223 @item M-&
10224 @kindex M-& (Summary)
10225 @findex gnus-summary-universal-argument
10226 Perform any operation on all articles that have been marked with
10227 the process mark (@code{gnus-summary-universal-argument}).
10228 @end table
10229
10230 @node Summary Generation Commands
10231 @subsection Summary Generation Commands
10232
10233 @table @kbd
10234
10235 @item Y g
10236 @kindex Y g (Summary)
10237 @findex gnus-summary-prepare
10238 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10239
10240 @item Y c
10241 @kindex Y c (Summary)
10242 @findex gnus-summary-insert-cached-articles
10243 Pull all cached articles (for the current group) into the summary buffer
10244 (@code{gnus-summary-insert-cached-articles}).
10245
10246 @item Y d
10247 @kindex Y d (Summary)
10248 @findex gnus-summary-insert-dormant-articles
10249 Pull all dormant articles (for the current group) into the summary buffer
10250 (@code{gnus-summary-insert-dormant-articles}).
10251
10252 @end table
10253
10254
10255 @node Really Various Summary Commands
10256 @subsection Really Various Summary Commands
10257
10258 @table @kbd
10259
10260 @item A D
10261 @itemx C-d
10262 @kindex C-d (Summary)
10263 @kindex A D (Summary)
10264 @findex gnus-summary-enter-digest-group
10265 If the current article is a collection of other articles (for instance,
10266 a digest), you might use this command to enter a group based on the that
10267 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10268 guess what article type is currently displayed unless you give a prefix
10269 to this command, which forces a ``digest'' interpretation.  Basically,
10270 whenever you see a message that is a collection of other messages of
10271 some format, you @kbd{C-d} and read these messages in a more convenient
10272 fashion.
10273
10274 @item C-M-d
10275 @kindex C-M-d (Summary)
10276 @findex gnus-summary-read-document
10277 This command is very similar to the one above, but lets you gather
10278 several documents into one biiig group
10279 (@code{gnus-summary-read-document}).  It does this by opening several
10280 @code{nndoc} groups for each document, and then opening an
10281 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10282 command understands the process/prefix convention
10283 (@pxref{Process/Prefix}).
10284
10285 @item C-t
10286 @kindex C-t (Summary)
10287 @findex gnus-summary-toggle-truncation
10288 Toggle truncation of summary lines
10289 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10290 line centering function in the summary buffer, so it's not a good idea
10291 to have truncation switched off while reading articles.
10292
10293 @item =
10294 @kindex = (Summary)
10295 @findex gnus-summary-expand-window
10296 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10297 If given a prefix, force an @code{article} window configuration.
10298
10299 @item C-M-e
10300 @kindex C-M-e (Summary)
10301 @findex gnus-summary-edit-parameters
10302 Edit the group parameters (@pxref{Group Parameters}) of the current
10303 group (@code{gnus-summary-edit-parameters}).
10304
10305 @item C-M-a
10306 @kindex C-M-a (Summary)
10307 @findex gnus-summary-customize-parameters
10308 Customize the group parameters (@pxref{Group Parameters}) of the current
10309 group (@code{gnus-summary-customize-parameters}).
10310
10311 @end table
10312
10313
10314 @node Exiting the Summary Buffer
10315 @section Exiting the Summary Buffer
10316 @cindex summary exit
10317 @cindex exiting groups
10318
10319 Exiting from the summary buffer will normally update all info on the
10320 group and return you to the group buffer.
10321
10322 @table @kbd
10323
10324 @item Z Z
10325 @itemx Z Q
10326 @itemx q
10327 @kindex Z Z (Summary)
10328 @kindex Z Q (Summary)
10329 @kindex q (Summary)
10330 @findex gnus-summary-exit
10331 @vindex gnus-summary-exit-hook
10332 @vindex gnus-summary-prepare-exit-hook
10333 @vindex gnus-group-no-more-groups-hook
10334 @c @icon{gnus-summary-exit}
10335 Exit the current group and update all information on the group
10336 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10337 called before doing much of the exiting, which calls
10338 @code{gnus-summary-expire-articles} by default.
10339 @code{gnus-summary-exit-hook} is called after finishing the exit
10340 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10341 group mode having no more (unread) groups.
10342
10343 @item Z E
10344 @itemx Q
10345 @kindex Z E (Summary)
10346 @kindex Q (Summary)
10347 @findex gnus-summary-exit-no-update
10348 Exit the current group without updating any information on the group
10349 (@code{gnus-summary-exit-no-update}).
10350
10351 @item Z c
10352 @itemx c
10353 @kindex Z c (Summary)
10354 @kindex c (Summary)
10355 @findex gnus-summary-catchup-and-exit
10356 @c @icon{gnus-summary-catchup-and-exit}
10357 Mark all unticked articles in the group as read and then exit
10358 (@code{gnus-summary-catchup-and-exit}).
10359
10360 @item Z C
10361 @kindex Z C (Summary)
10362 @findex gnus-summary-catchup-all-and-exit
10363 Mark all articles, even the ticked ones, as read and then exit
10364 (@code{gnus-summary-catchup-all-and-exit}).
10365
10366 @item Z n
10367 @kindex Z n (Summary)
10368 @findex gnus-summary-catchup-and-goto-next-group
10369 Mark all articles as read and go to the next group
10370 (@code{gnus-summary-catchup-and-goto-next-group}).
10371
10372 @item Z R
10373 @itemx C-x C-s
10374 @kindex Z R (Summary)
10375 @kindex C-x C-s (Summary)
10376 @findex gnus-summary-reselect-current-group
10377 Exit this group, and then enter it again
10378 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10379 all articles, both read and unread.
10380
10381 @item Z G
10382 @itemx M-g
10383 @kindex Z G (Summary)
10384 @kindex M-g (Summary)
10385 @findex gnus-summary-rescan-group
10386 @c @icon{gnus-summary-mail-get}
10387 Exit the group, check for new articles in the group, and select the
10388 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10389 articles, both read and unread.
10390
10391 @item Z N
10392 @kindex Z N (Summary)
10393 @findex gnus-summary-next-group
10394 Exit the group and go to the next group
10395 (@code{gnus-summary-next-group}).
10396
10397 @item Z P
10398 @kindex Z P (Summary)
10399 @findex gnus-summary-prev-group
10400 Exit the group and go to the previous group
10401 (@code{gnus-summary-prev-group}).
10402
10403 @item Z s
10404 @kindex Z s (Summary)
10405 @findex gnus-summary-save-newsrc
10406 Save the current number of read/marked articles in the dribble buffer
10407 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10408 given a prefix, also save the @file{.newsrc} file(s).  Using this
10409 command will make exit without updating (the @kbd{Q} command) worthless.
10410 @end table
10411
10412 @vindex gnus-exit-group-hook
10413 @code{gnus-exit-group-hook} is called when you exit the current group
10414 with an ``updating'' exit.  For instance @kbd{Q}
10415 (@code{gnus-summary-exit-no-update}) does not call this hook.
10416
10417 @findex gnus-summary-wake-up-the-dead
10418 @findex gnus-dead-summary-mode
10419 @vindex gnus-kill-summary-on-exit
10420 If you're in the habit of exiting groups, and then changing your mind
10421 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10422 If you do that, Gnus won't kill the summary buffer when you exit it.
10423 (Quelle surprise!)  Instead it will change the name of the buffer to
10424 something like @samp{*Dead Summary ... *} and install a minor mode
10425 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10426 buffer, you'll find that all keys are mapped to a function called
10427 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10428 summary buffer will result in a live, normal summary buffer.
10429
10430 There will never be more than one dead summary buffer at any one time.
10431
10432 @vindex gnus-use-cross-reference
10433 The data on the current group will be updated (which articles you have
10434 read, which articles you have replied to, etc.) when you exit the
10435 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10436 @code{t} (which is the default), articles that are cross-referenced to
10437 this group and are marked as read, will also be marked as read in the
10438 other subscribed groups they were cross-posted to.  If this variable is
10439 neither @code{nil} nor @code{t}, the article will be marked as read in
10440 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10441
10442
10443 @node Crosspost Handling
10444 @section Crosspost Handling
10445
10446 @cindex velveeta
10447 @cindex spamming
10448 Marking cross-posted articles as read ensures that you'll never have to
10449 read the same article more than once.  Unless, of course, somebody has
10450 posted it to several groups separately.  Posting the same article to
10451 several groups (not cross-posting) is called @dfn{spamming}, and you are
10452 by law required to send nasty-grams to anyone who perpetrates such a
10453 heinous crime.  You may want to try NoCeM handling to filter out spam
10454 (@pxref{NoCeM}).
10455
10456 Remember: Cross-posting is kinda ok, but posting the same article
10457 separately to several groups is not.  Massive cross-posting (aka.
10458 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10459 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10460 excessive crossposting (@pxref{Summary Mail Commands}).
10461
10462 @cindex cross-posting
10463 @cindex Xref
10464 @cindex @acronym{NOV}
10465 One thing that may cause Gnus to not do the cross-posting thing
10466 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10467 (which is very nice, because it speeds things up considerably) which
10468 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10469 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10470 even with @sc{xover} by registering the @code{Xref} lines of all
10471 articles you actually read, but if you kill the articles, or just mark
10472 them as read without reading them, Gnus will not get a chance to snoop
10473 the @code{Xref} lines out of these articles, and will be unable to use
10474 the cross reference mechanism.
10475
10476 @cindex LIST overview.fmt
10477 @cindex overview.fmt
10478 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10479 in its overview files, try @samp{telnet your.nntp.server nntp},
10480 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10481 overview.fmt}.  This may not work, but if it does, and the last line you
10482 get does not read @samp{Xref:full}, then you should shout and whine at
10483 your news admin until she includes the @code{Xref} header in the
10484 overview files.
10485
10486 @vindex gnus-nov-is-evil
10487 If you want Gnus to get the @code{Xref}s right all the time, you have to
10488 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10489 considerably.
10490
10491 C'est la vie.
10492
10493 For an alternative approach, @pxref{Duplicate Suppression}.
10494
10495
10496 @node Duplicate Suppression
10497 @section Duplicate Suppression
10498
10499 By default, Gnus tries to make sure that you don't have to read the same
10500 article more than once by utilizing the crossposting mechanism
10501 (@pxref{Crosspost Handling}).  However, that simple and efficient
10502 approach may not work satisfactory for some users for various
10503 reasons.
10504
10505 @enumerate
10506 @item
10507 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10508 is evil and not very common.
10509
10510 @item
10511 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10512 @file{.overview} data bases.  This is evil and all too common, alas.
10513
10514 @item
10515 You may be reading the same group (or several related groups) from
10516 different @acronym{NNTP} servers.
10517
10518 @item
10519 You may be getting mail that duplicates articles posted to groups.
10520 @end enumerate
10521
10522 I'm sure there are other situations where @code{Xref} handling fails as
10523 well, but these four are the most common situations.
10524
10525 If, and only if, @code{Xref} handling fails for you, then you may
10526 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10527 will remember the @code{Message-ID}s of all articles you have read or
10528 otherwise marked as read, and then, as if by magic, mark them as read
10529 all subsequent times you see them---in @emph{all} groups.  Using this
10530 mechanism is quite likely to be somewhat inefficient, but not overly
10531 so.  It's certainly preferable to reading the same articles more than
10532 once.
10533
10534 Duplicate suppression is not a very subtle instrument.  It's more like a
10535 sledge hammer than anything else.  It works in a very simple
10536 fashion---if you have marked an article as read, it adds this Message-ID
10537 to a cache.  The next time it sees this Message-ID, it will mark the
10538 article as read with the @samp{M} mark.  It doesn't care what group it
10539 saw the article in.
10540
10541 @table @code
10542 @item gnus-suppress-duplicates
10543 @vindex gnus-suppress-duplicates
10544 If non-@code{nil}, suppress duplicates.
10545
10546 @item gnus-save-duplicate-list
10547 @vindex gnus-save-duplicate-list
10548 If non-@code{nil}, save the list of duplicates to a file.  This will
10549 make startup and shutdown take longer, so the default is @code{nil}.
10550 However, this means that only duplicate articles read in a single Gnus
10551 session are suppressed.
10552
10553 @item gnus-duplicate-list-length
10554 @vindex gnus-duplicate-list-length
10555 This variable says how many @code{Message-ID}s to keep in the duplicate
10556 suppression list.  The default is 10000.
10557
10558 @item gnus-duplicate-file
10559 @vindex gnus-duplicate-file
10560 The name of the file to store the duplicate suppression list in.  The
10561 default is @file{~/News/suppression}.
10562 @end table
10563
10564 If you have a tendency to stop and start Gnus often, setting
10565 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10566 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
10567 the other hand, saving the list makes startup and shutdown much slower,
10568 so that means that if you stop and start Gnus often, you should set
10569 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10570 to you to figure out, I think.
10571
10572 @node Security
10573 @section Security
10574
10575 Gnus is able to verify signed messages or decrypt encrypted messages.
10576 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10577 and @acronym{S/MIME}, however you need some external programs to get
10578 things to work:
10579
10580 @enumerate
10581 @item
10582 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10583 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10584 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10585 Manual}), but Mailcrypt and gpg.el are also supported.
10586
10587 @item
10588 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10589 or newer is recommended.
10590
10591 @end enumerate
10592
10593 More information on how to set things up can be found in the message
10594 manual (@pxref{Security, ,Security, message, Message Manual}).
10595
10596 @table @code
10597 @item mm-verify-option
10598 @vindex mm-verify-option
10599 Option of verifying signed parts.  @code{never}, not verify;
10600 @code{always}, always verify; @code{known}, only verify known
10601 protocols.  Otherwise, ask user.
10602
10603 @item mm-decrypt-option
10604 @vindex mm-decrypt-option
10605 Option of decrypting encrypted parts.  @code{never}, no decryption;
10606 @code{always}, always decrypt; @code{known}, only decrypt known
10607 protocols.  Otherwise, ask user.
10608
10609 @item mml1991-use
10610 @vindex mml1991-use
10611 Symbol indicating elisp interface to OpenPGP implementation for
10612 @acronym{PGP} messages.  The default is @code{pgg}, but
10613 @code{mailcrypt} and @code{gpg} are also supported although
10614 deprecated.
10615
10616 @item mml2015-use
10617 @vindex mml2015-use
10618 Symbol indicating elisp interface to OpenPGP implementation for
10619 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10620 @code{mailcrypt} and @code{gpg} are also supported although
10621 deprecated.
10622
10623 @end table
10624
10625 @cindex snarfing keys
10626 @cindex importing PGP keys
10627 @cindex PGP key ring import
10628 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10629 key ring) is not supported explicitly through a menu item or command,
10630 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10631 allowing you to specify whatever action you think is appropriate
10632 through the usual @acronym{MIME} infrastructure.  You can use a
10633 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10634 Emacs MIME Manual}) such as the following to import keys using GNU
10635 Privacy Guard when you click on the @acronym{MIME} button
10636 (@pxref{Using MIME}).
10637
10638 @example
10639 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10640 @end example
10641 @noindent
10642 This happens to also be the default action defined in
10643 @code{mailcap-mime-data}.
10644
10645 @node Mailing List
10646 @section Mailing List
10647 @cindex mailing list
10648 @cindex RFC 2396
10649
10650 @kindex A M (summary)
10651 @findex gnus-mailing-list-insinuate
10652 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10653 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10654 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10655 summary buffer.
10656
10657 That enables the following commands to the summary buffer:
10658
10659 @table @kbd
10660
10661 @item C-c C-n h
10662 @kindex C-c C-n h (Summary)
10663 @findex gnus-mailing-list-help
10664 Send a message to fetch mailing list help, if List-Help field exists.
10665
10666 @item C-c C-n s
10667 @kindex C-c C-n s (Summary)
10668 @findex gnus-mailing-list-subscribe
10669 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10670
10671 @item C-c C-n u
10672 @kindex C-c C-n u (Summary)
10673 @findex gnus-mailing-list-unsubscribe
10674 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10675 field exists.
10676
10677 @item C-c C-n p
10678 @kindex C-c C-n p (Summary)
10679 @findex gnus-mailing-list-post
10680 Post to the mailing list, if List-Post field exists.
10681
10682 @item C-c C-n o
10683 @kindex C-c C-n o (Summary)
10684 @findex gnus-mailing-list-owner
10685 Send a message to the mailing list owner, if List-Owner field exists.
10686
10687 @item C-c C-n a
10688 @kindex C-c C-n a (Summary)
10689 @findex gnus-mailing-list-owner
10690 Browse the mailing list archive, if List-Archive field exists.
10691
10692 @end table
10693
10694
10695 @node Article Buffer
10696 @chapter Article Buffer
10697 @cindex article buffer
10698
10699 The articles are displayed in the article buffer, of which there is only
10700 one.  All the summary buffers share the same article buffer unless you
10701 tell Gnus otherwise.
10702
10703 @menu
10704 * Hiding Headers::              Deciding what headers should be displayed.
10705 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10706 * Customizing Articles::        Tailoring the look of the articles.
10707 * Article Keymap::              Keystrokes available in the article buffer.
10708 * Misc Article::                Other stuff.
10709 @end menu
10710
10711
10712 @node Hiding Headers
10713 @section Hiding Headers
10714 @cindex hiding headers
10715 @cindex deleting headers
10716
10717 The top section of each article is the @dfn{head}.  (The rest is the
10718 @dfn{body}, but you may have guessed that already.)
10719
10720 @vindex gnus-show-all-headers
10721 There is a lot of useful information in the head: the name of the person
10722 who wrote the article, the date it was written and the subject of the
10723 article.  That's well and nice, but there's also lots of information
10724 most people do not want to see---what systems the article has passed
10725 through before reaching you, the @code{Message-ID}, the
10726 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10727 of some of those lines.  If you want to keep all those lines in the
10728 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10729
10730 Gnus provides you with two variables for sifting headers:
10731
10732 @table @code
10733
10734 @item gnus-visible-headers
10735 @vindex gnus-visible-headers
10736 If this variable is non-@code{nil}, it should be a regular expression
10737 that says what headers you wish to keep in the article buffer.  All
10738 headers that do not match this variable will be hidden.
10739
10740 For instance, if you only want to see the name of the person who wrote
10741 the article and the subject, you'd say:
10742
10743 @lisp
10744 (setq gnus-visible-headers "^From:\\|^Subject:")
10745 @end lisp
10746
10747 This variable can also be a list of regexps to match headers to
10748 remain visible.
10749
10750 @item gnus-ignored-headers
10751 @vindex gnus-ignored-headers
10752 This variable is the reverse of @code{gnus-visible-headers}.  If this
10753 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10754 should be a regular expression that matches all lines that you want to
10755 hide.  All lines that do not match this variable will remain visible.
10756
10757 For instance, if you just want to get rid of the @code{References} line
10758 and the @code{Xref} line, you might say:
10759
10760 @lisp
10761 (setq gnus-ignored-headers "^References:\\|^Xref:")
10762 @end lisp
10763
10764 This variable can also be a list of regexps to match headers to
10765 be removed.
10766
10767 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10768 variable will have no effect.
10769
10770 @end table
10771
10772 @vindex gnus-sorted-header-list
10773 Gnus can also sort the headers for you.  (It does this by default.)  You
10774 can control the sorting by setting the @code{gnus-sorted-header-list}
10775 variable.  It is a list of regular expressions that says in what order
10776 the headers are to be displayed.
10777
10778 For instance, if you want the name of the author of the article first,
10779 and then the subject, you might say something like:
10780
10781 @lisp
10782 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10783 @end lisp
10784
10785 Any headers that are to remain visible, but are not listed in this
10786 variable, will be displayed in random order after all the headers listed in this variable.
10787
10788 @findex gnus-article-hide-boring-headers
10789 @vindex gnus-boring-article-headers
10790 You can hide further boring headers by setting
10791 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10792 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10793 list, but this list doesn't actually contain header names.  Instead it
10794 lists various @dfn{boring conditions} that Gnus can check and remove
10795 from sight.
10796
10797 These conditions are:
10798 @table @code
10799 @item empty
10800 Remove all empty headers.
10801 @item followup-to
10802 Remove the @code{Followup-To} header if it is identical to the
10803 @code{Newsgroups} header.
10804 @item reply-to
10805 Remove the @code{Reply-To} header if it lists the same addresses as
10806 the @code{From} header, or if the @code{broken-reply-to} group
10807 parameter is set.
10808 @item newsgroups
10809 Remove the @code{Newsgroups} header if it only contains the current group
10810 name.
10811 @item to-address
10812 Remove the @code{To} header if it only contains the address identical to
10813 the current group's @code{to-address} parameter.
10814 @item to-list
10815 Remove the @code{To} header if it only contains the address identical to
10816 the current group's @code{to-list} parameter.
10817 @item cc-list
10818 Remove the @code{CC} header if it only contains the address identical to
10819 the current group's @code{to-list} parameter.
10820 @item date
10821 Remove the @code{Date} header if the article is less than three days
10822 old.
10823 @item long-to
10824 Remove the @code{To} header if it is very long.
10825 @item many-to
10826 Remove all @code{To} headers if there are more than one.
10827 @end table
10828
10829 To include these three elements, you could say something like:
10830
10831 @lisp
10832 (setq gnus-boring-article-headers
10833       '(empty followup-to reply-to))
10834 @end lisp
10835
10836 This is also the default value for this variable.
10837
10838
10839 @node Using MIME
10840 @section Using MIME
10841 @cindex @acronym{MIME}
10842
10843 Mime is a standard for waving your hands through the air, aimlessly,
10844 while people stand around yawning.
10845
10846 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10847 while all newsreaders die of fear.
10848
10849 @acronym{MIME} may specify what character set the article uses, the encoding
10850 of the characters, and it also makes it possible to embed pictures and
10851 other naughty stuff in innocent-looking articles.
10852
10853 @vindex gnus-display-mime-function
10854 @findex gnus-display-mime
10855 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
10856 to display the @acronym{MIME} parts.  This is @code{gnus-display-mime} by
10857 default, which creates a bundle of clickable buttons that can be used to
10858 display, save and manipulate the @acronym{MIME} objects.
10859
10860 The following commands are available when you have placed point over a
10861 @acronym{MIME} button:
10862
10863 @table @kbd
10864 @findex gnus-article-press-button
10865 @item RET (Article)
10866 @kindex RET (Article)
10867 @itemx BUTTON-2 (Article)
10868 Toggle displaying of the @acronym{MIME} object
10869 (@code{gnus-article-press-button}).  If built-in viewers can not display
10870 the object, Gnus resorts to external viewers in the @file{mailcap}
10871 files.  If a viewer has the @samp{copiousoutput} specification, the
10872 object is displayed inline.
10873
10874 @findex gnus-mime-view-part
10875 @item M-RET (Article)
10876 @kindex M-RET (Article)
10877 @itemx v (Article)
10878 Prompt for a method, and then view the @acronym{MIME} object using this
10879 method (@code{gnus-mime-view-part}).
10880
10881 @findex gnus-mime-view-part-as-type
10882 @item t (Article)
10883 @kindex t (Article)
10884 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
10885 (@code{gnus-mime-view-part-as-type}).
10886
10887 @findex gnus-mime-view-part-as-charset
10888 @item C (Article)
10889 @kindex C (Article)
10890 Prompt for a charset, and then view the @acronym{MIME} object using this
10891 charset (@code{gnus-mime-view-part-as-charset}).
10892
10893 @findex gnus-mime-save-part
10894 @item o (Article)
10895 @kindex o (Article)
10896 Prompt for a file name, and then save the @acronym{MIME} object
10897 (@code{gnus-mime-save-part}).
10898
10899 @findex gnus-mime-save-part-and-strip
10900 @item C-o (Article)
10901 @kindex C-o (Article)
10902 Prompt for a file name, then save the @acronym{MIME} object and strip it from
10903 the article.  Then proceed to article editing, where a reasonable
10904 suggestion is being made on how the altered article should look
10905 like.  The stripped @acronym{MIME} object will be referred via the
10906 message/external-body @acronym{MIME} type.
10907 (@code{gnus-mime-save-part-and-strip}).
10908
10909 @findex gnus-mime-delete-part
10910 @item d (Article)
10911 @kindex d (Article)
10912 Delete the @acronym{MIME} object from the article and replace it with some
10913 information about the removed @acronym{MIME} object
10914 (@code{gnus-mime-delete-part}).
10915
10916 @findex gnus-mime-copy-part
10917 @item c (Article)
10918 @kindex c (Article)
10919 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
10920 (@code{gnus-mime-copy-part}).  Compressed files like @file{.gz} and
10921 @file{.bz2} are automatically decompressed if
10922 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
10923 Accessing Compressed Files, emacs, The Emacs Editor}).
10924
10925 @findex gnus-mime-print-part
10926 @item p (Article)
10927 @kindex p (Article)
10928 Print the @acronym{MIME} object (@code{gnus-mime-print-part}).  This
10929 command respects the @samp{print=} specifications in the
10930 @file{.mailcap} file.
10931
10932 @findex gnus-mime-inline-part
10933 @item i (Article)
10934 @kindex i (Article)
10935 Insert the contents of the @acronym{MIME} object into the buffer
10936 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
10937 the raw contents without decoding.  If given a numerical prefix, you can
10938 do semi-manual charset stuff (see
10939 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
10940 Article}).
10941
10942 @findex gnus-mime-view-part-internally
10943 @item E (Article)
10944 @kindex E (Article)
10945 View the @acronym{MIME} object with an internal viewer.  If no internal
10946 viewer is available, use an external viewer
10947 (@code{gnus-mime-view-part-internally}).
10948
10949 @findex gnus-mime-view-part-externally
10950 @item e (Article)
10951 @kindex e (Article)
10952 View the @acronym{MIME} object with an external viewer.
10953 (@code{gnus-mime-view-part-externally}).
10954
10955 @findex gnus-mime-pipe-part
10956 @item | (Article)
10957 @kindex | (Article)
10958 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
10959
10960 @findex gnus-mime-action-on-part
10961 @item . (Article)
10962 @kindex . (Article)
10963 Interactively run an action on the @acronym{MIME} object
10964 (@code{gnus-mime-action-on-part}).
10965
10966 @end table
10967
10968 Gnus will display some @acronym{MIME} objects automatically.  The way Gnus
10969 determines which parts to do this with is described in the Emacs
10970 @acronym{MIME} manual.
10971
10972 It might be best to just use the toggling functions from the article
10973 buffer to avoid getting nasty surprises.  (For instance, you enter the
10974 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
10975 decoded the sound file in the article and some horrible sing-a-long song
10976 comes screaming out your speakers, and you can't find the volume button,
10977 because there isn't one, and people are starting to look at you, and you
10978 try to stop the program, but you can't, and you can't find the program
10979 to control the volume, and everybody else in the room suddenly decides
10980 to look at you disdainfully, and you'll feel rather stupid.)
10981
10982 Any similarity to real events and people is purely coincidental.  Ahem.
10983
10984 Also @pxref{MIME Commands}.
10985
10986
10987 @node Customizing Articles
10988 @section Customizing Articles
10989 @cindex article customization
10990
10991 A slew of functions for customizing how the articles are to look like
10992 exist.  You can call these functions interactively
10993 (@pxref{Article Washing}), or you can have them
10994 called automatically when you select the articles.
10995
10996 To have them called automatically, you should set the corresponding
10997 ``treatment'' variable.  For instance, to have headers hidden, you'd set
10998 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
10999 be set, but first we discuss the values these variables can have.
11000
11001 Note: Some values, while valid, make little sense.  Check the list below
11002 for sensible values.
11003
11004 @enumerate
11005 @item
11006 @code{nil}: Don't do this treatment.
11007
11008 @item
11009 @code{t}: Do this treatment on all body parts.
11010
11011 @item
11012 @code{head}: Do the treatment on the headers.
11013
11014 @item
11015 @code{last}: Do this treatment on the last part.
11016
11017 @item
11018 An integer: Do this treatment on all body parts that have a length less
11019 than this number.
11020
11021 @item
11022 A list of strings: Do this treatment on all body parts that are in
11023 articles that are read in groups that have names that match one of the
11024 regexps in the list.
11025
11026 @item
11027 A list where the first element is not a string:
11028
11029 The list is evaluated recursively.  The first element of the list is a
11030 predicate.  The following predicates are recognized: @code{or},
11031 @code{and}, @code{not} and @code{typep}.  Here's an example:
11032
11033 @lisp
11034 (or last
11035     (typep "text/x-vcard"))
11036 @end lisp
11037
11038 @end enumerate
11039
11040 You may have noticed that the word @dfn{part} is used here.  This refers
11041 to the fact that some messages are @acronym{MIME} multipart articles that may
11042 be divided into several parts.  Articles that are not multiparts are
11043 considered to contain just a single part.
11044
11045 @vindex gnus-article-treat-types
11046 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11047 want to, but by default, only @samp{text/plain} parts are given the
11048 treatment.  This is controlled by the @code{gnus-article-treat-types}
11049 variable, which is a list of regular expressions that are matched to the
11050 type of the part.  This variable is ignored if the value of the
11051 controlling variable is a predicate list, as described above.
11052
11053 The following treatment options are available.  The easiest way to
11054 customize this is to examine the @code{gnus-article-treat} customization
11055 group.  Values in parenthesis are suggested sensible values.  Others are
11056 possible but those listed are probably sufficient for most people.
11057
11058 @table @code
11059 @item gnus-treat-buttonize (t, integer)
11060 @item gnus-treat-buttonize-head (head)
11061
11062 @xref{Article Buttons}.
11063
11064 @item gnus-treat-capitalize-sentences (t, integer)
11065 @item gnus-treat-overstrike (t, integer)
11066 @item gnus-treat-strip-cr (t, integer)
11067 @item gnus-treat-strip-headers-in-body (t, integer)
11068 @item gnus-treat-strip-leading-blank-lines (t, integer)
11069 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11070 @item gnus-treat-strip-pem (t, last, integer)
11071 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11072 @item gnus-treat-unsplit-urls (t, integer)
11073 @item gnus-treat-wash-html (t, integer)
11074
11075 @xref{Article Washing}.
11076
11077 @item gnus-treat-date-english (head)
11078 @item gnus-treat-date-iso8601 (head)
11079 @item gnus-treat-date-lapsed (head)
11080 @item gnus-treat-date-local (head)
11081 @item gnus-treat-date-original (head)
11082 @item gnus-treat-date-user-defined (head)
11083 @item gnus-treat-date-ut (head)
11084
11085 @xref{Article Date}.
11086
11087 @item gnus-treat-from-picon (head)
11088 @item gnus-treat-mail-picon (head)
11089 @item gnus-treat-newsgroups-picon (head)
11090
11091 @xref{Picons}.
11092
11093 @item gnus-treat-display-smileys (t, integer)
11094
11095 @item gnus-treat-body-boundary (head)
11096
11097 @vindex gnus-body-boundary-delimiter
11098 Adds a delimiter between header and body, the string used as delimiter
11099 is controlled by @code{gnus-body-boundary-delimiter}.
11100
11101 @xref{Smileys}.
11102
11103 @item gnus-treat-display-x-face (head)
11104
11105 @xref{X-Face}.
11106
11107 @item gnus-treat-display-face (head)
11108
11109 @xref{Face}.
11110
11111 @item gnus-treat-emphasize (t, head, integer)
11112 @item gnus-treat-fill-article (t, integer)
11113 @item gnus-treat-fill-long-lines (t, integer)
11114 @item gnus-treat-hide-boring-headers (head)
11115 @item gnus-treat-hide-citation (t, integer)
11116 @item gnus-treat-hide-citation-maybe (t, integer)
11117 @item gnus-treat-hide-headers (head)
11118 @item gnus-treat-hide-signature (t, last)
11119 @item gnus-treat-strip-banner (t, last)
11120 @item gnus-treat-strip-list-identifiers (head)
11121
11122 @xref{Article Hiding}.
11123
11124 @item gnus-treat-highlight-citation (t, integer)
11125 @item gnus-treat-highlight-headers (head)
11126 @item gnus-treat-highlight-signature (t, last, integer)
11127
11128 @xref{Article Highlighting}.
11129
11130 @item gnus-treat-play-sounds
11131 @item gnus-treat-translate
11132 @item gnus-treat-x-pgp-sig (head)
11133
11134 @item gnus-treat-unfold-headers (head)
11135 @item gnus-treat-fold-headers (head)
11136 @item gnus-treat-fold-newsgroups (head)
11137 @item gnus-treat-leading-whitespace (head)
11138
11139 @xref{Article Header}.
11140
11141
11142 @end table
11143
11144 @vindex gnus-part-display-hook
11145 You can, of course, write your own functions to be called from
11146 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11147 part, and you can do anything you like, pretty much.  There is no
11148 information that you have to keep in the buffer---you can change
11149 everything.
11150
11151
11152 @node Article Keymap
11153 @section Article Keymap
11154
11155 Most of the keystrokes in the summary buffer can also be used in the
11156 article buffer.  They should behave as if you typed them in the summary
11157 buffer, which means that you don't actually have to have a summary
11158 buffer displayed while reading.  You can do it all from the article
11159 buffer.
11160
11161 A few additional keystrokes are available:
11162
11163 @table @kbd
11164
11165 @item SPACE
11166 @kindex SPACE (Article)
11167 @findex gnus-article-next-page
11168 Scroll forwards one page (@code{gnus-article-next-page}).
11169 This is exactly the same as @kbd{h SPACE h}.
11170
11171 @item DEL
11172 @kindex DEL (Article)
11173 @findex gnus-article-prev-page
11174 Scroll backwards one page (@code{gnus-article-prev-page}).
11175 This is exactly the same as @kbd{h DEL h}.
11176
11177 @item C-c ^
11178 @kindex C-c ^ (Article)
11179 @findex gnus-article-refer-article
11180 If point is in the neighborhood of a @code{Message-ID} and you press
11181 @kbd{C-c ^}, Gnus will try to get that article from the server
11182 (@code{gnus-article-refer-article}).
11183
11184 @item C-c C-m
11185 @kindex C-c C-m (Article)
11186 @findex gnus-article-mail
11187 Send a reply to the address near point (@code{gnus-article-mail}).  If
11188 given a prefix, include the mail.
11189
11190 @item s
11191 @kindex s (Article)
11192 @findex gnus-article-show-summary
11193 Reconfigure the buffers so that the summary buffer becomes visible
11194 (@code{gnus-article-show-summary}).
11195
11196 @item ?
11197 @kindex ? (Article)
11198 @findex gnus-article-describe-briefly
11199 Give a very brief description of the available keystrokes
11200 (@code{gnus-article-describe-briefly}).
11201
11202 @item TAB
11203 @kindex TAB (Article)
11204 @findex gnus-article-next-button
11205 Go to the next button, if any (@code{gnus-article-next-button}).  This
11206 only makes sense if you have buttonizing turned on.
11207
11208 @item M-TAB
11209 @kindex M-TAB (Article)
11210 @findex gnus-article-prev-button
11211 Go to the previous button, if any (@code{gnus-article-prev-button}).
11212
11213 @item R
11214 @kindex R (Article)
11215 @findex gnus-article-reply-with-original
11216 Send a reply to the current article and yank the current article
11217 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11218 wide reply.  If the region is active, only yank the text in the
11219 region.
11220
11221 @item F
11222 @kindex F (Article)
11223 @findex gnus-article-followup-with-original
11224 Send a followup to the current article and yank the current article
11225 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11226 a wide reply.  If the region is active, only yank the text in the
11227 region.
11228
11229
11230 @end table
11231
11232
11233 @node Misc Article
11234 @section Misc Article
11235
11236 @table @code
11237
11238 @item gnus-single-article-buffer
11239 @vindex gnus-single-article-buffer
11240 If non-@code{nil}, use the same article buffer for all the groups.
11241 (This is the default.)  If @code{nil}, each group will have its own
11242 article buffer.
11243
11244 @vindex gnus-article-decode-hook
11245 @item gnus-article-decode-hook
11246 @cindex @acronym{MIME}
11247 Hook used to decode @acronym{MIME} articles.  The default value is
11248 @code{(article-decode-charset article-decode-encoded-words)}
11249
11250 @vindex gnus-article-prepare-hook
11251 @item gnus-article-prepare-hook
11252 This hook is called right after the article has been inserted into the
11253 article buffer.  It is mainly intended for functions that do something
11254 depending on the contents; it should probably not be used for changing
11255 the contents of the article buffer.
11256
11257 @item gnus-article-mode-hook
11258 @vindex gnus-article-mode-hook
11259 Hook called in article mode buffers.
11260
11261 @item gnus-article-mode-syntax-table
11262 @vindex gnus-article-mode-syntax-table
11263 Syntax table used in article buffers.  It is initialized from
11264 @code{text-mode-syntax-table}.
11265
11266 @vindex gnus-article-over-scroll
11267 @item gnus-article-over-scroll
11268 If non-@code{nil}, allow scrolling the article buffer even when there
11269 no more new text to scroll in.  The default is @code{nil}.
11270
11271 @vindex gnus-article-mode-line-format
11272 @item gnus-article-mode-line-format
11273 This variable is a format string along the same lines as
11274 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
11275 accepts the same format specifications as that variable, with two
11276 extensions:
11277
11278 @table @samp
11279
11280 @item w
11281 The @dfn{wash status} of the article.  This is a short string with one
11282 character for each possible article wash operation that may have been
11283 performed.  The characters and their meaning:
11284
11285 @table @samp
11286
11287 @item c
11288 Displayed when cited text may be hidden in the article buffer.
11289
11290 @item h
11291 Displayed when headers are hidden in the article buffer.
11292
11293 @item p
11294 Displayed when article is digitally signed or encrypted, and Gnus has
11295 hidden the security headers.  (N.B. does not tell anything about
11296 security status, i.e. good or bad signature.)
11297
11298 @item s
11299 Displayed when the signature has been hidden in the Article buffer.
11300
11301 @item o
11302 Displayed when Gnus has treated overstrike characters in the article buffer.
11303
11304 @item e
11305 Displayed when Gnus has treated emphasised strings in the article buffer.
11306
11307 @end table
11308
11309 @item m
11310 The number of @acronym{MIME} parts in the article.
11311
11312 @end table
11313
11314 @vindex gnus-break-pages
11315
11316 @item gnus-break-pages
11317 Controls whether @dfn{page breaking} is to take place.  If this variable
11318 is non-@code{nil}, the articles will be divided into pages whenever a
11319 page delimiter appears in the article.  If this variable is @code{nil},
11320 paging will not be done.
11321
11322 @item gnus-page-delimiter
11323 @vindex gnus-page-delimiter
11324 This is the delimiter mentioned above.  By default, it is @samp{^L}
11325 (formfeed).
11326
11327 @cindex IDNA
11328 @cindex internationalized domain names
11329 @vindex gnus-use-idna
11330 @item gnus-use-idna
11331 This variable controls whether Gnus performs IDNA decoding of
11332 internationalized domain names inside @samp{From}, @samp{To} and
11333 @samp{Cc} headers.  This requires
11334 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11335 variable is only enabled if you have installed it.
11336
11337 @end table
11338
11339
11340 @node Composing Messages
11341 @chapter Composing Messages
11342 @cindex composing messages
11343 @cindex messages
11344 @cindex mail
11345 @cindex sending mail
11346 @cindex reply
11347 @cindex followup
11348 @cindex post
11349 @cindex using gpg
11350 @cindex using s/mime
11351 @cindex using smime
11352
11353 @kindex C-c C-c (Post)
11354 All commands for posting and mailing will put you in a message buffer
11355 where you can edit the article all you like, before you send the
11356 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11357 Message Manual}.  Where the message will be posted/mailed to depends
11358 on your setup (@pxref{Posting Server}).
11359
11360 @menu
11361 * Mail::                        Mailing and replying.
11362 * Posting Server::              What server should you post and mail via?
11363 * Mail and Post::               Mailing and posting at the same time.
11364 * Archived Messages::           Where Gnus stores the messages you've sent.
11365 * Posting Styles::              An easier way to specify who you are.
11366 * Drafts::                      Postponing messages and rejected messages.
11367 * Rejected Articles::           What happens if the server doesn't like your article?
11368 * Signing and encrypting::      How to compose secure messages.
11369 @end menu
11370
11371 Also @pxref{Canceling and Superseding} for information on how to
11372 remove articles you shouldn't have posted.
11373
11374
11375 @node Mail
11376 @section Mail
11377
11378 Variables for customizing outgoing mail:
11379
11380 @table @code
11381 @item gnus-uu-digest-headers
11382 @vindex gnus-uu-digest-headers
11383 List of regexps to match headers included in digested messages.  The
11384 headers will be included in the sequence they are matched.  If
11385 @code{nil} include all headers.
11386
11387 @item gnus-add-to-list
11388 @vindex gnus-add-to-list
11389 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11390 that have none when you do a @kbd{a}.
11391
11392 @item gnus-confirm-mail-reply-to-news
11393 @vindex gnus-confirm-mail-reply-to-news
11394 This can also be a function receiving the group name as the only
11395 parameter which should return non-@code{nil} if a confirmation is
11396 needed, or a regular expression matching group names, where
11397 confirmation is should be asked for.
11398
11399 If you find yourself never wanting to reply to mail, but occasionally
11400 press R anyway, this variable might be for you.
11401
11402 @item gnus-confirm-treat-mail-like-news
11403 @vindex gnus-confirm-treat-mail-like-news
11404 If non-@code{nil}, Gnus also requests confirmation according to
11405 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11406 useful for treating mailing lists like newsgroups.
11407
11408 @end table
11409
11410
11411 @node Posting Server
11412 @section Posting Server
11413
11414 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11415 (extremely intelligent, of course) article, where does it go?
11416
11417 Thank you for asking.  I hate you.
11418
11419 It can be quite complicated.
11420
11421 @vindex gnus-post-method
11422 When posting news, Message usually invokes @code{message-send-news}
11423 (@pxref{News Variables, , News Variables, message, Message Manual}).
11424 Normally, Gnus will post using the same select method as you're
11425 reading from (which might be convenient if you're reading lots of
11426 groups from different private servers).  However.  If the server
11427 you're reading from doesn't allow posting, just reading, you probably
11428 want to use some other server to post your (extremely intelligent and
11429 fabulously interesting) articles.  You can then set the
11430 @code{gnus-post-method} to some other method:
11431
11432 @lisp
11433 (setq gnus-post-method '(nnspool ""))
11434 @end lisp
11435
11436 Now, if you've done this, and then this server rejects your article, or
11437 this server is down, what do you do then?  To override this variable you
11438 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11439 the ``current'' server, to get back the default behavior, for posting.
11440
11441 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11442 Gnus will prompt you for what method to use for posting.
11443
11444 You can also set @code{gnus-post-method} to a list of select methods.
11445 If that's the case, Gnus will always prompt you for what method to use
11446 for posting.
11447
11448 Finally, if you want to always post using the native select method,
11449 you can set this variable to @code{native}.
11450
11451 When sending mail, Message invokes @code{message-send-mail-function}.
11452 The default function, @code{message-send-mail-with-sendmail}, pipes
11453 your article to the @code{sendmail} binary for further queuing and
11454 sending.  When your local system is not configured for sending mail
11455 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11456 server, you can set @code{message-send-mail-function} to
11457 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11458 package correctly.  An example:
11459
11460 @lisp
11461 (setq message-send-mail-function 'smtpmail-send-it
11462       smtpmail-default-smtp-server "YOUR SMTP HOST")
11463 @end lisp
11464
11465 To the thing similar to this, there is
11466 @code{message-smtpmail-send-it}.  It is useful if your ISP requires
11467 the @acronym{POP}-before-@acronym{SMTP} authentication.  See the
11468 documentation for the function @code{mail-source-touch-pop}.
11469
11470 Other possible choices for @code{message-send-mail-function} includes
11471 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11472 and @code{feedmail-send-it}.
11473
11474 @node Mail and Post
11475 @section Mail and Post
11476
11477 Here's a list of variables relevant to both mailing and
11478 posting:
11479
11480 @table @code
11481 @item gnus-mailing-list-groups
11482 @findex gnus-mailing-list-groups
11483 @cindex mailing lists
11484
11485 If your news server offers groups that are really mailing lists
11486 gatewayed to the @acronym{NNTP} server, you can read those groups without
11487 problems, but you can't post/followup to them without some difficulty.
11488 One solution is to add a @code{to-address} to the group parameters
11489 (@pxref{Group Parameters}).  An easier thing to do is set the
11490 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11491 really are mailing lists.  Then, at least, followups to the mailing
11492 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11493 still a pain, though.
11494
11495 @item gnus-user-agent
11496 @vindex gnus-user-agent
11497 @cindex User-Agent
11498
11499 This variable controls which information should be exposed in the
11500 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11501 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11502 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11503 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11504 system type) or a custom string.  If you set it to a string, be sure to
11505 use a valid format, see RFC 2616.
11506
11507 @end table
11508
11509 You may want to do spell-checking on messages that you send out.  Or, if
11510 you don't want to spell-check by hand, you could add automatic
11511 spell-checking via the @code{ispell} package:
11512
11513 @cindex ispell
11514 @findex ispell-message
11515 @lisp
11516 (add-hook 'message-send-hook 'ispell-message)
11517 @end lisp
11518
11519 If you want to change the @code{ispell} dictionary based on what group
11520 you're in, you could say something like the following:
11521
11522 @lisp
11523 (add-hook 'gnus-select-group-hook
11524           (lambda ()
11525             (cond
11526              ((string-match
11527                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11528               (ispell-change-dictionary "deutsch"))
11529              (t
11530               (ispell-change-dictionary "english")))))
11531 @end lisp
11532
11533 Modify to suit your needs.
11534
11535
11536 @node Archived Messages
11537 @section Archived Messages
11538 @cindex archived messages
11539 @cindex sent messages
11540
11541 Gnus provides a few different methods for storing the mail and news you
11542 send.  The default method is to use the @dfn{archive virtual server} to
11543 store the messages.  If you want to disable this completely, the
11544 @code{gnus-message-archive-group} variable should be @code{nil}, which
11545 is the default.
11546
11547 For archiving interesting messages in a group you read, see the
11548 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11549 Group Commands}).
11550
11551 @vindex gnus-message-archive-method
11552 @code{gnus-message-archive-method} says what virtual server Gnus is to
11553 use to store sent messages.  The default is:
11554
11555 @lisp
11556 (nnfolder "archive"
11557           (nnfolder-directory   "~/Mail/archive")
11558           (nnfolder-active-file "~/Mail/archive/active")
11559           (nnfolder-get-new-mail nil)
11560           (nnfolder-inhibit-expiry t))
11561 @end lisp
11562
11563 You can, however, use any mail select method (@code{nnml},
11564 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11565 for doing this sort of thing, though.  If you don't like the default
11566 directory chosen, you could say something like:
11567
11568 @lisp
11569 (setq gnus-message-archive-method
11570       '(nnfolder "archive"
11571                  (nnfolder-inhibit-expiry t)
11572                  (nnfolder-active-file "~/News/sent-mail/active")
11573                  (nnfolder-directory "~/News/sent-mail/")))
11574 @end lisp
11575
11576 @vindex gnus-message-archive-group
11577 @cindex Gcc
11578 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11579 to one or more group(s) on that server.  Which group to use is
11580 determined by the @code{gnus-message-archive-group} variable.
11581
11582 This variable can be used to do the following:
11583
11584 @table @asis
11585 @item a string
11586 Messages will be saved in that group.
11587
11588 Note that you can include a select method in the group name, then the
11589 message will not be stored in the select method given by
11590 @code{gnus-message-archive-method}, but in the select method specified
11591 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11592 has the default value shown above.  Then setting
11593 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11594 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11595 value @code{"nnml:foo"}, then outgoing messages will be stored in
11596 @samp{nnml:foo}.
11597
11598 @item a list of strings
11599 Messages will be saved in all those groups.
11600
11601 @item an alist of regexps, functions and forms
11602 When a key ``matches'', the result is used.
11603
11604 @item @code{nil}
11605 No message archiving will take place.  This is the default.
11606 @end table
11607
11608 Let's illustrate:
11609
11610 Just saving to a single group called @samp{MisK}:
11611 @lisp
11612 (setq gnus-message-archive-group "MisK")
11613 @end lisp
11614
11615 Saving to two groups, @samp{MisK} and @samp{safe}:
11616 @lisp
11617 (setq gnus-message-archive-group '("MisK" "safe"))
11618 @end lisp
11619
11620 Save to different groups based on what group you are in:
11621 @lisp
11622 (setq gnus-message-archive-group
11623       '(("^alt" "sent-to-alt")
11624         ("mail" "sent-to-mail")
11625         (".*" "sent-to-misc")))
11626 @end lisp
11627
11628 More complex stuff:
11629 @lisp
11630 (setq gnus-message-archive-group
11631       '((if (message-news-p)
11632             "misc-news"
11633           "misc-mail")))
11634 @end lisp
11635
11636 How about storing all news messages in one file, but storing all mail
11637 messages in one file per month:
11638
11639 @lisp
11640 (setq gnus-message-archive-group
11641       '((if (message-news-p)
11642             "misc-news"
11643           (concat "mail." (format-time-string "%Y-%m")))))
11644 @end lisp
11645
11646 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11647 @c use a different value for @code{gnus-message-archive-group} there.)
11648
11649 Now, when you send a message off, it will be stored in the appropriate
11650 group.  (If you want to disable storing for just one particular message,
11651 you can just remove the @code{Gcc} header that has been inserted.)  The
11652 archive group will appear in the group buffer the next time you start
11653 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11654 enter it and read the articles in it just like you'd read any other
11655 group.  If the group gets really big and annoying, you can simply rename
11656 if (using @kbd{G r} in the group buffer) to something
11657 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11658 continue to be stored in the old (now empty) group.
11659
11660 That's the default method of archiving sent messages.  Gnus offers a
11661 different way for the people who don't like the default method.  In that
11662 case you should set @code{gnus-message-archive-group} to @code{nil};
11663 this will disable archiving.
11664
11665 @table @code
11666 @item gnus-outgoing-message-group
11667 @vindex gnus-outgoing-message-group
11668 All outgoing messages will be put in this group.  If you want to store
11669 all your outgoing mail and articles in the group @samp{nnml:archive},
11670 you set this variable to that value.  This variable can also be a list of
11671 group names.
11672
11673 If you want to have greater control over what group to put each
11674 message in, you can set this variable to a function that checks the
11675 current newsgroup name and then returns a suitable group name (or list
11676 of names).
11677
11678 This variable can be used instead of @code{gnus-message-archive-group},
11679 but the latter is the preferred method.
11680
11681 @item gnus-gcc-mark-as-read
11682 @vindex gnus-gcc-mark-as-read
11683 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11684
11685 @item gnus-gcc-externalize-attachments
11686 @vindex gnus-gcc-externalize-attachments
11687 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11688 and matches the Gcc group name, attach files as external parts; if it is
11689 @code{all}, attach local files as external parts; if it is other
11690 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11691 changed in the future.
11692
11693 @end table
11694
11695
11696 @node Posting Styles
11697 @section Posting Styles
11698 @cindex posting styles
11699 @cindex styles
11700
11701 All them variables, they make my head swim.
11702
11703 So what if you want a different @code{Organization} and signature based
11704 on what groups you post to?  And you post both from your home machine
11705 and your work machine, and you want different @code{From} lines, and so
11706 on?
11707
11708 @vindex gnus-posting-styles
11709 One way to do stuff like that is to write clever hooks that change the
11710 variables you need to have changed.  That's a bit boring, so somebody
11711 came up with the bright idea of letting the user specify these things in
11712 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11713 variable:
11714
11715 @lisp
11716 ((".*"
11717   (signature "Peace and happiness")
11718   (organization "What me?"))
11719  ("^comp"
11720   (signature "Death to everybody"))
11721  ("comp.emacs.i-love-it"
11722   (organization "Emacs is it")))
11723 @end lisp
11724
11725 As you might surmise from this example, this alist consists of several
11726 @dfn{styles}.  Each style will be applicable if the first element
11727 ``matches'', in some form or other.  The entire alist will be iterated
11728 over, from the beginning towards the end, and each match will be
11729 applied, which means that attributes in later styles that match override
11730 the same attributes in earlier matching styles.  So
11731 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11732 signature and the @samp{What me?} @code{Organization} header.
11733
11734 The first element in each style is called the @code{match}.  If it's a
11735 string, then Gnus will try to regexp match it against the group name.
11736 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11737 will look in the original article for a header whose name is
11738 @var{match} and compare that @var{regexp}.  @var{match} and
11739 @var{regexp} are strings.  (The original article is the one you are
11740 replying or following up to.  If you are not composing a reply or a
11741 followup, then there is nothing to match against.)  If the
11742 @code{match} is a function symbol, that function will be called with
11743 no arguments.  If it's a variable symbol, then the variable will be
11744 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11745 any case, if this returns a non-@code{nil} value, then the style is
11746 said to @dfn{match}.
11747
11748 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11749 attribute consists of a @code{(@var{name} @var{value})} pair.  The
11750 attribute name can be one of:
11751
11752 @itemize @bullet
11753 @item @code{signature}
11754 @item @code{signature-file}
11755 @item @code{x-face-file}
11756 @item @code{address}, overriding @code{user-mail-address}
11757 @item @code{name}, overriding @code{(user-full-name)}
11758 @item @code{body}
11759 @end itemize
11760
11761 The attribute name can also be a string or a symbol.  In that case,
11762 this will be used as a header name, and the value will be inserted in
11763 the headers of the article; if the value is @code{nil}, the header
11764 name will be removed.  If the attribute name is @code{eval}, the form
11765 is evaluated, and the result is thrown away.
11766
11767 The attribute value can be a string (used verbatim), a function with
11768 zero arguments (the return value will be used), a variable (its value
11769 will be used) or a list (it will be @code{eval}ed and the return value
11770 will be used).  The functions and sexps are called/@code{eval}ed in the
11771 message buffer that is being set up.  The headers of the current article
11772 are available through the @code{message-reply-headers} variable, which
11773 is a vector of the following headers: number subject from date id
11774 references chars lines xref extra.
11775
11776 @vindex message-reply-headers
11777
11778 If you wish to check whether the message you are about to compose is
11779 meant to be a news article or a mail message, you can check the values
11780 of the @code{message-news-p} and @code{message-mail-p} functions.
11781
11782 @findex message-mail-p
11783 @findex message-news-p
11784
11785 So here's a new example:
11786
11787 @lisp
11788 (setq gnus-posting-styles
11789       '((".*"
11790          (signature-file "~/.signature")
11791          (name "User Name")
11792          ("X-Home-Page" (getenv "WWW_HOME"))
11793          (organization "People's Front Against MWM"))
11794         ("^rec.humor"
11795          (signature my-funny-signature-randomizer))
11796         ((equal (system-name) "gnarly")  ;; @r{A form}
11797          (signature my-quote-randomizer))
11798         (message-news-p        ;; @r{A function symbol}
11799          (signature my-news-signature))
11800         (window-system         ;; @r{A value symbol}
11801          ("X-Window-System" (format "%s" window-system)))
11802         ;; @r{If I'm replying to Larsi, set the Organization header.}
11803         ((header "from" "larsi.*org")
11804          (Organization "Somewhere, Inc."))
11805         ((posting-from-work-p) ;; @r{A user defined function}
11806          (signature-file "~/.work-signature")
11807          (address "user@@bar.foo")
11808          (body "You are fired.\n\nSincerely, your boss.")
11809          (organization "Important Work, Inc"))
11810         ("nnml:.*"
11811          (From (save-excursion
11812                  (set-buffer gnus-article-buffer)
11813                  (message-fetch-field "to"))))
11814         ("^nn.+:"
11815          (signature-file "~/.mail-signature"))))
11816 @end lisp
11817
11818 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11819 @code{From} address in all your outgoing replies, which might be handy
11820 if you fill many roles.
11821
11822
11823 @node Drafts
11824 @section Drafts
11825 @cindex drafts
11826
11827 If you are writing a message (mail or news) and suddenly remember that
11828 you have a steak in the oven (or some pesto in the food processor, you
11829 craaazy vegetarians), you'll probably wish there was a method to save
11830 the message you are writing so that you can continue editing it some
11831 other day, and send it when you feel its finished.
11832
11833 Well, don't worry about it.  Whenever you start composing a message of
11834 some sort using the Gnus mail and post commands, the buffer you get will
11835 automatically associate to an article in a special @dfn{draft} group.
11836 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11837 article will be saved there.  (Auto-save files also go to the draft
11838 group.)
11839
11840 @cindex nndraft
11841 @vindex nndraft-directory
11842 The draft group is a special group (which is implemented as an
11843 @code{nndraft} group, if you absolutely have to know) called
11844 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11845 @code{nndraft} is to store its files.  What makes this group special is
11846 that you can't tick any articles in it or mark any articles as
11847 read---all articles in the group are permanently unread.
11848
11849 If the group doesn't exist, it will be created and you'll be subscribed
11850 to it.  The only way to make it disappear from the Group buffer is to
11851 unsubscribe it.  The special properties of the draft group comes from
11852 a group property (@pxref{Group Parameters}), and if lost the group
11853 behaves like any other group.  This means the commands below will not
11854 be available.  To restore the special properties of the group, the
11855 simplest way is to kill the group, using @kbd{C-k}, and restart
11856 Gnus.  The group is automatically created again with the
11857 correct parameters.  The content of the group is not lost.
11858
11859 @c @findex gnus-dissociate-buffer-from-draft
11860 @c @kindex C-c M-d (Mail)
11861 @c @kindex C-c M-d (Post)
11862 @c @findex gnus-associate-buffer-with-draft
11863 @c @kindex C-c C-d (Mail)
11864 @c @kindex C-c C-d (Post)
11865 @c If you're writing some super-secret message that you later want to
11866 @c encode with PGP before sending, you may wish to turn the auto-saving
11867 @c (and association with the draft group) off.  You never know who might be
11868 @c interested in reading all your extremely valuable and terribly horrible
11869 @c and interesting secrets.  The @kbd{C-c M-d}
11870 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11871 @c If you change your mind and want to turn the auto-saving back on again,
11872 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11873 @c
11874 @c @vindex gnus-use-draft
11875 @c To leave association with the draft group off by default, set
11876 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11877
11878 @findex gnus-draft-edit-message
11879 @kindex D e (Draft)
11880 When you want to continue editing the article, you simply enter the
11881 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11882 that.  You will be placed in a buffer where you left off.
11883
11884 Rejected articles will also be put in this draft group (@pxref{Rejected
11885 Articles}).
11886
11887 @findex gnus-draft-send-all-messages
11888 @kindex D s (Draft)
11889 @findex gnus-draft-send-message
11890 @kindex D S (Draft)
11891 If you have lots of rejected messages you want to post (or mail) without
11892 doing further editing, you can use the @kbd{D s} command
11893 (@code{gnus-draft-send-message}).  This command understands the
11894 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
11895 command (@code{gnus-draft-send-all-messages}) will ship off all messages
11896 in the buffer.
11897
11898 @findex gnus-draft-toggle-sending
11899 @kindex D t (Draft)
11900 If you have some messages that you wish not to send, you can use the
11901 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
11902 as unsendable.  This is a toggling command.
11903
11904
11905 @node Rejected Articles
11906 @section Rejected Articles
11907 @cindex rejected articles
11908
11909 Sometimes a news server will reject an article.  Perhaps the server
11910 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
11911 @emph{there be demons}.  Perhaps you have included too much cited text.
11912 Perhaps the disk is full.  Perhaps the server is down.
11913
11914 These situations are, of course, totally beyond the control of Gnus.
11915 (Gnus, of course, loves the way you look, always feels great, has angels
11916 fluttering around inside of it, doesn't care about how much cited text
11917 you include, never runs full and never goes down.)  So Gnus saves these
11918 articles until some later time when the server feels better.
11919
11920 The rejected articles will automatically be put in a special draft group
11921 (@pxref{Drafts}).  When the server comes back up again, you'd then
11922 typically enter that group and send all the articles off.
11923
11924 @node Signing and encrypting
11925 @section Signing and encrypting
11926 @cindex using gpg
11927 @cindex using s/mime
11928 @cindex using smime
11929
11930 Gnus can digitally sign and encrypt your messages, using vanilla
11931 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
11932 decoding such messages, see the @code{mm-verify-option} and
11933 @code{mm-decrypt-option} options (@pxref{Security}).
11934
11935 @vindex gnus-message-replysign
11936 @vindex gnus-message-replyencrypt
11937 @vindex gnus-message-replysignencrypted
11938 Often, you would like to sign replies to people who send you signed
11939 messages.  Even more often, you might want to encrypt messages which
11940 are in reply to encrypted messages.  Gnus offers
11941 @code{gnus-message-replysign} to enable the former, and
11942 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
11943 @code{gnus-message-replysignencrypted} (on by default) will sign
11944 automatically encrypted messages.
11945
11946 Instructing @acronym{MML} to perform security operations on a
11947 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
11948 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
11949
11950 @table @kbd
11951
11952 @item C-c C-m s s
11953 @kindex C-c C-m s s
11954 @findex mml-secure-message-sign-smime
11955
11956 Digitally sign current message using @acronym{S/MIME}.
11957
11958 @item C-c C-m s o
11959 @kindex C-c C-m s o
11960 @findex mml-secure-message-sign-pgp
11961
11962 Digitally sign current message using @acronym{PGP}.
11963
11964 @item C-c C-m s p
11965 @kindex C-c C-m s p
11966 @findex mml-secure-message-sign-pgp
11967
11968 Digitally sign current message using @acronym{PGP/MIME}.
11969
11970 @item C-c C-m c s
11971 @kindex C-c C-m c s
11972 @findex mml-secure-message-encrypt-smime
11973
11974 Digitally encrypt current message using @acronym{S/MIME}.
11975
11976 @item C-c C-m c o
11977 @kindex C-c C-m c o
11978 @findex mml-secure-message-encrypt-pgp
11979
11980 Digitally encrypt current message using @acronym{PGP}.
11981
11982 @item C-c C-m c p
11983 @kindex C-c C-m c p
11984 @findex mml-secure-message-encrypt-pgpmime
11985
11986 Digitally encrypt current message using @acronym{PGP/MIME}.
11987
11988 @item C-c C-m C-n
11989 @kindex C-c C-m C-n
11990 @findex mml-unsecure-message
11991 Remove security related @acronym{MML} tags from message.
11992
11993 @end table
11994
11995 @xref{Security, ,Security, message, Message Manual}, for more information.
11996
11997 @node Select Methods
11998 @chapter Select Methods
11999 @cindex foreign groups
12000 @cindex select methods
12001
12002 A @dfn{foreign group} is a group not read by the usual (or
12003 default) means.  It could be, for instance, a group from a different
12004 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12005 personal mail group.
12006
12007 A foreign group (or any group, really) is specified by a @dfn{name} and
12008 a @dfn{select method}.  To take the latter first, a select method is a
12009 list where the first element says what back end to use (e.g. @code{nntp},
12010 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12011 name}.  There may be additional elements in the select method, where the
12012 value may have special meaning for the back end in question.
12013
12014 One could say that a select method defines a @dfn{virtual server}---so
12015 we do just that (@pxref{Server Buffer}).
12016
12017 The @dfn{name} of the group is the name the back end will recognize the
12018 group as.
12019
12020 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12021 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12022 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12023 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12024 back end just knows this group as @samp{soc.motss}.
12025
12026 The different methods all have their peculiarities, of course.
12027
12028 @menu
12029 * Server Buffer::               Making and editing virtual servers.
12030 * Getting News::                Reading USENET news with Gnus.
12031 * Getting Mail::                Reading your personal mail with Gnus.
12032 * Browsing the Web::            Getting messages from a plethora of Web sources.
12033 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12034 * Other Sources::               Reading directories, files, SOUP packets.
12035 * Combined Groups::             Combining groups into one group.
12036 * Gnus Unplugged::              Reading news and mail offline.
12037 @end menu
12038
12039
12040 @node Server Buffer
12041 @section Server Buffer
12042
12043 Traditionally, a @dfn{server} is a machine or a piece of software that
12044 one connects to, and then requests information from.  Gnus does not
12045 connect directly to any real servers, but does all transactions through
12046 one back end or other.  But that's just putting one layer more between
12047 the actual media and Gnus, so we might just as well say that each
12048 back end represents a virtual server.
12049
12050 For instance, the @code{nntp} back end may be used to connect to several
12051 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12052 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12053 use, and what parameters to set by specifying a @dfn{select method}.
12054
12055 These select method specifications can sometimes become quite
12056 complicated---say, for instance, that you want to read from the
12057 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12058 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12059 Anyway, if you had to specify that for each group that used this
12060 server, that would be too much work, so Gnus offers a way of naming
12061 select methods, which is what you do in the server buffer.
12062
12063 To enter the server buffer, use the @kbd{^}
12064 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12065
12066 @menu
12067 * Server Buffer Format::        You can customize the look of this buffer.
12068 * Server Commands::             Commands to manipulate servers.
12069 * Example Methods::             Examples server specifications.
12070 * Creating a Virtual Server::   An example session.
12071 * Server Variables::            Which variables to set.
12072 * Servers and Methods::         You can use server names as select methods.
12073 * Unavailable Servers::         Some servers you try to contact may be down.
12074 @end menu
12075
12076 @vindex gnus-server-mode-hook
12077 @code{gnus-server-mode-hook} is run when creating the server buffer.
12078
12079
12080 @node Server Buffer Format
12081 @subsection Server Buffer Format
12082 @cindex server buffer format
12083
12084 @vindex gnus-server-line-format
12085 You can change the look of the server buffer lines by changing the
12086 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12087 variable, with some simple extensions:
12088
12089 @table @samp
12090
12091 @item h
12092 How the news is fetched---the back end name.
12093
12094 @item n
12095 The name of this server.
12096
12097 @item w
12098 Where the news is to be fetched from---the address.
12099
12100 @item s
12101 The opened/closed/denied status of the server.
12102 @end table
12103
12104 @vindex gnus-server-mode-line-format
12105 The mode line can also be customized by using the
12106 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12107 Formatting}).  The following specs are understood:
12108
12109 @table @samp
12110 @item S
12111 Server name.
12112
12113 @item M
12114 Server method.
12115 @end table
12116
12117 Also @pxref{Formatting Variables}.
12118
12119
12120 @node Server Commands
12121 @subsection Server Commands
12122 @cindex server commands
12123
12124 @table @kbd
12125
12126 @item a
12127 @kindex a (Server)
12128 @findex gnus-server-add-server
12129 Add a new server (@code{gnus-server-add-server}).
12130
12131 @item e
12132 @kindex e (Server)
12133 @findex gnus-server-edit-server
12134 Edit a server (@code{gnus-server-edit-server}).
12135
12136 @item SPACE
12137 @kindex SPACE (Server)
12138 @findex gnus-server-read-server
12139 Browse the current server (@code{gnus-server-read-server}).
12140
12141 @item q
12142 @kindex q (Server)
12143 @findex gnus-server-exit
12144 Return to the group buffer (@code{gnus-server-exit}).
12145
12146 @item k
12147 @kindex k (Server)
12148 @findex gnus-server-kill-server
12149 Kill the current server (@code{gnus-server-kill-server}).
12150
12151 @item y
12152 @kindex y (Server)
12153 @findex gnus-server-yank-server
12154 Yank the previously killed server (@code{gnus-server-yank-server}).
12155
12156 @item c
12157 @kindex c (Server)
12158 @findex gnus-server-copy-server
12159 Copy the current server (@code{gnus-server-copy-server}).
12160
12161 @item l
12162 @kindex l (Server)
12163 @findex gnus-server-list-servers
12164 List all servers (@code{gnus-server-list-servers}).
12165
12166 @item s
12167 @kindex s (Server)
12168 @findex gnus-server-scan-server
12169 Request that the server scan its sources for new articles
12170 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12171 servers.
12172
12173 @item g
12174 @kindex g (Server)
12175 @findex gnus-server-regenerate-server
12176 Request that the server regenerate all its data structures
12177 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12178 a mail back end that has gotten out of sync.
12179
12180 @end table
12181
12182
12183 @node Example Methods
12184 @subsection Example Methods
12185
12186 Most select methods are pretty simple and self-explanatory:
12187
12188 @lisp
12189 (nntp "news.funet.fi")
12190 @end lisp
12191
12192 Reading directly from the spool is even simpler:
12193
12194 @lisp
12195 (nnspool "")
12196 @end lisp
12197
12198 As you can see, the first element in a select method is the name of the
12199 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12200 will.
12201
12202 After these two elements, there may be an arbitrary number of
12203 @code{(@var{variable} @var{form})} pairs.
12204
12205 To go back to the first example---imagine that you want to read from
12206 port 15 on that machine.  This is what the select method should
12207 look like then:
12208
12209 @lisp
12210 (nntp "news.funet.fi" (nntp-port-number 15))
12211 @end lisp
12212
12213 You should read the documentation to each back end to find out what
12214 variables are relevant, but here's an @code{nnmh} example:
12215
12216 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12217 you have two structures that you wish to access: One is your private
12218 mail spool, and the other is a public one.  Here's the possible spec for
12219 your private mail:
12220
12221 @lisp
12222 (nnmh "private" (nnmh-directory "~/private/mail/"))
12223 @end lisp
12224
12225 (This server is then called @samp{private}, but you may have guessed
12226 that.)
12227
12228 Here's the method for a public spool:
12229
12230 @lisp
12231 (nnmh "public"
12232       (nnmh-directory "/usr/information/spool/")
12233       (nnmh-get-new-mail nil))
12234 @end lisp
12235
12236 @cindex proxy
12237 @cindex firewall
12238
12239 If you are behind a firewall and only have access to the @acronym{NNTP}
12240 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12241 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12242 Doing this can be rather fiddly, but your virtual server definition
12243 should probably look something like this:
12244
12245 @lisp
12246 (nntp "firewall"
12247       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12248       (nntp-via-address "the.firewall.machine")
12249       (nntp-address "the.real.nntp.host")
12250       (nntp-end-of-line "\n"))
12251 @end lisp
12252
12253 If you want to use the wonderful @code{ssh} program to provide a
12254 compressed connection over the modem line, you could add the following
12255 configuration to the example above:
12256
12257 @lisp
12258       (nntp-via-rlogin-command "ssh")
12259 @end lisp
12260
12261 See also @code{nntp-via-rlogin-command-switches}.
12262
12263 If you're behind a firewall, but have direct access to the outside world
12264 through a wrapper command like "runsocks", you could open a socksified
12265 telnet connection to the news server as follows:
12266
12267 @lisp
12268 (nntp "outside"
12269       (nntp-pre-command "runsocks")
12270       (nntp-open-connection-function nntp-open-via-telnet)
12271       (nntp-address "the.news.server")
12272       (nntp-end-of-line "\n"))
12273 @end lisp
12274
12275 This means that you have to have set up @code{ssh-agent} correctly to
12276 provide automatic authorization, of course.  And to get a compressed
12277 connection, you have to have the @samp{Compression} option in the
12278 @code{ssh} @file{config} file.
12279
12280
12281 @node Creating a Virtual Server
12282 @subsection Creating a Virtual Server
12283
12284 If you're saving lots of articles in the cache by using persistent
12285 articles, you may want to create a virtual server to read the cache.
12286
12287 First you need to add a new server.  The @kbd{a} command does that.  It
12288 would probably be best to use @code{nnml} to read the cache.  You
12289 could also use @code{nnspool} or @code{nnmh}, though.
12290
12291 Type @kbd{a nnml RET cache RET}.
12292
12293 You should now have a brand new @code{nnml} virtual server called
12294 @samp{cache}.  You now need to edit it to have the right definitions.
12295 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12296 will contain the following:
12297
12298 @lisp
12299 (nnml "cache")
12300 @end lisp
12301
12302 Change that to:
12303
12304 @lisp
12305 (nnml "cache"
12306          (nnml-directory "~/News/cache/")
12307          (nnml-active-file "~/News/cache/active"))
12308 @end lisp
12309
12310 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12311 @kbd{RET} over this virtual server, you should be entered into a browse
12312 buffer, and you should be able to enter any of the groups displayed.
12313
12314
12315 @node Server Variables
12316 @subsection Server Variables
12317 @cindex server variables
12318 @cindex server parameters
12319
12320 One sticky point when defining variables (both on back ends and in Emacs
12321 in general) is that some variables are typically initialized from other
12322 variables when the definition of the variables is being loaded.  If you
12323 change the ``base'' variable after the variables have been loaded, you
12324 won't change the ``derived'' variables.
12325
12326 This typically affects directory and file variables.  For instance,
12327 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12328 directory variables are initialized from that variable, so
12329 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12330 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12331 @code{nnml-directory}---you have to explicitly set all the file
12332 variables to be what you want them to be.  For a complete list of
12333 variables for each back end, see each back end's section later in this
12334 manual, but here's an example @code{nnml} definition:
12335
12336 @lisp
12337 (nnml "public"
12338       (nnml-directory "~/my-mail/")
12339       (nnml-active-file "~/my-mail/active")
12340       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12341 @end lisp
12342
12343 Server variables are often called @dfn{server parameters}.
12344
12345 @node Servers and Methods
12346 @subsection Servers and Methods
12347
12348 Wherever you would normally use a select method
12349 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12350 when browsing a foreign server) you can use a virtual server name
12351 instead.  This could potentially save lots of typing.  And it's nice all
12352 over.
12353
12354
12355 @node Unavailable Servers
12356 @subsection Unavailable Servers
12357
12358 If a server seems to be unreachable, Gnus will mark that server as
12359 @code{denied}.  That means that any subsequent attempt to make contact
12360 with that server will just be ignored.  ``It can't be opened,'' Gnus
12361 will tell you, without making the least effort to see whether that is
12362 actually the case or not.
12363
12364 That might seem quite naughty, but it does make sense most of the time.
12365 Let's say you have 10 groups subscribed to on server
12366 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12367 away from you and the machine is quite slow, so it takes 1 minute just
12368 to find out that it refuses connection to you today.  If Gnus were to
12369 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12370 attempt to do that.  Once it has gotten a single ``connection refused'',
12371 it will regard that server as ``down''.
12372
12373 So, what happens if the machine was only feeling unwell temporarily?
12374 How do you test to see whether the machine has come up again?
12375
12376 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12377 with the following commands:
12378
12379 @table @kbd
12380
12381 @item O
12382 @kindex O (Server)
12383 @findex gnus-server-open-server
12384 Try to establish connection to the server on the current line
12385 (@code{gnus-server-open-server}).
12386
12387 @item C
12388 @kindex C (Server)
12389 @findex gnus-server-close-server
12390 Close the connection (if any) to the server
12391 (@code{gnus-server-close-server}).
12392
12393 @item D
12394 @kindex D (Server)
12395 @findex gnus-server-deny-server
12396 Mark the current server as unreachable
12397 (@code{gnus-server-deny-server}).
12398
12399 @item M-o
12400 @kindex M-o (Server)
12401 @findex gnus-server-open-all-servers
12402 Open the connections to all servers in the buffer
12403 (@code{gnus-server-open-all-servers}).
12404
12405 @item M-c
12406 @kindex M-c (Server)
12407 @findex gnus-server-close-all-servers
12408 Close the connections to all servers in the buffer
12409 (@code{gnus-server-close-all-servers}).
12410
12411 @item R
12412 @kindex R (Server)
12413 @findex gnus-server-remove-denials
12414 Remove all marks to whether Gnus was denied connection from any servers
12415 (@code{gnus-server-remove-denials}).
12416
12417 @item L
12418 @kindex L (Server)
12419 @findex gnus-server-offline-server
12420 Set server status to offline (@code{gnus-server-offline-server}).
12421
12422 @end table
12423
12424
12425 @node Getting News
12426 @section Getting News
12427 @cindex reading news
12428 @cindex news back ends
12429
12430 A newsreader is normally used for reading news.  Gnus currently provides
12431 only two methods of getting news---it can read from an @acronym{NNTP} server,
12432 or it can read from a local spool.
12433
12434 @menu
12435 * NNTP::                        Reading news from an @acronym{NNTP} server.
12436 * News Spool::                  Reading news from the local spool.
12437 @end menu
12438
12439
12440 @node NNTP
12441 @subsection NNTP
12442 @cindex nntp
12443
12444 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12445 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12446 server as the, uhm, address.
12447
12448 If the @acronym{NNTP} server is located at a non-standard port, setting the
12449 third element of the select method to this port number should allow you
12450 to connect to the right port.  You'll have to edit the group info for
12451 that (@pxref{Foreign Groups}).
12452
12453 The name of the foreign group can be the same as a native group.  In
12454 fact, you can subscribe to the same group from as many different servers
12455 you feel like.  There will be no name collisions.
12456
12457 The following variables can be used to create a virtual @code{nntp}
12458 server:
12459
12460 @table @code
12461
12462 @item nntp-server-opened-hook
12463 @vindex nntp-server-opened-hook
12464 @cindex @sc{mode reader}
12465 @cindex authinfo
12466 @cindex authentification
12467 @cindex nntp authentification
12468 @findex nntp-send-authinfo
12469 @findex nntp-send-mode-reader
12470 is run after a connection has been made.  It can be used to send
12471 commands to the @acronym{NNTP} server after it has been contacted.  By
12472 default it sends the command @code{MODE READER} to the server with the
12473 @code{nntp-send-mode-reader} function.  This function should always be
12474 present in this hook.
12475
12476 @item nntp-authinfo-function
12477 @vindex nntp-authinfo-function
12478 @findex nntp-send-authinfo
12479 @vindex nntp-authinfo-file
12480 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12481 server.  The default function is @code{nntp-send-authinfo}, which looks
12482 through your @file{~/.authinfo} (or whatever you've set the
12483 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12484 are found, it will prompt you for a login name and a password.  The
12485 format of the @file{~/.authinfo} file is (almost) the same as the
12486 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12487 manual page, but here are the salient facts:
12488
12489 @enumerate
12490 @item
12491 The file contains one or more line, each of which define one server.
12492
12493 @item
12494 Each line may contain an arbitrary number of token/value pairs.
12495
12496 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12497 @samp{default}.  In addition Gnus introduces two new tokens, not present
12498 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12499 @samp{force}.  (This is the only way the @file{.authinfo} file format
12500 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12501 indicate what port on the server the credentials apply to and
12502 @samp{force} is explained below.
12503
12504 @end enumerate
12505
12506 Here's an example file:
12507
12508 @example
12509 machine news.uio.no login larsi password geheimnis
12510 machine nntp.ifi.uio.no login larsi force yes
12511 @end example
12512
12513 The token/value pairs may appear in any order; @samp{machine} doesn't
12514 have to be first, for instance.
12515
12516 In this example, both login name and password have been supplied for the
12517 former server, while the latter has only the login name listed, and the
12518 user will be prompted for the password.  The latter also has the
12519 @samp{force} tag, which means that the authinfo will be sent to the
12520 @var{nntp} server upon connection; the default (i.e., when there is not
12521 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12522 until the @var{nntp} server asks for it.
12523
12524 You can also add @samp{default} lines that will apply to all servers
12525 that don't have matching @samp{machine} lines.
12526
12527 @example
12528 default force yes
12529 @end example
12530
12531 This will force sending @samp{AUTHINFO} commands to all servers not
12532 previously mentioned.
12533
12534 Remember to not leave the @file{~/.authinfo} file world-readable.
12535
12536 @item nntp-server-action-alist
12537 @vindex nntp-server-action-alist
12538 This is a list of regexps to match on server types and actions to be
12539 taken when matches are made.  For instance, if you want Gnus to beep
12540 every time you connect to innd, you could say something like:
12541
12542 @lisp
12543 (setq nntp-server-action-alist
12544       '(("innd" (ding))))
12545 @end lisp
12546
12547 You probably don't want to do that, though.
12548
12549 The default value is
12550
12551 @lisp
12552 '(("nntpd 1\\.5\\.11t"
12553    (remove-hook 'nntp-server-opened-hook
12554                 'nntp-send-mode-reader)))
12555 @end lisp
12556
12557 This ensures that Gnus doesn't send the @code{MODE READER} command to
12558 nntpd 1.5.11t, since that command chokes that server, I've been told.
12559
12560 @item nntp-maximum-request
12561 @vindex nntp-maximum-request
12562 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12563 will collect headers by sending a series of @code{head} commands.  To
12564 speed things up, the back end sends lots of these commands without
12565 waiting for reply, and then reads all the replies.  This is controlled
12566 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12567 your network is buggy, you should set this to 1.
12568
12569 @item nntp-connection-timeout
12570 @vindex nntp-connection-timeout
12571 If you have lots of foreign @code{nntp} groups that you connect to
12572 regularly, you're sure to have problems with @acronym{NNTP} servers not
12573 responding properly, or being too loaded to reply within reasonable
12574 time.  This is can lead to awkward problems, which can be helped
12575 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12576 that says how many seconds the @code{nntp} back end should wait for a
12577 connection before giving up.  If it is @code{nil}, which is the default,
12578 no timeouts are done.
12579
12580 @c @item nntp-command-timeout
12581 @c @vindex nntp-command-timeout
12582 @c @cindex PPP connections
12583 @c @cindex dynamic IP addresses
12584 @c If you're running Gnus on a machine that has a dynamically assigned
12585 @c address, Gnus may become confused.  If the address of your machine
12586 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12587 @c waiting forever for replies from the server.  To help with this
12588 @c unfortunate problem, you can set this command to a number.  Gnus will
12589 @c then, if it sits waiting for a reply from the server longer than that
12590 @c number of seconds, shut down the connection, start a new one, and resend
12591 @c the command.  This should hopefully be transparent to the user.  A
12592 @c likely number is 30 seconds.
12593 @c
12594 @c @item nntp-retry-on-break
12595 @c @vindex nntp-retry-on-break
12596 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12597 @c hangs.  This will have much the same effect as the command timeout
12598 @c described above.
12599
12600 @item nntp-server-hook
12601 @vindex nntp-server-hook
12602 This hook is run as the last step when connecting to an @acronym{NNTP}
12603 server.
12604
12605 @item nntp-buggy-select
12606 @vindex nntp-buggy-select
12607 Set this to non-@code{nil} if your select routine is buggy.
12608
12609 @item nntp-nov-is-evil
12610 @vindex nntp-nov-is-evil
12611 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12612 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12613 can be used.
12614
12615 @item nntp-xover-commands
12616 @vindex nntp-xover-commands
12617 @cindex @acronym{NOV}
12618 @cindex XOVER
12619 List of strings used as commands to fetch @acronym{NOV} lines from a
12620 server.  The default value of this variable is @code{("XOVER"
12621 "XOVERVIEW")}.
12622
12623 @item nntp-nov-gap
12624 @vindex nntp-nov-gap
12625 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12626 the server.  The server responds with one huge list of lines.  However,
12627 if you have read articles 2-5000 in the group, and only want to read
12628 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12629 lines that you will not need.  This variable says how
12630 big a gap between two consecutive articles is allowed to be before the
12631 @code{XOVER} request is split into several request.  Note that if your
12632 network is fast, setting this variable to a really small number means
12633 that fetching will probably be slower.  If this variable is @code{nil},
12634 @code{nntp} will never split requests.  The default is 5.
12635
12636 @item nntp-prepare-server-hook
12637 @vindex nntp-prepare-server-hook
12638 A hook run before attempting to connect to an @acronym{NNTP} server.
12639
12640 @item nntp-warn-about-losing-connection
12641 @vindex nntp-warn-about-losing-connection
12642 If this variable is non-@code{nil}, some noise will be made when a
12643 server closes connection.
12644
12645 @item nntp-record-commands
12646 @vindex nntp-record-commands
12647 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12648 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12649 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12650 that doesn't seem to work.
12651
12652 @item nntp-open-connection-function
12653 @vindex nntp-open-connection-function
12654 It is possible to customize how the connection to the nntp server will
12655 be opened.  If you specify an @code{nntp-open-connection-function}
12656 parameter, Gnus will use that function to establish the connection.
12657 Five pre-made functions are supplied.  These functions can be grouped in
12658 two categories: direct connection functions (three pre-made), and
12659 indirect ones (two pre-made).
12660
12661 @item nntp-prepare-post-hook
12662 @vindex nntp-prepare-post-hook
12663 A hook run just before posting an article.  If there is no
12664 @code{Message-ID} header in the article and the news server provides the
12665 recommended ID, it will be added to the article before running this
12666 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12667 inhibit Gnus to add a @code{Message-ID} header, you could say:
12668
12669 @lisp
12670 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12671 @end lisp
12672
12673 Note that not all servers support the recommended ID.  This works for
12674 INN versions 2.3.0 and later, for instance.
12675
12676 @item nntp-read-timeout
12677 @vindex nntp-read-timeout
12678 How long nntp should wait between checking for the end of output.
12679 Shorter values mean quicker response, but is more CPU intensive.  The
12680 default is 0.1 seconds.  If you have a slow line to the server (and
12681 don't like to see Emacs eat your available CPU power), you might set
12682 this to, say, 1.
12683
12684 @end table
12685
12686 @menu
12687 * Direct Functions::            Connecting directly to the server.
12688 * Indirect Functions::          Connecting indirectly to the server.
12689 * Common Variables::            Understood by several connection functions.
12690 @end menu
12691
12692
12693 @node Direct Functions
12694 @subsubsection Direct Functions
12695 @cindex direct connection functions
12696
12697 These functions are called direct because they open a direct connection
12698 between your machine and the @acronym{NNTP} server.  The behavior of these
12699 functions is also affected by commonly understood variables
12700 (@pxref{Common Variables}).
12701
12702 @table @code
12703 @findex nntp-open-network-stream
12704 @item nntp-open-network-stream
12705 This is the default, and simply connects to some port or other on the
12706 remote system.
12707
12708 @findex nntp-open-tls-stream
12709 @item nntp-open-tls-stream
12710 Opens a connection to a server over a @dfn{secure} channel.  To use
12711 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12712 installed.  You then define a server as follows:
12713
12714 @lisp
12715 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12716 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12717 ;;
12718 (nntp "snews.bar.com"
12719       (nntp-open-connection-function nntp-open-tls-stream)
12720       (nntp-port-number )
12721       (nntp-address "snews.bar.com"))
12722 @end lisp
12723
12724 @findex nntp-open-ssl-stream
12725 @item nntp-open-ssl-stream
12726 Opens a connection to a server over a @dfn{secure} channel.  To use
12727 this you must have @uref{http://www.openssl.org, OpenSSL} or
12728 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12729 then define a server as follows:
12730
12731 @lisp
12732 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12733 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12734 ;;
12735 (nntp "snews.bar.com"
12736       (nntp-open-connection-function nntp-open-ssl-stream)
12737       (nntp-port-number 563)
12738       (nntp-address "snews.bar.com"))
12739 @end lisp
12740
12741 @findex nntp-open-telnet-stream
12742 @item nntp-open-telnet-stream
12743 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12744 it.  You might wonder why this function exists, since we have the
12745 default @code{nntp-open-network-stream} which would do the job.  (One
12746 of) the reason(s) is that if you are behind a firewall but have direct
12747 connections to the outside world thanks to a command wrapper like
12748 @code{runsocks}, you can use it like this:
12749
12750 @lisp
12751 (nntp "socksified"
12752       (nntp-pre-command "runsocks")
12753       (nntp-open-connection-function nntp-open-telnet-stream)
12754       (nntp-address "the.news.server"))
12755 @end lisp
12756
12757 With the default method, you would need to wrap your whole Emacs
12758 session, which is not a good idea.
12759 @end table
12760
12761
12762 @node Indirect Functions
12763 @subsubsection Indirect Functions
12764 @cindex indirect connection functions
12765
12766 These functions are called indirect because they connect to an
12767 intermediate host before actually connecting to the @acronym{NNTP} server.
12768 All of these functions and related variables are also said to belong to
12769 the ``via'' family of connection: they're all prefixed with ``via'' to make
12770 things cleaner.  The behavior of these functions is also affected by
12771 commonly understood variables (@pxref{Common Variables}).
12772
12773 @table @code
12774 @item nntp-open-via-rlogin-and-telnet
12775 @findex nntp-open-via-rlogin-and-telnet
12776 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12777 to the real @acronym{NNTP} server from there.  This is useful for instance if
12778 you need to connect to a firewall machine first.
12779
12780 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12781
12782 @table @code
12783 @item nntp-via-rlogin-command
12784 @vindex nntp-via-rlogin-command
12785 Command used to log in on the intermediate host.  The default is
12786 @samp{rsh}, but @samp{ssh} is a popular alternative.
12787
12788 @item nntp-via-rlogin-command-switches
12789 @vindex nntp-via-rlogin-command-switches
12790 List of strings to be used as the switches to
12791 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12792 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12793 @samp{("-C")} in order to compress all data connections, otherwise set
12794 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12795 the telnet command requires a pseudo-tty allocation on an intermediate
12796 host.
12797 @end table
12798
12799 @item nntp-open-via-telnet-and-telnet
12800 @findex nntp-open-via-telnet-and-telnet
12801 Does essentially the same, but uses @samp{telnet} instead of
12802 @samp{rlogin} to connect to the intermediate host.
12803
12804 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12805
12806 @table @code
12807 @item nntp-via-telnet-command
12808 @vindex nntp-via-telnet-command
12809 Command used to @code{telnet} the intermediate host.  The default is
12810 @samp{telnet}.
12811
12812 @item nntp-via-telnet-switches
12813 @vindex nntp-via-telnet-switches
12814 List of strings to be used as the switches to the
12815 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12816
12817 @item nntp-via-user-password
12818 @vindex nntp-via-user-password
12819 Password to use when logging in on the intermediate host.
12820
12821 @item nntp-via-envuser
12822 @vindex nntp-via-envuser
12823 If non-@code{nil}, the intermediate @code{telnet} session (client and
12824 server both) will support the @code{ENVIRON} option and not prompt for
12825 login name.  This works for Solaris @code{telnet}, for instance.
12826
12827 @item nntp-via-shell-prompt
12828 @vindex nntp-via-shell-prompt
12829 Regexp matching the shell prompt on the intermediate host.  The default
12830 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12831
12832 @end table
12833
12834 @end table
12835
12836
12837 Here are some additional variables that are understood by all the above
12838 functions:
12839
12840 @table @code
12841
12842 @item nntp-via-user-name
12843 @vindex nntp-via-user-name
12844 User name to use when connecting to the intermediate host.
12845
12846 @item nntp-via-address
12847 @vindex nntp-via-address
12848 Address of the intermediate host to connect to.
12849
12850 @end table
12851
12852
12853 @node Common Variables
12854 @subsubsection Common Variables
12855
12856 The following variables affect the behavior of all, or several of the
12857 pre-made connection functions.  When not specified, all functions are
12858 affected.
12859
12860 @table @code
12861
12862 @item nntp-pre-command
12863 @vindex nntp-pre-command
12864 A command wrapper to use when connecting through a non native
12865 connection function (all except @code{nntp-open-network-stream},
12866 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
12867 where you would put a @samp{SOCKS} wrapper for instance.
12868
12869 @item nntp-address
12870 @vindex nntp-address
12871 The address of the @acronym{NNTP} server.
12872
12873 @item nntp-port-number
12874 @vindex nntp-port-number
12875 Port number to connect to the @acronym{NNTP} server.  The default is
12876 @samp{nntp}.  If you use @acronym{NNTP} over
12877 @acronym{tls}/@acronym{ssl}, you may want to use integer ports rather
12878 than named ports (i.e, use @samp{563} instead of @samp{snews} or
12879 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
12880 not work with named ports.
12881
12882 @item nntp-end-of-line
12883 @vindex nntp-end-of-line
12884 String to use as end-of-line marker when talking to the @acronym{NNTP}
12885 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
12886 using a non native connection function.
12887
12888 @item nntp-telnet-command
12889 @vindex nntp-telnet-command
12890 Command to use when connecting to the @acronym{NNTP} server through
12891 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
12892 just for the real @acronym{NNTP} server.  The default is
12893 @samp{telnet}.
12894
12895 @item nntp-telnet-switches
12896 @vindex nntp-telnet-switches
12897 A list of switches to pass to @code{nntp-telnet-command}.  The default
12898 is @samp{("-8")}.
12899
12900 @end table
12901
12902
12903 @node News Spool
12904 @subsection News Spool
12905 @cindex nnspool
12906 @cindex news spool
12907
12908 Subscribing to a foreign group from the local spool is extremely easy,
12909 and might be useful, for instance, to speed up reading groups that
12910 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
12911 instance.
12912
12913 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
12914 anything else) as the address.
12915
12916 If you have access to a local spool, you should probably use that as the
12917 native select method (@pxref{Finding the News}).  It is normally faster
12918 than using an @code{nntp} select method, but might not be.  It depends.
12919 You just have to try to find out what's best at your site.
12920
12921 @table @code
12922
12923 @item nnspool-inews-program
12924 @vindex nnspool-inews-program
12925 Program used to post an article.
12926
12927 @item nnspool-inews-switches
12928 @vindex nnspool-inews-switches
12929 Parameters given to the inews program when posting an article.
12930
12931 @item nnspool-spool-directory
12932 @vindex nnspool-spool-directory
12933 Where @code{nnspool} looks for the articles.  This is normally
12934 @file{/usr/spool/news/}.
12935
12936 @item nnspool-nov-directory
12937 @vindex nnspool-nov-directory
12938 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
12939 @file{/usr/spool/news/over.view/}.
12940
12941 @item nnspool-lib-dir
12942 @vindex nnspool-lib-dir
12943 Where the news lib dir is (@file{/usr/lib/news/} by default).
12944
12945 @item nnspool-active-file
12946 @vindex nnspool-active-file
12947 The name of the active file.
12948
12949 @item nnspool-newsgroups-file
12950 @vindex nnspool-newsgroups-file
12951 The name of the group descriptions file.
12952
12953 @item nnspool-history-file
12954 @vindex nnspool-history-file
12955 The name of the news history file.
12956
12957 @item nnspool-active-times-file
12958 @vindex nnspool-active-times-file
12959 The name of the active date file.
12960
12961 @item nnspool-nov-is-evil
12962 @vindex nnspool-nov-is-evil
12963 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
12964 that it finds.
12965
12966 @item nnspool-sift-nov-with-sed
12967 @vindex nnspool-sift-nov-with-sed
12968 @cindex sed
12969 If non-@code{nil}, which is the default, use @code{sed} to get the
12970 relevant portion from the overview file.  If @code{nil},
12971 @code{nnspool} will load the entire file into a buffer and process it
12972 there.
12973
12974 @end table
12975
12976
12977 @node Getting Mail
12978 @section Getting Mail
12979 @cindex reading mail
12980 @cindex mail
12981
12982 Reading mail with a newsreader---isn't that just plain WeIrD? But of
12983 course.
12984
12985 @menu
12986 * Mail in a Newsreader::        Important introductory notes.
12987 * Getting Started Reading Mail::  A simple cookbook example.
12988 * Splitting Mail::              How to create mail groups.
12989 * Mail Sources::                How to tell Gnus where to get mail from.
12990 * Mail Back End Variables::     Variables for customizing mail handling.
12991 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
12992 * Group Mail Splitting::        Use group customize to drive mail splitting.
12993 * Incorporating Old Mail::      What about the old mail you have?
12994 * Expiring Mail::               Getting rid of unwanted mail.
12995 * Washing Mail::                Removing cruft from the mail you get.
12996 * Duplicates::                  Dealing with duplicated mail.
12997 * Not Reading Mail::            Using mail back ends for reading other files.
12998 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
12999 @end menu
13000
13001
13002 @node Mail in a Newsreader
13003 @subsection Mail in a Newsreader
13004
13005 If you are used to traditional mail readers, but have decided to switch
13006 to reading mail with Gnus, you may find yourself experiencing something
13007 of a culture shock.
13008
13009 Gnus does not behave like traditional mail readers.  If you want to make
13010 it behave that way, you can, but it's an uphill battle.
13011
13012 Gnus, by default, handles all its groups using the same approach.  This
13013 approach is very newsreaderly---you enter a group, see the new/unread
13014 messages, and when you read the messages, they get marked as read, and
13015 you don't see them any more.  (Unless you explicitly ask for them.)
13016
13017 In particular, you do not do anything explicitly to delete messages.
13018
13019 Does this mean that all the messages that have been marked as read are
13020 deleted?  How awful!
13021
13022 But, no, it means that old messages are @dfn{expired} according to some
13023 scheme or other.  For news messages, the expire process is controlled by
13024 the news administrator; for mail, the expire process is controlled by
13025 you.  The expire process for mail is covered in depth in @ref{Expiring
13026 Mail}.
13027
13028 What many Gnus users find, after using it a while for both news and
13029 mail, is that the transport mechanism has very little to do with how
13030 they want to treat a message.
13031
13032 Many people subscribe to several mailing lists.  These are transported
13033 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13034 answering, or even reading these messages very carefully.  We may not
13035 need to save them because if we should need to read one again, they are
13036 archived somewhere else.
13037
13038 Some people have local news groups which have only a handful of readers.
13039 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13040 to read and answer a large fraction of the messages very carefully in
13041 order to do our work.  And there may not be an archive, so we may need
13042 to save the interesting messages the same way we would personal mail.
13043
13044 The important distinction turns out to be not the transport mechanism,
13045 but other factors such as how interested we are in the subject matter,
13046 or how easy it is to retrieve the message if we need to read it again.
13047
13048 Gnus provides many options for sorting mail into ``groups'' which behave
13049 like newsgroups, and for treating each group (whether mail or news)
13050 differently.
13051
13052 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13053 that Gnus should grow up and be a male, er, mail reader.  It is possible
13054 to whip Gnus into a more mailreaderly being, but, as said before, it's
13055 not easy.  People who prefer proper mail readers should try @sc{vm}
13056 instead, which is an excellent, and proper, mail reader.
13057
13058 I don't mean to scare anybody off, but I want to make it clear that you
13059 may be required to learn a new way of thinking about messages.  After
13060 you've been subjected to The Gnus Way, you will come to love it.  I can
13061 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13062 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13063 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13064 You Do.)
13065
13066
13067 @node Getting Started Reading Mail
13068 @subsection Getting Started Reading Mail
13069
13070 It's quite easy to use Gnus to read your new mail.  You just plonk the
13071 mail back end of your choice into @code{gnus-secondary-select-methods},
13072 and things will happen automatically.
13073
13074 For instance, if you want to use @code{nnml} (which is a ``one file per
13075 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13076
13077 @lisp
13078 (setq gnus-secondary-select-methods '((nnml "")))
13079 @end lisp
13080
13081 Now, the next time you start Gnus, this back end will be queried for new
13082 articles, and it will move all the messages in your spool file to its
13083 directory, which is @file{~/Mail/} by default.  The new group that will
13084 be created (@samp{mail.misc}) will be subscribed, and you can read it
13085 like any other group.
13086
13087 You will probably want to split the mail into several groups, though:
13088
13089 @lisp
13090 (setq nnmail-split-methods
13091       '(("junk" "^From:.*Lars Ingebrigtsen")
13092         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13093         ("other" "")))
13094 @end lisp
13095
13096 This will result in three new @code{nnml} mail groups being created:
13097 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13098 mail that doesn't fit into the first two groups will be placed in the
13099 last group.
13100
13101 This should be sufficient for reading mail with Gnus.  You might want to
13102 give the other sections in this part of the manual a perusal, though.
13103 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13104
13105
13106 @node Splitting Mail
13107 @subsection Splitting Mail
13108 @cindex splitting mail
13109 @cindex mail splitting
13110 @cindex mail filtering (splitting)
13111
13112 @vindex nnmail-split-methods
13113 The @code{nnmail-split-methods} variable says how the incoming mail is
13114 to be split into groups.
13115
13116 @lisp
13117 (setq nnmail-split-methods
13118   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13119     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13120     ("mail.other" "")))
13121 @end lisp
13122
13123 This variable is a list of lists, where the first element of each of
13124 these lists is the name of the mail group (they do not have to be called
13125 something beginning with @samp{mail}, by the way), and the second
13126 element is a regular expression used on the header of each mail to
13127 determine if it belongs in this mail group.  The first string may
13128 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13129 insert sub-expressions from the matched text.  For instance:
13130
13131 @lisp
13132 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13133 @end lisp
13134
13135 The second element can also be a function.  In that case, it will be
13136 called narrowed to the headers with the first element of the rule as the
13137 argument.  It should return a non-@code{nil} value if it thinks that the
13138 mail belongs in that group.
13139
13140 The last of these groups should always be a general one, and the regular
13141 expression should @emph{always} be @samp{*} so that it matches any mails
13142 that haven't been matched by any of the other regexps.  (These rules are
13143 processed from the beginning of the alist toward the end.  The first
13144 rule to make a match will ``win'', unless you have crossposting enabled.
13145 In that case, all matching rules will ``win''.)
13146
13147 If you like to tinker with this yourself, you can set this variable to a
13148 function of your choice.  This function will be called without any
13149 arguments in a buffer narrowed to the headers of an incoming mail
13150 message.  The function should return a list of group names that it
13151 thinks should carry this mail message.
13152
13153 Note that the mail back ends are free to maul the poor, innocent,
13154 incoming headers all they want to.  They all add @code{Lines} headers;
13155 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13156 @code{From<SPACE>} line to something else.
13157
13158 @vindex nnmail-crosspost
13159 The mail back ends all support cross-posting.  If several regexps match,
13160 the mail will be ``cross-posted'' to all those groups.
13161 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13162 that no articles are crossposted to the general (@samp{*}) group.
13163
13164 @vindex nnmail-crosspost-link-function
13165 @cindex crosspost
13166 @cindex links
13167 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13168 the crossposted articles.  However, not all file systems support hard
13169 links.  If that's the case for you, set
13170 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13171 variable is @code{add-name-to-file} by default.)
13172
13173 @kindex M-x nnmail-split-history
13174 @findex nnmail-split-history
13175 If you wish to see where the previous mail split put the messages, you
13176 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13177 where re-spooling messages would put the messages, you can use
13178 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13179 Group Commands}).
13180
13181 @vindex nnmail-split-header-length-limit
13182 Header lines longer than the value of
13183 @code{nnmail-split-header-length-limit} are excluded from the split
13184 function.
13185
13186 @vindex nnmail-mail-splitting-charset
13187 @vindex nnmail-mail-splitting-decodes
13188 By default the splitting codes @acronym{MIME} decodes headers so you
13189 can match on non-@acronym{ASCII} strings.  The
13190 @code{nnmail-mail-splitting-charset} variable specifies the default
13191 charset for decoding.  The behaviour can be turned off completely by
13192 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13193 useful if you want to match articles based on the raw header data.
13194
13195 @vindex nnmail-resplit-incoming
13196 By default, splitting is performed on all incoming messages.  If you
13197 specify a @code{directory} entry for the variable @code{mail-sources}
13198 (@pxref{Mail Source Specifiers}), however, then splitting does
13199 @emph{not} happen by default.  You can set the variable
13200 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13201 splitting happen even in this case.  (This variable has no effect on
13202 other kinds of entries.)
13203
13204 Gnus gives you all the opportunity you could possibly want for shooting
13205 yourself in the foot.  Let's say you create a group that will contain
13206 all the mail you get from your boss.  And then you accidentally
13207 unsubscribe from the group.  Gnus will still put all the mail from your
13208 boss in the unsubscribed group, and so, when your boss mails you ``Have
13209 that report ready by Monday or you're fired!'', you'll never see it and,
13210 come Tuesday, you'll still believe that you're gainfully employed while
13211 you really should be out collecting empty bottles to save up for next
13212 month's rent money.
13213
13214
13215 @node Mail Sources
13216 @subsection Mail Sources
13217
13218 Mail can be gotten from many different sources---the mail spool, from
13219 a @acronym{POP} mail server, from a procmail directory, or from a
13220 maildir, for instance.
13221
13222 @menu
13223 * Mail Source Specifiers::      How to specify what a mail source is.
13224 * Mail Source Customization::   Some variables that influence things.
13225 * Fetching Mail::               Using the mail source specifiers.
13226 @end menu
13227
13228
13229 @node Mail Source Specifiers
13230 @subsubsection Mail Source Specifiers
13231 @cindex POP
13232 @cindex mail server
13233 @cindex procmail
13234 @cindex mail spool
13235 @cindex mail source
13236
13237 You tell Gnus how to fetch mail by setting @code{mail-sources}
13238 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13239
13240 Here's an example:
13241
13242 @lisp
13243 (pop :server "pop3.mailserver.com" :user "myname")
13244 @end lisp
13245
13246 As can be observed, a mail source specifier is a list where the first
13247 element is a @dfn{mail source type}, followed by an arbitrary number of
13248 @dfn{keywords}.  Keywords that are not explicitly specified are given
13249 default values.
13250
13251 The following mail source types are available:
13252
13253 @table @code
13254 @item file
13255 Get mail from a single file; typically from the mail spool.
13256
13257 Keywords:
13258
13259 @table @code
13260 @item :path
13261 The file name.  Defaults to the value of the @env{MAIL}
13262 environment variable or the value of @code{rmail-spool-directory}
13263 (usually something like @file{/usr/mail/spool/user-name}).
13264
13265 @item :prescript
13266 @itemx :postscript
13267 Script run before/after fetching mail.
13268 @end table
13269
13270 An example file mail source:
13271
13272 @lisp
13273 (file :path "/usr/spool/mail/user-name")
13274 @end lisp
13275
13276 Or using the default file name:
13277
13278 @lisp
13279 (file)
13280 @end lisp
13281
13282 If the mail spool file is not located on the local machine, it's best
13283 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13284 You can not use ange-ftp file names here---it has no way to lock the
13285 mail spool while moving the mail.
13286
13287 If it's impossible to set up a proper server, you can use ssh instead.
13288
13289 @lisp
13290 (setq mail-sources
13291       '((file :prescript "ssh host bin/getmail >%t")))
13292 @end lisp
13293
13294 The @samp{getmail} script would look something like the following:
13295
13296 @example
13297 #!/bin/sh
13298 #  getmail - move mail from spool to stdout
13299 #  flu@@iki.fi
13300
13301 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13302 TMP=$HOME/Mail/tmp
13303 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13304 @end example
13305
13306 Alter this script to fit find the @samp{movemail} you want to use.
13307
13308
13309 @item directory
13310 @vindex nnmail-scan-directory-mail-source-once
13311 Get mail from several files in a directory.  This is typically used
13312 when you have procmail split the incoming mail into several files.
13313 That is, there is a one-to-one correspondence between files in that
13314 directory and groups, so that mail from the file @file{foo.bar.spool}
13315 will be put in the group @code{foo.bar}.  (You can change the suffix
13316 to be used instead of @code{.spool}.)  Setting
13317 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13318 Gnus to scan the mail source only once.  This is particularly useful
13319 if you want to scan mail groups at a specified level.
13320
13321 @vindex nnmail-resplit-incoming
13322 There is also the variable @code{nnmail-resplit-incoming}, if you set
13323 that to a non-@code{nil} value, then the normal splitting process is
13324 applied to all the files from the directory, @ref{Splitting Mail}.
13325
13326 Keywords:
13327
13328 @table @code
13329 @item :path
13330 The name of the directory where the files are.  There is no default
13331 value.
13332
13333 @item :suffix
13334 Only files ending with this suffix are used.  The default is
13335 @samp{.spool}.
13336
13337 @item :predicate
13338 Only files that have this predicate return non-@code{nil} are returned.
13339 The default is @code{identity}.  This is used as an additional
13340 filter---only files that have the right suffix @emph{and} satisfy this
13341 predicate are considered.
13342
13343 @item :prescript
13344 @itemx :postscript
13345 Script run before/after fetching mail.
13346
13347 @end table
13348
13349 An example directory mail source:
13350
13351 @lisp
13352 (directory :path "/home/user-name/procmail-dir/"
13353            :suffix ".prcml")
13354 @end lisp
13355
13356 @item pop
13357 Get mail from a @acronym{POP} server.
13358
13359 Keywords:
13360
13361 @table @code
13362 @item :server
13363 The name of the @acronym{POP} server.  The default is taken from the
13364 @env{MAILHOST} environment variable.
13365
13366 @item :port
13367 The port number of the @acronym{POP} server.  This can be a number (eg,
13368 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13369 string, it should be a service name as listed in @file{/etc/services} on
13370 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13371 need to specify it as @samp{"pop-3"} instead.
13372
13373 @item :user
13374 The user name to give to the @acronym{POP} server.  The default is the login
13375 name.
13376
13377 @item :password
13378 The password to give to the @acronym{POP} server.  If not specified,
13379 the user is prompted.
13380
13381 @item :program
13382 The program to use to fetch mail from the @acronym{POP} server.  This
13383 should be a @code{format}-like string.  Here's an example:
13384
13385 @example
13386 fetchmail %u@@%s -P %p %t
13387 @end example
13388
13389 The valid format specifier characters are:
13390
13391 @table @samp
13392 @item t
13393 The name of the file the mail is to be moved to.  This must always be
13394 included in this string.
13395
13396 @item s
13397 The name of the server.
13398
13399 @item P
13400 The port number of the server.
13401
13402 @item u
13403 The user name to use.
13404
13405 @item p
13406 The password to use.
13407 @end table
13408
13409 The values used for these specs are taken from the values you give the
13410 corresponding keywords.
13411
13412 @item :prescript
13413 A script to be run before fetching the mail.  The syntax is the same as
13414 the @code{:program} keyword.  This can also be a function to be run.
13415
13416 @item :postscript
13417 A script to be run after fetching the mail.  The syntax is the same as
13418 the @code{:program} keyword.  This can also be a function to be run.
13419
13420 @item :function
13421 The function to use to fetch mail from the @acronym{POP} server.  The
13422 function is called with one parameter---the name of the file where the
13423 mail should be moved to.
13424
13425 @item :authentication
13426 This can be either the symbol @code{password} or the symbol @code{apop}
13427 and says what authentication scheme to use.  The default is
13428 @code{password}.
13429
13430 @end table
13431
13432 If the @code{:program} and @code{:function} keywords aren't specified,
13433 @code{pop3-movemail} will be used.
13434
13435 Here are some examples.  Fetch from the default @acronym{POP} server,
13436 using the default user name, and default fetcher:
13437
13438 @lisp
13439 (pop)
13440 @end lisp
13441
13442 Fetch from a named server with a named user and password:
13443
13444 @lisp
13445 (pop :server "my.pop.server"
13446      :user "user-name" :password "secret")
13447 @end lisp
13448
13449 Use @samp{movemail} to move the mail:
13450
13451 @lisp
13452 (pop :program "movemail po:%u %t %p")
13453 @end lisp
13454
13455 @item maildir
13456 Get mail from a maildir.  This is a type of mailbox that is supported by
13457 at least qmail and postfix, where each file in a special directory
13458 contains exactly one mail.
13459
13460 Keywords:
13461
13462 @table @code
13463 @item :path
13464 The name of the directory where the mails are stored.  The default is
13465 taken from the @env{MAILDIR} environment variable or
13466 @file{~/Maildir/}.
13467 @item :subdirs
13468 The subdirectories of the Maildir.  The default is
13469 @samp{("new" "cur")}.
13470
13471 @c If you sometimes look at your mail through a pop3 daemon before fetching
13472 @c them with Gnus, you may also have to fetch your mails from the
13473 @c @code{cur} directory inside the maildir, like in the first example
13474 @c below.
13475
13476 You can also get mails from remote hosts (because maildirs don't suffer
13477 from locking problems).
13478
13479 @end table
13480
13481 Two example maildir mail sources:
13482
13483 @lisp
13484 (maildir :path "/home/user-name/Maildir/"
13485          :subdirs ("cur" "new"))
13486 @end lisp
13487
13488 @lisp
13489 (maildir :path "/user@@remotehost.org:~/Maildir/"
13490          :subdirs ("new"))
13491 @end lisp
13492
13493 @item imap
13494 Get mail from a @acronym{IMAP} server.  If you don't want to use
13495 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13496 with nnimap), for some reason or other, Gnus let you treat it similar
13497 to a @acronym{POP} server and fetches articles from a given
13498 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13499
13500 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13501 may need external programs and libraries, @xref{IMAP}.
13502
13503 Keywords:
13504
13505 @table @code
13506 @item :server
13507 The name of the @acronym{IMAP} server.  The default is taken from the
13508 @env{MAILHOST} environment variable.
13509
13510 @item :port
13511 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13512 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13513
13514 @item :user
13515 The user name to give to the @acronym{IMAP} server.  The default is the login
13516 name.
13517
13518 @item :password
13519 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13520 prompted.
13521
13522 @item :stream
13523 What stream to use for connecting to the server, this is one of the
13524 symbols in @code{imap-stream-alist}.  Right now, this means
13525 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13526 @samp{ssl}, @samp{shell} or the default @samp{network}.
13527
13528 @item :authentication
13529 Which authenticator to use for authenticating to the server, this is
13530 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13531 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13532 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13533
13534 @item :program
13535 When using the `shell' :stream, the contents of this variable is
13536 mapped into the @code{imap-shell-program} variable.  This should be a
13537 @code{format}-like string (or list of strings).  Here's an example:
13538
13539 @example
13540 ssh %s imapd
13541 @end example
13542
13543 The valid format specifier characters are:
13544
13545 @table @samp
13546 @item s
13547 The name of the server.
13548
13549 @item l
13550 User name from @code{imap-default-user}.
13551
13552 @item p
13553 The port number of the server.
13554 @end table
13555
13556 The values used for these specs are taken from the values you give the
13557 corresponding keywords.
13558
13559 @item :mailbox
13560 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13561 which normally is the mailbox which receive incoming mail.
13562
13563 @item :predicate
13564 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13565 UNDELETED}, is probably the best choice for most people, but if you
13566 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13567 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13568 Then all articles in the mailbox is fetched, no matter what.  For a
13569 complete list of predicates, see RFC 2060 section 6.4.4.
13570
13571 @item :fetchflag
13572 How to flag fetched articles on the server, the default @samp{\Deleted}
13573 will mark them as deleted, an alternative would be @samp{\Seen} which
13574 would simply mark them as read.  These are the two most likely choices,
13575 but more flags are defined in RFC 2060 section 2.3.2.
13576
13577 @item :dontexpunge
13578 If non-@code{nil}, don't remove all articles marked as deleted in the
13579 mailbox after finishing the fetch.
13580
13581 @end table
13582
13583 An example @acronym{IMAP} mail source:
13584
13585 @lisp
13586 (imap :server "mail.mycorp.com"
13587       :stream kerberos4
13588       :fetchflag "\\Seen")
13589 @end lisp
13590
13591 @item webmail
13592 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13593 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13594 @uref{http://mail.yahoo.com/}.
13595
13596 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13597 required for url "4.0pre.46".
13598
13599 WARNING: Mails may be lost.  NO WARRANTY.
13600
13601 Keywords:
13602
13603 @table @code
13604 @item :subtype
13605 The type of the webmail server.  The default is @code{hotmail}.  The
13606 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13607
13608 @item :user
13609 The user name to give to the webmail server.  The default is the login
13610 name.
13611
13612 @item :password
13613 The password to give to the webmail server.  If not specified, the user is
13614 prompted.
13615
13616 @item :dontexpunge
13617 If non-@code{nil}, only fetch unread articles and don't move them to
13618 trash folder after finishing the fetch.
13619
13620 @end table
13621
13622 An example webmail source:
13623
13624 @lisp
13625 (webmail :subtype 'hotmail
13626          :user "user-name"
13627          :password "secret")
13628 @end lisp
13629 @end table
13630
13631 @table @dfn
13632 @item Common Keywords
13633 Common keywords can be used in any type of mail source.
13634
13635 Keywords:
13636
13637 @table @code
13638 @item :plugged
13639 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13640 use directory source to get mail, you can specify it as in this
13641 example:
13642
13643 @lisp
13644 (setq mail-sources
13645       '((directory :path "/home/pavel/.Spool/"
13646                    :suffix ""
13647                    :plugged t)))
13648 @end lisp
13649
13650 Gnus will then fetch your mail even when you are unplugged.  This is
13651 useful when you use local mail and news.
13652
13653 @end table
13654 @end table
13655
13656 @subsubsection Function Interface
13657
13658 Some of the above keywords specify a Lisp function to be executed.
13659 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13660 the value of the keyword while the function is executing.  For example,
13661 consider the following mail-source setting:
13662
13663 @lisp
13664 (setq mail-sources '((pop :user "jrl"
13665                           :server "pophost" :function fetchfunc)))
13666 @end lisp
13667
13668 While the function @code{fetchfunc} is executing, the symbol @code{user}
13669 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13670 @code{"pophost"}.  The symbols @code{port}, @code{password},
13671 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13672 and @code{authentication} are also bound (to their default values).
13673
13674 See above for a list of keywords for each type of mail source.
13675
13676
13677 @node Mail Source Customization
13678 @subsubsection Mail Source Customization
13679
13680 The following is a list of variables that influence how the mail is
13681 fetched.  You would normally not need to set or change any of these
13682 variables.
13683
13684 @table @code
13685 @item mail-source-crash-box
13686 @vindex mail-source-crash-box
13687 File where mail will be stored while processing it.  The default is@*
13688 @file{~/.emacs-mail-crash-box}.
13689
13690 @item mail-source-delete-incoming
13691 @vindex mail-source-delete-incoming
13692 If non-@code{nil}, delete incoming files after handling them.  If
13693 @code{t}, delete the files immediately, if @code{nil}, never delete any
13694 files.  If a positive number, delete files older than number of days
13695 (This will only happen, when receiving new mail).  You may also set
13696 @code{mail-source-delete-incoming} to @code{nil} and call
13697 @code{mail-source-delete-old-incoming} from a hook or interactively.
13698
13699 @item mail-source-delete-old-incoming-confirm
13700 @vindex mail-source-delete-old-incoming-confirm
13701 If non-@code{nil}, ask for for confirmation before deleting old incoming
13702 files.  This variable only applies when
13703 @code{mail-source-delete-incoming} is a positive number.
13704
13705 @item mail-source-ignore-errors
13706 @vindex mail-source-ignore-errors
13707 If non-@code{nil}, ignore errors when reading mail from a mail source.
13708
13709 @item mail-source-directory
13710 @vindex mail-source-directory
13711 Directory where files (if any) will be stored.  The default is
13712 @file{~/Mail/}.  At present, the only thing this is used for is to say
13713 where the incoming files will be stored if the previous variable is
13714 @code{nil}.
13715
13716 @item mail-source-incoming-file-prefix
13717 @vindex mail-source-incoming-file-prefix
13718 Prefix for file name for storing incoming mail.  The default is
13719 @file{Incoming}, in which case files will end up with names like
13720 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13721 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13722
13723 @item mail-source-default-file-modes
13724 @vindex mail-source-default-file-modes
13725 All new mail files will get this file mode.  The default is 384.
13726
13727 @item mail-source-movemail-program
13728 @vindex mail-source-movemail-program
13729 If non-@code{nil}, name of program for fetching new mail.  If
13730 @code{nil}, @code{movemail} in @var{exec-directory}.
13731
13732 @end table
13733
13734
13735 @node Fetching Mail
13736 @subsubsection Fetching Mail
13737
13738 @vindex mail-sources
13739 @vindex nnmail-spool-file
13740 The way to actually tell Gnus where to get new mail from is to set
13741 @code{mail-sources} to a list of mail source specifiers
13742 (@pxref{Mail Source Specifiers}).
13743
13744 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13745 @code{nil}, the mail back ends will never attempt to fetch mail by
13746 themselves.
13747
13748 If you want to fetch mail both from your local spool as well as a
13749 @acronym{POP} mail server, you'd say something like:
13750
13751 @lisp
13752 (setq mail-sources
13753       '((file)
13754         (pop :server "pop3.mail.server"
13755              :password "secret")))
13756 @end lisp
13757
13758 Or, if you don't want to use any of the keyword defaults:
13759
13760 @lisp
13761 (setq mail-sources
13762       '((file :path "/var/spool/mail/user-name")
13763         (pop :server "pop3.mail.server"
13764              :user "user-name"
13765              :port "pop3"
13766              :password "secret")))
13767 @end lisp
13768
13769
13770 When you use a mail back end, Gnus will slurp all your mail from your
13771 inbox and plonk it down in your home directory.  Gnus doesn't move any
13772 mail if you're not using a mail back end---you have to do a lot of magic
13773 invocations first.  At the time when you have finished drawing the
13774 pentagram, lightened the candles, and sacrificed the goat, you really
13775 shouldn't be too surprised when Gnus moves your mail.
13776
13777
13778
13779 @node Mail Back End Variables
13780 @subsection Mail Back End Variables
13781
13782 These variables are (for the most part) pertinent to all the various
13783 mail back ends.
13784
13785 @table @code
13786 @vindex nnmail-read-incoming-hook
13787 @item nnmail-read-incoming-hook
13788 The mail back ends all call this hook after reading new mail.  You can
13789 use this hook to notify any mail watch programs, if you want to.
13790
13791 @vindex nnmail-split-hook
13792 @item nnmail-split-hook
13793 @findex gnus-article-decode-encoded-words
13794 @cindex RFC 1522 decoding
13795 @cindex RFC 2047 decoding
13796 Hook run in the buffer where the mail headers of each message is kept
13797 just before the splitting based on these headers is done.  The hook is
13798 free to modify the buffer contents in any way it sees fit---the buffer
13799 is discarded after the splitting has been done, and no changes performed
13800 in the buffer will show up in any files.
13801 @code{gnus-article-decode-encoded-words} is one likely function to add
13802 to this hook.
13803
13804 @vindex nnmail-pre-get-new-mail-hook
13805 @vindex nnmail-post-get-new-mail-hook
13806 @item nnmail-pre-get-new-mail-hook
13807 @itemx nnmail-post-get-new-mail-hook
13808 These are two useful hooks executed when treating new incoming
13809 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13810 starting to handle the new mail) and
13811 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13812 is done).  Here's and example of using these two hooks to change the
13813 default file modes the new mail files get:
13814
13815 @lisp
13816 (add-hook 'nnmail-pre-get-new-mail-hook
13817           (lambda () (set-default-file-modes 511)))
13818
13819 (add-hook 'nnmail-post-get-new-mail-hook
13820           (lambda () (set-default-file-modes 551)))
13821 @end lisp
13822
13823 @item nnmail-use-long-file-names
13824 @vindex nnmail-use-long-file-names
13825 If non-@code{nil}, the mail back ends will use long file and directory
13826 names.  Groups like @samp{mail.misc} will end up in directories
13827 (assuming use of @code{nnml} back end) or files (assuming use of
13828 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
13829 the same group will end up in @file{mail/misc}.
13830
13831 @item nnmail-delete-file-function
13832 @vindex nnmail-delete-file-function
13833 @findex delete-file
13834 Function called to delete files.  It is @code{delete-file} by default.
13835
13836 @item nnmail-cache-accepted-message-ids
13837 @vindex nnmail-cache-accepted-message-ids
13838 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
13839 the back end (via @code{Gcc}, for instance) into the mail duplication
13840 discovery cache.  The default is @code{nil}.
13841
13842 @item nnmail-cache-ignore-groups
13843 @vindex nnmail-cache-ignore-groups
13844 This can be a regular expression or a list of regular expressions.
13845 Group names that match any of the regular expressions will never be
13846 recorded in the @code{Message-ID} cache.
13847
13848 This can be useful, for example, when using Fancy Splitting
13849 (@pxref{Fancy Mail Splitting}) together with the function
13850 @code{nnmail-split-fancy-with-parent}.
13851
13852 @end table
13853
13854
13855 @node Fancy Mail Splitting
13856 @subsection Fancy Mail Splitting
13857 @cindex mail splitting
13858 @cindex fancy mail splitting
13859
13860 @vindex nnmail-split-fancy
13861 @findex nnmail-split-fancy
13862 If the rather simple, standard method for specifying how to split mail
13863 doesn't allow you to do what you want, you can set
13864 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
13865 play with the @code{nnmail-split-fancy} variable.
13866
13867 Let's look at an example value of this variable first:
13868
13869 @lisp
13870 ;; @r{Messages from the mailer daemon are not crossposted to any of}
13871 ;; @r{the ordinary groups.  Warnings are put in a separate group}
13872 ;; @r{from real errors.}
13873 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
13874                    "mail.misc"))
13875    ;; @r{Non-error messages are crossposted to all relevant}
13876    ;; @r{groups, but we don't crosspost between the group for the}
13877    ;; @r{(ding) list and the group for other (ding) related mail.}
13878    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
13879          ("subject" "ding" "ding.misc"))
13880       ;; @r{Other mailing lists@dots{}}
13881       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
13882       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
13883       ;; @r{Both lists below have the same suffix, so prevent}
13884       ;; @r{cross-posting to mkpkg.list of messages posted only to}
13885       ;; @r{the bugs- list, but allow cross-posting when the}
13886       ;; @r{message was really cross-posted.}
13887       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
13888       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
13889       ;; @r{People@dots{}}
13890       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
13891    ;; @r{Unmatched mail goes to the catch all group.}
13892    "misc.misc")
13893 @end lisp
13894
13895 This variable has the format of a @dfn{split}.  A split is a
13896 (possibly) recursive structure where each split may contain other
13897 splits.  Here are the possible split syntaxes:
13898
13899 @table @code
13900
13901 @item group 
13902 If the split is a string, that will be taken as a group name.  Normal
13903 regexp match expansion will be done.  See below for examples.
13904
13905 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
13906 If the split is a list, the first element of which is a string, then
13907 store the message as specified by @var{split}, if header @var{field}
13908 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
13909 (yet another regexp) matches some string after @var{field} and before
13910 the end of the matched @var{value}, the @var{split} is ignored.  If
13911 none of the @var{restrict} clauses match, @var{split} is processed.
13912
13913 @item (| @var{split} @dots{})
13914 If the split is a list, and the first element is @code{|} (vertical
13915 bar), then process each @var{split} until one of them matches.  A
13916 @var{split} is said to match if it will cause the mail message to be
13917 stored in one or more groups.
13918
13919 @item (& @var{split} @dots{})
13920 If the split is a list, and the first element is @code{&}, then
13921 process all @var{split}s in the list.
13922
13923 @item junk
13924 If the split is the symbol @code{junk}, then don't save (i.e., delete)
13925 this message.  Use with extreme caution.
13926
13927 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
13928 If the split is a list, and the first element is @samp{:}, then the
13929 second element will be called as a function with @var{args} given as
13930 arguments.  The function should return a @var{split}.
13931
13932 @cindex body split
13933 For instance, the following function could be used to split based on the
13934 body of the messages:
13935
13936 @lisp
13937 (defun split-on-body ()
13938   (save-excursion
13939     (widen)
13940     (goto-char (point-min))
13941     (when (re-search-forward "Some.*string" nil t)
13942       "string.group")))
13943 @end lisp
13944
13945 The buffer is narrowed to the message in question when @var{function}
13946 is run.  That's why @code{(widen)} needs to be called after
13947 @code{save-excursion} in the example above.  Also note that with the
13948 nnimap backend, message bodies will not be downloaded by default.  You
13949 need to set @code{nnimap-split-download-body} to t to do that
13950 (@pxref{Splitting in IMAP}).
13951
13952 @item (! @var{func} @var{split})
13953 If the split is a list, and the first element is @code{!}, then
13954 @var{split} will be processed, and @var{func} will be called as a
13955 function with the result of @var{split} as argument.  @var{func}
13956 should return a split.
13957
13958 @item nil
13959 If the split is @code{nil}, it is ignored.
13960
13961 @end table
13962
13963 In these splits, @var{field} must match a complete field name.
13964 @var{value} must match a complete word according to the fundamental mode
13965 syntax table.  You can use @code{.*} in the regexps to match partial
13966 field names or words.  In other words, all @var{value}'s are wrapped in
13967 @samp{\<} and @samp{\>} pairs.
13968
13969 @vindex nnmail-split-abbrev-alist
13970 @var{field} and @var{value} can also be Lisp symbols, in that case
13971 they are expanded as specified by the variable
13972 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
13973 where the @sc{car} of a cell contains the key, and the @sc{cdr}
13974 contains the associated value.  Predefined entries in
13975 @code{nnmail-split-abbrev-alist} include:
13976
13977 @table @code
13978 @item from
13979 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
13980 @item to
13981 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
13982 @samp{Resent-To} and @samp{Resent-Cc} fields.
13983 @item any
13984 Is the union of the @code{from} and @code{to} entries.
13985 @end table
13986
13987 @vindex nnmail-split-fancy-syntax-table
13988 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
13989 when all this splitting is performed.
13990
13991 If you want to have Gnus create groups dynamically based on some
13992 information in the headers (i.e., do @code{replace-match}-like
13993 substitutions in the group names), you can say things like:
13994
13995 @example
13996 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
13997 @end example
13998
13999 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14000 will be filed in @samp{mail.debian.foo}.
14001
14002 If the string contains the element @samp{\&}, then the previously
14003 matched string will be substituted.  Similarly, the elements @samp{\\1}
14004 up to @samp{\\9} will be substituted with the text matched by the
14005 groupings 1 through 9.
14006
14007 @vindex nnmail-split-fancy-match-partial-words
14008 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14009 words are matched during fancy splitting.
14010
14011 Normally, regular expressions given in @code{nnmail-split-fancy} are
14012 implicitly surrounded by @code{\<...\>} markers, which are word
14013 delimiters.  If this variable is true, they are not implicitly
14014 surrounded by anything.
14015
14016 @example
14017 (any "joe" "joemail")
14018 @end example
14019
14020 In this example, messages sent from @samp{joedavis@@foo.org} will
14021 normally not be filed in @samp{joemail}.  With
14022 @code{nnmail-split-fancy-match-partial-words} set to t, however, the
14023 match will happen.  In effect, the requirement of a word boundary is
14024 removed and instead the match becomes more like a grep.
14025
14026 @findex nnmail-split-fancy-with-parent
14027 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14028 split followups into the same groups their parents are in.  Sometimes
14029 you can't make splitting rules for all your mail.  For example, your
14030 boss might send you personal mail regarding different projects you are
14031 working on, and as you can't tell your boss to put a distinguishing
14032 string into the subject line, you have to resort to manually moving the
14033 messages into the right group.  With this function, you only have to do
14034 it once per thread.
14035
14036 To use this feature, you have to set @code{nnmail-treat-duplicates}
14037 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14038 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14039 using the colon feature, like so:
14040 @lisp
14041 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14042       nnmail-cache-accepted-message-ids t
14043       nnmail-split-fancy
14044       '(| (: nnmail-split-fancy-with-parent)
14045           ;; @r{other splits go here}
14046         ))
14047 @end lisp
14048
14049 This feature works as follows: when @code{nnmail-treat-duplicates} is
14050 non-@code{nil}, Gnus records the message id of every message it sees
14051 in the file specified by the variable
14052 @code{nnmail-message-id-cache-file}, together with the group it is in
14053 (the group is omitted for non-mail messages).  When mail splitting is
14054 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14055 at the References (and In-Reply-To) header of each message to split
14056 and searches the file specified by @code{nnmail-message-id-cache-file}
14057 for the message ids.  When it has found a parent, it returns the
14058 corresponding group name unless the group name matches the regexp
14059 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14060 recommended that you set @code{nnmail-message-id-cache-length} to a
14061 somewhat higher number than the default so that the message ids are
14062 still in the cache.  (A value of 5000 appears to create a file some
14063 300 kBytes in size.)
14064 @vindex nnmail-cache-accepted-message-ids
14065 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14066 also records the message ids of moved articles, so that the followup
14067 messages goes into the new group.
14068
14069 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14070 want certain groups to be recorded in the cache.  For example, if all
14071 outgoing messages are written to an ``outgoing'' group, you could set
14072 @code{nnmail-cache-ignore-groups} to match that group name.
14073 Otherwise, answers to all your messages would end up in the
14074 ``outgoing'' group.
14075
14076
14077 @node Group Mail Splitting
14078 @subsection Group Mail Splitting
14079 @cindex mail splitting
14080 @cindex group mail splitting
14081
14082 @findex gnus-group-split
14083 If you subscribe to dozens of mailing lists but you don't want to
14084 maintain mail splitting rules manually, group mail splitting is for you.
14085 You just have to set @code{to-list} and/or @code{to-address} in group
14086 parameters or group customization and set @code{nnmail-split-methods} to
14087 @code{gnus-group-split}.  This splitting function will scan all groups
14088 for those parameters and split mail accordingly, i.e., messages posted
14089 from or to the addresses specified in the parameters @code{to-list} or
14090 @code{to-address} of a mail group will be stored in that group.
14091
14092 Sometimes, mailing lists have multiple addresses, and you may want mail
14093 splitting to recognize them all: just set the @code{extra-aliases} group
14094 parameter to the list of additional addresses and it's done.  If you'd
14095 rather use a regular expression, set @code{split-regexp}.
14096
14097 All these parameters in a group will be used to create an
14098 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14099 the @var{value} is a single regular expression that matches
14100 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14101 matches of @code{split-regexp}, and the @var{split} is the name of the
14102 group.  @var{restrict}s are also supported: just set the
14103 @code{split-exclude} parameter to a list of regular expressions.
14104
14105 If you can't get the right split to be generated using all these
14106 parameters, or you just need something fancier, you can set the
14107 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14108 this case, all other aforementioned parameters will be ignored by
14109 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14110 @code{nil}, in which case the group will be ignored by
14111 @code{gnus-group-split}.
14112
14113 @vindex gnus-group-split-default-catch-all-group
14114 @code{gnus-group-split} will do cross-posting on all groups that match,
14115 by defining a single @code{&} fancy split containing one split for each
14116 group.  If a message doesn't match any split, it will be stored in the
14117 group named in @code{gnus-group-split-default-catch-all-group}, unless
14118 some group has @code{split-spec} set to @code{catch-all}, in which case
14119 that group is used as the catch-all group.  Even though this variable is
14120 often used just to name a group, it may also be set to an arbitrarily
14121 complex fancy split (after all, a group name is a fancy split), and this
14122 may be useful to split mail that doesn't go to any mailing list to
14123 personal mail folders.  Note that this fancy split is added as the last
14124 element of a @code{|} split list that also contains a @code{&} split
14125 with the rules extracted from group parameters.
14126
14127 It's time for an example.  Assume the following group parameters have
14128 been defined:
14129
14130 @example
14131 nnml:mail.bar:
14132 ((to-address . "bar@@femail.com")
14133  (split-regexp . ".*@@femail\\.com"))
14134 nnml:mail.foo:
14135 ((to-list . "foo@@nowhere.gov")
14136  (extra-aliases "foo@@localhost" "foo-redist@@home")
14137  (split-exclude "bugs-foo" "rambling-foo")
14138  (admin-address . "foo-request@@nowhere.gov"))
14139 nnml:mail.others:
14140 ((split-spec . catch-all))
14141 @end example
14142
14143 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14144 behave as if @code{nnmail-split-fancy} had been selected and variable
14145 @code{nnmail-split-fancy} had been set as follows:
14146
14147 @lisp
14148 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14149       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14150            - "bugs-foo" - "rambling-foo" "mail.foo"))
14151    "mail.others")
14152 @end lisp
14153
14154 @findex gnus-group-split-fancy
14155 If you'd rather not use group splitting for all your mail groups, you
14156 may use it for only some of them, by using @code{nnmail-split-fancy}
14157 splits like this:
14158
14159 @lisp
14160 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14161 @end lisp
14162
14163 @var{groups} may be a regular expression or a list of group names whose
14164 parameters will be scanned to generate the output split.
14165 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14166 single @code{|} split will be output.  @var{catch-all} is the fall back
14167 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14168 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14169 empty string in any selected group, no catch-all split will be issued.
14170 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14171 this group will override the value of the @var{catch-all} argument.
14172
14173 @findex gnus-group-split-setup
14174 Unfortunately, scanning all groups and their parameters can be quite
14175 slow, especially considering that it has to be done for every message.
14176 But don't despair!  The function @code{gnus-group-split-setup} can be
14177 used to enable @code{gnus-group-split} in a much more efficient way.  It
14178 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14179 @code{nnmail-split-fancy} to the split produced by
14180 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14181 scanned once, no matter how many messages are split.
14182
14183 @findex gnus-group-split-update
14184 However, if you change group parameters, you'd have to update
14185 @code{nnmail-split-fancy} manually.  You can do it by running
14186 @code{gnus-group-split-update}.  If you'd rather have it updated
14187 automatically, just tell @code{gnus-group-split-setup} to do it for
14188 you.  For example, add to your @file{~/.gnus.el}:
14189
14190 @lisp
14191 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14192 @end lisp
14193
14194 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14195 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14196 have to worry about updating @code{nnmail-split-fancy} again.  If you
14197 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14198 @code{gnus-group-split-default-catch-all-group} will be set to its
14199 value.
14200
14201 @vindex gnus-group-split-updated-hook
14202 Because you may want to change @code{nnmail-split-fancy} after it is set
14203 by @code{gnus-group-split-update}, this function will run
14204 @code{gnus-group-split-updated-hook} just before finishing.
14205
14206 @node Incorporating Old Mail
14207 @subsection Incorporating Old Mail
14208 @cindex incorporating old mail
14209 @cindex import old mail
14210
14211 Most people have lots of old mail stored in various file formats.  If
14212 you have set up Gnus to read mail using one of the spiffy Gnus mail
14213 back ends, you'll probably wish to have that old mail incorporated into
14214 your mail groups.
14215
14216 Doing so can be quite easy.
14217
14218 To take an example: You're reading mail using @code{nnml}
14219 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14220 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14221 file filled with important, but old, mail.  You want to move it into
14222 your @code{nnml} groups.
14223
14224 Here's how:
14225
14226 @enumerate
14227 @item
14228 Go to the group buffer.
14229
14230 @item
14231 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14232 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14233
14234 @item
14235 Type @kbd{SPACE} to enter the newly created group.
14236
14237 @item
14238 Type @kbd{M P b} to process-mark all articles in this group's buffer
14239 (@pxref{Setting Process Marks}).
14240
14241 @item
14242 Type @kbd{B r} to respool all the process-marked articles, and answer
14243 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14244 @end enumerate
14245
14246 All the mail messages in the mbox file will now also be spread out over
14247 all your @code{nnml} groups.  Try entering them and check whether things
14248 have gone without a glitch.  If things look ok, you may consider
14249 deleting the mbox file, but I wouldn't do that unless I was absolutely
14250 sure that all the mail has ended up where it should be.
14251
14252 Respooling is also a handy thing to do if you're switching from one mail
14253 back end to another.  Just respool all the mail in the old mail groups
14254 using the new mail back end.
14255
14256
14257 @node Expiring Mail
14258 @subsection Expiring Mail
14259 @cindex article expiry
14260
14261 Traditional mail readers have a tendency to remove mail articles when
14262 you mark them as read, in some way.  Gnus takes a fundamentally
14263 different approach to mail reading.
14264
14265 Gnus basically considers mail just to be news that has been received in
14266 a rather peculiar manner.  It does not think that it has the power to
14267 actually change the mail, or delete any mail messages.  If you enter a
14268 mail group, and mark articles as ``read'', or kill them in some other
14269 fashion, the mail articles will still exist on the system.  I repeat:
14270 Gnus will not delete your old, read mail.  Unless you ask it to, of
14271 course.
14272
14273 To make Gnus get rid of your unwanted mail, you have to mark the
14274 articles as @dfn{expirable}.  (With the default key bindings, this means
14275 that you have to type @kbd{E}.)  This does not mean that the articles
14276 will disappear right away, however.  In general, a mail article will be
14277 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14278 more than one week old.  If you do not mark an article as expirable, it
14279 will remain on your system until hell freezes over.  This bears
14280 repeating one more time, with some spurious capitalizations: IF you do
14281 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14282
14283 You do not have to mark articles as expirable by hand.  Gnus provides
14284 two features, called ``auto-expire'' and ``total-expire'', that can help you
14285 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14286 for you when you select an article.  And ``total-expire'' means that Gnus
14287 considers all articles as expirable that are read.  So, in addition to
14288 the articles marked @samp{E}, also the articles marked @samp{r},
14289 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14290 expirable.
14291
14292 When should either auto-expire or total-expire be used?  Most people
14293 who are subscribed to mailing lists split each list into its own group
14294 and then turn on auto-expire or total-expire for those groups.
14295 (@xref{Splitting Mail}, for more information on splitting each list
14296 into its own group.)
14297
14298 Which one is better, auto-expire or total-expire?  It's not easy to
14299 answer.  Generally speaking, auto-expire is probably faster.  Another
14300 advantage of auto-expire is that you get more marks to work with: for
14301 the articles that are supposed to stick around, you can still choose
14302 between tick and dormant and read marks.  But with total-expire, you
14303 only have dormant and ticked to choose from.  The advantage of
14304 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14305 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14306 scoring.
14307
14308 @vindex gnus-auto-expirable-newsgroups
14309 Groups that match the regular expression
14310 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14311 read marked as expirable automatically.  All articles marked as
14312 expirable have an @samp{E} in the first column in the summary buffer.
14313
14314 By default, if you have auto expiry switched on, Gnus will mark all the
14315 articles you read as expirable, no matter if they were read or unread
14316 before.  To avoid having articles marked as read marked as expirable
14317 automatically, you can put something like the following in your
14318 @file{~/.gnus.el} file:
14319
14320 @vindex gnus-mark-article-hook
14321 @lisp
14322 (remove-hook 'gnus-mark-article-hook
14323              'gnus-summary-mark-read-and-unread-as-read)
14324 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14325 @end lisp
14326
14327 Note that making a group auto-expirable doesn't mean that all read
14328 articles are expired---only the articles marked as expirable
14329 will be expired.  Also note that using the @kbd{d} command won't make
14330 articles expirable---only semi-automatic marking of articles as read will
14331 mark the articles as expirable in auto-expirable groups.
14332
14333 Let's say you subscribe to a couple of mailing lists, and you want the
14334 articles you have read to disappear after a while:
14335
14336 @lisp
14337 (setq gnus-auto-expirable-newsgroups
14338       "mail.nonsense-list\\|mail.nice-list")
14339 @end lisp
14340
14341 Another way to have auto-expiry happen is to have the element
14342 @code{auto-expire} in the group parameters of the group.
14343
14344 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14345 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14346 don't really mix very well.
14347
14348 @vindex nnmail-expiry-wait
14349 The @code{nnmail-expiry-wait} variable supplies the default time an
14350 expirable article has to live.  Gnus starts counting days from when the
14351 message @emph{arrived}, not from when it was sent.  The default is seven
14352 days.
14353
14354 Gnus also supplies a function that lets you fine-tune how long articles
14355 are to live, based on what group they are in.  Let's say you want to
14356 have one month expiry period in the @samp{mail.private} group, a one day
14357 expiry period in the @samp{mail.junk} group, and a six day expiry period
14358 everywhere else:
14359
14360 @vindex nnmail-expiry-wait-function
14361 @lisp
14362 (setq nnmail-expiry-wait-function
14363       (lambda (group)
14364        (cond ((string= group "mail.private")
14365                31)
14366              ((string= group "mail.junk")
14367                1)
14368              ((string= group "important")
14369                'never)
14370              (t
14371                6))))
14372 @end lisp
14373
14374 The group names this function is fed are ``unadorned'' group
14375 names---no @samp{nnml:} prefixes and the like.
14376
14377 The @code{nnmail-expiry-wait} variable and
14378 @code{nnmail-expiry-wait-function} function can either be a number (not
14379 necessarily an integer) or one of the symbols @code{immediate} or
14380 @code{never}.
14381
14382 You can also use the @code{expiry-wait} group parameter to selectively
14383 change the expiry period (@pxref{Group Parameters}).
14384
14385 @vindex nnmail-expiry-target
14386 The normal action taken when expiring articles is to delete them.
14387 However, in some circumstances it might make more sense to move them
14388 to other groups instead of deleting them.  The variable
14389 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14390 parameter) controls this.  The variable supplies a default value for
14391 all groups, which can be overridden for specific groups by the group
14392 parameter.  default value is @code{delete}, but this can also be a
14393 string (which should be the name of the group the message should be
14394 moved to), or a function (which will be called in a buffer narrowed to
14395 the message in question, and with the name of the group being moved
14396 from as its parameter) which should return a target---either a group
14397 name or @code{delete}.
14398
14399 Here's an example for specifying a group name:
14400 @lisp
14401 (setq nnmail-expiry-target "nnml:expired")
14402 @end lisp
14403
14404 @findex nnmail-fancy-expiry-target
14405 @vindex nnmail-fancy-expiry-targets
14406 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14407 expire mail to groups according to the variable
14408 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14409
14410 @lisp
14411  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14412        nnmail-fancy-expiry-targets
14413        '((to-from "boss" "nnfolder:Work")
14414          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14415          ("from" ".*" "nnfolder:Archive-%Y")))
14416 @end lisp
14417
14418 With this setup, any mail that has @code{IMPORTANT} in its Subject
14419 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14420 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14421 From or To header contains the string @code{boss}, it will get expired
14422 to @code{nnfolder:Work}.  All other mail will get expired to
14423 @code{nnfolder:Archive-YYYY}.
14424
14425 @vindex nnmail-keep-last-article
14426 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14427 expire the final article in a mail newsgroup.  This is to make life
14428 easier for procmail users.
14429
14430 @vindex gnus-total-expirable-newsgroups
14431 By the way: That line up there, about Gnus never expiring non-expirable
14432 articles, is a lie.  If you put @code{total-expire} in the group
14433 parameters, articles will not be marked as expirable, but all read
14434 articles will be put through the expiry process.  Use with extreme
14435 caution.  Even more dangerous is the
14436 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14437 this regexp will have all read articles put through the expiry process,
14438 which means that @emph{all} old mail articles in the groups in question
14439 will be deleted after a while.  Use with extreme caution, and don't come
14440 crying to me when you discover that the regexp you used matched the
14441 wrong group and all your important mail has disappeared.  Be a
14442 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14443 with!  So there!
14444
14445 Most people make most of their mail groups total-expirable, though.
14446
14447 @vindex gnus-inhibit-user-auto-expire
14448 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14449 commands will not mark an article as expirable, even if the group has
14450 auto-expire turned on.
14451
14452
14453 @node Washing Mail
14454 @subsection Washing Mail
14455 @cindex mail washing
14456 @cindex list server brain damage
14457 @cindex incoming mail treatment
14458
14459 Mailers and list servers are notorious for doing all sorts of really,
14460 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14461 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14462 end of all lines passing through our server, so let's do that!!!!1!''
14463 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14464 considered to be self-evident were not discussed.  So.  Here we are.
14465
14466 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14467 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14468 be shocked and dismayed by this, but I haven't got the energy.  It is to
14469 laugh.
14470
14471 Gnus provides a plethora of functions for washing articles while
14472 displaying them, but it might be nicer to do the filtering before
14473 storing the mail to disk.  For that purpose, we have three hooks and
14474 various functions that can be put in these hooks.
14475
14476 @table @code
14477 @item nnmail-prepare-incoming-hook
14478 @vindex nnmail-prepare-incoming-hook
14479 This hook is called before doing anything with the mail and is meant for
14480 grand, sweeping gestures.  It is called in a buffer that contains all
14481 the new, incoming mail.  Functions to be used include:
14482
14483 @table @code
14484 @item nnheader-ms-strip-cr
14485 @findex nnheader-ms-strip-cr
14486 Remove trailing carriage returns from each line.  This is default on
14487 Emacs running on MS machines.
14488
14489 @end table
14490
14491 @item nnmail-prepare-incoming-header-hook
14492 @vindex nnmail-prepare-incoming-header-hook
14493 This hook is called narrowed to each header.  It can be used when
14494 cleaning up the headers.  Functions that can be used include:
14495
14496 @table @code
14497 @item nnmail-remove-leading-whitespace
14498 @findex nnmail-remove-leading-whitespace
14499 Clear leading white space that ``helpful'' listservs have added to the
14500 headers to make them look nice.  Aaah.
14501
14502 (Note that this function works on both the header on the body of all
14503 messages, so it is a potentially dangerous function to use (if a body
14504 of a message contains something that looks like a header line).  So
14505 rather than fix the bug, it is of course the right solution to make it
14506 into a feature by documenting it.)
14507
14508 @item nnmail-remove-list-identifiers
14509 @findex nnmail-remove-list-identifiers
14510 Some list servers add an identifier---for example, @samp{(idm)}---to the
14511 beginning of all @code{Subject} headers.  I'm sure that's nice for
14512 people who use stone age mail readers.  This function will remove
14513 strings that match the @code{nnmail-list-identifiers} regexp, which can
14514 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14515 @code{\\(..\\)}.
14516
14517 For instance, if you want to remove the @samp{(idm)} and the
14518 @samp{nagnagnag} identifiers:
14519
14520 @lisp
14521 (setq nnmail-list-identifiers
14522       '("(idm)" "nagnagnag"))
14523 @end lisp
14524
14525 This can also be done non-destructively with
14526 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14527
14528 @item nnmail-remove-tabs
14529 @findex nnmail-remove-tabs
14530 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14531
14532 @item nnmail-fix-eudora-headers
14533 @findex nnmail-fix-eudora-headers
14534 @cindex Eudora
14535 Eudora produces broken @code{References} headers, but OK
14536 @code{In-Reply-To} headers.  This function will get rid of the
14537 @code{References} headers.
14538
14539 @end table
14540
14541 @item nnmail-prepare-incoming-message-hook
14542 @vindex nnmail-prepare-incoming-message-hook
14543 This hook is called narrowed to each message.  Functions to be used
14544 include:
14545
14546 @table @code
14547 @item article-de-quoted-unreadable
14548 @findex article-de-quoted-unreadable
14549 Decode Quoted Readable encoding.
14550
14551 @end table
14552 @end table
14553
14554
14555 @node Duplicates
14556 @subsection Duplicates
14557
14558 @vindex nnmail-treat-duplicates
14559 @vindex nnmail-message-id-cache-length
14560 @vindex nnmail-message-id-cache-file
14561 @cindex duplicate mails
14562 If you are a member of a couple of mailing lists, you will sometimes
14563 receive two copies of the same mail.  This can be quite annoying, so
14564 @code{nnmail} checks for and treats any duplicates it might find.  To do
14565 this, it keeps a cache of old @code{Message-ID}s---
14566 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14567 default.  The approximate maximum number of @code{Message-ID}s stored
14568 there is controlled by the @code{nnmail-message-id-cache-length}
14569 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14570 stored.) If all this sounds scary to you, you can set
14571 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14572 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14573 will insert a warning into the head of the mail saying that it thinks
14574 that this is a duplicate of a different message.
14575
14576 This variable can also be a function.  If that's the case, the function
14577 will be called from a buffer narrowed to the message in question with
14578 the @code{Message-ID} as a parameter.  The function must return either
14579 @code{nil}, @code{warn}, or @code{delete}.
14580
14581 You can turn this feature off completely by setting the variable to
14582 @code{nil}.
14583
14584 If you want all the duplicate mails to be put into a special
14585 @dfn{duplicates} group, you could do that using the normal mail split
14586 methods:
14587
14588 @lisp
14589 (setq nnmail-split-fancy
14590       '(| ;; @r{Messages duplicates go to a separate group.}
14591         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14592         ;; @r{Message from daemons, postmaster, and the like to another.}
14593         (any mail "mail.misc")
14594         ;; @r{Other rules.}
14595         [...] ))
14596 @end lisp
14597 @noindent
14598 Or something like:
14599 @lisp
14600 (setq nnmail-split-methods
14601       '(("duplicates" "^Gnus-Warning:.*duplicate")
14602         ;; @r{Other rules.}
14603         [...]))
14604 @end lisp
14605
14606 Here's a neat feature: If you know that the recipient reads her mail
14607 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14608 @code{delete}, you can send her as many insults as you like, just by
14609 using a @code{Message-ID} of a mail that you know that she's already
14610 received.  Think of all the fun!  She'll never see any of it!  Whee!
14611
14612
14613 @node Not Reading Mail
14614 @subsection Not Reading Mail
14615
14616 If you start using any of the mail back ends, they have the annoying
14617 habit of assuming that you want to read mail with them.  This might not
14618 be unreasonable, but it might not be what you want.
14619
14620 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14621 @code{nil}, none of the back ends will ever attempt to read incoming
14622 mail, which should help.
14623
14624 @vindex nnbabyl-get-new-mail
14625 @vindex nnmbox-get-new-mail
14626 @vindex nnml-get-new-mail
14627 @vindex nnmh-get-new-mail
14628 @vindex nnfolder-get-new-mail
14629 This might be too much, if, for instance, you are reading mail quite
14630 happily with @code{nnml} and just want to peek at some old Rmail
14631 file you have stashed away with @code{nnbabyl}.  All back ends have
14632 variables called back-end-@code{get-new-mail}.  If you want to disable
14633 the @code{nnbabyl} mail reading, you edit the virtual server for the
14634 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14635
14636 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14637 narrowed to the article to be saved before saving it when reading
14638 incoming mail.
14639
14640
14641 @node Choosing a Mail Back End
14642 @subsection Choosing a Mail Back End
14643
14644 Gnus will read the mail spool when you activate a mail group.  The mail
14645 file is first copied to your home directory.  What happens after that
14646 depends on what format you want to store your mail in.
14647
14648 There are six different mail back ends in the standard Gnus, and more
14649 back ends are available separately.  The mail back end most people use
14650 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14651 Spool}).
14652
14653 @menu
14654 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14655 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14656 * Mail Spool::                  Store your mail in a private spool?
14657 * MH Spool::                    An mhspool-like back end.
14658 * Maildir::                     Another one-file-per-message format.
14659 * Mail Folders::                Having one file for each group.
14660 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14661 @end menu
14662
14663
14664 @node Unix Mail Box
14665 @subsubsection Unix Mail Box
14666 @cindex nnmbox
14667 @cindex unix mail box
14668
14669 @vindex nnmbox-active-file
14670 @vindex nnmbox-mbox-file
14671 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14672 mail.  @code{nnmbox} will add extra headers to each mail article to say
14673 which group it belongs in.
14674
14675 Virtual server settings:
14676
14677 @table @code
14678 @item nnmbox-mbox-file
14679 @vindex nnmbox-mbox-file
14680 The name of the mail box in the user's home directory.  Default is
14681 @file{~/mbox}.
14682
14683 @item nnmbox-active-file
14684 @vindex nnmbox-active-file
14685 The name of the active file for the mail box.  Default is
14686 @file{~/.mbox-active}.
14687
14688 @item nnmbox-get-new-mail
14689 @vindex nnmbox-get-new-mail
14690 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14691 into groups.  Default is @code{t}.
14692 @end table
14693
14694
14695 @node Rmail Babyl
14696 @subsubsection Rmail Babyl
14697 @cindex nnbabyl
14698 @cindex Rmail mbox
14699
14700 @vindex nnbabyl-active-file
14701 @vindex nnbabyl-mbox-file
14702 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14703 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14704 mail article to say which group it belongs in.
14705
14706 Virtual server settings:
14707
14708 @table @code
14709 @item nnbabyl-mbox-file
14710 @vindex nnbabyl-mbox-file
14711 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14712
14713 @item nnbabyl-active-file
14714 @vindex nnbabyl-active-file
14715 The name of the active file for the rmail box.  The default is
14716 @file{~/.rmail-active}
14717
14718 @item nnbabyl-get-new-mail
14719 @vindex nnbabyl-get-new-mail
14720 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14721 @code{t}
14722 @end table
14723
14724
14725 @node Mail Spool
14726 @subsubsection Mail Spool
14727 @cindex nnml
14728 @cindex mail @acronym{NOV} spool
14729
14730 The @dfn{nnml} spool mail format isn't compatible with any other known
14731 format.  It should be used with some caution.
14732
14733 @vindex nnml-directory
14734 If you use this back end, Gnus will split all incoming mail into files,
14735 one file for each mail, and put the articles into the corresponding
14736 directories under the directory specified by the @code{nnml-directory}
14737 variable.  The default value is @file{~/Mail/}.
14738
14739 You do not have to create any directories beforehand; Gnus will take
14740 care of all that.
14741
14742 If you have a strict limit as to how many files you are allowed to store
14743 in your account, you should not use this back end.  As each mail gets its
14744 own file, you might very well occupy thousands of inodes within a few
14745 weeks.  If this is no problem for you, and it isn't a problem for you
14746 having your friendly systems administrator walking around, madly,
14747 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14748 know that this is probably the fastest format to use.  You do not have
14749 to trudge through a big mbox file just to read your new mail.
14750
14751 @code{nnml} is probably the slowest back end when it comes to article
14752 splitting.  It has to create lots of files, and it also generates
14753 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
14754 fastest back end when it comes to reading mail.
14755
14756 @cindex self contained nnml servers
14757 @cindex marks
14758 When the marks file is used (which it is by default), @code{nnml}
14759 servers have the property that you may backup them using @code{tar} or
14760 similar, and later be able to restore them into Gnus (by adding the
14761 proper @code{nnml} server) and have all your marks be preserved.  Marks
14762 for a group is usually stored in the @code{.marks} file (but see
14763 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14764 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14765 to restore the group (after restoring the backup into the nnml
14766 directory).
14767
14768 If for some reason you believe your @file{.marks} files are screwed
14769 up, you can just delete them all.  Gnus will then correctly regenerate
14770 them next time it starts.
14771
14772 Virtual server settings:
14773
14774 @table @code
14775 @item nnml-directory
14776 @vindex nnml-directory
14777 All @code{nnml} directories will be placed under this directory.  The
14778 default is the value of @code{message-directory} (whose default value
14779 is @file{~/Mail}).
14780
14781 @item nnml-active-file
14782 @vindex nnml-active-file
14783 The active file for the @code{nnml} server.  The default is
14784 @file{~/Mail/active}.
14785
14786 @item nnml-newsgroups-file
14787 @vindex nnml-newsgroups-file
14788 The @code{nnml} group descriptions file.  @xref{Newsgroups File
14789 Format}.  The default is @file{~/Mail/newsgroups}.
14790
14791 @item nnml-get-new-mail
14792 @vindex nnml-get-new-mail
14793 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
14794 @code{t}.
14795
14796 @item nnml-nov-is-evil
14797 @vindex nnml-nov-is-evil
14798 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
14799 default is @code{nil}.
14800
14801 @item nnml-nov-file-name
14802 @vindex nnml-nov-file-name
14803 The name of the @acronym{NOV} files.  The default is @file{.overview}.
14804
14805 @item nnml-prepare-save-mail-hook
14806 @vindex nnml-prepare-save-mail-hook
14807 Hook run narrowed to an article before saving.
14808
14809 @item nnml-marks-is-evil
14810 @vindex nnml-marks-is-evil
14811 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
14812 default is @code{nil}.
14813
14814 @item nnml-marks-file-name
14815 @vindex nnml-marks-file-name
14816 The name of the @dfn{marks} files.  The default is @file{.marks}.
14817
14818 @item nnml-use-compressed-files
14819 @vindex nnml-use-compressed-files
14820 If non-@code{nil}, @code{nnml} will allow using compressed message
14821 files.
14822
14823 @end table
14824
14825 @findex nnml-generate-nov-databases
14826 If your @code{nnml} groups and @acronym{NOV} files get totally out of whack,
14827 you can do a complete update by typing @kbd{M-x
14828 nnml-generate-nov-databases}.  This command will trawl through the
14829 entire @code{nnml} hierarchy, looking at each and every article, so it
14830 might take a while to complete.  A better interface to this
14831 functionality can be found in the server buffer (@pxref{Server
14832 Commands}).
14833
14834
14835 @node MH Spool
14836 @subsubsection MH Spool
14837 @cindex nnmh
14838 @cindex mh-e mail spool
14839
14840 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
14841 @acronym{NOV} databases and it doesn't keep an active file or marks file.
14842 This makes @code{nnmh} a @emph{much} slower back end than @code{nnml},
14843 but it also makes it easier to write procmail scripts for.
14844
14845 Virtual server settings:
14846
14847 @table @code
14848 @item nnmh-directory
14849 @vindex nnmh-directory
14850 All @code{nnmh} directories will be located under this directory.  The
14851 default is the value of @code{message-directory} (whose default is
14852 @file{~/Mail})
14853
14854 @item nnmh-get-new-mail
14855 @vindex nnmh-get-new-mail
14856 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
14857 @code{t}.
14858
14859 @item nnmh-be-safe
14860 @vindex nnmh-be-safe
14861 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
14862 sure that the articles in the folder are actually what Gnus thinks they
14863 are.  It will check date stamps and stat everything in sight, so
14864 setting this to @code{t} will mean a serious slow-down.  If you never
14865 use anything but Gnus to read the @code{nnmh} articles, you do not have
14866 to set this variable to @code{t}.  The default is @code{nil}.
14867 @end table
14868
14869
14870 @node Maildir
14871 @subsubsection Maildir
14872 @cindex nnmaildir
14873 @cindex maildir
14874
14875 @code{nnmaildir} stores mail in the maildir format, with each maildir
14876 corresponding to a group in Gnus.  This format is documented here:
14877 @uref{http://cr.yp.to/proto/maildir.html} and here:
14878 @uref{http://www.qmail.org/man/man5/maildir.html}.  nnmaildir also
14879 stores extra information in the @file{.nnmaildir/} directory within a
14880 maildir.
14881
14882 Maildir format was designed to allow concurrent deliveries and
14883 reading, without needing locks.  With other back ends, you would have
14884 your mail delivered to a spool of some kind, and then you would
14885 configure Gnus to split mail from that spool into your groups.  You
14886 can still do that with nnmaildir, but the more common configuration is
14887 to have your mail delivered directly to the maildirs that appear as
14888 group in Gnus.
14889
14890 nnmaildir is designed to be perfectly reliable: @kbd{C-g} will never
14891 corrupt its data in memory, and @code{SIGKILL} will never corrupt its
14892 data in the filesystem.
14893
14894 nnmaildir stores article marks and @acronym{NOV} data in each maildir.  So you
14895 can copy a whole maildir from one Gnus setup to another, and you will
14896 keep your marks.
14897
14898 Virtual server settings:
14899
14900 @table @code
14901 @item directory
14902 For each of your nnmaildir servers (it's very unlikely that you'd need
14903 more than one), you need to create a directory and populate it with
14904 maildirs or symlinks to maildirs (and nothing else; do not choose a
14905 directory already used for other purposes).  Each maildir will be
14906 represented in Gnus as a newsgroup on that server; the filename of the
14907 symlink will be the name of the group.  Any filenames in the directory
14908 starting with @samp{.} are ignored.  The directory is scanned when you
14909 first start Gnus, and each time you type @kbd{g} in the group buffer;
14910 if any maildirs have been removed or added, nnmaildir notices at these
14911 times.
14912
14913 The value of the @code{directory} parameter should be a Lisp form
14914 which is processed by @code{eval} and @code{expand-file-name} to get
14915 the path of the directory for this server.  The form is @code{eval}ed
14916 only when the server is opened; the resulting string is used until the
14917 server is closed.  (If you don't know about forms and @code{eval},
14918 don't worry---a simple string will work.)  This parameter is not
14919 optional; you must specify it.  I don't recommend using
14920 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
14921 use that directory by default for various things, and may get confused
14922 if nnmaildir uses it too.  @code{"~/.nnmaildir"} is a typical value.
14923
14924 @item target-prefix
14925 This should be a Lisp form which is processed by @code{eval} and
14926 @code{expand-file-name}.  The form is @code{eval}ed only when the
14927 server is opened; the resulting string is used until the server is
14928 closed.
14929
14930 When you create a group on an nnmaildir server, the maildir is created
14931 with @code{target-prefix} prepended to its name, and a symlink
14932 pointing to that maildir is created, named with the plain group name.
14933 So if @code{directory} is @code{"~/.nnmaildir"} and
14934 @code{target-prefix} is @code{"../maildirs/"}, then when you create
14935 the group @code{foo}, nnmaildir will create
14936 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
14937 @file{~/.nnmaildir/foo} as a symlink pointing to
14938 @file{../maildirs/foo}.
14939
14940 You can set @code{target-prefix} to a string without any slashes to
14941 create both maildirs and symlinks in the same @code{directory}; in
14942 this case, any maildirs found in @code{directory} whose names start
14943 with @code{target-prefix} will not be listed as groups (but the
14944 symlinks pointing to them will be).
14945
14946 As a special case, if @code{target-prefix} is @code{""} (the default),
14947 then when you create a group, the maildir will be created in
14948 @code{directory} without a corresponding symlink.  Beware that you
14949 cannot use @code{gnus-group-delete-group} on such groups without the
14950 @code{force} argument.
14951
14952 @item directory-files
14953 This should be a function with the same interface as
14954 @code{directory-files} (such as @code{directory-files} itself).  It is
14955 used to scan the server's @code{directory} for maildirs.  This
14956 parameter is optional; the default is
14957 @code{nnheader-directory-files-safe} if
14958 @code{nnheader-directory-files-is-safe} is @code{nil}, and
14959 @code{directory-files} otherwise.
14960 (@code{nnheader-directory-files-is-safe} is checked only once when the
14961 server is opened; if you want to check it each time the directory is
14962 scanned, you'll have to provide your own function that does that.)
14963
14964 @item get-new-mail
14965 If non-@code{nil}, then after scanning for new mail in the group
14966 maildirs themselves as usual, this server will also incorporate mail
14967 the conventional Gnus way, from @code{mail-sources} according to
14968 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
14969 value is @code{nil}.
14970
14971 Do @emph{not} use the same maildir both in @code{mail-sources} and as
14972 an nnmaildir group.  The results might happen to be useful, but that
14973 would be by chance, not by design, and the results might be different
14974 in the future.  If your split rules create new groups, remember to
14975 supply a @code{create-directory} server parameter.
14976 @end table
14977
14978 @subsubsection Group parameters
14979
14980 nnmaildir uses several group parameters.  It's safe to ignore all
14981 this; the default behavior for nnmaildir is the same as the default
14982 behavior for other mail back ends: articles are deleted after one week,
14983 etc.  Except for the expiry parameters, all this functionality is
14984 unique to nnmaildir, so you can ignore it if you're just trying to
14985 duplicate the behavior you already have with another back end.
14986
14987 If the value of any of these parameters is a vector, the first element
14988 is evaluated as a Lisp form and the result is used, rather than the
14989 original value.  If the value is not a vector, the value itself is
14990 evaluated as a Lisp form.  (This is why these parameters use names
14991 different from those of other, similar parameters supported by other
14992 back ends: they have different, though similar, meanings.)  (For
14993 numbers, strings, @code{nil}, and @code{t}, you can ignore the
14994 @code{eval} business again; for other values, remember to use an extra
14995 quote and wrap the value in a vector when appropriate.)
14996
14997 @table @code
14998 @item expire-age
14999 An integer specifying the minimum age, in seconds, of an article before
15000 it will be expired, or the symbol @code{never} to specify that
15001 articles should never be expired.  If this parameter is not set,
15002 nnmaildir falls back to the usual
15003 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
15004 the @code{expiry-wait}(@code{-function}) group parameters.  If you
15005 wanted a value of 3 days, you could use something like @code{[(* 3 24
15006 60 60)]}; nnmaildir will evaluate the form and use the result.  An
15007 article's age is measured starting from the article file's
15008 modification time.  Normally, this is the same as the article's
15009 delivery time, but editing an article makes it younger.  Moving an
15010 article (other than via expiry) may also make an article younger.
15011
15012 @item expire-group
15013 If this is set to a string such as a full Gnus group name, like
15014 @example
15015 "backend+server.address.string:group.name"
15016 @end example
15017 and if it is not the name of the same group that the parameter belongs
15018 to, then articles will be moved to the specified group during expiry
15019 before being deleted.  @emph{If this is set to an nnmaildir group, the
15020 article will be just as old in the destination group as it was in the
15021 source group.}  So be careful with @code{expire-age} in the
15022 destination group.  If this is set to the name of the same group that
15023 the parameter belongs to, then the article is not expired at all.  If
15024 you use the vector form, the first element is evaluated once for each
15025 article.  So that form can refer to
15026 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15027 article.  @emph{If this parameter is not set, nnmaildir does not fall
15028 back to the @code{expiry-target} group parameter or the
15029 @code{nnmail-expiry-target} variable.}
15030
15031 @item read-only
15032 If this is set to @code{t}, nnmaildir will treat the articles in this
15033 maildir as read-only.  This means: articles are not renamed from
15034 @file{new/} into @file{cur/}; articles are only found in @file{new/},
15035 not @file{cur/}; articles are never deleted; articles cannot be
15036 edited.  @file{new/} is expected to be a symlink to the @file{new/}
15037 directory of another maildir---e.g., a system-wide mailbox containing
15038 a mailing list of common interest.  Everything in the maildir outside
15039 @file{new/} is @emph{not} treated as read-only, so for a shared
15040 mailbox, you do still need to set up your own maildir (or have write
15041 permission to the shared mailbox); your maildir just won't contain
15042 extra copies of the articles.
15043
15044 @item directory-files
15045 A function with the same interface as @code{directory-files}.  It is
15046 used to scan the directories in the maildir corresponding to this
15047 group to find articles.  The default is the function specified by the
15048 server's @code{directory-files} parameter.
15049
15050 @item distrust-Lines:
15051 If non-@code{nil}, nnmaildir will always count the lines of an
15052 article, rather than use the @code{Lines:} header field.  If
15053 @code{nil}, the header field will be used if present.
15054
15055 @item always-marks
15056 A list of mark symbols, such as
15057 @code{['(read expire)]}.  Whenever Gnus asks nnmaildir for
15058 article marks, nnmaildir will say that all articles have these
15059 marks, regardless of whether the marks stored in the filesystem
15060 say so.  This is a proof-of-concept feature that will probably be
15061 removed eventually; it ought to be done in Gnus proper, or
15062 abandoned if it's not worthwhile.
15063
15064 @item never-marks
15065 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15066 Gnus asks nnmaildir for article marks, nnmaildir will say that no
15067 articles have these marks, regardless of whether the marks stored in
15068 the filesystem say so.  @code{never-marks} overrides
15069 @code{always-marks}.  This is a proof-of-concept feature that will
15070 probably be removed eventually; it ought to be done in Gnus proper, or
15071 abandoned if it's not worthwhile.
15072
15073 @item nov-cache-size
15074 An integer specifying the size of the @acronym{NOV} memory cache.  To speed
15075 things up, nnmaildir keeps @acronym{NOV} data in memory for a limited number of
15076 articles in each group.  (This is probably not worthwhile, and will
15077 probably be removed in the future.)  This parameter's value is noticed
15078 only the first time a group is seen after the server is opened---i.e.,
15079 when you first start Gnus, typically.  The @acronym{NOV} cache is never resized
15080 until the server is closed and reopened.  The default is an estimate
15081 of the number of articles that would be displayed in the summary
15082 buffer: a count of articles that are either marked with @code{tick} or
15083 not marked with @code{read}, plus a little extra.
15084 @end table
15085
15086 @subsubsection Article identification
15087 Articles are stored in the @file{cur/} subdirectory of each maildir.
15088 Each article file is named like @code{uniq:info}, where @code{uniq}
15089 contains no colons.  nnmaildir ignores, but preserves, the
15090 @code{:info} part.  (Other maildir readers typically use this part of
15091 the filename to store marks.)  The @code{uniq} part uniquely
15092 identifies the article, and is used in various places in the
15093 @file{.nnmaildir/} subdirectory of the maildir to store information
15094 about the corresponding article.  The full pathname of an article is
15095 available in the variable @code{nnmaildir-article-file-name} after you
15096 request the article in the summary buffer.
15097
15098 @subsubsection NOV data
15099 An article identified by @code{uniq} has its @acronym{NOV} data (used to
15100 generate lines in the summary buffer) stored in
15101 @code{.nnmaildir/nov/uniq}.  There is no
15102 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15103 need for it---an article's @acronym{NOV} data is updated automatically when the
15104 article or @code{nnmail-extra-headers} has changed.)  You can force
15105 nnmaildir to regenerate the @acronym{NOV} data for a single article simply by
15106 deleting the corresponding @acronym{NOV} file, but @emph{beware}: this will also
15107 cause nnmaildir to assign a new article number for this article, which
15108 may cause trouble with @code{seen} marks, the Agent, and the cache.
15109
15110 @subsubsection Article marks
15111 An article identified by @code{uniq} is considered to have the mark
15112 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15113 When Gnus asks nnmaildir for a group's marks, nnmaildir looks for such
15114 files and reports the set of marks it finds.  When Gnus asks nnmaildir
15115 to store a new set of marks, nnmaildir creates and deletes the
15116 corresponding files as needed.  (Actually, rather than create a new
15117 file for each mark, it just creates hard links to
15118 @file{.nnmaildir/markfile}, to save inodes.)
15119
15120 You can invent new marks by creating a new directory in
15121 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15122 your server, untar it later, and keep your marks.  You can add and
15123 remove marks yourself by creating and deleting mark files.  If you do
15124 this while Gnus is running and your nnmaildir server is open, it's
15125 best to exit all summary buffers for nnmaildir groups and type @kbd{s}
15126 in the group buffer first, and to type @kbd{g} or @kbd{M-g} in the
15127 group buffer afterwards.  Otherwise, Gnus might not pick up the
15128 changes, and might undo them.
15129
15130
15131 @node Mail Folders
15132 @subsubsection Mail Folders
15133 @cindex nnfolder
15134 @cindex mbox folders
15135 @cindex mail folders
15136
15137 @code{nnfolder} is a back end for storing each mail group in a separate
15138 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
15139 will add extra headers to keep track of article numbers and arrival
15140 dates.
15141
15142 @cindex self contained nnfolder servers
15143 @cindex marks
15144 When the marks file is used (which it is by default), @code{nnfolder}
15145 servers have the property that you may backup them using @code{tar} or
15146 similar, and later be able to restore them into Gnus (by adding the
15147 proper @code{nnfolder} server) and have all your marks be preserved.
15148 Marks for a group is usually stored in a file named as the mbox file
15149 with @code{.mrk} concatenated to it (but see
15150 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder} directory.
15151 Individual @code{nnfolder} groups are also possible to backup, use
15152 @kbd{G m} to restore the group (after restoring the backup into the
15153 @code{nnfolder} directory).
15154
15155 Virtual server settings:
15156
15157 @table @code
15158 @item nnfolder-directory
15159 @vindex nnfolder-directory
15160 All the @code{nnfolder} mail boxes will be stored under this directory.
15161 The default is the value of @code{message-directory} (whose default is
15162 @file{~/Mail})
15163
15164 @item nnfolder-active-file
15165 @vindex nnfolder-active-file
15166 The name of the active file.  The default is @file{~/Mail/active}.
15167
15168 @item nnfolder-newsgroups-file
15169 @vindex nnfolder-newsgroups-file
15170 The name of the group descriptions file.  @xref{Newsgroups File
15171 Format}.  The default is @file{~/Mail/newsgroups}
15172
15173 @item nnfolder-get-new-mail
15174 @vindex nnfolder-get-new-mail
15175 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The default
15176 is @code{t}
15177
15178 @item nnfolder-save-buffer-hook
15179 @vindex nnfolder-save-buffer-hook
15180 @cindex backup files
15181 Hook run before saving the folders.  Note that Emacs does the normal
15182 backup renaming of files even with the @code{nnfolder} buffers.  If you
15183 wish to switch this off, you could say something like the following in
15184 your @file{.emacs} file:
15185
15186 @lisp
15187 (defun turn-off-backup ()
15188   (set (make-local-variable 'backup-inhibited) t))
15189
15190 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15191 @end lisp
15192
15193 @item nnfolder-delete-mail-hook
15194 @vindex nnfolder-delete-mail-hook
15195 Hook run in a buffer narrowed to the message that is to be deleted.
15196 This function can be used to copy the message to somewhere else, or to
15197 extract some information from it before removing it.
15198
15199 @item nnfolder-nov-is-evil
15200 @vindex nnfolder-nov-is-evil
15201 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15202 default is @code{nil}.
15203
15204 @item nnfolder-nov-file-suffix
15205 @vindex nnfolder-nov-file-suffix
15206 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15207
15208 @item nnfolder-nov-directory
15209 @vindex nnfolder-nov-directory
15210 The directory where the @acronym{NOV} files should be stored.  If
15211 @code{nil}, @code{nnfolder-directory} is used.
15212
15213 @item nnfolder-marks-is-evil
15214 @vindex nnfolder-marks-is-evil
15215 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15216 default is @code{nil}.
15217
15218 @item nnfolder-marks-file-suffix
15219 @vindex nnfolder-marks-file-suffix
15220 The extension for @sc{marks} files.  The default is @file{.mrk}.
15221
15222 @item nnfolder-marks-directory
15223 @vindex nnfolder-marks-directory
15224 The directory where the @sc{marks} files should be stored.  If
15225 @code{nil}, @code{nnfolder-directory} is used.
15226
15227 @end table
15228
15229
15230 @findex nnfolder-generate-active-file
15231 @kindex M-x nnfolder-generate-active-file
15232 If you have lots of @code{nnfolder}-like files you'd like to read with
15233 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15234 command to make @code{nnfolder} aware of all likely files in
15235 @code{nnfolder-directory}.  This only works if you use long file names,
15236 though.
15237
15238 @node Comparing Mail Back Ends
15239 @subsubsection Comparing Mail Back Ends
15240
15241 First, just for terminology, the @dfn{back end} is the common word for a
15242 low-level access method---a transport, if you will, by which something
15243 is acquired.  The sense is that one's mail has to come from somewhere,
15244 and so selection of a suitable back end is required in order to get that
15245 mail within spitting distance of Gnus.
15246
15247 The same concept exists for Usenet itself: Though access to articles is
15248 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15249 in the world got at Usenet by running a reader on the machine where the
15250 articles lay (the machine which today we call an @acronym{NNTP} server), and
15251 access was by the reader stepping into the articles' directory spool
15252 area directly.  One can still select between either the @code{nntp} or
15253 @code{nnspool} back ends, to select between these methods, if one happens
15254 actually to live on the server (or can see its spool directly, anyway,
15255 via NFS).
15256
15257 The goal in selecting a mail back end is to pick one which
15258 simultaneously represents a suitable way of dealing with the original
15259 format plus leaving mail in a form that is convenient to use in the
15260 future.  Here are some high and low points on each:
15261
15262 @table @code
15263 @item nnmbox
15264
15265 UNIX systems have historically had a single, very common, and well-
15266 defined format.  All messages arrive in a single @dfn{spool file}, and
15267 they are delineated by a line whose regular expression matches
15268 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15269 to make it clear in this instance that this is not the RFC-specified
15270 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15271 historically from the Unix environment, it is simplest if one does not
15272 mess a great deal with the original mailbox format, so if one chooses
15273 this back end, Gnus' primary activity in getting mail from the real spool
15274 area to Gnus' preferred directory is simply to copy it, with no
15275 (appreciable) format change in the process.  It is the ``dumbest'' way
15276 to move mail into availability in the Gnus environment.  This makes it
15277 fast to move into place, but slow to parse, when Gnus has to look at
15278 what's where.
15279
15280 @item nnbabyl
15281
15282 Once upon a time, there was the DEC-10 and DEC-20, running operating
15283 systems called TOPS and related things, and the usual (only?) mail
15284 reading environment was a thing called Babyl.  I don't know what format
15285 was used for mail landing on the system, but Babyl had its own internal
15286 format to which mail was converted, primarily involving creating a
15287 spool-file-like entity with a scheme for inserting Babyl-specific
15288 headers and status bits above the top of each message in the file.
15289 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15290 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15291 to understand the mail files folks already had in existence.  Gnus (and
15292 VM, for that matter) continue to support this format because it's
15293 perceived as having some good qualities in those mailer-specific
15294 headers/status bits stuff.  Rmail itself still exists as well, of
15295 course, and is still maintained by Stallman.
15296
15297 Both of the above forms leave your mail in a single file on your
15298 file system, and they must parse that entire file each time you take a
15299 look at your mail.
15300
15301 @item nnml
15302
15303 @code{nnml} is the back end which smells the most as though you were
15304 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15305 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15306 lo these years ago.)  One's mail is taken from the original spool file,
15307 and is then cut up into individual message files, 1:1.  It maintains a
15308 Usenet-style active file (analogous to what one finds in an INN- or
15309 CNews-based news system in (for instance) @file{/var/lib/news/active},
15310 or what is returned via the @samp{NNTP LIST} verb) and also creates
15311 @dfn{overview} files for efficient group entry, as has been defined for
15312 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15313 due to the creation of lots of files, updates to the @code{nnml} active
15314 file, and additions to overview files on a per-message basis, but it is
15315 extremely fast on access because of what amounts to the indexing support
15316 provided by the active file and overviews.
15317
15318 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15319 resource which defines available places in the file system to put new
15320 files.  Sysadmins take a dim view of heavy inode occupation within
15321 tight, shared file systems.  But if you live on a personal machine where
15322 the file system is your own and space is not at a premium, @code{nnml}
15323 wins big.
15324
15325 It is also problematic using this back end if you are living in a
15326 FAT16-based Windows world, since much space will be wasted on all these
15327 tiny files.
15328
15329 @item nnmh
15330
15331 The Rand MH mail-reading system has been around UNIX systems for a very
15332 long time; it operates by splitting one's spool file of messages into
15333 individual files, but with little or no indexing support---@code{nnmh}
15334 is considered to be semantically equivalent to ``@code{nnml} without
15335 active file or overviews''.  This is arguably the worst choice, because
15336 one gets the slowness of individual file creation married to the
15337 slowness of access parsing when learning what's new in one's groups.
15338
15339 @item nnfolder
15340
15341 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15342 method described above) on a per-group basis.  That is, @code{nnmbox}
15343 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15344 little bit of optimization to this so that each of one's mail groups has
15345 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15346 can be parsed separately, and still provides the simple Unix mail box
15347 format requiring minimal effort in moving the mail around.  In addition,
15348 it maintains an ``active'' file making it much faster for Gnus to figure
15349 out how many messages there are in each separate group.
15350
15351 If you have groups that are expected to have a massive amount of
15352 messages, @code{nnfolder} is not the best choice, but if you receive
15353 only a moderate amount of mail, @code{nnfolder} is probably the most
15354 friendly mail back end all over.
15355
15356 @item nnmaildir
15357
15358 For configuring expiry and other things, @code{nnmaildir} uses
15359 incompatible group parameters, slightly different from those of other
15360 mail back ends.
15361
15362 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15363 differences.  Each message is stored in a separate file, but the
15364 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15365 also stores the equivalent of @code{nnml}'s overview files in one file
15366 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15367 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15368 you down or takes up very much space, consider switching to
15369 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15370 file system.
15371
15372 Since maildirs don't require locking for delivery, the maildirs you use
15373 as groups can also be the maildirs your mail is directly delivered to.
15374 This means you can skip Gnus' mail splitting if your mail is already
15375 organized into different mailboxes during delivery.  A @code{directory}
15376 entry in @code{mail-sources} would have a similar effect, but would
15377 require one set of mailboxes for spooling deliveries (in mbox format,
15378 thus damaging message bodies), and another set to be used as groups (in
15379 whatever format you like).  A maildir has a built-in spool, in the
15380 @code{new/} subdirectory.  Beware that currently, mail moved from
15381 @code{new/} to @code{cur/} instead of via mail splitting will not
15382 undergo treatment such as duplicate checking.
15383
15384 @code{nnmaildir} stores article marks for a given group in the
15385 corresponding maildir, in a way designed so that it's easy to manipulate
15386 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15387 else, and still have your marks.  @code{nnml} also stores marks, but
15388 it's not as easy to work with them from outside Gnus as with
15389 @code{nnmaildir}.
15390
15391 @code{nnmaildir} uses a significant amount of memory to speed things up.
15392 (It keeps in memory some of the things that @code{nnml} stores in files
15393 and that @code{nnmh} repeatedly parses out of message files.)  If this
15394 is a problem for you, you can set the @code{nov-cache-size} group
15395 parameter to something small (0 would probably not work, but 1 probably
15396 would) to make it use less memory.  This caching will probably be
15397 removed in the future.
15398
15399 Startup is likely to be slower with @code{nnmaildir} than with other
15400 back ends.  Everything else is likely to be faster, depending in part
15401 on your file system.
15402
15403 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15404 to write an @code{nnmaildir}-derived back end.
15405
15406 @end table
15407
15408
15409 @node Browsing the Web
15410 @section Browsing the Web
15411 @cindex web
15412 @cindex browsing the web
15413 @cindex www
15414 @cindex http
15415
15416 Web-based discussion forums are getting more and more popular.  On many
15417 subjects, the web-based forums have become the most important forums,
15418 eclipsing the importance of mailing lists and news groups.  The reason
15419 is easy to understand---they are friendly to new users; you just point
15420 and click, and there's the discussion.  With mailing lists, you have to
15421 go through a cumbersome subscription procedure, and most people don't
15422 even know what a news group is.
15423
15424 The problem with this scenario is that web browsers are not very good at
15425 being newsreaders.  They do not keep track of what articles you've read;
15426 they do not allow you to score on subjects you're interested in; they do
15427 not allow off-line browsing; they require you to click around and drive
15428 you mad in the end.
15429
15430 So---if web browsers suck at reading discussion forums, why not use Gnus
15431 to do it instead?
15432
15433 Gnus has been getting a bit of a collection of back ends for providing
15434 interfaces to these sources.
15435
15436 @menu
15437 * Archiving Mail::
15438 * Web Searches::                Creating groups from articles that match a string.
15439 * Slashdot::                    Reading the Slashdot comments.
15440 * Ultimate::                    The Ultimate Bulletin Board systems.
15441 * Web Archive::                 Reading mailing list archived on web.
15442 * RSS::                         Reading RDF site summary.
15443 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15444 @end menu
15445
15446 All the web sources require Emacs/w3 and the url library to work.
15447
15448 The main caveat with all these web sources is that they probably won't
15449 work for a very long time.  Gleaning information from the @acronym{HTML} data
15450 is guesswork at best, and when the layout is altered, the Gnus back end
15451 will fail.  If you have reasonably new versions of these back ends,
15452 though, you should be ok.
15453
15454 One thing all these Web methods have in common is that the Web sources
15455 are often down, unavailable or just plain too slow to be fun.  In those
15456 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15457 Unplugged}) handle downloading articles, and then you can read them at
15458 leisure from your local disk.  No more World Wide Wait for you.
15459
15460 @node Archiving Mail
15461 @subsection Archiving Mail
15462 @cindex archiving mail
15463 @cindex backup of mail
15464
15465 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15466 @code{nnmaildir}, now actually store the article marks with each group.
15467 For these servers, archiving and restoring a group while preserving
15468 marks is fairly simple.
15469
15470 (Preserving the group level and group parameters as well still
15471 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15472 though.)
15473
15474 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15475 server, take a recursive copy of the server directory.  There is no need
15476 to shut down Gnus, so archiving may be invoked by @code{cron} or
15477 similar.  You restore the data by restoring the directory tree, and
15478 adding a server definition pointing to that directory in Gnus.  The
15479 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15480 might interfere with overwriting data, so you may want to shut down Gnus
15481 before you restore the data.
15482
15483 It is also possible to archive individual @code{nnml},
15484 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15485 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15486 directory.  For @code{nnfolder} you need to copy both the base folder
15487 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15488 this example).  Restoring the group is done with @kbd{G m} from the Group
15489 buffer.  The last step makes Gnus notice the new directory.
15490 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15491 is unnecessary in that case.
15492
15493 @node Web Searches
15494 @subsection Web Searches
15495 @cindex nnweb
15496 @cindex Google
15497 @cindex dejanews
15498 @cindex gmane
15499 @cindex Usenet searches
15500 @cindex searching the Usenet
15501
15502 It's, like, too neat to search the Usenet for articles that match a
15503 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15504 those, like, Web browsers, and you, like, have to, rilly, like, look at
15505 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15506 searches without having to use a browser.
15507
15508 The @code{nnweb} back end allows an easy interface to the mighty search
15509 engine.  You create an @code{nnweb} group, enter a search pattern, and
15510 then enter the group and read the articles like you would any normal
15511 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15512 Groups}) will do this in an easy-to-use fashion.
15513
15514 @code{nnweb} groups don't really lend themselves to being solid
15515 groups---they have a very fleeting idea of article numbers.  In fact,
15516 each time you enter an @code{nnweb} group (not even changing the search
15517 pattern), you are likely to get the articles ordered in a different
15518 manner.  Not even using duplicate suppression (@pxref{Duplicate
15519 Suppression}) will help, since @code{nnweb} doesn't even know the
15520 @code{Message-ID} of the articles before reading them using some search
15521 engines (Google, for instance).  The only possible way to keep track
15522 of which articles you've read is by scoring on the @code{Date}
15523 header---mark all articles posted before the last date you read the
15524 group as read.
15525
15526 If the search engine changes its output substantially, @code{nnweb}
15527 won't be able to parse it and will fail.  One could hardly fault the Web
15528 providers if they were to do this---their @emph{raison d'être} is to
15529 make money off of advertisements, not to provide services to the
15530 community.  Since @code{nnweb} washes the ads off all the articles, one
15531 might think that the providers might be somewhat miffed.  We'll see.
15532
15533 You must have the @code{url} and @code{w3} package installed to be able
15534 to use @code{nnweb}.
15535
15536 Virtual server variables:
15537
15538 @table @code
15539 @item nnweb-type
15540 @vindex nnweb-type
15541 What search engine type is being used.  The currently supported types
15542 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15543 @code{dejanews} is an alias to @code{google}.
15544
15545 @item nnweb-search
15546 @vindex nnweb-search
15547 The search string to feed to the search engine.
15548
15549 @item nnweb-max-hits
15550 @vindex nnweb-max-hits
15551 Advisory maximum number of hits per search to display.  The default is
15552 999.
15553
15554 @item nnweb-type-definition
15555 @vindex nnweb-type-definition
15556 Type-to-definition alist.  This alist says what @code{nnweb} should do
15557 with the various search engine types.  The following elements must be
15558 present:
15559
15560 @table @code
15561 @item article
15562 Function to decode the article and provide something that Gnus
15563 understands.
15564
15565 @item map
15566 Function to create an article number to message header and URL alist.
15567
15568 @item search
15569 Function to send the search string to the search engine.
15570
15571 @item address
15572 The address the aforementioned function should send the search string
15573 to.
15574
15575 @item id
15576 Format string URL to fetch an article by @code{Message-ID}.
15577 @end table
15578
15579 @end table
15580
15581
15582 @node Slashdot
15583 @subsection Slashdot
15584 @cindex Slashdot
15585 @cindex nnslashdot
15586
15587 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15588 lively discussion following the news articles.  @code{nnslashdot} will
15589 let you read this forum in a convenient manner.
15590
15591 The easiest way to read this source is to put something like the
15592 following in your @file{~/.gnus.el} file:
15593
15594 @lisp
15595 (setq gnus-secondary-select-methods
15596       '((nnslashdot "")))
15597 @end lisp
15598
15599 This will make Gnus query the @code{nnslashdot} back end for new comments
15600 and groups.  The @kbd{F} command will subscribe each new news article as
15601 a new Gnus group, and you can read the comments by entering these
15602 groups.  (Note that the default subscription method is to subscribe new
15603 groups as zombies.  Other methods are available (@pxref{Subscription
15604 Methods}).
15605
15606 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15607 command is the most handy tool (@pxref{Foreign Groups}).
15608
15609 When following up to @code{nnslashdot} comments (or posting new
15610 comments), some light @acronym{HTML}izations will be performed.  In
15611 particular, text quoted with @samp{> } will be quoted with
15612 @samp{blockquote} instead, and signatures will have @samp{br} added to
15613 the end of each line.  Other than that, you can just write @acronym{HTML}
15614 directly into the message buffer.  Note that Slashdot filters out some
15615 @acronym{HTML} forms.
15616
15617 The following variables can be altered to change its behavior:
15618
15619 @table @code
15620 @item nnslashdot-threaded
15621 Whether @code{nnslashdot} should display threaded groups or not.  The
15622 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15623 has to retrieve absolutely all comments in a group upon entry.  If a
15624 threaded display is not required, @code{nnslashdot} will only retrieve
15625 the comments that are actually wanted by the user.  Threading is nicer,
15626 but much, much slower than unthreaded.
15627
15628 @item nnslashdot-login-name
15629 @vindex nnslashdot-login-name
15630 The login name to use when posting.
15631
15632 @item nnslashdot-password
15633 @vindex nnslashdot-password
15634 The password to use when posting.
15635
15636 @item nnslashdot-directory
15637 @vindex nnslashdot-directory
15638 Where @code{nnslashdot} will store its files.  The default is
15639 @file{~/News/slashdot/}.
15640
15641 @item nnslashdot-active-url
15642 @vindex nnslashdot-active-url
15643 The @acronym{URL} format string that will be used to fetch the
15644 information on news articles and comments.  The default is@*
15645 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15646
15647 @item nnslashdot-comments-url
15648 @vindex nnslashdot-comments-url
15649 The @acronym{URL} format string that will be used to fetch comments.
15650
15651 @item nnslashdot-article-url
15652 @vindex nnslashdot-article-url
15653 The @acronym{URL} format string that will be used to fetch the news
15654 article.  The default is
15655 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15656
15657 @item nnslashdot-threshold
15658 @vindex nnslashdot-threshold
15659 The score threshold.  The default is -1.
15660
15661 @item nnslashdot-group-number
15662 @vindex nnslashdot-group-number
15663 The number of old groups, in addition to the ten latest, to keep
15664 updated.  The default is 0.
15665
15666 @end table
15667
15668
15669
15670 @node Ultimate
15671 @subsection Ultimate
15672 @cindex nnultimate
15673 @cindex Ultimate Bulletin Board
15674
15675 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15676 probably the most popular Web bulletin board system used.  It has a
15677 quite regular and nice interface, and it's possible to get the
15678 information Gnus needs to keep groups updated.
15679
15680 The easiest way to get started with @code{nnultimate} is to say
15681 something like the following in the group buffer:  @kbd{B nnultimate RET
15682 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
15683 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15684 you're interested in; there's quite a list of them on the Ultimate web
15685 site.)  Then subscribe to the groups you're interested in from the
15686 server buffer, and read them from the group buffer.
15687
15688 The following @code{nnultimate} variables can be altered:
15689
15690 @table @code
15691 @item nnultimate-directory
15692 @vindex nnultimate-directory
15693 The directory where @code{nnultimate} stores its files.  The default is@*
15694 @file{~/News/ultimate/}.
15695 @end table
15696
15697
15698 @node Web Archive
15699 @subsection Web Archive
15700 @cindex nnwarchive
15701 @cindex Web Archive
15702
15703 Some mailing lists only have archives on Web servers, such as
15704 @uref{http://www.egroups.com/} and
15705 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15706 interface, and it's possible to get the information Gnus needs to keep
15707 groups updated.
15708
15709 @findex gnus-group-make-warchive-group
15710 The easiest way to get started with @code{nnwarchive} is to say
15711 something like the following in the group buffer: @kbd{M-x
15712 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15713 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15714 @var{an_egroup} with the mailing list you subscribed, the
15715 @var{your@@email.address} with your email address.), or to browse the
15716 back end by @kbd{B nnwarchive RET mail-archive RET}.
15717
15718 The following @code{nnwarchive} variables can be altered:
15719
15720 @table @code
15721 @item nnwarchive-directory
15722 @vindex nnwarchive-directory
15723 The directory where @code{nnwarchive} stores its files.  The default is@*
15724 @file{~/News/warchive/}.
15725
15726 @item nnwarchive-login
15727 @vindex nnwarchive-login
15728 The account name on the web server.
15729
15730 @item nnwarchive-passwd
15731 @vindex nnwarchive-passwd
15732 The password for your account on the web server.
15733 @end table
15734
15735 @node RSS
15736 @subsection RSS
15737 @cindex nnrss
15738 @cindex RSS
15739
15740 Some web sites have an RDF Site Summary (@acronym{RSS}).
15741 @acronym{RSS} is a format for summarizing headlines from news related
15742 sites (such as BBC or CNN).  But basically anything list-like can be
15743 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
15744 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
15745
15746 @acronym{RSS} has a quite regular and nice interface, and it's
15747 possible to get the information Gnus needs to keep groups updated.
15748
15749 Use @kbd{G R} from the summary buffer to subscribe to a feed---you
15750 will be prompted for the location of the feed.
15751
15752 An easy way to get started with @code{nnrss} is to say something like
15753 the following in the group buffer: @kbd{B nnrss RET y}, then
15754 subscribe to groups.
15755
15756 The following @code{nnrss} variables can be altered:
15757
15758 @table @code
15759 @item nnrss-directory
15760 @vindex nnrss-directory
15761 The directory where @code{nnrss} stores its files.  The default is
15762 @file{~/News/rss/}.
15763
15764 @item nnrss-use-local
15765 @vindex nnrss-use-local
15766 @findex nnrss-generate-download-script
15767 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
15768 the feeds from local files in @code{nnrss-directory}.  You can use
15769 the command @code{nnrss-generate-download-script} to generate a
15770 download script using @command{wget}.
15771 @end table
15772
15773 The following code may be helpful, if you want to show the description in
15774 the summary buffer.
15775
15776 @lisp
15777 (add-to-list 'nnmail-extra-headers nnrss-description-field)
15778 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
15779
15780 (defun gnus-user-format-function-X (header)
15781   (let ((descr
15782          (assq nnrss-description-field (mail-header-extra header))))
15783     (if descr (concat "\n\t" (cdr descr)) "")))
15784 @end lisp
15785
15786 The following code may be useful to open an nnrss url directly from the
15787 summary buffer.
15788 @lisp
15789 (require 'browse-url)
15790
15791 (defun browse-nnrss-url( arg )
15792   (interactive "p")
15793   (let ((url (assq nnrss-url-field
15794                    (mail-header-extra
15795                     (gnus-data-header
15796                      (assq (gnus-summary-article-number)
15797                            gnus-newsgroup-data))))))
15798     (if url
15799         (progn
15800           (browse-url (cdr url))
15801           (gnus-summary-mark-as-read-forward 1))
15802       (gnus-summary-scroll-up arg))))
15803
15804 (eval-after-load "gnus"
15805   #'(define-key gnus-summary-mode-map
15806       (kbd "<RET>") 'browse-nnrss-url))
15807 (add-to-list 'nnmail-extra-headers nnrss-url-field)
15808 @end lisp
15809
15810 @node Customizing w3
15811 @subsection Customizing w3
15812 @cindex w3
15813 @cindex html
15814 @cindex url
15815 @cindex Netscape
15816
15817 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
15818 pages.  Emacs/w3 is documented in its own manual, but there are some
15819 things that may be more relevant for Gnus users.
15820
15821 For instance, a common question is how to make Emacs/w3 follow links
15822 using the @code{browse-url} functions (which will call some external web
15823 browser like Netscape).  Here's one way:
15824
15825 @lisp
15826 (eval-after-load "w3"
15827   '(progn
15828     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
15829     (defun w3-fetch (&optional url target)
15830       (interactive (list (w3-read-url-with-default)))
15831       (if (eq major-mode 'gnus-article-mode)
15832           (browse-url url)
15833         (w3-fetch-orig url target)))))
15834 @end lisp
15835
15836 Put that in your @file{.emacs} file, and hitting links in w3-rendered
15837 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
15838 follow the link.
15839
15840
15841 @node IMAP
15842 @section IMAP
15843 @cindex nnimap
15844 @cindex @acronym{IMAP}
15845
15846 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
15847 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
15848 server is much similar to connecting to a news server, you just
15849 specify the network address of the server.
15850
15851 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
15852 everything that @acronym{POP} can, it can hence be viewed as a
15853 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
15854 similar to @acronym{NNTP} being a news storage protocol---however,
15855 @acronym{IMAP} offers more features than @acronym{NNTP} because news
15856 is more or less read-only whereas mail is read-write.
15857
15858 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
15859 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
15860 the @acronym{IMAP} server and store them on the local disk.  This is
15861 not the usage described in this section---@xref{Mail Sources}.
15862
15863 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
15864 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
15865 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
15866 usage explained in this section.
15867
15868 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
15869 servers might look something like the following.  (Note that for
15870 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
15871 see below.)
15872
15873 @lisp
15874 (setq gnus-secondary-select-methods
15875       '((nnimap "simpleserver") ; @r{no special configuration}
15876         ; @r{perhaps a ssh port forwarded server:}
15877         (nnimap "dolk"
15878                 (nnimap-address "localhost")
15879                 (nnimap-server-port 1430))
15880         ; @r{a UW server running on localhost}
15881         (nnimap "barbar"
15882                 (nnimap-server-port 143)
15883                 (nnimap-address "localhost")
15884                 (nnimap-list-pattern ("INBOX" "mail/*")))
15885         ; @r{anonymous public cyrus server:}
15886         (nnimap "cyrus.andrew.cmu.edu"
15887                 (nnimap-authenticator anonymous)
15888                 (nnimap-list-pattern "archive.*")
15889                 (nnimap-stream network))
15890         ; @r{a ssl server on a non-standard port:}
15891         (nnimap "vic20"
15892                 (nnimap-address "vic20.somewhere.com")
15893                 (nnimap-server-port 9930)
15894                 (nnimap-stream ssl))))
15895 @end lisp
15896
15897 After defining the new server, you can subscribe to groups on the
15898 server using normal Gnus commands such as @kbd{U} in the Group Buffer
15899 (@pxref{Subscription Commands}) or via the Server Buffer
15900 (@pxref{Server Buffer}).
15901
15902 The following variables can be used to create a virtual @code{nnimap}
15903 server:
15904
15905 @table @code
15906
15907 @item nnimap-address
15908 @vindex nnimap-address
15909
15910 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
15911 server name if not specified.
15912
15913 @item nnimap-server-port
15914 @vindex nnimap-server-port
15915 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
15916
15917 Note that this should be an integer, example server specification:
15918
15919 @lisp
15920 (nnimap "mail.server.com"
15921         (nnimap-server-port 4711))
15922 @end lisp
15923
15924 @item nnimap-list-pattern
15925 @vindex nnimap-list-pattern
15926 String or list of strings of mailboxes to limit available groups to.
15927 This is used when the server has very many mailboxes and you're only
15928 interested in a few---some servers export your home directory via
15929 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
15930 @file{~/Mail/*} then.
15931
15932 The string can also be a cons of REFERENCE and the string as above, what
15933 REFERENCE is used for is server specific, but on the University of
15934 Washington server it's a directory that will be concatenated with the
15935 mailbox.
15936
15937 Example server specification:
15938
15939 @lisp
15940 (nnimap "mail.server.com"
15941         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
15942                                ("~friend/Mail/" . "list/*"))))
15943 @end lisp
15944
15945 @item nnimap-stream
15946 @vindex nnimap-stream
15947 The type of stream used to connect to your server.  By default, nnimap
15948 will detect and automatically use all of the below, with the exception
15949 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
15950 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
15951 be automatically detected, but it's not widely deployed yet.)
15952
15953 Example server specification:
15954
15955 @lisp
15956 (nnimap "mail.server.com"
15957         (nnimap-stream ssl))
15958 @end lisp
15959
15960 Please note that the value of @code{nnimap-stream} is a symbol!
15961
15962 @itemize @bullet
15963 @item
15964 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
15965 @samp{gsasl} or @samp{imtest} program.
15966 @item
15967 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
15968 @item
15969 @dfn{starttls:} Connect via the STARTTLS extension (similar to
15970 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
15971 @samp{starttls}.
15972 @item
15973 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
15974 @samp{gnutls-cli}).
15975 @item
15976 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
15977 @samp{openssl}) or SSLeay (@samp{s_client}).
15978 @item
15979 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
15980 @item
15981 @dfn{network:} Plain, TCP/IP network connection.
15982 @end itemize
15983
15984 @vindex imap-kerberos4-program
15985 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
15986 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
15987 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
15988 to make @code{imap.el} use a pty instead of a pipe when communicating
15989 with @samp{imtest}.  You will then suffer from a line length
15990 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
15991 indefinitely if you have many articles in a mailbox.  The variable
15992 @code{imap-kerberos4-program} contain parameters to pass to the imtest
15993 program.
15994
15995 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
15996 needed.  It is available from
15997 @uref{http://www.gnu.org/software/gnutls/}.
15998
15999 @vindex imap-gssapi-program
16000 This parameter specifies a list of command lines that invoke a GSSAPI
16001 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16002 sequentially until a connection is made, or the list has been
16003 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16004 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16005 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16006 tried.
16007
16008 @vindex imap-ssl-program
16009 For @acronym{SSL} connections, the OpenSSL program is available from
16010 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16011 and nnimap support it too---although the most recent versions of
16012 SSLeay, 0.9.x, are known to have serious bugs making it
16013 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16014 work.  The variable @code{imap-ssl-program} contain parameters to pass
16015 to OpenSSL/SSLeay.
16016
16017 @vindex imap-shell-program
16018 @vindex imap-shell-host
16019 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16020 @code{imap-shell-program} specify what program to call.
16021
16022 @item nnimap-authenticator
16023 @vindex nnimap-authenticator
16024
16025 The authenticator used to connect to the server.  By default, nnimap
16026 will use the most secure authenticator your server is capable of.
16027
16028 Example server specification:
16029
16030 @lisp
16031 (nnimap "mail.server.com"
16032         (nnimap-authenticator anonymous))
16033 @end lisp
16034
16035 Please note that the value of @code{nnimap-authenticator} is a symbol!
16036
16037 @itemize @bullet
16038 @item
16039 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16040 external program @code{gsasl} or @code{imtest}.
16041 @item
16042 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16043 @code{imtest}.
16044 @item
16045 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16046 external library @code{digest-md5.el}.
16047 @item
16048 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16049 @item
16050 @dfn{login:} Plain-text username/password via LOGIN.
16051 @item
16052 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16053 @end itemize
16054
16055 @item nnimap-expunge-on-close
16056 @cindex expunging
16057 @vindex nnimap-expunge-on-close
16058 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16059 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16060 this concept of marking articles @code{Deleted} which doesn't actually
16061 delete them, and this (marking them @code{Deleted}, that is) is what
16062 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16063 similar).
16064
16065 Since the articles aren't really removed when we mark them with the
16066 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16067 running in circles yet?
16068
16069 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16070 when closing a mailbox but this is now configurable by this server
16071 variable.
16072
16073 The possible options are:
16074
16075 @table @code
16076
16077 @item always
16078 The default behavior, delete all articles marked as ``Deleted'' when
16079 closing a mailbox.
16080 @item never
16081 Never actually delete articles.  Currently there is no way of showing
16082 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16083 may allow you to do this.  If you ever want to run the EXPUNGE command
16084 manually, @xref{Expunging mailboxes}.
16085 @item ask
16086 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16087 articles or not.
16088
16089 @end table
16090
16091 @item nnimap-importantize-dormant
16092 @vindex nnimap-importantize-dormant
16093
16094 If non-@code{nil} (the default), marks dormant articles as ticked (as
16095 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16096 naturally still (only) be marked as dormant.  This is to make dormant
16097 articles stand out, just like ticked articles, in other @acronym{IMAP}
16098 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16099 has only one.)
16100
16101 Probably the only reason for frobing this would be if you're trying
16102 enable per-user persistent dormant flags, using something like:
16103
16104 @lisp
16105 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16106         (format "gnus-dormant-%s" (user-login-name)))
16107 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16108         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16109 @end lisp
16110
16111 In this case, you would not want the per-user dormant flag showing up
16112 as ticked for other users.
16113
16114 @item nnimap-expunge-search-string
16115 @cindex expunging
16116 @vindex nnimap-expunge-search-string
16117
16118 This variable contain the @acronym{IMAP} search command sent to server when
16119 searching for articles eligible for expiring.  The default is
16120 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16121 UID set and the second @code{%s} is replaced by a date.
16122
16123 Probably the only useful value to change this to is
16124 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16125 messages instead of the internal article date.  See section 6.4.4 of
16126 RFC 2060 for more information on valid strings.
16127
16128 @item nnimap-authinfo-file
16129 @vindex nnimap-authinfo-file
16130
16131 A file containing credentials used to log in on servers.  The format is
16132 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16133 variable @code{nntp-authinfo-file} for exact syntax; also see
16134 @ref{NNTP}.
16135
16136 @item nnimap-need-unselect-to-notice-new-mail
16137 @vindex nnimap-need-unselect-to-notice-new-mail
16138
16139 Unselect mailboxes before looking for new mail in them.  Some servers
16140 seem to need this under some circumstances; it was reported that
16141 Courier 1.7.1 did.
16142
16143 @end table
16144
16145 @menu
16146 * Splitting in IMAP::           Splitting mail with nnimap.
16147 * Expiring in IMAP::            Expiring mail with nnimap.
16148 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16149 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16150 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16151 * Debugging IMAP::              What to do when things don't work.
16152 @end menu
16153
16154
16155
16156 @node Splitting in IMAP
16157 @subsection Splitting in IMAP
16158 @cindex splitting imap mail
16159
16160 Splitting is something Gnus users have loved and used for years, and now
16161 the rest of the world is catching up.  Yeah, dream on, not many
16162 @acronym{IMAP} servers have server side splitting and those that have
16163 splitting seem to use some non-standard protocol.  This means that
16164 @acronym{IMAP} support for Gnus has to do its own splitting.
16165
16166 And it does.
16167
16168 (Incidentally, people seem to have been dreaming on, and Sieve has
16169 gaining a market share and is supported by several IMAP servers.
16170 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16171
16172 Here are the variables of interest:
16173
16174 @table @code
16175
16176 @item nnimap-split-crosspost
16177 @cindex splitting, crosspost
16178 @cindex crosspost
16179 @vindex nnimap-split-crosspost
16180
16181 If non-@code{nil}, do crossposting if several split methods match the
16182 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16183 found will be used.
16184
16185 Nnmail equivalent: @code{nnmail-crosspost}.
16186
16187 @item nnimap-split-inbox
16188 @cindex splitting, inbox
16189 @cindex inbox
16190 @vindex nnimap-split-inbox
16191
16192 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16193 mailboxes to split from.  Defaults to @code{nil}, which means that
16194 splitting is disabled!
16195
16196 @lisp
16197 (setq nnimap-split-inbox
16198       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16199 @end lisp
16200
16201 No nnmail equivalent.
16202
16203 @item nnimap-split-rule
16204 @cindex splitting, rules
16205 @vindex nnimap-split-rule
16206
16207 New mail found in @code{nnimap-split-inbox} will be split according to
16208 this variable.
16209
16210 This variable contains a list of lists, where the first element in the
16211 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16212 matching the regexp in the second element in the sublist.  Got that?
16213 Neither did I, we need examples.
16214
16215 @lisp
16216 (setq nnimap-split-rule
16217       '(("INBOX.nnimap"
16218          "^Sender: owner-nnimap@@vic20.globalcom.se")
16219         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16220         ("INBOX.private" "")))
16221 @end lisp
16222
16223 This will put all articles from the nnimap mailing list into mailbox
16224 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16225 into INBOX.junk and everything else in INBOX.private.
16226
16227 The first string may contain @samp{\\1} forms, like the ones used by
16228 replace-match to insert sub-expressions from the matched text.  For
16229 instance:
16230
16231 @lisp
16232 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16233 @end lisp
16234
16235 The first element can also be the symbol @code{junk} to indicate that
16236 matching messages should simply be deleted.  Use with care.
16237
16238 The second element can also be a function.  In that case, it will be
16239 called with the first element of the rule as the argument, in a buffer
16240 containing the headers of the article.  It should return a
16241 non-@code{nil} value if it thinks that the mail belongs in that group.
16242
16243 Nnmail users might recollect that the last regexp had to be empty to
16244 match all articles (like in the example above).  This is not required in
16245 nnimap.  Articles not matching any of the regexps will not be moved out
16246 of your inbox.  (This might affect performance if you keep lots of
16247 unread articles in your inbox, since the splitting code would go over
16248 them every time you fetch new mail.)
16249
16250 These rules are processed from the beginning of the alist toward the
16251 end.  The first rule to make a match will ``win'', unless you have
16252 crossposting enabled.  In that case, all matching rules will ``win''.
16253
16254 This variable can also have a function as its value, the function will
16255 be called with the headers narrowed and should return a group where it
16256 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16257
16258 The splitting code tries to create mailboxes if it needs to.
16259
16260 To allow for different split rules on different virtual servers, and
16261 even different split rules in different inboxes on the same server,
16262 the syntax of this variable have been extended along the lines of:
16263
16264 @lisp
16265 (setq nnimap-split-rule
16266       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16267                                ("junk"    "From:.*Simon"))))
16268         ("my2server"    ("INBOX" nnimap-split-fancy))
16269         ("my[34]server" (".*" (("private" "To:.*Simon")
16270                                ("junk"    my-junk-func))))))
16271 @end lisp
16272
16273 The virtual server name is in fact a regexp, so that the same rules
16274 may apply to several servers.  In the example, the servers
16275 @code{my3server} and @code{my4server} both use the same rules.
16276 Similarly, the inbox string is also a regexp.  The actual splitting
16277 rules are as before, either a function, or a list with group/regexp or
16278 group/function elements.
16279
16280 Nnmail equivalent: @code{nnmail-split-methods}.
16281
16282 @item nnimap-split-predicate
16283 @cindex splitting
16284 @vindex nnimap-split-predicate
16285
16286 Mail matching this predicate in @code{nnimap-split-inbox} will be
16287 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16288
16289 This might be useful if you use another @acronym{IMAP} client to read mail in
16290 your inbox but would like Gnus to split all articles in the inbox
16291 regardless of readedness.  Then you might change this to
16292 @samp{UNDELETED}.
16293
16294 @item nnimap-split-fancy
16295 @cindex splitting, fancy
16296 @findex nnimap-split-fancy
16297 @vindex nnimap-split-fancy
16298
16299 It's possible to set @code{nnimap-split-rule} to
16300 @code{nnmail-split-fancy} if you want to use fancy
16301 splitting.  @xref{Fancy Mail Splitting}.
16302
16303 However, to be able to have different fancy split rules for nnmail and
16304 nnimap back ends you can set @code{nnimap-split-rule} to
16305 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16306 rule in @code{nnimap-split-fancy}.
16307
16308 Example:
16309
16310 @lisp
16311 (setq nnimap-split-rule 'nnimap-split-fancy
16312       nnimap-split-fancy ...)
16313 @end lisp
16314
16315 Nnmail equivalent: @code{nnmail-split-fancy}.
16316
16317 @item nnimap-split-download-body
16318 @findex nnimap-split-download-body
16319 @vindex nnimap-split-download-body
16320
16321 Set to non-@code{nil} to download entire articles during splitting.
16322 This is generally not required, and will slow things down
16323 considerably.  You may need it if you want to use an advanced
16324 splitting function that analyses the body to split the article.
16325
16326 @end table
16327
16328 @node Expiring in IMAP
16329 @subsection Expiring in IMAP
16330 @cindex expiring imap mail
16331
16332 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16333 end, it supports most features in regular expiring (@pxref{Expiring
16334 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16335 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16336 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16337 follows below are the variables used by the @code{nnimap} expiry
16338 process.
16339
16340 A note on how the expire mark is stored on the @acronym{IMAP} server is
16341 appropriate here as well.  The expire mark is translated into a
16342 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16343 message.  This means that likely only Gnus will understand and treat
16344 the @code{gnus-expire} mark properly, although other clients may allow
16345 you to view client specific flags on the message.  It also means that
16346 your server must support permanent storage of client specific flags on
16347 messages.  Most do, fortunately.
16348
16349 @table @code
16350
16351 @item nnmail-expiry-wait
16352 @item nnmail-expiry-wait-function
16353
16354 These variables are fully supported.  The expire value can be a
16355 number, the symbol @code{immediate} or @code{never}.
16356
16357 @item nnmail-expiry-target
16358
16359 This variable is supported, and internally implemented by calling the
16360 @code{nnmail} functions that handle this.  It contains an optimization
16361 that if the destination is a @acronym{IMAP} group on the same server, the
16362 article is copied instead of appended (that is, uploaded again).
16363
16364 @end table
16365
16366 @node Editing IMAP ACLs
16367 @subsection Editing IMAP ACLs
16368 @cindex editing imap acls
16369 @cindex Access Control Lists
16370 @cindex Editing @acronym{IMAP} ACLs
16371 @kindex G l
16372 @findex gnus-group-nnimap-edit-acl
16373
16374 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16375 limiting (or enabling) other users access to your mail boxes.  Not all
16376 @acronym{IMAP} servers support this, this function will give an error if it
16377 doesn't.
16378
16379 To edit an ACL for a mailbox, type @kbd{G l}
16380 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16381 editing window with detailed instructions.
16382
16383 Some possible uses:
16384
16385 @itemize @bullet
16386 @item
16387 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16388 on your mailing list mailboxes enables other users on the same server to
16389 follow the list without subscribing to it.
16390 @item
16391 At least with the Cyrus server, you are required to give the user
16392 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16393 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16394 INBOX.mailbox).
16395 @end itemize
16396
16397 @node Expunging mailboxes
16398 @subsection Expunging mailboxes
16399 @cindex expunging
16400
16401 @cindex expunge
16402 @cindex manual expunging
16403 @kindex G x
16404 @findex gnus-group-nnimap-expunge
16405
16406 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16407 you may want the option of expunging all deleted articles in a mailbox
16408 manually.  This is exactly what @kbd{G x} does.
16409
16410 Currently there is no way of showing deleted articles, you can just
16411 delete them.
16412
16413 @node A note on namespaces
16414 @subsection A note on namespaces
16415 @cindex IMAP namespace
16416 @cindex namespaces
16417
16418 The @acronym{IMAP} protocol has a concept called namespaces, described
16419 by the following text in the RFC:
16420
16421 @display
16422 5.1.2.  Mailbox Namespace Naming Convention
16423
16424    By convention, the first hierarchical element of any mailbox name
16425    which begins with "#" identifies the "namespace" of the remainder of
16426    the name.  This makes it possible to disambiguate between different
16427    types of mailbox stores, each of which have their own namespaces.
16428
16429       For example, implementations which offer access to USENET
16430       newsgroups MAY use the "#news" namespace to partition the USENET
16431       newsgroup namespace from that of other mailboxes.  Thus, the
16432       comp.mail.misc newsgroup would have an mailbox name of
16433       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16434       to a different object (e.g. a user's private mailbox).
16435 @end display
16436
16437 While there is nothing in this text that warrants concern for the
16438 @acronym{IMAP} implementation in Gnus, some servers use namespace
16439 prefixes in a way that does not work with how Gnus uses mailbox names.
16440
16441 Specifically, University of Washington's @acronym{IMAP} server uses
16442 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16443 in the @sc{create} and @sc{append} commands.  After the mailbox is
16444 created (or a messages is appended to a mailbox), it must be accessed
16445 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16446 not make it possible for the user to guarantee that user entered
16447 mailbox names will only be used with the CREATE and APPEND commands,
16448 you should simply not use the namespace prefixed mailbox names in
16449 Gnus.
16450
16451 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16452 for more information on how to use the prefixes.  They are a power
16453 tool and should be used only if you are sure what the effects are.
16454
16455 @node Debugging IMAP
16456 @subsection Debugging IMAP
16457 @cindex IMAP debugging
16458 @cindex protocol dump (IMAP)
16459
16460 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16461 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16462 best to fix them right away.  If you encounter odd behaviour, chances
16463 are that either the server or Gnus is buggy.
16464
16465 If you are familiar with network protocols in general, you will
16466 probably be able to extract some clues from the protocol dump of the
16467 exchanges between Gnus and the server.  Even if you are not familiar
16468 with network protocols, when you include the protocol dump in
16469 @acronym{IMAP}-related bug reports you are helping us with data
16470 critical to solving the problem.  Therefore, we strongly encourage you
16471 to include the protocol dump when reporting IMAP bugs in Gnus.
16472
16473
16474 @vindex imap-log
16475 Because the protocol dump, when enabled, generates lots of data, it is
16476 disabled by default.  You can enable it by setting @code{imap-log} as
16477 follows: 
16478
16479 @lisp
16480 (setq imap-log t)
16481 @end lisp
16482
16483 This instructs the @code{imap.el} package to log any exchanges with
16484 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16485 for error messages, which sometimes are tagged with the keyword
16486 @code{BAD} - but when submitting a bug, make sure to include all the
16487 data.
16488
16489 @node Other Sources
16490 @section Other Sources
16491
16492 Gnus can do more than just read news or mail.  The methods described
16493 below allow Gnus to view directories and files as if they were
16494 newsgroups.
16495
16496 @menu
16497 * Directory Groups::            You can read a directory as if it was a newsgroup.
16498 * Anything Groups::             Dired?  Who needs dired?
16499 * Document Groups::             Single files can be the basis of a group.
16500 * SOUP::                        Reading @sc{soup} packets ``offline''.
16501 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16502 @end menu
16503
16504
16505 @node Directory Groups
16506 @subsection Directory Groups
16507 @cindex nndir
16508 @cindex directory groups
16509
16510 If you have a directory that has lots of articles in separate files in
16511 it, you might treat it as a newsgroup.  The files have to have numerical
16512 names, of course.
16513
16514 This might be an opportune moment to mention @code{ange-ftp} (and its
16515 successor @code{efs}), that most wonderful of all wonderful Emacs
16516 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16517 back end to read directories.  Big deal.
16518
16519 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16520 enter the @code{ange-ftp} file name
16521 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16522 @code{ange-ftp} or @code{efs} will actually allow you to read this
16523 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16524
16525 @code{nndir} will use @acronym{NOV} files if they are present.
16526
16527 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16528 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16529 whatever you use @code{nndir} for, so you could switch to any of those
16530 methods if you feel the need to have a non-read-only @code{nndir}.
16531
16532
16533 @node Anything Groups
16534 @subsection Anything Groups
16535 @cindex nneething
16536
16537 From the @code{nndir} back end (which reads a single spool-like
16538 directory), it's just a hop and a skip to @code{nneething}, which
16539 pretends that any arbitrary directory is a newsgroup.  Strange, but
16540 true.
16541
16542 When @code{nneething} is presented with a directory, it will scan this
16543 directory and assign article numbers to each file.  When you enter such
16544 a group, @code{nneething} must create ``headers'' that Gnus can use.
16545 After all, Gnus is a newsreader, in case you're forgetting.
16546 @code{nneething} does this in a two-step process.  First, it snoops each
16547 file in question.  If the file looks like an article (i.e., the first
16548 few lines look like headers), it will use this as the head.  If this is
16549 just some arbitrary file without a head (e.g. a C source file),
16550 @code{nneething} will cobble up a header out of thin air.  It will use
16551 file ownership, name and date and do whatever it can with these
16552 elements.
16553
16554 All this should happen automatically for you, and you will be presented
16555 with something that looks very much like a newsgroup.  Totally like a
16556 newsgroup, to be precise.  If you select an article, it will be displayed
16557 in the article buffer, just as usual.
16558
16559 If you select a line that represents a directory, Gnus will pop you into
16560 a new summary buffer for this @code{nneething} group.  And so on.  You can
16561 traverse the entire disk this way, if you feel like, but remember that
16562 Gnus is not dired, really, and does not intend to be, either.
16563
16564 There are two overall modes to this action---ephemeral or solid.  When
16565 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16566 will not store information on what files you have read, and what files
16567 are new, and so on.  If you create a solid @code{nneething} group the
16568 normal way with @kbd{G m}, Gnus will store a mapping table between
16569 article numbers and file names, and you can treat this group like any
16570 other groups.  When you activate a solid @code{nneething} group, you will
16571 be told how many unread articles it contains, etc., etc.
16572
16573 Some variables:
16574
16575 @table @code
16576 @item nneething-map-file-directory
16577 @vindex nneething-map-file-directory
16578 All the mapping files for solid @code{nneething} groups will be stored
16579 in this directory, which defaults to @file{~/.nneething/}.
16580
16581 @item nneething-exclude-files
16582 @vindex nneething-exclude-files
16583 All files that match this regexp will be ignored.  Nice to use to exclude
16584 auto-save files and the like, which is what it does by default.
16585
16586 @item nneething-include-files
16587 @vindex nneething-include-files
16588 Regexp saying what files to include in the group.  If this variable is
16589 non-@code{nil}, only files matching this regexp will be included.
16590
16591 @item nneething-map-file
16592 @vindex nneething-map-file
16593 Name of the map files.
16594 @end table
16595
16596
16597 @node Document Groups
16598 @subsection Document Groups
16599 @cindex nndoc
16600 @cindex documentation group
16601 @cindex help group
16602
16603 @code{nndoc} is a cute little thing that will let you read a single file
16604 as a newsgroup.  Several files types are supported:
16605
16606 @table @code
16607 @cindex Babyl
16608 @cindex Rmail mbox
16609
16610 @item babyl
16611 The Babyl (Rmail) mail box.
16612 @cindex mbox
16613 @cindex Unix mbox
16614
16615 @item mbox
16616 The standard Unix mbox file.
16617
16618 @cindex MMDF mail box
16619 @item mmdf
16620 The MMDF mail box format.
16621
16622 @item news
16623 Several news articles appended into a file.
16624
16625 @item rnews
16626 @cindex rnews batch files
16627 The rnews batch transport format.
16628 @cindex forwarded messages
16629
16630 @item forward
16631 Forwarded articles.
16632
16633 @item nsmail
16634 Netscape mail boxes.
16635
16636 @item mime-parts
16637 @acronym{MIME} multipart messages.
16638
16639 @item standard-digest
16640 The standard (RFC 1153) digest format.
16641
16642 @item mime-digest
16643 A @acronym{MIME} digest of messages.
16644
16645 @item lanl-gov-announce
16646 Announcement messages from LANL Gov Announce.
16647
16648 @item rfc822-forward
16649 A message forwarded according to RFC822.
16650
16651 @item outlook
16652 The Outlook mail box.
16653
16654 @item oe-dbx
16655 The Outlook Express dbx mail box.
16656
16657 @item exim-bounce
16658 A bounce message from the Exim MTA.
16659
16660 @item forward
16661 A message forwarded according to informal rules.
16662
16663 @item rfc934
16664 An RFC934-forwarded message.
16665
16666 @item mailman
16667 A mailman digest.
16668
16669 @item clari-briefs
16670 A digest of Clarinet brief news items.
16671
16672 @item slack-digest
16673 Non-standard digest format---matches most things, but does it badly.
16674
16675 @item mail-in-mail
16676 The last resort.
16677 @end table
16678
16679 You can also use the special ``file type'' @code{guess}, which means
16680 that @code{nndoc} will try to guess what file type it is looking at.
16681 @code{digest} means that @code{nndoc} should guess what digest type the
16682 file is.
16683
16684 @code{nndoc} will not try to change the file or insert any extra headers into
16685 it---it will simply, like, let you use the file as the basis for a
16686 group.  And that's it.
16687
16688 If you have some old archived articles that you want to insert into your
16689 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16690 that.  Say you have an old @file{RMAIL} file with mail that you now want
16691 to split into your new @code{nnml} groups.  You look at that file using
16692 @code{nndoc} (using the @kbd{G f} command in the group buffer
16693 (@pxref{Foreign Groups})), set the process mark on all the articles in
16694 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16695 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
16696 file is now also stored in lots of @code{nnml} directories, and you can
16697 delete that pesky @file{RMAIL} file.  If you have the guts!
16698
16699 Virtual server variables:
16700
16701 @table @code
16702 @item nndoc-article-type
16703 @vindex nndoc-article-type
16704 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16705 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16706 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16707 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
16708 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
16709
16710 @item nndoc-post-type
16711 @vindex nndoc-post-type
16712 This variable says whether Gnus is to consider the group a news group or
16713 a mail group.  There are two valid values:  @code{mail} (the default)
16714 and @code{news}.
16715 @end table
16716
16717 @menu
16718 * Document Server Internals::   How to add your own document types.
16719 @end menu
16720
16721
16722 @node Document Server Internals
16723 @subsubsection Document Server Internals
16724
16725 Adding new document types to be recognized by @code{nndoc} isn't
16726 difficult.  You just have to whip up a definition of what the document
16727 looks like, write a predicate function to recognize that document type,
16728 and then hook into @code{nndoc}.
16729
16730 First, here's an example document type definition:
16731
16732 @example
16733 (mmdf
16734  (article-begin .  "^\^A\^A\^A\^A\n")
16735  (body-end .  "^\^A\^A\^A\^A\n"))
16736 @end example
16737
16738 The definition is simply a unique @dfn{name} followed by a series of
16739 regexp pseudo-variable settings.  Below are the possible
16740 variables---don't be daunted by the number of variables; most document
16741 types can be defined with very few settings:
16742
16743 @table @code
16744 @item first-article
16745 If present, @code{nndoc} will skip past all text until it finds
16746 something that match this regexp.  All text before this will be
16747 totally ignored.
16748
16749 @item article-begin
16750 This setting has to be present in all document type definitions.  It
16751 says what the beginning of each article looks like.
16752
16753 @item head-begin-function
16754 If present, this should be a function that moves point to the head of
16755 the article.
16756
16757 @item nndoc-head-begin
16758 If present, this should be a regexp that matches the head of the
16759 article.
16760
16761 @item nndoc-head-end
16762 This should match the end of the head of the article.  It defaults to
16763 @samp{^$}---the empty line.
16764
16765 @item body-begin-function
16766 If present, this function should move point to the beginning of the body
16767 of the article.
16768
16769 @item body-begin
16770 This should match the beginning of the body of the article.  It defaults
16771 to @samp{^\n}.
16772
16773 @item body-end-function
16774 If present, this function should move point to the end of the body of
16775 the article.
16776
16777 @item body-end
16778 If present, this should match the end of the body of the article.
16779
16780 @item file-end
16781 If present, this should match the end of the file.  All text after this
16782 regexp will be totally ignored.
16783
16784 @end table
16785
16786 So, using these variables @code{nndoc} is able to dissect a document
16787 file into a series of articles, each with a head and a body.  However, a
16788 few more variables are needed since not all document types are all that
16789 news-like---variables needed to transform the head or the body into
16790 something that's palatable for Gnus:
16791
16792 @table @code
16793 @item prepare-body-function
16794 If present, this function will be called when requesting an article.  It
16795 will be called with point at the start of the body, and is useful if the
16796 document has encoded some parts of its contents.
16797
16798 @item article-transform-function
16799 If present, this function is called when requesting an article.  It's
16800 meant to be used for more wide-ranging transformation of both head and
16801 body of the article.
16802
16803 @item generate-head-function
16804 If present, this function is called to generate a head that Gnus can
16805 understand.  It is called with the article number as a parameter, and is
16806 expected to generate a nice head for the article in question.  It is
16807 called when requesting the headers of all articles.
16808
16809 @end table
16810
16811 Let's look at the most complicated example I can come up with---standard
16812 digests:
16813
16814 @example
16815 (standard-digest
16816  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
16817  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
16818  (prepare-body-function . nndoc-unquote-dashes)
16819  (body-end-function . nndoc-digest-body-end)
16820  (head-end . "^ ?$")
16821  (body-begin . "^ ?\n")
16822  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
16823  (subtype digest guess))
16824 @end example
16825
16826 We see that all text before a 70-width line of dashes is ignored; all
16827 text after a line that starts with that @samp{^End of} is also ignored;
16828 each article begins with a 30-width line of dashes; the line separating
16829 the head from the body may contain a single space; and that the body is
16830 run through @code{nndoc-unquote-dashes} before being delivered.
16831
16832 To hook your own document definition into @code{nndoc}, use the
16833 @code{nndoc-add-type} function.  It takes two parameters---the first
16834 is the definition itself and the second (optional) parameter says
16835 where in the document type definition alist to put this definition.
16836 The alist is traversed sequentially, and
16837 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
16838 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
16839 @code{mmdf} type, and so on.  These type predicates should return
16840 @code{nil} if the document is not of the correct type; @code{t} if it
16841 is of the correct type; and a number if the document might be of the
16842 correct type.  A high number means high probability; a low number
16843 means low probability with @samp{0} being the lowest valid number.
16844
16845
16846 @node SOUP
16847 @subsection SOUP
16848 @cindex SOUP
16849 @cindex offline
16850
16851 In the PC world people often talk about ``offline'' newsreaders.  These
16852 are thingies that are combined reader/news transport monstrosities.
16853 With built-in modem programs.  Yecchh!
16854
16855 Of course, us Unix Weenie types of human beans use things like
16856 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
16857 transport things like Ghod intended.  And then we just use normal
16858 newsreaders.
16859
16860 However, it can sometimes be convenient to do something that's a bit
16861 easier on the brain if you have a very slow modem, and you're not really
16862 that interested in doing things properly.
16863
16864 A file format called @sc{soup} has been developed for transporting news
16865 and mail from servers to home machines and back again.  It can be a bit
16866 fiddly.
16867
16868 First some terminology:
16869
16870 @table @dfn
16871
16872 @item server
16873 This is the machine that is connected to the outside world and where you
16874 get news and/or mail from.
16875
16876 @item home machine
16877 This is the machine that you want to do the actual reading and responding
16878 on.  It is typically not connected to the rest of the world in any way.
16879
16880 @item packet
16881 Something that contains messages and/or commands.  There are two kinds
16882 of packets:
16883
16884 @table @dfn
16885 @item message packets
16886 These are packets made at the server, and typically contain lots of
16887 messages for you to read.  These are called @file{SoupoutX.tgz} by
16888 default, where @var{x} is a number.
16889
16890 @item response packets
16891 These are packets made at the home machine, and typically contains
16892 replies that you've written.  These are called @file{SoupinX.tgz} by
16893 default, where @var{x} is a number.
16894
16895 @end table
16896
16897 @end table
16898
16899
16900 @enumerate
16901
16902 @item
16903 You log in on the server and create a @sc{soup} packet.  You can either
16904 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
16905 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
16906 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
16907
16908 @item
16909 You transfer the packet home.  Rail, boat, car or modem will do fine.
16910
16911 @item
16912 You put the packet in your home directory.
16913
16914 @item
16915 You fire up Gnus on your home machine using the @code{nnsoup} back end as
16916 the native or secondary server.
16917
16918 @item
16919 You read articles and mail and answer and followup to the things you
16920 want (@pxref{SOUP Replies}).
16921
16922 @item
16923 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
16924 packet.
16925
16926 @item
16927 You transfer this packet to the server.
16928
16929 @item
16930 You use Gnus to mail this packet out with the @kbd{G s s} command.
16931
16932 @item
16933 You then repeat until you die.
16934
16935 @end enumerate
16936
16937 So you basically have a bipartite system---you use @code{nnsoup} for
16938 reading and Gnus for packing/sending these @sc{soup} packets.
16939
16940 @menu
16941 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
16942 * SOUP Groups::                 A back end for reading @sc{soup} packets.
16943 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
16944 @end menu
16945
16946
16947 @node SOUP Commands
16948 @subsubsection SOUP Commands
16949
16950 These are commands for creating and manipulating @sc{soup} packets.
16951
16952 @table @kbd
16953 @item G s b
16954 @kindex G s b (Group)
16955 @findex gnus-group-brew-soup
16956 Pack all unread articles in the current group
16957 (@code{gnus-group-brew-soup}).  This command understands the
16958 process/prefix convention.
16959
16960 @item G s w
16961 @kindex G s w (Group)
16962 @findex gnus-soup-save-areas
16963 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
16964
16965 @item G s s
16966 @kindex G s s (Group)
16967 @findex gnus-soup-send-replies
16968 Send all replies from the replies packet
16969 (@code{gnus-soup-send-replies}).
16970
16971 @item G s p
16972 @kindex G s p (Group)
16973 @findex gnus-soup-pack-packet
16974 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
16975
16976 @item G s r
16977 @kindex G s r (Group)
16978 @findex nnsoup-pack-replies
16979 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
16980
16981 @item O s
16982 @kindex O s (Summary)
16983 @findex gnus-soup-add-article
16984 This summary-mode command adds the current article to a @sc{soup} packet
16985 (@code{gnus-soup-add-article}).  It understands the process/prefix
16986 convention (@pxref{Process/Prefix}).
16987
16988 @end table
16989
16990
16991 There are a few variables to customize where Gnus will put all these
16992 thingies:
16993
16994 @table @code
16995
16996 @item gnus-soup-directory
16997 @vindex gnus-soup-directory
16998 Directory where Gnus will save intermediate files while composing
16999 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17000
17001 @item gnus-soup-replies-directory
17002 @vindex gnus-soup-replies-directory
17003 This is what Gnus will use as a temporary directory while sending our
17004 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17005
17006 @item gnus-soup-prefix-file
17007 @vindex gnus-soup-prefix-file
17008 Name of the file where Gnus stores the last used prefix.  The default is
17009 @samp{gnus-prefix}.
17010
17011 @item gnus-soup-packer
17012 @vindex gnus-soup-packer
17013 A format string command for packing a @sc{soup} packet.  The default is
17014 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17015
17016 @item gnus-soup-unpacker
17017 @vindex gnus-soup-unpacker
17018 Format string command for unpacking a @sc{soup} packet.  The default is
17019 @samp{gunzip -c %s | tar xvf -}.
17020
17021 @item gnus-soup-packet-directory
17022 @vindex gnus-soup-packet-directory
17023 Where Gnus will look for reply packets.  The default is @file{~/}.
17024
17025 @item gnus-soup-packet-regexp
17026 @vindex gnus-soup-packet-regexp
17027 Regular expression matching @sc{soup} reply packets in
17028 @code{gnus-soup-packet-directory}.
17029
17030 @end table
17031
17032
17033 @node SOUP Groups
17034 @subsubsection SOUP Groups
17035 @cindex nnsoup
17036
17037 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17038 read incoming packets, unpack them, and put them in a directory where
17039 you can read them at leisure.
17040
17041 These are the variables you can use to customize its behavior:
17042
17043 @table @code
17044
17045 @item nnsoup-tmp-directory
17046 @vindex nnsoup-tmp-directory
17047 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17048 directory.  (@file{/tmp/} by default.)
17049
17050 @item nnsoup-directory
17051 @vindex nnsoup-directory
17052 @code{nnsoup} then moves each message and index file to this directory.
17053 The default is @file{~/SOUP/}.
17054
17055 @item nnsoup-replies-directory
17056 @vindex nnsoup-replies-directory
17057 All replies will be stored in this directory before being packed into a
17058 reply packet.  The default is @file{~/SOUP/replies/}.
17059
17060 @item nnsoup-replies-format-type
17061 @vindex nnsoup-replies-format-type
17062 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17063 (rnews), and I don't think you should touch that variable.  I probably
17064 shouldn't even have documented it.  Drats!  Too late!
17065
17066 @item nnsoup-replies-index-type
17067 @vindex nnsoup-replies-index-type
17068 The index type of the replies packet.  The default is @samp{?n}, which
17069 means ``none''.  Don't fiddle with this one either!
17070
17071 @item nnsoup-active-file
17072 @vindex nnsoup-active-file
17073 Where @code{nnsoup} stores lots of information.  This is not an ``active
17074 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17075 this file or mess it up in any way, you're dead.  The default is
17076 @file{~/SOUP/active}.
17077
17078 @item nnsoup-packer
17079 @vindex nnsoup-packer
17080 Format string command for packing a reply @sc{soup} packet.  The default
17081 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17082
17083 @item nnsoup-unpacker
17084 @vindex nnsoup-unpacker
17085 Format string command for unpacking incoming @sc{soup} packets.  The
17086 default is @samp{gunzip -c %s | tar xvf -}.
17087
17088 @item nnsoup-packet-directory
17089 @vindex nnsoup-packet-directory
17090 Where @code{nnsoup} will look for incoming packets.  The default is
17091 @file{~/}.
17092
17093 @item nnsoup-packet-regexp
17094 @vindex nnsoup-packet-regexp
17095 Regular expression matching incoming @sc{soup} packets.  The default is
17096 @samp{Soupout}.
17097
17098 @item nnsoup-always-save
17099 @vindex nnsoup-always-save
17100 If non-@code{nil}, save the replies buffer after each posted message.
17101
17102 @end table
17103
17104
17105 @node SOUP Replies
17106 @subsubsection SOUP Replies
17107
17108 Just using @code{nnsoup} won't mean that your postings and mailings end
17109 up in @sc{soup} reply packets automagically.  You have to work a bit
17110 more for that to happen.
17111
17112 @findex nnsoup-set-variables
17113 The @code{nnsoup-set-variables} command will set the appropriate
17114 variables to ensure that all your followups and replies end up in the
17115 @sc{soup} system.
17116
17117 In specific, this is what it does:
17118
17119 @lisp
17120 (setq message-send-news-function 'nnsoup-request-post)
17121 (setq message-send-mail-function 'nnsoup-request-mail)
17122 @end lisp
17123
17124 And that's it, really.  If you only want news to go into the @sc{soup}
17125 system you just use the first line.  If you only want mail to be
17126 @sc{soup}ed you use the second.
17127
17128
17129 @node Mail-To-News Gateways
17130 @subsection Mail-To-News Gateways
17131 @cindex mail-to-news gateways
17132 @cindex gateways
17133
17134 If your local @code{nntp} server doesn't allow posting, for some reason
17135 or other, you can post using one of the numerous mail-to-news gateways.
17136 The @code{nngateway} back end provides the interface.
17137
17138 Note that you can't read anything from this back end---it can only be
17139 used to post with.
17140
17141 Server variables:
17142
17143 @table @code
17144 @item nngateway-address
17145 @vindex nngateway-address
17146 This is the address of the mail-to-news gateway.
17147
17148 @item nngateway-header-transformation
17149 @vindex nngateway-header-transformation
17150 News headers often have to be transformed in some odd way or other
17151 for the mail-to-news gateway to accept it.  This variable says what
17152 transformation should be called, and defaults to
17153 @code{nngateway-simple-header-transformation}.  The function is called
17154 narrowed to the headers to be transformed and with one parameter---the
17155 gateway address.
17156
17157 This default function just inserts a new @code{To} header based on the
17158 @code{Newsgroups} header and the gateway address.
17159 For instance, an article with this @code{Newsgroups} header:
17160
17161 @example
17162 Newsgroups: alt.religion.emacs
17163 @end example
17164
17165 will get this @code{To} header inserted:
17166
17167 @example
17168 To: alt-religion-emacs@@GATEWAY
17169 @end example
17170
17171 The following pre-defined functions exist:
17172
17173 @findex nngateway-simple-header-transformation
17174 @table @code
17175
17176 @item nngateway-simple-header-transformation
17177 Creates a @code{To} header that looks like
17178 @var{newsgroup}@@@code{nngateway-address}.
17179
17180 @findex nngateway-mail2news-header-transformation
17181
17182 @item nngateway-mail2news-header-transformation
17183 Creates a @code{To} header that looks like
17184 @code{nngateway-address}.
17185 @end table
17186
17187 @end table
17188
17189 Here's an example:
17190
17191 @lisp
17192 (setq gnus-post-method
17193       '(nngateway
17194         "mail2news@@replay.com"
17195         (nngateway-header-transformation
17196          nngateway-mail2news-header-transformation)))
17197 @end lisp
17198
17199 So, to use this, simply say something like:
17200
17201 @lisp
17202 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17203 @end lisp
17204
17205
17206
17207 @node Combined Groups
17208 @section Combined Groups
17209
17210 Gnus allows combining a mixture of all the other group types into bigger
17211 groups.
17212
17213 @menu
17214 * Virtual Groups::              Combining articles from many groups.
17215 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17216 @end menu
17217
17218
17219 @node Virtual Groups
17220 @subsection Virtual Groups
17221 @cindex nnvirtual
17222 @cindex virtual groups
17223 @cindex merging groups
17224
17225 An @dfn{nnvirtual group} is really nothing more than a collection of
17226 other groups.
17227
17228 For instance, if you are tired of reading many small groups, you can
17229 put them all in one big group, and then grow tired of reading one
17230 big, unwieldy group.  The joys of computing!
17231
17232 You specify @code{nnvirtual} as the method.  The address should be a
17233 regexp to match component groups.
17234
17235 All marks in the virtual group will stick to the articles in the
17236 component groups.  So if you tick an article in a virtual group, the
17237 article will also be ticked in the component group from whence it
17238 came.  (And vice versa---marks from the component groups will also be
17239 shown in the virtual group.).  To create an empty virtual group, run
17240 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17241 and edit the method regexp with @kbd{M-e}
17242 (@code{gnus-group-edit-group-method})
17243
17244 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17245 newsgroups into one, big, happy newsgroup:
17246
17247 @lisp
17248 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17249 @end lisp
17250
17251 The component groups can be native or foreign; everything should work
17252 smoothly, but if your computer explodes, it was probably my fault.
17253
17254 Collecting the same group from several servers might actually be a good
17255 idea if users have set the Distribution header to limit distribution.
17256 If you would like to read @samp{soc.motss} both from a server in Japan
17257 and a server in Norway, you could use the following as the group regexp:
17258
17259 @example
17260 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17261 @end example
17262
17263 (Remember, though, that if you're creating the group with @kbd{G m}, you
17264 shouldn't double the backslashes, and you should leave off the quote
17265 characters at the beginning and the end of the string.)
17266
17267 This should work kinda smoothly---all articles from both groups should
17268 end up in this one, and there should be no duplicates.  Threading (and
17269 the rest) will still work as usual, but there might be problems with the
17270 sequence of articles.  Sorting on date might be an option here
17271 (@pxref{Selecting a Group}).
17272
17273 One limitation, however---all groups included in a virtual
17274 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17275 zombie groups can't be component groups for @code{nnvirtual} groups.
17276
17277 @vindex nnvirtual-always-rescan
17278 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17279 @code{nnvirtual} will always scan groups for unread articles when
17280 entering a virtual group.  If this variable is @code{nil} (which is the
17281 default) and you read articles in a component group after the virtual
17282 group has been activated, the read articles from the component group
17283 will show up when you enter the virtual group.  You'll also see this
17284 effect if you have two virtual groups that have a component group in
17285 common.  If that's the case, you should set this variable to @code{t}.
17286 Or you can just tap @code{M-g} on the virtual group every time before
17287 you enter it---it'll have much the same effect.
17288
17289 @code{nnvirtual} can have both mail and news groups as component groups.
17290 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17291 has to ask the back end of the component group the article comes from
17292 whether it is a news or mail back end.  However, when you do a @kbd{^},
17293 there is typically no sure way for the component back end to know this,
17294 and in that case @code{nnvirtual} tells Gnus that the article came from a
17295 not-news back end.  (Just to be on the safe side.)
17296
17297 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17298 line from the article you respond to in these cases.
17299
17300 @code{nnvirtual} groups do not inherit anything but articles and marks
17301 from component groups---group parameters, for instance, are not
17302 inherited.
17303
17304
17305 @node Kibozed Groups
17306 @subsection Kibozed Groups
17307 @cindex nnkiboze
17308 @cindex kibozing
17309
17310 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17311 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17312 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17313 down to a halt with useless requests!  Oh happiness!
17314
17315 @kindex G k (Group)
17316 To create a kibozed group, use the @kbd{G k} command in the group
17317 buffer.
17318
17319 The address field of the @code{nnkiboze} method is, as with
17320 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17321 @code{nnkiboze} group.  That's where most similarities between
17322 @code{nnkiboze} and @code{nnvirtual} end.
17323
17324 In addition to this regexp detailing component groups, an
17325 @code{nnkiboze} group must have a score file to say what articles are
17326 to be included in the group (@pxref{Scoring}).
17327
17328 @kindex M-x nnkiboze-generate-groups
17329 @findex nnkiboze-generate-groups
17330 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17331 @code{nnkiboze} groups you want to have.  This command will take time.
17332 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17333 headers from all the articles in all the component groups and run them
17334 through the scoring process to determine if there are any articles in
17335 the groups that are to be part of the @code{nnkiboze} groups.
17336
17337 Please limit the number of component groups by using restrictive
17338 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17339 @acronym{NNTP} site may throw you off and never let you back in again.
17340 Stranger things have happened.
17341
17342 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17343 and they can be foreign.  No restrictions.
17344
17345 @vindex nnkiboze-directory
17346 The generation of an @code{nnkiboze} group means writing two files in
17347 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17348 One contains the @acronym{NOV} header lines for all the articles in
17349 the group, and the other is an additional @file{.newsrc} file to store
17350 information on what groups have been searched through to find
17351 component articles.
17352
17353 Articles marked as read in the @code{nnkiboze} group will have
17354 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17355
17356
17357 @node Gnus Unplugged
17358 @section Gnus Unplugged
17359 @cindex offline
17360 @cindex unplugged
17361 @cindex agent
17362 @cindex Gnus agent
17363 @cindex Gnus unplugged
17364
17365 In olden times (ca. February '88), people used to run their newsreaders
17366 on big machines with permanent connections to the net.  News transport
17367 was dealt with by news servers, and all the newsreaders had to do was to
17368 read news.  Believe it or not.
17369
17370 Nowadays most people read news and mail at home, and use some sort of
17371 modem to connect to the net.  To avoid running up huge phone bills, it
17372 would be nice to have a way to slurp down all the news and mail, hang up
17373 the phone, read for several hours, and then upload any responses you
17374 have to make.  And then you repeat the procedure.
17375
17376 Of course, you can use news servers for doing this as well.  I've used
17377 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17378 for some years, but doing that's a bore.  Moving the news server
17379 functionality up to the newsreader makes sense if you're the only person
17380 reading news on a machine.
17381
17382 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17383 fact, you don't even have to configure anything.
17384
17385 Of course, to use it as such, you have to learn a few new commands.
17386
17387 @menu
17388 * Agent Basics::                How it all is supposed to work.
17389 * Agent Categories::            How to tell the Gnus Agent what to download.
17390 * Agent Commands::              New commands for all the buffers.
17391 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17392 * Agent as Cache::              The Agent is a big cache too.
17393 * Agent Expiry::                How to make old articles go away.
17394 * Agent Regeneration::          How to recover from lost connections and other accidents.
17395 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17396 * Outgoing Messages::           What happens when you post/mail something?
17397 * Agent Variables::             Customizing is fun.
17398 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17399 * Batching Agents::             How to fetch news from a @code{cron} job.
17400 * Agent Caveats::               What you think it'll do and what it does.
17401 @end menu
17402
17403
17404 @node Agent Basics
17405 @subsection Agent Basics
17406
17407 First, let's get some terminology out of the way.
17408
17409 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17410 connection to the net (and notified the Agent that this is the case).
17411 When the connection to the net is up again (and Gnus knows this), the
17412 Agent is @dfn{plugged}.
17413
17414 The @dfn{local} machine is the one you're running on, and which isn't
17415 connected to the net continuously.
17416
17417 @dfn{Downloading} means fetching things from the net to your local
17418 machine.  @dfn{Uploading} is doing the opposite.
17419
17420 You know that Gnus gives you all the opportunity you'd ever want for
17421 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17422 is also customizable to a great extent, which means that the user has a
17423 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17424 you in your foot, but with Gnus, you have a choice!
17425
17426 Gnus is never really in plugged or unplugged state.  Rather, it applies
17427 that state to each server individually.  This means that some servers
17428 can be plugged while others can be unplugged.  Additionally, some
17429 servers can be ignored by the Agent altogether (which means that
17430 they're kinda like plugged always).
17431
17432 So when you unplug the Agent and then wonder why is Gnus opening a
17433 connection to the Net, the next step to do is to look whether all
17434 servers are agentized.  If there is an unagentized server, you found
17435 the culprit.
17436
17437 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17438 reachable.  When Gnus notices this, it asks you whether you want the
17439 server to be switched to offline state.  If you say yes, then the
17440 server will behave somewhat as if it was unplugged, except that Gnus
17441 will ask you whether you want to switch it back online again.
17442
17443 Let's take a typical Gnus session using the Agent.
17444
17445 @itemize @bullet
17446
17447 @item
17448 @findex gnus-unplugged
17449 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17450 Agent in a disconnected state.  You can read all the news that you have
17451 already fetched while in this mode.
17452
17453 @item
17454 You then decide to see whether any new news has arrived.  You connect
17455 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17456 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17457 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17458 Source Specifiers}).
17459
17460 @item
17461 You can then read the new news immediately, or you can download the
17462 news onto your local machine.  If you want to do the latter, you press
17463 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17464 all the eligible articles in all the groups.  (To let Gnus know which
17465 articles you want to download, @pxref{Agent Categories}).
17466
17467 @item
17468 After fetching the articles, you press @kbd{J j} to make Gnus become
17469 unplugged again, and you shut down the PPP thing (or whatever).  And
17470 then you read the news offline.
17471
17472 @item
17473 And then you go to step 2.
17474 @end itemize
17475
17476 Here are some things you should do the first time (or so) that you use
17477 the Agent.
17478
17479 @itemize @bullet
17480
17481 @item
17482 Decide which servers should be covered by the Agent.  If you have a mail
17483 back end, it would probably be nonsensical to have it covered by the
17484 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17485 @kbd{J a} on the server (or servers) that you wish to have covered by the
17486 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17487 added servers you do not wish to have covered by the Agent.  By default,
17488 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17489 @code{gnus-secondary-select-methods} are agentized.
17490
17491 @item
17492 Decide on download policy.  It's fairly simple once you decide whether
17493 you are going to use agent categories, topic parameters, and/or group
17494 parameters to implement your policy.  If you're new to gnus, it
17495 is probably best to start with a category, @xref{Agent Categories}.
17496
17497 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17498 (@pxref{Agent Categories}) provide for setting a policy that applies
17499 to multiple groups.  Which you use is entirely up to you.  Topic
17500 parameters do override categories so, if you mix the two, you'll have
17501 to take that into account.  If you have a few groups that deviate from
17502 your policy, you can use group parameters (@pxref{Group Parameters}) to
17503 configure them.
17504
17505 @item
17506 Uhm@dots{} that's it.
17507 @end itemize
17508
17509
17510 @node Agent Categories
17511 @subsection Agent Categories
17512
17513 One of the main reasons to integrate the news transport layer into the
17514 newsreader is to allow greater control over what articles to download.
17515 There's not much point in downloading huge amounts of articles, just to
17516 find out that you're not interested in reading any of them.  It's better
17517 to be somewhat more conservative in choosing what to download, and then
17518 mark the articles for downloading manually if it should turn out that
17519 you're interested in the articles anyway.
17520
17521 One of the more effective methods for controlling what is to be
17522 downloaded is to create a @dfn{category} and then assign some (or all)
17523 groups to this category.  Groups that do not belong in any other
17524 category belong to the @code{default} category.  Gnus has its own
17525 buffer for creating and managing categories.
17526
17527 If you prefer, you can also use group parameters (@pxref{Group
17528 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17529 alternative approach to controlling the agent.  The only real
17530 difference is that categories are specific to the agent (so there is
17531 less to learn) while group and topic parameters include the kitchen
17532 sink.
17533
17534 Since you can set agent parameters in several different places we have
17535 a rule to decide which source to believe.  This rule specifies that
17536 the parameter sources are checked in the following order: group
17537 parameters, topic parameters, agent category, and finally customizable
17538 variables.  So you can mix all of these sources to produce a wide range
17539 of behavior, just don't blame me if you don't remember where you put
17540 your settings.
17541
17542 @menu
17543 * Category Syntax::             What a category looks like.
17544 * Category Buffer::             A buffer for maintaining categories.
17545 * Category Variables::          Customize'r'Us.
17546 @end menu
17547
17548
17549 @node Category Syntax
17550 @subsubsection Category Syntax
17551
17552 A category consists of a name, the list of groups belonging to the
17553 category, and a number of optional parameters that override the
17554 customizable variables.  The complete list of agent parameters are
17555 listed below.
17556
17557 @table @code
17558 @item gnus-agent-cat-name
17559 The name of the category.
17560
17561 @item gnus-agent-cat-groups
17562 The list of groups that are in this category.
17563
17564 @item gnus-agent-cat-predicate
17565 A predicate which (generally) gives a rough outline of which articles
17566 are eligible for downloading; and
17567
17568 @item gnus-agent-cat-score-file
17569 a score rule which (generally) gives you a finer granularity when
17570 deciding what articles to download.  (Note that this @dfn{download
17571 score} is not necessarily related to normal scores.)
17572
17573 @item gnus-agent-cat-enable-expiration
17574 a boolean indicating whether the agent should expire old articles in
17575 this group.  Most groups should be expired to conserve disk space.  In
17576 fact, its probably safe to say that the gnus.* hierarchy contains the
17577 only groups that should not be expired.
17578
17579 @item gnus-agent-cat-days-until-old
17580 an integer indicating the number of days that the agent should wait
17581 before deciding that a read article is safe to expire.
17582
17583 @item gnus-agent-cat-low-score
17584 an integer that overrides the value of @code{gnus-agent-low-score}.
17585
17586 @item gnus-agent-cat-high-score
17587 an integer that overrides the value of @code{gnus-agent-high-score}.
17588
17589 @item gnus-agent-cat-length-when-short
17590 an integer that overrides the value of
17591 @code{gnus-agent-short-article}.
17592
17593 @item gnus-agent-cat-length-when-long
17594 an integer that overrides the value of @code{gnus-agent-long-article}.
17595 @end table
17596
17597 The name of a category can not be changed once the category has been
17598 created.
17599
17600 Each category maintains a list of groups that are exclusive members of
17601 that category.  The exclusivity rule is automatically enforced, add a
17602 group to a new category and it is automatically removed from its old
17603 category.
17604
17605 A predicate in its simplest form can be a single predicate such as
17606 @code{true} or @code{false}.  These two will download every available
17607 article or nothing respectively.  In the case of these two special
17608 predicates an additional score rule is superfluous.
17609
17610 Predicates of @code{high} or @code{low} download articles in respect of
17611 their scores in relationship to @code{gnus-agent-high-score} and
17612 @code{gnus-agent-low-score} as described below.
17613
17614 To gain even finer control of what is to be regarded eligible for
17615 download a predicate can consist of a number of predicates with logical
17616 operators sprinkled in between.
17617
17618 Perhaps some examples are in order.
17619
17620 Here's a simple predicate.  (It's the default predicate, in fact, used
17621 for all groups that don't belong to any other category.)
17622
17623 @lisp
17624 short
17625 @end lisp
17626
17627 Quite simple, eh?  This predicate is true if and only if the article is
17628 short (for some value of ``short'').
17629
17630 Here's a more complex predicate:
17631
17632 @lisp
17633 (or high
17634     (and
17635      (not low)
17636      (not long)))
17637 @end lisp
17638
17639 This means that an article should be downloaded if it has a high score,
17640 or if the score is not low and the article is not long.  You get the
17641 drift.
17642
17643 The available logical operators are @code{or}, @code{and} and
17644 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17645 @samp{|}, @code{&} and @code{!} instead.)
17646
17647 The following predicates are pre-defined, but if none of these fit what
17648 you want to do, you can write your own.
17649
17650 When evaluating each of these predicates, the named constant will be
17651 bound to the value determined by calling
17652 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17653 example, gnus-agent-short-article will be bound to
17654 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17655 means that you can specify a predicate in your category then tune that
17656 predicate to individual groups.
17657
17658 @table @code
17659 @item short
17660 True iff the article is shorter than @code{gnus-agent-short-article}
17661 lines; default 100.
17662
17663 @item long
17664 True iff the article is longer than @code{gnus-agent-long-article}
17665 lines; default 200.
17666
17667 @item low
17668 True iff the article has a download score less than
17669 @code{gnus-agent-low-score}; default 0.
17670
17671 @item high
17672 True iff the article has a download score greater than
17673 @code{gnus-agent-high-score}; default 0.
17674
17675 @item spam
17676 True iff the Gnus Agent guesses that the article is spam.  The
17677 heuristics may change over time, but at present it just computes a
17678 checksum and sees whether articles match.
17679
17680 @item true
17681 Always true.
17682
17683 @item false
17684 Always false.
17685 @end table
17686
17687 If you want to create your own predicate function, here's what you have
17688 to know:  The functions are called with no parameters, but the
17689 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
17690 useful values.
17691
17692 For example, you could decide that you don't want to download articles
17693 that were posted more than a certain number of days ago (e.g. posted
17694 more than @code{gnus-agent-expire-days} ago) you might write a function
17695 something along the lines of the following:
17696
17697 @lisp
17698 (defun my-article-old-p ()
17699   "Say whether an article is old."
17700   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
17701      (- (time-to-days (current-time)) gnus-agent-expire-days)))
17702 @end lisp
17703
17704 with the predicate then defined as:
17705
17706 @lisp
17707 (not my-article-old-p)
17708 @end lisp
17709
17710 or you could append your predicate to the predefined
17711 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
17712 wherever.
17713
17714 @lisp
17715 (require 'gnus-agent)
17716 (setq  gnus-category-predicate-alist
17717   (append gnus-category-predicate-alist
17718          '((old . my-article-old-p))))
17719 @end lisp
17720
17721 and simply specify your predicate as:
17722
17723 @lisp
17724 (not old)
17725 @end lisp
17726
17727 If/when using something like the above, be aware that there are many
17728 misconfigured systems/mailers out there and so an article's date is not
17729 always a reliable indication of when it was posted.  Hell, some people
17730 just don't give a damn.
17731
17732 The above predicates apply to @emph{all} the groups which belong to the
17733 category.  However, if you wish to have a specific predicate for an
17734 individual group within a category, or you're just too lazy to set up a
17735 new category, you can enter a group's individual predicate in its group
17736 parameters like so:
17737
17738 @lisp
17739 (agent-predicate . short)
17740 @end lisp
17741
17742 This is the group/topic parameter equivalent of the agent category default.
17743 Note that when specifying a single word predicate like this, the
17744 @code{agent-predicate} specification must be in dotted pair notation.
17745
17746 The equivalent of the longer example from above would be:
17747
17748 @lisp
17749 (agent-predicate or high (and (not low) (not long)))
17750 @end lisp
17751
17752 The outer parenthesis required in the category specification are not
17753 entered here as, not being in dotted pair notation, the value of the
17754 predicate is assumed to be a list.
17755
17756
17757 Now, the syntax of the download score is the same as the syntax of
17758 normal score files, except that all elements that require actually
17759 seeing the article itself are verboten.  This means that only the
17760 following headers can be scored on: @code{Subject}, @code{From},
17761 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
17762 @code{Lines}, and @code{Xref}.
17763
17764 As with predicates, the specification of the @code{download score rule}
17765 to use in respect of a group can be in either the category definition if
17766 it's to be applicable to all groups in therein, or a group's parameters
17767 if it's to be specific to that group.
17768
17769 In both of these places the @code{download score rule} can take one of
17770 three forms:
17771
17772 @enumerate
17773 @item
17774 Score rule
17775
17776 This has the same syntax as a normal Gnus score file except only a
17777 subset of scoring keywords are available as mentioned above.
17778
17779 example:
17780
17781 @itemize @bullet
17782 @item
17783 Category specification
17784
17785 @lisp
17786 (("from"
17787        ("Lars Ingebrigtsen" 1000000 nil s))
17788 ("lines"
17789        (500 -100 nil <)))
17790 @end lisp
17791
17792 @item
17793 Group/Topic Parameter specification
17794
17795 @lisp
17796 (agent-score ("from"
17797                    ("Lars Ingebrigtsen" 1000000 nil s))
17798              ("lines"
17799                    (500 -100 nil <)))
17800 @end lisp
17801
17802 Again, note the omission of the outermost parenthesis here.
17803 @end itemize
17804
17805 @item
17806 Agent score file
17807
17808 These score files must @emph{only} contain the permitted scoring
17809 keywords stated above.
17810
17811 example:
17812
17813 @itemize @bullet
17814 @item
17815 Category specification
17816
17817 @lisp
17818 ("~/News/agent.SCORE")
17819 @end lisp
17820
17821 or perhaps
17822
17823 @lisp
17824 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
17825 @end lisp
17826
17827 @item
17828 Group Parameter specification
17829
17830 @lisp
17831 (agent-score "~/News/agent.SCORE")
17832 @end lisp
17833
17834 Additional score files can be specified as above.  Need I say anything
17835 about parenthesis?
17836 @end itemize
17837
17838 @item
17839 Use @code{normal} score files
17840
17841 If you don't want to maintain two sets of scoring rules for a group, and
17842 your desired @code{downloading} criteria for a group are the same as your
17843 @code{reading} criteria then you can tell the agent to refer to your
17844 @code{normal} score files when deciding what to download.
17845
17846 These directives in either the category definition or a group's
17847 parameters will cause the agent to read in all the applicable score
17848 files for a group, @emph{filtering out} those sections that do not
17849 relate to one of the permitted subset of scoring keywords.
17850
17851 @itemize @bullet
17852 @item
17853 Category Specification
17854
17855 @lisp
17856 file
17857 @end lisp
17858
17859 @item
17860 Group Parameter specification
17861
17862 @lisp
17863 (agent-score . file)
17864 @end lisp
17865 @end itemize
17866 @end enumerate
17867
17868 @node Category Buffer
17869 @subsubsection Category Buffer
17870
17871 You'd normally do all category maintenance from the category buffer.
17872 When you enter it for the first time (with the @kbd{J c} command from
17873 the group buffer), you'll only see the @code{default} category.
17874
17875 The following commands are available in this buffer:
17876
17877 @table @kbd
17878 @item q
17879 @kindex q (Category)
17880 @findex gnus-category-exit
17881 Return to the group buffer (@code{gnus-category-exit}).
17882
17883 @item e
17884 @kindex e (Category)
17885 @findex gnus-category-customize-category
17886 Use a customization buffer to set all of the selected category's
17887 parameters at one time (@code{gnus-category-customize-category}).
17888
17889 @item k
17890 @kindex k (Category)
17891 @findex gnus-category-kill
17892 Kill the current category (@code{gnus-category-kill}).
17893
17894 @item c
17895 @kindex c (Category)
17896 @findex gnus-category-copy
17897 Copy the current category (@code{gnus-category-copy}).
17898
17899 @item a
17900 @kindex a (Category)
17901 @findex gnus-category-add
17902 Add a new category (@code{gnus-category-add}).
17903
17904 @item p
17905 @kindex p (Category)
17906 @findex gnus-category-edit-predicate
17907 Edit the predicate of the current category
17908 (@code{gnus-category-edit-predicate}).
17909
17910 @item g
17911 @kindex g (Category)
17912 @findex gnus-category-edit-groups
17913 Edit the list of groups belonging to the current category
17914 (@code{gnus-category-edit-groups}).
17915
17916 @item s
17917 @kindex s (Category)
17918 @findex gnus-category-edit-score
17919 Edit the download score rule of the current category
17920 (@code{gnus-category-edit-score}).
17921
17922 @item l
17923 @kindex l (Category)
17924 @findex gnus-category-list
17925 List all the categories (@code{gnus-category-list}).
17926 @end table
17927
17928
17929 @node Category Variables
17930 @subsubsection Category Variables
17931
17932 @table @code
17933 @item gnus-category-mode-hook
17934 @vindex gnus-category-mode-hook
17935 Hook run in category buffers.
17936
17937 @item gnus-category-line-format
17938 @vindex gnus-category-line-format
17939 Format of the lines in the category buffer (@pxref{Formatting
17940 Variables}).  Valid elements are:
17941
17942 @table @samp
17943 @item c
17944 The name of the category.
17945
17946 @item g
17947 The number of groups in the category.
17948 @end table
17949
17950 @item gnus-category-mode-line-format
17951 @vindex gnus-category-mode-line-format
17952 Format of the category mode line (@pxref{Mode Line Formatting}).
17953
17954 @item gnus-agent-short-article
17955 @vindex gnus-agent-short-article
17956 Articles that have fewer lines than this are short.  Default 100.
17957
17958 @item gnus-agent-long-article
17959 @vindex gnus-agent-long-article
17960 Articles that have more lines than this are long.  Default 200.
17961
17962 @item gnus-agent-low-score
17963 @vindex gnus-agent-low-score
17964 Articles that have a score lower than this have a low score.  Default
17965 0.
17966
17967 @item gnus-agent-high-score
17968 @vindex gnus-agent-high-score
17969 Articles that have a score higher than this have a high score.  Default
17970 0.
17971
17972 @item gnus-agent-expire-days
17973 @vindex gnus-agent-expire-days
17974 The number of days that a @samp{read} article must stay in the agent's
17975 local disk before becoming eligible for expiration (While the name is
17976 the same, this doesn't mean expiring the article on the server.  It
17977 just means deleting the local copy of the article).  What is also
17978 important to understand is that the counter starts with the time the
17979 article was written to the local disk and not the time the article was
17980 read.
17981 Default 7.
17982
17983 @item gnus-agent-enable-expiration
17984 @vindex gnus-agent-enable-expiration
17985 Determines whether articles in a group are, by default, expired or
17986 retained indefinitely.  The default is @code{ENABLE} which means that
17987 you'll have to disable expiration when desired.  On the other hand,
17988 you could set this to @code{DISABLE}.  In that case, you would then
17989 have to enable expiration in selected groups.
17990
17991 @end table
17992
17993
17994 @node Agent Commands
17995 @subsection Agent Commands
17996 @findex gnus-agent-toggle-plugged
17997 @kindex J j (Agent)
17998
17999 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18000 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18001 toggles the plugged/unplugged state of the Gnus Agent.
18002
18003
18004 @menu
18005 * Group Agent Commands::        Configure groups and fetch their contents.
18006 * Summary Agent Commands::      Manually select then fetch specific articles.
18007 * Server Agent Commands::       Select the servers that are supported by the agent.
18008 @end menu
18009
18010
18011
18012
18013 @node Group Agent Commands
18014 @subsubsection Group Agent Commands
18015
18016 @table @kbd
18017 @item J u
18018 @kindex J u (Agent Group)
18019 @findex gnus-agent-fetch-groups
18020 Fetch all eligible articles in the current group
18021 (@code{gnus-agent-fetch-groups}).
18022
18023 @item J c
18024 @kindex J c (Agent Group)
18025 @findex gnus-enter-category-buffer
18026 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18027
18028 @item J s
18029 @kindex J s (Agent Group)
18030 @findex gnus-agent-fetch-session
18031 Fetch all eligible articles in all groups
18032 (@code{gnus-agent-fetch-session}).
18033
18034 @item J S
18035 @kindex J S (Agent Group)
18036 @findex gnus-group-send-queue
18037 Send all sendable messages in the queue group
18038 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18039
18040 @item J a
18041 @kindex J a (Agent Group)
18042 @findex gnus-agent-add-group
18043 Add the current group to an Agent category
18044 (@code{gnus-agent-add-group}).  This command understands the
18045 process/prefix convention (@pxref{Process/Prefix}).
18046
18047 @item J r
18048 @kindex J r (Agent Group)
18049 @findex gnus-agent-remove-group
18050 Remove the current group from its category, if any
18051 (@code{gnus-agent-remove-group}).  This command understands the
18052 process/prefix convention (@pxref{Process/Prefix}).
18053
18054 @item J Y
18055 @kindex J Y (Agent Group)
18056 @findex gnus-agent-synchronize-flags
18057 Synchronize flags changed while unplugged with remote server, if any.
18058
18059
18060 @end table
18061
18062
18063 @node Summary Agent Commands
18064 @subsubsection Summary Agent Commands
18065
18066 @table @kbd
18067 @item J #
18068 @kindex J # (Agent Summary)
18069 @findex gnus-agent-mark-article
18070 Mark the article for downloading (@code{gnus-agent-mark-article}).
18071
18072 @item J M-#
18073 @kindex J M-# (Agent Summary)
18074 @findex gnus-agent-unmark-article
18075 Remove the downloading mark from the article
18076 (@code{gnus-agent-unmark-article}).
18077
18078 @cindex %
18079 @item @@
18080 @kindex @@ (Agent Summary)
18081 @findex gnus-agent-toggle-mark
18082 Toggle whether to download the article
18083 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18084 default.
18085
18086 @item J c
18087 @kindex J c (Agent Summary)
18088 @findex gnus-agent-catchup
18089 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18090
18091 @item J S
18092 @kindex J S (Agent Summary)
18093 @findex gnus-agent-fetch-group
18094 Download all eligible (@pxref{Agent Categories}) articles in this group.
18095 (@code{gnus-agent-fetch-group}).
18096
18097 @item J s
18098 @kindex J s (Agent Summary)
18099 @findex gnus-agent-fetch-series
18100 Download all processable articles in this group.
18101 (@code{gnus-agent-fetch-series}).
18102
18103 @item J u
18104 @kindex J u (Agent Summary)
18105 @findex gnus-agent-summary-fetch-group
18106 Download all downloadable articles in the current group
18107 (@code{gnus-agent-summary-fetch-group}).
18108
18109 @end table
18110
18111
18112 @node Server Agent Commands
18113 @subsubsection Server Agent Commands
18114
18115 @table @kbd
18116 @item J a
18117 @kindex J a (Agent Server)
18118 @findex gnus-agent-add-server
18119 Add the current server to the list of servers covered by the Gnus Agent
18120 (@code{gnus-agent-add-server}).
18121
18122 @item J r
18123 @kindex J r (Agent Server)
18124 @findex gnus-agent-remove-server
18125 Remove the current server from the list of servers covered by the Gnus
18126 Agent (@code{gnus-agent-remove-server}).
18127
18128 @end table
18129
18130
18131 @node Agent Visuals
18132 @subsection Agent Visuals
18133
18134 If you open a summary while unplugged and, Gnus knows from the group's
18135 active range that there are more articles than the headers currently
18136 stored in the Agent, you may see some articles whose subject looks
18137 something like @samp{[Undownloaded article #####]}.  These are
18138 placeholders for the missing headers.  Aside from setting a mark,
18139 there is not much that can be done with one of these placeholders.
18140 When Gnus finally gets a chance to fetch the group's headers, the
18141 placeholders will automatically be replaced by the actual headers.
18142 You can configure the summary buffer's maneuvering to skip over the
18143 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18144
18145 While it may be obvious to all, the only headers and articles
18146 available while unplugged are those headers and articles that were
18147 fetched into the Agent while previously plugged.  To put it another
18148 way, "If you forget to fetch something while plugged, you might have a
18149 less than satisfying unplugged session".  For this reason, the Agent
18150 adds two visual effects to your summary buffer.  These effects display
18151 the download status of each article so that you always know which
18152 articles will be available when unplugged.
18153
18154 The first visual effect is the @samp{%O} spec.  If you customize
18155 @code{gnus-summary-line-format} to include this specifier, you will add
18156 a single character field that indicates an article's download status.
18157 Articles that have been fetched into either the Agent or the Cache,
18158 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18159 other articles will display @code{gnus-undownloaded-mark} (defaults to
18160 @samp{-}).  If you open a group that has not been agentized, a space
18161 (@samp{ }) will be displayed.
18162
18163 The second visual effect are the undownloaded faces.  The faces, there
18164 are three indicating the article's score (low, normal, high), seem to
18165 result in a love/hate response from many Gnus users.  The problem is
18166 that the face selection is controlled by a list of condition tests and
18167 face names (See @code{gnus-summary-highlight}).  Each condition is
18168 tested in the order in which it appears in the list so early
18169 conditions have precedence over later conditions.  All of this means
18170 that, if you tick an undownloaded article, the article will continue
18171 to be displayed in the undownloaded face rather than the ticked face.
18172
18173 If you use the Agent as a cache (to avoid downloading the same article
18174 each time you visit it or to minimize your connection time), the
18175 undownloaded face will probably seem like a good idea.  The reason
18176 being that you do all of our work (marking, reading, deleting) with
18177 downloaded articles so the normal faces always appear.
18178
18179 For occasional Agent users, the undownloaded faces may appear to be an
18180 absolutely horrible idea.  The issue being that, since most of their
18181 articles have not been fetched into the Agent, most of the normal
18182 faces will be obscured by the undownloaded faces.  If this is your
18183 situation, you have two choices available.  First, you can completely
18184 disable the undownload faces by customizing
18185 @code{gnus-summary-highlight} to delete the three cons-cells that
18186 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second, if
18187 you prefer to take a more fine-grained approach, you may set the
18188 @code{agent-disable-undownloaded-faces} group parameter to t.  This
18189 parameter, like all other agent parameters, may be set on an Agent
18190 Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18191 Parameters}), or an individual group (@pxref{Group Parameters}).
18192
18193 @node Agent as Cache
18194 @subsection Agent as Cache
18195
18196 When Gnus is plugged, it is not efficient to download headers or
18197 articles from the server again, if they are already stored in the
18198 Agent.  So, Gnus normally only downloads headers once, and stores them
18199 in the Agent.  These headers are later used when generating the summary
18200 buffer, regardless of whether you are plugged or unplugged.  Articles
18201 are not cached in the Agent by default though (that would potentially
18202 consume lots of disk space), but if you have already downloaded an
18203 article into the Agent, Gnus will not download the article from the
18204 server again but use the locally stored copy instead.
18205
18206 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18207 @pxref{Agent Variables}) to always download headers and articles while
18208 plugged.  Gnus will almost certainly be slower, but it will be kept
18209 synchronized with the server.  That last point probably won't make any
18210 sense if you are using a nntp or nnimap back end.
18211
18212 @node Agent Expiry
18213 @subsection Agent Expiry
18214
18215 @vindex gnus-agent-expire-days
18216 @findex gnus-agent-expire
18217 @kindex M-x gnus-agent-expire
18218 @kindex M-x gnus-agent-expire-group
18219 @findex gnus-agent-expire-group
18220 @cindex agent expiry
18221 @cindex Gnus agent expiry
18222 @cindex expiry
18223
18224 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18225 least it doesn't handle it like other back ends.  Instead, there are
18226 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18227 commands that will expire all read articles that are older than
18228 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18229 that you're running out of space.  Neither are particularly fast or
18230 efficient, and it's not a particularly good idea to interrupt them (with
18231 @kbd{C-g} or anything else) once you've started one of them.
18232
18233 Note that other functions, e.g. @code{gnus-request-expire-articles},
18234 might run @code{gnus-agent-expire} for you to keep the agent
18235 synchronized with the group.
18236
18237 The agent parameter @code{agent-enable-expiration} may be used to
18238 prevent expiration in selected groups.
18239
18240 @vindex gnus-agent-expire-all
18241 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18242 expiration commands will expire all articles---unread, read, ticked
18243 and dormant.  If @code{nil} (which is the default), only read articles
18244 are eligible for expiry, and unread, ticked and dormant articles will
18245 be kept indefinitely.
18246
18247 If you find that some articles eligible for expiry are never expired,
18248 perhaps some Gnus Agent files are corrupted.  There's are special
18249 commands, @code{gnus-agent-regenerate} and
18250 @code{gnus-agent-regenerate-group}, to fix possible problems.
18251
18252 @node Agent Regeneration
18253 @subsection Agent Regeneration
18254
18255 @cindex agent regeneration
18256 @cindex Gnus agent regeneration
18257 @cindex regeneration
18258
18259 The local data structures used by @code{nnagent} may become corrupted
18260 due to certain exceptional conditions.  When this happens,
18261 @code{nnagent} functionality may degrade or even fail.  The solution
18262 to this problem is to repair the local data structures by removing all
18263 internal inconsistencies.
18264
18265 For example, if your connection to your server is lost while
18266 downloaded articles into the agent, the local data structures will not
18267 know about articles successfully downloaded prior to the connection
18268 failure.  Running @code{gnus-agent-regenerate} or
18269 @code{gnus-agent-regenerate-group} will update the data structures
18270 such that you don't need to download these articles a second time.
18271
18272 @findex gnus-agent-regenerate
18273 @kindex M-x gnus-agent-regenerate
18274 The command @code{gnus-agent-regenerate} will perform
18275 @code{gnus-agent-regenerate-group} on every agentized group.  While
18276 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18277 recommended that you first close all summary buffers.
18278
18279 @findex gnus-agent-regenerate-group
18280 @kindex M-x gnus-agent-regenerate-group
18281 The command @code{gnus-agent-regenerate-group} uses the local copies
18282 of individual articles to repair the local @acronym{NOV}(header) database.  It
18283 then updates the internal data structures that document which articles
18284 are stored locally.  An optional argument will mark articles in the
18285 agent as unread.
18286
18287 @node Agent and IMAP
18288 @subsection Agent and IMAP
18289
18290 The Agent works with any Gnus back end, including nnimap.  However,
18291 since there are some conceptual differences between @acronym{NNTP} and
18292 @acronym{IMAP}, this section (should) provide you with some information to
18293 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18294
18295 The first thing to keep in mind is that all flags (read, ticked, etc)
18296 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18297 case for nntp.  Thus Gnus need to remember flag changes when
18298 disconnected, and synchronize these flags when you plug back in.
18299
18300 Gnus keeps track of flag changes when reading nnimap groups under the
18301 Agent.  When you plug back in, Gnus will check if you have any changed
18302 any flags and ask if you wish to synchronize these with the server.
18303 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18304
18305 @vindex gnus-agent-synchronize-flags
18306 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18307 never automatically synchronize flags.  If it is @code{ask}, which is
18308 the default, the Agent will check if you made any changes and if so
18309 ask if you wish to synchronize these when you re-connect.  If it has
18310 any other value, all flags will be synchronized automatically.
18311
18312 If you do not wish to synchronize flags automatically when you
18313 re-connect, you can do it manually with the
18314 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18315 in the group buffer.
18316
18317 Some things are currently not implemented in the Agent that you'd might
18318 expect from a disconnected @acronym{IMAP} client, including:
18319
18320 @itemize @bullet
18321
18322 @item
18323 Copying/moving articles into nnimap groups when unplugged.
18324
18325 @item
18326 Creating/deleting nnimap groups when unplugged.
18327
18328 @end itemize
18329
18330 Technical note: the synchronization algorithm does not work by ``pushing''
18331 all local flags to the server, but rather incrementally update the
18332 server view of flags by changing only those flags that were changed by
18333 the user.  Thus, if you set one flag on an article, quit the group and
18334 re-select the group and remove the flag; the flag will be set and
18335 removed from the server when you ``synchronize''.  The queued flag
18336 operations can be found in the per-server @code{flags} file in the Agent
18337 directory.  It's emptied when you synchronize flags.
18338
18339
18340 @node Outgoing Messages
18341 @subsection Outgoing Messages
18342
18343 When Gnus is unplugged, all outgoing messages (both mail and news) are
18344 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18345 them there after posting, and edit them at will.
18346
18347 When Gnus is plugged again, you can send the messages either from the
18348 draft group with the special commands available there, or you can use
18349 the @kbd{J S} command in the group buffer to send all the sendable
18350 messages in the draft group.
18351
18352
18353
18354 @node Agent Variables
18355 @subsection Agent Variables
18356
18357 @table @code
18358 @item gnus-agent-directory
18359 @vindex gnus-agent-directory
18360 Where the Gnus Agent will store its files.  The default is
18361 @file{~/News/agent/}.
18362
18363 @item gnus-agent-handle-level
18364 @vindex gnus-agent-handle-level
18365 Groups on levels (@pxref{Group Levels}) higher than this variable will
18366 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18367 which means that only subscribed group will be considered by the Agent
18368 by default.
18369
18370 @item gnus-agent-plugged-hook
18371 @vindex gnus-agent-plugged-hook
18372 Hook run when connecting to the network.
18373
18374 @item gnus-agent-unplugged-hook
18375 @vindex gnus-agent-unplugged-hook
18376 Hook run when disconnecting from the network.
18377
18378 @item gnus-agent-fetched-hook
18379 @vindex gnus-agent-fetched-hook
18380 Hook run when finished fetching articles.
18381
18382 @item gnus-agent-cache
18383 @vindex gnus-agent-cache
18384 Variable to control whether use the locally stored @acronym{NOV} and
18385 articles when plugged, e.g. essentially using the Agent as a cache.
18386 The default is non-@code{nil}, which means to use the Agent as a cache.
18387
18388 @item gnus-agent-go-online
18389 @vindex gnus-agent-go-online
18390 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18391 automatically switch offline servers into online status.  If it is
18392 @code{ask}, the default, the Agent will ask if you wish to switch
18393 offline servers into online status when you re-connect.  If it has any
18394 other value, all offline servers will be automatically switched into
18395 online status.
18396
18397 @item gnus-agent-mark-unread-after-downloaded
18398 @vindex gnus-agent-mark-unread-after-downloaded
18399 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18400 mark articles as unread after downloading.  This is usually a safe
18401 thing to do as the newly downloaded article has obviously not been
18402 read.  The default is t.
18403
18404 @item gnus-agent-consider-all-articles
18405 @vindex gnus-agent-consider-all-articles
18406 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18407 agent will fetch all missing headers.  When @code{nil}, the agent will
18408 fetch only new headers.  The default is @code{nil}.
18409
18410 @item gnus-agent-max-fetch-size
18411 @vindex gnus-agent-max-fetch-size
18412 The agent fetches articles into a temporary buffer prior to parsing
18413 them into individual files.  To avoid exceeding the max. buffer size,
18414 the agent alternates between fetching and parsing until all articles
18415 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18416 limit to control how often the cycling occurs.  A large value improves
18417 performance.  A small value minimizes the time lost should the
18418 connection be lost while fetching (You may need to run
18419 @code{gnus-agent-regenerate-group} to update the group's state.
18420 However, all articles parsed prior to loosing the connection will be
18421 available while unplugged).  The default is 10M so it is unusual to
18422 see any cycling.
18423
18424 @item gnus-server-unopen-status
18425 @vindex gnus-server-unopen-status
18426 Perhaps not an Agent variable, but closely related to the Agent, this
18427 variable says what will happen if Gnus cannot open a server.  If the
18428 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18429 whether to deny the server or whether to unplug the agent.  If the
18430 Agent is disabled, Gnus always simply deny the server.  Other choices
18431 for this variable include @code{denied} and @code{offline} the latter
18432 is only valid if the Agent is used.
18433
18434 @item gnus-auto-goto-ignores
18435 @vindex gnus-auto-goto-ignores
18436 Another variable that isn't an Agent variable, yet so closely related
18437 that most will look for it here, this variable tells the summary
18438 buffer how to maneuver around undownloaded (only headers stored in the
18439 agent) and unfetched (neither article nor headers stored) articles.
18440
18441 The legal values are @code{nil} (maneuver to any article),
18442 @code{undownloaded} (maneuvering while unplugged ignores articles that
18443 have not been fetched), @code{always-undownloaded} (maneuvering always
18444 ignores articles that have not been fetched), @code{unfetched}
18445 (maneuvering ignores articles whose headers have not been fetched).
18446
18447 @end table
18448
18449
18450 @node Example Setup
18451 @subsection Example Setup
18452
18453 If you don't want to read this manual, and you have a fairly standard
18454 setup, you may be able to use something like the following as your
18455 @file{~/.gnus.el} file to get started.
18456
18457 @lisp
18458 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18459 ;;; @r{from your ISP's server.}
18460 (setq gnus-select-method '(nntp "news.your-isp.com"))
18461
18462 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
18463 ;;; @r{your ISP's @acronym{POP} server.}
18464 (setq mail-sources '((pop :server "pop.your-isp.com")))
18465
18466 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18467 (setq gnus-secondary-select-methods '((nnml "")))
18468
18469 ;;; @r{Make Gnus into an offline newsreader.}
18470 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18471 ;;; (setq gnus-agent t) ; @r{Now the default.}
18472 @end lisp
18473
18474 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18475 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18476 gnus}.
18477
18478 If this is the first time you've run Gnus, you will be subscribed
18479 automatically to a few default newsgroups.  You'll probably want to
18480 subscribe to more groups, and to do that, you have to query the
18481 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18482 command.  This usually takes quite a while, but you only have to do it
18483 once.
18484
18485 After reading and parsing a while, you'll be presented with a list of
18486 groups.  Subscribe to the ones you want to read with the @kbd{u}
18487 command.  @kbd{l} to make all the killed groups disappear after you've
18488 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18489 back all the killed groups.)
18490
18491 You can now read the groups at once, or you can download the articles
18492 with the @kbd{J s} command.  And then read the rest of this manual to
18493 find out which of the other gazillion things you want to customize.
18494
18495
18496 @node Batching Agents
18497 @subsection Batching Agents
18498 @findex gnus-agent-batch
18499
18500 Having the Gnus Agent fetch articles (and post whatever messages you've
18501 written) is quite easy once you've gotten things set up properly.  The
18502 following shell script will do everything that is necessary:
18503
18504 You can run a complete batch command from the command line with the
18505 following incantation:
18506
18507 @example
18508 #!/bin/sh
18509 emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18510 @end example
18511
18512
18513 @node Agent Caveats
18514 @subsection Agent Caveats
18515
18516 The Gnus Agent doesn't seem to work like most other offline
18517 newsreaders.  Here are some common questions that some imaginary people
18518 may ask:
18519
18520 @table @dfn
18521 @item If I read an article while plugged, do they get entered into the Agent?
18522
18523 @strong{No}.  If you want this behaviour, add
18524 @code{gnus-agent-fetch-selected-article} to
18525 @code{gnus-select-article-hook}.
18526
18527 @item If I read an article while plugged, and the article already exists in
18528 the Agent, will it get downloaded once more?
18529
18530 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18531
18532 @end table
18533
18534 In short, when Gnus is unplugged, it only looks into the locally stored
18535 articles; when it's plugged, it talks to your ISP and may also use the
18536 locally stored articles.
18537
18538
18539 @node Scoring
18540 @chapter Scoring
18541 @cindex scoring
18542
18543 Other people use @dfn{kill files}, but we here at Gnus Towers like
18544 scoring better than killing, so we'd rather switch than fight.  They do
18545 something completely different as well, so sit up straight and pay
18546 attention!
18547
18548 @vindex gnus-summary-mark-below
18549 All articles have a default score (@code{gnus-summary-default-score}),
18550 which is 0 by default.  This score may be raised or lowered either
18551 interactively or by score files.  Articles that have a score lower than
18552 @code{gnus-summary-mark-below} are marked as read.
18553
18554 Gnus will read any @dfn{score files} that apply to the current group
18555 before generating the summary buffer.
18556
18557 There are several commands in the summary buffer that insert score
18558 entries based on the current article.  You can, for instance, ask Gnus to
18559 lower or increase the score of all articles with a certain subject.
18560
18561 There are two sorts of scoring entries: Permanent and temporary.
18562 Temporary score entries are self-expiring entries.  Any entries that are
18563 temporary and have not been used for, say, a week, will be removed
18564 silently to help keep the sizes of the score files down.
18565
18566 @menu
18567 * Summary Score Commands::      Adding score entries for the current group.
18568 * Group Score Commands::        General score commands.
18569 * Score Variables::             Customize your scoring.  (My, what terminology).
18570 * Score File Format::           What a score file may contain.
18571 * Score File Editing::          You can edit score files by hand as well.
18572 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18573 * Home Score File::             How to say where new score entries are to go.
18574 * Followups To Yourself::       Having Gnus notice when people answer you.
18575 * Scoring On Other Headers::    Scoring on non-standard headers.
18576 * Scoring Tips::                How to score effectively.
18577 * Reverse Scoring::             That problem child of old is not problem.
18578 * Global Score Files::          Earth-spanning, ear-splitting score files.
18579 * Kill Files::                  They are still here, but they can be ignored.
18580 * Converting Kill Files::       Translating kill files to score files.
18581 * GroupLens::                   Getting predictions on what you like to read.
18582 * Advanced Scoring::            Using logical expressions to build score rules.
18583 * Score Decays::                It can be useful to let scores wither away.
18584 @end menu
18585
18586
18587 @node Summary Score Commands
18588 @section Summary Score Commands
18589 @cindex score commands
18590
18591 The score commands that alter score entries do not actually modify real
18592 score files.  That would be too inefficient.  Gnus maintains a cache of
18593 previously loaded score files, one of which is considered the
18594 @dfn{current score file alist}.  The score commands simply insert
18595 entries into this list, and upon group exit, this list is saved.
18596
18597 The current score file is by default the group's local score file, even
18598 if no such score file actually exists.  To insert score commands into
18599 some other score file (e.g. @file{all.SCORE}), you must first make this
18600 score file the current one.
18601
18602 General score commands that don't actually change the score file:
18603
18604 @table @kbd
18605
18606 @item V s
18607 @kindex V s (Summary)
18608 @findex gnus-summary-set-score
18609 Set the score of the current article (@code{gnus-summary-set-score}).
18610
18611 @item V S
18612 @kindex V S (Summary)
18613 @findex gnus-summary-current-score
18614 Display the score of the current article
18615 (@code{gnus-summary-current-score}).
18616
18617 @item V t
18618 @kindex V t (Summary)
18619 @findex gnus-score-find-trace
18620 Display all score rules that have been used on the current article
18621 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
18622 can use @kbd{q} to quit.  @kbd{e} edits the corresponding score file.
18623 When point is on a string within the match element, @kbd{e} will try to
18624 bring you to this string in the score file.
18625
18626 @item V w
18627 @kindex V w (Summary)
18628 @findex gnus-score-find-favourite-words
18629 List words used in scoring (@code{gnus-score-find-favourite-words}).
18630
18631 @item V R
18632 @kindex V R (Summary)
18633 @findex gnus-summary-rescore
18634 Run the current summary through the scoring process
18635 (@code{gnus-summary-rescore}).  This might be useful if you're playing
18636 around with your score files behind Gnus' back and want to see the
18637 effect you're having.
18638
18639 @item V c
18640 @kindex V c (Summary)
18641 @findex gnus-score-change-score-file
18642 Make a different score file the current
18643 (@code{gnus-score-change-score-file}).
18644
18645 @item V e
18646 @kindex V e (Summary)
18647 @findex gnus-score-edit-current-scores
18648 Edit the current score file (@code{gnus-score-edit-current-scores}).
18649 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18650 File Editing}).
18651
18652 @item V f
18653 @kindex V f (Summary)
18654 @findex gnus-score-edit-file
18655 Edit a score file and make this score file the current one
18656 (@code{gnus-score-edit-file}).
18657
18658 @item V F
18659 @kindex V F (Summary)
18660 @findex gnus-score-flush-cache
18661 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
18662 after editing score files.
18663
18664 @item V C
18665 @kindex V C (Summary)
18666 @findex gnus-score-customize
18667 Customize a score file in a visually pleasing manner
18668 (@code{gnus-score-customize}).
18669
18670 @end table
18671
18672 The rest of these commands modify the local score file.
18673
18674 @table @kbd
18675
18676 @item V m
18677 @kindex V m (Summary)
18678 @findex gnus-score-set-mark-below
18679 Prompt for a score, and mark all articles with a score below this as
18680 read (@code{gnus-score-set-mark-below}).
18681
18682 @item V x
18683 @kindex V x (Summary)
18684 @findex gnus-score-set-expunge-below
18685 Prompt for a score, and add a score rule to the current score file to
18686 expunge all articles below this score
18687 (@code{gnus-score-set-expunge-below}).
18688 @end table
18689
18690 The keystrokes for actually making score entries follow a very regular
18691 pattern, so there's no need to list all the commands.  (Hundreds of
18692 them.)
18693
18694 @findex gnus-summary-increase-score
18695 @findex gnus-summary-lower-score
18696
18697 @enumerate
18698 @item
18699 The first key is either @kbd{I} (upper case i) for increasing the score
18700 or @kbd{L} for lowering the score.
18701 @item
18702 The second key says what header you want to score on.  The following
18703 keys are available:
18704 @table @kbd
18705
18706 @item a
18707 Score on the author name.
18708
18709 @item s
18710 Score on the subject line.
18711
18712 @item x
18713 Score on the @code{Xref} line---i.e., the cross-posting line.
18714
18715 @item r
18716 Score on the @code{References} line.
18717
18718 @item d
18719 Score on the date.
18720
18721 @item l
18722 Score on the number of lines.
18723
18724 @item i
18725 Score on the @code{Message-ID} header.
18726
18727 @item e
18728 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
18729 if your @acronym{NNTP} server tracks additional header data in overviews.
18730
18731 @item f
18732 Score on followups---this matches the author name, and adds scores to
18733 the followups to this author.  (Using this key leads to the creation of
18734 @file{ADAPT} files.)
18735
18736 @item b
18737 Score on the body.
18738
18739 @item h
18740 Score on the head.
18741
18742 @item t
18743 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
18744 files.)
18745
18746 @end table
18747
18748 @item
18749 The third key is the match type.  Which match types are valid depends on
18750 what headers you are scoring on.
18751
18752 @table @code
18753
18754 @item strings
18755
18756 @table @kbd
18757
18758 @item e
18759 Exact matching.
18760
18761 @item s
18762 Substring matching.
18763
18764 @item f
18765 Fuzzy matching (@pxref{Fuzzy Matching}).
18766
18767 @item r
18768 Regexp matching
18769 @end table
18770
18771 @item date
18772 @table @kbd
18773
18774 @item b
18775 Before date.
18776
18777 @item a
18778 After date.
18779
18780 @item n
18781 This date.
18782 @end table
18783
18784 @item number
18785 @table @kbd
18786
18787 @item <
18788 Less than number.
18789
18790 @item =
18791 Equal to number.
18792
18793 @item >
18794 Greater than number.
18795 @end table
18796 @end table
18797
18798 @item
18799 The fourth and usually final key says whether this is a temporary (i.e.,
18800 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
18801 or whether it is to be done immediately, without adding to the score
18802 file.
18803 @table @kbd
18804
18805 @item t
18806 Temporary score entry.
18807
18808 @item p
18809 Permanent score entry.
18810
18811 @item i
18812 Immediately scoring.
18813 @end table
18814
18815 @item
18816 If you are scoring on `e' (extra) headers, you will then be prompted for
18817 the header name on which you wish to score.  This must be a header named
18818 in gnus-extra-headers, and @samp{TAB} completion is available.
18819
18820 @end enumerate
18821
18822 So, let's say you want to increase the score on the current author with
18823 exact matching permanently: @kbd{I a e p}.  If you want to lower the
18824 score based on the subject line, using substring matching, and make a
18825 temporary score entry: @kbd{L s s t}.  Pretty easy.
18826
18827 To make things a bit more complicated, there are shortcuts.  If you use
18828 a capital letter on either the second or third keys, Gnus will use
18829 defaults for the remaining one or two keystrokes.  The defaults are
18830 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
18831 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
18832
18833 These functions take both the numerical prefix and the symbolic prefix
18834 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
18835 (or increase) the score of the article.  A symbolic prefix of @code{a}
18836 says to use the @file{all.SCORE} file for the command instead of the
18837 current score file.
18838
18839 @vindex gnus-score-mimic-keymap
18840 The @code{gnus-score-mimic-keymap} says whether these commands will
18841 pretend they are keymaps or not.
18842
18843
18844 @node Group Score Commands
18845 @section Group Score Commands
18846 @cindex group score commands
18847
18848 There aren't many of these as yet, I'm afraid.
18849
18850 @table @kbd
18851
18852 @item W f
18853 @kindex W f (Group)
18854 @findex gnus-score-flush-cache
18855 Gnus maintains a cache of score alists to avoid having to reload them
18856 all the time.  This command will flush the cache
18857 (@code{gnus-score-flush-cache}).
18858
18859 @end table
18860
18861 You can do scoring from the command line by saying something like:
18862
18863 @findex gnus-batch-score
18864 @cindex batch scoring
18865 @example
18866 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
18867 @end example
18868
18869
18870 @node Score Variables
18871 @section Score Variables
18872 @cindex score variables
18873
18874 @table @code
18875
18876 @item gnus-use-scoring
18877 @vindex gnus-use-scoring
18878 If @code{nil}, Gnus will not check for score files, and will not, in
18879 general, do any score-related work.  This is @code{t} by default.
18880
18881 @item gnus-kill-killed
18882 @vindex gnus-kill-killed
18883 If this variable is @code{nil}, Gnus will never apply score files to
18884 articles that have already been through the kill process.  While this
18885 may save you lots of time, it also means that if you apply a kill file
18886 to a group, and then change the kill file and want to run it over you
18887 group again to kill more articles, it won't work.  You have to set this
18888 variable to @code{t} to do that.  (It is @code{t} by default.)
18889
18890 @item gnus-kill-files-directory
18891 @vindex gnus-kill-files-directory
18892 All kill and score files will be stored in this directory, which is
18893 initialized from the @env{SAVEDIR} environment variable by default.
18894 This is @file{~/News/} by default.
18895
18896 @item gnus-score-file-suffix
18897 @vindex gnus-score-file-suffix
18898 Suffix to add to the group name to arrive at the score file name
18899 (@file{SCORE} by default.)
18900
18901 @item gnus-score-uncacheable-files
18902 @vindex gnus-score-uncacheable-files
18903 @cindex score cache
18904 All score files are normally cached to avoid excessive re-loading of
18905 score files.  However, if this might make your Emacs grow big and
18906 bloated, so this regexp can be used to weed out score files unlikely
18907 to be needed again.  It would be a bad idea to deny caching of
18908 @file{all.SCORE}, while it might be a good idea to not cache
18909 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
18910 variable is @samp{ADAPT$} by default, so no adaptive score files will
18911 be cached.
18912
18913 @item gnus-save-score
18914 @vindex gnus-save-score
18915 If you have really complicated score files, and do lots of batch
18916 scoring, then you might set this variable to @code{t}.  This will make
18917 Gnus save the scores into the @file{.newsrc.eld} file.
18918
18919 If you do not set this to @code{t}, then manual scores (like those set
18920 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
18921 across group visits.
18922
18923 @item gnus-score-interactive-default-score
18924 @vindex gnus-score-interactive-default-score
18925 Score used by all the interactive raise/lower commands to raise/lower
18926 score with.  Default is 1000, which may seem excessive, but this is to
18927 ensure that the adaptive scoring scheme gets enough room to play with.
18928 We don't want the small changes from the adaptive scoring to overwrite
18929 manually entered data.
18930
18931 @item gnus-summary-default-score
18932 @vindex gnus-summary-default-score
18933 Default score of an article, which is 0 by default.
18934
18935 @item gnus-summary-expunge-below
18936 @vindex gnus-summary-expunge-below
18937 Don't display the summary lines of articles that have scores lower than
18938 this variable.  This is @code{nil} by default, which means that no
18939 articles will be hidden.  This variable is local to the summary buffers,
18940 and has to be set from @code{gnus-summary-mode-hook}.
18941
18942 @item gnus-score-over-mark
18943 @vindex gnus-score-over-mark
18944 Mark (in the third column) used for articles with a score over the
18945 default.  Default is @samp{+}.
18946
18947 @item gnus-score-below-mark
18948 @vindex gnus-score-below-mark
18949 Mark (in the third column) used for articles with a score below the
18950 default.  Default is @samp{-}.
18951
18952 @item gnus-score-find-score-files-function
18953 @vindex gnus-score-find-score-files-function
18954 Function used to find score files for the current group.  This function
18955 is called with the name of the group as the argument.
18956
18957 Predefined functions available are:
18958 @table @code
18959
18960 @item gnus-score-find-single
18961 @findex gnus-score-find-single
18962 Only apply the group's own score file.
18963
18964 @item gnus-score-find-bnews
18965 @findex gnus-score-find-bnews
18966 Apply all score files that match, using bnews syntax.  This is the
18967 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
18968 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
18969 @file{gnu.all.SCORE} would all apply.  In short, the instances of
18970 @samp{all} in the score file names are translated into @samp{.*}, and
18971 then a regexp match is done.
18972
18973 This means that if you have some score entries that you want to apply to
18974 all groups, then you put those entries in the @file{all.SCORE} file.
18975
18976 The score files are applied in a semi-random order, although Gnus will
18977 try to apply the more general score files before the more specific score
18978 files.  It does this by looking at the number of elements in the score
18979 file names---discarding the @samp{all} elements.
18980
18981 @item gnus-score-find-hierarchical
18982 @findex gnus-score-find-hierarchical
18983 Apply all score files from all the parent groups.  This means that you
18984 can't have score files like @file{all.SCORE}, but you can have
18985 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
18986 server.
18987
18988 @end table
18989 This variable can also be a list of functions.  In that case, all
18990 these functions will be called with the group name as argument, and
18991 all the returned lists of score files will be applied.  These
18992 functions can also return lists of lists of score alists directly.  In
18993 that case, the functions that return these non-file score alists
18994 should probably be placed before the ``real'' score file functions, to
18995 ensure that the last score file returned is the local score file.
18996 Phu.
18997
18998 For example, to do hierarchical scoring but use a non-server-specific
18999 overall score file, you could use the value
19000 @example
19001 (list (lambda (group) ("all.SCORE"))
19002       'gnus-score-find-hierarchical)
19003 @end example
19004
19005 @item gnus-score-expiry-days
19006 @vindex gnus-score-expiry-days
19007 This variable says how many days should pass before an unused score file
19008 entry is expired.  If this variable is @code{nil}, no score file entries
19009 are expired.  It's 7 by default.
19010
19011 @item gnus-update-score-entry-dates
19012 @vindex gnus-update-score-entry-dates
19013 If this variable is non-@code{nil}, temporary score entries that have
19014 been triggered (matched) will have their dates updated.  (This is how Gnus
19015 controls expiry---all non-matched-entries will become too old while
19016 matched entries will stay fresh and young.)  However, if you set this
19017 variable to @code{nil}, even matched entries will grow old and will
19018 have to face that oh-so grim reaper.
19019
19020 @item gnus-score-after-write-file-function
19021 @vindex gnus-score-after-write-file-function
19022 Function called with the name of the score file just written.
19023
19024 @item gnus-score-thread-simplify
19025 @vindex gnus-score-thread-simplify
19026 If this variable is non-@code{nil}, article subjects will be
19027 simplified for subject scoring purposes in the same manner as with
19028 threading---according to the current value of
19029 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19030 @code{substring} or @code{exact} matching, the match will also be
19031 simplified in this manner.
19032
19033 @end table
19034
19035
19036 @node Score File Format
19037 @section Score File Format
19038 @cindex score file format
19039
19040 A score file is an @code{emacs-lisp} file that normally contains just a
19041 single form.  Casual users are not expected to edit these files;
19042 everything can be changed from the summary buffer.
19043
19044 Anyway, if you'd like to dig into it yourself, here's an example:
19045
19046 @lisp
19047 (("from"
19048   ("Lars Ingebrigtsen" -10000)
19049   ("Per Abrahamsen")
19050   ("larsi\\|lmi" -50000 nil R))
19051  ("subject"
19052   ("Ding is Badd" nil 728373))
19053  ("xref"
19054   ("alt.politics" -1000 728372 s))
19055  ("lines"
19056   (2 -100 nil <))
19057  (mark 0)
19058  (expunge -1000)
19059  (mark-and-expunge -10)
19060  (read-only nil)
19061  (orphan -10)
19062  (adapt t)
19063  (files "/hom/larsi/News/gnu.SCORE")
19064  (exclude-files "all.SCORE")
19065  (local (gnus-newsgroup-auto-expire t)
19066         (gnus-summary-make-false-root empty))
19067  (eval (ding)))
19068 @end lisp
19069
19070 This example demonstrates most score file elements.  @xref{Advanced
19071 Scoring}, for a different approach.
19072
19073 Even though this looks much like Lisp code, nothing here is actually
19074 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19075 has to be valid syntactically, if not semantically.
19076
19077 Six keys are supported by this alist:
19078
19079 @table @code
19080
19081 @item STRING
19082 If the key is a string, it is the name of the header to perform the
19083 match on.  Scoring can only be performed on these eight headers:
19084 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19085 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19086 these headers, there are three strings to tell Gnus to fetch the entire
19087 article and do the match on larger parts of the article: @code{Body}
19088 will perform the match on the body of the article, @code{Head} will
19089 perform the match on the head of the article, and @code{All} will
19090 perform the match on the entire article.  Note that using any of these
19091 last three keys will slow down group entry @emph{considerably}.  The
19092 final ``header'' you can score on is @code{Followup}.  These score
19093 entries will result in new score entries being added for all follow-ups
19094 to articles that matches these score entries.
19095
19096 Following this key is an arbitrary number of score entries, where each
19097 score entry has one to four elements.
19098 @enumerate
19099
19100 @item
19101 The first element is the @dfn{match element}.  On most headers this will
19102 be a string, but on the Lines and Chars headers, this must be an
19103 integer.
19104
19105 @item
19106 If the second element is present, it should be a number---the @dfn{score
19107 element}.  This number should be an integer in the neginf to posinf
19108 interval.  This number is added to the score of the article if the match
19109 is successful.  If this element is not present, the
19110 @code{gnus-score-interactive-default-score} number will be used
19111 instead.  This is 1000 by default.
19112
19113 @item
19114 If the third element is present, it should be a number---the @dfn{date
19115 element}.  This date says when the last time this score entry matched,
19116 which provides a mechanism for expiring the score entries.  It this
19117 element is not present, the score entry is permanent.  The date is
19118 represented by the number of days since December 31, 1 BCE.
19119
19120 @item
19121 If the fourth element is present, it should be a symbol---the @dfn{type
19122 element}.  This element specifies what function should be used to see
19123 whether this score entry matches the article.  What match types that can
19124 be used depends on what header you wish to perform the match on.
19125 @table @dfn
19126
19127 @item From, Subject, References, Xref, Message-ID
19128 For most header types, there are the @code{r} and @code{R} (regexp), as
19129 well as @code{s} and @code{S} (substring) types, and @code{e} and
19130 @code{E} (exact match), and @code{w} (word match) types.  If this
19131 element is not present, Gnus will assume that substring matching should
19132 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19133 that the matches will be done in a case-sensitive manner.  All these
19134 one-letter types are really just abbreviations for the @code{regexp},
19135 @code{string}, @code{exact}, and @code{word} types, which you can use
19136 instead, if you feel like.
19137
19138 @item Extra
19139 Just as for the standard string overview headers, if you are using
19140 gnus-extra-headers, you can score on these headers' values.  In this
19141 case, there is a 5th element in the score entry, being the name of the
19142 header to be scored.  The following entry is useful in your
19143 @file{all.SCORE} file in case of spam attacks from a single origin
19144 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19145 overviews:
19146
19147 @lisp
19148 ("111.222.333.444" -1000 nil s
19149  "NNTP-Posting-Host")
19150 @end lisp
19151
19152 @item Lines, Chars
19153 These two headers use different match types: @code{<}, @code{>},
19154 @code{=}, @code{>=} and @code{<=}.
19155
19156 These predicates are true if
19157
19158 @example
19159 (PREDICATE HEADER MATCH)
19160 @end example
19161
19162 evaluates to non-@code{nil}.  For instance, the advanced match
19163 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19164 following form:
19165
19166 @lisp
19167 (< header-value 4)
19168 @end lisp
19169
19170 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19171 the match, we get the score added if the article has less than 4 lines.
19172 (It's easy to get confused and think it's the other way around.  But
19173 it's not.  I think.)
19174
19175 When matching on @code{Lines}, be careful because some back ends (like
19176 @code{nndir}) do not generate @code{Lines} header, so every article ends
19177 up being marked as having 0 lines.  This can lead to strange results if
19178 you happen to lower score of the articles with few lines.
19179
19180 @item Date
19181 For the Date header we have three kinda silly match types:
19182 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19183 ever being useful, but, like, it would feel kinda silly not to provide
19184 this function.  Just in case.  You never know.  Better safe than sorry.
19185 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19186 sex on a first date.  (I have been told that at least one person, and I
19187 quote, ``found this function indispensable'', however.)
19188
19189 @cindex ISO8601
19190 @cindex date
19191 A more useful match type is @code{regexp}.  With it, you can match the
19192 date string using a regular expression.  The date is normalized to
19193 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19194 you want to match all articles that have been posted on April 1st in
19195 every year, you could use @samp{....0401.........} as a match string,
19196 for instance.  (Note that the date is kept in its original time zone, so
19197 this will match articles that were posted when it was April 1st where
19198 the article was posted from.  Time zones are such wholesome fun for the
19199 whole family, eh?)
19200
19201 @item Head, Body, All
19202 These three match keys use the same match types as the @code{From} (etc)
19203 header uses.
19204
19205 @item Followup
19206 This match key is somewhat special, in that it will match the
19207 @code{From} header, and affect the score of not only the matching
19208 articles, but also all followups to the matching articles.  This allows
19209 you e.g. increase the score of followups to your own articles, or
19210 decrease the score of followups to the articles of some known
19211 trouble-maker.  Uses the same match types as the @code{From} header
19212 uses.  (Using this match key will lead to creation of @file{ADAPT}
19213 files.)
19214
19215 @item Thread
19216 This match key works along the same lines as the @code{Followup} match
19217 key.  If you say that you want to score on a (sub-)thread started by an
19218 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19219 match.  This will add a new @samp{thread} match for each article that
19220 has @var{x} in its @code{References} header.  (These new @samp{thread}
19221 matches will use the @code{Message-ID}s of these matching articles.)
19222 This will ensure that you can raise/lower the score of an entire thread,
19223 even though some articles in the thread may not have complete
19224 @code{References} headers.  Note that using this may lead to
19225 undeterministic scores of the articles in the thread.  (Using this match
19226 key will lead to creation of @file{ADAPT} files.)
19227 @end table
19228 @end enumerate
19229
19230 @cindex score file atoms
19231 @item mark
19232 The value of this entry should be a number.  Any articles with a score
19233 lower than this number will be marked as read.
19234
19235 @item expunge
19236 The value of this entry should be a number.  Any articles with a score
19237 lower than this number will be removed from the summary buffer.
19238
19239 @item mark-and-expunge
19240 The value of this entry should be a number.  Any articles with a score
19241 lower than this number will be marked as read and removed from the
19242 summary buffer.
19243
19244 @item thread-mark-and-expunge
19245 The value of this entry should be a number.  All articles that belong to
19246 a thread that has a total score below this number will be marked as read
19247 and removed from the summary buffer.  @code{gnus-thread-score-function}
19248 says how to compute the total score for a thread.
19249
19250 @item files
19251 The value of this entry should be any number of file names.  These files
19252 are assumed to be score files as well, and will be loaded the same way
19253 this one was.
19254
19255 @item exclude-files
19256 The clue of this entry should be any number of files.  These files will
19257 not be loaded, even though they would normally be so, for some reason or
19258 other.
19259
19260 @item eval
19261 The value of this entry will be @code{eval}el.  This element will be
19262 ignored when handling global score files.
19263
19264 @item read-only
19265 Read-only score files will not be updated or saved.  Global score files
19266 should feature this atom (@pxref{Global Score Files}).  (Note:
19267 @dfn{Global} here really means @dfn{global}; not your personal
19268 apply-to-all-groups score files.)
19269
19270 @item orphan
19271 The value of this entry should be a number.  Articles that do not have
19272 parents will get this number added to their scores.  Imagine you follow
19273 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19274 will only follow a few of the threads, also want to see any new threads.
19275
19276 You can do this with the following two score file entries:
19277
19278 @example
19279         (orphan -500)
19280         (mark-and-expunge -100)
19281 @end example
19282
19283 When you enter the group the first time, you will only see the new
19284 threads.  You then raise the score of the threads that you find
19285 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19286 rest.  Next time you enter the group, you will see new articles in the
19287 interesting threads, plus any new threads.
19288
19289 I.e.---the orphan score atom is for high-volume groups where a few
19290 interesting threads which can't be found automatically by ordinary
19291 scoring rules exist.
19292
19293 @item adapt
19294 This entry controls the adaptive scoring.  If it is @code{t}, the
19295 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19296 adaptive scoring will be performed on this group.  If it is a list, this
19297 list will be used as the adaptive scoring rules.  If it isn't present,
19298 or is something other than @code{t} or @code{ignore}, the default
19299 adaptive scoring rules will be used.  If you want to use adaptive
19300 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19301 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19302 not want adaptive scoring.  If you only want adaptive scoring in a few
19303 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19304 insert @code{(adapt t)} in the score files of the groups where you want
19305 it.
19306
19307 @item adapt-file
19308 All adaptive score entries will go to the file named by this entry.  It
19309 will also be applied when entering the group.  This atom might be handy
19310 if you want to adapt on several groups at once, using the same adaptive
19311 file for a number of groups.
19312
19313 @item local
19314 @cindex local variables
19315 The value of this entry should be a list of @code{(@var{var}
19316 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19317 current summary buffer, and set to the value specified.  This is a
19318 convenient, if somewhat strange, way of setting variables in some
19319 groups if you don't like hooks much.  Note that the @var{value} won't
19320 be evaluated.
19321 @end table
19322
19323
19324 @node Score File Editing
19325 @section Score File Editing
19326
19327 You normally enter all scoring commands from the summary buffer, but you
19328 might feel the urge to edit them by hand as well, so we've supplied you
19329 with a mode for that.
19330
19331 It's simply a slightly customized @code{emacs-lisp} mode, with these
19332 additional commands:
19333
19334 @table @kbd
19335
19336 @item C-c C-c
19337 @kindex C-c C-c (Score)
19338 @findex gnus-score-edit-done
19339 Save the changes you have made and return to the summary buffer
19340 (@code{gnus-score-edit-done}).
19341
19342 @item C-c C-d
19343 @kindex C-c C-d (Score)
19344 @findex gnus-score-edit-insert-date
19345 Insert the current date in numerical format
19346 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19347 you were wondering.
19348
19349 @item C-c C-p
19350 @kindex C-c C-p (Score)
19351 @findex gnus-score-pretty-print
19352 The adaptive score files are saved in an unformatted fashion.  If you
19353 intend to read one of these files, you want to @dfn{pretty print} it
19354 first.  This command (@code{gnus-score-pretty-print}) does that for
19355 you.
19356
19357 @end table
19358
19359 Type @kbd{M-x gnus-score-mode} to use this mode.
19360
19361 @vindex gnus-score-mode-hook
19362 @code{gnus-score-menu-hook} is run in score mode buffers.
19363
19364 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
19365 e} to begin editing score files.
19366
19367
19368 @node Adaptive Scoring
19369 @section Adaptive Scoring
19370 @cindex adaptive scoring
19371
19372 If all this scoring is getting you down, Gnus has a way of making it all
19373 happen automatically---as if by magic.  Or rather, as if by artificial
19374 stupidity, to be precise.
19375
19376 @vindex gnus-use-adaptive-scoring
19377 When you read an article, or mark an article as read, or kill an
19378 article, you leave marks behind.  On exit from the group, Gnus can sniff
19379 these marks and add score elements depending on what marks it finds.
19380 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19381 @code{t} or @code{(line)}.  If you want score adaptively on separate
19382 words appearing in the subjects, you should set this variable to
19383 @code{(word)}.  If you want to use both adaptive methods, set this
19384 variable to @code{(word line)}.
19385
19386 @vindex gnus-default-adaptive-score-alist
19387 To give you complete control over the scoring process, you can customize
19388 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19389 might look something like this:
19390
19391 @lisp
19392 (setq gnus-default-adaptive-score-alist
19393   '((gnus-unread-mark)
19394     (gnus-ticked-mark (from 4))
19395     (gnus-dormant-mark (from 5))
19396     (gnus-del-mark (from -4) (subject -1))
19397     (gnus-read-mark (from 4) (subject 2))
19398     (gnus-expirable-mark (from -1) (subject -1))
19399     (gnus-killed-mark (from -1) (subject -3))
19400     (gnus-kill-file-mark)
19401     (gnus-ancient-mark)
19402     (gnus-low-score-mark)
19403     (gnus-catchup-mark (from -1) (subject -1))))
19404 @end lisp
19405
19406 As you see, each element in this alist has a mark as a key (either a
19407 variable name or a ``real'' mark---a character).  Following this key is
19408 a arbitrary number of header/score pairs.  If there are no header/score
19409 pairs following the key, no adaptive scoring will be done on articles
19410 that have that key as the article mark.  For instance, articles with
19411 @code{gnus-unread-mark} in the example above will not get adaptive score
19412 entries.
19413
19414 Each article can have only one mark, so just a single of these rules
19415 will be applied to each article.
19416
19417 To take @code{gnus-del-mark} as an example---this alist says that all
19418 articles that have that mark (i.e., are marked with @samp{e}) will have a
19419 score entry added to lower based on the @code{From} header by -4, and
19420 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19421
19422 If you have marked 10 articles with the same subject with
19423 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19424 That means that that subject will get a score of ten times -1, which
19425 should be, unless I'm much mistaken, -10.
19426
19427 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19428 the read articles will be marked with the @samp{E} mark.  This'll
19429 probably make adaptive scoring slightly impossible, so auto-expiring and
19430 adaptive scoring doesn't really mix very well.
19431
19432 The headers you can score on are @code{from}, @code{subject},
19433 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19434 @code{chars} and @code{date}.  In addition, you can score on
19435 @code{followup}, which will create an adaptive score entry that matches
19436 on the @code{References} header using the @code{Message-ID} of the
19437 current article, thereby matching the following thread.
19438
19439 If you use this scheme, you should set the score file atom @code{mark}
19440 to something small---like -300, perhaps, to avoid having small random
19441 changes result in articles getting marked as read.
19442
19443 After using adaptive scoring for a week or so, Gnus should start to
19444 become properly trained and enhance the authors you like best, and kill
19445 the authors you like least, without you having to say so explicitly.
19446
19447 You can control what groups the adaptive scoring is to be performed on
19448 by using the score files (@pxref{Score File Format}).  This will also
19449 let you use different rules in different groups.
19450
19451 @vindex gnus-adaptive-file-suffix
19452 The adaptive score entries will be put into a file where the name is the
19453 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19454 is @file{ADAPT}.
19455
19456 @vindex gnus-score-exact-adapt-limit
19457 When doing adaptive scoring, substring or fuzzy matching would probably
19458 give you the best results in most cases.  However, if the header one
19459 matches is short, the possibility for false positives is great, so if
19460 the length of the match is less than
19461 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19462 this variable is @code{nil}, exact matching will always be used to avoid
19463 this problem.
19464
19465 @vindex gnus-default-adaptive-word-score-alist
19466 As mentioned above, you can adapt either on individual words or entire
19467 headers.  If you adapt on words, the
19468 @code{gnus-default-adaptive-word-score-alist} variable says what score
19469 each instance of a word should add given a mark.
19470
19471 @lisp
19472 (setq gnus-default-adaptive-word-score-alist
19473       `((,gnus-read-mark . 30)
19474         (,gnus-catchup-mark . -10)
19475         (,gnus-killed-mark . -20)
19476         (,gnus-del-mark . -15)))
19477 @end lisp
19478
19479 This is the default value.  If you have adaption on words enabled, every
19480 word that appears in subjects of articles marked with
19481 @code{gnus-read-mark} will result in a score rule that increase the
19482 score with 30 points.
19483
19484 @vindex gnus-default-ignored-adaptive-words
19485 @vindex gnus-ignored-adaptive-words
19486 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19487 will be ignored.  If you wish to add more words to be ignored, use the
19488 @code{gnus-ignored-adaptive-words} list instead.
19489
19490 @vindex gnus-adaptive-word-length-limit
19491 Some may feel that short words shouldn't count when doing adaptive
19492 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19493 an integer.  Words shorter than this number will be ignored.  This
19494 variable defaults to @code{nil}.
19495
19496 @vindex gnus-adaptive-word-syntax-table
19497 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19498 syntax table in effect.  It is similar to the standard syntax table, but
19499 it considers numbers to be non-word-constituent characters.
19500
19501 @vindex gnus-adaptive-word-minimum
19502 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19503 word scoring process will never bring down the score of an article to
19504 below this number.  The default is @code{nil}.
19505
19506 @vindex gnus-adaptive-word-no-group-words
19507 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19508 won't adaptively word score any of the words in the group name.  Useful
19509 for groups like @samp{comp.editors.emacs}, where most of the subject
19510 lines contain the word @samp{emacs}.
19511
19512 After using this scheme for a while, it might be nice to write a
19513 @code{gnus-psychoanalyze-user} command to go through the rules and see
19514 what words you like and what words you don't like.  Or perhaps not.
19515
19516 Note that the adaptive word scoring thing is highly experimental and is
19517 likely to change in the future.  Initial impressions seem to indicate
19518 that it's totally useless as it stands.  Some more work (involving more
19519 rigorous statistical methods) will have to be done to make this useful.
19520
19521
19522 @node Home Score File
19523 @section Home Score File
19524
19525 The score file where new score file entries will go is called the
19526 @dfn{home score file}.  This is normally (and by default) the score file
19527 for the group itself.  For instance, the home score file for
19528 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19529
19530 However, this may not be what you want.  It is often convenient to share
19531 a common home score file among many groups---all @samp{emacs} groups
19532 could perhaps use the same home score file.
19533
19534 @vindex gnus-home-score-file
19535 The variable that controls this is @code{gnus-home-score-file}.  It can
19536 be:
19537
19538 @enumerate
19539 @item
19540 A string.  Then this file will be used as the home score file for all
19541 groups.
19542
19543 @item
19544 A function.  The result of this function will be used as the home score
19545 file.  The function will be called with the name of the group as the
19546 parameter.
19547
19548 @item
19549 A list.  The elements in this list can be:
19550
19551 @enumerate
19552 @item
19553 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19554 group name, the @var{file-name} will be used as the home score file.
19555
19556 @item
19557 A function.  If the function returns non-@code{nil}, the result will
19558 be used as the home score file.
19559
19560 @item
19561 A string.  Use the string as the home score file.
19562 @end enumerate
19563
19564 The list will be traversed from the beginning towards the end looking
19565 for matches.
19566
19567 @end enumerate
19568
19569 So, if you want to use just a single score file, you could say:
19570
19571 @lisp
19572 (setq gnus-home-score-file
19573       "my-total-score-file.SCORE")
19574 @end lisp
19575
19576 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19577 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19578
19579 @findex gnus-hierarchial-home-score-file
19580 @lisp
19581 (setq gnus-home-score-file
19582       'gnus-hierarchial-home-score-file)
19583 @end lisp
19584
19585 This is a ready-made function provided for your convenience.
19586 Other functions include
19587
19588 @table @code
19589 @item gnus-current-home-score-file
19590 @findex gnus-current-home-score-file
19591 Return the ``current'' regular score file.  This will make scoring
19592 commands add entry to the ``innermost'' matching score file.
19593
19594 @end table
19595
19596 If you want to have one score file for the @samp{emacs} groups and
19597 another for the @samp{comp} groups, while letting all other groups use
19598 their own home score files:
19599
19600 @lisp
19601 (setq gnus-home-score-file
19602       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
19603       '(("\\.emacs" "emacs.SCORE")
19604         ;; @r{All the comp groups in one score file}
19605         ("^comp" "comp.SCORE")))
19606 @end lisp
19607
19608 @vindex gnus-home-adapt-file
19609 @code{gnus-home-adapt-file} works exactly the same way as
19610 @code{gnus-home-score-file}, but says what the home adaptive score file
19611 is instead.  All new adaptive file entries will go into the file
19612 specified by this variable, and the same syntax is allowed.
19613
19614 In addition to using @code{gnus-home-score-file} and
19615 @code{gnus-home-adapt-file}, you can also use group parameters
19616 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19617 Parameters}) to achieve much the same.  Group and topic parameters take
19618 precedence over this variable.
19619
19620
19621 @node Followups To Yourself
19622 @section Followups To Yourself
19623
19624 Gnus offers two commands for picking out the @code{Message-ID} header in
19625 the current buffer.  Gnus will then add a score rule that scores using
19626 this @code{Message-ID} on the @code{References} header of other
19627 articles.  This will, in effect, increase the score of all articles that
19628 respond to the article in the current buffer.  Quite useful if you want
19629 to easily note when people answer what you've said.
19630
19631 @table @code
19632
19633 @item gnus-score-followup-article
19634 @findex gnus-score-followup-article
19635 This will add a score to articles that directly follow up your own
19636 article.
19637
19638 @item gnus-score-followup-thread
19639 @findex gnus-score-followup-thread
19640 This will add a score to all articles that appear in a thread ``below''
19641 your own article.
19642 @end table
19643
19644 @vindex message-sent-hook
19645 These two functions are both primarily meant to be used in hooks like
19646 @code{message-sent-hook}, like this:
19647 @lisp
19648 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19649 @end lisp
19650
19651
19652 If you look closely at your own @code{Message-ID}, you'll notice that
19653 the first two or three characters are always the same.  Here's two of
19654 mine:
19655
19656 @example
19657 <x6u3u47icf.fsf@@eyesore.no>
19658 <x6sp9o7ibw.fsf@@eyesore.no>
19659 @end example
19660
19661 So ``my'' ident on this machine is @samp{x6}.  This can be
19662 exploited---the following rule will raise the score on all followups to
19663 myself:
19664
19665 @lisp
19666 ("references"
19667  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
19668   1000 nil r))
19669 @end lisp
19670
19671 Whether it's the first two or first three characters that are ``yours''
19672 is system-dependent.
19673
19674
19675 @node Scoring On Other Headers
19676 @section Scoring On Other Headers
19677 @cindex scoring on other headers
19678
19679 Gnus is quite fast when scoring the ``traditional''
19680 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
19681 other headers requires writing a @code{head} scoring rule, which means
19682 that Gnus has to request every single article from the back end to find
19683 matches.  This takes a long time in big groups.
19684
19685 Now, there's not much you can do about this for news groups, but for
19686 mail groups, you have greater control.  In @ref{To From Newsgroups},
19687 it's explained in greater detail what this mechanism does, but here's
19688 a cookbook example for @code{nnml} on how to allow scoring on the
19689 @samp{To} and @samp{Cc} headers.
19690
19691 Put the following in your @file{~/.gnus.el} file.
19692
19693 @lisp
19694 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
19695       nnmail-extra-headers gnus-extra-headers)
19696 @end lisp
19697
19698 Restart Gnus and rebuild your @code{nnml} overview files with the
19699 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
19700 time if you have much mail.
19701
19702 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
19703 so: @kbd{I e s p To RET <your name> RET}.
19704
19705 See?  Simple.
19706
19707
19708 @node Scoring Tips
19709 @section Scoring Tips
19710 @cindex scoring tips
19711
19712 @table @dfn
19713
19714 @item Crossposts
19715 @cindex crossposts
19716 @cindex scoring crossposts
19717 If you want to lower the score of crossposts, the line to match on is
19718 the @code{Xref} header.
19719 @lisp
19720 ("xref" (" talk.politics.misc:" -1000))
19721 @end lisp
19722
19723 @item Multiple crossposts
19724 If you want to lower the score of articles that have been crossposted to
19725 more than, say, 3 groups:
19726 @lisp
19727 ("xref"
19728   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
19729    -1000 nil r))
19730 @end lisp
19731
19732 @item Matching on the body
19733 This is generally not a very good idea---it takes a very long time.
19734 Gnus actually has to fetch each individual article from the server.  But
19735 you might want to anyway, I guess.  Even though there are three match
19736 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
19737 and stick with it in each score file.  If you use any two, each article
19738 will be fetched @emph{twice}.  If you want to match a bit on the
19739 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
19740 the matches.
19741
19742 @item Marking as read
19743 You will probably want to mark articles that have scores below a certain
19744 number as read.  This is most easily achieved by putting the following
19745 in your @file{all.SCORE} file:
19746 @lisp
19747 ((mark -100))
19748 @end lisp
19749 You may also consider doing something similar with @code{expunge}.
19750
19751 @item Negated character classes
19752 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
19753 That will match newlines, which might lead to, well, The Unknown.  Say
19754 @code{[^abcd\n]*} instead.
19755 @end table
19756
19757
19758 @node Reverse Scoring
19759 @section Reverse Scoring
19760 @cindex reverse scoring
19761
19762 If you want to keep just articles that have @samp{Sex with Emacs} in the
19763 subject header, and expunge all other articles, you could put something
19764 like this in your score file:
19765
19766 @lisp
19767 (("subject"
19768   ("Sex with Emacs" 2))
19769  (mark 1)
19770  (expunge 1))
19771 @end lisp
19772
19773 So, you raise all articles that match @samp{Sex with Emacs} and mark the
19774 rest as read, and expunge them to boot.
19775
19776
19777 @node Global Score Files
19778 @section Global Score Files
19779 @cindex global score files
19780
19781 Sure, other newsreaders have ``global kill files''.  These are usually
19782 nothing more than a single kill file that applies to all groups, stored
19783 in the user's home directory.  Bah!  Puny, weak newsreaders!
19784
19785 What I'm talking about here are Global Score Files.  Score files from
19786 all over the world, from users everywhere, uniting all nations in one
19787 big, happy score file union!  Ange-score!  New and untested!
19788
19789 @vindex gnus-global-score-files
19790 All you have to do to use other people's score files is to set the
19791 @code{gnus-global-score-files} variable.  One entry for each score file,
19792 or each score file directory.  Gnus will decide by itself what score
19793 files are applicable to which group.
19794
19795 To use the score file
19796 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
19797 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
19798 say this:
19799
19800 @lisp
19801 (setq gnus-global-score-files
19802       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
19803         "/ftp@@ftp.some-where:/pub/score/"))
19804 @end lisp
19805
19806 @findex gnus-score-search-global-directories
19807 @noindent
19808 Simple, eh?  Directory names must end with a @samp{/}.  These
19809 directories are typically scanned only once during each Gnus session.
19810 If you feel the need to manually re-scan the remote directories, you can
19811 use the @code{gnus-score-search-global-directories} command.
19812
19813 Note that, at present, using this option will slow down group entry
19814 somewhat.  (That is---a lot.)
19815
19816 If you want to start maintaining score files for other people to use,
19817 just put your score file up for anonymous ftp and announce it to the
19818 world.  Become a retro-moderator!  Participate in the retro-moderator
19819 wars sure to ensue, where retro-moderators battle it out for the
19820 sympathy of the people, luring them to use their score files on false
19821 premises!  Yay!  The net is saved!
19822
19823 Here are some tips for the would-be retro-moderator, off the top of my
19824 head:
19825
19826 @itemize @bullet
19827
19828 @item
19829 Articles heavily crossposted are probably junk.
19830 @item
19831 To lower a single inappropriate article, lower by @code{Message-ID}.
19832 @item
19833 Particularly brilliant authors can be raised on a permanent basis.
19834 @item
19835 Authors that repeatedly post off-charter for the group can safely be
19836 lowered out of existence.
19837 @item
19838 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
19839 articles completely.
19840
19841 @item
19842 Use expiring score entries to keep the size of the file down.  You
19843 should probably have a long expiry period, though, as some sites keep
19844 old articles for a long time.
19845 @end itemize
19846
19847 @dots{} I wonder whether other newsreaders will support global score files
19848 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
19849 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
19850 holding our breath yet?
19851
19852
19853 @node Kill Files
19854 @section Kill Files
19855 @cindex kill files
19856
19857 Gnus still supports those pesky old kill files.  In fact, the kill file
19858 entries can now be expiring, which is something I wrote before Daniel
19859 Quinlan thought of doing score files, so I've left the code in there.
19860
19861 In short, kill processing is a lot slower (and I do mean @emph{a lot})
19862 than score processing, so it might be a good idea to rewrite your kill
19863 files into score files.
19864
19865 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
19866 forms into this file, which means that you can use kill files as some
19867 sort of primitive hook function to be run on group entry, even though
19868 that isn't a very good idea.
19869
19870 Normal kill files look like this:
19871
19872 @lisp
19873 (gnus-kill "From" "Lars Ingebrigtsen")
19874 (gnus-kill "Subject" "ding")
19875 (gnus-expunge "X")
19876 @end lisp
19877
19878 This will mark every article written by me as read, and remove the
19879 marked articles from the summary buffer.  Very useful, you'll agree.
19880
19881 Other programs use a totally different kill file syntax.  If Gnus
19882 encounters what looks like a @code{rn} kill file, it will take a stab at
19883 interpreting it.
19884
19885 Two summary functions for editing a @sc{gnus} kill file:
19886
19887 @table @kbd
19888
19889 @item M-k
19890 @kindex M-k (Summary)
19891 @findex gnus-summary-edit-local-kill
19892 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
19893
19894 @item M-K
19895 @kindex M-K (Summary)
19896 @findex gnus-summary-edit-global-kill
19897 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
19898 @end table
19899
19900 Two group mode functions for editing the kill files:
19901
19902 @table @kbd
19903
19904 @item M-k
19905 @kindex M-k (Group)
19906 @findex gnus-group-edit-local-kill
19907 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
19908
19909 @item M-K
19910 @kindex M-K (Group)
19911 @findex gnus-group-edit-global-kill
19912 Edit the general kill file (@code{gnus-group-edit-global-kill}).
19913 @end table
19914
19915 Kill file variables:
19916
19917 @table @code
19918 @item gnus-kill-file-name
19919 @vindex gnus-kill-file-name
19920 A kill file for the group @samp{soc.motss} is normally called
19921 @file{soc.motss.KILL}.  The suffix appended to the group name to get
19922 this file name is detailed by the @code{gnus-kill-file-name} variable.
19923 The ``global'' kill file (not in the score file sense of ``global'', of
19924 course) is just called @file{KILL}.
19925
19926 @vindex gnus-kill-save-kill-file
19927 @item gnus-kill-save-kill-file
19928 If this variable is non-@code{nil}, Gnus will save the
19929 kill file after processing, which is necessary if you use expiring
19930 kills.
19931
19932 @item gnus-apply-kill-hook
19933 @vindex gnus-apply-kill-hook
19934 @findex gnus-apply-kill-file-unless-scored
19935 @findex gnus-apply-kill-file
19936 A hook called to apply kill files to a group.  It is
19937 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
19938 kill file if you have a score file for the same group, you can set this
19939 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
19940 kill files to be processed, you should set this variable to @code{nil}.
19941
19942 @item gnus-kill-file-mode-hook
19943 @vindex gnus-kill-file-mode-hook
19944 A hook called in kill-file mode buffers.
19945
19946 @end table
19947
19948
19949 @node Converting Kill Files
19950 @section Converting Kill Files
19951 @cindex kill files
19952 @cindex converting kill files
19953
19954 If you have loads of old kill files, you may want to convert them into
19955 score files.  If they are ``regular'', you can use
19956 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
19957 by hand.
19958
19959 The kill to score conversion package isn't included in Gnus by default.
19960 You can fetch it from
19961 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
19962
19963 If your old kill files are very complex---if they contain more
19964 non-@code{gnus-kill} forms than not, you'll have to convert them by
19965 hand.  Or just let them be as they are.  Gnus will still use them as
19966 before.
19967
19968
19969 @node GroupLens
19970 @section GroupLens
19971 @cindex GroupLens
19972
19973 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
19974 so this section is mostly of historical interest.
19975
19976 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
19977 collaborative filtering system that helps you work together with other
19978 people to find the quality news articles out of the huge volume of
19979 news articles generated every day.
19980
19981 To accomplish this the GroupLens system combines your opinions about
19982 articles you have already read with the opinions of others who have done
19983 likewise and gives you a personalized prediction for each unread news
19984 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
19985 rate articles, and finds other people that rate articles the same way.
19986 Once it has found some people you agree with it tells you, in the form
19987 of a prediction, what they thought of the article.  You can use this
19988 prediction to help you decide whether or not you want to read the
19989 article.
19990
19991 @menu
19992 * Using GroupLens::             How to make Gnus use GroupLens.
19993 * Rating Articles::             Letting GroupLens know how you rate articles.
19994 * Displaying Predictions::      Displaying predictions given by GroupLens.
19995 * GroupLens Variables::         Customizing GroupLens.
19996 @end menu
19997
19998
19999 @node Using GroupLens
20000 @subsection Using GroupLens
20001
20002 To use GroupLens you must register a pseudonym with your local
20003 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20004 Bureau (BBB)} is the only better bit in town at the moment.
20005
20006 Once you have registered you'll need to set a couple of variables.
20007
20008 @table @code
20009
20010 @item gnus-use-grouplens
20011 @vindex gnus-use-grouplens
20012 Setting this variable to a non-@code{nil} value will make Gnus hook into
20013 all the relevant GroupLens functions.
20014
20015 @item grouplens-pseudonym
20016 @vindex grouplens-pseudonym
20017 This variable should be set to the pseudonym you got when registering
20018 with the Better Bit Bureau.
20019
20020 @item grouplens-newsgroups
20021 @vindex grouplens-newsgroups
20022 A list of groups that you want to get GroupLens predictions for.
20023
20024 @end table
20025
20026 That's the minimum of what you need to get up and running with GroupLens.
20027 Once you've registered, GroupLens will start giving you scores for
20028 articles based on the average of what other people think.  But, to get
20029 the real benefit of GroupLens you need to start rating articles
20030 yourself.  Then the scores GroupLens gives you will be personalized for
20031 you, based on how the people you usually agree with have already rated.
20032
20033
20034 @node Rating Articles
20035 @subsection Rating Articles
20036
20037 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20038 Where 1 means something like this article is a waste of bandwidth and 5
20039 means that the article was really good.  The basic question to ask
20040 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20041 like this one?''
20042
20043 There are four ways to enter a rating for an article in GroupLens.
20044
20045 @table @kbd
20046
20047 @item r
20048 @kindex r (GroupLens)
20049 @findex bbb-summary-rate-article
20050 This function will prompt you for a rating on a scale of one to five.
20051
20052 @item k
20053 @kindex k (GroupLens)
20054 @findex grouplens-score-thread
20055 This function will prompt you for a rating, and rate all the articles in
20056 the thread.  This is really useful for some of those long running giant
20057 threads in rec.humor.
20058
20059 @end table
20060
20061 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20062 the score of the article you're reading.
20063
20064 @table @kbd
20065
20066 @item 1-5 n
20067 @kindex n (GroupLens)
20068 @findex grouplens-next-unread-article
20069 Rate the article and go to the next unread article.
20070
20071 @item 1-5 ,
20072 @kindex , (GroupLens)
20073 @findex grouplens-best-unread-article
20074 Rate the article and go to the next unread article with the highest score.
20075
20076 @end table
20077
20078 If you want to give the current article a score of 4 and then go to the
20079 next article, just type @kbd{4 n}.
20080
20081
20082 @node Displaying Predictions
20083 @subsection Displaying Predictions
20084
20085 GroupLens makes a prediction for you about how much you will like a
20086 news article.  The predictions from GroupLens are on a scale from 1 to
20087 5, where 1 is the worst and 5 is the best.  You can use the predictions
20088 from GroupLens in one of three ways controlled by the variable
20089 @code{gnus-grouplens-override-scoring}.
20090
20091 @vindex gnus-grouplens-override-scoring
20092 There are three ways to display predictions in grouplens.  You may
20093 choose to have the GroupLens scores contribute to, or override the
20094 regular Gnus scoring mechanism.  override is the default; however, some
20095 people prefer to see the Gnus scores plus the grouplens scores.  To get
20096 the separate scoring behavior you need to set
20097 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20098 GroupLens predictions combined with the grouplens scores set it to
20099 @code{'override} and to combine the scores set
20100 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20101 the combine option you will also want to set the values for
20102 @code{grouplens-prediction-offset} and
20103 @code{grouplens-score-scale-factor}.
20104
20105 @vindex grouplens-prediction-display
20106 In either case, GroupLens gives you a few choices for how you would like
20107 to see your predictions displayed.  The display of predictions is
20108 controlled by the @code{grouplens-prediction-display} variable.
20109
20110 The following are valid values for that variable.
20111
20112 @table @code
20113 @item prediction-spot
20114 The higher the prediction, the further to the right an @samp{*} is
20115 displayed.
20116
20117 @item confidence-interval
20118 A numeric confidence interval.
20119
20120 @item prediction-bar
20121 The higher the prediction, the longer the bar.
20122
20123 @item confidence-bar
20124 Numerical confidence.
20125
20126 @item confidence-spot
20127 The spot gets bigger with more confidence.
20128
20129 @item prediction-num
20130 Plain-old numeric value.
20131
20132 @item confidence-plus-minus
20133 Prediction +/- confidence.
20134
20135 @end table
20136
20137
20138 @node GroupLens Variables
20139 @subsection GroupLens Variables
20140
20141 @table @code
20142
20143 @item gnus-summary-grouplens-line-format
20144 The summary line format used in GroupLens-enhanced summary buffers.  It
20145 accepts the same specs as the normal summary line format (@pxref{Summary
20146 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20147 %s\n}.
20148
20149 @item grouplens-bbb-host
20150 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20151 default.
20152
20153 @item grouplens-bbb-port
20154 Port of the host running the bbbd server.  The default is 9000.
20155
20156 @item grouplens-score-offset
20157 Offset the prediction by this value.  In other words, subtract the
20158 prediction value by this number to arrive at the effective score.  The
20159 default is 0.
20160
20161 @item grouplens-score-scale-factor
20162 This variable allows the user to magnify the effect of GroupLens scores.
20163 The scale factor is applied after the offset.  The default is 1.
20164
20165 @end table
20166
20167
20168 @node Advanced Scoring
20169 @section Advanced Scoring
20170
20171 Scoring on Subjects and From headers is nice enough, but what if you're
20172 really interested in what a person has to say only when she's talking
20173 about a particular subject?  Or what if you really don't want to
20174 read what person A has to say when she's following up to person B, but
20175 want to read what she says when she's following up to person C?
20176
20177 By using advanced scoring rules you may create arbitrarily complex
20178 scoring patterns.
20179
20180 @menu
20181 * Advanced Scoring Syntax::     A definition.
20182 * Advanced Scoring Examples::   What they look like.
20183 * Advanced Scoring Tips::       Getting the most out of it.
20184 @end menu
20185
20186
20187 @node Advanced Scoring Syntax
20188 @subsection Advanced Scoring Syntax
20189
20190 Ordinary scoring rules have a string as the first element in the rule.
20191 Advanced scoring rules have a list as the first element.  The second
20192 element is the score to be applied if the first element evaluated to a
20193 non-@code{nil} value.
20194
20195 These lists may consist of three logical operators, one redirection
20196 operator, and various match operators.
20197
20198 Logical operators:
20199
20200 @table @code
20201 @item &
20202 @itemx and
20203 This logical operator will evaluate each of its arguments until it finds
20204 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20205 evaluate to @code{true} values, then this operator will return
20206 @code{true}.
20207
20208 @item |
20209 @itemx or
20210 This logical operator will evaluate each of its arguments until it finds
20211 one that evaluates to @code{true}.  If no arguments are @code{true},
20212 then this operator will return @code{false}.
20213
20214 @item !
20215 @itemx not
20216 @itemx Â¬
20217 This logical operator only takes a single argument.  It returns the
20218 logical negation of the value of its argument.
20219
20220 @end table
20221
20222 There is an @dfn{indirection operator} that will make its arguments
20223 apply to the ancestors of the current article being scored.  For
20224 instance, @code{1-} will make score rules apply to the parent of the
20225 current article.  @code{2-} will make score rules apply to the
20226 grandparent of the current article.  Alternatively, you can write
20227 @code{^^}, where the number of @code{^}s (carets) says how far back into
20228 the ancestry you want to go.
20229
20230 Finally, we have the match operators.  These are the ones that do the
20231 real work.  Match operators are header name strings followed by a match
20232 and a match type.  A typical match operator looks like @samp{("from"
20233 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20234 simple scoring, and the match types are also the same.
20235
20236
20237 @node Advanced Scoring Examples
20238 @subsection Advanced Scoring Examples
20239
20240 Please note that the following examples are score file rules.  To
20241 make a complete score file from them, surround them with another pair
20242 of parentheses.
20243
20244 Let's say you want to increase the score of articles written by Lars
20245 when he's talking about Gnus:
20246
20247 @example
20248 @group
20249 ((&
20250   ("from" "Lars Ingebrigtsen")
20251   ("subject" "Gnus"))
20252  1000)
20253 @end group
20254 @end example
20255
20256 Quite simple, huh?
20257
20258 When he writes long articles, he sometimes has something nice to say:
20259
20260 @example
20261 ((&
20262   ("from" "Lars Ingebrigtsen")
20263   (|
20264    ("subject" "Gnus")
20265    ("lines" 100 >)))
20266  1000)
20267 @end example
20268
20269 However, when he responds to things written by Reig Eigil Logge, you
20270 really don't want to read what he's written:
20271
20272 @example
20273 ((&
20274   ("from" "Lars Ingebrigtsen")
20275   (1- ("from" "Reig Eigir Logge")))
20276  -100000)
20277 @end example
20278
20279 Everybody that follows up Redmondo when he writes about disappearing
20280 socks should have their scores raised, but only when they talk about
20281 white socks.  However, when Lars talks about socks, it's usually not
20282 very interesting:
20283
20284 @example
20285 ((&
20286   (1-
20287    (&
20288     ("from" "redmondo@@.*no" r)
20289     ("body" "disappearing.*socks" t)))
20290   (! ("from" "Lars Ingebrigtsen"))
20291   ("body" "white.*socks"))
20292  1000)
20293 @end example
20294
20295 The possibilities are endless.
20296
20297
20298 @node Advanced Scoring Tips
20299 @subsection Advanced Scoring Tips
20300
20301 The @code{&} and @code{|} logical operators do short-circuit logic.
20302 That is, they stop processing their arguments when it's clear what the
20303 result of the operation will be.  For instance, if one of the arguments
20304 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20305 the rest of the arguments.  This means that you should put slow matches
20306 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20307 @samp{subject}) first.
20308
20309 The indirection arguments (@code{1-} and so on) will make their
20310 arguments work on previous generations of the thread.  If you say
20311 something like:
20312
20313 @example
20314 ...
20315 (1-
20316  (1-
20317   ("from" "lars")))
20318 ...
20319 @end example
20320
20321 Then that means "score on the from header of the grandparent of the
20322 current article".  An indirection is quite fast, but it's better to say:
20323
20324 @example
20325 (1-
20326  (&
20327   ("from" "Lars")
20328   ("subject" "Gnus")))
20329 @end example
20330
20331 than it is to say:
20332
20333 @example
20334 (&
20335  (1- ("from" "Lars"))
20336  (1- ("subject" "Gnus")))
20337 @end example
20338
20339
20340 @node Score Decays
20341 @section Score Decays
20342 @cindex score decays
20343 @cindex decays
20344
20345 You may find that your scores have a tendency to grow without
20346 bounds, especially if you're using adaptive scoring.  If scores get too
20347 big, they lose all meaning---they simply max out and it's difficult to
20348 use them in any sensible way.
20349
20350 @vindex gnus-decay-scores
20351 @findex gnus-decay-score
20352 @vindex gnus-decay-score-function
20353 Gnus provides a mechanism for decaying scores to help with this problem.
20354 When score files are loaded and @code{gnus-decay-scores} is
20355 non-@code{nil}, Gnus will run the score files through the decaying
20356 mechanism thereby lowering the scores of all non-permanent score rules.
20357 The decay itself if performed by the @code{gnus-decay-score-function}
20358 function, which is @code{gnus-decay-score} by default.  Here's the
20359 definition of that function:
20360
20361 @lisp
20362 (defun gnus-decay-score (score)
20363   "Decay SCORE according to `gnus-score-decay-constant'
20364 and `gnus-score-decay-scale'."
20365   (let ((n (- score
20366               (* (if (< score 0) -1 1)
20367                  (min (abs score)
20368                       (max gnus-score-decay-constant
20369                            (* (abs score)
20370                               gnus-score-decay-scale)))))))
20371     (if (and (featurep 'xemacs)
20372              ;; XEmacs' floor can handle only the floating point
20373              ;; number below the half of the maximum integer.
20374              (> (abs n) (lsh -1 -2)))
20375         (string-to-number
20376          (car (split-string (number-to-string n) "\\.")))
20377       (floor n))))
20378 @end lisp
20379
20380 @vindex gnus-score-decay-scale
20381 @vindex gnus-score-decay-constant
20382 @code{gnus-score-decay-constant} is 3 by default and
20383 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20384
20385 @enumerate
20386 @item
20387 Scores between -3 and 3 will be set to 0 when this function is called.
20388
20389 @item
20390 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20391
20392 @item
20393 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20394 score.
20395 @end enumerate
20396
20397 If you don't like this decay function, write your own.  It is called
20398 with the score to be decayed as its only parameter, and it should return
20399 the new score, which should be an integer.
20400
20401 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20402 four days, Gnus will decay the scores four times, for instance.
20403
20404 @iftex
20405 @iflatex
20406 @chapter Message
20407 @include message.texi
20408 @chapter Emacs MIME
20409 @include emacs-mime.texi
20410 @chapter Sieve
20411 @include sieve.texi
20412 @chapter PGG
20413 @include pgg.texi
20414 @end iflatex
20415 @end iftex
20416
20417 @node Various
20418 @chapter Various
20419
20420 @menu
20421 * Process/Prefix::              A convention used by many treatment commands.
20422 * Interactive::                 Making Gnus ask you many questions.
20423 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20424 * Formatting Variables::        You can specify what buffers should look like.
20425 * Window Layout::               Configuring the Gnus buffer windows.
20426 * Faces and Fonts::             How to change how faces look.
20427 * Compilation::                 How to speed Gnus up.
20428 * Mode Lines::                  Displaying information in the mode lines.
20429 * Highlighting and Menus::      Making buffers look all nice and cozy.
20430 * Buttons::                     Get tendinitis in ten easy steps!
20431 * Daemons::                     Gnus can do things behind your back.
20432 * NoCeM::                       How to avoid spam and other fatty foods.
20433 * Undo::                        Some actions can be undone.
20434 * Predicate Specifiers::        Specifying predicates.
20435 * Moderation::                  What to do if you're a moderator.
20436 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20437 * Fuzzy Matching::              What's the big fuzz?
20438 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20439 * Various Various::             Things that are really various.
20440 @end menu
20441
20442
20443 @node Process/Prefix
20444 @section Process/Prefix
20445 @cindex process/prefix convention
20446
20447 Many functions, among them functions for moving, decoding and saving
20448 articles, use what is known as the @dfn{Process/Prefix convention}.
20449
20450 This is a method for figuring out what articles the user wants the
20451 command to be performed on.
20452
20453 It goes like this:
20454
20455 If the numeric prefix is N, perform the operation on the next N
20456 articles, starting with the current one.  If the numeric prefix is
20457 negative, perform the operation on the previous N articles, starting
20458 with the current one.
20459
20460 @vindex transient-mark-mode
20461 If @code{transient-mark-mode} in non-@code{nil} and the region is
20462 active, all articles in the region will be worked upon.
20463
20464 If there is no numeric prefix, but some articles are marked with the
20465 process mark, perform the operation on the articles marked with
20466 the process mark.
20467
20468 If there is neither a numeric prefix nor any articles marked with the
20469 process mark, just perform the operation on the current article.
20470
20471 Quite simple, really, but it needs to be made clear so that surprises
20472 are avoided.
20473
20474 Commands that react to the process mark will push the current list of
20475 process marked articles onto a stack and will then clear all process
20476 marked articles.  You can restore the previous configuration with the
20477 @kbd{M P y} command (@pxref{Setting Process Marks}).
20478
20479 @vindex gnus-summary-goto-unread
20480 One thing that seems to shock & horrify lots of people is that, for
20481 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20482 Since each @kbd{d} (which marks the current article as read) by default
20483 goes to the next unread article after marking, this means that @kbd{3 d}
20484 will mark the next three unread articles as read, no matter what the
20485 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20486 @code{nil} for a more straightforward action.
20487
20488 Many commands do not use the process/prefix convention.  All commands
20489 that do explicitly say so in this manual.  To apply the process/prefix
20490 convention to commands that do not use it, you can use the @kbd{M-&}
20491 command.  For instance, to mark all the articles in the group as
20492 expirable, you could say @kbd{M P b M-& E}.
20493
20494
20495 @node Interactive
20496 @section Interactive
20497 @cindex interaction
20498
20499 @table @code
20500
20501 @item gnus-novice-user
20502 @vindex gnus-novice-user
20503 If this variable is non-@code{nil}, you are either a newcomer to the
20504 World of Usenet, or you are very cautious, which is a nice thing to be,
20505 really.  You will be given questions of the type ``Are you sure you want
20506 to do this?'' before doing anything dangerous.  This is @code{t} by
20507 default.
20508
20509 @item gnus-expert-user
20510 @vindex gnus-expert-user
20511 If this variable is non-@code{nil}, you will seldom be asked any
20512 questions by Gnus.  It will simply assume you know what you're doing, no
20513 matter how strange.
20514
20515 @item gnus-interactive-catchup
20516 @vindex gnus-interactive-catchup
20517 Require confirmation before catching up a group if non-@code{nil}.  It
20518 is @code{t} by default.
20519
20520 @item gnus-interactive-exit
20521 @vindex gnus-interactive-exit
20522 Require confirmation before exiting Gnus.  This variable is @code{t} by
20523 default.
20524 @end table
20525
20526
20527 @node Symbolic Prefixes
20528 @section Symbolic Prefixes
20529 @cindex symbolic prefixes
20530
20531 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20532 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20533 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20534 rule of 900 to the current article.
20535
20536 This is all nice and well, but what if you want to give a command some
20537 additional information?  Well, what most commands do is interpret the
20538 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20539 doesn't want a backup file to be created when saving the current buffer,
20540 for instance.  But what if you want to save without making a backup
20541 file, and you want Emacs to flash lights and play a nice tune at the
20542 same time?  You can't, and you're probably perfectly happy that way.
20543
20544 @kindex M-i (Summary)
20545 @findex gnus-symbolic-argument
20546 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20547 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20548 character typed in is the value.  You can stack as many @kbd{M-i}
20549 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20550 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20551 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20552 @code{b}''.  You get the drift.
20553
20554 Typing in symbolic prefixes to commands that don't accept them doesn't
20555 hurt, but it doesn't do any good either.  Currently not many Gnus
20556 functions make use of the symbolic prefix.
20557
20558 If you're interested in how Gnus implements this, @pxref{Extended
20559 Interactive}.
20560
20561
20562 @node Formatting Variables
20563 @section Formatting Variables
20564 @cindex formatting variables
20565
20566 Throughout this manual you've probably noticed lots of variables called
20567 things like @code{gnus-group-line-format} and
20568 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20569 output lines in the various buffers.  There's quite a lot of them.
20570 Fortunately, they all use the same syntax, so there's not that much to
20571 be annoyed by.
20572
20573 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20574 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20575 lots of percentages everywhere.
20576
20577 @menu
20578 * Formatting Basics::           A formatting variable is basically a format string.
20579 * Mode Line Formatting::        Some rules about mode line formatting variables.
20580 * Advanced Formatting::         Modifying output in various ways.
20581 * User-Defined Specs::          Having Gnus call your own functions.
20582 * Formatting Fonts::            Making the formatting look colorful and nice.
20583 * Positioning Point::           Moving point to a position after an operation.
20584 * Tabulation::                  Tabulating your output.
20585 * Wide Characters::             Dealing with wide characters.
20586 @end menu
20587
20588 Currently Gnus uses the following formatting variables:
20589 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20590 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20591 @code{gnus-group-mode-line-format},
20592 @code{gnus-summary-mode-line-format},
20593 @code{gnus-article-mode-line-format},
20594 @code{gnus-server-mode-line-format}, and
20595 @code{gnus-summary-pick-line-format}.
20596
20597 All these format variables can also be arbitrary elisp forms.  In that
20598 case, they will be @code{eval}ed to insert the required lines.
20599
20600 @kindex M-x gnus-update-format
20601 @findex gnus-update-format
20602 Gnus includes a command to help you while creating your own format
20603 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20604 update the spec in question and pop you to a buffer where you can
20605 examine the resulting Lisp code to be run to generate the line.
20606
20607
20608
20609 @node Formatting Basics
20610 @subsection Formatting Basics
20611
20612 Each @samp{%} element will be replaced by some string or other when the
20613 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20614 spec, and pad with spaces to get a 5-character field''.
20615
20616 As with normal C and Emacs Lisp formatting strings, the numerical
20617 modifier between the @samp{%} and the formatting type character will
20618 @dfn{pad} the output so that it is always at least that long.
20619 @samp{%5y} will make the field always (at least) five characters wide by
20620 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20621 the right instead.
20622
20623 You may also wish to limit the length of the field to protect against
20624 particularly wide values.  For that you can say @samp{%4,6y}, which
20625 means that the field will never be more than 6 characters wide and never
20626 less than 4 characters wide.
20627
20628 Also Gnus supports some extended format specifications, such as
20629 @samp{%&user-date;}.
20630
20631
20632 @node Mode Line Formatting
20633 @subsection Mode Line Formatting
20634
20635 Mode line formatting variables (e.g.,
20636 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20637 buffer line oriented formatting variables (@pxref{Formatting Basics})
20638 with the following two differences:
20639
20640 @enumerate
20641
20642 @item
20643 There must be no newline (@samp{\n}) at the end.
20644
20645 @item
20646 The special @samp{%%b} spec can be used to display the buffer name.
20647 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20648 @samp{%} to allow it to pass through the formatting machinery unmangled,
20649 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20650 display interprets to mean ``show the buffer name''.  For a full list of
20651 mode line specs Emacs understands, see the documentation of the
20652 @code{mode-line-format} variable.
20653
20654 @end enumerate
20655
20656
20657 @node Advanced Formatting
20658 @subsection Advanced Formatting
20659
20660 It is frequently useful to post-process the fields in some way.
20661 Padding, limiting, cutting off parts and suppressing certain values can
20662 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20663 look like @samp{%~(cut 3)~(ignore "0")y}.
20664
20665 These are the valid modifiers:
20666
20667 @table @code
20668 @item pad
20669 @itemx pad-left
20670 Pad the field to the left with spaces until it reaches the required
20671 length.
20672
20673 @item pad-right
20674 Pad the field to the right with spaces until it reaches the required
20675 length.
20676
20677 @item max
20678 @itemx max-left
20679 Cut off characters from the left until it reaches the specified length.
20680
20681 @item max-right
20682 Cut off characters from the right until it reaches the specified
20683 length.
20684
20685 @item cut
20686 @itemx cut-left
20687 Cut off the specified number of characters from the left.
20688
20689 @item cut-right
20690 Cut off the specified number of characters from the right.
20691
20692 @item ignore
20693 Return an empty string if the field is equal to the specified value.
20694
20695 @item form
20696 Use the specified form as the field value when the @samp{@@} spec is
20697 used.
20698
20699 Here's an example:
20700
20701 @lisp
20702 "~(form (current-time-string))@@"
20703 @end lisp
20704
20705 @end table
20706
20707 Let's take an example.  The @samp{%o} spec in the summary mode lines
20708 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20709 This is quite a mouthful, so we want to shave off the century number and
20710 the time, leaving us with a six-character date.  That would be
20711 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20712 maxing, and we need the padding to ensure that the date is never less
20713 than 6 characters to make it look nice in columns.)
20714
20715 Ignoring is done first; then cutting; then maxing; and then as the very
20716 last operation, padding.
20717
20718 If you use lots of these advanced thingies, you'll find that Gnus gets
20719 quite slow.  This can be helped enormously by running @kbd{M-x
20720 gnus-compile} when you are satisfied with the look of your lines.
20721 @xref{Compilation}.
20722
20723
20724 @node User-Defined Specs
20725 @subsection User-Defined Specs
20726
20727 All the specs allow for inserting user defined specifiers---@samp{u}.
20728 The next character in the format string should be a letter.  Gnus
20729 will call the function @code{gnus-user-format-function-}@samp{X}, where
20730 @samp{X} is the letter following @samp{%u}.  The function will be passed
20731 a single parameter---what the parameter means depends on what buffer
20732 it's being called from.  The function should return a string, which will
20733 be inserted into the buffer just like information from any other
20734 specifier.  This function may also be called with dummy values, so it
20735 should protect against that.
20736
20737 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20738 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20739
20740 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20741 much the same without defining new functions.  Here's an example:
20742 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20743 given here will be evaluated to yield the current line number, and then
20744 inserted.
20745
20746
20747 @node Formatting Fonts
20748 @subsection Formatting Fonts
20749
20750 There are specs for highlighting, and these are shared by all the format
20751 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20752 the special @code{mouse-face} property set, which means that it will be
20753 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20754 over it.
20755
20756 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20757 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20758 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20759 and so on.  Create as many faces as you wish.  The same goes for the
20760 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20761 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20762
20763 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20764 special @code{balloon-help} property set to
20765 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
20766 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
20767 variables should be either strings or symbols naming functions that
20768 return a string.  When the mouse passes over text with this property
20769 set, a balloon window will appear and display the string.  Please
20770 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20771 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20772 XEmacs) for more information on this.  (For technical reasons, the
20773 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20774 paragraph.)
20775
20776 Here's an alternative recipe for the group buffer:
20777
20778 @lisp
20779 ;; @r{Create three face types.}
20780 (setq gnus-face-1 'bold)
20781 (setq gnus-face-3 'italic)
20782
20783 ;; @r{We want the article count to be in}
20784 ;; @r{a bold and green face.  So we create}
20785 ;; @r{a new face called @code{my-green-bold}.}
20786 (copy-face 'bold 'my-green-bold)
20787 ;; @r{Set the color.}
20788 (set-face-foreground 'my-green-bold "ForestGreen")
20789 (setq gnus-face-2 'my-green-bold)
20790
20791 ;; @r{Set the new & fancy format.}
20792 (setq gnus-group-line-format
20793       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
20794 @end lisp
20795
20796 I'm sure you'll be able to use this scheme to create totally unreadable
20797 and extremely vulgar displays.  Have fun!
20798
20799 Note that the @samp{%(} specs (and friends) do not make any sense on the
20800 mode-line variables.
20801
20802 @node Positioning Point
20803 @subsection Positioning Point
20804
20805 Gnus usually moves point to a pre-defined place on each line in most
20806 buffers.  By default, point move to the first colon character on the
20807 line.  You can customize this behaviour in three different ways.
20808
20809 You can move the colon character to somewhere else on the line.
20810
20811 @findex gnus-goto-colon
20812 You can redefine the function that moves the point to the colon.  The
20813 function is called @code{gnus-goto-colon}.
20814
20815 But perhaps the most convenient way to deal with this, if you don't want
20816 to have a colon in your line, is to use the @samp{%*} specifier.  If you
20817 put a @samp{%*} somewhere in your format line definition, Gnus will
20818 place point there.
20819
20820
20821 @node Tabulation
20822 @subsection Tabulation
20823
20824 You can usually line up your displays by padding and cutting your
20825 strings.  However, when combining various strings of different size, it
20826 can often be more convenient to just output the strings, and then worry
20827 about lining up the following text afterwards.
20828
20829 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
20830 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
20831
20832 @samp{%50=} will insert space characters to pad the line up to column
20833 50.  If the text is already past column 50, nothing will be inserted.
20834 This is the soft tabulator.
20835
20836 @samp{%-50=} will insert space characters to pad the line up to column
20837 50.  If the text is already past column 50, the excess text past column
20838 50 will be removed.  This is the hard tabulator.
20839
20840
20841 @node Wide Characters
20842 @subsection Wide Characters
20843
20844 Fixed width fonts in most countries have characters of the same width.
20845 Some countries, however, use Latin characters mixed with wider
20846 characters---most notable East Asian countries.
20847
20848 The problem is that when formatting, Gnus assumes that if a string is 10
20849 characters wide, it'll be 10 Latin characters wide on the screen.  In
20850 these countries, that's not true.
20851
20852 @vindex gnus-use-correct-string-widths
20853 To help fix this, you can set @code{gnus-use-correct-string-widths} to
20854 @code{t}.  This makes buffer generation slower, but the results will be
20855 prettier.  The default value under XEmacs is @code{t} but @code{nil}
20856 for Emacs.
20857
20858
20859 @node Window Layout
20860 @section Window Layout
20861 @cindex window layout
20862
20863 No, there's nothing here about X, so be quiet.
20864
20865 @vindex gnus-use-full-window
20866 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
20867 other windows and occupy the entire Emacs screen by itself.  It is
20868 @code{t} by default.
20869
20870 Setting this variable to @code{nil} kinda works, but there are
20871 glitches.  Use at your own peril.
20872
20873 @vindex gnus-buffer-configuration
20874 @code{gnus-buffer-configuration} describes how much space each Gnus
20875 buffer should be given.  Here's an excerpt of this variable:
20876
20877 @lisp
20878 ((group (vertical 1.0 (group 1.0 point)
20879                       (if gnus-carpal (group-carpal 4))))
20880  (article (vertical 1.0 (summary 0.25 point)
20881                         (article 1.0))))
20882 @end lisp
20883
20884 This is an alist.  The @dfn{key} is a symbol that names some action or
20885 other.  For instance, when displaying the group buffer, the window
20886 configuration function will use @code{group} as the key.  A full list of
20887 possible names is listed below.
20888
20889 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
20890 should occupy.  To take the @code{article} split as an example -
20891
20892 @lisp
20893 (article (vertical 1.0 (summary 0.25 point)
20894                        (article 1.0)))
20895 @end lisp
20896
20897 This @dfn{split} says that the summary buffer should occupy 25% of upper
20898 half of the screen, and that it is placed over the article buffer.  As
20899 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
20900 reaching for that calculator there).  However, the special number
20901 @code{1.0} is used to signal that this buffer should soak up all the
20902 rest of the space available after the rest of the buffers have taken
20903 whatever they need.  There should be only one buffer with the @code{1.0}
20904 size spec per split.
20905
20906 Point will be put in the buffer that has the optional third element
20907 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
20908 split where the tag @code{frame-focus} is a member (i.e. is the third or
20909 fourth element in the list, depending on whether the @code{point} tag is
20910 present) gets focus.
20911
20912 Here's a more complicated example:
20913
20914 @lisp
20915 (article (vertical 1.0 (group 4)
20916                        (summary 0.25 point)
20917                        (if gnus-carpal (summary-carpal 4))
20918                        (article 1.0)))
20919 @end lisp
20920
20921 If the size spec is an integer instead of a floating point number,
20922 then that number will be used to say how many lines a buffer should
20923 occupy, not a percentage.
20924
20925 If the @dfn{split} looks like something that can be @code{eval}ed (to be
20926 precise---if the @code{car} of the split is a function or a subr), this
20927 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
20928 be used as a split.  This means that there will be three buffers if
20929 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
20930 is non-@code{nil}.
20931
20932 Not complicated enough for you?  Well, try this on for size:
20933
20934 @lisp
20935 (article (horizontal 1.0
20936              (vertical 0.5
20937                  (group 1.0)
20938                  (gnus-carpal 4))
20939              (vertical 1.0
20940                  (summary 0.25 point)
20941                  (summary-carpal 4)
20942                  (article 1.0))))
20943 @end lisp
20944
20945 Whoops.  Two buffers with the mystery 100% tag.  And what's that
20946 @code{horizontal} thingie?
20947
20948 If the first element in one of the split is @code{horizontal}, Gnus will
20949 split the window horizontally, giving you two windows side-by-side.
20950 Inside each of these strips you may carry on all you like in the normal
20951 fashion.  The number following @code{horizontal} says what percentage of
20952 the screen is to be given to this strip.
20953
20954 For each split, there @emph{must} be one element that has the 100% tag.
20955 The splitting is never accurate, and this buffer will eat any leftover
20956 lines from the splits.
20957
20958 To be slightly more formal, here's a definition of what a valid split
20959 may look like:
20960
20961 @example
20962 @group
20963 split      = frame | horizontal | vertical | buffer | form
20964 frame      = "(frame " size *split ")"
20965 horizontal = "(horizontal " size *split ")"
20966 vertical   = "(vertical " size *split ")"
20967 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
20968 size       = number | frame-params
20969 buf-name   = group | article | summary ...
20970 @end group
20971 @end example
20972
20973 The limitations are that the @code{frame} split can only appear as the
20974 top-level split.  @var{form} should be an Emacs Lisp form that should
20975 return a valid split.  We see that each split is fully recursive, and
20976 may contain any number of @code{vertical} and @code{horizontal} splits.
20977
20978 @vindex gnus-window-min-width
20979 @vindex gnus-window-min-height
20980 @cindex window height
20981 @cindex window width
20982 Finding the right sizes can be a bit complicated.  No window may be less
20983 than @code{gnus-window-min-height} (default 1) characters high, and all
20984 windows must be at least @code{gnus-window-min-width} (default 1)
20985 characters wide.  Gnus will try to enforce this before applying the
20986 splits.  If you want to use the normal Emacs window width/height limit,
20987 you can just set these two variables to @code{nil}.
20988
20989 If you're not familiar with Emacs terminology, @code{horizontal} and
20990 @code{vertical} splits may work the opposite way of what you'd expect.
20991 Windows inside a @code{horizontal} split are shown side-by-side, and
20992 windows within a @code{vertical} split are shown above each other.
20993
20994 @findex gnus-configure-frame
20995 If you want to experiment with window placement, a good tip is to call
20996 @code{gnus-configure-frame} directly with a split.  This is the function
20997 that does all the real work when splitting buffers.  Below is a pretty
20998 nonsensical configuration with 5 windows; two for the group buffer and
20999 three for the article buffer.  (I said it was nonsensical.)  If you
21000 @code{eval} the statement below, you can get an idea of how that would
21001 look straight away, without going through the normal Gnus channels.
21002 Play with it until you're satisfied, and then use
21003 @code{gnus-add-configuration} to add your new creation to the buffer
21004 configuration list.
21005
21006 @lisp
21007 (gnus-configure-frame
21008  '(horizontal 1.0
21009     (vertical 10
21010       (group 1.0)
21011       (article 0.3 point))
21012     (vertical 1.0
21013       (article 1.0)
21014       (horizontal 4
21015         (group 1.0)
21016         (article 10)))))
21017 @end lisp
21018
21019 You might want to have several frames as well.  No prob---just use the
21020 @code{frame} split:
21021
21022 @lisp
21023 (gnus-configure-frame
21024  '(frame 1.0
21025          (vertical 1.0
21026                    (summary 0.25 point frame-focus)
21027                    (article 1.0))
21028          (vertical ((height . 5) (width . 15)
21029                     (user-position . t)
21030                     (left . -1) (top . 1))
21031                    (picon 1.0))))
21032
21033 @end lisp
21034
21035 This split will result in the familiar summary/article window
21036 configuration in the first (or ``main'') frame, while a small additional
21037 frame will be created where picons will be shown.  As you can see,
21038 instead of the normal @code{1.0} top-level spec, each additional split
21039 should have a frame parameter alist as the size spec.
21040 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21041 Reference Manual}.  Under XEmacs, a frame property list will be
21042 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21043 is such a plist.
21044 The list of all possible keys for @code{gnus-buffer-configuration} can
21045 be found in its default value.
21046
21047 Note that the @code{message} key is used for both
21048 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21049 it is desirable to distinguish between the two, something like this
21050 might be used:
21051
21052 @lisp
21053 (message (horizontal 1.0
21054                      (vertical 1.0 (message 1.0 point))
21055                      (vertical 0.24
21056                                (if (buffer-live-p gnus-summary-buffer)
21057                                    '(summary 0.5))
21058                                (group 1.0))))
21059 @end lisp
21060
21061 One common desire for a multiple frame split is to have a separate frame
21062 for composing mail and news while leaving the original frame intact.  To
21063 accomplish that, something like the following can be done:
21064
21065 @lisp
21066 (message
21067   (frame 1.0
21068          (if (not (buffer-live-p gnus-summary-buffer))
21069              (car (cdr (assoc 'group gnus-buffer-configuration)))
21070            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21071          (vertical ((user-position . t) (top . 1) (left . 1)
21072                     (name . "Message"))
21073                    (message 1.0 point))))
21074 @end lisp
21075
21076 @findex gnus-add-configuration
21077 Since the @code{gnus-buffer-configuration} variable is so long and
21078 complicated, there's a function you can use to ease changing the config
21079 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21080 you want to change the @code{article} setting, you could say:
21081
21082 @lisp
21083 (gnus-add-configuration
21084  '(article (vertical 1.0
21085                (group 4)
21086                (summary .25 point)
21087                (article 1.0))))
21088 @end lisp
21089
21090 You'd typically stick these @code{gnus-add-configuration} calls in your
21091 @file{~/.gnus.el} file or in some startup hook---they should be run after
21092 Gnus has been loaded.
21093
21094 @vindex gnus-always-force-window-configuration
21095 If all windows mentioned in the configuration are already visible, Gnus
21096 won't change the window configuration.  If you always want to force the
21097 ``right'' window configuration, you can set
21098 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21099
21100 If you're using tree displays (@pxref{Tree Display}), and the tree
21101 window is displayed vertically next to another window, you may also want
21102 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21103 windows resized.
21104
21105 @subsection Example Window Configurations
21106
21107 @itemize @bullet
21108 @item
21109 Narrow left hand side occupied by group buffer.  Right hand side split
21110 between summary buffer (top one-sixth) and article buffer (bottom).
21111
21112 @ifinfo
21113 @example
21114 +---+---------+
21115 | G | Summary |
21116 | r +---------+
21117 | o |         |
21118 | u | Article |
21119 | p |         |
21120 +---+---------+
21121 @end example
21122 @end ifinfo
21123
21124 @lisp
21125 (gnus-add-configuration
21126  '(article
21127    (horizontal 1.0
21128                (vertical 25 (group 1.0))
21129                (vertical 1.0
21130                          (summary 0.16 point)
21131                          (article 1.0)))))
21132
21133 (gnus-add-configuration
21134  '(summary
21135    (horizontal 1.0
21136                (vertical 25 (group 1.0))
21137                (vertical 1.0 (summary 1.0 point)))))
21138 @end lisp
21139
21140 @end itemize
21141
21142
21143 @node Faces and Fonts
21144 @section Faces and Fonts
21145 @cindex faces
21146 @cindex fonts
21147 @cindex colors
21148
21149 Fiddling with fonts and faces used to be very difficult, but these days
21150 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21151 the face you want to alter, and alter it via the standard Customize
21152 interface.
21153
21154
21155 @node Compilation
21156 @section Compilation
21157 @cindex compilation
21158 @cindex byte-compilation
21159
21160 @findex gnus-compile
21161
21162 Remember all those line format specification variables?
21163 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21164 on.  Now, Gnus will of course heed whatever these variables are, but,
21165 unfortunately, changing them will mean a quite significant slow-down.
21166 (The default values of these variables have byte-compiled functions
21167 associated with them, while the user-generated versions do not, of
21168 course.)
21169
21170 To help with this, you can run @kbd{M-x gnus-compile} after you've
21171 fiddled around with the variables and feel that you're (kind of)
21172 satisfied.  This will result in the new specs being byte-compiled, and
21173 you'll get top speed again.  Gnus will save these compiled specs in the
21174 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
21175 this function, though---you should compile them yourself by sticking
21176 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21177
21178
21179 @node Mode Lines
21180 @section Mode Lines
21181 @cindex mode lines
21182
21183 @vindex gnus-updated-mode-lines
21184 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21185 lines updated.  It is a list of symbols.  Supported symbols include
21186 @code{group}, @code{article}, @code{summary}, @code{server},
21187 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21188 Gnus will keep that mode line updated with information that may be
21189 pertinent.  If this variable is @code{nil}, screen refresh may be
21190 quicker.
21191
21192 @cindex display-time
21193
21194 @vindex gnus-mode-non-string-length
21195 By default, Gnus displays information on the current article in the mode
21196 lines of the summary and article buffers.  The information Gnus wishes
21197 to display (e.g. the subject of the article) is often longer than the
21198 mode lines, and therefore have to be cut off at some point.  The
21199 @code{gnus-mode-non-string-length} variable says how long the other
21200 elements on the line is (i.e., the non-info part).  If you put
21201 additional elements on the mode line (e.g. a clock), you should modify
21202 this variable:
21203
21204 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21205 @lisp
21206 (add-hook 'display-time-hook
21207           (lambda () (setq gnus-mode-non-string-length
21208                            (+ 21
21209                               (if line-number-mode 5 0)
21210                               (if column-number-mode 4 0)
21211                               (length display-time-string)))))
21212 @end lisp
21213
21214 If this variable is @code{nil} (which is the default), the mode line
21215 strings won't be chopped off, and they won't be padded either.  Note
21216 that the default is unlikely to be desirable, as even the percentage
21217 complete in the buffer may be crowded off the mode line; the user should
21218 configure this variable appropriately for her configuration.
21219
21220
21221 @node Highlighting and Menus
21222 @section Highlighting and Menus
21223 @cindex visual
21224 @cindex highlighting
21225 @cindex menus
21226
21227 @vindex gnus-visual
21228 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21229 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21230 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21231 file.
21232
21233 This variable can be a list of visual properties that are enabled.  The
21234 following elements are valid, and are all included by default:
21235
21236 @table @code
21237 @item group-highlight
21238 Do highlights in the group buffer.
21239 @item summary-highlight
21240 Do highlights in the summary buffer.
21241 @item article-highlight
21242 Do highlights in the article buffer.
21243 @item highlight
21244 Turn on highlighting in all buffers.
21245 @item group-menu
21246 Create menus in the group buffer.
21247 @item summary-menu
21248 Create menus in the summary buffers.
21249 @item article-menu
21250 Create menus in the article buffer.
21251 @item browse-menu
21252 Create menus in the browse buffer.
21253 @item server-menu
21254 Create menus in the server buffer.
21255 @item score-menu
21256 Create menus in the score buffers.
21257 @item menu
21258 Create menus in all buffers.
21259 @end table
21260
21261 So if you only want highlighting in the article buffer and menus in all
21262 buffers, you could say something like:
21263
21264 @lisp
21265 (setq gnus-visual '(article-highlight menu))
21266 @end lisp
21267
21268 If you want highlighting only and no menus whatsoever, you'd say:
21269
21270 @lisp
21271 (setq gnus-visual '(highlight))
21272 @end lisp
21273
21274 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21275 in all Gnus buffers.
21276
21277 Other general variables that influence the look of all buffers include:
21278
21279 @table @code
21280 @item gnus-mouse-face
21281 @vindex gnus-mouse-face
21282 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21283 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21284
21285 @end table
21286
21287 There are hooks associated with the creation of all the different menus:
21288
21289 @table @code
21290
21291 @item gnus-article-menu-hook
21292 @vindex gnus-article-menu-hook
21293 Hook called after creating the article mode menu.
21294
21295 @item gnus-group-menu-hook
21296 @vindex gnus-group-menu-hook
21297 Hook called after creating the group mode menu.
21298
21299 @item gnus-summary-menu-hook
21300 @vindex gnus-summary-menu-hook
21301 Hook called after creating the summary mode menu.
21302
21303 @item gnus-server-menu-hook
21304 @vindex gnus-server-menu-hook
21305 Hook called after creating the server mode menu.
21306
21307 @item gnus-browse-menu-hook
21308 @vindex gnus-browse-menu-hook
21309 Hook called after creating the browse mode menu.
21310
21311 @item gnus-score-menu-hook
21312 @vindex gnus-score-menu-hook
21313 Hook called after creating the score mode menu.
21314
21315 @end table
21316
21317
21318 @node Buttons
21319 @section Buttons
21320 @cindex buttons
21321 @cindex mouse
21322 @cindex click
21323
21324 Those new-fangled @dfn{mouse} contraptions is very popular with the
21325 young, hep kids who don't want to learn the proper way to do things
21326 these days.  Why, I remember way back in the summer of '89, when I was
21327 using Emacs on a Tops 20 system.  Three hundred users on one single
21328 machine, and every user was running Simula compilers.  Bah!
21329
21330 Right.
21331
21332 @vindex gnus-carpal
21333 Well, you can make Gnus display bufferfuls of buttons you can click to
21334 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21335 really.  Tell the chiropractor I sent you.
21336
21337
21338 @table @code
21339
21340 @item gnus-carpal-mode-hook
21341 @vindex gnus-carpal-mode-hook
21342 Hook run in all carpal mode buffers.
21343
21344 @item gnus-carpal-button-face
21345 @vindex gnus-carpal-button-face
21346 Face used on buttons.
21347
21348 @item gnus-carpal-header-face
21349 @vindex gnus-carpal-header-face
21350 Face used on carpal buffer headers.
21351
21352 @item gnus-carpal-group-buffer-buttons
21353 @vindex gnus-carpal-group-buffer-buttons
21354 Buttons in the group buffer.
21355
21356 @item gnus-carpal-summary-buffer-buttons
21357 @vindex gnus-carpal-summary-buffer-buttons
21358 Buttons in the summary buffer.
21359
21360 @item gnus-carpal-server-buffer-buttons
21361 @vindex gnus-carpal-server-buffer-buttons
21362 Buttons in the server buffer.
21363
21364 @item gnus-carpal-browse-buffer-buttons
21365 @vindex gnus-carpal-browse-buffer-buttons
21366 Buttons in the browse buffer.
21367 @end table
21368
21369 All the @code{buttons} variables are lists.  The elements in these list
21370 are either cons cells where the @code{car} contains a text to be displayed and
21371 the @code{cdr} contains a function symbol, or a simple string.
21372
21373
21374 @node Daemons
21375 @section Daemons
21376 @cindex demons
21377 @cindex daemons
21378
21379 Gnus, being larger than any program ever written (allegedly), does lots
21380 of strange stuff that you may wish to have done while you're not
21381 present.  For instance, you may want it to check for new mail once in a
21382 while.  Or you may want it to close down all connections to all servers
21383 when you leave Emacs idle.  And stuff like that.
21384
21385 Gnus will let you do stuff like that by defining various
21386 @dfn{handlers}.  Each handler consists of three elements:  A
21387 @var{function}, a @var{time}, and an @var{idle} parameter.
21388
21389 Here's an example of a handler that closes connections when Emacs has
21390 been idle for thirty minutes:
21391
21392 @lisp
21393 (gnus-demon-close-connections nil 30)
21394 @end lisp
21395
21396 Here's a handler that scans for @acronym{PGP} headers every hour when
21397 Emacs is idle:
21398
21399 @lisp
21400 (gnus-demon-scan-pgp 60 t)
21401 @end lisp
21402
21403 This @var{time} parameter and that @var{idle} parameter work together
21404 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21405 @code{nil}, then the function will be called every @var{time} minutes.
21406
21407 If @var{idle} is @code{t}, then the function will be called after
21408 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21409 the function will never be called.  But once Emacs goes idle, the
21410 function will be called every @var{time} minutes.
21411
21412 If @var{idle} is a number and @var{time} is a number, the function will
21413 be called every @var{time} minutes only when Emacs has been idle for
21414 @var{idle} minutes.
21415
21416 If @var{idle} is a number and @var{time} is @code{nil}, the function
21417 will be called once every time Emacs has been idle for @var{idle}
21418 minutes.
21419
21420 And if @var{time} is a string, it should look like @samp{07:31}, and
21421 the function will then be called once every day somewhere near that
21422 time.  Modified by the @var{idle} parameter, of course.
21423
21424 @vindex gnus-demon-timestep
21425 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21426 seconds.  This is 60 by default.  If you change that variable,
21427 all the timings in the handlers will be affected.)
21428
21429 So, if you want to add a handler, you could put something like this in
21430 your @file{~/.gnus.el} file:
21431
21432 @findex gnus-demon-add-handler
21433 @lisp
21434 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21435 @end lisp
21436
21437 @findex gnus-demon-add-nocem
21438 @findex gnus-demon-add-scanmail
21439 @findex gnus-demon-add-rescan
21440 @findex gnus-demon-add-scan-timestamps
21441 @findex gnus-demon-add-disconnection
21442 Some ready-made functions to do this have been created:
21443 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21444 @code{gnus-demon-add-nntp-close-connection},
21445 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21446 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21447 @file{~/.gnus.el} if you want those abilities.
21448
21449 @findex gnus-demon-init
21450 @findex gnus-demon-cancel
21451 @vindex gnus-demon-handlers
21452 If you add handlers to @code{gnus-demon-handlers} directly, you should
21453 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21454 daemons, you can use the @code{gnus-demon-cancel} function.
21455
21456 Note that adding daemons can be pretty naughty if you over do it.  Adding
21457 functions that scan all news and mail from all servers every two seconds
21458 is a sure-fire way of getting booted off any respectable system.  So
21459 behave.
21460
21461
21462 @node NoCeM
21463 @section NoCeM
21464 @cindex nocem
21465 @cindex spam
21466
21467 @dfn{Spamming} is posting the same article lots and lots of times.
21468 Spamming is bad.  Spamming is evil.
21469
21470 Spamming is usually canceled within a day or so by various anti-spamming
21471 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21472 NoCeM is pronounced ``no see-'em'', and means what the name
21473 implies---these are messages that make the offending articles, like, go
21474 away.
21475
21476 What use are these NoCeM messages if the articles are canceled anyway?
21477 Some sites do not honor cancel messages and some sites just honor cancels
21478 from a select few people.  Then you may wish to make use of the NoCeM
21479 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21480
21481 Gnus can read and parse the messages in this group automatically, and
21482 this will make spam disappear.
21483
21484 There are some variables to customize, of course:
21485
21486 @table @code
21487 @item gnus-use-nocem
21488 @vindex gnus-use-nocem
21489 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21490 by default.
21491
21492 @item gnus-nocem-groups
21493 @vindex gnus-nocem-groups
21494 Gnus will look for NoCeM messages in the groups in this list.  The
21495 default is
21496 @lisp
21497 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21498  "alt.nocem.misc" "news.admin.net-abuse.announce")
21499 @end lisp
21500
21501 @item gnus-nocem-issuers
21502 @vindex gnus-nocem-issuers
21503 There are many people issuing NoCeM messages.  This list says what
21504 people you want to listen to.  The default is
21505 @lisp
21506 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21507  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21508 @end lisp
21509 fine, upstanding citizens all of them.
21510
21511 Known despammers that you can put in this list are listed at@*
21512 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21513
21514 You do not have to heed NoCeM messages from all these people---just the
21515 ones you want to listen to.  You also don't have to accept all NoCeM
21516 messages from the people you like.  Each NoCeM message has a @dfn{type}
21517 header that gives the message a (more or less, usually less) rigorous
21518 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21519 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21520 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21521 Each condition is either a string (which is a regexp that matches types
21522 you want to use) or a list on the form @code{(not @var{string})}, where
21523 @var{string} is a regexp that matches types you don't want to use.
21524
21525 For instance, if you want all NoCeM messages from Chris Lewis except his
21526 @samp{troll} messages, you'd say:
21527
21528 @lisp
21529 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21530 @end lisp
21531
21532 On the other hand, if you just want nothing but his @samp{spam} and
21533 @samp{spew} messages, you'd say:
21534
21535 @lisp
21536 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21537 @end lisp
21538
21539 The specs are applied left-to-right.
21540
21541
21542 @item gnus-nocem-verifyer
21543 @vindex gnus-nocem-verifyer
21544 @findex mc-verify
21545 This should be a function for verifying that the NoCeM issuer is who she
21546 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
21547 function.  If this is too slow and you don't care for verification
21548 (which may be dangerous), you can set this variable to @code{nil}.
21549
21550 If you want signed NoCeM messages to be verified and unsigned messages
21551 not to be verified (but used anyway), you could do something like:
21552
21553 @lisp
21554 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
21555
21556 (defun my-gnus-mc-verify ()
21557   (not (eq 'forged
21558            (ignore-errors
21559              (if (mc-verify)
21560                  t
21561                'forged)))))
21562 @end lisp
21563
21564 This might be dangerous, though.
21565
21566 @item gnus-nocem-directory
21567 @vindex gnus-nocem-directory
21568 This is where Gnus will store its NoCeM cache files.  The default is@*
21569 @file{~/News/NoCeM/}.
21570
21571 @item gnus-nocem-expiry-wait
21572 @vindex gnus-nocem-expiry-wait
21573 The number of days before removing old NoCeM entries from the cache.
21574 The default is 15.  If you make it shorter Gnus will be faster, but you
21575 might then see old spam.
21576
21577 @item gnus-nocem-check-from
21578 @vindex gnus-nocem-check-from
21579 Non-@code{nil} means check for valid issuers in message bodies.
21580 Otherwise don't bother fetching articles unless their author matches a
21581 valid issuer; that is much faster if you are selective about the
21582 issuers.
21583
21584 @item gnus-nocem-check-article-limit
21585 @vindex gnus-nocem-check-article-limit
21586 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21587 group.  NoCeM groups can be huge and very slow to process.
21588
21589 @end table
21590
21591 Using NoCeM could potentially be a memory hog.  If you have many living
21592 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21593 big.  If this is a problem, you should kill off all (or most) of your
21594 unsubscribed groups (@pxref{Subscription Commands}).
21595
21596
21597 @node Undo
21598 @section Undo
21599 @cindex undo
21600
21601 It is very useful to be able to undo actions one has done.  In normal
21602 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21603 In Gnus buffers, however, it isn't that simple.
21604
21605 The things Gnus displays in its buffer is of no value whatsoever to
21606 Gnus---it's all just data designed to look nice to the user.
21607 Killing a group in the group buffer with @kbd{C-k} makes the line
21608 disappear, but that's just a side-effect of the real action---the
21609 removal of the group in question from the internal Gnus structures.
21610 Undoing something like that can't be done by the normal Emacs
21611 @code{undo} function.
21612
21613 Gnus tries to remedy this somewhat by keeping track of what the user
21614 does and coming up with actions that would reverse the actions the user
21615 takes.  When the user then presses the @code{undo} key, Gnus will run
21616 the code to reverse the previous action, or the previous actions.
21617 However, not all actions are easily reversible, so Gnus currently offers
21618 a few key functions to be undoable.  These include killing groups,
21619 yanking groups, and changing the list of read articles of groups.
21620 That's it, really.  More functions may be added in the future, but each
21621 added function means an increase in data to be stored, so Gnus will
21622 never be totally undoable.
21623
21624 @findex gnus-undo-mode
21625 @vindex gnus-use-undo
21626 @findex gnus-undo
21627 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21628 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21629 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21630 command, which should feel kinda like the normal Emacs @code{undo}
21631 command.
21632
21633
21634 @node Predicate Specifiers
21635 @section Predicate Specifiers
21636 @cindex predicate specifiers
21637
21638 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21639 form that allows flexible specification of predicates without having
21640 to type all that much.
21641
21642 These specifiers are lists consisting of functions, symbols and lists.
21643
21644 Here's an example:
21645
21646 @lisp
21647 (or gnus-article-unseen-p
21648     gnus-article-unread-p)
21649 @end lisp
21650
21651 The available symbols are @code{or}, @code{and} and @code{not}.  The
21652 functions all take one parameter.
21653
21654 @findex gnus-make-predicate
21655 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21656 to create a function that can be called.  This input parameter to this
21657 function will be passed along to all the functions in the predicate
21658 specifier.
21659
21660
21661 @node Moderation
21662 @section Moderation
21663 @cindex moderation
21664
21665 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21666 It is not included in the standard Gnus package.  Write a mail to
21667 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21668 get a copy.
21669
21670 The moderation package is implemented as a minor mode for summary
21671 buffers.  Put
21672
21673 @lisp
21674 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21675 @end lisp
21676
21677 in your @file{~/.gnus.el} file.
21678
21679 If you are the moderator of @samp{rec.zoofle}, this is how it's
21680 supposed to work:
21681
21682 @enumerate
21683 @item
21684 You split your incoming mail by matching on
21685 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21686 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21687
21688 @item
21689 You enter that group once in a while and post articles using the @kbd{e}
21690 (edit-and-post) or @kbd{s} (just send unedited) commands.
21691
21692 @item
21693 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21694 articles that weren't approved by you, you can cancel them with the
21695 @kbd{c} command.
21696 @end enumerate
21697
21698 To use moderation mode in these two groups, say:
21699
21700 @lisp
21701 (setq gnus-moderated-list
21702       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21703 @end lisp
21704
21705
21706 @node Image Enhancements
21707 @section Image Enhancements
21708
21709 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
21710 support images yet.}, is able to display pictures and stuff, so Gnus has
21711 taken advantage of that.
21712
21713 @menu
21714 * X-Face::                      Display a funky, teensy black-and-white image.
21715 * Face::                        Display a funkier, teensier colored image.
21716 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21717 * Picons::                      How to display pictures of what you're reading.
21718 * XVarious::                    Other XEmacsy Gnusey variables.
21719 @end menu
21720
21721
21722 @node X-Face
21723 @subsection X-Face
21724 @cindex x-face
21725
21726 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21727 depth) image that's supposed to represent the author of the message.
21728 It seems to be supported by an ever-growing number of mail and news
21729 readers.
21730
21731 @cindex x-face
21732 @findex gnus-article-display-x-face
21733 @vindex gnus-article-x-face-command
21734 @vindex gnus-article-x-face-too-ugly
21735 @iftex
21736 @iflatex
21737 \include{xface}
21738 @end iflatex
21739 @end iftex
21740 @c @anchor{X-Face}
21741
21742 Decoding an @code{X-Face} header either requires an Emacs that has
21743 @samp{compface} support (which most XEmacs versions has), or that you
21744 have @samp{compface} installed on your system.  If either is true,
21745 Gnus will default to displaying @code{X-Face} headers.
21746
21747 The variable that controls this is the
21748 @code{gnus-article-x-face-command} variable.  If this variable is a
21749 string, this string will be executed in a sub-shell.  If it is a
21750 function, this function will be called with the face as the argument.
21751 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21752 the @code{From} header, the face will not be shown.
21753
21754 The default action under Emacs 20 is to fork off the @code{display}
21755 program@footnote{@code{display} is from the ImageMagick package.  For
21756 the @code{uncompface} and @code{icontopbm} programs look for a package
21757 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21758 view the face.
21759
21760 Under XEmacs or Emacs 21+ with suitable image support, the default
21761 action is to display the face before the @code{From} header.  (It's
21762 nicer if XEmacs has been compiled with @code{X-Face} support---that
21763 will make display somewhat faster.  If there's no native @code{X-Face}
21764 support, Gnus will try to convert the @code{X-Face} header using
21765 external programs from the @code{pbmplus} package and
21766 friends.@footnote{On a GNU/Linux system look for packages with names
21767 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21768
21769 (Note: @code{x-face} is used in the variable/function names, not
21770 @code{xface}).
21771
21772 Gnus provides a few convenience functions and variables to allow
21773 easier insertion of X-Face headers in outgoing messages.
21774
21775 @findex gnus-random-x-face
21776 @vindex gnus-convert-pbm-to-x-face-command
21777 @vindex gnus-x-face-directory
21778 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
21779 @code{gnus-x-face-directory} and picks one at random, and then
21780 converts it to the X-Face format by using the
21781 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
21782 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
21783 header data as a string.
21784
21785 @findex gnus-insert-random-x-face-header
21786 @code{gnus-insert-random-x-face-header} calls
21787 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
21788 randomly generated data.
21789
21790 @findex gnus-x-face-from-file
21791 @vindex gnus-convert-image-to-x-face-command
21792 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
21793 converts the file to X-Face format by using the
21794 @code{gnus-convert-image-to-x-face-command} shell command.
21795
21796 Here's how you would typically use the first function.  Put something
21797 like the following in your @file{~/.gnus.el} file:
21798
21799 @lisp
21800 (setq message-required-news-headers
21801       (nconc message-required-news-headers
21802              (list '(X-Face . gnus-random-x-face))))
21803 @end lisp
21804
21805 Using the last function would be something like this:
21806
21807 @lisp
21808 (setq message-required-news-headers
21809       (nconc message-required-news-headers
21810              (list '(X-Face . (lambda ()
21811                                 (gnus-x-face-from-file
21812                                  "~/My-face.gif"))))))
21813 @end lisp
21814
21815
21816 @node Face
21817 @subsection Face
21818 @cindex face
21819
21820 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
21821
21822 @code{Face} headers are essentially a funkier version of @code{X-Face}
21823 ones. They describe a 48x48 pixel colored image that's supposed to
21824 represent the author of the message.
21825
21826 @cindex face
21827 @findex gnus-article-display-face
21828 The contents of a @code{Face} header must be a base64 encoded PNG image.
21829 See @uref{http://quimby.gnus.org/circus/face/} for the precise
21830 specifications.
21831
21832 Gnus provides a few convenience functions and variables to allow
21833 easier insertion of Face headers in outgoing messages.
21834
21835 @findex gnus-convert-png-to-face
21836 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
21837 726 bytes long, and converts it to a face.
21838
21839 @findex gnus-face-from-file
21840 @vindex gnus-convert-image-to-face-command
21841 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
21842 converts the file to Face format by using the
21843 @code{gnus-convert-image-to-face-command} shell command.
21844
21845 Here's how you would typically use this function. Put something like the
21846 following in your @file{~/.gnus.el} file:
21847
21848 @lisp
21849 (setq message-required-news-headers
21850       (nconc message-required-news-headers
21851              (list '(Face . (lambda ()
21852                               (gnus-face-from-file "~/face.jpg"))))))
21853 @end lisp
21854
21855
21856 @node Smileys
21857 @subsection Smileys
21858 @cindex smileys
21859
21860 @iftex
21861 @iflatex
21862 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
21863 \input{smiley}
21864 @end iflatex
21865 @end iftex
21866
21867 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
21868 currently the only package that uses Smiley, it is documented here.
21869
21870 In short---to use Smiley in Gnus, put the following in your
21871 @file{~/.gnus.el} file:
21872
21873 @lisp
21874 (setq gnus-treat-display-smileys t)
21875 @end lisp
21876
21877 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
21878 the like---to pictures and displays those instead of the text smiley
21879 faces.  The conversion is controlled by a list of regexps that matches
21880 text and maps that to file names.
21881
21882 @vindex smiley-regexp-alist
21883 The alist used is specified by the @code{smiley-regexp-alist}
21884 variable.  The first item in each element is the regexp to be matched;
21885 the second element is the regexp match group that is to be replaced by
21886 the picture; and the third element is the name of the file to be
21887 displayed.
21888
21889 The following variables customize where Smiley will look for these
21890 files:
21891
21892 @table @code
21893
21894 @item smiley-data-directory
21895 @vindex smiley-data-directory
21896 Where Smiley will look for smiley faces files.
21897
21898 @item gnus-smiley-file-types
21899 @vindex gnus-smiley-file-types
21900 List of suffixes on smiley file names to try.
21901
21902 @end table
21903
21904
21905 @node Picons
21906 @subsection Picons
21907
21908 @iftex
21909 @iflatex
21910 \include{picons}
21911 @end iflatex
21912 @end iftex
21913
21914 So@dots{}  You want to slow down your news reader even more!  This is a
21915 good way to do so.  It's also a great way to impress people staring
21916 over your shoulder as you read news.
21917
21918 What are Picons?  To quote directly from the Picons Web site:
21919
21920 @iftex
21921 @iflatex
21922 \margindex{}
21923 @end iflatex
21924 @end iftex
21925
21926 @quotation
21927 @dfn{Picons} is short for ``personal icons''.  They're small,
21928 constrained images used to represent users and domains on the net,
21929 organized into databases so that the appropriate image for a given
21930 e-mail address can be found.  Besides users and domains, there are picon
21931 databases for Usenet newsgroups and weather forecasts.  The picons are
21932 in either monochrome @code{XBM} format or color @code{XPM} and
21933 @code{GIF} formats.
21934 @end quotation
21935
21936 @vindex gnus-picon-databases
21937 For instructions on obtaining and installing the picons databases,
21938 point your Web browser at
21939 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
21940
21941 If you are using Debian GNU/Linux, saying @samp{apt-get install
21942 picons.*} will install the picons where Gnus can find them.
21943
21944 To enable displaying picons, simply make sure that
21945 @code{gnus-picon-databases} points to the directory containing the
21946 Picons databases.
21947
21948 The following variables offer control over where things are located.
21949
21950 @table @code
21951
21952 @item gnus-picon-databases
21953 @vindex gnus-picon-databases
21954 The location of the picons database.  This is a list of directories
21955 containing the @file{news}, @file{domains}, @file{users} (and so on)
21956 subdirectories.  Defaults to @code{("/usr/lib/picon"
21957 "/usr/local/faces")}.
21958
21959 @item gnus-picon-news-directories
21960 @vindex gnus-picon-news-directories
21961 List of subdirectories to search in @code{gnus-picon-databases} for
21962 newsgroups faces.  @code{("news")} is the default.
21963
21964 @item gnus-picon-user-directories
21965 @vindex gnus-picon-user-directories
21966 List of subdirectories to search in @code{gnus-picon-databases} for user
21967 faces.  @code{("users" "usenix" "local" "misc")} is the default.
21968
21969 @item gnus-picon-domain-directories
21970 @vindex gnus-picon-domain-directories
21971 List of subdirectories to search in @code{gnus-picon-databases} for
21972 domain name faces.  Defaults to @code{("domains")}.  Some people may
21973 want to add @samp{"unknown"} to this list.
21974
21975 @item gnus-picon-file-types
21976 @vindex gnus-picon-file-types
21977 Ordered list of suffixes on picon file names to try.  Defaults to
21978 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
21979
21980 @end table
21981
21982
21983 @node XVarious
21984 @subsection Various XEmacs Variables
21985
21986 @table @code
21987 @item gnus-xmas-glyph-directory
21988 @vindex gnus-xmas-glyph-directory
21989 This is where Gnus will look for pictures.  Gnus will normally
21990 auto-detect this directory, but you may set it manually if you have an
21991 unusual directory structure.
21992
21993 @item gnus-xmas-logo-color-alist
21994 @vindex gnus-xmas-logo-color-alist
21995 This is an alist where the key is a type symbol and the values are the
21996 foreground and background color of the splash page glyph.
21997
21998 @item gnus-xmas-logo-color-style
21999 @vindex gnus-xmas-logo-color-style
22000 This is the key used to look up the color in the alist described above.
22001 Valid values include @code{flame}, @code{pine}, @code{moss},
22002 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
22003 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
22004
22005 @item gnus-xmas-modeline-glyph
22006 @vindex gnus-xmas-modeline-glyph
22007 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22008 default.
22009
22010 @end table
22011
22012 @subsubsection Toolbar
22013
22014 @table @code
22015
22016 @item gnus-use-toolbar
22017 @vindex gnus-use-toolbar
22018 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
22019 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
22020 @code{right-toolbar}, or @code{left-toolbar}.
22021
22022 @item gnus-group-toolbar
22023 @vindex gnus-group-toolbar
22024 The toolbar in the group buffer.
22025
22026 @item gnus-summary-toolbar
22027 @vindex gnus-summary-toolbar
22028 The toolbar in the summary buffer.
22029
22030 @item gnus-summary-mail-toolbar
22031 @vindex gnus-summary-mail-toolbar
22032 The toolbar in the summary buffer of mail groups.
22033
22034 @end table
22035
22036 @iftex
22037 @iflatex
22038 \margindex{}
22039 @end iflatex
22040 @end iftex
22041
22042
22043 @node Fuzzy Matching
22044 @section Fuzzy Matching
22045 @cindex fuzzy matching
22046
22047 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22048 things like scoring, thread gathering and thread comparison.
22049
22050 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22051 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22052 means, and the implementation has changed over time.
22053
22054 Basically, it tries to remove all noise from lines before comparing.
22055 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22056 out of the strings before comparing the results.  This often leads to
22057 adequate results---even when faced with strings generated by text
22058 manglers masquerading as newsreaders.
22059
22060
22061 @node Thwarting Email Spam
22062 @section Thwarting Email Spam
22063 @cindex email spam
22064 @cindex spam
22065 @cindex UCE
22066 @cindex unsolicited commercial email
22067
22068 In these last days of the Usenet, commercial vultures are hanging about
22069 and grepping through news like crazy to find email addresses they can
22070 foist off their scams and products to.  As a reaction to this, many
22071 people have started putting nonsense addresses into their @code{From}
22072 lines.  I think this is counterproductive---it makes it difficult for
22073 people to send you legitimate mail in response to things you write, as
22074 well as making it difficult to see who wrote what.  This rewriting may
22075 perhaps be a bigger menace than the unsolicited commercial email itself
22076 in the end.
22077
22078 The biggest problem I have with email spam is that it comes in under
22079 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22080 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22081 mail group, only to find two pyramid schemes, seven advertisements
22082 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22083 and one mail asking me to repent and find some god.
22084
22085 This is annoying.  Here's what you can do about it.
22086
22087 @menu
22088 * The problem of spam::         Some background, and some solutions
22089 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22090 * SpamAssassin::                How to use external anti-spam tools.
22091 * Hashcash::                    Reduce spam by burning CPU time.
22092 * Filtering Spam Using The Spam ELisp Package::
22093 * Filtering Spam Using Statistics with spam-stat::
22094 @end menu
22095
22096 @node The problem of spam
22097 @subsection The problem of spam
22098 @cindex email spam
22099 @cindex spam filtering approaches
22100 @cindex filtering approaches, spam
22101 @cindex UCE
22102 @cindex unsolicited commercial email
22103
22104 First, some background on spam.
22105
22106 If you have access to e-mail, you are familiar with spam (technically
22107 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it exists
22108 because e-mail delivery is very cheap compared to paper mail, so only
22109 a very small percentage of people need to respond to an UCE to make it
22110 worthwhile to the advertiser.  Ironically, one of the most common
22111 spams is the one offering a database of e-mail addresses for further
22112 spamming.  Senders of spam are usually called @emph{spammers}, but terms like
22113 @emph{vermin}, @emph{scum}, and @emph{morons} are in common use as well.
22114
22115 Spam comes from a wide variety of sources.  It is simply impossible to
22116 dispose of all spam without discarding useful messages.  A good
22117 example is the TMDA system, which requires senders
22118 unknown to you to confirm themselves as legitimate senders before
22119 their e-mail can reach you.  Without getting into the technical side
22120 of TMDA, a downside is clearly that e-mail from legitimate sources may
22121 be discarded if those sources can't or won't confirm themselves
22122 through the TMDA system.  Another problem with TMDA is that it
22123 requires its users to have a basic understanding of e-mail delivery
22124 and processing.
22125
22126 The simplest approach to filtering spam is filtering.  If you get 200
22127 spam messages per day from @samp{random-address@@vmadmin.com}, you
22128 block @samp{vmadmin.com}.  If you get 200 messages about
22129 @samp{VIAGRA}, you discard all messages with @samp{VIAGRA} in the
22130 message.  This, unfortunately, is a great way to discard legitimate
22131 e-mail.  For instance, the very informative and useful RISKS digest
22132 has been blocked by overzealous mail filters because it
22133 @strong{contained} words that were common in spam messages.
22134 Nevertheless, in isolated cases, with great care, direct filtering of
22135 mail can be useful.
22136
22137 Another approach to filtering e-mail is the distributed spam
22138 processing, for instance DCC implements such a system.  In essence,
22139 @var{N} systems around the world agree that a machine @var{X} in
22140 China, Ghana, or California is sending out spam e-mail, and these
22141 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into
22142 a database.  The criteria for spam detection vary---it may be the
22143 number of messages sent, the content of the messages, and so on.  When
22144 a user of the distributed processing system wants to find out if a
22145 message is spam, he consults one of those @var{N} systems.
22146
22147 Distributed spam processing works very well against spammers that send
22148 a large number of messages at once, but it requires the user to set up
22149 fairly complicated checks.  There are commercial and free distributed
22150 spam processing systems.  Distributed spam processing has its risks as
22151 well.  For instance legitimate e-mail senders have been accused of
22152 sending spam, and their web sites have been shut down for some time
22153 because of the incident.
22154
22155 The statistical approach to spam filtering is also popular.  It is
22156 based on a statistical analysis of previous spam messages.  Usually
22157 the analysis is a simple word frequency count, with perhaps pairs of
22158 words or 3-word combinations thrown into the mix.  Statistical
22159 analysis of spam works very well in most of the cases, but it can
22160 classify legitimate e-mail as spam in some cases.  It takes time to
22161 run the analysis, the full message must be analyzed, and the user has
22162 to store the database of spam analyses.
22163
22164 @node Anti-Spam Basics
22165 @subsection Anti-Spam Basics
22166 @cindex email spam
22167 @cindex spam
22168 @cindex UCE
22169 @cindex unsolicited commercial email
22170
22171 One way of dealing with spam is having Gnus split out all spam into a
22172 @samp{spam} mail group (@pxref{Splitting Mail}).
22173
22174 First, pick one (1) valid mail address that you can be reached at, and
22175 put it in your @code{From} header of all your news articles.  (I've
22176 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22177 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22178 sysadmin whether your sendmail installation accepts keywords in the local
22179 part of the mail address.)
22180
22181 @lisp
22182 (setq message-default-news-headers
22183       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22184 @end lisp
22185
22186 Then put the following split rule in @code{nnmail-split-fancy}
22187 (@pxref{Fancy Mail Splitting}):
22188
22189 @lisp
22190 (...
22191  (to "larsi@@trym.ifi.uio.no"
22192      (| ("subject" "re:.*" "misc")
22193         ("references" ".*@@.*" "misc")
22194         "spam"))
22195  ...)
22196 @end lisp
22197
22198 This says that all mail to this address is suspect, but if it has a
22199 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22200 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22201 (This idea probably comes from Tim Pierce.)
22202
22203 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22204 and do not include your email address explicitly in the @code{To}
22205 header.  Why they do this is unknown---perhaps it's to thwart this
22206 thwarting scheme?  In any case, this is trivial to deal with---you just
22207 put anything not addressed to you in the @samp{spam} group by ending
22208 your fancy split rule in this way:
22209
22210 @lisp
22211 (
22212  ...
22213  (to "larsi" "misc")
22214  "spam")
22215 @end lisp
22216
22217 In my experience, this will sort virtually everything into the right
22218 group.  You still have to check the @samp{spam} group from time to time to
22219 check for legitimate mail, though.  If you feel like being a good net
22220 citizen, you can even send off complaints to the proper authorities on
22221 each unsolicited commercial email---at your leisure.
22222
22223 This works for me.  It allows people an easy way to contact me (they can
22224 just press @kbd{r} in the usual way), and I'm not bothered at all with
22225 spam.  It's a win-win situation.  Forging @code{From} headers to point
22226 to non-existent domains is yucky, in my opinion.
22227
22228
22229
22230 @node SpamAssassin
22231 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22232 @cindex SpamAssassin
22233 @cindex Vipul's Razor
22234 @cindex DCC
22235
22236 The days where the hints in the previous section was sufficient in
22237 avoiding spam are coming to an end.  There are many tools out there
22238 that claim to reduce the amount of spam you get.  This section could
22239 easily become outdated fast, as new products replace old, but
22240 fortunately most of these tools seem to have similar interfaces.  Even
22241 though this section will use SpamAssassin as an example, it should be
22242 easy to adapt it to most other tools.
22243
22244 If the tool you are using is not installed on the mail server, you
22245 need to invoke it yourself.  Ideas on how to use the
22246 @code{:postscript} mail source parameter (@pxref{Mail Source
22247 Specifiers}) follow.
22248
22249 @lisp
22250 (setq mail-sources
22251       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22252         (pop :user "jrl"
22253              :server "pophost"
22254              :postscript
22255              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22256 @end lisp
22257
22258 Once you manage to process your incoming spool somehow, thus making
22259 the mail contain e.g.@: a header indicating it is spam, you are ready to
22260 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22261
22262 @lisp
22263 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22264                              ...))
22265 @end lisp
22266
22267 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22268
22269 @lisp
22270 (setq nnmail-split-methods 'nnmail-split-fancy
22271       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22272                              ...))
22273 @end lisp
22274
22275 Some people might not like the idea of piping the mail through various
22276 programs using a @code{:prescript} (if some program is buggy, you
22277 might lose all mail).  If you are one of them, another solution is to
22278 call the external tools during splitting.  Example fancy split method:
22279
22280 @lisp
22281 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22282                              ...))
22283 (defun kevin-spamassassin ()
22284   (save-excursion
22285     (widen)
22286     (if (eq 1 (call-process-region (point-min) (point-max)
22287                                    "spamc" nil nil nil "-c"))
22288         "spam")))
22289 @end lisp
22290
22291 Note that with the nnimap backend, message bodies will not be
22292 downloaded by default.  You need to set
22293 @code{nnimap-split-download-body} to t to do that (@pxref{Splitting in
22294 IMAP}).
22295
22296 That is about it.  As some spam is likely to get through anyway, you
22297 might want to have a nifty function to call when you happen to read
22298 spam.  And here is the nifty function:
22299
22300 @lisp
22301  (defun my-gnus-raze-spam ()
22302   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22303   (interactive)
22304   (gnus-summary-show-raw-article)
22305   (gnus-summary-save-in-pipe "razor-report -f -d")
22306   (gnus-summary-mark-as-expirable 1))
22307 @end lisp
22308
22309 @node Hashcash
22310 @subsection Hashcash
22311 @cindex hashcash
22312
22313 A novel technique to fight spam is to require senders to do something
22314 costly for each message they send.  This has the obvious drawback that
22315 you cannot rely on everyone in the world using this technique,
22316 since it is not part of the Internet standards, but it may be useful
22317 in smaller communities.
22318
22319 While the tools in the previous section work well in practice, they
22320 work only because the tools are constantly maintained and updated as
22321 new form of spam appears.  This means that a small percentage of spam
22322 will always get through.  It also means that somewhere, someone needs
22323 to read lots of spam to update these tools.  Hashcash avoids that, but
22324 instead requires that everyone you communicate with supports the
22325 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22326 The approaches have their own advantages and disadvantages, but as
22327 often in the real world, a combination of them is stronger than either
22328 one of them separately.
22329
22330 @cindex X-Hashcash
22331 The ``something costly'' is to burn CPU time, more specifically to
22332 compute a hash collision up to a certain number of bits.  The
22333 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22334 header.  For more details, and for the external application
22335 @code{hashcash} you need to install to use this feature, see
22336 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22337 information can be found at @uref{http://www.camram.org/}.
22338
22339 If you wish to call hashcash for each message you send, say something
22340 like:
22341
22342 @lisp
22343 (require 'hashcash)
22344 (add-hook 'message-send-hook 'mail-add-payment)
22345 @end lisp
22346
22347 The @file{hashcash.el} library can be found in the Gnus development
22348 contrib directory or at
22349 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22350
22351 You will need to set up some additional variables as well:
22352
22353 @table @code
22354
22355 @item hashcash-default-payment
22356 @vindex hashcash-default-payment
22357 This variable indicates the default number of bits the hash collision
22358 should consist of.  By default this is 0, meaning nothing will be
22359 done.  Suggested useful values include 17 to 29.
22360
22361 @item hashcash-payment-alist
22362 @vindex hashcash-payment-alist
22363 Some receivers may require you to spend burn more CPU time than the
22364 default.  This variable contains a list of @samp{(@var{addr}
22365 @var{amount})} cells, where @var{addr} is the receiver (email address
22366 or newsgroup) and @var{amount} is the number of bits in the collision
22367 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22368 @var{amount})} cells, where the @var{string} is the string to use
22369 (normally the email address or newsgroup name is used).
22370
22371 @item hashcash
22372 @vindex hashcash
22373 Where the @code{hashcash} binary is installed.
22374
22375 @end table
22376
22377 Currently there is no built in functionality in Gnus to verify
22378 hashcash cookies, it is expected that this is performed by your hand
22379 customized mail filtering scripts.  Improvements in this area would be
22380 a useful contribution, however.
22381
22382 @node Filtering Spam Using The Spam ELisp Package
22383 @subsection Filtering Spam Using The Spam ELisp Package
22384 @cindex spam filtering
22385 @cindex spam
22386
22387 The idea behind @file{spam.el} is to have a control center for spam detection
22388 and filtering in Gnus.  To that end, @file{spam.el} does two things: it
22389 filters incoming mail, and it analyzes mail known to be spam or ham.
22390 @dfn{Ham} is the name used throughout @file{spam.el} to indicate
22391 non-spam messages.
22392
22393 First of all, you @strong{must} run the function
22394 @code{spam-initialize} to autoload @code{spam.el} and to install the
22395 @code{spam.el} hooks.  There is one exception: if you use the
22396 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
22397 should turn it on before @code{spam-initialize}:
22398
22399 @example
22400 (setq spam-use-stat t) ;; if needed
22401 (spam-initialize)
22402 @end example
22403
22404 So, what happens when you load @file{spam.el}?
22405
22406 You get the following keyboard commands:
22407
22408 @table @kbd
22409
22410 @item M-d
22411 @itemx M s x
22412 @itemx S x
22413 @kindex M-d
22414 @kindex S x
22415 @kindex M s x
22416 @findex gnus-summary-mark-as-spam
22417 @code{gnus-summary-mark-as-spam}.
22418
22419 Mark current article as spam, showing it with the @samp{$} mark.
22420 Whenever you see a spam article, make sure to mark its summary line
22421 with @kbd{M-d} before leaving the group.  This is done automatically
22422 for unread articles in @emph{spam} groups.
22423
22424 @item M s t
22425 @itemx S t
22426 @kindex M s t
22427 @kindex S t
22428 @findex spam-bogofilter-score
22429 @code{spam-bogofilter-score}.
22430
22431 You must have Bogofilter installed for that command to work properly.
22432
22433 @xref{Bogofilter}.
22434
22435 @end table
22436
22437 Also, when you load @file{spam.el}, you will be able to customize its
22438 variables.  Try @code{customize-group} on the @samp{spam} variable
22439 group.
22440
22441 @vindex gnus-spam-process-newsgroups
22442 The concepts of ham processors and spam processors are very important.
22443 Ham processors and spam processors for a group can be set with the
22444 @code{spam-process} group parameter, or the
22445 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
22446 mail known to be non-spam (@emph{ham}) and process it in some way so
22447 that later similar mail will also be considered non-spam.  Spam
22448 processors take mail known to be spam and process it so similar spam
22449 will be detected later.
22450
22451 @vindex gnus-spam-newsgroup-contents
22452 Gnus learns from the spam you get.  You have to collect your spam in
22453 one or more spam groups, and set or customize the variable
22454 @code{spam-junk-mailgroups} as appropriate.  You can also declare
22455 groups to contain spam by setting their group parameter
22456 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
22457 by customizing the corresponding variable
22458 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
22459 parameter and the @code{gnus-spam-newsgroup-contents} variable can
22460 also be used to declare groups as @emph{ham} groups if you set their
22461 classification to @code{gnus-group-spam-classification-ham}.  If
22462 groups are not classified by means of @code{spam-junk-mailgroups},
22463 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
22464 considered @emph{unclassified}.  All groups are unclassified by
22465 default.
22466
22467 @vindex gnus-spam-mark
22468 @cindex $
22469 In spam groups, all messages are considered to be spam by default:
22470 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
22471 group.  If you have seen a message, had it marked as spam, then
22472 unmarked it, it won't be marked as spam when you enter the group
22473 thereafter.  You can disable that behavior, so all unread messages
22474 will get the @samp{$} mark, if you set the
22475 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
22476 should remove the @samp{$} mark when you are in the group summary
22477 buffer for every message that is not spam after all.  To remove the
22478 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
22479 @kbd{d} for declaring it read the non-spam way.  When you leave a
22480 group, all spam-marked (@samp{$}) articles are sent to a spam
22481 processor which will study them as spam samples.
22482
22483 Messages may also be deleted in various other ways, and unless
22484 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
22485 and @samp{r} for default read or explicit delete, marks @samp{X} and
22486 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
22487 low scores, are all considered to be associated with articles which
22488 are not spam.  This assumption might be false, in particular if you
22489 use kill files or score files as means for detecting genuine spam, you
22490 should then adjust the @code{ham-marks} group parameter.
22491
22492 @defvar ham-marks
22493 You can customize this group or topic parameter to be the list of
22494 marks you want to consider ham.  By default, the list contains the
22495 deleted, read, killed, kill-filed, and low-score marks.
22496 @end defvar
22497
22498 @defvar spam-marks
22499 You can customize this group or topic parameter to be the list of
22500 marks you want to consider spam.  By default, the list contains only
22501 the spam mark.
22502 @end defvar
22503
22504 When you leave @emph{any} group, regardless of its
22505 @code{spam-contents} classification, all spam-marked articles are sent
22506 to a spam processor, which will study these as spam samples.  If you
22507 explicit kill a lot, you might sometimes end up with articles marked
22508 @samp{K} which you never saw, and which might accidentally contain
22509 spam.  Best is to make sure that real spam is marked with @samp{$},
22510 and nothing else.
22511
22512 @vindex gnus-ham-process-destinations
22513 When you leave a @emph{spam} group, all spam-marked articles are
22514 marked as expired after processing with the spam processor.  This is
22515 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
22516 @strong{ham} articles in a spam group will be moved to a location
22517 determined by either the @code{ham-process-destination} group
22518 parameter or a match in the @code{gnus-ham-process-destinations}
22519 variable, which is a list of regular expressions matched with group
22520 names (it's easiest to customize this variable with
22521 @code{customize-variable gnus-ham-process-destinations}).  Each
22522 newsgroup specification has the format (REGEXP PROCESSOR) in a
22523 standard Lisp list, if you prefer to customize the variable manually.
22524 The ultimate location is a group name.  If the
22525 @code{ham-process-destination} parameter is not set, ham articles are
22526 left in place.  If the
22527 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
22528 set, the ham articles are marked as unread before being moved.
22529
22530 When you leave a @emph{ham} group, all ham-marked articles are sent to
22531 a ham processor, which will study these as non-spam samples.
22532
22533 @vindex spam-process-ham-in-spam-groups
22534 By default the variable @code{spam-process-ham-in-spam-groups} is
22535 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
22536 to be processed.  Normally this is not done, you are expected instead
22537 to send your ham to a ham group and process it there.
22538
22539 @vindex spam-process-ham-in-nonham-groups
22540 By default the variable @code{spam-process-ham-in-nonham-groups} is
22541 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
22542 or unclassified) groups to be processed.  Normally this is not done,
22543 you are expected instead to send your ham to a ham group and process
22544 it there.
22545
22546 @vindex gnus-spam-process-destinations
22547 When you leave a @emph{ham} or @emph{unclassified} group, all
22548 @strong{spam} articles are moved to a location determined by either
22549 the @code{spam-process-destination} group parameter or a match in the
22550 @code{gnus-spam-process-destinations} variable, which is a list of
22551 regular expressions matched with group names (it's easiest to
22552 customize this variable with @code{customize-variable
22553 gnus-spam-process-destinations}).  Each newsgroup specification has
22554 the repeated format (REGEXP PROCESSOR) and they are all in a standard
22555 Lisp list, if you prefer to customize the variable manually.  The
22556 ultimate location is a group name.  If the
22557 @code{spam-process-destination} parameter is not set, the spam
22558 articles are only expired.
22559
22560 To use the @file{spam.el} facilities for incoming mail filtering, you
22561 must add the following to your fancy split list
22562 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22563
22564 @example
22565 (: spam-split)
22566 @end example
22567
22568 Note that the fancy split may be called @code{nnmail-split-fancy} or
22569 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22570 nnimap back ends to retrieve your mail.
22571
22572 The @code{spam-split} function will process incoming mail and send the
22573 mail considered to be spam into the group name given by the variable
22574 @code{spam-split-group}.  By default that group name is @samp{spam},
22575 but you can customize @code{spam-split-group}.  Make sure the contents
22576 of @code{spam-split-group} are an @emph{unqualified} group name, for
22577 instance in an @code{nnimap} server @samp{your-server} the value
22578 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
22579 value @samp{nnimap+server:spam}, therefore, is wrong and will
22580 actually give you the group
22581 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
22582 work depending on your server's tolerance for strange group names.
22583
22584 You can also give @code{spam-split} a parameter,
22585 e.g. @samp{'spam-use-regex-headers} or @samp{"maybe-spam"}.  Why is
22586 this useful?
22587
22588 Take these split rules (with @code{spam-use-regex-headers} and
22589 @code{spam-use-blackholes} set):
22590
22591 @example
22592  nnimap-split-fancy '(|
22593                       (any "ding" "ding")
22594                       (: spam-split)
22595                       ;; default mailbox
22596                       "mail")
22597 @end example
22598
22599 Now, the problem is that you want all ding messages to make it to the
22600 ding folder.  But that will let obvious spam (for example, spam
22601 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
22602 when it's sent to the ding list.  On the other hand, some messages to
22603 the ding list are from a mail server in the blackhole list, so the
22604 invocation of @code{spam-split} can't be before the ding rule.
22605
22606 You can let SpamAssassin headers supersede ding rules, but all other
22607 @code{spam-split} rules (including a second invocation of the
22608 regex-headers check) will be after the ding rule:
22609
22610 @example
22611  nnimap-split-fancy '(|
22612 ;;; all spam detected by spam-use-regex-headers goes to "regex-spam"
22613                       (: spam-split "regex-spam" 'spam-use-regex-headers)
22614                       (any "ding" "ding")
22615 ;;; all other spam detected by spam-split goes to spam-split-group
22616                       (: spam-split)
22617                       ;; default mailbox
22618                       "mail")
22619 @end example
22620
22621 Basically, this lets you invoke specific @code{spam-split} checks
22622 depending on your particular needs, and to target the results of those
22623 checks to a particular spam group.  You don't have to throw all mail
22624 into all the spam tests.  Another reason why this is nice is that
22625 messages to mailing lists you have rules for don't have to have
22626 resource-intensive blackhole checks performed on them.  You could also
22627 specify different spam checks for your nnmail split vs. your nnimap
22628 split.  Go crazy.
22629
22630 You still have to have specific checks such as
22631 @code{spam-use-regex-headers} set to @code{t}, even if you specifically
22632 invoke @code{spam-split} with the check.  The reason is that when
22633 loading @file{spam.el}, some conditional loading is done depending on
22634 what @code{spam-use-xyz} variables you have set.
22635
22636 @emph{Note for IMAP users}
22637
22638 The boolean variable @code{nnimap-split-download-body} needs to be
22639 set, if you want to split based on the whole message instead of just
22640 the headers.  By default, the nnimap back end will only retrieve the
22641 message headers.  If you use @code{spam-check-bogofilter},
22642 @code{spam-check-ifile}, or @code{spam-check-stat} (the splitters that
22643 can benefit from the full message body), you should set this variable.
22644 It is not set by default because it will slow @acronym{IMAP} down, and
22645 that is not an appropriate decision to make on behalf of the user.
22646
22647 @xref{Splitting in IMAP}.
22648
22649 @emph{TODO: Currently, spam.el only supports insertion of articles
22650 into a back end.  There is no way to tell spam.el that an article is no
22651 longer spam or ham.}
22652
22653 @emph{TODO: spam.el needs to provide a uniform way of training all the
22654 statistical databases.  Some have that functionality built-in, others
22655 don't.}
22656
22657 The following are the methods you can use to control the behavior of
22658 @code{spam-split} and their corresponding spam and ham processors:
22659
22660 @menu
22661 * Blacklists and Whitelists::
22662 * BBDB Whitelists::
22663 * Gmane Spam Reporting::
22664 * Anti-spam Hashcash Payments::
22665 * Blackholes::
22666 * Regular Expressions Header Matching::
22667 * Bogofilter::
22668 * ifile spam filtering::
22669 * spam-stat spam filtering::
22670 * SpamOracle::
22671 * Extending the spam elisp package::
22672 @end menu
22673
22674 @node Blacklists and Whitelists
22675 @subsubsection Blacklists and Whitelists
22676 @cindex spam filtering
22677 @cindex whitelists, spam filtering
22678 @cindex blacklists, spam filtering
22679 @cindex spam
22680
22681 @defvar spam-use-blacklist
22682
22683 Set this variable to @code{t} if you want to use blacklists when
22684 splitting incoming mail.  Messages whose senders are in the blacklist
22685 will be sent to the @code{spam-split-group}.  This is an explicit
22686 filter, meaning that it acts only on mail senders @emph{declared} to
22687 be spammers.
22688
22689 @end defvar
22690
22691 @defvar spam-use-whitelist
22692
22693 Set this variable to @code{t} if you want to use whitelists when
22694 splitting incoming mail.  Messages whose senders are not in the
22695 whitelist will be sent to the next spam-split rule.  This is an
22696 explicit filter, meaning that unless someone is in the whitelist, their
22697 messages are not assumed to be spam or ham.
22698
22699 @end defvar
22700
22701 @defvar spam-use-whitelist-exclusive
22702
22703 Set this variable to @code{t} if you want to use whitelists as an
22704 implicit filter, meaning that every message will be considered spam
22705 unless the sender is in the whitelist.  Use with care.
22706
22707 @end defvar
22708
22709 @defvar gnus-group-spam-exit-processor-blacklist
22710
22711 Add this symbol to a group's @code{spam-process} parameter by
22712 customizing the group parameters or the
22713 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22714 added to a group's @code{spam-process} parameter, the senders of
22715 spam-marked articles will be added to the blacklist.
22716
22717 @end defvar
22718
22719 @defvar gnus-group-ham-exit-processor-whitelist
22720
22721 Add this symbol to a group's @code{spam-process} parameter by
22722 customizing the group parameters or the
22723 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22724 added to a group's @code{spam-process} parameter, the senders of
22725 ham-marked articles in @emph{ham} groups will be added to the
22726 whitelist.  Note that this ham processor has no effect in @emph{spam}
22727 or @emph{unclassified} groups.
22728
22729 @end defvar
22730
22731 Blacklists are lists of regular expressions matching addresses you
22732 consider to be spam senders.  For instance, to block mail from any
22733 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
22734 blacklist.  You start out with an empty blacklist.  Blacklist entries
22735 use the Emacs regular expression syntax.
22736
22737 Conversely, whitelists tell Gnus what addresses are considered
22738 legitimate.  All messages from whitelisted addresses are considered
22739 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
22740 Emacs regular expression syntax.
22741
22742 The blacklist and whitelist file locations can be customized with the
22743 @code{spam-directory} variable (@file{~/News/spam} by default), or
22744 the @code{spam-whitelist} and @code{spam-blacklist} variables
22745 directly.  The whitelist and blacklist files will by default be in the
22746 @code{spam-directory} directory, named @file{whitelist} and
22747 @file{blacklist} respectively.
22748
22749 @node BBDB Whitelists
22750 @subsubsection BBDB Whitelists
22751 @cindex spam filtering
22752 @cindex BBDB whitelists, spam filtering
22753 @cindex BBDB, spam filtering
22754 @cindex spam
22755
22756 @defvar spam-use-BBDB
22757
22758 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
22759 Whitelists}), but uses the BBDB as the source of whitelisted
22760 addresses, without regular expressions.  You must have the BBDB loaded
22761 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
22762 not in the BBDB will be sent to the next spam-split rule.  This is an
22763 explicit filter, meaning that unless someone is in the BBDB, their
22764 messages are not assumed to be spam or ham.
22765
22766 @end defvar
22767
22768 @defvar spam-use-BBDB-exclusive
22769
22770 Set this variable to @code{t} if you want to use the BBDB as an
22771 implicit filter, meaning that every message will be considered spam
22772 unless the sender is in the BBDB.  Use with care.  Only sender
22773 addresses in the BBDB will be allowed through; all others will be
22774 classified as spammers.
22775
22776 @end defvar
22777
22778 @defvar gnus-group-ham-exit-processor-BBDB
22779
22780 Add this symbol to a group's @code{spam-process} parameter by
22781 customizing the group parameters or the
22782 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22783 added to a group's @code{spam-process} parameter, the senders of
22784 ham-marked articles in @emph{ham} groups will be added to the
22785 BBDB.  Note that this ham processor has no effect in @emph{spam}
22786 or @emph{unclassified} groups.
22787
22788 @end defvar
22789
22790 @node Gmane Spam Reporting
22791 @subsubsection Gmane Spam Reporting
22792 @cindex spam reporting
22793 @cindex Gmane, spam reporting
22794 @cindex Gmane, spam reporting
22795 @cindex spam
22796
22797 @defvar gnus-group-spam-exit-processor-report-gmane
22798
22799 Add this symbol to a group's @code{spam-process} parameter by
22800 customizing the group parameters or the
22801 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22802 added to a group's @code{spam-process} parameter, the spam-marked
22803 articles groups will be reported to the Gmane administrators via a
22804 HTTP request.
22805
22806 Gmane can be found at @uref{http://gmane.org}.
22807
22808 @end defvar
22809
22810 @defvar spam-report-gmane-use-article-number
22811
22812 This variable is @code{t} by default.  Set it to @code{nil} if you are
22813 running your own news server, for instance, and the local article
22814 numbers don't correspond to the Gmane article numbers.  When
22815 @code{spam-report-gmane-use-article-number} is @code{nil},
22816 @code{spam-report.el} will use the @code{X-Report-Spam} header that
22817 Gmane provides.
22818
22819 @end defvar
22820
22821 @node Anti-spam Hashcash Payments
22822 @subsubsection Anti-spam Hashcash Payments
22823 @cindex spam filtering
22824 @cindex hashcash, spam filtering
22825 @cindex spam
22826
22827 @defvar spam-use-hashcash
22828
22829 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
22830 Whitelists}), but uses hashcash tokens for whitelisting messages
22831 instead of the sender address.  You must have the @code{hashcash.el}
22832 package loaded for @code{spam-use-hashcash} to work properly.
22833 Messages without a hashcash payment token will be sent to the next
22834 spam-split rule.  This is an explicit filter, meaning that unless a
22835 hashcash token is found, the messages are not assumed to be spam or
22836 ham.
22837
22838 @end defvar
22839
22840 @node Blackholes
22841 @subsubsection Blackholes
22842 @cindex spam filtering
22843 @cindex blackholes, spam filtering
22844 @cindex spam
22845
22846 @defvar spam-use-blackholes
22847
22848 This option is disabled by default.  You can let Gnus consult the
22849 blackhole-type distributed spam processing systems (DCC, for instance)
22850 when you set this option.  The variable @code{spam-blackhole-servers}
22851 holds the list of blackhole servers Gnus will consult.  The current
22852 list is fairly comprehensive, but make sure to let us know if it
22853 contains outdated servers.
22854
22855 The blackhole check uses the @code{dig.el} package, but you can tell
22856 @file{spam.el} to use @code{dns.el} instead for better performance if
22857 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
22858 this time to set @code{spam-use-dig} to @code{nil} despite the
22859 possible performance improvements, because some users may be unable to
22860 use it, but you can try it and see if it works for you.
22861
22862 @end defvar
22863
22864 @defvar spam-blackhole-servers
22865
22866 The list of servers to consult for blackhole checks.
22867
22868 @end defvar
22869
22870 @defvar spam-blackhole-good-server-regex
22871
22872 A regular expression for IPs that should not be checked against the
22873 blackhole server list.  When set to @code{nil}, it has no effect.
22874
22875 @end defvar
22876
22877 @defvar spam-use-dig
22878
22879 Use the @code{dig.el} package instead of the @code{dns.el} package.
22880 The default setting of @code{t} is recommended.
22881
22882 @end defvar
22883
22884 Blackhole checks are done only on incoming mail.  There is no spam or
22885 ham processor for blackholes.
22886
22887 @node Regular Expressions Header Matching
22888 @subsubsection Regular Expressions Header Matching
22889 @cindex spam filtering
22890 @cindex regular expressions header matching, spam filtering
22891 @cindex spam
22892
22893 @defvar spam-use-regex-headers
22894
22895 This option is disabled by default.  You can let Gnus check the
22896 message headers against lists of regular expressions when you set this
22897 option.  The variables @code{spam-regex-headers-spam} and
22898 @code{spam-regex-headers-ham} hold the list of regular expressions.
22899 Gnus will check against the message headers to determine if the
22900 message is spam or ham, respectively.
22901
22902 @end defvar
22903
22904 @defvar spam-regex-headers-spam
22905
22906 The list of regular expressions that, when matched in the headers of
22907 the message, positively identify it as spam.
22908
22909 @end defvar
22910
22911 @defvar spam-regex-headers-ham
22912
22913 The list of regular expressions that, when matched in the headers of
22914 the message, positively identify it as ham.
22915
22916 @end defvar
22917
22918 Regular expression header checks are done only on incoming mail.
22919 There is no specific spam or ham processor for regular expressions.
22920
22921 @node Bogofilter
22922 @subsubsection Bogofilter
22923 @cindex spam filtering
22924 @cindex bogofilter, spam filtering
22925 @cindex spam
22926
22927 @defvar spam-use-bogofilter
22928
22929 Set this variable if you want @code{spam-split} to use Eric Raymond's
22930 speedy Bogofilter.
22931
22932 With a minimum of care for associating the @samp{$} mark for spam
22933 articles only, Bogofilter training all gets fairly automatic.  You
22934 should do this until you get a few hundreds of articles in each
22935 category, spam or not.  The command @kbd{S t} in summary mode, either
22936 for debugging or for curiosity, shows the @emph{spamicity} score of
22937 the current article (between 0.0 and 1.0).
22938
22939 Bogofilter determines if a message is spam based on a specific
22940 threshold.  That threshold can be customized, consult the Bogofilter
22941 documentation.
22942
22943 If the @code{bogofilter} executable is not in your path, Bogofilter
22944 processing will be turned off.
22945
22946 You should not enable this if you use @code{spam-use-bogofilter-headers}.
22947
22948 @end defvar
22949
22950 @defvar spam-use-bogofilter-headers
22951
22952 Set this variable if you want @code{spam-split} to use Eric Raymond's
22953 speedy Bogofilter, looking only at the message headers.  It works
22954 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
22955 must be in the message already.  Normally you would do this with a
22956 procmail recipe or something similar; consult the Bogofilter
22957 installation documents for details.
22958
22959 You should not enable this if you use @code{spam-use-bogofilter}.
22960
22961 @end defvar
22962
22963 @defvar gnus-group-spam-exit-processor-bogofilter
22964 Add this symbol to a group's @code{spam-process} parameter by
22965 customizing the group parameters or the
22966 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22967 added to a group's @code{spam-process} parameter, spam-marked articles
22968 will be added to the Bogofilter spam database.
22969 @end defvar
22970
22971 @defvar gnus-group-ham-exit-processor-bogofilter
22972 Add this symbol to a group's @code{spam-process} parameter by
22973 customizing the group parameters or the
22974 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22975 added to a group's @code{spam-process} parameter, the ham-marked
22976 articles in @emph{ham} groups will be added to the Bogofilter database
22977 of non-spam messages.  Note that this ham processor has no effect in
22978 @emph{spam} or @emph{unclassified} groups.
22979 @end defvar
22980
22981 @defvar spam-bogofilter-database-directory
22982
22983 This is the directory where Bogofilter will store its databases.  It
22984 is not specified by default, so Bogofilter will use its own default
22985 database directory.
22986
22987 @end defvar
22988
22989 The Bogofilter mail classifier is similar to @command{ifile} in intent and
22990 purpose.  A ham and a spam processor are provided, plus the
22991 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
22992 variables to indicate to spam-split that Bogofilter should either be
22993 used, or has already been used on the article.  The 0.9.2.1 version of
22994 Bogofilter was used to test this functionality.
22995
22996 @node ifile spam filtering
22997 @subsubsection ifile spam filtering
22998 @cindex spam filtering
22999 @cindex ifile, spam filtering
23000 @cindex spam
23001
23002 @defvar spam-use-ifile
23003
23004 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
23005 statistical analyzer similar to Bogofilter.
23006
23007 @end defvar
23008
23009 @defvar spam-ifile-all-categories
23010
23011 Enable this variable if you want @code{spam-use-ifile} to give you all
23012 the ifile categories, not just spam/non-spam.  If you use this, make
23013 sure you train ifile as described in its documentation.
23014
23015 @end defvar
23016
23017 @defvar spam-ifile-spam-category
23018
23019 This is the category of spam messages as far as ifile is concerned.
23020 The actual string used is irrelevant, but you probably want to leave
23021 the default value of @samp{spam}.
23022 @end defvar
23023
23024 @defvar spam-ifile-database-path
23025
23026 This is the filename for the ifile database.  It is not specified by
23027 default, so ifile will use its own default database name.
23028
23029 @end defvar
23030
23031 The ifile mail classifier is similar to Bogofilter in intent and
23032 purpose.  A ham and a spam processor are provided, plus the
23033 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23034 should be used.  The 1.2.1 version of ifile was used to test this
23035 functionality.
23036
23037 @node spam-stat spam filtering
23038 @subsubsection spam-stat spam filtering
23039 @cindex spam filtering
23040 @cindex spam-stat, spam filtering
23041 @cindex spam-stat
23042 @cindex spam
23043
23044 @xref{Filtering Spam Using Statistics with spam-stat}.
23045
23046 @defvar spam-use-stat
23047
23048 Enable this variable if you want @code{spam-split} to use
23049 spam-stat.el, an Emacs Lisp statistical analyzer.
23050
23051 @end defvar
23052
23053 @defvar gnus-group-spam-exit-processor-stat
23054 Add this symbol to a group's @code{spam-process} parameter by
23055 customizing the group parameters or the
23056 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23057 added to a group's @code{spam-process} parameter, the spam-marked
23058 articles will be added to the spam-stat database of spam messages.
23059 @end defvar
23060
23061 @defvar gnus-group-ham-exit-processor-stat
23062 Add this symbol to a group's @code{spam-process} parameter by
23063 customizing the group parameters or the
23064 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23065 added to a group's @code{spam-process} parameter, the ham-marked
23066 articles in @emph{ham} groups will be added to the spam-stat database
23067 of non-spam messages.  Note that this ham processor has no effect in
23068 @emph{spam} or @emph{unclassified} groups.
23069 @end defvar
23070
23071 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
23072 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23073 which unlike ifile or Bogofilter does not require external programs.
23074 A spam and a ham processor, and the @code{spam-use-stat} variable for
23075 @code{spam-split} are provided.
23076
23077 @node SpamOracle
23078 @subsubsection Using SpamOracle with Gnus
23079 @cindex spam filtering
23080 @cindex SpamOracle
23081 @cindex spam
23082
23083 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
23084 statistical mail filtering tool written by Xavier Leroy and needs to be
23085 installed separately.
23086
23087 There are several ways to use SpamOracle with Gnus.  In all cases, your
23088 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
23089 then enter an @samp{X-Spam} header indicating whether it regards the
23090 mail as a spam mail or not.
23091
23092 One possibility is to run SpamOracle as a @code{:prescript} from the
23093 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
23094 the advantage that the user can see the @emph{X-Spam} headers.
23095
23096 The easiest method is to make @file{spam.el} (@pxref{Filtering Spam
23097 Using The Spam ELisp Package}) call SpamOracle.
23098
23099 @vindex spam-use-spamoracle
23100 To enable SpamOracle usage by @file{spam.el}, set the variable
23101 @code{spam-use-spamoracle} to @code{t} and configure the
23102 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
23103 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
23104 this example the @samp{INBOX} of an nnimap server is filtered using
23105 SpamOracle.  Mails recognized as spam mails will be moved to
23106 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
23107 in @samp{INBOX}:
23108
23109 @example
23110 (setq spam-use-spamoracle t
23111       spam-split-group "Junk"
23112       nnimap-split-inbox '("INBOX")
23113       nnimap-split-rule 'nnimap-split-fancy
23114       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23115 @end example
23116
23117 @defvar spam-use-spamoracle
23118 Set to @code{t} if you want Gnus to enable spam filtering using
23119 SpamOracle.
23120 @end defvar
23121
23122 @defvar spam-spamoracle-binary
23123 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23124 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
23125 can be customized.
23126 @end defvar
23127
23128 @defvar spam-spamoracle-database
23129 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23130 store its analyses.  This is controlled by the variable
23131 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
23132 the default SpamOracle database will be used.  In case you want your
23133 database to live somewhere special, set
23134 @code{spam-spamoracle-database} to this path.
23135 @end defvar
23136
23137 SpamOracle employs a statistical algorithm to determine whether a
23138 message is spam or ham.  In order to get good results, meaning few
23139 false hits or misses, SpamOracle needs training.  SpamOracle learns the
23140 characteristics of your spam mails.  Using the @emph{add} mode
23141 (training mode) one has to feed good (ham) and spam mails to
23142 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
23143 and pipe the mail to a SpamOracle process or using @file{spam.el}'s
23144 spam- and ham-processors, which is much more convenient.  For a
23145 detailed description of spam- and ham-processors, @xref{Filtering Spam
23146 Using The Spam ELisp Package}.
23147
23148 @defvar gnus-group-spam-exit-processor-spamoracle
23149 Add this symbol to a group's @code{spam-process} parameter by
23150 customizing the group parameter or the
23151 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23152 to a group's @code{spam-process} parameter, spam-marked articles will be
23153 sent to SpamOracle as spam samples.
23154 @end defvar
23155
23156 @defvar gnus-group-ham-exit-processor-spamoracle
23157 Add this symbol to a group's @code{spam-process} parameter by
23158 customizing the group parameter or the
23159 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23160 to a grup's @code{spam-process} parameter, the ham-marked articles in
23161 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23162 messages.  Note that this ham processor has no effect in @emph{spam} or
23163 @emph{unclassified} groups.
23164 @end defvar
23165
23166 @emph{Example:} These are the Group Parameters of an group that has been
23167 classified as a ham group, meaning that it should only contain ham
23168 messages.
23169 @example
23170  ((spam-contents gnus-group-spam-classification-ham)
23171   (spam-process
23172    (gnus-group-spam-exit-processor-spamoracle)))
23173 @end example
23174 For this group the @code{gnus-group-spam-exit-processor-spamoracle} is
23175 installed.  If the group contains spam message (e.g. because SpamOracle
23176 has not had enough sample messages yet) and the user marks some
23177 messages as spam messages, these messages will be processed by
23178 @code{gnus-group-spam-exit-processor-spamoracle}.  This processor sends
23179 the messages to SpamOracle as new samples for spam.
23180
23181 @node Extending the spam elisp package
23182 @subsubsection Extending the spam elisp package
23183 @cindex spam filtering
23184 @cindex spam elisp package, extending
23185 @cindex extending the spam elisp package
23186
23187 Say you want to add a new back end called blackbox.  For filtering
23188 incoming mail, provide the following:
23189
23190 @enumerate
23191
23192 @item
23193 code
23194
23195 @lisp
23196 (defvar spam-use-blackbox nil
23197   "True if blackbox should be used.")
23198 @end lisp
23199
23200 Add
23201 @example
23202     (spam-use-blackbox   . spam-check-blackbox)
23203 @end example
23204 to @code{spam-list-of-checks}.
23205
23206 @item
23207 functionality
23208
23209 Write the @code{spam-check-blackbox} function.  It should return
23210 @samp{nil} or @code{spam-split-group}.  See the existing
23211 @code{spam-check-*} functions for examples of what you can do.
23212
23213 Make sure to add @code{spam-use-blackbox} to
23214 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
23215 mail analyzer that needs the full message body to operate.
23216
23217 @end enumerate
23218
23219 For processing spam and ham messages, provide the following:
23220
23221 @enumerate
23222
23223 @item
23224 code
23225
23226 Note you don't have to provide a spam or a ham processor.  Only
23227 provide them if Blackbox supports spam or ham processing.
23228
23229 @lisp
23230 (defvar gnus-group-spam-exit-processor-blackbox "blackbox"
23231   "The Blackbox summary exit spam processor.
23232 Only applicable to spam groups.")
23233
23234 (defvar gnus-group-ham-exit-processor-blackbox "blackbox"
23235   "The whitelist summary exit ham processor.
23236 Only applicable to non-spam (unclassified and ham) groups.")
23237
23238 @end lisp
23239
23240 @item
23241 functionality
23242
23243 @lisp
23244 (defun spam-blackbox-register-spam-routine ()
23245   (spam-generic-register-routine
23246    ;; @r{the spam function}
23247    (lambda (article)
23248      (let ((from (spam-fetch-field-from-fast article)))
23249        (when (stringp from)
23250            (blackbox-do-something-with-this-spammer from))))
23251    ;; @r{the ham function}
23252    nil))
23253
23254 (defun spam-blackbox-register-ham-routine ()
23255   (spam-generic-register-routine
23256    ;; @r{the spam function}
23257    nil
23258    ;; @r{the ham function}
23259    (lambda (article)
23260      (let ((from (spam-fetch-field-from-fast article)))
23261        (when (stringp from)
23262            (blackbox-do-something-with-this-ham-sender from))))))
23263 @end lisp
23264
23265 Write the @code{blackbox-do-something-with-this-ham-sender} and
23266 @code{blackbox-do-something-with-this-spammer} functions.  You can add
23267 more complex code than fetching the message sender, but keep in mind
23268 that retrieving the whole message takes significantly longer than the
23269 sender through @code{spam-fetch-field-from-fast}, because the message
23270 senders are kept in memory by Gnus.
23271
23272 @end enumerate
23273
23274
23275 @node Filtering Spam Using Statistics with spam-stat
23276 @subsection Filtering Spam Using Statistics with spam-stat
23277 @cindex Paul Graham
23278 @cindex Graham, Paul
23279 @cindex naive Bayesian spam filtering
23280 @cindex Bayesian spam filtering, naive
23281 @cindex spam filtering, naive Bayesian
23282
23283 Paul Graham has written an excellent essay about spam filtering using
23284 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
23285 Spam}.  In it he describes the inherent deficiency of rule-based
23286 filtering as used by SpamAssassin, for example: Somebody has to write
23287 the rules, and everybody else has to install these rules.  You are
23288 always late.  It would be much better, he argues, to filter mail based
23289 on whether it somehow resembles spam or non-spam.  One way to measure
23290 this is word distribution.  He then goes on to describe a solution
23291 that checks whether a new mail resembles any of your other spam mails
23292 or not.
23293
23294 The basic idea is this:  Create a two collections of your mail, one
23295 with spam, one with non-spam.  Count how often each word appears in
23296 either collection, weight this by the total number of mails in the
23297 collections, and store this information in a dictionary.  For every
23298 word in a new mail, determine its probability to belong to a spam or a
23299 non-spam mail.  Use the 15 most conspicuous words, compute the total
23300 probability of the mail being spam.  If this probability is higher
23301 than a certain threshold, the mail is considered to be spam.
23302
23303 Gnus supports this kind of filtering.  But it needs some setting up.
23304 First, you need two collections of your mail, one with spam, one with
23305 non-spam.  Then you need to create a dictionary using these two
23306 collections, and save it.  And last but not least, you need to use
23307 this dictionary in your fancy mail splitting rules.
23308
23309 @menu
23310 * Creating a spam-stat dictionary::
23311 * Splitting mail using spam-stat::
23312 * Low-level interface to the spam-stat dictionary::
23313 @end menu
23314
23315 @node Creating a spam-stat dictionary
23316 @subsubsection Creating a spam-stat dictionary
23317
23318 Before you can begin to filter spam based on statistics, you must
23319 create these statistics based on two mail collections, one with spam,
23320 one with non-spam.  These statistics are then stored in a dictionary
23321 for later use.  In order for these statistics to be meaningful, you
23322 need several hundred emails in both collections.
23323
23324 Gnus currently supports only the nnml back end for automated dictionary
23325 creation.  The nnml back end stores all mails in a directory, one file
23326 per mail.  Use the following:
23327
23328 @defun spam-stat-process-spam-directory
23329 Create spam statistics for every file in this directory.  Every file
23330 is treated as one spam mail.
23331 @end defun
23332
23333 @defun spam-stat-process-non-spam-directory
23334 Create non-spam statistics for every file in this directory.  Every
23335 file is treated as one non-spam mail.
23336 @end defun
23337
23338 Usually you would call @code{spam-stat-process-spam-directory} on a
23339 directory such as @file{~/Mail/mail/spam} (this usually corresponds
23340 the the group @samp{nnml:mail.spam}), and you would call
23341 @code{spam-stat-process-non-spam-directory} on a directory such as
23342 @file{~/Mail/mail/misc} (this usually corresponds the the group
23343 @samp{nnml:mail.misc}).
23344
23345 When you are using @acronym{IMAP}, you won't have the mails available
23346 locally, so that will not work.  One solution is to use the Gnus Agent
23347 to cache the articles.  Then you can use directories such as
23348 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
23349 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
23350
23351 @defvar spam-stat
23352 This variable holds the hash-table with all the statistics---the
23353 dictionary we have been talking about.  For every word in either
23354 collection, this hash-table stores a vector describing how often the
23355 word appeared in spam and often it appeared in non-spam mails.
23356 @end defvar
23357
23358 If you want to regenerate the statistics from scratch, you need to
23359 reset the dictionary.
23360
23361 @defun spam-stat-reset
23362 Reset the @code{spam-stat} hash-table, deleting all the statistics.
23363 @end defun
23364
23365 When you are done, you must save the dictionary.  The dictionary may
23366 be rather large.  If you will not update the dictionary incrementally
23367 (instead, you will recreate it once a month, for example), then you
23368 can reduce the size of the dictionary by deleting all words that did
23369 not appear often enough or that do not clearly belong to only spam or
23370 only non-spam mails.
23371
23372 @defun spam-stat-reduce-size
23373 Reduce the size of the dictionary.  Use this only if you do not want
23374 to update the dictionary incrementally.
23375 @end defun
23376
23377 @defun spam-stat-save
23378 Save the dictionary.
23379 @end defun
23380
23381 @defvar spam-stat-file
23382 The filename used to store the dictionary.  This defaults to
23383 @file{~/.spam-stat.el}.
23384 @end defvar
23385
23386 @node Splitting mail using spam-stat
23387 @subsubsection Splitting mail using spam-stat
23388
23389 In order to use @code{spam-stat} to split your mail, you need to add the
23390 following to your @file{~/.gnus.el} file:
23391
23392 @lisp
23393 (require 'spam-stat)
23394 (spam-stat-load)
23395 @end lisp
23396
23397 This will load the necessary Gnus code, and the dictionary you
23398 created.
23399
23400 Next, you need to adapt your fancy splitting rules:  You need to
23401 determine how to use @code{spam-stat}.  The following examples are for
23402 the nnml back end.  Using the nnimap back end works just as well.  Just
23403 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
23404
23405 In the simplest case, you only have two groups, @samp{mail.misc} and
23406 @samp{mail.spam}.  The following expression says that mail is either
23407 spam or it should go into @samp{mail.misc}.  If it is spam, then
23408 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
23409
23410 @lisp
23411 (setq nnmail-split-fancy
23412       `(| (: spam-stat-split-fancy)
23413           "mail.misc"))
23414 @end lisp
23415
23416 @defvar spam-stat-split-fancy-spam-group
23417 The group to use for spam.  Default is @samp{mail.spam}.
23418 @end defvar
23419
23420 If you also filter mail with specific subjects into other groups, use
23421 the following expression.  Only mails not matching the regular
23422 expression are considered potential spam.
23423
23424 @lisp
23425 (setq nnmail-split-fancy
23426       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
23427           (: spam-stat-split-fancy)
23428           "mail.misc"))
23429 @end lisp
23430
23431 If you want to filter for spam first, then you must be careful when
23432 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
23433 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
23434 non-spam, therefore both should be in your collection of non-spam
23435 mails, when creating the dictionary!
23436
23437 @lisp
23438 (setq nnmail-split-fancy
23439       `(| (: spam-stat-split-fancy)
23440           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23441           "mail.misc"))
23442 @end lisp
23443
23444 You can combine this with traditional filtering.  Here, we move all
23445 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
23446 @code{spam-stat-split-fancy} will never see them, the mails in
23447 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
23448 nor in your collection of non-spam mails, when creating the
23449 dictionary!
23450
23451 @lisp
23452 (setq nnmail-split-fancy
23453       `(| ("Content-Type" "text/html" "mail.spam.filtered")
23454           (: spam-stat-split-fancy)
23455           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23456           "mail.misc"))
23457 @end lisp
23458
23459
23460 @node Low-level interface to the spam-stat dictionary
23461 @subsubsection Low-level interface to the spam-stat dictionary
23462
23463 The main interface to using @code{spam-stat}, are the following functions:
23464
23465 @defun spam-stat-buffer-is-spam
23466 Called in a buffer, that buffer is considered to be a new spam mail.
23467 Use this for new mail that has not been processed before.
23468 @end defun
23469
23470 @defun spam-stat-buffer-is-no-spam
23471 Called in a buffer, that buffer is considered to be a new non-spam
23472 mail.  Use this for new mail that has not been processed before.
23473 @end defun
23474
23475 @defun spam-stat-buffer-change-to-spam
23476 Called in a buffer, that buffer is no longer considered to be normal
23477 mail but spam.  Use this to change the status of a mail that has
23478 already been processed as non-spam.
23479 @end defun
23480
23481 @defun spam-stat-buffer-change-to-non-spam
23482 Called in a buffer, that buffer is no longer considered to be spam but
23483 normal mail.  Use this to change the status of a mail that has already
23484 been processed as spam.
23485 @end defun
23486
23487 @defun spam-stat-save
23488 Save the hash table to the file.  The filename used is stored in the
23489 variable @code{spam-stat-file}.
23490 @end defun
23491
23492 @defun spam-stat-load
23493 Load the hash table from a file.  The filename used is stored in the
23494 variable @code{spam-stat-file}.
23495 @end defun
23496
23497 @defun spam-stat-score-word
23498 Return the spam score for a word.
23499 @end defun
23500
23501 @defun spam-stat-score-buffer
23502 Return the spam score for a buffer.
23503 @end defun
23504
23505 @defun spam-stat-split-fancy
23506 Use this function for fancy mail splitting.  Add the rule @samp{(:
23507 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
23508 @end defun
23509
23510 Make sure you load the dictionary before using it.  This requires the
23511 following in your @file{~/.gnus.el} file:
23512
23513 @lisp
23514 (require 'spam-stat)
23515 (spam-stat-load)
23516 @end lisp
23517
23518 Typical test will involve calls to the following functions:
23519
23520 @smallexample
23521 Reset: (setq spam-stat (make-hash-table :test 'equal))
23522 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23523 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23524 Save table: (spam-stat-save)
23525 File size: (nth 7 (file-attributes spam-stat-file))
23526 Number of words: (hash-table-count spam-stat)
23527 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23528 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23529 Reduce table size: (spam-stat-reduce-size)
23530 Save table: (spam-stat-save)
23531 File size: (nth 7 (file-attributes spam-stat-file))
23532 Number of words: (hash-table-count spam-stat)
23533 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23534 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23535 @end smallexample
23536
23537 Here is how you would create your dictionary:
23538
23539 @smallexample
23540 Reset: (setq spam-stat (make-hash-table :test 'equal))
23541 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23542 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23543 Repeat for any other non-spam group you need...
23544 Reduce table size: (spam-stat-reduce-size)
23545 Save table: (spam-stat-save)
23546 @end smallexample
23547
23548 @node Various Various
23549 @section Various Various
23550 @cindex mode lines
23551 @cindex highlights
23552
23553 @table @code
23554
23555 @item gnus-home-directory
23556 @vindex gnus-home-directory
23557 All Gnus file and directory variables will be initialized from this
23558 variable, which defaults to @file{~/}.
23559
23560 @item gnus-directory
23561 @vindex gnus-directory
23562 Most Gnus storage file and directory variables will be initialized from
23563 this variable, which defaults to the @env{SAVEDIR} environment
23564 variable, or @file{~/News/} if that variable isn't set.
23565
23566 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
23567 This means that other directory variables that are initialized from this
23568 variable won't be set properly if you set this variable in
23569 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
23570
23571 @item gnus-default-directory
23572 @vindex gnus-default-directory
23573 Not related to the above variable at all---this variable says what the
23574 default directory of all Gnus buffers should be.  If you issue commands
23575 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
23576 default directory.  If this variable is @code{nil} (which is the
23577 default), the default directory will be the default directory of the
23578 buffer you were in when you started Gnus.
23579
23580 @item gnus-verbose
23581 @vindex gnus-verbose
23582 This variable is an integer between zero and ten.  The higher the value,
23583 the more messages will be displayed.  If this variable is zero, Gnus
23584 will never flash any messages, if it is seven (which is the default),
23585 most important messages will be shown, and if it is ten, Gnus won't ever
23586 shut up, but will flash so many messages it will make your head swim.
23587
23588 @item gnus-verbose-backends
23589 @vindex gnus-verbose-backends
23590 This variable works the same way as @code{gnus-verbose}, but it applies
23591 to the Gnus back ends instead of Gnus proper.
23592
23593 @item nnheader-max-head-length
23594 @vindex nnheader-max-head-length
23595 When the back ends read straight heads of articles, they all try to read
23596 as little as possible.  This variable (default 4096) specifies
23597 the absolute max length the back ends will try to read before giving up
23598 on finding a separator line between the head and the body.  If this
23599 variable is @code{nil}, there is no upper read bound.  If it is
23600 @code{t}, the back ends won't try to read the articles piece by piece,
23601 but read the entire articles.  This makes sense with some versions of
23602 @code{ange-ftp} or @code{efs}.
23603
23604 @item nnheader-head-chop-length
23605 @vindex nnheader-head-chop-length
23606 This variable (default 2048) says how big a piece of each article to
23607 read when doing the operation described above.
23608
23609 @item nnheader-file-name-translation-alist
23610 @vindex nnheader-file-name-translation-alist
23611 @cindex file names
23612 @cindex invalid characters in file names
23613 @cindex characters in file names
23614 This is an alist that says how to translate characters in file names.
23615 For instance, if @samp{:} is invalid as a file character in file names
23616 on your system (you OS/2 user you), you could say something like:
23617
23618 @lisp
23619 @group
23620 (setq nnheader-file-name-translation-alist
23621       '((?: . ?_)))
23622 @end group
23623 @end lisp
23624
23625 In fact, this is the default value for this variable on OS/2 and MS
23626 Windows (phooey) systems.
23627
23628 @item gnus-hidden-properties
23629 @vindex gnus-hidden-properties
23630 This is a list of properties to use to hide ``invisible'' text.  It is
23631 @code{(invisible t intangible t)} by default on most systems, which
23632 makes invisible text invisible and intangible.
23633
23634 @item gnus-parse-headers-hook
23635 @vindex gnus-parse-headers-hook
23636 A hook called before parsing headers.  It can be used, for instance, to
23637 gather statistics on the headers fetched, or perhaps you'd like to prune
23638 some headers.  I don't see why you'd want that, though.
23639
23640 @item gnus-shell-command-separator
23641 @vindex gnus-shell-command-separator
23642 String used to separate two shell commands.  The default is @samp{;}.
23643
23644 @item gnus-invalid-group-regexp
23645 @vindex gnus-invalid-group-regexp
23646
23647 Regexp to match ``invalid'' group names when querying user for a group
23648 name.  The default value catches some @strong{really} invalid group
23649 names who could possibly mess up Gnus internally (like allowing
23650 @samp{:} in a group name, which is normally used to delimit method and
23651 group).
23652
23653 @acronym{IMAP} users might want to allow @samp{/} in group names though.
23654
23655
23656 @end table
23657
23658 @node The End
23659 @chapter The End
23660
23661 Well, that's the manual---you can get on with your life now.  Keep in
23662 touch.  Say hello to your cats from me.
23663
23664 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
23665
23666 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
23667
23668 @quotation
23669 @strong{Te Deum}
23670
23671 @sp 1
23672 Not because of victories @*
23673 I sing,@*
23674 having none,@*
23675 but for the common sunshine,@*
23676 the breeze,@*
23677 the largess of the spring.
23678
23679 @sp 1
23680 Not for victory@*
23681 but for the day's work done@*
23682 as well as I was able;@*
23683 not for a seat upon the dais@*
23684 but at the common table.@*
23685 @end quotation
23686
23687
23688 @node Appendices
23689 @chapter Appendices
23690
23691 @menu
23692 * XEmacs::                      Requirements for installing under XEmacs.
23693 * History::                     How Gnus got where it is today.
23694 * On Writing Manuals::          Why this is not a beginner's guide.
23695 * Terminology::                 We use really difficult, like, words here.
23696 * Customization::               Tailoring Gnus to your needs.
23697 * Troubleshooting::             What you might try if things do not work.
23698 * Gnus Reference Guide::        Rilly, rilly technical stuff.
23699 * Emacs for Heathens::          A short introduction to Emacsian terms.
23700 * Frequently Asked Questions::  The Gnus FAQ
23701 @end menu
23702
23703
23704 @node XEmacs
23705 @section XEmacs
23706 @cindex XEmacs
23707 @cindex installing under XEmacs
23708
23709 XEmacs is distributed as a collection of packages.  You should install
23710 whatever packages the Gnus XEmacs package requires.  The current
23711 requirements are @samp{gnus}, @samp{w3}, @samp{mh-e},
23712 @samp{mailcrypt}, @samp{rmail}, @samp{eterm}, @samp{mail-lib},
23713 @samp{xemacs-base}, @samp{sh-script} and @samp{fsf-compat}.  The
23714 @samp{misc-games} package is required for Morse decoding.
23715
23716
23717 @node History
23718 @section History
23719
23720 @cindex history
23721 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
23722 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
23723
23724 If you want to investigate the person responsible for this outrage,
23725 you can point your (feh!) web browser to
23726 @uref{http://quimby.gnus.org/}.  This is also the primary
23727 distribution point for the new and spiffy versions of Gnus, and is
23728 known as The Site That Destroys Newsrcs And Drives People Mad.
23729
23730 During the first extended alpha period of development, the new Gnus was
23731 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
23732 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
23733 (Besides, the ``Gnus'' in this abbreviation should probably be
23734 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
23735 appropriate name, don't you think?)
23736
23737 In any case, after spending all that energy on coming up with a new and
23738 spunky name, we decided that the name was @emph{too} spunky, so we
23739 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
23740 ``@sc{gnus}''.  New vs. old.
23741
23742 @menu
23743 * Gnus Versions::               What Gnus versions have been released.
23744 * Other Gnus Versions::         Other Gnus versions that also have been released.
23745 * Why?::                        What's the point of Gnus?
23746 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
23747 * Conformity::                  Gnus tries to conform to all standards.
23748 * Emacsen::                     Gnus can be run on a few modern Emacsen.
23749 * Gnus Development::            How Gnus is developed.
23750 * Contributors::                Oodles of people.
23751 * New Features::                Pointers to some of the new stuff in Gnus.
23752 @end menu
23753
23754
23755 @node Gnus Versions
23756 @subsection Gnus Versions
23757 @cindex ding Gnus
23758 @cindex September Gnus
23759 @cindex Red Gnus
23760 @cindex Quassia Gnus
23761 @cindex Pterodactyl Gnus
23762 @cindex Oort Gnus
23763 @cindex No Gnus
23764 @cindex Gnus versions
23765
23766 The first ``proper'' release of Gnus 5 was done in November 1995 when it
23767 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
23768 plus 15 Gnus 5.0 releases).
23769
23770 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
23771 releases)) was released under the name ``Gnus 5.2'' (40 releases).
23772
23773 On July 28th 1996 work on Red Gnus was begun, and it was released on
23774 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
23775
23776 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
23777 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
23778
23779 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
23780 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
23781 1999.
23782
23783 On the 26th of October 2000, Oort Gnus was begun.
23784
23785 If you happen upon a version of Gnus that has a prefixed name --
23786 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
23787 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
23788 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
23789 run.  Walk away, calmly, until you're out of its reach.  Find a proper
23790 released version of Gnus and snuggle up to that instead.
23791
23792
23793 @node Other Gnus Versions
23794 @subsection Other Gnus Versions
23795 @cindex Semi-gnus
23796
23797 In addition to the versions of Gnus which have had their releases
23798 coordinated by Lars, one major development has been Semi-gnus from
23799 Japan.  It's based on a library called @acronym{SEMI}, which provides
23800 @acronym{MIME} capabilities.
23801
23802 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
23803 Collectively, they are called ``Semi-gnus'', and different strains are
23804 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
23805 @acronym{MIME} and multilingualization things, especially important for
23806 Japanese users.
23807
23808
23809 @node Why?
23810 @subsection Why?
23811
23812 What's the point of Gnus?
23813
23814 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
23815 newsreader, that lets you do anything you can think of.  That was my
23816 original motivation, but while working on Gnus, it has become clear to
23817 me that this generation of newsreaders really belong in the stone age.
23818 Newsreaders haven't developed much since the infancy of the net.  If the
23819 volume continues to rise with the current rate of increase, all current
23820 newsreaders will be pretty much useless.  How do you deal with
23821 newsgroups that have thousands of new articles each day?  How do you
23822 keep track of millions of people who post?
23823
23824 Gnus offers no real solutions to these questions, but I would very much
23825 like to see Gnus being used as a testing ground for new methods of
23826 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
23827 to separate the newsreader from the back ends, Gnus now offers a simple
23828 interface for anybody who wants to write new back ends for fetching mail
23829 and news from different sources.  I have added hooks for customizations
23830 everywhere I could imagine it being useful.  By doing so, I'm inviting
23831 every one of you to explore and invent.
23832
23833 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
23834 @kbd{C-u 100 M-x all-hail-xemacs}.
23835
23836
23837 @node Compatibility
23838 @subsection Compatibility
23839
23840 @cindex compatibility
23841 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
23842 bindings have been kept.  More key bindings have been added, of course,
23843 but only in one or two obscure cases have old bindings been changed.
23844
23845 Our motto is:
23846 @quotation
23847 @cartouche
23848 @center In a cloud bones of steel.
23849 @end cartouche
23850 @end quotation
23851
23852 All commands have kept their names.  Some internal functions have changed
23853 their names.
23854
23855 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
23856 Articles}.
23857
23858 One major compatibility question is the presence of several summary
23859 buffers.  All variables relevant while reading a group are
23860 buffer-local to the summary buffer they belong in.  Although many
23861 important variables have their values copied into their global
23862 counterparts whenever a command is executed in the summary buffer, this
23863 change might lead to incorrect values being used unless you are careful.
23864
23865 All code that relies on knowledge of @sc{gnus} internals will probably
23866 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
23867 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
23868 maintains a hash table that points to the entries in this alist (which
23869 speeds up many functions), and changing the alist directly will lead to
23870 peculiar results.
23871
23872 @cindex hilit19
23873 @cindex highlighting
23874 Old hilit19 code does not work at all.  In fact, you should probably
23875 remove all hilit code from all Gnus hooks
23876 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
23877 Gnus provides various integrated functions for highlighting.  These are
23878 faster and more accurate.  To make life easier for everybody, Gnus will
23879 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
23880 Away!
23881
23882 Packages like @code{expire-kill} will no longer work.  As a matter of
23883 fact, you should probably remove all old @sc{gnus} packages (and other
23884 code) when you start using Gnus.  More likely than not, Gnus already
23885 does what you have written code to make @sc{gnus} do.  (Snicker.)
23886
23887 Even though old methods of doing things are still supported, only the
23888 new methods are documented in this manual.  If you detect a new method of
23889 doing something while reading this manual, that does not mean you have
23890 to stop doing it the old way.
23891
23892 Gnus understands all @sc{gnus} startup files.
23893
23894 @kindex M-x gnus-bug
23895 @findex gnus-bug
23896 @cindex reporting bugs
23897 @cindex bugs
23898 Overall, a casual user who hasn't written much code that depends on
23899 @sc{gnus} internals should suffer no problems.  If problems occur,
23900 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
23901
23902 @vindex gnus-bug-create-help-buffer
23903 If you are in the habit of sending bug reports @emph{very} often, you
23904 may find the helpful help buffer annoying after a while.  If so, set
23905 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
23906 up at you.
23907
23908
23909 @node Conformity
23910 @subsection Conformity
23911
23912 No rebels without a clue here, ma'am.  We conform to all standards known
23913 to (wo)man.  Except for those standards and/or conventions we disagree
23914 with, of course.
23915
23916 @table @strong
23917
23918 @item RFC (2)822
23919 @cindex RFC 822
23920 @cindex RFC 2822
23921 There are no known breaches of this standard.
23922
23923 @item RFC 1036
23924 @cindex RFC 1036
23925 There are no known breaches of this standard, either.
23926
23927 @item Son-of-RFC 1036
23928 @cindex Son-of-RFC 1036
23929 We do have some breaches to this one.
23930
23931 @table @emph
23932
23933 @item X-Newsreader
23934 @itemx User-Agent
23935 These are considered to be ``vanity headers'', while I consider them
23936 to be consumer information.  After seeing so many badly formatted
23937 articles coming from @code{tin} and @code{Netscape} I know not to use
23938 either of those for posting articles.  I would not have known that if
23939 it wasn't for the @code{X-Newsreader} header.
23940 @end table
23941
23942 @item USEFOR
23943 @cindex USEFOR
23944 USEFOR is an IETF working group writing a successor to RFC 1036, based
23945 on Son-of-RFC 1036.  They have produced a number of drafts proposing
23946 various changes to the format of news articles.  The Gnus towers will
23947 look into implementing the changes when the draft is accepted as an RFC.
23948
23949 @item MIME - RFC 2045-2049 etc
23950 @cindex @acronym{MIME}
23951 All the various @acronym{MIME} RFCs are supported.
23952
23953 @item Disposition Notifications - RFC 2298
23954 Message Mode is able to request notifications from the receiver.
23955
23956 @item PGP - RFC 1991 and RFC 2440
23957 @cindex RFC 1991
23958 @cindex RFC 2440
23959 RFC 1991 is the original @acronym{PGP} message specification,
23960 published as an informational RFC.  RFC 2440 was the follow-up, now
23961 called Open PGP, and put on the Standards Track.  Both document a
23962 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
23963 encoding (signing and encryption) and decoding (verification and
23964 decryption).
23965
23966 @item PGP/MIME - RFC 2015/3156
23967 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
23968 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
23969 Gnus supports both encoding and decoding.
23970
23971 @item S/MIME - RFC 2633
23972 RFC 2633 describes the @acronym{S/MIME} format.
23973
23974 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
23975 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
23976 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
23977 authentication for @acronym{IMAP}.  RFC 2086 describes access control
23978 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
23979 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
23980 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
23981 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
23982
23983 @end table
23984
23985 If you ever notice Gnus acting non-compliant with regards to the texts
23986 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
23987 know.
23988
23989
23990 @node Emacsen
23991 @subsection Emacsen
23992 @cindex Emacsen
23993 @cindex XEmacs
23994 @cindex Mule
23995 @cindex Emacs
23996
23997 Gnus should work on:
23998
23999 @itemize @bullet
24000
24001 @item
24002 Emacs 20.7 and up.
24003
24004 @item
24005 XEmacs 21.1 and up.
24006
24007 @end itemize
24008
24009 This Gnus version will absolutely not work on any Emacsen older than
24010 that.  Not reliably, at least.  Older versions of Gnus may work on older
24011 Emacs versions.
24012
24013 There are some vague differences between Gnus on the various
24014 platforms---XEmacs features more graphics (a logo and a toolbar)---but
24015 other than that, things should look pretty much the same under all
24016 Emacsen.
24017
24018
24019 @node Gnus Development
24020 @subsection Gnus Development
24021
24022 Gnus is developed in a two-phased cycle.  The first phase involves much
24023 discussion on the @samp{ding@@gnus.org} mailing list, where people
24024 propose changes and new features, post patches and new back ends.  This
24025 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24026 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24027 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
24028 unstable and should not be used by casual users.  Gnus alpha releases
24029 have names like ``Red Gnus'' and ``Quassia Gnus''.
24030
24031 After futzing around for 50-100 alpha releases, Gnus is declared
24032 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
24033 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
24034 supposed to be able to use these, and these are mostly discussed on the
24035 @samp{gnu.emacs.gnus} newsgroup.
24036
24037 @cindex Incoming*
24038 @vindex mail-source-delete-incoming
24039 Some variable defaults differ between alpha Gnusae and released Gnusae.
24040 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24041 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
24042 lossage of mail if an alpha release hiccups while handling the mail.
24043
24044 The division of discussion between the ding mailing list and the Gnus
24045 newsgroup is not purely based on publicity concerns.  It's true that
24046 having people write about the horrible things that an alpha Gnus release
24047 can do (sometimes) in a public forum may scare people off, but more
24048 importantly, talking about new experimental features that have been
24049 introduced may confuse casual users.  New features are frequently
24050 introduced, fiddled with, and judged to be found wanting, and then
24051 either discarded or totally rewritten.  People reading the mailing list
24052 usually keep up with these rapid changes, while people on the newsgroup
24053 can't be assumed to do so.
24054
24055
24056
24057 @node Contributors
24058 @subsection Contributors
24059 @cindex contributors
24060
24061 The new Gnus version couldn't have been done without the help of all the
24062 people on the (ding) mailing list.  Every day for over a year I have
24063 gotten billions of nice bug reports from them, filling me with joy,
24064 every single one of them.  Smooches.  The people on the list have been
24065 tried beyond endurance, what with my ``oh, that's a neat idea <type
24066 type>, yup, I'll release it right away <ship off> no wait, that doesn't
24067 work at all <type type>, yup, I'll ship that one off right away <ship
24068 off> no, wait, that absolutely does not work'' policy for releases.
24069 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
24070 ``worser''? ``much worser''?  ``worsest''?)
24071
24072 I would like to take this opportunity to thank the Academy for@dots{}  oops,
24073 wrong show.
24074
24075 @itemize @bullet
24076
24077 @item
24078 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
24079
24080 @item
24081 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
24082 nnwarchive and many, many other things connected with @acronym{MIME} and
24083 other types of en/decoding, as well as general bug fixing, new
24084 functionality and stuff.
24085
24086 @item
24087 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
24088 well as numerous other things).
24089
24090 @item
24091 Luis Fernandes---design and graphics.
24092
24093 @item
24094 Joe Reiss---creator of the smiley faces.
24095
24096 @item
24097 Justin Sheehy---the @acronym{FAQ} maintainer.
24098
24099 @item
24100 Erik Naggum---help, ideas, support, code and stuff.
24101
24102 @item
24103 Wes Hardaker---@file{gnus-picon.el} and the manual section on
24104 @dfn{picons} (@pxref{Picons}).
24105
24106 @item
24107 Kim-Minh Kaplan---further work on the picon code.
24108
24109 @item
24110 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
24111 (@pxref{GroupLens}).
24112
24113 @item
24114 Sudish Joseph---innumerable bug fixes.
24115
24116 @item
24117 Ilja Weis---@file{gnus-topic.el}.
24118
24119 @item
24120 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
24121
24122 @item
24123 Vladimir Alexiev---the refcard and reference booklets.
24124
24125 @item
24126 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
24127 distribution by Felix Lee and JWZ.
24128
24129 @item
24130 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
24131
24132 @item
24133 Peter Mutsaers---orphan article scoring code.
24134
24135 @item
24136 Ken Raeburn---POP mail support.
24137
24138 @item
24139 Hallvard B Furuseth---various bits and pieces, especially dealing with
24140 .newsrc files.
24141
24142 @item
24143 Brian Edmonds---@file{gnus-bbdb.el}.
24144
24145 @item
24146 David Moore---rewrite of @file{nnvirtual.el} and many other things.
24147
24148 @item
24149 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
24150
24151 @item
24152 François Pinard---many, many interesting and thorough bug reports, as
24153 well as autoconf support.
24154
24155 @end itemize
24156
24157 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
24158 Borges, and Jost Krieger proof-reading parts of the manual.
24159
24160 The following people have contributed many patches and suggestions:
24161
24162 Christopher Davis,
24163 Andrew Eskilsson,
24164 Kai Grossjohann,
24165 Kevin Greiner,
24166 Jesper Harder,
24167 Paul Jarc,
24168 Simon Josefsson,
24169 David KÃ¥gedal,
24170 Richard Pieri,
24171 Fabrice Popineau,
24172 Daniel Quinlan,
24173 Michael Shields,
24174 Reiner Steib,
24175 Jason L. Tibbitts, III,
24176 Jack Vinson,
24177 Katsumi Yamaoka, @c Yamaoka
24178 and
24179 Teodor Zlatanov.
24180
24181 Also thanks to the following for patches and stuff:
24182
24183 Jari Aalto,
24184 Adrian Aichner,
24185 Vladimir Alexiev,
24186 Russ Allbery,
24187 Peter Arius,
24188 Matt Armstrong,
24189 Marc Auslander,
24190 Miles Bader,
24191 Alexei V. Barantsev,
24192 Frank Bennett,
24193 Robert Bihlmeyer,
24194 Chris Bone,
24195 Mark Borges,
24196 Mark Boyns,
24197 Lance A. Brown,
24198 Rob Browning,
24199 Kees de Bruin,
24200 Martin Buchholz,
24201 Joe Buehler,
24202 Kevin Buhr,
24203 Alastair Burt,
24204 Joao Cachopo,
24205 Zlatko Calusic,
24206 Massimo Campostrini,
24207 Castor,
24208 David Charlap,
24209 Dan Christensen,
24210 Kevin Christian,
24211 Jae-you Chung, @c ?
24212 James H. Cloos, Jr.,
24213 Laura Conrad,
24214 Michael R. Cook,
24215 Glenn Coombs,
24216 Andrew J. Cosgriff,
24217 Neil Crellin,
24218 Frank D. Cringle,
24219 Geoffrey T. Dairiki,
24220 Andre Deparade,
24221 Ulrik Dickow,
24222 Dave Disser,
24223 Rui-Tao Dong, @c ?
24224 Joev Dubach,
24225 Michael Welsh Duggan,
24226 Dave Edmondson,
24227 Paul Eggert,
24228 Mark W. Eichin,
24229 Karl Eichwalder,
24230 Enami Tsugutomo, @c Enami
24231 Michael Ernst,
24232 Luc Van Eycken,
24233 Sam Falkner,
24234 Nelson Jose dos Santos Ferreira,
24235 Sigbjorn Finne,
24236 Sven Fischer,
24237 Paul Fisher,
24238 Decklin Foster,
24239 Gary D. Foster,
24240 Paul Franklin,
24241 Guy Geens,
24242 Arne Georg Gleditsch,
24243 David S. Goldberg,
24244 Michelangelo Grigni,
24245 Dale Hagglund,
24246 D. Hall,
24247 Magnus Hammerin,
24248 Kenichi Handa, @c Handa
24249 Raja R. Harinath,
24250 Yoshiki Hayashi, @c Hayashi
24251 P. E. Jareth Hein,
24252 Hisashige Kenji, @c Hisashige
24253 Scott Hofmann,
24254 Marc Horowitz,
24255 Gunnar Horrigmo,
24256 Richard Hoskins,
24257 Brad Howes,
24258 Miguel de Icaza,
24259 François Felix Ingrand,
24260 Tatsuya Ichikawa, @c Ichikawa
24261 Ishikawa Ichiro, @c Ishikawa
24262 Lee Iverson,
24263 Iwamuro Motonori, @c Iwamuro
24264 Rajappa Iyer,
24265 Andreas Jaeger,
24266 Adam P. Jenkins,
24267 Randell Jesup,
24268 Fred Johansen,
24269 Gareth Jones,
24270 Greg Klanderman,
24271 Karl Kleinpaste,
24272 Michael Klingbeil,
24273 Peter Skov Knudsen,
24274 Shuhei Kobayashi, @c Kobayashi
24275 Petr Konecny,
24276 Koseki Yoshinori, @c Koseki
24277 Thor Kristoffersen,
24278 Jens Lautenbacher,
24279 Martin Larose,
24280 Seokchan Lee, @c Lee
24281 Joerg Lenneis,
24282 Carsten Leonhardt,
24283 James LewisMoss,
24284 Christian Limpach,
24285 Markus Linnala,
24286 Dave Love,
24287 Mike McEwan,
24288 Tonny Madsen,
24289 Shlomo Mahlab,
24290 Nat Makarevitch,
24291 Istvan Marko,
24292 David Martin,
24293 Jason R. Mastaler,
24294 Gordon Matzigkeit,
24295 Timo Metzemakers,
24296 Richard Mlynarik,
24297 Lantz Moore,
24298 Morioka Tomohiko, @c Morioka
24299 Erik Toubro Nielsen,
24300 Hrvoje Niksic,
24301 Andy Norman,
24302 Fred Oberhauser,
24303 C. R. Oldham,
24304 Alexandre Oliva,
24305 Ken Olstad,
24306 Masaharu Onishi, @c Onishi
24307 Hideki Ono, @c Ono
24308 Ettore Perazzoli,
24309 William Perry,
24310 Stephen Peters,
24311 Jens-Ulrik Holger Petersen,
24312 Ulrich Pfeifer,
24313 Matt Pharr,
24314 Andy Piper,
24315 John McClary Prevost,
24316 Bill Pringlemeir,
24317 Mike Pullen,
24318 Jim Radford,
24319 Colin Rafferty,
24320 Lasse Rasinen,
24321 Lars Balker Rasmussen,
24322 Joe Reiss,
24323 Renaud Rioboo,
24324 Roland B. Roberts,
24325 Bart Robinson,
24326 Christian von Roques,
24327 Markus Rost,
24328 Jason Rumney,
24329 Wolfgang Rupprecht,
24330 Jay Sachs,
24331 Dewey M. Sasser,
24332 Conrad Sauerwald,
24333 Loren Schall,
24334 Dan Schmidt,
24335 Ralph Schleicher,
24336 Philippe Schnoebelen,
24337 Andreas Schwab,
24338 Randal L. Schwartz,
24339 Danny Siu,
24340 Matt Simmons,
24341 Paul D. Smith,
24342 Jeff Sparkes,
24343 Toby Speight,
24344 Michael Sperber,
24345 Darren Stalder,
24346 Richard Stallman,
24347 Greg Stark,
24348 Sam Steingold,
24349 Paul Stevenson,
24350 Jonas Steverud,
24351 Paul Stodghill,
24352 Kiyokazu Suto, @c Suto
24353 Kurt Swanson,
24354 Samuel Tardieu,
24355 Teddy,
24356 Chuck Thompson,
24357 Tozawa Akihiko, @c Tozawa
24358 Philippe Troin,
24359 James Troup,
24360 Trung Tran-Duc,
24361 Jack Twilley,
24362 Aaron M. Ucko,
24363 Aki Vehtari,
24364 Didier Verna,
24365 Vladimir Volovich,
24366 Jan Vroonhof,
24367 Stefan Waldherr,
24368 Pete Ware,
24369 Barry A. Warsaw,
24370 Christoph Wedler,
24371 Joe Wells,
24372 Lee Willis,
24373 and
24374 Lloyd Zusman.
24375
24376
24377 For a full overview of what each person has done, the ChangeLogs
24378 included in the Gnus alpha distributions should give ample reading
24379 (550kB and counting).
24380
24381 Apologies to everybody that I've forgotten, of which there are many, I'm
24382 sure.
24383
24384 Gee, that's quite a list of people.  I guess that must mean that there
24385 actually are people who are using Gnus.  Who'd'a thunk it!
24386
24387
24388 @node New Features
24389 @subsection New Features
24390 @cindex new features
24391
24392 @menu
24393 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
24394 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
24395 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
24396 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
24397 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
24398 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10.
24399 @end menu
24400
24401 These lists are, of course, just @emph{short} overviews of the
24402 @emph{most} important new features.  No, really.  There are tons more.
24403 Yes, we have feeping creaturism in full effect.
24404
24405 @node ding Gnus
24406 @subsubsection (ding) Gnus
24407
24408 New features in Gnus 5.0/5.1:
24409
24410 @itemize @bullet
24411
24412 @item
24413 The look of all buffers can be changed by setting format-like variables
24414 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
24415
24416 @item
24417 Local spool and several @acronym{NNTP} servers can be used at once
24418 (@pxref{Select Methods}).
24419
24420 @item
24421 You can combine groups into virtual groups (@pxref{Virtual Groups}).
24422
24423 @item
24424 You can read a number of different mail formats (@pxref{Getting Mail}).
24425 All the mail back ends implement a convenient mail expiry scheme
24426 (@pxref{Expiring Mail}).
24427
24428 @item
24429 Gnus can use various strategies for gathering threads that have lost
24430 their roots (thereby gathering loose sub-threads into one thread) or it
24431 can go back and retrieve enough headers to build a complete thread
24432 (@pxref{Customizing Threading}).
24433
24434 @item
24435 Killed groups can be displayed in the group buffer, and you can read
24436 them as well (@pxref{Listing Groups}).
24437
24438 @item
24439 Gnus can do partial group updates---you do not have to retrieve the
24440 entire active file just to check for new articles in a few groups
24441 (@pxref{The Active File}).
24442
24443 @item
24444 Gnus implements a sliding scale of subscribedness to groups
24445 (@pxref{Group Levels}).
24446
24447 @item
24448 You can score articles according to any number of criteria
24449 (@pxref{Scoring}).  You can even get Gnus to find out how to score
24450 articles for you (@pxref{Adaptive Scoring}).
24451
24452 @item
24453 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
24454 manner, so it should be difficult to lose much data on what you have
24455 read if your machine should go down (@pxref{Auto Save}).
24456
24457 @item
24458 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
24459 cluttering up the @file{.emacs} file.
24460
24461 @item
24462 You can set the process mark on both groups and articles and perform
24463 operations on all the marked items (@pxref{Process/Prefix}).
24464
24465 @item
24466 You can grep through a subset of groups and create a group from the
24467 results (@pxref{Kibozed Groups}).
24468
24469 @item
24470 You can list subsets of groups according to, well, anything
24471 (@pxref{Listing Groups}).
24472
24473 @item
24474 You can browse foreign servers and subscribe to groups from those
24475 servers (@pxref{Browse Foreign Server}).
24476
24477 @item
24478 Gnus can fetch articles, asynchronously, on a second connection to the
24479 server (@pxref{Asynchronous Fetching}).
24480
24481 @item
24482 You can cache articles locally (@pxref{Article Caching}).
24483
24484 @item
24485 The uudecode functions have been expanded and generalized
24486 (@pxref{Decoding Articles}).
24487
24488 @item
24489 You can still post uuencoded articles, which was a little-known feature
24490 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
24491
24492 @item
24493 Fetching parents (and other articles) now actually works without
24494 glitches (@pxref{Finding the Parent}).
24495
24496 @item
24497 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
24498
24499 @item
24500 Digests (and other files) can be used as the basis for groups
24501 (@pxref{Document Groups}).
24502
24503 @item
24504 Articles can be highlighted and customized (@pxref{Customizing
24505 Articles}).
24506
24507 @item
24508 URLs and other external references can be buttonized (@pxref{Article
24509 Buttons}).
24510
24511 @item
24512 You can do lots of strange stuff with the Gnus window & frame
24513 configuration (@pxref{Window Layout}).
24514
24515 @item
24516 You can click on buttons instead of using the keyboard
24517 (@pxref{Buttons}).
24518
24519 @end itemize
24520
24521
24522 @node September Gnus
24523 @subsubsection September Gnus
24524
24525 @iftex
24526 @iflatex
24527 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
24528 @end iflatex
24529 @end iftex
24530
24531 New features in Gnus 5.2/5.3:
24532
24533 @itemize @bullet
24534
24535 @item
24536 A new message composition mode is used.  All old customization variables
24537 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
24538 now obsolete.
24539
24540 @item
24541 Gnus is now able to generate @dfn{sparse} threads---threads where
24542 missing articles are represented by empty nodes (@pxref{Customizing
24543 Threading}).
24544
24545 @lisp
24546 (setq gnus-build-sparse-threads 'some)
24547 @end lisp
24548
24549 @item
24550 Outgoing articles are stored on a special archive server
24551 (@pxref{Archived Messages}).
24552
24553 @item
24554 Partial thread regeneration now happens when articles are
24555 referred.
24556
24557 @item
24558 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
24559
24560 @item
24561 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
24562
24563 @item
24564 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
24565
24566 @lisp
24567 (setq gnus-use-trees t)
24568 @end lisp
24569
24570 @item
24571 An @code{nn}-like pick-and-read minor mode is available for the summary
24572 buffers (@pxref{Pick and Read}).
24573
24574 @lisp
24575 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
24576 @end lisp
24577
24578 @item
24579 In binary groups you can use a special binary minor mode (@pxref{Binary
24580 Groups}).
24581
24582 @item
24583 Groups can be grouped in a folding topic hierarchy (@pxref{Group
24584 Topics}).
24585
24586 @lisp
24587 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
24588 @end lisp
24589
24590 @item
24591 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
24592
24593 @item
24594 Groups can now have a score, and bubbling based on entry frequency
24595 is possible (@pxref{Group Score}).
24596
24597 @lisp
24598 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
24599 @end lisp
24600
24601 @item
24602 Groups can be process-marked, and commands can be performed on
24603 groups of groups (@pxref{Marking Groups}).
24604
24605 @item
24606 Caching is possible in virtual groups.
24607
24608 @item
24609 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
24610 news batches, ClariNet briefs collections, and just about everything
24611 else (@pxref{Document Groups}).
24612
24613 @item
24614 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
24615 (@pxref{SOUP}).
24616
24617 @item
24618 The Gnus cache is much faster.
24619
24620 @item
24621 Groups can be sorted according to many criteria (@pxref{Sorting
24622 Groups}).
24623
24624 @item
24625 New group parameters have been introduced to set list-addresses and
24626 expiry times (@pxref{Group Parameters}).
24627
24628 @item
24629 All formatting specs allow specifying faces to be used
24630 (@pxref{Formatting Fonts}).
24631
24632 @item
24633 There are several more commands for setting/removing/acting on process
24634 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
24635
24636 @item
24637 The summary buffer can be limited to show parts of the available
24638 articles based on a wide range of criteria.  These commands have been
24639 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
24640
24641 @item
24642 Articles can be made persistent with the @kbd{*} command
24643 (@pxref{Persistent Articles}).
24644
24645 @item
24646 All functions for hiding article elements are now toggles.
24647
24648 @item
24649 Article headers can be buttonized (@pxref{Article Washing}).
24650
24651 @item
24652 All mail back ends support fetching articles by @code{Message-ID}.
24653
24654 @item
24655 Duplicate mail can now be treated properly (@pxref{Duplicates}).
24656
24657 @item
24658 All summary mode commands are available directly from the article
24659 buffer (@pxref{Article Keymap}).
24660
24661 @item
24662 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
24663 Layout}).
24664
24665 @item
24666 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
24667 @iftex
24668 @iflatex
24669 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
24670 @end iflatex
24671 @end iftex
24672
24673 @item
24674 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
24675
24676 @lisp
24677 (setq gnus-use-nocem t)
24678 @end lisp
24679
24680 @item
24681 Groups can be made permanently visible (@pxref{Listing Groups}).
24682
24683 @lisp
24684 (setq gnus-permanently-visible-groups "^nnml:")
24685 @end lisp
24686
24687 @item
24688 Many new hooks have been introduced to make customizing easier.
24689
24690 @item
24691 Gnus respects the @code{Mail-Copies-To} header.
24692
24693 @item
24694 Threads can be gathered by looking at the @code{References} header
24695 (@pxref{Customizing Threading}).
24696
24697 @lisp
24698 (setq gnus-summary-thread-gathering-function
24699       'gnus-gather-threads-by-references)
24700 @end lisp
24701
24702 @item
24703 Read articles can be stored in a special backlog buffer to avoid
24704 refetching (@pxref{Article Backlog}).
24705
24706 @lisp
24707 (setq gnus-keep-backlog 50)
24708 @end lisp
24709
24710 @item
24711 A clean copy of the current article is always stored in a separate
24712 buffer to allow easier treatment.
24713
24714 @item
24715 Gnus can suggest where to save articles (@pxref{Saving Articles}).
24716
24717 @item
24718 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
24719 Articles}).
24720
24721 @lisp
24722 (setq gnus-prompt-before-saving t)
24723 @end lisp
24724
24725 @item
24726 @code{gnus-uu} can view decoded files asynchronously while fetching
24727 articles (@pxref{Other Decode Variables}).
24728
24729 @lisp
24730 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
24731 @end lisp
24732
24733 @item
24734 Filling in the article buffer now works properly on cited text
24735 (@pxref{Article Washing}).
24736
24737 @item
24738 Hiding cited text adds buttons to toggle hiding, and how much
24739 cited text to hide is now customizable (@pxref{Article Hiding}).
24740
24741 @lisp
24742 (setq gnus-cited-lines-visible 2)
24743 @end lisp
24744
24745 @item
24746 Boring headers can be hidden (@pxref{Article Hiding}).
24747
24748 @item
24749 Default scoring values can now be set from the menu bar.
24750
24751 @item
24752 Further syntax checking of outgoing articles have been added.
24753
24754 @end itemize
24755
24756
24757 @node Red Gnus
24758 @subsubsection Red Gnus
24759
24760 New features in Gnus 5.4/5.5:
24761
24762 @iftex
24763 @iflatex
24764 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
24765 @end iflatex
24766 @end iftex
24767
24768 @itemize @bullet
24769
24770 @item
24771 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
24772
24773 @item
24774 Article prefetching functionality has been moved up into
24775 Gnus (@pxref{Asynchronous Fetching}).
24776
24777 @item
24778 Scoring can now be performed with logical operators like @code{and},
24779 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
24780 Scoring}).
24781
24782 @item
24783 Article washing status can be displayed in the
24784 article mode line (@pxref{Misc Article}).
24785
24786 @item
24787 @file{gnus.el} has been split into many smaller files.
24788
24789 @item
24790 Suppression of duplicate articles based on Message-ID can be done
24791 (@pxref{Duplicate Suppression}).
24792
24793 @lisp
24794 (setq gnus-suppress-duplicates t)
24795 @end lisp
24796
24797 @item
24798 New variables for specifying what score and adapt files are to be
24799 considered home score and adapt files (@pxref{Home Score File}) have
24800 been added.
24801
24802 @item
24803 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
24804 Server Internals}).
24805
24806 @item
24807 Groups can inherit group parameters from parent topics (@pxref{Topic
24808 Parameters}).
24809
24810 @item
24811 Article editing has been revamped and is now actually usable.
24812
24813 @item
24814 Signatures can be recognized in more intelligent fashions
24815 (@pxref{Article Signature}).
24816
24817 @item
24818 Summary pick mode has been made to look more @code{nn}-like.  Line
24819 numbers are displayed and the @kbd{.} command can be used to pick
24820 articles (@code{Pick and Read}).
24821
24822 @item
24823 Commands for moving the @file{.newsrc.eld} from one server to
24824 another have been added (@pxref{Changing Servers}).
24825
24826 @item
24827 There's a way now to specify that ``uninteresting'' fields be suppressed
24828 when generating lines in buffers (@pxref{Advanced Formatting}).
24829
24830 @item
24831 Several commands in the group buffer can be undone with @kbd{C-M-_}
24832 (@pxref{Undo}).
24833
24834 @item
24835 Scoring can be done on words using the new score type @code{w}
24836 (@pxref{Score File Format}).
24837
24838 @item
24839 Adaptive scoring can be done on a Subject word-by-word basis
24840 (@pxref{Adaptive Scoring}).
24841
24842 @lisp
24843 (setq gnus-use-adaptive-scoring '(word))
24844 @end lisp
24845
24846 @item
24847 Scores can be decayed (@pxref{Score Decays}).
24848
24849 @lisp
24850 (setq gnus-decay-scores t)
24851 @end lisp
24852
24853 @item
24854 Scoring can be performed using a regexp on the Date header.  The Date is
24855 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
24856
24857 @item
24858 A new command has been added to remove all data on articles from
24859 the native server (@pxref{Changing Servers}).
24860
24861 @item
24862 A new command for reading collections of documents
24863 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
24864 (@pxref{Really Various Summary Commands}).
24865
24866 @item
24867 Process mark sets can be pushed and popped (@pxref{Setting Process
24868 Marks}).
24869
24870 @item
24871 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
24872 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
24873
24874 @item
24875 A new back end for reading searches from Web search engines
24876 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
24877 (@pxref{Web Searches}).
24878
24879 @item
24880 Groups inside topics can now be sorted using the standard sorting
24881 functions, and each topic can be sorted independently (@pxref{Topic
24882 Sorting}).
24883
24884 @item
24885 Subsets of the groups can be sorted independently (@code{Sorting
24886 Groups}).
24887
24888 @item
24889 Cached articles can be pulled into the groups (@pxref{Summary Generation
24890 Commands}).
24891 @iftex
24892 @iflatex
24893 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
24894 @end iflatex
24895 @end iftex
24896
24897 @item
24898 Score files are now applied in a more reliable order (@pxref{Score
24899 Variables}).
24900
24901 @item
24902 Reports on where mail messages end up can be generated (@pxref{Splitting
24903 Mail}).
24904
24905 @item
24906 More hooks and functions have been added to remove junk from incoming
24907 mail before saving the mail (@pxref{Washing Mail}).
24908
24909 @item
24910 Emphasized text can be properly fontisized:
24911
24912 @end itemize
24913
24914
24915 @node Quassia Gnus
24916 @subsubsection Quassia Gnus
24917
24918 New features in Gnus 5.6:
24919
24920 @itemize @bullet
24921
24922 @item
24923 New functionality for using Gnus as an offline newsreader has been
24924 added.  A plethora of new commands and modes have been added.
24925 @xref{Gnus Unplugged}, for the full story.
24926
24927 @item
24928 The @code{nndraft} back end has returned, but works differently than
24929 before.  All Message buffers are now also articles in the @code{nndraft}
24930 group, which is created automatically.
24931
24932 @item
24933 @code{gnus-alter-header-function} can now be used to alter header
24934 values.
24935
24936 @item
24937 @code{gnus-summary-goto-article} now accept Message-ID's.
24938
24939 @item
24940 A new Message command for deleting text in the body of a message
24941 outside the region: @kbd{C-c C-v}.
24942
24943 @item
24944 You can now post to component group in @code{nnvirtual} groups with
24945 @kbd{C-u C-c C-c}.
24946
24947 @item
24948  @code{nntp-rlogin-program}---new variable to ease customization.
24949
24950 @item
24951 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
24952 re-highlighting of the article buffer.
24953
24954 @item
24955 New element in @code{gnus-boring-article-headers}---@code{long-to}.
24956
24957 @item
24958 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
24959 details.
24960
24961 @item
24962 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
24963 @kbd{a} to add the score rule to the @file{all.SCORE} file.
24964
24965 @item
24966 @code{gnus-simplify-subject-functions} variable to allow greater
24967 control over simplification.
24968
24969 @item
24970 @kbd{A T}---new command for fetching the current thread.
24971
24972 @item
24973 @kbd{/ T}---new command for including the current thread in the
24974 limit.
24975
24976 @item
24977 @kbd{M-RET} is a new Message command for breaking cited text.
24978
24979 @item
24980 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
24981
24982 @item
24983 The @code{custom-face-lookup} function has been removed.
24984 If you used this function in your initialization files, you must
24985 rewrite them to use @code{face-spec-set} instead.
24986
24987 @item
24988 Canceling now uses the current select method.  Symbolic prefix
24989 @kbd{a} forces normal posting method.
24990
24991 @item
24992 New command to translate M******** sm*rtq**t*s into proper
24993 text---@kbd{W d}.
24994
24995 @item
24996 For easier debugging of @code{nntp}, you can set
24997 @code{nntp-record-commands} to a non-@code{nil} value.
24998
24999 @item
25000 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
25001 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
25002
25003 @item
25004 A command for editing group parameters from the summary buffer
25005 has been added.
25006
25007 @item
25008 A history of where mails have been split is available.
25009
25010 @item
25011 A new article date command has been added---@code{article-date-iso8601}.
25012
25013 @item
25014 Subjects can be simplified when threading by setting
25015 @code{gnus-score-thread-simplify}.
25016
25017 @item
25018 A new function for citing in Message has been
25019 added---@code{message-cite-original-without-signature}.
25020
25021 @item
25022 @code{article-strip-all-blank-lines}---new article command.
25023
25024 @item
25025 A new Message command to kill to the end of the article has
25026 been added.
25027
25028 @item
25029 A minimum adaptive score can be specified by using the
25030 @code{gnus-adaptive-word-minimum} variable.
25031
25032 @item
25033 The ``lapsed date'' article header can be kept continually
25034 updated by the @code{gnus-start-date-timer} command.
25035
25036 @item
25037 Web listserv archives can be read with the @code{nnlistserv} back end.
25038
25039 @item
25040 Old dejanews archives can now be read by @code{nnweb}.
25041
25042 @end itemize
25043
25044 @node Pterodactyl Gnus
25045 @subsubsection Pterodactyl Gnus
25046
25047 New features in Gnus 5.8:
25048
25049 @itemize @bullet
25050
25051 @item
25052 The mail-fetching functions have changed.  See the manual for the
25053 many details.  In particular, all procmail fetching variables are gone.
25054
25055 If you used procmail like in
25056
25057 @lisp
25058 (setq nnmail-use-procmail t)
25059 (setq nnmail-spool-file 'procmail)
25060 (setq nnmail-procmail-directory "~/mail/incoming/")
25061 (setq nnmail-procmail-suffix "\\.in")
25062 @end lisp
25063
25064 this now has changed to
25065
25066 @lisp
25067 (setq mail-sources
25068       '((directory :path "~/mail/incoming/"
25069                    :suffix ".in")))
25070 @end lisp
25071
25072 @xref{Mail Source Specifiers}.
25073
25074 @item
25075 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
25076 Gnus, and adds a slew of new commands.  See the manual for details.
25077
25078 @item
25079 Gnus has also been multilingualized.  This also affects too
25080 many parts of Gnus to summarize here, and adds many new variables.
25081
25082 @item
25083 @code{gnus-auto-select-first} can now be a function to be
25084 called to position point.
25085
25086 @item
25087 The user can now decide which extra headers should be included in
25088 summary buffers and @acronym{NOV} files.
25089
25090 @item
25091 @code{gnus-article-display-hook} has been removed.  Instead, a number
25092 of variables starting with @code{gnus-treat-} have been added.
25093
25094 @item
25095 The Gnus posting styles have been redone again and now works in a
25096 subtly different manner.
25097
25098 @item
25099 New web-based back ends have been added: @code{nnslashdot},
25100 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
25101 again, to keep up with ever-changing layouts.
25102
25103 @item
25104 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
25105
25106 @end itemize
25107
25108 @node Oort Gnus
25109 @subsubsection Oort Gnus
25110 @cindex Oort Gnus
25111
25112 New features in Gnus 5.10:
25113
25114 @itemize @bullet
25115
25116 @item
25117 The revised Gnus @acronym{FAQ} is included in the manual,
25118 @xref{Frequently Asked Questions}.
25119
25120 @item
25121 Upgrading from previous (stable) version if you have used Oort.
25122
25123 If you have tried Oort (the unstable Gnus branch leading to this
25124 release) but went back to a stable version, be careful when upgrading to
25125 this version.  In particular, you will probably want to remove all
25126 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
25127 read from your @file{.newsrc.eld} instead of from the
25128 @file{.marks}/@file{.mrk} file where this release store flags.  See a
25129 later entry for more information about marks.  Note that downgrading
25130 isn't save in general.
25131
25132 @item
25133 Article Buttons
25134
25135 More buttons for URLs, mail addresses, Message-IDs, Info links, man
25136 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
25137 variables @code{gnus-button-@var{*}-level} can be used to control the
25138 appearance of all article buttons.  @xref{Article Button Levels}.
25139
25140 @item
25141 Dired integration
25142
25143 @code{gnus-dired-minor-mode} installs key bindings in dired buffers to send
25144 a file as an attachment (@kbd{C-c C-a}), open a file using the appropriate
25145 mailcap entry (@kbd{C-c C-l}), and print a file using the mailcap entry
25146 (@kbd{C-c P}).  It is enabled with
25147 @lisp
25148 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
25149 @end lisp
25150
25151 @item
25152 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
25153
25154 @item
25155 Single-part yenc encoded attachments can be decoded.
25156
25157 @item
25158 Picons
25159
25160 The picons code has been reimplemented to work in GNU Emacs---some of
25161 the previous options have been removed or renamed.
25162
25163 Picons are small ``personal icons'' representing users, domain and
25164 newsgroups, which can be displayed in the Article buffer.
25165 @xref{Picons}.
25166
25167 @item
25168 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
25169 boundary line is drawn at the end of the headers.
25170
25171 @item
25172 Retrieval of charters and control messages
25173
25174 There are new commands for fetching newsgroup charters (@kbd{H c}) and
25175 control messages (@kbd{H C}).
25176
25177 @item
25178 Delayed articles
25179
25180 You can delay the sending of a message with @kbd{C-c C-j} in the Message
25181 buffer.  The messages are delivered at specified time.  This is useful
25182 for sending yourself reminders.  @xref{Delayed Articles}.
25183
25184 @item
25185 If @code{auto-compression-mode} is enabled, attachments are automatically
25186 decompressed when activated.
25187
25188 @item
25189 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
25190 the nnml back end allows compressed message files.
25191
25192 @item
25193 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
25194
25195 @item
25196 The Summary Buffer uses an arrow in the fringe to indicate the current
25197 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
25198
25199 @item
25200 Warn about email replies to news
25201
25202 Do you often find yourself replying to news by email by mistake?  Then
25203 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
25204 you.
25205
25206 @item
25207 If the new option @code{gnus-summary-display-while-building} is
25208 non-@code{nil}, the summary buffer is shown and updated as it's being
25209 built.
25210
25211 @item
25212 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
25213 opposed to old but unread messages).
25214
25215 @item
25216 The new option @code{gnus-gcc-mark-as-read} automatically marks
25217 Gcc articles as read.
25218
25219 @item
25220 The nndoc back end now supports mailman digests and exim bounces.
25221
25222 @item
25223 Gnus supports RFC 2369 mailing list headers, and adds a number of
25224 related commands in mailing list groups.  @xref{Mailing List}.
25225
25226 @item
25227 The Date header can be displayed in a format that can be read aloud
25228 in English.  @xref{Article Date}.
25229
25230 @item
25231 The envelope sender address can be customized when using Sendmail.
25232 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
25233
25234 @item
25235 diffs are automatically highlighted in groups matching
25236 @code{mm-uu-diff-groups-regexp}
25237
25238 @item
25239 @acronym{TLS} wrapper shipped with Gnus
25240
25241 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
25242 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
25243 @acronym{TLS}/@acronym{SSL} support via (external third party)
25244 @file{ssl.el} and OpenSSL still works.
25245
25246 @item
25247 New @file{make.bat} for compiling and installing Gnus under MS Windows
25248
25249 Use @file{make.bat} if you want to install Gnus under MS Windows, the
25250 first argument to the batch-program should be the directory where
25251 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
25252 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
25253 the second parameter.
25254
25255 @file{make.bat} has been rewritten from scratch, it now features
25256 automatic recognition of XEmacs and GNU Emacs, generates
25257 @file{gnus-load.el}, checks if errors occur while compilation and
25258 generation of info files and reports them at the end of the build
25259 process.  It now uses @code{makeinfo} if it is available and falls
25260 back to @file{infohack.el} otherwise.  @file{make.bat} should now
25261 install all files which are necessary to run Gnus and be generally a
25262 complete replacement for the @code{configure; make; make install}
25263 cycle used under Unix systems.
25264
25265 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
25266 been removed.
25267
25268 @item
25269 Support for non-@acronym{ASCII} domain names
25270
25271 Message supports non-@acronym{ASCII} domain names in From:, To: and
25272 Cc: and will query you whether to perform encoding when you try to
25273 send a message.  The variable @code{message-use-idna} controls this.
25274 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
25275 and Cc: when you view a message.  The variable @code{gnus-use-idna}
25276 controls this.
25277
25278 @item
25279 Better handling of Microsoft citation styles
25280
25281 Gnus now tries to recognize the mangled header block that some Microsoft
25282 mailers use to indicate that the rest of the message is a citation, even
25283 though it is not quoted in any way.  The variable
25284 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
25285 citations.
25286
25287 @item
25288 @code{gnus-article-skip-boring}
25289
25290 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
25291 not scroll down to show you a page that contains only boring text,
25292 which by default means cited text and signature.  You can customize
25293 what is skippable using @code{gnus-article-boring-faces}.
25294
25295 This feature is especially useful if you read many articles that
25296 consist of a little new content at the top with a long, untrimmed
25297 message cited below.
25298
25299 @item
25300 The format spec @code{%C} for positioning point has changed to @code{%*}.
25301
25302 @item
25303 The new variable @code{gnus-parameters} can be used to set group parameters.
25304
25305 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
25306 the parameters in @file{~/.newsrc.eld}, but via this variable you can
25307 enjoy the powers of customize, and simplified backups since you set the
25308 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}.  The
25309 variable maps regular expressions matching group names to group
25310 parameters, a'la:
25311 @lisp
25312 (setq gnus-parameters
25313       '(("mail\\..*"
25314          (gnus-show-threads nil)
25315          (gnus-use-scoring nil))
25316         ("^nnimap:\\(foo.bar\\)$"
25317          (to-group . "\\1"))))
25318 @end lisp
25319
25320 @item
25321 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
25322
25323 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
25324 disable it.
25325
25326 @item
25327 Gnus no longer generate the Sender: header automatically.
25328
25329 Earlier it was generated iff the user configurable email address was
25330 different from the Gnus guessed default user address.  As the guessing
25331 algorithm is rarely correct these days, and (more controversially) the
25332 only use of the Sender: header was to check if you are entitled to
25333 cancel/supersede news (which is now solved by Cancel Locks instead,
25334 see another entry), generation of the header has been disabled by
25335 default.  See the variables @code{message-required-headers},
25336 @code{message-required-news-headers}, and
25337 @code{message-required-mail-headers}.
25338
25339 @item
25340 Features from third party @file{message-utils.el} added to @file{message.el}.
25341
25342 Message now asks if you wish to remove @samp{(was: <old subject>)} from
25343 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
25344 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
25345 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
25346 appropriate headers and a note in the body for cross-postings and
25347 followups (see the variables @code{message-cross-post-@var{*}}).
25348
25349 @item
25350 References and X-Draft-Headers are no longer generated when you start
25351 composing messages and @code{message-generate-headers-first} is
25352 @code{nil}.
25353
25354 @item
25355 Improved anti-spam features.
25356
25357 Gnus is now able to take out spam from your mail and news streams
25358 using a wide variety of programs and filter rules.  Among the supported
25359 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
25360 for easy use of external packages such as SpamAssassin and Hashcash
25361 are also new.  @xref{Thwarting Email Spam}.
25362
25363 @item
25364 Easy inclusion of X-Faces headers.
25365
25366 @item
25367 Face headers handling.
25368
25369 @item
25370 In the summary buffer, the new command @kbd{/ N} inserts new messages
25371 and @kbd{/ o} inserts old messages.
25372
25373 @item
25374 Gnus decodes morse encoded messages if you press @kbd{W m}.
25375
25376 @item
25377 Unread count correct in nnimap groups.
25378
25379 The estimated number of unread articles in the group buffer should now
25380 be correct for nnimap groups.  This is achieved by calling
25381 @code{nnimap-fixup-unread-after-getting-new-news} from the
25382 @code{gnus-setup-news-hook} (called on startup) and
25383 @code{gnus-after-getting-new-news-hook}. (called after getting new
25384 mail).  If you have modified those variables from the default, you may
25385 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
25386 you were happy with the estimate and want to save some (minimal) time
25387 when getting new mail, remove the function.
25388
25389 @item
25390 Group Carbon Copy (GCC) quoting
25391
25392 To support groups that contains SPC and other weird characters, groups
25393 are quoted before they are placed in the Gcc: header.  This means
25394 variables such as @code{gnus-message-archive-group} should no longer
25395 contain quote characters to make groups containing SPC work.  Also, if
25396 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
25397 into two groups) you must change it to return the list
25398 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
25399 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
25400 was incorrect earlier, it just didn't generate any problems since it
25401 was inserted directly.
25402
25403 @item
25404 @file{~/News/overview/} not used.
25405
25406 As a result of the following change, the @file{~/News/overview/}
25407 directory is not used any more.  You can safely delete the entire
25408 hierarchy.
25409
25410 @item
25411 @code{gnus-agent}
25412
25413 The Gnus Agent has seen a major updated and is now enabled by default,
25414 and all nntp and nnimap servers from @code{gnus-select-method} and
25415 @code{gnus-secondary-select-method} are agentized by default.  Earlier
25416 only the server in @code{gnus-select-method} was agentized by the
25417 default, and the agent was disabled by default.  When the agent is
25418 enabled, headers are now also retrieved from the Agent cache instead
25419 of the back ends when possible.  Earlier this only happened in the
25420 unplugged state.  You can enroll or remove servers with @kbd{J a} and
25421 @kbd{J r} in the server buffer.  Gnus will not download articles into
25422 the Agent cache, unless you instruct it to do so, though, by using
25423 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
25424 behaviour of having the Agent disabled with @code{(setq gnus-agent
25425 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
25426 is not needed any more.
25427
25428 @item
25429 @code{gnus-summary-line-format}
25430
25431 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
25432 %s\n}.  Moreover @code{gnus-extra-headers},
25433 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
25434 changed their default so that the users name will be replaced by the
25435 recipient's name or the group name posting to for @acronym{NNTP}
25436 groups.
25437
25438 @item
25439 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
25440
25441 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
25442 broken Outlook (Express) articles.
25443
25444 @item
25445 @code{(require 'gnus-load)}
25446
25447 If you use a stand-alone Gnus distribution, you'd better add
25448 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
25449 lisp directory into load-path.
25450
25451 File @file{gnus-load.el} contains autoload commands, functions and variables,
25452 some of which may not be included in distributions of Emacsen.
25453
25454 @item
25455 @code{gnus-slave-unplugged}
25456
25457 A new command which starts Gnus offline in slave mode.
25458
25459 @item
25460 @code{message-insinuate-rmail}
25461
25462 Adding @code{(message-insinuate-rmail)} and @code{(setq
25463 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
25464 compose, reply and forward messages in message-mode, where you can
25465 enjoy the power of @acronym{MML}.
25466
25467 @item
25468 @code{message-minibuffer-local-map}
25469
25470 The line below enables BBDB in resending a message:
25471 @lisp
25472 (define-key message-minibuffer-local-map [(tab)]
25473   'bbdb-complete-name)
25474 @end lisp
25475
25476 @item
25477 Externalizing and deleting of attachments.
25478
25479 If @code{gnus-gcc-externalize-attachments} or
25480 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
25481 local files as external parts.
25482
25483 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
25484 on @acronym{MIME} buttons) saves a part and replaces the part with an
25485 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
25486 @acronym{MIME} buttons) removes a part.  It works only on back ends
25487 that support editing.
25488
25489 @item
25490 @code{gnus-default-charset}
25491
25492 The default value is determined from the
25493 @code{current-language-environment} variable, instead of
25494 @code{iso-8859-1}.  Also the @samp{.*} item in
25495 @code{gnus-group-charset-alist} is removed.
25496
25497 @item
25498 @code{gnus-posting-styles}
25499
25500 Add a new format of match like
25501 @lisp
25502 ((header "to" "larsi.*org")
25503  (Organization "Somewhere, Inc."))
25504 @end lisp
25505 The old format like the lines below is obsolete, but still accepted.
25506 @lisp
25507 (header "to" "larsi.*org"
25508         (Organization "Somewhere, Inc."))
25509 @end lisp
25510
25511 @item
25512 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
25513
25514 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
25515 added into these two variables.  If you customized those, perhaps you
25516 need add those two headers too.
25517
25518 @item
25519 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
25520
25521 If one reads an article while plugged, and the article already exists
25522 in the Agent, it won't get downloaded once more.  @code{(setq
25523 gnus-agent-cache nil)} reverts to the old behavior.
25524
25525 @item
25526 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
25527 composing messages, it is enabled by @code{use-hard-newlines}.
25528 Decoding format=flowed was present but not documented in earlier
25529 versions.
25530
25531 @item
25532 Gnus supports the generation of RFC 2298 Disposition Notification requests.
25533
25534 This is invoked with the @kbd{C-c M-n} key binding from message mode.
25535
25536 @item
25537 Gnus supports Maildir groups.
25538
25539 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
25540
25541 @item
25542 Printing capabilities are enhanced.
25543
25544 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
25545 Article buffers.  Also, each individual @acronym{MIME} part can be
25546 printed using @kbd{p} on the @acronym{MIME} button.
25547
25548 @item
25549 Message supports the Importance: (RFC 2156) header.
25550
25551 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
25552 the valid values.
25553
25554 @item
25555 Gnus supports Cancel Locks in News.
25556
25557 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
25558 used to determine if you wrote an article or not (for canceling and
25559 superseding).  Gnus generates a random password string the first time
25560 you post a message, and saves it in your @file{~/.emacs} using the Custom
25561 system.  While the variable is called @code{canlock-password}, it is not
25562 security sensitive data.  Publishing your canlock string on the web
25563 will not allow anyone to be able to anything she could not already do.
25564 The behaviour can be changed by customizing @code{message-insert-canlock}.
25565
25566 @item
25567 Gnus supports server-side mail filtering using Sieve.
25568
25569 Sieve rules can be added as Group Parameters for groups, and the
25570 complete Sieve script is generated using @kbd{D g} from the Group
25571 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
25572 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
25573 manual @ref{Top, , Top, sieve, Emacs Sieve}.
25574
25575 @item
25576 Extended format specs.
25577
25578 Format spec @samp{%&user-date;} is added into
25579 @code{gnus-summary-line-format-alist}.  Also, user defined extended
25580 format specs are supported.  The extended format specs look like
25581 @samp{%u&foo;}, which invokes function
25582 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
25583 escape character, old user defined format @samp{%u&} is no longer supported.
25584
25585 @item
25586 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
25587
25588 It was aliased to @kbd{Y c}
25589 (@code{gnus-summary-insert-cached-articles}).  The new function filters
25590 out other articles.
25591
25592 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
25593
25594 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
25595 s}, @kbd{/ a}, and @kbd{/ x}
25596 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
25597 result will be to display all articles that do not match the expression.
25598
25599 @item
25600 Group names are treated as UTF-8 by default.
25601
25602 This is supposedly what USEFOR wanted to migrate to.  See
25603 @code{gnus-group-name-charset-group-alist} and
25604 @code{gnus-group-name-charset-method-alist} for customization.
25605
25606 @item
25607 The nnml and nnfolder back ends store marks for each groups.
25608
25609 This makes it possible to take backup of nnml/nnfolder servers/groups
25610 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
25611 makes it possible to share articles and marks between users (without
25612 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
25613 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
25614 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
25615 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
25616 another machine, Gnus will automatically use the @file{.marks} or
25617 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
25618 The new server variables @code{nnml-marks-is-evil} and
25619 @code{nnfolder-marks-is-evil} can be used to disable this feature.
25620
25621 @item
25622 The menu bar item (in Group and Summary buffer) named ``Misc'' has
25623 been renamed to ``Gnus''.
25624
25625 @item
25626 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
25627 renamed to ``Attachments''.  Note that this menu also contains security
25628 related stuff, like signing and encryption (@pxref{Security, Security,,
25629 message, Message Manual}).
25630
25631 @item
25632 @code{gnus-group-charset-alist} and
25633 @code{gnus-group-ignored-charsets-alist}.
25634
25635 The regexps in these variables are compared with full group names
25636 instead of real group names in 5.8.  Users who customize these
25637 variables should change those regexps accordingly.  For example:
25638 @lisp
25639 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
25640 @end lisp
25641
25642 @item
25643 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
25644 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
25645
25646 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
25647 additional Lisp libraries.  This add several menu items to the
25648 Attachments menu, and @kbd{C-c RET} key bindings, when composing
25649 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
25650
25651 @item
25652 Gnus inlines external parts (message/external).
25653
25654 @item
25655 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
25656 C-m}.
25657
25658 This change was made to avoid conflict with the standard binding of
25659 @code{back-to-indentation}, which is also useful in message mode.
25660
25661 @item
25662 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
25663
25664 The behaviour for the @code{best} value is to show @acronym{MML} (i.e.,
25665 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
25666 used when forwarding signed or encrypted messages, as the conversion
25667 invalidate the digital signature.
25668 @end itemize
25669
25670 @iftex
25671
25672 @page
25673 @node The Manual
25674 @section The Manual
25675 @cindex colophon
25676 @cindex manual
25677
25678 This manual was generated from a TeXinfo file and then run through
25679 either @code{texi2dvi}
25680 @iflatex
25681 or my own home-brewed TeXinfo to \LaTeX\ transformer,
25682 and then run through @code{latex} and @code{dvips}
25683 @end iflatex
25684 to get what you hold in your hands now.
25685
25686 The following conventions have been used:
25687
25688 @enumerate
25689
25690 @item
25691 This is a @samp{string}
25692
25693 @item
25694 This is a @kbd{keystroke}
25695
25696 @item
25697 This is a @file{file}
25698
25699 @item
25700 This is a @code{symbol}
25701
25702 @end enumerate
25703
25704 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
25705 mean:
25706
25707 @lisp
25708 (setq flargnoze "yes")
25709 @end lisp
25710
25711 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
25712
25713 @lisp
25714 (setq flumphel 'yes)
25715 @end lisp
25716
25717 @samp{yes} and @code{yes} are two @emph{very} different things---don't
25718 ever get them confused.
25719
25720 @iflatex
25721 @c @head
25722 Of course, everything in this manual is of vital interest, so you should
25723 read it all.  Several times.  However, if you feel like skimming the
25724 manual, look for that gnu head you should see in the margin over
25725 there---it means that what's being discussed is of more importance than
25726 the rest of the stuff.  (On the other hand, if everything is infinitely
25727 important, how can anything be more important than that?  Just one more
25728 of the mysteries of this world, I guess.)
25729 @end iflatex
25730
25731 @end iftex
25732
25733
25734 @node On Writing Manuals
25735 @section On Writing Manuals
25736
25737 I guess most manuals are written after-the-fact; documenting a program
25738 that's already there.  This is not how this manual is written.  When
25739 implementing something, I write the manual entry for that something
25740 straight away.  I then see that it's difficult to explain the
25741 functionality, so I write how it's supposed to be, and then I change the
25742 implementation.  Writing the documentation and writing the code goes
25743 hand in hand.
25744
25745 This, of course, means that this manual has no, or little, flow.  It
25746 documents absolutely everything in Gnus, but often not where you're
25747 looking for it.  It is a reference manual, and not a guide to how to get
25748 started with Gnus.
25749
25750 That would be a totally different book, that should be written using the
25751 reference manual as source material.  It would look quite differently.
25752
25753
25754 @page
25755 @node Terminology
25756 @section Terminology
25757
25758 @cindex terminology
25759 @table @dfn
25760
25761 @item news
25762 @cindex news
25763 This is what you are supposed to use this thing for---reading news.
25764 News is generally fetched from a nearby @acronym{NNTP} server, and is
25765 generally publicly available to everybody.  If you post news, the entire
25766 world is likely to read just what you have written, and they'll all
25767 snigger mischievously.  Behind your back.
25768
25769 @item mail
25770 @cindex mail
25771 Everything that's delivered to you personally is mail.  Some news/mail
25772 readers (like Gnus) blur the distinction between mail and news, but
25773 there is a difference.  Mail is private.  News is public.  Mailing is
25774 not posting, and replying is not following up.
25775
25776 @item reply
25777 @cindex reply
25778 Send a mail to the person who has written what you are reading.
25779
25780 @item follow up
25781 @cindex follow up
25782 Post an article to the current newsgroup responding to the article you
25783 are reading.
25784
25785 @item back end
25786 @cindex back end
25787 Gnus considers mail and news to be mostly the same, really.  The only
25788 difference is how to access the actual articles.  News articles are
25789 commonly fetched via the protocol @acronym{NNTP}, whereas mail
25790 messages could be read from a file on the local disk.  The internal
25791 architecture of Gnus thus comprises a ``front end'' and a number of
25792 ``back ends''.  Internally, when you enter a group (by hitting
25793 @key{RET}, say), you thereby invoke a function in the front end in
25794 Gnus.  The front end then ``talks'' to a back end and says things like
25795 ``Give me the list of articles in the foo group'' or ``Show me article
25796 number 4711''.
25797
25798 So a back end mainly defines either a protocol (the @code{nntp} back
25799 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
25800 accesses mail via @acronym{IMAP}) or a file format and directory
25801 layout (the @code{nnspool} back end accesses news via the common
25802 ``spool directory'' format, the @code{nnml} back end access mail via a
25803 file format and directory layout that's quite similar).
25804
25805 Gnus does not handle the underlying media, so to speak---this is all
25806 done by the back ends.  A back end is a collection of functions to
25807 access the articles.
25808
25809 However, sometimes the term ``back end'' is also used where ``server''
25810 would have been more appropriate.  And then there is the term ``select
25811 method'' which can mean either.  The Gnus terminology can be quite
25812 confusing.
25813
25814 @item native
25815 @cindex native
25816 Gnus will always use one method (and back end) as the @dfn{native}, or
25817 default, way of getting news.
25818
25819 @item foreign
25820 @cindex foreign
25821 You can also have any number of foreign groups active at the same time.
25822 These are groups that use non-native non-secondary back ends for getting
25823 news.
25824
25825 @item secondary
25826 @cindex secondary
25827 Secondary back ends are somewhere half-way between being native and being
25828 foreign, but they mostly act like they are native.
25829
25830 @item article
25831 @cindex article
25832 A message that has been posted as news.
25833
25834 @item mail message
25835 @cindex mail message
25836 A message that has been mailed.
25837
25838 @item message
25839 @cindex message
25840 A mail message or news article
25841
25842 @item head
25843 @cindex head
25844 The top part of a message, where administrative information (etc.) is
25845 put.
25846
25847 @item body
25848 @cindex body
25849 The rest of an article.  Everything not in the head is in the
25850 body.
25851
25852 @item header
25853 @cindex header
25854 A line from the head of an article.
25855
25856 @item headers
25857 @cindex headers
25858 A collection of such lines, or a collection of heads.  Or even a
25859 collection of @acronym{NOV} lines.
25860
25861 @item @acronym{NOV}
25862 @cindex @acronym{NOV}
25863 When Gnus enters a group, it asks the back end for the headers of all
25864 unread articles in the group.  Most servers support the News OverView
25865 format, which is more compact and much faster to read and parse than the
25866 normal @sc{head} format.
25867
25868 @item level
25869 @cindex levels
25870 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
25871 that have a lower level are ``more'' subscribed than the groups with a
25872 higher level.  In fact, groups on levels 1-5 are considered
25873 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
25874 are @dfn{killed}.  Commands for listing groups and scanning for new
25875 articles will all use the numeric prefix as @dfn{working level}.
25876
25877 @item killed groups
25878 @cindex killed groups
25879 No information on killed groups is stored or updated, which makes killed
25880 groups much easier to handle than subscribed groups.
25881
25882 @item zombie groups
25883 @cindex zombie groups
25884 Just like killed groups, only slightly less dead.
25885
25886 @item active file
25887 @cindex active file
25888 The news server has to keep track of what articles it carries, and what
25889 groups exist.  All this information in stored in the active file, which
25890 is rather large, as you might surmise.
25891
25892 @item bogus groups
25893 @cindex bogus groups
25894 A group that exists in the @file{.newsrc} file, but isn't known to the
25895 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
25896 This means that the group probably doesn't exist (any more).
25897
25898 @item activating
25899 @cindex activating groups
25900 The act of asking the server for info on a group and computing the
25901 number of unread articles is called @dfn{activating the group}.
25902 Un-activated groups are listed with @samp{*} in the group buffer.
25903
25904 @item server
25905 @cindex server
25906 A machine one can connect to and get news (or mail) from.
25907
25908 @item select method
25909 @cindex select method
25910 A structure that specifies the back end, the server and the virtual
25911 server settings.
25912
25913 @item virtual server
25914 @cindex virtual server
25915 A named select method.  Since a select method defines all there is to
25916 know about connecting to a (physical) server, taking the thing as a
25917 whole is a virtual server.
25918
25919 @item washing
25920 @cindex washing
25921 Taking a buffer and running it through a filter of some sort.  The
25922 result will (more often than not) be cleaner and more pleasing than the
25923 original.
25924
25925 @item ephemeral groups
25926 @cindex ephemeral groups
25927 @cindex temporary groups
25928 Most groups store data on what articles you have read.  @dfn{Ephemeral}
25929 groups are groups that will have no data stored---when you exit the
25930 group, it'll disappear into the aether.
25931
25932 @item solid groups
25933 @cindex solid groups
25934 This is the opposite of ephemeral groups.  All groups listed in the
25935 group buffer are solid groups.
25936
25937 @item sparse articles
25938 @cindex sparse articles
25939 These are article placeholders shown in the summary buffer when
25940 @code{gnus-build-sparse-threads} has been switched on.
25941
25942 @item threading
25943 @cindex threading
25944 To put responses to articles directly after the articles they respond
25945 to---in a hierarchical fashion.
25946
25947 @item root
25948 @cindex root
25949 @cindex thread root
25950 The first article in a thread is the root.  It is the ancestor of all
25951 articles in the thread.
25952
25953 @item parent
25954 @cindex parent
25955 An article that has responses.
25956
25957 @item child
25958 @cindex child
25959 An article that responds to a different article---its parent.
25960
25961 @item digest
25962 @cindex digest
25963 A collection of messages in one file.  The most common digest format is
25964 specified by RFC 1153.
25965
25966 @item splitting
25967 @cindex splitting, terminolgy
25968 @cindex mail sorting
25969 @cindex mail filtering (splitting)
25970 The action of sorting your emails according to certain rules. Sometimes
25971 incorrectly called mail filtering.
25972
25973 @end table
25974
25975
25976 @page
25977 @node Customization
25978 @section Customization
25979 @cindex general customization
25980
25981 All variables are properly documented elsewhere in this manual.  This
25982 section is designed to give general pointers on how to customize Gnus
25983 for some quite common situations.
25984
25985 @menu
25986 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
25987 * Slow Terminal Connection::    You run a remote Emacs.
25988 * Little Disk Space::           You feel that having large setup files is icky.
25989 * Slow Machine::                You feel like buying a faster machine.
25990 @end menu
25991
25992
25993 @node Slow/Expensive Connection
25994 @subsection Slow/Expensive NNTP Connection
25995
25996 If you run Emacs on a machine locally, and get your news from a machine
25997 over some very thin strings, you want to cut down on the amount of data
25998 Gnus has to get from the @acronym{NNTP} server.
25999
26000 @table @code
26001
26002 @item gnus-read-active-file
26003 Set this to @code{nil}, which will inhibit Gnus from requesting the
26004 entire active file from the server.  This file is often v.  large.  You
26005 also have to set @code{gnus-check-new-newsgroups} and
26006 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
26007 doesn't suddenly decide to fetch the active file anyway.
26008
26009 @item gnus-nov-is-evil
26010 This one has to be @code{nil}.  If not, grabbing article headers from
26011 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
26012 support @sc{xover}; Gnus will detect this by itself.
26013 @end table
26014
26015
26016 @node Slow Terminal Connection
26017 @subsection Slow Terminal Connection
26018
26019 Let's say you use your home computer for dialing up the system that runs
26020 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
26021 possible) the amount of data sent over the wires.
26022
26023 @table @code
26024
26025 @item gnus-auto-center-summary
26026 Set this to @code{nil} to inhibit Gnus from re-centering the summary
26027 buffer all the time.  If it is @code{vertical}, do only vertical
26028 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
26029 horizontal and vertical recentering.
26030
26031 @item gnus-visible-headers
26032 Cut down on the headers included in the articles to the
26033 minimum.  You can, in fact, make do without them altogether---most of the
26034 useful data is in the summary buffer, anyway.  Set this variable to
26035 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
26036
26037 Set this hook to all the available hiding commands:
26038 @lisp
26039 (setq gnus-treat-hide-headers 'head
26040       gnus-treat-hide-signature t
26041       gnus-treat-hide-citation t)
26042 @end lisp
26043
26044 @item gnus-use-full-window
26045 By setting this to @code{nil}, you can make all the windows smaller.
26046 While this doesn't really cut down much generally, it means that you
26047 have to see smaller portions of articles before deciding that you didn't
26048 want to read them anyway.
26049
26050 @item gnus-thread-hide-subtree
26051 If this is non-@code{nil}, all threads in the summary buffer will be
26052 hidden initially.
26053
26054
26055 @item gnus-updated-mode-lines
26056 If this is @code{nil}, Gnus will not put information in the buffer mode
26057 lines, which might save some time.
26058 @end table
26059
26060
26061 @node Little Disk Space
26062 @subsection Little Disk Space
26063 @cindex disk space
26064
26065 The startup files can get rather large, so you may want to cut their
26066 sizes a bit if you are running out of space.
26067
26068 @table @code
26069
26070 @item gnus-save-newsrc-file
26071 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
26072 only save @file{.newsrc.eld}.  This means that you will not be able to
26073 use any other newsreaders than Gnus.  This variable is @code{t} by
26074 default.
26075
26076 @item gnus-read-newsrc-file
26077 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
26078 only read @file{.newsrc.eld}.  This means that you will not be able to
26079 use any other newsreaders than Gnus.  This variable is @code{t} by
26080 default.
26081
26082 @item gnus-save-killed-list
26083 If this is @code{nil}, Gnus will not save the list of dead groups.  You
26084 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
26085 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
26086 variable to @code{nil}.  This variable is @code{t} by default.
26087
26088 @end table
26089
26090
26091 @node Slow Machine
26092 @subsection Slow Machine
26093 @cindex slow machine
26094
26095 If you have a slow machine, or are just really impatient, there are a
26096 few things you can do to make Gnus run faster.
26097
26098 Set @code{gnus-check-new-newsgroups} and
26099 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
26100
26101 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
26102 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
26103 summary buffer faster.
26104
26105
26106 @page
26107 @node Troubleshooting
26108 @section Troubleshooting
26109 @cindex troubleshooting
26110
26111 Gnus works @emph{so} well straight out of the box---I can't imagine any
26112 problems, really.
26113
26114 Ahem.
26115
26116 @enumerate
26117
26118 @item
26119 Make sure your computer is switched on.
26120
26121 @item
26122 Make sure that you really load the current Gnus version.  If you have
26123 been running @sc{gnus}, you need to exit Emacs and start it up again before
26124 Gnus will work.
26125
26126 @item
26127 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
26128 like @samp{Gnus v5.10.3} you have the right files loaded.  Otherwise
26129 you have some old @file{.el} files lying around.  Delete these.
26130
26131 @item
26132 Read the help group (@kbd{G h} in the group buffer) for a
26133 @acronym{FAQ} and a how-to.
26134
26135 @item
26136 @vindex max-lisp-eval-depth
26137 Gnus works on many recursive structures, and in some extreme (and very
26138 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
26139 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
26140 something like that.
26141 @end enumerate
26142
26143 If all else fails, report the problem as a bug.
26144
26145 @cindex bugs
26146 @cindex reporting bugs
26147
26148 @kindex M-x gnus-bug
26149 @findex gnus-bug
26150 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
26151 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
26152 me the backtrace.  I will fix bugs, but I can only fix them if you send
26153 me a precise description as to how to reproduce the bug.
26154
26155 You really can never be too detailed in a bug report.  Always use the
26156 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
26157 a 10Kb mail each time you use it, and even if you have sent me your
26158 environment 500 times before.  I don't care.  I want the full info each
26159 time.
26160
26161 It is also important to remember that I have no memory whatsoever.  If
26162 you send a bug report, and I send you a reply, and then you just send
26163 back ``No, it's not! Moron!'', I will have no idea what you are
26164 insulting me about.  Always over-explain everything.  It's much easier
26165 for all of us---if I don't have all the information I need, I will just
26166 mail you and ask for more info, and everything takes more time.
26167
26168 If the problem you're seeing is very visual, and you can't quite explain
26169 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
26170 it somewhere it can be reached, and include the URL of the picture in
26171 the bug report.
26172
26173 @cindex patches
26174 If you would like to contribute a patch to fix bugs or make
26175 improvements, please produce the patch using @samp{diff -u}.
26176
26177 @cindex edebug
26178 If you want to debug your problem further before reporting, possibly
26179 in order to solve the problem yourself and send a patch, you can use
26180 edebug.  Debugging Lisp code is documented in the Elisp manual
26181 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
26182 Lisp Reference Manual}).  To get you started with edebug, consider if
26183 you discover some weird behaviour when pressing @kbd{c}, the first
26184 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
26185 the documentation buffer that leads you to the function definition,
26186 then press @kbd{M-x edebug-defun RET} with point inside that function,
26187 return to Gnus and press @kbd{c} to invoke the code.  You will be
26188 placed in the lisp buffer and can single step using @kbd{SPC} and
26189 evaluate expressions using @kbd{M-:} or inspect variables using
26190 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
26191 @kbd{c} or @kbd{g}.
26192
26193 @cindex elp
26194 @cindex profile
26195 @cindex slow
26196 Sometimes, a problem do not directly generate an elisp error but
26197 manifests itself by causing Gnus to be very slow.  In these cases, you
26198 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
26199 slow, and then try to analyze the backtrace (repeating the procedure
26200 helps isolating the real problem areas).
26201
26202 A fancier approach is to use the elisp profiler, ELP.  The profiler is
26203 (or should be) fully documented elsewhere, but to get you started
26204 there are a few steps that need to be followed.  First, instrument the
26205 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
26206 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
26207 RET message}.  Then perform the operation that is slow and press
26208 @kbd{M-x elp-results}.  You will then see which operations that takes
26209 time, and can debug them further.  If the entire operation takes much
26210 longer than the time spent in the slowest function in the profiler
26211 output, you probably profiled the wrong part of Gnus.  To reset
26212 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
26213 elp-restore-all} is supposed to remove profiling, but given the
26214 complexities and dynamic code generation in Gnus, it might not always
26215 work perfectly.
26216
26217 @cindex gnu.emacs.gnus
26218 @cindex ding mailing list
26219 If you just need help, you are better off asking on
26220 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
26221 @email{ding@@gnus.org, the ding mailing list}.  Write to
26222 @email{ding-request@@gnus.org} to subscribe.
26223
26224
26225 @page
26226 @node Gnus Reference Guide
26227 @section Gnus Reference Guide
26228
26229 It is my hope that other people will figure out smart stuff that Gnus
26230 can do, and that other people will write those smart things as well.  To
26231 facilitate that I thought it would be a good idea to describe the inner
26232 workings of Gnus.  And some of the not-so-inner workings, while I'm at
26233 it.
26234
26235 You can never expect the internals of a program not to change, but I
26236 will be defining (in some details) the interface between Gnus and its
26237 back ends (this is written in stone), the format of the score files
26238 (ditto), data structures (some are less likely to change than others)
26239 and general methods of operation.
26240
26241 @menu
26242 * Gnus Utility Functions::      Common functions and variable to use.
26243 * Back End Interface::          How Gnus communicates with the servers.
26244 * Score File Syntax::           A BNF definition of the score file standard.
26245 * Headers::                     How Gnus stores headers internally.
26246 * Ranges::                      A handy format for storing mucho numbers.
26247 * Group Info::                  The group info format.
26248 * Extended Interactive::        Symbolic prefixes and stuff.
26249 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
26250 * Various File Formats::        Formats of files that Gnus use.
26251 @end menu
26252
26253
26254 @node Gnus Utility Functions
26255 @subsection Gnus Utility Functions
26256 @cindex Gnus utility functions
26257 @cindex utility functions
26258 @cindex functions
26259 @cindex internal variables
26260
26261 When writing small functions to be run from hooks (and stuff), it's
26262 vital to have access to the Gnus internal functions and variables.
26263 Below is a list of the most common ones.
26264
26265 @table @code
26266
26267 @item gnus-newsgroup-name
26268 @vindex gnus-newsgroup-name
26269 This variable holds the name of the current newsgroup.
26270
26271 @item gnus-find-method-for-group
26272 @findex gnus-find-method-for-group
26273 A function that returns the select method for @var{group}.
26274
26275 @item gnus-group-real-name
26276 @findex gnus-group-real-name
26277 Takes a full (prefixed) Gnus group name, and returns the unprefixed
26278 name.
26279
26280 @item gnus-group-prefixed-name
26281 @findex gnus-group-prefixed-name
26282 Takes an unprefixed group name and a select method, and returns the full
26283 (prefixed) Gnus group name.
26284
26285 @item gnus-get-info
26286 @findex gnus-get-info
26287 Returns the group info list for @var{group}.
26288
26289 @item gnus-group-unread
26290 @findex gnus-group-unread
26291 The number of unread articles in @var{group}, or @code{t} if that is
26292 unknown.
26293
26294 @item gnus-active
26295 @findex gnus-active
26296 The active entry for @var{group}.
26297
26298 @item gnus-set-active
26299 @findex gnus-set-active
26300 Set the active entry for @var{group}.
26301
26302 @item gnus-add-current-to-buffer-list
26303 @findex gnus-add-current-to-buffer-list
26304 Adds the current buffer to the list of buffers to be killed on Gnus
26305 exit.
26306
26307 @item gnus-continuum-version
26308 @findex gnus-continuum-version
26309 Takes a Gnus version string as a parameter and returns a floating point
26310 number.  Earlier versions will always get a lower number than later
26311 versions.
26312
26313 @item gnus-group-read-only-p
26314 @findex gnus-group-read-only-p
26315 Says whether @var{group} is read-only or not.
26316
26317 @item gnus-news-group-p
26318 @findex gnus-news-group-p
26319 Says whether @var{group} came from a news back end.
26320
26321 @item gnus-ephemeral-group-p
26322 @findex gnus-ephemeral-group-p
26323 Says whether @var{group} is ephemeral or not.
26324
26325 @item gnus-server-to-method
26326 @findex gnus-server-to-method
26327 Returns the select method corresponding to @var{server}.
26328
26329 @item gnus-server-equal
26330 @findex gnus-server-equal
26331 Says whether two virtual servers are equal.
26332
26333 @item gnus-group-native-p
26334 @findex gnus-group-native-p
26335 Says whether @var{group} is native or not.
26336
26337 @item gnus-group-secondary-p
26338 @findex gnus-group-secondary-p
26339 Says whether @var{group} is secondary or not.
26340
26341 @item gnus-group-foreign-p
26342 @findex gnus-group-foreign-p
26343 Says whether @var{group} is foreign or not.
26344
26345 @item gnus-group-find-parameter
26346 @findex gnus-group-find-parameter
26347 Returns the parameter list of @var{group}.  If given a second parameter,
26348 returns the value of that parameter for @var{group}.
26349
26350 @item gnus-group-set-parameter
26351 @findex gnus-group-set-parameter
26352 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
26353
26354 @item gnus-narrow-to-body
26355 @findex gnus-narrow-to-body
26356 Narrows the current buffer to the body of the article.
26357
26358 @item gnus-check-backend-function
26359 @findex gnus-check-backend-function
26360 Takes two parameters, @var{function} and @var{group}.  If the back end
26361 @var{group} comes from supports @var{function}, return non-@code{nil}.
26362
26363 @lisp
26364 (gnus-check-backend-function "request-scan" "nnml:misc")
26365 @result{} t
26366 @end lisp
26367
26368 @item gnus-read-method
26369 @findex gnus-read-method
26370 Prompts the user for a select method.
26371
26372 @end table
26373
26374
26375 @node Back End Interface
26376 @subsection Back End Interface
26377
26378 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
26379 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
26380 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
26381 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
26382 examples of the latter we have @code{nntp-port-number} and
26383 @code{nnmbox-directory}.
26384
26385 When Gnus asks for information from a back end---say @code{nntp}---on
26386 something, it will normally include a virtual server name in the
26387 function parameters.  (If not, the back end should use the ``current''
26388 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
26389 server as its only (optional) parameter.  If this virtual server hasn't
26390 been opened, the function should fail.
26391
26392 Note that a virtual server name has no relation to some physical server
26393 name.  Take this example:
26394
26395 @lisp
26396 (nntp "odd-one"
26397       (nntp-address "ifi.uio.no")
26398       (nntp-port-number 4324))
26399 @end lisp
26400
26401 Here the virtual server name is @samp{odd-one} while the name of
26402 the physical server is @samp{ifi.uio.no}.
26403
26404 The back ends should be able to switch between several virtual servers.
26405 The standard back ends implement this by keeping an alist of virtual
26406 server environments that they pull down/push up when needed.
26407
26408 There are two groups of interface functions: @dfn{required functions},
26409 which must be present, and @dfn{optional functions}, which Gnus will
26410 always check for presence before attempting to call 'em.
26411
26412 All these functions are expected to return data in the buffer
26413 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
26414 unfortunately named, but we'll have to live with it.  When I talk about
26415 @dfn{resulting data}, I always refer to the data in that buffer.  When I
26416 talk about @dfn{return value}, I talk about the function value returned by
26417 the function call.  Functions that fail should return @code{nil} as the
26418 return value.
26419
26420 Some back ends could be said to be @dfn{server-forming} back ends, and
26421 some might be said not to be.  The latter are back ends that generally
26422 only operate on one group at a time, and have no concept of ``server''
26423 ---they have a group, and they deliver info on that group and nothing
26424 more.
26425
26426 Gnus identifies each message by way of group name and article number.  A
26427 few remarks about these article numbers might be useful.  First of all,
26428 the numbers are positive integers.  Secondly, it is normally not
26429 possible for later articles to ``re-use'' older article numbers without
26430 confusing Gnus.  That is, if a group has ever contained a message
26431 numbered 42, then no other message may get that number, or Gnus will get
26432 mightily confused.@footnote{See the function
26433 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
26434 Third, article numbers must be assigned in order of arrival in the
26435 group; this is not necessarily the same as the date of the message.
26436
26437 The previous paragraph already mentions all the ``hard'' restrictions that
26438 article numbers must fulfill.  But it seems that it might be useful to
26439 assign @emph{consecutive} article numbers, for Gnus gets quite confused
26440 if there are holes in the article numbering sequence.  However, due to
26441 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
26442 also useful for the article numbers to start at 1 to avoid running out
26443 of numbers as long as possible.
26444
26445 Note that by convention, back ends are named @code{nnsomething}, but
26446 Gnus also comes with some @code{nnnotbackends}, such as
26447 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
26448
26449 In the examples and definitions I will refer to the imaginary back end
26450 @code{nnchoke}.
26451
26452 @cindex @code{nnchoke}
26453
26454 @menu
26455 * Required Back End Functions::  Functions that must be implemented.
26456 * Optional Back End Functions::  Functions that need not be implemented.
26457 * Error Messaging::             How to get messages and report errors.
26458 * Writing New Back Ends::       Extending old back ends.
26459 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
26460 * Mail-like Back Ends::         Some tips on mail back ends.
26461 @end menu
26462
26463
26464 @node Required Back End Functions
26465 @subsubsection Required Back End Functions
26466
26467 @table @code
26468
26469 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
26470
26471 @var{articles} is either a range of article numbers or a list of
26472 @code{Message-ID}s.  Current back ends do not fully support either---only
26473 sequences (lists) of article numbers, and most back ends do not support
26474 retrieval of @code{Message-ID}s.  But they should try for both.
26475
26476 The result data should either be HEADs or @acronym{NOV} lines, and the result
26477 value should either be @code{headers} or @code{nov} to reflect this.
26478 This might later be expanded to @code{various}, which will be a mixture
26479 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
26480
26481 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
26482 headers'', in some meaning of the word.  This is generally done by
26483 fetching (at most) @var{fetch-old} extra headers less than the smallest
26484 article number in @code{articles}, and filling the gaps as well.  The
26485 presence of this parameter can be ignored if the back end finds it
26486 cumbersome to follow the request.  If this is non-@code{nil} and not a
26487 number, do maximum fetches.
26488
26489 Here's an example HEAD:
26490
26491 @example
26492 221 1056 Article retrieved.
26493 Path: ifi.uio.no!sturles
26494 From: sturles@@ifi.uio.no (Sturle Sunde)
26495 Newsgroups: ifi.discussion
26496 Subject: Re: Something very droll
26497 Date: 27 Oct 1994 14:02:57 +0100
26498 Organization: Dept. of Informatics, University of Oslo, Norway
26499 Lines: 26
26500 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
26501 References: <38jdmq$4qu@@visbur.ifi.uio.no>
26502 NNTP-Posting-Host: holmenkollen.ifi.uio.no
26503 .
26504 @end example
26505
26506 So a @code{headers} return value would imply that there's a number of
26507 these in the data buffer.
26508
26509 Here's a BNF definition of such a buffer:
26510
26511 @example
26512 headers        = *head
26513 head           = error / valid-head
26514 error-message  = [ "4" / "5" ] 2number " " <error message> eol
26515 valid-head     = valid-message *header "." eol
26516 valid-message  = "221 " <number> " Article retrieved." eol
26517 header         = <text> eol
26518 @end example
26519
26520 @cindex BNF
26521 (The version of BNF used here is the one used in RFC822.)
26522
26523 If the return value is @code{nov}, the data buffer should contain
26524 @dfn{network overview database} lines.  These are basically fields
26525 separated by tabs.
26526
26527 @example
26528 nov-buffer = *nov-line
26529 nov-line   = field 7*8[ <TAB> field ] eol
26530 field      = <text except TAB>
26531 @end example
26532
26533 For a closer look at what should be in those fields,
26534 @pxref{Headers}.
26535
26536
26537 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
26538
26539 @var{server} is here the virtual server name.  @var{definitions} is a
26540 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
26541
26542 If the server can't be opened, no error should be signaled.  The back end
26543 may then choose to refuse further attempts at connecting to this
26544 server.  In fact, it should do so.
26545
26546 If the server is opened already, this function should return a
26547 non-@code{nil} value.  There should be no data returned.
26548
26549
26550 @item (nnchoke-close-server &optional SERVER)
26551
26552 Close connection to @var{server} and free all resources connected
26553 to it.  Return @code{nil} if the server couldn't be closed for some
26554 reason.
26555
26556 There should be no data returned.
26557
26558
26559 @item (nnchoke-request-close)
26560
26561 Close connection to all servers and free all resources that the back end
26562 have reserved.  All buffers that have been created by that back end
26563 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
26564 function is generally only called when Gnus is shutting down.
26565
26566 There should be no data returned.
26567
26568
26569 @item (nnchoke-server-opened &optional SERVER)
26570
26571 If @var{server} is the current virtual server, and the connection to the
26572 physical server is alive, then this function should return a
26573 non-@code{nil} value.  This function should under no circumstances
26574 attempt to reconnect to a server we have lost connection to.
26575
26576 There should be no data returned.
26577
26578
26579 @item (nnchoke-status-message &optional SERVER)
26580
26581 This function should return the last error message from @var{server}.
26582
26583 There should be no data returned.
26584
26585
26586 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
26587
26588 The result data from this function should be the article specified by
26589 @var{article}.  This might either be a @code{Message-ID} or a number.
26590 It is optional whether to implement retrieval by @code{Message-ID}, but
26591 it would be nice if that were possible.
26592
26593 If @var{to-buffer} is non-@code{nil}, the result data should be returned
26594 in this buffer instead of the normal data buffer.  This is to make it
26595 possible to avoid copying large amounts of data from one buffer to
26596 another, while Gnus mainly requests articles to be inserted directly
26597 into its article buffer.
26598
26599 If it is at all possible, this function should return a cons cell where
26600 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
26601 the article number.  This will enable Gnus to find out what the real
26602 group and article numbers are when fetching articles by
26603 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
26604 on successful article retrieval.
26605
26606
26607 @item (nnchoke-request-group GROUP &optional SERVER FAST)
26608
26609 Get data on @var{group}.  This function also has the side effect of
26610 making @var{group} the current group.
26611
26612 If @var{fast}, don't bother to return useful data, just make @var{group}
26613 the current group.
26614
26615 Here's an example of some result data and a definition of the same:
26616
26617 @example
26618 211 56 1000 1059 ifi.discussion
26619 @end example
26620
26621 The first number is the status, which should be 211.  Next is the
26622 total number of articles in the group, the lowest article number, the
26623 highest article number, and finally the group name.  Note that the total
26624 number of articles may be less than one might think while just
26625 considering the highest and lowest article numbers, but some articles
26626 may have been canceled.  Gnus just discards the total-number, so
26627 whether one should take the bother to generate it properly (if that is a
26628 problem) is left as an exercise to the reader.  If the group contains no
26629 articles, the lowest article number should be reported as 1 and the
26630 highest as 0.
26631
26632 @example
26633 group-status = [ error / info ] eol
26634 error        = [ "4" / "5" ] 2<number> " " <Error message>
26635 info         = "211 " 3* [ <number> " " ] <string>
26636 @end example
26637
26638
26639 @item (nnchoke-close-group GROUP &optional SERVER)
26640
26641 Close @var{group} and free any resources connected to it.  This will be
26642 a no-op on most back ends.
26643
26644 There should be no data returned.
26645
26646
26647 @item (nnchoke-request-list &optional SERVER)
26648
26649 Return a list of all groups available on @var{server}.  And that means
26650 @emph{all}.
26651
26652 Here's an example from a server that only carries two groups:
26653
26654 @example
26655 ifi.test 0000002200 0000002000 y
26656 ifi.discussion 3324 3300 n
26657 @end example
26658
26659 On each line we have a group name, then the highest article number in
26660 that group, the lowest article number, and finally a flag.  If the group
26661 contains no articles, the lowest article number should be reported as 1
26662 and the highest as 0.
26663
26664 @example
26665 active-file = *active-line
26666 active-line = name " " <number> " " <number> " " flags eol
26667 name        = <string>
26668 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
26669 @end example
26670
26671 The flag says whether the group is read-only (@samp{n}), is moderated
26672 (@samp{m}), is dead (@samp{x}), is aliased to some other group
26673 (@samp{=other-group}) or none of the above (@samp{y}).
26674
26675
26676 @item (nnchoke-request-post &optional SERVER)
26677
26678 This function should post the current buffer.  It might return whether
26679 the posting was successful or not, but that's not required.  If, for
26680 instance, the posting is done asynchronously, it has generally not been
26681 completed by the time this function concludes.  In that case, this
26682 function should set up some kind of sentinel to beep the user loud and
26683 clear if the posting could not be completed.
26684
26685 There should be no result data from this function.
26686
26687 @end table
26688
26689
26690 @node Optional Back End Functions
26691 @subsubsection Optional Back End Functions
26692
26693 @table @code
26694
26695 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
26696
26697 @var{groups} is a list of groups, and this function should request data
26698 on all those groups.  How it does it is of no concern to Gnus, but it
26699 should attempt to do this in a speedy fashion.
26700
26701 The return value of this function can be either @code{active} or
26702 @code{group}, which says what the format of the result data is.  The
26703 former is in the same format as the data from
26704 @code{nnchoke-request-list}, while the latter is a buffer full of lines
26705 in the same format as @code{nnchoke-request-group} gives.
26706
26707 @example
26708 group-buffer = *active-line / *group-status
26709 @end example
26710
26711
26712 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
26713
26714 A Gnus group info (@pxref{Group Info}) is handed to the back end for
26715 alterations.  This comes in handy if the back end really carries all
26716 the information (as is the case with virtual and imap groups).  This
26717 function should destructively alter the info to suit its needs, and
26718 should return a non-@code{nil} value.
26719
26720 There should be no result data from this function.
26721
26722
26723 @item (nnchoke-request-type GROUP &optional ARTICLE)
26724
26725 When the user issues commands for ``sending news'' (@kbd{F} in the
26726 summary buffer, for instance), Gnus has to know whether the article the
26727 user is following up on is news or mail.  This function should return
26728 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
26729 is mail and @code{unknown} if the type can't be decided.  (The
26730 @var{article} parameter is necessary in @code{nnvirtual} groups which
26731 might very well combine mail groups and news groups.)  Both @var{group}
26732 and @var{article} may be @code{nil}.
26733
26734 There should be no result data from this function.
26735
26736
26737 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
26738
26739 Set/remove/add marks on articles.  Normally Gnus handles the article
26740 marks (such as read, ticked, expired etc) internally, and store them in
26741 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
26742 all information about the articles on the server, so Gnus need to
26743 propagate the mark information to the server.
26744
26745 @var{action} is a list of mark setting requests, having this format:
26746
26747 @example
26748 (RANGE ACTION MARK)
26749 @end example
26750
26751 @var{range} is a range of articles you wish to update marks on.
26752 @var{action} is @code{add} or @code{del}, used to add marks or remove
26753 marks (preserving all marks not mentioned).  @var{mark} is a list of
26754 marks; where each mark is a symbol.  Currently used marks are
26755 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
26756 @code{dormant}, @code{save}, @code{download}, @code{unsend},
26757 @code{forward} and @code{recent}, but your back end should, if
26758 possible, not limit itself to these.
26759
26760 Given contradictory actions, the last action in the list should be the
26761 effective one.  That is, if your action contains a request to add the
26762 @code{tick} mark on article 1 and, later in the list, a request to
26763 remove the mark on the same article, the mark should in fact be removed.
26764
26765 An example action list:
26766
26767 @example
26768 (((5 12 30) 'del '(tick))
26769  ((10 . 90) 'add '(read expire))
26770  ((92 94) 'del '(read)))
26771 @end example
26772
26773 The function should return a range of articles it wasn't able to set the
26774 mark on (currently not used for anything).
26775
26776 There should be no result data from this function.
26777
26778 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
26779
26780 If the user tries to set a mark that the back end doesn't like, this
26781 function may change the mark.  Gnus will use whatever this function
26782 returns as the mark for @var{article} instead of the original
26783 @var{mark}.  If the back end doesn't care, it must return the original
26784 @var{mark}, and not @code{nil} or any other type of garbage.
26785
26786 The only use for this I can see is what @code{nnvirtual} does with
26787 it---if a component group is auto-expirable, marking an article as read
26788 in the virtual group should result in the article being marked as
26789 expirable.
26790
26791 There should be no result data from this function.
26792
26793
26794 @item (nnchoke-request-scan &optional GROUP SERVER)
26795
26796 This function may be called at any time (by Gnus or anything else) to
26797 request that the back end check for incoming articles, in one way or
26798 another.  A mail back end will typically read the spool file or query
26799 the @acronym{POP} server when this function is invoked.  The
26800 @var{group} doesn't have to be heeded---if the back end decides that
26801 it is too much work just scanning for a single group, it may do a
26802 total scan of all groups.  It would be nice, however, to keep things
26803 local if that's practical.
26804
26805 There should be no result data from this function.
26806
26807
26808 @item (nnchoke-request-group-description GROUP &optional SERVER)
26809
26810 The result data from this function should be a description of
26811 @var{group}.
26812
26813 @example
26814 description-line = name <TAB> description eol
26815 name             = <string>
26816 description      = <text>
26817 @end example
26818
26819 @item (nnchoke-request-list-newsgroups &optional SERVER)
26820
26821 The result data from this function should be the description of all
26822 groups available on the server.
26823
26824 @example
26825 description-buffer = *description-line
26826 @end example
26827
26828
26829 @item (nnchoke-request-newgroups DATE &optional SERVER)
26830
26831 The result data from this function should be all groups that were
26832 created after @samp{date}, which is in normal human-readable date format
26833 (i.e., the date format used in mail and news headers, and returned by
26834 the function @code{message-make-date} by default).  The data should be
26835 in the active buffer format.
26836
26837 It is okay for this function to return ``too many'' groups; some back ends
26838 might find it cheaper to return the full list of groups, rather than
26839 just the new groups.  But don't do this for back ends with many groups.
26840 Normally, if the user creates the groups herself, there won't be too
26841 many groups, so @code{nnml} and the like are probably safe.  But for
26842 back ends like @code{nntp}, where the groups have been created by the
26843 server, it is quite likely that there can be many groups.
26844
26845
26846 @item (nnchoke-request-create-group GROUP &optional SERVER)
26847
26848 This function should create an empty group with name @var{group}.
26849
26850 There should be no return data.
26851
26852
26853 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
26854
26855 This function should run the expiry process on all articles in the
26856 @var{articles} range (which is currently a simple list of article
26857 numbers.)  It is left up to the back end to decide how old articles
26858 should be before they are removed by this function.  If @var{force} is
26859 non-@code{nil}, all @var{articles} should be deleted, no matter how new
26860 they are.
26861
26862 This function should return a list of articles that it did not/was not
26863 able to delete.
26864
26865 There should be no result data returned.
26866
26867
26868 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
26869
26870 This function should move @var{article} (which is a number) from
26871 @var{group} by calling @var{accept-form}.
26872
26873 This function should ready the article in question for moving by
26874 removing any header lines it has added to the article, and generally
26875 should ``tidy up'' the article.  Then it should @code{eval}
26876 @var{accept-form} in the buffer where the ``tidy'' article is.  This
26877 will do the actual copying.  If this @code{eval} returns a
26878 non-@code{nil} value, the article should be removed.
26879
26880 If @var{last} is @code{nil}, that means that there is a high likelihood
26881 that there will be more requests issued shortly, so that allows some
26882 optimizations.
26883
26884 The function should return a cons where the @code{car} is the group name and
26885 the @code{cdr} is the article number that the article was entered as.
26886
26887 There should be no data returned.
26888
26889
26890 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
26891
26892 This function takes the current buffer and inserts it into @var{group}.
26893 If @var{last} in @code{nil}, that means that there will be more calls to
26894 this function in short order.
26895
26896 The function should return a cons where the @code{car} is the group name and
26897 the @code{cdr} is the article number that the article was entered as.
26898
26899 The group should exist before the back end is asked to accept the
26900 article for that group.
26901
26902 There should be no data returned.
26903
26904
26905 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
26906
26907 This function should remove @var{article} (which is a number) from
26908 @var{group} and insert @var{buffer} there instead.
26909
26910 There should be no data returned.
26911
26912
26913 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
26914
26915 This function should delete @var{group}.  If @var{force}, it should
26916 really delete all the articles in the group, and then delete the group
26917 itself.  (If there is such a thing as ``the group itself''.)
26918
26919 There should be no data returned.
26920
26921
26922 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
26923
26924 This function should rename @var{group} into @var{new-name}.  All
26925 articles in @var{group} should move to @var{new-name}.
26926
26927 There should be no data returned.
26928
26929 @end table
26930
26931
26932 @node Error Messaging
26933 @subsubsection Error Messaging
26934
26935 @findex nnheader-report
26936 @findex nnheader-get-report
26937 The back ends should use the function @code{nnheader-report} to report
26938 error conditions---they should not raise errors when they aren't able to
26939 perform a request.  The first argument to this function is the back end
26940 symbol, and the rest are interpreted as arguments to @code{format} if
26941 there are multiple of them, or just a string if there is one of them.
26942 This function must always returns @code{nil}.
26943
26944 @lisp
26945 (nnheader-report 'nnchoke "You did something totally bogus")
26946
26947 (nnheader-report 'nnchoke "Could not request group %s" group)
26948 @end lisp
26949
26950 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
26951 @code{nil} back from a server, and this function returns the most
26952 recently reported message for the back end in question.  This function
26953 takes one argument---the server symbol.
26954
26955 Internally, these functions access @var{back-end}@code{-status-string},
26956 so the @code{nnchoke} back end will have its error message stored in
26957 @code{nnchoke-status-string}.
26958
26959
26960 @node Writing New Back Ends
26961 @subsubsection Writing New Back Ends
26962
26963 Many back ends are quite similar.  @code{nnml} is just like
26964 @code{nnspool}, but it allows you to edit the articles on the server.
26965 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
26966 and it doesn't maintain overview databases.  @code{nndir} is just like
26967 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
26968 editing articles.
26969
26970 It would make sense if it were possible to ``inherit'' functions from
26971 back ends when writing new back ends.  And, indeed, you can do that if you
26972 want to.  (You don't have to if you don't want to, of course.)
26973
26974 All the back ends declare their public variables and functions by using a
26975 package called @code{nnoo}.
26976
26977 To inherit functions from other back ends (and allow other back ends to
26978 inherit functions from the current back end), you should use the
26979 following macros:
26980
26981 @table @code
26982
26983 @item nnoo-declare
26984 This macro declares the first parameter to be a child of the subsequent
26985 parameters.  For instance:
26986
26987 @lisp
26988 (nnoo-declare nndir
26989   nnml nnmh)
26990 @end lisp
26991
26992 @code{nndir} has declared here that it intends to inherit functions from
26993 both @code{nnml} and @code{nnmh}.
26994
26995 @item defvoo
26996 This macro is equivalent to @code{defvar}, but registers the variable as
26997 a public server variable.  Most state-oriented variables should be
26998 declared with @code{defvoo} instead of @code{defvar}.
26999
27000 In addition to the normal @code{defvar} parameters, it takes a list of
27001 variables in the parent back ends to map the variable to when executing
27002 a function in those back ends.
27003
27004 @lisp
27005 (defvoo nndir-directory nil
27006   "Where nndir will look for groups."
27007   nnml-current-directory nnmh-current-directory)
27008 @end lisp
27009
27010 This means that @code{nnml-current-directory} will be set to
27011 @code{nndir-directory} when an @code{nnml} function is called on behalf
27012 of @code{nndir}.  (The same with @code{nnmh}.)
27013
27014 @item nnoo-define-basics
27015 This macro defines some common functions that almost all back ends should
27016 have.
27017
27018 @lisp
27019 (nnoo-define-basics nndir)
27020 @end lisp
27021
27022 @item deffoo
27023 This macro is just like @code{defun} and takes the same parameters.  In
27024 addition to doing the normal @code{defun} things, it registers the
27025 function as being public so that other back ends can inherit it.
27026
27027 @item nnoo-map-functions
27028 This macro allows mapping of functions from the current back end to
27029 functions from the parent back ends.
27030
27031 @lisp
27032 (nnoo-map-functions nndir
27033   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27034   (nnmh-request-article 0 nndir-current-group 0 0))
27035 @end lisp
27036
27037 This means that when @code{nndir-retrieve-headers} is called, the first,
27038 third, and fourth parameters will be passed on to
27039 @code{nnml-retrieve-headers}, while the second parameter is set to the
27040 value of @code{nndir-current-group}.
27041
27042 @item nnoo-import
27043 This macro allows importing functions from back ends.  It should be the
27044 last thing in the source file, since it will only define functions that
27045 haven't already been defined.
27046
27047 @lisp
27048 (nnoo-import nndir
27049   (nnmh
27050    nnmh-request-list
27051    nnmh-request-newgroups)
27052   (nnml))
27053 @end lisp
27054
27055 This means that calls to @code{nndir-request-list} should just be passed
27056 on to @code{nnmh-request-list}, while all public functions from
27057 @code{nnml} that haven't been defined in @code{nndir} yet should be
27058 defined now.
27059
27060 @end table
27061
27062 Below is a slightly shortened version of the @code{nndir} back end.
27063
27064 @lisp
27065 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
27066 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
27067
27068 ;;; @r{Code:}
27069
27070 (require 'nnheader)
27071 (require 'nnmh)
27072 (require 'nnml)
27073 (require 'nnoo)
27074 (eval-when-compile (require 'cl))
27075
27076 (nnoo-declare nndir
27077   nnml nnmh)
27078
27079 (defvoo nndir-directory nil
27080   "Where nndir will look for groups."
27081   nnml-current-directory nnmh-current-directory)
27082
27083 (defvoo nndir-nov-is-evil nil
27084   "*Non-nil means that nndir will never retrieve NOV headers."
27085   nnml-nov-is-evil)
27086
27087 (defvoo nndir-current-group ""
27088   nil
27089   nnml-current-group nnmh-current-group)
27090 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
27091 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
27092
27093 (defvoo nndir-status-string "" nil nnmh-status-string)
27094 (defconst nndir-version "nndir 1.0")
27095
27096 ;;; @r{Interface functions.}
27097
27098 (nnoo-define-basics nndir)
27099
27100 (deffoo nndir-open-server (server &optional defs)
27101   (setq nndir-directory
27102         (or (cadr (assq 'nndir-directory defs))
27103             server))
27104   (unless (assq 'nndir-directory defs)
27105     (push `(nndir-directory ,server) defs))
27106   (push `(nndir-current-group
27107           ,(file-name-nondirectory
27108             (directory-file-name nndir-directory)))
27109         defs)
27110   (push `(nndir-top-directory
27111           ,(file-name-directory (directory-file-name nndir-directory)))
27112         defs)
27113   (nnoo-change-server 'nndir server defs))
27114
27115 (nnoo-map-functions nndir
27116   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27117   (nnmh-request-article 0 nndir-current-group 0 0)
27118   (nnmh-request-group nndir-current-group 0 0)
27119   (nnmh-close-group nndir-current-group 0))
27120
27121 (nnoo-import nndir
27122   (nnmh
27123    nnmh-status-message
27124    nnmh-request-list
27125    nnmh-request-newgroups))
27126
27127 (provide 'nndir)
27128 @end lisp
27129
27130
27131 @node Hooking New Back Ends Into Gnus
27132 @subsubsection Hooking New Back Ends Into Gnus
27133
27134 @vindex gnus-valid-select-methods
27135 @findex gnus-declare-backend
27136 Having Gnus start using your new back end is rather easy---you just
27137 declare it with the @code{gnus-declare-backend} functions.  This will
27138 enter the back end into the @code{gnus-valid-select-methods} variable.
27139
27140 @code{gnus-declare-backend} takes two parameters---the back end name and
27141 an arbitrary number of @dfn{abilities}.
27142
27143 Here's an example:
27144
27145 @lisp
27146 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
27147 @end lisp
27148
27149 The above line would then go in the @file{nnchoke.el} file.
27150
27151 The abilities can be:
27152
27153 @table @code
27154 @item mail
27155 This is a mailish back end---followups should (probably) go via mail.
27156 @item post
27157 This is a newsish back end---followups should (probably) go via news.
27158 @item post-mail
27159 This back end supports both mail and news.
27160 @item none
27161 This is neither a post nor mail back end---it's something completely
27162 different.
27163 @item respool
27164 It supports respooling---or rather, it is able to modify its source
27165 articles and groups.
27166 @item address
27167 The name of the server should be in the virtual server name.  This is
27168 true for almost all back ends.
27169 @item prompt-address
27170 The user should be prompted for an address when doing commands like
27171 @kbd{B} in the group buffer.  This is true for back ends like
27172 @code{nntp}, but not @code{nnmbox}, for instance.
27173 @end table
27174
27175
27176 @node Mail-like Back Ends
27177 @subsubsection Mail-like Back Ends
27178
27179 One of the things that separate the mail back ends from the rest of the
27180 back ends is the heavy dependence by most of the mail back ends on
27181 common functions in @file{nnmail.el}.  For instance, here's the
27182 definition of @code{nnml-request-scan}:
27183
27184 @lisp
27185 (deffoo nnml-request-scan (&optional group server)
27186   (setq nnml-article-file-alist nil)
27187   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
27188 @end lisp
27189
27190 It simply calls @code{nnmail-get-new-mail} with a few parameters,
27191 and @code{nnmail} takes care of all the moving and splitting of the
27192 mail.
27193
27194 This function takes four parameters.
27195
27196 @table @var
27197 @item method
27198 This should be a symbol to designate which back end is responsible for
27199 the call.
27200
27201 @item exit-function
27202 This function should be called after the splitting has been performed.
27203
27204 @item temp-directory
27205 Where the temporary files should be stored.
27206
27207 @item group
27208 This optional argument should be a group name if the splitting is to be
27209 performed for one group only.
27210 @end table
27211
27212 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
27213 save each article.  @var{back-end}@code{-active-number} will be called to
27214 find the article number assigned to this article.
27215
27216 The function also uses the following variables:
27217 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
27218 this back end); and @var{back-end}@code{-group-alist} and
27219 @var{back-end}@code{-active-file} to generate the new active file.
27220 @var{back-end}@code{-group-alist} should be a group-active alist, like
27221 this:
27222
27223 @example
27224 (("a-group" (1 . 10))
27225  ("some-group" (34 . 39)))
27226 @end example
27227
27228
27229 @node Score File Syntax
27230 @subsection Score File Syntax
27231
27232 Score files are meant to be easily parseable, but yet extremely
27233 mallable.  It was decided that something that had the same read syntax
27234 as an Emacs Lisp list would fit that spec.
27235
27236 Here's a typical score file:
27237
27238 @lisp
27239 (("summary"
27240   ("win95" -10000 nil s)
27241   ("Gnus"))
27242  ("from"
27243   ("Lars" -1000))
27244  (mark -100))
27245 @end lisp
27246
27247 BNF definition of a score file:
27248
27249 @example
27250 score-file      = "" / "(" *element ")"
27251 element         = rule / atom
27252 rule            = string-rule / number-rule / date-rule
27253 string-rule     = "(" quote string-header quote space *string-match ")"
27254 number-rule     = "(" quote number-header quote space *number-match ")"
27255 date-rule       = "(" quote date-header quote space *date-match ")"
27256 quote           = <ascii 34>
27257 string-header   = "subject" / "from" / "references" / "message-id" /
27258                   "xref" / "body" / "head" / "all" / "followup"
27259 number-header   = "lines" / "chars"
27260 date-header     = "date"
27261 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
27262                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
27263 score           = "nil" / <integer>
27264 date            = "nil" / <natural number>
27265 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
27266                   "r" / "regex" / "R" / "Regex" /
27267                   "e" / "exact" / "E" / "Exact" /
27268                   "f" / "fuzzy" / "F" / "Fuzzy"
27269 number-match    = "(" <integer> [ "" / [ space score [ "" /
27270                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
27271 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
27272 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
27273                   space date [ "" / [ space date-match-t ] ] ] ] ")"
27274 date-match-t    = "nil" / "at" / "before" / "after"
27275 atom            = "(" [ required-atom / optional-atom ] ")"
27276 required-atom   = mark / expunge / mark-and-expunge / files /
27277                   exclude-files / read-only / touched
27278 optional-atom   = adapt / local / eval
27279 mark            = "mark" space nil-or-number
27280 nil-or-number   = "nil" / <integer>
27281 expunge         = "expunge" space nil-or-number
27282 mark-and-expunge = "mark-and-expunge" space nil-or-number
27283 files           = "files" *[ space <string> ]
27284 exclude-files   = "exclude-files" *[ space <string> ]
27285 read-only       = "read-only" [ space "nil" / space "t" ]
27286 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
27287 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
27288 local           = "local" *[ space "(" <string> space <form> ")" ]
27289 eval            = "eval" space <form>
27290 space           = *[ " " / <TAB> / <NEWLINE> ]
27291 @end example
27292
27293 Any unrecognized elements in a score file should be ignored, but not
27294 discarded.
27295
27296 As you can see, white space is needed, but the type and amount of white
27297 space is irrelevant.  This means that formatting of the score file is
27298 left up to the programmer---if it's simpler to just spew it all out on
27299 one looong line, then that's ok.
27300
27301 The meaning of the various atoms are explained elsewhere in this
27302 manual (@pxref{Score File Format}).
27303
27304
27305 @node Headers
27306 @subsection Headers
27307
27308 Internally Gnus uses a format for storing article headers that
27309 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
27310 almost suspect that the author looked at the @acronym{NOV} specification and
27311 just shamelessly @emph{stole} the entire thing, and one would be right.
27312
27313 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
27314 RFC 1036 to talk about lines in the head of an article (e.g.,
27315 @code{From}).  It is used by many people as a synonym for
27316 ``head''---``the header and the body''.  (That should be avoided, in my
27317 opinion.)  And Gnus uses a format internally that it calls ``header'',
27318 which is what I'm talking about here.  This is a 9-element vector,
27319 basically, with each header (ouch) having one slot.
27320
27321 These slots are, in order: @code{number}, @code{subject}, @code{from},
27322 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
27323 @code{xref}, and @code{extra}.  There are macros for accessing and
27324 setting these slots---they all have predictable names beginning with
27325 @code{mail-header-} and @code{mail-header-set-}, respectively.
27326
27327 All these slots contain strings, except the @code{extra} slot, which
27328 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
27329
27330
27331 @node Ranges
27332 @subsection Ranges
27333
27334 @sc{gnus} introduced a concept that I found so useful that I've started
27335 using it a lot and have elaborated on it greatly.
27336
27337 The question is simple: If you have a large amount of objects that are
27338 identified by numbers (say, articles, to take a @emph{wild} example)
27339 that you want to qualify as being ``included'', a normal sequence isn't
27340 very useful.  (A 200,000 length sequence is a bit long-winded.)
27341
27342 The solution is as simple as the question: You just collapse the
27343 sequence.
27344
27345 @example
27346 (1 2 3 4 5 6 10 11 12)
27347 @end example
27348
27349 is transformed into
27350
27351 @example
27352 ((1 . 6) (10 . 12))
27353 @end example
27354
27355 To avoid having those nasty @samp{(13 . 13)} elements to denote a
27356 lonesome object, a @samp{13} is a valid element:
27357
27358 @example
27359 ((1 . 6) 7 (10 . 12))
27360 @end example
27361
27362 This means that comparing two ranges to find out whether they are equal
27363 is slightly tricky:
27364
27365 @example
27366 ((1 . 5) 7 8 (10 . 12))
27367 @end example
27368
27369 and
27370
27371 @example
27372 ((1 . 5) (7 . 8) (10 . 12))
27373 @end example
27374
27375 are equal.  In fact, any non-descending list is a range:
27376
27377 @example
27378 (1 2 3 4 5)
27379 @end example
27380
27381 is a perfectly valid range, although a pretty long-winded one.  This is
27382 also valid:
27383
27384 @example
27385 (1 . 5)
27386 @end example
27387
27388 and is equal to the previous range.
27389
27390 Here's a BNF definition of ranges.  Of course, one must remember the
27391 semantic requirement that the numbers are non-descending.  (Any number
27392 of repetition of the same number is allowed, but apt to disappear in
27393 range handling.)
27394
27395 @example
27396 range           = simple-range / normal-range
27397 simple-range    = "(" number " . " number ")"
27398 normal-range    = "(" start-contents ")"
27399 contents        = "" / simple-range *[ " " contents ] /
27400                   number *[ " " contents ]
27401 @end example
27402
27403 Gnus currently uses ranges to keep track of read articles and article
27404 marks.  I plan on implementing a number of range operators in C if The
27405 Powers That Be are willing to let me.  (I haven't asked yet, because I
27406 need to do some more thinking on what operators I need to make life
27407 totally range-based without ever having to convert back to normal
27408 sequences.)
27409
27410
27411 @node Group Info
27412 @subsection Group Info
27413
27414 Gnus stores all permanent info on groups in a @dfn{group info} list.
27415 This list is from three to six elements (or more) long and exhaustively
27416 describes the group.
27417
27418 Here are two example group infos; one is a very simple group while the
27419 second is a more complex one:
27420
27421 @example
27422 ("no.group" 5 ((1 . 54324)))
27423
27424 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
27425                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
27426                 (nnml "")
27427                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
27428 @end example
27429
27430 The first element is the @dfn{group name}---as Gnus knows the group,
27431 anyway.  The second element is the @dfn{subscription level}, which
27432 normally is a small integer.  (It can also be the @dfn{rank}, which is a
27433 cons cell where the @code{car} is the level and the @code{cdr} is the
27434 score.)  The third element is a list of ranges of read articles.  The
27435 fourth element is a list of lists of article marks of various kinds.
27436 The fifth element is the select method (or virtual server, if you like).
27437 The sixth element is a list of @dfn{group parameters}, which is what
27438 this section is about.
27439
27440 Any of the last three elements may be missing if they are not required.
27441 In fact, the vast majority of groups will normally only have the first
27442 three elements, which saves quite a lot of cons cells.
27443
27444 Here's a BNF definition of the group info format:
27445
27446 @example
27447 info          = "(" group space ralevel space read
27448                 [ "" / [ space marks-list [ "" / [ space method [ "" /
27449                 space parameters ] ] ] ] ] ")"
27450 group         = quote <string> quote
27451 ralevel       = rank / level
27452 level         = <integer in the range of 1 to inf>
27453 rank          = "(" level "." score ")"
27454 score         = <integer in the range of 1 to inf>
27455 read          = range
27456 marks-lists   = nil / "(" *marks ")"
27457 marks         = "(" <string> range ")"
27458 method        = "(" <string> *elisp-forms ")"
27459 parameters    = "(" *elisp-forms ")"
27460 @end example
27461
27462 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
27463 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
27464 in pseudo-BNF.
27465
27466 If you have a Gnus info and want to access the elements, Gnus offers a
27467 series of macros for getting/setting these elements.
27468
27469 @table @code
27470 @item gnus-info-group
27471 @itemx gnus-info-set-group
27472 @findex gnus-info-group
27473 @findex gnus-info-set-group
27474 Get/set the group name.
27475
27476 @item gnus-info-rank
27477 @itemx gnus-info-set-rank
27478 @findex gnus-info-rank
27479 @findex gnus-info-set-rank
27480 Get/set the group rank (@pxref{Group Score}).
27481
27482 @item gnus-info-level
27483 @itemx gnus-info-set-level
27484 @findex gnus-info-level
27485 @findex gnus-info-set-level
27486 Get/set the group level.
27487
27488 @item gnus-info-score
27489 @itemx gnus-info-set-score
27490 @findex gnus-info-score
27491 @findex gnus-info-set-score
27492 Get/set the group score (@pxref{Group Score}).
27493
27494 @item gnus-info-read
27495 @itemx gnus-info-set-read
27496 @findex gnus-info-read
27497 @findex gnus-info-set-read
27498 Get/set the ranges of read articles.
27499
27500 @item gnus-info-marks
27501 @itemx gnus-info-set-marks
27502 @findex gnus-info-marks
27503 @findex gnus-info-set-marks
27504 Get/set the lists of ranges of marked articles.
27505
27506 @item gnus-info-method
27507 @itemx gnus-info-set-method
27508 @findex gnus-info-method
27509 @findex gnus-info-set-method
27510 Get/set the group select method.
27511
27512 @item gnus-info-params
27513 @itemx gnus-info-set-params
27514 @findex gnus-info-params
27515 @findex gnus-info-set-params
27516 Get/set the group parameters.
27517 @end table
27518
27519 All the getter functions take one parameter---the info list.  The setter
27520 functions take two parameters---the info list and the new value.
27521
27522 The last three elements in the group info aren't mandatory, so it may be
27523 necessary to extend the group info before setting the element.  If this
27524 is necessary, you can just pass on a non-@code{nil} third parameter to
27525 the three final setter functions to have this happen automatically.
27526
27527
27528 @node Extended Interactive
27529 @subsection Extended Interactive
27530 @cindex interactive
27531 @findex gnus-interactive
27532
27533 Gnus extends the standard Emacs @code{interactive} specification
27534 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
27535 Prefixes}).  Here's an example of how this is used:
27536
27537 @lisp
27538 (defun gnus-summary-increase-score (&optional score symp)
27539   (interactive (gnus-interactive "P\ny"))
27540   ...
27541   )
27542 @end lisp
27543
27544 The best thing to do would have been to implement
27545 @code{gnus-interactive} as a macro which would have returned an
27546 @code{interactive} form, but this isn't possible since Emacs checks
27547 whether a function is interactive or not by simply doing an @code{assq}
27548 on the lambda form.  So, instead we have @code{gnus-interactive}
27549 function that takes a string and returns values that are usable to
27550 @code{interactive}.
27551
27552 This function accepts (almost) all normal @code{interactive} specs, but
27553 adds a few more.
27554
27555 @table @samp
27556 @item y
27557 @vindex gnus-current-prefix-symbol
27558 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
27559 variable.
27560
27561 @item Y
27562 @vindex gnus-current-prefix-symbols
27563 A list of the current symbolic prefixes---the
27564 @code{gnus-current-prefix-symbol} variable.
27565
27566 @item A
27567 The current article number---the @code{gnus-summary-article-number}
27568 function.
27569
27570 @item H
27571 The current article header---the @code{gnus-summary-article-header}
27572 function.
27573
27574 @item g
27575 The current group name---the @code{gnus-group-group-name}
27576 function.
27577
27578 @end table
27579
27580
27581 @node Emacs/XEmacs Code
27582 @subsection Emacs/XEmacs Code
27583 @cindex XEmacs
27584 @cindex Emacsen
27585
27586 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
27587 platforms must be the primary one.  I chose Emacs.  Not because I don't
27588 like XEmacs or Mule, but because it comes first alphabetically.
27589
27590 This means that Gnus will byte-compile under Emacs with nary a warning,
27591 while XEmacs will pump out gigabytes of warnings while byte-compiling.
27592 As I use byte-compilation warnings to help me root out trivial errors in
27593 Gnus, that's very useful.
27594
27595 I've also consistently used Emacs function interfaces, but have used
27596 Gnusey aliases for the functions.  To take an example:  Emacs defines a
27597 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
27598 function.  I then define a function called @code{gnus-run-at-time} that
27599 takes the same parameters as the Emacs @code{run-at-time}.  When running
27600 Gnus under Emacs, the former function is just an alias for the latter.
27601 However, when running under XEmacs, the former is an alias for the
27602 following function:
27603
27604 @lisp
27605 (defun gnus-xmas-run-at-time (time repeat function &rest args)
27606   (start-itimer
27607    "gnus-run-at-time"
27608    `(lambda ()
27609       (,function ,@@args))
27610    time repeat))
27611 @end lisp
27612
27613 This sort of thing has been done for bunches of functions.  Gnus does
27614 not redefine any native Emacs functions while running under XEmacs---it
27615 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
27616 all over.
27617
27618 In the cases where the XEmacs function interface was obviously cleaner,
27619 I used it instead.  For example @code{gnus-region-active-p} is an alias
27620 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
27621
27622 Of course, I could have chosen XEmacs as my native platform and done
27623 mapping functions the other way around.  But I didn't.  The performance
27624 hit these indirections impose on Gnus under XEmacs should be slight.
27625
27626
27627 @node Various File Formats
27628 @subsection Various File Formats
27629
27630 @menu
27631 * Active File Format::          Information on articles and groups available.
27632 * Newsgroups File Format::      Group descriptions.
27633 @end menu
27634
27635
27636 @node Active File Format
27637 @subsubsection Active File Format
27638
27639 The active file lists all groups available on the server in
27640 question.  It also lists the highest and lowest current article numbers
27641 in each group.
27642
27643 Here's an excerpt from a typical active file:
27644
27645 @example
27646 soc.motss 296030 293865 y
27647 alt.binaries.pictures.fractals 3922 3913 n
27648 comp.sources.unix 1605 1593 m
27649 comp.binaries.ibm.pc 5097 5089 y
27650 no.general 1000 900 y
27651 @end example
27652
27653 Here's a pseudo-BNF definition of this file:
27654
27655 @example
27656 active      = *group-line
27657 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
27658 group       = <non-white-space string>
27659 spc         = " "
27660 high-number = <non-negative integer>
27661 low-number  = <positive integer>
27662 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
27663 @end example
27664
27665 For a full description of this file, see the manual pages for
27666 @samp{innd}, in particular @samp{active(5)}.
27667
27668
27669 @node Newsgroups File Format
27670 @subsubsection Newsgroups File Format
27671
27672 The newsgroups file lists groups along with their descriptions.  Not all
27673 groups on the server have to be listed,  and not all groups in the file
27674 have to exist on the server.  The file is meant purely as information to
27675 the user.
27676
27677 The format is quite simple; a group name, a tab, and the description.
27678 Here's the definition:
27679
27680 @example
27681 newsgroups    = *line
27682 line          = group tab description <NEWLINE>
27683 group         = <non-white-space string>
27684 tab           = <TAB>
27685 description   = <string>
27686 @end example
27687
27688
27689 @page
27690 @node Emacs for Heathens
27691 @section Emacs for Heathens
27692
27693 Believe it or not, but some people who use Gnus haven't really used
27694 Emacs much before they embarked on their journey on the Gnus Love Boat.
27695 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
27696 region'', and ``set @code{gnus-flargblossen} to an alist where the key
27697 is a regexp that is used for matching on the group name'' are magical
27698 phrases with little or no meaning, then this appendix is for you.  If
27699 you are already familiar with Emacs, just ignore this and go fondle your
27700 cat instead.
27701
27702 @menu
27703 * Keystrokes::                  Entering text and executing commands.
27704 * Emacs Lisp::                  The built-in Emacs programming language.
27705 @end menu
27706
27707
27708 @node Keystrokes
27709 @subsection Keystrokes
27710
27711 @itemize @bullet
27712 @item
27713 Q: What is an experienced Emacs user?
27714
27715 @item
27716 A: A person who wishes that the terminal had pedals.
27717 @end itemize
27718
27719 Yes, when you use Emacs, you are apt to use the control key, the shift
27720 key and the meta key a lot.  This is very annoying to some people
27721 (notably @code{vi}le users), and the rest of us just love the hell out
27722 of it.  Just give up and submit.  Emacs really does stand for
27723 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
27724 may have heard from other disreputable sources (like the Emacs author).
27725
27726 The shift keys are normally located near your pinky fingers, and are
27727 normally used to get capital letters and stuff.  You probably use it all
27728 the time.  The control key is normally marked ``CTRL'' or something like
27729 that.  The meta key is, funnily enough, never marked as such on any
27730 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
27731 which is the meta key on this keyboard.  It's usually located somewhere
27732 to the left hand side of the keyboard, usually on the bottom row.
27733
27734 Now, us Emacs people don't say ``press the meta-control-m key'',
27735 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
27736 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
27737 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
27738 down the control key, and hold it down while you press @kbd{k}''.
27739 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
27740 the control key and then press @kbd{k}''.  Simple, ay?
27741
27742 This is somewhat complicated by the fact that not all keyboards have a
27743 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
27744 means ``press escape, release escape, press @kbd{k}''.  That's much more
27745 work than if you have a meta key, so if that's the case, I respectfully
27746 suggest you get a real keyboard with a meta key.  You can't live without
27747 it.
27748
27749
27750
27751 @node Emacs Lisp
27752 @subsection Emacs Lisp
27753
27754 Emacs is the King of Editors because it's really a Lisp interpreter.
27755 Each and every key you tap runs some Emacs Lisp code snippet, and since
27756 Emacs Lisp is an interpreted language, that means that you can configure
27757 any key to run any arbitrary code.  You just, like, do it.
27758
27759 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
27760 functions.  (These are byte-compiled for speed, but it's still
27761 interpreted.)  If you decide that you don't like the way Gnus does
27762 certain things, it's trivial to have it do something a different way.
27763 (Well, at least if you know how to write Lisp code.)  However, that's
27764 beyond the scope of this manual, so we are simply going to talk about
27765 some common constructs that you normally use in your @file{.emacs} file
27766 to customize Gnus.
27767
27768 If you want to set the variable @code{gnus-florgbnize} to four (4), you
27769 write the following:
27770
27771 @lisp
27772 (setq gnus-florgbnize 4)
27773 @end lisp
27774
27775 This function (really ``special form'') @code{setq} is the one that can
27776 set a variable to some value.  This is really all you need to know.  Now
27777 you can go and fill your @file{.emacs} file with lots of these to change
27778 how Gnus works.
27779
27780 If you have put that thing in your @file{.emacs} file, it will be read
27781 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
27782 start Emacs.  If you want to change the variable right away, simply say
27783 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
27784 previous ``form'', which is a simple @code{setq} statement here.
27785
27786 Go ahead---just try it, if you're located at your Emacs.  After you
27787 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
27788 is the return value of the form you @code{eval}ed.
27789
27790 Some pitfalls:
27791
27792 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
27793 that means:
27794
27795 @lisp
27796 (setq gnus-read-active-file 'some)
27797 @end lisp
27798
27799 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
27800 @samp{nntp.ifi.uio.no}'', that means:
27801
27802 @lisp
27803 (setq gnus-nntp-server "nntp.ifi.uio.no")
27804 @end lisp
27805
27806 So be careful not to mix up strings (the latter) with symbols (the
27807 former).  The manual is unambiguous, but it can be confusing.
27808
27809 @page
27810 @include gnus-faq.texi
27811
27812 @node Index
27813 @chapter Index
27814 @printindex cp
27815
27816 @node Key Index
27817 @chapter Key Index
27818 @printindex ky
27819
27820 @summarycontents
27821 @contents
27822 @bye
27823
27824 @iftex
27825 @iflatex
27826 \end{document}
27827 @end iflatex
27828 @end iftex
27829
27830 @c Local Variables:
27831 @c mode: texinfo
27832 @c coding: iso-8859-1
27833 @c End: