Import No Gnus v0.4.
[elisp/gnus.git-] / 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
9 @documentencoding ISO-8859-1
10
11 @copying
12 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
13 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
14
15 @quotation
16 Permission is granted to copy, distribute and/or modify this document
17 under the terms of the GNU Free Documentation License, Version 1.2 or
18 any later version published by the Free Software Foundation; with no
19 Invariant Sections, with the Front-Cover texts being ``A GNU
20 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
21 license is included in the section entitled ``GNU Free Documentation
22 License'' in the Emacs manual.
23
24 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
25 this GNU Manual, like GNU software.  Copies published by the Free
26 Software Foundation raise funds for GNU development.''
27
28 This document is part of a collection distributed under the GNU Free
29 Documentation License.  If you want to distribute this document
30 separately from the collection, you can do so by adding a copy of the
31 license to the document, as described in section 6 of the license.
32 @end quotation
33 @end copying
34
35 @iftex
36 @iflatex
37 \documentclass[twoside,a4paper,openright,11pt]{book}
38 \usepackage[latin1]{inputenc}
39 \usepackage{pagestyle}
40 \usepackage{epsfig}
41 \usepackage{pixidx}
42 \input{gnusconfig.tex}
43
44 \ifx\pdfoutput\undefined
45 \else
46 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
47 \usepackage{thumbpdf}
48 \pdfcompresslevel=9
49 \fi
50
51 \makeindex
52 \begin{document}
53
54 % Adjust ../Makefile.in if you change the following line:
55 \newcommand{\gnusversionname}{No Gnus v0.4}
56 \newcommand{\gnuschaptername}{}
57 \newcommand{\gnussectionname}{}
58
59 \newcommand{\gnusbackslash}{/}
60
61 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
62 \ifx\pdfoutput\undefined
63 \newcommand{\gnusuref}[1]{\gnustt{#1}}
64 \else
65 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
66 \fi
67 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
68 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
69
70 \newcommand{\gnuskindex}[1]{\index{#1}}
71 \newcommand{\gnusindex}[1]{\index{#1}}
72
73 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
74 \newcommand{\gnuscode}[1]{\gnustt{#1}}
75 \newcommand{\gnusasis}[1]{\gnustt{#1}}
76 \newcommand{\gnusurl}[1]{\gnustt{#1}}
77 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
78 \newcommand{\gnusenv}[1]{\gnustt{#1}}
79 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
80 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
81 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
82 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
83 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
84 \newcommand{\gnusdfn}[1]{\textit{#1}}
85 \newcommand{\gnusi}[1]{\textit{#1}}
86 \newcommand{\gnusr}[1]{\textrm{#1}}
87 \newcommand{\gnusstrong}[1]{\textbf{#1}}
88 \newcommand{\gnusemph}[1]{\textit{#1}}
89 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
90 \newcommand{\gnussc}[1]{\textsc{#1}}
91 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
92 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
93 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
94 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
95 \newcommand{\gnusacronym}[1]{\textsc{#1}}
96 \newcommand{\gnusemail}[1]{\textit{#1}}
97
98 \newcommand{\gnusbullet}{{${\bullet}$}}
99 \newcommand{\gnusdollar}{\$}
100 \newcommand{\gnusampersand}{\&}
101 \newcommand{\gnuspercent}{\%}
102 \newcommand{\gnushash}{\#}
103 \newcommand{\gnushat}{\symbol{"5E}}
104 \newcommand{\gnusunderline}{\symbol{"5F}}
105 \newcommand{\gnusnot}{$\neg$}
106 \newcommand{\gnustilde}{\symbol{"7E}}
107 \newcommand{\gnusless}{{$<$}}
108 \newcommand{\gnusgreater}{{$>$}}
109 \newcommand{\gnusbraceleft}{{$>$}}
110 \newcommand{\gnusbraceright}{{$>$}}
111
112 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
113 \newcommand{\gnusinteresting}{
114 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
115 }
116
117 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
118
119 \newcommand{\gnuspagechapter}[1]{
120 {\mbox{}}
121 }
122
123 \newdimen{\gnusdimen}
124 \gnusdimen 0pt
125
126 \newcommand{\gnuschapter}[2]{
127 \gnuscleardoublepage
128 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
129 \chapter{#2}
130 \renewcommand{\gnussectionname}{}
131 \renewcommand{\gnuschaptername}{#2}
132 \thispagestyle{empty}
133 \hspace*{-2cm}
134 \begin{picture}(500,500)(0,0)
135 \put(480,350){\makebox(0,0)[tr]{#1}}
136 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
137 \end{picture}
138 \clearpage
139 }
140
141 \newcommand{\gnusfigure}[3]{
142 \begin{figure}
143 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
144 #3
145 \end{picture}
146 \caption{#1}
147 \end{figure}
148 }
149
150 \newcommand{\gnusicon}[1]{
151 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
152 }
153
154 \newcommand{\gnuspicon}[1]{
155 \margindex{\epsfig{figure=#1,width=2cm}}
156 }
157
158 \newcommand{\gnusxface}[2]{
159 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
160 }
161
162 \newcommand{\gnussmiley}[2]{
163 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
164 }
165
166 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
167
168 \newcommand{\gnussection}[1]{
169 \renewcommand{\gnussectionname}{#1}
170 \section{#1}
171 }
172
173 \newenvironment{codelist}%
174 {\begin{list}{}{
175 }
176 }{\end{list}}
177
178 \newenvironment{asislist}%
179 {\begin{list}{}{
180 }
181 }{\end{list}}
182
183 \newenvironment{kbdlist}%
184 {\begin{list}{}{
185 \labelwidth=0cm
186 }
187 }{\end{list}}
188
189 \newenvironment{dfnlist}%
190 {\begin{list}{}{
191 }
192 }{\end{list}}
193
194 \newenvironment{stronglist}%
195 {\begin{list}{}{
196 }
197 }{\end{list}}
198
199 \newenvironment{samplist}%
200 {\begin{list}{}{
201 }
202 }{\end{list}}
203
204 \newenvironment{varlist}%
205 {\begin{list}{}{
206 }
207 }{\end{list}}
208
209 \newenvironment{emphlist}%
210 {\begin{list}{}{
211 }
212 }{\end{list}}
213
214 \newlength\gnusheadtextwidth
215 \setlength{\gnusheadtextwidth}{\headtextwidth}
216 \addtolength{\gnusheadtextwidth}{1cm}
217
218 \newpagestyle{gnuspreamble}%
219 {
220 {
221 \ifodd\count0
222 {
223 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
224 }
225 \else
226 {
227 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
228 }
229 }
230 \fi
231 }
232 }
233 {
234 \ifodd\count0
235 \mbox{} \hfill
236 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
237 \else
238 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
239 \hfill \mbox{}
240 \fi
241 }
242
243 \newpagestyle{gnusindex}%
244 {
245 {
246 \ifodd\count0
247 {
248 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
249 }
250 \else
251 {
252 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
253 }
254 \fi
255 }
256 }
257 {
258 \ifodd\count0
259 \mbox{} \hfill
260 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
261 \else
262 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
263 \hfill \mbox{}
264 \fi
265 }
266
267 \newpagestyle{gnus}%
268 {
269 {
270 \ifodd\count0
271 {
272 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
273 }
274 \else
275 {
276 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
277 }
278 \fi
279 }
280 }
281 {
282 \ifodd\count0
283 \mbox{} \hfill
284 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
285 \else
286 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
287 \hfill \mbox{}
288 \fi
289 }
290
291 \pagenumbering{roman}
292 \pagestyle{gnuspreamble}
293
294 @end iflatex
295 @end iftex
296
297 @iftex
298 @iflatex
299
300 \begin{titlepage}
301 {
302
303 %\addtolength{\oddsidemargin}{-5cm}
304 %\addtolength{\evensidemargin}{-5cm}
305 \parindent=0cm
306 \addtolength{\textheight}{2cm}
307
308 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
309 \rule{15cm}{1mm}\\
310 \vfill
311 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
312 \vfill
313 \rule{15cm}{1mm}\\
314 \gnusauthor{by Lars Magne Ingebrigtsen}
315 \newpage
316 }
317
318 \mbox{}
319 \vfill
320
321 \thispagestyle{empty}
322
323 @c @insertcopying
324 \newpage
325 \end{titlepage}
326 @end iflatex
327 @end iftex
328
329 @ifnottex
330 @insertcopying
331 @end ifnottex
332
333 @dircategory Emacs
334 @direntry
335 * Gnus: (gnus).         The newsreader Gnus.
336 @end direntry
337 @iftex
338 @finalout
339 @end iftex
340 @setchapternewpage odd
341
342
343
344 @titlepage
345 @title Gnus Manual
346
347 @author by Lars Magne Ingebrigtsen
348 @page
349 @vskip 0pt plus 1filll
350 @insertcopying
351 @end titlepage
352
353
354 @node Top
355 @top The Gnus Newsreader
356
357 @ifinfo
358
359 You can read news (and mail) from within Emacs by using Gnus.  The news
360 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
361 spool or your mbox file.  All at the same time, if you want to push your
362 luck.
363
364 @c Adjust ../Makefile.in if you change the following line:
365 This manual corresponds to No Gnus v0.4.
366
367 @end ifinfo
368
369 @iftex
370
371 @iflatex
372 \tableofcontents
373 \gnuscleardoublepage
374 @end iflatex
375
376 Gnus is the advanced, self-documenting, customizable, extensible
377 unreal-time newsreader for GNU Emacs.
378
379 Oops.  That sounds oddly familiar, so let's start over again to avoid
380 being accused of plagiarism:
381
382 Gnus is a message-reading laboratory.  It will let you look at just
383 about anything as if it were a newsgroup.  You can read mail with it,
384 you can browse directories with it, you can @code{ftp} with it---you
385 can even read news with it!
386
387 Gnus tries to empower people who read news the same way Emacs empowers
388 people who edit text.  Gnus sets no limits to what the user should be
389 allowed to do.  Users are encouraged to extend Gnus to make it behave
390 like they want it to behave.  A program should not control people;
391 people should be empowered to do what they want by using (or abusing)
392 the program.
393
394 @end iftex
395
396 @menu
397 * Starting Up::              Finding news can be a pain.
398 * Group Buffer::             Selecting, subscribing and killing groups.
399 * Summary Buffer::           Reading, saving and posting articles.
400 * Article Buffer::           Displaying and handling articles.
401 * Composing Messages::       Information on sending mail and news.
402 * Select Methods::           Gnus reads all messages from various select methods.
403 * Scoring::                  Assigning values to articles.
404 * Various::                  General purpose settings.
405 * The End::                  Farewell and goodbye.
406 * Appendices::               Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
407 * Index::                    Variable, function and concept index.
408 * Key Index::                Key Index.
409
410 Other related manuals
411
412 * Message:(message).         Composing messages.
413 * Emacs-MIME:(emacs-mime).   Composing messages; @acronym{MIME}-specific parts.
414 * Sieve:(sieve).             Managing Sieve scripts in Emacs.
415 * PGG:(pgg).                 @acronym{PGP/MIME} with Gnus.
416 * SASL:(sasl).               @acronym{SASL} authentication in Emacs.
417
418 @detailmenu
419  --- The Detailed Node Listing ---
420
421 Starting Gnus
422
423 * Finding the News::            Choosing a method for getting news.
424 * The First Time::              What does Gnus do the first time you start it?
425 * The Server is Down::          How can I read my mail then?
426 * Slave Gnusae::                You can have more than one Gnus active at a time.
427 * Fetching a Group::            Starting Gnus just to read a group.
428 * New Groups::                  What is Gnus supposed to do with new groups?
429 * Changing Servers::            You may want to move from one server to another.
430 * Startup Files::               Those pesky startup files---@file{.newsrc}.
431 * Auto Save::                   Recovering from a crash.
432 * The Active File::             Reading the active file over a slow line Takes Time.
433 * Startup Variables::           Other variables you might change.
434
435 New Groups
436
437 * Checking New Groups::         Determining what groups are new.
438 * Subscription Methods::        What Gnus should do with new groups.
439 * Filtering New Groups::        Making Gnus ignore certain new groups.
440
441 Group Buffer
442
443 * Group Buffer Format::         Information listed and how you can change it.
444 * Group Maneuvering::           Commands for moving in the group buffer.
445 * Selecting a Group::           Actually reading news.
446 * Subscription Commands::       Unsubscribing, killing, subscribing.
447 * Group Data::                  Changing the info for a group.
448 * Group Levels::                Levels? What are those, then?
449 * Group Score::                 A mechanism for finding out what groups you like.
450 * Marking Groups::              You can mark groups for later processing.
451 * Foreign Groups::              Creating and editing groups.
452 * Group Parameters::            Each group may have different parameters set.
453 * Listing Groups::              Gnus can list various subsets of the groups.
454 * Sorting Groups::              Re-arrange the group order.
455 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
456 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
457 * Exiting Gnus::                Stop reading news and get some work done.
458 * Group Topics::                A folding group mode divided into topics.
459 * Misc Group Stuff::            Other stuff that you can to do.
460
461 Group Buffer Format
462
463 * Group Line Specification::    Deciding how the group buffer is to look.
464 * Group Mode Line Specification::  The group buffer mode line.
465 * Group Highlighting::          Having nice colors in the group buffer.
466
467 Group Topics
468
469 * Topic Commands::              Interactive E-Z commands.
470 * Topic Variables::             How to customize the topics the Lisp Way.
471 * Topic Sorting::               Sorting each topic individually.
472 * Topic Topology::              A map of the world.
473 * Topic Parameters::            Parameters that apply to all groups in a topic.
474
475 Misc Group Stuff
476
477 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
478 * Group Information::           Information and help on groups and Gnus.
479 * Group Timestamp::             Making Gnus keep track of when you last read a group.
480 * File Commands::               Reading and writing the Gnus files.
481 * Sieve Commands::              Managing Sieve scripts.
482
483 Summary Buffer
484
485 * Summary Buffer Format::       Deciding how the summary buffer is to look.
486 * Summary Maneuvering::         Moving around the summary buffer.
487 * Choosing Articles::           Reading articles.
488 * Paging the Article::          Scrolling the current article.
489 * Reply Followup and Post::     Posting articles.
490 * Delayed Articles::            Send articles at a later time.
491 * Marking Articles::            Marking articles as read, expirable, etc.
492 * Limiting::                    You can limit the summary buffer.
493 * Threading::                   How threads are made.
494 * Sorting the Summary Buffer::  How articles and threads are sorted.
495 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
496 * Article Caching::             You may store articles in a cache.
497 * Persistent Articles::         Making articles expiry-resistant.
498 * Article Backlog::             Having already read articles hang around.
499 * Saving Articles::             Ways of customizing article saving.
500 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
501 * Article Treatment::           The article buffer can be mangled at will.
502 * MIME Commands::               Doing MIMEy things with the articles.
503 * Charsets::                    Character set issues.
504 * Article Commands::            Doing various things with the article buffer.
505 * Summary Sorting::             Sorting the summary buffer in various ways.
506 * Finding the Parent::          No child support? Get the parent.
507 * Alternative Approaches::      Reading using non-default summaries.
508 * Tree Display::                A more visual display of threads.
509 * Mail Group Commands::         Some commands can only be used in mail groups.
510 * Various Summary Stuff::       What didn't fit anywhere else.
511 * Exiting the Summary Buffer::  Returning to the Group buffer,
512                                 or reselecting the current group.
513 * Crosspost Handling::          How crossposted articles are dealt with.
514 * Duplicate Suppression::       An alternative when crosspost handling fails.
515 * Security::                    Decrypt and Verify.
516 * Mailing List::                Mailing list minor mode.
517
518 Summary Buffer Format
519
520 * Summary Buffer Lines::        You can specify how summary lines should look.
521 * To From Newsgroups::          How to not display your own name.
522 * Summary Buffer Mode Line::    You can say how the mode line should look.
523 * Summary Highlighting::        Making the summary buffer all pretty and nice.
524
525 Choosing Articles
526
527 * Choosing Commands::           Commands for choosing articles.
528 * Choosing Variables::          Variables that influence these commands.
529
530 Reply, Followup and Post
531
532 * Summary Mail Commands::       Sending mail.
533 * Summary Post Commands::       Sending news.
534 * Summary Message Commands::    Other Message-related commands.
535 * Canceling and Superseding::
536
537 Marking Articles
538
539 * Unread Articles::             Marks for unread articles.
540 * Read Articles::               Marks for read articles.
541 * Other Marks::                 Marks that do not affect readedness.
542 * Setting Marks::               How to set and remove marks.
543 * Generic Marking Commands::    How to customize the marking.
544 * Setting Process Marks::       How to mark articles for later processing.
545
546 Threading
547
548 * Customizing Threading::       Variables you can change to affect the threading.
549 * Thread Commands::             Thread based commands in the summary buffer.
550
551 Customizing Threading
552
553 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
554 * Filling In Threads::          Making the threads displayed look fuller.
555 * More Threading::              Even more variables for fiddling with threads.
556 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
557
558 Decoding Articles
559
560 * Uuencoded Articles::          Uudecode articles.
561 * Shell Archives::              Unshar articles.
562 * PostScript Files::            Split PostScript.
563 * Other Files::                 Plain save and binhex.
564 * Decoding Variables::          Variables for a happy decoding.
565 * Viewing Files::               You want to look at the result of the decoding?
566
567 Decoding Variables
568
569 * Rule Variables::              Variables that say how a file is to be viewed.
570 * Other Decode Variables::      Other decode variables.
571 * Uuencoding and Posting::      Variables for customizing uuencoding.
572
573 Article Treatment
574
575 * Article Highlighting::        You want to make the article look like fruit salad.
576 * Article Fontisizing::         Making emphasized text look nice.
577 * Article Hiding::              You also want to make certain info go away.
578 * Article Washing::             Lots of way-neat functions to make life better.
579 * Article Header::              Doing various header transformations.
580 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
581 * Article Button Levels::       Controlling appearance of buttons.
582 * Article Date::                Grumble, UT!
583 * Article Display::             Display various stuff---X-Face, Picons, Smileys
584 * Article Signature::           What is a signature?
585 * Article Miscellanea::         Various other stuff.
586
587 Alternative Approaches
588
589 * Pick and Read::               First mark articles and then read them.
590 * Binary Groups::               Auto-decode all articles.
591
592 Various Summary Stuff
593
594 * Summary Group Information::   Information oriented commands.
595 * Searching for Articles::      Multiple article commands.
596 * Summary Generation Commands::
597 * Really Various Summary Commands::  Those pesky non-conformant commands.
598
599 Article Buffer
600
601 * Hiding Headers::              Deciding what headers should be displayed.
602 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
603 * Customizing Articles::        Tailoring the look of the articles.
604 * Article Keymap::              Keystrokes available in the article buffer.
605 * Misc Article::                Other stuff.
606
607 Composing Messages
608
609 * Mail::                        Mailing and replying.
610 * Posting Server::              What server should you post and mail via?
611 * POP before SMTP::             You cannot send a mail unless you read a mail.
612 * Mail and Post::               Mailing and posting at the same time.
613 * Archived Messages::           Where Gnus stores the messages you've sent.
614 * Posting Styles::              An easier way to specify who you are.
615 * Drafts::                      Postponing messages and rejected messages.
616 * Rejected Articles::           What happens if the server doesn't like your article?
617 * Signing and encrypting::      How to compose secure messages.
618
619 Select Methods
620
621 * Server Buffer::               Making and editing virtual servers.
622 * Getting News::                Reading USENET news with Gnus.
623 * Getting Mail::                Reading your personal mail with Gnus.
624 * Browsing the Web::            Getting messages from a plethora of Web sources.
625 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
626 * Other Sources::               Reading directories, files, SOUP packets.
627 * Combined Groups::             Combining groups into one group.
628 * Email Based Diary::           Using mails to manage diary events in Gnus.
629 * Gnus Unplugged::              Reading news and mail offline.
630
631 Server Buffer
632
633 * Server Buffer Format::        You can customize the look of this buffer.
634 * Server Commands::             Commands to manipulate servers.
635 * Example Methods::             Examples server specifications.
636 * Creating a Virtual Server::   An example session.
637 * Server Variables::            Which variables to set.
638 * Servers and Methods::         You can use server names as select methods.
639 * Unavailable Servers::         Some servers you try to contact may be down.
640
641 Getting News
642
643 * NNTP::                        Reading news from an @acronym{NNTP} server.
644 * News Spool::                  Reading news from the local spool.
645
646 @acronym{NNTP}
647
648 * Direct Functions::            Connecting directly to the server.
649 * Indirect Functions::          Connecting indirectly to the server.
650 * Common Variables::            Understood by several connection functions.
651 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
652
653 Getting Mail
654
655 * Mail in a Newsreader::        Important introductory notes.
656 * Getting Started Reading Mail::  A simple cookbook example.
657 * Splitting Mail::              How to create mail groups.
658 * Mail Sources::                How to tell Gnus where to get mail from.
659 * Mail Back End Variables::     Variables for customizing mail handling.
660 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
661 * Group Mail Splitting::        Use group customize to drive mail splitting.
662 * Incorporating Old Mail::      What about the old mail you have?
663 * Expiring Mail::               Getting rid of unwanted mail.
664 * Washing Mail::                Removing cruft from the mail you get.
665 * Duplicates::                  Dealing with duplicated mail.
666 * Not Reading Mail::            Using mail back ends for reading other files.
667 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
668
669 Mail Sources
670
671 * Mail Source Specifiers::      How to specify what a mail source is.
672 * Mail Source Customization::   Some variables that influence things.
673 * Fetching Mail::               Using the mail source specifiers.
674
675 Choosing a Mail Back End
676
677 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
678 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
679 * Mail Spool::                  Store your mail in a private spool?
680 * MH Spool::                    An mhspool-like back end.
681 * Maildir::                     Another one-file-per-message format.
682 * Mail Folders::                Having one file for each group.
683 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
684
685 Browsing the Web
686
687 * Archiving Mail::
688 * Web Searches::                Creating groups from articles that match a string.
689 * Slashdot::                    Reading the Slashdot comments.
690 * Ultimate::                    The Ultimate Bulletin Board systems.
691 * Web Archive::                 Reading mailing list archived on web.
692 * RSS::                         Reading RDF site summary.
693 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
694
695 @acronym{IMAP}
696
697 * Splitting in IMAP::           Splitting mail with nnimap.
698 * Expiring in IMAP::            Expiring mail with nnimap.
699 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
700 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
701 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
702 * Debugging IMAP::              What to do when things don't work.
703
704 Other Sources
705
706 * Directory Groups::            You can read a directory as if it was a newsgroup.
707 * Anything Groups::             Dired?  Who needs dired?
708 * Document Groups::             Single files can be the basis of a group.
709 * SOUP::                        Reading @sc{soup} packets ``offline''.
710 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
711
712 Document Groups
713
714 * Document Server Internals::   How to add your own document types.
715
716 SOUP
717
718 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
719 * SOUP Groups::                 A back end for reading @sc{soup} packets.
720 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
721
722 Combined Groups
723
724 * Virtual Groups::              Combining articles from many groups.
725 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
726
727 Email Based Diary
728
729 * The NNDiary Back End::        Basic setup and usage.
730 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
731 * Sending or Not Sending::      A final note on sending diary messages.
732
733 The NNDiary Back End
734
735 * Diary Messages::              What makes a message valid for nndiary.
736 * Running NNDiary::             NNDiary has two modes of operation.
737 * Customizing NNDiary::         Bells and whistles.
738
739 The Gnus Diary Library
740
741 * Diary Summary Line Format::           A nicer summary buffer line format.
742 * Diary Articles Sorting::              A nicer way to sort messages.
743 * Diary Headers Generation::            Not doing it manually.
744 * Diary Group Parameters::              Not handling them manually.
745
746 Gnus Unplugged
747
748 * Agent Basics::                How it all is supposed to work.
749 * Agent Categories::            How to tell the Gnus Agent what to download.
750 * Agent Commands::              New commands for all the buffers.
751 * Agent Visuals::               Ways that the agent may effect your summary buffer.
752 * Agent as Cache::              The Agent is a big cache too.
753 * Agent Expiry::                How to make old articles go away.
754 * Agent Regeneration::          How to recover from lost connections and other accidents.
755 * Agent and flags::             How the Agent maintains flags.
756 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
757 * Outgoing Messages::           What happens when you post/mail something?
758 * Agent Variables::             Customizing is fun.
759 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
760 * Batching Agents::             How to fetch news from a @code{cron} job.
761 * Agent Caveats::               What you think it'll do and what it does.
762
763 Agent Categories
764
765 * Category Syntax::             What a category looks like.
766 * Category Buffer::             A buffer for maintaining categories.
767 * Category Variables::          Customize'r'Us.
768
769 Agent Commands
770
771 * Group Agent Commands::        Configure groups and fetch their contents.
772 * Summary Agent Commands::      Manually select then fetch specific articles.
773 * Server Agent Commands::       Select the servers that are supported by the agent.
774
775 Scoring
776
777 * Summary Score Commands::      Adding score entries for the current group.
778 * Group Score Commands::        General score commands.
779 * Score Variables::             Customize your scoring.  (My, what terminology).
780 * Score File Format::           What a score file may contain.
781 * Score File Editing::          You can edit score files by hand as well.
782 * Adaptive Scoring::            Big Sister Gnus knows what you read.
783 * Home Score File::             How to say where new score entries are to go.
784 * Followups To Yourself::       Having Gnus notice when people answer you.
785 * Scoring On Other Headers::    Scoring on non-standard headers.
786 * Scoring Tips::                How to score effectively.
787 * Reverse Scoring::             That problem child of old is not problem.
788 * Global Score Files::          Earth-spanning, ear-splitting score files.
789 * Kill Files::                  They are still here, but they can be ignored.
790 * Converting Kill Files::       Translating kill files to score files.
791 * Advanced Scoring::            Using logical expressions to build score rules.
792 * Score Decays::                It can be useful to let scores wither away.
793
794 Advanced Scoring
795
796 * Advanced Scoring Syntax::     A definition.
797 * Advanced Scoring Examples::   What they look like.
798 * Advanced Scoring Tips::       Getting the most out of it.
799
800 Various
801
802 * Process/Prefix::              A convention used by many treatment commands.
803 * Interactive::                 Making Gnus ask you many questions.
804 * Symbolic Prefixes::           How to supply some Gnus functions with options.
805 * Formatting Variables::        You can specify what buffers should look like.
806 * Window Layout::               Configuring the Gnus buffer windows.
807 * Faces and Fonts::             How to change how faces look.
808 * Compilation::                 How to speed Gnus up.
809 * Mode Lines::                  Displaying information in the mode lines.
810 * Highlighting and Menus::      Making buffers look all nice and cozy.
811 * Buttons::                     Get tendinitis in ten easy steps!
812 * Daemons::                     Gnus can do things behind your back.
813 * NoCeM::                       How to avoid spam and other fatty foods.
814 * Undo::                        Some actions can be undone.
815 * Predicate Specifiers::        Specifying predicates.
816 * Moderation::                  What to do if you're a moderator.
817 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
818 * Fuzzy Matching::              What's the big fuzz?
819 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
820 * Other modes::                 Interaction with other modes.
821 * Various Various::             Things that are really various.
822
823 Formatting Variables
824
825 * Formatting Basics::           A formatting variable is basically a format string.
826 * Mode Line Formatting::        Some rules about mode line formatting variables.
827 * Advanced Formatting::         Modifying output in various ways.
828 * User-Defined Specs::          Having Gnus call your own functions.
829 * Formatting Fonts::            Making the formatting look colorful and nice.
830 * Positioning Point::           Moving point to a position after an operation.
831 * Tabulation::                  Tabulating your output.
832 * Wide Characters::             Dealing with wide characters.
833
834 Image Enhancements
835
836 * X-Face::                      Display a funky, teensy black-and-white image.
837 * Face::                        Display a funkier, teensier colored image.
838 * Smileys::                     Show all those happy faces the way they were meant to be shown.
839 * Picons::                      How to display pictures of what you're reading.
840 * XVarious::                    Other XEmacsy Gnusey variables.
841
842 Thwarting Email Spam
843
844 * The problem of spam::         Some background, and some solutions
845 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
846 * SpamAssassin::                How to use external anti-spam tools.
847 * Hashcash::                    Reduce spam by burning CPU time.
848 * Filtering Spam Using The Spam ELisp Package::
849 * Filtering Spam Using Statistics with spam-stat::
850
851 Filtering Spam Using The Spam ELisp Package
852
853 * Spam ELisp Package Sequence of Events::
854 * Spam ELisp Package Filtering of Incoming Mail::
855 * Spam ELisp Package Global Variables::
856 * Spam ELisp Package Configuration Examples::
857 * Blacklists and Whitelists::
858 * BBDB Whitelists::
859 * Gmane Spam Reporting::
860 * Anti-spam Hashcash Payments::
861 * Blackholes::
862 * Regular Expressions Header Matching::
863 * Bogofilter::
864 * SpamAssassin back end::
865 * ifile spam filtering::
866 * spam-stat spam filtering::
867 * SpamOracle::
868 * Extending the Spam ELisp package::
869
870 Filtering Spam Using Statistics with spam-stat
871
872 * Creating a spam-stat dictionary::
873 * Splitting mail using spam-stat::
874 * Low-level interface to the spam-stat dictionary::
875
876 Appendices
877
878 * XEmacs::                      Requirements for installing under XEmacs.
879 * History::                     How Gnus got where it is today.
880 * On Writing Manuals::          Why this is not a beginner's guide.
881 * Terminology::                 We use really difficult, like, words here.
882 * Customization::               Tailoring Gnus to your needs.
883 * Troubleshooting::             What you might try if things do not work.
884 * Gnus Reference Guide::        Rilly, rilly technical stuff.
885 * Emacs for Heathens::          A short introduction to Emacsian terms.
886 * Frequently Asked Questions::  The Gnus FAQ
887
888 History
889
890 * Gnus Versions::               What Gnus versions have been released.
891 * Other Gnus Versions::         Other Gnus versions that also have been released.
892 * Why?::                        What's the point of Gnus?
893 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
894 * Conformity::                  Gnus tries to conform to all standards.
895 * Emacsen::                     Gnus can be run on a few modern Emacsen.
896 * Gnus Development::            How Gnus is developed.
897 * Contributors::                Oodles of people.
898 * New Features::                Pointers to some of the new stuff in Gnus.
899
900 New Features
901
902 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
903 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
904 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
905 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
906 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
907 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
908 * No Gnus::                     Very punny.
909
910 Customization
911
912 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
913 * Slow Terminal Connection::    You run a remote Emacs.
914 * Little Disk Space::           You feel that having large setup files is icky.
915 * Slow Machine::                You feel like buying a faster machine.
916
917 Gnus Reference Guide
918
919 * Gnus Utility Functions::      Common functions and variable to use.
920 * Back End Interface::          How Gnus communicates with the servers.
921 * Score File Syntax::           A BNF definition of the score file standard.
922 * Headers::                     How Gnus stores headers internally.
923 * Ranges::                      A handy format for storing mucho numbers.
924 * Group Info::                  The group info format.
925 * Extended Interactive::        Symbolic prefixes and stuff.
926 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
927 * Various File Formats::        Formats of files that Gnus use.
928
929 Back End Interface
930
931 * Required Back End Functions::  Functions that must be implemented.
932 * Optional Back End Functions::  Functions that need not be implemented.
933 * Error Messaging::             How to get messages and report errors.
934 * Writing New Back Ends::       Extending old back ends.
935 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
936 * Mail-like Back Ends::         Some tips on mail back ends.
937
938 Various File Formats
939
940 * Active File Format::          Information on articles and groups available.
941 * Newsgroups File Format::      Group descriptions.
942
943 Emacs for Heathens
944
945 * Keystrokes::                  Entering text and executing commands.
946 * Emacs Lisp::                  The built-in Emacs programming language.
947
948 @end detailmenu
949 @end menu
950
951 @node Starting Up
952 @chapter Starting Gnus
953 @cindex starting up
954
955 @kindex M-x gnus
956 @findex gnus
957 If your system administrator has set things up properly, starting Gnus
958 and reading news is extremely easy---you just type @kbd{M-x gnus} in
959 your Emacs.
960
961 @findex gnus-other-frame
962 @kindex M-x gnus-other-frame
963 If you want to start Gnus in a different frame, you can use the command
964 @kbd{M-x gnus-other-frame} instead.
965
966 If things do not go smoothly at startup, you have to twiddle some
967 variables in your @file{~/.gnus.el} file.  This file is similar to
968 @file{~/.emacs}, but is read when Gnus starts.
969
970 If you puzzle at any terms used in this manual, please refer to the
971 terminology section (@pxref{Terminology}).
972
973 @menu
974 * Finding the News::      Choosing a method for getting news.
975 * The First Time::        What does Gnus do the first time you start it?
976 * The Server is Down::    How can I read my mail then?
977 * Slave Gnusae::          You can have more than one Gnus active at a time.
978 * New Groups::            What is Gnus supposed to do with new groups?
979 * Changing Servers::      You may want to move from one server to another.
980 * Startup Files::         Those pesky startup files---@file{.newsrc}.
981 * Auto Save::             Recovering from a crash.
982 * The Active File::       Reading the active file over a slow line Takes Time.
983 * Startup Variables::     Other variables you might change.
984 @end menu
985
986
987 @node Finding the News
988 @section Finding the News
989 @cindex finding news
990
991 @vindex gnus-select-method
992 @c @head
993 The @code{gnus-select-method} variable says where Gnus should look for
994 news.  This variable should be a list where the first element says
995 @dfn{how} and the second element says @dfn{where}.  This method is your
996 native method.  All groups not fetched with this method are
997 foreign groups.
998
999 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
1000 you want to get your daily dosage of news from, you'd say:
1001
1002 @lisp
1003 (setq gnus-select-method '(nntp "news.somewhere.edu"))
1004 @end lisp
1005
1006 If you want to read directly from the local spool, say:
1007
1008 @lisp
1009 (setq gnus-select-method '(nnspool ""))
1010 @end lisp
1011
1012 If you can use a local spool, you probably should, as it will almost
1013 certainly be much faster.  But do not use the local spool if your
1014 server is running Leafnode (which is a simple, standalone private news
1015 server); in this case, use @code{(nntp "localhost")}.
1016
1017 @vindex gnus-nntpserver-file
1018 @cindex NNTPSERVER
1019 @cindex @acronym{NNTP} server
1020 If this variable is not set, Gnus will take a look at the
1021 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1022 Gnus will see whether @code{gnus-nntpserver-file}
1023 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1024 If that fails as well, Gnus will try to use the machine running Emacs
1025 as an @acronym{NNTP} server.  That's a long shot, though.
1026
1027 @vindex gnus-nntp-server
1028 If @code{gnus-nntp-server} is set, this variable will override
1029 @code{gnus-select-method}.  You should therefore set
1030 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1031
1032 @vindex gnus-secondary-servers
1033 @vindex gnus-nntp-server
1034 You can also make Gnus prompt you interactively for the name of an
1035 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1036 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
1037 in the @code{gnus-secondary-servers} list (if any).  You can also just
1038 type in the name of any server you feel like visiting.  (Note that this
1039 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1040 gnus} later in the same Emacs session, Gnus will contact the same
1041 server.)
1042
1043 @findex gnus-group-browse-foreign-server
1044 @kindex B (Group)
1045 However, if you use one @acronym{NNTP} server regularly and are just
1046 interested in a couple of groups from a different server, you would be
1047 better served by using the @kbd{B} command in the group buffer.  It will
1048 let you have a look at what groups are available, and you can subscribe
1049 to any of the groups you want to.  This also makes @file{.newsrc}
1050 maintenance much tidier.  @xref{Foreign Groups}.
1051
1052 @vindex gnus-secondary-select-methods
1053 @c @head
1054 A slightly different approach to foreign groups is to set the
1055 @code{gnus-secondary-select-methods} variable.  The select methods
1056 listed in this variable are in many ways just as native as the
1057 @code{gnus-select-method} server.  They will also be queried for active
1058 files during startup (if that's required), and new newsgroups that
1059 appear on these servers will be subscribed (or not) just as native
1060 groups are.
1061
1062 For instance, if you use the @code{nnmbox} back end to read your mail,
1063 you would typically set this variable to
1064
1065 @lisp
1066 (setq gnus-secondary-select-methods '((nnmbox "")))
1067 @end lisp
1068
1069 Note: the @acronym{NNTP} back end stores marks in marks files
1070 (@pxref{NNTP marks}).  This feature makes it easy to share marks between
1071 several Gnus installations, but may slow down things a bit when fetching
1072 new articles.  @xref{NNTP marks}, for more information.
1073
1074
1075 @node The First Time
1076 @section The First Time
1077 @cindex first time usage
1078
1079 If no startup files exist (@pxref{Startup Files}), Gnus will try to
1080 determine what groups should be subscribed by default.
1081
1082 @vindex gnus-default-subscribed-newsgroups
1083 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1084 will subscribe you to just those groups in that list, leaving the rest
1085 killed.  Your system administrator should have set this variable to
1086 something useful.
1087
1088 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1089 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1090 here as @dfn{whatever Lars thinks you should read}.)
1091
1092 You'll also be subscribed to the Gnus documentation group, which should
1093 help you with most common problems.
1094
1095 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1096 use the normal functions for handling new groups, and not do anything
1097 special.
1098
1099
1100 @node The Server is Down
1101 @section The Server is Down
1102 @cindex server errors
1103
1104 If the default server is down, Gnus will understandably have some
1105 problems starting.  However, if you have some mail groups in addition to
1106 the news groups, you may want to start Gnus anyway.
1107
1108 Gnus, being the trusting sort of program, will ask whether to proceed
1109 without a native select method if that server can't be contacted.  This
1110 will happen whether the server doesn't actually exist (i.e., you have
1111 given the wrong address) or the server has just momentarily taken ill
1112 for some reason or other.  If you decide to continue and have no foreign
1113 groups, you'll find it difficult to actually do anything in the group
1114 buffer.  But, hey, that's your problem.  Blllrph!
1115
1116 @findex gnus-no-server
1117 @kindex M-x gnus-no-server
1118 @c @head
1119 If you know that the server is definitely down, or you just want to read
1120 your mail without bothering with the server at all, you can use the
1121 @code{gnus-no-server} command to start Gnus.  That might come in handy
1122 if you're in a hurry as well.  This command will not attempt to contact
1123 your primary server---instead, it will just activate all groups on level
1124 1 and 2.  (You should preferably keep no native groups on those two
1125 levels.) Also @pxref{Group Levels}.
1126
1127
1128 @node Slave Gnusae
1129 @section Slave Gnusae
1130 @cindex slave
1131
1132 You might want to run more than one Emacs with more than one Gnus at the
1133 same time.  If you are using different @file{.newsrc} files (e.g., if you
1134 are using the two different Gnusae to read from two different servers),
1135 that is no problem whatsoever.  You just do it.
1136
1137 The problem appears when you want to run two Gnusae that use the same
1138 @file{.newsrc} file.
1139
1140 To work around that problem some, we here at the Think-Tank at the Gnus
1141 Towers have come up with a new concept: @dfn{Masters} and
1142 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1143 taken out a copyright on those words.  If you wish to use those words in
1144 conjunction with each other, you have to send $1 per usage instance to
1145 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1146 Applications}) will be much more expensive, of course.)
1147
1148 @findex gnus-slave
1149 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1150 however you do it).  Each subsequent slave Gnusae should be started with
1151 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1152 files, but instead save @dfn{slave files} that contain information only
1153 on what groups have been read in the slave session.  When a master Gnus
1154 starts, it will read (and delete) these slave files, incorporating all
1155 information from them.  (The slave files will be read in the sequence
1156 they were created, so the latest changes will have precedence.)
1157
1158 Information from the slave files has, of course, precedence over the
1159 information in the normal (i.e., master) @file{.newsrc} file.
1160
1161 If the @file{.newsrc*} files have not been saved in the master when the
1162 slave starts, you may be prompted as to whether to read an auto-save
1163 file.  If you answer ``yes'', the unsaved changes to the master will be
1164 incorporated into the slave.  If you answer ``no'', the slave may see some
1165 messages as unread that have been read in the master.
1166
1167
1168
1169 @node New Groups
1170 @section New Groups
1171 @cindex new groups
1172 @cindex subscription
1173
1174 @vindex gnus-check-new-newsgroups
1175 If you are satisfied that you really never want to see any new groups,
1176 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1177 also save you some time at startup.  Even if this variable is
1178 @code{nil}, you can always subscribe to the new groups just by pressing
1179 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1180 is @code{ask-server} by default.  If you set this variable to
1181 @code{always}, then Gnus will query the back ends for new groups even
1182 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1183
1184 @menu
1185 * Checking New Groups::         Determining what groups are new.
1186 * Subscription Methods::        What Gnus should do with new groups.
1187 * Filtering New Groups::        Making Gnus ignore certain new groups.
1188 @end menu
1189
1190
1191 @node Checking New Groups
1192 @subsection Checking New Groups
1193
1194 Gnus normally determines whether a group is new or not by comparing the
1195 list of groups from the active file(s) with the lists of subscribed and
1196 dead groups.  This isn't a particularly fast method.  If
1197 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1198 server for new groups since the last time.  This is both faster and
1199 cheaper.  This also means that you can get rid of the list of killed
1200 groups altogether, so you may set @code{gnus-save-killed-list} to
1201 @code{nil}, which will save time both at startup, at exit, and all over.
1202 Saves disk space, too.  Why isn't this the default, then?
1203 Unfortunately, not all servers support this command.
1204
1205 I bet I know what you're thinking now: How do I find out whether my
1206 server supports @code{ask-server}?  No?  Good, because I don't have a
1207 fail-safe answer.  I would suggest just setting this variable to
1208 @code{ask-server} and see whether any new groups appear within the next
1209 few days.  If any do, then it works.  If none do, then it doesn't
1210 work.  I could write a function to make Gnus guess whether the server
1211 supports @code{ask-server}, but it would just be a guess.  So I won't.
1212 You could @code{telnet} to the server and say @code{HELP} and see
1213 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1214 it does, then it might work.  (But there are servers that lists
1215 @samp{NEWGROUPS} without supporting the function properly.)
1216
1217 This variable can also be a list of select methods.  If so, Gnus will
1218 issue an @code{ask-server} command to each of the select methods, and
1219 subscribe them (or not) using the normal methods.  This might be handy
1220 if you are monitoring a few servers for new groups.  A side effect is
1221 that startup will take much longer, so you can meditate while waiting.
1222 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1223
1224
1225 @node Subscription Methods
1226 @subsection Subscription Methods
1227
1228 @vindex gnus-subscribe-newsgroup-method
1229 What Gnus does when it encounters a new group is determined by the
1230 @code{gnus-subscribe-newsgroup-method} variable.
1231
1232 This variable should contain a function.  This function will be called
1233 with the name of the new group as the only parameter.
1234
1235 Some handy pre-fab functions are:
1236
1237 @table @code
1238
1239 @item gnus-subscribe-zombies
1240 @vindex gnus-subscribe-zombies
1241 Make all new groups zombies.  This is the default.  You can browse the
1242 zombies later (with @kbd{A z}) and either kill them all off properly
1243 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1244
1245 @item gnus-subscribe-randomly
1246 @vindex gnus-subscribe-randomly
1247 Subscribe all new groups in arbitrary order.  This really means that all
1248 new groups will be added at ``the top'' of the group buffer.
1249
1250 @item gnus-subscribe-alphabetically
1251 @vindex gnus-subscribe-alphabetically
1252 Subscribe all new groups in alphabetical order.
1253
1254 @item gnus-subscribe-hierarchically
1255 @vindex gnus-subscribe-hierarchically
1256 Subscribe all new groups hierarchically.  The difference between this
1257 function and @code{gnus-subscribe-alphabetically} is slight.
1258 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1259 alphabetical fashion, while this function will enter groups into its
1260 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1261 @samp{comp} hierarchy, this function will not mess that configuration
1262 up.  Or something like that.
1263
1264 @item gnus-subscribe-interactively
1265 @vindex gnus-subscribe-interactively
1266 Subscribe new groups interactively.  This means that Gnus will ask
1267 you about @strong{all} new groups.  The groups you choose to subscribe
1268 to will be subscribed hierarchically.
1269
1270 @item gnus-subscribe-killed
1271 @vindex gnus-subscribe-killed
1272 Kill all new groups.
1273
1274 @item gnus-subscribe-topics
1275 @vindex gnus-subscribe-topics
1276 Put the groups into the topic that has a matching @code{subscribe} topic
1277 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1278 topic parameter that looks like
1279
1280 @example
1281 "nnslashdot"
1282 @end example
1283
1284 will mean that all groups that match that regex will be subscribed under
1285 that topic.
1286
1287 If no topics match the groups, the groups will be subscribed in the
1288 top-level topic.
1289
1290 @end table
1291
1292 @vindex gnus-subscribe-hierarchical-interactive
1293 A closely related variable is
1294 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1295 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1296 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1297 will ask you for each sub-hierarchy whether you want to descend the
1298 hierarchy or not.
1299
1300 One common mistake is to set the variable a few paragraphs above
1301 (@code{gnus-subscribe-newsgroup-method}) to
1302 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1303 will not work.  This is ga-ga.  So don't do it.
1304
1305
1306 @node Filtering New Groups
1307 @subsection Filtering New Groups
1308
1309 A nice and portable way to control which new newsgroups should be
1310 subscribed (or ignored) is to put an @dfn{options} line at the start of
1311 the @file{.newsrc} file.  Here's an example:
1312
1313 @example
1314 options -n !alt.all !rec.all sci.all
1315 @end example
1316
1317 @vindex gnus-subscribe-options-newsgroup-method
1318 This line obviously belongs to a serious-minded intellectual scientific
1319 person (or she may just be plain old boring), because it says that all
1320 groups that have names beginning with @samp{alt} and @samp{rec} should
1321 be ignored, and all groups with names beginning with @samp{sci} should
1322 be subscribed.  Gnus will not use the normal subscription method for
1323 subscribing these groups.
1324 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1325 variable defaults to @code{gnus-subscribe-alphabetically}.
1326
1327 @vindex gnus-options-not-subscribe
1328 @vindex gnus-options-subscribe
1329 If you don't want to mess with your @file{.newsrc} file, you can just
1330 set the two variables @code{gnus-options-subscribe} and
1331 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1332 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1333 and if the new group matches the former, it will be unconditionally
1334 subscribed, and if it matches the latter, it will be ignored.
1335
1336 @vindex gnus-auto-subscribed-groups
1337 Yet another variable that meddles here is
1338 @code{gnus-auto-subscribed-groups}.  It works exactly like
1339 @code{gnus-options-subscribe}, and is therefore really superfluous,
1340 but I thought it would be nice to have two of these.  This variable is
1341 more meant for setting some ground rules, while the other variable is
1342 used more for user fiddling.  By default this variable makes all new
1343 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1344 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1345 subscribed.  If you don't like that, just set this variable to
1346 @code{nil}.
1347
1348 New groups that match this regexp are subscribed using
1349 @code{gnus-subscribe-options-newsgroup-method}.
1350
1351
1352 @node Changing Servers
1353 @section Changing Servers
1354 @cindex changing servers
1355
1356 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1357 This happens very rarely, but perhaps you change jobs, or one server is
1358 very flaky and you want to use another.
1359
1360 Changing the server is pretty easy, right?  You just change
1361 @code{gnus-select-method} to point to the new server?
1362
1363 @emph{Wrong!}
1364
1365 Article numbers are not (in any way) kept synchronized between different
1366 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1367 you have read is by keeping track of article numbers.  So when you
1368 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1369 worthless.
1370
1371 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1372 file from one server to another.  They all have one thing in
1373 common---they take a looong time to run.  You don't want to use these
1374 functions more than absolutely necessary.
1375
1376 @kindex M-x gnus-change-server
1377 @findex gnus-change-server
1378 If you have access to both servers, Gnus can request the headers for all
1379 the articles you have read and compare @code{Message-ID}s and map the
1380 article numbers of the read articles and article marks.  The @kbd{M-x
1381 gnus-change-server} command will do this for all your native groups.  It
1382 will prompt for the method you want to move to.
1383
1384 @kindex M-x gnus-group-move-group-to-server
1385 @findex gnus-group-move-group-to-server
1386 You can also move individual groups with the @kbd{M-x
1387 gnus-group-move-group-to-server} command.  This is useful if you want to
1388 move a (foreign) group from one server to another.
1389
1390 @kindex M-x gnus-group-clear-data-on-native-groups
1391 @findex gnus-group-clear-data-on-native-groups
1392 If you don't have access to both the old and new server, all your marks
1393 and read ranges have become worthless.  You can use the @kbd{M-x
1394 gnus-group-clear-data-on-native-groups} command to clear out all data
1395 that you have on your native groups.  Use with caution.
1396
1397 @kindex M-x gnus-group-clear-data
1398 @findex gnus-group-clear-data
1399 Clear the data from the current group only---nix out marks and the
1400 list of read articles (@code{gnus-group-clear-data}).
1401
1402 After changing servers, you @strong{must} move the cache hierarchy away,
1403 since the cached articles will have wrong article numbers, which will
1404 affect which articles Gnus thinks are read.
1405 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1406 to have it done automatically; for @code{gnus-group-clear-data}, you
1407 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1408 cache for all groups).
1409
1410
1411 @node Startup Files
1412 @section Startup Files
1413 @cindex startup files
1414 @cindex .newsrc
1415 @cindex .newsrc.el
1416 @cindex .newsrc.eld
1417
1418 Most common Unix news readers use a shared startup file called
1419 @file{.newsrc}.  This file contains all the information about what
1420 groups are subscribed, and which articles in these groups have been
1421 read.
1422
1423 Things got a bit more complicated with @sc{gnus}.  In addition to
1424 keeping the @file{.newsrc} file updated, it also used a file called
1425 @file{.newsrc.el} for storing all the information that didn't fit into
1426 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1427 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1428 files was the most recently saved, which enabled people to swap between
1429 @sc{gnus} and other newsreaders.
1430
1431 That was kinda silly, so Gnus went one better: In addition to the
1432 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1433 @file{.newsrc.eld}.  It will read whichever of these files that are most
1434 recent, but it will never write a @file{.newsrc.el} file.  You should
1435 never delete the @file{.newsrc.eld} file---it contains much information
1436 not stored in the @file{.newsrc} file.
1437
1438 @vindex gnus-save-newsrc-file
1439 @vindex gnus-read-newsrc-file
1440 You can turn off writing the @file{.newsrc} file by setting
1441 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1442 the file and save some space, as well as exiting from Gnus faster.
1443 However, this will make it impossible to use other newsreaders than
1444 Gnus.  But hey, who would want to, right?  Similarly, setting
1445 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1446 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which can be
1447 convenient if you use a different news reader occasionally, and you
1448 want to read a different subset of the available groups with that
1449 news reader.
1450
1451 @vindex gnus-save-killed-list
1452 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1453 will not save the list of killed groups to the startup file.  This will
1454 save both time (when starting and quitting) and space (on disk).  It
1455 will also mean that Gnus has no record of what groups are new or old,
1456 so the automatic new groups subscription methods become meaningless.
1457 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1458 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1459 Groups}).  This variable can also be a regular expression.  If that's
1460 the case, remove all groups that do not match this regexp before
1461 saving.  This can be useful in certain obscure situations that involve
1462 several servers where not all servers support @code{ask-server}.
1463
1464 @vindex gnus-startup-file
1465 @vindex gnus-backup-startup-file
1466 @vindex version-control
1467 The @code{gnus-startup-file} variable says where the startup files are.
1468 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1469 file being whatever that one is, with a @samp{.eld} appended.
1470 If you want version control for this file, set
1471 @code{gnus-backup-startup-file}.  It respects the same values as the
1472 @code{version-control} variable.
1473
1474 @vindex gnus-save-newsrc-hook
1475 @vindex gnus-save-quick-newsrc-hook
1476 @vindex gnus-save-standard-newsrc-hook
1477 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1478 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1479 saving the @file{.newsrc.eld} file, and
1480 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1481 @file{.newsrc} file.  The latter two are commonly used to turn version
1482 control on or off.  Version control is on by default when saving the
1483 startup files.  If you want to turn backup creation off, say something like:
1484
1485 @lisp
1486 (defun turn-off-backup ()
1487   (set (make-local-variable 'backup-inhibited) t))
1488
1489 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1490 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1491 @end lisp
1492
1493 @vindex gnus-init-file
1494 @vindex gnus-site-init-file
1495 When Gnus starts, it will read the @code{gnus-site-init-file}
1496 (@file{.../site-lisp/gnus-init} by default) and @code{gnus-init-file}
1497 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1498 and can be used to avoid cluttering your @file{~/.emacs} and
1499 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1500 with the same names as these, but with @file{.elc} and @file{.el}
1501 suffixes.  In other words, if you have set @code{gnus-init-file} to
1502 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1503 and finally @file{~/.gnus} (in this order).  If Emacs was invoked with
1504 the @option{-q} or @option{--no-init-file} options (@pxref{Initial
1505 Options, ,Initial Options, emacs, The Emacs Manual}), Gnus doesn't read
1506 @code{gnus-init-file}.
1507
1508
1509 @node Auto Save
1510 @section Auto Save
1511 @cindex dribble file
1512 @cindex auto-save
1513
1514 Whenever you do something that changes the Gnus data (reading articles,
1515 catching up, killing/subscribing groups), the change is added to a
1516 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1517 Emacs way.  If your Emacs should crash before you have saved the
1518 @file{.newsrc} files, all changes you have made can be recovered from
1519 this file.
1520
1521 If Gnus detects this file at startup, it will ask the user whether to
1522 read it.  The auto save file is deleted whenever the real startup file is
1523 saved.
1524
1525 @vindex gnus-use-dribble-file
1526 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1527 maintain a dribble buffer.  The default is @code{t}.
1528
1529 @vindex gnus-dribble-directory
1530 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1531 this variable is @code{nil}, which it is by default, Gnus will dribble
1532 into the directory where the @file{.newsrc} file is located.  (This is
1533 normally the user's home directory.)  The dribble file will get the same
1534 file permissions as the @file{.newsrc} file.
1535
1536 @vindex gnus-always-read-dribble-file
1537 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1538 read the dribble file on startup without querying the user.
1539
1540
1541 @node The Active File
1542 @section The Active File
1543 @cindex active file
1544 @cindex ignored groups
1545
1546 When Gnus starts, or indeed whenever it tries to determine whether new
1547 articles have arrived, it reads the active file.  This is a very large
1548 file that lists all the active groups and articles on the server.
1549
1550 @vindex gnus-ignored-newsgroups
1551 Before examining the active file, Gnus deletes all lines that match the
1552 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1553 any groups with bogus names, but you can use this variable to make Gnus
1554 ignore hierarchies you aren't ever interested in.  However, this is not
1555 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1556 Groups} for an overview of other variables that can be used instead.
1557
1558 @c This variable is
1559 @c @code{nil} by default, and will slow down active file handling somewhat
1560 @c if you set it to anything else.
1561
1562 @vindex gnus-read-active-file
1563 @c @head
1564 The active file can be rather Huge, so if you have a slow network, you
1565 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1566 reading the active file.  This variable is @code{some} by default.
1567
1568 Gnus will try to make do by getting information just on the groups that
1569 you actually subscribe to.
1570
1571 Note that if you subscribe to lots and lots of groups, setting this
1572 variable to @code{nil} will probably make Gnus slower, not faster.  At
1573 present, having this variable @code{nil} will slow Gnus down
1574 considerably, unless you read news over a 2400 baud modem.
1575
1576 This variable can also have the value @code{some}.  Gnus will then
1577 attempt to read active info only on the subscribed groups.  On some
1578 servers this is quite fast (on sparkling, brand new INN servers that
1579 support the @code{LIST ACTIVE group} command), on others this isn't fast
1580 at all.  In any case, @code{some} should be faster than @code{nil}, and
1581 is certainly faster than @code{t} over slow lines.
1582
1583 Some news servers (old versions of Leafnode and old versions of INN, for
1584 instance) do not support the @code{LIST ACTIVE group}.  For these
1585 servers, @code{nil} is probably the most efficient value for this
1586 variable.
1587
1588 If this variable is @code{nil}, Gnus will ask for group info in total
1589 lock-step, which isn't very fast.  If it is @code{some} and you use an
1590 @acronym{NNTP} server, Gnus will pump out commands as fast as it can, and
1591 read all the replies in one swoop.  This will normally result in better
1592 performance, but if the server does not support the aforementioned
1593 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1594
1595 If you think that starting up Gnus takes too long, try all the three
1596 different values for this variable and see what works best for you.
1597
1598 In any case, if you use @code{some} or @code{nil}, you should definitely
1599 kill all groups that you aren't interested in to speed things up.
1600
1601 Note that this variable also affects active file retrieval from
1602 secondary select methods.
1603
1604
1605 @node Startup Variables
1606 @section Startup Variables
1607
1608 @table @code
1609
1610 @item gnus-load-hook
1611 @vindex gnus-load-hook
1612 A hook run while Gnus is being loaded.  Note that this hook will
1613 normally be run just once in each Emacs session, no matter how many
1614 times you start Gnus.
1615
1616 @item gnus-before-startup-hook
1617 @vindex gnus-before-startup-hook
1618 A hook run after starting up Gnus successfully.
1619
1620 @item gnus-startup-hook
1621 @vindex gnus-startup-hook
1622 A hook run as the very last thing after starting up Gnus
1623
1624 @item gnus-started-hook
1625 @vindex gnus-started-hook
1626 A hook that is run as the very last thing after starting up Gnus
1627 successfully.
1628
1629 @item gnus-setup-news-hook
1630 @vindex gnus-setup-news-hook
1631 A hook that is run after reading the @file{.newsrc} file(s), but before
1632 generating the group buffer.
1633
1634 @item gnus-check-bogus-newsgroups
1635 @vindex gnus-check-bogus-newsgroups
1636 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1637 startup.  A @dfn{bogus group} is a group that you have in your
1638 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1639 bogus groups can take quite a while, so to save time and resources it's
1640 best to leave this option off, and do the checking for bogus groups once
1641 in a while from the group buffer instead (@pxref{Group Maintenance}).
1642
1643 @item gnus-inhibit-startup-message
1644 @vindex gnus-inhibit-startup-message
1645 If non-@code{nil}, the startup message won't be displayed.  That way,
1646 your boss might not notice as easily that you are reading news instead
1647 of doing your job.  Note that this variable is used before
1648 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1649
1650 @item gnus-no-groups-message
1651 @vindex gnus-no-groups-message
1652 Message displayed by Gnus when no groups are available.
1653
1654 @item gnus-play-startup-jingle
1655 @vindex gnus-play-startup-jingle
1656 If non-@code{nil}, play the Gnus jingle at startup.
1657
1658 @item gnus-startup-jingle
1659 @vindex gnus-startup-jingle
1660 Jingle to be played if the above variable is non-@code{nil}.  The
1661 default is @samp{Tuxedomoon.Jingle4.au}.
1662
1663 @end table
1664
1665
1666 @node Group Buffer
1667 @chapter Group Buffer
1668 @cindex group buffer
1669
1670 @c Alex Schroeder suggests to rearrange this as follows:
1671 @c
1672 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1673 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1674 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1675 @c   7. Group Score, 8. Group Buffer Format
1676 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1677 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1678 @c <kensanata> First, "Gnus considers groups... (default 9)."
1679 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1680 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1681 @c <kensanata> Then expand the next paragraph or add some more to it.
1682 @c    This short one sentence explains levels 1 and 2, therefore I understand
1683 @c    that I should keep important news at 3 and boring news at 4.
1684 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1685 @c    Maybe keep those that you don't want to read temporarily at 6,
1686 @c    those that you never want to read at 8, those that offend your
1687 @c    human rights at 9...
1688
1689
1690 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1691 is the first buffer shown when Gnus starts, and will never be killed as
1692 long as Gnus is active.
1693
1694 @iftex
1695 @iflatex
1696 \gnusfigure{The Group Buffer}{320}{
1697 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1698 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1699 \put(120,38){\vector(1,2){10}}
1700 \put(40,60){\makebox(0,0)[r]{Mode line}}
1701 \put(40,58){\vector(1,0){30}}
1702 \put(200,28){\makebox(0,0)[t]{Native select method}}
1703 \put(200,26){\vector(-1,2){15}}
1704 }
1705 @end iflatex
1706 @end iftex
1707
1708 @menu
1709 * Group Buffer Format::         Information listed and how you can change it.
1710 * Group Maneuvering::           Commands for moving in the group buffer.
1711 * Selecting a Group::           Actually reading news.
1712 * Subscription Commands::       Unsubscribing, killing, subscribing.
1713 * Group Data::                  Changing the info for a group.
1714 * Group Levels::                Levels? What are those, then?
1715 * Group Score::                 A mechanism for finding out what groups you like.
1716 * Marking Groups::              You can mark groups for later processing.
1717 * Foreign Groups::              Creating and editing groups.
1718 * Group Parameters::            Each group may have different parameters set.
1719 * Listing Groups::              Gnus can list various subsets of the groups.
1720 * Sorting Groups::              Re-arrange the group order.
1721 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1722 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1723 * Exiting Gnus::                Stop reading news and get some work done.
1724 * Group Topics::                A folding group mode divided into topics.
1725 * Misc Group Stuff::            Other stuff that you can to do.
1726 @end menu
1727
1728
1729 @node Group Buffer Format
1730 @section Group Buffer Format
1731
1732 @menu
1733 * Group Line Specification::    Deciding how the group buffer is to look.
1734 * Group Mode Line Specification::  The group buffer mode line.
1735 * Group Highlighting::          Having nice colors in the group buffer.
1736 @end menu
1737
1738
1739 @node Group Line Specification
1740 @subsection Group Line Specification
1741 @cindex group buffer format
1742
1743 The default format of the group buffer is nice and dull, but you can
1744 make it as exciting and ugly as you feel like.
1745
1746 Here's a couple of example group lines:
1747
1748 @example
1749      25: news.announce.newusers
1750  *    0: alt.fan.andrea-dworkin
1751 @end example
1752
1753 Quite simple, huh?
1754
1755 You can see that there are 25 unread articles in
1756 @samp{news.announce.newusers}.  There are no unread articles, but some
1757 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1758 asterisk at the beginning of the line?).
1759
1760 @vindex gnus-group-line-format
1761 You can change that format to whatever you want by fiddling with the
1762 @code{gnus-group-line-format} variable.  This variable works along the
1763 lines of a @code{format} specification, which is pretty much the same as
1764 a @code{printf} specifications, for those of you who use (feh!) C.
1765 @xref{Formatting Variables}.
1766
1767 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1768
1769 There should always be a colon on the line; the cursor always moves to
1770 the colon after performing an operation.  @xref{Positioning
1771 Point}.  Nothing else is required---not even the group name.  All
1772 displayed text is just window dressing, and is never examined by Gnus.
1773 Gnus stores all real information it needs using text properties.
1774
1775 (Note that if you make a really strange, wonderful, spreadsheet-like
1776 layout, everybody will believe you are hard at work with the accounting
1777 instead of wasting time reading news.)
1778
1779 Here's a list of all available format characters:
1780
1781 @table @samp
1782
1783 @item M
1784 An asterisk if the group only has marked articles.
1785
1786 @item S
1787 Whether the group is subscribed.
1788
1789 @item L
1790 Level of subscribedness.
1791
1792 @item N
1793 Number of unread articles.
1794
1795 @item I
1796 Number of dormant articles.
1797
1798 @item T
1799 Number of ticked articles.
1800
1801 @item R
1802 Number of read articles.
1803
1804 @item U
1805 Number of unseen articles.
1806
1807 @item t
1808 Estimated total number of articles.  (This is really @var{max-number}
1809 minus @var{min-number} plus 1.)
1810
1811 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1812 efficient access to @var{max-number} and @var{min-number} but getting
1813 the true unread message count is not possible efficiently.  For
1814 hysterical raisins, even the mail back ends, where the true number of
1815 unread messages might be available efficiently, use the same limited
1816 interface.  To remove this restriction from Gnus means that the back
1817 end interface has to be changed, which is not an easy job.  If you
1818 want to work on this, please contact the Gnus mailing list.
1819
1820 @item y
1821 Number of unread, unticked, non-dormant articles.
1822
1823 @item i
1824 Number of ticked and dormant articles.
1825
1826 @item g
1827 Full group name.
1828
1829 @item G
1830 Group name.
1831
1832 @item C
1833 Group comment (@pxref{Group Parameters}) or group name if there is no
1834 comment element in the group parameters.
1835
1836 @item D
1837 Newsgroup description.  You need to read the group descriptions
1838 before these will appear, and to do that, you either have to set
1839 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1840 command.
1841
1842 @item o
1843 @samp{m} if moderated.
1844
1845 @item O
1846 @samp{(m)} if moderated.
1847
1848 @item s
1849 Select method.
1850
1851 @item B
1852 If the summary buffer for the group is open or not.
1853
1854 @item n
1855 Select from where.
1856
1857 @item z
1858 A string that looks like @samp{<%s:%n>} if a foreign select method is
1859 used.
1860
1861 @item P
1862 Indentation based on the level of the topic (@pxref{Group Topics}).
1863
1864 @item c
1865 @vindex gnus-group-uncollapsed-levels
1866 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1867 variable says how many levels to leave at the end of the group name.
1868 The default is 1---this will mean that group names like
1869 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1870
1871 @item m
1872 @vindex gnus-new-mail-mark
1873 @cindex %
1874 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1875 the group lately.
1876
1877 @item p
1878 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1879
1880 @item d
1881 A string that says when you last read the group (@pxref{Group
1882 Timestamp}).
1883
1884 @item F
1885 The disk space used by the articles fetched by both the cache and
1886 agent.  The value is automatically scaled to bytes(B), kilobytes(K),
1887 megabytes(M), or gigabytes(G) to minimize the column width.  A format
1888 of %7F is sufficient for a fixed-width column.
1889
1890 @item u
1891 User defined specifier.  The next character in the format string should
1892 be a letter.  Gnus will call the function
1893 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1894 following @samp{%u}.  The function will be passed a single dummy
1895 parameter as argument.  The function should return a string, which will
1896 be inserted into the buffer just like information from any other
1897 specifier.
1898 @end table
1899
1900 @cindex *
1901 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1902 if no info is available---for instance, if it is a non-activated foreign
1903 group, or a bogus native group.
1904
1905
1906 @node Group Mode Line Specification
1907 @subsection Group Mode Line Specification
1908 @cindex group mode line
1909
1910 @vindex gnus-group-mode-line-format
1911 The mode line can be changed by setting
1912 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1913 doesn't understand that many format specifiers:
1914
1915 @table @samp
1916 @item S
1917 The native news server.
1918 @item M
1919 The native select method.
1920 @end table
1921
1922
1923 @node Group Highlighting
1924 @subsection Group Highlighting
1925 @cindex highlighting
1926 @cindex group highlighting
1927
1928 @vindex gnus-group-highlight
1929 Highlighting in the group buffer is controlled by the
1930 @code{gnus-group-highlight} variable.  This is an alist with elements
1931 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1932 something non-@code{nil}, the @var{face} will be used on the line.
1933
1934 Here's an example value for this variable that might look nice if the
1935 background is dark:
1936
1937 @lisp
1938 (cond (window-system
1939        (setq custom-background-mode 'light)
1940        (defface my-group-face-1
1941          '((t (:foreground "Red" :bold t))) "First group face")
1942        (defface my-group-face-2
1943          '((t (:foreground "DarkSeaGreen4" :bold t)))
1944          "Second group face")
1945        (defface my-group-face-3
1946          '((t (:foreground "Green4" :bold t))) "Third group face")
1947        (defface my-group-face-4
1948          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1949        (defface my-group-face-5
1950          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1951
1952 (setq gnus-group-highlight
1953       '(((> unread 200) . my-group-face-1)
1954         ((and (< level 3) (zerop unread)) . my-group-face-2)
1955         ((< level 3) . my-group-face-3)
1956         ((zerop unread) . my-group-face-4)
1957         (t . my-group-face-5)))
1958 @end lisp
1959
1960 Also @pxref{Faces and Fonts}.
1961
1962 Variables that are dynamically bound when the forms are evaluated
1963 include:
1964
1965 @table @code
1966 @item group
1967 The group name.
1968 @item unread
1969 The number of unread articles in the group.
1970 @item method
1971 The select method.
1972 @item mailp
1973 Whether the group is a mail group.
1974 @item level
1975 The level of the group.
1976 @item score
1977 The score of the group.
1978 @item ticked
1979 The number of ticked articles in the group.
1980 @item total
1981 The total number of articles in the group.  Or rather,
1982 @var{max-number} minus @var{min-number} plus one.
1983 @item topic
1984 When using the topic minor mode, this variable is bound to the current
1985 topic being inserted.
1986 @end table
1987
1988 When the forms are @code{eval}ed, point is at the beginning of the line
1989 of the group in question, so you can use many of the normal Gnus
1990 functions for snarfing info on the group.
1991
1992 @vindex gnus-group-update-hook
1993 @findex gnus-group-highlight-line
1994 @code{gnus-group-update-hook} is called when a group line is changed.
1995 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1996 calls @code{gnus-group-highlight-line} by default.
1997
1998
1999 @node Group Maneuvering
2000 @section Group Maneuvering
2001 @cindex group movement
2002
2003 All movement commands understand the numeric prefix and will behave as
2004 expected, hopefully.
2005
2006 @table @kbd
2007
2008 @item n
2009 @kindex n (Group)
2010 @findex gnus-group-next-unread-group
2011 Go to the next group that has unread articles
2012 (@code{gnus-group-next-unread-group}).
2013
2014 @item p
2015 @itemx DEL
2016 @kindex DEL (Group)
2017 @kindex p (Group)
2018 @findex gnus-group-prev-unread-group
2019 Go to the previous group that has unread articles
2020 (@code{gnus-group-prev-unread-group}).
2021
2022 @item N
2023 @kindex N (Group)
2024 @findex gnus-group-next-group
2025 Go to the next group (@code{gnus-group-next-group}).
2026
2027 @item P
2028 @kindex P (Group)
2029 @findex gnus-group-prev-group
2030 Go to the previous group (@code{gnus-group-prev-group}).
2031
2032 @item M-n
2033 @kindex M-n (Group)
2034 @findex gnus-group-next-unread-group-same-level
2035 Go to the next unread group on the same (or lower) level
2036 (@code{gnus-group-next-unread-group-same-level}).
2037
2038 @item M-p
2039 @kindex M-p (Group)
2040 @findex gnus-group-prev-unread-group-same-level
2041 Go to the previous unread group on the same (or lower) level
2042 (@code{gnus-group-prev-unread-group-same-level}).
2043 @end table
2044
2045 Three commands for jumping to groups:
2046
2047 @table @kbd
2048
2049 @item j
2050 @kindex j (Group)
2051 @findex gnus-group-jump-to-group
2052 Jump to a group (and make it visible if it isn't already)
2053 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2054 like living groups.
2055
2056 @item ,
2057 @kindex , (Group)
2058 @findex gnus-group-best-unread-group
2059 Jump to the unread group with the lowest level
2060 (@code{gnus-group-best-unread-group}).
2061
2062 @item .
2063 @kindex . (Group)
2064 @findex gnus-group-first-unread-group
2065 Jump to the first group with unread articles
2066 (@code{gnus-group-first-unread-group}).
2067 @end table
2068
2069 @vindex gnus-group-goto-unread
2070 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2071 commands will move to the next group, not the next unread group.  Even
2072 the commands that say they move to the next unread group.  The default
2073 is @code{t}.
2074
2075
2076 @node Selecting a Group
2077 @section Selecting a Group
2078 @cindex group selection
2079
2080 @table @kbd
2081
2082 @item SPACE
2083 @kindex SPACE (Group)
2084 @findex gnus-group-read-group
2085 Select the current group, switch to the summary buffer and display the
2086 first unread article (@code{gnus-group-read-group}).  If there are no
2087 unread articles in the group, or if you give a non-numerical prefix to
2088 this command, Gnus will offer to fetch all the old articles in this
2089 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2090 determines the number of articles Gnus will fetch.  If @var{n} is
2091 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2092 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2093
2094 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2095 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2096 - 4 2 SPC} fetches the 42 oldest ones.
2097
2098 When you are in the group (in the Summary buffer), you can type
2099 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2100 ones.
2101
2102 @item RET
2103 @kindex RET (Group)
2104 @findex gnus-group-select-group
2105 Select the current group and switch to the summary buffer
2106 (@code{gnus-group-select-group}).  Takes the same arguments as
2107 @code{gnus-group-read-group}---the only difference is that this command
2108 does not display the first unread article automatically upon group
2109 entry.
2110
2111 @item M-RET
2112 @kindex M-RET (Group)
2113 @findex gnus-group-quick-select-group
2114 This does the same as the command above, but tries to do it with the
2115 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2116 scoring/killing will be performed, there will be no highlights and no
2117 expunging.  This might be useful if you're in a real hurry and have to
2118 enter some humongous group.  If you give a 0 prefix to this command
2119 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2120 which is useful if you want to toggle threading before generating the
2121 summary buffer (@pxref{Summary Generation Commands}).
2122
2123 @item M-SPACE
2124 @kindex M-SPACE (Group)
2125 @findex gnus-group-visible-select-group
2126 This is yet one more command that does the same as the @kbd{RET}
2127 command, but this one does it without expunging and hiding dormants
2128 (@code{gnus-group-visible-select-group}).
2129
2130 @item C-M-RET
2131 @kindex C-M-RET (Group)
2132 @findex gnus-group-select-group-ephemerally
2133 Finally, this command selects the current group ephemerally without
2134 doing any processing of its contents
2135 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2136 turned off.  Everything you do in the group after selecting it in this
2137 manner will have no permanent effects.
2138
2139 @end table
2140
2141 @vindex gnus-large-newsgroup
2142 The @code{gnus-large-newsgroup} variable says what Gnus should
2143 consider to be a big group.  If it is @code{nil}, no groups are
2144 considered big.  The default value is 200.  If the group has more
2145 (unread and/or ticked) articles than this, Gnus will query the user
2146 before entering the group.  The user can then specify how many
2147 articles should be fetched from the server.  If the user specifies a
2148 negative number (@var{-n}), the @var{n} oldest articles will be
2149 fetched.  If it is positive, the @var{n} articles that have arrived
2150 most recently will be fetched.
2151
2152 @vindex gnus-large-ephemeral-newsgroup
2153 @code{gnus-large-ephemeral-newsgroup} is the same as
2154 @code{gnus-large-newsgroup}, but is only used for ephemeral
2155 newsgroups.
2156
2157 @vindex gnus-select-group-hook
2158 @vindex gnus-auto-select-first
2159 @vindex gnus-auto-select-subject
2160 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2161 automatically when entering a group with the @kbd{SPACE} command.
2162 Which article this is is controlled by the
2163 @code{gnus-auto-select-subject} variable.  Valid values for this
2164 variable is:
2165
2166 @table @code
2167
2168 @item unread
2169 Place point on the subject line of the first unread article.
2170
2171 @item first
2172 Place point on the subject line of the first article.
2173
2174 @item unseen
2175 Place point on the subject line of the first unseen article.
2176
2177 @item unseen-or-unread
2178 Place point on the subject line of the first unseen article, and if
2179 there is no such article, place point on the subject line of the first
2180 unread article.
2181
2182 @item best
2183 Place point on the subject line of the highest-scored unread article.
2184
2185 @end table
2186
2187 This variable can also be a function.  In that case, that function
2188 will be called to place point on a subject line.
2189
2190 If you want to prevent automatic selection in some group (say, in a
2191 binary group with Huge articles) you can set the
2192 @code{gnus-auto-select-first} variable to @code{nil} in
2193 @code{gnus-select-group-hook}, which is called when a group is
2194 selected.
2195
2196
2197 @node Subscription Commands
2198 @section Subscription Commands
2199 @cindex subscription
2200
2201 @table @kbd
2202
2203 @item S t
2204 @itemx u
2205 @kindex S t (Group)
2206 @kindex u (Group)
2207 @findex gnus-group-unsubscribe-current-group
2208 @c @icon{gnus-group-unsubscribe}
2209 Toggle subscription to the current group
2210 (@code{gnus-group-unsubscribe-current-group}).
2211
2212 @item S s
2213 @itemx U
2214 @kindex S s (Group)
2215 @kindex U (Group)
2216 @findex gnus-group-unsubscribe-group
2217 Prompt for a group to subscribe, and then subscribe it.  If it was
2218 subscribed already, unsubscribe it instead
2219 (@code{gnus-group-unsubscribe-group}).
2220
2221 @item S k
2222 @itemx C-k
2223 @kindex S k (Group)
2224 @kindex C-k (Group)
2225 @findex gnus-group-kill-group
2226 @c @icon{gnus-group-kill-group}
2227 Kill the current group (@code{gnus-group-kill-group}).
2228
2229 @item S y
2230 @itemx C-y
2231 @kindex S y (Group)
2232 @kindex C-y (Group)
2233 @findex gnus-group-yank-group
2234 Yank the last killed group (@code{gnus-group-yank-group}).
2235
2236 @item C-x C-t
2237 @kindex C-x C-t (Group)
2238 @findex gnus-group-transpose-groups
2239 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2240 really a subscription command, but you can use it instead of a
2241 kill-and-yank sequence sometimes.
2242
2243 @item S w
2244 @itemx C-w
2245 @kindex S w (Group)
2246 @kindex C-w (Group)
2247 @findex gnus-group-kill-region
2248 Kill all groups in the region (@code{gnus-group-kill-region}).
2249
2250 @item S z
2251 @kindex S z (Group)
2252 @findex gnus-group-kill-all-zombies
2253 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2254
2255 @item S C-k
2256 @kindex S C-k (Group)
2257 @findex gnus-group-kill-level
2258 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2259 These groups can't be yanked back after killing, so this command should
2260 be used with some caution.  The only time where this command comes in
2261 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2262 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2263 kill off all unsubscribed groups that do not have message numbers in the
2264 @file{.newsrc} file.
2265
2266 @end table
2267
2268 Also @pxref{Group Levels}.
2269
2270
2271 @node Group Data
2272 @section Group Data
2273
2274 @table @kbd
2275
2276 @item c
2277 @kindex c (Group)
2278 @findex gnus-group-catchup-current
2279 @vindex gnus-group-catchup-group-hook
2280 @c @icon{gnus-group-catchup-current}
2281 Mark all unticked articles in this group as read
2282 (@code{gnus-group-catchup-current}).
2283 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2284 the group buffer.
2285
2286 @item C
2287 @kindex C (Group)
2288 @findex gnus-group-catchup-current-all
2289 Mark all articles in this group, even the ticked ones, as read
2290 (@code{gnus-group-catchup-current-all}).
2291
2292 @item M-c
2293 @kindex M-c (Group)
2294 @findex gnus-group-clear-data
2295 Clear the data from the current group---nix out marks and the list of
2296 read articles (@code{gnus-group-clear-data}).
2297
2298 @item M-x gnus-group-clear-data-on-native-groups
2299 @kindex M-x gnus-group-clear-data-on-native-groups
2300 @findex gnus-group-clear-data-on-native-groups
2301 If you have switched from one @acronym{NNTP} server to another, all your marks
2302 and read ranges have become worthless.  You can use this command to
2303 clear out all data that you have on your native groups.  Use with
2304 caution.
2305
2306 @end table
2307
2308
2309 @node Group Levels
2310 @section Group Levels
2311 @cindex group level
2312 @cindex level
2313
2314 All groups have a level of @dfn{subscribedness}.  For instance, if a
2315 group is on level 2, it is more subscribed than a group on level 5.  You
2316 can ask Gnus to just list groups on a given level or lower
2317 (@pxref{Listing Groups}), or to just check for new articles in groups on
2318 a given level or lower (@pxref{Scanning New Messages}).
2319
2320 Remember:  The higher the level of the group, the less important it is.
2321
2322 @table @kbd
2323
2324 @item S l
2325 @kindex S l (Group)
2326 @findex gnus-group-set-current-level
2327 Set the level of the current group.  If a numeric prefix is given, the
2328 next @var{n} groups will have their levels set.  The user will be
2329 prompted for a level.
2330 @end table
2331
2332 @vindex gnus-level-killed
2333 @vindex gnus-level-zombie
2334 @vindex gnus-level-unsubscribed
2335 @vindex gnus-level-subscribed
2336 Gnus considers groups from levels 1 to
2337 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2338 @code{gnus-level-subscribed} (exclusive) and
2339 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2340 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2341 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2342 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2343 same, but zombie and killed groups have no information on what articles
2344 you have read, etc, stored.  This distinction between dead and living
2345 groups isn't done because it is nice or clever, it is done purely for
2346 reasons of efficiency.
2347
2348 It is recommended that you keep all your mail groups (if any) on quite
2349 low levels (e.g. 1 or 2).
2350
2351 Maybe the following description of the default behavior of Gnus helps to
2352 understand what these levels are all about.  By default, Gnus shows you
2353 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2354 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2355 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2356 groups are hidden, in a way.
2357
2358 Zombie and killed groups are similar to unsubscribed groups in that they
2359 are hidden by default.  But they are different from subscribed and
2360 unsubscribed groups in that Gnus doesn't ask the news server for
2361 information (number of messages, number of unread messages) on zombie
2362 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2363 aren't interested in.  If most groups are killed, Gnus is faster.
2364
2365 Why does Gnus distinguish between zombie and killed groups?  Well, when
2366 a new group arrives on the server, Gnus by default makes it a zombie
2367 group.  This means that you are normally not bothered with new groups,
2368 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2369 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2370 list of killed groups.)
2371
2372 If you want to play with the level variables, you should show some care.
2373 Set them once, and don't touch them ever again.  Better yet, don't touch
2374 them at all unless you know exactly what you're doing.
2375
2376 @vindex gnus-level-default-unsubscribed
2377 @vindex gnus-level-default-subscribed
2378 Two closely related variables are @code{gnus-level-default-subscribed}
2379 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2380 which are the levels that new groups will be put on if they are
2381 (un)subscribed.  These two variables should, of course, be inside the
2382 relevant valid ranges.
2383
2384 @vindex gnus-keep-same-level
2385 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2386 will only move to groups of the same level (or lower).  In
2387 particular, going from the last article in one group to the next group
2388 will go to the next group of the same level (or lower).  This might be
2389 handy if you want to read the most important groups before you read the
2390 rest.
2391
2392 If this variable is @code{best}, Gnus will make the next newsgroup the
2393 one with the best level.
2394
2395 @vindex gnus-group-default-list-level
2396 All groups with a level less than or equal to
2397 @code{gnus-group-default-list-level} will be listed in the group buffer
2398 by default.
2399
2400 @vindex gnus-group-list-inactive-groups
2401 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2402 groups will be listed along with the unread groups.  This variable is
2403 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2404 listed.
2405
2406 @vindex gnus-group-use-permanent-levels
2407 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2408 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2409 use this level as the ``work'' level.
2410
2411 @vindex gnus-activate-level
2412 Gnus will normally just activate (i. e., query the server about) groups
2413 on level @code{gnus-activate-level} or less.  If you don't want to
2414 activate unsubscribed groups, for instance, you might set this variable
2415 to 5.  The default is 6.
2416
2417
2418 @node Group Score
2419 @section Group Score
2420 @cindex group score
2421 @cindex group rank
2422 @cindex rank
2423
2424 You would normally keep important groups on high levels, but that scheme
2425 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2426 group buffer according to how often you read groups, perhaps?  Within
2427 reason?
2428
2429 This is what @dfn{group score} is for.  You can have Gnus assign a score
2430 to each group through the mechanism described below.  You can then sort
2431 the group buffer based on this score.  Alternatively, you can sort on
2432 score and then level.  (Taken together, the level and the score is
2433 called the @dfn{rank} of the group.  A group that is on level 4 and has
2434 a score of 1 has a higher rank than a group on level 5 that has a score
2435 of 300.  (The level is the most significant part and the score is the
2436 least significant part.))
2437
2438 @findex gnus-summary-bubble-group
2439 If you want groups you read often to get higher scores than groups you
2440 read seldom you can add the @code{gnus-summary-bubble-group} function to
2441 the @code{gnus-summary-exit-hook} hook.  This will result (after
2442 sorting) in a bubbling sort of action.  If you want to see that in
2443 action after each summary exit, you can add
2444 @code{gnus-group-sort-groups-by-rank} or
2445 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2446 slow things down somewhat.
2447
2448
2449 @node Marking Groups
2450 @section Marking Groups
2451 @cindex marking groups
2452
2453 If you want to perform some command on several groups, and they appear
2454 subsequently in the group buffer, you would normally just give a
2455 numerical prefix to the command.  Most group commands will then do your
2456 bidding on those groups.
2457
2458 However, if the groups are not in sequential order, you can still
2459 perform a command on several groups.  You simply mark the groups first
2460 with the process mark and then execute the command.
2461
2462 @table @kbd
2463
2464 @item #
2465 @kindex # (Group)
2466 @itemx M m
2467 @kindex M m (Group)
2468 @findex gnus-group-mark-group
2469 Set the mark on the current group (@code{gnus-group-mark-group}).
2470
2471 @item M-#
2472 @kindex M-# (Group)
2473 @itemx M u
2474 @kindex M u (Group)
2475 @findex gnus-group-unmark-group
2476 Remove the mark from the current group
2477 (@code{gnus-group-unmark-group}).
2478
2479 @item M U
2480 @kindex M U (Group)
2481 @findex gnus-group-unmark-all-groups
2482 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2483
2484 @item M w
2485 @kindex M w (Group)
2486 @findex gnus-group-mark-region
2487 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2488
2489 @item M b
2490 @kindex M b (Group)
2491 @findex gnus-group-mark-buffer
2492 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2493
2494 @item M r
2495 @kindex M r (Group)
2496 @findex gnus-group-mark-regexp
2497 Mark all groups that match some regular expression
2498 (@code{gnus-group-mark-regexp}).
2499 @end table
2500
2501 Also @pxref{Process/Prefix}.
2502
2503 @findex gnus-group-universal-argument
2504 If you want to execute some command on all groups that have been marked
2505 with the process mark, you can use the @kbd{M-&}
2506 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2507 the command to be executed.
2508
2509
2510 @node Foreign Groups
2511 @section Foreign Groups
2512 @cindex foreign groups
2513
2514 Below are some group mode commands for making and editing general foreign
2515 groups, as well as commands to ease the creation of a few
2516 special-purpose groups.  All these commands insert the newly created
2517 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2518 consulted.
2519
2520 @table @kbd
2521
2522 @item G m
2523 @kindex G m (Group)
2524 @findex gnus-group-make-group
2525 @cindex making groups
2526 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2527 for a name, a method and possibly an @dfn{address}.  For an easier way
2528 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2529
2530 @item G M
2531 @kindex G M (Group)
2532 @findex gnus-group-read-ephemeral-group
2533 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}).  Gnus
2534 will prompt you for a name, a method and an @dfn{address}.
2535
2536 @item G r
2537 @kindex G r (Group)
2538 @findex gnus-group-rename-group
2539 @cindex renaming groups
2540 Rename the current group to something else
2541 (@code{gnus-group-rename-group}).  This is valid only on some
2542 groups---mail groups mostly.  This command might very well be quite slow
2543 on some back ends.
2544
2545 @item G c
2546 @kindex G c (Group)
2547 @cindex customizing
2548 @findex gnus-group-customize
2549 Customize the group parameters (@code{gnus-group-customize}).
2550
2551 @item G e
2552 @kindex G e (Group)
2553 @findex gnus-group-edit-group-method
2554 @cindex renaming groups
2555 Enter a buffer where you can edit the select method of the current
2556 group (@code{gnus-group-edit-group-method}).
2557
2558 @item G p
2559 @kindex G p (Group)
2560 @findex gnus-group-edit-group-parameters
2561 Enter a buffer where you can edit the group parameters
2562 (@code{gnus-group-edit-group-parameters}).
2563
2564 @item G E
2565 @kindex G E (Group)
2566 @findex gnus-group-edit-group
2567 Enter a buffer where you can edit the group info
2568 (@code{gnus-group-edit-group}).
2569
2570 @item G d
2571 @kindex G d (Group)
2572 @findex gnus-group-make-directory-group
2573 @cindex nndir
2574 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2575 for a directory name (@code{gnus-group-make-directory-group}).
2576
2577 @item G h
2578 @kindex G h (Group)
2579 @cindex help group
2580 @findex gnus-group-make-help-group
2581 Make the Gnus help group (@code{gnus-group-make-help-group}).
2582
2583 @item G a
2584 @kindex G a (Group)
2585 @cindex (ding) archive
2586 @cindex archive group
2587 @findex gnus-group-make-archive-group
2588 @vindex gnus-group-archive-directory
2589 @vindex gnus-group-recent-archive-directory
2590 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2591 default a group pointing to the most recent articles will be created
2592 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2593 group will be created from @code{gnus-group-archive-directory}.
2594
2595 @item G k
2596 @kindex G k (Group)
2597 @findex gnus-group-make-kiboze-group
2598 @cindex nnkiboze
2599 Make a kiboze group.  You will be prompted for a name, for a regexp to
2600 match groups to be ``included'' in the kiboze group, and a series of
2601 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2602 @xref{Kibozed Groups}.
2603
2604 @item G D
2605 @kindex G D (Group)
2606 @findex gnus-group-enter-directory
2607 @cindex nneething
2608 Read an arbitrary directory as if it were a newsgroup with the
2609 @code{nneething} back end (@code{gnus-group-enter-directory}).
2610 @xref{Anything Groups}.
2611
2612 @item G f
2613 @kindex G f (Group)
2614 @findex gnus-group-make-doc-group
2615 @cindex ClariNet Briefs
2616 @cindex nndoc
2617 Make a group based on some file or other
2618 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2619 command, you will be prompted for a file name and a file type.
2620 Currently supported types are @code{mbox}, @code{babyl},
2621 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2622 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2623 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2624 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2625 you run this command without a prefix, Gnus will guess at the file
2626 type.  @xref{Document Groups}.
2627
2628 @item G u
2629 @kindex G u (Group)
2630 @vindex gnus-useful-groups
2631 @findex gnus-group-make-useful-group
2632 Create one of the groups mentioned in @code{gnus-useful-groups}
2633 (@code{gnus-group-make-useful-group}).
2634
2635 @item G w
2636 @kindex G w (Group)
2637 @findex gnus-group-make-web-group
2638 @cindex Google
2639 @cindex nnweb
2640 @cindex gmane
2641 Make an ephemeral group based on a web search
2642 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2643 command, make a solid group instead.  You will be prompted for the
2644 search engine type and the search string.  Valid search engine types
2645 include @code{google}, @code{dejanews}, and @code{gmane}.
2646 @xref{Web Searches}.
2647
2648 If you use the @code{google} search engine, you can limit the search
2649 to a particular group by using a match string like
2650 @samp{shaving group:alt.sysadmin.recovery}.
2651
2652 @item G R
2653 @kindex G R (Group)
2654 @findex gnus-group-make-rss-group
2655 Make a group based on an @acronym{RSS} feed
2656 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2657 @xref{RSS}.
2658
2659 @item G DEL
2660 @kindex G DEL (Group)
2661 @findex gnus-group-delete-group
2662 This function will delete the current group
2663 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2664 actually delete all the articles in the group, and forcibly remove the
2665 group itself from the face of the Earth.  Use a prefix only if you are
2666 absolutely sure of what you are doing.  This command can't be used on
2667 read-only groups (like @code{nntp} groups), though.
2668
2669 @item G V
2670 @kindex G V (Group)
2671 @findex gnus-group-make-empty-virtual
2672 Make a new, fresh, empty @code{nnvirtual} group
2673 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2674
2675 @item G v
2676 @kindex G v (Group)
2677 @findex gnus-group-add-to-virtual
2678 Add the current group to an @code{nnvirtual} group
2679 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2680 @end table
2681
2682 @xref{Select Methods}, for more information on the various select
2683 methods.
2684
2685 @vindex gnus-activate-foreign-newsgroups
2686 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2687 Gnus will check all foreign groups with this level or lower at startup.
2688 This might take quite a while, especially if you subscribe to lots of
2689 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2690 @code{gnus-activate-level} also affects activation of foreign
2691 newsgroups.
2692
2693
2694 @node Group Parameters
2695 @section Group Parameters
2696 @cindex group parameters
2697
2698 The group parameters store information local to a particular group.
2699 Here's an example group parameter list:
2700
2701 @example
2702 ((to-address . "ding@@gnus.org")
2703  (auto-expire . t))
2704 @end example
2705
2706 We see that each element consists of a ``dotted pair''---the thing before
2707 the dot is the key, while the thing after the dot is the value.  All the
2708 parameters have this form @emph{except} local variable specs, which are
2709 not dotted pairs, but proper lists.
2710
2711 Some parameters have correspondent customizable variables, each of which
2712 is an alist of regexps and values.
2713
2714 The following group parameters can be used:
2715
2716 @table @code
2717 @item to-address
2718 @cindex to-address
2719 Address used by when doing followups and new posts.
2720
2721 @example
2722 (to-address . "some@@where.com")
2723 @end example
2724
2725 This is primarily useful in mail groups that represent closed mailing
2726 lists---mailing lists where it's expected that everybody that writes to
2727 the mailing list is subscribed to it.  Since using this parameter
2728 ensures that the mail only goes to the mailing list itself, it means
2729 that members won't receive two copies of your followups.
2730
2731 Using @code{to-address} will actually work whether the group is foreign
2732 or not.  Let's say there's a group on the server that is called
2733 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2734 the articles from a mail-to-news gateway.  Posting directly to this
2735 group is therefore impossible---you have to send mail to the mailing
2736 list address instead.
2737
2738 See also @code{gnus-parameter-to-address-alist}.
2739
2740 @item to-list
2741 @cindex to-list
2742 Address used when doing @kbd{a} in that group.
2743
2744 @example
2745 (to-list . "some@@where.com")
2746 @end example
2747
2748 It is totally ignored
2749 when doing a followup---except that if it is present in a news group,
2750 you'll get mail group semantics when doing @kbd{f}.
2751
2752 If you do an @kbd{a} command in a mail group and you have neither a
2753 @code{to-list} group parameter nor a @code{to-address} group parameter,
2754 then a @code{to-list} group parameter will be added automatically upon
2755 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2756 @vindex gnus-add-to-list
2757
2758 @findex gnus-mailing-list-mode
2759 @cindex mail list groups
2760 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2761 entering summary buffer.
2762
2763 See also @code{gnus-parameter-to-list-alist}.
2764
2765 @anchor{subscribed}
2766 @item subscribed
2767 @cindex subscribed
2768 @cindex Mail-Followup-To
2769 @findex gnus-find-subscribed-addresses
2770 If this parameter is set to @code{t}, Gnus will consider the
2771 to-address and to-list parameters for this group as addresses of
2772 mailing lists you are subscribed to.  Giving Gnus this information is
2773 (only) a first step in getting it to generate correct Mail-Followup-To
2774 headers for your posts to these lists.  The second step is to put the
2775 following in your @file{.gnus.el}
2776
2777 @lisp
2778 (setq message-subscribed-address-functions
2779       '(gnus-find-subscribed-addresses))
2780 @end lisp
2781
2782 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2783 a complete treatment of available MFT support.
2784
2785 @item visible
2786 @cindex visible
2787 If the group parameter list has the element @code{(visible . t)},
2788 that group will always be visible in the Group buffer, regardless
2789 of whether it has any unread articles.
2790
2791 This parameter cannot be set via @code{gnus-parameters}. See
2792 @code{gnus-permanently-visible-groups} as an alternative.
2793
2794 @item broken-reply-to
2795 @cindex broken-reply-to
2796 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2797 headers in this group are to be ignored, and for the header to be hidden
2798 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2799 can be useful if you're reading a mailing list group where the listserv
2800 has inserted @code{Reply-To} headers that point back to the listserv
2801 itself.  That is broken behavior.  So there!
2802
2803 @item to-group
2804 @cindex to-group
2805 Elements like @code{(to-group . "some.group.name")} means that all
2806 posts in that group will be sent to @code{some.group.name}.
2807
2808 @item newsgroup
2809 @cindex newsgroup
2810 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2811 will treat all responses as if they were responses to news articles.
2812 This can be useful if you have a mail group that's really a mirror of a
2813 news group.
2814
2815 @item gcc-self
2816 @cindex gcc-self
2817 If @code{(gcc-self . t)} is present in the group parameter list, newly
2818 composed messages will be @code{Gcc}'d to the current group.  If
2819 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2820 generated, if @code{(gcc-self . "string")} is present, this string will
2821 be inserted literally as a @code{gcc} header.  This parameter takes
2822 precedence over any default @code{Gcc} rules as described later
2823 (@pxref{Archived Messages}).
2824
2825 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2826 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2827 doesn't accept articles.
2828
2829 @item auto-expire
2830 @cindex auto-expire
2831 If the group parameter has an element that looks like @code{(auto-expire
2832 . t)}, all articles read will be marked as expirable.  For an
2833 alternative approach, @pxref{Expiring Mail}.
2834
2835 See also @code{gnus-auto-expirable-newsgroups}.
2836
2837 @item total-expire
2838 @cindex total-expire
2839 If the group parameter has an element that looks like
2840 @code{(total-expire . t)}, all read articles will be put through the
2841 expiry process, even if they are not marked as expirable.  Use with
2842 caution.  Unread, ticked and dormant articles are not eligible for
2843 expiry.
2844
2845 See also @code{gnus-total-expirable-newsgroups}.
2846
2847 @item expiry-wait
2848 @cindex expiry-wait
2849 @vindex nnmail-expiry-wait-function
2850 If the group parameter has an element that looks like
2851 @code{(expiry-wait . 10)}, this value will override any
2852 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2853 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2854 can either be a number of days (not necessarily an integer) or the
2855 symbols @code{never} or @code{immediate}.
2856
2857 @item expiry-target
2858 @cindex expiry-target
2859 Where expired messages end up.  This parameter overrides
2860 @code{nnmail-expiry-target}.
2861
2862 @item score-file
2863 @cindex score file group parameter
2864 Elements that look like @code{(score-file . "file")} will make
2865 @file{file} into the current score file for the group in question.  All
2866 interactive score entries will be put into this file.
2867
2868 @item adapt-file
2869 @cindex adapt file group parameter
2870 Elements that look like @code{(adapt-file . "file")} will make
2871 @file{file} into the current adaptive file for the group in question.
2872 All adaptive score entries will be put into this file.
2873
2874 @item admin-address
2875 @cindex admin-address
2876 When unsubscribing from a mailing list you should never send the
2877 unsubscription notice to the mailing list itself.  Instead, you'd send
2878 messages to the administrative address.  This parameter allows you to
2879 put the admin address somewhere convenient.
2880
2881 @item display
2882 @cindex display
2883 Elements that look like @code{(display . MODE)} say which articles to
2884 display on entering the group.  Valid values are:
2885
2886 @table @code
2887 @item all
2888 Display all articles, both read and unread.
2889
2890 @item an integer
2891 Display the last @var{integer} articles in the group.  This is the same as
2892 entering the group with @kbd{C-u @var{integer}}.
2893
2894 @item default
2895 Display the default visible articles, which normally includes unread and
2896 ticked articles.
2897
2898 @item an array
2899 Display articles that satisfy a predicate.
2900
2901 Here are some examples:
2902
2903 @table @code
2904 @item [unread]
2905 Display only unread articles.
2906
2907 @item [not expire]
2908 Display everything except expirable articles.
2909
2910 @item [and (not reply) (not expire)]
2911 Display everything except expirable and articles you've already
2912 responded to.
2913 @end table
2914
2915 The available operators are @code{not}, @code{and} and @code{or}.
2916 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2917 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2918 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2919 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2920
2921 @end table
2922
2923 The @code{display} parameter works by limiting the summary buffer to
2924 the subset specified.  You can pop the limit by using the @kbd{/ w}
2925 command (@pxref{Limiting}).
2926
2927 @item comment
2928 @cindex comment
2929 Elements that look like @code{(comment . "This is a comment")} are
2930 arbitrary comments on the group.  You can display comments in the
2931 group line (@pxref{Group Line Specification}).
2932
2933 @item charset
2934 @cindex charset
2935 Elements that look like @code{(charset . iso-8859-1)} will make
2936 @code{iso-8859-1} the default charset; that is, the charset that will be
2937 used for all articles that do not specify a charset.
2938
2939 See also @code{gnus-group-charset-alist}.
2940
2941 @item ignored-charsets
2942 @cindex ignored-charset
2943 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2944 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2945 default charset will be used for decoding articles.
2946
2947 See also @code{gnus-group-ignored-charsets-alist}.
2948
2949 @item posting-style
2950 @cindex posting-style
2951 You can store additional posting style information for this group
2952 here (@pxref{Posting Styles}).  The format is that of an entry in the
2953 @code{gnus-posting-styles} alist, except that there's no regexp matching
2954 the group name (of course).  Style elements in this group parameter will
2955 take precedence over the ones found in @code{gnus-posting-styles}.
2956
2957 For instance, if you want a funky name and signature in this group only,
2958 instead of hacking @code{gnus-posting-styles}, you could put something
2959 like this in the group parameters:
2960
2961 @example
2962 (posting-style
2963   (name "Funky Name")
2964   ("X-My-Header" "Funky Value")
2965   (signature "Funky Signature"))
2966 @end example
2967
2968 @item post-method
2969 @cindex post-method
2970 If it is set, the value is used as the method for posting message
2971 instead of @code{gnus-post-method}.
2972
2973 @item banner
2974 @cindex banner
2975 An item like @code{(banner . @var{regexp})} causes any part of an article
2976 that matches the regular expression @var{regexp} to be stripped.  Instead of
2977 @var{regexp}, you can also use the symbol @code{signature} which strips the
2978 last signature or any of the elements of the alist
2979 @code{gnus-article-banner-alist}.
2980
2981 @item sieve
2982 @cindex sieve
2983 This parameter contains a Sieve test that should match incoming mail
2984 that should be placed in this group.  From this group parameter, a
2985 Sieve @samp{IF} control structure is generated, having the test as the
2986 condition and @samp{fileinto "group.name";} as the body.
2987
2988 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2989 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2990 translating the group parameter into a Sieve script (@pxref{Sieve
2991 Commands}) the following Sieve code is generated:
2992
2993 @example
2994 if address "sender" "sieve-admin@@extundo.com" @{
2995         fileinto "INBOX.list.sieve";
2996 @}
2997 @end example
2998
2999 To generate tests for multiple email-addresses use a group parameter
3000 like @code{(sieve address "sender" ("name@@one.org" else@@two.org"))}.
3001 When generating a sieve script (@pxref{Sieve Commands}) Sieve code
3002 like the following is generated:
3003
3004 @example
3005 if address "sender" ["name@@one.org", "else@@two.org"] @{
3006         fileinto "INBOX.list.sieve";
3007 @}
3008 @end example
3009
3010 See @pxref{Sieve Commands} for commands and variables that might be of
3011 interest in relation to the sieve parameter.
3012
3013 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
3014 Top, sieve, Emacs Sieve}.
3015
3016 @item (agent parameters)
3017 If the agent has been enabled, you can set any of the its parameters
3018 to control the behavior of the agent in individual groups. See Agent
3019 Parameters in @ref{Category Syntax}.  Most users will choose to set
3020 agent parameters in either an agent category or group topic to
3021 minimize the configuration effort.
3022
3023 @item (@var{variable} @var{form})
3024 You can use the group parameters to set variables local to the group you
3025 are entering.  If you want to turn threading off in @samp{news.answers},
3026 you could put @code{(gnus-show-threads nil)} in the group parameters of
3027 that group.  @code{gnus-show-threads} will be made into a local variable
3028 in the summary buffer you enter, and the form @code{nil} will be
3029 @code{eval}ed there.
3030
3031 Note that this feature sets the variable locally to the summary buffer.
3032 But some variables are evaluated in the article buffer, or in the
3033 message buffer (of a reply or followup or otherwise newly created
3034 message).  As a workaround, it might help to add the variable in
3035 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3036 Stuff}.  So if you want to set @code{message-from-style} via the group
3037 parameters, then you may need the following statement elsewhere in your
3038 @file{~/.gnus} file:
3039
3040 @lisp
3041 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3042 @end lisp
3043
3044 @vindex gnus-list-identifiers
3045 A use for this feature is to remove a mailing list identifier tag in
3046 the subject fields of articles.  E.g. if the news group
3047
3048 @example
3049 nntp+news.gnus.org:gmane.text.docbook.apps
3050 @end example
3051
3052 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3053 tag can be removed from the article subjects in the summary buffer for
3054 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3055 into the group parameters for the group.
3056
3057 This can also be used as a group-specific hook function.  If you want to
3058 hear a beep when you enter a group, you could put something like
3059 @code{(dummy-variable (ding))} in the parameters of that group.
3060 @code{dummy-variable} will be set to the (meaningless) result of the
3061 @code{(ding)} form.
3062
3063 Alternatively, since the VARIABLE becomes local to the group, this
3064 pattern can be used to temporarily change a hook.  For example, if the
3065 following is added to a group parameter
3066
3067 @lisp
3068 (gnus-summary-prepared-hook
3069   '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3070 @end lisp
3071
3072 when the group is entered, the 'd' key will not mark the article as
3073 expired.
3074
3075 @end table
3076
3077 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3078 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3079 presents you with a Customize-like interface.  The latter helps avoid
3080 silly Lisp errors.)  You might also be interested in reading about topic
3081 parameters (@pxref{Topic Parameters}).
3082
3083 @vindex gnus-parameters
3084 Group parameters can be set via the @code{gnus-parameters} variable too.
3085 But some variables, such as @code{visible}, have no effect (For this
3086 case see @code{gnus-permanently-visible-groups} as an alternative.).
3087 For example:
3088
3089 @lisp
3090 (setq gnus-parameters
3091       '(("mail\\..*"
3092          (gnus-show-threads nil)
3093          (gnus-use-scoring nil)
3094          (gnus-summary-line-format
3095           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3096          (gcc-self . t)
3097          (display . all))
3098
3099         ("^nnimap:\\(foo.bar\\)$"
3100          (to-group . "\\1"))
3101
3102         ("mail\\.me"
3103          (gnus-use-scoring  t))
3104
3105         ("list\\..*"
3106          (total-expire . t)
3107          (broken-reply-to . t))))
3108 @end lisp
3109
3110 String value of parameters will be subjected to regexp substitution, as
3111 the @code{to-group} example shows.
3112
3113 @vindex gnus-parameters-case-fold-search
3114 By default, whether comparing the group name and one of those regexps
3115 specified in @code{gnus-parameters} is done in a case-sensitive manner
3116 or a case-insensitive manner depends on the value of
3117 @code{case-fold-search} at the time when the comparison is done.  The
3118 value of @code{case-fold-search} is typically @code{t}; it means, for
3119 example, the element @code{("INBOX\\.FOO" (total-expire . t))} might be
3120 applied to both the @samp{INBOX.FOO} group and the @samp{INBOX.foo}
3121 group.  If you want to make those regexps always case-sensitive, set the
3122 value of the @code{gnus-parameters-case-fold-search} variable to
3123 @code{nil}.  Otherwise, set it to @code{t} if you want to compare them
3124 always in a case-insensitive manner.
3125
3126 You can define different sorting to different groups via
3127 @code{gnus-parameters}.  Here is an example to sort an @acronym{NNTP}
3128 group by reverse date to see the latest news at the top and an
3129 @acronym{RSS} group by subject.  In this example, the first group is the
3130 Debian daily news group @code{gmane.linux.debian.user.news} from
3131 news.gmane.org.  The @acronym{RSS} group corresponds to the Debian
3132 weekly news RSS feed
3133 @url{http://packages.debian.org/unstable/newpkg_main.en.rdf},
3134 @xref{RSS}.
3135
3136 @lisp
3137 (setq
3138  gnus-parameters
3139  '(("nntp.*gmane\\.debian\\.user\\.news"
3140     (gnus-show-threads nil)
3141     (gnus-article-sort-functions '((not gnus-article-sort-by-date)))
3142     (gnus-use-adaptive-scoring nil)
3143     (gnus-use-scoring nil))
3144    ("nnrss.*debian"
3145     (gnus-show-threads nil)
3146     (gnus-article-sort-functions 'gnus-article-sort-by-subject)
3147     (gnus-use-adaptive-scoring nil)
3148     (gnus-use-scoring t)
3149     (gnus-score-find-score-files-function 'gnus-score-find-single)
3150     (gnus-summary-line-format "%U%R%z%d %I%(%[ %s %]%)\n"))))
3151 @end lisp
3152
3153
3154 @node Listing Groups
3155 @section Listing Groups
3156 @cindex group listing
3157
3158 These commands all list various slices of the groups available.
3159
3160 @table @kbd
3161
3162 @item l
3163 @itemx A s
3164 @kindex A s (Group)
3165 @kindex l (Group)
3166 @findex gnus-group-list-groups
3167 List all groups that have unread articles
3168 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3169 command will list only groups of level ARG and lower.  By default, it
3170 only lists groups of level five (i.e.,
3171 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3172 groups).
3173
3174 @item L
3175 @itemx A u
3176 @kindex A u (Group)
3177 @kindex L (Group)
3178 @findex gnus-group-list-all-groups
3179 List all groups, whether they have unread articles or not
3180 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3181 this command will list only groups of level ARG and lower.  By default,
3182 it lists groups of level seven or lower (i.e., just subscribed and
3183 unsubscribed groups).
3184
3185 @item A l
3186 @kindex A l (Group)
3187 @findex gnus-group-list-level
3188 List all unread groups on a specific level
3189 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3190 with no unread articles.
3191
3192 @item A k
3193 @kindex A k (Group)
3194 @findex gnus-group-list-killed
3195 List all killed groups (@code{gnus-group-list-killed}).  If given a
3196 prefix argument, really list all groups that are available, but aren't
3197 currently (un)subscribed.  This could entail reading the active file
3198 from the server.
3199
3200 @item A z
3201 @kindex A z (Group)
3202 @findex gnus-group-list-zombies
3203 List all zombie groups (@code{gnus-group-list-zombies}).
3204
3205 @item A m
3206 @kindex A m (Group)
3207 @findex gnus-group-list-matching
3208 List all unread, subscribed groups with names that match a regexp
3209 (@code{gnus-group-list-matching}).
3210
3211 @item A M
3212 @kindex A M (Group)
3213 @findex gnus-group-list-all-matching
3214 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3215
3216 @item A A
3217 @kindex A A (Group)
3218 @findex gnus-group-list-active
3219 List absolutely all groups in the active file(s) of the
3220 server(s) you are connected to (@code{gnus-group-list-active}).  This
3221 might very well take quite a while.  It might actually be a better idea
3222 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3223 thing to match on.  Also note that this command may list groups that
3224 don't exist (yet)---these will be listed as if they were killed groups.
3225 Take the output with some grains of salt.
3226
3227 @item A a
3228 @kindex A a (Group)
3229 @findex gnus-group-apropos
3230 List all groups that have names that match a regexp
3231 (@code{gnus-group-apropos}).
3232
3233 @item A d
3234 @kindex A d (Group)
3235 @findex gnus-group-description-apropos
3236 List all groups that have names or descriptions that match a regexp
3237 (@code{gnus-group-description-apropos}).
3238
3239 @item A c
3240 @kindex A c (Group)
3241 @findex gnus-group-list-cached
3242 List all groups with cached articles (@code{gnus-group-list-cached}).
3243
3244 @item A ?
3245 @kindex A ? (Group)
3246 @findex gnus-group-list-dormant
3247 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3248
3249 @item A /
3250 @kindex A / (Group)
3251 @findex gnus-group-list-limit
3252 List groups limited within the current selection
3253 (@code{gnus-group-list-limit}).
3254
3255 @item A f
3256 @kindex A f (Group)
3257 @findex gnus-group-list-flush
3258 Flush groups from the current selection (@code{gnus-group-list-flush}).
3259
3260 @item A p
3261 @kindex A p (Group)
3262 @findex gnus-group-list-plus
3263 List groups plus the current selection (@code{gnus-group-list-plus}).
3264
3265 @end table
3266
3267 @vindex gnus-permanently-visible-groups
3268 @cindex visible group parameter
3269 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3270 always be shown, whether they have unread articles or not.  You can also
3271 add the @code{visible} element to the group parameters in question to
3272 get the same effect.
3273
3274 @vindex gnus-list-groups-with-ticked-articles
3275 Groups that have just ticked articles in it are normally listed in the
3276 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3277 @code{nil}, these groups will be treated just like totally empty
3278 groups.  It is @code{t} by default.
3279
3280
3281 @node Sorting Groups
3282 @section Sorting Groups
3283 @cindex sorting groups
3284
3285 @kindex C-c C-s (Group)
3286 @findex gnus-group-sort-groups
3287 @vindex gnus-group-sort-function
3288 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3289 group buffer according to the function(s) given by the
3290 @code{gnus-group-sort-function} variable.  Available sorting functions
3291 include:
3292
3293 @table @code
3294
3295 @item gnus-group-sort-by-alphabet
3296 @findex gnus-group-sort-by-alphabet
3297 Sort the group names alphabetically.  This is the default.
3298
3299 @item gnus-group-sort-by-real-name
3300 @findex gnus-group-sort-by-real-name
3301 Sort the group alphabetically on the real (unprefixed) group names.
3302
3303 @item gnus-group-sort-by-level
3304 @findex gnus-group-sort-by-level
3305 Sort by group level.
3306
3307 @item gnus-group-sort-by-score
3308 @findex gnus-group-sort-by-score
3309 Sort by group score.  @xref{Group Score}.
3310
3311 @item gnus-group-sort-by-rank
3312 @findex gnus-group-sort-by-rank
3313 Sort by group score and then the group level.  The level and the score
3314 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3315
3316 @item gnus-group-sort-by-unread
3317 @findex gnus-group-sort-by-unread
3318 Sort by number of unread articles.
3319
3320 @item gnus-group-sort-by-method
3321 @findex gnus-group-sort-by-method
3322 Sort alphabetically on the select method.
3323
3324 @item gnus-group-sort-by-server
3325 @findex gnus-group-sort-by-server
3326 Sort alphabetically on the Gnus server name.
3327
3328
3329 @end table
3330
3331 @code{gnus-group-sort-function} can also be a list of sorting
3332 functions.  In that case, the most significant sort key function must be
3333 the last one.
3334
3335
3336 There are also a number of commands for sorting directly according to
3337 some sorting criteria:
3338
3339 @table @kbd
3340 @item G S a
3341 @kindex G S a (Group)
3342 @findex gnus-group-sort-groups-by-alphabet
3343 Sort the group buffer alphabetically by group name
3344 (@code{gnus-group-sort-groups-by-alphabet}).
3345
3346 @item G S u
3347 @kindex G S u (Group)
3348 @findex gnus-group-sort-groups-by-unread
3349 Sort the group buffer by the number of unread articles
3350 (@code{gnus-group-sort-groups-by-unread}).
3351
3352 @item G S l
3353 @kindex G S l (Group)
3354 @findex gnus-group-sort-groups-by-level
3355 Sort the group buffer by group level
3356 (@code{gnus-group-sort-groups-by-level}).
3357
3358 @item G S v
3359 @kindex G S v (Group)
3360 @findex gnus-group-sort-groups-by-score
3361 Sort the group buffer by group score
3362 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3363
3364 @item G S r
3365 @kindex G S r (Group)
3366 @findex gnus-group-sort-groups-by-rank
3367 Sort the group buffer by group rank
3368 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3369
3370 @item G S m
3371 @kindex G S m (Group)
3372 @findex gnus-group-sort-groups-by-method
3373 Sort the group buffer alphabetically by back end name@*
3374 (@code{gnus-group-sort-groups-by-method}).
3375
3376 @item G S n
3377 @kindex G S n (Group)
3378 @findex gnus-group-sort-groups-by-real-name
3379 Sort the group buffer alphabetically by real (unprefixed) group name
3380 (@code{gnus-group-sort-groups-by-real-name}).
3381
3382 @end table
3383
3384 All the commands below obey the process/prefix convention
3385 (@pxref{Process/Prefix}).
3386
3387 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3388 commands will sort in reverse order.
3389
3390 You can also sort a subset of the groups:
3391
3392 @table @kbd
3393 @item G P a
3394 @kindex G P a (Group)
3395 @findex gnus-group-sort-selected-groups-by-alphabet
3396 Sort the groups alphabetically by group name
3397 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3398
3399 @item G P u
3400 @kindex G P u (Group)
3401 @findex gnus-group-sort-selected-groups-by-unread
3402 Sort the groups by the number of unread articles
3403 (@code{gnus-group-sort-selected-groups-by-unread}).
3404
3405 @item G P l
3406 @kindex G P l (Group)
3407 @findex gnus-group-sort-selected-groups-by-level
3408 Sort the groups by group level
3409 (@code{gnus-group-sort-selected-groups-by-level}).
3410
3411 @item G P v
3412 @kindex G P v (Group)
3413 @findex gnus-group-sort-selected-groups-by-score
3414 Sort the groups by group score
3415 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3416
3417 @item G P r
3418 @kindex G P r (Group)
3419 @findex gnus-group-sort-selected-groups-by-rank
3420 Sort the groups by group rank
3421 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3422
3423 @item G P m
3424 @kindex G P m (Group)
3425 @findex gnus-group-sort-selected-groups-by-method
3426 Sort the groups alphabetically by back end name@*
3427 (@code{gnus-group-sort-selected-groups-by-method}).
3428
3429 @item G P n
3430 @kindex G P n (Group)
3431 @findex gnus-group-sort-selected-groups-by-real-name
3432 Sort the groups alphabetically by real (unprefixed) group name
3433 (@code{gnus-group-sort-selected-groups-by-real-name}).
3434
3435 @item G P s
3436 @kindex G P s (Group)
3437 @findex gnus-group-sort-selected-groups
3438 Sort the groups according to @code{gnus-group-sort-function}.
3439
3440 @end table
3441
3442 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3443 move groups around.
3444
3445
3446 @node Group Maintenance
3447 @section Group Maintenance
3448 @cindex bogus groups
3449
3450 @table @kbd
3451 @item b
3452 @kindex b (Group)
3453 @findex gnus-group-check-bogus-groups
3454 Find bogus groups and delete them
3455 (@code{gnus-group-check-bogus-groups}).
3456
3457 @item F
3458 @kindex F (Group)
3459 @findex gnus-group-find-new-groups
3460 Find new groups and process them (@code{gnus-group-find-new-groups}).
3461 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3462 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3463 to query the server for new groups, and subscribe the new groups as
3464 zombies.
3465
3466 @item C-c C-x
3467 @kindex C-c C-x (Group)
3468 @findex gnus-group-expire-articles
3469 Run all expirable articles in the current group through the expiry
3470 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3471 all expirable articles in the group that have been around for a while.
3472 (@pxref{Expiring Mail}).
3473
3474 @item C-c C-M-x
3475 @kindex C-c C-M-x (Group)
3476 @findex gnus-group-expire-all-groups
3477 Run all expirable articles in all groups through the expiry process
3478 (@code{gnus-group-expire-all-groups}).
3479
3480 @end table
3481
3482
3483 @node Browse Foreign Server
3484 @section Browse Foreign Server
3485 @cindex foreign servers
3486 @cindex browsing servers
3487
3488 @table @kbd
3489 @item B
3490 @kindex B (Group)
3491 @findex gnus-group-browse-foreign-server
3492 You will be queried for a select method and a server name.  Gnus will
3493 then attempt to contact this server and let you browse the groups there
3494 (@code{gnus-group-browse-foreign-server}).
3495 @end table
3496
3497 @findex gnus-browse-mode
3498 A new buffer with a list of available groups will appear.  This buffer
3499 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3500 a lot) like a normal group buffer.
3501
3502 Here's a list of keystrokes available in the browse mode:
3503
3504 @table @kbd
3505 @item n
3506 @kindex n (Browse)
3507 @findex gnus-group-next-group
3508 Go to the next group (@code{gnus-group-next-group}).
3509
3510 @item p
3511 @kindex p (Browse)
3512 @findex gnus-group-prev-group
3513 Go to the previous group (@code{gnus-group-prev-group}).
3514
3515 @item SPACE
3516 @kindex SPACE (Browse)
3517 @findex gnus-browse-read-group
3518 Enter the current group and display the first article
3519 (@code{gnus-browse-read-group}).
3520
3521 @item RET
3522 @kindex RET (Browse)
3523 @findex gnus-browse-select-group
3524 Enter the current group (@code{gnus-browse-select-group}).
3525
3526 @item u
3527 @kindex u (Browse)
3528 @findex gnus-browse-unsubscribe-current-group
3529 Unsubscribe to the current group, or, as will be the case here,
3530 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3531
3532 @item l
3533 @itemx q
3534 @kindex q (Browse)
3535 @kindex l (Browse)
3536 @findex gnus-browse-exit
3537 Exit browse mode (@code{gnus-browse-exit}).
3538
3539 @item d
3540 @kindex d (Browse)
3541 @findex gnus-browse-describe-group
3542 Describe the current group (@code{gnus-browse-describe-group}).
3543
3544 @item ?
3545 @kindex ? (Browse)
3546 @findex gnus-browse-describe-briefly
3547 Describe browse mode briefly (well, there's not much to describe, is
3548 there) (@code{gnus-browse-describe-briefly}).
3549 @end table
3550
3551
3552 @node Exiting Gnus
3553 @section Exiting Gnus
3554 @cindex exiting Gnus
3555
3556 Yes, Gnus is ex(c)iting.
3557
3558 @table @kbd
3559 @item z
3560 @kindex z (Group)
3561 @findex gnus-group-suspend
3562 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3563 but it kills all buffers except the Group buffer.  I'm not sure why this
3564 is a gain, but then who am I to judge?
3565
3566 @item q
3567 @kindex q (Group)
3568 @findex gnus-group-exit
3569 @c @icon{gnus-group-exit}
3570 Quit Gnus (@code{gnus-group-exit}).
3571
3572 @item Q
3573 @kindex Q (Group)
3574 @findex gnus-group-quit
3575 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3576 The dribble file will be saved, though (@pxref{Auto Save}).
3577 @end table
3578
3579 @vindex gnus-exit-gnus-hook
3580 @vindex gnus-suspend-gnus-hook
3581 @vindex gnus-after-exiting-gnus-hook
3582 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3583 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3584 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3585 exiting Gnus.
3586
3587 Note:
3588
3589 @quotation
3590 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3591 numbly heavy and herself fall into a hazy trance as the boy sitting
3592 behind her drew repeated lines with his pencil across the back of her
3593 plastic chair.
3594 @end quotation
3595
3596
3597 @node Group Topics
3598 @section Group Topics
3599 @cindex topics
3600
3601 If you read lots and lots of groups, it might be convenient to group
3602 them hierarchically according to topics.  You put your Emacs groups over
3603 here, your sex groups over there, and the rest (what, two groups or so?)
3604 you put in some misc section that you never bother with anyway.  You can
3605 even group the Emacs sex groups as a sub-topic to either the Emacs
3606 groups or the sex groups---or both!  Go wild!
3607
3608 @iftex
3609 @iflatex
3610 \gnusfigure{Group Topics}{400}{
3611 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3612 }
3613 @end iflatex
3614 @end iftex
3615
3616 Here's an example:
3617
3618 @example
3619 Gnus
3620   Emacs -- I wuw it!
3621      3: comp.emacs
3622      2: alt.religion.emacs
3623     Naughty Emacs
3624      452: alt.sex.emacs
3625        0: comp.talk.emacs.recovery
3626   Misc
3627      8: comp.binaries.fractals
3628     13: comp.sources.unix
3629 @end example
3630
3631 @findex gnus-topic-mode
3632 @kindex t (Group)
3633 To get this @emph{fab} functionality you simply turn on (ooh!) the
3634 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3635 is a toggling command.)
3636
3637 Go ahead, just try it.  I'll still be here when you get back.  La de
3638 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3639 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3640 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3641 Hot and bothered?
3642
3643 If you want this permanently enabled, you should add that minor mode to
3644 the hook for the group mode.  Put the following line in your
3645 @file{~/.gnus.el} file:
3646
3647 @lisp
3648 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3649 @end lisp
3650
3651 @menu
3652 * Topic Commands::              Interactive E-Z commands.
3653 * Topic Variables::             How to customize the topics the Lisp Way.
3654 * Topic Sorting::               Sorting each topic individually.
3655 * Topic Topology::              A map of the world.
3656 * Topic Parameters::            Parameters that apply to all groups in a topic.
3657 @end menu
3658
3659
3660 @node Topic Commands
3661 @subsection Topic Commands
3662 @cindex topic commands
3663
3664 When the topic minor mode is turned on, a new @kbd{T} submap will be
3665 available.  In addition, a few of the standard keys change their
3666 definitions slightly.
3667
3668 In general, the following kinds of operations are possible on topics.
3669 First of all, you want to create topics.  Secondly, you want to put
3670 groups in topics and to move them around until you have an order you
3671 like.  The third kind of operation is to show/hide parts of the whole
3672 shebang.  You might want to hide a topic including its subtopics and
3673 groups, to get a better overview of the other groups.
3674
3675 Here is a list of the basic keys that you might need to set up topics
3676 the way you like.
3677
3678 @table @kbd
3679
3680 @item T n
3681 @kindex T n (Topic)
3682 @findex gnus-topic-create-topic
3683 Prompt for a new topic name and create it
3684 (@code{gnus-topic-create-topic}).
3685
3686 @item T TAB
3687 @itemx TAB
3688 @kindex T TAB (Topic)
3689 @kindex TAB (Topic)
3690 @findex gnus-topic-indent
3691 ``Indent'' the current topic so that it becomes a sub-topic of the
3692 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3693 ``un-indent'' the topic instead.
3694
3695 @item M-TAB
3696 @kindex M-TAB (Topic)
3697 @findex gnus-topic-unindent
3698 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3699 parent of its current parent (@code{gnus-topic-unindent}).
3700
3701 @end table
3702
3703 The following two keys can be used to move groups and topics around.
3704 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3705 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3706 kill and yank rather than cut and paste.
3707
3708 @table @kbd
3709
3710 @item C-k
3711 @kindex C-k (Topic)
3712 @findex gnus-topic-kill-group
3713 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3714 topic will be removed along with the topic.
3715
3716 @item C-y
3717 @kindex C-y (Topic)
3718 @findex gnus-topic-yank-group
3719 Yank the previously killed group or topic
3720 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3721 before all groups.
3722
3723 So, to move a topic to the beginning of the list of topics, just hit
3724 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3725 move the cursor to the beginning of the buffer (just below the ``Gnus''
3726 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3727 paste.  Like I said -- E-Z.
3728
3729 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3730 you can move topics around as well as groups.
3731
3732 @end table
3733
3734 After setting up the topics the way you like them, you might wish to
3735 hide a topic, or to show it again.  That's why we have the following
3736 key.
3737
3738 @table @kbd
3739
3740 @item RET
3741 @kindex RET (Topic)
3742 @findex gnus-topic-select-group
3743 @itemx SPACE
3744 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3745 When you perform this command on a group, you'll enter the group, as
3746 usual.  When done on a topic line, the topic will be folded (if it was
3747 visible) or unfolded (if it was folded already).  So it's basically a
3748 toggling command on topics.  In addition, if you give a numerical
3749 prefix, group on that level (and lower) will be displayed.
3750
3751 @end table
3752
3753 Now for a list of other commands, in no particular order.
3754
3755 @table @kbd
3756
3757 @item T m
3758 @kindex T m (Topic)
3759 @findex gnus-topic-move-group
3760 Move the current group to some other topic
3761 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3762 convention (@pxref{Process/Prefix}).
3763
3764 @item T j
3765 @kindex T j (Topic)
3766 @findex gnus-topic-jump-to-topic
3767 Go to a topic (@code{gnus-topic-jump-to-topic}).
3768
3769 @item T c
3770 @kindex T c (Topic)
3771 @findex gnus-topic-copy-group
3772 Copy the current group to some other topic
3773 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3774 convention (@pxref{Process/Prefix}).
3775
3776 @item T h
3777 @kindex T h (Topic)
3778 @findex gnus-topic-hide-topic
3779 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3780 a prefix, hide the topic permanently.
3781
3782 @item T s
3783 @kindex T s (Topic)
3784 @findex gnus-topic-show-topic
3785 Show the current topic (@code{gnus-topic-show-topic}).  If given
3786 a prefix, show the topic permanently.
3787
3788 @item T D
3789 @kindex T D (Topic)
3790 @findex gnus-topic-remove-group
3791 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3792 This command is mainly useful if you have the same group in several
3793 topics and wish to remove it from one of the topics.  You may also
3794 remove a group from all topics, but in that case, Gnus will add it to
3795 the root topic the next time you start Gnus.  In fact, all new groups
3796 (which, naturally, don't belong to any topic) will show up in the root
3797 topic.
3798
3799 This command uses the process/prefix convention
3800 (@pxref{Process/Prefix}).
3801
3802 @item T M
3803 @kindex T M (Topic)
3804 @findex gnus-topic-move-matching
3805 Move all groups that match some regular expression to a topic
3806 (@code{gnus-topic-move-matching}).
3807
3808 @item T C
3809 @kindex T C (Topic)
3810 @findex gnus-topic-copy-matching
3811 Copy all groups that match some regular expression to a topic
3812 (@code{gnus-topic-copy-matching}).
3813
3814 @item T H
3815 @kindex T H (Topic)
3816 @findex gnus-topic-toggle-display-empty-topics
3817 Toggle hiding empty topics
3818 (@code{gnus-topic-toggle-display-empty-topics}).
3819
3820 @item T #
3821 @kindex T # (Topic)
3822 @findex gnus-topic-mark-topic
3823 Mark all groups in the current topic with the process mark
3824 (@code{gnus-topic-mark-topic}).  This command works recursively on
3825 sub-topics unless given a prefix.
3826
3827 @item T M-#
3828 @kindex T M-# (Topic)
3829 @findex gnus-topic-unmark-topic
3830 Remove the process mark from all groups in the current topic
3831 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3832 sub-topics unless given a prefix.
3833
3834 @item C-c C-x
3835 @kindex C-c C-x (Topic)
3836 @findex gnus-topic-expire-articles
3837 Run all expirable articles in the current group or topic through the
3838 expiry process (if any)
3839 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3840
3841 @item T r
3842 @kindex T r (Topic)
3843 @findex gnus-topic-rename
3844 Rename a topic (@code{gnus-topic-rename}).
3845
3846 @item T DEL
3847 @kindex T DEL (Topic)
3848 @findex gnus-topic-delete
3849 Delete an empty topic (@code{gnus-topic-delete}).
3850
3851 @item A T
3852 @kindex A T (Topic)
3853 @findex gnus-topic-list-active
3854 List all groups that Gnus knows about in a topics-ified way
3855 (@code{gnus-topic-list-active}).
3856
3857 @item T M-n
3858 @kindex T M-n (Topic)
3859 @findex gnus-topic-goto-next-topic
3860 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3861
3862 @item T M-p
3863 @kindex T M-p (Topic)
3864 @findex gnus-topic-goto-previous-topic
3865 Go to the previous topic (@code{gnus-topic-goto-previous-topic}).
3866
3867 @item G p
3868 @kindex G p (Topic)
3869 @findex gnus-topic-edit-parameters
3870 @cindex group parameters
3871 @cindex topic parameters
3872 @cindex parameters
3873 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3874 @xref{Topic Parameters}.
3875
3876 @end table
3877
3878
3879 @node Topic Variables
3880 @subsection Topic Variables
3881 @cindex topic variables
3882
3883 The previous section told you how to tell Gnus which topics to display.
3884 This section explains how to tell Gnus what to display about each topic.
3885
3886 @vindex gnus-topic-line-format
3887 The topic lines themselves are created according to the
3888 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3889 Valid elements are:
3890
3891 @table @samp
3892 @item i
3893 Indentation.
3894 @item n
3895 Topic name.
3896 @item v
3897 Visibility.
3898 @item l
3899 Level.
3900 @item g
3901 Number of groups in the topic.
3902 @item a
3903 Number of unread articles in the topic.
3904 @item A
3905 Number of unread articles in the topic and all its subtopics.
3906 @end table
3907
3908 @vindex gnus-topic-indent-level
3909 Each sub-topic (and the groups in the sub-topics) will be indented with
3910 @code{gnus-topic-indent-level} times the topic level number of spaces.
3911 The default is 2.
3912
3913 @vindex gnus-topic-mode-hook
3914 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3915
3916 @vindex gnus-topic-display-empty-topics
3917 The @code{gnus-topic-display-empty-topics} says whether to display even
3918 topics that have no unread articles in them.  The default is @code{t}.
3919
3920
3921 @node Topic Sorting
3922 @subsection Topic Sorting
3923 @cindex topic sorting
3924
3925 You can sort the groups in each topic individually with the following
3926 commands:
3927
3928
3929 @table @kbd
3930 @item T S a
3931 @kindex T S a (Topic)
3932 @findex gnus-topic-sort-groups-by-alphabet
3933 Sort the current topic alphabetically by group name
3934 (@code{gnus-topic-sort-groups-by-alphabet}).
3935
3936 @item T S u
3937 @kindex T S u (Topic)
3938 @findex gnus-topic-sort-groups-by-unread
3939 Sort the current topic by the number of unread articles
3940 (@code{gnus-topic-sort-groups-by-unread}).
3941
3942 @item T S l
3943 @kindex T S l (Topic)
3944 @findex gnus-topic-sort-groups-by-level
3945 Sort the current topic by group level
3946 (@code{gnus-topic-sort-groups-by-level}).
3947
3948 @item T S v
3949 @kindex T S v (Topic)
3950 @findex gnus-topic-sort-groups-by-score
3951 Sort the current topic by group score
3952 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3953
3954 @item T S r
3955 @kindex T S r (Topic)
3956 @findex gnus-topic-sort-groups-by-rank
3957 Sort the current topic by group rank
3958 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3959
3960 @item T S m
3961 @kindex T S m (Topic)
3962 @findex gnus-topic-sort-groups-by-method
3963 Sort the current topic alphabetically by back end name
3964 (@code{gnus-topic-sort-groups-by-method}).
3965
3966 @item T S e
3967 @kindex T S e (Topic)
3968 @findex gnus-topic-sort-groups-by-server
3969 Sort the current topic alphabetically by server name
3970 (@code{gnus-topic-sort-groups-by-server}).
3971
3972 @item T S s
3973 @kindex T S s (Topic)
3974 @findex gnus-topic-sort-groups
3975 Sort the current topic according to the function(s) given by the
3976 @code{gnus-group-sort-function} variable
3977 (@code{gnus-topic-sort-groups}).
3978
3979 @end table
3980
3981 When given a prefix argument, all these commands will sort in reverse
3982 order.  @xref{Sorting Groups}, for more information about group
3983 sorting.
3984
3985
3986 @node Topic Topology
3987 @subsection Topic Topology
3988 @cindex topic topology
3989 @cindex topology
3990
3991 So, let's have a look at an example group buffer:
3992
3993 @example
3994 @group
3995 Gnus
3996   Emacs -- I wuw it!
3997      3: comp.emacs
3998      2: alt.religion.emacs
3999     Naughty Emacs
4000      452: alt.sex.emacs
4001        0: comp.talk.emacs.recovery
4002   Misc
4003      8: comp.binaries.fractals
4004     13: comp.sources.unix
4005 @end group
4006 @end example
4007
4008 So, here we have one top-level topic (@samp{Gnus}), two topics under
4009 that, and one sub-topic under one of the sub-topics.  (There is always
4010 just one (1) top-level topic).  This topology can be expressed as
4011 follows:
4012
4013 @lisp
4014 (("Gnus" visible)
4015  (("Emacs -- I wuw it!" visible)
4016   (("Naughty Emacs" visible)))
4017  (("Misc" visible)))
4018 @end lisp
4019
4020 @vindex gnus-topic-topology
4021 This is in fact how the variable @code{gnus-topic-topology} would look
4022 for the display above.  That variable is saved in the @file{.newsrc.eld}
4023 file, and shouldn't be messed with manually---unless you really want
4024 to.  Since this variable is read from the @file{.newsrc.eld} file,
4025 setting it in any other startup files will have no effect.
4026
4027 This topology shows what topics are sub-topics of what topics (right),
4028 and which topics are visible.  Two settings are currently
4029 allowed---@code{visible} and @code{invisible}.
4030
4031
4032 @node Topic Parameters
4033 @subsection Topic Parameters
4034 @cindex topic parameters
4035
4036 All groups in a topic will inherit group parameters from the parent
4037 (and ancestor) topic parameters.  All valid group parameters are valid
4038 topic parameters (@pxref{Group Parameters}).  When the agent is
4039 enabled, all agent parameters (See Agent Parameters in @ref{Category
4040 Syntax}) are also valid topic parameters.
4041
4042 In addition, the following parameters are only valid as topic
4043 parameters:
4044
4045 @table @code
4046 @item subscribe
4047 When subscribing new groups by topic (@pxref{Subscription Methods}), the
4048 @code{subscribe} topic parameter says what groups go in what topic.  Its
4049 value should be a regexp to match the groups that should go in that
4050 topic.
4051
4052 @item subscribe-level
4053 When subscribing new groups by topic (see the @code{subscribe} parameter),
4054 the group will be subscribed with the level specified in the
4055 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
4056
4057 @end table
4058
4059 Group parameters (of course) override topic parameters, and topic
4060 parameters in sub-topics override topic parameters in super-topics.  You
4061 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
4062 verb, although you may feel free to disagree with me here.)
4063
4064 @example
4065 @group
4066 Gnus
4067   Emacs
4068      3: comp.emacs
4069      2: alt.religion.emacs
4070    452: alt.sex.emacs
4071     Relief
4072      452: alt.sex.emacs
4073        0: comp.talk.emacs.recovery
4074   Misc
4075      8: comp.binaries.fractals
4076     13: comp.sources.unix
4077    452: alt.sex.emacs
4078 @end group
4079 @end example
4080
4081 The @samp{Emacs} topic has the topic parameter @code{(score-file
4082 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4083 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4084 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4085 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4086 . "religion.SCORE")}.
4087
4088 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4089 will get the @file{relief.SCORE} home score file.  If you enter the same
4090 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4091 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4092 get the @file{religion.SCORE} home score file.
4093
4094 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4095 there are some problems, especially with the @code{total-expiry}
4096 parameter.  Say you have a mail group in two topics; one with
4097 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4098 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4099 of these topics you mean to expire articles from, so anything may
4100 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4101 happens.  You just have to be careful if you do stuff like that.
4102
4103
4104 @node Misc Group Stuff
4105 @section Misc Group Stuff
4106
4107 @menu
4108 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4109 * Group Information::           Information and help on groups and Gnus.
4110 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4111 * File Commands::               Reading and writing the Gnus files.
4112 * Sieve Commands::              Managing Sieve scripts.
4113 @end menu
4114
4115 @table @kbd
4116
4117 @item v
4118 @kindex v (Group)
4119 @cindex keys, reserved for users (Group)
4120 The key @kbd{v} is reserved for users.  You can bind it key to some
4121 function or better use it as a prefix key.  For example:
4122
4123 @lisp
4124 (define-key gnus-group-mode-map (kbd "v j d")
4125   (lambda ()
4126     (interactive)
4127     (gnus-group-jump-to-group "nndraft:drafts")))
4128 @end lisp
4129
4130 On keys reserved for users in Emacs and on keybindings in general
4131 @xref{Keymaps, Keymaps, , emacs, The Emacs Editor}.
4132
4133 @item ^
4134 @kindex ^ (Group)
4135 @findex gnus-group-enter-server-mode
4136 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4137 @xref{Server Buffer}.
4138
4139 @item a
4140 @kindex a (Group)
4141 @findex gnus-group-post-news
4142 Start composing a message (a news by default)
4143 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4144 under the point.  If the prefix is 1, prompt for a group to post to.
4145 Contrary to what the name of this function suggests, the prepared
4146 article might be a mail instead of a news, if a mail group is specified
4147 with the prefix argument.  @xref{Composing Messages}.
4148
4149 @item m
4150 @kindex m (Group)
4151 @findex gnus-group-mail
4152 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4153 use the posting style of the group under the point.  If the prefix is 1,
4154 prompt for a group name to find the posting style.
4155 @xref{Composing Messages}.
4156
4157 @item i
4158 @kindex i (Group)
4159 @findex gnus-group-news
4160 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4161 post to the group under the point.  If the prefix is 1, prompt
4162 for group to post to.  @xref{Composing Messages}.
4163
4164 This function actually prepares a news even when using mail groups.
4165 This is useful for ``posting'' messages to mail groups without actually
4166 sending them over the network: they're just saved directly to the group
4167 in question.  The corresponding back end must have a request-post method
4168 for this to work though.
4169
4170 @end table
4171
4172 Variables for the group buffer:
4173
4174 @table @code
4175
4176 @item gnus-group-mode-hook
4177 @vindex gnus-group-mode-hook
4178 is called after the group buffer has been
4179 created.
4180
4181 @item gnus-group-prepare-hook
4182 @vindex gnus-group-prepare-hook
4183 is called after the group buffer is
4184 generated.  It may be used to modify the buffer in some strange,
4185 unnatural way.
4186
4187 @item gnus-group-prepared-hook
4188 @vindex gnus-group-prepare-hook
4189 is called as the very last thing after the group buffer has been
4190 generated.  It may be used to move point around, for instance.
4191
4192 @item gnus-permanently-visible-groups
4193 @vindex gnus-permanently-visible-groups
4194 Groups matching this regexp will always be listed in the group buffer,
4195 whether they are empty or not.
4196
4197 @item gnus-group-name-charset-method-alist
4198 @vindex gnus-group-name-charset-method-alist
4199 An alist of method and the charset for group names.  It is used to show
4200 non-@acronym{ASCII} group names.
4201
4202 For example:
4203 @lisp
4204 (setq gnus-group-name-charset-method-alist
4205     '(((nntp "news.com.cn") . cn-gb-2312)))
4206 @end lisp
4207
4208 @item gnus-group-name-charset-group-alist
4209 @cindex UTF-8 group names
4210 @vindex gnus-group-name-charset-group-alist
4211 An alist of regexp of group name and the charset for group names.  It
4212 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4213 utf-8))} is the default value if UTF-8 is supported, otherwise the
4214 default is @code{nil}.
4215
4216 For example:
4217 @lisp
4218 (setq gnus-group-name-charset-group-alist
4219     '(("\\.com\\.cn:" . cn-gb-2312)))
4220 @end lisp
4221
4222 @end table
4223
4224 @node Scanning New Messages
4225 @subsection Scanning New Messages
4226 @cindex new messages
4227 @cindex scanning new news
4228
4229 @table @kbd
4230
4231 @item g
4232 @kindex g (Group)
4233 @findex gnus-group-get-new-news
4234 @c @icon{gnus-group-get-new-news}
4235 Check the server(s) for new articles.  If the numerical prefix is used,
4236 this command will check only groups of level @var{arg} and lower
4237 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4238 command will force a total re-reading of the active file(s) from the
4239 back end(s).
4240
4241 @item M-g
4242 @kindex M-g (Group)
4243 @findex gnus-group-get-new-news-this-group
4244 @vindex gnus-goto-next-group-when-activating
4245 @c @icon{gnus-group-get-new-news-this-group}
4246 Check whether new articles have arrived in the current group
4247 (@code{gnus-group-get-new-news-this-group}).
4248 @code{gnus-goto-next-group-when-activating} says whether this command is
4249 to move point to the next group or not.  It is @code{t} by default.
4250
4251 @findex gnus-activate-all-groups
4252 @cindex activating groups
4253 @item C-c M-g
4254 @kindex C-c M-g (Group)
4255 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4256
4257 @item R
4258 @kindex R (Group)
4259 @cindex restarting
4260 @findex gnus-group-restart
4261 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4262 file(s), closes the connection to all servers, clears up all run-time
4263 Gnus variables, and then starts Gnus all over again.
4264
4265 @end table
4266
4267 @vindex gnus-get-new-news-hook
4268 @code{gnus-get-new-news-hook} is run just before checking for new news.
4269
4270 @vindex gnus-after-getting-new-news-hook
4271 @code{gnus-after-getting-new-news-hook} is run after checking for new
4272 news.
4273
4274
4275 @node Group Information
4276 @subsection Group Information
4277 @cindex group information
4278 @cindex information on groups
4279
4280 @table @kbd
4281
4282
4283 @item H f
4284 @kindex H f (Group)
4285 @findex gnus-group-fetch-faq
4286 @vindex gnus-group-faq-directory
4287 @cindex FAQ
4288 @cindex ange-ftp
4289 Try to fetch the @acronym{FAQ} for the current group
4290 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4291 from @code{gnus-group-faq-directory}, which is usually a directory on
4292 a remote machine.  This variable can also be a list of directories.
4293 In that case, giving a prefix to this command will allow you to choose
4294 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4295 used for fetching the file.
4296
4297 If fetching from the first site is unsuccessful, Gnus will attempt to go
4298 through @code{gnus-group-faq-directory} and try to open them one by one.
4299
4300 @item H c
4301 @kindex H c (Group)
4302 @findex gnus-group-fetch-charter
4303 @vindex gnus-group-charter-alist
4304 @cindex charter
4305 Try to open the charter for the current group in a web browser
4306 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4307 prefix argument.
4308
4309 Gnus will use @code{gnus-group-charter-alist} to find the location of
4310 the charter.  If no location is known, Gnus will fetch the control
4311 messages for the group, which in some cases includes the charter.
4312
4313 @item H C
4314 @kindex H C (Group)
4315 @findex gnus-group-fetch-control
4316 @vindex gnus-group-fetch-control-use-browse-url
4317 @cindex control message
4318 Fetch the control messages for the group from the archive at
4319 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4320 group if given a prefix argument.
4321
4322 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4323 Gnus will open the control messages in a browser using
4324 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4325 and displayed in an ephemeral group.
4326
4327 Note that the control messages are compressed.  To use this command
4328 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4329 Files, ,Compressed Files, emacs, The Emacs Manual}).
4330
4331 @item H d
4332 @itemx C-c C-d
4333 @c @icon{gnus-group-describe-group}
4334 @kindex H d (Group)
4335 @kindex C-c C-d (Group)
4336 @cindex describing groups
4337 @cindex group description
4338 @findex gnus-group-describe-group
4339 Describe the current group (@code{gnus-group-describe-group}).  If given
4340 a prefix, force Gnus to re-read the description from the server.
4341
4342 @item M-d
4343 @kindex M-d (Group)
4344 @findex gnus-group-describe-all-groups
4345 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4346 prefix, force Gnus to re-read the description file from the server.
4347
4348 @item H v
4349 @itemx V
4350 @kindex V (Group)
4351 @kindex H v (Group)
4352 @cindex version
4353 @findex gnus-version
4354 Display current Gnus version numbers (@code{gnus-version}).
4355
4356 @item ?
4357 @kindex ? (Group)
4358 @findex gnus-group-describe-briefly
4359 Give a very short help message (@code{gnus-group-describe-briefly}).
4360
4361 @item C-c C-i
4362 @kindex C-c C-i (Group)
4363 @cindex info
4364 @cindex manual
4365 @findex gnus-info-find-node
4366 Go to the Gnus info node (@code{gnus-info-find-node}).
4367 @end table
4368
4369
4370 @node Group Timestamp
4371 @subsection Group Timestamp
4372 @cindex timestamps
4373 @cindex group timestamps
4374
4375 It can be convenient to let Gnus keep track of when you last read a
4376 group.  To set the ball rolling, you should add
4377 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4378
4379 @lisp
4380 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4381 @end lisp
4382
4383 After doing this, each time you enter a group, it'll be recorded.
4384
4385 This information can be displayed in various ways---the easiest is to
4386 use the @samp{%d} spec in the group line format:
4387
4388 @lisp
4389 (setq gnus-group-line-format
4390       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4391 @end lisp
4392
4393 This will result in lines looking like:
4394
4395 @example
4396 *        0: mail.ding                                19961002T012943
4397          0: custom                                   19961002T012713
4398 @end example
4399
4400 As you can see, the date is displayed in compact ISO 8601 format.  This
4401 may be a bit too much, so to just display the date, you could say
4402 something like:
4403
4404 @lisp
4405 (setq gnus-group-line-format
4406       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4407 @end lisp
4408
4409 If you would like greater control of the time format, you can use a
4410 user-defined format spec.  Something like the following should do the
4411 trick:
4412
4413 @lisp
4414 (setq gnus-group-line-format
4415       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4416 (defun gnus-user-format-function-d (headers)
4417   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4418     (if time
4419         (format-time-string "%b %d  %H:%M" time)
4420       "")))
4421 @end lisp
4422
4423
4424 @node File Commands
4425 @subsection File Commands
4426 @cindex file commands
4427
4428 @table @kbd
4429
4430 @item r
4431 @kindex r (Group)
4432 @findex gnus-group-read-init-file
4433 @vindex gnus-init-file
4434 @cindex reading init file
4435 Re-read the init file (@code{gnus-init-file}, which defaults to
4436 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4437
4438 @item s
4439 @kindex s (Group)
4440 @findex gnus-group-save-newsrc
4441 @cindex saving .newsrc
4442 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4443 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4444 file(s) whether Gnus thinks it is necessary or not.
4445
4446 @c @item Z
4447 @c @kindex Z (Group)
4448 @c @findex gnus-group-clear-dribble
4449 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4450
4451 @end table
4452
4453
4454 @node Sieve Commands
4455 @subsection Sieve Commands
4456 @cindex group sieve commands
4457
4458 Sieve is a server-side mail filtering language.  In Gnus you can use
4459 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4460 sieve rules that should apply to each group.  Gnus provides two
4461 commands to translate all these group parameters into a proper Sieve
4462 script that can be transfered to the server somehow.
4463
4464 @vindex gnus-sieve-file
4465 @vindex gnus-sieve-region-start
4466 @vindex gnus-sieve-region-end
4467 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4468 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4469 between two delimiters, @code{gnus-sieve-region-start} and
4470 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4471 outside these delimiters that will not be removed the next time you
4472 regenerate the Sieve script.
4473
4474 @vindex gnus-sieve-crosspost
4475 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4476 is generated.  If it is non-@code{nil} (the default) articles is
4477 placed in all groups that have matching rules, otherwise the article
4478 is only placed in the group with the first matching rule.  For
4479 example, the group parameter @samp{(sieve address "sender"
4480 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4481 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4482 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4483 except that the line containing the call to @code{stop} is removed.)
4484
4485 @example
4486 if address "sender" "owner-ding@@hpc.uh.edu" @{
4487         fileinto "INBOX.ding";
4488         stop;
4489 @}
4490 @end example
4491
4492 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4493
4494 @table @kbd
4495
4496 @item D g
4497 @kindex D g (Group)
4498 @findex gnus-sieve-generate
4499 @vindex gnus-sieve-file
4500 @cindex generating sieve script
4501 Regenerate a Sieve script from the @code{sieve} group parameters and
4502 put you into the @code{gnus-sieve-file} without saving it.
4503
4504 @item D u
4505 @kindex D u (Group)
4506 @findex gnus-sieve-update
4507 @vindex gnus-sieve-file
4508 @cindex updating sieve script
4509 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4510 @code{sieve} group parameters, save the file and upload it to the
4511 server using the @code{sieveshell} program.
4512
4513 @end table
4514
4515
4516 @node Summary Buffer
4517 @chapter Summary Buffer
4518 @cindex summary buffer
4519
4520 A line for each article is displayed in the summary buffer.  You can
4521 move around, read articles, post articles and reply to articles.
4522
4523 The most common way to a summary buffer is to select a group from the
4524 group buffer (@pxref{Selecting a Group}).
4525
4526 You can have as many summary buffers open as you wish.
4527
4528 @kindex v (Summary)
4529 @cindex keys, reserved for users (Summary)
4530 The key @kbd{v} is reserved for users.  You can bind it key to some
4531 function or better use it as a prefix key.  For example:
4532 @lisp
4533 (define-key gnus-summary-mode-map (kbd "v -") "LrS") ;; lower subthread
4534 @end lisp
4535
4536 @menu
4537 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4538 * Summary Maneuvering::         Moving around the summary buffer.
4539 * Choosing Articles::           Reading articles.
4540 * Paging the Article::          Scrolling the current article.
4541 * Reply Followup and Post::     Posting articles.
4542 * Delayed Articles::            Send articles at a later time.
4543 * Marking Articles::            Marking articles as read, expirable, etc.
4544 * Limiting::                    You can limit the summary buffer.
4545 * Threading::                   How threads are made.
4546 * Sorting the Summary Buffer::  How articles and threads are sorted.
4547 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4548 * Article Caching::             You may store articles in a cache.
4549 * Persistent Articles::         Making articles expiry-resistant.
4550 * Article Backlog::             Having already read articles hang around.
4551 * Saving Articles::             Ways of customizing article saving.
4552 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4553 * Article Treatment::           The article buffer can be mangled at will.
4554 * MIME Commands::               Doing MIMEy things with the articles.
4555 * Charsets::                    Character set issues.
4556 * Article Commands::            Doing various things with the article buffer.
4557 * Summary Sorting::             Sorting the summary buffer in various ways.
4558 * Finding the Parent::          No child support? Get the parent.
4559 * Alternative Approaches::      Reading using non-default summaries.
4560 * Tree Display::                A more visual display of threads.
4561 * Mail Group Commands::         Some commands can only be used in mail groups.
4562 * Various Summary Stuff::       What didn't fit anywhere else.
4563 * Exiting the Summary Buffer::  Returning to the Group buffer,
4564                                 or reselecting the current group.
4565 * Crosspost Handling::          How crossposted articles are dealt with.
4566 * Duplicate Suppression::       An alternative when crosspost handling fails.
4567 * Security::                    Decrypt and Verify.
4568 * Mailing List::                Mailing list minor mode.
4569 @end menu
4570
4571
4572 @node Summary Buffer Format
4573 @section Summary Buffer Format
4574 @cindex summary buffer format
4575
4576 @iftex
4577 @iflatex
4578 \gnusfigure{The Summary Buffer}{180}{
4579 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4580 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4581 }
4582 @end iflatex
4583 @end iftex
4584
4585 @menu
4586 * Summary Buffer Lines::        You can specify how summary lines should look.
4587 * To From Newsgroups::          How to not display your own name.
4588 * Summary Buffer Mode Line::    You can say how the mode line should look.
4589 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4590 @end menu
4591
4592 @findex mail-extract-address-components
4593 @findex gnus-extract-address-components
4594 @vindex gnus-extract-address-components
4595 Gnus will use the value of the @code{gnus-extract-address-components}
4596 variable as a function for getting the name and address parts of a
4597 @code{From} header.  Two pre-defined functions exist:
4598 @code{gnus-extract-address-components}, which is the default, quite
4599 fast, and too simplistic solution; and
4600 @code{mail-extract-address-components}, which works very nicely, but is
4601 slower.  The default function will return the wrong answer in 5% of the
4602 cases.  If this is unacceptable to you, use the other function instead:
4603
4604 @lisp
4605 (setq gnus-extract-address-components
4606       'mail-extract-address-components)
4607 @end lisp
4608
4609 @vindex gnus-summary-same-subject
4610 @code{gnus-summary-same-subject} is a string indicating that the current
4611 article has the same subject as the previous.  This string will be used
4612 with those specs that require it.  The default is @code{""}.
4613
4614
4615 @node Summary Buffer Lines
4616 @subsection Summary Buffer Lines
4617
4618 @vindex gnus-summary-line-format
4619 You can change the format of the lines in the summary buffer by changing
4620 the @code{gnus-summary-line-format} variable.  It works along the same
4621 lines as a normal @code{format} string, with some extensions
4622 (@pxref{Formatting Variables}).
4623
4624 There should always be a colon or a point position marker on the line;
4625 the cursor always moves to the point position marker or the colon after
4626 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4627 possible to change this.  Just write a new function
4628 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4629 @xref{Positioning Point}.
4630
4631 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4632
4633 The following format specification characters and extended format
4634 specification(s) are understood:
4635
4636 @table @samp
4637 @item N
4638 Article number.
4639 @item S
4640 Subject string.  List identifiers stripped,
4641 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4642 @item s
4643 Subject if the article is the root of the thread or the previous article
4644 had a different subject, @code{gnus-summary-same-subject} otherwise.
4645 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4646 @item F
4647 Full @code{From} header.
4648 @item n
4649 The name (from the @code{From} header).
4650 @item f
4651 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4652 From Newsgroups}).
4653 @item a
4654 The name (from the @code{From} header).  This differs from the @code{n}
4655 spec in that it uses the function designated by the
4656 @code{gnus-extract-address-components} variable, which is slower, but
4657 may be more thorough.
4658 @item A
4659 The address (from the @code{From} header).  This works the same way as
4660 the @code{a} spec.
4661 @item L
4662 Number of lines in the article.
4663 @item c
4664 Number of characters in the article.  This specifier is not supported
4665 in some methods (like nnfolder).
4666 @item k
4667 Pretty-printed version of the number of characters in the article;
4668 for example, @samp{1.2k} or @samp{0.4M}.
4669 @item I
4670 Indentation based on thread level (@pxref{Customizing Threading}).
4671 @item B
4672 A complex trn-style thread tree, showing response-connecting trace
4673 lines.  A thread could be drawn like this:
4674
4675 @example
4676 >
4677 +->
4678 | +->
4679 | | \->
4680 | |   \->
4681 | \->
4682 +->
4683 \->
4684 @end example
4685
4686 You can customize the appearance with the following options.  Note
4687 that it is possible to make the thread display look really neat by
4688 replacing the default @acronym{ASCII} characters with graphic
4689 line-drawing glyphs.
4690 @table @code
4691 @item gnus-sum-thread-tree-root
4692 @vindex gnus-sum-thread-tree-root
4693 Used for the root of a thread.  If @code{nil}, use subject
4694 instead.  The default is @samp{> }.
4695
4696 @item gnus-sum-thread-tree-false-root
4697 @vindex gnus-sum-thread-tree-false-root
4698 Used for the false root of a thread (@pxref{Loose Threads}).  If
4699 @code{nil}, use subject instead.  The default is @samp{> }.
4700
4701 @item gnus-sum-thread-tree-single-indent
4702 @vindex gnus-sum-thread-tree-single-indent
4703 Used for a thread with just one message.  If @code{nil}, use subject
4704 instead.  The default is @samp{}.
4705
4706 @item gnus-sum-thread-tree-vertical
4707 @vindex gnus-sum-thread-tree-vertical
4708 Used for drawing a vertical line.  The default is @samp{| }.
4709
4710 @item gnus-sum-thread-tree-indent
4711 @vindex gnus-sum-thread-tree-indent
4712 Used for indenting.  The default is @samp{  }.
4713
4714 @item gnus-sum-thread-tree-leaf-with-other
4715 @vindex gnus-sum-thread-tree-leaf-with-other
4716 Used for a leaf with brothers.  The default is @samp{+-> }.
4717
4718 @item gnus-sum-thread-tree-single-leaf
4719 @vindex gnus-sum-thread-tree-single-leaf
4720 Used for a leaf without brothers.  The default is @samp{\-> }
4721
4722 @end table
4723
4724 @item T
4725 Nothing if the article is a root and lots of spaces if it isn't (it
4726 pushes everything after it off the screen).
4727 @item [
4728 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4729 for adopted articles (@pxref{Customizing Threading}).
4730 @item ]
4731 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4732 for adopted articles.
4733 @item >
4734 One space for each thread level.
4735 @item <
4736 Twenty minus thread level spaces.
4737 @item U
4738 Unread.  @xref{Read Articles}.
4739
4740 @item R
4741 This misleadingly named specifier is the @dfn{secondary mark}.  This
4742 mark will say whether the article has been replied to, has been cached,
4743 or has been saved.  @xref{Other Marks}.
4744
4745 @item i
4746 Score as a number (@pxref{Scoring}).
4747 @item z
4748 @vindex gnus-summary-zcore-fuzz
4749 Zcore, @samp{+} if above the default level and @samp{-} if below the
4750 default level.  If the difference between
4751 @code{gnus-summary-default-score} and the score is less than
4752 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4753 @item V
4754 Total thread score.
4755 @item x
4756 @code{Xref}.
4757 @item D
4758 @code{Date}.
4759 @item d
4760 The @code{Date} in @code{DD-MMM} format.
4761 @item o
4762 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4763 @item M
4764 @code{Message-ID}.
4765 @item r
4766 @code{References}.
4767 @item t
4768 Number of articles in the current sub-thread.  Using this spec will slow
4769 down summary buffer generation somewhat.
4770 @item e
4771 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4772 article has any children.
4773 @item P
4774 The line number.
4775 @item O
4776 Download mark.
4777 @item *
4778 Desired cursor position (instead of after first colon).
4779 @item &user-date;
4780 Age sensitive date format.  Various date format is defined in
4781 @code{gnus-user-date-format-alist}.
4782 @item u
4783 User defined specifier.  The next character in the format string should
4784 be a letter.  Gnus will call the function
4785 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4786 following @samp{%u}.  The function will be passed the current header as
4787 argument.  The function should return a string, which will be inserted
4788 into the summary just like information from any other summary specifier.
4789 @end table
4790
4791 Text between @samp{%(} and @samp{%)} will be highlighted with
4792 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4793 There can only be one such area.
4794
4795 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4796 have to be handled with care.  For reasons of efficiency, Gnus will
4797 compute what column these characters will end up in, and ``hard-code''
4798 that.  This means that it is invalid to have these specs after a
4799 variable-length spec.  Well, you might not be arrested, but your summary
4800 buffer will look strange, which is bad enough.
4801
4802 The smart choice is to have these specs as far to the left as possible.
4803 (Isn't that the case with everything, though?  But I digress.)
4804
4805 This restriction may disappear in later versions of Gnus.
4806
4807
4808 @node To From Newsgroups
4809 @subsection To From Newsgroups
4810 @cindex To
4811 @cindex Newsgroups
4812
4813 In some groups (particularly in archive groups), the @code{From} header
4814 isn't very interesting, since all the articles there are written by
4815 you.  To display the information in the @code{To} or @code{Newsgroups}
4816 headers instead, you need to decide three things: What information to
4817 gather; where to display it; and when to display it.
4818
4819 @enumerate
4820 @item
4821 @vindex gnus-extra-headers
4822 The reading of extra header information is controlled by the
4823 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4824 instance:
4825
4826 @lisp
4827 (setq gnus-extra-headers
4828       '(To Newsgroups X-Newsreader))
4829 @end lisp
4830
4831 This will result in Gnus trying to obtain these three headers, and
4832 storing it in header structures for later easy retrieval.
4833
4834 @item
4835 @findex gnus-extra-header
4836 The value of these extra headers can be accessed via the
4837 @code{gnus-extra-header} function.  Here's a format line spec that will
4838 access the @code{X-Newsreader} header:
4839
4840 @example
4841 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4842 @end example
4843
4844 @item
4845 @vindex gnus-ignored-from-addresses
4846 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4847 summary line spec returns the @code{To}, @code{Newsreader} or
4848 @code{From} header.  If this regexp matches the contents of the
4849 @code{From} header, the value of the @code{To} or @code{Newsreader}
4850 headers are used instead.
4851
4852 To distinguish regular articles from those where the @code{From} field
4853 has been swapped, a string is prefixed to the @code{To} or
4854 @code{Newsgroups} header in the summary line.  By default the string is
4855 @samp{-> } for @code{To} and @samp{=> } for @code{Newsgroups}, you can
4856 customize these strings with @code{gnus-summary-to-prefix} and
4857 @code{gnus-summary-newsgroup-prefix}.
4858
4859 @end enumerate
4860
4861 @vindex nnmail-extra-headers
4862 A related variable is @code{nnmail-extra-headers}, which controls when
4863 to include extra headers when generating overview (@acronym{NOV}) files.
4864 If you have old overview files, you should regenerate them after
4865 changing this variable, by entering the server buffer using @kbd{^},
4866 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4867 regeneration.
4868
4869 @vindex gnus-summary-line-format
4870 You also have to instruct Gnus to display the data by changing the
4871 @code{%n} spec to the @code{%f} spec in the
4872 @code{gnus-summary-line-format} variable.
4873
4874 In summary, you'd typically put something like the following in
4875 @file{~/.gnus.el}:
4876
4877 @lisp
4878 (setq gnus-extra-headers
4879       '(To Newsgroups))
4880 (setq nnmail-extra-headers gnus-extra-headers)
4881 (setq gnus-summary-line-format
4882       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4883 (setq gnus-ignored-from-addresses
4884       "Your Name Here")
4885 @end lisp
4886
4887 (The values listed above are the default values in Gnus.  Alter them
4888 to fit your needs.)
4889
4890 A note for news server administrators, or for users who wish to try to
4891 convince their news server administrator to provide some additional
4892 support:
4893
4894 The above is mostly useful for mail groups, where you have control over
4895 the @acronym{NOV} files that are created.  However, if you can persuade your
4896 nntp admin to add (in the usual implementation, notably INN):
4897
4898 @example
4899 Newsgroups:full
4900 @end example
4901
4902 to the end of her @file{overview.fmt} file, then you can use that just
4903 as you would the extra headers from the mail groups.
4904
4905
4906 @node Summary Buffer Mode Line
4907 @subsection Summary Buffer Mode Line
4908
4909 @vindex gnus-summary-mode-line-format
4910 You can also change the format of the summary mode bar (@pxref{Mode Line
4911 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4912 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4913
4914 Here are the elements you can play with:
4915
4916 @table @samp
4917 @item G
4918 Group name.
4919 @item p
4920 Unprefixed group name.
4921 @item A
4922 Current article number.
4923 @item z
4924 Current article score.
4925 @item V
4926 Gnus version.
4927 @item U
4928 Number of unread articles in this group.
4929 @item e
4930 Number of unread articles in this group that aren't displayed in the
4931 summary buffer.
4932 @item Z
4933 A string with the number of unread and unselected articles represented
4934 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4935 articles, and just as @samp{<%U more>} if there are just unread articles
4936 and no unselected ones.
4937 @item g
4938 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4939 shortened to @samp{r.a.anime}.
4940 @item S
4941 Subject of the current article.
4942 @item u
4943 User-defined spec (@pxref{User-Defined Specs}).
4944 @item s
4945 Name of the current score file (@pxref{Scoring}).
4946 @item d
4947 Number of dormant articles (@pxref{Unread Articles}).
4948 @item t
4949 Number of ticked articles (@pxref{Unread Articles}).
4950 @item r
4951 Number of articles that have been marked as read in this session.
4952 @item E
4953 Number of articles expunged by the score files.
4954 @end table
4955
4956
4957 @node Summary Highlighting
4958 @subsection Summary Highlighting
4959
4960 @table @code
4961
4962 @item gnus-visual-mark-article-hook
4963 @vindex gnus-visual-mark-article-hook
4964 This hook is run after selecting an article.  It is meant to be used for
4965 highlighting the article in some way.  It is not run if
4966 @code{gnus-visual} is @code{nil}.
4967
4968 @item gnus-summary-update-hook
4969 @vindex gnus-summary-update-hook
4970 This hook is called when a summary line is changed.  It is not run if
4971 @code{gnus-visual} is @code{nil}.
4972
4973 @item gnus-summary-selected-face
4974 @vindex gnus-summary-selected-face
4975 This is the face (or @dfn{font} as some people call it) used to
4976 highlight the current article in the summary buffer.
4977
4978 @item gnus-summary-highlight
4979 @vindex gnus-summary-highlight
4980 Summary lines are highlighted according to this variable, which is a
4981 list where the elements are of the format @code{(@var{form}
4982 . @var{face})}.  If you would, for instance, like ticked articles to be
4983 italic and high-scored articles to be bold, you could set this variable
4984 to something like
4985 @lisp
4986 (((eq mark gnus-ticked-mark) . italic)
4987  ((> score default) . bold))
4988 @end lisp
4989 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4990 @var{face} will be applied to the line.
4991 @end table
4992
4993
4994 @node Summary Maneuvering
4995 @section Summary Maneuvering
4996 @cindex summary movement
4997
4998 All the straight movement commands understand the numeric prefix and
4999 behave pretty much as you'd expect.
5000
5001 None of these commands select articles.
5002
5003 @table @kbd
5004 @item G M-n
5005 @itemx M-n
5006 @kindex M-n (Summary)
5007 @kindex G M-n (Summary)
5008 @findex gnus-summary-next-unread-subject
5009 Go to the next summary line of an unread article
5010 (@code{gnus-summary-next-unread-subject}).
5011
5012 @item G M-p
5013 @itemx M-p
5014 @kindex M-p (Summary)
5015 @kindex G M-p (Summary)
5016 @findex gnus-summary-prev-unread-subject
5017 Go to the previous summary line of an unread article
5018 (@code{gnus-summary-prev-unread-subject}).
5019
5020 @item G g
5021 @kindex G g (Summary)
5022 @findex gnus-summary-goto-subject
5023 Ask for an article number and then go to the summary line of that article
5024 without displaying the article (@code{gnus-summary-goto-subject}).
5025 @end table
5026
5027 If Gnus asks you to press a key to confirm going to the next group, you
5028 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
5029 buffer, searching for the next group to read without actually returning
5030 to the group buffer.
5031
5032 Variables related to summary movement:
5033
5034 @table @code
5035
5036 @vindex gnus-auto-select-next
5037 @item gnus-auto-select-next
5038 If you issue one of the movement commands (like @kbd{n}) and there are
5039 no more unread articles after the current one, Gnus will offer to go to
5040 the next group.  If this variable is @code{t} and the next group is
5041 empty, Gnus will exit summary mode and return to the group buffer.  If
5042 this variable is neither @code{t} nor @code{nil}, Gnus will select the
5043 next group with unread articles.  As a special case, if this variable
5044 is @code{quietly}, Gnus will select the next group without asking for
5045 confirmation.  If this variable is @code{almost-quietly}, the same
5046 will happen only if you are located on the last article in the group.
5047 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
5048 command will go to the next group without confirmation.  Also
5049 @pxref{Group Levels}.
5050
5051 @item gnus-auto-select-same
5052 @vindex gnus-auto-select-same
5053 If non-@code{nil}, all the movement commands will try to go to the next
5054 article with the same subject as the current.  (@dfn{Same} here might
5055 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
5056 for details (@pxref{Customizing Threading}).)  If there are no more
5057 articles with the same subject, go to the first unread article.
5058
5059 This variable is not particularly useful if you use a threaded display.
5060
5061 @item gnus-summary-check-current
5062 @vindex gnus-summary-check-current
5063 If non-@code{nil}, all the ``unread'' movement commands will not proceed
5064 to the next (or previous) article if the current article is unread.
5065 Instead, they will choose the current article.
5066
5067 @item gnus-auto-center-summary
5068 @vindex gnus-auto-center-summary
5069 If non-@code{nil}, Gnus will keep the point in the summary buffer
5070 centered at all times.  This makes things quite tidy, but if you have a
5071 slow network connection, or simply do not like this un-Emacsism, you can
5072 set this variable to @code{nil} to get the normal Emacs scrolling
5073 action.  This will also inhibit horizontal re-centering of the summary
5074 buffer, which might make it more inconvenient to read extremely long
5075 threads.
5076
5077 This variable can also be a number.  In that case, center the window at
5078 the given number of lines from the top.
5079
5080 @end table
5081
5082
5083 @node Choosing Articles
5084 @section Choosing Articles
5085 @cindex selecting articles
5086
5087 @menu
5088 * Choosing Commands::           Commands for choosing articles.
5089 * Choosing Variables::          Variables that influence these commands.
5090 @end menu
5091
5092
5093 @node Choosing Commands
5094 @subsection Choosing Commands
5095
5096 None of the following movement commands understand the numeric prefix,
5097 and they all select and display an article.
5098
5099 If you want to fetch new articles or redisplay the group, see
5100 @ref{Exiting the Summary Buffer}.
5101
5102 @table @kbd
5103 @item SPACE
5104 @kindex SPACE (Summary)
5105 @findex gnus-summary-next-page
5106 Select the current article, or, if that one's read already, the next
5107 unread article (@code{gnus-summary-next-page}).
5108
5109 If you have an article window open already and you press @kbd{SPACE}
5110 again, the article will be scrolled.  This lets you conveniently
5111 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5112
5113 @item G n
5114 @itemx n
5115 @kindex n (Summary)
5116 @kindex G n (Summary)
5117 @findex gnus-summary-next-unread-article
5118 @c @icon{gnus-summary-next-unread}
5119 Go to next unread article (@code{gnus-summary-next-unread-article}).
5120
5121 @item G p
5122 @itemx p
5123 @kindex p (Summary)
5124 @findex gnus-summary-prev-unread-article
5125 @c @icon{gnus-summary-prev-unread}
5126 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5127
5128 @item G N
5129 @itemx N
5130 @kindex N (Summary)
5131 @kindex G N (Summary)
5132 @findex gnus-summary-next-article
5133 Go to the next article (@code{gnus-summary-next-article}).
5134
5135 @item G P
5136 @itemx P
5137 @kindex P (Summary)
5138 @kindex G P (Summary)
5139 @findex gnus-summary-prev-article
5140 Go to the previous article (@code{gnus-summary-prev-article}).
5141
5142 @item G C-n
5143 @kindex G C-n (Summary)
5144 @findex gnus-summary-next-same-subject
5145 Go to the next article with the same subject
5146 (@code{gnus-summary-next-same-subject}).
5147
5148 @item G C-p
5149 @kindex G C-p (Summary)
5150 @findex gnus-summary-prev-same-subject
5151 Go to the previous article with the same subject
5152 (@code{gnus-summary-prev-same-subject}).
5153
5154 @item G f
5155 @itemx .
5156 @kindex G f  (Summary)
5157 @kindex .  (Summary)
5158 @findex gnus-summary-first-unread-article
5159 Go to the first unread article
5160 (@code{gnus-summary-first-unread-article}).
5161
5162 @item G b
5163 @itemx ,
5164 @kindex G b (Summary)
5165 @kindex , (Summary)
5166 @findex gnus-summary-best-unread-article
5167 Go to the unread article with the highest score
5168 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5169 go to the first unread article that has a score over the default score.
5170
5171 @item G l
5172 @itemx l
5173 @kindex l (Summary)
5174 @kindex G l (Summary)
5175 @findex gnus-summary-goto-last-article
5176 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5177
5178 @item G o
5179 @kindex G o (Summary)
5180 @findex gnus-summary-pop-article
5181 @cindex history
5182 @cindex article history
5183 Pop an article off the summary history and go to this article
5184 (@code{gnus-summary-pop-article}).  This command differs from the
5185 command above in that you can pop as many previous articles off the
5186 history as you like, while @kbd{l} toggles the two last read articles.
5187 For a somewhat related issue (if you use these commands a lot),
5188 @pxref{Article Backlog}.
5189
5190 @item G j
5191 @itemx j
5192 @kindex j (Summary)
5193 @kindex G j (Summary)
5194 @findex gnus-summary-goto-article
5195 Ask for an article number or @code{Message-ID}, and then go to that
5196 article (@code{gnus-summary-goto-article}).
5197
5198 @end table
5199
5200
5201 @node Choosing Variables
5202 @subsection Choosing Variables
5203
5204 Some variables relevant for moving and selecting articles:
5205
5206 @table @code
5207 @item gnus-auto-extend-newsgroup
5208 @vindex gnus-auto-extend-newsgroup
5209 All the movement commands will try to go to the previous (or next)
5210 article, even if that article isn't displayed in the Summary buffer if
5211 this variable is non-@code{nil}.  Gnus will then fetch the article from
5212 the server and display it in the article buffer.
5213
5214 @item gnus-select-article-hook
5215 @vindex gnus-select-article-hook
5216 This hook is called whenever an article is selected.  The default is
5217 @code{nil}.  If you would like each article to be saved in the Agent as
5218 you read it, putting @code{gnus-agent-fetch-selected-article} on this
5219 hook will do so.
5220
5221 @item gnus-mark-article-hook
5222 @vindex gnus-mark-article-hook
5223 @findex gnus-summary-mark-unread-as-read
5224 @findex gnus-summary-mark-read-and-unread-as-read
5225 @findex gnus-unread-mark
5226 This hook is called whenever an article is selected.  It is intended to
5227 be used for marking articles as read.  The default value is
5228 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5229 mark of almost any article you read to @code{gnus-read-mark}.  The only
5230 articles not affected by this function are ticked, dormant, and
5231 expirable articles.  If you'd instead like to just have unread articles
5232 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5233 instead.  It will leave marks like @code{gnus-low-score-mark},
5234 @code{gnus-del-mark} (and so on) alone.
5235
5236 @end table
5237
5238
5239 @node Paging the Article
5240 @section Scrolling the Article
5241 @cindex article scrolling
5242
5243 @table @kbd
5244
5245 @item SPACE
5246 @kindex SPACE (Summary)
5247 @findex gnus-summary-next-page
5248 Pressing @kbd{SPACE} will scroll the current article forward one page,
5249 or, if you have come to the end of the current article, will choose the
5250 next article (@code{gnus-summary-next-page}).
5251
5252 @vindex gnus-article-boring-faces
5253 @vindex gnus-article-skip-boring
5254 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5255 the article consists only of citations and signature, then it will be
5256 skipped; the next article will be shown instead.  You can customize
5257 what is considered uninteresting with
5258 @code{gnus-article-boring-faces}.  You can manually view the article's
5259 pages, no matter how boring, using @kbd{C-M-v}.
5260
5261 @item DEL
5262 @kindex DEL (Summary)
5263 @findex gnus-summary-prev-page
5264 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5265
5266 @item RET
5267 @kindex RET (Summary)
5268 @findex gnus-summary-scroll-up
5269 Scroll the current article one line forward
5270 (@code{gnus-summary-scroll-up}).
5271
5272 @item M-RET
5273 @kindex M-RET (Summary)
5274 @findex gnus-summary-scroll-down
5275 Scroll the current article one line backward
5276 (@code{gnus-summary-scroll-down}).
5277
5278 @item A g
5279 @itemx g
5280 @kindex A g (Summary)
5281 @kindex g (Summary)
5282 @findex gnus-summary-show-article
5283 @vindex gnus-summary-show-article-charset-alist
5284 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5285 given a prefix, fetch the current article, but don't run any of the
5286 article treatment functions.  This will give you a ``raw'' article, just
5287 the way it came from the server.
5288
5289 If given a numerical prefix, you can do semi-manual charset stuff.
5290 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5291 encoded in the @code{cn-gb-2312} charset.  If you have
5292
5293 @lisp
5294 (setq gnus-summary-show-article-charset-alist
5295       '((1 . cn-gb-2312)
5296         (2 . big5)))
5297 @end lisp
5298
5299 then you can say @kbd{C-u 1 g} to get the same effect.
5300
5301 @item A <
5302 @itemx <
5303 @kindex < (Summary)
5304 @kindex A < (Summary)
5305 @findex gnus-summary-beginning-of-article
5306 Scroll to the beginning of the article
5307 (@code{gnus-summary-beginning-of-article}).
5308
5309 @item A >
5310 @itemx >
5311 @kindex > (Summary)
5312 @kindex A > (Summary)
5313 @findex gnus-summary-end-of-article
5314 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5315
5316 @item A s
5317 @itemx s
5318 @kindex A s (Summary)
5319 @kindex s (Summary)
5320 @findex gnus-summary-isearch-article
5321 Perform an isearch in the article buffer
5322 (@code{gnus-summary-isearch-article}).
5323
5324 @item h
5325 @kindex h (Summary)
5326 @findex gnus-summary-select-article-buffer
5327 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5328
5329 @end table
5330
5331
5332 @node Reply Followup and Post
5333 @section Reply, Followup and Post
5334
5335 @menu
5336 * Summary Mail Commands::       Sending mail.
5337 * Summary Post Commands::       Sending news.
5338 * Summary Message Commands::    Other Message-related commands.
5339 * Canceling and Superseding::
5340 @end menu
5341
5342
5343 @node Summary Mail Commands
5344 @subsection Summary Mail Commands
5345 @cindex mail
5346 @cindex composing mail
5347
5348 Commands for composing a mail message:
5349
5350 @table @kbd
5351
5352 @item S r
5353 @itemx r
5354 @kindex S r (Summary)
5355 @kindex r (Summary)
5356 @findex gnus-summary-reply
5357 @c @icon{gnus-summary-mail-reply}
5358 @c @icon{gnus-summary-reply}
5359 Mail a reply to the author of the current article
5360 (@code{gnus-summary-reply}).
5361
5362 @item S R
5363 @itemx R
5364 @kindex R (Summary)
5365 @kindex S R (Summary)
5366 @findex gnus-summary-reply-with-original
5367 @c @icon{gnus-summary-reply-with-original}
5368 Mail a reply to the author of the current article and include the
5369 original message (@code{gnus-summary-reply-with-original}).  This
5370 command uses the process/prefix convention.
5371
5372 @item S w
5373 @kindex S w (Summary)
5374 @findex gnus-summary-wide-reply
5375 Mail a wide reply to the author of the current article
5376 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5377 goes out to all people listed in the @code{To}, @code{From} (or
5378 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5379 present, that's used instead.
5380
5381 @item S W
5382 @kindex S W (Summary)
5383 @findex gnus-summary-wide-reply-with-original
5384 Mail a wide reply to the current article and include the original
5385 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5386 the process/prefix convention.
5387
5388 @item S v
5389 @kindex S v (Summary)
5390 @findex gnus-summary-very-wide-reply
5391 Mail a very wide reply to the author of the current article
5392 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5393 that goes out to all people listed in the @code{To}, @code{From} (or
5394 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5395 articles.  This command uses the process/prefix convention.
5396
5397 @item S V
5398 @kindex S V (Summary)
5399 @findex gnus-summary-very-wide-reply-with-original
5400 Mail a very wide reply to the author of the current article and include the
5401 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5402 command uses the process/prefix convention.
5403
5404 @item S B r
5405 @kindex S B r (Summary)
5406 @findex gnus-summary-reply-broken-reply-to
5407 Mail a reply to the author of the current article but ignore the
5408 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5409 If you need this because a mailing list incorrectly sets a
5410 @code{Reply-To} header pointing to the list, you probably want to set
5411 the @code{broken-reply-to} group parameter instead, so things will work
5412 correctly.  @xref{Group Parameters}.
5413
5414 @item S B R
5415 @kindex S B R (Summary)
5416 @findex gnus-summary-reply-broken-reply-to-with-original
5417 Mail a reply to the author of the current article and include the
5418 original message but ignore the @code{Reply-To} field
5419 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5420
5421 @item S o m
5422 @itemx C-c C-f
5423 @kindex S o m (Summary)
5424 @kindex C-c C-f (Summary)
5425 @findex gnus-summary-mail-forward
5426 @c @icon{gnus-summary-mail-forward}
5427 Forward the current article to some other person
5428 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
5429 is forwarded according to the value of (@code{message-forward-as-mime})
5430 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5431 message and forward directly inline; if the prefix is 2, forward message
5432 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5433 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5434 directly inline; otherwise, the message is forwarded as no prefix given
5435 but use the flipped value of (@code{message-forward-as-mime}).  By
5436 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5437 section.
5438
5439 @item S m
5440 @itemx m
5441 @kindex m (Summary)
5442 @kindex S m (Summary)
5443 @findex gnus-summary-mail-other-window
5444 @c @icon{gnus-summary-mail-originate}
5445 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5446 the posting style of the current group.  If given a prefix, disable that.
5447 If the prefix is 1, prompt for a group name to find the posting style.
5448
5449 @item S i
5450 @itemx i
5451 @kindex i (Summary)
5452 @kindex S i (Summary)
5453 @findex gnus-summary-news-other-window
5454 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5455 post to the current group.  If given a prefix, disable that.  If the
5456 prefix is 1, prompt for a group to post to.
5457
5458 This function actually prepares a news even when using mail groups.
5459 This is useful for ``posting'' messages to mail groups without actually
5460 sending them over the network: they're just saved directly to the group
5461 in question.  The corresponding back end must have a request-post method
5462 for this to work though.
5463
5464 @item S D b
5465 @kindex S D b (Summary)
5466 @findex gnus-summary-resend-bounced-mail
5467 @cindex bouncing mail
5468 If you have sent a mail, but the mail was bounced back to you for some
5469 reason (wrong address, transient failure), you can use this command to
5470 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5471 will be popped into a mail buffer where you can edit the headers before
5472 sending the mail off again.  If you give a prefix to this command, and
5473 the bounced mail is a reply to some other mail, Gnus will try to fetch
5474 that mail and display it for easy perusal of its headers.  This might
5475 very well fail, though.
5476
5477 @item S D r
5478 @kindex S D r (Summary)
5479 @findex gnus-summary-resend-message
5480 Not to be confused with the previous command,
5481 @code{gnus-summary-resend-message} will prompt you for an address to
5482 send the current message off to, and then send it to that place.  The
5483 headers of the message won't be altered---but lots of headers that say
5484 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5485 means that you actually send a mail to someone that has a @code{To}
5486 header that (probably) points to yourself.  This will confuse people.
5487 So, natcherly you'll only do that if you're really eVIl.
5488
5489 This command is mainly used if you have several accounts and want to
5490 ship a mail to a different account of yours.  (If you're both
5491 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5492 to the @code{root} account, you may want to resend it to
5493 @code{postmaster}.  Ordnung muss sein!
5494
5495 This command understands the process/prefix convention
5496 (@pxref{Process/Prefix}).
5497
5498 @item S D e
5499 @kindex S D e (Summary)
5500 @findex gnus-summary-resend-message-edit
5501
5502 Like the previous command, but will allow you to edit the message as
5503 if it were a new message before resending.
5504
5505 @item S O m
5506 @kindex S O m (Summary)
5507 @findex gnus-uu-digest-mail-forward
5508 Digest the current series (@pxref{Decoding Articles}) and forward the
5509 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
5510 uses the process/prefix convention (@pxref{Process/Prefix}).
5511
5512 @item S M-c
5513 @kindex S M-c (Summary)
5514 @findex gnus-summary-mail-crosspost-complaint
5515 @cindex crossposting
5516 @cindex excessive crossposting
5517 Send a complaint about excessive crossposting to the author of the
5518 current article (@code{gnus-summary-mail-crosspost-complaint}).
5519
5520 @findex gnus-crosspost-complaint
5521 This command is provided as a way to fight back against the current
5522 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5523 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5524 command understands the process/prefix convention
5525 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5526
5527 @end table
5528
5529 Also @xref{Header Commands, ,Header Commands, message, The Message
5530 Manual}, for more information.
5531
5532
5533 @node Summary Post Commands
5534 @subsection Summary Post Commands
5535 @cindex post
5536 @cindex composing news
5537
5538 Commands for posting a news article:
5539
5540 @table @kbd
5541 @item S p
5542 @itemx a
5543 @kindex a (Summary)
5544 @kindex S p (Summary)
5545 @findex gnus-summary-post-news
5546 @c @icon{gnus-summary-post-news}
5547 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5548 default, post to the current group.  If given a prefix, disable that.
5549 If the prefix is 1, prompt for another group instead.
5550
5551 @item S f
5552 @itemx f
5553 @kindex f (Summary)
5554 @kindex S f (Summary)
5555 @findex gnus-summary-followup
5556 @c @icon{gnus-summary-followup}
5557 Post a followup to the current article (@code{gnus-summary-followup}).
5558
5559 @item S F
5560 @itemx F
5561 @kindex S F (Summary)
5562 @kindex F (Summary)
5563 @c @icon{gnus-summary-followup-with-original}
5564 @findex gnus-summary-followup-with-original
5565 Post a followup to the current article and include the original message
5566 (@code{gnus-summary-followup-with-original}).  This command uses the
5567 process/prefix convention.
5568
5569 @item S n
5570 @kindex S n (Summary)
5571 @findex gnus-summary-followup-to-mail
5572 Post a followup to the current article via news, even if you got the
5573 message through mail (@code{gnus-summary-followup-to-mail}).
5574
5575 @item S N
5576 @kindex S N (Summary)
5577 @findex gnus-summary-followup-to-mail-with-original
5578 Post a followup to the current article via news, even if you got the
5579 message through mail and include the original message
5580 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5581 the process/prefix convention.
5582
5583 @item S o p
5584 @kindex S o p (Summary)
5585 @findex gnus-summary-post-forward
5586 Forward the current article to a newsgroup
5587 (@code{gnus-summary-post-forward}).
5588  If no prefix is given, the message is forwarded according to the value
5589 of (@code{message-forward-as-mime}) and
5590 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5591 message and forward directly inline; if the prefix is 2, forward message
5592 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5593 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5594 directly inline; otherwise, the message is forwarded as no prefix given
5595 but use the flipped value of (@code{message-forward-as-mime}).  By
5596 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5597
5598 @item S O p
5599 @kindex S O p (Summary)
5600 @findex gnus-uu-digest-post-forward
5601 @cindex digests
5602 @cindex making digests
5603 Digest the current series and forward the result to a newsgroup
5604 (@code{gnus-uu-digest-post-forward}).  This command uses the
5605 process/prefix convention.
5606
5607 @item S u
5608 @kindex S u (Summary)
5609 @findex gnus-uu-post-news
5610 @c @icon{gnus-uu-post-news}
5611 Uuencode a file, split it into parts, and post it as a series
5612 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5613 @end table
5614
5615 Also @xref{Header Commands, ,Header Commands, message, The Message
5616 Manual}, for more information.
5617
5618
5619 @node Summary Message Commands
5620 @subsection Summary Message Commands
5621
5622 @table @kbd
5623 @item S y
5624 @kindex S y (Summary)
5625 @findex gnus-summary-yank-message
5626 Yank the current article into an already existing Message composition
5627 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5628 what message buffer you want to yank into, and understands the
5629 process/prefix convention (@pxref{Process/Prefix}).
5630
5631 @end table
5632
5633
5634 @node Canceling and Superseding
5635 @subsection Canceling Articles
5636 @cindex canceling articles
5637 @cindex superseding articles
5638
5639 Have you ever written something, and then decided that you really,
5640 really, really wish you hadn't posted that?
5641
5642 Well, you can't cancel mail, but you can cancel posts.
5643
5644 @findex gnus-summary-cancel-article
5645 @kindex C (Summary)
5646 @c @icon{gnus-summary-cancel-article}
5647 Find the article you wish to cancel (you can only cancel your own
5648 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5649 c} (@code{gnus-summary-cancel-article}).  Your article will be
5650 canceled---machines all over the world will be deleting your article.
5651 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5652
5653 Be aware, however, that not all sites honor cancels, so your article may
5654 live on here and there, while most sites will delete the article in
5655 question.
5656
5657 Gnus will use the ``current'' select method when canceling.  If you
5658 want to use the standard posting method, use the @samp{a} symbolic
5659 prefix (@pxref{Symbolic Prefixes}).
5660
5661 Gnus ensures that only you can cancel your own messages using a
5662 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5663 message, Message Manual}).
5664
5665 If you discover that you have made some mistakes and want to do some
5666 corrections, you can post a @dfn{superseding} article that will replace
5667 your original article.
5668
5669 @findex gnus-summary-supersede-article
5670 @kindex S (Summary)
5671 Go to the original article and press @kbd{S s}
5672 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5673 where you can edit the article all you want before sending it off the
5674 usual way.
5675
5676 The same goes for superseding as for canceling, only more so: Some
5677 sites do not honor superseding.  On those sites, it will appear that you
5678 have posted almost the same article twice.
5679
5680 If you have just posted the article, and change your mind right away,
5681 there is a trick you can use to cancel/supersede the article without
5682 waiting for the article to appear on your site first.  You simply return
5683 to the post buffer (which is called @code{*sent ...*}).  There you will
5684 find the article you just posted, with all the headers intact.  Change
5685 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5686 header by substituting one of those words for the word
5687 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5688 you would do normally.  The previous article will be
5689 canceled/superseded.
5690
5691 Just remember, kids: There is no 'c' in 'supersede'.
5692
5693 @node Delayed Articles
5694 @section Delayed Articles
5695 @cindex delayed sending
5696 @cindex send delayed
5697
5698 Sometimes, you might wish to delay the sending of a message.  For
5699 example, you might wish to arrange for a message to turn up just in time
5700 to remind your about the birthday of your Significant Other.  For this,
5701 there is the @code{gnus-delay} package.  Setup is simple:
5702
5703 @lisp
5704 (gnus-delay-initialize)
5705 @end lisp
5706
5707 @findex gnus-delay-article
5708 Normally, to send a message you use the @kbd{C-c C-c} command from
5709 Message mode.  To delay a message, use @kbd{C-c C-j}
5710 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5711 message should be delayed.  Possible answers are:
5712
5713 @itemize @bullet
5714 @item
5715 A time span.  Consists of an integer and a letter.  For example,
5716 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5717 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5718 (months) and @code{Y} (years).
5719
5720 @item
5721 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5722 delayed until that day, at a specific time (eight o'clock by default).
5723 See also @code{gnus-delay-default-hour}.
5724
5725 @item
5726 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5727 stuff.  The deadline will be at that time today, except if that time has
5728 already passed, then it's at the given time tomorrow.  So if it's ten
5729 o'clock in the morning and you specify @code{11:15}, then the deadline
5730 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5731 that means a time tomorrow.
5732 @end itemize
5733
5734 The action of the @code{gnus-delay-article} command is influenced by a
5735 couple of variables:
5736
5737 @table @code
5738 @item gnus-delay-default-hour
5739 @vindex gnus-delay-default-hour
5740 When you specify a specific date, the message will be due on that hour
5741 on the given date.  Possible values are integers 0 through 23.
5742
5743 @item gnus-delay-default-delay
5744 @vindex gnus-delay-default-delay
5745 This is a string and gives the default delay.  It can be of any of the
5746 formats described above.
5747
5748 @item gnus-delay-group
5749 @vindex gnus-delay-group
5750 Delayed articles will be kept in this group on the drafts server until
5751 they are due.  You probably don't need to change this.  The default
5752 value is @code{"delayed"}.
5753
5754 @item gnus-delay-header
5755 @vindex gnus-delay-header
5756 The deadline for each article will be stored in a header.  This variable
5757 is a string and gives the header name.  You probably don't need to
5758 change this.  The default value is @code{"X-Gnus-Delayed"}.
5759 @end table
5760
5761 The way delaying works is like this: when you use the
5762 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5763 calculates the deadline of the message and stores it in the
5764 @code{X-Gnus-Delayed} header and puts the message in the
5765 @code{nndraft:delayed} group.
5766
5767 @findex gnus-delay-send-queue
5768 And whenever you get new news, Gnus looks through the group for articles
5769 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5770 function for this.  By default, this function is added to the hook
5771 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5772 Maybe you want to use the demon to send drafts?  Just tell the demon to
5773 execute the @code{gnus-delay-send-queue} function.
5774
5775 @table @code
5776 @item gnus-delay-initialize
5777 @findex gnus-delay-initialize
5778 By default, this function installs @code{gnus-delay-send-queue} in
5779 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5780 argument @code{no-check}.  If it is non-@code{nil},
5781 @code{gnus-get-new-news-hook} is not changed.  The optional first
5782 argument is ignored.
5783
5784 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5785 Presumably, you want to use the demon for sending due delayed articles.
5786 Just don't forget to set that up :-)
5787 @end table
5788
5789
5790 @node Marking Articles
5791 @section Marking Articles
5792 @cindex article marking
5793 @cindex article ticking
5794 @cindex marks
5795
5796 There are several marks you can set on an article.
5797
5798 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5799 neologism ohoy!) of the article.  Alphabetic marks generally mean
5800 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5801
5802 In addition, you also have marks that do not affect readedness.
5803
5804 @ifinfo
5805 There's a plethora of commands for manipulating these marks.
5806 @end ifinfo
5807
5808 @menu
5809 * Unread Articles::             Marks for unread articles.
5810 * Read Articles::               Marks for read articles.
5811 * Other Marks::                 Marks that do not affect readedness.
5812 * Setting Marks::               How to set and remove marks.
5813 * Generic Marking Commands::    How to customize the marking.
5814 * Setting Process Marks::       How to mark articles for later processing.
5815 @end menu
5816
5817
5818 @node Unread Articles
5819 @subsection Unread Articles
5820
5821 The following marks mark articles as (kinda) unread, in one form or
5822 other.
5823
5824 @table @samp
5825 @item !
5826 @vindex gnus-ticked-mark
5827 Marked as ticked (@code{gnus-ticked-mark}).
5828
5829 @dfn{Ticked articles} are articles that will remain visible always.  If
5830 you see an article that you find interesting, or you want to put off
5831 reading it, or replying to it, until sometime later, you'd typically
5832 tick it.  However, articles can be expired (from news servers by the
5833 news server software, Gnus itself never expires ticked messages), so if
5834 you want to keep an article forever, you'll have to make it persistent
5835 (@pxref{Persistent Articles}).
5836
5837 @item ?
5838 @vindex gnus-dormant-mark
5839 Marked as dormant (@code{gnus-dormant-mark}).
5840
5841 @dfn{Dormant articles} will only appear in the summary buffer if there
5842 are followups to it.  If you want to see them even if they don't have
5843 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5844 Otherwise (except for the visibility issue), they are just like ticked
5845 messages.
5846
5847 @item SPACE
5848 @vindex gnus-unread-mark
5849 Marked as unread (@code{gnus-unread-mark}).
5850
5851 @dfn{Unread articles} are articles that haven't been read at all yet.
5852 @end table
5853
5854
5855 @node Read Articles
5856 @subsection Read Articles
5857 @cindex expirable mark
5858
5859 All the following marks mark articles as read.
5860
5861 @table @samp
5862
5863 @item r
5864 @vindex gnus-del-mark
5865 These are articles that the user has marked as read with the @kbd{d}
5866 command manually, more or less (@code{gnus-del-mark}).
5867
5868 @item R
5869 @vindex gnus-read-mark
5870 Articles that have actually been read (@code{gnus-read-mark}).
5871
5872 @item O
5873 @vindex gnus-ancient-mark
5874 Articles that were marked as read in previous sessions and are now
5875 @dfn{old} (@code{gnus-ancient-mark}).
5876
5877 @item K
5878 @vindex gnus-killed-mark
5879 Marked as killed (@code{gnus-killed-mark}).
5880
5881 @item X
5882 @vindex gnus-kill-file-mark
5883 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5884
5885 @item Y
5886 @vindex gnus-low-score-mark
5887 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5888
5889 @item C
5890 @vindex gnus-catchup-mark
5891 Marked as read by a catchup (@code{gnus-catchup-mark}).
5892
5893 @item G
5894 @vindex gnus-canceled-mark
5895 Canceled article (@code{gnus-canceled-mark})
5896
5897 @item F
5898 @vindex gnus-souped-mark
5899 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5900
5901 @item Q
5902 @vindex gnus-sparse-mark
5903 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5904 Threading}.
5905
5906 @item M
5907 @vindex gnus-duplicate-mark
5908 Article marked as read by duplicate suppression
5909 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5910
5911 @end table
5912
5913 All these marks just mean that the article is marked as read, really.
5914 They are interpreted differently when doing adaptive scoring, though.
5915
5916 One more special mark, though:
5917
5918 @table @samp
5919 @item E
5920 @vindex gnus-expirable-mark
5921 Marked as expirable (@code{gnus-expirable-mark}).
5922
5923 Marking articles as @dfn{expirable} (or have them marked as such
5924 automatically) doesn't make much sense in normal groups---a user doesn't
5925 control expiring of news articles, but in mail groups, for instance,
5926 articles marked as @dfn{expirable} can be deleted by Gnus at
5927 any time.
5928 @end table
5929
5930
5931 @node Other Marks
5932 @subsection Other Marks
5933 @cindex process mark
5934 @cindex bookmarks
5935
5936 There are some marks that have nothing to do with whether the article is
5937 read or not.
5938
5939 @itemize @bullet
5940
5941 @item
5942 You can set a bookmark in the current article.  Say you are reading a
5943 long thesis on cats' urinary tracts, and have to go home for dinner
5944 before you've finished reading the thesis.  You can then set a bookmark
5945 in the article, and Gnus will jump to this bookmark the next time it
5946 encounters the article.  @xref{Setting Marks}.
5947
5948 @item
5949 @vindex gnus-replied-mark
5950 All articles that you have replied to or made a followup to (i.e., have
5951 answered) will be marked with an @samp{A} in the second column
5952 (@code{gnus-replied-mark}).
5953
5954 @item
5955 @vindex gnus-forwarded-mark
5956 All articles that you have forwarded will be marked with an @samp{F} in
5957 the second column (@code{gnus-forwarded-mark}).
5958
5959 @item
5960 @vindex gnus-cached-mark
5961 Articles stored in the article cache will be marked with an @samp{*} in
5962 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5963
5964 @item
5965 @vindex gnus-saved-mark
5966 Articles ``saved'' (in some manner or other; not necessarily
5967 religiously) are marked with an @samp{S} in the second column
5968 (@code{gnus-saved-mark}).
5969
5970 @item
5971 @vindex gnus-recent-mark
5972 Articles that according to the server haven't been shown to the user
5973 before are marked with a @samp{N} in the second column
5974 (@code{gnus-recent-mark}).  Note that not all servers support this
5975 mark, in which case it simply never appears.  Compare with
5976 @code{gnus-unseen-mark}.
5977
5978 @item
5979 @vindex gnus-unseen-mark
5980 Articles that haven't been seen before in Gnus by the user are marked
5981 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5982 Compare with @code{gnus-recent-mark}.
5983
5984 @item
5985 @vindex gnus-downloaded-mark
5986 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5987 downloaded for unplugged (offline) viewing.  If you are using the
5988 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5989 (The variable @code{gnus-downloaded-mark} controls which character to
5990 use.)
5991
5992 @item
5993 @vindex gnus-undownloaded-mark
5994 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5995 not have been downloaded.  Such articles cannot be viewed while you
5996 are unplugged (offline).  If you are using the @samp{%O} spec, these
5997 articles get the @samp{-} mark in that spec.  (The variable
5998 @code{gnus-undownloaded-mark} controls which character to use.)
5999
6000 @item
6001 @vindex gnus-downloadable-mark
6002 The Gnus agent (@pxref{Agent Basics}) downloads some articles
6003 automatically, but it is also possible to explicitly mark articles for
6004 download, even if they would not be downloaded automatically.  Such
6005 explicitly-marked articles get the @samp{%} mark in the first column.
6006 (The variable @code{gnus-downloadable-mark} controls which character to
6007 use.)
6008
6009 @item
6010 @vindex gnus-not-empty-thread-mark
6011 @vindex gnus-empty-thread-mark
6012 If the @samp{%e} spec is used, the presence of threads or not will be
6013 marked with @code{gnus-not-empty-thread-mark} and
6014 @code{gnus-empty-thread-mark} in the third column, respectively.
6015
6016 @item
6017 @vindex gnus-process-mark
6018 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
6019 variety of commands react to the presence of the process mark.  For
6020 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
6021 all articles that have been marked with the process mark.  Articles
6022 marked with the process mark have a @samp{#} in the second column.
6023
6024 @end itemize
6025
6026 You might have noticed that most of these ``non-readedness'' marks
6027 appear in the second column by default.  So if you have a cached, saved,
6028 replied article that you have process-marked, what will that look like?
6029
6030 Nothing much.  The precedence rules go as follows: process -> cache ->
6031 replied -> saved.  So if the article is in the cache and is replied,
6032 you'll only see the cache mark and not the replied mark.
6033
6034
6035 @node Setting Marks
6036 @subsection Setting Marks
6037 @cindex setting marks
6038
6039 All the marking commands understand the numeric prefix.
6040
6041 @table @kbd
6042 @item M c
6043 @itemx M-u
6044 @kindex M c (Summary)
6045 @kindex M-u (Summary)
6046 @findex gnus-summary-clear-mark-forward
6047 @cindex mark as unread
6048 Clear all readedness-marks from the current article
6049 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
6050 article as unread.
6051
6052 @item M t
6053 @itemx !
6054 @kindex ! (Summary)
6055 @kindex M t (Summary)
6056 @findex gnus-summary-tick-article-forward
6057 Tick the current article (@code{gnus-summary-tick-article-forward}).
6058 @xref{Article Caching}.
6059
6060 @item M ?
6061 @itemx ?
6062 @kindex ? (Summary)
6063 @kindex M ? (Summary)
6064 @findex gnus-summary-mark-as-dormant
6065 Mark the current article as dormant
6066 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
6067
6068 @item M d
6069 @itemx d
6070 @kindex M d (Summary)
6071 @kindex d (Summary)
6072 @findex gnus-summary-mark-as-read-forward
6073 Mark the current article as read
6074 (@code{gnus-summary-mark-as-read-forward}).
6075
6076 @item D
6077 @kindex D (Summary)
6078 @findex gnus-summary-mark-as-read-backward
6079 Mark the current article as read and move point to the previous line
6080 (@code{gnus-summary-mark-as-read-backward}).
6081
6082 @item M k
6083 @itemx k
6084 @kindex k (Summary)
6085 @kindex M k (Summary)
6086 @findex gnus-summary-kill-same-subject-and-select
6087 Mark all articles that have the same subject as the current one as read,
6088 and then select the next unread article
6089 (@code{gnus-summary-kill-same-subject-and-select}).
6090
6091 @item M K
6092 @itemx C-k
6093 @kindex M K (Summary)
6094 @kindex C-k (Summary)
6095 @findex gnus-summary-kill-same-subject
6096 Mark all articles that have the same subject as the current one as read
6097 (@code{gnus-summary-kill-same-subject}).
6098
6099 @item M C
6100 @kindex M C (Summary)
6101 @findex gnus-summary-catchup
6102 @c @icon{gnus-summary-catchup}
6103 Mark all unread articles as read (@code{gnus-summary-catchup}).
6104
6105 @item M C-c
6106 @kindex M C-c (Summary)
6107 @findex gnus-summary-catchup-all
6108 Mark all articles in the group as read---even the ticked and dormant
6109 articles (@code{gnus-summary-catchup-all}).
6110
6111 @item M H
6112 @kindex M H (Summary)
6113 @findex gnus-summary-catchup-to-here
6114 Catchup the current group to point (before the point)
6115 (@code{gnus-summary-catchup-to-here}).
6116
6117 @item M h
6118 @kindex M h (Summary)
6119 @findex gnus-summary-catchup-from-here
6120 Catchup the current group from point (after the point)
6121 (@code{gnus-summary-catchup-from-here}).
6122
6123 @item C-w
6124 @kindex C-w (Summary)
6125 @findex gnus-summary-mark-region-as-read
6126 Mark all articles between point and mark as read
6127 (@code{gnus-summary-mark-region-as-read}).
6128
6129 @item M V k
6130 @kindex M V k (Summary)
6131 @findex gnus-summary-kill-below
6132 Kill all articles with scores below the default score (or below the
6133 numeric prefix) (@code{gnus-summary-kill-below}).
6134
6135 @item M e
6136 @itemx E
6137 @kindex M e (Summary)
6138 @kindex E (Summary)
6139 @findex gnus-summary-mark-as-expirable
6140 Mark the current article as expirable
6141 (@code{gnus-summary-mark-as-expirable}).
6142
6143 @item M b
6144 @kindex M b (Summary)
6145 @findex gnus-summary-set-bookmark
6146 Set a bookmark in the current article
6147 (@code{gnus-summary-set-bookmark}).
6148
6149 @item M B
6150 @kindex M B (Summary)
6151 @findex gnus-summary-remove-bookmark
6152 Remove the bookmark from the current article
6153 (@code{gnus-summary-remove-bookmark}).
6154
6155 @item M V c
6156 @kindex M V c (Summary)
6157 @findex gnus-summary-clear-above
6158 Clear all marks from articles with scores over the default score (or
6159 over the numeric prefix) (@code{gnus-summary-clear-above}).
6160
6161 @item M V u
6162 @kindex M V u (Summary)
6163 @findex gnus-summary-tick-above
6164 Tick all articles with scores over the default score (or over the
6165 numeric prefix) (@code{gnus-summary-tick-above}).
6166
6167 @item M V m
6168 @kindex M V m (Summary)
6169 @findex gnus-summary-mark-above
6170 Prompt for a mark, and mark all articles with scores over the default
6171 score (or over the numeric prefix) with this mark
6172 (@code{gnus-summary-clear-above}).
6173 @end table
6174
6175 @vindex gnus-summary-goto-unread
6176 The @code{gnus-summary-goto-unread} variable controls what action should
6177 be taken after setting a mark.  If non-@code{nil}, point will move to
6178 the next/previous unread article.  If @code{nil}, point will just move
6179 one line up or down.  As a special case, if this variable is
6180 @code{never}, all the marking commands as well as other commands (like
6181 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6182 The default is @code{t}.
6183
6184
6185 @node Generic Marking Commands
6186 @subsection Generic Marking Commands
6187
6188 Some people would like the command that ticks an article (@kbd{!}) go to
6189 the next article.  Others would like it to go to the next unread
6190 article.  Yet others would like it to stay on the current article.  And
6191 even though I haven't heard of anybody wanting it to go to the
6192 previous (unread) article, I'm sure there are people that want that as
6193 well.
6194
6195 Multiply these five behaviors with five different marking commands, and
6196 you get a potentially complex set of variable to control what each
6197 command should do.
6198
6199 To sidestep that mess, Gnus provides commands that do all these
6200 different things.  They can be found on the @kbd{M M} map in the summary
6201 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6202 to list in this manual.
6203
6204 While you can use these commands directly, most users would prefer
6205 altering the summary mode keymap.  For instance, if you would like the
6206 @kbd{!} command to go to the next article instead of the next unread
6207 article, you could say something like:
6208
6209 @lisp
6210 @group
6211 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6212 (defun my-alter-summary-map ()
6213   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6214 @end group
6215 @end lisp
6216
6217 @noindent
6218 or
6219
6220 @lisp
6221 (defun my-alter-summary-map ()
6222   (local-set-key "!" "MM!n"))
6223 @end lisp
6224
6225
6226 @node Setting Process Marks
6227 @subsection Setting Process Marks
6228 @cindex setting process marks
6229
6230 Process marks are displayed as @code{#} in the summary buffer, and are
6231 used for marking articles in such a way that other commands will
6232 process these articles.  For instance, if you process mark four
6233 articles and then use the @kbd{*} command, Gnus will enter these four
6234 commands into the cache.  For more information,
6235 @pxref{Process/Prefix}.
6236
6237 @table @kbd
6238
6239 @item M P p
6240 @itemx #
6241 @kindex # (Summary)
6242 @kindex M P p (Summary)
6243 @findex gnus-summary-mark-as-processable
6244 Mark the current article with the process mark
6245 (@code{gnus-summary-mark-as-processable}).
6246 @findex gnus-summary-unmark-as-processable
6247
6248 @item M P u
6249 @itemx M-#
6250 @kindex M P u (Summary)
6251 @kindex M-# (Summary)
6252 Remove the process mark, if any, from the current article
6253 (@code{gnus-summary-unmark-as-processable}).
6254
6255 @item M P U
6256 @kindex M P U (Summary)
6257 @findex gnus-summary-unmark-all-processable
6258 Remove the process mark from all articles
6259 (@code{gnus-summary-unmark-all-processable}).
6260
6261 @item M P i
6262 @kindex M P i (Summary)
6263 @findex gnus-uu-invert-processable
6264 Invert the list of process marked articles
6265 (@code{gnus-uu-invert-processable}).
6266
6267 @item M P R
6268 @kindex M P R (Summary)
6269 @findex gnus-uu-mark-by-regexp
6270 Mark articles that have a @code{Subject} header that matches a regular
6271 expression (@code{gnus-uu-mark-by-regexp}).
6272
6273 @item M P G
6274 @kindex M P G (Summary)
6275 @findex gnus-uu-unmark-by-regexp
6276 Unmark articles that have a @code{Subject} header that matches a regular
6277 expression (@code{gnus-uu-unmark-by-regexp}).
6278
6279 @item M P r
6280 @kindex M P r (Summary)
6281 @findex gnus-uu-mark-region
6282 Mark articles in region (@code{gnus-uu-mark-region}).
6283
6284 @item M P g
6285 @kindex M P g (Summary)
6286 @findex gnus-uu-unmark-region
6287 Unmark articles in region (@code{gnus-uu-unmark-region}).
6288
6289 @item M P t
6290 @kindex M P t (Summary)
6291 @findex gnus-uu-mark-thread
6292 Mark all articles in the current (sub)thread
6293 (@code{gnus-uu-mark-thread}).
6294
6295 @item M P T
6296 @kindex M P T (Summary)
6297 @findex gnus-uu-unmark-thread
6298 Unmark all articles in the current (sub)thread
6299 (@code{gnus-uu-unmark-thread}).
6300
6301 @item M P v
6302 @kindex M P v (Summary)
6303 @findex gnus-uu-mark-over
6304 Mark all articles that have a score above the prefix argument
6305 (@code{gnus-uu-mark-over}).
6306
6307 @item M P s
6308 @kindex M P s (Summary)
6309 @findex gnus-uu-mark-series
6310 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6311
6312 @item M P S
6313 @kindex M P S (Summary)
6314 @findex gnus-uu-mark-sparse
6315 Mark all series that have already had some articles marked
6316 (@code{gnus-uu-mark-sparse}).
6317
6318 @item M P a
6319 @kindex M P a (Summary)
6320 @findex gnus-uu-mark-all
6321 Mark all articles in series order (@code{gnus-uu-mark-all}).
6322
6323 @item M P b
6324 @kindex M P b (Summary)
6325 @findex gnus-uu-mark-buffer
6326 Mark all articles in the buffer in the order they appear
6327 (@code{gnus-uu-mark-buffer}).
6328
6329 @item M P k
6330 @kindex M P k (Summary)
6331 @findex gnus-summary-kill-process-mark
6332 Push the current process mark set onto the stack and unmark all articles
6333 (@code{gnus-summary-kill-process-mark}).
6334
6335 @item M P y
6336 @kindex M P y (Summary)
6337 @findex gnus-summary-yank-process-mark
6338 Pop the previous process mark set from the stack and restore it
6339 (@code{gnus-summary-yank-process-mark}).
6340
6341 @item M P w
6342 @kindex M P w (Summary)
6343 @findex gnus-summary-save-process-mark
6344 Push the current process mark set onto the stack
6345 (@code{gnus-summary-save-process-mark}).
6346
6347 @end table
6348
6349 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6350 set process marks based on article body contents.
6351
6352
6353 @node Limiting
6354 @section Limiting
6355 @cindex limiting
6356
6357 It can be convenient to limit the summary buffer to just show some
6358 subset of the articles currently in the group.  The effect most limit
6359 commands have is to remove a few (or many) articles from the summary
6360 buffer.
6361
6362 All limiting commands work on subsets of the articles already fetched
6363 from the servers.  None of these commands query the server for
6364 additional articles.
6365
6366 @table @kbd
6367
6368 @item / /
6369 @itemx / s
6370 @kindex / / (Summary)
6371 @findex gnus-summary-limit-to-subject
6372 Limit the summary buffer to articles that match some subject
6373 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6374 matching articles.
6375
6376 @item / a
6377 @kindex / a (Summary)
6378 @findex gnus-summary-limit-to-author
6379 Limit the summary buffer to articles that match some author
6380 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6381 matching articles.
6382
6383 @item / R
6384 @kindex / R (Summary)
6385 @findex gnus-summary-limit-to-recipient
6386 Limit the summary buffer to articles that match some recipient
6387 (@code{gnus-summary-limit-to-recipient}).  If given a prefix, exclude
6388 matching articles.
6389
6390 @item / x
6391 @kindex / x (Summary)
6392 @findex gnus-summary-limit-to-extra
6393 Limit the summary buffer to articles that match one of the ``extra''
6394 headers (@pxref{To From Newsgroups})
6395 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6396 matching articles.
6397
6398 @item / u
6399 @itemx x
6400 @kindex / u (Summary)
6401 @kindex x (Summary)
6402 @findex gnus-summary-limit-to-unread
6403 Limit the summary buffer to articles not marked as read
6404 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6405 buffer to articles strictly unread.  This means that ticked and
6406 dormant articles will also be excluded.
6407
6408 @item / m
6409 @kindex / m (Summary)
6410 @findex gnus-summary-limit-to-marks
6411 Ask for a mark and then limit to all articles that have been marked
6412 with that mark (@code{gnus-summary-limit-to-marks}).
6413
6414 @item / t
6415 @kindex / t (Summary)
6416 @findex gnus-summary-limit-to-age
6417 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6418 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6419 articles younger than that number of days.
6420
6421 @item / n
6422 @kindex / n (Summary)
6423 @findex gnus-summary-limit-to-articles
6424 Limit the summary buffer to the current article
6425 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6426 convention (@pxref{Process/Prefix}).
6427
6428 @item / w
6429 @kindex / w (Summary)
6430 @findex gnus-summary-pop-limit
6431 Pop the previous limit off the stack and restore it
6432 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6433 the stack.
6434
6435 @item / .
6436 @kindex / . (Summary)
6437 @findex gnus-summary-limit-to-unseen
6438 Limit the summary buffer to the unseen articles
6439 (@code{gnus-summary-limit-to-unseen}).
6440
6441 @item / v
6442 @kindex / v (Summary)
6443 @findex gnus-summary-limit-to-score
6444 Limit the summary buffer to articles that have a score at or above some
6445 score (@code{gnus-summary-limit-to-score}).
6446
6447 @item / p
6448 @kindex / p (Summary)
6449 @findex gnus-summary-limit-to-display-predicate
6450 Limit the summary buffer to articles that satisfy the @code{display}
6451 group parameter predicate
6452 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6453 Parameters}, for more on this predicate.
6454
6455 @item / r
6456 @kindex / r (Summary)
6457 @findex gnus-summary-limit-to-replied
6458 Limit the summary buffer to replied articles
6459 (@code{gnus-summary-limit-to-replied}).  If given a prefix, exclude
6460 replied articles.
6461
6462 @item / E
6463 @itemx M S
6464 @kindex M S (Summary)
6465 @kindex / E (Summary)
6466 @findex gnus-summary-limit-include-expunged
6467 Include all expunged articles in the limit
6468 (@code{gnus-summary-limit-include-expunged}).
6469
6470 @item / D
6471 @kindex / D (Summary)
6472 @findex gnus-summary-limit-include-dormant
6473 Include all dormant articles in the limit
6474 (@code{gnus-summary-limit-include-dormant}).
6475
6476 @item / *
6477 @kindex / * (Summary)
6478 @findex gnus-summary-limit-include-cached
6479 Include all cached articles in the limit
6480 (@code{gnus-summary-limit-include-cached}).
6481
6482 @item / d
6483 @kindex / d (Summary)
6484 @findex gnus-summary-limit-exclude-dormant
6485 Exclude all dormant articles from the limit
6486 (@code{gnus-summary-limit-exclude-dormant}).
6487
6488 @item / M
6489 @kindex / M (Summary)
6490 @findex gnus-summary-limit-exclude-marks
6491 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6492
6493 @item / T
6494 @kindex / T (Summary)
6495 @findex gnus-summary-limit-include-thread
6496 Include all the articles in the current thread in the limit.
6497
6498 @item / c
6499 @kindex / c (Summary)
6500 @findex gnus-summary-limit-exclude-childless-dormant
6501 Exclude all dormant articles that have no children from the limit@*
6502 (@code{gnus-summary-limit-exclude-childless-dormant}).
6503
6504 @item / C
6505 @kindex / C (Summary)
6506 @findex gnus-summary-limit-mark-excluded-as-read
6507 Mark all excluded unread articles as read
6508 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6509 also mark excluded ticked and dormant articles as read.
6510
6511 @item / N
6512 @kindex / N (Summary)
6513 @findex gnus-summary-insert-new-articles
6514 Insert all new articles in the summary buffer.  It scans for new emails
6515 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6516
6517 @item / o
6518 @kindex / o (Summary)
6519 @findex gnus-summary-insert-old-articles
6520 Insert all old articles in the summary buffer.  If given a numbered
6521 prefix, fetch this number of articles.
6522
6523 @end table
6524
6525
6526 @node Threading
6527 @section Threading
6528 @cindex threading
6529 @cindex article threading
6530
6531 Gnus threads articles by default.  @dfn{To thread} is to put responses
6532 to articles directly after the articles they respond to---in a
6533 hierarchical fashion.
6534
6535 Threading is done by looking at the @code{References} headers of the
6536 articles.  In a perfect world, this would be enough to build pretty
6537 trees, but unfortunately, the @code{References} header is often broken
6538 or simply missing.  Weird news propagation exacerbates the problem,
6539 so one has to employ other heuristics to get pleasing results.  A
6540 plethora of approaches exists, as detailed in horrible detail in
6541 @ref{Customizing Threading}.
6542
6543 First, a quick overview of the concepts:
6544
6545 @table @dfn
6546 @item root
6547 The top-most article in a thread; the first article in the thread.
6548
6549 @item thread
6550 A tree-like article structure.
6551
6552 @item sub-thread
6553 A small(er) section of this tree-like structure.
6554
6555 @item loose threads
6556 Threads often lose their roots due to article expiry, or due to the root
6557 already having been read in a previous session, and not displayed in the
6558 summary buffer.  We then typically have many sub-threads that really
6559 belong to one thread, but are without connecting roots.  These are
6560 called loose threads.
6561
6562 @item thread gathering
6563 An attempt to gather loose threads into bigger threads.
6564
6565 @item sparse threads
6566 A thread where the missing articles have been ``guessed'' at, and are
6567 displayed as empty lines in the summary buffer.
6568
6569 @end table
6570
6571
6572 @menu
6573 * Customizing Threading::       Variables you can change to affect the threading.
6574 * Thread Commands::             Thread based commands in the summary buffer.
6575 @end menu
6576
6577
6578 @node Customizing Threading
6579 @subsection Customizing Threading
6580 @cindex customizing threading
6581
6582 @menu
6583 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6584 * Filling In Threads::          Making the threads displayed look fuller.
6585 * More Threading::              Even more variables for fiddling with threads.
6586 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6587 @end menu
6588
6589
6590 @node Loose Threads
6591 @subsubsection Loose Threads
6592 @cindex <
6593 @cindex >
6594 @cindex loose threads
6595
6596 @table @code
6597 @item gnus-summary-make-false-root
6598 @vindex gnus-summary-make-false-root
6599 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6600 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6601 Yup.)  Loose subtrees occur when the real root has expired, or you've
6602 read or killed the root in a previous session.
6603
6604 When there is no real root of a thread, Gnus will have to fudge
6605 something.  This variable says what fudging method Gnus should use.
6606 There are four possible values:
6607
6608 @iftex
6609 @iflatex
6610 \gnusfigure{The Summary Buffer}{390}{
6611 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6612 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6613 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6614 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6615 }
6616 @end iflatex
6617 @end iftex
6618
6619 @cindex adopting articles
6620
6621 @table @code
6622
6623 @item adopt
6624 Gnus will make the first of the orphaned articles the parent.  This
6625 parent will adopt all the other articles.  The adopted articles will be
6626 marked as such by pointy brackets (@samp{<>}) instead of the standard
6627 square brackets (@samp{[]}).  This is the default method.
6628
6629 @item dummy
6630 @vindex gnus-summary-dummy-line-format
6631 @vindex gnus-summary-make-false-root-always
6632 Gnus will create a dummy summary line that will pretend to be the
6633 parent.  This dummy line does not correspond to any real article, so
6634 selecting it will just select the first real article after the dummy
6635 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6636 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6637 which is the subject of the article.  @xref{Formatting Variables}.
6638 If you want all threads to have a dummy root, even the non-gathered
6639 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6640
6641 @item empty
6642 Gnus won't actually make any article the parent, but simply leave the
6643 subject field of all orphans except the first empty.  (Actually, it will
6644 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6645 Buffer Format}).)
6646
6647 @item none
6648 Don't make any article parent at all.  Just gather the threads and
6649 display them after one another.
6650
6651 @item nil
6652 Don't gather loose threads.
6653 @end table
6654
6655 @item gnus-summary-gather-subject-limit
6656 @vindex gnus-summary-gather-subject-limit
6657 Loose threads are gathered by comparing subjects of articles.  If this
6658 variable is @code{nil}, Gnus requires an exact match between the
6659 subjects of the loose threads before gathering them into one big
6660 super-thread.  This might be too strict a requirement, what with the
6661 presence of stupid newsreaders that chop off long subject lines.  If
6662 you think so, set this variable to, say, 20 to require that only the
6663 first 20 characters of the subjects have to match.  If you set this
6664 variable to a really low number, you'll find that Gnus will gather
6665 everything in sight into one thread, which isn't very helpful.
6666
6667 @cindex fuzzy article gathering
6668 If you set this variable to the special value @code{fuzzy}, Gnus will
6669 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6670 Matching}).
6671
6672 @item gnus-simplify-subject-fuzzy-regexp
6673 @vindex gnus-simplify-subject-fuzzy-regexp
6674 This can either be a regular expression or list of regular expressions
6675 that match strings that will be removed from subjects if fuzzy subject
6676 simplification is used.
6677
6678 @item gnus-simplify-ignored-prefixes
6679 @vindex gnus-simplify-ignored-prefixes
6680 If you set @code{gnus-summary-gather-subject-limit} to something as low
6681 as 10, you might consider setting this variable to something sensible:
6682
6683 @c Written by Michael Ernst <mernst@cs.rice.edu>
6684 @lisp
6685 (setq gnus-simplify-ignored-prefixes
6686       (concat
6687        "\\`\\[?\\("
6688        (mapconcat
6689         'identity
6690         '("looking"
6691           "wanted" "followup" "summary\\( of\\)?"
6692           "help" "query" "problem" "question"
6693           "answer" "reference" "announce"
6694           "How can I" "How to" "Comparison of"
6695           ;; ...
6696           )
6697         "\\|")
6698        "\\)\\s *\\("
6699        (mapconcat 'identity
6700                   '("for" "for reference" "with" "about")
6701                   "\\|")
6702        "\\)?\\]?:?[ \t]*"))
6703 @end lisp
6704
6705 All words that match this regexp will be removed before comparing two
6706 subjects.
6707
6708 @item gnus-simplify-subject-functions
6709 @vindex gnus-simplify-subject-functions
6710 If non-@code{nil}, this variable overrides
6711 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6712 list of functions to apply to the @code{Subject} string iteratively to
6713 arrive at the simplified version of the string.
6714
6715 Useful functions to put in this list include:
6716
6717 @table @code
6718 @item gnus-simplify-subject-re
6719 @findex gnus-simplify-subject-re
6720 Strip the leading @samp{Re:}.
6721
6722 @item gnus-simplify-subject-fuzzy
6723 @findex gnus-simplify-subject-fuzzy
6724 Simplify fuzzily.
6725
6726 @item gnus-simplify-whitespace
6727 @findex gnus-simplify-whitespace
6728 Remove excessive whitespace.
6729
6730 @item gnus-simplify-all-whitespace
6731 @findex gnus-simplify-all-whitespace
6732 Remove all whitespace.
6733 @end table
6734
6735 You may also write your own functions, of course.
6736
6737
6738 @item gnus-summary-gather-exclude-subject
6739 @vindex gnus-summary-gather-exclude-subject
6740 Since loose thread gathering is done on subjects only, that might lead
6741 to many false hits, especially with certain common subjects like
6742 @samp{} and @samp{(none)}.  To make the situation slightly better,
6743 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6744 what subjects should be excluded from the gathering process.@*
6745 The default is @samp{^ *$\\|^(none)$}.
6746
6747 @item gnus-summary-thread-gathering-function
6748 @vindex gnus-summary-thread-gathering-function
6749 Gnus gathers threads by looking at @code{Subject} headers.  This means
6750 that totally unrelated articles may end up in the same ``thread'', which
6751 is confusing.  An alternate approach is to look at all the
6752 @code{Message-ID}s in all the @code{References} headers to find matches.
6753 This will ensure that no gathered threads ever include unrelated
6754 articles, but it also means that people who have posted with broken
6755 newsreaders won't be gathered properly.  The choice is yours---plague or
6756 cholera:
6757
6758 @table @code
6759 @item gnus-gather-threads-by-subject
6760 @findex gnus-gather-threads-by-subject
6761 This function is the default gathering function and looks at
6762 @code{Subject}s exclusively.
6763
6764 @item gnus-gather-threads-by-references
6765 @findex gnus-gather-threads-by-references
6766 This function looks at @code{References} headers exclusively.
6767 @end table
6768
6769 If you want to test gathering by @code{References}, you could say
6770 something like:
6771
6772 @lisp
6773 (setq gnus-summary-thread-gathering-function
6774       'gnus-gather-threads-by-references)
6775 @end lisp
6776
6777 @end table
6778
6779
6780 @node Filling In Threads
6781 @subsubsection Filling In Threads
6782
6783 @table @code
6784 @item gnus-fetch-old-headers
6785 @vindex gnus-fetch-old-headers
6786 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6787 more old headers---headers to articles marked as read.  If you would
6788 like to display as few summary lines as possible, but still connect as
6789 many loose threads as possible, you should set this variable to
6790 @code{some} or a number.  If you set it to a number, no more than that
6791 number of extra old headers will be fetched.  In either case, fetching
6792 old headers only works if the back end you are using carries overview
6793 files---this would normally be @code{nntp}, @code{nnspool},
6794 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6795 the thread has been expired by the server, there's not much Gnus can
6796 do about that.
6797
6798 This variable can also be set to @code{invisible}.  This won't have any
6799 visible effects, but is useful if you use the @kbd{A T} command a lot
6800 (@pxref{Finding the Parent}).
6801
6802 @item gnus-fetch-old-ephemeral-headers
6803 @vindex gnus-fetch-old-ephemeral-headers
6804 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6805 newsgroups.
6806
6807 @item gnus-build-sparse-threads
6808 @vindex gnus-build-sparse-threads
6809 Fetching old headers can be slow.  A low-rent similar effect can be
6810 gotten by setting this variable to @code{some}.  Gnus will then look at
6811 the complete @code{References} headers of all articles and try to string
6812 together articles that belong in the same thread.  This will leave
6813 @dfn{gaps} in the threading display where Gnus guesses that an article
6814 is missing from the thread.  (These gaps appear like normal summary
6815 lines.  If you select a gap, Gnus will try to fetch the article in
6816 question.)  If this variable is @code{t}, Gnus will display all these
6817 ``gaps'' without regard for whether they are useful for completing the
6818 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6819 off sparse leaf nodes that don't lead anywhere.  This variable is
6820 @code{nil} by default.
6821
6822 @item gnus-read-all-available-headers
6823 @vindex gnus-read-all-available-headers
6824 This is a rather obscure variable that few will find useful.  It's
6825 intended for those non-news newsgroups where the back end has to fetch
6826 quite a lot to present the summary buffer, and where it's impossible to
6827 go back to parents of articles.  This is mostly the case in the
6828 web-based groups, like the @code{nnultimate} groups.
6829
6830 If you don't use those, then it's safe to leave this as the default
6831 @code{nil}.  If you want to use this variable, it should be a regexp
6832 that matches the group name, or @code{t} for all groups.
6833
6834 @end table
6835
6836
6837 @node More Threading
6838 @subsubsection More Threading
6839
6840 @table @code
6841 @item gnus-show-threads
6842 @vindex gnus-show-threads
6843 If this variable is @code{nil}, no threading will be done, and all of
6844 the rest of the variables here will have no effect.  Turning threading
6845 off will speed group selection up a bit, but it is sure to make reading
6846 slower and more awkward.
6847
6848 @item gnus-thread-hide-subtree
6849 @vindex gnus-thread-hide-subtree
6850 If non-@code{nil}, all threads will be hidden when the summary buffer is
6851 generated.
6852
6853 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6854 Available predicates are @code{gnus-article-unread-p} and
6855 @code{gnus-article-unseen-p}.
6856
6857 Here's an example:
6858
6859 @lisp
6860 (setq gnus-thread-hide-subtree
6861       '(or gnus-article-unread-p
6862            gnus-article-unseen-p))
6863 @end lisp
6864
6865 (It's a pretty nonsensical example, since all unseen articles are also
6866 unread, but you get my drift.)
6867
6868
6869 @item gnus-thread-expunge-below
6870 @vindex gnus-thread-expunge-below
6871 All threads that have a total score (as defined by
6872 @code{gnus-thread-score-function}) less than this number will be
6873 expunged.  This variable is @code{nil} by default, which means that no
6874 threads are expunged.
6875
6876 @item gnus-thread-hide-killed
6877 @vindex gnus-thread-hide-killed
6878 if you kill a thread and this variable is non-@code{nil}, the subtree
6879 will be hidden.
6880
6881 @item gnus-thread-ignore-subject
6882 @vindex gnus-thread-ignore-subject
6883 Sometimes somebody changes the subject in the middle of a thread.  If
6884 this variable is non-@code{nil}, which is the default, the subject
6885 change is ignored.  If it is @code{nil}, a change in the subject will
6886 result in a new thread.
6887
6888 @item gnus-thread-indent-level
6889 @vindex gnus-thread-indent-level
6890 This is a number that says how much each sub-thread should be indented.
6891 The default is 4.
6892
6893 @item gnus-sort-gathered-threads-function
6894 @vindex gnus-sort-gathered-threads-function
6895 Sometimes, particularly with mailing lists, the order in which mails
6896 arrive locally is not necessarily the same as the order in which they
6897 arrived on the mailing list.  Consequently, when sorting sub-threads
6898 using the default @code{gnus-thread-sort-by-number}, responses can end
6899 up appearing before the article to which they are responding to.
6900 Setting this variable to an alternate value
6901 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6902 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6903 more logical sub-thread ordering in such instances.
6904
6905 @end table
6906
6907
6908 @node Low-Level Threading
6909 @subsubsection Low-Level Threading
6910
6911 @table @code
6912
6913 @item gnus-parse-headers-hook
6914 @vindex gnus-parse-headers-hook
6915 Hook run before parsing any headers.
6916
6917 @item gnus-alter-header-function
6918 @vindex gnus-alter-header-function
6919 If non-@code{nil}, this function will be called to allow alteration of
6920 article header structures.  The function is called with one parameter,
6921 the article header vector, which it may alter in any way.  For instance,
6922 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6923 in systematic ways (by adding prefixes and such), you can use this
6924 variable to un-scramble the @code{Message-ID}s so that they are more
6925 meaningful.  Here's one example:
6926
6927 @lisp
6928 (setq gnus-alter-header-function 'my-alter-message-id)
6929
6930 (defun my-alter-message-id (header)
6931   (let ((id (mail-header-id header)))
6932     (when (string-match
6933            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6934       (mail-header-set-id
6935        (concat (match-string 1 id) "@@" (match-string 2 id))
6936        header))))
6937 @end lisp
6938
6939 @end table
6940
6941
6942 @node Thread Commands
6943 @subsection Thread Commands
6944 @cindex thread commands
6945
6946 @table @kbd
6947
6948 @item T k
6949 @itemx C-M-k
6950 @kindex T k (Summary)
6951 @kindex C-M-k (Summary)
6952 @findex gnus-summary-kill-thread
6953 Mark all articles in the current (sub-)thread as read
6954 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6955 remove all marks instead.  If the prefix argument is negative, tick
6956 articles instead.
6957
6958 @item T l
6959 @itemx C-M-l
6960 @kindex T l (Summary)
6961 @kindex C-M-l (Summary)
6962 @findex gnus-summary-lower-thread
6963 Lower the score of the current (sub-)thread
6964 (@code{gnus-summary-lower-thread}).
6965
6966 @item T i
6967 @kindex T i (Summary)
6968 @findex gnus-summary-raise-thread
6969 Increase the score of the current (sub-)thread
6970 (@code{gnus-summary-raise-thread}).
6971
6972 @item T #
6973 @kindex T # (Summary)
6974 @findex gnus-uu-mark-thread
6975 Set the process mark on the current (sub-)thread
6976 (@code{gnus-uu-mark-thread}).
6977
6978 @item T M-#
6979 @kindex T M-# (Summary)
6980 @findex gnus-uu-unmark-thread
6981 Remove the process mark from the current (sub-)thread
6982 (@code{gnus-uu-unmark-thread}).
6983
6984 @item T T
6985 @kindex T T (Summary)
6986 @findex gnus-summary-toggle-threads
6987 Toggle threading (@code{gnus-summary-toggle-threads}).
6988
6989 @item T s
6990 @kindex T s (Summary)
6991 @findex gnus-summary-show-thread
6992 Expose the (sub-)thread hidden under the current article, if any@*
6993 (@code{gnus-summary-show-thread}).
6994
6995 @item T h
6996 @kindex T h (Summary)
6997 @findex gnus-summary-hide-thread
6998 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6999
7000 @item T S
7001 @kindex T S (Summary)
7002 @findex gnus-summary-show-all-threads
7003 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
7004
7005 @item T H
7006 @kindex T H (Summary)
7007 @findex gnus-summary-hide-all-threads
7008 Hide all threads (@code{gnus-summary-hide-all-threads}).
7009
7010 @item T t
7011 @kindex T t (Summary)
7012 @findex gnus-summary-rethread-current
7013 Re-thread the current article's thread
7014 (@code{gnus-summary-rethread-current}).  This works even when the
7015 summary buffer is otherwise unthreaded.
7016
7017 @item T ^
7018 @kindex T ^ (Summary)
7019 @findex gnus-summary-reparent-thread
7020 Make the current article the child of the marked (or previous) article
7021 (@code{gnus-summary-reparent-thread}).
7022
7023 @end table
7024
7025 The following commands are thread movement commands.  They all
7026 understand the numeric prefix.
7027
7028 @table @kbd
7029
7030 @item T n
7031 @kindex T n (Summary)
7032 @itemx C-M-f
7033 @kindex C-M-n (Summary)
7034 @itemx M-down
7035 @kindex M-down (Summary)
7036 @findex gnus-summary-next-thread
7037 Go to the next thread (@code{gnus-summary-next-thread}).
7038
7039 @item T p
7040 @kindex T p (Summary)
7041 @itemx C-M-b
7042 @kindex C-M-p (Summary)
7043 @itemx M-up
7044 @kindex M-up (Summary)
7045 @findex gnus-summary-prev-thread
7046 Go to the previous thread (@code{gnus-summary-prev-thread}).
7047
7048 @item T d
7049 @kindex T d (Summary)
7050 @findex gnus-summary-down-thread
7051 Descend the thread (@code{gnus-summary-down-thread}).
7052
7053 @item T u
7054 @kindex T u (Summary)
7055 @findex gnus-summary-up-thread
7056 Ascend the thread (@code{gnus-summary-up-thread}).
7057
7058 @item T o
7059 @kindex T o (Summary)
7060 @findex gnus-summary-top-thread
7061 Go to the top of the thread (@code{gnus-summary-top-thread}).
7062 @end table
7063
7064 @vindex gnus-thread-operation-ignore-subject
7065 If you ignore subject while threading, you'll naturally end up with
7066 threads that have several different subjects in them.  If you then issue
7067 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
7068 wish to kill the entire thread, but just those parts of the thread that
7069 have the same subject as the current article.  If you like this idea,
7070 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
7071 is non-@code{nil} (which it is by default), subjects will be ignored
7072 when doing thread commands.  If this variable is @code{nil}, articles in
7073 the same thread with different subjects will not be included in the
7074 operation in question.  If this variable is @code{fuzzy}, only articles
7075 that have subjects fuzzily equal will be included (@pxref{Fuzzy
7076 Matching}).
7077
7078
7079 @node Sorting the Summary Buffer
7080 @section Sorting the Summary Buffer
7081
7082 @findex gnus-thread-sort-by-total-score
7083 @findex gnus-thread-sort-by-date
7084 @findex gnus-thread-sort-by-date-reverse
7085 @findex gnus-thread-sort-by-score
7086 @findex gnus-thread-sort-by-subject
7087 @findex gnus-thread-sort-by-author
7088 @findex gnus-thread-sort-by-recipient
7089 @findex gnus-thread-sort-by-number
7090 @findex gnus-thread-sort-by-random
7091 @vindex gnus-thread-sort-functions
7092 @findex gnus-thread-sort-by-most-recent-number
7093 @findex gnus-thread-sort-by-most-recent-date
7094 If you are using a threaded summary display, you can sort the threads by
7095 setting @code{gnus-thread-sort-functions}, which can be either a single
7096 function, a list of functions, or a list containing functions and
7097 @code{(not some-function)} elements.
7098
7099 By default, sorting is done on article numbers.  Ready-made sorting
7100 predicate functions include @code{gnus-thread-sort-by-number},
7101 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-recipient},
7102 @code{gnus-thread-sort-by-subject},
7103 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-date-reverse},
7104 @code{gnus-thread-sort-by-score},
7105 @code{gnus-thread-sort-by-most-recent-number},
7106 @code{gnus-thread-sort-by-most-recent-date},
7107 @code{gnus-thread-sort-by-random} and
7108 @code{gnus-thread-sort-by-total-score}.
7109
7110 Each function takes two threads and returns non-@code{nil} if the first
7111 thread should be sorted before the other.  Note that sorting really is
7112 normally done by looking only at the roots of each thread.
7113
7114 If you use more than one function, the primary sort key should be the
7115 last function in the list.  You should probably always include
7116 @code{gnus-thread-sort-by-number} in the list of sorting
7117 functions---preferably first.  This will ensure that threads that are
7118 equal with respect to the other sort criteria will be displayed in
7119 ascending article order.
7120
7121 If you would like to sort by reverse score, then by subject, and finally
7122 by number, you could do something like:
7123
7124 @lisp
7125 (setq gnus-thread-sort-functions
7126       '(gnus-thread-sort-by-number
7127         gnus-thread-sort-by-subject
7128         (not gnus-thread-sort-by-total-score)))
7129 @end lisp
7130
7131 The threads that have highest score will be displayed first in the
7132 summary buffer.  When threads have the same score, they will be sorted
7133 alphabetically.  The threads that have the same score and the same
7134 subject will be sorted by number, which is (normally) the sequence in
7135 which the articles arrived.
7136
7137 If you want to sort by score and then reverse arrival order, you could
7138 say something like:
7139
7140 @lisp
7141 (setq gnus-thread-sort-functions
7142       '((not gnus-thread-sort-by-number)
7143         gnus-thread-sort-by-score))
7144 @end lisp
7145
7146 @vindex gnus-thread-score-function
7147 The function in the @code{gnus-thread-score-function} variable (default
7148 @code{+}) is used for calculating the total score of a thread.  Useful
7149 functions might be @code{max}, @code{min}, or squared means, or whatever
7150 tickles your fancy.
7151
7152 @findex gnus-article-sort-functions
7153 @findex gnus-article-sort-by-date
7154 @findex gnus-article-sort-by-score
7155 @findex gnus-article-sort-by-subject
7156 @findex gnus-article-sort-by-author
7157 @findex gnus-article-sort-by-random
7158 @findex gnus-article-sort-by-number
7159 If you are using an unthreaded display for some strange reason or
7160 other, you have to fiddle with the @code{gnus-article-sort-functions}
7161 variable.  It is very similar to the
7162 @code{gnus-thread-sort-functions}, except that it uses slightly
7163 different functions for article comparison.  Available sorting
7164 predicate functions are @code{gnus-article-sort-by-number},
7165 @code{gnus-article-sort-by-author},
7166 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7167 @code{gnus-article-sort-by-random}, and
7168 @code{gnus-article-sort-by-score}.
7169
7170 If you want to sort an unthreaded summary display by subject, you could
7171 say something like:
7172
7173 @lisp
7174 (setq gnus-article-sort-functions
7175       '(gnus-article-sort-by-number
7176         gnus-article-sort-by-subject))
7177 @end lisp
7178
7179 You can define group specific sorting via @code{gnus-parameters},
7180 @xref{Group Parameters}.
7181
7182
7183 @node Asynchronous Fetching
7184 @section Asynchronous Article Fetching
7185 @cindex asynchronous article fetching
7186 @cindex article pre-fetch
7187 @cindex pre-fetch
7188
7189 If you read your news from an @acronym{NNTP} server that's far away, the
7190 network latencies may make reading articles a chore.  You have to wait
7191 for a while after pressing @kbd{n} to go to the next article before the
7192 article appears.  Why can't Gnus just go ahead and fetch the article
7193 while you are reading the previous one?  Why not, indeed.
7194
7195 First, some caveats.  There are some pitfalls to using asynchronous
7196 article fetching, especially the way Gnus does it.
7197
7198 Let's say you are reading article 1, which is short, and article 2 is
7199 quite long, and you are not interested in reading that.  Gnus does not
7200 know this, so it goes ahead and fetches article 2.  You decide to read
7201 article 3, but since Gnus is in the process of fetching article 2, the
7202 connection is blocked.
7203
7204 To avoid these situations, Gnus will open two (count 'em two)
7205 connections to the server.  Some people may think this isn't a very nice
7206 thing to do, but I don't see any real alternatives.  Setting up that
7207 extra connection takes some time, so Gnus startup will be slower.
7208
7209 Gnus will fetch more articles than you will read.  This will mean that
7210 the link between your machine and the @acronym{NNTP} server will become more
7211 loaded than if you didn't use article pre-fetch.  The server itself will
7212 also become more loaded---both with the extra article requests, and the
7213 extra connection.
7214
7215 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7216 you really want to.
7217
7218 @vindex gnus-asynchronous
7219 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7220 happen automatically.
7221
7222 @vindex gnus-use-article-prefetch
7223 You can control how many articles are to be pre-fetched by setting
7224 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7225 that when you read an article in the group, the back end will pre-fetch
7226 the next 30 articles.  If this variable is @code{t}, the back end will
7227 pre-fetch all the articles it can without bound.  If it is
7228 @code{nil}, no pre-fetching will be done.
7229
7230 @vindex gnus-async-prefetch-article-p
7231 @findex gnus-async-read-p
7232 There are probably some articles that you don't want to pre-fetch---read
7233 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7234 variable controls whether an article is to be pre-fetched.  This
7235 function should return non-@code{nil} when the article in question is
7236 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7237 returns @code{nil} on read articles.  The function is called with an
7238 article data structure as the only parameter.
7239
7240 If, for instance, you wish to pre-fetch only unread articles shorter
7241 than 100 lines, you could say something like:
7242
7243 @lisp
7244 (defun my-async-short-unread-p (data)
7245   "Return non-nil for short, unread articles."
7246   (and (gnus-data-unread-p data)
7247        (< (mail-header-lines (gnus-data-header data))
7248           100)))
7249
7250 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7251 @end lisp
7252
7253 These functions will be called many, many times, so they should
7254 preferably be short and sweet to avoid slowing down Gnus too much.
7255 It's probably a good idea to byte-compile things like this.
7256
7257 @vindex gnus-prefetched-article-deletion-strategy
7258 Articles have to be removed from the asynch buffer sooner or later.  The
7259 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7260 articles.  This is a list that may contain the following elements:
7261
7262 @table @code
7263 @item read
7264 Remove articles when they are read.
7265
7266 @item exit
7267 Remove articles when exiting the group.
7268 @end table
7269
7270 The default value is @code{(read exit)}.
7271
7272 @c @vindex gnus-use-header-prefetch
7273 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7274 @c from the next group.
7275
7276
7277 @node Article Caching
7278 @section Article Caching
7279 @cindex article caching
7280 @cindex caching
7281
7282 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7283 consider turning article caching on.  Each article will then be stored
7284 locally under your home directory.  As you may surmise, this could
7285 potentially use @emph{huge} amounts of disk space, as well as eat up all
7286 your inodes so fast it will make your head swim.  In vodka.
7287
7288 Used carefully, though, it could be just an easier way to save articles.
7289
7290 @vindex gnus-use-long-file-name
7291 @vindex gnus-cache-directory
7292 @vindex gnus-use-cache
7293 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7294 all articles ticked or marked as dormant will then be copied
7295 over to your local cache (@code{gnus-cache-directory}).  Whether this
7296 cache is flat or hierarchical is controlled by the
7297 @code{gnus-use-long-file-name} variable, as usual.
7298
7299 When re-selecting a ticked or dormant article, it will be fetched from the
7300 cache instead of from the server.  As articles in your cache will never
7301 expire, this might serve as a method of saving articles while still
7302 keeping them where they belong.  Just mark all articles you want to save
7303 as dormant, and don't worry.
7304
7305 When an article is marked as read, is it removed from the cache.
7306
7307 @vindex gnus-cache-remove-articles
7308 @vindex gnus-cache-enter-articles
7309 The entering/removal of articles from the cache is controlled by the
7310 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7311 variables.  Both are lists of symbols.  The first is @code{(ticked
7312 dormant)} by default, meaning that ticked and dormant articles will be
7313 put in the cache.  The latter is @code{(read)} by default, meaning that
7314 articles marked as read are removed from the cache.  Possibly
7315 symbols in these two lists are @code{ticked}, @code{dormant},
7316 @code{unread} and @code{read}.
7317
7318 @findex gnus-jog-cache
7319 So where does the massive article-fetching and storing come into the
7320 picture?  The @code{gnus-jog-cache} command will go through all
7321 subscribed newsgroups, request all unread articles, score them, and
7322 store them in the cache.  You should only ever, ever ever ever, use this
7323 command if 1) your connection to the @acronym{NNTP} server is really, really,
7324 really slow and 2) you have a really, really, really huge disk.
7325 Seriously.  One way to cut down on the number of articles downloaded is
7326 to score unwanted articles down and have them marked as read.  They will
7327 not then be downloaded by this command.
7328
7329 @vindex gnus-uncacheable-groups
7330 @vindex gnus-cacheable-groups
7331 It is likely that you do not want caching on all groups.  For instance,
7332 if your @code{nnml} mail is located under your home directory, it makes no
7333 sense to cache it somewhere else under your home directory.  Unless you
7334 feel that it's neat to use twice as much space.
7335
7336 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7337 regexp of groups to cache, @samp{^nntp} for instance, or set the
7338 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7339 Both variables are @code{nil} by default.  If a group matches both
7340 variables, the group is not cached.
7341
7342 @findex gnus-cache-generate-nov-databases
7343 @findex gnus-cache-generate-active
7344 @vindex gnus-cache-active-file
7345 The cache stores information on what articles it contains in its active
7346 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7347 of the cache) becomes all messed up for some reason or other, Gnus
7348 offers two functions that will try to set things right.  @kbd{M-x
7349 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7350 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7351 file.
7352
7353 @findex gnus-cache-move-cache
7354 @code{gnus-cache-move-cache} will move your whole
7355 @code{gnus-cache-directory} to some other location.  You get asked to
7356 where, isn't that cool?
7357
7358 @node Persistent Articles
7359 @section Persistent Articles
7360 @cindex persistent articles
7361
7362 Closely related to article caching, we have @dfn{persistent articles}.
7363 In fact, it's just a different way of looking at caching, and much more
7364 useful in my opinion.
7365
7366 Say you're reading a newsgroup, and you happen on to some valuable gem
7367 that you want to keep and treasure forever.  You'd normally just save it
7368 (using one of the many saving commands) in some file.  The problem with
7369 that is that it's just, well, yucky.  Ideally you'd prefer just having
7370 the article remain in the group where you found it forever; untouched by
7371 the expiry going on at the news server.
7372
7373 This is what a @dfn{persistent article} is---an article that just won't
7374 be deleted.  It's implemented using the normal cache functions, but
7375 you use two explicit commands for managing persistent articles:
7376
7377 @table @kbd
7378
7379 @item *
7380 @kindex * (Summary)
7381 @findex gnus-cache-enter-article
7382 Make the current article persistent (@code{gnus-cache-enter-article}).
7383
7384 @item M-*
7385 @kindex M-* (Summary)
7386 @findex gnus-cache-remove-article
7387 Remove the current article from the persistent articles
7388 (@code{gnus-cache-remove-article}).  This will normally delete the
7389 article.
7390 @end table
7391
7392 Both these commands understand the process/prefix convention.
7393
7394 To avoid having all ticked articles (and stuff) entered into the cache,
7395 you should set @code{gnus-use-cache} to @code{passive} if you're just
7396 interested in persistent articles:
7397
7398 @lisp
7399 (setq gnus-use-cache 'passive)
7400 @end lisp
7401
7402
7403 @node Article Backlog
7404 @section Article Backlog
7405 @cindex backlog
7406 @cindex article backlog
7407
7408 If you have a slow connection, but the idea of using caching seems
7409 unappealing to you (and it is, really), you can help the situation some
7410 by switching on the @dfn{backlog}.  This is where Gnus will buffer
7411 already read articles so that it doesn't have to re-fetch articles
7412 you've already read.  This only helps if you are in the habit of
7413 re-selecting articles you've recently read, of course.  If you never do
7414 that, turning the backlog on will slow Gnus down a little bit, and
7415 increase memory usage some.
7416
7417 @vindex gnus-keep-backlog
7418 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7419 at most @var{n} old articles in a buffer for later re-fetching.  If this
7420 variable is non-@code{nil} and is not a number, Gnus will store
7421 @emph{all} read articles, which means that your Emacs will grow without
7422 bound before exploding and taking your machine down with you.  I put
7423 that in there just to keep y'all on your toes.
7424
7425 The default value is 20.
7426
7427
7428 @node Saving Articles
7429 @section Saving Articles
7430 @cindex saving articles
7431
7432 Gnus can save articles in a number of ways.  Below is the documentation
7433 for saving articles in a fairly straight-forward fashion (i.e., little
7434 processing of the article is done before it is saved).  For a different
7435 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7436 (@pxref{Decoding Articles}).
7437
7438 For the commands listed here, the target is a file.  If you want to
7439 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7440 command (@pxref{Mail Group Commands}).
7441
7442 @vindex gnus-save-all-headers
7443 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7444 unwanted headers before saving the article.
7445
7446 @vindex gnus-saved-headers
7447 If the preceding variable is @code{nil}, all headers that match the
7448 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7449 deleted before saving.
7450
7451 @table @kbd
7452
7453 @item O o
7454 @itemx o
7455 @kindex O o (Summary)
7456 @kindex o (Summary)
7457 @findex gnus-summary-save-article
7458 @c @icon{gnus-summary-save-article}
7459 Save the current article using the default article saver
7460 (@code{gnus-summary-save-article}).
7461
7462 @item O m
7463 @kindex O m (Summary)
7464 @findex gnus-summary-save-article-mail
7465 Save the current article in mail format
7466 (@code{gnus-summary-save-article-mail}).
7467
7468 @item O r
7469 @kindex O r (Summary)
7470 @findex gnus-summary-save-article-rmail
7471 Save the current article in Rmail format
7472 (@code{gnus-summary-save-article-rmail}).
7473
7474 @item O f
7475 @kindex O f (Summary)
7476 @findex gnus-summary-save-article-file
7477 @c @icon{gnus-summary-save-article-file}
7478 Save the current article in plain file format
7479 (@code{gnus-summary-save-article-file}).
7480
7481 @item O F
7482 @kindex O F (Summary)
7483 @findex gnus-summary-write-article-file
7484 Write the current article in plain file format, overwriting any previous
7485 file contents (@code{gnus-summary-write-article-file}).
7486
7487 @item O b
7488 @kindex O b (Summary)
7489 @findex gnus-summary-save-article-body-file
7490 Save the current article body in plain file format
7491 (@code{gnus-summary-save-article-body-file}).
7492
7493 @item O h
7494 @kindex O h (Summary)
7495 @findex gnus-summary-save-article-folder
7496 Save the current article in mh folder format
7497 (@code{gnus-summary-save-article-folder}).
7498
7499 @item O v
7500 @kindex O v (Summary)
7501 @findex gnus-summary-save-article-vm
7502 Save the current article in a VM folder
7503 (@code{gnus-summary-save-article-vm}).
7504
7505 @item O p
7506 @itemx |
7507 @kindex O p (Summary)
7508 @kindex | (Summary)
7509 @findex gnus-summary-pipe-output
7510 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7511 the current article to a process (@code{gnus-summary-pipe-output}).
7512 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7513 complete headers in the piped output.
7514
7515 @item O P
7516 @kindex O P (Summary)
7517 @findex gnus-summary-muttprint
7518 @vindex gnus-summary-muttprint-program
7519 Save the current article into muttprint.  That is, print it using the
7520 external program @uref{http://muttprint.sourceforge.net/,
7521 Muttprint}.  The program name and options to use is controlled by the
7522 variable @code{gnus-summary-muttprint-program}.
7523 (@code{gnus-summary-muttprint}).
7524
7525 @end table
7526
7527 @vindex gnus-prompt-before-saving
7528 All these commands use the process/prefix convention
7529 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7530 functions, you might get tired of being prompted for files to save each
7531 and every article in.  The prompting action is controlled by
7532 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7533 default, giving you that excessive prompting action you know and
7534 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7535 just once for each series of articles you save.  If you like to really
7536 have Gnus do all your thinking for you, you can even set this variable
7537 to @code{nil}, which means that you will never be prompted for files to
7538 save articles in.  Gnus will simply save all the articles in the default
7539 files.
7540
7541
7542 @vindex gnus-default-article-saver
7543 You can customize the @code{gnus-default-article-saver} variable to make
7544 Gnus do what you want it to.  You can use any of the six ready-made
7545 functions below, or you can create your own.
7546
7547 @table @code
7548
7549 @item gnus-summary-save-in-rmail
7550 @findex gnus-summary-save-in-rmail
7551 @vindex gnus-rmail-save-name
7552 @findex gnus-plain-save-name
7553 This is the default format, @dfn{Babyl}.  Uses the function in the
7554 @code{gnus-rmail-save-name} variable to get a file name to save the
7555 article in.  The default is @code{gnus-plain-save-name}.
7556
7557 @item gnus-summary-save-in-mail
7558 @findex gnus-summary-save-in-mail
7559 @vindex gnus-mail-save-name
7560 Save in a Unix mail (mbox) file.  Uses the function in the
7561 @code{gnus-mail-save-name} variable to get a file name to save the
7562 article in.  The default is @code{gnus-plain-save-name}.
7563
7564 @item gnus-summary-save-in-file
7565 @findex gnus-summary-save-in-file
7566 @vindex gnus-file-save-name
7567 @findex gnus-numeric-save-name
7568 Append the article straight to an ordinary file.  Uses the function in
7569 the @code{gnus-file-save-name} variable to get a file name to save the
7570 article in.  The default is @code{gnus-numeric-save-name}.
7571
7572 @item gnus-summary-write-to-file
7573 @findex gnus-summary-write-to-file
7574 Write the article straight to an ordinary file.  The file is
7575 overwritten if it exists.  Uses the function in the
7576 @code{gnus-file-save-name} variable to get a file name to save the
7577 article in.  The default is @code{gnus-numeric-save-name}.
7578
7579 @item gnus-summary-save-body-in-file
7580 @findex gnus-summary-save-body-in-file
7581 Append the article body to an ordinary file.  Uses the function in the
7582 @code{gnus-file-save-name} variable to get a file name to save the
7583 article in.  The default is @code{gnus-numeric-save-name}.
7584
7585 @item gnus-summary-save-in-folder
7586 @findex gnus-summary-save-in-folder
7587 @findex gnus-folder-save-name
7588 @findex gnus-Folder-save-name
7589 @vindex gnus-folder-save-name
7590 @cindex rcvstore
7591 @cindex MH folders
7592 Save the article to an MH folder using @code{rcvstore} from the MH
7593 library.  Uses the function in the @code{gnus-folder-save-name} variable
7594 to get a file name to save the article in.  The default is
7595 @code{gnus-folder-save-name}, but you can also use
7596 @code{gnus-Folder-save-name}, which creates capitalized names.
7597
7598 @item gnus-summary-save-in-vm
7599 @findex gnus-summary-save-in-vm
7600 Save the article in a VM folder.  You have to have the VM mail
7601 reader to use this setting.
7602 @end table
7603
7604 @vindex gnus-article-save-directory
7605 All of these functions, except for the last one, will save the article
7606 in the @code{gnus-article-save-directory}, which is initialized from the
7607 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7608 default.
7609
7610 As you can see above, the functions use different functions to find a
7611 suitable name of a file to save the article in.  Below is a list of
7612 available functions that generate names:
7613
7614 @table @code
7615
7616 @item gnus-Numeric-save-name
7617 @findex gnus-Numeric-save-name
7618 File names like @file{~/News/Alt.andrea-dworkin/45}.
7619
7620 @item gnus-numeric-save-name
7621 @findex gnus-numeric-save-name
7622 File names like @file{~/News/alt.andrea-dworkin/45}.
7623
7624 @item gnus-Plain-save-name
7625 @findex gnus-Plain-save-name
7626 File names like @file{~/News/Alt.andrea-dworkin}.
7627
7628 @item gnus-plain-save-name
7629 @findex gnus-plain-save-name
7630 File names like @file{~/News/alt.andrea-dworkin}.
7631
7632 @item gnus-sender-save-name
7633 @findex gnus-sender-save-name
7634 File names like @file{~/News/larsi}.
7635 @end table
7636
7637 @vindex gnus-split-methods
7638 You can have Gnus suggest where to save articles by plonking a regexp into
7639 the @code{gnus-split-methods} alist.  For instance, if you would like to
7640 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7641 related to VM in @file{vm-stuff}, you could set this variable to something
7642 like:
7643
7644 @lisp
7645 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7646  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7647  (my-choosing-function "../other-dir/my-stuff")
7648  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7649 @end lisp
7650
7651 We see that this is a list where each element is a list that has two
7652 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7653 a string (in which case it is used as a regexp to match on the article
7654 head); it can be a symbol (which will be called as a function with the
7655 group name as a parameter); or it can be a list (which will be
7656 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7657 the @dfn{file} will be used as a default prompt.  In addition, the
7658 result of the operation itself will be used if the function or form
7659 called returns a string or a list of strings.
7660
7661 You basically end up with a list of file names that might be used when
7662 saving the current article.  (All ``matches'' will be used.)  You will
7663 then be prompted for what you really want to use as a name, with file
7664 name completion over the results from applying this variable.
7665
7666 This variable is @code{((gnus-article-archive-name))} by default, which
7667 means that Gnus will look at the articles it saves for an
7668 @code{Archive-name} line and use that as a suggestion for the file
7669 name.
7670
7671 Here's an example function to clean up file names somewhat.  If you have
7672 lots of mail groups called things like
7673 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7674 these group names before creating the file name to save to.  The
7675 following will do just that:
7676
7677 @lisp
7678 (defun my-save-name (group)
7679   (when (string-match "^nnml:mail." group)
7680     (substring group (match-end 0))))
7681
7682 (setq gnus-split-methods
7683       '((gnus-article-archive-name)
7684         (my-save-name)))
7685 @end lisp
7686
7687
7688 @vindex gnus-use-long-file-name
7689 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7690 @code{nil}, all the preceding functions will replace all periods
7691 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7692 the functions will generate hierarchies of directories instead of having
7693 all the files in the top level directory
7694 (@file{~/News/alt/andrea-dworkin} instead of
7695 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7696 on most systems.  However, for historical reasons, this is @code{nil} on
7697 Xenix and usg-unix-v machines by default.
7698
7699 This function also affects kill and score file names.  If this variable
7700 is a list, and the list contains the element @code{not-score}, long file
7701 names will not be used for score files, if it contains the element
7702 @code{not-save}, long file names will not be used for saving, and if it
7703 contains the element @code{not-kill}, long file names will not be used
7704 for kill files.
7705
7706 If you'd like to save articles in a hierarchy that looks something like
7707 a spool, you could
7708
7709 @lisp
7710 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7711 (setq gnus-default-article-saver
7712       'gnus-summary-save-in-file)          ; @r{no encoding}
7713 @end lisp
7714
7715 Then just save with @kbd{o}.  You'd then read this hierarchy with
7716 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7717 the top level directory as the argument (@file{~/News/}).  Then just walk
7718 around to the groups/directories with @code{nneething}.
7719
7720
7721 @node Decoding Articles
7722 @section Decoding Articles
7723 @cindex decoding articles
7724
7725 Sometime users post articles (or series of articles) that have been
7726 encoded in some way or other.  Gnus can decode them for you.
7727
7728 @menu
7729 * Uuencoded Articles::          Uudecode articles.
7730 * Shell Archives::              Unshar articles.
7731 * PostScript Files::            Split PostScript.
7732 * Other Files::                 Plain save and binhex.
7733 * Decoding Variables::          Variables for a happy decoding.
7734 * Viewing Files::               You want to look at the result of the decoding?
7735 @end menu
7736
7737 @cindex series
7738 @cindex article series
7739 All these functions use the process/prefix convention
7740 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7741 the extension that a ``single article'' means ``a single series''.  Gnus
7742 can find out by itself what articles belong to a series, decode all the
7743 articles and unpack/view/save the resulting file(s).
7744
7745 Gnus guesses what articles are in the series according to the following
7746 simplish rule: The subjects must be (nearly) identical, except for the
7747 last two numbers of the line.  (Spaces are largely ignored, however.)
7748
7749 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7750 will find all the articles that match the regexp @samp{^cat.gif
7751 ([0-9]+/[0-9]+).*$}.
7752
7753 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7754 series}, will not be properly recognized by any of the automatic viewing
7755 commands, and you have to mark the articles manually with @kbd{#}.
7756
7757
7758 @node Uuencoded Articles
7759 @subsection Uuencoded Articles
7760 @cindex uudecode
7761 @cindex uuencoded articles
7762
7763 @table @kbd
7764
7765 @item X u
7766 @kindex X u (Summary)
7767 @findex gnus-uu-decode-uu
7768 @c @icon{gnus-uu-decode-uu}
7769 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7770
7771 @item X U
7772 @kindex X U (Summary)
7773 @findex gnus-uu-decode-uu-and-save
7774 Uudecodes and saves the current series
7775 (@code{gnus-uu-decode-uu-and-save}).
7776
7777 @item X v u
7778 @kindex X v u (Summary)
7779 @findex gnus-uu-decode-uu-view
7780 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7781
7782 @item X v U
7783 @kindex X v U (Summary)
7784 @findex gnus-uu-decode-uu-and-save-view
7785 Uudecodes, views and saves the current series
7786 (@code{gnus-uu-decode-uu-and-save-view}).
7787
7788 @end table
7789
7790 Remember that these all react to the presence of articles marked with
7791 the process mark.  If, for instance, you'd like to decode and save an
7792 entire newsgroup, you'd typically do @kbd{M P a}
7793 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7794 (@code{gnus-uu-decode-uu-and-save}).
7795
7796 All this is very much different from how @code{gnus-uu} worked with
7797 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7798 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7799 articles in some way (@pxref{Setting Process Marks}) and then press
7800 @kbd{X u}.
7801
7802 @vindex gnus-uu-notify-files
7803 Note: When trying to decode articles that have names matching
7804 @code{gnus-uu-notify-files}, which is hard-coded to
7805 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7806 automatically post an article on @samp{comp.unix.wizards} saying that
7807 you have just viewed the file in question.  This feature can't be turned
7808 off.
7809
7810
7811 @node Shell Archives
7812 @subsection Shell Archives
7813 @cindex unshar
7814 @cindex shell archives
7815 @cindex shared articles
7816
7817 Shell archives (``shar files'') used to be a popular way to distribute
7818 sources, but it isn't used all that much today.  In any case, we have
7819 some commands to deal with these:
7820
7821 @table @kbd
7822
7823 @item X s
7824 @kindex X s (Summary)
7825 @findex gnus-uu-decode-unshar
7826 Unshars the current series (@code{gnus-uu-decode-unshar}).
7827
7828 @item X S
7829 @kindex X S (Summary)
7830 @findex gnus-uu-decode-unshar-and-save
7831 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7832
7833 @item X v s
7834 @kindex X v s (Summary)
7835 @findex gnus-uu-decode-unshar-view
7836 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7837
7838 @item X v S
7839 @kindex X v S (Summary)
7840 @findex gnus-uu-decode-unshar-and-save-view
7841 Unshars, views and saves the current series
7842 (@code{gnus-uu-decode-unshar-and-save-view}).
7843 @end table
7844
7845
7846 @node PostScript Files
7847 @subsection PostScript Files
7848 @cindex PostScript
7849
7850 @table @kbd
7851
7852 @item X p
7853 @kindex X p (Summary)
7854 @findex gnus-uu-decode-postscript
7855 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7856
7857 @item X P
7858 @kindex X P (Summary)
7859 @findex gnus-uu-decode-postscript-and-save
7860 Unpack and save the current PostScript series
7861 (@code{gnus-uu-decode-postscript-and-save}).
7862
7863 @item X v p
7864 @kindex X v p (Summary)
7865 @findex gnus-uu-decode-postscript-view
7866 View the current PostScript series
7867 (@code{gnus-uu-decode-postscript-view}).
7868
7869 @item X v P
7870 @kindex X v P (Summary)
7871 @findex gnus-uu-decode-postscript-and-save-view
7872 View and save the current PostScript series
7873 (@code{gnus-uu-decode-postscript-and-save-view}).
7874 @end table
7875
7876
7877 @node Other Files
7878 @subsection Other Files
7879
7880 @table @kbd
7881 @item X o
7882 @kindex X o (Summary)
7883 @findex gnus-uu-decode-save
7884 Save the current series
7885 (@code{gnus-uu-decode-save}).
7886
7887 @item X b
7888 @kindex X b (Summary)
7889 @findex gnus-uu-decode-binhex
7890 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7891 doesn't really work yet.
7892 @end table
7893
7894
7895 @node Decoding Variables
7896 @subsection Decoding Variables
7897
7898 Adjective, not verb.
7899
7900 @menu
7901 * Rule Variables::              Variables that say how a file is to be viewed.
7902 * Other Decode Variables::      Other decode variables.
7903 * Uuencoding and Posting::      Variables for customizing uuencoding.
7904 @end menu
7905
7906
7907 @node Rule Variables
7908 @subsubsection Rule Variables
7909 @cindex rule variables
7910
7911 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7912 variables are of the form
7913
7914 @lisp
7915       (list '(regexp1 command2)
7916             '(regexp2 command2)
7917             ...)
7918 @end lisp
7919
7920 @table @code
7921
7922 @item gnus-uu-user-view-rules
7923 @vindex gnus-uu-user-view-rules
7924 @cindex sox
7925 This variable is consulted first when viewing files.  If you wish to use,
7926 for instance, @code{sox} to convert an @file{.au} sound file, you could
7927 say something like:
7928 @lisp
7929 (setq gnus-uu-user-view-rules
7930       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7931 @end lisp
7932
7933 @item gnus-uu-user-view-rules-end
7934 @vindex gnus-uu-user-view-rules-end
7935 This variable is consulted if Gnus couldn't make any matches from the
7936 user and default view rules.
7937
7938 @item gnus-uu-user-archive-rules
7939 @vindex gnus-uu-user-archive-rules
7940 This variable can be used to say what commands should be used to unpack
7941 archives.
7942 @end table
7943
7944
7945 @node Other Decode Variables
7946 @subsubsection Other Decode Variables
7947
7948 @table @code
7949 @vindex gnus-uu-grabbed-file-functions
7950
7951 @item gnus-uu-grabbed-file-functions
7952 All functions in this list will be called right after each file has been
7953 successfully decoded---so that you can move or view files right away,
7954 and don't have to wait for all files to be decoded before you can do
7955 anything.  Ready-made functions you can put in this list are:
7956
7957 @table @code
7958
7959 @item gnus-uu-grab-view
7960 @findex gnus-uu-grab-view
7961 View the file.
7962
7963 @item gnus-uu-grab-move
7964 @findex gnus-uu-grab-move
7965 Move the file (if you're using a saving function.)
7966 @end table
7967
7968 @item gnus-uu-be-dangerous
7969 @vindex gnus-uu-be-dangerous
7970 Specifies what to do if unusual situations arise during decoding.  If
7971 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7972 that didn't work, and overwrite existing files.  Otherwise, ask each
7973 time.
7974
7975 @item gnus-uu-ignore-files-by-name
7976 @vindex gnus-uu-ignore-files-by-name
7977 Files with name matching this regular expression won't be viewed.
7978
7979 @item gnus-uu-ignore-files-by-type
7980 @vindex gnus-uu-ignore-files-by-type
7981 Files with a @acronym{MIME} type matching this variable won't be viewed.
7982 Note that Gnus tries to guess what type the file is based on the name.
7983 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7984 kludgey.
7985
7986 @item gnus-uu-tmp-dir
7987 @vindex gnus-uu-tmp-dir
7988 Where @code{gnus-uu} does its work.
7989
7990 @item gnus-uu-do-not-unpack-archives
7991 @vindex gnus-uu-do-not-unpack-archives
7992 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7993 looking for files to display.
7994
7995 @item gnus-uu-view-and-save
7996 @vindex gnus-uu-view-and-save
7997 Non-@code{nil} means that the user will always be asked to save a file
7998 after viewing it.
7999
8000 @item gnus-uu-ignore-default-view-rules
8001 @vindex gnus-uu-ignore-default-view-rules
8002 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
8003 rules.
8004
8005 @item gnus-uu-ignore-default-archive-rules
8006 @vindex gnus-uu-ignore-default-archive-rules
8007 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
8008 unpacking commands.
8009
8010 @item gnus-uu-kill-carriage-return
8011 @vindex gnus-uu-kill-carriage-return
8012 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
8013 from articles.
8014
8015 @item gnus-uu-unmark-articles-not-decoded
8016 @vindex gnus-uu-unmark-articles-not-decoded
8017 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
8018 decoded articles as unread.
8019
8020 @item gnus-uu-correct-stripped-uucode
8021 @vindex gnus-uu-correct-stripped-uucode
8022 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
8023 uuencoded files that have had trailing spaces deleted.
8024
8025 @item gnus-uu-pre-uudecode-hook
8026 @vindex gnus-uu-pre-uudecode-hook
8027 Hook run before sending a message to @code{uudecode}.
8028
8029 @item gnus-uu-view-with-metamail
8030 @vindex gnus-uu-view-with-metamail
8031 @cindex metamail
8032 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
8033 commands defined by the rule variables and just fudge a @acronym{MIME}
8034 content type based on the file name.  The result will be fed to
8035 @code{metamail} for viewing.
8036
8037 @item gnus-uu-save-in-digest
8038 @vindex gnus-uu-save-in-digest
8039 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
8040 decoding, will save in digests.  If this variable is @code{nil},
8041 @code{gnus-uu} will just save everything in a file without any
8042 embellishments.  The digesting almost conforms to RFC 1153---no easy way
8043 to specify any meaningful volume and issue numbers were found, so I
8044 simply dropped them.
8045
8046 @end table
8047
8048
8049 @node Uuencoding and Posting
8050 @subsubsection Uuencoding and Posting
8051
8052 @table @code
8053
8054 @item gnus-uu-post-include-before-composing
8055 @vindex gnus-uu-post-include-before-composing
8056 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
8057 before you compose the article.  If this variable is @code{t}, you can
8058 either include an encoded file with @kbd{C-c C-i} or have one included
8059 for you when you post the article.
8060
8061 @item gnus-uu-post-length
8062 @vindex gnus-uu-post-length
8063 Maximum length of an article.  The encoded file will be split into how
8064 many articles it takes to post the entire file.
8065
8066 @item gnus-uu-post-threaded
8067 @vindex gnus-uu-post-threaded
8068 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
8069 thread.  This may not be smart, as no other decoder I have seen is able
8070 to follow threads when collecting uuencoded articles.  (Well, I have
8071 seen one package that does that---@code{gnus-uu}, but somehow, I don't
8072 think that counts@dots{}) Default is @code{nil}.
8073
8074 @item gnus-uu-post-separate-description
8075 @vindex gnus-uu-post-separate-description
8076 Non-@code{nil} means that the description will be posted in a separate
8077 article.  The first article will typically be numbered (0/x).  If this
8078 variable is @code{nil}, the description the user enters will be included
8079 at the beginning of the first article, which will be numbered (1/x).
8080 Default is @code{t}.
8081
8082 @end table
8083
8084
8085 @node Viewing Files
8086 @subsection Viewing Files
8087 @cindex viewing files
8088 @cindex pseudo-articles
8089
8090 After decoding, if the file is some sort of archive, Gnus will attempt
8091 to unpack the archive and see if any of the files in the archive can be
8092 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
8093 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
8094 uncompress and de-tar the main file, and then view the two pictures.
8095 This unpacking process is recursive, so if the archive contains archives
8096 of archives, it'll all be unpacked.
8097
8098 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
8099 extracted file into the summary buffer.  If you go to these
8100 ``articles'', you will be prompted for a command to run (usually Gnus
8101 will make a suggestion), and then the command will be run.
8102
8103 @vindex gnus-view-pseudo-asynchronously
8104 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8105 until the viewing is done before proceeding.
8106
8107 @vindex gnus-view-pseudos
8108 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8109 the pseudo-articles into the summary buffer, but view them
8110 immediately.  If this variable is @code{not-confirm}, the user won't even
8111 be asked for a confirmation before viewing is done.
8112
8113 @vindex gnus-view-pseudos-separately
8114 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8115 pseudo-article will be created for each file to be viewed.  If
8116 @code{nil}, all files that use the same viewing command will be given as
8117 a list of parameters to that command.
8118
8119 @vindex gnus-insert-pseudo-articles
8120 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8121 pseudo-articles when decoding.  It is @code{t} by default.
8122
8123 So; there you are, reading your @emph{pseudo-articles} in your
8124 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8125 Why isn't anything real anymore? How did we get here?
8126
8127
8128 @node Article Treatment
8129 @section Article Treatment
8130
8131 Reading through this huge manual, you may have quite forgotten that the
8132 object of newsreaders is to actually, like, read what people have
8133 written.  Reading articles.  Unfortunately, people are quite bad at
8134 writing, so there are tons of functions and variables to make reading
8135 these articles easier.
8136
8137 @menu
8138 * Article Highlighting::        You want to make the article look like fruit salad.
8139 * Article Fontisizing::         Making emphasized text look nice.
8140 * Article Hiding::              You also want to make certain info go away.
8141 * Article Washing::             Lots of way-neat functions to make life better.
8142 * Article Header::              Doing various header transformations.
8143 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8144 * Article Button Levels::       Controlling appearance of buttons.
8145 * Article Date::                Grumble, UT!
8146 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8147 * Article Signature::           What is a signature?
8148 * Article Miscellanea::         Various other stuff.
8149 @end menu
8150
8151
8152 @node Article Highlighting
8153 @subsection Article Highlighting
8154 @cindex highlighting
8155
8156 Not only do you want your article buffer to look like fruit salad, but
8157 you want it to look like technicolor fruit salad.
8158
8159 @table @kbd
8160
8161 @item W H a
8162 @kindex W H a (Summary)
8163 @findex gnus-article-highlight
8164 @findex gnus-article-maybe-highlight
8165 Do much highlighting of the current article
8166 (@code{gnus-article-highlight}).  This function highlights header, cited
8167 text, the signature, and adds buttons to the body and the head.
8168
8169 @item W H h
8170 @kindex W H h (Summary)
8171 @findex gnus-article-highlight-headers
8172 @vindex gnus-header-face-alist
8173 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8174 highlighting will be done according to the @code{gnus-header-face-alist}
8175 variable, which is a list where each element has the form
8176 @code{(@var{regexp} @var{name} @var{content})}.
8177 @var{regexp} is a regular expression for matching the
8178 header, @var{name} is the face used for highlighting the header name
8179 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8180 the header value.  The first match made will be used.  Note that
8181 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8182
8183 @item W H c
8184 @kindex W H c (Summary)
8185 @findex gnus-article-highlight-citation
8186 Highlight cited text (@code{gnus-article-highlight-citation}).
8187
8188 Some variables to customize the citation highlights:
8189
8190 @table @code
8191 @vindex gnus-cite-parse-max-size
8192
8193 @item gnus-cite-parse-max-size
8194 If the article size if bigger than this variable (which is 25000 by
8195 default), no citation highlighting will be performed.
8196
8197 @item gnus-cite-max-prefix
8198 @vindex gnus-cite-max-prefix
8199 Maximum possible length for a citation prefix (default 20).
8200
8201 @item gnus-cite-face-list
8202 @vindex gnus-cite-face-list
8203 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8204 When there are citations from multiple articles in the same message,
8205 Gnus will try to give each citation from each article its own face.
8206 This should make it easier to see who wrote what.
8207
8208 @item gnus-supercite-regexp
8209 @vindex gnus-supercite-regexp
8210 Regexp matching normal Supercite attribution lines.
8211
8212 @item gnus-supercite-secondary-regexp
8213 @vindex gnus-supercite-secondary-regexp
8214 Regexp matching mangled Supercite attribution lines.
8215
8216 @item gnus-cite-minimum-match-count
8217 @vindex gnus-cite-minimum-match-count
8218 Minimum number of identical prefixes we have to see before we believe
8219 that it's a citation.
8220
8221 @item gnus-cite-attribution-prefix
8222 @vindex gnus-cite-attribution-prefix
8223 Regexp matching the beginning of an attribution line.
8224
8225 @item gnus-cite-attribution-suffix
8226 @vindex gnus-cite-attribution-suffix
8227 Regexp matching the end of an attribution line.
8228
8229 @item gnus-cite-attribution-face
8230 @vindex gnus-cite-attribution-face
8231 Face used for attribution lines.  It is merged with the face for the
8232 cited text belonging to the attribution.
8233
8234 @item gnus-cite-ignore-quoted-from
8235 @vindex gnus-cite-ignore-quoted-from
8236 If non-@code{nil}, no citation highlighting will be performed on lines
8237 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8238 in order not to mix up with the envelope From line.  The default value
8239 is @code{t}.
8240
8241 @end table
8242
8243
8244 @item W H s
8245 @kindex W H s (Summary)
8246 @vindex gnus-signature-separator
8247 @vindex gnus-signature-face
8248 @findex gnus-article-highlight-signature
8249 Highlight the signature (@code{gnus-article-highlight-signature}).
8250 Everything after @code{gnus-signature-separator} (@pxref{Article
8251 Signature}) in an article will be considered a signature and will be
8252 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8253 default.
8254
8255 @end table
8256
8257 @xref{Customizing Articles}, for how to highlight articles automatically.
8258
8259
8260 @node Article Fontisizing
8261 @subsection Article Fontisizing
8262 @cindex emphasis
8263 @cindex article emphasis
8264
8265 @findex gnus-article-emphasize
8266 @kindex W e (Summary)
8267 People commonly add emphasis to words in news articles by writing things
8268 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8269 this look nicer by running the article through the @kbd{W e}
8270 (@code{gnus-article-emphasize}) command.
8271
8272 @vindex gnus-emphasis-alist
8273 How the emphasis is computed is controlled by the
8274 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8275 element is a regular expression to be matched.  The second is a number
8276 that says what regular expression grouping is used to find the entire
8277 emphasized word.  The third is a number that says what regexp grouping
8278 should be displayed and highlighted.  (The text between these two
8279 groupings will be hidden.)  The fourth is the face used for
8280 highlighting.
8281
8282 @lisp
8283 (setq gnus-emphasis-alist
8284       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8285         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8286 @end lisp
8287
8288 @cindex slash
8289 @cindex asterisk
8290 @cindex underline
8291 @cindex /
8292 @cindex *
8293
8294 @vindex gnus-emphasis-underline
8295 @vindex gnus-emphasis-bold
8296 @vindex gnus-emphasis-italic
8297 @vindex gnus-emphasis-underline-bold
8298 @vindex gnus-emphasis-underline-italic
8299 @vindex gnus-emphasis-bold-italic
8300 @vindex gnus-emphasis-underline-bold-italic
8301 By default, there are seven rules, and they use the following faces:
8302 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8303 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8304 @code{gnus-emphasis-underline-italic},
8305 @code{gnus-emphasis-underline-bold}, and
8306 @code{gnus-emphasis-underline-bold-italic}.
8307
8308 If you want to change these faces, you can either use @kbd{M-x
8309 customize}, or you can use @code{copy-face}.  For instance, if you want
8310 to make @code{gnus-emphasis-italic} use a red face instead, you could
8311 say something like:
8312
8313 @lisp
8314 (copy-face 'red 'gnus-emphasis-italic)
8315 @end lisp
8316
8317 @vindex gnus-group-highlight-words-alist
8318
8319 If you want to highlight arbitrary words, you can use the
8320 @code{gnus-group-highlight-words-alist} variable, which uses the same
8321 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8322 parameter (@pxref{Group Parameters}) can also be used.
8323
8324 @xref{Customizing Articles}, for how to fontize articles automatically.
8325
8326
8327 @node Article Hiding
8328 @subsection Article Hiding
8329 @cindex article hiding
8330
8331 Or rather, hiding certain things in each article.  There usually is much
8332 too much cruft in most articles.
8333
8334 @table @kbd
8335
8336 @item W W a
8337 @kindex W W a (Summary)
8338 @findex gnus-article-hide
8339 Do quite a lot of hiding on the article buffer
8340 (@kbd{gnus-article-hide}).  In particular, this function will hide
8341 headers, @acronym{PGP}, cited text and the signature.
8342
8343 @item W W h
8344 @kindex W W h (Summary)
8345 @findex gnus-article-hide-headers
8346 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8347 Headers}.
8348
8349 @item W W b
8350 @kindex W W b (Summary)
8351 @findex gnus-article-hide-boring-headers
8352 Hide headers that aren't particularly interesting
8353 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8354
8355 @item W W s
8356 @kindex W W s (Summary)
8357 @findex gnus-article-hide-signature
8358 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8359 Signature}.
8360
8361 @item W W l
8362 @kindex W W l (Summary)
8363 @findex gnus-article-hide-list-identifiers
8364 @vindex gnus-list-identifiers
8365 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8366 are strings some mailing list servers add to the beginning of all
8367 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8368 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8369 may not contain @code{\\(..\\)}.
8370
8371 @table @code
8372
8373 @item gnus-list-identifiers
8374 @vindex gnus-list-identifiers
8375 A regular expression that matches list identifiers to be removed from
8376 subject.  This can also be a list of regular expressions.
8377
8378 @end table
8379
8380 @item W W P
8381 @kindex W W P (Summary)
8382 @findex gnus-article-hide-pem
8383 Hide @acronym{PEM} (privacy enhanced messages) cruft
8384 (@code{gnus-article-hide-pem}).
8385
8386 @item W W B
8387 @kindex W W B (Summary)
8388 @findex gnus-article-strip-banner
8389 @vindex gnus-article-banner-alist
8390 @vindex gnus-article-address-banner-alist
8391 @cindex banner
8392 @cindex OneList
8393 @cindex stripping advertisements
8394 @cindex advertisements
8395 Strip the banner specified by the @code{banner} group parameter
8396 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8397 annoying banners and/or signatures that some mailing lists and moderated
8398 groups adds to all the messages.  The way to use this function is to add
8399 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8400 group you want banners stripped from.  The parameter either be a string,
8401 which will be interpreted as a regular expression matching text to be
8402 removed, or the symbol @code{signature}, meaning that the (last)
8403 signature should be removed, or other symbol, meaning that the
8404 corresponding regular expression in @code{gnus-article-banner-alist} is
8405 used.
8406
8407 Regardless of a group, you can hide things like advertisements only when
8408 the sender of an article has a certain mail address specified in
8409 @code{gnus-article-address-banner-alist}.
8410
8411 @table @code
8412
8413 @item gnus-article-address-banner-alist
8414 @vindex gnus-article-address-banner-alist
8415 Alist of mail addresses and banners.  Each element has the form
8416 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8417 matching a mail address in the From header, @var{banner} is one of a
8418 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8419 a regexp and @code{nil}.  If @var{address} matches author's mail
8420 address, it will remove things like advertisements.  For example, if a
8421 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8422 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8423 sends, you can use the following element to remove them:
8424
8425 @lisp
8426 ("@@yoo-hoo\\.co\\.jp\\'" .
8427  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8428 @end lisp
8429
8430 @end table
8431
8432 @item W W c
8433 @kindex W W c (Summary)
8434 @findex gnus-article-hide-citation
8435 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8436 customizing the hiding:
8437
8438 @table @code
8439
8440 @item gnus-cited-opened-text-button-line-format
8441 @itemx gnus-cited-closed-text-button-line-format
8442 @vindex gnus-cited-closed-text-button-line-format
8443 @vindex gnus-cited-opened-text-button-line-format
8444 Gnus adds buttons to show where the cited text has been hidden, and to
8445 allow toggle hiding the text.  The format of the variable is specified
8446 by these format-like variable (@pxref{Formatting Variables}).  These
8447 specs are valid:
8448
8449 @table @samp
8450 @item b
8451 Starting point of the hidden text.
8452 @item e
8453 Ending point of the hidden text.
8454 @item l
8455 Number of characters in the hidden region.
8456 @item n
8457 Number of lines of hidden text.
8458 @end table
8459
8460 @item gnus-cited-lines-visible
8461 @vindex gnus-cited-lines-visible
8462 The number of lines at the beginning of the cited text to leave
8463 shown.  This can also be a cons cell with the number of lines at the top
8464 and bottom of the text, respectively, to remain visible.
8465
8466 @end table
8467
8468 @item W W C-c
8469 @kindex W W C-c (Summary)
8470 @findex gnus-article-hide-citation-maybe
8471
8472 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8473 following two variables:
8474
8475 @table @code
8476 @item gnus-cite-hide-percentage
8477 @vindex gnus-cite-hide-percentage
8478 If the cited text is of a bigger percentage than this variable (default
8479 50), hide the cited text.
8480
8481 @item gnus-cite-hide-absolute
8482 @vindex gnus-cite-hide-absolute
8483 The cited text must have at least this length (default 10) before it
8484 is hidden.
8485 @end table
8486
8487 @item W W C
8488 @kindex W W C (Summary)
8489 @findex gnus-article-hide-citation-in-followups
8490 Hide cited text in articles that aren't roots
8491 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8492 useful as an interactive command, but might be a handy function to stick
8493 have happen automatically (@pxref{Customizing Articles}).
8494
8495 @end table
8496
8497 All these ``hiding'' commands are toggles, but if you give a negative
8498 prefix to these commands, they will show what they have previously
8499 hidden.  If you give a positive prefix, they will always hide.
8500
8501 Also @pxref{Article Highlighting} for further variables for
8502 citation customization.
8503
8504 @xref{Customizing Articles}, for how to hide article elements
8505 automatically.
8506
8507
8508 @node Article Washing
8509 @subsection Article Washing
8510 @cindex washing
8511 @cindex article washing
8512
8513 We call this ``article washing'' for a really good reason.  Namely, the
8514 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8515
8516 @dfn{Washing} is defined by us as ``changing something from something to
8517 something else'', but normally results in something looking better.
8518 Cleaner, perhaps.
8519
8520 @xref{Customizing Articles}, if you want to change how Gnus displays
8521 articles by default.
8522
8523 @table @kbd
8524
8525 @item C-u g
8526 This is not really washing, it's sort of the opposite of washing.  If
8527 you type this, you see the article exactly as it exists on disk or on
8528 the server.
8529
8530 @item g
8531 Force redisplaying of the current article
8532 (@code{gnus-summary-show-article}).  This is also not really washing.
8533 If you type this, you see the article without any previously applied
8534 interactive Washing functions but with all default treatments
8535 (@pxref{Customizing Articles}).
8536
8537 @item W l
8538 @kindex W l (Summary)
8539 @findex gnus-summary-stop-page-breaking
8540 Remove page breaks from the current article
8541 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8542 delimiters.
8543
8544 @item W r
8545 @kindex W r (Summary)
8546 @findex gnus-summary-caesar-message
8547 @c @icon{gnus-summary-caesar-message}
8548 Do a Caesar rotate (rot13) on the article buffer
8549 (@code{gnus-summary-caesar-message}).
8550 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8551 (Typically offensive jokes and such.)
8552
8553 It's commonly called ``rot13'' because each letter is rotated 13
8554 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8555 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8556 is rumored to have employed this form of, uh, somewhat weak encryption.
8557
8558 @item W m
8559 @kindex W m (Summary)
8560 @findex gnus-summary-morse-message
8561 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8562
8563 @item W i
8564 @kindex W i (Summary)
8565 @findex gnus-summary-idna-message
8566 Decode IDNA encoded domain names in the current articles.  IDNA
8567 encoded domain names looks like @samp{xn--bar}.  If a string remain
8568 unencoded after running invoking this, it is likely an invalid IDNA
8569 string (@samp{xn--bar} is invalid).  You must have GNU Libidn
8570 (@url{http://www.gnu.org/software/libidn/}) installed for this command
8571 to work.
8572
8573 @item W t
8574 @item t
8575 @kindex W t (Summary)
8576 @kindex t (Summary)
8577 @findex gnus-summary-toggle-header
8578 Toggle whether to display all headers in the article buffer
8579 (@code{gnus-summary-toggle-header}).
8580
8581 @item W v
8582 @kindex W v (Summary)
8583 @findex gnus-summary-verbose-headers
8584 Toggle whether to display all headers in the article buffer permanently
8585 (@code{gnus-summary-verbose-headers}).
8586
8587 @item W o
8588 @kindex W o (Summary)
8589 @findex gnus-article-treat-overstrike
8590 Treat overstrike (@code{gnus-article-treat-overstrike}).
8591
8592 @item W d
8593 @kindex W d (Summary)
8594 @findex gnus-article-treat-dumbquotes
8595 @vindex gnus-article-dumbquotes-map
8596 @cindex Smartquotes
8597 @cindex M****s*** sm*rtq**t*s
8598 @cindex Latin 1
8599 Treat M****s*** sm*rtq**t*s according to
8600 @code{gnus-article-dumbquotes-map}
8601 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8602 whether a character is a sm*rtq**t* or not, so it should only be used
8603 interactively.
8604
8605 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8606 an attempt to provide more quoting characters.  If you see something
8607 like @code{\222} or @code{\264} where you're expecting some kind of
8608 apostrophe or quotation mark, then try this wash.
8609
8610 @item W Y f
8611 @kindex W Y f (Summary)
8612 @findex gnus-article-outlook-deuglify-article
8613 @cindex Outlook Express
8614 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8615 unwrap lines, repair attribution and rearrange citation.
8616 (@code{gnus-article-outlook-deuglify-article}).
8617
8618 @item W Y u
8619 @kindex W Y u (Summary)
8620 @findex gnus-article-outlook-unwrap-lines
8621 @vindex gnus-outlook-deuglify-unwrap-min
8622 @vindex gnus-outlook-deuglify-unwrap-max
8623 Unwrap lines that appear to be wrapped citation lines.  You can control
8624 what lines will be unwrapped by frobbing
8625 @code{gnus-outlook-deuglify-unwrap-min} and
8626 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8627 maximum length of an unwrapped citation line.
8628 (@code{gnus-article-outlook-unwrap-lines}).
8629
8630 @item W Y a
8631 @kindex W Y a (Summary)
8632 @findex gnus-article-outlook-repair-attribution
8633 Repair a broken attribution line.@*
8634 (@code{gnus-article-outlook-repair-attribution}).
8635
8636 @item W Y c
8637 @kindex W Y c (Summary)
8638 @findex gnus-article-outlook-rearrange-citation
8639 Repair broken citations by rearranging the text.
8640 (@code{gnus-article-outlook-rearrange-citation}).
8641
8642 @item W w
8643 @kindex W w (Summary)
8644 @findex gnus-article-fill-cited-article
8645 Do word wrap (@code{gnus-article-fill-cited-article}).
8646
8647 You can give the command a numerical prefix to specify the width to use
8648 when filling.
8649
8650 @item W Q
8651 @kindex W Q (Summary)
8652 @findex gnus-article-fill-long-lines
8653 Fill long lines (@code{gnus-article-fill-long-lines}).
8654
8655 @item W C
8656 @kindex W C (Summary)
8657 @findex gnus-article-capitalize-sentences
8658 Capitalize the first word in each sentence
8659 (@code{gnus-article-capitalize-sentences}).
8660
8661 @item W c
8662 @kindex W c (Summary)
8663 @findex gnus-article-remove-cr
8664 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8665 (this takes care of DOS line endings), and then translate any remaining
8666 CRs into LF (this takes care of Mac line endings)
8667 (@code{gnus-article-remove-cr}).
8668
8669 @item W q
8670 @kindex W q (Summary)
8671 @findex gnus-article-de-quoted-unreadable
8672 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8673 Quoted-Printable is one common @acronym{MIME} encoding employed when
8674 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8675 makes strings like @samp{d@'ej@`a vu} look like @samp{d=E9j=E0 vu},
8676 which doesn't look very readable to me.  Note that this is usually
8677 done automatically by Gnus if the message in question has a
8678 @code{Content-Transfer-Encoding} header that says that this encoding
8679 has been done.  If a prefix is given, a charset will be asked for.
8680
8681 @item W 6
8682 @kindex W 6 (Summary)
8683 @findex gnus-article-de-base64-unreadable
8684 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8685 one common @acronym{MIME} encoding employed when sending
8686 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8687 usually done automatically by Gnus if the message in question has a
8688 @code{Content-Transfer-Encoding} header that says that this encoding
8689 has been done.  If a prefix is given, a charset will be asked for.
8690
8691 @item W Z
8692 @kindex W Z (Summary)
8693 @findex gnus-article-decode-HZ
8694 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8695 common encoding employed when sending Chinese articles.  It typically
8696 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8697
8698 @item W A
8699 @kindex W A (Summary)
8700 @findex gnus-article-treat-ansi-sequences
8701 @cindex @acronym{ANSI} control sequences
8702 Translate @acronym{ANSI} SGR control sequences into overlays or
8703 extents (@code{gnus-article-treat-ansi-sequences}).  @acronym{ANSI}
8704 sequences are used in some Chinese hierarchies for highlighting.
8705
8706 @item W u
8707 @kindex W u (Summary)
8708 @findex gnus-article-unsplit-urls
8709 Remove newlines from within URLs.  Some mailers insert newlines into
8710 outgoing email messages to keep lines short.  This reformatting can
8711 split long URLs onto multiple lines.  Repair those URLs by removing
8712 the newlines (@code{gnus-article-unsplit-urls}).
8713
8714 @item W h
8715 @kindex W h (Summary)
8716 @findex gnus-article-wash-html
8717 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8718 usually done automatically by Gnus if the message in question has a
8719 @code{Content-Type} header that says that the message is @acronym{HTML}.
8720
8721 If a prefix is given, a charset will be asked for.  If it is a number,
8722 the charset defined in @code{gnus-summary-show-article-charset-alist}
8723 (@pxref{Paging the Article}) will be used.
8724
8725 @vindex gnus-article-wash-function
8726 The default is to use the function specified by
8727 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8728 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8729 @acronym{HTML}, but this is controlled by the
8730 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8731 can use include:
8732
8733 @table @code
8734 @item w3
8735 Use Emacs/W3.
8736
8737 @item w3m
8738 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8739
8740 @item w3m-standalone
8741 Use @uref{http://w3m.sourceforge.net/, w3m}.
8742
8743 @item links
8744 Use @uref{http://links.sf.net/, Links}.
8745
8746 @item lynx
8747 Use @uref{http://lynx.isc.org/, Lynx}.
8748
8749 @item html2text
8750 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8751
8752 @end table
8753
8754 @item W b
8755 @kindex W b (Summary)
8756 @findex gnus-article-add-buttons
8757 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8758 @xref{Article Buttons}.
8759
8760 @item W B
8761 @kindex W B (Summary)
8762 @findex gnus-article-add-buttons-to-head
8763 Add clickable buttons to the article headers
8764 (@code{gnus-article-add-buttons-to-head}).
8765
8766 @item W p
8767 @kindex W p (Summary)
8768 @findex gnus-article-verify-x-pgp-sig
8769 Verify a signed control message
8770 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8771 @code{newgroup} and @code{checkgroups} are usually signed by the
8772 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8773 the maintainer to your keyring to verify the
8774 message.@footnote{@acronym{PGP} keys for many hierarchies are
8775 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8776
8777 @item W s
8778 @kindex W s (Summary)
8779 @findex gnus-summary-force-verify-and-decrypt
8780 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8781 @acronym{S/MIME}) message
8782 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8783
8784 @item W a
8785 @kindex W a (Summary)
8786 @findex gnus-article-strip-headers-in-body
8787 Strip headers like the @code{X-No-Archive} header from the beginning of
8788 article bodies (@code{gnus-article-strip-headers-in-body}).
8789
8790 @item W E l
8791 @kindex W E l (Summary)
8792 @findex gnus-article-strip-leading-blank-lines
8793 Remove all blank lines from the beginning of the article
8794 (@code{gnus-article-strip-leading-blank-lines}).
8795
8796 @item W E m
8797 @kindex W E m (Summary)
8798 @findex gnus-article-strip-multiple-blank-lines
8799 Replace all blank lines with empty lines and then all multiple empty
8800 lines with a single empty line.
8801 (@code{gnus-article-strip-multiple-blank-lines}).
8802
8803 @item W E t
8804 @kindex W E t (Summary)
8805 @findex gnus-article-remove-trailing-blank-lines
8806 Remove all blank lines at the end of the article
8807 (@code{gnus-article-remove-trailing-blank-lines}).
8808
8809 @item W E a
8810 @kindex W E a (Summary)
8811 @findex gnus-article-strip-blank-lines
8812 Do all the three commands above
8813 (@code{gnus-article-strip-blank-lines}).
8814
8815 @item W E A
8816 @kindex W E A (Summary)
8817 @findex gnus-article-strip-all-blank-lines
8818 Remove all blank lines
8819 (@code{gnus-article-strip-all-blank-lines}).
8820
8821 @item W E s
8822 @kindex W E s (Summary)
8823 @findex gnus-article-strip-leading-space
8824 Remove all white space from the beginning of all lines of the article
8825 body (@code{gnus-article-strip-leading-space}).
8826
8827 @item W E e
8828 @kindex W E e (Summary)
8829 @findex gnus-article-strip-trailing-space
8830 Remove all white space from the end of all lines of the article
8831 body (@code{gnus-article-strip-trailing-space}).
8832
8833 @end table
8834
8835 @xref{Customizing Articles}, for how to wash articles automatically.
8836
8837
8838 @node Article Header
8839 @subsection Article Header
8840
8841 These commands perform various transformations of article header.
8842
8843 @table @kbd
8844
8845 @item W G u
8846 @kindex W G u (Summary)
8847 @findex gnus-article-treat-unfold-headers
8848 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8849
8850 @item W G n
8851 @kindex W G n (Summary)
8852 @findex gnus-article-treat-fold-newsgroups
8853 Fold the @code{Newsgroups} and @code{Followup-To} headers
8854 (@code{gnus-article-treat-fold-newsgroups}).
8855
8856 @item W G f
8857 @kindex W G f (Summary)
8858 @findex gnus-article-treat-fold-headers
8859 Fold all the message headers
8860 (@code{gnus-article-treat-fold-headers}).
8861
8862 @item W E w
8863 @kindex W E w (Summary)
8864 @findex gnus-article-remove-leading-whitespace
8865 Remove excessive whitespace from all headers
8866 (@code{gnus-article-remove-leading-whitespace}).
8867
8868 @end table
8869
8870
8871 @node Article Buttons
8872 @subsection Article Buttons
8873 @cindex buttons
8874
8875 People often include references to other stuff in articles, and it would
8876 be nice if Gnus could just fetch whatever it is that people talk about
8877 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8878 button on these references.
8879
8880 @vindex gnus-button-man-handler
8881 Gnus adds @dfn{buttons} to certain standard references by default:
8882 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8883 Emacs or Gnus related references.  This is controlled by two variables,
8884 one that handles article bodies and one that handles article heads:
8885
8886 @table @code
8887
8888 @item gnus-button-alist
8889 @vindex gnus-button-alist
8890 This is an alist where each entry has this form:
8891
8892 @lisp
8893 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8894 @end lisp
8895
8896 @table @var
8897
8898 @item regexp
8899 All text that match this regular expression (case insensitive) will be
8900 considered an external reference.  Here's a typical regexp that matches
8901 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8902 variable containing a regexp, useful variables to use include
8903 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8904
8905 @item button-par
8906 Gnus has to know which parts of the matches is to be highlighted.  This
8907 is a number that says what sub-expression of the regexp is to be
8908 highlighted.  If you want it all highlighted, you use 0 here.
8909
8910 @item use-p
8911 This form will be @code{eval}ed, and if the result is non-@code{nil},
8912 this is considered a match.  This is useful if you want extra sifting to
8913 avoid false matches.  Often variables named
8914 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8915 Levels}, but any other form may be used too.
8916
8917 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8918
8919 @item function
8920 This function will be called when you click on this button.
8921
8922 @item data-par
8923 As with @var{button-par}, this is a sub-expression number, but this one
8924 says which part of the match is to be sent as data to @var{function}.
8925
8926 @end table
8927
8928 So the full entry for buttonizing URLs is then
8929
8930 @lisp
8931 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8932 @end lisp
8933
8934 @item gnus-header-button-alist
8935 @vindex gnus-header-button-alist
8936 This is just like the other alist, except that it is applied to the
8937 article head only, and that each entry has an additional element that is
8938 used to say what headers to apply the buttonize coding to:
8939
8940 @lisp
8941 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8942 @end lisp
8943
8944 @var{header} is a regular expression.
8945 @end table
8946
8947 @subsubsection Related variables and functions
8948
8949 @table @code
8950 @item gnus-button-@var{*}-level
8951 @xref{Article Button Levels}.
8952
8953 @c Stuff related to gnus-button-browse-level
8954
8955 @item gnus-button-url-regexp
8956 @vindex gnus-button-url-regexp
8957 A regular expression that matches embedded URLs.  It is used in the
8958 default values of the variables above.
8959
8960 @c Stuff related to gnus-button-man-level
8961
8962 @item gnus-button-man-handler
8963 @vindex gnus-button-man-handler
8964 The function to use for displaying man pages.  It must take at least one
8965 argument with a string naming the man page.
8966
8967 @c Stuff related to gnus-button-message-level
8968
8969 @item gnus-button-mid-or-mail-regexp
8970 @vindex gnus-button-mid-or-mail-regexp
8971 Regular expression that matches a message ID or a mail address.
8972
8973 @item gnus-button-prefer-mid-or-mail
8974 @vindex gnus-button-prefer-mid-or-mail
8975 This variable determines what to do when the button on a string as
8976 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8977 message ID or a mail address.  If it is one of the symbols @code{mid} or
8978 @code{mail}, Gnus will always assume that the string is a message ID or
8979 a mail address, respectively.  If this variable is set to the symbol
8980 @code{ask}, always query the user what do do.  If it is a function, this
8981 function will be called with the string as its only argument.  The
8982 function must return @code{mid}, @code{mail}, @code{invalid} or
8983 @code{ask}.  The default value is the function
8984 @code{gnus-button-mid-or-mail-heuristic}.
8985
8986 @item gnus-button-mid-or-mail-heuristic
8987 @findex gnus-button-mid-or-mail-heuristic
8988 Function that guesses whether its argument is a message ID or a mail
8989 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8990 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8991 string is invalid.
8992
8993 @item gnus-button-mid-or-mail-heuristic-alist
8994 @vindex gnus-button-mid-or-mail-heuristic-alist
8995 An alist of @code{(RATE . REGEXP)} pairs used by the function
8996 @code{gnus-button-mid-or-mail-heuristic}.
8997
8998 @c Stuff related to gnus-button-tex-level
8999
9000 @item gnus-button-ctan-handler
9001 @findex gnus-button-ctan-handler
9002 The function to use for displaying CTAN links.  It must take one
9003 argument, the string naming the URL.
9004
9005 @item gnus-ctan-url
9006 @vindex gnus-ctan-url
9007 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
9008 by @code{gnus-button-ctan-handler}.
9009
9010 @c Misc stuff
9011
9012 @item gnus-article-button-face
9013 @vindex gnus-article-button-face
9014 Face used on buttons.
9015
9016 @item gnus-article-mouse-face
9017 @vindex gnus-article-mouse-face
9018 Face used when the mouse cursor is over a button.
9019
9020 @end table
9021
9022 @xref{Customizing Articles}, for how to buttonize articles automatically.
9023
9024
9025 @node Article Button Levels
9026 @subsection Article button levels
9027 @cindex button levels
9028 The higher the value of the variables @code{gnus-button-@var{*}-level},
9029 the more buttons will appear.  If the level is zero, no corresponding
9030 buttons are displayed.  With the default value (which is 5) you should
9031 already see quite a lot of buttons.  With higher levels, you will see
9032 more buttons, but you may also get more false positives.  To avoid them,
9033 you can set the variables @code{gnus-button-@var{*}-level} local to
9034 specific groups (@pxref{Group Parameters}).  Here's an example for the
9035 variable @code{gnus-parameters}:
9036
9037 @lisp
9038 ;; @r{increase @code{gnus-button-*-level} in some groups:}
9039 (setq gnus-parameters
9040       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
9041         ("\\<unix\\>"               (gnus-button-man-level 10))
9042         ("\\<tex\\>"                (gnus-button-tex-level 10))))
9043 @end lisp
9044
9045 @table @code
9046
9047 @item gnus-button-browse-level
9048 @vindex gnus-button-browse-level
9049 Controls the display of references to message IDs, mail addresses and
9050 news URLs.  Related variables and functions include
9051 @code{gnus-button-url-regexp}, @code{browse-url}, and
9052 @code{browse-url-browser-function}.
9053
9054 @item gnus-button-emacs-level
9055 @vindex gnus-button-emacs-level
9056 Controls the display of Emacs or Gnus references.  Related functions are
9057 @code{gnus-button-handle-custom},
9058 @code{gnus-button-handle-describe-function},
9059 @code{gnus-button-handle-describe-variable},
9060 @code{gnus-button-handle-symbol},
9061 @code{gnus-button-handle-describe-key},
9062 @code{gnus-button-handle-apropos},
9063 @code{gnus-button-handle-apropos-command},
9064 @code{gnus-button-handle-apropos-variable},
9065 @code{gnus-button-handle-apropos-documentation}, and
9066 @code{gnus-button-handle-library}.
9067
9068 @item gnus-button-man-level
9069 @vindex gnus-button-man-level
9070 Controls the display of references to (Unix) man pages.
9071 See @code{gnus-button-man-handler}.
9072
9073 @item gnus-button-message-level
9074 @vindex gnus-button-message-level
9075 Controls the display of message IDs, mail addresses and news URLs.
9076 Related variables and functions include
9077 @code{gnus-button-mid-or-mail-regexp},
9078 @code{gnus-button-prefer-mid-or-mail},
9079 @code{gnus-button-mid-or-mail-heuristic}, and
9080 @code{gnus-button-mid-or-mail-heuristic-alist}.
9081
9082 @item gnus-button-tex-level
9083 @vindex gnus-button-tex-level
9084 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
9085 URLs.  See the variables @code{gnus-ctan-url},
9086 @code{gnus-button-ctan-handler},
9087 @code{gnus-button-ctan-directory-regexp}, and
9088 @code{gnus-button-handle-ctan-bogus-regexp}.
9089
9090 @end table
9091
9092
9093 @node Article Date
9094 @subsection Article Date
9095
9096 The date is most likely generated in some obscure timezone you've never
9097 heard of, so it's quite nice to be able to find out what the time was
9098 when the article was sent.
9099
9100 @table @kbd
9101
9102 @item W T u
9103 @kindex W T u (Summary)
9104 @findex gnus-article-date-ut
9105 Display the date in UT (aka. GMT, aka ZULU)
9106 (@code{gnus-article-date-ut}).
9107
9108 @item W T i
9109 @kindex W T i (Summary)
9110 @findex gnus-article-date-iso8601
9111 @cindex ISO 8601
9112 Display the date in international format, aka. ISO 8601
9113 (@code{gnus-article-date-iso8601}).
9114
9115 @item W T l
9116 @kindex W T l (Summary)
9117 @findex gnus-article-date-local
9118 Display the date in the local timezone (@code{gnus-article-date-local}).
9119
9120 @item W T p
9121 @kindex W T p (Summary)
9122 @findex gnus-article-date-english
9123 Display the date in a format that's easily pronounceable in English
9124 (@code{gnus-article-date-english}).
9125
9126 @item W T s
9127 @kindex W T s (Summary)
9128 @vindex gnus-article-time-format
9129 @findex gnus-article-date-user
9130 @findex format-time-string
9131 Display the date using a user-defined format
9132 (@code{gnus-article-date-user}).  The format is specified by the
9133 @code{gnus-article-time-format} variable, and is a string that's passed
9134 to @code{format-time-string}.  See the documentation of that variable
9135 for a list of possible format specs.
9136
9137 @item W T e
9138 @kindex W T e (Summary)
9139 @findex gnus-article-date-lapsed
9140 @findex gnus-start-date-timer
9141 @findex gnus-stop-date-timer
9142 Say how much time has elapsed between the article was posted and now
9143 (@code{gnus-article-date-lapsed}).  It looks something like:
9144
9145 @example
9146 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9147 @end example
9148
9149 @vindex gnus-article-date-lapsed-new-header
9150 The value of @code{gnus-article-date-lapsed-new-header} determines
9151 whether this header will just be added below the old Date one, or will
9152 replace it.
9153
9154 An advantage of using Gnus to read mail is that it converts simple bugs
9155 into wonderful absurdities.
9156
9157 If you want to have this line updated continually, you can put
9158
9159 @lisp
9160 (gnus-start-date-timer)
9161 @end lisp
9162
9163 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9164 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9165 command.
9166
9167 @item W T o
9168 @kindex W T o (Summary)
9169 @findex gnus-article-date-original
9170 Display the original date (@code{gnus-article-date-original}).  This can
9171 be useful if you normally use some other conversion function and are
9172 worried that it might be doing something totally wrong.  Say, claiming
9173 that the article was posted in 1854.  Although something like that is
9174 @emph{totally} impossible.  Don't you trust me? *titter*
9175
9176 @end table
9177
9178 @xref{Customizing Articles}, for how to display the date in your
9179 preferred format automatically.
9180
9181
9182 @node Article Display
9183 @subsection Article Display
9184 @cindex picons
9185 @cindex x-face
9186 @cindex smileys
9187
9188 These commands add various frivolous display gimmicks to the article
9189 buffer in Emacs versions that support them.
9190
9191 @code{X-Face} headers are small black-and-white images supplied by the
9192 message headers (@pxref{X-Face}).
9193
9194 @code{Face} headers are small colored images supplied by the message
9195 headers (@pxref{Face}).
9196
9197 Smileys are those little @samp{:-)} symbols that people like to litter
9198 their messages with (@pxref{Smileys}).
9199
9200 Picons, on the other hand, reside on your own system, and Gnus will
9201 try to match the headers to what you have (@pxref{Picons}).
9202
9203 All these functions are toggles---if the elements already exist,
9204 they'll be removed.
9205
9206 @table @kbd
9207 @item W D x
9208 @kindex W D x (Summary)
9209 @findex gnus-article-display-x-face
9210 Display an @code{X-Face} in the @code{From} header.
9211 (@code{gnus-article-display-x-face}).
9212
9213 @item W D d
9214 @kindex W D d (Summary)
9215 @findex gnus-article-display-face
9216 Display a @code{Face} in the @code{From} header.
9217 (@code{gnus-article-display-face}).
9218
9219 @item W D s
9220 @kindex W D s (Summary)
9221 @findex gnus-treat-smiley
9222 Display smileys (@code{gnus-treat-smiley}).
9223
9224 @item W D f
9225 @kindex W D f (Summary)
9226 @findex gnus-treat-from-picon
9227 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9228
9229 @item W D m
9230 @kindex W D m (Summary)
9231 @findex gnus-treat-mail-picon
9232 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9233 (@code{gnus-treat-mail-picon}).
9234
9235 @item W D n
9236 @kindex W D n (Summary)
9237 @findex gnus-treat-newsgroups-picon
9238 Piconify all news headers (i. e., @code{Newsgroups} and
9239 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9240
9241 @item W D D
9242 @kindex W D D (Summary)
9243 @findex gnus-article-remove-images
9244 Remove all images from the article buffer
9245 (@code{gnus-article-remove-images}).
9246
9247 @end table
9248
9249
9250
9251 @node Article Signature
9252 @subsection Article Signature
9253 @cindex signatures
9254 @cindex article signature
9255
9256 @vindex gnus-signature-separator
9257 Each article is divided into two parts---the head and the body.  The
9258 body can be divided into a signature part and a text part.  The variable
9259 that says what is to be considered a signature is
9260 @code{gnus-signature-separator}.  This is normally the standard
9261 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9262 non-standard signature separators, so this variable can also be a list
9263 of regular expressions to be tested, one by one.  (Searches are done
9264 from the end of the body towards the beginning.)  One likely value is:
9265
9266 @lisp
9267 (setq gnus-signature-separator
9268       '("^-- $"         ; @r{The standard}
9269         "^-- *$"        ; @r{A common mangling}
9270         "^-------*$"    ; @r{Many people just use a looong}
9271                         ; @r{line of dashes.  Shame!}
9272         "^ *--------*$" ; @r{Double-shame!}
9273         "^________*$"   ; @r{Underscores are also popular}
9274         "^========*$")) ; @r{Pervert!}
9275 @end lisp
9276
9277 The more permissive you are, the more likely it is that you'll get false
9278 positives.
9279
9280 @vindex gnus-signature-limit
9281 @code{gnus-signature-limit} provides a limit to what is considered a
9282 signature when displaying articles.
9283
9284 @enumerate
9285 @item
9286 If it is an integer, no signature may be longer (in characters) than
9287 that integer.
9288 @item
9289 If it is a floating point number, no signature may be longer (in lines)
9290 than that number.
9291 @item
9292 If it is a function, the function will be called without any parameters,
9293 and if it returns @code{nil}, there is no signature in the buffer.
9294 @item
9295 If it is a string, it will be used as a regexp.  If it matches, the text
9296 in question is not a signature.
9297 @end enumerate
9298
9299 This variable can also be a list where the elements may be of the types
9300 listed above.  Here's an example:
9301
9302 @lisp
9303 (setq gnus-signature-limit
9304       '(200.0 "^---*Forwarded article"))
9305 @end lisp
9306
9307 This means that if there are more than 200 lines after the signature
9308 separator, or the text after the signature separator is matched by
9309 the regular expression @samp{^---*Forwarded article}, then it isn't a
9310 signature after all.
9311
9312
9313 @node Article Miscellanea
9314 @subsection Article Miscellanea
9315
9316 @table @kbd
9317 @item A t
9318 @kindex A t (Summary)
9319 @findex gnus-article-babel
9320 Translate the article from one language to another
9321 (@code{gnus-article-babel}).
9322
9323 @end table
9324
9325
9326 @node MIME Commands
9327 @section MIME Commands
9328 @cindex MIME decoding
9329 @cindex attachments
9330 @cindex viewing attachments
9331
9332 The following commands all understand the numerical prefix.  For
9333 instance, @kbd{3 K v} means ``view the third @acronym{MIME} part''.
9334
9335 @table @kbd
9336 @item b
9337 @itemx K v
9338 @kindex b (Summary)
9339 @kindex K v (Summary)
9340 View the @acronym{MIME} part.
9341
9342 @item K o
9343 @kindex K o (Summary)
9344 Save the @acronym{MIME} part.
9345
9346 @item K O
9347 @kindex K O (Summary)
9348 Prompt for a file name, then save the @acronym{MIME} part and strip it
9349 from the article.  The stripped @acronym{MIME} object will be referred
9350 via the message/external-body @acronym{MIME} type.
9351
9352 @item K r
9353 @kindex K r (Summary)
9354 Replace the @acronym{MIME} part with an external body.
9355
9356 @item K d
9357 @kindex K d (Summary)
9358 Delete the @acronym{MIME} part and add some information about the
9359 removed part.
9360
9361 @item K c
9362 @kindex K c (Summary)
9363 Copy the @acronym{MIME} part.
9364
9365 @item K e
9366 @kindex K e (Summary)
9367 View the @acronym{MIME} part externally.
9368
9369 @item K i
9370 @kindex K i (Summary)
9371 View the @acronym{MIME} part internally.
9372
9373 @item K |
9374 @kindex K | (Summary)
9375 Pipe the @acronym{MIME} part to an external command.
9376 @end table
9377
9378 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9379 the same manner:
9380
9381 @table @kbd
9382 @item K b
9383 @kindex K b (Summary)
9384 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9385 mostly useful if you wish to save (or perform other actions) on inlined
9386 parts.
9387
9388 @item K m
9389 @kindex K m (Summary)
9390 @findex gnus-summary-repair-multipart
9391 Some multipart messages are transmitted with missing or faulty headers.
9392 This command will attempt to ``repair'' these messages so that they can
9393 be viewed in a more pleasant manner
9394 (@code{gnus-summary-repair-multipart}).
9395
9396 @item X m
9397 @kindex X m (Summary)
9398 @findex gnus-summary-save-parts
9399 Save all parts matching a @acronym{MIME} type to a directory
9400 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9401 convention (@pxref{Process/Prefix}).
9402
9403 @item M-t
9404 @kindex M-t (Summary)
9405 @findex gnus-summary-toggle-display-buttonized
9406 Toggle the buttonized display of the article buffer
9407 (@code{gnus-summary-toggle-display-buttonized}).
9408
9409 @item W M w
9410 @kindex W M w (Summary)
9411 @findex gnus-article-decode-mime-words
9412 Decode RFC 2047-encoded words in the article headers
9413 (@code{gnus-article-decode-mime-words}).
9414
9415 @item W M c
9416 @kindex W M c (Summary)
9417 @findex gnus-article-decode-charset
9418 Decode encoded article bodies as well as charsets
9419 (@code{gnus-article-decode-charset}).
9420
9421 This command looks in the @code{Content-Type} header to determine the
9422 charset.  If there is no such header in the article, you can give it a
9423 prefix, which will prompt for the charset to decode as.  In regional
9424 groups where people post using some common encoding (but do not
9425 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9426 parameter to the required charset (@pxref{Group Parameters}).
9427
9428 @item W M v
9429 @kindex W M v (Summary)
9430 @findex gnus-mime-view-all-parts
9431 View all the @acronym{MIME} parts in the current article
9432 (@code{gnus-mime-view-all-parts}).
9433
9434 @end table
9435
9436 Relevant variables:
9437
9438 @table @code
9439 @item gnus-ignored-mime-types
9440 @vindex gnus-ignored-mime-types
9441 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9442 this list will be completely ignored by Gnus.  The default value is
9443 @code{nil}.
9444
9445 To have all Vcards be ignored, you'd say something like this:
9446
9447 @lisp
9448 (setq gnus-ignored-mime-types
9449       '("text/x-vcard"))
9450 @end lisp
9451
9452 @item gnus-article-loose-mime
9453 @vindex gnus-article-loose-mime
9454 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9455 before interpreting the message as a @acronym{MIME} message.  This helps
9456 when reading messages from certain broken mail user agents.  The
9457 default is @code{nil}.
9458
9459 @item gnus-article-emulate-mime
9460 @vindex gnus-article-emulate-mime
9461 There are other, non-@acronym{MIME} encoding methods used.  The most common
9462 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9463 this variable is non-@code{nil}, Gnus will look in message bodies to
9464 see if it finds these encodings, and if so, it'll run them through the
9465 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9466
9467 @item gnus-unbuttonized-mime-types
9468 @vindex gnus-unbuttonized-mime-types
9469 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9470 this list won't have @acronym{MIME} buttons inserted unless they aren't
9471 displayed or this variable is overridden by
9472 @code{gnus-buttonized-mime-types}.  The default value is
9473 @code{(".*/.*")}.  This variable is only used when
9474 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9475
9476 @item gnus-buttonized-mime-types
9477 @vindex gnus-buttonized-mime-types
9478 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9479 this list will have @acronym{MIME} buttons inserted unless they aren't
9480 displayed.  This variable overrides
9481 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9482 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9483 is @code{nil}.
9484
9485 To see e.g. security buttons but no other buttons, you could set this
9486 variable to @code{("multipart/signed")} and leave
9487 @code{gnus-unbuttonized-mime-types} at the default value.
9488
9489 You could also add @code{"multipart/alternative"} to this list to
9490 display radio buttons that allow you to choose one of two media types
9491 those mails include.  See also @code{mm-discouraged-alternatives}
9492 (@pxref{Display Customization, ,Display Customization, emacs-mime, The
9493 Emacs MIME Manual}).
9494
9495 @item gnus-inhibit-mime-unbuttonizing
9496 @vindex gnus-inhibit-mime-unbuttonizing
9497 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9498 default value is @code{nil}.
9499
9500 @item gnus-article-mime-part-function
9501 @vindex gnus-article-mime-part-function
9502 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9503 handle as the parameter.  The function is meant to be used to allow
9504 users to gather information from the article (e. g., add Vcard info to
9505 the bbdb database) or to do actions based on parts (e. g., automatically
9506 save all jpegs into some directory).
9507
9508 Here's an example function the does the latter:
9509
9510 @lisp
9511 (defun my-save-all-jpeg-parts (handle)
9512   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9513     (with-temp-buffer
9514       (insert (mm-get-part handle))
9515       (write-region (point-min) (point-max)
9516                     (read-file-name "Save jpeg to: ")))))
9517 (setq gnus-article-mime-part-function
9518       'my-save-all-jpeg-parts)
9519 @end lisp
9520
9521 @vindex gnus-mime-multipart-functions
9522 @item gnus-mime-multipart-functions
9523 Alist of @acronym{MIME} multipart types and functions to handle them.
9524
9525 @vindex gnus-mime-display-multipart-alternative-as-mixed
9526 @item gnus-mime-display-multipart-alternative-as-mixed
9527 Display "multipart/alternative" parts as "multipart/mixed".
9528
9529 @vindex gnus-mime-display-multipart-related-as-mixed
9530 @item gnus-mime-display-multipart-related-as-mixed
9531 Display "multipart/related" parts as "multipart/mixed".
9532
9533 If displaying "text/html" is discouraged, see
9534 @code{mm-discouraged-alternatives}, images or other material inside a
9535 "multipart/related" part might be overlooked when this variable is
9536 @code{nil}.  @ref{Display Customization, Display Customization, ,
9537 emacs-mime, Emacs-Mime Manual}.
9538
9539 @vindex gnus-mime-display-multipart-as-mixed
9540 @item gnus-mime-display-multipart-as-mixed
9541 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9542 overrides @code{nil} values of
9543 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9544 @code{gnus-mime-display-multipart-related-as-mixed}.
9545
9546 @vindex mm-file-name-rewrite-functions
9547 @item mm-file-name-rewrite-functions
9548 List of functions used for rewriting file names of @acronym{MIME} parts.
9549 Each function takes a file name as input and returns a file name.
9550
9551 Ready-made functions include@*
9552 @code{mm-file-name-delete-whitespace},
9553 @code{mm-file-name-trim-whitespace},
9554 @code{mm-file-name-collapse-whitespace}, and
9555 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9556 the variable @code{mm-file-name-replace-whitespace} to replace each
9557 whitespace character in a file name with that string; default value
9558 is @code{"_"} (a single underscore).
9559 @findex mm-file-name-delete-whitespace
9560 @findex mm-file-name-trim-whitespace
9561 @findex mm-file-name-collapse-whitespace
9562 @findex mm-file-name-replace-whitespace
9563 @vindex mm-file-name-replace-whitespace
9564
9565 The standard functions @code{capitalize}, @code{downcase},
9566 @code{upcase}, and @code{upcase-initials} may be useful, too.
9567
9568 Everybody knows that whitespace characters in file names are evil,
9569 except those who don't know.  If you receive lots of attachments from
9570 such unenlightened users, you can make live easier by adding
9571
9572 @lisp
9573 (setq mm-file-name-rewrite-functions
9574       '(mm-file-name-trim-whitespace
9575         mm-file-name-collapse-whitespace
9576         mm-file-name-replace-whitespace))
9577 @end lisp
9578
9579 @noindent
9580 to your @file{~/.gnus.el} file.
9581
9582 @end table
9583
9584
9585 @node Charsets
9586 @section Charsets
9587 @cindex charsets
9588
9589 People use different charsets, and we have @acronym{MIME} to let us know what
9590 charsets they use.  Or rather, we wish we had.  Many people use
9591 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9592 just send out messages without saying what character sets they use.  To
9593 help a bit with this, some local news hierarchies have policies that say
9594 what character set is the default.  For instance, the @samp{fj}
9595 hierarchy uses @code{iso-2022-jp}.
9596
9597 @vindex gnus-group-charset-alist
9598 This knowledge is encoded in the @code{gnus-group-charset-alist}
9599 variable, which is an alist of regexps (use the first item to match full
9600 group names) and default charsets to be used when reading these groups.
9601
9602 @vindex gnus-newsgroup-ignored-charsets
9603 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9604 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9605 even if they really are in @code{koi-8}.  To help here, the
9606 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9607 charsets that are listed here will be ignored.  The variable can be
9608 set on a group-by-group basis using the group parameters (@pxref{Group
9609 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9610 which includes values some agents insist on having in there.
9611
9612 @vindex gnus-group-posting-charset-alist
9613 When posting, @code{gnus-group-posting-charset-alist} is used to
9614 determine which charsets should not be encoded using the @acronym{MIME}
9615 encodings.  For instance, some hierarchies discourage using
9616 quoted-printable header encoding.
9617
9618 This variable is an alist of regexps and permitted unencoded charsets
9619 for posting.  Each element of the alist has the form @code{(}@var{test
9620 header body-list}@code{)}, where:
9621
9622 @table @var
9623 @item test
9624 is either a regular expression matching the newsgroup header or a
9625 variable to query,
9626 @item header
9627 is the charset which may be left unencoded in the header (@code{nil}
9628 means encode all charsets),
9629 @item body-list
9630 is a list of charsets which may be encoded using 8bit content-transfer
9631 encoding in the body, or one of the special values @code{nil} (always
9632 encode using quoted-printable) or @code{t} (always use 8bit).
9633 @end table
9634
9635 @cindex Russian
9636 @cindex koi8-r
9637 @cindex koi8-u
9638 @cindex iso-8859-5
9639 @cindex coding system aliases
9640 @cindex preferred charset
9641
9642 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9643 The Emacs MIME Manual}, for additional variables that control which
9644 MIME charsets are used when sending messages.
9645
9646 Other charset tricks that may be useful, although not Gnus-specific:
9647
9648 If there are several @acronym{MIME} charsets that encode the same Emacs
9649 charset, you can choose what charset to use by saying the following:
9650
9651 @lisp
9652 (put-charset-property 'cyrillic-iso8859-5
9653                       'preferred-coding-system 'koi8-r)
9654 @end lisp
9655
9656 This means that Russian will be encoded using @code{koi8-r} instead of
9657 the default @code{iso-8859-5} @acronym{MIME} charset.
9658
9659 If you want to read messages in @code{koi8-u}, you can cheat and say
9660
9661 @lisp
9662 (define-coding-system-alias 'koi8-u 'koi8-r)
9663 @end lisp
9664
9665 This will almost do the right thing.
9666
9667 And finally, to read charsets like @code{windows-1251}, you can say
9668 something like
9669
9670 @lisp
9671 (codepage-setup 1251)
9672 (define-coding-system-alias 'windows-1251 'cp1251)
9673 @end lisp
9674
9675
9676 @node Article Commands
9677 @section Article Commands
9678
9679 @table @kbd
9680
9681 @item A P
9682 @cindex PostScript
9683 @cindex printing
9684 @kindex A P (Summary)
9685 @vindex gnus-ps-print-hook
9686 @findex gnus-summary-print-article
9687 Generate and print a PostScript image of the article buffer
9688 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9689 be run just before printing the buffer.  An alternative way to print
9690 article is to use Muttprint (@pxref{Saving Articles}).
9691
9692 @end table
9693
9694
9695 @node Summary Sorting
9696 @section Summary Sorting
9697 @cindex summary sorting
9698
9699 You can have the summary buffer sorted in various ways, even though I
9700 can't really see why you'd want that.
9701
9702 @table @kbd
9703
9704 @item C-c C-s C-n
9705 @kindex C-c C-s C-n (Summary)
9706 @findex gnus-summary-sort-by-number
9707 Sort by article number (@code{gnus-summary-sort-by-number}).
9708
9709 @item C-c C-s C-a
9710 @kindex C-c C-s C-a (Summary)
9711 @findex gnus-summary-sort-by-author
9712 Sort by author (@code{gnus-summary-sort-by-author}).
9713
9714 @item C-c C-s C-t
9715 @kindex C-c C-s C-t (Summary)
9716 @findex gnus-summary-sort-by-recipient
9717 Sort by recipient (@code{gnus-summary-sort-by-recipient}).
9718
9719 @item C-c C-s C-s
9720 @kindex C-c C-s C-s (Summary)
9721 @findex gnus-summary-sort-by-subject
9722 Sort by subject (@code{gnus-summary-sort-by-subject}).
9723
9724 @item C-c C-s C-d
9725 @kindex C-c C-s C-d (Summary)
9726 @findex gnus-summary-sort-by-date
9727 Sort by date (@code{gnus-summary-sort-by-date}).
9728
9729 @item C-c C-s C-l
9730 @kindex C-c C-s C-l (Summary)
9731 @findex gnus-summary-sort-by-lines
9732 Sort by lines (@code{gnus-summary-sort-by-lines}).
9733
9734 @item C-c C-s C-c
9735 @kindex C-c C-s C-c (Summary)
9736 @findex gnus-summary-sort-by-chars
9737 Sort by article length (@code{gnus-summary-sort-by-chars}).
9738
9739 @item C-c C-s C-i
9740 @kindex C-c C-s C-i (Summary)
9741 @findex gnus-summary-sort-by-score
9742 Sort by score (@code{gnus-summary-sort-by-score}).
9743
9744 @item C-c C-s C-r
9745 @kindex C-c C-s C-r (Summary)
9746 @findex gnus-summary-sort-by-random
9747 Randomize (@code{gnus-summary-sort-by-random}).
9748
9749 @item C-c C-s C-o
9750 @kindex C-c C-s C-o (Summary)
9751 @findex gnus-summary-sort-by-original
9752 Sort using the default sorting method
9753 (@code{gnus-summary-sort-by-original}).
9754 @end table
9755
9756 These functions will work both when you use threading and when you don't
9757 use threading.  In the latter case, all summary lines will be sorted,
9758 line by line.  In the former case, sorting will be done on a
9759 root-by-root basis, which might not be what you were looking for.  To
9760 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9761 Commands}).
9762
9763
9764 @node Finding the Parent
9765 @section Finding the Parent
9766 @cindex parent articles
9767 @cindex referring articles
9768
9769 @table @kbd
9770 @item ^
9771 @kindex ^ (Summary)
9772 @findex gnus-summary-refer-parent-article
9773 If you'd like to read the parent of the current article, and it is not
9774 displayed in the summary buffer, you might still be able to.  That is,
9775 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9776 and the @code{References} in the current article are not mangled, you
9777 can just press @kbd{^} or @kbd{A r}
9778 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9779 you'll get the parent.  If the parent is already displayed in the
9780 summary buffer, point will just move to this article.
9781
9782 If given a positive numerical prefix, fetch that many articles back into
9783 the ancestry.  If given a negative numerical prefix, fetch just that
9784 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9785 grandparent and the grandgrandparent of the current article.  If you say
9786 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9787 article.
9788
9789 @item A R (Summary)
9790 @findex gnus-summary-refer-references
9791 @kindex A R (Summary)
9792 Fetch all articles mentioned in the @code{References} header of the
9793 article (@code{gnus-summary-refer-references}).
9794
9795 @item A T (Summary)
9796 @findex gnus-summary-refer-thread
9797 @kindex A T (Summary)
9798 Display the full thread where the current article appears
9799 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9800 headers in the current group to work, so it usually takes a while.  If
9801 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9802 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9803 visible effects normally, but it'll make this command work a whole lot
9804 faster.  Of course, it'll make group entry somewhat slow.
9805
9806 @vindex gnus-refer-thread-limit
9807 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9808 articles before the first displayed in the current group) headers to
9809 fetch when doing this command.  The default is 200.  If @code{t}, all
9810 the available headers will be fetched.  This variable can be overridden
9811 by giving the @kbd{A T} command a numerical prefix.
9812
9813 @item M-^ (Summary)
9814 @findex gnus-summary-refer-article
9815 @kindex M-^ (Summary)
9816 @cindex Message-ID
9817 @cindex fetching by Message-ID
9818 You can also ask Gnus for an arbitrary article, no matter what group it
9819 belongs to.  @kbd{M-^} (@code{gnus-summary-refer-article}) will ask you
9820 for a @code{Message-ID}, which is one of those long, hard-to-read
9821 thingies that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.
9822 You have to get it all exactly right.  No fuzzy searches, I'm afraid.
9823
9824 Gnus looks for the @code{Message-ID} in the headers that have already
9825 been fetched, but also tries all the select methods specified by
9826 @code{gnus-refer-article-method} if it is not found.
9827 @end table
9828
9829 @vindex gnus-refer-article-method
9830 If the group you are reading is located on a back end that does not
9831 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9832 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9833 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9834 updating the spool you are reading from, but that's not really
9835 necessary.
9836
9837 It can also be a list of select methods, as well as the special symbol
9838 @code{current}, which means to use the current select method.  If it
9839 is a list, Gnus will try all the methods in the list until it finds a
9840 match.
9841
9842 Here's an example setting that will first try the current method, and
9843 then ask Google if that fails:
9844
9845 @lisp
9846 (setq gnus-refer-article-method
9847       '(current
9848         (nnweb "google" (nnweb-type google))))
9849 @end lisp
9850
9851 Most of the mail back ends support fetching by @code{Message-ID}, but
9852 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9853 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9854 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9855 only able to locate articles that have been posted to the current
9856 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9857 not support this at all.
9858
9859
9860 @node Alternative Approaches
9861 @section Alternative Approaches
9862
9863 Different people like to read news using different methods.  This being
9864 Gnus, we offer a small selection of minor modes for the summary buffers.
9865
9866 @menu
9867 * Pick and Read::               First mark articles and then read them.
9868 * Binary Groups::               Auto-decode all articles.
9869 @end menu
9870
9871
9872 @node Pick and Read
9873 @subsection Pick and Read
9874 @cindex pick and read
9875
9876 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9877 a two-phased reading interface.  The user first marks in a summary
9878 buffer the articles she wants to read.  Then she starts reading the
9879 articles with just an article buffer displayed.
9880
9881 @findex gnus-pick-mode
9882 @kindex M-x gnus-pick-mode
9883 Gnus provides a summary buffer minor mode that allows
9884 this---@code{gnus-pick-mode}.  This basically means that a few process
9885 mark commands become one-keystroke commands to allow easy marking, and
9886 it provides one additional command for switching to the summary buffer.
9887
9888 Here are the available keystrokes when using pick mode:
9889
9890 @table @kbd
9891 @item .
9892 @kindex . (Pick)
9893 @findex gnus-pick-article-or-thread
9894 Pick the article or thread on the current line
9895 (@code{gnus-pick-article-or-thread}).  If the variable
9896 @code{gnus-thread-hide-subtree} is true, then this key selects the
9897 entire thread when used at the first article of the thread.  Otherwise,
9898 it selects just the article.  If given a numerical prefix, go to that
9899 thread or article and pick it.  (The line number is normally displayed
9900 at the beginning of the summary pick lines.)
9901
9902 @item SPACE
9903 @kindex SPACE (Pick)
9904 @findex gnus-pick-next-page
9905 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9906 at the end of the buffer, start reading the picked articles.
9907
9908 @item u
9909 @kindex u (Pick)
9910 @findex gnus-pick-unmark-article-or-thread.
9911 Unpick the thread or article
9912 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9913 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9914 thread if used at the first article of the thread.  Otherwise it unpicks
9915 just the article.  You can give this key a numerical prefix to unpick
9916 the thread or article at that line.
9917
9918 @item RET
9919 @kindex RET (Pick)
9920 @findex gnus-pick-start-reading
9921 @vindex gnus-pick-display-summary
9922 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9923 given a prefix, mark all unpicked articles as read first.  If
9924 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9925 will still be visible when you are reading.
9926
9927 @end table
9928
9929 All the normal summary mode commands are still available in the
9930 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9931 which is mapped to the same function
9932 @code{gnus-summary-tick-article-forward}.
9933
9934 If this sounds like a good idea to you, you could say:
9935
9936 @lisp
9937 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9938 @end lisp
9939
9940 @vindex gnus-pick-mode-hook
9941 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9942
9943 @vindex gnus-mark-unpicked-articles-as-read
9944 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9945 all unpicked articles as read.  The default is @code{nil}.
9946
9947 @vindex gnus-summary-pick-line-format
9948 The summary line format in pick mode is slightly different from the
9949 standard format.  At the beginning of each line the line number is
9950 displayed.  The pick mode line format is controlled by the
9951 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9952 Variables}).  It accepts the same format specs that
9953 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9954
9955
9956 @node Binary Groups
9957 @subsection Binary Groups
9958 @cindex binary groups
9959
9960 @findex gnus-binary-mode
9961 @kindex M-x gnus-binary-mode
9962 If you spend much time in binary groups, you may grow tired of hitting
9963 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9964 is a minor mode for summary buffers that makes all ordinary Gnus article
9965 selection functions uudecode series of articles and display the result
9966 instead of just displaying the articles the normal way.
9967
9968 @kindex g (Binary)
9969 @findex gnus-binary-show-article
9970 The only way, in fact, to see the actual articles is the @kbd{g}
9971 command, when you have turned on this mode
9972 (@code{gnus-binary-show-article}).
9973
9974 @vindex gnus-binary-mode-hook
9975 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9976
9977
9978 @node Tree Display
9979 @section Tree Display
9980 @cindex trees
9981
9982 @vindex gnus-use-trees
9983 If you don't like the normal Gnus summary display, you might try setting
9984 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9985 additional @dfn{tree buffer}.  You can execute all summary mode commands
9986 in the tree buffer.
9987
9988 There are a few variables to customize the tree display, of course:
9989
9990 @table @code
9991 @item gnus-tree-mode-hook
9992 @vindex gnus-tree-mode-hook
9993 A hook called in all tree mode buffers.
9994
9995 @item gnus-tree-mode-line-format
9996 @vindex gnus-tree-mode-line-format
9997 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9998 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9999 of valid specs, @pxref{Summary Buffer Mode Line}.
10000
10001 @item gnus-selected-tree-face
10002 @vindex gnus-selected-tree-face
10003 Face used for highlighting the selected article in the tree buffer.  The
10004 default is @code{modeline}.
10005
10006 @item gnus-tree-line-format
10007 @vindex gnus-tree-line-format
10008 A format string for the tree nodes.  The name is a bit of a misnomer,
10009 though---it doesn't define a line, but just the node.  The default value
10010 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
10011 the name of the poster.  It is vital that all nodes are of the same
10012 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
10013
10014 Valid specs are:
10015
10016 @table @samp
10017 @item n
10018 The name of the poster.
10019 @item f
10020 The @code{From} header.
10021 @item N
10022 The number of the article.
10023 @item [
10024 The opening bracket.
10025 @item ]
10026 The closing bracket.
10027 @item s
10028 The subject.
10029 @end table
10030
10031 @xref{Formatting Variables}.
10032
10033 Variables related to the display are:
10034
10035 @table @code
10036 @item gnus-tree-brackets
10037 @vindex gnus-tree-brackets
10038 This is used for differentiating between ``real'' articles and
10039 ``sparse'' articles.  The format is
10040 @example
10041 ((@var{real-open} . @var{real-close})
10042  (@var{sparse-open} . @var{sparse-close})
10043  (@var{dummy-open} . @var{dummy-close}))
10044 @end example
10045 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
10046
10047 @item gnus-tree-parent-child-edges
10048 @vindex gnus-tree-parent-child-edges
10049 This is a list that contains the characters used for connecting parent
10050 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
10051
10052 @end table
10053
10054 @item gnus-tree-minimize-window
10055 @vindex gnus-tree-minimize-window
10056 If this variable is non-@code{nil}, Gnus will try to keep the tree
10057 buffer as small as possible to allow more room for the other Gnus
10058 windows.  If this variable is a number, the tree buffer will never be
10059 higher than that number.  The default is @code{t}.  Note that if you
10060 have several windows displayed side-by-side in a frame and the tree
10061 buffer is one of these, minimizing the tree window will also resize all
10062 other windows displayed next to it.
10063
10064 You may also wish to add the following hook to keep the window minimized
10065 at all times:
10066
10067 @lisp
10068 (add-hook 'gnus-configure-windows-hook
10069           'gnus-tree-perhaps-minimize)
10070 @end lisp
10071
10072 @item gnus-generate-tree-function
10073 @vindex gnus-generate-tree-function
10074 @findex gnus-generate-horizontal-tree
10075 @findex gnus-generate-vertical-tree
10076 The function that actually generates the thread tree.  Two predefined
10077 functions are available: @code{gnus-generate-horizontal-tree} and
10078 @code{gnus-generate-vertical-tree} (which is the default).
10079
10080 @end table
10081
10082 Here's an example from a horizontal tree buffer:
10083
10084 @example
10085 @{***@}-(***)-[odd]-[Gun]
10086      |      \[Jan]
10087      |      \[odd]-[Eri]
10088      |      \(***)-[Eri]
10089      |            \[odd]-[Paa]
10090      \[Bjo]
10091      \[Gun]
10092      \[Gun]-[Jor]
10093 @end example
10094
10095 Here's the same thread displayed in a vertical tree buffer:
10096
10097 @example
10098 @group
10099 @{***@}
10100   |--------------------------\-----\-----\
10101 (***)                         [Bjo] [Gun] [Gun]
10102   |--\-----\-----\                          |
10103 [odd] [Jan] [odd] (***)                   [Jor]
10104   |           |     |--\
10105 [Gun]       [Eri] [Eri] [odd]
10106                           |
10107                         [Paa]
10108 @end group
10109 @end example
10110
10111 If you're using horizontal trees, it might be nice to display the trees
10112 side-by-side with the summary buffer.  You could add something like the
10113 following to your @file{~/.gnus.el} file:
10114
10115 @lisp
10116 (setq gnus-use-trees t
10117       gnus-generate-tree-function 'gnus-generate-horizontal-tree
10118       gnus-tree-minimize-window nil)
10119 (gnus-add-configuration
10120  '(article
10121    (vertical 1.0
10122              (horizontal 0.25
10123                          (summary 0.75 point)
10124                          (tree 1.0))
10125              (article 1.0))))
10126 @end lisp
10127
10128 @xref{Window Layout}.
10129
10130
10131 @node Mail Group Commands
10132 @section Mail Group Commands
10133 @cindex mail group commands
10134
10135 Some commands only make sense in mail groups.  If these commands are
10136 invalid in the current group, they will raise a hell and let you know.
10137
10138 All these commands (except the expiry and edit commands) use the
10139 process/prefix convention (@pxref{Process/Prefix}).
10140
10141 @table @kbd
10142
10143 @item B e
10144 @kindex B e (Summary)
10145 @findex gnus-summary-expire-articles
10146 Run all expirable articles in the current group through the expiry
10147 process (@code{gnus-summary-expire-articles}).  That is, delete all
10148 expirable articles in the group that have been around for a while.
10149 (@pxref{Expiring Mail}).
10150
10151 @item B C-M-e
10152 @kindex B C-M-e (Summary)
10153 @findex gnus-summary-expire-articles-now
10154 Delete all the expirable articles in the group
10155 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10156 articles eligible for expiry in the current group will
10157 disappear forever into that big @file{/dev/null} in the sky.
10158
10159 @item B DEL
10160 @kindex B DEL (Summary)
10161 @findex gnus-summary-delete-article
10162 @c @icon{gnus-summary-mail-delete}
10163 Delete the mail article.  This is ``delete'' as in ``delete it from your
10164 disk forever and ever, never to return again.'' Use with caution.
10165 (@code{gnus-summary-delete-article}).
10166
10167 @item B m
10168 @kindex B m (Summary)
10169 @cindex move mail
10170 @findex gnus-summary-move-article
10171 @vindex gnus-preserve-marks
10172 Move the article from one mail group to another
10173 (@code{gnus-summary-move-article}).  Marks will be preserved if
10174 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10175
10176 @item B c
10177 @kindex B c (Summary)
10178 @cindex copy mail
10179 @findex gnus-summary-copy-article
10180 @c @icon{gnus-summary-mail-copy}
10181 Copy the article from one group (mail group or not) to a mail group
10182 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10183 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10184
10185 @item B B
10186 @kindex B B (Summary)
10187 @cindex crosspost mail
10188 @findex gnus-summary-crosspost-article
10189 Crosspost the current article to some other group
10190 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10191 the article in the other group, and the Xref headers of the article will
10192 be properly updated.
10193
10194 @item B i
10195 @kindex B i (Summary)
10196 @findex gnus-summary-import-article
10197 Import an arbitrary file into the current mail newsgroup
10198 (@code{gnus-summary-import-article}).  You will be prompted for a file
10199 name, a @code{From} header and a @code{Subject} header.
10200
10201 @item B I
10202 @kindex B I (Summary)
10203 @findex gnus-summary-create-article
10204 Create an empty article in the current mail newsgroups
10205 (@code{gnus-summary-create-article}).  You will be prompted for a
10206 @code{From} header and a @code{Subject} header.
10207
10208 @item B r
10209 @kindex B r (Summary)
10210 @findex gnus-summary-respool-article
10211 @vindex gnus-summary-respool-default-method
10212 Respool the mail article (@code{gnus-summary-respool-article}).
10213 @code{gnus-summary-respool-default-method} will be used as the default
10214 select method when respooling.  This variable is @code{nil} by default,
10215 which means that the current group select method will be used instead.
10216 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10217 (which is the default).
10218
10219 @item B w
10220 @itemx e
10221 @kindex B w (Summary)
10222 @kindex e (Summary)
10223 @findex gnus-summary-edit-article
10224 @kindex C-c C-c (Article)
10225 @findex gnus-summary-edit-article-done
10226 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10227 editing and make the changes permanent, type @kbd{C-c C-c}
10228 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10229 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10230
10231 @item B q
10232 @kindex B q (Summary)
10233 @findex gnus-summary-respool-query
10234 If you want to re-spool an article, you might be curious as to what group
10235 the article will end up in before you do the re-spooling.  This command
10236 will tell you (@code{gnus-summary-respool-query}).
10237
10238 @item B t
10239 @kindex B t (Summary)
10240 @findex gnus-summary-respool-trace
10241 Similarly, this command will display all fancy splitting patterns used
10242 when respooling, if any (@code{gnus-summary-respool-trace}).
10243
10244 @item B p
10245 @kindex B p (Summary)
10246 @findex gnus-summary-article-posted-p
10247 Some people have a tendency to send you ``courtesy'' copies when they
10248 follow up to articles you have posted.  These usually have a
10249 @code{Newsgroups} header in them, but not always.  This command
10250 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10251 article from your news server (or rather, from
10252 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10253 report back whether it found the article or not.  Even if it says that
10254 it didn't find the article, it may have been posted anyway---mail
10255 propagation is much faster than news propagation, and the news copy may
10256 just not have arrived yet.
10257
10258 @item K E
10259 @kindex K E (Summary)
10260 @findex gnus-article-encrypt-body
10261 @vindex gnus-article-encrypt-protocol
10262 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10263 The body is encrypted with the encryption protocol specified by the
10264 variable @code{gnus-article-encrypt-protocol}.
10265
10266 @end table
10267
10268 @vindex gnus-move-split-methods
10269 @cindex moving articles
10270 If you move (or copy) articles regularly, you might wish to have Gnus
10271 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10272 variable that uses the same syntax as @code{gnus-split-methods}
10273 (@pxref{Saving Articles}).  You may customize that variable to create
10274 suggestions you find reasonable.  (Note that
10275 @code{gnus-move-split-methods} uses group names where
10276 @code{gnus-split-methods} uses file names.)
10277
10278 @lisp
10279 (setq gnus-move-split-methods
10280       '(("^From:.*Lars Magne" "nnml:junk")
10281         ("^Subject:.*gnus" "nnfolder:important")
10282         (".*" "nnml:misc")))
10283 @end lisp
10284
10285
10286 @node Various Summary Stuff
10287 @section Various Summary Stuff
10288
10289 @menu
10290 * Summary Group Information::   Information oriented commands.
10291 * Searching for Articles::      Multiple article commands.
10292 * Summary Generation Commands::
10293 * Really Various Summary Commands::  Those pesky non-conformant commands.
10294 @end menu
10295
10296 @table @code
10297 @vindex gnus-summary-display-while-building
10298 @item gnus-summary-display-while-building
10299 If non-@code{nil}, show and update the summary buffer as it's being
10300 built.  If @code{t}, update the buffer after every line is inserted.
10301 If the value is an integer, @var{n}, update the display every @var{n}
10302 lines.  The default is @code{nil}.
10303
10304 @vindex gnus-summary-display-arrow
10305 @item gnus-summary-display-arrow
10306 If non-@code{nil}, display an arrow in the fringe to indicate the
10307 current article.
10308
10309 @vindex gnus-summary-mode-hook
10310 @item gnus-summary-mode-hook
10311 This hook is called when creating a summary mode buffer.
10312
10313 @vindex gnus-summary-generate-hook
10314 @item gnus-summary-generate-hook
10315 This is called as the last thing before doing the threading and the
10316 generation of the summary buffer.  It's quite convenient for customizing
10317 the threading variables based on what data the newsgroup has.  This hook
10318 is called from the summary buffer after most summary buffer variables
10319 have been set.
10320
10321 @vindex gnus-summary-prepare-hook
10322 @item gnus-summary-prepare-hook
10323 It is called after the summary buffer has been generated.  You might use
10324 it to, for instance, highlight lines or modify the look of the buffer in
10325 some other ungodly manner.  I don't care.
10326
10327 @vindex gnus-summary-prepared-hook
10328 @item gnus-summary-prepared-hook
10329 A hook called as the very last thing after the summary buffer has been
10330 generated.
10331
10332 @vindex gnus-summary-ignore-duplicates
10333 @item gnus-summary-ignore-duplicates
10334 When Gnus discovers two articles that have the same @code{Message-ID},
10335 it has to do something drastic.  No articles are allowed to have the
10336 same @code{Message-ID}, but this may happen when reading mail from some
10337 sources.  Gnus allows you to customize what happens with this variable.
10338 If it is @code{nil} (which is the default), Gnus will rename the
10339 @code{Message-ID} (for display purposes only) and display the article as
10340 any other article.  If this variable is @code{t}, it won't display the
10341 article---it'll be as if it never existed.
10342
10343 @vindex gnus-alter-articles-to-read-function
10344 @item gnus-alter-articles-to-read-function
10345 This function, which takes two parameters (the group name and the list
10346 of articles to be selected), is called to allow the user to alter the
10347 list of articles to be selected.
10348
10349 For instance, the following function adds the list of cached articles to
10350 the list in one particular group:
10351
10352 @lisp
10353 (defun my-add-cached-articles (group articles)
10354   (if (string= group "some.group")
10355       (append gnus-newsgroup-cached articles)
10356     articles))
10357 @end lisp
10358
10359 @vindex gnus-newsgroup-variables
10360 @item gnus-newsgroup-variables
10361 A list of newsgroup (summary buffer) local variables, or cons of
10362 variables and their default expressions to be evalled (when the default
10363 values are not @code{nil}), that should be made global while the summary
10364 buffer is active.
10365
10366 Note: The default expressions will be evaluated (using function
10367 @code{eval}) before assignment to the local variable rather than just
10368 assigned to it.  If the default expression is the symbol @code{global},
10369 that symbol will not be evaluated but the global value of the local
10370 variable will be used instead.
10371
10372 These variables can be used to set variables in the group parameters
10373 while still allowing them to affect operations done in other
10374 buffers.  For example:
10375
10376 @lisp
10377 (setq gnus-newsgroup-variables
10378       '(message-use-followup-to
10379         (gnus-visible-headers .
10380  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10381 @end lisp
10382
10383 Also @pxref{Group Parameters}.
10384 @end table
10385
10386
10387 @node Summary Group Information
10388 @subsection Summary Group Information
10389
10390 @table @kbd
10391
10392 @item H f
10393 @kindex H f (Summary)
10394 @findex gnus-summary-fetch-faq
10395 @vindex gnus-group-faq-directory
10396 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10397 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10398 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10399 is usually a directory on a remote machine.  This variable can also be
10400 a list of directories.  In that case, giving a prefix to this command
10401 will allow you to choose between the various sites.  @code{ange-ftp}
10402 or @code{efs} will probably be used for fetching the file.
10403
10404 @item H d
10405 @kindex H d (Summary)
10406 @findex gnus-summary-describe-group
10407 Give a brief description of the current group
10408 (@code{gnus-summary-describe-group}).  If given a prefix, force
10409 rereading the description from the server.
10410
10411 @item H h
10412 @kindex H h (Summary)
10413 @findex gnus-summary-describe-briefly
10414 Give an extremely brief description of the most important summary
10415 keystrokes (@code{gnus-summary-describe-briefly}).
10416
10417 @item H i
10418 @kindex H i (Summary)
10419 @findex gnus-info-find-node
10420 Go to the Gnus info node (@code{gnus-info-find-node}).
10421 @end table
10422
10423
10424 @node Searching for Articles
10425 @subsection Searching for Articles
10426
10427 @table @kbd
10428
10429 @item M-s
10430 @kindex M-s (Summary)
10431 @findex gnus-summary-search-article-forward
10432 Search through all subsequent (raw) articles for a regexp
10433 (@code{gnus-summary-search-article-forward}).
10434
10435 @item M-r
10436 @kindex M-r (Summary)
10437 @findex gnus-summary-search-article-backward
10438 Search through all previous (raw) articles for a regexp
10439 (@code{gnus-summary-search-article-backward}).
10440
10441 @item &
10442 @kindex & (Summary)
10443 @findex gnus-summary-execute-command
10444 This command will prompt you for a header, a regular expression to match
10445 on this field, and a command to be executed if the match is made
10446 (@code{gnus-summary-execute-command}).  If the header is an empty
10447 string, the match is done on the entire article.  If given a prefix,
10448 search backward instead.
10449
10450 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10451 all articles that have heads or bodies that match @samp{some.*string}.
10452
10453 @item M-&
10454 @kindex M-& (Summary)
10455 @findex gnus-summary-universal-argument
10456 Perform any operation on all articles that have been marked with
10457 the process mark (@code{gnus-summary-universal-argument}).
10458 @end table
10459
10460 @node Summary Generation Commands
10461 @subsection Summary Generation Commands
10462
10463 @table @kbd
10464
10465 @item Y g
10466 @kindex Y g (Summary)
10467 @findex gnus-summary-prepare
10468 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10469
10470 @item Y c
10471 @kindex Y c (Summary)
10472 @findex gnus-summary-insert-cached-articles
10473 Pull all cached articles (for the current group) into the summary buffer
10474 (@code{gnus-summary-insert-cached-articles}).
10475
10476 @item Y d
10477 @kindex Y d (Summary)
10478 @findex gnus-summary-insert-dormant-articles
10479 Pull all dormant articles (for the current group) into the summary buffer
10480 (@code{gnus-summary-insert-dormant-articles}).
10481
10482 @end table
10483
10484
10485 @node Really Various Summary Commands
10486 @subsection Really Various Summary Commands
10487
10488 @table @kbd
10489
10490 @item A D
10491 @itemx C-d
10492 @kindex C-d (Summary)
10493 @kindex A D (Summary)
10494 @findex gnus-summary-enter-digest-group
10495 If the current article is a collection of other articles (for instance,
10496 a digest), you might use this command to enter a group based on the that
10497 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10498 guess what article type is currently displayed unless you give a prefix
10499 to this command, which forces a ``digest'' interpretation.  Basically,
10500 whenever you see a message that is a collection of other messages of
10501 some format, you @kbd{C-d} and read these messages in a more convenient
10502 fashion.
10503
10504 @item C-M-d
10505 @kindex C-M-d (Summary)
10506 @findex gnus-summary-read-document
10507 This command is very similar to the one above, but lets you gather
10508 several documents into one biiig group
10509 (@code{gnus-summary-read-document}).  It does this by opening several
10510 @code{nndoc} groups for each document, and then opening an
10511 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10512 command understands the process/prefix convention
10513 (@pxref{Process/Prefix}).
10514
10515 @item C-t
10516 @kindex C-t (Summary)
10517 @findex gnus-summary-toggle-truncation
10518 Toggle truncation of summary lines
10519 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10520 line centering function in the summary buffer, so it's not a good idea
10521 to have truncation switched off while reading articles.
10522
10523 @item =
10524 @kindex = (Summary)
10525 @findex gnus-summary-expand-window
10526 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10527 If given a prefix, force an @code{article} window configuration.
10528
10529 @item C-M-e
10530 @kindex C-M-e (Summary)
10531 @findex gnus-summary-edit-parameters
10532 Edit the group parameters (@pxref{Group Parameters}) of the current
10533 group (@code{gnus-summary-edit-parameters}).
10534
10535 @item C-M-a
10536 @kindex C-M-a (Summary)
10537 @findex gnus-summary-customize-parameters
10538 Customize the group parameters (@pxref{Group Parameters}) of the current
10539 group (@code{gnus-summary-customize-parameters}).
10540
10541 @end table
10542
10543
10544 @node Exiting the Summary Buffer
10545 @section Exiting the Summary Buffer
10546 @cindex summary exit
10547 @cindex exiting groups
10548
10549 Exiting from the summary buffer will normally update all info on the
10550 group and return you to the group buffer.
10551
10552 @table @kbd
10553
10554 @item Z Z
10555 @itemx Z Q
10556 @itemx q
10557 @kindex Z Z (Summary)
10558 @kindex Z Q (Summary)
10559 @kindex q (Summary)
10560 @findex gnus-summary-exit
10561 @vindex gnus-summary-exit-hook
10562 @vindex gnus-summary-prepare-exit-hook
10563 @vindex gnus-group-no-more-groups-hook
10564 @c @icon{gnus-summary-exit}
10565 Exit the current group and update all information on the group
10566 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10567 called before doing much of the exiting, which calls
10568 @code{gnus-summary-expire-articles} by default.
10569 @code{gnus-summary-exit-hook} is called after finishing the exit
10570 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10571 group mode having no more (unread) groups.
10572
10573 @item Z E
10574 @itemx Q
10575 @kindex Z E (Summary)
10576 @kindex Q (Summary)
10577 @findex gnus-summary-exit-no-update
10578 Exit the current group without updating any information on the group
10579 (@code{gnus-summary-exit-no-update}).
10580
10581 @item Z c
10582 @itemx c
10583 @kindex Z c (Summary)
10584 @kindex c (Summary)
10585 @findex gnus-summary-catchup-and-exit
10586 @c @icon{gnus-summary-catchup-and-exit}
10587 Mark all unticked articles in the group as read and then exit
10588 (@code{gnus-summary-catchup-and-exit}).
10589
10590 @item Z C
10591 @kindex Z C (Summary)
10592 @findex gnus-summary-catchup-all-and-exit
10593 Mark all articles, even the ticked ones, as read and then exit
10594 (@code{gnus-summary-catchup-all-and-exit}).
10595
10596 @item Z n
10597 @kindex Z n (Summary)
10598 @findex gnus-summary-catchup-and-goto-next-group
10599 Mark all articles as read and go to the next group
10600 (@code{gnus-summary-catchup-and-goto-next-group}).
10601
10602 @item Z p
10603 @kindex Z p (Summary)
10604 @findex gnus-summary-catchup-and-goto-prev-group
10605 Mark all articles as read and go to the previous group
10606 (@code{gnus-summary-catchup-and-goto-prev-group}).
10607
10608 @item Z R
10609 @itemx C-x C-s
10610 @kindex Z R (Summary)
10611 @kindex C-x C-s (Summary)
10612 @findex gnus-summary-reselect-current-group
10613 Exit this group, and then enter it again
10614 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10615 all articles, both read and unread.
10616
10617 @item Z G
10618 @itemx M-g
10619 @kindex Z G (Summary)
10620 @kindex M-g (Summary)
10621 @findex gnus-summary-rescan-group
10622 @c @icon{gnus-summary-mail-get}
10623 Exit the group, check for new articles in the group, and select the
10624 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10625 articles, both read and unread.
10626
10627 @item Z N
10628 @kindex Z N (Summary)
10629 @findex gnus-summary-next-group
10630 Exit the group and go to the next group
10631 (@code{gnus-summary-next-group}).
10632
10633 @item Z P
10634 @kindex Z P (Summary)
10635 @findex gnus-summary-prev-group
10636 Exit the group and go to the previous group
10637 (@code{gnus-summary-prev-group}).
10638
10639 @item Z s
10640 @kindex Z s (Summary)
10641 @findex gnus-summary-save-newsrc
10642 Save the current number of read/marked articles in the dribble buffer
10643 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10644 given a prefix, also save the @file{.newsrc} file(s).  Using this
10645 command will make exit without updating (the @kbd{Q} command) worthless.
10646 @end table
10647
10648 @vindex gnus-exit-group-hook
10649 @code{gnus-exit-group-hook} is called when you exit the current group
10650 with an ``updating'' exit.  For instance @kbd{Q}
10651 (@code{gnus-summary-exit-no-update}) does not call this hook.
10652
10653 @findex gnus-summary-wake-up-the-dead
10654 @findex gnus-dead-summary-mode
10655 @vindex gnus-kill-summary-on-exit
10656 If you're in the habit of exiting groups, and then changing your mind
10657 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10658 If you do that, Gnus won't kill the summary buffer when you exit it.
10659 (Quelle surprise!)  Instead it will change the name of the buffer to
10660 something like @samp{*Dead Summary ... *} and install a minor mode
10661 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10662 buffer, you'll find that all keys are mapped to a function called
10663 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10664 summary buffer will result in a live, normal summary buffer.
10665
10666 There will never be more than one dead summary buffer at any one time.
10667
10668 @vindex gnus-use-cross-reference
10669 The data on the current group will be updated (which articles you have
10670 read, which articles you have replied to, etc.) when you exit the
10671 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10672 @code{t} (which is the default), articles that are cross-referenced to
10673 this group and are marked as read, will also be marked as read in the
10674 other subscribed groups they were cross-posted to.  If this variable is
10675 neither @code{nil} nor @code{t}, the article will be marked as read in
10676 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10677
10678
10679 @node Crosspost Handling
10680 @section Crosspost Handling
10681
10682 @cindex velveeta
10683 @cindex spamming
10684 Marking cross-posted articles as read ensures that you'll never have to
10685 read the same article more than once.  Unless, of course, somebody has
10686 posted it to several groups separately.  Posting the same article to
10687 several groups (not cross-posting) is called @dfn{spamming}, and you are
10688 by law required to send nasty-grams to anyone who perpetrates such a
10689 heinous crime.  You may want to try NoCeM handling to filter out spam
10690 (@pxref{NoCeM}).
10691
10692 Remember: Cross-posting is kinda ok, but posting the same article
10693 separately to several groups is not.  Massive cross-posting (aka.
10694 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10695 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10696 excessive crossposting (@pxref{Summary Mail Commands}).
10697
10698 @cindex cross-posting
10699 @cindex Xref
10700 @cindex @acronym{NOV}
10701 One thing that may cause Gnus to not do the cross-posting thing
10702 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10703 (which is very nice, because it speeds things up considerably) which
10704 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10705 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10706 even with @sc{xover} by registering the @code{Xref} lines of all
10707 articles you actually read, but if you kill the articles, or just mark
10708 them as read without reading them, Gnus will not get a chance to snoop
10709 the @code{Xref} lines out of these articles, and will be unable to use
10710 the cross reference mechanism.
10711
10712 @cindex LIST overview.fmt
10713 @cindex overview.fmt
10714 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10715 in its overview files, try @samp{telnet your.nntp.server nntp},
10716 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10717 overview.fmt}.  This may not work, but if it does, and the last line you
10718 get does not read @samp{Xref:full}, then you should shout and whine at
10719 your news admin until she includes the @code{Xref} header in the
10720 overview files.
10721
10722 @vindex gnus-nov-is-evil
10723 If you want Gnus to get the @code{Xref}s right all the time, you have to
10724 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10725 considerably.
10726
10727 C'est la vie.
10728
10729 For an alternative approach, @pxref{Duplicate Suppression}.
10730
10731
10732 @node Duplicate Suppression
10733 @section Duplicate Suppression
10734
10735 By default, Gnus tries to make sure that you don't have to read the same
10736 article more than once by utilizing the crossposting mechanism
10737 (@pxref{Crosspost Handling}).  However, that simple and efficient
10738 approach may not work satisfactory for some users for various
10739 reasons.
10740
10741 @enumerate
10742 @item
10743 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10744 is evil and not very common.
10745
10746 @item
10747 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10748 @file{.overview} data bases.  This is evil and all too common, alas.
10749
10750 @item
10751 You may be reading the same group (or several related groups) from
10752 different @acronym{NNTP} servers.
10753
10754 @item
10755 You may be getting mail that duplicates articles posted to groups.
10756 @end enumerate
10757
10758 I'm sure there are other situations where @code{Xref} handling fails as
10759 well, but these four are the most common situations.
10760
10761 If, and only if, @code{Xref} handling fails for you, then you may
10762 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10763 will remember the @code{Message-ID}s of all articles you have read or
10764 otherwise marked as read, and then, as if by magic, mark them as read
10765 all subsequent times you see them---in @emph{all} groups.  Using this
10766 mechanism is quite likely to be somewhat inefficient, but not overly
10767 so.  It's certainly preferable to reading the same articles more than
10768 once.
10769
10770 Duplicate suppression is not a very subtle instrument.  It's more like a
10771 sledge hammer than anything else.  It works in a very simple
10772 fashion---if you have marked an article as read, it adds this Message-ID
10773 to a cache.  The next time it sees this Message-ID, it will mark the
10774 article as read with the @samp{M} mark.  It doesn't care what group it
10775 saw the article in.
10776
10777 @table @code
10778 @item gnus-suppress-duplicates
10779 @vindex gnus-suppress-duplicates
10780 If non-@code{nil}, suppress duplicates.
10781
10782 @item gnus-save-duplicate-list
10783 @vindex gnus-save-duplicate-list
10784 If non-@code{nil}, save the list of duplicates to a file.  This will
10785 make startup and shutdown take longer, so the default is @code{nil}.
10786 However, this means that only duplicate articles read in a single Gnus
10787 session are suppressed.
10788
10789 @item gnus-duplicate-list-length
10790 @vindex gnus-duplicate-list-length
10791 This variable says how many @code{Message-ID}s to keep in the duplicate
10792 suppression list.  The default is 10000.
10793
10794 @item gnus-duplicate-file
10795 @vindex gnus-duplicate-file
10796 The name of the file to store the duplicate suppression list in.  The
10797 default is @file{~/News/suppression}.
10798 @end table
10799
10800 If you have a tendency to stop and start Gnus often, setting
10801 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10802 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
10803 the other hand, saving the list makes startup and shutdown much slower,
10804 so that means that if you stop and start Gnus often, you should set
10805 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10806 to you to figure out, I think.
10807
10808 @node Security
10809 @section Security
10810
10811 Gnus is able to verify signed messages or decrypt encrypted messages.
10812 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10813 and @acronym{S/MIME}, however you need some external programs to get
10814 things to work:
10815
10816 @enumerate
10817 @item
10818 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10819 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10820 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10821 Manual}), but Mailcrypt and gpg.el are also supported.
10822
10823 @item
10824 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10825 or newer is recommended.
10826
10827 @end enumerate
10828
10829 The variables that control security functionality on reading messages
10830 include:
10831
10832 @table @code
10833 @item mm-verify-option
10834 @vindex mm-verify-option
10835 Option of verifying signed parts.  @code{never}, not verify;
10836 @code{always}, always verify; @code{known}, only verify known
10837 protocols.  Otherwise, ask user.
10838
10839 @item mm-decrypt-option
10840 @vindex mm-decrypt-option
10841 Option of decrypting encrypted parts.  @code{never}, no decryption;
10842 @code{always}, always decrypt; @code{known}, only decrypt known
10843 protocols.  Otherwise, ask user.
10844
10845 @item mml1991-use
10846 @vindex mml1991-use
10847 Symbol indicating elisp interface to OpenPGP implementation for
10848 @acronym{PGP} messages.  The default is @code{pgg}, but
10849 @code{mailcrypt} and @code{gpg} are also supported although
10850 deprecated.
10851
10852 @item mml2015-use
10853 @vindex mml2015-use
10854 Symbol indicating elisp interface to OpenPGP implementation for
10855 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10856 @code{mailcrypt} and @code{gpg} are also supported although
10857 deprecated.
10858
10859 @end table
10860
10861 By default the buttons that display security information are not
10862 shown, because they clutter reading the actual e-mail.  You can type
10863 @kbd{K b} manually to display the information.  Use the
10864 @code{gnus-buttonized-mime-types} and
10865 @code{gnus-unbuttonized-mime-types} variables to control this
10866 permanently.  @ref{MIME Commands} for further details, and hints on
10867 how to customize these variables to always display security
10868 information.
10869
10870 @cindex snarfing keys
10871 @cindex importing PGP keys
10872 @cindex PGP key ring import
10873 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10874 key ring) is not supported explicitly through a menu item or command,
10875 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10876 allowing you to specify whatever action you think is appropriate
10877 through the usual @acronym{MIME} infrastructure.  You can use a
10878 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10879 Emacs MIME Manual}) such as the following to import keys using GNU
10880 Privacy Guard when you click on the @acronym{MIME} button
10881 (@pxref{Using MIME}).
10882
10883 @example
10884 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10885 @end example
10886 @noindent
10887 This happens to also be the default action defined in
10888 @code{mailcap-mime-data}.
10889
10890 More information on how to set things for sending outgoing signed and
10891 encrypted messages up can be found in the message manual
10892 (@pxref{Security, ,Security, message, Message Manual}).
10893
10894 @node Mailing List
10895 @section Mailing List
10896 @cindex mailing list
10897 @cindex RFC 2396
10898
10899 @kindex A M (summary)
10900 @findex gnus-mailing-list-insinuate
10901 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10902 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10903 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10904 summary buffer.
10905
10906 That enables the following commands to the summary buffer:
10907
10908 @table @kbd
10909
10910 @item C-c C-n h
10911 @kindex C-c C-n h (Summary)
10912 @findex gnus-mailing-list-help
10913 Send a message to fetch mailing list help, if List-Help field exists.
10914
10915 @item C-c C-n s
10916 @kindex C-c C-n s (Summary)
10917 @findex gnus-mailing-list-subscribe
10918 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10919
10920 @item C-c C-n u
10921 @kindex C-c C-n u (Summary)
10922 @findex gnus-mailing-list-unsubscribe
10923 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10924 field exists.
10925
10926 @item C-c C-n p
10927 @kindex C-c C-n p (Summary)
10928 @findex gnus-mailing-list-post
10929 Post to the mailing list, if List-Post field exists.
10930
10931 @item C-c C-n o
10932 @kindex C-c C-n o (Summary)
10933 @findex gnus-mailing-list-owner
10934 Send a message to the mailing list owner, if List-Owner field exists.
10935
10936 @item C-c C-n a
10937 @kindex C-c C-n a (Summary)
10938 @findex gnus-mailing-list-archive
10939 Browse the mailing list archive, if List-Archive field exists.
10940
10941 @end table
10942
10943
10944 @node Article Buffer
10945 @chapter Article Buffer
10946 @cindex article buffer
10947
10948 The articles are displayed in the article buffer, of which there is only
10949 one.  All the summary buffers share the same article buffer unless you
10950 tell Gnus otherwise.
10951
10952 @menu
10953 * Hiding Headers::              Deciding what headers should be displayed.
10954 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10955 * Customizing Articles::        Tailoring the look of the articles.
10956 * Article Keymap::              Keystrokes available in the article buffer.
10957 * Misc Article::                Other stuff.
10958 @end menu
10959
10960
10961 @node Hiding Headers
10962 @section Hiding Headers
10963 @cindex hiding headers
10964 @cindex deleting headers
10965
10966 The top section of each article is the @dfn{head}.  (The rest is the
10967 @dfn{body}, but you may have guessed that already.)
10968
10969 @vindex gnus-show-all-headers
10970 There is a lot of useful information in the head: the name of the person
10971 who wrote the article, the date it was written and the subject of the
10972 article.  That's well and nice, but there's also lots of information
10973 most people do not want to see---what systems the article has passed
10974 through before reaching you, the @code{Message-ID}, the
10975 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10976 of some of those lines.  If you want to keep all those lines in the
10977 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10978
10979 Gnus provides you with two variables for sifting headers:
10980
10981 @table @code
10982
10983 @item gnus-visible-headers
10984 @vindex gnus-visible-headers
10985 If this variable is non-@code{nil}, it should be a regular expression
10986 that says what headers you wish to keep in the article buffer.  All
10987 headers that do not match this variable will be hidden.
10988
10989 For instance, if you only want to see the name of the person who wrote
10990 the article and the subject, you'd say:
10991
10992 @lisp
10993 (setq gnus-visible-headers "^From:\\|^Subject:")
10994 @end lisp
10995
10996 This variable can also be a list of regexps to match headers to
10997 remain visible.
10998
10999 @item gnus-ignored-headers
11000 @vindex gnus-ignored-headers
11001 This variable is the reverse of @code{gnus-visible-headers}.  If this
11002 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
11003 should be a regular expression that matches all lines that you want to
11004 hide.  All lines that do not match this variable will remain visible.
11005
11006 For instance, if you just want to get rid of the @code{References} line
11007 and the @code{Xref} line, you might say:
11008
11009 @lisp
11010 (setq gnus-ignored-headers "^References:\\|^Xref:")
11011 @end lisp
11012
11013 This variable can also be a list of regexps to match headers to
11014 be removed.
11015
11016 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
11017 variable will have no effect.
11018
11019 @end table
11020
11021 @vindex gnus-sorted-header-list
11022 Gnus can also sort the headers for you.  (It does this by default.)  You
11023 can control the sorting by setting the @code{gnus-sorted-header-list}
11024 variable.  It is a list of regular expressions that says in what order
11025 the headers are to be displayed.
11026
11027 For instance, if you want the name of the author of the article first,
11028 and then the subject, you might say something like:
11029
11030 @lisp
11031 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
11032 @end lisp
11033
11034 Any headers that are to remain visible, but are not listed in this
11035 variable, will be displayed in random order after all the headers listed in this variable.
11036
11037 @findex gnus-article-hide-boring-headers
11038 @vindex gnus-boring-article-headers
11039 You can hide further boring headers by setting
11040 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
11041 does depends on the @code{gnus-boring-article-headers} variable.  It's a
11042 list, but this list doesn't actually contain header names.  Instead it
11043 lists various @dfn{boring conditions} that Gnus can check and remove
11044 from sight.
11045
11046 These conditions are:
11047 @table @code
11048 @item empty
11049 Remove all empty headers.
11050 @item followup-to
11051 Remove the @code{Followup-To} header if it is identical to the
11052 @code{Newsgroups} header.
11053 @item reply-to
11054 Remove the @code{Reply-To} header if it lists the same addresses as
11055 the @code{From} header, or if the @code{broken-reply-to} group
11056 parameter is set.
11057 @item newsgroups
11058 Remove the @code{Newsgroups} header if it only contains the current group
11059 name.
11060 @item to-address
11061 Remove the @code{To} header if it only contains the address identical to
11062 the current group's @code{to-address} parameter.
11063 @item to-list
11064 Remove the @code{To} header if it only contains the address identical to
11065 the current group's @code{to-list} parameter.
11066 @item cc-list
11067 Remove the @code{CC} header if it only contains the address identical to
11068 the current group's @code{to-list} parameter.
11069 @item date
11070 Remove the @code{Date} header if the article is less than three days
11071 old.
11072 @item long-to
11073 Remove the @code{To} header if it is very long.
11074 @item many-to
11075 Remove all @code{To} headers if there are more than one.
11076 @end table
11077
11078 To include these three elements, you could say something like:
11079
11080 @lisp
11081 (setq gnus-boring-article-headers
11082       '(empty followup-to reply-to))
11083 @end lisp
11084
11085 This is also the default value for this variable.
11086
11087
11088 @node Using MIME
11089 @section Using MIME
11090 @cindex @acronym{MIME}
11091
11092 Mime is a standard for waving your hands through the air, aimlessly,
11093 while people stand around yawning.
11094
11095 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
11096 while all newsreaders die of fear.
11097
11098 @acronym{MIME} may specify what character set the article uses, the encoding
11099 of the characters, and it also makes it possible to embed pictures and
11100 other naughty stuff in innocent-looking articles.
11101
11102 @vindex gnus-display-mime-function
11103 @findex gnus-display-mime
11104 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
11105 to display the @acronym{MIME} parts.  This is @code{gnus-display-mime} by
11106 default, which creates a bundle of clickable buttons that can be used to
11107 display, save and manipulate the @acronym{MIME} objects.
11108
11109 The following commands are available when you have placed point over a
11110 @acronym{MIME} button:
11111
11112 @table @kbd
11113 @findex gnus-article-press-button
11114 @item RET (Article)
11115 @kindex RET (Article)
11116 @itemx BUTTON-2 (Article)
11117 Toggle displaying of the @acronym{MIME} object
11118 (@code{gnus-article-press-button}).  If built-in viewers can not display
11119 the object, Gnus resorts to external viewers in the @file{mailcap}
11120 files.  If a viewer has the @samp{copiousoutput} specification, the
11121 object is displayed inline.
11122
11123 @findex gnus-mime-view-part
11124 @item M-RET (Article)
11125 @kindex M-RET (Article)
11126 @itemx v (Article)
11127 Prompt for a method, and then view the @acronym{MIME} object using this
11128 method (@code{gnus-mime-view-part}).
11129
11130 @findex gnus-mime-view-part-as-type
11131 @item t (Article)
11132 @kindex t (Article)
11133 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
11134 (@code{gnus-mime-view-part-as-type}).
11135
11136 @findex gnus-mime-view-part-as-charset
11137 @item C (Article)
11138 @kindex C (Article)
11139 Prompt for a charset, and then view the @acronym{MIME} object using this
11140 charset (@code{gnus-mime-view-part-as-charset}).
11141
11142 @findex gnus-mime-save-part
11143 @item o (Article)
11144 @kindex o (Article)
11145 Prompt for a file name, and then save the @acronym{MIME} object
11146 (@code{gnus-mime-save-part}).
11147
11148 @findex gnus-mime-save-part-and-strip
11149 @item C-o (Article)
11150 @kindex C-o (Article)
11151 Prompt for a file name, then save the @acronym{MIME} object and strip it from
11152 the article.  Then proceed to article editing, where a reasonable
11153 suggestion is being made on how the altered article should look
11154 like.  The stripped @acronym{MIME} object will be referred via the
11155 message/external-body @acronym{MIME} type.
11156 (@code{gnus-mime-save-part-and-strip}).
11157
11158 @findex gnus-mime-replace-part
11159 @item r (Article)
11160 @kindex r (Article)
11161 Prompt for a file name, replace the @acronym{MIME} object with an
11162 external body refering to the file via the message/external-body
11163 @acronym{MIME} type.  (@code{gnus-mime-replace-part}).
11164
11165 @findex gnus-mime-delete-part
11166 @item d (Article)
11167 @kindex d (Article)
11168 Delete the @acronym{MIME} object from the article and replace it with some
11169 information about the removed @acronym{MIME} object
11170 (@code{gnus-mime-delete-part}).
11171
11172 @c FIXME: gnus-auto-select-part should be documented here
11173
11174 @findex gnus-mime-copy-part
11175 @item c (Article)
11176 @kindex c (Article)
11177 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
11178 (@code{gnus-mime-copy-part}).  If given a prefix, copy the raw contents
11179 without decoding.  If given a numerical prefix, you can do semi-manual
11180 charset stuff (see @code{gnus-summary-show-article-charset-alist} in
11181 @ref{Paging the Article}).  Compressed files like @file{.gz} and
11182 @file{.bz2} are automatically decompressed if
11183 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
11184 Accessing Compressed Files, emacs, The Emacs Editor}).
11185
11186 @findex gnus-mime-print-part
11187 @item p (Article)
11188 @kindex p (Article)
11189 Print the @acronym{MIME} object (@code{gnus-mime-print-part}).  This
11190 command respects the @samp{print=} specifications in the
11191 @file{.mailcap} file.
11192
11193 @findex gnus-mime-inline-part
11194 @item i (Article)
11195 @kindex i (Article)
11196 Insert the contents of the @acronym{MIME} object into the buffer
11197 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
11198 the raw contents without decoding.  If given a numerical prefix, you can
11199 do semi-manual charset stuff (see
11200 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
11201 Article}).  Compressed files like @file{.gz} and @file{.bz2} are
11202 automatically decompressed depending on @code{jka-compr} regardless of
11203 @code{auto-compression-mode} (@pxref{Compressed Files,, Accessing
11204 Compressed Files, emacs, The Emacs Editor}).
11205
11206 @findex gnus-mime-view-part-internally
11207 @item E (Article)
11208 @kindex E (Article)
11209 View the @acronym{MIME} object with an internal viewer.  If no internal
11210 viewer is available, use an external viewer
11211 (@code{gnus-mime-view-part-internally}).
11212
11213 @findex gnus-mime-view-part-externally
11214 @item e (Article)
11215 @kindex e (Article)
11216 View the @acronym{MIME} object with an external viewer.
11217 (@code{gnus-mime-view-part-externally}).
11218
11219 @findex gnus-mime-pipe-part
11220 @item | (Article)
11221 @kindex | (Article)
11222 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
11223
11224 @findex gnus-mime-action-on-part
11225 @item . (Article)
11226 @kindex . (Article)
11227 Interactively run an action on the @acronym{MIME} object
11228 (@code{gnus-mime-action-on-part}).
11229
11230 @end table
11231
11232 Gnus will display some @acronym{MIME} objects automatically.  The way Gnus
11233 determines which parts to do this with is described in the Emacs
11234 @acronym{MIME} manual.
11235
11236 It might be best to just use the toggling functions from the article
11237 buffer to avoid getting nasty surprises.  (For instance, you enter the
11238 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
11239 decoded the sound file in the article and some horrible sing-a-long song
11240 comes screaming out your speakers, and you can't find the volume button,
11241 because there isn't one, and people are starting to look at you, and you
11242 try to stop the program, but you can't, and you can't find the program
11243 to control the volume, and everybody else in the room suddenly decides
11244 to look at you disdainfully, and you'll feel rather stupid.)
11245
11246 Any similarity to real events and people is purely coincidental.  Ahem.
11247
11248 Also @pxref{MIME Commands}.
11249
11250
11251 @node Customizing Articles
11252 @section Customizing Articles
11253 @cindex article customization
11254
11255 A slew of functions for customizing how the articles are to look like
11256 exist.  You can call these functions interactively
11257 (@pxref{Article Washing}), or you can have them
11258 called automatically when you select the articles.
11259
11260 To have them called automatically, you should set the corresponding
11261 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11262 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11263 be set, but first we discuss the values these variables can have.
11264
11265 Note: Some values, while valid, make little sense.  Check the list below
11266 for sensible values.
11267
11268 @enumerate
11269 @item
11270 @code{nil}: Don't do this treatment.
11271
11272 @item
11273 @code{t}: Do this treatment on all body parts.
11274
11275 @item
11276 @code{head}: Do the treatment on the headers.
11277
11278 @item
11279 @code{first}: Do this treatment on the first body part.
11280
11281 @item
11282 @code{last}: Do this treatment on the last body part.
11283
11284 @item
11285 An integer: Do this treatment on all body parts that have a length less
11286 than this number.
11287
11288 @item
11289 A list of strings: Do this treatment on all body parts that are in
11290 articles that are read in groups that have names that match one of the
11291 regexps in the list.
11292
11293 @item
11294 A list where the first element is not a string:
11295
11296 The list is evaluated recursively.  The first element of the list is a
11297 predicate.  The following predicates are recognized: @code{or},
11298 @code{and}, @code{not} and @code{typep}.  Here's an example:
11299
11300 @lisp
11301 (or last
11302     (typep "text/x-vcard"))
11303 @end lisp
11304
11305 @end enumerate
11306
11307 You may have noticed that the word @dfn{part} is used here.  This refers
11308 to the fact that some messages are @acronym{MIME} multipart articles that may
11309 be divided into several parts.  Articles that are not multiparts are
11310 considered to contain just a single part.
11311
11312 @vindex gnus-article-treat-types
11313 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11314 want to, but by default, only @samp{text/plain} parts are given the
11315 treatment.  This is controlled by the @code{gnus-article-treat-types}
11316 variable, which is a list of regular expressions that are matched to the
11317 type of the part.  This variable is ignored if the value of the
11318 controlling variable is a predicate list, as described above.
11319
11320 The following treatment options are available.  The easiest way to
11321 customize this is to examine the @code{gnus-article-treat} customization
11322 group.  Values in parenthesis are suggested sensible values.  Others are
11323 possible but those listed are probably sufficient for most people.
11324
11325 @table @code
11326 @item gnus-treat-buttonize (t, integer)
11327 @item gnus-treat-buttonize-head (head)
11328
11329 @xref{Article Buttons}.
11330
11331 @item gnus-treat-capitalize-sentences (t, integer)
11332 @item gnus-treat-overstrike (t, integer)
11333 @item gnus-treat-strip-cr (t, integer)
11334 @item gnus-treat-strip-headers-in-body (t, integer)
11335 @item gnus-treat-strip-leading-blank-lines (t, first, integer)
11336 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11337 @item gnus-treat-strip-pem (t, last, integer)
11338 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11339 @item gnus-treat-unsplit-urls (t, integer)
11340 @item gnus-treat-wash-html (t, integer)
11341
11342 @xref{Article Washing}.
11343
11344 @item gnus-treat-date-english (head)
11345 @item gnus-treat-date-iso8601 (head)
11346 @item gnus-treat-date-lapsed (head)
11347 @item gnus-treat-date-local (head)
11348 @item gnus-treat-date-original (head)
11349 @item gnus-treat-date-user-defined (head)
11350 @item gnus-treat-date-ut (head)
11351
11352 @xref{Article Date}.
11353
11354 @item gnus-treat-from-picon (head)
11355 @item gnus-treat-mail-picon (head)
11356 @item gnus-treat-newsgroups-picon (head)
11357
11358 @xref{Picons}.
11359
11360 @item gnus-treat-display-smileys (t, integer)
11361
11362 @item gnus-treat-body-boundary (head)
11363
11364 @vindex gnus-body-boundary-delimiter
11365 Adds a delimiter between header and body, the string used as delimiter
11366 is controlled by @code{gnus-body-boundary-delimiter}.
11367
11368 @xref{Smileys}.
11369
11370 @item gnus-treat-display-x-face (head)
11371
11372 @xref{X-Face}.
11373
11374 @item gnus-treat-display-face (head)
11375
11376 @xref{Face}.
11377
11378 @item gnus-treat-emphasize (t, head, integer)
11379 @item gnus-treat-fill-article (t, integer)
11380 @item gnus-treat-fill-long-lines (t, integer)
11381 @item gnus-treat-hide-boring-headers (head)
11382 @item gnus-treat-hide-citation (t, integer)
11383 @item gnus-treat-hide-citation-maybe (t, integer)
11384 @item gnus-treat-hide-headers (head)
11385 @item gnus-treat-hide-signature (t, last)
11386 @item gnus-treat-strip-banner (t, last)
11387 @item gnus-treat-strip-list-identifiers (head)
11388
11389 @xref{Article Hiding}.
11390
11391 @item gnus-treat-highlight-citation (t, integer)
11392 @item gnus-treat-highlight-headers (head)
11393 @item gnus-treat-highlight-signature (t, last, integer)
11394
11395 @xref{Article Highlighting}.
11396
11397 @item gnus-treat-play-sounds
11398 @item gnus-treat-translate
11399 @item gnus-treat-ansi-sequences (t)
11400 @item gnus-treat-x-pgp-sig (head)
11401
11402 @item gnus-treat-unfold-headers (head)
11403 @item gnus-treat-fold-headers (head)
11404 @item gnus-treat-fold-newsgroups (head)
11405 @item gnus-treat-leading-whitespace (head)
11406
11407 @xref{Article Header}.
11408
11409
11410 @end table
11411
11412 @vindex gnus-part-display-hook
11413 You can, of course, write your own functions to be called from
11414 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11415 part, and you can do anything you like, pretty much.  There is no
11416 information that you have to keep in the buffer---you can change
11417 everything.
11418
11419
11420 @node Article Keymap
11421 @section Article Keymap
11422
11423 Most of the keystrokes in the summary buffer can also be used in the
11424 article buffer.  They should behave as if you typed them in the summary
11425 buffer, which means that you don't actually have to have a summary
11426 buffer displayed while reading.  You can do it all from the article
11427 buffer.
11428
11429 @kindex v (Article)
11430 @cindex keys, reserved for users (Article)
11431 The key @kbd{v} is reserved for users.  You can bind it key to some
11432 function or better use it as a prefix key.
11433
11434 A few additional keystrokes are available:
11435
11436 @table @kbd
11437
11438 @item SPACE
11439 @kindex SPACE (Article)
11440 @findex gnus-article-next-page
11441 Scroll forwards one page (@code{gnus-article-next-page}).
11442 This is exactly the same as @kbd{h SPACE h}.
11443
11444 @item DEL
11445 @kindex DEL (Article)
11446 @findex gnus-article-prev-page
11447 Scroll backwards one page (@code{gnus-article-prev-page}).
11448 This is exactly the same as @kbd{h DEL h}.
11449
11450 @item C-c ^
11451 @kindex C-c ^ (Article)
11452 @findex gnus-article-refer-article
11453 If point is in the neighborhood of a @code{Message-ID} and you press
11454 @kbd{C-c ^}, Gnus will try to get that article from the server
11455 (@code{gnus-article-refer-article}).
11456
11457 @item C-c C-m
11458 @kindex C-c C-m (Article)
11459 @findex gnus-article-mail
11460 Send a reply to the address near point (@code{gnus-article-mail}).  If
11461 given a prefix, include the mail.
11462
11463 @item s
11464 @kindex s (Article)
11465 @findex gnus-article-show-summary
11466 Reconfigure the buffers so that the summary buffer becomes visible
11467 (@code{gnus-article-show-summary}).
11468
11469 @item ?
11470 @kindex ? (Article)
11471 @findex gnus-article-describe-briefly
11472 Give a very brief description of the available keystrokes
11473 (@code{gnus-article-describe-briefly}).
11474
11475 @item TAB
11476 @kindex TAB (Article)
11477 @findex gnus-article-next-button
11478 Go to the next button, if any (@code{gnus-article-next-button}).  This
11479 only makes sense if you have buttonizing turned on.
11480
11481 @item M-TAB
11482 @kindex M-TAB (Article)
11483 @findex gnus-article-prev-button
11484 Go to the previous button, if any (@code{gnus-article-prev-button}).
11485
11486 @item R
11487 @kindex R (Article)
11488 @findex gnus-article-reply-with-original
11489 Send a reply to the current article and yank the current article
11490 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11491 wide reply.  If the region is active, only yank the text in the
11492 region.
11493
11494 @item F
11495 @kindex F (Article)
11496 @findex gnus-article-followup-with-original
11497 Send a followup to the current article and yank the current article
11498 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11499 a wide reply.  If the region is active, only yank the text in the
11500 region.
11501
11502
11503 @end table
11504
11505
11506 @node Misc Article
11507 @section Misc Article
11508
11509 @table @code
11510
11511 @item gnus-single-article-buffer
11512 @vindex gnus-single-article-buffer
11513 If non-@code{nil}, use the same article buffer for all the groups.
11514 (This is the default.)  If @code{nil}, each group will have its own
11515 article buffer.
11516
11517 @vindex gnus-article-decode-hook
11518 @item gnus-article-decode-hook
11519 @cindex @acronym{MIME}
11520 Hook used to decode @acronym{MIME} articles.  The default value is
11521 @code{(article-decode-charset article-decode-encoded-words)}
11522
11523 @vindex gnus-article-prepare-hook
11524 @item gnus-article-prepare-hook
11525 This hook is called right after the article has been inserted into the
11526 article buffer.  It is mainly intended for functions that do something
11527 depending on the contents; it should probably not be used for changing
11528 the contents of the article buffer.
11529
11530 @item gnus-article-mode-hook
11531 @vindex gnus-article-mode-hook
11532 Hook called in article mode buffers.
11533
11534 @item gnus-article-mode-syntax-table
11535 @vindex gnus-article-mode-syntax-table
11536 Syntax table used in article buffers.  It is initialized from
11537 @code{text-mode-syntax-table}.
11538
11539 @vindex gnus-article-over-scroll
11540 @item gnus-article-over-scroll
11541 If non-@code{nil}, allow scrolling the article buffer even when there
11542 no more new text to scroll in.  The default is @code{nil}.
11543
11544 @vindex gnus-article-mode-line-format
11545 @item gnus-article-mode-line-format
11546 This variable is a format string along the same lines as
11547 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11548 Line}).  It accepts the same format specifications as that variable,
11549 with two extensions:
11550
11551 @table @samp
11552
11553 @item w
11554 The @dfn{wash status} of the article.  This is a short string with one
11555 character for each possible article wash operation that may have been
11556 performed.  The characters and their meaning:
11557
11558 @table @samp
11559
11560 @item c
11561 Displayed when cited text may be hidden in the article buffer.
11562
11563 @item h
11564 Displayed when headers are hidden in the article buffer.
11565
11566 @item p
11567 Displayed when article is digitally signed or encrypted, and Gnus has
11568 hidden the security headers.  (N.B. does not tell anything about
11569 security status, i.e. good or bad signature.)
11570
11571 @item s
11572 Displayed when the signature has been hidden in the Article buffer.
11573
11574 @item o
11575 Displayed when Gnus has treated overstrike characters in the article buffer.
11576
11577 @item e
11578 Displayed when Gnus has treated emphasised strings in the article buffer.
11579
11580 @end table
11581
11582 @item m
11583 The number of @acronym{MIME} parts in the article.
11584
11585 @end table
11586
11587 @vindex gnus-break-pages
11588
11589 @item gnus-break-pages
11590 Controls whether @dfn{page breaking} is to take place.  If this variable
11591 is non-@code{nil}, the articles will be divided into pages whenever a
11592 page delimiter appears in the article.  If this variable is @code{nil},
11593 paging will not be done.
11594
11595 @item gnus-page-delimiter
11596 @vindex gnus-page-delimiter
11597 This is the delimiter mentioned above.  By default, it is @samp{^L}
11598 (formfeed).
11599
11600 @cindex IDNA
11601 @cindex internationalized domain names
11602 @vindex gnus-use-idna
11603 @item gnus-use-idna
11604 This variable controls whether Gnus performs IDNA decoding of
11605 internationalized domain names inside @samp{From}, @samp{To} and
11606 @samp{Cc} headers.  @xref{IDNA, ,IDNA,message, The Message Manual},
11607 for how to compose such messages.  This requires
11608 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11609 variable is only enabled if you have installed it.
11610
11611 @end table
11612
11613
11614 @node Composing Messages
11615 @chapter Composing Messages
11616 @cindex composing messages
11617 @cindex messages
11618 @cindex mail
11619 @cindex sending mail
11620 @cindex reply
11621 @cindex followup
11622 @cindex post
11623 @cindex using gpg
11624 @cindex using s/mime
11625 @cindex using smime
11626
11627 @kindex C-c C-c (Post)
11628 All commands for posting and mailing will put you in a message buffer
11629 where you can edit the article all you like, before you send the
11630 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11631 Message Manual}.  Where the message will be posted/mailed to depends
11632 on your setup (@pxref{Posting Server}).
11633
11634 @menu
11635 * Mail::                        Mailing and replying.
11636 * Posting Server::              What server should you post and mail via?
11637 * POP before SMTP::             You cannot send a mail unless you read a mail.
11638 * Mail and Post::               Mailing and posting at the same time.
11639 * Archived Messages::           Where Gnus stores the messages you've sent.
11640 * Posting Styles::              An easier way to specify who you are.
11641 * Drafts::                      Postponing messages and rejected messages.
11642 * Rejected Articles::           What happens if the server doesn't like your article?
11643 * Signing and encrypting::      How to compose secure messages.
11644 @end menu
11645
11646 Also @pxref{Canceling and Superseding} for information on how to
11647 remove articles you shouldn't have posted.
11648
11649
11650 @node Mail
11651 @section Mail
11652
11653 Variables for customizing outgoing mail:
11654
11655 @table @code
11656 @item gnus-uu-digest-headers
11657 @vindex gnus-uu-digest-headers
11658 List of regexps to match headers included in digested messages.  The
11659 headers will be included in the sequence they are matched.  If
11660 @code{nil} include all headers.
11661
11662 @item gnus-add-to-list
11663 @vindex gnus-add-to-list
11664 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11665 that have none when you do a @kbd{a}.
11666
11667 @item gnus-confirm-mail-reply-to-news
11668 @vindex gnus-confirm-mail-reply-to-news
11669 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11670 about to reply to news articles by mail.  If it is @code{nil}, nothing
11671 interferes in what you want to do.  This can also be a function
11672 receiving the group name as the only parameter which should return
11673 non-@code{nil} if a confirmation is needed, or a regular expression
11674 matching group names, where confirmation should be asked for.
11675
11676 If you find yourself never wanting to reply to mail, but occasionally
11677 press @kbd{R} anyway, this variable might be for you.
11678
11679 @item gnus-confirm-treat-mail-like-news
11680 @vindex gnus-confirm-treat-mail-like-news
11681 If non-@code{nil}, Gnus also requests confirmation according to
11682 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11683 useful for treating mailing lists like newsgroups.
11684
11685 @end table
11686
11687
11688 @node Posting Server
11689 @section Posting Server
11690
11691 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11692 (extremely intelligent, of course) article, where does it go?
11693
11694 Thank you for asking.  I hate you.
11695
11696 It can be quite complicated.
11697
11698 @vindex gnus-post-method
11699 When posting news, Message usually invokes @code{message-send-news}
11700 (@pxref{News Variables, , News Variables, message, Message Manual}).
11701 Normally, Gnus will post using the same select method as you're
11702 reading from (which might be convenient if you're reading lots of
11703 groups from different private servers).  However.  If the server
11704 you're reading from doesn't allow posting, just reading, you probably
11705 want to use some other server to post your (extremely intelligent and
11706 fabulously interesting) articles.  You can then set the
11707 @code{gnus-post-method} to some other method:
11708
11709 @lisp
11710 (setq gnus-post-method '(nnspool ""))
11711 @end lisp
11712
11713 Now, if you've done this, and then this server rejects your article, or
11714 this server is down, what do you do then?  To override this variable you
11715 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11716 the ``current'' server, to get back the default behavior, for posting.
11717
11718 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11719 Gnus will prompt you for what method to use for posting.
11720
11721 You can also set @code{gnus-post-method} to a list of select methods.
11722 If that's the case, Gnus will always prompt you for what method to use
11723 for posting.
11724
11725 Finally, if you want to always post using the native select method,
11726 you can set this variable to @code{native}.
11727
11728 When sending mail, Message invokes @code{message-send-mail-function}.
11729 The default function, @code{message-send-mail-with-sendmail}, pipes
11730 your article to the @code{sendmail} binary for further queuing and
11731 sending.  When your local system is not configured for sending mail
11732 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11733 server, you can set @code{message-send-mail-function} to
11734 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11735 package correctly.  An example:
11736
11737 @lisp
11738 (setq message-send-mail-function 'smtpmail-send-it
11739       smtpmail-default-smtp-server "YOUR SMTP HOST")
11740 @end lisp
11741
11742 To the thing similar to this, there is
11743 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11744 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11745 @xref{POP before SMTP}.
11746
11747 Other possible choices for @code{message-send-mail-function} includes
11748 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11749 and @code{feedmail-send-it}.
11750
11751 @node POP before SMTP
11752 @section POP before SMTP
11753 @cindex pop before smtp
11754 @findex message-smtpmail-send-it
11755 @findex mail-source-touch-pop
11756
11757 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11758 authentication?  It is whether you need to connect to the @acronym{POP}
11759 mail server within a certain time before sending mails.  If so, there is
11760 a convenient way.  To do that, put the following lines in your
11761 @file{~/.gnus.el} file:
11762
11763 @lisp
11764 (setq message-send-mail-function 'message-smtpmail-send-it)
11765 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11766 @end lisp
11767
11768 @noindent
11769 It means to let Gnus connect to the @acronym{POP} mail server in advance
11770 whenever you send a mail.  The @code{mail-source-touch-pop} function
11771 does only a @acronym{POP} authentication according to the value of
11772 @code{mail-sources} without fetching mails, just before sending a mail.
11773 Note that you have to use @code{message-smtpmail-send-it} which runs
11774 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11775 set the value of @code{mail-sources} for a @acronym{POP} connection
11776 correctly.  @xref{Mail Sources}.
11777
11778 If you have two or more @acronym{POP} mail servers set in
11779 @code{mail-sources}, you may want to specify one of them to
11780 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11781 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11782 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11783 mainly from that server), you can set it permanently as follows:
11784
11785 @lisp
11786 (setq mail-source-primary-source
11787       '(pop :server "pop3.mail.server"
11788             :password "secret"))
11789 @end lisp
11790
11791 @noindent
11792 Otherwise, bind it dynamically only when performing the
11793 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11794
11795 @lisp
11796 (add-hook 'message-send-mail-hook
11797           (lambda ()
11798             (let ((mail-source-primary-source
11799                    '(pop :server "pop3.mail.server"
11800                          :password "secret")))
11801               (mail-source-touch-pop))))
11802 @end lisp
11803
11804 @node Mail and Post
11805 @section Mail and Post
11806
11807 Here's a list of variables relevant to both mailing and
11808 posting:
11809
11810 @table @code
11811 @item gnus-mailing-list-groups
11812 @findex gnus-mailing-list-groups
11813 @cindex mailing lists
11814
11815 If your news server offers groups that are really mailing lists
11816 gatewayed to the @acronym{NNTP} server, you can read those groups without
11817 problems, but you can't post/followup to them without some difficulty.
11818 One solution is to add a @code{to-address} to the group parameters
11819 (@pxref{Group Parameters}).  An easier thing to do is set the
11820 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11821 really are mailing lists.  Then, at least, followups to the mailing
11822 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11823 still a pain, though.
11824
11825 @item gnus-user-agent
11826 @vindex gnus-user-agent
11827 @cindex User-Agent
11828
11829 This variable controls which information should be exposed in the
11830 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11831 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11832 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11833 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11834 system type) or a custom string.  If you set it to a string, be sure to
11835 use a valid format, see RFC 2616.
11836
11837 @end table
11838
11839 You may want to do spell-checking on messages that you send out.  Or, if
11840 you don't want to spell-check by hand, you could add automatic
11841 spell-checking via the @code{ispell} package:
11842
11843 @cindex ispell
11844 @findex ispell-message
11845 @lisp
11846 (add-hook 'message-send-hook 'ispell-message)
11847 @end lisp
11848
11849 If you want to change the @code{ispell} dictionary based on what group
11850 you're in, you could say something like the following:
11851
11852 @lisp
11853 (add-hook 'gnus-select-group-hook
11854           (lambda ()
11855             (cond
11856              ((string-match
11857                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11858               (ispell-change-dictionary "deutsch"))
11859              (t
11860               (ispell-change-dictionary "english")))))
11861 @end lisp
11862
11863 Modify to suit your needs.
11864
11865
11866 @node Archived Messages
11867 @section Archived Messages
11868 @cindex archived messages
11869 @cindex sent messages
11870
11871 Gnus provides a few different methods for storing the mail and news you
11872 send.  The default method is to use the @dfn{archive virtual server} to
11873 store the messages.  If you want to disable this completely, the
11874 @code{gnus-message-archive-group} variable should be @code{nil}, which
11875 is the default.
11876
11877 For archiving interesting messages in a group you read, see the
11878 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11879 Group Commands}).
11880
11881 @vindex gnus-message-archive-method
11882 @code{gnus-message-archive-method} says what virtual server Gnus is to
11883 use to store sent messages.  The default is:
11884
11885 @lisp
11886 (nnfolder "archive"
11887           (nnfolder-directory   "~/Mail/archive")
11888           (nnfolder-active-file "~/Mail/archive/active")
11889           (nnfolder-get-new-mail nil)
11890           (nnfolder-inhibit-expiry t))
11891 @end lisp
11892
11893 You can, however, use any mail select method (@code{nnml},
11894 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11895 for doing this sort of thing, though.  If you don't like the default
11896 directory chosen, you could say something like:
11897
11898 @lisp
11899 (setq gnus-message-archive-method
11900       '(nnfolder "archive"
11901                  (nnfolder-inhibit-expiry t)
11902                  (nnfolder-active-file "~/News/sent-mail/active")
11903                  (nnfolder-directory "~/News/sent-mail/")))
11904 @end lisp
11905
11906 @vindex gnus-message-archive-group
11907 @cindex Gcc
11908 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11909 to one or more group(s) on that server.  Which group to use is
11910 determined by the @code{gnus-message-archive-group} variable.
11911
11912 This variable can be used to do the following:
11913
11914 @table @asis
11915 @item a string
11916 Messages will be saved in that group.
11917
11918 Note that you can include a select method in the group name, then the
11919 message will not be stored in the select method given by
11920 @code{gnus-message-archive-method}, but in the select method specified
11921 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11922 has the default value shown above.  Then setting
11923 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11924 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11925 value @code{"nnml:foo"}, then outgoing messages will be stored in
11926 @samp{nnml:foo}.
11927
11928 @item a list of strings
11929 Messages will be saved in all those groups.
11930
11931 @item an alist of regexps, functions and forms
11932 When a key ``matches'', the result is used.
11933
11934 @item @code{nil}
11935 No message archiving will take place.  This is the default.
11936 @end table
11937
11938 Let's illustrate:
11939
11940 Just saving to a single group called @samp{MisK}:
11941 @lisp
11942 (setq gnus-message-archive-group "MisK")
11943 @end lisp
11944
11945 Saving to two groups, @samp{MisK} and @samp{safe}:
11946 @lisp
11947 (setq gnus-message-archive-group '("MisK" "safe"))
11948 @end lisp
11949
11950 Save to different groups based on what group you are in:
11951 @lisp
11952 (setq gnus-message-archive-group
11953       '(("^alt" "sent-to-alt")
11954         ("mail" "sent-to-mail")
11955         (".*" "sent-to-misc")))
11956 @end lisp
11957
11958 More complex stuff:
11959 @lisp
11960 (setq gnus-message-archive-group
11961       '((if (message-news-p)
11962             "misc-news"
11963           "misc-mail")))
11964 @end lisp
11965
11966 How about storing all news messages in one file, but storing all mail
11967 messages in one file per month:
11968
11969 @lisp
11970 (setq gnus-message-archive-group
11971       '((if (message-news-p)
11972             "misc-news"
11973           (concat "mail." (format-time-string "%Y-%m")))))
11974 @end lisp
11975
11976 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11977 @c use a different value for @code{gnus-message-archive-group} there.)
11978
11979 Now, when you send a message off, it will be stored in the appropriate
11980 group.  (If you want to disable storing for just one particular message,
11981 you can just remove the @code{Gcc} header that has been inserted.)  The
11982 archive group will appear in the group buffer the next time you start
11983 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11984 enter it and read the articles in it just like you'd read any other
11985 group.  If the group gets really big and annoying, you can simply rename
11986 if (using @kbd{G r} in the group buffer) to something
11987 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11988 continue to be stored in the old (now empty) group.
11989
11990 That's the default method of archiving sent messages.  Gnus offers a
11991 different way for the people who don't like the default method.  In that
11992 case you should set @code{gnus-message-archive-group} to @code{nil};
11993 this will disable archiving.
11994
11995 @table @code
11996 @item gnus-outgoing-message-group
11997 @vindex gnus-outgoing-message-group
11998 All outgoing messages will be put in this group.  If you want to store
11999 all your outgoing mail and articles in the group @samp{nnml:archive},
12000 you set this variable to that value.  This variable can also be a list of
12001 group names.
12002
12003 If you want to have greater control over what group to put each
12004 message in, you can set this variable to a function that checks the
12005 current newsgroup name and then returns a suitable group name (or list
12006 of names).
12007
12008 This variable can be used instead of @code{gnus-message-archive-group},
12009 but the latter is the preferred method.
12010
12011 @item gnus-gcc-mark-as-read
12012 @vindex gnus-gcc-mark-as-read
12013 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
12014
12015 @item gnus-gcc-externalize-attachments
12016 @vindex gnus-gcc-externalize-attachments
12017 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
12018 and matches the Gcc group name, attach files as external parts; if it is
12019 @code{all}, attach local files as external parts; if it is other
12020 non-@code{nil}, the behavior is the same as @code{all}, but it may be
12021 changed in the future.
12022
12023 @end table
12024
12025
12026 @node Posting Styles
12027 @section Posting Styles
12028 @cindex posting styles
12029 @cindex styles
12030
12031 All them variables, they make my head swim.
12032
12033 So what if you want a different @code{Organization} and signature based
12034 on what groups you post to?  And you post both from your home machine
12035 and your work machine, and you want different @code{From} lines, and so
12036 on?
12037
12038 @vindex gnus-posting-styles
12039 One way to do stuff like that is to write clever hooks that change the
12040 variables you need to have changed.  That's a bit boring, so somebody
12041 came up with the bright idea of letting the user specify these things in
12042 a handy alist.  Here's an example of a @code{gnus-posting-styles}
12043 variable:
12044
12045 @lisp
12046 ((".*"
12047   (signature "Peace and happiness")
12048   (organization "What me?"))
12049  ("^comp"
12050   (signature "Death to everybody"))
12051  ("comp.emacs.i-love-it"
12052   (organization "Emacs is it")))
12053 @end lisp
12054
12055 As you might surmise from this example, this alist consists of several
12056 @dfn{styles}.  Each style will be applicable if the first element
12057 ``matches'', in some form or other.  The entire alist will be iterated
12058 over, from the beginning towards the end, and each match will be
12059 applied, which means that attributes in later styles that match override
12060 the same attributes in earlier matching styles.  So
12061 @samp{comp.programming.literate} will have the @samp{Death to everybody}
12062 signature and the @samp{What me?} @code{Organization} header.
12063
12064 The first element in each style is called the @code{match}.  If it's a
12065 string, then Gnus will try to regexp match it against the group name.
12066 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
12067 will look in the original article for a header whose name is
12068 @var{match} and compare that @var{regexp}.  @var{match} and
12069 @var{regexp} are strings.  (The original article is the one you are
12070 replying or following up to.  If you are not composing a reply or a
12071 followup, then there is nothing to match against.)  If the
12072 @code{match} is a function symbol, that function will be called with
12073 no arguments.  If it's a variable symbol, then the variable will be
12074 referenced.  If it's a list, then that list will be @code{eval}ed.  In
12075 any case, if this returns a non-@code{nil} value, then the style is
12076 said to @dfn{match}.
12077
12078 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
12079 attribute consists of a @code{(@var{name} @var{value})} pair.  In
12080 addition, you can also use the @code{(@var{name} :file @var{value})}
12081 form or the @code{(@var{name} :value @var{value})} form.  Where
12082 @code{:file} signifies @var{value} represents a file name and its
12083 contents should be used as the attribute value, @code{:value} signifies
12084 @var{value} does not represent a file name explicitly.  The attribute
12085 name can be one of:
12086
12087 @itemize @bullet
12088 @item @code{signature}
12089 @item @code{signature-file}
12090 @item @code{x-face-file}
12091 @item @code{address}, overriding @code{user-mail-address}
12092 @item @code{name}, overriding @code{(user-full-name)}
12093 @item @code{body}
12094 @end itemize
12095
12096 The attribute name can also be a string or a symbol.  In that case,
12097 this will be used as a header name, and the value will be inserted in
12098 the headers of the article; if the value is @code{nil}, the header
12099 name will be removed.  If the attribute name is @code{eval}, the form
12100 is evaluated, and the result is thrown away.
12101
12102 The attribute value can be a string (used verbatim), a function with
12103 zero arguments (the return value will be used), a variable (its value
12104 will be used) or a list (it will be @code{eval}ed and the return value
12105 will be used).  The functions and sexps are called/@code{eval}ed in the
12106 message buffer that is being set up.  The headers of the current article
12107 are available through the @code{message-reply-headers} variable, which
12108 is a vector of the following headers: number subject from date id
12109 references chars lines xref extra.
12110
12111 @vindex message-reply-headers
12112
12113 If you wish to check whether the message you are about to compose is
12114 meant to be a news article or a mail message, you can check the values
12115 of the @code{message-news-p} and @code{message-mail-p} functions.
12116
12117 @findex message-mail-p
12118 @findex message-news-p
12119
12120 So here's a new example:
12121
12122 @lisp
12123 (setq gnus-posting-styles
12124       '((".*"
12125          (signature-file "~/.signature")
12126          (name "User Name")
12127          (x-face-file "~/.xface")
12128          (x-url (getenv "WWW_HOME"))
12129          (organization "People's Front Against MWM"))
12130         ("^rec.humor"
12131          (signature my-funny-signature-randomizer))
12132         ((equal (system-name) "gnarly")  ;; @r{A form}
12133          (signature my-quote-randomizer))
12134         (message-news-p        ;; @r{A function symbol}
12135          (signature my-news-signature))
12136         (window-system         ;; @r{A value symbol}
12137          ("X-Window-System" (format "%s" window-system)))
12138         ;; @r{If I'm replying to Larsi, set the Organization header.}
12139         ((header "from" "larsi.*org")
12140          (Organization "Somewhere, Inc."))
12141         ((posting-from-work-p) ;; @r{A user defined function}
12142          (signature-file "~/.work-signature")
12143          (address "user@@bar.foo")
12144          (body "You are fired.\n\nSincerely, your boss.")
12145          (organization "Important Work, Inc"))
12146         ("nnml:.*"
12147          (From (save-excursion
12148                  (set-buffer gnus-article-buffer)
12149                  (message-fetch-field "to"))))
12150         ("^nn.+:"
12151          (signature-file "~/.mail-signature"))))
12152 @end lisp
12153
12154 The @samp{nnml:.*} rule means that you use the @code{To} address as the
12155 @code{From} address in all your outgoing replies, which might be handy
12156 if you fill many roles.
12157
12158
12159 @node Drafts
12160 @section Drafts
12161 @cindex drafts
12162
12163 If you are writing a message (mail or news) and suddenly remember that
12164 you have a steak in the oven (or some pesto in the food processor, you
12165 craaazy vegetarians), you'll probably wish there was a method to save
12166 the message you are writing so that you can continue editing it some
12167 other day, and send it when you feel its finished.
12168
12169 Well, don't worry about it.  Whenever you start composing a message of
12170 some sort using the Gnus mail and post commands, the buffer you get will
12171 automatically associate to an article in a special @dfn{draft} group.
12172 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12173 article will be saved there.  (Auto-save files also go to the draft
12174 group.)
12175
12176 @cindex nndraft
12177 @vindex nndraft-directory
12178 The draft group is a special group (which is implemented as an
12179 @code{nndraft} group, if you absolutely have to know) called
12180 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
12181 @code{nndraft} is to store its files.  What makes this group special is
12182 that you can't tick any articles in it or mark any articles as
12183 read---all articles in the group are permanently unread.
12184
12185 If the group doesn't exist, it will be created and you'll be subscribed
12186 to it.  The only way to make it disappear from the Group buffer is to
12187 unsubscribe it.  The special properties of the draft group comes from
12188 a group property (@pxref{Group Parameters}), and if lost the group
12189 behaves like any other group.  This means the commands below will not
12190 be available.  To restore the special properties of the group, the
12191 simplest way is to kill the group, using @kbd{C-k}, and restart
12192 Gnus.  The group is automatically created again with the
12193 correct parameters.  The content of the group is not lost.
12194
12195 @c @findex gnus-dissociate-buffer-from-draft
12196 @c @kindex C-c M-d (Mail)
12197 @c @kindex C-c M-d (Post)
12198 @c @findex gnus-associate-buffer-with-draft
12199 @c @kindex C-c C-d (Mail)
12200 @c @kindex C-c C-d (Post)
12201 @c If you're writing some super-secret message that you later want to
12202 @c encode with PGP before sending, you may wish to turn the auto-saving
12203 @c (and association with the draft group) off.  You never know who might be
12204 @c interested in reading all your extremely valuable and terribly horrible
12205 @c and interesting secrets.  The @kbd{C-c M-d}
12206 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12207 @c If you change your mind and want to turn the auto-saving back on again,
12208 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12209 @c
12210 @c @vindex gnus-use-draft
12211 @c To leave association with the draft group off by default, set
12212 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12213
12214 @findex gnus-draft-edit-message
12215 @kindex D e (Draft)
12216 When you want to continue editing the article, you simply enter the
12217 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12218 that.  You will be placed in a buffer where you left off.
12219
12220 Rejected articles will also be put in this draft group (@pxref{Rejected
12221 Articles}).
12222
12223 @findex gnus-draft-send-all-messages
12224 @kindex D s (Draft)
12225 @findex gnus-draft-send-message
12226 @kindex D S (Draft)
12227 If you have lots of rejected messages you want to post (or mail) without
12228 doing further editing, you can use the @kbd{D s} command
12229 (@code{gnus-draft-send-message}).  This command understands the
12230 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12231 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12232 in the buffer.
12233
12234 @findex gnus-draft-toggle-sending
12235 @kindex D t (Draft)
12236 If you have some messages that you wish not to send, you can use the
12237 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12238 as unsendable.  This is a toggling command.
12239
12240
12241 @node Rejected Articles
12242 @section Rejected Articles
12243 @cindex rejected articles
12244
12245 Sometimes a news server will reject an article.  Perhaps the server
12246 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12247 @emph{there be demons}.  Perhaps you have included too much cited text.
12248 Perhaps the disk is full.  Perhaps the server is down.
12249
12250 These situations are, of course, totally beyond the control of Gnus.
12251 (Gnus, of course, loves the way you look, always feels great, has angels
12252 fluttering around inside of it, doesn't care about how much cited text
12253 you include, never runs full and never goes down.)  So Gnus saves these
12254 articles until some later time when the server feels better.
12255
12256 The rejected articles will automatically be put in a special draft group
12257 (@pxref{Drafts}).  When the server comes back up again, you'd then
12258 typically enter that group and send all the articles off.
12259
12260 @node Signing and encrypting
12261 @section Signing and encrypting
12262 @cindex using gpg
12263 @cindex using s/mime
12264 @cindex using smime
12265
12266 Gnus can digitally sign and encrypt your messages, using vanilla
12267 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12268 decoding such messages, see the @code{mm-verify-option} and
12269 @code{mm-decrypt-option} options (@pxref{Security}).
12270
12271 @vindex gnus-message-replysign
12272 @vindex gnus-message-replyencrypt
12273 @vindex gnus-message-replysignencrypted
12274 Often, you would like to sign replies to people who send you signed
12275 messages.  Even more often, you might want to encrypt messages which
12276 are in reply to encrypted messages.  Gnus offers
12277 @code{gnus-message-replysign} to enable the former, and
12278 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12279 @code{gnus-message-replysignencrypted} (on by default) will sign
12280 automatically encrypted messages.
12281
12282 Instructing @acronym{MML} to perform security operations on a
12283 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12284 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12285
12286 @table @kbd
12287
12288 @item C-c C-m s s
12289 @kindex C-c C-m s s (Message)
12290 @findex mml-secure-message-sign-smime
12291
12292 Digitally sign current message using @acronym{S/MIME}.
12293
12294 @item C-c C-m s o
12295 @kindex C-c C-m s o (Message)
12296 @findex mml-secure-message-sign-pgp
12297
12298 Digitally sign current message using @acronym{PGP}.
12299
12300 @item C-c C-m s p
12301 @kindex C-c C-m s p (Message)
12302 @findex mml-secure-message-sign-pgp
12303
12304 Digitally sign current message using @acronym{PGP/MIME}.
12305
12306 @item C-c C-m c s
12307 @kindex C-c C-m c s (Message)
12308 @findex mml-secure-message-encrypt-smime
12309
12310 Digitally encrypt current message using @acronym{S/MIME}.
12311
12312 @item C-c C-m c o
12313 @kindex C-c C-m c o (Message)
12314 @findex mml-secure-message-encrypt-pgp
12315
12316 Digitally encrypt current message using @acronym{PGP}.
12317
12318 @item C-c C-m c p
12319 @kindex C-c C-m c p (Message)
12320 @findex mml-secure-message-encrypt-pgpmime
12321
12322 Digitally encrypt current message using @acronym{PGP/MIME}.
12323
12324 @item C-c C-m C-n
12325 @kindex C-c C-m C-n (Message)
12326 @findex mml-unsecure-message
12327 Remove security related @acronym{MML} tags from message.
12328
12329 @end table
12330
12331 @xref{Security, ,Security, message, Message Manual}, for more information.
12332
12333 @node Select Methods
12334 @chapter Select Methods
12335 @cindex foreign groups
12336 @cindex select methods
12337
12338 A @dfn{foreign group} is a group not read by the usual (or
12339 default) means.  It could be, for instance, a group from a different
12340 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12341 personal mail group.
12342
12343 A foreign group (or any group, really) is specified by a @dfn{name} and
12344 a @dfn{select method}.  To take the latter first, a select method is a
12345 list where the first element says what back end to use (e.g. @code{nntp},
12346 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12347 name}.  There may be additional elements in the select method, where the
12348 value may have special meaning for the back end in question.
12349
12350 One could say that a select method defines a @dfn{virtual server}---so
12351 we do just that (@pxref{Server Buffer}).
12352
12353 The @dfn{name} of the group is the name the back end will recognize the
12354 group as.
12355
12356 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12357 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12358 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12359 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12360 back end just knows this group as @samp{soc.motss}.
12361
12362 The different methods all have their peculiarities, of course.
12363
12364 @menu
12365 * Server Buffer::               Making and editing virtual servers.
12366 * Getting News::                Reading USENET news with Gnus.
12367 * Getting Mail::                Reading your personal mail with Gnus.
12368 * Browsing the Web::            Getting messages from a plethora of Web sources.
12369 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12370 * Other Sources::               Reading directories, files, SOUP packets.
12371 * Combined Groups::             Combining groups into one group.
12372 * Email Based Diary::           Using mails to manage diary events in Gnus.
12373 * Gnus Unplugged::              Reading news and mail offline.
12374 @end menu
12375
12376
12377 @node Server Buffer
12378 @section Server Buffer
12379
12380 Traditionally, a @dfn{server} is a machine or a piece of software that
12381 one connects to, and then requests information from.  Gnus does not
12382 connect directly to any real servers, but does all transactions through
12383 one back end or other.  But that's just putting one layer more between
12384 the actual media and Gnus, so we might just as well say that each
12385 back end represents a virtual server.
12386
12387 For instance, the @code{nntp} back end may be used to connect to several
12388 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12389 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12390 use, and what parameters to set by specifying a @dfn{select method}.
12391
12392 These select method specifications can sometimes become quite
12393 complicated---say, for instance, that you want to read from the
12394 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12395 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12396 Anyway, if you had to specify that for each group that used this
12397 server, that would be too much work, so Gnus offers a way of naming
12398 select methods, which is what you do in the server buffer.
12399
12400 To enter the server buffer, use the @kbd{^}
12401 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12402
12403 @menu
12404 * Server Buffer Format::        You can customize the look of this buffer.
12405 * Server Commands::             Commands to manipulate servers.
12406 * Example Methods::             Examples server specifications.
12407 * Creating a Virtual Server::   An example session.
12408 * Server Variables::            Which variables to set.
12409 * Servers and Methods::         You can use server names as select methods.
12410 * Unavailable Servers::         Some servers you try to contact may be down.
12411 @end menu
12412
12413 @vindex gnus-server-mode-hook
12414 @code{gnus-server-mode-hook} is run when creating the server buffer.
12415
12416
12417 @node Server Buffer Format
12418 @subsection Server Buffer Format
12419 @cindex server buffer format
12420
12421 @vindex gnus-server-line-format
12422 You can change the look of the server buffer lines by changing the
12423 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12424 variable, with some simple extensions:
12425
12426 @table @samp
12427
12428 @item h
12429 How the news is fetched---the back end name.
12430
12431 @item n
12432 The name of this server.
12433
12434 @item w
12435 Where the news is to be fetched from---the address.
12436
12437 @item s
12438 The opened/closed/denied status of the server.
12439
12440 @item a
12441 Whether this server is agentized.
12442 @end table
12443
12444 @vindex gnus-server-mode-line-format
12445 The mode line can also be customized by using the
12446 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12447 Formatting}).  The following specs are understood:
12448
12449 @table @samp
12450 @item S
12451 Server name.
12452
12453 @item M
12454 Server method.
12455 @end table
12456
12457 Also @pxref{Formatting Variables}.
12458
12459
12460 @node Server Commands
12461 @subsection Server Commands
12462 @cindex server commands
12463
12464 @table @kbd
12465
12466 @item v
12467 @kindex v (Server)
12468 @cindex keys, reserved for users (Server)
12469 The key @kbd{v} is reserved for users.  You can bind it key to some
12470 function or better use it as a prefix key.
12471
12472 @item a
12473 @kindex a (Server)
12474 @findex gnus-server-add-server
12475 Add a new server (@code{gnus-server-add-server}).
12476
12477 @item e
12478 @kindex e (Server)
12479 @findex gnus-server-edit-server
12480 Edit a server (@code{gnus-server-edit-server}).
12481
12482 @item SPACE
12483 @kindex SPACE (Server)
12484 @findex gnus-server-read-server
12485 Browse the current server (@code{gnus-server-read-server}).
12486
12487 @item q
12488 @kindex q (Server)
12489 @findex gnus-server-exit
12490 Return to the group buffer (@code{gnus-server-exit}).
12491
12492 @item k
12493 @kindex k (Server)
12494 @findex gnus-server-kill-server
12495 Kill the current server (@code{gnus-server-kill-server}).
12496
12497 @item y
12498 @kindex y (Server)
12499 @findex gnus-server-yank-server
12500 Yank the previously killed server (@code{gnus-server-yank-server}).
12501
12502 @item c
12503 @kindex c (Server)
12504 @findex gnus-server-copy-server
12505 Copy the current server (@code{gnus-server-copy-server}).
12506
12507 @item l
12508 @kindex l (Server)
12509 @findex gnus-server-list-servers
12510 List all servers (@code{gnus-server-list-servers}).
12511
12512 @item s
12513 @kindex s (Server)
12514 @findex gnus-server-scan-server
12515 Request that the server scan its sources for new articles
12516 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12517 servers.
12518
12519 @item g
12520 @kindex g (Server)
12521 @findex gnus-server-regenerate-server
12522 Request that the server regenerate all its data structures
12523 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12524 a mail back end that has gotten out of sync.
12525
12526 @end table
12527
12528
12529 @node Example Methods
12530 @subsection Example Methods
12531
12532 Most select methods are pretty simple and self-explanatory:
12533
12534 @lisp
12535 (nntp "news.funet.fi")
12536 @end lisp
12537
12538 Reading directly from the spool is even simpler:
12539
12540 @lisp
12541 (nnspool "")
12542 @end lisp
12543
12544 As you can see, the first element in a select method is the name of the
12545 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12546 will.
12547
12548 After these two elements, there may be an arbitrary number of
12549 @code{(@var{variable} @var{form})} pairs.
12550
12551 To go back to the first example---imagine that you want to read from
12552 port 15 on that machine.  This is what the select method should
12553 look like then:
12554
12555 @lisp
12556 (nntp "news.funet.fi" (nntp-port-number 15))
12557 @end lisp
12558
12559 You should read the documentation to each back end to find out what
12560 variables are relevant, but here's an @code{nnmh} example:
12561
12562 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12563 you have two structures that you wish to access: One is your private
12564 mail spool, and the other is a public one.  Here's the possible spec for
12565 your private mail:
12566
12567 @lisp
12568 (nnmh "private" (nnmh-directory "~/private/mail/"))
12569 @end lisp
12570
12571 (This server is then called @samp{private}, but you may have guessed
12572 that.)
12573
12574 Here's the method for a public spool:
12575
12576 @lisp
12577 (nnmh "public"
12578       (nnmh-directory "/usr/information/spool/")
12579       (nnmh-get-new-mail nil))
12580 @end lisp
12581
12582 @cindex proxy
12583 @cindex firewall
12584
12585 If you are behind a firewall and only have access to the @acronym{NNTP}
12586 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12587 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12588 Doing this can be rather fiddly, but your virtual server definition
12589 should probably look something like this:
12590
12591 @lisp
12592 (nntp "firewall"
12593       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12594       (nntp-via-address "the.firewall.machine")
12595       (nntp-address "the.real.nntp.host")
12596       (nntp-end-of-line "\n"))
12597 @end lisp
12598
12599 If you want to use the wonderful @code{ssh} program to provide a
12600 compressed connection over the modem line, you could add the following
12601 configuration to the example above:
12602
12603 @lisp
12604       (nntp-via-rlogin-command "ssh")
12605 @end lisp
12606
12607 See also @code{nntp-via-rlogin-command-switches}.  Here's an example for
12608 an indirect connection:
12609 @lisp
12610 (setq gnus-select-method
12611       '(nntp "indirect"
12612              (nntp-address "news.server.example")
12613              (nntp-via-user-name "intermediate_user_name")
12614              (nntp-via-address "intermediate.host.example")
12615              (nntp-via-rlogin-command "ssh")
12616              (nntp-end-of-line "\n")
12617              (nntp-via-rlogin-command-switches ("-C" "-t" "-e" "none"))
12618              (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)))
12619 @end lisp
12620
12621 If you're behind a firewall, but have direct access to the outside world
12622 through a wrapper command like "runsocks", you could open a socksified
12623 telnet connection to the news server as follows:
12624
12625 @lisp
12626 (nntp "outside"
12627       (nntp-pre-command "runsocks")
12628       (nntp-open-connection-function nntp-open-via-telnet)
12629       (nntp-address "the.news.server")
12630       (nntp-end-of-line "\n"))
12631 @end lisp
12632
12633 This means that you have to have set up @code{ssh-agent} correctly to
12634 provide automatic authorization, of course.  And to get a compressed
12635 connection, you have to have the @samp{Compression} option in the
12636 @code{ssh} @file{config} file.
12637
12638
12639 @node Creating a Virtual Server
12640 @subsection Creating a Virtual Server
12641
12642 If you're saving lots of articles in the cache by using persistent
12643 articles, you may want to create a virtual server to read the cache.
12644
12645 First you need to add a new server.  The @kbd{a} command does that.  It
12646 would probably be best to use @code{nnml} to read the cache.  You
12647 could also use @code{nnspool} or @code{nnmh}, though.
12648
12649 Type @kbd{a nnml RET cache RET}.
12650
12651 You should now have a brand new @code{nnml} virtual server called
12652 @samp{cache}.  You now need to edit it to have the right definitions.
12653 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12654 will contain the following:
12655
12656 @lisp
12657 (nnml "cache")
12658 @end lisp
12659
12660 Change that to:
12661
12662 @lisp
12663 (nnml "cache"
12664          (nnml-directory "~/News/cache/")
12665          (nnml-active-file "~/News/cache/active"))
12666 @end lisp
12667
12668 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12669 @kbd{RET} over this virtual server, you should be entered into a browse
12670 buffer, and you should be able to enter any of the groups displayed.
12671
12672
12673 @node Server Variables
12674 @subsection Server Variables
12675 @cindex server variables
12676 @cindex server parameters
12677
12678 One sticky point when defining variables (both on back ends and in Emacs
12679 in general) is that some variables are typically initialized from other
12680 variables when the definition of the variables is being loaded.  If you
12681 change the ``base'' variable after the variables have been loaded, you
12682 won't change the ``derived'' variables.
12683
12684 This typically affects directory and file variables.  For instance,
12685 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12686 directory variables are initialized from that variable, so
12687 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12688 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12689 @code{nnml-directory}---you have to explicitly set all the file
12690 variables to be what you want them to be.  For a complete list of
12691 variables for each back end, see each back end's section later in this
12692 manual, but here's an example @code{nnml} definition:
12693
12694 @lisp
12695 (nnml "public"
12696       (nnml-directory "~/my-mail/")
12697       (nnml-active-file "~/my-mail/active")
12698       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12699 @end lisp
12700
12701 Server variables are often called @dfn{server parameters}.
12702
12703 @node Servers and Methods
12704 @subsection Servers and Methods
12705
12706 Wherever you would normally use a select method
12707 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12708 when browsing a foreign server) you can use a virtual server name
12709 instead.  This could potentially save lots of typing.  And it's nice all
12710 over.
12711
12712
12713 @node Unavailable Servers
12714 @subsection Unavailable Servers
12715
12716 If a server seems to be unreachable, Gnus will mark that server as
12717 @code{denied}.  That means that any subsequent attempt to make contact
12718 with that server will just be ignored.  ``It can't be opened,'' Gnus
12719 will tell you, without making the least effort to see whether that is
12720 actually the case or not.
12721
12722 That might seem quite naughty, but it does make sense most of the time.
12723 Let's say you have 10 groups subscribed to on server
12724 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12725 away from you and the machine is quite slow, so it takes 1 minute just
12726 to find out that it refuses connection to you today.  If Gnus were to
12727 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12728 attempt to do that.  Once it has gotten a single ``connection refused'',
12729 it will regard that server as ``down''.
12730
12731 So, what happens if the machine was only feeling unwell temporarily?
12732 How do you test to see whether the machine has come up again?
12733
12734 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12735 with the following commands:
12736
12737 @table @kbd
12738
12739 @item O
12740 @kindex O (Server)
12741 @findex gnus-server-open-server
12742 Try to establish connection to the server on the current line
12743 (@code{gnus-server-open-server}).
12744
12745 @item C
12746 @kindex C (Server)
12747 @findex gnus-server-close-server
12748 Close the connection (if any) to the server
12749 (@code{gnus-server-close-server}).
12750
12751 @item D
12752 @kindex D (Server)
12753 @findex gnus-server-deny-server
12754 Mark the current server as unreachable
12755 (@code{gnus-server-deny-server}).
12756
12757 @item M-o
12758 @kindex M-o (Server)
12759 @findex gnus-server-open-all-servers
12760 Open the connections to all servers in the buffer
12761 (@code{gnus-server-open-all-servers}).
12762
12763 @item M-c
12764 @kindex M-c (Server)
12765 @findex gnus-server-close-all-servers
12766 Close the connections to all servers in the buffer
12767 (@code{gnus-server-close-all-servers}).
12768
12769 @item R
12770 @kindex R (Server)
12771 @findex gnus-server-remove-denials
12772 Remove all marks to whether Gnus was denied connection from any servers
12773 (@code{gnus-server-remove-denials}).
12774
12775 @item L
12776 @kindex L (Server)
12777 @findex gnus-server-offline-server
12778 Set server status to offline (@code{gnus-server-offline-server}).
12779
12780 @end table
12781
12782
12783 @node Getting News
12784 @section Getting News
12785 @cindex reading news
12786 @cindex news back ends
12787
12788 A newsreader is normally used for reading news.  Gnus currently provides
12789 only two methods of getting news---it can read from an @acronym{NNTP} server,
12790 or it can read from a local spool.
12791
12792 @menu
12793 * NNTP::                        Reading news from an @acronym{NNTP} server.
12794 * News Spool::                  Reading news from the local spool.
12795 @end menu
12796
12797
12798 @node NNTP
12799 @subsection NNTP
12800 @cindex nntp
12801
12802 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12803 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12804 server as the, uhm, address.
12805
12806 If the @acronym{NNTP} server is located at a non-standard port, setting the
12807 third element of the select method to this port number should allow you
12808 to connect to the right port.  You'll have to edit the group info for
12809 that (@pxref{Foreign Groups}).
12810
12811 The name of the foreign group can be the same as a native group.  In
12812 fact, you can subscribe to the same group from as many different servers
12813 you feel like.  There will be no name collisions.
12814
12815 The following variables can be used to create a virtual @code{nntp}
12816 server:
12817
12818 @table @code
12819
12820 @item nntp-server-opened-hook
12821 @vindex nntp-server-opened-hook
12822 @cindex @sc{mode reader}
12823 @cindex authinfo
12824 @cindex authentification
12825 @cindex nntp authentification
12826 @findex nntp-send-authinfo
12827 @findex nntp-send-mode-reader
12828 is run after a connection has been made.  It can be used to send
12829 commands to the @acronym{NNTP} server after it has been contacted.  By
12830 default it sends the command @code{MODE READER} to the server with the
12831 @code{nntp-send-mode-reader} function.  This function should always be
12832 present in this hook.
12833
12834 @item nntp-authinfo-function
12835 @vindex nntp-authinfo-function
12836 @findex nntp-send-authinfo
12837 @vindex nntp-authinfo-file
12838 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12839 server.  The default function is @code{nntp-send-authinfo}, which looks
12840 through your @file{~/.authinfo} (or whatever you've set the
12841 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12842 are found, it will prompt you for a login name and a password.  The
12843 format of the @file{~/.authinfo} file is (almost) the same as the
12844 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12845 manual page, but here are the salient facts:
12846
12847 @enumerate
12848 @item
12849 The file contains one or more line, each of which define one server.
12850
12851 @item
12852 Each line may contain an arbitrary number of token/value pairs.
12853
12854 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12855 @samp{default}.  In addition Gnus introduces two new tokens, not present
12856 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12857 @samp{force}.  (This is the only way the @file{.authinfo} file format
12858 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12859 indicate what port on the server the credentials apply to and
12860 @samp{force} is explained below.
12861
12862 @end enumerate
12863
12864 Here's an example file:
12865
12866 @example
12867 machine news.uio.no login larsi password geheimnis
12868 machine nntp.ifi.uio.no login larsi force yes
12869 @end example
12870
12871 The token/value pairs may appear in any order; @samp{machine} doesn't
12872 have to be first, for instance.
12873
12874 In this example, both login name and password have been supplied for the
12875 former server, while the latter has only the login name listed, and the
12876 user will be prompted for the password.  The latter also has the
12877 @samp{force} tag, which means that the authinfo will be sent to the
12878 @var{nntp} server upon connection; the default (i.e., when there is not
12879 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12880 until the @var{nntp} server asks for it.
12881
12882 You can also add @samp{default} lines that will apply to all servers
12883 that don't have matching @samp{machine} lines.
12884
12885 @example
12886 default force yes
12887 @end example
12888
12889 This will force sending @samp{AUTHINFO} commands to all servers not
12890 previously mentioned.
12891
12892 Remember to not leave the @file{~/.authinfo} file world-readable.
12893
12894 @item nntp-server-action-alist
12895 @vindex nntp-server-action-alist
12896 This is a list of regexps to match on server types and actions to be
12897 taken when matches are made.  For instance, if you want Gnus to beep
12898 every time you connect to innd, you could say something like:
12899
12900 @lisp
12901 (setq nntp-server-action-alist
12902       '(("innd" (ding))))
12903 @end lisp
12904
12905 You probably don't want to do that, though.
12906
12907 The default value is
12908
12909 @lisp
12910 '(("nntpd 1\\.5\\.11t"
12911    (remove-hook 'nntp-server-opened-hook
12912                 'nntp-send-mode-reader)))
12913 @end lisp
12914
12915 This ensures that Gnus doesn't send the @code{MODE READER} command to
12916 nntpd 1.5.11t, since that command chokes that server, I've been told.
12917
12918 @item nntp-maximum-request
12919 @vindex nntp-maximum-request
12920 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12921 will collect headers by sending a series of @code{head} commands.  To
12922 speed things up, the back end sends lots of these commands without
12923 waiting for reply, and then reads all the replies.  This is controlled
12924 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12925 your network is buggy, you should set this to 1.
12926
12927 @item nntp-connection-timeout
12928 @vindex nntp-connection-timeout
12929 If you have lots of foreign @code{nntp} groups that you connect to
12930 regularly, you're sure to have problems with @acronym{NNTP} servers not
12931 responding properly, or being too loaded to reply within reasonable
12932 time.  This is can lead to awkward problems, which can be helped
12933 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12934 that says how many seconds the @code{nntp} back end should wait for a
12935 connection before giving up.  If it is @code{nil}, which is the default,
12936 no timeouts are done.
12937
12938 @item nntp-nov-is-evil
12939 @vindex nntp-nov-is-evil
12940 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12941 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12942 can be used.
12943
12944 @item nntp-xover-commands
12945 @vindex nntp-xover-commands
12946 @cindex @acronym{NOV}
12947 @cindex XOVER
12948 List of strings used as commands to fetch @acronym{NOV} lines from a
12949 server.  The default value of this variable is @code{("XOVER"
12950 "XOVERVIEW")}.
12951
12952 @item nntp-nov-gap
12953 @vindex nntp-nov-gap
12954 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12955 the server.  The server responds with one huge list of lines.  However,
12956 if you have read articles 2-5000 in the group, and only want to read
12957 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12958 lines that you will not need.  This variable says how
12959 big a gap between two consecutive articles is allowed to be before the
12960 @code{XOVER} request is split into several request.  Note that if your
12961 network is fast, setting this variable to a really small number means
12962 that fetching will probably be slower.  If this variable is @code{nil},
12963 @code{nntp} will never split requests.  The default is 5.
12964
12965 @item nntp-prepare-server-hook
12966 @vindex nntp-prepare-server-hook
12967 A hook run before attempting to connect to an @acronym{NNTP} server.
12968
12969 @item nntp-record-commands
12970 @vindex nntp-record-commands
12971 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12972 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12973 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12974 that doesn't seem to work.
12975
12976 @item nntp-open-connection-function
12977 @vindex nntp-open-connection-function
12978 It is possible to customize how the connection to the nntp server will
12979 be opened.  If you specify an @code{nntp-open-connection-function}
12980 parameter, Gnus will use that function to establish the connection.
12981 Seven pre-made functions are supplied.  These functions can be grouped
12982 in two categories: direct connection functions (four pre-made), and
12983 indirect ones (three pre-made).
12984
12985 @item nntp-prepare-post-hook
12986 @vindex nntp-prepare-post-hook
12987 A hook run just before posting an article.  If there is no
12988 @code{Message-ID} header in the article and the news server provides the
12989 recommended ID, it will be added to the article before running this
12990 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12991 inhibit Gnus to add a @code{Message-ID} header, you could say:
12992
12993 @lisp
12994 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12995 @end lisp
12996
12997 Note that not all servers support the recommended ID.  This works for
12998 INN versions 2.3.0 and later, for instance.
12999
13000 @end table
13001
13002 @menu
13003 * Direct Functions::            Connecting directly to the server.
13004 * Indirect Functions::          Connecting indirectly to the server.
13005 * Common Variables::            Understood by several connection functions.
13006 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
13007 @end menu
13008
13009
13010 @node Direct Functions
13011 @subsubsection Direct Functions
13012 @cindex direct connection functions
13013
13014 These functions are called direct because they open a direct connection
13015 between your machine and the @acronym{NNTP} server.  The behavior of these
13016 functions is also affected by commonly understood variables
13017 (@pxref{Common Variables}).
13018
13019 @table @code
13020 @findex nntp-open-network-stream
13021 @item nntp-open-network-stream
13022 This is the default, and simply connects to some port or other on the
13023 remote system.
13024
13025 @findex nntp-open-tls-stream
13026 @item nntp-open-tls-stream
13027 Opens a connection to a server over a @dfn{secure} channel.  To use
13028 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
13029 installed.  You then define a server as follows:
13030
13031 @lisp
13032 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
13033 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
13034 ;;
13035 (nntp "snews.bar.com"
13036       (nntp-open-connection-function nntp-open-tls-stream)
13037       (nntp-port-number )
13038       (nntp-address "snews.bar.com"))
13039 @end lisp
13040
13041 @findex nntp-open-ssl-stream
13042 @item nntp-open-ssl-stream
13043 Opens a connection to a server over a @dfn{secure} channel.  To use
13044 this you must have @uref{http://www.openssl.org, OpenSSL} or
13045 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
13046 then define a server as follows:
13047
13048 @lisp
13049 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
13050 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
13051 ;;
13052 (nntp "snews.bar.com"
13053       (nntp-open-connection-function nntp-open-ssl-stream)
13054       (nntp-port-number 563)
13055       (nntp-address "snews.bar.com"))
13056 @end lisp
13057
13058 @findex nntp-open-telnet-stream
13059 @item nntp-open-telnet-stream
13060 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
13061 it.  You might wonder why this function exists, since we have the
13062 default @code{nntp-open-network-stream} which would do the job.  (One
13063 of) the reason(s) is that if you are behind a firewall but have direct
13064 connections to the outside world thanks to a command wrapper like
13065 @code{runsocks}, you can use it like this:
13066
13067 @lisp
13068 (nntp "socksified"
13069       (nntp-pre-command "runsocks")
13070       (nntp-open-connection-function nntp-open-telnet-stream)
13071       (nntp-address "the.news.server"))
13072 @end lisp
13073
13074 With the default method, you would need to wrap your whole Emacs
13075 session, which is not a good idea.
13076 @end table
13077
13078
13079 @node Indirect Functions
13080 @subsubsection Indirect Functions
13081 @cindex indirect connection functions
13082
13083 These functions are called indirect because they connect to an
13084 intermediate host before actually connecting to the @acronym{NNTP} server.
13085 All of these functions and related variables are also said to belong to
13086 the ``via'' family of connection: they're all prefixed with ``via'' to make
13087 things cleaner.  The behavior of these functions is also affected by
13088 commonly understood variables (@pxref{Common Variables}).
13089
13090 @table @code
13091 @item nntp-open-via-rlogin-and-telnet
13092 @findex nntp-open-via-rlogin-and-telnet
13093 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
13094 to the real @acronym{NNTP} server from there.  This is useful for instance if
13095 you need to connect to a firewall machine first.
13096
13097 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
13098
13099 @table @code
13100 @item nntp-via-rlogin-command
13101 @vindex nntp-via-rlogin-command
13102 Command used to log in on the intermediate host.  The default is
13103 @samp{rsh}, but @samp{ssh} is a popular alternative.
13104
13105 @item nntp-via-rlogin-command-switches
13106 @vindex nntp-via-rlogin-command-switches
13107 List of strings to be used as the switches to
13108 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
13109 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
13110 @samp{("-C")} in order to compress all data connections, otherwise set
13111 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
13112 the telnet command requires a pseudo-tty allocation on an intermediate
13113 host.
13114 @end table
13115
13116 Note that you may want to change the value for @code{nntp-end-of-line}
13117 to @samp{\n} (@pxref{Common Variables}).
13118
13119 @item nntp-open-via-rlogin-and-netcat
13120 @findex nntp-open-via-rlogin-and-netcat
13121 Does essentially the same, but uses
13122 @uref{http://netcat.sourceforge.net/, netcat} instead of @samp{telnet}
13123 to connect to the real @acronym{NNTP} server from the intermediate host.
13124
13125 @code{nntp-open-via-rlogin-and-netcat}-specific variables:
13126
13127 @table @code
13128 @item nntp-via-netcat-command
13129 @vindex nntp-via-netcat-command
13130 Command used to connect to the real @acronym{NNTP} server from the
13131 intermediate host.  The default is @samp{nc}.  You can also use other
13132 programs like @uref{http://www.imasy.or.jp/~gotoh/ssh/connect.html,
13133 connect} instead.
13134
13135 @item nntp-via-netcat-switches
13136 @vindex nntp-via-netcat-switches
13137 List of strings to be used as the switches to the
13138 @code{nntp-via-telnet-command} command.  The default is @code{nil}.
13139
13140 @item nntp-via-rlogin-command
13141 @vindex nntp-via-rlogin-command
13142 Command used to log in on the intermediate host.  The default is
13143 @samp{rsh}, but @samp{ssh} is a popular alternative.
13144
13145 @item nntp-via-rlogin-command-switches
13146 @vindex nntp-via-rlogin-command-switches
13147 List of strings to be used as the switches to
13148 @code{nntp-via-rlogin-command}.  The default is @code{nil}.
13149 @end table
13150
13151 @item nntp-open-via-telnet-and-telnet
13152 @findex nntp-open-via-telnet-and-telnet
13153 Does essentially the same, but uses @samp{telnet} instead of
13154 @samp{rlogin} to connect to the intermediate host.
13155
13156 @code{nntp-open-via-telnet-and-telnet}-specific variables:
13157
13158 @table @code
13159 @item nntp-via-telnet-command
13160 @vindex nntp-via-telnet-command
13161 Command used to @code{telnet} the intermediate host.  The default is
13162 @samp{telnet}.
13163
13164 @item nntp-via-telnet-switches
13165 @vindex nntp-via-telnet-switches
13166 List of strings to be used as the switches to the
13167 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
13168
13169 @item nntp-via-user-password
13170 @vindex nntp-via-user-password
13171 Password to use when logging in on the intermediate host.
13172
13173 @item nntp-via-envuser
13174 @vindex nntp-via-envuser
13175 If non-@code{nil}, the intermediate @code{telnet} session (client and
13176 server both) will support the @code{ENVIRON} option and not prompt for
13177 login name.  This works for Solaris @code{telnet}, for instance.
13178
13179 @item nntp-via-shell-prompt
13180 @vindex nntp-via-shell-prompt
13181 Regexp matching the shell prompt on the intermediate host.  The default
13182 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13183
13184 @end table
13185
13186 Note that you may want to change the value for @code{nntp-end-of-line}
13187 to @samp{\n} (@pxref{Common Variables}).
13188 @end table
13189
13190
13191 Here are some additional variables that are understood by all the above
13192 functions:
13193
13194 @table @code
13195
13196 @item nntp-via-user-name
13197 @vindex nntp-via-user-name
13198 User name to use when connecting to the intermediate host.
13199
13200 @item nntp-via-address
13201 @vindex nntp-via-address
13202 Address of the intermediate host to connect to.
13203
13204 @end table
13205
13206
13207 @node Common Variables
13208 @subsubsection Common Variables
13209
13210 The following variables affect the behavior of all, or several of the
13211 pre-made connection functions.  When not specified, all functions are
13212 affected (the values of the following variables will be used as the
13213 default if each virtual @code{nntp} server doesn't specify those server
13214 variables individually).
13215
13216 @table @code
13217
13218 @item nntp-pre-command
13219 @vindex nntp-pre-command
13220 A command wrapper to use when connecting through a non native
13221 connection function (all except @code{nntp-open-network-stream},
13222 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}).  This is
13223 where you would put a @samp{SOCKS} wrapper for instance.
13224
13225 @item nntp-address
13226 @vindex nntp-address
13227 The address of the @acronym{NNTP} server.
13228
13229 @item nntp-port-number
13230 @vindex nntp-port-number
13231 Port number to connect to the @acronym{NNTP} server.  The default is
13232 @samp{nntp}.  If you use @acronym{NNTP} over
13233 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13234 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13235 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13236 not work with named ports.
13237
13238 @item nntp-end-of-line
13239 @vindex nntp-end-of-line
13240 String to use as end-of-line marker when talking to the @acronym{NNTP}
13241 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13242 using a non native telnet connection function.
13243
13244 @item nntp-telnet-command
13245 @vindex nntp-telnet-command
13246 Command to use when connecting to the @acronym{NNTP} server through
13247 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13248 just for the real @acronym{NNTP} server.  The default is
13249 @samp{telnet}.
13250
13251 @item nntp-telnet-switches
13252 @vindex nntp-telnet-switches
13253 A list of switches to pass to @code{nntp-telnet-command}.  The default
13254 is @samp{("-8")}.
13255
13256 @end table
13257
13258 @node NNTP marks
13259 @subsubsection NNTP marks
13260 @cindex storing NNTP marks
13261
13262 Gnus stores marks (@pxref{Marking Articles}) for @acronym{NNTP}
13263 servers in marks files.  A marks file records what marks you have set
13264 in a group and each file is specific to the corresponding server.
13265 Marks files are stored in @file{~/News/marks}
13266 (@code{nntp-marks-directory}) under a classic hierarchy resembling
13267 that of a news server, for example marks for the group
13268 @samp{gmane.discuss} on the news.gmane.org server will be stored in
13269 the file @file{~/News/marks/news.gmane.org/gmane/discuss/.marks}.
13270
13271 Marks files are useful because you can copy the @file{~/News/marks}
13272 directory (using rsync, scp or whatever) to another Gnus installation,
13273 and it will realize what articles you have read and marked.  The data
13274 in @file{~/News/marks} has priority over the same data in
13275 @file{~/.newsrc.eld}.
13276
13277 Note that marks files are very much server-specific: Gnus remembers
13278 the article numbers so if you don't use the same servers on both
13279 installations things are most likely to break (most @acronym{NNTP}
13280 servers do not use the same article numbers as any other server).
13281 However, if you use servers A, B, C on one installation and servers A,
13282 D, E on the other, you can sync the marks files for A and then you'll
13283 get synchronization for that server between the two installations.
13284
13285 Using @acronym{NNTP} marks can possibly incur a performance penalty so
13286 if Gnus feels sluggish, try setting the @code{nntp-marks-is-evil}
13287 variable to @code{t}.  Marks will then be stored in @file{~/.newsrc.eld}.
13288
13289 Related variables:
13290
13291 @table @code
13292
13293 @item nntp-marks-is-evil
13294 @vindex nntp-marks-is-evil
13295 If non-@code{nil}, this back end will ignore any marks files.  The
13296 default is @code{nil}.
13297
13298 @item nntp-marks-directory
13299 @vindex nntp-marks-directory
13300 The directory where marks for nntp groups will be stored.
13301
13302 @end table
13303
13304
13305 @node News Spool
13306 @subsection News Spool
13307 @cindex nnspool
13308 @cindex news spool
13309
13310 Subscribing to a foreign group from the local spool is extremely easy,
13311 and might be useful, for instance, to speed up reading groups that
13312 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13313 instance.
13314
13315 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13316 anything else) as the address.
13317
13318 If you have access to a local spool, you should probably use that as the
13319 native select method (@pxref{Finding the News}).  It is normally faster
13320 than using an @code{nntp} select method, but might not be.  It depends.
13321 You just have to try to find out what's best at your site.
13322
13323 @table @code
13324
13325 @item nnspool-inews-program
13326 @vindex nnspool-inews-program
13327 Program used to post an article.
13328
13329 @item nnspool-inews-switches
13330 @vindex nnspool-inews-switches
13331 Parameters given to the inews program when posting an article.
13332
13333 @item nnspool-spool-directory
13334 @vindex nnspool-spool-directory
13335 Where @code{nnspool} looks for the articles.  This is normally
13336 @file{/usr/spool/news/}.
13337
13338 @item nnspool-nov-directory
13339 @vindex nnspool-nov-directory
13340 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13341 @file{/usr/spool/news/over.view/}.
13342
13343 @item nnspool-lib-dir
13344 @vindex nnspool-lib-dir
13345 Where the news lib dir is (@file{/usr/lib/news/} by default).
13346
13347 @item nnspool-active-file
13348 @vindex nnspool-active-file
13349 The name of the active file.
13350
13351 @item nnspool-newsgroups-file
13352 @vindex nnspool-newsgroups-file
13353 The name of the group descriptions file.
13354
13355 @item nnspool-history-file
13356 @vindex nnspool-history-file
13357 The name of the news history file.
13358
13359 @item nnspool-active-times-file
13360 @vindex nnspool-active-times-file
13361 The name of the active date file.
13362
13363 @item nnspool-nov-is-evil
13364 @vindex nnspool-nov-is-evil
13365 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13366 that it finds.
13367
13368 @item nnspool-sift-nov-with-sed
13369 @vindex nnspool-sift-nov-with-sed
13370 @cindex sed
13371 If non-@code{nil}, which is the default, use @code{sed} to get the
13372 relevant portion from the overview file.  If @code{nil},
13373 @code{nnspool} will load the entire file into a buffer and process it
13374 there.
13375
13376 @end table
13377
13378
13379 @node Getting Mail
13380 @section Getting Mail
13381 @cindex reading mail
13382 @cindex mail
13383
13384 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13385 course.
13386
13387 @menu
13388 * Mail in a Newsreader::        Important introductory notes.
13389 * Getting Started Reading Mail::  A simple cookbook example.
13390 * Splitting Mail::              How to create mail groups.
13391 * Mail Sources::                How to tell Gnus where to get mail from.
13392 * Mail Back End Variables::     Variables for customizing mail handling.
13393 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13394 * Group Mail Splitting::        Use group customize to drive mail splitting.
13395 * Incorporating Old Mail::      What about the old mail you have?
13396 * Expiring Mail::               Getting rid of unwanted mail.
13397 * Washing Mail::                Removing cruft from the mail you get.
13398 * Duplicates::                  Dealing with duplicated mail.
13399 * Not Reading Mail::            Using mail back ends for reading other files.
13400 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13401 @end menu
13402
13403
13404 @node Mail in a Newsreader
13405 @subsection Mail in a Newsreader
13406
13407 If you are used to traditional mail readers, but have decided to switch
13408 to reading mail with Gnus, you may find yourself experiencing something
13409 of a culture shock.
13410
13411 Gnus does not behave like traditional mail readers.  If you want to make
13412 it behave that way, you can, but it's an uphill battle.
13413
13414 Gnus, by default, handles all its groups using the same approach.  This
13415 approach is very newsreaderly---you enter a group, see the new/unread
13416 messages, and when you read the messages, they get marked as read, and
13417 you don't see them any more.  (Unless you explicitly ask for them.)
13418
13419 In particular, you do not do anything explicitly to delete messages.
13420
13421 Does this mean that all the messages that have been marked as read are
13422 deleted?  How awful!
13423
13424 But, no, it means that old messages are @dfn{expired} according to some
13425 scheme or other.  For news messages, the expire process is controlled by
13426 the news administrator; for mail, the expire process is controlled by
13427 you.  The expire process for mail is covered in depth in @ref{Expiring
13428 Mail}.
13429
13430 What many Gnus users find, after using it a while for both news and
13431 mail, is that the transport mechanism has very little to do with how
13432 they want to treat a message.
13433
13434 Many people subscribe to several mailing lists.  These are transported
13435 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13436 answering, or even reading these messages very carefully.  We may not
13437 need to save them because if we should need to read one again, they are
13438 archived somewhere else.
13439
13440 Some people have local news groups which have only a handful of readers.
13441 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13442 to read and answer a large fraction of the messages very carefully in
13443 order to do our work.  And there may not be an archive, so we may need
13444 to save the interesting messages the same way we would personal mail.
13445
13446 The important distinction turns out to be not the transport mechanism,
13447 but other factors such as how interested we are in the subject matter,
13448 or how easy it is to retrieve the message if we need to read it again.
13449
13450 Gnus provides many options for sorting mail into ``groups'' which behave
13451 like newsgroups, and for treating each group (whether mail or news)
13452 differently.
13453
13454 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13455 that Gnus should grow up and be a male, er, mail reader.  It is possible
13456 to whip Gnus into a more mailreaderly being, but, as said before, it's
13457 not easy.  People who prefer proper mail readers should try @sc{vm}
13458 instead, which is an excellent, and proper, mail reader.
13459
13460 I don't mean to scare anybody off, but I want to make it clear that you
13461 may be required to learn a new way of thinking about messages.  After
13462 you've been subjected to The Gnus Way, you will come to love it.  I can
13463 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13464 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13465 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13466 You Do.)
13467
13468
13469 @node Getting Started Reading Mail
13470 @subsection Getting Started Reading Mail
13471
13472 It's quite easy to use Gnus to read your new mail.  You just plonk the
13473 mail back end of your choice into @code{gnus-secondary-select-methods},
13474 and things will happen automatically.
13475
13476 For instance, if you want to use @code{nnml} (which is a ``one file per
13477 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13478
13479 @lisp
13480 (setq gnus-secondary-select-methods '((nnml "")))
13481 @end lisp
13482
13483 Now, the next time you start Gnus, this back end will be queried for new
13484 articles, and it will move all the messages in your spool file to its
13485 directory, which is @file{~/Mail/} by default.  The new group that will
13486 be created (@samp{mail.misc}) will be subscribed, and you can read it
13487 like any other group.
13488
13489 You will probably want to split the mail into several groups, though:
13490
13491 @lisp
13492 (setq nnmail-split-methods
13493       '(("junk" "^From:.*Lars Ingebrigtsen")
13494         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13495         ("other" "")))
13496 @end lisp
13497
13498 This will result in three new @code{nnml} mail groups being created:
13499 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13500 mail that doesn't fit into the first two groups will be placed in the
13501 last group.
13502
13503 This should be sufficient for reading mail with Gnus.  You might want to
13504 give the other sections in this part of the manual a perusal, though.
13505 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13506
13507
13508 @node Splitting Mail
13509 @subsection Splitting Mail
13510 @cindex splitting mail
13511 @cindex mail splitting
13512 @cindex mail filtering (splitting)
13513
13514 @vindex nnmail-split-methods
13515 The @code{nnmail-split-methods} variable says how the incoming mail is
13516 to be split into groups.
13517
13518 @lisp
13519 (setq nnmail-split-methods
13520   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13521     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13522     ("mail.other" "")))
13523 @end lisp
13524
13525 This variable is a list of lists, where the first element of each of
13526 these lists is the name of the mail group (they do not have to be called
13527 something beginning with @samp{mail}, by the way), and the second
13528 element is a regular expression used on the header of each mail to
13529 determine if it belongs in this mail group.  The first string may
13530 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13531 insert sub-expressions from the matched text.  For instance:
13532
13533 @lisp
13534 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13535 @end lisp
13536
13537 @noindent
13538 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13539 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13540
13541 The second element can also be a function.  In that case, it will be
13542 called narrowed to the headers with the first element of the rule as the
13543 argument.  It should return a non-@code{nil} value if it thinks that the
13544 mail belongs in that group.
13545
13546 @cindex @samp{bogus} group
13547 The last of these groups should always be a general one, and the regular
13548 expression should @emph{always} be @samp{""} so that it matches any mails
13549 that haven't been matched by any of the other regexps.  (These rules are
13550 processed from the beginning of the alist toward the end.  The first rule
13551 to make a match will ``win'', unless you have crossposting enabled.  In
13552 that case, all matching rules will ``win''.)  If no rule matched, the mail
13553 will end up in the @samp{bogus} group.  When new groups are created by
13554 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13555 see the new groups.  This also applies to the @samp{bogus} group.
13556
13557 If you like to tinker with this yourself, you can set this variable to a
13558 function of your choice.  This function will be called without any
13559 arguments in a buffer narrowed to the headers of an incoming mail
13560 message.  The function should return a list of group names that it
13561 thinks should carry this mail message.
13562
13563 Note that the mail back ends are free to maul the poor, innocent,
13564 incoming headers all they want to.  They all add @code{Lines} headers;
13565 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13566 @code{From<SPACE>} line to something else.
13567
13568 @vindex nnmail-crosspost
13569 The mail back ends all support cross-posting.  If several regexps match,
13570 the mail will be ``cross-posted'' to all those groups.
13571 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13572 that no articles are crossposted to the general (@samp{""}) group.
13573
13574 @vindex nnmail-crosspost-link-function
13575 @cindex crosspost
13576 @cindex links
13577 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13578 the crossposted articles.  However, not all file systems support hard
13579 links.  If that's the case for you, set
13580 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13581 variable is @code{add-name-to-file} by default.)
13582
13583 @kindex M-x nnmail-split-history
13584 @findex nnmail-split-history
13585 If you wish to see where the previous mail split put the messages, you
13586 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13587 where re-spooling messages would put the messages, you can use
13588 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13589 Group Commands}).
13590
13591 @vindex nnmail-split-header-length-limit
13592 Header lines longer than the value of
13593 @code{nnmail-split-header-length-limit} are excluded from the split
13594 function.
13595
13596 @vindex nnmail-mail-splitting-charset
13597 @vindex nnmail-mail-splitting-decodes
13598 By default the splitting codes @acronym{MIME} decodes headers so you
13599 can match on non-@acronym{ASCII} strings.  The
13600 @code{nnmail-mail-splitting-charset} variable specifies the default
13601 charset for decoding.  The behavior can be turned off completely by
13602 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13603 useful if you want to match articles based on the raw header data.
13604
13605 @vindex nnmail-resplit-incoming
13606 By default, splitting is performed on all incoming messages.  If you
13607 specify a @code{directory} entry for the variable @code{mail-sources}
13608 (@pxref{Mail Source Specifiers}), however, then splitting does
13609 @emph{not} happen by default.  You can set the variable
13610 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13611 splitting happen even in this case.  (This variable has no effect on
13612 other kinds of entries.)
13613
13614 Gnus gives you all the opportunity you could possibly want for shooting
13615 yourself in the foot.  Let's say you create a group that will contain
13616 all the mail you get from your boss.  And then you accidentally
13617 unsubscribe from the group.  Gnus will still put all the mail from your
13618 boss in the unsubscribed group, and so, when your boss mails you ``Have
13619 that report ready by Monday or you're fired!'', you'll never see it and,
13620 come Tuesday, you'll still believe that you're gainfully employed while
13621 you really should be out collecting empty bottles to save up for next
13622 month's rent money.
13623
13624
13625 @node Mail Sources
13626 @subsection Mail Sources
13627
13628 Mail can be gotten from many different sources---the mail spool, from
13629 a @acronym{POP} mail server, from a procmail directory, or from a
13630 maildir, for instance.
13631
13632 @menu
13633 * Mail Source Specifiers::      How to specify what a mail source is.
13634 * Mail Source Customization::   Some variables that influence things.
13635 * Fetching Mail::               Using the mail source specifiers.
13636 @end menu
13637
13638
13639 @node Mail Source Specifiers
13640 @subsubsection Mail Source Specifiers
13641 @cindex POP
13642 @cindex mail server
13643 @cindex procmail
13644 @cindex mail spool
13645 @cindex mail source
13646
13647 You tell Gnus how to fetch mail by setting @code{mail-sources}
13648 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13649
13650 Here's an example:
13651
13652 @lisp
13653 (pop :server "pop3.mailserver.com" :user "myname")
13654 @end lisp
13655
13656 As can be observed, a mail source specifier is a list where the first
13657 element is a @dfn{mail source type}, followed by an arbitrary number of
13658 @dfn{keywords}.  Keywords that are not explicitly specified are given
13659 default values.
13660
13661 The following mail source types are available:
13662
13663 @table @code
13664 @item file
13665 Get mail from a single file; typically from the mail spool.
13666
13667 Keywords:
13668
13669 @table @code
13670 @item :path
13671 The file name.  Defaults to the value of the @env{MAIL}
13672 environment variable or the value of @code{rmail-spool-directory}
13673 (usually something like @file{/usr/mail/spool/user-name}).
13674
13675 @item :prescript
13676 @itemx :postscript
13677 Script run before/after fetching mail.
13678 @end table
13679
13680 An example file mail source:
13681
13682 @lisp
13683 (file :path "/usr/spool/mail/user-name")
13684 @end lisp
13685
13686 Or using the default file name:
13687
13688 @lisp
13689 (file)
13690 @end lisp
13691
13692 If the mail spool file is not located on the local machine, it's best
13693 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13694 You can not use ange-ftp file names here---it has no way to lock the
13695 mail spool while moving the mail.
13696
13697 If it's impossible to set up a proper server, you can use ssh instead.
13698
13699 @lisp
13700 (setq mail-sources
13701       '((file :prescript "ssh host bin/getmail >%t")))
13702 @end lisp
13703
13704 The @samp{getmail} script would look something like the following:
13705
13706 @example
13707 #!/bin/sh
13708 #  getmail - move mail from spool to stdout
13709 #  flu@@iki.fi
13710
13711 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13712 TMP=$HOME/Mail/tmp
13713 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13714 @end example
13715
13716 Alter this script to fit find the @samp{movemail} you want to use.
13717
13718
13719 @item directory
13720 @vindex nnmail-scan-directory-mail-source-once
13721 Get mail from several files in a directory.  This is typically used
13722 when you have procmail split the incoming mail into several files.
13723 That is, there is a one-to-one correspondence between files in that
13724 directory and groups, so that mail from the file @file{foo.bar.spool}
13725 will be put in the group @code{foo.bar}.  (You can change the suffix
13726 to be used instead of @code{.spool}.)  Setting
13727 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13728 Gnus to scan the mail source only once.  This is particularly useful
13729 if you want to scan mail groups at a specified level.
13730
13731 @vindex nnmail-resplit-incoming
13732 There is also the variable @code{nnmail-resplit-incoming}, if you set
13733 that to a non-@code{nil} value, then the normal splitting process is
13734 applied to all the files from the directory, @ref{Splitting Mail}.
13735
13736 Keywords:
13737
13738 @table @code
13739 @item :path
13740 The name of the directory where the files are.  There is no default
13741 value.
13742
13743 @item :suffix
13744 Only files ending with this suffix are used.  The default is
13745 @samp{.spool}.
13746
13747 @item :predicate
13748 Only files that have this predicate return non-@code{nil} are returned.
13749 The default is @code{identity}.  This is used as an additional
13750 filter---only files that have the right suffix @emph{and} satisfy this
13751 predicate are considered.
13752
13753 @item :prescript
13754 @itemx :postscript
13755 Script run before/after fetching mail.
13756
13757 @end table
13758
13759 An example directory mail source:
13760
13761 @lisp
13762 (directory :path "/home/user-name/procmail-dir/"
13763            :suffix ".prcml")
13764 @end lisp
13765
13766 @item pop
13767 Get mail from a @acronym{POP} server.
13768
13769 Keywords:
13770
13771 @table @code
13772 @item :server
13773 The name of the @acronym{POP} server.  The default is taken from the
13774 @env{MAILHOST} environment variable.
13775
13776 @item :port
13777 The port number of the @acronym{POP} server.  This can be a number (eg,
13778 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13779 string, it should be a service name as listed in @file{/etc/services} on
13780 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13781 need to specify it as @samp{"pop-3"} instead.
13782
13783 @item :user
13784 The user name to give to the @acronym{POP} server.  The default is the login
13785 name.
13786
13787 @item :password
13788 The password to give to the @acronym{POP} server.  If not specified,
13789 the user is prompted.
13790
13791 @item :program
13792 The program to use to fetch mail from the @acronym{POP} server.  This
13793 should be a @code{format}-like string.  Here's an example:
13794
13795 @example
13796 fetchmail %u@@%s -P %p %t
13797 @end example
13798
13799 The valid format specifier characters are:
13800
13801 @table @samp
13802 @item t
13803 The name of the file the mail is to be moved to.  This must always be
13804 included in this string.
13805
13806 @item s
13807 The name of the server.
13808
13809 @item P
13810 The port number of the server.
13811
13812 @item u
13813 The user name to use.
13814
13815 @item p
13816 The password to use.
13817 @end table
13818
13819 The values used for these specs are taken from the values you give the
13820 corresponding keywords.
13821
13822 @item :prescript
13823 A script to be run before fetching the mail.  The syntax is the same as
13824 the @code{:program} keyword.  This can also be a function to be run.
13825
13826 @item :postscript
13827 A script to be run after fetching the mail.  The syntax is the same as
13828 the @code{:program} keyword.  This can also be a function to be run.
13829
13830 @item :function
13831 The function to use to fetch mail from the @acronym{POP} server.  The
13832 function is called with one parameter---the name of the file where the
13833 mail should be moved to.
13834
13835 @item :authentication
13836 This can be either the symbol @code{password} or the symbol @code{apop}
13837 and says what authentication scheme to use.  The default is
13838 @code{password}.
13839
13840 @end table
13841
13842 @vindex pop3-movemail
13843 @vindex pop3-leave-mail-on-server
13844 If the @code{:program} and @code{:function} keywords aren't specified,
13845 @code{pop3-movemail} will be used.  If the
13846 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13847 left on the @acronym{POP} server after fetching when using
13848 @code{pop3-movemail}.  Note that POP servers maintain no state
13849 information between sessions, so what the client believes is there and
13850 what is actually there may not match up.  If they do not, then the whole
13851 thing can fall apart and leave you with a corrupt mailbox.
13852
13853 Here are some examples.  Fetch from the default @acronym{POP} server,
13854 using the default user name, and default fetcher:
13855
13856 @lisp
13857 (pop)
13858 @end lisp
13859
13860 Fetch from a named server with a named user and password:
13861
13862 @lisp
13863 (pop :server "my.pop.server"
13864      :user "user-name" :password "secret")
13865 @end lisp
13866
13867 Use @samp{movemail} to move the mail:
13868
13869 @lisp
13870 (pop :program "movemail po:%u %t %p")
13871 @end lisp
13872
13873 @item maildir
13874 Get mail from a maildir.  This is a type of mailbox that is supported by
13875 at least qmail and postfix, where each file in a special directory
13876 contains exactly one mail.
13877
13878 Keywords:
13879
13880 @table @code
13881 @item :path
13882 The name of the directory where the mails are stored.  The default is
13883 taken from the @env{MAILDIR} environment variable or
13884 @file{~/Maildir/}.
13885 @item :subdirs
13886 The subdirectories of the Maildir.  The default is
13887 @samp{("new" "cur")}.
13888
13889 @c If you sometimes look at your mail through a pop3 daemon before fetching
13890 @c them with Gnus, you may also have to fetch your mails from the
13891 @c @code{cur} directory inside the maildir, like in the first example
13892 @c below.
13893
13894 You can also get mails from remote hosts (because maildirs don't suffer
13895 from locking problems).
13896
13897 @end table
13898
13899 Two example maildir mail sources:
13900
13901 @lisp
13902 (maildir :path "/home/user-name/Maildir/"
13903          :subdirs ("cur" "new"))
13904 @end lisp
13905
13906 @lisp
13907 (maildir :path "/user@@remotehost.org:~/Maildir/"
13908          :subdirs ("new"))
13909 @end lisp
13910
13911 @item imap
13912 Get mail from a @acronym{IMAP} server.  If you don't want to use
13913 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13914 with nnimap), for some reason or other, Gnus let you treat it similar
13915 to a @acronym{POP} server and fetches articles from a given
13916 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13917
13918 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13919 may need external programs and libraries, @xref{IMAP}.
13920
13921 Keywords:
13922
13923 @table @code
13924 @item :server
13925 The name of the @acronym{IMAP} server.  The default is taken from the
13926 @env{MAILHOST} environment variable.
13927
13928 @item :port
13929 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13930 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13931
13932 @item :user
13933 The user name to give to the @acronym{IMAP} server.  The default is the login
13934 name.
13935
13936 @item :password
13937 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13938 prompted.
13939
13940 @item :stream
13941 What stream to use for connecting to the server, this is one of the
13942 symbols in @code{imap-stream-alist}.  Right now, this means
13943 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13944 @samp{ssl}, @samp{shell} or the default @samp{network}.
13945
13946 @item :authentication
13947 Which authenticator to use for authenticating to the server, this is
13948 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13949 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13950 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13951
13952 @item :program
13953 When using the `shell' :stream, the contents of this variable is
13954 mapped into the @code{imap-shell-program} variable.  This should be a
13955 @code{format}-like string (or list of strings).  Here's an example:
13956
13957 @example
13958 ssh %s imapd
13959 @end example
13960
13961 The valid format specifier characters are:
13962
13963 @table @samp
13964 @item s
13965 The name of the server.
13966
13967 @item l
13968 User name from @code{imap-default-user}.
13969
13970 @item p
13971 The port number of the server.
13972 @end table
13973
13974 The values used for these specs are taken from the values you give the
13975 corresponding keywords.
13976
13977 @item :mailbox
13978 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13979 which normally is the mailbox which receive incoming mail.
13980
13981 @item :predicate
13982 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13983 UNDELETED}, is probably the best choice for most people, but if you
13984 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13985 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13986 Then all articles in the mailbox is fetched, no matter what.  For a
13987 complete list of predicates, see RFC 2060 section 6.4.4.
13988
13989 @item :fetchflag
13990 How to flag fetched articles on the server, the default @samp{\Deleted}
13991 will mark them as deleted, an alternative would be @samp{\Seen} which
13992 would simply mark them as read.  These are the two most likely choices,
13993 but more flags are defined in RFC 2060 section 2.3.2.
13994
13995 @item :dontexpunge
13996 If non-@code{nil}, don't remove all articles marked as deleted in the
13997 mailbox after finishing the fetch.
13998
13999 @end table
14000
14001 An example @acronym{IMAP} mail source:
14002
14003 @lisp
14004 (imap :server "mail.mycorp.com"
14005       :stream kerberos4
14006       :fetchflag "\\Seen")
14007 @end lisp
14008
14009 @item webmail
14010 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
14011 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
14012 @uref{http://mail.yahoo.com/}.
14013
14014 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
14015 required for url "4.0pre.46".
14016
14017 WARNING: Mails may be lost.  NO WARRANTY.
14018
14019 Keywords:
14020
14021 @table @code
14022 @item :subtype
14023 The type of the webmail server.  The default is @code{hotmail}.  The
14024 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
14025
14026 @item :user
14027 The user name to give to the webmail server.  The default is the login
14028 name.
14029
14030 @item :password
14031 The password to give to the webmail server.  If not specified, the user is
14032 prompted.
14033
14034 @item :dontexpunge
14035 If non-@code{nil}, only fetch unread articles and don't move them to
14036 trash folder after finishing the fetch.
14037
14038 @end table
14039
14040 An example webmail source:
14041
14042 @lisp
14043 (webmail :subtype 'hotmail
14044          :user "user-name"
14045          :password "secret")
14046 @end lisp
14047 @end table
14048
14049 @table @dfn
14050 @item Common Keywords
14051 Common keywords can be used in any type of mail source.
14052
14053 Keywords:
14054
14055 @table @code
14056 @item :plugged
14057 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
14058 use directory source to get mail, you can specify it as in this
14059 example:
14060
14061 @lisp
14062 (setq mail-sources
14063       '((directory :path "/home/pavel/.Spool/"
14064                    :suffix ""
14065                    :plugged t)))
14066 @end lisp
14067
14068 Gnus will then fetch your mail even when you are unplugged.  This is
14069 useful when you use local mail and news.
14070
14071 @end table
14072 @end table
14073
14074 @subsubsection Function Interface
14075
14076 Some of the above keywords specify a Lisp function to be executed.
14077 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
14078 the value of the keyword while the function is executing.  For example,
14079 consider the following mail-source setting:
14080
14081 @lisp
14082 (setq mail-sources '((pop :user "jrl"
14083                           :server "pophost" :function fetchfunc)))
14084 @end lisp
14085
14086 While the function @code{fetchfunc} is executing, the symbol @code{user}
14087 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
14088 @code{"pophost"}.  The symbols @code{port}, @code{password},
14089 @code{program}, @code{prescript}, @code{postscript}, @code{function},
14090 and @code{authentication} are also bound (to their default values).
14091
14092 See above for a list of keywords for each type of mail source.
14093
14094
14095 @node Mail Source Customization
14096 @subsubsection Mail Source Customization
14097
14098 The following is a list of variables that influence how the mail is
14099 fetched.  You would normally not need to set or change any of these
14100 variables.
14101
14102 @table @code
14103 @item mail-source-crash-box
14104 @vindex mail-source-crash-box
14105 File where mail will be stored while processing it.  The default is@*
14106 @file{~/.emacs-mail-crash-box}.
14107
14108 @item mail-source-delete-incoming
14109 @vindex mail-source-delete-incoming
14110 If non-@code{nil}, delete incoming files after handling them.  If
14111 @code{t}, delete the files immediately, if @code{nil}, never delete any
14112 files.  If a positive number, delete files older than number of days
14113 (This will only happen, when receiving new mail).  You may also set
14114 @code{mail-source-delete-incoming} to @code{nil} and call
14115 @code{mail-source-delete-old-incoming} from a hook or interactively.
14116
14117 @item mail-source-delete-old-incoming-confirm
14118 @vindex mail-source-delete-old-incoming-confirm
14119 If non-@code{nil}, ask for for confirmation before deleting old incoming
14120 files.  This variable only applies when
14121 @code{mail-source-delete-incoming} is a positive number.
14122
14123 @item mail-source-ignore-errors
14124 @vindex mail-source-ignore-errors
14125 If non-@code{nil}, ignore errors when reading mail from a mail source.
14126
14127 @item mail-source-directory
14128 @vindex mail-source-directory
14129 Directory where incoming mail source files (if any) will be stored.  The
14130 default is @file{~/Mail/}.  At present, the only thing this is used for
14131 is to say where the incoming files will be stored if the variable
14132 @code{mail-source-delete-incoming} is @code{nil} or a number.
14133
14134 @item mail-source-incoming-file-prefix
14135 @vindex mail-source-incoming-file-prefix
14136 Prefix for file name for storing incoming mail.  The default is
14137 @file{Incoming}, in which case files will end up with names like
14138 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
14139 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
14140 number.
14141
14142 @item mail-source-default-file-modes
14143 @vindex mail-source-default-file-modes
14144 All new mail files will get this file mode.  The default is 384.
14145
14146 @item mail-source-movemail-program
14147 @vindex mail-source-movemail-program
14148 If non-@code{nil}, name of program for fetching new mail.  If
14149 @code{nil}, @code{movemail} in @var{exec-directory}.
14150
14151 @end table
14152
14153
14154 @node Fetching Mail
14155 @subsubsection Fetching Mail
14156
14157 @vindex mail-sources
14158 @vindex nnmail-spool-file
14159 The way to actually tell Gnus where to get new mail from is to set
14160 @code{mail-sources} to a list of mail source specifiers
14161 (@pxref{Mail Source Specifiers}).
14162
14163 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14164 @code{nil}, the mail back ends will never attempt to fetch mail by
14165 themselves.
14166
14167 If you want to fetch mail both from your local spool as well as a
14168 @acronym{POP} mail server, you'd say something like:
14169
14170 @lisp
14171 (setq mail-sources
14172       '((file)
14173         (pop :server "pop3.mail.server"
14174              :password "secret")))
14175 @end lisp
14176
14177 Or, if you don't want to use any of the keyword defaults:
14178
14179 @lisp
14180 (setq mail-sources
14181       '((file :path "/var/spool/mail/user-name")
14182         (pop :server "pop3.mail.server"
14183              :user "user-name"
14184              :port "pop3"
14185              :password "secret")))
14186 @end lisp
14187
14188
14189 When you use a mail back end, Gnus will slurp all your mail from your
14190 inbox and plonk it down in your home directory.  Gnus doesn't move any
14191 mail if you're not using a mail back end---you have to do a lot of magic
14192 invocations first.  At the time when you have finished drawing the
14193 pentagram, lightened the candles, and sacrificed the goat, you really
14194 shouldn't be too surprised when Gnus moves your mail.
14195
14196
14197
14198 @node Mail Back End Variables
14199 @subsection Mail Back End Variables
14200
14201 These variables are (for the most part) pertinent to all the various
14202 mail back ends.
14203
14204 @table @code
14205 @vindex nnmail-read-incoming-hook
14206 @item nnmail-read-incoming-hook
14207 The mail back ends all call this hook after reading new mail.  You can
14208 use this hook to notify any mail watch programs, if you want to.
14209
14210 @vindex nnmail-split-hook
14211 @item nnmail-split-hook
14212 @findex gnus-article-decode-encoded-words
14213 @cindex RFC 1522 decoding
14214 @cindex RFC 2047 decoding
14215 Hook run in the buffer where the mail headers of each message is kept
14216 just before the splitting based on these headers is done.  The hook is
14217 free to modify the buffer contents in any way it sees fit---the buffer
14218 is discarded after the splitting has been done, and no changes performed
14219 in the buffer will show up in any files.
14220 @code{gnus-article-decode-encoded-words} is one likely function to add
14221 to this hook.
14222
14223 @vindex nnmail-pre-get-new-mail-hook
14224 @vindex nnmail-post-get-new-mail-hook
14225 @item nnmail-pre-get-new-mail-hook
14226 @itemx nnmail-post-get-new-mail-hook
14227 These are two useful hooks executed when treating new incoming
14228 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14229 starting to handle the new mail) and
14230 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14231 is done).  Here's and example of using these two hooks to change the
14232 default file modes the new mail files get:
14233
14234 @lisp
14235 (add-hook 'nnmail-pre-get-new-mail-hook
14236           (lambda () (set-default-file-modes 511)))
14237
14238 (add-hook 'nnmail-post-get-new-mail-hook
14239           (lambda () (set-default-file-modes 551)))
14240 @end lisp
14241
14242 @item nnmail-use-long-file-names
14243 @vindex nnmail-use-long-file-names
14244 If non-@code{nil}, the mail back ends will use long file and directory
14245 names.  Groups like @samp{mail.misc} will end up in directories
14246 (assuming use of @code{nnml} back end) or files (assuming use of
14247 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14248 the same group will end up in @file{mail/misc}.
14249
14250 @item nnmail-delete-file-function
14251 @vindex nnmail-delete-file-function
14252 @findex delete-file
14253 Function called to delete files.  It is @code{delete-file} by default.
14254
14255 @item nnmail-cache-accepted-message-ids
14256 @vindex nnmail-cache-accepted-message-ids
14257 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14258 the back end (via @code{Gcc}, for instance) into the mail duplication
14259 discovery cache.  The default is @code{nil}.
14260
14261 @item nnmail-cache-ignore-groups
14262 @vindex nnmail-cache-ignore-groups
14263 This can be a regular expression or a list of regular expressions.
14264 Group names that match any of the regular expressions will never be
14265 recorded in the @code{Message-ID} cache.
14266
14267 This can be useful, for example, when using Fancy Splitting
14268 (@pxref{Fancy Mail Splitting}) together with the function
14269 @code{nnmail-split-fancy-with-parent}.
14270
14271 @end table
14272
14273
14274 @node Fancy Mail Splitting
14275 @subsection Fancy Mail Splitting
14276 @cindex mail splitting
14277 @cindex fancy mail splitting
14278
14279 @vindex nnmail-split-fancy
14280 @findex nnmail-split-fancy
14281 If the rather simple, standard method for specifying how to split mail
14282 doesn't allow you to do what you want, you can set
14283 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14284 play with the @code{nnmail-split-fancy} variable.
14285
14286 Let's look at an example value of this variable first:
14287
14288 @lisp
14289 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14290 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14291 ;; @r{from real errors.}
14292 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14293                    "mail.misc"))
14294    ;; @r{Non-error messages are crossposted to all relevant}
14295    ;; @r{groups, but we don't crosspost between the group for the}
14296    ;; @r{(ding) list and the group for other (ding) related mail.}
14297    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14298          ("subject" "ding" "ding.misc"))
14299       ;; @r{Other mailing lists@dots{}}
14300       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14301       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14302       ;; @r{Both lists below have the same suffix, so prevent}
14303       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14304       ;; @r{the bugs- list, but allow cross-posting when the}
14305       ;; @r{message was really cross-posted.}
14306       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14307       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14308       ;; @r{People@dots{}}
14309       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14310    ;; @r{Unmatched mail goes to the catch all group.}
14311    "misc.misc")
14312 @end lisp
14313
14314 This variable has the format of a @dfn{split}.  A split is a
14315 (possibly) recursive structure where each split may contain other
14316 splits.  Here are the possible split syntaxes:
14317
14318 @table @code
14319
14320 @item group
14321 If the split is a string, that will be taken as a group name.  Normal
14322 regexp match expansion will be done.  See below for examples.
14323
14324 @c Don't fold this line.
14325 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14326 The split can be a list containing at least three elements.  If the
14327 first element @var{field} (a regexp matching a header) contains
14328 @var{value} (also a regexp) then store the message as specified by
14329 @var{split}.
14330
14331 If @var{restrict} (yet another regexp) matches some string after
14332 @var{field} and before the end of the matched @var{value}, the
14333 @var{split} is ignored.  If none of the @var{restrict} clauses match,
14334 @var{split} is processed.
14335
14336 The last element @var{invert-partial} is optional.  If it is
14337 non-@code{nil}, the match-partial-words behavior controlled by the
14338 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14339 be inverted.  (New in Gnus 5.10.7)
14340
14341 @item (| @var{split} @dots{})
14342 If the split is a list, and the first element is @code{|} (vertical
14343 bar), then process each @var{split} until one of them matches.  A
14344 @var{split} is said to match if it will cause the mail message to be
14345 stored in one or more groups.
14346
14347 @item (& @var{split} @dots{})
14348 If the split is a list, and the first element is @code{&}, then
14349 process all @var{split}s in the list.
14350
14351 @item junk
14352 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14353 this message.  Use with extreme caution.
14354
14355 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14356 If the split is a list, and the first element is @samp{:}, then the
14357 second element will be called as a function with @var{args} given as
14358 arguments.  The function should return a @var{split}.
14359
14360 @cindex body split
14361 For instance, the following function could be used to split based on the
14362 body of the messages:
14363
14364 @lisp
14365 (defun split-on-body ()
14366   (save-excursion
14367     (save-restriction
14368       (widen)
14369       (goto-char (point-min))
14370       (when (re-search-forward "Some.*string" nil t)
14371         "string.group"))))
14372 @end lisp
14373
14374 The buffer is narrowed to the message in question when @var{function}
14375 is run.  That's why @code{(widen)} needs to be called after
14376 @code{save-excursion} and @code{save-restriction} in the example
14377 above.  Also note that with the nnimap back end, message bodies will
14378 not be downloaded by default.  You need to set
14379 @code{nnimap-split-download-body} to @code{t} to do that
14380 (@pxref{Splitting in IMAP}).
14381
14382 @item (! @var{func} @var{split})
14383 If the split is a list, and the first element is @code{!}, then
14384 @var{split} will be processed, and @var{func} will be called as a
14385 function with the result of @var{split} as argument.  @var{func}
14386 should return a split.
14387
14388 @item nil
14389 If the split is @code{nil}, it is ignored.
14390
14391 @end table
14392
14393 In these splits, @var{field} must match a complete field name.
14394
14395 Normally, @var{value} in these splits must match a complete @emph{word}
14396 according to the fundamental mode syntax table.  In other words, all
14397 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14398 which are word delimiters.  Therefore, if you use the following split,
14399 for example,
14400
14401 @example
14402 (any "joe" "joemail")
14403 @end example
14404
14405 @noindent
14406 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14407 in @samp{joemail}.  If you want to alter this behavior, you can use any
14408 of the following three ways:
14409
14410 @enumerate
14411 @item
14412 @vindex nnmail-split-fancy-match-partial-words
14413 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14414 to non-@code{nil} in order to ignore word boundaries and instead the
14415 match becomes more like a grep.  This variable controls whether partial
14416 words are matched during fancy splitting.  The default value is
14417 @code{nil}.
14418
14419 Note that it influences all @var{value}'s in your split rules.
14420
14421 @item
14422 @var{value} beginning with @code{.*} ignores word boundaries in front of
14423 a word.  Similarly, if @var{value} ends with @code{.*}, word boundaries
14424 in the rear of a word will be ignored.  For example, the @var{value}
14425 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14426 @code{".*@@example\\.com"} does.
14427
14428 @item
14429 You can set the @var{invert-partial} flag in your split rules of the
14430 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14431 section.  If the flag is set, word boundaries on both sides of a word
14432 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14433 @code{nil}.  Contrarily, if the flag is set, word boundaries are not
14434 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14435 non-@code{nil}.  (New in Gnus 5.10.7)
14436 @end enumerate
14437
14438 @vindex nnmail-split-abbrev-alist
14439 @var{field} and @var{value} can also be Lisp symbols, in that case
14440 they are expanded as specified by the variable
14441 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14442 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14443 contains the associated value.  Predefined entries in
14444 @code{nnmail-split-abbrev-alist} include:
14445
14446 @table @code
14447 @item from
14448 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14449 @item to
14450 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14451 @samp{Resent-To} and @samp{Resent-Cc} fields.
14452 @item any
14453 Is the union of the @code{from} and @code{to} entries.
14454 @end table
14455
14456 @vindex nnmail-split-fancy-syntax-table
14457 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14458 when all this splitting is performed.
14459
14460 If you want to have Gnus create groups dynamically based on some
14461 information in the headers (i.e., do @code{replace-match}-like
14462 substitutions in the group names), you can say things like:
14463
14464 @example
14465 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14466 @end example
14467
14468 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14469 will be filed in @samp{mail.debian.foo}.
14470
14471 If the string contains the element @samp{\&}, then the previously
14472 matched string will be substituted.  Similarly, the elements @samp{\\1}
14473 up to @samp{\\9} will be substituted with the text matched by the
14474 groupings 1 through 9.
14475
14476 @vindex nnmail-split-lowercase-expanded
14477 Where @code{nnmail-split-lowercase-expanded} controls whether the
14478 lowercase of the matched string should be used for the substitution.
14479 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14480 groups when users send to an address using different case
14481 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14482 is @code{t}.
14483
14484 @findex nnmail-split-fancy-with-parent
14485 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14486 split followups into the same groups their parents are in.  Sometimes
14487 you can't make splitting rules for all your mail.  For example, your
14488 boss might send you personal mail regarding different projects you are
14489 working on, and as you can't tell your boss to put a distinguishing
14490 string into the subject line, you have to resort to manually moving the
14491 messages into the right group.  With this function, you only have to do
14492 it once per thread.
14493
14494 To use this feature, you have to set @code{nnmail-treat-duplicates}
14495 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14496 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14497 using the colon feature, like so:
14498 @lisp
14499 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14500       nnmail-cache-accepted-message-ids t
14501       nnmail-split-fancy
14502       '(| (: nnmail-split-fancy-with-parent)
14503           ;; @r{other splits go here}
14504         ))
14505 @end lisp
14506
14507 This feature works as follows: when @code{nnmail-treat-duplicates} is
14508 non-@code{nil}, Gnus records the message id of every message it sees
14509 in the file specified by the variable
14510 @code{nnmail-message-id-cache-file}, together with the group it is in
14511 (the group is omitted for non-mail messages).  When mail splitting is
14512 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14513 at the References (and In-Reply-To) header of each message to split
14514 and searches the file specified by @code{nnmail-message-id-cache-file}
14515 for the message ids.  When it has found a parent, it returns the
14516 corresponding group name unless the group name matches the regexp
14517 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14518 recommended that you set @code{nnmail-message-id-cache-length} to a
14519 somewhat higher number than the default so that the message ids are
14520 still in the cache.  (A value of 5000 appears to create a file some
14521 300 kBytes in size.)
14522 @vindex nnmail-cache-accepted-message-ids
14523 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14524 also records the message ids of moved articles, so that the followup
14525 messages goes into the new group.
14526
14527 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14528 want certain groups to be recorded in the cache.  For example, if all
14529 outgoing messages are written to an ``outgoing'' group, you could set
14530 @code{nnmail-cache-ignore-groups} to match that group name.
14531 Otherwise, answers to all your messages would end up in the
14532 ``outgoing'' group.
14533
14534
14535 @node Group Mail Splitting
14536 @subsection Group Mail Splitting
14537 @cindex mail splitting
14538 @cindex group mail splitting
14539
14540 @findex gnus-group-split
14541 If you subscribe to dozens of mailing lists but you don't want to
14542 maintain mail splitting rules manually, group mail splitting is for you.
14543 You just have to set @code{to-list} and/or @code{to-address} in group
14544 parameters or group customization and set @code{nnmail-split-methods} to
14545 @code{gnus-group-split}.  This splitting function will scan all groups
14546 for those parameters and split mail accordingly, i.e., messages posted
14547 from or to the addresses specified in the parameters @code{to-list} or
14548 @code{to-address} of a mail group will be stored in that group.
14549
14550 Sometimes, mailing lists have multiple addresses, and you may want mail
14551 splitting to recognize them all: just set the @code{extra-aliases} group
14552 parameter to the list of additional addresses and it's done.  If you'd
14553 rather use a regular expression, set @code{split-regexp}.
14554
14555 All these parameters in a group will be used to create an
14556 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14557 the @var{value} is a single regular expression that matches
14558 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14559 matches of @code{split-regexp}, and the @var{split} is the name of the
14560 group.  @var{restrict}s are also supported: just set the
14561 @code{split-exclude} parameter to a list of regular expressions.
14562
14563 If you can't get the right split to be generated using all these
14564 parameters, or you just need something fancier, you can set the
14565 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14566 this case, all other aforementioned parameters will be ignored by
14567 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14568 @code{nil}, in which case the group will be ignored by
14569 @code{gnus-group-split}.
14570
14571 @vindex gnus-group-split-default-catch-all-group
14572 @code{gnus-group-split} will do cross-posting on all groups that match,
14573 by defining a single @code{&} fancy split containing one split for each
14574 group.  If a message doesn't match any split, it will be stored in the
14575 group named in @code{gnus-group-split-default-catch-all-group}, unless
14576 some group has @code{split-spec} set to @code{catch-all}, in which case
14577 that group is used as the catch-all group.  Even though this variable is
14578 often used just to name a group, it may also be set to an arbitrarily
14579 complex fancy split (after all, a group name is a fancy split), and this
14580 may be useful to split mail that doesn't go to any mailing list to
14581 personal mail folders.  Note that this fancy split is added as the last
14582 element of a @code{|} split list that also contains a @code{&} split
14583 with the rules extracted from group parameters.
14584
14585 It's time for an example.  Assume the following group parameters have
14586 been defined:
14587
14588 @example
14589 nnml:mail.bar:
14590 ((to-address . "bar@@femail.com")
14591  (split-regexp . ".*@@femail\\.com"))
14592 nnml:mail.foo:
14593 ((to-list . "foo@@nowhere.gov")
14594  (extra-aliases "foo@@localhost" "foo-redist@@home")
14595  (split-exclude "bugs-foo" "rambling-foo")
14596  (admin-address . "foo-request@@nowhere.gov"))
14597 nnml:mail.others:
14598 ((split-spec . catch-all))
14599 @end example
14600
14601 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14602 behave as if @code{nnmail-split-fancy} had been selected and variable
14603 @code{nnmail-split-fancy} had been set as follows:
14604
14605 @lisp
14606 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14607       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14608            - "bugs-foo" - "rambling-foo" "mail.foo"))
14609    "mail.others")
14610 @end lisp
14611
14612 @findex gnus-group-split-fancy
14613 If you'd rather not use group splitting for all your mail groups, you
14614 may use it for only some of them, by using @code{nnmail-split-fancy}
14615 splits like this:
14616
14617 @lisp
14618 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14619 @end lisp
14620
14621 @var{groups} may be a regular expression or a list of group names whose
14622 parameters will be scanned to generate the output split.
14623 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14624 single @code{|} split will be output.  @var{catch-all} is the fall back
14625 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14626 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14627 empty string in any selected group, no catch-all split will be issued.
14628 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14629 this group will override the value of the @var{catch-all} argument.
14630
14631 @findex gnus-group-split-setup
14632 Unfortunately, scanning all groups and their parameters can be quite
14633 slow, especially considering that it has to be done for every message.
14634 But don't despair!  The function @code{gnus-group-split-setup} can be
14635 used to enable @code{gnus-group-split} in a much more efficient way.  It
14636 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14637 @code{nnmail-split-fancy} to the split produced by
14638 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14639 scanned once, no matter how many messages are split.
14640
14641 @findex gnus-group-split-update
14642 However, if you change group parameters, you'd have to update
14643 @code{nnmail-split-fancy} manually.  You can do it by running
14644 @code{gnus-group-split-update}.  If you'd rather have it updated
14645 automatically, just tell @code{gnus-group-split-setup} to do it for
14646 you.  For example, add to your @file{~/.gnus.el}:
14647
14648 @lisp
14649 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14650 @end lisp
14651
14652 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14653 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14654 have to worry about updating @code{nnmail-split-fancy} again.  If you
14655 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14656 @code{gnus-group-split-default-catch-all-group} will be set to its
14657 value.
14658
14659 @vindex gnus-group-split-updated-hook
14660 Because you may want to change @code{nnmail-split-fancy} after it is set
14661 by @code{gnus-group-split-update}, this function will run
14662 @code{gnus-group-split-updated-hook} just before finishing.
14663
14664 @node Incorporating Old Mail
14665 @subsection Incorporating Old Mail
14666 @cindex incorporating old mail
14667 @cindex import old mail
14668
14669 Most people have lots of old mail stored in various file formats.  If
14670 you have set up Gnus to read mail using one of the spiffy Gnus mail
14671 back ends, you'll probably wish to have that old mail incorporated into
14672 your mail groups.
14673
14674 Doing so can be quite easy.
14675
14676 To take an example: You're reading mail using @code{nnml}
14677 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14678 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14679 file filled with important, but old, mail.  You want to move it into
14680 your @code{nnml} groups.
14681
14682 Here's how:
14683
14684 @enumerate
14685 @item
14686 Go to the group buffer.
14687
14688 @item
14689 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14690 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14691
14692 @item
14693 Type @kbd{SPACE} to enter the newly created group.
14694
14695 @item
14696 Type @kbd{M P b} to process-mark all articles in this group's buffer
14697 (@pxref{Setting Process Marks}).
14698
14699 @item
14700 Type @kbd{B r} to respool all the process-marked articles, and answer
14701 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14702 @end enumerate
14703
14704 All the mail messages in the mbox file will now also be spread out over
14705 all your @code{nnml} groups.  Try entering them and check whether things
14706 have gone without a glitch.  If things look ok, you may consider
14707 deleting the mbox file, but I wouldn't do that unless I was absolutely
14708 sure that all the mail has ended up where it should be.
14709
14710 Respooling is also a handy thing to do if you're switching from one mail
14711 back end to another.  Just respool all the mail in the old mail groups
14712 using the new mail back end.
14713
14714
14715 @node Expiring Mail
14716 @subsection Expiring Mail
14717 @cindex article expiry
14718
14719 Traditional mail readers have a tendency to remove mail articles when
14720 you mark them as read, in some way.  Gnus takes a fundamentally
14721 different approach to mail reading.
14722
14723 Gnus basically considers mail just to be news that has been received in
14724 a rather peculiar manner.  It does not think that it has the power to
14725 actually change the mail, or delete any mail messages.  If you enter a
14726 mail group, and mark articles as ``read'', or kill them in some other
14727 fashion, the mail articles will still exist on the system.  I repeat:
14728 Gnus will not delete your old, read mail.  Unless you ask it to, of
14729 course.
14730
14731 To make Gnus get rid of your unwanted mail, you have to mark the
14732 articles as @dfn{expirable}.  (With the default key bindings, this means
14733 that you have to type @kbd{E}.)  This does not mean that the articles
14734 will disappear right away, however.  In general, a mail article will be
14735 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14736 more than one week old.  If you do not mark an article as expirable, it
14737 will remain on your system until hell freezes over.  This bears
14738 repeating one more time, with some spurious capitalizations: IF you do
14739 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14740
14741 You do not have to mark articles as expirable by hand.  Gnus provides
14742 two features, called ``auto-expire'' and ``total-expire'', that can help you
14743 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14744 for you when you select an article.  And ``total-expire'' means that Gnus
14745 considers all articles as expirable that are read.  So, in addition to
14746 the articles marked @samp{E}, also the articles marked @samp{r},
14747 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14748 expirable.
14749
14750 When should either auto-expire or total-expire be used?  Most people
14751 who are subscribed to mailing lists split each list into its own group
14752 and then turn on auto-expire or total-expire for those groups.
14753 (@xref{Splitting Mail}, for more information on splitting each list
14754 into its own group.)
14755
14756 Which one is better, auto-expire or total-expire?  It's not easy to
14757 answer.  Generally speaking, auto-expire is probably faster.  Another
14758 advantage of auto-expire is that you get more marks to work with: for
14759 the articles that are supposed to stick around, you can still choose
14760 between tick and dormant and read marks.  But with total-expire, you
14761 only have dormant and ticked to choose from.  The advantage of
14762 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14763 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14764 scoring.
14765
14766 @vindex gnus-auto-expirable-newsgroups
14767 Groups that match the regular expression
14768 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14769 read marked as expirable automatically.  All articles marked as
14770 expirable have an @samp{E} in the first column in the summary buffer.
14771
14772 By default, if you have auto expiry switched on, Gnus will mark all the
14773 articles you read as expirable, no matter if they were read or unread
14774 before.  To avoid having articles marked as read marked as expirable
14775 automatically, you can put something like the following in your
14776 @file{~/.gnus.el} file:
14777
14778 @vindex gnus-mark-article-hook
14779 @lisp
14780 (remove-hook 'gnus-mark-article-hook
14781              'gnus-summary-mark-read-and-unread-as-read)
14782 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14783 @end lisp
14784
14785 Note that making a group auto-expirable doesn't mean that all read
14786 articles are expired---only the articles marked as expirable
14787 will be expired.  Also note that using the @kbd{d} command won't make
14788 articles expirable---only semi-automatic marking of articles as read will
14789 mark the articles as expirable in auto-expirable groups.
14790
14791 Let's say you subscribe to a couple of mailing lists, and you want the
14792 articles you have read to disappear after a while:
14793
14794 @lisp
14795 (setq gnus-auto-expirable-newsgroups
14796       "mail.nonsense-list\\|mail.nice-list")
14797 @end lisp
14798
14799 Another way to have auto-expiry happen is to have the element
14800 @code{auto-expire} in the group parameters of the group.
14801
14802 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14803 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14804 don't really mix very well.
14805
14806 @vindex nnmail-expiry-wait
14807 The @code{nnmail-expiry-wait} variable supplies the default time an
14808 expirable article has to live.  Gnus starts counting days from when the
14809 message @emph{arrived}, not from when it was sent.  The default is seven
14810 days.
14811
14812 Gnus also supplies a function that lets you fine-tune how long articles
14813 are to live, based on what group they are in.  Let's say you want to
14814 have one month expiry period in the @samp{mail.private} group, a one day
14815 expiry period in the @samp{mail.junk} group, and a six day expiry period
14816 everywhere else:
14817
14818 @vindex nnmail-expiry-wait-function
14819 @lisp
14820 (setq nnmail-expiry-wait-function
14821       (lambda (group)
14822        (cond ((string= group "mail.private")
14823                31)
14824              ((string= group "mail.junk")
14825                1)
14826              ((string= group "important")
14827                'never)
14828              (t
14829                6))))
14830 @end lisp
14831
14832 The group names this function is fed are ``unadorned'' group
14833 names---no @samp{nnml:} prefixes and the like.
14834
14835 The @code{nnmail-expiry-wait} variable and
14836 @code{nnmail-expiry-wait-function} function can either be a number (not
14837 necessarily an integer) or one of the symbols @code{immediate} or
14838 @code{never}.
14839
14840 You can also use the @code{expiry-wait} group parameter to selectively
14841 change the expiry period (@pxref{Group Parameters}).
14842
14843 @vindex nnmail-expiry-target
14844 The normal action taken when expiring articles is to delete them.
14845 However, in some circumstances it might make more sense to move them
14846 to other groups instead of deleting them.  The variable
14847 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14848 parameter) controls this.  The variable supplies a default value for
14849 all groups, which can be overridden for specific groups by the group
14850 parameter.  default value is @code{delete}, but this can also be a
14851 string (which should be the name of the group the message should be
14852 moved to), or a function (which will be called in a buffer narrowed to
14853 the message in question, and with the name of the group being moved
14854 from as its parameter) which should return a target---either a group
14855 name or @code{delete}.
14856
14857 Here's an example for specifying a group name:
14858 @lisp
14859 (setq nnmail-expiry-target "nnml:expired")
14860 @end lisp
14861
14862 @findex nnmail-fancy-expiry-target
14863 @vindex nnmail-fancy-expiry-targets
14864 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14865 expire mail to groups according to the variable
14866 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14867
14868 @lisp
14869  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14870        nnmail-fancy-expiry-targets
14871        '((to-from "boss" "nnfolder:Work")
14872          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14873          ("from" ".*" "nnfolder:Archive-%Y")))
14874 @end lisp
14875
14876 With this setup, any mail that has @code{IMPORTANT} in its Subject
14877 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14878 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14879 From or To header contains the string @code{boss}, it will get expired
14880 to @code{nnfolder:Work}.  All other mail will get expired to
14881 @code{nnfolder:Archive-YYYY}.
14882
14883 @vindex nnmail-keep-last-article
14884 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14885 expire the final article in a mail newsgroup.  This is to make life
14886 easier for procmail users.
14887
14888 @vindex gnus-total-expirable-newsgroups
14889 By the way: That line up there, about Gnus never expiring non-expirable
14890 articles, is a lie.  If you put @code{total-expire} in the group
14891 parameters, articles will not be marked as expirable, but all read
14892 articles will be put through the expiry process.  Use with extreme
14893 caution.  Even more dangerous is the
14894 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14895 this regexp will have all read articles put through the expiry process,
14896 which means that @emph{all} old mail articles in the groups in question
14897 will be deleted after a while.  Use with extreme caution, and don't come
14898 crying to me when you discover that the regexp you used matched the
14899 wrong group and all your important mail has disappeared.  Be a
14900 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14901 with!  So there!
14902
14903 Most people make most of their mail groups total-expirable, though.
14904
14905 @vindex gnus-inhibit-user-auto-expire
14906 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14907 commands will not mark an article as expirable, even if the group has
14908 auto-expire turned on.
14909
14910
14911 @node Washing Mail
14912 @subsection Washing Mail
14913 @cindex mail washing
14914 @cindex list server brain damage
14915 @cindex incoming mail treatment
14916
14917 Mailers and list servers are notorious for doing all sorts of really,
14918 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14919 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14920 end of all lines passing through our server, so let's do that!!!!1!''
14921 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14922 considered to be self-evident were not discussed.  So.  Here we are.
14923
14924 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14925 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14926 be shocked and dismayed by this, but I haven't got the energy.  It is to
14927 laugh.
14928
14929 Gnus provides a plethora of functions for washing articles while
14930 displaying them, but it might be nicer to do the filtering before
14931 storing the mail to disk.  For that purpose, we have three hooks and
14932 various functions that can be put in these hooks.
14933
14934 @table @code
14935 @item nnmail-prepare-incoming-hook
14936 @vindex nnmail-prepare-incoming-hook
14937 This hook is called before doing anything with the mail and is meant for
14938 grand, sweeping gestures.  It is called in a buffer that contains all
14939 the new, incoming mail.  Functions to be used include:
14940
14941 @table @code
14942 @item nnheader-ms-strip-cr
14943 @findex nnheader-ms-strip-cr
14944 Remove trailing carriage returns from each line.  This is default on
14945 Emacs running on MS machines.
14946
14947 @end table
14948
14949 @item nnmail-prepare-incoming-header-hook
14950 @vindex nnmail-prepare-incoming-header-hook
14951 This hook is called narrowed to each header.  It can be used when
14952 cleaning up the headers.  Functions that can be used include:
14953
14954 @table @code
14955 @item nnmail-remove-leading-whitespace
14956 @findex nnmail-remove-leading-whitespace
14957 Clear leading white space that ``helpful'' listservs have added to the
14958 headers to make them look nice.  Aaah.
14959
14960 (Note that this function works on both the header on the body of all
14961 messages, so it is a potentially dangerous function to use (if a body
14962 of a message contains something that looks like a header line).  So
14963 rather than fix the bug, it is of course the right solution to make it
14964 into a feature by documenting it.)
14965
14966 @item nnmail-remove-list-identifiers
14967 @findex nnmail-remove-list-identifiers
14968 Some list servers add an identifier---for example, @samp{(idm)}---to the
14969 beginning of all @code{Subject} headers.  I'm sure that's nice for
14970 people who use stone age mail readers.  This function will remove
14971 strings that match the @code{nnmail-list-identifiers} regexp, which can
14972 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14973 @code{\\(..\\)}.
14974
14975 For instance, if you want to remove the @samp{(idm)} and the
14976 @samp{nagnagnag} identifiers:
14977
14978 @lisp
14979 (setq nnmail-list-identifiers
14980       '("(idm)" "nagnagnag"))
14981 @end lisp
14982
14983 This can also be done non-destructively with
14984 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14985
14986 @item nnmail-remove-tabs
14987 @findex nnmail-remove-tabs
14988 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14989
14990 @item nnmail-fix-eudora-headers
14991 @findex nnmail-fix-eudora-headers
14992 @cindex Eudora
14993 Eudora produces broken @code{References} headers, but OK
14994 @code{In-Reply-To} headers.  This function will get rid of the
14995 @code{References} headers.
14996
14997 @end table
14998
14999 @item nnmail-prepare-incoming-message-hook
15000 @vindex nnmail-prepare-incoming-message-hook
15001 This hook is called narrowed to each message.  Functions to be used
15002 include:
15003
15004 @table @code
15005 @item article-de-quoted-unreadable
15006 @findex article-de-quoted-unreadable
15007 Decode Quoted Readable encoding.
15008
15009 @end table
15010 @end table
15011
15012
15013 @node Duplicates
15014 @subsection Duplicates
15015
15016 @vindex nnmail-treat-duplicates
15017 @vindex nnmail-message-id-cache-length
15018 @vindex nnmail-message-id-cache-file
15019 @cindex duplicate mails
15020 If you are a member of a couple of mailing lists, you will sometimes
15021 receive two copies of the same mail.  This can be quite annoying, so
15022 @code{nnmail} checks for and treats any duplicates it might find.  To do
15023 this, it keeps a cache of old @code{Message-ID}s---
15024 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
15025 default.  The approximate maximum number of @code{Message-ID}s stored
15026 there is controlled by the @code{nnmail-message-id-cache-length}
15027 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
15028 stored.) If all this sounds scary to you, you can set
15029 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
15030 default), and @code{nnmail} won't delete duplicate mails.  Instead it
15031 will insert a warning into the head of the mail saying that it thinks
15032 that this is a duplicate of a different message.
15033
15034 This variable can also be a function.  If that's the case, the function
15035 will be called from a buffer narrowed to the message in question with
15036 the @code{Message-ID} as a parameter.  The function must return either
15037 @code{nil}, @code{warn}, or @code{delete}.
15038
15039 You can turn this feature off completely by setting the variable to
15040 @code{nil}.
15041
15042 If you want all the duplicate mails to be put into a special
15043 @dfn{duplicates} group, you could do that using the normal mail split
15044 methods:
15045
15046 @lisp
15047 (setq nnmail-split-fancy
15048       '(| ;; @r{Messages duplicates go to a separate group.}
15049         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
15050         ;; @r{Message from daemons, postmaster, and the like to another.}
15051         (any mail "mail.misc")
15052         ;; @r{Other rules.}
15053         [...] ))
15054 @end lisp
15055 @noindent
15056 Or something like:
15057 @lisp
15058 (setq nnmail-split-methods
15059       '(("duplicates" "^Gnus-Warning:.*duplicate")
15060         ;; @r{Other rules.}
15061         [...]))
15062 @end lisp
15063
15064 Here's a neat feature: If you know that the recipient reads her mail
15065 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
15066 @code{delete}, you can send her as many insults as you like, just by
15067 using a @code{Message-ID} of a mail that you know that she's already
15068 received.  Think of all the fun!  She'll never see any of it!  Whee!
15069
15070
15071 @node Not Reading Mail
15072 @subsection Not Reading Mail
15073
15074 If you start using any of the mail back ends, they have the annoying
15075 habit of assuming that you want to read mail with them.  This might not
15076 be unreasonable, but it might not be what you want.
15077
15078 If you set @code{mail-sources} and @code{nnmail-spool-file} to
15079 @code{nil}, none of the back ends will ever attempt to read incoming
15080 mail, which should help.
15081
15082 @vindex nnbabyl-get-new-mail
15083 @vindex nnmbox-get-new-mail
15084 @vindex nnml-get-new-mail
15085 @vindex nnmh-get-new-mail
15086 @vindex nnfolder-get-new-mail
15087 This might be too much, if, for instance, you are reading mail quite
15088 happily with @code{nnml} and just want to peek at some old Rmail
15089 file you have stashed away with @code{nnbabyl}.  All back ends have
15090 variables called back-end-@code{get-new-mail}.  If you want to disable
15091 the @code{nnbabyl} mail reading, you edit the virtual server for the
15092 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
15093
15094 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
15095 narrowed to the article to be saved before saving it when reading
15096 incoming mail.
15097
15098
15099 @node Choosing a Mail Back End
15100 @subsection Choosing a Mail Back End
15101
15102 Gnus will read the mail spool when you activate a mail group.  The mail
15103 file is first copied to your home directory.  What happens after that
15104 depends on what format you want to store your mail in.
15105
15106 There are six different mail back ends in the standard Gnus, and more
15107 back ends are available separately.  The mail back end most people use
15108 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
15109 Spool}).
15110
15111 @menu
15112 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
15113 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
15114 * Mail Spool::                  Store your mail in a private spool?
15115 * MH Spool::                    An mhspool-like back end.
15116 * Maildir::                     Another one-file-per-message format.
15117 * Mail Folders::                Having one file for each group.
15118 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
15119 @end menu
15120
15121
15122 @node Unix Mail Box
15123 @subsubsection Unix Mail Box
15124 @cindex nnmbox
15125 @cindex unix mail box
15126
15127 @vindex nnmbox-active-file
15128 @vindex nnmbox-mbox-file
15129 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
15130 mail.  @code{nnmbox} will add extra headers to each mail article to say
15131 which group it belongs in.
15132
15133 Virtual server settings:
15134
15135 @table @code
15136 @item nnmbox-mbox-file
15137 @vindex nnmbox-mbox-file
15138 The name of the mail box in the user's home directory.  Default is
15139 @file{~/mbox}.
15140
15141 @item nnmbox-active-file
15142 @vindex nnmbox-active-file
15143 The name of the active file for the mail box.  Default is
15144 @file{~/.mbox-active}.
15145
15146 @item nnmbox-get-new-mail
15147 @vindex nnmbox-get-new-mail
15148 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
15149 into groups.  Default is @code{t}.
15150 @end table
15151
15152
15153 @node Rmail Babyl
15154 @subsubsection Rmail Babyl
15155 @cindex nnbabyl
15156 @cindex Rmail mbox
15157
15158 @vindex nnbabyl-active-file
15159 @vindex nnbabyl-mbox-file
15160 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15161 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
15162 mail article to say which group it belongs in.
15163
15164 Virtual server settings:
15165
15166 @table @code
15167 @item nnbabyl-mbox-file
15168 @vindex nnbabyl-mbox-file
15169 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
15170
15171 @item nnbabyl-active-file
15172 @vindex nnbabyl-active-file
15173 The name of the active file for the rmail box.  The default is
15174 @file{~/.rmail-active}
15175
15176 @item nnbabyl-get-new-mail
15177 @vindex nnbabyl-get-new-mail
15178 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
15179 @code{t}
15180 @end table
15181
15182
15183 @node Mail Spool
15184 @subsubsection Mail Spool
15185 @cindex nnml
15186 @cindex mail @acronym{NOV} spool
15187
15188 The @dfn{nnml} spool mail format isn't compatible with any other known
15189 format.  It should be used with some caution.
15190
15191 @vindex nnml-directory
15192 If you use this back end, Gnus will split all incoming mail into files,
15193 one file for each mail, and put the articles into the corresponding
15194 directories under the directory specified by the @code{nnml-directory}
15195 variable.  The default value is @file{~/Mail/}.
15196
15197 You do not have to create any directories beforehand; Gnus will take
15198 care of all that.
15199
15200 If you have a strict limit as to how many files you are allowed to store
15201 in your account, you should not use this back end.  As each mail gets its
15202 own file, you might very well occupy thousands of inodes within a few
15203 weeks.  If this is no problem for you, and it isn't a problem for you
15204 having your friendly systems administrator walking around, madly,
15205 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15206 know that this is probably the fastest format to use.  You do not have
15207 to trudge through a big mbox file just to read your new mail.
15208
15209 @code{nnml} is probably the slowest back end when it comes to article
15210 splitting.  It has to create lots of files, and it also generates
15211 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15212 fastest back end when it comes to reading mail.
15213
15214 @cindex self contained nnml servers
15215 @cindex marks
15216 When the marks file is used (which it is by default), @code{nnml}
15217 servers have the property that you may backup them using @code{tar} or
15218 similar, and later be able to restore them into Gnus (by adding the
15219 proper @code{nnml} server) and have all your marks be preserved.  Marks
15220 for a group are usually stored in the @code{.marks} file (but see
15221 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15222 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15223 to restore the group (after restoring the backup into the nnml
15224 directory).
15225
15226 If for some reason you believe your @file{.marks} files are screwed
15227 up, you can just delete them all.  Gnus will then correctly regenerate
15228 them next time it starts.
15229
15230 Virtual server settings:
15231
15232 @table @code
15233 @item nnml-directory
15234 @vindex nnml-directory
15235 All @code{nnml} directories will be placed under this directory.  The
15236 default is the value of @code{message-directory} (whose default value
15237 is @file{~/Mail}).
15238
15239 @item nnml-active-file
15240 @vindex nnml-active-file
15241 The active file for the @code{nnml} server.  The default is
15242 @file{~/Mail/active}.
15243
15244 @item nnml-newsgroups-file
15245 @vindex nnml-newsgroups-file
15246 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15247 Format}.  The default is @file{~/Mail/newsgroups}.
15248
15249 @item nnml-get-new-mail
15250 @vindex nnml-get-new-mail
15251 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15252 @code{t}.
15253
15254 @item nnml-nov-is-evil
15255 @vindex nnml-nov-is-evil
15256 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15257 default is @code{nil}.
15258
15259 @item nnml-nov-file-name
15260 @vindex nnml-nov-file-name
15261 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15262
15263 @item nnml-prepare-save-mail-hook
15264 @vindex nnml-prepare-save-mail-hook
15265 Hook run narrowed to an article before saving.
15266
15267 @item nnml-marks-is-evil
15268 @vindex nnml-marks-is-evil
15269 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15270 default is @code{nil}.
15271
15272 @item nnml-marks-file-name
15273 @vindex nnml-marks-file-name
15274 The name of the @dfn{marks} files.  The default is @file{.marks}.
15275
15276 @item nnml-use-compressed-files
15277 @vindex nnml-use-compressed-files
15278 If non-@code{nil}, @code{nnml} will allow using compressed message
15279 files.  This requires @code{auto-compression-mode} to be enabled
15280 (@pxref{Compressed Files, ,Compressed Files, emacs, The Emacs Manual}).
15281 If the value of @code{nnml-use-compressed-files} is a string, it is used
15282 as the file extension specifying the comression program.  You can set it
15283 to @samp{.bz2} if your Emacs supports it.  A value of @code{t} is
15284 equivalent to @samp{.gz}.
15285
15286 @item nnml-compressed-files-size-threshold
15287 @vindex nnml-compressed-files-size-threshold
15288 Default size threshold for compressed message files.  Message files with
15289 bodies larger than that many characters will be automatically compressed
15290 if @code{nnml-use-compressed-files} is non-@code{nil}.
15291
15292 @end table
15293
15294 @findex nnml-generate-nov-databases
15295 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15296 whack, you can do a complete update by typing @kbd{M-x
15297 nnml-generate-nov-databases}.  This command will trawl through the
15298 entire @code{nnml} hierarchy, looking at each and every article, so it
15299 might take a while to complete.  A better interface to this
15300 functionality can be found in the server buffer (@pxref{Server
15301 Commands}).
15302
15303
15304 @node MH Spool
15305 @subsubsection MH Spool
15306 @cindex nnmh
15307 @cindex mh-e mail spool
15308
15309 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15310 @acronym{NOV} databases and it doesn't keep an active file or marks
15311 file.  This makes @code{nnmh} a @emph{much} slower back end than
15312 @code{nnml}, but it also makes it easier to write procmail scripts
15313 for.
15314
15315 Virtual server settings:
15316
15317 @table @code
15318 @item nnmh-directory
15319 @vindex nnmh-directory
15320 All @code{nnmh} directories will be located under this directory.  The
15321 default is the value of @code{message-directory} (whose default is
15322 @file{~/Mail})
15323
15324 @item nnmh-get-new-mail
15325 @vindex nnmh-get-new-mail
15326 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15327 @code{t}.
15328
15329 @item nnmh-be-safe
15330 @vindex nnmh-be-safe
15331 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15332 sure that the articles in the folder are actually what Gnus thinks
15333 they are.  It will check date stamps and stat everything in sight, so
15334 setting this to @code{t} will mean a serious slow-down.  If you never
15335 use anything but Gnus to read the @code{nnmh} articles, you do not
15336 have to set this variable to @code{t}.  The default is @code{nil}.
15337 @end table
15338
15339
15340 @node Maildir
15341 @subsubsection Maildir
15342 @cindex nnmaildir
15343 @cindex maildir
15344
15345 @code{nnmaildir} stores mail in the maildir format, with each maildir
15346 corresponding to a group in Gnus.  This format is documented here:
15347 @uref{http://cr.yp.to/proto/maildir.html} and here:
15348 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15349 also stores extra information in the @file{.nnmaildir/} directory
15350 within a maildir.
15351
15352 Maildir format was designed to allow concurrent deliveries and
15353 reading, without needing locks.  With other back ends, you would have
15354 your mail delivered to a spool of some kind, and then you would
15355 configure Gnus to split mail from that spool into your groups.  You
15356 can still do that with @code{nnmaildir}, but the more common
15357 configuration is to have your mail delivered directly to the maildirs
15358 that appear as group in Gnus.
15359
15360 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15361 never corrupt its data in memory, and @code{SIGKILL} will never
15362 corrupt its data in the filesystem.
15363
15364 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15365 maildir.  So you can copy a whole maildir from one Gnus setup to
15366 another, and you will keep your marks.
15367
15368 Virtual server settings:
15369
15370 @table @code
15371 @item directory
15372 For each of your @code{nnmaildir} servers (it's very unlikely that
15373 you'd need more than one), you need to create a directory and populate
15374 it with maildirs or symlinks to maildirs (and nothing else; do not
15375 choose a directory already used for other purposes).  Each maildir
15376 will be represented in Gnus as a newsgroup on that server; the
15377 filename of the symlink will be the name of the group.  Any filenames
15378 in the directory starting with @samp{.} are ignored.  The directory is
15379 scanned when you first start Gnus, and each time you type @kbd{g} in
15380 the group buffer; if any maildirs have been removed or added,
15381 @code{nnmaildir} notices at these times.
15382
15383 The value of the @code{directory} parameter should be a Lisp form
15384 which is processed by @code{eval} and @code{expand-file-name} to get
15385 the path of the directory for this server.  The form is @code{eval}ed
15386 only when the server is opened; the resulting string is used until the
15387 server is closed.  (If you don't know about forms and @code{eval},
15388 don't worry---a simple string will work.)  This parameter is not
15389 optional; you must specify it.  I don't recommend using
15390 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15391 use that directory by default for various things, and may get confused
15392 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15393 value.
15394
15395 @item target-prefix
15396 This should be a Lisp form which is processed by @code{eval} and
15397 @code{expand-file-name}.  The form is @code{eval}ed only when the
15398 server is opened; the resulting string is used until the server is
15399 closed.
15400
15401 When you create a group on an @code{nnmaildir} server, the maildir is
15402 created with @code{target-prefix} prepended to its name, and a symlink
15403 pointing to that maildir is created, named with the plain group name.
15404 So if @code{directory} is @code{"~/.nnmaildir"} and
15405 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15406 the group @code{foo}, @code{nnmaildir} will create
15407 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15408 @file{~/.nnmaildir/foo} as a symlink pointing to
15409 @file{../maildirs/foo}.
15410
15411 You can set @code{target-prefix} to a string without any slashes to
15412 create both maildirs and symlinks in the same @code{directory}; in
15413 this case, any maildirs found in @code{directory} whose names start
15414 with @code{target-prefix} will not be listed as groups (but the
15415 symlinks pointing to them will be).
15416
15417 As a special case, if @code{target-prefix} is @code{""} (the default),
15418 then when you create a group, the maildir will be created in
15419 @code{directory} without a corresponding symlink.  Beware that you
15420 cannot use @code{gnus-group-delete-group} on such groups without the
15421 @code{force} argument.
15422
15423 @item directory-files
15424 This should be a function with the same interface as
15425 @code{directory-files} (such as @code{directory-files} itself).  It is
15426 used to scan the server's @code{directory} for maildirs.  This
15427 parameter is optional; the default is
15428 @code{nnheader-directory-files-safe} if
15429 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15430 @code{directory-files} otherwise.
15431 (@code{nnheader-directory-files-is-safe} is checked only once when the
15432 server is opened; if you want to check it each time the directory is
15433 scanned, you'll have to provide your own function that does that.)
15434
15435 @item get-new-mail
15436 If non-@code{nil}, then after scanning for new mail in the group
15437 maildirs themselves as usual, this server will also incorporate mail
15438 the conventional Gnus way, from @code{mail-sources} according to
15439 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15440 value is @code{nil}.
15441
15442 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15443 an @code{nnmaildir} group.  The results might happen to be useful, but
15444 that would be by chance, not by design, and the results might be
15445 different in the future.  If your split rules create new groups,
15446 remember to supply a @code{create-directory} server parameter.
15447 @end table
15448
15449 @subsubsection Group parameters
15450
15451 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15452 all this; the default behavior for @code{nnmaildir} is the same as the
15453 default behavior for other mail back ends: articles are deleted after
15454 one week, etc.  Except for the expiry parameters, all this
15455 functionality is unique to @code{nnmaildir}, so you can ignore it if
15456 you're just trying to duplicate the behavior you already have with
15457 another back end.
15458
15459 If the value of any of these parameters is a vector, the first element
15460 is evaluated as a Lisp form and the result is used, rather than the
15461 original value.  If the value is not a vector, the value itself is
15462 evaluated as a Lisp form.  (This is why these parameters use names
15463 different from those of other, similar parameters supported by other
15464 back ends: they have different, though similar, meanings.)  (For
15465 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15466 @code{eval} business again; for other values, remember to use an extra
15467 quote and wrap the value in a vector when appropriate.)
15468
15469 @table @code
15470 @item expire-age
15471 An integer specifying the minimum age, in seconds, of an article
15472 before it will be expired, or the symbol @code{never} to specify that
15473 articles should never be expired.  If this parameter is not set,
15474 @code{nnmaildir} falls back to the usual
15475 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15476 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15477 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15478 wanted a value of 3 days, you could use something like @code{[(* 3 24
15479 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15480 An article's age is measured starting from the article file's
15481 modification time.  Normally, this is the same as the article's
15482 delivery time, but editing an article makes it younger.  Moving an
15483 article (other than via expiry) may also make an article younger.
15484
15485 @item expire-group
15486 If this is set to a string such as a full Gnus group name, like
15487 @example
15488 "backend+server.address.string:group.name"
15489 @end example
15490 and if it is not the name of the same group that the parameter belongs
15491 to, then articles will be moved to the specified group during expiry
15492 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15493 group, the article will be just as old in the destination group as it
15494 was in the source group.}  So be careful with @code{expire-age} in the
15495 destination group.  If this is set to the name of the same group that
15496 the parameter belongs to, then the article is not expired at all.  If
15497 you use the vector form, the first element is evaluated once for each
15498 article.  So that form can refer to
15499 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15500 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15501 does not fall back to the @code{expiry-target} group parameter or the
15502 @code{nnmail-expiry-target} variable.}
15503
15504 @item read-only
15505 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15506 in this maildir as read-only.  This means: articles are not renamed
15507 from @file{new/} into @file{cur/}; articles are only found in
15508 @file{new/}, not @file{cur/}; articles are never deleted; articles
15509 cannot be edited.  @file{new/} is expected to be a symlink to the
15510 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15511 containing a mailing list of common interest.  Everything in the
15512 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15513 a shared mailbox, you do still need to set up your own maildir (or
15514 have write permission to the shared mailbox); your maildir just won't
15515 contain extra copies of the articles.
15516
15517 @item directory-files
15518 A function with the same interface as @code{directory-files}.  It is
15519 used to scan the directories in the maildir corresponding to this
15520 group to find articles.  The default is the function specified by the
15521 server's @code{directory-files} parameter.
15522
15523 @item distrust-Lines:
15524 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15525 article, rather than use the @code{Lines:} header field.  If
15526 @code{nil}, the header field will be used if present.
15527
15528 @item always-marks
15529 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15530 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15531 say that all articles have these marks, regardless of whether the
15532 marks stored in the filesystem say so.  This is a proof-of-concept
15533 feature that will probably be removed eventually; it ought to be done
15534 in Gnus proper, or abandoned if it's not worthwhile.
15535
15536 @item never-marks
15537 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15538 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15539 say that no articles have these marks, regardless of whether the marks
15540 stored in the filesystem say so.  @code{never-marks} overrides
15541 @code{always-marks}.  This is a proof-of-concept feature that will
15542 probably be removed eventually; it ought to be done in Gnus proper, or
15543 abandoned if it's not worthwhile.
15544
15545 @item nov-cache-size
15546 An integer specifying the size of the @acronym{NOV} memory cache.  To
15547 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15548 for a limited number of articles in each group.  (This is probably not
15549 worthwhile, and will probably be removed in the future.)  This
15550 parameter's value is noticed only the first time a group is seen after
15551 the server is opened---i.e., when you first start Gnus, typically.
15552 The @acronym{NOV} cache is never resized until the server is closed
15553 and reopened.  The default is an estimate of the number of articles
15554 that would be displayed in the summary buffer: a count of articles
15555 that are either marked with @code{tick} or not marked with
15556 @code{read}, plus a little extra.
15557 @end table
15558
15559 @subsubsection Article identification
15560 Articles are stored in the @file{cur/} subdirectory of each maildir.
15561 Each article file is named like @code{uniq:info}, where @code{uniq}
15562 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15563 @code{:info} part.  (Other maildir readers typically use this part of
15564 the filename to store marks.)  The @code{uniq} part uniquely
15565 identifies the article, and is used in various places in the
15566 @file{.nnmaildir/} subdirectory of the maildir to store information
15567 about the corresponding article.  The full pathname of an article is
15568 available in the variable @code{nnmaildir-article-file-name} after you
15569 request the article in the summary buffer.
15570
15571 @subsubsection NOV data
15572 An article identified by @code{uniq} has its @acronym{NOV} data (used
15573 to generate lines in the summary buffer) stored in
15574 @code{.nnmaildir/nov/uniq}.  There is no
15575 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15576 need for it---an article's @acronym{NOV} data is updated automatically
15577 when the article or @code{nnmail-extra-headers} has changed.)  You can
15578 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15579 single article simply by deleting the corresponding @acronym{NOV}
15580 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15581 assign a new article number for this article, which may cause trouble
15582 with @code{seen} marks, the Agent, and the cache.
15583
15584 @subsubsection Article marks
15585 An article identified by @code{uniq} is considered to have the mark
15586 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15587 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15588 looks for such files and reports the set of marks it finds.  When Gnus
15589 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15590 creates and deletes the corresponding files as needed.  (Actually,
15591 rather than create a new file for each mark, it just creates hard
15592 links to @file{.nnmaildir/markfile}, to save inodes.)
15593
15594 You can invent new marks by creating a new directory in
15595 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15596 your server, untar it later, and keep your marks.  You can add and
15597 remove marks yourself by creating and deleting mark files.  If you do
15598 this while Gnus is running and your @code{nnmaildir} server is open,
15599 it's best to exit all summary buffers for @code{nnmaildir} groups and
15600 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15601 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15602 pick up the changes, and might undo them.
15603
15604
15605 @node Mail Folders
15606 @subsubsection Mail Folders
15607 @cindex nnfolder
15608 @cindex mbox folders
15609 @cindex mail folders
15610
15611 @code{nnfolder} is a back end for storing each mail group in a
15612 separate file.  Each file is in the standard Un*x mbox format.
15613 @code{nnfolder} will add extra headers to keep track of article
15614 numbers and arrival dates.
15615
15616 @cindex self contained nnfolder servers
15617 @cindex marks
15618 When the marks file is used (which it is by default), @code{nnfolder}
15619 servers have the property that you may backup them using @code{tar} or
15620 similar, and later be able to restore them into Gnus (by adding the
15621 proper @code{nnfolder} server) and have all your marks be preserved.
15622 Marks for a group are usually stored in a file named as the mbox file
15623 with @code{.mrk} concatenated to it (but see
15624 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15625 directory.  Individual @code{nnfolder} groups are also possible to
15626 backup, use @kbd{G m} to restore the group (after restoring the backup
15627 into the @code{nnfolder} directory).
15628
15629 Virtual server settings:
15630
15631 @table @code
15632 @item nnfolder-directory
15633 @vindex nnfolder-directory
15634 All the @code{nnfolder} mail boxes will be stored under this
15635 directory.  The default is the value of @code{message-directory}
15636 (whose default is @file{~/Mail})
15637
15638 @item nnfolder-active-file
15639 @vindex nnfolder-active-file
15640 The name of the active file.  The default is @file{~/Mail/active}.
15641
15642 @item nnfolder-newsgroups-file
15643 @vindex nnfolder-newsgroups-file
15644 The name of the group descriptions file.  @xref{Newsgroups File
15645 Format}.  The default is @file{~/Mail/newsgroups}
15646
15647 @item nnfolder-get-new-mail
15648 @vindex nnfolder-get-new-mail
15649 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15650 default is @code{t}
15651
15652 @item nnfolder-save-buffer-hook
15653 @vindex nnfolder-save-buffer-hook
15654 @cindex backup files
15655 Hook run before saving the folders.  Note that Emacs does the normal
15656 backup renaming of files even with the @code{nnfolder} buffers.  If
15657 you wish to switch this off, you could say something like the
15658 following in your @file{.emacs} file:
15659
15660 @lisp
15661 (defun turn-off-backup ()
15662   (set (make-local-variable 'backup-inhibited) t))
15663
15664 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15665 @end lisp
15666
15667 @item nnfolder-delete-mail-hook
15668 @vindex nnfolder-delete-mail-hook
15669 Hook run in a buffer narrowed to the message that is to be deleted.
15670 This function can be used to copy the message to somewhere else, or to
15671 extract some information from it before removing it.
15672
15673 @item nnfolder-nov-is-evil
15674 @vindex nnfolder-nov-is-evil
15675 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15676 default is @code{nil}.
15677
15678 @item nnfolder-nov-file-suffix
15679 @vindex nnfolder-nov-file-suffix
15680 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15681
15682 @item nnfolder-nov-directory
15683 @vindex nnfolder-nov-directory
15684 The directory where the @acronym{NOV} files should be stored.  If
15685 @code{nil}, @code{nnfolder-directory} is used.
15686
15687 @item nnfolder-marks-is-evil
15688 @vindex nnfolder-marks-is-evil
15689 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15690 default is @code{nil}.
15691
15692 @item nnfolder-marks-file-suffix
15693 @vindex nnfolder-marks-file-suffix
15694 The extension for @sc{marks} files.  The default is @file{.mrk}.
15695
15696 @item nnfolder-marks-directory
15697 @vindex nnfolder-marks-directory
15698 The directory where the @sc{marks} files should be stored.  If
15699 @code{nil}, @code{nnfolder-directory} is used.
15700
15701 @end table
15702
15703
15704 @findex nnfolder-generate-active-file
15705 @kindex M-x nnfolder-generate-active-file
15706 If you have lots of @code{nnfolder}-like files you'd like to read with
15707 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15708 command to make @code{nnfolder} aware of all likely files in
15709 @code{nnfolder-directory}.  This only works if you use long file names,
15710 though.
15711
15712 @node Comparing Mail Back Ends
15713 @subsubsection Comparing Mail Back Ends
15714
15715 First, just for terminology, the @dfn{back end} is the common word for a
15716 low-level access method---a transport, if you will, by which something
15717 is acquired.  The sense is that one's mail has to come from somewhere,
15718 and so selection of a suitable back end is required in order to get that
15719 mail within spitting distance of Gnus.
15720
15721 The same concept exists for Usenet itself: Though access to articles is
15722 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15723 in the world got at Usenet by running a reader on the machine where the
15724 articles lay (the machine which today we call an @acronym{NNTP} server), and
15725 access was by the reader stepping into the articles' directory spool
15726 area directly.  One can still select between either the @code{nntp} or
15727 @code{nnspool} back ends, to select between these methods, if one happens
15728 actually to live on the server (or can see its spool directly, anyway,
15729 via NFS).
15730
15731 The goal in selecting a mail back end is to pick one which
15732 simultaneously represents a suitable way of dealing with the original
15733 format plus leaving mail in a form that is convenient to use in the
15734 future.  Here are some high and low points on each:
15735
15736 @table @code
15737 @item nnmbox
15738
15739 UNIX systems have historically had a single, very common, and well-
15740 defined format.  All messages arrive in a single @dfn{spool file}, and
15741 they are delineated by a line whose regular expression matches
15742 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15743 to make it clear in this instance that this is not the RFC-specified
15744 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15745 historically from the Unix environment, it is simplest if one does not
15746 mess a great deal with the original mailbox format, so if one chooses
15747 this back end, Gnus' primary activity in getting mail from the real spool
15748 area to Gnus' preferred directory is simply to copy it, with no
15749 (appreciable) format change in the process.  It is the ``dumbest'' way
15750 to move mail into availability in the Gnus environment.  This makes it
15751 fast to move into place, but slow to parse, when Gnus has to look at
15752 what's where.
15753
15754 @item nnbabyl
15755
15756 Once upon a time, there was the DEC-10 and DEC-20, running operating
15757 systems called TOPS and related things, and the usual (only?) mail
15758 reading environment was a thing called Babyl.  I don't know what format
15759 was used for mail landing on the system, but Babyl had its own internal
15760 format to which mail was converted, primarily involving creating a
15761 spool-file-like entity with a scheme for inserting Babyl-specific
15762 headers and status bits above the top of each message in the file.
15763 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15764 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15765 to understand the mail files folks already had in existence.  Gnus (and
15766 VM, for that matter) continue to support this format because it's
15767 perceived as having some good qualities in those mailer-specific
15768 headers/status bits stuff.  Rmail itself still exists as well, of
15769 course, and is still maintained by Stallman.
15770
15771 Both of the above forms leave your mail in a single file on your
15772 file system, and they must parse that entire file each time you take a
15773 look at your mail.
15774
15775 @item nnml
15776
15777 @code{nnml} is the back end which smells the most as though you were
15778 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15779 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15780 lo these years ago.)  One's mail is taken from the original spool file,
15781 and is then cut up into individual message files, 1:1.  It maintains a
15782 Usenet-style active file (analogous to what one finds in an INN- or
15783 CNews-based news system in (for instance) @file{/var/lib/news/active},
15784 or what is returned via the @samp{NNTP LIST} verb) and also creates
15785 @dfn{overview} files for efficient group entry, as has been defined for
15786 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15787 due to the creation of lots of files, updates to the @code{nnml} active
15788 file, and additions to overview files on a per-message basis, but it is
15789 extremely fast on access because of what amounts to the indexing support
15790 provided by the active file and overviews.
15791
15792 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15793 resource which defines available places in the file system to put new
15794 files.  Sysadmins take a dim view of heavy inode occupation within
15795 tight, shared file systems.  But if you live on a personal machine where
15796 the file system is your own and space is not at a premium, @code{nnml}
15797 wins big.
15798
15799 It is also problematic using this back end if you are living in a
15800 FAT16-based Windows world, since much space will be wasted on all these
15801 tiny files.
15802
15803 @item nnmh
15804
15805 The Rand MH mail-reading system has been around UNIX systems for a very
15806 long time; it operates by splitting one's spool file of messages into
15807 individual files, but with little or no indexing support---@code{nnmh}
15808 is considered to be semantically equivalent to ``@code{nnml} without
15809 active file or overviews''.  This is arguably the worst choice, because
15810 one gets the slowness of individual file creation married to the
15811 slowness of access parsing when learning what's new in one's groups.
15812
15813 @item nnfolder
15814
15815 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15816 method described above) on a per-group basis.  That is, @code{nnmbox}
15817 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15818 little bit of optimization to this so that each of one's mail groups has
15819 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15820 can be parsed separately, and still provides the simple Unix mail box
15821 format requiring minimal effort in moving the mail around.  In addition,
15822 it maintains an ``active'' file making it much faster for Gnus to figure
15823 out how many messages there are in each separate group.
15824
15825 If you have groups that are expected to have a massive amount of
15826 messages, @code{nnfolder} is not the best choice, but if you receive
15827 only a moderate amount of mail, @code{nnfolder} is probably the most
15828 friendly mail back end all over.
15829
15830 @item nnmaildir
15831
15832 For configuring expiry and other things, @code{nnmaildir} uses
15833 incompatible group parameters, slightly different from those of other
15834 mail back ends.
15835
15836 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15837 differences.  Each message is stored in a separate file, but the
15838 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15839 also stores the equivalent of @code{nnml}'s overview files in one file
15840 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15841 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15842 you down or takes up very much space, consider switching to
15843 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15844 file system.
15845
15846 Since maildirs don't require locking for delivery, the maildirs you use
15847 as groups can also be the maildirs your mail is directly delivered to.
15848 This means you can skip Gnus' mail splitting if your mail is already
15849 organized into different mailboxes during delivery.  A @code{directory}
15850 entry in @code{mail-sources} would have a similar effect, but would
15851 require one set of mailboxes for spooling deliveries (in mbox format,
15852 thus damaging message bodies), and another set to be used as groups (in
15853 whatever format you like).  A maildir has a built-in spool, in the
15854 @code{new/} subdirectory.  Beware that currently, mail moved from
15855 @code{new/} to @code{cur/} instead of via mail splitting will not
15856 undergo treatment such as duplicate checking.
15857
15858 @code{nnmaildir} stores article marks for a given group in the
15859 corresponding maildir, in a way designed so that it's easy to manipulate
15860 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15861 else, and still have your marks.  @code{nnml} also stores marks, but
15862 it's not as easy to work with them from outside Gnus as with
15863 @code{nnmaildir}.
15864
15865 @code{nnmaildir} uses a significant amount of memory to speed things up.
15866 (It keeps in memory some of the things that @code{nnml} stores in files
15867 and that @code{nnmh} repeatedly parses out of message files.)  If this
15868 is a problem for you, you can set the @code{nov-cache-size} group
15869 parameter to something small (0 would probably not work, but 1 probably
15870 would) to make it use less memory.  This caching will probably be
15871 removed in the future.
15872
15873 Startup is likely to be slower with @code{nnmaildir} than with other
15874 back ends.  Everything else is likely to be faster, depending in part
15875 on your file system.
15876
15877 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15878 to write an @code{nnmaildir}-derived back end.
15879
15880 @end table
15881
15882
15883 @node Browsing the Web
15884 @section Browsing the Web
15885 @cindex web
15886 @cindex browsing the web
15887 @cindex www
15888 @cindex http
15889
15890 Web-based discussion forums are getting more and more popular.  On many
15891 subjects, the web-based forums have become the most important forums,
15892 eclipsing the importance of mailing lists and news groups.  The reason
15893 is easy to understand---they are friendly to new users; you just point
15894 and click, and there's the discussion.  With mailing lists, you have to
15895 go through a cumbersome subscription procedure, and most people don't
15896 even know what a news group is.
15897
15898 The problem with this scenario is that web browsers are not very good at
15899 being newsreaders.  They do not keep track of what articles you've read;
15900 they do not allow you to score on subjects you're interested in; they do
15901 not allow off-line browsing; they require you to click around and drive
15902 you mad in the end.
15903
15904 So---if web browsers suck at reading discussion forums, why not use Gnus
15905 to do it instead?
15906
15907 Gnus has been getting a bit of a collection of back ends for providing
15908 interfaces to these sources.
15909
15910 @menu
15911 * Archiving Mail::
15912 * Web Searches::                Creating groups from articles that match a string.
15913 * Slashdot::                    Reading the Slashdot comments.
15914 * Ultimate::                    The Ultimate Bulletin Board systems.
15915 * Web Archive::                 Reading mailing list archived on web.
15916 * RSS::                         Reading RDF site summary.
15917 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15918 @end menu
15919
15920 All the web sources require Emacs/W3 and the url library or those
15921 alternatives to work.
15922
15923 The main caveat with all these web sources is that they probably won't
15924 work for a very long time.  Gleaning information from the @acronym{HTML} data
15925 is guesswork at best, and when the layout is altered, the Gnus back end
15926 will fail.  If you have reasonably new versions of these back ends,
15927 though, you should be ok.
15928
15929 One thing all these Web methods have in common is that the Web sources
15930 are often down, unavailable or just plain too slow to be fun.  In those
15931 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15932 Unplugged}) handle downloading articles, and then you can read them at
15933 leisure from your local disk.  No more World Wide Wait for you.
15934
15935 @node Archiving Mail
15936 @subsection Archiving Mail
15937 @cindex archiving mail
15938 @cindex backup of mail
15939
15940 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15941 @code{nnmaildir}, now actually store the article marks with each group.
15942 For these servers, archiving and restoring a group while preserving
15943 marks is fairly simple.
15944
15945 (Preserving the group level and group parameters as well still
15946 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15947 though.)
15948
15949 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15950 server, take a recursive copy of the server directory.  There is no need
15951 to shut down Gnus, so archiving may be invoked by @code{cron} or
15952 similar.  You restore the data by restoring the directory tree, and
15953 adding a server definition pointing to that directory in Gnus.  The
15954 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15955 might interfere with overwriting data, so you may want to shut down Gnus
15956 before you restore the data.
15957
15958 It is also possible to archive individual @code{nnml},
15959 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15960 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15961 directory.  For @code{nnfolder} you need to copy both the base folder
15962 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15963 this example).  Restoring the group is done with @kbd{G m} from the Group
15964 buffer.  The last step makes Gnus notice the new directory.
15965 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15966 is unnecessary in that case.
15967
15968 @node Web Searches
15969 @subsection Web Searches
15970 @cindex nnweb
15971 @cindex Google
15972 @cindex dejanews
15973 @cindex gmane
15974 @cindex Usenet searches
15975 @cindex searching the Usenet
15976
15977 It's, like, too neat to search the Usenet for articles that match a
15978 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15979 those, like, Web browsers, and you, like, have to, rilly, like, look at
15980 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15981 searches without having to use a browser.
15982
15983 The @code{nnweb} back end allows an easy interface to the mighty search
15984 engine.  You create an @code{nnweb} group, enter a search pattern, and
15985 then enter the group and read the articles like you would any normal
15986 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15987 Groups}) will do this in an easy-to-use fashion.
15988
15989 @code{nnweb} groups don't really lend themselves to being solid
15990 groups---they have a very fleeting idea of article numbers.  In fact,
15991 each time you enter an @code{nnweb} group (not even changing the search
15992 pattern), you are likely to get the articles ordered in a different
15993 manner.  Not even using duplicate suppression (@pxref{Duplicate
15994 Suppression}) will help, since @code{nnweb} doesn't even know the
15995 @code{Message-ID} of the articles before reading them using some search
15996 engines (Google, for instance).  The only possible way to keep track
15997 of which articles you've read is by scoring on the @code{Date}
15998 header---mark all articles posted before the last date you read the
15999 group as read.
16000
16001 If the search engine changes its output substantially, @code{nnweb}
16002 won't be able to parse it and will fail.  One could hardly fault the Web
16003 providers if they were to do this---their @emph{raison d'@^etre} is to
16004 make money off of advertisements, not to provide services to the
16005 community.  Since @code{nnweb} washes the ads off all the articles, one
16006 might think that the providers might be somewhat miffed.  We'll see.
16007
16008 You must have the @code{url} and @code{W3} package or those alternatives
16009 (try @code{customize-group} on the @samp{mm-url} variable group)
16010 installed to be able to use @code{nnweb}.
16011
16012 Virtual server variables:
16013
16014 @table @code
16015 @item nnweb-type
16016 @vindex nnweb-type
16017 What search engine type is being used.  The currently supported types
16018 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
16019 @code{dejanews} is an alias to @code{google}.
16020
16021 @item nnweb-search
16022 @vindex nnweb-search
16023 The search string to feed to the search engine.
16024
16025 @item nnweb-max-hits
16026 @vindex nnweb-max-hits
16027 Advisory maximum number of hits per search to display.  The default is
16028 999.
16029
16030 @item nnweb-type-definition
16031 @vindex nnweb-type-definition
16032 Type-to-definition alist.  This alist says what @code{nnweb} should do
16033 with the various search engine types.  The following elements must be
16034 present:
16035
16036 @table @code
16037 @item article
16038 Function to decode the article and provide something that Gnus
16039 understands.
16040
16041 @item map
16042 Function to create an article number to message header and URL alist.
16043
16044 @item search
16045 Function to send the search string to the search engine.
16046
16047 @item address
16048 The address the aforementioned function should send the search string
16049 to.
16050
16051 @item id
16052 Format string URL to fetch an article by @code{Message-ID}.
16053 @end table
16054
16055 @end table
16056
16057
16058 @node Slashdot
16059 @subsection Slashdot
16060 @cindex Slashdot
16061 @cindex nnslashdot
16062
16063 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
16064 lively discussion following the news articles.  @code{nnslashdot} will
16065 let you read this forum in a convenient manner.
16066
16067 The easiest way to read this source is to put something like the
16068 following in your @file{~/.gnus.el} file:
16069
16070 @lisp
16071 (setq gnus-secondary-select-methods
16072       '((nnslashdot "")))
16073 @end lisp
16074
16075 This will make Gnus query the @code{nnslashdot} back end for new comments
16076 and groups.  The @kbd{F} command will subscribe each new news article as
16077 a new Gnus group, and you can read the comments by entering these
16078 groups.  (Note that the default subscription method is to subscribe new
16079 groups as zombies.  Other methods are available (@pxref{Subscription
16080 Methods}).
16081
16082 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
16083 command is the most handy tool (@pxref{Foreign Groups}).
16084
16085 When following up to @code{nnslashdot} comments (or posting new
16086 comments), some light @acronym{HTML}izations will be performed.  In
16087 particular, text quoted with @samp{> } will be quoted with
16088 @samp{blockquote} instead, and signatures will have @samp{br} added to
16089 the end of each line.  Other than that, you can just write @acronym{HTML}
16090 directly into the message buffer.  Note that Slashdot filters out some
16091 @acronym{HTML} forms.
16092
16093 The following variables can be altered to change its behavior:
16094
16095 @table @code
16096 @item nnslashdot-threaded
16097 Whether @code{nnslashdot} should display threaded groups or not.  The
16098 default is @code{t}.  To be able to display threads, @code{nnslashdot}
16099 has to retrieve absolutely all comments in a group upon entry.  If a
16100 threaded display is not required, @code{nnslashdot} will only retrieve
16101 the comments that are actually wanted by the user.  Threading is nicer,
16102 but much, much slower than unthreaded.
16103
16104 @item nnslashdot-login-name
16105 @vindex nnslashdot-login-name
16106 The login name to use when posting.
16107
16108 @item nnslashdot-password
16109 @vindex nnslashdot-password
16110 The password to use when posting.
16111
16112 @item nnslashdot-directory
16113 @vindex nnslashdot-directory
16114 Where @code{nnslashdot} will store its files.  The default is
16115 @file{~/News/slashdot/}.
16116
16117 @item nnslashdot-active-url
16118 @vindex nnslashdot-active-url
16119 The @acronym{URL} format string that will be used to fetch the
16120 information on news articles and comments.  The default is@*
16121 @samp{http://slashdot.org/search.pl?section=&min=%d}.
16122
16123 @item nnslashdot-comments-url
16124 @vindex nnslashdot-comments-url
16125 The @acronym{URL} format string that will be used to fetch comments.
16126
16127 @item nnslashdot-article-url
16128 @vindex nnslashdot-article-url
16129 The @acronym{URL} format string that will be used to fetch the news
16130 article.  The default is
16131 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
16132
16133 @item nnslashdot-threshold
16134 @vindex nnslashdot-threshold
16135 The score threshold.  The default is -1.
16136
16137 @item nnslashdot-group-number
16138 @vindex nnslashdot-group-number
16139 The number of old groups, in addition to the ten latest, to keep
16140 updated.  The default is 0.
16141
16142 @end table
16143
16144
16145
16146 @node Ultimate
16147 @subsection Ultimate
16148 @cindex nnultimate
16149 @cindex Ultimate Bulletin Board
16150
16151 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
16152 probably the most popular Web bulletin board system used.  It has a
16153 quite regular and nice interface, and it's possible to get the
16154 information Gnus needs to keep groups updated.
16155
16156 The easiest way to get started with @code{nnultimate} is to say
16157 something like the following in the group buffer:  @kbd{B nnultimate RET
16158 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
16159 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
16160 you're interested in; there's quite a list of them on the Ultimate web
16161 site.)  Then subscribe to the groups you're interested in from the
16162 server buffer, and read them from the group buffer.
16163
16164 The following @code{nnultimate} variables can be altered:
16165
16166 @table @code
16167 @item nnultimate-directory
16168 @vindex nnultimate-directory
16169 The directory where @code{nnultimate} stores its files.  The default is@*
16170 @file{~/News/ultimate/}.
16171 @end table
16172
16173
16174 @node Web Archive
16175 @subsection Web Archive
16176 @cindex nnwarchive
16177 @cindex Web Archive
16178
16179 Some mailing lists only have archives on Web servers, such as
16180 @uref{http://www.egroups.com/} and
16181 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
16182 interface, and it's possible to get the information Gnus needs to keep
16183 groups updated.
16184
16185 @findex gnus-group-make-warchive-group
16186 The easiest way to get started with @code{nnwarchive} is to say
16187 something like the following in the group buffer: @kbd{M-x
16188 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16189 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
16190 @var{an_egroup} with the mailing list you subscribed, the
16191 @var{your@@email.address} with your email address.), or to browse the
16192 back end by @kbd{B nnwarchive RET mail-archive RET}.
16193
16194 The following @code{nnwarchive} variables can be altered:
16195
16196 @table @code
16197 @item nnwarchive-directory
16198 @vindex nnwarchive-directory
16199 The directory where @code{nnwarchive} stores its files.  The default is@*
16200 @file{~/News/warchive/}.
16201
16202 @item nnwarchive-login
16203 @vindex nnwarchive-login
16204 The account name on the web server.
16205
16206 @item nnwarchive-passwd
16207 @vindex nnwarchive-passwd
16208 The password for your account on the web server.
16209 @end table
16210
16211 @node RSS
16212 @subsection RSS
16213 @cindex nnrss
16214 @cindex RSS
16215
16216 Some web sites have an RDF Site Summary (@acronym{RSS}).
16217 @acronym{RSS} is a format for summarizing headlines from news related
16218 sites (such as BBC or CNN).  But basically anything list-like can be
16219 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16220 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16221
16222 @acronym{RSS} has a quite regular and nice interface, and it's
16223 possible to get the information Gnus needs to keep groups updated.
16224
16225 Note: you had better use Emacs which supports the @code{utf-8} coding
16226 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16227 text by default.  It is also used by default for non-@acronym{ASCII}
16228 group names.
16229
16230 @kindex G R (Group)
16231 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16232 prompted for the location, the title and the description of the feed.
16233 The title, which allows any characters, will be used for the group name
16234 and the name of the group data file.  The description can be omitted.
16235
16236 An easy way to get started with @code{nnrss} is to say something like
16237 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16238 subscribe to groups.
16239
16240 The @code{nnrss} back end saves the group data file in
16241 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16242 names containing non-@acronym{ASCII} characters will be encoded by the
16243 coding system specified with the @code{nnmail-pathname-coding-system}
16244 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16245 the value of @code{default-file-name-coding-system}.  If you are using
16246 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16247 the value for the @code{nnmail-pathname-coding-system} variable properly.
16248
16249 The @code{nnrss} back end generates @samp{multipart/alternative}
16250 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16251 and a @samp{text/html} part.
16252
16253 @cindex OPML
16254 You can also use the following commands to import and export your
16255 subscriptions from a file in @acronym{OPML} format (Outline Processor
16256 Markup Language).
16257
16258 @defun nnrss-opml-import file
16259 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16260 file.
16261 @end defun
16262
16263 @defun nnrss-opml-export
16264 Write your current @acronym{RSS} subscriptions to a buffer in
16265 @acronym{OPML} format.
16266 @end defun
16267
16268 The following @code{nnrss} variables can be altered:
16269
16270 @table @code
16271 @item nnrss-directory
16272 @vindex nnrss-directory
16273 The directory where @code{nnrss} stores its files.  The default is
16274 @file{~/News/rss/}.
16275
16276 @item nnrss-file-coding-system
16277 @vindex nnrss-file-coding-system
16278 The coding system used when reading and writing the @code{nnrss} groups
16279 data files.  The default is the value of
16280 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16281 in Emacs or @code{escape-quoted} in XEmacs).
16282
16283 @item nnrss-use-local
16284 @vindex nnrss-use-local
16285 @findex nnrss-generate-download-script
16286 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16287 the feeds from local files in @code{nnrss-directory}.  You can use
16288 the command @code{nnrss-generate-download-script} to generate a
16289 download script using @command{wget}.
16290
16291 @item nnrss-wash-html-in-text-plain-parts
16292 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16293 parts as @acronym{HTML}.  The function specified by the
16294 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16295 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16296 to render text.  If it is @code{nil}, which is the default, text will
16297 simply be folded.  Leave it @code{nil} if you prefer to see
16298 @samp{text/html} parts.
16299 @end table
16300
16301 The following code may be helpful, if you want to show the description in
16302 the summary buffer.
16303
16304 @lisp
16305 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16306 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16307
16308 (defun gnus-user-format-function-X (header)
16309   (let ((descr
16310          (assq nnrss-description-field (mail-header-extra header))))
16311     (if descr (concat "\n\t" (cdr descr)) "")))
16312 @end lisp
16313
16314 The following code may be useful to open an nnrss url directly from the
16315 summary buffer.
16316
16317 @lisp
16318 (require 'browse-url)
16319
16320 (defun browse-nnrss-url( arg )
16321   (interactive "p")
16322   (let ((url (assq nnrss-url-field
16323                    (mail-header-extra
16324                     (gnus-data-header
16325                      (assq (gnus-summary-article-number)
16326                            gnus-newsgroup-data))))))
16327     (if url
16328         (progn
16329           (browse-url (cdr url))
16330           (gnus-summary-mark-as-read-forward 1))
16331       (gnus-summary-scroll-up arg))))
16332
16333 (eval-after-load "gnus"
16334   #'(define-key gnus-summary-mode-map
16335       (kbd "<RET>") 'browse-nnrss-url))
16336 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16337 @end lisp
16338
16339 Even if you have added @code{"text/html"} to the
16340 @code{mm-discouraged-alternatives} variable (@pxref{Display
16341 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16342 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16343 more useful especially in @code{nnrss} groups to display
16344 @samp{text/html} parts.  Here's an example of setting
16345 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16346 Parameters}) in order to display @samp{text/html} parts only in
16347 @code{nnrss} groups:
16348
16349 @lisp
16350 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16351 (eval-after-load "gnus-sum"
16352   '(add-to-list
16353     'gnus-newsgroup-variables
16354     '(mm-discouraged-alternatives
16355       . '("text/html" "image/.*"))))
16356
16357 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16358 (add-to-list
16359  'gnus-parameters
16360  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16361 @end lisp
16362
16363
16364 @node Customizing W3
16365 @subsection Customizing W3
16366 @cindex W3
16367 @cindex html
16368 @cindex url
16369 @cindex Netscape
16370
16371 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16372 alternatives) to display web pages.  Emacs/W3 is documented in its own
16373 manual, but there are some things that may be more relevant for Gnus
16374 users.
16375
16376 For instance, a common question is how to make Emacs/W3 follow links
16377 using the @code{browse-url} functions (which will call some external web
16378 browser like Netscape).  Here's one way:
16379
16380 @lisp
16381 (eval-after-load "w3"
16382   '(progn
16383     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16384     (defun w3-fetch (&optional url target)
16385       (interactive (list (w3-read-url-with-default)))
16386       (if (eq major-mode 'gnus-article-mode)
16387           (browse-url url)
16388         (w3-fetch-orig url target)))))
16389 @end lisp
16390
16391 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16392 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16393 follow the link.
16394
16395
16396 @node IMAP
16397 @section IMAP
16398 @cindex nnimap
16399 @cindex @acronym{IMAP}
16400
16401 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16402 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16403 server is much similar to connecting to a news server, you just
16404 specify the network address of the server.
16405
16406 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16407 everything that @acronym{POP} can, it can hence be viewed as a
16408 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16409 similar to @acronym{NNTP} being a news storage protocol---however,
16410 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16411 is more or less read-only whereas mail is read-write.
16412
16413 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16414 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16415 the @acronym{IMAP} server and store them on the local disk.  This is
16416 not the usage described in this section---@xref{Mail Sources}.
16417
16418 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16419 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16420 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16421 usage explained in this section.
16422
16423 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16424 servers might look something like the following.  (Note that for
16425 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16426 see below.)
16427
16428 @lisp
16429 (setq gnus-secondary-select-methods
16430       '((nnimap "simpleserver") ; @r{no special configuration}
16431         ; @r{perhaps a ssh port forwarded server:}
16432         (nnimap "dolk"
16433                 (nnimap-address "localhost")
16434                 (nnimap-server-port 1430))
16435         ; @r{a UW server running on localhost}
16436         (nnimap "barbar"
16437                 (nnimap-server-port 143)
16438                 (nnimap-address "localhost")
16439                 (nnimap-list-pattern ("INBOX" "mail/*")))
16440         ; @r{anonymous public cyrus server:}
16441         (nnimap "cyrus.andrew.cmu.edu"
16442                 (nnimap-authenticator anonymous)
16443                 (nnimap-list-pattern "archive.*")
16444                 (nnimap-stream network))
16445         ; @r{a ssl server on a non-standard port:}
16446         (nnimap "vic20"
16447                 (nnimap-address "vic20.somewhere.com")
16448                 (nnimap-server-port 9930)
16449                 (nnimap-stream ssl))))
16450 @end lisp
16451
16452 After defining the new server, you can subscribe to groups on the
16453 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16454 (@pxref{Subscription Commands}) or via the Server Buffer
16455 (@pxref{Server Buffer}).
16456
16457 The following variables can be used to create a virtual @code{nnimap}
16458 server:
16459
16460 @table @code
16461
16462 @item nnimap-address
16463 @vindex nnimap-address
16464
16465 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16466 server name if not specified.
16467
16468 @item nnimap-server-port
16469 @vindex nnimap-server-port
16470 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16471
16472 Note that this should be an integer, example server specification:
16473
16474 @lisp
16475 (nnimap "mail.server.com"
16476         (nnimap-server-port 4711))
16477 @end lisp
16478
16479 @item nnimap-list-pattern
16480 @vindex nnimap-list-pattern
16481 String or list of strings of mailboxes to limit available groups to.
16482 This is used when the server has very many mailboxes and you're only
16483 interested in a few---some servers export your home directory via
16484 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16485 @file{~/Mail/*} then.
16486
16487 The string can also be a cons of REFERENCE and the string as above, what
16488 REFERENCE is used for is server specific, but on the University of
16489 Washington server it's a directory that will be concatenated with the
16490 mailbox.
16491
16492 Example server specification:
16493
16494 @lisp
16495 (nnimap "mail.server.com"
16496         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16497                                ("~friend/Mail/" . "list/*"))))
16498 @end lisp
16499
16500 @item nnimap-stream
16501 @vindex nnimap-stream
16502 The type of stream used to connect to your server.  By default, nnimap
16503 will detect and automatically use all of the below, with the exception
16504 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16505 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16506 be automatically detected, but it's not widely deployed yet.)
16507
16508 Example server specification:
16509
16510 @lisp
16511 (nnimap "mail.server.com"
16512         (nnimap-stream ssl))
16513 @end lisp
16514
16515 Please note that the value of @code{nnimap-stream} is a symbol!
16516
16517 @itemize @bullet
16518 @item
16519 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16520 @samp{gsasl} or @samp{imtest} program.
16521 @item
16522 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16523 @item
16524 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16525 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16526 @samp{starttls}.
16527 @item
16528 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16529 @samp{gnutls-cli}).
16530 @item
16531 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16532 @samp{openssl}) or SSLeay (@samp{s_client}).
16533 @item
16534 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16535 @item
16536 @dfn{network:} Plain, TCP/IP network connection.
16537 @end itemize
16538
16539 @vindex imap-kerberos4-program
16540 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16541 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16542 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16543 to make @code{imap.el} use a pty instead of a pipe when communicating
16544 with @samp{imtest}.  You will then suffer from a line length
16545 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16546 indefinitely if you have many articles in a mailbox.  The variable
16547 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16548 program.
16549
16550 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16551 needed.  It is available from
16552 @uref{http://www.gnu.org/software/gnutls/}.
16553
16554 @vindex imap-gssapi-program
16555 This parameter specifies a list of command lines that invoke a GSSAPI
16556 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16557 sequentially until a connection is made, or the list has been
16558 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16559 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16560 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16561 tried.
16562
16563 @vindex imap-ssl-program
16564 For @acronym{SSL} connections, the OpenSSL program is available from
16565 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16566 and nnimap support it too---although the most recent versions of
16567 SSLeay, 0.9.x, are known to have serious bugs making it
16568 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16569 work.  The variable @code{imap-ssl-program} contain parameters to pass
16570 to OpenSSL/SSLeay.
16571
16572 @vindex imap-shell-program
16573 @vindex imap-shell-host
16574 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16575 @code{imap-shell-program} specify what program to call.
16576
16577 @item nnimap-authenticator
16578 @vindex nnimap-authenticator
16579
16580 The authenticator used to connect to the server.  By default, nnimap
16581 will use the most secure authenticator your server is capable of.
16582
16583 Example server specification:
16584
16585 @lisp
16586 (nnimap "mail.server.com"
16587         (nnimap-authenticator anonymous))
16588 @end lisp
16589
16590 Please note that the value of @code{nnimap-authenticator} is a symbol!
16591
16592 @itemize @bullet
16593 @item
16594 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16595 external program @code{gsasl} or @code{imtest}.
16596 @item
16597 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16598 @code{imtest}.
16599 @item
16600 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16601 external library @code{digest-md5.el}.
16602 @item
16603 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16604 @item
16605 @dfn{login:} Plain-text username/password via LOGIN.
16606 @item
16607 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16608 @end itemize
16609
16610 @item nnimap-expunge-on-close
16611 @cindex expunging
16612 @vindex nnimap-expunge-on-close
16613 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16614 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16615 this concept of marking articles @code{Deleted} which doesn't actually
16616 delete them, and this (marking them @code{Deleted}, that is) is what
16617 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16618 similar).
16619
16620 Since the articles aren't really removed when we mark them with the
16621 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16622 running in circles yet?
16623
16624 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16625 when closing a mailbox but this is now configurable by this server
16626 variable.
16627
16628 The possible options are:
16629
16630 @table @code
16631
16632 @item always
16633 The default behavior, delete all articles marked as ``Deleted'' when
16634 closing a mailbox.
16635 @item never
16636 Never actually delete articles.  Currently there is no way of showing
16637 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16638 may allow you to do this.  If you ever want to run the EXPUNGE command
16639 manually, @xref{Expunging mailboxes}.
16640 @item ask
16641 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16642 articles or not.
16643
16644 @end table
16645
16646 @item nnimap-importantize-dormant
16647 @vindex nnimap-importantize-dormant
16648
16649 If non-@code{nil} (the default), marks dormant articles as ticked (as
16650 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16651 naturally still (only) be marked as dormant.  This is to make dormant
16652 articles stand out, just like ticked articles, in other @acronym{IMAP}
16653 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16654 has only one.)
16655
16656 Probably the only reason for frobing this would be if you're trying
16657 enable per-user persistent dormant flags, using something like:
16658
16659 @lisp
16660 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16661         (format "gnus-dormant-%s" (user-login-name)))
16662 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16663         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16664 @end lisp
16665
16666 In this case, you would not want the per-user dormant flag showing up
16667 as ticked for other users.
16668
16669 @item nnimap-expunge-search-string
16670 @cindex expunging
16671 @vindex nnimap-expunge-search-string
16672
16673 This variable contain the @acronym{IMAP} search command sent to server when
16674 searching for articles eligible for expiring.  The default is
16675 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16676 UID set and the second @code{%s} is replaced by a date.
16677
16678 Probably the only useful value to change this to is
16679 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16680 messages instead of the internal article date.  See section 6.4.4 of
16681 RFC 2060 for more information on valid strings.
16682
16683 @item nnimap-authinfo-file
16684 @vindex nnimap-authinfo-file
16685
16686 A file containing credentials used to log in on servers.  The format is
16687 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16688 variable @code{nntp-authinfo-file} for exact syntax; also see
16689 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16690
16691 @example
16692 machine students.uio.no login larsi password geheimnis port imap
16693 @end example
16694
16695 Note that it should be @code{port imap}, or @code{port 143}, if you
16696 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16697 actual port number used is port 993 for secured IMAP.  For
16698 convenience, Gnus will accept @code{port imaps} as a synonym of
16699 @code{port imap}.
16700
16701 @item nnimap-need-unselect-to-notice-new-mail
16702 @vindex nnimap-need-unselect-to-notice-new-mail
16703
16704 Unselect mailboxes before looking for new mail in them.  Some servers
16705 seem to need this under some circumstances; it was reported that
16706 Courier 1.7.1 did.
16707
16708 @end table
16709
16710 @menu
16711 * Splitting in IMAP::           Splitting mail with nnimap.
16712 * Expiring in IMAP::            Expiring mail with nnimap.
16713 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16714 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16715 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16716 * Debugging IMAP::              What to do when things don't work.
16717 @end menu
16718
16719
16720
16721 @node Splitting in IMAP
16722 @subsection Splitting in IMAP
16723 @cindex splitting imap mail
16724
16725 Splitting is something Gnus users have loved and used for years, and now
16726 the rest of the world is catching up.  Yeah, dream on, not many
16727 @acronym{IMAP} servers have server side splitting and those that have
16728 splitting seem to use some non-standard protocol.  This means that
16729 @acronym{IMAP} support for Gnus has to do its own splitting.
16730
16731 And it does.
16732
16733 (Incidentally, people seem to have been dreaming on, and Sieve has
16734 gaining a market share and is supported by several IMAP servers.
16735 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16736
16737 Here are the variables of interest:
16738
16739 @table @code
16740
16741 @item nnimap-split-crosspost
16742 @cindex splitting, crosspost
16743 @cindex crosspost
16744 @vindex nnimap-split-crosspost
16745
16746 If non-@code{nil}, do crossposting if several split methods match the
16747 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16748 found will be used.
16749
16750 Nnmail equivalent: @code{nnmail-crosspost}.
16751
16752 @item nnimap-split-inbox
16753 @cindex splitting, inbox
16754 @cindex inbox
16755 @vindex nnimap-split-inbox
16756
16757 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16758 mailboxes to split from.  Defaults to @code{nil}, which means that
16759 splitting is disabled!
16760
16761 @lisp
16762 (setq nnimap-split-inbox
16763       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16764 @end lisp
16765
16766 No nnmail equivalent.
16767
16768 @item nnimap-split-rule
16769 @cindex splitting, rules
16770 @vindex nnimap-split-rule
16771
16772 New mail found in @code{nnimap-split-inbox} will be split according to
16773 this variable.
16774
16775 This variable contains a list of lists, where the first element in the
16776 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16777 matching the regexp in the second element in the sublist.  Got that?
16778 Neither did I, we need examples.
16779
16780 @lisp
16781 (setq nnimap-split-rule
16782       '(("INBOX.nnimap"
16783          "^Sender: owner-nnimap@@vic20.globalcom.se")
16784         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16785         ("INBOX.private" "")))
16786 @end lisp
16787
16788 This will put all articles from the nnimap mailing list into mailbox
16789 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16790 into INBOX.junk and everything else in INBOX.private.
16791
16792 The first string may contain @samp{\\1} forms, like the ones used by
16793 replace-match to insert sub-expressions from the matched text.  For
16794 instance:
16795
16796 @lisp
16797 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16798 @end lisp
16799
16800 The first element can also be the symbol @code{junk} to indicate that
16801 matching messages should simply be deleted.  Use with care.
16802
16803 The second element can also be a function.  In that case, it will be
16804 called with the first element of the rule as the argument, in a buffer
16805 containing the headers of the article.  It should return a
16806 non-@code{nil} value if it thinks that the mail belongs in that group.
16807
16808 Nnmail users might recollect that the last regexp had to be empty to
16809 match all articles (like in the example above).  This is not required in
16810 nnimap.  Articles not matching any of the regexps will not be moved out
16811 of your inbox.  (This might affect performance if you keep lots of
16812 unread articles in your inbox, since the splitting code would go over
16813 them every time you fetch new mail.)
16814
16815 These rules are processed from the beginning of the alist toward the
16816 end.  The first rule to make a match will ``win'', unless you have
16817 crossposting enabled.  In that case, all matching rules will ``win''.
16818
16819 This variable can also have a function as its value, the function will
16820 be called with the headers narrowed and should return a group where it
16821 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16822
16823 The splitting code tries to create mailboxes if it needs to.
16824
16825 To allow for different split rules on different virtual servers, and
16826 even different split rules in different inboxes on the same server,
16827 the syntax of this variable have been extended along the lines of:
16828
16829 @lisp
16830 (setq nnimap-split-rule
16831       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16832                                ("junk"    "From:.*Simon"))))
16833         ("my2server"    ("INBOX" nnimap-split-fancy))
16834         ("my[34]server" (".*" (("private" "To:.*Simon")
16835                                ("junk"    my-junk-func))))))
16836 @end lisp
16837
16838 The virtual server name is in fact a regexp, so that the same rules
16839 may apply to several servers.  In the example, the servers
16840 @code{my3server} and @code{my4server} both use the same rules.
16841 Similarly, the inbox string is also a regexp.  The actual splitting
16842 rules are as before, either a function, or a list with group/regexp or
16843 group/function elements.
16844
16845 Nnmail equivalent: @code{nnmail-split-methods}.
16846
16847 @item nnimap-split-predicate
16848 @cindex splitting
16849 @vindex nnimap-split-predicate
16850
16851 Mail matching this predicate in @code{nnimap-split-inbox} will be
16852 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16853
16854 This might be useful if you use another @acronym{IMAP} client to read mail in
16855 your inbox but would like Gnus to split all articles in the inbox
16856 regardless of readedness.  Then you might change this to
16857 @samp{UNDELETED}.
16858
16859 @item nnimap-split-fancy
16860 @cindex splitting, fancy
16861 @findex nnimap-split-fancy
16862 @vindex nnimap-split-fancy
16863
16864 It's possible to set @code{nnimap-split-rule} to
16865 @code{nnmail-split-fancy} if you want to use fancy
16866 splitting.  @xref{Fancy Mail Splitting}.
16867
16868 However, to be able to have different fancy split rules for nnmail and
16869 nnimap back ends you can set @code{nnimap-split-rule} to
16870 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16871 rule in @code{nnimap-split-fancy}.
16872
16873 Example:
16874
16875 @lisp
16876 (setq nnimap-split-rule 'nnimap-split-fancy
16877       nnimap-split-fancy ...)
16878 @end lisp
16879
16880 Nnmail equivalent: @code{nnmail-split-fancy}.
16881
16882 @item nnimap-split-download-body
16883 @findex nnimap-split-download-body
16884 @vindex nnimap-split-download-body
16885
16886 Set to non-@code{nil} to download entire articles during splitting.
16887 This is generally not required, and will slow things down
16888 considerably.  You may need it if you want to use an advanced
16889 splitting function that analyzes the body to split the article.
16890
16891 @end table
16892
16893 @node Expiring in IMAP
16894 @subsection Expiring in IMAP
16895 @cindex expiring imap mail
16896
16897 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16898 end, it supports most features in regular expiring (@pxref{Expiring
16899 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16900 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16901 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16902 follows below are the variables used by the @code{nnimap} expiry
16903 process.
16904
16905 A note on how the expire mark is stored on the @acronym{IMAP} server is
16906 appropriate here as well.  The expire mark is translated into a
16907 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16908 message.  This means that likely only Gnus will understand and treat
16909 the @code{gnus-expire} mark properly, although other clients may allow
16910 you to view client specific flags on the message.  It also means that
16911 your server must support permanent storage of client specific flags on
16912 messages.  Most do, fortunately.
16913
16914 @table @code
16915
16916 @item nnmail-expiry-wait
16917 @item nnmail-expiry-wait-function
16918
16919 These variables are fully supported.  The expire value can be a
16920 number, the symbol @code{immediate} or @code{never}.
16921
16922 @item nnmail-expiry-target
16923
16924 This variable is supported, and internally implemented by calling the
16925 @code{nnmail} functions that handle this.  It contains an optimization
16926 that if the destination is a @acronym{IMAP} group on the same server, the
16927 article is copied instead of appended (that is, uploaded again).
16928
16929 @end table
16930
16931 @node Editing IMAP ACLs
16932 @subsection Editing IMAP ACLs
16933 @cindex editing imap acls
16934 @cindex Access Control Lists
16935 @cindex Editing @acronym{IMAP} ACLs
16936 @kindex G l (Group)
16937 @findex gnus-group-nnimap-edit-acl
16938
16939 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16940 limiting (or enabling) other users access to your mail boxes.  Not all
16941 @acronym{IMAP} servers support this, this function will give an error if it
16942 doesn't.
16943
16944 To edit an ACL for a mailbox, type @kbd{G l}
16945 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16946 editing window with detailed instructions.
16947
16948 Some possible uses:
16949
16950 @itemize @bullet
16951 @item
16952 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16953 on your mailing list mailboxes enables other users on the same server to
16954 follow the list without subscribing to it.
16955 @item
16956 At least with the Cyrus server, you are required to give the user
16957 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16958 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16959 INBOX.mailbox).
16960 @end itemize
16961
16962 @node Expunging mailboxes
16963 @subsection Expunging mailboxes
16964 @cindex expunging
16965
16966 @cindex expunge
16967 @cindex manual expunging
16968 @kindex G x (Group)
16969 @findex gnus-group-nnimap-expunge
16970
16971 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16972 you may want the option of expunging all deleted articles in a mailbox
16973 manually.  This is exactly what @kbd{G x} does.
16974
16975 Currently there is no way of showing deleted articles, you can just
16976 delete them.
16977
16978 @node A note on namespaces
16979 @subsection A note on namespaces
16980 @cindex IMAP namespace
16981 @cindex namespaces
16982
16983 The @acronym{IMAP} protocol has a concept called namespaces, described
16984 by the following text in the RFC2060:
16985
16986 @display
16987 5.1.2.  Mailbox Namespace Naming Convention
16988
16989    By convention, the first hierarchical element of any mailbox name
16990    which begins with "#" identifies the "namespace" of the remainder of
16991    the name.  This makes it possible to disambiguate between different
16992    types of mailbox stores, each of which have their own namespaces.
16993
16994       For example, implementations which offer access to USENET
16995       newsgroups MAY use the "#news" namespace to partition the USENET
16996       newsgroup namespace from that of other mailboxes.  Thus, the
16997       comp.mail.misc newsgroup would have an mailbox name of
16998       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16999       to a different object (e.g. a user's private mailbox).
17000 @end display
17001
17002 While there is nothing in this text that warrants concern for the
17003 @acronym{IMAP} implementation in Gnus, some servers use namespace
17004 prefixes in a way that does not work with how Gnus uses mailbox names.
17005
17006 Specifically, University of Washington's @acronym{IMAP} server uses
17007 mailbox names like @code{#driver.mbx/read-mail} which are valid only
17008 in the @sc{create} and @sc{append} commands.  After the mailbox is
17009 created (or a messages is appended to a mailbox), it must be accessed
17010 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
17011 not make it possible for the user to guarantee that user entered
17012 mailbox names will only be used with the CREATE and APPEND commands,
17013 you should simply not use the namespace prefixed mailbox names in
17014 Gnus.
17015
17016 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
17017 for more information on how to use the prefixes.  They are a power
17018 tool and should be used only if you are sure what the effects are.
17019
17020 @node Debugging IMAP
17021 @subsection Debugging IMAP
17022 @cindex IMAP debugging
17023 @cindex protocol dump (IMAP)
17024
17025 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
17026 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
17027 best to fix them right away.  If you encounter odd behavior, chances
17028 are that either the server or Gnus is buggy.
17029
17030 If you are familiar with network protocols in general, you will
17031 probably be able to extract some clues from the protocol dump of the
17032 exchanges between Gnus and the server.  Even if you are not familiar
17033 with network protocols, when you include the protocol dump in
17034 @acronym{IMAP}-related bug reports you are helping us with data
17035 critical to solving the problem.  Therefore, we strongly encourage you
17036 to include the protocol dump when reporting IMAP bugs in Gnus.
17037
17038
17039 @vindex imap-log
17040 Because the protocol dump, when enabled, generates lots of data, it is
17041 disabled by default.  You can enable it by setting @code{imap-log} as
17042 follows:
17043
17044 @lisp
17045 (setq imap-log t)
17046 @end lisp
17047
17048 This instructs the @code{imap.el} package to log any exchanges with
17049 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
17050 for error messages, which sometimes are tagged with the keyword
17051 @code{BAD}---but when submitting a bug, make sure to include all the
17052 data.
17053
17054 @node Other Sources
17055 @section Other Sources
17056
17057 Gnus can do more than just read news or mail.  The methods described
17058 below allow Gnus to view directories and files as if they were
17059 newsgroups.
17060
17061 @menu
17062 * Directory Groups::            You can read a directory as if it was a newsgroup.
17063 * Anything Groups::             Dired?  Who needs dired?
17064 * Document Groups::             Single files can be the basis of a group.
17065 * SOUP::                        Reading @sc{soup} packets ``offline''.
17066 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
17067 @end menu
17068
17069
17070 @node Directory Groups
17071 @subsection Directory Groups
17072 @cindex nndir
17073 @cindex directory groups
17074
17075 If you have a directory that has lots of articles in separate files in
17076 it, you might treat it as a newsgroup.  The files have to have numerical
17077 names, of course.
17078
17079 This might be an opportune moment to mention @code{ange-ftp} (and its
17080 successor @code{efs}), that most wonderful of all wonderful Emacs
17081 packages.  When I wrote @code{nndir}, I didn't think much about it---a
17082 back end to read directories.  Big deal.
17083
17084 @code{ange-ftp} changes that picture dramatically.  For instance, if you
17085 enter the @code{ange-ftp} file name
17086 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
17087 @code{ange-ftp} or @code{efs} will actually allow you to read this
17088 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
17089
17090 @code{nndir} will use @acronym{NOV} files if they are present.
17091
17092 @code{nndir} is a ``read-only'' back end---you can't delete or expire
17093 articles with this method.  You can use @code{nnmh} or @code{nnml} for
17094 whatever you use @code{nndir} for, so you could switch to any of those
17095 methods if you feel the need to have a non-read-only @code{nndir}.
17096
17097
17098 @node Anything Groups
17099 @subsection Anything Groups
17100 @cindex nneething
17101
17102 From the @code{nndir} back end (which reads a single spool-like
17103 directory), it's just a hop and a skip to @code{nneething}, which
17104 pretends that any arbitrary directory is a newsgroup.  Strange, but
17105 true.
17106
17107 When @code{nneething} is presented with a directory, it will scan this
17108 directory and assign article numbers to each file.  When you enter such
17109 a group, @code{nneething} must create ``headers'' that Gnus can use.
17110 After all, Gnus is a newsreader, in case you're forgetting.
17111 @code{nneething} does this in a two-step process.  First, it snoops each
17112 file in question.  If the file looks like an article (i.e., the first
17113 few lines look like headers), it will use this as the head.  If this is
17114 just some arbitrary file without a head (e.g. a C source file),
17115 @code{nneething} will cobble up a header out of thin air.  It will use
17116 file ownership, name and date and do whatever it can with these
17117 elements.
17118
17119 All this should happen automatically for you, and you will be presented
17120 with something that looks very much like a newsgroup.  Totally like a
17121 newsgroup, to be precise.  If you select an article, it will be displayed
17122 in the article buffer, just as usual.
17123
17124 If you select a line that represents a directory, Gnus will pop you into
17125 a new summary buffer for this @code{nneething} group.  And so on.  You can
17126 traverse the entire disk this way, if you feel like, but remember that
17127 Gnus is not dired, really, and does not intend to be, either.
17128
17129 There are two overall modes to this action---ephemeral or solid.  When
17130 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
17131 will not store information on what files you have read, and what files
17132 are new, and so on.  If you create a solid @code{nneething} group the
17133 normal way with @kbd{G m}, Gnus will store a mapping table between
17134 article numbers and file names, and you can treat this group like any
17135 other groups.  When you activate a solid @code{nneething} group, you will
17136 be told how many unread articles it contains, etc., etc.
17137
17138 Some variables:
17139
17140 @table @code
17141 @item nneething-map-file-directory
17142 @vindex nneething-map-file-directory
17143 All the mapping files for solid @code{nneething} groups will be stored
17144 in this directory, which defaults to @file{~/.nneething/}.
17145
17146 @item nneething-exclude-files
17147 @vindex nneething-exclude-files
17148 All files that match this regexp will be ignored.  Nice to use to exclude
17149 auto-save files and the like, which is what it does by default.
17150
17151 @item nneething-include-files
17152 @vindex nneething-include-files
17153 Regexp saying what files to include in the group.  If this variable is
17154 non-@code{nil}, only files matching this regexp will be included.
17155
17156 @item nneething-map-file
17157 @vindex nneething-map-file
17158 Name of the map files.
17159 @end table
17160
17161
17162 @node Document Groups
17163 @subsection Document Groups
17164 @cindex nndoc
17165 @cindex documentation group
17166 @cindex help group
17167
17168 @code{nndoc} is a cute little thing that will let you read a single file
17169 as a newsgroup.  Several files types are supported:
17170
17171 @table @code
17172 @cindex Babyl
17173 @cindex Rmail mbox
17174 @item babyl
17175 The Babyl (Rmail) mail box.
17176
17177 @cindex mbox
17178 @cindex Unix mbox
17179 @item mbox
17180 The standard Unix mbox file.
17181
17182 @cindex MMDF mail box
17183 @item mmdf
17184 The MMDF mail box format.
17185
17186 @item news
17187 Several news articles appended into a file.
17188
17189 @cindex rnews batch files
17190 @item rnews
17191 The rnews batch transport format.
17192
17193 @item nsmail
17194 Netscape mail boxes.
17195
17196 @item mime-parts
17197 @acronym{MIME} multipart messages.
17198
17199 @item standard-digest
17200 The standard (RFC 1153) digest format.
17201
17202 @item mime-digest
17203 A @acronym{MIME} digest of messages.
17204
17205 @item lanl-gov-announce
17206 Announcement messages from LANL Gov Announce.
17207
17208 @cindex forwarded messages
17209 @item rfc822-forward
17210 A message forwarded according to RFC822.
17211
17212 @item outlook
17213 The Outlook mail box.
17214
17215 @item oe-dbx
17216 The Outlook Express dbx mail box.
17217
17218 @item exim-bounce
17219 A bounce message from the Exim MTA.
17220
17221 @item forward
17222 A message forwarded according to informal rules.
17223
17224 @item rfc934
17225 An RFC934-forwarded message.
17226
17227 @item mailman
17228 A mailman digest.
17229
17230 @item clari-briefs
17231 A digest of Clarinet brief news items.
17232
17233 @item slack-digest
17234 Non-standard digest format---matches most things, but does it badly.
17235
17236 @item mail-in-mail
17237 The last resort.
17238 @end table
17239
17240 You can also use the special ``file type'' @code{guess}, which means
17241 that @code{nndoc} will try to guess what file type it is looking at.
17242 @code{digest} means that @code{nndoc} should guess what digest type the
17243 file is.
17244
17245 @code{nndoc} will not try to change the file or insert any extra headers into
17246 it---it will simply, like, let you use the file as the basis for a
17247 group.  And that's it.
17248
17249 If you have some old archived articles that you want to insert into your
17250 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17251 that.  Say you have an old @file{RMAIL} file with mail that you now want
17252 to split into your new @code{nnml} groups.  You look at that file using
17253 @code{nndoc} (using the @kbd{G f} command in the group buffer
17254 (@pxref{Foreign Groups})), set the process mark on all the articles in
17255 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17256 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17257 file is now also stored in lots of @code{nnml} directories, and you can
17258 delete that pesky @file{RMAIL} file.  If you have the guts!
17259
17260 Virtual server variables:
17261
17262 @table @code
17263 @item nndoc-article-type
17264 @vindex nndoc-article-type
17265 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17266 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17267 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17268 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17269 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17270
17271 @item nndoc-post-type
17272 @vindex nndoc-post-type
17273 This variable says whether Gnus is to consider the group a news group or
17274 a mail group.  There are two valid values:  @code{mail} (the default)
17275 and @code{news}.
17276 @end table
17277
17278 @menu
17279 * Document Server Internals::   How to add your own document types.
17280 @end menu
17281
17282
17283 @node Document Server Internals
17284 @subsubsection Document Server Internals
17285
17286 Adding new document types to be recognized by @code{nndoc} isn't
17287 difficult.  You just have to whip up a definition of what the document
17288 looks like, write a predicate function to recognize that document type,
17289 and then hook into @code{nndoc}.
17290
17291 First, here's an example document type definition:
17292
17293 @example
17294 (mmdf
17295  (article-begin .  "^\^A\^A\^A\^A\n")
17296  (body-end .  "^\^A\^A\^A\^A\n"))
17297 @end example
17298
17299 The definition is simply a unique @dfn{name} followed by a series of
17300 regexp pseudo-variable settings.  Below are the possible
17301 variables---don't be daunted by the number of variables; most document
17302 types can be defined with very few settings:
17303
17304 @table @code
17305 @item first-article
17306 If present, @code{nndoc} will skip past all text until it finds
17307 something that match this regexp.  All text before this will be
17308 totally ignored.
17309
17310 @item article-begin
17311 This setting has to be present in all document type definitions.  It
17312 says what the beginning of each article looks like.  To do more
17313 complicated things that cannot be dealt with a simple regexp, you can
17314 use @code{article-begin-function} instead of this.
17315
17316 @item article-begin-function
17317 If present, this should be a function that moves point to the beginning
17318 of each article.  This setting overrides @code{article-begin}.
17319
17320 @item head-begin
17321 If present, this should be a regexp that matches the head of the
17322 article.  To do more complicated things that cannot be dealt with a
17323 simple regexp, you can use @code{head-begin-function} instead of this.
17324
17325 @item head-begin-function
17326 If present, this should be a function that moves point to the head of
17327 the article.  This setting overrides @code{head-begin}.
17328
17329 @item head-end
17330 This should match the end of the head of the article.  It defaults to
17331 @samp{^$}---the empty line.
17332
17333 @item body-begin
17334 This should match the beginning of the body of the article.  It defaults
17335 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17336 a simple regexp, you can use @code{body-begin-function} instead of this.
17337
17338 @item body-begin-function
17339 If present, this function should move point to the beginning of the body
17340 of the article.  This setting overrides @code{body-begin}.
17341
17342 @item body-end
17343 If present, this should match the end of the body of the article.  To do
17344 more complicated things that cannot be dealt with a simple regexp, you
17345 can use @code{body-end-function} instead of this.
17346
17347 @item body-end-function
17348 If present, this function should move point to the end of the body of
17349 the article.  This setting overrides @code{body-end}.
17350
17351 @item file-begin
17352 If present, this should match the beginning of the file.  All text
17353 before this regexp will be totally ignored.
17354
17355 @item file-end
17356 If present, this should match the end of the file.  All text after this
17357 regexp will be totally ignored.
17358
17359 @end table
17360
17361 So, using these variables @code{nndoc} is able to dissect a document
17362 file into a series of articles, each with a head and a body.  However, a
17363 few more variables are needed since not all document types are all that
17364 news-like---variables needed to transform the head or the body into
17365 something that's palatable for Gnus:
17366
17367 @table @code
17368 @item prepare-body-function
17369 If present, this function will be called when requesting an article.  It
17370 will be called with point at the start of the body, and is useful if the
17371 document has encoded some parts of its contents.
17372
17373 @item article-transform-function
17374 If present, this function is called when requesting an article.  It's
17375 meant to be used for more wide-ranging transformation of both head and
17376 body of the article.
17377
17378 @item generate-head-function
17379 If present, this function is called to generate a head that Gnus can
17380 understand.  It is called with the article number as a parameter, and is
17381 expected to generate a nice head for the article in question.  It is
17382 called when requesting the headers of all articles.
17383
17384 @item generate-article-function
17385 If present, this function is called to generate an entire article that
17386 Gnus can understand.  It is called with the article number as a
17387 parameter when requesting all articles.
17388
17389 @item dissection-function
17390 If present, this function is called to dissect a document by itself,
17391 overriding @code{first-article}, @code{article-begin},
17392 @code{article-begin-function}, @code{head-begin},
17393 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17394 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17395 @code{file-begin}, and @code{file-end}.
17396
17397 @end table
17398
17399 Let's look at the most complicated example I can come up with---standard
17400 digests:
17401
17402 @example
17403 (standard-digest
17404  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17405  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17406  (prepare-body-function . nndoc-unquote-dashes)
17407  (body-end-function . nndoc-digest-body-end)
17408  (head-end . "^ ?$")
17409  (body-begin . "^ ?\n")
17410  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17411  (subtype digest guess))
17412 @end example
17413
17414 We see that all text before a 70-width line of dashes is ignored; all
17415 text after a line that starts with that @samp{^End of} is also ignored;
17416 each article begins with a 30-width line of dashes; the line separating
17417 the head from the body may contain a single space; and that the body is
17418 run through @code{nndoc-unquote-dashes} before being delivered.
17419
17420 To hook your own document definition into @code{nndoc}, use the
17421 @code{nndoc-add-type} function.  It takes two parameters---the first
17422 is the definition itself and the second (optional) parameter says
17423 where in the document type definition alist to put this definition.
17424 The alist is traversed sequentially, and
17425 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17426 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17427 @code{mmdf} type, and so on.  These type predicates should return
17428 @code{nil} if the document is not of the correct type; @code{t} if it
17429 is of the correct type; and a number if the document might be of the
17430 correct type.  A high number means high probability; a low number
17431 means low probability with @samp{0} being the lowest valid number.
17432
17433
17434 @node SOUP
17435 @subsection SOUP
17436 @cindex SOUP
17437 @cindex offline
17438
17439 In the PC world people often talk about ``offline'' newsreaders.  These
17440 are thingies that are combined reader/news transport monstrosities.
17441 With built-in modem programs.  Yecchh!
17442
17443 Of course, us Unix Weenie types of human beans use things like
17444 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17445 transport things like Ghod intended.  And then we just use normal
17446 newsreaders.
17447
17448 However, it can sometimes be convenient to do something that's a bit
17449 easier on the brain if you have a very slow modem, and you're not really
17450 that interested in doing things properly.
17451
17452 A file format called @sc{soup} has been developed for transporting news
17453 and mail from servers to home machines and back again.  It can be a bit
17454 fiddly.
17455
17456 First some terminology:
17457
17458 @table @dfn
17459
17460 @item server
17461 This is the machine that is connected to the outside world and where you
17462 get news and/or mail from.
17463
17464 @item home machine
17465 This is the machine that you want to do the actual reading and responding
17466 on.  It is typically not connected to the rest of the world in any way.
17467
17468 @item packet
17469 Something that contains messages and/or commands.  There are two kinds
17470 of packets:
17471
17472 @table @dfn
17473 @item message packets
17474 These are packets made at the server, and typically contain lots of
17475 messages for you to read.  These are called @file{SoupoutX.tgz} by
17476 default, where @var{x} is a number.
17477
17478 @item response packets
17479 These are packets made at the home machine, and typically contains
17480 replies that you've written.  These are called @file{SoupinX.tgz} by
17481 default, where @var{x} is a number.
17482
17483 @end table
17484
17485 @end table
17486
17487
17488 @enumerate
17489
17490 @item
17491 You log in on the server and create a @sc{soup} packet.  You can either
17492 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17493 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17494 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17495
17496 @item
17497 You transfer the packet home.  Rail, boat, car or modem will do fine.
17498
17499 @item
17500 You put the packet in your home directory.
17501
17502 @item
17503 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17504 the native or secondary server.
17505
17506 @item
17507 You read articles and mail and answer and followup to the things you
17508 want (@pxref{SOUP Replies}).
17509
17510 @item
17511 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17512 packet.
17513
17514 @item
17515 You transfer this packet to the server.
17516
17517 @item
17518 You use Gnus to mail this packet out with the @kbd{G s s} command.
17519
17520 @item
17521 You then repeat until you die.
17522
17523 @end enumerate
17524
17525 So you basically have a bipartite system---you use @code{nnsoup} for
17526 reading and Gnus for packing/sending these @sc{soup} packets.
17527
17528 @menu
17529 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17530 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17531 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17532 @end menu
17533
17534
17535 @node SOUP Commands
17536 @subsubsection SOUP Commands
17537
17538 These are commands for creating and manipulating @sc{soup} packets.
17539
17540 @table @kbd
17541 @item G s b
17542 @kindex G s b (Group)
17543 @findex gnus-group-brew-soup
17544 Pack all unread articles in the current group
17545 (@code{gnus-group-brew-soup}).  This command understands the
17546 process/prefix convention.
17547
17548 @item G s w
17549 @kindex G s w (Group)
17550 @findex gnus-soup-save-areas
17551 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17552
17553 @item G s s
17554 @kindex G s s (Group)
17555 @findex gnus-soup-send-replies
17556 Send all replies from the replies packet
17557 (@code{gnus-soup-send-replies}).
17558
17559 @item G s p
17560 @kindex G s p (Group)
17561 @findex gnus-soup-pack-packet
17562 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17563
17564 @item G s r
17565 @kindex G s r (Group)
17566 @findex nnsoup-pack-replies
17567 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17568
17569 @item O s
17570 @kindex O s (Summary)
17571 @findex gnus-soup-add-article
17572 This summary-mode command adds the current article to a @sc{soup} packet
17573 (@code{gnus-soup-add-article}).  It understands the process/prefix
17574 convention (@pxref{Process/Prefix}).
17575
17576 @end table
17577
17578
17579 There are a few variables to customize where Gnus will put all these
17580 thingies:
17581
17582 @table @code
17583
17584 @item gnus-soup-directory
17585 @vindex gnus-soup-directory
17586 Directory where Gnus will save intermediate files while composing
17587 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17588
17589 @item gnus-soup-replies-directory
17590 @vindex gnus-soup-replies-directory
17591 This is what Gnus will use as a temporary directory while sending our
17592 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17593
17594 @item gnus-soup-prefix-file
17595 @vindex gnus-soup-prefix-file
17596 Name of the file where Gnus stores the last used prefix.  The default is
17597 @samp{gnus-prefix}.
17598
17599 @item gnus-soup-packer
17600 @vindex gnus-soup-packer
17601 A format string command for packing a @sc{soup} packet.  The default is
17602 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17603
17604 @item gnus-soup-unpacker
17605 @vindex gnus-soup-unpacker
17606 Format string command for unpacking a @sc{soup} packet.  The default is
17607 @samp{gunzip -c %s | tar xvf -}.
17608
17609 @item gnus-soup-packet-directory
17610 @vindex gnus-soup-packet-directory
17611 Where Gnus will look for reply packets.  The default is @file{~/}.
17612
17613 @item gnus-soup-packet-regexp
17614 @vindex gnus-soup-packet-regexp
17615 Regular expression matching @sc{soup} reply packets in
17616 @code{gnus-soup-packet-directory}.
17617
17618 @end table
17619
17620
17621 @node SOUP Groups
17622 @subsubsection SOUP Groups
17623 @cindex nnsoup
17624
17625 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17626 read incoming packets, unpack them, and put them in a directory where
17627 you can read them at leisure.
17628
17629 These are the variables you can use to customize its behavior:
17630
17631 @table @code
17632
17633 @item nnsoup-tmp-directory
17634 @vindex nnsoup-tmp-directory
17635 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17636 directory.  (@file{/tmp/} by default.)
17637
17638 @item nnsoup-directory
17639 @vindex nnsoup-directory
17640 @code{nnsoup} then moves each message and index file to this directory.
17641 The default is @file{~/SOUP/}.
17642
17643 @item nnsoup-replies-directory
17644 @vindex nnsoup-replies-directory
17645 All replies will be stored in this directory before being packed into a
17646 reply packet.  The default is @file{~/SOUP/replies/}.
17647
17648 @item nnsoup-replies-format-type
17649 @vindex nnsoup-replies-format-type
17650 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17651 (rnews), and I don't think you should touch that variable.  I probably
17652 shouldn't even have documented it.  Drats!  Too late!
17653
17654 @item nnsoup-replies-index-type
17655 @vindex nnsoup-replies-index-type
17656 The index type of the replies packet.  The default is @samp{?n}, which
17657 means ``none''.  Don't fiddle with this one either!
17658
17659 @item nnsoup-active-file
17660 @vindex nnsoup-active-file
17661 Where @code{nnsoup} stores lots of information.  This is not an ``active
17662 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17663 this file or mess it up in any way, you're dead.  The default is
17664 @file{~/SOUP/active}.
17665
17666 @item nnsoup-packer
17667 @vindex nnsoup-packer
17668 Format string command for packing a reply @sc{soup} packet.  The default
17669 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17670
17671 @item nnsoup-unpacker
17672 @vindex nnsoup-unpacker
17673 Format string command for unpacking incoming @sc{soup} packets.  The
17674 default is @samp{gunzip -c %s | tar xvf -}.
17675
17676 @item nnsoup-packet-directory
17677 @vindex nnsoup-packet-directory
17678 Where @code{nnsoup} will look for incoming packets.  The default is
17679 @file{~/}.
17680
17681 @item nnsoup-packet-regexp
17682 @vindex nnsoup-packet-regexp
17683 Regular expression matching incoming @sc{soup} packets.  The default is
17684 @samp{Soupout}.
17685
17686 @item nnsoup-always-save
17687 @vindex nnsoup-always-save
17688 If non-@code{nil}, save the replies buffer after each posted message.
17689
17690 @end table
17691
17692
17693 @node SOUP Replies
17694 @subsubsection SOUP Replies
17695
17696 Just using @code{nnsoup} won't mean that your postings and mailings end
17697 up in @sc{soup} reply packets automagically.  You have to work a bit
17698 more for that to happen.
17699
17700 @findex nnsoup-set-variables
17701 The @code{nnsoup-set-variables} command will set the appropriate
17702 variables to ensure that all your followups and replies end up in the
17703 @sc{soup} system.
17704
17705 In specific, this is what it does:
17706
17707 @lisp
17708 (setq message-send-news-function 'nnsoup-request-post)
17709 (setq message-send-mail-function 'nnsoup-request-mail)
17710 @end lisp
17711
17712 And that's it, really.  If you only want news to go into the @sc{soup}
17713 system you just use the first line.  If you only want mail to be
17714 @sc{soup}ed you use the second.
17715
17716
17717 @node Mail-To-News Gateways
17718 @subsection Mail-To-News Gateways
17719 @cindex mail-to-news gateways
17720 @cindex gateways
17721
17722 If your local @code{nntp} server doesn't allow posting, for some reason
17723 or other, you can post using one of the numerous mail-to-news gateways.
17724 The @code{nngateway} back end provides the interface.
17725
17726 Note that you can't read anything from this back end---it can only be
17727 used to post with.
17728
17729 Server variables:
17730
17731 @table @code
17732 @item nngateway-address
17733 @vindex nngateway-address
17734 This is the address of the mail-to-news gateway.
17735
17736 @item nngateway-header-transformation
17737 @vindex nngateway-header-transformation
17738 News headers often have to be transformed in some odd way or other
17739 for the mail-to-news gateway to accept it.  This variable says what
17740 transformation should be called, and defaults to
17741 @code{nngateway-simple-header-transformation}.  The function is called
17742 narrowed to the headers to be transformed and with one parameter---the
17743 gateway address.
17744
17745 This default function just inserts a new @code{To} header based on the
17746 @code{Newsgroups} header and the gateway address.
17747 For instance, an article with this @code{Newsgroups} header:
17748
17749 @example
17750 Newsgroups: alt.religion.emacs
17751 @end example
17752
17753 will get this @code{To} header inserted:
17754
17755 @example
17756 To: alt-religion-emacs@@GATEWAY
17757 @end example
17758
17759 The following pre-defined functions exist:
17760
17761 @findex nngateway-simple-header-transformation
17762 @table @code
17763
17764 @item nngateway-simple-header-transformation
17765 Creates a @code{To} header that looks like
17766 @var{newsgroup}@@@code{nngateway-address}.
17767
17768 @findex nngateway-mail2news-header-transformation
17769
17770 @item nngateway-mail2news-header-transformation
17771 Creates a @code{To} header that looks like
17772 @code{nngateway-address}.
17773 @end table
17774
17775 @end table
17776
17777 Here's an example:
17778
17779 @lisp
17780 (setq gnus-post-method
17781       '(nngateway
17782         "mail2news@@replay.com"
17783         (nngateway-header-transformation
17784          nngateway-mail2news-header-transformation)))
17785 @end lisp
17786
17787 So, to use this, simply say something like:
17788
17789 @lisp
17790 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17791 @end lisp
17792
17793
17794
17795 @node Combined Groups
17796 @section Combined Groups
17797
17798 Gnus allows combining a mixture of all the other group types into bigger
17799 groups.
17800
17801 @menu
17802 * Virtual Groups::              Combining articles from many groups.
17803 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17804 @end menu
17805
17806
17807 @node Virtual Groups
17808 @subsection Virtual Groups
17809 @cindex nnvirtual
17810 @cindex virtual groups
17811 @cindex merging groups
17812
17813 An @dfn{nnvirtual group} is really nothing more than a collection of
17814 other groups.
17815
17816 For instance, if you are tired of reading many small groups, you can
17817 put them all in one big group, and then grow tired of reading one
17818 big, unwieldy group.  The joys of computing!
17819
17820 You specify @code{nnvirtual} as the method.  The address should be a
17821 regexp to match component groups.
17822
17823 All marks in the virtual group will stick to the articles in the
17824 component groups.  So if you tick an article in a virtual group, the
17825 article will also be ticked in the component group from whence it
17826 came.  (And vice versa---marks from the component groups will also be
17827 shown in the virtual group.).  To create an empty virtual group, run
17828 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17829 and edit the method regexp with @kbd{M-e}
17830 (@code{gnus-group-edit-group-method})
17831
17832 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17833 newsgroups into one, big, happy newsgroup:
17834
17835 @lisp
17836 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17837 @end lisp
17838
17839 The component groups can be native or foreign; everything should work
17840 smoothly, but if your computer explodes, it was probably my fault.
17841
17842 Collecting the same group from several servers might actually be a good
17843 idea if users have set the Distribution header to limit distribution.
17844 If you would like to read @samp{soc.motss} both from a server in Japan
17845 and a server in Norway, you could use the following as the group regexp:
17846
17847 @example
17848 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17849 @end example
17850
17851 (Remember, though, that if you're creating the group with @kbd{G m}, you
17852 shouldn't double the backslashes, and you should leave off the quote
17853 characters at the beginning and the end of the string.)
17854
17855 This should work kinda smoothly---all articles from both groups should
17856 end up in this one, and there should be no duplicates.  Threading (and
17857 the rest) will still work as usual, but there might be problems with the
17858 sequence of articles.  Sorting on date might be an option here
17859 (@pxref{Selecting a Group}).
17860
17861 One limitation, however---all groups included in a virtual
17862 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17863 zombie groups can't be component groups for @code{nnvirtual} groups.
17864
17865 @vindex nnvirtual-always-rescan
17866 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17867 is the default), @code{nnvirtual} will always scan groups for unread
17868 articles when entering a virtual group.  If this variable is @code{nil}
17869 and you read articles in a component group after the virtual group has
17870 been activated, the read articles from the component group will show up
17871 when you enter the virtual group.  You'll also see this effect if you
17872 have two virtual groups that have a component group in common.  If
17873 that's the case, you should set this variable to @code{t}.  Or you can
17874 just tap @code{M-g} on the virtual group every time before you enter
17875 it---it'll have much the same effect.
17876
17877 @code{nnvirtual} can have both mail and news groups as component groups.
17878 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17879 has to ask the back end of the component group the article comes from
17880 whether it is a news or mail back end.  However, when you do a @kbd{^},
17881 there is typically no sure way for the component back end to know this,
17882 and in that case @code{nnvirtual} tells Gnus that the article came from a
17883 not-news back end.  (Just to be on the safe side.)
17884
17885 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17886 line from the article you respond to in these cases.
17887
17888 @code{nnvirtual} groups do not inherit anything but articles and marks
17889 from component groups---group parameters, for instance, are not
17890 inherited.
17891
17892
17893 @node Kibozed Groups
17894 @subsection Kibozed Groups
17895 @cindex nnkiboze
17896 @cindex kibozing
17897
17898 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17899 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17900 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17901 down to a halt with useless requests!  Oh happiness!
17902
17903 @kindex G k (Group)
17904 To create a kibozed group, use the @kbd{G k} command in the group
17905 buffer.
17906
17907 The address field of the @code{nnkiboze} method is, as with
17908 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17909 @code{nnkiboze} group.  That's where most similarities between
17910 @code{nnkiboze} and @code{nnvirtual} end.
17911
17912 In addition to this regexp detailing component groups, an
17913 @code{nnkiboze} group must have a score file to say what articles are
17914 to be included in the group (@pxref{Scoring}).
17915
17916 @kindex M-x nnkiboze-generate-groups
17917 @findex nnkiboze-generate-groups
17918 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17919 @code{nnkiboze} groups you want to have.  This command will take time.
17920 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17921 headers from all the articles in all the component groups and run them
17922 through the scoring process to determine if there are any articles in
17923 the groups that are to be part of the @code{nnkiboze} groups.
17924
17925 Please limit the number of component groups by using restrictive
17926 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17927 @acronym{NNTP} site may throw you off and never let you back in again.
17928 Stranger things have happened.
17929
17930 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17931 and they can be foreign.  No restrictions.
17932
17933 @vindex nnkiboze-directory
17934 The generation of an @code{nnkiboze} group means writing two files in
17935 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17936 One contains the @acronym{NOV} header lines for all the articles in
17937 the group, and the other is an additional @file{.newsrc} file to store
17938 information on what groups have been searched through to find
17939 component articles.
17940
17941 Articles marked as read in the @code{nnkiboze} group will have
17942 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17943
17944
17945 @node Email Based Diary
17946 @section Email Based Diary
17947 @cindex diary
17948 @cindex email based diary
17949 @cindex calendar
17950
17951 This section describes a special mail back end called @code{nndiary},
17952 and its companion library @code{gnus-diary}.  It is ``special'' in the
17953 sense that it is not meant to be one of the standard alternatives for
17954 reading mail with Gnus.  See @ref{Choosing a Mail Back End} for that.
17955 Instead, it is used to treat @emph{some} of your mails in a special way,
17956 namely, as event reminders.
17957
17958 Here is a typical scenario:
17959
17960 @itemize @bullet
17961 @item
17962 You've got a date with Andy Mc Dowell or Bruce Willis (select according
17963 to your sexual preference) in one month.  You don't want to forget it.
17964 @item
17965 So you send a ``reminder'' message (actually, a diary one) to yourself.
17966 @item
17967 You forget all about it and keep on getting and reading new mail, as usual.
17968 @item
17969 From time to time, as you type `g' in the group buffer and as the date
17970 is getting closer, the message will pop up again to remind you of your
17971 appointment, just as if it were new and unread.
17972 @item
17973 Read your ``new'' messages, this one included, and start dreaming again
17974 of the night you're gonna have.
17975 @item
17976 Once the date is over (you actually fell asleep just after dinner), the
17977 message will be automatically deleted if it is marked as expirable.
17978 @end itemize
17979
17980 The Gnus Diary back end has the ability to handle regular appointments
17981 (that wouldn't ever be deleted) as well as punctual ones, operates as a
17982 real mail back end and is configurable in many ways.  All of this is
17983 explained in the sections below.
17984
17985 @menu
17986 * The NNDiary Back End::        Basic setup and usage.
17987 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
17988 * Sending or Not Sending::      A final note on sending diary messages.
17989 @end menu
17990
17991
17992 @node The NNDiary Back End
17993 @subsection The NNDiary Back End
17994 @cindex nndiary
17995 @cindex the nndiary back end
17996
17997 @code{nndiary} is a back end very similar to @code{nnml} (@pxref{Mail
17998 Spool}).  Actually, it could appear as a mix of @code{nnml} and
17999 @code{nndraft}.  If you know @code{nnml}, you're already familiar with
18000 the message storing scheme of @code{nndiary}: one file per message, one
18001 directory per group.
18002
18003   Before anything, there is one requirement to be able to run
18004 @code{nndiary} properly: you @emph{must} use the group timestamp feature
18005 of Gnus.  This adds a timestamp to each group's parameters.  @ref{Group
18006 Timestamp} to see how it's done.
18007
18008 @menu
18009 * Diary Messages::              What makes a message valid for nndiary.
18010 * Running NNDiary::             NNDiary has two modes of operation.
18011 * Customizing NNDiary::         Bells and whistles.
18012 @end menu
18013
18014 @node Diary Messages
18015 @subsubsection Diary Messages
18016 @cindex nndiary messages
18017 @cindex nndiary mails
18018
18019 @code{nndiary} messages are just normal ones, except for the mandatory
18020 presence of 7 special headers.  These headers are of the form
18021 @code{X-Diary-<something>}, @code{<something>} being one of
18022 @code{Minute}, @code{Hour}, @code{Dom}, @code{Month}, @code{Year},
18023 @code{Time-Zone} and @code{Dow}.  @code{Dom} means ``Day of Month'', and
18024 @code{dow} means ``Day of Week''.  These headers actually behave like
18025 crontab specifications and define the event date(s):
18026
18027 @itemize @bullet
18028 @item
18029 For all headers except the @code{Time-Zone} one, a header value is
18030 either a star (meaning all possible values), or a list of fields
18031 (separated by a comma).
18032 @item
18033 A field is either an integer, or a range.
18034 @item
18035 A range is two integers separated by a dash.
18036 @item
18037 Possible integer values are 0--59 for @code{Minute}, 0--23 for
18038 @code{Hour}, 1--31 for @code{Dom}, 1--12 for @code{Month}, above 1971
18039 for @code{Year} and 0--6 for @code{Dow} (0 meaning Sunday).
18040 @item
18041 As a special case, a star in either @code{Dom} or @code{Dow} doesn't
18042 mean ``all possible values'', but ``use only the other field''.  Note
18043 that if both are star'ed, the use of either one gives the same result.
18044 @item
18045 The @code{Time-Zone} header is special in that it can only have one
18046 value (@code{GMT}, for instance).  A star doesn't mean ``all possible
18047 values'' (because it makes no sense), but ``the current local time
18048 zone''.  Most of the time, you'll be using a star here.  However, for a
18049 list of available time zone values, see the variable
18050 @code{nndiary-headers}.
18051 @end itemize
18052
18053 As a concrete example, here are the diary headers to add to your message
18054 for specifying ``Each Monday and each 1st of month, at 12:00, 20:00,
18055 21:00, 22:00, 23:00 and 24:00, from 1999 to 2010'' (I'll let you find
18056 what to do then):
18057
18058 @example
18059 X-Diary-Minute: 0
18060 X-Diary-Hour: 12, 20-24
18061 X-Diary-Dom: 1
18062 X-Diary-Month: *
18063 X-Diary-Year: 1999-2010
18064 X-Diary-Dow: 1
18065 X-Diary-Time-Zone: *
18066 @end example
18067
18068 @node Running NNDiary
18069 @subsubsection Running NNDiary
18070 @cindex running nndiary
18071 @cindex nndiary operation modes
18072
18073 @code{nndiary} has two modes of operation: ``traditional'' (the default)
18074 and ``autonomous''.  In traditional mode, @code{nndiary} does not get new
18075 mail by itself.  You have to move (@kbd{B m}) or copy (@kbd{B c}) mails
18076 from your primary mail back end to nndiary groups in order to handle them
18077 as diary messages.  In autonomous mode, @code{nndiary} retrieves its own
18078 mail and handles it independently from your primary mail back end.
18079
18080 One should note that Gnus is not inherently designed to allow several
18081 ``master'' mail back ends at the same time.  However, this does make
18082 sense with @code{nndiary}: you really want to send and receive diary
18083 messages to your diary groups directly.  So, @code{nndiary} supports
18084 being sort of a ``second primary mail back end'' (to my knowledge, it is
18085 the only back end offering this feature).  However, there is a limitation
18086 (which I hope to fix some day): respooling doesn't work in autonomous
18087 mode.
18088
18089 In order to use @code{nndiary} in autonomous mode, you have several
18090 things to do:
18091
18092 @itemize @bullet
18093 @item
18094 Allow @code{nndiary} to retrieve new mail by itself.  Put the following
18095 line in your @file{gnusrc} file:
18096
18097 @lisp
18098 (setq nndiary-get-new-mail t)
18099 @end lisp
18100 @item
18101 You must arrange for diary messages (those containing @code{X-Diary-*}
18102 headers) to be split in a private folder @emph{before} Gnus treat them.
18103 Again, this is needed because Gnus cannot (yet ?) properly handle
18104 multiple primary mail back ends.  Getting those messages from a separate
18105 source will compensate this misfeature to some extent.
18106
18107 As an example, here's my procmailrc entry to store diary files in
18108 @file{~/.nndiary} (the default @code{nndiary} mail source file):
18109
18110 @example
18111 :0 HD :
18112 * ^X-Diary
18113 .nndiary
18114 @end example
18115 @end itemize
18116
18117 Once this is done, you might want to customize the following two options
18118 that affect the diary mail retrieval and splitting processes:
18119
18120 @defvar nndiary-mail-sources
18121 This is the diary-specific replacement for the standard
18122 @code{mail-sources} variable.  It obeys the same syntax, and defaults to
18123 @code{(file :path "~/.nndiary")}.
18124 @end defvar
18125
18126 @defvar nndiary-split-methods
18127 This is the diary-specific replacement for the standard
18128 @code{nnmail-split-methods} variable.  It obeys the same syntax.
18129 @end defvar
18130
18131   Finally, you may add a permanent @code{nndiary} virtual server
18132 (something like @code{(nndiary "diary")} should do) to your
18133 @code{gnus-secondary-select-methods}.
18134
18135   Hopefully, almost everything (see the TODO section in
18136 @file{nndiary.el}) will work as expected when you restart Gnus: in
18137 autonomous mode, typing @kbd{g} and @kbd{M-g} in the group buffer, will
18138 also get your new diary mails and split them according to your
18139 diary-specific rules, @kbd{F} will find your new diary groups etc.
18140
18141 @node Customizing NNDiary
18142 @subsubsection Customizing NNDiary
18143 @cindex customizing nndiary
18144 @cindex nndiary customization
18145
18146 Now that @code{nndiary} is up and running, it's time to customize it.
18147 The custom group is called @code{nndiary} (no, really ?!).  You should
18148 browse it to figure out which options you'd like to tweak.  The following
18149 two variables are probably the only ones you will want to change:
18150
18151 @defvar nndiary-reminders
18152 This is the list of times when you want to be reminded of your
18153 appointements (e.g. 3 weeks before, then 2 days before, then 1 hour
18154 before and that's it).  Remember that ``being reminded'' means that the
18155 diary message will pop up as brand new and unread again when you get new
18156 mail.
18157 @end defvar
18158
18159 @defvar nndiary-week-starts-on-monday
18160 Rather self-explanatory.  Otherwise, Sunday is assumed (this is the
18161 default).
18162 @end defvar
18163
18164
18165 @node The Gnus Diary Library
18166 @subsection The Gnus Diary Library
18167 @cindex gnus-diary
18168 @cindex the gnus diary library
18169
18170 Using @code{nndiary} manually (I mean, writing the headers by hand and
18171 so on) would be rather boring.  Fortunately, there is a library called
18172 @code{gnus-diary} written on top of @code{nndiary}, that does many
18173 useful things for you.
18174
18175   In order to use it, add the following line to your @file{gnusrc} file:
18176
18177 @lisp
18178 (require 'gnus-diary)
18179 @end lisp
18180
18181   Also, you shouldn't use any @code{gnus-user-format-function-[d|D]}
18182 (@pxref{Summary Buffer Lines}).  @code{gnus-diary} provides both of these
18183 (sorry if you used them before).
18184
18185
18186 @menu
18187 * Diary Summary Line Format::           A nicer summary buffer line format.
18188 * Diary Articles Sorting::              A nicer way to sort messages.
18189 * Diary Headers Generation::            Not doing it manually.
18190 * Diary Group Parameters::              Not handling them manually.
18191 @end menu
18192
18193 @node Diary Summary Line Format
18194 @subsubsection Diary Summary Line Format
18195 @cindex diary summary buffer line
18196 @cindex diary summary line format
18197
18198 Displaying diary messages in standard summary line format (usually
18199 something like @samp{From Joe: Subject}) is pretty useless.  Most of
18200 the time, you're the one who wrote the message, and you mostly want to
18201 see the event's date.
18202
18203   @code{gnus-diary} provides two supplemental user formats to be used in
18204 summary line formats.  @code{D} corresponds to a formatted time string
18205 for the next occurrence of the event (e.g. ``Sat, Sep 22 01, 12:00''),
18206 while @code{d} corresponds to an approximative remaining time until the
18207 next occurrence of the event (e.g. ``in 6 months, 1 week'').
18208
18209   For example, here's how Joe's birthday is displayed in my
18210 @code{nndiary+diary:birthdays} summary buffer (note that the message is
18211 expirable, but will never be deleted, as it specifies a periodic event):
18212
18213 @example
18214    E  Sat, Sep 22 01, 12:00: Joe's birthday (in 6 months, 1 week)
18215 @end example
18216
18217 In order to get something like the above, you would normally add the
18218 following line to your diary groups'parameters:
18219
18220 @lisp
18221 (gnus-summary-line-format "%U%R%z %uD: %(%s%) (%ud)\n")
18222 @end lisp
18223
18224 However, @code{gnus-diary} does it automatically (@pxref{Diary Group
18225 Parameters}).  You can however customize the provided summary line format
18226 with the following user options:
18227
18228 @defvar gnus-diary-summary-line-format
18229 Defines the summary line format used for diary groups (@pxref{Summary
18230 Buffer Lines}).  @code{gnus-diary} uses it to automatically update the
18231 diary groups'parameters.
18232 @end defvar
18233
18234 @defvar gnus-diary-time-format
18235 Defines the format to display dates in diary summary buffers.  This is
18236 used by the @code{D} user format.  See the docstring for details.
18237 @end defvar
18238
18239 @defvar gnus-diary-delay-format-function
18240 Defines the format function to use for displaying delays (remaining
18241 times) in diary summary buffers.  This is used by the @code{d} user
18242 format.  There are currently built-in functions for English and French;
18243 you can also define your own.  See the docstring for details.
18244 @end defvar
18245
18246 @node Diary Articles Sorting
18247 @subsubsection Diary Articles Sorting
18248 @cindex diary articles sorting
18249 @cindex diary summary lines sorting
18250 @findex gnus-summary-sort-by-schedule
18251 @findex gnus-thread-sort-by-schedule
18252 @findex gnus-article-sort-by-schedule
18253
18254 @code{gnus-diary} provides new sorting functions (@pxref{Sorting the
18255 Summary Buffer} ) called @code{gnus-summary-sort-by-schedule},
18256 @code{gnus-thread-sort-by-schedule} and
18257 @code{gnus-article-sort-by-schedule}.  These functions let you organize
18258 your diary summary buffers from the closest event to the farthest one.
18259
18260 @code{gnus-diary} automatically installs
18261 @code{gnus-summary-sort-by-schedule} as a menu item in the summary
18262 buffer's ``sort'' menu, and the two others as the primary (hence
18263 default) sorting functions in the group parameters (@pxref{Diary Group
18264 Parameters}).
18265
18266 @node Diary Headers Generation
18267 @subsubsection Diary Headers Generation
18268 @cindex diary headers generation
18269 @findex gnus-diary-check-message
18270
18271 @code{gnus-diary} provides a function called
18272 @code{gnus-diary-check-message} to help you handle the @code{X-Diary-*}
18273 headers.  This function ensures that the current message contains all the
18274 required diary headers, and prompts you for values or corrections if
18275 needed.
18276
18277   This function is hooked into the @code{nndiary} back end, so that
18278 moving or copying an article to a diary group will trigger it
18279 automatically.  It is also bound to @kbd{C-c D c} in @code{message-mode}
18280 and @code{article-edit-mode} in order to ease the process of converting
18281 a usual mail to a diary one.
18282
18283   This function takes a prefix argument which will force prompting of
18284 all diary headers, regardless of their presence or validity.  That way,
18285 you can very easily reschedule an already valid diary message, for
18286 instance.
18287
18288 @node Diary Group Parameters
18289 @subsubsection Diary Group Parameters
18290 @cindex diary group parameters
18291
18292 When you create a new diary group, or visit one, @code{gnus-diary}
18293 automatically checks your group parameters and if needed, sets the
18294 summary line format to the diary-specific value, installs the
18295 diary-specific sorting functions, and also adds the different
18296 @code{X-Diary-*} headers to the group's posting-style.  It is then easier
18297 to send a diary message, because if you use @kbd{C-u a} or @kbd{C-u m}
18298 on a diary group to prepare a message, these headers will be inserted
18299 automatically (although not filled with proper values yet).
18300
18301 @node Sending or Not Sending
18302 @subsection Sending or Not Sending
18303
18304 Well, assuming you've read of of the above, here are two final notes on
18305 mail sending with @code{nndiary}:
18306
18307 @itemize @bullet
18308 @item
18309 @code{nndiary} is a @emph{real} mail back end.  You really send real diary
18310 messsages for real.  This means for instance that you can give
18311 appointements to anybody (provided they use Gnus and @code{nndiary}) by
18312 sending the diary message to them as well.
18313 @item
18314 However, since @code{nndiary} also has a @code{request-post} method, you
18315 can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the
18316 message won't actually be sent; just stored locally in the group. This
18317 comes in very handy for private appointments.
18318 @end itemize
18319
18320 @node Gnus Unplugged
18321 @section Gnus Unplugged
18322 @cindex offline
18323 @cindex unplugged
18324 @cindex agent
18325 @cindex Gnus agent
18326 @cindex Gnus unplugged
18327
18328 In olden times (ca. February '88), people used to run their newsreaders
18329 on big machines with permanent connections to the net.  News transport
18330 was dealt with by news servers, and all the newsreaders had to do was to
18331 read news.  Believe it or not.
18332
18333 Nowadays most people read news and mail at home, and use some sort of
18334 modem to connect to the net.  To avoid running up huge phone bills, it
18335 would be nice to have a way to slurp down all the news and mail, hang up
18336 the phone, read for several hours, and then upload any responses you
18337 have to make.  And then you repeat the procedure.
18338
18339 Of course, you can use news servers for doing this as well.  I've used
18340 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
18341 for some years, but doing that's a bore.  Moving the news server
18342 functionality up to the newsreader makes sense if you're the only person
18343 reading news on a machine.
18344
18345 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
18346 fact, you don't have to configure anything as the agent is now enabled
18347 by default (@pxref{Agent Variables, gnus-agent}).
18348
18349 Of course, to use it as such, you have to learn a few new commands.
18350
18351 @menu
18352 * Agent Basics::                How it all is supposed to work.
18353 * Agent Categories::            How to tell the Gnus Agent what to download.
18354 * Agent Commands::              New commands for all the buffers.
18355 * Agent Visuals::               Ways that the agent may effect your summary buffer.
18356 * Agent as Cache::              The Agent is a big cache too.
18357 * Agent Expiry::                How to make old articles go away.
18358 * Agent Regeneration::          How to recover from lost connections and other accidents.
18359 * Agent and flags::             How the Agent maintains flags.
18360 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
18361 * Outgoing Messages::           What happens when you post/mail something?
18362 * Agent Variables::             Customizing is fun.
18363 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
18364 * Batching Agents::             How to fetch news from a @code{cron} job.
18365 * Agent Caveats::               What you think it'll do and what it does.
18366 @end menu
18367
18368
18369 @node Agent Basics
18370 @subsection Agent Basics
18371
18372 First, let's get some terminology out of the way.
18373
18374 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
18375 connection to the net (and notified the Agent that this is the case).
18376 When the connection to the net is up again (and Gnus knows this), the
18377 Agent is @dfn{plugged}.
18378
18379 The @dfn{local} machine is the one you're running on, and which isn't
18380 connected to the net continuously.
18381
18382 @dfn{Downloading} means fetching things from the net to your local
18383 machine.  @dfn{Uploading} is doing the opposite.
18384
18385 You know that Gnus gives you all the opportunity you'd ever want for
18386 shooting yourself in the foot.  Some people call it flexibility.  Gnus
18387 is also customizable to a great extent, which means that the user has a
18388 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
18389 you in your foot, but with Gnus, you have a choice!
18390
18391 Gnus is never really in plugged or unplugged state.  Rather, it applies
18392 that state to each server individually.  This means that some servers
18393 can be plugged while others can be unplugged.  Additionally, some
18394 servers can be ignored by the Agent altogether (which means that
18395 they're kinda like plugged always).
18396
18397 So when you unplug the Agent and then wonder why is Gnus opening a
18398 connection to the Net, the next step to do is to look whether all
18399 servers are agentized.  If there is an unagentized server, you found
18400 the culprit.
18401
18402 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
18403 reachable.  When Gnus notices this, it asks you whether you want the
18404 server to be switched to offline state.  If you say yes, then the
18405 server will behave somewhat as if it was unplugged, except that Gnus
18406 will ask you whether you want to switch it back online again.
18407
18408 Let's take a typical Gnus session using the Agent.
18409
18410 @itemize @bullet
18411
18412 @item
18413 @findex gnus-unplugged
18414 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
18415 Agent in a disconnected state.  You can read all the news that you have
18416 already fetched while in this mode.
18417
18418 @item
18419 You then decide to see whether any new news has arrived.  You connect
18420 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
18421 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
18422 as usual.  To check for new mail in unplugged mode (@pxref{Mail
18423 Source Specifiers}).
18424
18425 @item
18426 You can then read the new news immediately, or you can download the
18427 news onto your local machine.  If you want to do the latter, you press
18428 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
18429 all the eligible articles in all the groups.  (To let Gnus know which
18430 articles you want to download, @pxref{Agent Categories}).
18431
18432 @item
18433 After fetching the articles, you press @kbd{J j} to make Gnus become
18434 unplugged again, and you shut down the PPP thing (or whatever).  And
18435 then you read the news offline.
18436
18437 @item
18438 And then you go to step 2.
18439 @end itemize
18440
18441 Here are some things you should do the first time (or so) that you use
18442 the Agent.
18443
18444 @itemize @bullet
18445
18446 @item
18447 Decide which servers should be covered by the Agent.  If you have a mail
18448 back end, it would probably be nonsensical to have it covered by the
18449 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
18450 @kbd{J a} on the server (or servers) that you wish to have covered by the
18451 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18452 added servers you do not wish to have covered by the Agent.  By default,
18453 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18454 @code{gnus-secondary-select-methods} are agentized.
18455
18456 @item
18457 Decide on download policy.  It's fairly simple once you decide whether
18458 you are going to use agent categories, topic parameters, and/or group
18459 parameters to implement your policy.  If you're new to gnus, it
18460 is probably best to start with a category, @xref{Agent Categories}.
18461
18462 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18463 (@pxref{Agent Categories}) provide for setting a policy that applies
18464 to multiple groups.  Which you use is entirely up to you.  Topic
18465 parameters do override categories so, if you mix the two, you'll have
18466 to take that into account.  If you have a few groups that deviate from
18467 your policy, you can use group parameters (@pxref{Group Parameters}) to
18468 configure them.
18469
18470 @item
18471 Uhm@dots{} that's it.
18472 @end itemize
18473
18474
18475 @node Agent Categories
18476 @subsection Agent Categories
18477
18478 One of the main reasons to integrate the news transport layer into the
18479 newsreader is to allow greater control over what articles to download.
18480 There's not much point in downloading huge amounts of articles, just to
18481 find out that you're not interested in reading any of them.  It's better
18482 to be somewhat more conservative in choosing what to download, and then
18483 mark the articles for downloading manually if it should turn out that
18484 you're interested in the articles anyway.
18485
18486 One of the more effective methods for controlling what is to be
18487 downloaded is to create a @dfn{category} and then assign some (or all)
18488 groups to this category.  Groups that do not belong in any other
18489 category belong to the @code{default} category.  Gnus has its own
18490 buffer for creating and managing categories.
18491
18492 If you prefer, you can also use group parameters (@pxref{Group
18493 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18494 alternative approach to controlling the agent.  The only real
18495 difference is that categories are specific to the agent (so there is
18496 less to learn) while group and topic parameters include the kitchen
18497 sink.
18498
18499 Since you can set agent parameters in several different places we have
18500 a rule to decide which source to believe.  This rule specifies that
18501 the parameter sources are checked in the following order: group
18502 parameters, topic parameters, agent category, and finally customizable
18503 variables.  So you can mix all of these sources to produce a wide range
18504 of behavior, just don't blame me if you don't remember where you put
18505 your settings.
18506
18507 @menu
18508 * Category Syntax::             What a category looks like.
18509 * Category Buffer::             A buffer for maintaining categories.
18510 * Category Variables::          Customize'r'Us.
18511 @end menu
18512
18513
18514 @node Category Syntax
18515 @subsubsection Category Syntax
18516
18517 A category consists of a name, the list of groups belonging to the
18518 category, and a number of optional parameters that override the
18519 customizable variables.  The complete list of agent parameters are
18520 listed below.
18521
18522 @cindex Agent Parameters
18523 @table @code
18524 @item agent-groups
18525 The list of groups that are in this category.
18526
18527 @item agent-predicate
18528 A predicate which (generally) gives a rough outline of which articles
18529 are eligible for downloading; and
18530
18531 @item agent-score
18532 a score rule which (generally) gives you a finer granularity when
18533 deciding what articles to download.  (Note that this @dfn{download
18534 score} is not necessarily related to normal scores.)
18535
18536 @item agent-enable-expiration
18537 a boolean indicating whether the agent should expire old articles in
18538 this group.  Most groups should be expired to conserve disk space.  In
18539 fact, its probably safe to say that the gnus.* hierarchy contains the
18540 only groups that should not be expired.
18541
18542 @item agent-days-until-old
18543 an integer indicating the number of days that the agent should wait
18544 before deciding that a read article is safe to expire.
18545
18546 @item agent-low-score
18547 an integer that overrides the value of @code{gnus-agent-low-score}.
18548
18549 @item agent-high-score
18550 an integer that overrides the value of @code{gnus-agent-high-score}.
18551
18552 @item agent-short-article
18553 an integer that overrides the value of
18554 @code{gnus-agent-short-article}.
18555
18556 @item agent-long-article
18557 an integer that overrides the value of @code{gnus-agent-long-article}.
18558
18559 @item agent-enable-undownloaded-faces
18560 a symbol indicating whether the summary buffer should display
18561 undownloaded articles using the @code{gnus-summary-*-undownloaded-face}
18562 faces.  Any symbol other than @code{nil} will enable the use of
18563 undownloaded faces.
18564 @end table
18565
18566 The name of a category can not be changed once the category has been
18567 created.
18568
18569 Each category maintains a list of groups that are exclusive members of
18570 that category.  The exclusivity rule is automatically enforced, add a
18571 group to a new category and it is automatically removed from its old
18572 category.
18573
18574 A predicate in its simplest form can be a single predicate such as
18575 @code{true} or @code{false}.  These two will download every available
18576 article or nothing respectively.  In the case of these two special
18577 predicates an additional score rule is superfluous.
18578
18579 Predicates of @code{high} or @code{low} download articles in respect of
18580 their scores in relationship to @code{gnus-agent-high-score} and
18581 @code{gnus-agent-low-score} as described below.
18582
18583 To gain even finer control of what is to be regarded eligible for
18584 download a predicate can consist of a number of predicates with logical
18585 operators sprinkled in between.
18586
18587 Perhaps some examples are in order.
18588
18589 Here's a simple predicate.  (It's the default predicate, in fact, used
18590 for all groups that don't belong to any other category.)
18591
18592 @lisp
18593 short
18594 @end lisp
18595
18596 Quite simple, eh?  This predicate is true if and only if the article is
18597 short (for some value of ``short'').
18598
18599 Here's a more complex predicate:
18600
18601 @lisp
18602 (or high
18603     (and
18604      (not low)
18605      (not long)))
18606 @end lisp
18607
18608 This means that an article should be downloaded if it has a high score,
18609 or if the score is not low and the article is not long.  You get the
18610 drift.
18611
18612 The available logical operators are @code{or}, @code{and} and
18613 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18614 @samp{|}, @code{&} and @code{!} instead.)
18615
18616 The following predicates are pre-defined, but if none of these fit what
18617 you want to do, you can write your own.
18618
18619 When evaluating each of these predicates, the named constant will be
18620 bound to the value determined by calling
18621 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18622 example, gnus-agent-short-article will be bound to
18623 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18624 means that you can specify a predicate in your category then tune that
18625 predicate to individual groups.
18626
18627 @table @code
18628 @item short
18629 True iff the article is shorter than @code{gnus-agent-short-article}
18630 lines; default 100.
18631
18632 @item long
18633 True iff the article is longer than @code{gnus-agent-long-article}
18634 lines; default 200.
18635
18636 @item low
18637 True iff the article has a download score less than
18638 @code{gnus-agent-low-score}; default 0.
18639
18640 @item high
18641 True iff the article has a download score greater than
18642 @code{gnus-agent-high-score}; default 0.
18643
18644 @item spam
18645 True iff the Gnus Agent guesses that the article is spam.  The
18646 heuristics may change over time, but at present it just computes a
18647 checksum and sees whether articles match.
18648
18649 @item true
18650 Always true.
18651
18652 @item false
18653 Always false.
18654 @end table
18655
18656 If you want to create your own predicate function, here's what you have
18657 to know:  The functions are called with no parameters, but the
18658 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18659 useful values.
18660
18661 For example, you could decide that you don't want to download articles
18662 that were posted more than a certain number of days ago (e.g. posted
18663 more than @code{gnus-agent-expire-days} ago) you might write a function
18664 something along the lines of the following:
18665
18666 @lisp
18667 (defun my-article-old-p ()
18668   "Say whether an article is old."
18669   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18670      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18671 @end lisp
18672
18673 with the predicate then defined as:
18674
18675 @lisp
18676 (not my-article-old-p)
18677 @end lisp
18678
18679 or you could append your predicate to the predefined
18680 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18681 wherever.
18682
18683 @lisp
18684 (require 'gnus-agent)
18685 (setq  gnus-category-predicate-alist
18686   (append gnus-category-predicate-alist
18687          '((old . my-article-old-p))))
18688 @end lisp
18689
18690 and simply specify your predicate as:
18691
18692 @lisp
18693 (not old)
18694 @end lisp
18695
18696 If/when using something like the above, be aware that there are many
18697 misconfigured systems/mailers out there and so an article's date is not
18698 always a reliable indication of when it was posted.  Hell, some people
18699 just don't give a damn.
18700
18701 The above predicates apply to @emph{all} the groups which belong to the
18702 category.  However, if you wish to have a specific predicate for an
18703 individual group within a category, or you're just too lazy to set up a
18704 new category, you can enter a group's individual predicate in its group
18705 parameters like so:
18706
18707 @lisp
18708 (agent-predicate . short)
18709 @end lisp
18710
18711 This is the group/topic parameter equivalent of the agent category default.
18712 Note that when specifying a single word predicate like this, the
18713 @code{agent-predicate} specification must be in dotted pair notation.
18714
18715 The equivalent of the longer example from above would be:
18716
18717 @lisp
18718 (agent-predicate or high (and (not low) (not long)))
18719 @end lisp
18720
18721 The outer parenthesis required in the category specification are not
18722 entered here as, not being in dotted pair notation, the value of the
18723 predicate is assumed to be a list.
18724
18725
18726 Now, the syntax of the download score is the same as the syntax of
18727 normal score files, except that all elements that require actually
18728 seeing the article itself are verboten.  This means that only the
18729 following headers can be scored on: @code{Subject}, @code{From},
18730 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18731 @code{Lines}, and @code{Xref}.
18732
18733 As with predicates, the specification of the @code{download score rule}
18734 to use in respect of a group can be in either the category definition if
18735 it's to be applicable to all groups in therein, or a group's parameters
18736 if it's to be specific to that group.
18737
18738 In both of these places the @code{download score rule} can take one of
18739 three forms:
18740
18741 @enumerate
18742 @item
18743 Score rule
18744
18745 This has the same syntax as a normal Gnus score file except only a
18746 subset of scoring keywords are available as mentioned above.
18747
18748 example:
18749
18750 @itemize @bullet
18751 @item
18752 Category specification
18753
18754 @lisp
18755 (("from"
18756        ("Lars Ingebrigtsen" 1000000 nil s))
18757 ("lines"
18758        (500 -100 nil <)))
18759 @end lisp
18760
18761 @item
18762 Group/Topic Parameter specification
18763
18764 @lisp
18765 (agent-score ("from"
18766                    ("Lars Ingebrigtsen" 1000000 nil s))
18767              ("lines"
18768                    (500 -100 nil <)))
18769 @end lisp
18770
18771 Again, note the omission of the outermost parenthesis here.
18772 @end itemize
18773
18774 @item
18775 Agent score file
18776
18777 These score files must @emph{only} contain the permitted scoring
18778 keywords stated above.
18779
18780 example:
18781
18782 @itemize @bullet
18783 @item
18784 Category specification
18785
18786 @lisp
18787 ("~/News/agent.SCORE")
18788 @end lisp
18789
18790 or perhaps
18791
18792 @lisp
18793 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18794 @end lisp
18795
18796 @item
18797 Group Parameter specification
18798
18799 @lisp
18800 (agent-score "~/News/agent.SCORE")
18801 @end lisp
18802
18803 Additional score files can be specified as above.  Need I say anything
18804 about parenthesis?
18805 @end itemize
18806
18807 @item
18808 Use @code{normal} score files
18809
18810 If you don't want to maintain two sets of scoring rules for a group, and
18811 your desired @code{downloading} criteria for a group are the same as your
18812 @code{reading} criteria then you can tell the agent to refer to your
18813 @code{normal} score files when deciding what to download.
18814
18815 These directives in either the category definition or a group's
18816 parameters will cause the agent to read in all the applicable score
18817 files for a group, @emph{filtering out} those sections that do not
18818 relate to one of the permitted subset of scoring keywords.
18819
18820 @itemize @bullet
18821 @item
18822 Category Specification
18823
18824 @lisp
18825 file
18826 @end lisp
18827
18828 @item
18829 Group Parameter specification
18830
18831 @lisp
18832 (agent-score . file)
18833 @end lisp
18834 @end itemize
18835 @end enumerate
18836
18837 @node Category Buffer
18838 @subsubsection Category Buffer
18839
18840 You'd normally do all category maintenance from the category buffer.
18841 When you enter it for the first time (with the @kbd{J c} command from
18842 the group buffer), you'll only see the @code{default} category.
18843
18844 The following commands are available in this buffer:
18845
18846 @table @kbd
18847 @item q
18848 @kindex q (Category)
18849 @findex gnus-category-exit
18850 Return to the group buffer (@code{gnus-category-exit}).
18851
18852 @item e
18853 @kindex e (Category)
18854 @findex gnus-category-customize-category
18855 Use a customization buffer to set all of the selected category's
18856 parameters at one time (@code{gnus-category-customize-category}).
18857
18858 @item k
18859 @kindex k (Category)
18860 @findex gnus-category-kill
18861 Kill the current category (@code{gnus-category-kill}).
18862
18863 @item c
18864 @kindex c (Category)
18865 @findex gnus-category-copy
18866 Copy the current category (@code{gnus-category-copy}).
18867
18868 @item a
18869 @kindex a (Category)
18870 @findex gnus-category-add
18871 Add a new category (@code{gnus-category-add}).
18872
18873 @item p
18874 @kindex p (Category)
18875 @findex gnus-category-edit-predicate
18876 Edit the predicate of the current category
18877 (@code{gnus-category-edit-predicate}).
18878
18879 @item g
18880 @kindex g (Category)
18881 @findex gnus-category-edit-groups
18882 Edit the list of groups belonging to the current category
18883 (@code{gnus-category-edit-groups}).
18884
18885 @item s
18886 @kindex s (Category)
18887 @findex gnus-category-edit-score
18888 Edit the download score rule of the current category
18889 (@code{gnus-category-edit-score}).
18890
18891 @item l
18892 @kindex l (Category)
18893 @findex gnus-category-list
18894 List all the categories (@code{gnus-category-list}).
18895 @end table
18896
18897
18898 @node Category Variables
18899 @subsubsection Category Variables
18900
18901 @table @code
18902 @item gnus-category-mode-hook
18903 @vindex gnus-category-mode-hook
18904 Hook run in category buffers.
18905
18906 @item gnus-category-line-format
18907 @vindex gnus-category-line-format
18908 Format of the lines in the category buffer (@pxref{Formatting
18909 Variables}).  Valid elements are:
18910
18911 @table @samp
18912 @item c
18913 The name of the category.
18914
18915 @item g
18916 The number of groups in the category.
18917 @end table
18918
18919 @item gnus-category-mode-line-format
18920 @vindex gnus-category-mode-line-format
18921 Format of the category mode line (@pxref{Mode Line Formatting}).
18922
18923 @item gnus-agent-short-article
18924 @vindex gnus-agent-short-article
18925 Articles that have fewer lines than this are short.  Default 100.
18926
18927 @item gnus-agent-long-article
18928 @vindex gnus-agent-long-article
18929 Articles that have more lines than this are long.  Default 200.
18930
18931 @item gnus-agent-low-score
18932 @vindex gnus-agent-low-score
18933 Articles that have a score lower than this have a low score.  Default
18934 0.
18935
18936 @item gnus-agent-high-score
18937 @vindex gnus-agent-high-score
18938 Articles that have a score higher than this have a high score.  Default
18939 0.
18940
18941 @item gnus-agent-expire-days
18942 @vindex gnus-agent-expire-days
18943 The number of days that a @samp{read} article must stay in the agent's
18944 local disk before becoming eligible for expiration (While the name is
18945 the same, this doesn't mean expiring the article on the server.  It
18946 just means deleting the local copy of the article).  What is also
18947 important to understand is that the counter starts with the time the
18948 article was written to the local disk and not the time the article was
18949 read.
18950 Default 7.
18951
18952 @item gnus-agent-enable-expiration
18953 @vindex gnus-agent-enable-expiration
18954 Determines whether articles in a group are, by default, expired or
18955 retained indefinitely.  The default is @code{ENABLE} which means that
18956 you'll have to disable expiration when desired.  On the other hand,
18957 you could set this to @code{DISABLE}.  In that case, you would then
18958 have to enable expiration in selected groups.
18959
18960 @end table
18961
18962
18963 @node Agent Commands
18964 @subsection Agent Commands
18965 @findex gnus-agent-toggle-plugged
18966 @kindex J j (Agent)
18967
18968 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18969 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18970 toggles the plugged/unplugged state of the Gnus Agent.
18971
18972
18973 @menu
18974 * Group Agent Commands::        Configure groups and fetch their contents.
18975 * Summary Agent Commands::      Manually select then fetch specific articles.
18976 * Server Agent Commands::       Select the servers that are supported by the agent.
18977 @end menu
18978
18979
18980
18981
18982 @node Group Agent Commands
18983 @subsubsection Group Agent Commands
18984
18985 @table @kbd
18986 @item J u
18987 @kindex J u (Agent Group)
18988 @findex gnus-agent-fetch-groups
18989 Fetch all eligible articles in the current group
18990 (@code{gnus-agent-fetch-groups}).
18991
18992 @item J c
18993 @kindex J c (Agent Group)
18994 @findex gnus-enter-category-buffer
18995 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18996
18997 @item J s
18998 @kindex J s (Agent Group)
18999 @findex gnus-agent-fetch-session
19000 Fetch all eligible articles in all groups
19001 (@code{gnus-agent-fetch-session}).
19002
19003 @item J S
19004 @kindex J S (Agent Group)
19005 @findex gnus-group-send-queue
19006 Send all sendable messages in the queue group
19007 (@code{gnus-group-send-queue}).  @xref{Drafts}.
19008
19009 @item J a
19010 @kindex J a (Agent Group)
19011 @findex gnus-agent-add-group
19012 Add the current group to an Agent category
19013 (@code{gnus-agent-add-group}).  This command understands the
19014 process/prefix convention (@pxref{Process/Prefix}).
19015
19016 @item J r
19017 @kindex J r (Agent Group)
19018 @findex gnus-agent-remove-group
19019 Remove the current group from its category, if any
19020 (@code{gnus-agent-remove-group}).  This command understands the
19021 process/prefix convention (@pxref{Process/Prefix}).
19022
19023 @item J Y
19024 @kindex J Y (Agent Group)
19025 @findex gnus-agent-synchronize-flags
19026 Synchronize flags changed while unplugged with remote server, if any.
19027
19028
19029 @end table
19030
19031
19032 @node Summary Agent Commands
19033 @subsubsection Summary Agent Commands
19034
19035 @table @kbd
19036 @item J #
19037 @kindex J # (Agent Summary)
19038 @findex gnus-agent-mark-article
19039 Mark the article for downloading (@code{gnus-agent-mark-article}).
19040
19041 @item J M-#
19042 @kindex J M-# (Agent Summary)
19043 @findex gnus-agent-unmark-article
19044 Remove the downloading mark from the article
19045 (@code{gnus-agent-unmark-article}).
19046
19047 @cindex %
19048 @item @@
19049 @kindex @@ (Agent Summary)
19050 @findex gnus-agent-toggle-mark
19051 Toggle whether to download the article
19052 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
19053 default.
19054
19055 @item J c
19056 @kindex J c (Agent Summary)
19057 @findex gnus-agent-catchup
19058 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
19059
19060 @item J S
19061 @kindex J S (Agent Summary)
19062 @findex gnus-agent-fetch-group
19063 Download all eligible (@pxref{Agent Categories}) articles in this group.
19064 (@code{gnus-agent-fetch-group}).
19065
19066 @item J s
19067 @kindex J s (Agent Summary)
19068 @findex gnus-agent-summary-fetch-series
19069 Download all processable articles in this group.
19070 (@code{gnus-agent-summary-fetch-series}).
19071
19072 @item J u
19073 @kindex J u (Agent Summary)
19074 @findex gnus-agent-summary-fetch-group
19075 Download all downloadable articles in the current group
19076 (@code{gnus-agent-summary-fetch-group}).
19077
19078 @end table
19079
19080
19081 @node Server Agent Commands
19082 @subsubsection Server Agent Commands
19083
19084 @table @kbd
19085 @item J a
19086 @kindex J a (Agent Server)
19087 @findex gnus-agent-add-server
19088 Add the current server to the list of servers covered by the Gnus Agent
19089 (@code{gnus-agent-add-server}).
19090
19091 @item J r
19092 @kindex J r (Agent Server)
19093 @findex gnus-agent-remove-server
19094 Remove the current server from the list of servers covered by the Gnus
19095 Agent (@code{gnus-agent-remove-server}).
19096
19097 @end table
19098
19099
19100 @node Agent Visuals
19101 @subsection Agent Visuals
19102
19103 If you open a summary while unplugged and, Gnus knows from the group's
19104 active range that there are more articles than the headers currently
19105 stored in the Agent, you may see some articles whose subject looks
19106 something like @samp{[Undownloaded article #####]}.  These are
19107 placeholders for the missing headers.  Aside from setting a mark,
19108 there is not much that can be done with one of these placeholders.
19109 When Gnus finally gets a chance to fetch the group's headers, the
19110 placeholders will automatically be replaced by the actual headers.
19111 You can configure the summary buffer's maneuvering to skip over the
19112 placeholders if you care (See @code{gnus-auto-goto-ignores}).
19113
19114 While it may be obvious to all, the only headers and articles
19115 available while unplugged are those headers and articles that were
19116 fetched into the Agent while previously plugged.  To put it another
19117 way, ``If you forget to fetch something while plugged, you might have a
19118 less than satisfying unplugged session''.  For this reason, the Agent
19119 adds two visual effects to your summary buffer.  These effects display
19120 the download status of each article so that you always know which
19121 articles will be available when unplugged.
19122
19123 The first visual effect is the @samp{%O} spec.  If you customize
19124 @code{gnus-summary-line-format} to include this specifier, you will add
19125 a single character field that indicates an article's download status.
19126 Articles that have been fetched into either the Agent or the Cache,
19127 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
19128 other articles will display @code{gnus-undownloaded-mark} (defaults to
19129 @samp{-}).  If you open a group that has not been agentized, a space
19130 (@samp{ }) will be displayed.
19131
19132 The second visual effect are the undownloaded faces.  The faces, there
19133 are three indicating the article's score (low, normal, high), seem to
19134 result in a love/hate response from many Gnus users.  The problem is
19135 that the face selection is controlled by a list of condition tests and
19136 face names (See @code{gnus-summary-highlight}).  Each condition is
19137 tested in the order in which it appears in the list so early
19138 conditions have precedence over later conditions.  All of this means
19139 that, if you tick an undownloaded article, the article will continue
19140 to be displayed in the undownloaded face rather than the ticked face.
19141
19142 If you use the Agent as a cache (to avoid downloading the same article
19143 each time you visit it or to minimize your connection time), the
19144 undownloaded face will probably seem like a good idea.  The reason
19145 being that you do all of our work (marking, reading, deleting) with
19146 downloaded articles so the normal faces always appear.  For those
19147 users using the agent to improve online performance by caching the NOV
19148 database (most users since 5.10.2), the undownloaded faces may appear
19149 to be an absolutely horrible idea.  The issue being that, since none
19150 of their articles have been fetched into the Agent, all of the
19151 normal faces will be obscured by the undownloaded faces.
19152
19153 If you would like to use the undownloaded faces, you must enable the
19154 undownloaded faces by setting the @code{agent-enable-undownloaded-faces}
19155 group parameter to @code{t}.  This parameter, like all other agent
19156 parameters, may be set on an Agent Category (@pxref{Agent Categories}),
19157 a Group Topic (@pxref{Topic Parameters}), or an individual group
19158 (@pxref{Group Parameters}).
19159
19160 The one problem common to all users using the agent is how quickly it
19161 can consume disk space.  If you using the agent on many groups, it is
19162 even more difficult to effectively recover disk space.  One solution
19163 is the @samp{%F} format available in @code{gnus-group-line-format}.
19164 This format will display the actual disk space used by articles
19165 fetched into both the agent and cache.  By knowing which groups use
19166 the most space, users know where to focus their efforts when ``agent
19167 expiring'' articles.
19168
19169 @node Agent as Cache
19170 @subsection Agent as Cache
19171
19172 When Gnus is plugged, it is not efficient to download headers or
19173 articles from the server again, if they are already stored in the
19174 Agent.  So, Gnus normally only downloads headers once, and stores them
19175 in the Agent.  These headers are later used when generating the summary
19176 buffer, regardless of whether you are plugged or unplugged.  Articles
19177 are not cached in the Agent by default though (that would potentially
19178 consume lots of disk space), but if you have already downloaded an
19179 article into the Agent, Gnus will not download the article from the
19180 server again but use the locally stored copy instead.
19181
19182 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
19183 @pxref{Agent Variables}) to always download headers and articles while
19184 plugged.  Gnus will almost certainly be slower, but it will be kept
19185 synchronized with the server.  That last point probably won't make any
19186 sense if you are using a nntp or nnimap back end.
19187
19188 @node Agent Expiry
19189 @subsection Agent Expiry
19190
19191 @vindex gnus-agent-expire-days
19192 @findex gnus-agent-expire
19193 @kindex M-x gnus-agent-expire
19194 @kindex M-x gnus-agent-expire-group
19195 @findex gnus-agent-expire-group
19196 @cindex agent expiry
19197 @cindex Gnus agent expiry
19198 @cindex expiry
19199
19200 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
19201 least it doesn't handle it like other back ends.  Instead, there are
19202 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
19203 commands that will expire all read articles that are older than
19204 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
19205 that you're running out of space.  Neither are particularly fast or
19206 efficient, and it's not a particularly good idea to interrupt them (with
19207 @kbd{C-g} or anything else) once you've started one of them.
19208
19209 Note that other functions, e.g. @code{gnus-request-expire-articles},
19210 might run @code{gnus-agent-expire} for you to keep the agent
19211 synchronized with the group.
19212
19213 The agent parameter @code{agent-enable-expiration} may be used to
19214 prevent expiration in selected groups.
19215
19216 @vindex gnus-agent-expire-all
19217 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
19218 expiration commands will expire all articles---unread, read, ticked
19219 and dormant.  If @code{nil} (which is the default), only read articles
19220 are eligible for expiry, and unread, ticked and dormant articles will
19221 be kept indefinitely.
19222
19223 If you find that some articles eligible for expiry are never expired,
19224 perhaps some Gnus Agent files are corrupted.  There's are special
19225 commands, @code{gnus-agent-regenerate} and
19226 @code{gnus-agent-regenerate-group}, to fix possible problems.
19227
19228 @node Agent Regeneration
19229 @subsection Agent Regeneration
19230
19231 @cindex agent regeneration
19232 @cindex Gnus agent regeneration
19233 @cindex regeneration
19234
19235 The local data structures used by @code{nnagent} may become corrupted
19236 due to certain exceptional conditions.  When this happens,
19237 @code{nnagent} functionality may degrade or even fail.  The solution
19238 to this problem is to repair the local data structures by removing all
19239 internal inconsistencies.
19240
19241 For example, if your connection to your server is lost while
19242 downloaded articles into the agent, the local data structures will not
19243 know about articles successfully downloaded prior to the connection
19244 failure.  Running @code{gnus-agent-regenerate} or
19245 @code{gnus-agent-regenerate-group} will update the data structures
19246 such that you don't need to download these articles a second time.
19247
19248 @findex gnus-agent-regenerate
19249 @kindex M-x gnus-agent-regenerate
19250 The command @code{gnus-agent-regenerate} will perform
19251 @code{gnus-agent-regenerate-group} on every agentized group.  While
19252 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
19253 recommended that you first close all summary buffers.
19254
19255 @findex gnus-agent-regenerate-group
19256 @kindex M-x gnus-agent-regenerate-group
19257 The command @code{gnus-agent-regenerate-group} uses the local copies
19258 of individual articles to repair the local @acronym{NOV}(header) database.  It
19259 then updates the internal data structures that document which articles
19260 are stored locally.  An optional argument will mark articles in the
19261 agent as unread.
19262
19263 @node Agent and flags
19264 @subsection Agent and flags
19265
19266 The Agent works with any Gnus back end including those, such as
19267 nnimap, that store flags (read, ticked, etc) on the server.  Sadly,
19268 the Agent does not actually know which backends keep their flags in
19269 the backend server rather than in @file{.newsrc}.  This means that the
19270 Agent, while unplugged or disconnected, will always record all changes
19271 to the flags in its own files.
19272
19273 When you plug back in, Gnus will then check to see if you have any
19274 changed any flags and ask if you wish to synchronize these with the
19275 server.  This behavior is customizable by @code{gnus-agent-synchronize-flags}.
19276
19277 @vindex gnus-agent-synchronize-flags
19278 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
19279 never automatically synchronize flags.  If it is @code{ask}, which is
19280 the default, the Agent will check if you made any changes and if so
19281 ask if you wish to synchronize these when you re-connect.  If it has
19282 any other value, all flags will be synchronized automatically.
19283
19284 If you do not wish to synchronize flags automatically when you
19285 re-connect, you can do it manually with the
19286 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
19287 in the group buffer.
19288
19289 Technical note: the synchronization algorithm does not work by ``pushing''
19290 all local flags to the server, but rather by incrementally updated the
19291 server view of flags by changing only those flags that were changed by
19292 the user.  Thus, if you set one flag on an article, quit the group then
19293 re-select the group and remove the flag; the flag will be set and
19294 removed from the server when you ``synchronize''.  The queued flag
19295 operations can be found in the per-server @code{flags} file in the Agent
19296 directory.  It's emptied when you synchronize flags.
19297
19298 @node Agent and IMAP
19299 @subsection Agent and IMAP
19300
19301 The Agent works with any Gnus back end, including nnimap.  However,
19302 since there are some conceptual differences between @acronym{NNTP} and
19303 @acronym{IMAP}, this section (should) provide you with some information to
19304 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
19305
19306 Some things are currently not implemented in the Agent that you'd might
19307 expect from a disconnected @acronym{IMAP} client, including:
19308
19309 @itemize @bullet
19310
19311 @item
19312 Copying/moving articles into nnimap groups when unplugged.
19313
19314 @item
19315 Creating/deleting nnimap groups when unplugged.
19316
19317 @end itemize
19318
19319 @node Outgoing Messages
19320 @subsection Outgoing Messages
19321
19322 By default, when Gnus is unplugged, all outgoing messages (both mail
19323 and news) are stored in the draft group ``queue'' (@pxref{Drafts}).
19324 You can view them there after posting, and edit them at will.
19325
19326 You can control the circumstances under which outgoing mail is queued
19327 (see @code{gnus-agent-queue-mail}, @pxref{Agent Variables}).  Outgoing
19328 news is always queued when Gnus is unplugged, and never otherwise.
19329
19330 You can send the messages either from the draft group with the special
19331 commands available there, or you can use the @kbd{J S} command in the
19332 group buffer to send all the sendable messages in the draft group.
19333 Posting news will only work when Gnus is plugged, but you can send
19334 mail at any time.
19335
19336 If sending mail while unplugged does not work for you and you worry
19337 about hitting @kbd{J S} by accident when unplugged, you can have Gnus
19338 ask you to confirm your action (see
19339 @code{gnus-agent-prompt-send-queue}, @pxref{Agent Variables}).
19340
19341 @node Agent Variables
19342 @subsection Agent Variables
19343
19344 @table @code
19345 @item gnus-agent
19346 @vindex gnus-agent
19347 Is the agent enabled?  The default is @code{t}.  When first enabled,
19348 the agent will use @code{gnus-agent-auto-agentize-methods} to
19349 automatically mark some back ends as agentized.  You may change which
19350 back ends are agentized using the agent commands in the server buffer.
19351
19352 To enter the server buffer, use the @kbd{^}
19353 (@code{gnus-group-enter-server-mode}) command in the group buffer.
19354
19355
19356 @item gnus-agent-directory
19357 @vindex gnus-agent-directory
19358 Where the Gnus Agent will store its files.  The default is
19359 @file{~/News/agent/}.
19360
19361 @item gnus-agent-handle-level
19362 @vindex gnus-agent-handle-level
19363 Groups on levels (@pxref{Group Levels}) higher than this variable will
19364 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
19365 which means that only subscribed group will be considered by the Agent
19366 by default.
19367
19368 @item gnus-agent-plugged-hook
19369 @vindex gnus-agent-plugged-hook
19370 Hook run when connecting to the network.
19371
19372 @item gnus-agent-unplugged-hook
19373 @vindex gnus-agent-unplugged-hook
19374 Hook run when disconnecting from the network.
19375
19376 @item gnus-agent-fetched-hook
19377 @vindex gnus-agent-fetched-hook
19378 Hook run when finished fetching articles.
19379
19380 @item gnus-agent-cache
19381 @vindex gnus-agent-cache
19382 Variable to control whether use the locally stored @acronym{NOV} and
19383 articles when plugged, e.g. essentially using the Agent as a cache.
19384 The default is non-@code{nil}, which means to use the Agent as a cache.
19385
19386 @item gnus-agent-go-online
19387 @vindex gnus-agent-go-online
19388 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
19389 automatically switch offline servers into online status.  If it is
19390 @code{ask}, the default, the Agent will ask if you wish to switch
19391 offline servers into online status when you re-connect.  If it has any
19392 other value, all offline servers will be automatically switched into
19393 online status.
19394
19395 @item gnus-agent-mark-unread-after-downloaded
19396 @vindex gnus-agent-mark-unread-after-downloaded
19397 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
19398 mark articles as unread after downloading.  This is usually a safe
19399 thing to do as the newly downloaded article has obviously not been
19400 read.  The default is @code{t}.
19401
19402 @item gnus-agent-synchronize-flags
19403 @vindex gnus-agent-synchronize-flags
19404 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
19405 never automatically synchronize flags.  If it is @code{ask}, which is
19406 the default, the Agent will check if you made any changes and if so
19407 ask if you wish to synchronize these when you re-connect.  If it has
19408 any other value, all flags will be synchronized automatically.
19409
19410 @item gnus-agent-consider-all-articles
19411 @vindex gnus-agent-consider-all-articles
19412 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
19413 agent will let the agent predicate decide whether articles need to be
19414 downloaded or not, for all articles.  When @code{nil}, the default,
19415 the agent will only let the predicate decide whether unread articles
19416 are downloaded or not.  If you enable this, you may also want to look
19417 into the agent expiry settings (@pxref{Category Variables}), so that
19418 the agent doesn't download articles which the agent will later expire,
19419 over and over again.
19420
19421 @item gnus-agent-max-fetch-size
19422 @vindex gnus-agent-max-fetch-size
19423 The agent fetches articles into a temporary buffer prior to parsing
19424 them into individual files.  To avoid exceeding the max. buffer size,
19425 the agent alternates between fetching and parsing until all articles
19426 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
19427 limit to control how often the cycling occurs.  A large value improves
19428 performance.  A small value minimizes the time lost should the
19429 connection be lost while fetching (You may need to run
19430 @code{gnus-agent-regenerate-group} to update the group's state.
19431 However, all articles parsed prior to loosing the connection will be
19432 available while unplugged).  The default is 10M so it is unusual to
19433 see any cycling.
19434
19435 @item gnus-server-unopen-status
19436 @vindex gnus-server-unopen-status
19437 Perhaps not an Agent variable, but closely related to the Agent, this
19438 variable says what will happen if Gnus cannot open a server.  If the
19439 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
19440 whether to deny the server or whether to unplug the agent.  If the
19441 Agent is disabled, Gnus always simply deny the server.  Other choices
19442 for this variable include @code{denied} and @code{offline} the latter
19443 is only valid if the Agent is used.
19444
19445 @item gnus-auto-goto-ignores
19446 @vindex gnus-auto-goto-ignores
19447 Another variable that isn't an Agent variable, yet so closely related
19448 that most will look for it here, this variable tells the summary
19449 buffer how to maneuver around undownloaded (only headers stored in the
19450 agent) and unfetched (neither article nor headers stored) articles.
19451
19452 The valid values are @code{nil} (maneuver to any article),
19453 @code{undownloaded} (maneuvering while unplugged ignores articles that
19454 have not been fetched), @code{always-undownloaded} (maneuvering always
19455 ignores articles that have not been fetched), @code{unfetched}
19456 (maneuvering ignores articles whose headers have not been fetched).
19457
19458 @item gnus-agent-queue-mail
19459 @vindex gnus-agent-queue-mail
19460 When @code{gnus-agent-queue-mail} is @code{always}, Gnus will always
19461 queue mail rather than sending it straight away.  When @code{t}, Gnus
19462 will queue mail when unplugged only.  When @code{nil}, never queue
19463 mail.  The default is @code{t}.
19464
19465 @item gnus-agent-prompt-send-queue
19466 @vindex gnus-agent-prompt-send-queue
19467 When @code{gnus-agent-prompt-send-queue} is non-@code{nil} Gnus will
19468 prompt you to confirm that you really wish to proceed if you hit
19469 @kbd{J S} while unplugged.  The default is @code{nil}.
19470
19471 @item gnus-agent-auto-agentize-methods
19472 @vindex gnus-agent-auto-agentize-methods
19473 If you have never used the Agent before (or more technically, if
19474 @file{~/News/agent/lib/servers} does not exist), Gnus will
19475 automatically agentize a few servers for you.  This variable control
19476 which back ends should be auto-agentized.  It is typically only useful
19477 to agentize remote back ends.  The auto-agentizing has the same effect
19478 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
19479 If the file exist, you must manage the servers manually by adding or
19480 removing them, this variable is only applicable the first time you
19481 start Gnus.  The default is @samp{(nntp nnimap)}.
19482
19483 @end table
19484
19485
19486 @node Example Setup
19487 @subsection Example Setup
19488
19489 If you don't want to read this manual, and you have a fairly standard
19490 setup, you may be able to use something like the following as your
19491 @file{~/.gnus.el} file to get started.
19492
19493 @lisp
19494 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
19495 ;;; @r{from your ISP's server.}
19496 (setq gnus-select-method '(nntp "news.your-isp.com"))
19497
19498 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
19499 ;;; @r{your ISP's @acronym{POP} server.}
19500 (setq mail-sources '((pop :server "pop.your-isp.com")))
19501
19502 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
19503 (setq gnus-secondary-select-methods '((nnml "")))
19504
19505 ;;; @r{Make Gnus into an offline newsreader.}
19506 ;;; (gnus-agentize) ; @r{The obsolete setting.}
19507 ;;; (setq gnus-agent t) ; @r{Now the default.}
19508 @end lisp
19509
19510 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
19511 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19512 gnus}.
19513
19514 If this is the first time you've run Gnus, you will be subscribed
19515 automatically to a few default newsgroups.  You'll probably want to
19516 subscribe to more groups, and to do that, you have to query the
19517 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19518 command.  This usually takes quite a while, but you only have to do it
19519 once.
19520
19521 After reading and parsing a while, you'll be presented with a list of
19522 groups.  Subscribe to the ones you want to read with the @kbd{u}
19523 command.  @kbd{l} to make all the killed groups disappear after you've
19524 subscribe to all the groups you want to read.  (@kbd{A k} will bring
19525 back all the killed groups.)
19526
19527 You can now read the groups at once, or you can download the articles
19528 with the @kbd{J s} command.  And then read the rest of this manual to
19529 find out which of the other gazillion things you want to customize.
19530
19531
19532 @node Batching Agents
19533 @subsection Batching Agents
19534 @findex gnus-agent-batch
19535
19536 Having the Gnus Agent fetch articles (and post whatever messages you've
19537 written) is quite easy once you've gotten things set up properly.  The
19538 following shell script will do everything that is necessary:
19539
19540 You can run a complete batch command from the command line with the
19541 following incantation:
19542
19543 @example
19544 #!/bin/sh
19545 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
19546 @end example
19547
19548
19549 @node Agent Caveats
19550 @subsection Agent Caveats
19551
19552 The Gnus Agent doesn't seem to work like most other offline
19553 newsreaders.  Here are some common questions that some imaginary people
19554 may ask:
19555
19556 @table @dfn
19557 @item If I read an article while plugged, do they get entered into the Agent?
19558
19559 @strong{No}.  If you want this behavior, add
19560 @code{gnus-agent-fetch-selected-article} to
19561 @code{gnus-select-article-hook}.
19562
19563 @item If I read an article while plugged, and the article already exists in
19564 the Agent, will it get downloaded once more?
19565
19566 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19567
19568 @end table
19569
19570 In short, when Gnus is unplugged, it only looks into the locally stored
19571 articles; when it's plugged, it talks to your ISP and may also use the
19572 locally stored articles.
19573
19574
19575 @node Scoring
19576 @chapter Scoring
19577 @cindex scoring
19578
19579 Other people use @dfn{kill files}, but we here at Gnus Towers like
19580 scoring better than killing, so we'd rather switch than fight.  They do
19581 something completely different as well, so sit up straight and pay
19582 attention!
19583
19584 @vindex gnus-summary-mark-below
19585 All articles have a default score (@code{gnus-summary-default-score}),
19586 which is 0 by default.  This score may be raised or lowered either
19587 interactively or by score files.  Articles that have a score lower than
19588 @code{gnus-summary-mark-below} are marked as read.
19589
19590 Gnus will read any @dfn{score files} that apply to the current group
19591 before generating the summary buffer.
19592
19593 There are several commands in the summary buffer that insert score
19594 entries based on the current article.  You can, for instance, ask Gnus to
19595 lower or increase the score of all articles with a certain subject.
19596
19597 There are two sorts of scoring entries: Permanent and temporary.
19598 Temporary score entries are self-expiring entries.  Any entries that are
19599 temporary and have not been used for, say, a week, will be removed
19600 silently to help keep the sizes of the score files down.
19601
19602 @menu
19603 * Summary Score Commands::      Adding score entries for the current group.
19604 * Group Score Commands::        General score commands.
19605 * Score Variables::             Customize your scoring.  (My, what terminology).
19606 * Score File Format::           What a score file may contain.
19607 * Score File Editing::          You can edit score files by hand as well.
19608 * Adaptive Scoring::            Big Sister Gnus knows what you read.
19609 * Home Score File::             How to say where new score entries are to go.
19610 * Followups To Yourself::       Having Gnus notice when people answer you.
19611 * Scoring On Other Headers::    Scoring on non-standard headers.
19612 * Scoring Tips::                How to score effectively.
19613 * Reverse Scoring::             That problem child of old is not problem.
19614 * Global Score Files::          Earth-spanning, ear-splitting score files.
19615 * Kill Files::                  They are still here, but they can be ignored.
19616 * Converting Kill Files::       Translating kill files to score files.
19617 * Advanced Scoring::            Using logical expressions to build score rules.
19618 * Score Decays::                It can be useful to let scores wither away.
19619 @end menu
19620
19621
19622 @node Summary Score Commands
19623 @section Summary Score Commands
19624 @cindex score commands
19625
19626 The score commands that alter score entries do not actually modify real
19627 score files.  That would be too inefficient.  Gnus maintains a cache of
19628 previously loaded score files, one of which is considered the
19629 @dfn{current score file alist}.  The score commands simply insert
19630 entries into this list, and upon group exit, this list is saved.
19631
19632 The current score file is by default the group's local score file, even
19633 if no such score file actually exists.  To insert score commands into
19634 some other score file (e.g. @file{all.SCORE}), you must first make this
19635 score file the current one.
19636
19637 General score commands that don't actually change the score file:
19638
19639 @table @kbd
19640
19641 @item V s
19642 @kindex V s (Summary)
19643 @findex gnus-summary-set-score
19644 Set the score of the current article (@code{gnus-summary-set-score}).
19645
19646 @item V S
19647 @kindex V S (Summary)
19648 @findex gnus-summary-current-score
19649 Display the score of the current article
19650 (@code{gnus-summary-current-score}).
19651
19652 @item V t
19653 @kindex V t (Summary)
19654 @findex gnus-score-find-trace
19655 Display all score rules that have been used on the current article
19656 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19657 may type @kbd{e} to edit score file corresponding to the score rule on
19658 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19659 score file and edit it.
19660
19661 @item V w
19662 @kindex V w (Summary)
19663 @findex gnus-score-find-favourite-words
19664 List words used in scoring (@code{gnus-score-find-favourite-words}).
19665
19666 @item V R
19667 @kindex V R (Summary)
19668 @findex gnus-summary-rescore
19669 Run the current summary through the scoring process
19670 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19671 around with your score files behind Gnus' back and want to see the
19672 effect you're having.
19673
19674 @item V c
19675 @kindex V c (Summary)
19676 @findex gnus-score-change-score-file
19677 Make a different score file the current
19678 (@code{gnus-score-change-score-file}).
19679
19680 @item V e
19681 @kindex V e (Summary)
19682 @findex gnus-score-edit-current-scores
19683 Edit the current score file (@code{gnus-score-edit-current-scores}).
19684 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19685 File Editing}).
19686
19687 @item V f
19688 @kindex V f (Summary)
19689 @findex gnus-score-edit-file
19690 Edit a score file and make this score file the current one
19691 (@code{gnus-score-edit-file}).
19692
19693 @item V F
19694 @kindex V F (Summary)
19695 @findex gnus-score-flush-cache
19696 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19697 after editing score files.
19698
19699 @item V C
19700 @kindex V C (Summary)
19701 @findex gnus-score-customize
19702 Customize a score file in a visually pleasing manner
19703 (@code{gnus-score-customize}).
19704
19705 @end table
19706
19707 The rest of these commands modify the local score file.
19708
19709 @table @kbd
19710
19711 @item V m
19712 @kindex V m (Summary)
19713 @findex gnus-score-set-mark-below
19714 Prompt for a score, and mark all articles with a score below this as
19715 read (@code{gnus-score-set-mark-below}).
19716
19717 @item V x
19718 @kindex V x (Summary)
19719 @findex gnus-score-set-expunge-below
19720 Prompt for a score, and add a score rule to the current score file to
19721 expunge all articles below this score
19722 (@code{gnus-score-set-expunge-below}).
19723 @end table
19724
19725 The keystrokes for actually making score entries follow a very regular
19726 pattern, so there's no need to list all the commands.  (Hundreds of
19727 them.)
19728
19729 @findex gnus-summary-increase-score
19730 @findex gnus-summary-lower-score
19731
19732 @enumerate
19733 @item
19734 The first key is either @kbd{I} (upper case i) for increasing the score
19735 or @kbd{L} for lowering the score.
19736 @item
19737 The second key says what header you want to score on.  The following
19738 keys are available:
19739 @table @kbd
19740
19741 @item a
19742 Score on the author name.
19743
19744 @item s
19745 Score on the subject line.
19746
19747 @item x
19748 Score on the @code{Xref} line---i.e., the cross-posting line.
19749
19750 @item r
19751 Score on the @code{References} line.
19752
19753 @item d
19754 Score on the date.
19755
19756 @item l
19757 Score on the number of lines.
19758
19759 @item i
19760 Score on the @code{Message-ID} header.
19761
19762 @item e
19763 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19764 if your @acronym{NNTP} server tracks additional header data in overviews.
19765
19766 @item f
19767 Score on followups---this matches the author name, and adds scores to
19768 the followups to this author.  (Using this key leads to the creation of
19769 @file{ADAPT} files.)
19770
19771 @item b
19772 Score on the body.
19773
19774 @item h
19775 Score on the head.
19776
19777 @item t
19778 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19779 files.)
19780
19781 @end table
19782
19783 @item
19784 The third key is the match type.  Which match types are valid depends on
19785 what headers you are scoring on.
19786
19787 @table @code
19788
19789 @item strings
19790
19791 @table @kbd
19792
19793 @item e
19794 Exact matching.
19795
19796 @item s
19797 Substring matching.
19798
19799 @item f
19800 Fuzzy matching (@pxref{Fuzzy Matching}).
19801
19802 @item r
19803 Regexp matching
19804 @end table
19805
19806 @item date
19807 @table @kbd
19808
19809 @item b
19810 Before date.
19811
19812 @item a
19813 After date.
19814
19815 @item n
19816 This date.
19817 @end table
19818
19819 @item number
19820 @table @kbd
19821
19822 @item <
19823 Less than number.
19824
19825 @item =
19826 Equal to number.
19827
19828 @item >
19829 Greater than number.
19830 @end table
19831 @end table
19832
19833 @item
19834 The fourth and usually final key says whether this is a temporary (i.e.,
19835 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19836 or whether it is to be done immediately, without adding to the score
19837 file.
19838 @table @kbd
19839
19840 @item t
19841 Temporary score entry.
19842
19843 @item p
19844 Permanent score entry.
19845
19846 @item i
19847 Immediately scoring.
19848 @end table
19849
19850 @item
19851 If you are scoring on `e' (extra) headers, you will then be prompted for
19852 the header name on which you wish to score.  This must be a header named
19853 in gnus-extra-headers, and @samp{TAB} completion is available.
19854
19855 @end enumerate
19856
19857 So, let's say you want to increase the score on the current author with
19858 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19859 score based on the subject line, using substring matching, and make a
19860 temporary score entry: @kbd{L s s t}.  Pretty easy.
19861
19862 To make things a bit more complicated, there are shortcuts.  If you use
19863 a capital letter on either the second or third keys, Gnus will use
19864 defaults for the remaining one or two keystrokes.  The defaults are
19865 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19866 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19867
19868 These functions take both the numerical prefix and the symbolic prefix
19869 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19870 (or increase) the score of the article.  A symbolic prefix of @code{a}
19871 says to use the @file{all.SCORE} file for the command instead of the
19872 current score file.
19873
19874 @vindex gnus-score-mimic-keymap
19875 The @code{gnus-score-mimic-keymap} says whether these commands will
19876 pretend they are keymaps or not.
19877
19878
19879 @node Group Score Commands
19880 @section Group Score Commands
19881 @cindex group score commands
19882
19883 There aren't many of these as yet, I'm afraid.
19884
19885 @table @kbd
19886
19887 @item W e
19888 @kindex W e (Group)
19889 @findex gnus-score-edit-all-score
19890 Edit the apply-to-all-groups all.SCORE file.  You will be popped into
19891 a @code{gnus-score-mode} buffer (@pxref{Score File Editing}).
19892
19893 @item W f
19894 @kindex W f (Group)
19895 @findex gnus-score-flush-cache
19896 Gnus maintains a cache of score alists to avoid having to reload them
19897 all the time.  This command will flush the cache
19898 (@code{gnus-score-flush-cache}).
19899
19900 @end table
19901
19902 You can do scoring from the command line by saying something like:
19903
19904 @findex gnus-batch-score
19905 @cindex batch scoring
19906 @example
19907 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19908 @end example
19909
19910
19911 @node Score Variables
19912 @section Score Variables
19913 @cindex score variables
19914
19915 @table @code
19916
19917 @item gnus-use-scoring
19918 @vindex gnus-use-scoring
19919 If @code{nil}, Gnus will not check for score files, and will not, in
19920 general, do any score-related work.  This is @code{t} by default.
19921
19922 @item gnus-kill-killed
19923 @vindex gnus-kill-killed
19924 If this variable is @code{nil}, Gnus will never apply score files to
19925 articles that have already been through the kill process.  While this
19926 may save you lots of time, it also means that if you apply a kill file
19927 to a group, and then change the kill file and want to run it over you
19928 group again to kill more articles, it won't work.  You have to set this
19929 variable to @code{t} to do that.  (It is @code{t} by default.)
19930
19931 @item gnus-kill-files-directory
19932 @vindex gnus-kill-files-directory
19933 All kill and score files will be stored in this directory, which is
19934 initialized from the @env{SAVEDIR} environment variable by default.
19935 This is @file{~/News/} by default.
19936
19937 @item gnus-score-file-suffix
19938 @vindex gnus-score-file-suffix
19939 Suffix to add to the group name to arrive at the score file name
19940 (@file{SCORE} by default.)
19941
19942 @item gnus-score-uncacheable-files
19943 @vindex gnus-score-uncacheable-files
19944 @cindex score cache
19945 All score files are normally cached to avoid excessive re-loading of
19946 score files.  However, if this might make your Emacs grow big and
19947 bloated, so this regexp can be used to weed out score files unlikely
19948 to be needed again.  It would be a bad idea to deny caching of
19949 @file{all.SCORE}, while it might be a good idea to not cache
19950 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19951 variable is @samp{ADAPT$} by default, so no adaptive score files will
19952 be cached.
19953
19954 @item gnus-save-score
19955 @vindex gnus-save-score
19956 If you have really complicated score files, and do lots of batch
19957 scoring, then you might set this variable to @code{t}.  This will make
19958 Gnus save the scores into the @file{.newsrc.eld} file.
19959
19960 If you do not set this to @code{t}, then manual scores (like those set
19961 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19962 across group visits.
19963
19964 @item gnus-score-interactive-default-score
19965 @vindex gnus-score-interactive-default-score
19966 Score used by all the interactive raise/lower commands to raise/lower
19967 score with.  Default is 1000, which may seem excessive, but this is to
19968 ensure that the adaptive scoring scheme gets enough room to play with.
19969 We don't want the small changes from the adaptive scoring to overwrite
19970 manually entered data.
19971
19972 @item gnus-summary-default-score
19973 @vindex gnus-summary-default-score
19974 Default score of an article, which is 0 by default.
19975
19976 @item gnus-summary-expunge-below
19977 @vindex gnus-summary-expunge-below
19978 Don't display the summary lines of articles that have scores lower than
19979 this variable.  This is @code{nil} by default, which means that no
19980 articles will be hidden.  This variable is local to the summary buffers,
19981 and has to be set from @code{gnus-summary-mode-hook}.
19982
19983 @item gnus-score-over-mark
19984 @vindex gnus-score-over-mark
19985 Mark (in the third column) used for articles with a score over the
19986 default.  Default is @samp{+}.
19987
19988 @item gnus-score-below-mark
19989 @vindex gnus-score-below-mark
19990 Mark (in the third column) used for articles with a score below the
19991 default.  Default is @samp{-}.
19992
19993 @item gnus-score-find-score-files-function
19994 @vindex gnus-score-find-score-files-function
19995 Function used to find score files for the current group.  This function
19996 is called with the name of the group as the argument.
19997
19998 Predefined functions available are:
19999 @table @code
20000
20001 @item gnus-score-find-single
20002 @findex gnus-score-find-single
20003 Only apply the group's own score file.
20004
20005 @item gnus-score-find-bnews
20006 @findex gnus-score-find-bnews
20007 Apply all score files that match, using bnews syntax.  This is the
20008 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
20009 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
20010 @file{gnu.all.SCORE} would all apply.  In short, the instances of
20011 @samp{all} in the score file names are translated into @samp{.*}, and
20012 then a regexp match is done.
20013
20014 This means that if you have some score entries that you want to apply to
20015 all groups, then you put those entries in the @file{all.SCORE} file.
20016
20017 The score files are applied in a semi-random order, although Gnus will
20018 try to apply the more general score files before the more specific score
20019 files.  It does this by looking at the number of elements in the score
20020 file names---discarding the @samp{all} elements.
20021
20022 @item gnus-score-find-hierarchical
20023 @findex gnus-score-find-hierarchical
20024 Apply all score files from all the parent groups.  This means that you
20025 can't have score files like @file{all.SCORE}, but you can have
20026 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
20027 server.
20028
20029 @end table
20030 This variable can also be a list of functions.  In that case, all
20031 these functions will be called with the group name as argument, and
20032 all the returned lists of score files will be applied.  These
20033 functions can also return lists of lists of score alists directly.  In
20034 that case, the functions that return these non-file score alists
20035 should probably be placed before the ``real'' score file functions, to
20036 ensure that the last score file returned is the local score file.
20037 Phu.
20038
20039 For example, to do hierarchical scoring but use a non-server-specific
20040 overall score file, you could use the value
20041 @example
20042 (list (lambda (group) ("all.SCORE"))
20043       'gnus-score-find-hierarchical)
20044 @end example
20045
20046 @item gnus-score-expiry-days
20047 @vindex gnus-score-expiry-days
20048 This variable says how many days should pass before an unused score file
20049 entry is expired.  If this variable is @code{nil}, no score file entries
20050 are expired.  It's 7 by default.
20051
20052 @item gnus-update-score-entry-dates
20053 @vindex gnus-update-score-entry-dates
20054 If this variable is non-@code{nil}, temporary score entries that have
20055 been triggered (matched) will have their dates updated.  (This is how Gnus
20056 controls expiry---all non-matched-entries will become too old while
20057 matched entries will stay fresh and young.)  However, if you set this
20058 variable to @code{nil}, even matched entries will grow old and will
20059 have to face that oh-so grim reaper.
20060
20061 @item gnus-score-after-write-file-function
20062 @vindex gnus-score-after-write-file-function
20063 Function called with the name of the score file just written.
20064
20065 @item gnus-score-thread-simplify
20066 @vindex gnus-score-thread-simplify
20067 If this variable is non-@code{nil}, article subjects will be
20068 simplified for subject scoring purposes in the same manner as with
20069 threading---according to the current value of
20070 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
20071 @code{substring} or @code{exact} matching, the match will also be
20072 simplified in this manner.
20073
20074 @end table
20075
20076
20077 @node Score File Format
20078 @section Score File Format
20079 @cindex score file format
20080
20081 A score file is an @code{emacs-lisp} file that normally contains just a
20082 single form.  Casual users are not expected to edit these files;
20083 everything can be changed from the summary buffer.
20084
20085 Anyway, if you'd like to dig into it yourself, here's an example:
20086
20087 @lisp
20088 (("from"
20089   ("Lars Ingebrigtsen" -10000)
20090   ("Per Abrahamsen")
20091   ("larsi\\|lmi" -50000 nil R))
20092  ("subject"
20093   ("Ding is Badd" nil 728373))
20094  ("xref"
20095   ("alt.politics" -1000 728372 s))
20096  ("lines"
20097   (2 -100 nil <))
20098  (mark 0)
20099  (expunge -1000)
20100  (mark-and-expunge -10)
20101  (read-only nil)
20102  (orphan -10)
20103  (adapt t)
20104  (files "/hom/larsi/News/gnu.SCORE")
20105  (exclude-files "all.SCORE")
20106  (local (gnus-newsgroup-auto-expire t)
20107         (gnus-summary-make-false-root empty))
20108  (eval (ding)))
20109 @end lisp
20110
20111 This example demonstrates most score file elements.  @xref{Advanced
20112 Scoring}, for a different approach.
20113
20114 Even though this looks much like Lisp code, nothing here is actually
20115 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
20116 has to be valid syntactically, if not semantically.
20117
20118 Six keys are supported by this alist:
20119
20120 @table @code
20121
20122 @item STRING
20123 If the key is a string, it is the name of the header to perform the
20124 match on.  Scoring can only be performed on these eight headers:
20125 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
20126 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
20127 these headers, there are three strings to tell Gnus to fetch the entire
20128 article and do the match on larger parts of the article: @code{Body}
20129 will perform the match on the body of the article, @code{Head} will
20130 perform the match on the head of the article, and @code{All} will
20131 perform the match on the entire article.  Note that using any of these
20132 last three keys will slow down group entry @emph{considerably}.  The
20133 final ``header'' you can score on is @code{Followup}.  These score
20134 entries will result in new score entries being added for all follow-ups
20135 to articles that matches these score entries.
20136
20137 Following this key is an arbitrary number of score entries, where each
20138 score entry has one to four elements.
20139 @enumerate
20140
20141 @item
20142 The first element is the @dfn{match element}.  On most headers this will
20143 be a string, but on the Lines and Chars headers, this must be an
20144 integer.
20145
20146 @item
20147 If the second element is present, it should be a number---the @dfn{score
20148 element}.  This number should be an integer in the neginf to posinf
20149 interval.  This number is added to the score of the article if the match
20150 is successful.  If this element is not present, the
20151 @code{gnus-score-interactive-default-score} number will be used
20152 instead.  This is 1000 by default.
20153
20154 @item
20155 If the third element is present, it should be a number---the @dfn{date
20156 element}.  This date says when the last time this score entry matched,
20157 which provides a mechanism for expiring the score entries.  It this
20158 element is not present, the score entry is permanent.  The date is
20159 represented by the number of days since December 31, 1 BCE.
20160
20161 @item
20162 If the fourth element is present, it should be a symbol---the @dfn{type
20163 element}.  This element specifies what function should be used to see
20164 whether this score entry matches the article.  What match types that can
20165 be used depends on what header you wish to perform the match on.
20166 @table @dfn
20167
20168 @item From, Subject, References, Xref, Message-ID
20169 For most header types, there are the @code{r} and @code{R} (regexp), as
20170 well as @code{s} and @code{S} (substring) types, and @code{e} and
20171 @code{E} (exact match), and @code{w} (word match) types.  If this
20172 element is not present, Gnus will assume that substring matching should
20173 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
20174 that the matches will be done in a case-sensitive manner.  All these
20175 one-letter types are really just abbreviations for the @code{regexp},
20176 @code{string}, @code{exact}, and @code{word} types, which you can use
20177 instead, if you feel like.
20178
20179 @item Extra
20180 Just as for the standard string overview headers, if you are using
20181 gnus-extra-headers, you can score on these headers' values.  In this
20182 case, there is a 5th element in the score entry, being the name of the
20183 header to be scored.  The following entry is useful in your
20184 @file{all.SCORE} file in case of spam attacks from a single origin
20185 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
20186 overviews:
20187
20188 @lisp
20189 ("111.222.333.444" -1000 nil s
20190  "NNTP-Posting-Host")
20191 @end lisp
20192
20193 @item Lines, Chars
20194 These two headers use different match types: @code{<}, @code{>},
20195 @code{=}, @code{>=} and @code{<=}.
20196
20197 These predicates are true if
20198
20199 @example
20200 (PREDICATE HEADER MATCH)
20201 @end example
20202
20203 evaluates to non-@code{nil}.  For instance, the advanced match
20204 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
20205 following form:
20206
20207 @lisp
20208 (< header-value 4)
20209 @end lisp
20210
20211 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
20212 the match, we get the score added if the article has less than 4 lines.
20213 (It's easy to get confused and think it's the other way around.  But
20214 it's not.  I think.)
20215
20216 When matching on @code{Lines}, be careful because some back ends (like
20217 @code{nndir}) do not generate @code{Lines} header, so every article ends
20218 up being marked as having 0 lines.  This can lead to strange results if
20219 you happen to lower score of the articles with few lines.
20220
20221 @item Date
20222 For the Date header we have three kinda silly match types:
20223 @code{before}, @code{at} and @code{after}.  I can't really imagine this
20224 ever being useful, but, like, it would feel kinda silly not to provide
20225 this function.  Just in case.  You never know.  Better safe than sorry.
20226 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
20227 sex on a first date.  (I have been told that at least one person, and I
20228 quote, ``found this function indispensable'', however.)
20229
20230 @cindex ISO8601
20231 @cindex date
20232 A more useful match type is @code{regexp}.  With it, you can match the
20233 date string using a regular expression.  The date is normalized to
20234 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
20235 you want to match all articles that have been posted on April 1st in
20236 every year, you could use @samp{....0401.........} as a match string,
20237 for instance.  (Note that the date is kept in its original time zone, so
20238 this will match articles that were posted when it was April 1st where
20239 the article was posted from.  Time zones are such wholesome fun for the
20240 whole family, eh?)
20241
20242 @item Head, Body, All
20243 These three match keys use the same match types as the @code{From} (etc)
20244 header uses.
20245
20246 @item Followup
20247 This match key is somewhat special, in that it will match the
20248 @code{From} header, and affect the score of not only the matching
20249 articles, but also all followups to the matching articles.  This allows
20250 you e.g. increase the score of followups to your own articles, or
20251 decrease the score of followups to the articles of some known
20252 trouble-maker.  Uses the same match types as the @code{From} header
20253 uses.  (Using this match key will lead to creation of @file{ADAPT}
20254 files.)
20255
20256 @item Thread
20257 This match key works along the same lines as the @code{Followup} match
20258 key.  If you say that you want to score on a (sub-)thread started by an
20259 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
20260 match.  This will add a new @samp{thread} match for each article that
20261 has @var{x} in its @code{References} header.  (These new @samp{thread}
20262 matches will use the @code{Message-ID}s of these matching articles.)
20263 This will ensure that you can raise/lower the score of an entire thread,
20264 even though some articles in the thread may not have complete
20265 @code{References} headers.  Note that using this may lead to
20266 undeterministic scores of the articles in the thread.  (Using this match
20267 key will lead to creation of @file{ADAPT} files.)
20268 @end table
20269 @end enumerate
20270
20271 @cindex score file atoms
20272 @item mark
20273 The value of this entry should be a number.  Any articles with a score
20274 lower than this number will be marked as read.
20275
20276 @item expunge
20277 The value of this entry should be a number.  Any articles with a score
20278 lower than this number will be removed from the summary buffer.
20279
20280 @item mark-and-expunge
20281 The value of this entry should be a number.  Any articles with a score
20282 lower than this number will be marked as read and removed from the
20283 summary buffer.
20284
20285 @item thread-mark-and-expunge
20286 The value of this entry should be a number.  All articles that belong to
20287 a thread that has a total score below this number will be marked as read
20288 and removed from the summary buffer.  @code{gnus-thread-score-function}
20289 says how to compute the total score for a thread.
20290
20291 @item files
20292 The value of this entry should be any number of file names.  These files
20293 are assumed to be score files as well, and will be loaded the same way
20294 this one was.
20295
20296 @item exclude-files
20297 The clue of this entry should be any number of files.  These files will
20298 not be loaded, even though they would normally be so, for some reason or
20299 other.
20300
20301 @item eval
20302 The value of this entry will be @code{eval}el.  This element will be
20303 ignored when handling global score files.
20304
20305 @item read-only
20306 Read-only score files will not be updated or saved.  Global score files
20307 should feature this atom (@pxref{Global Score Files}).  (Note:
20308 @dfn{Global} here really means @dfn{global}; not your personal
20309 apply-to-all-groups score files.)
20310
20311 @item orphan
20312 The value of this entry should be a number.  Articles that do not have
20313 parents will get this number added to their scores.  Imagine you follow
20314 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
20315 will only follow a few of the threads, also want to see any new threads.
20316
20317 You can do this with the following two score file entries:
20318
20319 @example
20320         (orphan -500)
20321         (mark-and-expunge -100)
20322 @end example
20323
20324 When you enter the group the first time, you will only see the new
20325 threads.  You then raise the score of the threads that you find
20326 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
20327 rest.  Next time you enter the group, you will see new articles in the
20328 interesting threads, plus any new threads.
20329
20330 I.e.---the orphan score atom is for high-volume groups where a few
20331 interesting threads which can't be found automatically by ordinary
20332 scoring rules exist.
20333
20334 @item adapt
20335 This entry controls the adaptive scoring.  If it is @code{t}, the
20336 default adaptive scoring rules will be used.  If it is @code{ignore}, no
20337 adaptive scoring will be performed on this group.  If it is a list, this
20338 list will be used as the adaptive scoring rules.  If it isn't present,
20339 or is something other than @code{t} or @code{ignore}, the default
20340 adaptive scoring rules will be used.  If you want to use adaptive
20341 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
20342 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
20343 not want adaptive scoring.  If you only want adaptive scoring in a few
20344 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
20345 insert @code{(adapt t)} in the score files of the groups where you want
20346 it.
20347
20348 @item adapt-file
20349 All adaptive score entries will go to the file named by this entry.  It
20350 will also be applied when entering the group.  This atom might be handy
20351 if you want to adapt on several groups at once, using the same adaptive
20352 file for a number of groups.
20353
20354 @item local
20355 @cindex local variables
20356 The value of this entry should be a list of @code{(@var{var}
20357 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
20358 current summary buffer, and set to the value specified.  This is a
20359 convenient, if somewhat strange, way of setting variables in some
20360 groups if you don't like hooks much.  Note that the @var{value} won't
20361 be evaluated.
20362 @end table
20363
20364
20365 @node Score File Editing
20366 @section Score File Editing
20367
20368 You normally enter all scoring commands from the summary buffer, but you
20369 might feel the urge to edit them by hand as well, so we've supplied you
20370 with a mode for that.
20371
20372 It's simply a slightly customized @code{emacs-lisp} mode, with these
20373 additional commands:
20374
20375 @table @kbd
20376
20377 @item C-c C-c
20378 @kindex C-c C-c (Score)
20379 @findex gnus-score-edit-done
20380 Save the changes you have made and return to the summary buffer
20381 (@code{gnus-score-edit-done}).
20382
20383 @item C-c C-d
20384 @kindex C-c C-d (Score)
20385 @findex gnus-score-edit-insert-date
20386 Insert the current date in numerical format
20387 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
20388 you were wondering.
20389
20390 @item C-c C-p
20391 @kindex C-c C-p (Score)
20392 @findex gnus-score-pretty-print
20393 The adaptive score files are saved in an unformatted fashion.  If you
20394 intend to read one of these files, you want to @dfn{pretty print} it
20395 first.  This command (@code{gnus-score-pretty-print}) does that for
20396 you.
20397
20398 @end table
20399
20400 Type @kbd{M-x gnus-score-mode} to use this mode.
20401
20402 @vindex gnus-score-mode-hook
20403 @code{gnus-score-menu-hook} is run in score mode buffers.
20404
20405 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
20406 @kbd{V t} to begin editing score files.
20407
20408
20409 @node Adaptive Scoring
20410 @section Adaptive Scoring
20411 @cindex adaptive scoring
20412
20413 If all this scoring is getting you down, Gnus has a way of making it all
20414 happen automatically---as if by magic.  Or rather, as if by artificial
20415 stupidity, to be precise.
20416
20417 @vindex gnus-use-adaptive-scoring
20418 When you read an article, or mark an article as read, or kill an
20419 article, you leave marks behind.  On exit from the group, Gnus can sniff
20420 these marks and add score elements depending on what marks it finds.
20421 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
20422 @code{t} or @code{(line)}.  If you want score adaptively on separate
20423 words appearing in the subjects, you should set this variable to
20424 @code{(word)}.  If you want to use both adaptive methods, set this
20425 variable to @code{(word line)}.
20426
20427 @vindex gnus-default-adaptive-score-alist
20428 To give you complete control over the scoring process, you can customize
20429 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
20430 might look something like this:
20431
20432 @lisp
20433 (setq gnus-default-adaptive-score-alist
20434   '((gnus-unread-mark)
20435     (gnus-ticked-mark (from 4))
20436     (gnus-dormant-mark (from 5))
20437     (gnus-del-mark (from -4) (subject -1))
20438     (gnus-read-mark (from 4) (subject 2))
20439     (gnus-expirable-mark (from -1) (subject -1))
20440     (gnus-killed-mark (from -1) (subject -3))
20441     (gnus-kill-file-mark)
20442     (gnus-ancient-mark)
20443     (gnus-low-score-mark)
20444     (gnus-catchup-mark (from -1) (subject -1))))
20445 @end lisp
20446
20447 As you see, each element in this alist has a mark as a key (either a
20448 variable name or a ``real'' mark---a character).  Following this key is
20449 a arbitrary number of header/score pairs.  If there are no header/score
20450 pairs following the key, no adaptive scoring will be done on articles
20451 that have that key as the article mark.  For instance, articles with
20452 @code{gnus-unread-mark} in the example above will not get adaptive score
20453 entries.
20454
20455 Each article can have only one mark, so just a single of these rules
20456 will be applied to each article.
20457
20458 To take @code{gnus-del-mark} as an example---this alist says that all
20459 articles that have that mark (i.e., are marked with @samp{e}) will have a
20460 score entry added to lower based on the @code{From} header by -4, and
20461 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
20462
20463 If you have marked 10 articles with the same subject with
20464 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
20465 That means that that subject will get a score of ten times -1, which
20466 should be, unless I'm much mistaken, -10.
20467
20468 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
20469 the read articles will be marked with the @samp{E} mark.  This'll
20470 probably make adaptive scoring slightly impossible, so auto-expiring and
20471 adaptive scoring doesn't really mix very well.
20472
20473 The headers you can score on are @code{from}, @code{subject},
20474 @code{message-id}, @code{references}, @code{xref}, @code{lines},
20475 @code{chars} and @code{date}.  In addition, you can score on
20476 @code{followup}, which will create an adaptive score entry that matches
20477 on the @code{References} header using the @code{Message-ID} of the
20478 current article, thereby matching the following thread.
20479
20480 If you use this scheme, you should set the score file atom @code{mark}
20481 to something small---like -300, perhaps, to avoid having small random
20482 changes result in articles getting marked as read.
20483
20484 After using adaptive scoring for a week or so, Gnus should start to
20485 become properly trained and enhance the authors you like best, and kill
20486 the authors you like least, without you having to say so explicitly.
20487
20488 You can control what groups the adaptive scoring is to be performed on
20489 by using the score files (@pxref{Score File Format}).  This will also
20490 let you use different rules in different groups.
20491
20492 @vindex gnus-adaptive-file-suffix
20493 The adaptive score entries will be put into a file where the name is the
20494 group name with @code{gnus-adaptive-file-suffix} appended.  The default
20495 is @file{ADAPT}.
20496
20497 @vindex gnus-adaptive-pretty-print
20498 Adaptive score files can get huge and are not meant to be edited by
20499 human hands.  If @code{gnus-adaptive-pretty-print} is @code{nil} (the
20500 deafult) those files will not be written in a human readable way.
20501
20502 @vindex gnus-score-exact-adapt-limit
20503 When doing adaptive scoring, substring or fuzzy matching would probably
20504 give you the best results in most cases.  However, if the header one
20505 matches is short, the possibility for false positives is great, so if
20506 the length of the match is less than
20507 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
20508 this variable is @code{nil}, exact matching will always be used to avoid
20509 this problem.
20510
20511 @vindex gnus-default-adaptive-word-score-alist
20512 As mentioned above, you can adapt either on individual words or entire
20513 headers.  If you adapt on words, the
20514 @code{gnus-default-adaptive-word-score-alist} variable says what score
20515 each instance of a word should add given a mark.
20516
20517 @lisp
20518 (setq gnus-default-adaptive-word-score-alist
20519       `((,gnus-read-mark . 30)
20520         (,gnus-catchup-mark . -10)
20521         (,gnus-killed-mark . -20)
20522         (,gnus-del-mark . -15)))
20523 @end lisp
20524
20525 This is the default value.  If you have adaption on words enabled, every
20526 word that appears in subjects of articles marked with
20527 @code{gnus-read-mark} will result in a score rule that increase the
20528 score with 30 points.
20529
20530 @vindex gnus-default-ignored-adaptive-words
20531 @vindex gnus-ignored-adaptive-words
20532 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20533 will be ignored.  If you wish to add more words to be ignored, use the
20534 @code{gnus-ignored-adaptive-words} list instead.
20535
20536 @vindex gnus-adaptive-word-length-limit
20537 Some may feel that short words shouldn't count when doing adaptive
20538 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
20539 an integer.  Words shorter than this number will be ignored.  This
20540 variable defaults to @code{nil}.
20541
20542 @vindex gnus-adaptive-word-syntax-table
20543 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20544 syntax table in effect.  It is similar to the standard syntax table, but
20545 it considers numbers to be non-word-constituent characters.
20546
20547 @vindex gnus-adaptive-word-minimum
20548 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20549 word scoring process will never bring down the score of an article to
20550 below this number.  The default is @code{nil}.
20551
20552 @vindex gnus-adaptive-word-no-group-words
20553 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20554 won't adaptively word score any of the words in the group name.  Useful
20555 for groups like @samp{comp.editors.emacs}, where most of the subject
20556 lines contain the word @samp{emacs}.
20557
20558 After using this scheme for a while, it might be nice to write a
20559 @code{gnus-psychoanalyze-user} command to go through the rules and see
20560 what words you like and what words you don't like.  Or perhaps not.
20561
20562 Note that the adaptive word scoring thing is highly experimental and is
20563 likely to change in the future.  Initial impressions seem to indicate
20564 that it's totally useless as it stands.  Some more work (involving more
20565 rigorous statistical methods) will have to be done to make this useful.
20566
20567
20568 @node Home Score File
20569 @section Home Score File
20570
20571 The score file where new score file entries will go is called the
20572 @dfn{home score file}.  This is normally (and by default) the score file
20573 for the group itself.  For instance, the home score file for
20574 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20575
20576 However, this may not be what you want.  It is often convenient to share
20577 a common home score file among many groups---all @samp{emacs} groups
20578 could perhaps use the same home score file.
20579
20580 @vindex gnus-home-score-file
20581 The variable that controls this is @code{gnus-home-score-file}.  It can
20582 be:
20583
20584 @enumerate
20585 @item
20586 A string.  Then this file will be used as the home score file for all
20587 groups.
20588
20589 @item
20590 A function.  The result of this function will be used as the home score
20591 file.  The function will be called with the name of the group as the
20592 parameter.
20593
20594 @item
20595 A list.  The elements in this list can be:
20596
20597 @enumerate
20598 @item
20599 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
20600 group name, the @var{file-name} will be used as the home score file.
20601
20602 @item
20603 A function.  If the function returns non-@code{nil}, the result will
20604 be used as the home score file.  The function will be called with the
20605 name of the group as the parameter.
20606
20607 @item
20608 A string.  Use the string as the home score file.
20609 @end enumerate
20610
20611 The list will be traversed from the beginning towards the end looking
20612 for matches.
20613
20614 @end enumerate
20615
20616 So, if you want to use just a single score file, you could say:
20617
20618 @lisp
20619 (setq gnus-home-score-file
20620       "my-total-score-file.SCORE")
20621 @end lisp
20622
20623 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20624 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20625
20626 @findex gnus-hierarchial-home-score-file
20627 @lisp
20628 (setq gnus-home-score-file
20629       'gnus-hierarchial-home-score-file)
20630 @end lisp
20631
20632 This is a ready-made function provided for your convenience.
20633 Other functions include
20634
20635 @table @code
20636 @item gnus-current-home-score-file
20637 @findex gnus-current-home-score-file
20638 Return the ``current'' regular score file.  This will make scoring
20639 commands add entry to the ``innermost'' matching score file.
20640
20641 @end table
20642
20643 If you want to have one score file for the @samp{emacs} groups and
20644 another for the @samp{comp} groups, while letting all other groups use
20645 their own home score files:
20646
20647 @lisp
20648 (setq gnus-home-score-file
20649       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20650       '(("\\.emacs" "emacs.SCORE")
20651         ;; @r{All the comp groups in one score file}
20652         ("^comp" "comp.SCORE")))
20653 @end lisp
20654
20655 @vindex gnus-home-adapt-file
20656 @code{gnus-home-adapt-file} works exactly the same way as
20657 @code{gnus-home-score-file}, but says what the home adaptive score file
20658 is instead.  All new adaptive file entries will go into the file
20659 specified by this variable, and the same syntax is allowed.
20660
20661 In addition to using @code{gnus-home-score-file} and
20662 @code{gnus-home-adapt-file}, you can also use group parameters
20663 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20664 Parameters}) to achieve much the same.  Group and topic parameters take
20665 precedence over this variable.
20666
20667
20668 @node Followups To Yourself
20669 @section Followups To Yourself
20670
20671 Gnus offers two commands for picking out the @code{Message-ID} header in
20672 the current buffer.  Gnus will then add a score rule that scores using
20673 this @code{Message-ID} on the @code{References} header of other
20674 articles.  This will, in effect, increase the score of all articles that
20675 respond to the article in the current buffer.  Quite useful if you want
20676 to easily note when people answer what you've said.
20677
20678 @table @code
20679
20680 @item gnus-score-followup-article
20681 @findex gnus-score-followup-article
20682 This will add a score to articles that directly follow up your own
20683 article.
20684
20685 @item gnus-score-followup-thread
20686 @findex gnus-score-followup-thread
20687 This will add a score to all articles that appear in a thread ``below''
20688 your own article.
20689 @end table
20690
20691 @vindex message-sent-hook
20692 These two functions are both primarily meant to be used in hooks like
20693 @code{message-sent-hook}, like this:
20694 @lisp
20695 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20696 @end lisp
20697
20698
20699 If you look closely at your own @code{Message-ID}, you'll notice that
20700 the first two or three characters are always the same.  Here's two of
20701 mine:
20702
20703 @example
20704 <x6u3u47icf.fsf@@eyesore.no>
20705 <x6sp9o7ibw.fsf@@eyesore.no>
20706 @end example
20707
20708 So ``my'' ident on this machine is @samp{x6}.  This can be
20709 exploited---the following rule will raise the score on all followups to
20710 myself:
20711
20712 @lisp
20713 ("references"
20714  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20715   1000 nil r))
20716 @end lisp
20717
20718 Whether it's the first two or first three characters that are ``yours''
20719 is system-dependent.
20720
20721
20722 @node Scoring On Other Headers
20723 @section Scoring On Other Headers
20724 @cindex scoring on other headers
20725
20726 Gnus is quite fast when scoring the ``traditional''
20727 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20728 other headers requires writing a @code{head} scoring rule, which means
20729 that Gnus has to request every single article from the back end to find
20730 matches.  This takes a long time in big groups.
20731
20732 Now, there's not much you can do about this for news groups, but for
20733 mail groups, you have greater control.  In @ref{To From Newsgroups},
20734 it's explained in greater detail what this mechanism does, but here's
20735 a cookbook example for @code{nnml} on how to allow scoring on the
20736 @samp{To} and @samp{Cc} headers.
20737
20738 Put the following in your @file{~/.gnus.el} file.
20739
20740 @lisp
20741 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20742       nnmail-extra-headers gnus-extra-headers)
20743 @end lisp
20744
20745 Restart Gnus and rebuild your @code{nnml} overview files with the
20746 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20747 time if you have much mail.
20748
20749 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20750 so: @kbd{I e s p To RET <your name> RET}.
20751
20752 See?  Simple.
20753
20754
20755 @node Scoring Tips
20756 @section Scoring Tips
20757 @cindex scoring tips
20758
20759 @table @dfn
20760
20761 @item Crossposts
20762 @cindex crossposts
20763 @cindex scoring crossposts
20764 If you want to lower the score of crossposts, the line to match on is
20765 the @code{Xref} header.
20766 @lisp
20767 ("xref" (" talk.politics.misc:" -1000))
20768 @end lisp
20769
20770 @item Multiple crossposts
20771 If you want to lower the score of articles that have been crossposted to
20772 more than, say, 3 groups:
20773 @lisp
20774 ("xref"
20775   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20776    -1000 nil r))
20777 @end lisp
20778
20779 @item Matching on the body
20780 This is generally not a very good idea---it takes a very long time.
20781 Gnus actually has to fetch each individual article from the server.  But
20782 you might want to anyway, I guess.  Even though there are three match
20783 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20784 and stick with it in each score file.  If you use any two, each article
20785 will be fetched @emph{twice}.  If you want to match a bit on the
20786 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20787 the matches.
20788
20789 @item Marking as read
20790 You will probably want to mark articles that have scores below a certain
20791 number as read.  This is most easily achieved by putting the following
20792 in your @file{all.SCORE} file:
20793 @lisp
20794 ((mark -100))
20795 @end lisp
20796 You may also consider doing something similar with @code{expunge}.
20797
20798 @item Negated character classes
20799 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20800 That will match newlines, which might lead to, well, The Unknown.  Say
20801 @code{[^abcd\n]*} instead.
20802 @end table
20803
20804
20805 @node Reverse Scoring
20806 @section Reverse Scoring
20807 @cindex reverse scoring
20808
20809 If you want to keep just articles that have @samp{Sex with Emacs} in the
20810 subject header, and expunge all other articles, you could put something
20811 like this in your score file:
20812
20813 @lisp
20814 (("subject"
20815   ("Sex with Emacs" 2))
20816  (mark 1)
20817  (expunge 1))
20818 @end lisp
20819
20820 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20821 rest as read, and expunge them to boot.
20822
20823
20824 @node Global Score Files
20825 @section Global Score Files
20826 @cindex global score files
20827
20828 Sure, other newsreaders have ``global kill files''.  These are usually
20829 nothing more than a single kill file that applies to all groups, stored
20830 in the user's home directory.  Bah!  Puny, weak newsreaders!
20831
20832 What I'm talking about here are Global Score Files.  Score files from
20833 all over the world, from users everywhere, uniting all nations in one
20834 big, happy score file union!  Ange-score!  New and untested!
20835
20836 @vindex gnus-global-score-files
20837 All you have to do to use other people's score files is to set the
20838 @code{gnus-global-score-files} variable.  One entry for each score file,
20839 or each score file directory.  Gnus will decide by itself what score
20840 files are applicable to which group.
20841
20842 To use the score file
20843 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20844 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20845 say this:
20846
20847 @lisp
20848 (setq gnus-global-score-files
20849       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20850         "/ftp@@ftp.some-where:/pub/score/"))
20851 @end lisp
20852
20853 @findex gnus-score-search-global-directories
20854 @noindent
20855 Simple, eh?  Directory names must end with a @samp{/}.  These
20856 directories are typically scanned only once during each Gnus session.
20857 If you feel the need to manually re-scan the remote directories, you can
20858 use the @code{gnus-score-search-global-directories} command.
20859
20860 Note that, at present, using this option will slow down group entry
20861 somewhat.  (That is---a lot.)
20862
20863 If you want to start maintaining score files for other people to use,
20864 just put your score file up for anonymous ftp and announce it to the
20865 world.  Become a retro-moderator!  Participate in the retro-moderator
20866 wars sure to ensue, where retro-moderators battle it out for the
20867 sympathy of the people, luring them to use their score files on false
20868 premises!  Yay!  The net is saved!
20869
20870 Here are some tips for the would-be retro-moderator, off the top of my
20871 head:
20872
20873 @itemize @bullet
20874
20875 @item
20876 Articles heavily crossposted are probably junk.
20877 @item
20878 To lower a single inappropriate article, lower by @code{Message-ID}.
20879 @item
20880 Particularly brilliant authors can be raised on a permanent basis.
20881 @item
20882 Authors that repeatedly post off-charter for the group can safely be
20883 lowered out of existence.
20884 @item
20885 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20886 articles completely.
20887
20888 @item
20889 Use expiring score entries to keep the size of the file down.  You
20890 should probably have a long expiry period, though, as some sites keep
20891 old articles for a long time.
20892 @end itemize
20893
20894 @dots{} I wonder whether other newsreaders will support global score files
20895 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20896 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20897 holding our breath yet?
20898
20899
20900 @node Kill Files
20901 @section Kill Files
20902 @cindex kill files
20903
20904 Gnus still supports those pesky old kill files.  In fact, the kill file
20905 entries can now be expiring, which is something I wrote before Daniel
20906 Quinlan thought of doing score files, so I've left the code in there.
20907
20908 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20909 than score processing, so it might be a good idea to rewrite your kill
20910 files into score files.
20911
20912 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20913 forms into this file, which means that you can use kill files as some
20914 sort of primitive hook function to be run on group entry, even though
20915 that isn't a very good idea.
20916
20917 Normal kill files look like this:
20918
20919 @lisp
20920 (gnus-kill "From" "Lars Ingebrigtsen")
20921 (gnus-kill "Subject" "ding")
20922 (gnus-expunge "X")
20923 @end lisp
20924
20925 This will mark every article written by me as read, and remove the
20926 marked articles from the summary buffer.  Very useful, you'll agree.
20927
20928 Other programs use a totally different kill file syntax.  If Gnus
20929 encounters what looks like a @code{rn} kill file, it will take a stab at
20930 interpreting it.
20931
20932 Two summary functions for editing a @sc{gnus} kill file:
20933
20934 @table @kbd
20935
20936 @item M-k
20937 @kindex M-k (Summary)
20938 @findex gnus-summary-edit-local-kill
20939 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20940
20941 @item M-K
20942 @kindex M-K (Summary)
20943 @findex gnus-summary-edit-global-kill
20944 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20945 @end table
20946
20947 Two group mode functions for editing the kill files:
20948
20949 @table @kbd
20950
20951 @item M-k
20952 @kindex M-k (Group)
20953 @findex gnus-group-edit-local-kill
20954 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20955
20956 @item M-K
20957 @kindex M-K (Group)
20958 @findex gnus-group-edit-global-kill
20959 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20960 @end table
20961
20962 Kill file variables:
20963
20964 @table @code
20965 @item gnus-kill-file-name
20966 @vindex gnus-kill-file-name
20967 A kill file for the group @samp{soc.motss} is normally called
20968 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20969 this file name is detailed by the @code{gnus-kill-file-name} variable.
20970 The ``global'' kill file (not in the score file sense of ``global'', of
20971 course) is just called @file{KILL}.
20972
20973 @vindex gnus-kill-save-kill-file
20974 @item gnus-kill-save-kill-file
20975 If this variable is non-@code{nil}, Gnus will save the
20976 kill file after processing, which is necessary if you use expiring
20977 kills.
20978
20979 @item gnus-apply-kill-hook
20980 @vindex gnus-apply-kill-hook
20981 @findex gnus-apply-kill-file-unless-scored
20982 @findex gnus-apply-kill-file
20983 A hook called to apply kill files to a group.  It is
20984 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20985 kill file if you have a score file for the same group, you can set this
20986 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20987 kill files to be processed, you should set this variable to @code{nil}.
20988
20989 @item gnus-kill-file-mode-hook
20990 @vindex gnus-kill-file-mode-hook
20991 A hook called in kill-file mode buffers.
20992
20993 @end table
20994
20995
20996 @node Converting Kill Files
20997 @section Converting Kill Files
20998 @cindex kill files
20999 @cindex converting kill files
21000
21001 If you have loads of old kill files, you may want to convert them into
21002 score files.  If they are ``regular'', you can use
21003 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
21004 by hand.
21005
21006 The kill to score conversion package isn't included in Gnus by default.
21007 You can fetch it from
21008 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
21009
21010 If your old kill files are very complex---if they contain more
21011 non-@code{gnus-kill} forms than not, you'll have to convert them by
21012 hand.  Or just let them be as they are.  Gnus will still use them as
21013 before.
21014
21015
21016 @node Advanced Scoring
21017 @section Advanced Scoring
21018
21019 Scoring on Subjects and From headers is nice enough, but what if you're
21020 really interested in what a person has to say only when she's talking
21021 about a particular subject?  Or what if you really don't want to
21022 read what person A has to say when she's following up to person B, but
21023 want to read what she says when she's following up to person C?
21024
21025 By using advanced scoring rules you may create arbitrarily complex
21026 scoring patterns.
21027
21028 @menu
21029 * Advanced Scoring Syntax::     A definition.
21030 * Advanced Scoring Examples::   What they look like.
21031 * Advanced Scoring Tips::       Getting the most out of it.
21032 @end menu
21033
21034
21035 @node Advanced Scoring Syntax
21036 @subsection Advanced Scoring Syntax
21037
21038 Ordinary scoring rules have a string as the first element in the rule.
21039 Advanced scoring rules have a list as the first element.  The second
21040 element is the score to be applied if the first element evaluated to a
21041 non-@code{nil} value.
21042
21043 These lists may consist of three logical operators, one redirection
21044 operator, and various match operators.
21045
21046 Logical operators:
21047
21048 @table @code
21049 @item &
21050 @itemx and
21051 This logical operator will evaluate each of its arguments until it finds
21052 one that evaluates to @code{false}, and then it'll stop.  If all arguments
21053 evaluate to @code{true} values, then this operator will return
21054 @code{true}.
21055
21056 @item |
21057 @itemx or
21058 This logical operator will evaluate each of its arguments until it finds
21059 one that evaluates to @code{true}.  If no arguments are @code{true},
21060 then this operator will return @code{false}.
21061
21062 @item !
21063 @itemx not
21064 @itemx Â¬
21065 This logical operator only takes a single argument.  It returns the
21066 logical negation of the value of its argument.
21067
21068 @end table
21069
21070 There is an @dfn{indirection operator} that will make its arguments
21071 apply to the ancestors of the current article being scored.  For
21072 instance, @code{1-} will make score rules apply to the parent of the
21073 current article.  @code{2-} will make score rules apply to the
21074 grandparent of the current article.  Alternatively, you can write
21075 @code{^^}, where the number of @code{^}s (carets) says how far back into
21076 the ancestry you want to go.
21077
21078 Finally, we have the match operators.  These are the ones that do the
21079 real work.  Match operators are header name strings followed by a match
21080 and a match type.  A typical match operator looks like @samp{("from"
21081 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
21082 simple scoring, and the match types are also the same.
21083
21084
21085 @node Advanced Scoring Examples
21086 @subsection Advanced Scoring Examples
21087
21088 Please note that the following examples are score file rules.  To
21089 make a complete score file from them, surround them with another pair
21090 of parentheses.
21091
21092 Let's say you want to increase the score of articles written by Lars
21093 when he's talking about Gnus:
21094
21095 @example
21096 @group
21097 ((&
21098   ("from" "Lars Ingebrigtsen")
21099   ("subject" "Gnus"))
21100  1000)
21101 @end group
21102 @end example
21103
21104 Quite simple, huh?
21105
21106 When he writes long articles, he sometimes has something nice to say:
21107
21108 @example
21109 ((&
21110   ("from" "Lars Ingebrigtsen")
21111   (|
21112    ("subject" "Gnus")
21113    ("lines" 100 >)))
21114  1000)
21115 @end example
21116
21117 However, when he responds to things written by Reig Eigil Logge, you
21118 really don't want to read what he's written:
21119
21120 @example
21121 ((&
21122   ("from" "Lars Ingebrigtsen")
21123   (1- ("from" "Reig Eigir Logge")))
21124  -100000)
21125 @end example
21126
21127 Everybody that follows up Redmondo when he writes about disappearing
21128 socks should have their scores raised, but only when they talk about
21129 white socks.  However, when Lars talks about socks, it's usually not
21130 very interesting:
21131
21132 @example
21133 ((&
21134   (1-
21135    (&
21136     ("from" "redmondo@@.*no" r)
21137     ("body" "disappearing.*socks" t)))
21138   (! ("from" "Lars Ingebrigtsen"))
21139   ("body" "white.*socks"))
21140  1000)
21141 @end example
21142
21143 Suppose you're reading a high volume group and you're only interested
21144 in replies. The plan is to score down all articles that don't have
21145 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
21146 parents of articles that have subjects that begin with reply marks.
21147
21148 @example
21149 ((! ("subject" "re:\\|fwd?:" r))
21150   -200)
21151 ((1- ("subject" "re:\\|fwd?:" r))
21152   200)
21153 @end example
21154
21155 The possibilities are endless.
21156
21157 @node Advanced Scoring Tips
21158 @subsection Advanced Scoring Tips
21159
21160 The @code{&} and @code{|} logical operators do short-circuit logic.
21161 That is, they stop processing their arguments when it's clear what the
21162 result of the operation will be.  For instance, if one of the arguments
21163 of an @code{&} evaluates to @code{false}, there's no point in evaluating
21164 the rest of the arguments.  This means that you should put slow matches
21165 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
21166 @samp{subject}) first.
21167
21168 The indirection arguments (@code{1-} and so on) will make their
21169 arguments work on previous generations of the thread.  If you say
21170 something like:
21171
21172 @example
21173 ...
21174 (1-
21175  (1-
21176   ("from" "lars")))
21177 ...
21178 @end example
21179
21180 Then that means ``score on the from header of the grandparent of the
21181 current article''.  An indirection is quite fast, but it's better to say:
21182
21183 @example
21184 (1-
21185  (&
21186   ("from" "Lars")
21187   ("subject" "Gnus")))
21188 @end example
21189
21190 than it is to say:
21191
21192 @example
21193 (&
21194  (1- ("from" "Lars"))
21195  (1- ("subject" "Gnus")))
21196 @end example
21197
21198
21199 @node Score Decays
21200 @section Score Decays
21201 @cindex score decays
21202 @cindex decays
21203
21204 You may find that your scores have a tendency to grow without
21205 bounds, especially if you're using adaptive scoring.  If scores get too
21206 big, they lose all meaning---they simply max out and it's difficult to
21207 use them in any sensible way.
21208
21209 @vindex gnus-decay-scores
21210 @findex gnus-decay-score
21211 @vindex gnus-decay-score-function
21212 Gnus provides a mechanism for decaying scores to help with this problem.
21213 When score files are loaded and @code{gnus-decay-scores} is
21214 non-@code{nil}, Gnus will run the score files through the decaying
21215 mechanism thereby lowering the scores of all non-permanent score rules.
21216 If @code{gnus-decay-scores} is a regexp, only score files matching this
21217 regexp are treated.  E.g. you may set it to @samp{\\.ADAPT\\'} if only
21218 @emph{adaptive} score files should be decayed.  The decay itself if
21219 performed by the @code{gnus-decay-score-function} function, which is
21220 @code{gnus-decay-score} by default.  Here's the definition of that
21221 function:
21222
21223 @lisp
21224 (defun gnus-decay-score (score)
21225   "Decay SCORE according to `gnus-score-decay-constant'
21226 and `gnus-score-decay-scale'."
21227   (let ((n (- score
21228               (* (if (< score 0) -1 1)
21229                  (min (abs score)
21230                       (max gnus-score-decay-constant
21231                            (* (abs score)
21232                               gnus-score-decay-scale)))))))
21233     (if (and (featurep 'xemacs)
21234              ;; XEmacs' floor can handle only the floating point
21235              ;; number below the half of the maximum integer.
21236              (> (abs n) (lsh -1 -2)))
21237         (string-to-number
21238          (car (split-string (number-to-string n) "\\.")))
21239       (floor n))))
21240 @end lisp
21241
21242 @vindex gnus-score-decay-scale
21243 @vindex gnus-score-decay-constant
21244 @code{gnus-score-decay-constant} is 3 by default and
21245 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
21246
21247 @enumerate
21248 @item
21249 Scores between -3 and 3 will be set to 0 when this function is called.
21250
21251 @item
21252 Scores with magnitudes between 3 and 60 will be shrunk by 3.
21253
21254 @item
21255 Scores with magnitudes greater than 60 will be shrunk by 5% of the
21256 score.
21257 @end enumerate
21258
21259 If you don't like this decay function, write your own.  It is called
21260 with the score to be decayed as its only parameter, and it should return
21261 the new score, which should be an integer.
21262
21263 Gnus will try to decay scores once a day.  If you haven't run Gnus for
21264 four days, Gnus will decay the scores four times, for instance.
21265
21266 @iftex
21267 @iflatex
21268 @chapter Message
21269 @include message.texi
21270 @chapter Emacs MIME
21271 @include emacs-mime.texi
21272 @chapter Sieve
21273 @include sieve.texi
21274 @chapter PGG
21275 @include pgg.texi
21276 @chapter SASL
21277 @include sasl.texi
21278 @end iflatex
21279 @end iftex
21280
21281 @node Various
21282 @chapter Various
21283
21284 @menu
21285 * Process/Prefix::              A convention used by many treatment commands.
21286 * Interactive::                 Making Gnus ask you many questions.
21287 * Symbolic Prefixes::           How to supply some Gnus functions with options.
21288 * Formatting Variables::        You can specify what buffers should look like.
21289 * Window Layout::               Configuring the Gnus buffer windows.
21290 * Faces and Fonts::             How to change how faces look.
21291 * Compilation::                 How to speed Gnus up.
21292 * Mode Lines::                  Displaying information in the mode lines.
21293 * Highlighting and Menus::      Making buffers look all nice and cozy.
21294 * Buttons::                     Get tendinitis in ten easy steps!
21295 * Daemons::                     Gnus can do things behind your back.
21296 * NoCeM::                       How to avoid spam and other fatty foods.
21297 * Undo::                        Some actions can be undone.
21298 * Predicate Specifiers::        Specifying predicates.
21299 * Moderation::                  What to do if you're a moderator.
21300 * Fetching a Group::            Starting Gnus just to read a group.
21301 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
21302 * Fuzzy Matching::              What's the big fuzz?
21303 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
21304 * Other modes::                 Interaction with other modes.
21305 * Various Various::             Things that are really various.
21306 @end menu
21307
21308
21309 @node Process/Prefix
21310 @section Process/Prefix
21311 @cindex process/prefix convention
21312
21313 Many functions, among them functions for moving, decoding and saving
21314 articles, use what is known as the @dfn{Process/Prefix convention}.
21315
21316 This is a method for figuring out what articles the user wants the
21317 command to be performed on.
21318
21319 It goes like this:
21320
21321 If the numeric prefix is N, perform the operation on the next N
21322 articles, starting with the current one.  If the numeric prefix is
21323 negative, perform the operation on the previous N articles, starting
21324 with the current one.
21325
21326 @vindex transient-mark-mode
21327 If @code{transient-mark-mode} in non-@code{nil} and the region is
21328 active, all articles in the region will be worked upon.
21329
21330 If there is no numeric prefix, but some articles are marked with the
21331 process mark, perform the operation on the articles marked with
21332 the process mark.
21333
21334 If there is neither a numeric prefix nor any articles marked with the
21335 process mark, just perform the operation on the current article.
21336
21337 Quite simple, really, but it needs to be made clear so that surprises
21338 are avoided.
21339
21340 Commands that react to the process mark will push the current list of
21341 process marked articles onto a stack and will then clear all process
21342 marked articles.  You can restore the previous configuration with the
21343 @kbd{M P y} command (@pxref{Setting Process Marks}).
21344
21345 @vindex gnus-summary-goto-unread
21346 One thing that seems to shock & horrify lots of people is that, for
21347 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21348 Since each @kbd{d} (which marks the current article as read) by default
21349 goes to the next unread article after marking, this means that @kbd{3 d}
21350 will mark the next three unread articles as read, no matter what the
21351 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
21352 @code{nil} for a more straightforward action.
21353
21354 Many commands do not use the process/prefix convention.  All commands
21355 that do explicitly say so in this manual.  To apply the process/prefix
21356 convention to commands that do not use it, you can use the @kbd{M-&}
21357 command.  For instance, to mark all the articles in the group as
21358 expirable, you could say @kbd{M P b M-& E}.
21359
21360
21361 @node Interactive
21362 @section Interactive
21363 @cindex interaction
21364
21365 @table @code
21366
21367 @item gnus-novice-user
21368 @vindex gnus-novice-user
21369 If this variable is non-@code{nil}, you are either a newcomer to the
21370 World of Usenet, or you are very cautious, which is a nice thing to be,
21371 really.  You will be given questions of the type ``Are you sure you want
21372 to do this?'' before doing anything dangerous.  This is @code{t} by
21373 default.
21374
21375 @item gnus-expert-user
21376 @vindex gnus-expert-user
21377 If this variable is non-@code{nil}, you will seldom be asked any
21378 questions by Gnus.  It will simply assume you know what you're doing, no
21379 matter how strange.
21380
21381 @item gnus-interactive-catchup
21382 @vindex gnus-interactive-catchup
21383 Require confirmation before catching up a group if non-@code{nil}.  It
21384 is @code{t} by default.
21385
21386 @item gnus-interactive-exit
21387 @vindex gnus-interactive-exit
21388 Require confirmation before exiting Gnus.  This variable is @code{t} by
21389 default.
21390 @end table
21391
21392
21393 @node Symbolic Prefixes
21394 @section Symbolic Prefixes
21395 @cindex symbolic prefixes
21396
21397 Quite a lot of Emacs commands react to the (numeric) prefix.  For
21398 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21399 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21400 rule of 900 to the current article.
21401
21402 This is all nice and well, but what if you want to give a command some
21403 additional information?  Well, what most commands do is interpret the
21404 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
21405 doesn't want a backup file to be created when saving the current buffer,
21406 for instance.  But what if you want to save without making a backup
21407 file, and you want Emacs to flash lights and play a nice tune at the
21408 same time?  You can't, and you're probably perfectly happy that way.
21409
21410 @kindex M-i (Summary)
21411 @findex gnus-symbolic-argument
21412 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
21413 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21414 character typed in is the value.  You can stack as many @kbd{M-i}
21415 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21416 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
21417 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21418 @code{b}''.  You get the drift.
21419
21420 Typing in symbolic prefixes to commands that don't accept them doesn't
21421 hurt, but it doesn't do any good either.  Currently not many Gnus
21422 functions make use of the symbolic prefix.
21423
21424 If you're interested in how Gnus implements this, @pxref{Extended
21425 Interactive}.
21426
21427
21428 @node Formatting Variables
21429 @section Formatting Variables
21430 @cindex formatting variables
21431
21432 Throughout this manual you've probably noticed lots of variables called
21433 things like @code{gnus-group-line-format} and
21434 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
21435 output lines in the various buffers.  There's quite a lot of them.
21436 Fortunately, they all use the same syntax, so there's not that much to
21437 be annoyed by.
21438
21439 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21440 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
21441 lots of percentages everywhere.
21442
21443 @menu
21444 * Formatting Basics::           A formatting variable is basically a format string.
21445 * Mode Line Formatting::        Some rules about mode line formatting variables.
21446 * Advanced Formatting::         Modifying output in various ways.
21447 * User-Defined Specs::          Having Gnus call your own functions.
21448 * Formatting Fonts::            Making the formatting look colorful and nice.
21449 * Positioning Point::           Moving point to a position after an operation.
21450 * Tabulation::                  Tabulating your output.
21451 * Wide Characters::             Dealing with wide characters.
21452 @end menu
21453
21454 Currently Gnus uses the following formatting variables:
21455 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21456 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21457 @code{gnus-group-mode-line-format},
21458 @code{gnus-summary-mode-line-format},
21459 @code{gnus-article-mode-line-format},
21460 @code{gnus-server-mode-line-format}, and
21461 @code{gnus-summary-pick-line-format}.
21462
21463 All these format variables can also be arbitrary elisp forms.  In that
21464 case, they will be @code{eval}ed to insert the required lines.
21465
21466 @kindex M-x gnus-update-format
21467 @findex gnus-update-format
21468 Gnus includes a command to help you while creating your own format
21469 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21470 update the spec in question and pop you to a buffer where you can
21471 examine the resulting Lisp code to be run to generate the line.
21472
21473
21474
21475 @node Formatting Basics
21476 @subsection Formatting Basics
21477
21478 Each @samp{%} element will be replaced by some string or other when the
21479 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21480 spec, and pad with spaces to get a 5-character field''.
21481
21482 As with normal C and Emacs Lisp formatting strings, the numerical
21483 modifier between the @samp{%} and the formatting type character will
21484 @dfn{pad} the output so that it is always at least that long.
21485 @samp{%5y} will make the field always (at least) five characters wide by
21486 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21487 the right instead.
21488
21489 You may also wish to limit the length of the field to protect against
21490 particularly wide values.  For that you can say @samp{%4,6y}, which
21491 means that the field will never be more than 6 characters wide and never
21492 less than 4 characters wide.
21493
21494 Also Gnus supports some extended format specifications, such as
21495 @samp{%&user-date;}.
21496
21497
21498 @node Mode Line Formatting
21499 @subsection Mode Line Formatting
21500
21501 Mode line formatting variables (e.g.,
21502 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21503 buffer line oriented formatting variables (@pxref{Formatting Basics})
21504 with the following two differences:
21505
21506 @enumerate
21507
21508 @item
21509 There must be no newline (@samp{\n}) at the end.
21510
21511 @item
21512 The special @samp{%%b} spec can be used to display the buffer name.
21513 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21514 @samp{%} to allow it to pass through the formatting machinery unmangled,
21515 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21516 display interprets to mean ``show the buffer name''.  For a full list of
21517 mode line specs Emacs understands, see the documentation of the
21518 @code{mode-line-format} variable.
21519
21520 @end enumerate
21521
21522
21523 @node Advanced Formatting
21524 @subsection Advanced Formatting
21525
21526 It is frequently useful to post-process the fields in some way.
21527 Padding, limiting, cutting off parts and suppressing certain values can
21528 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21529 look like @samp{%~(cut 3)~(ignore "0")y}.
21530
21531 These are the valid modifiers:
21532
21533 @table @code
21534 @item pad
21535 @itemx pad-left
21536 Pad the field to the left with spaces until it reaches the required
21537 length.
21538
21539 @item pad-right
21540 Pad the field to the right with spaces until it reaches the required
21541 length.
21542
21543 @item max
21544 @itemx max-left
21545 Cut off characters from the left until it reaches the specified length.
21546
21547 @item max-right
21548 Cut off characters from the right until it reaches the specified
21549 length.
21550
21551 @item cut
21552 @itemx cut-left
21553 Cut off the specified number of characters from the left.
21554
21555 @item cut-right
21556 Cut off the specified number of characters from the right.
21557
21558 @item ignore
21559 Return an empty string if the field is equal to the specified value.
21560
21561 @item form
21562 Use the specified form as the field value when the @samp{@@} spec is
21563 used.
21564
21565 Here's an example:
21566
21567 @lisp
21568 "~(form (current-time-string))@@"
21569 @end lisp
21570
21571 @end table
21572
21573 Let's take an example.  The @samp{%o} spec in the summary mode lines
21574 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21575 This is quite a mouthful, so we want to shave off the century number and
21576 the time, leaving us with a six-character date.  That would be
21577 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21578 maxing, and we need the padding to ensure that the date is never less
21579 than 6 characters to make it look nice in columns.)
21580
21581 Ignoring is done first; then cutting; then maxing; and then as the very
21582 last operation, padding.
21583
21584 If you use lots of these advanced thingies, you'll find that Gnus gets
21585 quite slow.  This can be helped enormously by running @kbd{M-x
21586 gnus-compile} when you are satisfied with the look of your lines.
21587 @xref{Compilation}.
21588
21589
21590 @node User-Defined Specs
21591 @subsection User-Defined Specs
21592
21593 All the specs allow for inserting user defined specifiers---@samp{u}.
21594 The next character in the format string should be a letter.  Gnus
21595 will call the function @code{gnus-user-format-function-}@samp{X}, where
21596 @samp{X} is the letter following @samp{%u}.  The function will be passed
21597 a single parameter---what the parameter means depends on what buffer
21598 it's being called from.  The function should return a string, which will
21599 be inserted into the buffer just like information from any other
21600 specifier.  This function may also be called with dummy values, so it
21601 should protect against that.
21602
21603 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21604 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21605
21606 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21607 much the same without defining new functions.  Here's an example:
21608 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21609 given here will be evaluated to yield the current line number, and then
21610 inserted.
21611
21612
21613 @node Formatting Fonts
21614 @subsection Formatting Fonts
21615
21616 There are specs for highlighting, and these are shared by all the format
21617 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21618 the special @code{mouse-face} property set, which means that it will be
21619 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21620 over it.
21621
21622 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21623 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21624 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21625 and so on.  Create as many faces as you wish.  The same goes for the
21626 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21627 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21628
21629 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21630 special @code{balloon-help} property set to
21631 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21632 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21633 variables should be either strings or symbols naming functions that
21634 return a string.  When the mouse passes over text with this property
21635 set, a balloon window will appear and display the string.  Please
21636 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21637 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21638 XEmacs) for more information on this.  (For technical reasons, the
21639 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21640 paragraph.)
21641
21642 Here's an alternative recipe for the group buffer:
21643
21644 @lisp
21645 ;; @r{Create three face types.}
21646 (setq gnus-face-1 'bold)
21647 (setq gnus-face-3 'italic)
21648
21649 ;; @r{We want the article count to be in}
21650 ;; @r{a bold and green face.  So we create}
21651 ;; @r{a new face called @code{my-green-bold}.}
21652 (copy-face 'bold 'my-green-bold)
21653 ;; @r{Set the color.}
21654 (set-face-foreground 'my-green-bold "ForestGreen")
21655 (setq gnus-face-2 'my-green-bold)
21656
21657 ;; @r{Set the new & fancy format.}
21658 (setq gnus-group-line-format
21659       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21660 @end lisp
21661
21662 I'm sure you'll be able to use this scheme to create totally unreadable
21663 and extremely vulgar displays.  Have fun!
21664
21665 Note that the @samp{%(} specs (and friends) do not make any sense on the
21666 mode-line variables.
21667
21668 @node Positioning Point
21669 @subsection Positioning Point
21670
21671 Gnus usually moves point to a pre-defined place on each line in most
21672 buffers.  By default, point move to the first colon character on the
21673 line.  You can customize this behavior in three different ways.
21674
21675 You can move the colon character to somewhere else on the line.
21676
21677 @findex gnus-goto-colon
21678 You can redefine the function that moves the point to the colon.  The
21679 function is called @code{gnus-goto-colon}.
21680
21681 But perhaps the most convenient way to deal with this, if you don't want
21682 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21683 put a @samp{%*} somewhere in your format line definition, Gnus will
21684 place point there.
21685
21686
21687 @node Tabulation
21688 @subsection Tabulation
21689
21690 You can usually line up your displays by padding and cutting your
21691 strings.  However, when combining various strings of different size, it
21692 can often be more convenient to just output the strings, and then worry
21693 about lining up the following text afterwards.
21694
21695 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21696 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21697
21698 @samp{%50=} will insert space characters to pad the line up to column
21699 50.  If the text is already past column 50, nothing will be inserted.
21700 This is the soft tabulator.
21701
21702 @samp{%-50=} will insert space characters to pad the line up to column
21703 50.  If the text is already past column 50, the excess text past column
21704 50 will be removed.  This is the hard tabulator.
21705
21706
21707 @node Wide Characters
21708 @subsection Wide Characters
21709
21710 Fixed width fonts in most countries have characters of the same width.
21711 Some countries, however, use Latin characters mixed with wider
21712 characters---most notable East Asian countries.
21713
21714 The problem is that when formatting, Gnus assumes that if a string is 10
21715 characters wide, it'll be 10 Latin characters wide on the screen.  In
21716 these countries, that's not true.
21717
21718 @vindex gnus-use-correct-string-widths
21719 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21720 @code{t}.  This makes buffer generation slower, but the results will be
21721 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21722 for Emacs.
21723
21724
21725 @node Window Layout
21726 @section Window Layout
21727 @cindex window layout
21728
21729 No, there's nothing here about X, so be quiet.
21730
21731 @vindex gnus-use-full-window
21732 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21733 other windows and occupy the entire Emacs screen by itself.  It is
21734 @code{t} by default.
21735
21736 Setting this variable to @code{nil} kinda works, but there are
21737 glitches.  Use at your own peril.
21738
21739 @vindex gnus-buffer-configuration
21740 @code{gnus-buffer-configuration} describes how much space each Gnus
21741 buffer should be given.  Here's an excerpt of this variable:
21742
21743 @lisp
21744 ((group (vertical 1.0 (group 1.0 point)
21745                       (if gnus-carpal (group-carpal 4))))
21746  (article (vertical 1.0 (summary 0.25 point)
21747                         (article 1.0))))
21748 @end lisp
21749
21750 This is an alist.  The @dfn{key} is a symbol that names some action or
21751 other.  For instance, when displaying the group buffer, the window
21752 configuration function will use @code{group} as the key.  A full list of
21753 possible names is listed below.
21754
21755 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21756 should occupy.  To take the @code{article} split as an example -
21757
21758 @lisp
21759 (article (vertical 1.0 (summary 0.25 point)
21760                        (article 1.0)))
21761 @end lisp
21762
21763 This @dfn{split} says that the summary buffer should occupy 25% of upper
21764 half of the screen, and that it is placed over the article buffer.  As
21765 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21766 reaching for that calculator there).  However, the special number
21767 @code{1.0} is used to signal that this buffer should soak up all the
21768 rest of the space available after the rest of the buffers have taken
21769 whatever they need.  There should be only one buffer with the @code{1.0}
21770 size spec per split.
21771
21772 Point will be put in the buffer that has the optional third element
21773 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21774 split where the tag @code{frame-focus} is a member (i.e. is the third or
21775 fourth element in the list, depending on whether the @code{point} tag is
21776 present) gets focus.
21777
21778 Here's a more complicated example:
21779
21780 @lisp
21781 (article (vertical 1.0 (group 4)
21782                        (summary 0.25 point)
21783                        (if gnus-carpal (summary-carpal 4))
21784                        (article 1.0)))
21785 @end lisp
21786
21787 If the size spec is an integer instead of a floating point number,
21788 then that number will be used to say how many lines a buffer should
21789 occupy, not a percentage.
21790
21791 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21792 precise---if the @code{car} of the split is a function or a subr), this
21793 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21794 be used as a split.  This means that there will be three buffers if
21795 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21796 is non-@code{nil}.
21797
21798 Not complicated enough for you?  Well, try this on for size:
21799
21800 @lisp
21801 (article (horizontal 1.0
21802              (vertical 0.5
21803                  (group 1.0)
21804                  (gnus-carpal 4))
21805              (vertical 1.0
21806                  (summary 0.25 point)
21807                  (summary-carpal 4)
21808                  (article 1.0))))
21809 @end lisp
21810
21811 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21812 @code{horizontal} thingie?
21813
21814 If the first element in one of the split is @code{horizontal}, Gnus will
21815 split the window horizontally, giving you two windows side-by-side.
21816 Inside each of these strips you may carry on all you like in the normal
21817 fashion.  The number following @code{horizontal} says what percentage of
21818 the screen is to be given to this strip.
21819
21820 For each split, there @emph{must} be one element that has the 100% tag.
21821 The splitting is never accurate, and this buffer will eat any leftover
21822 lines from the splits.
21823
21824 To be slightly more formal, here's a definition of what a valid split
21825 may look like:
21826
21827 @example
21828 @group
21829 split      = frame | horizontal | vertical | buffer | form
21830 frame      = "(frame " size *split ")"
21831 horizontal = "(horizontal " size *split ")"
21832 vertical   = "(vertical " size *split ")"
21833 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21834 size       = number | frame-params
21835 buf-name   = group | article | summary ...
21836 @end group
21837 @end example
21838
21839 The limitations are that the @code{frame} split can only appear as the
21840 top-level split.  @var{form} should be an Emacs Lisp form that should
21841 return a valid split.  We see that each split is fully recursive, and
21842 may contain any number of @code{vertical} and @code{horizontal} splits.
21843
21844 @vindex gnus-window-min-width
21845 @vindex gnus-window-min-height
21846 @cindex window height
21847 @cindex window width
21848 Finding the right sizes can be a bit complicated.  No window may be less
21849 than @code{gnus-window-min-height} (default 1) characters high, and all
21850 windows must be at least @code{gnus-window-min-width} (default 1)
21851 characters wide.  Gnus will try to enforce this before applying the
21852 splits.  If you want to use the normal Emacs window width/height limit,
21853 you can just set these two variables to @code{nil}.
21854
21855 If you're not familiar with Emacs terminology, @code{horizontal} and
21856 @code{vertical} splits may work the opposite way of what you'd expect.
21857 Windows inside a @code{horizontal} split are shown side-by-side, and
21858 windows within a @code{vertical} split are shown above each other.
21859
21860 @findex gnus-configure-frame
21861 If you want to experiment with window placement, a good tip is to call
21862 @code{gnus-configure-frame} directly with a split.  This is the function
21863 that does all the real work when splitting buffers.  Below is a pretty
21864 nonsensical configuration with 5 windows; two for the group buffer and
21865 three for the article buffer.  (I said it was nonsensical.)  If you
21866 @code{eval} the statement below, you can get an idea of how that would
21867 look straight away, without going through the normal Gnus channels.
21868 Play with it until you're satisfied, and then use
21869 @code{gnus-add-configuration} to add your new creation to the buffer
21870 configuration list.
21871
21872 @lisp
21873 (gnus-configure-frame
21874  '(horizontal 1.0
21875     (vertical 10
21876       (group 1.0)
21877       (article 0.3 point))
21878     (vertical 1.0
21879       (article 1.0)
21880       (horizontal 4
21881         (group 1.0)
21882         (article 10)))))
21883 @end lisp
21884
21885 You might want to have several frames as well.  No prob---just use the
21886 @code{frame} split:
21887
21888 @lisp
21889 (gnus-configure-frame
21890  '(frame 1.0
21891          (vertical 1.0
21892                    (summary 0.25 point frame-focus)
21893                    (article 1.0))
21894          (vertical ((height . 5) (width . 15)
21895                     (user-position . t)
21896                     (left . -1) (top . 1))
21897                    (picon 1.0))))
21898
21899 @end lisp
21900
21901 This split will result in the familiar summary/article window
21902 configuration in the first (or ``main'') frame, while a small additional
21903 frame will be created where picons will be shown.  As you can see,
21904 instead of the normal @code{1.0} top-level spec, each additional split
21905 should have a frame parameter alist as the size spec.
21906 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21907 Reference Manual}.  Under XEmacs, a frame property list will be
21908 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21909 is such a plist.
21910 The list of all possible keys for @code{gnus-buffer-configuration} can
21911 be found in its default value.
21912
21913 Note that the @code{message} key is used for both
21914 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21915 it is desirable to distinguish between the two, something like this
21916 might be used:
21917
21918 @lisp
21919 (message (horizontal 1.0
21920                      (vertical 1.0 (message 1.0 point))
21921                      (vertical 0.24
21922                                (if (buffer-live-p gnus-summary-buffer)
21923                                    '(summary 0.5))
21924                                (group 1.0))))
21925 @end lisp
21926
21927 One common desire for a multiple frame split is to have a separate frame
21928 for composing mail and news while leaving the original frame intact.  To
21929 accomplish that, something like the following can be done:
21930
21931 @lisp
21932 (message
21933   (frame 1.0
21934          (if (not (buffer-live-p gnus-summary-buffer))
21935              (car (cdr (assoc 'group gnus-buffer-configuration)))
21936            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21937          (vertical ((user-position . t) (top . 1) (left . 1)
21938                     (name . "Message"))
21939                    (message 1.0 point))))
21940 @end lisp
21941
21942 @findex gnus-add-configuration
21943 Since the @code{gnus-buffer-configuration} variable is so long and
21944 complicated, there's a function you can use to ease changing the config
21945 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21946 you want to change the @code{article} setting, you could say:
21947
21948 @lisp
21949 (gnus-add-configuration
21950  '(article (vertical 1.0
21951                (group 4)
21952                (summary .25 point)
21953                (article 1.0))))
21954 @end lisp
21955
21956 You'd typically stick these @code{gnus-add-configuration} calls in your
21957 @file{~/.gnus.el} file or in some startup hook---they should be run after
21958 Gnus has been loaded.
21959
21960 @vindex gnus-always-force-window-configuration
21961 If all windows mentioned in the configuration are already visible, Gnus
21962 won't change the window configuration.  If you always want to force the
21963 ``right'' window configuration, you can set
21964 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21965
21966 If you're using tree displays (@pxref{Tree Display}), and the tree
21967 window is displayed vertically next to another window, you may also want
21968 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21969 windows resized.
21970
21971 @subsection Example Window Configurations
21972
21973 @itemize @bullet
21974 @item
21975 Narrow left hand side occupied by group buffer.  Right hand side split
21976 between summary buffer (top one-sixth) and article buffer (bottom).
21977
21978 @ifinfo
21979 @example
21980 +---+---------+
21981 | G | Summary |
21982 | r +---------+
21983 | o |         |
21984 | u | Article |
21985 | p |         |
21986 +---+---------+
21987 @end example
21988 @end ifinfo
21989
21990 @lisp
21991 (gnus-add-configuration
21992  '(article
21993    (horizontal 1.0
21994                (vertical 25 (group 1.0))
21995                (vertical 1.0
21996                          (summary 0.16 point)
21997                          (article 1.0)))))
21998
21999 (gnus-add-configuration
22000  '(summary
22001    (horizontal 1.0
22002                (vertical 25 (group 1.0))
22003                (vertical 1.0 (summary 1.0 point)))))
22004 @end lisp
22005
22006 @end itemize
22007
22008
22009 @node Faces and Fonts
22010 @section Faces and Fonts
22011 @cindex faces
22012 @cindex fonts
22013 @cindex colors
22014
22015 Fiddling with fonts and faces used to be very difficult, but these days
22016 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
22017 the face you want to alter, and alter it via the standard Customize
22018 interface.
22019
22020
22021 @node Compilation
22022 @section Compilation
22023 @cindex compilation
22024 @cindex byte-compilation
22025
22026 @findex gnus-compile
22027
22028 Remember all those line format specification variables?
22029 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
22030 on.  Now, Gnus will of course heed whatever these variables are, but,
22031 unfortunately, changing them will mean a quite significant slow-down.
22032 (The default values of these variables have byte-compiled functions
22033 associated with them, while the user-generated versions do not, of
22034 course.)
22035
22036 To help with this, you can run @kbd{M-x gnus-compile} after you've
22037 fiddled around with the variables and feel that you're (kind of)
22038 satisfied.  This will result in the new specs being byte-compiled, and
22039 you'll get top speed again.  Gnus will save these compiled specs in the
22040 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
22041 this function, though---you should compile them yourself by sticking
22042 them into the @file{~/.gnus.el} file and byte-compiling that file.)
22043
22044
22045 @node Mode Lines
22046 @section Mode Lines
22047 @cindex mode lines
22048
22049 @vindex gnus-updated-mode-lines
22050 @code{gnus-updated-mode-lines} says what buffers should keep their mode
22051 lines updated.  It is a list of symbols.  Supported symbols include
22052 @code{group}, @code{article}, @code{summary}, @code{server},
22053 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
22054 Gnus will keep that mode line updated with information that may be
22055 pertinent.  If this variable is @code{nil}, screen refresh may be
22056 quicker.
22057
22058 @cindex display-time
22059
22060 @vindex gnus-mode-non-string-length
22061 By default, Gnus displays information on the current article in the mode
22062 lines of the summary and article buffers.  The information Gnus wishes
22063 to display (e.g. the subject of the article) is often longer than the
22064 mode lines, and therefore have to be cut off at some point.  The
22065 @code{gnus-mode-non-string-length} variable says how long the other
22066 elements on the line is (i.e., the non-info part).  If you put
22067 additional elements on the mode line (e.g. a clock), you should modify
22068 this variable:
22069
22070 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
22071 @lisp
22072 (add-hook 'display-time-hook
22073           (lambda () (setq gnus-mode-non-string-length
22074                            (+ 21
22075                               (if line-number-mode 5 0)
22076                               (if column-number-mode 4 0)
22077                               (length display-time-string)))))
22078 @end lisp
22079
22080 If this variable is @code{nil} (which is the default), the mode line
22081 strings won't be chopped off, and they won't be padded either.  Note
22082 that the default is unlikely to be desirable, as even the percentage
22083 complete in the buffer may be crowded off the mode line; the user should
22084 configure this variable appropriately for her configuration.
22085
22086
22087 @node Highlighting and Menus
22088 @section Highlighting and Menus
22089 @cindex visual
22090 @cindex highlighting
22091 @cindex menus
22092
22093 @vindex gnus-visual
22094 The @code{gnus-visual} variable controls most of the Gnus-prettifying
22095 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
22096 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
22097 file.
22098
22099 This variable can be a list of visual properties that are enabled.  The
22100 following elements are valid, and are all included by default:
22101
22102 @table @code
22103 @item group-highlight
22104 Do highlights in the group buffer.
22105 @item summary-highlight
22106 Do highlights in the summary buffer.
22107 @item article-highlight
22108 Do highlights in the article buffer.
22109 @item highlight
22110 Turn on highlighting in all buffers.
22111 @item group-menu
22112 Create menus in the group buffer.
22113 @item summary-menu
22114 Create menus in the summary buffers.
22115 @item article-menu
22116 Create menus in the article buffer.
22117 @item browse-menu
22118 Create menus in the browse buffer.
22119 @item server-menu
22120 Create menus in the server buffer.
22121 @item score-menu
22122 Create menus in the score buffers.
22123 @item menu
22124 Create menus in all buffers.
22125 @end table
22126
22127 So if you only want highlighting in the article buffer and menus in all
22128 buffers, you could say something like:
22129
22130 @lisp
22131 (setq gnus-visual '(article-highlight menu))
22132 @end lisp
22133
22134 If you want highlighting only and no menus whatsoever, you'd say:
22135
22136 @lisp
22137 (setq gnus-visual '(highlight))
22138 @end lisp
22139
22140 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
22141 in all Gnus buffers.
22142
22143 Other general variables that influence the look of all buffers include:
22144
22145 @table @code
22146 @item gnus-mouse-face
22147 @vindex gnus-mouse-face
22148 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
22149 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
22150
22151 @end table
22152
22153 There are hooks associated with the creation of all the different menus:
22154
22155 @table @code
22156
22157 @item gnus-article-menu-hook
22158 @vindex gnus-article-menu-hook
22159 Hook called after creating the article mode menu.
22160
22161 @item gnus-group-menu-hook
22162 @vindex gnus-group-menu-hook
22163 Hook called after creating the group mode menu.
22164
22165 @item gnus-summary-menu-hook
22166 @vindex gnus-summary-menu-hook
22167 Hook called after creating the summary mode menu.
22168
22169 @item gnus-server-menu-hook
22170 @vindex gnus-server-menu-hook
22171 Hook called after creating the server mode menu.
22172
22173 @item gnus-browse-menu-hook
22174 @vindex gnus-browse-menu-hook
22175 Hook called after creating the browse mode menu.
22176
22177 @item gnus-score-menu-hook
22178 @vindex gnus-score-menu-hook
22179 Hook called after creating the score mode menu.
22180
22181 @end table
22182
22183
22184 @node Buttons
22185 @section Buttons
22186 @cindex buttons
22187 @cindex mouse
22188 @cindex click
22189
22190 Those new-fangled @dfn{mouse} contraptions is very popular with the
22191 young, hep kids who don't want to learn the proper way to do things
22192 these days.  Why, I remember way back in the summer of '89, when I was
22193 using Emacs on a Tops 20 system.  Three hundred users on one single
22194 machine, and every user was running Simula compilers.  Bah!
22195
22196 Right.
22197
22198 @vindex gnus-carpal
22199 Well, you can make Gnus display bufferfuls of buttons you can click to
22200 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
22201 really.  Tell the chiropractor I sent you.
22202
22203
22204 @table @code
22205
22206 @item gnus-carpal-mode-hook
22207 @vindex gnus-carpal-mode-hook
22208 Hook run in all carpal mode buffers.
22209
22210 @item gnus-carpal-button-face
22211 @vindex gnus-carpal-button-face
22212 Face used on buttons.
22213
22214 @item gnus-carpal-header-face
22215 @vindex gnus-carpal-header-face
22216 Face used on carpal buffer headers.
22217
22218 @item gnus-carpal-group-buffer-buttons
22219 @vindex gnus-carpal-group-buffer-buttons
22220 Buttons in the group buffer.
22221
22222 @item gnus-carpal-summary-buffer-buttons
22223 @vindex gnus-carpal-summary-buffer-buttons
22224 Buttons in the summary buffer.
22225
22226 @item gnus-carpal-server-buffer-buttons
22227 @vindex gnus-carpal-server-buffer-buttons
22228 Buttons in the server buffer.
22229
22230 @item gnus-carpal-browse-buffer-buttons
22231 @vindex gnus-carpal-browse-buffer-buttons
22232 Buttons in the browse buffer.
22233 @end table
22234
22235 All the @code{buttons} variables are lists.  The elements in these list
22236 are either cons cells where the @code{car} contains a text to be displayed and
22237 the @code{cdr} contains a function symbol, or a simple string.
22238
22239
22240 @node Daemons
22241 @section Daemons
22242 @cindex demons
22243 @cindex daemons
22244
22245 Gnus, being larger than any program ever written (allegedly), does lots
22246 of strange stuff that you may wish to have done while you're not
22247 present.  For instance, you may want it to check for new mail once in a
22248 while.  Or you may want it to close down all connections to all servers
22249 when you leave Emacs idle.  And stuff like that.
22250
22251 Gnus will let you do stuff like that by defining various
22252 @dfn{handlers}.  Each handler consists of three elements:  A
22253 @var{function}, a @var{time}, and an @var{idle} parameter.
22254
22255 Here's an example of a handler that closes connections when Emacs has
22256 been idle for thirty minutes:
22257
22258 @lisp
22259 (gnus-demon-close-connections nil 30)
22260 @end lisp
22261
22262 Here's a handler that scans for @acronym{PGP} headers every hour when
22263 Emacs is idle:
22264
22265 @lisp
22266 (gnus-demon-scan-pgp 60 t)
22267 @end lisp
22268
22269 This @var{time} parameter and that @var{idle} parameter work together
22270 in a strange, but wonderful fashion.  Basically, if @var{idle} is
22271 @code{nil}, then the function will be called every @var{time} minutes.
22272
22273 If @var{idle} is @code{t}, then the function will be called after
22274 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
22275 the function will never be called.  But once Emacs goes idle, the
22276 function will be called every @var{time} minutes.
22277
22278 If @var{idle} is a number and @var{time} is a number, the function will
22279 be called every @var{time} minutes only when Emacs has been idle for
22280 @var{idle} minutes.
22281
22282 If @var{idle} is a number and @var{time} is @code{nil}, the function
22283 will be called once every time Emacs has been idle for @var{idle}
22284 minutes.
22285
22286 And if @var{time} is a string, it should look like @samp{07:31}, and
22287 the function will then be called once every day somewhere near that
22288 time.  Modified by the @var{idle} parameter, of course.
22289
22290 @vindex gnus-demon-timestep
22291 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
22292 seconds.  This is 60 by default.  If you change that variable,
22293 all the timings in the handlers will be affected.)
22294
22295 So, if you want to add a handler, you could put something like this in
22296 your @file{~/.gnus.el} file:
22297
22298 @findex gnus-demon-add-handler
22299 @lisp
22300 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22301 @end lisp
22302
22303 @findex gnus-demon-add-nocem
22304 @findex gnus-demon-add-scanmail
22305 @findex gnus-demon-add-rescan
22306 @findex gnus-demon-add-scan-timestamps
22307 @findex gnus-demon-add-disconnection
22308 Some ready-made functions to do this have been created:
22309 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22310 @code{gnus-demon-add-nntp-close-connection},
22311 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22312 @code{gnus-demon-add-scanmail}.  Just put those functions in your
22313 @file{~/.gnus.el} if you want those abilities.
22314
22315 @findex gnus-demon-init
22316 @findex gnus-demon-cancel
22317 @vindex gnus-demon-handlers
22318 If you add handlers to @code{gnus-demon-handlers} directly, you should
22319 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
22320 daemons, you can use the @code{gnus-demon-cancel} function.
22321
22322 Note that adding daemons can be pretty naughty if you over do it.  Adding
22323 functions that scan all news and mail from all servers every two seconds
22324 is a sure-fire way of getting booted off any respectable system.  So
22325 behave.
22326
22327
22328 @node NoCeM
22329 @section NoCeM
22330 @cindex nocem
22331 @cindex spam
22332
22333 @dfn{Spamming} is posting the same article lots and lots of times.
22334 Spamming is bad.  Spamming is evil.
22335
22336 Spamming is usually canceled within a day or so by various anti-spamming
22337 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
22338 NoCeM is pronounced ``no see-'em'', and means what the name
22339 implies---these are messages that make the offending articles, like, go
22340 away.
22341
22342 What use are these NoCeM messages if the articles are canceled anyway?
22343 Some sites do not honor cancel messages and some sites just honor cancels
22344 from a select few people.  Then you may wish to make use of the NoCeM
22345 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22346
22347 Gnus can read and parse the messages in this group automatically, and
22348 this will make spam disappear.
22349
22350 There are some variables to customize, of course:
22351
22352 @table @code
22353 @item gnus-use-nocem
22354 @vindex gnus-use-nocem
22355 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
22356 by default.
22357
22358 You can also set this variable to a positive number as a group level.
22359 In that case, Gnus scans NoCeM messages when checking new news if this
22360 value is not exceeding a group level that you specify as the prefix
22361 argument to some commands, e.g. @code{gnus},
22362 @code{gnus-group-get-new-news}, etc.  Otherwise, Gnus does not scan
22363 NoCeM messages if you specify a group level to those commands.  For
22364 example, if you use 1 or 2 on the mail groups and the levels on the news
22365 groups remain the default, 3 is the best choice.
22366
22367 @item gnus-nocem-groups
22368 @vindex gnus-nocem-groups
22369 Gnus will look for NoCeM messages in the groups in this list.  The
22370 default is
22371 @lisp
22372 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22373  "alt.nocem.misc" "news.admin.net-abuse.announce")
22374 @end lisp
22375
22376 @item gnus-nocem-issuers
22377 @vindex gnus-nocem-issuers
22378 There are many people issuing NoCeM messages.  This list says what
22379 people you want to listen to.  The default is
22380 @lisp
22381 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22382  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22383 @end lisp
22384 fine, upstanding citizens all of them.
22385
22386 Known despammers that you can put in this list are listed at@*
22387 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22388
22389 You do not have to heed NoCeM messages from all these people---just the
22390 ones you want to listen to.  You also don't have to accept all NoCeM
22391 messages from the people you like.  Each NoCeM message has a @dfn{type}
22392 header that gives the message a (more or less, usually less) rigorous
22393 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22394 @samp{binary}, and @samp{troll}.  To specify this, you have to use
22395 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22396 Each condition is either a string (which is a regexp that matches types
22397 you want to use) or a list on the form @code{(not @var{string})}, where
22398 @var{string} is a regexp that matches types you don't want to use.
22399
22400 For instance, if you want all NoCeM messages from Chris Lewis except his
22401 @samp{troll} messages, you'd say:
22402
22403 @lisp
22404 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22405 @end lisp
22406
22407 On the other hand, if you just want nothing but his @samp{spam} and
22408 @samp{spew} messages, you'd say:
22409
22410 @lisp
22411 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22412 @end lisp
22413
22414 The specs are applied left-to-right.
22415
22416
22417 @item gnus-nocem-verifyer
22418 @vindex gnus-nocem-verifyer
22419 @findex pgg-verify
22420 This should be a function for verifying that the NoCeM issuer is who she
22421 says she is.  The default is @code{pgg-verify}, which returns
22422 non-@code{nil} if the verification is successful, otherwise (including
22423 the case the NoCeM message was not signed) returns @code{nil}.  If this
22424 is too slow and you don't care for verification (which may be dangerous),
22425 you can set this variable to @code{nil}.
22426
22427 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22428 function.  While you can still use it, you can change it into
22429 @code{pgg-verify} running with GnuPG if you are willing to add the
22430 @acronym{PGP} public keys to GnuPG's keyring.
22431
22432 @item gnus-nocem-directory
22433 @vindex gnus-nocem-directory
22434 This is where Gnus will store its NoCeM cache files.  The default is@*
22435 @file{~/News/NoCeM/}.
22436
22437 @item gnus-nocem-expiry-wait
22438 @vindex gnus-nocem-expiry-wait
22439 The number of days before removing old NoCeM entries from the cache.
22440 The default is 15.  If you make it shorter Gnus will be faster, but you
22441 might then see old spam.
22442
22443 @item gnus-nocem-check-from
22444 @vindex gnus-nocem-check-from
22445 Non-@code{nil} means check for valid issuers in message bodies.
22446 Otherwise don't bother fetching articles unless their author matches a
22447 valid issuer; that is much faster if you are selective about the
22448 issuers.
22449
22450 @item gnus-nocem-check-article-limit
22451 @vindex gnus-nocem-check-article-limit
22452 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22453 group.  NoCeM groups can be huge and very slow to process.
22454
22455 @end table
22456
22457 Using NoCeM could potentially be a memory hog.  If you have many living
22458 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22459 big.  If this is a problem, you should kill off all (or most) of your
22460 unsubscribed groups (@pxref{Subscription Commands}).
22461
22462
22463 @node Undo
22464 @section Undo
22465 @cindex undo
22466
22467 It is very useful to be able to undo actions one has done.  In normal
22468 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22469 In Gnus buffers, however, it isn't that simple.
22470
22471 The things Gnus displays in its buffer is of no value whatsoever to
22472 Gnus---it's all just data designed to look nice to the user.
22473 Killing a group in the group buffer with @kbd{C-k} makes the line
22474 disappear, but that's just a side-effect of the real action---the
22475 removal of the group in question from the internal Gnus structures.
22476 Undoing something like that can't be done by the normal Emacs
22477 @code{undo} function.
22478
22479 Gnus tries to remedy this somewhat by keeping track of what the user
22480 does and coming up with actions that would reverse the actions the user
22481 takes.  When the user then presses the @code{undo} key, Gnus will run
22482 the code to reverse the previous action, or the previous actions.
22483 However, not all actions are easily reversible, so Gnus currently offers
22484 a few key functions to be undoable.  These include killing groups,
22485 yanking groups, and changing the list of read articles of groups.
22486 That's it, really.  More functions may be added in the future, but each
22487 added function means an increase in data to be stored, so Gnus will
22488 never be totally undoable.
22489
22490 @findex gnus-undo-mode
22491 @vindex gnus-use-undo
22492 @findex gnus-undo
22493 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22494 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22495 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22496 command, which should feel kinda like the normal Emacs @code{undo}
22497 command.
22498
22499
22500 @node Predicate Specifiers
22501 @section Predicate Specifiers
22502 @cindex predicate specifiers
22503
22504 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22505 form that allows flexible specification of predicates without having
22506 to type all that much.
22507
22508 These specifiers are lists consisting of functions, symbols and lists.
22509
22510 Here's an example:
22511
22512 @lisp
22513 (or gnus-article-unseen-p
22514     gnus-article-unread-p)
22515 @end lisp
22516
22517 The available symbols are @code{or}, @code{and} and @code{not}.  The
22518 functions all take one parameter.
22519
22520 @findex gnus-make-predicate
22521 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22522 to create a function that can be called.  This input parameter to this
22523 function will be passed along to all the functions in the predicate
22524 specifier.
22525
22526
22527 @node Moderation
22528 @section Moderation
22529 @cindex moderation
22530
22531 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22532 It is not included in the standard Gnus package.  Write a mail to
22533 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22534 get a copy.
22535
22536 The moderation package is implemented as a minor mode for summary
22537 buffers.  Put
22538
22539 @lisp
22540 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22541 @end lisp
22542
22543 in your @file{~/.gnus.el} file.
22544
22545 If you are the moderator of @samp{rec.zoofle}, this is how it's
22546 supposed to work:
22547
22548 @enumerate
22549 @item
22550 You split your incoming mail by matching on
22551 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22552 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22553
22554 @item
22555 You enter that group once in a while and post articles using the @kbd{e}
22556 (edit-and-post) or @kbd{s} (just send unedited) commands.
22557
22558 @item
22559 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22560 articles that weren't approved by you, you can cancel them with the
22561 @kbd{c} command.
22562 @end enumerate
22563
22564 To use moderation mode in these two groups, say:
22565
22566 @lisp
22567 (setq gnus-moderated-list
22568       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22569 @end lisp
22570
22571
22572 @node Fetching a Group
22573 @section Fetching a Group
22574 @cindex fetching a group
22575
22576 @findex gnus-fetch-group
22577 It is sometimes convenient to be able to just say ``I want to read this
22578 group and I don't care whether Gnus has been started or not''.  This is
22579 perhaps more useful for people who write code than for users, but the
22580 command @code{gnus-fetch-group} provides this functionality in any case.
22581 It takes the group name as a parameter.
22582
22583
22584 @node Image Enhancements
22585 @section Image Enhancements
22586
22587 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22588 support images yet.}, is able to display pictures and stuff, so Gnus has
22589 taken advantage of that.
22590
22591 @menu
22592 * X-Face::                      Display a funky, teensy black-and-white image.
22593 * Face::                        Display a funkier, teensier colored image.
22594 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22595 * Picons::                      How to display pictures of what you're reading.
22596 * XVarious::                    Other XEmacsy Gnusey variables.
22597 @end menu
22598
22599
22600 @node X-Face
22601 @subsection X-Face
22602 @cindex x-face
22603
22604 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22605 depth) image that's supposed to represent the author of the message.
22606 It seems to be supported by an ever-growing number of mail and news
22607 readers.
22608
22609 @cindex x-face
22610 @findex gnus-article-display-x-face
22611 @vindex gnus-article-x-face-command
22612 @vindex gnus-article-x-face-too-ugly
22613 @iftex
22614 @iflatex
22615 \include{xface}
22616 @end iflatex
22617 @end iftex
22618 @c @anchor{X-Face}
22619
22620 Viewing an @code{X-Face} header either requires an Emacs that has
22621 @samp{compface} support (which most XEmacs versions has), or that you
22622 have suitable conversion or display programs installed.  If your Emacs
22623 has image support the default action is to display the face before the
22624 @code{From} header.  If there's no native @code{X-Face} support, Gnus
22625 will try to convert the @code{X-Face} header using external programs
22626 from the @code{pbmplus} package and friends.  For XEmacs it's faster if
22627 XEmacs has been compiled with @code{X-Face} support.  The default action
22628 under Emacs without image support is to fork off the @code{display}
22629 program.
22630
22631 On a GNU/Linux system, the @code{display} program is from the
22632 ImageMagick package.  For external conversion programs look for packages
22633 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22634
22635 The variable that controls this is the
22636 @code{gnus-article-x-face-command} variable.  If this variable is a
22637 string, this string will be executed in a sub-shell.  If it is a
22638 function, this function will be called with the face as the argument.
22639 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
22640 the @code{From} header, the face will not be shown.
22641
22642 (Note: @code{x-face} is used in the variable/function names, not
22643 @code{xface}).
22644
22645 @noindent
22646 Face and variable:
22647
22648 @table @code
22649 @item gnus-x-face
22650 @vindex gnus-x-face
22651 Face to show X-Face.  The colors from this face are used as the
22652 foreground and background colors of the displayed X-Faces.  The
22653 default colors are black and white.
22654
22655 @item gnus-face-properties-alist
22656 @vindex gnus-face-properties-alist
22657 Alist of image types and properties applied to Face (@pxref{Face}) and
22658 X-Face images.  The default value is @code{((pbm . (:face gnus-x-face))
22659 (png . nil))} for Emacs or @code{((xface . (:face gnus-x-face)))} for
22660 XEmacs.  Here are examples:
22661
22662 @lisp
22663 ;; Specify the altitude of Face and X-Face images in the From header.
22664 (setq gnus-face-properties-alist
22665       '((pbm . (:face gnus-x-face :ascent 80))
22666         (png . (:ascent 80))))
22667
22668 ;; Show Face and X-Face images as pressed buttons.
22669 (setq gnus-face-properties-alist
22670       '((pbm . (:face gnus-x-face :relief -2))
22671         (png . (:relief -2))))
22672 @end lisp
22673
22674 @pxref{Image Descriptors, ,Image Descriptors, elisp, The Emacs Lisp
22675 Reference Manual} for the valid properties for various image types.
22676 Currently, @code{pbm} is used for X-Face images and @code{png} is used
22677 for Face images in Emacs.  Only the @code{:face} property is effective
22678 on the @code{xface} image type in XEmacs if it is built with the
22679 @samp{libcompface} library.
22680 @end table
22681
22682 If you use posting styles, you can use an @code{x-face-file} entry in
22683 @code{gnus-posting-styles}, @xref{Posting Styles}.  If you don't, Gnus
22684 provides a few convenience functions and variables to allow easier
22685 insertion of X-Face headers in outgoing messages.  You also need the
22686 above mentioned ImageMagick, netpbm or other image conversion packages
22687 (depending the values of the variables below) for these functions.
22688
22689 @findex gnus-random-x-face
22690 @vindex gnus-convert-pbm-to-x-face-command
22691 @vindex gnus-x-face-directory
22692 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22693 @code{gnus-x-face-directory} and picks one at random, and then
22694 converts it to the X-Face format by using the
22695 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22696 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22697 header data as a string.
22698
22699 @findex gnus-insert-random-x-face-header
22700 @code{gnus-insert-random-x-face-header} calls
22701 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22702 randomly generated data.
22703
22704 @findex gnus-x-face-from-file
22705 @vindex gnus-convert-image-to-x-face-command
22706 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22707 converts the file to X-Face format by using the
22708 @code{gnus-convert-image-to-x-face-command} shell command.
22709
22710 Here's how you would typically use the first function.  Put something
22711 like the following in your @file{~/.gnus.el} file:
22712
22713 @lisp
22714 (setq message-required-news-headers
22715       (nconc message-required-news-headers
22716              (list '(X-Face . gnus-random-x-face))))
22717 @end lisp
22718
22719 Using the last function would be something like this:
22720
22721 @lisp
22722 (setq message-required-news-headers
22723       (nconc message-required-news-headers
22724              (list '(X-Face . (lambda ()
22725                                 (gnus-x-face-from-file
22726                                  "~/My-face.gif"))))))
22727 @end lisp
22728
22729
22730 @node Face
22731 @subsection Face
22732 @cindex face
22733
22734 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22735
22736 @code{Face} headers are essentially a funkier version of @code{X-Face}
22737 ones. They describe a 48x48 pixel colored image that's supposed to
22738 represent the author of the message.
22739
22740 @cindex face
22741 @findex gnus-article-display-face
22742 The contents of a @code{Face} header must be a base64 encoded PNG image.
22743 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22744 specifications.
22745
22746 The @code{gnus-face-properties-alist} variable affects the appearance of
22747 displayed Face images.  @xref{X-Face}.
22748
22749 Viewing an @code{Face} header requires an Emacs that is able to display
22750 PNG images.
22751 @c Maybe add this:
22752 @c (if (featurep 'xemacs)
22753 @c     (featurep 'png)
22754 @c   (image-type-available-p 'png))
22755
22756 Gnus provides a few convenience functions and variables to allow
22757 easier insertion of Face headers in outgoing messages.
22758
22759 @findex gnus-convert-png-to-face
22760 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22761 726 bytes long, and converts it to a face.
22762
22763 @findex gnus-face-from-file
22764 @vindex gnus-convert-image-to-face-command
22765 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22766 converts the file to Face format by using the
22767 @code{gnus-convert-image-to-face-command} shell command.
22768
22769 Here's how you would typically use this function. Put something like the
22770 following in your @file{~/.gnus.el} file:
22771
22772 @lisp
22773 (setq message-required-news-headers
22774       (nconc message-required-news-headers
22775              (list '(Face . (lambda ()
22776                               (gnus-face-from-file "~/face.jpg"))))))
22777 @end lisp
22778
22779
22780 @node Smileys
22781 @subsection Smileys
22782 @cindex smileys
22783
22784 @iftex
22785 @iflatex
22786 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22787 \input{smiley}
22788 @end iflatex
22789 @end iftex
22790
22791 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22792 currently the only package that uses Smiley, it is documented here.
22793
22794 In short---to use Smiley in Gnus, put the following in your
22795 @file{~/.gnus.el} file:
22796
22797 @lisp
22798 (setq gnus-treat-display-smileys t)
22799 @end lisp
22800
22801 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22802 the like---to pictures and displays those instead of the text smiley
22803 faces.  The conversion is controlled by a list of regexps that matches
22804 text and maps that to file names.
22805
22806 @vindex smiley-regexp-alist
22807 The alist used is specified by the @code{smiley-regexp-alist}
22808 variable.  The first item in each element is the regexp to be matched;
22809 the second element is the regexp match group that is to be replaced by
22810 the picture; and the third element is the name of the file to be
22811 displayed.
22812
22813 The following variables customize where Smiley will look for these
22814 files:
22815
22816 @table @code
22817
22818 @item smiley-data-directory
22819 @vindex smiley-data-directory
22820 Where Smiley will look for smiley faces files.
22821
22822 @item gnus-smiley-file-types
22823 @vindex gnus-smiley-file-types
22824 List of suffixes on smiley file names to try.
22825
22826 @end table
22827
22828
22829 @node Picons
22830 @subsection Picons
22831
22832 @iftex
22833 @iflatex
22834 \include{picons}
22835 @end iflatex
22836 @end iftex
22837
22838 So@dots{}  You want to slow down your news reader even more!  This is a
22839 good way to do so.  It's also a great way to impress people staring
22840 over your shoulder as you read news.
22841
22842 What are Picons?  To quote directly from the Picons Web site:
22843
22844 @iftex
22845 @iflatex
22846 \margindex{}
22847 @end iflatex
22848 @end iftex
22849
22850 @quotation
22851 @dfn{Picons} is short for ``personal icons''.  They're small,
22852 constrained images used to represent users and domains on the net,
22853 organized into databases so that the appropriate image for a given
22854 e-mail address can be found.  Besides users and domains, there are picon
22855 databases for Usenet newsgroups and weather forecasts.  The picons are
22856 in either monochrome @code{XBM} format or color @code{XPM} and
22857 @code{GIF} formats.
22858 @end quotation
22859
22860 @vindex gnus-picon-databases
22861 For instructions on obtaining and installing the picons databases,
22862 point your Web browser at
22863 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22864
22865 If you are using Debian GNU/Linux, saying @samp{apt-get install
22866 picons.*} will install the picons where Gnus can find them.
22867
22868 To enable displaying picons, simply make sure that
22869 @code{gnus-picon-databases} points to the directory containing the
22870 Picons databases.
22871
22872 @vindex gnus-picon-style
22873 The variable @code{gnus-picon-style} controls how picons are displayed.
22874 If @code{inline}, the textual representation is replaced.  If
22875 @code{right}, picons are added right to the textual representation.
22876
22877 The following variables offer control over where things are located.
22878
22879 @table @code
22880
22881 @item gnus-picon-databases
22882 @vindex gnus-picon-databases
22883 The location of the picons database.  This is a list of directories
22884 containing the @file{news}, @file{domains}, @file{users} (and so on)
22885 subdirectories.  Defaults to @code{("/usr/lib/picon"
22886 "/usr/local/faces")}.
22887
22888 @item gnus-picon-news-directories
22889 @vindex gnus-picon-news-directories
22890 List of subdirectories to search in @code{gnus-picon-databases} for
22891 newsgroups faces.  @code{("news")} is the default.
22892
22893 @item gnus-picon-user-directories
22894 @vindex gnus-picon-user-directories
22895 List of subdirectories to search in @code{gnus-picon-databases} for user
22896 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22897
22898 @item gnus-picon-domain-directories
22899 @vindex gnus-picon-domain-directories
22900 List of subdirectories to search in @code{gnus-picon-databases} for
22901 domain name faces.  Defaults to @code{("domains")}.  Some people may
22902 want to add @samp{"unknown"} to this list.
22903
22904 @item gnus-picon-file-types
22905 @vindex gnus-picon-file-types
22906 Ordered list of suffixes on picon file names to try.  Defaults to
22907 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22908
22909 @end table
22910
22911
22912 @node XVarious
22913 @subsection Various XEmacs Variables
22914
22915 @table @code
22916 @item gnus-xmas-glyph-directory
22917 @vindex gnus-xmas-glyph-directory
22918 This is where Gnus will look for pictures.  Gnus will normally
22919 auto-detect this directory, but you may set it manually if you have an
22920 unusual directory structure.
22921
22922 @item gnus-xmas-modeline-glyph
22923 @vindex gnus-xmas-modeline-glyph
22924 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22925 default.
22926
22927 @end table
22928
22929 @subsubsection Toolbar
22930
22931 @table @code
22932
22933 @item gnus-use-toolbar
22934 @vindex gnus-use-toolbar
22935 This variable specifies the position to display the toolbar.  If
22936 @code{nil}, don't display toolbars.  If it is non-@code{nil}, it should
22937 be one of the symbols @code{default}, @code{top}, @code{bottom},
22938 @code{right}, and @code{left}.  @code{default} means to use the default
22939 toolbar, the rest mean to display the toolbar on the place which those
22940 names show.  The default is @code{default}.
22941
22942 @item gnus-toolbar-thickness
22943 @vindex gnus-toolbar-thickness
22944 Cons of the height and the width specifying the thickness of a toolbar.
22945 The height is used for the toolbar displayed on the top or the bottom,
22946 the width is used for the toolbar displayed on the right or the left.
22947 The default is that of the default toolbar.
22948
22949 @item gnus-group-toolbar
22950 @vindex gnus-group-toolbar
22951 The toolbar in the group buffer.
22952
22953 @item gnus-summary-toolbar
22954 @vindex gnus-summary-toolbar
22955 The toolbar in the summary buffer.
22956
22957 @item gnus-summary-mail-toolbar
22958 @vindex gnus-summary-mail-toolbar
22959 The toolbar in the summary buffer of mail groups.
22960
22961 @end table
22962
22963 @iftex
22964 @iflatex
22965 \margindex{}
22966 @end iflatex
22967 @end iftex
22968
22969
22970 @node Fuzzy Matching
22971 @section Fuzzy Matching
22972 @cindex fuzzy matching
22973
22974 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22975 things like scoring, thread gathering and thread comparison.
22976
22977 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22978 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22979 means, and the implementation has changed over time.
22980
22981 Basically, it tries to remove all noise from lines before comparing.
22982 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22983 out of the strings before comparing the results.  This often leads to
22984 adequate results---even when faced with strings generated by text
22985 manglers masquerading as newsreaders.
22986
22987
22988 @node Thwarting Email Spam
22989 @section Thwarting Email Spam
22990 @cindex email spam
22991 @cindex spam
22992 @cindex UCE
22993 @cindex unsolicited commercial email
22994
22995 In these last days of the Usenet, commercial vultures are hanging about
22996 and grepping through news like crazy to find email addresses they can
22997 foist off their scams and products to.  As a reaction to this, many
22998 people have started putting nonsense addresses into their @code{From}
22999 lines.  I think this is counterproductive---it makes it difficult for
23000 people to send you legitimate mail in response to things you write, as
23001 well as making it difficult to see who wrote what.  This rewriting may
23002 perhaps be a bigger menace than the unsolicited commercial email itself
23003 in the end.
23004
23005 The biggest problem I have with email spam is that it comes in under
23006 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
23007 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
23008 mail group, only to find two pyramid schemes, seven advertisements
23009 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
23010 and one mail asking me to repent and find some god.
23011
23012 This is annoying.  Here's what you can do about it.
23013
23014 @menu
23015 * The problem of spam::         Some background, and some solutions
23016 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
23017 * SpamAssassin::                How to use external anti-spam tools.
23018 * Hashcash::                    Reduce spam by burning CPU time.
23019 * Filtering Spam Using The Spam ELisp Package::
23020 * Filtering Spam Using Statistics with spam-stat::
23021 @end menu
23022
23023 @node The problem of spam
23024 @subsection The problem of spam
23025 @cindex email spam
23026 @cindex spam filtering approaches
23027 @cindex filtering approaches, spam
23028 @cindex UCE
23029 @cindex unsolicited commercial email
23030
23031 First, some background on spam.
23032
23033 If you have access to e-mail, you are familiar with spam (technically
23034 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
23035 exists because e-mail delivery is very cheap compared to paper mail,
23036 so only a very small percentage of people need to respond to an UCE to
23037 make it worthwhile to the advertiser.  Ironically, one of the most
23038 common spams is the one offering a database of e-mail addresses for
23039 further spamming.  Senders of spam are usually called @emph{spammers},
23040 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
23041 @emph{morons} are in common use as well.
23042
23043 Spam comes from a wide variety of sources.  It is simply impossible to
23044 dispose of all spam without discarding useful messages.  A good
23045 example is the TMDA system, which requires senders
23046 unknown to you to confirm themselves as legitimate senders before
23047 their e-mail can reach you.  Without getting into the technical side
23048 of TMDA, a downside is clearly that e-mail from legitimate sources may
23049 be discarded if those sources can't or won't confirm themselves
23050 through the TMDA system.  Another problem with TMDA is that it
23051 requires its users to have a basic understanding of e-mail delivery
23052 and processing.
23053
23054 The simplest approach to filtering spam is filtering, at the mail
23055 server or when you sort through incoming mail.  If you get 200 spam
23056 messages per day from @samp{random-address@@vmadmin.com}, you block
23057 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
23058 discard all messages with @samp{VIAGRA} in the message.  If you get
23059 lots of spam from Bulgaria, for example, you try to filter all mail
23060 from Bulgarian IPs.
23061
23062 This, unfortunately, is a great way to discard legitimate e-mail.  The
23063 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
23064 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
23065 you should be obvious, so don't do it if you have the choice.
23066
23067 In another instance, the very informative and useful RISKS digest has
23068 been blocked by overzealous mail filters because it @strong{contained}
23069 words that were common in spam messages.  Nevertheless, in isolated
23070 cases, with great care, direct filtering of mail can be useful.
23071
23072 Another approach to filtering e-mail is the distributed spam
23073 processing, for instance DCC implements such a system.  In essence,
23074 @var{N} systems around the world agree that a machine @var{X} in
23075 Ghana, Estonia, or California is sending out spam e-mail, and these
23076 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
23077 database.  The criteria for spam detection vary---it may be the number
23078 of messages sent, the content of the messages, and so on.  When a user
23079 of the distributed processing system wants to find out if a message is
23080 spam, he consults one of those @var{N} systems.
23081
23082 Distributed spam processing works very well against spammers that send
23083 a large number of messages at once, but it requires the user to set up
23084 fairly complicated checks.  There are commercial and free distributed
23085 spam processing systems.  Distributed spam processing has its risks as
23086 well.  For instance legitimate e-mail senders have been accused of
23087 sending spam, and their web sites and mailing lists have been shut
23088 down for some time because of the incident.
23089
23090 The statistical approach to spam filtering is also popular.  It is
23091 based on a statistical analysis of previous spam messages.  Usually
23092 the analysis is a simple word frequency count, with perhaps pairs of
23093 words or 3-word combinations thrown into the mix.  Statistical
23094 analysis of spam works very well in most of the cases, but it can
23095 classify legitimate e-mail as spam in some cases.  It takes time to
23096 run the analysis, the full message must be analyzed, and the user has
23097 to store the database of spam analyses.  Statistical analysis on the
23098 server is gaining popularity.  This has the advantage of letting the
23099 user Just Read Mail, but has the disadvantage that it's harder to tell
23100 the server that it has misclassified mail.
23101
23102 Fighting spam is not easy, no matter what anyone says.  There is no
23103 magic switch that will distinguish Viagra ads from Mom's e-mails.
23104 Even people are having a hard time telling spam apart from non-spam,
23105 because spammers are actively looking to fool us into thinking they
23106 are Mom, essentially.  Spamming is irritating, irresponsible, and
23107 idiotic behavior from a bunch of people who think the world owes them
23108 a favor.  We hope the following sections will help you in fighting the
23109 spam plague.
23110
23111 @node Anti-Spam Basics
23112 @subsection Anti-Spam Basics
23113 @cindex email spam
23114 @cindex spam
23115 @cindex UCE
23116 @cindex unsolicited commercial email
23117
23118 One way of dealing with spam is having Gnus split out all spam into a
23119 @samp{spam} mail group (@pxref{Splitting Mail}).
23120
23121 First, pick one (1) valid mail address that you can be reached at, and
23122 put it in your @code{From} header of all your news articles.  (I've
23123 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
23124 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
23125 sysadmin whether your sendmail installation accepts keywords in the local
23126 part of the mail address.)
23127
23128 @lisp
23129 (setq message-default-news-headers
23130       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
23131 @end lisp
23132
23133 Then put the following split rule in @code{nnmail-split-fancy}
23134 (@pxref{Fancy Mail Splitting}):
23135
23136 @lisp
23137 (...
23138  (to "larsi@@trym.ifi.uio.no"
23139      (| ("subject" "re:.*" "misc")
23140         ("references" ".*@@.*" "misc")
23141         "spam"))
23142  ...)
23143 @end lisp
23144
23145 This says that all mail to this address is suspect, but if it has a
23146 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
23147 header, it's probably ok.  All the rest goes to the @samp{spam} group.
23148 (This idea probably comes from Tim Pierce.)
23149
23150 In addition, many mail spammers talk directly to your @acronym{SMTP} server
23151 and do not include your email address explicitly in the @code{To}
23152 header.  Why they do this is unknown---perhaps it's to thwart this
23153 thwarting scheme?  In any case, this is trivial to deal with---you just
23154 put anything not addressed to you in the @samp{spam} group by ending
23155 your fancy split rule in this way:
23156
23157 @lisp
23158 (
23159  ...
23160  (to "larsi" "misc")
23161  "spam")
23162 @end lisp
23163
23164 In my experience, this will sort virtually everything into the right
23165 group.  You still have to check the @samp{spam} group from time to time to
23166 check for legitimate mail, though.  If you feel like being a good net
23167 citizen, you can even send off complaints to the proper authorities on
23168 each unsolicited commercial email---at your leisure.
23169
23170 This works for me.  It allows people an easy way to contact me (they can
23171 just press @kbd{r} in the usual way), and I'm not bothered at all with
23172 spam.  It's a win-win situation.  Forging @code{From} headers to point
23173 to non-existent domains is yucky, in my opinion.
23174
23175 Be careful with this approach.  Spammers are wise to it.
23176
23177
23178 @node SpamAssassin
23179 @subsection SpamAssassin, Vipul's Razor, DCC, etc
23180 @cindex SpamAssassin
23181 @cindex Vipul's Razor
23182 @cindex DCC
23183
23184 The days where the hints in the previous section were sufficient in
23185 avoiding spam are coming to an end.  There are many tools out there
23186 that claim to reduce the amount of spam you get.  This section could
23187 easily become outdated fast, as new products replace old, but
23188 fortunately most of these tools seem to have similar interfaces.  Even
23189 though this section will use SpamAssassin as an example, it should be
23190 easy to adapt it to most other tools.
23191
23192 Note that this section does not involve the @code{spam.el} package,
23193 which is discussed in the next section.  If you don't care for all
23194 the features of @code{spam.el}, you can make do with these simple
23195 recipes.
23196
23197 If the tool you are using is not installed on the mail server, you
23198 need to invoke it yourself.  Ideas on how to use the
23199 @code{:postscript} mail source parameter (@pxref{Mail Source
23200 Specifiers}) follow.
23201
23202 @lisp
23203 (setq mail-sources
23204       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
23205         (pop :user "jrl"
23206              :server "pophost"
23207              :postscript
23208              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
23209 @end lisp
23210
23211 Once you manage to process your incoming spool somehow, thus making
23212 the mail contain e.g.@: a header indicating it is spam, you are ready to
23213 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
23214
23215 @lisp
23216 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
23217                              ...))
23218 @end lisp
23219
23220 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
23221
23222 @lisp
23223 (setq nnmail-split-methods 'nnmail-split-fancy
23224       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
23225                              ...))
23226 @end lisp
23227
23228 Some people might not like the idea of piping the mail through various
23229 programs using a @code{:prescript} (if some program is buggy, you
23230 might lose all mail).  If you are one of them, another solution is to
23231 call the external tools during splitting.  Example fancy split method:
23232
23233 @lisp
23234 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
23235                              ...))
23236 (defun kevin-spamassassin ()
23237   (save-excursion
23238     (save-restriction
23239       (widen)
23240       (if (eq 1 (call-process-region (point-min) (point-max)
23241                                      "spamc" nil nil nil "-c"))
23242           "spam"))))
23243 @end lisp
23244
23245 Note that with the nnimap back end, message bodies will not be
23246 downloaded by default.  You need to set
23247 @code{nnimap-split-download-body} to @code{t} to do that
23248 (@pxref{Splitting in IMAP}).
23249
23250 That is about it.  As some spam is likely to get through anyway, you
23251 might want to have a nifty function to call when you happen to read
23252 spam.  And here is the nifty function:
23253
23254 @lisp
23255  (defun my-gnus-raze-spam ()
23256   "Submit SPAM to Vipul's Razor, then mark it as expirable."
23257   (interactive)
23258   (gnus-summary-show-raw-article)
23259   (gnus-summary-save-in-pipe "razor-report -f -d")
23260   (gnus-summary-mark-as-expirable 1))
23261 @end lisp
23262
23263 @node Hashcash
23264 @subsection Hashcash
23265 @cindex hashcash
23266
23267 A novel technique to fight spam is to require senders to do something
23268 costly and demonstrably unique for each message they send.  This has
23269 the obvious drawback that you cannot rely on everyone in the world
23270 using this technique, since it is not part of the Internet standards,
23271 but it may be useful in smaller communities.
23272
23273 While the tools in the previous section work well in practice, they
23274 work only because the tools are constantly maintained and updated as
23275 new form of spam appears.  This means that a small percentage of spam
23276 will always get through.  It also means that somewhere, someone needs
23277 to read lots of spam to update these tools.  Hashcash avoids that, but
23278 instead prefers that everyone you contact through e-mail supports the
23279 scheme.  You can view the two approaches as pragmatic vs dogmatic.
23280 The approaches have their own advantages and disadvantages, but as
23281 often in the real world, a combination of them is stronger than either
23282 one of them separately.
23283
23284 @cindex X-Hashcash
23285 The ``something costly'' is to burn CPU time, more specifically to
23286 compute a hash collision up to a certain number of bits.  The
23287 resulting hashcash cookie is inserted in a @samp{X-Hashcash:} header.
23288 For more details, and for the external application @code{hashcash} you
23289 need to install to use this feature, see
23290 @uref{http://www.hashcash.org/}.  Even more information can be found
23291 at @uref{http://www.camram.org/}.
23292
23293 If you wish to generate hashcash for each message you send, you can
23294 customize @code{message-generate-hashcash} (@pxref{Mail Headers, ,Mail
23295 Headers,message, The Message Manual}), as in:
23296
23297 @lisp
23298 (setq message-generate-hashcash t)
23299 @end lisp
23300
23301 You will need to set up some additional variables as well:
23302
23303 @table @code
23304
23305 @item hashcash-default-payment
23306 @vindex hashcash-default-payment
23307 This variable indicates the default number of bits the hash collision
23308 should consist of.  By default this is 20.  Suggested useful values
23309 include 17 to 29.
23310
23311 @item hashcash-payment-alist
23312 @vindex hashcash-payment-alist
23313 Some receivers may require you to spend burn more CPU time than the
23314 default.  This variable contains a list of @samp{(@var{addr}
23315 @var{amount})} cells, where @var{addr} is the receiver (email address
23316 or newsgroup) and @var{amount} is the number of bits in the collision
23317 that is needed.  It can also contain @samp{(@var{addr} @var{string}
23318 @var{amount})} cells, where the @var{string} is the string to use
23319 (normally the email address or newsgroup name is used).
23320
23321 @item hashcash-path
23322 @vindex hashcash-path
23323 Where the @code{hashcash} binary is installed.  This variable should
23324 be automatically set by @code{executable-find}, but if it's @code{nil}
23325 (usually because the @code{hashcash} binary is not in your path)
23326 you'll get a warning when you check hashcash payments and an error
23327 when you generate hashcash payments.
23328
23329 @end table
23330
23331 Gnus can verify hashcash cookies, although this can also be done by
23332 hand customized mail filtering scripts.  To verify a hashcash cookie
23333 in a message, use the @code{mail-check-payment} function in the
23334 @code{hashcash.el} library.  You can also use the @code{spam.el}
23335 package with the @code{spam-use-hashcash} back end to validate hashcash
23336 cookies in incoming mail and filter mail accordingly (@pxref{Anti-spam
23337 Hashcash Payments}).
23338
23339 @node Filtering Spam Using The Spam ELisp Package
23340 @subsection Filtering Spam Using The Spam ELisp Package
23341 @cindex spam filtering
23342 @cindex spam
23343
23344 The idea behind @code{spam.el} is to have a control center for spam detection
23345 and filtering in Gnus.  To that end, @code{spam.el} does two things: it
23346 filters new mail, and it analyzes mail known to be spam or ham.
23347 @dfn{Ham} is the name used throughout @code{spam.el} to indicate
23348 non-spam messages.
23349
23350 Make sure you read the section on the @code{spam.el} sequence of
23351 events.  See @xref{Spam ELisp Package Sequence of Events}.
23352
23353 @cindex spam-initialize
23354 To use @code{spam.el}, you @strong{must} run the function
23355 @code{spam-initialize} to autoload @file{spam.el} and to install the
23356 @code{spam.el} hooks.  There is one exception: if you use the
23357 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
23358 should turn it on before @code{spam-initialize}:
23359
23360 @example
23361 (setq spam-use-stat t) ;; if needed
23362 (spam-initialize)
23363 @end example
23364
23365 So, what happens when you load @file{spam.el}?
23366
23367 First, some hooks will get installed by @code{spam-initialize}.  There
23368 are some hooks for @code{spam-stat} so it can save its databases, and
23369 there are hooks so interesting things will happen when you enter and
23370 leave a group.  More on the sequence of events later (@pxref{Spam
23371 ELisp Package Sequence of Events}).
23372
23373 You get the following keyboard commands:
23374
23375 @table @kbd
23376
23377 @item M-d
23378 @itemx M s x
23379 @itemx S x
23380 @kindex M-d
23381 @kindex S x
23382 @kindex M s x
23383 @findex gnus-summary-mark-as-spam
23384 @code{gnus-summary-mark-as-spam}.
23385
23386 Mark current article as spam, showing it with the @samp{$} mark.
23387 Whenever you see a spam article, make sure to mark its summary line
23388 with @kbd{M-d} before leaving the group.  This is done automatically
23389 for unread articles in @emph{spam} groups.
23390
23391 @item M s t
23392 @itemx S t
23393 @kindex M s t
23394 @kindex S t
23395 @findex spam-bogofilter-score
23396 @code{spam-bogofilter-score}.
23397
23398 You must have Bogofilter installed for that command to work properly.
23399
23400 @xref{Bogofilter}.
23401
23402 @end table
23403
23404 Also, when you load @file{spam.el}, you will be able to customize its
23405 variables.  Try @code{customize-group} on the @samp{spam} variable
23406 group.
23407
23408 @menu
23409 * Spam ELisp Package Sequence of Events::
23410 * Spam ELisp Package Filtering of Incoming Mail::
23411 * Spam ELisp Package Global Variables::
23412 * Spam ELisp Package Sorting and Score Display in Summary Buffer::
23413 * Spam ELisp Package Configuration Examples::
23414 * Blacklists and Whitelists::
23415 * BBDB Whitelists::
23416 * Gmane Spam Reporting::
23417 * Anti-spam Hashcash Payments::
23418 * Blackholes::
23419 * Regular Expressions Header Matching::
23420 * Bogofilter::
23421 * SpamAssassin back end::
23422 * ifile spam filtering::
23423 * spam-stat spam filtering::
23424 * SpamOracle::
23425 * Extending the Spam ELisp package::
23426 @end menu
23427
23428 @node Spam ELisp Package Sequence of Events
23429 @subsubsection Spam ELisp Package Sequence of Events
23430 @cindex spam filtering
23431 @cindex spam filtering sequence of events
23432 @cindex spam
23433 You must read this section to understand how @code{spam.el} works.
23434 Do not skip, speed-read, or glance through this section.
23435
23436 There are two @emph{contact points}, if you will, between
23437 @code{spam.el} and the rest of Gnus: checking new mail for spam, and
23438 leaving a group.
23439
23440 Getting new mail in Gnus is done in one of two ways.  You can either
23441 split your incoming mail or you can classify new articles as ham or
23442 spam when you enter the group.
23443
23444 Splitting incoming mail is better suited to mail back ends such as
23445 @code{nnml} or @code{nnimap} where new mail appears in a single file
23446 called a @dfn{Spool File}.  See @xref{Spam ELisp Package Filtering of
23447 Incoming Mail}.
23448
23449 @vindex gnus-spam-autodetect
23450 @vindex gnus-spam-autodetect-methods
23451 For back ends such as @code{nntp} there is no incoming mail spool, so
23452 an alternate mechanism must be used.  This may also happen for
23453 back ends where the server is in charge of splitting incoming mail, and
23454 Gnus does not do further splitting.  The @code{spam-autodetect} and
23455 @code{spam-autodetect-methods} group parameters (accessible with
23456 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
23457 @code{gnus-spam-autodetect} and @code{gnus-spam-autodetect-methods}
23458 (accessible with @kbd{M-x customize-variable} as usual) can help.
23459
23460 When @code{spam-autodetect} is used (you can turn it on for a
23461 group/topic or wholesale by regular expression matches, as needed), it
23462 hooks into the process of entering a group.  Thus, entering a group
23463 with unseen or unread articles becomes the substitute for checking
23464 incoming mail.  Whether only unseen articles or all unread articles
23465 will be processed is determined by the
23466 @code{spam-autodetect-recheck-messages}.  When set to @code{t}, unread
23467 messages will be rechecked.  You should probably stick with the
23468 default of only checking unseen messages.
23469
23470 @code{spam-autodetect} grants the user at once more and less control
23471 of spam filtering.  The user will have more control over each group's
23472 spam methods, so for instance the @samp{ding} group may have
23473 @code{spam-use-BBDB} as the autodetection method, while the
23474 @samp{suspect} group may have the @code{spam-use-blacklist} and
23475 @code{spam-use-bogofilter} methods enabled.  Every article detected to
23476 be spam will be marked with the spam mark @samp{$} and processed on
23477 exit from the group as normal spam.  The user has less control over
23478 the @emph{sequence} of checks, as he might with @code{spam-split}.
23479
23480 When the newly split mail goes into groups, or messages are
23481 autodetected to be ham or spam, those groups must be exited (after
23482 entering, if needed) for further spam processing to happen.  It
23483 matters whether the group is considered a ham group, a spam group, or
23484 is unclassified, based on its @code{spam-content} parameter
23485 (@pxref{Spam ELisp Package Global Variables}).  Spam groups have the
23486 additional characteristic that, when entered, any unseen or unread
23487 articles (depending on the @code{spam-mark-only-unseen-as-spam}
23488 variable) will be marked as spam.  Thus, mail split into a spam group
23489 gets automatically marked as spam when you enter the group.
23490
23491 Thus, when you exit a group, the @code{spam-processors} are applied,
23492 if any are set, and the processed mail is moved to the
23493 @code{ham-process-destination} or the @code{spam-process-destination}
23494 depending on the article's classification.  If the
23495 @code{ham-process-destination} or the @code{spam-process-destination},
23496 whichever is appropriate, are @code{nil}, the article is left in the
23497 current group.
23498
23499 If a spam is found in any group (this can be changed to only non-spam
23500 groups with @code{spam-move-spam-nonspam-groups-only}), it is
23501 processed by the active @code{spam-processors} (@pxref{Spam ELisp
23502 Package Global Variables}) when the group is exited.  Furthermore, the
23503 spam is moved to the @code{spam-process-destination} (@pxref{Spam
23504 ELisp Package Global Variables}) for further training or deletion.
23505 You have to load the @code{gnus-registry.el} package and enable the
23506 @code{spam-log-to-registry} variable if you want spam to be processed
23507 no more than once.  Thus, spam is detected and processed everywhere,
23508 which is what most people want.  If the
23509 @code{spam-process-destination} is @code{nil}, the spam is marked as
23510 expired, which is usually the right thing to do.
23511
23512 If spam can not be moved---because of a read-only back end such as
23513 @acronym{NNTP}, for example, it will be copied.
23514
23515 If a ham mail is found in a ham group, as determined by the
23516 @code{ham-marks} parameter, it is processed as ham by the active ham
23517 @code{spam-processor} when the group is exited.  With the variables
23518 @code{spam-process-ham-in-spam-groups} and
23519 @code{spam-process-ham-in-nonham-groups} the behavior can be further
23520 altered so ham found anywhere can be processed.  You have to load the
23521 @code{gnus-registry.el} package and enable the
23522 @code{spam-log-to-registry} variable if you want ham to be processed
23523 no more than once.  Thus, ham is detected and processed only when
23524 necessary, which is what most people want.  More on this in
23525 @xref{Spam ELisp Package Configuration Examples}.
23526
23527 If ham can not be moved---because of a read-only back end such as
23528 @acronym{NNTP}, for example, it will be copied.
23529
23530 If all this seems confusing, don't worry.  Soon it will be as natural
23531 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23532 50 years in the future yet.  Just trust us, it's not so bad.
23533
23534 @node Spam ELisp Package Filtering of Incoming Mail
23535 @subsubsection Spam ELisp Package Filtering of Incoming Mail
23536 @cindex spam filtering
23537 @cindex spam filtering incoming mail
23538 @cindex spam
23539
23540 To use the @code{spam.el} facilities for incoming mail filtering, you
23541 must add the following to your fancy split list
23542 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
23543
23544 @example
23545 (: spam-split)
23546 @end example
23547
23548 Note that the fancy split may be called @code{nnmail-split-fancy} or
23549 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
23550 nnimap back ends to retrieve your mail.
23551
23552 Also, @code{spam-split} will not modify incoming mail in any way.
23553
23554 The @code{spam-split} function will process incoming mail and send the
23555 mail considered to be spam into the group name given by the variable
23556 @code{spam-split-group}.  By default that group name is @samp{spam},
23557 but you can customize @code{spam-split-group}.  Make sure the contents
23558 of @code{spam-split-group} are an @emph{unqualified} group name, for
23559 instance in an @code{nnimap} server @samp{your-server} the value
23560 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
23561 value @samp{nnimap+server:spam}, therefore, is wrong and will
23562 actually give you the group
23563 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
23564 work depending on your server's tolerance for strange group names.
23565
23566 You can also give @code{spam-split} a parameter,
23567 e.g. @code{spam-use-regex-headers} or @code{"maybe-spam"}.  Why is
23568 this useful?
23569
23570 Take these split rules (with @code{spam-use-regex-headers} and
23571 @code{spam-use-blackholes} set):
23572
23573 @example
23574  nnimap-split-fancy '(|
23575                       (any "ding" "ding")
23576                       (: spam-split)
23577                       ;; @r{default mailbox}
23578                       "mail")
23579 @end example
23580
23581 Now, the problem is that you want all ding messages to make it to the
23582 ding folder.  But that will let obvious spam (for example, spam
23583 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
23584 when it's sent to the ding list.  On the other hand, some messages to
23585 the ding list are from a mail server in the blackhole list, so the
23586 invocation of @code{spam-split} can't be before the ding rule.
23587
23588 You can let SpamAssassin headers supersede ding rules, but all other
23589 @code{spam-split} rules (including a second invocation of the
23590 regex-headers check) will be after the ding rule:
23591
23592 @example
23593 nnimap-split-fancy
23594       '(|
23595         ;; @r{all spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23596         (: spam-split "regex-spam" 'spam-use-regex-headers)
23597         (any "ding" "ding")
23598         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23599         (: spam-split)
23600         ;; @r{default mailbox}
23601         "mail")
23602 @end example
23603
23604 This lets you invoke specific @code{spam-split} checks depending on
23605 your particular needs, and to target the results of those checks to a
23606 particular spam group.  You don't have to throw all mail into all the
23607 spam tests.  Another reason why this is nice is that messages to
23608 mailing lists you have rules for don't have to have resource-intensive
23609 blackhole checks performed on them.  You could also specify different
23610 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23611
23612 You should still have specific checks such as
23613 @code{spam-use-regex-headers} set to @code{t}, even if you
23614 specifically invoke @code{spam-split} with the check.  The reason is
23615 that when loading @file{spam.el}, some conditional loading is done
23616 depending on what @code{spam-use-xyz} variables you have set.  This
23617 is usually not critical, though.
23618
23619 @emph{Note for IMAP users}
23620
23621 The boolean variable @code{nnimap-split-download-body} needs to be
23622 set, if you want to split based on the whole message instead of just
23623 the headers.  By default, the nnimap back end will only retrieve the
23624 message headers.  If you use a @emph{statistical} filter,
23625 e.g. @code{spam-check-bogofilter}, @code{spam-check-ifile}, or
23626 @code{spam-check-stat} (the splitters that can benefit from the full
23627 message body), this variable will be set automatically.  It is not set
23628 for non-statistical back ends by default because it will slow
23629 @acronym{IMAP} down.
23630
23631 @xref{Splitting in IMAP}.
23632
23633 @node Spam ELisp Package Global Variables
23634 @subsubsection Spam ELisp Package Global Variables
23635 @cindex spam filtering
23636 @cindex spam filtering variables
23637 @cindex spam variables
23638 @cindex spam
23639
23640 @vindex gnus-spam-process-newsgroups
23641 The concepts of ham processors and spam processors are very important.
23642 Ham processors and spam processors for a group can be set with the
23643 @code{spam-process} group parameter, or the
23644 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
23645 mail known to be non-spam (@emph{ham}) and process it in some way so
23646 that later similar mail will also be considered non-spam.  Spam
23647 processors take mail known to be spam and process it so similar spam
23648 will be detected later.
23649
23650 The format of the spam or ham processor entry used to be a symbol,
23651 but now it is a @sc{cons} cell.  See the individual spam processor entries
23652 for more information.
23653
23654 @vindex gnus-spam-newsgroup-contents
23655 Gnus learns from the spam you get.  You have to collect your spam in
23656 one or more spam groups, and set or customize the variable
23657 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23658 groups to contain spam by setting their group parameter
23659 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23660 by customizing the corresponding variable
23661 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23662 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23663 also be used to declare groups as @emph{ham} groups if you set their
23664 classification to @code{gnus-group-spam-classification-ham}.  If
23665 groups are not classified by means of @code{spam-junk-mailgroups},
23666 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23667 considered @emph{unclassified}.  All groups are unclassified by
23668 default.
23669
23670 @vindex gnus-spam-mark
23671 @cindex $
23672 In spam groups, all messages are considered to be spam by default:
23673 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23674 group.  If you have seen a message, had it marked as spam, then
23675 unmarked it, it won't be marked as spam when you enter the group
23676 thereafter.  You can disable that behavior, so all unread messages
23677 will get the @samp{$} mark, if you set the
23678 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23679 should remove the @samp{$} mark when you are in the group summary
23680 buffer for every message that is not spam after all.  To remove the
23681 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23682 @kbd{d} for declaring it read the non-spam way.  When you leave a
23683 group, all spam-marked (@samp{$}) articles are sent to a spam
23684 processor which will study them as spam samples.
23685
23686 Messages may also be deleted in various other ways, and unless
23687 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23688 and @samp{r} for default read or explicit delete, marks @samp{X} and
23689 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23690 low scores, are all considered to be associated with articles which
23691 are not spam.  This assumption might be false, in particular if you
23692 use kill files or score files as means for detecting genuine spam, you
23693 should then adjust the @code{ham-marks} group parameter.
23694
23695 @defvar ham-marks
23696 You can customize this group or topic parameter to be the list of
23697 marks you want to consider ham.  By default, the list contains the
23698 deleted, read, killed, kill-filed, and low-score marks (the idea is
23699 that these articles have been read, but are not spam).  It can be
23700 useful to also include the tick mark in the ham marks.  It is not
23701 recommended to make the unread mark a ham mark, because it normally
23702 indicates a lack of classification.  But you can do it, and we'll be
23703 happy for you.
23704 @end defvar
23705
23706 @defvar spam-marks
23707 You can customize this group or topic parameter to be the list of
23708 marks you want to consider spam.  By default, the list contains only
23709 the spam mark.  It is not recommended to change that, but you can if
23710 you really want to.
23711 @end defvar
23712
23713 When you leave @emph{any} group, regardless of its
23714 @code{spam-contents} classification, all spam-marked articles are sent
23715 to a spam processor, which will study these as spam samples.  If you
23716 explicit kill a lot, you might sometimes end up with articles marked
23717 @samp{K} which you never saw, and which might accidentally contain
23718 spam.  Best is to make sure that real spam is marked with @samp{$},
23719 and nothing else.
23720
23721 @vindex gnus-ham-process-destinations
23722 When you leave a @emph{spam} group, all spam-marked articles are
23723 marked as expired after processing with the spam processor.  This is
23724 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23725 @strong{ham} articles in a spam group will be moved to a location
23726 determined by either the @code{ham-process-destination} group
23727 parameter or a match in the @code{gnus-ham-process-destinations}
23728 variable, which is a list of regular expressions matched with group
23729 names (it's easiest to customize this variable with @kbd{M-x
23730 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23731 group name list is a standard Lisp list, if you prefer to customize
23732 the variable manually.  If the @code{ham-process-destination}
23733 parameter is not set, ham articles are left in place.  If the
23734 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23735 set, the ham articles are marked as unread before being moved.
23736
23737 If ham can not be moved---because of a read-only back end such as
23738 @acronym{NNTP}, for example, it will be copied.
23739
23740 Note that you can use multiples destinations per group or regular
23741 expression!  This enables you to send your ham to a regular mail
23742 group and to a @emph{ham training} group.
23743
23744 When you leave a @emph{ham} group, all ham-marked articles are sent to
23745 a ham processor, which will study these as non-spam samples.
23746
23747 @vindex spam-process-ham-in-spam-groups
23748 By default the variable @code{spam-process-ham-in-spam-groups} is
23749 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23750 to be processed.  Normally this is not done, you are expected instead
23751 to send your ham to a ham group and process it there.
23752
23753 @vindex spam-process-ham-in-nonham-groups
23754 By default the variable @code{spam-process-ham-in-nonham-groups} is
23755 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23756 or unclassified) groups to be processed.  Normally this is not done,
23757 you are expected instead to send your ham to a ham group and process
23758 it there.
23759
23760 @vindex gnus-spam-process-destinations
23761 When you leave a @emph{ham} or @emph{unclassified} group, all
23762 @strong{spam} articles are moved to a location determined by either
23763 the @code{spam-process-destination} group parameter or a match in the
23764 @code{gnus-spam-process-destinations} variable, which is a list of
23765 regular expressions matched with group names (it's easiest to
23766 customize this variable with @kbd{M-x customize-variable @key{RET}
23767 gnus-spam-process-destinations}).  Each group name list is a standard
23768 Lisp list, if you prefer to customize the variable manually.  If the
23769 @code{spam-process-destination} parameter is not set, the spam
23770 articles are only expired.  The group name is fully qualified, meaning
23771 that if you see @samp{nntp:servername} before the group name in the
23772 group buffer then you need it here as well.
23773
23774 If spam can not be moved---because of a read-only back end such as
23775 @acronym{NNTP}, for example, it will be copied.
23776
23777 Note that you can use multiples destinations per group or regular
23778 expression!  This enables you to send your spam to multiple @emph{spam
23779 training} groups.
23780
23781 @vindex spam-log-to-registry
23782 The problem with processing ham and spam is that Gnus doesn't track
23783 this processing by default.  Enable the @code{spam-log-to-registry}
23784 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23785 what articles have been processed, and avoid processing articles
23786 multiple times.  Keep in mind that if you limit the number of registry
23787 entries, this won't work as well as it does without a limit.
23788
23789 @vindex spam-mark-only-unseen-as-spam
23790 Set this variable if you want only unseen articles in spam groups to
23791 be marked as spam.  By default, it is set.  If you set it to
23792 @code{nil}, unread articles will also be marked as spam.
23793
23794 @vindex spam-mark-ham-unread-before-move-from-spam-group
23795 Set this variable if you want ham to be unmarked before it is moved
23796 out of the spam group.  This is very useful when you use something
23797 like the tick mark @samp{!} to mark ham---the article will be placed
23798 in your @code{ham-process-destination}, unmarked as if it came fresh
23799 from the mail server.
23800
23801 @vindex spam-autodetect-recheck-messages
23802 When autodetecting spam, this variable tells @code{spam.el} whether
23803 only unseen articles or all unread articles should be checked for
23804 spam.  It is recommended that you leave it off.
23805
23806 @node Spam ELisp Package Sorting and Score Display in Summary Buffer
23807 @subsubsection Spam ELisp Package Sorting and Score Display in Summary Buffer
23808 @cindex spam scoring
23809 @cindex spam sorting
23810 @cindex spam score summary buffer
23811 @cindex spam sort summary buffer
23812 @cindex spam
23813
23814 You can display the spam score of articles in your summary buffer, and
23815 you can sort articles by their spam score.
23816
23817 First you need to decide which back end you will be using.  If you use
23818 the @code{spam-use-spamassassin},
23819 @code{spam-use-spamassassin-headers}, or @code{spam-use-regex-headers}
23820 back end, the @code{X-Spam-Status} header will be used.  If you use
23821 @code{spam-use-bogofilter}, the @code{X-Bogosity} header will be used.
23822 If you use @code{spam-use-crm114}, any header that matches the CRM114
23823 score format will be used.  As long as you set the appropriate back end
23824 variable to t @emph{before} you load @file{spam.el}, you will be
23825 fine.  @code{spam.el} will automatically add the right header to the
23826 internal Gnus list of required headers.
23827
23828 To show the spam score in your summary buffer, add this line to your
23829 @code{gnus.el} file (note @code{spam.el} does not do that by default
23830 so it won't override any existing @code{S} formats you may have).
23831
23832 @lisp
23833 (defalias 'gnus-user-format-function-S 'spam-user-format-function-S)
23834 @end lisp
23835
23836 Now just set your summary line format to use @code{%uS}.  Here's an
23837 example that formats the spam score in a 5-character field:
23838
23839 @lisp
23840 (setq gnus-summary-line-format
23841  "%U%R %10&user-date; $%5uS %6k  %B %(%4L: %*%-25,25a%) %s \n")
23842 @end lisp
23843
23844 Finally, to sort by spam status, either do it globally:
23845
23846 @lisp
23847 (setq
23848  gnus-show-threads nil
23849  gnus-article-sort-functions
23850   '(spam-article-sort-by-spam-status))
23851 @end lisp
23852
23853 or per group (@pxref{Sorting the Summary Buffer}).
23854
23855 @node Spam ELisp Package Configuration Examples
23856 @subsubsection Spam ELisp Package Configuration Examples
23857 @cindex spam filtering
23858 @cindex spam filtering configuration examples
23859 @cindex spam configuration examples
23860 @cindex spam
23861
23862 @subsubheading Ted's setup
23863
23864 From Ted Zlatanov <tzz@@lifelogs.com>.
23865 @example
23866 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23867 ;; @r{see @file{gnus-registry.el} for more information}
23868 (gnus-registry-initialize)
23869 (spam-initialize)
23870
23871 ;; @r{I like @kbd{C-s} for marking spam}
23872 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23873
23874 (setq
23875  spam-log-to-registry t     ; @r{for spam autodetection}
23876  spam-use-BBDB t
23877  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23878  ;; @r{all groups with @samp{spam} in the name contain spam}
23879  gnus-spam-newsgroup-contents
23880   '(("spam" gnus-group-spam-classification-spam))
23881  ;; @r{see documentation for these}
23882  spam-move-spam-nonspam-groups-only nil
23883  spam-mark-only-unseen-as-spam t
23884  spam-mark-ham-unread-before-move-from-spam-group t
23885  nnimap-split-rule 'nnimap-split-fancy
23886  ;; @r{understand what this does before you copy it to your own setup!}
23887  nnimap-split-fancy '(|
23888                       ;; @r{trace references to parents and put in their group}
23889                       (: gnus-registry-split-fancy-with-parent)
23890                       ;; @r{this will catch server-side SpamAssassin tags}
23891                       (: spam-split 'spam-use-regex-headers)
23892                       (any "ding" "ding")
23893                       ;; @r{note that spam by default will go to @samp{spam}}
23894                       (: spam-split)
23895                       ;; @r{default mailbox}
23896                       "mail"))
23897
23898 ;; @r{my parameters, set with @kbd{G p}}
23899
23900 ;; @r{all nnml groups, and all nnimap groups except}
23901 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23902 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23903 ;; @r{because it must have been detected manually}
23904
23905 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23906
23907 ;; @r{all @acronym{NNTP} groups}
23908 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23909 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23910 ;; @r{send all spam to the training group}
23911  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23912
23913 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23914 ((spam-autodetect . t))
23915
23916 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23917
23918 ;; @r{this is a spam group}
23919 ((spam-contents gnus-group-spam-classification-spam)
23920
23921  ;; @r{any spam (which happens when I enter for all unseen messages,}
23922  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23923  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23924
23925  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23926
23927  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23928  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23929
23930  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23931                           "nnimap+mail.lifelogs.com:trainham")
23932  ;; @r{in this group, only @samp{!} marks are ham}
23933  (ham-marks
23934   (gnus-ticked-mark))
23935  ;; @r{remembers senders in the blacklist on the way out---this is}
23936  ;; @r{definitely not needed, it just makes me feel better}
23937  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23938
23939 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23940 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23941 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23942
23943 @end example
23944
23945 @subsubheading Using @code{spam.el} on an IMAP server with a statistical filter on the server
23946 From Reiner Steib <reiner.steib@@gmx.de>.
23947
23948 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23949 the mail server (@acronym{IMAP}).  Recognized spam goes to
23950 @samp{spam.detected}, the rest goes through the normal filter rules,
23951 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23952 positives or negatives is done by copying or moving the article to
23953 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23954 the server feeds those to bogofilter with the suitable ham or spam
23955 options and deletes them from the @samp{training.ham} and
23956 @samp{training.spam} folders.
23957
23958 With the following entries in @code{gnus-parameters}, @code{spam.el}
23959 does most of the job for me:
23960
23961 @lisp
23962    ("nnimap:spam\\.detected"
23963     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23964     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23965     (spam-contents gnus-group-spam-classification-spam))
23966    ("nnimap:\\(INBOX\\|other-folders\\)"
23967     (spam-process-destination . "nnimap:training.spam")
23968     (spam-contents gnus-group-spam-classification-ham))
23969 @end lisp
23970
23971 @itemize
23972
23973 @item @b{The Spam folder:}
23974
23975 In the folder @samp{spam.detected}, I have to check for false positives
23976 (i.e. legitimate mails, that were wrongly judged as spam by
23977 bogofilter or DCC).
23978
23979 Because of the @code{gnus-group-spam-classification-spam} entry, all
23980 messages are marked as spam (with @code{$}).  When I find a false
23981 positive, I mark the message with some other ham mark (@code{ham-marks},
23982 @ref{Spam ELisp Package Global Variables}).  On group exit, those
23983 messages are copied to both groups, @samp{INBOX} (where I want to have
23984 the article) and @samp{training.ham} (for training bogofilter) and
23985 deleted from the @samp{spam.detected} folder.
23986
23987 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23988 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23989 have a similar size.  Grouping them by size (i.e. chars) makes finding
23990 other false positives easier.  (Of course worms aren't @i{spam}
23991 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23992 an excellent tool for filtering those unwanted mails for me.)
23993
23994 @item @b{Ham folders:}
23995
23996 In my ham folders, I just hit @kbd{S x}
23997 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23998 mail (false negative).  On group exit, those messages are moved to
23999 @samp{training.spam}.
24000 @end itemize
24001
24002 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
24003
24004 From Reiner Steib <reiner.steib@@gmx.de>.
24005
24006 With following entry in @code{gnus-parameters}, @kbd{S x}
24007 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
24008 groups as spam and reports the to Gmane at group exit:
24009
24010 @lisp
24011    ("^gmane\\."
24012     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
24013 @end lisp
24014
24015 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
24016 because I don't read the groups directly from news.gmane.org, but
24017 through my local news server (leafnode).  I.e. the article numbers are
24018 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
24019 the @code{X-Report-Spam} header to find the correct number.
24020
24021 @node Blacklists and Whitelists
24022 @subsubsection Blacklists and Whitelists
24023 @cindex spam filtering
24024 @cindex whitelists, spam filtering
24025 @cindex blacklists, spam filtering
24026 @cindex spam
24027
24028 @defvar spam-use-blacklist
24029
24030 Set this variable to @code{t} if you want to use blacklists when
24031 splitting incoming mail.  Messages whose senders are in the blacklist
24032 will be sent to the @code{spam-split-group}.  This is an explicit
24033 filter, meaning that it acts only on mail senders @emph{declared} to
24034 be spammers.
24035
24036 @end defvar
24037
24038 @defvar spam-use-whitelist
24039
24040 Set this variable to @code{t} if you want to use whitelists when
24041 splitting incoming mail.  Messages whose senders are not in the
24042 whitelist will be sent to the next spam-split rule.  This is an
24043 explicit filter, meaning that unless someone is in the whitelist, their
24044 messages are not assumed to be spam or ham.
24045
24046 @end defvar
24047
24048 @defvar spam-use-whitelist-exclusive
24049
24050 Set this variable to @code{t} if you want to use whitelists as an
24051 implicit filter, meaning that every message will be considered spam
24052 unless the sender is in the whitelist.  Use with care.
24053
24054 @end defvar
24055
24056 @defvar gnus-group-spam-exit-processor-blacklist
24057
24058 Add this symbol to a group's @code{spam-process} parameter by
24059 customizing the group parameters or the
24060 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24061 added to a group's @code{spam-process} parameter, the senders of
24062 spam-marked articles will be added to the blacklist.
24063
24064 @emph{WARNING}
24065
24066 Instead of the obsolete
24067 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
24068 that you use @code{(spam spam-use-blacklist)}.  Everything will work
24069 the same way, we promise.
24070
24071 @end defvar
24072
24073 @defvar gnus-group-ham-exit-processor-whitelist
24074
24075 Add this symbol to a group's @code{spam-process} parameter by
24076 customizing the group parameters or the
24077 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24078 added to a group's @code{spam-process} parameter, the senders of
24079 ham-marked articles in @emph{ham} groups will be added to the
24080 whitelist.
24081
24082 @emph{WARNING}
24083
24084 Instead of the obsolete
24085 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
24086 that you use @code{(ham spam-use-whitelist)}.  Everything will work
24087 the same way, we promise.
24088
24089 @end defvar
24090
24091 Blacklists are lists of regular expressions matching addresses you
24092 consider to be spam senders.  For instance, to block mail from any
24093 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
24094 blacklist.  You start out with an empty blacklist.  Blacklist entries
24095 use the Emacs regular expression syntax.
24096
24097 Conversely, whitelists tell Gnus what addresses are considered
24098 legitimate.  All messages from whitelisted addresses are considered
24099 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
24100 Emacs regular expression syntax.
24101
24102 The blacklist and whitelist file locations can be customized with the
24103 @code{spam-directory} variable (@file{~/News/spam} by default), or
24104 the @code{spam-whitelist} and @code{spam-blacklist} variables
24105 directly.  The whitelist and blacklist files will by default be in the
24106 @code{spam-directory} directory, named @file{whitelist} and
24107 @file{blacklist} respectively.
24108
24109 @node BBDB Whitelists
24110 @subsubsection BBDB Whitelists
24111 @cindex spam filtering
24112 @cindex BBDB whitelists, spam filtering
24113 @cindex BBDB, spam filtering
24114 @cindex spam
24115
24116 @defvar spam-use-BBDB
24117
24118 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
24119 Whitelists}), but uses the BBDB as the source of whitelisted
24120 addresses, without regular expressions.  You must have the BBDB loaded
24121 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
24122 not in the BBDB will be sent to the next spam-split rule.  This is an
24123 explicit filter, meaning that unless someone is in the BBDB, their
24124 messages are not assumed to be spam or ham.
24125
24126 @end defvar
24127
24128 @defvar spam-use-BBDB-exclusive
24129
24130 Set this variable to @code{t} if you want to use the BBDB as an
24131 implicit filter, meaning that every message will be considered spam
24132 unless the sender is in the BBDB.  Use with care.  Only sender
24133 addresses in the BBDB will be allowed through; all others will be
24134 classified as spammers.
24135
24136 While @code{spam-use-BBDB-exclusive} @emph{can} be used as an alias
24137 for @code{spam-use-BBDB} as far as @code{spam.el} is concerned, it is
24138 @emph{not} a separate back end.  If you set
24139 @code{spam-use-BBDB-exclusive} to t, @emph{all} your BBDB splitting
24140 will be exclusive.
24141
24142 @end defvar
24143
24144 @defvar gnus-group-ham-exit-processor-BBDB
24145
24146 Add this symbol to a group's @code{spam-process} parameter by
24147 customizing the group parameters or the
24148 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24149 added to a group's @code{spam-process} parameter, the senders of
24150 ham-marked articles in @emph{ham} groups will be added to the
24151 BBDB.
24152
24153 @emph{WARNING}
24154
24155 Instead of the obsolete
24156 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
24157 that you use @code{(ham spam-use-BBDB)}.  Everything will work
24158 the same way, we promise.
24159
24160 @end defvar
24161
24162 @node Gmane Spam Reporting
24163 @subsubsection Gmane Spam Reporting
24164 @cindex spam reporting
24165 @cindex Gmane, spam reporting
24166 @cindex Gmane, spam reporting
24167 @cindex spam
24168
24169 @defvar gnus-group-spam-exit-processor-report-gmane
24170
24171 Add this symbol to a group's @code{spam-process} parameter by
24172 customizing the group parameters or the
24173 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24174 added to a group's @code{spam-process} parameter, the spam-marked
24175 articles groups will be reported to the Gmane administrators via a
24176 HTTP request.
24177
24178 Gmane can be found at @uref{http://gmane.org}.
24179
24180 @emph{WARNING}
24181
24182 Instead of the obsolete
24183 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
24184 that you use @code{(spam spam-use-gmane)}.  Everything will work the
24185 same way, we promise.
24186
24187 @end defvar
24188
24189 @defvar spam-report-gmane-use-article-number
24190
24191 This variable is @code{t} by default.  Set it to @code{nil} if you are
24192 running your own news server, for instance, and the local article
24193 numbers don't correspond to the Gmane article numbers.  When
24194 @code{spam-report-gmane-use-article-number} is @code{nil},
24195 @code{spam-report.el} will fetch the number from the article headers.
24196
24197 @end defvar
24198
24199 @defvar spam-report-user-mail-address
24200
24201 Mail address exposed in the User-Agent spam reports to Gmane.  It allows
24202 the Gmane administrators to contact you in case of misreports.  The
24203 default is @code{user-mail-address}.
24204
24205 @end defvar
24206
24207 @node Anti-spam Hashcash Payments
24208 @subsubsection Anti-spam Hashcash Payments
24209 @cindex spam filtering
24210 @cindex hashcash, spam filtering
24211 @cindex spam
24212
24213 @defvar spam-use-hashcash
24214
24215 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
24216 Whitelists}), but uses hashcash tokens for whitelisting messages
24217 instead of the sender address.  Messages without a hashcash payment
24218 token will be sent to the next spam-split rule.  This is an explicit
24219 filter, meaning that unless a hashcash token is found, the messages
24220 are not assumed to be spam or ham.
24221
24222 @end defvar
24223
24224 @node Blackholes
24225 @subsubsection Blackholes
24226 @cindex spam filtering
24227 @cindex blackholes, spam filtering
24228 @cindex spam
24229
24230 @defvar spam-use-blackholes
24231
24232 This option is disabled by default.  You can let Gnus consult the
24233 blackhole-type distributed spam processing systems (DCC, for instance)
24234 when you set this option.  The variable @code{spam-blackhole-servers}
24235 holds the list of blackhole servers Gnus will consult.  The current
24236 list is fairly comprehensive, but make sure to let us know if it
24237 contains outdated servers.
24238
24239 The blackhole check uses the @code{dig.el} package, but you can tell
24240 @code{spam.el} to use @code{dns.el} instead for better performance if
24241 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
24242 this time to set @code{spam-use-dig} to @code{nil} despite the
24243 possible performance improvements, because some users may be unable to
24244 use it, but you can try it and see if it works for you.
24245
24246 @end defvar
24247
24248 @defvar spam-blackhole-servers
24249
24250 The list of servers to consult for blackhole checks.
24251
24252 @end defvar
24253
24254 @defvar spam-blackhole-good-server-regex
24255
24256 A regular expression for IPs that should not be checked against the
24257 blackhole server list.  When set to @code{nil}, it has no effect.
24258
24259 @end defvar
24260
24261 @defvar spam-use-dig
24262
24263 Use the @code{dig.el} package instead of the @code{dns.el} package.
24264 The default setting of @code{t} is recommended.
24265
24266 @end defvar
24267
24268 Blackhole checks are done only on incoming mail.  There is no spam or
24269 ham processor for blackholes.
24270
24271 @node Regular Expressions Header Matching
24272 @subsubsection Regular Expressions Header Matching
24273 @cindex spam filtering
24274 @cindex regular expressions header matching, spam filtering
24275 @cindex spam
24276
24277 @defvar spam-use-regex-headers
24278
24279 This option is disabled by default.  You can let Gnus check the
24280 message headers against lists of regular expressions when you set this
24281 option.  The variables @code{spam-regex-headers-spam} and
24282 @code{spam-regex-headers-ham} hold the list of regular expressions.
24283 Gnus will check against the message headers to determine if the
24284 message is spam or ham, respectively.
24285
24286 @end defvar
24287
24288 @defvar spam-regex-headers-spam
24289
24290 The list of regular expressions that, when matched in the headers of
24291 the message, positively identify it as spam.
24292
24293 @end defvar
24294
24295 @defvar spam-regex-headers-ham
24296
24297 The list of regular expressions that, when matched in the headers of
24298 the message, positively identify it as ham.
24299
24300 @end defvar
24301
24302 Regular expression header checks are done only on incoming mail.
24303 There is no specific spam or ham processor for regular expressions.
24304
24305 @node Bogofilter
24306 @subsubsection Bogofilter
24307 @cindex spam filtering
24308 @cindex bogofilter, spam filtering
24309 @cindex spam
24310
24311 @defvar spam-use-bogofilter
24312
24313 Set this variable if you want @code{spam-split} to use Eric Raymond's
24314 speedy Bogofilter.
24315
24316 With a minimum of care for associating the @samp{$} mark for spam
24317 articles only, Bogofilter training all gets fairly automatic.  You
24318 should do this until you get a few hundreds of articles in each
24319 category, spam or not.  The command @kbd{S t} in summary mode, either
24320 for debugging or for curiosity, shows the @emph{spamicity} score of
24321 the current article (between 0.0 and 1.0).
24322
24323 Bogofilter determines if a message is spam based on a specific
24324 threshold.  That threshold can be customized, consult the Bogofilter
24325 documentation.
24326
24327 If the @code{bogofilter} executable is not in your path, Bogofilter
24328 processing will be turned off.
24329
24330 You should not enable this if you use @code{spam-use-bogofilter-headers}.
24331
24332 @end defvar
24333
24334 @defvar spam-use-bogofilter-headers
24335
24336 Set this variable if you want @code{spam-split} to use Eric Raymond's
24337 speedy Bogofilter, looking only at the message headers.  It works
24338 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
24339 must be in the message already.  Normally you would do this with a
24340 procmail recipe or something similar; consult the Bogofilter
24341 installation documents for details.
24342
24343 You should not enable this if you use @code{spam-use-bogofilter}.
24344
24345 @end defvar
24346
24347 @defvar gnus-group-spam-exit-processor-bogofilter
24348 Add this symbol to a group's @code{spam-process} parameter by
24349 customizing the group parameters or the
24350 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24351 added to a group's @code{spam-process} parameter, spam-marked articles
24352 will be added to the Bogofilter spam database.
24353
24354 @emph{WARNING}
24355
24356 Instead of the obsolete
24357 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
24358 that you use @code{(spam spam-use-bogofilter)}.  Everything will work
24359 the same way, we promise.
24360 @end defvar
24361
24362 @defvar gnus-group-ham-exit-processor-bogofilter
24363 Add this symbol to a group's @code{spam-process} parameter by
24364 customizing the group parameters or the
24365 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24366 added to a group's @code{spam-process} parameter, the ham-marked
24367 articles in @emph{ham} groups will be added to the Bogofilter database
24368 of non-spam messages.
24369
24370 @emph{WARNING}
24371
24372 Instead of the obsolete
24373 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24374 that you use @code{(ham spam-use-bogofilter)}.  Everything will work
24375 the same way, we promise.
24376 @end defvar
24377
24378 @defvar spam-bogofilter-database-directory
24379
24380 This is the directory where Bogofilter will store its databases.  It
24381 is not specified by default, so Bogofilter will use its own default
24382 database directory.
24383
24384 @end defvar
24385
24386 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24387 purpose.  A ham and a spam processor are provided, plus the
24388 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24389 variables to indicate to spam-split that Bogofilter should either be
24390 used, or has already been used on the article.  The 0.9.2.1 version of
24391 Bogofilter was used to test this functionality.
24392
24393 @node SpamAssassin back end
24394 @subsubsection SpamAssassin back end
24395 @cindex spam filtering
24396 @cindex spamassassin, spam filtering
24397 @cindex spam
24398
24399 @defvar spam-use-spamassassin
24400
24401 Set this variable if you want @code{spam-split} to use SpamAssassin.
24402
24403 SpamAssassin assigns a score to each article based on a set of rules
24404 and tests, including a Bayesian filter.  The Bayesian filter can be
24405 trained by associating the @samp{$} mark for spam articles.  The
24406 spam score can be viewed by using the command @kbd{S t} in summary
24407 mode.
24408
24409 If you set this variable, each article will be processed by
24410 SpamAssassin when @code{spam-split} is called.  If your mail is
24411 preprocessed by SpamAssassin, and you want to just use the
24412 SpamAssassin headers, set @code{spam-use-spamassassin-headers}
24413 instead.
24414
24415 You should not enable this is you use
24416 @code{spam-use-spamassassin-headers}.
24417
24418 @end defvar
24419
24420 @defvar spam-use-spamassassin-headers
24421
24422 Set this variable if your mail is preprocessed by SpamAssassin and
24423 want @code{spam-split} to split based on the SpamAssassin headers.
24424
24425 You should not enable this is you use @code{spam-use-spamassassin}.
24426
24427 @end defvar
24428
24429 @defvar spam-spamassassin-path
24430
24431 This variable points to the SpamAssassin executable.  If you have
24432 @code{spamd} running, you can set this variable to the @code{spamc}
24433 executable for faster processing.  See the SpamAssassin documentation
24434 for more information on @code{spamd}/@code{spamc}.
24435
24436 @end defvar
24437
24438 SpamAssassin is a powerful and flexible spam filter that uses a wide
24439 variety of tests to identify spam.  A ham and a spam processors are
24440 provided, plus the @code{spam-use-spamassassin} and
24441 @code{spam-use-spamassassin-headers} variables to indicate to
24442 spam-split that SpamAssassin should be either used, or has already
24443 been used on the article.  The 2.63 version of SpamAssassin was used
24444 to test this functionality.
24445
24446 @node ifile spam filtering
24447 @subsubsection ifile spam filtering
24448 @cindex spam filtering
24449 @cindex ifile, spam filtering
24450 @cindex spam
24451
24452 @defvar spam-use-ifile
24453
24454 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24455 statistical analyzer similar to Bogofilter.
24456
24457 @end defvar
24458
24459 @defvar spam-ifile-all-categories
24460
24461 Enable this variable if you want @code{spam-use-ifile} to give you all
24462 the ifile categories, not just spam/non-spam.  If you use this, make
24463 sure you train ifile as described in its documentation.
24464
24465 @end defvar
24466
24467 @defvar spam-ifile-spam-category
24468
24469 This is the category of spam messages as far as ifile is concerned.
24470 The actual string used is irrelevant, but you probably want to leave
24471 the default value of @samp{spam}.
24472 @end defvar
24473
24474 @defvar spam-ifile-database-path
24475
24476 This is the filename for the ifile database.  It is not specified by
24477 default, so ifile will use its own default database name.
24478
24479 @end defvar
24480
24481 The ifile mail classifier is similar to Bogofilter in intent and
24482 purpose.  A ham and a spam processor are provided, plus the
24483 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24484 should be used.  The 1.2.1 version of ifile was used to test this
24485 functionality.
24486
24487 @node spam-stat spam filtering
24488 @subsubsection spam-stat spam filtering
24489 @cindex spam filtering
24490 @cindex spam-stat, spam filtering
24491 @cindex spam-stat
24492 @cindex spam
24493
24494 @xref{Filtering Spam Using Statistics with spam-stat}.
24495
24496 @defvar spam-use-stat
24497
24498 Enable this variable if you want @code{spam-split} to use
24499 spam-stat.el, an Emacs Lisp statistical analyzer.
24500
24501 @end defvar
24502
24503 @defvar gnus-group-spam-exit-processor-stat
24504 Add this symbol to a group's @code{spam-process} parameter by
24505 customizing the group parameters or the
24506 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24507 added to a group's @code{spam-process} parameter, the spam-marked
24508 articles will be added to the spam-stat database of spam messages.
24509
24510 @emph{WARNING}
24511
24512 Instead of the obsolete
24513 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24514 that you use @code{(spam spam-use-stat)}.  Everything will work
24515 the same way, we promise.
24516 @end defvar
24517
24518 @defvar gnus-group-ham-exit-processor-stat
24519 Add this symbol to a group's @code{spam-process} parameter by
24520 customizing the group parameters or the
24521 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24522 added to a group's @code{spam-process} parameter, the ham-marked
24523 articles in @emph{ham} groups will be added to the spam-stat database
24524 of non-spam messages.
24525
24526 @emph{WARNING}
24527
24528 Instead of the obsolete
24529 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24530 that you use @code{(ham spam-use-stat)}.  Everything will work
24531 the same way, we promise.
24532 @end defvar
24533
24534 This enables @code{spam.el} to cooperate with @file{spam-stat.el}.
24535 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24536 which unlike ifile or Bogofilter does not require external programs.
24537 A spam and a ham processor, and the @code{spam-use-stat} variable for
24538 @code{spam-split} are provided.
24539
24540 @node SpamOracle
24541 @subsubsection Using SpamOracle with Gnus
24542 @cindex spam filtering
24543 @cindex SpamOracle
24544 @cindex spam
24545
24546 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
24547 statistical mail filtering tool written by Xavier Leroy and needs to be
24548 installed separately.
24549
24550 There are several ways to use SpamOracle with Gnus.  In all cases, your
24551 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
24552 then enter an @samp{X-Spam} header indicating whether it regards the
24553 mail as a spam mail or not.
24554
24555 One possibility is to run SpamOracle as a @code{:prescript} from the
24556 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
24557 the advantage that the user can see the @emph{X-Spam} headers.
24558
24559 The easiest method is to make @code{spam.el} (@pxref{Filtering Spam
24560 Using The Spam ELisp Package}) call SpamOracle.
24561
24562 @vindex spam-use-spamoracle
24563 To enable SpamOracle usage by @code{spam.el}, set the variable
24564 @code{spam-use-spamoracle} to @code{t} and configure the
24565 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
24566 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
24567 this example the @samp{INBOX} of an nnimap server is filtered using
24568 SpamOracle.  Mails recognized as spam mails will be moved to
24569 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
24570 in @samp{INBOX}:
24571
24572 @example
24573 (setq spam-use-spamoracle t
24574       spam-split-group "Junk"
24575       nnimap-split-inbox '("INBOX")
24576       nnimap-split-rule 'nnimap-split-fancy
24577       nnimap-split-fancy '(| (: spam-split) "INBOX"))
24578 @end example
24579
24580 @defvar spam-use-spamoracle
24581 Set to @code{t} if you want Gnus to enable spam filtering using
24582 SpamOracle.
24583 @end defvar
24584
24585 @defvar spam-spamoracle-binary
24586 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24587 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24588 can be customized.
24589 @end defvar
24590
24591 @defvar spam-spamoracle-database
24592 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24593 store its analyses.  This is controlled by the variable
24594 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24595 the default SpamOracle database will be used.  In case you want your
24596 database to live somewhere special, set
24597 @code{spam-spamoracle-database} to this path.
24598 @end defvar
24599
24600 SpamOracle employs a statistical algorithm to determine whether a
24601 message is spam or ham.  In order to get good results, meaning few
24602 false hits or misses, SpamOracle needs training.  SpamOracle learns the
24603 characteristics of your spam mails.  Using the @emph{add} mode
24604 (training mode) one has to feed good (ham) and spam mails to
24605 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
24606 and pipe the mail to a SpamOracle process or using @code{spam.el}'s
24607 spam- and ham-processors, which is much more convenient.  For a
24608 detailed description of spam- and ham-processors, @xref{Filtering Spam
24609 Using The Spam ELisp Package}.
24610
24611 @defvar gnus-group-spam-exit-processor-spamoracle
24612 Add this symbol to a group's @code{spam-process} parameter by
24613 customizing the group parameter or the
24614 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24615 to a group's @code{spam-process} parameter, spam-marked articles will be
24616 sent to SpamOracle as spam samples.
24617
24618 @emph{WARNING}
24619
24620 Instead of the obsolete
24621 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24622 that you use @code{(spam spam-use-spamoracle)}.  Everything will work
24623 the same way, we promise.
24624 @end defvar
24625
24626 @defvar gnus-group-ham-exit-processor-spamoracle
24627 Add this symbol to a group's @code{spam-process} parameter by
24628 customizing the group parameter or the
24629 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24630 to a group's @code{spam-process} parameter, the ham-marked articles in
24631 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24632 messages.
24633
24634 @emph{WARNING}
24635
24636 Instead of the obsolete
24637 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24638 that you use @code{(ham spam-use-spamoracle)}.  Everything will work
24639 the same way, we promise.
24640 @end defvar
24641
24642 @emph{Example:} These are the Group Parameters of a group that has been
24643 classified as a ham group, meaning that it should only contain ham
24644 messages.
24645 @example
24646  ((spam-contents gnus-group-spam-classification-ham)
24647   (spam-process ((ham spam-use-spamoracle)
24648                  (spam spam-use-spamoracle))))
24649 @end example
24650 For this group the @code{spam-use-spamoracle} is installed for both
24651 ham and spam processing.  If the group contains spam message
24652 (e.g. because SpamOracle has not had enough sample messages yet) and
24653 the user marks some messages as spam messages, these messages will be
24654 processed by SpamOracle.  The processor sends the messages to
24655 SpamOracle as new samples for spam.
24656
24657 @node Extending the Spam ELisp package
24658 @subsubsection Extending the Spam ELisp package
24659 @cindex spam filtering
24660 @cindex spam elisp package, extending
24661 @cindex extending the spam elisp package
24662
24663 Say you want to add a new back end called blackbox.  For filtering
24664 incoming mail, provide the following:
24665
24666 @enumerate
24667
24668 @item
24669 Code
24670
24671 @lisp
24672 (defvar spam-use-blackbox nil
24673   "True if blackbox should be used.")
24674 @end lisp
24675
24676 Write @code{spam-check-blackbox} if Blackbox can check incoming mail.
24677
24678 Write @code{spam-blackbox-register-routine} and
24679 @code{spam-blackbox-unregister-routine} using the bogofilter
24680 register/unregister routines as a start, or other restister/unregister
24681 routines more appropriate to Blackbox, if Blackbox can
24682 register/unregister spam and ham.
24683
24684 @item
24685 Functionality
24686
24687 The @code{spam-check-blackbox} function should return @samp{nil} or
24688 @code{spam-split-group}, observing the other conventions.  See the
24689 existing @code{spam-check-*} functions for examples of what you can
24690 do, and stick to the template unless you fully understand the reasons
24691 why you aren't.
24692
24693 @end enumerate
24694
24695 For processing spam and ham messages, provide the following:
24696
24697 @enumerate
24698
24699 @item
24700 Code
24701
24702 Note you don't have to provide a spam or a ham processor.  Only
24703 provide them if Blackbox supports spam or ham processing.
24704
24705 Also, ham and spam processors are being phased out as single
24706 variables.  Instead the form @code{(spam spam-use-blackbox)} or
24707 @code{(ham spam-use-blackbox)} is favored.  For now, spam/ham
24708 processor variables are still around but they won't be for long.
24709
24710 @lisp
24711 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24712   "The Blackbox summary exit spam processor.
24713 Only applicable to spam groups.")
24714
24715 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24716   "The whitelist summary exit ham processor.
24717 Only applicable to non-spam (unclassified and ham) groups.")
24718
24719 @end lisp
24720
24721 @item
24722 Gnus parameters
24723
24724 Add
24725 @lisp
24726 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24727 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24728 @end lisp
24729 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24730 sure you do it twice, once for the parameter and once for the
24731 variable customization.
24732
24733 Add
24734 @lisp
24735 (variable-item spam-use-blackbox)
24736 @end lisp
24737 to the @code{spam-autodetect-methods} group parameter in
24738 @code{gnus.el} if Blackbox can check incoming mail for spam contents.
24739
24740 Finally, use the appropriate @code{spam-install-*-backend} function in
24741 @code{spam.el}.  Here are the available functions.
24742
24743
24744 @enumerate
24745
24746 @item
24747 @code{spam-install-backend-alias}
24748
24749 This function will simply install an alias for a back end that does
24750 everything like the original back end.  It is currently only used to
24751 make @code{spam-use-BBDB-exclusive} act like @code{spam-use-BBDB}.
24752
24753 @item
24754 @code{spam-install-nocheck-backend}
24755
24756 This function installs a back end that has no check function, but can
24757 register/unregister ham or spam.  The @code{spam-use-gmane} back end is
24758 such a back end.
24759
24760 @item
24761 @code{spam-install-checkonly-backend}
24762
24763 This function will install a back end that can only check incoming mail
24764 for spam contents.  It can't register or unregister messages.
24765 @code{spam-use-blackholes} and @code{spam-use-hashcash} are such
24766 back ends.
24767
24768 @item
24769 @code{spam-install-statistical-checkonly-backend}
24770
24771 This function installs a statistical back end (one which requires the
24772 full body of a message to check it) that can only check incoming mail
24773 for contents.  @code{spam-use-regex-body} is such a filter.
24774
24775 @item
24776 @code{spam-install-statistical-backend}
24777
24778 This function install a statistical back end with incoming checks and
24779 registration/unregistration routines.  @code{spam-use-bogofilter} is
24780 set up this way.
24781
24782 @item
24783 @code{spam-install-backend}
24784
24785 This is the most normal back end installation, where a back end that can
24786 check and register/unregister messages is set up without statistical
24787 abilities.  The @code{spam-use-BBDB} is such a back end.
24788
24789 @item
24790 @code{spam-install-mover-backend}
24791
24792 Mover back ends are internal to @code{spam.el} and specifically move
24793 articles around when the summary is exited.  You will very probably
24794 never install such a back end.
24795 @end enumerate
24796
24797 @end enumerate
24798
24799
24800 @node Filtering Spam Using Statistics with spam-stat
24801 @subsection Filtering Spam Using Statistics with spam-stat
24802 @cindex Paul Graham
24803 @cindex Graham, Paul
24804 @cindex naive Bayesian spam filtering
24805 @cindex Bayesian spam filtering, naive
24806 @cindex spam filtering, naive Bayesian
24807
24808 Paul Graham has written an excellent essay about spam filtering using
24809 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24810 Spam}.  In it he describes the inherent deficiency of rule-based
24811 filtering as used by SpamAssassin, for example: Somebody has to write
24812 the rules, and everybody else has to install these rules.  You are
24813 always late.  It would be much better, he argues, to filter mail based
24814 on whether it somehow resembles spam or non-spam.  One way to measure
24815 this is word distribution.  He then goes on to describe a solution
24816 that checks whether a new mail resembles any of your other spam mails
24817 or not.
24818
24819 The basic idea is this:  Create a two collections of your mail, one
24820 with spam, one with non-spam.  Count how often each word appears in
24821 either collection, weight this by the total number of mails in the
24822 collections, and store this information in a dictionary.  For every
24823 word in a new mail, determine its probability to belong to a spam or a
24824 non-spam mail.  Use the 15 most conspicuous words, compute the total
24825 probability of the mail being spam.  If this probability is higher
24826 than a certain threshold, the mail is considered to be spam.
24827
24828 Gnus supports this kind of filtering.  But it needs some setting up.
24829 First, you need two collections of your mail, one with spam, one with
24830 non-spam.  Then you need to create a dictionary using these two
24831 collections, and save it.  And last but not least, you need to use
24832 this dictionary in your fancy mail splitting rules.
24833
24834 @menu
24835 * Creating a spam-stat dictionary::
24836 * Splitting mail using spam-stat::
24837 * Low-level interface to the spam-stat dictionary::
24838 @end menu
24839
24840 @node Creating a spam-stat dictionary
24841 @subsubsection Creating a spam-stat dictionary
24842
24843 Before you can begin to filter spam based on statistics, you must
24844 create these statistics based on two mail collections, one with spam,
24845 one with non-spam.  These statistics are then stored in a dictionary
24846 for later use.  In order for these statistics to be meaningful, you
24847 need several hundred emails in both collections.
24848
24849 Gnus currently supports only the nnml back end for automated dictionary
24850 creation.  The nnml back end stores all mails in a directory, one file
24851 per mail.  Use the following:
24852
24853 @defun spam-stat-process-spam-directory
24854 Create spam statistics for every file in this directory.  Every file
24855 is treated as one spam mail.
24856 @end defun
24857
24858 @defun spam-stat-process-non-spam-directory
24859 Create non-spam statistics for every file in this directory.  Every
24860 file is treated as one non-spam mail.
24861 @end defun
24862
24863 Usually you would call @code{spam-stat-process-spam-directory} on a
24864 directory such as @file{~/Mail/mail/spam} (this usually corresponds
24865 the the group @samp{nnml:mail.spam}), and you would call
24866 @code{spam-stat-process-non-spam-directory} on a directory such as
24867 @file{~/Mail/mail/misc} (this usually corresponds the the group
24868 @samp{nnml:mail.misc}).
24869
24870 When you are using @acronym{IMAP}, you won't have the mails available
24871 locally, so that will not work.  One solution is to use the Gnus Agent
24872 to cache the articles.  Then you can use directories such as
24873 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24874 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24875
24876 @defvar spam-stat
24877 This variable holds the hash-table with all the statistics---the
24878 dictionary we have been talking about.  For every word in either
24879 collection, this hash-table stores a vector describing how often the
24880 word appeared in spam and often it appeared in non-spam mails.
24881 @end defvar
24882
24883 If you want to regenerate the statistics from scratch, you need to
24884 reset the dictionary.
24885
24886 @defun spam-stat-reset
24887 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24888 @end defun
24889
24890 When you are done, you must save the dictionary.  The dictionary may
24891 be rather large.  If you will not update the dictionary incrementally
24892 (instead, you will recreate it once a month, for example), then you
24893 can reduce the size of the dictionary by deleting all words that did
24894 not appear often enough or that do not clearly belong to only spam or
24895 only non-spam mails.
24896
24897 @defun spam-stat-reduce-size
24898 Reduce the size of the dictionary.  Use this only if you do not want
24899 to update the dictionary incrementally.
24900 @end defun
24901
24902 @defun spam-stat-save
24903 Save the dictionary.
24904 @end defun
24905
24906 @defvar spam-stat-file
24907 The filename used to store the dictionary.  This defaults to
24908 @file{~/.spam-stat.el}.
24909 @end defvar
24910
24911 @node Splitting mail using spam-stat
24912 @subsubsection Splitting mail using spam-stat
24913
24914 In order to use @code{spam-stat} to split your mail, you need to add the
24915 following to your @file{~/.gnus.el} file:
24916
24917 @lisp
24918 (require 'spam-stat)
24919 (spam-stat-load)
24920 @end lisp
24921
24922 This will load the necessary Gnus code, and the dictionary you
24923 created.
24924
24925 Next, you need to adapt your fancy splitting rules:  You need to
24926 determine how to use @code{spam-stat}.  The following examples are for
24927 the nnml back end.  Using the nnimap back end works just as well.  Just
24928 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24929
24930 In the simplest case, you only have two groups, @samp{mail.misc} and
24931 @samp{mail.spam}.  The following expression says that mail is either
24932 spam or it should go into @samp{mail.misc}.  If it is spam, then
24933 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24934
24935 @lisp
24936 (setq nnmail-split-fancy
24937       `(| (: spam-stat-split-fancy)
24938           "mail.misc"))
24939 @end lisp
24940
24941 @defvar spam-stat-split-fancy-spam-group
24942 The group to use for spam.  Default is @samp{mail.spam}.
24943 @end defvar
24944
24945 If you also filter mail with specific subjects into other groups, use
24946 the following expression.  Only mails not matching the regular
24947 expression are considered potential spam.
24948
24949 @lisp
24950 (setq nnmail-split-fancy
24951       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24952           (: spam-stat-split-fancy)
24953           "mail.misc"))
24954 @end lisp
24955
24956 If you want to filter for spam first, then you must be careful when
24957 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24958 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24959 non-spam, therefore both should be in your collection of non-spam
24960 mails, when creating the dictionary!
24961
24962 @lisp
24963 (setq nnmail-split-fancy
24964       `(| (: spam-stat-split-fancy)
24965           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24966           "mail.misc"))
24967 @end lisp
24968
24969 You can combine this with traditional filtering.  Here, we move all
24970 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24971 @code{spam-stat-split-fancy} will never see them, the mails in
24972 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24973 nor in your collection of non-spam mails, when creating the
24974 dictionary!
24975
24976 @lisp
24977 (setq nnmail-split-fancy
24978       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24979           (: spam-stat-split-fancy)
24980           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24981           "mail.misc"))
24982 @end lisp
24983
24984
24985 @node Low-level interface to the spam-stat dictionary
24986 @subsubsection Low-level interface to the spam-stat dictionary
24987
24988 The main interface to using @code{spam-stat}, are the following functions:
24989
24990 @defun spam-stat-buffer-is-spam
24991 Called in a buffer, that buffer is considered to be a new spam mail.
24992 Use this for new mail that has not been processed before.
24993 @end defun
24994
24995 @defun spam-stat-buffer-is-no-spam
24996 Called in a buffer, that buffer is considered to be a new non-spam
24997 mail.  Use this for new mail that has not been processed before.
24998 @end defun
24999
25000 @defun spam-stat-buffer-change-to-spam
25001 Called in a buffer, that buffer is no longer considered to be normal
25002 mail but spam.  Use this to change the status of a mail that has
25003 already been processed as non-spam.
25004 @end defun
25005
25006 @defun spam-stat-buffer-change-to-non-spam
25007 Called in a buffer, that buffer is no longer considered to be spam but
25008 normal mail.  Use this to change the status of a mail that has already
25009 been processed as spam.
25010 @end defun
25011
25012 @defun spam-stat-save
25013 Save the hash table to the file.  The filename used is stored in the
25014 variable @code{spam-stat-file}.
25015 @end defun
25016
25017 @defun spam-stat-load
25018 Load the hash table from a file.  The filename used is stored in the
25019 variable @code{spam-stat-file}.
25020 @end defun
25021
25022 @defun spam-stat-score-word
25023 Return the spam score for a word.
25024 @end defun
25025
25026 @defun spam-stat-score-buffer
25027 Return the spam score for a buffer.
25028 @end defun
25029
25030 @defun spam-stat-split-fancy
25031 Use this function for fancy mail splitting.  Add the rule @samp{(:
25032 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
25033 @end defun
25034
25035 Make sure you load the dictionary before using it.  This requires the
25036 following in your @file{~/.gnus.el} file:
25037
25038 @lisp
25039 (require 'spam-stat)
25040 (spam-stat-load)
25041 @end lisp
25042
25043 Typical test will involve calls to the following functions:
25044
25045 @smallexample
25046 Reset: (setq spam-stat (make-hash-table :test 'equal))
25047 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
25048 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
25049 Save table: (spam-stat-save)
25050 File size: (nth 7 (file-attributes spam-stat-file))
25051 Number of words: (hash-table-count spam-stat)
25052 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
25053 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
25054 Reduce table size: (spam-stat-reduce-size)
25055 Save table: (spam-stat-save)
25056 File size: (nth 7 (file-attributes spam-stat-file))
25057 Number of words: (hash-table-count spam-stat)
25058 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
25059 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
25060 @end smallexample
25061
25062 Here is how you would create your dictionary:
25063
25064 @smallexample
25065 Reset: (setq spam-stat (make-hash-table :test 'equal))
25066 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
25067 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
25068 Repeat for any other non-spam group you need...
25069 Reduce table size: (spam-stat-reduce-size)
25070 Save table: (spam-stat-save)
25071 @end smallexample
25072
25073 @node Other modes
25074 @section Interaction with other modes
25075
25076 @subsection Dired
25077 @cindex dired
25078
25079 @code{gnus-dired-minor-mode} provided some useful functions for dired
25080 buffers.  It is enabled with
25081 @lisp
25082 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
25083 @end lisp
25084
25085 @table @kbd
25086 @item C-c C-m C-a
25087 @findex gnus-dired-attach
25088 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
25089 You will be prompted for a message buffer.
25090
25091 @item C-c C-m C-l
25092 @findex gnus-dired-find-file-mailcap
25093 Visit a file according to the appropriate mailcap entry
25094 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
25095 buffer.
25096
25097 @item C-c C-m C-p
25098 @findex gnus-dired-print
25099 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
25100 there is no print command, print in a PostScript image.
25101 @end table
25102
25103 @node Various Various
25104 @section Various Various
25105 @cindex mode lines
25106 @cindex highlights
25107
25108 @table @code
25109
25110 @item gnus-home-directory
25111 @vindex gnus-home-directory
25112 All Gnus file and directory variables will be initialized from this
25113 variable, which defaults to @file{~/}.
25114
25115 @item gnus-directory
25116 @vindex gnus-directory
25117 Most Gnus storage file and directory variables will be initialized from
25118 this variable, which defaults to the @env{SAVEDIR} environment
25119 variable, or @file{~/News/} if that variable isn't set.
25120
25121 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
25122 This means that other directory variables that are initialized from this
25123 variable won't be set properly if you set this variable in
25124 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
25125
25126 @item gnus-default-directory
25127 @vindex gnus-default-directory
25128 Not related to the above variable at all---this variable says what the
25129 default directory of all Gnus buffers should be.  If you issue commands
25130 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
25131 default directory.  If this variable is @code{nil} (which is the
25132 default), the default directory will be the default directory of the
25133 buffer you were in when you started Gnus.
25134
25135 @item gnus-verbose
25136 @vindex gnus-verbose
25137 This variable is an integer between zero and ten.  The higher the value,
25138 the more messages will be displayed.  If this variable is zero, Gnus
25139 will never flash any messages, if it is seven (which is the default),
25140 most important messages will be shown, and if it is ten, Gnus won't ever
25141 shut up, but will flash so many messages it will make your head swim.
25142
25143 @item gnus-verbose-backends
25144 @vindex gnus-verbose-backends
25145 This variable works the same way as @code{gnus-verbose}, but it applies
25146 to the Gnus back ends instead of Gnus proper.
25147
25148 @item nnheader-max-head-length
25149 @vindex nnheader-max-head-length
25150 When the back ends read straight heads of articles, they all try to read
25151 as little as possible.  This variable (default 8192) specifies
25152 the absolute max length the back ends will try to read before giving up
25153 on finding a separator line between the head and the body.  If this
25154 variable is @code{nil}, there is no upper read bound.  If it is
25155 @code{t}, the back ends won't try to read the articles piece by piece,
25156 but read the entire articles.  This makes sense with some versions of
25157 @code{ange-ftp} or @code{efs}.
25158
25159 @item nnheader-head-chop-length
25160 @vindex nnheader-head-chop-length
25161 This variable (default 2048) says how big a piece of each article to
25162 read when doing the operation described above.
25163
25164 @item nnheader-file-name-translation-alist
25165 @vindex nnheader-file-name-translation-alist
25166 @cindex file names
25167 @cindex invalid characters in file names
25168 @cindex characters in file names
25169 This is an alist that says how to translate characters in file names.
25170 For instance, if @samp{:} is invalid as a file character in file names
25171 on your system (you OS/2 user you), you could say something like:
25172
25173 @lisp
25174 @group
25175 (setq nnheader-file-name-translation-alist
25176       '((?: . ?_)))
25177 @end group
25178 @end lisp
25179
25180 In fact, this is the default value for this variable on OS/2 and MS
25181 Windows (phooey) systems.
25182
25183 @item gnus-hidden-properties
25184 @vindex gnus-hidden-properties
25185 This is a list of properties to use to hide ``invisible'' text.  It is
25186 @code{(invisible t intangible t)} by default on most systems, which
25187 makes invisible text invisible and intangible.
25188
25189 @item gnus-parse-headers-hook
25190 @vindex gnus-parse-headers-hook
25191 A hook called before parsing headers.  It can be used, for instance, to
25192 gather statistics on the headers fetched, or perhaps you'd like to prune
25193 some headers.  I don't see why you'd want that, though.
25194
25195 @item gnus-shell-command-separator
25196 @vindex gnus-shell-command-separator
25197 String used to separate two shell commands.  The default is @samp{;}.
25198
25199 @item gnus-invalid-group-regexp
25200 @vindex gnus-invalid-group-regexp
25201
25202 Regexp to match ``invalid'' group names when querying user for a group
25203 name.  The default value catches some @strong{really} invalid group
25204 names who could possibly mess up Gnus internally (like allowing
25205 @samp{:} in a group name, which is normally used to delimit method and
25206 group).
25207
25208 @acronym{IMAP} users might want to allow @samp{/} in group names though.
25209
25210
25211 @end table
25212
25213 @node The End
25214 @chapter The End
25215
25216 Well, that's the manual---you can get on with your life now.  Keep in
25217 touch.  Say hello to your cats from me.
25218
25219 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
25220
25221 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
25222
25223 @quotation
25224 @strong{Te Deum}
25225
25226 @sp 1
25227 Not because of victories @*
25228 I sing,@*
25229 having none,@*
25230 but for the common sunshine,@*
25231 the breeze,@*
25232 the largess of the spring.
25233
25234 @sp 1
25235 Not for victory@*
25236 but for the day's work done@*
25237 as well as I was able;@*
25238 not for a seat upon the dais@*
25239 but at the common table.@*
25240 @end quotation
25241
25242
25243 @node Appendices
25244 @chapter Appendices
25245
25246 @menu
25247 * XEmacs::                      Requirements for installing under XEmacs.
25248 * History::                     How Gnus got where it is today.
25249 * On Writing Manuals::          Why this is not a beginner's guide.
25250 * Terminology::                 We use really difficult, like, words here.
25251 * Customization::               Tailoring Gnus to your needs.
25252 * Troubleshooting::             What you might try if things do not work.
25253 * Gnus Reference Guide::        Rilly, rilly technical stuff.
25254 * Emacs for Heathens::          A short introduction to Emacsian terms.
25255 * Frequently Asked Questions::  The Gnus FAQ
25256 @end menu
25257
25258
25259 @node XEmacs
25260 @section XEmacs
25261 @cindex XEmacs
25262 @cindex installing under XEmacs
25263
25264 XEmacs is distributed as a collection of packages.  You should install
25265 whatever packages the Gnus XEmacs package requires.  The current
25266 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
25267 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
25268 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
25269 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
25270
25271
25272 @node History
25273 @section History
25274
25275 @cindex history
25276 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
25277 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
25278
25279 If you want to investigate the person responsible for this outrage,
25280 you can point your (feh!) web browser to
25281 @uref{http://quimby.gnus.org/}.  This is also the primary
25282 distribution point for the new and spiffy versions of Gnus, and is
25283 known as The Site That Destroys Newsrcs And Drives People Mad.
25284
25285 During the first extended alpha period of development, the new Gnus was
25286 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
25287 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
25288 (Besides, the ``Gnus'' in this abbreviation should probably be
25289 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
25290 appropriate name, don't you think?)
25291
25292 In any case, after spending all that energy on coming up with a new and
25293 spunky name, we decided that the name was @emph{too} spunky, so we
25294 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
25295 ``@sc{gnus}''.  New vs. old.
25296
25297 @menu
25298 * Gnus Versions::               What Gnus versions have been released.
25299 * Other Gnus Versions::         Other Gnus versions that also have been released.
25300 * Why?::                        What's the point of Gnus?
25301 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
25302 * Conformity::                  Gnus tries to conform to all standards.
25303 * Emacsen::                     Gnus can be run on a few modern Emacsen.
25304 * Gnus Development::            How Gnus is developed.
25305 * Contributors::                Oodles of people.
25306 * New Features::                Pointers to some of the new stuff in Gnus.
25307 @end menu
25308
25309
25310 @node Gnus Versions
25311 @subsection Gnus Versions
25312 @cindex ding Gnus
25313 @cindex September Gnus
25314 @cindex Red Gnus
25315 @cindex Quassia Gnus
25316 @cindex Pterodactyl Gnus
25317 @cindex Oort Gnus
25318 @cindex No Gnus
25319 @cindex Gnus versions
25320
25321 The first ``proper'' release of Gnus 5 was done in November 1995 when it
25322 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
25323 plus 15 Gnus 5.0 releases).
25324
25325 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
25326 releases)) was released under the name ``Gnus 5.2'' (40 releases).
25327
25328 On July 28th 1996 work on Red Gnus was begun, and it was released on
25329 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
25330
25331 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
25332 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
25333
25334 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
25335 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
25336 1999.
25337
25338 On the 26th of October 2000, Oort Gnus was begun and was released as
25339 Gnus 5.10 on May 1st 2003 (24 releases).
25340
25341 On the January 4th 2004, No Gnus was begun.
25342
25343 If you happen upon a version of Gnus that has a prefixed name --
25344 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
25345 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
25346 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
25347 you do, don't run.  Walk away, calmly, until you're out of its reach.
25348 Find a proper released version of Gnus and snuggle up to that instead.
25349
25350
25351 @node Other Gnus Versions
25352 @subsection Other Gnus Versions
25353 @cindex Semi-gnus
25354
25355 In addition to the versions of Gnus which have had their releases
25356 coordinated by Lars, one major development has been Semi-gnus from
25357 Japan.  It's based on a library called @acronym{SEMI}, which provides
25358 @acronym{MIME} capabilities.
25359
25360 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
25361 Collectively, they are called ``Semi-gnus'', and different strains are
25362 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
25363 @acronym{MIME} and multilingualization things, especially important for
25364 Japanese users.
25365
25366
25367 @node Why?
25368 @subsection Why?
25369
25370 What's the point of Gnus?
25371
25372 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
25373 newsreader, that lets you do anything you can think of.  That was my
25374 original motivation, but while working on Gnus, it has become clear to
25375 me that this generation of newsreaders really belong in the stone age.
25376 Newsreaders haven't developed much since the infancy of the net.  If the
25377 volume continues to rise with the current rate of increase, all current
25378 newsreaders will be pretty much useless.  How do you deal with
25379 newsgroups that have thousands of new articles each day?  How do you
25380 keep track of millions of people who post?
25381
25382 Gnus offers no real solutions to these questions, but I would very much
25383 like to see Gnus being used as a testing ground for new methods of
25384 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
25385 to separate the newsreader from the back ends, Gnus now offers a simple
25386 interface for anybody who wants to write new back ends for fetching mail
25387 and news from different sources.  I have added hooks for customizations
25388 everywhere I could imagine it being useful.  By doing so, I'm inviting
25389 every one of you to explore and invent.
25390
25391 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
25392 @kbd{C-u 100 M-x all-hail-xemacs}.
25393
25394
25395 @node Compatibility
25396 @subsection Compatibility
25397
25398 @cindex compatibility
25399 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
25400 bindings have been kept.  More key bindings have been added, of course,
25401 but only in one or two obscure cases have old bindings been changed.
25402
25403 Our motto is:
25404 @quotation
25405 @cartouche
25406 @center In a cloud bones of steel.
25407 @end cartouche
25408 @end quotation
25409
25410 All commands have kept their names.  Some internal functions have changed
25411 their names.
25412
25413 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
25414 Articles}.
25415
25416 One major compatibility question is the presence of several summary
25417 buffers.  All variables relevant while reading a group are
25418 buffer-local to the summary buffer they belong in.  Although many
25419 important variables have their values copied into their global
25420 counterparts whenever a command is executed in the summary buffer, this
25421 change might lead to incorrect values being used unless you are careful.
25422
25423 All code that relies on knowledge of @sc{gnus} internals will probably
25424 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
25425 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
25426 maintains a hash table that points to the entries in this alist (which
25427 speeds up many functions), and changing the alist directly will lead to
25428 peculiar results.
25429
25430 @cindex hilit19
25431 @cindex highlighting
25432 Old hilit19 code does not work at all.  In fact, you should probably
25433 remove all hilit code from all Gnus hooks
25434 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
25435 Gnus provides various integrated functions for highlighting.  These are
25436 faster and more accurate.  To make life easier for everybody, Gnus will
25437 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
25438 Away!
25439
25440 Packages like @code{expire-kill} will no longer work.  As a matter of
25441 fact, you should probably remove all old @sc{gnus} packages (and other
25442 code) when you start using Gnus.  More likely than not, Gnus already
25443 does what you have written code to make @sc{gnus} do.  (Snicker.)
25444
25445 Even though old methods of doing things are still supported, only the
25446 new methods are documented in this manual.  If you detect a new method of
25447 doing something while reading this manual, that does not mean you have
25448 to stop doing it the old way.
25449
25450 Gnus understands all @sc{gnus} startup files.
25451
25452 @kindex M-x gnus-bug
25453 @findex gnus-bug
25454 @cindex reporting bugs
25455 @cindex bugs
25456 Overall, a casual user who hasn't written much code that depends on
25457 @sc{gnus} internals should suffer no problems.  If problems occur,
25458 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25459
25460 @vindex gnus-bug-create-help-buffer
25461 If you are in the habit of sending bug reports @emph{very} often, you
25462 may find the helpful help buffer annoying after a while.  If so, set
25463 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25464 up at you.
25465
25466
25467 @node Conformity
25468 @subsection Conformity
25469
25470 No rebels without a clue here, ma'am.  We conform to all standards known
25471 to (wo)man.  Except for those standards and/or conventions we disagree
25472 with, of course.
25473
25474 @table @strong
25475
25476 @item RFC (2)822
25477 @cindex RFC 822
25478 @cindex RFC 2822
25479 There are no known breaches of this standard.
25480
25481 @item RFC 1036
25482 @cindex RFC 1036
25483 There are no known breaches of this standard, either.
25484
25485 @item Son-of-RFC 1036
25486 @cindex Son-of-RFC 1036
25487 We do have some breaches to this one.
25488
25489 @table @emph
25490
25491 @item X-Newsreader
25492 @itemx User-Agent
25493 These are considered to be ``vanity headers'', while I consider them
25494 to be consumer information.  After seeing so many badly formatted
25495 articles coming from @code{tin} and @code{Netscape} I know not to use
25496 either of those for posting articles.  I would not have known that if
25497 it wasn't for the @code{X-Newsreader} header.
25498 @end table
25499
25500 @item USEFOR
25501 @cindex USEFOR
25502 USEFOR is an IETF working group writing a successor to RFC 1036, based
25503 on Son-of-RFC 1036.  They have produced a number of drafts proposing
25504 various changes to the format of news articles.  The Gnus towers will
25505 look into implementing the changes when the draft is accepted as an RFC.
25506
25507 @item MIME - RFC 2045-2049 etc
25508 @cindex @acronym{MIME}
25509 All the various @acronym{MIME} RFCs are supported.
25510
25511 @item Disposition Notifications - RFC 2298
25512 Message Mode is able to request notifications from the receiver.
25513
25514 @item PGP - RFC 1991 and RFC 2440
25515 @cindex RFC 1991
25516 @cindex RFC 2440
25517 RFC 1991 is the original @acronym{PGP} message specification,
25518 published as an informational RFC.  RFC 2440 was the follow-up, now
25519 called Open PGP, and put on the Standards Track.  Both document a
25520 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
25521 encoding (signing and encryption) and decoding (verification and
25522 decryption).
25523
25524 @item PGP/MIME - RFC 2015/3156
25525 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25526 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
25527 Gnus supports both encoding and decoding.
25528
25529 @item S/MIME - RFC 2633
25530 RFC 2633 describes the @acronym{S/MIME} format.
25531
25532 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25533 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25534 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
25535 authentication for @acronym{IMAP}.  RFC 2086 describes access control
25536 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
25537 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
25538 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
25539 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25540
25541 @end table
25542
25543 If you ever notice Gnus acting non-compliant with regards to the texts
25544 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25545 know.
25546
25547
25548 @node Emacsen
25549 @subsection Emacsen
25550 @cindex Emacsen
25551 @cindex XEmacs
25552 @cindex Mule
25553 @cindex Emacs
25554
25555 Gnus should work on:
25556
25557 @itemize @bullet
25558
25559 @item
25560 Emacs 21.1 and up.
25561
25562 @item
25563 XEmacs 21.4 and up.
25564
25565 @end itemize
25566
25567 This Gnus version will absolutely not work on any Emacsen older than
25568 that.  Not reliably, at least.  Older versions of Gnus may work on older
25569 Emacs versions.
25570
25571 There are some vague differences between Gnus on the various
25572 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25573 other than that, things should look pretty much the same under all
25574 Emacsen.
25575
25576
25577 @node Gnus Development
25578 @subsection Gnus Development
25579
25580 Gnus is developed in a two-phased cycle.  The first phase involves much
25581 discussion on the @samp{ding@@gnus.org} mailing list, where people
25582 propose changes and new features, post patches and new back ends.  This
25583 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25584 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25585 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
25586 unstable and should not be used by casual users.  Gnus alpha releases
25587 have names like ``Red Gnus'' and ``Quassia Gnus''.
25588
25589 After futzing around for 50-100 alpha releases, Gnus is declared
25590 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
25591 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
25592 supposed to be able to use these, and these are mostly discussed on the
25593 @samp{gnu.emacs.gnus} newsgroup.
25594
25595 @cindex Incoming*
25596 @vindex mail-source-delete-incoming
25597 Some variable defaults differ between alpha Gnusae and released Gnusae.
25598 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25599 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
25600 lossage of mail if an alpha release hiccups while handling the mail.
25601
25602 The division of discussion between the ding mailing list and the Gnus
25603 newsgroup is not purely based on publicity concerns.  It's true that
25604 having people write about the horrible things that an alpha Gnus release
25605 can do (sometimes) in a public forum may scare people off, but more
25606 importantly, talking about new experimental features that have been
25607 introduced may confuse casual users.  New features are frequently
25608 introduced, fiddled with, and judged to be found wanting, and then
25609 either discarded or totally rewritten.  People reading the mailing list
25610 usually keep up with these rapid changes, while people on the newsgroup
25611 can't be assumed to do so.
25612
25613
25614
25615 @node Contributors
25616 @subsection Contributors
25617 @cindex contributors
25618
25619 The new Gnus version couldn't have been done without the help of all the
25620 people on the (ding) mailing list.  Every day for over a year I have
25621 gotten billions of nice bug reports from them, filling me with joy,
25622 every single one of them.  Smooches.  The people on the list have been
25623 tried beyond endurance, what with my ``oh, that's a neat idea <type
25624 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25625 work at all <type type>, yup, I'll ship that one off right away <ship
25626 off> no, wait, that absolutely does not work'' policy for releases.
25627 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25628 ``worser''? ``much worser''?  ``worsest''?)
25629
25630 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25631 wrong show.
25632
25633 @itemize @bullet
25634
25635 @item
25636 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25637
25638 @item
25639 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25640 nnwarchive and many, many other things connected with @acronym{MIME} and
25641 other types of en/decoding, as well as general bug fixing, new
25642 functionality and stuff.
25643
25644 @item
25645 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25646 well as numerous other things).
25647
25648 @item
25649 Luis Fernandes---design and graphics.
25650
25651 @item
25652 Joe Reiss---creator of the smiley faces.
25653
25654 @item
25655 Justin Sheehy---the @acronym{FAQ} maintainer.
25656
25657 @item
25658 Erik Naggum---help, ideas, support, code and stuff.
25659
25660 @item
25661 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25662 @dfn{picons} (@pxref{Picons}).
25663
25664 @item
25665 Kim-Minh Kaplan---further work on the picon code.
25666
25667 @item
25668 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section.
25669
25670 @item
25671 Sudish Joseph---innumerable bug fixes.
25672
25673 @item
25674 Ilja Weis---@file{gnus-topic.el}.
25675
25676 @item
25677 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25678
25679 @item
25680 Vladimir Alexiev---the refcard and reference booklets.
25681
25682 @item
25683 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25684 distribution by Felix Lee and JWZ.
25685
25686 @item
25687 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25688
25689 @item
25690 Peter Mutsaers---orphan article scoring code.
25691
25692 @item
25693 Ken Raeburn---POP mail support.
25694
25695 @item
25696 Hallvard B Furuseth---various bits and pieces, especially dealing with
25697 .newsrc files.
25698
25699 @item
25700 Brian Edmonds---@file{gnus-bbdb.el}.
25701
25702 @item
25703 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25704
25705 @item
25706 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25707
25708 @item
25709 Fran@,{c}ois Pinard---many, many interesting and thorough bug reports, as
25710 well as autoconf support.
25711
25712 @end itemize
25713
25714 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25715 Borges, and Jost Krieger proof-reading parts of the manual.
25716
25717 The following people have contributed many patches and suggestions:
25718
25719 Christopher Davis,
25720 Andrew Eskilsson,
25721 Kai Grossjohann,
25722 Kevin Greiner,
25723 Jesper Harder,
25724 Paul Jarc,
25725 Simon Josefsson,
25726 David K@aa{}gedal,
25727 Richard Pieri,
25728 Fabrice Popineau,
25729 Daniel Quinlan,
25730 Michael Shields,
25731 Reiner Steib,
25732 Jason L. Tibbitts, III,
25733 Jack Vinson,
25734 Katsumi Yamaoka, @c Yamaoka
25735 and
25736 Teodor Zlatanov.
25737
25738 Also thanks to the following for patches and stuff:
25739
25740 Jari Aalto,
25741 Adrian Aichner,
25742 Vladimir Alexiev,
25743 Russ Allbery,
25744 Peter Arius,
25745 Matt Armstrong,
25746 Marc Auslander,
25747 Miles Bader,
25748 Alexei V. Barantsev,
25749 Frank Bennett,
25750 Robert Bihlmeyer,
25751 Chris Bone,
25752 Mark Borges,
25753 Mark Boyns,
25754 Lance A. Brown,
25755 Rob Browning,
25756 Kees de Bruin,
25757 Martin Buchholz,
25758 Joe Buehler,
25759 Kevin Buhr,
25760 Alastair Burt,
25761 Joao Cachopo,
25762 Zlatko Calusic,
25763 Massimo Campostrini,
25764 Castor,
25765 David Charlap,
25766 Dan Christensen,
25767 Kevin Christian,
25768 Jae-you Chung, @c ?
25769 James H. Cloos, Jr.,
25770 Laura Conrad,
25771 Michael R. Cook,
25772 Glenn Coombs,
25773 Andrew J. Cosgriff,
25774 Neil Crellin,
25775 Frank D. Cringle,
25776 Geoffrey T. Dairiki,
25777 Andre Deparade,
25778 Ulrik Dickow,
25779 Dave Disser,
25780 Rui-Tao Dong, @c ?
25781 Joev Dubach,
25782 Michael Welsh Duggan,
25783 Dave Edmondson,
25784 Paul Eggert,
25785 Mark W. Eichin,
25786 Karl Eichwalder,
25787 Enami Tsugutomo, @c Enami
25788 Michael Ernst,
25789 Luc Van Eycken,
25790 Sam Falkner,
25791 Nelson Jose dos Santos Ferreira,
25792 Sigbjorn Finne,
25793 Sven Fischer,
25794 Paul Fisher,
25795 Decklin Foster,
25796 Gary D. Foster,
25797 Paul Franklin,
25798 Guy Geens,
25799 Arne Georg Gleditsch,
25800 David S. Goldberg,
25801 Michelangelo Grigni,
25802 Dale Hagglund,
25803 D. Hall,
25804 Magnus Hammerin,
25805 Kenichi Handa, @c Handa
25806 Raja R. Harinath,
25807 Yoshiki Hayashi, @c Hayashi
25808 P. E. Jareth Hein,
25809 Hisashige Kenji, @c Hisashige
25810 Scott Hofmann,
25811 Marc Horowitz,
25812 Gunnar Horrigmo,
25813 Richard Hoskins,
25814 Brad Howes,
25815 Miguel de Icaza,
25816 Fran@,{c}ois Felix Ingrand,
25817 Tatsuya Ichikawa, @c Ichikawa
25818 Ishikawa Ichiro, @c Ishikawa
25819 Lee Iverson,
25820 Iwamuro Motonori, @c Iwamuro
25821 Rajappa Iyer,
25822 Andreas Jaeger,
25823 Adam P. Jenkins,
25824 Randell Jesup,
25825 Fred Johansen,
25826 Gareth Jones,
25827 Greg Klanderman,
25828 Karl Kleinpaste,
25829 Michael Klingbeil,
25830 Peter Skov Knudsen,
25831 Shuhei Kobayashi, @c Kobayashi
25832 Petr Konecny,
25833 Koseki Yoshinori, @c Koseki
25834 Thor Kristoffersen,
25835 Jens Lautenbacher,
25836 Martin Larose,
25837 Seokchan Lee, @c Lee
25838 Joerg Lenneis,
25839 Carsten Leonhardt,
25840 James LewisMoss,
25841 Christian Limpach,
25842 Markus Linnala,
25843 Dave Love,
25844 Mike McEwan,
25845 Tonny Madsen,
25846 Shlomo Mahlab,
25847 Nat Makarevitch,
25848 Istvan Marko,
25849 David Martin,
25850 Jason R. Mastaler,
25851 Gordon Matzigkeit,
25852 Timo Metzemakers,
25853 Richard Mlynarik,
25854 Lantz Moore,
25855 Morioka Tomohiko, @c Morioka
25856 Erik Toubro Nielsen,
25857 Hrvoje Niksic,
25858 Andy Norman,
25859 Fred Oberhauser,
25860 C. R. Oldham,
25861 Alexandre Oliva,
25862 Ken Olstad,
25863 Masaharu Onishi, @c Onishi
25864 Hideki Ono, @c Ono
25865 Ettore Perazzoli,
25866 William Perry,
25867 Stephen Peters,
25868 Jens-Ulrik Holger Petersen,
25869 Ulrich Pfeifer,
25870 Matt Pharr,
25871 Andy Piper,
25872 John McClary Prevost,
25873 Bill Pringlemeir,
25874 Mike Pullen,
25875 Jim Radford,
25876 Colin Rafferty,
25877 Lasse Rasinen,
25878 Lars Balker Rasmussen,
25879 Joe Reiss,
25880 Renaud Rioboo,
25881 Roland B. Roberts,
25882 Bart Robinson,
25883 Christian von Roques,
25884 Markus Rost,
25885 Jason Rumney,
25886 Wolfgang Rupprecht,
25887 Jay Sachs,
25888 Dewey M. Sasser,
25889 Conrad Sauerwald,
25890 Loren Schall,
25891 Dan Schmidt,
25892 Ralph Schleicher,
25893 Philippe Schnoebelen,
25894 Andreas Schwab,
25895 Randal L. Schwartz,
25896 Danny Siu,
25897 Matt Simmons,
25898 Paul D. Smith,
25899 Jeff Sparkes,
25900 Toby Speight,
25901 Michael Sperber,
25902 Darren Stalder,
25903 Richard Stallman,
25904 Greg Stark,
25905 Sam Steingold,
25906 Paul Stevenson,
25907 Jonas Steverud,
25908 Paul Stodghill,
25909 Kiyokazu Suto, @c Suto
25910 Kurt Swanson,
25911 Samuel Tardieu,
25912 Teddy,
25913 Chuck Thompson,
25914 Tozawa Akihiko, @c Tozawa
25915 Philippe Troin,
25916 James Troup,
25917 Trung Tran-Duc,
25918 Jack Twilley,
25919 Aaron M. Ucko,
25920 Aki Vehtari,
25921 Didier Verna,
25922 Vladimir Volovich,
25923 Jan Vroonhof,
25924 Stefan Waldherr,
25925 Pete Ware,
25926 Barry A. Warsaw,
25927 Christoph Wedler,
25928 Joe Wells,
25929 Lee Willis,
25930 and
25931 Lloyd Zusman.
25932
25933
25934 For a full overview of what each person has done, the ChangeLogs
25935 included in the Gnus alpha distributions should give ample reading
25936 (550kB and counting).
25937
25938 Apologies to everybody that I've forgotten, of which there are many, I'm
25939 sure.
25940
25941 Gee, that's quite a list of people.  I guess that must mean that there
25942 actually are people who are using Gnus.  Who'd'a thunk it!
25943
25944
25945 @node New Features
25946 @subsection New Features
25947 @cindex new features
25948
25949 @menu
25950 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25951 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25952 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25953 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25954 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25955 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25956 * No Gnus::                     Very punny.
25957 @end menu
25958
25959 These lists are, of course, just @emph{short} overviews of the
25960 @emph{most} important new features.  No, really.  There are tons more.
25961 Yes, we have feeping creaturism in full effect.
25962
25963 @node ding Gnus
25964 @subsubsection (ding) Gnus
25965
25966 New features in Gnus 5.0/5.1:
25967
25968 @itemize @bullet
25969
25970 @item
25971 The look of all buffers can be changed by setting format-like variables
25972 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25973
25974 @item
25975 Local spool and several @acronym{NNTP} servers can be used at once
25976 (@pxref{Select Methods}).
25977
25978 @item
25979 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25980
25981 @item
25982 You can read a number of different mail formats (@pxref{Getting Mail}).
25983 All the mail back ends implement a convenient mail expiry scheme
25984 (@pxref{Expiring Mail}).
25985
25986 @item
25987 Gnus can use various strategies for gathering threads that have lost
25988 their roots (thereby gathering loose sub-threads into one thread) or it
25989 can go back and retrieve enough headers to build a complete thread
25990 (@pxref{Customizing Threading}).
25991
25992 @item
25993 Killed groups can be displayed in the group buffer, and you can read
25994 them as well (@pxref{Listing Groups}).
25995
25996 @item
25997 Gnus can do partial group updates---you do not have to retrieve the
25998 entire active file just to check for new articles in a few groups
25999 (@pxref{The Active File}).
26000
26001 @item
26002 Gnus implements a sliding scale of subscribedness to groups
26003 (@pxref{Group Levels}).
26004
26005 @item
26006 You can score articles according to any number of criteria
26007 (@pxref{Scoring}).  You can even get Gnus to find out how to score
26008 articles for you (@pxref{Adaptive Scoring}).
26009
26010 @item
26011 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
26012 manner, so it should be difficult to lose much data on what you have
26013 read if your machine should go down (@pxref{Auto Save}).
26014
26015 @item
26016 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
26017 cluttering up the @file{.emacs} file.
26018
26019 @item
26020 You can set the process mark on both groups and articles and perform
26021 operations on all the marked items (@pxref{Process/Prefix}).
26022
26023 @item
26024 You can grep through a subset of groups and create a group from the
26025 results (@pxref{Kibozed Groups}).
26026
26027 @item
26028 You can list subsets of groups according to, well, anything
26029 (@pxref{Listing Groups}).
26030
26031 @item
26032 You can browse foreign servers and subscribe to groups from those
26033 servers (@pxref{Browse Foreign Server}).
26034
26035 @item
26036 Gnus can fetch articles, asynchronously, on a second connection to the
26037 server (@pxref{Asynchronous Fetching}).
26038
26039 @item
26040 You can cache articles locally (@pxref{Article Caching}).
26041
26042 @item
26043 The uudecode functions have been expanded and generalized
26044 (@pxref{Decoding Articles}).
26045
26046 @item
26047 You can still post uuencoded articles, which was a little-known feature
26048 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
26049
26050 @item
26051 Fetching parents (and other articles) now actually works without
26052 glitches (@pxref{Finding the Parent}).
26053
26054 @item
26055 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
26056
26057 @item
26058 Digests (and other files) can be used as the basis for groups
26059 (@pxref{Document Groups}).
26060
26061 @item
26062 Articles can be highlighted and customized (@pxref{Customizing
26063 Articles}).
26064
26065 @item
26066 URLs and other external references can be buttonized (@pxref{Article
26067 Buttons}).
26068
26069 @item
26070 You can do lots of strange stuff with the Gnus window & frame
26071 configuration (@pxref{Window Layout}).
26072
26073 @item
26074 You can click on buttons instead of using the keyboard
26075 (@pxref{Buttons}).
26076
26077 @end itemize
26078
26079
26080 @node September Gnus
26081 @subsubsection September Gnus
26082
26083 @iftex
26084 @iflatex
26085 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
26086 @end iflatex
26087 @end iftex
26088
26089 New features in Gnus 5.2/5.3:
26090
26091 @itemize @bullet
26092
26093 @item
26094 A new message composition mode is used.  All old customization variables
26095 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
26096 now obsolete.
26097
26098 @item
26099 Gnus is now able to generate @dfn{sparse} threads---threads where
26100 missing articles are represented by empty nodes (@pxref{Customizing
26101 Threading}).
26102
26103 @lisp
26104 (setq gnus-build-sparse-threads 'some)
26105 @end lisp
26106
26107 @item
26108 Outgoing articles are stored on a special archive server
26109 (@pxref{Archived Messages}).
26110
26111 @item
26112 Partial thread regeneration now happens when articles are
26113 referred.
26114
26115 @item
26116 Gnus can make use of GroupLens predictions.
26117
26118 @item
26119 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
26120
26121 @item
26122 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
26123
26124 @lisp
26125 (setq gnus-use-trees t)
26126 @end lisp
26127
26128 @item
26129 An @code{nn}-like pick-and-read minor mode is available for the summary
26130 buffers (@pxref{Pick and Read}).
26131
26132 @lisp
26133 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
26134 @end lisp
26135
26136 @item
26137 In binary groups you can use a special binary minor mode (@pxref{Binary
26138 Groups}).
26139
26140 @item
26141 Groups can be grouped in a folding topic hierarchy (@pxref{Group
26142 Topics}).
26143
26144 @lisp
26145 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
26146 @end lisp
26147
26148 @item
26149 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
26150
26151 @item
26152 Groups can now have a score, and bubbling based on entry frequency
26153 is possible (@pxref{Group Score}).
26154
26155 @lisp
26156 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
26157 @end lisp
26158
26159 @item
26160 Groups can be process-marked, and commands can be performed on
26161 groups of groups (@pxref{Marking Groups}).
26162
26163 @item
26164 Caching is possible in virtual groups.
26165
26166 @item
26167 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
26168 news batches, ClariNet briefs collections, and just about everything
26169 else (@pxref{Document Groups}).
26170
26171 @item
26172 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
26173 (@pxref{SOUP}).
26174
26175 @item
26176 The Gnus cache is much faster.
26177
26178 @item
26179 Groups can be sorted according to many criteria (@pxref{Sorting
26180 Groups}).
26181
26182 @item
26183 New group parameters have been introduced to set list-addresses and
26184 expiry times (@pxref{Group Parameters}).
26185
26186 @item
26187 All formatting specs allow specifying faces to be used
26188 (@pxref{Formatting Fonts}).
26189
26190 @item
26191 There are several more commands for setting/removing/acting on process
26192 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
26193
26194 @item
26195 The summary buffer can be limited to show parts of the available
26196 articles based on a wide range of criteria.  These commands have been
26197 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
26198
26199 @item
26200 Articles can be made persistent with the @kbd{*} command
26201 (@pxref{Persistent Articles}).
26202
26203 @item
26204 All functions for hiding article elements are now toggles.
26205
26206 @item
26207 Article headers can be buttonized (@pxref{Article Washing}).
26208
26209 @item
26210 All mail back ends support fetching articles by @code{Message-ID}.
26211
26212 @item
26213 Duplicate mail can now be treated properly (@pxref{Duplicates}).
26214
26215 @item
26216 All summary mode commands are available directly from the article
26217 buffer (@pxref{Article Keymap}).
26218
26219 @item
26220 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
26221 Layout}).
26222
26223 @item
26224 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
26225 @iftex
26226 @iflatex
26227 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
26228 @end iflatex
26229 @end iftex
26230
26231 @item
26232 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
26233
26234 @lisp
26235 (setq gnus-use-nocem t)
26236 @end lisp
26237
26238 @item
26239 Groups can be made permanently visible (@pxref{Listing Groups}).
26240
26241 @lisp
26242 (setq gnus-permanently-visible-groups "^nnml:")
26243 @end lisp
26244
26245 @item
26246 Many new hooks have been introduced to make customizing easier.
26247
26248 @item
26249 Gnus respects the @code{Mail-Copies-To} header.
26250
26251 @item
26252 Threads can be gathered by looking at the @code{References} header
26253 (@pxref{Customizing Threading}).
26254
26255 @lisp
26256 (setq gnus-summary-thread-gathering-function
26257       'gnus-gather-threads-by-references)
26258 @end lisp
26259
26260 @item
26261 Read articles can be stored in a special backlog buffer to avoid
26262 refetching (@pxref{Article Backlog}).
26263
26264 @lisp
26265 (setq gnus-keep-backlog 50)
26266 @end lisp
26267
26268 @item
26269 A clean copy of the current article is always stored in a separate
26270 buffer to allow easier treatment.
26271
26272 @item
26273 Gnus can suggest where to save articles (@pxref{Saving Articles}).
26274
26275 @item
26276 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
26277 Articles}).
26278
26279 @lisp
26280 (setq gnus-prompt-before-saving t)
26281 @end lisp
26282
26283 @item
26284 @code{gnus-uu} can view decoded files asynchronously while fetching
26285 articles (@pxref{Other Decode Variables}).
26286
26287 @lisp
26288 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
26289 @end lisp
26290
26291 @item
26292 Filling in the article buffer now works properly on cited text
26293 (@pxref{Article Washing}).
26294
26295 @item
26296 Hiding cited text adds buttons to toggle hiding, and how much
26297 cited text to hide is now customizable (@pxref{Article Hiding}).
26298
26299 @lisp
26300 (setq gnus-cited-lines-visible 2)
26301 @end lisp
26302
26303 @item
26304 Boring headers can be hidden (@pxref{Article Hiding}).
26305
26306 @item
26307 Default scoring values can now be set from the menu bar.
26308
26309 @item
26310 Further syntax checking of outgoing articles have been added.
26311
26312 @end itemize
26313
26314
26315 @node Red Gnus
26316 @subsubsection Red Gnus
26317
26318 New features in Gnus 5.4/5.5:
26319
26320 @iftex
26321 @iflatex
26322 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
26323 @end iflatex
26324 @end iftex
26325
26326 @itemize @bullet
26327
26328 @item
26329 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
26330
26331 @item
26332 Article prefetching functionality has been moved up into
26333 Gnus (@pxref{Asynchronous Fetching}).
26334
26335 @item
26336 Scoring can now be performed with logical operators like @code{and},
26337 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
26338 Scoring}).
26339
26340 @item
26341 Article washing status can be displayed in the
26342 article mode line (@pxref{Misc Article}).
26343
26344 @item
26345 @file{gnus.el} has been split into many smaller files.
26346
26347 @item
26348 Suppression of duplicate articles based on Message-ID can be done
26349 (@pxref{Duplicate Suppression}).
26350
26351 @lisp
26352 (setq gnus-suppress-duplicates t)
26353 @end lisp
26354
26355 @item
26356 New variables for specifying what score and adapt files are to be
26357 considered home score and adapt files (@pxref{Home Score File}) have
26358 been added.
26359
26360 @item
26361 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
26362 Server Internals}).
26363
26364 @item
26365 Groups can inherit group parameters from parent topics (@pxref{Topic
26366 Parameters}).
26367
26368 @item
26369 Article editing has been revamped and is now actually usable.
26370
26371 @item
26372 Signatures can be recognized in more intelligent fashions
26373 (@pxref{Article Signature}).
26374
26375 @item
26376 Summary pick mode has been made to look more @code{nn}-like.  Line
26377 numbers are displayed and the @kbd{.} command can be used to pick
26378 articles (@code{Pick and Read}).
26379
26380 @item
26381 Commands for moving the @file{.newsrc.eld} from one server to
26382 another have been added (@pxref{Changing Servers}).
26383
26384 @item
26385 There's a way now to specify that ``uninteresting'' fields be suppressed
26386 when generating lines in buffers (@pxref{Advanced Formatting}).
26387
26388 @item
26389 Several commands in the group buffer can be undone with @kbd{C-M-_}
26390 (@pxref{Undo}).
26391
26392 @item
26393 Scoring can be done on words using the new score type @code{w}
26394 (@pxref{Score File Format}).
26395
26396 @item
26397 Adaptive scoring can be done on a Subject word-by-word basis
26398 (@pxref{Adaptive Scoring}).
26399
26400 @lisp
26401 (setq gnus-use-adaptive-scoring '(word))
26402 @end lisp
26403
26404 @item
26405 Scores can be decayed (@pxref{Score Decays}).
26406
26407 @lisp
26408 (setq gnus-decay-scores t)
26409 @end lisp
26410
26411 @item
26412 Scoring can be performed using a regexp on the Date header.  The Date is
26413 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
26414
26415 @item
26416 A new command has been added to remove all data on articles from
26417 the native server (@pxref{Changing Servers}).
26418
26419 @item
26420 A new command for reading collections of documents
26421 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
26422 (@pxref{Really Various Summary Commands}).
26423
26424 @item
26425 Process mark sets can be pushed and popped (@pxref{Setting Process
26426 Marks}).
26427
26428 @item
26429 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
26430 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
26431
26432 @item
26433 A new back end for reading searches from Web search engines
26434 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
26435 (@pxref{Web Searches}).
26436
26437 @item
26438 Groups inside topics can now be sorted using the standard sorting
26439 functions, and each topic can be sorted independently (@pxref{Topic
26440 Sorting}).
26441
26442 @item
26443 Subsets of the groups can be sorted independently (@code{Sorting
26444 Groups}).
26445
26446 @item
26447 Cached articles can be pulled into the groups (@pxref{Summary Generation
26448 Commands}).
26449 @iftex
26450 @iflatex
26451 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26452 @end iflatex
26453 @end iftex
26454
26455 @item
26456 Score files are now applied in a more reliable order (@pxref{Score
26457 Variables}).
26458
26459 @item
26460 Reports on where mail messages end up can be generated (@pxref{Splitting
26461 Mail}).
26462
26463 @item
26464 More hooks and functions have been added to remove junk from incoming
26465 mail before saving the mail (@pxref{Washing Mail}).
26466
26467 @item
26468 Emphasized text can be properly fontisized:
26469
26470 @end itemize
26471
26472
26473 @node Quassia Gnus
26474 @subsubsection Quassia Gnus
26475
26476 New features in Gnus 5.6:
26477
26478 @itemize @bullet
26479
26480 @item
26481 New functionality for using Gnus as an offline newsreader has been
26482 added.  A plethora of new commands and modes have been added.
26483 @xref{Gnus Unplugged}, for the full story.
26484
26485 @item
26486 The @code{nndraft} back end has returned, but works differently than
26487 before.  All Message buffers are now also articles in the @code{nndraft}
26488 group, which is created automatically.
26489
26490 @item
26491 @code{gnus-alter-header-function} can now be used to alter header
26492 values.
26493
26494 @item
26495 @code{gnus-summary-goto-article} now accept Message-ID's.
26496
26497 @item
26498 A new Message command for deleting text in the body of a message
26499 outside the region: @kbd{C-c C-v}.
26500
26501 @item
26502 You can now post to component group in @code{nnvirtual} groups with
26503 @kbd{C-u C-c C-c}.
26504
26505 @item
26506  @code{nntp-rlogin-program}---new variable to ease customization.
26507
26508 @item
26509 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26510 re-highlighting of the article buffer.
26511
26512 @item
26513 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26514
26515 @item
26516 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
26517 details.
26518
26519 @item
26520 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26521 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26522
26523 @item
26524 @code{gnus-simplify-subject-functions} variable to allow greater
26525 control over simplification.
26526
26527 @item
26528 @kbd{A T}---new command for fetching the current thread.
26529
26530 @item
26531 @kbd{/ T}---new command for including the current thread in the
26532 limit.
26533
26534 @item
26535 @kbd{M-RET} is a new Message command for breaking cited text.
26536
26537 @item
26538 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26539
26540 @item
26541 The @code{custom-face-lookup} function has been removed.
26542 If you used this function in your initialization files, you must
26543 rewrite them to use @code{face-spec-set} instead.
26544
26545 @item
26546 Canceling now uses the current select method.  Symbolic prefix
26547 @kbd{a} forces normal posting method.
26548
26549 @item
26550 New command to translate M******** sm*rtq**t*s into proper
26551 text---@kbd{W d}.
26552
26553 @item
26554 For easier debugging of @code{nntp}, you can set
26555 @code{nntp-record-commands} to a non-@code{nil} value.
26556
26557 @item
26558 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26559 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26560
26561 @item
26562 A command for editing group parameters from the summary buffer
26563 has been added.
26564
26565 @item
26566 A history of where mails have been split is available.
26567
26568 @item
26569 A new article date command has been added---@code{article-date-iso8601}.
26570
26571 @item
26572 Subjects can be simplified when threading by setting
26573 @code{gnus-score-thread-simplify}.
26574
26575 @item
26576 A new function for citing in Message has been
26577 added---@code{message-cite-original-without-signature}.
26578
26579 @item
26580 @code{article-strip-all-blank-lines}---new article command.
26581
26582 @item
26583 A new Message command to kill to the end of the article has
26584 been added.
26585
26586 @item
26587 A minimum adaptive score can be specified by using the
26588 @code{gnus-adaptive-word-minimum} variable.
26589
26590 @item
26591 The ``lapsed date'' article header can be kept continually
26592 updated by the @code{gnus-start-date-timer} command.
26593
26594 @item
26595 Web listserv archives can be read with the @code{nnlistserv} back end.
26596
26597 @item
26598 Old dejanews archives can now be read by @code{nnweb}.
26599
26600 @end itemize
26601
26602 @node Pterodactyl Gnus
26603 @subsubsection Pterodactyl Gnus
26604
26605 New features in Gnus 5.8:
26606
26607 @itemize @bullet
26608
26609 @item
26610 The mail-fetching functions have changed.  See the manual for the
26611 many details.  In particular, all procmail fetching variables are gone.
26612
26613 If you used procmail like in
26614
26615 @lisp
26616 (setq nnmail-use-procmail t)
26617 (setq nnmail-spool-file 'procmail)
26618 (setq nnmail-procmail-directory "~/mail/incoming/")
26619 (setq nnmail-procmail-suffix "\\.in")
26620 @end lisp
26621
26622 this now has changed to
26623
26624 @lisp
26625 (setq mail-sources
26626       '((directory :path "~/mail/incoming/"
26627                    :suffix ".in")))
26628 @end lisp
26629
26630 @xref{Mail Source Specifiers}.
26631
26632 @item
26633 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26634 Gnus, and adds a slew of new commands.  See the manual for details.
26635
26636 @item
26637 Gnus has also been multilingualized.  This also affects too
26638 many parts of Gnus to summarize here, and adds many new variables.
26639
26640 @item
26641 @code{gnus-auto-select-first} can now be a function to be
26642 called to position point.
26643
26644 @item
26645 The user can now decide which extra headers should be included in
26646 summary buffers and @acronym{NOV} files.
26647
26648 @item
26649 @code{gnus-article-display-hook} has been removed.  Instead, a number
26650 of variables starting with @code{gnus-treat-} have been added.
26651
26652 @item
26653 The Gnus posting styles have been redone again and now works in a
26654 subtly different manner.
26655
26656 @item
26657 New web-based back ends have been added: @code{nnslashdot},
26658 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26659 again, to keep up with ever-changing layouts.
26660
26661 @item
26662 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26663
26664 @end itemize
26665
26666 @node Oort Gnus
26667 @subsubsection Oort Gnus
26668 @cindex Oort Gnus
26669
26670 New features in Gnus 5.10:
26671
26672 @itemize @bullet
26673
26674 @item
26675 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26676 (@code{gnus-article-reply-with-original}) only yank the text in the
26677 region if the region is active.
26678
26679 @item
26680 @code{gnus-group-read-ephemeral-group} can be called interactively,
26681 using @kbd{G M}.
26682
26683 @item
26684 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26685 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26686
26687 @item
26688 The revised Gnus @acronym{FAQ} is included in the manual,
26689 @xref{Frequently Asked Questions}.
26690
26691 @item
26692 Upgrading from previous (stable) version if you have used Oort.
26693
26694 If you have tried Oort (the unstable Gnus branch leading to this
26695 release) but went back to a stable version, be careful when upgrading to
26696 this version.  In particular, you will probably want to remove all
26697 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26698 read from your @file{.newsrc.eld} instead of from the
26699 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26700 later entry for more information about marks.  Note that downgrading
26701 isn't save in general.
26702
26703 @item
26704 Article Buttons
26705
26706 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26707 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26708 variables @code{gnus-button-@var{*}-level} can be used to control the
26709 appearance of all article buttons.  @xref{Article Button Levels}.
26710
26711 @item
26712 Dired integration
26713
26714 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26715 bindings in dired buffers to send a file as an attachment, open a file
26716 using the appropriate mailcap entry, and print a file using the mailcap
26717 entry.
26718
26719 @item
26720 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26721
26722 @item
26723 Single-part yenc encoded attachments can be decoded.
26724
26725 @item
26726 Picons
26727
26728 The picons code has been reimplemented to work in GNU Emacs---some of
26729 the previous options have been removed or renamed.
26730
26731 Picons are small ``personal icons'' representing users, domain and
26732 newsgroups, which can be displayed in the Article buffer.
26733 @xref{Picons}.
26734
26735 @item
26736 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26737 boundary line is drawn at the end of the headers.
26738
26739 @item
26740 Retrieval of charters and control messages
26741
26742 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26743 control messages (@kbd{H C}).
26744
26745 @item
26746 Delayed articles
26747
26748 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26749 buffer.  The messages are delivered at specified time.  This is useful
26750 for sending yourself reminders.  @xref{Delayed Articles}.
26751
26752 @item
26753 If @code{auto-compression-mode} is enabled, attachments are automatically
26754 decompressed when activated.
26755
26756 @item
26757 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26758 the nnml back end allows compressed message files.
26759
26760 @item
26761 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26762
26763 @item
26764 The Summary Buffer uses an arrow in the fringe to indicate the current
26765 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26766
26767 @item
26768 Warn about email replies to news
26769
26770 Do you often find yourself replying to news by email by mistake?  Then
26771 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26772 you.
26773
26774 @item
26775 If the new option @code{gnus-summary-display-while-building} is
26776 non-@code{nil}, the summary buffer is shown and updated as it's being
26777 built.
26778
26779 @item
26780 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26781 opposed to old but unread messages).
26782
26783 @item
26784 The new option @code{gnus-gcc-mark-as-read} automatically marks
26785 Gcc articles as read.
26786
26787 @item
26788 The nndoc back end now supports mailman digests and exim bounces.
26789
26790 @item
26791 Gnus supports RFC 2369 mailing list headers, and adds a number of
26792 related commands in mailing list groups.  @xref{Mailing List}.
26793
26794 @item
26795 The Date header can be displayed in a format that can be read aloud
26796 in English.  @xref{Article Date}.
26797
26798 @item
26799 The envelope sender address can be customized when using Sendmail.
26800 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26801
26802 @item
26803 diffs are automatically highlighted in groups matching
26804 @code{mm-uu-diff-groups-regexp}
26805
26806 @item
26807 @acronym{TLS} wrapper shipped with Gnus
26808
26809 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26810 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26811 @acronym{TLS}/@acronym{SSL} support via (external third party)
26812 @file{ssl.el} and OpenSSL still works.
26813
26814 @item
26815 New @file{make.bat} for compiling and installing Gnus under MS Windows
26816
26817 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26818 first argument to the batch-program should be the directory where
26819 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26820 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26821 the second parameter.
26822
26823 @file{make.bat} has been rewritten from scratch, it now features
26824 automatic recognition of XEmacs and GNU Emacs, generates
26825 @file{gnus-load.el}, checks if errors occur while compilation and
26826 generation of info files and reports them at the end of the build
26827 process.  It now uses @code{makeinfo} if it is available and falls
26828 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26829 install all files which are necessary to run Gnus and be generally a
26830 complete replacement for the @code{configure; make; make install}
26831 cycle used under Unix systems.
26832
26833 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
26834 been removed.
26835
26836 @item
26837 Support for non-@acronym{ASCII} domain names
26838
26839 Message supports non-@acronym{ASCII} domain names in From:, To: and
26840 Cc: and will query you whether to perform encoding when you try to
26841 send a message.  The variable @code{message-use-idna} controls this.
26842 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26843 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26844 controls this.
26845
26846 @item
26847 Better handling of Microsoft citation styles
26848
26849 Gnus now tries to recognize the mangled header block that some Microsoft
26850 mailers use to indicate that the rest of the message is a citation, even
26851 though it is not quoted in any way.  The variable
26852 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26853 citations.
26854
26855 @item
26856 @code{gnus-article-skip-boring}
26857
26858 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26859 not scroll down to show you a page that contains only boring text,
26860 which by default means cited text and signature.  You can customize
26861 what is skippable using @code{gnus-article-boring-faces}.
26862
26863 This feature is especially useful if you read many articles that
26864 consist of a little new content at the top with a long, untrimmed
26865 message cited below.
26866
26867 @item
26868 The format spec @code{%C} for positioning point has changed to @code{%*}.
26869
26870 @item
26871 The new variable @code{gnus-parameters} can be used to set group parameters.
26872
26873 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26874 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26875 enjoy the powers of customize, and simplified backups since you set the
26876 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26877 variable maps regular expressions matching group names to group
26878 parameters, a'la:
26879 @lisp
26880 (setq gnus-parameters
26881       '(("mail\\..*"
26882          (gnus-show-threads nil)
26883          (gnus-use-scoring nil))
26884         ("^nnimap:\\(foo.bar\\)$"
26885          (to-group . "\\1"))))
26886 @end lisp
26887
26888 @item
26889 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
26890
26891 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26892 disable it.
26893
26894 @item
26895 Gnus no longer generate the Sender: header automatically.
26896
26897 Earlier it was generated iff the user configurable email address was
26898 different from the Gnus guessed default user address.  As the guessing
26899 algorithm is rarely correct these days, and (more controversially) the
26900 only use of the Sender: header was to check if you are entitled to
26901 cancel/supersede news (which is now solved by Cancel Locks instead,
26902 see another entry), generation of the header has been disabled by
26903 default.  See the variables @code{message-required-headers},
26904 @code{message-required-news-headers}, and
26905 @code{message-required-mail-headers}.
26906
26907 @item
26908 Features from third party @file{message-utils.el} added to @file{message.el}.
26909
26910 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26911 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26912 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26913 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26914 appropriate headers and a note in the body for cross-postings and
26915 followups (see the variables @code{message-cross-post-@var{*}}).
26916
26917 @item
26918 References and X-Draft-From headers are no longer generated when you
26919 start composing messages and @code{message-generate-headers-first} is
26920 @code{nil}.
26921
26922 @item
26923 Improved anti-spam features.
26924
26925 Gnus is now able to take out spam from your mail and news streams
26926 using a wide variety of programs and filter rules.  Among the supported
26927 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26928 for easy use of external packages such as SpamAssassin and Hashcash
26929 are also new.  @xref{Thwarting Email Spam}.
26930
26931 @item
26932 Easy inclusion of X-Faces headers.
26933
26934 @item
26935 Face headers handling.
26936
26937 @item
26938 In the summary buffer, the new command @kbd{/ N} inserts new messages
26939 and @kbd{/ o} inserts old messages.
26940
26941 @item
26942 Gnus decodes morse encoded messages if you press @kbd{W m}.
26943
26944 @item
26945 Unread count correct in nnimap groups.
26946
26947 The estimated number of unread articles in the group buffer should now
26948 be correct for nnimap groups.  This is achieved by calling
26949 @code{nnimap-fixup-unread-after-getting-new-news} from the
26950 @code{gnus-setup-news-hook} (called on startup) and
26951 @code{gnus-after-getting-new-news-hook}. (called after getting new
26952 mail).  If you have modified those variables from the default, you may
26953 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26954 you were happy with the estimate and want to save some (minimal) time
26955 when getting new mail, remove the function.
26956
26957 @item
26958 Group Carbon Copy (GCC) quoting
26959
26960 To support groups that contains SPC and other weird characters, groups
26961 are quoted before they are placed in the Gcc: header.  This means
26962 variables such as @code{gnus-message-archive-group} should no longer
26963 contain quote characters to make groups containing SPC work.  Also, if
26964 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26965 into two groups) you must change it to return the list
26966 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26967 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26968 was incorrect earlier, it just didn't generate any problems since it
26969 was inserted directly.
26970
26971 @item
26972 @file{~/News/overview/} not used.
26973
26974 As a result of the following change, the @file{~/News/overview/}
26975 directory is not used any more.  You can safely delete the entire
26976 hierarchy.
26977
26978 @item
26979 @code{gnus-agent}
26980
26981 The Gnus Agent has seen a major updated and is now enabled by default,
26982 and all nntp and nnimap servers from @code{gnus-select-method} and
26983 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26984 only the server in @code{gnus-select-method} was agentized by the
26985 default, and the agent was disabled by default.  When the agent is
26986 enabled, headers are now also retrieved from the Agent cache instead
26987 of the back ends when possible.  Earlier this only happened in the
26988 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26989 @kbd{J r} in the server buffer.  Gnus will not download articles into
26990 the Agent cache, unless you instruct it to do so, though, by using
26991 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26992 behavior of having the Agent disabled with @code{(setq gnus-agent
26993 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26994 is not needed any more.
26995
26996 @item
26997 @code{gnus-summary-line-format}
26998
26999 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
27000 %s\n}.  Moreover @code{gnus-extra-headers},
27001 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
27002 changed their default so that the users name will be replaced by the
27003 recipient's name or the group name posting to for @acronym{NNTP}
27004 groups.
27005
27006 @item
27007 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
27008
27009 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
27010 broken Outlook (Express) articles.
27011
27012 @c FIXME: `gnus-load' is mentioned in README, which is not included in
27013 @c CVS.  We should find a better place for this item.
27014 @item
27015 @code{(require 'gnus-load)}
27016
27017 If you use a stand-alone Gnus distribution, you'd better add
27018 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
27019 lisp directory into load-path.
27020
27021 File @file{gnus-load.el} contains autoload commands, functions and variables,
27022 some of which may not be included in distributions of Emacsen.
27023
27024 @item
27025 @code{gnus-slave-unplugged}
27026
27027 A new command which starts Gnus offline in slave mode.
27028
27029 @item
27030 @code{message-insinuate-rmail}
27031
27032 Adding @code{(message-insinuate-rmail)} and @code{(setq
27033 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
27034 compose, reply and forward messages in message-mode, where you can
27035 enjoy the power of @acronym{MML}.
27036
27037 @item
27038 @code{message-minibuffer-local-map}
27039
27040 The line below enables BBDB in resending a message:
27041 @lisp
27042 (define-key message-minibuffer-local-map [(tab)]
27043   'bbdb-complete-name)
27044 @end lisp
27045
27046 @item
27047 Externalizing and deleting of attachments.
27048
27049 If @code{gnus-gcc-externalize-attachments} or
27050 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
27051 local files as external parts.
27052
27053 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
27054 on @acronym{MIME} buttons) saves a part and replaces the part with an
27055 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
27056 @acronym{MIME} buttons) removes a part.  It works only on back ends
27057 that support editing.
27058
27059 @item
27060 @code{gnus-default-charset}
27061
27062 The default value is determined from the
27063 @code{current-language-environment} variable, instead of
27064 @code{iso-8859-1}.  Also the @samp{.*} item in
27065 @code{gnus-group-charset-alist} is removed.
27066
27067 @item
27068 @code{gnus-posting-styles}
27069
27070 Add a new format of match like
27071 @lisp
27072 ((header "to" "larsi.*org")
27073  (Organization "Somewhere, Inc."))
27074 @end lisp
27075 The old format like the lines below is obsolete, but still accepted.
27076 @lisp
27077 (header "to" "larsi.*org"
27078         (Organization "Somewhere, Inc."))
27079 @end lisp
27080
27081 @item
27082 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
27083
27084 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
27085 added into these two variables.  If you customized those, perhaps you
27086 need add those two headers too.
27087
27088 @item
27089 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
27090
27091 If one reads an article while plugged, and the article already exists
27092 in the Agent, it won't get downloaded once more.  @code{(setq
27093 gnus-agent-cache nil)} reverts to the old behavior.
27094
27095 @item
27096 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
27097 composing messages, it is enabled by @code{use-hard-newlines}.
27098 Decoding format=flowed was present but not documented in earlier
27099 versions.
27100
27101 @item
27102 The option @code{mm-fill-flowed} can be used to disable treatment of
27103 ``format=flowed'' messages.  Also, flowed text is disabled when sending
27104 inline PGP signed messages.  (New in Gnus 5.10.7)
27105
27106 @item
27107 Gnus supports the generation of RFC 2298 Disposition Notification requests.
27108
27109 This is invoked with the @kbd{C-c M-n} key binding from message mode.
27110
27111 @item
27112 Gnus supports Maildir groups.
27113
27114 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
27115
27116 @item
27117 Printing capabilities are enhanced.
27118
27119 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
27120 Article buffers.  Also, each individual @acronym{MIME} part can be
27121 printed using @kbd{p} on the @acronym{MIME} button.
27122
27123 @item
27124 Message supports the Importance: (RFC 2156) header.
27125
27126 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
27127 the valid values.
27128
27129 @item
27130 Gnus supports Cancel Locks in News.
27131
27132 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
27133 used to determine if you wrote an article or not (for canceling and
27134 superseding).  Gnus generates a random password string the first time
27135 you post a message, and saves it in your @file{~/.emacs} using the Custom
27136 system.  While the variable is called @code{canlock-password}, it is not
27137 security sensitive data.  Publishing your canlock string on the web
27138 will not allow anyone to be able to anything she could not already do.
27139 The behavior can be changed by customizing @code{message-insert-canlock}.
27140
27141 @item
27142 Gnus supports server-side mail filtering using Sieve.
27143
27144 Sieve rules can be added as Group Parameters for groups, and the
27145 complete Sieve script is generated using @kbd{D g} from the Group
27146 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
27147 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
27148 manual @ref{Top, , Top, sieve, Emacs Sieve}.
27149
27150 @item
27151 Extended format specs.
27152
27153 Format spec @samp{%&user-date;} is added into
27154 @code{gnus-summary-line-format-alist}.  Also, user defined extended
27155 format specs are supported.  The extended format specs look like
27156 @samp{%u&foo;}, which invokes function
27157 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
27158 escape character, old user defined format @samp{%u&} is no longer supported.
27159
27160 @item
27161 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
27162
27163 It was aliased to @kbd{Y c}
27164 (@code{gnus-summary-insert-cached-articles}).  The new function filters
27165 out other articles.
27166
27167 @item
27168 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
27169
27170 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
27171 s}, @kbd{/ a}, and @kbd{/ x}
27172 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
27173 result will be to display all articles that do not match the expression.
27174
27175 @item
27176 Group names are treated as UTF-8 by default.
27177
27178 This is supposedly what USEFOR wanted to migrate to.  See
27179 @code{gnus-group-name-charset-group-alist} and
27180 @code{gnus-group-name-charset-method-alist} for customization.
27181
27182 @item
27183 The nnml and nnfolder back ends store marks for each groups.
27184
27185 This makes it possible to take backup of nnml/nnfolder servers/groups
27186 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
27187 makes it possible to share articles and marks between users (without
27188 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
27189 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
27190 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
27191 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
27192 another machine, Gnus will automatically use the @file{.marks} or
27193 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
27194 The new server variables @code{nnml-marks-is-evil} and
27195 @code{nnfolder-marks-is-evil} can be used to disable this feature.
27196
27197 @item
27198 The menu bar item (in Group and Summary buffer) named ``Misc'' has
27199 been renamed to ``Gnus''.
27200
27201 @item
27202 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
27203 renamed to ``Attachments''.  Note that this menu also contains security
27204 related stuff, like signing and encryption (@pxref{Security, Security,,
27205 message, Message Manual}).
27206
27207 @item
27208 @code{gnus-group-charset-alist} and
27209 @code{gnus-group-ignored-charsets-alist}.
27210
27211 The regexps in these variables are compared with full group names
27212 instead of real group names in 5.8.  Users who customize these
27213 variables should change those regexps accordingly.  For example:
27214 @lisp
27215 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
27216 @end lisp
27217
27218 @item
27219 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
27220 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
27221
27222 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
27223 additional Lisp libraries.  This add several menu items to the
27224 Attachments menu, and @kbd{C-c RET} key bindings, when composing
27225 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
27226
27227 @item
27228 Gnus inlines external parts (message/external).
27229
27230 @item
27231 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
27232 C-m}.
27233
27234 This change was made to avoid conflict with the standard binding of
27235 @code{back-to-indentation}, which is also useful in message mode.
27236
27237 @item
27238 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
27239
27240 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
27241 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
27242 used when forwarding signed or encrypted messages, as the conversion
27243 invalidate the digital signature.
27244 @end itemize
27245
27246 @node No Gnus
27247 @subsubsection No Gnus
27248 @cindex No Gnus
27249
27250 New features in No Gnus:
27251 @c FIXME: Gnus 5.12?
27252
27253 @include gnus-news.texi
27254
27255 @iftex
27256
27257 @page
27258 @node The Manual
27259 @section The Manual
27260 @cindex colophon
27261 @cindex manual
27262
27263 This manual was generated from a TeXinfo file and then run through
27264 either @code{texi2dvi}
27265 @iflatex
27266 or my own home-brewed TeXinfo to \LaTeX\ transformer,
27267 and then run through @code{latex} and @code{dvips}
27268 @end iflatex
27269 to get what you hold in your hands now.
27270
27271 The following conventions have been used:
27272
27273 @enumerate
27274
27275 @item
27276 This is a @samp{string}
27277
27278 @item
27279 This is a @kbd{keystroke}
27280
27281 @item
27282 This is a @file{file}
27283
27284 @item
27285 This is a @code{symbol}
27286
27287 @end enumerate
27288
27289 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
27290 mean:
27291
27292 @lisp
27293 (setq flargnoze "yes")
27294 @end lisp
27295
27296 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
27297
27298 @lisp
27299 (setq flumphel 'yes)
27300 @end lisp
27301
27302 @samp{yes} and @code{yes} are two @emph{very} different things---don't
27303 ever get them confused.
27304
27305 @iflatex
27306 @c @head
27307 Of course, everything in this manual is of vital interest, so you should
27308 read it all.  Several times.  However, if you feel like skimming the
27309 manual, look for that gnu head you should see in the margin over
27310 there---it means that what's being discussed is of more importance than
27311 the rest of the stuff.  (On the other hand, if everything is infinitely
27312 important, how can anything be more important than that?  Just one more
27313 of the mysteries of this world, I guess.)
27314 @end iflatex
27315
27316 @end iftex
27317
27318
27319 @node On Writing Manuals
27320 @section On Writing Manuals
27321
27322 I guess most manuals are written after-the-fact; documenting a program
27323 that's already there.  This is not how this manual is written.  When
27324 implementing something, I write the manual entry for that something
27325 straight away.  I then see that it's difficult to explain the
27326 functionality, so I write how it's supposed to be, and then I change the
27327 implementation.  Writing the documentation and writing the code goes
27328 hand in hand.
27329
27330 This, of course, means that this manual has no, or little, flow.  It
27331 documents absolutely everything in Gnus, but often not where you're
27332 looking for it.  It is a reference manual, and not a guide to how to get
27333 started with Gnus.
27334
27335 That would be a totally different book, that should be written using the
27336 reference manual as source material.  It would look quite differently.
27337
27338
27339 @page
27340 @node Terminology
27341 @section Terminology
27342
27343 @cindex terminology
27344 @table @dfn
27345
27346 @item news
27347 @cindex news
27348 This is what you are supposed to use this thing for---reading news.
27349 News is generally fetched from a nearby @acronym{NNTP} server, and is
27350 generally publicly available to everybody.  If you post news, the entire
27351 world is likely to read just what you have written, and they'll all
27352 snigger mischievously.  Behind your back.
27353
27354 @item mail
27355 @cindex mail
27356 Everything that's delivered to you personally is mail.  Some news/mail
27357 readers (like Gnus) blur the distinction between mail and news, but
27358 there is a difference.  Mail is private.  News is public.  Mailing is
27359 not posting, and replying is not following up.
27360
27361 @item reply
27362 @cindex reply
27363 Send a mail to the person who has written what you are reading.
27364
27365 @item follow up
27366 @cindex follow up
27367 Post an article to the current newsgroup responding to the article you
27368 are reading.
27369
27370 @item back end
27371 @cindex back end
27372 Gnus considers mail and news to be mostly the same, really.  The only
27373 difference is how to access the actual articles.  News articles are
27374 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27375 messages could be read from a file on the local disk.  The internal
27376 architecture of Gnus thus comprises a ``front end'' and a number of
27377 ``back ends''.  Internally, when you enter a group (by hitting
27378 @key{RET}, say), you thereby invoke a function in the front end in
27379 Gnus.  The front end then ``talks'' to a back end and says things like
27380 ``Give me the list of articles in the foo group'' or ``Show me article
27381 number 4711''.
27382
27383 So a back end mainly defines either a protocol (the @code{nntp} back
27384 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27385 accesses mail via @acronym{IMAP}) or a file format and directory
27386 layout (the @code{nnspool} back end accesses news via the common
27387 ``spool directory'' format, the @code{nnml} back end access mail via a
27388 file format and directory layout that's quite similar).
27389
27390 Gnus does not handle the underlying media, so to speak---this is all
27391 done by the back ends.  A back end is a collection of functions to
27392 access the articles.
27393
27394 However, sometimes the term ``back end'' is also used where ``server''
27395 would have been more appropriate.  And then there is the term ``select
27396 method'' which can mean either.  The Gnus terminology can be quite
27397 confusing.
27398
27399 @item native
27400 @cindex native
27401 Gnus will always use one method (and back end) as the @dfn{native}, or
27402 default, way of getting news.
27403
27404 @item foreign
27405 @cindex foreign
27406 You can also have any number of foreign groups active at the same time.
27407 These are groups that use non-native non-secondary back ends for getting
27408 news.
27409
27410 @item secondary
27411 @cindex secondary
27412 Secondary back ends are somewhere half-way between being native and being
27413 foreign, but they mostly act like they are native.
27414
27415 @item article
27416 @cindex article
27417 A message that has been posted as news.
27418
27419 @item mail message
27420 @cindex mail message
27421 A message that has been mailed.
27422
27423 @item message
27424 @cindex message
27425 A mail message or news article
27426
27427 @item head
27428 @cindex head
27429 The top part of a message, where administrative information (etc.) is
27430 put.
27431
27432 @item body
27433 @cindex body
27434 The rest of an article.  Everything not in the head is in the
27435 body.
27436
27437 @item header
27438 @cindex header
27439 A line from the head of an article.
27440
27441 @item headers
27442 @cindex headers
27443 A collection of such lines, or a collection of heads.  Or even a
27444 collection of @acronym{NOV} lines.
27445
27446 @item @acronym{NOV}
27447 @cindex @acronym{NOV}
27448 When Gnus enters a group, it asks the back end for the headers of all
27449 unread articles in the group.  Most servers support the News OverView
27450 format, which is more compact and much faster to read and parse than the
27451 normal @sc{head} format.
27452
27453 @item level
27454 @cindex levels
27455 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
27456 that have a lower level are ``more'' subscribed than the groups with a
27457 higher level.  In fact, groups on levels 1-5 are considered
27458 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27459 are @dfn{killed}.  Commands for listing groups and scanning for new
27460 articles will all use the numeric prefix as @dfn{working level}.
27461
27462 @item killed groups
27463 @cindex killed groups
27464 No information on killed groups is stored or updated, which makes killed
27465 groups much easier to handle than subscribed groups.
27466
27467 @item zombie groups
27468 @cindex zombie groups
27469 Just like killed groups, only slightly less dead.
27470
27471 @item active file
27472 @cindex active file
27473 The news server has to keep track of what articles it carries, and what
27474 groups exist.  All this information in stored in the active file, which
27475 is rather large, as you might surmise.
27476
27477 @item bogus groups
27478 @cindex bogus groups
27479 A group that exists in the @file{.newsrc} file, but isn't known to the
27480 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
27481 This means that the group probably doesn't exist (any more).
27482
27483 @item activating
27484 @cindex activating groups
27485 The act of asking the server for info on a group and computing the
27486 number of unread articles is called @dfn{activating the group}.
27487 Un-activated groups are listed with @samp{*} in the group buffer.
27488
27489 @item spool
27490 @cindex spool
27491 News servers store their articles locally in one fashion or other.
27492 One old-fashioned storage method is to have just one file per
27493 article.  That's called a ``traditional spool''.
27494
27495 @item server
27496 @cindex server
27497 A machine one can connect to and get news (or mail) from.
27498
27499 @item select method
27500 @cindex select method
27501 A structure that specifies the back end, the server and the virtual
27502 server settings.
27503
27504 @item virtual server
27505 @cindex virtual server
27506 A named select method.  Since a select method defines all there is to
27507 know about connecting to a (physical) server, taking the thing as a
27508 whole is a virtual server.
27509
27510 @item washing
27511 @cindex washing
27512 Taking a buffer and running it through a filter of some sort.  The
27513 result will (more often than not) be cleaner and more pleasing than the
27514 original.
27515
27516 @item ephemeral groups
27517 @cindex ephemeral groups
27518 @cindex temporary groups
27519 Most groups store data on what articles you have read.  @dfn{Ephemeral}
27520 groups are groups that will have no data stored---when you exit the
27521 group, it'll disappear into the aether.
27522
27523 @item solid groups
27524 @cindex solid groups
27525 This is the opposite of ephemeral groups.  All groups listed in the
27526 group buffer are solid groups.
27527
27528 @item sparse articles
27529 @cindex sparse articles
27530 These are article placeholders shown in the summary buffer when
27531 @code{gnus-build-sparse-threads} has been switched on.
27532
27533 @item threading
27534 @cindex threading
27535 To put responses to articles directly after the articles they respond
27536 to---in a hierarchical fashion.
27537
27538 @item root
27539 @cindex root
27540 @cindex thread root
27541 The first article in a thread is the root.  It is the ancestor of all
27542 articles in the thread.
27543
27544 @item parent
27545 @cindex parent
27546 An article that has responses.
27547
27548 @item child
27549 @cindex child
27550 An article that responds to a different article---its parent.
27551
27552 @item digest
27553 @cindex digest
27554 A collection of messages in one file.  The most common digest format is
27555 specified by RFC 1153.
27556
27557 @item splitting
27558 @cindex splitting, terminolgy
27559 @cindex mail sorting
27560 @cindex mail filtering (splitting)
27561 The action of sorting your emails according to certain rules. Sometimes
27562 incorrectly called mail filtering.
27563
27564 @end table
27565
27566
27567 @page
27568 @node Customization
27569 @section Customization
27570 @cindex general customization
27571
27572 All variables are properly documented elsewhere in this manual.  This
27573 section is designed to give general pointers on how to customize Gnus
27574 for some quite common situations.
27575
27576 @menu
27577 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27578 * Slow Terminal Connection::    You run a remote Emacs.
27579 * Little Disk Space::           You feel that having large setup files is icky.
27580 * Slow Machine::                You feel like buying a faster machine.
27581 @end menu
27582
27583
27584 @node Slow/Expensive Connection
27585 @subsection Slow/Expensive NNTP Connection
27586
27587 If you run Emacs on a machine locally, and get your news from a machine
27588 over some very thin strings, you want to cut down on the amount of data
27589 Gnus has to get from the @acronym{NNTP} server.
27590
27591 @table @code
27592
27593 @item gnus-read-active-file
27594 Set this to @code{nil}, which will inhibit Gnus from requesting the
27595 entire active file from the server.  This file is often very large.  You
27596 also have to set @code{gnus-check-new-newsgroups} and
27597 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27598 doesn't suddenly decide to fetch the active file anyway.
27599
27600 @item gnus-nov-is-evil
27601 This one has to be @code{nil}.  If not, grabbing article headers from
27602 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27603 support @sc{xover}; Gnus will detect this by itself.
27604 @end table
27605
27606
27607 @node Slow Terminal Connection
27608 @subsection Slow Terminal Connection
27609
27610 Let's say you use your home computer for dialing up the system that runs
27611 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27612 possible) the amount of data sent over the wires.
27613
27614 @table @code
27615
27616 @item gnus-auto-center-summary
27617 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27618 buffer all the time.  If it is @code{vertical}, do only vertical
27619 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27620 horizontal and vertical recentering.
27621
27622 @item gnus-visible-headers
27623 Cut down on the headers included in the articles to the
27624 minimum.  You can, in fact, make do without them altogether---most of the
27625 useful data is in the summary buffer, anyway.  Set this variable to
27626 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27627
27628 Use the following to enable all the available hiding features:
27629 @lisp
27630 (setq gnus-treat-hide-headers 'head
27631       gnus-treat-hide-signature t
27632       gnus-treat-hide-citation t)
27633 @end lisp
27634
27635 @item gnus-use-full-window
27636 By setting this to @code{nil}, you can make all the windows smaller.
27637 While this doesn't really cut down much generally, it means that you
27638 have to see smaller portions of articles before deciding that you didn't
27639 want to read them anyway.
27640
27641 @item gnus-thread-hide-subtree
27642 If this is non-@code{nil}, all threads in the summary buffer will be
27643 hidden initially.
27644
27645
27646 @item gnus-updated-mode-lines
27647 If this is @code{nil}, Gnus will not put information in the buffer mode
27648 lines, which might save some time.
27649 @end table
27650
27651
27652 @node Little Disk Space
27653 @subsection Little Disk Space
27654 @cindex disk space
27655
27656 The startup files can get rather large, so you may want to cut their
27657 sizes a bit if you are running out of space.
27658
27659 @table @code
27660
27661 @item gnus-save-newsrc-file
27662 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27663 only save @file{.newsrc.eld}.  This means that you will not be able to
27664 use any other newsreaders than Gnus.  This variable is @code{t} by
27665 default.
27666
27667 @item gnus-read-newsrc-file
27668 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27669 only read @file{.newsrc.eld}.  This means that you will not be able to
27670 use any other newsreaders than Gnus.  This variable is @code{t} by
27671 default.
27672
27673 @item gnus-save-killed-list
27674 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27675 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27676 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27677 variable to @code{nil}.  This variable is @code{t} by default.
27678
27679 @end table
27680
27681
27682 @node Slow Machine
27683 @subsection Slow Machine
27684 @cindex slow machine
27685
27686 If you have a slow machine, or are just really impatient, there are a
27687 few things you can do to make Gnus run faster.
27688
27689 Set @code{gnus-check-new-newsgroups} and
27690 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27691
27692 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27693 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27694 summary buffer faster.
27695
27696
27697 @page
27698 @node Troubleshooting
27699 @section Troubleshooting
27700 @cindex troubleshooting
27701
27702 Gnus works @emph{so} well straight out of the box---I can't imagine any
27703 problems, really.
27704
27705 Ahem.
27706
27707 @enumerate
27708
27709 @item
27710 Make sure your computer is switched on.
27711
27712 @item
27713 Make sure that you really load the current Gnus version.  If you have
27714 been running @sc{gnus}, you need to exit Emacs and start it up again before
27715 Gnus will work.
27716
27717 @item
27718 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27719 like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
27720 you have some old @file{.el} files lying around.  Delete these.
27721
27722 @item
27723 Read the help group (@kbd{G h} in the group buffer) for a
27724 @acronym{FAQ} and a how-to.
27725
27726 @item
27727 @vindex max-lisp-eval-depth
27728 Gnus works on many recursive structures, and in some extreme (and very
27729 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27730 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27731 something like that.
27732 @end enumerate
27733
27734 If all else fails, report the problem as a bug.
27735
27736 @cindex bugs
27737 @cindex reporting bugs
27738
27739 @kindex M-x gnus-bug
27740 @findex gnus-bug
27741 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27742 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27743 me the backtrace.  I will fix bugs, but I can only fix them if you send
27744 me a precise description as to how to reproduce the bug.
27745
27746 You really can never be too detailed in a bug report.  Always use the
27747 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27748 a 10Kb mail each time you use it, and even if you have sent me your
27749 environment 500 times before.  I don't care.  I want the full info each
27750 time.
27751
27752 It is also important to remember that I have no memory whatsoever.  If
27753 you send a bug report, and I send you a reply, and then you just send
27754 back ``No, it's not! Moron!'', I will have no idea what you are
27755 insulting me about.  Always over-explain everything.  It's much easier
27756 for all of us---if I don't have all the information I need, I will just
27757 mail you and ask for more info, and everything takes more time.
27758
27759 If the problem you're seeing is very visual, and you can't quite explain
27760 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27761 it somewhere it can be reached, and include the URL of the picture in
27762 the bug report.
27763
27764 @cindex patches
27765 If you would like to contribute a patch to fix bugs or make
27766 improvements, please produce the patch using @samp{diff -u}.
27767
27768 @cindex edebug
27769 If you want to debug your problem further before reporting, possibly
27770 in order to solve the problem yourself and send a patch, you can use
27771 edebug.  Debugging Lisp code is documented in the Elisp manual
27772 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27773 Lisp Reference Manual}).  To get you started with edebug, consider if
27774 you discover some weird behavior when pressing @kbd{c}, the first
27775 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27776 the documentation buffer that leads you to the function definition,
27777 then press @kbd{M-x edebug-defun RET} with point inside that function,
27778 return to Gnus and press @kbd{c} to invoke the code.  You will be
27779 placed in the lisp buffer and can single step using @kbd{SPC} and
27780 evaluate expressions using @kbd{M-:} or inspect variables using
27781 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27782 @kbd{c} or @kbd{g}.
27783
27784 @cindex elp
27785 @cindex profile
27786 @cindex slow
27787 Sometimes, a problem do not directly generate an elisp error but
27788 manifests itself by causing Gnus to be very slow.  In these cases, you
27789 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27790 slow, and then try to analyze the backtrace (repeating the procedure
27791 helps isolating the real problem areas).
27792
27793 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27794 (or should be) fully documented elsewhere, but to get you started
27795 there are a few steps that need to be followed.  First, instrument the
27796 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27797 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27798 RET message}.  Then perform the operation that is slow and press
27799 @kbd{M-x elp-results}.  You will then see which operations that takes
27800 time, and can debug them further.  If the entire operation takes much
27801 longer than the time spent in the slowest function in the profiler
27802 output, you probably profiled the wrong part of Gnus.  To reset
27803 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27804 elp-restore-all} is supposed to remove profiling, but given the
27805 complexities and dynamic code generation in Gnus, it might not always
27806 work perfectly.
27807
27808 @cindex gnu.emacs.gnus
27809 @cindex ding mailing list
27810 If you just need help, you are better off asking on
27811 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27812 @email{ding@@gnus.org, the ding mailing list}.  Write to
27813 @email{ding-request@@gnus.org} to subscribe.
27814
27815
27816 @page
27817 @node Gnus Reference Guide
27818 @section Gnus Reference Guide
27819
27820 It is my hope that other people will figure out smart stuff that Gnus
27821 can do, and that other people will write those smart things as well.  To
27822 facilitate that I thought it would be a good idea to describe the inner
27823 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27824 it.
27825
27826 You can never expect the internals of a program not to change, but I
27827 will be defining (in some details) the interface between Gnus and its
27828 back ends (this is written in stone), the format of the score files
27829 (ditto), data structures (some are less likely to change than others)
27830 and general methods of operation.
27831
27832 @menu
27833 * Gnus Utility Functions::      Common functions and variable to use.
27834 * Back End Interface::          How Gnus communicates with the servers.
27835 * Score File Syntax::           A BNF definition of the score file standard.
27836 * Headers::                     How Gnus stores headers internally.
27837 * Ranges::                      A handy format for storing mucho numbers.
27838 * Group Info::                  The group info format.
27839 * Extended Interactive::        Symbolic prefixes and stuff.
27840 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27841 * Various File Formats::        Formats of files that Gnus use.
27842 @end menu
27843
27844
27845 @node Gnus Utility Functions
27846 @subsection Gnus Utility Functions
27847 @cindex Gnus utility functions
27848 @cindex utility functions
27849 @cindex functions
27850 @cindex internal variables
27851
27852 When writing small functions to be run from hooks (and stuff), it's
27853 vital to have access to the Gnus internal functions and variables.
27854 Below is a list of the most common ones.
27855
27856 @table @code
27857
27858 @item gnus-newsgroup-name
27859 @vindex gnus-newsgroup-name
27860 This variable holds the name of the current newsgroup.
27861
27862 @item gnus-find-method-for-group
27863 @findex gnus-find-method-for-group
27864 A function that returns the select method for @var{group}.
27865
27866 @item gnus-group-real-name
27867 @findex gnus-group-real-name
27868 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27869 name.
27870
27871 @item gnus-group-prefixed-name
27872 @findex gnus-group-prefixed-name
27873 Takes an unprefixed group name and a select method, and returns the full
27874 (prefixed) Gnus group name.
27875
27876 @item gnus-get-info
27877 @findex gnus-get-info
27878 Returns the group info list for @var{group}.
27879
27880 @item gnus-group-unread
27881 @findex gnus-group-unread
27882 The number of unread articles in @var{group}, or @code{t} if that is
27883 unknown.
27884
27885 @item gnus-active
27886 @findex gnus-active
27887 The active entry for @var{group}.
27888
27889 @item gnus-set-active
27890 @findex gnus-set-active
27891 Set the active entry for @var{group}.
27892
27893 @item gnus-add-current-to-buffer-list
27894 @findex gnus-add-current-to-buffer-list
27895 Adds the current buffer to the list of buffers to be killed on Gnus
27896 exit.
27897
27898 @item gnus-continuum-version
27899 @findex gnus-continuum-version
27900 Takes a Gnus version string as a parameter and returns a floating point
27901 number.  Earlier versions will always get a lower number than later
27902 versions.
27903
27904 @item gnus-group-read-only-p
27905 @findex gnus-group-read-only-p
27906 Says whether @var{group} is read-only or not.
27907
27908 @item gnus-news-group-p
27909 @findex gnus-news-group-p
27910 Says whether @var{group} came from a news back end.
27911
27912 @item gnus-ephemeral-group-p
27913 @findex gnus-ephemeral-group-p
27914 Says whether @var{group} is ephemeral or not.
27915
27916 @item gnus-server-to-method
27917 @findex gnus-server-to-method
27918 Returns the select method corresponding to @var{server}.
27919
27920 @item gnus-server-equal
27921 @findex gnus-server-equal
27922 Says whether two virtual servers are equal.
27923
27924 @item gnus-group-native-p
27925 @findex gnus-group-native-p
27926 Says whether @var{group} is native or not.
27927
27928 @item gnus-group-secondary-p
27929 @findex gnus-group-secondary-p
27930 Says whether @var{group} is secondary or not.
27931
27932 @item gnus-group-foreign-p
27933 @findex gnus-group-foreign-p
27934 Says whether @var{group} is foreign or not.
27935
27936 @item gnus-group-find-parameter
27937 @findex gnus-group-find-parameter
27938 Returns the parameter list of @var{group}.  If given a second parameter,
27939 returns the value of that parameter for @var{group}.
27940
27941 @item gnus-group-set-parameter
27942 @findex gnus-group-set-parameter
27943 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27944
27945 @item gnus-narrow-to-body
27946 @findex gnus-narrow-to-body
27947 Narrows the current buffer to the body of the article.
27948
27949 @item gnus-check-backend-function
27950 @findex gnus-check-backend-function
27951 Takes two parameters, @var{function} and @var{group}.  If the back end
27952 @var{group} comes from supports @var{function}, return non-@code{nil}.
27953
27954 @lisp
27955 (gnus-check-backend-function "request-scan" "nnml:misc")
27956 @result{} t
27957 @end lisp
27958
27959 @item gnus-read-method
27960 @findex gnus-read-method
27961 Prompts the user for a select method.
27962
27963 @end table
27964
27965
27966 @node Back End Interface
27967 @subsection Back End Interface
27968
27969 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27970 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27971 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27972 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27973 examples of the latter we have @code{nntp-port-number} and
27974 @code{nnmbox-directory}.
27975
27976 When Gnus asks for information from a back end---say @code{nntp}---on
27977 something, it will normally include a virtual server name in the
27978 function parameters.  (If not, the back end should use the ``current''
27979 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27980 server as its only (optional) parameter.  If this virtual server hasn't
27981 been opened, the function should fail.
27982
27983 Note that a virtual server name has no relation to some physical server
27984 name.  Take this example:
27985
27986 @lisp
27987 (nntp "odd-one"
27988       (nntp-address "ifi.uio.no")
27989       (nntp-port-number 4324))
27990 @end lisp
27991
27992 Here the virtual server name is @samp{odd-one} while the name of
27993 the physical server is @samp{ifi.uio.no}.
27994
27995 The back ends should be able to switch between several virtual servers.
27996 The standard back ends implement this by keeping an alist of virtual
27997 server environments that they pull down/push up when needed.
27998
27999 There are two groups of interface functions: @dfn{required functions},
28000 which must be present, and @dfn{optional functions}, which Gnus will
28001 always check for presence before attempting to call 'em.
28002
28003 All these functions are expected to return data in the buffer
28004 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
28005 unfortunately named, but we'll have to live with it.  When I talk about
28006 @dfn{resulting data}, I always refer to the data in that buffer.  When I
28007 talk about @dfn{return value}, I talk about the function value returned by
28008 the function call.  Functions that fail should return @code{nil} as the
28009 return value.
28010
28011 Some back ends could be said to be @dfn{server-forming} back ends, and
28012 some might be said not to be.  The latter are back ends that generally
28013 only operate on one group at a time, and have no concept of ``server''
28014 ---they have a group, and they deliver info on that group and nothing
28015 more.
28016
28017 Gnus identifies each message by way of group name and article number.  A
28018 few remarks about these article numbers might be useful.  First of all,
28019 the numbers are positive integers.  Secondly, it is normally not
28020 possible for later articles to ``re-use'' older article numbers without
28021 confusing Gnus.  That is, if a group has ever contained a message
28022 numbered 42, then no other message may get that number, or Gnus will get
28023 mightily confused.@footnote{See the function
28024 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
28025 Third, article numbers must be assigned in order of arrival in the
28026 group; this is not necessarily the same as the date of the message.
28027
28028 The previous paragraph already mentions all the ``hard'' restrictions that
28029 article numbers must fulfill.  But it seems that it might be useful to
28030 assign @emph{consecutive} article numbers, for Gnus gets quite confused
28031 if there are holes in the article numbering sequence.  However, due to
28032 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
28033 also useful for the article numbers to start at 1 to avoid running out
28034 of numbers as long as possible.
28035
28036 Note that by convention, back ends are named @code{nnsomething}, but
28037 Gnus also comes with some @code{nnnotbackends}, such as
28038 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
28039
28040 In the examples and definitions I will refer to the imaginary back end
28041 @code{nnchoke}.
28042
28043 @cindex @code{nnchoke}
28044
28045 @menu
28046 * Required Back End Functions::  Functions that must be implemented.
28047 * Optional Back End Functions::  Functions that need not be implemented.
28048 * Error Messaging::             How to get messages and report errors.
28049 * Writing New Back Ends::       Extending old back ends.
28050 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
28051 * Mail-like Back Ends::         Some tips on mail back ends.
28052 @end menu
28053
28054
28055 @node Required Back End Functions
28056 @subsubsection Required Back End Functions
28057
28058 @table @code
28059
28060 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
28061
28062 @var{articles} is either a range of article numbers or a list of
28063 @code{Message-ID}s.  Current back ends do not fully support either---only
28064 sequences (lists) of article numbers, and most back ends do not support
28065 retrieval of @code{Message-ID}s.  But they should try for both.
28066
28067 The result data should either be HEADs or @acronym{NOV} lines, and the result
28068 value should either be @code{headers} or @code{nov} to reflect this.
28069 This might later be expanded to @code{various}, which will be a mixture
28070 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
28071
28072 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
28073 headers'', in some meaning of the word.  This is generally done by
28074 fetching (at most) @var{fetch-old} extra headers less than the smallest
28075 article number in @code{articles}, and filling the gaps as well.  The
28076 presence of this parameter can be ignored if the back end finds it
28077 cumbersome to follow the request.  If this is non-@code{nil} and not a
28078 number, do maximum fetches.
28079
28080 Here's an example HEAD:
28081
28082 @example
28083 221 1056 Article retrieved.
28084 Path: ifi.uio.no!sturles
28085 From: sturles@@ifi.uio.no (Sturle Sunde)
28086 Newsgroups: ifi.discussion
28087 Subject: Re: Something very droll
28088 Date: 27 Oct 1994 14:02:57 +0100
28089 Organization: Dept. of Informatics, University of Oslo, Norway
28090 Lines: 26
28091 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
28092 References: <38jdmq$4qu@@visbur.ifi.uio.no>
28093 NNTP-Posting-Host: holmenkollen.ifi.uio.no
28094 .
28095 @end example
28096
28097 So a @code{headers} return value would imply that there's a number of
28098 these in the data buffer.
28099
28100 Here's a BNF definition of such a buffer:
28101
28102 @example
28103 headers        = *head
28104 head           = error / valid-head
28105 error-message  = [ "4" / "5" ] 2number " " <error message> eol
28106 valid-head     = valid-message *header "." eol
28107 valid-message  = "221 " <number> " Article retrieved." eol
28108 header         = <text> eol
28109 @end example
28110
28111 @cindex BNF
28112 (The version of BNF used here is the one used in RFC822.)
28113
28114 If the return value is @code{nov}, the data buffer should contain
28115 @dfn{network overview database} lines.  These are basically fields
28116 separated by tabs.
28117
28118 @example
28119 nov-buffer = *nov-line
28120 nov-line   = field 7*8[ <TAB> field ] eol
28121 field      = <text except TAB>
28122 @end example
28123
28124 For a closer look at what should be in those fields,
28125 @pxref{Headers}.
28126
28127
28128 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
28129
28130 @var{server} is here the virtual server name.  @var{definitions} is a
28131 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
28132
28133 If the server can't be opened, no error should be signaled.  The back end
28134 may then choose to refuse further attempts at connecting to this
28135 server.  In fact, it should do so.
28136
28137 If the server is opened already, this function should return a
28138 non-@code{nil} value.  There should be no data returned.
28139
28140
28141 @item (nnchoke-close-server &optional SERVER)
28142
28143 Close connection to @var{server} and free all resources connected
28144 to it.  Return @code{nil} if the server couldn't be closed for some
28145 reason.
28146
28147 There should be no data returned.
28148
28149
28150 @item (nnchoke-request-close)
28151
28152 Close connection to all servers and free all resources that the back end
28153 have reserved.  All buffers that have been created by that back end
28154 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
28155 function is generally only called when Gnus is shutting down.
28156
28157 There should be no data returned.
28158
28159
28160 @item (nnchoke-server-opened &optional SERVER)
28161
28162 If @var{server} is the current virtual server, and the connection to the
28163 physical server is alive, then this function should return a
28164 non-@code{nil} value.  This function should under no circumstances
28165 attempt to reconnect to a server we have lost connection to.
28166
28167 There should be no data returned.
28168
28169
28170 @item (nnchoke-status-message &optional SERVER)
28171
28172 This function should return the last error message from @var{server}.
28173
28174 There should be no data returned.
28175
28176
28177 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
28178
28179 The result data from this function should be the article specified by
28180 @var{article}.  This might either be a @code{Message-ID} or a number.
28181 It is optional whether to implement retrieval by @code{Message-ID}, but
28182 it would be nice if that were possible.
28183
28184 If @var{to-buffer} is non-@code{nil}, the result data should be returned
28185 in this buffer instead of the normal data buffer.  This is to make it
28186 possible to avoid copying large amounts of data from one buffer to
28187 another, while Gnus mainly requests articles to be inserted directly
28188 into its article buffer.
28189
28190 If it is at all possible, this function should return a cons cell where
28191 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
28192 the article number.  This will enable Gnus to find out what the real
28193 group and article numbers are when fetching articles by
28194 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
28195 on successful article retrieval.
28196
28197
28198 @item (nnchoke-request-group GROUP &optional SERVER FAST)
28199
28200 Get data on @var{group}.  This function also has the side effect of
28201 making @var{group} the current group.
28202
28203 If @var{fast}, don't bother to return useful data, just make @var{group}
28204 the current group.
28205
28206 Here's an example of some result data and a definition of the same:
28207
28208 @example
28209 211 56 1000 1059 ifi.discussion
28210 @end example
28211
28212 The first number is the status, which should be 211.  Next is the
28213 total number of articles in the group, the lowest article number, the
28214 highest article number, and finally the group name.  Note that the total
28215 number of articles may be less than one might think while just
28216 considering the highest and lowest article numbers, but some articles
28217 may have been canceled.  Gnus just discards the total-number, so
28218 whether one should take the bother to generate it properly (if that is a
28219 problem) is left as an exercise to the reader.  If the group contains no
28220 articles, the lowest article number should be reported as 1 and the
28221 highest as 0.
28222
28223 @example
28224 group-status = [ error / info ] eol
28225 error        = [ "4" / "5" ] 2<number> " " <Error message>
28226 info         = "211 " 3* [ <number> " " ] <string>
28227 @end example
28228
28229
28230 @item (nnchoke-close-group GROUP &optional SERVER)
28231
28232 Close @var{group} and free any resources connected to it.  This will be
28233 a no-op on most back ends.
28234
28235 There should be no data returned.
28236
28237
28238 @item (nnchoke-request-list &optional SERVER)
28239
28240 Return a list of all groups available on @var{server}.  And that means
28241 @emph{all}.
28242
28243 Here's an example from a server that only carries two groups:
28244
28245 @example
28246 ifi.test 0000002200 0000002000 y
28247 ifi.discussion 3324 3300 n
28248 @end example
28249
28250 On each line we have a group name, then the highest article number in
28251 that group, the lowest article number, and finally a flag.  If the group
28252 contains no articles, the lowest article number should be reported as 1
28253 and the highest as 0.
28254
28255 @example
28256 active-file = *active-line
28257 active-line = name " " <number> " " <number> " " flags eol
28258 name        = <string>
28259 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
28260 @end example
28261
28262 The flag says whether the group is read-only (@samp{n}), is moderated
28263 (@samp{m}), is dead (@samp{x}), is aliased to some other group
28264 (@samp{=other-group}) or none of the above (@samp{y}).
28265
28266
28267 @item (nnchoke-request-post &optional SERVER)
28268
28269 This function should post the current buffer.  It might return whether
28270 the posting was successful or not, but that's not required.  If, for
28271 instance, the posting is done asynchronously, it has generally not been
28272 completed by the time this function concludes.  In that case, this
28273 function should set up some kind of sentinel to beep the user loud and
28274 clear if the posting could not be completed.
28275
28276 There should be no result data from this function.
28277
28278 @end table
28279
28280
28281 @node Optional Back End Functions
28282 @subsubsection Optional Back End Functions
28283
28284 @table @code
28285
28286 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
28287
28288 @var{groups} is a list of groups, and this function should request data
28289 on all those groups.  How it does it is of no concern to Gnus, but it
28290 should attempt to do this in a speedy fashion.
28291
28292 The return value of this function can be either @code{active} or
28293 @code{group}, which says what the format of the result data is.  The
28294 former is in the same format as the data from
28295 @code{nnchoke-request-list}, while the latter is a buffer full of lines
28296 in the same format as @code{nnchoke-request-group} gives.
28297
28298 @example
28299 group-buffer = *active-line / *group-status
28300 @end example
28301
28302
28303 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
28304
28305 A Gnus group info (@pxref{Group Info}) is handed to the back end for
28306 alterations.  This comes in handy if the back end really carries all
28307 the information (as is the case with virtual and imap groups).  This
28308 function should destructively alter the info to suit its needs, and
28309 should return a non-@code{nil} value (exceptionally,
28310 @code{nntp-request-update-info} always returns @code{nil} not to waste
28311 the network resources).
28312
28313 There should be no result data from this function.
28314
28315
28316 @item (nnchoke-request-type GROUP &optional ARTICLE)
28317
28318 When the user issues commands for ``sending news'' (@kbd{F} in the
28319 summary buffer, for instance), Gnus has to know whether the article the
28320 user is following up on is news or mail.  This function should return
28321 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
28322 is mail and @code{unknown} if the type can't be decided.  (The
28323 @var{article} parameter is necessary in @code{nnvirtual} groups which
28324 might very well combine mail groups and news groups.)  Both @var{group}
28325 and @var{article} may be @code{nil}.
28326
28327 There should be no result data from this function.
28328
28329
28330 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
28331
28332 Set/remove/add marks on articles.  Normally Gnus handles the article
28333 marks (such as read, ticked, expired etc) internally, and store them in
28334 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
28335 all information about the articles on the server, so Gnus need to
28336 propagate the mark information to the server.
28337
28338 @var{action} is a list of mark setting requests, having this format:
28339
28340 @example
28341 (RANGE ACTION MARK)
28342 @end example
28343
28344 @var{range} is a range of articles you wish to update marks on.
28345 @var{action} is @code{add} or @code{del}, used to add marks or remove
28346 marks (preserving all marks not mentioned).  @var{mark} is a list of
28347 marks; where each mark is a symbol.  Currently used marks are
28348 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
28349 @code{dormant}, @code{save}, @code{download}, @code{unsend},
28350 @code{forward} and @code{recent}, but your back end should, if
28351 possible, not limit itself to these.
28352
28353 Given contradictory actions, the last action in the list should be the
28354 effective one.  That is, if your action contains a request to add the
28355 @code{tick} mark on article 1 and, later in the list, a request to
28356 remove the mark on the same article, the mark should in fact be removed.
28357
28358 An example action list:
28359
28360 @example
28361 (((5 12 30) 'del '(tick))
28362  ((10 . 90) 'add '(read expire))
28363  ((92 94) 'del '(read)))
28364 @end example
28365
28366 The function should return a range of articles it wasn't able to set the
28367 mark on (currently not used for anything).
28368
28369 There should be no result data from this function.
28370
28371 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
28372
28373 If the user tries to set a mark that the back end doesn't like, this
28374 function may change the mark.  Gnus will use whatever this function
28375 returns as the mark for @var{article} instead of the original
28376 @var{mark}.  If the back end doesn't care, it must return the original
28377 @var{mark}, and not @code{nil} or any other type of garbage.
28378
28379 The only use for this I can see is what @code{nnvirtual} does with
28380 it---if a component group is auto-expirable, marking an article as read
28381 in the virtual group should result in the article being marked as
28382 expirable.
28383
28384 There should be no result data from this function.
28385
28386
28387 @item (nnchoke-request-scan &optional GROUP SERVER)
28388
28389 This function may be called at any time (by Gnus or anything else) to
28390 request that the back end check for incoming articles, in one way or
28391 another.  A mail back end will typically read the spool file or query
28392 the @acronym{POP} server when this function is invoked.  The
28393 @var{group} doesn't have to be heeded---if the back end decides that
28394 it is too much work just scanning for a single group, it may do a
28395 total scan of all groups.  It would be nice, however, to keep things
28396 local if that's practical.
28397
28398 There should be no result data from this function.
28399
28400
28401 @item (nnchoke-request-group-description GROUP &optional SERVER)
28402
28403 The result data from this function should be a description of
28404 @var{group}.
28405
28406 @example
28407 description-line = name <TAB> description eol
28408 name             = <string>
28409 description      = <text>
28410 @end example
28411
28412 @item (nnchoke-request-list-newsgroups &optional SERVER)
28413
28414 The result data from this function should be the description of all
28415 groups available on the server.
28416
28417 @example
28418 description-buffer = *description-line
28419 @end example
28420
28421
28422 @item (nnchoke-request-newgroups DATE &optional SERVER)
28423
28424 The result data from this function should be all groups that were
28425 created after @samp{date}, which is in normal human-readable date format
28426 (i.e., the date format used in mail and news headers, and returned by
28427 the function @code{message-make-date} by default).  The data should be
28428 in the active buffer format.
28429
28430 It is okay for this function to return ``too many'' groups; some back ends
28431 might find it cheaper to return the full list of groups, rather than
28432 just the new groups.  But don't do this for back ends with many groups.
28433 Normally, if the user creates the groups herself, there won't be too
28434 many groups, so @code{nnml} and the like are probably safe.  But for
28435 back ends like @code{nntp}, where the groups have been created by the
28436 server, it is quite likely that there can be many groups.
28437
28438
28439 @item (nnchoke-request-create-group GROUP &optional SERVER)
28440
28441 This function should create an empty group with name @var{group}.
28442
28443 There should be no return data.
28444
28445
28446 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28447
28448 This function should run the expiry process on all articles in the
28449 @var{articles} range (which is currently a simple list of article
28450 numbers.)  It is left up to the back end to decide how old articles
28451 should be before they are removed by this function.  If @var{force} is
28452 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28453 they are.
28454
28455 This function should return a list of articles that it did not/was not
28456 able to delete.
28457
28458 There should be no result data returned.
28459
28460
28461 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28462
28463 This function should move @var{article} (which is a number) from
28464 @var{group} by calling @var{accept-form}.
28465
28466 This function should ready the article in question for moving by
28467 removing any header lines it has added to the article, and generally
28468 should ``tidy up'' the article.  Then it should @code{eval}
28469 @var{accept-form} in the buffer where the ``tidy'' article is.  This
28470 will do the actual copying.  If this @code{eval} returns a
28471 non-@code{nil} value, the article should be removed.
28472
28473 If @var{last} is @code{nil}, that means that there is a high likelihood
28474 that there will be more requests issued shortly, so that allows some
28475 optimizations.
28476
28477 The function should return a cons where the @code{car} is the group name and
28478 the @code{cdr} is the article number that the article was entered as.
28479
28480 There should be no data returned.
28481
28482
28483 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28484
28485 This function takes the current buffer and inserts it into @var{group}.
28486 If @var{last} in @code{nil}, that means that there will be more calls to
28487 this function in short order.
28488
28489 The function should return a cons where the @code{car} is the group name and
28490 the @code{cdr} is the article number that the article was entered as.
28491
28492 The group should exist before the back end is asked to accept the
28493 article for that group.
28494
28495 There should be no data returned.
28496
28497
28498 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28499
28500 This function should remove @var{article} (which is a number) from
28501 @var{group} and insert @var{buffer} there instead.
28502
28503 There should be no data returned.
28504
28505
28506 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28507
28508 This function should delete @var{group}.  If @var{force}, it should
28509 really delete all the articles in the group, and then delete the group
28510 itself.  (If there is such a thing as ``the group itself''.)
28511
28512 There should be no data returned.
28513
28514
28515 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28516
28517 This function should rename @var{group} into @var{new-name}.  All
28518 articles in @var{group} should move to @var{new-name}.
28519
28520 There should be no data returned.
28521
28522 @end table
28523
28524
28525 @node Error Messaging
28526 @subsubsection Error Messaging
28527
28528 @findex nnheader-report
28529 @findex nnheader-get-report
28530 The back ends should use the function @code{nnheader-report} to report
28531 error conditions---they should not raise errors when they aren't able to
28532 perform a request.  The first argument to this function is the back end
28533 symbol, and the rest are interpreted as arguments to @code{format} if
28534 there are multiple of them, or just a string if there is one of them.
28535 This function must always returns @code{nil}.
28536
28537 @lisp
28538 (nnheader-report 'nnchoke "You did something totally bogus")
28539
28540 (nnheader-report 'nnchoke "Could not request group %s" group)
28541 @end lisp
28542
28543 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28544 @code{nil} back from a server, and this function returns the most
28545 recently reported message for the back end in question.  This function
28546 takes one argument---the server symbol.
28547
28548 Internally, these functions access @var{back-end}@code{-status-string},
28549 so the @code{nnchoke} back end will have its error message stored in
28550 @code{nnchoke-status-string}.
28551
28552
28553 @node Writing New Back Ends
28554 @subsubsection Writing New Back Ends
28555
28556 Many back ends are quite similar.  @code{nnml} is just like
28557 @code{nnspool}, but it allows you to edit the articles on the server.
28558 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28559 and it doesn't maintain overview databases.  @code{nndir} is just like
28560 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28561 editing articles.
28562
28563 It would make sense if it were possible to ``inherit'' functions from
28564 back ends when writing new back ends.  And, indeed, you can do that if you
28565 want to.  (You don't have to if you don't want to, of course.)
28566
28567 All the back ends declare their public variables and functions by using a
28568 package called @code{nnoo}.
28569
28570 To inherit functions from other back ends (and allow other back ends to
28571 inherit functions from the current back end), you should use the
28572 following macros:
28573
28574 @table @code
28575
28576 @item nnoo-declare
28577 This macro declares the first parameter to be a child of the subsequent
28578 parameters.  For instance:
28579
28580 @lisp
28581 (nnoo-declare nndir
28582   nnml nnmh)
28583 @end lisp
28584
28585 @code{nndir} has declared here that it intends to inherit functions from
28586 both @code{nnml} and @code{nnmh}.
28587
28588 @item defvoo
28589 This macro is equivalent to @code{defvar}, but registers the variable as
28590 a public server variable.  Most state-oriented variables should be
28591 declared with @code{defvoo} instead of @code{defvar}.
28592
28593 In addition to the normal @code{defvar} parameters, it takes a list of
28594 variables in the parent back ends to map the variable to when executing
28595 a function in those back ends.
28596
28597 @lisp
28598 (defvoo nndir-directory nil
28599   "Where nndir will look for groups."
28600   nnml-current-directory nnmh-current-directory)
28601 @end lisp
28602
28603 This means that @code{nnml-current-directory} will be set to
28604 @code{nndir-directory} when an @code{nnml} function is called on behalf
28605 of @code{nndir}.  (The same with @code{nnmh}.)
28606
28607 @item nnoo-define-basics
28608 This macro defines some common functions that almost all back ends should
28609 have.
28610
28611 @lisp
28612 (nnoo-define-basics nndir)
28613 @end lisp
28614
28615 @item deffoo
28616 This macro is just like @code{defun} and takes the same parameters.  In
28617 addition to doing the normal @code{defun} things, it registers the
28618 function as being public so that other back ends can inherit it.
28619
28620 @item nnoo-map-functions
28621 This macro allows mapping of functions from the current back end to
28622 functions from the parent back ends.
28623
28624 @lisp
28625 (nnoo-map-functions nndir
28626   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28627   (nnmh-request-article 0 nndir-current-group 0 0))
28628 @end lisp
28629
28630 This means that when @code{nndir-retrieve-headers} is called, the first,
28631 third, and fourth parameters will be passed on to
28632 @code{nnml-retrieve-headers}, while the second parameter is set to the
28633 value of @code{nndir-current-group}.
28634
28635 @item nnoo-import
28636 This macro allows importing functions from back ends.  It should be the
28637 last thing in the source file, since it will only define functions that
28638 haven't already been defined.
28639
28640 @lisp
28641 (nnoo-import nndir
28642   (nnmh
28643    nnmh-request-list
28644    nnmh-request-newgroups)
28645   (nnml))
28646 @end lisp
28647
28648 This means that calls to @code{nndir-request-list} should just be passed
28649 on to @code{nnmh-request-list}, while all public functions from
28650 @code{nnml} that haven't been defined in @code{nndir} yet should be
28651 defined now.
28652
28653 @end table
28654
28655 Below is a slightly shortened version of the @code{nndir} back end.
28656
28657 @lisp
28658 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28659 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28660
28661 ;;; @r{Code:}
28662
28663 (require 'nnheader)
28664 (require 'nnmh)
28665 (require 'nnml)
28666 (require 'nnoo)
28667 (eval-when-compile (require 'cl))
28668
28669 (nnoo-declare nndir
28670   nnml nnmh)
28671
28672 (defvoo nndir-directory nil
28673   "Where nndir will look for groups."
28674   nnml-current-directory nnmh-current-directory)
28675
28676 (defvoo nndir-nov-is-evil nil
28677   "*Non-nil means that nndir will never retrieve NOV headers."
28678   nnml-nov-is-evil)
28679
28680 (defvoo nndir-current-group ""
28681   nil
28682   nnml-current-group nnmh-current-group)
28683 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28684 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28685
28686 (defvoo nndir-status-string "" nil nnmh-status-string)
28687 (defconst nndir-version "nndir 1.0")
28688
28689 ;;; @r{Interface functions.}
28690
28691 (nnoo-define-basics nndir)
28692
28693 (deffoo nndir-open-server (server &optional defs)
28694   (setq nndir-directory
28695         (or (cadr (assq 'nndir-directory defs))
28696             server))
28697   (unless (assq 'nndir-directory defs)
28698     (push `(nndir-directory ,server) defs))
28699   (push `(nndir-current-group
28700           ,(file-name-nondirectory
28701             (directory-file-name nndir-directory)))
28702         defs)
28703   (push `(nndir-top-directory
28704           ,(file-name-directory (directory-file-name nndir-directory)))
28705         defs)
28706   (nnoo-change-server 'nndir server defs))
28707
28708 (nnoo-map-functions nndir
28709   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28710   (nnmh-request-article 0 nndir-current-group 0 0)
28711   (nnmh-request-group nndir-current-group 0 0)
28712   (nnmh-close-group nndir-current-group 0))
28713
28714 (nnoo-import nndir
28715   (nnmh
28716    nnmh-status-message
28717    nnmh-request-list
28718    nnmh-request-newgroups))
28719
28720 (provide 'nndir)
28721 @end lisp
28722
28723
28724 @node Hooking New Back Ends Into Gnus
28725 @subsubsection Hooking New Back Ends Into Gnus
28726
28727 @vindex gnus-valid-select-methods
28728 @findex gnus-declare-backend
28729 Having Gnus start using your new back end is rather easy---you just
28730 declare it with the @code{gnus-declare-backend} functions.  This will
28731 enter the back end into the @code{gnus-valid-select-methods} variable.
28732
28733 @code{gnus-declare-backend} takes two parameters---the back end name and
28734 an arbitrary number of @dfn{abilities}.
28735
28736 Here's an example:
28737
28738 @lisp
28739 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28740 @end lisp
28741
28742 The above line would then go in the @file{nnchoke.el} file.
28743
28744 The abilities can be:
28745
28746 @table @code
28747 @item mail
28748 This is a mailish back end---followups should (probably) go via mail.
28749 @item post
28750 This is a newsish back end---followups should (probably) go via news.
28751 @item post-mail
28752 This back end supports both mail and news.
28753 @item none
28754 This is neither a post nor mail back end---it's something completely
28755 different.
28756 @item respool
28757 It supports respooling---or rather, it is able to modify its source
28758 articles and groups.
28759 @item address
28760 The name of the server should be in the virtual server name.  This is
28761 true for almost all back ends.
28762 @item prompt-address
28763 The user should be prompted for an address when doing commands like
28764 @kbd{B} in the group buffer.  This is true for back ends like
28765 @code{nntp}, but not @code{nnmbox}, for instance.
28766 @end table
28767
28768
28769 @node Mail-like Back Ends
28770 @subsubsection Mail-like Back Ends
28771
28772 One of the things that separate the mail back ends from the rest of the
28773 back ends is the heavy dependence by most of the mail back ends on
28774 common functions in @file{nnmail.el}.  For instance, here's the
28775 definition of @code{nnml-request-scan}:
28776
28777 @lisp
28778 (deffoo nnml-request-scan (&optional group server)
28779   (setq nnml-article-file-alist nil)
28780   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28781 @end lisp
28782
28783 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28784 and @code{nnmail} takes care of all the moving and splitting of the
28785 mail.
28786
28787 This function takes four parameters.
28788
28789 @table @var
28790 @item method
28791 This should be a symbol to designate which back end is responsible for
28792 the call.
28793
28794 @item exit-function
28795 This function should be called after the splitting has been performed.
28796
28797 @item temp-directory
28798 Where the temporary files should be stored.
28799
28800 @item group
28801 This optional argument should be a group name if the splitting is to be
28802 performed for one group only.
28803 @end table
28804
28805 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28806 save each article.  @var{back-end}@code{-active-number} will be called to
28807 find the article number assigned to this article.
28808
28809 The function also uses the following variables:
28810 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28811 this back end); and @var{back-end}@code{-group-alist} and
28812 @var{back-end}@code{-active-file} to generate the new active file.
28813 @var{back-end}@code{-group-alist} should be a group-active alist, like
28814 this:
28815
28816 @example
28817 (("a-group" (1 . 10))
28818  ("some-group" (34 . 39)))
28819 @end example
28820
28821
28822 @node Score File Syntax
28823 @subsection Score File Syntax
28824
28825 Score files are meant to be easily parseable, but yet extremely
28826 mallable.  It was decided that something that had the same read syntax
28827 as an Emacs Lisp list would fit that spec.
28828
28829 Here's a typical score file:
28830
28831 @lisp
28832 (("summary"
28833   ("win95" -10000 nil s)
28834   ("Gnus"))
28835  ("from"
28836   ("Lars" -1000))
28837  (mark -100))
28838 @end lisp
28839
28840 BNF definition of a score file:
28841
28842 @example
28843 score-file      = "" / "(" *element ")"
28844 element         = rule / atom
28845 rule            = string-rule / number-rule / date-rule
28846 string-rule     = "(" quote string-header quote space *string-match ")"
28847 number-rule     = "(" quote number-header quote space *number-match ")"
28848 date-rule       = "(" quote date-header quote space *date-match ")"
28849 quote           = <ascii 34>
28850 string-header   = "subject" / "from" / "references" / "message-id" /
28851                   "xref" / "body" / "head" / "all" / "followup"
28852 number-header   = "lines" / "chars"
28853 date-header     = "date"
28854 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28855                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28856 score           = "nil" / <integer>
28857 date            = "nil" / <natural number>
28858 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28859                   "r" / "regex" / "R" / "Regex" /
28860                   "e" / "exact" / "E" / "Exact" /
28861                   "f" / "fuzzy" / "F" / "Fuzzy"
28862 number-match    = "(" <integer> [ "" / [ space score [ "" /
28863                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28864 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28865 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28866                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28867 date-match-t    = "nil" / "at" / "before" / "after"
28868 atom            = "(" [ required-atom / optional-atom ] ")"
28869 required-atom   = mark / expunge / mark-and-expunge / files /
28870                   exclude-files / read-only / touched
28871 optional-atom   = adapt / local / eval
28872 mark            = "mark" space nil-or-number
28873 nil-or-number   = "nil" / <integer>
28874 expunge         = "expunge" space nil-or-number
28875 mark-and-expunge = "mark-and-expunge" space nil-or-number
28876 files           = "files" *[ space <string> ]
28877 exclude-files   = "exclude-files" *[ space <string> ]
28878 read-only       = "read-only" [ space "nil" / space "t" ]
28879 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28880 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28881 local           = "local" *[ space "(" <string> space <form> ")" ]
28882 eval            = "eval" space <form>
28883 space           = *[ " " / <TAB> / <NEWLINE> ]
28884 @end example
28885
28886 Any unrecognized elements in a score file should be ignored, but not
28887 discarded.
28888
28889 As you can see, white space is needed, but the type and amount of white
28890 space is irrelevant.  This means that formatting of the score file is
28891 left up to the programmer---if it's simpler to just spew it all out on
28892 one looong line, then that's ok.
28893
28894 The meaning of the various atoms are explained elsewhere in this
28895 manual (@pxref{Score File Format}).
28896
28897
28898 @node Headers
28899 @subsection Headers
28900
28901 Internally Gnus uses a format for storing article headers that
28902 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28903 almost suspect that the author looked at the @acronym{NOV} specification and
28904 just shamelessly @emph{stole} the entire thing, and one would be right.
28905
28906 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28907 RFC 1036 to talk about lines in the head of an article (e.g.,
28908 @code{From}).  It is used by many people as a synonym for
28909 ``head''---``the header and the body''.  (That should be avoided, in my
28910 opinion.)  And Gnus uses a format internally that it calls ``header'',
28911 which is what I'm talking about here.  This is a 9-element vector,
28912 basically, with each header (ouch) having one slot.
28913
28914 These slots are, in order: @code{number}, @code{subject}, @code{from},
28915 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28916 @code{xref}, and @code{extra}.  There are macros for accessing and
28917 setting these slots---they all have predictable names beginning with
28918 @code{mail-header-} and @code{mail-header-set-}, respectively.
28919
28920 All these slots contain strings, except the @code{extra} slot, which
28921 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28922
28923
28924 @node Ranges
28925 @subsection Ranges
28926
28927 @sc{gnus} introduced a concept that I found so useful that I've started
28928 using it a lot and have elaborated on it greatly.
28929
28930 The question is simple: If you have a large amount of objects that are
28931 identified by numbers (say, articles, to take a @emph{wild} example)
28932 that you want to qualify as being ``included'', a normal sequence isn't
28933 very useful.  (A 200,000 length sequence is a bit long-winded.)
28934
28935 The solution is as simple as the question: You just collapse the
28936 sequence.
28937
28938 @example
28939 (1 2 3 4 5 6 10 11 12)
28940 @end example
28941
28942 is transformed into
28943
28944 @example
28945 ((1 . 6) (10 . 12))
28946 @end example
28947
28948 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28949 lonesome object, a @samp{13} is a valid element:
28950
28951 @example
28952 ((1 . 6) 7 (10 . 12))
28953 @end example
28954
28955 This means that comparing two ranges to find out whether they are equal
28956 is slightly tricky:
28957
28958 @example
28959 ((1 . 5) 7 8 (10 . 12))
28960 @end example
28961
28962 and
28963
28964 @example
28965 ((1 . 5) (7 . 8) (10 . 12))
28966 @end example
28967
28968 are equal.  In fact, any non-descending list is a range:
28969
28970 @example
28971 (1 2 3 4 5)
28972 @end example
28973
28974 is a perfectly valid range, although a pretty long-winded one.  This is
28975 also valid:
28976
28977 @example
28978 (1 . 5)
28979 @end example
28980
28981 and is equal to the previous range.
28982
28983 Here's a BNF definition of ranges.  Of course, one must remember the
28984 semantic requirement that the numbers are non-descending.  (Any number
28985 of repetition of the same number is allowed, but apt to disappear in
28986 range handling.)
28987
28988 @example
28989 range           = simple-range / normal-range
28990 simple-range    = "(" number " . " number ")"
28991 normal-range    = "(" start-contents ")"
28992 contents        = "" / simple-range *[ " " contents ] /
28993                   number *[ " " contents ]
28994 @end example
28995
28996 Gnus currently uses ranges to keep track of read articles and article
28997 marks.  I plan on implementing a number of range operators in C if The
28998 Powers That Be are willing to let me.  (I haven't asked yet, because I
28999 need to do some more thinking on what operators I need to make life
29000 totally range-based without ever having to convert back to normal
29001 sequences.)
29002
29003
29004 @node Group Info
29005 @subsection Group Info
29006
29007 Gnus stores all permanent info on groups in a @dfn{group info} list.
29008 This list is from three to six elements (or more) long and exhaustively
29009 describes the group.
29010
29011 Here are two example group infos; one is a very simple group while the
29012 second is a more complex one:
29013
29014 @example
29015 ("no.group" 5 ((1 . 54324)))
29016
29017 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
29018                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
29019                 (nnml "")
29020                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
29021 @end example
29022
29023 The first element is the @dfn{group name}---as Gnus knows the group,
29024 anyway.  The second element is the @dfn{subscription level}, which
29025 normally is a small integer.  (It can also be the @dfn{rank}, which is a
29026 cons cell where the @code{car} is the level and the @code{cdr} is the
29027 score.)  The third element is a list of ranges of read articles.  The
29028 fourth element is a list of lists of article marks of various kinds.
29029 The fifth element is the select method (or virtual server, if you like).
29030 The sixth element is a list of @dfn{group parameters}, which is what
29031 this section is about.
29032
29033 Any of the last three elements may be missing if they are not required.
29034 In fact, the vast majority of groups will normally only have the first
29035 three elements, which saves quite a lot of cons cells.
29036
29037 Here's a BNF definition of the group info format:
29038
29039 @example
29040 info          = "(" group space ralevel space read
29041                 [ "" / [ space marks-list [ "" / [ space method [ "" /
29042                 space parameters ] ] ] ] ] ")"
29043 group         = quote <string> quote
29044 ralevel       = rank / level
29045 level         = <integer in the range of 1 to inf>
29046 rank          = "(" level "." score ")"
29047 score         = <integer in the range of 1 to inf>
29048 read          = range
29049 marks-lists   = nil / "(" *marks ")"
29050 marks         = "(" <string> range ")"
29051 method        = "(" <string> *elisp-forms ")"
29052 parameters    = "(" *elisp-forms ")"
29053 @end example
29054
29055 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
29056 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
29057 in pseudo-BNF.
29058
29059 If you have a Gnus info and want to access the elements, Gnus offers a
29060 series of macros for getting/setting these elements.
29061
29062 @table @code
29063 @item gnus-info-group
29064 @itemx gnus-info-set-group
29065 @findex gnus-info-group
29066 @findex gnus-info-set-group
29067 Get/set the group name.
29068
29069 @item gnus-info-rank
29070 @itemx gnus-info-set-rank
29071 @findex gnus-info-rank
29072 @findex gnus-info-set-rank
29073 Get/set the group rank (@pxref{Group Score}).
29074
29075 @item gnus-info-level
29076 @itemx gnus-info-set-level
29077 @findex gnus-info-level
29078 @findex gnus-info-set-level
29079 Get/set the group level.
29080
29081 @item gnus-info-score
29082 @itemx gnus-info-set-score
29083 @findex gnus-info-score
29084 @findex gnus-info-set-score
29085 Get/set the group score (@pxref{Group Score}).
29086
29087 @item gnus-info-read
29088 @itemx gnus-info-set-read
29089 @findex gnus-info-read
29090 @findex gnus-info-set-read
29091 Get/set the ranges of read articles.
29092
29093 @item gnus-info-marks
29094 @itemx gnus-info-set-marks
29095 @findex gnus-info-marks
29096 @findex gnus-info-set-marks
29097 Get/set the lists of ranges of marked articles.
29098
29099 @item gnus-info-method
29100 @itemx gnus-info-set-method
29101 @findex gnus-info-method
29102 @findex gnus-info-set-method
29103 Get/set the group select method.
29104
29105 @item gnus-info-params
29106 @itemx gnus-info-set-params
29107 @findex gnus-info-params
29108 @findex gnus-info-set-params
29109 Get/set the group parameters.
29110 @end table
29111
29112 All the getter functions take one parameter---the info list.  The setter
29113 functions take two parameters---the info list and the new value.
29114
29115 The last three elements in the group info aren't mandatory, so it may be
29116 necessary to extend the group info before setting the element.  If this
29117 is necessary, you can just pass on a non-@code{nil} third parameter to
29118 the three final setter functions to have this happen automatically.
29119
29120
29121 @node Extended Interactive
29122 @subsection Extended Interactive
29123 @cindex interactive
29124 @findex gnus-interactive
29125
29126 Gnus extends the standard Emacs @code{interactive} specification
29127 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
29128 Prefixes}).  Here's an example of how this is used:
29129
29130 @lisp
29131 (defun gnus-summary-increase-score (&optional score symp)
29132   (interactive (gnus-interactive "P\ny"))
29133   ...
29134   )
29135 @end lisp
29136
29137 The best thing to do would have been to implement
29138 @code{gnus-interactive} as a macro which would have returned an
29139 @code{interactive} form, but this isn't possible since Emacs checks
29140 whether a function is interactive or not by simply doing an @code{assq}
29141 on the lambda form.  So, instead we have @code{gnus-interactive}
29142 function that takes a string and returns values that are usable to
29143 @code{interactive}.
29144
29145 This function accepts (almost) all normal @code{interactive} specs, but
29146 adds a few more.
29147
29148 @table @samp
29149 @item y
29150 @vindex gnus-current-prefix-symbol
29151 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
29152 variable.
29153
29154 @item Y
29155 @vindex gnus-current-prefix-symbols
29156 A list of the current symbolic prefixes---the
29157 @code{gnus-current-prefix-symbol} variable.
29158
29159 @item A
29160 The current article number---the @code{gnus-summary-article-number}
29161 function.
29162
29163 @item H
29164 The current article header---the @code{gnus-summary-article-header}
29165 function.
29166
29167 @item g
29168 The current group name---the @code{gnus-group-group-name}
29169 function.
29170
29171 @end table
29172
29173
29174 @node Emacs/XEmacs Code
29175 @subsection Emacs/XEmacs Code
29176 @cindex XEmacs
29177 @cindex Emacsen
29178
29179 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
29180 platforms must be the primary one.  I chose Emacs.  Not because I don't
29181 like XEmacs or Mule, but because it comes first alphabetically.
29182
29183 This means that Gnus will byte-compile under Emacs with nary a warning,
29184 while XEmacs will pump out gigabytes of warnings while byte-compiling.
29185 As I use byte-compilation warnings to help me root out trivial errors in
29186 Gnus, that's very useful.
29187
29188 I've also consistently used Emacs function interfaces, but have used
29189 Gnusey aliases for the functions.  To take an example:  Emacs defines a
29190 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
29191 function.  I then define a function called @code{gnus-run-at-time} that
29192 takes the same parameters as the Emacs @code{run-at-time}.  When running
29193 Gnus under Emacs, the former function is just an alias for the latter.
29194 However, when running under XEmacs, the former is an alias for the
29195 following function:
29196
29197 @lisp
29198 (defun gnus-xmas-run-at-time (time repeat function &rest args)
29199   (start-itimer
29200    "gnus-run-at-time"
29201    `(lambda ()
29202       (,function ,@@args))
29203    time repeat))
29204 @end lisp
29205
29206 This sort of thing has been done for bunches of functions.  Gnus does
29207 not redefine any native Emacs functions while running under XEmacs---it
29208 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
29209 all over.
29210
29211 In the cases where the XEmacs function interface was obviously cleaner,
29212 I used it instead.  For example @code{gnus-region-active-p} is an alias
29213 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
29214
29215 Of course, I could have chosen XEmacs as my native platform and done
29216 mapping functions the other way around.  But I didn't.  The performance
29217 hit these indirections impose on Gnus under XEmacs should be slight.
29218
29219
29220 @node Various File Formats
29221 @subsection Various File Formats
29222
29223 @menu
29224 * Active File Format::          Information on articles and groups available.
29225 * Newsgroups File Format::      Group descriptions.
29226 @end menu
29227
29228
29229 @node Active File Format
29230 @subsubsection Active File Format
29231
29232 The active file lists all groups available on the server in
29233 question.  It also lists the highest and lowest current article numbers
29234 in each group.
29235
29236 Here's an excerpt from a typical active file:
29237
29238 @example
29239 soc.motss 296030 293865 y
29240 alt.binaries.pictures.fractals 3922 3913 n
29241 comp.sources.unix 1605 1593 m
29242 comp.binaries.ibm.pc 5097 5089 y
29243 no.general 1000 900 y
29244 @end example
29245
29246 Here's a pseudo-BNF definition of this file:
29247
29248 @example
29249 active      = *group-line
29250 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
29251 group       = <non-white-space string>
29252 spc         = " "
29253 high-number = <non-negative integer>
29254 low-number  = <positive integer>
29255 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
29256 @end example
29257
29258 For a full description of this file, see the manual pages for
29259 @samp{innd}, in particular @samp{active(5)}.
29260
29261
29262 @node Newsgroups File Format
29263 @subsubsection Newsgroups File Format
29264
29265 The newsgroups file lists groups along with their descriptions.  Not all
29266 groups on the server have to be listed,  and not all groups in the file
29267 have to exist on the server.  The file is meant purely as information to
29268 the user.
29269
29270 The format is quite simple; a group name, a tab, and the description.
29271 Here's the definition:
29272
29273 @example
29274 newsgroups    = *line
29275 line          = group tab description <NEWLINE>
29276 group         = <non-white-space string>
29277 tab           = <TAB>
29278 description   = <string>
29279 @end example
29280
29281
29282 @page
29283 @node Emacs for Heathens
29284 @section Emacs for Heathens
29285
29286 Believe it or not, but some people who use Gnus haven't really used
29287 Emacs much before they embarked on their journey on the Gnus Love Boat.
29288 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
29289 region'', and ``set @code{gnus-flargblossen} to an alist where the key
29290 is a regexp that is used for matching on the group name'' are magical
29291 phrases with little or no meaning, then this appendix is for you.  If
29292 you are already familiar with Emacs, just ignore this and go fondle your
29293 cat instead.
29294
29295 @menu
29296 * Keystrokes::                  Entering text and executing commands.
29297 * Emacs Lisp::                  The built-in Emacs programming language.
29298 @end menu
29299
29300
29301 @node Keystrokes
29302 @subsection Keystrokes
29303
29304 @itemize @bullet
29305 @item
29306 Q: What is an experienced Emacs user?
29307
29308 @item
29309 A: A person who wishes that the terminal had pedals.
29310 @end itemize
29311
29312 Yes, when you use Emacs, you are apt to use the control key, the shift
29313 key and the meta key a lot.  This is very annoying to some people
29314 (notably @code{vi}le users), and the rest of us just love the hell out
29315 of it.  Just give up and submit.  Emacs really does stand for
29316 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
29317 may have heard from other disreputable sources (like the Emacs author).
29318
29319 The shift keys are normally located near your pinky fingers, and are
29320 normally used to get capital letters and stuff.  You probably use it all
29321 the time.  The control key is normally marked ``CTRL'' or something like
29322 that.  The meta key is, funnily enough, never marked as such on any
29323 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
29324 which is the meta key on this keyboard.  It's usually located somewhere
29325 to the left hand side of the keyboard, usually on the bottom row.
29326
29327 Now, us Emacs people don't say ``press the meta-control-m key'',
29328 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
29329 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
29330 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
29331 down the control key, and hold it down while you press @kbd{k}''.
29332 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
29333 the control key and then press @kbd{k}''.  Simple, ay?
29334
29335 This is somewhat complicated by the fact that not all keyboards have a
29336 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
29337 means ``press escape, release escape, press @kbd{k}''.  That's much more
29338 work than if you have a meta key, so if that's the case, I respectfully
29339 suggest you get a real keyboard with a meta key.  You can't live without
29340 it.
29341
29342
29343
29344 @node Emacs Lisp
29345 @subsection Emacs Lisp
29346
29347 Emacs is the King of Editors because it's really a Lisp interpreter.
29348 Each and every key you tap runs some Emacs Lisp code snippet, and since
29349 Emacs Lisp is an interpreted language, that means that you can configure
29350 any key to run any arbitrary code.  You just, like, do it.
29351
29352 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
29353 functions.  (These are byte-compiled for speed, but it's still
29354 interpreted.)  If you decide that you don't like the way Gnus does
29355 certain things, it's trivial to have it do something a different way.
29356 (Well, at least if you know how to write Lisp code.)  However, that's
29357 beyond the scope of this manual, so we are simply going to talk about
29358 some common constructs that you normally use in your @file{~/.gnus.el}
29359 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
29360 in order to set things of Gnus up, it is much better to use the
29361 @file{~/.gnus.el} file, @xref{Startup Files}.)
29362
29363 If you want to set the variable @code{gnus-florgbnize} to four (4), you
29364 write the following:
29365
29366 @lisp
29367 (setq gnus-florgbnize 4)
29368 @end lisp
29369
29370 This function (really ``special form'') @code{setq} is the one that can
29371 set a variable to some value.  This is really all you need to know.  Now
29372 you can go and fill your @file{~/.gnus.el} file with lots of these to
29373 change how Gnus works.
29374
29375 If you have put that thing in your @file{~/.gnus.el} file, it will be
29376 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
29377 start Gnus.  If you want to change the variable right away, simply say
29378 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
29379 previous ``form'', which is a simple @code{setq} statement here.
29380
29381 Go ahead---just try it, if you're located at your Emacs.  After you
29382 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29383 is the return value of the form you @code{eval}ed.
29384
29385 Some pitfalls:
29386
29387 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29388 that means:
29389
29390 @lisp
29391 (setq gnus-read-active-file 'some)
29392 @end lisp
29393
29394 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29395 @samp{nntp.ifi.uio.no}'', that means:
29396
29397 @lisp
29398 (setq gnus-nntp-server "nntp.ifi.uio.no")
29399 @end lisp
29400
29401 So be careful not to mix up strings (the latter) with symbols (the
29402 former).  The manual is unambiguous, but it can be confusing.
29403
29404 @page
29405 @include gnus-faq.texi
29406
29407 @node Index
29408 @chapter Index
29409 @printindex cp
29410
29411 @node Key Index
29412 @chapter Key Index
29413 @printindex ky
29414
29415 @summarycontents
29416 @contents
29417 @bye
29418
29419 @iftex
29420 @iflatex
29421 \end{document}
29422 @end iflatex
29423 @end iftex
29424
29425 @c Local Variables:
29426 @c mode: texinfo
29427 @c coding: iso-8859-1
29428 @c End:
29429
29430 @ignore
29431    arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
29432 @end ignore