c8401a9ae909f55d1b31402ec47ee336ab61948c
[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 DEL
2652 @kindex G DEL (Group)
2653 @findex gnus-group-delete-group
2654 This function will delete the current group
2655 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2656 actually delete all the articles in the group, and forcibly remove the
2657 group itself from the face of the Earth.  Use a prefix only if you are
2658 absolutely sure of what you are doing.  This command can't be used on
2659 read-only groups (like @code{nntp} group), though.
2660
2661 @item G V
2662 @kindex G V (Group)
2663 @findex gnus-group-make-empty-virtual
2664 Make a new, fresh, empty @code{nnvirtual} group
2665 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2666
2667 @item G v
2668 @kindex G v (Group)
2669 @findex gnus-group-add-to-virtual
2670 Add the current group to an @code{nnvirtual} group
2671 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2672 @end table
2673
2674 @xref{Select Methods}, for more information on the various select
2675 methods.
2676
2677 @vindex gnus-activate-foreign-newsgroups
2678 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2679 Gnus will check all foreign groups with this level or lower at startup.
2680 This might take quite a while, especially if you subscribe to lots of
2681 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2682 @code{gnus-activate-level} also affects activation of foreign
2683 newsgroups.
2684
2685
2686 @node Group Parameters
2687 @section Group Parameters
2688 @cindex group parameters
2689
2690 The group parameters store information local to a particular group.
2691 Here's an example group parameter list:
2692
2693 @example
2694 ((to-address . "ding@@gnus.org")
2695  (auto-expire . t))
2696 @end example
2697
2698 We see that each element consists of a ``dotted pair''---the thing before
2699 the dot is the key, while the thing after the dot is the value.  All the
2700 parameters have this form @emph{except} local variable specs, which are
2701 not dotted pairs, but proper lists.
2702
2703 Some parameters have correspondent customizable variables, each of which
2704 is an alist of regexps and values.
2705
2706 The following group parameters can be used:
2707
2708 @table @code
2709 @item to-address
2710 @cindex to-address
2711 Address used by when doing followups and new posts.
2712
2713 @example
2714 (to-address . "some@@where.com")
2715 @end example
2716
2717 This is primarily useful in mail groups that represent closed mailing
2718 lists---mailing lists where it's expected that everybody that writes to
2719 the mailing list is subscribed to it.  Since using this parameter
2720 ensures that the mail only goes to the mailing list itself, it means
2721 that members won't receive two copies of your followups.
2722
2723 Using @code{to-address} will actually work whether the group is foreign
2724 or not.  Let's say there's a group on the server that is called
2725 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2726 the articles from a mail-to-news gateway.  Posting directly to this
2727 group is therefore impossible---you have to send mail to the mailing
2728 list address instead.
2729
2730 See also @code{gnus-parameter-to-address-alist}.
2731
2732 @item to-list
2733 @cindex to-list
2734 Address used when doing @kbd{a} in that group.
2735
2736 @example
2737 (to-list . "some@@where.com")
2738 @end example
2739
2740 It is totally ignored
2741 when doing a followup---except that if it is present in a news group,
2742 you'll get mail group semantics when doing @kbd{f}.
2743
2744 If you do an @kbd{a} command in a mail group and you have neither a
2745 @code{to-list} group parameter nor a @code{to-address} group parameter,
2746 then a @code{to-list} group parameter will be added automatically upon
2747 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2748 @vindex gnus-add-to-list
2749
2750 If you do an @kbd{a} command in a mail group and you don't have a
2751 @code{to-list} group parameter, one will be added automatically upon
2752 sending the message.
2753
2754 @findex gnus-mailing-list-mode
2755 @cindex mail list groups
2756 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2757 entering summary buffer.
2758
2759 See also @code{gnus-parameter-to-list-alist}.
2760
2761 @anchor{subscribed}
2762 @item subscribed
2763 @cindex subscribed
2764 @cindex Mail-Followup-To
2765 If this parameter is set to @code{t}, Gnus will consider the
2766 to-address and to-list parameters for this group as addresses of
2767 mailing lists you are subscribed to.  Giving Gnus this information is
2768 (only) a first step in getting it to generate correct Mail-Followup-To
2769 headers for your posts to these lists.  @xref{Mailing Lists, ,Mailing
2770 Lists, message, The Message Manual}, for a complete treatment of
2771 available MFT support.
2772
2773 See also @code{gnus-find-subscribed-addresses}, the function that
2774 directly uses this group parameter.
2775
2776 @item visible
2777 @cindex visible
2778 If the group parameter list has the element @code{(visible . t)},
2779 that group will always be visible in the Group buffer, regardless
2780 of whether it has any unread articles.
2781
2782 @item broken-reply-to
2783 @cindex broken-reply-to
2784 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2785 headers in this group are to be ignored, and for the header to be hidden
2786 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2787 can be useful if you're reading a mailing list group where the listserv
2788 has inserted @code{Reply-To} headers that point back to the listserv
2789 itself.  That is broken behavior.  So there!
2790
2791 @item to-group
2792 @cindex to-group
2793 Elements like @code{(to-group . "some.group.name")} means that all
2794 posts in that group will be sent to @code{some.group.name}.
2795
2796 @item newsgroup
2797 @cindex newsgroup
2798 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2799 will treat all responses as if they were responses to news articles.
2800 This can be useful if you have a mail group that's really a mirror of a
2801 news group.
2802
2803 @item gcc-self
2804 @cindex gcc-self
2805 If @code{(gcc-self . t)} is present in the group parameter list, newly
2806 composed messages will be @code{Gcc}'d to the current group.  If
2807 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2808 generated, if @code{(gcc-self . "string")} is present, this string will
2809 be inserted literally as a @code{gcc} header.  This parameter takes
2810 precedence over any default @code{Gcc} rules as described later
2811 (@pxref{Archived Messages}).
2812
2813 @strong{Caveat}: It yields an error putting @code{(gcc-self . t)} in
2814 groups of an @code{nntp} server or so, because an @code{nntp} server
2815 doesn't accept articles.
2816
2817 @item auto-expire
2818 @cindex auto-expire
2819 If the group parameter has an element that looks like @code{(auto-expire
2820 . t)}, all articles read will be marked as expirable.  For an
2821 alternative approach, @pxref{Expiring Mail}.
2822
2823 See also @code{gnus-auto-expirable-newsgroups}.
2824
2825 @item total-expire
2826 @cindex total-expire
2827 If the group parameter has an element that looks like
2828 @code{(total-expire . t)}, all read articles will be put through the
2829 expiry process, even if they are not marked as expirable.  Use with
2830 caution.  Unread, ticked and dormant articles are not eligible for
2831 expiry.
2832
2833 See also @code{gnus-total-expirable-newsgroups}.
2834
2835 @item expiry-wait
2836 @cindex expiry-wait
2837 @vindex nnmail-expiry-wait-function
2838 If the group parameter has an element that looks like
2839 @code{(expiry-wait . 10)}, this value will override any
2840 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2841 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2842 can either be a number of days (not necessarily an integer) or the
2843 symbols @code{never} or @code{immediate}.
2844
2845 @item expiry-target
2846 @cindex expiry-target
2847 Where expired messages end up.  This parameter overrides
2848 @code{nnmail-expiry-target}.
2849
2850 @item score-file
2851 @cindex score file group parameter
2852 Elements that look like @code{(score-file . "file")} will make
2853 @file{file} into the current score file for the group in question.  All
2854 interactive score entries will be put into this file.
2855
2856 @item adapt-file
2857 @cindex adapt file group parameter
2858 Elements that look like @code{(adapt-file . "file")} will make
2859 @file{file} into the current adaptive file for the group in question.
2860 All adaptive score entries will be put into this file.
2861
2862 @item admin-address
2863 @cindex admin-address
2864 When unsubscribing from a mailing list you should never send the
2865 unsubscription notice to the mailing list itself.  Instead, you'd send
2866 messages to the administrative address.  This parameter allows you to
2867 put the admin address somewhere convenient.
2868
2869 @item display
2870 @cindex display
2871 Elements that look like @code{(display . MODE)} say which articles to
2872 display on entering the group.  Valid values are:
2873
2874 @table @code
2875 @item all
2876 Display all articles, both read and unread.
2877
2878 @item an integer
2879 Display the last @var{integer} articles in the group.  This is the same as
2880 entering the group with @kbd{C-u @var{integer}}.
2881
2882 @item default
2883 Display the default visible articles, which normally includes unread and
2884 ticked articles.
2885
2886 @item an array
2887 Display articles that satisfy a predicate.
2888
2889 Here are some examples:
2890
2891 @table @code
2892 @item [unread]
2893 Display only unread articles.
2894
2895 @item [not expire]
2896 Display everything except expirable articles.
2897
2898 @item [and (not reply) (not expire)]
2899 Display everything except expirable and articles you've already
2900 responded to.
2901 @end table
2902
2903 The available operators are @code{not}, @code{and} and @code{or}.
2904 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2905 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2906 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2907 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2908
2909 @end table
2910
2911 The @code{display} parameter works by limiting the summary buffer to
2912 the subset specified.  You can pop the limit by using the @kbd{/ w}
2913 command (@pxref{Limiting}).
2914
2915 @item comment
2916 @cindex comment
2917 Elements that look like @code{(comment . "This is a comment")} are
2918 arbitrary comments on the group.  You can display comments in the
2919 group line (@pxref{Group Line Specification}).
2920
2921 @item charset
2922 @cindex charset
2923 Elements that look like @code{(charset . iso-8859-1)} will make
2924 @code{iso-8859-1} the default charset; that is, the charset that will be
2925 used for all articles that do not specify a charset.
2926
2927 See also @code{gnus-group-charset-alist}.
2928
2929 @item ignored-charsets
2930 @cindex ignored-charset
2931 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2932 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2933 default charset will be used for decoding articles.
2934
2935 See also @code{gnus-group-ignored-charsets-alist}.
2936
2937 @item posting-style
2938 @cindex posting-style
2939 You can store additional posting style information for this group
2940 here (@pxref{Posting Styles}).  The format is that of an entry in the
2941 @code{gnus-posting-styles} alist, except that there's no regexp matching
2942 the group name (of course).  Style elements in this group parameter will
2943 take precedence over the ones found in @code{gnus-posting-styles}.
2944
2945 For instance, if you want a funky name and signature in this group only,
2946 instead of hacking @code{gnus-posting-styles}, you could put something
2947 like this in the group parameters:
2948
2949 @example
2950 (posting-style
2951   (name "Funky Name")
2952   ("X-My-Header" "Funky Value")
2953   (signature "Funky Signature"))
2954 @end example
2955
2956 @item post-method
2957 @cindex post-method
2958 If it is set, the value is used as the method for posting message
2959 instead of @code{gnus-post-method}.
2960
2961 @item banner
2962 @cindex banner
2963 An item like @code{(banner . @var{regexp})} causes any part of an article
2964 that matches the regular expression @var{regexp} to be stripped.  Instead of
2965 @var{regexp}, you can also use the symbol @code{signature} which strips the
2966 last signature or any of the elements of the alist
2967 @code{gnus-article-banner-alist}.
2968
2969 @item sieve
2970 @cindex sieve
2971 This parameter contains a Sieve test that should match incoming mail
2972 that should be placed in this group.  From this group parameter, a
2973 Sieve @samp{IF} control structure is generated, having the test as the
2974 condition and @samp{fileinto "group.name";} as the body.
2975
2976 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2977 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2978 translating the group parameter into a Sieve script (@pxref{Sieve
2979 Commands}) the following Sieve code is generated:
2980
2981 @example
2982 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2983         fileinto \"INBOX.list.sieve\";
2984 @}
2985 @end example
2986
2987 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
2988 Top, sieve, Emacs Sieve}.
2989
2990 @item (@var{variable} @var{form})
2991 You can use the group parameters to set variables local to the group you
2992 are entering.  If you want to turn threading off in @samp{news.answers},
2993 you could put @code{(gnus-show-threads nil)} in the group parameters of
2994 that group.  @code{gnus-show-threads} will be made into a local variable
2995 in the summary buffer you enter, and the form @code{nil} will be
2996 @code{eval}ed there.
2997
2998 Note that this feature sets the variable locally to the summary buffer.
2999 But some variables are evaluated in the article buffer, or in the
3000 message buffer (of a reply or followup or otherwise newly created
3001 message).  As a workaround, it might help to add the variable in
3002 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3003 Stuff}.  So if you want to set @code{message-from-style} via the group
3004 parameters, then you may need the following statement elsewhere in your
3005 @file{~/.gnus} file:
3006
3007 @lisp
3008 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3009 @end lisp
3010
3011 @vindex gnus-list-identifiers
3012 A use for this feature is to remove a mailing list identifier tag in
3013 the subject fields of articles.  E.g. if the news group
3014
3015 @example
3016 nntp+news.gnus.org:gmane.text.docbook.apps
3017 @end example
3018
3019 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3020 tag can be removed from the article subjects in the summary buffer for
3021 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3022 into the group parameters for the group.
3023
3024 This can also be used as a group-specific hook function, if you'd like.
3025 If you want to hear a beep when you enter a group, you could put
3026 something like @code{(dummy-variable (ding))} in the parameters of that
3027 group.  @code{dummy-variable} will be set to the result of the
3028 @code{(ding)} form, but who cares?
3029
3030 @end table
3031
3032 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3033 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3034 presents you with a Customize-like interface.  The latter helps avoid
3035 silly Lisp errors.)  You might also be interested in reading about topic
3036 parameters (@pxref{Topic Parameters}).
3037
3038 @vindex gnus-parameters
3039 Group parameters can be set via the @code{gnus-parameters} variable too.
3040 But some variables, such as @code{visible}, have no effect.  For
3041 example:
3042
3043 @lisp
3044 (setq gnus-parameters
3045       '(("mail\\..*"
3046          (gnus-show-threads nil)
3047          (gnus-use-scoring nil)
3048          (gnus-summary-line-format
3049           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3050          (gcc-self . t)
3051          (display . all))
3052
3053         ("^nnimap:\\(foo.bar\\)$"
3054          (to-group . "\\1"))
3055
3056         ("mail\\.me"
3057          (gnus-use-scoring  t))
3058
3059         ("list\\..*"
3060          (total-expire . t)
3061          (broken-reply-to . t))))
3062 @end lisp
3063
3064 String value of parameters will be subjected to regexp substitution, as
3065 the @code{to-group} example shows.
3066
3067
3068 @node Listing Groups
3069 @section Listing Groups
3070 @cindex group listing
3071
3072 These commands all list various slices of the groups available.
3073
3074 @table @kbd
3075
3076 @item l
3077 @itemx A s
3078 @kindex A s (Group)
3079 @kindex l (Group)
3080 @findex gnus-group-list-groups
3081 List all groups that have unread articles
3082 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3083 command will list only groups of level ARG and lower.  By default, it
3084 only lists groups of level five (i.e.,
3085 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3086 groups).
3087
3088 @item L
3089 @itemx A u
3090 @kindex A u (Group)
3091 @kindex L (Group)
3092 @findex gnus-group-list-all-groups
3093 List all groups, whether they have unread articles or not
3094 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3095 this command will list only groups of level ARG and lower.  By default,
3096 it lists groups of level seven or lower (i.e., just subscribed and
3097 unsubscribed groups).
3098
3099 @item A l
3100 @kindex A l (Group)
3101 @findex gnus-group-list-level
3102 List all unread groups on a specific level
3103 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3104 with no unread articles.
3105
3106 @item A k
3107 @kindex A k (Group)
3108 @findex gnus-group-list-killed
3109 List all killed groups (@code{gnus-group-list-killed}).  If given a
3110 prefix argument, really list all groups that are available, but aren't
3111 currently (un)subscribed.  This could entail reading the active file
3112 from the server.
3113
3114 @item A z
3115 @kindex A z (Group)
3116 @findex gnus-group-list-zombies
3117 List all zombie groups (@code{gnus-group-list-zombies}).
3118
3119 @item A m
3120 @kindex A m (Group)
3121 @findex gnus-group-list-matching
3122 List all unread, subscribed groups with names that match a regexp
3123 (@code{gnus-group-list-matching}).
3124
3125 @item A M
3126 @kindex A M (Group)
3127 @findex gnus-group-list-all-matching
3128 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3129
3130 @item A A
3131 @kindex A A (Group)
3132 @findex gnus-group-list-active
3133 List absolutely all groups in the active file(s) of the
3134 server(s) you are connected to (@code{gnus-group-list-active}).  This
3135 might very well take quite a while.  It might actually be a better idea
3136 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3137 thing to match on.  Also note that this command may list groups that
3138 don't exist (yet)---these will be listed as if they were killed groups.
3139 Take the output with some grains of salt.
3140
3141 @item A a
3142 @kindex A a (Group)
3143 @findex gnus-group-apropos
3144 List all groups that have names that match a regexp
3145 (@code{gnus-group-apropos}).
3146
3147 @item A d
3148 @kindex A d (Group)
3149 @findex gnus-group-description-apropos
3150 List all groups that have names or descriptions that match a regexp
3151 (@code{gnus-group-description-apropos}).
3152
3153 @item A c
3154 @kindex A c (Group)
3155 @findex gnus-group-list-cached
3156 List all groups with cached articles (@code{gnus-group-list-cached}).
3157
3158 @item A ?
3159 @kindex A ? (Group)
3160 @findex gnus-group-list-dormant
3161 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3162
3163 @item A /
3164 @kindex A / (Group)
3165 @findex gnus-group-list-limit
3166 List groups limited within the current selection
3167 (@code{gnus-group-list-limit}).
3168
3169 @item A f
3170 @kindex A f (Group)
3171 @findex gnus-group-list-flush
3172 Flush groups from the current selection (@code{gnus-group-list-flush}).
3173
3174 @item A p
3175 @kindex A p (Group)
3176 @findex gnus-group-list-plus
3177 List groups plus the current selection (@code{gnus-group-list-plus}).
3178
3179 @end table
3180
3181 @vindex gnus-permanently-visible-groups
3182 @cindex visible group parameter
3183 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3184 always be shown, whether they have unread articles or not.  You can also
3185 add the @code{visible} element to the group parameters in question to
3186 get the same effect.
3187
3188 @vindex gnus-list-groups-with-ticked-articles
3189 Groups that have just ticked articles in it are normally listed in the
3190 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3191 @code{nil}, these groups will be treated just like totally empty
3192 groups.  It is @code{t} by default.
3193
3194
3195 @node Sorting Groups
3196 @section Sorting Groups
3197 @cindex sorting groups
3198
3199 @kindex C-c C-s (Group)
3200 @findex gnus-group-sort-groups
3201 @vindex gnus-group-sort-function
3202 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3203 group buffer according to the function(s) given by the
3204 @code{gnus-group-sort-function} variable.  Available sorting functions
3205 include:
3206
3207 @table @code
3208
3209 @item gnus-group-sort-by-alphabet
3210 @findex gnus-group-sort-by-alphabet
3211 Sort the group names alphabetically.  This is the default.
3212
3213 @item gnus-group-sort-by-real-name
3214 @findex gnus-group-sort-by-real-name
3215 Sort the group alphabetically on the real (unprefixed) group names.
3216
3217 @item gnus-group-sort-by-level
3218 @findex gnus-group-sort-by-level
3219 Sort by group level.
3220
3221 @item gnus-group-sort-by-score
3222 @findex gnus-group-sort-by-score
3223 Sort by group score.  @xref{Group Score}.
3224
3225 @item gnus-group-sort-by-rank
3226 @findex gnus-group-sort-by-rank
3227 Sort by group score and then the group level.  The level and the score
3228 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3229
3230 @item gnus-group-sort-by-unread
3231 @findex gnus-group-sort-by-unread
3232 Sort by number of unread articles.
3233
3234 @item gnus-group-sort-by-method
3235 @findex gnus-group-sort-by-method
3236 Sort alphabetically on the select method.
3237
3238 @item gnus-group-sort-by-server
3239 @findex gnus-group-sort-by-server
3240 Sort alphabetically on the Gnus server name.
3241
3242
3243 @end table
3244
3245 @code{gnus-group-sort-function} can also be a list of sorting
3246 functions.  In that case, the most significant sort key function must be
3247 the last one.
3248
3249
3250 There are also a number of commands for sorting directly according to
3251 some sorting criteria:
3252
3253 @table @kbd
3254 @item G S a
3255 @kindex G S a (Group)
3256 @findex gnus-group-sort-groups-by-alphabet
3257 Sort the group buffer alphabetically by group name
3258 (@code{gnus-group-sort-groups-by-alphabet}).
3259
3260 @item G S u
3261 @kindex G S u (Group)
3262 @findex gnus-group-sort-groups-by-unread
3263 Sort the group buffer by the number of unread articles
3264 (@code{gnus-group-sort-groups-by-unread}).
3265
3266 @item G S l
3267 @kindex G S l (Group)
3268 @findex gnus-group-sort-groups-by-level
3269 Sort the group buffer by group level
3270 (@code{gnus-group-sort-groups-by-level}).
3271
3272 @item G S v
3273 @kindex G S v (Group)
3274 @findex gnus-group-sort-groups-by-score
3275 Sort the group buffer by group score
3276 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3277
3278 @item G S r
3279 @kindex G S r (Group)
3280 @findex gnus-group-sort-groups-by-rank
3281 Sort the group buffer by group rank
3282 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3283
3284 @item G S m
3285 @kindex G S m (Group)
3286 @findex gnus-group-sort-groups-by-method
3287 Sort the group buffer alphabetically by back end name@*
3288 (@code{gnus-group-sort-groups-by-method}).
3289
3290 @item G S n
3291 @kindex G S n (Group)
3292 @findex gnus-group-sort-groups-by-real-name
3293 Sort the group buffer alphabetically by real (unprefixed) group name
3294 (@code{gnus-group-sort-groups-by-real-name}).
3295
3296 @end table
3297
3298 All the commands below obey the process/prefix convention
3299 (@pxref{Process/Prefix}).
3300
3301 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3302 commands will sort in reverse order.
3303
3304 You can also sort a subset of the groups:
3305
3306 @table @kbd
3307 @item G P a
3308 @kindex G P a (Group)
3309 @findex gnus-group-sort-selected-groups-by-alphabet
3310 Sort the groups alphabetically by group name
3311 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3312
3313 @item G P u
3314 @kindex G P u (Group)
3315 @findex gnus-group-sort-selected-groups-by-unread
3316 Sort the groups by the number of unread articles
3317 (@code{gnus-group-sort-selected-groups-by-unread}).
3318
3319 @item G P l
3320 @kindex G P l (Group)
3321 @findex gnus-group-sort-selected-groups-by-level
3322 Sort the groups by group level
3323 (@code{gnus-group-sort-selected-groups-by-level}).
3324
3325 @item G P v
3326 @kindex G P v (Group)
3327 @findex gnus-group-sort-selected-groups-by-score
3328 Sort the groups by group score
3329 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3330
3331 @item G P r
3332 @kindex G P r (Group)
3333 @findex gnus-group-sort-selected-groups-by-rank
3334 Sort the groups by group rank
3335 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3336
3337 @item G P m
3338 @kindex G P m (Group)
3339 @findex gnus-group-sort-selected-groups-by-method
3340 Sort the groups alphabetically by back end name@*
3341 (@code{gnus-group-sort-selected-groups-by-method}).
3342
3343 @item G P n
3344 @kindex G P n (Group)
3345 @findex gnus-group-sort-selected-groups-by-real-name
3346 Sort the groups alphabetically by real (unprefixed) group name
3347 (@code{gnus-group-sort-selected-groups-by-real-name}).
3348
3349 @item G P s
3350 @kindex G P s (Group)
3351 @findex gnus-group-sort-selected-groups
3352 Sort the groups according to @code{gnus-group-sort-function}.
3353
3354 @end table
3355
3356 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3357 move groups around.
3358
3359
3360 @node Group Maintenance
3361 @section Group Maintenance
3362 @cindex bogus groups
3363
3364 @table @kbd
3365 @item b
3366 @kindex b (Group)
3367 @findex gnus-group-check-bogus-groups
3368 Find bogus groups and delete them
3369 (@code{gnus-group-check-bogus-groups}).
3370
3371 @item F
3372 @kindex F (Group)
3373 @findex gnus-group-find-new-groups
3374 Find new groups and process them (@code{gnus-group-find-new-groups}).
3375 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3376 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3377 to query the server for new groups, and subscribe the new groups as
3378 zombies.
3379
3380 @item C-c C-x
3381 @kindex C-c C-x (Group)
3382 @findex gnus-group-expire-articles
3383 Run all expirable articles in the current group through the expiry
3384 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3385 all expirable articles in the group that have been around for a while.
3386 (@pxref{Expiring Mail}).
3387
3388 @item C-c C-M-x
3389 @kindex C-c C-M-x (Group)
3390 @findex gnus-group-expire-all-groups
3391 Run all expirable articles in all groups through the expiry process
3392 (@code{gnus-group-expire-all-groups}).
3393
3394 @end table
3395
3396
3397 @node Browse Foreign Server
3398 @section Browse Foreign Server
3399 @cindex foreign servers
3400 @cindex browsing servers
3401
3402 @table @kbd
3403 @item B
3404 @kindex B (Group)
3405 @findex gnus-group-browse-foreign-server
3406 You will be queried for a select method and a server name.  Gnus will
3407 then attempt to contact this server and let you browse the groups there
3408 (@code{gnus-group-browse-foreign-server}).
3409 @end table
3410
3411 @findex gnus-browse-mode
3412 A new buffer with a list of available groups will appear.  This buffer
3413 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3414 a lot) like a normal group buffer.
3415
3416 Here's a list of keystrokes available in the browse mode:
3417
3418 @table @kbd
3419 @item n
3420 @kindex n (Browse)
3421 @findex gnus-group-next-group
3422 Go to the next group (@code{gnus-group-next-group}).
3423
3424 @item p
3425 @kindex p (Browse)
3426 @findex gnus-group-prev-group
3427 Go to the previous group (@code{gnus-group-prev-group}).
3428
3429 @item SPACE
3430 @kindex SPACE (Browse)
3431 @findex gnus-browse-read-group
3432 Enter the current group and display the first article
3433 (@code{gnus-browse-read-group}).
3434
3435 @item RET
3436 @kindex RET (Browse)
3437 @findex gnus-browse-select-group
3438 Enter the current group (@code{gnus-browse-select-group}).
3439
3440 @item u
3441 @kindex u (Browse)
3442 @findex gnus-browse-unsubscribe-current-group
3443 Unsubscribe to the current group, or, as will be the case here,
3444 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3445
3446 @item l
3447 @itemx q
3448 @kindex q (Browse)
3449 @kindex l (Browse)
3450 @findex gnus-browse-exit
3451 Exit browse mode (@code{gnus-browse-exit}).
3452
3453 @item d
3454 @kindex d (Browse)
3455 @findex gnus-browse-describe-group
3456 Describe the current group (@code{gnus-browse-describe-group}).
3457
3458 @item ?
3459 @kindex ? (Browse)
3460 @findex gnus-browse-describe-briefly
3461 Describe browse mode briefly (well, there's not much to describe, is
3462 there) (@code{gnus-browse-describe-briefly}).
3463 @end table
3464
3465
3466 @node Exiting Gnus
3467 @section Exiting Gnus
3468 @cindex exiting Gnus
3469
3470 Yes, Gnus is ex(c)iting.
3471
3472 @table @kbd
3473 @item z
3474 @kindex z (Group)
3475 @findex gnus-group-suspend
3476 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3477 but it kills all buffers except the Group buffer.  I'm not sure why this
3478 is a gain, but then who am I to judge?
3479
3480 @item q
3481 @kindex q (Group)
3482 @findex gnus-group-exit
3483 @c @icon{gnus-group-exit}
3484 Quit Gnus (@code{gnus-group-exit}).
3485
3486 @item Q
3487 @kindex Q (Group)
3488 @findex gnus-group-quit
3489 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3490 The dribble file will be saved, though (@pxref{Auto Save}).
3491 @end table
3492
3493 @vindex gnus-exit-gnus-hook
3494 @vindex gnus-suspend-gnus-hook
3495 @vindex gnus-after-exiting-gnus-hook
3496 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3497 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3498 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3499 exiting Gnus.
3500
3501 Note:
3502
3503 @quotation
3504 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3505 numbly heavy and herself fall into a hazy trance as the boy sitting
3506 behind her drew repeated lines with his pencil across the back of her
3507 plastic chair.
3508 @end quotation
3509
3510
3511 @node Group Topics
3512 @section Group Topics
3513 @cindex topics
3514
3515 If you read lots and lots of groups, it might be convenient to group
3516 them hierarchically according to topics.  You put your Emacs groups over
3517 here, your sex groups over there, and the rest (what, two groups or so?)
3518 you put in some misc section that you never bother with anyway.  You can
3519 even group the Emacs sex groups as a sub-topic to either the Emacs
3520 groups or the sex groups---or both!  Go wild!
3521
3522 @iftex
3523 @iflatex
3524 \gnusfigure{Group Topics}{400}{
3525 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3526 }
3527 @end iflatex
3528 @end iftex
3529
3530 Here's an example:
3531
3532 @example
3533 Gnus
3534   Emacs -- I wuw it!
3535      3: comp.emacs
3536      2: alt.religion.emacs
3537     Naughty Emacs
3538      452: alt.sex.emacs
3539        0: comp.talk.emacs.recovery
3540   Misc
3541      8: comp.binaries.fractals
3542     13: comp.sources.unix
3543 @end example
3544
3545 @findex gnus-topic-mode
3546 @kindex t (Group)
3547 To get this @emph{fab} functionality you simply turn on (ooh!) the
3548 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3549 is a toggling command.)
3550
3551 Go ahead, just try it.  I'll still be here when you get back.  La de
3552 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3553 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3554 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3555 Hot and bothered?
3556
3557 If you want this permanently enabled, you should add that minor mode to
3558 the hook for the group mode.  Put the following line in your
3559 @file{~/.gnus.el} file:
3560
3561 @lisp
3562 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3563 @end lisp
3564
3565 @menu
3566 * Topic Commands::              Interactive E-Z commands.
3567 * Topic Variables::             How to customize the topics the Lisp Way.
3568 * Topic Sorting::               Sorting each topic individually.
3569 * Topic Topology::              A map of the world.
3570 * Topic Parameters::            Parameters that apply to all groups in a topic.
3571 @end menu
3572
3573
3574 @node Topic Commands
3575 @subsection Topic Commands
3576 @cindex topic commands
3577
3578 When the topic minor mode is turned on, a new @kbd{T} submap will be
3579 available.  In addition, a few of the standard keys change their
3580 definitions slightly.
3581
3582 In general, the following kinds of operations are possible on topics.
3583 First of all, you want to create topics.  Secondly, you want to put
3584 groups in topics and to move them around until you have an order you
3585 like.  The third kind of operation is to show/hide parts of the whole
3586 shebang.  You might want to hide a topic including its subtopics and
3587 groups, to get a better overview of the other groups.
3588
3589 Here is a list of the basic keys that you might need to set up topics
3590 the way you like.
3591
3592 @table @kbd
3593
3594 @item T n
3595 @kindex T n (Topic)
3596 @findex gnus-topic-create-topic
3597 Prompt for a new topic name and create it
3598 (@code{gnus-topic-create-topic}).
3599
3600 @item T TAB
3601 @itemx TAB
3602 @kindex T TAB (Topic)
3603 @kindex TAB (Topic)
3604 @findex gnus-topic-indent
3605 ``Indent'' the current topic so that it becomes a sub-topic of the
3606 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3607 ``un-indent'' the topic instead.
3608
3609 @item M-TAB
3610 @kindex M-TAB (Topic)
3611 @findex gnus-topic-unindent
3612 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3613 parent of its current parent (@code{gnus-topic-unindent}).
3614
3615 @end table
3616
3617 The following two keys can be used to move groups and topics around.
3618 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3619 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3620 kill and yank rather than cut and paste.
3621
3622 @table @kbd
3623
3624 @item C-k
3625 @kindex C-k (Topic)
3626 @findex gnus-topic-kill-group
3627 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3628 topic will be removed along with the topic.
3629
3630 @item C-y
3631 @kindex C-y (Topic)
3632 @findex gnus-topic-yank-group
3633 Yank the previously killed group or topic
3634 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3635 before all groups.
3636
3637 So, to move a topic to the beginning of the list of topics, just hit
3638 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3639 move the cursor to the beginning of the buffer (just below the ``Gnus''
3640 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3641 paste.  Like I said -- E-Z.
3642
3643 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3644 you can move topics around as well as groups.
3645
3646 @end table
3647
3648 After setting up the topics the way you like them, you might wish to
3649 hide a topic, or to show it again.  That's why we have the following
3650 key.
3651
3652 @table @kbd
3653
3654 @item RET
3655 @kindex RET (Topic)
3656 @findex gnus-topic-select-group
3657 @itemx SPACE
3658 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3659 When you perform this command on a group, you'll enter the group, as
3660 usual.  When done on a topic line, the topic will be folded (if it was
3661 visible) or unfolded (if it was folded already).  So it's basically a
3662 toggling command on topics.  In addition, if you give a numerical
3663 prefix, group on that level (and lower) will be displayed.
3664
3665 @end table
3666
3667 Now for a list of other commands, in no particular order.
3668
3669 @table @kbd
3670
3671 @item T m
3672 @kindex T m (Topic)
3673 @findex gnus-topic-move-group
3674 Move the current group to some other topic
3675 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3676 convention (@pxref{Process/Prefix}).
3677
3678 @item T j
3679 @kindex T j (Topic)
3680 @findex gnus-topic-jump-to-topic
3681 Go to a topic (@code{gnus-topic-jump-to-topic}).
3682
3683 @item T c
3684 @kindex T c (Topic)
3685 @findex gnus-topic-copy-group
3686 Copy the current group to some other topic
3687 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3688 convention (@pxref{Process/Prefix}).
3689
3690 @item T h
3691 @kindex T h (Topic)
3692 @findex gnus-topic-hide-topic
3693 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3694 a prefix, hide the topic permanently.
3695
3696 @item T s
3697 @kindex T s (Topic)
3698 @findex gnus-topic-show-topic
3699 Show the current topic (@code{gnus-topic-show-topic}).  If given
3700 a prefix, show the topic permanently.
3701
3702 @item T D
3703 @kindex T D (Topic)
3704 @findex gnus-topic-remove-group
3705 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3706 This command is mainly useful if you have the same group in several
3707 topics and wish to remove it from one of the topics.  You may also
3708 remove a group from all topics, but in that case, Gnus will add it to
3709 the root topic the next time you start Gnus.  In fact, all new groups
3710 (which, naturally, don't belong to any topic) will show up in the root
3711 topic.
3712
3713 This command uses the process/prefix convention
3714 (@pxref{Process/Prefix}).
3715
3716 @item T M
3717 @kindex T M (Topic)
3718 @findex gnus-topic-move-matching
3719 Move all groups that match some regular expression to a topic
3720 (@code{gnus-topic-move-matching}).
3721
3722 @item T C
3723 @kindex T C (Topic)
3724 @findex gnus-topic-copy-matching
3725 Copy all groups that match some regular expression to a topic
3726 (@code{gnus-topic-copy-matching}).
3727
3728 @item T H
3729 @kindex T H (Topic)
3730 @findex gnus-topic-toggle-display-empty-topics
3731 Toggle hiding empty topics
3732 (@code{gnus-topic-toggle-display-empty-topics}).
3733
3734 @item T #
3735 @kindex T # (Topic)
3736 @findex gnus-topic-mark-topic
3737 Mark all groups in the current topic with the process mark
3738 (@code{gnus-topic-mark-topic}).  This command works recursively on
3739 sub-topics unless given a prefix.
3740
3741 @item T M-#
3742 @kindex T M-# (Topic)
3743 @findex gnus-topic-unmark-topic
3744 Remove the process mark from all groups in the current topic
3745 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3746 sub-topics unless given a prefix.
3747
3748 @item C-c C-x
3749 @kindex C-c C-x (Topic)
3750 @findex gnus-topic-expire-articles
3751 Run all expirable articles in the current group or topic through the
3752 expiry process (if any)
3753 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3754
3755 @item T r
3756 @kindex T r (Topic)
3757 @findex gnus-topic-rename
3758 Rename a topic (@code{gnus-topic-rename}).
3759
3760 @item T DEL
3761 @kindex T DEL (Topic)
3762 @findex gnus-topic-delete
3763 Delete an empty topic (@code{gnus-topic-delete}).
3764
3765 @item A T
3766 @kindex A T (Topic)
3767 @findex gnus-topic-list-active
3768 List all groups that Gnus knows about in a topics-ified way
3769 (@code{gnus-topic-list-active}).
3770
3771 @item T M-n
3772 @kindex T M-n (Topic)
3773 @findex gnus-topic-goto-next-topic
3774 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3775
3776 @item T M-p
3777 @kindex T M-p (Topic)
3778 @findex gnus-topic-goto-previous-topic
3779 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3780
3781 @item G p
3782 @kindex G p (Topic)
3783 @findex gnus-topic-edit-parameters
3784 @cindex group parameters
3785 @cindex topic parameters
3786 @cindex parameters
3787 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3788 @xref{Topic Parameters}.
3789
3790 @end table
3791
3792
3793 @node Topic Variables
3794 @subsection Topic Variables
3795 @cindex topic variables
3796
3797 The previous section told you how to tell Gnus which topics to display.
3798 This section explains how to tell Gnus what to display about each topic.
3799
3800 @vindex gnus-topic-line-format
3801 The topic lines themselves are created according to the
3802 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3803 Valid elements are:
3804
3805 @table @samp
3806 @item i
3807 Indentation.
3808 @item n
3809 Topic name.
3810 @item v
3811 Visibility.
3812 @item l
3813 Level.
3814 @item g
3815 Number of groups in the topic.
3816 @item a
3817 Number of unread articles in the topic.
3818 @item A
3819 Number of unread articles in the topic and all its subtopics.
3820 @end table
3821
3822 @vindex gnus-topic-indent-level
3823 Each sub-topic (and the groups in the sub-topics) will be indented with
3824 @code{gnus-topic-indent-level} times the topic level number of spaces.
3825 The default is 2.
3826
3827 @vindex gnus-topic-mode-hook
3828 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3829
3830 @vindex gnus-topic-display-empty-topics
3831 The @code{gnus-topic-display-empty-topics} says whether to display even
3832 topics that have no unread articles in them.  The default is @code{t}.
3833
3834
3835 @node Topic Sorting
3836 @subsection Topic Sorting
3837 @cindex topic sorting
3838
3839 You can sort the groups in each topic individually with the following
3840 commands:
3841
3842
3843 @table @kbd
3844 @item T S a
3845 @kindex T S a (Topic)
3846 @findex gnus-topic-sort-groups-by-alphabet
3847 Sort the current topic alphabetically by group name
3848 (@code{gnus-topic-sort-groups-by-alphabet}).
3849
3850 @item T S u
3851 @kindex T S u (Topic)
3852 @findex gnus-topic-sort-groups-by-unread
3853 Sort the current topic by the number of unread articles
3854 (@code{gnus-topic-sort-groups-by-unread}).
3855
3856 @item T S l
3857 @kindex T S l (Topic)
3858 @findex gnus-topic-sort-groups-by-level
3859 Sort the current topic by group level
3860 (@code{gnus-topic-sort-groups-by-level}).
3861
3862 @item T S v
3863 @kindex T S v (Topic)
3864 @findex gnus-topic-sort-groups-by-score
3865 Sort the current topic by group score
3866 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3867
3868 @item T S r
3869 @kindex T S r (Topic)
3870 @findex gnus-topic-sort-groups-by-rank
3871 Sort the current topic by group rank
3872 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3873
3874 @item T S m
3875 @kindex T S m (Topic)
3876 @findex gnus-topic-sort-groups-by-method
3877 Sort the current topic alphabetically by back end name
3878 (@code{gnus-topic-sort-groups-by-method}).
3879
3880 @item T S e
3881 @kindex T S e (Topic)
3882 @findex gnus-topic-sort-groups-by-server
3883 Sort the current topic alphabetically by server name
3884 (@code{gnus-topic-sort-groups-by-server}).
3885
3886 @item T S s
3887 @kindex T S s
3888 @findex gnus-topic-sort-groups
3889 Sort the current topic according to the function(s) given by the
3890 @code{gnus-group-sort-function} variable
3891 (@code{gnus-topic-sort-groups}).
3892
3893 @end table
3894
3895 When given a prefix argument, all these commands will sort in reverse
3896 order.  @xref{Sorting Groups}, for more information about group
3897 sorting.
3898
3899
3900 @node Topic Topology
3901 @subsection Topic Topology
3902 @cindex topic topology
3903 @cindex topology
3904
3905 So, let's have a look at an example group buffer:
3906
3907 @example
3908 @group
3909 Gnus
3910   Emacs -- I wuw it!
3911      3: comp.emacs
3912      2: alt.religion.emacs
3913     Naughty Emacs
3914      452: alt.sex.emacs
3915        0: comp.talk.emacs.recovery
3916   Misc
3917      8: comp.binaries.fractals
3918     13: comp.sources.unix
3919 @end group
3920 @end example
3921
3922 So, here we have one top-level topic (@samp{Gnus}), two topics under
3923 that, and one sub-topic under one of the sub-topics.  (There is always
3924 just one (1) top-level topic).  This topology can be expressed as
3925 follows:
3926
3927 @lisp
3928 (("Gnus" visible)
3929  (("Emacs -- I wuw it!" visible)
3930   (("Naughty Emacs" visible)))
3931  (("Misc" visible)))
3932 @end lisp
3933
3934 @vindex gnus-topic-topology
3935 This is in fact how the variable @code{gnus-topic-topology} would look
3936 for the display above.  That variable is saved in the @file{.newsrc.eld}
3937 file, and shouldn't be messed with manually---unless you really want
3938 to.  Since this variable is read from the @file{.newsrc.eld} file,
3939 setting it in any other startup files will have no effect.
3940
3941 This topology shows what topics are sub-topics of what topics (right),
3942 and which topics are visible.  Two settings are currently
3943 allowed---@code{visible} and @code{invisible}.
3944
3945
3946 @node Topic Parameters
3947 @subsection Topic Parameters
3948 @cindex topic parameters
3949
3950 All groups in a topic will inherit group parameters from the parent (and
3951 ancestor) topic parameters.  All valid group parameters are valid topic
3952 parameters (@pxref{Group Parameters}).
3953
3954 In addition, the following parameters are only valid as topic
3955 parameters:
3956
3957 @table @code
3958 @item subscribe
3959 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3960 @code{subscribe} topic parameter says what groups go in what topic.  Its
3961 value should be a regexp to match the groups that should go in that
3962 topic.
3963
3964 @item subscribe-level
3965 When subscribing new groups by topic (see the @code{subscribe} parameter),
3966 the group will be subscribed with the level specified in the
3967 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3968
3969 @end table
3970
3971 Group parameters (of course) override topic parameters, and topic
3972 parameters in sub-topics override topic parameters in super-topics.  You
3973 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3974 verb, although you may feel free to disagree with me here.)
3975
3976 @example
3977 @group
3978 Gnus
3979   Emacs
3980      3: comp.emacs
3981      2: alt.religion.emacs
3982    452: alt.sex.emacs
3983     Relief
3984      452: alt.sex.emacs
3985        0: comp.talk.emacs.recovery
3986   Misc
3987      8: comp.binaries.fractals
3988     13: comp.sources.unix
3989    452: alt.sex.emacs
3990 @end group   
3991 @end example
3992
3993 The @samp{Emacs} topic has the topic parameter @code{(score-file
3994 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
3995 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
3996 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
3997 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
3998 . "religion.SCORE")}.
3999
4000 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4001 will get the @file{relief.SCORE} home score file.  If you enter the same
4002 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4003 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4004 get the @file{religion.SCORE} home score file.
4005
4006 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4007 there are some problems, especially with the @code{total-expiry}
4008 parameter.  Say you have a mail group in two topics; one with
4009 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4010 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4011 of these topics you mean to expire articles from, so anything may
4012 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4013 happens.  You just have to be careful if you do stuff like that.
4014
4015
4016 @node Misc Group Stuff
4017 @section Misc Group Stuff
4018
4019 @menu
4020 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4021 * Group Information::           Information and help on groups and Gnus.
4022 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4023 * File Commands::               Reading and writing the Gnus files.
4024 * Sieve Commands::              Managing Sieve scripts.
4025 @end menu
4026
4027 @table @kbd
4028
4029 @item ^
4030 @kindex ^ (Group)
4031 @findex gnus-group-enter-server-mode
4032 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4033 @xref{Server Buffer}.
4034
4035 @item a
4036 @kindex a (Group)
4037 @findex gnus-group-post-news
4038 Start composing a message (a news by default)
4039 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4040 under the point.  If the prefix is 1, prompt for a group to post to.
4041 Contrary to what the name of this function suggests, the prepared
4042 article might be a mail instead of a news, if a mail group is specified
4043 with the prefix argument.  @xref{Composing Messages}.
4044
4045 @item m
4046 @kindex m (Group)
4047 @findex gnus-group-mail
4048 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4049 use the posting style of the group under the point.  If the prefix is 1,
4050 prompt for a group name to find the posting style.
4051 @xref{Composing Messages}.
4052
4053 @item i
4054 @kindex i (Group)
4055 @findex gnus-group-news
4056 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4057 post to the group under the point.  If the prefix is 1, prompt
4058 for group to post to.  @xref{Composing Messages}.
4059
4060 This function actually prepares a news even when using mail groups.
4061 This is useful for ``posting'' messages to mail groups without actually
4062 sending them over the network: they're just saved directly to the group
4063 in question.  The corresponding back end must have a request-post method
4064 for this to work though.
4065
4066 @end table
4067
4068 Variables for the group buffer:
4069
4070 @table @code
4071
4072 @item gnus-group-mode-hook
4073 @vindex gnus-group-mode-hook
4074 is called after the group buffer has been
4075 created.
4076
4077 @item gnus-group-prepare-hook
4078 @vindex gnus-group-prepare-hook
4079 is called after the group buffer is
4080 generated.  It may be used to modify the buffer in some strange,
4081 unnatural way.
4082
4083 @item gnus-group-prepared-hook
4084 @vindex gnus-group-prepare-hook
4085 is called as the very last thing after the group buffer has been
4086 generated.  It may be used to move point around, for instance.
4087
4088 @item gnus-permanently-visible-groups
4089 @vindex gnus-permanently-visible-groups
4090 Groups matching this regexp will always be listed in the group buffer,
4091 whether they are empty or not.
4092
4093 @item gnus-group-name-charset-method-alist
4094 @vindex gnus-group-name-charset-method-alist
4095 An alist of method and the charset for group names.  It is used to show
4096 non-@acronym{ASCII} group names.
4097
4098 For example:
4099 @lisp
4100 (setq gnus-group-name-charset-method-alist
4101     '(((nntp "news.com.cn") . cn-gb-2312)))
4102 @end lisp
4103
4104 @item gnus-group-name-charset-group-alist
4105 @cindex UTF-8 group names
4106 @vindex gnus-group-name-charset-group-alist
4107 An alist of regexp of group name and the charset for group names.  It
4108 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4109 utf-8))} is the default value if UTF-8 is supported, otherwise the
4110 default is @code{nil}.
4111
4112 For example:
4113 @lisp
4114 (setq gnus-group-name-charset-group-alist
4115     '(("\\.com\\.cn:" . cn-gb-2312)))
4116 @end lisp
4117
4118 @end table
4119
4120 @node Scanning New Messages
4121 @subsection Scanning New Messages
4122 @cindex new messages
4123 @cindex scanning new news
4124
4125 @table @kbd
4126
4127 @item g
4128 @kindex g (Group)
4129 @findex gnus-group-get-new-news
4130 @c @icon{gnus-group-get-new-news}
4131 Check the server(s) for new articles.  If the numerical prefix is used,
4132 this command will check only groups of level @var{arg} and lower
4133 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4134 command will force a total re-reading of the active file(s) from the
4135 back end(s).
4136
4137 @item M-g
4138 @kindex M-g (Group)
4139 @findex gnus-group-get-new-news-this-group
4140 @vindex gnus-goto-next-group-when-activating
4141 @c @icon{gnus-group-get-new-news-this-group}
4142 Check whether new articles have arrived in the current group
4143 (@code{gnus-group-get-new-news-this-group}).
4144 @code{gnus-goto-next-group-when-activating} says whether this command is
4145 to move point to the next group or not.  It is @code{t} by default.
4146
4147 @findex gnus-activate-all-groups
4148 @cindex activating groups
4149 @item C-c M-g
4150 @kindex C-c M-g (Group)
4151 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4152
4153 @item R
4154 @kindex R (Group)
4155 @cindex restarting
4156 @findex gnus-group-restart
4157 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4158 file(s), closes the connection to all servers, clears up all run-time
4159 Gnus variables, and then starts Gnus all over again.
4160
4161 @end table
4162
4163 @vindex gnus-get-new-news-hook
4164 @code{gnus-get-new-news-hook} is run just before checking for new news.
4165
4166 @vindex gnus-after-getting-new-news-hook
4167 @code{gnus-after-getting-new-news-hook} is run after checking for new
4168 news.
4169
4170
4171 @node Group Information
4172 @subsection Group Information
4173 @cindex group information
4174 @cindex information on groups
4175
4176 @table @kbd
4177
4178
4179 @item H f
4180 @kindex H f (Group)
4181 @findex gnus-group-fetch-faq
4182 @vindex gnus-group-faq-directory
4183 @cindex FAQ
4184 @cindex ange-ftp
4185 Try to fetch the @acronym{FAQ} for the current group
4186 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4187 from @code{gnus-group-faq-directory}, which is usually a directory on
4188 a remote machine.  This variable can also be a list of directories.
4189 In that case, giving a prefix to this command will allow you to choose
4190 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4191 used for fetching the file.
4192
4193 If fetching from the first site is unsuccessful, Gnus will attempt to go
4194 through @code{gnus-group-faq-directory} and try to open them one by one.
4195
4196 @item H c
4197 @kindex H c (Group)
4198 @findex gnus-group-fetch-charter
4199 @vindex gnus-group-charter-alist
4200 @cindex charter
4201 Try to open the charter for the current group in a web browser
4202 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4203 prefix argument.
4204
4205 Gnus will use @code{gnus-group-charter-alist} to find the location of
4206 the charter.  If no location is known, Gnus will fetch the control
4207 messages for the group, which in some cases includes the charter.
4208
4209 @item H C
4210 @kindex H C (Group)
4211 @findex gnus-group-fetch-control
4212 @vindex gnus-group-fetch-control-use-browse-url
4213 @cindex control message
4214 Fetch the control messages for the group from the archive at
4215 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4216 group if given a prefix argument.
4217
4218 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4219 Gnus will open the control messages in a browser using
4220 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4221 and displayed in an ephemeral group.
4222
4223 Note that the control messages are compressed.  To use this command
4224 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4225 Files, ,Compressed Files, emacs, The Emacs Manual}).
4226
4227 @item H d
4228 @itemx C-c C-d
4229 @c @icon{gnus-group-describe-group}
4230 @kindex H d (Group)
4231 @kindex C-c C-d (Group)
4232 @cindex describing groups
4233 @cindex group description
4234 @findex gnus-group-describe-group
4235 Describe the current group (@code{gnus-group-describe-group}).  If given
4236 a prefix, force Gnus to re-read the description from the server.
4237
4238 @item M-d
4239 @kindex M-d (Group)
4240 @findex gnus-group-describe-all-groups
4241 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4242 prefix, force Gnus to re-read the description file from the server.
4243
4244 @item H v
4245 @itemx V
4246 @kindex V (Group)
4247 @kindex H v (Group)
4248 @cindex version
4249 @findex gnus-version
4250 Display current Gnus version numbers (@code{gnus-version}).
4251
4252 @item ?
4253 @kindex ? (Group)
4254 @findex gnus-group-describe-briefly
4255 Give a very short help message (@code{gnus-group-describe-briefly}).
4256
4257 @item C-c C-i
4258 @kindex C-c C-i (Group)
4259 @cindex info
4260 @cindex manual
4261 @findex gnus-info-find-node
4262 Go to the Gnus info node (@code{gnus-info-find-node}).
4263 @end table
4264
4265
4266 @node Group Timestamp
4267 @subsection Group Timestamp
4268 @cindex timestamps
4269 @cindex group timestamps
4270
4271 It can be convenient to let Gnus keep track of when you last read a
4272 group.  To set the ball rolling, you should add
4273 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4274
4275 @lisp
4276 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4277 @end lisp
4278
4279 After doing this, each time you enter a group, it'll be recorded.
4280
4281 This information can be displayed in various ways---the easiest is to
4282 use the @samp{%d} spec in the group line format:
4283
4284 @lisp
4285 (setq gnus-group-line-format
4286       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4287 @end lisp
4288
4289 This will result in lines looking like:
4290
4291 @example
4292 *        0: mail.ding                                19961002T012943
4293          0: custom                                   19961002T012713
4294 @end example
4295
4296 As you can see, the date is displayed in compact ISO 8601 format.  This
4297 may be a bit too much, so to just display the date, you could say
4298 something like:
4299
4300 @lisp
4301 (setq gnus-group-line-format
4302       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4303 @end lisp
4304
4305 If you would like greater control of the time format, you can use a
4306 user-defined format spec.  Something like the following should do the
4307 trick:
4308
4309 @lisp
4310 (setq gnus-group-line-format
4311       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4312 (defun gnus-user-format-function-d (headers)
4313   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4314     (if time
4315         (format-time-string "%b %d  %H:%M" time)
4316       "")))
4317 @end lisp
4318
4319
4320 @node File Commands
4321 @subsection File Commands
4322 @cindex file commands
4323
4324 @table @kbd
4325
4326 @item r
4327 @kindex r (Group)
4328 @findex gnus-group-read-init-file
4329 @vindex gnus-init-file
4330 @cindex reading init file
4331 Re-read the init file (@code{gnus-init-file}, which defaults to
4332 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4333
4334 @item s
4335 @kindex s (Group)
4336 @findex gnus-group-save-newsrc
4337 @cindex saving .newsrc
4338 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4339 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4340 file(s) whether Gnus thinks it is necessary or not.
4341
4342 @c @item Z
4343 @c @kindex Z (Group)
4344 @c @findex gnus-group-clear-dribble
4345 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4346
4347 @end table
4348
4349
4350 @node Sieve Commands
4351 @subsection Sieve Commands
4352 @cindex group sieve commands
4353
4354 Sieve is a server-side mail filtering language.  In Gnus you can use
4355 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4356 sieve rules that should apply to each group.  Gnus provides two
4357 commands to translate all these group parameters into a proper Sieve
4358 script that can be transfered to the server somehow.
4359
4360 @vindex gnus-sieve-file
4361 @vindex gnus-sieve-region-start
4362 @vindex gnus-sieve-region-end
4363 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4364 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4365 between two delimiters, @code{gnus-sieve-region-start} and
4366 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4367 outside these delimiters that will not be removed the next time you
4368 regenerate the Sieve script.
4369
4370 @vindex gnus-sieve-crosspost
4371 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4372 is generated.  If it is non-@code{nil} (the default) articles is
4373 placed in all groups that have matching rules, otherwise the article
4374 is only placed in the group with the first matching rule.  For
4375 example, the group parameter @samp{(sieve address "sender"
4376 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4377 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4378 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4379 except that the line containing the call to @code{stop} is removed.)
4380
4381 @example
4382 if address "sender" "owner-ding@@hpc.uh.edu" @{
4383         fileinto "INBOX.ding";
4384         stop;
4385 @}
4386 @end example
4387
4388 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4389
4390 @table @kbd
4391
4392 @item D g
4393 @kindex D g (Group)
4394 @findex gnus-sieve-generate
4395 @vindex gnus-sieve-file
4396 @cindex generating sieve script
4397 Regenerate a Sieve script from the @code{sieve} group parameters and
4398 put you into the @code{gnus-sieve-file} without saving it.
4399
4400 @item D u
4401 @kindex D u (Group)
4402 @findex gnus-sieve-update
4403 @vindex gnus-sieve-file
4404 @cindex updating sieve script
4405 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4406 @code{sieve} group parameters, save the file and upload it to the
4407 server using the @code{sieveshell} program.
4408
4409 @end table
4410
4411
4412 @node Summary Buffer
4413 @chapter Summary Buffer
4414 @cindex summary buffer
4415
4416 A line for each article is displayed in the summary buffer.  You can
4417 move around, read articles, post articles and reply to articles.
4418
4419 The most common way to a summary buffer is to select a group from the
4420 group buffer (@pxref{Selecting a Group}).
4421
4422 You can have as many summary buffers open as you wish.
4423
4424 @menu
4425 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4426 * Summary Maneuvering::         Moving around the summary buffer.
4427 * Choosing Articles::           Reading articles.
4428 * Paging the Article::          Scrolling the current article.
4429 * Reply Followup and Post::     Posting articles.
4430 * Delayed Articles::            Send articles at a later time.
4431 * Marking Articles::            Marking articles as read, expirable, etc.
4432 * Limiting::                    You can limit the summary buffer.
4433 * Threading::                   How threads are made.
4434 * Sorting the Summary Buffer::  How articles and threads are sorted.
4435 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4436 * Article Caching::             You may store articles in a cache.
4437 * Persistent Articles::         Making articles expiry-resistant.
4438 * Article Backlog::             Having already read articles hang around.
4439 * Saving Articles::             Ways of customizing article saving.
4440 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4441 * Article Treatment::           The article buffer can be mangled at will.
4442 * MIME Commands::               Doing MIMEy things with the articles.
4443 * Charsets::                    Character set issues.
4444 * Article Commands::            Doing various things with the article buffer.
4445 * Summary Sorting::             Sorting the summary buffer in various ways.
4446 * Finding the Parent::          No child support? Get the parent.
4447 * Alternative Approaches::      Reading using non-default summaries.
4448 * Tree Display::                A more visual display of threads.
4449 * Mail Group Commands::         Some commands can only be used in mail groups.
4450 * Various Summary Stuff::       What didn't fit anywhere else.
4451 * Exiting the Summary Buffer::  Returning to the Group buffer,
4452                                 or reselecting the current group.
4453 * Crosspost Handling::          How crossposted articles are dealt with.
4454 * Duplicate Suppression::       An alternative when crosspost handling fails.
4455 * Security::                    Decrypt and Verify.
4456 * Mailing List::                Mailing list minor mode.
4457 @end menu
4458
4459
4460 @node Summary Buffer Format
4461 @section Summary Buffer Format
4462 @cindex summary buffer format
4463
4464 @iftex
4465 @iflatex
4466 \gnusfigure{The Summary Buffer}{180}{
4467 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4468 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4469 }
4470 @end iflatex
4471 @end iftex
4472
4473 @menu
4474 * Summary Buffer Lines::        You can specify how summary lines should look.
4475 * To From Newsgroups::          How to not display your own name.
4476 * Summary Buffer Mode Line::    You can say how the mode line should look.
4477 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4478 @end menu
4479
4480 @findex mail-extract-address-components
4481 @findex gnus-extract-address-components
4482 @vindex gnus-extract-address-components
4483 Gnus will use the value of the @code{gnus-extract-address-components}
4484 variable as a function for getting the name and address parts of a
4485 @code{From} header.  Two pre-defined functions exist:
4486 @code{gnus-extract-address-components}, which is the default, quite
4487 fast, and too simplistic solution; and
4488 @code{mail-extract-address-components}, which works very nicely, but is
4489 slower.  The default function will return the wrong answer in 5% of the
4490 cases.  If this is unacceptable to you, use the other function instead:
4491
4492 @lisp
4493 (setq gnus-extract-address-components
4494       'mail-extract-address-components)
4495 @end lisp
4496
4497 @vindex gnus-summary-same-subject
4498 @code{gnus-summary-same-subject} is a string indicating that the current
4499 article has the same subject as the previous.  This string will be used
4500 with those specs that require it.  The default is @code{""}.
4501
4502
4503 @node Summary Buffer Lines
4504 @subsection Summary Buffer Lines
4505
4506 @vindex gnus-summary-line-format
4507 You can change the format of the lines in the summary buffer by changing
4508 the @code{gnus-summary-line-format} variable.  It works along the same
4509 lines as a normal @code{format} string, with some extensions
4510 (@pxref{Formatting Variables}).
4511
4512 There should always be a colon or a point position marker on the line;
4513 the cursor always moves to the point position marker or the colon after
4514 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4515 possible to change this.  Just write a new function
4516 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4517 @xref{Positioning Point}.
4518
4519 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4520
4521 The following format specification characters and extended format
4522 specification(s) are understood:
4523
4524 @table @samp
4525 @item N
4526 Article number.
4527 @item S
4528 Subject string.  List identifiers stripped,
4529 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4530 @item s
4531 Subject if the article is the root of the thread or the previous article
4532 had a different subject, @code{gnus-summary-same-subject} otherwise.
4533 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4534 @item F
4535 Full @code{From} header.
4536 @item n
4537 The name (from the @code{From} header).
4538 @item f
4539 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4540 From Newsgroups}).
4541 @item a
4542 The name (from the @code{From} header).  This differs from the @code{n}
4543 spec in that it uses the function designated by the
4544 @code{gnus-extract-address-components} variable, which is slower, but
4545 may be more thorough.
4546 @item A
4547 The address (from the @code{From} header).  This works the same way as
4548 the @code{a} spec.
4549 @item L
4550 Number of lines in the article.
4551 @item c
4552 Number of characters in the article.  This specifier is not supported
4553 in some methods (like nnfolder).
4554 @item k
4555 Pretty-printed version of the number of characters in the article;
4556 for example, @samp{1.2k} or @samp{0.4M}.
4557 @item I
4558 Indentation based on thread level (@pxref{Customizing Threading}).
4559 @item B
4560 A complex trn-style thread tree, showing response-connecting trace
4561 lines.  A thread could be drawn like this:
4562
4563 @example
4564 >
4565 +->
4566 | +->
4567 | | \->
4568 | |   \->
4569 | \->
4570 +->
4571 \->
4572 @end example
4573
4574 You can customize the appearance with the following options.  Note
4575 that it is possible to make the thread display look really neat by
4576 replacing the default @acronym{ASCII} characters with graphic
4577 line-drawing glyphs.
4578 @table @code
4579 @item gnus-sum-thread-tree-root
4580 @vindex gnus-sum-thread-tree-root
4581 Used for the root of a thread.  If @code{nil}, use subject
4582 instead.  The default is @samp{> }.
4583
4584 @item gnus-sum-thread-tree-false-root
4585 @vindex gnus-sum-thread-tree-false-root
4586 Used for the false root of a thread (@pxref{Loose Threads}).  If
4587 @code{nil}, use subject instead.  The default is @samp{> }.
4588
4589 @item gnus-sum-thread-tree-single-indent
4590 @vindex gnus-sum-thread-tree-single-indent
4591 Used for a thread with just one message.  If @code{nil}, use subject
4592 instead.  The default is @samp{}.
4593
4594 @item gnus-sum-thread-tree-vertical
4595 @vindex gnus-sum-thread-tree-vertical
4596 Used for drawing a vertical line.  The default is @samp{| }.
4597
4598 @item gnus-sum-thread-tree-indent
4599 @vindex gnus-sum-thread-tree-indent
4600 Used for indenting.  The default is @samp{  }.
4601
4602 @item gnus-sum-thread-tree-leaf-with-other
4603 @vindex gnus-sum-thread-tree-leaf-with-other
4604 Used for a leaf with brothers.  The default is @samp{+-> }.
4605
4606 @item gnus-sum-thread-tree-single-leaf
4607 @vindex gnus-sum-thread-tree-single-leaf
4608 Used for a leaf without brothers.  The default is @samp{\-> }
4609
4610 @end table
4611
4612 @item T
4613 Nothing if the article is a root and lots of spaces if it isn't (it
4614 pushes everything after it off the screen).
4615 @item [
4616 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4617 for adopted articles (@pxref{Customizing Threading}).
4618 @item ]
4619 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4620 for adopted articles.
4621 @item >
4622 One space for each thread level.
4623 @item <
4624 Twenty minus thread level spaces.
4625 @item U
4626 Unread.  @xref{Read Articles}.
4627
4628 @item R
4629 This misleadingly named specifier is the @dfn{secondary mark}.  This
4630 mark will say whether the article has been replied to, has been cached,
4631 or has been saved.  @xref{Other Marks}.
4632
4633 @item i
4634 Score as a number (@pxref{Scoring}).
4635 @item z
4636 @vindex gnus-summary-zcore-fuzz
4637 Zcore, @samp{+} if above the default level and @samp{-} if below the
4638 default level.  If the difference between
4639 @code{gnus-summary-default-score} and the score is less than
4640 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4641 @item V
4642 Total thread score.
4643 @item x
4644 @code{Xref}.
4645 @item D
4646 @code{Date}.
4647 @item d
4648 The @code{Date} in @code{DD-MMM} format.
4649 @item o
4650 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4651 @item M
4652 @code{Message-ID}.
4653 @item r
4654 @code{References}.
4655 @item t
4656 Number of articles in the current sub-thread.  Using this spec will slow
4657 down summary buffer generation somewhat.
4658 @item e
4659 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4660 article has any children.
4661 @item P
4662 The line number.
4663 @item O
4664 Download mark.
4665 @item &user-date;
4666 Age sensitive date format.  Various date format is defined in
4667 @code{gnus-user-date-format-alist}.
4668 @item u
4669 User defined specifier.  The next character in the format string should
4670 be a letter.  Gnus will call the function
4671 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4672 following @samp{%u}.  The function will be passed the current header as
4673 argument.  The function should return a string, which will be inserted
4674 into the summary just like information from any other summary specifier.
4675 @end table
4676
4677 Text between @samp{%(} and @samp{%)} will be highlighted with
4678 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4679 There can only be one such area.
4680
4681 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4682 have to be handled with care.  For reasons of efficiency, Gnus will
4683 compute what column these characters will end up in, and ``hard-code''
4684 that.  This means that it is invalid to have these specs after a
4685 variable-length spec.  Well, you might not be arrested, but your summary
4686 buffer will look strange, which is bad enough.
4687
4688 The smart choice is to have these specs as far to the left as possible.
4689 (Isn't that the case with everything, though?  But I digress.)
4690
4691 This restriction may disappear in later versions of Gnus.
4692
4693
4694 @node To From Newsgroups
4695 @subsection To From Newsgroups
4696 @cindex To
4697 @cindex Newsgroups
4698
4699 In some groups (particularly in archive groups), the @code{From} header
4700 isn't very interesting, since all the articles there are written by
4701 you.  To display the information in the @code{To} or @code{Newsgroups}
4702 headers instead, you need to decide three things: What information to
4703 gather; where to display it; and when to display it.
4704
4705 @enumerate
4706 @item
4707 @vindex gnus-extra-headers
4708 The reading of extra header information is controlled by the
4709 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4710 instance:
4711
4712 @lisp
4713 (setq gnus-extra-headers
4714       '(To Newsgroups X-Newsreader))
4715 @end lisp
4716
4717 This will result in Gnus trying to obtain these three headers, and
4718 storing it in header structures for later easy retrieval.
4719
4720 @item
4721 @findex gnus-extra-header
4722 The value of these extra headers can be accessed via the
4723 @code{gnus-extra-header} function.  Here's a format line spec that will
4724 access the @code{X-Newsreader} header:
4725
4726 @example
4727 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4728 @end example
4729
4730 @item
4731 @vindex gnus-ignored-from-addresses
4732 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4733 summary line spec returns the @code{To}, @code{Newsreader} or
4734 @code{From} header.  If this regexp matches the contents of the
4735 @code{From} header, the value of the @code{To} or @code{Newsreader}
4736 headers are used instead.
4737
4738 @end enumerate
4739
4740 @vindex nnmail-extra-headers
4741 A related variable is @code{nnmail-extra-headers}, which controls when
4742 to include extra headers when generating overview (@acronym{NOV}) files.
4743 If you have old overview files, you should regenerate them after
4744 changing this variable, by entering the server buffer using @kbd{^},
4745 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4746 regeneration.
4747
4748 @vindex gnus-summary-line-format
4749 You also have to instruct Gnus to display the data by changing the
4750 @code{%n} spec to the @code{%f} spec in the
4751 @code{gnus-summary-line-format} variable.
4752
4753 In summary, you'd typically put something like the following in
4754 @file{~/.gnus.el}:
4755
4756 @lisp
4757 (setq gnus-extra-headers
4758       '(To Newsgroups))
4759 (setq nnmail-extra-headers gnus-extra-headers)
4760 (setq gnus-summary-line-format
4761       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4762 (setq gnus-ignored-from-addresses
4763       "Your Name Here")
4764 @end lisp
4765
4766 (The values listed above are the default values in Gnus.  Alter them
4767 to fit your needs.)
4768
4769 A note for news server administrators, or for users who wish to try to
4770 convince their news server administrator to provide some additional
4771 support:
4772
4773 The above is mostly useful for mail groups, where you have control over
4774 the @acronym{NOV} files that are created.  However, if you can persuade your
4775 nntp admin to add (in the usual implementation, notably INN):
4776
4777 @example
4778 Newsgroups:full
4779 @end example
4780
4781 to the end of her @file{overview.fmt} file, then you can use that just
4782 as you would the extra headers from the mail groups.
4783
4784
4785 @node Summary Buffer Mode Line
4786 @subsection Summary Buffer Mode Line
4787
4788 @vindex gnus-summary-mode-line-format
4789 You can also change the format of the summary mode bar (@pxref{Mode Line
4790 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4791 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4792
4793 Here are the elements you can play with:
4794
4795 @table @samp
4796 @item G
4797 Group name.
4798 @item p
4799 Unprefixed group name.
4800 @item A
4801 Current article number.
4802 @item z
4803 Current article score.
4804 @item V
4805 Gnus version.
4806 @item U
4807 Number of unread articles in this group.
4808 @item e
4809 Number of unread articles in this group that aren't displayed in the
4810 summary buffer.
4811 @item Z
4812 A string with the number of unread and unselected articles represented
4813 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4814 articles, and just as @samp{<%U more>} if there are just unread articles
4815 and no unselected ones.
4816 @item g
4817 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4818 shortened to @samp{r.a.anime}.
4819 @item S
4820 Subject of the current article.
4821 @item u
4822 User-defined spec (@pxref{User-Defined Specs}).
4823 @item s
4824 Name of the current score file (@pxref{Scoring}).
4825 @item d
4826 Number of dormant articles (@pxref{Unread Articles}).
4827 @item t
4828 Number of ticked articles (@pxref{Unread Articles}).
4829 @item r
4830 Number of articles that have been marked as read in this session.
4831 @item E
4832 Number of articles expunged by the score files.
4833 @end table
4834
4835
4836 @node Summary Highlighting
4837 @subsection Summary Highlighting
4838
4839 @table @code
4840
4841 @item gnus-visual-mark-article-hook
4842 @vindex gnus-visual-mark-article-hook
4843 This hook is run after selecting an article.  It is meant to be used for
4844 highlighting the article in some way.  It is not run if
4845 @code{gnus-visual} is @code{nil}.
4846
4847 @item gnus-summary-update-hook
4848 @vindex gnus-summary-update-hook
4849 This hook is called when a summary line is changed.  It is not run if
4850 @code{gnus-visual} is @code{nil}.
4851
4852 @item gnus-summary-selected-face
4853 @vindex gnus-summary-selected-face
4854 This is the face (or @dfn{font} as some people call it) used to
4855 highlight the current article in the summary buffer.
4856
4857 @item gnus-summary-highlight
4858 @vindex gnus-summary-highlight
4859 Summary lines are highlighted according to this variable, which is a
4860 list where the elements are of the format @code{(@var{form}
4861 . @var{face})}.  If you would, for instance, like ticked articles to be
4862 italic and high-scored articles to be bold, you could set this variable
4863 to something like
4864 @lisp
4865 (((eq mark gnus-ticked-mark) . italic)
4866  ((> score default) . bold))
4867 @end lisp
4868 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4869 @var{face} will be applied to the line.
4870 @end table
4871
4872
4873 @node Summary Maneuvering
4874 @section Summary Maneuvering
4875 @cindex summary movement
4876
4877 All the straight movement commands understand the numeric prefix and
4878 behave pretty much as you'd expect.
4879
4880 None of these commands select articles.
4881
4882 @table @kbd
4883 @item G M-n
4884 @itemx M-n
4885 @kindex M-n (Summary)
4886 @kindex G M-n (Summary)
4887 @findex gnus-summary-next-unread-subject
4888 Go to the next summary line of an unread article
4889 (@code{gnus-summary-next-unread-subject}).
4890
4891 @item G M-p
4892 @itemx M-p
4893 @kindex M-p (Summary)
4894 @kindex G M-p (Summary)
4895 @findex gnus-summary-prev-unread-subject
4896 Go to the previous summary line of an unread article
4897 (@code{gnus-summary-prev-unread-subject}).
4898
4899 @item G g
4900 @kindex G g (Summary)
4901 @findex gnus-summary-goto-subject
4902 Ask for an article number and then go to the summary line of that article
4903 without displaying the article (@code{gnus-summary-goto-subject}).
4904 @end table
4905
4906 If Gnus asks you to press a key to confirm going to the next group, you
4907 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4908 buffer, searching for the next group to read without actually returning
4909 to the group buffer.
4910
4911 Variables related to summary movement:
4912
4913 @table @code
4914
4915 @vindex gnus-auto-select-next
4916 @item gnus-auto-select-next
4917 If you issue one of the movement commands (like @kbd{n}) and there are
4918 no more unread articles after the current one, Gnus will offer to go to
4919 the next group.  If this variable is @code{t} and the next group is
4920 empty, Gnus will exit summary mode and return to the group buffer.  If
4921 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4922 next group with unread articles.  As a special case, if this variable
4923 is @code{quietly}, Gnus will select the next group without asking for
4924 confirmation.  If this variable is @code{almost-quietly}, the same
4925 will happen only if you are located on the last article in the group.
4926 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4927 command will go to the next group without confirmation.  Also
4928 @pxref{Group Levels}.
4929
4930 @item gnus-auto-select-same
4931 @vindex gnus-auto-select-same
4932 If non-@code{nil}, all the movement commands will try to go to the next
4933 article with the same subject as the current.  (@dfn{Same} here might
4934 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4935 for details (@pxref{Customizing Threading}).)  If there are no more
4936 articles with the same subject, go to the first unread article.
4937
4938 This variable is not particularly useful if you use a threaded display.
4939
4940 @item gnus-summary-check-current
4941 @vindex gnus-summary-check-current
4942 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4943 to the next (or previous) article if the current article is unread.
4944 Instead, they will choose the current article.
4945
4946 @item gnus-auto-center-summary
4947 @vindex gnus-auto-center-summary
4948 If non-@code{nil}, Gnus will keep the point in the summary buffer
4949 centered at all times.  This makes things quite tidy, but if you have a
4950 slow network connection, or simply do not like this un-Emacsism, you can
4951 set this variable to @code{nil} to get the normal Emacs scrolling
4952 action.  This will also inhibit horizontal re-centering of the summary
4953 buffer, which might make it more inconvenient to read extremely long
4954 threads.
4955
4956 This variable can also be a number.  In that case, center the window at
4957 the given number of lines from the top.
4958
4959 @end table
4960
4961
4962 @node Choosing Articles
4963 @section Choosing Articles
4964 @cindex selecting articles
4965
4966 @menu
4967 * Choosing Commands::           Commands for choosing articles.
4968 * Choosing Variables::          Variables that influence these commands.
4969 @end menu
4970
4971
4972 @node Choosing Commands
4973 @subsection Choosing Commands
4974
4975 None of the following movement commands understand the numeric prefix,
4976 and they all select and display an article.
4977
4978 If you want to fetch new articles or redisplay the group, see
4979 @ref{Exiting the Summary Buffer}.
4980
4981 @table @kbd
4982 @item SPACE
4983 @kindex SPACE (Summary)
4984 @findex gnus-summary-next-page
4985 Select the current article, or, if that one's read already, the next
4986 unread article (@code{gnus-summary-next-page}).
4987
4988 If you have an article window open already and you press @kbd{SPACE}
4989 again, the article will be scrolled.  This lets you conveniently
4990 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
4991
4992 @item G n
4993 @itemx n
4994 @kindex n (Summary)
4995 @kindex G n (Summary)
4996 @findex gnus-summary-next-unread-article
4997 @c @icon{gnus-summary-next-unread}
4998 Go to next unread article (@code{gnus-summary-next-unread-article}).
4999
5000 @item G p
5001 @itemx p
5002 @kindex p (Summary)
5003 @findex gnus-summary-prev-unread-article
5004 @c @icon{gnus-summary-prev-unread}
5005 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5006
5007 @item G N
5008 @itemx N
5009 @kindex N (Summary)
5010 @kindex G N (Summary)
5011 @findex gnus-summary-next-article
5012 Go to the next article (@code{gnus-summary-next-article}).
5013
5014 @item G P
5015 @itemx P
5016 @kindex P (Summary)
5017 @kindex G P (Summary)
5018 @findex gnus-summary-prev-article
5019 Go to the previous article (@code{gnus-summary-prev-article}).
5020
5021 @item G C-n
5022 @kindex G C-n (Summary)
5023 @findex gnus-summary-next-same-subject
5024 Go to the next article with the same subject
5025 (@code{gnus-summary-next-same-subject}).
5026
5027 @item G C-p
5028 @kindex G C-p (Summary)
5029 @findex gnus-summary-prev-same-subject
5030 Go to the previous article with the same subject
5031 (@code{gnus-summary-prev-same-subject}).
5032
5033 @item G f
5034 @itemx .
5035 @kindex G f  (Summary)
5036 @kindex .  (Summary)
5037 @findex gnus-summary-first-unread-article
5038 Go to the first unread article
5039 (@code{gnus-summary-first-unread-article}).
5040
5041 @item G b
5042 @itemx ,
5043 @kindex G b (Summary)
5044 @kindex , (Summary)
5045 @findex gnus-summary-best-unread-article
5046 Go to the unread article with the highest score
5047 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5048 go to the first unread article that has a score over the default score.
5049
5050 @item G l
5051 @itemx l
5052 @kindex l (Summary)
5053 @kindex G l (Summary)
5054 @findex gnus-summary-goto-last-article
5055 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5056
5057 @item G o
5058 @kindex G o (Summary)
5059 @findex gnus-summary-pop-article
5060 @cindex history
5061 @cindex article history
5062 Pop an article off the summary history and go to this article
5063 (@code{gnus-summary-pop-article}).  This command differs from the
5064 command above in that you can pop as many previous articles off the
5065 history as you like, while @kbd{l} toggles the two last read articles.
5066 For a somewhat related issue (if you use these commands a lot),
5067 @pxref{Article Backlog}.
5068
5069 @item G j
5070 @itemx j
5071 @kindex j (Summary)
5072 @kindex G j (Summary)
5073 @findex gnus-summary-goto-article
5074 Ask for an article number or @code{Message-ID}, and then go to that
5075 article (@code{gnus-summary-goto-article}).
5076
5077 @end table
5078
5079
5080 @node Choosing Variables
5081 @subsection Choosing Variables
5082
5083 Some variables relevant for moving and selecting articles:
5084
5085 @table @code
5086 @item gnus-auto-extend-newsgroup
5087 @vindex gnus-auto-extend-newsgroup
5088 All the movement commands will try to go to the previous (or next)
5089 article, even if that article isn't displayed in the Summary buffer if
5090 this variable is non-@code{nil}.  Gnus will then fetch the article from
5091 the server and display it in the article buffer.
5092
5093 @item gnus-select-article-hook
5094 @vindex gnus-select-article-hook
5095 This hook is called whenever an article is selected.  By default it
5096 exposes any threads hidden under the selected article.  If you would
5097 like each article to be saved in the Agent as you read it, putting
5098 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5099
5100 @item gnus-mark-article-hook
5101 @vindex gnus-mark-article-hook
5102 @findex gnus-summary-mark-unread-as-read
5103 @findex gnus-summary-mark-read-and-unread-as-read
5104 @findex gnus-unread-mark
5105 This hook is called whenever an article is selected.  It is intended to
5106 be used for marking articles as read.  The default value is
5107 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5108 mark of almost any article you read to @code{gnus-unread-mark}.  The
5109 only articles not affected by this function are ticked, dormant, and
5110 expirable articles.  If you'd instead like to just have unread articles
5111 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5112 instead.  It will leave marks like @code{gnus-low-score-mark},
5113 @code{gnus-del-mark} (and so on) alone.
5114
5115 @end table
5116
5117
5118 @node Paging the Article
5119 @section Scrolling the Article
5120 @cindex article scrolling
5121
5122 @table @kbd
5123
5124 @item SPACE
5125 @kindex SPACE (Summary)
5126 @findex gnus-summary-next-page
5127 Pressing @kbd{SPACE} will scroll the current article forward one page,
5128 or, if you have come to the end of the current article, will choose the
5129 next article (@code{gnus-summary-next-page}).
5130
5131 @vindex gnus-article-boring-faces
5132 @vindex gnus-article-skip-boring
5133 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5134 the article consists only of citations and signature, then it will be
5135 skipped; the next article will be shown instead.  You can customize
5136 what is considered uninteresting with
5137 @code{gnus-article-boring-faces}.  You can manually view the article's
5138 pages, no matter how boring, using @kbd{C-M-v}.
5139
5140 @item DEL
5141 @kindex DEL (Summary)
5142 @findex gnus-summary-prev-page
5143 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5144
5145 @item RET
5146 @kindex RET (Summary)
5147 @findex gnus-summary-scroll-up
5148 Scroll the current article one line forward
5149 (@code{gnus-summary-scroll-up}).
5150
5151 @item M-RET
5152 @kindex M-RET (Summary)
5153 @findex gnus-summary-scroll-down
5154 Scroll the current article one line backward
5155 (@code{gnus-summary-scroll-down}).
5156
5157 @item A g
5158 @itemx g
5159 @kindex A g (Summary)
5160 @kindex g (Summary)
5161 @findex gnus-summary-show-article
5162 @vindex gnus-summary-show-article-charset-alist
5163 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5164 given a prefix, fetch the current article, but don't run any of the
5165 article treatment functions.  This will give you a ``raw'' article, just
5166 the way it came from the server.
5167
5168 If given a numerical prefix, you can do semi-manual charset stuff.
5169 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5170 encoded in the @code{cn-gb-2312} charset.  If you have
5171
5172 @lisp
5173 (setq gnus-summary-show-article-charset-alist
5174       '((1 . cn-gb-2312)
5175         (2 . big5)))
5176 @end lisp
5177
5178 then you can say @kbd{C-u 1 g} to get the same effect.
5179
5180 @item A <
5181 @itemx <
5182 @kindex < (Summary)
5183 @kindex A < (Summary)
5184 @findex gnus-summary-beginning-of-article
5185 Scroll to the beginning of the article
5186 (@code{gnus-summary-beginning-of-article}).
5187
5188 @item A >
5189 @itemx >
5190 @kindex > (Summary)
5191 @kindex A > (Summary)
5192 @findex gnus-summary-end-of-article
5193 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5194
5195 @item A s
5196 @itemx s
5197 @kindex A s (Summary)
5198 @kindex s (Summary)
5199 @findex gnus-summary-isearch-article
5200 Perform an isearch in the article buffer
5201 (@code{gnus-summary-isearch-article}).
5202
5203 @item h
5204 @kindex h (Summary)
5205 @findex gnus-summary-select-article-buffer
5206 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5207
5208 @end table
5209
5210
5211 @node Reply Followup and Post
5212 @section Reply, Followup and Post
5213
5214 @menu
5215 * Summary Mail Commands::       Sending mail.
5216 * Summary Post Commands::       Sending news.
5217 * Summary Message Commands::    Other Message-related commands.
5218 * Canceling and Superseding::
5219 @end menu
5220
5221
5222 @node Summary Mail Commands
5223 @subsection Summary Mail Commands
5224 @cindex mail
5225 @cindex composing mail
5226
5227 Commands for composing a mail message:
5228
5229 @table @kbd
5230
5231 @item S r
5232 @itemx r
5233 @kindex S r (Summary)
5234 @kindex r (Summary)
5235 @findex gnus-summary-reply
5236 @c @icon{gnus-summary-mail-reply}
5237 @c @icon{gnus-summary-reply}
5238 Mail a reply to the author of the current article
5239 (@code{gnus-summary-reply}).
5240
5241 @item S R
5242 @itemx R
5243 @kindex R (Summary)
5244 @kindex S R (Summary)
5245 @findex gnus-summary-reply-with-original
5246 @c @icon{gnus-summary-reply-with-original}
5247 Mail a reply to the author of the current article and include the
5248 original message (@code{gnus-summary-reply-with-original}).  This
5249 command uses the process/prefix convention.
5250
5251 @item S w
5252 @kindex S w (Summary)
5253 @findex gnus-summary-wide-reply
5254 Mail a wide reply to the author of the current article
5255 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5256 goes out to all people listed in the @code{To}, @code{From} (or
5257 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5258 present, that's used instead.
5259
5260 @item S W
5261 @kindex S W (Summary)
5262 @findex gnus-summary-wide-reply-with-original
5263 Mail a wide reply to the current article and include the original
5264 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5265 the process/prefix convention.
5266
5267 @item S v
5268 @kindex S v (Summary)
5269 @findex gnus-summary-very-wide-reply
5270 Mail a very wide reply to the author of the current article
5271 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5272 that goes out to all people listed in the @code{To}, @code{From} (or
5273 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5274 articles.  This command uses the process/prefix convention.
5275
5276 @item S V
5277 @kindex S V (Summary)
5278 @findex gnus-summary-very-wide-reply-with-original
5279 Mail a very wide reply to the author of the current article and include the
5280 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5281 command uses the process/prefix convention.
5282
5283 @item S B r
5284 @kindex S B r (Summary)
5285 @findex gnus-summary-reply-broken-reply-to
5286 Mail a reply to the author of the current article but ignore the
5287 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5288 If you need this because a mailing list incorrectly sets a
5289 @code{Reply-To} header pointing to the list, you probably want to set
5290 the @code{broken-reply-to} group parameter instead, so things will work
5291 correctly.  @xref{Group Parameters}.
5292
5293 @item S B R
5294 @kindex S B R (Summary)
5295 @findex gnus-summary-reply-broken-reply-to-with-original
5296 Mail a reply to the author of the current article and include the
5297 original message but ignore the @code{Reply-To} field
5298 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5299
5300 @item S o m
5301 @itemx C-c C-f
5302 @kindex S o m (Summary)
5303 @kindex C-c C-f (Summary)
5304 @findex gnus-summary-mail-forward
5305 @c @icon{gnus-summary-mail-forward}
5306 Forward the current article to some other person
5307 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
5308 is forwarded according to the value of (@code{message-forward-as-mime})
5309 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5310 message and forward directly inline; if the prefix is 2, forward message
5311 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5312 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5313 directly inline; otherwise, the message is forwarded as no prefix given
5314 but use the flipped value of (@code{message-forward-as-mime}).  By
5315 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5316 section.
5317
5318 @item S m
5319 @itemx m
5320 @kindex m (Summary)
5321 @kindex S m (Summary)
5322 @findex gnus-summary-mail-other-window
5323 @c @icon{gnus-summary-mail-originate}
5324 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5325 the posting style of the current group.  If given a prefix, disable that.
5326 If the prefix is 1, prompt for a group name to find the posting style.
5327
5328 @item S i
5329 @itemx i
5330 @kindex i (Summary)
5331 @kindex S i (Summary)
5332 @findex gnus-summary-news-other-window
5333 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5334 post to the current group.  If given a prefix, disable that.  If the
5335 prefix is 1, prompt for a group to post to.
5336
5337 This function actually prepares a news even when using mail groups.
5338 This is useful for ``posting'' messages to mail groups without actually
5339 sending them over the network: they're just saved directly to the group
5340 in question.  The corresponding back end must have a request-post method
5341 for this to work though.
5342
5343 @item S D b
5344 @kindex S D b (Summary)
5345 @findex gnus-summary-resend-bounced-mail
5346 @cindex bouncing mail
5347 If you have sent a mail, but the mail was bounced back to you for some
5348 reason (wrong address, transient failure), you can use this command to
5349 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5350 will be popped into a mail buffer where you can edit the headers before
5351 sending the mail off again.  If you give a prefix to this command, and
5352 the bounced mail is a reply to some other mail, Gnus will try to fetch
5353 that mail and display it for easy perusal of its headers.  This might
5354 very well fail, though.
5355
5356 @item S D r
5357 @kindex S D r (Summary)
5358 @findex gnus-summary-resend-message
5359 Not to be confused with the previous command,
5360 @code{gnus-summary-resend-message} will prompt you for an address to
5361 send the current message off to, and then send it to that place.  The
5362 headers of the message won't be altered---but lots of headers that say
5363 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5364 means that you actually send a mail to someone that has a @code{To}
5365 header that (probably) points to yourself.  This will confuse people.
5366 So, natcherly you'll only do that if you're really eVIl.
5367
5368 This command is mainly used if you have several accounts and want to
5369 ship a mail to a different account of yours.  (If you're both
5370 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5371 to the @code{root} account, you may want to resend it to
5372 @code{postmaster}.  Ordnung muss sein!
5373
5374 This command understands the process/prefix convention
5375 (@pxref{Process/Prefix}).
5376
5377 @item S O m
5378 @kindex S O m (Summary)
5379 @findex gnus-uu-digest-mail-forward
5380 Digest the current series (@pxref{Decoding Articles}) and forward the
5381 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
5382 uses the process/prefix convention (@pxref{Process/Prefix}).
5383
5384 @item S M-c
5385 @kindex S M-c (Summary)
5386 @findex gnus-summary-mail-crosspost-complaint
5387 @cindex crossposting
5388 @cindex excessive crossposting
5389 Send a complaint about excessive crossposting to the author of the
5390 current article (@code{gnus-summary-mail-crosspost-complaint}).
5391
5392 @findex gnus-crosspost-complaint
5393 This command is provided as a way to fight back against the current
5394 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5395 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5396 command understands the process/prefix convention
5397 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5398
5399 @end table
5400
5401 Also @xref{Header Commands, ,Header Commands, message, The Message
5402 Manual}, for more information.
5403
5404
5405 @node Summary Post Commands
5406 @subsection Summary Post Commands
5407 @cindex post
5408 @cindex composing news
5409
5410 Commands for posting a news article:
5411
5412 @table @kbd
5413 @item S p
5414 @itemx a
5415 @kindex a (Summary)
5416 @kindex S p (Summary)
5417 @findex gnus-summary-post-news
5418 @c @icon{gnus-summary-post-news}
5419 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5420 default, post to the current group.  If given a prefix, disable that.
5421 If the prefix is 1, prompt for another group instead.
5422
5423 @item S f
5424 @itemx f
5425 @kindex f (Summary)
5426 @kindex S f (Summary)
5427 @findex gnus-summary-followup
5428 @c @icon{gnus-summary-followup}
5429 Post a followup to the current article (@code{gnus-summary-followup}).
5430
5431 @item S F
5432 @itemx F
5433 @kindex S F (Summary)
5434 @kindex F (Summary)
5435 @c @icon{gnus-summary-followup-with-original}
5436 @findex gnus-summary-followup-with-original
5437 Post a followup to the current article and include the original message
5438 (@code{gnus-summary-followup-with-original}).  This command uses the
5439 process/prefix convention.
5440
5441 @item S n
5442 @kindex S n (Summary)
5443 @findex gnus-summary-followup-to-mail
5444 Post a followup to the current article via news, even if you got the
5445 message through mail (@code{gnus-summary-followup-to-mail}).
5446
5447 @item S N
5448 @kindex S N (Summary)
5449 @findex gnus-summary-followup-to-mail-with-original
5450 Post a followup to the current article via news, even if you got the
5451 message through mail and include the original message
5452 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5453 the process/prefix convention.
5454
5455 @item S o p
5456 @kindex S o p (Summary)
5457 @findex gnus-summary-post-forward
5458 Forward the current article to a newsgroup
5459 (@code{gnus-summary-post-forward}).
5460  If no prefix is given, the message is forwarded according to the value
5461 of (@code{message-forward-as-mime}) and
5462 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5463 message and forward directly inline; if the prefix is 2, forward message
5464 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5465 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5466 directly inline; otherwise, the message is forwarded as no prefix given
5467 but use the flipped value of (@code{message-forward-as-mime}).  By
5468 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5469
5470 @item S O p
5471 @kindex S O p (Summary)
5472 @findex gnus-uu-digest-post-forward
5473 @cindex digests
5474 @cindex making digests
5475 Digest the current series and forward the result to a newsgroup
5476 (@code{gnus-uu-digest-mail-forward}).  This command uses the
5477 process/prefix convention.
5478
5479 @item S u
5480 @kindex S u (Summary)
5481 @findex gnus-uu-post-news
5482 @c @icon{gnus-uu-post-news}
5483 Uuencode a file, split it into parts, and post it as a series
5484 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5485 @end table
5486
5487 Also @xref{Header Commands, ,Header Commands, message, The Message
5488 Manual}, for more information.
5489
5490
5491 @node Summary Message Commands
5492 @subsection Summary Message Commands
5493
5494 @table @kbd
5495 @item S y
5496 @kindex S y (Summary)
5497 @findex gnus-summary-yank-message
5498 Yank the current article into an already existing Message composition
5499 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5500 what message buffer you want to yank into, and understands the
5501 process/prefix convention (@pxref{Process/Prefix}).
5502
5503 @end table
5504
5505
5506 @node Canceling and Superseding
5507 @subsection Canceling Articles
5508 @cindex canceling articles
5509 @cindex superseding articles
5510
5511 Have you ever written something, and then decided that you really,
5512 really, really wish you hadn't posted that?
5513
5514 Well, you can't cancel mail, but you can cancel posts.
5515
5516 @findex gnus-summary-cancel-article
5517 @kindex C (Summary)
5518 @c @icon{gnus-summary-cancel-article}
5519 Find the article you wish to cancel (you can only cancel your own
5520 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5521 c} (@code{gnus-summary-cancel-article}).  Your article will be
5522 canceled---machines all over the world will be deleting your article.
5523 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5524
5525 Be aware, however, that not all sites honor cancels, so your article may
5526 live on here and there, while most sites will delete the article in
5527 question.
5528
5529 Gnus will use the ``current'' select method when canceling.  If you
5530 want to use the standard posting method, use the @samp{a} symbolic
5531 prefix (@pxref{Symbolic Prefixes}).
5532
5533 If you discover that you have made some mistakes and want to do some
5534 corrections, you can post a @dfn{superseding} article that will replace
5535 your original article.
5536
5537 @findex gnus-summary-supersede-article
5538 @kindex S (Summary)
5539 Go to the original article and press @kbd{S s}
5540 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5541 where you can edit the article all you want before sending it off the
5542 usual way.
5543
5544 The same goes for superseding as for canceling, only more so: Some
5545 sites do not honor superseding.  On those sites, it will appear that you
5546 have posted almost the same article twice.
5547
5548 If you have just posted the article, and change your mind right away,
5549 there is a trick you can use to cancel/supersede the article without
5550 waiting for the article to appear on your site first.  You simply return
5551 to the post buffer (which is called @code{*sent ...*}).  There you will
5552 find the article you just posted, with all the headers intact.  Change
5553 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5554 header by substituting one of those words for the word
5555 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5556 you would do normally.  The previous article will be
5557 canceled/superseded.
5558
5559 Just remember, kids: There is no 'c' in 'supersede'.
5560
5561 @node Delayed Articles
5562 @section Delayed Articles
5563 @cindex delayed sending
5564 @cindex send delayed
5565
5566 Sometimes, you might wish to delay the sending of a message.  For
5567 example, you might wish to arrange for a message to turn up just in time
5568 to remind your about the birthday of your Significant Other.  For this,
5569 there is the @code{gnus-delay} package.  Setup is simple:
5570
5571 @lisp
5572 (gnus-delay-initialize)
5573 @end lisp
5574
5575 @findex gnus-delay-article
5576 Normally, to send a message you use the @kbd{C-c C-c} command from
5577 Message mode.  To delay a message, use @kbd{C-c C-j}
5578 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5579 message should be delayed.  Possible answers are:
5580
5581 @itemize @bullet
5582 @item
5583 A time span.  Consists of an integer and a letter.  For example,
5584 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5585 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5586 (months) and @code{Y} (years).
5587
5588 @item
5589 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5590 delayed until that day, at a specific time (eight o'clock by default).
5591 See also @code{gnus-delay-default-hour}.
5592
5593 @item
5594 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5595 stuff.  The deadline will be at that time today, except if that time has
5596 already passed, then it's at the given time tomorrow.  So if it's ten
5597 o'clock in the morning and you specify @code{11:15}, then the deadline
5598 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5599 that means a time tomorrow.
5600 @end itemize
5601
5602 The action of the @code{gnus-delay-article} command is influenced by a
5603 couple of variables:
5604
5605 @table @code
5606 @item gnus-delay-default-hour
5607 @vindex gnus-delay-default-hour
5608 When you specify a specific date, the message will be due on that hour
5609 on the given date.  Possible values are integers 0 through 23.
5610
5611 @item gnus-delay-default-delay
5612 @vindex gnus-delay-default-delay
5613 This is a string and gives the default delay.  It can be of any of the
5614 formats described above.
5615
5616 @item gnus-delay-group
5617 @vindex gnus-delay-group
5618 Delayed articles will be kept in this group on the drafts server until
5619 they are due.  You probably don't need to change this.  The default
5620 value is @code{"delayed"}.
5621
5622 @item gnus-delay-header
5623 @vindex gnus-delay-header
5624 The deadline for each article will be stored in a header.  This variable
5625 is a string and gives the header name.  You probably don't need to
5626 change this.  The default value is @code{"X-Gnus-Delayed"}.
5627 @end table
5628
5629 The way delaying works is like this: when you use the
5630 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5631 calculates the deadline of the message and stores it in the
5632 @code{X-Gnus-Delayed} header and puts the message in the
5633 @code{nndraft:delayed} group.
5634
5635 @findex gnus-delay-send-queue
5636 And whenever you get new news, Gnus looks through the group for articles
5637 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5638 function for this.  By default, this function is added to the hook
5639 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5640 Maybe you want to use the demon to send drafts?  Just tell the demon to
5641 execute the @code{gnus-delay-send-queue} function.
5642
5643 @table @code
5644 @item gnus-delay-initialize
5645 @findex gnus-delay-initialize
5646 By default, this function installs @code{gnus-delay-send-queue} in
5647 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5648 argument @code{no-check}.  If it is non-@code{nil},
5649 @code{gnus-get-new-news-hook} is not changed.  The optional first
5650 argument is ignored.
5651
5652 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5653 Presumably, you want to use the demon for sending due delayed articles.
5654 Just don't forget to set that up :-)
5655 @end table
5656
5657
5658 @node Marking Articles
5659 @section Marking Articles
5660 @cindex article marking
5661 @cindex article ticking
5662 @cindex marks
5663
5664 There are several marks you can set on an article.
5665
5666 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5667 neologism ohoy!) of the article.  Alphabetic marks generally mean
5668 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5669
5670 In addition, you also have marks that do not affect readedness.
5671
5672 @menu
5673 * Unread Articles::             Marks for unread articles.
5674 * Read Articles::               Marks for read articles.
5675 * Other Marks::                 Marks that do not affect readedness.
5676 @end menu
5677
5678 @ifinfo
5679 There's a plethora of commands for manipulating these marks:
5680 @end ifinfo
5681
5682 @menu
5683 * Setting Marks::             How to set and remove marks.
5684 * Generic Marking Commands::  How to customize the marking.
5685 * Setting Process Marks::     How to mark articles for later processing.
5686 @end menu
5687
5688
5689 @node Unread Articles
5690 @subsection Unread Articles
5691
5692 The following marks mark articles as (kinda) unread, in one form or
5693 other.
5694
5695 @table @samp
5696 @item !
5697 @vindex gnus-ticked-mark
5698 Marked as ticked (@code{gnus-ticked-mark}).
5699
5700 @dfn{Ticked articles} are articles that will remain visible always.  If
5701 you see an article that you find interesting, or you want to put off
5702 reading it, or replying to it, until sometime later, you'd typically
5703 tick it.  However, articles can be expired (from news servers by the
5704 news server software, Gnus itself never expires ticked messages), so if
5705 you want to keep an article forever, you'll have to make it persistent
5706 (@pxref{Persistent Articles}).
5707
5708 @item ?
5709 @vindex gnus-dormant-mark
5710 Marked as dormant (@code{gnus-dormant-mark}).
5711
5712 @dfn{Dormant articles} will only appear in the summary buffer if there
5713 are followups to it.  If you want to see them even if they don't have
5714 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5715 Otherwise (except for the visibility issue), they are just like ticked
5716 messages.
5717
5718 @item SPACE
5719 @vindex gnus-unread-mark
5720 Marked as unread (@code{gnus-unread-mark}).
5721
5722 @dfn{Unread articles} are articles that haven't been read at all yet.
5723 @end table
5724
5725
5726 @node Read Articles
5727 @subsection Read Articles
5728 @cindex expirable mark
5729
5730 All the following marks mark articles as read.
5731
5732 @table @samp
5733
5734 @item r
5735 @vindex gnus-del-mark
5736 These are articles that the user has marked as read with the @kbd{d}
5737 command manually, more or less (@code{gnus-del-mark}).
5738
5739 @item R
5740 @vindex gnus-read-mark
5741 Articles that have actually been read (@code{gnus-read-mark}).
5742
5743 @item O
5744 @vindex gnus-ancient-mark
5745 Articles that were marked as read in previous sessions and are now
5746 @dfn{old} (@code{gnus-ancient-mark}).
5747
5748 @item K
5749 @vindex gnus-killed-mark
5750 Marked as killed (@code{gnus-killed-mark}).
5751
5752 @item X
5753 @vindex gnus-kill-file-mark
5754 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5755
5756 @item Y
5757 @vindex gnus-low-score-mark
5758 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5759
5760 @item C
5761 @vindex gnus-catchup-mark
5762 Marked as read by a catchup (@code{gnus-catchup-mark}).
5763
5764 @item G
5765 @vindex gnus-canceled-mark
5766 Canceled article (@code{gnus-canceled-mark})
5767
5768 @item F
5769 @vindex gnus-souped-mark
5770 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5771
5772 @item Q
5773 @vindex gnus-sparse-mark
5774 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5775 Threading}.
5776
5777 @item M
5778 @vindex gnus-duplicate-mark
5779 Article marked as read by duplicate suppression
5780 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5781
5782 @end table
5783
5784 All these marks just mean that the article is marked as read, really.
5785 They are interpreted differently when doing adaptive scoring, though.
5786
5787 One more special mark, though:
5788
5789 @table @samp
5790 @item E
5791 @vindex gnus-expirable-mark
5792 Marked as expirable (@code{gnus-expirable-mark}).
5793
5794 Marking articles as @dfn{expirable} (or have them marked as such
5795 automatically) doesn't make much sense in normal groups---a user doesn't
5796 control expiring of news articles, but in mail groups, for instance,
5797 articles marked as @dfn{expirable} can be deleted by Gnus at
5798 any time.
5799 @end table
5800
5801
5802 @node Other Marks
5803 @subsection Other Marks
5804 @cindex process mark
5805 @cindex bookmarks
5806
5807 There are some marks that have nothing to do with whether the article is
5808 read or not.
5809
5810 @itemize @bullet
5811
5812 @item
5813 You can set a bookmark in the current article.  Say you are reading a
5814 long thesis on cats' urinary tracts, and have to go home for dinner
5815 before you've finished reading the thesis.  You can then set a bookmark
5816 in the article, and Gnus will jump to this bookmark the next time it
5817 encounters the article.  @xref{Setting Marks}.
5818
5819 @item
5820 @vindex gnus-replied-mark
5821 All articles that you have replied to or made a followup to (i.e., have
5822 answered) will be marked with an @samp{A} in the second column
5823 (@code{gnus-replied-mark}).
5824
5825 @item
5826 @vindex gnus-forwarded-mark
5827 All articles that you have forwarded will be marked with an @samp{F} in
5828 the second column (@code{gnus-forwarded-mark}).
5829
5830 @item
5831 @vindex gnus-cached-mark
5832 Articles stored in the article cache will be marked with an @samp{*} in
5833 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5834
5835 @item
5836 @vindex gnus-saved-mark
5837 Articles ``saved'' (in some manner or other; not necessarily
5838 religiously) are marked with an @samp{S} in the second column
5839 (@code{gnus-saved-mark}).
5840
5841 @item
5842 @vindex gnus-recent-mark
5843 Articles that according to the server haven't been shown to the user
5844 before are marked with a @samp{N} in the second column
5845 (@code{gnus-recent-mark}).  Note that not all servers support this
5846 mark, in which case it simply never appears.  Compare with
5847 @code{gnus-unseen-mark}.
5848
5849 @item
5850 @vindex gnus-unseen-mark
5851 Articles that haven't been seen before in Gnus by the user are marked
5852 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5853 Compare with @code{gnus-recent-mark}.
5854
5855 @item
5856 @vindex gnus-downloaded-mark
5857 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5858 downloaded for unplugged (offline) viewing.  If you are using the
5859 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5860 (The variable @code{gnus-downloaded-mark} controls which character to
5861 use.)
5862
5863 @item
5864 @vindex gnus-undownloaded-mark
5865 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5866 not have been downloaded.  Such articles cannot be viewed while you
5867 are unplugged (offline).  If you are using the @samp{%O} spec, these
5868 articles get the @samp{-} mark in that spec.  (The variable
5869 @code{gnus-undownloaded-mark} controls which character to use.)
5870
5871 @item
5872 @vindex gnus-downloadable-mark
5873 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5874 automatically, but it is also possible to explicitly mark articles for
5875 download, even if they would not be downloaded automatically.  Such
5876 explicitly-marked articles get the @samp{%} mark in the first column.
5877 (The variable @code{gnus-downloadable-mark} controls which character to
5878 use.)
5879
5880 @item
5881 @vindex gnus-not-empty-thread-mark
5882 @vindex gnus-empty-thread-mark
5883 If the @samp{%e} spec is used, the presence of threads or not will be
5884 marked with @code{gnus-not-empty-thread-mark} and
5885 @code{gnus-empty-thread-mark} in the third column, respectively.
5886
5887 @item
5888 @vindex gnus-process-mark
5889 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5890 variety of commands react to the presence of the process mark.  For
5891 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5892 all articles that have been marked with the process mark.  Articles
5893 marked with the process mark have a @samp{#} in the second column.
5894
5895 @end itemize
5896
5897 You might have noticed that most of these ``non-readedness'' marks
5898 appear in the second column by default.  So if you have a cached, saved,
5899 replied article that you have process-marked, what will that look like?
5900
5901 Nothing much.  The precedence rules go as follows: process -> cache ->
5902 replied -> saved.  So if the article is in the cache and is replied,
5903 you'll only see the cache mark and not the replied mark.
5904
5905
5906 @node Setting Marks
5907 @subsection Setting Marks
5908 @cindex setting marks
5909
5910 All the marking commands understand the numeric prefix.
5911
5912 @table @kbd
5913 @item M c
5914 @itemx M-u
5915 @kindex M c (Summary)
5916 @kindex M-u (Summary)
5917 @findex gnus-summary-clear-mark-forward
5918 @cindex mark as unread
5919 Clear all readedness-marks from the current article
5920 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5921 article as unread.
5922
5923 @item M t
5924 @itemx !
5925 @kindex ! (Summary)
5926 @kindex M t (Summary)
5927 @findex gnus-summary-tick-article-forward
5928 Tick the current article (@code{gnus-summary-tick-article-forward}).
5929 @xref{Article Caching}.
5930
5931 @item M ?
5932 @itemx ?
5933 @kindex ? (Summary)
5934 @kindex M ? (Summary)
5935 @findex gnus-summary-mark-as-dormant
5936 Mark the current article as dormant
5937 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5938
5939 @item M d
5940 @itemx d
5941 @kindex M d (Summary)
5942 @kindex d (Summary)
5943 @findex gnus-summary-mark-as-read-forward
5944 Mark the current article as read
5945 (@code{gnus-summary-mark-as-read-forward}).
5946
5947 @item D
5948 @kindex D (Summary)
5949 @findex gnus-summary-mark-as-read-backward
5950 Mark the current article as read and move point to the previous line
5951 (@code{gnus-summary-mark-as-read-backward}).
5952
5953 @item M k
5954 @itemx k
5955 @kindex k (Summary)
5956 @kindex M k (Summary)
5957 @findex gnus-summary-kill-same-subject-and-select
5958 Mark all articles that have the same subject as the current one as read,
5959 and then select the next unread article
5960 (@code{gnus-summary-kill-same-subject-and-select}).
5961
5962 @item M K
5963 @itemx C-k
5964 @kindex M K (Summary)
5965 @kindex C-k (Summary)
5966 @findex gnus-summary-kill-same-subject
5967 Mark all articles that have the same subject as the current one as read
5968 (@code{gnus-summary-kill-same-subject}).
5969
5970 @item M C
5971 @kindex M C (Summary)
5972 @findex gnus-summary-catchup
5973 @c @icon{gnus-summary-catchup}
5974 Mark all unread articles as read (@code{gnus-summary-catchup}).
5975
5976 @item M C-c
5977 @kindex M C-c (Summary)
5978 @findex gnus-summary-catchup-all
5979 Mark all articles in the group as read---even the ticked and dormant
5980 articles (@code{gnus-summary-catchup-all}).
5981
5982 @item M H
5983 @kindex M H (Summary)
5984 @findex gnus-summary-catchup-to-here
5985 Catchup the current group to point (before the point)
5986 (@code{gnus-summary-catchup-to-here}).
5987
5988 @item M h
5989 @kindex M h (Summary)
5990 @findex gnus-summary-catchup-from-here
5991 Catchup the current group from point (after the point)
5992 (@code{gnus-summary-catchup-from-here}).
5993
5994 @item C-w
5995 @kindex C-w (Summary)
5996 @findex gnus-summary-mark-region-as-read
5997 Mark all articles between point and mark as read
5998 (@code{gnus-summary-mark-region-as-read}).
5999
6000 @item M V k
6001 @kindex M V k (Summary)
6002 @findex gnus-summary-kill-below
6003 Kill all articles with scores below the default score (or below the
6004 numeric prefix) (@code{gnus-summary-kill-below}).
6005
6006 @item M e
6007 @itemx E
6008 @kindex M e (Summary)
6009 @kindex E (Summary)
6010 @findex gnus-summary-mark-as-expirable
6011 Mark the current article as expirable
6012 (@code{gnus-summary-mark-as-expirable}).
6013
6014 @item M b
6015 @kindex M b (Summary)
6016 @findex gnus-summary-set-bookmark
6017 Set a bookmark in the current article
6018 (@code{gnus-summary-set-bookmark}).
6019
6020 @item M B
6021 @kindex M B (Summary)
6022 @findex gnus-summary-remove-bookmark
6023 Remove the bookmark from the current article
6024 (@code{gnus-summary-remove-bookmark}).
6025
6026 @item M V c
6027 @kindex M V c (Summary)
6028 @findex gnus-summary-clear-above
6029 Clear all marks from articles with scores over the default score (or
6030 over the numeric prefix) (@code{gnus-summary-clear-above}).
6031
6032 @item M V u
6033 @kindex M V u (Summary)
6034 @findex gnus-summary-tick-above
6035 Tick all articles with scores over the default score (or over the
6036 numeric prefix) (@code{gnus-summary-tick-above}).
6037
6038 @item M V m
6039 @kindex M V m (Summary)
6040 @findex gnus-summary-mark-above
6041 Prompt for a mark, and mark all articles with scores over the default
6042 score (or over the numeric prefix) with this mark
6043 (@code{gnus-summary-clear-above}).
6044 @end table
6045
6046 @vindex gnus-summary-goto-unread
6047 The @code{gnus-summary-goto-unread} variable controls what action should
6048 be taken after setting a mark.  If non-@code{nil}, point will move to
6049 the next/previous unread article.  If @code{nil}, point will just move
6050 one line up or down.  As a special case, if this variable is
6051 @code{never}, all the marking commands as well as other commands (like
6052 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6053 The default is @code{t}.
6054
6055
6056 @node Generic Marking Commands
6057 @subsection Generic Marking Commands
6058
6059 Some people would like the command that ticks an article (@kbd{!}) go to
6060 the next article.  Others would like it to go to the next unread
6061 article.  Yet others would like it to stay on the current article.  And
6062 even though I haven't heard of anybody wanting it to go to the
6063 previous (unread) article, I'm sure there are people that want that as
6064 well.
6065
6066 Multiply these five behaviors with five different marking commands, and
6067 you get a potentially complex set of variable to control what each
6068 command should do.
6069
6070 To sidestep that mess, Gnus provides commands that do all these
6071 different things.  They can be found on the @kbd{M M} map in the summary
6072 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6073 to list in this manual.
6074
6075 While you can use these commands directly, most users would prefer
6076 altering the summary mode keymap.  For instance, if you would like the
6077 @kbd{!} command to go to the next article instead of the next unread
6078 article, you could say something like:
6079
6080 @lisp
6081 @group
6082 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6083 (defun my-alter-summary-map ()
6084   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6085 @end group
6086 @end lisp
6087
6088 @noindent
6089 or
6090
6091 @lisp
6092 (defun my-alter-summary-map ()
6093   (local-set-key "!" "MM!n"))
6094 @end lisp
6095
6096
6097 @node Setting Process Marks
6098 @subsection Setting Process Marks
6099 @cindex setting process marks
6100
6101 Process marks are displayed as @code{#} in the summary buffer, and are
6102 used for marking articles in such a way that other commands will
6103 process these articles.  For instance, if you process mark four
6104 articles and then use the @kbd{*} command, Gnus will enter these four
6105 commands into the cache.  For more information,
6106 @pxref{Process/Prefix}.
6107
6108 @table @kbd
6109
6110 @item M P p
6111 @itemx #
6112 @kindex # (Summary)
6113 @kindex M P p (Summary)
6114 @findex gnus-summary-mark-as-processable
6115 Mark the current article with the process mark
6116 (@code{gnus-summary-mark-as-processable}).
6117 @findex gnus-summary-unmark-as-processable
6118
6119 @item M P u
6120 @itemx M-#
6121 @kindex M P u (Summary)
6122 @kindex M-# (Summary)
6123 Remove the process mark, if any, from the current article
6124 (@code{gnus-summary-unmark-as-processable}).
6125
6126 @item M P U
6127 @kindex M P U (Summary)
6128 @findex gnus-summary-unmark-all-processable
6129 Remove the process mark from all articles
6130 (@code{gnus-summary-unmark-all-processable}).
6131
6132 @item M P i
6133 @kindex M P i (Summary)
6134 @findex gnus-uu-invert-processable
6135 Invert the list of process marked articles
6136 (@code{gnus-uu-invert-processable}).
6137
6138 @item M P R
6139 @kindex M P R (Summary)
6140 @findex gnus-uu-mark-by-regexp
6141 Mark articles that have a @code{Subject} header that matches a regular
6142 expression (@code{gnus-uu-mark-by-regexp}).
6143
6144 @item M P G
6145 @kindex M P G (Summary)
6146 @findex gnus-uu-unmark-by-regexp
6147 Unmark articles that have a @code{Subject} header that matches a regular
6148 expression (@code{gnus-uu-unmark-by-regexp}).
6149
6150 @item M P r
6151 @kindex M P r (Summary)
6152 @findex gnus-uu-mark-region
6153 Mark articles in region (@code{gnus-uu-mark-region}).
6154
6155 @item M P g
6156 @kindex M P g
6157 @findex gnus-uu-unmark-region
6158 Unmark articles in region (@code{gnus-uu-unmark-region}).
6159
6160 @item M P t
6161 @kindex M P t (Summary)
6162 @findex gnus-uu-mark-thread
6163 Mark all articles in the current (sub)thread
6164 (@code{gnus-uu-mark-thread}).
6165
6166 @item M P T
6167 @kindex M P T (Summary)
6168 @findex gnus-uu-unmark-thread
6169 Unmark all articles in the current (sub)thread
6170 (@code{gnus-uu-unmark-thread}).
6171
6172 @item M P v
6173 @kindex M P v (Summary)
6174 @findex gnus-uu-mark-over
6175 Mark all articles that have a score above the prefix argument
6176 (@code{gnus-uu-mark-over}).
6177
6178 @item M P s
6179 @kindex M P s (Summary)
6180 @findex gnus-uu-mark-series
6181 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6182
6183 @item M P S
6184 @kindex M P S (Summary)
6185 @findex gnus-uu-mark-sparse
6186 Mark all series that have already had some articles marked
6187 (@code{gnus-uu-mark-sparse}).
6188
6189 @item M P a
6190 @kindex M P a (Summary)
6191 @findex gnus-uu-mark-all
6192 Mark all articles in series order (@code{gnus-uu-mark-series}).
6193
6194 @item M P b
6195 @kindex M P b (Summary)
6196 @findex gnus-uu-mark-buffer
6197 Mark all articles in the buffer in the order they appear
6198 (@code{gnus-uu-mark-buffer}).
6199
6200 @item M P k
6201 @kindex M P k (Summary)
6202 @findex gnus-summary-kill-process-mark
6203 Push the current process mark set onto the stack and unmark all articles
6204 (@code{gnus-summary-kill-process-mark}).
6205
6206 @item M P y
6207 @kindex M P y (Summary)
6208 @findex gnus-summary-yank-process-mark
6209 Pop the previous process mark set from the stack and restore it
6210 (@code{gnus-summary-yank-process-mark}).
6211
6212 @item M P w
6213 @kindex M P w (Summary)
6214 @findex gnus-summary-save-process-mark
6215 Push the current process mark set onto the stack
6216 (@code{gnus-summary-save-process-mark}).
6217
6218 @end table
6219
6220 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6221 set process marks based on article body contents.
6222
6223
6224 @node Limiting
6225 @section Limiting
6226 @cindex limiting
6227
6228 It can be convenient to limit the summary buffer to just show some
6229 subset of the articles currently in the group.  The effect most limit
6230 commands have is to remove a few (or many) articles from the summary
6231 buffer.
6232
6233 All limiting commands work on subsets of the articles already fetched
6234 from the servers.  None of these commands query the server for
6235 additional articles.
6236
6237 @table @kbd
6238
6239 @item / /
6240 @itemx / s
6241 @kindex / / (Summary)
6242 @findex gnus-summary-limit-to-subject
6243 Limit the summary buffer to articles that match some subject
6244 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6245 matching articles.
6246
6247 @item / a
6248 @kindex / a (Summary)
6249 @findex gnus-summary-limit-to-author
6250 Limit the summary buffer to articles that match some author
6251 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6252 matching articles.
6253
6254 @item / x
6255 @kindex / x (Summary)
6256 @findex gnus-summary-limit-to-extra
6257 Limit the summary buffer to articles that match one of the ``extra''
6258 headers (@pxref{To From Newsgroups})
6259 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6260 matching articles.
6261
6262 @item / u
6263 @itemx x
6264 @kindex / u (Summary)
6265 @kindex x (Summary)
6266 @findex gnus-summary-limit-to-unread
6267 Limit the summary buffer to articles not marked as read
6268 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6269 buffer to articles strictly unread.  This means that ticked and
6270 dormant articles will also be excluded.
6271
6272 @item / m
6273 @kindex / m (Summary)
6274 @findex gnus-summary-limit-to-marks
6275 Ask for a mark and then limit to all articles that have been marked
6276 with that mark (@code{gnus-summary-limit-to-marks}).
6277
6278 @item / t
6279 @kindex / t (Summary)
6280 @findex gnus-summary-limit-to-age
6281 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6282 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6283 articles younger than that number of days.
6284
6285 @item / n
6286 @kindex / n (Summary)
6287 @findex gnus-summary-limit-to-articles
6288 Limit the summary buffer to the current article
6289 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6290 convention (@pxref{Process/Prefix}).
6291
6292 @item / w
6293 @kindex / w (Summary)
6294 @findex gnus-summary-pop-limit
6295 Pop the previous limit off the stack and restore it
6296 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6297 the stack.
6298
6299 @item / .
6300 @kindex / . (Summary)
6301 @findex gnus-summary-limit-to-unseen
6302 Limit the summary buffer to the unseen articles
6303 (@code{gnus-summary-limit-to-unseen}).
6304
6305 @item / v
6306 @kindex / v (Summary)
6307 @findex gnus-summary-limit-to-score
6308 Limit the summary buffer to articles that have a score at or above some
6309 score (@code{gnus-summary-limit-to-score}).
6310
6311 @item / p
6312 @kindex / p (Summary)
6313 @findex gnus-summary-limit-to-display-predicate
6314 Limit the summary buffer to articles that satisfy the @code{display}
6315 group parameter predicate
6316 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6317 Parameters}, for more on this predicate.
6318
6319 @item / E
6320 @itemx M S
6321 @kindex M S (Summary)
6322 @kindex / E (Summary)
6323 @findex gnus-summary-limit-include-expunged
6324 Include all expunged articles in the limit
6325 (@code{gnus-summary-limit-include-expunged}).
6326
6327 @item / D
6328 @kindex / D (Summary)
6329 @findex gnus-summary-limit-include-dormant
6330 Include all dormant articles in the limit
6331 (@code{gnus-summary-limit-include-dormant}).
6332
6333 @item / *
6334 @kindex / * (Summary)
6335 @findex gnus-summary-limit-include-cached
6336 Include all cached articles in the limit
6337 (@code{gnus-summary-limit-include-cached}).
6338
6339 @item / d
6340 @kindex / d (Summary)
6341 @findex gnus-summary-limit-exclude-dormant
6342 Exclude all dormant articles from the limit
6343 (@code{gnus-summary-limit-exclude-dormant}).
6344
6345 @item / M
6346 @kindex / M (Summary)
6347 @findex gnus-summary-limit-exclude-marks
6348 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6349
6350 @item / T
6351 @kindex / T (Summary)
6352 @findex gnus-summary-limit-include-thread
6353 Include all the articles in the current thread in the limit.
6354
6355 @item / c
6356 @kindex / c (Summary)
6357 @findex gnus-summary-limit-exclude-childless-dormant
6358 Exclude all dormant articles that have no children from the limit@*
6359 (@code{gnus-summary-limit-exclude-childless-dormant}).
6360
6361 @item / C
6362 @kindex / C (Summary)
6363 @findex gnus-summary-limit-mark-excluded-as-read
6364 Mark all excluded unread articles as read
6365 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6366 also mark excluded ticked and dormant articles as read.
6367
6368 @item / N
6369 @kindex / N (Summary)
6370 @findex gnus-summary-insert-new-articles
6371 Insert all new articles in the summary buffer.  It scans for new emails
6372 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6373
6374 @item / o
6375 @kindex / o (Summary)
6376 @findex gnus-summary-insert-old-articles
6377 Insert all old articles in the summary buffer.  If given a numbered
6378 prefix, fetch this number of articles.
6379
6380 @end table
6381
6382
6383 @node Threading
6384 @section Threading
6385 @cindex threading
6386 @cindex article threading
6387
6388 Gnus threads articles by default.  @dfn{To thread} is to put responses
6389 to articles directly after the articles they respond to---in a
6390 hierarchical fashion.
6391
6392 Threading is done by looking at the @code{References} headers of the
6393 articles.  In a perfect world, this would be enough to build pretty
6394 trees, but unfortunately, the @code{References} header is often broken
6395 or simply missing.  Weird news propagation exacerbates the problem,
6396 so one has to employ other heuristics to get pleasing results.  A
6397 plethora of approaches exists, as detailed in horrible detail in
6398 @ref{Customizing Threading}.
6399
6400 First, a quick overview of the concepts:
6401
6402 @table @dfn
6403 @item root
6404 The top-most article in a thread; the first article in the thread.
6405
6406 @item thread
6407 A tree-like article structure.
6408
6409 @item sub-thread
6410 A small(er) section of this tree-like structure.
6411
6412 @item loose threads
6413 Threads often lose their roots due to article expiry, or due to the root
6414 already having been read in a previous session, and not displayed in the
6415 summary buffer.  We then typically have many sub-threads that really
6416 belong to one thread, but are without connecting roots.  These are
6417 called loose threads.
6418
6419 @item thread gathering
6420 An attempt to gather loose threads into bigger threads.
6421
6422 @item sparse threads
6423 A thread where the missing articles have been ``guessed'' at, and are
6424 displayed as empty lines in the summary buffer.
6425
6426 @end table
6427
6428
6429 @menu
6430 * Customizing Threading::       Variables you can change to affect the threading.
6431 * Thread Commands::             Thread based commands in the summary buffer.
6432 @end menu
6433
6434
6435 @node Customizing Threading
6436 @subsection Customizing Threading
6437 @cindex customizing threading
6438
6439 @menu
6440 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6441 * Filling In Threads::          Making the threads displayed look fuller.
6442 * More Threading::              Even more variables for fiddling with threads.
6443 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6444 @end menu
6445
6446
6447 @node Loose Threads
6448 @subsubsection Loose Threads
6449 @cindex <
6450 @cindex >
6451 @cindex loose threads
6452
6453 @table @code
6454 @item gnus-summary-make-false-root
6455 @vindex gnus-summary-make-false-root
6456 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6457 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6458 Yup.)  Loose subtrees occur when the real root has expired, or you've
6459 read or killed the root in a previous session.
6460
6461 When there is no real root of a thread, Gnus will have to fudge
6462 something.  This variable says what fudging method Gnus should use.
6463 There are four possible values:
6464
6465 @iftex
6466 @iflatex
6467 \gnusfigure{The Summary Buffer}{390}{
6468 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6469 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6470 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6471 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6472 }
6473 @end iflatex
6474 @end iftex
6475
6476 @cindex adopting articles
6477
6478 @table @code
6479
6480 @item adopt
6481 Gnus will make the first of the orphaned articles the parent.  This
6482 parent will adopt all the other articles.  The adopted articles will be
6483 marked as such by pointy brackets (@samp{<>}) instead of the standard
6484 square brackets (@samp{[]}).  This is the default method.
6485
6486 @item dummy
6487 @vindex gnus-summary-dummy-line-format
6488 @vindex gnus-summary-make-false-root-always
6489 Gnus will create a dummy summary line that will pretend to be the
6490 parent.  This dummy line does not correspond to any real article, so
6491 selecting it will just select the first real article after the dummy
6492 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6493 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6494 which is the subject of the article.  @xref{Formatting Variables}.
6495 If you want all threads to have a dummy root, even the non-gathered
6496 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6497
6498 @item empty
6499 Gnus won't actually make any article the parent, but simply leave the
6500 subject field of all orphans except the first empty.  (Actually, it will
6501 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6502 Buffer Format}).)
6503
6504 @item none
6505 Don't make any article parent at all.  Just gather the threads and
6506 display them after one another.
6507
6508 @item nil
6509 Don't gather loose threads.
6510 @end table
6511
6512 @item gnus-summary-gather-subject-limit
6513 @vindex gnus-summary-gather-subject-limit
6514 Loose threads are gathered by comparing subjects of articles.  If this
6515 variable is @code{nil}, Gnus requires an exact match between the
6516 subjects of the loose threads before gathering them into one big
6517 super-thread.  This might be too strict a requirement, what with the
6518 presence of stupid newsreaders that chop off long subject lines.  If
6519 you think so, set this variable to, say, 20 to require that only the
6520 first 20 characters of the subjects have to match.  If you set this
6521 variable to a really low number, you'll find that Gnus will gather
6522 everything in sight into one thread, which isn't very helpful.
6523
6524 @cindex fuzzy article gathering
6525 If you set this variable to the special value @code{fuzzy}, Gnus will
6526 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6527 Matching}).
6528
6529 @item gnus-simplify-subject-fuzzy-regexp
6530 @vindex gnus-simplify-subject-fuzzy-regexp
6531 This can either be a regular expression or list of regular expressions
6532 that match strings that will be removed from subjects if fuzzy subject
6533 simplification is used.
6534
6535 @item gnus-simplify-ignored-prefixes
6536 @vindex gnus-simplify-ignored-prefixes
6537 If you set @code{gnus-summary-gather-subject-limit} to something as low
6538 as 10, you might consider setting this variable to something sensible:
6539
6540 @c Written by Michael Ernst <mernst@cs.rice.edu>
6541 @lisp
6542 (setq gnus-simplify-ignored-prefixes
6543       (concat
6544        "\\`\\[?\\("
6545        (mapconcat
6546         'identity
6547         '("looking"
6548           "wanted" "followup" "summary\\( of\\)?"
6549           "help" "query" "problem" "question"
6550           "answer" "reference" "announce"
6551           "How can I" "How to" "Comparison of"
6552           ;; ...
6553           )
6554         "\\|")
6555        "\\)\\s *\\("
6556        (mapconcat 'identity
6557                   '("for" "for reference" "with" "about")
6558                   "\\|")
6559        "\\)?\\]?:?[ \t]*"))
6560 @end lisp
6561
6562 All words that match this regexp will be removed before comparing two
6563 subjects.
6564
6565 @item gnus-simplify-subject-functions
6566 @vindex gnus-simplify-subject-functions
6567 If non-@code{nil}, this variable overrides
6568 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6569 list of functions to apply to the @code{Subject} string iteratively to
6570 arrive at the simplified version of the string.
6571
6572 Useful functions to put in this list include:
6573
6574 @table @code
6575 @item gnus-simplify-subject-re
6576 @findex gnus-simplify-subject-re
6577 Strip the leading @samp{Re:}.
6578
6579 @item gnus-simplify-subject-fuzzy
6580 @findex gnus-simplify-subject-fuzzy
6581 Simplify fuzzily.
6582
6583 @item gnus-simplify-whitespace
6584 @findex gnus-simplify-whitespace
6585 Remove excessive whitespace.
6586
6587 @item gnus-simplify-all-whitespace
6588 @findex gnus-simplify-all-whitespace
6589 Remove all whitespace.
6590 @end table
6591
6592 You may also write your own functions, of course.
6593
6594
6595 @item gnus-summary-gather-exclude-subject
6596 @vindex gnus-summary-gather-exclude-subject
6597 Since loose thread gathering is done on subjects only, that might lead
6598 to many false hits, especially with certain common subjects like
6599 @samp{} and @samp{(none)}.  To make the situation slightly better,
6600 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6601 what subjects should be excluded from the gathering process.@*
6602 The default is @samp{^ *$\\|^(none)$}.
6603
6604 @item gnus-summary-thread-gathering-function
6605 @vindex gnus-summary-thread-gathering-function
6606 Gnus gathers threads by looking at @code{Subject} headers.  This means
6607 that totally unrelated articles may end up in the same ``thread'', which
6608 is confusing.  An alternate approach is to look at all the
6609 @code{Message-ID}s in all the @code{References} headers to find matches.
6610 This will ensure that no gathered threads ever include unrelated
6611 articles, but it also means that people who have posted with broken
6612 newsreaders won't be gathered properly.  The choice is yours---plague or
6613 cholera:
6614
6615 @table @code
6616 @item gnus-gather-threads-by-subject
6617 @findex gnus-gather-threads-by-subject
6618 This function is the default gathering function and looks at
6619 @code{Subject}s exclusively.
6620
6621 @item gnus-gather-threads-by-references
6622 @findex gnus-gather-threads-by-references
6623 This function looks at @code{References} headers exclusively.
6624 @end table
6625
6626 If you want to test gathering by @code{References}, you could say
6627 something like:
6628
6629 @lisp
6630 (setq gnus-summary-thread-gathering-function
6631       'gnus-gather-threads-by-references)
6632 @end lisp
6633
6634 @end table
6635
6636
6637 @node Filling In Threads
6638 @subsubsection Filling In Threads
6639
6640 @table @code
6641 @item gnus-fetch-old-headers
6642 @vindex gnus-fetch-old-headers
6643 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6644 more old headers---headers to articles marked as read.  If you
6645 would like to display as few summary lines as possible, but still
6646 connect as many loose threads as possible, you should set this variable
6647 to @code{some} or a number.  If you set it to a number, no more than
6648 that number of extra old headers will be fetched.  In either case,
6649 fetching old headers only works if the back end you are using carries
6650 overview files---this would normally be @code{nntp}, @code{nnspool},
6651 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6652 the thread has been expired by the server, there's not much Gnus can do
6653 about that.
6654
6655 This variable can also be set to @code{invisible}.  This won't have any
6656 visible effects, but is useful if you use the @kbd{A T} command a lot
6657 (@pxref{Finding the Parent}).
6658
6659 @item gnus-fetch-old-ephemeral-headers
6660 @vindex gnus-fetch-old-ephemeral-headers
6661 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6662 newsgroups.
6663
6664 @item gnus-build-sparse-threads
6665 @vindex gnus-build-sparse-threads
6666 Fetching old headers can be slow.  A low-rent similar effect can be
6667 gotten by setting this variable to @code{some}.  Gnus will then look at
6668 the complete @code{References} headers of all articles and try to string
6669 together articles that belong in the same thread.  This will leave
6670 @dfn{gaps} in the threading display where Gnus guesses that an article
6671 is missing from the thread.  (These gaps appear like normal summary
6672 lines.  If you select a gap, Gnus will try to fetch the article in
6673 question.)  If this variable is @code{t}, Gnus will display all these
6674 ``gaps'' without regard for whether they are useful for completing the
6675 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6676 off sparse leaf nodes that don't lead anywhere.  This variable is
6677 @code{nil} by default.
6678
6679 @item gnus-read-all-available-headers
6680 @vindex gnus-read-all-available-headers
6681 This is a rather obscure variable that few will find useful.  It's
6682 intended for those non-news newsgroups where the back end has to fetch
6683 quite a lot to present the summary buffer, and where it's impossible to
6684 go back to parents of articles.  This is mostly the case in the
6685 web-based groups, like the @code{nnultimate} groups.
6686
6687 If you don't use those, then it's safe to leave this as the default
6688 @code{nil}.  If you want to use this variable, it should be a regexp
6689 that matches the group name, or @code{t} for all groups.
6690
6691 @end table
6692
6693
6694 @node More Threading
6695 @subsubsection More Threading
6696
6697 @table @code
6698 @item gnus-show-threads
6699 @vindex gnus-show-threads
6700 If this variable is @code{nil}, no threading will be done, and all of
6701 the rest of the variables here will have no effect.  Turning threading
6702 off will speed group selection up a bit, but it is sure to make reading
6703 slower and more awkward.
6704
6705 @item gnus-thread-hide-subtree
6706 @vindex gnus-thread-hide-subtree
6707 If non-@code{nil}, all threads will be hidden when the summary buffer is
6708 generated.
6709
6710 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6711 Available predicates are @code{gnus-article-unread-p} and
6712 @code{gnus-article-unseen-p}.
6713
6714 Here's an example:
6715
6716 @lisp
6717 (setq gnus-thread-hide-subtree
6718       '(or gnus-article-unread-p
6719            gnus-article-unseen-p))
6720 @end lisp
6721
6722 (It's a pretty nonsensical example, since all unseen articles are also
6723 unread, but you get my drift.)
6724
6725
6726 @item gnus-thread-expunge-below
6727 @vindex gnus-thread-expunge-below
6728 All threads that have a total score (as defined by
6729 @code{gnus-thread-score-function}) less than this number will be
6730 expunged.  This variable is @code{nil} by default, which means that no
6731 threads are expunged.
6732
6733 @item gnus-thread-hide-killed
6734 @vindex gnus-thread-hide-killed
6735 if you kill a thread and this variable is non-@code{nil}, the subtree
6736 will be hidden.
6737
6738 @item gnus-thread-ignore-subject
6739 @vindex gnus-thread-ignore-subject
6740 Sometimes somebody changes the subject in the middle of a thread.  If
6741 this variable is non-@code{nil}, which is the default, the subject
6742 change is ignored.  If it is @code{nil}, a change in the subject will
6743 result in a new thread.
6744
6745 @item gnus-thread-indent-level
6746 @vindex gnus-thread-indent-level
6747 This is a number that says how much each sub-thread should be indented.
6748 The default is 4.
6749
6750 @item gnus-sort-gathered-threads-function
6751 @vindex gnus-sort-gathered-threads-function
6752 Sometimes, particularly with mailing lists, the order in which mails
6753 arrive locally is not necessarily the same as the order in which they
6754 arrived on the mailing list.  Consequently, when sorting sub-threads
6755 using the default @code{gnus-thread-sort-by-number}, responses can end
6756 up appearing before the article to which they are responding to.
6757 Setting this variable to an alternate value
6758 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6759 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6760 more logical sub-thread ordering in such instances.
6761
6762 @end table
6763
6764
6765 @node Low-Level Threading
6766 @subsubsection Low-Level Threading
6767
6768 @table @code
6769
6770 @item gnus-parse-headers-hook
6771 @vindex gnus-parse-headers-hook
6772 Hook run before parsing any headers.
6773
6774 @item gnus-alter-header-function
6775 @vindex gnus-alter-header-function
6776 If non-@code{nil}, this function will be called to allow alteration of
6777 article header structures.  The function is called with one parameter,
6778 the article header vector, which it may alter in any way.  For instance,
6779 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6780 in systematic ways (by adding prefixes and such), you can use this
6781 variable to un-scramble the @code{Message-ID}s so that they are more
6782 meaningful.  Here's one example:
6783
6784 @lisp
6785 (setq gnus-alter-header-function 'my-alter-message-id)
6786
6787 (defun my-alter-message-id (header)
6788   (let ((id (mail-header-id header)))
6789     (when (string-match
6790            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6791       (mail-header-set-id
6792        (concat (match-string 1 id) "@@" (match-string 2 id))
6793        header))))
6794 @end lisp
6795
6796 @end table
6797
6798
6799 @node Thread Commands
6800 @subsection Thread Commands
6801 @cindex thread commands
6802
6803 @table @kbd
6804
6805 @item T k
6806 @itemx C-M-k
6807 @kindex T k (Summary)
6808 @kindex C-M-k (Summary)
6809 @findex gnus-summary-kill-thread
6810 Mark all articles in the current (sub-)thread as read
6811 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6812 remove all marks instead.  If the prefix argument is negative, tick
6813 articles instead.
6814
6815 @item T l
6816 @itemx C-M-l
6817 @kindex T l (Summary)
6818 @kindex C-M-l (Summary)
6819 @findex gnus-summary-lower-thread
6820 Lower the score of the current (sub-)thread
6821 (@code{gnus-summary-lower-thread}).
6822
6823 @item T i
6824 @kindex T i (Summary)
6825 @findex gnus-summary-raise-thread
6826 Increase the score of the current (sub-)thread
6827 (@code{gnus-summary-raise-thread}).
6828
6829 @item T #
6830 @kindex T # (Summary)
6831 @findex gnus-uu-mark-thread
6832 Set the process mark on the current (sub-)thread
6833 (@code{gnus-uu-mark-thread}).
6834
6835 @item T M-#
6836 @kindex T M-# (Summary)
6837 @findex gnus-uu-unmark-thread
6838 Remove the process mark from the current (sub-)thread
6839 (@code{gnus-uu-unmark-thread}).
6840
6841 @item T T
6842 @kindex T T (Summary)
6843 @findex gnus-summary-toggle-threads
6844 Toggle threading (@code{gnus-summary-toggle-threads}).
6845
6846 @item T s
6847 @kindex T s (Summary)
6848 @findex gnus-summary-show-thread
6849 Expose the (sub-)thread hidden under the current article, if any@*
6850 (@code{gnus-summary-show-thread}).
6851
6852 @item T h
6853 @kindex T h (Summary)
6854 @findex gnus-summary-hide-thread
6855 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6856
6857 @item T S
6858 @kindex T S (Summary)
6859 @findex gnus-summary-show-all-threads
6860 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6861
6862 @item T H
6863 @kindex T H (Summary)
6864 @findex gnus-summary-hide-all-threads
6865 Hide all threads (@code{gnus-summary-hide-all-threads}).
6866
6867 @item T t
6868 @kindex T t (Summary)
6869 @findex gnus-summary-rethread-current
6870 Re-thread the current article's thread
6871 (@code{gnus-summary-rethread-current}).  This works even when the
6872 summary buffer is otherwise unthreaded.
6873
6874 @item T ^
6875 @kindex T ^ (Summary)
6876 @findex gnus-summary-reparent-thread
6877 Make the current article the child of the marked (or previous) article
6878 (@code{gnus-summary-reparent-thread}).
6879
6880 @end table
6881
6882 The following commands are thread movement commands.  They all
6883 understand the numeric prefix.
6884
6885 @table @kbd
6886
6887 @item T n
6888 @kindex T n (Summary)
6889 @itemx C-M-f
6890 @kindex C-M-n (Summary)
6891 @itemx M-down
6892 @kindex M-down (Summary)
6893 @findex gnus-summary-next-thread
6894 Go to the next thread (@code{gnus-summary-next-thread}).
6895
6896 @item T p
6897 @kindex T p (Summary)
6898 @itemx C-M-b
6899 @kindex C-M-p (Summary)
6900 @itemx M-up
6901 @kindex M-up (Summary)
6902 @findex gnus-summary-prev-thread
6903 Go to the previous thread (@code{gnus-summary-prev-thread}).
6904
6905 @item T d
6906 @kindex T d (Summary)
6907 @findex gnus-summary-down-thread
6908 Descend the thread (@code{gnus-summary-down-thread}).
6909
6910 @item T u
6911 @kindex T u (Summary)
6912 @findex gnus-summary-up-thread
6913 Ascend the thread (@code{gnus-summary-up-thread}).
6914
6915 @item T o
6916 @kindex T o (Summary)
6917 @findex gnus-summary-top-thread
6918 Go to the top of the thread (@code{gnus-summary-top-thread}).
6919 @end table
6920
6921 @vindex gnus-thread-operation-ignore-subject
6922 If you ignore subject while threading, you'll naturally end up with
6923 threads that have several different subjects in them.  If you then issue
6924 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6925 wish to kill the entire thread, but just those parts of the thread that
6926 have the same subject as the current article.  If you like this idea,
6927 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6928 is non-@code{nil} (which it is by default), subjects will be ignored
6929 when doing thread commands.  If this variable is @code{nil}, articles in
6930 the same thread with different subjects will not be included in the
6931 operation in question.  If this variable is @code{fuzzy}, only articles
6932 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6933 Matching}).
6934
6935
6936 @node Sorting the Summary Buffer
6937 @section Sorting the Summary Buffer
6938
6939 @findex gnus-thread-sort-by-total-score
6940 @findex gnus-thread-sort-by-date
6941 @findex gnus-thread-sort-by-score
6942 @findex gnus-thread-sort-by-subject
6943 @findex gnus-thread-sort-by-author
6944 @findex gnus-thread-sort-by-number
6945 @findex gnus-thread-sort-by-random
6946 @vindex gnus-thread-sort-functions
6947 @findex gnus-thread-sort-by-most-recent-number
6948 @findex gnus-thread-sort-by-most-recent-date
6949 If you are using a threaded summary display, you can sort the threads by
6950 setting @code{gnus-thread-sort-functions}, which can be either a single
6951 function, a list of functions, or a list containing functions and
6952 @code{(not some-function)} elements.
6953
6954 By default, sorting is done on article numbers.  Ready-made sorting
6955 predicate functions include @code{gnus-thread-sort-by-number},
6956 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6957 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6958 @code{gnus-thread-sort-by-most-recent-number},
6959 @code{gnus-thread-sort-by-most-recent-date},
6960 @code{gnus-thread-sort-by-random} and
6961 @code{gnus-thread-sort-by-total-score}.
6962
6963 Each function takes two threads and returns non-@code{nil} if the first
6964 thread should be sorted before the other.  Note that sorting really is
6965 normally done by looking only at the roots of each thread.
6966
6967 If you use more than one function, the primary sort key should be the
6968 last function in the list.  You should probably always include
6969 @code{gnus-thread-sort-by-number} in the list of sorting
6970 functions---preferably first.  This will ensure that threads that are
6971 equal with respect to the other sort criteria will be displayed in
6972 ascending article order.
6973
6974 If you would like to sort by reverse score, then by subject, and finally
6975 by number, you could do something like:
6976
6977 @lisp
6978 (setq gnus-thread-sort-functions
6979       '(gnus-thread-sort-by-number
6980         gnus-thread-sort-by-subject
6981         (not gnus-thread-sort-by-total-score)))
6982 @end lisp
6983
6984 The threads that have highest score will be displayed first in the
6985 summary buffer.  When threads have the same score, they will be sorted
6986 alphabetically.  The threads that have the same score and the same
6987 subject will be sorted by number, which is (normally) the sequence in
6988 which the articles arrived.
6989
6990 If you want to sort by score and then reverse arrival order, you could
6991 say something like:
6992
6993 @lisp
6994 (setq gnus-thread-sort-functions
6995       '((lambda (t1 t2)
6996           (not (gnus-thread-sort-by-number t1 t2)))
6997         gnus-thread-sort-by-score))
6998 @end lisp
6999
7000 @vindex gnus-thread-score-function
7001 The function in the @code{gnus-thread-score-function} variable (default
7002 @code{+}) is used for calculating the total score of a thread.  Useful
7003 functions might be @code{max}, @code{min}, or squared means, or whatever
7004 tickles your fancy.
7005
7006 @findex gnus-article-sort-functions
7007 @findex gnus-article-sort-by-date
7008 @findex gnus-article-sort-by-score
7009 @findex gnus-article-sort-by-subject
7010 @findex gnus-article-sort-by-author
7011 @findex gnus-article-sort-by-random
7012 @findex gnus-article-sort-by-number
7013 If you are using an unthreaded display for some strange reason or
7014 other, you have to fiddle with the @code{gnus-article-sort-functions}
7015 variable.  It is very similar to the
7016 @code{gnus-thread-sort-functions}, except that it uses slightly
7017 different functions for article comparison.  Available sorting
7018 predicate functions are @code{gnus-article-sort-by-number},
7019 @code{gnus-article-sort-by-author},
7020 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7021 @code{gnus-article-sort-by-random}, and
7022 @code{gnus-article-sort-by-score}.
7023
7024 If you want to sort an unthreaded summary display by subject, you could
7025 say something like:
7026
7027 @lisp
7028 (setq gnus-article-sort-functions
7029       '(gnus-article-sort-by-number
7030         gnus-article-sort-by-subject))
7031 @end lisp
7032
7033
7034
7035 @node Asynchronous Fetching
7036 @section Asynchronous Article Fetching
7037 @cindex asynchronous article fetching
7038 @cindex article pre-fetch
7039 @cindex pre-fetch
7040
7041 If you read your news from an @acronym{NNTP} server that's far away, the
7042 network latencies may make reading articles a chore.  You have to wait
7043 for a while after pressing @kbd{n} to go to the next article before the
7044 article appears.  Why can't Gnus just go ahead and fetch the article
7045 while you are reading the previous one?  Why not, indeed.
7046
7047 First, some caveats.  There are some pitfalls to using asynchronous
7048 article fetching, especially the way Gnus does it.
7049
7050 Let's say you are reading article 1, which is short, and article 2 is
7051 quite long, and you are not interested in reading that.  Gnus does not
7052 know this, so it goes ahead and fetches article 2.  You decide to read
7053 article 3, but since Gnus is in the process of fetching article 2, the
7054 connection is blocked.
7055
7056 To avoid these situations, Gnus will open two (count 'em two)
7057 connections to the server.  Some people may think this isn't a very nice
7058 thing to do, but I don't see any real alternatives.  Setting up that
7059 extra connection takes some time, so Gnus startup will be slower.
7060
7061 Gnus will fetch more articles than you will read.  This will mean that
7062 the link between your machine and the @acronym{NNTP} server will become more
7063 loaded than if you didn't use article pre-fetch.  The server itself will
7064 also become more loaded---both with the extra article requests, and the
7065 extra connection.
7066
7067 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7068 you really want to.
7069
7070 @vindex gnus-asynchronous
7071 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7072 happen automatically.
7073
7074 @vindex gnus-use-article-prefetch
7075 You can control how many articles are to be pre-fetched by setting
7076 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7077 that when you read an article in the group, the back end will pre-fetch
7078 the next 30 articles.  If this variable is @code{t}, the back end will
7079 pre-fetch all the articles it can without bound.  If it is
7080 @code{nil}, no pre-fetching will be done.
7081
7082 @vindex gnus-async-prefetch-article-p
7083 @findex gnus-async-read-p
7084 There are probably some articles that you don't want to pre-fetch---read
7085 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7086 variable controls whether an article is to be pre-fetched.  This
7087 function should return non-@code{nil} when the article in question is
7088 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7089 returns @code{nil} on read articles.  The function is called with an
7090 article data structure as the only parameter.
7091
7092 If, for instance, you wish to pre-fetch only unread articles shorter
7093 than 100 lines, you could say something like:
7094
7095 @lisp
7096 (defun my-async-short-unread-p (data)
7097   "Return non-nil for short, unread articles."
7098   (and (gnus-data-unread-p data)
7099        (< (mail-header-lines (gnus-data-header data))
7100           100)))
7101
7102 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7103 @end lisp
7104
7105 These functions will be called many, many times, so they should
7106 preferably be short and sweet to avoid slowing down Gnus too much.
7107 It's probably a good idea to byte-compile things like this.
7108
7109 @vindex gnus-prefetched-article-deletion-strategy
7110 Articles have to be removed from the asynch buffer sooner or later.  The
7111 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7112 articles.  This is a list that may contain the following elements:
7113
7114 @table @code
7115 @item read
7116 Remove articles when they are read.
7117
7118 @item exit
7119 Remove articles when exiting the group.
7120 @end table
7121
7122 The default value is @code{(read exit)}.
7123
7124 @c @vindex gnus-use-header-prefetch
7125 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7126 @c from the next group.
7127
7128
7129 @node Article Caching
7130 @section Article Caching
7131 @cindex article caching
7132 @cindex caching
7133
7134 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7135 consider turning article caching on.  Each article will then be stored
7136 locally under your home directory.  As you may surmise, this could
7137 potentially use @emph{huge} amounts of disk space, as well as eat up all
7138 your inodes so fast it will make your head swim.  In vodka.
7139
7140 Used carefully, though, it could be just an easier way to save articles.
7141
7142 @vindex gnus-use-long-file-name
7143 @vindex gnus-cache-directory
7144 @vindex gnus-use-cache
7145 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7146 all articles ticked or marked as dormant will then be copied
7147 over to your local cache (@code{gnus-cache-directory}).  Whether this
7148 cache is flat or hierarchical is controlled by the
7149 @code{gnus-use-long-file-name} variable, as usual.
7150
7151 When re-selecting a ticked or dormant article, it will be fetched from the
7152 cache instead of from the server.  As articles in your cache will never
7153 expire, this might serve as a method of saving articles while still
7154 keeping them where they belong.  Just mark all articles you want to save
7155 as dormant, and don't worry.
7156
7157 When an article is marked as read, is it removed from the cache.
7158
7159 @vindex gnus-cache-remove-articles
7160 @vindex gnus-cache-enter-articles
7161 The entering/removal of articles from the cache is controlled by the
7162 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7163 variables.  Both are lists of symbols.  The first is @code{(ticked
7164 dormant)} by default, meaning that ticked and dormant articles will be
7165 put in the cache.  The latter is @code{(read)} by default, meaning that
7166 articles marked as read are removed from the cache.  Possibly
7167 symbols in these two lists are @code{ticked}, @code{dormant},
7168 @code{unread} and @code{read}.
7169
7170 @findex gnus-jog-cache
7171 So where does the massive article-fetching and storing come into the
7172 picture?  The @code{gnus-jog-cache} command will go through all
7173 subscribed newsgroups, request all unread articles, score them, and
7174 store them in the cache.  You should only ever, ever ever ever, use this
7175 command if 1) your connection to the @acronym{NNTP} server is really, really,
7176 really slow and 2) you have a really, really, really huge disk.
7177 Seriously.  One way to cut down on the number of articles downloaded is
7178 to score unwanted articles down and have them marked as read.  They will
7179 not then be downloaded by this command.
7180
7181 @vindex gnus-uncacheable-groups
7182 @vindex gnus-cacheable-groups
7183 It is likely that you do not want caching on all groups.  For instance,
7184 if your @code{nnml} mail is located under your home directory, it makes no
7185 sense to cache it somewhere else under your home directory.  Unless you
7186 feel that it's neat to use twice as much space.
7187
7188 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7189 regexp of groups to cache, @samp{^nntp} for instance, or set the
7190 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7191 Both variables are @code{nil} by default.  If a group matches both
7192 variables, the group is not cached.
7193
7194 @findex gnus-cache-generate-nov-databases
7195 @findex gnus-cache-generate-active
7196 @vindex gnus-cache-active-file
7197 The cache stores information on what articles it contains in its active
7198 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7199 of the cache) becomes all messed up for some reason or other, Gnus
7200 offers two functions that will try to set things right.  @kbd{M-x
7201 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7202 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7203 file.
7204
7205 @findex gnus-cache-move-cache
7206 @code{gnus-cache-move-cache} will move your whole
7207 @code{gnus-cache-directory} to some other location.  You get asked to
7208 where, isn't that cool?
7209
7210 @node Persistent Articles
7211 @section Persistent Articles
7212 @cindex persistent articles
7213
7214 Closely related to article caching, we have @dfn{persistent articles}.
7215 In fact, it's just a different way of looking at caching, and much more
7216 useful in my opinion.
7217
7218 Say you're reading a newsgroup, and you happen on to some valuable gem
7219 that you want to keep and treasure forever.  You'd normally just save it
7220 (using one of the many saving commands) in some file.  The problem with
7221 that is that it's just, well, yucky.  Ideally you'd prefer just having
7222 the article remain in the group where you found it forever; untouched by
7223 the expiry going on at the news server.
7224
7225 This is what a @dfn{persistent article} is---an article that just won't
7226 be deleted.  It's implemented using the normal cache functions, but
7227 you use two explicit commands for managing persistent articles:
7228
7229 @table @kbd
7230
7231 @item *
7232 @kindex * (Summary)
7233 @findex gnus-cache-enter-article
7234 Make the current article persistent (@code{gnus-cache-enter-article}).
7235
7236 @item M-*
7237 @kindex M-* (Summary)
7238 @findex gnus-cache-remove-article
7239 Remove the current article from the persistent articles
7240 (@code{gnus-cache-remove-article}).  This will normally delete the
7241 article.
7242 @end table
7243
7244 Both these commands understand the process/prefix convention.
7245
7246 To avoid having all ticked articles (and stuff) entered into the cache,
7247 you should set @code{gnus-use-cache} to @code{passive} if you're just
7248 interested in persistent articles:
7249
7250 @lisp
7251 (setq gnus-use-cache 'passive)
7252 @end lisp
7253
7254
7255 @node Article Backlog
7256 @section Article Backlog
7257 @cindex backlog
7258 @cindex article backlog
7259
7260 If you have a slow connection, but the idea of using caching seems
7261 unappealing to you (and it is, really), you can help the situation some
7262 by switching on the @dfn{backlog}.  This is where Gnus will buffer
7263 already read articles so that it doesn't have to re-fetch articles
7264 you've already read.  This only helps if you are in the habit of
7265 re-selecting articles you've recently read, of course.  If you never do
7266 that, turning the backlog on will slow Gnus down a little bit, and
7267 increase memory usage some.
7268
7269 @vindex gnus-keep-backlog
7270 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7271 at most @var{n} old articles in a buffer for later re-fetching.  If this
7272 variable is non-@code{nil} and is not a number, Gnus will store
7273 @emph{all} read articles, which means that your Emacs will grow without
7274 bound before exploding and taking your machine down with you.  I put
7275 that in there just to keep y'all on your toes.
7276
7277 The default value is 20.
7278
7279
7280 @node Saving Articles
7281 @section Saving Articles
7282 @cindex saving articles
7283
7284 Gnus can save articles in a number of ways.  Below is the documentation
7285 for saving articles in a fairly straight-forward fashion (i.e., little
7286 processing of the article is done before it is saved).  For a different
7287 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7288 (@pxref{Decoding Articles}).
7289
7290 For the commands listed here, the target is a file.  If you want to
7291 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7292 command (@pxref{Mail Group Commands}).
7293
7294 @vindex gnus-save-all-headers
7295 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7296 unwanted headers before saving the article.
7297
7298 @vindex gnus-saved-headers
7299 If the preceding variable is @code{nil}, all headers that match the
7300 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7301 deleted before saving.
7302
7303 @table @kbd
7304
7305 @item O o
7306 @itemx o
7307 @kindex O o (Summary)
7308 @kindex o (Summary)
7309 @findex gnus-summary-save-article
7310 @c @icon{gnus-summary-save-article}
7311 Save the current article using the default article saver
7312 (@code{gnus-summary-save-article}).
7313
7314 @item O m
7315 @kindex O m (Summary)
7316 @findex gnus-summary-save-article-mail
7317 Save the current article in mail format
7318 (@code{gnus-summary-save-article-mail}).
7319
7320 @item O r
7321 @kindex O r (Summary)
7322 @findex gnus-summary-save-article-rmail
7323 Save the current article in Rmail format
7324 (@code{gnus-summary-save-article-rmail}).
7325
7326 @item O f
7327 @kindex O f (Summary)
7328 @findex gnus-summary-save-article-file
7329 @c @icon{gnus-summary-save-article-file}
7330 Save the current article in plain file format
7331 (@code{gnus-summary-save-article-file}).
7332
7333 @item O F
7334 @kindex O F (Summary)
7335 @findex gnus-summary-write-article-file
7336 Write the current article in plain file format, overwriting any previous
7337 file contents (@code{gnus-summary-write-article-file}).
7338
7339 @item O b
7340 @kindex O b (Summary)
7341 @findex gnus-summary-save-article-body-file
7342 Save the current article body in plain file format
7343 (@code{gnus-summary-save-article-body-file}).
7344
7345 @item O h
7346 @kindex O h (Summary)
7347 @findex gnus-summary-save-article-folder
7348 Save the current article in mh folder format
7349 (@code{gnus-summary-save-article-folder}).
7350
7351 @item O v
7352 @kindex O v (Summary)
7353 @findex gnus-summary-save-article-vm
7354 Save the current article in a VM folder
7355 (@code{gnus-summary-save-article-vm}).
7356
7357 @item O p
7358 @itemx |
7359 @kindex O p (Summary)
7360 @kindex | (Summary)
7361 @findex gnus-summary-pipe-output
7362 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7363 the current article to a process (@code{gnus-summary-pipe-output}).
7364 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7365 complete headers in the piped output.
7366
7367 @item O P
7368 @kindex O P (Summary)
7369 @findex gnus-summary-muttprint
7370 @vindex gnus-summary-muttprint-program
7371 Save the current article into muttprint.  That is, print it using the
7372 external program @uref{http://muttprint.sourceforge.net/,
7373 Muttprint}.  The program name and options to use is controlled by the
7374 variable @code{gnus-summary-muttprint-program}.
7375 (@code{gnus-summary-muttprint}).
7376
7377 @end table
7378
7379 @vindex gnus-prompt-before-saving
7380 All these commands use the process/prefix convention
7381 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7382 functions, you might get tired of being prompted for files to save each
7383 and every article in.  The prompting action is controlled by
7384 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7385 default, giving you that excessive prompting action you know and
7386 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7387 just once for each series of articles you save.  If you like to really
7388 have Gnus do all your thinking for you, you can even set this variable
7389 to @code{nil}, which means that you will never be prompted for files to
7390 save articles in.  Gnus will simply save all the articles in the default
7391 files.
7392
7393
7394 @vindex gnus-default-article-saver
7395 You can customize the @code{gnus-default-article-saver} variable to make
7396 Gnus do what you want it to.  You can use any of the six ready-made
7397 functions below, or you can create your own.
7398
7399 @table @code
7400
7401 @item gnus-summary-save-in-rmail
7402 @findex gnus-summary-save-in-rmail
7403 @vindex gnus-rmail-save-name
7404 @findex gnus-plain-save-name
7405 This is the default format, @dfn{Babyl}.  Uses the function in the
7406 @code{gnus-rmail-save-name} variable to get a file name to save the
7407 article in.  The default is @code{gnus-plain-save-name}.
7408
7409 @item gnus-summary-save-in-mail
7410 @findex gnus-summary-save-in-mail
7411 @vindex gnus-mail-save-name
7412 Save in a Unix mail (mbox) file.  Uses the function in the
7413 @code{gnus-mail-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-file
7417 @findex gnus-summary-save-in-file
7418 @vindex gnus-file-save-name
7419 @findex gnus-numeric-save-name
7420 Append the article straight to an ordinary file.  Uses the function in
7421 the @code{gnus-file-save-name} variable to get a file name to save the
7422 article in.  The default is @code{gnus-numeric-save-name}.
7423
7424 @item gnus-summary-write-to-file
7425 @findex gnus-summary-write-to-file
7426 Write the article straight to an ordinary file.  The file is
7427 overwritten if it exists.  Uses the function in the
7428 @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-save-body-in-file
7432 @findex gnus-summary-save-body-in-file
7433 Append the article body to an ordinary file.  Uses the function in the
7434 @code{gnus-file-save-name} variable to get a file name to save the
7435 article in.  The default is @code{gnus-numeric-save-name}.
7436
7437 @item gnus-summary-save-in-folder
7438 @findex gnus-summary-save-in-folder
7439 @findex gnus-folder-save-name
7440 @findex gnus-Folder-save-name
7441 @vindex gnus-folder-save-name
7442 @cindex rcvstore
7443 @cindex MH folders
7444 Save the article to an MH folder using @code{rcvstore} from the MH
7445 library.  Uses the function in the @code{gnus-folder-save-name} variable
7446 to get a file name to save the article in.  The default is
7447 @code{gnus-folder-save-name}, but you can also use
7448 @code{gnus-Folder-save-name}, which creates capitalized names.
7449
7450 @item gnus-summary-save-in-vm
7451 @findex gnus-summary-save-in-vm
7452 Save the article in a VM folder.  You have to have the VM mail
7453 reader to use this setting.
7454 @end table
7455
7456 @vindex gnus-article-save-directory
7457 All of these functions, except for the last one, will save the article
7458 in the @code{gnus-article-save-directory}, which is initialized from the
7459 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7460 default.
7461
7462 As you can see above, the functions use different functions to find a
7463 suitable name of a file to save the article in.  Below is a list of
7464 available functions that generate names:
7465
7466 @table @code
7467
7468 @item gnus-Numeric-save-name
7469 @findex gnus-Numeric-save-name
7470 File names like @file{~/News/Alt.andrea-dworkin/45}.
7471
7472 @item gnus-numeric-save-name
7473 @findex gnus-numeric-save-name
7474 File names like @file{~/News/alt.andrea-dworkin/45}.
7475
7476 @item gnus-Plain-save-name
7477 @findex gnus-Plain-save-name
7478 File names like @file{~/News/Alt.andrea-dworkin}.
7479
7480 @item gnus-plain-save-name
7481 @findex gnus-plain-save-name
7482 File names like @file{~/News/alt.andrea-dworkin}.
7483
7484 @item gnus-sender-save-name
7485 @findex gnus-sender-save-name
7486 File names like @file{~/News/larsi}.
7487 @end table
7488
7489 @vindex gnus-split-methods
7490 You can have Gnus suggest where to save articles by plonking a regexp into
7491 the @code{gnus-split-methods} alist.  For instance, if you would like to
7492 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7493 related to VM in @file{vm-stuff}, you could set this variable to something
7494 like:
7495
7496 @lisp
7497 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7498  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7499  (my-choosing-function "../other-dir/my-stuff")
7500  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7501 @end lisp
7502
7503 We see that this is a list where each element is a list that has two
7504 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7505 a string (in which case it is used as a regexp to match on the article
7506 head); it can be a symbol (which will be called as a function with the
7507 group name as a parameter); or it can be a list (which will be
7508 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7509 the @dfn{file} will be used as a default prompt.  In addition, the
7510 result of the operation itself will be used if the function or form
7511 called returns a string or a list of strings.
7512
7513 You basically end up with a list of file names that might be used when
7514 saving the current article.  (All ``matches'' will be used.)  You will
7515 then be prompted for what you really want to use as a name, with file
7516 name completion over the results from applying this variable.
7517
7518 This variable is @code{((gnus-article-archive-name))} by default, which
7519 means that Gnus will look at the articles it saves for an
7520 @code{Archive-name} line and use that as a suggestion for the file
7521 name.
7522
7523 Here's an example function to clean up file names somewhat.  If you have
7524 lots of mail groups called things like
7525 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7526 these group names before creating the file name to save to.  The
7527 following will do just that:
7528
7529 @lisp
7530 (defun my-save-name (group)
7531   (when (string-match "^nnml:mail." group)
7532     (substring group (match-end 0))))
7533
7534 (setq gnus-split-methods
7535       '((gnus-article-archive-name)
7536         (my-save-name)))
7537 @end lisp
7538
7539
7540 @vindex gnus-use-long-file-name
7541 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7542 @code{nil}, all the preceding functions will replace all periods
7543 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7544 the functions will generate hierarchies of directories instead of having
7545 all the files in the top level directory
7546 (@file{~/News/alt/andrea-dworkin} instead of
7547 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7548 on most systems.  However, for historical reasons, this is @code{nil} on
7549 Xenix and usg-unix-v machines by default.
7550
7551 This function also affects kill and score file names.  If this variable
7552 is a list, and the list contains the element @code{not-score}, long file
7553 names will not be used for score files, if it contains the element
7554 @code{not-save}, long file names will not be used for saving, and if it
7555 contains the element @code{not-kill}, long file names will not be used
7556 for kill files.
7557
7558 If you'd like to save articles in a hierarchy that looks something like
7559 a spool, you could
7560
7561 @lisp
7562 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7563 (setq gnus-default-article-saver
7564       'gnus-summary-save-in-file)          ; @r{no encoding}
7565 @end lisp
7566
7567 Then just save with @kbd{o}.  You'd then read this hierarchy with
7568 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7569 the top level directory as the argument (@file{~/News/}).  Then just walk
7570 around to the groups/directories with @code{nneething}.
7571
7572
7573 @node Decoding Articles
7574 @section Decoding Articles
7575 @cindex decoding articles
7576
7577 Sometime users post articles (or series of articles) that have been
7578 encoded in some way or other.  Gnus can decode them for you.
7579
7580 @menu
7581 * Uuencoded Articles::          Uudecode articles.
7582 * Shell Archives::              Unshar articles.
7583 * PostScript Files::            Split PostScript.
7584 * Other Files::                 Plain save and binhex.
7585 * Decoding Variables::          Variables for a happy decoding.
7586 * Viewing Files::               You want to look at the result of the decoding?
7587 @end menu
7588
7589 @cindex series
7590 @cindex article series
7591 All these functions use the process/prefix convention
7592 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7593 the extension that a ``single article'' means ``a single series''.  Gnus
7594 can find out by itself what articles belong to a series, decode all the
7595 articles and unpack/view/save the resulting file(s).
7596
7597 Gnus guesses what articles are in the series according to the following
7598 simplish rule: The subjects must be (nearly) identical, except for the
7599 last two numbers of the line.  (Spaces are largely ignored, however.)
7600
7601 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7602 will find all the articles that match the regexp @samp{^cat.gif
7603 ([0-9]+/[0-9]+).*$}.
7604
7605 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7606 series}, will not be properly recognized by any of the automatic viewing
7607 commands, and you have to mark the articles manually with @kbd{#}.
7608
7609
7610 @node Uuencoded Articles
7611 @subsection Uuencoded Articles
7612 @cindex uudecode
7613 @cindex uuencoded articles
7614
7615 @table @kbd
7616
7617 @item X u
7618 @kindex X u (Summary)
7619 @findex gnus-uu-decode-uu
7620 @c @icon{gnus-uu-decode-uu}
7621 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7622
7623 @item X U
7624 @kindex X U (Summary)
7625 @findex gnus-uu-decode-uu-and-save
7626 Uudecodes and saves the current series
7627 (@code{gnus-uu-decode-uu-and-save}).
7628
7629 @item X v u
7630 @kindex X v u (Summary)
7631 @findex gnus-uu-decode-uu-view
7632 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7633
7634 @item X v U
7635 @kindex X v U (Summary)
7636 @findex gnus-uu-decode-uu-and-save-view
7637 Uudecodes, views and saves the current series
7638 (@code{gnus-uu-decode-uu-and-save-view}).
7639
7640 @end table
7641
7642 Remember that these all react to the presence of articles marked with
7643 the process mark.  If, for instance, you'd like to decode and save an
7644 entire newsgroup, you'd typically do @kbd{M P a}
7645 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7646 (@code{gnus-uu-decode-uu-and-save}).
7647
7648 All this is very much different from how @code{gnus-uu} worked with
7649 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7650 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7651 articles in some way (@pxref{Setting Process Marks}) and then press
7652 @kbd{X u}.
7653
7654 @vindex gnus-uu-notify-files
7655 Note: When trying to decode articles that have names matching
7656 @code{gnus-uu-notify-files}, which is hard-coded to
7657 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7658 automatically post an article on @samp{comp.unix.wizards} saying that
7659 you have just viewed the file in question.  This feature can't be turned
7660 off.
7661
7662
7663 @node Shell Archives
7664 @subsection Shell Archives
7665 @cindex unshar
7666 @cindex shell archives
7667 @cindex shared articles
7668
7669 Shell archives (``shar files'') used to be a popular way to distribute
7670 sources, but it isn't used all that much today.  In any case, we have
7671 some commands to deal with these:
7672
7673 @table @kbd
7674
7675 @item X s
7676 @kindex X s (Summary)
7677 @findex gnus-uu-decode-unshar
7678 Unshars the current series (@code{gnus-uu-decode-unshar}).
7679
7680 @item X S
7681 @kindex X S (Summary)
7682 @findex gnus-uu-decode-unshar-and-save
7683 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7684
7685 @item X v s
7686 @kindex X v s (Summary)
7687 @findex gnus-uu-decode-unshar-view
7688 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7689
7690 @item X v S
7691 @kindex X v S (Summary)
7692 @findex gnus-uu-decode-unshar-and-save-view
7693 Unshars, views and saves the current series
7694 (@code{gnus-uu-decode-unshar-and-save-view}).
7695 @end table
7696
7697
7698 @node PostScript Files
7699 @subsection PostScript Files
7700 @cindex PostScript
7701
7702 @table @kbd
7703
7704 @item X p
7705 @kindex X p (Summary)
7706 @findex gnus-uu-decode-postscript
7707 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7708
7709 @item X P
7710 @kindex X P (Summary)
7711 @findex gnus-uu-decode-postscript-and-save
7712 Unpack and save the current PostScript series
7713 (@code{gnus-uu-decode-postscript-and-save}).
7714
7715 @item X v p
7716 @kindex X v p (Summary)
7717 @findex gnus-uu-decode-postscript-view
7718 View the current PostScript series
7719 (@code{gnus-uu-decode-postscript-view}).
7720
7721 @item X v P
7722 @kindex X v P (Summary)
7723 @findex gnus-uu-decode-postscript-and-save-view
7724 View and save the current PostScript series
7725 (@code{gnus-uu-decode-postscript-and-save-view}).
7726 @end table
7727
7728
7729 @node Other Files
7730 @subsection Other Files
7731
7732 @table @kbd
7733 @item X o
7734 @kindex X o (Summary)
7735 @findex gnus-uu-decode-save
7736 Save the current series
7737 (@code{gnus-uu-decode-save}).
7738
7739 @item X b
7740 @kindex X b (Summary)
7741 @findex gnus-uu-decode-binhex
7742 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7743 doesn't really work yet.
7744 @end table
7745
7746
7747 @node Decoding Variables
7748 @subsection Decoding Variables
7749
7750 Adjective, not verb.
7751
7752 @menu
7753 * Rule Variables::              Variables that say how a file is to be viewed.
7754 * Other Decode Variables::      Other decode variables.
7755 * Uuencoding and Posting::      Variables for customizing uuencoding.
7756 @end menu
7757
7758
7759 @node Rule Variables
7760 @subsubsection Rule Variables
7761 @cindex rule variables
7762
7763 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7764 variables are of the form
7765
7766 @lisp
7767       (list '(regexp1 command2)
7768             '(regexp2 command2)
7769             ...)
7770 @end lisp
7771
7772 @table @code
7773
7774 @item gnus-uu-user-view-rules
7775 @vindex gnus-uu-user-view-rules
7776 @cindex sox
7777 This variable is consulted first when viewing files.  If you wish to use,
7778 for instance, @code{sox} to convert an @file{.au} sound file, you could
7779 say something like:
7780 @lisp
7781 (setq gnus-uu-user-view-rules
7782       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7783 @end lisp
7784
7785 @item gnus-uu-user-view-rules-end
7786 @vindex gnus-uu-user-view-rules-end
7787 This variable is consulted if Gnus couldn't make any matches from the
7788 user and default view rules.
7789
7790 @item gnus-uu-user-archive-rules
7791 @vindex gnus-uu-user-archive-rules
7792 This variable can be used to say what commands should be used to unpack
7793 archives.
7794 @end table
7795
7796
7797 @node Other Decode Variables
7798 @subsubsection Other Decode Variables
7799
7800 @table @code
7801 @vindex gnus-uu-grabbed-file-functions
7802
7803 @item gnus-uu-grabbed-file-functions
7804 All functions in this list will be called right after each file has been
7805 successfully decoded---so that you can move or view files right away,
7806 and don't have to wait for all files to be decoded before you can do
7807 anything.  Ready-made functions you can put in this list are:
7808
7809 @table @code
7810
7811 @item gnus-uu-grab-view
7812 @findex gnus-uu-grab-view
7813 View the file.
7814
7815 @item gnus-uu-grab-move
7816 @findex gnus-uu-grab-move
7817 Move the file (if you're using a saving function.)
7818 @end table
7819
7820 @item gnus-uu-be-dangerous
7821 @vindex gnus-uu-be-dangerous
7822 Specifies what to do if unusual situations arise during decoding.  If
7823 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7824 that didn't work, and overwrite existing files.  Otherwise, ask each
7825 time.
7826
7827 @item gnus-uu-ignore-files-by-name
7828 @vindex gnus-uu-ignore-files-by-name
7829 Files with name matching this regular expression won't be viewed.
7830
7831 @item gnus-uu-ignore-files-by-type
7832 @vindex gnus-uu-ignore-files-by-type
7833 Files with a @acronym{MIME} type matching this variable won't be viewed.
7834 Note that Gnus tries to guess what type the file is based on the name.
7835 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7836 kludgey.
7837
7838 @item gnus-uu-tmp-dir
7839 @vindex gnus-uu-tmp-dir
7840 Where @code{gnus-uu} does its work.
7841
7842 @item gnus-uu-do-not-unpack-archives
7843 @vindex gnus-uu-do-not-unpack-archives
7844 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7845 looking for files to display.
7846
7847 @item gnus-uu-view-and-save
7848 @vindex gnus-uu-view-and-save
7849 Non-@code{nil} means that the user will always be asked to save a file
7850 after viewing it.
7851
7852 @item gnus-uu-ignore-default-view-rules
7853 @vindex gnus-uu-ignore-default-view-rules
7854 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7855 rules.
7856
7857 @item gnus-uu-ignore-default-archive-rules
7858 @vindex gnus-uu-ignore-default-archive-rules
7859 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7860 unpacking commands.
7861
7862 @item gnus-uu-kill-carriage-return
7863 @vindex gnus-uu-kill-carriage-return
7864 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7865 from articles.
7866
7867 @item gnus-uu-unmark-articles-not-decoded
7868 @vindex gnus-uu-unmark-articles-not-decoded
7869 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7870 decoded articles as unread.
7871
7872 @item gnus-uu-correct-stripped-uucode
7873 @vindex gnus-uu-correct-stripped-uucode
7874 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7875 uuencoded files that have had trailing spaces deleted.
7876
7877 @item gnus-uu-pre-uudecode-hook
7878 @vindex gnus-uu-pre-uudecode-hook
7879 Hook run before sending a message to @code{uudecode}.
7880
7881 @item gnus-uu-view-with-metamail
7882 @vindex gnus-uu-view-with-metamail
7883 @cindex metamail
7884 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7885 commands defined by the rule variables and just fudge a @acronym{MIME}
7886 content type based on the file name.  The result will be fed to
7887 @code{metamail} for viewing.
7888
7889 @item gnus-uu-save-in-digest
7890 @vindex gnus-uu-save-in-digest
7891 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7892 decoding, will save in digests.  If this variable is @code{nil},
7893 @code{gnus-uu} will just save everything in a file without any
7894 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7895 to specify any meaningful volume and issue numbers were found, so I
7896 simply dropped them.
7897
7898 @end table
7899
7900
7901 @node Uuencoding and Posting
7902 @subsubsection Uuencoding and Posting
7903
7904 @table @code
7905
7906 @item gnus-uu-post-include-before-composing
7907 @vindex gnus-uu-post-include-before-composing
7908 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7909 before you compose the article.  If this variable is @code{t}, you can
7910 either include an encoded file with @kbd{C-c C-i} or have one included
7911 for you when you post the article.
7912
7913 @item gnus-uu-post-length
7914 @vindex gnus-uu-post-length
7915 Maximum length of an article.  The encoded file will be split into how
7916 many articles it takes to post the entire file.
7917
7918 @item gnus-uu-post-threaded
7919 @vindex gnus-uu-post-threaded
7920 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7921 thread.  This may not be smart, as no other decoder I have seen is able
7922 to follow threads when collecting uuencoded articles.  (Well, I have
7923 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7924 think that counts@dots{}) Default is @code{nil}.
7925
7926 @item gnus-uu-post-separate-description
7927 @vindex gnus-uu-post-separate-description
7928 Non-@code{nil} means that the description will be posted in a separate
7929 article.  The first article will typically be numbered (0/x).  If this
7930 variable is @code{nil}, the description the user enters will be included
7931 at the beginning of the first article, which will be numbered (1/x).
7932 Default is @code{t}.
7933
7934 @end table
7935
7936
7937 @node Viewing Files
7938 @subsection Viewing Files
7939 @cindex viewing files
7940 @cindex pseudo-articles
7941
7942 After decoding, if the file is some sort of archive, Gnus will attempt
7943 to unpack the archive and see if any of the files in the archive can be
7944 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7945 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
7946 uncompress and de-tar the main file, and then view the two pictures.
7947 This unpacking process is recursive, so if the archive contains archives
7948 of archives, it'll all be unpacked.
7949
7950 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
7951 extracted file into the summary buffer.  If you go to these
7952 ``articles'', you will be prompted for a command to run (usually Gnus
7953 will make a suggestion), and then the command will be run.
7954
7955 @vindex gnus-view-pseudo-asynchronously
7956 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7957 until the viewing is done before proceeding.
7958
7959 @vindex gnus-view-pseudos
7960 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7961 the pseudo-articles into the summary buffer, but view them
7962 immediately.  If this variable is @code{not-confirm}, the user won't even
7963 be asked for a confirmation before viewing is done.
7964
7965 @vindex gnus-view-pseudos-separately
7966 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7967 pseudo-article will be created for each file to be viewed.  If
7968 @code{nil}, all files that use the same viewing command will be given as
7969 a list of parameters to that command.
7970
7971 @vindex gnus-insert-pseudo-articles
7972 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7973 pseudo-articles when decoding.  It is @code{t} by default.
7974
7975 So; there you are, reading your @emph{pseudo-articles} in your
7976 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7977 Why isn't anything real anymore? How did we get here?
7978
7979
7980 @node Article Treatment
7981 @section Article Treatment
7982
7983 Reading through this huge manual, you may have quite forgotten that the
7984 object of newsreaders is to actually, like, read what people have
7985 written.  Reading articles.  Unfortunately, people are quite bad at
7986 writing, so there are tons of functions and variables to make reading
7987 these articles easier.
7988
7989 @menu
7990 * Article Highlighting::        You want to make the article look like fruit salad.
7991 * Article Fontisizing::         Making emphasized text look nice.
7992 * Article Hiding::              You also want to make certain info go away.
7993 * Article Washing::             Lots of way-neat functions to make life better.
7994 * Article Header::              Doing various header transformations.
7995 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
7996 * Article Button Levels::       Controlling appearance of buttons.
7997 * Article Date::                Grumble, UT!
7998 * Article Display::             Display various stuff---X-Face, Picons, Smileys
7999 * Article Signature::           What is a signature?
8000 * Article Miscellanea::         Various other stuff.
8001 @end menu
8002
8003
8004 @node Article Highlighting
8005 @subsection Article Highlighting
8006 @cindex highlighting
8007
8008 Not only do you want your article buffer to look like fruit salad, but
8009 you want it to look like technicolor fruit salad.
8010
8011 @table @kbd
8012
8013 @item W H a
8014 @kindex W H a (Summary)
8015 @findex gnus-article-highlight
8016 @findex gnus-article-maybe-highlight
8017 Do much highlighting of the current article
8018 (@code{gnus-article-highlight}).  This function highlights header, cited
8019 text, the signature, and adds buttons to the body and the head.
8020
8021 @item W H h
8022 @kindex W H h (Summary)
8023 @findex gnus-article-highlight-headers
8024 @vindex gnus-header-face-alist
8025 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8026 highlighting will be done according to the @code{gnus-header-face-alist}
8027 variable, which is a list where each element has the form
8028 @code{(@var{regexp} @var{name} @var{content})}.
8029 @var{regexp} is a regular expression for matching the
8030 header, @var{name} is the face used for highlighting the header name
8031 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8032 the header value.  The first match made will be used.  Note that
8033 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8034
8035 @item W H c
8036 @kindex W H c (Summary)
8037 @findex gnus-article-highlight-citation
8038 Highlight cited text (@code{gnus-article-highlight-citation}).
8039
8040 Some variables to customize the citation highlights:
8041
8042 @table @code
8043 @vindex gnus-cite-parse-max-size
8044
8045 @item gnus-cite-parse-max-size
8046 If the article size if bigger than this variable (which is 25000 by
8047 default), no citation highlighting will be performed.
8048
8049 @item gnus-cite-max-prefix
8050 @vindex gnus-cite-max-prefix
8051 Maximum possible length for a citation prefix (default 20).
8052
8053 @item gnus-cite-face-list
8054 @vindex gnus-cite-face-list
8055 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8056 When there are citations from multiple articles in the same message,
8057 Gnus will try to give each citation from each article its own face.
8058 This should make it easier to see who wrote what.
8059
8060 @item gnus-supercite-regexp
8061 @vindex gnus-supercite-regexp
8062 Regexp matching normal Supercite attribution lines.
8063
8064 @item gnus-supercite-secondary-regexp
8065 @vindex gnus-supercite-secondary-regexp
8066 Regexp matching mangled Supercite attribution lines.
8067
8068 @item gnus-cite-minimum-match-count
8069 @vindex gnus-cite-minimum-match-count
8070 Minimum number of identical prefixes we have to see before we believe
8071 that it's a citation.
8072
8073 @item gnus-cite-attribution-prefix
8074 @vindex gnus-cite-attribution-prefix
8075 Regexp matching the beginning of an attribution line.
8076
8077 @item gnus-cite-attribution-suffix
8078 @vindex gnus-cite-attribution-suffix
8079 Regexp matching the end of an attribution line.
8080
8081 @item gnus-cite-attribution-face
8082 @vindex gnus-cite-attribution-face
8083 Face used for attribution lines.  It is merged with the face for the
8084 cited text belonging to the attribution.
8085
8086 @end table
8087
8088
8089 @item W H s
8090 @kindex W H s (Summary)
8091 @vindex gnus-signature-separator
8092 @vindex gnus-signature-face
8093 @findex gnus-article-highlight-signature
8094 Highlight the signature (@code{gnus-article-highlight-signature}).
8095 Everything after @code{gnus-signature-separator} (@pxref{Article
8096 Signature}) in an article will be considered a signature and will be
8097 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8098 default.
8099
8100 @end table
8101
8102 @xref{Customizing Articles}, for how to highlight articles automatically.
8103
8104
8105 @node Article Fontisizing
8106 @subsection Article Fontisizing
8107 @cindex emphasis
8108 @cindex article emphasis
8109
8110 @findex gnus-article-emphasize
8111 @kindex W e (Summary)
8112 People commonly add emphasis to words in news articles by writing things
8113 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8114 this look nicer by running the article through the @kbd{W e}
8115 (@code{gnus-article-emphasize}) command.
8116
8117 @vindex gnus-emphasis-alist
8118 How the emphasis is computed is controlled by the
8119 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8120 element is a regular expression to be matched.  The second is a number
8121 that says what regular expression grouping is used to find the entire
8122 emphasized word.  The third is a number that says what regexp grouping
8123 should be displayed and highlighted.  (The text between these two
8124 groupings will be hidden.)  The fourth is the face used for
8125 highlighting.
8126
8127 @lisp
8128 (setq gnus-emphasis-alist
8129       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8130         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8131 @end lisp
8132
8133 @cindex slash
8134 @cindex asterisk
8135 @cindex underline
8136 @cindex /
8137 @cindex *
8138
8139 @vindex gnus-emphasis-underline
8140 @vindex gnus-emphasis-bold
8141 @vindex gnus-emphasis-italic
8142 @vindex gnus-emphasis-underline-bold
8143 @vindex gnus-emphasis-underline-italic
8144 @vindex gnus-emphasis-bold-italic
8145 @vindex gnus-emphasis-underline-bold-italic
8146 By default, there are seven rules, and they use the following faces:
8147 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8148 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8149 @code{gnus-emphasis-underline-italic},
8150 @code{gnus-emphasis-underline-bold}, and
8151 @code{gnus-emphasis-underline-bold-italic}.
8152
8153 If you want to change these faces, you can either use @kbd{M-x
8154 customize}, or you can use @code{copy-face}.  For instance, if you want
8155 to make @code{gnus-emphasis-italic} use a red face instead, you could
8156 say something like:
8157
8158 @lisp
8159 (copy-face 'red 'gnus-emphasis-italic)
8160 @end lisp
8161
8162 @vindex gnus-group-highlight-words-alist
8163
8164 If you want to highlight arbitrary words, you can use the
8165 @code{gnus-group-highlight-words-alist} variable, which uses the same
8166 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8167 parameter (@pxref{Group Parameters}) can also be used.
8168
8169 @xref{Customizing Articles}, for how to fontize articles automatically.
8170
8171
8172 @node Article Hiding
8173 @subsection Article Hiding
8174 @cindex article hiding
8175
8176 Or rather, hiding certain things in each article.  There usually is much
8177 too much cruft in most articles.
8178
8179 @table @kbd
8180
8181 @item W W a
8182 @kindex W W a (Summary)
8183 @findex gnus-article-hide
8184 Do quite a lot of hiding on the article buffer
8185 (@kbd{gnus-article-hide}).  In particular, this function will hide
8186 headers, @acronym{PGP}, cited text and the signature.
8187
8188 @item W W h
8189 @kindex W W h (Summary)
8190 @findex gnus-article-hide-headers
8191 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8192 Headers}.
8193
8194 @item W W b
8195 @kindex W W b (Summary)
8196 @findex gnus-article-hide-boring-headers
8197 Hide headers that aren't particularly interesting
8198 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8199
8200 @item W W s
8201 @kindex W W s (Summary)
8202 @findex gnus-article-hide-signature
8203 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8204 Signature}.
8205
8206 @item W W l
8207 @kindex W W l (Summary)
8208 @findex gnus-article-hide-list-identifiers
8209 @vindex gnus-list-identifiers
8210 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8211 are strings some mailing list servers add to the beginning of all
8212 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8213 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8214 may not contain @code{\\(..\\)}.
8215
8216 @table @code
8217
8218 @item gnus-list-identifiers
8219 @vindex gnus-list-identifiers
8220 A regular expression that matches list identifiers to be removed from
8221 subject.  This can also be a list of regular expressions.
8222
8223 @end table
8224
8225 @item W W P
8226 @kindex W W P (Summary)
8227 @findex gnus-article-hide-pem
8228 Hide @acronym{PEM} (privacy enhanced messages) cruft
8229 (@code{gnus-article-hide-pem}).
8230
8231 @item W W B
8232 @kindex W W B (Summary)
8233 @findex gnus-article-strip-banner
8234 @vindex gnus-article-banner-alist
8235 @vindex gnus-article-address-banner-alist
8236 @cindex banner
8237 @cindex OneList
8238 @cindex stripping advertisements
8239 @cindex advertisements
8240 Strip the banner specified by the @code{banner} group parameter
8241 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8242 annoying banners and/or signatures that some mailing lists and moderated
8243 groups adds to all the messages.  The way to use this function is to add
8244 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8245 group you want banners stripped from.  The parameter either be a string,
8246 which will be interpreted as a regular expression matching text to be
8247 removed, or the symbol @code{signature}, meaning that the (last)
8248 signature should be removed, or other symbol, meaning that the
8249 corresponding regular expression in @code{gnus-article-banner-alist} is
8250 used.
8251
8252 Regardless of a group, you can hide things like advertisements only when
8253 the sender of an article has a certain mail address specified in
8254 @code{gnus-article-address-banner-alist}.
8255
8256 @table @code
8257
8258 @item gnus-article-address-banner-alist
8259 @vindex gnus-article-address-banner-alist
8260 Alist of mail addresses and banners.  Each element has the form
8261 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8262 matching a mail address in the From header, @var{banner} is one of a
8263 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8264 a regexp and @code{nil}.  If @var{address} matches author's mail
8265 address, it will remove things like advertisements.  For example, if a
8266 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8267 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8268 sends, you can use the following element to remove them:
8269
8270 @lisp
8271 ("@@yoo-hoo\\.co\\.jp\\'" .
8272  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8273 @end lisp
8274
8275 @end table
8276
8277 @item W W c
8278 @kindex W W c (Summary)
8279 @findex gnus-article-hide-citation
8280 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8281 customizing the hiding:
8282
8283 @table @code
8284
8285 @item gnus-cited-opened-text-button-line-format
8286 @itemx gnus-cited-closed-text-button-line-format
8287 @vindex gnus-cited-closed-text-button-line-format
8288 @vindex gnus-cited-opened-text-button-line-format
8289 Gnus adds buttons to show where the cited text has been hidden, and to
8290 allow toggle hiding the text.  The format of the variable is specified
8291 by these format-like variable (@pxref{Formatting Variables}).  These
8292 specs are valid:
8293
8294 @table @samp
8295 @item b
8296 Starting point of the hidden text.
8297 @item e
8298 Ending point of the hidden text.
8299 @item l
8300 Number of characters in the hidden region.
8301 @item n
8302 Number of lines of hidden text.
8303 @end table
8304
8305 @item gnus-cited-lines-visible
8306 @vindex gnus-cited-lines-visible
8307 The number of lines at the beginning of the cited text to leave
8308 shown.  This can also be a cons cell with the number of lines at the top
8309 and bottom of the text, respectively, to remain visible.
8310
8311 @end table
8312
8313 @item W W C-c
8314 @kindex W W C-c (Summary)
8315 @findex gnus-article-hide-citation-maybe
8316
8317 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8318 following two variables:
8319
8320 @table @code
8321 @item gnus-cite-hide-percentage
8322 @vindex gnus-cite-hide-percentage
8323 If the cited text is of a bigger percentage than this variable (default
8324 50), hide the cited text.
8325
8326 @item gnus-cite-hide-absolute
8327 @vindex gnus-cite-hide-absolute
8328 The cited text must have at least this length (default 10) before it
8329 is hidden.
8330 @end table
8331
8332 @item W W C
8333 @kindex W W C (Summary)
8334 @findex gnus-article-hide-citation-in-followups
8335 Hide cited text in articles that aren't roots
8336 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8337 useful as an interactive command, but might be a handy function to stick
8338 have happen automatically (@pxref{Customizing Articles}).
8339
8340 @end table
8341
8342 All these ``hiding'' commands are toggles, but if you give a negative
8343 prefix to these commands, they will show what they have previously
8344 hidden.  If you give a positive prefix, they will always hide.
8345
8346 Also @pxref{Article Highlighting} for further variables for
8347 citation customization.
8348
8349 @xref{Customizing Articles}, for how to hide article elements
8350 automatically.
8351
8352
8353 @node Article Washing
8354 @subsection Article Washing
8355 @cindex washing
8356 @cindex article washing
8357
8358 We call this ``article washing'' for a really good reason.  Namely, the
8359 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8360
8361 @dfn{Washing} is defined by us as ``changing something from something to
8362 something else'', but normally results in something looking better.
8363 Cleaner, perhaps.
8364
8365 @xref{Customizing Articles}, if you want to change how Gnus displays
8366 articles by default.
8367
8368 @table @kbd
8369
8370 @item C-u g
8371 This is not really washing, it's sort of the opposite of washing.  If
8372 you type this, you see the article exactly as it exists on disk or on
8373 the server.
8374
8375 @item g
8376 Force redisplaying of the current article
8377 (@code{gnus-summary-show-article}).  This is also not really washing.
8378 If you type this, you see the article without any previously applied
8379 interactive Washing functions but with all default treatments
8380 (@pxref{Customizing Articles}).
8381
8382 @item W l
8383 @kindex W l (Summary)
8384 @findex gnus-summary-stop-page-breaking
8385 Remove page breaks from the current article
8386 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8387 delimiters.
8388
8389 @item W r
8390 @kindex W r (Summary)
8391 @findex gnus-summary-caesar-message
8392 @c @icon{gnus-summary-caesar-message}
8393 Do a Caesar rotate (rot13) on the article buffer
8394 (@code{gnus-summary-caesar-message}).
8395 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8396 (Typically offensive jokes and such.)
8397
8398 It's commonly called ``rot13'' because each letter is rotated 13
8399 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8400 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8401 is rumored to have employed this form of, uh, somewhat weak encryption.
8402
8403 @item W m
8404 @kindex W m (Summary)
8405 @findex gnus-summary-morse-message
8406 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8407
8408 @item W t
8409 @item t
8410 @kindex W t (Summary)
8411 @kindex t (Summary)
8412 @findex gnus-summary-toggle-header
8413 Toggle whether to display all headers in the article buffer
8414 (@code{gnus-summary-toggle-header}).
8415
8416 @item W v
8417 @kindex W v (Summary)
8418 @findex gnus-summary-verbose-headers
8419 Toggle whether to display all headers in the article buffer permanently
8420 (@code{gnus-summary-verbose-headers}).
8421
8422 @item W o
8423 @kindex W o (Summary)
8424 @findex gnus-article-treat-overstrike
8425 Treat overstrike (@code{gnus-article-treat-overstrike}).
8426
8427 @item W d
8428 @kindex W d (Summary)
8429 @findex gnus-article-treat-dumbquotes
8430 @vindex gnus-article-dumbquotes-map
8431 @cindex Smartquotes
8432 @cindex M****s*** sm*rtq**t*s
8433 @cindex Latin 1
8434 Treat M****s*** sm*rtq**t*s according to
8435 @code{gnus-article-dumbquotes-map}
8436 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8437 whether a character is a sm*rtq**t* or not, so it should only be used
8438 interactively.
8439
8440 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8441 an attempt to provide more quoting characters.  If you see something
8442 like @code{\222} or @code{\264} where you're expecting some kind of
8443 apostrophe or quotation mark, then try this wash.
8444
8445 @item W Y f
8446 @kindex W Y f (Summary)
8447 @findex gnus-article-outlook-deuglify-article
8448 @cindex Outlook Express
8449 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8450 unwrap lines, repair attribution and rearrange citation.
8451 (@code{gnus-article-outlook-deuglify-article}).
8452
8453 @item W Y u
8454 @kindex W Y u (Summary)
8455 @findex gnus-article-outlook-unwrap-lines
8456 @vindex gnus-outlook-deuglify-unwrap-min
8457 @vindex gnus-outlook-deuglify-unwrap-max
8458 Unwrap lines that appear to be wrapped citation lines.  You can control
8459 what lines will be unwrapped by frobbing
8460 @code{gnus-outlook-deuglify-unwrap-min} and
8461 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8462 maximum length of an unwrapped citation line.
8463 (@code{gnus-article-outlook-unwrap-lines}).
8464
8465 @item W Y a
8466 @kindex W Y a (Summary)
8467 @findex gnus-article-outlook-repair-attribution
8468 Repair a broken attribution line.@*
8469 (@code{gnus-article-outlook-repair-attribution}).
8470
8471 @item W Y c
8472 @kindex W Y c (Summary)
8473 @findex gnus-article-outlook-rearrange-citation
8474 Repair broken citations by rearranging the text.
8475 (@code{gnus-article-outlook-rearrange-citation}).
8476
8477 @item W w
8478 @kindex W w (Summary)
8479 @findex gnus-article-fill-cited-article
8480 Do word wrap (@code{gnus-article-fill-cited-article}).
8481
8482 You can give the command a numerical prefix to specify the width to use
8483 when filling.
8484
8485 @item W Q
8486 @kindex W Q (Summary)
8487 @findex gnus-article-fill-long-lines
8488 Fill long lines (@code{gnus-article-fill-long-lines}).
8489
8490 @item W C
8491 @kindex W C (Summary)
8492 @findex gnus-article-capitalize-sentences
8493 Capitalize the first word in each sentence
8494 (@code{gnus-article-capitalize-sentences}).
8495
8496 @item W c
8497 @kindex W c (Summary)
8498 @findex gnus-article-remove-cr
8499 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8500 (this takes care of DOS line endings), and then translate any remaining
8501 CRs into LF (this takes care of Mac line endings)
8502 (@code{gnus-article-remove-cr}).
8503
8504 @item W q
8505 @kindex W q (Summary)
8506 @findex gnus-article-de-quoted-unreadable
8507 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8508 Quoted-Printable is one common @acronym{MIME} encoding employed when
8509 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8510 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8511 doesn't look very readable to me.  Note that this is usually done
8512 automatically by Gnus if the message in question has a
8513 @code{Content-Transfer-Encoding} header that says that this encoding
8514 has been done.  If a prefix is given, a charset will be asked for.
8515
8516 @item W 6
8517 @kindex W 6 (Summary)
8518 @findex gnus-article-de-base64-unreadable
8519 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8520 one common @acronym{MIME} encoding employed when sending
8521 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8522 usually done automatically by Gnus if the message in question has a
8523 @code{Content-Transfer-Encoding} header that says that this encoding
8524 has been done.  If a prefix is given, a charset will be asked for.
8525
8526 @item W Z
8527 @kindex W Z (Summary)
8528 @findex gnus-article-decode-HZ
8529 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8530 common encoding employed when sending Chinese articles.  It typically
8531 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8532
8533 @item W u
8534 @kindex W u (Summary)
8535 @findex gnus-article-unsplit-urls
8536 Remove newlines from within URLs.  Some mailers insert newlines into
8537 outgoing email messages to keep lines short.  This reformatting can
8538 split long URLs onto multiple lines.  Repair those URLs by removing
8539 the newlines (@code{gnus-article-unsplit-urls}).
8540
8541 @item W h
8542 @kindex W h (Summary)
8543 @findex gnus-article-wash-html
8544 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8545 usually done automatically by Gnus if the message in question has a
8546 @code{Content-Type} header that says that the message is @acronym{HTML}.
8547
8548 If a prefix is given, a charset will be asked for.
8549
8550 @vindex gnus-article-wash-function
8551 The default is to use the function specified by
8552 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8553 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8554 @acronym{HTML}, but this is controlled by the
8555 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8556 can use include:
8557
8558 @table @code
8559 @item w3
8560 Use Emacs/w3.
8561
8562 @item w3m
8563 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8564
8565 @item links
8566 Use @uref{http://links.sf.net/, Links}.
8567
8568 @item lynx
8569 Use @uref{http://lynx.isc.org/, Lynx}.
8570
8571 @item html2text
8572 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8573
8574 @end table
8575
8576 @item W b
8577 @kindex W b (Summary)
8578 @findex gnus-article-add-buttons
8579 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8580 @xref{Article Buttons}.
8581
8582 @item W B
8583 @kindex W B (Summary)
8584 @findex gnus-article-add-buttons-to-head
8585 Add clickable buttons to the article headers
8586 (@code{gnus-article-add-buttons-to-head}).
8587
8588 @item W p
8589 @kindex W p (Summary)
8590 @findex gnus-article-verify-x-pgp-sig
8591 Verify a signed control message
8592 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8593 @code{newgroup} and @code{checkgroups} are usually signed by the
8594 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8595 the maintainer to your keyring to verify the
8596 message.@footnote{@acronym{PGP} keys for many hierarchies are
8597 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8598
8599 @item W s
8600 @kindex W s (Summary)
8601 @findex gnus-summary-force-verify-and-decrypt
8602 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8603 @acronym{S/MIME}) message
8604 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8605
8606 @item W a
8607 @kindex W a (Summary)
8608 @findex gnus-article-strip-headers-in-body
8609 Strip headers like the @code{X-No-Archive} header from the beginning of
8610 article bodies (@code{gnus-article-strip-headers-in-body}).
8611
8612 @item W E l
8613 @kindex W E l (Summary)
8614 @findex gnus-article-strip-leading-blank-lines
8615 Remove all blank lines from the beginning of the article
8616 (@code{gnus-article-strip-leading-blank-lines}).
8617
8618 @item W E m
8619 @kindex W E m (Summary)
8620 @findex gnus-article-strip-multiple-blank-lines
8621 Replace all blank lines with empty lines and then all multiple empty
8622 lines with a single empty line.
8623 (@code{gnus-article-strip-multiple-blank-lines}).
8624
8625 @item W E t
8626 @kindex W E t (Summary)
8627 @findex gnus-article-remove-trailing-blank-lines
8628 Remove all blank lines at the end of the article
8629 (@code{gnus-article-remove-trailing-blank-lines}).
8630
8631 @item W E a
8632 @kindex W E a (Summary)
8633 @findex gnus-article-strip-blank-lines
8634 Do all the three commands above
8635 (@code{gnus-article-strip-blank-lines}).
8636
8637 @item W E A
8638 @kindex W E A (Summary)
8639 @findex gnus-article-strip-all-blank-lines
8640 Remove all blank lines
8641 (@code{gnus-article-strip-all-blank-lines}).
8642
8643 @item W E s
8644 @kindex W E s (Summary)
8645 @findex gnus-article-strip-leading-space
8646 Remove all white space from the beginning of all lines of the article
8647 body (@code{gnus-article-strip-leading-space}).
8648
8649 @item W E e
8650 @kindex W E e (Summary)
8651 @findex gnus-article-strip-trailing-space
8652 Remove all white space from the end of all lines of the article
8653 body (@code{gnus-article-strip-trailing-space}).
8654
8655 @end table
8656
8657 @xref{Customizing Articles}, for how to wash articles automatically.
8658
8659
8660 @node Article Header
8661 @subsection Article Header
8662
8663 These commands perform various transformations of article header.
8664
8665 @table @kbd
8666
8667 @item W G u
8668 @kindex W G u (Summary)
8669 @findex gnus-article-treat-unfold-headers
8670 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8671
8672 @item W G n
8673 @kindex W G n (Summary)
8674 @findex gnus-article-treat-fold-newsgroups
8675 Fold the @code{Newsgroups} and @code{Followup-To} headers
8676 (@code{gnus-article-treat-fold-newsgroups}).
8677
8678 @item W G f
8679 @kindex W G f (Summary)
8680 @findex gnus-article-treat-fold-headers
8681 Fold all the message headers
8682 (@code{gnus-article-treat-fold-headers}).
8683
8684 @item W E w
8685 @kindex W E w
8686 @findex gnus-article-remove-leading-whitespace
8687 Remove excessive whitespace from all headers
8688 (@code{gnus-article-remove-leading-whitespace}).
8689
8690 @end table
8691
8692
8693 @node Article Buttons
8694 @subsection Article Buttons
8695 @cindex buttons
8696
8697 People often include references to other stuff in articles, and it would
8698 be nice if Gnus could just fetch whatever it is that people talk about
8699 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8700 button on these references.
8701
8702 @vindex gnus-button-man-handler
8703 Gnus adds @dfn{buttons} to certain standard references by default:
8704 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8705 Emacs or Gnus related references.  This is controlled by two variables,
8706 one that handles article bodies and one that handles article heads:
8707
8708 @table @code
8709
8710 @item gnus-button-alist
8711 @vindex gnus-button-alist
8712 This is an alist where each entry has this form:
8713
8714 @lisp
8715 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8716 @end lisp
8717
8718 @table @var
8719
8720 @item regexp
8721 All text that match this regular expression (case insensitive) will be
8722 considered an external reference.  Here's a typical regexp that matches
8723 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8724 variable containing a regexp, useful variables to use include
8725 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8726
8727 @item button-par
8728 Gnus has to know which parts of the matches is to be highlighted.  This
8729 is a number that says what sub-expression of the regexp is to be
8730 highlighted.  If you want it all highlighted, you use 0 here.
8731
8732 @item use-p
8733 This form will be @code{eval}ed, and if the result is non-@code{nil},
8734 this is considered a match.  This is useful if you want extra sifting to
8735 avoid false matches.  Often variables named
8736 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8737 Levels}, but any other form may be used too.
8738
8739 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8740
8741 @item function
8742 This function will be called when you click on this button.
8743
8744 @item data-par
8745 As with @var{button-par}, this is a sub-expression number, but this one
8746 says which part of the match is to be sent as data to @var{function}.
8747
8748 @end table
8749
8750 So the full entry for buttonizing URLs is then
8751
8752 @lisp
8753 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8754 @end lisp
8755
8756 @item gnus-header-button-alist
8757 @vindex gnus-header-button-alist
8758 This is just like the other alist, except that it is applied to the
8759 article head only, and that each entry has an additional element that is
8760 used to say what headers to apply the buttonize coding to:
8761
8762 @lisp
8763 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8764 @end lisp
8765
8766 @var{header} is a regular expression.
8767 @end table
8768
8769 @subsubsection Related variables and functions
8770
8771 @table @code
8772 @item gnus-button-@var{*}-level
8773 @xref{Article Button Levels}.
8774
8775 @c Stuff related to gnus-button-browse-level
8776
8777 @item gnus-button-url-regexp
8778 @vindex gnus-button-url-regexp
8779 A regular expression that matches embedded URLs.  It is used in the
8780 default values of the variables above.
8781
8782 @c Stuff related to gnus-button-man-level
8783
8784 @item gnus-button-man-handler
8785 @vindex gnus-button-man-handler
8786 The function to use for displaying man pages.  It must take at least one
8787 argument with a string naming the man page.
8788
8789 @c Stuff related to gnus-button-message-level
8790
8791 @item gnus-button-mid-or-mail-regexp
8792 @vindex gnus-button-mid-or-mail-regexp
8793 Regular expression that matches a message ID or a mail address.
8794
8795 @item gnus-button-prefer-mid-or-mail
8796 @vindex gnus-button-prefer-mid-or-mail
8797 This variable determines what to do when the button on a string as
8798 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8799 message ID or a mail address.  If it is one of the symbols @code{mid} or
8800 @code{mail}, Gnus will always assume that the string is a message ID or
8801 a mail address, respectively.  If this variable is set to the symbol
8802 @code{ask}, always query the user what do do.  If it is a function, this
8803 function will be called with the string as its only argument.  The
8804 function must return @code{mid}, @code{mail}, @code{invalid} or
8805 @code{ask}.  The default value is the function
8806 @code{gnus-button-mid-or-mail-heuristic}.
8807
8808 @item gnus-button-mid-or-mail-heuristic
8809 @findex gnus-button-mid-or-mail-heuristic
8810 Function that guesses whether its argument is a message ID or a mail
8811 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8812 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8813 string is invalid.
8814
8815 @item gnus-button-mid-or-mail-heuristic-alist
8816 @vindex gnus-button-mid-or-mail-heuristic-alist
8817 An alist of @code{(RATE . REGEXP)} pairs used by the function
8818 @code{gnus-button-mid-or-mail-heuristic}.
8819
8820 @c Stuff related to gnus-button-tex-level
8821
8822 @item gnus-button-ctan-handler
8823 @findex gnus-button-ctan-handler
8824 The function to use for displaying CTAN links.  It must take one
8825 argument, the string naming the URL.
8826
8827 @item gnus-ctan-url
8828 @vindex gnus-ctan-url
8829 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8830 by @code{gnus-button-ctan-handler}.
8831
8832 @c Misc stuff
8833
8834 @item gnus-article-button-face
8835 @vindex gnus-article-button-face
8836 Face used on buttons.
8837
8838 @item gnus-article-mouse-face
8839 @vindex gnus-article-mouse-face
8840 Face used when the mouse cursor is over a button.
8841
8842 @end table
8843
8844 @xref{Customizing Articles}, for how to buttonize articles automatically.
8845
8846
8847 @node Article Button Levels
8848 @subsection Article button levels
8849 @cindex button levels
8850 The higher the value of the variables @code{gnus-button-@var{*}-level},
8851 the more buttons will appear.  If the level is zero, no corresponding
8852 buttons are displayed.  With the default value (which is 5) you should
8853 already see quite a lot of buttons.  With higher levels, you will see
8854 more buttons, but you may also get more false positives.  To avoid them,
8855 you can set the variables @code{gnus-button-@var{*}-level} local to
8856 specific groups (@pxref{Group Parameters}).  Here's an example for the
8857 variable @code{gnus-parameters}:
8858
8859 @lisp
8860 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8861 (setq gnus-parameters
8862       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8863         ("\\<unix\\>"               (gnus-button-man-level 10))
8864         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8865 @end lisp
8866
8867 @table @code
8868
8869 @item gnus-button-browse-level
8870 @vindex gnus-button-browse-level
8871 Controls the display of references to message IDs, mail addresses and
8872 news URLs.  Related variables and functions include
8873 @code{gnus-button-url-regexp}, @code{browse-url}, and
8874 @code{browse-url-browser-function}.
8875
8876 @item gnus-button-emacs-level
8877 @vindex gnus-button-emacs-level
8878 Controls the display of Emacs or Gnus references.  Related functions are
8879 @code{gnus-button-handle-custom},
8880 @code{gnus-button-handle-describe-function},
8881 @code{gnus-button-handle-describe-variable},
8882 @code{gnus-button-handle-symbol},
8883 @code{gnus-button-handle-describe-key},
8884 @code{gnus-button-handle-apropos},
8885 @code{gnus-button-handle-apropos-command},
8886 @code{gnus-button-handle-apropos-variable},
8887 @code{gnus-button-handle-apropos-documentation}, and
8888 @code{gnus-button-handle-library}.
8889
8890 @item gnus-button-man-level
8891 @vindex gnus-button-man-level
8892 Controls the display of references to (Unix) man pages.
8893 See @code{gnus-button-man-handler}.
8894
8895 @item gnus-button-message-level
8896 @vindex gnus-button-message-level
8897 Controls the display of message IDs, mail addresses and news URLs.
8898 Related variables and functions include
8899 @code{gnus-button-mid-or-mail-regexp},
8900 @code{gnus-button-prefer-mid-or-mail},
8901 @code{gnus-button-mid-or-mail-heuristic}, and
8902 @code{gnus-button-mid-or-mail-heuristic-alist}.
8903
8904 @item gnus-button-tex-level
8905 @vindex gnus-button-tex-level
8906 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8907 URLs.  See the variables @code{gnus-ctan-url},
8908 @code{gnus-button-ctan-handler},
8909 @code{gnus-button-ctan-directory-regexp}, and
8910 @code{gnus-button-handle-ctan-bogus-regexp}.
8911
8912 @end table
8913
8914
8915 @node Article Date
8916 @subsection Article Date
8917
8918 The date is most likely generated in some obscure timezone you've never
8919 heard of, so it's quite nice to be able to find out what the time was
8920 when the article was sent.
8921
8922 @table @kbd
8923
8924 @item W T u
8925 @kindex W T u (Summary)
8926 @findex gnus-article-date-ut
8927 Display the date in UT (aka. GMT, aka ZULU)
8928 (@code{gnus-article-date-ut}).
8929
8930 @item W T i
8931 @kindex W T i (Summary)
8932 @findex gnus-article-date-iso8601
8933 @cindex ISO 8601
8934 Display the date in international format, aka. ISO 8601
8935 (@code{gnus-article-date-iso8601}).
8936
8937 @item W T l
8938 @kindex W T l (Summary)
8939 @findex gnus-article-date-local
8940 Display the date in the local timezone (@code{gnus-article-date-local}).
8941
8942 @item W T p
8943 @kindex W T p (Summary)
8944 @findex gnus-article-date-english
8945 Display the date in a format that's easily pronounceable in English
8946 (@code{gnus-article-date-english}).
8947
8948 @item W T s
8949 @kindex W T s (Summary)
8950 @vindex gnus-article-time-format
8951 @findex gnus-article-date-user
8952 @findex format-time-string
8953 Display the date using a user-defined format
8954 (@code{gnus-article-date-user}).  The format is specified by the
8955 @code{gnus-article-time-format} variable, and is a string that's passed
8956 to @code{format-time-string}.  See the documentation of that variable
8957 for a list of possible format specs.
8958
8959 @item W T e
8960 @kindex W T e (Summary)
8961 @findex gnus-article-date-lapsed
8962 @findex gnus-start-date-timer
8963 @findex gnus-stop-date-timer
8964 Say how much time has elapsed between the article was posted and now
8965 (@code{gnus-article-date-lapsed}).  It looks something like:
8966
8967 @example
8968 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8969 @end example
8970
8971 @vindex gnus-article-date-lapsed-new-header
8972 The value of @code{gnus-article-date-lapsed-new-header} determines
8973 whether this header will just be added below the old Date one, or will
8974 replace it.
8975
8976 An advantage of using Gnus to read mail is that it converts simple bugs
8977 into wonderful absurdities.
8978
8979 If you want to have this line updated continually, you can put
8980
8981 @lisp
8982 (gnus-start-date-timer)
8983 @end lisp
8984
8985 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
8986 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
8987 command.
8988
8989 @item W T o
8990 @kindex W T o (Summary)
8991 @findex gnus-article-date-original
8992 Display the original date (@code{gnus-article-date-original}).  This can
8993 be useful if you normally use some other conversion function and are
8994 worried that it might be doing something totally wrong.  Say, claiming
8995 that the article was posted in 1854.  Although something like that is
8996 @emph{totally} impossible.  Don't you trust me? *titter*
8997
8998 @end table
8999
9000 @xref{Customizing Articles}, for how to display the date in your
9001 preferred format automatically.
9002
9003
9004 @node Article Display
9005 @subsection Article Display
9006 @cindex picons
9007 @cindex x-face
9008 @cindex smileys
9009
9010 These commands add various frivolous display gimmicks to the article
9011 buffer in Emacs versions that support them.
9012
9013 @code{X-Face} headers are small black-and-white images supplied by the
9014 message headers (@pxref{X-Face}).
9015
9016 @code{Face} headers are small colored images supplied by the message
9017 headers (@pxref{Face}).
9018
9019 Smileys are those little @samp{:-)} symbols that people like to litter
9020 their messages with (@pxref{Smileys}).
9021
9022 Picons, on the other hand, reside on your own system, and Gnus will
9023 try to match the headers to what you have (@pxref{Picons}).
9024
9025 All these functions are toggles---if the elements already exist,
9026 they'll be removed.
9027
9028 @table @kbd
9029 @item W D x
9030 @kindex W D x (Summary)
9031 @findex gnus-article-display-x-face
9032 Display an @code{X-Face} in the @code{From} header.
9033 (@code{gnus-article-display-x-face}).
9034
9035 @item W D d
9036 @kindex W D d (Summary)
9037 @findex gnus-article-display-face
9038 Display a @code{Face} in the @code{From} header.
9039 (@code{gnus-article-display-face}).
9040
9041 @item W D s
9042 @kindex W D s (Summary)
9043 @findex gnus-treat-smiley
9044 Display smileys (@code{gnus-treat-smiley}).
9045
9046 @item W D f
9047 @kindex W D f (Summary)
9048 @findex gnus-treat-from-picon
9049 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9050
9051 @item W D m
9052 @kindex W D m (Summary)
9053 @findex gnus-treat-mail-picon
9054 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9055 (@code{gnus-treat-mail-picon}).
9056
9057 @item W D n
9058 @kindex W D n (Summary)
9059 @findex gnus-treat-newsgroups-picon
9060 Piconify all news headers (i. e., @code{Newsgroups} and
9061 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9062
9063 @item W D D
9064 @kindex W D D (Summary)
9065 @findex gnus-article-remove-images
9066 Remove all images from the article buffer
9067 (@code{gnus-article-remove-images}).
9068
9069 @end table
9070
9071
9072
9073 @node Article Signature
9074 @subsection Article Signature
9075 @cindex signatures
9076 @cindex article signature
9077
9078 @vindex gnus-signature-separator
9079 Each article is divided into two parts---the head and the body.  The
9080 body can be divided into a signature part and a text part.  The variable
9081 that says what is to be considered a signature is
9082 @code{gnus-signature-separator}.  This is normally the standard
9083 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9084 non-standard signature separators, so this variable can also be a list
9085 of regular expressions to be tested, one by one.  (Searches are done
9086 from the end of the body towards the beginning.)  One likely value is:
9087
9088 @lisp
9089 (setq gnus-signature-separator
9090       '("^-- $"         ; @r{The standard}
9091         "^-- *$"        ; @r{A common mangling}
9092         "^-------*$"    ; @r{Many people just use a looong}
9093                         ; @r{line of dashes.  Shame!}
9094         "^ *--------*$" ; @r{Double-shame!}
9095         "^________*$"   ; @r{Underscores are also popular}
9096         "^========*$")) ; @r{Pervert!}
9097 @end lisp
9098
9099 The more permissive you are, the more likely it is that you'll get false
9100 positives.
9101
9102 @vindex gnus-signature-limit
9103 @code{gnus-signature-limit} provides a limit to what is considered a
9104 signature when displaying articles.
9105
9106 @enumerate
9107 @item
9108 If it is an integer, no signature may be longer (in characters) than
9109 that integer.
9110 @item
9111 If it is a floating point number, no signature may be longer (in lines)
9112 than that number.
9113 @item
9114 If it is a function, the function will be called without any parameters,
9115 and if it returns @code{nil}, there is no signature in the buffer.
9116 @item
9117 If it is a string, it will be used as a regexp.  If it matches, the text
9118 in question is not a signature.
9119 @end enumerate
9120
9121 This variable can also be a list where the elements may be of the types
9122 listed above.  Here's an example:
9123
9124 @lisp
9125 (setq gnus-signature-limit
9126       '(200.0 "^---*Forwarded article"))
9127 @end lisp
9128
9129 This means that if there are more than 200 lines after the signature
9130 separator, or the text after the signature separator is matched by
9131 the regular expression @samp{^---*Forwarded article}, then it isn't a
9132 signature after all.
9133
9134
9135 @node Article Miscellanea
9136 @subsection Article Miscellanea
9137
9138 @table @kbd
9139 @item A t
9140 @kindex A t (Summary)
9141 @findex gnus-article-babel
9142 Translate the article from one language to another
9143 (@code{gnus-article-babel}).
9144
9145 @end table
9146
9147
9148 @node MIME Commands
9149 @section MIME Commands
9150 @cindex MIME decoding
9151 @cindex attachments
9152 @cindex viewing attachments
9153
9154 The following commands all understand the numerical prefix.  For
9155 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9156
9157 @table @kbd
9158 @item b
9159 @itemx K v
9160 @kindex b (Summary)
9161 @kindex K v (Summary)
9162 View the @acronym{MIME} part.
9163
9164 @item K o
9165 @kindex K o (Summary)
9166 Save the @acronym{MIME} part.
9167
9168 @item K c
9169 @kindex K c (Summary)
9170 Copy the @acronym{MIME} part.
9171
9172 @item K e
9173 @kindex K e (Summary)
9174 View the @acronym{MIME} part externally.
9175
9176 @item K i
9177 @kindex K i (Summary)
9178 View the @acronym{MIME} part internally.
9179
9180 @item K |
9181 @kindex K | (Summary)
9182 Pipe the @acronym{MIME} part to an external command.
9183 @end table
9184
9185 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9186 the same manner:
9187
9188 @table @kbd
9189 @item K b
9190 @kindex K b (Summary)
9191 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9192 mostly useful if you wish to save (or perform other actions) on inlined
9193 parts.
9194
9195 @item K m
9196 @kindex K m (Summary)
9197 @findex gnus-summary-repair-multipart
9198 Some multipart messages are transmitted with missing or faulty headers.
9199 This command will attempt to ``repair'' these messages so that they can
9200 be viewed in a more pleasant manner
9201 (@code{gnus-summary-repair-multipart}).
9202
9203 @item X m
9204 @kindex X m (Summary)
9205 @findex gnus-summary-save-parts
9206 Save all parts matching a @acronym{MIME} type to a directory
9207 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9208 convention (@pxref{Process/Prefix}).
9209
9210 @item M-t
9211 @kindex M-t (Summary)
9212 @findex gnus-summary-toggle-display-buttonized
9213 Toggle the buttonized display of the article buffer
9214 (@code{gnus-summary-toggle-display-buttonized}).
9215
9216 @item W M w
9217 @kindex W M w (Summary)
9218 @findex gnus-article-decode-mime-words
9219 Decode RFC 2047-encoded words in the article headers
9220 (@code{gnus-article-decode-mime-words}).
9221
9222 @item W M c
9223 @kindex W M c (Summary)
9224 @findex gnus-article-decode-charset
9225 Decode encoded article bodies as well as charsets
9226 (@code{gnus-article-decode-charset}).
9227
9228 This command looks in the @code{Content-Type} header to determine the
9229 charset.  If there is no such header in the article, you can give it a
9230 prefix, which will prompt for the charset to decode as.  In regional
9231 groups where people post using some common encoding (but do not
9232 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9233 parameter to the required charset (@pxref{Group Parameters}).
9234
9235 @item W M v
9236 @kindex W M v (Summary)
9237 @findex gnus-mime-view-all-parts
9238 View all the @acronym{MIME} parts in the current article
9239 (@code{gnus-mime-view-all-parts}).
9240
9241 @end table
9242
9243 Relevant variables:
9244
9245 @table @code
9246 @item gnus-ignored-mime-types
9247 @vindex gnus-ignored-mime-types
9248 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9249 this list will be completely ignored by Gnus.  The default value is
9250 @code{nil}.
9251
9252 To have all Vcards be ignored, you'd say something like this:
9253
9254 @lisp
9255 (setq gnus-ignored-mime-types
9256       '("text/x-vcard"))
9257 @end lisp
9258
9259 @item gnus-article-loose-mime
9260 @vindex gnus-article-loose-mime
9261 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9262 before interpreting the message as a @acronym{MIME} message.  This helps
9263 when reading messages from certain broken mail user agents.  The
9264 default is @code{nil}.
9265
9266 @item gnus-article-emulate-mime
9267 @vindex gnus-article-emulate-mime
9268 There are other, non-@acronym{MIME} encoding methods used.  The most common
9269 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9270 this variable is non-@code{nil}, Gnus will look in message bodies to
9271 see if it finds these encodings, and if so, it'll run them through the
9272 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9273
9274 @item gnus-unbuttonized-mime-types
9275 @vindex gnus-unbuttonized-mime-types
9276 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9277 this list won't have @acronym{MIME} buttons inserted unless they aren't
9278 displayed or this variable is overridden by
9279 @code{gnus-buttonized-mime-types}.  The default value is
9280 @code{(".*/.*")}.  This variable is only used when
9281 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9282
9283 @item gnus-buttonized-mime-types
9284 @vindex gnus-buttonized-mime-types
9285 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9286 this list will have @acronym{MIME} buttons inserted unless they aren't
9287 displayed.  This variable overrides
9288 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9289 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9290 is @code{nil}.
9291
9292 To see e.g. security buttons but no other buttons, you could set this
9293 variable to @code{("multipart/signed")} and leave
9294 @code{gnus-unbuttonized-mime-types} at the default value.
9295
9296 @item gnus-inhibit-mime-unbuttonizing
9297 @vindex gnus-inhibit-mime-unbuttonizing
9298 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9299 default value is @code{nil}.
9300
9301 @item gnus-article-mime-part-function
9302 @vindex gnus-article-mime-part-function
9303 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9304 handle as the parameter.  The function is meant to be used to allow
9305 users to gather information from the article (e. g., add Vcard info to
9306 the bbdb database) or to do actions based on parts (e. g., automatically
9307 save all jpegs into some directory).
9308
9309 Here's an example function the does the latter:
9310
9311 @lisp
9312 (defun my-save-all-jpeg-parts (handle)
9313   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9314     (with-temp-buffer
9315       (insert (mm-get-part handle))
9316       (write-region (point-min) (point-max)
9317                     (read-file-name "Save jpeg to: ")))))
9318 (setq gnus-article-mime-part-function
9319       'my-save-all-jpeg-parts)
9320 @end lisp
9321
9322 @vindex gnus-mime-multipart-functions
9323 @item gnus-mime-multipart-functions
9324 Alist of @acronym{MIME} multipart types and functions to handle them.
9325
9326 @vindex mm-file-name-rewrite-functions
9327 @item mm-file-name-rewrite-functions
9328 List of functions used for rewriting file names of @acronym{MIME} parts.
9329 Each function takes a file name as input and returns a file name.
9330
9331 Ready-made functions include@*
9332 @code{mm-file-name-delete-whitespace},
9333 @code{mm-file-name-trim-whitespace},
9334 @code{mm-file-name-collapse-whitespace}, and
9335 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9336 the variable @code{mm-file-name-replace-whitespace} to replace each
9337 whitespace character in a file name with that string; default value
9338 is @code{"_"} (a single underscore).
9339 @findex mm-file-name-delete-whitespace
9340 @findex mm-file-name-trim-whitespace
9341 @findex mm-file-name-collapse-whitespace
9342 @findex mm-file-name-replace-whitespace
9343 @vindex mm-file-name-replace-whitespace
9344
9345 The standard functions @code{capitalize}, @code{downcase},
9346 @code{upcase}, and @code{upcase-initials} may be useful, too.
9347
9348 Everybody knows that whitespace characters in file names are evil,
9349 except those who don't know.  If you receive lots of attachments from
9350 such unenlightened users, you can make live easier by adding
9351
9352 @lisp
9353 (setq mm-file-name-rewrite-functions
9354       '(mm-file-name-trim-whitespace
9355         mm-file-name-collapse-whitespace
9356         mm-file-name-replace-whitespace))
9357 @end lisp
9358
9359 @noindent
9360 to your @file{~/.gnus.el} file.
9361
9362 @end table
9363
9364
9365 @node Charsets
9366 @section Charsets
9367 @cindex charsets
9368
9369 People use different charsets, and we have @acronym{MIME} to let us know what
9370 charsets they use.  Or rather, we wish we had.  Many people use
9371 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9372 just send out messages without saying what character sets they use.  To
9373 help a bit with this, some local news hierarchies have policies that say
9374 what character set is the default.  For instance, the @samp{fj}
9375 hierarchy uses @code{iso-2022-jp-2}.
9376
9377 @vindex gnus-group-charset-alist
9378 This knowledge is encoded in the @code{gnus-group-charset-alist}
9379 variable, which is an alist of regexps (use the first item to match full
9380 group names) and default charsets to be used when reading these groups.
9381
9382 @vindex gnus-newsgroup-ignored-charsets
9383 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9384 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9385 even if they really are in @code{koi-8}.  To help here, the
9386 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9387 charsets that are listed here will be ignored.  The variable can be
9388 set on a group-by-group basis using the group parameters (@pxref{Group
9389 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9390 which includes values some agents insist on having in there.
9391
9392 @vindex gnus-group-posting-charset-alist
9393 When posting, @code{gnus-group-posting-charset-alist} is used to
9394 determine which charsets should not be encoded using the @acronym{MIME}
9395 encodings.  For instance, some hierarchies discourage using
9396 quoted-printable header encoding.
9397
9398 This variable is an alist of regexps and permitted unencoded charsets
9399 for posting.  Each element of the alist has the form @code{(}@var{test
9400 header body-list}@code{)}, where:
9401
9402 @table @var
9403 @item test
9404 is either a regular expression matching the newsgroup header or a
9405 variable to query,
9406 @item header
9407 is the charset which may be left unencoded in the header (@code{nil}
9408 means encode all charsets),
9409 @item body-list
9410 is a list of charsets which may be encoded using 8bit content-transfer
9411 encoding in the body, or one of the special values @code{nil} (always
9412 encode using quoted-printable) or @code{t} (always use 8bit).
9413 @end table
9414
9415 @cindex Russian
9416 @cindex koi8-r
9417 @cindex koi8-u
9418 @cindex iso-8859-5
9419 @cindex coding system aliases
9420 @cindex preferred charset
9421
9422 Other charset tricks that may be useful, although not Gnus-specific:
9423
9424 If there are several @acronym{MIME} charsets that encode the same Emacs
9425 charset, you can choose what charset to use by saying the following:
9426
9427 @lisp
9428 (put-charset-property 'cyrillic-iso8859-5
9429                       'preferred-coding-system 'koi8-r)
9430 @end lisp
9431
9432 This means that Russian will be encoded using @code{koi8-r} instead of
9433 the default @code{iso-8859-5} @acronym{MIME} charset.
9434
9435 If you want to read messages in @code{koi8-u}, you can cheat and say
9436
9437 @lisp
9438 (define-coding-system-alias 'koi8-u 'koi8-r)
9439 @end lisp
9440
9441 This will almost do the right thing.
9442
9443 And finally, to read charsets like @code{windows-1251}, you can say
9444 something like
9445
9446 @lisp
9447 (codepage-setup 1251)
9448 (define-coding-system-alias 'windows-1251 'cp1251)
9449 @end lisp
9450
9451
9452 @node Article Commands
9453 @section Article Commands
9454
9455 @table @kbd
9456
9457 @item A P
9458 @cindex PostScript
9459 @cindex printing
9460 @kindex A P (Summary)
9461 @vindex gnus-ps-print-hook
9462 @findex gnus-summary-print-article
9463 Generate and print a PostScript image of the article buffer
9464 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9465 be run just before printing the buffer.  An alternative way to print
9466 article is to use Muttprint (@pxref{Saving Articles}).
9467
9468 @end table
9469
9470
9471 @node Summary Sorting
9472 @section Summary Sorting
9473 @cindex summary sorting
9474
9475 You can have the summary buffer sorted in various ways, even though I
9476 can't really see why you'd want that.
9477
9478 @table @kbd
9479
9480 @item C-c C-s C-n
9481 @kindex C-c C-s C-n (Summary)
9482 @findex gnus-summary-sort-by-number
9483 Sort by article number (@code{gnus-summary-sort-by-number}).
9484
9485 @item C-c C-s C-a
9486 @kindex C-c C-s C-a (Summary)
9487 @findex gnus-summary-sort-by-author
9488 Sort by author (@code{gnus-summary-sort-by-author}).
9489
9490 @item C-c C-s C-s
9491 @kindex C-c C-s C-s (Summary)
9492 @findex gnus-summary-sort-by-subject
9493 Sort by subject (@code{gnus-summary-sort-by-subject}).
9494
9495 @item C-c C-s C-d
9496 @kindex C-c C-s C-d (Summary)
9497 @findex gnus-summary-sort-by-date
9498 Sort by date (@code{gnus-summary-sort-by-date}).
9499
9500 @item C-c C-s C-l
9501 @kindex C-c C-s C-l (Summary)
9502 @findex gnus-summary-sort-by-lines
9503 Sort by lines (@code{gnus-summary-sort-by-lines}).
9504
9505 @item C-c C-s C-c
9506 @kindex C-c C-s C-c (Summary)
9507 @findex gnus-summary-sort-by-chars
9508 Sort by article length (@code{gnus-summary-sort-by-chars}).
9509
9510 @item C-c C-s C-i
9511 @kindex C-c C-s C-i (Summary)
9512 @findex gnus-summary-sort-by-score
9513 Sort by score (@code{gnus-summary-sort-by-score}).
9514
9515 @item C-c C-s C-r
9516 @kindex C-c C-s C-r (Summary)
9517 @findex gnus-summary-sort-by-random
9518 Randomize (@code{gnus-summary-sort-by-random}).
9519
9520 @item C-c C-s C-o
9521 @kindex C-c C-s C-o (Summary)
9522 @findex gnus-summary-sort-by-original
9523 Sort using the default sorting method
9524 (@code{gnus-summary-sort-by-original}).
9525 @end table
9526
9527 These functions will work both when you use threading and when you don't
9528 use threading.  In the latter case, all summary lines will be sorted,
9529 line by line.  In the former case, sorting will be done on a
9530 root-by-root basis, which might not be what you were looking for.  To
9531 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9532 Commands}).
9533
9534
9535 @node Finding the Parent
9536 @section Finding the Parent
9537 @cindex parent articles
9538 @cindex referring articles
9539
9540 @table @kbd
9541 @item ^
9542 @kindex ^ (Summary)
9543 @findex gnus-summary-refer-parent-article
9544 If you'd like to read the parent of the current article, and it is not
9545 displayed in the summary buffer, you might still be able to.  That is,
9546 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9547 and the @code{References} in the current article are not mangled, you
9548 can just press @kbd{^} or @kbd{A r}
9549 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9550 you'll get the parent.  If the parent is already displayed in the
9551 summary buffer, point will just move to this article.
9552
9553 If given a positive numerical prefix, fetch that many articles back into
9554 the ancestry.  If given a negative numerical prefix, fetch just that
9555 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9556 grandparent and the grandgrandparent of the current article.  If you say
9557 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9558 article.
9559
9560 @item A R (Summary)
9561 @findex gnus-summary-refer-references
9562 @kindex A R (Summary)
9563 Fetch all articles mentioned in the @code{References} header of the
9564 article (@code{gnus-summary-refer-references}).
9565
9566 @item A T (Summary)
9567 @findex gnus-summary-refer-thread
9568 @kindex A T (Summary)
9569 Display the full thread where the current article appears
9570 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9571 headers in the current group to work, so it usually takes a while.  If
9572 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9573 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9574 visible effects normally, but it'll make this command work a whole lot
9575 faster.  Of course, it'll make group entry somewhat slow.
9576
9577 @vindex gnus-refer-thread-limit
9578 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9579 articles before the first displayed in the current group) headers to
9580 fetch when doing this command.  The default is 200.  If @code{t}, all
9581 the available headers will be fetched.  This variable can be overridden
9582 by giving the @kbd{A T} command a numerical prefix.
9583
9584 @item M-^ (Summary)
9585 @findex gnus-summary-refer-article
9586 @kindex M-^ (Summary)
9587 @cindex Message-ID
9588 @cindex fetching by Message-ID
9589 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9590 matter what group it belongs to.  @kbd{M-^}
9591 (@code{gnus-summary-refer-article}) will ask you for a
9592 @code{Message-ID}, which is one of those long, hard-to-read thingies
9593 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9594 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9595 @end table
9596
9597 The current select method will be used when fetching by
9598 @code{Message-ID} from non-news select method, but you can override this
9599 by giving this command a prefix.
9600
9601 @vindex gnus-refer-article-method
9602 If the group you are reading is located on a back end that does not
9603 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9604 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9605 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9606 updating the spool you are reading from, but that's not really
9607 necessary.
9608
9609 It can also be a list of select methods, as well as the special symbol
9610 @code{current}, which means to use the current select method.  If it
9611 is a list, Gnus will try all the methods in the list until it finds a
9612 match.
9613
9614 Here's an example setting that will first try the current method, and
9615 then ask Google if that fails:
9616
9617 @lisp
9618 (setq gnus-refer-article-method
9619       '(current
9620         (nnweb "google" (nnweb-type google))))
9621 @end lisp
9622
9623 Most of the mail back ends support fetching by @code{Message-ID}, but do
9624 not do a particularly excellent job at it.  That is, @code{nnmbox},
9625 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9626 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9627 only able to locate articles that have been posted to the current group.
9628 (Anything else would be too time consuming.)  @code{nnmh} does not
9629 support this at all.
9630
9631
9632 @node Alternative Approaches
9633 @section Alternative Approaches
9634
9635 Different people like to read news using different methods.  This being
9636 Gnus, we offer a small selection of minor modes for the summary buffers.
9637
9638 @menu
9639 * Pick and Read::               First mark articles and then read them.
9640 * Binary Groups::               Auto-decode all articles.
9641 @end menu
9642
9643
9644 @node Pick and Read
9645 @subsection Pick and Read
9646 @cindex pick and read
9647
9648 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9649 a two-phased reading interface.  The user first marks in a summary
9650 buffer the articles she wants to read.  Then she starts reading the
9651 articles with just an article buffer displayed.
9652
9653 @findex gnus-pick-mode
9654 @kindex M-x gnus-pick-mode
9655 Gnus provides a summary buffer minor mode that allows
9656 this---@code{gnus-pick-mode}.  This basically means that a few process
9657 mark commands become one-keystroke commands to allow easy marking, and
9658 it provides one additional command for switching to the summary buffer.
9659
9660 Here are the available keystrokes when using pick mode:
9661
9662 @table @kbd
9663 @item .
9664 @kindex . (Pick)
9665 @findex gnus-pick-article-or-thread
9666 Pick the article or thread on the current line
9667 (@code{gnus-pick-article-or-thread}).  If the variable
9668 @code{gnus-thread-hide-subtree} is true, then this key selects the
9669 entire thread when used at the first article of the thread.  Otherwise,
9670 it selects just the article.  If given a numerical prefix, go to that
9671 thread or article and pick it.  (The line number is normally displayed
9672 at the beginning of the summary pick lines.)
9673
9674 @item SPACE
9675 @kindex SPACE (Pick)
9676 @findex gnus-pick-next-page
9677 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9678 at the end of the buffer, start reading the picked articles.
9679
9680 @item u
9681 @kindex u (Pick)
9682 @findex gnus-pick-unmark-article-or-thread.
9683 Unpick the thread or article
9684 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9685 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9686 thread if used at the first article of the thread.  Otherwise it unpicks
9687 just the article.  You can give this key a numerical prefix to unpick
9688 the thread or article at that line.
9689
9690 @item RET
9691 @kindex RET (Pick)
9692 @findex gnus-pick-start-reading
9693 @vindex gnus-pick-display-summary
9694 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9695 given a prefix, mark all unpicked articles as read first.  If
9696 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9697 will still be visible when you are reading.
9698
9699 @end table
9700
9701 All the normal summary mode commands are still available in the
9702 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9703 which is mapped to the same function
9704 @code{gnus-summary-tick-article-forward}.
9705
9706 If this sounds like a good idea to you, you could say:
9707
9708 @lisp
9709 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9710 @end lisp
9711
9712 @vindex gnus-pick-mode-hook
9713 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9714
9715 @vindex gnus-mark-unpicked-articles-as-read
9716 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9717 all unpicked articles as read.  The default is @code{nil}.
9718
9719 @vindex gnus-summary-pick-line-format
9720 The summary line format in pick mode is slightly different from the
9721 standard format.  At the beginning of each line the line number is
9722 displayed.  The pick mode line format is controlled by the
9723 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9724 Variables}).  It accepts the same format specs that
9725 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9726
9727
9728 @node Binary Groups
9729 @subsection Binary Groups
9730 @cindex binary groups
9731
9732 @findex gnus-binary-mode
9733 @kindex M-x gnus-binary-mode
9734 If you spend much time in binary groups, you may grow tired of hitting
9735 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9736 is a minor mode for summary buffers that makes all ordinary Gnus article
9737 selection functions uudecode series of articles and display the result
9738 instead of just displaying the articles the normal way.
9739
9740 @kindex g (Binary)
9741 @findex gnus-binary-show-article
9742 The only way, in fact, to see the actual articles is the @kbd{g}
9743 command, when you have turned on this mode
9744 (@code{gnus-binary-show-article}).
9745
9746 @vindex gnus-binary-mode-hook
9747 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9748
9749
9750 @node Tree Display
9751 @section Tree Display
9752 @cindex trees
9753
9754 @vindex gnus-use-trees
9755 If you don't like the normal Gnus summary display, you might try setting
9756 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9757 additional @dfn{tree buffer}.  You can execute all summary mode commands
9758 in the tree buffer.
9759
9760 There are a few variables to customize the tree display, of course:
9761
9762 @table @code
9763 @item gnus-tree-mode-hook
9764 @vindex gnus-tree-mode-hook
9765 A hook called in all tree mode buffers.
9766
9767 @item gnus-tree-mode-line-format
9768 @vindex gnus-tree-mode-line-format
9769 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9770 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9771 of valid specs, @pxref{Summary Buffer Mode Line}.
9772
9773 @item gnus-selected-tree-face
9774 @vindex gnus-selected-tree-face
9775 Face used for highlighting the selected article in the tree buffer.  The
9776 default is @code{modeline}.
9777
9778 @item gnus-tree-line-format
9779 @vindex gnus-tree-line-format
9780 A format string for the tree nodes.  The name is a bit of a misnomer,
9781 though---it doesn't define a line, but just the node.  The default value
9782 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9783 the name of the poster.  It is vital that all nodes are of the same
9784 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9785
9786 Valid specs are:
9787
9788 @table @samp
9789 @item n
9790 The name of the poster.
9791 @item f
9792 The @code{From} header.
9793 @item N
9794 The number of the article.
9795 @item [
9796 The opening bracket.
9797 @item ]
9798 The closing bracket.
9799 @item s
9800 The subject.
9801 @end table
9802
9803 @xref{Formatting Variables}.
9804
9805 Variables related to the display are:
9806
9807 @table @code
9808 @item gnus-tree-brackets
9809 @vindex gnus-tree-brackets
9810 This is used for differentiating between ``real'' articles and
9811 ``sparse'' articles.  The format is
9812 @example
9813 ((@var{real-open} . @var{real-close})
9814  (@var{sparse-open} . @var{sparse-close})
9815  (@var{dummy-open} . @var{dummy-close}))
9816 @end example
9817 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9818
9819 @item gnus-tree-parent-child-edges
9820 @vindex gnus-tree-parent-child-edges
9821 This is a list that contains the characters used for connecting parent
9822 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9823
9824 @end table
9825
9826 @item gnus-tree-minimize-window
9827 @vindex gnus-tree-minimize-window
9828 If this variable is non-@code{nil}, Gnus will try to keep the tree
9829 buffer as small as possible to allow more room for the other Gnus
9830 windows.  If this variable is a number, the tree buffer will never be
9831 higher than that number.  The default is @code{t}.  Note that if you
9832 have several windows displayed side-by-side in a frame and the tree
9833 buffer is one of these, minimizing the tree window will also resize all
9834 other windows displayed next to it.
9835
9836 You may also wish to add the following hook to keep the window minimized
9837 at all times:
9838
9839 @lisp
9840 (add-hook 'gnus-configure-windows-hook
9841           'gnus-tree-perhaps-minimize)
9842 @end lisp
9843
9844 @item gnus-generate-tree-function
9845 @vindex gnus-generate-tree-function
9846 @findex gnus-generate-horizontal-tree
9847 @findex gnus-generate-vertical-tree
9848 The function that actually generates the thread tree.  Two predefined
9849 functions are available: @code{gnus-generate-horizontal-tree} and
9850 @code{gnus-generate-vertical-tree} (which is the default).
9851
9852 @end table
9853
9854 Here's an example from a horizontal tree buffer:
9855
9856 @example
9857 @{***@}-(***)-[odd]-[Gun]
9858      |      \[Jan]
9859      |      \[odd]-[Eri]
9860      |      \(***)-[Eri]
9861      |            \[odd]-[Paa]
9862      \[Bjo]
9863      \[Gun]
9864      \[Gun]-[Jor]
9865 @end example
9866
9867 Here's the same thread displayed in a vertical tree buffer:
9868
9869 @example
9870 @group
9871 @{***@}
9872   |--------------------------\-----\-----\
9873 (***)                         [Bjo] [Gun] [Gun]
9874   |--\-----\-----\                          |
9875 [odd] [Jan] [odd] (***)                   [Jor]
9876   |           |     |--\
9877 [Gun]       [Eri] [Eri] [odd]
9878                           |
9879                         [Paa]
9880 @end group
9881 @end example
9882
9883 If you're using horizontal trees, it might be nice to display the trees
9884 side-by-side with the summary buffer.  You could add something like the
9885 following to your @file{~/.gnus.el} file:
9886
9887 @lisp
9888 (setq gnus-use-trees t
9889       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9890       gnus-tree-minimize-window nil)
9891 (gnus-add-configuration
9892  '(article
9893    (vertical 1.0
9894              (horizontal 0.25
9895                          (summary 0.75 point)
9896                          (tree 1.0))
9897              (article 1.0))))
9898 @end lisp
9899
9900 @xref{Window Layout}.
9901
9902
9903 @node Mail Group Commands
9904 @section Mail Group Commands
9905 @cindex mail group commands
9906
9907 Some commands only make sense in mail groups.  If these commands are
9908 invalid in the current group, they will raise a hell and let you know.
9909
9910 All these commands (except the expiry and edit commands) use the
9911 process/prefix convention (@pxref{Process/Prefix}).
9912
9913 @table @kbd
9914
9915 @item B e
9916 @kindex B e (Summary)
9917 @findex gnus-summary-expire-articles
9918 Run all expirable articles in the current group through the expiry
9919 process (@code{gnus-summary-expire-articles}).  That is, delete all
9920 expirable articles in the group that have been around for a while.
9921 (@pxref{Expiring Mail}).
9922
9923 @item B C-M-e
9924 @kindex B C-M-e (Summary)
9925 @findex gnus-summary-expire-articles-now
9926 Delete all the expirable articles in the group
9927 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
9928 articles eligible for expiry in the current group will
9929 disappear forever into that big @file{/dev/null} in the sky.
9930
9931 @item B DEL
9932 @kindex B DEL (Summary)
9933 @findex gnus-summary-delete-article
9934 @c @icon{gnus-summary-mail-delete}
9935 Delete the mail article.  This is ``delete'' as in ``delete it from your
9936 disk forever and ever, never to return again.'' Use with caution.
9937 (@code{gnus-summary-delete-article}).
9938
9939 @item B m
9940 @kindex B m (Summary)
9941 @cindex move mail
9942 @findex gnus-summary-move-article
9943 @vindex gnus-preserve-marks
9944 Move the article from one mail group to another
9945 (@code{gnus-summary-move-article}).  Marks will be preserved if
9946 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9947
9948 @item B c
9949 @kindex B c (Summary)
9950 @cindex copy mail
9951 @findex gnus-summary-copy-article
9952 @c @icon{gnus-summary-mail-copy}
9953 Copy the article from one group (mail group or not) to a mail group
9954 (@code{gnus-summary-copy-article}).  Marks will be preserved if
9955 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9956
9957 @item B B
9958 @kindex B B (Summary)
9959 @cindex crosspost mail
9960 @findex gnus-summary-crosspost-article
9961 Crosspost the current article to some other group
9962 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
9963 the article in the other group, and the Xref headers of the article will
9964 be properly updated.
9965
9966 @item B i
9967 @kindex B i (Summary)
9968 @findex gnus-summary-import-article
9969 Import an arbitrary file into the current mail newsgroup
9970 (@code{gnus-summary-import-article}).  You will be prompted for a file
9971 name, a @code{From} header and a @code{Subject} header.
9972
9973 @item B I
9974 @kindex B I (Summary)
9975 @findex gnus-summary-create-article
9976 Create an empty article in the current mail newsgroups
9977 (@code{gnus-summary-create-article}).  You will be prompted for a
9978 @code{From} header and a @code{Subject} header.
9979
9980 @item B r
9981 @kindex B r (Summary)
9982 @findex gnus-summary-respool-article
9983 @vindex gnus-summary-respool-default-method
9984 Respool the mail article (@code{gnus-summary-respool-article}).
9985 @code{gnus-summary-respool-default-method} will be used as the default
9986 select method when respooling.  This variable is @code{nil} by default,
9987 which means that the current group select method will be used instead.
9988 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
9989 (which is the default).
9990
9991 @item B w
9992 @itemx e
9993 @kindex B w (Summary)
9994 @kindex e (Summary)
9995 @findex gnus-summary-edit-article
9996 @kindex C-c C-c (Article)
9997 @findex gnus-summary-edit-article-done
9998 Edit the current article (@code{gnus-summary-edit-article}).  To finish
9999 editing and make the changes permanent, type @kbd{C-c C-c}
10000 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10001 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10002
10003 @item B q
10004 @kindex B q (Summary)
10005 @findex gnus-summary-respool-query
10006 If you want to re-spool an article, you might be curious as to what group
10007 the article will end up in before you do the re-spooling.  This command
10008 will tell you (@code{gnus-summary-respool-query}).
10009
10010 @item B t
10011 @kindex B t (Summary)
10012 @findex gnus-summary-respool-trace
10013 Similarly, this command will display all fancy splitting patterns used
10014 when respooling, if any (@code{gnus-summary-respool-trace}).
10015
10016 @item B p
10017 @kindex B p (Summary)
10018 @findex gnus-summary-article-posted-p
10019 Some people have a tendency to send you ``courtesy'' copies when they
10020 follow up to articles you have posted.  These usually have a
10021 @code{Newsgroups} header in them, but not always.  This command
10022 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10023 article from your news server (or rather, from
10024 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10025 report back whether it found the article or not.  Even if it says that
10026 it didn't find the article, it may have been posted anyway---mail
10027 propagation is much faster than news propagation, and the news copy may
10028 just not have arrived yet.
10029
10030 @item K E
10031 @kindex K E (Summary)
10032 @findex gnus-article-encrypt-body
10033 @vindex gnus-article-encrypt-protocol
10034 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10035 The body is encrypted with the encryption protocol specified by the
10036 variable @code{gnus-article-encrypt-protocol}.
10037
10038 @end table
10039
10040 @vindex gnus-move-split-methods
10041 @cindex moving articles
10042 If you move (or copy) articles regularly, you might wish to have Gnus
10043 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10044 variable that uses the same syntax as @code{gnus-split-methods}
10045 (@pxref{Saving Articles}).  You may customize that variable to create
10046 suggestions you find reasonable.  (Note that
10047 @code{gnus-move-split-methods} uses group names where
10048 @code{gnus-split-methods} uses file names.)
10049
10050 @lisp
10051 (setq gnus-move-split-methods
10052       '(("^From:.*Lars Magne" "nnml:junk")
10053         ("^Subject:.*gnus" "nnfolder:important")
10054         (".*" "nnml:misc")))
10055 @end lisp
10056
10057
10058 @node Various Summary Stuff
10059 @section Various Summary Stuff
10060
10061 @menu
10062 * Summary Group Information::   Information oriented commands.
10063 * Searching for Articles::      Multiple article commands.
10064 * Summary Generation Commands::
10065 * Really Various Summary Commands::  Those pesky non-conformant commands.
10066 @end menu
10067
10068 @table @code
10069 @vindex gnus-summary-display-while-building
10070 @item gnus-summary-display-while-building
10071 If non-@code{nil}, show and update the summary buffer as it's being
10072 built.  If @code{t}, update the buffer after every line is inserted.
10073 If the value is an integer, @var{n}, update the display every @var{n}
10074 lines.  The default is @code{nil}.
10075
10076 @vindex gnus-summary-display-arrow
10077 @item gnus-summary-display-arrow
10078 If non-@code{nil}, display an arrow in the fringe to indicate the
10079 current article.
10080
10081 @vindex gnus-summary-mode-hook
10082 @item gnus-summary-mode-hook
10083 This hook is called when creating a summary mode buffer.
10084
10085 @vindex gnus-summary-generate-hook
10086 @item gnus-summary-generate-hook
10087 This is called as the last thing before doing the threading and the
10088 generation of the summary buffer.  It's quite convenient for customizing
10089 the threading variables based on what data the newsgroup has.  This hook
10090 is called from the summary buffer after most summary buffer variables
10091 have been set.
10092
10093 @vindex gnus-summary-prepare-hook
10094 @item gnus-summary-prepare-hook
10095 It is called after the summary buffer has been generated.  You might use
10096 it to, for instance, highlight lines or modify the look of the buffer in
10097 some other ungodly manner.  I don't care.
10098
10099 @vindex gnus-summary-prepared-hook
10100 @item gnus-summary-prepared-hook
10101 A hook called as the very last thing after the summary buffer has been
10102 generated.
10103
10104 @vindex gnus-summary-ignore-duplicates
10105 @item gnus-summary-ignore-duplicates
10106 When Gnus discovers two articles that have the same @code{Message-ID},
10107 it has to do something drastic.  No articles are allowed to have the
10108 same @code{Message-ID}, but this may happen when reading mail from some
10109 sources.  Gnus allows you to customize what happens with this variable.
10110 If it is @code{nil} (which is the default), Gnus will rename the
10111 @code{Message-ID} (for display purposes only) and display the article as
10112 any other article.  If this variable is @code{t}, it won't display the
10113 article---it'll be as if it never existed.
10114
10115 @vindex gnus-alter-articles-to-read-function
10116 @item gnus-alter-articles-to-read-function
10117 This function, which takes two parameters (the group name and the list
10118 of articles to be selected), is called to allow the user to alter the
10119 list of articles to be selected.
10120
10121 For instance, the following function adds the list of cached articles to
10122 the list in one particular group:
10123
10124 @lisp
10125 (defun my-add-cached-articles (group articles)
10126   (if (string= group "some.group")
10127       (append gnus-newsgroup-cached articles)
10128     articles))
10129 @end lisp
10130
10131 @vindex gnus-newsgroup-variables
10132 @item gnus-newsgroup-variables
10133 A list of newsgroup (summary buffer) local variables, or cons of
10134 variables and their default values (when the default values are not
10135 @code{nil}), that should be made global while the summary buffer is
10136 active.  These variables can be used to set variables in the group
10137 parameters while still allowing them to affect operations done in
10138 other buffers.  For example:
10139
10140 @lisp
10141 (setq gnus-newsgroup-variables
10142       '(message-use-followup-to
10143         (gnus-visible-headers .
10144  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10145 @end lisp
10146
10147 @end table
10148
10149
10150 @node Summary Group Information
10151 @subsection Summary Group Information
10152
10153 @table @kbd
10154
10155 @item H f
10156 @kindex H f (Summary)
10157 @findex gnus-summary-fetch-faq
10158 @vindex gnus-group-faq-directory
10159 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10160 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10161 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10162 is usually a directory on a remote machine.  This variable can also be
10163 a list of directories.  In that case, giving a prefix to this command
10164 will allow you to choose between the various sites.  @code{ange-ftp}
10165 or @code{efs} will probably be used for fetching the file.
10166
10167 @item H d
10168 @kindex H d (Summary)
10169 @findex gnus-summary-describe-group
10170 Give a brief description of the current group
10171 (@code{gnus-summary-describe-group}).  If given a prefix, force
10172 rereading the description from the server.
10173
10174 @item H h
10175 @kindex H h (Summary)
10176 @findex gnus-summary-describe-briefly
10177 Give an extremely brief description of the most important summary
10178 keystrokes (@code{gnus-summary-describe-briefly}).
10179
10180 @item H i
10181 @kindex H i (Summary)
10182 @findex gnus-info-find-node
10183 Go to the Gnus info node (@code{gnus-info-find-node}).
10184 @end table
10185
10186
10187 @node Searching for Articles
10188 @subsection Searching for Articles
10189
10190 @table @kbd
10191
10192 @item M-s
10193 @kindex M-s (Summary)
10194 @findex gnus-summary-search-article-forward
10195 Search through all subsequent (raw) articles for a regexp
10196 (@code{gnus-summary-search-article-forward}).
10197
10198 @item M-r
10199 @kindex M-r (Summary)
10200 @findex gnus-summary-search-article-backward
10201 Search through all previous (raw) articles for a regexp
10202 (@code{gnus-summary-search-article-backward}).
10203
10204 @item &
10205 @kindex & (Summary)
10206 @findex gnus-summary-execute-command
10207 This command will prompt you for a header, a regular expression to match
10208 on this field, and a command to be executed if the match is made
10209 (@code{gnus-summary-execute-command}).  If the header is an empty
10210 string, the match is done on the entire article.  If given a prefix,
10211 search backward instead.
10212
10213 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10214 all articles that have heads or bodies that match @samp{some.*string}.
10215
10216 @item M-&
10217 @kindex M-& (Summary)
10218 @findex gnus-summary-universal-argument
10219 Perform any operation on all articles that have been marked with
10220 the process mark (@code{gnus-summary-universal-argument}).
10221 @end table
10222
10223 @node Summary Generation Commands
10224 @subsection Summary Generation Commands
10225
10226 @table @kbd
10227
10228 @item Y g
10229 @kindex Y g (Summary)
10230 @findex gnus-summary-prepare
10231 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10232
10233 @item Y c
10234 @kindex Y c (Summary)
10235 @findex gnus-summary-insert-cached-articles
10236 Pull all cached articles (for the current group) into the summary buffer
10237 (@code{gnus-summary-insert-cached-articles}).
10238
10239 @item Y d
10240 @kindex Y d (Summary)
10241 @findex gnus-summary-insert-dormant-articles
10242 Pull all dormant articles (for the current group) into the summary buffer
10243 (@code{gnus-summary-insert-dormant-articles}).
10244
10245 @end table
10246
10247
10248 @node Really Various Summary Commands
10249 @subsection Really Various Summary Commands
10250
10251 @table @kbd
10252
10253 @item A D
10254 @itemx C-d
10255 @kindex C-d (Summary)
10256 @kindex A D (Summary)
10257 @findex gnus-summary-enter-digest-group
10258 If the current article is a collection of other articles (for instance,
10259 a digest), you might use this command to enter a group based on the that
10260 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10261 guess what article type is currently displayed unless you give a prefix
10262 to this command, which forces a ``digest'' interpretation.  Basically,
10263 whenever you see a message that is a collection of other messages of
10264 some format, you @kbd{C-d} and read these messages in a more convenient
10265 fashion.
10266
10267 @item C-M-d
10268 @kindex C-M-d (Summary)
10269 @findex gnus-summary-read-document
10270 This command is very similar to the one above, but lets you gather
10271 several documents into one biiig group
10272 (@code{gnus-summary-read-document}).  It does this by opening several
10273 @code{nndoc} groups for each document, and then opening an
10274 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10275 command understands the process/prefix convention
10276 (@pxref{Process/Prefix}).
10277
10278 @item C-t
10279 @kindex C-t (Summary)
10280 @findex gnus-summary-toggle-truncation
10281 Toggle truncation of summary lines
10282 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10283 line centering function in the summary buffer, so it's not a good idea
10284 to have truncation switched off while reading articles.
10285
10286 @item =
10287 @kindex = (Summary)
10288 @findex gnus-summary-expand-window
10289 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10290 If given a prefix, force an @code{article} window configuration.
10291
10292 @item C-M-e
10293 @kindex C-M-e (Summary)
10294 @findex gnus-summary-edit-parameters
10295 Edit the group parameters (@pxref{Group Parameters}) of the current
10296 group (@code{gnus-summary-edit-parameters}).
10297
10298 @item C-M-a
10299 @kindex C-M-a (Summary)
10300 @findex gnus-summary-customize-parameters
10301 Customize the group parameters (@pxref{Group Parameters}) of the current
10302 group (@code{gnus-summary-customize-parameters}).
10303
10304 @end table
10305
10306
10307 @node Exiting the Summary Buffer
10308 @section Exiting the Summary Buffer
10309 @cindex summary exit
10310 @cindex exiting groups
10311
10312 Exiting from the summary buffer will normally update all info on the
10313 group and return you to the group buffer.
10314
10315 @table @kbd
10316
10317 @item Z Z
10318 @itemx Z Q
10319 @itemx q
10320 @kindex Z Z (Summary)
10321 @kindex Z Q (Summary)
10322 @kindex q (Summary)
10323 @findex gnus-summary-exit
10324 @vindex gnus-summary-exit-hook
10325 @vindex gnus-summary-prepare-exit-hook
10326 @vindex gnus-group-no-more-groups-hook
10327 @c @icon{gnus-summary-exit}
10328 Exit the current group and update all information on the group
10329 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10330 called before doing much of the exiting, which calls
10331 @code{gnus-summary-expire-articles} by default.
10332 @code{gnus-summary-exit-hook} is called after finishing the exit
10333 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10334 group mode having no more (unread) groups.
10335
10336 @item Z E
10337 @itemx Q
10338 @kindex Z E (Summary)
10339 @kindex Q (Summary)
10340 @findex gnus-summary-exit-no-update
10341 Exit the current group without updating any information on the group
10342 (@code{gnus-summary-exit-no-update}).
10343
10344 @item Z c
10345 @itemx c
10346 @kindex Z c (Summary)
10347 @kindex c (Summary)
10348 @findex gnus-summary-catchup-and-exit
10349 @c @icon{gnus-summary-catchup-and-exit}
10350 Mark all unticked articles in the group as read and then exit
10351 (@code{gnus-summary-catchup-and-exit}).
10352
10353 @item Z C
10354 @kindex Z C (Summary)
10355 @findex gnus-summary-catchup-all-and-exit
10356 Mark all articles, even the ticked ones, as read and then exit
10357 (@code{gnus-summary-catchup-all-and-exit}).
10358
10359 @item Z n
10360 @kindex Z n (Summary)
10361 @findex gnus-summary-catchup-and-goto-next-group
10362 Mark all articles as read and go to the next group
10363 (@code{gnus-summary-catchup-and-goto-next-group}).
10364
10365 @item Z R
10366 @itemx C-x C-s
10367 @kindex Z R (Summary)
10368 @kindex C-x C-s (Summary)
10369 @findex gnus-summary-reselect-current-group
10370 Exit this group, and then enter it again
10371 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10372 all articles, both read and unread.
10373
10374 @item Z G
10375 @itemx M-g
10376 @kindex Z G (Summary)
10377 @kindex M-g (Summary)
10378 @findex gnus-summary-rescan-group
10379 @c @icon{gnus-summary-mail-get}
10380 Exit the group, check for new articles in the group, and select the
10381 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10382 articles, both read and unread.
10383
10384 @item Z N
10385 @kindex Z N (Summary)
10386 @findex gnus-summary-next-group
10387 Exit the group and go to the next group
10388 (@code{gnus-summary-next-group}).
10389
10390 @item Z P
10391 @kindex Z P (Summary)
10392 @findex gnus-summary-prev-group
10393 Exit the group and go to the previous group
10394 (@code{gnus-summary-prev-group}).
10395
10396 @item Z s
10397 @kindex Z s (Summary)
10398 @findex gnus-summary-save-newsrc
10399 Save the current number of read/marked articles in the dribble buffer
10400 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10401 given a prefix, also save the @file{.newsrc} file(s).  Using this
10402 command will make exit without updating (the @kbd{Q} command) worthless.
10403 @end table
10404
10405 @vindex gnus-exit-group-hook
10406 @code{gnus-exit-group-hook} is called when you exit the current group
10407 with an ``updating'' exit.  For instance @kbd{Q}
10408 (@code{gnus-summary-exit-no-update}) does not call this hook.
10409
10410 @findex gnus-summary-wake-up-the-dead
10411 @findex gnus-dead-summary-mode
10412 @vindex gnus-kill-summary-on-exit
10413 If you're in the habit of exiting groups, and then changing your mind
10414 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10415 If you do that, Gnus won't kill the summary buffer when you exit it.
10416 (Quelle surprise!)  Instead it will change the name of the buffer to
10417 something like @samp{*Dead Summary ... *} and install a minor mode
10418 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10419 buffer, you'll find that all keys are mapped to a function called
10420 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10421 summary buffer will result in a live, normal summary buffer.
10422
10423 There will never be more than one dead summary buffer at any one time.
10424
10425 @vindex gnus-use-cross-reference
10426 The data on the current group will be updated (which articles you have
10427 read, which articles you have replied to, etc.) when you exit the
10428 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10429 @code{t} (which is the default), articles that are cross-referenced to
10430 this group and are marked as read, will also be marked as read in the
10431 other subscribed groups they were cross-posted to.  If this variable is
10432 neither @code{nil} nor @code{t}, the article will be marked as read in
10433 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10434
10435
10436 @node Crosspost Handling
10437 @section Crosspost Handling
10438
10439 @cindex velveeta
10440 @cindex spamming
10441 Marking cross-posted articles as read ensures that you'll never have to
10442 read the same article more than once.  Unless, of course, somebody has
10443 posted it to several groups separately.  Posting the same article to
10444 several groups (not cross-posting) is called @dfn{spamming}, and you are
10445 by law required to send nasty-grams to anyone who perpetrates such a
10446 heinous crime.  You may want to try NoCeM handling to filter out spam
10447 (@pxref{NoCeM}).
10448
10449 Remember: Cross-posting is kinda ok, but posting the same article
10450 separately to several groups is not.  Massive cross-posting (aka.
10451 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10452 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10453 excessive crossposting (@pxref{Summary Mail Commands}).
10454
10455 @cindex cross-posting
10456 @cindex Xref
10457 @cindex @acronym{NOV}
10458 One thing that may cause Gnus to not do the cross-posting thing
10459 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10460 (which is very nice, because it speeds things up considerably) which
10461 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10462 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10463 even with @sc{xover} by registering the @code{Xref} lines of all
10464 articles you actually read, but if you kill the articles, or just mark
10465 them as read without reading them, Gnus will not get a chance to snoop
10466 the @code{Xref} lines out of these articles, and will be unable to use
10467 the cross reference mechanism.
10468
10469 @cindex LIST overview.fmt
10470 @cindex overview.fmt
10471 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10472 in its overview files, try @samp{telnet your.nntp.server nntp},
10473 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10474 overview.fmt}.  This may not work, but if it does, and the last line you
10475 get does not read @samp{Xref:full}, then you should shout and whine at
10476 your news admin until she includes the @code{Xref} header in the
10477 overview files.
10478
10479 @vindex gnus-nov-is-evil
10480 If you want Gnus to get the @code{Xref}s right all the time, you have to
10481 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10482 considerably.
10483
10484 C'est la vie.
10485
10486 For an alternative approach, @pxref{Duplicate Suppression}.
10487
10488
10489 @node Duplicate Suppression
10490 @section Duplicate Suppression
10491
10492 By default, Gnus tries to make sure that you don't have to read the same
10493 article more than once by utilizing the crossposting mechanism
10494 (@pxref{Crosspost Handling}).  However, that simple and efficient
10495 approach may not work satisfactory for some users for various
10496 reasons.
10497
10498 @enumerate
10499 @item
10500 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10501 is evil and not very common.
10502
10503 @item
10504 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10505 @file{.overview} data bases.  This is evil and all too common, alas.
10506
10507 @item
10508 You may be reading the same group (or several related groups) from
10509 different @acronym{NNTP} servers.
10510
10511 @item
10512 You may be getting mail that duplicates articles posted to groups.
10513 @end enumerate
10514
10515 I'm sure there are other situations where @code{Xref} handling fails as
10516 well, but these four are the most common situations.
10517
10518 If, and only if, @code{Xref} handling fails for you, then you may
10519 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10520 will remember the @code{Message-ID}s of all articles you have read or
10521 otherwise marked as read, and then, as if by magic, mark them as read
10522 all subsequent times you see them---in @emph{all} groups.  Using this
10523 mechanism is quite likely to be somewhat inefficient, but not overly
10524 so.  It's certainly preferable to reading the same articles more than
10525 once.
10526
10527 Duplicate suppression is not a very subtle instrument.  It's more like a
10528 sledge hammer than anything else.  It works in a very simple
10529 fashion---if you have marked an article as read, it adds this Message-ID
10530 to a cache.  The next time it sees this Message-ID, it will mark the
10531 article as read with the @samp{M} mark.  It doesn't care what group it
10532 saw the article in.
10533
10534 @table @code
10535 @item gnus-suppress-duplicates
10536 @vindex gnus-suppress-duplicates
10537 If non-@code{nil}, suppress duplicates.
10538
10539 @item gnus-save-duplicate-list
10540 @vindex gnus-save-duplicate-list
10541 If non-@code{nil}, save the list of duplicates to a file.  This will
10542 make startup and shutdown take longer, so the default is @code{nil}.
10543 However, this means that only duplicate articles read in a single Gnus
10544 session are suppressed.
10545
10546 @item gnus-duplicate-list-length
10547 @vindex gnus-duplicate-list-length
10548 This variable says how many @code{Message-ID}s to keep in the duplicate
10549 suppression list.  The default is 10000.
10550
10551 @item gnus-duplicate-file
10552 @vindex gnus-duplicate-file
10553 The name of the file to store the duplicate suppression list in.  The
10554 default is @file{~/News/suppression}.
10555 @end table
10556
10557 If you have a tendency to stop and start Gnus often, setting
10558 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10559 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
10560 the other hand, saving the list makes startup and shutdown much slower,
10561 so that means that if you stop and start Gnus often, you should set
10562 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10563 to you to figure out, I think.
10564
10565 @node Security
10566 @section Security
10567
10568 Gnus is able to verify signed messages or decrypt encrypted messages.
10569 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10570 and @acronym{S/MIME}, however you need some external programs to get
10571 things to work:
10572
10573 @enumerate
10574 @item
10575 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10576 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10577 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10578 Manual}), but Mailcrypt and gpg.el are also supported.
10579
10580 @item
10581 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10582 or newer is recommended.
10583
10584 @end enumerate
10585
10586 More information on how to set things up can be found in the message
10587 manual (@pxref{Security, ,Security, message, Message Manual}).
10588
10589 @table @code
10590 @item mm-verify-option
10591 @vindex mm-verify-option
10592 Option of verifying signed parts.  @code{never}, not verify;
10593 @code{always}, always verify; @code{known}, only verify known
10594 protocols.  Otherwise, ask user.
10595
10596 @item mm-decrypt-option
10597 @vindex mm-decrypt-option
10598 Option of decrypting encrypted parts.  @code{never}, no decryption;
10599 @code{always}, always decrypt; @code{known}, only decrypt known
10600 protocols.  Otherwise, ask user.
10601
10602 @item mml1991-use
10603 @vindex mml1991-use
10604 Symbol indicating elisp interface to OpenPGP implementation for
10605 @acronym{PGP} messages.  The default is @code{pgg}, but
10606 @code{mailcrypt} and @code{gpg} are also supported although
10607 deprecated.
10608
10609 @item mml2015-use
10610 @vindex mml2015-use
10611 Symbol indicating elisp interface to OpenPGP implementation for
10612 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10613 @code{mailcrypt} and @code{gpg} are also supported although
10614 deprecated.
10615
10616 @end table
10617
10618 @cindex snarfing keys
10619 @cindex importing PGP keys
10620 @cindex PGP key ring import
10621 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10622 key ring) is not supported explicitly through a menu item or command,
10623 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10624 allowing you to specify whatever action you think is appropriate
10625 through the usual @acronym{MIME} infrastructure.  You can use a
10626 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10627 Emacs MIME Manual}) such as the following to import keys using GNU
10628 Privacy Guard when you click on the @acronym{MIME} button
10629 (@pxref{Using MIME}).
10630
10631 @example
10632 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10633 @end example
10634 @noindent
10635 This happens to also be the default action defined in
10636 @code{mailcap-mime-data}.
10637
10638 @node Mailing List
10639 @section Mailing List
10640 @cindex mailing list
10641 @cindex RFC 2396
10642
10643 @kindex A M (summary)
10644 @findex gnus-mailing-list-insinuate
10645 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10646 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10647 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10648 summary buffer.
10649
10650 That enables the following commands to the summary buffer:
10651
10652 @table @kbd
10653
10654 @item C-c C-n h
10655 @kindex C-c C-n h (Summary)
10656 @findex gnus-mailing-list-help
10657 Send a message to fetch mailing list help, if List-Help field exists.
10658
10659 @item C-c C-n s
10660 @kindex C-c C-n s (Summary)
10661 @findex gnus-mailing-list-subscribe
10662 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10663
10664 @item C-c C-n u
10665 @kindex C-c C-n u (Summary)
10666 @findex gnus-mailing-list-unsubscribe
10667 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10668 field exists.
10669
10670 @item C-c C-n p
10671 @kindex C-c C-n p (Summary)
10672 @findex gnus-mailing-list-post
10673 Post to the mailing list, if List-Post field exists.
10674
10675 @item C-c C-n o
10676 @kindex C-c C-n o (Summary)
10677 @findex gnus-mailing-list-owner
10678 Send a message to the mailing list owner, if List-Owner field exists.
10679
10680 @item C-c C-n a
10681 @kindex C-c C-n a (Summary)
10682 @findex gnus-mailing-list-owner
10683 Browse the mailing list archive, if List-Archive field exists.
10684
10685 @end table
10686
10687
10688 @node Article Buffer
10689 @chapter Article Buffer
10690 @cindex article buffer
10691
10692 The articles are displayed in the article buffer, of which there is only
10693 one.  All the summary buffers share the same article buffer unless you
10694 tell Gnus otherwise.
10695
10696 @menu
10697 * Hiding Headers::              Deciding what headers should be displayed.
10698 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10699 * Customizing Articles::        Tailoring the look of the articles.
10700 * Article Keymap::              Keystrokes available in the article buffer.
10701 * Misc Article::                Other stuff.
10702 @end menu
10703
10704
10705 @node Hiding Headers
10706 @section Hiding Headers
10707 @cindex hiding headers
10708 @cindex deleting headers
10709
10710 The top section of each article is the @dfn{head}.  (The rest is the
10711 @dfn{body}, but you may have guessed that already.)
10712
10713 @vindex gnus-show-all-headers
10714 There is a lot of useful information in the head: the name of the person
10715 who wrote the article, the date it was written and the subject of the
10716 article.  That's well and nice, but there's also lots of information
10717 most people do not want to see---what systems the article has passed
10718 through before reaching you, the @code{Message-ID}, the
10719 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10720 of some of those lines.  If you want to keep all those lines in the
10721 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10722
10723 Gnus provides you with two variables for sifting headers:
10724
10725 @table @code
10726
10727 @item gnus-visible-headers
10728 @vindex gnus-visible-headers
10729 If this variable is non-@code{nil}, it should be a regular expression
10730 that says what headers you wish to keep in the article buffer.  All
10731 headers that do not match this variable will be hidden.
10732
10733 For instance, if you only want to see the name of the person who wrote
10734 the article and the subject, you'd say:
10735
10736 @lisp
10737 (setq gnus-visible-headers "^From:\\|^Subject:")
10738 @end lisp
10739
10740 This variable can also be a list of regexps to match headers to
10741 remain visible.
10742
10743 @item gnus-ignored-headers
10744 @vindex gnus-ignored-headers
10745 This variable is the reverse of @code{gnus-visible-headers}.  If this
10746 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10747 should be a regular expression that matches all lines that you want to
10748 hide.  All lines that do not match this variable will remain visible.
10749
10750 For instance, if you just want to get rid of the @code{References} line
10751 and the @code{Xref} line, you might say:
10752
10753 @lisp
10754 (setq gnus-ignored-headers "^References:\\|^Xref:")
10755 @end lisp
10756
10757 This variable can also be a list of regexps to match headers to
10758 be removed.
10759
10760 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10761 variable will have no effect.
10762
10763 @end table
10764
10765 @vindex gnus-sorted-header-list
10766 Gnus can also sort the headers for you.  (It does this by default.)  You
10767 can control the sorting by setting the @code{gnus-sorted-header-list}
10768 variable.  It is a list of regular expressions that says in what order
10769 the headers are to be displayed.
10770
10771 For instance, if you want the name of the author of the article first,
10772 and then the subject, you might say something like:
10773
10774 @lisp
10775 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10776 @end lisp
10777
10778 Any headers that are to remain visible, but are not listed in this
10779 variable, will be displayed in random order after all the headers listed in this variable.
10780
10781 @findex gnus-article-hide-boring-headers
10782 @vindex gnus-boring-article-headers
10783 You can hide further boring headers by setting
10784 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10785 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10786 list, but this list doesn't actually contain header names.  Instead it
10787 lists various @dfn{boring conditions} that Gnus can check and remove
10788 from sight.
10789
10790 These conditions are:
10791 @table @code
10792 @item empty
10793 Remove all empty headers.
10794 @item followup-to
10795 Remove the @code{Followup-To} header if it is identical to the
10796 @code{Newsgroups} header.
10797 @item reply-to
10798 Remove the @code{Reply-To} header if it lists the same addresses as
10799 the @code{From} header, or if the @code{broken-reply-to} group
10800 parameter is set.
10801 @item newsgroups
10802 Remove the @code{Newsgroups} header if it only contains the current group
10803 name.
10804 @item to-address
10805 Remove the @code{To} header if it only contains the address identical to
10806 the current group's @code{to-address} parameter.
10807 @item to-list
10808 Remove the @code{To} header if it only contains the address identical to
10809 the current group's @code{to-list} parameter.
10810 @item cc-list
10811 Remove the @code{CC} header if it only contains the address identical to
10812 the current group's @code{to-list} parameter.
10813 @item date
10814 Remove the @code{Date} header if the article is less than three days
10815 old.
10816 @item long-to
10817 Remove the @code{To} header if it is very long.
10818 @item many-to
10819 Remove all @code{To} headers if there are more than one.
10820 @end table
10821
10822 To include these three elements, you could say something like:
10823
10824 @lisp
10825 (setq gnus-boring-article-headers
10826       '(empty followup-to reply-to))
10827 @end lisp
10828
10829 This is also the default value for this variable.
10830
10831
10832 @node Using MIME
10833 @section Using MIME
10834 @cindex @acronym{MIME}
10835
10836 Mime is a standard for waving your hands through the air, aimlessly,
10837 while people stand around yawning.
10838
10839 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10840 while all newsreaders die of fear.
10841
10842 @acronym{MIME} may specify what character set the article uses, the encoding
10843 of the characters, and it also makes it possible to embed pictures and
10844 other naughty stuff in innocent-looking articles.
10845
10846 @vindex gnus-display-mime-function
10847 @findex gnus-display-mime
10848 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
10849 to display the @acronym{MIME} parts.  This is @code{gnus-display-mime} by
10850 default, which creates a bundle of clickable buttons that can be used to
10851 display, save and manipulate the @acronym{MIME} objects.
10852
10853 The following commands are available when you have placed point over a
10854 @acronym{MIME} button:
10855
10856 @table @kbd
10857 @findex gnus-article-press-button
10858 @item RET (Article)
10859 @kindex RET (Article)
10860 @itemx BUTTON-2 (Article)
10861 Toggle displaying of the @acronym{MIME} object
10862 (@code{gnus-article-press-button}).  If built-in viewers can not display
10863 the object, Gnus resorts to external viewers in the @file{mailcap}
10864 files.  If a viewer has the @samp{copiousoutput} specification, the
10865 object is displayed inline.
10866
10867 @findex gnus-mime-view-part
10868 @item M-RET (Article)
10869 @kindex M-RET (Article)
10870 @itemx v (Article)
10871 Prompt for a method, and then view the @acronym{MIME} object using this
10872 method (@code{gnus-mime-view-part}).
10873
10874 @findex gnus-mime-view-part-as-type
10875 @item t (Article)
10876 @kindex t (Article)
10877 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
10878 (@code{gnus-mime-view-part-as-type}).
10879
10880 @findex gnus-mime-view-part-as-charset
10881 @item C (Article)
10882 @kindex C (Article)
10883 Prompt for a charset, and then view the @acronym{MIME} object using this
10884 charset (@code{gnus-mime-view-part-as-charset}).
10885
10886 @findex gnus-mime-save-part
10887 @item o (Article)
10888 @kindex o (Article)
10889 Prompt for a file name, and then save the @acronym{MIME} object
10890 (@code{gnus-mime-save-part}).
10891
10892 @findex gnus-mime-save-part-and-strip
10893 @item C-o (Article)
10894 @kindex C-o (Article)
10895 Prompt for a file name, then save the @acronym{MIME} object and strip it from
10896 the article.  Then proceed to article editing, where a reasonable
10897 suggestion is being made on how the altered article should look
10898 like.  The stripped @acronym{MIME} object will be referred via the
10899 message/external-body @acronym{MIME} type.
10900 (@code{gnus-mime-save-part-and-strip}).
10901
10902 @findex gnus-mime-delete-part
10903 @item d (Article)
10904 @kindex d (Article)
10905 Delete the @acronym{MIME} object from the article and replace it with some
10906 information about the removed @acronym{MIME} object
10907 (@code{gnus-mime-delete-part}).
10908
10909 @findex gnus-mime-copy-part
10910 @item c (Article)
10911 @kindex c (Article)
10912 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
10913 (@code{gnus-mime-copy-part}).  Compressed files like @file{.gz} and
10914 @file{.bz2} are automatically decompressed if
10915 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
10916 Accessing Compressed Files, emacs, The Emacs Editor}).
10917
10918 @findex gnus-mime-print-part
10919 @item p (Article)
10920 @kindex p (Article)
10921 Print the @acronym{MIME} object (@code{gnus-mime-print-part}).  This
10922 command respects the @samp{print=} specifications in the
10923 @file{.mailcap} file.
10924
10925 @findex gnus-mime-inline-part
10926 @item i (Article)
10927 @kindex i (Article)
10928 Insert the contents of the @acronym{MIME} object into the buffer
10929 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
10930 the raw contents without decoding.  If given a numerical prefix, you can
10931 do semi-manual charset stuff (see
10932 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
10933 Article}).
10934
10935 @findex gnus-mime-view-part-internally
10936 @item E (Article)
10937 @kindex E (Article)
10938 View the @acronym{MIME} object with an internal viewer.  If no internal
10939 viewer is available, use an external viewer
10940 (@code{gnus-mime-view-part-internally}).
10941
10942 @findex gnus-mime-view-part-externally
10943 @item e (Article)
10944 @kindex e (Article)
10945 View the @acronym{MIME} object with an external viewer.
10946 (@code{gnus-mime-view-part-externally}).
10947
10948 @findex gnus-mime-pipe-part
10949 @item | (Article)
10950 @kindex | (Article)
10951 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
10952
10953 @findex gnus-mime-action-on-part
10954 @item . (Article)
10955 @kindex . (Article)
10956 Interactively run an action on the @acronym{MIME} object
10957 (@code{gnus-mime-action-on-part}).
10958
10959 @end table
10960
10961 Gnus will display some @acronym{MIME} objects automatically.  The way Gnus
10962 determines which parts to do this with is described in the Emacs
10963 @acronym{MIME} manual.
10964
10965 It might be best to just use the toggling functions from the article
10966 buffer to avoid getting nasty surprises.  (For instance, you enter the
10967 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
10968 decoded the sound file in the article and some horrible sing-a-long song
10969 comes screaming out your speakers, and you can't find the volume button,
10970 because there isn't one, and people are starting to look at you, and you
10971 try to stop the program, but you can't, and you can't find the program
10972 to control the volume, and everybody else in the room suddenly decides
10973 to look at you disdainfully, and you'll feel rather stupid.)
10974
10975 Any similarity to real events and people is purely coincidental.  Ahem.
10976
10977 Also @pxref{MIME Commands}.
10978
10979
10980 @node Customizing Articles
10981 @section Customizing Articles
10982 @cindex article customization
10983
10984 A slew of functions for customizing how the articles are to look like
10985 exist.  You can call these functions interactively
10986 (@pxref{Article Washing}), or you can have them
10987 called automatically when you select the articles.
10988
10989 To have them called automatically, you should set the corresponding
10990 ``treatment'' variable.  For instance, to have headers hidden, you'd set
10991 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
10992 be set, but first we discuss the values these variables can have.
10993
10994 Note: Some values, while valid, make little sense.  Check the list below
10995 for sensible values.
10996
10997 @enumerate
10998 @item
10999 @code{nil}: Don't do this treatment.
11000
11001 @item
11002 @code{t}: Do this treatment on all body parts.
11003
11004 @item
11005 @code{head}: Do the treatment on the headers.
11006
11007 @item
11008 @code{last}: Do this treatment on the last part.
11009
11010 @item
11011 An integer: Do this treatment on all body parts that have a length less
11012 than this number.
11013
11014 @item
11015 A list of strings: Do this treatment on all body parts that are in
11016 articles that are read in groups that have names that match one of the
11017 regexps in the list.
11018
11019 @item
11020 A list where the first element is not a string:
11021
11022 The list is evaluated recursively.  The first element of the list is a
11023 predicate.  The following predicates are recognized: @code{or},
11024 @code{and}, @code{not} and @code{typep}.  Here's an example:
11025
11026 @lisp
11027 (or last
11028     (typep "text/x-vcard"))
11029 @end lisp
11030
11031 @end enumerate
11032
11033 You may have noticed that the word @dfn{part} is used here.  This refers
11034 to the fact that some messages are @acronym{MIME} multipart articles that may
11035 be divided into several parts.  Articles that are not multiparts are
11036 considered to contain just a single part.
11037
11038 @vindex gnus-article-treat-types
11039 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11040 want to, but by default, only @samp{text/plain} parts are given the
11041 treatment.  This is controlled by the @code{gnus-article-treat-types}
11042 variable, which is a list of regular expressions that are matched to the
11043 type of the part.  This variable is ignored if the value of the
11044 controlling variable is a predicate list, as described above.
11045
11046 The following treatment options are available.  The easiest way to
11047 customize this is to examine the @code{gnus-article-treat} customization
11048 group.  Values in parenthesis are suggested sensible values.  Others are
11049 possible but those listed are probably sufficient for most people.
11050
11051 @table @code
11052 @item gnus-treat-buttonize (t, integer)
11053 @item gnus-treat-buttonize-head (head)
11054
11055 @xref{Article Buttons}.
11056
11057 @item gnus-treat-capitalize-sentences (t, integer)
11058 @item gnus-treat-overstrike (t, integer)
11059 @item gnus-treat-strip-cr (t, integer)
11060 @item gnus-treat-strip-headers-in-body (t, integer)
11061 @item gnus-treat-strip-leading-blank-lines (t, integer)
11062 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11063 @item gnus-treat-strip-pem (t, last, integer)
11064 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11065 @item gnus-treat-unsplit-urls (t, integer)
11066 @item gnus-treat-wash-html (t, integer)
11067
11068 @xref{Article Washing}.
11069
11070 @item gnus-treat-date-english (head)
11071 @item gnus-treat-date-iso8601 (head)
11072 @item gnus-treat-date-lapsed (head)
11073 @item gnus-treat-date-local (head)
11074 @item gnus-treat-date-original (head)
11075 @item gnus-treat-date-user-defined (head)
11076 @item gnus-treat-date-ut (head)
11077
11078 @xref{Article Date}.
11079
11080 @item gnus-treat-from-picon (head)
11081 @item gnus-treat-mail-picon (head)
11082 @item gnus-treat-newsgroups-picon (head)
11083
11084 @xref{Picons}.
11085
11086 @item gnus-treat-display-smileys (t, integer)
11087
11088 @item gnus-treat-body-boundary (head)
11089
11090 @vindex gnus-body-boundary-delimiter
11091 Adds a delimiter between header and body, the string used as delimiter
11092 is controlled by @code{gnus-body-boundary-delimiter}.
11093
11094 @xref{Smileys}.
11095
11096 @item gnus-treat-display-x-face (head)
11097
11098 @xref{X-Face}.
11099
11100 @item gnus-treat-display-face (head)
11101
11102 @xref{Face}.
11103
11104 @item gnus-treat-emphasize (t, head, integer)
11105 @item gnus-treat-fill-article (t, integer)
11106 @item gnus-treat-fill-long-lines (t, integer)
11107 @item gnus-treat-hide-boring-headers (head)
11108 @item gnus-treat-hide-citation (t, integer)
11109 @item gnus-treat-hide-citation-maybe (t, integer)
11110 @item gnus-treat-hide-headers (head)
11111 @item gnus-treat-hide-signature (t, last)
11112 @item gnus-treat-strip-banner (t, last)
11113 @item gnus-treat-strip-list-identifiers (head)
11114
11115 @xref{Article Hiding}.
11116
11117 @item gnus-treat-highlight-citation (t, integer)
11118 @item gnus-treat-highlight-headers (head)
11119 @item gnus-treat-highlight-signature (t, last, integer)
11120
11121 @xref{Article Highlighting}.
11122
11123 @item gnus-treat-play-sounds
11124 @item gnus-treat-translate
11125 @item gnus-treat-x-pgp-sig (head)
11126
11127 @item gnus-treat-unfold-headers (head)
11128 @item gnus-treat-fold-headers (head)
11129 @item gnus-treat-fold-newsgroups (head)
11130 @item gnus-treat-leading-whitespace (head)
11131
11132 @xref{Article Header}.
11133
11134
11135 @end table
11136
11137 @vindex gnus-part-display-hook
11138 You can, of course, write your own functions to be called from
11139 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11140 part, and you can do anything you like, pretty much.  There is no
11141 information that you have to keep in the buffer---you can change
11142 everything.
11143
11144
11145 @node Article Keymap
11146 @section Article Keymap
11147
11148 Most of the keystrokes in the summary buffer can also be used in the
11149 article buffer.  They should behave as if you typed them in the summary
11150 buffer, which means that you don't actually have to have a summary
11151 buffer displayed while reading.  You can do it all from the article
11152 buffer.
11153
11154 A few additional keystrokes are available:
11155
11156 @table @kbd
11157
11158 @item SPACE
11159 @kindex SPACE (Article)
11160 @findex gnus-article-next-page
11161 Scroll forwards one page (@code{gnus-article-next-page}).
11162 This is exactly the same as @kbd{h SPACE h}.
11163
11164 @item DEL
11165 @kindex DEL (Article)
11166 @findex gnus-article-prev-page
11167 Scroll backwards one page (@code{gnus-article-prev-page}).
11168 This is exactly the same as @kbd{h DEL h}.
11169
11170 @item C-c ^
11171 @kindex C-c ^ (Article)
11172 @findex gnus-article-refer-article
11173 If point is in the neighborhood of a @code{Message-ID} and you press
11174 @kbd{C-c ^}, Gnus will try to get that article from the server
11175 (@code{gnus-article-refer-article}).
11176
11177 @item C-c C-m
11178 @kindex C-c C-m (Article)
11179 @findex gnus-article-mail
11180 Send a reply to the address near point (@code{gnus-article-mail}).  If
11181 given a prefix, include the mail.
11182
11183 @item s
11184 @kindex s (Article)
11185 @findex gnus-article-show-summary
11186 Reconfigure the buffers so that the summary buffer becomes visible
11187 (@code{gnus-article-show-summary}).
11188
11189 @item ?
11190 @kindex ? (Article)
11191 @findex gnus-article-describe-briefly
11192 Give a very brief description of the available keystrokes
11193 (@code{gnus-article-describe-briefly}).
11194
11195 @item TAB
11196 @kindex TAB (Article)
11197 @findex gnus-article-next-button
11198 Go to the next button, if any (@code{gnus-article-next-button}).  This
11199 only makes sense if you have buttonizing turned on.
11200
11201 @item M-TAB
11202 @kindex M-TAB (Article)
11203 @findex gnus-article-prev-button
11204 Go to the previous button, if any (@code{gnus-article-prev-button}).
11205
11206 @item R
11207 @kindex R (Article)
11208 @findex gnus-article-reply-with-original
11209 Send a reply to the current article and yank the current article
11210 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11211 wide reply.  If the region is active, only yank the text in the
11212 region.
11213
11214 @item F
11215 @kindex F (Article)
11216 @findex gnus-article-followup-with-original
11217 Send a followup to the current article and yank the current article
11218 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11219 a wide reply.  If the region is active, only yank the text in the
11220 region.
11221
11222
11223 @end table
11224
11225
11226 @node Misc Article
11227 @section Misc Article
11228
11229 @table @code
11230
11231 @item gnus-single-article-buffer
11232 @vindex gnus-single-article-buffer
11233 If non-@code{nil}, use the same article buffer for all the groups.
11234 (This is the default.)  If @code{nil}, each group will have its own
11235 article buffer.
11236
11237 @vindex gnus-article-decode-hook
11238 @item gnus-article-decode-hook
11239 @cindex @acronym{MIME}
11240 Hook used to decode @acronym{MIME} articles.  The default value is
11241 @code{(article-decode-charset article-decode-encoded-words)}
11242
11243 @vindex gnus-article-prepare-hook
11244 @item gnus-article-prepare-hook
11245 This hook is called right after the article has been inserted into the
11246 article buffer.  It is mainly intended for functions that do something
11247 depending on the contents; it should probably not be used for changing
11248 the contents of the article buffer.
11249
11250 @item gnus-article-mode-hook
11251 @vindex gnus-article-mode-hook
11252 Hook called in article mode buffers.
11253
11254 @item gnus-article-mode-syntax-table
11255 @vindex gnus-article-mode-syntax-table
11256 Syntax table used in article buffers.  It is initialized from
11257 @code{text-mode-syntax-table}.
11258
11259 @vindex gnus-article-over-scroll
11260 @item gnus-article-over-scroll
11261 If non-@code{nil}, allow scrolling the article buffer even when there
11262 no more new text to scroll in.  The default is @code{nil}.
11263
11264 @vindex gnus-article-mode-line-format
11265 @item gnus-article-mode-line-format
11266 This variable is a format string along the same lines as
11267 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
11268 accepts the same format specifications as that variable, with two
11269 extensions:
11270
11271 @table @samp
11272
11273 @item w
11274 The @dfn{wash status} of the article.  This is a short string with one
11275 character for each possible article wash operation that may have been
11276 performed.  The characters and their meaning:
11277
11278 @table @samp
11279
11280 @item c
11281 Displayed when cited text may be hidden in the article buffer.
11282
11283 @item h
11284 Displayed when headers are hidden in the article buffer.
11285
11286 @item p
11287 Displayed when article is digitally signed or encrypted, and Gnus has
11288 hidden the security headers.  (N.B. does not tell anything about
11289 security status, i.e. good or bad signature.)
11290
11291 @item s
11292 Displayed when the signature has been hidden in the Article buffer.
11293
11294 @item o
11295 Displayed when Gnus has treated overstrike characters in the article buffer.
11296
11297 @item e
11298 Displayed when Gnus has treated emphasised strings in the article buffer.
11299
11300 @end table
11301
11302 @item m
11303 The number of @acronym{MIME} parts in the article.
11304
11305 @end table
11306
11307 @vindex gnus-break-pages
11308
11309 @item gnus-break-pages
11310 Controls whether @dfn{page breaking} is to take place.  If this variable
11311 is non-@code{nil}, the articles will be divided into pages whenever a
11312 page delimiter appears in the article.  If this variable is @code{nil},
11313 paging will not be done.
11314
11315 @item gnus-page-delimiter
11316 @vindex gnus-page-delimiter
11317 This is the delimiter mentioned above.  By default, it is @samp{^L}
11318 (formfeed).
11319
11320 @cindex IDNA
11321 @cindex internationalized domain names
11322 @vindex gnus-use-idna
11323 @item gnus-use-idna
11324 This variable controls whether Gnus performs IDNA decoding of
11325 internationalized domain names inside @samp{From}, @samp{To} and
11326 @samp{Cc} headers.  This requires
11327 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11328 variable is only enabled if you have installed it.
11329
11330 @end table
11331
11332
11333 @node Composing Messages
11334 @chapter Composing Messages
11335 @cindex composing messages
11336 @cindex messages
11337 @cindex mail
11338 @cindex sending mail
11339 @cindex reply
11340 @cindex followup
11341 @cindex post
11342 @cindex using gpg
11343 @cindex using s/mime
11344 @cindex using smime
11345
11346 @kindex C-c C-c (Post)
11347 All commands for posting and mailing will put you in a message buffer
11348 where you can edit the article all you like, before you send the
11349 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11350 Message Manual}.  Where the message will be posted/mailed to depends
11351 on your setup (@pxref{Posting Server}).
11352
11353 @menu
11354 * Mail::                        Mailing and replying.
11355 * Posting Server::              What server should you post and mail via?
11356 * Mail and Post::               Mailing and posting at the same time.
11357 * Archived Messages::           Where Gnus stores the messages you've sent.
11358 * Posting Styles::              An easier way to specify who you are.
11359 * Drafts::                      Postponing messages and rejected messages.
11360 * Rejected Articles::           What happens if the server doesn't like your article?
11361 * Signing and encrypting::      How to compose secure messages.
11362 @end menu
11363
11364 Also @pxref{Canceling and Superseding} for information on how to
11365 remove articles you shouldn't have posted.
11366
11367
11368 @node Mail
11369 @section Mail
11370
11371 Variables for customizing outgoing mail:
11372
11373 @table @code
11374 @item gnus-uu-digest-headers
11375 @vindex gnus-uu-digest-headers
11376 List of regexps to match headers included in digested messages.  The
11377 headers will be included in the sequence they are matched.  If
11378 @code{nil} include all headers.
11379
11380 @item gnus-add-to-list
11381 @vindex gnus-add-to-list
11382 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11383 that have none when you do a @kbd{a}.
11384
11385 @item gnus-confirm-mail-reply-to-news
11386 @vindex gnus-confirm-mail-reply-to-news
11387 This can also be a function receiving the group name as the only
11388 parameter which should return non-@code{nil} if a confirmation is
11389 needed, or a regular expression matching group names, where
11390 confirmation is should be asked for.
11391
11392 If you find yourself never wanting to reply to mail, but occasionally
11393 press R anyway, this variable might be for you.
11394
11395 @item gnus-confirm-treat-mail-like-news
11396 @vindex gnus-confirm-treat-mail-like-news
11397 If non-@code{nil}, Gnus also requests confirmation according to
11398 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11399 useful for treating mailing lists like newsgroups.
11400
11401 @end table
11402
11403
11404 @node Posting Server
11405 @section Posting Server
11406
11407 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11408 (extremely intelligent, of course) article, where does it go?
11409
11410 Thank you for asking.  I hate you.
11411
11412 It can be quite complicated.
11413
11414 @vindex gnus-post-method
11415 When posting news, Message usually invokes @code{message-send-news}
11416 (@pxref{News Variables, , News Variables, message, Message Manual}).
11417 Normally, Gnus will post using the same select method as you're
11418 reading from (which might be convenient if you're reading lots of
11419 groups from different private servers).  However.  If the server
11420 you're reading from doesn't allow posting, just reading, you probably
11421 want to use some other server to post your (extremely intelligent and
11422 fabulously interesting) articles.  You can then set the
11423 @code{gnus-post-method} to some other method:
11424
11425 @lisp
11426 (setq gnus-post-method '(nnspool ""))
11427 @end lisp
11428
11429 Now, if you've done this, and then this server rejects your article, or
11430 this server is down, what do you do then?  To override this variable you
11431 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11432 the ``current'' server, to get back the default behavior, for posting.
11433
11434 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11435 Gnus will prompt you for what method to use for posting.
11436
11437 You can also set @code{gnus-post-method} to a list of select methods.
11438 If that's the case, Gnus will always prompt you for what method to use
11439 for posting.
11440
11441 Finally, if you want to always post using the native select method,
11442 you can set this variable to @code{native}.
11443
11444 When sending mail, Message invokes @code{message-send-mail-function}.
11445 The default function, @code{message-send-mail-with-sendmail}, pipes
11446 your article to the @code{sendmail} binary for further queuing and
11447 sending.  When your local system is not configured for sending mail
11448 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11449 server, you can set @code{message-send-mail-function} to
11450 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11451 package correctly.  An example:
11452
11453 @lisp
11454 (setq message-send-mail-function 'smtpmail-send-it
11455       smtpmail-default-smtp-server "YOUR SMTP HOST")
11456 @end lisp
11457
11458 To the thing similar to this, there is
11459 @code{message-smtpmail-send-it}.  It is useful if your ISP requires
11460 the @acronym{POP}-before-@acronym{SMTP} authentication.  See the
11461 documentation for the function @code{mail-source-touch-pop}.
11462
11463 Other possible choices for @code{message-send-mail-function} includes
11464 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11465 and @code{feedmail-send-it}.
11466
11467 @node Mail and Post
11468 @section Mail and Post
11469
11470 Here's a list of variables relevant to both mailing and
11471 posting:
11472
11473 @table @code
11474 @item gnus-mailing-list-groups
11475 @findex gnus-mailing-list-groups
11476 @cindex mailing lists
11477
11478 If your news server offers groups that are really mailing lists
11479 gatewayed to the @acronym{NNTP} server, you can read those groups without
11480 problems, but you can't post/followup to them without some difficulty.
11481 One solution is to add a @code{to-address} to the group parameters
11482 (@pxref{Group Parameters}).  An easier thing to do is set the
11483 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11484 really are mailing lists.  Then, at least, followups to the mailing
11485 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11486 still a pain, though.
11487
11488 @item gnus-user-agent
11489 @vindex gnus-user-agent
11490 @cindex User-Agent
11491
11492 This variable controls which information should be exposed in the
11493 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11494 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11495 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11496 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11497 system type) or a custom string.  If you set it to a string, be sure to
11498 use a valid format, see RFC 2616.
11499
11500 @end table
11501
11502 You may want to do spell-checking on messages that you send out.  Or, if
11503 you don't want to spell-check by hand, you could add automatic
11504 spell-checking via the @code{ispell} package:
11505
11506 @cindex ispell
11507 @findex ispell-message
11508 @lisp
11509 (add-hook 'message-send-hook 'ispell-message)
11510 @end lisp
11511
11512 If you want to change the @code{ispell} dictionary based on what group
11513 you're in, you could say something like the following:
11514
11515 @lisp
11516 (add-hook 'gnus-select-group-hook
11517           (lambda ()
11518             (cond
11519              ((string-match
11520                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11521               (ispell-change-dictionary "deutsch"))
11522              (t
11523               (ispell-change-dictionary "english")))))
11524 @end lisp
11525
11526 Modify to suit your needs.
11527
11528
11529 @node Archived Messages
11530 @section Archived Messages
11531 @cindex archived messages
11532 @cindex sent messages
11533
11534 Gnus provides a few different methods for storing the mail and news you
11535 send.  The default method is to use the @dfn{archive virtual server} to
11536 store the messages.  If you want to disable this completely, the
11537 @code{gnus-message-archive-group} variable should be @code{nil}, which
11538 is the default.
11539
11540 For archiving interesting messages in a group you read, see the
11541 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11542 Group Commands}).
11543
11544 @vindex gnus-message-archive-method
11545 @code{gnus-message-archive-method} says what virtual server Gnus is to
11546 use to store sent messages.  The default is:
11547
11548 @lisp
11549 (nnfolder "archive"
11550           (nnfolder-directory   "~/Mail/archive")
11551           (nnfolder-active-file "~/Mail/archive/active")
11552           (nnfolder-get-new-mail nil)
11553           (nnfolder-inhibit-expiry t))
11554 @end lisp
11555
11556 You can, however, use any mail select method (@code{nnml},
11557 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11558 for doing this sort of thing, though.  If you don't like the default
11559 directory chosen, you could say something like:
11560
11561 @lisp
11562 (setq gnus-message-archive-method
11563       '(nnfolder "archive"
11564                  (nnfolder-inhibit-expiry t)
11565                  (nnfolder-active-file "~/News/sent-mail/active")
11566                  (nnfolder-directory "~/News/sent-mail/")))
11567 @end lisp
11568
11569 @vindex gnus-message-archive-group
11570 @cindex Gcc
11571 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11572 to one or more group(s) on that server.  Which group to use is
11573 determined by the @code{gnus-message-archive-group} variable.
11574
11575 This variable can be used to do the following:
11576
11577 @table @asis
11578 @item a string
11579 Messages will be saved in that group.
11580
11581 Note that you can include a select method in the group name, then the
11582 message will not be stored in the select method given by
11583 @code{gnus-message-archive-method}, but in the select method specified
11584 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11585 has the default value shown above.  Then setting
11586 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11587 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11588 value @code{"nnml:foo"}, then outgoing messages will be stored in
11589 @samp{nnml:foo}.
11590
11591 @item a list of strings
11592 Messages will be saved in all those groups.
11593
11594 @item an alist of regexps, functions and forms
11595 When a key ``matches'', the result is used.
11596
11597 @item @code{nil}
11598 No message archiving will take place.  This is the default.
11599 @end table
11600
11601 Let's illustrate:
11602
11603 Just saving to a single group called @samp{MisK}:
11604 @lisp
11605 (setq gnus-message-archive-group "MisK")
11606 @end lisp
11607
11608 Saving to two groups, @samp{MisK} and @samp{safe}:
11609 @lisp
11610 (setq gnus-message-archive-group '("MisK" "safe"))
11611 @end lisp
11612
11613 Save to different groups based on what group you are in:
11614 @lisp
11615 (setq gnus-message-archive-group
11616       '(("^alt" "sent-to-alt")
11617         ("mail" "sent-to-mail")
11618         (".*" "sent-to-misc")))
11619 @end lisp
11620
11621 More complex stuff:
11622 @lisp
11623 (setq gnus-message-archive-group
11624       '((if (message-news-p)
11625             "misc-news"
11626           "misc-mail")))
11627 @end lisp
11628
11629 How about storing all news messages in one file, but storing all mail
11630 messages in one file per month:
11631
11632 @lisp
11633 (setq gnus-message-archive-group
11634       '((if (message-news-p)
11635             "misc-news"
11636           (concat "mail." (format-time-string "%Y-%m")))))
11637 @end lisp
11638
11639 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11640 @c use a different value for @code{gnus-message-archive-group} there.)
11641
11642 Now, when you send a message off, it will be stored in the appropriate
11643 group.  (If you want to disable storing for just one particular message,
11644 you can just remove the @code{Gcc} header that has been inserted.)  The
11645 archive group will appear in the group buffer the next time you start
11646 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11647 enter it and read the articles in it just like you'd read any other
11648 group.  If the group gets really big and annoying, you can simply rename
11649 if (using @kbd{G r} in the group buffer) to something
11650 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11651 continue to be stored in the old (now empty) group.
11652
11653 That's the default method of archiving sent messages.  Gnus offers a
11654 different way for the people who don't like the default method.  In that
11655 case you should set @code{gnus-message-archive-group} to @code{nil};
11656 this will disable archiving.
11657
11658 @table @code
11659 @item gnus-outgoing-message-group
11660 @vindex gnus-outgoing-message-group
11661 All outgoing messages will be put in this group.  If you want to store
11662 all your outgoing mail and articles in the group @samp{nnml:archive},
11663 you set this variable to that value.  This variable can also be a list of
11664 group names.
11665
11666 If you want to have greater control over what group to put each
11667 message in, you can set this variable to a function that checks the
11668 current newsgroup name and then returns a suitable group name (or list
11669 of names).
11670
11671 This variable can be used instead of @code{gnus-message-archive-group},
11672 but the latter is the preferred method.
11673
11674 @item gnus-gcc-mark-as-read
11675 @vindex gnus-gcc-mark-as-read
11676 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11677
11678 @item gnus-gcc-externalize-attachments
11679 @vindex gnus-gcc-externalize-attachments
11680 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11681 and matches the Gcc group name, attach files as external parts; if it is
11682 @code{all}, attach local files as external parts; if it is other
11683 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11684 changed in the future.
11685
11686 @end table
11687
11688
11689 @node Posting Styles
11690 @section Posting Styles
11691 @cindex posting styles
11692 @cindex styles
11693
11694 All them variables, they make my head swim.
11695
11696 So what if you want a different @code{Organization} and signature based
11697 on what groups you post to?  And you post both from your home machine
11698 and your work machine, and you want different @code{From} lines, and so
11699 on?
11700
11701 @vindex gnus-posting-styles
11702 One way to do stuff like that is to write clever hooks that change the
11703 variables you need to have changed.  That's a bit boring, so somebody
11704 came up with the bright idea of letting the user specify these things in
11705 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11706 variable:
11707
11708 @lisp
11709 ((".*"
11710   (signature "Peace and happiness")
11711   (organization "What me?"))
11712  ("^comp"
11713   (signature "Death to everybody"))
11714  ("comp.emacs.i-love-it"
11715   (organization "Emacs is it")))
11716 @end lisp
11717
11718 As you might surmise from this example, this alist consists of several
11719 @dfn{styles}.  Each style will be applicable if the first element
11720 ``matches'', in some form or other.  The entire alist will be iterated
11721 over, from the beginning towards the end, and each match will be
11722 applied, which means that attributes in later styles that match override
11723 the same attributes in earlier matching styles.  So
11724 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11725 signature and the @samp{What me?} @code{Organization} header.
11726
11727 The first element in each style is called the @code{match}.  If it's a
11728 string, then Gnus will try to regexp match it against the group name.
11729 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11730 will look in the original article for a header whose name is
11731 @var{match} and compare that @var{regexp}.  @var{match} and
11732 @var{regexp} are strings.  (The original article is the one you are
11733 replying or following up to.  If you are not composing a reply or a
11734 followup, then there is nothing to match against.)  If the
11735 @code{match} is a function symbol, that function will be called with
11736 no arguments.  If it's a variable symbol, then the variable will be
11737 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11738 any case, if this returns a non-@code{nil} value, then the style is
11739 said to @dfn{match}.
11740
11741 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11742 attribute consists of a @code{(@var{name} @var{value})} pair.  The
11743 attribute name can be one of:
11744
11745 @itemize @bullet
11746 @item @code{signature}
11747 @item @code{signature-file}
11748 @item @code{x-face-file}
11749 @item @code{address}, overriding @code{user-mail-address}
11750 @item @code{name}, overriding @code{(user-full-name)}
11751 @item @code{body}
11752 @end itemize
11753
11754 The attribute name can also be a string or a symbol.  In that case,
11755 this will be used as a header name, and the value will be inserted in
11756 the headers of the article; if the value is @code{nil}, the header
11757 name will be removed.  If the attribute name is @code{eval}, the form
11758 is evaluated, and the result is thrown away.
11759
11760 The attribute value can be a string (used verbatim), a function with
11761 zero arguments (the return value will be used), a variable (its value
11762 will be used) or a list (it will be @code{eval}ed and the return value
11763 will be used).  The functions and sexps are called/@code{eval}ed in the
11764 message buffer that is being set up.  The headers of the current article
11765 are available through the @code{message-reply-headers} variable, which
11766 is a vector of the following headers: number subject from date id
11767 references chars lines xref extra.
11768
11769 @vindex message-reply-headers
11770
11771 If you wish to check whether the message you are about to compose is
11772 meant to be a news article or a mail message, you can check the values
11773 of the @code{message-news-p} and @code{message-mail-p} functions.
11774
11775 @findex message-mail-p
11776 @findex message-news-p
11777
11778 So here's a new example:
11779
11780 @lisp
11781 (setq gnus-posting-styles
11782       '((".*"
11783          (signature-file "~/.signature")
11784          (name "User Name")
11785          ("X-Home-Page" (getenv "WWW_HOME"))
11786          (organization "People's Front Against MWM"))
11787         ("^rec.humor"
11788          (signature my-funny-signature-randomizer))
11789         ((equal (system-name) "gnarly")  ;; @r{A form}
11790          (signature my-quote-randomizer))
11791         (message-news-p        ;; @r{A function symbol}
11792          (signature my-news-signature))
11793         (window-system         ;; @r{A value symbol}
11794          ("X-Window-System" (format "%s" window-system)))
11795         ;; @r{If I'm replying to Larsi, set the Organization header.}
11796         ((header "from" "larsi.*org")
11797          (Organization "Somewhere, Inc."))
11798         ((posting-from-work-p) ;; @r{A user defined function}
11799          (signature-file "~/.work-signature")
11800          (address "user@@bar.foo")
11801          (body "You are fired.\n\nSincerely, your boss.")
11802          (organization "Important Work, Inc"))
11803         ("nnml:.*"
11804          (From (save-excursion
11805                  (set-buffer gnus-article-buffer)
11806                  (message-fetch-field "to"))))
11807         ("^nn.+:"
11808          (signature-file "~/.mail-signature"))))
11809 @end lisp
11810
11811 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11812 @code{From} address in all your outgoing replies, which might be handy
11813 if you fill many roles.
11814
11815
11816 @node Drafts
11817 @section Drafts
11818 @cindex drafts
11819
11820 If you are writing a message (mail or news) and suddenly remember that
11821 you have a steak in the oven (or some pesto in the food processor, you
11822 craaazy vegetarians), you'll probably wish there was a method to save
11823 the message you are writing so that you can continue editing it some
11824 other day, and send it when you feel its finished.
11825
11826 Well, don't worry about it.  Whenever you start composing a message of
11827 some sort using the Gnus mail and post commands, the buffer you get will
11828 automatically associate to an article in a special @dfn{draft} group.
11829 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11830 article will be saved there.  (Auto-save files also go to the draft
11831 group.)
11832
11833 @cindex nndraft
11834 @vindex nndraft-directory
11835 The draft group is a special group (which is implemented as an
11836 @code{nndraft} group, if you absolutely have to know) called
11837 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11838 @code{nndraft} is to store its files.  What makes this group special is
11839 that you can't tick any articles in it or mark any articles as
11840 read---all articles in the group are permanently unread.
11841
11842 If the group doesn't exist, it will be created and you'll be subscribed
11843 to it.  The only way to make it disappear from the Group buffer is to
11844 unsubscribe it.  The special properties of the draft group comes from
11845 a group property (@pxref{Group Parameters}), and if lost the group
11846 behaves like any other group.  This means the commands below will not
11847 be available.  To restore the special properties of the group, the
11848 simplest way is to kill the group, using @kbd{C-k}, and restart
11849 Gnus.  The group is automatically created again with the
11850 correct parameters.  The content of the group is not lost.
11851
11852 @c @findex gnus-dissociate-buffer-from-draft
11853 @c @kindex C-c M-d (Mail)
11854 @c @kindex C-c M-d (Post)
11855 @c @findex gnus-associate-buffer-with-draft
11856 @c @kindex C-c C-d (Mail)
11857 @c @kindex C-c C-d (Post)
11858 @c If you're writing some super-secret message that you later want to
11859 @c encode with PGP before sending, you may wish to turn the auto-saving
11860 @c (and association with the draft group) off.  You never know who might be
11861 @c interested in reading all your extremely valuable and terribly horrible
11862 @c and interesting secrets.  The @kbd{C-c M-d}
11863 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11864 @c If you change your mind and want to turn the auto-saving back on again,
11865 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11866 @c
11867 @c @vindex gnus-use-draft
11868 @c To leave association with the draft group off by default, set
11869 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11870
11871 @findex gnus-draft-edit-message
11872 @kindex D e (Draft)
11873 When you want to continue editing the article, you simply enter the
11874 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11875 that.  You will be placed in a buffer where you left off.
11876
11877 Rejected articles will also be put in this draft group (@pxref{Rejected
11878 Articles}).
11879
11880 @findex gnus-draft-send-all-messages
11881 @kindex D s (Draft)
11882 @findex gnus-draft-send-message
11883 @kindex D S (Draft)
11884 If you have lots of rejected messages you want to post (or mail) without
11885 doing further editing, you can use the @kbd{D s} command
11886 (@code{gnus-draft-send-message}).  This command understands the
11887 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
11888 command (@code{gnus-draft-send-all-messages}) will ship off all messages
11889 in the buffer.
11890
11891 @findex gnus-draft-toggle-sending
11892 @kindex D t (Draft)
11893 If you have some messages that you wish not to send, you can use the
11894 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
11895 as unsendable.  This is a toggling command.
11896
11897
11898 @node Rejected Articles
11899 @section Rejected Articles
11900 @cindex rejected articles
11901
11902 Sometimes a news server will reject an article.  Perhaps the server
11903 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
11904 @emph{there be demons}.  Perhaps you have included too much cited text.
11905 Perhaps the disk is full.  Perhaps the server is down.
11906
11907 These situations are, of course, totally beyond the control of Gnus.
11908 (Gnus, of course, loves the way you look, always feels great, has angels
11909 fluttering around inside of it, doesn't care about how much cited text
11910 you include, never runs full and never goes down.)  So Gnus saves these
11911 articles until some later time when the server feels better.
11912
11913 The rejected articles will automatically be put in a special draft group
11914 (@pxref{Drafts}).  When the server comes back up again, you'd then
11915 typically enter that group and send all the articles off.
11916
11917 @node Signing and encrypting
11918 @section Signing and encrypting
11919 @cindex using gpg
11920 @cindex using s/mime
11921 @cindex using smime
11922
11923 Gnus can digitally sign and encrypt your messages, using vanilla
11924 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
11925 decoding such messages, see the @code{mm-verify-option} and
11926 @code{mm-decrypt-option} options (@pxref{Security}).
11927
11928 @vindex gnus-message-replysign
11929 @vindex gnus-message-replyencrypt
11930 @vindex gnus-message-replysignencrypted
11931 Often, you would like to sign replies to people who send you signed
11932 messages.  Even more often, you might want to encrypt messages which
11933 are in reply to encrypted messages.  Gnus offers
11934 @code{gnus-message-replysign} to enable the former, and
11935 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
11936 @code{gnus-message-replysignencrypted} (on by default) will sign
11937 automatically encrypted messages.
11938
11939 Instructing @acronym{MML} to perform security operations on a
11940 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
11941 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
11942
11943 @table @kbd
11944
11945 @item C-c C-m s s
11946 @kindex C-c C-m s s
11947 @findex mml-secure-message-sign-smime
11948
11949 Digitally sign current message using @acronym{S/MIME}.
11950
11951 @item C-c C-m s o
11952 @kindex C-c C-m s o
11953 @findex mml-secure-message-sign-pgp
11954
11955 Digitally sign current message using @acronym{PGP}.
11956
11957 @item C-c C-m s p
11958 @kindex C-c C-m s p
11959 @findex mml-secure-message-sign-pgp
11960
11961 Digitally sign current message using @acronym{PGP/MIME}.
11962
11963 @item C-c C-m c s
11964 @kindex C-c C-m c s
11965 @findex mml-secure-message-encrypt-smime
11966
11967 Digitally encrypt current message using @acronym{S/MIME}.
11968
11969 @item C-c C-m c o
11970 @kindex C-c C-m c o
11971 @findex mml-secure-message-encrypt-pgp
11972
11973 Digitally encrypt current message using @acronym{PGP}.
11974
11975 @item C-c C-m c p
11976 @kindex C-c C-m c p
11977 @findex mml-secure-message-encrypt-pgpmime
11978
11979 Digitally encrypt current message using @acronym{PGP/MIME}.
11980
11981 @item C-c C-m C-n
11982 @kindex C-c C-m C-n
11983 @findex mml-unsecure-message
11984 Remove security related @acronym{MML} tags from message.
11985
11986 @end table
11987
11988 @xref{Security, ,Security, message, Message Manual}, for more information.
11989
11990 @node Select Methods
11991 @chapter Select Methods
11992 @cindex foreign groups
11993 @cindex select methods
11994
11995 A @dfn{foreign group} is a group not read by the usual (or
11996 default) means.  It could be, for instance, a group from a different
11997 @acronym{NNTP} server, it could be a virtual group, or it could be your own
11998 personal mail group.
11999
12000 A foreign group (or any group, really) is specified by a @dfn{name} and
12001 a @dfn{select method}.  To take the latter first, a select method is a
12002 list where the first element says what back end to use (e.g. @code{nntp},
12003 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12004 name}.  There may be additional elements in the select method, where the
12005 value may have special meaning for the back end in question.
12006
12007 One could say that a select method defines a @dfn{virtual server}---so
12008 we do just that (@pxref{Server Buffer}).
12009
12010 The @dfn{name} of the group is the name the back end will recognize the
12011 group as.
12012
12013 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12014 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12015 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12016 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12017 back end just knows this group as @samp{soc.motss}.
12018
12019 The different methods all have their peculiarities, of course.
12020
12021 @menu
12022 * Server Buffer::               Making and editing virtual servers.
12023 * Getting News::                Reading USENET news with Gnus.
12024 * Getting Mail::                Reading your personal mail with Gnus.
12025 * Browsing the Web::            Getting messages from a plethora of Web sources.
12026 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12027 * Other Sources::               Reading directories, files, SOUP packets.
12028 * Combined Groups::             Combining groups into one group.
12029 * Gnus Unplugged::              Reading news and mail offline.
12030 @end menu
12031
12032
12033 @node Server Buffer
12034 @section Server Buffer
12035
12036 Traditionally, a @dfn{server} is a machine or a piece of software that
12037 one connects to, and then requests information from.  Gnus does not
12038 connect directly to any real servers, but does all transactions through
12039 one back end or other.  But that's just putting one layer more between
12040 the actual media and Gnus, so we might just as well say that each
12041 back end represents a virtual server.
12042
12043 For instance, the @code{nntp} back end may be used to connect to several
12044 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12045 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12046 use, and what parameters to set by specifying a @dfn{select method}.
12047
12048 These select method specifications can sometimes become quite
12049 complicated---say, for instance, that you want to read from the
12050 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12051 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12052 Anyway, if you had to specify that for each group that used this
12053 server, that would be too much work, so Gnus offers a way of naming
12054 select methods, which is what you do in the server buffer.
12055
12056 To enter the server buffer, use the @kbd{^}
12057 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12058
12059 @menu
12060 * Server Buffer Format::        You can customize the look of this buffer.
12061 * Server Commands::             Commands to manipulate servers.
12062 * Example Methods::             Examples server specifications.
12063 * Creating a Virtual Server::   An example session.
12064 * Server Variables::            Which variables to set.
12065 * Servers and Methods::         You can use server names as select methods.
12066 * Unavailable Servers::         Some servers you try to contact may be down.
12067 @end menu
12068
12069 @vindex gnus-server-mode-hook
12070 @code{gnus-server-mode-hook} is run when creating the server buffer.
12071
12072
12073 @node Server Buffer Format
12074 @subsection Server Buffer Format
12075 @cindex server buffer format
12076
12077 @vindex gnus-server-line-format
12078 You can change the look of the server buffer lines by changing the
12079 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12080 variable, with some simple extensions:
12081
12082 @table @samp
12083
12084 @item h
12085 How the news is fetched---the back end name.
12086
12087 @item n
12088 The name of this server.
12089
12090 @item w
12091 Where the news is to be fetched from---the address.
12092
12093 @item s
12094 The opened/closed/denied status of the server.
12095 @end table
12096
12097 @vindex gnus-server-mode-line-format
12098 The mode line can also be customized by using the
12099 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12100 Formatting}).  The following specs are understood:
12101
12102 @table @samp
12103 @item S
12104 Server name.
12105
12106 @item M
12107 Server method.
12108 @end table
12109
12110 Also @pxref{Formatting Variables}.
12111
12112
12113 @node Server Commands
12114 @subsection Server Commands
12115 @cindex server commands
12116
12117 @table @kbd
12118
12119 @item a
12120 @kindex a (Server)
12121 @findex gnus-server-add-server
12122 Add a new server (@code{gnus-server-add-server}).
12123
12124 @item e
12125 @kindex e (Server)
12126 @findex gnus-server-edit-server
12127 Edit a server (@code{gnus-server-edit-server}).
12128
12129 @item SPACE
12130 @kindex SPACE (Server)
12131 @findex gnus-server-read-server
12132 Browse the current server (@code{gnus-server-read-server}).
12133
12134 @item q
12135 @kindex q (Server)
12136 @findex gnus-server-exit
12137 Return to the group buffer (@code{gnus-server-exit}).
12138
12139 @item k
12140 @kindex k (Server)
12141 @findex gnus-server-kill-server
12142 Kill the current server (@code{gnus-server-kill-server}).
12143
12144 @item y
12145 @kindex y (Server)
12146 @findex gnus-server-yank-server
12147 Yank the previously killed server (@code{gnus-server-yank-server}).
12148
12149 @item c
12150 @kindex c (Server)
12151 @findex gnus-server-copy-server
12152 Copy the current server (@code{gnus-server-copy-server}).
12153
12154 @item l
12155 @kindex l (Server)
12156 @findex gnus-server-list-servers
12157 List all servers (@code{gnus-server-list-servers}).
12158
12159 @item s
12160 @kindex s (Server)
12161 @findex gnus-server-scan-server
12162 Request that the server scan its sources for new articles
12163 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12164 servers.
12165
12166 @item g
12167 @kindex g (Server)
12168 @findex gnus-server-regenerate-server
12169 Request that the server regenerate all its data structures
12170 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12171 a mail back end that has gotten out of sync.
12172
12173 @end table
12174
12175
12176 @node Example Methods
12177 @subsection Example Methods
12178
12179 Most select methods are pretty simple and self-explanatory:
12180
12181 @lisp
12182 (nntp "news.funet.fi")
12183 @end lisp
12184
12185 Reading directly from the spool is even simpler:
12186
12187 @lisp
12188 (nnspool "")
12189 @end lisp
12190
12191 As you can see, the first element in a select method is the name of the
12192 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12193 will.
12194
12195 After these two elements, there may be an arbitrary number of
12196 @code{(@var{variable} @var{form})} pairs.
12197
12198 To go back to the first example---imagine that you want to read from
12199 port 15 on that machine.  This is what the select method should
12200 look like then:
12201
12202 @lisp
12203 (nntp "news.funet.fi" (nntp-port-number 15))
12204 @end lisp
12205
12206 You should read the documentation to each back end to find out what
12207 variables are relevant, but here's an @code{nnmh} example:
12208
12209 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12210 you have two structures that you wish to access: One is your private
12211 mail spool, and the other is a public one.  Here's the possible spec for
12212 your private mail:
12213
12214 @lisp
12215 (nnmh "private" (nnmh-directory "~/private/mail/"))
12216 @end lisp
12217
12218 (This server is then called @samp{private}, but you may have guessed
12219 that.)
12220
12221 Here's the method for a public spool:
12222
12223 @lisp
12224 (nnmh "public"
12225       (nnmh-directory "/usr/information/spool/")
12226       (nnmh-get-new-mail nil))
12227 @end lisp
12228
12229 @cindex proxy
12230 @cindex firewall
12231
12232 If you are behind a firewall and only have access to the @acronym{NNTP}
12233 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12234 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12235 Doing this can be rather fiddly, but your virtual server definition
12236 should probably look something like this:
12237
12238 @lisp
12239 (nntp "firewall"
12240       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12241       (nntp-via-address "the.firewall.machine")
12242       (nntp-address "the.real.nntp.host")
12243       (nntp-end-of-line "\n"))
12244 @end lisp
12245
12246 If you want to use the wonderful @code{ssh} program to provide a
12247 compressed connection over the modem line, you could add the following
12248 configuration to the example above:
12249
12250 @lisp
12251       (nntp-via-rlogin-command "ssh")
12252 @end lisp
12253
12254 See also @code{nntp-via-rlogin-command-switches}.
12255
12256 If you're behind a firewall, but have direct access to the outside world
12257 through a wrapper command like "runsocks", you could open a socksified
12258 telnet connection to the news server as follows:
12259
12260 @lisp
12261 (nntp "outside"
12262       (nntp-pre-command "runsocks")
12263       (nntp-open-connection-function nntp-open-via-telnet)
12264       (nntp-address "the.news.server")
12265       (nntp-end-of-line "\n"))
12266 @end lisp
12267
12268 This means that you have to have set up @code{ssh-agent} correctly to
12269 provide automatic authorization, of course.  And to get a compressed
12270 connection, you have to have the @samp{Compression} option in the
12271 @code{ssh} @file{config} file.
12272
12273
12274 @node Creating a Virtual Server
12275 @subsection Creating a Virtual Server
12276
12277 If you're saving lots of articles in the cache by using persistent
12278 articles, you may want to create a virtual server to read the cache.
12279
12280 First you need to add a new server.  The @kbd{a} command does that.  It
12281 would probably be best to use @code{nnml} to read the cache.  You
12282 could also use @code{nnspool} or @code{nnmh}, though.
12283
12284 Type @kbd{a nnml RET cache RET}.
12285
12286 You should now have a brand new @code{nnml} virtual server called
12287 @samp{cache}.  You now need to edit it to have the right definitions.
12288 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12289 will contain the following:
12290
12291 @lisp
12292 (nnml "cache")
12293 @end lisp
12294
12295 Change that to:
12296
12297 @lisp
12298 (nnml "cache"
12299          (nnml-directory "~/News/cache/")
12300          (nnml-active-file "~/News/cache/active"))
12301 @end lisp
12302
12303 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12304 @kbd{RET} over this virtual server, you should be entered into a browse
12305 buffer, and you should be able to enter any of the groups displayed.
12306
12307
12308 @node Server Variables
12309 @subsection Server Variables
12310 @cindex server variables
12311 @cindex server parameters
12312
12313 One sticky point when defining variables (both on back ends and in Emacs
12314 in general) is that some variables are typically initialized from other
12315 variables when the definition of the variables is being loaded.  If you
12316 change the ``base'' variable after the variables have been loaded, you
12317 won't change the ``derived'' variables.
12318
12319 This typically affects directory and file variables.  For instance,
12320 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12321 directory variables are initialized from that variable, so
12322 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12323 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12324 @code{nnml-directory}---you have to explicitly set all the file
12325 variables to be what you want them to be.  For a complete list of
12326 variables for each back end, see each back end's section later in this
12327 manual, but here's an example @code{nnml} definition:
12328
12329 @lisp
12330 (nnml "public"
12331       (nnml-directory "~/my-mail/")
12332       (nnml-active-file "~/my-mail/active")
12333       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12334 @end lisp
12335
12336 Server variables are often called @dfn{server parameters}.
12337
12338 @node Servers and Methods
12339 @subsection Servers and Methods
12340
12341 Wherever you would normally use a select method
12342 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12343 when browsing a foreign server) you can use a virtual server name
12344 instead.  This could potentially save lots of typing.  And it's nice all
12345 over.
12346
12347
12348 @node Unavailable Servers
12349 @subsection Unavailable Servers
12350
12351 If a server seems to be unreachable, Gnus will mark that server as
12352 @code{denied}.  That means that any subsequent attempt to make contact
12353 with that server will just be ignored.  ``It can't be opened,'' Gnus
12354 will tell you, without making the least effort to see whether that is
12355 actually the case or not.
12356
12357 That might seem quite naughty, but it does make sense most of the time.
12358 Let's say you have 10 groups subscribed to on server
12359 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12360 away from you and the machine is quite slow, so it takes 1 minute just
12361 to find out that it refuses connection to you today.  If Gnus were to
12362 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12363 attempt to do that.  Once it has gotten a single ``connection refused'',
12364 it will regard that server as ``down''.
12365
12366 So, what happens if the machine was only feeling unwell temporarily?
12367 How do you test to see whether the machine has come up again?
12368
12369 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12370 with the following commands:
12371
12372 @table @kbd
12373
12374 @item O
12375 @kindex O (Server)
12376 @findex gnus-server-open-server
12377 Try to establish connection to the server on the current line
12378 (@code{gnus-server-open-server}).
12379
12380 @item C
12381 @kindex C (Server)
12382 @findex gnus-server-close-server
12383 Close the connection (if any) to the server
12384 (@code{gnus-server-close-server}).
12385
12386 @item D
12387 @kindex D (Server)
12388 @findex gnus-server-deny-server
12389 Mark the current server as unreachable
12390 (@code{gnus-server-deny-server}).
12391
12392 @item M-o
12393 @kindex M-o (Server)
12394 @findex gnus-server-open-all-servers
12395 Open the connections to all servers in the buffer
12396 (@code{gnus-server-open-all-servers}).
12397
12398 @item M-c
12399 @kindex M-c (Server)
12400 @findex gnus-server-close-all-servers
12401 Close the connections to all servers in the buffer
12402 (@code{gnus-server-close-all-servers}).
12403
12404 @item R
12405 @kindex R (Server)
12406 @findex gnus-server-remove-denials
12407 Remove all marks to whether Gnus was denied connection from any servers
12408 (@code{gnus-server-remove-denials}).
12409
12410 @item L
12411 @kindex L (Server)
12412 @findex gnus-server-offline-server
12413 Set server status to offline (@code{gnus-server-offline-server}).
12414
12415 @end table
12416
12417
12418 @node Getting News
12419 @section Getting News
12420 @cindex reading news
12421 @cindex news back ends
12422
12423 A newsreader is normally used for reading news.  Gnus currently provides
12424 only two methods of getting news---it can read from an @acronym{NNTP} server,
12425 or it can read from a local spool.
12426
12427 @menu
12428 * NNTP::                        Reading news from an @acronym{NNTP} server.
12429 * News Spool::                  Reading news from the local spool.
12430 @end menu
12431
12432
12433 @node NNTP
12434 @subsection NNTP
12435 @cindex nntp
12436
12437 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12438 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12439 server as the, uhm, address.
12440
12441 If the @acronym{NNTP} server is located at a non-standard port, setting the
12442 third element of the select method to this port number should allow you
12443 to connect to the right port.  You'll have to edit the group info for
12444 that (@pxref{Foreign Groups}).
12445
12446 The name of the foreign group can be the same as a native group.  In
12447 fact, you can subscribe to the same group from as many different servers
12448 you feel like.  There will be no name collisions.
12449
12450 The following variables can be used to create a virtual @code{nntp}
12451 server:
12452
12453 @table @code
12454
12455 @item nntp-server-opened-hook
12456 @vindex nntp-server-opened-hook
12457 @cindex @sc{mode reader}
12458 @cindex authinfo
12459 @cindex authentification
12460 @cindex nntp authentification
12461 @findex nntp-send-authinfo
12462 @findex nntp-send-mode-reader
12463 is run after a connection has been made.  It can be used to send
12464 commands to the @acronym{NNTP} server after it has been contacted.  By
12465 default it sends the command @code{MODE READER} to the server with the
12466 @code{nntp-send-mode-reader} function.  This function should always be
12467 present in this hook.
12468
12469 @item nntp-authinfo-function
12470 @vindex nntp-authinfo-function
12471 @findex nntp-send-authinfo
12472 @vindex nntp-authinfo-file
12473 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12474 server.  The default function is @code{nntp-send-authinfo}, which looks
12475 through your @file{~/.authinfo} (or whatever you've set the
12476 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12477 are found, it will prompt you for a login name and a password.  The
12478 format of the @file{~/.authinfo} file is (almost) the same as the
12479 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12480 manual page, but here are the salient facts:
12481
12482 @enumerate
12483 @item
12484 The file contains one or more line, each of which define one server.
12485
12486 @item
12487 Each line may contain an arbitrary number of token/value pairs.
12488
12489 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12490 @samp{default}.  In addition Gnus introduces two new tokens, not present
12491 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12492 @samp{force}.  (This is the only way the @file{.authinfo} file format
12493 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12494 indicate what port on the server the credentials apply to and
12495 @samp{force} is explained below.
12496
12497 @end enumerate
12498
12499 Here's an example file:
12500
12501 @example
12502 machine news.uio.no login larsi password geheimnis
12503 machine nntp.ifi.uio.no login larsi force yes
12504 @end example
12505
12506 The token/value pairs may appear in any order; @samp{machine} doesn't
12507 have to be first, for instance.
12508
12509 In this example, both login name and password have been supplied for the
12510 former server, while the latter has only the login name listed, and the
12511 user will be prompted for the password.  The latter also has the
12512 @samp{force} tag, which means that the authinfo will be sent to the
12513 @var{nntp} server upon connection; the default (i.e., when there is not
12514 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12515 until the @var{nntp} server asks for it.
12516
12517 You can also add @samp{default} lines that will apply to all servers
12518 that don't have matching @samp{machine} lines.
12519
12520 @example
12521 default force yes
12522 @end example
12523
12524 This will force sending @samp{AUTHINFO} commands to all servers not
12525 previously mentioned.
12526
12527 Remember to not leave the @file{~/.authinfo} file world-readable.
12528
12529 @item nntp-server-action-alist
12530 @vindex nntp-server-action-alist
12531 This is a list of regexps to match on server types and actions to be
12532 taken when matches are made.  For instance, if you want Gnus to beep
12533 every time you connect to innd, you could say something like:
12534
12535 @lisp
12536 (setq nntp-server-action-alist
12537       '(("innd" (ding))))
12538 @end lisp
12539
12540 You probably don't want to do that, though.
12541
12542 The default value is
12543
12544 @lisp
12545 '(("nntpd 1\\.5\\.11t"
12546    (remove-hook 'nntp-server-opened-hook
12547                 'nntp-send-mode-reader)))
12548 @end lisp
12549
12550 This ensures that Gnus doesn't send the @code{MODE READER} command to
12551 nntpd 1.5.11t, since that command chokes that server, I've been told.
12552
12553 @item nntp-maximum-request
12554 @vindex nntp-maximum-request
12555 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12556 will collect headers by sending a series of @code{head} commands.  To
12557 speed things up, the back end sends lots of these commands without
12558 waiting for reply, and then reads all the replies.  This is controlled
12559 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12560 your network is buggy, you should set this to 1.
12561
12562 @item nntp-connection-timeout
12563 @vindex nntp-connection-timeout
12564 If you have lots of foreign @code{nntp} groups that you connect to
12565 regularly, you're sure to have problems with @acronym{NNTP} servers not
12566 responding properly, or being too loaded to reply within reasonable
12567 time.  This is can lead to awkward problems, which can be helped
12568 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12569 that says how many seconds the @code{nntp} back end should wait for a
12570 connection before giving up.  If it is @code{nil}, which is the default,
12571 no timeouts are done.
12572
12573 @c @item nntp-command-timeout
12574 @c @vindex nntp-command-timeout
12575 @c @cindex PPP connections
12576 @c @cindex dynamic IP addresses
12577 @c If you're running Gnus on a machine that has a dynamically assigned
12578 @c address, Gnus may become confused.  If the address of your machine
12579 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12580 @c waiting forever for replies from the server.  To help with this
12581 @c unfortunate problem, you can set this command to a number.  Gnus will
12582 @c then, if it sits waiting for a reply from the server longer than that
12583 @c number of seconds, shut down the connection, start a new one, and resend
12584 @c the command.  This should hopefully be transparent to the user.  A
12585 @c likely number is 30 seconds.
12586 @c
12587 @c @item nntp-retry-on-break
12588 @c @vindex nntp-retry-on-break
12589 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12590 @c hangs.  This will have much the same effect as the command timeout
12591 @c described above.
12592
12593 @item nntp-server-hook
12594 @vindex nntp-server-hook
12595 This hook is run as the last step when connecting to an @acronym{NNTP}
12596 server.
12597
12598 @item nntp-buggy-select
12599 @vindex nntp-buggy-select
12600 Set this to non-@code{nil} if your select routine is buggy.
12601
12602 @item nntp-nov-is-evil
12603 @vindex nntp-nov-is-evil
12604 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12605 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12606 can be used.
12607
12608 @item nntp-xover-commands
12609 @vindex nntp-xover-commands
12610 @cindex @acronym{NOV}
12611 @cindex XOVER
12612 List of strings used as commands to fetch @acronym{NOV} lines from a
12613 server.  The default value of this variable is @code{("XOVER"
12614 "XOVERVIEW")}.
12615
12616 @item nntp-nov-gap
12617 @vindex nntp-nov-gap
12618 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12619 the server.  The server responds with one huge list of lines.  However,
12620 if you have read articles 2-5000 in the group, and only want to read
12621 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12622 lines that you will not need.  This variable says how
12623 big a gap between two consecutive articles is allowed to be before the
12624 @code{XOVER} request is split into several request.  Note that if your
12625 network is fast, setting this variable to a really small number means
12626 that fetching will probably be slower.  If this variable is @code{nil},
12627 @code{nntp} will never split requests.  The default is 5.
12628
12629 @item nntp-prepare-server-hook
12630 @vindex nntp-prepare-server-hook
12631 A hook run before attempting to connect to an @acronym{NNTP} server.
12632
12633 @item nntp-warn-about-losing-connection
12634 @vindex nntp-warn-about-losing-connection
12635 If this variable is non-@code{nil}, some noise will be made when a
12636 server closes connection.
12637
12638 @item nntp-record-commands
12639 @vindex nntp-record-commands
12640 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12641 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12642 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12643 that doesn't seem to work.
12644
12645 @item nntp-open-connection-function
12646 @vindex nntp-open-connection-function
12647 It is possible to customize how the connection to the nntp server will
12648 be opened.  If you specify an @code{nntp-open-connection-function}
12649 parameter, Gnus will use that function to establish the connection.
12650 Five pre-made functions are supplied.  These functions can be grouped in
12651 two categories: direct connection functions (three pre-made), and
12652 indirect ones (two pre-made).
12653
12654 @item nntp-prepare-post-hook
12655 @vindex nntp-prepare-post-hook
12656 A hook run just before posting an article.  If there is no
12657 @code{Message-ID} header in the article and the news server provides the
12658 recommended ID, it will be added to the article before running this
12659 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12660 inhibit Gnus to add a @code{Message-ID} header, you could say:
12661
12662 @lisp
12663 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12664 @end lisp
12665
12666 Note that not all servers support the recommended ID.  This works for
12667 INN versions 2.3.0 and later, for instance.
12668
12669 @item nntp-read-timeout
12670 @vindex nntp-read-timeout
12671 How long nntp should wait between checking for the end of output.
12672 Shorter values mean quicker response, but is more CPU intensive.  The
12673 default is 0.1 seconds.  If you have a slow line to the server (and
12674 don't like to see Emacs eat your available CPU power), you might set
12675 this to, say, 1.
12676
12677 @end table
12678
12679 @menu
12680 * Direct Functions::            Connecting directly to the server.
12681 * Indirect Functions::          Connecting indirectly to the server.
12682 * Common Variables::            Understood by several connection functions.
12683 @end menu
12684
12685
12686 @node Direct Functions
12687 @subsubsection Direct Functions
12688 @cindex direct connection functions
12689
12690 These functions are called direct because they open a direct connection
12691 between your machine and the @acronym{NNTP} server.  The behavior of these
12692 functions is also affected by commonly understood variables
12693 (@pxref{Common Variables}).
12694
12695 @table @code
12696 @findex nntp-open-network-stream
12697 @item nntp-open-network-stream
12698 This is the default, and simply connects to some port or other on the
12699 remote system.
12700
12701 @findex nntp-open-tls-stream
12702 @item nntp-open-tls-stream
12703 Opens a connection to a server over a @dfn{secure} channel.  To use
12704 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12705 installed.  You then define a server as follows:
12706
12707 @lisp
12708 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12709 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12710 ;;
12711 (nntp "snews.bar.com"
12712       (nntp-open-connection-function nntp-open-tls-stream)
12713       (nntp-port-number )
12714       (nntp-address "snews.bar.com"))
12715 @end lisp
12716
12717 @findex nntp-open-ssl-stream
12718 @item nntp-open-ssl-stream
12719 Opens a connection to a server over a @dfn{secure} channel.  To use
12720 this you must have @uref{http://www.openssl.org, OpenSSL} or
12721 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12722 then define a server as follows:
12723
12724 @lisp
12725 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12726 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12727 ;;
12728 (nntp "snews.bar.com"
12729       (nntp-open-connection-function nntp-open-ssl-stream)
12730       (nntp-port-number 563)
12731       (nntp-address "snews.bar.com"))
12732 @end lisp
12733
12734 @findex nntp-open-telnet-stream
12735 @item nntp-open-telnet-stream
12736 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12737 it.  You might wonder why this function exists, since we have the
12738 default @code{nntp-open-network-stream} which would do the job.  (One
12739 of) the reason(s) is that if you are behind a firewall but have direct
12740 connections to the outside world thanks to a command wrapper like
12741 @code{runsocks}, you can use it like this:
12742
12743 @lisp
12744 (nntp "socksified"
12745       (nntp-pre-command "runsocks")
12746       (nntp-open-connection-function nntp-open-telnet-stream)
12747       (nntp-address "the.news.server"))
12748 @end lisp
12749
12750 With the default method, you would need to wrap your whole Emacs
12751 session, which is not a good idea.
12752 @end table
12753
12754
12755 @node Indirect Functions
12756 @subsubsection Indirect Functions
12757 @cindex indirect connection functions
12758
12759 These functions are called indirect because they connect to an
12760 intermediate host before actually connecting to the @acronym{NNTP} server.
12761 All of these functions and related variables are also said to belong to
12762 the ``via'' family of connection: they're all prefixed with ``via'' to make
12763 things cleaner.  The behavior of these functions is also affected by
12764 commonly understood variables (@pxref{Common Variables}).
12765
12766 @table @code
12767 @item nntp-open-via-rlogin-and-telnet
12768 @findex nntp-open-via-rlogin-and-telnet
12769 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12770 to the real @acronym{NNTP} server from there.  This is useful for instance if
12771 you need to connect to a firewall machine first.
12772
12773 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12774
12775 @table @code
12776 @item nntp-via-rlogin-command
12777 @vindex nntp-via-rlogin-command
12778 Command used to log in on the intermediate host.  The default is
12779 @samp{rsh}, but @samp{ssh} is a popular alternative.
12780
12781 @item nntp-via-rlogin-command-switches
12782 @vindex nntp-via-rlogin-command-switches
12783 List of strings to be used as the switches to
12784 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12785 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12786 @samp{("-C")} in order to compress all data connections, otherwise set
12787 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12788 the telnet command requires a pseudo-tty allocation on an intermediate
12789 host.
12790 @end table
12791
12792 @item nntp-open-via-telnet-and-telnet
12793 @findex nntp-open-via-telnet-and-telnet
12794 Does essentially the same, but uses @samp{telnet} instead of
12795 @samp{rlogin} to connect to the intermediate host.
12796
12797 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12798
12799 @table @code
12800 @item nntp-via-telnet-command
12801 @vindex nntp-via-telnet-command
12802 Command used to @code{telnet} the intermediate host.  The default is
12803 @samp{telnet}.
12804
12805 @item nntp-via-telnet-switches
12806 @vindex nntp-via-telnet-switches
12807 List of strings to be used as the switches to the
12808 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12809
12810 @item nntp-via-user-password
12811 @vindex nntp-via-user-password
12812 Password to use when logging in on the intermediate host.
12813
12814 @item nntp-via-envuser
12815 @vindex nntp-via-envuser
12816 If non-@code{nil}, the intermediate @code{telnet} session (client and
12817 server both) will support the @code{ENVIRON} option and not prompt for
12818 login name.  This works for Solaris @code{telnet}, for instance.
12819
12820 @item nntp-via-shell-prompt
12821 @vindex nntp-via-shell-prompt
12822 Regexp matching the shell prompt on the intermediate host.  The default
12823 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12824
12825 @end table
12826
12827 @end table
12828
12829
12830 Here are some additional variables that are understood by all the above
12831 functions:
12832
12833 @table @code
12834
12835 @item nntp-via-user-name
12836 @vindex nntp-via-user-name
12837 User name to use when connecting to the intermediate host.
12838
12839 @item nntp-via-address
12840 @vindex nntp-via-address
12841 Address of the intermediate host to connect to.
12842
12843 @end table
12844
12845
12846 @node Common Variables
12847 @subsubsection Common Variables
12848
12849 The following variables affect the behavior of all, or several of the
12850 pre-made connection functions.  When not specified, all functions are
12851 affected.
12852
12853 @table @code
12854
12855 @item nntp-pre-command
12856 @vindex nntp-pre-command
12857 A command wrapper to use when connecting through a non native
12858 connection function (all except @code{nntp-open-network-stream},
12859 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
12860 where you would put a @samp{SOCKS} wrapper for instance.
12861
12862 @item nntp-address
12863 @vindex nntp-address
12864 The address of the @acronym{NNTP} server.
12865
12866 @item nntp-port-number
12867 @vindex nntp-port-number
12868 Port number to connect to the @acronym{NNTP} server.  The default is
12869 @samp{nntp}.  If you use @acronym{NNTP} over
12870 @acronym{tls}/@acronym{ssl}, you may want to use integer ports rather
12871 than named ports (i.e, use @samp{563} instead of @samp{snews} or
12872 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
12873 not work with named ports.
12874
12875 @item nntp-end-of-line
12876 @vindex nntp-end-of-line
12877 String to use as end-of-line marker when talking to the @acronym{NNTP}
12878 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
12879 using a non native connection function.
12880
12881 @item nntp-telnet-command
12882 @vindex nntp-telnet-command
12883 Command to use when connecting to the @acronym{NNTP} server through
12884 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
12885 just for the real @acronym{NNTP} server.  The default is
12886 @samp{telnet}.
12887
12888 @item nntp-telnet-switches
12889 @vindex nntp-telnet-switches
12890 A list of switches to pass to @code{nntp-telnet-command}.  The default
12891 is @samp{("-8")}.
12892
12893 @end table
12894
12895
12896 @node News Spool
12897 @subsection News Spool
12898 @cindex nnspool
12899 @cindex news spool
12900
12901 Subscribing to a foreign group from the local spool is extremely easy,
12902 and might be useful, for instance, to speed up reading groups that
12903 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
12904 instance.
12905
12906 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
12907 anything else) as the address.
12908
12909 If you have access to a local spool, you should probably use that as the
12910 native select method (@pxref{Finding the News}).  It is normally faster
12911 than using an @code{nntp} select method, but might not be.  It depends.
12912 You just have to try to find out what's best at your site.
12913
12914 @table @code
12915
12916 @item nnspool-inews-program
12917 @vindex nnspool-inews-program
12918 Program used to post an article.
12919
12920 @item nnspool-inews-switches
12921 @vindex nnspool-inews-switches
12922 Parameters given to the inews program when posting an article.
12923
12924 @item nnspool-spool-directory
12925 @vindex nnspool-spool-directory
12926 Where @code{nnspool} looks for the articles.  This is normally
12927 @file{/usr/spool/news/}.
12928
12929 @item nnspool-nov-directory
12930 @vindex nnspool-nov-directory
12931 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
12932 @file{/usr/spool/news/over.view/}.
12933
12934 @item nnspool-lib-dir
12935 @vindex nnspool-lib-dir
12936 Where the news lib dir is (@file{/usr/lib/news/} by default).
12937
12938 @item nnspool-active-file
12939 @vindex nnspool-active-file
12940 The name of the active file.
12941
12942 @item nnspool-newsgroups-file
12943 @vindex nnspool-newsgroups-file
12944 The name of the group descriptions file.
12945
12946 @item nnspool-history-file
12947 @vindex nnspool-history-file
12948 The name of the news history file.
12949
12950 @item nnspool-active-times-file
12951 @vindex nnspool-active-times-file
12952 The name of the active date file.
12953
12954 @item nnspool-nov-is-evil
12955 @vindex nnspool-nov-is-evil
12956 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
12957 that it finds.
12958
12959 @item nnspool-sift-nov-with-sed
12960 @vindex nnspool-sift-nov-with-sed
12961 @cindex sed
12962 If non-@code{nil}, which is the default, use @code{sed} to get the
12963 relevant portion from the overview file.  If @code{nil},
12964 @code{nnspool} will load the entire file into a buffer and process it
12965 there.
12966
12967 @end table
12968
12969
12970 @node Getting Mail
12971 @section Getting Mail
12972 @cindex reading mail
12973 @cindex mail
12974
12975 Reading mail with a newsreader---isn't that just plain WeIrD? But of
12976 course.
12977
12978 @menu
12979 * Mail in a Newsreader::        Important introductory notes.
12980 * Getting Started Reading Mail::  A simple cookbook example.
12981 * Splitting Mail::              How to create mail groups.
12982 * Mail Sources::                How to tell Gnus where to get mail from.
12983 * Mail Back End Variables::     Variables for customizing mail handling.
12984 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
12985 * Group Mail Splitting::        Use group customize to drive mail splitting.
12986 * Incorporating Old Mail::      What about the old mail you have?
12987 * Expiring Mail::               Getting rid of unwanted mail.
12988 * Washing Mail::                Removing cruft from the mail you get.
12989 * Duplicates::                  Dealing with duplicated mail.
12990 * Not Reading Mail::            Using mail back ends for reading other files.
12991 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
12992 @end menu
12993
12994
12995 @node Mail in a Newsreader
12996 @subsection Mail in a Newsreader
12997
12998 If you are used to traditional mail readers, but have decided to switch
12999 to reading mail with Gnus, you may find yourself experiencing something
13000 of a culture shock.
13001
13002 Gnus does not behave like traditional mail readers.  If you want to make
13003 it behave that way, you can, but it's an uphill battle.
13004
13005 Gnus, by default, handles all its groups using the same approach.  This
13006 approach is very newsreaderly---you enter a group, see the new/unread
13007 messages, and when you read the messages, they get marked as read, and
13008 you don't see them any more.  (Unless you explicitly ask for them.)
13009
13010 In particular, you do not do anything explicitly to delete messages.
13011
13012 Does this mean that all the messages that have been marked as read are
13013 deleted?  How awful!
13014
13015 But, no, it means that old messages are @dfn{expired} according to some
13016 scheme or other.  For news messages, the expire process is controlled by
13017 the news administrator; for mail, the expire process is controlled by
13018 you.  The expire process for mail is covered in depth in @ref{Expiring
13019 Mail}.
13020
13021 What many Gnus users find, after using it a while for both news and
13022 mail, is that the transport mechanism has very little to do with how
13023 they want to treat a message.
13024
13025 Many people subscribe to several mailing lists.  These are transported
13026 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13027 answering, or even reading these messages very carefully.  We may not
13028 need to save them because if we should need to read one again, they are
13029 archived somewhere else.
13030
13031 Some people have local news groups which have only a handful of readers.
13032 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13033 to read and answer a large fraction of the messages very carefully in
13034 order to do our work.  And there may not be an archive, so we may need
13035 to save the interesting messages the same way we would personal mail.
13036
13037 The important distinction turns out to be not the transport mechanism,
13038 but other factors such as how interested we are in the subject matter,
13039 or how easy it is to retrieve the message if we need to read it again.
13040
13041 Gnus provides many options for sorting mail into ``groups'' which behave
13042 like newsgroups, and for treating each group (whether mail or news)
13043 differently.
13044
13045 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13046 that Gnus should grow up and be a male, er, mail reader.  It is possible
13047 to whip Gnus into a more mailreaderly being, but, as said before, it's
13048 not easy.  People who prefer proper mail readers should try @sc{vm}
13049 instead, which is an excellent, and proper, mail reader.
13050
13051 I don't mean to scare anybody off, but I want to make it clear that you
13052 may be required to learn a new way of thinking about messages.  After
13053 you've been subjected to The Gnus Way, you will come to love it.  I can
13054 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13055 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13056 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13057 You Do.)
13058
13059
13060 @node Getting Started Reading Mail
13061 @subsection Getting Started Reading Mail
13062
13063 It's quite easy to use Gnus to read your new mail.  You just plonk the
13064 mail back end of your choice into @code{gnus-secondary-select-methods},
13065 and things will happen automatically.
13066
13067 For instance, if you want to use @code{nnml} (which is a ``one file per
13068 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13069
13070 @lisp
13071 (setq gnus-secondary-select-methods '((nnml "")))
13072 @end lisp
13073
13074 Now, the next time you start Gnus, this back end will be queried for new
13075 articles, and it will move all the messages in your spool file to its
13076 directory, which is @file{~/Mail/} by default.  The new group that will
13077 be created (@samp{mail.misc}) will be subscribed, and you can read it
13078 like any other group.
13079
13080 You will probably want to split the mail into several groups, though:
13081
13082 @lisp
13083 (setq nnmail-split-methods
13084       '(("junk" "^From:.*Lars Ingebrigtsen")
13085         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13086         ("other" "")))
13087 @end lisp
13088
13089 This will result in three new @code{nnml} mail groups being created:
13090 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13091 mail that doesn't fit into the first two groups will be placed in the
13092 last group.
13093
13094 This should be sufficient for reading mail with Gnus.  You might want to
13095 give the other sections in this part of the manual a perusal, though.
13096 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13097
13098
13099 @node Splitting Mail
13100 @subsection Splitting Mail
13101 @cindex splitting mail
13102 @cindex mail splitting
13103 @cindex mail filtering (splitting)
13104
13105 @vindex nnmail-split-methods
13106 The @code{nnmail-split-methods} variable says how the incoming mail is
13107 to be split into groups.
13108
13109 @lisp
13110 (setq nnmail-split-methods
13111   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13112     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13113     ("mail.other" "")))
13114 @end lisp
13115
13116 This variable is a list of lists, where the first element of each of
13117 these lists is the name of the mail group (they do not have to be called
13118 something beginning with @samp{mail}, by the way), and the second
13119 element is a regular expression used on the header of each mail to
13120 determine if it belongs in this mail group.  The first string may
13121 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13122 insert sub-expressions from the matched text.  For instance:
13123
13124 @lisp
13125 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13126 @end lisp
13127
13128 The second element can also be a function.  In that case, it will be
13129 called narrowed to the headers with the first element of the rule as the
13130 argument.  It should return a non-@code{nil} value if it thinks that the
13131 mail belongs in that group.
13132
13133 The last of these groups should always be a general one, and the regular
13134 expression should @emph{always} be @samp{*} so that it matches any mails
13135 that haven't been matched by any of the other regexps.  (These rules are
13136 processed from the beginning of the alist toward the end.  The first
13137 rule to make a match will ``win'', unless you have crossposting enabled.
13138 In that case, all matching rules will ``win''.)
13139
13140 If you like to tinker with this yourself, you can set this variable to a
13141 function of your choice.  This function will be called without any
13142 arguments in a buffer narrowed to the headers of an incoming mail
13143 message.  The function should return a list of group names that it
13144 thinks should carry this mail message.
13145
13146 Note that the mail back ends are free to maul the poor, innocent,
13147 incoming headers all they want to.  They all add @code{Lines} headers;
13148 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13149 @code{From<SPACE>} line to something else.
13150
13151 @vindex nnmail-crosspost
13152 The mail back ends all support cross-posting.  If several regexps match,
13153 the mail will be ``cross-posted'' to all those groups.
13154 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13155 that no articles are crossposted to the general (@samp{*}) group.
13156
13157 @vindex nnmail-crosspost-link-function
13158 @cindex crosspost
13159 @cindex links
13160 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13161 the crossposted articles.  However, not all file systems support hard
13162 links.  If that's the case for you, set
13163 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13164 variable is @code{add-name-to-file} by default.)
13165
13166 @kindex M-x nnmail-split-history
13167 @findex nnmail-split-history
13168 If you wish to see where the previous mail split put the messages, you
13169 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13170 where re-spooling messages would put the messages, you can use
13171 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13172 Group Commands}).
13173
13174 @vindex nnmail-split-header-length-limit
13175 Header lines longer than the value of
13176 @code{nnmail-split-header-length-limit} are excluded from the split
13177 function.
13178
13179 @vindex nnmail-mail-splitting-charset
13180 @vindex nnmail-mail-splitting-decodes
13181 By default the splitting codes @acronym{MIME} decodes headers so you
13182 can match on non-@acronym{ASCII} strings.  The
13183 @code{nnmail-mail-splitting-charset} variable specifies the default
13184 charset for decoding.  The behaviour can be turned off completely by
13185 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13186 useful if you want to match articles based on the raw header data.
13187
13188 @vindex nnmail-resplit-incoming
13189 By default, splitting is performed on all incoming messages.  If you
13190 specify a @code{directory} entry for the variable @code{mail-sources}
13191 (@pxref{Mail Source Specifiers}), however, then splitting does
13192 @emph{not} happen by default.  You can set the variable
13193 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13194 splitting happen even in this case.  (This variable has no effect on
13195 other kinds of entries.)
13196
13197 Gnus gives you all the opportunity you could possibly want for shooting
13198 yourself in the foot.  Let's say you create a group that will contain
13199 all the mail you get from your boss.  And then you accidentally
13200 unsubscribe from the group.  Gnus will still put all the mail from your
13201 boss in the unsubscribed group, and so, when your boss mails you ``Have
13202 that report ready by Monday or you're fired!'', you'll never see it and,
13203 come Tuesday, you'll still believe that you're gainfully employed while
13204 you really should be out collecting empty bottles to save up for next
13205 month's rent money.
13206
13207
13208 @node Mail Sources
13209 @subsection Mail Sources
13210
13211 Mail can be gotten from many different sources---the mail spool, from
13212 a @acronym{POP} mail server, from a procmail directory, or from a
13213 maildir, for instance.
13214
13215 @menu
13216 * Mail Source Specifiers::      How to specify what a mail source is.
13217 * Mail Source Customization::   Some variables that influence things.
13218 * Fetching Mail::               Using the mail source specifiers.
13219 @end menu
13220
13221
13222 @node Mail Source Specifiers
13223 @subsubsection Mail Source Specifiers
13224 @cindex POP
13225 @cindex mail server
13226 @cindex procmail
13227 @cindex mail spool
13228 @cindex mail source
13229
13230 You tell Gnus how to fetch mail by setting @code{mail-sources}
13231 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13232
13233 Here's an example:
13234
13235 @lisp
13236 (pop :server "pop3.mailserver.com" :user "myname")
13237 @end lisp
13238
13239 As can be observed, a mail source specifier is a list where the first
13240 element is a @dfn{mail source type}, followed by an arbitrary number of
13241 @dfn{keywords}.  Keywords that are not explicitly specified are given
13242 default values.
13243
13244 The following mail source types are available:
13245
13246 @table @code
13247 @item file
13248 Get mail from a single file; typically from the mail spool.
13249
13250 Keywords:
13251
13252 @table @code
13253 @item :path
13254 The file name.  Defaults to the value of the @env{MAIL}
13255 environment variable or the value of @code{rmail-spool-directory}
13256 (usually something like @file{/usr/mail/spool/user-name}).
13257
13258 @item :prescript
13259 @itemx :postscript
13260 Script run before/after fetching mail.
13261 @end table
13262
13263 An example file mail source:
13264
13265 @lisp
13266 (file :path "/usr/spool/mail/user-name")
13267 @end lisp
13268
13269 Or using the default file name:
13270
13271 @lisp
13272 (file)
13273 @end lisp
13274
13275 If the mail spool file is not located on the local machine, it's best
13276 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13277 You can not use ange-ftp file names here---it has no way to lock the
13278 mail spool while moving the mail.
13279
13280 If it's impossible to set up a proper server, you can use ssh instead.
13281
13282 @lisp
13283 (setq mail-sources
13284       '((file :prescript "ssh host bin/getmail >%t")))
13285 @end lisp
13286
13287 The @samp{getmail} script would look something like the following:
13288
13289 @example
13290 #!/bin/sh
13291 #  getmail - move mail from spool to stdout
13292 #  flu@@iki.fi
13293
13294 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13295 TMP=$HOME/Mail/tmp
13296 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13297 @end example
13298
13299 Alter this script to fit find the @samp{movemail} you want to use.
13300
13301
13302 @item directory
13303 @vindex nnmail-scan-directory-mail-source-once
13304 Get mail from several files in a directory.  This is typically used
13305 when you have procmail split the incoming mail into several files.
13306 That is, there is a one-to-one correspondence between files in that
13307 directory and groups, so that mail from the file @file{foo.bar.spool}
13308 will be put in the group @code{foo.bar}.  (You can change the suffix
13309 to be used instead of @code{.spool}.)  Setting
13310 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13311 Gnus to scan the mail source only once.  This is particularly useful
13312 if you want to scan mail groups at a specified level.
13313
13314 @vindex nnmail-resplit-incoming
13315 There is also the variable @code{nnmail-resplit-incoming}, if you set
13316 that to a non-@code{nil} value, then the normal splitting process is
13317 applied to all the files from the directory, @ref{Splitting Mail}.
13318
13319 Keywords:
13320
13321 @table @code
13322 @item :path
13323 The name of the directory where the files are.  There is no default
13324 value.
13325
13326 @item :suffix
13327 Only files ending with this suffix are used.  The default is
13328 @samp{.spool}.
13329
13330 @item :predicate
13331 Only files that have this predicate return non-@code{nil} are returned.
13332 The default is @code{identity}.  This is used as an additional
13333 filter---only files that have the right suffix @emph{and} satisfy this
13334 predicate are considered.
13335
13336 @item :prescript
13337 @itemx :postscript
13338 Script run before/after fetching mail.
13339
13340 @end table
13341
13342 An example directory mail source:
13343
13344 @lisp
13345 (directory :path "/home/user-name/procmail-dir/"
13346            :suffix ".prcml")
13347 @end lisp
13348
13349 @item pop
13350 Get mail from a @acronym{POP} server.
13351
13352 Keywords:
13353
13354 @table @code
13355 @item :server
13356 The name of the @acronym{POP} server.  The default is taken from the
13357 @env{MAILHOST} environment variable.
13358
13359 @item :port
13360 The port number of the @acronym{POP} server.  This can be a number (eg,
13361 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13362 string, it should be a service name as listed in @file{/etc/services} on
13363 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13364 need to specify it as @samp{"pop-3"} instead.
13365
13366 @item :user
13367 The user name to give to the @acronym{POP} server.  The default is the login
13368 name.
13369
13370 @item :password
13371 The password to give to the @acronym{POP} server.  If not specified,
13372 the user is prompted.
13373
13374 @item :program
13375 The program to use to fetch mail from the @acronym{POP} server.  This
13376 should be a @code{format}-like string.  Here's an example:
13377
13378 @example
13379 fetchmail %u@@%s -P %p %t
13380 @end example
13381
13382 The valid format specifier characters are:
13383
13384 @table @samp
13385 @item t
13386 The name of the file the mail is to be moved to.  This must always be
13387 included in this string.
13388
13389 @item s
13390 The name of the server.
13391
13392 @item P
13393 The port number of the server.
13394
13395 @item u
13396 The user name to use.
13397
13398 @item p
13399 The password to use.
13400 @end table
13401
13402 The values used for these specs are taken from the values you give the
13403 corresponding keywords.
13404
13405 @item :prescript
13406 A script to be run before fetching the mail.  The syntax is the same as
13407 the @code{:program} keyword.  This can also be a function to be run.
13408
13409 @item :postscript
13410 A script to be run after fetching the mail.  The syntax is the same as
13411 the @code{:program} keyword.  This can also be a function to be run.
13412
13413 @item :function
13414 The function to use to fetch mail from the @acronym{POP} server.  The
13415 function is called with one parameter---the name of the file where the
13416 mail should be moved to.
13417
13418 @item :authentication
13419 This can be either the symbol @code{password} or the symbol @code{apop}
13420 and says what authentication scheme to use.  The default is
13421 @code{password}.
13422
13423 @end table
13424
13425 If the @code{:program} and @code{:function} keywords aren't specified,
13426 @code{pop3-movemail} will be used.
13427
13428 Here are some examples.  Fetch from the default @acronym{POP} server,
13429 using the default user name, and default fetcher:
13430
13431 @lisp
13432 (pop)
13433 @end lisp
13434
13435 Fetch from a named server with a named user and password:
13436
13437 @lisp
13438 (pop :server "my.pop.server"
13439      :user "user-name" :password "secret")
13440 @end lisp
13441
13442 Use @samp{movemail} to move the mail:
13443
13444 @lisp
13445 (pop :program "movemail po:%u %t %p")
13446 @end lisp
13447
13448 @item maildir
13449 Get mail from a maildir.  This is a type of mailbox that is supported by
13450 at least qmail and postfix, where each file in a special directory
13451 contains exactly one mail.
13452
13453 Keywords:
13454
13455 @table @code
13456 @item :path
13457 The name of the directory where the mails are stored.  The default is
13458 taken from the @env{MAILDIR} environment variable or
13459 @file{~/Maildir/}.
13460 @item :subdirs
13461 The subdirectories of the Maildir.  The default is
13462 @samp{("new" "cur")}.
13463
13464 @c If you sometimes look at your mail through a pop3 daemon before fetching
13465 @c them with Gnus, you may also have to fetch your mails from the
13466 @c @code{cur} directory inside the maildir, like in the first example
13467 @c below.
13468
13469 You can also get mails from remote hosts (because maildirs don't suffer
13470 from locking problems).
13471
13472 @end table
13473
13474 Two example maildir mail sources:
13475
13476 @lisp
13477 (maildir :path "/home/user-name/Maildir/"
13478          :subdirs ("cur" "new"))
13479 @end lisp
13480
13481 @lisp
13482 (maildir :path "/user@@remotehost.org:~/Maildir/"
13483          :subdirs ("new"))
13484 @end lisp
13485
13486 @item imap
13487 Get mail from a @acronym{IMAP} server.  If you don't want to use
13488 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13489 with nnimap), for some reason or other, Gnus let you treat it similar
13490 to a @acronym{POP} server and fetches articles from a given
13491 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13492
13493 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13494 may need external programs and libraries, @xref{IMAP}.
13495
13496 Keywords:
13497
13498 @table @code
13499 @item :server
13500 The name of the @acronym{IMAP} server.  The default is taken from the
13501 @env{MAILHOST} environment variable.
13502
13503 @item :port
13504 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13505 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13506
13507 @item :user
13508 The user name to give to the @acronym{IMAP} server.  The default is the login
13509 name.
13510
13511 @item :password
13512 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13513 prompted.
13514
13515 @item :stream
13516 What stream to use for connecting to the server, this is one of the
13517 symbols in @code{imap-stream-alist}.  Right now, this means
13518 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13519 @samp{ssl}, @samp{shell} or the default @samp{network}.
13520
13521 @item :authentication
13522 Which authenticator to use for authenticating to the server, this is
13523 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13524 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13525 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13526
13527 @item :program
13528 When using the `shell' :stream, the contents of this variable is
13529 mapped into the @code{imap-shell-program} variable.  This should be a
13530 @code{format}-like string (or list of strings).  Here's an example:
13531
13532 @example
13533 ssh %s imapd
13534 @end example
13535
13536 The valid format specifier characters are:
13537
13538 @table @samp
13539 @item s
13540 The name of the server.
13541
13542 @item l
13543 User name from @code{imap-default-user}.
13544
13545 @item p
13546 The port number of the server.
13547 @end table
13548
13549 The values used for these specs are taken from the values you give the
13550 corresponding keywords.
13551
13552 @item :mailbox
13553 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13554 which normally is the mailbox which receive incoming mail.
13555
13556 @item :predicate
13557 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13558 UNDELETED}, is probably the best choice for most people, but if you
13559 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13560 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13561 Then all articles in the mailbox is fetched, no matter what.  For a
13562 complete list of predicates, see RFC 2060 section 6.4.4.
13563
13564 @item :fetchflag
13565 How to flag fetched articles on the server, the default @samp{\Deleted}
13566 will mark them as deleted, an alternative would be @samp{\Seen} which
13567 would simply mark them as read.  These are the two most likely choices,
13568 but more flags are defined in RFC 2060 section 2.3.2.
13569
13570 @item :dontexpunge
13571 If non-@code{nil}, don't remove all articles marked as deleted in the
13572 mailbox after finishing the fetch.
13573
13574 @end table
13575
13576 An example @acronym{IMAP} mail source:
13577
13578 @lisp
13579 (imap :server "mail.mycorp.com"
13580       :stream kerberos4
13581       :fetchflag "\\Seen")
13582 @end lisp
13583
13584 @item webmail
13585 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13586 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13587 @uref{http://mail.yahoo.com/}.
13588
13589 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13590 required for url "4.0pre.46".
13591
13592 WARNING: Mails may be lost.  NO WARRANTY.
13593
13594 Keywords:
13595
13596 @table @code
13597 @item :subtype
13598 The type of the webmail server.  The default is @code{hotmail}.  The
13599 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13600
13601 @item :user
13602 The user name to give to the webmail server.  The default is the login
13603 name.
13604
13605 @item :password
13606 The password to give to the webmail server.  If not specified, the user is
13607 prompted.
13608
13609 @item :dontexpunge
13610 If non-@code{nil}, only fetch unread articles and don't move them to
13611 trash folder after finishing the fetch.
13612
13613 @end table
13614
13615 An example webmail source:
13616
13617 @lisp
13618 (webmail :subtype 'hotmail
13619          :user "user-name"
13620          :password "secret")
13621 @end lisp
13622 @end table
13623
13624 @table @dfn
13625 @item Common Keywords
13626 Common keywords can be used in any type of mail source.
13627
13628 Keywords:
13629
13630 @table @code
13631 @item :plugged
13632 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13633 use directory source to get mail, you can specify it as in this
13634 example:
13635
13636 @lisp
13637 (setq mail-sources
13638       '((directory :path "/home/pavel/.Spool/"
13639                    :suffix ""
13640                    :plugged t)))
13641 @end lisp
13642
13643 Gnus will then fetch your mail even when you are unplugged.  This is
13644 useful when you use local mail and news.
13645
13646 @end table
13647 @end table
13648
13649 @subsubsection Function Interface
13650
13651 Some of the above keywords specify a Lisp function to be executed.
13652 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13653 the value of the keyword while the function is executing.  For example,
13654 consider the following mail-source setting:
13655
13656 @lisp
13657 (setq mail-sources '((pop :user "jrl"
13658                           :server "pophost" :function fetchfunc)))
13659 @end lisp
13660
13661 While the function @code{fetchfunc} is executing, the symbol @code{user}
13662 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13663 @code{"pophost"}.  The symbols @code{port}, @code{password},
13664 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13665 and @code{authentication} are also bound (to their default values).
13666
13667 See above for a list of keywords for each type of mail source.
13668
13669
13670 @node Mail Source Customization
13671 @subsubsection Mail Source Customization
13672
13673 The following is a list of variables that influence how the mail is
13674 fetched.  You would normally not need to set or change any of these
13675 variables.
13676
13677 @table @code
13678 @item mail-source-crash-box
13679 @vindex mail-source-crash-box
13680 File where mail will be stored while processing it.  The default is@*
13681 @file{~/.emacs-mail-crash-box}.
13682
13683 @item mail-source-delete-incoming
13684 @vindex mail-source-delete-incoming
13685 If non-@code{nil}, delete incoming files after handling them.  If
13686 @code{t}, delete the files immediately, if @code{nil}, never delete any
13687 files.  If a positive number, delete files older than number of days
13688 (This will only happen, when receiving new mail).  You may also set
13689 @code{mail-source-delete-incoming} to @code{nil} and call
13690 @code{mail-source-delete-old-incoming} from a hook or interactively.
13691
13692 @item mail-source-delete-old-incoming-confirm
13693 @vindex mail-source-delete-old-incoming-confirm
13694 If non-@code{nil}, ask for for confirmation before deleting old incoming
13695 files.  This variable only applies when
13696 @code{mail-source-delete-incoming} is a positive number.
13697
13698 @item mail-source-ignore-errors
13699 @vindex mail-source-ignore-errors
13700 If non-@code{nil}, ignore errors when reading mail from a mail source.
13701
13702 @item mail-source-directory
13703 @vindex mail-source-directory
13704 Directory where files (if any) will be stored.  The default is
13705 @file{~/Mail/}.  At present, the only thing this is used for is to say
13706 where the incoming files will be stored if the previous variable is
13707 @code{nil}.
13708
13709 @item mail-source-incoming-file-prefix
13710 @vindex mail-source-incoming-file-prefix
13711 Prefix for file name for storing incoming mail.  The default is
13712 @file{Incoming}, in which case files will end up with names like
13713 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13714 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13715
13716 @item mail-source-default-file-modes
13717 @vindex mail-source-default-file-modes
13718 All new mail files will get this file mode.  The default is 384.
13719
13720 @item mail-source-movemail-program
13721 @vindex mail-source-movemail-program
13722 If non-@code{nil}, name of program for fetching new mail.  If
13723 @code{nil}, @code{movemail} in @var{exec-directory}.
13724
13725 @end table
13726
13727
13728 @node Fetching Mail
13729 @subsubsection Fetching Mail
13730
13731 @vindex mail-sources
13732 @vindex nnmail-spool-file
13733 The way to actually tell Gnus where to get new mail from is to set
13734 @code{mail-sources} to a list of mail source specifiers
13735 (@pxref{Mail Source Specifiers}).
13736
13737 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13738 @code{nil}, the mail back ends will never attempt to fetch mail by
13739 themselves.
13740
13741 If you want to fetch mail both from your local spool as well as a
13742 @acronym{POP} mail server, you'd say something like:
13743
13744 @lisp
13745 (setq mail-sources
13746       '((file)
13747         (pop :server "pop3.mail.server"
13748              :password "secret")))
13749 @end lisp
13750
13751 Or, if you don't want to use any of the keyword defaults:
13752
13753 @lisp
13754 (setq mail-sources
13755       '((file :path "/var/spool/mail/user-name")
13756         (pop :server "pop3.mail.server"
13757              :user "user-name"
13758              :port "pop3"
13759              :password "secret")))
13760 @end lisp
13761
13762
13763 When you use a mail back end, Gnus will slurp all your mail from your
13764 inbox and plonk it down in your home directory.  Gnus doesn't move any
13765 mail if you're not using a mail back end---you have to do a lot of magic
13766 invocations first.  At the time when you have finished drawing the
13767 pentagram, lightened the candles, and sacrificed the goat, you really
13768 shouldn't be too surprised when Gnus moves your mail.
13769
13770
13771
13772 @node Mail Back End Variables
13773 @subsection Mail Back End Variables
13774
13775 These variables are (for the most part) pertinent to all the various
13776 mail back ends.
13777
13778 @table @code
13779 @vindex nnmail-read-incoming-hook
13780 @item nnmail-read-incoming-hook
13781 The mail back ends all call this hook after reading new mail.  You can
13782 use this hook to notify any mail watch programs, if you want to.
13783
13784 @vindex nnmail-split-hook
13785 @item nnmail-split-hook
13786 @findex gnus-article-decode-encoded-words
13787 @cindex RFC 1522 decoding
13788 @cindex RFC 2047 decoding
13789 Hook run in the buffer where the mail headers of each message is kept
13790 just before the splitting based on these headers is done.  The hook is
13791 free to modify the buffer contents in any way it sees fit---the buffer
13792 is discarded after the splitting has been done, and no changes performed
13793 in the buffer will show up in any files.
13794 @code{gnus-article-decode-encoded-words} is one likely function to add
13795 to this hook.
13796
13797 @vindex nnmail-pre-get-new-mail-hook
13798 @vindex nnmail-post-get-new-mail-hook
13799 @item nnmail-pre-get-new-mail-hook
13800 @itemx nnmail-post-get-new-mail-hook
13801 These are two useful hooks executed when treating new incoming
13802 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13803 starting to handle the new mail) and
13804 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13805 is done).  Here's and example of using these two hooks to change the
13806 default file modes the new mail files get:
13807
13808 @lisp
13809 (add-hook 'nnmail-pre-get-new-mail-hook
13810           (lambda () (set-default-file-modes 511)))
13811
13812 (add-hook 'nnmail-post-get-new-mail-hook
13813           (lambda () (set-default-file-modes 551)))
13814 @end lisp
13815
13816 @item nnmail-use-long-file-names
13817 @vindex nnmail-use-long-file-names
13818 If non-@code{nil}, the mail back ends will use long file and directory
13819 names.  Groups like @samp{mail.misc} will end up in directories
13820 (assuming use of @code{nnml} back end) or files (assuming use of
13821 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
13822 the same group will end up in @file{mail/misc}.
13823
13824 @item nnmail-delete-file-function
13825 @vindex nnmail-delete-file-function
13826 @findex delete-file
13827 Function called to delete files.  It is @code{delete-file} by default.
13828
13829 @item nnmail-cache-accepted-message-ids
13830 @vindex nnmail-cache-accepted-message-ids
13831 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
13832 the back end (via @code{Gcc}, for instance) into the mail duplication
13833 discovery cache.  The default is @code{nil}.
13834
13835 @item nnmail-cache-ignore-groups
13836 @vindex nnmail-cache-ignore-groups
13837 This can be a regular expression or a list of regular expressions.
13838 Group names that match any of the regular expressions will never be
13839 recorded in the @code{Message-ID} cache.
13840
13841 This can be useful, for example, when using Fancy Splitting
13842 (@pxref{Fancy Mail Splitting}) together with the function
13843 @code{nnmail-split-fancy-with-parent}.
13844
13845 @end table
13846
13847
13848 @node Fancy Mail Splitting
13849 @subsection Fancy Mail Splitting
13850 @cindex mail splitting
13851 @cindex fancy mail splitting
13852
13853 @vindex nnmail-split-fancy
13854 @findex nnmail-split-fancy
13855 If the rather simple, standard method for specifying how to split mail
13856 doesn't allow you to do what you want, you can set
13857 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
13858 play with the @code{nnmail-split-fancy} variable.
13859
13860 Let's look at an example value of this variable first:
13861
13862 @lisp
13863 ;; @r{Messages from the mailer daemon are not crossposted to any of}
13864 ;; @r{the ordinary groups.  Warnings are put in a separate group}
13865 ;; @r{from real errors.}
13866 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
13867                    "mail.misc"))
13868    ;; @r{Non-error messages are crossposted to all relevant}
13869    ;; @r{groups, but we don't crosspost between the group for the}
13870    ;; @r{(ding) list and the group for other (ding) related mail.}
13871    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
13872          ("subject" "ding" "ding.misc"))
13873       ;; @r{Other mailing lists@dots{}}
13874       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
13875       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
13876       ;; @r{Both lists below have the same suffix, so prevent}
13877       ;; @r{cross-posting to mkpkg.list of messages posted only to}
13878       ;; @r{the bugs- list, but allow cross-posting when the}
13879       ;; @r{message was really cross-posted.}
13880       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
13881       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
13882       ;; @r{People@dots{}}
13883       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
13884    ;; @r{Unmatched mail goes to the catch all group.}
13885    "misc.misc")
13886 @end lisp
13887
13888 This variable has the format of a @dfn{split}.  A split is a
13889 (possibly) recursive structure where each split may contain other
13890 splits.  Here are the possible split syntaxes:
13891
13892 @table @code
13893
13894 @item group 
13895 If the split is a string, that will be taken as a group name.  Normal
13896 regexp match expansion will be done.  See below for examples.
13897
13898 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
13899 If the split is a list, the first element of which is a string, then
13900 store the message as specified by @var{split}, if header @var{field}
13901 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
13902 (yet another regexp) matches some string after @var{field} and before
13903 the end of the matched @var{value}, the @var{split} is ignored.  If
13904 none of the @var{restrict} clauses match, @var{split} is processed.
13905
13906 @item (| @var{split} @dots{})
13907 If the split is a list, and the first element is @code{|} (vertical
13908 bar), then process each @var{split} until one of them matches.  A
13909 @var{split} is said to match if it will cause the mail message to be
13910 stored in one or more groups.
13911
13912 @item (& @var{split} @dots{})
13913 If the split is a list, and the first element is @code{&}, then
13914 process all @var{split}s in the list.
13915
13916 @item junk
13917 If the split is the symbol @code{junk}, then don't save (i.e., delete)
13918 this message.  Use with extreme caution.
13919
13920 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
13921 If the split is a list, and the first element is @samp{:}, then the
13922 second element will be called as a function with @var{args} given as
13923 arguments.  The function should return a @var{split}.
13924
13925 @cindex body split
13926 For instance, the following function could be used to split based on the
13927 body of the messages:
13928
13929 @lisp
13930 (defun split-on-body ()
13931   (save-excursion
13932     (widen)
13933     (goto-char (point-min))
13934     (when (re-search-forward "Some.*string" nil t)
13935       "string.group")))
13936 @end lisp
13937
13938 The buffer is narrowed to the message in question when @var{function}
13939 is run.  That's why @code{(widen)} needs to be called after
13940 @code{save-excursion} in the example above.  Also note that with the
13941 nnimap backend, message bodies will not be downloaded by default.  You
13942 need to set @code{nnimap-split-download-body} to t to do that
13943 (@pxref{Splitting in IMAP}).
13944
13945 @item (! @var{func} @var{split})
13946 If the split is a list, and the first element is @code{!}, then
13947 @var{split} will be processed, and @var{func} will be called as a
13948 function with the result of @var{split} as argument.  @var{func}
13949 should return a split.
13950
13951 @item nil
13952 If the split is @code{nil}, it is ignored.
13953
13954 @end table
13955
13956 In these splits, @var{field} must match a complete field name.
13957 @var{value} must match a complete word according to the fundamental mode
13958 syntax table.  You can use @code{.*} in the regexps to match partial
13959 field names or words.  In other words, all @var{value}'s are wrapped in
13960 @samp{\<} and @samp{\>} pairs.
13961
13962 @vindex nnmail-split-abbrev-alist
13963 @var{field} and @var{value} can also be Lisp symbols, in that case
13964 they are expanded as specified by the variable
13965 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
13966 where the @sc{car} of a cell contains the key, and the @sc{cdr}
13967 contains the associated value.  Predefined entries in
13968 @code{nnmail-split-abbrev-alist} include:
13969
13970 @table @code
13971 @item from
13972 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
13973 @item to
13974 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
13975 @samp{Resent-To} and @samp{Resent-Cc} fields.
13976 @item any
13977 Is the union of the @code{from} and @code{to} entries.
13978 @end table
13979
13980 @vindex nnmail-split-fancy-syntax-table
13981 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
13982 when all this splitting is performed.
13983
13984 If you want to have Gnus create groups dynamically based on some
13985 information in the headers (i.e., do @code{replace-match}-like
13986 substitutions in the group names), you can say things like:
13987
13988 @example
13989 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
13990 @end example
13991
13992 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
13993 will be filed in @samp{mail.debian.foo}.
13994
13995 If the string contains the element @samp{\&}, then the previously
13996 matched string will be substituted.  Similarly, the elements @samp{\\1}
13997 up to @samp{\\9} will be substituted with the text matched by the
13998 groupings 1 through 9.
13999
14000 @vindex nnmail-split-fancy-match-partial-words
14001 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14002 words are matched during fancy splitting.
14003
14004 Normally, regular expressions given in @code{nnmail-split-fancy} are
14005 implicitly surrounded by @code{\<...\>} markers, which are word
14006 delimiters.  If this variable is true, they are not implicitly
14007 surrounded by anything.
14008
14009 @example
14010 (any "joe" "joemail")
14011 @end example
14012
14013 In this example, messages sent from @samp{joedavis@@foo.org} will
14014 normally not be filed in @samp{joemail}.  With
14015 @code{nnmail-split-fancy-match-partial-words} set to t, however, the
14016 match will happen.  In effect, the requirement of a word boundary is
14017 removed and instead the match becomes more like a grep.
14018
14019 @findex nnmail-split-fancy-with-parent
14020 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14021 split followups into the same groups their parents are in.  Sometimes
14022 you can't make splitting rules for all your mail.  For example, your
14023 boss might send you personal mail regarding different projects you are
14024 working on, and as you can't tell your boss to put a distinguishing
14025 string into the subject line, you have to resort to manually moving the
14026 messages into the right group.  With this function, you only have to do
14027 it once per thread.
14028
14029 To use this feature, you have to set @code{nnmail-treat-duplicates}
14030 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14031 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14032 using the colon feature, like so:
14033 @lisp
14034 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14035       nnmail-cache-accepted-message-ids t
14036       nnmail-split-fancy
14037       '(| (: nnmail-split-fancy-with-parent)
14038           ;; @r{other splits go here}
14039         ))
14040 @end lisp
14041
14042 This feature works as follows: when @code{nnmail-treat-duplicates} is
14043 non-@code{nil}, Gnus records the message id of every message it sees
14044 in the file specified by the variable
14045 @code{nnmail-message-id-cache-file}, together with the group it is in
14046 (the group is omitted for non-mail messages).  When mail splitting is
14047 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14048 at the References (and In-Reply-To) header of each message to split
14049 and searches the file specified by @code{nnmail-message-id-cache-file}
14050 for the message ids.  When it has found a parent, it returns the
14051 corresponding group name unless the group name matches the regexp
14052 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14053 recommended that you set @code{nnmail-message-id-cache-length} to a
14054 somewhat higher number than the default so that the message ids are
14055 still in the cache.  (A value of 5000 appears to create a file some
14056 300 kBytes in size.)
14057 @vindex nnmail-cache-accepted-message-ids
14058 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14059 also records the message ids of moved articles, so that the followup
14060 messages goes into the new group.
14061
14062 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14063 want certain groups to be recorded in the cache.  For example, if all
14064 outgoing messages are written to an ``outgoing'' group, you could set
14065 @code{nnmail-cache-ignore-groups} to match that group name.
14066 Otherwise, answers to all your messages would end up in the
14067 ``outgoing'' group.
14068
14069
14070 @node Group Mail Splitting
14071 @subsection Group Mail Splitting
14072 @cindex mail splitting
14073 @cindex group mail splitting
14074
14075 @findex gnus-group-split
14076 If you subscribe to dozens of mailing lists but you don't want to
14077 maintain mail splitting rules manually, group mail splitting is for you.
14078 You just have to set @code{to-list} and/or @code{to-address} in group
14079 parameters or group customization and set @code{nnmail-split-methods} to
14080 @code{gnus-group-split}.  This splitting function will scan all groups
14081 for those parameters and split mail accordingly, i.e., messages posted
14082 from or to the addresses specified in the parameters @code{to-list} or
14083 @code{to-address} of a mail group will be stored in that group.
14084
14085 Sometimes, mailing lists have multiple addresses, and you may want mail
14086 splitting to recognize them all: just set the @code{extra-aliases} group
14087 parameter to the list of additional addresses and it's done.  If you'd
14088 rather use a regular expression, set @code{split-regexp}.
14089
14090 All these parameters in a group will be used to create an
14091 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14092 the @var{value} is a single regular expression that matches
14093 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14094 matches of @code{split-regexp}, and the @var{split} is the name of the
14095 group.  @var{restrict}s are also supported: just set the
14096 @code{split-exclude} parameter to a list of regular expressions.
14097
14098 If you can't get the right split to be generated using all these
14099 parameters, or you just need something fancier, you can set the
14100 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14101 this case, all other aforementioned parameters will be ignored by
14102 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14103 @code{nil}, in which case the group will be ignored by
14104 @code{gnus-group-split}.
14105
14106 @vindex gnus-group-split-default-catch-all-group
14107 @code{gnus-group-split} will do cross-posting on all groups that match,
14108 by defining a single @code{&} fancy split containing one split for each
14109 group.  If a message doesn't match any split, it will be stored in the
14110 group named in @code{gnus-group-split-default-catch-all-group}, unless
14111 some group has @code{split-spec} set to @code{catch-all}, in which case
14112 that group is used as the catch-all group.  Even though this variable is
14113 often used just to name a group, it may also be set to an arbitrarily
14114 complex fancy split (after all, a group name is a fancy split), and this
14115 may be useful to split mail that doesn't go to any mailing list to
14116 personal mail folders.  Note that this fancy split is added as the last
14117 element of a @code{|} split list that also contains a @code{&} split
14118 with the rules extracted from group parameters.
14119
14120 It's time for an example.  Assume the following group parameters have
14121 been defined:
14122
14123 @example
14124 nnml:mail.bar:
14125 ((to-address . "bar@@femail.com")
14126  (split-regexp . ".*@@femail\\.com"))
14127 nnml:mail.foo:
14128 ((to-list . "foo@@nowhere.gov")
14129  (extra-aliases "foo@@localhost" "foo-redist@@home")
14130  (split-exclude "bugs-foo" "rambling-foo")
14131  (admin-address . "foo-request@@nowhere.gov"))
14132 nnml:mail.others:
14133 ((split-spec . catch-all))
14134 @end example
14135
14136 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14137 behave as if @code{nnmail-split-fancy} had been selected and variable
14138 @code{nnmail-split-fancy} had been set as follows:
14139
14140 @lisp
14141 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14142       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14143            - "bugs-foo" - "rambling-foo" "mail.foo"))
14144    "mail.others")
14145 @end lisp
14146
14147 @findex gnus-group-split-fancy
14148 If you'd rather not use group splitting for all your mail groups, you
14149 may use it for only some of them, by using @code{nnmail-split-fancy}
14150 splits like this:
14151
14152 @lisp
14153 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14154 @end lisp
14155
14156 @var{groups} may be a regular expression or a list of group names whose
14157 parameters will be scanned to generate the output split.
14158 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14159 single @code{|} split will be output.  @var{catch-all} is the fall back
14160 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14161 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14162 empty string in any selected group, no catch-all split will be issued.
14163 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14164 this group will override the value of the @var{catch-all} argument.
14165
14166 @findex gnus-group-split-setup
14167 Unfortunately, scanning all groups and their parameters can be quite
14168 slow, especially considering that it has to be done for every message.
14169 But don't despair!  The function @code{gnus-group-split-setup} can be
14170 used to enable @code{gnus-group-split} in a much more efficient way.  It
14171 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14172 @code{nnmail-split-fancy} to the split produced by
14173 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14174 scanned once, no matter how many messages are split.
14175
14176 @findex gnus-group-split-update
14177 However, if you change group parameters, you'd have to update
14178 @code{nnmail-split-fancy} manually.  You can do it by running
14179 @code{gnus-group-split-update}.  If you'd rather have it updated
14180 automatically, just tell @code{gnus-group-split-setup} to do it for
14181 you.  For example, add to your @file{~/.gnus.el}:
14182
14183 @lisp
14184 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14185 @end lisp
14186
14187 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14188 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14189 have to worry about updating @code{nnmail-split-fancy} again.  If you
14190 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14191 @code{gnus-group-split-default-catch-all-group} will be set to its
14192 value.
14193
14194 @vindex gnus-group-split-updated-hook
14195 Because you may want to change @code{nnmail-split-fancy} after it is set
14196 by @code{gnus-group-split-update}, this function will run
14197 @code{gnus-group-split-updated-hook} just before finishing.
14198
14199 @node Incorporating Old Mail
14200 @subsection Incorporating Old Mail
14201 @cindex incorporating old mail
14202 @cindex import old mail
14203
14204 Most people have lots of old mail stored in various file formats.  If
14205 you have set up Gnus to read mail using one of the spiffy Gnus mail
14206 back ends, you'll probably wish to have that old mail incorporated into
14207 your mail groups.
14208
14209 Doing so can be quite easy.
14210
14211 To take an example: You're reading mail using @code{nnml}
14212 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14213 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14214 file filled with important, but old, mail.  You want to move it into
14215 your @code{nnml} groups.
14216
14217 Here's how:
14218
14219 @enumerate
14220 @item
14221 Go to the group buffer.
14222
14223 @item
14224 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14225 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14226
14227 @item
14228 Type @kbd{SPACE} to enter the newly created group.
14229
14230 @item
14231 Type @kbd{M P b} to process-mark all articles in this group's buffer
14232 (@pxref{Setting Process Marks}).
14233
14234 @item
14235 Type @kbd{B r} to respool all the process-marked articles, and answer
14236 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14237 @end enumerate
14238
14239 All the mail messages in the mbox file will now also be spread out over
14240 all your @code{nnml} groups.  Try entering them and check whether things
14241 have gone without a glitch.  If things look ok, you may consider
14242 deleting the mbox file, but I wouldn't do that unless I was absolutely
14243 sure that all the mail has ended up where it should be.
14244
14245 Respooling is also a handy thing to do if you're switching from one mail
14246 back end to another.  Just respool all the mail in the old mail groups
14247 using the new mail back end.
14248
14249
14250 @node Expiring Mail
14251 @subsection Expiring Mail
14252 @cindex article expiry
14253
14254 Traditional mail readers have a tendency to remove mail articles when
14255 you mark them as read, in some way.  Gnus takes a fundamentally
14256 different approach to mail reading.
14257
14258 Gnus basically considers mail just to be news that has been received in
14259 a rather peculiar manner.  It does not think that it has the power to
14260 actually change the mail, or delete any mail messages.  If you enter a
14261 mail group, and mark articles as ``read'', or kill them in some other
14262 fashion, the mail articles will still exist on the system.  I repeat:
14263 Gnus will not delete your old, read mail.  Unless you ask it to, of
14264 course.
14265
14266 To make Gnus get rid of your unwanted mail, you have to mark the
14267 articles as @dfn{expirable}.  (With the default key bindings, this means
14268 that you have to type @kbd{E}.)  This does not mean that the articles
14269 will disappear right away, however.  In general, a mail article will be
14270 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14271 more than one week old.  If you do not mark an article as expirable, it
14272 will remain on your system until hell freezes over.  This bears
14273 repeating one more time, with some spurious capitalizations: IF you do
14274 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14275
14276 You do not have to mark articles as expirable by hand.  Gnus provides
14277 two features, called ``auto-expire'' and ``total-expire'', that can help you
14278 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14279 for you when you select an article.  And ``total-expire'' means that Gnus
14280 considers all articles as expirable that are read.  So, in addition to
14281 the articles marked @samp{E}, also the articles marked @samp{r},
14282 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14283 expirable.
14284
14285 When should either auto-expire or total-expire be used?  Most people
14286 who are subscribed to mailing lists split each list into its own group
14287 and then turn on auto-expire or total-expire for those groups.
14288 (@xref{Splitting Mail}, for more information on splitting each list
14289 into its own group.)
14290
14291 Which one is better, auto-expire or total-expire?  It's not easy to
14292 answer.  Generally speaking, auto-expire is probably faster.  Another
14293 advantage of auto-expire is that you get more marks to work with: for
14294 the articles that are supposed to stick around, you can still choose
14295 between tick and dormant and read marks.  But with total-expire, you
14296 only have dormant and ticked to choose from.  The advantage of
14297 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14298 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14299 scoring.
14300
14301 @vindex gnus-auto-expirable-newsgroups
14302 Groups that match the regular expression
14303 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14304 read marked as expirable automatically.  All articles marked as
14305 expirable have an @samp{E} in the first column in the summary buffer.
14306
14307 By default, if you have auto expiry switched on, Gnus will mark all the
14308 articles you read as expirable, no matter if they were read or unread
14309 before.  To avoid having articles marked as read marked as expirable
14310 automatically, you can put something like the following in your
14311 @file{~/.gnus.el} file:
14312
14313 @vindex gnus-mark-article-hook
14314 @lisp
14315 (remove-hook 'gnus-mark-article-hook
14316              'gnus-summary-mark-read-and-unread-as-read)
14317 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14318 @end lisp
14319
14320 Note that making a group auto-expirable doesn't mean that all read
14321 articles are expired---only the articles marked as expirable
14322 will be expired.  Also note that using the @kbd{d} command won't make
14323 articles expirable---only semi-automatic marking of articles as read will
14324 mark the articles as expirable in auto-expirable groups.
14325
14326 Let's say you subscribe to a couple of mailing lists, and you want the
14327 articles you have read to disappear after a while:
14328
14329 @lisp
14330 (setq gnus-auto-expirable-newsgroups
14331       "mail.nonsense-list\\|mail.nice-list")
14332 @end lisp
14333
14334 Another way to have auto-expiry happen is to have the element
14335 @code{auto-expire} in the group parameters of the group.
14336
14337 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14338 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14339 don't really mix very well.
14340
14341 @vindex nnmail-expiry-wait
14342 The @code{nnmail-expiry-wait} variable supplies the default time an
14343 expirable article has to live.  Gnus starts counting days from when the
14344 message @emph{arrived}, not from when it was sent.  The default is seven
14345 days.
14346
14347 Gnus also supplies a function that lets you fine-tune how long articles
14348 are to live, based on what group they are in.  Let's say you want to
14349 have one month expiry period in the @samp{mail.private} group, a one day
14350 expiry period in the @samp{mail.junk} group, and a six day expiry period
14351 everywhere else:
14352
14353 @vindex nnmail-expiry-wait-function
14354 @lisp
14355 (setq nnmail-expiry-wait-function
14356       (lambda (group)
14357        (cond ((string= group "mail.private")
14358                31)
14359              ((string= group "mail.junk")
14360                1)
14361              ((string= group "important")
14362                'never)
14363              (t
14364                6))))
14365 @end lisp
14366
14367 The group names this function is fed are ``unadorned'' group
14368 names---no @samp{nnml:} prefixes and the like.
14369
14370 The @code{nnmail-expiry-wait} variable and
14371 @code{nnmail-expiry-wait-function} function can either be a number (not
14372 necessarily an integer) or one of the symbols @code{immediate} or
14373 @code{never}.
14374
14375 You can also use the @code{expiry-wait} group parameter to selectively
14376 change the expiry period (@pxref{Group Parameters}).
14377
14378 @vindex nnmail-expiry-target
14379 The normal action taken when expiring articles is to delete them.
14380 However, in some circumstances it might make more sense to move them
14381 to other groups instead of deleting them.  The variable
14382 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14383 parameter) controls this.  The variable supplies a default value for
14384 all groups, which can be overridden for specific groups by the group
14385 parameter.  default value is @code{delete}, but this can also be a
14386 string (which should be the name of the group the message should be
14387 moved to), or a function (which will be called in a buffer narrowed to
14388 the message in question, and with the name of the group being moved
14389 from as its parameter) which should return a target---either a group
14390 name or @code{delete}.
14391
14392 Here's an example for specifying a group name:
14393 @lisp
14394 (setq nnmail-expiry-target "nnml:expired")
14395 @end lisp
14396
14397 @findex nnmail-fancy-expiry-target
14398 @vindex nnmail-fancy-expiry-targets
14399 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14400 expire mail to groups according to the variable
14401 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14402
14403 @lisp
14404  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14405        nnmail-fancy-expiry-targets
14406        '((to-from "boss" "nnfolder:Work")
14407          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14408          ("from" ".*" "nnfolder:Archive-%Y")))
14409 @end lisp
14410
14411 With this setup, any mail that has @code{IMPORTANT} in its Subject
14412 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14413 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14414 From or To header contains the string @code{boss}, it will get expired
14415 to @code{nnfolder:Work}.  All other mail will get expired to
14416 @code{nnfolder:Archive-YYYY}.
14417
14418 @vindex nnmail-keep-last-article
14419 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14420 expire the final article in a mail newsgroup.  This is to make life
14421 easier for procmail users.
14422
14423 @vindex gnus-total-expirable-newsgroups
14424 By the way: That line up there, about Gnus never expiring non-expirable
14425 articles, is a lie.  If you put @code{total-expire} in the group
14426 parameters, articles will not be marked as expirable, but all read
14427 articles will be put through the expiry process.  Use with extreme
14428 caution.  Even more dangerous is the
14429 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14430 this regexp will have all read articles put through the expiry process,
14431 which means that @emph{all} old mail articles in the groups in question
14432 will be deleted after a while.  Use with extreme caution, and don't come
14433 crying to me when you discover that the regexp you used matched the
14434 wrong group and all your important mail has disappeared.  Be a
14435 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14436 with!  So there!
14437
14438 Most people make most of their mail groups total-expirable, though.
14439
14440 @vindex gnus-inhibit-user-auto-expire
14441 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14442 commands will not mark an article as expirable, even if the group has
14443 auto-expire turned on.
14444
14445
14446 @node Washing Mail
14447 @subsection Washing Mail
14448 @cindex mail washing
14449 @cindex list server brain damage
14450 @cindex incoming mail treatment
14451
14452 Mailers and list servers are notorious for doing all sorts of really,
14453 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14454 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14455 end of all lines passing through our server, so let's do that!!!!1!''
14456 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14457 considered to be self-evident were not discussed.  So.  Here we are.
14458
14459 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14460 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14461 be shocked and dismayed by this, but I haven't got the energy.  It is to
14462 laugh.
14463
14464 Gnus provides a plethora of functions for washing articles while
14465 displaying them, but it might be nicer to do the filtering before
14466 storing the mail to disk.  For that purpose, we have three hooks and
14467 various functions that can be put in these hooks.
14468
14469 @table @code
14470 @item nnmail-prepare-incoming-hook
14471 @vindex nnmail-prepare-incoming-hook
14472 This hook is called before doing anything with the mail and is meant for
14473 grand, sweeping gestures.  It is called in a buffer that contains all
14474 the new, incoming mail.  Functions to be used include:
14475
14476 @table @code
14477 @item nnheader-ms-strip-cr
14478 @findex nnheader-ms-strip-cr
14479 Remove trailing carriage returns from each line.  This is default on
14480 Emacs running on MS machines.
14481
14482 @end table
14483
14484 @item nnmail-prepare-incoming-header-hook
14485 @vindex nnmail-prepare-incoming-header-hook
14486 This hook is called narrowed to each header.  It can be used when
14487 cleaning up the headers.  Functions that can be used include:
14488
14489 @table @code
14490 @item nnmail-remove-leading-whitespace
14491 @findex nnmail-remove-leading-whitespace
14492 Clear leading white space that ``helpful'' listservs have added to the
14493 headers to make them look nice.  Aaah.
14494
14495 (Note that this function works on both the header on the body of all
14496 messages, so it is a potentially dangerous function to use (if a body
14497 of a message contains something that looks like a header line).  So
14498 rather than fix the bug, it is of course the right solution to make it
14499 into a feature by documenting it.)
14500
14501 @item nnmail-remove-list-identifiers
14502 @findex nnmail-remove-list-identifiers
14503 Some list servers add an identifier---for example, @samp{(idm)}---to the
14504 beginning of all @code{Subject} headers.  I'm sure that's nice for
14505 people who use stone age mail readers.  This function will remove
14506 strings that match the @code{nnmail-list-identifiers} regexp, which can
14507 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14508 @code{\\(..\\)}.
14509
14510 For instance, if you want to remove the @samp{(idm)} and the
14511 @samp{nagnagnag} identifiers:
14512
14513 @lisp
14514 (setq nnmail-list-identifiers
14515       '("(idm)" "nagnagnag"))
14516 @end lisp
14517
14518 This can also be done non-destructively with
14519 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14520
14521 @item nnmail-remove-tabs
14522 @findex nnmail-remove-tabs
14523 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14524
14525 @item nnmail-fix-eudora-headers
14526 @findex nnmail-fix-eudora-headers
14527 @cindex Eudora
14528 Eudora produces broken @code{References} headers, but OK
14529 @code{In-Reply-To} headers.  This function will get rid of the
14530 @code{References} headers.
14531
14532 @end table
14533
14534 @item nnmail-prepare-incoming-message-hook
14535 @vindex nnmail-prepare-incoming-message-hook
14536 This hook is called narrowed to each message.  Functions to be used
14537 include:
14538
14539 @table @code
14540 @item article-de-quoted-unreadable
14541 @findex article-de-quoted-unreadable
14542 Decode Quoted Readable encoding.
14543
14544 @end table
14545 @end table
14546
14547
14548 @node Duplicates
14549 @subsection Duplicates
14550
14551 @vindex nnmail-treat-duplicates
14552 @vindex nnmail-message-id-cache-length
14553 @vindex nnmail-message-id-cache-file
14554 @cindex duplicate mails
14555 If you are a member of a couple of mailing lists, you will sometimes
14556 receive two copies of the same mail.  This can be quite annoying, so
14557 @code{nnmail} checks for and treats any duplicates it might find.  To do
14558 this, it keeps a cache of old @code{Message-ID}s---
14559 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14560 default.  The approximate maximum number of @code{Message-ID}s stored
14561 there is controlled by the @code{nnmail-message-id-cache-length}
14562 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14563 stored.) If all this sounds scary to you, you can set
14564 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14565 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14566 will insert a warning into the head of the mail saying that it thinks
14567 that this is a duplicate of a different message.
14568
14569 This variable can also be a function.  If that's the case, the function
14570 will be called from a buffer narrowed to the message in question with
14571 the @code{Message-ID} as a parameter.  The function must return either
14572 @code{nil}, @code{warn}, or @code{delete}.
14573
14574 You can turn this feature off completely by setting the variable to
14575 @code{nil}.
14576
14577 If you want all the duplicate mails to be put into a special
14578 @dfn{duplicates} group, you could do that using the normal mail split
14579 methods:
14580
14581 @lisp
14582 (setq nnmail-split-fancy
14583       '(| ;; @r{Messages duplicates go to a separate group.}
14584         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14585         ;; @r{Message from daemons, postmaster, and the like to another.}
14586         (any mail "mail.misc")
14587         ;; @r{Other rules.}
14588         [...] ))
14589 @end lisp
14590 @noindent
14591 Or something like:
14592 @lisp
14593 (setq nnmail-split-methods
14594       '(("duplicates" "^Gnus-Warning:.*duplicate")
14595         ;; @r{Other rules.}
14596         [...]))
14597 @end lisp
14598
14599 Here's a neat feature: If you know that the recipient reads her mail
14600 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14601 @code{delete}, you can send her as many insults as you like, just by
14602 using a @code{Message-ID} of a mail that you know that she's already
14603 received.  Think of all the fun!  She'll never see any of it!  Whee!
14604
14605
14606 @node Not Reading Mail
14607 @subsection Not Reading Mail
14608
14609 If you start using any of the mail back ends, they have the annoying
14610 habit of assuming that you want to read mail with them.  This might not
14611 be unreasonable, but it might not be what you want.
14612
14613 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14614 @code{nil}, none of the back ends will ever attempt to read incoming
14615 mail, which should help.
14616
14617 @vindex nnbabyl-get-new-mail
14618 @vindex nnmbox-get-new-mail
14619 @vindex nnml-get-new-mail
14620 @vindex nnmh-get-new-mail
14621 @vindex nnfolder-get-new-mail
14622 This might be too much, if, for instance, you are reading mail quite
14623 happily with @code{nnml} and just want to peek at some old Rmail
14624 file you have stashed away with @code{nnbabyl}.  All back ends have
14625 variables called back-end-@code{get-new-mail}.  If you want to disable
14626 the @code{nnbabyl} mail reading, you edit the virtual server for the
14627 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14628
14629 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14630 narrowed to the article to be saved before saving it when reading
14631 incoming mail.
14632
14633
14634 @node Choosing a Mail Back End
14635 @subsection Choosing a Mail Back End
14636
14637 Gnus will read the mail spool when you activate a mail group.  The mail
14638 file is first copied to your home directory.  What happens after that
14639 depends on what format you want to store your mail in.
14640
14641 There are six different mail back ends in the standard Gnus, and more
14642 back ends are available separately.  The mail back end most people use
14643 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14644 Spool}).
14645
14646 @menu
14647 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14648 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14649 * Mail Spool::                  Store your mail in a private spool?
14650 * MH Spool::                    An mhspool-like back end.
14651 * Maildir::                     Another one-file-per-message format.
14652 * Mail Folders::                Having one file for each group.
14653 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14654 @end menu
14655
14656
14657 @node Unix Mail Box
14658 @subsubsection Unix Mail Box
14659 @cindex nnmbox
14660 @cindex unix mail box
14661
14662 @vindex nnmbox-active-file
14663 @vindex nnmbox-mbox-file
14664 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14665 mail.  @code{nnmbox} will add extra headers to each mail article to say
14666 which group it belongs in.
14667
14668 Virtual server settings:
14669
14670 @table @code
14671 @item nnmbox-mbox-file
14672 @vindex nnmbox-mbox-file
14673 The name of the mail box in the user's home directory.  Default is
14674 @file{~/mbox}.
14675
14676 @item nnmbox-active-file
14677 @vindex nnmbox-active-file
14678 The name of the active file for the mail box.  Default is
14679 @file{~/.mbox-active}.
14680
14681 @item nnmbox-get-new-mail
14682 @vindex nnmbox-get-new-mail
14683 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14684 into groups.  Default is @code{t}.
14685 @end table
14686
14687
14688 @node Rmail Babyl
14689 @subsubsection Rmail Babyl
14690 @cindex nnbabyl
14691 @cindex Rmail mbox
14692
14693 @vindex nnbabyl-active-file
14694 @vindex nnbabyl-mbox-file
14695 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14696 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14697 mail article to say which group it belongs in.
14698
14699 Virtual server settings:
14700
14701 @table @code
14702 @item nnbabyl-mbox-file
14703 @vindex nnbabyl-mbox-file
14704 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14705
14706 @item nnbabyl-active-file
14707 @vindex nnbabyl-active-file
14708 The name of the active file for the rmail box.  The default is
14709 @file{~/.rmail-active}
14710
14711 @item nnbabyl-get-new-mail
14712 @vindex nnbabyl-get-new-mail
14713 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14714 @code{t}
14715 @end table
14716
14717
14718 @node Mail Spool
14719 @subsubsection Mail Spool
14720 @cindex nnml
14721 @cindex mail @acronym{NOV} spool
14722
14723 The @dfn{nnml} spool mail format isn't compatible with any other known
14724 format.  It should be used with some caution.
14725
14726 @vindex nnml-directory
14727 If you use this back end, Gnus will split all incoming mail into files,
14728 one file for each mail, and put the articles into the corresponding
14729 directories under the directory specified by the @code{nnml-directory}
14730 variable.  The default value is @file{~/Mail/}.
14731
14732 You do not have to create any directories beforehand; Gnus will take
14733 care of all that.
14734
14735 If you have a strict limit as to how many files you are allowed to store
14736 in your account, you should not use this back end.  As each mail gets its
14737 own file, you might very well occupy thousands of inodes within a few
14738 weeks.  If this is no problem for you, and it isn't a problem for you
14739 having your friendly systems administrator walking around, madly,
14740 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14741 know that this is probably the fastest format to use.  You do not have
14742 to trudge through a big mbox file just to read your new mail.
14743
14744 @code{nnml} is probably the slowest back end when it comes to article
14745 splitting.  It has to create lots of files, and it also generates
14746 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
14747 fastest back end when it comes to reading mail.
14748
14749 @cindex self contained nnml servers
14750 @cindex marks
14751 When the marks file is used (which it is by default), @code{nnml}
14752 servers have the property that you may backup them using @code{tar} or
14753 similar, and later be able to restore them into Gnus (by adding the
14754 proper @code{nnml} server) and have all your marks be preserved.  Marks
14755 for a group is usually stored in the @code{.marks} file (but see
14756 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14757 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14758 to restore the group (after restoring the backup into the nnml
14759 directory).
14760
14761 If for some reason you believe your @file{.marks} files are screwed
14762 up, you can just delete them all.  Gnus will then correctly regenerate
14763 them next time it starts.
14764
14765 Virtual server settings:
14766
14767 @table @code
14768 @item nnml-directory
14769 @vindex nnml-directory
14770 All @code{nnml} directories will be placed under this directory.  The
14771 default is the value of @code{message-directory} (whose default value
14772 is @file{~/Mail}).
14773
14774 @item nnml-active-file
14775 @vindex nnml-active-file
14776 The active file for the @code{nnml} server.  The default is
14777 @file{~/Mail/active}.
14778
14779 @item nnml-newsgroups-file
14780 @vindex nnml-newsgroups-file
14781 The @code{nnml} group descriptions file.  @xref{Newsgroups File
14782 Format}.  The default is @file{~/Mail/newsgroups}.
14783
14784 @item nnml-get-new-mail
14785 @vindex nnml-get-new-mail
14786 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
14787 @code{t}.
14788
14789 @item nnml-nov-is-evil
14790 @vindex nnml-nov-is-evil
14791 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
14792 default is @code{nil}.
14793
14794 @item nnml-nov-file-name
14795 @vindex nnml-nov-file-name
14796 The name of the @acronym{NOV} files.  The default is @file{.overview}.
14797
14798 @item nnml-prepare-save-mail-hook
14799 @vindex nnml-prepare-save-mail-hook
14800 Hook run narrowed to an article before saving.
14801
14802 @item nnml-marks-is-evil
14803 @vindex nnml-marks-is-evil
14804 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
14805 default is @code{nil}.
14806
14807 @item nnml-marks-file-name
14808 @vindex nnml-marks-file-name
14809 The name of the @dfn{marks} files.  The default is @file{.marks}.
14810
14811 @item nnml-use-compressed-files
14812 @vindex nnml-use-compressed-files
14813 If non-@code{nil}, @code{nnml} will allow using compressed message
14814 files.
14815
14816 @end table
14817
14818 @findex nnml-generate-nov-databases
14819 If your @code{nnml} groups and @acronym{NOV} files get totally out of whack,
14820 you can do a complete update by typing @kbd{M-x
14821 nnml-generate-nov-databases}.  This command will trawl through the
14822 entire @code{nnml} hierarchy, looking at each and every article, so it
14823 might take a while to complete.  A better interface to this
14824 functionality can be found in the server buffer (@pxref{Server
14825 Commands}).
14826
14827
14828 @node MH Spool
14829 @subsubsection MH Spool
14830 @cindex nnmh
14831 @cindex mh-e mail spool
14832
14833 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
14834 @acronym{NOV} databases and it doesn't keep an active file or marks file.
14835 This makes @code{nnmh} a @emph{much} slower back end than @code{nnml},
14836 but it also makes it easier to write procmail scripts for.
14837
14838 Virtual server settings:
14839
14840 @table @code
14841 @item nnmh-directory
14842 @vindex nnmh-directory
14843 All @code{nnmh} directories will be located under this directory.  The
14844 default is the value of @code{message-directory} (whose default is
14845 @file{~/Mail})
14846
14847 @item nnmh-get-new-mail
14848 @vindex nnmh-get-new-mail
14849 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
14850 @code{t}.
14851
14852 @item nnmh-be-safe
14853 @vindex nnmh-be-safe
14854 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
14855 sure that the articles in the folder are actually what Gnus thinks they
14856 are.  It will check date stamps and stat everything in sight, so
14857 setting this to @code{t} will mean a serious slow-down.  If you never
14858 use anything but Gnus to read the @code{nnmh} articles, you do not have
14859 to set this variable to @code{t}.  The default is @code{nil}.
14860 @end table
14861
14862
14863 @node Maildir
14864 @subsubsection Maildir
14865 @cindex nnmaildir
14866 @cindex maildir
14867
14868 @code{nnmaildir} stores mail in the maildir format, with each maildir
14869 corresponding to a group in Gnus.  This format is documented here:
14870 @uref{http://cr.yp.to/proto/maildir.html} and here:
14871 @uref{http://www.qmail.org/man/man5/maildir.html}.  nnmaildir also
14872 stores extra information in the @file{.nnmaildir/} directory within a
14873 maildir.
14874
14875 Maildir format was designed to allow concurrent deliveries and
14876 reading, without needing locks.  With other back ends, you would have
14877 your mail delivered to a spool of some kind, and then you would
14878 configure Gnus to split mail from that spool into your groups.  You
14879 can still do that with nnmaildir, but the more common configuration is
14880 to have your mail delivered directly to the maildirs that appear as
14881 group in Gnus.
14882
14883 nnmaildir is designed to be perfectly reliable: @kbd{C-g} will never
14884 corrupt its data in memory, and @code{SIGKILL} will never corrupt its
14885 data in the filesystem.
14886
14887 nnmaildir stores article marks and @acronym{NOV} data in each maildir.  So you
14888 can copy a whole maildir from one Gnus setup to another, and you will
14889 keep your marks.
14890
14891 Virtual server settings:
14892
14893 @table @code
14894 @item directory
14895 For each of your nnmaildir servers (it's very unlikely that you'd need
14896 more than one), you need to create a directory and populate it with
14897 maildirs or symlinks to maildirs (and nothing else; do not choose a
14898 directory already used for other purposes).  Each maildir will be
14899 represented in Gnus as a newsgroup on that server; the filename of the
14900 symlink will be the name of the group.  Any filenames in the directory
14901 starting with @samp{.} are ignored.  The directory is scanned when you
14902 first start Gnus, and each time you type @kbd{g} in the group buffer;
14903 if any maildirs have been removed or added, nnmaildir notices at these
14904 times.
14905
14906 The value of the @code{directory} parameter should be a Lisp form
14907 which is processed by @code{eval} and @code{expand-file-name} to get
14908 the path of the directory for this server.  The form is @code{eval}ed
14909 only when the server is opened; the resulting string is used until the
14910 server is closed.  (If you don't know about forms and @code{eval},
14911 don't worry---a simple string will work.)  This parameter is not
14912 optional; you must specify it.  I don't recommend using
14913 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
14914 use that directory by default for various things, and may get confused
14915 if nnmaildir uses it too.  @code{"~/.nnmaildir"} is a typical value.
14916
14917 @item target-prefix
14918 This should be a Lisp form which is processed by @code{eval} and
14919 @code{expand-file-name}.  The form is @code{eval}ed only when the
14920 server is opened; the resulting string is used until the server is
14921 closed.
14922
14923 When you create a group on an nnmaildir server, the maildir is created
14924 with @code{target-prefix} prepended to its name, and a symlink
14925 pointing to that maildir is created, named with the plain group name.
14926 So if @code{directory} is @code{"~/.nnmaildir"} and
14927 @code{target-prefix} is @code{"../maildirs/"}, then when you create
14928 the group @code{foo}, nnmaildir will create
14929 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
14930 @file{~/.nnmaildir/foo} as a symlink pointing to
14931 @file{../maildirs/foo}.
14932
14933 You can set @code{target-prefix} to a string without any slashes to
14934 create both maildirs and symlinks in the same @code{directory}; in
14935 this case, any maildirs found in @code{directory} whose names start
14936 with @code{target-prefix} will not be listed as groups (but the
14937 symlinks pointing to them will be).
14938
14939 As a special case, if @code{target-prefix} is @code{""} (the default),
14940 then when you create a group, the maildir will be created in
14941 @code{directory} without a corresponding symlink.  Beware that you
14942 cannot use @code{gnus-group-delete-group} on such groups without the
14943 @code{force} argument.
14944
14945 @item directory-files
14946 This should be a function with the same interface as
14947 @code{directory-files} (such as @code{directory-files} itself).  It is
14948 used to scan the server's @code{directory} for maildirs.  This
14949 parameter is optional; the default is
14950 @code{nnheader-directory-files-safe} if
14951 @code{nnheader-directory-files-is-safe} is @code{nil}, and
14952 @code{directory-files} otherwise.
14953 (@code{nnheader-directory-files-is-safe} is checked only once when the
14954 server is opened; if you want to check it each time the directory is
14955 scanned, you'll have to provide your own function that does that.)
14956
14957 @item get-new-mail
14958 If non-@code{nil}, then after scanning for new mail in the group
14959 maildirs themselves as usual, this server will also incorporate mail
14960 the conventional Gnus way, from @code{mail-sources} according to
14961 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
14962 value is @code{nil}.
14963
14964 Do @emph{not} use the same maildir both in @code{mail-sources} and as
14965 an nnmaildir group.  The results might happen to be useful, but that
14966 would be by chance, not by design, and the results might be different
14967 in the future.  If your split rules create new groups, remember to
14968 supply a @code{create-directory} server parameter.
14969 @end table
14970
14971 @subsubsection Group parameters
14972
14973 nnmaildir uses several group parameters.  It's safe to ignore all
14974 this; the default behavior for nnmaildir is the same as the default
14975 behavior for other mail back ends: articles are deleted after one week,
14976 etc.  Except for the expiry parameters, all this functionality is
14977 unique to nnmaildir, so you can ignore it if you're just trying to
14978 duplicate the behavior you already have with another back end.
14979
14980 If the value of any of these parameters is a vector, the first element
14981 is evaluated as a Lisp form and the result is used, rather than the
14982 original value.  If the value is not a vector, the value itself is
14983 evaluated as a Lisp form.  (This is why these parameters use names
14984 different from those of other, similar parameters supported by other
14985 back ends: they have different, though similar, meanings.)  (For
14986 numbers, strings, @code{nil}, and @code{t}, you can ignore the
14987 @code{eval} business again; for other values, remember to use an extra
14988 quote and wrap the value in a vector when appropriate.)
14989
14990 @table @code
14991 @item expire-age
14992 An integer specifying the minimum age, in seconds, of an article before
14993 it will be expired, or the symbol @code{never} to specify that
14994 articles should never be expired.  If this parameter is not set,
14995 nnmaildir falls back to the usual
14996 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
14997 the @code{expiry-wait}(@code{-function}) group parameters.  If you
14998 wanted a value of 3 days, you could use something like @code{[(* 3 24
14999 60 60)]}; nnmaildir will evaluate the form and use the result.  An
15000 article's age is measured starting from the article file's
15001 modification time.  Normally, this is the same as the article's
15002 delivery time, but editing an article makes it younger.  Moving an
15003 article (other than via expiry) may also make an article younger.
15004
15005 @item expire-group
15006 If this is set to a string such as a full Gnus group name, like
15007 @example
15008 "backend+server.address.string:group.name"
15009 @end example
15010 and if it is not the name of the same group that the parameter belongs
15011 to, then articles will be moved to the specified group during expiry
15012 before being deleted.  @emph{If this is set to an nnmaildir group, the
15013 article will be just as old in the destination group as it was in the
15014 source group.}  So be careful with @code{expire-age} in the
15015 destination group.  If this is set to the name of the same group that
15016 the parameter belongs to, then the article is not expired at all.  If
15017 you use the vector form, the first element is evaluated once for each
15018 article.  So that form can refer to
15019 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15020 article.  @emph{If this parameter is not set, nnmaildir does not fall
15021 back to the @code{expiry-target} group parameter or the
15022 @code{nnmail-expiry-target} variable.}
15023
15024 @item read-only
15025 If this is set to @code{t}, nnmaildir will treat the articles in this
15026 maildir as read-only.  This means: articles are not renamed from
15027 @file{new/} into @file{cur/}; articles are only found in @file{new/},
15028 not @file{cur/}; articles are never deleted; articles cannot be
15029 edited.  @file{new/} is expected to be a symlink to the @file{new/}
15030 directory of another maildir---e.g., a system-wide mailbox containing
15031 a mailing list of common interest.  Everything in the maildir outside
15032 @file{new/} is @emph{not} treated as read-only, so for a shared
15033 mailbox, you do still need to set up your own maildir (or have write
15034 permission to the shared mailbox); your maildir just won't contain
15035 extra copies of the articles.
15036
15037 @item directory-files
15038 A function with the same interface as @code{directory-files}.  It is
15039 used to scan the directories in the maildir corresponding to this
15040 group to find articles.  The default is the function specified by the
15041 server's @code{directory-files} parameter.
15042
15043 @item distrust-Lines:
15044 If non-@code{nil}, nnmaildir will always count the lines of an
15045 article, rather than use the @code{Lines:} header field.  If
15046 @code{nil}, the header field will be used if present.
15047
15048 @item always-marks
15049 A list of mark symbols, such as
15050 @code{['(read expire)]}.  Whenever Gnus asks nnmaildir for
15051 article marks, nnmaildir will say that all articles have these
15052 marks, regardless of whether the marks stored in the filesystem
15053 say so.  This is a proof-of-concept feature that will probably be
15054 removed eventually; it ought to be done in Gnus proper, or
15055 abandoned if it's not worthwhile.
15056
15057 @item never-marks
15058 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15059 Gnus asks nnmaildir for article marks, nnmaildir will say that no
15060 articles have these marks, regardless of whether the marks stored in
15061 the filesystem say so.  @code{never-marks} overrides
15062 @code{always-marks}.  This is a proof-of-concept feature that will
15063 probably be removed eventually; it ought to be done in Gnus proper, or
15064 abandoned if it's not worthwhile.
15065
15066 @item nov-cache-size
15067 An integer specifying the size of the @acronym{NOV} memory cache.  To speed
15068 things up, nnmaildir keeps @acronym{NOV} data in memory for a limited number of
15069 articles in each group.  (This is probably not worthwhile, and will
15070 probably be removed in the future.)  This parameter's value is noticed
15071 only the first time a group is seen after the server is opened---i.e.,
15072 when you first start Gnus, typically.  The @acronym{NOV} cache is never resized
15073 until the server is closed and reopened.  The default is an estimate
15074 of the number of articles that would be displayed in the summary
15075 buffer: a count of articles that are either marked with @code{tick} or
15076 not marked with @code{read}, plus a little extra.
15077 @end table
15078
15079 @subsubsection Article identification
15080 Articles are stored in the @file{cur/} subdirectory of each maildir.
15081 Each article file is named like @code{uniq:info}, where @code{uniq}
15082 contains no colons.  nnmaildir ignores, but preserves, the
15083 @code{:info} part.  (Other maildir readers typically use this part of
15084 the filename to store marks.)  The @code{uniq} part uniquely
15085 identifies the article, and is used in various places in the
15086 @file{.nnmaildir/} subdirectory of the maildir to store information
15087 about the corresponding article.  The full pathname of an article is
15088 available in the variable @code{nnmaildir-article-file-name} after you
15089 request the article in the summary buffer.
15090
15091 @subsubsection NOV data
15092 An article identified by @code{uniq} has its @acronym{NOV} data (used to
15093 generate lines in the summary buffer) stored in
15094 @code{.nnmaildir/nov/uniq}.  There is no
15095 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15096 need for it---an article's @acronym{NOV} data is updated automatically when the
15097 article or @code{nnmail-extra-headers} has changed.)  You can force
15098 nnmaildir to regenerate the @acronym{NOV} data for a single article simply by
15099 deleting the corresponding @acronym{NOV} file, but @emph{beware}: this will also
15100 cause nnmaildir to assign a new article number for this article, which
15101 may cause trouble with @code{seen} marks, the Agent, and the cache.
15102
15103 @subsubsection Article marks
15104 An article identified by @code{uniq} is considered to have the mark
15105 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15106 When Gnus asks nnmaildir for a group's marks, nnmaildir looks for such
15107 files and reports the set of marks it finds.  When Gnus asks nnmaildir
15108 to store a new set of marks, nnmaildir creates and deletes the
15109 corresponding files as needed.  (Actually, rather than create a new
15110 file for each mark, it just creates hard links to
15111 @file{.nnmaildir/markfile}, to save inodes.)
15112
15113 You can invent new marks by creating a new directory in
15114 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15115 your server, untar it later, and keep your marks.  You can add and
15116 remove marks yourself by creating and deleting mark files.  If you do
15117 this while Gnus is running and your nnmaildir server is open, it's
15118 best to exit all summary buffers for nnmaildir groups and type @kbd{s}
15119 in the group buffer first, and to type @kbd{g} or @kbd{M-g} in the
15120 group buffer afterwards.  Otherwise, Gnus might not pick up the
15121 changes, and might undo them.
15122
15123
15124 @node Mail Folders
15125 @subsubsection Mail Folders
15126 @cindex nnfolder
15127 @cindex mbox folders
15128 @cindex mail folders
15129
15130 @code{nnfolder} is a back end for storing each mail group in a separate
15131 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
15132 will add extra headers to keep track of article numbers and arrival
15133 dates.
15134
15135 @cindex self contained nnfolder servers
15136 @cindex marks
15137 When the marks file is used (which it is by default), @code{nnfolder}
15138 servers have the property that you may backup them using @code{tar} or
15139 similar, and later be able to restore them into Gnus (by adding the
15140 proper @code{nnfolder} server) and have all your marks be preserved.
15141 Marks for a group is usually stored in a file named as the mbox file
15142 with @code{.mrk} concatenated to it (but see
15143 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder} directory.
15144 Individual @code{nnfolder} groups are also possible to backup, use
15145 @kbd{G m} to restore the group (after restoring the backup into the
15146 @code{nnfolder} directory).
15147
15148 Virtual server settings:
15149
15150 @table @code
15151 @item nnfolder-directory
15152 @vindex nnfolder-directory
15153 All the @code{nnfolder} mail boxes will be stored under this directory.
15154 The default is the value of @code{message-directory} (whose default is
15155 @file{~/Mail})
15156
15157 @item nnfolder-active-file
15158 @vindex nnfolder-active-file
15159 The name of the active file.  The default is @file{~/Mail/active}.
15160
15161 @item nnfolder-newsgroups-file
15162 @vindex nnfolder-newsgroups-file
15163 The name of the group descriptions file.  @xref{Newsgroups File
15164 Format}.  The default is @file{~/Mail/newsgroups}
15165
15166 @item nnfolder-get-new-mail
15167 @vindex nnfolder-get-new-mail
15168 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The default
15169 is @code{t}
15170
15171 @item nnfolder-save-buffer-hook
15172 @vindex nnfolder-save-buffer-hook
15173 @cindex backup files
15174 Hook run before saving the folders.  Note that Emacs does the normal
15175 backup renaming of files even with the @code{nnfolder} buffers.  If you
15176 wish to switch this off, you could say something like the following in
15177 your @file{.emacs} file:
15178
15179 @lisp
15180 (defun turn-off-backup ()
15181   (set (make-local-variable 'backup-inhibited) t))
15182
15183 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15184 @end lisp
15185
15186 @item nnfolder-delete-mail-hook
15187 @vindex nnfolder-delete-mail-hook
15188 Hook run in a buffer narrowed to the message that is to be deleted.
15189 This function can be used to copy the message to somewhere else, or to
15190 extract some information from it before removing it.
15191
15192 @item nnfolder-nov-is-evil
15193 @vindex nnfolder-nov-is-evil
15194 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15195 default is @code{nil}.
15196
15197 @item nnfolder-nov-file-suffix
15198 @vindex nnfolder-nov-file-suffix
15199 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15200
15201 @item nnfolder-nov-directory
15202 @vindex nnfolder-nov-directory
15203 The directory where the @acronym{NOV} files should be stored.  If
15204 @code{nil}, @code{nnfolder-directory} is used.
15205
15206 @item nnfolder-marks-is-evil
15207 @vindex nnfolder-marks-is-evil
15208 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15209 default is @code{nil}.
15210
15211 @item nnfolder-marks-file-suffix
15212 @vindex nnfolder-marks-file-suffix
15213 The extension for @sc{marks} files.  The default is @file{.mrk}.
15214
15215 @item nnfolder-marks-directory
15216 @vindex nnfolder-marks-directory
15217 The directory where the @sc{marks} files should be stored.  If
15218 @code{nil}, @code{nnfolder-directory} is used.
15219
15220 @end table
15221
15222
15223 @findex nnfolder-generate-active-file
15224 @kindex M-x nnfolder-generate-active-file
15225 If you have lots of @code{nnfolder}-like files you'd like to read with
15226 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15227 command to make @code{nnfolder} aware of all likely files in
15228 @code{nnfolder-directory}.  This only works if you use long file names,
15229 though.
15230
15231 @node Comparing Mail Back Ends
15232 @subsubsection Comparing Mail Back Ends
15233
15234 First, just for terminology, the @dfn{back end} is the common word for a
15235 low-level access method---a transport, if you will, by which something
15236 is acquired.  The sense is that one's mail has to come from somewhere,
15237 and so selection of a suitable back end is required in order to get that
15238 mail within spitting distance of Gnus.
15239
15240 The same concept exists for Usenet itself: Though access to articles is
15241 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15242 in the world got at Usenet by running a reader on the machine where the
15243 articles lay (the machine which today we call an @acronym{NNTP} server), and
15244 access was by the reader stepping into the articles' directory spool
15245 area directly.  One can still select between either the @code{nntp} or
15246 @code{nnspool} back ends, to select between these methods, if one happens
15247 actually to live on the server (or can see its spool directly, anyway,
15248 via NFS).
15249
15250 The goal in selecting a mail back end is to pick one which
15251 simultaneously represents a suitable way of dealing with the original
15252 format plus leaving mail in a form that is convenient to use in the
15253 future.  Here are some high and low points on each:
15254
15255 @table @code
15256 @item nnmbox
15257
15258 UNIX systems have historically had a single, very common, and well-
15259 defined format.  All messages arrive in a single @dfn{spool file}, and
15260 they are delineated by a line whose regular expression matches
15261 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15262 to make it clear in this instance that this is not the RFC-specified
15263 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15264 historically from the Unix environment, it is simplest if one does not
15265 mess a great deal with the original mailbox format, so if one chooses
15266 this back end, Gnus' primary activity in getting mail from the real spool
15267 area to Gnus' preferred directory is simply to copy it, with no
15268 (appreciable) format change in the process.  It is the ``dumbest'' way
15269 to move mail into availability in the Gnus environment.  This makes it
15270 fast to move into place, but slow to parse, when Gnus has to look at
15271 what's where.
15272
15273 @item nnbabyl
15274
15275 Once upon a time, there was the DEC-10 and DEC-20, running operating
15276 systems called TOPS and related things, and the usual (only?) mail
15277 reading environment was a thing called Babyl.  I don't know what format
15278 was used for mail landing on the system, but Babyl had its own internal
15279 format to which mail was converted, primarily involving creating a
15280 spool-file-like entity with a scheme for inserting Babyl-specific
15281 headers and status bits above the top of each message in the file.
15282 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15283 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15284 to understand the mail files folks already had in existence.  Gnus (and
15285 VM, for that matter) continue to support this format because it's
15286 perceived as having some good qualities in those mailer-specific
15287 headers/status bits stuff.  Rmail itself still exists as well, of
15288 course, and is still maintained by Stallman.
15289
15290 Both of the above forms leave your mail in a single file on your
15291 file system, and they must parse that entire file each time you take a
15292 look at your mail.
15293
15294 @item nnml
15295
15296 @code{nnml} is the back end which smells the most as though you were
15297 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15298 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15299 lo these years ago.)  One's mail is taken from the original spool file,
15300 and is then cut up into individual message files, 1:1.  It maintains a
15301 Usenet-style active file (analogous to what one finds in an INN- or
15302 CNews-based news system in (for instance) @file{/var/lib/news/active},
15303 or what is returned via the @samp{NNTP LIST} verb) and also creates
15304 @dfn{overview} files for efficient group entry, as has been defined for
15305 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15306 due to the creation of lots of files, updates to the @code{nnml} active
15307 file, and additions to overview files on a per-message basis, but it is
15308 extremely fast on access because of what amounts to the indexing support
15309 provided by the active file and overviews.
15310
15311 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15312 resource which defines available places in the file system to put new
15313 files.  Sysadmins take a dim view of heavy inode occupation within
15314 tight, shared file systems.  But if you live on a personal machine where
15315 the file system is your own and space is not at a premium, @code{nnml}
15316 wins big.
15317
15318 It is also problematic using this back end if you are living in a
15319 FAT16-based Windows world, since much space will be wasted on all these
15320 tiny files.
15321
15322 @item nnmh
15323
15324 The Rand MH mail-reading system has been around UNIX systems for a very
15325 long time; it operates by splitting one's spool file of messages into
15326 individual files, but with little or no indexing support---@code{nnmh}
15327 is considered to be semantically equivalent to ``@code{nnml} without
15328 active file or overviews''.  This is arguably the worst choice, because
15329 one gets the slowness of individual file creation married to the
15330 slowness of access parsing when learning what's new in one's groups.
15331
15332 @item nnfolder
15333
15334 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15335 method described above) on a per-group basis.  That is, @code{nnmbox}
15336 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15337 little bit of optimization to this so that each of one's mail groups has
15338 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15339 can be parsed separately, and still provides the simple Unix mail box
15340 format requiring minimal effort in moving the mail around.  In addition,
15341 it maintains an ``active'' file making it much faster for Gnus to figure
15342 out how many messages there are in each separate group.
15343
15344 If you have groups that are expected to have a massive amount of
15345 messages, @code{nnfolder} is not the best choice, but if you receive
15346 only a moderate amount of mail, @code{nnfolder} is probably the most
15347 friendly mail back end all over.
15348
15349 @item nnmaildir
15350
15351 For configuring expiry and other things, @code{nnmaildir} uses
15352 incompatible group parameters, slightly different from those of other
15353 mail back ends.
15354
15355 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15356 differences.  Each message is stored in a separate file, but the
15357 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15358 also stores the equivalent of @code{nnml}'s overview files in one file
15359 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15360 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15361 you down or takes up very much space, consider switching to
15362 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15363 file system.
15364
15365 Since maildirs don't require locking for delivery, the maildirs you use
15366 as groups can also be the maildirs your mail is directly delivered to.
15367 This means you can skip Gnus' mail splitting if your mail is already
15368 organized into different mailboxes during delivery.  A @code{directory}
15369 entry in @code{mail-sources} would have a similar effect, but would
15370 require one set of mailboxes for spooling deliveries (in mbox format,
15371 thus damaging message bodies), and another set to be used as groups (in
15372 whatever format you like).  A maildir has a built-in spool, in the
15373 @code{new/} subdirectory.  Beware that currently, mail moved from
15374 @code{new/} to @code{cur/} instead of via mail splitting will not
15375 undergo treatment such as duplicate checking.
15376
15377 @code{nnmaildir} stores article marks for a given group in the
15378 corresponding maildir, in a way designed so that it's easy to manipulate
15379 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15380 else, and still have your marks.  @code{nnml} also stores marks, but
15381 it's not as easy to work with them from outside Gnus as with
15382 @code{nnmaildir}.
15383
15384 @code{nnmaildir} uses a significant amount of memory to speed things up.
15385 (It keeps in memory some of the things that @code{nnml} stores in files
15386 and that @code{nnmh} repeatedly parses out of message files.)  If this
15387 is a problem for you, you can set the @code{nov-cache-size} group
15388 parameter to something small (0 would probably not work, but 1 probably
15389 would) to make it use less memory.  This caching will probably be
15390 removed in the future.
15391
15392 Startup is likely to be slower with @code{nnmaildir} than with other
15393 back ends.  Everything else is likely to be faster, depending in part
15394 on your file system.
15395
15396 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15397 to write an @code{nnmaildir}-derived back end.
15398
15399 @end table
15400
15401
15402 @node Browsing the Web
15403 @section Browsing the Web
15404 @cindex web
15405 @cindex browsing the web
15406 @cindex www
15407 @cindex http
15408
15409 Web-based discussion forums are getting more and more popular.  On many
15410 subjects, the web-based forums have become the most important forums,
15411 eclipsing the importance of mailing lists and news groups.  The reason
15412 is easy to understand---they are friendly to new users; you just point
15413 and click, and there's the discussion.  With mailing lists, you have to
15414 go through a cumbersome subscription procedure, and most people don't
15415 even know what a news group is.
15416
15417 The problem with this scenario is that web browsers are not very good at
15418 being newsreaders.  They do not keep track of what articles you've read;
15419 they do not allow you to score on subjects you're interested in; they do
15420 not allow off-line browsing; they require you to click around and drive
15421 you mad in the end.
15422
15423 So---if web browsers suck at reading discussion forums, why not use Gnus
15424 to do it instead?
15425
15426 Gnus has been getting a bit of a collection of back ends for providing
15427 interfaces to these sources.
15428
15429 @menu
15430 * Archiving Mail::
15431 * Web Searches::                Creating groups from articles that match a string.
15432 * Slashdot::                    Reading the Slashdot comments.
15433 * Ultimate::                    The Ultimate Bulletin Board systems.
15434 * Web Archive::                 Reading mailing list archived on web.
15435 * RSS::                         Reading RDF site summary.
15436 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15437 @end menu
15438
15439 All the web sources require Emacs/w3 and the url library to work.
15440
15441 The main caveat with all these web sources is that they probably won't
15442 work for a very long time.  Gleaning information from the @acronym{HTML} data
15443 is guesswork at best, and when the layout is altered, the Gnus back end
15444 will fail.  If you have reasonably new versions of these back ends,
15445 though, you should be ok.
15446
15447 One thing all these Web methods have in common is that the Web sources
15448 are often down, unavailable or just plain too slow to be fun.  In those
15449 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15450 Unplugged}) handle downloading articles, and then you can read them at
15451 leisure from your local disk.  No more World Wide Wait for you.
15452
15453 @node Archiving Mail
15454 @subsection Archiving Mail
15455 @cindex archiving mail
15456 @cindex backup of mail
15457
15458 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15459 @code{nnmaildir}, now actually store the article marks with each group.
15460 For these servers, archiving and restoring a group while preserving
15461 marks is fairly simple.
15462
15463 (Preserving the group level and group parameters as well still
15464 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15465 though.)
15466
15467 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15468 server, take a recursive copy of the server directory.  There is no need
15469 to shut down Gnus, so archiving may be invoked by @code{cron} or
15470 similar.  You restore the data by restoring the directory tree, and
15471 adding a server definition pointing to that directory in Gnus.  The
15472 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15473 might interfere with overwriting data, so you may want to shut down Gnus
15474 before you restore the data.
15475
15476 It is also possible to archive individual @code{nnml},
15477 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15478 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15479 directory.  For @code{nnfolder} you need to copy both the base folder
15480 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15481 this example).  Restoring the group is done with @kbd{G m} from the Group
15482 buffer.  The last step makes Gnus notice the new directory.
15483 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15484 is unnecessary in that case.
15485
15486 @node Web Searches
15487 @subsection Web Searches
15488 @cindex nnweb
15489 @cindex Google
15490 @cindex dejanews
15491 @cindex gmane
15492 @cindex Usenet searches
15493 @cindex searching the Usenet
15494
15495 It's, like, too neat to search the Usenet for articles that match a
15496 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15497 those, like, Web browsers, and you, like, have to, rilly, like, look at
15498 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15499 searches without having to use a browser.
15500
15501 The @code{nnweb} back end allows an easy interface to the mighty search
15502 engine.  You create an @code{nnweb} group, enter a search pattern, and
15503 then enter the group and read the articles like you would any normal
15504 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15505 Groups}) will do this in an easy-to-use fashion.
15506
15507 @code{nnweb} groups don't really lend themselves to being solid
15508 groups---they have a very fleeting idea of article numbers.  In fact,
15509 each time you enter an @code{nnweb} group (not even changing the search
15510 pattern), you are likely to get the articles ordered in a different
15511 manner.  Not even using duplicate suppression (@pxref{Duplicate
15512 Suppression}) will help, since @code{nnweb} doesn't even know the
15513 @code{Message-ID} of the articles before reading them using some search
15514 engines (Google, for instance).  The only possible way to keep track
15515 of which articles you've read is by scoring on the @code{Date}
15516 header---mark all articles posted before the last date you read the
15517 group as read.
15518
15519 If the search engine changes its output substantially, @code{nnweb}
15520 won't be able to parse it and will fail.  One could hardly fault the Web
15521 providers if they were to do this---their @emph{raison d'être} is to
15522 make money off of advertisements, not to provide services to the
15523 community.  Since @code{nnweb} washes the ads off all the articles, one
15524 might think that the providers might be somewhat miffed.  We'll see.
15525
15526 You must have the @code{url} and @code{w3} package installed to be able
15527 to use @code{nnweb}.
15528
15529 Virtual server variables:
15530
15531 @table @code
15532 @item nnweb-type
15533 @vindex nnweb-type
15534 What search engine type is being used.  The currently supported types
15535 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15536 @code{dejanews} is an alias to @code{google}.
15537
15538 @item nnweb-search
15539 @vindex nnweb-search
15540 The search string to feed to the search engine.
15541
15542 @item nnweb-max-hits
15543 @vindex nnweb-max-hits
15544 Advisory maximum number of hits per search to display.  The default is
15545 999.
15546
15547 @item nnweb-type-definition
15548 @vindex nnweb-type-definition
15549 Type-to-definition alist.  This alist says what @code{nnweb} should do
15550 with the various search engine types.  The following elements must be
15551 present:
15552
15553 @table @code
15554 @item article
15555 Function to decode the article and provide something that Gnus
15556 understands.
15557
15558 @item map
15559 Function to create an article number to message header and URL alist.
15560
15561 @item search
15562 Function to send the search string to the search engine.
15563
15564 @item address
15565 The address the aforementioned function should send the search string
15566 to.
15567
15568 @item id
15569 Format string URL to fetch an article by @code{Message-ID}.
15570 @end table
15571
15572 @end table
15573
15574
15575 @node Slashdot
15576 @subsection Slashdot
15577 @cindex Slashdot
15578 @cindex nnslashdot
15579
15580 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15581 lively discussion following the news articles.  @code{nnslashdot} will
15582 let you read this forum in a convenient manner.
15583
15584 The easiest way to read this source is to put something like the
15585 following in your @file{~/.gnus.el} file:
15586
15587 @lisp
15588 (setq gnus-secondary-select-methods
15589       '((nnslashdot "")))
15590 @end lisp
15591
15592 This will make Gnus query the @code{nnslashdot} back end for new comments
15593 and groups.  The @kbd{F} command will subscribe each new news article as
15594 a new Gnus group, and you can read the comments by entering these
15595 groups.  (Note that the default subscription method is to subscribe new
15596 groups as zombies.  Other methods are available (@pxref{Subscription
15597 Methods}).
15598
15599 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15600 command is the most handy tool (@pxref{Foreign Groups}).
15601
15602 When following up to @code{nnslashdot} comments (or posting new
15603 comments), some light @acronym{HTML}izations will be performed.  In
15604 particular, text quoted with @samp{> } will be quoted with
15605 @samp{blockquote} instead, and signatures will have @samp{br} added to
15606 the end of each line.  Other than that, you can just write @acronym{HTML}
15607 directly into the message buffer.  Note that Slashdot filters out some
15608 @acronym{HTML} forms.
15609
15610 The following variables can be altered to change its behavior:
15611
15612 @table @code
15613 @item nnslashdot-threaded
15614 Whether @code{nnslashdot} should display threaded groups or not.  The
15615 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15616 has to retrieve absolutely all comments in a group upon entry.  If a
15617 threaded display is not required, @code{nnslashdot} will only retrieve
15618 the comments that are actually wanted by the user.  Threading is nicer,
15619 but much, much slower than unthreaded.
15620
15621 @item nnslashdot-login-name
15622 @vindex nnslashdot-login-name
15623 The login name to use when posting.
15624
15625 @item nnslashdot-password
15626 @vindex nnslashdot-password
15627 The password to use when posting.
15628
15629 @item nnslashdot-directory
15630 @vindex nnslashdot-directory
15631 Where @code{nnslashdot} will store its files.  The default is
15632 @file{~/News/slashdot/}.
15633
15634 @item nnslashdot-active-url
15635 @vindex nnslashdot-active-url
15636 The @sc{url} format string that will be used to fetch the information on
15637 news articles and comments.  The default is@*
15638 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15639
15640 @item nnslashdot-comments-url
15641 @vindex nnslashdot-comments-url
15642 The @sc{url} format string that will be used to fetch comments.
15643
15644 @item nnslashdot-article-url
15645 @vindex nnslashdot-article-url
15646 The @sc{url} format string that will be used to fetch the news article.  The
15647 default is
15648 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15649
15650 @item nnslashdot-threshold
15651 @vindex nnslashdot-threshold
15652 The score threshold.  The default is -1.
15653
15654 @item nnslashdot-group-number
15655 @vindex nnslashdot-group-number
15656 The number of old groups, in addition to the ten latest, to keep
15657 updated.  The default is 0.
15658
15659 @end table
15660
15661
15662
15663 @node Ultimate
15664 @subsection Ultimate
15665 @cindex nnultimate
15666 @cindex Ultimate Bulletin Board
15667
15668 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15669 probably the most popular Web bulletin board system used.  It has a
15670 quite regular and nice interface, and it's possible to get the
15671 information Gnus needs to keep groups updated.
15672
15673 The easiest way to get started with @code{nnultimate} is to say
15674 something like the following in the group buffer:  @kbd{B nnultimate RET
15675 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @sc{url}
15676 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15677 you're interested in; there's quite a list of them on the Ultimate web
15678 site.)  Then subscribe to the groups you're interested in from the
15679 server buffer, and read them from the group buffer.
15680
15681 The following @code{nnultimate} variables can be altered:
15682
15683 @table @code
15684 @item nnultimate-directory
15685 @vindex nnultimate-directory
15686 The directory where @code{nnultimate} stores its files.  The default is@*
15687 @file{~/News/ultimate/}.
15688 @end table
15689
15690
15691 @node Web Archive
15692 @subsection Web Archive
15693 @cindex nnwarchive
15694 @cindex Web Archive
15695
15696 Some mailing lists only have archives on Web servers, such as
15697 @uref{http://www.egroups.com/} and
15698 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15699 interface, and it's possible to get the information Gnus needs to keep
15700 groups updated.
15701
15702 @findex gnus-group-make-warchive-group
15703 The easiest way to get started with @code{nnwarchive} is to say
15704 something like the following in the group buffer: @kbd{M-x
15705 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15706 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15707 @var{an_egroup} with the mailing list you subscribed, the
15708 @var{your@@email.address} with your email address.), or to browse the
15709 back end by @kbd{B nnwarchive RET mail-archive RET}.
15710
15711 The following @code{nnwarchive} variables can be altered:
15712
15713 @table @code
15714 @item nnwarchive-directory
15715 @vindex nnwarchive-directory
15716 The directory where @code{nnwarchive} stores its files.  The default is@*
15717 @file{~/News/warchive/}.
15718
15719 @item nnwarchive-login
15720 @vindex nnwarchive-login
15721 The account name on the web server.
15722
15723 @item nnwarchive-passwd
15724 @vindex nnwarchive-passwd
15725 The password for your account on the web server.
15726 @end table
15727
15728 @node RSS
15729 @subsection RSS
15730 @cindex nnrss
15731 @cindex RSS
15732
15733 Some sites have RDF site summary (RSS)
15734 @uref{http://purl.org/rss/1.0/spec}.  It has a quite regular and nice
15735 interface, and it's possible to get the information Gnus needs to keep
15736 groups updated.
15737
15738 The easiest way to get started with @code{nnrss} is to say something
15739 like the following in the group buffer: @kbd{B nnrss RET RET}, then
15740 subscribe groups.
15741
15742 The following @code{nnrss} variables can be altered:
15743
15744 @table @code
15745 @item nnrss-directory
15746 @vindex nnrss-directory
15747 The directory where @code{nnrss} stores its files.  The default is
15748 @file{~/News/rss/}.
15749
15750 @end table
15751
15752 The following code may be helpful, if you want to show the description in
15753 the summary buffer.
15754
15755 @lisp
15756 (add-to-list 'nnmail-extra-headers nnrss-description-field)
15757 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
15758
15759 (defun gnus-user-format-function-X (header)
15760   (let ((descr
15761          (assq nnrss-description-field (mail-header-extra header))))
15762     (if descr (concat "\n\t" (cdr descr)) "")))
15763 @end lisp
15764
15765 The following code may be useful to open an nnrss url directly from the
15766 summary buffer.
15767 @lisp
15768 (require 'browse-url)
15769
15770 (defun browse-nnrss-url( arg )
15771   (interactive "p")
15772   (let ((url (assq nnrss-url-field
15773                    (mail-header-extra
15774                     (gnus-data-header
15775                      (assq (gnus-summary-article-number)
15776                            gnus-newsgroup-data))))))
15777     (if url
15778         (progn
15779           (browse-url (cdr url))
15780           (gnus-summary-mark-as-read-forward 1))
15781       (gnus-summary-scroll-up arg))))
15782
15783 (eval-after-load "gnus"
15784   #'(define-key gnus-summary-mode-map
15785       (kbd "<RET>") 'browse-nnrss-url))
15786 (add-to-list 'nnmail-extra-headers nnrss-url-field)
15787 @end lisp
15788
15789 @node Customizing w3
15790 @subsection Customizing w3
15791 @cindex w3
15792 @cindex html
15793 @cindex url
15794 @cindex Netscape
15795
15796 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
15797 pages.  Emacs/w3 is documented in its own manual, but there are some
15798 things that may be more relevant for Gnus users.
15799
15800 For instance, a common question is how to make Emacs/w3 follow links
15801 using the @code{browse-url} functions (which will call some external web
15802 browser like Netscape).  Here's one way:
15803
15804 @lisp
15805 (eval-after-load "w3"
15806   '(progn
15807     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
15808     (defun w3-fetch (&optional url target)
15809       (interactive (list (w3-read-url-with-default)))
15810       (if (eq major-mode 'gnus-article-mode)
15811           (browse-url url)
15812         (w3-fetch-orig url target)))))
15813 @end lisp
15814
15815 Put that in your @file{.emacs} file, and hitting links in w3-rendered
15816 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
15817 follow the link.
15818
15819
15820 @node IMAP
15821 @section IMAP
15822 @cindex nnimap
15823 @cindex @acronym{IMAP}
15824
15825 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
15826 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
15827 server is much similar to connecting to a news server, you just
15828 specify the network address of the server.
15829
15830 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
15831 everything that @acronym{POP} can, it can hence be viewed as a
15832 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
15833 similar to @acronym{NNTP} being a news storage protocol---however,
15834 @acronym{IMAP} offers more features than @acronym{NNTP} because news
15835 is more or less read-only whereas mail is read-write.
15836
15837 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
15838 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
15839 the @acronym{IMAP} server and store them on the local disk.  This is
15840 not the usage described in this section---@xref{Mail Sources}.
15841
15842 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
15843 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
15844 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
15845 usage explained in this section.
15846
15847 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
15848 servers might look something like the following.  (Note that for
15849 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
15850 see below.)
15851
15852 @lisp
15853 (setq gnus-secondary-select-methods
15854       '((nnimap "simpleserver") ; @r{no special configuration}
15855         ; @r{perhaps a ssh port forwarded server:}
15856         (nnimap "dolk"
15857                 (nnimap-address "localhost")
15858                 (nnimap-server-port 1430))
15859         ; @r{a UW server running on localhost}
15860         (nnimap "barbar"
15861                 (nnimap-server-port 143)
15862                 (nnimap-address "localhost")
15863                 (nnimap-list-pattern ("INBOX" "mail/*")))
15864         ; @r{anonymous public cyrus server:}
15865         (nnimap "cyrus.andrew.cmu.edu"
15866                 (nnimap-authenticator anonymous)
15867                 (nnimap-list-pattern "archive.*")
15868                 (nnimap-stream network))
15869         ; @r{a ssl server on a non-standard port:}
15870         (nnimap "vic20"
15871                 (nnimap-address "vic20.somewhere.com")
15872                 (nnimap-server-port 9930)
15873                 (nnimap-stream ssl))))
15874 @end lisp
15875
15876 After defining the new server, you can subscribe to groups on the
15877 server using normal Gnus commands such as @kbd{U} in the Group Buffer
15878 (@pxref{Subscription Commands}) or via the Server Buffer
15879 (@pxref{Server Buffer}).
15880
15881 The following variables can be used to create a virtual @code{nnimap}
15882 server:
15883
15884 @table @code
15885
15886 @item nnimap-address
15887 @vindex nnimap-address
15888
15889 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
15890 server name if not specified.
15891
15892 @item nnimap-server-port
15893 @vindex nnimap-server-port
15894 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
15895
15896 Note that this should be an integer, example server specification:
15897
15898 @lisp
15899 (nnimap "mail.server.com"
15900         (nnimap-server-port 4711))
15901 @end lisp
15902
15903 @item nnimap-list-pattern
15904 @vindex nnimap-list-pattern
15905 String or list of strings of mailboxes to limit available groups to.
15906 This is used when the server has very many mailboxes and you're only
15907 interested in a few---some servers export your home directory via
15908 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
15909 @file{~/Mail/*} then.
15910
15911 The string can also be a cons of REFERENCE and the string as above, what
15912 REFERENCE is used for is server specific, but on the University of
15913 Washington server it's a directory that will be concatenated with the
15914 mailbox.
15915
15916 Example server specification:
15917
15918 @lisp
15919 (nnimap "mail.server.com"
15920         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
15921                                ("~friend/Mail/" . "list/*"))))
15922 @end lisp
15923
15924 @item nnimap-stream
15925 @vindex nnimap-stream
15926 The type of stream used to connect to your server.  By default, nnimap
15927 will detect and automatically use all of the below, with the exception
15928 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
15929 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
15930 be automatically detected, but it's not widely deployed yet.)
15931
15932 Example server specification:
15933
15934 @lisp
15935 (nnimap "mail.server.com"
15936         (nnimap-stream ssl))
15937 @end lisp
15938
15939 Please note that the value of @code{nnimap-stream} is a symbol!
15940
15941 @itemize @bullet
15942 @item
15943 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
15944 @samp{gsasl} or @samp{imtest} program.
15945 @item
15946 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
15947 @item
15948 @dfn{starttls:} Connect via the STARTTLS extension (similar to
15949 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
15950 @samp{starttls}.
15951 @item
15952 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
15953 @samp{gnutls-cli}).
15954 @item
15955 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
15956 @samp{openssl}) or SSLeay (@samp{s_client}).
15957 @item
15958 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
15959 @item
15960 @dfn{network:} Plain, TCP/IP network connection.
15961 @end itemize
15962
15963 @vindex imap-kerberos4-program
15964 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
15965 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
15966 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
15967 to make @code{imap.el} use a pty instead of a pipe when communicating
15968 with @samp{imtest}.  You will then suffer from a line length
15969 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
15970 indefinitely if you have many articles in a mailbox.  The variable
15971 @code{imap-kerberos4-program} contain parameters to pass to the imtest
15972 program.
15973
15974 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
15975 needed.  It is available from
15976 @uref{http://www.gnu.org/software/gnutls/}.
15977
15978 @vindex imap-gssapi-program
15979 This parameter specifies a list of command lines that invoke a GSSAPI
15980 authenticated @acronym{IMAP} stream in a subshell.  They are tried
15981 sequentially until a connection is made, or the list has been
15982 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
15983 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
15984 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
15985 tried.
15986
15987 @vindex imap-ssl-program
15988 For @acronym{SSL} connections, the OpenSSL program is available from
15989 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
15990 and nnimap support it too---although the most recent versions of
15991 SSLeay, 0.9.x, are known to have serious bugs making it
15992 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
15993 work.  The variable @code{imap-ssl-program} contain parameters to pass
15994 to OpenSSL/SSLeay.
15995
15996 @vindex imap-shell-program
15997 @vindex imap-shell-host
15998 For @acronym{IMAP} connections using the @code{shell} stream, the variable
15999 @code{imap-shell-program} specify what program to call.
16000
16001 @item nnimap-authenticator
16002 @vindex nnimap-authenticator
16003
16004 The authenticator used to connect to the server.  By default, nnimap
16005 will use the most secure authenticator your server is capable of.
16006
16007 Example server specification:
16008
16009 @lisp
16010 (nnimap "mail.server.com"
16011         (nnimap-authenticator anonymous))
16012 @end lisp
16013
16014 Please note that the value of @code{nnimap-authenticator} is a symbol!
16015
16016 @itemize @bullet
16017 @item
16018 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16019 external program @code{gsasl} or @code{imtest}.
16020 @item
16021 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16022 @code{imtest}.
16023 @item
16024 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16025 external library @code{digest-md5.el}.
16026 @item
16027 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16028 @item
16029 @dfn{login:} Plain-text username/password via LOGIN.
16030 @item
16031 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16032 @end itemize
16033
16034 @item nnimap-expunge-on-close
16035 @cindex expunging
16036 @vindex nnimap-expunge-on-close
16037 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16038 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16039 this concept of marking articles @code{Deleted} which doesn't actually
16040 delete them, and this (marking them @code{Deleted}, that is) is what
16041 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16042 similar).
16043
16044 Since the articles aren't really removed when we mark them with the
16045 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16046 running in circles yet?
16047
16048 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16049 when closing a mailbox but this is now configurable by this server
16050 variable.
16051
16052 The possible options are:
16053
16054 @table @code
16055
16056 @item always
16057 The default behavior, delete all articles marked as ``Deleted'' when
16058 closing a mailbox.
16059 @item never
16060 Never actually delete articles.  Currently there is no way of showing
16061 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16062 may allow you to do this.  If you ever want to run the EXPUNGE command
16063 manually, @xref{Expunging mailboxes}.
16064 @item ask
16065 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16066 articles or not.
16067
16068 @end table
16069
16070 @item nnimap-importantize-dormant
16071 @vindex nnimap-importantize-dormant
16072
16073 If non-@code{nil} (the default), marks dormant articles as ticked (as
16074 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16075 naturally still (only) be marked as dormant.  This is to make dormant
16076 articles stand out, just like ticked articles, in other @acronym{IMAP}
16077 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16078 has only one.)
16079
16080 Probably the only reason for frobing this would be if you're trying
16081 enable per-user persistent dormant flags, using something like:
16082
16083 @lisp
16084 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16085         (format "gnus-dormant-%s" (user-login-name)))
16086 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16087         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16088 @end lisp
16089
16090 In this case, you would not want the per-user dormant flag showing up
16091 as ticked for other users.
16092
16093 @item nnimap-expunge-search-string
16094 @cindex expunging
16095 @vindex nnimap-expunge-search-string
16096
16097 This variable contain the @acronym{IMAP} search command sent to server when
16098 searching for articles eligible for expiring.  The default is
16099 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16100 UID set and the second @code{%s} is replaced by a date.
16101
16102 Probably the only useful value to change this to is
16103 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16104 messages instead of the internal article date.  See section 6.4.4 of
16105 RFC 2060 for more information on valid strings.
16106
16107 @item nnimap-authinfo-file
16108 @vindex nnimap-authinfo-file
16109
16110 A file containing credentials used to log in on servers.  The format is
16111 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16112 variable @code{nntp-authinfo-file} for exact syntax; also see
16113 @ref{NNTP}.
16114
16115 @item nnimap-need-unselect-to-notice-new-mail
16116 @vindex nnimap-need-unselect-to-notice-new-mail
16117
16118 Unselect mailboxes before looking for new mail in them.  Some servers
16119 seem to need this under some circumstances; it was reported that
16120 Courier 1.7.1 did.
16121
16122 @end table
16123
16124 @menu
16125 * Splitting in IMAP::           Splitting mail with nnimap.
16126 * Expiring in IMAP::            Expiring mail with nnimap.
16127 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16128 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16129 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16130 * Debugging IMAP::              What to do when things don't work.
16131 @end menu
16132
16133
16134
16135 @node Splitting in IMAP
16136 @subsection Splitting in IMAP
16137 @cindex splitting imap mail
16138
16139 Splitting is something Gnus users have loved and used for years, and now
16140 the rest of the world is catching up.  Yeah, dream on, not many
16141 @acronym{IMAP} servers have server side splitting and those that have
16142 splitting seem to use some non-standard protocol.  This means that
16143 @acronym{IMAP} support for Gnus has to do its own splitting.
16144
16145 And it does.
16146
16147 (Incidentally, people seem to have been dreaming on, and Sieve has
16148 gaining a market share and is supported by several IMAP servers.
16149 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16150
16151 Here are the variables of interest:
16152
16153 @table @code
16154
16155 @item nnimap-split-crosspost
16156 @cindex splitting, crosspost
16157 @cindex crosspost
16158 @vindex nnimap-split-crosspost
16159
16160 If non-@code{nil}, do crossposting if several split methods match the
16161 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16162 found will be used.
16163
16164 Nnmail equivalent: @code{nnmail-crosspost}.
16165
16166 @item nnimap-split-inbox
16167 @cindex splitting, inbox
16168 @cindex inbox
16169 @vindex nnimap-split-inbox
16170
16171 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16172 mailboxes to split from.  Defaults to @code{nil}, which means that
16173 splitting is disabled!
16174
16175 @lisp
16176 (setq nnimap-split-inbox
16177       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16178 @end lisp
16179
16180 No nnmail equivalent.
16181
16182 @item nnimap-split-rule
16183 @cindex splitting, rules
16184 @vindex nnimap-split-rule
16185
16186 New mail found in @code{nnimap-split-inbox} will be split according to
16187 this variable.
16188
16189 This variable contains a list of lists, where the first element in the
16190 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16191 matching the regexp in the second element in the sublist.  Got that?
16192 Neither did I, we need examples.
16193
16194 @lisp
16195 (setq nnimap-split-rule
16196       '(("INBOX.nnimap"
16197          "^Sender: owner-nnimap@@vic20.globalcom.se")
16198         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16199         ("INBOX.private" "")))
16200 @end lisp
16201
16202 This will put all articles from the nnimap mailing list into mailbox
16203 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16204 into INBOX.junk and everything else in INBOX.private.
16205
16206 The first string may contain @samp{\\1} forms, like the ones used by
16207 replace-match to insert sub-expressions from the matched text.  For
16208 instance:
16209
16210 @lisp
16211 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16212 @end lisp
16213
16214 The first element can also be the symbol @code{junk} to indicate that
16215 matching messages should simply be deleted.  Use with care.
16216
16217 The second element can also be a function.  In that case, it will be
16218 called with the first element of the rule as the argument, in a buffer
16219 containing the headers of the article.  It should return a
16220 non-@code{nil} value if it thinks that the mail belongs in that group.
16221
16222 Nnmail users might recollect that the last regexp had to be empty to
16223 match all articles (like in the example above).  This is not required in
16224 nnimap.  Articles not matching any of the regexps will not be moved out
16225 of your inbox.  (This might affect performance if you keep lots of
16226 unread articles in your inbox, since the splitting code would go over
16227 them every time you fetch new mail.)
16228
16229 These rules are processed from the beginning of the alist toward the
16230 end.  The first rule to make a match will ``win'', unless you have
16231 crossposting enabled.  In that case, all matching rules will ``win''.
16232
16233 This variable can also have a function as its value, the function will
16234 be called with the headers narrowed and should return a group where it
16235 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16236
16237 The splitting code tries to create mailboxes if it needs to.
16238
16239 To allow for different split rules on different virtual servers, and
16240 even different split rules in different inboxes on the same server,
16241 the syntax of this variable have been extended along the lines of:
16242
16243 @lisp
16244 (setq nnimap-split-rule
16245       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16246                                ("junk"    "From:.*Simon"))))
16247         ("my2server"    ("INBOX" nnimap-split-fancy))
16248         ("my[34]server" (".*" (("private" "To:.*Simon")
16249                                ("junk"    my-junk-func))))))
16250 @end lisp
16251
16252 The virtual server name is in fact a regexp, so that the same rules
16253 may apply to several servers.  In the example, the servers
16254 @code{my3server} and @code{my4server} both use the same rules.
16255 Similarly, the inbox string is also a regexp.  The actual splitting
16256 rules are as before, either a function, or a list with group/regexp or
16257 group/function elements.
16258
16259 Nnmail equivalent: @code{nnmail-split-methods}.
16260
16261 @item nnimap-split-predicate
16262 @cindex splitting
16263 @vindex nnimap-split-predicate
16264
16265 Mail matching this predicate in @code{nnimap-split-inbox} will be
16266 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16267
16268 This might be useful if you use another @acronym{IMAP} client to read mail in
16269 your inbox but would like Gnus to split all articles in the inbox
16270 regardless of readedness.  Then you might change this to
16271 @samp{UNDELETED}.
16272
16273 @item nnimap-split-fancy
16274 @cindex splitting, fancy
16275 @findex nnimap-split-fancy
16276 @vindex nnimap-split-fancy
16277
16278 It's possible to set @code{nnimap-split-rule} to
16279 @code{nnmail-split-fancy} if you want to use fancy
16280 splitting.  @xref{Fancy Mail Splitting}.
16281
16282 However, to be able to have different fancy split rules for nnmail and
16283 nnimap back ends you can set @code{nnimap-split-rule} to
16284 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16285 rule in @code{nnimap-split-fancy}.
16286
16287 Example:
16288
16289 @lisp
16290 (setq nnimap-split-rule 'nnimap-split-fancy
16291       nnimap-split-fancy ...)
16292 @end lisp
16293
16294 Nnmail equivalent: @code{nnmail-split-fancy}.
16295
16296 @item nnimap-split-download-body
16297 @findex nnimap-split-download-body
16298 @vindex nnimap-split-download-body
16299
16300 Set to non-@code{nil} to download entire articles during splitting.
16301 This is generally not required, and will slow things down
16302 considerably.  You may need it if you want to use an advanced
16303 splitting function that analyses the body to split the article.
16304
16305 @end table
16306
16307 @node Expiring in IMAP
16308 @subsection Expiring in IMAP
16309 @cindex expiring imap mail
16310
16311 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16312 end, it supports most features in regular expiring (@pxref{Expiring
16313 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16314 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16315 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16316 follows below are the variables used by the @code{nnimap} expiry
16317 process.
16318
16319 A note on how the expire mark is stored on the @acronym{IMAP} server is
16320 appropriate here as well.  The expire mark is translated into a
16321 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16322 message.  This means that likely only Gnus will understand and treat
16323 the @code{gnus-expire} mark properly, although other clients may allow
16324 you to view client specific flags on the message.  It also means that
16325 your server must support permanent storage of client specific flags on
16326 messages.  Most do, fortunately.
16327
16328 @table @code
16329
16330 @item nnmail-expiry-wait
16331 @item nnmail-expiry-wait-function
16332
16333 These variables are fully supported.  The expire value can be a
16334 number, the symbol @code{immediate} or @code{never}.
16335
16336 @item nnmail-expiry-target
16337
16338 This variable is supported, and internally implemented by calling the
16339 @code{nnmail} functions that handle this.  It contains an optimization
16340 that if the destination is a @acronym{IMAP} group on the same server, the
16341 article is copied instead of appended (that is, uploaded again).
16342
16343 @end table
16344
16345 @node Editing IMAP ACLs
16346 @subsection Editing IMAP ACLs
16347 @cindex editing imap acls
16348 @cindex Access Control Lists
16349 @cindex Editing @acronym{IMAP} ACLs
16350 @kindex G l
16351 @findex gnus-group-nnimap-edit-acl
16352
16353 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16354 limiting (or enabling) other users access to your mail boxes.  Not all
16355 @acronym{IMAP} servers support this, this function will give an error if it
16356 doesn't.
16357
16358 To edit an ACL for a mailbox, type @kbd{G l}
16359 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16360 editing window with detailed instructions.
16361
16362 Some possible uses:
16363
16364 @itemize @bullet
16365 @item
16366 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16367 on your mailing list mailboxes enables other users on the same server to
16368 follow the list without subscribing to it.
16369 @item
16370 At least with the Cyrus server, you are required to give the user
16371 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16372 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16373 INBOX.mailbox).
16374 @end itemize
16375
16376 @node Expunging mailboxes
16377 @subsection Expunging mailboxes
16378 @cindex expunging
16379
16380 @cindex expunge
16381 @cindex manual expunging
16382 @kindex G x
16383 @findex gnus-group-nnimap-expunge
16384
16385 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16386 you may want the option of expunging all deleted articles in a mailbox
16387 manually.  This is exactly what @kbd{G x} does.
16388
16389 Currently there is no way of showing deleted articles, you can just
16390 delete them.
16391
16392 @node A note on namespaces
16393 @subsection A note on namespaces
16394 @cindex IMAP namespace
16395 @cindex namespaces
16396
16397 The @acronym{IMAP} protocol has a concept called namespaces, described
16398 by the following text in the RFC:
16399
16400 @display
16401 5.1.2.  Mailbox Namespace Naming Convention
16402
16403    By convention, the first hierarchical element of any mailbox name
16404    which begins with "#" identifies the "namespace" of the remainder of
16405    the name.  This makes it possible to disambiguate between different
16406    types of mailbox stores, each of which have their own namespaces.
16407
16408       For example, implementations which offer access to USENET
16409       newsgroups MAY use the "#news" namespace to partition the USENET
16410       newsgroup namespace from that of other mailboxes.  Thus, the
16411       comp.mail.misc newsgroup would have an mailbox name of
16412       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16413       to a different object (e.g. a user's private mailbox).
16414 @end display
16415
16416 While there is nothing in this text that warrants concern for the
16417 @acronym{IMAP} implementation in Gnus, some servers use namespace
16418 prefixes in a way that does not work with how Gnus uses mailbox names.
16419
16420 Specifically, University of Washington's @acronym{IMAP} server uses
16421 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16422 in the @sc{create} and @sc{append} commands.  After the mailbox is
16423 created (or a messages is appended to a mailbox), it must be accessed
16424 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16425 not make it possible for the user to guarantee that user entered
16426 mailbox names will only be used with the CREATE and APPEND commands,
16427 you should simply not use the namespace prefixed mailbox names in
16428 Gnus.
16429
16430 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16431 for more information on how to use the prefixes.  They are a power
16432 tool and should be used only if you are sure what the effects are.
16433
16434 @node Debugging IMAP
16435 @subsection Debugging IMAP
16436 @cindex IMAP debugging
16437 @cindex protocol dump (IMAP)
16438
16439 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16440 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16441 best to fix them right away.  If you encounter odd behaviour, chances
16442 are that either the server or Gnus is buggy.
16443
16444 If you are familiar with network protocols in general, you will
16445 probably be able to extract some clues from the protocol dump of the
16446 exchanges between Gnus and the server.  Even if you are not familiar
16447 with network protocols, when you include the protocol dump in
16448 @acronym{IMAP}-related bug reports you are helping us with data
16449 critical to solving the problem.  Therefore, we strongly encourage you
16450 to include the protocol dump when reporting IMAP bugs in Gnus.
16451
16452
16453 @vindex imap-log
16454 Because the protocol dump, when enabled, generates lots of data, it is
16455 disabled by default.  You can enable it by setting @code{imap-log} as
16456 follows: 
16457
16458 @lisp
16459 (setq imap-log t)
16460 @end lisp
16461
16462 This instructs the @code{imap.el} package to log any exchanges with
16463 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16464 for error messages, which sometimes are tagged with the keyword
16465 @code{BAD} - but when submitting a bug, make sure to include all the
16466 data.
16467
16468 @node Other Sources
16469 @section Other Sources
16470
16471 Gnus can do more than just read news or mail.  The methods described
16472 below allow Gnus to view directories and files as if they were
16473 newsgroups.
16474
16475 @menu
16476 * Directory Groups::            You can read a directory as if it was a newsgroup.
16477 * Anything Groups::             Dired?  Who needs dired?
16478 * Document Groups::             Single files can be the basis of a group.
16479 * SOUP::                        Reading @sc{soup} packets ``offline''.
16480 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16481 @end menu
16482
16483
16484 @node Directory Groups
16485 @subsection Directory Groups
16486 @cindex nndir
16487 @cindex directory groups
16488
16489 If you have a directory that has lots of articles in separate files in
16490 it, you might treat it as a newsgroup.  The files have to have numerical
16491 names, of course.
16492
16493 This might be an opportune moment to mention @code{ange-ftp} (and its
16494 successor @code{efs}), that most wonderful of all wonderful Emacs
16495 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16496 back end to read directories.  Big deal.
16497
16498 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16499 enter the @code{ange-ftp} file name
16500 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16501 @code{ange-ftp} or @code{efs} will actually allow you to read this
16502 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16503
16504 @code{nndir} will use @acronym{NOV} files if they are present.
16505
16506 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16507 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16508 whatever you use @code{nndir} for, so you could switch to any of those
16509 methods if you feel the need to have a non-read-only @code{nndir}.
16510
16511
16512 @node Anything Groups
16513 @subsection Anything Groups
16514 @cindex nneething
16515
16516 From the @code{nndir} back end (which reads a single spool-like
16517 directory), it's just a hop and a skip to @code{nneething}, which
16518 pretends that any arbitrary directory is a newsgroup.  Strange, but
16519 true.
16520
16521 When @code{nneething} is presented with a directory, it will scan this
16522 directory and assign article numbers to each file.  When you enter such
16523 a group, @code{nneething} must create ``headers'' that Gnus can use.
16524 After all, Gnus is a newsreader, in case you're forgetting.
16525 @code{nneething} does this in a two-step process.  First, it snoops each
16526 file in question.  If the file looks like an article (i.e., the first
16527 few lines look like headers), it will use this as the head.  If this is
16528 just some arbitrary file without a head (e.g. a C source file),
16529 @code{nneething} will cobble up a header out of thin air.  It will use
16530 file ownership, name and date and do whatever it can with these
16531 elements.
16532
16533 All this should happen automatically for you, and you will be presented
16534 with something that looks very much like a newsgroup.  Totally like a
16535 newsgroup, to be precise.  If you select an article, it will be displayed
16536 in the article buffer, just as usual.
16537
16538 If you select a line that represents a directory, Gnus will pop you into
16539 a new summary buffer for this @code{nneething} group.  And so on.  You can
16540 traverse the entire disk this way, if you feel like, but remember that
16541 Gnus is not dired, really, and does not intend to be, either.
16542
16543 There are two overall modes to this action---ephemeral or solid.  When
16544 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16545 will not store information on what files you have read, and what files
16546 are new, and so on.  If you create a solid @code{nneething} group the
16547 normal way with @kbd{G m}, Gnus will store a mapping table between
16548 article numbers and file names, and you can treat this group like any
16549 other groups.  When you activate a solid @code{nneething} group, you will
16550 be told how many unread articles it contains, etc., etc.
16551
16552 Some variables:
16553
16554 @table @code
16555 @item nneething-map-file-directory
16556 @vindex nneething-map-file-directory
16557 All the mapping files for solid @code{nneething} groups will be stored
16558 in this directory, which defaults to @file{~/.nneething/}.
16559
16560 @item nneething-exclude-files
16561 @vindex nneething-exclude-files
16562 All files that match this regexp will be ignored.  Nice to use to exclude
16563 auto-save files and the like, which is what it does by default.
16564
16565 @item nneething-include-files
16566 @vindex nneething-include-files
16567 Regexp saying what files to include in the group.  If this variable is
16568 non-@code{nil}, only files matching this regexp will be included.
16569
16570 @item nneething-map-file
16571 @vindex nneething-map-file
16572 Name of the map files.
16573 @end table
16574
16575
16576 @node Document Groups
16577 @subsection Document Groups
16578 @cindex nndoc
16579 @cindex documentation group
16580 @cindex help group
16581
16582 @code{nndoc} is a cute little thing that will let you read a single file
16583 as a newsgroup.  Several files types are supported:
16584
16585 @table @code
16586 @cindex Babyl
16587 @cindex Rmail mbox
16588
16589 @item babyl
16590 The Babyl (Rmail) mail box.
16591 @cindex mbox
16592 @cindex Unix mbox
16593
16594 @item mbox
16595 The standard Unix mbox file.
16596
16597 @cindex MMDF mail box
16598 @item mmdf
16599 The MMDF mail box format.
16600
16601 @item news
16602 Several news articles appended into a file.
16603
16604 @item rnews
16605 @cindex rnews batch files
16606 The rnews batch transport format.
16607 @cindex forwarded messages
16608
16609 @item forward
16610 Forwarded articles.
16611
16612 @item nsmail
16613 Netscape mail boxes.
16614
16615 @item mime-parts
16616 @acronym{MIME} multipart messages.
16617
16618 @item standard-digest
16619 The standard (RFC 1153) digest format.
16620
16621 @item mime-digest
16622 A @acronym{MIME} digest of messages.
16623
16624 @item lanl-gov-announce
16625 Announcement messages from LANL Gov Announce.
16626
16627 @item rfc822-forward
16628 A message forwarded according to RFC822.
16629
16630 @item outlook
16631 The Outlook mail box.
16632
16633 @item oe-dbx
16634 The Outlook Express dbx mail box.
16635
16636 @item exim-bounce
16637 A bounce message from the Exim MTA.
16638
16639 @item forward
16640 A message forwarded according to informal rules.
16641
16642 @item rfc934
16643 An RFC934-forwarded message.
16644
16645 @item mailman
16646 A mailman digest.
16647
16648 @item clari-briefs
16649 A digest of Clarinet brief news items.
16650
16651 @item slack-digest
16652 Non-standard digest format---matches most things, but does it badly.
16653
16654 @item mail-in-mail
16655 The last resort.
16656 @end table
16657
16658 You can also use the special ``file type'' @code{guess}, which means
16659 that @code{nndoc} will try to guess what file type it is looking at.
16660 @code{digest} means that @code{nndoc} should guess what digest type the
16661 file is.
16662
16663 @code{nndoc} will not try to change the file or insert any extra headers into
16664 it---it will simply, like, let you use the file as the basis for a
16665 group.  And that's it.
16666
16667 If you have some old archived articles that you want to insert into your
16668 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16669 that.  Say you have an old @file{RMAIL} file with mail that you now want
16670 to split into your new @code{nnml} groups.  You look at that file using
16671 @code{nndoc} (using the @kbd{G f} command in the group buffer
16672 (@pxref{Foreign Groups})), set the process mark on all the articles in
16673 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16674 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
16675 file is now also stored in lots of @code{nnml} directories, and you can
16676 delete that pesky @file{RMAIL} file.  If you have the guts!
16677
16678 Virtual server variables:
16679
16680 @table @code
16681 @item nndoc-article-type
16682 @vindex nndoc-article-type
16683 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16684 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16685 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16686 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
16687 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
16688
16689 @item nndoc-post-type
16690 @vindex nndoc-post-type
16691 This variable says whether Gnus is to consider the group a news group or
16692 a mail group.  There are two valid values:  @code{mail} (the default)
16693 and @code{news}.
16694 @end table
16695
16696 @menu
16697 * Document Server Internals::   How to add your own document types.
16698 @end menu
16699
16700
16701 @node Document Server Internals
16702 @subsubsection Document Server Internals
16703
16704 Adding new document types to be recognized by @code{nndoc} isn't
16705 difficult.  You just have to whip up a definition of what the document
16706 looks like, write a predicate function to recognize that document type,
16707 and then hook into @code{nndoc}.
16708
16709 First, here's an example document type definition:
16710
16711 @example
16712 (mmdf
16713  (article-begin .  "^\^A\^A\^A\^A\n")
16714  (body-end .  "^\^A\^A\^A\^A\n"))
16715 @end example
16716
16717 The definition is simply a unique @dfn{name} followed by a series of
16718 regexp pseudo-variable settings.  Below are the possible
16719 variables---don't be daunted by the number of variables; most document
16720 types can be defined with very few settings:
16721
16722 @table @code
16723 @item first-article
16724 If present, @code{nndoc} will skip past all text until it finds
16725 something that match this regexp.  All text before this will be
16726 totally ignored.
16727
16728 @item article-begin
16729 This setting has to be present in all document type definitions.  It
16730 says what the beginning of each article looks like.
16731
16732 @item head-begin-function
16733 If present, this should be a function that moves point to the head of
16734 the article.
16735
16736 @item nndoc-head-begin
16737 If present, this should be a regexp that matches the head of the
16738 article.
16739
16740 @item nndoc-head-end
16741 This should match the end of the head of the article.  It defaults to
16742 @samp{^$}---the empty line.
16743
16744 @item body-begin-function
16745 If present, this function should move point to the beginning of the body
16746 of the article.
16747
16748 @item body-begin
16749 This should match the beginning of the body of the article.  It defaults
16750 to @samp{^\n}.
16751
16752 @item body-end-function
16753 If present, this function should move point to the end of the body of
16754 the article.
16755
16756 @item body-end
16757 If present, this should match the end of the body of the article.
16758
16759 @item file-end
16760 If present, this should match the end of the file.  All text after this
16761 regexp will be totally ignored.
16762
16763 @end table
16764
16765 So, using these variables @code{nndoc} is able to dissect a document
16766 file into a series of articles, each with a head and a body.  However, a
16767 few more variables are needed since not all document types are all that
16768 news-like---variables needed to transform the head or the body into
16769 something that's palatable for Gnus:
16770
16771 @table @code
16772 @item prepare-body-function
16773 If present, this function will be called when requesting an article.  It
16774 will be called with point at the start of the body, and is useful if the
16775 document has encoded some parts of its contents.
16776
16777 @item article-transform-function
16778 If present, this function is called when requesting an article.  It's
16779 meant to be used for more wide-ranging transformation of both head and
16780 body of the article.
16781
16782 @item generate-head-function
16783 If present, this function is called to generate a head that Gnus can
16784 understand.  It is called with the article number as a parameter, and is
16785 expected to generate a nice head for the article in question.  It is
16786 called when requesting the headers of all articles.
16787
16788 @end table
16789
16790 Let's look at the most complicated example I can come up with---standard
16791 digests:
16792
16793 @example
16794 (standard-digest
16795  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
16796  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
16797  (prepare-body-function . nndoc-unquote-dashes)
16798  (body-end-function . nndoc-digest-body-end)
16799  (head-end . "^ ?$")
16800  (body-begin . "^ ?\n")
16801  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
16802  (subtype digest guess))
16803 @end example
16804
16805 We see that all text before a 70-width line of dashes is ignored; all
16806 text after a line that starts with that @samp{^End of} is also ignored;
16807 each article begins with a 30-width line of dashes; the line separating
16808 the head from the body may contain a single space; and that the body is
16809 run through @code{nndoc-unquote-dashes} before being delivered.
16810
16811 To hook your own document definition into @code{nndoc}, use the
16812 @code{nndoc-add-type} function.  It takes two parameters---the first
16813 is the definition itself and the second (optional) parameter says
16814 where in the document type definition alist to put this definition.
16815 The alist is traversed sequentially, and
16816 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
16817 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
16818 @code{mmdf} type, and so on.  These type predicates should return
16819 @code{nil} if the document is not of the correct type; @code{t} if it
16820 is of the correct type; and a number if the document might be of the
16821 correct type.  A high number means high probability; a low number
16822 means low probability with @samp{0} being the lowest valid number.
16823
16824
16825 @node SOUP
16826 @subsection SOUP
16827 @cindex SOUP
16828 @cindex offline
16829
16830 In the PC world people often talk about ``offline'' newsreaders.  These
16831 are thingies that are combined reader/news transport monstrosities.
16832 With built-in modem programs.  Yecchh!
16833
16834 Of course, us Unix Weenie types of human beans use things like
16835 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
16836 transport things like Ghod intended.  And then we just use normal
16837 newsreaders.
16838
16839 However, it can sometimes be convenient to do something that's a bit
16840 easier on the brain if you have a very slow modem, and you're not really
16841 that interested in doing things properly.
16842
16843 A file format called @sc{soup} has been developed for transporting news
16844 and mail from servers to home machines and back again.  It can be a bit
16845 fiddly.
16846
16847 First some terminology:
16848
16849 @table @dfn
16850
16851 @item server
16852 This is the machine that is connected to the outside world and where you
16853 get news and/or mail from.
16854
16855 @item home machine
16856 This is the machine that you want to do the actual reading and responding
16857 on.  It is typically not connected to the rest of the world in any way.
16858
16859 @item packet
16860 Something that contains messages and/or commands.  There are two kinds
16861 of packets:
16862
16863 @table @dfn
16864 @item message packets
16865 These are packets made at the server, and typically contain lots of
16866 messages for you to read.  These are called @file{SoupoutX.tgz} by
16867 default, where @var{x} is a number.
16868
16869 @item response packets
16870 These are packets made at the home machine, and typically contains
16871 replies that you've written.  These are called @file{SoupinX.tgz} by
16872 default, where @var{x} is a number.
16873
16874 @end table
16875
16876 @end table
16877
16878
16879 @enumerate
16880
16881 @item
16882 You log in on the server and create a @sc{soup} packet.  You can either
16883 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
16884 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
16885 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
16886
16887 @item
16888 You transfer the packet home.  Rail, boat, car or modem will do fine.
16889
16890 @item
16891 You put the packet in your home directory.
16892
16893 @item
16894 You fire up Gnus on your home machine using the @code{nnsoup} back end as
16895 the native or secondary server.
16896
16897 @item
16898 You read articles and mail and answer and followup to the things you
16899 want (@pxref{SOUP Replies}).
16900
16901 @item
16902 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
16903 packet.
16904
16905 @item
16906 You transfer this packet to the server.
16907
16908 @item
16909 You use Gnus to mail this packet out with the @kbd{G s s} command.
16910
16911 @item
16912 You then repeat until you die.
16913
16914 @end enumerate
16915
16916 So you basically have a bipartite system---you use @code{nnsoup} for
16917 reading and Gnus for packing/sending these @sc{soup} packets.
16918
16919 @menu
16920 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
16921 * SOUP Groups::                 A back end for reading @sc{soup} packets.
16922 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
16923 @end menu
16924
16925
16926 @node SOUP Commands
16927 @subsubsection SOUP Commands
16928
16929 These are commands for creating and manipulating @sc{soup} packets.
16930
16931 @table @kbd
16932 @item G s b
16933 @kindex G s b (Group)
16934 @findex gnus-group-brew-soup
16935 Pack all unread articles in the current group
16936 (@code{gnus-group-brew-soup}).  This command understands the
16937 process/prefix convention.
16938
16939 @item G s w
16940 @kindex G s w (Group)
16941 @findex gnus-soup-save-areas
16942 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
16943
16944 @item G s s
16945 @kindex G s s (Group)
16946 @findex gnus-soup-send-replies
16947 Send all replies from the replies packet
16948 (@code{gnus-soup-send-replies}).
16949
16950 @item G s p
16951 @kindex G s p (Group)
16952 @findex gnus-soup-pack-packet
16953 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
16954
16955 @item G s r
16956 @kindex G s r (Group)
16957 @findex nnsoup-pack-replies
16958 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
16959
16960 @item O s
16961 @kindex O s (Summary)
16962 @findex gnus-soup-add-article
16963 This summary-mode command adds the current article to a @sc{soup} packet
16964 (@code{gnus-soup-add-article}).  It understands the process/prefix
16965 convention (@pxref{Process/Prefix}).
16966
16967 @end table
16968
16969
16970 There are a few variables to customize where Gnus will put all these
16971 thingies:
16972
16973 @table @code
16974
16975 @item gnus-soup-directory
16976 @vindex gnus-soup-directory
16977 Directory where Gnus will save intermediate files while composing
16978 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
16979
16980 @item gnus-soup-replies-directory
16981 @vindex gnus-soup-replies-directory
16982 This is what Gnus will use as a temporary directory while sending our
16983 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
16984
16985 @item gnus-soup-prefix-file
16986 @vindex gnus-soup-prefix-file
16987 Name of the file where Gnus stores the last used prefix.  The default is
16988 @samp{gnus-prefix}.
16989
16990 @item gnus-soup-packer
16991 @vindex gnus-soup-packer
16992 A format string command for packing a @sc{soup} packet.  The default is
16993 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
16994
16995 @item gnus-soup-unpacker
16996 @vindex gnus-soup-unpacker
16997 Format string command for unpacking a @sc{soup} packet.  The default is
16998 @samp{gunzip -c %s | tar xvf -}.
16999
17000 @item gnus-soup-packet-directory
17001 @vindex gnus-soup-packet-directory
17002 Where Gnus will look for reply packets.  The default is @file{~/}.
17003
17004 @item gnus-soup-packet-regexp
17005 @vindex gnus-soup-packet-regexp
17006 Regular expression matching @sc{soup} reply packets in
17007 @code{gnus-soup-packet-directory}.
17008
17009 @end table
17010
17011
17012 @node SOUP Groups
17013 @subsubsection SOUP Groups
17014 @cindex nnsoup
17015
17016 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17017 read incoming packets, unpack them, and put them in a directory where
17018 you can read them at leisure.
17019
17020 These are the variables you can use to customize its behavior:
17021
17022 @table @code
17023
17024 @item nnsoup-tmp-directory
17025 @vindex nnsoup-tmp-directory
17026 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17027 directory.  (@file{/tmp/} by default.)
17028
17029 @item nnsoup-directory
17030 @vindex nnsoup-directory
17031 @code{nnsoup} then moves each message and index file to this directory.
17032 The default is @file{~/SOUP/}.
17033
17034 @item nnsoup-replies-directory
17035 @vindex nnsoup-replies-directory
17036 All replies will be stored in this directory before being packed into a
17037 reply packet.  The default is @file{~/SOUP/replies/}.
17038
17039 @item nnsoup-replies-format-type
17040 @vindex nnsoup-replies-format-type
17041 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17042 (rnews), and I don't think you should touch that variable.  I probably
17043 shouldn't even have documented it.  Drats!  Too late!
17044
17045 @item nnsoup-replies-index-type
17046 @vindex nnsoup-replies-index-type
17047 The index type of the replies packet.  The default is @samp{?n}, which
17048 means ``none''.  Don't fiddle with this one either!
17049
17050 @item nnsoup-active-file
17051 @vindex nnsoup-active-file
17052 Where @code{nnsoup} stores lots of information.  This is not an ``active
17053 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17054 this file or mess it up in any way, you're dead.  The default is
17055 @file{~/SOUP/active}.
17056
17057 @item nnsoup-packer
17058 @vindex nnsoup-packer
17059 Format string command for packing a reply @sc{soup} packet.  The default
17060 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17061
17062 @item nnsoup-unpacker
17063 @vindex nnsoup-unpacker
17064 Format string command for unpacking incoming @sc{soup} packets.  The
17065 default is @samp{gunzip -c %s | tar xvf -}.
17066
17067 @item nnsoup-packet-directory
17068 @vindex nnsoup-packet-directory
17069 Where @code{nnsoup} will look for incoming packets.  The default is
17070 @file{~/}.
17071
17072 @item nnsoup-packet-regexp
17073 @vindex nnsoup-packet-regexp
17074 Regular expression matching incoming @sc{soup} packets.  The default is
17075 @samp{Soupout}.
17076
17077 @item nnsoup-always-save
17078 @vindex nnsoup-always-save
17079 If non-@code{nil}, save the replies buffer after each posted message.
17080
17081 @end table
17082
17083
17084 @node SOUP Replies
17085 @subsubsection SOUP Replies
17086
17087 Just using @code{nnsoup} won't mean that your postings and mailings end
17088 up in @sc{soup} reply packets automagically.  You have to work a bit
17089 more for that to happen.
17090
17091 @findex nnsoup-set-variables
17092 The @code{nnsoup-set-variables} command will set the appropriate
17093 variables to ensure that all your followups and replies end up in the
17094 @sc{soup} system.
17095
17096 In specific, this is what it does:
17097
17098 @lisp
17099 (setq message-send-news-function 'nnsoup-request-post)
17100 (setq message-send-mail-function 'nnsoup-request-mail)
17101 @end lisp
17102
17103 And that's it, really.  If you only want news to go into the @sc{soup}
17104 system you just use the first line.  If you only want mail to be
17105 @sc{soup}ed you use the second.
17106
17107
17108 @node Mail-To-News Gateways
17109 @subsection Mail-To-News Gateways
17110 @cindex mail-to-news gateways
17111 @cindex gateways
17112
17113 If your local @code{nntp} server doesn't allow posting, for some reason
17114 or other, you can post using one of the numerous mail-to-news gateways.
17115 The @code{nngateway} back end provides the interface.
17116
17117 Note that you can't read anything from this back end---it can only be
17118 used to post with.
17119
17120 Server variables:
17121
17122 @table @code
17123 @item nngateway-address
17124 @vindex nngateway-address
17125 This is the address of the mail-to-news gateway.
17126
17127 @item nngateway-header-transformation
17128 @vindex nngateway-header-transformation
17129 News headers often have to be transformed in some odd way or other
17130 for the mail-to-news gateway to accept it.  This variable says what
17131 transformation should be called, and defaults to
17132 @code{nngateway-simple-header-transformation}.  The function is called
17133 narrowed to the headers to be transformed and with one parameter---the
17134 gateway address.
17135
17136 This default function just inserts a new @code{To} header based on the
17137 @code{Newsgroups} header and the gateway address.
17138 For instance, an article with this @code{Newsgroups} header:
17139
17140 @example
17141 Newsgroups: alt.religion.emacs
17142 @end example
17143
17144 will get this @code{To} header inserted:
17145
17146 @example
17147 To: alt-religion-emacs@@GATEWAY
17148 @end example
17149
17150 The following pre-defined functions exist:
17151
17152 @findex nngateway-simple-header-transformation
17153 @table @code
17154
17155 @item nngateway-simple-header-transformation
17156 Creates a @code{To} header that looks like
17157 @var{newsgroup}@@@code{nngateway-address}.
17158
17159 @findex nngateway-mail2news-header-transformation
17160
17161 @item nngateway-mail2news-header-transformation
17162 Creates a @code{To} header that looks like
17163 @code{nngateway-address}.
17164 @end table
17165
17166 @end table
17167
17168 Here's an example:
17169
17170 @lisp
17171 (setq gnus-post-method
17172       '(nngateway
17173         "mail2news@@replay.com"
17174         (nngateway-header-transformation
17175          nngateway-mail2news-header-transformation)))
17176 @end lisp
17177
17178 So, to use this, simply say something like:
17179
17180 @lisp
17181 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17182 @end lisp
17183
17184
17185
17186 @node Combined Groups
17187 @section Combined Groups
17188
17189 Gnus allows combining a mixture of all the other group types into bigger
17190 groups.
17191
17192 @menu
17193 * Virtual Groups::              Combining articles from many groups.
17194 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17195 @end menu
17196
17197
17198 @node Virtual Groups
17199 @subsection Virtual Groups
17200 @cindex nnvirtual
17201 @cindex virtual groups
17202 @cindex merging groups
17203
17204 An @dfn{nnvirtual group} is really nothing more than a collection of
17205 other groups.
17206
17207 For instance, if you are tired of reading many small groups, you can
17208 put them all in one big group, and then grow tired of reading one
17209 big, unwieldy group.  The joys of computing!
17210
17211 You specify @code{nnvirtual} as the method.  The address should be a
17212 regexp to match component groups.
17213
17214 All marks in the virtual group will stick to the articles in the
17215 component groups.  So if you tick an article in a virtual group, the
17216 article will also be ticked in the component group from whence it
17217 came.  (And vice versa---marks from the component groups will also be
17218 shown in the virtual group.).  To create an empty virtual group, run
17219 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17220 and edit the method regexp with @kbd{M-e}
17221 (@code{gnus-group-edit-group-method})
17222
17223 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17224 newsgroups into one, big, happy newsgroup:
17225
17226 @lisp
17227 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17228 @end lisp
17229
17230 The component groups can be native or foreign; everything should work
17231 smoothly, but if your computer explodes, it was probably my fault.
17232
17233 Collecting the same group from several servers might actually be a good
17234 idea if users have set the Distribution header to limit distribution.
17235 If you would like to read @samp{soc.motss} both from a server in Japan
17236 and a server in Norway, you could use the following as the group regexp:
17237
17238 @example
17239 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17240 @end example
17241
17242 (Remember, though, that if you're creating the group with @kbd{G m}, you
17243 shouldn't double the backslashes, and you should leave off the quote
17244 characters at the beginning and the end of the string.)
17245
17246 This should work kinda smoothly---all articles from both groups should
17247 end up in this one, and there should be no duplicates.  Threading (and
17248 the rest) will still work as usual, but there might be problems with the
17249 sequence of articles.  Sorting on date might be an option here
17250 (@pxref{Selecting a Group}).
17251
17252 One limitation, however---all groups included in a virtual
17253 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17254 zombie groups can't be component groups for @code{nnvirtual} groups.
17255
17256 @vindex nnvirtual-always-rescan
17257 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17258 @code{nnvirtual} will always scan groups for unread articles when
17259 entering a virtual group.  If this variable is @code{nil} (which is the
17260 default) and you read articles in a component group after the virtual
17261 group has been activated, the read articles from the component group
17262 will show up when you enter the virtual group.  You'll also see this
17263 effect if you have two virtual groups that have a component group in
17264 common.  If that's the case, you should set this variable to @code{t}.
17265 Or you can just tap @code{M-g} on the virtual group every time before
17266 you enter it---it'll have much the same effect.
17267
17268 @code{nnvirtual} can have both mail and news groups as component groups.
17269 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17270 has to ask the back end of the component group the article comes from
17271 whether it is a news or mail back end.  However, when you do a @kbd{^},
17272 there is typically no sure way for the component back end to know this,
17273 and in that case @code{nnvirtual} tells Gnus that the article came from a
17274 not-news back end.  (Just to be on the safe side.)
17275
17276 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17277 line from the article you respond to in these cases.
17278
17279 @code{nnvirtual} groups do not inherit anything but articles and marks
17280 from component groups---group parameters, for instance, are not
17281 inherited.
17282
17283
17284 @node Kibozed Groups
17285 @subsection Kibozed Groups
17286 @cindex nnkiboze
17287 @cindex kibozing
17288
17289 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17290 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17291 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17292 down to a halt with useless requests!  Oh happiness!
17293
17294 @kindex G k (Group)
17295 To create a kibozed group, use the @kbd{G k} command in the group
17296 buffer.
17297
17298 The address field of the @code{nnkiboze} method is, as with
17299 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17300 @code{nnkiboze} group.  That's where most similarities between
17301 @code{nnkiboze} and @code{nnvirtual} end.
17302
17303 In addition to this regexp detailing component groups, an
17304 @code{nnkiboze} group must have a score file to say what articles are
17305 to be included in the group (@pxref{Scoring}).
17306
17307 @kindex M-x nnkiboze-generate-groups
17308 @findex nnkiboze-generate-groups
17309 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17310 @code{nnkiboze} groups you want to have.  This command will take time.
17311 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17312 headers from all the articles in all the component groups and run them
17313 through the scoring process to determine if there are any articles in
17314 the groups that are to be part of the @code{nnkiboze} groups.
17315
17316 Please limit the number of component groups by using restrictive
17317 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17318 @acronym{NNTP} site may throw you off and never let you back in again.
17319 Stranger things have happened.
17320
17321 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17322 and they can be foreign.  No restrictions.
17323
17324 @vindex nnkiboze-directory
17325 The generation of an @code{nnkiboze} group means writing two files in
17326 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17327 One contains the @acronym{NOV} header lines for all the articles in
17328 the group, and the other is an additional @file{.newsrc} file to store
17329 information on what groups have been searched through to find
17330 component articles.
17331
17332 Articles marked as read in the @code{nnkiboze} group will have
17333 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17334
17335
17336 @node Gnus Unplugged
17337 @section Gnus Unplugged
17338 @cindex offline
17339 @cindex unplugged
17340 @cindex agent
17341 @cindex Gnus agent
17342 @cindex Gnus unplugged
17343
17344 In olden times (ca. February '88), people used to run their newsreaders
17345 on big machines with permanent connections to the net.  News transport
17346 was dealt with by news servers, and all the newsreaders had to do was to
17347 read news.  Believe it or not.
17348
17349 Nowadays most people read news and mail at home, and use some sort of
17350 modem to connect to the net.  To avoid running up huge phone bills, it
17351 would be nice to have a way to slurp down all the news and mail, hang up
17352 the phone, read for several hours, and then upload any responses you
17353 have to make.  And then you repeat the procedure.
17354
17355 Of course, you can use news servers for doing this as well.  I've used
17356 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17357 for some years, but doing that's a bore.  Moving the news server
17358 functionality up to the newsreader makes sense if you're the only person
17359 reading news on a machine.
17360
17361 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17362 fact, you don't even have to configure anything.
17363
17364 Of course, to use it as such, you have to learn a few new commands.
17365
17366 @menu
17367 * Agent Basics::                How it all is supposed to work.
17368 * Agent Categories::            How to tell the Gnus Agent what to download.
17369 * Agent Commands::              New commands for all the buffers.
17370 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17371 * Agent as Cache::              The Agent is a big cache too.
17372 * Agent Expiry::                How to make old articles go away.
17373 * Agent Regeneration::          How to recover from lost connections and other accidents.
17374 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17375 * Outgoing Messages::           What happens when you post/mail something?
17376 * Agent Variables::             Customizing is fun.
17377 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17378 * Batching Agents::             How to fetch news from a @code{cron} job.
17379 * Agent Caveats::               What you think it'll do and what it does.
17380 @end menu
17381
17382
17383 @node Agent Basics
17384 @subsection Agent Basics
17385
17386 First, let's get some terminology out of the way.
17387
17388 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17389 connection to the net (and notified the Agent that this is the case).
17390 When the connection to the net is up again (and Gnus knows this), the
17391 Agent is @dfn{plugged}.
17392
17393 The @dfn{local} machine is the one you're running on, and which isn't
17394 connected to the net continuously.
17395
17396 @dfn{Downloading} means fetching things from the net to your local
17397 machine.  @dfn{Uploading} is doing the opposite.
17398
17399 You know that Gnus gives you all the opportunity you'd ever want for
17400 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17401 is also customizable to a great extent, which means that the user has a
17402 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17403 you in your foot, but with Gnus, you have a choice!
17404
17405 Gnus is never really in plugged or unplugged state.  Rather, it applies
17406 that state to each server individually.  This means that some servers
17407 can be plugged while others can be unplugged.  Additionally, some
17408 servers can be ignored by the Agent altogether (which means that
17409 they're kinda like plugged always).
17410
17411 So when you unplug the Agent and then wonder why is Gnus opening a
17412 connection to the Net, the next step to do is to look whether all
17413 servers are agentized.  If there is an unagentized server, you found
17414 the culprit.
17415
17416 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17417 reachable.  When Gnus notices this, it asks you whether you want the
17418 server to be switched to offline state.  If you say yes, then the
17419 server will behave somewhat as if it was unplugged, except that Gnus
17420 will ask you whether you want to switch it back online again.
17421
17422 Let's take a typical Gnus session using the Agent.
17423
17424 @itemize @bullet
17425
17426 @item
17427 @findex gnus-unplugged
17428 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17429 Agent in a disconnected state.  You can read all the news that you have
17430 already fetched while in this mode.
17431
17432 @item
17433 You then decide to see whether any new news has arrived.  You connect
17434 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17435 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17436 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17437 Source Specifiers}).
17438
17439 @item
17440 You can then read the new news immediately, or you can download the
17441 news onto your local machine.  If you want to do the latter, you press
17442 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17443 all the eligible articles in all the groups.  (To let Gnus know which
17444 articles you want to download, @pxref{Agent Categories}).
17445
17446 @item
17447 After fetching the articles, you press @kbd{J j} to make Gnus become
17448 unplugged again, and you shut down the PPP thing (or whatever).  And
17449 then you read the news offline.
17450
17451 @item
17452 And then you go to step 2.
17453 @end itemize
17454
17455 Here are some things you should do the first time (or so) that you use
17456 the Agent.
17457
17458 @itemize @bullet
17459
17460 @item
17461 Decide which servers should be covered by the Agent.  If you have a mail
17462 back end, it would probably be nonsensical to have it covered by the
17463 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17464 @kbd{J a} on the server (or servers) that you wish to have covered by the
17465 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17466 added servers you do not wish to have covered by the Agent.  By default,
17467 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17468 @code{gnus-secondary-select-methods} are agentized.
17469
17470 @item
17471 Decide on download policy.  It's fairly simple once you decide whether
17472 you are going to use agent categories, topic parameters, and/or group
17473 parameters to implement your policy.  If you're new to gnus, it
17474 is probably best to start with a category, @xref{Agent Categories}.
17475
17476 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17477 (@pxref{Agent Categories}) provide for setting a policy that applies
17478 to multiple groups.  Which you use is entirely up to you.  Topic
17479 parameters do override categories so, if you mix the two, you'll have
17480 to take that into account.  If you have a few groups that deviate from
17481 your policy, you can use group parameters (@pxref{Group Parameters}) to
17482 configure them.
17483
17484 @item
17485 Uhm@dots{} that's it.
17486 @end itemize
17487
17488
17489 @node Agent Categories
17490 @subsection Agent Categories
17491
17492 One of the main reasons to integrate the news transport layer into the
17493 newsreader is to allow greater control over what articles to download.
17494 There's not much point in downloading huge amounts of articles, just to
17495 find out that you're not interested in reading any of them.  It's better
17496 to be somewhat more conservative in choosing what to download, and then
17497 mark the articles for downloading manually if it should turn out that
17498 you're interested in the articles anyway.
17499
17500 One of the more effective methods for controlling what is to be
17501 downloaded is to create a @dfn{category} and then assign some (or all)
17502 groups to this category.  Groups that do not belong in any other
17503 category belong to the @code{default} category.  Gnus has its own
17504 buffer for creating and managing categories.
17505
17506 If you prefer, you can also use group parameters (@pxref{Group
17507 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17508 alternative approach to controlling the agent.  The only real
17509 difference is that categories are specific to the agent (so there is
17510 less to learn) while group and topic parameters include the kitchen
17511 sink.
17512
17513 Since you can set agent parameters in several different places we have
17514 a rule to decide which source to believe.  This rule specifies that
17515 the parameter sources are checked in the following order: group
17516 parameters, topic parameters, agent category, and finally customizable
17517 variables.  So you can mix all of these sources to produce a wide range
17518 of behavior, just don't blame me if you don't remember where you put
17519 your settings.
17520
17521 @menu
17522 * Category Syntax::             What a category looks like.
17523 * Category Buffer::             A buffer for maintaining categories.
17524 * Category Variables::          Customize'r'Us.
17525 @end menu
17526
17527
17528 @node Category Syntax
17529 @subsubsection Category Syntax
17530
17531 A category consists of a name, the list of groups belonging to the
17532 category, and a number of optional parameters that override the
17533 customizable variables.  The complete list of agent parameters are
17534 listed below.
17535
17536 @table @code
17537 @item gnus-agent-cat-name
17538 The name of the category.
17539
17540 @item gnus-agent-cat-groups
17541 The list of groups that are in this category.
17542
17543 @item gnus-agent-cat-predicate
17544 A predicate which (generally) gives a rough outline of which articles
17545 are eligible for downloading; and
17546
17547 @item gnus-agent-cat-score-file
17548 a score rule which (generally) gives you a finer granularity when
17549 deciding what articles to download.  (Note that this @dfn{download
17550 score} is not necessarily related to normal scores.)
17551
17552 @item gnus-agent-cat-enable-expiration
17553 a boolean indicating whether the agent should expire old articles in
17554 this group.  Most groups should be expired to conserve disk space.  In
17555 fact, its probably safe to say that the gnus.* hierarchy contains the
17556 only groups that should not be expired.
17557
17558 @item gnus-agent-cat-days-until-old
17559 an integer indicating the number of days that the agent should wait
17560 before deciding that a read article is safe to expire.
17561
17562 @item gnus-agent-cat-low-score
17563 an integer that overrides the value of @code{gnus-agent-low-score}.
17564
17565 @item gnus-agent-cat-high-score
17566 an integer that overrides the value of @code{gnus-agent-high-score}.
17567
17568 @item gnus-agent-cat-length-when-short
17569 an integer that overrides the value of
17570 @code{gnus-agent-short-article}.
17571
17572 @item gnus-agent-cat-length-when-long
17573 an integer that overrides the value of @code{gnus-agent-long-article}.
17574 @end table
17575
17576 The name of a category can not be changed once the category has been
17577 created.
17578
17579 Each category maintains a list of groups that are exclusive members of
17580 that category.  The exclusivity rule is automatically enforced, add a
17581 group to a new category and it is automatically removed from its old
17582 category.
17583
17584 A predicate in its simplest form can be a single predicate such as
17585 @code{true} or @code{false}.  These two will download every available
17586 article or nothing respectively.  In the case of these two special
17587 predicates an additional score rule is superfluous.
17588
17589 Predicates of @code{high} or @code{low} download articles in respect of
17590 their scores in relationship to @code{gnus-agent-high-score} and
17591 @code{gnus-agent-low-score} as described below.
17592
17593 To gain even finer control of what is to be regarded eligible for
17594 download a predicate can consist of a number of predicates with logical
17595 operators sprinkled in between.
17596
17597 Perhaps some examples are in order.
17598
17599 Here's a simple predicate.  (It's the default predicate, in fact, used
17600 for all groups that don't belong to any other category.)
17601
17602 @lisp
17603 short
17604 @end lisp
17605
17606 Quite simple, eh?  This predicate is true if and only if the article is
17607 short (for some value of ``short'').
17608
17609 Here's a more complex predicate:
17610
17611 @lisp
17612 (or high
17613     (and
17614      (not low)
17615      (not long)))
17616 @end lisp
17617
17618 This means that an article should be downloaded if it has a high score,
17619 or if the score is not low and the article is not long.  You get the
17620 drift.
17621
17622 The available logical operators are @code{or}, @code{and} and
17623 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17624 @samp{|}, @code{&} and @code{!} instead.)
17625
17626 The following predicates are pre-defined, but if none of these fit what
17627 you want to do, you can write your own.
17628
17629 When evaluating each of these predicates, the named constant will be
17630 bound to the value determined by calling
17631 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17632 example, gnus-agent-short-article will be bound to
17633 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17634 means that you can specify a predicate in your category then tune that
17635 predicate to individual groups.
17636
17637 @table @code
17638 @item short
17639 True iff the article is shorter than @code{gnus-agent-short-article}
17640 lines; default 100.
17641
17642 @item long
17643 True iff the article is longer than @code{gnus-agent-long-article}
17644 lines; default 200.
17645
17646 @item low
17647 True iff the article has a download score less than
17648 @code{gnus-agent-low-score}; default 0.
17649
17650 @item high
17651 True iff the article has a download score greater than
17652 @code{gnus-agent-high-score}; default 0.
17653
17654 @item spam
17655 True iff the Gnus Agent guesses that the article is spam.  The
17656 heuristics may change over time, but at present it just computes a
17657 checksum and sees whether articles match.
17658
17659 @item true
17660 Always true.
17661
17662 @item false
17663 Always false.
17664 @end table
17665
17666 If you want to create your own predicate function, here's what you have
17667 to know:  The functions are called with no parameters, but the
17668 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
17669 useful values.
17670
17671 For example, you could decide that you don't want to download articles
17672 that were posted more than a certain number of days ago (e.g. posted
17673 more than @code{gnus-agent-expire-days} ago) you might write a function
17674 something along the lines of the following:
17675
17676 @lisp
17677 (defun my-article-old-p ()
17678   "Say whether an article is old."
17679   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
17680      (- (time-to-days (current-time)) gnus-agent-expire-days)))
17681 @end lisp
17682
17683 with the predicate then defined as:
17684
17685 @lisp
17686 (not my-article-old-p)
17687 @end lisp
17688
17689 or you could append your predicate to the predefined
17690 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
17691 wherever.
17692
17693 @lisp
17694 (require 'gnus-agent)
17695 (setq  gnus-category-predicate-alist
17696   (append gnus-category-predicate-alist
17697          '((old . my-article-old-p))))
17698 @end lisp
17699
17700 and simply specify your predicate as:
17701
17702 @lisp
17703 (not old)
17704 @end lisp
17705
17706 If/when using something like the above, be aware that there are many
17707 misconfigured systems/mailers out there and so an article's date is not
17708 always a reliable indication of when it was posted.  Hell, some people
17709 just don't give a damn.
17710
17711 The above predicates apply to @emph{all} the groups which belong to the
17712 category.  However, if you wish to have a specific predicate for an
17713 individual group within a category, or you're just too lazy to set up a
17714 new category, you can enter a group's individual predicate in its group
17715 parameters like so:
17716
17717 @lisp
17718 (agent-predicate . short)
17719 @end lisp
17720
17721 This is the group/topic parameter equivalent of the agent category default.
17722 Note that when specifying a single word predicate like this, the
17723 @code{agent-predicate} specification must be in dotted pair notation.
17724
17725 The equivalent of the longer example from above would be:
17726
17727 @lisp
17728 (agent-predicate or high (and (not low) (not long)))
17729 @end lisp
17730
17731 The outer parenthesis required in the category specification are not
17732 entered here as, not being in dotted pair notation, the value of the
17733 predicate is assumed to be a list.
17734
17735
17736 Now, the syntax of the download score is the same as the syntax of
17737 normal score files, except that all elements that require actually
17738 seeing the article itself are verboten.  This means that only the
17739 following headers can be scored on: @code{Subject}, @code{From},
17740 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
17741 @code{Lines}, and @code{Xref}.
17742
17743 As with predicates, the specification of the @code{download score rule}
17744 to use in respect of a group can be in either the category definition if
17745 it's to be applicable to all groups in therein, or a group's parameters
17746 if it's to be specific to that group.
17747
17748 In both of these places the @code{download score rule} can take one of
17749 three forms:
17750
17751 @enumerate
17752 @item
17753 Score rule
17754
17755 This has the same syntax as a normal Gnus score file except only a
17756 subset of scoring keywords are available as mentioned above.
17757
17758 example:
17759
17760 @itemize @bullet
17761 @item
17762 Category specification
17763
17764 @lisp
17765 (("from"
17766        ("Lars Ingebrigtsen" 1000000 nil s))
17767 ("lines"
17768        (500 -100 nil <)))
17769 @end lisp
17770
17771 @item
17772 Group/Topic Parameter specification
17773
17774 @lisp
17775 (agent-score ("from"
17776                    ("Lars Ingebrigtsen" 1000000 nil s))
17777              ("lines"
17778                    (500 -100 nil <)))
17779 @end lisp
17780
17781 Again, note the omission of the outermost parenthesis here.
17782 @end itemize
17783
17784 @item
17785 Agent score file
17786
17787 These score files must @emph{only} contain the permitted scoring
17788 keywords stated above.
17789
17790 example:
17791
17792 @itemize @bullet
17793 @item
17794 Category specification
17795
17796 @lisp
17797 ("~/News/agent.SCORE")
17798 @end lisp
17799
17800 or perhaps
17801
17802 @lisp
17803 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
17804 @end lisp
17805
17806 @item
17807 Group Parameter specification
17808
17809 @lisp
17810 (agent-score "~/News/agent.SCORE")
17811 @end lisp
17812
17813 Additional score files can be specified as above.  Need I say anything
17814 about parenthesis?
17815 @end itemize
17816
17817 @item
17818 Use @code{normal} score files
17819
17820 If you don't want to maintain two sets of scoring rules for a group, and
17821 your desired @code{downloading} criteria for a group are the same as your
17822 @code{reading} criteria then you can tell the agent to refer to your
17823 @code{normal} score files when deciding what to download.
17824
17825 These directives in either the category definition or a group's
17826 parameters will cause the agent to read in all the applicable score
17827 files for a group, @emph{filtering out} those sections that do not
17828 relate to one of the permitted subset of scoring keywords.
17829
17830 @itemize @bullet
17831 @item
17832 Category Specification
17833
17834 @lisp
17835 file
17836 @end lisp
17837
17838 @item
17839 Group Parameter specification
17840
17841 @lisp
17842 (agent-score . file)
17843 @end lisp
17844 @end itemize
17845 @end enumerate
17846
17847 @node Category Buffer
17848 @subsubsection Category Buffer
17849
17850 You'd normally do all category maintenance from the category buffer.
17851 When you enter it for the first time (with the @kbd{J c} command from
17852 the group buffer), you'll only see the @code{default} category.
17853
17854 The following commands are available in this buffer:
17855
17856 @table @kbd
17857 @item q
17858 @kindex q (Category)
17859 @findex gnus-category-exit
17860 Return to the group buffer (@code{gnus-category-exit}).
17861
17862 @item e
17863 @kindex e (Category)
17864 @findex gnus-category-customize-category
17865 Use a customization buffer to set all of the selected category's
17866 parameters at one time (@code{gnus-category-customize-category}).
17867
17868 @item k
17869 @kindex k (Category)
17870 @findex gnus-category-kill
17871 Kill the current category (@code{gnus-category-kill}).
17872
17873 @item c
17874 @kindex c (Category)
17875 @findex gnus-category-copy
17876 Copy the current category (@code{gnus-category-copy}).
17877
17878 @item a
17879 @kindex a (Category)
17880 @findex gnus-category-add
17881 Add a new category (@code{gnus-category-add}).
17882
17883 @item p
17884 @kindex p (Category)
17885 @findex gnus-category-edit-predicate
17886 Edit the predicate of the current category
17887 (@code{gnus-category-edit-predicate}).
17888
17889 @item g
17890 @kindex g (Category)
17891 @findex gnus-category-edit-groups
17892 Edit the list of groups belonging to the current category
17893 (@code{gnus-category-edit-groups}).
17894
17895 @item s
17896 @kindex s (Category)
17897 @findex gnus-category-edit-score
17898 Edit the download score rule of the current category
17899 (@code{gnus-category-edit-score}).
17900
17901 @item l
17902 @kindex l (Category)
17903 @findex gnus-category-list
17904 List all the categories (@code{gnus-category-list}).
17905 @end table
17906
17907
17908 @node Category Variables
17909 @subsubsection Category Variables
17910
17911 @table @code
17912 @item gnus-category-mode-hook
17913 @vindex gnus-category-mode-hook
17914 Hook run in category buffers.
17915
17916 @item gnus-category-line-format
17917 @vindex gnus-category-line-format
17918 Format of the lines in the category buffer (@pxref{Formatting
17919 Variables}).  Valid elements are:
17920
17921 @table @samp
17922 @item c
17923 The name of the category.
17924
17925 @item g
17926 The number of groups in the category.
17927 @end table
17928
17929 @item gnus-category-mode-line-format
17930 @vindex gnus-category-mode-line-format
17931 Format of the category mode line (@pxref{Mode Line Formatting}).
17932
17933 @item gnus-agent-short-article
17934 @vindex gnus-agent-short-article
17935 Articles that have fewer lines than this are short.  Default 100.
17936
17937 @item gnus-agent-long-article
17938 @vindex gnus-agent-long-article
17939 Articles that have more lines than this are long.  Default 200.
17940
17941 @item gnus-agent-low-score
17942 @vindex gnus-agent-low-score
17943 Articles that have a score lower than this have a low score.  Default
17944 0.
17945
17946 @item gnus-agent-high-score
17947 @vindex gnus-agent-high-score
17948 Articles that have a score higher than this have a high score.  Default
17949 0.
17950
17951 @item gnus-agent-expire-days
17952 @vindex gnus-agent-expire-days
17953 The number of days that a @samp{read} article must stay in the agent's
17954 local disk before becoming eligible for expiration (While the name is
17955 the same, this doesn't mean expiring the article on the server.  It
17956 just means deleting the local copy of the article).  What is also
17957 important to understand is that the counter starts with the time the
17958 article was written to the local disk and not the time the article was
17959 read.
17960 Default 7.
17961
17962 @item gnus-agent-enable-expiration
17963 @vindex gnus-agent-enable-expiration
17964 Determines whether articles in a group are, by default, expired or
17965 retained indefinitely.  The default is @code{ENABLE} which means that
17966 you'll have to disable expiration when desired.  On the other hand,
17967 you could set this to @code{DISABLE}.  In that case, you would then
17968 have to enable expiration in selected groups.
17969
17970 @end table
17971
17972
17973 @node Agent Commands
17974 @subsection Agent Commands
17975 @findex gnus-agent-toggle-plugged
17976 @kindex J j (Agent)
17977
17978 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
17979 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
17980 toggles the plugged/unplugged state of the Gnus Agent.
17981
17982
17983 @menu
17984 * Group Agent Commands::        Configure groups and fetch their contents.
17985 * Summary Agent Commands::      Manually select then fetch specific articles.
17986 * Server Agent Commands::       Select the servers that are supported by the agent.
17987 @end menu
17988
17989
17990
17991
17992 @node Group Agent Commands
17993 @subsubsection Group Agent Commands
17994
17995 @table @kbd
17996 @item J u
17997 @kindex J u (Agent Group)
17998 @findex gnus-agent-fetch-groups
17999 Fetch all eligible articles in the current group
18000 (@code{gnus-agent-fetch-groups}).
18001
18002 @item J c
18003 @kindex J c (Agent Group)
18004 @findex gnus-enter-category-buffer
18005 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18006
18007 @item J s
18008 @kindex J s (Agent Group)
18009 @findex gnus-agent-fetch-session
18010 Fetch all eligible articles in all groups
18011 (@code{gnus-agent-fetch-session}).
18012
18013 @item J S
18014 @kindex J S (Agent Group)
18015 @findex gnus-group-send-queue
18016 Send all sendable messages in the queue group
18017 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18018
18019 @item J a
18020 @kindex J a (Agent Group)
18021 @findex gnus-agent-add-group
18022 Add the current group to an Agent category
18023 (@code{gnus-agent-add-group}).  This command understands the
18024 process/prefix convention (@pxref{Process/Prefix}).
18025
18026 @item J r
18027 @kindex J r (Agent Group)
18028 @findex gnus-agent-remove-group
18029 Remove the current group from its category, if any
18030 (@code{gnus-agent-remove-group}).  This command understands the
18031 process/prefix convention (@pxref{Process/Prefix}).
18032
18033 @item J Y
18034 @kindex J Y (Agent Group)
18035 @findex gnus-agent-synchronize-flags
18036 Synchronize flags changed while unplugged with remote server, if any.
18037
18038
18039 @end table
18040
18041
18042 @node Summary Agent Commands
18043 @subsubsection Summary Agent Commands
18044
18045 @table @kbd
18046 @item J #
18047 @kindex J # (Agent Summary)
18048 @findex gnus-agent-mark-article
18049 Mark the article for downloading (@code{gnus-agent-mark-article}).
18050
18051 @item J M-#
18052 @kindex J M-# (Agent Summary)
18053 @findex gnus-agent-unmark-article
18054 Remove the downloading mark from the article
18055 (@code{gnus-agent-unmark-article}).
18056
18057 @cindex %
18058 @item @@
18059 @kindex @@ (Agent Summary)
18060 @findex gnus-agent-toggle-mark
18061 Toggle whether to download the article
18062 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18063 default.
18064
18065 @item J c
18066 @kindex J c (Agent Summary)
18067 @findex gnus-agent-catchup
18068 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18069
18070 @item J S
18071 @kindex J S (Agent Summary)
18072 @findex gnus-agent-fetch-group
18073 Download all eligible (@pxref{Agent Categories}) articles in this group.
18074 (@code{gnus-agent-fetch-group}).
18075
18076 @item J s
18077 @kindex J s (Agent Summary)
18078 @findex gnus-agent-fetch-series
18079 Download all processable articles in this group.
18080 (@code{gnus-agent-fetch-series}).
18081
18082 @item J u
18083 @kindex J u (Agent Summary)
18084 @findex gnus-agent-summary-fetch-group
18085 Download all downloadable articles in the current group
18086 (@code{gnus-agent-summary-fetch-group}).
18087
18088 @end table
18089
18090
18091 @node Server Agent Commands
18092 @subsubsection Server Agent Commands
18093
18094 @table @kbd
18095 @item J a
18096 @kindex J a (Agent Server)
18097 @findex gnus-agent-add-server
18098 Add the current server to the list of servers covered by the Gnus Agent
18099 (@code{gnus-agent-add-server}).
18100
18101 @item J r
18102 @kindex J r (Agent Server)
18103 @findex gnus-agent-remove-server
18104 Remove the current server from the list of servers covered by the Gnus
18105 Agent (@code{gnus-agent-remove-server}).
18106
18107 @end table
18108
18109
18110 @node Agent Visuals
18111 @subsection Agent Visuals
18112
18113 If you open a summary while unplugged and, Gnus knows from the group's
18114 active range that there are more articles than the headers currently
18115 stored in the Agent, you may see some articles whose subject looks
18116 something like @samp{[Undownloaded article #####]}.  These are
18117 placeholders for the missing headers.  Aside from setting a mark,
18118 there is not much that can be done with one of these placeholders.
18119 When Gnus finally gets a chance to fetch the group's headers, the
18120 placeholders will automatically be replaced by the actual headers.
18121 You can configure the summary buffer's maneuvering to skip over the
18122 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18123
18124 While it may be obvious to all, the only headers and articles
18125 available while unplugged are those headers and articles that were
18126 fetched into the Agent while previously plugged.  To put it another
18127 way, "If you forget to fetch something while plugged, you might have a
18128 less than satisfying unplugged session".  For this reason, the Agent
18129 adds two visual effects to your summary buffer.  These effects display
18130 the download status of each article so that you always know which
18131 articles will be available when unplugged.
18132
18133 The first visual effect is the @samp{%O} spec.  If you customize
18134 @code{gnus-summary-line-format} to include this specifier, you will add
18135 a single character field that indicates an article's download status.
18136 Articles that have been fetched into either the Agent or the Cache,
18137 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18138 other articles will display @code{gnus-undownloaded-mark} (defaults to
18139 @samp{-}).  If you open a group that has not been agentized, a space
18140 (@samp{ }) will be displayed.
18141
18142 The second visual effect are the undownloaded faces.  The faces, there
18143 are three indicating the article's score (low, normal, high), seem to
18144 result in a love/hate response from many Gnus users.  The problem is
18145 that the face selection is controlled by a list of condition tests and
18146 face names (See @code{gnus-summary-highlight}).  Each condition is
18147 tested in the order in which it appears in the list so early
18148 conditions have precedence over later conditions.  All of this means
18149 that, if you tick an undownloaded article, the article will continue
18150 to be displayed in the undownloaded face rather than the ticked face.
18151
18152 If you use the Agent as a cache (to avoid downloading the same article
18153 each time you visit it or to minimize your connection time), the
18154 undownloaded face will probably seem like a good idea.  The reason
18155 being that you do all of our work (marking, reading, deleting) with
18156 downloaded articles so the normal faces always appear.
18157
18158 For occasional Agent users, the undownloaded faces may appear to be an
18159 absolutely horrible idea.  The issue being that, since most of their
18160 articles have not been fetched into the Agent, most of the normal
18161 faces will be obscured by the undownloaded faces.  If this is your
18162 situation, you have two choices available.  First, you can completely
18163 disable the undownload faces by customizing
18164 @code{gnus-summary-highlight} to delete the three cons-cells that
18165 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second, if
18166 you prefer to take a more fine-grained approach, you may set the
18167 @code{agent-disable-undownloaded-faces} group parameter to t.  This
18168 parameter, like all other agent parameters, may be set on an Agent
18169 Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18170 Parameters}), or an individual group (@pxref{Group Parameters}).
18171
18172 @node Agent as Cache
18173 @subsection Agent as Cache
18174
18175 When Gnus is plugged, it is not efficient to download headers or
18176 articles from the server again, if they are already stored in the
18177 Agent.  So, Gnus normally only downloads headers once, and stores them
18178 in the Agent.  These headers are later used when generating the summary
18179 buffer, regardless of whether you are plugged or unplugged.  Articles
18180 are not cached in the Agent by default though (that would potentially
18181 consume lots of disk space), but if you have already downloaded an
18182 article into the Agent, Gnus will not download the article from the
18183 server again but use the locally stored copy instead.
18184
18185 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18186 @pxref{Agent Variables}) to always download headers and articles while
18187 plugged.  Gnus will almost certainly be slower, but it will be kept
18188 synchronized with the server.  That last point probably won't make any
18189 sense if you are using a nntp or nnimap back end.
18190
18191 @node Agent Expiry
18192 @subsection Agent Expiry
18193
18194 @vindex gnus-agent-expire-days
18195 @findex gnus-agent-expire
18196 @kindex M-x gnus-agent-expire
18197 @kindex M-x gnus-agent-expire-group
18198 @findex gnus-agent-expire-group
18199 @cindex agent expiry
18200 @cindex Gnus agent expiry
18201 @cindex expiry
18202
18203 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18204 least it doesn't handle it like other back ends.  Instead, there are
18205 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18206 commands that will expire all read articles that are older than
18207 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18208 that you're running out of space.  Neither are particularly fast or
18209 efficient, and it's not a particularly good idea to interrupt them (with
18210 @kbd{C-g} or anything else) once you've started one of them.
18211
18212 Note that other functions, e.g. @code{gnus-request-expire-articles},
18213 might run @code{gnus-agent-expire} for you to keep the agent
18214 synchronized with the group.
18215
18216 The agent parameter @code{agent-enable-expiration} may be used to
18217 prevent expiration in selected groups.
18218
18219 @vindex gnus-agent-expire-all
18220 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18221 expiration commands will expire all articles---unread, read, ticked
18222 and dormant.  If @code{nil} (which is the default), only read articles
18223 are eligible for expiry, and unread, ticked and dormant articles will
18224 be kept indefinitely.
18225
18226 If you find that some articles eligible for expiry are never expired,
18227 perhaps some Gnus Agent files are corrupted.  There's are special
18228 commands, @code{gnus-agent-regenerate} and
18229 @code{gnus-agent-regenerate-group}, to fix possible problems.
18230
18231 @node Agent Regeneration
18232 @subsection Agent Regeneration
18233
18234 @cindex agent regeneration
18235 @cindex Gnus agent regeneration
18236 @cindex regeneration
18237
18238 The local data structures used by @code{nnagent} may become corrupted
18239 due to certain exceptional conditions.  When this happens,
18240 @code{nnagent} functionality may degrade or even fail.  The solution
18241 to this problem is to repair the local data structures by removing all
18242 internal inconsistencies.
18243
18244 For example, if your connection to your server is lost while
18245 downloaded articles into the agent, the local data structures will not
18246 know about articles successfully downloaded prior to the connection
18247 failure.  Running @code{gnus-agent-regenerate} or
18248 @code{gnus-agent-regenerate-group} will update the data structures
18249 such that you don't need to download these articles a second time.
18250
18251 @findex gnus-agent-regenerate
18252 @kindex M-x gnus-agent-regenerate
18253 The command @code{gnus-agent-regenerate} will perform
18254 @code{gnus-agent-regenerate-group} on every agentized group.  While
18255 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18256 recommended that you first close all summary buffers.
18257
18258 @findex gnus-agent-regenerate-group
18259 @kindex M-x gnus-agent-regenerate-group
18260 The command @code{gnus-agent-regenerate-group} uses the local copies
18261 of individual articles to repair the local @acronym{NOV}(header) database.  It
18262 then updates the internal data structures that document which articles
18263 are stored locally.  An optional argument will mark articles in the
18264 agent as unread.
18265
18266 @node Agent and IMAP
18267 @subsection Agent and IMAP
18268
18269 The Agent works with any Gnus back end, including nnimap.  However,
18270 since there are some conceptual differences between @acronym{NNTP} and
18271 @acronym{IMAP}, this section (should) provide you with some information to
18272 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18273
18274 The first thing to keep in mind is that all flags (read, ticked, etc)
18275 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18276 case for nntp.  Thus Gnus need to remember flag changes when
18277 disconnected, and synchronize these flags when you plug back in.
18278
18279 Gnus keeps track of flag changes when reading nnimap groups under the
18280 Agent.  When you plug back in, Gnus will check if you have any changed
18281 any flags and ask if you wish to synchronize these with the server.
18282 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18283
18284 @vindex gnus-agent-synchronize-flags
18285 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18286 never automatically synchronize flags.  If it is @code{ask}, which is
18287 the default, the Agent will check if you made any changes and if so
18288 ask if you wish to synchronize these when you re-connect.  If it has
18289 any other value, all flags will be synchronized automatically.
18290
18291 If you do not wish to synchronize flags automatically when you
18292 re-connect, you can do it manually with the
18293 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18294 in the group buffer.
18295
18296 Some things are currently not implemented in the Agent that you'd might
18297 expect from a disconnected @acronym{IMAP} client, including:
18298
18299 @itemize @bullet
18300
18301 @item
18302 Copying/moving articles into nnimap groups when unplugged.
18303
18304 @item
18305 Creating/deleting nnimap groups when unplugged.
18306
18307 @end itemize
18308
18309 Technical note: the synchronization algorithm does not work by ``pushing''
18310 all local flags to the server, but rather incrementally update the
18311 server view of flags by changing only those flags that were changed by
18312 the user.  Thus, if you set one flag on an article, quit the group and
18313 re-select the group and remove the flag; the flag will be set and
18314 removed from the server when you ``synchronize''.  The queued flag
18315 operations can be found in the per-server @code{flags} file in the Agent
18316 directory.  It's emptied when you synchronize flags.
18317
18318
18319 @node Outgoing Messages
18320 @subsection Outgoing Messages
18321
18322 When Gnus is unplugged, all outgoing messages (both mail and news) are
18323 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18324 them there after posting, and edit them at will.
18325
18326 When Gnus is plugged again, you can send the messages either from the
18327 draft group with the special commands available there, or you can use
18328 the @kbd{J S} command in the group buffer to send all the sendable
18329 messages in the draft group.
18330
18331
18332
18333 @node Agent Variables
18334 @subsection Agent Variables
18335
18336 @table @code
18337 @item gnus-agent-directory
18338 @vindex gnus-agent-directory
18339 Where the Gnus Agent will store its files.  The default is
18340 @file{~/News/agent/}.
18341
18342 @item gnus-agent-handle-level
18343 @vindex gnus-agent-handle-level
18344 Groups on levels (@pxref{Group Levels}) higher than this variable will
18345 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18346 which means that only subscribed group will be considered by the Agent
18347 by default.
18348
18349 @item gnus-agent-plugged-hook
18350 @vindex gnus-agent-plugged-hook
18351 Hook run when connecting to the network.
18352
18353 @item gnus-agent-unplugged-hook
18354 @vindex gnus-agent-unplugged-hook
18355 Hook run when disconnecting from the network.
18356
18357 @item gnus-agent-fetched-hook
18358 @vindex gnus-agent-fetched-hook
18359 Hook run when finished fetching articles.
18360
18361 @item gnus-agent-cache
18362 @vindex gnus-agent-cache
18363 Variable to control whether use the locally stored @acronym{NOV} and
18364 articles when plugged, e.g. essentially using the Agent as a cache.
18365 The default is non-@code{nil}, which means to use the Agent as a cache.
18366
18367 @item gnus-agent-go-online
18368 @vindex gnus-agent-go-online
18369 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18370 automatically switch offline servers into online status.  If it is
18371 @code{ask}, the default, the Agent will ask if you wish to switch
18372 offline servers into online status when you re-connect.  If it has any
18373 other value, all offline servers will be automatically switched into
18374 online status.
18375
18376 @item gnus-agent-mark-unread-after-downloaded
18377 @vindex gnus-agent-mark-unread-after-downloaded
18378 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18379 mark articles as unread after downloading.  This is usually a safe
18380 thing to do as the newly downloaded article has obviously not been
18381 read.  The default is t.
18382
18383 @item gnus-agent-consider-all-articles
18384 @vindex gnus-agent-consider-all-articles
18385 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18386 agent will fetch all missing headers.  When @code{nil}, the agent will
18387 fetch only new headers.  The default is @code{nil}.
18388
18389 @item gnus-agent-max-fetch-size
18390 @vindex gnus-agent-max-fetch-size
18391 The agent fetches articles into a temporary buffer prior to parsing
18392 them into individual files.  To avoid exceeding the max. buffer size,
18393 the agent alternates between fetching and parsing until all articles
18394 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18395 limit to control how often the cycling occurs.  A large value improves
18396 performance.  A small value minimizes the time lost should the
18397 connection be lost while fetching (You may need to run
18398 @code{gnus-agent-regenerate-group} to update the group's state.
18399 However, all articles parsed prior to loosing the connection will be
18400 available while unplugged).  The default is 10M so it is unusual to
18401 see any cycling.
18402
18403 @item gnus-server-unopen-status
18404 @vindex gnus-server-unopen-status
18405 Perhaps not an Agent variable, but closely related to the Agent, this
18406 variable says what will happen if Gnus cannot open a server.  If the
18407 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18408 whether to deny the server or whether to unplug the agent.  If the
18409 Agent is disabled, Gnus always simply deny the server.  Other choices
18410 for this variable include @code{denied} and @code{offline} the latter
18411 is only valid if the Agent is used.
18412
18413 @item gnus-auto-goto-ignores
18414 @vindex gnus-auto-goto-ignores
18415 Another variable that isn't an Agent variable, yet so closely related
18416 that most will look for it here, this variable tells the summary
18417 buffer how to maneuver around undownloaded (only headers stored in the
18418 agent) and unfetched (neither article nor headers stored) articles.
18419
18420 The legal values are @code{nil} (maneuver to any article),
18421 @code{undownloaded} (maneuvering while unplugged ignores articles that
18422 have not been fetched), @code{always-undownloaded} (maneuvering always
18423 ignores articles that have not been fetched), @code{unfetched}
18424 (maneuvering ignores articles whose headers have not been fetched).
18425
18426 @end table
18427
18428
18429 @node Example Setup
18430 @subsection Example Setup
18431
18432 If you don't want to read this manual, and you have a fairly standard
18433 setup, you may be able to use something like the following as your
18434 @file{~/.gnus.el} file to get started.
18435
18436 @lisp
18437 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18438 ;;; @r{from your ISP's server.}
18439 (setq gnus-select-method '(nntp "news.your-isp.com"))
18440
18441 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
18442 ;;; @r{your ISP's @acronym{POP} server.}
18443 (setq mail-sources '((pop :server "pop.your-isp.com")))
18444
18445 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18446 (setq gnus-secondary-select-methods '((nnml "")))
18447
18448 ;;; @r{Make Gnus into an offline newsreader.}
18449 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18450 ;;; (setq gnus-agent t) ; @r{Now the default.}
18451 @end lisp
18452
18453 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18454 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18455 gnus}.
18456
18457 If this is the first time you've run Gnus, you will be subscribed
18458 automatically to a few default newsgroups.  You'll probably want to
18459 subscribe to more groups, and to do that, you have to query the
18460 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18461 command.  This usually takes quite a while, but you only have to do it
18462 once.
18463
18464 After reading and parsing a while, you'll be presented with a list of
18465 groups.  Subscribe to the ones you want to read with the @kbd{u}
18466 command.  @kbd{l} to make all the killed groups disappear after you've
18467 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18468 back all the killed groups.)
18469
18470 You can now read the groups at once, or you can download the articles
18471 with the @kbd{J s} command.  And then read the rest of this manual to
18472 find out which of the other gazillion things you want to customize.
18473
18474
18475 @node Batching Agents
18476 @subsection Batching Agents
18477 @findex gnus-agent-batch
18478
18479 Having the Gnus Agent fetch articles (and post whatever messages you've
18480 written) is quite easy once you've gotten things set up properly.  The
18481 following shell script will do everything that is necessary:
18482
18483 You can run a complete batch command from the command line with the
18484 following incantation:
18485
18486 @example
18487 #!/bin/sh
18488 emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18489 @end example
18490
18491
18492 @node Agent Caveats
18493 @subsection Agent Caveats
18494
18495 The Gnus Agent doesn't seem to work like most other offline
18496 newsreaders.  Here are some common questions that some imaginary people
18497 may ask:
18498
18499 @table @dfn
18500 @item If I read an article while plugged, do they get entered into the Agent?
18501
18502 @strong{No}.  If you want this behaviour, add
18503 @code{gnus-agent-fetch-selected-article} to
18504 @code{gnus-select-article-hook}.
18505
18506 @item If I read an article while plugged, and the article already exists in
18507 the Agent, will it get downloaded once more?
18508
18509 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18510
18511 @end table
18512
18513 In short, when Gnus is unplugged, it only looks into the locally stored
18514 articles; when it's plugged, it talks to your ISP and may also use the
18515 locally stored articles.
18516
18517
18518 @node Scoring
18519 @chapter Scoring
18520 @cindex scoring
18521
18522 Other people use @dfn{kill files}, but we here at Gnus Towers like
18523 scoring better than killing, so we'd rather switch than fight.  They do
18524 something completely different as well, so sit up straight and pay
18525 attention!
18526
18527 @vindex gnus-summary-mark-below
18528 All articles have a default score (@code{gnus-summary-default-score}),
18529 which is 0 by default.  This score may be raised or lowered either
18530 interactively or by score files.  Articles that have a score lower than
18531 @code{gnus-summary-mark-below} are marked as read.
18532
18533 Gnus will read any @dfn{score files} that apply to the current group
18534 before generating the summary buffer.
18535
18536 There are several commands in the summary buffer that insert score
18537 entries based on the current article.  You can, for instance, ask Gnus to
18538 lower or increase the score of all articles with a certain subject.
18539
18540 There are two sorts of scoring entries: Permanent and temporary.
18541 Temporary score entries are self-expiring entries.  Any entries that are
18542 temporary and have not been used for, say, a week, will be removed
18543 silently to help keep the sizes of the score files down.
18544
18545 @menu
18546 * Summary Score Commands::      Adding score entries for the current group.
18547 * Group Score Commands::        General score commands.
18548 * Score Variables::             Customize your scoring.  (My, what terminology).
18549 * Score File Format::           What a score file may contain.
18550 * Score File Editing::          You can edit score files by hand as well.
18551 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18552 * Home Score File::             How to say where new score entries are to go.
18553 * Followups To Yourself::       Having Gnus notice when people answer you.
18554 * Scoring On Other Headers::    Scoring on non-standard headers.
18555 * Scoring Tips::                How to score effectively.
18556 * Reverse Scoring::             That problem child of old is not problem.
18557 * Global Score Files::          Earth-spanning, ear-splitting score files.
18558 * Kill Files::                  They are still here, but they can be ignored.
18559 * Converting Kill Files::       Translating kill files to score files.
18560 * GroupLens::                   Getting predictions on what you like to read.
18561 * Advanced Scoring::            Using logical expressions to build score rules.
18562 * Score Decays::                It can be useful to let scores wither away.
18563 @end menu
18564
18565
18566 @node Summary Score Commands
18567 @section Summary Score Commands
18568 @cindex score commands
18569
18570 The score commands that alter score entries do not actually modify real
18571 score files.  That would be too inefficient.  Gnus maintains a cache of
18572 previously loaded score files, one of which is considered the
18573 @dfn{current score file alist}.  The score commands simply insert
18574 entries into this list, and upon group exit, this list is saved.
18575
18576 The current score file is by default the group's local score file, even
18577 if no such score file actually exists.  To insert score commands into
18578 some other score file (e.g. @file{all.SCORE}), you must first make this
18579 score file the current one.
18580
18581 General score commands that don't actually change the score file:
18582
18583 @table @kbd
18584
18585 @item V s
18586 @kindex V s (Summary)
18587 @findex gnus-summary-set-score
18588 Set the score of the current article (@code{gnus-summary-set-score}).
18589
18590 @item V S
18591 @kindex V S (Summary)
18592 @findex gnus-summary-current-score
18593 Display the score of the current article
18594 (@code{gnus-summary-current-score}).
18595
18596 @item V t
18597 @kindex V t (Summary)
18598 @findex gnus-score-find-trace
18599 Display all score rules that have been used on the current article
18600 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
18601 can use @kbd{q} to quit.  @kbd{e} edits the corresponding score file.
18602 When point is on a string within the match element, @kbd{e} will try to
18603 bring you to this string in the score file.
18604
18605 @item V w
18606 @kindex V w (Summary)
18607 @findex gnus-score-find-favourite-words
18608 List words used in scoring (@code{gnus-score-find-favourite-words}).
18609
18610 @item V R
18611 @kindex V R (Summary)
18612 @findex gnus-summary-rescore
18613 Run the current summary through the scoring process
18614 (@code{gnus-summary-rescore}).  This might be useful if you're playing
18615 around with your score files behind Gnus' back and want to see the
18616 effect you're having.
18617
18618 @item V c
18619 @kindex V c (Summary)
18620 @findex gnus-score-change-score-file
18621 Make a different score file the current
18622 (@code{gnus-score-change-score-file}).
18623
18624 @item V e
18625 @kindex V e (Summary)
18626 @findex gnus-score-edit-current-scores
18627 Edit the current score file (@code{gnus-score-edit-current-scores}).
18628 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18629 File Editing}).
18630
18631 @item V f
18632 @kindex V f (Summary)
18633 @findex gnus-score-edit-file
18634 Edit a score file and make this score file the current one
18635 (@code{gnus-score-edit-file}).
18636
18637 @item V F
18638 @kindex V F (Summary)
18639 @findex gnus-score-flush-cache
18640 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
18641 after editing score files.
18642
18643 @item V C
18644 @kindex V C (Summary)
18645 @findex gnus-score-customize
18646 Customize a score file in a visually pleasing manner
18647 (@code{gnus-score-customize}).
18648
18649 @end table
18650
18651 The rest of these commands modify the local score file.
18652
18653 @table @kbd
18654
18655 @item V m
18656 @kindex V m (Summary)
18657 @findex gnus-score-set-mark-below
18658 Prompt for a score, and mark all articles with a score below this as
18659 read (@code{gnus-score-set-mark-below}).
18660
18661 @item V x
18662 @kindex V x (Summary)
18663 @findex gnus-score-set-expunge-below
18664 Prompt for a score, and add a score rule to the current score file to
18665 expunge all articles below this score
18666 (@code{gnus-score-set-expunge-below}).
18667 @end table
18668
18669 The keystrokes for actually making score entries follow a very regular
18670 pattern, so there's no need to list all the commands.  (Hundreds of
18671 them.)
18672
18673 @findex gnus-summary-increase-score
18674 @findex gnus-summary-lower-score
18675
18676 @enumerate
18677 @item
18678 The first key is either @kbd{I} (upper case i) for increasing the score
18679 or @kbd{L} for lowering the score.
18680 @item
18681 The second key says what header you want to score on.  The following
18682 keys are available:
18683 @table @kbd
18684
18685 @item a
18686 Score on the author name.
18687
18688 @item s
18689 Score on the subject line.
18690
18691 @item x
18692 Score on the @code{Xref} line---i.e., the cross-posting line.
18693
18694 @item r
18695 Score on the @code{References} line.
18696
18697 @item d
18698 Score on the date.
18699
18700 @item l
18701 Score on the number of lines.
18702
18703 @item i
18704 Score on the @code{Message-ID} header.
18705
18706 @item e
18707 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
18708 if your @acronym{NNTP} server tracks additional header data in overviews.
18709
18710 @item f
18711 Score on followups---this matches the author name, and adds scores to
18712 the followups to this author.  (Using this key leads to the creation of
18713 @file{ADAPT} files.)
18714
18715 @item b
18716 Score on the body.
18717
18718 @item h
18719 Score on the head.
18720
18721 @item t
18722 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
18723 files.)
18724
18725 @end table
18726
18727 @item
18728 The third key is the match type.  Which match types are valid depends on
18729 what headers you are scoring on.
18730
18731 @table @code
18732
18733 @item strings
18734
18735 @table @kbd
18736
18737 @item e
18738 Exact matching.
18739
18740 @item s
18741 Substring matching.
18742
18743 @item f
18744 Fuzzy matching (@pxref{Fuzzy Matching}).
18745
18746 @item r
18747 Regexp matching
18748 @end table
18749
18750 @item date
18751 @table @kbd
18752
18753 @item b
18754 Before date.
18755
18756 @item a
18757 After date.
18758
18759 @item n
18760 This date.
18761 @end table
18762
18763 @item number
18764 @table @kbd
18765
18766 @item <
18767 Less than number.
18768
18769 @item =
18770 Equal to number.
18771
18772 @item >
18773 Greater than number.
18774 @end table
18775 @end table
18776
18777 @item
18778 The fourth and usually final key says whether this is a temporary (i.e.,
18779 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
18780 or whether it is to be done immediately, without adding to the score
18781 file.
18782 @table @kbd
18783
18784 @item t
18785 Temporary score entry.
18786
18787 @item p
18788 Permanent score entry.
18789
18790 @item i
18791 Immediately scoring.
18792 @end table
18793
18794 @item
18795 If you are scoring on `e' (extra) headers, you will then be prompted for
18796 the header name on which you wish to score.  This must be a header named
18797 in gnus-extra-headers, and @samp{TAB} completion is available.
18798
18799 @end enumerate
18800
18801 So, let's say you want to increase the score on the current author with
18802 exact matching permanently: @kbd{I a e p}.  If you want to lower the
18803 score based on the subject line, using substring matching, and make a
18804 temporary score entry: @kbd{L s s t}.  Pretty easy.
18805
18806 To make things a bit more complicated, there are shortcuts.  If you use
18807 a capital letter on either the second or third keys, Gnus will use
18808 defaults for the remaining one or two keystrokes.  The defaults are
18809 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
18810 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
18811
18812 These functions take both the numerical prefix and the symbolic prefix
18813 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
18814 (or increase) the score of the article.  A symbolic prefix of @code{a}
18815 says to use the @file{all.SCORE} file for the command instead of the
18816 current score file.
18817
18818 @vindex gnus-score-mimic-keymap
18819 The @code{gnus-score-mimic-keymap} says whether these commands will
18820 pretend they are keymaps or not.
18821
18822
18823 @node Group Score Commands
18824 @section Group Score Commands
18825 @cindex group score commands
18826
18827 There aren't many of these as yet, I'm afraid.
18828
18829 @table @kbd
18830
18831 @item W f
18832 @kindex W f (Group)
18833 @findex gnus-score-flush-cache
18834 Gnus maintains a cache of score alists to avoid having to reload them
18835 all the time.  This command will flush the cache
18836 (@code{gnus-score-flush-cache}).
18837
18838 @end table
18839
18840 You can do scoring from the command line by saying something like:
18841
18842 @findex gnus-batch-score
18843 @cindex batch scoring
18844 @example
18845 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
18846 @end example
18847
18848
18849 @node Score Variables
18850 @section Score Variables
18851 @cindex score variables
18852
18853 @table @code
18854
18855 @item gnus-use-scoring
18856 @vindex gnus-use-scoring
18857 If @code{nil}, Gnus will not check for score files, and will not, in
18858 general, do any score-related work.  This is @code{t} by default.
18859
18860 @item gnus-kill-killed
18861 @vindex gnus-kill-killed
18862 If this variable is @code{nil}, Gnus will never apply score files to
18863 articles that have already been through the kill process.  While this
18864 may save you lots of time, it also means that if you apply a kill file
18865 to a group, and then change the kill file and want to run it over you
18866 group again to kill more articles, it won't work.  You have to set this
18867 variable to @code{t} to do that.  (It is @code{t} by default.)
18868
18869 @item gnus-kill-files-directory
18870 @vindex gnus-kill-files-directory
18871 All kill and score files will be stored in this directory, which is
18872 initialized from the @env{SAVEDIR} environment variable by default.
18873 This is @file{~/News/} by default.
18874
18875 @item gnus-score-file-suffix
18876 @vindex gnus-score-file-suffix
18877 Suffix to add to the group name to arrive at the score file name
18878 (@file{SCORE} by default.)
18879
18880 @item gnus-score-uncacheable-files
18881 @vindex gnus-score-uncacheable-files
18882 @cindex score cache
18883 All score files are normally cached to avoid excessive re-loading of
18884 score files.  However, if this might make your Emacs grow big and
18885 bloated, so this regexp can be used to weed out score files unlikely
18886 to be needed again.  It would be a bad idea to deny caching of
18887 @file{all.SCORE}, while it might be a good idea to not cache
18888 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
18889 variable is @samp{ADAPT$} by default, so no adaptive score files will
18890 be cached.
18891
18892 @item gnus-save-score
18893 @vindex gnus-save-score
18894 If you have really complicated score files, and do lots of batch
18895 scoring, then you might set this variable to @code{t}.  This will make
18896 Gnus save the scores into the @file{.newsrc.eld} file.
18897
18898 If you do not set this to @code{t}, then manual scores (like those set
18899 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
18900 across group visits.
18901
18902 @item gnus-score-interactive-default-score
18903 @vindex gnus-score-interactive-default-score
18904 Score used by all the interactive raise/lower commands to raise/lower
18905 score with.  Default is 1000, which may seem excessive, but this is to
18906 ensure that the adaptive scoring scheme gets enough room to play with.
18907 We don't want the small changes from the adaptive scoring to overwrite
18908 manually entered data.
18909
18910 @item gnus-summary-default-score
18911 @vindex gnus-summary-default-score
18912 Default score of an article, which is 0 by default.
18913
18914 @item gnus-summary-expunge-below
18915 @vindex gnus-summary-expunge-below
18916 Don't display the summary lines of articles that have scores lower than
18917 this variable.  This is @code{nil} by default, which means that no
18918 articles will be hidden.  This variable is local to the summary buffers,
18919 and has to be set from @code{gnus-summary-mode-hook}.
18920
18921 @item gnus-score-over-mark
18922 @vindex gnus-score-over-mark
18923 Mark (in the third column) used for articles with a score over the
18924 default.  Default is @samp{+}.
18925
18926 @item gnus-score-below-mark
18927 @vindex gnus-score-below-mark
18928 Mark (in the third column) used for articles with a score below the
18929 default.  Default is @samp{-}.
18930
18931 @item gnus-score-find-score-files-function
18932 @vindex gnus-score-find-score-files-function
18933 Function used to find score files for the current group.  This function
18934 is called with the name of the group as the argument.
18935
18936 Predefined functions available are:
18937 @table @code
18938
18939 @item gnus-score-find-single
18940 @findex gnus-score-find-single
18941 Only apply the group's own score file.
18942
18943 @item gnus-score-find-bnews
18944 @findex gnus-score-find-bnews
18945 Apply all score files that match, using bnews syntax.  This is the
18946 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
18947 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
18948 @file{gnu.all.SCORE} would all apply.  In short, the instances of
18949 @samp{all} in the score file names are translated into @samp{.*}, and
18950 then a regexp match is done.
18951
18952 This means that if you have some score entries that you want to apply to
18953 all groups, then you put those entries in the @file{all.SCORE} file.
18954
18955 The score files are applied in a semi-random order, although Gnus will
18956 try to apply the more general score files before the more specific score
18957 files.  It does this by looking at the number of elements in the score
18958 file names---discarding the @samp{all} elements.
18959
18960 @item gnus-score-find-hierarchical
18961 @findex gnus-score-find-hierarchical
18962 Apply all score files from all the parent groups.  This means that you
18963 can't have score files like @file{all.SCORE}, but you can have
18964 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
18965 server.
18966
18967 @end table
18968 This variable can also be a list of functions.  In that case, all
18969 these functions will be called with the group name as argument, and
18970 all the returned lists of score files will be applied.  These
18971 functions can also return lists of lists of score alists directly.  In
18972 that case, the functions that return these non-file score alists
18973 should probably be placed before the ``real'' score file functions, to
18974 ensure that the last score file returned is the local score file.
18975 Phu.
18976
18977 For example, to do hierarchical scoring but use a non-server-specific
18978 overall score file, you could use the value
18979 @example
18980 (list (lambda (group) ("all.SCORE"))
18981       'gnus-score-find-hierarchical)
18982 @end example
18983
18984 @item gnus-score-expiry-days
18985 @vindex gnus-score-expiry-days
18986 This variable says how many days should pass before an unused score file
18987 entry is expired.  If this variable is @code{nil}, no score file entries
18988 are expired.  It's 7 by default.
18989
18990 @item gnus-update-score-entry-dates
18991 @vindex gnus-update-score-entry-dates
18992 If this variable is non-@code{nil}, temporary score entries that have
18993 been triggered (matched) will have their dates updated.  (This is how Gnus
18994 controls expiry---all non-matched-entries will become too old while
18995 matched entries will stay fresh and young.)  However, if you set this
18996 variable to @code{nil}, even matched entries will grow old and will
18997 have to face that oh-so grim reaper.
18998
18999 @item gnus-score-after-write-file-function
19000 @vindex gnus-score-after-write-file-function
19001 Function called with the name of the score file just written.
19002
19003 @item gnus-score-thread-simplify
19004 @vindex gnus-score-thread-simplify
19005 If this variable is non-@code{nil}, article subjects will be
19006 simplified for subject scoring purposes in the same manner as with
19007 threading---according to the current value of
19008 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19009 @code{substring} or @code{exact} matching, the match will also be
19010 simplified in this manner.
19011
19012 @end table
19013
19014
19015 @node Score File Format
19016 @section Score File Format
19017 @cindex score file format
19018
19019 A score file is an @code{emacs-lisp} file that normally contains just a
19020 single form.  Casual users are not expected to edit these files;
19021 everything can be changed from the summary buffer.
19022
19023 Anyway, if you'd like to dig into it yourself, here's an example:
19024
19025 @lisp
19026 (("from"
19027   ("Lars Ingebrigtsen" -10000)
19028   ("Per Abrahamsen")
19029   ("larsi\\|lmi" -50000 nil R))
19030  ("subject"
19031   ("Ding is Badd" nil 728373))
19032  ("xref"
19033   ("alt.politics" -1000 728372 s))
19034  ("lines"
19035   (2 -100 nil <))
19036  (mark 0)
19037  (expunge -1000)
19038  (mark-and-expunge -10)
19039  (read-only nil)
19040  (orphan -10)
19041  (adapt t)
19042  (files "/hom/larsi/News/gnu.SCORE")
19043  (exclude-files "all.SCORE")
19044  (local (gnus-newsgroup-auto-expire t)
19045         (gnus-summary-make-false-root empty))
19046  (eval (ding)))
19047 @end lisp
19048
19049 This example demonstrates most score file elements.  @xref{Advanced
19050 Scoring}, for a different approach.
19051
19052 Even though this looks much like Lisp code, nothing here is actually
19053 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19054 has to be valid syntactically, if not semantically.
19055
19056 Six keys are supported by this alist:
19057
19058 @table @code
19059
19060 @item STRING
19061 If the key is a string, it is the name of the header to perform the
19062 match on.  Scoring can only be performed on these eight headers:
19063 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19064 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19065 these headers, there are three strings to tell Gnus to fetch the entire
19066 article and do the match on larger parts of the article: @code{Body}
19067 will perform the match on the body of the article, @code{Head} will
19068 perform the match on the head of the article, and @code{All} will
19069 perform the match on the entire article.  Note that using any of these
19070 last three keys will slow down group entry @emph{considerably}.  The
19071 final ``header'' you can score on is @code{Followup}.  These score
19072 entries will result in new score entries being added for all follow-ups
19073 to articles that matches these score entries.
19074
19075 Following this key is an arbitrary number of score entries, where each
19076 score entry has one to four elements.
19077 @enumerate
19078
19079 @item
19080 The first element is the @dfn{match element}.  On most headers this will
19081 be a string, but on the Lines and Chars headers, this must be an
19082 integer.
19083
19084 @item
19085 If the second element is present, it should be a number---the @dfn{score
19086 element}.  This number should be an integer in the neginf to posinf
19087 interval.  This number is added to the score of the article if the match
19088 is successful.  If this element is not present, the
19089 @code{gnus-score-interactive-default-score} number will be used
19090 instead.  This is 1000 by default.
19091
19092 @item
19093 If the third element is present, it should be a number---the @dfn{date
19094 element}.  This date says when the last time this score entry matched,
19095 which provides a mechanism for expiring the score entries.  It this
19096 element is not present, the score entry is permanent.  The date is
19097 represented by the number of days since December 31, 1 BCE.
19098
19099 @item
19100 If the fourth element is present, it should be a symbol---the @dfn{type
19101 element}.  This element specifies what function should be used to see
19102 whether this score entry matches the article.  What match types that can
19103 be used depends on what header you wish to perform the match on.
19104 @table @dfn
19105
19106 @item From, Subject, References, Xref, Message-ID
19107 For most header types, there are the @code{r} and @code{R} (regexp), as
19108 well as @code{s} and @code{S} (substring) types, and @code{e} and
19109 @code{E} (exact match), and @code{w} (word match) types.  If this
19110 element is not present, Gnus will assume that substring matching should
19111 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19112 that the matches will be done in a case-sensitive manner.  All these
19113 one-letter types are really just abbreviations for the @code{regexp},
19114 @code{string}, @code{exact}, and @code{word} types, which you can use
19115 instead, if you feel like.
19116
19117 @item Extra
19118 Just as for the standard string overview headers, if you are using
19119 gnus-extra-headers, you can score on these headers' values.  In this
19120 case, there is a 5th element in the score entry, being the name of the
19121 header to be scored.  The following entry is useful in your
19122 @file{all.SCORE} file in case of spam attacks from a single origin
19123 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19124 overviews:
19125
19126 @lisp
19127 ("111.222.333.444" -1000 nil s
19128  "NNTP-Posting-Host")
19129 @end lisp
19130
19131 @item Lines, Chars
19132 These two headers use different match types: @code{<}, @code{>},
19133 @code{=}, @code{>=} and @code{<=}.
19134
19135 These predicates are true if
19136
19137 @example
19138 (PREDICATE HEADER MATCH)
19139 @end example
19140
19141 evaluates to non-@code{nil}.  For instance, the advanced match
19142 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19143 following form:
19144
19145 @lisp
19146 (< header-value 4)
19147 @end lisp
19148
19149 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19150 the match, we get the score added if the article has less than 4 lines.
19151 (It's easy to get confused and think it's the other way around.  But
19152 it's not.  I think.)
19153
19154 When matching on @code{Lines}, be careful because some back ends (like
19155 @code{nndir}) do not generate @code{Lines} header, so every article ends
19156 up being marked as having 0 lines.  This can lead to strange results if
19157 you happen to lower score of the articles with few lines.
19158
19159 @item Date
19160 For the Date header we have three kinda silly match types:
19161 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19162 ever being useful, but, like, it would feel kinda silly not to provide
19163 this function.  Just in case.  You never know.  Better safe than sorry.
19164 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19165 sex on a first date.  (I have been told that at least one person, and I
19166 quote, ``found this function indispensable'', however.)
19167
19168 @cindex ISO8601
19169 @cindex date
19170 A more useful match type is @code{regexp}.  With it, you can match the
19171 date string using a regular expression.  The date is normalized to
19172 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19173 you want to match all articles that have been posted on April 1st in
19174 every year, you could use @samp{....0401.........} as a match string,
19175 for instance.  (Note that the date is kept in its original time zone, so
19176 this will match articles that were posted when it was April 1st where
19177 the article was posted from.  Time zones are such wholesome fun for the
19178 whole family, eh?)
19179
19180 @item Head, Body, All
19181 These three match keys use the same match types as the @code{From} (etc)
19182 header uses.
19183
19184 @item Followup
19185 This match key is somewhat special, in that it will match the
19186 @code{From} header, and affect the score of not only the matching
19187 articles, but also all followups to the matching articles.  This allows
19188 you e.g. increase the score of followups to your own articles, or
19189 decrease the score of followups to the articles of some known
19190 trouble-maker.  Uses the same match types as the @code{From} header
19191 uses.  (Using this match key will lead to creation of @file{ADAPT}
19192 files.)
19193
19194 @item Thread
19195 This match key works along the same lines as the @code{Followup} match
19196 key.  If you say that you want to score on a (sub-)thread started by an
19197 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19198 match.  This will add a new @samp{thread} match for each article that
19199 has @var{x} in its @code{References} header.  (These new @samp{thread}
19200 matches will use the @code{Message-ID}s of these matching articles.)
19201 This will ensure that you can raise/lower the score of an entire thread,
19202 even though some articles in the thread may not have complete
19203 @code{References} headers.  Note that using this may lead to
19204 undeterministic scores of the articles in the thread.  (Using this match
19205 key will lead to creation of @file{ADAPT} files.)
19206 @end table
19207 @end enumerate
19208
19209 @cindex score file atoms
19210 @item mark
19211 The value of this entry should be a number.  Any articles with a score
19212 lower than this number will be marked as read.
19213
19214 @item expunge
19215 The value of this entry should be a number.  Any articles with a score
19216 lower than this number will be removed from the summary buffer.
19217
19218 @item mark-and-expunge
19219 The value of this entry should be a number.  Any articles with a score
19220 lower than this number will be marked as read and removed from the
19221 summary buffer.
19222
19223 @item thread-mark-and-expunge
19224 The value of this entry should be a number.  All articles that belong to
19225 a thread that has a total score below this number will be marked as read
19226 and removed from the summary buffer.  @code{gnus-thread-score-function}
19227 says how to compute the total score for a thread.
19228
19229 @item files
19230 The value of this entry should be any number of file names.  These files
19231 are assumed to be score files as well, and will be loaded the same way
19232 this one was.
19233
19234 @item exclude-files
19235 The clue of this entry should be any number of files.  These files will
19236 not be loaded, even though they would normally be so, for some reason or
19237 other.
19238
19239 @item eval
19240 The value of this entry will be @code{eval}el.  This element will be
19241 ignored when handling global score files.
19242
19243 @item read-only
19244 Read-only score files will not be updated or saved.  Global score files
19245 should feature this atom (@pxref{Global Score Files}).  (Note:
19246 @dfn{Global} here really means @dfn{global}; not your personal
19247 apply-to-all-groups score files.)
19248
19249 @item orphan
19250 The value of this entry should be a number.  Articles that do not have
19251 parents will get this number added to their scores.  Imagine you follow
19252 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19253 will only follow a few of the threads, also want to see any new threads.
19254
19255 You can do this with the following two score file entries:
19256
19257 @example
19258         (orphan -500)
19259         (mark-and-expunge -100)
19260 @end example
19261
19262 When you enter the group the first time, you will only see the new
19263 threads.  You then raise the score of the threads that you find
19264 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19265 rest.  Next time you enter the group, you will see new articles in the
19266 interesting threads, plus any new threads.
19267
19268 I.e.---the orphan score atom is for high-volume groups where a few
19269 interesting threads which can't be found automatically by ordinary
19270 scoring rules exist.
19271
19272 @item adapt
19273 This entry controls the adaptive scoring.  If it is @code{t}, the
19274 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19275 adaptive scoring will be performed on this group.  If it is a list, this
19276 list will be used as the adaptive scoring rules.  If it isn't present,
19277 or is something other than @code{t} or @code{ignore}, the default
19278 adaptive scoring rules will be used.  If you want to use adaptive
19279 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19280 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19281 not want adaptive scoring.  If you only want adaptive scoring in a few
19282 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19283 insert @code{(adapt t)} in the score files of the groups where you want
19284 it.
19285
19286 @item adapt-file
19287 All adaptive score entries will go to the file named by this entry.  It
19288 will also be applied when entering the group.  This atom might be handy
19289 if you want to adapt on several groups at once, using the same adaptive
19290 file for a number of groups.
19291
19292 @item local
19293 @cindex local variables
19294 The value of this entry should be a list of @code{(@var{var}
19295 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19296 current summary buffer, and set to the value specified.  This is a
19297 convenient, if somewhat strange, way of setting variables in some
19298 groups if you don't like hooks much.  Note that the @var{value} won't
19299 be evaluated.
19300 @end table
19301
19302
19303 @node Score File Editing
19304 @section Score File Editing
19305
19306 You normally enter all scoring commands from the summary buffer, but you
19307 might feel the urge to edit them by hand as well, so we've supplied you
19308 with a mode for that.
19309
19310 It's simply a slightly customized @code{emacs-lisp} mode, with these
19311 additional commands:
19312
19313 @table @kbd
19314
19315 @item C-c C-c
19316 @kindex C-c C-c (Score)
19317 @findex gnus-score-edit-done
19318 Save the changes you have made and return to the summary buffer
19319 (@code{gnus-score-edit-done}).
19320
19321 @item C-c C-d
19322 @kindex C-c C-d (Score)
19323 @findex gnus-score-edit-insert-date
19324 Insert the current date in numerical format
19325 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19326 you were wondering.
19327
19328 @item C-c C-p
19329 @kindex C-c C-p (Score)
19330 @findex gnus-score-pretty-print
19331 The adaptive score files are saved in an unformatted fashion.  If you
19332 intend to read one of these files, you want to @dfn{pretty print} it
19333 first.  This command (@code{gnus-score-pretty-print}) does that for
19334 you.
19335
19336 @end table
19337
19338 Type @kbd{M-x gnus-score-mode} to use this mode.
19339
19340 @vindex gnus-score-mode-hook
19341 @code{gnus-score-menu-hook} is run in score mode buffers.
19342
19343 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
19344 e} to begin editing score files.
19345
19346
19347 @node Adaptive Scoring
19348 @section Adaptive Scoring
19349 @cindex adaptive scoring
19350
19351 If all this scoring is getting you down, Gnus has a way of making it all
19352 happen automatically---as if by magic.  Or rather, as if by artificial
19353 stupidity, to be precise.
19354
19355 @vindex gnus-use-adaptive-scoring
19356 When you read an article, or mark an article as read, or kill an
19357 article, you leave marks behind.  On exit from the group, Gnus can sniff
19358 these marks and add score elements depending on what marks it finds.
19359 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19360 @code{t} or @code{(line)}.  If you want score adaptively on separate
19361 words appearing in the subjects, you should set this variable to
19362 @code{(word)}.  If you want to use both adaptive methods, set this
19363 variable to @code{(word line)}.
19364
19365 @vindex gnus-default-adaptive-score-alist
19366 To give you complete control over the scoring process, you can customize
19367 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19368 might look something like this:
19369
19370 @lisp
19371 (setq gnus-default-adaptive-score-alist
19372   '((gnus-unread-mark)
19373     (gnus-ticked-mark (from 4))
19374     (gnus-dormant-mark (from 5))
19375     (gnus-del-mark (from -4) (subject -1))
19376     (gnus-read-mark (from 4) (subject 2))
19377     (gnus-expirable-mark (from -1) (subject -1))
19378     (gnus-killed-mark (from -1) (subject -3))
19379     (gnus-kill-file-mark)
19380     (gnus-ancient-mark)
19381     (gnus-low-score-mark)
19382     (gnus-catchup-mark (from -1) (subject -1))))
19383 @end lisp
19384
19385 As you see, each element in this alist has a mark as a key (either a
19386 variable name or a ``real'' mark---a character).  Following this key is
19387 a arbitrary number of header/score pairs.  If there are no header/score
19388 pairs following the key, no adaptive scoring will be done on articles
19389 that have that key as the article mark.  For instance, articles with
19390 @code{gnus-unread-mark} in the example above will not get adaptive score
19391 entries.
19392
19393 Each article can have only one mark, so just a single of these rules
19394 will be applied to each article.
19395
19396 To take @code{gnus-del-mark} as an example---this alist says that all
19397 articles that have that mark (i.e., are marked with @samp{e}) will have a
19398 score entry added to lower based on the @code{From} header by -4, and
19399 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19400
19401 If you have marked 10 articles with the same subject with
19402 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19403 That means that that subject will get a score of ten times -1, which
19404 should be, unless I'm much mistaken, -10.
19405
19406 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19407 the read articles will be marked with the @samp{E} mark.  This'll
19408 probably make adaptive scoring slightly impossible, so auto-expiring and
19409 adaptive scoring doesn't really mix very well.
19410
19411 The headers you can score on are @code{from}, @code{subject},
19412 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19413 @code{chars} and @code{date}.  In addition, you can score on
19414 @code{followup}, which will create an adaptive score entry that matches
19415 on the @code{References} header using the @code{Message-ID} of the
19416 current article, thereby matching the following thread.
19417
19418 If you use this scheme, you should set the score file atom @code{mark}
19419 to something small---like -300, perhaps, to avoid having small random
19420 changes result in articles getting marked as read.
19421
19422 After using adaptive scoring for a week or so, Gnus should start to
19423 become properly trained and enhance the authors you like best, and kill
19424 the authors you like least, without you having to say so explicitly.
19425
19426 You can control what groups the adaptive scoring is to be performed on
19427 by using the score files (@pxref{Score File Format}).  This will also
19428 let you use different rules in different groups.
19429
19430 @vindex gnus-adaptive-file-suffix
19431 The adaptive score entries will be put into a file where the name is the
19432 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19433 is @file{ADAPT}.
19434
19435 @vindex gnus-score-exact-adapt-limit
19436 When doing adaptive scoring, substring or fuzzy matching would probably
19437 give you the best results in most cases.  However, if the header one
19438 matches is short, the possibility for false positives is great, so if
19439 the length of the match is less than
19440 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19441 this variable is @code{nil}, exact matching will always be used to avoid
19442 this problem.
19443
19444 @vindex gnus-default-adaptive-word-score-alist
19445 As mentioned above, you can adapt either on individual words or entire
19446 headers.  If you adapt on words, the
19447 @code{gnus-default-adaptive-word-score-alist} variable says what score
19448 each instance of a word should add given a mark.
19449
19450 @lisp
19451 (setq gnus-default-adaptive-word-score-alist
19452       `((,gnus-read-mark . 30)
19453         (,gnus-catchup-mark . -10)
19454         (,gnus-killed-mark . -20)
19455         (,gnus-del-mark . -15)))
19456 @end lisp
19457
19458 This is the default value.  If you have adaption on words enabled, every
19459 word that appears in subjects of articles marked with
19460 @code{gnus-read-mark} will result in a score rule that increase the
19461 score with 30 points.
19462
19463 @vindex gnus-default-ignored-adaptive-words
19464 @vindex gnus-ignored-adaptive-words
19465 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19466 will be ignored.  If you wish to add more words to be ignored, use the
19467 @code{gnus-ignored-adaptive-words} list instead.
19468
19469 @vindex gnus-adaptive-word-length-limit
19470 Some may feel that short words shouldn't count when doing adaptive
19471 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19472 an integer.  Words shorter than this number will be ignored.  This
19473 variable defaults to @code{nil}.
19474
19475 @vindex gnus-adaptive-word-syntax-table
19476 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19477 syntax table in effect.  It is similar to the standard syntax table, but
19478 it considers numbers to be non-word-constituent characters.
19479
19480 @vindex gnus-adaptive-word-minimum
19481 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19482 word scoring process will never bring down the score of an article to
19483 below this number.  The default is @code{nil}.
19484
19485 @vindex gnus-adaptive-word-no-group-words
19486 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19487 won't adaptively word score any of the words in the group name.  Useful
19488 for groups like @samp{comp.editors.emacs}, where most of the subject
19489 lines contain the word @samp{emacs}.
19490
19491 After using this scheme for a while, it might be nice to write a
19492 @code{gnus-psychoanalyze-user} command to go through the rules and see
19493 what words you like and what words you don't like.  Or perhaps not.
19494
19495 Note that the adaptive word scoring thing is highly experimental and is
19496 likely to change in the future.  Initial impressions seem to indicate
19497 that it's totally useless as it stands.  Some more work (involving more
19498 rigorous statistical methods) will have to be done to make this useful.
19499
19500
19501 @node Home Score File
19502 @section Home Score File
19503
19504 The score file where new score file entries will go is called the
19505 @dfn{home score file}.  This is normally (and by default) the score file
19506 for the group itself.  For instance, the home score file for
19507 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19508
19509 However, this may not be what you want.  It is often convenient to share
19510 a common home score file among many groups---all @samp{emacs} groups
19511 could perhaps use the same home score file.
19512
19513 @vindex gnus-home-score-file
19514 The variable that controls this is @code{gnus-home-score-file}.  It can
19515 be:
19516
19517 @enumerate
19518 @item
19519 A string.  Then this file will be used as the home score file for all
19520 groups.
19521
19522 @item
19523 A function.  The result of this function will be used as the home score
19524 file.  The function will be called with the name of the group as the
19525 parameter.
19526
19527 @item
19528 A list.  The elements in this list can be:
19529
19530 @enumerate
19531 @item
19532 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19533 group name, the @var{file-name} will be used as the home score file.
19534
19535 @item
19536 A function.  If the function returns non-@code{nil}, the result will
19537 be used as the home score file.
19538
19539 @item
19540 A string.  Use the string as the home score file.
19541 @end enumerate
19542
19543 The list will be traversed from the beginning towards the end looking
19544 for matches.
19545
19546 @end enumerate
19547
19548 So, if you want to use just a single score file, you could say:
19549
19550 @lisp
19551 (setq gnus-home-score-file
19552       "my-total-score-file.SCORE")
19553 @end lisp
19554
19555 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19556 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19557
19558 @findex gnus-hierarchial-home-score-file
19559 @lisp
19560 (setq gnus-home-score-file
19561       'gnus-hierarchial-home-score-file)
19562 @end lisp
19563
19564 This is a ready-made function provided for your convenience.
19565 Other functions include
19566
19567 @table @code
19568 @item gnus-current-home-score-file
19569 @findex gnus-current-home-score-file
19570 Return the ``current'' regular score file.  This will make scoring
19571 commands add entry to the ``innermost'' matching score file.
19572
19573 @end table
19574
19575 If you want to have one score file for the @samp{emacs} groups and
19576 another for the @samp{comp} groups, while letting all other groups use
19577 their own home score files:
19578
19579 @lisp
19580 (setq gnus-home-score-file
19581       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
19582       '(("\\.emacs" "emacs.SCORE")
19583         ;; @r{All the comp groups in one score file}
19584         ("^comp" "comp.SCORE")))
19585 @end lisp
19586
19587 @vindex gnus-home-adapt-file
19588 @code{gnus-home-adapt-file} works exactly the same way as
19589 @code{gnus-home-score-file}, but says what the home adaptive score file
19590 is instead.  All new adaptive file entries will go into the file
19591 specified by this variable, and the same syntax is allowed.
19592
19593 In addition to using @code{gnus-home-score-file} and
19594 @code{gnus-home-adapt-file}, you can also use group parameters
19595 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19596 Parameters}) to achieve much the same.  Group and topic parameters take
19597 precedence over this variable.
19598
19599
19600 @node Followups To Yourself
19601 @section Followups To Yourself
19602
19603 Gnus offers two commands for picking out the @code{Message-ID} header in
19604 the current buffer.  Gnus will then add a score rule that scores using
19605 this @code{Message-ID} on the @code{References} header of other
19606 articles.  This will, in effect, increase the score of all articles that
19607 respond to the article in the current buffer.  Quite useful if you want
19608 to easily note when people answer what you've said.
19609
19610 @table @code
19611
19612 @item gnus-score-followup-article
19613 @findex gnus-score-followup-article
19614 This will add a score to articles that directly follow up your own
19615 article.
19616
19617 @item gnus-score-followup-thread
19618 @findex gnus-score-followup-thread
19619 This will add a score to all articles that appear in a thread ``below''
19620 your own article.
19621 @end table
19622
19623 @vindex message-sent-hook
19624 These two functions are both primarily meant to be used in hooks like
19625 @code{message-sent-hook}, like this:
19626 @lisp
19627 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19628 @end lisp
19629
19630
19631 If you look closely at your own @code{Message-ID}, you'll notice that
19632 the first two or three characters are always the same.  Here's two of
19633 mine:
19634
19635 @example
19636 <x6u3u47icf.fsf@@eyesore.no>
19637 <x6sp9o7ibw.fsf@@eyesore.no>
19638 @end example
19639
19640 So ``my'' ident on this machine is @samp{x6}.  This can be
19641 exploited---the following rule will raise the score on all followups to
19642 myself:
19643
19644 @lisp
19645 ("references"
19646  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
19647   1000 nil r))
19648 @end lisp
19649
19650 Whether it's the first two or first three characters that are ``yours''
19651 is system-dependent.
19652
19653
19654 @node Scoring On Other Headers
19655 @section Scoring On Other Headers
19656 @cindex scoring on other headers
19657
19658 Gnus is quite fast when scoring the ``traditional''
19659 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
19660 other headers requires writing a @code{head} scoring rule, which means
19661 that Gnus has to request every single article from the back end to find
19662 matches.  This takes a long time in big groups.
19663
19664 Now, there's not much you can do about this for news groups, but for
19665 mail groups, you have greater control.  In @ref{To From Newsgroups},
19666 it's explained in greater detail what this mechanism does, but here's
19667 a cookbook example for @code{nnml} on how to allow scoring on the
19668 @samp{To} and @samp{Cc} headers.
19669
19670 Put the following in your @file{~/.gnus.el} file.
19671
19672 @lisp
19673 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
19674       nnmail-extra-headers gnus-extra-headers)
19675 @end lisp
19676
19677 Restart Gnus and rebuild your @code{nnml} overview files with the
19678 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
19679 time if you have much mail.
19680
19681 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
19682 so: @kbd{I e s p To RET <your name> RET}.
19683
19684 See?  Simple.
19685
19686
19687 @node Scoring Tips
19688 @section Scoring Tips
19689 @cindex scoring tips
19690
19691 @table @dfn
19692
19693 @item Crossposts
19694 @cindex crossposts
19695 @cindex scoring crossposts
19696 If you want to lower the score of crossposts, the line to match on is
19697 the @code{Xref} header.
19698 @lisp
19699 ("xref" (" talk.politics.misc:" -1000))
19700 @end lisp
19701
19702 @item Multiple crossposts
19703 If you want to lower the score of articles that have been crossposted to
19704 more than, say, 3 groups:
19705 @lisp
19706 ("xref"
19707   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
19708    -1000 nil r))
19709 @end lisp
19710
19711 @item Matching on the body
19712 This is generally not a very good idea---it takes a very long time.
19713 Gnus actually has to fetch each individual article from the server.  But
19714 you might want to anyway, I guess.  Even though there are three match
19715 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
19716 and stick with it in each score file.  If you use any two, each article
19717 will be fetched @emph{twice}.  If you want to match a bit on the
19718 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
19719 the matches.
19720
19721 @item Marking as read
19722 You will probably want to mark articles that have scores below a certain
19723 number as read.  This is most easily achieved by putting the following
19724 in your @file{all.SCORE} file:
19725 @lisp
19726 ((mark -100))
19727 @end lisp
19728 You may also consider doing something similar with @code{expunge}.
19729
19730 @item Negated character classes
19731 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
19732 That will match newlines, which might lead to, well, The Unknown.  Say
19733 @code{[^abcd\n]*} instead.
19734 @end table
19735
19736
19737 @node Reverse Scoring
19738 @section Reverse Scoring
19739 @cindex reverse scoring
19740
19741 If you want to keep just articles that have @samp{Sex with Emacs} in the
19742 subject header, and expunge all other articles, you could put something
19743 like this in your score file:
19744
19745 @lisp
19746 (("subject"
19747   ("Sex with Emacs" 2))
19748  (mark 1)
19749  (expunge 1))
19750 @end lisp
19751
19752 So, you raise all articles that match @samp{Sex with Emacs} and mark the
19753 rest as read, and expunge them to boot.
19754
19755
19756 @node Global Score Files
19757 @section Global Score Files
19758 @cindex global score files
19759
19760 Sure, other newsreaders have ``global kill files''.  These are usually
19761 nothing more than a single kill file that applies to all groups, stored
19762 in the user's home directory.  Bah!  Puny, weak newsreaders!
19763
19764 What I'm talking about here are Global Score Files.  Score files from
19765 all over the world, from users everywhere, uniting all nations in one
19766 big, happy score file union!  Ange-score!  New and untested!
19767
19768 @vindex gnus-global-score-files
19769 All you have to do to use other people's score files is to set the
19770 @code{gnus-global-score-files} variable.  One entry for each score file,
19771 or each score file directory.  Gnus will decide by itself what score
19772 files are applicable to which group.
19773
19774 To use the score file
19775 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
19776 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
19777 say this:
19778
19779 @lisp
19780 (setq gnus-global-score-files
19781       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
19782         "/ftp@@ftp.some-where:/pub/score/"))
19783 @end lisp
19784
19785 @findex gnus-score-search-global-directories
19786 @noindent
19787 Simple, eh?  Directory names must end with a @samp{/}.  These
19788 directories are typically scanned only once during each Gnus session.
19789 If you feel the need to manually re-scan the remote directories, you can
19790 use the @code{gnus-score-search-global-directories} command.
19791
19792 Note that, at present, using this option will slow down group entry
19793 somewhat.  (That is---a lot.)
19794
19795 If you want to start maintaining score files for other people to use,
19796 just put your score file up for anonymous ftp and announce it to the
19797 world.  Become a retro-moderator!  Participate in the retro-moderator
19798 wars sure to ensue, where retro-moderators battle it out for the
19799 sympathy of the people, luring them to use their score files on false
19800 premises!  Yay!  The net is saved!
19801
19802 Here are some tips for the would-be retro-moderator, off the top of my
19803 head:
19804
19805 @itemize @bullet
19806
19807 @item
19808 Articles heavily crossposted are probably junk.
19809 @item
19810 To lower a single inappropriate article, lower by @code{Message-ID}.
19811 @item
19812 Particularly brilliant authors can be raised on a permanent basis.
19813 @item
19814 Authors that repeatedly post off-charter for the group can safely be
19815 lowered out of existence.
19816 @item
19817 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
19818 articles completely.
19819
19820 @item
19821 Use expiring score entries to keep the size of the file down.  You
19822 should probably have a long expiry period, though, as some sites keep
19823 old articles for a long time.
19824 @end itemize
19825
19826 @dots{} I wonder whether other newsreaders will support global score files
19827 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
19828 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
19829 holding our breath yet?
19830
19831
19832 @node Kill Files
19833 @section Kill Files
19834 @cindex kill files
19835
19836 Gnus still supports those pesky old kill files.  In fact, the kill file
19837 entries can now be expiring, which is something I wrote before Daniel
19838 Quinlan thought of doing score files, so I've left the code in there.
19839
19840 In short, kill processing is a lot slower (and I do mean @emph{a lot})
19841 than score processing, so it might be a good idea to rewrite your kill
19842 files into score files.
19843
19844 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
19845 forms into this file, which means that you can use kill files as some
19846 sort of primitive hook function to be run on group entry, even though
19847 that isn't a very good idea.
19848
19849 Normal kill files look like this:
19850
19851 @lisp
19852 (gnus-kill "From" "Lars Ingebrigtsen")
19853 (gnus-kill "Subject" "ding")
19854 (gnus-expunge "X")
19855 @end lisp
19856
19857 This will mark every article written by me as read, and remove the
19858 marked articles from the summary buffer.  Very useful, you'll agree.
19859
19860 Other programs use a totally different kill file syntax.  If Gnus
19861 encounters what looks like a @code{rn} kill file, it will take a stab at
19862 interpreting it.
19863
19864 Two summary functions for editing a @sc{gnus} kill file:
19865
19866 @table @kbd
19867
19868 @item M-k
19869 @kindex M-k (Summary)
19870 @findex gnus-summary-edit-local-kill
19871 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
19872
19873 @item M-K
19874 @kindex M-K (Summary)
19875 @findex gnus-summary-edit-global-kill
19876 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
19877 @end table
19878
19879 Two group mode functions for editing the kill files:
19880
19881 @table @kbd
19882
19883 @item M-k
19884 @kindex M-k (Group)
19885 @findex gnus-group-edit-local-kill
19886 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
19887
19888 @item M-K
19889 @kindex M-K (Group)
19890 @findex gnus-group-edit-global-kill
19891 Edit the general kill file (@code{gnus-group-edit-global-kill}).
19892 @end table
19893
19894 Kill file variables:
19895
19896 @table @code
19897 @item gnus-kill-file-name
19898 @vindex gnus-kill-file-name
19899 A kill file for the group @samp{soc.motss} is normally called
19900 @file{soc.motss.KILL}.  The suffix appended to the group name to get
19901 this file name is detailed by the @code{gnus-kill-file-name} variable.
19902 The ``global'' kill file (not in the score file sense of ``global'', of
19903 course) is just called @file{KILL}.
19904
19905 @vindex gnus-kill-save-kill-file
19906 @item gnus-kill-save-kill-file
19907 If this variable is non-@code{nil}, Gnus will save the
19908 kill file after processing, which is necessary if you use expiring
19909 kills.
19910
19911 @item gnus-apply-kill-hook
19912 @vindex gnus-apply-kill-hook
19913 @findex gnus-apply-kill-file-unless-scored
19914 @findex gnus-apply-kill-file
19915 A hook called to apply kill files to a group.  It is
19916 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
19917 kill file if you have a score file for the same group, you can set this
19918 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
19919 kill files to be processed, you should set this variable to @code{nil}.
19920
19921 @item gnus-kill-file-mode-hook
19922 @vindex gnus-kill-file-mode-hook
19923 A hook called in kill-file mode buffers.
19924
19925 @end table
19926
19927
19928 @node Converting Kill Files
19929 @section Converting Kill Files
19930 @cindex kill files
19931 @cindex converting kill files
19932
19933 If you have loads of old kill files, you may want to convert them into
19934 score files.  If they are ``regular'', you can use
19935 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
19936 by hand.
19937
19938 The kill to score conversion package isn't included in Gnus by default.
19939 You can fetch it from
19940 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
19941
19942 If your old kill files are very complex---if they contain more
19943 non-@code{gnus-kill} forms than not, you'll have to convert them by
19944 hand.  Or just let them be as they are.  Gnus will still use them as
19945 before.
19946
19947
19948 @node GroupLens
19949 @section GroupLens
19950 @cindex GroupLens
19951
19952 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
19953 so this section is mostly of historical interest.
19954
19955 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
19956 collaborative filtering system that helps you work together with other
19957 people to find the quality news articles out of the huge volume of
19958 news articles generated every day.
19959
19960 To accomplish this the GroupLens system combines your opinions about
19961 articles you have already read with the opinions of others who have done
19962 likewise and gives you a personalized prediction for each unread news
19963 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
19964 rate articles, and finds other people that rate articles the same way.
19965 Once it has found some people you agree with it tells you, in the form
19966 of a prediction, what they thought of the article.  You can use this
19967 prediction to help you decide whether or not you want to read the
19968 article.
19969
19970 @menu
19971 * Using GroupLens::             How to make Gnus use GroupLens.
19972 * Rating Articles::             Letting GroupLens know how you rate articles.
19973 * Displaying Predictions::      Displaying predictions given by GroupLens.
19974 * GroupLens Variables::         Customizing GroupLens.
19975 @end menu
19976
19977
19978 @node Using GroupLens
19979 @subsection Using GroupLens
19980
19981 To use GroupLens you must register a pseudonym with your local
19982 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
19983 Bureau (BBB)} is the only better bit in town at the moment.
19984
19985 Once you have registered you'll need to set a couple of variables.
19986
19987 @table @code
19988
19989 @item gnus-use-grouplens
19990 @vindex gnus-use-grouplens
19991 Setting this variable to a non-@code{nil} value will make Gnus hook into
19992 all the relevant GroupLens functions.
19993
19994 @item grouplens-pseudonym
19995 @vindex grouplens-pseudonym
19996 This variable should be set to the pseudonym you got when registering
19997 with the Better Bit Bureau.
19998
19999 @item grouplens-newsgroups
20000 @vindex grouplens-newsgroups
20001 A list of groups that you want to get GroupLens predictions for.
20002
20003 @end table
20004
20005 That's the minimum of what you need to get up and running with GroupLens.
20006 Once you've registered, GroupLens will start giving you scores for
20007 articles based on the average of what other people think.  But, to get
20008 the real benefit of GroupLens you need to start rating articles
20009 yourself.  Then the scores GroupLens gives you will be personalized for
20010 you, based on how the people you usually agree with have already rated.
20011
20012
20013 @node Rating Articles
20014 @subsection Rating Articles
20015
20016 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20017 Where 1 means something like this article is a waste of bandwidth and 5
20018 means that the article was really good.  The basic question to ask
20019 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20020 like this one?''
20021
20022 There are four ways to enter a rating for an article in GroupLens.
20023
20024 @table @kbd
20025
20026 @item r
20027 @kindex r (GroupLens)
20028 @findex bbb-summary-rate-article
20029 This function will prompt you for a rating on a scale of one to five.
20030
20031 @item k
20032 @kindex k (GroupLens)
20033 @findex grouplens-score-thread
20034 This function will prompt you for a rating, and rate all the articles in
20035 the thread.  This is really useful for some of those long running giant
20036 threads in rec.humor.
20037
20038 @end table
20039
20040 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20041 the score of the article you're reading.
20042
20043 @table @kbd
20044
20045 @item 1-5 n
20046 @kindex n (GroupLens)
20047 @findex grouplens-next-unread-article
20048 Rate the article and go to the next unread article.
20049
20050 @item 1-5 ,
20051 @kindex , (GroupLens)
20052 @findex grouplens-best-unread-article
20053 Rate the article and go to the next unread article with the highest score.
20054
20055 @end table
20056
20057 If you want to give the current article a score of 4 and then go to the
20058 next article, just type @kbd{4 n}.
20059
20060
20061 @node Displaying Predictions
20062 @subsection Displaying Predictions
20063
20064 GroupLens makes a prediction for you about how much you will like a
20065 news article.  The predictions from GroupLens are on a scale from 1 to
20066 5, where 1 is the worst and 5 is the best.  You can use the predictions
20067 from GroupLens in one of three ways controlled by the variable
20068 @code{gnus-grouplens-override-scoring}.
20069
20070 @vindex gnus-grouplens-override-scoring
20071 There are three ways to display predictions in grouplens.  You may
20072 choose to have the GroupLens scores contribute to, or override the
20073 regular Gnus scoring mechanism.  override is the default; however, some
20074 people prefer to see the Gnus scores plus the grouplens scores.  To get
20075 the separate scoring behavior you need to set
20076 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20077 GroupLens predictions combined with the grouplens scores set it to
20078 @code{'override} and to combine the scores set
20079 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20080 the combine option you will also want to set the values for
20081 @code{grouplens-prediction-offset} and
20082 @code{grouplens-score-scale-factor}.
20083
20084 @vindex grouplens-prediction-display
20085 In either case, GroupLens gives you a few choices for how you would like
20086 to see your predictions displayed.  The display of predictions is
20087 controlled by the @code{grouplens-prediction-display} variable.
20088
20089 The following are valid values for that variable.
20090
20091 @table @code
20092 @item prediction-spot
20093 The higher the prediction, the further to the right an @samp{*} is
20094 displayed.
20095
20096 @item confidence-interval
20097 A numeric confidence interval.
20098
20099 @item prediction-bar
20100 The higher the prediction, the longer the bar.
20101
20102 @item confidence-bar
20103 Numerical confidence.
20104
20105 @item confidence-spot
20106 The spot gets bigger with more confidence.
20107
20108 @item prediction-num
20109 Plain-old numeric value.
20110
20111 @item confidence-plus-minus
20112 Prediction +/- confidence.
20113
20114 @end table
20115
20116
20117 @node GroupLens Variables
20118 @subsection GroupLens Variables
20119
20120 @table @code
20121
20122 @item gnus-summary-grouplens-line-format
20123 The summary line format used in GroupLens-enhanced summary buffers.  It
20124 accepts the same specs as the normal summary line format (@pxref{Summary
20125 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20126 %s\n}.
20127
20128 @item grouplens-bbb-host
20129 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20130 default.
20131
20132 @item grouplens-bbb-port
20133 Port of the host running the bbbd server.  The default is 9000.
20134
20135 @item grouplens-score-offset
20136 Offset the prediction by this value.  In other words, subtract the
20137 prediction value by this number to arrive at the effective score.  The
20138 default is 0.
20139
20140 @item grouplens-score-scale-factor
20141 This variable allows the user to magnify the effect of GroupLens scores.
20142 The scale factor is applied after the offset.  The default is 1.
20143
20144 @end table
20145
20146
20147 @node Advanced Scoring
20148 @section Advanced Scoring
20149
20150 Scoring on Subjects and From headers is nice enough, but what if you're
20151 really interested in what a person has to say only when she's talking
20152 about a particular subject?  Or what if you really don't want to
20153 read what person A has to say when she's following up to person B, but
20154 want to read what she says when she's following up to person C?
20155
20156 By using advanced scoring rules you may create arbitrarily complex
20157 scoring patterns.
20158
20159 @menu
20160 * Advanced Scoring Syntax::     A definition.
20161 * Advanced Scoring Examples::   What they look like.
20162 * Advanced Scoring Tips::       Getting the most out of it.
20163 @end menu
20164
20165
20166 @node Advanced Scoring Syntax
20167 @subsection Advanced Scoring Syntax
20168
20169 Ordinary scoring rules have a string as the first element in the rule.
20170 Advanced scoring rules have a list as the first element.  The second
20171 element is the score to be applied if the first element evaluated to a
20172 non-@code{nil} value.
20173
20174 These lists may consist of three logical operators, one redirection
20175 operator, and various match operators.
20176
20177 Logical operators:
20178
20179 @table @code
20180 @item &
20181 @itemx and
20182 This logical operator will evaluate each of its arguments until it finds
20183 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20184 evaluate to @code{true} values, then this operator will return
20185 @code{true}.
20186
20187 @item |
20188 @itemx or
20189 This logical operator will evaluate each of its arguments until it finds
20190 one that evaluates to @code{true}.  If no arguments are @code{true},
20191 then this operator will return @code{false}.
20192
20193 @item !
20194 @itemx not
20195 @itemx Â¬
20196 This logical operator only takes a single argument.  It returns the
20197 logical negation of the value of its argument.
20198
20199 @end table
20200
20201 There is an @dfn{indirection operator} that will make its arguments
20202 apply to the ancestors of the current article being scored.  For
20203 instance, @code{1-} will make score rules apply to the parent of the
20204 current article.  @code{2-} will make score rules apply to the
20205 grandparent of the current article.  Alternatively, you can write
20206 @code{^^}, where the number of @code{^}s (carets) says how far back into
20207 the ancestry you want to go.
20208
20209 Finally, we have the match operators.  These are the ones that do the
20210 real work.  Match operators are header name strings followed by a match
20211 and a match type.  A typical match operator looks like @samp{("from"
20212 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20213 simple scoring, and the match types are also the same.
20214
20215
20216 @node Advanced Scoring Examples
20217 @subsection Advanced Scoring Examples
20218
20219 Please note that the following examples are score file rules.  To
20220 make a complete score file from them, surround them with another pair
20221 of parentheses.
20222
20223 Let's say you want to increase the score of articles written by Lars
20224 when he's talking about Gnus:
20225
20226 @example
20227 @group
20228 ((&
20229   ("from" "Lars Ingebrigtsen")
20230   ("subject" "Gnus"))
20231  1000)
20232 @end group
20233 @end example
20234
20235 Quite simple, huh?
20236
20237 When he writes long articles, he sometimes has something nice to say:
20238
20239 @example
20240 ((&
20241   ("from" "Lars Ingebrigtsen")
20242   (|
20243    ("subject" "Gnus")
20244    ("lines" 100 >)))
20245  1000)
20246 @end example
20247
20248 However, when he responds to things written by Reig Eigil Logge, you
20249 really don't want to read what he's written:
20250
20251 @example
20252 ((&
20253   ("from" "Lars Ingebrigtsen")
20254   (1- ("from" "Reig Eigir Logge")))
20255  -100000)
20256 @end example
20257
20258 Everybody that follows up Redmondo when he writes about disappearing
20259 socks should have their scores raised, but only when they talk about
20260 white socks.  However, when Lars talks about socks, it's usually not
20261 very interesting:
20262
20263 @example
20264 ((&
20265   (1-
20266    (&
20267     ("from" "redmondo@@.*no" r)
20268     ("body" "disappearing.*socks" t)))
20269   (! ("from" "Lars Ingebrigtsen"))
20270   ("body" "white.*socks"))
20271  1000)
20272 @end example
20273
20274 The possibilities are endless.
20275
20276
20277 @node Advanced Scoring Tips
20278 @subsection Advanced Scoring Tips
20279
20280 The @code{&} and @code{|} logical operators do short-circuit logic.
20281 That is, they stop processing their arguments when it's clear what the
20282 result of the operation will be.  For instance, if one of the arguments
20283 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20284 the rest of the arguments.  This means that you should put slow matches
20285 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20286 @samp{subject}) first.
20287
20288 The indirection arguments (@code{1-} and so on) will make their
20289 arguments work on previous generations of the thread.  If you say
20290 something like:
20291
20292 @example
20293 ...
20294 (1-
20295  (1-
20296   ("from" "lars")))
20297 ...
20298 @end example
20299
20300 Then that means "score on the from header of the grandparent of the
20301 current article".  An indirection is quite fast, but it's better to say:
20302
20303 @example
20304 (1-
20305  (&
20306   ("from" "Lars")
20307   ("subject" "Gnus")))
20308 @end example
20309
20310 than it is to say:
20311
20312 @example
20313 (&
20314  (1- ("from" "Lars"))
20315  (1- ("subject" "Gnus")))
20316 @end example
20317
20318
20319 @node Score Decays
20320 @section Score Decays
20321 @cindex score decays
20322 @cindex decays
20323
20324 You may find that your scores have a tendency to grow without
20325 bounds, especially if you're using adaptive scoring.  If scores get too
20326 big, they lose all meaning---they simply max out and it's difficult to
20327 use them in any sensible way.
20328
20329 @vindex gnus-decay-scores
20330 @findex gnus-decay-score
20331 @vindex gnus-decay-score-function
20332 Gnus provides a mechanism for decaying scores to help with this problem.
20333 When score files are loaded and @code{gnus-decay-scores} is
20334 non-@code{nil}, Gnus will run the score files through the decaying
20335 mechanism thereby lowering the scores of all non-permanent score rules.
20336 The decay itself if performed by the @code{gnus-decay-score-function}
20337 function, which is @code{gnus-decay-score} by default.  Here's the
20338 definition of that function:
20339
20340 @lisp
20341 (defun gnus-decay-score (score)
20342   "Decay SCORE according to `gnus-score-decay-constant'
20343 and `gnus-score-decay-scale'."
20344   (let ((n (- score
20345               (* (if (< score 0) -1 1)
20346                  (min (abs score)
20347                       (max gnus-score-decay-constant
20348                            (* (abs score)
20349                               gnus-score-decay-scale)))))))
20350     (if (and (featurep 'xemacs)
20351              ;; XEmacs' floor can handle only the floating point
20352              ;; number below the half of the maximum integer.
20353              (> (abs n) (lsh -1 -2)))
20354         (string-to-number
20355          (car (split-string (number-to-string n) "\\.")))
20356       (floor n))))
20357 @end lisp
20358
20359 @vindex gnus-score-decay-scale
20360 @vindex gnus-score-decay-constant
20361 @code{gnus-score-decay-constant} is 3 by default and
20362 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20363
20364 @enumerate
20365 @item
20366 Scores between -3 and 3 will be set to 0 when this function is called.
20367
20368 @item
20369 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20370
20371 @item
20372 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20373 score.
20374 @end enumerate
20375
20376 If you don't like this decay function, write your own.  It is called
20377 with the score to be decayed as its only parameter, and it should return
20378 the new score, which should be an integer.
20379
20380 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20381 four days, Gnus will decay the scores four times, for instance.
20382
20383 @iftex
20384 @iflatex
20385 @chapter Message
20386 @include message.texi
20387 @chapter Emacs MIME
20388 @include emacs-mime.texi
20389 @chapter Sieve
20390 @include sieve.texi
20391 @chapter PGG
20392 @include pgg.texi
20393 @end iflatex
20394 @end iftex
20395
20396 @node Various
20397 @chapter Various
20398
20399 @menu
20400 * Process/Prefix::              A convention used by many treatment commands.
20401 * Interactive::                 Making Gnus ask you many questions.
20402 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20403 * Formatting Variables::        You can specify what buffers should look like.
20404 * Window Layout::               Configuring the Gnus buffer windows.
20405 * Faces and Fonts::             How to change how faces look.
20406 * Compilation::                 How to speed Gnus up.
20407 * Mode Lines::                  Displaying information in the mode lines.
20408 * Highlighting and Menus::      Making buffers look all nice and cozy.
20409 * Buttons::                     Get tendinitis in ten easy steps!
20410 * Daemons::                     Gnus can do things behind your back.
20411 * NoCeM::                       How to avoid spam and other fatty foods.
20412 * Undo::                        Some actions can be undone.
20413 * Predicate Specifiers::        Specifying predicates.
20414 * Moderation::                  What to do if you're a moderator.
20415 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20416 * Fuzzy Matching::              What's the big fuzz?
20417 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20418 * Various Various::             Things that are really various.
20419 @end menu
20420
20421
20422 @node Process/Prefix
20423 @section Process/Prefix
20424 @cindex process/prefix convention
20425
20426 Many functions, among them functions for moving, decoding and saving
20427 articles, use what is known as the @dfn{Process/Prefix convention}.
20428
20429 This is a method for figuring out what articles the user wants the
20430 command to be performed on.
20431
20432 It goes like this:
20433
20434 If the numeric prefix is N, perform the operation on the next N
20435 articles, starting with the current one.  If the numeric prefix is
20436 negative, perform the operation on the previous N articles, starting
20437 with the current one.
20438
20439 @vindex transient-mark-mode
20440 If @code{transient-mark-mode} in non-@code{nil} and the region is
20441 active, all articles in the region will be worked upon.
20442
20443 If there is no numeric prefix, but some articles are marked with the
20444 process mark, perform the operation on the articles marked with
20445 the process mark.
20446
20447 If there is neither a numeric prefix nor any articles marked with the
20448 process mark, just perform the operation on the current article.
20449
20450 Quite simple, really, but it needs to be made clear so that surprises
20451 are avoided.
20452
20453 Commands that react to the process mark will push the current list of
20454 process marked articles onto a stack and will then clear all process
20455 marked articles.  You can restore the previous configuration with the
20456 @kbd{M P y} command (@pxref{Setting Process Marks}).
20457
20458 @vindex gnus-summary-goto-unread
20459 One thing that seems to shock & horrify lots of people is that, for
20460 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20461 Since each @kbd{d} (which marks the current article as read) by default
20462 goes to the next unread article after marking, this means that @kbd{3 d}
20463 will mark the next three unread articles as read, no matter what the
20464 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20465 @code{nil} for a more straightforward action.
20466
20467 Many commands do not use the process/prefix convention.  All commands
20468 that do explicitly say so in this manual.  To apply the process/prefix
20469 convention to commands that do not use it, you can use the @kbd{M-&}
20470 command.  For instance, to mark all the articles in the group as
20471 expirable, you could say @kbd{M P b M-& E}.
20472
20473
20474 @node Interactive
20475 @section Interactive
20476 @cindex interaction
20477
20478 @table @code
20479
20480 @item gnus-novice-user
20481 @vindex gnus-novice-user
20482 If this variable is non-@code{nil}, you are either a newcomer to the
20483 World of Usenet, or you are very cautious, which is a nice thing to be,
20484 really.  You will be given questions of the type ``Are you sure you want
20485 to do this?'' before doing anything dangerous.  This is @code{t} by
20486 default.
20487
20488 @item gnus-expert-user
20489 @vindex gnus-expert-user
20490 If this variable is non-@code{nil}, you will seldom be asked any
20491 questions by Gnus.  It will simply assume you know what you're doing, no
20492 matter how strange.
20493
20494 @item gnus-interactive-catchup
20495 @vindex gnus-interactive-catchup
20496 Require confirmation before catching up a group if non-@code{nil}.  It
20497 is @code{t} by default.
20498
20499 @item gnus-interactive-exit
20500 @vindex gnus-interactive-exit
20501 Require confirmation before exiting Gnus.  This variable is @code{t} by
20502 default.
20503 @end table
20504
20505
20506 @node Symbolic Prefixes
20507 @section Symbolic Prefixes
20508 @cindex symbolic prefixes
20509
20510 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20511 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20512 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20513 rule of 900 to the current article.
20514
20515 This is all nice and well, but what if you want to give a command some
20516 additional information?  Well, what most commands do is interpret the
20517 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20518 doesn't want a backup file to be created when saving the current buffer,
20519 for instance.  But what if you want to save without making a backup
20520 file, and you want Emacs to flash lights and play a nice tune at the
20521 same time?  You can't, and you're probably perfectly happy that way.
20522
20523 @kindex M-i (Summary)
20524 @findex gnus-symbolic-argument
20525 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20526 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20527 character typed in is the value.  You can stack as many @kbd{M-i}
20528 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20529 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20530 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20531 @code{b}''.  You get the drift.
20532
20533 Typing in symbolic prefixes to commands that don't accept them doesn't
20534 hurt, but it doesn't do any good either.  Currently not many Gnus
20535 functions make use of the symbolic prefix.
20536
20537 If you're interested in how Gnus implements this, @pxref{Extended
20538 Interactive}.
20539
20540
20541 @node Formatting Variables
20542 @section Formatting Variables
20543 @cindex formatting variables
20544
20545 Throughout this manual you've probably noticed lots of variables called
20546 things like @code{gnus-group-line-format} and
20547 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20548 output lines in the various buffers.  There's quite a lot of them.
20549 Fortunately, they all use the same syntax, so there's not that much to
20550 be annoyed by.
20551
20552 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20553 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20554 lots of percentages everywhere.
20555
20556 @menu
20557 * Formatting Basics::           A formatting variable is basically a format string.
20558 * Mode Line Formatting::        Some rules about mode line formatting variables.
20559 * Advanced Formatting::         Modifying output in various ways.
20560 * User-Defined Specs::          Having Gnus call your own functions.
20561 * Formatting Fonts::            Making the formatting look colorful and nice.
20562 * Positioning Point::           Moving point to a position after an operation.
20563 * Tabulation::                  Tabulating your output.
20564 * Wide Characters::             Dealing with wide characters.
20565 @end menu
20566
20567 Currently Gnus uses the following formatting variables:
20568 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20569 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20570 @code{gnus-group-mode-line-format},
20571 @code{gnus-summary-mode-line-format},
20572 @code{gnus-article-mode-line-format},
20573 @code{gnus-server-mode-line-format}, and
20574 @code{gnus-summary-pick-line-format}.
20575
20576 All these format variables can also be arbitrary elisp forms.  In that
20577 case, they will be @code{eval}ed to insert the required lines.
20578
20579 @kindex M-x gnus-update-format
20580 @findex gnus-update-format
20581 Gnus includes a command to help you while creating your own format
20582 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20583 update the spec in question and pop you to a buffer where you can
20584 examine the resulting Lisp code to be run to generate the line.
20585
20586
20587
20588 @node Formatting Basics
20589 @subsection Formatting Basics
20590
20591 Each @samp{%} element will be replaced by some string or other when the
20592 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20593 spec, and pad with spaces to get a 5-character field''.
20594
20595 As with normal C and Emacs Lisp formatting strings, the numerical
20596 modifier between the @samp{%} and the formatting type character will
20597 @dfn{pad} the output so that it is always at least that long.
20598 @samp{%5y} will make the field always (at least) five characters wide by
20599 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20600 the right instead.
20601
20602 You may also wish to limit the length of the field to protect against
20603 particularly wide values.  For that you can say @samp{%4,6y}, which
20604 means that the field will never be more than 6 characters wide and never
20605 less than 4 characters wide.
20606
20607 Also Gnus supports some extended format specifications, such as
20608 @samp{%&user-date;}.
20609
20610
20611 @node Mode Line Formatting
20612 @subsection Mode Line Formatting
20613
20614 Mode line formatting variables (e.g.,
20615 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20616 buffer line oriented formatting variables (@pxref{Formatting Basics})
20617 with the following two differences:
20618
20619 @enumerate
20620
20621 @item
20622 There must be no newline (@samp{\n}) at the end.
20623
20624 @item
20625 The special @samp{%%b} spec can be used to display the buffer name.
20626 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20627 @samp{%} to allow it to pass through the formatting machinery unmangled,
20628 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20629 display interprets to mean ``show the buffer name''.  For a full list of
20630 mode line specs Emacs understands, see the documentation of the
20631 @code{mode-line-format} variable.
20632
20633 @end enumerate
20634
20635
20636 @node Advanced Formatting
20637 @subsection Advanced Formatting
20638
20639 It is frequently useful to post-process the fields in some way.
20640 Padding, limiting, cutting off parts and suppressing certain values can
20641 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20642 look like @samp{%~(cut 3)~(ignore "0")y}.
20643
20644 These are the valid modifiers:
20645
20646 @table @code
20647 @item pad
20648 @itemx pad-left
20649 Pad the field to the left with spaces until it reaches the required
20650 length.
20651
20652 @item pad-right
20653 Pad the field to the right with spaces until it reaches the required
20654 length.
20655
20656 @item max
20657 @itemx max-left
20658 Cut off characters from the left until it reaches the specified length.
20659
20660 @item max-right
20661 Cut off characters from the right until it reaches the specified
20662 length.
20663
20664 @item cut
20665 @itemx cut-left
20666 Cut off the specified number of characters from the left.
20667
20668 @item cut-right
20669 Cut off the specified number of characters from the right.
20670
20671 @item ignore
20672 Return an empty string if the field is equal to the specified value.
20673
20674 @item form
20675 Use the specified form as the field value when the @samp{@@} spec is
20676 used.
20677
20678 Here's an example:
20679
20680 @lisp
20681 "~(form (current-time-string))@@"
20682 @end lisp
20683
20684 @end table
20685
20686 Let's take an example.  The @samp{%o} spec in the summary mode lines
20687 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20688 This is quite a mouthful, so we want to shave off the century number and
20689 the time, leaving us with a six-character date.  That would be
20690 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20691 maxing, and we need the padding to ensure that the date is never less
20692 than 6 characters to make it look nice in columns.)
20693
20694 Ignoring is done first; then cutting; then maxing; and then as the very
20695 last operation, padding.
20696
20697 If you use lots of these advanced thingies, you'll find that Gnus gets
20698 quite slow.  This can be helped enormously by running @kbd{M-x
20699 gnus-compile} when you are satisfied with the look of your lines.
20700 @xref{Compilation}.
20701
20702
20703 @node User-Defined Specs
20704 @subsection User-Defined Specs
20705
20706 All the specs allow for inserting user defined specifiers---@samp{u}.
20707 The next character in the format string should be a letter.  Gnus
20708 will call the function @code{gnus-user-format-function-}@samp{X}, where
20709 @samp{X} is the letter following @samp{%u}.  The function will be passed
20710 a single parameter---what the parameter means depends on what buffer
20711 it's being called from.  The function should return a string, which will
20712 be inserted into the buffer just like information from any other
20713 specifier.  This function may also be called with dummy values, so it
20714 should protect against that.
20715
20716 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20717 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20718
20719 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20720 much the same without defining new functions.  Here's an example:
20721 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20722 given here will be evaluated to yield the current line number, and then
20723 inserted.
20724
20725
20726 @node Formatting Fonts
20727 @subsection Formatting Fonts
20728
20729 There are specs for highlighting, and these are shared by all the format
20730 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20731 the special @code{mouse-face} property set, which means that it will be
20732 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20733 over it.
20734
20735 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20736 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20737 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20738 and so on.  Create as many faces as you wish.  The same goes for the
20739 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20740 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20741
20742 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20743 special @code{balloon-help} property set to
20744 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
20745 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
20746 variables should be either strings or symbols naming functions that
20747 return a string.  When the mouse passes over text with this property
20748 set, a balloon window will appear and display the string.  Please
20749 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20750 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20751 XEmacs) for more information on this.  (For technical reasons, the
20752 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20753 paragraph.)
20754
20755 Here's an alternative recipe for the group buffer:
20756
20757 @lisp
20758 ;; @r{Create three face types.}
20759 (setq gnus-face-1 'bold)
20760 (setq gnus-face-3 'italic)
20761
20762 ;; @r{We want the article count to be in}
20763 ;; @r{a bold and green face.  So we create}
20764 ;; @r{a new face called @code{my-green-bold}.}
20765 (copy-face 'bold 'my-green-bold)
20766 ;; @r{Set the color.}
20767 (set-face-foreground 'my-green-bold "ForestGreen")
20768 (setq gnus-face-2 'my-green-bold)
20769
20770 ;; @r{Set the new & fancy format.}
20771 (setq gnus-group-line-format
20772       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
20773 @end lisp
20774
20775 I'm sure you'll be able to use this scheme to create totally unreadable
20776 and extremely vulgar displays.  Have fun!
20777
20778 Note that the @samp{%(} specs (and friends) do not make any sense on the
20779 mode-line variables.
20780
20781 @node Positioning Point
20782 @subsection Positioning Point
20783
20784 Gnus usually moves point to a pre-defined place on each line in most
20785 buffers.  By default, point move to the first colon character on the
20786 line.  You can customize this behaviour in three different ways.
20787
20788 You can move the colon character to somewhere else on the line.
20789
20790 @findex gnus-goto-colon
20791 You can redefine the function that moves the point to the colon.  The
20792 function is called @code{gnus-goto-colon}.
20793
20794 But perhaps the most convenient way to deal with this, if you don't want
20795 to have a colon in your line, is to use the @samp{%*} specifier.  If you
20796 put a @samp{%*} somewhere in your format line definition, Gnus will
20797 place point there.
20798
20799
20800 @node Tabulation
20801 @subsection Tabulation
20802
20803 You can usually line up your displays by padding and cutting your
20804 strings.  However, when combining various strings of different size, it
20805 can often be more convenient to just output the strings, and then worry
20806 about lining up the following text afterwards.
20807
20808 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
20809 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
20810
20811 @samp{%50=} will insert space characters to pad the line up to column
20812 50.  If the text is already past column 50, nothing will be inserted.
20813 This is the soft tabulator.
20814
20815 @samp{%-50=} will insert space characters to pad the line up to column
20816 50.  If the text is already past column 50, the excess text past column
20817 50 will be removed.  This is the hard tabulator.
20818
20819
20820 @node Wide Characters
20821 @subsection Wide Characters
20822
20823 Fixed width fonts in most countries have characters of the same width.
20824 Some countries, however, use Latin characters mixed with wider
20825 characters---most notable East Asian countries.
20826
20827 The problem is that when formatting, Gnus assumes that if a string is 10
20828 characters wide, it'll be 10 Latin characters wide on the screen.  In
20829 these countries, that's not true.
20830
20831 @vindex gnus-use-correct-string-widths
20832 To help fix this, you can set @code{gnus-use-correct-string-widths} to
20833 @code{t}.  This makes buffer generation slower, but the results will be
20834 prettier.  The default value under XEmacs is @code{t} but @code{nil}
20835 for Emacs.
20836
20837
20838 @node Window Layout
20839 @section Window Layout
20840 @cindex window layout
20841
20842 No, there's nothing here about X, so be quiet.
20843
20844 @vindex gnus-use-full-window
20845 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
20846 other windows and occupy the entire Emacs screen by itself.  It is
20847 @code{t} by default.
20848
20849 Setting this variable to @code{nil} kinda works, but there are
20850 glitches.  Use at your own peril.
20851
20852 @vindex gnus-buffer-configuration
20853 @code{gnus-buffer-configuration} describes how much space each Gnus
20854 buffer should be given.  Here's an excerpt of this variable:
20855
20856 @lisp
20857 ((group (vertical 1.0 (group 1.0 point)
20858                       (if gnus-carpal (group-carpal 4))))
20859  (article (vertical 1.0 (summary 0.25 point)
20860                         (article 1.0))))
20861 @end lisp
20862
20863 This is an alist.  The @dfn{key} is a symbol that names some action or
20864 other.  For instance, when displaying the group buffer, the window
20865 configuration function will use @code{group} as the key.  A full list of
20866 possible names is listed below.
20867
20868 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
20869 should occupy.  To take the @code{article} split as an example -
20870
20871 @lisp
20872 (article (vertical 1.0 (summary 0.25 point)
20873                        (article 1.0)))
20874 @end lisp
20875
20876 This @dfn{split} says that the summary buffer should occupy 25% of upper
20877 half of the screen, and that it is placed over the article buffer.  As
20878 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
20879 reaching for that calculator there).  However, the special number
20880 @code{1.0} is used to signal that this buffer should soak up all the
20881 rest of the space available after the rest of the buffers have taken
20882 whatever they need.  There should be only one buffer with the @code{1.0}
20883 size spec per split.
20884
20885 Point will be put in the buffer that has the optional third element
20886 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
20887 split where the tag @code{frame-focus} is a member (i.e. is the third or
20888 fourth element in the list, depending on whether the @code{point} tag is
20889 present) gets focus.
20890
20891 Here's a more complicated example:
20892
20893 @lisp
20894 (article (vertical 1.0 (group 4)
20895                        (summary 0.25 point)
20896                        (if gnus-carpal (summary-carpal 4))
20897                        (article 1.0)))
20898 @end lisp
20899
20900 If the size spec is an integer instead of a floating point number,
20901 then that number will be used to say how many lines a buffer should
20902 occupy, not a percentage.
20903
20904 If the @dfn{split} looks like something that can be @code{eval}ed (to be
20905 precise---if the @code{car} of the split is a function or a subr), this
20906 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
20907 be used as a split.  This means that there will be three buffers if
20908 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
20909 is non-@code{nil}.
20910
20911 Not complicated enough for you?  Well, try this on for size:
20912
20913 @lisp
20914 (article (horizontal 1.0
20915              (vertical 0.5
20916                  (group 1.0)
20917                  (gnus-carpal 4))
20918              (vertical 1.0
20919                  (summary 0.25 point)
20920                  (summary-carpal 4)
20921                  (article 1.0))))
20922 @end lisp
20923
20924 Whoops.  Two buffers with the mystery 100% tag.  And what's that
20925 @code{horizontal} thingie?
20926
20927 If the first element in one of the split is @code{horizontal}, Gnus will
20928 split the window horizontally, giving you two windows side-by-side.
20929 Inside each of these strips you may carry on all you like in the normal
20930 fashion.  The number following @code{horizontal} says what percentage of
20931 the screen is to be given to this strip.
20932
20933 For each split, there @emph{must} be one element that has the 100% tag.
20934 The splitting is never accurate, and this buffer will eat any leftover
20935 lines from the splits.
20936
20937 To be slightly more formal, here's a definition of what a valid split
20938 may look like:
20939
20940 @example
20941 @group
20942 split      = frame | horizontal | vertical | buffer | form
20943 frame      = "(frame " size *split ")"
20944 horizontal = "(horizontal " size *split ")"
20945 vertical   = "(vertical " size *split ")"
20946 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
20947 size       = number | frame-params
20948 buf-name   = group | article | summary ...
20949 @end group
20950 @end example
20951
20952 The limitations are that the @code{frame} split can only appear as the
20953 top-level split.  @var{form} should be an Emacs Lisp form that should
20954 return a valid split.  We see that each split is fully recursive, and
20955 may contain any number of @code{vertical} and @code{horizontal} splits.
20956
20957 @vindex gnus-window-min-width
20958 @vindex gnus-window-min-height
20959 @cindex window height
20960 @cindex window width
20961 Finding the right sizes can be a bit complicated.  No window may be less
20962 than @code{gnus-window-min-height} (default 1) characters high, and all
20963 windows must be at least @code{gnus-window-min-width} (default 1)
20964 characters wide.  Gnus will try to enforce this before applying the
20965 splits.  If you want to use the normal Emacs window width/height limit,
20966 you can just set these two variables to @code{nil}.
20967
20968 If you're not familiar with Emacs terminology, @code{horizontal} and
20969 @code{vertical} splits may work the opposite way of what you'd expect.
20970 Windows inside a @code{horizontal} split are shown side-by-side, and
20971 windows within a @code{vertical} split are shown above each other.
20972
20973 @findex gnus-configure-frame
20974 If you want to experiment with window placement, a good tip is to call
20975 @code{gnus-configure-frame} directly with a split.  This is the function
20976 that does all the real work when splitting buffers.  Below is a pretty
20977 nonsensical configuration with 5 windows; two for the group buffer and
20978 three for the article buffer.  (I said it was nonsensical.)  If you
20979 @code{eval} the statement below, you can get an idea of how that would
20980 look straight away, without going through the normal Gnus channels.
20981 Play with it until you're satisfied, and then use
20982 @code{gnus-add-configuration} to add your new creation to the buffer
20983 configuration list.
20984
20985 @lisp
20986 (gnus-configure-frame
20987  '(horizontal 1.0
20988     (vertical 10
20989       (group 1.0)
20990       (article 0.3 point))
20991     (vertical 1.0
20992       (article 1.0)
20993       (horizontal 4
20994         (group 1.0)
20995         (article 10)))))
20996 @end lisp
20997
20998 You might want to have several frames as well.  No prob---just use the
20999 @code{frame} split:
21000
21001 @lisp
21002 (gnus-configure-frame
21003  '(frame 1.0
21004          (vertical 1.0
21005                    (summary 0.25 point frame-focus)
21006                    (article 1.0))
21007          (vertical ((height . 5) (width . 15)
21008                     (user-position . t)
21009                     (left . -1) (top . 1))
21010                    (picon 1.0))))
21011
21012 @end lisp
21013
21014 This split will result in the familiar summary/article window
21015 configuration in the first (or ``main'') frame, while a small additional
21016 frame will be created where picons will be shown.  As you can see,
21017 instead of the normal @code{1.0} top-level spec, each additional split
21018 should have a frame parameter alist as the size spec.
21019 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21020 Reference Manual}.  Under XEmacs, a frame property list will be
21021 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21022 is such a plist.
21023 The list of all possible keys for @code{gnus-buffer-configuration} can
21024 be found in its default value.
21025
21026 Note that the @code{message} key is used for both
21027 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21028 it is desirable to distinguish between the two, something like this
21029 might be used:
21030
21031 @lisp
21032 (message (horizontal 1.0
21033                      (vertical 1.0 (message 1.0 point))
21034                      (vertical 0.24
21035                                (if (buffer-live-p gnus-summary-buffer)
21036                                    '(summary 0.5))
21037                                (group 1.0))))
21038 @end lisp
21039
21040 One common desire for a multiple frame split is to have a separate frame
21041 for composing mail and news while leaving the original frame intact.  To
21042 accomplish that, something like the following can be done:
21043
21044 @lisp
21045 (message
21046   (frame 1.0
21047          (if (not (buffer-live-p gnus-summary-buffer))
21048              (car (cdr (assoc 'group gnus-buffer-configuration)))
21049            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21050          (vertical ((user-position . t) (top . 1) (left . 1)
21051                     (name . "Message"))
21052                    (message 1.0 point))))
21053 @end lisp
21054
21055 @findex gnus-add-configuration
21056 Since the @code{gnus-buffer-configuration} variable is so long and
21057 complicated, there's a function you can use to ease changing the config
21058 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21059 you want to change the @code{article} setting, you could say:
21060
21061 @lisp
21062 (gnus-add-configuration
21063  '(article (vertical 1.0
21064                (group 4)
21065                (summary .25 point)
21066                (article 1.0))))
21067 @end lisp
21068
21069 You'd typically stick these @code{gnus-add-configuration} calls in your
21070 @file{~/.gnus.el} file or in some startup hook---they should be run after
21071 Gnus has been loaded.
21072
21073 @vindex gnus-always-force-window-configuration
21074 If all windows mentioned in the configuration are already visible, Gnus
21075 won't change the window configuration.  If you always want to force the
21076 ``right'' window configuration, you can set
21077 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21078
21079 If you're using tree displays (@pxref{Tree Display}), and the tree
21080 window is displayed vertically next to another window, you may also want
21081 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21082 windows resized.
21083
21084 @subsection Example Window Configurations
21085
21086 @itemize @bullet
21087 @item
21088 Narrow left hand side occupied by group buffer.  Right hand side split
21089 between summary buffer (top one-sixth) and article buffer (bottom).
21090
21091 @ifinfo
21092 @example
21093 +---+---------+
21094 | G | Summary |
21095 | r +---------+
21096 | o |         |
21097 | u | Article |
21098 | p |         |
21099 +---+---------+
21100 @end example
21101 @end ifinfo
21102
21103 @lisp
21104 (gnus-add-configuration
21105  '(article
21106    (horizontal 1.0
21107                (vertical 25 (group 1.0))
21108                (vertical 1.0
21109                          (summary 0.16 point)
21110                          (article 1.0)))))
21111
21112 (gnus-add-configuration
21113  '(summary
21114    (horizontal 1.0
21115                (vertical 25 (group 1.0))
21116                (vertical 1.0 (summary 1.0 point)))))
21117 @end lisp
21118
21119 @end itemize
21120
21121
21122 @node Faces and Fonts
21123 @section Faces and Fonts
21124 @cindex faces
21125 @cindex fonts
21126 @cindex colors
21127
21128 Fiddling with fonts and faces used to be very difficult, but these days
21129 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21130 the face you want to alter, and alter it via the standard Customize
21131 interface.
21132
21133
21134 @node Compilation
21135 @section Compilation
21136 @cindex compilation
21137 @cindex byte-compilation
21138
21139 @findex gnus-compile
21140
21141 Remember all those line format specification variables?
21142 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21143 on.  Now, Gnus will of course heed whatever these variables are, but,
21144 unfortunately, changing them will mean a quite significant slow-down.
21145 (The default values of these variables have byte-compiled functions
21146 associated with them, while the user-generated versions do not, of
21147 course.)
21148
21149 To help with this, you can run @kbd{M-x gnus-compile} after you've
21150 fiddled around with the variables and feel that you're (kind of)
21151 satisfied.  This will result in the new specs being byte-compiled, and
21152 you'll get top speed again.  Gnus will save these compiled specs in the
21153 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
21154 this function, though---you should compile them yourself by sticking
21155 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21156
21157
21158 @node Mode Lines
21159 @section Mode Lines
21160 @cindex mode lines
21161
21162 @vindex gnus-updated-mode-lines
21163 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21164 lines updated.  It is a list of symbols.  Supported symbols include
21165 @code{group}, @code{article}, @code{summary}, @code{server},
21166 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21167 Gnus will keep that mode line updated with information that may be
21168 pertinent.  If this variable is @code{nil}, screen refresh may be
21169 quicker.
21170
21171 @cindex display-time
21172
21173 @vindex gnus-mode-non-string-length
21174 By default, Gnus displays information on the current article in the mode
21175 lines of the summary and article buffers.  The information Gnus wishes
21176 to display (e.g. the subject of the article) is often longer than the
21177 mode lines, and therefore have to be cut off at some point.  The
21178 @code{gnus-mode-non-string-length} variable says how long the other
21179 elements on the line is (i.e., the non-info part).  If you put
21180 additional elements on the mode line (e.g. a clock), you should modify
21181 this variable:
21182
21183 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21184 @lisp
21185 (add-hook 'display-time-hook
21186           (lambda () (setq gnus-mode-non-string-length
21187                            (+ 21
21188                               (if line-number-mode 5 0)
21189                               (if column-number-mode 4 0)
21190                               (length display-time-string)))))
21191 @end lisp
21192
21193 If this variable is @code{nil} (which is the default), the mode line
21194 strings won't be chopped off, and they won't be padded either.  Note
21195 that the default is unlikely to be desirable, as even the percentage
21196 complete in the buffer may be crowded off the mode line; the user should
21197 configure this variable appropriately for her configuration.
21198
21199
21200 @node Highlighting and Menus
21201 @section Highlighting and Menus
21202 @cindex visual
21203 @cindex highlighting
21204 @cindex menus
21205
21206 @vindex gnus-visual
21207 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21208 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21209 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21210 file.
21211
21212 This variable can be a list of visual properties that are enabled.  The
21213 following elements are valid, and are all included by default:
21214
21215 @table @code
21216 @item group-highlight
21217 Do highlights in the group buffer.
21218 @item summary-highlight
21219 Do highlights in the summary buffer.
21220 @item article-highlight
21221 Do highlights in the article buffer.
21222 @item highlight
21223 Turn on highlighting in all buffers.
21224 @item group-menu
21225 Create menus in the group buffer.
21226 @item summary-menu
21227 Create menus in the summary buffers.
21228 @item article-menu
21229 Create menus in the article buffer.
21230 @item browse-menu
21231 Create menus in the browse buffer.
21232 @item server-menu
21233 Create menus in the server buffer.
21234 @item score-menu
21235 Create menus in the score buffers.
21236 @item menu
21237 Create menus in all buffers.
21238 @end table
21239
21240 So if you only want highlighting in the article buffer and menus in all
21241 buffers, you could say something like:
21242
21243 @lisp
21244 (setq gnus-visual '(article-highlight menu))
21245 @end lisp
21246
21247 If you want highlighting only and no menus whatsoever, you'd say:
21248
21249 @lisp
21250 (setq gnus-visual '(highlight))
21251 @end lisp
21252
21253 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21254 in all Gnus buffers.
21255
21256 Other general variables that influence the look of all buffers include:
21257
21258 @table @code
21259 @item gnus-mouse-face
21260 @vindex gnus-mouse-face
21261 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21262 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21263
21264 @end table
21265
21266 There are hooks associated with the creation of all the different menus:
21267
21268 @table @code
21269
21270 @item gnus-article-menu-hook
21271 @vindex gnus-article-menu-hook
21272 Hook called after creating the article mode menu.
21273
21274 @item gnus-group-menu-hook
21275 @vindex gnus-group-menu-hook
21276 Hook called after creating the group mode menu.
21277
21278 @item gnus-summary-menu-hook
21279 @vindex gnus-summary-menu-hook
21280 Hook called after creating the summary mode menu.
21281
21282 @item gnus-server-menu-hook
21283 @vindex gnus-server-menu-hook
21284 Hook called after creating the server mode menu.
21285
21286 @item gnus-browse-menu-hook
21287 @vindex gnus-browse-menu-hook
21288 Hook called after creating the browse mode menu.
21289
21290 @item gnus-score-menu-hook
21291 @vindex gnus-score-menu-hook
21292 Hook called after creating the score mode menu.
21293
21294 @end table
21295
21296
21297 @node Buttons
21298 @section Buttons
21299 @cindex buttons
21300 @cindex mouse
21301 @cindex click
21302
21303 Those new-fangled @dfn{mouse} contraptions is very popular with the
21304 young, hep kids who don't want to learn the proper way to do things
21305 these days.  Why, I remember way back in the summer of '89, when I was
21306 using Emacs on a Tops 20 system.  Three hundred users on one single
21307 machine, and every user was running Simula compilers.  Bah!
21308
21309 Right.
21310
21311 @vindex gnus-carpal
21312 Well, you can make Gnus display bufferfuls of buttons you can click to
21313 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21314 really.  Tell the chiropractor I sent you.
21315
21316
21317 @table @code
21318
21319 @item gnus-carpal-mode-hook
21320 @vindex gnus-carpal-mode-hook
21321 Hook run in all carpal mode buffers.
21322
21323 @item gnus-carpal-button-face
21324 @vindex gnus-carpal-button-face
21325 Face used on buttons.
21326
21327 @item gnus-carpal-header-face
21328 @vindex gnus-carpal-header-face
21329 Face used on carpal buffer headers.
21330
21331 @item gnus-carpal-group-buffer-buttons
21332 @vindex gnus-carpal-group-buffer-buttons
21333 Buttons in the group buffer.
21334
21335 @item gnus-carpal-summary-buffer-buttons
21336 @vindex gnus-carpal-summary-buffer-buttons
21337 Buttons in the summary buffer.
21338
21339 @item gnus-carpal-server-buffer-buttons
21340 @vindex gnus-carpal-server-buffer-buttons
21341 Buttons in the server buffer.
21342
21343 @item gnus-carpal-browse-buffer-buttons
21344 @vindex gnus-carpal-browse-buffer-buttons
21345 Buttons in the browse buffer.
21346 @end table
21347
21348 All the @code{buttons} variables are lists.  The elements in these list
21349 are either cons cells where the @code{car} contains a text to be displayed and
21350 the @code{cdr} contains a function symbol, or a simple string.
21351
21352
21353 @node Daemons
21354 @section Daemons
21355 @cindex demons
21356 @cindex daemons
21357
21358 Gnus, being larger than any program ever written (allegedly), does lots
21359 of strange stuff that you may wish to have done while you're not
21360 present.  For instance, you may want it to check for new mail once in a
21361 while.  Or you may want it to close down all connections to all servers
21362 when you leave Emacs idle.  And stuff like that.
21363
21364 Gnus will let you do stuff like that by defining various
21365 @dfn{handlers}.  Each handler consists of three elements:  A
21366 @var{function}, a @var{time}, and an @var{idle} parameter.
21367
21368 Here's an example of a handler that closes connections when Emacs has
21369 been idle for thirty minutes:
21370
21371 @lisp
21372 (gnus-demon-close-connections nil 30)
21373 @end lisp
21374
21375 Here's a handler that scans for @acronym{PGP} headers every hour when
21376 Emacs is idle:
21377
21378 @lisp
21379 (gnus-demon-scan-pgp 60 t)
21380 @end lisp
21381
21382 This @var{time} parameter and that @var{idle} parameter work together
21383 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21384 @code{nil}, then the function will be called every @var{time} minutes.
21385
21386 If @var{idle} is @code{t}, then the function will be called after
21387 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21388 the function will never be called.  But once Emacs goes idle, the
21389 function will be called every @var{time} minutes.
21390
21391 If @var{idle} is a number and @var{time} is a number, the function will
21392 be called every @var{time} minutes only when Emacs has been idle for
21393 @var{idle} minutes.
21394
21395 If @var{idle} is a number and @var{time} is @code{nil}, the function
21396 will be called once every time Emacs has been idle for @var{idle}
21397 minutes.
21398
21399 And if @var{time} is a string, it should look like @samp{07:31}, and
21400 the function will then be called once every day somewhere near that
21401 time.  Modified by the @var{idle} parameter, of course.
21402
21403 @vindex gnus-demon-timestep
21404 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21405 seconds.  This is 60 by default.  If you change that variable,
21406 all the timings in the handlers will be affected.)
21407
21408 So, if you want to add a handler, you could put something like this in
21409 your @file{~/.gnus.el} file:
21410
21411 @findex gnus-demon-add-handler
21412 @lisp
21413 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21414 @end lisp
21415
21416 @findex gnus-demon-add-nocem
21417 @findex gnus-demon-add-scanmail
21418 @findex gnus-demon-add-rescan
21419 @findex gnus-demon-add-scan-timestamps
21420 @findex gnus-demon-add-disconnection
21421 Some ready-made functions to do this have been created:
21422 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21423 @code{gnus-demon-add-nntp-close-connection},
21424 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21425 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21426 @file{~/.gnus.el} if you want those abilities.
21427
21428 @findex gnus-demon-init
21429 @findex gnus-demon-cancel
21430 @vindex gnus-demon-handlers
21431 If you add handlers to @code{gnus-demon-handlers} directly, you should
21432 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21433 daemons, you can use the @code{gnus-demon-cancel} function.
21434
21435 Note that adding daemons can be pretty naughty if you over do it.  Adding
21436 functions that scan all news and mail from all servers every two seconds
21437 is a sure-fire way of getting booted off any respectable system.  So
21438 behave.
21439
21440
21441 @node NoCeM
21442 @section NoCeM
21443 @cindex nocem
21444 @cindex spam
21445
21446 @dfn{Spamming} is posting the same article lots and lots of times.
21447 Spamming is bad.  Spamming is evil.
21448
21449 Spamming is usually canceled within a day or so by various anti-spamming
21450 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21451 NoCeM is pronounced ``no see-'em'', and means what the name
21452 implies---these are messages that make the offending articles, like, go
21453 away.
21454
21455 What use are these NoCeM messages if the articles are canceled anyway?
21456 Some sites do not honor cancel messages and some sites just honor cancels
21457 from a select few people.  Then you may wish to make use of the NoCeM
21458 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21459
21460 Gnus can read and parse the messages in this group automatically, and
21461 this will make spam disappear.
21462
21463 There are some variables to customize, of course:
21464
21465 @table @code
21466 @item gnus-use-nocem
21467 @vindex gnus-use-nocem
21468 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21469 by default.
21470
21471 @item gnus-nocem-groups
21472 @vindex gnus-nocem-groups
21473 Gnus will look for NoCeM messages in the groups in this list.  The
21474 default is
21475 @lisp
21476 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21477  "alt.nocem.misc" "news.admin.net-abuse.announce")
21478 @end lisp
21479
21480 @item gnus-nocem-issuers
21481 @vindex gnus-nocem-issuers
21482 There are many people issuing NoCeM messages.  This list says what
21483 people you want to listen to.  The default is
21484 @lisp
21485 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21486  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21487 @end lisp
21488 fine, upstanding citizens all of them.
21489
21490 Known despammers that you can put in this list are listed at@*
21491 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21492
21493 You do not have to heed NoCeM messages from all these people---just the
21494 ones you want to listen to.  You also don't have to accept all NoCeM
21495 messages from the people you like.  Each NoCeM message has a @dfn{type}
21496 header that gives the message a (more or less, usually less) rigorous
21497 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21498 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21499 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21500 Each condition is either a string (which is a regexp that matches types
21501 you want to use) or a list on the form @code{(not @var{string})}, where
21502 @var{string} is a regexp that matches types you don't want to use.
21503
21504 For instance, if you want all NoCeM messages from Chris Lewis except his
21505 @samp{troll} messages, you'd say:
21506
21507 @lisp
21508 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21509 @end lisp
21510
21511 On the other hand, if you just want nothing but his @samp{spam} and
21512 @samp{spew} messages, you'd say:
21513
21514 @lisp
21515 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21516 @end lisp
21517
21518 The specs are applied left-to-right.
21519
21520
21521 @item gnus-nocem-verifyer
21522 @vindex gnus-nocem-verifyer
21523 @findex mc-verify
21524 This should be a function for verifying that the NoCeM issuer is who she
21525 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
21526 function.  If this is too slow and you don't care for verification
21527 (which may be dangerous), you can set this variable to @code{nil}.
21528
21529 If you want signed NoCeM messages to be verified and unsigned messages
21530 not to be verified (but used anyway), you could do something like:
21531
21532 @lisp
21533 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
21534
21535 (defun my-gnus-mc-verify ()
21536   (not (eq 'forged
21537            (ignore-errors
21538              (if (mc-verify)
21539                  t
21540                'forged)))))
21541 @end lisp
21542
21543 This might be dangerous, though.
21544
21545 @item gnus-nocem-directory
21546 @vindex gnus-nocem-directory
21547 This is where Gnus will store its NoCeM cache files.  The default is@*
21548 @file{~/News/NoCeM/}.
21549
21550 @item gnus-nocem-expiry-wait
21551 @vindex gnus-nocem-expiry-wait
21552 The number of days before removing old NoCeM entries from the cache.
21553 The default is 15.  If you make it shorter Gnus will be faster, but you
21554 might then see old spam.
21555
21556 @item gnus-nocem-check-from
21557 @vindex gnus-nocem-check-from
21558 Non-@code{nil} means check for valid issuers in message bodies.
21559 Otherwise don't bother fetching articles unless their author matches a
21560 valid issuer; that is much faster if you are selective about the
21561 issuers.
21562
21563 @item gnus-nocem-check-article-limit
21564 @vindex gnus-nocem-check-article-limit
21565 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21566 group.  NoCeM groups can be huge and very slow to process.
21567
21568 @end table
21569
21570 Using NoCeM could potentially be a memory hog.  If you have many living
21571 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21572 big.  If this is a problem, you should kill off all (or most) of your
21573 unsubscribed groups (@pxref{Subscription Commands}).
21574
21575
21576 @node Undo
21577 @section Undo
21578 @cindex undo
21579
21580 It is very useful to be able to undo actions one has done.  In normal
21581 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21582 In Gnus buffers, however, it isn't that simple.
21583
21584 The things Gnus displays in its buffer is of no value whatsoever to
21585 Gnus---it's all just data designed to look nice to the user.
21586 Killing a group in the group buffer with @kbd{C-k} makes the line
21587 disappear, but that's just a side-effect of the real action---the
21588 removal of the group in question from the internal Gnus structures.
21589 Undoing something like that can't be done by the normal Emacs
21590 @code{undo} function.
21591
21592 Gnus tries to remedy this somewhat by keeping track of what the user
21593 does and coming up with actions that would reverse the actions the user
21594 takes.  When the user then presses the @code{undo} key, Gnus will run
21595 the code to reverse the previous action, or the previous actions.
21596 However, not all actions are easily reversible, so Gnus currently offers
21597 a few key functions to be undoable.  These include killing groups,
21598 yanking groups, and changing the list of read articles of groups.
21599 That's it, really.  More functions may be added in the future, but each
21600 added function means an increase in data to be stored, so Gnus will
21601 never be totally undoable.
21602
21603 @findex gnus-undo-mode
21604 @vindex gnus-use-undo
21605 @findex gnus-undo
21606 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21607 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21608 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21609 command, which should feel kinda like the normal Emacs @code{undo}
21610 command.
21611
21612
21613 @node Predicate Specifiers
21614 @section Predicate Specifiers
21615 @cindex predicate specifiers
21616
21617 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21618 form that allows flexible specification of predicates without having
21619 to type all that much.
21620
21621 These specifiers are lists consisting of functions, symbols and lists.
21622
21623 Here's an example:
21624
21625 @lisp
21626 (or gnus-article-unseen-p
21627     gnus-article-unread-p)
21628 @end lisp
21629
21630 The available symbols are @code{or}, @code{and} and @code{not}.  The
21631 functions all take one parameter.
21632
21633 @findex gnus-make-predicate
21634 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21635 to create a function that can be called.  This input parameter to this
21636 function will be passed along to all the functions in the predicate
21637 specifier.
21638
21639
21640 @node Moderation
21641 @section Moderation
21642 @cindex moderation
21643
21644 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21645 It is not included in the standard Gnus package.  Write a mail to
21646 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21647 get a copy.
21648
21649 The moderation package is implemented as a minor mode for summary
21650 buffers.  Put
21651
21652 @lisp
21653 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21654 @end lisp
21655
21656 in your @file{~/.gnus.el} file.
21657
21658 If you are the moderator of @samp{rec.zoofle}, this is how it's
21659 supposed to work:
21660
21661 @enumerate
21662 @item
21663 You split your incoming mail by matching on
21664 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21665 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21666
21667 @item
21668 You enter that group once in a while and post articles using the @kbd{e}
21669 (edit-and-post) or @kbd{s} (just send unedited) commands.
21670
21671 @item
21672 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21673 articles that weren't approved by you, you can cancel them with the
21674 @kbd{c} command.
21675 @end enumerate
21676
21677 To use moderation mode in these two groups, say:
21678
21679 @lisp
21680 (setq gnus-moderated-list
21681       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21682 @end lisp
21683
21684
21685 @node Image Enhancements
21686 @section Image Enhancements
21687
21688 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
21689 support images yet.}, is able to display pictures and stuff, so Gnus has
21690 taken advantage of that.
21691
21692 @menu
21693 * X-Face::                      Display a funky, teensy black-and-white image.
21694 * Face::                        Display a funkier, teensier colored image.
21695 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21696 * Picons::                      How to display pictures of what you're reading.
21697 * XVarious::                    Other XEmacsy Gnusey variables.
21698 @end menu
21699
21700
21701 @node X-Face
21702 @subsection X-Face
21703 @cindex x-face
21704
21705 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21706 depth) image that's supposed to represent the author of the message.
21707 It seems to be supported by an ever-growing number of mail and news
21708 readers.
21709
21710 @cindex x-face
21711 @findex gnus-article-display-x-face
21712 @vindex gnus-article-x-face-command
21713 @vindex gnus-article-x-face-too-ugly
21714 @iftex
21715 @iflatex
21716 \include{xface}
21717 @end iflatex
21718 @end iftex
21719 @c @anchor{X-Face}
21720
21721 Decoding an @code{X-Face} header either requires an Emacs that has
21722 @samp{compface} support (which most XEmacs versions has), or that you
21723 have @samp{compface} installed on your system.  If either is true,
21724 Gnus will default to displaying @code{X-Face} headers.
21725
21726 The variable that controls this is the
21727 @code{gnus-article-x-face-command} variable.  If this variable is a
21728 string, this string will be executed in a sub-shell.  If it is a
21729 function, this function will be called with the face as the argument.
21730 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21731 the @code{From} header, the face will not be shown.
21732
21733 The default action under Emacs 20 is to fork off the @code{display}
21734 program@footnote{@code{display} is from the ImageMagick package.  For
21735 the @code{uncompface} and @code{icontopbm} programs look for a package
21736 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21737 view the face.
21738
21739 Under XEmacs or Emacs 21+ with suitable image support, the default
21740 action is to display the face before the @code{From} header.  (It's
21741 nicer if XEmacs has been compiled with @code{X-Face} support---that
21742 will make display somewhat faster.  If there's no native @code{X-Face}
21743 support, Gnus will try to convert the @code{X-Face} header using
21744 external programs from the @code{pbmplus} package and
21745 friends.@footnote{On a GNU/Linux system look for packages with names
21746 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21747
21748 (Note: @code{x-face} is used in the variable/function names, not
21749 @code{xface}).
21750
21751 Gnus provides a few convenience functions and variables to allow
21752 easier insertion of X-Face headers in outgoing messages.
21753
21754 @findex gnus-random-x-face
21755 @vindex gnus-convert-pbm-to-x-face-command
21756 @vindex gnus-x-face-directory
21757 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
21758 @code{gnus-x-face-directory} and picks one at random, and then
21759 converts it to the X-Face format by using the
21760 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
21761 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
21762 header data as a string.
21763
21764 @findex gnus-insert-random-x-face-header
21765 @code{gnus-insert-random-x-face-header} calls
21766 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
21767 randomly generated data.
21768
21769 @findex gnus-x-face-from-file
21770 @vindex gnus-convert-image-to-x-face-command
21771 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
21772 converts the file to X-Face format by using the
21773 @code{gnus-convert-image-to-x-face-command} shell command.
21774
21775 Here's how you would typically use the first function.  Put something
21776 like the following in your @file{~/.gnus.el} file:
21777
21778 @lisp
21779 (setq message-required-news-headers
21780       (nconc message-required-news-headers
21781              (list '(X-Face . gnus-random-x-face))))
21782 @end lisp
21783
21784 Using the last function would be something like this:
21785
21786 @lisp
21787 (setq message-required-news-headers
21788       (nconc message-required-news-headers
21789              (list '(X-Face . (lambda ()
21790                                 (gnus-x-face-from-file
21791                                  "~/My-face.gif"))))))
21792 @end lisp
21793
21794
21795 @node Face
21796 @subsection Face
21797 @cindex face
21798
21799 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
21800
21801 @code{Face} headers are essentially a funkier version of @code{X-Face}
21802 ones. They describe a 48x48 pixel colored image that's supposed to
21803 represent the author of the message.
21804
21805 @cindex face
21806 @findex gnus-article-display-face
21807 The contents of a @code{Face} header must be a base64 encoded PNG image.
21808 See @uref{http://quimby.gnus.org/circus/face/} for the precise
21809 specifications.
21810
21811 Gnus provides a few convenience functions and variables to allow
21812 easier insertion of Face headers in outgoing messages.
21813
21814 @findex gnus-convert-png-to-face
21815 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
21816 726 bytes long, and converts it to a face.
21817
21818 @findex gnus-face-from-file
21819 @vindex gnus-convert-image-to-face-command
21820 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
21821 converts the file to Face format by using the
21822 @code{gnus-convert-image-to-face-command} shell command.
21823
21824 Here's how you would typically use this function. Put something like the
21825 following in your @file{~/.gnus.el} file:
21826
21827 @lisp
21828 (setq message-required-news-headers
21829       (nconc message-required-news-headers
21830              (list '(Face . (lambda ()
21831                               (gnus-face-from-file "~/face.jpg"))))))
21832 @end lisp
21833
21834
21835 @node Smileys
21836 @subsection Smileys
21837 @cindex smileys
21838
21839 @iftex
21840 @iflatex
21841 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
21842 \input{smiley}
21843 @end iflatex
21844 @end iftex
21845
21846 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
21847 currently the only package that uses Smiley, it is documented here.
21848
21849 In short---to use Smiley in Gnus, put the following in your
21850 @file{~/.gnus.el} file:
21851
21852 @lisp
21853 (setq gnus-treat-display-smileys t)
21854 @end lisp
21855
21856 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
21857 the like---to pictures and displays those instead of the text smiley
21858 faces.  The conversion is controlled by a list of regexps that matches
21859 text and maps that to file names.
21860
21861 @vindex smiley-regexp-alist
21862 The alist used is specified by the @code{smiley-regexp-alist}
21863 variable.  The first item in each element is the regexp to be matched;
21864 the second element is the regexp match group that is to be replaced by
21865 the picture; and the third element is the name of the file to be
21866 displayed.
21867
21868 The following variables customize where Smiley will look for these
21869 files:
21870
21871 @table @code
21872
21873 @item smiley-data-directory
21874 @vindex smiley-data-directory
21875 Where Smiley will look for smiley faces files.
21876
21877 @item gnus-smiley-file-types
21878 @vindex gnus-smiley-file-types
21879 List of suffixes on smiley file names to try.
21880
21881 @end table
21882
21883
21884 @node Picons
21885 @subsection Picons
21886
21887 @iftex
21888 @iflatex
21889 \include{picons}
21890 @end iflatex
21891 @end iftex
21892
21893 So@dots{}  You want to slow down your news reader even more!  This is a
21894 good way to do so.  It's also a great way to impress people staring
21895 over your shoulder as you read news.
21896
21897 What are Picons?  To quote directly from the Picons Web site:
21898
21899 @iftex
21900 @iflatex
21901 \margindex{}
21902 @end iflatex
21903 @end iftex
21904
21905 @quotation
21906 @dfn{Picons} is short for ``personal icons''.  They're small,
21907 constrained images used to represent users and domains on the net,
21908 organized into databases so that the appropriate image for a given
21909 e-mail address can be found.  Besides users and domains, there are picon
21910 databases for Usenet newsgroups and weather forecasts.  The picons are
21911 in either monochrome @code{XBM} format or color @code{XPM} and
21912 @code{GIF} formats.
21913 @end quotation
21914
21915 @vindex gnus-picon-databases
21916 For instructions on obtaining and installing the picons databases,
21917 point your Web browser at
21918 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
21919
21920 If you are using Debian GNU/Linux, saying @samp{apt-get install
21921 picons.*} will install the picons where Gnus can find them.
21922
21923 To enable displaying picons, simply make sure that
21924 @code{gnus-picon-databases} points to the directory containing the
21925 Picons databases.
21926
21927 The following variables offer control over where things are located.
21928
21929 @table @code
21930
21931 @item gnus-picon-databases
21932 @vindex gnus-picon-databases
21933 The location of the picons database.  This is a list of directories
21934 containing the @file{news}, @file{domains}, @file{users} (and so on)
21935 subdirectories.  Defaults to @code{("/usr/lib/picon"
21936 "/usr/local/faces")}.
21937
21938 @item gnus-picon-news-directories
21939 @vindex gnus-picon-news-directories
21940 List of subdirectories to search in @code{gnus-picon-databases} for
21941 newsgroups faces.  @code{("news")} is the default.
21942
21943 @item gnus-picon-user-directories
21944 @vindex gnus-picon-user-directories
21945 List of subdirectories to search in @code{gnus-picon-databases} for user
21946 faces.  @code{("users" "usenix" "local" "misc")} is the default.
21947
21948 @item gnus-picon-domain-directories
21949 @vindex gnus-picon-domain-directories
21950 List of subdirectories to search in @code{gnus-picon-databases} for
21951 domain name faces.  Defaults to @code{("domains")}.  Some people may
21952 want to add @samp{"unknown"} to this list.
21953
21954 @item gnus-picon-file-types
21955 @vindex gnus-picon-file-types
21956 Ordered list of suffixes on picon file names to try.  Defaults to
21957 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
21958
21959 @end table
21960
21961
21962 @node XVarious
21963 @subsection Various XEmacs Variables
21964
21965 @table @code
21966 @item gnus-xmas-glyph-directory
21967 @vindex gnus-xmas-glyph-directory
21968 This is where Gnus will look for pictures.  Gnus will normally
21969 auto-detect this directory, but you may set it manually if you have an
21970 unusual directory structure.
21971
21972 @item gnus-xmas-logo-color-alist
21973 @vindex gnus-xmas-logo-color-alist
21974 This is an alist where the key is a type symbol and the values are the
21975 foreground and background color of the splash page glyph.
21976
21977 @item gnus-xmas-logo-color-style
21978 @vindex gnus-xmas-logo-color-style
21979 This is the key used to look up the color in the alist described above.
21980 Valid values include @code{flame}, @code{pine}, @code{moss},
21981 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
21982 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
21983
21984 @item gnus-xmas-modeline-glyph
21985 @vindex gnus-xmas-modeline-glyph
21986 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
21987 default.
21988
21989 @end table
21990
21991 @subsubsection Toolbar
21992
21993 @table @code
21994
21995 @item gnus-use-toolbar
21996 @vindex gnus-use-toolbar
21997 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
21998 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
21999 @code{right-toolbar}, or @code{left-toolbar}.
22000
22001 @item gnus-group-toolbar
22002 @vindex gnus-group-toolbar
22003 The toolbar in the group buffer.
22004
22005 @item gnus-summary-toolbar
22006 @vindex gnus-summary-toolbar
22007 The toolbar in the summary buffer.
22008
22009 @item gnus-summary-mail-toolbar
22010 @vindex gnus-summary-mail-toolbar
22011 The toolbar in the summary buffer of mail groups.
22012
22013 @end table
22014
22015 @iftex
22016 @iflatex
22017 \margindex{}
22018 @end iflatex
22019 @end iftex
22020
22021
22022 @node Fuzzy Matching
22023 @section Fuzzy Matching
22024 @cindex fuzzy matching
22025
22026 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22027 things like scoring, thread gathering and thread comparison.
22028
22029 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22030 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22031 means, and the implementation has changed over time.
22032
22033 Basically, it tries to remove all noise from lines before comparing.
22034 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22035 out of the strings before comparing the results.  This often leads to
22036 adequate results---even when faced with strings generated by text
22037 manglers masquerading as newsreaders.
22038
22039
22040 @node Thwarting Email Spam
22041 @section Thwarting Email Spam
22042 @cindex email spam
22043 @cindex spam
22044 @cindex UCE
22045 @cindex unsolicited commercial email
22046
22047 In these last days of the Usenet, commercial vultures are hanging about
22048 and grepping through news like crazy to find email addresses they can
22049 foist off their scams and products to.  As a reaction to this, many
22050 people have started putting nonsense addresses into their @code{From}
22051 lines.  I think this is counterproductive---it makes it difficult for
22052 people to send you legitimate mail in response to things you write, as
22053 well as making it difficult to see who wrote what.  This rewriting may
22054 perhaps be a bigger menace than the unsolicited commercial email itself
22055 in the end.
22056
22057 The biggest problem I have with email spam is that it comes in under
22058 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22059 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22060 mail group, only to find two pyramid schemes, seven advertisements
22061 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22062 and one mail asking me to repent and find some god.
22063
22064 This is annoying.  Here's what you can do about it.
22065
22066 @menu
22067 * The problem of spam::         Some background, and some solutions
22068 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22069 * SpamAssassin::                How to use external anti-spam tools.
22070 * Hashcash::                    Reduce spam by burning CPU time.
22071 * Filtering Spam Using The Spam ELisp Package::
22072 * Filtering Spam Using Statistics with spam-stat::
22073 @end menu
22074
22075 @node The problem of spam
22076 @subsection The problem of spam
22077 @cindex email spam
22078 @cindex spam filtering approaches
22079 @cindex filtering approaches, spam
22080 @cindex UCE
22081 @cindex unsolicited commercial email
22082
22083 First, some background on spam.
22084
22085 If you have access to e-mail, you are familiar with spam (technically
22086 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it exists
22087 because e-mail delivery is very cheap compared to paper mail, so only
22088 a very small percentage of people need to respond to an UCE to make it
22089 worthwhile to the advertiser.  Ironically, one of the most common
22090 spams is the one offering a database of e-mail addresses for further
22091 spamming.  Senders of spam are usually called @emph{spammers}, but terms like
22092 @emph{vermin}, @emph{scum}, and @emph{morons} are in common use as well.
22093
22094 Spam comes from a wide variety of sources.  It is simply impossible to
22095 dispose of all spam without discarding useful messages.  A good
22096 example is the TMDA system, which requires senders
22097 unknown to you to confirm themselves as legitimate senders before
22098 their e-mail can reach you.  Without getting into the technical side
22099 of TMDA, a downside is clearly that e-mail from legitimate sources may
22100 be discarded if those sources can't or won't confirm themselves
22101 through the TMDA system.  Another problem with TMDA is that it
22102 requires its users to have a basic understanding of e-mail delivery
22103 and processing.
22104
22105 The simplest approach to filtering spam is filtering.  If you get 200
22106 spam messages per day from @samp{random-address@@vmadmin.com}, you
22107 block @samp{vmadmin.com}.  If you get 200 messages about
22108 @samp{VIAGRA}, you discard all messages with @samp{VIAGRA} in the
22109 message.  This, unfortunately, is a great way to discard legitimate
22110 e-mail.  For instance, the very informative and useful RISKS digest
22111 has been blocked by overzealous mail filters because it
22112 @strong{contained} words that were common in spam messages.
22113 Nevertheless, in isolated cases, with great care, direct filtering of
22114 mail can be useful.
22115
22116 Another approach to filtering e-mail is the distributed spam
22117 processing, for instance DCC implements such a system.  In essence,
22118 @var{N} systems around the world agree that a machine @var{X} in
22119 China, Ghana, or California is sending out spam e-mail, and these
22120 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into
22121 a database.  The criteria for spam detection vary---it may be the
22122 number of messages sent, the content of the messages, and so on.  When
22123 a user of the distributed processing system wants to find out if a
22124 message is spam, he consults one of those @var{N} systems.
22125
22126 Distributed spam processing works very well against spammers that send
22127 a large number of messages at once, but it requires the user to set up
22128 fairly complicated checks.  There are commercial and free distributed
22129 spam processing systems.  Distributed spam processing has its risks as
22130 well.  For instance legitimate e-mail senders have been accused of
22131 sending spam, and their web sites have been shut down for some time
22132 because of the incident.
22133
22134 The statistical approach to spam filtering is also popular.  It is
22135 based on a statistical analysis of previous spam messages.  Usually
22136 the analysis is a simple word frequency count, with perhaps pairs of
22137 words or 3-word combinations thrown into the mix.  Statistical
22138 analysis of spam works very well in most of the cases, but it can
22139 classify legitimate e-mail as spam in some cases.  It takes time to
22140 run the analysis, the full message must be analyzed, and the user has
22141 to store the database of spam analyses.
22142
22143 @node Anti-Spam Basics
22144 @subsection Anti-Spam Basics
22145 @cindex email spam
22146 @cindex spam
22147 @cindex UCE
22148 @cindex unsolicited commercial email
22149
22150 One way of dealing with spam is having Gnus split out all spam into a
22151 @samp{spam} mail group (@pxref{Splitting Mail}).
22152
22153 First, pick one (1) valid mail address that you can be reached at, and
22154 put it in your @code{From} header of all your news articles.  (I've
22155 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22156 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22157 sysadmin whether your sendmail installation accepts keywords in the local
22158 part of the mail address.)
22159
22160 @lisp
22161 (setq message-default-news-headers
22162       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22163 @end lisp
22164
22165 Then put the following split rule in @code{nnmail-split-fancy}
22166 (@pxref{Fancy Mail Splitting}):
22167
22168 @lisp
22169 (...
22170  (to "larsi@@trym.ifi.uio.no"
22171      (| ("subject" "re:.*" "misc")
22172         ("references" ".*@@.*" "misc")
22173         "spam"))
22174  ...)
22175 @end lisp
22176
22177 This says that all mail to this address is suspect, but if it has a
22178 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22179 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22180 (This idea probably comes from Tim Pierce.)
22181
22182 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22183 and do not include your email address explicitly in the @code{To}
22184 header.  Why they do this is unknown---perhaps it's to thwart this
22185 thwarting scheme?  In any case, this is trivial to deal with---you just
22186 put anything not addressed to you in the @samp{spam} group by ending
22187 your fancy split rule in this way:
22188
22189 @lisp
22190 (
22191  ...
22192  (to "larsi" "misc")
22193  "spam")
22194 @end lisp
22195
22196 In my experience, this will sort virtually everything into the right
22197 group.  You still have to check the @samp{spam} group from time to time to
22198 check for legitimate mail, though.  If you feel like being a good net
22199 citizen, you can even send off complaints to the proper authorities on
22200 each unsolicited commercial email---at your leisure.
22201
22202 This works for me.  It allows people an easy way to contact me (they can
22203 just press @kbd{r} in the usual way), and I'm not bothered at all with
22204 spam.  It's a win-win situation.  Forging @code{From} headers to point
22205 to non-existent domains is yucky, in my opinion.
22206
22207
22208
22209 @node SpamAssassin
22210 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22211 @cindex SpamAssassin
22212 @cindex Vipul's Razor
22213 @cindex DCC
22214
22215 The days where the hints in the previous section was sufficient in
22216 avoiding spam are coming to an end.  There are many tools out there
22217 that claim to reduce the amount of spam you get.  This section could
22218 easily become outdated fast, as new products replace old, but
22219 fortunately most of these tools seem to have similar interfaces.  Even
22220 though this section will use SpamAssassin as an example, it should be
22221 easy to adapt it to most other tools.
22222
22223 If the tool you are using is not installed on the mail server, you
22224 need to invoke it yourself.  Ideas on how to use the
22225 @code{:postscript} mail source parameter (@pxref{Mail Source
22226 Specifiers}) follow.
22227
22228 @lisp
22229 (setq mail-sources
22230       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22231         (pop :user "jrl"
22232              :server "pophost"
22233              :postscript
22234              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22235 @end lisp
22236
22237 Once you manage to process your incoming spool somehow, thus making
22238 the mail contain e.g.@: a header indicating it is spam, you are ready to
22239 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22240
22241 @lisp
22242 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22243                              ...))
22244 @end lisp
22245
22246 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22247
22248 @lisp
22249 (setq nnmail-split-methods 'nnmail-split-fancy
22250       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22251                              ...))
22252 @end lisp
22253
22254 Some people might not like the idea of piping the mail through various
22255 programs using a @code{:prescript} (if some program is buggy, you
22256 might lose all mail).  If you are one of them, another solution is to
22257 call the external tools during splitting.  Example fancy split method:
22258
22259 @lisp
22260 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22261                              ...))
22262 (defun kevin-spamassassin ()
22263   (save-excursion
22264     (widen)
22265     (if (eq 1 (call-process-region (point-min) (point-max)
22266                                    "spamc" nil nil nil "-c"))
22267         "spam")))
22268 @end lisp
22269
22270 Note that with the nnimap backend, message bodies will not be
22271 downloaded by default.  You need to set
22272 @code{nnimap-split-download-body} to t to do that (@pxref{Splitting in
22273 IMAP}).
22274
22275 That is about it.  As some spam is likely to get through anyway, you
22276 might want to have a nifty function to call when you happen to read
22277 spam.  And here is the nifty function:
22278
22279 @lisp
22280  (defun my-gnus-raze-spam ()
22281   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22282   (interactive)
22283   (gnus-summary-show-raw-article)
22284   (gnus-summary-save-in-pipe "razor-report -f -d")
22285   (gnus-summary-mark-as-expirable 1))
22286 @end lisp
22287
22288 @node Hashcash
22289 @subsection Hashcash
22290 @cindex hashcash
22291
22292 A novel technique to fight spam is to require senders to do something
22293 costly for each message they send.  This has the obvious drawback that
22294 you cannot rely on everyone in the world using this technique,
22295 since it is not part of the Internet standards, but it may be useful
22296 in smaller communities.
22297
22298 While the tools in the previous section work well in practice, they
22299 work only because the tools are constantly maintained and updated as
22300 new form of spam appears.  This means that a small percentage of spam
22301 will always get through.  It also means that somewhere, someone needs
22302 to read lots of spam to update these tools.  Hashcash avoids that, but
22303 instead requires that everyone you communicate with supports the
22304 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22305 The approaches have their own advantages and disadvantages, but as
22306 often in the real world, a combination of them is stronger than either
22307 one of them separately.
22308
22309 @cindex X-Hashcash
22310 The ``something costly'' is to burn CPU time, more specifically to
22311 compute a hash collision up to a certain number of bits.  The
22312 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22313 header.  For more details, and for the external application
22314 @code{hashcash} you need to install to use this feature, see
22315 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22316 information can be found at @uref{http://www.camram.org/}.
22317
22318 If you wish to call hashcash for each message you send, say something
22319 like:
22320
22321 @lisp
22322 (require 'hashcash)
22323 (add-hook 'message-send-hook 'mail-add-payment)
22324 @end lisp
22325
22326 The @file{hashcash.el} library can be found in the Gnus development
22327 contrib directory or at
22328 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22329
22330 You will need to set up some additional variables as well:
22331
22332 @table @code
22333
22334 @item hashcash-default-payment
22335 @vindex hashcash-default-payment
22336 This variable indicates the default number of bits the hash collision
22337 should consist of.  By default this is 0, meaning nothing will be
22338 done.  Suggested useful values include 17 to 29.
22339
22340 @item hashcash-payment-alist
22341 @vindex hashcash-payment-alist
22342 Some receivers may require you to spend burn more CPU time than the
22343 default.  This variable contains a list of @samp{(@var{addr}
22344 @var{amount})} cells, where @var{addr} is the receiver (email address
22345 or newsgroup) and @var{amount} is the number of bits in the collision
22346 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22347 @var{amount})} cells, where the @var{string} is the string to use
22348 (normally the email address or newsgroup name is used).
22349
22350 @item hashcash
22351 @vindex hashcash
22352 Where the @code{hashcash} binary is installed.
22353
22354 @end table
22355
22356 Currently there is no built in functionality in Gnus to verify
22357 hashcash cookies, it is expected that this is performed by your hand
22358 customized mail filtering scripts.  Improvements in this area would be
22359 a useful contribution, however.
22360
22361 @node Filtering Spam Using The Spam ELisp Package
22362 @subsection Filtering Spam Using The Spam ELisp Package
22363 @cindex spam filtering
22364 @cindex spam
22365
22366 The idea behind @file{spam.el} is to have a control center for spam detection
22367 and filtering in Gnus.  To that end, @file{spam.el} does two things: it
22368 filters incoming mail, and it analyzes mail known to be spam or ham.
22369 @dfn{Ham} is the name used throughout @file{spam.el} to indicate
22370 non-spam messages.
22371
22372 First of all, you @strong{must} run the function
22373 @code{spam-initialize} to autoload @code{spam.el} and to install the
22374 @code{spam.el} hooks.  There is one exception: if you use the
22375 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
22376 should turn it on before @code{spam-initialize}:
22377
22378 @example
22379 (setq spam-use-stat t) ;; if needed
22380 (spam-initialize)
22381 @end example
22382
22383 So, what happens when you load @file{spam.el}?
22384
22385 You get the following keyboard commands:
22386
22387 @table @kbd
22388
22389 @item M-d
22390 @itemx M s x
22391 @itemx S x
22392 @kindex M-d
22393 @kindex S x
22394 @kindex M s x
22395 @findex gnus-summary-mark-as-spam
22396 @code{gnus-summary-mark-as-spam}.
22397
22398 Mark current article as spam, showing it with the @samp{$} mark.
22399 Whenever you see a spam article, make sure to mark its summary line
22400 with @kbd{M-d} before leaving the group.  This is done automatically
22401 for unread articles in @emph{spam} groups.
22402
22403 @item M s t
22404 @itemx S t
22405 @kindex M s t
22406 @kindex S t
22407 @findex spam-bogofilter-score
22408 @code{spam-bogofilter-score}.
22409
22410 You must have Bogofilter installed for that command to work properly.
22411
22412 @xref{Bogofilter}.
22413
22414 @end table
22415
22416 Also, when you load @file{spam.el}, you will be able to customize its
22417 variables.  Try @code{customize-group} on the @samp{spam} variable
22418 group.
22419
22420 @vindex gnus-spam-process-newsgroups
22421 The concepts of ham processors and spam processors are very important.
22422 Ham processors and spam processors for a group can be set with the
22423 @code{spam-process} group parameter, or the
22424 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
22425 mail known to be non-spam (@emph{ham}) and process it in some way so
22426 that later similar mail will also be considered non-spam.  Spam
22427 processors take mail known to be spam and process it so similar spam
22428 will be detected later.
22429
22430 @vindex gnus-spam-newsgroup-contents
22431 Gnus learns from the spam you get.  You have to collect your spam in
22432 one or more spam groups, and set or customize the variable
22433 @code{spam-junk-mailgroups} as appropriate.  You can also declare
22434 groups to contain spam by setting their group parameter
22435 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
22436 by customizing the corresponding variable
22437 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
22438 parameter and the @code{gnus-spam-newsgroup-contents} variable can
22439 also be used to declare groups as @emph{ham} groups if you set their
22440 classification to @code{gnus-group-spam-classification-ham}.  If
22441 groups are not classified by means of @code{spam-junk-mailgroups},
22442 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
22443 considered @emph{unclassified}.  All groups are unclassified by
22444 default.
22445
22446 @vindex gnus-spam-mark
22447 @cindex $
22448 In spam groups, all messages are considered to be spam by default:
22449 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
22450 group.  If you have seen a message, had it marked as spam, then
22451 unmarked it, it won't be marked as spam when you enter the group
22452 thereafter.  You can disable that behavior, so all unread messages
22453 will get the @samp{$} mark, if you set the
22454 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
22455 should remove the @samp{$} mark when you are in the group summary
22456 buffer for every message that is not spam after all.  To remove the
22457 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
22458 @kbd{d} for declaring it read the non-spam way.  When you leave a
22459 group, all spam-marked (@samp{$}) articles are sent to a spam
22460 processor which will study them as spam samples.
22461
22462 Messages may also be deleted in various other ways, and unless
22463 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
22464 and @samp{r} for default read or explicit delete, marks @samp{X} and
22465 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
22466 low scores, are all considered to be associated with articles which
22467 are not spam.  This assumption might be false, in particular if you
22468 use kill files or score files as means for detecting genuine spam, you
22469 should then adjust the @code{ham-marks} group parameter.
22470
22471 @defvar ham-marks
22472 You can customize this group or topic parameter to be the list of
22473 marks you want to consider ham.  By default, the list contains the
22474 deleted, read, killed, kill-filed, and low-score marks.
22475 @end defvar
22476
22477 @defvar spam-marks
22478 You can customize this group or topic parameter to be the list of
22479 marks you want to consider spam.  By default, the list contains only
22480 the spam mark.
22481 @end defvar
22482
22483 When you leave @emph{any} group, regardless of its
22484 @code{spam-contents} classification, all spam-marked articles are sent
22485 to a spam processor, which will study these as spam samples.  If you
22486 explicit kill a lot, you might sometimes end up with articles marked
22487 @samp{K} which you never saw, and which might accidentally contain
22488 spam.  Best is to make sure that real spam is marked with @samp{$},
22489 and nothing else.
22490
22491 @vindex gnus-ham-process-destinations
22492 When you leave a @emph{spam} group, all spam-marked articles are
22493 marked as expired after processing with the spam processor.  This is
22494 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
22495 @strong{ham} articles in a spam group will be moved to a location
22496 determined by either the @code{ham-process-destination} group
22497 parameter or a match in the @code{gnus-ham-process-destinations}
22498 variable, which is a list of regular expressions matched with group
22499 names (it's easiest to customize this variable with
22500 @code{customize-variable gnus-ham-process-destinations}).  Each
22501 newsgroup specification has the format (REGEXP PROCESSOR) in a
22502 standard Lisp list, if you prefer to customize the variable manually.
22503 The ultimate location is a group name.  If the
22504 @code{ham-process-destination} parameter is not set, ham articles are
22505 left in place.  If the
22506 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
22507 set, the ham articles are marked as unread before being moved.
22508
22509 When you leave a @emph{ham} group, all ham-marked articles are sent to
22510 a ham processor, which will study these as non-spam samples.
22511
22512 @vindex spam-process-ham-in-spam-groups
22513 By default the variable @code{spam-process-ham-in-spam-groups} is
22514 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
22515 to be processed.  Normally this is not done, you are expected instead
22516 to send your ham to a ham group and process it there.
22517
22518 @vindex spam-process-ham-in-nonham-groups
22519 By default the variable @code{spam-process-ham-in-nonham-groups} is
22520 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
22521 or unclassified) groups to be processed.  Normally this is not done,
22522 you are expected instead to send your ham to a ham group and process
22523 it there.
22524
22525 @vindex gnus-spam-process-destinations
22526 When you leave a @emph{ham} or @emph{unclassified} group, all
22527 @strong{spam} articles are moved to a location determined by either
22528 the @code{spam-process-destination} group parameter or a match in the
22529 @code{gnus-spam-process-destinations} variable, which is a list of
22530 regular expressions matched with group names (it's easiest to
22531 customize this variable with @code{customize-variable
22532 gnus-spam-process-destinations}).  Each newsgroup specification has
22533 the repeated format (REGEXP PROCESSOR) and they are all in a standard
22534 Lisp list, if you prefer to customize the variable manually.  The
22535 ultimate location is a group name.  If the
22536 @code{spam-process-destination} parameter is not set, the spam
22537 articles are only expired.
22538
22539 To use the @file{spam.el} facilities for incoming mail filtering, you
22540 must add the following to your fancy split list
22541 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22542
22543 @example
22544 (: spam-split)
22545 @end example
22546
22547 Note that the fancy split may be called @code{nnmail-split-fancy} or
22548 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22549 nnimap back ends to retrieve your mail.
22550
22551 The @code{spam-split} function will process incoming mail and send the
22552 mail considered to be spam into the group name given by the variable
22553 @code{spam-split-group}.  By default that group name is @samp{spam},
22554 but you can customize @code{spam-split-group}.  Make sure the contents
22555 of @code{spam-split-group} are an @emph{unqualified} group name, for
22556 instance in an @code{nnimap} server @samp{your-server} the value
22557 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
22558 value @samp{nnimap+server:spam}, therefore, is wrong and will
22559 actually give you the group
22560 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
22561 work depending on your server's tolerance for strange group names.
22562
22563 You can also give @code{spam-split} a parameter,
22564 e.g. @samp{'spam-use-regex-headers} or @samp{"maybe-spam"}.  Why is
22565 this useful?
22566
22567 Take these split rules (with @code{spam-use-regex-headers} and
22568 @code{spam-use-blackholes} set):
22569
22570 @example
22571  nnimap-split-fancy '(|
22572                       (any "ding" "ding")
22573                       (: spam-split)
22574                       ;; default mailbox
22575                       "mail")
22576 @end example
22577
22578 Now, the problem is that you want all ding messages to make it to the
22579 ding folder.  But that will let obvious spam (for example, spam
22580 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
22581 when it's sent to the ding list.  On the other hand, some messages to
22582 the ding list are from a mail server in the blackhole list, so the
22583 invocation of @code{spam-split} can't be before the ding rule.
22584
22585 You can let SpamAssassin headers supersede ding rules, but all other
22586 @code{spam-split} rules (including a second invocation of the
22587 regex-headers check) will be after the ding rule:
22588
22589 @example
22590  nnimap-split-fancy '(|
22591 ;;; all spam detected by spam-use-regex-headers goes to "regex-spam"
22592                       (: spam-split "regex-spam" 'spam-use-regex-headers)
22593                       (any "ding" "ding")
22594 ;;; all other spam detected by spam-split goes to spam-split-group
22595                       (: spam-split)
22596                       ;; default mailbox
22597                       "mail")
22598 @end example
22599
22600 Basically, this lets you invoke specific @code{spam-split} checks
22601 depending on your particular needs, and to target the results of those
22602 checks to a particular spam group.  You don't have to throw all mail
22603 into all the spam tests.  Another reason why this is nice is that
22604 messages to mailing lists you have rules for don't have to have
22605 resource-intensive blackhole checks performed on them.  You could also
22606 specify different spam checks for your nnmail split vs. your nnimap
22607 split.  Go crazy.
22608
22609 You still have to have specific checks such as
22610 @code{spam-use-regex-headers} set to @code{t}, even if you specifically
22611 invoke @code{spam-split} with the check.  The reason is that when
22612 loading @file{spam.el}, some conditional loading is done depending on
22613 what @code{spam-use-xyz} variables you have set.
22614
22615 @emph{Note for IMAP users}
22616
22617 The boolean variable @code{nnimap-split-download-body} needs to be
22618 set, if you want to split based on the whole message instead of just
22619 the headers.  By default, the nnimap back end will only retrieve the
22620 message headers.  If you use @code{spam-check-bogofilter},
22621 @code{spam-check-ifile}, or @code{spam-check-stat} (the splitters that
22622 can benefit from the full message body), you should set this variable.
22623 It is not set by default because it will slow @acronym{IMAP} down, and
22624 that is not an appropriate decision to make on behalf of the user.
22625
22626 @xref{Splitting in IMAP}.
22627
22628 @emph{TODO: Currently, spam.el only supports insertion of articles
22629 into a back end.  There is no way to tell spam.el that an article is no
22630 longer spam or ham.}
22631
22632 @emph{TODO: spam.el needs to provide a uniform way of training all the
22633 statistical databases.  Some have that functionality built-in, others
22634 don't.}
22635
22636 The following are the methods you can use to control the behavior of
22637 @code{spam-split} and their corresponding spam and ham processors:
22638
22639 @menu
22640 * Blacklists and Whitelists::
22641 * BBDB Whitelists::
22642 * Gmane Spam Reporting::
22643 * Anti-spam Hashcash Payments::
22644 * Blackholes::
22645 * Regular Expressions Header Matching::
22646 * Bogofilter::
22647 * ifile spam filtering::
22648 * spam-stat spam filtering::
22649 * SpamOracle::
22650 * Extending the spam elisp package::
22651 @end menu
22652
22653 @node Blacklists and Whitelists
22654 @subsubsection Blacklists and Whitelists
22655 @cindex spam filtering
22656 @cindex whitelists, spam filtering
22657 @cindex blacklists, spam filtering
22658 @cindex spam
22659
22660 @defvar spam-use-blacklist
22661
22662 Set this variable to @code{t} if you want to use blacklists when
22663 splitting incoming mail.  Messages whose senders are in the blacklist
22664 will be sent to the @code{spam-split-group}.  This is an explicit
22665 filter, meaning that it acts only on mail senders @emph{declared} to
22666 be spammers.
22667
22668 @end defvar
22669
22670 @defvar spam-use-whitelist
22671
22672 Set this variable to @code{t} if you want to use whitelists when
22673 splitting incoming mail.  Messages whose senders are not in the
22674 whitelist will be sent to the next spam-split rule.  This is an
22675 explicit filter, meaning that unless someone is in the whitelist, their
22676 messages are not assumed to be spam or ham.
22677
22678 @end defvar
22679
22680 @defvar spam-use-whitelist-exclusive
22681
22682 Set this variable to @code{t} if you want to use whitelists as an
22683 implicit filter, meaning that every message will be considered spam
22684 unless the sender is in the whitelist.  Use with care.
22685
22686 @end defvar
22687
22688 @defvar gnus-group-spam-exit-processor-blacklist
22689
22690 Add this symbol to a group's @code{spam-process} parameter by
22691 customizing the group parameters or the
22692 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22693 added to a group's @code{spam-process} parameter, the senders of
22694 spam-marked articles will be added to the blacklist.
22695
22696 @end defvar
22697
22698 @defvar gnus-group-ham-exit-processor-whitelist
22699
22700 Add this symbol to a group's @code{spam-process} parameter by
22701 customizing the group parameters or the
22702 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22703 added to a group's @code{spam-process} parameter, the senders of
22704 ham-marked articles in @emph{ham} groups will be added to the
22705 whitelist.  Note that this ham processor has no effect in @emph{spam}
22706 or @emph{unclassified} groups.
22707
22708 @end defvar
22709
22710 Blacklists are lists of regular expressions matching addresses you
22711 consider to be spam senders.  For instance, to block mail from any
22712 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
22713 blacklist.  You start out with an empty blacklist.  Blacklist entries
22714 use the Emacs regular expression syntax.
22715
22716 Conversely, whitelists tell Gnus what addresses are considered
22717 legitimate.  All messages from whitelisted addresses are considered
22718 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
22719 Emacs regular expression syntax.
22720
22721 The blacklist and whitelist file locations can be customized with the
22722 @code{spam-directory} variable (@file{~/News/spam} by default), or
22723 the @code{spam-whitelist} and @code{spam-blacklist} variables
22724 directly.  The whitelist and blacklist files will by default be in the
22725 @code{spam-directory} directory, named @file{whitelist} and
22726 @file{blacklist} respectively.
22727
22728 @node BBDB Whitelists
22729 @subsubsection BBDB Whitelists
22730 @cindex spam filtering
22731 @cindex BBDB whitelists, spam filtering
22732 @cindex BBDB, spam filtering
22733 @cindex spam
22734
22735 @defvar spam-use-BBDB
22736
22737 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
22738 Whitelists}), but uses the BBDB as the source of whitelisted
22739 addresses, without regular expressions.  You must have the BBDB loaded
22740 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
22741 not in the BBDB will be sent to the next spam-split rule.  This is an
22742 explicit filter, meaning that unless someone is in the BBDB, their
22743 messages are not assumed to be spam or ham.
22744
22745 @end defvar
22746
22747 @defvar spam-use-BBDB-exclusive
22748
22749 Set this variable to @code{t} if you want to use the BBDB as an
22750 implicit filter, meaning that every message will be considered spam
22751 unless the sender is in the BBDB.  Use with care.  Only sender
22752 addresses in the BBDB will be allowed through; all others will be
22753 classified as spammers.
22754
22755 @end defvar
22756
22757 @defvar gnus-group-ham-exit-processor-BBDB
22758
22759 Add this symbol to a group's @code{spam-process} parameter by
22760 customizing the group parameters or the
22761 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22762 added to a group's @code{spam-process} parameter, the senders of
22763 ham-marked articles in @emph{ham} groups will be added to the
22764 BBDB.  Note that this ham processor has no effect in @emph{spam}
22765 or @emph{unclassified} groups.
22766
22767 @end defvar
22768
22769 @node Gmane Spam Reporting
22770 @subsubsection Gmane Spam Reporting
22771 @cindex spam reporting
22772 @cindex Gmane, spam reporting
22773 @cindex Gmane, spam reporting
22774 @cindex spam
22775
22776 @defvar gnus-group-spam-exit-processor-report-gmane
22777
22778 Add this symbol to a group's @code{spam-process} parameter by
22779 customizing the group parameters or the
22780 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22781 added to a group's @code{spam-process} parameter, the spam-marked
22782 articles groups will be reported to the Gmane administrators via a
22783 HTTP request.
22784
22785 Gmane can be found at @uref{http://gmane.org}.
22786
22787 @end defvar
22788
22789 @defvar spam-report-gmane-use-article-number
22790
22791 This variable is @code{t} by default.  Set it to @code{nil} if you are
22792 running your own news server, for instance, and the local article
22793 numbers don't correspond to the Gmane article numbers.  When
22794 @code{spam-report-gmane-use-article-number} is @code{nil},
22795 @code{spam-report.el} will use the @code{X-Report-Spam} header that
22796 Gmane provides.
22797
22798 @end defvar
22799
22800 @node Anti-spam Hashcash Payments
22801 @subsubsection Anti-spam Hashcash Payments
22802 @cindex spam filtering
22803 @cindex hashcash, spam filtering
22804 @cindex spam
22805
22806 @defvar spam-use-hashcash
22807
22808 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
22809 Whitelists}), but uses hashcash tokens for whitelisting messages
22810 instead of the sender address.  You must have the @code{hashcash.el}
22811 package loaded for @code{spam-use-hashcash} to work properly.
22812 Messages without a hashcash payment token will be sent to the next
22813 spam-split rule.  This is an explicit filter, meaning that unless a
22814 hashcash token is found, the messages are not assumed to be spam or
22815 ham.
22816
22817 @end defvar
22818
22819 @node Blackholes
22820 @subsubsection Blackholes
22821 @cindex spam filtering
22822 @cindex blackholes, spam filtering
22823 @cindex spam
22824
22825 @defvar spam-use-blackholes
22826
22827 This option is disabled by default.  You can let Gnus consult the
22828 blackhole-type distributed spam processing systems (DCC, for instance)
22829 when you set this option.  The variable @code{spam-blackhole-servers}
22830 holds the list of blackhole servers Gnus will consult.  The current
22831 list is fairly comprehensive, but make sure to let us know if it
22832 contains outdated servers.
22833
22834 The blackhole check uses the @code{dig.el} package, but you can tell
22835 @file{spam.el} to use @code{dns.el} instead for better performance if
22836 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
22837 this time to set @code{spam-use-dig} to @code{nil} despite the
22838 possible performance improvements, because some users may be unable to
22839 use it, but you can try it and see if it works for you.
22840
22841 @end defvar
22842
22843 @defvar spam-blackhole-servers
22844
22845 The list of servers to consult for blackhole checks.
22846
22847 @end defvar
22848
22849 @defvar spam-blackhole-good-server-regex
22850
22851 A regular expression for IPs that should not be checked against the
22852 blackhole server list.  When set to @code{nil}, it has no effect.
22853
22854 @end defvar
22855
22856 @defvar spam-use-dig
22857
22858 Use the @code{dig.el} package instead of the @code{dns.el} package.
22859 The default setting of @code{t} is recommended.
22860
22861 @end defvar
22862
22863 Blackhole checks are done only on incoming mail.  There is no spam or
22864 ham processor for blackholes.
22865
22866 @node Regular Expressions Header Matching
22867 @subsubsection Regular Expressions Header Matching
22868 @cindex spam filtering
22869 @cindex regular expressions header matching, spam filtering
22870 @cindex spam
22871
22872 @defvar spam-use-regex-headers
22873
22874 This option is disabled by default.  You can let Gnus check the
22875 message headers against lists of regular expressions when you set this
22876 option.  The variables @code{spam-regex-headers-spam} and
22877 @code{spam-regex-headers-ham} hold the list of regular expressions.
22878 Gnus will check against the message headers to determine if the
22879 message is spam or ham, respectively.
22880
22881 @end defvar
22882
22883 @defvar spam-regex-headers-spam
22884
22885 The list of regular expressions that, when matched in the headers of
22886 the message, positively identify it as spam.
22887
22888 @end defvar
22889
22890 @defvar spam-regex-headers-ham
22891
22892 The list of regular expressions that, when matched in the headers of
22893 the message, positively identify it as ham.
22894
22895 @end defvar
22896
22897 Regular expression header checks are done only on incoming mail.
22898 There is no specific spam or ham processor for regular expressions.
22899
22900 @node Bogofilter
22901 @subsubsection Bogofilter
22902 @cindex spam filtering
22903 @cindex bogofilter, spam filtering
22904 @cindex spam
22905
22906 @defvar spam-use-bogofilter
22907
22908 Set this variable if you want @code{spam-split} to use Eric Raymond's
22909 speedy Bogofilter.
22910
22911 With a minimum of care for associating the @samp{$} mark for spam
22912 articles only, Bogofilter training all gets fairly automatic.  You
22913 should do this until you get a few hundreds of articles in each
22914 category, spam or not.  The command @kbd{S t} in summary mode, either
22915 for debugging or for curiosity, shows the @emph{spamicity} score of
22916 the current article (between 0.0 and 1.0).
22917
22918 Bogofilter determines if a message is spam based on a specific
22919 threshold.  That threshold can be customized, consult the Bogofilter
22920 documentation.
22921
22922 If the @code{bogofilter} executable is not in your path, Bogofilter
22923 processing will be turned off.
22924
22925 You should not enable this if you use @code{spam-use-bogofilter-headers}.
22926
22927 @end defvar
22928
22929 @defvar spam-use-bogofilter-headers
22930
22931 Set this variable if you want @code{spam-split} to use Eric Raymond's
22932 speedy Bogofilter, looking only at the message headers.  It works
22933 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
22934 must be in the message already.  Normally you would do this with a
22935 procmail recipe or something similar; consult the Bogofilter
22936 installation documents for details.
22937
22938 You should not enable this if you use @code{spam-use-bogofilter}.
22939
22940 @end defvar
22941
22942 @defvar gnus-group-spam-exit-processor-bogofilter
22943 Add this symbol to a group's @code{spam-process} parameter by
22944 customizing the group parameters or the
22945 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22946 added to a group's @code{spam-process} parameter, spam-marked articles
22947 will be added to the Bogofilter spam database.
22948 @end defvar
22949
22950 @defvar gnus-group-ham-exit-processor-bogofilter
22951 Add this symbol to a group's @code{spam-process} parameter by
22952 customizing the group parameters or the
22953 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22954 added to a group's @code{spam-process} parameter, the ham-marked
22955 articles in @emph{ham} groups will be added to the Bogofilter database
22956 of non-spam messages.  Note that this ham processor has no effect in
22957 @emph{spam} or @emph{unclassified} groups.
22958 @end defvar
22959
22960 @defvar spam-bogofilter-database-directory
22961
22962 This is the directory where Bogofilter will store its databases.  It
22963 is not specified by default, so Bogofilter will use its own default
22964 database directory.
22965
22966 @end defvar
22967
22968 The Bogofilter mail classifier is similar to @command{ifile} in intent and
22969 purpose.  A ham and a spam processor are provided, plus the
22970 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
22971 variables to indicate to spam-split that Bogofilter should either be
22972 used, or has already been used on the article.  The 0.9.2.1 version of
22973 Bogofilter was used to test this functionality.
22974
22975 @node ifile spam filtering
22976 @subsubsection ifile spam filtering
22977 @cindex spam filtering
22978 @cindex ifile, spam filtering
22979 @cindex spam
22980
22981 @defvar spam-use-ifile
22982
22983 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
22984 statistical analyzer similar to Bogofilter.
22985
22986 @end defvar
22987
22988 @defvar spam-ifile-all-categories
22989
22990 Enable this variable if you want @code{spam-use-ifile} to give you all
22991 the ifile categories, not just spam/non-spam.  If you use this, make
22992 sure you train ifile as described in its documentation.
22993
22994 @end defvar
22995
22996 @defvar spam-ifile-spam-category
22997
22998 This is the category of spam messages as far as ifile is concerned.
22999 The actual string used is irrelevant, but you probably want to leave
23000 the default value of @samp{spam}.
23001 @end defvar
23002
23003 @defvar spam-ifile-database-path
23004
23005 This is the filename for the ifile database.  It is not specified by
23006 default, so ifile will use its own default database name.
23007
23008 @end defvar
23009
23010 The ifile mail classifier is similar to Bogofilter in intent and
23011 purpose.  A ham and a spam processor are provided, plus the
23012 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23013 should be used.  The 1.2.1 version of ifile was used to test this
23014 functionality.
23015
23016 @node spam-stat spam filtering
23017 @subsubsection spam-stat spam filtering
23018 @cindex spam filtering
23019 @cindex spam-stat, spam filtering
23020 @cindex spam-stat
23021 @cindex spam
23022
23023 @xref{Filtering Spam Using Statistics with spam-stat}.
23024
23025 @defvar spam-use-stat
23026
23027 Enable this variable if you want @code{spam-split} to use
23028 spam-stat.el, an Emacs Lisp statistical analyzer.
23029
23030 @end defvar
23031
23032 @defvar gnus-group-spam-exit-processor-stat
23033 Add this symbol to a group's @code{spam-process} parameter by
23034 customizing the group parameters or the
23035 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23036 added to a group's @code{spam-process} parameter, the spam-marked
23037 articles will be added to the spam-stat database of spam messages.
23038 @end defvar
23039
23040 @defvar gnus-group-ham-exit-processor-stat
23041 Add this symbol to a group's @code{spam-process} parameter by
23042 customizing the group parameters or the
23043 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23044 added to a group's @code{spam-process} parameter, the ham-marked
23045 articles in @emph{ham} groups will be added to the spam-stat database
23046 of non-spam messages.  Note that this ham processor has no effect in
23047 @emph{spam} or @emph{unclassified} groups.
23048 @end defvar
23049
23050 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
23051 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23052 which unlike ifile or Bogofilter does not require external programs.
23053 A spam and a ham processor, and the @code{spam-use-stat} variable for
23054 @code{spam-split} are provided.
23055
23056 @node SpamOracle
23057 @subsubsection Using SpamOracle with Gnus
23058 @cindex spam filtering
23059 @cindex SpamOracle
23060 @cindex spam
23061
23062 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
23063 statistical mail filtering tool written by Xavier Leroy and needs to be
23064 installed separately.
23065
23066 There are several ways to use SpamOracle with Gnus.  In all cases, your
23067 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
23068 then enter an @samp{X-Spam} header indicating whether it regards the
23069 mail as a spam mail or not.
23070
23071 One possibility is to run SpamOracle as a @code{:prescript} from the
23072 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
23073 the advantage that the user can see the @emph{X-Spam} headers.
23074
23075 The easiest method is to make @file{spam.el} (@pxref{Filtering Spam
23076 Using The Spam ELisp Package}) call SpamOracle.
23077
23078 @vindex spam-use-spamoracle
23079 To enable SpamOracle usage by @file{spam.el}, set the variable
23080 @code{spam-use-spamoracle} to @code{t} and configure the
23081 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
23082 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
23083 this example the @samp{INBOX} of an nnimap server is filtered using
23084 SpamOracle.  Mails recognized as spam mails will be moved to
23085 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
23086 in @samp{INBOX}:
23087
23088 @example
23089 (setq spam-use-spamoracle t
23090       spam-split-group "Junk"
23091       nnimap-split-inbox '("INBOX")
23092       nnimap-split-rule 'nnimap-split-fancy
23093       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23094 @end example
23095
23096 @defvar spam-use-spamoracle
23097 Set to @code{t} if you want Gnus to enable spam filtering using
23098 SpamOracle.
23099 @end defvar
23100
23101 @defvar spam-spamoracle-binary
23102 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23103 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
23104 can be customized.
23105 @end defvar
23106
23107 @defvar spam-spamoracle-database
23108 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23109 store its analyses.  This is controlled by the variable
23110 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
23111 the default SpamOracle database will be used.  In case you want your
23112 database to live somewhere special, set
23113 @code{spam-spamoracle-database} to this path.
23114 @end defvar
23115
23116 SpamOracle employs a statistical algorithm to determine whether a
23117 message is spam or ham.  In order to get good results, meaning few
23118 false hits or misses, SpamOracle needs training.  SpamOracle learns the
23119 characteristics of your spam mails.  Using the @emph{add} mode
23120 (training mode) one has to feed good (ham) and spam mails to
23121 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
23122 and pipe the mail to a SpamOracle process or using @file{spam.el}'s
23123 spam- and ham-processors, which is much more convenient.  For a
23124 detailed description of spam- and ham-processors, @xref{Filtering Spam
23125 Using The Spam ELisp Package}.
23126
23127 @defvar gnus-group-spam-exit-processor-spamoracle
23128 Add this symbol to a group's @code{spam-process} parameter by
23129 customizing the group parameter or the
23130 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23131 to a group's @code{spam-process} parameter, spam-marked articles will be
23132 sent to SpamOracle as spam samples.
23133 @end defvar
23134
23135 @defvar gnus-group-ham-exit-processor-spamoracle
23136 Add this symbol to a group's @code{spam-process} parameter by
23137 customizing the group parameter or the
23138 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23139 to a grup's @code{spam-process} parameter, the ham-marked articles in
23140 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23141 messages.  Note that this ham processor has no effect in @emph{spam} or
23142 @emph{unclassified} groups.
23143 @end defvar
23144
23145 @emph{Example:} These are the Group Parameters of an group that has been
23146 classified as a ham group, meaning that it should only contain ham
23147 messages.
23148 @example
23149  ((spam-contents gnus-group-spam-classification-ham)
23150   (spam-process
23151    (gnus-group-spam-exit-processor-spamoracle)))
23152 @end example
23153 For this group the @code{gnus-group-spam-exit-processor-spamoracle} is
23154 installed.  If the group contains spam message (e.g. because SpamOracle
23155 has not had enough sample messages yet) and the user marks some
23156 messages as spam messages, these messages will be processed by
23157 @code{gnus-group-spam-exit-processor-spamoracle}.  This processor sends
23158 the messages to SpamOracle as new samples for spam.
23159
23160 @node Extending the spam elisp package
23161 @subsubsection Extending the spam elisp package
23162 @cindex spam filtering
23163 @cindex spam elisp package, extending
23164 @cindex extending the spam elisp package
23165
23166 Say you want to add a new back end called blackbox.  For filtering
23167 incoming mail, provide the following:
23168
23169 @enumerate
23170
23171 @item
23172 code
23173
23174 @lisp
23175 (defvar spam-use-blackbox nil
23176   "True if blackbox should be used.")
23177 @end lisp
23178
23179 Add
23180 @example
23181     (spam-use-blackbox   . spam-check-blackbox)
23182 @end example
23183 to @code{spam-list-of-checks}.
23184
23185 @item
23186 functionality
23187
23188 Write the @code{spam-check-blackbox} function.  It should return
23189 @samp{nil} or @code{spam-split-group}.  See the existing
23190 @code{spam-check-*} functions for examples of what you can do.
23191
23192 Make sure to add @code{spam-use-blackbox} to
23193 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
23194 mail analyzer that needs the full message body to operate.
23195
23196 @end enumerate
23197
23198 For processing spam and ham messages, provide the following:
23199
23200 @enumerate
23201
23202 @item
23203 code
23204
23205 Note you don't have to provide a spam or a ham processor.  Only
23206 provide them if Blackbox supports spam or ham processing.
23207
23208 @lisp
23209 (defvar gnus-group-spam-exit-processor-blackbox "blackbox"
23210   "The Blackbox summary exit spam processor.
23211 Only applicable to spam groups.")
23212
23213 (defvar gnus-group-ham-exit-processor-blackbox "blackbox"
23214   "The whitelist summary exit ham processor.
23215 Only applicable to non-spam (unclassified and ham) groups.")
23216
23217 @end lisp
23218
23219 @item
23220 functionality
23221
23222 @lisp
23223 (defun spam-blackbox-register-spam-routine ()
23224   (spam-generic-register-routine
23225    ;; @r{the spam function}
23226    (lambda (article)
23227      (let ((from (spam-fetch-field-from-fast article)))
23228        (when (stringp from)
23229            (blackbox-do-something-with-this-spammer from))))
23230    ;; @r{the ham function}
23231    nil))
23232
23233 (defun spam-blackbox-register-ham-routine ()
23234   (spam-generic-register-routine
23235    ;; @r{the spam function}
23236    nil
23237    ;; @r{the ham function}
23238    (lambda (article)
23239      (let ((from (spam-fetch-field-from-fast article)))
23240        (when (stringp from)
23241            (blackbox-do-something-with-this-ham-sender from))))))
23242 @end lisp
23243
23244 Write the @code{blackbox-do-something-with-this-ham-sender} and
23245 @code{blackbox-do-something-with-this-spammer} functions.  You can add
23246 more complex code than fetching the message sender, but keep in mind
23247 that retrieving the whole message takes significantly longer than the
23248 sender through @code{spam-fetch-field-from-fast}, because the message
23249 senders are kept in memory by Gnus.
23250
23251 @end enumerate
23252
23253
23254 @node Filtering Spam Using Statistics with spam-stat
23255 @subsection Filtering Spam Using Statistics with spam-stat
23256 @cindex Paul Graham
23257 @cindex Graham, Paul
23258 @cindex naive Bayesian spam filtering
23259 @cindex Bayesian spam filtering, naive
23260 @cindex spam filtering, naive Bayesian
23261
23262 Paul Graham has written an excellent essay about spam filtering using
23263 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
23264 Spam}.  In it he describes the inherent deficiency of rule-based
23265 filtering as used by SpamAssassin, for example: Somebody has to write
23266 the rules, and everybody else has to install these rules.  You are
23267 always late.  It would be much better, he argues, to filter mail based
23268 on whether it somehow resembles spam or non-spam.  One way to measure
23269 this is word distribution.  He then goes on to describe a solution
23270 that checks whether a new mail resembles any of your other spam mails
23271 or not.
23272
23273 The basic idea is this:  Create a two collections of your mail, one
23274 with spam, one with non-spam.  Count how often each word appears in
23275 either collection, weight this by the total number of mails in the
23276 collections, and store this information in a dictionary.  For every
23277 word in a new mail, determine its probability to belong to a spam or a
23278 non-spam mail.  Use the 15 most conspicuous words, compute the total
23279 probability of the mail being spam.  If this probability is higher
23280 than a certain threshold, the mail is considered to be spam.
23281
23282 Gnus supports this kind of filtering.  But it needs some setting up.
23283 First, you need two collections of your mail, one with spam, one with
23284 non-spam.  Then you need to create a dictionary using these two
23285 collections, and save it.  And last but not least, you need to use
23286 this dictionary in your fancy mail splitting rules.
23287
23288 @menu
23289 * Creating a spam-stat dictionary::
23290 * Splitting mail using spam-stat::
23291 * Low-level interface to the spam-stat dictionary::
23292 @end menu
23293
23294 @node Creating a spam-stat dictionary
23295 @subsubsection Creating a spam-stat dictionary
23296
23297 Before you can begin to filter spam based on statistics, you must
23298 create these statistics based on two mail collections, one with spam,
23299 one with non-spam.  These statistics are then stored in a dictionary
23300 for later use.  In order for these statistics to be meaningful, you
23301 need several hundred emails in both collections.
23302
23303 Gnus currently supports only the nnml back end for automated dictionary
23304 creation.  The nnml back end stores all mails in a directory, one file
23305 per mail.  Use the following:
23306
23307 @defun spam-stat-process-spam-directory
23308 Create spam statistics for every file in this directory.  Every file
23309 is treated as one spam mail.
23310 @end defun
23311
23312 @defun spam-stat-process-non-spam-directory
23313 Create non-spam statistics for every file in this directory.  Every
23314 file is treated as one non-spam mail.
23315 @end defun
23316
23317 Usually you would call @code{spam-stat-process-spam-directory} on a
23318 directory such as @file{~/Mail/mail/spam} (this usually corresponds
23319 the the group @samp{nnml:mail.spam}), and you would call
23320 @code{spam-stat-process-non-spam-directory} on a directory such as
23321 @file{~/Mail/mail/misc} (this usually corresponds the the group
23322 @samp{nnml:mail.misc}).
23323
23324 When you are using @acronym{IMAP}, you won't have the mails available
23325 locally, so that will not work.  One solution is to use the Gnus Agent
23326 to cache the articles.  Then you can use directories such as
23327 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
23328 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
23329
23330 @defvar spam-stat
23331 This variable holds the hash-table with all the statistics---the
23332 dictionary we have been talking about.  For every word in either
23333 collection, this hash-table stores a vector describing how often the
23334 word appeared in spam and often it appeared in non-spam mails.
23335 @end defvar
23336
23337 If you want to regenerate the statistics from scratch, you need to
23338 reset the dictionary.
23339
23340 @defun spam-stat-reset
23341 Reset the @code{spam-stat} hash-table, deleting all the statistics.
23342 @end defun
23343
23344 When you are done, you must save the dictionary.  The dictionary may
23345 be rather large.  If you will not update the dictionary incrementally
23346 (instead, you will recreate it once a month, for example), then you
23347 can reduce the size of the dictionary by deleting all words that did
23348 not appear often enough or that do not clearly belong to only spam or
23349 only non-spam mails.
23350
23351 @defun spam-stat-reduce-size
23352 Reduce the size of the dictionary.  Use this only if you do not want
23353 to update the dictionary incrementally.
23354 @end defun
23355
23356 @defun spam-stat-save
23357 Save the dictionary.
23358 @end defun
23359
23360 @defvar spam-stat-file
23361 The filename used to store the dictionary.  This defaults to
23362 @file{~/.spam-stat.el}.
23363 @end defvar
23364
23365 @node Splitting mail using spam-stat
23366 @subsubsection Splitting mail using spam-stat
23367
23368 In order to use @code{spam-stat} to split your mail, you need to add the
23369 following to your @file{~/.gnus.el} file:
23370
23371 @lisp
23372 (require 'spam-stat)
23373 (spam-stat-load)
23374 @end lisp
23375
23376 This will load the necessary Gnus code, and the dictionary you
23377 created.
23378
23379 Next, you need to adapt your fancy splitting rules:  You need to
23380 determine how to use @code{spam-stat}.  The following examples are for
23381 the nnml back end.  Using the nnimap back end works just as well.  Just
23382 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
23383
23384 In the simplest case, you only have two groups, @samp{mail.misc} and
23385 @samp{mail.spam}.  The following expression says that mail is either
23386 spam or it should go into @samp{mail.misc}.  If it is spam, then
23387 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
23388
23389 @lisp
23390 (setq nnmail-split-fancy
23391       `(| (: spam-stat-split-fancy)
23392           "mail.misc"))
23393 @end lisp
23394
23395 @defvar spam-stat-split-fancy-spam-group
23396 The group to use for spam.  Default is @samp{mail.spam}.
23397 @end defvar
23398
23399 If you also filter mail with specific subjects into other groups, use
23400 the following expression.  Only mails not matching the regular
23401 expression are considered potential spam.
23402
23403 @lisp
23404 (setq nnmail-split-fancy
23405       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
23406           (: spam-stat-split-fancy)
23407           "mail.misc"))
23408 @end lisp
23409
23410 If you want to filter for spam first, then you must be careful when
23411 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
23412 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
23413 non-spam, therefore both should be in your collection of non-spam
23414 mails, when creating the dictionary!
23415
23416 @lisp
23417 (setq nnmail-split-fancy
23418       `(| (: spam-stat-split-fancy)
23419           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23420           "mail.misc"))
23421 @end lisp
23422
23423 You can combine this with traditional filtering.  Here, we move all
23424 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
23425 @code{spam-stat-split-fancy} will never see them, the mails in
23426 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
23427 nor in your collection of non-spam mails, when creating the
23428 dictionary!
23429
23430 @lisp
23431 (setq nnmail-split-fancy
23432       `(| ("Content-Type" "text/html" "mail.spam.filtered")
23433           (: spam-stat-split-fancy)
23434           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23435           "mail.misc"))
23436 @end lisp
23437
23438
23439 @node Low-level interface to the spam-stat dictionary
23440 @subsubsection Low-level interface to the spam-stat dictionary
23441
23442 The main interface to using @code{spam-stat}, are the following functions:
23443
23444 @defun spam-stat-buffer-is-spam
23445 Called in a buffer, that buffer is considered to be a new spam mail.
23446 Use this for new mail that has not been processed before.
23447 @end defun
23448
23449 @defun spam-stat-buffer-is-no-spam
23450 Called in a buffer, that buffer is considered to be a new non-spam
23451 mail.  Use this for new mail that has not been processed before.
23452 @end defun
23453
23454 @defun spam-stat-buffer-change-to-spam
23455 Called in a buffer, that buffer is no longer considered to be normal
23456 mail but spam.  Use this to change the status of a mail that has
23457 already been processed as non-spam.
23458 @end defun
23459
23460 @defun spam-stat-buffer-change-to-non-spam
23461 Called in a buffer, that buffer is no longer considered to be spam but
23462 normal mail.  Use this to change the status of a mail that has already
23463 been processed as spam.
23464 @end defun
23465
23466 @defun spam-stat-save
23467 Save the hash table to the file.  The filename used is stored in the
23468 variable @code{spam-stat-file}.
23469 @end defun
23470
23471 @defun spam-stat-load
23472 Load the hash table from a file.  The filename used is stored in the
23473 variable @code{spam-stat-file}.
23474 @end defun
23475
23476 @defun spam-stat-score-word
23477 Return the spam score for a word.
23478 @end defun
23479
23480 @defun spam-stat-score-buffer
23481 Return the spam score for a buffer.
23482 @end defun
23483
23484 @defun spam-stat-split-fancy
23485 Use this function for fancy mail splitting.  Add the rule @samp{(:
23486 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
23487 @end defun
23488
23489 Make sure you load the dictionary before using it.  This requires the
23490 following in your @file{~/.gnus.el} file:
23491
23492 @lisp
23493 (require 'spam-stat)
23494 (spam-stat-load)
23495 @end lisp
23496
23497 Typical test will involve calls to the following functions:
23498
23499 @smallexample
23500 Reset: (setq spam-stat (make-hash-table :test 'equal))
23501 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23502 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23503 Save table: (spam-stat-save)
23504 File size: (nth 7 (file-attributes spam-stat-file))
23505 Number of words: (hash-table-count spam-stat)
23506 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23507 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23508 Reduce table size: (spam-stat-reduce-size)
23509 Save table: (spam-stat-save)
23510 File size: (nth 7 (file-attributes spam-stat-file))
23511 Number of words: (hash-table-count spam-stat)
23512 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23513 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23514 @end smallexample
23515
23516 Here is how you would create your dictionary:
23517
23518 @smallexample
23519 Reset: (setq spam-stat (make-hash-table :test 'equal))
23520 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23521 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23522 Repeat for any other non-spam group you need...
23523 Reduce table size: (spam-stat-reduce-size)
23524 Save table: (spam-stat-save)
23525 @end smallexample
23526
23527 @node Various Various
23528 @section Various Various
23529 @cindex mode lines
23530 @cindex highlights
23531
23532 @table @code
23533
23534 @item gnus-home-directory
23535 @vindex gnus-home-directory
23536 All Gnus file and directory variables will be initialized from this
23537 variable, which defaults to @file{~/}.
23538
23539 @item gnus-directory
23540 @vindex gnus-directory
23541 Most Gnus storage file and directory variables will be initialized from
23542 this variable, which defaults to the @env{SAVEDIR} environment
23543 variable, or @file{~/News/} if that variable isn't set.
23544
23545 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
23546 This means that other directory variables that are initialized from this
23547 variable won't be set properly if you set this variable in
23548 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
23549
23550 @item gnus-default-directory
23551 @vindex gnus-default-directory
23552 Not related to the above variable at all---this variable says what the
23553 default directory of all Gnus buffers should be.  If you issue commands
23554 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
23555 default directory.  If this variable is @code{nil} (which is the
23556 default), the default directory will be the default directory of the
23557 buffer you were in when you started Gnus.
23558
23559 @item gnus-verbose
23560 @vindex gnus-verbose
23561 This variable is an integer between zero and ten.  The higher the value,
23562 the more messages will be displayed.  If this variable is zero, Gnus
23563 will never flash any messages, if it is seven (which is the default),
23564 most important messages will be shown, and if it is ten, Gnus won't ever
23565 shut up, but will flash so many messages it will make your head swim.
23566
23567 @item gnus-verbose-backends
23568 @vindex gnus-verbose-backends
23569 This variable works the same way as @code{gnus-verbose}, but it applies
23570 to the Gnus back ends instead of Gnus proper.
23571
23572 @item nnheader-max-head-length
23573 @vindex nnheader-max-head-length
23574 When the back ends read straight heads of articles, they all try to read
23575 as little as possible.  This variable (default 4096) specifies
23576 the absolute max length the back ends will try to read before giving up
23577 on finding a separator line between the head and the body.  If this
23578 variable is @code{nil}, there is no upper read bound.  If it is
23579 @code{t}, the back ends won't try to read the articles piece by piece,
23580 but read the entire articles.  This makes sense with some versions of
23581 @code{ange-ftp} or @code{efs}.
23582
23583 @item nnheader-head-chop-length
23584 @vindex nnheader-head-chop-length
23585 This variable (default 2048) says how big a piece of each article to
23586 read when doing the operation described above.
23587
23588 @item nnheader-file-name-translation-alist
23589 @vindex nnheader-file-name-translation-alist
23590 @cindex file names
23591 @cindex invalid characters in file names
23592 @cindex characters in file names
23593 This is an alist that says how to translate characters in file names.
23594 For instance, if @samp{:} is invalid as a file character in file names
23595 on your system (you OS/2 user you), you could say something like:
23596
23597 @lisp
23598 @group
23599 (setq nnheader-file-name-translation-alist
23600       '((?: . ?_)))
23601 @end group
23602 @end lisp
23603
23604 In fact, this is the default value for this variable on OS/2 and MS
23605 Windows (phooey) systems.
23606
23607 @item gnus-hidden-properties
23608 @vindex gnus-hidden-properties
23609 This is a list of properties to use to hide ``invisible'' text.  It is
23610 @code{(invisible t intangible t)} by default on most systems, which
23611 makes invisible text invisible and intangible.
23612
23613 @item gnus-parse-headers-hook
23614 @vindex gnus-parse-headers-hook
23615 A hook called before parsing headers.  It can be used, for instance, to
23616 gather statistics on the headers fetched, or perhaps you'd like to prune
23617 some headers.  I don't see why you'd want that, though.
23618
23619 @item gnus-shell-command-separator
23620 @vindex gnus-shell-command-separator
23621 String used to separate two shell commands.  The default is @samp{;}.
23622
23623 @item gnus-invalid-group-regexp
23624 @vindex gnus-invalid-group-regexp
23625
23626 Regexp to match ``invalid'' group names when querying user for a group
23627 name.  The default value catches some @strong{really} invalid group
23628 names who could possibly mess up Gnus internally (like allowing
23629 @samp{:} in a group name, which is normally used to delimit method and
23630 group).
23631
23632 @acronym{IMAP} users might want to allow @samp{/} in group names though.
23633
23634
23635 @end table
23636
23637 @node The End
23638 @chapter The End
23639
23640 Well, that's the manual---you can get on with your life now.  Keep in
23641 touch.  Say hello to your cats from me.
23642
23643 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
23644
23645 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
23646
23647 @quotation
23648 @strong{Te Deum}
23649
23650 @sp 1
23651 Not because of victories @*
23652 I sing,@*
23653 having none,@*
23654 but for the common sunshine,@*
23655 the breeze,@*
23656 the largess of the spring.
23657
23658 @sp 1
23659 Not for victory@*
23660 but for the day's work done@*
23661 as well as I was able;@*
23662 not for a seat upon the dais@*
23663 but at the common table.@*
23664 @end quotation
23665
23666
23667 @node Appendices
23668 @chapter Appendices
23669
23670 @menu
23671 * XEmacs::                      Requirements for installing under XEmacs.
23672 * History::                     How Gnus got where it is today.
23673 * On Writing Manuals::          Why this is not a beginner's guide.
23674 * Terminology::                 We use really difficult, like, words here.
23675 * Customization::               Tailoring Gnus to your needs.
23676 * Troubleshooting::             What you might try if things do not work.
23677 * Gnus Reference Guide::        Rilly, rilly technical stuff.
23678 * Emacs for Heathens::          A short introduction to Emacsian terms.
23679 * Frequently Asked Questions::  The Gnus FAQ
23680 @end menu
23681
23682
23683 @node XEmacs
23684 @section XEmacs
23685 @cindex XEmacs
23686 @cindex installing under XEmacs
23687
23688 XEmacs is distributed as a collection of packages.  You should install
23689 whatever packages the Gnus XEmacs package requires.  The current
23690 requirements are @samp{gnus}, @samp{w3}, @samp{mh-e},
23691 @samp{mailcrypt}, @samp{rmail}, @samp{eterm}, @samp{mail-lib},
23692 @samp{xemacs-base}, @samp{sh-script} and @samp{fsf-compat}.  The
23693 @samp{misc-games} package is required for Morse decoding.
23694
23695
23696 @node History
23697 @section History
23698
23699 @cindex history
23700 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
23701 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
23702
23703 If you want to investigate the person responsible for this outrage,
23704 you can point your (feh!) web browser to
23705 @uref{http://quimby.gnus.org/}.  This is also the primary
23706 distribution point for the new and spiffy versions of Gnus, and is
23707 known as The Site That Destroys Newsrcs And Drives People Mad.
23708
23709 During the first extended alpha period of development, the new Gnus was
23710 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
23711 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
23712 (Besides, the ``Gnus'' in this abbreviation should probably be
23713 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
23714 appropriate name, don't you think?)
23715
23716 In any case, after spending all that energy on coming up with a new and
23717 spunky name, we decided that the name was @emph{too} spunky, so we
23718 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
23719 ``@sc{gnus}''.  New vs. old.
23720
23721 @menu
23722 * Gnus Versions::               What Gnus versions have been released.
23723 * Other Gnus Versions::         Other Gnus versions that also have been released.
23724 * Why?::                        What's the point of Gnus?
23725 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
23726 * Conformity::                  Gnus tries to conform to all standards.
23727 * Emacsen::                     Gnus can be run on a few modern Emacsen.
23728 * Gnus Development::            How Gnus is developed.
23729 * Contributors::                Oodles of people.
23730 * New Features::                Pointers to some of the new stuff in Gnus.
23731 @end menu
23732
23733
23734 @node Gnus Versions
23735 @subsection Gnus Versions
23736 @cindex ding Gnus
23737 @cindex September Gnus
23738 @cindex Red Gnus
23739 @cindex Quassia Gnus
23740 @cindex Pterodactyl Gnus
23741 @cindex Oort Gnus
23742 @cindex No Gnus
23743 @cindex Gnus versions
23744
23745 The first ``proper'' release of Gnus 5 was done in November 1995 when it
23746 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
23747 plus 15 Gnus 5.0 releases).
23748
23749 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
23750 releases)) was released under the name ``Gnus 5.2'' (40 releases).
23751
23752 On July 28th 1996 work on Red Gnus was begun, and it was released on
23753 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
23754
23755 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
23756 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
23757
23758 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
23759 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
23760 1999.
23761
23762 On the 26th of October 2000, Oort Gnus was begun.
23763
23764 If you happen upon a version of Gnus that has a prefixed name --
23765 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
23766 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
23767 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
23768 run.  Walk away, calmly, until you're out of its reach.  Find a proper
23769 released version of Gnus and snuggle up to that instead.
23770
23771
23772 @node Other Gnus Versions
23773 @subsection Other Gnus Versions
23774 @cindex Semi-gnus
23775
23776 In addition to the versions of Gnus which have had their releases
23777 coordinated by Lars, one major development has been Semi-gnus from
23778 Japan.  It's based on a library called @acronym{SEMI}, which provides
23779 @acronym{MIME} capabilities.
23780
23781 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
23782 Collectively, they are called ``Semi-gnus'', and different strains are
23783 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
23784 @acronym{MIME} and multilingualization things, especially important for
23785 Japanese users.
23786
23787
23788 @node Why?
23789 @subsection Why?
23790
23791 What's the point of Gnus?
23792
23793 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
23794 newsreader, that lets you do anything you can think of.  That was my
23795 original motivation, but while working on Gnus, it has become clear to
23796 me that this generation of newsreaders really belong in the stone age.
23797 Newsreaders haven't developed much since the infancy of the net.  If the
23798 volume continues to rise with the current rate of increase, all current
23799 newsreaders will be pretty much useless.  How do you deal with
23800 newsgroups that have thousands of new articles each day?  How do you
23801 keep track of millions of people who post?
23802
23803 Gnus offers no real solutions to these questions, but I would very much
23804 like to see Gnus being used as a testing ground for new methods of
23805 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
23806 to separate the newsreader from the back ends, Gnus now offers a simple
23807 interface for anybody who wants to write new back ends for fetching mail
23808 and news from different sources.  I have added hooks for customizations
23809 everywhere I could imagine it being useful.  By doing so, I'm inviting
23810 every one of you to explore and invent.
23811
23812 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
23813 @kbd{C-u 100 M-x all-hail-xemacs}.
23814
23815
23816 @node Compatibility
23817 @subsection Compatibility
23818
23819 @cindex compatibility
23820 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
23821 bindings have been kept.  More key bindings have been added, of course,
23822 but only in one or two obscure cases have old bindings been changed.
23823
23824 Our motto is:
23825 @quotation
23826 @cartouche
23827 @center In a cloud bones of steel.
23828 @end cartouche
23829 @end quotation
23830
23831 All commands have kept their names.  Some internal functions have changed
23832 their names.
23833
23834 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
23835 Articles}.
23836
23837 One major compatibility question is the presence of several summary
23838 buffers.  All variables relevant while reading a group are
23839 buffer-local to the summary buffer they belong in.  Although many
23840 important variables have their values copied into their global
23841 counterparts whenever a command is executed in the summary buffer, this
23842 change might lead to incorrect values being used unless you are careful.
23843
23844 All code that relies on knowledge of @sc{gnus} internals will probably
23845 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
23846 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
23847 maintains a hash table that points to the entries in this alist (which
23848 speeds up many functions), and changing the alist directly will lead to
23849 peculiar results.
23850
23851 @cindex hilit19
23852 @cindex highlighting
23853 Old hilit19 code does not work at all.  In fact, you should probably
23854 remove all hilit code from all Gnus hooks
23855 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
23856 Gnus provides various integrated functions for highlighting.  These are
23857 faster and more accurate.  To make life easier for everybody, Gnus will
23858 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
23859 Away!
23860
23861 Packages like @code{expire-kill} will no longer work.  As a matter of
23862 fact, you should probably remove all old @sc{gnus} packages (and other
23863 code) when you start using Gnus.  More likely than not, Gnus already
23864 does what you have written code to make @sc{gnus} do.  (Snicker.)
23865
23866 Even though old methods of doing things are still supported, only the
23867 new methods are documented in this manual.  If you detect a new method of
23868 doing something while reading this manual, that does not mean you have
23869 to stop doing it the old way.
23870
23871 Gnus understands all @sc{gnus} startup files.
23872
23873 @kindex M-x gnus-bug
23874 @findex gnus-bug
23875 @cindex reporting bugs
23876 @cindex bugs
23877 Overall, a casual user who hasn't written much code that depends on
23878 @sc{gnus} internals should suffer no problems.  If problems occur,
23879 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
23880
23881 @vindex gnus-bug-create-help-buffer
23882 If you are in the habit of sending bug reports @emph{very} often, you
23883 may find the helpful help buffer annoying after a while.  If so, set
23884 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
23885 up at you.
23886
23887
23888 @node Conformity
23889 @subsection Conformity
23890
23891 No rebels without a clue here, ma'am.  We conform to all standards known
23892 to (wo)man.  Except for those standards and/or conventions we disagree
23893 with, of course.
23894
23895 @table @strong
23896
23897 @item RFC (2)822
23898 @cindex RFC 822
23899 @cindex RFC 2822
23900 There are no known breaches of this standard.
23901
23902 @item RFC 1036
23903 @cindex RFC 1036
23904 There are no known breaches of this standard, either.
23905
23906 @item Son-of-RFC 1036
23907 @cindex Son-of-RFC 1036
23908 We do have some breaches to this one.
23909
23910 @table @emph
23911
23912 @item X-Newsreader
23913 @itemx User-Agent
23914 These are considered to be ``vanity headers'', while I consider them
23915 to be consumer information.  After seeing so many badly formatted
23916 articles coming from @code{tin} and @code{Netscape} I know not to use
23917 either of those for posting articles.  I would not have known that if
23918 it wasn't for the @code{X-Newsreader} header.
23919 @end table
23920
23921 @item USEFOR
23922 @cindex USEFOR
23923 USEFOR is an IETF working group writing a successor to RFC 1036, based
23924 on Son-of-RFC 1036.  They have produced a number of drafts proposing
23925 various changes to the format of news articles.  The Gnus towers will
23926 look into implementing the changes when the draft is accepted as an RFC.
23927
23928 @item MIME - RFC 2045-2049 etc
23929 @cindex @acronym{MIME}
23930 All the various @acronym{MIME} RFCs are supported.
23931
23932 @item Disposition Notifications - RFC 2298
23933 Message Mode is able to request notifications from the receiver.
23934
23935 @item PGP - RFC 1991 and RFC 2440
23936 @cindex RFC 1991
23937 @cindex RFC 2440
23938 RFC 1991 is the original @acronym{PGP} message specification,
23939 published as an informational RFC.  RFC 2440 was the follow-up, now
23940 called Open PGP, and put on the Standards Track.  Both document a
23941 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
23942 encoding (signing and encryption) and decoding (verification and
23943 decryption).
23944
23945 @item PGP/MIME - RFC 2015/3156
23946 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
23947 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
23948 Gnus supports both encoding and decoding.
23949
23950 @item S/MIME - RFC 2633
23951 RFC 2633 describes the @acronym{S/MIME} format.
23952
23953 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
23954 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
23955 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
23956 authentication for @acronym{IMAP}.  RFC 2086 describes access control
23957 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
23958 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
23959 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
23960 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
23961
23962 @end table
23963
23964 If you ever notice Gnus acting non-compliant with regards to the texts
23965 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
23966 know.
23967
23968
23969 @node Emacsen
23970 @subsection Emacsen
23971 @cindex Emacsen
23972 @cindex XEmacs
23973 @cindex Mule
23974 @cindex Emacs
23975
23976 Gnus should work on:
23977
23978 @itemize @bullet
23979
23980 @item
23981 Emacs 20.7 and up.
23982
23983 @item
23984 XEmacs 21.1 and up.
23985
23986 @end itemize
23987
23988 This Gnus version will absolutely not work on any Emacsen older than
23989 that.  Not reliably, at least.  Older versions of Gnus may work on older
23990 Emacs versions.
23991
23992 There are some vague differences between Gnus on the various
23993 platforms---XEmacs features more graphics (a logo and a toolbar)---but
23994 other than that, things should look pretty much the same under all
23995 Emacsen.
23996
23997
23998 @node Gnus Development
23999 @subsection Gnus Development
24000
24001 Gnus is developed in a two-phased cycle.  The first phase involves much
24002 discussion on the @samp{ding@@gnus.org} mailing list, where people
24003 propose changes and new features, post patches and new back ends.  This
24004 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24005 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24006 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
24007 unstable and should not be used by casual users.  Gnus alpha releases
24008 have names like ``Red Gnus'' and ``Quassia Gnus''.
24009
24010 After futzing around for 50-100 alpha releases, Gnus is declared
24011 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
24012 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
24013 supposed to be able to use these, and these are mostly discussed on the
24014 @samp{gnu.emacs.gnus} newsgroup.
24015
24016 @cindex Incoming*
24017 @vindex mail-source-delete-incoming
24018 Some variable defaults differ between alpha Gnusae and released Gnusae.
24019 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24020 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
24021 lossage of mail if an alpha release hiccups while handling the mail.
24022
24023 The division of discussion between the ding mailing list and the Gnus
24024 newsgroup is not purely based on publicity concerns.  It's true that
24025 having people write about the horrible things that an alpha Gnus release
24026 can do (sometimes) in a public forum may scare people off, but more
24027 importantly, talking about new experimental features that have been
24028 introduced may confuse casual users.  New features are frequently
24029 introduced, fiddled with, and judged to be found wanting, and then
24030 either discarded or totally rewritten.  People reading the mailing list
24031 usually keep up with these rapid changes, while people on the newsgroup
24032 can't be assumed to do so.
24033
24034
24035
24036 @node Contributors
24037 @subsection Contributors
24038 @cindex contributors
24039
24040 The new Gnus version couldn't have been done without the help of all the
24041 people on the (ding) mailing list.  Every day for over a year I have
24042 gotten billions of nice bug reports from them, filling me with joy,
24043 every single one of them.  Smooches.  The people on the list have been
24044 tried beyond endurance, what with my ``oh, that's a neat idea <type
24045 type>, yup, I'll release it right away <ship off> no wait, that doesn't
24046 work at all <type type>, yup, I'll ship that one off right away <ship
24047 off> no, wait, that absolutely does not work'' policy for releases.
24048 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
24049 ``worser''? ``much worser''?  ``worsest''?)
24050
24051 I would like to take this opportunity to thank the Academy for@dots{}  oops,
24052 wrong show.
24053
24054 @itemize @bullet
24055
24056 @item
24057 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
24058
24059 @item
24060 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
24061 nnwarchive and many, many other things connected with @acronym{MIME} and
24062 other types of en/decoding, as well as general bug fixing, new
24063 functionality and stuff.
24064
24065 @item
24066 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
24067 well as numerous other things).
24068
24069 @item
24070 Luis Fernandes---design and graphics.
24071
24072 @item
24073 Joe Reiss---creator of the smiley faces.
24074
24075 @item
24076 Justin Sheehy---the @acronym{FAQ} maintainer.
24077
24078 @item
24079 Erik Naggum---help, ideas, support, code and stuff.
24080
24081 @item
24082 Wes Hardaker---@file{gnus-picon.el} and the manual section on
24083 @dfn{picons} (@pxref{Picons}).
24084
24085 @item
24086 Kim-Minh Kaplan---further work on the picon code.
24087
24088 @item
24089 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
24090 (@pxref{GroupLens}).
24091
24092 @item
24093 Sudish Joseph---innumerable bug fixes.
24094
24095 @item
24096 Ilja Weis---@file{gnus-topic.el}.
24097
24098 @item
24099 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
24100
24101 @item
24102 Vladimir Alexiev---the refcard and reference booklets.
24103
24104 @item
24105 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
24106 distribution by Felix Lee and JWZ.
24107
24108 @item
24109 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
24110
24111 @item
24112 Peter Mutsaers---orphan article scoring code.
24113
24114 @item
24115 Ken Raeburn---POP mail support.
24116
24117 @item
24118 Hallvard B Furuseth---various bits and pieces, especially dealing with
24119 .newsrc files.
24120
24121 @item
24122 Brian Edmonds---@file{gnus-bbdb.el}.
24123
24124 @item
24125 David Moore---rewrite of @file{nnvirtual.el} and many other things.
24126
24127 @item
24128 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
24129
24130 @item
24131 François Pinard---many, many interesting and thorough bug reports, as
24132 well as autoconf support.
24133
24134 @end itemize
24135
24136 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
24137 Borges, and Jost Krieger proof-reading parts of the manual.
24138
24139 The following people have contributed many patches and suggestions:
24140
24141 Christopher Davis,
24142 Andrew Eskilsson,
24143 Kai Grossjohann,
24144 Kevin Greiner,
24145 Jesper Harder,
24146 Paul Jarc,
24147 Simon Josefsson,
24148 David KÃ¥gedal,
24149 Richard Pieri,
24150 Fabrice Popineau,
24151 Daniel Quinlan,
24152 Michael Shields,
24153 Reiner Steib,
24154 Jason L. Tibbitts, III,
24155 Jack Vinson,
24156 Katsumi Yamaoka, @c Yamaoka
24157 and
24158 Teodor Zlatanov.
24159
24160 Also thanks to the following for patches and stuff:
24161
24162 Jari Aalto,
24163 Adrian Aichner,
24164 Vladimir Alexiev,
24165 Russ Allbery,
24166 Peter Arius,
24167 Matt Armstrong,
24168 Marc Auslander,
24169 Miles Bader,
24170 Alexei V. Barantsev,
24171 Frank Bennett,
24172 Robert Bihlmeyer,
24173 Chris Bone,
24174 Mark Borges,
24175 Mark Boyns,
24176 Lance A. Brown,
24177 Rob Browning,
24178 Kees de Bruin,
24179 Martin Buchholz,
24180 Joe Buehler,
24181 Kevin Buhr,
24182 Alastair Burt,
24183 Joao Cachopo,
24184 Zlatko Calusic,
24185 Massimo Campostrini,
24186 Castor,
24187 David Charlap,
24188 Dan Christensen,
24189 Kevin Christian,
24190 Jae-you Chung, @c ?
24191 James H. Cloos, Jr.,
24192 Laura Conrad,
24193 Michael R. Cook,
24194 Glenn Coombs,
24195 Andrew J. Cosgriff,
24196 Neil Crellin,
24197 Frank D. Cringle,
24198 Geoffrey T. Dairiki,
24199 Andre Deparade,
24200 Ulrik Dickow,
24201 Dave Disser,
24202 Rui-Tao Dong, @c ?
24203 Joev Dubach,
24204 Michael Welsh Duggan,
24205 Dave Edmondson,
24206 Paul Eggert,
24207 Mark W. Eichin,
24208 Karl Eichwalder,
24209 Enami Tsugutomo, @c Enami
24210 Michael Ernst,
24211 Luc Van Eycken,
24212 Sam Falkner,
24213 Nelson Jose dos Santos Ferreira,
24214 Sigbjorn Finne,
24215 Sven Fischer,
24216 Paul Fisher,
24217 Decklin Foster,
24218 Gary D. Foster,
24219 Paul Franklin,
24220 Guy Geens,
24221 Arne Georg Gleditsch,
24222 David S. Goldberg,
24223 Michelangelo Grigni,
24224 Dale Hagglund,
24225 D. Hall,
24226 Magnus Hammerin,
24227 Kenichi Handa, @c Handa
24228 Raja R. Harinath,
24229 Yoshiki Hayashi, @c Hayashi
24230 P. E. Jareth Hein,
24231 Hisashige Kenji, @c Hisashige
24232 Scott Hofmann,
24233 Marc Horowitz,
24234 Gunnar Horrigmo,
24235 Richard Hoskins,
24236 Brad Howes,
24237 Miguel de Icaza,
24238 François Felix Ingrand,
24239 Tatsuya Ichikawa, @c Ichikawa
24240 Ishikawa Ichiro, @c Ishikawa
24241 Lee Iverson,
24242 Iwamuro Motonori, @c Iwamuro
24243 Rajappa Iyer,
24244 Andreas Jaeger,
24245 Adam P. Jenkins,
24246 Randell Jesup,
24247 Fred Johansen,
24248 Gareth Jones,
24249 Greg Klanderman,
24250 Karl Kleinpaste,
24251 Michael Klingbeil,
24252 Peter Skov Knudsen,
24253 Shuhei Kobayashi, @c Kobayashi
24254 Petr Konecny,
24255 Koseki Yoshinori, @c Koseki
24256 Thor Kristoffersen,
24257 Jens Lautenbacher,
24258 Martin Larose,
24259 Seokchan Lee, @c Lee
24260 Joerg Lenneis,
24261 Carsten Leonhardt,
24262 James LewisMoss,
24263 Christian Limpach,
24264 Markus Linnala,
24265 Dave Love,
24266 Mike McEwan,
24267 Tonny Madsen,
24268 Shlomo Mahlab,
24269 Nat Makarevitch,
24270 Istvan Marko,
24271 David Martin,
24272 Jason R. Mastaler,
24273 Gordon Matzigkeit,
24274 Timo Metzemakers,
24275 Richard Mlynarik,
24276 Lantz Moore,
24277 Morioka Tomohiko, @c Morioka
24278 Erik Toubro Nielsen,
24279 Hrvoje Niksic,
24280 Andy Norman,
24281 Fred Oberhauser,
24282 C. R. Oldham,
24283 Alexandre Oliva,
24284 Ken Olstad,
24285 Masaharu Onishi, @c Onishi
24286 Hideki Ono, @c Ono
24287 Ettore Perazzoli,
24288 William Perry,
24289 Stephen Peters,
24290 Jens-Ulrik Holger Petersen,
24291 Ulrich Pfeifer,
24292 Matt Pharr,
24293 Andy Piper,
24294 John McClary Prevost,
24295 Bill Pringlemeir,
24296 Mike Pullen,
24297 Jim Radford,
24298 Colin Rafferty,
24299 Lasse Rasinen,
24300 Lars Balker Rasmussen,
24301 Joe Reiss,
24302 Renaud Rioboo,
24303 Roland B. Roberts,
24304 Bart Robinson,
24305 Christian von Roques,
24306 Markus Rost,
24307 Jason Rumney,
24308 Wolfgang Rupprecht,
24309 Jay Sachs,
24310 Dewey M. Sasser,
24311 Conrad Sauerwald,
24312 Loren Schall,
24313 Dan Schmidt,
24314 Ralph Schleicher,
24315 Philippe Schnoebelen,
24316 Andreas Schwab,
24317 Randal L. Schwartz,
24318 Danny Siu,
24319 Matt Simmons,
24320 Paul D. Smith,
24321 Jeff Sparkes,
24322 Toby Speight,
24323 Michael Sperber,
24324 Darren Stalder,
24325 Richard Stallman,
24326 Greg Stark,
24327 Sam Steingold,
24328 Paul Stevenson,
24329 Jonas Steverud,
24330 Paul Stodghill,
24331 Kiyokazu Suto, @c Suto
24332 Kurt Swanson,
24333 Samuel Tardieu,
24334 Teddy,
24335 Chuck Thompson,
24336 Tozawa Akihiko, @c Tozawa
24337 Philippe Troin,
24338 James Troup,
24339 Trung Tran-Duc,
24340 Jack Twilley,
24341 Aaron M. Ucko,
24342 Aki Vehtari,
24343 Didier Verna,
24344 Vladimir Volovich,
24345 Jan Vroonhof,
24346 Stefan Waldherr,
24347 Pete Ware,
24348 Barry A. Warsaw,
24349 Christoph Wedler,
24350 Joe Wells,
24351 Lee Willis,
24352 and
24353 Lloyd Zusman.
24354
24355
24356 For a full overview of what each person has done, the ChangeLogs
24357 included in the Gnus alpha distributions should give ample reading
24358 (550kB and counting).
24359
24360 Apologies to everybody that I've forgotten, of which there are many, I'm
24361 sure.
24362
24363 Gee, that's quite a list of people.  I guess that must mean that there
24364 actually are people who are using Gnus.  Who'd'a thunk it!
24365
24366
24367 @node New Features
24368 @subsection New Features
24369 @cindex new features
24370
24371 @menu
24372 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
24373 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
24374 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
24375 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
24376 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
24377 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10.
24378 @end menu
24379
24380 These lists are, of course, just @emph{short} overviews of the
24381 @emph{most} important new features.  No, really.  There are tons more.
24382 Yes, we have feeping creaturism in full effect.
24383
24384 @node ding Gnus
24385 @subsubsection (ding) Gnus
24386
24387 New features in Gnus 5.0/5.1:
24388
24389 @itemize @bullet
24390
24391 @item
24392 The look of all buffers can be changed by setting format-like variables
24393 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
24394
24395 @item
24396 Local spool and several @acronym{NNTP} servers can be used at once
24397 (@pxref{Select Methods}).
24398
24399 @item
24400 You can combine groups into virtual groups (@pxref{Virtual Groups}).
24401
24402 @item
24403 You can read a number of different mail formats (@pxref{Getting Mail}).
24404 All the mail back ends implement a convenient mail expiry scheme
24405 (@pxref{Expiring Mail}).
24406
24407 @item
24408 Gnus can use various strategies for gathering threads that have lost
24409 their roots (thereby gathering loose sub-threads into one thread) or it
24410 can go back and retrieve enough headers to build a complete thread
24411 (@pxref{Customizing Threading}).
24412
24413 @item
24414 Killed groups can be displayed in the group buffer, and you can read
24415 them as well (@pxref{Listing Groups}).
24416
24417 @item
24418 Gnus can do partial group updates---you do not have to retrieve the
24419 entire active file just to check for new articles in a few groups
24420 (@pxref{The Active File}).
24421
24422 @item
24423 Gnus implements a sliding scale of subscribedness to groups
24424 (@pxref{Group Levels}).
24425
24426 @item
24427 You can score articles according to any number of criteria
24428 (@pxref{Scoring}).  You can even get Gnus to find out how to score
24429 articles for you (@pxref{Adaptive Scoring}).
24430
24431 @item
24432 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
24433 manner, so it should be difficult to lose much data on what you have
24434 read if your machine should go down (@pxref{Auto Save}).
24435
24436 @item
24437 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
24438 cluttering up the @file{.emacs} file.
24439
24440 @item
24441 You can set the process mark on both groups and articles and perform
24442 operations on all the marked items (@pxref{Process/Prefix}).
24443
24444 @item
24445 You can grep through a subset of groups and create a group from the
24446 results (@pxref{Kibozed Groups}).
24447
24448 @item
24449 You can list subsets of groups according to, well, anything
24450 (@pxref{Listing Groups}).
24451
24452 @item
24453 You can browse foreign servers and subscribe to groups from those
24454 servers (@pxref{Browse Foreign Server}).
24455
24456 @item
24457 Gnus can fetch articles, asynchronously, on a second connection to the
24458 server (@pxref{Asynchronous Fetching}).
24459
24460 @item
24461 You can cache articles locally (@pxref{Article Caching}).
24462
24463 @item
24464 The uudecode functions have been expanded and generalized
24465 (@pxref{Decoding Articles}).
24466
24467 @item
24468 You can still post uuencoded articles, which was a little-known feature
24469 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
24470
24471 @item
24472 Fetching parents (and other articles) now actually works without
24473 glitches (@pxref{Finding the Parent}).
24474
24475 @item
24476 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
24477
24478 @item
24479 Digests (and other files) can be used as the basis for groups
24480 (@pxref{Document Groups}).
24481
24482 @item
24483 Articles can be highlighted and customized (@pxref{Customizing
24484 Articles}).
24485
24486 @item
24487 URLs and other external references can be buttonized (@pxref{Article
24488 Buttons}).
24489
24490 @item
24491 You can do lots of strange stuff with the Gnus window & frame
24492 configuration (@pxref{Window Layout}).
24493
24494 @item
24495 You can click on buttons instead of using the keyboard
24496 (@pxref{Buttons}).
24497
24498 @end itemize
24499
24500
24501 @node September Gnus
24502 @subsubsection September Gnus
24503
24504 @iftex
24505 @iflatex
24506 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
24507 @end iflatex
24508 @end iftex
24509
24510 New features in Gnus 5.2/5.3:
24511
24512 @itemize @bullet
24513
24514 @item
24515 A new message composition mode is used.  All old customization variables
24516 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
24517 now obsolete.
24518
24519 @item
24520 Gnus is now able to generate @dfn{sparse} threads---threads where
24521 missing articles are represented by empty nodes (@pxref{Customizing
24522 Threading}).
24523
24524 @lisp
24525 (setq gnus-build-sparse-threads 'some)
24526 @end lisp
24527
24528 @item
24529 Outgoing articles are stored on a special archive server
24530 (@pxref{Archived Messages}).
24531
24532 @item
24533 Partial thread regeneration now happens when articles are
24534 referred.
24535
24536 @item
24537 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
24538
24539 @item
24540 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
24541
24542 @item
24543 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
24544
24545 @lisp
24546 (setq gnus-use-trees t)
24547 @end lisp
24548
24549 @item
24550 An @code{nn}-like pick-and-read minor mode is available for the summary
24551 buffers (@pxref{Pick and Read}).
24552
24553 @lisp
24554 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
24555 @end lisp
24556
24557 @item
24558 In binary groups you can use a special binary minor mode (@pxref{Binary
24559 Groups}).
24560
24561 @item
24562 Groups can be grouped in a folding topic hierarchy (@pxref{Group
24563 Topics}).
24564
24565 @lisp
24566 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
24567 @end lisp
24568
24569 @item
24570 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
24571
24572 @item
24573 Groups can now have a score, and bubbling based on entry frequency
24574 is possible (@pxref{Group Score}).
24575
24576 @lisp
24577 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
24578 @end lisp
24579
24580 @item
24581 Groups can be process-marked, and commands can be performed on
24582 groups of groups (@pxref{Marking Groups}).
24583
24584 @item
24585 Caching is possible in virtual groups.
24586
24587 @item
24588 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
24589 news batches, ClariNet briefs collections, and just about everything
24590 else (@pxref{Document Groups}).
24591
24592 @item
24593 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
24594 (@pxref{SOUP}).
24595
24596 @item
24597 The Gnus cache is much faster.
24598
24599 @item
24600 Groups can be sorted according to many criteria (@pxref{Sorting
24601 Groups}).
24602
24603 @item
24604 New group parameters have been introduced to set list-addresses and
24605 expiry times (@pxref{Group Parameters}).
24606
24607 @item
24608 All formatting specs allow specifying faces to be used
24609 (@pxref{Formatting Fonts}).
24610
24611 @item
24612 There are several more commands for setting/removing/acting on process
24613 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
24614
24615 @item
24616 The summary buffer can be limited to show parts of the available
24617 articles based on a wide range of criteria.  These commands have been
24618 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
24619
24620 @item
24621 Articles can be made persistent with the @kbd{*} command
24622 (@pxref{Persistent Articles}).
24623
24624 @item
24625 All functions for hiding article elements are now toggles.
24626
24627 @item
24628 Article headers can be buttonized (@pxref{Article Washing}).
24629
24630 @item
24631 All mail back ends support fetching articles by @code{Message-ID}.
24632
24633 @item
24634 Duplicate mail can now be treated properly (@pxref{Duplicates}).
24635
24636 @item
24637 All summary mode commands are available directly from the article
24638 buffer (@pxref{Article Keymap}).
24639
24640 @item
24641 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
24642 Layout}).
24643
24644 @item
24645 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
24646 @iftex
24647 @iflatex
24648 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
24649 @end iflatex
24650 @end iftex
24651
24652 @item
24653 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
24654
24655 @lisp
24656 (setq gnus-use-nocem t)
24657 @end lisp
24658
24659 @item
24660 Groups can be made permanently visible (@pxref{Listing Groups}).
24661
24662 @lisp
24663 (setq gnus-permanently-visible-groups "^nnml:")
24664 @end lisp
24665
24666 @item
24667 Many new hooks have been introduced to make customizing easier.
24668
24669 @item
24670 Gnus respects the @code{Mail-Copies-To} header.
24671
24672 @item
24673 Threads can be gathered by looking at the @code{References} header
24674 (@pxref{Customizing Threading}).
24675
24676 @lisp
24677 (setq gnus-summary-thread-gathering-function
24678       'gnus-gather-threads-by-references)
24679 @end lisp
24680
24681 @item
24682 Read articles can be stored in a special backlog buffer to avoid
24683 refetching (@pxref{Article Backlog}).
24684
24685 @lisp
24686 (setq gnus-keep-backlog 50)
24687 @end lisp
24688
24689 @item
24690 A clean copy of the current article is always stored in a separate
24691 buffer to allow easier treatment.
24692
24693 @item
24694 Gnus can suggest where to save articles (@pxref{Saving Articles}).
24695
24696 @item
24697 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
24698 Articles}).
24699
24700 @lisp
24701 (setq gnus-prompt-before-saving t)
24702 @end lisp
24703
24704 @item
24705 @code{gnus-uu} can view decoded files asynchronously while fetching
24706 articles (@pxref{Other Decode Variables}).
24707
24708 @lisp
24709 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
24710 @end lisp
24711
24712 @item
24713 Filling in the article buffer now works properly on cited text
24714 (@pxref{Article Washing}).
24715
24716 @item
24717 Hiding cited text adds buttons to toggle hiding, and how much
24718 cited text to hide is now customizable (@pxref{Article Hiding}).
24719
24720 @lisp
24721 (setq gnus-cited-lines-visible 2)
24722 @end lisp
24723
24724 @item
24725 Boring headers can be hidden (@pxref{Article Hiding}).
24726
24727 @item
24728 Default scoring values can now be set from the menu bar.
24729
24730 @item
24731 Further syntax checking of outgoing articles have been added.
24732
24733 @end itemize
24734
24735
24736 @node Red Gnus
24737 @subsubsection Red Gnus
24738
24739 New features in Gnus 5.4/5.5:
24740
24741 @iftex
24742 @iflatex
24743 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
24744 @end iflatex
24745 @end iftex
24746
24747 @itemize @bullet
24748
24749 @item
24750 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
24751
24752 @item
24753 Article prefetching functionality has been moved up into
24754 Gnus (@pxref{Asynchronous Fetching}).
24755
24756 @item
24757 Scoring can now be performed with logical operators like @code{and},
24758 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
24759 Scoring}).
24760
24761 @item
24762 Article washing status can be displayed in the
24763 article mode line (@pxref{Misc Article}).
24764
24765 @item
24766 @file{gnus.el} has been split into many smaller files.
24767
24768 @item
24769 Suppression of duplicate articles based on Message-ID can be done
24770 (@pxref{Duplicate Suppression}).
24771
24772 @lisp
24773 (setq gnus-suppress-duplicates t)
24774 @end lisp
24775
24776 @item
24777 New variables for specifying what score and adapt files are to be
24778 considered home score and adapt files (@pxref{Home Score File}) have
24779 been added.
24780
24781 @item
24782 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
24783 Server Internals}).
24784
24785 @item
24786 Groups can inherit group parameters from parent topics (@pxref{Topic
24787 Parameters}).
24788
24789 @item
24790 Article editing has been revamped and is now actually usable.
24791
24792 @item
24793 Signatures can be recognized in more intelligent fashions
24794 (@pxref{Article Signature}).
24795
24796 @item
24797 Summary pick mode has been made to look more @code{nn}-like.  Line
24798 numbers are displayed and the @kbd{.} command can be used to pick
24799 articles (@code{Pick and Read}).
24800
24801 @item
24802 Commands for moving the @file{.newsrc.eld} from one server to
24803 another have been added (@pxref{Changing Servers}).
24804
24805 @item
24806 There's a way now to specify that ``uninteresting'' fields be suppressed
24807 when generating lines in buffers (@pxref{Advanced Formatting}).
24808
24809 @item
24810 Several commands in the group buffer can be undone with @kbd{C-M-_}
24811 (@pxref{Undo}).
24812
24813 @item
24814 Scoring can be done on words using the new score type @code{w}
24815 (@pxref{Score File Format}).
24816
24817 @item
24818 Adaptive scoring can be done on a Subject word-by-word basis
24819 (@pxref{Adaptive Scoring}).
24820
24821 @lisp
24822 (setq gnus-use-adaptive-scoring '(word))
24823 @end lisp
24824
24825 @item
24826 Scores can be decayed (@pxref{Score Decays}).
24827
24828 @lisp
24829 (setq gnus-decay-scores t)
24830 @end lisp
24831
24832 @item
24833 Scoring can be performed using a regexp on the Date header.  The Date is
24834 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
24835
24836 @item
24837 A new command has been added to remove all data on articles from
24838 the native server (@pxref{Changing Servers}).
24839
24840 @item
24841 A new command for reading collections of documents
24842 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
24843 (@pxref{Really Various Summary Commands}).
24844
24845 @item
24846 Process mark sets can be pushed and popped (@pxref{Setting Process
24847 Marks}).
24848
24849 @item
24850 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
24851 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
24852
24853 @item
24854 A new back end for reading searches from Web search engines
24855 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
24856 (@pxref{Web Searches}).
24857
24858 @item
24859 Groups inside topics can now be sorted using the standard sorting
24860 functions, and each topic can be sorted independently (@pxref{Topic
24861 Sorting}).
24862
24863 @item
24864 Subsets of the groups can be sorted independently (@code{Sorting
24865 Groups}).
24866
24867 @item
24868 Cached articles can be pulled into the groups (@pxref{Summary Generation
24869 Commands}).
24870 @iftex
24871 @iflatex
24872 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
24873 @end iflatex
24874 @end iftex
24875
24876 @item
24877 Score files are now applied in a more reliable order (@pxref{Score
24878 Variables}).
24879
24880 @item
24881 Reports on where mail messages end up can be generated (@pxref{Splitting
24882 Mail}).
24883
24884 @item
24885 More hooks and functions have been added to remove junk from incoming
24886 mail before saving the mail (@pxref{Washing Mail}).
24887
24888 @item
24889 Emphasized text can be properly fontisized:
24890
24891 @end itemize
24892
24893
24894 @node Quassia Gnus
24895 @subsubsection Quassia Gnus
24896
24897 New features in Gnus 5.6:
24898
24899 @itemize @bullet
24900
24901 @item
24902 New functionality for using Gnus as an offline newsreader has been
24903 added.  A plethora of new commands and modes have been added.
24904 @xref{Gnus Unplugged}, for the full story.
24905
24906 @item
24907 The @code{nndraft} back end has returned, but works differently than
24908 before.  All Message buffers are now also articles in the @code{nndraft}
24909 group, which is created automatically.
24910
24911 @item
24912 @code{gnus-alter-header-function} can now be used to alter header
24913 values.
24914
24915 @item
24916 @code{gnus-summary-goto-article} now accept Message-ID's.
24917
24918 @item
24919 A new Message command for deleting text in the body of a message
24920 outside the region: @kbd{C-c C-v}.
24921
24922 @item
24923 You can now post to component group in @code{nnvirtual} groups with
24924 @kbd{C-u C-c C-c}.
24925
24926 @item
24927  @code{nntp-rlogin-program}---new variable to ease customization.
24928
24929 @item
24930 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
24931 re-highlighting of the article buffer.
24932
24933 @item
24934 New element in @code{gnus-boring-article-headers}---@code{long-to}.
24935
24936 @item
24937 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
24938 details.
24939
24940 @item
24941 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
24942 @kbd{a} to add the score rule to the @file{all.SCORE} file.
24943
24944 @item
24945 @code{gnus-simplify-subject-functions} variable to allow greater
24946 control over simplification.
24947
24948 @item
24949 @kbd{A T}---new command for fetching the current thread.
24950
24951 @item
24952 @kbd{/ T}---new command for including the current thread in the
24953 limit.
24954
24955 @item
24956 @kbd{M-RET} is a new Message command for breaking cited text.
24957
24958 @item
24959 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
24960
24961 @item
24962 The @code{custom-face-lookup} function has been removed.
24963 If you used this function in your initialization files, you must
24964 rewrite them to use @code{face-spec-set} instead.
24965
24966 @item
24967 Canceling now uses the current select method.  Symbolic prefix
24968 @kbd{a} forces normal posting method.
24969
24970 @item
24971 New command to translate M******** sm*rtq**t*s into proper
24972 text---@kbd{W d}.
24973
24974 @item
24975 For easier debugging of @code{nntp}, you can set
24976 @code{nntp-record-commands} to a non-@code{nil} value.
24977
24978 @item
24979 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
24980 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
24981
24982 @item
24983 A command for editing group parameters from the summary buffer
24984 has been added.
24985
24986 @item
24987 A history of where mails have been split is available.
24988
24989 @item
24990 A new article date command has been added---@code{article-date-iso8601}.
24991
24992 @item
24993 Subjects can be simplified when threading by setting
24994 @code{gnus-score-thread-simplify}.
24995
24996 @item
24997 A new function for citing in Message has been
24998 added---@code{message-cite-original-without-signature}.
24999
25000 @item
25001 @code{article-strip-all-blank-lines}---new article command.
25002
25003 @item
25004 A new Message command to kill to the end of the article has
25005 been added.
25006
25007 @item
25008 A minimum adaptive score can be specified by using the
25009 @code{gnus-adaptive-word-minimum} variable.
25010
25011 @item
25012 The ``lapsed date'' article header can be kept continually
25013 updated by the @code{gnus-start-date-timer} command.
25014
25015 @item
25016 Web listserv archives can be read with the @code{nnlistserv} back end.
25017
25018 @item
25019 Old dejanews archives can now be read by @code{nnweb}.
25020
25021 @end itemize
25022
25023 @node Pterodactyl Gnus
25024 @subsubsection Pterodactyl Gnus
25025
25026 New features in Gnus 5.8:
25027
25028 @itemize @bullet
25029
25030 @item
25031 The mail-fetching functions have changed.  See the manual for the
25032 many details.  In particular, all procmail fetching variables are gone.
25033
25034 If you used procmail like in
25035
25036 @lisp
25037 (setq nnmail-use-procmail t)
25038 (setq nnmail-spool-file 'procmail)
25039 (setq nnmail-procmail-directory "~/mail/incoming/")
25040 (setq nnmail-procmail-suffix "\\.in")
25041 @end lisp
25042
25043 this now has changed to
25044
25045 @lisp
25046 (setq mail-sources
25047       '((directory :path "~/mail/incoming/"
25048                    :suffix ".in")))
25049 @end lisp
25050
25051 @xref{Mail Source Specifiers}.
25052
25053 @item
25054 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
25055 Gnus, and adds a slew of new commands.  See the manual for details.
25056
25057 @item
25058 Gnus has also been multilingualized.  This also affects too
25059 many parts of Gnus to summarize here, and adds many new variables.
25060
25061 @item
25062 @code{gnus-auto-select-first} can now be a function to be
25063 called to position point.
25064
25065 @item
25066 The user can now decide which extra headers should be included in
25067 summary buffers and @acronym{NOV} files.
25068
25069 @item
25070 @code{gnus-article-display-hook} has been removed.  Instead, a number
25071 of variables starting with @code{gnus-treat-} have been added.
25072
25073 @item
25074 The Gnus posting styles have been redone again and now works in a
25075 subtly different manner.
25076
25077 @item
25078 New web-based back ends have been added: @code{nnslashdot},
25079 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
25080 again, to keep up with ever-changing layouts.
25081
25082 @item
25083 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
25084
25085 @end itemize
25086
25087 @node Oort Gnus
25088 @subsubsection Oort Gnus
25089 @cindex Oort Gnus
25090
25091 New features in Gnus 5.10:
25092
25093 @itemize @bullet
25094
25095 @item
25096 The revised Gnus @acronym{FAQ} is included in the manual,
25097 @xref{Frequently Asked Questions}.
25098
25099 @item
25100 Upgrading from previous (stable) version if you have used Oort.
25101
25102 If you have tried Oort (the unstable Gnus branch leading to this
25103 release) but went back to a stable version, be careful when upgrading to
25104 this version.  In particular, you will probably want to remove all
25105 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
25106 read from your @file{.newsrc.eld} instead of from the
25107 @file{.marks}/@file{.mrk} file where this release store flags.  See a
25108 later entry for more information about marks.  Note that downgrading
25109 isn't save in general.
25110
25111 @item
25112 Article Buttons
25113
25114 More buttons for URLs, mail addresses, Message-IDs, Info links, man
25115 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
25116 variables @code{gnus-button-@var{*}-level} can be used to control the
25117 appearance of all article buttons.  @xref{Article Button Levels}.
25118
25119 @item
25120 Dired integration
25121
25122 @code{gnus-dired-minor-mode} installs key bindings in dired buffers to send
25123 a file as an attachment (@kbd{C-c C-a}), open a file using the appropriate
25124 mailcap entry (@kbd{C-c C-l}), and print a file using the mailcap entry
25125 (@kbd{C-c P}).  It is enabled with
25126 @lisp
25127 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
25128 @end lisp
25129
25130 @item
25131 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
25132
25133 @item
25134 Single-part yenc encoded attachments can be decoded.
25135
25136 @item
25137 Picons
25138
25139 The picons code has been reimplemented to work in GNU Emacs---some of
25140 the previous options have been removed or renamed.
25141
25142 Picons are small ``personal icons'' representing users, domain and
25143 newsgroups, which can be displayed in the Article buffer.
25144 @xref{Picons}.
25145
25146 @item
25147 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
25148 boundary line is drawn at the end of the headers.
25149
25150 @item
25151 Retrieval of charters and control messages
25152
25153 There are new commands for fetching newsgroup charters (@kbd{H c}) and
25154 control messages (@kbd{H C}).
25155
25156 @item
25157 Delayed articles
25158
25159 You can delay the sending of a message with @kbd{C-c C-j} in the Message
25160 buffer.  The messages are delivered at specified time.  This is useful
25161 for sending yourself reminders.  @xref{Delayed Articles}.
25162
25163 @item
25164 If @code{auto-compression-mode} is enabled, attachments are automatically
25165 decompressed when activated.
25166
25167 @item
25168 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
25169 the nnml back end allows compressed message files.
25170
25171 @item
25172 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
25173
25174 @item
25175 The Summary Buffer uses an arrow in the fringe to indicate the current
25176 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
25177
25178 @item
25179 Warn about email replies to news
25180
25181 Do you often find yourself replying to news by email by mistake?  Then
25182 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
25183 you.
25184
25185 @item
25186 If the new option @code{gnus-summary-display-while-building} is
25187 non-@code{nil}, the summary buffer is shown and updated as it's being
25188 built.
25189
25190 @item
25191 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
25192 opposed to old but unread messages).
25193
25194 @item
25195 The new option @code{gnus-gcc-mark-as-read} automatically marks
25196 Gcc articles as read.
25197
25198 @item
25199 The nndoc back end now supports mailman digests and exim bounces.
25200
25201 @item
25202 Gnus supports RFC 2369 mailing list headers, and adds a number of
25203 related commands in mailing list groups.  @xref{Mailing List}.
25204
25205 @item
25206 The Date header can be displayed in a format that can be read aloud
25207 in English.  @xref{Article Date}.
25208
25209 @item
25210 The envelope sender address can be customized when using Sendmail.
25211 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
25212
25213 @item
25214 diffs are automatically highlighted in groups matching
25215 @code{mm-uu-diff-groups-regexp}
25216
25217 @item
25218 @acronym{TLS} wrapper shipped with Gnus
25219
25220 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
25221 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
25222 @acronym{TLS}/@acronym{SSL} support via (external third party)
25223 @file{ssl.el} and OpenSSL still works.
25224
25225 @item
25226 New @file{make.bat} for compiling and installing Gnus under MS Windows
25227
25228 Use @file{make.bat} if you want to install Gnus under MS Windows, the
25229 first argument to the batch-program should be the directory where
25230 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
25231 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
25232 the second parameter.
25233
25234 @file{make.bat} has been rewritten from scratch, it now features
25235 automatic recognition of XEmacs and GNU Emacs, generates
25236 @file{gnus-load.el}, checks if errors occur while compilation and
25237 generation of info files and reports them at the end of the build
25238 process.  It now uses @code{makeinfo} if it is available and falls
25239 back to @file{infohack.el} otherwise.  @file{make.bat} should now
25240 install all files which are necessary to run Gnus and be generally a
25241 complete replacement for the @code{configure; make; make install}
25242 cycle used under Unix systems.
25243
25244 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
25245 been removed.
25246
25247 @item
25248 Support for non-@acronym{ASCII} domain names
25249
25250 Message supports non-@acronym{ASCII} domain names in From:, To: and
25251 Cc: and will query you whether to perform encoding when you try to
25252 send a message.  The variable @code{message-use-idna} controls this.
25253 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
25254 and Cc: when you view a message.  The variable @code{gnus-use-idna}
25255 controls this.
25256
25257 @item
25258 Better handling of Microsoft citation styles
25259
25260 Gnus now tries to recognize the mangled header block that some Microsoft
25261 mailers use to indicate that the rest of the message is a citation, even
25262 though it is not quoted in any way.  The variable
25263 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
25264 citations.
25265
25266 @item
25267 @code{gnus-article-skip-boring}
25268
25269 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
25270 not scroll down to show you a page that contains only boring text,
25271 which by default means cited text and signature.  You can customize
25272 what is skippable using @code{gnus-article-boring-faces}.
25273
25274 This feature is especially useful if you read many articles that
25275 consist of a little new content at the top with a long, untrimmed
25276 message cited below.
25277
25278 @item
25279 The format spec @code{%C} for positioning point has changed to @code{%*}.
25280
25281 @item
25282 The new variable @code{gnus-parameters} can be used to set group parameters.
25283
25284 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
25285 the parameters in @file{~/.newsrc.eld}, but via this variable you can
25286 enjoy the powers of customize, and simplified backups since you set the
25287 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}.  The
25288 variable maps regular expressions matching group names to group
25289 parameters, a'la:
25290 @lisp
25291 (setq gnus-parameters
25292       '(("mail\\..*"
25293          (gnus-show-threads nil)
25294          (gnus-use-scoring nil))
25295         ("^nnimap:\\(foo.bar\\)$"
25296          (to-group . "\\1"))))
25297 @end lisp
25298
25299 @item
25300 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
25301
25302 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
25303 disable it.
25304
25305 @item
25306 Gnus no longer generate the Sender: header automatically.
25307
25308 Earlier it was generated iff the user configurable email address was
25309 different from the Gnus guessed default user address.  As the guessing
25310 algorithm is rarely correct these days, and (more controversially) the
25311 only use of the Sender: header was to check if you are entitled to
25312 cancel/supersede news (which is now solved by Cancel Locks instead,
25313 see another entry), generation of the header has been disabled by
25314 default.  See the variables @code{message-required-headers},
25315 @code{message-required-news-headers}, and
25316 @code{message-required-mail-headers}.
25317
25318 @item
25319 Features from third party @file{message-utils.el} added to @file{message.el}.
25320
25321 Message now asks if you wish to remove @samp{(was: <old subject>)} from
25322 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
25323 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
25324 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
25325 appropriate headers and a note in the body for cross-postings and
25326 followups (see the variables @code{message-cross-post-@var{*}}).
25327
25328 @item
25329 References and X-Draft-Headers are no longer generated when you start
25330 composing messages and @code{message-generate-headers-first} is
25331 @code{nil}.
25332
25333 @item
25334 Improved anti-spam features.
25335
25336 Gnus is now able to take out spam from your mail and news streams
25337 using a wide variety of programs and filter rules.  Among the supported
25338 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
25339 for easy use of external packages such as SpamAssassin and Hashcash
25340 are also new.  @xref{Thwarting Email Spam}.
25341
25342 @item
25343 Easy inclusion of X-Faces headers.
25344
25345 @item
25346 Face headers handling.
25347
25348 @item
25349 In the summary buffer, the new command @kbd{/ N} inserts new messages
25350 and @kbd{/ o} inserts old messages.
25351
25352 @item
25353 Gnus decodes morse encoded messages if you press @kbd{W m}.
25354
25355 @item
25356 Unread count correct in nnimap groups.
25357
25358 The estimated number of unread articles in the group buffer should now
25359 be correct for nnimap groups.  This is achieved by calling
25360 @code{nnimap-fixup-unread-after-getting-new-news} from the
25361 @code{gnus-setup-news-hook} (called on startup) and
25362 @code{gnus-after-getting-new-news-hook}. (called after getting new
25363 mail).  If you have modified those variables from the default, you may
25364 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
25365 you were happy with the estimate and want to save some (minimal) time
25366 when getting new mail, remove the function.
25367
25368 @item
25369 Group Carbon Copy (GCC) quoting
25370
25371 To support groups that contains SPC and other weird characters, groups
25372 are quoted before they are placed in the Gcc: header.  This means
25373 variables such as @code{gnus-message-archive-group} should no longer
25374 contain quote characters to make groups containing SPC work.  Also, if
25375 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
25376 into two groups) you must change it to return the list
25377 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
25378 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
25379 was incorrect earlier, it just didn't generate any problems since it
25380 was inserted directly.
25381
25382 @item
25383 @file{~/News/overview/} not used.
25384
25385 As a result of the following change, the @file{~/News/overview/}
25386 directory is not used any more.  You can safely delete the entire
25387 hierarchy.
25388
25389 @item
25390 @code{gnus-agent}
25391
25392 The Gnus Agent has seen a major updated and is now enabled by default,
25393 and all nntp and nnimap servers from @code{gnus-select-method} and
25394 @code{gnus-secondary-select-method} are agentized by default.  Earlier
25395 only the server in @code{gnus-select-method} was agentized by the
25396 default, and the agent was disabled by default.  When the agent is
25397 enabled, headers are now also retrieved from the Agent cache instead
25398 of the back ends when possible.  Earlier this only happened in the
25399 unplugged state.  You can enroll or remove servers with @kbd{J a} and
25400 @kbd{J r} in the server buffer.  Gnus will not download articles into
25401 the Agent cache, unless you instruct it to do so, though, by using
25402 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
25403 behaviour of having the Agent disabled with @code{(setq gnus-agent
25404 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
25405 is not needed any more.
25406
25407 @item
25408 @code{gnus-summary-line-format}
25409
25410 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
25411 %s\n}.  Moreover @code{gnus-extra-headers},
25412 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
25413 changed their default so that the users name will be replaced by the
25414 recipient's name or the group name posting to for @acronym{NNTP}
25415 groups.
25416
25417 @item
25418 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
25419
25420 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
25421 broken Outlook (Express) articles.
25422
25423 @item
25424 @code{(require 'gnus-load)}
25425
25426 If you use a stand-alone Gnus distribution, you'd better add
25427 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
25428 lisp directory into load-path.
25429
25430 File @file{gnus-load.el} contains autoload commands, functions and variables,
25431 some of which may not be included in distributions of Emacsen.
25432
25433 @item
25434 @code{gnus-slave-unplugged}
25435
25436 A new command which starts Gnus offline in slave mode.
25437
25438 @item
25439 @code{message-insinuate-rmail}
25440
25441 Adding @code{(message-insinuate-rmail)} and @code{(setq
25442 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
25443 compose, reply and forward messages in message-mode, where you can
25444 enjoy the power of @acronym{MML}.
25445
25446 @item
25447 @code{message-minibuffer-local-map}
25448
25449 The line below enables BBDB in resending a message:
25450 @lisp
25451 (define-key message-minibuffer-local-map [(tab)]
25452   'bbdb-complete-name)
25453 @end lisp
25454
25455 @item
25456 Externalizing and deleting of attachments.
25457
25458 If @code{gnus-gcc-externalize-attachments} or
25459 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
25460 local files as external parts.
25461
25462 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
25463 on @acronym{MIME} buttons) saves a part and replaces the part with an
25464 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
25465 @acronym{MIME} buttons) removes a part.  It works only on back ends
25466 that support editing.
25467
25468 @item
25469 @code{gnus-default-charset}
25470
25471 The default value is determined from the
25472 @code{current-language-environment} variable, instead of
25473 @code{iso-8859-1}.  Also the @samp{.*} item in
25474 @code{gnus-group-charset-alist} is removed.
25475
25476 @item
25477 @code{gnus-posting-styles}
25478
25479 Add a new format of match like
25480 @lisp
25481 ((header "to" "larsi.*org")
25482  (Organization "Somewhere, Inc."))
25483 @end lisp
25484 The old format like the lines below is obsolete, but still accepted.
25485 @lisp
25486 (header "to" "larsi.*org"
25487         (Organization "Somewhere, Inc."))
25488 @end lisp
25489
25490 @item
25491 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
25492
25493 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
25494 added into these two variables.  If you customized those, perhaps you
25495 need add those two headers too.
25496
25497 @item
25498 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
25499
25500 If one reads an article while plugged, and the article already exists
25501 in the Agent, it won't get downloaded once more.  @code{(setq
25502 gnus-agent-cache nil)} reverts to the old behavior.
25503
25504 @item
25505 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
25506 composing messages, it is enabled by @code{use-hard-newlines}.
25507 Decoding format=flowed was present but not documented in earlier
25508 versions.
25509
25510 @item
25511 Gnus supports the generation of RFC 2298 Disposition Notification requests.
25512
25513 This is invoked with the @kbd{C-c M-n} key binding from message mode.
25514
25515 @item
25516 Gnus supports Maildir groups.
25517
25518 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
25519
25520 @item
25521 Printing capabilities are enhanced.
25522
25523 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
25524 Article buffers.  Also, each individual @acronym{MIME} part can be
25525 printed using @kbd{p} on the @acronym{MIME} button.
25526
25527 @item
25528 Message supports the Importance: (RFC 2156) header.
25529
25530 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
25531 the valid values.
25532
25533 @item
25534 Gnus supports Cancel Locks in News.
25535
25536 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
25537 used to determine if you wrote an article or not (for canceling and
25538 superseding).  Gnus generates a random password string the first time
25539 you post a message, and saves it in your @file{~/.emacs} using the Custom
25540 system.  While the variable is called @code{canlock-password}, it is not
25541 security sensitive data.  Publishing your canlock string on the web
25542 will not allow anyone to be able to anything she could not already do.
25543 The behaviour can be changed by customizing @code{message-insert-canlock}.
25544
25545 @item
25546 Gnus supports server-side mail filtering using Sieve.
25547
25548 Sieve rules can be added as Group Parameters for groups, and the
25549 complete Sieve script is generated using @kbd{D g} from the Group
25550 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
25551 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
25552 manual @ref{Top, , Top, sieve, Emacs Sieve}.
25553
25554 @item
25555 Extended format specs.
25556
25557 Format spec @samp{%&user-date;} is added into
25558 @code{gnus-summary-line-format-alist}.  Also, user defined extended
25559 format specs are supported.  The extended format specs look like
25560 @samp{%u&foo;}, which invokes function
25561 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
25562 escape character, old user defined format @samp{%u&} is no longer supported.
25563
25564 @item
25565 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
25566
25567 It was aliased to @kbd{Y c}
25568 (@code{gnus-summary-insert-cached-articles}).  The new function filters
25569 out other articles.
25570
25571 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
25572
25573 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
25574 s}, @kbd{/ a}, and @kbd{/ x}
25575 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
25576 result will be to display all articles that do not match the expression.
25577
25578 @item
25579 Group names are treated as UTF-8 by default.
25580
25581 This is supposedly what USEFOR wanted to migrate to.  See
25582 @code{gnus-group-name-charset-group-alist} and
25583 @code{gnus-group-name-charset-method-alist} for customization.
25584
25585 @item
25586 The nnml and nnfolder back ends store marks for each groups.
25587
25588 This makes it possible to take backup of nnml/nnfolder servers/groups
25589 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
25590 makes it possible to share articles and marks between users (without
25591 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
25592 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
25593 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
25594 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
25595 another machine, Gnus will automatically use the @file{.marks} or
25596 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
25597 The new server variables @code{nnml-marks-is-evil} and
25598 @code{nnfolder-marks-is-evil} can be used to disable this feature.
25599
25600 @item
25601 The menu bar item (in Group and Summary buffer) named ``Misc'' has
25602 been renamed to ``Gnus''.
25603
25604 @item
25605 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
25606 renamed to ``Attachments''.  Note that this menu also contains security
25607 related stuff, like signing and encryption (@pxref{Security, Security,,
25608 message, Message Manual}).
25609
25610 @item
25611 @code{gnus-group-charset-alist} and
25612 @code{gnus-group-ignored-charsets-alist}.
25613
25614 The regexps in these variables are compared with full group names
25615 instead of real group names in 5.8.  Users who customize these
25616 variables should change those regexps accordingly.  For example:
25617 @lisp
25618 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
25619 @end lisp
25620
25621 @item
25622 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
25623 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
25624
25625 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
25626 additional Lisp libraries.  This add several menu items to the
25627 Attachments menu, and @kbd{C-c RET} key bindings, when composing
25628 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
25629
25630 @item
25631 Gnus inlines external parts (message/external).
25632
25633 @item
25634 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
25635 C-m}.
25636
25637 This change was made to avoid conflict with the standard binding of
25638 @code{back-to-indentation}, which is also useful in message mode.
25639
25640 @item
25641 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
25642
25643 The behaviour for the @code{best} value is to show @acronym{MML} (i.e.,
25644 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
25645 used when forwarding signed or encrypted messages, as the conversion
25646 invalidate the digital signature.
25647 @end itemize
25648
25649 @iftex
25650
25651 @page
25652 @node The Manual
25653 @section The Manual
25654 @cindex colophon
25655 @cindex manual
25656
25657 This manual was generated from a TeXinfo file and then run through
25658 either @code{texi2dvi}
25659 @iflatex
25660 or my own home-brewed TeXinfo to \LaTeX\ transformer,
25661 and then run through @code{latex} and @code{dvips}
25662 @end iflatex
25663 to get what you hold in your hands now.
25664
25665 The following conventions have been used:
25666
25667 @enumerate
25668
25669 @item
25670 This is a @samp{string}
25671
25672 @item
25673 This is a @kbd{keystroke}
25674
25675 @item
25676 This is a @file{file}
25677
25678 @item
25679 This is a @code{symbol}
25680
25681 @end enumerate
25682
25683 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
25684 mean:
25685
25686 @lisp
25687 (setq flargnoze "yes")
25688 @end lisp
25689
25690 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
25691
25692 @lisp
25693 (setq flumphel 'yes)
25694 @end lisp
25695
25696 @samp{yes} and @code{yes} are two @emph{very} different things---don't
25697 ever get them confused.
25698
25699 @iflatex
25700 @c @head
25701 Of course, everything in this manual is of vital interest, so you should
25702 read it all.  Several times.  However, if you feel like skimming the
25703 manual, look for that gnu head you should see in the margin over
25704 there---it means that what's being discussed is of more importance than
25705 the rest of the stuff.  (On the other hand, if everything is infinitely
25706 important, how can anything be more important than that?  Just one more
25707 of the mysteries of this world, I guess.)
25708 @end iflatex
25709
25710 @end iftex
25711
25712
25713 @node On Writing Manuals
25714 @section On Writing Manuals
25715
25716 I guess most manuals are written after-the-fact; documenting a program
25717 that's already there.  This is not how this manual is written.  When
25718 implementing something, I write the manual entry for that something
25719 straight away.  I then see that it's difficult to explain the
25720 functionality, so I write how it's supposed to be, and then I change the
25721 implementation.  Writing the documentation and writing the code goes
25722 hand in hand.
25723
25724 This, of course, means that this manual has no, or little, flow.  It
25725 documents absolutely everything in Gnus, but often not where you're
25726 looking for it.  It is a reference manual, and not a guide to how to get
25727 started with Gnus.
25728
25729 That would be a totally different book, that should be written using the
25730 reference manual as source material.  It would look quite differently.
25731
25732
25733 @page
25734 @node Terminology
25735 @section Terminology
25736
25737 @cindex terminology
25738 @table @dfn
25739
25740 @item news
25741 @cindex news
25742 This is what you are supposed to use this thing for---reading news.
25743 News is generally fetched from a nearby @acronym{NNTP} server, and is
25744 generally publicly available to everybody.  If you post news, the entire
25745 world is likely to read just what you have written, and they'll all
25746 snigger mischievously.  Behind your back.
25747
25748 @item mail
25749 @cindex mail
25750 Everything that's delivered to you personally is mail.  Some news/mail
25751 readers (like Gnus) blur the distinction between mail and news, but
25752 there is a difference.  Mail is private.  News is public.  Mailing is
25753 not posting, and replying is not following up.
25754
25755 @item reply
25756 @cindex reply
25757 Send a mail to the person who has written what you are reading.
25758
25759 @item follow up
25760 @cindex follow up
25761 Post an article to the current newsgroup responding to the article you
25762 are reading.
25763
25764 @item back end
25765 @cindex back end
25766 Gnus considers mail and news to be mostly the same, really.  The only
25767 difference is how to access the actual articles.  News articles are
25768 commonly fetched via the protocol @acronym{NNTP}, whereas mail
25769 messages could be read from a file on the local disk.  The internal
25770 architecture of Gnus thus comprises a ``front end'' and a number of
25771 ``back ends''.  Internally, when you enter a group (by hitting
25772 @key{RET}, say), you thereby invoke a function in the front end in
25773 Gnus.  The front end then ``talks'' to a back end and says things like
25774 ``Give me the list of articles in the foo group'' or ``Show me article
25775 number 4711''.
25776
25777 So a back end mainly defines either a protocol (the @code{nntp} back
25778 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
25779 accesses mail via @acronym{IMAP}) or a file format and directory
25780 layout (the @code{nnspool} back end accesses news via the common
25781 ``spool directory'' format, the @code{nnml} back end access mail via a
25782 file format and directory layout that's quite similar).
25783
25784 Gnus does not handle the underlying media, so to speak---this is all
25785 done by the back ends.  A back end is a collection of functions to
25786 access the articles.
25787
25788 However, sometimes the term ``back end'' is also used where ``server''
25789 would have been more appropriate.  And then there is the term ``select
25790 method'' which can mean either.  The Gnus terminology can be quite
25791 confusing.
25792
25793 @item native
25794 @cindex native
25795 Gnus will always use one method (and back end) as the @dfn{native}, or
25796 default, way of getting news.
25797
25798 @item foreign
25799 @cindex foreign
25800 You can also have any number of foreign groups active at the same time.
25801 These are groups that use non-native non-secondary back ends for getting
25802 news.
25803
25804 @item secondary
25805 @cindex secondary
25806 Secondary back ends are somewhere half-way between being native and being
25807 foreign, but they mostly act like they are native.
25808
25809 @item article
25810 @cindex article
25811 A message that has been posted as news.
25812
25813 @item mail message
25814 @cindex mail message
25815 A message that has been mailed.
25816
25817 @item message
25818 @cindex message
25819 A mail message or news article
25820
25821 @item head
25822 @cindex head
25823 The top part of a message, where administrative information (etc.) is
25824 put.
25825
25826 @item body
25827 @cindex body
25828 The rest of an article.  Everything not in the head is in the
25829 body.
25830
25831 @item header
25832 @cindex header
25833 A line from the head of an article.
25834
25835 @item headers
25836 @cindex headers
25837 A collection of such lines, or a collection of heads.  Or even a
25838 collection of @acronym{NOV} lines.
25839
25840 @item @acronym{NOV}
25841 @cindex @acronym{NOV}
25842 When Gnus enters a group, it asks the back end for the headers of all
25843 unread articles in the group.  Most servers support the News OverView
25844 format, which is more compact and much faster to read and parse than the
25845 normal @sc{head} format.
25846
25847 @item level
25848 @cindex levels
25849 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
25850 that have a lower level are ``more'' subscribed than the groups with a
25851 higher level.  In fact, groups on levels 1-5 are considered
25852 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
25853 are @dfn{killed}.  Commands for listing groups and scanning for new
25854 articles will all use the numeric prefix as @dfn{working level}.
25855
25856 @item killed groups
25857 @cindex killed groups
25858 No information on killed groups is stored or updated, which makes killed
25859 groups much easier to handle than subscribed groups.
25860
25861 @item zombie groups
25862 @cindex zombie groups
25863 Just like killed groups, only slightly less dead.
25864
25865 @item active file
25866 @cindex active file
25867 The news server has to keep track of what articles it carries, and what
25868 groups exist.  All this information in stored in the active file, which
25869 is rather large, as you might surmise.
25870
25871 @item bogus groups
25872 @cindex bogus groups
25873 A group that exists in the @file{.newsrc} file, but isn't known to the
25874 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
25875 This means that the group probably doesn't exist (any more).
25876
25877 @item activating
25878 @cindex activating groups
25879 The act of asking the server for info on a group and computing the
25880 number of unread articles is called @dfn{activating the group}.
25881 Un-activated groups are listed with @samp{*} in the group buffer.
25882
25883 @item server
25884 @cindex server
25885 A machine one can connect to and get news (or mail) from.
25886
25887 @item select method
25888 @cindex select method
25889 A structure that specifies the back end, the server and the virtual
25890 server settings.
25891
25892 @item virtual server
25893 @cindex virtual server
25894 A named select method.  Since a select method defines all there is to
25895 know about connecting to a (physical) server, taking the thing as a
25896 whole is a virtual server.
25897
25898 @item washing
25899 @cindex washing
25900 Taking a buffer and running it through a filter of some sort.  The
25901 result will (more often than not) be cleaner and more pleasing than the
25902 original.
25903
25904 @item ephemeral groups
25905 @cindex ephemeral groups
25906 @cindex temporary groups
25907 Most groups store data on what articles you have read.  @dfn{Ephemeral}
25908 groups are groups that will have no data stored---when you exit the
25909 group, it'll disappear into the aether.
25910
25911 @item solid groups
25912 @cindex solid groups
25913 This is the opposite of ephemeral groups.  All groups listed in the
25914 group buffer are solid groups.
25915
25916 @item sparse articles
25917 @cindex sparse articles
25918 These are article placeholders shown in the summary buffer when
25919 @code{gnus-build-sparse-threads} has been switched on.
25920
25921 @item threading
25922 @cindex threading
25923 To put responses to articles directly after the articles they respond
25924 to---in a hierarchical fashion.
25925
25926 @item root
25927 @cindex root
25928 @cindex thread root
25929 The first article in a thread is the root.  It is the ancestor of all
25930 articles in the thread.
25931
25932 @item parent
25933 @cindex parent
25934 An article that has responses.
25935
25936 @item child
25937 @cindex child
25938 An article that responds to a different article---its parent.
25939
25940 @item digest
25941 @cindex digest
25942 A collection of messages in one file.  The most common digest format is
25943 specified by RFC 1153.
25944
25945 @item splitting
25946 @cindex splitting, terminolgy
25947 @cindex mail sorting
25948 @cindex mail filtering (splitting)
25949 The action of sorting your emails according to certain rules. Sometimes
25950 incorrectly called mail filtering.
25951
25952 @end table
25953
25954
25955 @page
25956 @node Customization
25957 @section Customization
25958 @cindex general customization
25959
25960 All variables are properly documented elsewhere in this manual.  This
25961 section is designed to give general pointers on how to customize Gnus
25962 for some quite common situations.
25963
25964 @menu
25965 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
25966 * Slow Terminal Connection::    You run a remote Emacs.
25967 * Little Disk Space::           You feel that having large setup files is icky.
25968 * Slow Machine::                You feel like buying a faster machine.
25969 @end menu
25970
25971
25972 @node Slow/Expensive Connection
25973 @subsection Slow/Expensive NNTP Connection
25974
25975 If you run Emacs on a machine locally, and get your news from a machine
25976 over some very thin strings, you want to cut down on the amount of data
25977 Gnus has to get from the @acronym{NNTP} server.
25978
25979 @table @code
25980
25981 @item gnus-read-active-file
25982 Set this to @code{nil}, which will inhibit Gnus from requesting the
25983 entire active file from the server.  This file is often v.  large.  You
25984 also have to set @code{gnus-check-new-newsgroups} and
25985 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
25986 doesn't suddenly decide to fetch the active file anyway.
25987
25988 @item gnus-nov-is-evil
25989 This one has to be @code{nil}.  If not, grabbing article headers from
25990 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
25991 support @sc{xover}; Gnus will detect this by itself.
25992 @end table
25993
25994
25995 @node Slow Terminal Connection
25996 @subsection Slow Terminal Connection
25997
25998 Let's say you use your home computer for dialing up the system that runs
25999 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
26000 possible) the amount of data sent over the wires.
26001
26002 @table @code
26003
26004 @item gnus-auto-center-summary
26005 Set this to @code{nil} to inhibit Gnus from re-centering the summary
26006 buffer all the time.  If it is @code{vertical}, do only vertical
26007 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
26008 horizontal and vertical recentering.
26009
26010 @item gnus-visible-headers
26011 Cut down on the headers included in the articles to the
26012 minimum.  You can, in fact, make do without them altogether---most of the
26013 useful data is in the summary buffer, anyway.  Set this variable to
26014 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
26015
26016 Set this hook to all the available hiding commands:
26017 @lisp
26018 (setq gnus-treat-hide-headers 'head
26019       gnus-treat-hide-signature t
26020       gnus-treat-hide-citation t)
26021 @end lisp
26022
26023 @item gnus-use-full-window
26024 By setting this to @code{nil}, you can make all the windows smaller.
26025 While this doesn't really cut down much generally, it means that you
26026 have to see smaller portions of articles before deciding that you didn't
26027 want to read them anyway.
26028
26029 @item gnus-thread-hide-subtree
26030 If this is non-@code{nil}, all threads in the summary buffer will be
26031 hidden initially.
26032
26033
26034 @item gnus-updated-mode-lines
26035 If this is @code{nil}, Gnus will not put information in the buffer mode
26036 lines, which might save some time.
26037 @end table
26038
26039
26040 @node Little Disk Space
26041 @subsection Little Disk Space
26042 @cindex disk space
26043
26044 The startup files can get rather large, so you may want to cut their
26045 sizes a bit if you are running out of space.
26046
26047 @table @code
26048
26049 @item gnus-save-newsrc-file
26050 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
26051 only save @file{.newsrc.eld}.  This means that you will not be able to
26052 use any other newsreaders than Gnus.  This variable is @code{t} by
26053 default.
26054
26055 @item gnus-read-newsrc-file
26056 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
26057 only read @file{.newsrc.eld}.  This means that you will not be able to
26058 use any other newsreaders than Gnus.  This variable is @code{t} by
26059 default.
26060
26061 @item gnus-save-killed-list
26062 If this is @code{nil}, Gnus will not save the list of dead groups.  You
26063 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
26064 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
26065 variable to @code{nil}.  This variable is @code{t} by default.
26066
26067 @end table
26068
26069
26070 @node Slow Machine
26071 @subsection Slow Machine
26072 @cindex slow machine
26073
26074 If you have a slow machine, or are just really impatient, there are a
26075 few things you can do to make Gnus run faster.
26076
26077 Set @code{gnus-check-new-newsgroups} and
26078 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
26079
26080 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
26081 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
26082 summary buffer faster.
26083
26084
26085 @page
26086 @node Troubleshooting
26087 @section Troubleshooting
26088 @cindex troubleshooting
26089
26090 Gnus works @emph{so} well straight out of the box---I can't imagine any
26091 problems, really.
26092
26093 Ahem.
26094
26095 @enumerate
26096
26097 @item
26098 Make sure your computer is switched on.
26099
26100 @item
26101 Make sure that you really load the current Gnus version.  If you have
26102 been running @sc{gnus}, you need to exit Emacs and start it up again before
26103 Gnus will work.
26104
26105 @item
26106 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
26107 like @samp{Gnus v5.10.3} you have the right files loaded.  Otherwise
26108 you have some old @file{.el} files lying around.  Delete these.
26109
26110 @item
26111 Read the help group (@kbd{G h} in the group buffer) for a
26112 @acronym{FAQ} and a how-to.
26113
26114 @item
26115 @vindex max-lisp-eval-depth
26116 Gnus works on many recursive structures, and in some extreme (and very
26117 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
26118 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
26119 something like that.
26120 @end enumerate
26121
26122 If all else fails, report the problem as a bug.
26123
26124 @cindex bugs
26125 @cindex reporting bugs
26126
26127 @kindex M-x gnus-bug
26128 @findex gnus-bug
26129 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
26130 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
26131 me the backtrace.  I will fix bugs, but I can only fix them if you send
26132 me a precise description as to how to reproduce the bug.
26133
26134 You really can never be too detailed in a bug report.  Always use the
26135 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
26136 a 10Kb mail each time you use it, and even if you have sent me your
26137 environment 500 times before.  I don't care.  I want the full info each
26138 time.
26139
26140 It is also important to remember that I have no memory whatsoever.  If
26141 you send a bug report, and I send you a reply, and then you just send
26142 back ``No, it's not! Moron!'', I will have no idea what you are
26143 insulting me about.  Always over-explain everything.  It's much easier
26144 for all of us---if I don't have all the information I need, I will just
26145 mail you and ask for more info, and everything takes more time.
26146
26147 If the problem you're seeing is very visual, and you can't quite explain
26148 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
26149 it somewhere it can be reached, and include the URL of the picture in
26150 the bug report.
26151
26152 @cindex patches
26153 If you would like to contribute a patch to fix bugs or make
26154 improvements, please produce the patch using @samp{diff -u}.
26155
26156 @cindex edebug
26157 If you want to debug your problem further before reporting, possibly
26158 in order to solve the problem yourself and send a patch, you can use
26159 edebug.  Debugging Lisp code is documented in the Elisp manual
26160 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
26161 Lisp Reference Manual}).  To get you started with edebug, consider if
26162 you discover some weird behaviour when pressing @kbd{c}, the first
26163 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
26164 the documentation buffer that leads you to the function definition,
26165 then press @kbd{M-x edebug-defun RET} with point inside that function,
26166 return to Gnus and press @kbd{c} to invoke the code.  You will be
26167 placed in the lisp buffer and can single step using @kbd{SPC} and
26168 evaluate expressions using @kbd{M-:} or inspect variables using
26169 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
26170 @kbd{c} or @kbd{g}.
26171
26172 @cindex elp
26173 @cindex profile
26174 @cindex slow
26175 Sometimes, a problem do not directly generate an elisp error but
26176 manifests itself by causing Gnus to be very slow.  In these cases, you
26177 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
26178 slow, and then try to analyze the backtrace (repeating the procedure
26179 helps isolating the real problem areas).
26180
26181 A fancier approach is to use the elisp profiler, ELP.  The profiler is
26182 (or should be) fully documented elsewhere, but to get you started
26183 there are a few steps that need to be followed.  First, instrument the
26184 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
26185 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
26186 RET message}.  Then perform the operation that is slow and press
26187 @kbd{M-x elp-results}.  You will then see which operations that takes
26188 time, and can debug them further.  If the entire operation takes much
26189 longer than the time spent in the slowest function in the profiler
26190 output, you probably profiled the wrong part of Gnus.  To reset
26191 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
26192 elp-restore-all} is supposed to remove profiling, but given the
26193 complexities and dynamic code generation in Gnus, it might not always
26194 work perfectly.
26195
26196 @cindex gnu.emacs.gnus
26197 @cindex ding mailing list
26198 If you just need help, you are better off asking on
26199 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
26200 @email{ding@@gnus.org, the ding mailing list}.  Write to
26201 @email{ding-request@@gnus.org} to subscribe.
26202
26203
26204 @page
26205 @node Gnus Reference Guide
26206 @section Gnus Reference Guide
26207
26208 It is my hope that other people will figure out smart stuff that Gnus
26209 can do, and that other people will write those smart things as well.  To
26210 facilitate that I thought it would be a good idea to describe the inner
26211 workings of Gnus.  And some of the not-so-inner workings, while I'm at
26212 it.
26213
26214 You can never expect the internals of a program not to change, but I
26215 will be defining (in some details) the interface between Gnus and its
26216 back ends (this is written in stone), the format of the score files
26217 (ditto), data structures (some are less likely to change than others)
26218 and general methods of operation.
26219
26220 @menu
26221 * Gnus Utility Functions::      Common functions and variable to use.
26222 * Back End Interface::          How Gnus communicates with the servers.
26223 * Score File Syntax::           A BNF definition of the score file standard.
26224 * Headers::                     How Gnus stores headers internally.
26225 * Ranges::                      A handy format for storing mucho numbers.
26226 * Group Info::                  The group info format.
26227 * Extended Interactive::        Symbolic prefixes and stuff.
26228 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
26229 * Various File Formats::        Formats of files that Gnus use.
26230 @end menu
26231
26232
26233 @node Gnus Utility Functions
26234 @subsection Gnus Utility Functions
26235 @cindex Gnus utility functions
26236 @cindex utility functions
26237 @cindex functions
26238 @cindex internal variables
26239
26240 When writing small functions to be run from hooks (and stuff), it's
26241 vital to have access to the Gnus internal functions and variables.
26242 Below is a list of the most common ones.
26243
26244 @table @code
26245
26246 @item gnus-newsgroup-name
26247 @vindex gnus-newsgroup-name
26248 This variable holds the name of the current newsgroup.
26249
26250 @item gnus-find-method-for-group
26251 @findex gnus-find-method-for-group
26252 A function that returns the select method for @var{group}.
26253
26254 @item gnus-group-real-name
26255 @findex gnus-group-real-name
26256 Takes a full (prefixed) Gnus group name, and returns the unprefixed
26257 name.
26258
26259 @item gnus-group-prefixed-name
26260 @findex gnus-group-prefixed-name
26261 Takes an unprefixed group name and a select method, and returns the full
26262 (prefixed) Gnus group name.
26263
26264 @item gnus-get-info
26265 @findex gnus-get-info
26266 Returns the group info list for @var{group}.
26267
26268 @item gnus-group-unread
26269 @findex gnus-group-unread
26270 The number of unread articles in @var{group}, or @code{t} if that is
26271 unknown.
26272
26273 @item gnus-active
26274 @findex gnus-active
26275 The active entry for @var{group}.
26276
26277 @item gnus-set-active
26278 @findex gnus-set-active
26279 Set the active entry for @var{group}.
26280
26281 @item gnus-add-current-to-buffer-list
26282 @findex gnus-add-current-to-buffer-list
26283 Adds the current buffer to the list of buffers to be killed on Gnus
26284 exit.
26285
26286 @item gnus-continuum-version
26287 @findex gnus-continuum-version
26288 Takes a Gnus version string as a parameter and returns a floating point
26289 number.  Earlier versions will always get a lower number than later
26290 versions.
26291
26292 @item gnus-group-read-only-p
26293 @findex gnus-group-read-only-p
26294 Says whether @var{group} is read-only or not.
26295
26296 @item gnus-news-group-p
26297 @findex gnus-news-group-p
26298 Says whether @var{group} came from a news back end.
26299
26300 @item gnus-ephemeral-group-p
26301 @findex gnus-ephemeral-group-p
26302 Says whether @var{group} is ephemeral or not.
26303
26304 @item gnus-server-to-method
26305 @findex gnus-server-to-method
26306 Returns the select method corresponding to @var{server}.
26307
26308 @item gnus-server-equal
26309 @findex gnus-server-equal
26310 Says whether two virtual servers are equal.
26311
26312 @item gnus-group-native-p
26313 @findex gnus-group-native-p
26314 Says whether @var{group} is native or not.
26315
26316 @item gnus-group-secondary-p
26317 @findex gnus-group-secondary-p
26318 Says whether @var{group} is secondary or not.
26319
26320 @item gnus-group-foreign-p
26321 @findex gnus-group-foreign-p
26322 Says whether @var{group} is foreign or not.
26323
26324 @item gnus-group-find-parameter
26325 @findex gnus-group-find-parameter
26326 Returns the parameter list of @var{group}.  If given a second parameter,
26327 returns the value of that parameter for @var{group}.
26328
26329 @item gnus-group-set-parameter
26330 @findex gnus-group-set-parameter
26331 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
26332
26333 @item gnus-narrow-to-body
26334 @findex gnus-narrow-to-body
26335 Narrows the current buffer to the body of the article.
26336
26337 @item gnus-check-backend-function
26338 @findex gnus-check-backend-function
26339 Takes two parameters, @var{function} and @var{group}.  If the back end
26340 @var{group} comes from supports @var{function}, return non-@code{nil}.
26341
26342 @lisp
26343 (gnus-check-backend-function "request-scan" "nnml:misc")
26344 @result{} t
26345 @end lisp
26346
26347 @item gnus-read-method
26348 @findex gnus-read-method
26349 Prompts the user for a select method.
26350
26351 @end table
26352
26353
26354 @node Back End Interface
26355 @subsection Back End Interface
26356
26357 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
26358 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
26359 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
26360 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
26361 examples of the latter we have @code{nntp-port-number} and
26362 @code{nnmbox-directory}.
26363
26364 When Gnus asks for information from a back end---say @code{nntp}---on
26365 something, it will normally include a virtual server name in the
26366 function parameters.  (If not, the back end should use the ``current''
26367 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
26368 server as its only (optional) parameter.  If this virtual server hasn't
26369 been opened, the function should fail.
26370
26371 Note that a virtual server name has no relation to some physical server
26372 name.  Take this example:
26373
26374 @lisp
26375 (nntp "odd-one"
26376       (nntp-address "ifi.uio.no")
26377       (nntp-port-number 4324))
26378 @end lisp
26379
26380 Here the virtual server name is @samp{odd-one} while the name of
26381 the physical server is @samp{ifi.uio.no}.
26382
26383 The back ends should be able to switch between several virtual servers.
26384 The standard back ends implement this by keeping an alist of virtual
26385 server environments that they pull down/push up when needed.
26386
26387 There are two groups of interface functions: @dfn{required functions},
26388 which must be present, and @dfn{optional functions}, which Gnus will
26389 always check for presence before attempting to call 'em.
26390
26391 All these functions are expected to return data in the buffer
26392 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
26393 unfortunately named, but we'll have to live with it.  When I talk about
26394 @dfn{resulting data}, I always refer to the data in that buffer.  When I
26395 talk about @dfn{return value}, I talk about the function value returned by
26396 the function call.  Functions that fail should return @code{nil} as the
26397 return value.
26398
26399 Some back ends could be said to be @dfn{server-forming} back ends, and
26400 some might be said not to be.  The latter are back ends that generally
26401 only operate on one group at a time, and have no concept of ``server''
26402 ---they have a group, and they deliver info on that group and nothing
26403 more.
26404
26405 Gnus identifies each message by way of group name and article number.  A
26406 few remarks about these article numbers might be useful.  First of all,
26407 the numbers are positive integers.  Secondly, it is normally not
26408 possible for later articles to ``re-use'' older article numbers without
26409 confusing Gnus.  That is, if a group has ever contained a message
26410 numbered 42, then no other message may get that number, or Gnus will get
26411 mightily confused.@footnote{See the function
26412 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
26413 Third, article numbers must be assigned in order of arrival in the
26414 group; this is not necessarily the same as the date of the message.
26415
26416 The previous paragraph already mentions all the ``hard'' restrictions that
26417 article numbers must fulfill.  But it seems that it might be useful to
26418 assign @emph{consecutive} article numbers, for Gnus gets quite confused
26419 if there are holes in the article numbering sequence.  However, due to
26420 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
26421 also useful for the article numbers to start at 1 to avoid running out
26422 of numbers as long as possible.
26423
26424 Note that by convention, back ends are named @code{nnsomething}, but
26425 Gnus also comes with some @code{nnnotbackends}, such as
26426 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
26427
26428 In the examples and definitions I will refer to the imaginary back end
26429 @code{nnchoke}.
26430
26431 @cindex @code{nnchoke}
26432
26433 @menu
26434 * Required Back End Functions::  Functions that must be implemented.
26435 * Optional Back End Functions::  Functions that need not be implemented.
26436 * Error Messaging::             How to get messages and report errors.
26437 * Writing New Back Ends::       Extending old back ends.
26438 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
26439 * Mail-like Back Ends::         Some tips on mail back ends.
26440 @end menu
26441
26442
26443 @node Required Back End Functions
26444 @subsubsection Required Back End Functions
26445
26446 @table @code
26447
26448 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
26449
26450 @var{articles} is either a range of article numbers or a list of
26451 @code{Message-ID}s.  Current back ends do not fully support either---only
26452 sequences (lists) of article numbers, and most back ends do not support
26453 retrieval of @code{Message-ID}s.  But they should try for both.
26454
26455 The result data should either be HEADs or @acronym{NOV} lines, and the result
26456 value should either be @code{headers} or @code{nov} to reflect this.
26457 This might later be expanded to @code{various}, which will be a mixture
26458 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
26459
26460 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
26461 headers'', in some meaning of the word.  This is generally done by
26462 fetching (at most) @var{fetch-old} extra headers less than the smallest
26463 article number in @code{articles}, and filling the gaps as well.  The
26464 presence of this parameter can be ignored if the back end finds it
26465 cumbersome to follow the request.  If this is non-@code{nil} and not a
26466 number, do maximum fetches.
26467
26468 Here's an example HEAD:
26469
26470 @example
26471 221 1056 Article retrieved.
26472 Path: ifi.uio.no!sturles
26473 From: sturles@@ifi.uio.no (Sturle Sunde)
26474 Newsgroups: ifi.discussion
26475 Subject: Re: Something very droll
26476 Date: 27 Oct 1994 14:02:57 +0100
26477 Organization: Dept. of Informatics, University of Oslo, Norway
26478 Lines: 26
26479 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
26480 References: <38jdmq$4qu@@visbur.ifi.uio.no>
26481 NNTP-Posting-Host: holmenkollen.ifi.uio.no
26482 .
26483 @end example
26484
26485 So a @code{headers} return value would imply that there's a number of
26486 these in the data buffer.
26487
26488 Here's a BNF definition of such a buffer:
26489
26490 @example
26491 headers        = *head
26492 head           = error / valid-head
26493 error-message  = [ "4" / "5" ] 2number " " <error message> eol
26494 valid-head     = valid-message *header "." eol
26495 valid-message  = "221 " <number> " Article retrieved." eol
26496 header         = <text> eol
26497 @end example
26498
26499 @cindex BNF
26500 (The version of BNF used here is the one used in RFC822.)
26501
26502 If the return value is @code{nov}, the data buffer should contain
26503 @dfn{network overview database} lines.  These are basically fields
26504 separated by tabs.
26505
26506 @example
26507 nov-buffer = *nov-line
26508 nov-line   = field 7*8[ <TAB> field ] eol
26509 field      = <text except TAB>
26510 @end example
26511
26512 For a closer look at what should be in those fields,
26513 @pxref{Headers}.
26514
26515
26516 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
26517
26518 @var{server} is here the virtual server name.  @var{definitions} is a
26519 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
26520
26521 If the server can't be opened, no error should be signaled.  The back end
26522 may then choose to refuse further attempts at connecting to this
26523 server.  In fact, it should do so.
26524
26525 If the server is opened already, this function should return a
26526 non-@code{nil} value.  There should be no data returned.
26527
26528
26529 @item (nnchoke-close-server &optional SERVER)
26530
26531 Close connection to @var{server} and free all resources connected
26532 to it.  Return @code{nil} if the server couldn't be closed for some
26533 reason.
26534
26535 There should be no data returned.
26536
26537
26538 @item (nnchoke-request-close)
26539
26540 Close connection to all servers and free all resources that the back end
26541 have reserved.  All buffers that have been created by that back end
26542 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
26543 function is generally only called when Gnus is shutting down.
26544
26545 There should be no data returned.
26546
26547
26548 @item (nnchoke-server-opened &optional SERVER)
26549
26550 If @var{server} is the current virtual server, and the connection to the
26551 physical server is alive, then this function should return a
26552 non-@code{nil} value.  This function should under no circumstances
26553 attempt to reconnect to a server we have lost connection to.
26554
26555 There should be no data returned.
26556
26557
26558 @item (nnchoke-status-message &optional SERVER)
26559
26560 This function should return the last error message from @var{server}.
26561
26562 There should be no data returned.
26563
26564
26565 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
26566
26567 The result data from this function should be the article specified by
26568 @var{article}.  This might either be a @code{Message-ID} or a number.
26569 It is optional whether to implement retrieval by @code{Message-ID}, but
26570 it would be nice if that were possible.
26571
26572 If @var{to-buffer} is non-@code{nil}, the result data should be returned
26573 in this buffer instead of the normal data buffer.  This is to make it
26574 possible to avoid copying large amounts of data from one buffer to
26575 another, while Gnus mainly requests articles to be inserted directly
26576 into its article buffer.
26577
26578 If it is at all possible, this function should return a cons cell where
26579 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
26580 the article number.  This will enable Gnus to find out what the real
26581 group and article numbers are when fetching articles by
26582 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
26583 on successful article retrieval.
26584
26585
26586 @item (nnchoke-request-group GROUP &optional SERVER FAST)
26587
26588 Get data on @var{group}.  This function also has the side effect of
26589 making @var{group} the current group.
26590
26591 If @var{fast}, don't bother to return useful data, just make @var{group}
26592 the current group.
26593
26594 Here's an example of some result data and a definition of the same:
26595
26596 @example
26597 211 56 1000 1059 ifi.discussion
26598 @end example
26599
26600 The first number is the status, which should be 211.  Next is the
26601 total number of articles in the group, the lowest article number, the
26602 highest article number, and finally the group name.  Note that the total
26603 number of articles may be less than one might think while just
26604 considering the highest and lowest article numbers, but some articles
26605 may have been canceled.  Gnus just discards the total-number, so
26606 whether one should take the bother to generate it properly (if that is a
26607 problem) is left as an exercise to the reader.  If the group contains no
26608 articles, the lowest article number should be reported as 1 and the
26609 highest as 0.
26610
26611 @example
26612 group-status = [ error / info ] eol
26613 error        = [ "4" / "5" ] 2<number> " " <Error message>
26614 info         = "211 " 3* [ <number> " " ] <string>
26615 @end example
26616
26617
26618 @item (nnchoke-close-group GROUP &optional SERVER)
26619
26620 Close @var{group} and free any resources connected to it.  This will be
26621 a no-op on most back ends.
26622
26623 There should be no data returned.
26624
26625
26626 @item (nnchoke-request-list &optional SERVER)
26627
26628 Return a list of all groups available on @var{server}.  And that means
26629 @emph{all}.
26630
26631 Here's an example from a server that only carries two groups:
26632
26633 @example
26634 ifi.test 0000002200 0000002000 y
26635 ifi.discussion 3324 3300 n
26636 @end example
26637
26638 On each line we have a group name, then the highest article number in
26639 that group, the lowest article number, and finally a flag.  If the group
26640 contains no articles, the lowest article number should be reported as 1
26641 and the highest as 0.
26642
26643 @example
26644 active-file = *active-line
26645 active-line = name " " <number> " " <number> " " flags eol
26646 name        = <string>
26647 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
26648 @end example
26649
26650 The flag says whether the group is read-only (@samp{n}), is moderated
26651 (@samp{m}), is dead (@samp{x}), is aliased to some other group
26652 (@samp{=other-group}) or none of the above (@samp{y}).
26653
26654
26655 @item (nnchoke-request-post &optional SERVER)
26656
26657 This function should post the current buffer.  It might return whether
26658 the posting was successful or not, but that's not required.  If, for
26659 instance, the posting is done asynchronously, it has generally not been
26660 completed by the time this function concludes.  In that case, this
26661 function should set up some kind of sentinel to beep the user loud and
26662 clear if the posting could not be completed.
26663
26664 There should be no result data from this function.
26665
26666 @end table
26667
26668
26669 @node Optional Back End Functions
26670 @subsubsection Optional Back End Functions
26671
26672 @table @code
26673
26674 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
26675
26676 @var{groups} is a list of groups, and this function should request data
26677 on all those groups.  How it does it is of no concern to Gnus, but it
26678 should attempt to do this in a speedy fashion.
26679
26680 The return value of this function can be either @code{active} or
26681 @code{group}, which says what the format of the result data is.  The
26682 former is in the same format as the data from
26683 @code{nnchoke-request-list}, while the latter is a buffer full of lines
26684 in the same format as @code{nnchoke-request-group} gives.
26685
26686 @example
26687 group-buffer = *active-line / *group-status
26688 @end example
26689
26690
26691 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
26692
26693 A Gnus group info (@pxref{Group Info}) is handed to the back end for
26694 alterations.  This comes in handy if the back end really carries all
26695 the information (as is the case with virtual and imap groups).  This
26696 function should destructively alter the info to suit its needs, and
26697 should return a non-@code{nil} value.
26698
26699 There should be no result data from this function.
26700
26701
26702 @item (nnchoke-request-type GROUP &optional ARTICLE)
26703
26704 When the user issues commands for ``sending news'' (@kbd{F} in the
26705 summary buffer, for instance), Gnus has to know whether the article the
26706 user is following up on is news or mail.  This function should return
26707 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
26708 is mail and @code{unknown} if the type can't be decided.  (The
26709 @var{article} parameter is necessary in @code{nnvirtual} groups which
26710 might very well combine mail groups and news groups.)  Both @var{group}
26711 and @var{article} may be @code{nil}.
26712
26713 There should be no result data from this function.
26714
26715
26716 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
26717
26718 Set/remove/add marks on articles.  Normally Gnus handles the article
26719 marks (such as read, ticked, expired etc) internally, and store them in
26720 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
26721 all information about the articles on the server, so Gnus need to
26722 propagate the mark information to the server.
26723
26724 @var{action} is a list of mark setting requests, having this format:
26725
26726 @example
26727 (RANGE ACTION MARK)
26728 @end example
26729
26730 @var{range} is a range of articles you wish to update marks on.
26731 @var{action} is @code{add} or @code{del}, used to add marks or remove
26732 marks (preserving all marks not mentioned).  @var{mark} is a list of
26733 marks; where each mark is a symbol.  Currently used marks are
26734 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
26735 @code{dormant}, @code{save}, @code{download}, @code{unsend},
26736 @code{forward} and @code{recent}, but your back end should, if
26737 possible, not limit itself to these.
26738
26739 Given contradictory actions, the last action in the list should be the
26740 effective one.  That is, if your action contains a request to add the
26741 @code{tick} mark on article 1 and, later in the list, a request to
26742 remove the mark on the same article, the mark should in fact be removed.
26743
26744 An example action list:
26745
26746 @example
26747 (((5 12 30) 'del '(tick))
26748  ((10 . 90) 'add '(read expire))
26749  ((92 94) 'del '(read)))
26750 @end example
26751
26752 The function should return a range of articles it wasn't able to set the
26753 mark on (currently not used for anything).
26754
26755 There should be no result data from this function.
26756
26757 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
26758
26759 If the user tries to set a mark that the back end doesn't like, this
26760 function may change the mark.  Gnus will use whatever this function
26761 returns as the mark for @var{article} instead of the original
26762 @var{mark}.  If the back end doesn't care, it must return the original
26763 @var{mark}, and not @code{nil} or any other type of garbage.
26764
26765 The only use for this I can see is what @code{nnvirtual} does with
26766 it---if a component group is auto-expirable, marking an article as read
26767 in the virtual group should result in the article being marked as
26768 expirable.
26769
26770 There should be no result data from this function.
26771
26772
26773 @item (nnchoke-request-scan &optional GROUP SERVER)
26774
26775 This function may be called at any time (by Gnus or anything else) to
26776 request that the back end check for incoming articles, in one way or
26777 another.  A mail back end will typically read the spool file or query
26778 the @acronym{POP} server when this function is invoked.  The
26779 @var{group} doesn't have to be heeded---if the back end decides that
26780 it is too much work just scanning for a single group, it may do a
26781 total scan of all groups.  It would be nice, however, to keep things
26782 local if that's practical.
26783
26784 There should be no result data from this function.
26785
26786
26787 @item (nnchoke-request-group-description GROUP &optional SERVER)
26788
26789 The result data from this function should be a description of
26790 @var{group}.
26791
26792 @example
26793 description-line = name <TAB> description eol
26794 name             = <string>
26795 description      = <text>
26796 @end example
26797
26798 @item (nnchoke-request-list-newsgroups &optional SERVER)
26799
26800 The result data from this function should be the description of all
26801 groups available on the server.
26802
26803 @example
26804 description-buffer = *description-line
26805 @end example
26806
26807
26808 @item (nnchoke-request-newgroups DATE &optional SERVER)
26809
26810 The result data from this function should be all groups that were
26811 created after @samp{date}, which is in normal human-readable date format
26812 (i.e., the date format used in mail and news headers, and returned by
26813 the function @code{message-make-date} by default).  The data should be
26814 in the active buffer format.
26815
26816 It is okay for this function to return ``too many'' groups; some back ends
26817 might find it cheaper to return the full list of groups, rather than
26818 just the new groups.  But don't do this for back ends with many groups.
26819 Normally, if the user creates the groups herself, there won't be too
26820 many groups, so @code{nnml} and the like are probably safe.  But for
26821 back ends like @code{nntp}, where the groups have been created by the
26822 server, it is quite likely that there can be many groups.
26823
26824
26825 @item (nnchoke-request-create-group GROUP &optional SERVER)
26826
26827 This function should create an empty group with name @var{group}.
26828
26829 There should be no return data.
26830
26831
26832 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
26833
26834 This function should run the expiry process on all articles in the
26835 @var{articles} range (which is currently a simple list of article
26836 numbers.)  It is left up to the back end to decide how old articles
26837 should be before they are removed by this function.  If @var{force} is
26838 non-@code{nil}, all @var{articles} should be deleted, no matter how new
26839 they are.
26840
26841 This function should return a list of articles that it did not/was not
26842 able to delete.
26843
26844 There should be no result data returned.
26845
26846
26847 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
26848
26849 This function should move @var{article} (which is a number) from
26850 @var{group} by calling @var{accept-form}.
26851
26852 This function should ready the article in question for moving by
26853 removing any header lines it has added to the article, and generally
26854 should ``tidy up'' the article.  Then it should @code{eval}
26855 @var{accept-form} in the buffer where the ``tidy'' article is.  This
26856 will do the actual copying.  If this @code{eval} returns a
26857 non-@code{nil} value, the article should be removed.
26858
26859 If @var{last} is @code{nil}, that means that there is a high likelihood
26860 that there will be more requests issued shortly, so that allows some
26861 optimizations.
26862
26863 The function should return a cons where the @code{car} is the group name and
26864 the @code{cdr} is the article number that the article was entered as.
26865
26866 There should be no data returned.
26867
26868
26869 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
26870
26871 This function takes the current buffer and inserts it into @var{group}.
26872 If @var{last} in @code{nil}, that means that there will be more calls to
26873 this function in short order.
26874
26875 The function should return a cons where the @code{car} is the group name and
26876 the @code{cdr} is the article number that the article was entered as.
26877
26878 The group should exist before the back end is asked to accept the
26879 article for that group.
26880
26881 There should be no data returned.
26882
26883
26884 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
26885
26886 This function should remove @var{article} (which is a number) from
26887 @var{group} and insert @var{buffer} there instead.
26888
26889 There should be no data returned.
26890
26891
26892 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
26893
26894 This function should delete @var{group}.  If @var{force}, it should
26895 really delete all the articles in the group, and then delete the group
26896 itself.  (If there is such a thing as ``the group itself''.)
26897
26898 There should be no data returned.
26899
26900
26901 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
26902
26903 This function should rename @var{group} into @var{new-name}.  All
26904 articles in @var{group} should move to @var{new-name}.
26905
26906 There should be no data returned.
26907
26908 @end table
26909
26910
26911 @node Error Messaging
26912 @subsubsection Error Messaging
26913
26914 @findex nnheader-report
26915 @findex nnheader-get-report
26916 The back ends should use the function @code{nnheader-report} to report
26917 error conditions---they should not raise errors when they aren't able to
26918 perform a request.  The first argument to this function is the back end
26919 symbol, and the rest are interpreted as arguments to @code{format} if
26920 there are multiple of them, or just a string if there is one of them.
26921 This function must always returns @code{nil}.
26922
26923 @lisp
26924 (nnheader-report 'nnchoke "You did something totally bogus")
26925
26926 (nnheader-report 'nnchoke "Could not request group %s" group)
26927 @end lisp
26928
26929 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
26930 @code{nil} back from a server, and this function returns the most
26931 recently reported message for the back end in question.  This function
26932 takes one argument---the server symbol.
26933
26934 Internally, these functions access @var{back-end}@code{-status-string},
26935 so the @code{nnchoke} back end will have its error message stored in
26936 @code{nnchoke-status-string}.
26937
26938
26939 @node Writing New Back Ends
26940 @subsubsection Writing New Back Ends
26941
26942 Many back ends are quite similar.  @code{nnml} is just like
26943 @code{nnspool}, but it allows you to edit the articles on the server.
26944 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
26945 and it doesn't maintain overview databases.  @code{nndir} is just like
26946 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
26947 editing articles.
26948
26949 It would make sense if it were possible to ``inherit'' functions from
26950 back ends when writing new back ends.  And, indeed, you can do that if you
26951 want to.  (You don't have to if you don't want to, of course.)
26952
26953 All the back ends declare their public variables and functions by using a
26954 package called @code{nnoo}.
26955
26956 To inherit functions from other back ends (and allow other back ends to
26957 inherit functions from the current back end), you should use the
26958 following macros:
26959
26960 @table @code
26961
26962 @item nnoo-declare
26963 This macro declares the first parameter to be a child of the subsequent
26964 parameters.  For instance:
26965
26966 @lisp
26967 (nnoo-declare nndir
26968   nnml nnmh)
26969 @end lisp
26970
26971 @code{nndir} has declared here that it intends to inherit functions from
26972 both @code{nnml} and @code{nnmh}.
26973
26974 @item defvoo
26975 This macro is equivalent to @code{defvar}, but registers the variable as
26976 a public server variable.  Most state-oriented variables should be
26977 declared with @code{defvoo} instead of @code{defvar}.
26978
26979 In addition to the normal @code{defvar} parameters, it takes a list of
26980 variables in the parent back ends to map the variable to when executing
26981 a function in those back ends.
26982
26983 @lisp
26984 (defvoo nndir-directory nil
26985   "Where nndir will look for groups."
26986   nnml-current-directory nnmh-current-directory)
26987 @end lisp
26988
26989 This means that @code{nnml-current-directory} will be set to
26990 @code{nndir-directory} when an @code{nnml} function is called on behalf
26991 of @code{nndir}.  (The same with @code{nnmh}.)
26992
26993 @item nnoo-define-basics
26994 This macro defines some common functions that almost all back ends should
26995 have.
26996
26997 @lisp
26998 (nnoo-define-basics nndir)
26999 @end lisp
27000
27001 @item deffoo
27002 This macro is just like @code{defun} and takes the same parameters.  In
27003 addition to doing the normal @code{defun} things, it registers the
27004 function as being public so that other back ends can inherit it.
27005
27006 @item nnoo-map-functions
27007 This macro allows mapping of functions from the current back end to
27008 functions from the parent back ends.
27009
27010 @lisp
27011 (nnoo-map-functions nndir
27012   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27013   (nnmh-request-article 0 nndir-current-group 0 0))
27014 @end lisp
27015
27016 This means that when @code{nndir-retrieve-headers} is called, the first,
27017 third, and fourth parameters will be passed on to
27018 @code{nnml-retrieve-headers}, while the second parameter is set to the
27019 value of @code{nndir-current-group}.
27020
27021 @item nnoo-import
27022 This macro allows importing functions from back ends.  It should be the
27023 last thing in the source file, since it will only define functions that
27024 haven't already been defined.
27025
27026 @lisp
27027 (nnoo-import nndir
27028   (nnmh
27029    nnmh-request-list
27030    nnmh-request-newgroups)
27031   (nnml))
27032 @end lisp
27033
27034 This means that calls to @code{nndir-request-list} should just be passed
27035 on to @code{nnmh-request-list}, while all public functions from
27036 @code{nnml} that haven't been defined in @code{nndir} yet should be
27037 defined now.
27038
27039 @end table
27040
27041 Below is a slightly shortened version of the @code{nndir} back end.
27042
27043 @lisp
27044 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
27045 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
27046
27047 ;;; @r{Code:}
27048
27049 (require 'nnheader)
27050 (require 'nnmh)
27051 (require 'nnml)
27052 (require 'nnoo)
27053 (eval-when-compile (require 'cl))
27054
27055 (nnoo-declare nndir
27056   nnml nnmh)
27057
27058 (defvoo nndir-directory nil
27059   "Where nndir will look for groups."
27060   nnml-current-directory nnmh-current-directory)
27061
27062 (defvoo nndir-nov-is-evil nil
27063   "*Non-nil means that nndir will never retrieve NOV headers."
27064   nnml-nov-is-evil)
27065
27066 (defvoo nndir-current-group ""
27067   nil
27068   nnml-current-group nnmh-current-group)
27069 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
27070 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
27071
27072 (defvoo nndir-status-string "" nil nnmh-status-string)
27073 (defconst nndir-version "nndir 1.0")
27074
27075 ;;; @r{Interface functions.}
27076
27077 (nnoo-define-basics nndir)
27078
27079 (deffoo nndir-open-server (server &optional defs)
27080   (setq nndir-directory
27081         (or (cadr (assq 'nndir-directory defs))
27082             server))
27083   (unless (assq 'nndir-directory defs)
27084     (push `(nndir-directory ,server) defs))
27085   (push `(nndir-current-group
27086           ,(file-name-nondirectory
27087             (directory-file-name nndir-directory)))
27088         defs)
27089   (push `(nndir-top-directory
27090           ,(file-name-directory (directory-file-name nndir-directory)))
27091         defs)
27092   (nnoo-change-server 'nndir server defs))
27093
27094 (nnoo-map-functions nndir
27095   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27096   (nnmh-request-article 0 nndir-current-group 0 0)
27097   (nnmh-request-group nndir-current-group 0 0)
27098   (nnmh-close-group nndir-current-group 0))
27099
27100 (nnoo-import nndir
27101   (nnmh
27102    nnmh-status-message
27103    nnmh-request-list
27104    nnmh-request-newgroups))
27105
27106 (provide 'nndir)
27107 @end lisp
27108
27109
27110 @node Hooking New Back Ends Into Gnus
27111 @subsubsection Hooking New Back Ends Into Gnus
27112
27113 @vindex gnus-valid-select-methods
27114 @findex gnus-declare-backend
27115 Having Gnus start using your new back end is rather easy---you just
27116 declare it with the @code{gnus-declare-backend} functions.  This will
27117 enter the back end into the @code{gnus-valid-select-methods} variable.
27118
27119 @code{gnus-declare-backend} takes two parameters---the back end name and
27120 an arbitrary number of @dfn{abilities}.
27121
27122 Here's an example:
27123
27124 @lisp
27125 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
27126 @end lisp
27127
27128 The above line would then go in the @file{nnchoke.el} file.
27129
27130 The abilities can be:
27131
27132 @table @code
27133 @item mail
27134 This is a mailish back end---followups should (probably) go via mail.
27135 @item post
27136 This is a newsish back end---followups should (probably) go via news.
27137 @item post-mail
27138 This back end supports both mail and news.
27139 @item none
27140 This is neither a post nor mail back end---it's something completely
27141 different.
27142 @item respool
27143 It supports respooling---or rather, it is able to modify its source
27144 articles and groups.
27145 @item address
27146 The name of the server should be in the virtual server name.  This is
27147 true for almost all back ends.
27148 @item prompt-address
27149 The user should be prompted for an address when doing commands like
27150 @kbd{B} in the group buffer.  This is true for back ends like
27151 @code{nntp}, but not @code{nnmbox}, for instance.
27152 @end table
27153
27154
27155 @node Mail-like Back Ends
27156 @subsubsection Mail-like Back Ends
27157
27158 One of the things that separate the mail back ends from the rest of the
27159 back ends is the heavy dependence by most of the mail back ends on
27160 common functions in @file{nnmail.el}.  For instance, here's the
27161 definition of @code{nnml-request-scan}:
27162
27163 @lisp
27164 (deffoo nnml-request-scan (&optional group server)
27165   (setq nnml-article-file-alist nil)
27166   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
27167 @end lisp
27168
27169 It simply calls @code{nnmail-get-new-mail} with a few parameters,
27170 and @code{nnmail} takes care of all the moving and splitting of the
27171 mail.
27172
27173 This function takes four parameters.
27174
27175 @table @var
27176 @item method
27177 This should be a symbol to designate which back end is responsible for
27178 the call.
27179
27180 @item exit-function
27181 This function should be called after the splitting has been performed.
27182
27183 @item temp-directory
27184 Where the temporary files should be stored.
27185
27186 @item group
27187 This optional argument should be a group name if the splitting is to be
27188 performed for one group only.
27189 @end table
27190
27191 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
27192 save each article.  @var{back-end}@code{-active-number} will be called to
27193 find the article number assigned to this article.
27194
27195 The function also uses the following variables:
27196 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
27197 this back end); and @var{back-end}@code{-group-alist} and
27198 @var{back-end}@code{-active-file} to generate the new active file.
27199 @var{back-end}@code{-group-alist} should be a group-active alist, like
27200 this:
27201
27202 @example
27203 (("a-group" (1 . 10))
27204  ("some-group" (34 . 39)))
27205 @end example
27206
27207
27208 @node Score File Syntax
27209 @subsection Score File Syntax
27210
27211 Score files are meant to be easily parseable, but yet extremely
27212 mallable.  It was decided that something that had the same read syntax
27213 as an Emacs Lisp list would fit that spec.
27214
27215 Here's a typical score file:
27216
27217 @lisp
27218 (("summary"
27219   ("win95" -10000 nil s)
27220   ("Gnus"))
27221  ("from"
27222   ("Lars" -1000))
27223  (mark -100))
27224 @end lisp
27225
27226 BNF definition of a score file:
27227
27228 @example
27229 score-file      = "" / "(" *element ")"
27230 element         = rule / atom
27231 rule            = string-rule / number-rule / date-rule
27232 string-rule     = "(" quote string-header quote space *string-match ")"
27233 number-rule     = "(" quote number-header quote space *number-match ")"
27234 date-rule       = "(" quote date-header quote space *date-match ")"
27235 quote           = <ascii 34>
27236 string-header   = "subject" / "from" / "references" / "message-id" /
27237                   "xref" / "body" / "head" / "all" / "followup"
27238 number-header   = "lines" / "chars"
27239 date-header     = "date"
27240 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
27241                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
27242 score           = "nil" / <integer>
27243 date            = "nil" / <natural number>
27244 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
27245                   "r" / "regex" / "R" / "Regex" /
27246                   "e" / "exact" / "E" / "Exact" /
27247                   "f" / "fuzzy" / "F" / "Fuzzy"
27248 number-match    = "(" <integer> [ "" / [ space score [ "" /
27249                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
27250 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
27251 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
27252                   space date [ "" / [ space date-match-t ] ] ] ] ")"
27253 date-match-t    = "nil" / "at" / "before" / "after"
27254 atom            = "(" [ required-atom / optional-atom ] ")"
27255 required-atom   = mark / expunge / mark-and-expunge / files /
27256                   exclude-files / read-only / touched
27257 optional-atom   = adapt / local / eval
27258 mark            = "mark" space nil-or-number
27259 nil-or-number   = "nil" / <integer>
27260 expunge         = "expunge" space nil-or-number
27261 mark-and-expunge = "mark-and-expunge" space nil-or-number
27262 files           = "files" *[ space <string> ]
27263 exclude-files   = "exclude-files" *[ space <string> ]
27264 read-only       = "read-only" [ space "nil" / space "t" ]
27265 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
27266 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
27267 local           = "local" *[ space "(" <string> space <form> ")" ]
27268 eval            = "eval" space <form>
27269 space           = *[ " " / <TAB> / <NEWLINE> ]
27270 @end example
27271
27272 Any unrecognized elements in a score file should be ignored, but not
27273 discarded.
27274
27275 As you can see, white space is needed, but the type and amount of white
27276 space is irrelevant.  This means that formatting of the score file is
27277 left up to the programmer---if it's simpler to just spew it all out on
27278 one looong line, then that's ok.
27279
27280 The meaning of the various atoms are explained elsewhere in this
27281 manual (@pxref{Score File Format}).
27282
27283
27284 @node Headers
27285 @subsection Headers
27286
27287 Internally Gnus uses a format for storing article headers that
27288 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
27289 almost suspect that the author looked at the @acronym{NOV} specification and
27290 just shamelessly @emph{stole} the entire thing, and one would be right.
27291
27292 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
27293 RFC 1036 to talk about lines in the head of an article (e.g.,
27294 @code{From}).  It is used by many people as a synonym for
27295 ``head''---``the header and the body''.  (That should be avoided, in my
27296 opinion.)  And Gnus uses a format internally that it calls ``header'',
27297 which is what I'm talking about here.  This is a 9-element vector,
27298 basically, with each header (ouch) having one slot.
27299
27300 These slots are, in order: @code{number}, @code{subject}, @code{from},
27301 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
27302 @code{xref}, and @code{extra}.  There are macros for accessing and
27303 setting these slots---they all have predictable names beginning with
27304 @code{mail-header-} and @code{mail-header-set-}, respectively.
27305
27306 All these slots contain strings, except the @code{extra} slot, which
27307 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
27308
27309
27310 @node Ranges
27311 @subsection Ranges
27312
27313 @sc{gnus} introduced a concept that I found so useful that I've started
27314 using it a lot and have elaborated on it greatly.
27315
27316 The question is simple: If you have a large amount of objects that are
27317 identified by numbers (say, articles, to take a @emph{wild} example)
27318 that you want to qualify as being ``included'', a normal sequence isn't
27319 very useful.  (A 200,000 length sequence is a bit long-winded.)
27320
27321 The solution is as simple as the question: You just collapse the
27322 sequence.
27323
27324 @example
27325 (1 2 3 4 5 6 10 11 12)
27326 @end example
27327
27328 is transformed into
27329
27330 @example
27331 ((1 . 6) (10 . 12))
27332 @end example
27333
27334 To avoid having those nasty @samp{(13 . 13)} elements to denote a
27335 lonesome object, a @samp{13} is a valid element:
27336
27337 @example
27338 ((1 . 6) 7 (10 . 12))
27339 @end example
27340
27341 This means that comparing two ranges to find out whether they are equal
27342 is slightly tricky:
27343
27344 @example
27345 ((1 . 5) 7 8 (10 . 12))
27346 @end example
27347
27348 and
27349
27350 @example
27351 ((1 . 5) (7 . 8) (10 . 12))
27352 @end example
27353
27354 are equal.  In fact, any non-descending list is a range:
27355
27356 @example
27357 (1 2 3 4 5)
27358 @end example
27359
27360 is a perfectly valid range, although a pretty long-winded one.  This is
27361 also valid:
27362
27363 @example
27364 (1 . 5)
27365 @end example
27366
27367 and is equal to the previous range.
27368
27369 Here's a BNF definition of ranges.  Of course, one must remember the
27370 semantic requirement that the numbers are non-descending.  (Any number
27371 of repetition of the same number is allowed, but apt to disappear in
27372 range handling.)
27373
27374 @example
27375 range           = simple-range / normal-range
27376 simple-range    = "(" number " . " number ")"
27377 normal-range    = "(" start-contents ")"
27378 contents        = "" / simple-range *[ " " contents ] /
27379                   number *[ " " contents ]
27380 @end example
27381
27382 Gnus currently uses ranges to keep track of read articles and article
27383 marks.  I plan on implementing a number of range operators in C if The
27384 Powers That Be are willing to let me.  (I haven't asked yet, because I
27385 need to do some more thinking on what operators I need to make life
27386 totally range-based without ever having to convert back to normal
27387 sequences.)
27388
27389
27390 @node Group Info
27391 @subsection Group Info
27392
27393 Gnus stores all permanent info on groups in a @dfn{group info} list.
27394 This list is from three to six elements (or more) long and exhaustively
27395 describes the group.
27396
27397 Here are two example group infos; one is a very simple group while the
27398 second is a more complex one:
27399
27400 @example
27401 ("no.group" 5 ((1 . 54324)))
27402
27403 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
27404                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
27405                 (nnml "")
27406                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
27407 @end example
27408
27409 The first element is the @dfn{group name}---as Gnus knows the group,
27410 anyway.  The second element is the @dfn{subscription level}, which
27411 normally is a small integer.  (It can also be the @dfn{rank}, which is a
27412 cons cell where the @code{car} is the level and the @code{cdr} is the
27413 score.)  The third element is a list of ranges of read articles.  The
27414 fourth element is a list of lists of article marks of various kinds.
27415 The fifth element is the select method (or virtual server, if you like).
27416 The sixth element is a list of @dfn{group parameters}, which is what
27417 this section is about.
27418
27419 Any of the last three elements may be missing if they are not required.
27420 In fact, the vast majority of groups will normally only have the first
27421 three elements, which saves quite a lot of cons cells.
27422
27423 Here's a BNF definition of the group info format:
27424
27425 @example
27426 info          = "(" group space ralevel space read
27427                 [ "" / [ space marks-list [ "" / [ space method [ "" /
27428                 space parameters ] ] ] ] ] ")"
27429 group         = quote <string> quote
27430 ralevel       = rank / level
27431 level         = <integer in the range of 1 to inf>
27432 rank          = "(" level "." score ")"
27433 score         = <integer in the range of 1 to inf>
27434 read          = range
27435 marks-lists   = nil / "(" *marks ")"
27436 marks         = "(" <string> range ")"
27437 method        = "(" <string> *elisp-forms ")"
27438 parameters    = "(" *elisp-forms ")"
27439 @end example
27440
27441 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
27442 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
27443 in pseudo-BNF.
27444
27445 If you have a Gnus info and want to access the elements, Gnus offers a
27446 series of macros for getting/setting these elements.
27447
27448 @table @code
27449 @item gnus-info-group
27450 @itemx gnus-info-set-group
27451 @findex gnus-info-group
27452 @findex gnus-info-set-group
27453 Get/set the group name.
27454
27455 @item gnus-info-rank
27456 @itemx gnus-info-set-rank
27457 @findex gnus-info-rank
27458 @findex gnus-info-set-rank
27459 Get/set the group rank (@pxref{Group Score}).
27460
27461 @item gnus-info-level
27462 @itemx gnus-info-set-level
27463 @findex gnus-info-level
27464 @findex gnus-info-set-level
27465 Get/set the group level.
27466
27467 @item gnus-info-score
27468 @itemx gnus-info-set-score
27469 @findex gnus-info-score
27470 @findex gnus-info-set-score
27471 Get/set the group score (@pxref{Group Score}).
27472
27473 @item gnus-info-read
27474 @itemx gnus-info-set-read
27475 @findex gnus-info-read
27476 @findex gnus-info-set-read
27477 Get/set the ranges of read articles.
27478
27479 @item gnus-info-marks
27480 @itemx gnus-info-set-marks
27481 @findex gnus-info-marks
27482 @findex gnus-info-set-marks
27483 Get/set the lists of ranges of marked articles.
27484
27485 @item gnus-info-method
27486 @itemx gnus-info-set-method
27487 @findex gnus-info-method
27488 @findex gnus-info-set-method
27489 Get/set the group select method.
27490
27491 @item gnus-info-params
27492 @itemx gnus-info-set-params
27493 @findex gnus-info-params
27494 @findex gnus-info-set-params
27495 Get/set the group parameters.
27496 @end table
27497
27498 All the getter functions take one parameter---the info list.  The setter
27499 functions take two parameters---the info list and the new value.
27500
27501 The last three elements in the group info aren't mandatory, so it may be
27502 necessary to extend the group info before setting the element.  If this
27503 is necessary, you can just pass on a non-@code{nil} third parameter to
27504 the three final setter functions to have this happen automatically.
27505
27506
27507 @node Extended Interactive
27508 @subsection Extended Interactive
27509 @cindex interactive
27510 @findex gnus-interactive
27511
27512 Gnus extends the standard Emacs @code{interactive} specification
27513 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
27514 Prefixes}).  Here's an example of how this is used:
27515
27516 @lisp
27517 (defun gnus-summary-increase-score (&optional score symp)
27518   (interactive (gnus-interactive "P\ny"))
27519   ...
27520   )
27521 @end lisp
27522
27523 The best thing to do would have been to implement
27524 @code{gnus-interactive} as a macro which would have returned an
27525 @code{interactive} form, but this isn't possible since Emacs checks
27526 whether a function is interactive or not by simply doing an @code{assq}
27527 on the lambda form.  So, instead we have @code{gnus-interactive}
27528 function that takes a string and returns values that are usable to
27529 @code{interactive}.
27530
27531 This function accepts (almost) all normal @code{interactive} specs, but
27532 adds a few more.
27533
27534 @table @samp
27535 @item y
27536 @vindex gnus-current-prefix-symbol
27537 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
27538 variable.
27539
27540 @item Y
27541 @vindex gnus-current-prefix-symbols
27542 A list of the current symbolic prefixes---the
27543 @code{gnus-current-prefix-symbol} variable.
27544
27545 @item A
27546 The current article number---the @code{gnus-summary-article-number}
27547 function.
27548
27549 @item H
27550 The current article header---the @code{gnus-summary-article-header}
27551 function.
27552
27553 @item g
27554 The current group name---the @code{gnus-group-group-name}
27555 function.
27556
27557 @end table
27558
27559
27560 @node Emacs/XEmacs Code
27561 @subsection Emacs/XEmacs Code
27562 @cindex XEmacs
27563 @cindex Emacsen
27564
27565 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
27566 platforms must be the primary one.  I chose Emacs.  Not because I don't
27567 like XEmacs or Mule, but because it comes first alphabetically.
27568
27569 This means that Gnus will byte-compile under Emacs with nary a warning,
27570 while XEmacs will pump out gigabytes of warnings while byte-compiling.
27571 As I use byte-compilation warnings to help me root out trivial errors in
27572 Gnus, that's very useful.
27573
27574 I've also consistently used Emacs function interfaces, but have used
27575 Gnusey aliases for the functions.  To take an example:  Emacs defines a
27576 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
27577 function.  I then define a function called @code{gnus-run-at-time} that
27578 takes the same parameters as the Emacs @code{run-at-time}.  When running
27579 Gnus under Emacs, the former function is just an alias for the latter.
27580 However, when running under XEmacs, the former is an alias for the
27581 following function:
27582
27583 @lisp
27584 (defun gnus-xmas-run-at-time (time repeat function &rest args)
27585   (start-itimer
27586    "gnus-run-at-time"
27587    `(lambda ()
27588       (,function ,@@args))
27589    time repeat))
27590 @end lisp
27591
27592 This sort of thing has been done for bunches of functions.  Gnus does
27593 not redefine any native Emacs functions while running under XEmacs---it
27594 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
27595 all over.
27596
27597 In the cases where the XEmacs function interface was obviously cleaner,
27598 I used it instead.  For example @code{gnus-region-active-p} is an alias
27599 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
27600
27601 Of course, I could have chosen XEmacs as my native platform and done
27602 mapping functions the other way around.  But I didn't.  The performance
27603 hit these indirections impose on Gnus under XEmacs should be slight.
27604
27605
27606 @node Various File Formats
27607 @subsection Various File Formats
27608
27609 @menu
27610 * Active File Format::          Information on articles and groups available.
27611 * Newsgroups File Format::      Group descriptions.
27612 @end menu
27613
27614
27615 @node Active File Format
27616 @subsubsection Active File Format
27617
27618 The active file lists all groups available on the server in
27619 question.  It also lists the highest and lowest current article numbers
27620 in each group.
27621
27622 Here's an excerpt from a typical active file:
27623
27624 @example
27625 soc.motss 296030 293865 y
27626 alt.binaries.pictures.fractals 3922 3913 n
27627 comp.sources.unix 1605 1593 m
27628 comp.binaries.ibm.pc 5097 5089 y
27629 no.general 1000 900 y
27630 @end example
27631
27632 Here's a pseudo-BNF definition of this file:
27633
27634 @example
27635 active      = *group-line
27636 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
27637 group       = <non-white-space string>
27638 spc         = " "
27639 high-number = <non-negative integer>
27640 low-number  = <positive integer>
27641 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
27642 @end example
27643
27644 For a full description of this file, see the manual pages for
27645 @samp{innd}, in particular @samp{active(5)}.
27646
27647
27648 @node Newsgroups File Format
27649 @subsubsection Newsgroups File Format
27650
27651 The newsgroups file lists groups along with their descriptions.  Not all
27652 groups on the server have to be listed,  and not all groups in the file
27653 have to exist on the server.  The file is meant purely as information to
27654 the user.
27655
27656 The format is quite simple; a group name, a tab, and the description.
27657 Here's the definition:
27658
27659 @example
27660 newsgroups    = *line
27661 line          = group tab description <NEWLINE>
27662 group         = <non-white-space string>
27663 tab           = <TAB>
27664 description   = <string>
27665 @end example
27666
27667
27668 @page
27669 @node Emacs for Heathens
27670 @section Emacs for Heathens
27671
27672 Believe it or not, but some people who use Gnus haven't really used
27673 Emacs much before they embarked on their journey on the Gnus Love Boat.
27674 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
27675 region'', and ``set @code{gnus-flargblossen} to an alist where the key
27676 is a regexp that is used for matching on the group name'' are magical
27677 phrases with little or no meaning, then this appendix is for you.  If
27678 you are already familiar with Emacs, just ignore this and go fondle your
27679 cat instead.
27680
27681 @menu
27682 * Keystrokes::                  Entering text and executing commands.
27683 * Emacs Lisp::                  The built-in Emacs programming language.
27684 @end menu
27685
27686
27687 @node Keystrokes
27688 @subsection Keystrokes
27689
27690 @itemize @bullet
27691 @item
27692 Q: What is an experienced Emacs user?
27693
27694 @item
27695 A: A person who wishes that the terminal had pedals.
27696 @end itemize
27697
27698 Yes, when you use Emacs, you are apt to use the control key, the shift
27699 key and the meta key a lot.  This is very annoying to some people
27700 (notably @code{vi}le users), and the rest of us just love the hell out
27701 of it.  Just give up and submit.  Emacs really does stand for
27702 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
27703 may have heard from other disreputable sources (like the Emacs author).
27704
27705 The shift keys are normally located near your pinky fingers, and are
27706 normally used to get capital letters and stuff.  You probably use it all
27707 the time.  The control key is normally marked ``CTRL'' or something like
27708 that.  The meta key is, funnily enough, never marked as such on any
27709 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
27710 which is the meta key on this keyboard.  It's usually located somewhere
27711 to the left hand side of the keyboard, usually on the bottom row.
27712
27713 Now, us Emacs people don't say ``press the meta-control-m key'',
27714 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
27715 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
27716 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
27717 down the control key, and hold it down while you press @kbd{k}''.
27718 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
27719 the control key and then press @kbd{k}''.  Simple, ay?
27720
27721 This is somewhat complicated by the fact that not all keyboards have a
27722 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
27723 means ``press escape, release escape, press @kbd{k}''.  That's much more
27724 work than if you have a meta key, so if that's the case, I respectfully
27725 suggest you get a real keyboard with a meta key.  You can't live without
27726 it.
27727
27728
27729
27730 @node Emacs Lisp
27731 @subsection Emacs Lisp
27732
27733 Emacs is the King of Editors because it's really a Lisp interpreter.
27734 Each and every key you tap runs some Emacs Lisp code snippet, and since
27735 Emacs Lisp is an interpreted language, that means that you can configure
27736 any key to run any arbitrary code.  You just, like, do it.
27737
27738 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
27739 functions.  (These are byte-compiled for speed, but it's still
27740 interpreted.)  If you decide that you don't like the way Gnus does
27741 certain things, it's trivial to have it do something a different way.
27742 (Well, at least if you know how to write Lisp code.)  However, that's
27743 beyond the scope of this manual, so we are simply going to talk about
27744 some common constructs that you normally use in your @file{.emacs} file
27745 to customize Gnus.
27746
27747 If you want to set the variable @code{gnus-florgbnize} to four (4), you
27748 write the following:
27749
27750 @lisp
27751 (setq gnus-florgbnize 4)
27752 @end lisp
27753
27754 This function (really ``special form'') @code{setq} is the one that can
27755 set a variable to some value.  This is really all you need to know.  Now
27756 you can go and fill your @file{.emacs} file with lots of these to change
27757 how Gnus works.
27758
27759 If you have put that thing in your @file{.emacs} file, it will be read
27760 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
27761 start Emacs.  If you want to change the variable right away, simply say
27762 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
27763 previous ``form'', which is a simple @code{setq} statement here.
27764
27765 Go ahead---just try it, if you're located at your Emacs.  After you
27766 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
27767 is the return value of the form you @code{eval}ed.
27768
27769 Some pitfalls:
27770
27771 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
27772 that means:
27773
27774 @lisp
27775 (setq gnus-read-active-file 'some)
27776 @end lisp
27777
27778 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
27779 @samp{nntp.ifi.uio.no}'', that means:
27780
27781 @lisp
27782 (setq gnus-nntp-server "nntp.ifi.uio.no")
27783 @end lisp
27784
27785 So be careful not to mix up strings (the latter) with symbols (the
27786 former).  The manual is unambiguous, but it can be confusing.
27787
27788 @page
27789 @include gnus-faq.texi
27790
27791 @node Index
27792 @chapter Index
27793 @printindex cp
27794
27795 @node Key Index
27796 @chapter Key Index
27797 @printindex ky
27798
27799 @summarycontents
27800 @contents
27801 @bye
27802
27803 @iftex
27804 @iflatex
27805 \end{document}
27806 @end iflatex
27807 @end iftex
27808
27809 @c Local Variables:
27810 @c mode: texinfo
27811 @c coding: iso-8859-1
27812 @c End: