Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
[emacs.git] / man / gnus.texi
blobc5857f40ab4026ac3e56f9e70a9f14bdc7fe83d7
1 \input texinfo
3 @setfilename ../info/gnus
4 @settitle Gnus Manual
5 @syncodeindex fn cp
6 @syncodeindex vr cp
7 @syncodeindex pg cp
9 @copying
10 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
11 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
13 @quotation
14 Permission is granted to copy, distribute and/or modify this document
15 under the terms of the GNU Free Documentation License, Version 1.2 or
16 any later version published by the Free Software Foundation; with no
17 Invariant Sections, with the Front-Cover texts being ``A GNU
18 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
19 license is included in the section entitled ``GNU Free Documentation
20 License'' in the Emacs manual.
22 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
23 this GNU Manual, like GNU software.  Copies published by the Free
24 Software Foundation raise funds for GNU development.''
26 This document is part of a collection distributed under the GNU Free
27 Documentation License.  If you want to distribute this document
28 separately from the collection, you can do so by adding a copy of the
29 license to the document, as described in section 6 of the license.
30 @end quotation
31 @end copying
33 @iftex
34 @iflatex
35 \documentclass[twoside,a4paper,openright,11pt]{book}
36 \usepackage[latin1]{inputenc}
37 \usepackage{pagestyle}
38 \usepackage{epsfig}
39 \usepackage{pixidx}
40 \input{gnusconfig.tex}
42 \ifx\pdfoutput\undefined
43 \else
44 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
45 \usepackage{thumbpdf}
46 \pdfcompresslevel=9
47 \fi
49 \makeindex
50 \begin{document}
52 % Adjust ../Makefile.in if you change the following line:
53 \newcommand{\gnusversionname}{Gnus v5.11}
54 \newcommand{\gnuschaptername}{}
55 \newcommand{\gnussectionname}{}
57 \newcommand{\gnusbackslash}{/}
59 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
60 \ifx\pdfoutput\undefined
61 \newcommand{\gnusuref}[1]{\gnustt{#1}}
62 \else
63 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
64 \fi
65 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
66 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
68 \newcommand{\gnuskindex}[1]{\index{#1}}
69 \newcommand{\gnusindex}[1]{\index{#1}}
71 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
72 \newcommand{\gnuscode}[1]{\gnustt{#1}}
73 \newcommand{\gnusasis}[1]{\gnustt{#1}}
74 \newcommand{\gnusurl}[1]{\gnustt{#1}}
75 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
76 \newcommand{\gnusenv}[1]{\gnustt{#1}}
77 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
78 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
79 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
80 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
81 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
82 \newcommand{\gnusdfn}[1]{\textit{#1}}
83 \newcommand{\gnusi}[1]{\textit{#1}}
84 \newcommand{\gnusr}[1]{\textrm{#1}}
85 \newcommand{\gnusstrong}[1]{\textbf{#1}}
86 \newcommand{\gnusemph}[1]{\textit{#1}}
87 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
88 \newcommand{\gnussc}[1]{\textsc{#1}}
89 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
90 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
91 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
92 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
93 \newcommand{\gnusacronym}[1]{\textsc{#1}}
94 \newcommand{\gnusemail}[1]{\textit{#1}}
96 \newcommand{\gnusbullet}{{${\bullet}$}}
97 \newcommand{\gnusdollar}{\$}
98 \newcommand{\gnusampersand}{\&}
99 \newcommand{\gnuspercent}{\%}
100 \newcommand{\gnushash}{\#}
101 \newcommand{\gnushat}{\symbol{"5E}}
102 \newcommand{\gnusunderline}{\symbol{"5F}}
103 \newcommand{\gnusnot}{$\neg$}
104 \newcommand{\gnustilde}{\symbol{"7E}}
105 \newcommand{\gnusless}{{$<$}}
106 \newcommand{\gnusgreater}{{$>$}}
107 \newcommand{\gnusbraceleft}{{$>$}}
108 \newcommand{\gnusbraceright}{{$>$}}
110 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
111 \newcommand{\gnusinteresting}{
112 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
115 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
117 \newcommand{\gnuspagechapter}[1]{
118 {\mbox{}}
121 \newdimen{\gnusdimen}
122 \gnusdimen 0pt
124 \newcommand{\gnuschapter}[2]{
125 \gnuscleardoublepage
126 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
127 \chapter{#2}
128 \renewcommand{\gnussectionname}{}
129 \renewcommand{\gnuschaptername}{#2}
130 \thispagestyle{empty}
131 \hspace*{-2cm}
132 \begin{picture}(500,500)(0,0)
133 \put(480,350){\makebox(0,0)[tr]{#1}}
134 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
135 \end{picture}
136 \clearpage
139 \newcommand{\gnusfigure}[3]{
140 \begin{figure}
141 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
143 \end{picture}
144 \caption{#1}
145 \end{figure}
148 \newcommand{\gnusicon}[1]{
149 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
152 \newcommand{\gnuspicon}[1]{
153 \margindex{\epsfig{figure=#1,width=2cm}}
156 \newcommand{\gnusxface}[2]{
157 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
160 \newcommand{\gnussmiley}[2]{
161 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
164 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
166 \newcommand{\gnussection}[1]{
167 \renewcommand{\gnussectionname}{#1}
168 \section{#1}
171 \newenvironment{codelist}%
172 {\begin{list}{}{
174 }{\end{list}}
176 \newenvironment{asislist}%
177 {\begin{list}{}{
179 }{\end{list}}
181 \newenvironment{kbdlist}%
182 {\begin{list}{}{
183 \labelwidth=0cm
185 }{\end{list}}
187 \newenvironment{dfnlist}%
188 {\begin{list}{}{
190 }{\end{list}}
192 \newenvironment{stronglist}%
193 {\begin{list}{}{
195 }{\end{list}}
197 \newenvironment{samplist}%
198 {\begin{list}{}{
200 }{\end{list}}
202 \newenvironment{varlist}%
203 {\begin{list}{}{
205 }{\end{list}}
207 \newenvironment{emphlist}%
208 {\begin{list}{}{
210 }{\end{list}}
212 \newlength\gnusheadtextwidth
213 \setlength{\gnusheadtextwidth}{\headtextwidth}
214 \addtolength{\gnusheadtextwidth}{1cm}
216 \newpagestyle{gnuspreamble}%
219 \ifodd\count0
221 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
223 \else
225 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
232 \ifodd\count0
233 \mbox{} \hfill
234 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
235 \else
236 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
237 \hfill \mbox{}
241 \newpagestyle{gnusindex}%
244 \ifodd\count0
246 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
248 \else
250 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
256 \ifodd\count0
257 \mbox{} \hfill
258 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
259 \else
260 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
261 \hfill \mbox{}
265 \newpagestyle{gnus}%
268 \ifodd\count0
270 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
272 \else
274 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
280 \ifodd\count0
281 \mbox{} \hfill
282 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
283 \else
284 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
285 \hfill \mbox{}
289 \pagenumbering{roman}
290 \pagestyle{gnuspreamble}
292 @end iflatex
293 @end iftex
295 @iftex
296 @iflatex
298 \begin{titlepage}
301 %\addtolength{\oddsidemargin}{-5cm}
302 %\addtolength{\evensidemargin}{-5cm}
303 \parindent=0cm
304 \addtolength{\textheight}{2cm}
306 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
307 \rule{15cm}{1mm}\\
308 \vfill
309 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
310 \vfill
311 \rule{15cm}{1mm}\\
312 \gnusauthor{by Lars Magne Ingebrigtsen}
313 \newpage
316 \mbox{}
317 \vfill
319 \thispagestyle{empty}
321 @c @insertcopying
322 \newpage
323 \end{titlepage}
324 @end iflatex
325 @end iftex
327 @ifnottex
328 @insertcopying
329 @end ifnottex
331 @dircategory Emacs
332 @direntry
333 * Gnus: (gnus).         The newsreader Gnus.
334 @end direntry
335 @iftex
336 @finalout
337 @end iftex
338 @setchapternewpage odd
342 @titlepage
343 @title Gnus Manual
345 @author by Lars Magne Ingebrigtsen
346 @page
347 @vskip 0pt plus 1filll
348 @insertcopying
349 @end titlepage
352 @node Top
353 @top The Gnus Newsreader
355 @ifinfo
357 You can read news (and mail) from within Emacs by using Gnus.  The news
358 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
359 spool or your mbox file.  All at the same time, if you want to push your
360 luck.
362 @c Adjust ../Makefile.in if you change the following line:
363 This manual corresponds to Gnus v5.11.
365 @end ifinfo
367 @iftex
369 @iflatex
370 \tableofcontents
371 \gnuscleardoublepage
372 @end iflatex
374 Gnus is the advanced, self-documenting, customizable, extensible
375 unreal-time newsreader for GNU Emacs.
377 Oops.  That sounds oddly familiar, so let's start over again to avoid
378 being accused of plagiarism:
380 Gnus is a message-reading laboratory.  It will let you look at just
381 about anything as if it were a newsgroup.  You can read mail with it,
382 you can browse directories with it, you can @code{ftp} with it---you
383 can even read news with it!
385 Gnus tries to empower people who read news the same way Emacs empowers
386 people who edit text.  Gnus sets no limits to what the user should be
387 allowed to do.  Users are encouraged to extend Gnus to make it behave
388 like they want it to behave.  A program should not control people;
389 people should be empowered to do what they want by using (or abusing)
390 the program.
392 @end iftex
394 @menu
395 * Starting Up::              Finding news can be a pain.
396 * Group Buffer::             Selecting, subscribing and killing groups.
397 * Summary Buffer::           Reading, saving and posting articles.
398 * Article Buffer::           Displaying and handling articles.
399 * Composing Messages::       Information on sending mail and news.
400 * Select Methods::           Gnus reads all messages from various select methods.
401 * Scoring::                  Assigning values to articles.
402 * Various::                  General purpose settings.
403 * The End::                  Farewell and goodbye.
404 * Appendices::               Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
405 * Index::                    Variable, function and concept index.
406 * Key Index::                Key Index.
408 Other related manuals
410 * Message:(message).         Composing messages.
411 * Emacs-MIME:(emacs-mime).   Composing messages; @acronym{MIME}-specific parts.
412 * Sieve:(sieve).             Managing Sieve scripts in Emacs.
413 * PGG:(pgg).                 @acronym{PGP/MIME} with Gnus.
415 @detailmenu
416  --- The Detailed Node Listing ---
418 Starting Gnus
420 * Finding the News::            Choosing a method for getting news.
421 * The First Time::              What does Gnus do the first time you start it?
422 * The Server is Down::          How can I read my mail then?
423 * Slave Gnusae::                You can have more than one Gnus active at a time.
424 * Fetching a Group::            Starting Gnus just to read a group.
425 * New Groups::                  What is Gnus supposed to do with new groups?
426 * Changing Servers::            You may want to move from one server to another.
427 * Startup Files::               Those pesky startup files---@file{.newsrc}.
428 * Auto Save::                   Recovering from a crash.
429 * The Active File::             Reading the active file over a slow line Takes Time.
430 * Startup Variables::           Other variables you might change.
432 New Groups
434 * Checking New Groups::         Determining what groups are new.
435 * Subscription Methods::        What Gnus should do with new groups.
436 * Filtering New Groups::        Making Gnus ignore certain new groups.
438 Group Buffer
440 * Group Buffer Format::         Information listed and how you can change it.
441 * Group Maneuvering::           Commands for moving in the group buffer.
442 * Selecting a Group::           Actually reading news.
443 * Subscription Commands::       Unsubscribing, killing, subscribing.
444 * Group Data::                  Changing the info for a group.
445 * Group Levels::                Levels? What are those, then?
446 * Group Score::                 A mechanism for finding out what groups you like.
447 * Marking Groups::              You can mark groups for later processing.
448 * Foreign Groups::              Creating and editing groups.
449 * Group Parameters::            Each group may have different parameters set.
450 * Listing Groups::              Gnus can list various subsets of the groups.
451 * Sorting Groups::              Re-arrange the group order.
452 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
453 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
454 * Exiting Gnus::                Stop reading news and get some work done.
455 * Group Topics::                A folding group mode divided into topics.
456 * Misc Group Stuff::            Other stuff that you can to do.
458 Group Buffer Format
460 * Group Line Specification::    Deciding how the group buffer is to look.
461 * Group Mode Line Specification::  The group buffer mode line.
462 * Group Highlighting::          Having nice colors in the group buffer.
464 Group Topics
466 * Topic Commands::              Interactive E-Z commands.
467 * Topic Variables::             How to customize the topics the Lisp Way.
468 * Topic Sorting::               Sorting each topic individually.
469 * Topic Topology::              A map of the world.
470 * Topic Parameters::            Parameters that apply to all groups in a topic.
472 Misc Group Stuff
474 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
475 * Group Information::           Information and help on groups and Gnus.
476 * Group Timestamp::             Making Gnus keep track of when you last read a group.
477 * File Commands::               Reading and writing the Gnus files.
478 * Sieve Commands::              Managing Sieve scripts.
480 Summary Buffer
482 * Summary Buffer Format::       Deciding how the summary buffer is to look.
483 * Summary Maneuvering::         Moving around the summary buffer.
484 * Choosing Articles::           Reading articles.
485 * Paging the Article::          Scrolling the current article.
486 * Reply Followup and Post::     Posting articles.
487 * Delayed Articles::            Send articles at a later time.
488 * Marking Articles::            Marking articles as read, expirable, etc.
489 * Limiting::                    You can limit the summary buffer.
490 * Threading::                   How threads are made.
491 * Sorting the Summary Buffer::  How articles and threads are sorted.
492 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
493 * Article Caching::             You may store articles in a cache.
494 * Persistent Articles::         Making articles expiry-resistant.
495 * Article Backlog::             Having already read articles hang around.
496 * Saving Articles::             Ways of customizing article saving.
497 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
498 * Article Treatment::           The article buffer can be mangled at will.
499 * MIME Commands::               Doing MIMEy things with the articles.
500 * Charsets::                    Character set issues.
501 * Article Commands::            Doing various things with the article buffer.
502 * Summary Sorting::             Sorting the summary buffer in various ways.
503 * Finding the Parent::          No child support? Get the parent.
504 * Alternative Approaches::      Reading using non-default summaries.
505 * Tree Display::                A more visual display of threads.
506 * Mail Group Commands::         Some commands can only be used in mail groups.
507 * Various Summary Stuff::       What didn't fit anywhere else.
508 * Exiting the Summary Buffer::  Returning to the Group buffer,
509                                 or reselecting the current group.
510 * Crosspost Handling::          How crossposted articles are dealt with.
511 * Duplicate Suppression::       An alternative when crosspost handling fails.
512 * Security::                    Decrypt and Verify.
513 * Mailing List::                Mailing list minor mode.
515 Summary Buffer Format
517 * Summary Buffer Lines::        You can specify how summary lines should look.
518 * To From Newsgroups::          How to not display your own name.
519 * Summary Buffer Mode Line::    You can say how the mode line should look.
520 * Summary Highlighting::        Making the summary buffer all pretty and nice.
522 Choosing Articles
524 * Choosing Commands::           Commands for choosing articles.
525 * Choosing Variables::          Variables that influence these commands.
527 Reply, Followup and Post
529 * Summary Mail Commands::       Sending mail.
530 * Summary Post Commands::       Sending news.
531 * Summary Message Commands::    Other Message-related commands.
532 * Canceling and Superseding::
534 Marking Articles
536 * Unread Articles::             Marks for unread articles.
537 * Read Articles::               Marks for read articles.
538 * Other Marks::                 Marks that do not affect readedness.
539 * Setting Marks::               How to set and remove marks.
540 * Generic Marking Commands::    How to customize the marking.
541 * Setting Process Marks::       How to mark articles for later processing.
543 Threading
545 * Customizing Threading::       Variables you can change to affect the threading.
546 * Thread Commands::             Thread based commands in the summary buffer.
548 Customizing Threading
550 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
551 * Filling In Threads::          Making the threads displayed look fuller.
552 * More Threading::              Even more variables for fiddling with threads.
553 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
555 Decoding Articles
557 * Uuencoded Articles::          Uudecode articles.
558 * Shell Archives::              Unshar articles.
559 * PostScript Files::            Split PostScript.
560 * Other Files::                 Plain save and binhex.
561 * Decoding Variables::          Variables for a happy decoding.
562 * Viewing Files::               You want to look at the result of the decoding?
564 Decoding Variables
566 * Rule Variables::              Variables that say how a file is to be viewed.
567 * Other Decode Variables::      Other decode variables.
568 * Uuencoding and Posting::      Variables for customizing uuencoding.
570 Article Treatment
572 * Article Highlighting::        You want to make the article look like fruit salad.
573 * Article Fontisizing::         Making emphasized text look nice.
574 * Article Hiding::              You also want to make certain info go away.
575 * Article Washing::             Lots of way-neat functions to make life better.
576 * Article Header::              Doing various header transformations.
577 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
578 * Article Button Levels::       Controlling appearance of buttons.
579 * Article Date::                Grumble, UT!
580 * Article Display::             Display various stuff---X-Face, Picons, Smileys
581 * Article Signature::           What is a signature?
582 * Article Miscellanea::         Various other stuff.
584 Alternative Approaches
586 * Pick and Read::               First mark articles and then read them.
587 * Binary Groups::               Auto-decode all articles.
589 Various Summary Stuff
591 * Summary Group Information::   Information oriented commands.
592 * Searching for Articles::      Multiple article commands.
593 * Summary Generation Commands::
594 * Really Various Summary Commands::  Those pesky non-conformant commands.
596 Article Buffer
598 * Hiding Headers::              Deciding what headers should be displayed.
599 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
600 * Customizing Articles::        Tailoring the look of the articles.
601 * Article Keymap::              Keystrokes available in the article buffer.
602 * Misc Article::                Other stuff.
604 Composing Messages
606 * Mail::                        Mailing and replying.
607 * Posting Server::              What server should you post and mail via?
608 * POP before SMTP::             You cannot send a mail unless you read a mail.
609 * Mail and Post::               Mailing and posting at the same time.
610 * Archived Messages::           Where Gnus stores the messages you've sent.
611 * Posting Styles::              An easier way to specify who you are.
612 * Drafts::                      Postponing messages and rejected messages.
613 * Rejected Articles::           What happens if the server doesn't like your article?
614 * Signing and encrypting::      How to compose secure messages.
616 Select Methods
618 * Server Buffer::               Making and editing virtual servers.
619 * Getting News::                Reading USENET news with Gnus.
620 * Getting Mail::                Reading your personal mail with Gnus.
621 * Browsing the Web::            Getting messages from a plethora of Web sources.
622 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
623 * Other Sources::               Reading directories, files, SOUP packets.
624 * Combined Groups::             Combining groups into one group.
625 * Gnus Unplugged::              Reading news and mail offline.
627 Server Buffer
629 * Server Buffer Format::        You can customize the look of this buffer.
630 * Server Commands::             Commands to manipulate servers.
631 * Example Methods::             Examples server specifications.
632 * Creating a Virtual Server::   An example session.
633 * Server Variables::            Which variables to set.
634 * Servers and Methods::         You can use server names as select methods.
635 * Unavailable Servers::         Some servers you try to contact may be down.
637 Getting News
639 * NNTP::                        Reading news from an @acronym{NNTP} server.
640 * News Spool::                  Reading news from the local spool.
642 @acronym{NNTP}
644 * Direct Functions::            Connecting directly to the server.
645 * Indirect Functions::          Connecting indirectly to the server.
646 * Common Variables::            Understood by several connection functions.
648 Getting Mail
650 * Mail in a Newsreader::        Important introductory notes.
651 * Getting Started Reading Mail::  A simple cookbook example.
652 * Splitting Mail::              How to create mail groups.
653 * Mail Sources::                How to tell Gnus where to get mail from.
654 * Mail Back End Variables::     Variables for customizing mail handling.
655 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
656 * Group Mail Splitting::        Use group customize to drive mail splitting.
657 * Incorporating Old Mail::      What about the old mail you have?
658 * Expiring Mail::               Getting rid of unwanted mail.
659 * Washing Mail::                Removing cruft from the mail you get.
660 * Duplicates::                  Dealing with duplicated mail.
661 * Not Reading Mail::            Using mail back ends for reading other files.
662 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
664 Mail Sources
666 * Mail Source Specifiers::      How to specify what a mail source is.
667 * Mail Source Customization::   Some variables that influence things.
668 * Fetching Mail::               Using the mail source specifiers.
670 Choosing a Mail Back End
672 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
673 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
674 * Mail Spool::                  Store your mail in a private spool?
675 * MH Spool::                    An mhspool-like back end.
676 * Maildir::                     Another one-file-per-message format.
677 * Mail Folders::                Having one file for each group.
678 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
680 Browsing the Web
682 * Archiving Mail::
683 * Web Searches::                Creating groups from articles that match a string.
684 * Slashdot::                    Reading the Slashdot comments.
685 * Ultimate::                    The Ultimate Bulletin Board systems.
686 * Web Archive::                 Reading mailing list archived on web.
687 * RSS::                         Reading RDF site summary.
688 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
690 @acronym{IMAP}
692 * Splitting in IMAP::           Splitting mail with nnimap.
693 * Expiring in IMAP::            Expiring mail with nnimap.
694 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
695 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
696 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
697 * Debugging IMAP::              What to do when things don't work.
699 Other Sources
701 * Directory Groups::            You can read a directory as if it was a newsgroup.
702 * Anything Groups::             Dired?  Who needs dired?
703 * Document Groups::             Single files can be the basis of a group.
704 * SOUP::                        Reading @sc{soup} packets ``offline''.
705 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
707 Document Groups
709 * Document Server Internals::   How to add your own document types.
711 SOUP
713 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
714 * SOUP Groups::                 A back end for reading @sc{soup} packets.
715 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
717 Combined Groups
719 * Virtual Groups::              Combining articles from many groups.
720 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
722 Gnus Unplugged
724 * Agent Basics::                How it all is supposed to work.
725 * Agent Categories::            How to tell the Gnus Agent what to download.
726 * Agent Commands::              New commands for all the buffers.
727 * Agent Visuals::               Ways that the agent may effect your summary buffer.
728 * Agent as Cache::              The Agent is a big cache too.
729 * Agent Expiry::                How to make old articles go away.
730 * Agent Regeneration::          How to recover from lost connections and other accidents.
731 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
732 * Outgoing Messages::           What happens when you post/mail something?
733 * Agent Variables::             Customizing is fun.
734 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
735 * Batching Agents::             How to fetch news from a @code{cron} job.
736 * Agent Caveats::               What you think it'll do and what it does.
738 Agent Categories
740 * Category Syntax::             What a category looks like.
741 * Category Buffer::             A buffer for maintaining categories.
742 * Category Variables::          Customize'r'Us.
744 Agent Commands
746 * Group Agent Commands::        Configure groups and fetch their contents.
747 * Summary Agent Commands::      Manually select then fetch specific articles.
748 * Server Agent Commands::       Select the servers that are supported by the agent.
750 Scoring
752 * Summary Score Commands::      Adding score entries for the current group.
753 * Group Score Commands::        General score commands.
754 * Score Variables::             Customize your scoring.  (My, what terminology).
755 * Score File Format::           What a score file may contain.
756 * Score File Editing::          You can edit score files by hand as well.
757 * Adaptive Scoring::            Big Sister Gnus knows what you read.
758 * Home Score File::             How to say where new score entries are to go.
759 * Followups To Yourself::       Having Gnus notice when people answer you.
760 * Scoring On Other Headers::    Scoring on non-standard headers.
761 * Scoring Tips::                How to score effectively.
762 * Reverse Scoring::             That problem child of old is not problem.
763 * Global Score Files::          Earth-spanning, ear-splitting score files.
764 * Kill Files::                  They are still here, but they can be ignored.
765 * Converting Kill Files::       Translating kill files to score files.
766 * GroupLens::                   Getting predictions on what you like to read.
767 * Advanced Scoring::            Using logical expressions to build score rules.
768 * Score Decays::                It can be useful to let scores wither away.
770 GroupLens
772 * Using GroupLens::             How to make Gnus use GroupLens.
773 * Rating Articles::             Letting GroupLens know how you rate articles.
774 * Displaying Predictions::      Displaying predictions given by GroupLens.
775 * GroupLens Variables::         Customizing GroupLens.
777 Advanced Scoring
779 * Advanced Scoring Syntax::     A definition.
780 * Advanced Scoring Examples::   What they look like.
781 * Advanced Scoring Tips::       Getting the most out of it.
783 Various
785 * Process/Prefix::              A convention used by many treatment commands.
786 * Interactive::                 Making Gnus ask you many questions.
787 * Symbolic Prefixes::           How to supply some Gnus functions with options.
788 * Formatting Variables::        You can specify what buffers should look like.
789 * Window Layout::               Configuring the Gnus buffer windows.
790 * Faces and Fonts::             How to change how faces look.
791 * Compilation::                 How to speed Gnus up.
792 * Mode Lines::                  Displaying information in the mode lines.
793 * Highlighting and Menus::      Making buffers look all nice and cozy.
794 * Buttons::                     Get tendinitis in ten easy steps!
795 * Daemons::                     Gnus can do things behind your back.
796 * NoCeM::                       How to avoid spam and other fatty foods.
797 * Undo::                        Some actions can be undone.
798 * Predicate Specifiers::        Specifying predicates.
799 * Moderation::                  What to do if you're a moderator.
800 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
801 * Fuzzy Matching::              What's the big fuzz?
802 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
803 * Other modes::                 Interaction with other modes.
804 * Various Various::             Things that are really various.
806 Formatting Variables
808 * Formatting Basics::           A formatting variable is basically a format string.
809 * Mode Line Formatting::        Some rules about mode line formatting variables.
810 * Advanced Formatting::         Modifying output in various ways.
811 * User-Defined Specs::          Having Gnus call your own functions.
812 * Formatting Fonts::            Making the formatting look colorful and nice.
813 * Positioning Point::           Moving point to a position after an operation.
814 * Tabulation::                  Tabulating your output.
815 * Wide Characters::             Dealing with wide characters.
817 Image Enhancements
819 * X-Face::                      Display a funky, teensy black-and-white image.
820 * Face::                        Display a funkier, teensier colored image.
821 * Smileys::                     Show all those happy faces the way they were meant to be shown.
822 * Picons::                      How to display pictures of what you're reading.
823 * XVarious::                    Other XEmacsy Gnusey variables.
825 Thwarting Email Spam
827 * The problem of spam::         Some background, and some solutions
828 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
829 * SpamAssassin::                How to use external anti-spam tools.
830 * Hashcash::                    Reduce spam by burning CPU time.
831 * Filtering Spam Using The Spam ELisp Package::
832 * Filtering Spam Using Statistics with spam-stat::
834 Filtering Spam Using The Spam ELisp Package
836 * Spam ELisp Package Sequence of Events::
837 * Spam ELisp Package Filtering of Incoming Mail::
838 * Spam ELisp Package Global Variables::
839 * Spam ELisp Package Configuration Examples::
840 * Blacklists and Whitelists::
841 * BBDB Whitelists::
842 * Gmane Spam Reporting::
843 * Anti-spam Hashcash Payments::
844 * Blackholes::
845 * Regular Expressions Header Matching::
846 * Bogofilter::
847 * ifile spam filtering::
848 * spam-stat spam filtering::
849 * SpamOracle::
850 * Extending the Spam ELisp package::
852 Filtering Spam Using Statistics with spam-stat
854 * Creating a spam-stat dictionary::
855 * Splitting mail using spam-stat::
856 * Low-level interface to the spam-stat dictionary::
858 Appendices
860 * XEmacs::                      Requirements for installing under XEmacs.
861 * History::                     How Gnus got where it is today.
862 * On Writing Manuals::          Why this is not a beginner's guide.
863 * Terminology::                 We use really difficult, like, words here.
864 * Customization::               Tailoring Gnus to your needs.
865 * Troubleshooting::             What you might try if things do not work.
866 * Gnus Reference Guide::        Rilly, rilly technical stuff.
867 * Emacs for Heathens::          A short introduction to Emacsian terms.
868 * Frequently Asked Questions::  The Gnus FAQ
870 History
872 * Gnus Versions::               What Gnus versions have been released.
873 * Other Gnus Versions::         Other Gnus versions that also have been released.
874 * Why?::                        What's the point of Gnus?
875 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
876 * Conformity::                  Gnus tries to conform to all standards.
877 * Emacsen::                     Gnus can be run on a few modern Emacsen.
878 * Gnus Development::            How Gnus is developed.
879 * Contributors::                Oodles of people.
880 * New Features::                Pointers to some of the new stuff in Gnus.
882 New Features
884 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
885 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
886 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
887 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
888 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
889 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
891 Customization
893 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
894 * Slow Terminal Connection::    You run a remote Emacs.
895 * Little Disk Space::           You feel that having large setup files is icky.
896 * Slow Machine::                You feel like buying a faster machine.
898 Gnus Reference Guide
900 * Gnus Utility Functions::      Common functions and variable to use.
901 * Back End Interface::          How Gnus communicates with the servers.
902 * Score File Syntax::           A BNF definition of the score file standard.
903 * Headers::                     How Gnus stores headers internally.
904 * Ranges::                      A handy format for storing mucho numbers.
905 * Group Info::                  The group info format.
906 * Extended Interactive::        Symbolic prefixes and stuff.
907 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
908 * Various File Formats::        Formats of files that Gnus use.
910 Back End Interface
912 * Required Back End Functions::  Functions that must be implemented.
913 * Optional Back End Functions::  Functions that need not be implemented.
914 * Error Messaging::             How to get messages and report errors.
915 * Writing New Back Ends::       Extending old back ends.
916 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
917 * Mail-like Back Ends::         Some tips on mail back ends.
919 Various File Formats
921 * Active File Format::          Information on articles and groups available.
922 * Newsgroups File Format::      Group descriptions.
924 Emacs for Heathens
926 * Keystrokes::                  Entering text and executing commands.
927 * Emacs Lisp::                  The built-in Emacs programming language.
929 @end detailmenu
930 @end menu
932 @node Starting Up
933 @chapter Starting Gnus
934 @cindex starting up
936 @kindex M-x gnus
937 @findex gnus
938 If your system administrator has set things up properly, starting Gnus
939 and reading news is extremely easy---you just type @kbd{M-x gnus} in
940 your Emacs.
942 @findex gnus-other-frame
943 @kindex M-x gnus-other-frame
944 If you want to start Gnus in a different frame, you can use the command
945 @kbd{M-x gnus-other-frame} instead.
947 If things do not go smoothly at startup, you have to twiddle some
948 variables in your @file{~/.gnus.el} file.  This file is similar to
949 @file{~/.emacs}, but is read when Gnus starts.
951 If you puzzle at any terms used in this manual, please refer to the
952 terminology section (@pxref{Terminology}).
954 @menu
955 * Finding the News::      Choosing a method for getting news.
956 * The First Time::        What does Gnus do the first time you start it?
957 * The Server is Down::    How can I read my mail then?
958 * Slave Gnusae::          You can have more than one Gnus active at a time.
959 * New Groups::            What is Gnus supposed to do with new groups?
960 * Changing Servers::      You may want to move from one server to another.
961 * Startup Files::         Those pesky startup files---@file{.newsrc}.
962 * Auto Save::             Recovering from a crash.
963 * The Active File::       Reading the active file over a slow line Takes Time.
964 * Startup Variables::     Other variables you might change.
965 @end menu
968 @node Finding the News
969 @section Finding the News
970 @cindex finding news
972 @vindex gnus-select-method
973 @c @head
974 The @code{gnus-select-method} variable says where Gnus should look for
975 news.  This variable should be a list where the first element says
976 @dfn{how} and the second element says @dfn{where}.  This method is your
977 native method.  All groups not fetched with this method are
978 foreign groups.
980 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
981 you want to get your daily dosage of news from, you'd say:
983 @lisp
984 (setq gnus-select-method '(nntp "news.somewhere.edu"))
985 @end lisp
987 If you want to read directly from the local spool, say:
989 @lisp
990 (setq gnus-select-method '(nnspool ""))
991 @end lisp
993 If you can use a local spool, you probably should, as it will almost
994 certainly be much faster.  But do not use the local spool if your
995 server is running Leafnode (which is a simple, standalone private news
996 server); in this case, use @code{(nntp "localhost")}.
998 @vindex gnus-nntpserver-file
999 @cindex NNTPSERVER
1000 @cindex @acronym{NNTP} server
1001 If this variable is not set, Gnus will take a look at the
1002 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1003 Gnus will see whether @code{gnus-nntpserver-file}
1004 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1005 If that fails as well, Gnus will try to use the machine running Emacs
1006 as an @acronym{NNTP} server.  That's a long shot, though.
1008 @vindex gnus-nntp-server
1009 If @code{gnus-nntp-server} is set, this variable will override
1010 @code{gnus-select-method}.  You should therefore set
1011 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1013 @vindex gnus-secondary-servers
1014 @vindex gnus-nntp-server
1015 You can also make Gnus prompt you interactively for the name of an
1016 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1017 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
1018 in the @code{gnus-secondary-servers} list (if any).  You can also just
1019 type in the name of any server you feel like visiting.  (Note that this
1020 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1021 gnus} later in the same Emacs session, Gnus will contact the same
1022 server.)
1024 @findex gnus-group-browse-foreign-server
1025 @kindex B (Group)
1026 However, if you use one @acronym{NNTP} server regularly and are just
1027 interested in a couple of groups from a different server, you would be
1028 better served by using the @kbd{B} command in the group buffer.  It will
1029 let you have a look at what groups are available, and you can subscribe
1030 to any of the groups you want to.  This also makes @file{.newsrc}
1031 maintenance much tidier.  @xref{Foreign Groups}.
1033 @vindex gnus-secondary-select-methods
1034 @c @head
1035 A slightly different approach to foreign groups is to set the
1036 @code{gnus-secondary-select-methods} variable.  The select methods
1037 listed in this variable are in many ways just as native as the
1038 @code{gnus-select-method} server.  They will also be queried for active
1039 files during startup (if that's required), and new newsgroups that
1040 appear on these servers will be subscribed (or not) just as native
1041 groups are.
1043 For instance, if you use the @code{nnmbox} back end to read your mail,
1044 you would typically set this variable to
1046 @lisp
1047 (setq gnus-secondary-select-methods '((nnmbox "")))
1048 @end lisp
1051 @node The First Time
1052 @section The First Time
1053 @cindex first time usage
1055 If no startup files exist (@pxref{Startup Files}), Gnus will try to
1056 determine what groups should be subscribed by default.
1058 @vindex gnus-default-subscribed-newsgroups
1059 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1060 will subscribe you to just those groups in that list, leaving the rest
1061 killed.  Your system administrator should have set this variable to
1062 something useful.
1064 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1065 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1066 here as @dfn{whatever Lars thinks you should read}.)
1068 You'll also be subscribed to the Gnus documentation group, which should
1069 help you with most common problems.
1071 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1072 use the normal functions for handling new groups, and not do anything
1073 special.
1076 @node The Server is Down
1077 @section The Server is Down
1078 @cindex server errors
1080 If the default server is down, Gnus will understandably have some
1081 problems starting.  However, if you have some mail groups in addition to
1082 the news groups, you may want to start Gnus anyway.
1084 Gnus, being the trusting sort of program, will ask whether to proceed
1085 without a native select method if that server can't be contacted.  This
1086 will happen whether the server doesn't actually exist (i.e., you have
1087 given the wrong address) or the server has just momentarily taken ill
1088 for some reason or other.  If you decide to continue and have no foreign
1089 groups, you'll find it difficult to actually do anything in the group
1090 buffer.  But, hey, that's your problem.  Blllrph!
1092 @findex gnus-no-server
1093 @kindex M-x gnus-no-server
1094 @c @head
1095 If you know that the server is definitely down, or you just want to read
1096 your mail without bothering with the server at all, you can use the
1097 @code{gnus-no-server} command to start Gnus.  That might come in handy
1098 if you're in a hurry as well.  This command will not attempt to contact
1099 your primary server---instead, it will just activate all groups on level
1100 1 and 2.  (You should preferably keep no native groups on those two
1101 levels.) Also @pxref{Group Levels}.
1104 @node Slave Gnusae
1105 @section Slave Gnusae
1106 @cindex slave
1108 You might want to run more than one Emacs with more than one Gnus at the
1109 same time.  If you are using different @file{.newsrc} files (e.g., if you
1110 are using the two different Gnusae to read from two different servers),
1111 that is no problem whatsoever.  You just do it.
1113 The problem appears when you want to run two Gnusae that use the same
1114 @file{.newsrc} file.
1116 To work around that problem some, we here at the Think-Tank at the Gnus
1117 Towers have come up with a new concept: @dfn{Masters} and
1118 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1119 taken out a copyright on those words.  If you wish to use those words in
1120 conjunction with each other, you have to send $1 per usage instance to
1121 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1122 Applications}) will be much more expensive, of course.)
1124 @findex gnus-slave
1125 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1126 however you do it).  Each subsequent slave Gnusae should be started with
1127 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1128 files, but instead save @dfn{slave files} that contain information only
1129 on what groups have been read in the slave session.  When a master Gnus
1130 starts, it will read (and delete) these slave files, incorporating all
1131 information from them.  (The slave files will be read in the sequence
1132 they were created, so the latest changes will have precedence.)
1134 Information from the slave files has, of course, precedence over the
1135 information in the normal (i.e., master) @file{.newsrc} file.
1137 If the @file{.newsrc*} files have not been saved in the master when the
1138 slave starts, you may be prompted as to whether to read an auto-save
1139 file.  If you answer ``yes'', the unsaved changes to the master will be
1140 incorporated into the slave.  If you answer ``no'', the slave may see some
1141 messages as unread that have been read in the master.
1145 @node New Groups
1146 @section New Groups
1147 @cindex new groups
1148 @cindex subscription
1150 @vindex gnus-check-new-newsgroups
1151 If you are satisfied that you really never want to see any new groups,
1152 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1153 also save you some time at startup.  Even if this variable is
1154 @code{nil}, you can always subscribe to the new groups just by pressing
1155 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1156 is @code{ask-server} by default.  If you set this variable to
1157 @code{always}, then Gnus will query the back ends for new groups even
1158 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1160 @menu
1161 * Checking New Groups::         Determining what groups are new.
1162 * Subscription Methods::        What Gnus should do with new groups.
1163 * Filtering New Groups::        Making Gnus ignore certain new groups.
1164 @end menu
1167 @node Checking New Groups
1168 @subsection Checking New Groups
1170 Gnus normally determines whether a group is new or not by comparing the
1171 list of groups from the active file(s) with the lists of subscribed and
1172 dead groups.  This isn't a particularly fast method.  If
1173 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1174 server for new groups since the last time.  This is both faster and
1175 cheaper.  This also means that you can get rid of the list of killed
1176 groups altogether, so you may set @code{gnus-save-killed-list} to
1177 @code{nil}, which will save time both at startup, at exit, and all over.
1178 Saves disk space, too.  Why isn't this the default, then?
1179 Unfortunately, not all servers support this command.
1181 I bet I know what you're thinking now: How do I find out whether my
1182 server supports @code{ask-server}?  No?  Good, because I don't have a
1183 fail-safe answer.  I would suggest just setting this variable to
1184 @code{ask-server} and see whether any new groups appear within the next
1185 few days.  If any do, then it works.  If none do, then it doesn't
1186 work.  I could write a function to make Gnus guess whether the server
1187 supports @code{ask-server}, but it would just be a guess.  So I won't.
1188 You could @code{telnet} to the server and say @code{HELP} and see
1189 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1190 it does, then it might work.  (But there are servers that lists
1191 @samp{NEWGROUPS} without supporting the function properly.)
1193 This variable can also be a list of select methods.  If so, Gnus will
1194 issue an @code{ask-server} command to each of the select methods, and
1195 subscribe them (or not) using the normal methods.  This might be handy
1196 if you are monitoring a few servers for new groups.  A side effect is
1197 that startup will take much longer, so you can meditate while waiting.
1198 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1201 @node Subscription Methods
1202 @subsection Subscription Methods
1204 @vindex gnus-subscribe-newsgroup-method
1205 What Gnus does when it encounters a new group is determined by the
1206 @code{gnus-subscribe-newsgroup-method} variable.
1208 This variable should contain a function.  This function will be called
1209 with the name of the new group as the only parameter.
1211 Some handy pre-fab functions are:
1213 @table @code
1215 @item gnus-subscribe-zombies
1216 @vindex gnus-subscribe-zombies
1217 Make all new groups zombies.  This is the default.  You can browse the
1218 zombies later (with @kbd{A z}) and either kill them all off properly
1219 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1221 @item gnus-subscribe-randomly
1222 @vindex gnus-subscribe-randomly
1223 Subscribe all new groups in arbitrary order.  This really means that all
1224 new groups will be added at ``the top'' of the group buffer.
1226 @item gnus-subscribe-alphabetically
1227 @vindex gnus-subscribe-alphabetically
1228 Subscribe all new groups in alphabetical order.
1230 @item gnus-subscribe-hierarchically
1231 @vindex gnus-subscribe-hierarchically
1232 Subscribe all new groups hierarchically.  The difference between this
1233 function and @code{gnus-subscribe-alphabetically} is slight.
1234 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1235 alphabetical fashion, while this function will enter groups into its
1236 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1237 @samp{comp} hierarchy, this function will not mess that configuration
1238 up.  Or something like that.
1240 @item gnus-subscribe-interactively
1241 @vindex gnus-subscribe-interactively
1242 Subscribe new groups interactively.  This means that Gnus will ask
1243 you about @strong{all} new groups.  The groups you choose to subscribe
1244 to will be subscribed hierarchically.
1246 @item gnus-subscribe-killed
1247 @vindex gnus-subscribe-killed
1248 Kill all new groups.
1250 @item gnus-subscribe-topics
1251 @vindex gnus-subscribe-topics
1252 Put the groups into the topic that has a matching @code{subscribe} topic
1253 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1254 topic parameter that looks like
1256 @example
1257 "nnslashdot"
1258 @end example
1260 will mean that all groups that match that regex will be subscribed under
1261 that topic.
1263 If no topics match the groups, the groups will be subscribed in the
1264 top-level topic.
1266 @end table
1268 @vindex gnus-subscribe-hierarchical-interactive
1269 A closely related variable is
1270 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1271 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1272 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1273 will ask you for each sub-hierarchy whether you want to descend the
1274 hierarchy or not.
1276 One common mistake is to set the variable a few paragraphs above
1277 (@code{gnus-subscribe-newsgroup-method}) to
1278 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1279 will not work.  This is ga-ga.  So don't do it.
1282 @node Filtering New Groups
1283 @subsection Filtering New Groups
1285 A nice and portable way to control which new newsgroups should be
1286 subscribed (or ignored) is to put an @dfn{options} line at the start of
1287 the @file{.newsrc} file.  Here's an example:
1289 @example
1290 options -n !alt.all !rec.all sci.all
1291 @end example
1293 @vindex gnus-subscribe-options-newsgroup-method
1294 This line obviously belongs to a serious-minded intellectual scientific
1295 person (or she may just be plain old boring), because it says that all
1296 groups that have names beginning with @samp{alt} and @samp{rec} should
1297 be ignored, and all groups with names beginning with @samp{sci} should
1298 be subscribed.  Gnus will not use the normal subscription method for
1299 subscribing these groups.
1300 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1301 variable defaults to @code{gnus-subscribe-alphabetically}.
1303 @vindex gnus-options-not-subscribe
1304 @vindex gnus-options-subscribe
1305 If you don't want to mess with your @file{.newsrc} file, you can just
1306 set the two variables @code{gnus-options-subscribe} and
1307 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1308 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1309 and if the new group matches the former, it will be unconditionally
1310 subscribed, and if it matches the latter, it will be ignored.
1312 @vindex gnus-auto-subscribed-groups
1313 Yet another variable that meddles here is
1314 @code{gnus-auto-subscribed-groups}.  It works exactly like
1315 @code{gnus-options-subscribe}, and is therefore really superfluous,
1316 but I thought it would be nice to have two of these.  This variable is
1317 more meant for setting some ground rules, while the other variable is
1318 used more for user fiddling.  By default this variable makes all new
1319 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1320 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1321 subscribed.  If you don't like that, just set this variable to
1322 @code{nil}.
1324 New groups that match this regexp are subscribed using
1325 @code{gnus-subscribe-options-newsgroup-method}.
1328 @node Changing Servers
1329 @section Changing Servers
1330 @cindex changing servers
1332 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1333 This happens very rarely, but perhaps you change jobs, or one server is
1334 very flaky and you want to use another.
1336 Changing the server is pretty easy, right?  You just change
1337 @code{gnus-select-method} to point to the new server?
1339 @emph{Wrong!}
1341 Article numbers are not (in any way) kept synchronized between different
1342 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1343 you have read is by keeping track of article numbers.  So when you
1344 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1345 worthless.
1347 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1348 file from one server to another.  They all have one thing in
1349 common---they take a looong time to run.  You don't want to use these
1350 functions more than absolutely necessary.
1352 @kindex M-x gnus-change-server
1353 @findex gnus-change-server
1354 If you have access to both servers, Gnus can request the headers for all
1355 the articles you have read and compare @code{Message-ID}s and map the
1356 article numbers of the read articles and article marks.  The @kbd{M-x
1357 gnus-change-server} command will do this for all your native groups.  It
1358 will prompt for the method you want to move to.
1360 @kindex M-x gnus-group-move-group-to-server
1361 @findex gnus-group-move-group-to-server
1362 You can also move individual groups with the @kbd{M-x
1363 gnus-group-move-group-to-server} command.  This is useful if you want to
1364 move a (foreign) group from one server to another.
1366 @kindex M-x gnus-group-clear-data-on-native-groups
1367 @findex gnus-group-clear-data-on-native-groups
1368 If you don't have access to both the old and new server, all your marks
1369 and read ranges have become worthless.  You can use the @kbd{M-x
1370 gnus-group-clear-data-on-native-groups} command to clear out all data
1371 that you have on your native groups.  Use with caution.
1373 @kindex M-x gnus-group-clear-data
1374 @findex gnus-group-clear-data
1375 Clear the data from the current group only---nix out marks and the
1376 list of read articles (@code{gnus-group-clear-data}).
1378 After changing servers, you @strong{must} move the cache hierarchy away,
1379 since the cached articles will have wrong article numbers, which will
1380 affect which articles Gnus thinks are read.
1381 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1382 to have it done automatically; for @code{gnus-group-clear-data}, you
1383 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1384 cache for all groups).
1387 @node Startup Files
1388 @section Startup Files
1389 @cindex startup files
1390 @cindex .newsrc
1391 @cindex .newsrc.el
1392 @cindex .newsrc.eld
1394 Most common Unix news readers use a shared startup file called
1395 @file{.newsrc}.  This file contains all the information about what
1396 groups are subscribed, and which articles in these groups have been
1397 read.
1399 Things got a bit more complicated with @sc{gnus}.  In addition to
1400 keeping the @file{.newsrc} file updated, it also used a file called
1401 @file{.newsrc.el} for storing all the information that didn't fit into
1402 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1403 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1404 files was the most recently saved, which enabled people to swap between
1405 @sc{gnus} and other newsreaders.
1407 That was kinda silly, so Gnus went one better: In addition to the
1408 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1409 @file{.newsrc.eld}.  It will read whichever of these files that are most
1410 recent, but it will never write a @file{.newsrc.el} file.  You should
1411 never delete the @file{.newsrc.eld} file---it contains much information
1412 not stored in the @file{.newsrc} file.
1414 @vindex gnus-save-newsrc-file
1415 @vindex gnus-read-newsrc-file
1416 You can turn off writing the @file{.newsrc} file by setting
1417 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1418 the file and save some space, as well as exiting from Gnus faster.
1419 However, this will make it impossible to use other newsreaders than
1420 Gnus.  But hey, who would want to, right?  Similarly, setting
1421 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1422 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which can be
1423 convenient if you use a different news reader occasionally, and you
1424 want to read a different subset of the available groups with that
1425 news reader.
1427 @vindex gnus-save-killed-list
1428 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1429 will not save the list of killed groups to the startup file.  This will
1430 save both time (when starting and quitting) and space (on disk).  It
1431 will also mean that Gnus has no record of what groups are new or old,
1432 so the automatic new groups subscription methods become meaningless.
1433 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1434 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1435 Groups}).  This variable can also be a regular expression.  If that's
1436 the case, remove all groups that do not match this regexp before
1437 saving.  This can be useful in certain obscure situations that involve
1438 several servers where not all servers support @code{ask-server}.
1440 @vindex gnus-startup-file
1441 @vindex gnus-backup-startup-file
1442 @vindex version-control
1443 The @code{gnus-startup-file} variable says where the startup files are.
1444 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1445 file being whatever that one is, with a @samp{.eld} appended.
1446 If you want version control for this file, set
1447 @code{gnus-backup-startup-file}.  It respects the same values as the
1448 @code{version-control} variable.
1450 @vindex gnus-save-newsrc-hook
1451 @vindex gnus-save-quick-newsrc-hook
1452 @vindex gnus-save-standard-newsrc-hook
1453 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1454 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1455 saving the @file{.newsrc.eld} file, and
1456 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1457 @file{.newsrc} file.  The latter two are commonly used to turn version
1458 control on or off.  Version control is on by default when saving the
1459 startup files.  If you want to turn backup creation off, say something like:
1461 @lisp
1462 (defun turn-off-backup ()
1463   (set (make-local-variable 'backup-inhibited) t))
1465 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1466 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1467 @end lisp
1469 @vindex gnus-init-file
1470 @vindex gnus-site-init-file
1471 When Gnus starts, it will read the @code{gnus-site-init-file}
1472 (@file{.../site-lisp/gnus-init} by default) and @code{gnus-init-file}
1473 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1474 and can be used to avoid cluttering your @file{~/.emacs} and
1475 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1476 with the same names as these, but with @file{.elc} and @file{.el}
1477 suffixes.  In other words, if you have set @code{gnus-init-file} to
1478 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1479 and finally @file{~/.gnus} (in this order).  If Emacs was invoked with
1480 the @option{-q} or @option{--no-init-file} options (@pxref{Initial
1481 Options, ,Initial Options, emacs, The Emacs Manual}), Gnus doesn't read
1482 @code{gnus-init-file}.
1485 @node Auto Save
1486 @section Auto Save
1487 @cindex dribble file
1488 @cindex auto-save
1490 Whenever you do something that changes the Gnus data (reading articles,
1491 catching up, killing/subscribing groups), the change is added to a
1492 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1493 Emacs way.  If your Emacs should crash before you have saved the
1494 @file{.newsrc} files, all changes you have made can be recovered from
1495 this file.
1497 If Gnus detects this file at startup, it will ask the user whether to
1498 read it.  The auto save file is deleted whenever the real startup file is
1499 saved.
1501 @vindex gnus-use-dribble-file
1502 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1503 maintain a dribble buffer.  The default is @code{t}.
1505 @vindex gnus-dribble-directory
1506 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1507 this variable is @code{nil}, which it is by default, Gnus will dribble
1508 into the directory where the @file{.newsrc} file is located.  (This is
1509 normally the user's home directory.)  The dribble file will get the same
1510 file permissions as the @file{.newsrc} file.
1512 @vindex gnus-always-read-dribble-file
1513 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1514 read the dribble file on startup without querying the user.
1517 @node The Active File
1518 @section The Active File
1519 @cindex active file
1520 @cindex ignored groups
1522 When Gnus starts, or indeed whenever it tries to determine whether new
1523 articles have arrived, it reads the active file.  This is a very large
1524 file that lists all the active groups and articles on the server.
1526 @vindex gnus-ignored-newsgroups
1527 Before examining the active file, Gnus deletes all lines that match the
1528 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1529 any groups with bogus names, but you can use this variable to make Gnus
1530 ignore hierarchies you aren't ever interested in.  However, this is not
1531 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1532 Groups} for an overview of other variables that can be used instead.
1534 @c This variable is
1535 @c @code{nil} by default, and will slow down active file handling somewhat
1536 @c if you set it to anything else.
1538 @vindex gnus-read-active-file
1539 @c @head
1540 The active file can be rather Huge, so if you have a slow network, you
1541 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1542 reading the active file.  This variable is @code{some} by default.
1544 Gnus will try to make do by getting information just on the groups that
1545 you actually subscribe to.
1547 Note that if you subscribe to lots and lots of groups, setting this
1548 variable to @code{nil} will probably make Gnus slower, not faster.  At
1549 present, having this variable @code{nil} will slow Gnus down
1550 considerably, unless you read news over a 2400 baud modem.
1552 This variable can also have the value @code{some}.  Gnus will then
1553 attempt to read active info only on the subscribed groups.  On some
1554 servers this is quite fast (on sparkling, brand new INN servers that
1555 support the @code{LIST ACTIVE group} command), on others this isn't fast
1556 at all.  In any case, @code{some} should be faster than @code{nil}, and
1557 is certainly faster than @code{t} over slow lines.
1559 Some news servers (old versions of Leafnode and old versions of INN, for
1560 instance) do not support the @code{LIST ACTIVE group}.  For these
1561 servers, @code{nil} is probably the most efficient value for this
1562 variable.
1564 If this variable is @code{nil}, Gnus will ask for group info in total
1565 lock-step, which isn't very fast.  If it is @code{some} and you use an
1566 @acronym{NNTP} server, Gnus will pump out commands as fast as it can, and
1567 read all the replies in one swoop.  This will normally result in better
1568 performance, but if the server does not support the aforementioned
1569 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1571 If you think that starting up Gnus takes too long, try all the three
1572 different values for this variable and see what works best for you.
1574 In any case, if you use @code{some} or @code{nil}, you should definitely
1575 kill all groups that you aren't interested in to speed things up.
1577 Note that this variable also affects active file retrieval from
1578 secondary select methods.
1581 @node Startup Variables
1582 @section Startup Variables
1584 @table @code
1586 @item gnus-load-hook
1587 @vindex gnus-load-hook
1588 A hook run while Gnus is being loaded.  Note that this hook will
1589 normally be run just once in each Emacs session, no matter how many
1590 times you start Gnus.
1592 @item gnus-before-startup-hook
1593 @vindex gnus-before-startup-hook
1594 A hook run after starting up Gnus successfully.
1596 @item gnus-startup-hook
1597 @vindex gnus-startup-hook
1598 A hook run as the very last thing after starting up Gnus
1600 @item gnus-started-hook
1601 @vindex gnus-started-hook
1602 A hook that is run as the very last thing after starting up Gnus
1603 successfully.
1605 @item gnus-setup-news-hook
1606 @vindex gnus-setup-news-hook
1607 A hook that is run after reading the @file{.newsrc} file(s), but before
1608 generating the group buffer.
1610 @item gnus-check-bogus-newsgroups
1611 @vindex gnus-check-bogus-newsgroups
1612 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1613 startup.  A @dfn{bogus group} is a group that you have in your
1614 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1615 bogus groups can take quite a while, so to save time and resources it's
1616 best to leave this option off, and do the checking for bogus groups once
1617 in a while from the group buffer instead (@pxref{Group Maintenance}).
1619 @item gnus-inhibit-startup-message
1620 @vindex gnus-inhibit-startup-message
1621 If non-@code{nil}, the startup message won't be displayed.  That way,
1622 your boss might not notice as easily that you are reading news instead
1623 of doing your job.  Note that this variable is used before
1624 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1626 @item gnus-no-groups-message
1627 @vindex gnus-no-groups-message
1628 Message displayed by Gnus when no groups are available.
1630 @item gnus-play-startup-jingle
1631 @vindex gnus-play-startup-jingle
1632 If non-@code{nil}, play the Gnus jingle at startup.
1634 @item gnus-startup-jingle
1635 @vindex gnus-startup-jingle
1636 Jingle to be played if the above variable is non-@code{nil}.  The
1637 default is @samp{Tuxedomoon.Jingle4.au}.
1639 @end table
1642 @node Group Buffer
1643 @chapter Group Buffer
1644 @cindex group buffer
1646 @c Alex Schroeder suggests to rearrange this as follows:
1648 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1649 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1650 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1651 @c   7. Group Score, 8. Group Buffer Format
1652 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1653 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1654 @c <kensanata> First, "Gnus considers groups... (default 9)."
1655 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1656 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1657 @c <kensanata> Then expand the next paragraph or add some more to it.
1658 @c    This short one sentence explains levels 1 and 2, therefore I understand
1659 @c    that I should keep important news at 3 and boring news at 4.
1660 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1661 @c    Maybe keep those that you don't want to read temporarily at 6,
1662 @c    those that you never want to read at 8, those that offend your
1663 @c    human rights at 9...
1666 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1667 is the first buffer shown when Gnus starts, and will never be killed as
1668 long as Gnus is active.
1670 @iftex
1671 @iflatex
1672 \gnusfigure{The Group Buffer}{320}{
1673 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1674 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1675 \put(120,38){\vector(1,2){10}}
1676 \put(40,60){\makebox(0,0)[r]{Mode line}}
1677 \put(40,58){\vector(1,0){30}}
1678 \put(200,28){\makebox(0,0)[t]{Native select method}}
1679 \put(200,26){\vector(-1,2){15}}
1681 @end iflatex
1682 @end iftex
1684 @menu
1685 * Group Buffer Format::         Information listed and how you can change it.
1686 * Group Maneuvering::           Commands for moving in the group buffer.
1687 * Selecting a Group::           Actually reading news.
1688 * Subscription Commands::       Unsubscribing, killing, subscribing.
1689 * Group Data::                  Changing the info for a group.
1690 * Group Levels::                Levels? What are those, then?
1691 * Group Score::                 A mechanism for finding out what groups you like.
1692 * Marking Groups::              You can mark groups for later processing.
1693 * Foreign Groups::              Creating and editing groups.
1694 * Group Parameters::            Each group may have different parameters set.
1695 * Listing Groups::              Gnus can list various subsets of the groups.
1696 * Sorting Groups::              Re-arrange the group order.
1697 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1698 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1699 * Exiting Gnus::                Stop reading news and get some work done.
1700 * Group Topics::                A folding group mode divided into topics.
1701 * Misc Group Stuff::            Other stuff that you can to do.
1702 @end menu
1705 @node Group Buffer Format
1706 @section Group Buffer Format
1708 @menu
1709 * Group Line Specification::    Deciding how the group buffer is to look.
1710 * Group Mode Line Specification::  The group buffer mode line.
1711 * Group Highlighting::          Having nice colors in the group buffer.
1712 @end menu
1715 @node Group Line Specification
1716 @subsection Group Line Specification
1717 @cindex group buffer format
1719 The default format of the group buffer is nice and dull, but you can
1720 make it as exciting and ugly as you feel like.
1722 Here's a couple of example group lines:
1724 @example
1725      25: news.announce.newusers
1726  *    0: alt.fan.andrea-dworkin
1727 @end example
1729 Quite simple, huh?
1731 You can see that there are 25 unread articles in
1732 @samp{news.announce.newusers}.  There are no unread articles, but some
1733 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1734 asterisk at the beginning of the line?).
1736 @vindex gnus-group-line-format
1737 You can change that format to whatever you want by fiddling with the
1738 @code{gnus-group-line-format} variable.  This variable works along the
1739 lines of a @code{format} specification, which is pretty much the same as
1740 a @code{printf} specifications, for those of you who use (feh!) C.
1741 @xref{Formatting Variables}.
1743 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1745 There should always be a colon on the line; the cursor always moves to
1746 the colon after performing an operation.  @xref{Positioning
1747 Point}.  Nothing else is required---not even the group name.  All
1748 displayed text is just window dressing, and is never examined by Gnus.
1749 Gnus stores all real information it needs using text properties.
1751 (Note that if you make a really strange, wonderful, spreadsheet-like
1752 layout, everybody will believe you are hard at work with the accounting
1753 instead of wasting time reading news.)
1755 Here's a list of all available format characters:
1757 @table @samp
1759 @item M
1760 An asterisk if the group only has marked articles.
1762 @item S
1763 Whether the group is subscribed.
1765 @item L
1766 Level of subscribedness.
1768 @item N
1769 Number of unread articles.
1771 @item I
1772 Number of dormant articles.
1774 @item T
1775 Number of ticked articles.
1777 @item R
1778 Number of read articles.
1780 @item U
1781 Number of unseen articles.
1783 @item t
1784 Estimated total number of articles.  (This is really @var{max-number}
1785 minus @var{min-number} plus 1.)
1787 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1788 efficient access to @var{max-number} and @var{min-number} but getting
1789 the true unread message count is not possible efficiently.  For
1790 hysterical raisins, even the mail back ends, where the true number of
1791 unread messages might be available efficiently, use the same limited
1792 interface.  To remove this restriction from Gnus means that the back
1793 end interface has to be changed, which is not an easy job.  If you
1794 want to work on this, please contact the Gnus mailing list.
1796 @item y
1797 Number of unread, unticked, non-dormant articles.
1799 @item i
1800 Number of ticked and dormant articles.
1802 @item g
1803 Full group name.
1805 @item G
1806 Group name.
1808 @item C
1809 Group comment (@pxref{Group Parameters}) or group name if there is no
1810 comment element in the group parameters.
1812 @item D
1813 Newsgroup description.  You need to read the group descriptions
1814 before these will appear, and to do that, you either have to set
1815 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1816 command.
1818 @item o
1819 @samp{m} if moderated.
1821 @item O
1822 @samp{(m)} if moderated.
1824 @item s
1825 Select method.
1827 @item B
1828 If the summary buffer for the group is open or not.
1830 @item n
1831 Select from where.
1833 @item z
1834 A string that looks like @samp{<%s:%n>} if a foreign select method is
1835 used.
1837 @item P
1838 Indentation based on the level of the topic (@pxref{Group Topics}).
1840 @item c
1841 @vindex gnus-group-uncollapsed-levels
1842 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1843 variable says how many levels to leave at the end of the group name.
1844 The default is 1---this will mean that group names like
1845 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1847 @item m
1848 @vindex gnus-new-mail-mark
1849 @cindex %
1850 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1851 the group lately.
1853 @item p
1854 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1856 @item d
1857 A string that says when you last read the group (@pxref{Group
1858 Timestamp}).
1860 @item u
1861 User defined specifier.  The next character in the format string should
1862 be a letter.  Gnus will call the function
1863 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1864 following @samp{%u}.  The function will be passed a single dummy
1865 parameter as argument.  The function should return a string, which will
1866 be inserted into the buffer just like information from any other
1867 specifier.
1868 @end table
1870 @cindex *
1871 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1872 if no info is available---for instance, if it is a non-activated foreign
1873 group, or a bogus native group.
1876 @node Group Mode Line Specification
1877 @subsection Group Mode Line Specification
1878 @cindex group mode line
1880 @vindex gnus-group-mode-line-format
1881 The mode line can be changed by setting
1882 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1883 doesn't understand that many format specifiers:
1885 @table @samp
1886 @item S
1887 The native news server.
1888 @item M
1889 The native select method.
1890 @end table
1893 @node Group Highlighting
1894 @subsection Group Highlighting
1895 @cindex highlighting
1896 @cindex group highlighting
1898 @vindex gnus-group-highlight
1899 Highlighting in the group buffer is controlled by the
1900 @code{gnus-group-highlight} variable.  This is an alist with elements
1901 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1902 something non-@code{nil}, the @var{face} will be used on the line.
1904 Here's an example value for this variable that might look nice if the
1905 background is dark:
1907 @lisp
1908 (cond (window-system
1909        (setq custom-background-mode 'light)
1910        (defface my-group-face-1
1911          '((t (:foreground "Red" :bold t))) "First group face")
1912        (defface my-group-face-2
1913          '((t (:foreground "DarkSeaGreen4" :bold t)))
1914          "Second group face")
1915        (defface my-group-face-3
1916          '((t (:foreground "Green4" :bold t))) "Third group face")
1917        (defface my-group-face-4
1918          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1919        (defface my-group-face-5
1920          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1922 (setq gnus-group-highlight
1923       '(((> unread 200) . my-group-face-1)
1924         ((and (< level 3) (zerop unread)) . my-group-face-2)
1925         ((< level 3) . my-group-face-3)
1926         ((zerop unread) . my-group-face-4)
1927         (t . my-group-face-5)))
1928 @end lisp
1930 Also @pxref{Faces and Fonts}.
1932 Variables that are dynamically bound when the forms are evaluated
1933 include:
1935 @table @code
1936 @item group
1937 The group name.
1938 @item unread
1939 The number of unread articles in the group.
1940 @item method
1941 The select method.
1942 @item mailp
1943 Whether the group is a mail group.
1944 @item level
1945 The level of the group.
1946 @item score
1947 The score of the group.
1948 @item ticked
1949 The number of ticked articles in the group.
1950 @item total
1951 The total number of articles in the group.  Or rather,
1952 @var{max-number} minus @var{min-number} plus one.
1953 @item topic
1954 When using the topic minor mode, this variable is bound to the current
1955 topic being inserted.
1956 @end table
1958 When the forms are @code{eval}ed, point is at the beginning of the line
1959 of the group in question, so you can use many of the normal Gnus
1960 functions for snarfing info on the group.
1962 @vindex gnus-group-update-hook
1963 @findex gnus-group-highlight-line
1964 @code{gnus-group-update-hook} is called when a group line is changed.
1965 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1966 calls @code{gnus-group-highlight-line} by default.
1969 @node Group Maneuvering
1970 @section Group Maneuvering
1971 @cindex group movement
1973 All movement commands understand the numeric prefix and will behave as
1974 expected, hopefully.
1976 @table @kbd
1978 @item n
1979 @kindex n (Group)
1980 @findex gnus-group-next-unread-group
1981 Go to the next group that has unread articles
1982 (@code{gnus-group-next-unread-group}).
1984 @item p
1985 @itemx DEL
1986 @kindex DEL (Group)
1987 @kindex p (Group)
1988 @findex gnus-group-prev-unread-group
1989 Go to the previous group that has unread articles
1990 (@code{gnus-group-prev-unread-group}).
1992 @item N
1993 @kindex N (Group)
1994 @findex gnus-group-next-group
1995 Go to the next group (@code{gnus-group-next-group}).
1997 @item P
1998 @kindex P (Group)
1999 @findex gnus-group-prev-group
2000 Go to the previous group (@code{gnus-group-prev-group}).
2002 @item M-n
2003 @kindex M-n (Group)
2004 @findex gnus-group-next-unread-group-same-level
2005 Go to the next unread group on the same (or lower) level
2006 (@code{gnus-group-next-unread-group-same-level}).
2008 @item M-p
2009 @kindex M-p (Group)
2010 @findex gnus-group-prev-unread-group-same-level
2011 Go to the previous unread group on the same (or lower) level
2012 (@code{gnus-group-prev-unread-group-same-level}).
2013 @end table
2015 Three commands for jumping to groups:
2017 @table @kbd
2019 @item j
2020 @kindex j (Group)
2021 @findex gnus-group-jump-to-group
2022 Jump to a group (and make it visible if it isn't already)
2023 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2024 like living groups.
2026 @item ,
2027 @kindex , (Group)
2028 @findex gnus-group-best-unread-group
2029 Jump to the unread group with the lowest level
2030 (@code{gnus-group-best-unread-group}).
2032 @item .
2033 @kindex . (Group)
2034 @findex gnus-group-first-unread-group
2035 Jump to the first group with unread articles
2036 (@code{gnus-group-first-unread-group}).
2037 @end table
2039 @vindex gnus-group-goto-unread
2040 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2041 commands will move to the next group, not the next unread group.  Even
2042 the commands that say they move to the next unread group.  The default
2043 is @code{t}.
2046 @node Selecting a Group
2047 @section Selecting a Group
2048 @cindex group selection
2050 @table @kbd
2052 @item SPACE
2053 @kindex SPACE (Group)
2054 @findex gnus-group-read-group
2055 Select the current group, switch to the summary buffer and display the
2056 first unread article (@code{gnus-group-read-group}).  If there are no
2057 unread articles in the group, or if you give a non-numerical prefix to
2058 this command, Gnus will offer to fetch all the old articles in this
2059 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2060 determines the number of articles Gnus will fetch.  If @var{n} is
2061 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2062 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2064 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2065 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2066 - 4 2 SPC} fetches the 42 oldest ones.
2068 When you are in the group (in the Summary buffer), you can type
2069 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2070 ones.
2072 @item RET
2073 @kindex RET (Group)
2074 @findex gnus-group-select-group
2075 Select the current group and switch to the summary buffer
2076 (@code{gnus-group-select-group}).  Takes the same arguments as
2077 @code{gnus-group-read-group}---the only difference is that this command
2078 does not display the first unread article automatically upon group
2079 entry.
2081 @item M-RET
2082 @kindex M-RET (Group)
2083 @findex gnus-group-quick-select-group
2084 This does the same as the command above, but tries to do it with the
2085 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2086 scoring/killing will be performed, there will be no highlights and no
2087 expunging.  This might be useful if you're in a real hurry and have to
2088 enter some humongous group.  If you give a 0 prefix to this command
2089 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2090 which is useful if you want to toggle threading before generating the
2091 summary buffer (@pxref{Summary Generation Commands}).
2093 @item M-SPACE
2094 @kindex M-SPACE (Group)
2095 @findex gnus-group-visible-select-group
2096 This is yet one more command that does the same as the @kbd{RET}
2097 command, but this one does it without expunging and hiding dormants
2098 (@code{gnus-group-visible-select-group}).
2100 @item C-M-RET
2101 @kindex C-M-RET (Group)
2102 @findex gnus-group-select-group-ephemerally
2103 Finally, this command selects the current group ephemerally without
2104 doing any processing of its contents
2105 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2106 turned off.  Everything you do in the group after selecting it in this
2107 manner will have no permanent effects.
2109 @end table
2111 @vindex gnus-large-newsgroup
2112 The @code{gnus-large-newsgroup} variable says what Gnus should
2113 consider to be a big group.  If it is @code{nil}, no groups are
2114 considered big.  The default value is 200.  If the group has more
2115 (unread and/or ticked) articles than this, Gnus will query the user
2116 before entering the group.  The user can then specify how many
2117 articles should be fetched from the server.  If the user specifies a
2118 negative number (@var{-n}), the @var{n} oldest articles will be
2119 fetched.  If it is positive, the @var{n} articles that have arrived
2120 most recently will be fetched.
2122 @vindex gnus-large-ephemeral-newsgroup
2123 @code{gnus-large-ephemeral-newsgroup} is the same as
2124 @code{gnus-large-newsgroup}, but is only used for ephemeral
2125 newsgroups.
2127 @vindex gnus-select-group-hook
2128 @vindex gnus-auto-select-first
2129 @vindex gnus-auto-select-subject
2130 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2131 automatically when entering a group with the @kbd{SPACE} command.
2132 Which article this is is controlled by the
2133 @code{gnus-auto-select-subject} variable.  Valid values for this
2134 variable is:
2136 @table @code
2138 @item unread
2139 Place point on the subject line of the first unread article.
2141 @item first
2142 Place point on the subject line of the first article.
2144 @item unseen
2145 Place point on the subject line of the first unseen article.
2147 @item unseen-or-unread
2148 Place point on the subject line of the first unseen article, and if
2149 there is no such article, place point on the subject line of the first
2150 unread article.
2152 @item best
2153 Place point on the subject line of the highest-scored unread article.
2155 @end table
2157 This variable can also be a function.  In that case, that function
2158 will be called to place point on a subject line.
2160 If you want to prevent automatic selection in some group (say, in a
2161 binary group with Huge articles) you can set the
2162 @code{gnus-auto-select-first} variable to @code{nil} in
2163 @code{gnus-select-group-hook}, which is called when a group is
2164 selected.
2167 @node Subscription Commands
2168 @section Subscription Commands
2169 @cindex subscription
2171 @table @kbd
2173 @item S t
2174 @itemx u
2175 @kindex S t (Group)
2176 @kindex u (Group)
2177 @findex gnus-group-unsubscribe-current-group
2178 @c @icon{gnus-group-unsubscribe}
2179 Toggle subscription to the current group
2180 (@code{gnus-group-unsubscribe-current-group}).
2182 @item S s
2183 @itemx U
2184 @kindex S s (Group)
2185 @kindex U (Group)
2186 @findex gnus-group-unsubscribe-group
2187 Prompt for a group to subscribe, and then subscribe it.  If it was
2188 subscribed already, unsubscribe it instead
2189 (@code{gnus-group-unsubscribe-group}).
2191 @item S k
2192 @itemx C-k
2193 @kindex S k (Group)
2194 @kindex C-k (Group)
2195 @findex gnus-group-kill-group
2196 @c @icon{gnus-group-kill-group}
2197 Kill the current group (@code{gnus-group-kill-group}).
2199 @item S y
2200 @itemx C-y
2201 @kindex S y (Group)
2202 @kindex C-y (Group)
2203 @findex gnus-group-yank-group
2204 Yank the last killed group (@code{gnus-group-yank-group}).
2206 @item C-x C-t
2207 @kindex C-x C-t (Group)
2208 @findex gnus-group-transpose-groups
2209 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2210 really a subscription command, but you can use it instead of a
2211 kill-and-yank sequence sometimes.
2213 @item S w
2214 @itemx C-w
2215 @kindex S w (Group)
2216 @kindex C-w (Group)
2217 @findex gnus-group-kill-region
2218 Kill all groups in the region (@code{gnus-group-kill-region}).
2220 @item S z
2221 @kindex S z (Group)
2222 @findex gnus-group-kill-all-zombies
2223 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2225 @item S C-k
2226 @kindex S C-k (Group)
2227 @findex gnus-group-kill-level
2228 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2229 These groups can't be yanked back after killing, so this command should
2230 be used with some caution.  The only time where this command comes in
2231 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2232 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2233 kill off all unsubscribed groups that do not have message numbers in the
2234 @file{.newsrc} file.
2236 @end table
2238 Also @pxref{Group Levels}.
2241 @node Group Data
2242 @section Group Data
2244 @table @kbd
2246 @item c
2247 @kindex c (Group)
2248 @findex gnus-group-catchup-current
2249 @vindex gnus-group-catchup-group-hook
2250 @c @icon{gnus-group-catchup-current}
2251 Mark all unticked articles in this group as read
2252 (@code{gnus-group-catchup-current}).
2253 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2254 the group buffer.
2256 @item C
2257 @kindex C (Group)
2258 @findex gnus-group-catchup-current-all
2259 Mark all articles in this group, even the ticked ones, as read
2260 (@code{gnus-group-catchup-current-all}).
2262 @item M-c
2263 @kindex M-c (Group)
2264 @findex gnus-group-clear-data
2265 Clear the data from the current group---nix out marks and the list of
2266 read articles (@code{gnus-group-clear-data}).
2268 @item M-x gnus-group-clear-data-on-native-groups
2269 @kindex M-x gnus-group-clear-data-on-native-groups
2270 @findex gnus-group-clear-data-on-native-groups
2271 If you have switched from one @acronym{NNTP} server to another, all your marks
2272 and read ranges have become worthless.  You can use this command to
2273 clear out all data that you have on your native groups.  Use with
2274 caution.
2276 @end table
2279 @node Group Levels
2280 @section Group Levels
2281 @cindex group level
2282 @cindex level
2284 All groups have a level of @dfn{subscribedness}.  For instance, if a
2285 group is on level 2, it is more subscribed than a group on level 5.  You
2286 can ask Gnus to just list groups on a given level or lower
2287 (@pxref{Listing Groups}), or to just check for new articles in groups on
2288 a given level or lower (@pxref{Scanning New Messages}).
2290 Remember:  The higher the level of the group, the less important it is.
2292 @table @kbd
2294 @item S l
2295 @kindex S l (Group)
2296 @findex gnus-group-set-current-level
2297 Set the level of the current group.  If a numeric prefix is given, the
2298 next @var{n} groups will have their levels set.  The user will be
2299 prompted for a level.
2300 @end table
2302 @vindex gnus-level-killed
2303 @vindex gnus-level-zombie
2304 @vindex gnus-level-unsubscribed
2305 @vindex gnus-level-subscribed
2306 Gnus considers groups from levels 1 to
2307 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2308 @code{gnus-level-subscribed} (exclusive) and
2309 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2310 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2311 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2312 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2313 same, but zombie and killed groups have no information on what articles
2314 you have read, etc, stored.  This distinction between dead and living
2315 groups isn't done because it is nice or clever, it is done purely for
2316 reasons of efficiency.
2318 It is recommended that you keep all your mail groups (if any) on quite
2319 low levels (e.g. 1 or 2).
2321 Maybe the following description of the default behavior of Gnus helps to
2322 understand what these levels are all about.  By default, Gnus shows you
2323 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2324 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2325 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2326 groups are hidden, in a way.
2328 Zombie and killed groups are similar to unsubscribed groups in that they
2329 are hidden by default.  But they are different from subscribed and
2330 unsubscribed groups in that Gnus doesn't ask the news server for
2331 information (number of messages, number of unread messages) on zombie
2332 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2333 aren't interested in.  If most groups are killed, Gnus is faster.
2335 Why does Gnus distinguish between zombie and killed groups?  Well, when
2336 a new group arrives on the server, Gnus by default makes it a zombie
2337 group.  This means that you are normally not bothered with new groups,
2338 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2339 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2340 list of killed groups.)
2342 If you want to play with the level variables, you should show some care.
2343 Set them once, and don't touch them ever again.  Better yet, don't touch
2344 them at all unless you know exactly what you're doing.
2346 @vindex gnus-level-default-unsubscribed
2347 @vindex gnus-level-default-subscribed
2348 Two closely related variables are @code{gnus-level-default-subscribed}
2349 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2350 which are the levels that new groups will be put on if they are
2351 (un)subscribed.  These two variables should, of course, be inside the
2352 relevant valid ranges.
2354 @vindex gnus-keep-same-level
2355 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2356 will only move to groups of the same level (or lower).  In
2357 particular, going from the last article in one group to the next group
2358 will go to the next group of the same level (or lower).  This might be
2359 handy if you want to read the most important groups before you read the
2360 rest.
2362 If this variable is @code{best}, Gnus will make the next newsgroup the
2363 one with the best level.
2365 @vindex gnus-group-default-list-level
2366 All groups with a level less than or equal to
2367 @code{gnus-group-default-list-level} will be listed in the group buffer
2368 by default.
2370 @vindex gnus-group-list-inactive-groups
2371 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2372 groups will be listed along with the unread groups.  This variable is
2373 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2374 listed.
2376 @vindex gnus-group-use-permanent-levels
2377 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2378 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2379 use this level as the ``work'' level.
2381 @vindex gnus-activate-level
2382 Gnus will normally just activate (i. e., query the server about) groups
2383 on level @code{gnus-activate-level} or less.  If you don't want to
2384 activate unsubscribed groups, for instance, you might set this variable
2385 to 5.  The default is 6.
2388 @node Group Score
2389 @section Group Score
2390 @cindex group score
2391 @cindex group rank
2392 @cindex rank
2394 You would normally keep important groups on high levels, but that scheme
2395 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2396 group buffer according to how often you read groups, perhaps?  Within
2397 reason?
2399 This is what @dfn{group score} is for.  You can have Gnus assign a score
2400 to each group through the mechanism described below.  You can then sort
2401 the group buffer based on this score.  Alternatively, you can sort on
2402 score and then level.  (Taken together, the level and the score is
2403 called the @dfn{rank} of the group.  A group that is on level 4 and has
2404 a score of 1 has a higher rank than a group on level 5 that has a score
2405 of 300.  (The level is the most significant part and the score is the
2406 least significant part.))
2408 @findex gnus-summary-bubble-group
2409 If you want groups you read often to get higher scores than groups you
2410 read seldom you can add the @code{gnus-summary-bubble-group} function to
2411 the @code{gnus-summary-exit-hook} hook.  This will result (after
2412 sorting) in a bubbling sort of action.  If you want to see that in
2413 action after each summary exit, you can add
2414 @code{gnus-group-sort-groups-by-rank} or
2415 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2416 slow things down somewhat.
2419 @node Marking Groups
2420 @section Marking Groups
2421 @cindex marking groups
2423 If you want to perform some command on several groups, and they appear
2424 subsequently in the group buffer, you would normally just give a
2425 numerical prefix to the command.  Most group commands will then do your
2426 bidding on those groups.
2428 However, if the groups are not in sequential order, you can still
2429 perform a command on several groups.  You simply mark the groups first
2430 with the process mark and then execute the command.
2432 @table @kbd
2434 @item #
2435 @kindex # (Group)
2436 @itemx M m
2437 @kindex M m (Group)
2438 @findex gnus-group-mark-group
2439 Set the mark on the current group (@code{gnus-group-mark-group}).
2441 @item M-#
2442 @kindex M-# (Group)
2443 @itemx M u
2444 @kindex M u (Group)
2445 @findex gnus-group-unmark-group
2446 Remove the mark from the current group
2447 (@code{gnus-group-unmark-group}).
2449 @item M U
2450 @kindex M U (Group)
2451 @findex gnus-group-unmark-all-groups
2452 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2454 @item M w
2455 @kindex M w (Group)
2456 @findex gnus-group-mark-region
2457 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2459 @item M b
2460 @kindex M b (Group)
2461 @findex gnus-group-mark-buffer
2462 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2464 @item M r
2465 @kindex M r (Group)
2466 @findex gnus-group-mark-regexp
2467 Mark all groups that match some regular expression
2468 (@code{gnus-group-mark-regexp}).
2469 @end table
2471 Also @pxref{Process/Prefix}.
2473 @findex gnus-group-universal-argument
2474 If you want to execute some command on all groups that have been marked
2475 with the process mark, you can use the @kbd{M-&}
2476 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2477 the command to be executed.
2480 @node Foreign Groups
2481 @section Foreign Groups
2482 @cindex foreign groups
2484 Below are some group mode commands for making and editing general foreign
2485 groups, as well as commands to ease the creation of a few
2486 special-purpose groups.  All these commands insert the newly created
2487 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2488 consulted.
2490 @table @kbd
2492 @item G m
2493 @kindex G m (Group)
2494 @findex gnus-group-make-group
2495 @cindex making groups
2496 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2497 for a name, a method and possibly an @dfn{address}.  For an easier way
2498 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2500 @item G M
2501 @kindex G M (Group)
2502 @findex gnus-group-read-ephemeral-group
2503 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}).  Gnus
2504 will prompt you for a name, a method and an @dfn{address}.
2506 @item G r
2507 @kindex G r (Group)
2508 @findex gnus-group-rename-group
2509 @cindex renaming groups
2510 Rename the current group to something else
2511 (@code{gnus-group-rename-group}).  This is valid only on some
2512 groups---mail groups mostly.  This command might very well be quite slow
2513 on some back ends.
2515 @item G c
2516 @kindex G c (Group)
2517 @cindex customizing
2518 @findex gnus-group-customize
2519 Customize the group parameters (@code{gnus-group-customize}).
2521 @item G e
2522 @kindex G e (Group)
2523 @findex gnus-group-edit-group-method
2524 @cindex renaming groups
2525 Enter a buffer where you can edit the select method of the current
2526 group (@code{gnus-group-edit-group-method}).
2528 @item G p
2529 @kindex G p (Group)
2530 @findex gnus-group-edit-group-parameters
2531 Enter a buffer where you can edit the group parameters
2532 (@code{gnus-group-edit-group-parameters}).
2534 @item G E
2535 @kindex G E (Group)
2536 @findex gnus-group-edit-group
2537 Enter a buffer where you can edit the group info
2538 (@code{gnus-group-edit-group}).
2540 @item G d
2541 @kindex G d (Group)
2542 @findex gnus-group-make-directory-group
2543 @cindex nndir
2544 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2545 for a directory name (@code{gnus-group-make-directory-group}).
2547 @item G h
2548 @kindex G h (Group)
2549 @cindex help group
2550 @findex gnus-group-make-help-group
2551 Make the Gnus help group (@code{gnus-group-make-help-group}).
2553 @item G a
2554 @kindex G a (Group)
2555 @cindex (ding) archive
2556 @cindex archive group
2557 @findex gnus-group-make-archive-group
2558 @vindex gnus-group-archive-directory
2559 @vindex gnus-group-recent-archive-directory
2560 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2561 default a group pointing to the most recent articles will be created
2562 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2563 group will be created from @code{gnus-group-archive-directory}.
2565 @item G k
2566 @kindex G k (Group)
2567 @findex gnus-group-make-kiboze-group
2568 @cindex nnkiboze
2569 Make a kiboze group.  You will be prompted for a name, for a regexp to
2570 match groups to be ``included'' in the kiboze group, and a series of
2571 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2572 @xref{Kibozed Groups}.
2574 @item G D
2575 @kindex G D (Group)
2576 @findex gnus-group-enter-directory
2577 @cindex nneething
2578 Read an arbitrary directory as if it were a newsgroup with the
2579 @code{nneething} back end (@code{gnus-group-enter-directory}).
2580 @xref{Anything Groups}.
2582 @item G f
2583 @kindex G f (Group)
2584 @findex gnus-group-make-doc-group
2585 @cindex ClariNet Briefs
2586 @cindex nndoc
2587 Make a group based on some file or other
2588 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2589 command, you will be prompted for a file name and a file type.
2590 Currently supported types are @code{mbox}, @code{babyl},
2591 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2592 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2593 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2594 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2595 you run this command without a prefix, Gnus will guess at the file
2596 type.  @xref{Document Groups}.
2598 @item G u
2599 @kindex G u (Group)
2600 @vindex gnus-useful-groups
2601 @findex gnus-group-make-useful-group
2602 Create one of the groups mentioned in @code{gnus-useful-groups}
2603 (@code{gnus-group-make-useful-group}).
2605 @item G w
2606 @kindex G w (Group)
2607 @findex gnus-group-make-web-group
2608 @cindex Google
2609 @cindex nnweb
2610 @cindex gmane
2611 Make an ephemeral group based on a web search
2612 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2613 command, make a solid group instead.  You will be prompted for the
2614 search engine type and the search string.  Valid search engine types
2615 include @code{google}, @code{dejanews}, and @code{gmane}.
2616 @xref{Web Searches}.
2618 If you use the @code{google} search engine, you can limit the search
2619 to a particular group by using a match string like
2620 @samp{shaving group:alt.sysadmin.recovery}.
2622 @item G R
2623 @kindex G R (Group)
2624 @findex gnus-group-make-rss-group
2625 Make a group based on an @acronym{RSS} feed
2626 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2627 @xref{RSS}.
2629 @item G DEL
2630 @kindex G DEL (Group)
2631 @findex gnus-group-delete-group
2632 This function will delete the current group
2633 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2634 actually delete all the articles in the group, and forcibly remove the
2635 group itself from the face of the Earth.  Use a prefix only if you are
2636 absolutely sure of what you are doing.  This command can't be used on
2637 read-only groups (like @code{nntp} groups), though.
2639 @item G V
2640 @kindex G V (Group)
2641 @findex gnus-group-make-empty-virtual
2642 Make a new, fresh, empty @code{nnvirtual} group
2643 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2645 @item G v
2646 @kindex G v (Group)
2647 @findex gnus-group-add-to-virtual
2648 Add the current group to an @code{nnvirtual} group
2649 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2650 @end table
2652 @xref{Select Methods}, for more information on the various select
2653 methods.
2655 @vindex gnus-activate-foreign-newsgroups
2656 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2657 Gnus will check all foreign groups with this level or lower at startup.
2658 This might take quite a while, especially if you subscribe to lots of
2659 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2660 @code{gnus-activate-level} also affects activation of foreign
2661 newsgroups.
2664 @node Group Parameters
2665 @section Group Parameters
2666 @cindex group parameters
2668 The group parameters store information local to a particular group.
2669 Here's an example group parameter list:
2671 @example
2672 ((to-address . "ding@@gnus.org")
2673  (auto-expire . t))
2674 @end example
2676 We see that each element consists of a ``dotted pair''---the thing before
2677 the dot is the key, while the thing after the dot is the value.  All the
2678 parameters have this form @emph{except} local variable specs, which are
2679 not dotted pairs, but proper lists.
2681 Some parameters have correspondent customizable variables, each of which
2682 is an alist of regexps and values.
2684 The following group parameters can be used:
2686 @table @code
2687 @item to-address
2688 @cindex to-address
2689 Address used by when doing followups and new posts.
2691 @example
2692 (to-address . "some@@where.com")
2693 @end example
2695 This is primarily useful in mail groups that represent closed mailing
2696 lists---mailing lists where it's expected that everybody that writes to
2697 the mailing list is subscribed to it.  Since using this parameter
2698 ensures that the mail only goes to the mailing list itself, it means
2699 that members won't receive two copies of your followups.
2701 Using @code{to-address} will actually work whether the group is foreign
2702 or not.  Let's say there's a group on the server that is called
2703 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2704 the articles from a mail-to-news gateway.  Posting directly to this
2705 group is therefore impossible---you have to send mail to the mailing
2706 list address instead.
2708 See also @code{gnus-parameter-to-address-alist}.
2710 @item to-list
2711 @cindex to-list
2712 Address used when doing @kbd{a} in that group.
2714 @example
2715 (to-list . "some@@where.com")
2716 @end example
2718 It is totally ignored
2719 when doing a followup---except that if it is present in a news group,
2720 you'll get mail group semantics when doing @kbd{f}.
2722 If you do an @kbd{a} command in a mail group and you have neither a
2723 @code{to-list} group parameter nor a @code{to-address} group parameter,
2724 then a @code{to-list} group parameter will be added automatically upon
2725 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2726 @vindex gnus-add-to-list
2728 @findex gnus-mailing-list-mode
2729 @cindex mail list groups
2730 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2731 entering summary buffer.
2733 See also @code{gnus-parameter-to-list-alist}.
2735 @anchor{subscribed}
2736 @item subscribed
2737 @cindex subscribed
2738 @cindex Mail-Followup-To
2739 @findex gnus-find-subscribed-addresses
2740 If this parameter is set to @code{t}, Gnus will consider the
2741 to-address and to-list parameters for this group as addresses of
2742 mailing lists you are subscribed to.  Giving Gnus this information is
2743 (only) a first step in getting it to generate correct Mail-Followup-To
2744 headers for your posts to these lists.  The second step is to put the
2745 following in your @file{.gnus.el}
2747 @lisp
2748 (setq message-subscribed-address-functions
2749       '(gnus-find-subscribed-addresses))
2750 @end lisp
2752 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2753 a complete treatment of available MFT support.
2755 @item visible
2756 @cindex visible
2757 If the group parameter list has the element @code{(visible . t)},
2758 that group will always be visible in the Group buffer, regardless
2759 of whether it has any unread articles.
2761 This parameter cannot be set via @code{gnus-parameters}. See
2762 @code{gnus-permanently-visible-groups} as an alternative.
2764 @item broken-reply-to
2765 @cindex broken-reply-to
2766 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2767 headers in this group are to be ignored, and for the header to be hidden
2768 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2769 can be useful if you're reading a mailing list group where the listserv
2770 has inserted @code{Reply-To} headers that point back to the listserv
2771 itself.  That is broken behavior.  So there!
2773 @item to-group
2774 @cindex to-group
2775 Elements like @code{(to-group . "some.group.name")} means that all
2776 posts in that group will be sent to @code{some.group.name}.
2778 @item newsgroup
2779 @cindex newsgroup
2780 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2781 will treat all responses as if they were responses to news articles.
2782 This can be useful if you have a mail group that's really a mirror of a
2783 news group.
2785 @item gcc-self
2786 @cindex gcc-self
2787 If @code{(gcc-self . t)} is present in the group parameter list, newly
2788 composed messages will be @code{Gcc}'d to the current group.  If
2789 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2790 generated, if @code{(gcc-self . "string")} is present, this string will
2791 be inserted literally as a @code{gcc} header.  This parameter takes
2792 precedence over any default @code{Gcc} rules as described later
2793 (@pxref{Archived Messages}).
2795 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2796 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2797 doesn't accept articles.
2799 @item auto-expire
2800 @cindex auto-expire
2801 If the group parameter has an element that looks like @code{(auto-expire
2802 . t)}, all articles read will be marked as expirable.  For an
2803 alternative approach, @pxref{Expiring Mail}.
2805 See also @code{gnus-auto-expirable-newsgroups}.
2807 @item total-expire
2808 @cindex total-expire
2809 If the group parameter has an element that looks like
2810 @code{(total-expire . t)}, all read articles will be put through the
2811 expiry process, even if they are not marked as expirable.  Use with
2812 caution.  Unread, ticked and dormant articles are not eligible for
2813 expiry.
2815 See also @code{gnus-total-expirable-newsgroups}.
2817 @item expiry-wait
2818 @cindex expiry-wait
2819 @vindex nnmail-expiry-wait-function
2820 If the group parameter has an element that looks like
2821 @code{(expiry-wait . 10)}, this value will override any
2822 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2823 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2824 can either be a number of days (not necessarily an integer) or the
2825 symbols @code{never} or @code{immediate}.
2827 @item expiry-target
2828 @cindex expiry-target
2829 Where expired messages end up.  This parameter overrides
2830 @code{nnmail-expiry-target}.
2832 @item score-file
2833 @cindex score file group parameter
2834 Elements that look like @code{(score-file . "file")} will make
2835 @file{file} into the current score file for the group in question.  All
2836 interactive score entries will be put into this file.
2838 @item adapt-file
2839 @cindex adapt file group parameter
2840 Elements that look like @code{(adapt-file . "file")} will make
2841 @file{file} into the current adaptive file for the group in question.
2842 All adaptive score entries will be put into this file.
2844 @item admin-address
2845 @cindex admin-address
2846 When unsubscribing from a mailing list you should never send the
2847 unsubscription notice to the mailing list itself.  Instead, you'd send
2848 messages to the administrative address.  This parameter allows you to
2849 put the admin address somewhere convenient.
2851 @item display
2852 @cindex display
2853 Elements that look like @code{(display . MODE)} say which articles to
2854 display on entering the group.  Valid values are:
2856 @table @code
2857 @item all
2858 Display all articles, both read and unread.
2860 @item an integer
2861 Display the last @var{integer} articles in the group.  This is the same as
2862 entering the group with @kbd{C-u @var{integer}}.
2864 @item default
2865 Display the default visible articles, which normally includes unread and
2866 ticked articles.
2868 @item an array
2869 Display articles that satisfy a predicate.
2871 Here are some examples:
2873 @table @code
2874 @item [unread]
2875 Display only unread articles.
2877 @item [not expire]
2878 Display everything except expirable articles.
2880 @item [and (not reply) (not expire)]
2881 Display everything except expirable and articles you've already
2882 responded to.
2883 @end table
2885 The available operators are @code{not}, @code{and} and @code{or}.
2886 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2887 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2888 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2889 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2891 @end table
2893 The @code{display} parameter works by limiting the summary buffer to
2894 the subset specified.  You can pop the limit by using the @kbd{/ w}
2895 command (@pxref{Limiting}).
2897 @item comment
2898 @cindex comment
2899 Elements that look like @code{(comment . "This is a comment")} are
2900 arbitrary comments on the group.  You can display comments in the
2901 group line (@pxref{Group Line Specification}).
2903 @item charset
2904 @cindex charset
2905 Elements that look like @code{(charset . iso-8859-1)} will make
2906 @code{iso-8859-1} the default charset; that is, the charset that will be
2907 used for all articles that do not specify a charset.
2909 See also @code{gnus-group-charset-alist}.
2911 @item ignored-charsets
2912 @cindex ignored-charset
2913 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2914 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2915 default charset will be used for decoding articles.
2917 See also @code{gnus-group-ignored-charsets-alist}.
2919 @item posting-style
2920 @cindex posting-style
2921 You can store additional posting style information for this group
2922 here (@pxref{Posting Styles}).  The format is that of an entry in the
2923 @code{gnus-posting-styles} alist, except that there's no regexp matching
2924 the group name (of course).  Style elements in this group parameter will
2925 take precedence over the ones found in @code{gnus-posting-styles}.
2927 For instance, if you want a funky name and signature in this group only,
2928 instead of hacking @code{gnus-posting-styles}, you could put something
2929 like this in the group parameters:
2931 @example
2932 (posting-style
2933   (name "Funky Name")
2934   ("X-My-Header" "Funky Value")
2935   (signature "Funky Signature"))
2936 @end example
2938 @item post-method
2939 @cindex post-method
2940 If it is set, the value is used as the method for posting message
2941 instead of @code{gnus-post-method}.
2943 @item banner
2944 @cindex banner
2945 An item like @code{(banner . @var{regexp})} causes any part of an article
2946 that matches the regular expression @var{regexp} to be stripped.  Instead of
2947 @var{regexp}, you can also use the symbol @code{signature} which strips the
2948 last signature or any of the elements of the alist
2949 @code{gnus-article-banner-alist}.
2951 @item sieve
2952 @cindex sieve
2953 This parameter contains a Sieve test that should match incoming mail
2954 that should be placed in this group.  From this group parameter, a
2955 Sieve @samp{IF} control structure is generated, having the test as the
2956 condition and @samp{fileinto "group.name";} as the body.
2958 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2959 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2960 translating the group parameter into a Sieve script (@pxref{Sieve
2961 Commands}) the following Sieve code is generated:
2963 @example
2964 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2965         fileinto \"INBOX.list.sieve\";
2967 @end example
2969 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
2970 Top, sieve, Emacs Sieve}.
2972 @item (agent parameters)
2973 If the agent has been enabled, you can set any of the its parameters
2974 to control the behavior of the agent in individual groups. See Agent
2975 Parameters in @ref{Category Syntax}.  Most users will choose to set
2976 agent parameters in either an agent category or group topic to
2977 minimize the configuration effort.
2979 @item (@var{variable} @var{form})
2980 You can use the group parameters to set variables local to the group you
2981 are entering.  If you want to turn threading off in @samp{news.answers},
2982 you could put @code{(gnus-show-threads nil)} in the group parameters of
2983 that group.  @code{gnus-show-threads} will be made into a local variable
2984 in the summary buffer you enter, and the form @code{nil} will be
2985 @code{eval}ed there.
2987 Note that this feature sets the variable locally to the summary buffer.
2988 But some variables are evaluated in the article buffer, or in the
2989 message buffer (of a reply or followup or otherwise newly created
2990 message).  As a workaround, it might help to add the variable in
2991 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
2992 Stuff}.  So if you want to set @code{message-from-style} via the group
2993 parameters, then you may need the following statement elsewhere in your
2994 @file{~/.gnus} file:
2996 @lisp
2997 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
2998 @end lisp
3000 @vindex gnus-list-identifiers
3001 A use for this feature is to remove a mailing list identifier tag in
3002 the subject fields of articles.  E.g. if the news group
3004 @example
3005 nntp+news.gnus.org:gmane.text.docbook.apps
3006 @end example
3008 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3009 tag can be removed from the article subjects in the summary buffer for
3010 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3011 into the group parameters for the group.
3013 This can also be used as a group-specific hook function.  If you want to
3014 hear a beep when you enter a group, you could put something like
3015 @code{(dummy-variable (ding))} in the parameters of that group.
3016 @code{dummy-variable} will be set to the (meaningless) result of the
3017 @code{(ding)} form.
3019 Alternatively, since the VARIABLE becomes local to the group, this
3020 pattern can be used to temporarily change a hook.  For example, if the
3021 following is added to a group parameter
3023 @lisp
3024 (gnus-summary-prepared-hook
3025   '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3026 @end lisp
3028 when the group is entered, the 'd' key will not mark the article as
3029 expired.
3031 @end table
3033 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3034 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3035 presents you with a Customize-like interface.  The latter helps avoid
3036 silly Lisp errors.)  You might also be interested in reading about topic
3037 parameters (@pxref{Topic Parameters}).
3039 @vindex gnus-parameters
3040 Group parameters can be set via the @code{gnus-parameters} variable too.
3041 But some variables, such as @code{visible}, have no effect (For this
3042 case see @code{gnus-permanently-visible-groups} as an alternative.).
3043 For example:
3045 @lisp
3046 (setq gnus-parameters
3047       '(("mail\\..*"
3048          (gnus-show-threads nil)
3049          (gnus-use-scoring nil)
3050          (gnus-summary-line-format
3051           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3052          (gcc-self . t)
3053          (display . all))
3055         ("^nnimap:\\(foo.bar\\)$"
3056          (to-group . "\\1"))
3058         ("mail\\.me"
3059          (gnus-use-scoring  t))
3061         ("list\\..*"
3062          (total-expire . t)
3063          (broken-reply-to . t))))
3064 @end lisp
3066 String value of parameters will be subjected to regexp substitution, as
3067 the @code{to-group} example shows.
3069 @vindex gnus-parameters-case-fold-search
3070 By default, whether comparing the group name and one of those regexps
3071 specified in @code{gnus-parameters} is done in a case-sensitive manner
3072 or a case-insensitive manner depends on the value of
3073 @code{case-fold-search} at the time when the comparison is done.  The
3074 value of @code{case-fold-search} is typically @code{t}; it means, for
3075 example, the element @code{("INBOX\\.FOO" (total-expire . t))} might be
3076 applied to both the @samp{INBOX.FOO} group and the @samp{INBOX.foo}
3077 group.  If you want to make those regexps always case-sensitive, set the
3078 value of the @code{gnus-parameters-case-fold-search} variable to
3079 @code{nil}.  Otherwise, set it to @code{t} if you want to compare them
3080 always in a case-insensitive manner.
3083 @node Listing Groups
3084 @section Listing Groups
3085 @cindex group listing
3087 These commands all list various slices of the groups available.
3089 @table @kbd
3091 @item l
3092 @itemx A s
3093 @kindex A s (Group)
3094 @kindex l (Group)
3095 @findex gnus-group-list-groups
3096 List all groups that have unread articles
3097 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3098 command will list only groups of level ARG and lower.  By default, it
3099 only lists groups of level five (i.e.,
3100 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3101 groups).
3103 @item L
3104 @itemx A u
3105 @kindex A u (Group)
3106 @kindex L (Group)
3107 @findex gnus-group-list-all-groups
3108 List all groups, whether they have unread articles or not
3109 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3110 this command will list only groups of level ARG and lower.  By default,
3111 it lists groups of level seven or lower (i.e., just subscribed and
3112 unsubscribed groups).
3114 @item A l
3115 @kindex A l (Group)
3116 @findex gnus-group-list-level
3117 List all unread groups on a specific level
3118 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3119 with no unread articles.
3121 @item A k
3122 @kindex A k (Group)
3123 @findex gnus-group-list-killed
3124 List all killed groups (@code{gnus-group-list-killed}).  If given a
3125 prefix argument, really list all groups that are available, but aren't
3126 currently (un)subscribed.  This could entail reading the active file
3127 from the server.
3129 @item A z
3130 @kindex A z (Group)
3131 @findex gnus-group-list-zombies
3132 List all zombie groups (@code{gnus-group-list-zombies}).
3134 @item A m
3135 @kindex A m (Group)
3136 @findex gnus-group-list-matching
3137 List all unread, subscribed groups with names that match a regexp
3138 (@code{gnus-group-list-matching}).
3140 @item A M
3141 @kindex A M (Group)
3142 @findex gnus-group-list-all-matching
3143 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3145 @item A A
3146 @kindex A A (Group)
3147 @findex gnus-group-list-active
3148 List absolutely all groups in the active file(s) of the
3149 server(s) you are connected to (@code{gnus-group-list-active}).  This
3150 might very well take quite a while.  It might actually be a better idea
3151 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3152 thing to match on.  Also note that this command may list groups that
3153 don't exist (yet)---these will be listed as if they were killed groups.
3154 Take the output with some grains of salt.
3156 @item A a
3157 @kindex A a (Group)
3158 @findex gnus-group-apropos
3159 List all groups that have names that match a regexp
3160 (@code{gnus-group-apropos}).
3162 @item A d
3163 @kindex A d (Group)
3164 @findex gnus-group-description-apropos
3165 List all groups that have names or descriptions that match a regexp
3166 (@code{gnus-group-description-apropos}).
3168 @item A c
3169 @kindex A c (Group)
3170 @findex gnus-group-list-cached
3171 List all groups with cached articles (@code{gnus-group-list-cached}).
3173 @item A ?
3174 @kindex A ? (Group)
3175 @findex gnus-group-list-dormant
3176 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3178 @item A /
3179 @kindex A / (Group)
3180 @findex gnus-group-list-limit
3181 List groups limited within the current selection
3182 (@code{gnus-group-list-limit}).
3184 @item A f
3185 @kindex A f (Group)
3186 @findex gnus-group-list-flush
3187 Flush groups from the current selection (@code{gnus-group-list-flush}).
3189 @item A p
3190 @kindex A p (Group)
3191 @findex gnus-group-list-plus
3192 List groups plus the current selection (@code{gnus-group-list-plus}).
3194 @end table
3196 @vindex gnus-permanently-visible-groups
3197 @cindex visible group parameter
3198 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3199 always be shown, whether they have unread articles or not.  You can also
3200 add the @code{visible} element to the group parameters in question to
3201 get the same effect.
3203 @vindex gnus-list-groups-with-ticked-articles
3204 Groups that have just ticked articles in it are normally listed in the
3205 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3206 @code{nil}, these groups will be treated just like totally empty
3207 groups.  It is @code{t} by default.
3210 @node Sorting Groups
3211 @section Sorting Groups
3212 @cindex sorting groups
3214 @kindex C-c C-s (Group)
3215 @findex gnus-group-sort-groups
3216 @vindex gnus-group-sort-function
3217 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3218 group buffer according to the function(s) given by the
3219 @code{gnus-group-sort-function} variable.  Available sorting functions
3220 include:
3222 @table @code
3224 @item gnus-group-sort-by-alphabet
3225 @findex gnus-group-sort-by-alphabet
3226 Sort the group names alphabetically.  This is the default.
3228 @item gnus-group-sort-by-real-name
3229 @findex gnus-group-sort-by-real-name
3230 Sort the group alphabetically on the real (unprefixed) group names.
3232 @item gnus-group-sort-by-level
3233 @findex gnus-group-sort-by-level
3234 Sort by group level.
3236 @item gnus-group-sort-by-score
3237 @findex gnus-group-sort-by-score
3238 Sort by group score.  @xref{Group Score}.
3240 @item gnus-group-sort-by-rank
3241 @findex gnus-group-sort-by-rank
3242 Sort by group score and then the group level.  The level and the score
3243 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3245 @item gnus-group-sort-by-unread
3246 @findex gnus-group-sort-by-unread
3247 Sort by number of unread articles.
3249 @item gnus-group-sort-by-method
3250 @findex gnus-group-sort-by-method
3251 Sort alphabetically on the select method.
3253 @item gnus-group-sort-by-server
3254 @findex gnus-group-sort-by-server
3255 Sort alphabetically on the Gnus server name.
3258 @end table
3260 @code{gnus-group-sort-function} can also be a list of sorting
3261 functions.  In that case, the most significant sort key function must be
3262 the last one.
3265 There are also a number of commands for sorting directly according to
3266 some sorting criteria:
3268 @table @kbd
3269 @item G S a
3270 @kindex G S a (Group)
3271 @findex gnus-group-sort-groups-by-alphabet
3272 Sort the group buffer alphabetically by group name
3273 (@code{gnus-group-sort-groups-by-alphabet}).
3275 @item G S u
3276 @kindex G S u (Group)
3277 @findex gnus-group-sort-groups-by-unread
3278 Sort the group buffer by the number of unread articles
3279 (@code{gnus-group-sort-groups-by-unread}).
3281 @item G S l
3282 @kindex G S l (Group)
3283 @findex gnus-group-sort-groups-by-level
3284 Sort the group buffer by group level
3285 (@code{gnus-group-sort-groups-by-level}).
3287 @item G S v
3288 @kindex G S v (Group)
3289 @findex gnus-group-sort-groups-by-score
3290 Sort the group buffer by group score
3291 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3293 @item G S r
3294 @kindex G S r (Group)
3295 @findex gnus-group-sort-groups-by-rank
3296 Sort the group buffer by group rank
3297 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3299 @item G S m
3300 @kindex G S m (Group)
3301 @findex gnus-group-sort-groups-by-method
3302 Sort the group buffer alphabetically by back end name@*
3303 (@code{gnus-group-sort-groups-by-method}).
3305 @item G S n
3306 @kindex G S n (Group)
3307 @findex gnus-group-sort-groups-by-real-name
3308 Sort the group buffer alphabetically by real (unprefixed) group name
3309 (@code{gnus-group-sort-groups-by-real-name}).
3311 @end table
3313 All the commands below obey the process/prefix convention
3314 (@pxref{Process/Prefix}).
3316 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3317 commands will sort in reverse order.
3319 You can also sort a subset of the groups:
3321 @table @kbd
3322 @item G P a
3323 @kindex G P a (Group)
3324 @findex gnus-group-sort-selected-groups-by-alphabet
3325 Sort the groups alphabetically by group name
3326 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3328 @item G P u
3329 @kindex G P u (Group)
3330 @findex gnus-group-sort-selected-groups-by-unread
3331 Sort the groups by the number of unread articles
3332 (@code{gnus-group-sort-selected-groups-by-unread}).
3334 @item G P l
3335 @kindex G P l (Group)
3336 @findex gnus-group-sort-selected-groups-by-level
3337 Sort the groups by group level
3338 (@code{gnus-group-sort-selected-groups-by-level}).
3340 @item G P v
3341 @kindex G P v (Group)
3342 @findex gnus-group-sort-selected-groups-by-score
3343 Sort the groups by group score
3344 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3346 @item G P r
3347 @kindex G P r (Group)
3348 @findex gnus-group-sort-selected-groups-by-rank
3349 Sort the groups by group rank
3350 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3352 @item G P m
3353 @kindex G P m (Group)
3354 @findex gnus-group-sort-selected-groups-by-method
3355 Sort the groups alphabetically by back end name@*
3356 (@code{gnus-group-sort-selected-groups-by-method}).
3358 @item G P n
3359 @kindex G P n (Group)
3360 @findex gnus-group-sort-selected-groups-by-real-name
3361 Sort the groups alphabetically by real (unprefixed) group name
3362 (@code{gnus-group-sort-selected-groups-by-real-name}).
3364 @item G P s
3365 @kindex G P s (Group)
3366 @findex gnus-group-sort-selected-groups
3367 Sort the groups according to @code{gnus-group-sort-function}.
3369 @end table
3371 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3372 move groups around.
3375 @node Group Maintenance
3376 @section Group Maintenance
3377 @cindex bogus groups
3379 @table @kbd
3380 @item b
3381 @kindex b (Group)
3382 @findex gnus-group-check-bogus-groups
3383 Find bogus groups and delete them
3384 (@code{gnus-group-check-bogus-groups}).
3386 @item F
3387 @kindex F (Group)
3388 @findex gnus-group-find-new-groups
3389 Find new groups and process them (@code{gnus-group-find-new-groups}).
3390 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3391 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3392 to query the server for new groups, and subscribe the new groups as
3393 zombies.
3395 @item C-c C-x
3396 @kindex C-c C-x (Group)
3397 @findex gnus-group-expire-articles
3398 Run all expirable articles in the current group through the expiry
3399 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3400 all expirable articles in the group that have been around for a while.
3401 (@pxref{Expiring Mail}).
3403 @item C-c C-M-x
3404 @kindex C-c C-M-x (Group)
3405 @findex gnus-group-expire-all-groups
3406 Run all expirable articles in all groups through the expiry process
3407 (@code{gnus-group-expire-all-groups}).
3409 @end table
3412 @node Browse Foreign Server
3413 @section Browse Foreign Server
3414 @cindex foreign servers
3415 @cindex browsing servers
3417 @table @kbd
3418 @item B
3419 @kindex B (Group)
3420 @findex gnus-group-browse-foreign-server
3421 You will be queried for a select method and a server name.  Gnus will
3422 then attempt to contact this server and let you browse the groups there
3423 (@code{gnus-group-browse-foreign-server}).
3424 @end table
3426 @findex gnus-browse-mode
3427 A new buffer with a list of available groups will appear.  This buffer
3428 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3429 a lot) like a normal group buffer.
3431 Here's a list of keystrokes available in the browse mode:
3433 @table @kbd
3434 @item n
3435 @kindex n (Browse)
3436 @findex gnus-group-next-group
3437 Go to the next group (@code{gnus-group-next-group}).
3439 @item p
3440 @kindex p (Browse)
3441 @findex gnus-group-prev-group
3442 Go to the previous group (@code{gnus-group-prev-group}).
3444 @item SPACE
3445 @kindex SPACE (Browse)
3446 @findex gnus-browse-read-group
3447 Enter the current group and display the first article
3448 (@code{gnus-browse-read-group}).
3450 @item RET
3451 @kindex RET (Browse)
3452 @findex gnus-browse-select-group
3453 Enter the current group (@code{gnus-browse-select-group}).
3455 @item u
3456 @kindex u (Browse)
3457 @findex gnus-browse-unsubscribe-current-group
3458 Unsubscribe to the current group, or, as will be the case here,
3459 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3461 @item l
3462 @itemx q
3463 @kindex q (Browse)
3464 @kindex l (Browse)
3465 @findex gnus-browse-exit
3466 Exit browse mode (@code{gnus-browse-exit}).
3468 @item d
3469 @kindex d (Browse)
3470 @findex gnus-browse-describe-group
3471 Describe the current group (@code{gnus-browse-describe-group}).
3473 @item ?
3474 @kindex ? (Browse)
3475 @findex gnus-browse-describe-briefly
3476 Describe browse mode briefly (well, there's not much to describe, is
3477 there) (@code{gnus-browse-describe-briefly}).
3478 @end table
3481 @node Exiting Gnus
3482 @section Exiting Gnus
3483 @cindex exiting Gnus
3485 Yes, Gnus is ex(c)iting.
3487 @table @kbd
3488 @item z
3489 @kindex z (Group)
3490 @findex gnus-group-suspend
3491 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3492 but it kills all buffers except the Group buffer.  I'm not sure why this
3493 is a gain, but then who am I to judge?
3495 @item q
3496 @kindex q (Group)
3497 @findex gnus-group-exit
3498 @c @icon{gnus-group-exit}
3499 Quit Gnus (@code{gnus-group-exit}).
3501 @item Q
3502 @kindex Q (Group)
3503 @findex gnus-group-quit
3504 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3505 The dribble file will be saved, though (@pxref{Auto Save}).
3506 @end table
3508 @vindex gnus-exit-gnus-hook
3509 @vindex gnus-suspend-gnus-hook
3510 @vindex gnus-after-exiting-gnus-hook
3511 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3512 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3513 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3514 exiting Gnus.
3516 Note:
3518 @quotation
3519 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3520 numbly heavy and herself fall into a hazy trance as the boy sitting
3521 behind her drew repeated lines with his pencil across the back of her
3522 plastic chair.
3523 @end quotation
3526 @node Group Topics
3527 @section Group Topics
3528 @cindex topics
3530 If you read lots and lots of groups, it might be convenient to group
3531 them hierarchically according to topics.  You put your Emacs groups over
3532 here, your sex groups over there, and the rest (what, two groups or so?)
3533 you put in some misc section that you never bother with anyway.  You can
3534 even group the Emacs sex groups as a sub-topic to either the Emacs
3535 groups or the sex groups---or both!  Go wild!
3537 @iftex
3538 @iflatex
3539 \gnusfigure{Group Topics}{400}{
3540 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3542 @end iflatex
3543 @end iftex
3545 Here's an example:
3547 @example
3548 Gnus
3549   Emacs -- I wuw it!
3550      3: comp.emacs
3551      2: alt.religion.emacs
3552     Naughty Emacs
3553      452: alt.sex.emacs
3554        0: comp.talk.emacs.recovery
3555   Misc
3556      8: comp.binaries.fractals
3557     13: comp.sources.unix
3558 @end example
3560 @findex gnus-topic-mode
3561 @kindex t (Group)
3562 To get this @emph{fab} functionality you simply turn on (ooh!) the
3563 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3564 is a toggling command.)
3566 Go ahead, just try it.  I'll still be here when you get back.  La de
3567 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3568 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3569 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3570 Hot and bothered?
3572 If you want this permanently enabled, you should add that minor mode to
3573 the hook for the group mode.  Put the following line in your
3574 @file{~/.gnus.el} file:
3576 @lisp
3577 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3578 @end lisp
3580 @menu
3581 * Topic Commands::              Interactive E-Z commands.
3582 * Topic Variables::             How to customize the topics the Lisp Way.
3583 * Topic Sorting::               Sorting each topic individually.
3584 * Topic Topology::              A map of the world.
3585 * Topic Parameters::            Parameters that apply to all groups in a topic.
3586 @end menu
3589 @node Topic Commands
3590 @subsection Topic Commands
3591 @cindex topic commands
3593 When the topic minor mode is turned on, a new @kbd{T} submap will be
3594 available.  In addition, a few of the standard keys change their
3595 definitions slightly.
3597 In general, the following kinds of operations are possible on topics.
3598 First of all, you want to create topics.  Secondly, you want to put
3599 groups in topics and to move them around until you have an order you
3600 like.  The third kind of operation is to show/hide parts of the whole
3601 shebang.  You might want to hide a topic including its subtopics and
3602 groups, to get a better overview of the other groups.
3604 Here is a list of the basic keys that you might need to set up topics
3605 the way you like.
3607 @table @kbd
3609 @item T n
3610 @kindex T n (Topic)
3611 @findex gnus-topic-create-topic
3612 Prompt for a new topic name and create it
3613 (@code{gnus-topic-create-topic}).
3615 @item T TAB
3616 @itemx TAB
3617 @kindex T TAB (Topic)
3618 @kindex TAB (Topic)
3619 @findex gnus-topic-indent
3620 ``Indent'' the current topic so that it becomes a sub-topic of the
3621 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3622 ``un-indent'' the topic instead.
3624 @item M-TAB
3625 @kindex M-TAB (Topic)
3626 @findex gnus-topic-unindent
3627 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3628 parent of its current parent (@code{gnus-topic-unindent}).
3630 @end table
3632 The following two keys can be used to move groups and topics around.
3633 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3634 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3635 kill and yank rather than cut and paste.
3637 @table @kbd
3639 @item C-k
3640 @kindex C-k (Topic)
3641 @findex gnus-topic-kill-group
3642 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3643 topic will be removed along with the topic.
3645 @item C-y
3646 @kindex C-y (Topic)
3647 @findex gnus-topic-yank-group
3648 Yank the previously killed group or topic
3649 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3650 before all groups.
3652 So, to move a topic to the beginning of the list of topics, just hit
3653 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3654 move the cursor to the beginning of the buffer (just below the ``Gnus''
3655 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3656 paste.  Like I said -- E-Z.
3658 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3659 you can move topics around as well as groups.
3661 @end table
3663 After setting up the topics the way you like them, you might wish to
3664 hide a topic, or to show it again.  That's why we have the following
3665 key.
3667 @table @kbd
3669 @item RET
3670 @kindex RET (Topic)
3671 @findex gnus-topic-select-group
3672 @itemx SPACE
3673 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3674 When you perform this command on a group, you'll enter the group, as
3675 usual.  When done on a topic line, the topic will be folded (if it was
3676 visible) or unfolded (if it was folded already).  So it's basically a
3677 toggling command on topics.  In addition, if you give a numerical
3678 prefix, group on that level (and lower) will be displayed.
3680 @end table
3682 Now for a list of other commands, in no particular order.
3684 @table @kbd
3686 @item T m
3687 @kindex T m (Topic)
3688 @findex gnus-topic-move-group
3689 Move the current group to some other topic
3690 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3691 convention (@pxref{Process/Prefix}).
3693 @item T j
3694 @kindex T j (Topic)
3695 @findex gnus-topic-jump-to-topic
3696 Go to a topic (@code{gnus-topic-jump-to-topic}).
3698 @item T c
3699 @kindex T c (Topic)
3700 @findex gnus-topic-copy-group
3701 Copy the current group to some other topic
3702 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3703 convention (@pxref{Process/Prefix}).
3705 @item T h
3706 @kindex T h (Topic)
3707 @findex gnus-topic-hide-topic
3708 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3709 a prefix, hide the topic permanently.
3711 @item T s
3712 @kindex T s (Topic)
3713 @findex gnus-topic-show-topic
3714 Show the current topic (@code{gnus-topic-show-topic}).  If given
3715 a prefix, show the topic permanently.
3717 @item T D
3718 @kindex T D (Topic)
3719 @findex gnus-topic-remove-group
3720 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3721 This command is mainly useful if you have the same group in several
3722 topics and wish to remove it from one of the topics.  You may also
3723 remove a group from all topics, but in that case, Gnus will add it to
3724 the root topic the next time you start Gnus.  In fact, all new groups
3725 (which, naturally, don't belong to any topic) will show up in the root
3726 topic.
3728 This command uses the process/prefix convention
3729 (@pxref{Process/Prefix}).
3731 @item T M
3732 @kindex T M (Topic)
3733 @findex gnus-topic-move-matching
3734 Move all groups that match some regular expression to a topic
3735 (@code{gnus-topic-move-matching}).
3737 @item T C
3738 @kindex T C (Topic)
3739 @findex gnus-topic-copy-matching
3740 Copy all groups that match some regular expression to a topic
3741 (@code{gnus-topic-copy-matching}).
3743 @item T H
3744 @kindex T H (Topic)
3745 @findex gnus-topic-toggle-display-empty-topics
3746 Toggle hiding empty topics
3747 (@code{gnus-topic-toggle-display-empty-topics}).
3749 @item T #
3750 @kindex T # (Topic)
3751 @findex gnus-topic-mark-topic
3752 Mark all groups in the current topic with the process mark
3753 (@code{gnus-topic-mark-topic}).  This command works recursively on
3754 sub-topics unless given a prefix.
3756 @item T M-#
3757 @kindex T M-# (Topic)
3758 @findex gnus-topic-unmark-topic
3759 Remove the process mark from all groups in the current topic
3760 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3761 sub-topics unless given a prefix.
3763 @item C-c C-x
3764 @kindex C-c C-x (Topic)
3765 @findex gnus-topic-expire-articles
3766 Run all expirable articles in the current group or topic through the
3767 expiry process (if any)
3768 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3770 @item T r
3771 @kindex T r (Topic)
3772 @findex gnus-topic-rename
3773 Rename a topic (@code{gnus-topic-rename}).
3775 @item T DEL
3776 @kindex T DEL (Topic)
3777 @findex gnus-topic-delete
3778 Delete an empty topic (@code{gnus-topic-delete}).
3780 @item A T
3781 @kindex A T (Topic)
3782 @findex gnus-topic-list-active
3783 List all groups that Gnus knows about in a topics-ified way
3784 (@code{gnus-topic-list-active}).
3786 @item T M-n
3787 @kindex T M-n (Topic)
3788 @findex gnus-topic-goto-next-topic
3789 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3791 @item T M-p
3792 @kindex T M-p (Topic)
3793 @findex gnus-topic-goto-previous-topic
3794 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3796 @item G p
3797 @kindex G p (Topic)
3798 @findex gnus-topic-edit-parameters
3799 @cindex group parameters
3800 @cindex topic parameters
3801 @cindex parameters
3802 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3803 @xref{Topic Parameters}.
3805 @end table
3808 @node Topic Variables
3809 @subsection Topic Variables
3810 @cindex topic variables
3812 The previous section told you how to tell Gnus which topics to display.
3813 This section explains how to tell Gnus what to display about each topic.
3815 @vindex gnus-topic-line-format
3816 The topic lines themselves are created according to the
3817 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3818 Valid elements are:
3820 @table @samp
3821 @item i
3822 Indentation.
3823 @item n
3824 Topic name.
3825 @item v
3826 Visibility.
3827 @item l
3828 Level.
3829 @item g
3830 Number of groups in the topic.
3831 @item a
3832 Number of unread articles in the topic.
3833 @item A
3834 Number of unread articles in the topic and all its subtopics.
3835 @end table
3837 @vindex gnus-topic-indent-level
3838 Each sub-topic (and the groups in the sub-topics) will be indented with
3839 @code{gnus-topic-indent-level} times the topic level number of spaces.
3840 The default is 2.
3842 @vindex gnus-topic-mode-hook
3843 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3845 @vindex gnus-topic-display-empty-topics
3846 The @code{gnus-topic-display-empty-topics} says whether to display even
3847 topics that have no unread articles in them.  The default is @code{t}.
3850 @node Topic Sorting
3851 @subsection Topic Sorting
3852 @cindex topic sorting
3854 You can sort the groups in each topic individually with the following
3855 commands:
3858 @table @kbd
3859 @item T S a
3860 @kindex T S a (Topic)
3861 @findex gnus-topic-sort-groups-by-alphabet
3862 Sort the current topic alphabetically by group name
3863 (@code{gnus-topic-sort-groups-by-alphabet}).
3865 @item T S u
3866 @kindex T S u (Topic)
3867 @findex gnus-topic-sort-groups-by-unread
3868 Sort the current topic by the number of unread articles
3869 (@code{gnus-topic-sort-groups-by-unread}).
3871 @item T S l
3872 @kindex T S l (Topic)
3873 @findex gnus-topic-sort-groups-by-level
3874 Sort the current topic by group level
3875 (@code{gnus-topic-sort-groups-by-level}).
3877 @item T S v
3878 @kindex T S v (Topic)
3879 @findex gnus-topic-sort-groups-by-score
3880 Sort the current topic by group score
3881 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3883 @item T S r
3884 @kindex T S r (Topic)
3885 @findex gnus-topic-sort-groups-by-rank
3886 Sort the current topic by group rank
3887 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3889 @item T S m
3890 @kindex T S m (Topic)
3891 @findex gnus-topic-sort-groups-by-method
3892 Sort the current topic alphabetically by back end name
3893 (@code{gnus-topic-sort-groups-by-method}).
3895 @item T S e
3896 @kindex T S e (Topic)
3897 @findex gnus-topic-sort-groups-by-server
3898 Sort the current topic alphabetically by server name
3899 (@code{gnus-topic-sort-groups-by-server}).
3901 @item T S s
3902 @kindex T S s (Topic)
3903 @findex gnus-topic-sort-groups
3904 Sort the current topic according to the function(s) given by the
3905 @code{gnus-group-sort-function} variable
3906 (@code{gnus-topic-sort-groups}).
3908 @end table
3910 When given a prefix argument, all these commands will sort in reverse
3911 order.  @xref{Sorting Groups}, for more information about group
3912 sorting.
3915 @node Topic Topology
3916 @subsection Topic Topology
3917 @cindex topic topology
3918 @cindex topology
3920 So, let's have a look at an example group buffer:
3922 @example
3923 @group
3924 Gnus
3925   Emacs -- I wuw it!
3926      3: comp.emacs
3927      2: alt.religion.emacs
3928     Naughty Emacs
3929      452: alt.sex.emacs
3930        0: comp.talk.emacs.recovery
3931   Misc
3932      8: comp.binaries.fractals
3933     13: comp.sources.unix
3934 @end group
3935 @end example
3937 So, here we have one top-level topic (@samp{Gnus}), two topics under
3938 that, and one sub-topic under one of the sub-topics.  (There is always
3939 just one (1) top-level topic).  This topology can be expressed as
3940 follows:
3942 @lisp
3943 (("Gnus" visible)
3944  (("Emacs -- I wuw it!" visible)
3945   (("Naughty Emacs" visible)))
3946  (("Misc" visible)))
3947 @end lisp
3949 @vindex gnus-topic-topology
3950 This is in fact how the variable @code{gnus-topic-topology} would look
3951 for the display above.  That variable is saved in the @file{.newsrc.eld}
3952 file, and shouldn't be messed with manually---unless you really want
3953 to.  Since this variable is read from the @file{.newsrc.eld} file,
3954 setting it in any other startup files will have no effect.
3956 This topology shows what topics are sub-topics of what topics (right),
3957 and which topics are visible.  Two settings are currently
3958 allowed---@code{visible} and @code{invisible}.
3961 @node Topic Parameters
3962 @subsection Topic Parameters
3963 @cindex topic parameters
3965 All groups in a topic will inherit group parameters from the parent
3966 (and ancestor) topic parameters.  All valid group parameters are valid
3967 topic parameters (@pxref{Group Parameters}).  When the agent is
3968 enabled, all agent parameters (See Agent Parameters in @ref{Category
3969 Syntax}) are also valid topic parameters.
3971 In addition, the following parameters are only valid as topic
3972 parameters:
3974 @table @code
3975 @item subscribe
3976 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3977 @code{subscribe} topic parameter says what groups go in what topic.  Its
3978 value should be a regexp to match the groups that should go in that
3979 topic.
3981 @item subscribe-level
3982 When subscribing new groups by topic (see the @code{subscribe} parameter),
3983 the group will be subscribed with the level specified in the
3984 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3986 @end table
3988 Group parameters (of course) override topic parameters, and topic
3989 parameters in sub-topics override topic parameters in super-topics.  You
3990 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3991 verb, although you may feel free to disagree with me here.)
3993 @example
3994 @group
3995 Gnus
3996   Emacs
3997      3: comp.emacs
3998      2: alt.religion.emacs
3999    452: alt.sex.emacs
4000     Relief
4001      452: alt.sex.emacs
4002        0: comp.talk.emacs.recovery
4003   Misc
4004      8: comp.binaries.fractals
4005     13: comp.sources.unix
4006    452: alt.sex.emacs
4007 @end group
4008 @end example
4010 The @samp{Emacs} topic has the topic parameter @code{(score-file
4011 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4012 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4013 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4014 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4015 . "religion.SCORE")}.
4017 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4018 will get the @file{relief.SCORE} home score file.  If you enter the same
4019 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4020 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4021 get the @file{religion.SCORE} home score file.
4023 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4024 there are some problems, especially with the @code{total-expiry}
4025 parameter.  Say you have a mail group in two topics; one with
4026 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4027 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4028 of these topics you mean to expire articles from, so anything may
4029 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4030 happens.  You just have to be careful if you do stuff like that.
4033 @node Misc Group Stuff
4034 @section Misc Group Stuff
4036 @menu
4037 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4038 * Group Information::           Information and help on groups and Gnus.
4039 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4040 * File Commands::               Reading and writing the Gnus files.
4041 * Sieve Commands::              Managing Sieve scripts.
4042 @end menu
4044 @table @kbd
4046 @item v
4047 @kindex v (Group)
4048 @cindex keys, reserved for users (Group)
4049 The key @kbd{v} is reserved for users.  You can bind it key to some
4050 function or better use it as a prefix key.  For example:
4052 @lisp
4053 (define-key gnus-group-mode-map (kbd "v j d")
4054   (lambda ()
4055     (interactive)
4056     (gnus-group-jump-to-group "nndraft:drafts")))
4057 @end lisp
4059 On keys reserved for users in Emacs and on keybindings in general
4060 @xref{Keymaps, Keymaps, , emacs, The Emacs Editor}.
4062 @item ^
4063 @kindex ^ (Group)
4064 @findex gnus-group-enter-server-mode
4065 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4066 @xref{Server Buffer}.
4068 @item a
4069 @kindex a (Group)
4070 @findex gnus-group-post-news
4071 Start composing a message (a news by default)
4072 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4073 under the point.  If the prefix is 1, prompt for a group to post to.
4074 Contrary to what the name of this function suggests, the prepared
4075 article might be a mail instead of a news, if a mail group is specified
4076 with the prefix argument.  @xref{Composing Messages}.
4078 @item m
4079 @kindex m (Group)
4080 @findex gnus-group-mail
4081 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4082 use the posting style of the group under the point.  If the prefix is 1,
4083 prompt for a group name to find the posting style.
4084 @xref{Composing Messages}.
4086 @item i
4087 @kindex i (Group)
4088 @findex gnus-group-news
4089 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4090 post to the group under the point.  If the prefix is 1, prompt
4091 for group to post to.  @xref{Composing Messages}.
4093 This function actually prepares a news even when using mail groups.
4094 This is useful for ``posting'' messages to mail groups without actually
4095 sending them over the network: they're just saved directly to the group
4096 in question.  The corresponding back end must have a request-post method
4097 for this to work though.
4099 @end table
4101 Variables for the group buffer:
4103 @table @code
4105 @item gnus-group-mode-hook
4106 @vindex gnus-group-mode-hook
4107 is called after the group buffer has been
4108 created.
4110 @item gnus-group-prepare-hook
4111 @vindex gnus-group-prepare-hook
4112 is called after the group buffer is
4113 generated.  It may be used to modify the buffer in some strange,
4114 unnatural way.
4116 @item gnus-group-prepared-hook
4117 @vindex gnus-group-prepare-hook
4118 is called as the very last thing after the group buffer has been
4119 generated.  It may be used to move point around, for instance.
4121 @item gnus-permanently-visible-groups
4122 @vindex gnus-permanently-visible-groups
4123 Groups matching this regexp will always be listed in the group buffer,
4124 whether they are empty or not.
4126 @item gnus-group-name-charset-method-alist
4127 @vindex gnus-group-name-charset-method-alist
4128 An alist of method and the charset for group names.  It is used to show
4129 non-@acronym{ASCII} group names.
4131 For example:
4132 @lisp
4133 (setq gnus-group-name-charset-method-alist
4134     '(((nntp "news.com.cn") . cn-gb-2312)))
4135 @end lisp
4137 @item gnus-group-name-charset-group-alist
4138 @cindex UTF-8 group names
4139 @vindex gnus-group-name-charset-group-alist
4140 An alist of regexp of group name and the charset for group names.  It
4141 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4142 utf-8))} is the default value if UTF-8 is supported, otherwise the
4143 default is @code{nil}.
4145 For example:
4146 @lisp
4147 (setq gnus-group-name-charset-group-alist
4148     '(("\\.com\\.cn:" . cn-gb-2312)))
4149 @end lisp
4151 @end table
4153 @node Scanning New Messages
4154 @subsection Scanning New Messages
4155 @cindex new messages
4156 @cindex scanning new news
4158 @table @kbd
4160 @item g
4161 @kindex g (Group)
4162 @findex gnus-group-get-new-news
4163 @c @icon{gnus-group-get-new-news}
4164 Check the server(s) for new articles.  If the numerical prefix is used,
4165 this command will check only groups of level @var{arg} and lower
4166 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4167 command will force a total re-reading of the active file(s) from the
4168 back end(s).
4170 @item M-g
4171 @kindex M-g (Group)
4172 @findex gnus-group-get-new-news-this-group
4173 @vindex gnus-goto-next-group-when-activating
4174 @c @icon{gnus-group-get-new-news-this-group}
4175 Check whether new articles have arrived in the current group
4176 (@code{gnus-group-get-new-news-this-group}).
4177 @code{gnus-goto-next-group-when-activating} says whether this command is
4178 to move point to the next group or not.  It is @code{t} by default.
4180 @findex gnus-activate-all-groups
4181 @cindex activating groups
4182 @item C-c M-g
4183 @kindex C-c M-g (Group)
4184 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4186 @item R
4187 @kindex R (Group)
4188 @cindex restarting
4189 @findex gnus-group-restart
4190 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4191 file(s), closes the connection to all servers, clears up all run-time
4192 Gnus variables, and then starts Gnus all over again.
4194 @end table
4196 @vindex gnus-get-new-news-hook
4197 @code{gnus-get-new-news-hook} is run just before checking for new news.
4199 @vindex gnus-after-getting-new-news-hook
4200 @code{gnus-after-getting-new-news-hook} is run after checking for new
4201 news.
4204 @node Group Information
4205 @subsection Group Information
4206 @cindex group information
4207 @cindex information on groups
4209 @table @kbd
4212 @item H f
4213 @kindex H f (Group)
4214 @findex gnus-group-fetch-faq
4215 @vindex gnus-group-faq-directory
4216 @cindex FAQ
4217 @cindex ange-ftp
4218 Try to fetch the @acronym{FAQ} for the current group
4219 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4220 from @code{gnus-group-faq-directory}, which is usually a directory on
4221 a remote machine.  This variable can also be a list of directories.
4222 In that case, giving a prefix to this command will allow you to choose
4223 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4224 used for fetching the file.
4226 If fetching from the first site is unsuccessful, Gnus will attempt to go
4227 through @code{gnus-group-faq-directory} and try to open them one by one.
4229 @item H c
4230 @kindex H c (Group)
4231 @findex gnus-group-fetch-charter
4232 @vindex gnus-group-charter-alist
4233 @cindex charter
4234 Try to open the charter for the current group in a web browser
4235 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4236 prefix argument.
4238 Gnus will use @code{gnus-group-charter-alist} to find the location of
4239 the charter.  If no location is known, Gnus will fetch the control
4240 messages for the group, which in some cases includes the charter.
4242 @item H C
4243 @kindex H C (Group)
4244 @findex gnus-group-fetch-control
4245 @vindex gnus-group-fetch-control-use-browse-url
4246 @cindex control message
4247 Fetch the control messages for the group from the archive at
4248 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4249 group if given a prefix argument.
4251 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4252 Gnus will open the control messages in a browser using
4253 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4254 and displayed in an ephemeral group.
4256 Note that the control messages are compressed.  To use this command
4257 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4258 Files, ,Compressed Files, emacs, The Emacs Manual}).
4260 @item H d
4261 @itemx C-c C-d
4262 @c @icon{gnus-group-describe-group}
4263 @kindex H d (Group)
4264 @kindex C-c C-d (Group)
4265 @cindex describing groups
4266 @cindex group description
4267 @findex gnus-group-describe-group
4268 Describe the current group (@code{gnus-group-describe-group}).  If given
4269 a prefix, force Gnus to re-read the description from the server.
4271 @item M-d
4272 @kindex M-d (Group)
4273 @findex gnus-group-describe-all-groups
4274 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4275 prefix, force Gnus to re-read the description file from the server.
4277 @item H v
4278 @itemx V
4279 @kindex V (Group)
4280 @kindex H v (Group)
4281 @cindex version
4282 @findex gnus-version
4283 Display current Gnus version numbers (@code{gnus-version}).
4285 @item ?
4286 @kindex ? (Group)
4287 @findex gnus-group-describe-briefly
4288 Give a very short help message (@code{gnus-group-describe-briefly}).
4290 @item C-c C-i
4291 @kindex C-c C-i (Group)
4292 @cindex info
4293 @cindex manual
4294 @findex gnus-info-find-node
4295 Go to the Gnus info node (@code{gnus-info-find-node}).
4296 @end table
4299 @node Group Timestamp
4300 @subsection Group Timestamp
4301 @cindex timestamps
4302 @cindex group timestamps
4304 It can be convenient to let Gnus keep track of when you last read a
4305 group.  To set the ball rolling, you should add
4306 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4308 @lisp
4309 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4310 @end lisp
4312 After doing this, each time you enter a group, it'll be recorded.
4314 This information can be displayed in various ways---the easiest is to
4315 use the @samp{%d} spec in the group line format:
4317 @lisp
4318 (setq gnus-group-line-format
4319       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4320 @end lisp
4322 This will result in lines looking like:
4324 @example
4325 *        0: mail.ding                                19961002T012943
4326          0: custom                                   19961002T012713
4327 @end example
4329 As you can see, the date is displayed in compact ISO 8601 format.  This
4330 may be a bit too much, so to just display the date, you could say
4331 something like:
4333 @lisp
4334 (setq gnus-group-line-format
4335       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4336 @end lisp
4338 If you would like greater control of the time format, you can use a
4339 user-defined format spec.  Something like the following should do the
4340 trick:
4342 @lisp
4343 (setq gnus-group-line-format
4344       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4345 (defun gnus-user-format-function-d (headers)
4346   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4347     (if time
4348         (format-time-string "%b %d  %H:%M" time)
4349       "")))
4350 @end lisp
4353 @node File Commands
4354 @subsection File Commands
4355 @cindex file commands
4357 @table @kbd
4359 @item r
4360 @kindex r (Group)
4361 @findex gnus-group-read-init-file
4362 @vindex gnus-init-file
4363 @cindex reading init file
4364 Re-read the init file (@code{gnus-init-file}, which defaults to
4365 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4367 @item s
4368 @kindex s (Group)
4369 @findex gnus-group-save-newsrc
4370 @cindex saving .newsrc
4371 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4372 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4373 file(s) whether Gnus thinks it is necessary or not.
4375 @c @item Z
4376 @c @kindex Z (Group)
4377 @c @findex gnus-group-clear-dribble
4378 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4380 @end table
4383 @node Sieve Commands
4384 @subsection Sieve Commands
4385 @cindex group sieve commands
4387 Sieve is a server-side mail filtering language.  In Gnus you can use
4388 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4389 sieve rules that should apply to each group.  Gnus provides two
4390 commands to translate all these group parameters into a proper Sieve
4391 script that can be transfered to the server somehow.
4393 @vindex gnus-sieve-file
4394 @vindex gnus-sieve-region-start
4395 @vindex gnus-sieve-region-end
4396 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4397 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4398 between two delimiters, @code{gnus-sieve-region-start} and
4399 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4400 outside these delimiters that will not be removed the next time you
4401 regenerate the Sieve script.
4403 @vindex gnus-sieve-crosspost
4404 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4405 is generated.  If it is non-@code{nil} (the default) articles is
4406 placed in all groups that have matching rules, otherwise the article
4407 is only placed in the group with the first matching rule.  For
4408 example, the group parameter @samp{(sieve address "sender"
4409 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4410 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4411 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4412 except that the line containing the call to @code{stop} is removed.)
4414 @example
4415 if address "sender" "owner-ding@@hpc.uh.edu" @{
4416         fileinto "INBOX.ding";
4417         stop;
4419 @end example
4421 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4423 @table @kbd
4425 @item D g
4426 @kindex D g (Group)
4427 @findex gnus-sieve-generate
4428 @vindex gnus-sieve-file
4429 @cindex generating sieve script
4430 Regenerate a Sieve script from the @code{sieve} group parameters and
4431 put you into the @code{gnus-sieve-file} without saving it.
4433 @item D u
4434 @kindex D u (Group)
4435 @findex gnus-sieve-update
4436 @vindex gnus-sieve-file
4437 @cindex updating sieve script
4438 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4439 @code{sieve} group parameters, save the file and upload it to the
4440 server using the @code{sieveshell} program.
4442 @end table
4445 @node Summary Buffer
4446 @chapter Summary Buffer
4447 @cindex summary buffer
4449 A line for each article is displayed in the summary buffer.  You can
4450 move around, read articles, post articles and reply to articles.
4452 The most common way to a summary buffer is to select a group from the
4453 group buffer (@pxref{Selecting a Group}).
4455 You can have as many summary buffers open as you wish.
4457 @kindex v (Summary)
4458 @cindex keys, reserved for users (Summary)
4459 The key @kbd{v} is reserved for users.  You can bind it key to some
4460 function or better use it as a prefix key.  For example:
4461 @lisp
4462 (define-key gnus-summary-mode-map (kbd "v -") "LrS") ;; lower subthread
4463 @end lisp
4465 @menu
4466 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4467 * Summary Maneuvering::         Moving around the summary buffer.
4468 * Choosing Articles::           Reading articles.
4469 * Paging the Article::          Scrolling the current article.
4470 * Reply Followup and Post::     Posting articles.
4471 * Delayed Articles::            Send articles at a later time.
4472 * Marking Articles::            Marking articles as read, expirable, etc.
4473 * Limiting::                    You can limit the summary buffer.
4474 * Threading::                   How threads are made.
4475 * Sorting the Summary Buffer::  How articles and threads are sorted.
4476 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4477 * Article Caching::             You may store articles in a cache.
4478 * Persistent Articles::         Making articles expiry-resistant.
4479 * Article Backlog::             Having already read articles hang around.
4480 * Saving Articles::             Ways of customizing article saving.
4481 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4482 * Article Treatment::           The article buffer can be mangled at will.
4483 * MIME Commands::               Doing MIMEy things with the articles.
4484 * Charsets::                    Character set issues.
4485 * Article Commands::            Doing various things with the article buffer.
4486 * Summary Sorting::             Sorting the summary buffer in various ways.
4487 * Finding the Parent::          No child support? Get the parent.
4488 * Alternative Approaches::      Reading using non-default summaries.
4489 * Tree Display::                A more visual display of threads.
4490 * Mail Group Commands::         Some commands can only be used in mail groups.
4491 * Various Summary Stuff::       What didn't fit anywhere else.
4492 * Exiting the Summary Buffer::  Returning to the Group buffer,
4493                                 or reselecting the current group.
4494 * Crosspost Handling::          How crossposted articles are dealt with.
4495 * Duplicate Suppression::       An alternative when crosspost handling fails.
4496 * Security::                    Decrypt and Verify.
4497 * Mailing List::                Mailing list minor mode.
4498 @end menu
4501 @node Summary Buffer Format
4502 @section Summary Buffer Format
4503 @cindex summary buffer format
4505 @iftex
4506 @iflatex
4507 \gnusfigure{The Summary Buffer}{180}{
4508 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4509 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4511 @end iflatex
4512 @end iftex
4514 @menu
4515 * Summary Buffer Lines::        You can specify how summary lines should look.
4516 * To From Newsgroups::          How to not display your own name.
4517 * Summary Buffer Mode Line::    You can say how the mode line should look.
4518 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4519 @end menu
4521 @findex mail-extract-address-components
4522 @findex gnus-extract-address-components
4523 @vindex gnus-extract-address-components
4524 Gnus will use the value of the @code{gnus-extract-address-components}
4525 variable as a function for getting the name and address parts of a
4526 @code{From} header.  Two pre-defined functions exist:
4527 @code{gnus-extract-address-components}, which is the default, quite
4528 fast, and too simplistic solution; and
4529 @code{mail-extract-address-components}, which works very nicely, but is
4530 slower.  The default function will return the wrong answer in 5% of the
4531 cases.  If this is unacceptable to you, use the other function instead:
4533 @lisp
4534 (setq gnus-extract-address-components
4535       'mail-extract-address-components)
4536 @end lisp
4538 @vindex gnus-summary-same-subject
4539 @code{gnus-summary-same-subject} is a string indicating that the current
4540 article has the same subject as the previous.  This string will be used
4541 with those specs that require it.  The default is @code{""}.
4544 @node Summary Buffer Lines
4545 @subsection Summary Buffer Lines
4547 @vindex gnus-summary-line-format
4548 You can change the format of the lines in the summary buffer by changing
4549 the @code{gnus-summary-line-format} variable.  It works along the same
4550 lines as a normal @code{format} string, with some extensions
4551 (@pxref{Formatting Variables}).
4553 There should always be a colon or a point position marker on the line;
4554 the cursor always moves to the point position marker or the colon after
4555 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4556 possible to change this.  Just write a new function
4557 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4558 @xref{Positioning Point}.
4560 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4562 The following format specification characters and extended format
4563 specification(s) are understood:
4565 @table @samp
4566 @item N
4567 Article number.
4568 @item S
4569 Subject string.  List identifiers stripped,
4570 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4571 @item s
4572 Subject if the article is the root of the thread or the previous article
4573 had a different subject, @code{gnus-summary-same-subject} otherwise.
4574 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4575 @item F
4576 Full @code{From} header.
4577 @item n
4578 The name (from the @code{From} header).
4579 @item f
4580 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4581 From Newsgroups}).
4582 @item a
4583 The name (from the @code{From} header).  This differs from the @code{n}
4584 spec in that it uses the function designated by the
4585 @code{gnus-extract-address-components} variable, which is slower, but
4586 may be more thorough.
4587 @item A
4588 The address (from the @code{From} header).  This works the same way as
4589 the @code{a} spec.
4590 @item L
4591 Number of lines in the article.
4592 @item c
4593 Number of characters in the article.  This specifier is not supported
4594 in some methods (like nnfolder).
4595 @item k
4596 Pretty-printed version of the number of characters in the article;
4597 for example, @samp{1.2k} or @samp{0.4M}.
4598 @item I
4599 Indentation based on thread level (@pxref{Customizing Threading}).
4600 @item B
4601 A complex trn-style thread tree, showing response-connecting trace
4602 lines.  A thread could be drawn like this:
4604 @example
4607 | +->
4608 | | \->
4609 | |   \->
4610 | \->
4613 @end example
4615 You can customize the appearance with the following options.  Note
4616 that it is possible to make the thread display look really neat by
4617 replacing the default @acronym{ASCII} characters with graphic
4618 line-drawing glyphs.
4619 @table @code
4620 @item gnus-sum-thread-tree-root
4621 @vindex gnus-sum-thread-tree-root
4622 Used for the root of a thread.  If @code{nil}, use subject
4623 instead.  The default is @samp{> }.
4625 @item gnus-sum-thread-tree-false-root
4626 @vindex gnus-sum-thread-tree-false-root
4627 Used for the false root of a thread (@pxref{Loose Threads}).  If
4628 @code{nil}, use subject instead.  The default is @samp{> }.
4630 @item gnus-sum-thread-tree-single-indent
4631 @vindex gnus-sum-thread-tree-single-indent
4632 Used for a thread with just one message.  If @code{nil}, use subject
4633 instead.  The default is @samp{}.
4635 @item gnus-sum-thread-tree-vertical
4636 @vindex gnus-sum-thread-tree-vertical
4637 Used for drawing a vertical line.  The default is @samp{| }.
4639 @item gnus-sum-thread-tree-indent
4640 @vindex gnus-sum-thread-tree-indent
4641 Used for indenting.  The default is @samp{  }.
4643 @item gnus-sum-thread-tree-leaf-with-other
4644 @vindex gnus-sum-thread-tree-leaf-with-other
4645 Used for a leaf with brothers.  The default is @samp{+-> }.
4647 @item gnus-sum-thread-tree-single-leaf
4648 @vindex gnus-sum-thread-tree-single-leaf
4649 Used for a leaf without brothers.  The default is @samp{\-> }
4651 @end table
4653 @item T
4654 Nothing if the article is a root and lots of spaces if it isn't (it
4655 pushes everything after it off the screen).
4656 @item [
4657 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4658 for adopted articles (@pxref{Customizing Threading}).
4659 @item ]
4660 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4661 for adopted articles.
4662 @item >
4663 One space for each thread level.
4664 @item <
4665 Twenty minus thread level spaces.
4666 @item U
4667 Unread.  @xref{Read Articles}.
4669 @item R
4670 This misleadingly named specifier is the @dfn{secondary mark}.  This
4671 mark will say whether the article has been replied to, has been cached,
4672 or has been saved.  @xref{Other Marks}.
4674 @item i
4675 Score as a number (@pxref{Scoring}).
4676 @item z
4677 @vindex gnus-summary-zcore-fuzz
4678 Zcore, @samp{+} if above the default level and @samp{-} if below the
4679 default level.  If the difference between
4680 @code{gnus-summary-default-score} and the score is less than
4681 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4682 @item V
4683 Total thread score.
4684 @item x
4685 @code{Xref}.
4686 @item D
4687 @code{Date}.
4688 @item d
4689 The @code{Date} in @code{DD-MMM} format.
4690 @item o
4691 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4692 @item M
4693 @code{Message-ID}.
4694 @item r
4695 @code{References}.
4696 @item t
4697 Number of articles in the current sub-thread.  Using this spec will slow
4698 down summary buffer generation somewhat.
4699 @item e
4700 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4701 article has any children.
4702 @item P
4703 The line number.
4704 @item O
4705 Download mark.
4706 @item *
4707 Desired cursor position (instead of after first colon).
4708 @item &user-date;
4709 Age sensitive date format.  Various date format is defined in
4710 @code{gnus-user-date-format-alist}.
4711 @item u
4712 User defined specifier.  The next character in the format string should
4713 be a letter.  Gnus will call the function
4714 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4715 following @samp{%u}.  The function will be passed the current header as
4716 argument.  The function should return a string, which will be inserted
4717 into the summary just like information from any other summary specifier.
4718 @end table
4720 Text between @samp{%(} and @samp{%)} will be highlighted with
4721 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4722 There can only be one such area.
4724 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4725 have to be handled with care.  For reasons of efficiency, Gnus will
4726 compute what column these characters will end up in, and ``hard-code''
4727 that.  This means that it is invalid to have these specs after a
4728 variable-length spec.  Well, you might not be arrested, but your summary
4729 buffer will look strange, which is bad enough.
4731 The smart choice is to have these specs as far to the left as possible.
4732 (Isn't that the case with everything, though?  But I digress.)
4734 This restriction may disappear in later versions of Gnus.
4737 @node To From Newsgroups
4738 @subsection To From Newsgroups
4739 @cindex To
4740 @cindex Newsgroups
4742 In some groups (particularly in archive groups), the @code{From} header
4743 isn't very interesting, since all the articles there are written by
4744 you.  To display the information in the @code{To} or @code{Newsgroups}
4745 headers instead, you need to decide three things: What information to
4746 gather; where to display it; and when to display it.
4748 @enumerate
4749 @item
4750 @vindex gnus-extra-headers
4751 The reading of extra header information is controlled by the
4752 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4753 instance:
4755 @lisp
4756 (setq gnus-extra-headers
4757       '(To Newsgroups X-Newsreader))
4758 @end lisp
4760 This will result in Gnus trying to obtain these three headers, and
4761 storing it in header structures for later easy retrieval.
4763 @item
4764 @findex gnus-extra-header
4765 The value of these extra headers can be accessed via the
4766 @code{gnus-extra-header} function.  Here's a format line spec that will
4767 access the @code{X-Newsreader} header:
4769 @example
4770 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4771 @end example
4773 @item
4774 @vindex gnus-ignored-from-addresses
4775 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4776 summary line spec returns the @code{To}, @code{Newsreader} or
4777 @code{From} header.  If this regexp matches the contents of the
4778 @code{From} header, the value of the @code{To} or @code{Newsreader}
4779 headers are used instead.
4781 @end enumerate
4783 @vindex nnmail-extra-headers
4784 A related variable is @code{nnmail-extra-headers}, which controls when
4785 to include extra headers when generating overview (@acronym{NOV}) files.
4786 If you have old overview files, you should regenerate them after
4787 changing this variable, by entering the server buffer using @kbd{^},
4788 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4789 regeneration.
4791 @vindex gnus-summary-line-format
4792 You also have to instruct Gnus to display the data by changing the
4793 @code{%n} spec to the @code{%f} spec in the
4794 @code{gnus-summary-line-format} variable.
4796 In summary, you'd typically put something like the following in
4797 @file{~/.gnus.el}:
4799 @lisp
4800 (setq gnus-extra-headers
4801       '(To Newsgroups))
4802 (setq nnmail-extra-headers gnus-extra-headers)
4803 (setq gnus-summary-line-format
4804       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4805 (setq gnus-ignored-from-addresses
4806       "Your Name Here")
4807 @end lisp
4809 (The values listed above are the default values in Gnus.  Alter them
4810 to fit your needs.)
4812 A note for news server administrators, or for users who wish to try to
4813 convince their news server administrator to provide some additional
4814 support:
4816 The above is mostly useful for mail groups, where you have control over
4817 the @acronym{NOV} files that are created.  However, if you can persuade your
4818 nntp admin to add (in the usual implementation, notably INN):
4820 @example
4821 Newsgroups:full
4822 @end example
4824 to the end of her @file{overview.fmt} file, then you can use that just
4825 as you would the extra headers from the mail groups.
4828 @node Summary Buffer Mode Line
4829 @subsection Summary Buffer Mode Line
4831 @vindex gnus-summary-mode-line-format
4832 You can also change the format of the summary mode bar (@pxref{Mode Line
4833 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4834 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4836 Here are the elements you can play with:
4838 @table @samp
4839 @item G
4840 Group name.
4841 @item p
4842 Unprefixed group name.
4843 @item A
4844 Current article number.
4845 @item z
4846 Current article score.
4847 @item V
4848 Gnus version.
4849 @item U
4850 Number of unread articles in this group.
4851 @item e
4852 Number of unread articles in this group that aren't displayed in the
4853 summary buffer.
4854 @item Z
4855 A string with the number of unread and unselected articles represented
4856 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4857 articles, and just as @samp{<%U more>} if there are just unread articles
4858 and no unselected ones.
4859 @item g
4860 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4861 shortened to @samp{r.a.anime}.
4862 @item S
4863 Subject of the current article.
4864 @item u
4865 User-defined spec (@pxref{User-Defined Specs}).
4866 @item s
4867 Name of the current score file (@pxref{Scoring}).
4868 @item d
4869 Number of dormant articles (@pxref{Unread Articles}).
4870 @item t
4871 Number of ticked articles (@pxref{Unread Articles}).
4872 @item r
4873 Number of articles that have been marked as read in this session.
4874 @item E
4875 Number of articles expunged by the score files.
4876 @end table
4879 @node Summary Highlighting
4880 @subsection Summary Highlighting
4882 @table @code
4884 @item gnus-visual-mark-article-hook
4885 @vindex gnus-visual-mark-article-hook
4886 This hook is run after selecting an article.  It is meant to be used for
4887 highlighting the article in some way.  It is not run if
4888 @code{gnus-visual} is @code{nil}.
4890 @item gnus-summary-update-hook
4891 @vindex gnus-summary-update-hook
4892 This hook is called when a summary line is changed.  It is not run if
4893 @code{gnus-visual} is @code{nil}.
4895 @item gnus-summary-selected-face
4896 @vindex gnus-summary-selected-face
4897 This is the face (or @dfn{font} as some people call it) used to
4898 highlight the current article in the summary buffer.
4900 @item gnus-summary-highlight
4901 @vindex gnus-summary-highlight
4902 Summary lines are highlighted according to this variable, which is a
4903 list where the elements are of the format @code{(@var{form}
4904 . @var{face})}.  If you would, for instance, like ticked articles to be
4905 italic and high-scored articles to be bold, you could set this variable
4906 to something like
4907 @lisp
4908 (((eq mark gnus-ticked-mark) . italic)
4909  ((> score default) . bold))
4910 @end lisp
4911 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4912 @var{face} will be applied to the line.
4913 @end table
4916 @node Summary Maneuvering
4917 @section Summary Maneuvering
4918 @cindex summary movement
4920 All the straight movement commands understand the numeric prefix and
4921 behave pretty much as you'd expect.
4923 None of these commands select articles.
4925 @table @kbd
4926 @item G M-n
4927 @itemx M-n
4928 @kindex M-n (Summary)
4929 @kindex G M-n (Summary)
4930 @findex gnus-summary-next-unread-subject
4931 Go to the next summary line of an unread article
4932 (@code{gnus-summary-next-unread-subject}).
4934 @item G M-p
4935 @itemx M-p
4936 @kindex M-p (Summary)
4937 @kindex G M-p (Summary)
4938 @findex gnus-summary-prev-unread-subject
4939 Go to the previous summary line of an unread article
4940 (@code{gnus-summary-prev-unread-subject}).
4942 @item G g
4943 @kindex G g (Summary)
4944 @findex gnus-summary-goto-subject
4945 Ask for an article number and then go to the summary line of that article
4946 without displaying the article (@code{gnus-summary-goto-subject}).
4947 @end table
4949 If Gnus asks you to press a key to confirm going to the next group, you
4950 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4951 buffer, searching for the next group to read without actually returning
4952 to the group buffer.
4954 Variables related to summary movement:
4956 @table @code
4958 @vindex gnus-auto-select-next
4959 @item gnus-auto-select-next
4960 If you issue one of the movement commands (like @kbd{n}) and there are
4961 no more unread articles after the current one, Gnus will offer to go to
4962 the next group.  If this variable is @code{t} and the next group is
4963 empty, Gnus will exit summary mode and return to the group buffer.  If
4964 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4965 next group with unread articles.  As a special case, if this variable
4966 is @code{quietly}, Gnus will select the next group without asking for
4967 confirmation.  If this variable is @code{almost-quietly}, the same
4968 will happen only if you are located on the last article in the group.
4969 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4970 command will go to the next group without confirmation.  Also
4971 @pxref{Group Levels}.
4973 @item gnus-auto-select-same
4974 @vindex gnus-auto-select-same
4975 If non-@code{nil}, all the movement commands will try to go to the next
4976 article with the same subject as the current.  (@dfn{Same} here might
4977 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4978 for details (@pxref{Customizing Threading}).)  If there are no more
4979 articles with the same subject, go to the first unread article.
4981 This variable is not particularly useful if you use a threaded display.
4983 @item gnus-summary-check-current
4984 @vindex gnus-summary-check-current
4985 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4986 to the next (or previous) article if the current article is unread.
4987 Instead, they will choose the current article.
4989 @item gnus-auto-center-summary
4990 @vindex gnus-auto-center-summary
4991 If non-@code{nil}, Gnus will keep the point in the summary buffer
4992 centered at all times.  This makes things quite tidy, but if you have a
4993 slow network connection, or simply do not like this un-Emacsism, you can
4994 set this variable to @code{nil} to get the normal Emacs scrolling
4995 action.  This will also inhibit horizontal re-centering of the summary
4996 buffer, which might make it more inconvenient to read extremely long
4997 threads.
4999 This variable can also be a number.  In that case, center the window at
5000 the given number of lines from the top.
5002 @end table
5005 @node Choosing Articles
5006 @section Choosing Articles
5007 @cindex selecting articles
5009 @menu
5010 * Choosing Commands::           Commands for choosing articles.
5011 * Choosing Variables::          Variables that influence these commands.
5012 @end menu
5015 @node Choosing Commands
5016 @subsection Choosing Commands
5018 None of the following movement commands understand the numeric prefix,
5019 and they all select and display an article.
5021 If you want to fetch new articles or redisplay the group, see
5022 @ref{Exiting the Summary Buffer}.
5024 @table @kbd
5025 @item SPACE
5026 @kindex SPACE (Summary)
5027 @findex gnus-summary-next-page
5028 Select the current article, or, if that one's read already, the next
5029 unread article (@code{gnus-summary-next-page}).
5031 If you have an article window open already and you press @kbd{SPACE}
5032 again, the article will be scrolled.  This lets you conveniently
5033 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5035 @item G n
5036 @itemx n
5037 @kindex n (Summary)
5038 @kindex G n (Summary)
5039 @findex gnus-summary-next-unread-article
5040 @c @icon{gnus-summary-next-unread}
5041 Go to next unread article (@code{gnus-summary-next-unread-article}).
5043 @item G p
5044 @itemx p
5045 @kindex p (Summary)
5046 @findex gnus-summary-prev-unread-article
5047 @c @icon{gnus-summary-prev-unread}
5048 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5050 @item G N
5051 @itemx N
5052 @kindex N (Summary)
5053 @kindex G N (Summary)
5054 @findex gnus-summary-next-article
5055 Go to the next article (@code{gnus-summary-next-article}).
5057 @item G P
5058 @itemx P
5059 @kindex P (Summary)
5060 @kindex G P (Summary)
5061 @findex gnus-summary-prev-article
5062 Go to the previous article (@code{gnus-summary-prev-article}).
5064 @item G C-n
5065 @kindex G C-n (Summary)
5066 @findex gnus-summary-next-same-subject
5067 Go to the next article with the same subject
5068 (@code{gnus-summary-next-same-subject}).
5070 @item G C-p
5071 @kindex G C-p (Summary)
5072 @findex gnus-summary-prev-same-subject
5073 Go to the previous article with the same subject
5074 (@code{gnus-summary-prev-same-subject}).
5076 @item G f
5077 @itemx .
5078 @kindex G f  (Summary)
5079 @kindex .  (Summary)
5080 @findex gnus-summary-first-unread-article
5081 Go to the first unread article
5082 (@code{gnus-summary-first-unread-article}).
5084 @item G b
5085 @itemx ,
5086 @kindex G b (Summary)
5087 @kindex , (Summary)
5088 @findex gnus-summary-best-unread-article
5089 Go to the unread article with the highest score
5090 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5091 go to the first unread article that has a score over the default score.
5093 @item G l
5094 @itemx l
5095 @kindex l (Summary)
5096 @kindex G l (Summary)
5097 @findex gnus-summary-goto-last-article
5098 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5100 @item G o
5101 @kindex G o (Summary)
5102 @findex gnus-summary-pop-article
5103 @cindex history
5104 @cindex article history
5105 Pop an article off the summary history and go to this article
5106 (@code{gnus-summary-pop-article}).  This command differs from the
5107 command above in that you can pop as many previous articles off the
5108 history as you like, while @kbd{l} toggles the two last read articles.
5109 For a somewhat related issue (if you use these commands a lot),
5110 @pxref{Article Backlog}.
5112 @item G j
5113 @itemx j
5114 @kindex j (Summary)
5115 @kindex G j (Summary)
5116 @findex gnus-summary-goto-article
5117 Ask for an article number or @code{Message-ID}, and then go to that
5118 article (@code{gnus-summary-goto-article}).
5120 @end table
5123 @node Choosing Variables
5124 @subsection Choosing Variables
5126 Some variables relevant for moving and selecting articles:
5128 @table @code
5129 @item gnus-auto-extend-newsgroup
5130 @vindex gnus-auto-extend-newsgroup
5131 All the movement commands will try to go to the previous (or next)
5132 article, even if that article isn't displayed in the Summary buffer if
5133 this variable is non-@code{nil}.  Gnus will then fetch the article from
5134 the server and display it in the article buffer.
5136 @item gnus-select-article-hook
5137 @vindex gnus-select-article-hook
5138 This hook is called whenever an article is selected.  The default is
5139 @code{nil}.  If you would like each article to be saved in the Agent as
5140 you read it, putting @code{gnus-agent-fetch-selected-article} on this
5141 hook will do so.
5143 @item gnus-mark-article-hook
5144 @vindex gnus-mark-article-hook
5145 @findex gnus-summary-mark-unread-as-read
5146 @findex gnus-summary-mark-read-and-unread-as-read
5147 @findex gnus-unread-mark
5148 This hook is called whenever an article is selected.  It is intended to
5149 be used for marking articles as read.  The default value is
5150 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5151 mark of almost any article you read to @code{gnus-read-mark}.  The only
5152 articles not affected by this function are ticked, dormant, and
5153 expirable articles.  If you'd instead like to just have unread articles
5154 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5155 instead.  It will leave marks like @code{gnus-low-score-mark},
5156 @code{gnus-del-mark} (and so on) alone.
5158 @end table
5161 @node Paging the Article
5162 @section Scrolling the Article
5163 @cindex article scrolling
5165 @table @kbd
5167 @item SPACE
5168 @kindex SPACE (Summary)
5169 @findex gnus-summary-next-page
5170 Pressing @kbd{SPACE} will scroll the current article forward one page,
5171 or, if you have come to the end of the current article, will choose the
5172 next article (@code{gnus-summary-next-page}).
5174 @vindex gnus-article-boring-faces
5175 @vindex gnus-article-skip-boring
5176 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5177 the article consists only of citations and signature, then it will be
5178 skipped; the next article will be shown instead.  You can customize
5179 what is considered uninteresting with
5180 @code{gnus-article-boring-faces}.  You can manually view the article's
5181 pages, no matter how boring, using @kbd{C-M-v}.
5183 @item DEL
5184 @kindex DEL (Summary)
5185 @findex gnus-summary-prev-page
5186 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5188 @item RET
5189 @kindex RET (Summary)
5190 @findex gnus-summary-scroll-up
5191 Scroll the current article one line forward
5192 (@code{gnus-summary-scroll-up}).
5194 @item M-RET
5195 @kindex M-RET (Summary)
5196 @findex gnus-summary-scroll-down
5197 Scroll the current article one line backward
5198 (@code{gnus-summary-scroll-down}).
5200 @item A g
5201 @itemx g
5202 @kindex A g (Summary)
5203 @kindex g (Summary)
5204 @findex gnus-summary-show-article
5205 @vindex gnus-summary-show-article-charset-alist
5206 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5207 given a prefix, fetch the current article, but don't run any of the
5208 article treatment functions.  This will give you a ``raw'' article, just
5209 the way it came from the server.
5211 If given a numerical prefix, you can do semi-manual charset stuff.
5212 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5213 encoded in the @code{cn-gb-2312} charset.  If you have
5215 @lisp
5216 (setq gnus-summary-show-article-charset-alist
5217       '((1 . cn-gb-2312)
5218         (2 . big5)))
5219 @end lisp
5221 then you can say @kbd{C-u 1 g} to get the same effect.
5223 @item A <
5224 @itemx <
5225 @kindex < (Summary)
5226 @kindex A < (Summary)
5227 @findex gnus-summary-beginning-of-article
5228 Scroll to the beginning of the article
5229 (@code{gnus-summary-beginning-of-article}).
5231 @item A >
5232 @itemx >
5233 @kindex > (Summary)
5234 @kindex A > (Summary)
5235 @findex gnus-summary-end-of-article
5236 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5238 @item A s
5239 @itemx s
5240 @kindex A s (Summary)
5241 @kindex s (Summary)
5242 @findex gnus-summary-isearch-article
5243 Perform an isearch in the article buffer
5244 (@code{gnus-summary-isearch-article}).
5246 @item h
5247 @kindex h (Summary)
5248 @findex gnus-summary-select-article-buffer
5249 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5251 @end table
5254 @node Reply Followup and Post
5255 @section Reply, Followup and Post
5257 @menu
5258 * Summary Mail Commands::       Sending mail.
5259 * Summary Post Commands::       Sending news.
5260 * Summary Message Commands::    Other Message-related commands.
5261 * Canceling and Superseding::
5262 @end menu
5265 @node Summary Mail Commands
5266 @subsection Summary Mail Commands
5267 @cindex mail
5268 @cindex composing mail
5270 Commands for composing a mail message:
5272 @table @kbd
5274 @item S r
5275 @itemx r
5276 @kindex S r (Summary)
5277 @kindex r (Summary)
5278 @findex gnus-summary-reply
5279 @c @icon{gnus-summary-mail-reply}
5280 @c @icon{gnus-summary-reply}
5281 Mail a reply to the author of the current article
5282 (@code{gnus-summary-reply}).
5284 @item S R
5285 @itemx R
5286 @kindex R (Summary)
5287 @kindex S R (Summary)
5288 @findex gnus-summary-reply-with-original
5289 @c @icon{gnus-summary-reply-with-original}
5290 Mail a reply to the author of the current article and include the
5291 original message (@code{gnus-summary-reply-with-original}).  This
5292 command uses the process/prefix convention.
5294 @item S w
5295 @kindex S w (Summary)
5296 @findex gnus-summary-wide-reply
5297 Mail a wide reply to the author of the current article
5298 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5299 goes out to all people listed in the @code{To}, @code{From} (or
5300 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5301 present, that's used instead.
5303 @item S W
5304 @kindex S W (Summary)
5305 @findex gnus-summary-wide-reply-with-original
5306 Mail a wide reply to the current article and include the original
5307 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5308 the process/prefix convention.
5310 @item S v
5311 @kindex S v (Summary)
5312 @findex gnus-summary-very-wide-reply
5313 Mail a very wide reply to the author of the current article
5314 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5315 that goes out to all people listed in the @code{To}, @code{From} (or
5316 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5317 articles.  This command uses the process/prefix convention.
5319 @item S V
5320 @kindex S V (Summary)
5321 @findex gnus-summary-very-wide-reply-with-original
5322 Mail a very wide reply to the author of the current article and include the
5323 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5324 command uses the process/prefix convention.
5326 @item S B r
5327 @kindex S B r (Summary)
5328 @findex gnus-summary-reply-broken-reply-to
5329 Mail a reply to the author of the current article but ignore the
5330 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5331 If you need this because a mailing list incorrectly sets a
5332 @code{Reply-To} header pointing to the list, you probably want to set
5333 the @code{broken-reply-to} group parameter instead, so things will work
5334 correctly.  @xref{Group Parameters}.
5336 @item S B R
5337 @kindex S B R (Summary)
5338 @findex gnus-summary-reply-broken-reply-to-with-original
5339 Mail a reply to the author of the current article and include the
5340 original message but ignore the @code{Reply-To} field
5341 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5343 @item S o m
5344 @itemx C-c C-f
5345 @kindex S o m (Summary)
5346 @kindex C-c C-f (Summary)
5347 @findex gnus-summary-mail-forward
5348 @c @icon{gnus-summary-mail-forward}
5349 Forward the current article to some other person
5350 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
5351 is forwarded according to the value of (@code{message-forward-as-mime})
5352 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5353 message and forward directly inline; if the prefix is 2, forward message
5354 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5355 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5356 directly inline; otherwise, the message is forwarded as no prefix given
5357 but use the flipped value of (@code{message-forward-as-mime}).  By
5358 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5359 section.
5361 @item S m
5362 @itemx m
5363 @kindex m (Summary)
5364 @kindex S m (Summary)
5365 @findex gnus-summary-mail-other-window
5366 @c @icon{gnus-summary-mail-originate}
5367 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5368 the posting style of the current group.  If given a prefix, disable that.
5369 If the prefix is 1, prompt for a group name to find the posting style.
5371 @item S i
5372 @itemx i
5373 @kindex i (Summary)
5374 @kindex S i (Summary)
5375 @findex gnus-summary-news-other-window
5376 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5377 post to the current group.  If given a prefix, disable that.  If the
5378 prefix is 1, prompt for a group to post to.
5380 This function actually prepares a news even when using mail groups.
5381 This is useful for ``posting'' messages to mail groups without actually
5382 sending them over the network: they're just saved directly to the group
5383 in question.  The corresponding back end must have a request-post method
5384 for this to work though.
5386 @item S D b
5387 @kindex S D b (Summary)
5388 @findex gnus-summary-resend-bounced-mail
5389 @cindex bouncing mail
5390 If you have sent a mail, but the mail was bounced back to you for some
5391 reason (wrong address, transient failure), you can use this command to
5392 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5393 will be popped into a mail buffer where you can edit the headers before
5394 sending the mail off again.  If you give a prefix to this command, and
5395 the bounced mail is a reply to some other mail, Gnus will try to fetch
5396 that mail and display it for easy perusal of its headers.  This might
5397 very well fail, though.
5399 @item S D r
5400 @kindex S D r (Summary)
5401 @findex gnus-summary-resend-message
5402 Not to be confused with the previous command,
5403 @code{gnus-summary-resend-message} will prompt you for an address to
5404 send the current message off to, and then send it to that place.  The
5405 headers of the message won't be altered---but lots of headers that say
5406 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5407 means that you actually send a mail to someone that has a @code{To}
5408 header that (probably) points to yourself.  This will confuse people.
5409 So, natcherly you'll only do that if you're really eVIl.
5411 This command is mainly used if you have several accounts and want to
5412 ship a mail to a different account of yours.  (If you're both
5413 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5414 to the @code{root} account, you may want to resend it to
5415 @code{postmaster}.  Ordnung muss sein!
5417 This command understands the process/prefix convention
5418 (@pxref{Process/Prefix}).
5420 @item S D e
5421 @kindex S D e (Summary)
5422 @findex gnus-summary-resend-message-edit
5424 Like the previous command, but will allow you to edit the message as
5425 if it were a new message before resending.
5427 @item S O m
5428 @kindex S O m (Summary)
5429 @findex gnus-uu-digest-mail-forward
5430 Digest the current series (@pxref{Decoding Articles}) and forward the
5431 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
5432 uses the process/prefix convention (@pxref{Process/Prefix}).
5434 @item S M-c
5435 @kindex S M-c (Summary)
5436 @findex gnus-summary-mail-crosspost-complaint
5437 @cindex crossposting
5438 @cindex excessive crossposting
5439 Send a complaint about excessive crossposting to the author of the
5440 current article (@code{gnus-summary-mail-crosspost-complaint}).
5442 @findex gnus-crosspost-complaint
5443 This command is provided as a way to fight back against the current
5444 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5445 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5446 command understands the process/prefix convention
5447 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5449 @end table
5451 Also @xref{Header Commands, ,Header Commands, message, The Message
5452 Manual}, for more information.
5455 @node Summary Post Commands
5456 @subsection Summary Post Commands
5457 @cindex post
5458 @cindex composing news
5460 Commands for posting a news article:
5462 @table @kbd
5463 @item S p
5464 @itemx a
5465 @kindex a (Summary)
5466 @kindex S p (Summary)
5467 @findex gnus-summary-post-news
5468 @c @icon{gnus-summary-post-news}
5469 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5470 default, post to the current group.  If given a prefix, disable that.
5471 If the prefix is 1, prompt for another group instead.
5473 @item S f
5474 @itemx f
5475 @kindex f (Summary)
5476 @kindex S f (Summary)
5477 @findex gnus-summary-followup
5478 @c @icon{gnus-summary-followup}
5479 Post a followup to the current article (@code{gnus-summary-followup}).
5481 @item S F
5482 @itemx F
5483 @kindex S F (Summary)
5484 @kindex F (Summary)
5485 @c @icon{gnus-summary-followup-with-original}
5486 @findex gnus-summary-followup-with-original
5487 Post a followup to the current article and include the original message
5488 (@code{gnus-summary-followup-with-original}).  This command uses the
5489 process/prefix convention.
5491 @item S n
5492 @kindex S n (Summary)
5493 @findex gnus-summary-followup-to-mail
5494 Post a followup to the current article via news, even if you got the
5495 message through mail (@code{gnus-summary-followup-to-mail}).
5497 @item S N
5498 @kindex S N (Summary)
5499 @findex gnus-summary-followup-to-mail-with-original
5500 Post a followup to the current article via news, even if you got the
5501 message through mail and include the original message
5502 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5503 the process/prefix convention.
5505 @item S o p
5506 @kindex S o p (Summary)
5507 @findex gnus-summary-post-forward
5508 Forward the current article to a newsgroup
5509 (@code{gnus-summary-post-forward}).
5510  If no prefix is given, the message is forwarded according to the value
5511 of (@code{message-forward-as-mime}) and
5512 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5513 message and forward directly inline; if the prefix is 2, forward message
5514 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5515 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5516 directly inline; otherwise, the message is forwarded as no prefix given
5517 but use the flipped value of (@code{message-forward-as-mime}).  By
5518 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5520 @item S O p
5521 @kindex S O p (Summary)
5522 @findex gnus-uu-digest-post-forward
5523 @cindex digests
5524 @cindex making digests
5525 Digest the current series and forward the result to a newsgroup
5526 (@code{gnus-uu-digest-post-forward}).  This command uses the
5527 process/prefix convention.
5529 @item S u
5530 @kindex S u (Summary)
5531 @findex gnus-uu-post-news
5532 @c @icon{gnus-uu-post-news}
5533 Uuencode a file, split it into parts, and post it as a series
5534 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5535 @end table
5537 Also @xref{Header Commands, ,Header Commands, message, The Message
5538 Manual}, for more information.
5541 @node Summary Message Commands
5542 @subsection Summary Message Commands
5544 @table @kbd
5545 @item S y
5546 @kindex S y (Summary)
5547 @findex gnus-summary-yank-message
5548 Yank the current article into an already existing Message composition
5549 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5550 what message buffer you want to yank into, and understands the
5551 process/prefix convention (@pxref{Process/Prefix}).
5553 @end table
5556 @node Canceling and Superseding
5557 @subsection Canceling Articles
5558 @cindex canceling articles
5559 @cindex superseding articles
5561 Have you ever written something, and then decided that you really,
5562 really, really wish you hadn't posted that?
5564 Well, you can't cancel mail, but you can cancel posts.
5566 @findex gnus-summary-cancel-article
5567 @kindex C (Summary)
5568 @c @icon{gnus-summary-cancel-article}
5569 Find the article you wish to cancel (you can only cancel your own
5570 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5571 c} (@code{gnus-summary-cancel-article}).  Your article will be
5572 canceled---machines all over the world will be deleting your article.
5573 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5575 Be aware, however, that not all sites honor cancels, so your article may
5576 live on here and there, while most sites will delete the article in
5577 question.
5579 Gnus will use the ``current'' select method when canceling.  If you
5580 want to use the standard posting method, use the @samp{a} symbolic
5581 prefix (@pxref{Symbolic Prefixes}).
5583 Gnus ensures that only you can cancel your own messages using a
5584 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5585 message, Message Manual}).
5587 If you discover that you have made some mistakes and want to do some
5588 corrections, you can post a @dfn{superseding} article that will replace
5589 your original article.
5591 @findex gnus-summary-supersede-article
5592 @kindex S (Summary)
5593 Go to the original article and press @kbd{S s}
5594 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5595 where you can edit the article all you want before sending it off the
5596 usual way.
5598 The same goes for superseding as for canceling, only more so: Some
5599 sites do not honor superseding.  On those sites, it will appear that you
5600 have posted almost the same article twice.
5602 If you have just posted the article, and change your mind right away,
5603 there is a trick you can use to cancel/supersede the article without
5604 waiting for the article to appear on your site first.  You simply return
5605 to the post buffer (which is called @code{*sent ...*}).  There you will
5606 find the article you just posted, with all the headers intact.  Change
5607 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5608 header by substituting one of those words for the word
5609 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5610 you would do normally.  The previous article will be
5611 canceled/superseded.
5613 Just remember, kids: There is no 'c' in 'supersede'.
5615 @node Delayed Articles
5616 @section Delayed Articles
5617 @cindex delayed sending
5618 @cindex send delayed
5620 Sometimes, you might wish to delay the sending of a message.  For
5621 example, you might wish to arrange for a message to turn up just in time
5622 to remind your about the birthday of your Significant Other.  For this,
5623 there is the @code{gnus-delay} package.  Setup is simple:
5625 @lisp
5626 (gnus-delay-initialize)
5627 @end lisp
5629 @findex gnus-delay-article
5630 Normally, to send a message you use the @kbd{C-c C-c} command from
5631 Message mode.  To delay a message, use @kbd{C-c C-j}
5632 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5633 message should be delayed.  Possible answers are:
5635 @itemize @bullet
5636 @item
5637 A time span.  Consists of an integer and a letter.  For example,
5638 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5639 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5640 (months) and @code{Y} (years).
5642 @item
5643 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5644 delayed until that day, at a specific time (eight o'clock by default).
5645 See also @code{gnus-delay-default-hour}.
5647 @item
5648 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5649 stuff.  The deadline will be at that time today, except if that time has
5650 already passed, then it's at the given time tomorrow.  So if it's ten
5651 o'clock in the morning and you specify @code{11:15}, then the deadline
5652 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5653 that means a time tomorrow.
5654 @end itemize
5656 The action of the @code{gnus-delay-article} command is influenced by a
5657 couple of variables:
5659 @table @code
5660 @item gnus-delay-default-hour
5661 @vindex gnus-delay-default-hour
5662 When you specify a specific date, the message will be due on that hour
5663 on the given date.  Possible values are integers 0 through 23.
5665 @item gnus-delay-default-delay
5666 @vindex gnus-delay-default-delay
5667 This is a string and gives the default delay.  It can be of any of the
5668 formats described above.
5670 @item gnus-delay-group
5671 @vindex gnus-delay-group
5672 Delayed articles will be kept in this group on the drafts server until
5673 they are due.  You probably don't need to change this.  The default
5674 value is @code{"delayed"}.
5676 @item gnus-delay-header
5677 @vindex gnus-delay-header
5678 The deadline for each article will be stored in a header.  This variable
5679 is a string and gives the header name.  You probably don't need to
5680 change this.  The default value is @code{"X-Gnus-Delayed"}.
5681 @end table
5683 The way delaying works is like this: when you use the
5684 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5685 calculates the deadline of the message and stores it in the
5686 @code{X-Gnus-Delayed} header and puts the message in the
5687 @code{nndraft:delayed} group.
5689 @findex gnus-delay-send-queue
5690 And whenever you get new news, Gnus looks through the group for articles
5691 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5692 function for this.  By default, this function is added to the hook
5693 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5694 Maybe you want to use the demon to send drafts?  Just tell the demon to
5695 execute the @code{gnus-delay-send-queue} function.
5697 @table @code
5698 @item gnus-delay-initialize
5699 @findex gnus-delay-initialize
5700 By default, this function installs @code{gnus-delay-send-queue} in
5701 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5702 argument @code{no-check}.  If it is non-@code{nil},
5703 @code{gnus-get-new-news-hook} is not changed.  The optional first
5704 argument is ignored.
5706 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5707 Presumably, you want to use the demon for sending due delayed articles.
5708 Just don't forget to set that up :-)
5709 @end table
5712 @node Marking Articles
5713 @section Marking Articles
5714 @cindex article marking
5715 @cindex article ticking
5716 @cindex marks
5718 There are several marks you can set on an article.
5720 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5721 neologism ohoy!) of the article.  Alphabetic marks generally mean
5722 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5724 In addition, you also have marks that do not affect readedness.
5726 @ifinfo
5727 There's a plethora of commands for manipulating these marks.
5728 @end ifinfo
5730 @menu
5731 * Unread Articles::             Marks for unread articles.
5732 * Read Articles::               Marks for read articles.
5733 * Other Marks::                 Marks that do not affect readedness.
5734 * Setting Marks::               How to set and remove marks.
5735 * Generic Marking Commands::    How to customize the marking.
5736 * Setting Process Marks::       How to mark articles for later processing.
5737 @end menu
5740 @node Unread Articles
5741 @subsection Unread Articles
5743 The following marks mark articles as (kinda) unread, in one form or
5744 other.
5746 @table @samp
5747 @item !
5748 @vindex gnus-ticked-mark
5749 Marked as ticked (@code{gnus-ticked-mark}).
5751 @dfn{Ticked articles} are articles that will remain visible always.  If
5752 you see an article that you find interesting, or you want to put off
5753 reading it, or replying to it, until sometime later, you'd typically
5754 tick it.  However, articles can be expired (from news servers by the
5755 news server software, Gnus itself never expires ticked messages), so if
5756 you want to keep an article forever, you'll have to make it persistent
5757 (@pxref{Persistent Articles}).
5759 @item ?
5760 @vindex gnus-dormant-mark
5761 Marked as dormant (@code{gnus-dormant-mark}).
5763 @dfn{Dormant articles} will only appear in the summary buffer if there
5764 are followups to it.  If you want to see them even if they don't have
5765 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5766 Otherwise (except for the visibility issue), they are just like ticked
5767 messages.
5769 @item SPACE
5770 @vindex gnus-unread-mark
5771 Marked as unread (@code{gnus-unread-mark}).
5773 @dfn{Unread articles} are articles that haven't been read at all yet.
5774 @end table
5777 @node Read Articles
5778 @subsection Read Articles
5779 @cindex expirable mark
5781 All the following marks mark articles as read.
5783 @table @samp
5785 @item r
5786 @vindex gnus-del-mark
5787 These are articles that the user has marked as read with the @kbd{d}
5788 command manually, more or less (@code{gnus-del-mark}).
5790 @item R
5791 @vindex gnus-read-mark
5792 Articles that have actually been read (@code{gnus-read-mark}).
5794 @item O
5795 @vindex gnus-ancient-mark
5796 Articles that were marked as read in previous sessions and are now
5797 @dfn{old} (@code{gnus-ancient-mark}).
5799 @item K
5800 @vindex gnus-killed-mark
5801 Marked as killed (@code{gnus-killed-mark}).
5803 @item X
5804 @vindex gnus-kill-file-mark
5805 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5807 @item Y
5808 @vindex gnus-low-score-mark
5809 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5811 @item C
5812 @vindex gnus-catchup-mark
5813 Marked as read by a catchup (@code{gnus-catchup-mark}).
5815 @item G
5816 @vindex gnus-canceled-mark
5817 Canceled article (@code{gnus-canceled-mark})
5819 @item F
5820 @vindex gnus-souped-mark
5821 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5823 @item Q
5824 @vindex gnus-sparse-mark
5825 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5826 Threading}.
5828 @item M
5829 @vindex gnus-duplicate-mark
5830 Article marked as read by duplicate suppression
5831 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5833 @end table
5835 All these marks just mean that the article is marked as read, really.
5836 They are interpreted differently when doing adaptive scoring, though.
5838 One more special mark, though:
5840 @table @samp
5841 @item E
5842 @vindex gnus-expirable-mark
5843 Marked as expirable (@code{gnus-expirable-mark}).
5845 Marking articles as @dfn{expirable} (or have them marked as such
5846 automatically) doesn't make much sense in normal groups---a user doesn't
5847 control expiring of news articles, but in mail groups, for instance,
5848 articles marked as @dfn{expirable} can be deleted by Gnus at
5849 any time.
5850 @end table
5853 @node Other Marks
5854 @subsection Other Marks
5855 @cindex process mark
5856 @cindex bookmarks
5858 There are some marks that have nothing to do with whether the article is
5859 read or not.
5861 @itemize @bullet
5863 @item
5864 You can set a bookmark in the current article.  Say you are reading a
5865 long thesis on cats' urinary tracts, and have to go home for dinner
5866 before you've finished reading the thesis.  You can then set a bookmark
5867 in the article, and Gnus will jump to this bookmark the next time it
5868 encounters the article.  @xref{Setting Marks}.
5870 @item
5871 @vindex gnus-replied-mark
5872 All articles that you have replied to or made a followup to (i.e., have
5873 answered) will be marked with an @samp{A} in the second column
5874 (@code{gnus-replied-mark}).
5876 @item
5877 @vindex gnus-forwarded-mark
5878 All articles that you have forwarded will be marked with an @samp{F} in
5879 the second column (@code{gnus-forwarded-mark}).
5881 @item
5882 @vindex gnus-cached-mark
5883 Articles stored in the article cache will be marked with an @samp{*} in
5884 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5886 @item
5887 @vindex gnus-saved-mark
5888 Articles ``saved'' (in some manner or other; not necessarily
5889 religiously) are marked with an @samp{S} in the second column
5890 (@code{gnus-saved-mark}).
5892 @item
5893 @vindex gnus-recent-mark
5894 Articles that according to the server haven't been shown to the user
5895 before are marked with a @samp{N} in the second column
5896 (@code{gnus-recent-mark}).  Note that not all servers support this
5897 mark, in which case it simply never appears.  Compare with
5898 @code{gnus-unseen-mark}.
5900 @item
5901 @vindex gnus-unseen-mark
5902 Articles that haven't been seen before in Gnus by the user are marked
5903 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5904 Compare with @code{gnus-recent-mark}.
5906 @item
5907 @vindex gnus-downloaded-mark
5908 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5909 downloaded for unplugged (offline) viewing.  If you are using the
5910 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5911 (The variable @code{gnus-downloaded-mark} controls which character to
5912 use.)
5914 @item
5915 @vindex gnus-undownloaded-mark
5916 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5917 not have been downloaded.  Such articles cannot be viewed while you
5918 are unplugged (offline).  If you are using the @samp{%O} spec, these
5919 articles get the @samp{-} mark in that spec.  (The variable
5920 @code{gnus-undownloaded-mark} controls which character to use.)
5922 @item
5923 @vindex gnus-downloadable-mark
5924 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5925 automatically, but it is also possible to explicitly mark articles for
5926 download, even if they would not be downloaded automatically.  Such
5927 explicitly-marked articles get the @samp{%} mark in the first column.
5928 (The variable @code{gnus-downloadable-mark} controls which character to
5929 use.)
5931 @item
5932 @vindex gnus-not-empty-thread-mark
5933 @vindex gnus-empty-thread-mark
5934 If the @samp{%e} spec is used, the presence of threads or not will be
5935 marked with @code{gnus-not-empty-thread-mark} and
5936 @code{gnus-empty-thread-mark} in the third column, respectively.
5938 @item
5939 @vindex gnus-process-mark
5940 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5941 variety of commands react to the presence of the process mark.  For
5942 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5943 all articles that have been marked with the process mark.  Articles
5944 marked with the process mark have a @samp{#} in the second column.
5946 @end itemize
5948 You might have noticed that most of these ``non-readedness'' marks
5949 appear in the second column by default.  So if you have a cached, saved,
5950 replied article that you have process-marked, what will that look like?
5952 Nothing much.  The precedence rules go as follows: process -> cache ->
5953 replied -> saved.  So if the article is in the cache and is replied,
5954 you'll only see the cache mark and not the replied mark.
5957 @node Setting Marks
5958 @subsection Setting Marks
5959 @cindex setting marks
5961 All the marking commands understand the numeric prefix.
5963 @table @kbd
5964 @item M c
5965 @itemx M-u
5966 @kindex M c (Summary)
5967 @kindex M-u (Summary)
5968 @findex gnus-summary-clear-mark-forward
5969 @cindex mark as unread
5970 Clear all readedness-marks from the current article
5971 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5972 article as unread.
5974 @item M t
5975 @itemx !
5976 @kindex ! (Summary)
5977 @kindex M t (Summary)
5978 @findex gnus-summary-tick-article-forward
5979 Tick the current article (@code{gnus-summary-tick-article-forward}).
5980 @xref{Article Caching}.
5982 @item M ?
5983 @itemx ?
5984 @kindex ? (Summary)
5985 @kindex M ? (Summary)
5986 @findex gnus-summary-mark-as-dormant
5987 Mark the current article as dormant
5988 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5990 @item M d
5991 @itemx d
5992 @kindex M d (Summary)
5993 @kindex d (Summary)
5994 @findex gnus-summary-mark-as-read-forward
5995 Mark the current article as read
5996 (@code{gnus-summary-mark-as-read-forward}).
5998 @item D
5999 @kindex D (Summary)
6000 @findex gnus-summary-mark-as-read-backward
6001 Mark the current article as read and move point to the previous line
6002 (@code{gnus-summary-mark-as-read-backward}).
6004 @item M k
6005 @itemx k
6006 @kindex k (Summary)
6007 @kindex M k (Summary)
6008 @findex gnus-summary-kill-same-subject-and-select
6009 Mark all articles that have the same subject as the current one as read,
6010 and then select the next unread article
6011 (@code{gnus-summary-kill-same-subject-and-select}).
6013 @item M K
6014 @itemx C-k
6015 @kindex M K (Summary)
6016 @kindex C-k (Summary)
6017 @findex gnus-summary-kill-same-subject
6018 Mark all articles that have the same subject as the current one as read
6019 (@code{gnus-summary-kill-same-subject}).
6021 @item M C
6022 @kindex M C (Summary)
6023 @findex gnus-summary-catchup
6024 @c @icon{gnus-summary-catchup}
6025 Mark all unread articles as read (@code{gnus-summary-catchup}).
6027 @item M C-c
6028 @kindex M C-c (Summary)
6029 @findex gnus-summary-catchup-all
6030 Mark all articles in the group as read---even the ticked and dormant
6031 articles (@code{gnus-summary-catchup-all}).
6033 @item M H
6034 @kindex M H (Summary)
6035 @findex gnus-summary-catchup-to-here
6036 Catchup the current group to point (before the point)
6037 (@code{gnus-summary-catchup-to-here}).
6039 @item M h
6040 @kindex M h (Summary)
6041 @findex gnus-summary-catchup-from-here
6042 Catchup the current group from point (after the point)
6043 (@code{gnus-summary-catchup-from-here}).
6045 @item C-w
6046 @kindex C-w (Summary)
6047 @findex gnus-summary-mark-region-as-read
6048 Mark all articles between point and mark as read
6049 (@code{gnus-summary-mark-region-as-read}).
6051 @item M V k
6052 @kindex M V k (Summary)
6053 @findex gnus-summary-kill-below
6054 Kill all articles with scores below the default score (or below the
6055 numeric prefix) (@code{gnus-summary-kill-below}).
6057 @item M e
6058 @itemx E
6059 @kindex M e (Summary)
6060 @kindex E (Summary)
6061 @findex gnus-summary-mark-as-expirable
6062 Mark the current article as expirable
6063 (@code{gnus-summary-mark-as-expirable}).
6065 @item M b
6066 @kindex M b (Summary)
6067 @findex gnus-summary-set-bookmark
6068 Set a bookmark in the current article
6069 (@code{gnus-summary-set-bookmark}).
6071 @item M B
6072 @kindex M B (Summary)
6073 @findex gnus-summary-remove-bookmark
6074 Remove the bookmark from the current article
6075 (@code{gnus-summary-remove-bookmark}).
6077 @item M V c
6078 @kindex M V c (Summary)
6079 @findex gnus-summary-clear-above
6080 Clear all marks from articles with scores over the default score (or
6081 over the numeric prefix) (@code{gnus-summary-clear-above}).
6083 @item M V u
6084 @kindex M V u (Summary)
6085 @findex gnus-summary-tick-above
6086 Tick all articles with scores over the default score (or over the
6087 numeric prefix) (@code{gnus-summary-tick-above}).
6089 @item M V m
6090 @kindex M V m (Summary)
6091 @findex gnus-summary-mark-above
6092 Prompt for a mark, and mark all articles with scores over the default
6093 score (or over the numeric prefix) with this mark
6094 (@code{gnus-summary-clear-above}).
6095 @end table
6097 @vindex gnus-summary-goto-unread
6098 The @code{gnus-summary-goto-unread} variable controls what action should
6099 be taken after setting a mark.  If non-@code{nil}, point will move to
6100 the next/previous unread article.  If @code{nil}, point will just move
6101 one line up or down.  As a special case, if this variable is
6102 @code{never}, all the marking commands as well as other commands (like
6103 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6104 The default is @code{t}.
6107 @node Generic Marking Commands
6108 @subsection Generic Marking Commands
6110 Some people would like the command that ticks an article (@kbd{!}) go to
6111 the next article.  Others would like it to go to the next unread
6112 article.  Yet others would like it to stay on the current article.  And
6113 even though I haven't heard of anybody wanting it to go to the
6114 previous (unread) article, I'm sure there are people that want that as
6115 well.
6117 Multiply these five behaviors with five different marking commands, and
6118 you get a potentially complex set of variable to control what each
6119 command should do.
6121 To sidestep that mess, Gnus provides commands that do all these
6122 different things.  They can be found on the @kbd{M M} map in the summary
6123 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6124 to list in this manual.
6126 While you can use these commands directly, most users would prefer
6127 altering the summary mode keymap.  For instance, if you would like the
6128 @kbd{!} command to go to the next article instead of the next unread
6129 article, you could say something like:
6131 @lisp
6132 @group
6133 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6134 (defun my-alter-summary-map ()
6135   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6136 @end group
6137 @end lisp
6139 @noindent
6142 @lisp
6143 (defun my-alter-summary-map ()
6144   (local-set-key "!" "MM!n"))
6145 @end lisp
6148 @node Setting Process Marks
6149 @subsection Setting Process Marks
6150 @cindex setting process marks
6152 Process marks are displayed as @code{#} in the summary buffer, and are
6153 used for marking articles in such a way that other commands will
6154 process these articles.  For instance, if you process mark four
6155 articles and then use the @kbd{*} command, Gnus will enter these four
6156 commands into the cache.  For more information,
6157 @pxref{Process/Prefix}.
6159 @table @kbd
6161 @item M P p
6162 @itemx #
6163 @kindex # (Summary)
6164 @kindex M P p (Summary)
6165 @findex gnus-summary-mark-as-processable
6166 Mark the current article with the process mark
6167 (@code{gnus-summary-mark-as-processable}).
6168 @findex gnus-summary-unmark-as-processable
6170 @item M P u
6171 @itemx M-#
6172 @kindex M P u (Summary)
6173 @kindex M-# (Summary)
6174 Remove the process mark, if any, from the current article
6175 (@code{gnus-summary-unmark-as-processable}).
6177 @item M P U
6178 @kindex M P U (Summary)
6179 @findex gnus-summary-unmark-all-processable
6180 Remove the process mark from all articles
6181 (@code{gnus-summary-unmark-all-processable}).
6183 @item M P i
6184 @kindex M P i (Summary)
6185 @findex gnus-uu-invert-processable
6186 Invert the list of process marked articles
6187 (@code{gnus-uu-invert-processable}).
6189 @item M P R
6190 @kindex M P R (Summary)
6191 @findex gnus-uu-mark-by-regexp
6192 Mark articles that have a @code{Subject} header that matches a regular
6193 expression (@code{gnus-uu-mark-by-regexp}).
6195 @item M P G
6196 @kindex M P G (Summary)
6197 @findex gnus-uu-unmark-by-regexp
6198 Unmark articles that have a @code{Subject} header that matches a regular
6199 expression (@code{gnus-uu-unmark-by-regexp}).
6201 @item M P r
6202 @kindex M P r (Summary)
6203 @findex gnus-uu-mark-region
6204 Mark articles in region (@code{gnus-uu-mark-region}).
6206 @item M P g
6207 @kindex M P g (Summary)
6208 @findex gnus-uu-unmark-region
6209 Unmark articles in region (@code{gnus-uu-unmark-region}).
6211 @item M P t
6212 @kindex M P t (Summary)
6213 @findex gnus-uu-mark-thread
6214 Mark all articles in the current (sub)thread
6215 (@code{gnus-uu-mark-thread}).
6217 @item M P T
6218 @kindex M P T (Summary)
6219 @findex gnus-uu-unmark-thread
6220 Unmark all articles in the current (sub)thread
6221 (@code{gnus-uu-unmark-thread}).
6223 @item M P v
6224 @kindex M P v (Summary)
6225 @findex gnus-uu-mark-over
6226 Mark all articles that have a score above the prefix argument
6227 (@code{gnus-uu-mark-over}).
6229 @item M P s
6230 @kindex M P s (Summary)
6231 @findex gnus-uu-mark-series
6232 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6234 @item M P S
6235 @kindex M P S (Summary)
6236 @findex gnus-uu-mark-sparse
6237 Mark all series that have already had some articles marked
6238 (@code{gnus-uu-mark-sparse}).
6240 @item M P a
6241 @kindex M P a (Summary)
6242 @findex gnus-uu-mark-all
6243 Mark all articles in series order (@code{gnus-uu-mark-all}).
6245 @item M P b
6246 @kindex M P b (Summary)
6247 @findex gnus-uu-mark-buffer
6248 Mark all articles in the buffer in the order they appear
6249 (@code{gnus-uu-mark-buffer}).
6251 @item M P k
6252 @kindex M P k (Summary)
6253 @findex gnus-summary-kill-process-mark
6254 Push the current process mark set onto the stack and unmark all articles
6255 (@code{gnus-summary-kill-process-mark}).
6257 @item M P y
6258 @kindex M P y (Summary)
6259 @findex gnus-summary-yank-process-mark
6260 Pop the previous process mark set from the stack and restore it
6261 (@code{gnus-summary-yank-process-mark}).
6263 @item M P w
6264 @kindex M P w (Summary)
6265 @findex gnus-summary-save-process-mark
6266 Push the current process mark set onto the stack
6267 (@code{gnus-summary-save-process-mark}).
6269 @end table
6271 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6272 set process marks based on article body contents.
6275 @node Limiting
6276 @section Limiting
6277 @cindex limiting
6279 It can be convenient to limit the summary buffer to just show some
6280 subset of the articles currently in the group.  The effect most limit
6281 commands have is to remove a few (or many) articles from the summary
6282 buffer.
6284 All limiting commands work on subsets of the articles already fetched
6285 from the servers.  None of these commands query the server for
6286 additional articles.
6288 @table @kbd
6290 @item / /
6291 @itemx / s
6292 @kindex / / (Summary)
6293 @findex gnus-summary-limit-to-subject
6294 Limit the summary buffer to articles that match some subject
6295 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6296 matching articles.
6298 @item / a
6299 @kindex / a (Summary)
6300 @findex gnus-summary-limit-to-author
6301 Limit the summary buffer to articles that match some author
6302 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6303 matching articles.
6305 @item / x
6306 @kindex / x (Summary)
6307 @findex gnus-summary-limit-to-extra
6308 Limit the summary buffer to articles that match one of the ``extra''
6309 headers (@pxref{To From Newsgroups})
6310 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6311 matching articles.
6313 @item / u
6314 @itemx x
6315 @kindex / u (Summary)
6316 @kindex x (Summary)
6317 @findex gnus-summary-limit-to-unread
6318 Limit the summary buffer to articles not marked as read
6319 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6320 buffer to articles strictly unread.  This means that ticked and
6321 dormant articles will also be excluded.
6323 @item / m
6324 @kindex / m (Summary)
6325 @findex gnus-summary-limit-to-marks
6326 Ask for a mark and then limit to all articles that have been marked
6327 with that mark (@code{gnus-summary-limit-to-marks}).
6329 @item / t
6330 @kindex / t (Summary)
6331 @findex gnus-summary-limit-to-age
6332 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6333 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6334 articles younger than that number of days.
6336 @item / n
6337 @kindex / n (Summary)
6338 @findex gnus-summary-limit-to-articles
6339 Limit the summary buffer to the current article
6340 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6341 convention (@pxref{Process/Prefix}).
6343 @item / w
6344 @kindex / w (Summary)
6345 @findex gnus-summary-pop-limit
6346 Pop the previous limit off the stack and restore it
6347 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6348 the stack.
6350 @item / .
6351 @kindex / . (Summary)
6352 @findex gnus-summary-limit-to-unseen
6353 Limit the summary buffer to the unseen articles
6354 (@code{gnus-summary-limit-to-unseen}).
6356 @item / v
6357 @kindex / v (Summary)
6358 @findex gnus-summary-limit-to-score
6359 Limit the summary buffer to articles that have a score at or above some
6360 score (@code{gnus-summary-limit-to-score}).
6362 @item / p
6363 @kindex / p (Summary)
6364 @findex gnus-summary-limit-to-display-predicate
6365 Limit the summary buffer to articles that satisfy the @code{display}
6366 group parameter predicate
6367 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6368 Parameters}, for more on this predicate.
6370 @item / E
6371 @itemx M S
6372 @kindex M S (Summary)
6373 @kindex / E (Summary)
6374 @findex gnus-summary-limit-include-expunged
6375 Include all expunged articles in the limit
6376 (@code{gnus-summary-limit-include-expunged}).
6378 @item / D
6379 @kindex / D (Summary)
6380 @findex gnus-summary-limit-include-dormant
6381 Include all dormant articles in the limit
6382 (@code{gnus-summary-limit-include-dormant}).
6384 @item / *
6385 @kindex / * (Summary)
6386 @findex gnus-summary-limit-include-cached
6387 Include all cached articles in the limit
6388 (@code{gnus-summary-limit-include-cached}).
6390 @item / d
6391 @kindex / d (Summary)
6392 @findex gnus-summary-limit-exclude-dormant
6393 Exclude all dormant articles from the limit
6394 (@code{gnus-summary-limit-exclude-dormant}).
6396 @item / M
6397 @kindex / M (Summary)
6398 @findex gnus-summary-limit-exclude-marks
6399 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6401 @item / T
6402 @kindex / T (Summary)
6403 @findex gnus-summary-limit-include-thread
6404 Include all the articles in the current thread in the limit.
6406 @item / c
6407 @kindex / c (Summary)
6408 @findex gnus-summary-limit-exclude-childless-dormant
6409 Exclude all dormant articles that have no children from the limit@*
6410 (@code{gnus-summary-limit-exclude-childless-dormant}).
6412 @item / C
6413 @kindex / C (Summary)
6414 @findex gnus-summary-limit-mark-excluded-as-read
6415 Mark all excluded unread articles as read
6416 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6417 also mark excluded ticked and dormant articles as read.
6419 @item / N
6420 @kindex / N (Summary)
6421 @findex gnus-summary-insert-new-articles
6422 Insert all new articles in the summary buffer.  It scans for new emails
6423 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6425 @item / o
6426 @kindex / o (Summary)
6427 @findex gnus-summary-insert-old-articles
6428 Insert all old articles in the summary buffer.  If given a numbered
6429 prefix, fetch this number of articles.
6431 @end table
6434 @node Threading
6435 @section Threading
6436 @cindex threading
6437 @cindex article threading
6439 Gnus threads articles by default.  @dfn{To thread} is to put responses
6440 to articles directly after the articles they respond to---in a
6441 hierarchical fashion.
6443 Threading is done by looking at the @code{References} headers of the
6444 articles.  In a perfect world, this would be enough to build pretty
6445 trees, but unfortunately, the @code{References} header is often broken
6446 or simply missing.  Weird news propagation exacerbates the problem,
6447 so one has to employ other heuristics to get pleasing results.  A
6448 plethora of approaches exists, as detailed in horrible detail in
6449 @ref{Customizing Threading}.
6451 First, a quick overview of the concepts:
6453 @table @dfn
6454 @item root
6455 The top-most article in a thread; the first article in the thread.
6457 @item thread
6458 A tree-like article structure.
6460 @item sub-thread
6461 A small(er) section of this tree-like structure.
6463 @item loose threads
6464 Threads often lose their roots due to article expiry, or due to the root
6465 already having been read in a previous session, and not displayed in the
6466 summary buffer.  We then typically have many sub-threads that really
6467 belong to one thread, but are without connecting roots.  These are
6468 called loose threads.
6470 @item thread gathering
6471 An attempt to gather loose threads into bigger threads.
6473 @item sparse threads
6474 A thread where the missing articles have been ``guessed'' at, and are
6475 displayed as empty lines in the summary buffer.
6477 @end table
6480 @menu
6481 * Customizing Threading::       Variables you can change to affect the threading.
6482 * Thread Commands::             Thread based commands in the summary buffer.
6483 @end menu
6486 @node Customizing Threading
6487 @subsection Customizing Threading
6488 @cindex customizing threading
6490 @menu
6491 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6492 * Filling In Threads::          Making the threads displayed look fuller.
6493 * More Threading::              Even more variables for fiddling with threads.
6494 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6495 @end menu
6498 @node Loose Threads
6499 @subsubsection Loose Threads
6500 @cindex <
6501 @cindex >
6502 @cindex loose threads
6504 @table @code
6505 @item gnus-summary-make-false-root
6506 @vindex gnus-summary-make-false-root
6507 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6508 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6509 Yup.)  Loose subtrees occur when the real root has expired, or you've
6510 read or killed the root in a previous session.
6512 When there is no real root of a thread, Gnus will have to fudge
6513 something.  This variable says what fudging method Gnus should use.
6514 There are four possible values:
6516 @iftex
6517 @iflatex
6518 \gnusfigure{The Summary Buffer}{390}{
6519 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6520 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6521 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6522 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6524 @end iflatex
6525 @end iftex
6527 @cindex adopting articles
6529 @table @code
6531 @item adopt
6532 Gnus will make the first of the orphaned articles the parent.  This
6533 parent will adopt all the other articles.  The adopted articles will be
6534 marked as such by pointy brackets (@samp{<>}) instead of the standard
6535 square brackets (@samp{[]}).  This is the default method.
6537 @item dummy
6538 @vindex gnus-summary-dummy-line-format
6539 @vindex gnus-summary-make-false-root-always
6540 Gnus will create a dummy summary line that will pretend to be the
6541 parent.  This dummy line does not correspond to any real article, so
6542 selecting it will just select the first real article after the dummy
6543 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6544 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6545 which is the subject of the article.  @xref{Formatting Variables}.
6546 If you want all threads to have a dummy root, even the non-gathered
6547 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6549 @item empty
6550 Gnus won't actually make any article the parent, but simply leave the
6551 subject field of all orphans except the first empty.  (Actually, it will
6552 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6553 Buffer Format}).)
6555 @item none
6556 Don't make any article parent at all.  Just gather the threads and
6557 display them after one another.
6559 @item nil
6560 Don't gather loose threads.
6561 @end table
6563 @item gnus-summary-gather-subject-limit
6564 @vindex gnus-summary-gather-subject-limit
6565 Loose threads are gathered by comparing subjects of articles.  If this
6566 variable is @code{nil}, Gnus requires an exact match between the
6567 subjects of the loose threads before gathering them into one big
6568 super-thread.  This might be too strict a requirement, what with the
6569 presence of stupid newsreaders that chop off long subject lines.  If
6570 you think so, set this variable to, say, 20 to require that only the
6571 first 20 characters of the subjects have to match.  If you set this
6572 variable to a really low number, you'll find that Gnus will gather
6573 everything in sight into one thread, which isn't very helpful.
6575 @cindex fuzzy article gathering
6576 If you set this variable to the special value @code{fuzzy}, Gnus will
6577 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6578 Matching}).
6580 @item gnus-simplify-subject-fuzzy-regexp
6581 @vindex gnus-simplify-subject-fuzzy-regexp
6582 This can either be a regular expression or list of regular expressions
6583 that match strings that will be removed from subjects if fuzzy subject
6584 simplification is used.
6586 @item gnus-simplify-ignored-prefixes
6587 @vindex gnus-simplify-ignored-prefixes
6588 If you set @code{gnus-summary-gather-subject-limit} to something as low
6589 as 10, you might consider setting this variable to something sensible:
6591 @c Written by Michael Ernst <mernst@cs.rice.edu>
6592 @lisp
6593 (setq gnus-simplify-ignored-prefixes
6594       (concat
6595        "\\`\\[?\\("
6596        (mapconcat
6597         'identity
6598         '("looking"
6599           "wanted" "followup" "summary\\( of\\)?"
6600           "help" "query" "problem" "question"
6601           "answer" "reference" "announce"
6602           "How can I" "How to" "Comparison of"
6603           ;; ...
6604           )
6605         "\\|")
6606        "\\)\\s *\\("
6607        (mapconcat 'identity
6608                   '("for" "for reference" "with" "about")
6609                   "\\|")
6610        "\\)?\\]?:?[ \t]*"))
6611 @end lisp
6613 All words that match this regexp will be removed before comparing two
6614 subjects.
6616 @item gnus-simplify-subject-functions
6617 @vindex gnus-simplify-subject-functions
6618 If non-@code{nil}, this variable overrides
6619 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6620 list of functions to apply to the @code{Subject} string iteratively to
6621 arrive at the simplified version of the string.
6623 Useful functions to put in this list include:
6625 @table @code
6626 @item gnus-simplify-subject-re
6627 @findex gnus-simplify-subject-re
6628 Strip the leading @samp{Re:}.
6630 @item gnus-simplify-subject-fuzzy
6631 @findex gnus-simplify-subject-fuzzy
6632 Simplify fuzzily.
6634 @item gnus-simplify-whitespace
6635 @findex gnus-simplify-whitespace
6636 Remove excessive whitespace.
6638 @item gnus-simplify-all-whitespace
6639 @findex gnus-simplify-all-whitespace
6640 Remove all whitespace.
6641 @end table
6643 You may also write your own functions, of course.
6646 @item gnus-summary-gather-exclude-subject
6647 @vindex gnus-summary-gather-exclude-subject
6648 Since loose thread gathering is done on subjects only, that might lead
6649 to many false hits, especially with certain common subjects like
6650 @samp{} and @samp{(none)}.  To make the situation slightly better,
6651 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6652 what subjects should be excluded from the gathering process.@*
6653 The default is @samp{^ *$\\|^(none)$}.
6655 @item gnus-summary-thread-gathering-function
6656 @vindex gnus-summary-thread-gathering-function
6657 Gnus gathers threads by looking at @code{Subject} headers.  This means
6658 that totally unrelated articles may end up in the same ``thread'', which
6659 is confusing.  An alternate approach is to look at all the
6660 @code{Message-ID}s in all the @code{References} headers to find matches.
6661 This will ensure that no gathered threads ever include unrelated
6662 articles, but it also means that people who have posted with broken
6663 newsreaders won't be gathered properly.  The choice is yours---plague or
6664 cholera:
6666 @table @code
6667 @item gnus-gather-threads-by-subject
6668 @findex gnus-gather-threads-by-subject
6669 This function is the default gathering function and looks at
6670 @code{Subject}s exclusively.
6672 @item gnus-gather-threads-by-references
6673 @findex gnus-gather-threads-by-references
6674 This function looks at @code{References} headers exclusively.
6675 @end table
6677 If you want to test gathering by @code{References}, you could say
6678 something like:
6680 @lisp
6681 (setq gnus-summary-thread-gathering-function
6682       'gnus-gather-threads-by-references)
6683 @end lisp
6685 @end table
6688 @node Filling In Threads
6689 @subsubsection Filling In Threads
6691 @table @code
6692 @item gnus-fetch-old-headers
6693 @vindex gnus-fetch-old-headers
6694 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6695 more old headers---headers to articles marked as read.  If you would
6696 like to display as few summary lines as possible, but still connect as
6697 many loose threads as possible, you should set this variable to
6698 @code{some} or a number.  If you set it to a number, no more than that
6699 number of extra old headers will be fetched.  In either case, fetching
6700 old headers only works if the back end you are using carries overview
6701 files---this would normally be @code{nntp}, @code{nnspool},
6702 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6703 the thread has been expired by the server, there's not much Gnus can
6704 do about that.
6706 This variable can also be set to @code{invisible}.  This won't have any
6707 visible effects, but is useful if you use the @kbd{A T} command a lot
6708 (@pxref{Finding the Parent}).
6710 @item gnus-fetch-old-ephemeral-headers
6711 @vindex gnus-fetch-old-ephemeral-headers
6712 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6713 newsgroups.
6715 @item gnus-build-sparse-threads
6716 @vindex gnus-build-sparse-threads
6717 Fetching old headers can be slow.  A low-rent similar effect can be
6718 gotten by setting this variable to @code{some}.  Gnus will then look at
6719 the complete @code{References} headers of all articles and try to string
6720 together articles that belong in the same thread.  This will leave
6721 @dfn{gaps} in the threading display where Gnus guesses that an article
6722 is missing from the thread.  (These gaps appear like normal summary
6723 lines.  If you select a gap, Gnus will try to fetch the article in
6724 question.)  If this variable is @code{t}, Gnus will display all these
6725 ``gaps'' without regard for whether they are useful for completing the
6726 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6727 off sparse leaf nodes that don't lead anywhere.  This variable is
6728 @code{nil} by default.
6730 @item gnus-read-all-available-headers
6731 @vindex gnus-read-all-available-headers
6732 This is a rather obscure variable that few will find useful.  It's
6733 intended for those non-news newsgroups where the back end has to fetch
6734 quite a lot to present the summary buffer, and where it's impossible to
6735 go back to parents of articles.  This is mostly the case in the
6736 web-based groups, like the @code{nnultimate} groups.
6738 If you don't use those, then it's safe to leave this as the default
6739 @code{nil}.  If you want to use this variable, it should be a regexp
6740 that matches the group name, or @code{t} for all groups.
6742 @end table
6745 @node More Threading
6746 @subsubsection More Threading
6748 @table @code
6749 @item gnus-show-threads
6750 @vindex gnus-show-threads
6751 If this variable is @code{nil}, no threading will be done, and all of
6752 the rest of the variables here will have no effect.  Turning threading
6753 off will speed group selection up a bit, but it is sure to make reading
6754 slower and more awkward.
6756 @item gnus-thread-hide-subtree
6757 @vindex gnus-thread-hide-subtree
6758 If non-@code{nil}, all threads will be hidden when the summary buffer is
6759 generated.
6761 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6762 Available predicates are @code{gnus-article-unread-p} and
6763 @code{gnus-article-unseen-p}.
6765 Here's an example:
6767 @lisp
6768 (setq gnus-thread-hide-subtree
6769       '(or gnus-article-unread-p
6770            gnus-article-unseen-p))
6771 @end lisp
6773 (It's a pretty nonsensical example, since all unseen articles are also
6774 unread, but you get my drift.)
6777 @item gnus-thread-expunge-below
6778 @vindex gnus-thread-expunge-below
6779 All threads that have a total score (as defined by
6780 @code{gnus-thread-score-function}) less than this number will be
6781 expunged.  This variable is @code{nil} by default, which means that no
6782 threads are expunged.
6784 @item gnus-thread-hide-killed
6785 @vindex gnus-thread-hide-killed
6786 if you kill a thread and this variable is non-@code{nil}, the subtree
6787 will be hidden.
6789 @item gnus-thread-ignore-subject
6790 @vindex gnus-thread-ignore-subject
6791 Sometimes somebody changes the subject in the middle of a thread.  If
6792 this variable is non-@code{nil}, which is the default, the subject
6793 change is ignored.  If it is @code{nil}, a change in the subject will
6794 result in a new thread.
6796 @item gnus-thread-indent-level
6797 @vindex gnus-thread-indent-level
6798 This is a number that says how much each sub-thread should be indented.
6799 The default is 4.
6801 @item gnus-sort-gathered-threads-function
6802 @vindex gnus-sort-gathered-threads-function
6803 Sometimes, particularly with mailing lists, the order in which mails
6804 arrive locally is not necessarily the same as the order in which they
6805 arrived on the mailing list.  Consequently, when sorting sub-threads
6806 using the default @code{gnus-thread-sort-by-number}, responses can end
6807 up appearing before the article to which they are responding to.
6808 Setting this variable to an alternate value
6809 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6810 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6811 more logical sub-thread ordering in such instances.
6813 @end table
6816 @node Low-Level Threading
6817 @subsubsection Low-Level Threading
6819 @table @code
6821 @item gnus-parse-headers-hook
6822 @vindex gnus-parse-headers-hook
6823 Hook run before parsing any headers.
6825 @item gnus-alter-header-function
6826 @vindex gnus-alter-header-function
6827 If non-@code{nil}, this function will be called to allow alteration of
6828 article header structures.  The function is called with one parameter,
6829 the article header vector, which it may alter in any way.  For instance,
6830 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6831 in systematic ways (by adding prefixes and such), you can use this
6832 variable to un-scramble the @code{Message-ID}s so that they are more
6833 meaningful.  Here's one example:
6835 @lisp
6836 (setq gnus-alter-header-function 'my-alter-message-id)
6838 (defun my-alter-message-id (header)
6839   (let ((id (mail-header-id header)))
6840     (when (string-match
6841            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6842       (mail-header-set-id
6843        (concat (match-string 1 id) "@@" (match-string 2 id))
6844        header))))
6845 @end lisp
6847 @end table
6850 @node Thread Commands
6851 @subsection Thread Commands
6852 @cindex thread commands
6854 @table @kbd
6856 @item T k
6857 @itemx C-M-k
6858 @kindex T k (Summary)
6859 @kindex C-M-k (Summary)
6860 @findex gnus-summary-kill-thread
6861 Mark all articles in the current (sub-)thread as read
6862 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6863 remove all marks instead.  If the prefix argument is negative, tick
6864 articles instead.
6866 @item T l
6867 @itemx C-M-l
6868 @kindex T l (Summary)
6869 @kindex C-M-l (Summary)
6870 @findex gnus-summary-lower-thread
6871 Lower the score of the current (sub-)thread
6872 (@code{gnus-summary-lower-thread}).
6874 @item T i
6875 @kindex T i (Summary)
6876 @findex gnus-summary-raise-thread
6877 Increase the score of the current (sub-)thread
6878 (@code{gnus-summary-raise-thread}).
6880 @item T #
6881 @kindex T # (Summary)
6882 @findex gnus-uu-mark-thread
6883 Set the process mark on the current (sub-)thread
6884 (@code{gnus-uu-mark-thread}).
6886 @item T M-#
6887 @kindex T M-# (Summary)
6888 @findex gnus-uu-unmark-thread
6889 Remove the process mark from the current (sub-)thread
6890 (@code{gnus-uu-unmark-thread}).
6892 @item T T
6893 @kindex T T (Summary)
6894 @findex gnus-summary-toggle-threads
6895 Toggle threading (@code{gnus-summary-toggle-threads}).
6897 @item T s
6898 @kindex T s (Summary)
6899 @findex gnus-summary-show-thread
6900 Expose the (sub-)thread hidden under the current article, if any@*
6901 (@code{gnus-summary-show-thread}).
6903 @item T h
6904 @kindex T h (Summary)
6905 @findex gnus-summary-hide-thread
6906 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6908 @item T S
6909 @kindex T S (Summary)
6910 @findex gnus-summary-show-all-threads
6911 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6913 @item T H
6914 @kindex T H (Summary)
6915 @findex gnus-summary-hide-all-threads
6916 Hide all threads (@code{gnus-summary-hide-all-threads}).
6918 @item T t
6919 @kindex T t (Summary)
6920 @findex gnus-summary-rethread-current
6921 Re-thread the current article's thread
6922 (@code{gnus-summary-rethread-current}).  This works even when the
6923 summary buffer is otherwise unthreaded.
6925 @item T ^
6926 @kindex T ^ (Summary)
6927 @findex gnus-summary-reparent-thread
6928 Make the current article the child of the marked (or previous) article
6929 (@code{gnus-summary-reparent-thread}).
6931 @end table
6933 The following commands are thread movement commands.  They all
6934 understand the numeric prefix.
6936 @table @kbd
6938 @item T n
6939 @kindex T n (Summary)
6940 @itemx C-M-f
6941 @kindex C-M-n (Summary)
6942 @itemx M-down
6943 @kindex M-down (Summary)
6944 @findex gnus-summary-next-thread
6945 Go to the next thread (@code{gnus-summary-next-thread}).
6947 @item T p
6948 @kindex T p (Summary)
6949 @itemx C-M-b
6950 @kindex C-M-p (Summary)
6951 @itemx M-up
6952 @kindex M-up (Summary)
6953 @findex gnus-summary-prev-thread
6954 Go to the previous thread (@code{gnus-summary-prev-thread}).
6956 @item T d
6957 @kindex T d (Summary)
6958 @findex gnus-summary-down-thread
6959 Descend the thread (@code{gnus-summary-down-thread}).
6961 @item T u
6962 @kindex T u (Summary)
6963 @findex gnus-summary-up-thread
6964 Ascend the thread (@code{gnus-summary-up-thread}).
6966 @item T o
6967 @kindex T o (Summary)
6968 @findex gnus-summary-top-thread
6969 Go to the top of the thread (@code{gnus-summary-top-thread}).
6970 @end table
6972 @vindex gnus-thread-operation-ignore-subject
6973 If you ignore subject while threading, you'll naturally end up with
6974 threads that have several different subjects in them.  If you then issue
6975 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6976 wish to kill the entire thread, but just those parts of the thread that
6977 have the same subject as the current article.  If you like this idea,
6978 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6979 is non-@code{nil} (which it is by default), subjects will be ignored
6980 when doing thread commands.  If this variable is @code{nil}, articles in
6981 the same thread with different subjects will not be included in the
6982 operation in question.  If this variable is @code{fuzzy}, only articles
6983 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6984 Matching}).
6987 @node Sorting the Summary Buffer
6988 @section Sorting the Summary Buffer
6990 @findex gnus-thread-sort-by-total-score
6991 @findex gnus-thread-sort-by-date
6992 @findex gnus-thread-sort-by-score
6993 @findex gnus-thread-sort-by-subject
6994 @findex gnus-thread-sort-by-author
6995 @findex gnus-thread-sort-by-number
6996 @findex gnus-thread-sort-by-random
6997 @vindex gnus-thread-sort-functions
6998 @findex gnus-thread-sort-by-most-recent-number
6999 @findex gnus-thread-sort-by-most-recent-date
7000 If you are using a threaded summary display, you can sort the threads by
7001 setting @code{gnus-thread-sort-functions}, which can be either a single
7002 function, a list of functions, or a list containing functions and
7003 @code{(not some-function)} elements.
7005 By default, sorting is done on article numbers.  Ready-made sorting
7006 predicate functions include @code{gnus-thread-sort-by-number},
7007 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
7008 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
7009 @code{gnus-thread-sort-by-most-recent-number},
7010 @code{gnus-thread-sort-by-most-recent-date},
7011 @code{gnus-thread-sort-by-random} and
7012 @code{gnus-thread-sort-by-total-score}.
7014 Each function takes two threads and returns non-@code{nil} if the first
7015 thread should be sorted before the other.  Note that sorting really is
7016 normally done by looking only at the roots of each thread.
7018 If you use more than one function, the primary sort key should be the
7019 last function in the list.  You should probably always include
7020 @code{gnus-thread-sort-by-number} in the list of sorting
7021 functions---preferably first.  This will ensure that threads that are
7022 equal with respect to the other sort criteria will be displayed in
7023 ascending article order.
7025 If you would like to sort by reverse score, then by subject, and finally
7026 by number, you could do something like:
7028 @lisp
7029 (setq gnus-thread-sort-functions
7030       '(gnus-thread-sort-by-number
7031         gnus-thread-sort-by-subject
7032         (not gnus-thread-sort-by-total-score)))
7033 @end lisp
7035 The threads that have highest score will be displayed first in the
7036 summary buffer.  When threads have the same score, they will be sorted
7037 alphabetically.  The threads that have the same score and the same
7038 subject will be sorted by number, which is (normally) the sequence in
7039 which the articles arrived.
7041 If you want to sort by score and then reverse arrival order, you could
7042 say something like:
7044 @lisp
7045 (setq gnus-thread-sort-functions
7046       '((lambda (t1 t2)
7047           (not (gnus-thread-sort-by-number t1 t2)))
7048         gnus-thread-sort-by-score))
7049 @end lisp
7051 @vindex gnus-thread-score-function
7052 The function in the @code{gnus-thread-score-function} variable (default
7053 @code{+}) is used for calculating the total score of a thread.  Useful
7054 functions might be @code{max}, @code{min}, or squared means, or whatever
7055 tickles your fancy.
7057 @findex gnus-article-sort-functions
7058 @findex gnus-article-sort-by-date
7059 @findex gnus-article-sort-by-score
7060 @findex gnus-article-sort-by-subject
7061 @findex gnus-article-sort-by-author
7062 @findex gnus-article-sort-by-random
7063 @findex gnus-article-sort-by-number
7064 If you are using an unthreaded display for some strange reason or
7065 other, you have to fiddle with the @code{gnus-article-sort-functions}
7066 variable.  It is very similar to the
7067 @code{gnus-thread-sort-functions}, except that it uses slightly
7068 different functions for article comparison.  Available sorting
7069 predicate functions are @code{gnus-article-sort-by-number},
7070 @code{gnus-article-sort-by-author},
7071 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7072 @code{gnus-article-sort-by-random}, and
7073 @code{gnus-article-sort-by-score}.
7075 If you want to sort an unthreaded summary display by subject, you could
7076 say something like:
7078 @lisp
7079 (setq gnus-article-sort-functions
7080       '(gnus-article-sort-by-number
7081         gnus-article-sort-by-subject))
7082 @end lisp
7086 @node Asynchronous Fetching
7087 @section Asynchronous Article Fetching
7088 @cindex asynchronous article fetching
7089 @cindex article pre-fetch
7090 @cindex pre-fetch
7092 If you read your news from an @acronym{NNTP} server that's far away, the
7093 network latencies may make reading articles a chore.  You have to wait
7094 for a while after pressing @kbd{n} to go to the next article before the
7095 article appears.  Why can't Gnus just go ahead and fetch the article
7096 while you are reading the previous one?  Why not, indeed.
7098 First, some caveats.  There are some pitfalls to using asynchronous
7099 article fetching, especially the way Gnus does it.
7101 Let's say you are reading article 1, which is short, and article 2 is
7102 quite long, and you are not interested in reading that.  Gnus does not
7103 know this, so it goes ahead and fetches article 2.  You decide to read
7104 article 3, but since Gnus is in the process of fetching article 2, the
7105 connection is blocked.
7107 To avoid these situations, Gnus will open two (count 'em two)
7108 connections to the server.  Some people may think this isn't a very nice
7109 thing to do, but I don't see any real alternatives.  Setting up that
7110 extra connection takes some time, so Gnus startup will be slower.
7112 Gnus will fetch more articles than you will read.  This will mean that
7113 the link between your machine and the @acronym{NNTP} server will become more
7114 loaded than if you didn't use article pre-fetch.  The server itself will
7115 also become more loaded---both with the extra article requests, and the
7116 extra connection.
7118 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7119 you really want to.
7121 @vindex gnus-asynchronous
7122 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7123 happen automatically.
7125 @vindex gnus-use-article-prefetch
7126 You can control how many articles are to be pre-fetched by setting
7127 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7128 that when you read an article in the group, the back end will pre-fetch
7129 the next 30 articles.  If this variable is @code{t}, the back end will
7130 pre-fetch all the articles it can without bound.  If it is
7131 @code{nil}, no pre-fetching will be done.
7133 @vindex gnus-async-prefetch-article-p
7134 @findex gnus-async-read-p
7135 There are probably some articles that you don't want to pre-fetch---read
7136 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7137 variable controls whether an article is to be pre-fetched.  This
7138 function should return non-@code{nil} when the article in question is
7139 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7140 returns @code{nil} on read articles.  The function is called with an
7141 article data structure as the only parameter.
7143 If, for instance, you wish to pre-fetch only unread articles shorter
7144 than 100 lines, you could say something like:
7146 @lisp
7147 (defun my-async-short-unread-p (data)
7148   "Return non-nil for short, unread articles."
7149   (and (gnus-data-unread-p data)
7150        (< (mail-header-lines (gnus-data-header data))
7151           100)))
7153 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7154 @end lisp
7156 These functions will be called many, many times, so they should
7157 preferably be short and sweet to avoid slowing down Gnus too much.
7158 It's probably a good idea to byte-compile things like this.
7160 @vindex gnus-prefetched-article-deletion-strategy
7161 Articles have to be removed from the asynch buffer sooner or later.  The
7162 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7163 articles.  This is a list that may contain the following elements:
7165 @table @code
7166 @item read
7167 Remove articles when they are read.
7169 @item exit
7170 Remove articles when exiting the group.
7171 @end table
7173 The default value is @code{(read exit)}.
7175 @c @vindex gnus-use-header-prefetch
7176 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7177 @c from the next group.
7180 @node Article Caching
7181 @section Article Caching
7182 @cindex article caching
7183 @cindex caching
7185 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7186 consider turning article caching on.  Each article will then be stored
7187 locally under your home directory.  As you may surmise, this could
7188 potentially use @emph{huge} amounts of disk space, as well as eat up all
7189 your inodes so fast it will make your head swim.  In vodka.
7191 Used carefully, though, it could be just an easier way to save articles.
7193 @vindex gnus-use-long-file-name
7194 @vindex gnus-cache-directory
7195 @vindex gnus-use-cache
7196 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7197 all articles ticked or marked as dormant will then be copied
7198 over to your local cache (@code{gnus-cache-directory}).  Whether this
7199 cache is flat or hierarchical is controlled by the
7200 @code{gnus-use-long-file-name} variable, as usual.
7202 When re-selecting a ticked or dormant article, it will be fetched from the
7203 cache instead of from the server.  As articles in your cache will never
7204 expire, this might serve as a method of saving articles while still
7205 keeping them where they belong.  Just mark all articles you want to save
7206 as dormant, and don't worry.
7208 When an article is marked as read, is it removed from the cache.
7210 @vindex gnus-cache-remove-articles
7211 @vindex gnus-cache-enter-articles
7212 The entering/removal of articles from the cache is controlled by the
7213 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7214 variables.  Both are lists of symbols.  The first is @code{(ticked
7215 dormant)} by default, meaning that ticked and dormant articles will be
7216 put in the cache.  The latter is @code{(read)} by default, meaning that
7217 articles marked as read are removed from the cache.  Possibly
7218 symbols in these two lists are @code{ticked}, @code{dormant},
7219 @code{unread} and @code{read}.
7221 @findex gnus-jog-cache
7222 So where does the massive article-fetching and storing come into the
7223 picture?  The @code{gnus-jog-cache} command will go through all
7224 subscribed newsgroups, request all unread articles, score them, and
7225 store them in the cache.  You should only ever, ever ever ever, use this
7226 command if 1) your connection to the @acronym{NNTP} server is really, really,
7227 really slow and 2) you have a really, really, really huge disk.
7228 Seriously.  One way to cut down on the number of articles downloaded is
7229 to score unwanted articles down and have them marked as read.  They will
7230 not then be downloaded by this command.
7232 @vindex gnus-uncacheable-groups
7233 @vindex gnus-cacheable-groups
7234 It is likely that you do not want caching on all groups.  For instance,
7235 if your @code{nnml} mail is located under your home directory, it makes no
7236 sense to cache it somewhere else under your home directory.  Unless you
7237 feel that it's neat to use twice as much space.
7239 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7240 regexp of groups to cache, @samp{^nntp} for instance, or set the
7241 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7242 Both variables are @code{nil} by default.  If a group matches both
7243 variables, the group is not cached.
7245 @findex gnus-cache-generate-nov-databases
7246 @findex gnus-cache-generate-active
7247 @vindex gnus-cache-active-file
7248 The cache stores information on what articles it contains in its active
7249 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7250 of the cache) becomes all messed up for some reason or other, Gnus
7251 offers two functions that will try to set things right.  @kbd{M-x
7252 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7253 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7254 file.
7256 @findex gnus-cache-move-cache
7257 @code{gnus-cache-move-cache} will move your whole
7258 @code{gnus-cache-directory} to some other location.  You get asked to
7259 where, isn't that cool?
7261 @node Persistent Articles
7262 @section Persistent Articles
7263 @cindex persistent articles
7265 Closely related to article caching, we have @dfn{persistent articles}.
7266 In fact, it's just a different way of looking at caching, and much more
7267 useful in my opinion.
7269 Say you're reading a newsgroup, and you happen on to some valuable gem
7270 that you want to keep and treasure forever.  You'd normally just save it
7271 (using one of the many saving commands) in some file.  The problem with
7272 that is that it's just, well, yucky.  Ideally you'd prefer just having
7273 the article remain in the group where you found it forever; untouched by
7274 the expiry going on at the news server.
7276 This is what a @dfn{persistent article} is---an article that just won't
7277 be deleted.  It's implemented using the normal cache functions, but
7278 you use two explicit commands for managing persistent articles:
7280 @table @kbd
7282 @item *
7283 @kindex * (Summary)
7284 @findex gnus-cache-enter-article
7285 Make the current article persistent (@code{gnus-cache-enter-article}).
7287 @item M-*
7288 @kindex M-* (Summary)
7289 @findex gnus-cache-remove-article
7290 Remove the current article from the persistent articles
7291 (@code{gnus-cache-remove-article}).  This will normally delete the
7292 article.
7293 @end table
7295 Both these commands understand the process/prefix convention.
7297 To avoid having all ticked articles (and stuff) entered into the cache,
7298 you should set @code{gnus-use-cache} to @code{passive} if you're just
7299 interested in persistent articles:
7301 @lisp
7302 (setq gnus-use-cache 'passive)
7303 @end lisp
7306 @node Article Backlog
7307 @section Article Backlog
7308 @cindex backlog
7309 @cindex article backlog
7311 If you have a slow connection, but the idea of using caching seems
7312 unappealing to you (and it is, really), you can help the situation some
7313 by switching on the @dfn{backlog}.  This is where Gnus will buffer
7314 already read articles so that it doesn't have to re-fetch articles
7315 you've already read.  This only helps if you are in the habit of
7316 re-selecting articles you've recently read, of course.  If you never do
7317 that, turning the backlog on will slow Gnus down a little bit, and
7318 increase memory usage some.
7320 @vindex gnus-keep-backlog
7321 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7322 at most @var{n} old articles in a buffer for later re-fetching.  If this
7323 variable is non-@code{nil} and is not a number, Gnus will store
7324 @emph{all} read articles, which means that your Emacs will grow without
7325 bound before exploding and taking your machine down with you.  I put
7326 that in there just to keep y'all on your toes.
7328 The default value is 20.
7331 @node Saving Articles
7332 @section Saving Articles
7333 @cindex saving articles
7335 Gnus can save articles in a number of ways.  Below is the documentation
7336 for saving articles in a fairly straight-forward fashion (i.e., little
7337 processing of the article is done before it is saved).  For a different
7338 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7339 (@pxref{Decoding Articles}).
7341 For the commands listed here, the target is a file.  If you want to
7342 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7343 command (@pxref{Mail Group Commands}).
7345 @vindex gnus-save-all-headers
7346 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7347 unwanted headers before saving the article.
7349 @vindex gnus-saved-headers
7350 If the preceding variable is @code{nil}, all headers that match the
7351 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7352 deleted before saving.
7354 @table @kbd
7356 @item O o
7357 @itemx o
7358 @kindex O o (Summary)
7359 @kindex o (Summary)
7360 @findex gnus-summary-save-article
7361 @c @icon{gnus-summary-save-article}
7362 Save the current article using the default article saver
7363 (@code{gnus-summary-save-article}).
7365 @item O m
7366 @kindex O m (Summary)
7367 @findex gnus-summary-save-article-mail
7368 Save the current article in mail format
7369 (@code{gnus-summary-save-article-mail}).
7371 @item O r
7372 @kindex O r (Summary)
7373 @findex gnus-summary-save-article-rmail
7374 Save the current article in Rmail format
7375 (@code{gnus-summary-save-article-rmail}).
7377 @item O f
7378 @kindex O f (Summary)
7379 @findex gnus-summary-save-article-file
7380 @c @icon{gnus-summary-save-article-file}
7381 Save the current article in plain file format
7382 (@code{gnus-summary-save-article-file}).
7384 @item O F
7385 @kindex O F (Summary)
7386 @findex gnus-summary-write-article-file
7387 Write the current article in plain file format, overwriting any previous
7388 file contents (@code{gnus-summary-write-article-file}).
7390 @item O b
7391 @kindex O b (Summary)
7392 @findex gnus-summary-save-article-body-file
7393 Save the current article body in plain file format
7394 (@code{gnus-summary-save-article-body-file}).
7396 @item O h
7397 @kindex O h (Summary)
7398 @findex gnus-summary-save-article-folder
7399 Save the current article in mh folder format
7400 (@code{gnus-summary-save-article-folder}).
7402 @item O v
7403 @kindex O v (Summary)
7404 @findex gnus-summary-save-article-vm
7405 Save the current article in a VM folder
7406 (@code{gnus-summary-save-article-vm}).
7408 @item O p
7409 @itemx |
7410 @kindex O p (Summary)
7411 @kindex | (Summary)
7412 @findex gnus-summary-pipe-output
7413 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7414 the current article to a process (@code{gnus-summary-pipe-output}).
7415 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7416 complete headers in the piped output.
7418 @item O P
7419 @kindex O P (Summary)
7420 @findex gnus-summary-muttprint
7421 @vindex gnus-summary-muttprint-program
7422 Save the current article into muttprint.  That is, print it using the
7423 external program @uref{http://muttprint.sourceforge.net/,
7424 Muttprint}.  The program name and options to use is controlled by the
7425 variable @code{gnus-summary-muttprint-program}.
7426 (@code{gnus-summary-muttprint}).
7428 @end table
7430 @vindex gnus-prompt-before-saving
7431 All these commands use the process/prefix convention
7432 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7433 functions, you might get tired of being prompted for files to save each
7434 and every article in.  The prompting action is controlled by
7435 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7436 default, giving you that excessive prompting action you know and
7437 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7438 just once for each series of articles you save.  If you like to really
7439 have Gnus do all your thinking for you, you can even set this variable
7440 to @code{nil}, which means that you will never be prompted for files to
7441 save articles in.  Gnus will simply save all the articles in the default
7442 files.
7445 @vindex gnus-default-article-saver
7446 You can customize the @code{gnus-default-article-saver} variable to make
7447 Gnus do what you want it to.  You can use any of the six ready-made
7448 functions below, or you can create your own.
7450 @table @code
7452 @item gnus-summary-save-in-rmail
7453 @findex gnus-summary-save-in-rmail
7454 @vindex gnus-rmail-save-name
7455 @findex gnus-plain-save-name
7456 This is the default format, @dfn{Babyl}.  Uses the function in the
7457 @code{gnus-rmail-save-name} variable to get a file name to save the
7458 article in.  The default is @code{gnus-plain-save-name}.
7460 @item gnus-summary-save-in-mail
7461 @findex gnus-summary-save-in-mail
7462 @vindex gnus-mail-save-name
7463 Save in a Unix mail (mbox) file.  Uses the function in the
7464 @code{gnus-mail-save-name} variable to get a file name to save the
7465 article in.  The default is @code{gnus-plain-save-name}.
7467 @item gnus-summary-save-in-file
7468 @findex gnus-summary-save-in-file
7469 @vindex gnus-file-save-name
7470 @findex gnus-numeric-save-name
7471 Append the article straight to an ordinary file.  Uses the function in
7472 the @code{gnus-file-save-name} variable to get a file name to save the
7473 article in.  The default is @code{gnus-numeric-save-name}.
7475 @item gnus-summary-write-to-file
7476 @findex gnus-summary-write-to-file
7477 Write the article straight to an ordinary file.  The file is
7478 overwritten if it exists.  Uses the function in the
7479 @code{gnus-file-save-name} variable to get a file name to save the
7480 article in.  The default is @code{gnus-numeric-save-name}.
7482 @item gnus-summary-save-body-in-file
7483 @findex gnus-summary-save-body-in-file
7484 Append the article body to an ordinary file.  Uses the function in the
7485 @code{gnus-file-save-name} variable to get a file name to save the
7486 article in.  The default is @code{gnus-numeric-save-name}.
7488 @item gnus-summary-save-in-folder
7489 @findex gnus-summary-save-in-folder
7490 @findex gnus-folder-save-name
7491 @findex gnus-Folder-save-name
7492 @vindex gnus-folder-save-name
7493 @cindex rcvstore
7494 @cindex MH folders
7495 Save the article to an MH folder using @code{rcvstore} from the MH
7496 library.  Uses the function in the @code{gnus-folder-save-name} variable
7497 to get a file name to save the article in.  The default is
7498 @code{gnus-folder-save-name}, but you can also use
7499 @code{gnus-Folder-save-name}, which creates capitalized names.
7501 @item gnus-summary-save-in-vm
7502 @findex gnus-summary-save-in-vm
7503 Save the article in a VM folder.  You have to have the VM mail
7504 reader to use this setting.
7505 @end table
7507 @vindex gnus-article-save-directory
7508 All of these functions, except for the last one, will save the article
7509 in the @code{gnus-article-save-directory}, which is initialized from the
7510 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7511 default.
7513 As you can see above, the functions use different functions to find a
7514 suitable name of a file to save the article in.  Below is a list of
7515 available functions that generate names:
7517 @table @code
7519 @item gnus-Numeric-save-name
7520 @findex gnus-Numeric-save-name
7521 File names like @file{~/News/Alt.andrea-dworkin/45}.
7523 @item gnus-numeric-save-name
7524 @findex gnus-numeric-save-name
7525 File names like @file{~/News/alt.andrea-dworkin/45}.
7527 @item gnus-Plain-save-name
7528 @findex gnus-Plain-save-name
7529 File names like @file{~/News/Alt.andrea-dworkin}.
7531 @item gnus-plain-save-name
7532 @findex gnus-plain-save-name
7533 File names like @file{~/News/alt.andrea-dworkin}.
7535 @item gnus-sender-save-name
7536 @findex gnus-sender-save-name
7537 File names like @file{~/News/larsi}.
7538 @end table
7540 @vindex gnus-split-methods
7541 You can have Gnus suggest where to save articles by plonking a regexp into
7542 the @code{gnus-split-methods} alist.  For instance, if you would like to
7543 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7544 related to VM in @file{vm-stuff}, you could set this variable to something
7545 like:
7547 @lisp
7548 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7549  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7550  (my-choosing-function "../other-dir/my-stuff")
7551  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7552 @end lisp
7554 We see that this is a list where each element is a list that has two
7555 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7556 a string (in which case it is used as a regexp to match on the article
7557 head); it can be a symbol (which will be called as a function with the
7558 group name as a parameter); or it can be a list (which will be
7559 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7560 the @dfn{file} will be used as a default prompt.  In addition, the
7561 result of the operation itself will be used if the function or form
7562 called returns a string or a list of strings.
7564 You basically end up with a list of file names that might be used when
7565 saving the current article.  (All ``matches'' will be used.)  You will
7566 then be prompted for what you really want to use as a name, with file
7567 name completion over the results from applying this variable.
7569 This variable is @code{((gnus-article-archive-name))} by default, which
7570 means that Gnus will look at the articles it saves for an
7571 @code{Archive-name} line and use that as a suggestion for the file
7572 name.
7574 Here's an example function to clean up file names somewhat.  If you have
7575 lots of mail groups called things like
7576 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7577 these group names before creating the file name to save to.  The
7578 following will do just that:
7580 @lisp
7581 (defun my-save-name (group)
7582   (when (string-match "^nnml:mail." group)
7583     (substring group (match-end 0))))
7585 (setq gnus-split-methods
7586       '((gnus-article-archive-name)
7587         (my-save-name)))
7588 @end lisp
7591 @vindex gnus-use-long-file-name
7592 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7593 @code{nil}, all the preceding functions will replace all periods
7594 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7595 the functions will generate hierarchies of directories instead of having
7596 all the files in the top level directory
7597 (@file{~/News/alt/andrea-dworkin} instead of
7598 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7599 on most systems.  However, for historical reasons, this is @code{nil} on
7600 Xenix and usg-unix-v machines by default.
7602 This function also affects kill and score file names.  If this variable
7603 is a list, and the list contains the element @code{not-score}, long file
7604 names will not be used for score files, if it contains the element
7605 @code{not-save}, long file names will not be used for saving, and if it
7606 contains the element @code{not-kill}, long file names will not be used
7607 for kill files.
7609 If you'd like to save articles in a hierarchy that looks something like
7610 a spool, you could
7612 @lisp
7613 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7614 (setq gnus-default-article-saver
7615       'gnus-summary-save-in-file)          ; @r{no encoding}
7616 @end lisp
7618 Then just save with @kbd{o}.  You'd then read this hierarchy with
7619 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7620 the top level directory as the argument (@file{~/News/}).  Then just walk
7621 around to the groups/directories with @code{nneething}.
7624 @node Decoding Articles
7625 @section Decoding Articles
7626 @cindex decoding articles
7628 Sometime users post articles (or series of articles) that have been
7629 encoded in some way or other.  Gnus can decode them for you.
7631 @menu
7632 * Uuencoded Articles::          Uudecode articles.
7633 * Shell Archives::              Unshar articles.
7634 * PostScript Files::            Split PostScript.
7635 * Other Files::                 Plain save and binhex.
7636 * Decoding Variables::          Variables for a happy decoding.
7637 * Viewing Files::               You want to look at the result of the decoding?
7638 @end menu
7640 @cindex series
7641 @cindex article series
7642 All these functions use the process/prefix convention
7643 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7644 the extension that a ``single article'' means ``a single series''.  Gnus
7645 can find out by itself what articles belong to a series, decode all the
7646 articles and unpack/view/save the resulting file(s).
7648 Gnus guesses what articles are in the series according to the following
7649 simplish rule: The subjects must be (nearly) identical, except for the
7650 last two numbers of the line.  (Spaces are largely ignored, however.)
7652 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7653 will find all the articles that match the regexp @samp{^cat.gif
7654 ([0-9]+/[0-9]+).*$}.
7656 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7657 series}, will not be properly recognized by any of the automatic viewing
7658 commands, and you have to mark the articles manually with @kbd{#}.
7661 @node Uuencoded Articles
7662 @subsection Uuencoded Articles
7663 @cindex uudecode
7664 @cindex uuencoded articles
7666 @table @kbd
7668 @item X u
7669 @kindex X u (Summary)
7670 @findex gnus-uu-decode-uu
7671 @c @icon{gnus-uu-decode-uu}
7672 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7674 @item X U
7675 @kindex X U (Summary)
7676 @findex gnus-uu-decode-uu-and-save
7677 Uudecodes and saves the current series
7678 (@code{gnus-uu-decode-uu-and-save}).
7680 @item X v u
7681 @kindex X v u (Summary)
7682 @findex gnus-uu-decode-uu-view
7683 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7685 @item X v U
7686 @kindex X v U (Summary)
7687 @findex gnus-uu-decode-uu-and-save-view
7688 Uudecodes, views and saves the current series
7689 (@code{gnus-uu-decode-uu-and-save-view}).
7691 @end table
7693 Remember that these all react to the presence of articles marked with
7694 the process mark.  If, for instance, you'd like to decode and save an
7695 entire newsgroup, you'd typically do @kbd{M P a}
7696 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7697 (@code{gnus-uu-decode-uu-and-save}).
7699 All this is very much different from how @code{gnus-uu} worked with
7700 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7701 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7702 articles in some way (@pxref{Setting Process Marks}) and then press
7703 @kbd{X u}.
7705 @vindex gnus-uu-notify-files
7706 Note: When trying to decode articles that have names matching
7707 @code{gnus-uu-notify-files}, which is hard-coded to
7708 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7709 automatically post an article on @samp{comp.unix.wizards} saying that
7710 you have just viewed the file in question.  This feature can't be turned
7711 off.
7714 @node Shell Archives
7715 @subsection Shell Archives
7716 @cindex unshar
7717 @cindex shell archives
7718 @cindex shared articles
7720 Shell archives (``shar files'') used to be a popular way to distribute
7721 sources, but it isn't used all that much today.  In any case, we have
7722 some commands to deal with these:
7724 @table @kbd
7726 @item X s
7727 @kindex X s (Summary)
7728 @findex gnus-uu-decode-unshar
7729 Unshars the current series (@code{gnus-uu-decode-unshar}).
7731 @item X S
7732 @kindex X S (Summary)
7733 @findex gnus-uu-decode-unshar-and-save
7734 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7736 @item X v s
7737 @kindex X v s (Summary)
7738 @findex gnus-uu-decode-unshar-view
7739 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7741 @item X v S
7742 @kindex X v S (Summary)
7743 @findex gnus-uu-decode-unshar-and-save-view
7744 Unshars, views and saves the current series
7745 (@code{gnus-uu-decode-unshar-and-save-view}).
7746 @end table
7749 @node PostScript Files
7750 @subsection PostScript Files
7751 @cindex PostScript
7753 @table @kbd
7755 @item X p
7756 @kindex X p (Summary)
7757 @findex gnus-uu-decode-postscript
7758 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7760 @item X P
7761 @kindex X P (Summary)
7762 @findex gnus-uu-decode-postscript-and-save
7763 Unpack and save the current PostScript series
7764 (@code{gnus-uu-decode-postscript-and-save}).
7766 @item X v p
7767 @kindex X v p (Summary)
7768 @findex gnus-uu-decode-postscript-view
7769 View the current PostScript series
7770 (@code{gnus-uu-decode-postscript-view}).
7772 @item X v P
7773 @kindex X v P (Summary)
7774 @findex gnus-uu-decode-postscript-and-save-view
7775 View and save the current PostScript series
7776 (@code{gnus-uu-decode-postscript-and-save-view}).
7777 @end table
7780 @node Other Files
7781 @subsection Other Files
7783 @table @kbd
7784 @item X o
7785 @kindex X o (Summary)
7786 @findex gnus-uu-decode-save
7787 Save the current series
7788 (@code{gnus-uu-decode-save}).
7790 @item X b
7791 @kindex X b (Summary)
7792 @findex gnus-uu-decode-binhex
7793 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7794 doesn't really work yet.
7795 @end table
7798 @node Decoding Variables
7799 @subsection Decoding Variables
7801 Adjective, not verb.
7803 @menu
7804 * Rule Variables::              Variables that say how a file is to be viewed.
7805 * Other Decode Variables::      Other decode variables.
7806 * Uuencoding and Posting::      Variables for customizing uuencoding.
7807 @end menu
7810 @node Rule Variables
7811 @subsubsection Rule Variables
7812 @cindex rule variables
7814 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7815 variables are of the form
7817 @lisp
7818       (list '(regexp1 command2)
7819             '(regexp2 command2)
7820             ...)
7821 @end lisp
7823 @table @code
7825 @item gnus-uu-user-view-rules
7826 @vindex gnus-uu-user-view-rules
7827 @cindex sox
7828 This variable is consulted first when viewing files.  If you wish to use,
7829 for instance, @code{sox} to convert an @file{.au} sound file, you could
7830 say something like:
7831 @lisp
7832 (setq gnus-uu-user-view-rules
7833       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7834 @end lisp
7836 @item gnus-uu-user-view-rules-end
7837 @vindex gnus-uu-user-view-rules-end
7838 This variable is consulted if Gnus couldn't make any matches from the
7839 user and default view rules.
7841 @item gnus-uu-user-archive-rules
7842 @vindex gnus-uu-user-archive-rules
7843 This variable can be used to say what commands should be used to unpack
7844 archives.
7845 @end table
7848 @node Other Decode Variables
7849 @subsubsection Other Decode Variables
7851 @table @code
7852 @vindex gnus-uu-grabbed-file-functions
7854 @item gnus-uu-grabbed-file-functions
7855 All functions in this list will be called right after each file has been
7856 successfully decoded---so that you can move or view files right away,
7857 and don't have to wait for all files to be decoded before you can do
7858 anything.  Ready-made functions you can put in this list are:
7860 @table @code
7862 @item gnus-uu-grab-view
7863 @findex gnus-uu-grab-view
7864 View the file.
7866 @item gnus-uu-grab-move
7867 @findex gnus-uu-grab-move
7868 Move the file (if you're using a saving function.)
7869 @end table
7871 @item gnus-uu-be-dangerous
7872 @vindex gnus-uu-be-dangerous
7873 Specifies what to do if unusual situations arise during decoding.  If
7874 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7875 that didn't work, and overwrite existing files.  Otherwise, ask each
7876 time.
7878 @item gnus-uu-ignore-files-by-name
7879 @vindex gnus-uu-ignore-files-by-name
7880 Files with name matching this regular expression won't be viewed.
7882 @item gnus-uu-ignore-files-by-type
7883 @vindex gnus-uu-ignore-files-by-type
7884 Files with a @acronym{MIME} type matching this variable won't be viewed.
7885 Note that Gnus tries to guess what type the file is based on the name.
7886 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7887 kludgey.
7889 @item gnus-uu-tmp-dir
7890 @vindex gnus-uu-tmp-dir
7891 Where @code{gnus-uu} does its work.
7893 @item gnus-uu-do-not-unpack-archives
7894 @vindex gnus-uu-do-not-unpack-archives
7895 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7896 looking for files to display.
7898 @item gnus-uu-view-and-save
7899 @vindex gnus-uu-view-and-save
7900 Non-@code{nil} means that the user will always be asked to save a file
7901 after viewing it.
7903 @item gnus-uu-ignore-default-view-rules
7904 @vindex gnus-uu-ignore-default-view-rules
7905 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7906 rules.
7908 @item gnus-uu-ignore-default-archive-rules
7909 @vindex gnus-uu-ignore-default-archive-rules
7910 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7911 unpacking commands.
7913 @item gnus-uu-kill-carriage-return
7914 @vindex gnus-uu-kill-carriage-return
7915 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7916 from articles.
7918 @item gnus-uu-unmark-articles-not-decoded
7919 @vindex gnus-uu-unmark-articles-not-decoded
7920 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7921 decoded articles as unread.
7923 @item gnus-uu-correct-stripped-uucode
7924 @vindex gnus-uu-correct-stripped-uucode
7925 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7926 uuencoded files that have had trailing spaces deleted.
7928 @item gnus-uu-pre-uudecode-hook
7929 @vindex gnus-uu-pre-uudecode-hook
7930 Hook run before sending a message to @code{uudecode}.
7932 @item gnus-uu-view-with-metamail
7933 @vindex gnus-uu-view-with-metamail
7934 @cindex metamail
7935 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7936 commands defined by the rule variables and just fudge a @acronym{MIME}
7937 content type based on the file name.  The result will be fed to
7938 @code{metamail} for viewing.
7940 @item gnus-uu-save-in-digest
7941 @vindex gnus-uu-save-in-digest
7942 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7943 decoding, will save in digests.  If this variable is @code{nil},
7944 @code{gnus-uu} will just save everything in a file without any
7945 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7946 to specify any meaningful volume and issue numbers were found, so I
7947 simply dropped them.
7949 @end table
7952 @node Uuencoding and Posting
7953 @subsubsection Uuencoding and Posting
7955 @table @code
7957 @item gnus-uu-post-include-before-composing
7958 @vindex gnus-uu-post-include-before-composing
7959 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7960 before you compose the article.  If this variable is @code{t}, you can
7961 either include an encoded file with @kbd{C-c C-i} or have one included
7962 for you when you post the article.
7964 @item gnus-uu-post-length
7965 @vindex gnus-uu-post-length
7966 Maximum length of an article.  The encoded file will be split into how
7967 many articles it takes to post the entire file.
7969 @item gnus-uu-post-threaded
7970 @vindex gnus-uu-post-threaded
7971 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7972 thread.  This may not be smart, as no other decoder I have seen is able
7973 to follow threads when collecting uuencoded articles.  (Well, I have
7974 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7975 think that counts@dots{}) Default is @code{nil}.
7977 @item gnus-uu-post-separate-description
7978 @vindex gnus-uu-post-separate-description
7979 Non-@code{nil} means that the description will be posted in a separate
7980 article.  The first article will typically be numbered (0/x).  If this
7981 variable is @code{nil}, the description the user enters will be included
7982 at the beginning of the first article, which will be numbered (1/x).
7983 Default is @code{t}.
7985 @end table
7988 @node Viewing Files
7989 @subsection Viewing Files
7990 @cindex viewing files
7991 @cindex pseudo-articles
7993 After decoding, if the file is some sort of archive, Gnus will attempt
7994 to unpack the archive and see if any of the files in the archive can be
7995 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7996 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
7997 uncompress and de-tar the main file, and then view the two pictures.
7998 This unpacking process is recursive, so if the archive contains archives
7999 of archives, it'll all be unpacked.
8001 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
8002 extracted file into the summary buffer.  If you go to these
8003 ``articles'', you will be prompted for a command to run (usually Gnus
8004 will make a suggestion), and then the command will be run.
8006 @vindex gnus-view-pseudo-asynchronously
8007 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8008 until the viewing is done before proceeding.
8010 @vindex gnus-view-pseudos
8011 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8012 the pseudo-articles into the summary buffer, but view them
8013 immediately.  If this variable is @code{not-confirm}, the user won't even
8014 be asked for a confirmation before viewing is done.
8016 @vindex gnus-view-pseudos-separately
8017 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8018 pseudo-article will be created for each file to be viewed.  If
8019 @code{nil}, all files that use the same viewing command will be given as
8020 a list of parameters to that command.
8022 @vindex gnus-insert-pseudo-articles
8023 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8024 pseudo-articles when decoding.  It is @code{t} by default.
8026 So; there you are, reading your @emph{pseudo-articles} in your
8027 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8028 Why isn't anything real anymore? How did we get here?
8031 @node Article Treatment
8032 @section Article Treatment
8034 Reading through this huge manual, you may have quite forgotten that the
8035 object of newsreaders is to actually, like, read what people have
8036 written.  Reading articles.  Unfortunately, people are quite bad at
8037 writing, so there are tons of functions and variables to make reading
8038 these articles easier.
8040 @menu
8041 * Article Highlighting::        You want to make the article look like fruit salad.
8042 * Article Fontisizing::         Making emphasized text look nice.
8043 * Article Hiding::              You also want to make certain info go away.
8044 * Article Washing::             Lots of way-neat functions to make life better.
8045 * Article Header::              Doing various header transformations.
8046 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8047 * Article Button Levels::       Controlling appearance of buttons.
8048 * Article Date::                Grumble, UT!
8049 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8050 * Article Signature::           What is a signature?
8051 * Article Miscellanea::         Various other stuff.
8052 @end menu
8055 @node Article Highlighting
8056 @subsection Article Highlighting
8057 @cindex highlighting
8059 Not only do you want your article buffer to look like fruit salad, but
8060 you want it to look like technicolor fruit salad.
8062 @table @kbd
8064 @item W H a
8065 @kindex W H a (Summary)
8066 @findex gnus-article-highlight
8067 @findex gnus-article-maybe-highlight
8068 Do much highlighting of the current article
8069 (@code{gnus-article-highlight}).  This function highlights header, cited
8070 text, the signature, and adds buttons to the body and the head.
8072 @item W H h
8073 @kindex W H h (Summary)
8074 @findex gnus-article-highlight-headers
8075 @vindex gnus-header-face-alist
8076 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8077 highlighting will be done according to the @code{gnus-header-face-alist}
8078 variable, which is a list where each element has the form
8079 @code{(@var{regexp} @var{name} @var{content})}.
8080 @var{regexp} is a regular expression for matching the
8081 header, @var{name} is the face used for highlighting the header name
8082 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8083 the header value.  The first match made will be used.  Note that
8084 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8086 @item W H c
8087 @kindex W H c (Summary)
8088 @findex gnus-article-highlight-citation
8089 Highlight cited text (@code{gnus-article-highlight-citation}).
8091 Some variables to customize the citation highlights:
8093 @table @code
8094 @vindex gnus-cite-parse-max-size
8096 @item gnus-cite-parse-max-size
8097 If the article size if bigger than this variable (which is 25000 by
8098 default), no citation highlighting will be performed.
8100 @item gnus-cite-max-prefix
8101 @vindex gnus-cite-max-prefix
8102 Maximum possible length for a citation prefix (default 20).
8104 @item gnus-cite-face-list
8105 @vindex gnus-cite-face-list
8106 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8107 When there are citations from multiple articles in the same message,
8108 Gnus will try to give each citation from each article its own face.
8109 This should make it easier to see who wrote what.
8111 @item gnus-supercite-regexp
8112 @vindex gnus-supercite-regexp
8113 Regexp matching normal Supercite attribution lines.
8115 @item gnus-supercite-secondary-regexp
8116 @vindex gnus-supercite-secondary-regexp
8117 Regexp matching mangled Supercite attribution lines.
8119 @item gnus-cite-minimum-match-count
8120 @vindex gnus-cite-minimum-match-count
8121 Minimum number of identical prefixes we have to see before we believe
8122 that it's a citation.
8124 @item gnus-cite-attribution-prefix
8125 @vindex gnus-cite-attribution-prefix
8126 Regexp matching the beginning of an attribution line.
8128 @item gnus-cite-attribution-suffix
8129 @vindex gnus-cite-attribution-suffix
8130 Regexp matching the end of an attribution line.
8132 @item gnus-cite-attribution-face
8133 @vindex gnus-cite-attribution-face
8134 Face used for attribution lines.  It is merged with the face for the
8135 cited text belonging to the attribution.
8137 @item gnus-cite-ignore-quoted-from
8138 @vindex gnus-cite-ignore-quoted-from
8139 If non-@code{nil}, no citation highlighting will be performed on lines
8140 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8141 in order not to mix up with the envelope From line.  The default value
8142 is @code{t}.
8144 @end table
8147 @item W H s
8148 @kindex W H s (Summary)
8149 @vindex gnus-signature-separator
8150 @vindex gnus-signature-face
8151 @findex gnus-article-highlight-signature
8152 Highlight the signature (@code{gnus-article-highlight-signature}).
8153 Everything after @code{gnus-signature-separator} (@pxref{Article
8154 Signature}) in an article will be considered a signature and will be
8155 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8156 default.
8158 @end table
8160 @xref{Customizing Articles}, for how to highlight articles automatically.
8163 @node Article Fontisizing
8164 @subsection Article Fontisizing
8165 @cindex emphasis
8166 @cindex article emphasis
8168 @findex gnus-article-emphasize
8169 @kindex W e (Summary)
8170 People commonly add emphasis to words in news articles by writing things
8171 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8172 this look nicer by running the article through the @kbd{W e}
8173 (@code{gnus-article-emphasize}) command.
8175 @vindex gnus-emphasis-alist
8176 How the emphasis is computed is controlled by the
8177 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8178 element is a regular expression to be matched.  The second is a number
8179 that says what regular expression grouping is used to find the entire
8180 emphasized word.  The third is a number that says what regexp grouping
8181 should be displayed and highlighted.  (The text between these two
8182 groupings will be hidden.)  The fourth is the face used for
8183 highlighting.
8185 @lisp
8186 (setq gnus-emphasis-alist
8187       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8188         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8189 @end lisp
8191 @cindex slash
8192 @cindex asterisk
8193 @cindex underline
8194 @cindex /
8195 @cindex *
8197 @vindex gnus-emphasis-underline
8198 @vindex gnus-emphasis-bold
8199 @vindex gnus-emphasis-italic
8200 @vindex gnus-emphasis-underline-bold
8201 @vindex gnus-emphasis-underline-italic
8202 @vindex gnus-emphasis-bold-italic
8203 @vindex gnus-emphasis-underline-bold-italic
8204 By default, there are seven rules, and they use the following faces:
8205 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8206 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8207 @code{gnus-emphasis-underline-italic},
8208 @code{gnus-emphasis-underline-bold}, and
8209 @code{gnus-emphasis-underline-bold-italic}.
8211 If you want to change these faces, you can either use @kbd{M-x
8212 customize}, or you can use @code{copy-face}.  For instance, if you want
8213 to make @code{gnus-emphasis-italic} use a red face instead, you could
8214 say something like:
8216 @lisp
8217 (copy-face 'red 'gnus-emphasis-italic)
8218 @end lisp
8220 @vindex gnus-group-highlight-words-alist
8222 If you want to highlight arbitrary words, you can use the
8223 @code{gnus-group-highlight-words-alist} variable, which uses the same
8224 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8225 parameter (@pxref{Group Parameters}) can also be used.
8227 @xref{Customizing Articles}, for how to fontize articles automatically.
8230 @node Article Hiding
8231 @subsection Article Hiding
8232 @cindex article hiding
8234 Or rather, hiding certain things in each article.  There usually is much
8235 too much cruft in most articles.
8237 @table @kbd
8239 @item W W a
8240 @kindex W W a (Summary)
8241 @findex gnus-article-hide
8242 Do quite a lot of hiding on the article buffer
8243 (@kbd{gnus-article-hide}).  In particular, this function will hide
8244 headers, @acronym{PGP}, cited text and the signature.
8246 @item W W h
8247 @kindex W W h (Summary)
8248 @findex gnus-article-hide-headers
8249 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8250 Headers}.
8252 @item W W b
8253 @kindex W W b (Summary)
8254 @findex gnus-article-hide-boring-headers
8255 Hide headers that aren't particularly interesting
8256 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8258 @item W W s
8259 @kindex W W s (Summary)
8260 @findex gnus-article-hide-signature
8261 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8262 Signature}.
8264 @item W W l
8265 @kindex W W l (Summary)
8266 @findex gnus-article-hide-list-identifiers
8267 @vindex gnus-list-identifiers
8268 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8269 are strings some mailing list servers add to the beginning of all
8270 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8271 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8272 may not contain @code{\\(..\\)}.
8274 @table @code
8276 @item gnus-list-identifiers
8277 @vindex gnus-list-identifiers
8278 A regular expression that matches list identifiers to be removed from
8279 subject.  This can also be a list of regular expressions.
8281 @end table
8283 @item W W P
8284 @kindex W W P (Summary)
8285 @findex gnus-article-hide-pem
8286 Hide @acronym{PEM} (privacy enhanced messages) cruft
8287 (@code{gnus-article-hide-pem}).
8289 @item W W B
8290 @kindex W W B (Summary)
8291 @findex gnus-article-strip-banner
8292 @vindex gnus-article-banner-alist
8293 @vindex gnus-article-address-banner-alist
8294 @cindex banner
8295 @cindex OneList
8296 @cindex stripping advertisements
8297 @cindex advertisements
8298 Strip the banner specified by the @code{banner} group parameter
8299 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8300 annoying banners and/or signatures that some mailing lists and moderated
8301 groups adds to all the messages.  The way to use this function is to add
8302 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8303 group you want banners stripped from.  The parameter either be a string,
8304 which will be interpreted as a regular expression matching text to be
8305 removed, or the symbol @code{signature}, meaning that the (last)
8306 signature should be removed, or other symbol, meaning that the
8307 corresponding regular expression in @code{gnus-article-banner-alist} is
8308 used.
8310 Regardless of a group, you can hide things like advertisements only when
8311 the sender of an article has a certain mail address specified in
8312 @code{gnus-article-address-banner-alist}.
8314 @table @code
8316 @item gnus-article-address-banner-alist
8317 @vindex gnus-article-address-banner-alist
8318 Alist of mail addresses and banners.  Each element has the form
8319 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8320 matching a mail address in the From header, @var{banner} is one of a
8321 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8322 a regexp and @code{nil}.  If @var{address} matches author's mail
8323 address, it will remove things like advertisements.  For example, if a
8324 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8325 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8326 sends, you can use the following element to remove them:
8328 @lisp
8329 ("@@yoo-hoo\\.co\\.jp\\'" .
8330  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8331 @end lisp
8333 @end table
8335 @item W W c
8336 @kindex W W c (Summary)
8337 @findex gnus-article-hide-citation
8338 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8339 customizing the hiding:
8341 @table @code
8343 @item gnus-cited-opened-text-button-line-format
8344 @itemx gnus-cited-closed-text-button-line-format
8345 @vindex gnus-cited-closed-text-button-line-format
8346 @vindex gnus-cited-opened-text-button-line-format
8347 Gnus adds buttons to show where the cited text has been hidden, and to
8348 allow toggle hiding the text.  The format of the variable is specified
8349 by these format-like variable (@pxref{Formatting Variables}).  These
8350 specs are valid:
8352 @table @samp
8353 @item b
8354 Starting point of the hidden text.
8355 @item e
8356 Ending point of the hidden text.
8357 @item l
8358 Number of characters in the hidden region.
8359 @item n
8360 Number of lines of hidden text.
8361 @end table
8363 @item gnus-cited-lines-visible
8364 @vindex gnus-cited-lines-visible
8365 The number of lines at the beginning of the cited text to leave
8366 shown.  This can also be a cons cell with the number of lines at the top
8367 and bottom of the text, respectively, to remain visible.
8369 @end table
8371 @item W W C-c
8372 @kindex W W C-c (Summary)
8373 @findex gnus-article-hide-citation-maybe
8375 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8376 following two variables:
8378 @table @code
8379 @item gnus-cite-hide-percentage
8380 @vindex gnus-cite-hide-percentage
8381 If the cited text is of a bigger percentage than this variable (default
8382 50), hide the cited text.
8384 @item gnus-cite-hide-absolute
8385 @vindex gnus-cite-hide-absolute
8386 The cited text must have at least this length (default 10) before it
8387 is hidden.
8388 @end table
8390 @item W W C
8391 @kindex W W C (Summary)
8392 @findex gnus-article-hide-citation-in-followups
8393 Hide cited text in articles that aren't roots
8394 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8395 useful as an interactive command, but might be a handy function to stick
8396 have happen automatically (@pxref{Customizing Articles}).
8398 @end table
8400 All these ``hiding'' commands are toggles, but if you give a negative
8401 prefix to these commands, they will show what they have previously
8402 hidden.  If you give a positive prefix, they will always hide.
8404 Also @pxref{Article Highlighting} for further variables for
8405 citation customization.
8407 @xref{Customizing Articles}, for how to hide article elements
8408 automatically.
8411 @node Article Washing
8412 @subsection Article Washing
8413 @cindex washing
8414 @cindex article washing
8416 We call this ``article washing'' for a really good reason.  Namely, the
8417 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8419 @dfn{Washing} is defined by us as ``changing something from something to
8420 something else'', but normally results in something looking better.
8421 Cleaner, perhaps.
8423 @xref{Customizing Articles}, if you want to change how Gnus displays
8424 articles by default.
8426 @table @kbd
8428 @item C-u g
8429 This is not really washing, it's sort of the opposite of washing.  If
8430 you type this, you see the article exactly as it exists on disk or on
8431 the server.
8433 @item g
8434 Force redisplaying of the current article
8435 (@code{gnus-summary-show-article}).  This is also not really washing.
8436 If you type this, you see the article without any previously applied
8437 interactive Washing functions but with all default treatments
8438 (@pxref{Customizing Articles}).
8440 @item W l
8441 @kindex W l (Summary)
8442 @findex gnus-summary-stop-page-breaking
8443 Remove page breaks from the current article
8444 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8445 delimiters.
8447 @item W r
8448 @kindex W r (Summary)
8449 @findex gnus-summary-caesar-message
8450 @c @icon{gnus-summary-caesar-message}
8451 Do a Caesar rotate (rot13) on the article buffer
8452 (@code{gnus-summary-caesar-message}).
8453 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8454 (Typically offensive jokes and such.)
8456 It's commonly called ``rot13'' because each letter is rotated 13
8457 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8458 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8459 is rumored to have employed this form of, uh, somewhat weak encryption.
8461 @item W m
8462 @kindex W m (Summary)
8463 @findex gnus-summary-morse-message
8464 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8466 @item W t
8467 @item t
8468 @kindex W t (Summary)
8469 @kindex t (Summary)
8470 @findex gnus-summary-toggle-header
8471 Toggle whether to display all headers in the article buffer
8472 (@code{gnus-summary-toggle-header}).
8474 @item W v
8475 @kindex W v (Summary)
8476 @findex gnus-summary-verbose-headers
8477 Toggle whether to display all headers in the article buffer permanently
8478 (@code{gnus-summary-verbose-headers}).
8480 @item W o
8481 @kindex W o (Summary)
8482 @findex gnus-article-treat-overstrike
8483 Treat overstrike (@code{gnus-article-treat-overstrike}).
8485 @item W d
8486 @kindex W d (Summary)
8487 @findex gnus-article-treat-dumbquotes
8488 @vindex gnus-article-dumbquotes-map
8489 @cindex Smartquotes
8490 @cindex M****s*** sm*rtq**t*s
8491 @cindex Latin 1
8492 Treat M****s*** sm*rtq**t*s according to
8493 @code{gnus-article-dumbquotes-map}
8494 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8495 whether a character is a sm*rtq**t* or not, so it should only be used
8496 interactively.
8498 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8499 an attempt to provide more quoting characters.  If you see something
8500 like @code{\222} or @code{\264} where you're expecting some kind of
8501 apostrophe or quotation mark, then try this wash.
8503 @item W Y f
8504 @kindex W Y f (Summary)
8505 @findex gnus-article-outlook-deuglify-article
8506 @cindex Outlook Express
8507 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8508 unwrap lines, repair attribution and rearrange citation.
8509 (@code{gnus-article-outlook-deuglify-article}).
8511 @item W Y u
8512 @kindex W Y u (Summary)
8513 @findex gnus-article-outlook-unwrap-lines
8514 @vindex gnus-outlook-deuglify-unwrap-min
8515 @vindex gnus-outlook-deuglify-unwrap-max
8516 Unwrap lines that appear to be wrapped citation lines.  You can control
8517 what lines will be unwrapped by frobbing
8518 @code{gnus-outlook-deuglify-unwrap-min} and
8519 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8520 maximum length of an unwrapped citation line.
8521 (@code{gnus-article-outlook-unwrap-lines}).
8523 @item W Y a
8524 @kindex W Y a (Summary)
8525 @findex gnus-article-outlook-repair-attribution
8526 Repair a broken attribution line.@*
8527 (@code{gnus-article-outlook-repair-attribution}).
8529 @item W Y c
8530 @kindex W Y c (Summary)
8531 @findex gnus-article-outlook-rearrange-citation
8532 Repair broken citations by rearranging the text.
8533 (@code{gnus-article-outlook-rearrange-citation}).
8535 @item W w
8536 @kindex W w (Summary)
8537 @findex gnus-article-fill-cited-article
8538 Do word wrap (@code{gnus-article-fill-cited-article}).
8540 You can give the command a numerical prefix to specify the width to use
8541 when filling.
8543 @item W Q
8544 @kindex W Q (Summary)
8545 @findex gnus-article-fill-long-lines
8546 Fill long lines (@code{gnus-article-fill-long-lines}).
8548 @item W C
8549 @kindex W C (Summary)
8550 @findex gnus-article-capitalize-sentences
8551 Capitalize the first word in each sentence
8552 (@code{gnus-article-capitalize-sentences}).
8554 @item W c
8555 @kindex W c (Summary)
8556 @findex gnus-article-remove-cr
8557 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8558 (this takes care of DOS line endings), and then translate any remaining
8559 CRs into LF (this takes care of Mac line endings)
8560 (@code{gnus-article-remove-cr}).
8562 @item W q
8563 @kindex W q (Summary)
8564 @findex gnus-article-de-quoted-unreadable
8565 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8566 Quoted-Printable is one common @acronym{MIME} encoding employed when
8567 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8568 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8569 doesn't look very readable to me.  Note that this is usually done
8570 automatically by Gnus if the message in question has a
8571 @code{Content-Transfer-Encoding} header that says that this encoding
8572 has been done.  If a prefix is given, a charset will be asked for.
8574 @item W 6
8575 @kindex W 6 (Summary)
8576 @findex gnus-article-de-base64-unreadable
8577 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8578 one common @acronym{MIME} encoding employed when sending
8579 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8580 usually done automatically by Gnus if the message in question has a
8581 @code{Content-Transfer-Encoding} header that says that this encoding
8582 has been done.  If a prefix is given, a charset will be asked for.
8584 @item W Z
8585 @kindex W Z (Summary)
8586 @findex gnus-article-decode-HZ
8587 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8588 common encoding employed when sending Chinese articles.  It typically
8589 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8591 @item W u
8592 @kindex W u (Summary)
8593 @findex gnus-article-unsplit-urls
8594 Remove newlines from within URLs.  Some mailers insert newlines into
8595 outgoing email messages to keep lines short.  This reformatting can
8596 split long URLs onto multiple lines.  Repair those URLs by removing
8597 the newlines (@code{gnus-article-unsplit-urls}).
8599 @item W h
8600 @kindex W h (Summary)
8601 @findex gnus-article-wash-html
8602 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8603 usually done automatically by Gnus if the message in question has a
8604 @code{Content-Type} header that says that the message is @acronym{HTML}.
8606 If a prefix is given, a charset will be asked for.  If it is a number,
8607 the charset defined in @code{gnus-summary-show-article-charset-alist}
8608 (@pxref{Paging the Article}) will be used.
8610 @vindex gnus-article-wash-function
8611 The default is to use the function specified by
8612 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8613 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8614 @acronym{HTML}, but this is controlled by the
8615 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8616 can use include:
8618 @table @code
8619 @item w3
8620 Use Emacs/W3.
8622 @item w3m
8623 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8625 @item w3m-standalone
8626 Use @uref{http://w3m.sourceforge.net/, w3m}.
8628 @item links
8629 Use @uref{http://links.sf.net/, Links}.
8631 @item lynx
8632 Use @uref{http://lynx.isc.org/, Lynx}.
8634 @item html2text
8635 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8637 @end table
8639 @item W b
8640 @kindex W b (Summary)
8641 @findex gnus-article-add-buttons
8642 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8643 @xref{Article Buttons}.
8645 @item W B
8646 @kindex W B (Summary)
8647 @findex gnus-article-add-buttons-to-head
8648 Add clickable buttons to the article headers
8649 (@code{gnus-article-add-buttons-to-head}).
8651 @item W p
8652 @kindex W p (Summary)
8653 @findex gnus-article-verify-x-pgp-sig
8654 Verify a signed control message
8655 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8656 @code{newgroup} and @code{checkgroups} are usually signed by the
8657 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8658 the maintainer to your keyring to verify the
8659 message.@footnote{@acronym{PGP} keys for many hierarchies are
8660 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8662 @item W s
8663 @kindex W s (Summary)
8664 @findex gnus-summary-force-verify-and-decrypt
8665 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8666 @acronym{S/MIME}) message
8667 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8669 @item W a
8670 @kindex W a (Summary)
8671 @findex gnus-article-strip-headers-in-body
8672 Strip headers like the @code{X-No-Archive} header from the beginning of
8673 article bodies (@code{gnus-article-strip-headers-in-body}).
8675 @item W E l
8676 @kindex W E l (Summary)
8677 @findex gnus-article-strip-leading-blank-lines
8678 Remove all blank lines from the beginning of the article
8679 (@code{gnus-article-strip-leading-blank-lines}).
8681 @item W E m
8682 @kindex W E m (Summary)
8683 @findex gnus-article-strip-multiple-blank-lines
8684 Replace all blank lines with empty lines and then all multiple empty
8685 lines with a single empty line.
8686 (@code{gnus-article-strip-multiple-blank-lines}).
8688 @item W E t
8689 @kindex W E t (Summary)
8690 @findex gnus-article-remove-trailing-blank-lines
8691 Remove all blank lines at the end of the article
8692 (@code{gnus-article-remove-trailing-blank-lines}).
8694 @item W E a
8695 @kindex W E a (Summary)
8696 @findex gnus-article-strip-blank-lines
8697 Do all the three commands above
8698 (@code{gnus-article-strip-blank-lines}).
8700 @item W E A
8701 @kindex W E A (Summary)
8702 @findex gnus-article-strip-all-blank-lines
8703 Remove all blank lines
8704 (@code{gnus-article-strip-all-blank-lines}).
8706 @item W E s
8707 @kindex W E s (Summary)
8708 @findex gnus-article-strip-leading-space
8709 Remove all white space from the beginning of all lines of the article
8710 body (@code{gnus-article-strip-leading-space}).
8712 @item W E e
8713 @kindex W E e (Summary)
8714 @findex gnus-article-strip-trailing-space
8715 Remove all white space from the end of all lines of the article
8716 body (@code{gnus-article-strip-trailing-space}).
8718 @end table
8720 @xref{Customizing Articles}, for how to wash articles automatically.
8723 @node Article Header
8724 @subsection Article Header
8726 These commands perform various transformations of article header.
8728 @table @kbd
8730 @item W G u
8731 @kindex W G u (Summary)
8732 @findex gnus-article-treat-unfold-headers
8733 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8735 @item W G n
8736 @kindex W G n (Summary)
8737 @findex gnus-article-treat-fold-newsgroups
8738 Fold the @code{Newsgroups} and @code{Followup-To} headers
8739 (@code{gnus-article-treat-fold-newsgroups}).
8741 @item W G f
8742 @kindex W G f (Summary)
8743 @findex gnus-article-treat-fold-headers
8744 Fold all the message headers
8745 (@code{gnus-article-treat-fold-headers}).
8747 @item W E w
8748 @kindex W E w (Summary)
8749 @findex gnus-article-remove-leading-whitespace
8750 Remove excessive whitespace from all headers
8751 (@code{gnus-article-remove-leading-whitespace}).
8753 @end table
8756 @node Article Buttons
8757 @subsection Article Buttons
8758 @cindex buttons
8760 People often include references to other stuff in articles, and it would
8761 be nice if Gnus could just fetch whatever it is that people talk about
8762 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8763 button on these references.
8765 @vindex gnus-button-man-handler
8766 Gnus adds @dfn{buttons} to certain standard references by default:
8767 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8768 Emacs or Gnus related references.  This is controlled by two variables,
8769 one that handles article bodies and one that handles article heads:
8771 @table @code
8773 @item gnus-button-alist
8774 @vindex gnus-button-alist
8775 This is an alist where each entry has this form:
8777 @lisp
8778 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8779 @end lisp
8781 @table @var
8783 @item regexp
8784 All text that match this regular expression (case insensitive) will be
8785 considered an external reference.  Here's a typical regexp that matches
8786 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8787 variable containing a regexp, useful variables to use include
8788 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8790 @item button-par
8791 Gnus has to know which parts of the matches is to be highlighted.  This
8792 is a number that says what sub-expression of the regexp is to be
8793 highlighted.  If you want it all highlighted, you use 0 here.
8795 @item use-p
8796 This form will be @code{eval}ed, and if the result is non-@code{nil},
8797 this is considered a match.  This is useful if you want extra sifting to
8798 avoid false matches.  Often variables named
8799 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8800 Levels}, but any other form may be used too.
8802 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8804 @item function
8805 This function will be called when you click on this button.
8807 @item data-par
8808 As with @var{button-par}, this is a sub-expression number, but this one
8809 says which part of the match is to be sent as data to @var{function}.
8811 @end table
8813 So the full entry for buttonizing URLs is then
8815 @lisp
8816 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8817 @end lisp
8819 @item gnus-header-button-alist
8820 @vindex gnus-header-button-alist
8821 This is just like the other alist, except that it is applied to the
8822 article head only, and that each entry has an additional element that is
8823 used to say what headers to apply the buttonize coding to:
8825 @lisp
8826 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8827 @end lisp
8829 @var{header} is a regular expression.
8830 @end table
8832 @subsubsection Related variables and functions
8834 @table @code
8835 @item gnus-button-@var{*}-level
8836 @xref{Article Button Levels}.
8838 @c Stuff related to gnus-button-browse-level
8840 @item gnus-button-url-regexp
8841 @vindex gnus-button-url-regexp
8842 A regular expression that matches embedded URLs.  It is used in the
8843 default values of the variables above.
8845 @c Stuff related to gnus-button-man-level
8847 @item gnus-button-man-handler
8848 @vindex gnus-button-man-handler
8849 The function to use for displaying man pages.  It must take at least one
8850 argument with a string naming the man page.
8852 @c Stuff related to gnus-button-message-level
8854 @item gnus-button-mid-or-mail-regexp
8855 @vindex gnus-button-mid-or-mail-regexp
8856 Regular expression that matches a message ID or a mail address.
8858 @item gnus-button-prefer-mid-or-mail
8859 @vindex gnus-button-prefer-mid-or-mail
8860 This variable determines what to do when the button on a string as
8861 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8862 message ID or a mail address.  If it is one of the symbols @code{mid} or
8863 @code{mail}, Gnus will always assume that the string is a message ID or
8864 a mail address, respectively.  If this variable is set to the symbol
8865 @code{ask}, always query the user what do do.  If it is a function, this
8866 function will be called with the string as its only argument.  The
8867 function must return @code{mid}, @code{mail}, @code{invalid} or
8868 @code{ask}.  The default value is the function
8869 @code{gnus-button-mid-or-mail-heuristic}.
8871 @item gnus-button-mid-or-mail-heuristic
8872 @findex gnus-button-mid-or-mail-heuristic
8873 Function that guesses whether its argument is a message ID or a mail
8874 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8875 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8876 string is invalid.
8878 @item gnus-button-mid-or-mail-heuristic-alist
8879 @vindex gnus-button-mid-or-mail-heuristic-alist
8880 An alist of @code{(RATE . REGEXP)} pairs used by the function
8881 @code{gnus-button-mid-or-mail-heuristic}.
8883 @c Stuff related to gnus-button-tex-level
8885 @item gnus-button-ctan-handler
8886 @findex gnus-button-ctan-handler
8887 The function to use for displaying CTAN links.  It must take one
8888 argument, the string naming the URL.
8890 @item gnus-ctan-url
8891 @vindex gnus-ctan-url
8892 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8893 by @code{gnus-button-ctan-handler}.
8895 @c Misc stuff
8897 @item gnus-article-button-face
8898 @vindex gnus-article-button-face
8899 Face used on buttons.
8901 @item gnus-article-mouse-face
8902 @vindex gnus-article-mouse-face
8903 Face used when the mouse cursor is over a button.
8905 @end table
8907 @xref{Customizing Articles}, for how to buttonize articles automatically.
8910 @node Article Button Levels
8911 @subsection Article button levels
8912 @cindex button levels
8913 The higher the value of the variables @code{gnus-button-@var{*}-level},
8914 the more buttons will appear.  If the level is zero, no corresponding
8915 buttons are displayed.  With the default value (which is 5) you should
8916 already see quite a lot of buttons.  With higher levels, you will see
8917 more buttons, but you may also get more false positives.  To avoid them,
8918 you can set the variables @code{gnus-button-@var{*}-level} local to
8919 specific groups (@pxref{Group Parameters}).  Here's an example for the
8920 variable @code{gnus-parameters}:
8922 @lisp
8923 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8924 (setq gnus-parameters
8925       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8926         ("\\<unix\\>"               (gnus-button-man-level 10))
8927         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8928 @end lisp
8930 @table @code
8932 @item gnus-button-browse-level
8933 @vindex gnus-button-browse-level
8934 Controls the display of references to message IDs, mail addresses and
8935 news URLs.  Related variables and functions include
8936 @code{gnus-button-url-regexp}, @code{browse-url}, and
8937 @code{browse-url-browser-function}.
8939 @item gnus-button-emacs-level
8940 @vindex gnus-button-emacs-level
8941 Controls the display of Emacs or Gnus references.  Related functions are
8942 @code{gnus-button-handle-custom},
8943 @code{gnus-button-handle-describe-function},
8944 @code{gnus-button-handle-describe-variable},
8945 @code{gnus-button-handle-symbol},
8946 @code{gnus-button-handle-describe-key},
8947 @code{gnus-button-handle-apropos},
8948 @code{gnus-button-handle-apropos-command},
8949 @code{gnus-button-handle-apropos-variable},
8950 @code{gnus-button-handle-apropos-documentation}, and
8951 @code{gnus-button-handle-library}.
8953 @item gnus-button-man-level
8954 @vindex gnus-button-man-level
8955 Controls the display of references to (Unix) man pages.
8956 See @code{gnus-button-man-handler}.
8958 @item gnus-button-message-level
8959 @vindex gnus-button-message-level
8960 Controls the display of message IDs, mail addresses and news URLs.
8961 Related variables and functions include
8962 @code{gnus-button-mid-or-mail-regexp},
8963 @code{gnus-button-prefer-mid-or-mail},
8964 @code{gnus-button-mid-or-mail-heuristic}, and
8965 @code{gnus-button-mid-or-mail-heuristic-alist}.
8967 @item gnus-button-tex-level
8968 @vindex gnus-button-tex-level
8969 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8970 URLs.  See the variables @code{gnus-ctan-url},
8971 @code{gnus-button-ctan-handler},
8972 @code{gnus-button-ctan-directory-regexp}, and
8973 @code{gnus-button-handle-ctan-bogus-regexp}.
8975 @end table
8978 @node Article Date
8979 @subsection Article Date
8981 The date is most likely generated in some obscure timezone you've never
8982 heard of, so it's quite nice to be able to find out what the time was
8983 when the article was sent.
8985 @table @kbd
8987 @item W T u
8988 @kindex W T u (Summary)
8989 @findex gnus-article-date-ut
8990 Display the date in UT (aka. GMT, aka ZULU)
8991 (@code{gnus-article-date-ut}).
8993 @item W T i
8994 @kindex W T i (Summary)
8995 @findex gnus-article-date-iso8601
8996 @cindex ISO 8601
8997 Display the date in international format, aka. ISO 8601
8998 (@code{gnus-article-date-iso8601}).
9000 @item W T l
9001 @kindex W T l (Summary)
9002 @findex gnus-article-date-local
9003 Display the date in the local timezone (@code{gnus-article-date-local}).
9005 @item W T p
9006 @kindex W T p (Summary)
9007 @findex gnus-article-date-english
9008 Display the date in a format that's easily pronounceable in English
9009 (@code{gnus-article-date-english}).
9011 @item W T s
9012 @kindex W T s (Summary)
9013 @vindex gnus-article-time-format
9014 @findex gnus-article-date-user
9015 @findex format-time-string
9016 Display the date using a user-defined format
9017 (@code{gnus-article-date-user}).  The format is specified by the
9018 @code{gnus-article-time-format} variable, and is a string that's passed
9019 to @code{format-time-string}.  See the documentation of that variable
9020 for a list of possible format specs.
9022 @item W T e
9023 @kindex W T e (Summary)
9024 @findex gnus-article-date-lapsed
9025 @findex gnus-start-date-timer
9026 @findex gnus-stop-date-timer
9027 Say how much time has elapsed between the article was posted and now
9028 (@code{gnus-article-date-lapsed}).  It looks something like:
9030 @example
9031 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9032 @end example
9034 @vindex gnus-article-date-lapsed-new-header
9035 The value of @code{gnus-article-date-lapsed-new-header} determines
9036 whether this header will just be added below the old Date one, or will
9037 replace it.
9039 An advantage of using Gnus to read mail is that it converts simple bugs
9040 into wonderful absurdities.
9042 If you want to have this line updated continually, you can put
9044 @lisp
9045 (gnus-start-date-timer)
9046 @end lisp
9048 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9049 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9050 command.
9052 @item W T o
9053 @kindex W T o (Summary)
9054 @findex gnus-article-date-original
9055 Display the original date (@code{gnus-article-date-original}).  This can
9056 be useful if you normally use some other conversion function and are
9057 worried that it might be doing something totally wrong.  Say, claiming
9058 that the article was posted in 1854.  Although something like that is
9059 @emph{totally} impossible.  Don't you trust me? *titter*
9061 @end table
9063 @xref{Customizing Articles}, for how to display the date in your
9064 preferred format automatically.
9067 @node Article Display
9068 @subsection Article Display
9069 @cindex picons
9070 @cindex x-face
9071 @cindex smileys
9073 These commands add various frivolous display gimmicks to the article
9074 buffer in Emacs versions that support them.
9076 @code{X-Face} headers are small black-and-white images supplied by the
9077 message headers (@pxref{X-Face}).
9079 @code{Face} headers are small colored images supplied by the message
9080 headers (@pxref{Face}).
9082 Smileys are those little @samp{:-)} symbols that people like to litter
9083 their messages with (@pxref{Smileys}).
9085 Picons, on the other hand, reside on your own system, and Gnus will
9086 try to match the headers to what you have (@pxref{Picons}).
9088 All these functions are toggles---if the elements already exist,
9089 they'll be removed.
9091 @table @kbd
9092 @item W D x
9093 @kindex W D x (Summary)
9094 @findex gnus-article-display-x-face
9095 Display an @code{X-Face} in the @code{From} header.
9096 (@code{gnus-article-display-x-face}).
9098 @item W D d
9099 @kindex W D d (Summary)
9100 @findex gnus-article-display-face
9101 Display a @code{Face} in the @code{From} header.
9102 (@code{gnus-article-display-face}).
9104 @item W D s
9105 @kindex W D s (Summary)
9106 @findex gnus-treat-smiley
9107 Display smileys (@code{gnus-treat-smiley}).
9109 @item W D f
9110 @kindex W D f (Summary)
9111 @findex gnus-treat-from-picon
9112 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9114 @item W D m
9115 @kindex W D m (Summary)
9116 @findex gnus-treat-mail-picon
9117 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9118 (@code{gnus-treat-mail-picon}).
9120 @item W D n
9121 @kindex W D n (Summary)
9122 @findex gnus-treat-newsgroups-picon
9123 Piconify all news headers (i. e., @code{Newsgroups} and
9124 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9126 @item W D D
9127 @kindex W D D (Summary)
9128 @findex gnus-article-remove-images
9129 Remove all images from the article buffer
9130 (@code{gnus-article-remove-images}).
9132 @end table
9136 @node Article Signature
9137 @subsection Article Signature
9138 @cindex signatures
9139 @cindex article signature
9141 @vindex gnus-signature-separator
9142 Each article is divided into two parts---the head and the body.  The
9143 body can be divided into a signature part and a text part.  The variable
9144 that says what is to be considered a signature is
9145 @code{gnus-signature-separator}.  This is normally the standard
9146 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9147 non-standard signature separators, so this variable can also be a list
9148 of regular expressions to be tested, one by one.  (Searches are done
9149 from the end of the body towards the beginning.)  One likely value is:
9151 @lisp
9152 (setq gnus-signature-separator
9153       '("^-- $"         ; @r{The standard}
9154         "^-- *$"        ; @r{A common mangling}
9155         "^-------*$"    ; @r{Many people just use a looong}
9156                         ; @r{line of dashes.  Shame!}
9157         "^ *--------*$" ; @r{Double-shame!}
9158         "^________*$"   ; @r{Underscores are also popular}
9159         "^========*$")) ; @r{Pervert!}
9160 @end lisp
9162 The more permissive you are, the more likely it is that you'll get false
9163 positives.
9165 @vindex gnus-signature-limit
9166 @code{gnus-signature-limit} provides a limit to what is considered a
9167 signature when displaying articles.
9169 @enumerate
9170 @item
9171 If it is an integer, no signature may be longer (in characters) than
9172 that integer.
9173 @item
9174 If it is a floating point number, no signature may be longer (in lines)
9175 than that number.
9176 @item
9177 If it is a function, the function will be called without any parameters,
9178 and if it returns @code{nil}, there is no signature in the buffer.
9179 @item
9180 If it is a string, it will be used as a regexp.  If it matches, the text
9181 in question is not a signature.
9182 @end enumerate
9184 This variable can also be a list where the elements may be of the types
9185 listed above.  Here's an example:
9187 @lisp
9188 (setq gnus-signature-limit
9189       '(200.0 "^---*Forwarded article"))
9190 @end lisp
9192 This means that if there are more than 200 lines after the signature
9193 separator, or the text after the signature separator is matched by
9194 the regular expression @samp{^---*Forwarded article}, then it isn't a
9195 signature after all.
9198 @node Article Miscellanea
9199 @subsection Article Miscellanea
9201 @table @kbd
9202 @item A t
9203 @kindex A t (Summary)
9204 @findex gnus-article-babel
9205 Translate the article from one language to another
9206 (@code{gnus-article-babel}).
9208 @end table
9211 @node MIME Commands
9212 @section MIME Commands
9213 @cindex MIME decoding
9214 @cindex attachments
9215 @cindex viewing attachments
9217 The following commands all understand the numerical prefix.  For
9218 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9220 @table @kbd
9221 @item b
9222 @itemx K v
9223 @kindex b (Summary)
9224 @kindex K v (Summary)
9225 View the @acronym{MIME} part.
9227 @item K o
9228 @kindex K o (Summary)
9229 Save the @acronym{MIME} part.
9231 @item K c
9232 @kindex K c (Summary)
9233 Copy the @acronym{MIME} part.
9235 @item K e
9236 @kindex K e (Summary)
9237 View the @acronym{MIME} part externally.
9239 @item K i
9240 @kindex K i (Summary)
9241 View the @acronym{MIME} part internally.
9243 @item K |
9244 @kindex K | (Summary)
9245 Pipe the @acronym{MIME} part to an external command.
9246 @end table
9248 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9249 the same manner:
9251 @table @kbd
9252 @item K b
9253 @kindex K b (Summary)
9254 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9255 mostly useful if you wish to save (or perform other actions) on inlined
9256 parts.
9258 @item K m
9259 @kindex K m (Summary)
9260 @findex gnus-summary-repair-multipart
9261 Some multipart messages are transmitted with missing or faulty headers.
9262 This command will attempt to ``repair'' these messages so that they can
9263 be viewed in a more pleasant manner
9264 (@code{gnus-summary-repair-multipart}).
9266 @item X m
9267 @kindex X m (Summary)
9268 @findex gnus-summary-save-parts
9269 Save all parts matching a @acronym{MIME} type to a directory
9270 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9271 convention (@pxref{Process/Prefix}).
9273 @item M-t
9274 @kindex M-t (Summary)
9275 @findex gnus-summary-toggle-display-buttonized
9276 Toggle the buttonized display of the article buffer
9277 (@code{gnus-summary-toggle-display-buttonized}).
9279 @item W M w
9280 @kindex W M w (Summary)
9281 @findex gnus-article-decode-mime-words
9282 Decode RFC 2047-encoded words in the article headers
9283 (@code{gnus-article-decode-mime-words}).
9285 @item W M c
9286 @kindex W M c (Summary)
9287 @findex gnus-article-decode-charset
9288 Decode encoded article bodies as well as charsets
9289 (@code{gnus-article-decode-charset}).
9291 This command looks in the @code{Content-Type} header to determine the
9292 charset.  If there is no such header in the article, you can give it a
9293 prefix, which will prompt for the charset to decode as.  In regional
9294 groups where people post using some common encoding (but do not
9295 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9296 parameter to the required charset (@pxref{Group Parameters}).
9298 @item W M v
9299 @kindex W M v (Summary)
9300 @findex gnus-mime-view-all-parts
9301 View all the @acronym{MIME} parts in the current article
9302 (@code{gnus-mime-view-all-parts}).
9304 @end table
9306 Relevant variables:
9308 @table @code
9309 @item gnus-ignored-mime-types
9310 @vindex gnus-ignored-mime-types
9311 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9312 this list will be completely ignored by Gnus.  The default value is
9313 @code{nil}.
9315 To have all Vcards be ignored, you'd say something like this:
9317 @lisp
9318 (setq gnus-ignored-mime-types
9319       '("text/x-vcard"))
9320 @end lisp
9322 @item gnus-article-loose-mime
9323 @vindex gnus-article-loose-mime
9324 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9325 before interpreting the message as a @acronym{MIME} message.  This helps
9326 when reading messages from certain broken mail user agents.  The
9327 default is @code{nil}.
9329 @item gnus-article-emulate-mime
9330 @vindex gnus-article-emulate-mime
9331 There are other, non-@acronym{MIME} encoding methods used.  The most common
9332 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9333 this variable is non-@code{nil}, Gnus will look in message bodies to
9334 see if it finds these encodings, and if so, it'll run them through the
9335 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9337 @item gnus-unbuttonized-mime-types
9338 @vindex gnus-unbuttonized-mime-types
9339 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9340 this list won't have @acronym{MIME} buttons inserted unless they aren't
9341 displayed or this variable is overridden by
9342 @code{gnus-buttonized-mime-types}.  The default value is
9343 @code{(".*/.*")}.  This variable is only used when
9344 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9346 @item gnus-buttonized-mime-types
9347 @vindex gnus-buttonized-mime-types
9348 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9349 this list will have @acronym{MIME} buttons inserted unless they aren't
9350 displayed.  This variable overrides
9351 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9352 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9353 is @code{nil}.
9355 To see e.g. security buttons but no other buttons, you could set this
9356 variable to @code{("multipart/signed")} and leave
9357 @code{gnus-unbuttonized-mime-types} at the default value.
9359 You could also add @code{"multipart/alternative"} to this list to
9360 display radio buttons that allow you to choose one of two media types
9361 those mails include.  See also @code{mm-discouraged-alternatives}
9362 (@pxref{Display Customization, ,Display Customization, emacs-mime, The
9363 Emacs MIME Manual}).
9365 @item gnus-inhibit-mime-unbuttonizing
9366 @vindex gnus-inhibit-mime-unbuttonizing
9367 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9368 default value is @code{nil}.
9370 @item gnus-article-mime-part-function
9371 @vindex gnus-article-mime-part-function
9372 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9373 handle as the parameter.  The function is meant to be used to allow
9374 users to gather information from the article (e. g., add Vcard info to
9375 the bbdb database) or to do actions based on parts (e. g., automatically
9376 save all jpegs into some directory).
9378 Here's an example function the does the latter:
9380 @lisp
9381 (defun my-save-all-jpeg-parts (handle)
9382   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9383     (with-temp-buffer
9384       (insert (mm-get-part handle))
9385       (write-region (point-min) (point-max)
9386                     (read-file-name "Save jpeg to: ")))))
9387 (setq gnus-article-mime-part-function
9388       'my-save-all-jpeg-parts)
9389 @end lisp
9391 @vindex gnus-mime-multipart-functions
9392 @item gnus-mime-multipart-functions
9393 Alist of @acronym{MIME} multipart types and functions to handle them.
9395 @vindex gnus-mime-display-multipart-alternative-as-mixed
9396 @item gnus-mime-display-multipart-alternative-as-mixed
9397 Display "multipart/alternative" parts as "multipart/mixed".
9399 @vindex gnus-mime-display-multipart-related-as-mixed
9400 @item gnus-mime-display-multipart-related-as-mixed
9401 Display "multipart/related" parts as "multipart/mixed".
9403 If displaying "text/html" is discouraged, see
9404 @code{mm-discouraged-alternatives}, images or other material inside a
9405 "multipart/related" part might be overlooked when this variable is
9406 @code{nil}.  @ref{Display Customization, Display Customization, ,
9407 emacs-mime, Emacs-Mime Manual}.
9409 @vindex gnus-mime-display-multipart-as-mixed
9410 @item gnus-mime-display-multipart-as-mixed
9411 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9412 overrides @code{nil} values of
9413 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9414 @code{gnus-mime-display-multipart-related-as-mixed}.
9416 @vindex mm-file-name-rewrite-functions
9417 @item mm-file-name-rewrite-functions
9418 List of functions used for rewriting file names of @acronym{MIME} parts.
9419 Each function takes a file name as input and returns a file name.
9421 Ready-made functions include@*
9422 @code{mm-file-name-delete-whitespace},
9423 @code{mm-file-name-trim-whitespace},
9424 @code{mm-file-name-collapse-whitespace}, and
9425 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9426 the variable @code{mm-file-name-replace-whitespace} to replace each
9427 whitespace character in a file name with that string; default value
9428 is @code{"_"} (a single underscore).
9429 @findex mm-file-name-delete-whitespace
9430 @findex mm-file-name-trim-whitespace
9431 @findex mm-file-name-collapse-whitespace
9432 @findex mm-file-name-replace-whitespace
9433 @vindex mm-file-name-replace-whitespace
9435 The standard functions @code{capitalize}, @code{downcase},
9436 @code{upcase}, and @code{upcase-initials} may be useful, too.
9438 Everybody knows that whitespace characters in file names are evil,
9439 except those who don't know.  If you receive lots of attachments from
9440 such unenlightened users, you can make live easier by adding
9442 @lisp
9443 (setq mm-file-name-rewrite-functions
9444       '(mm-file-name-trim-whitespace
9445         mm-file-name-collapse-whitespace
9446         mm-file-name-replace-whitespace))
9447 @end lisp
9449 @noindent
9450 to your @file{~/.gnus.el} file.
9452 @end table
9455 @node Charsets
9456 @section Charsets
9457 @cindex charsets
9459 People use different charsets, and we have @acronym{MIME} to let us know what
9460 charsets they use.  Or rather, we wish we had.  Many people use
9461 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9462 just send out messages without saying what character sets they use.  To
9463 help a bit with this, some local news hierarchies have policies that say
9464 what character set is the default.  For instance, the @samp{fj}
9465 hierarchy uses @code{iso-2022-jp}.
9467 @vindex gnus-group-charset-alist
9468 This knowledge is encoded in the @code{gnus-group-charset-alist}
9469 variable, which is an alist of regexps (use the first item to match full
9470 group names) and default charsets to be used when reading these groups.
9472 @vindex gnus-newsgroup-ignored-charsets
9473 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9474 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9475 even if they really are in @code{koi-8}.  To help here, the
9476 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9477 charsets that are listed here will be ignored.  The variable can be
9478 set on a group-by-group basis using the group parameters (@pxref{Group
9479 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9480 which includes values some agents insist on having in there.
9482 @vindex gnus-group-posting-charset-alist
9483 When posting, @code{gnus-group-posting-charset-alist} is used to
9484 determine which charsets should not be encoded using the @acronym{MIME}
9485 encodings.  For instance, some hierarchies discourage using
9486 quoted-printable header encoding.
9488 This variable is an alist of regexps and permitted unencoded charsets
9489 for posting.  Each element of the alist has the form @code{(}@var{test
9490 header body-list}@code{)}, where:
9492 @table @var
9493 @item test
9494 is either a regular expression matching the newsgroup header or a
9495 variable to query,
9496 @item header
9497 is the charset which may be left unencoded in the header (@code{nil}
9498 means encode all charsets),
9499 @item body-list
9500 is a list of charsets which may be encoded using 8bit content-transfer
9501 encoding in the body, or one of the special values @code{nil} (always
9502 encode using quoted-printable) or @code{t} (always use 8bit).
9503 @end table
9505 @cindex Russian
9506 @cindex koi8-r
9507 @cindex koi8-u
9508 @cindex iso-8859-5
9509 @cindex coding system aliases
9510 @cindex preferred charset
9512 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9513 The Emacs MIME Manual}, for additional variables that control which
9514 MIME charsets are used when sending messages.
9516 Other charset tricks that may be useful, although not Gnus-specific:
9518 If there are several @acronym{MIME} charsets that encode the same Emacs
9519 charset, you can choose what charset to use by saying the following:
9521 @lisp
9522 (put-charset-property 'cyrillic-iso8859-5
9523                       'preferred-coding-system 'koi8-r)
9524 @end lisp
9526 This means that Russian will be encoded using @code{koi8-r} instead of
9527 the default @code{iso-8859-5} @acronym{MIME} charset.
9529 If you want to read messages in @code{koi8-u}, you can cheat and say
9531 @lisp
9532 (define-coding-system-alias 'koi8-u 'koi8-r)
9533 @end lisp
9535 This will almost do the right thing.
9537 And finally, to read charsets like @code{windows-1251}, you can say
9538 something like
9540 @lisp
9541 (codepage-setup 1251)
9542 (define-coding-system-alias 'windows-1251 'cp1251)
9543 @end lisp
9546 @node Article Commands
9547 @section Article Commands
9549 @table @kbd
9551 @item A P
9552 @cindex PostScript
9553 @cindex printing
9554 @kindex A P (Summary)
9555 @vindex gnus-ps-print-hook
9556 @findex gnus-summary-print-article
9557 Generate and print a PostScript image of the article buffer
9558 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9559 be run just before printing the buffer.  An alternative way to print
9560 article is to use Muttprint (@pxref{Saving Articles}).
9562 @end table
9565 @node Summary Sorting
9566 @section Summary Sorting
9567 @cindex summary sorting
9569 You can have the summary buffer sorted in various ways, even though I
9570 can't really see why you'd want that.
9572 @table @kbd
9574 @item C-c C-s C-n
9575 @kindex C-c C-s C-n (Summary)
9576 @findex gnus-summary-sort-by-number
9577 Sort by article number (@code{gnus-summary-sort-by-number}).
9579 @item C-c C-s C-a
9580 @kindex C-c C-s C-a (Summary)
9581 @findex gnus-summary-sort-by-author
9582 Sort by author (@code{gnus-summary-sort-by-author}).
9584 @item C-c C-s C-s
9585 @kindex C-c C-s C-s (Summary)
9586 @findex gnus-summary-sort-by-subject
9587 Sort by subject (@code{gnus-summary-sort-by-subject}).
9589 @item C-c C-s C-d
9590 @kindex C-c C-s C-d (Summary)
9591 @findex gnus-summary-sort-by-date
9592 Sort by date (@code{gnus-summary-sort-by-date}).
9594 @item C-c C-s C-l
9595 @kindex C-c C-s C-l (Summary)
9596 @findex gnus-summary-sort-by-lines
9597 Sort by lines (@code{gnus-summary-sort-by-lines}).
9599 @item C-c C-s C-c
9600 @kindex C-c C-s C-c (Summary)
9601 @findex gnus-summary-sort-by-chars
9602 Sort by article length (@code{gnus-summary-sort-by-chars}).
9604 @item C-c C-s C-i
9605 @kindex C-c C-s C-i (Summary)
9606 @findex gnus-summary-sort-by-score
9607 Sort by score (@code{gnus-summary-sort-by-score}).
9609 @item C-c C-s C-r
9610 @kindex C-c C-s C-r (Summary)
9611 @findex gnus-summary-sort-by-random
9612 Randomize (@code{gnus-summary-sort-by-random}).
9614 @item C-c C-s C-o
9615 @kindex C-c C-s C-o (Summary)
9616 @findex gnus-summary-sort-by-original
9617 Sort using the default sorting method
9618 (@code{gnus-summary-sort-by-original}).
9619 @end table
9621 These functions will work both when you use threading and when you don't
9622 use threading.  In the latter case, all summary lines will be sorted,
9623 line by line.  In the former case, sorting will be done on a
9624 root-by-root basis, which might not be what you were looking for.  To
9625 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9626 Commands}).
9629 @node Finding the Parent
9630 @section Finding the Parent
9631 @cindex parent articles
9632 @cindex referring articles
9634 @table @kbd
9635 @item ^
9636 @kindex ^ (Summary)
9637 @findex gnus-summary-refer-parent-article
9638 If you'd like to read the parent of the current article, and it is not
9639 displayed in the summary buffer, you might still be able to.  That is,
9640 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9641 and the @code{References} in the current article are not mangled, you
9642 can just press @kbd{^} or @kbd{A r}
9643 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9644 you'll get the parent.  If the parent is already displayed in the
9645 summary buffer, point will just move to this article.
9647 If given a positive numerical prefix, fetch that many articles back into
9648 the ancestry.  If given a negative numerical prefix, fetch just that
9649 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9650 grandparent and the grandgrandparent of the current article.  If you say
9651 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9652 article.
9654 @item A R (Summary)
9655 @findex gnus-summary-refer-references
9656 @kindex A R (Summary)
9657 Fetch all articles mentioned in the @code{References} header of the
9658 article (@code{gnus-summary-refer-references}).
9660 @item A T (Summary)
9661 @findex gnus-summary-refer-thread
9662 @kindex A T (Summary)
9663 Display the full thread where the current article appears
9664 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9665 headers in the current group to work, so it usually takes a while.  If
9666 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9667 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9668 visible effects normally, but it'll make this command work a whole lot
9669 faster.  Of course, it'll make group entry somewhat slow.
9671 @vindex gnus-refer-thread-limit
9672 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9673 articles before the first displayed in the current group) headers to
9674 fetch when doing this command.  The default is 200.  If @code{t}, all
9675 the available headers will be fetched.  This variable can be overridden
9676 by giving the @kbd{A T} command a numerical prefix.
9678 @item M-^ (Summary)
9679 @findex gnus-summary-refer-article
9680 @kindex M-^ (Summary)
9681 @cindex Message-ID
9682 @cindex fetching by Message-ID
9683 You can also ask Gnus for an arbitrary article, no matter what group it
9684 belongs to.  @kbd{M-^} (@code{gnus-summary-refer-article}) will ask you
9685 for a @code{Message-ID}, which is one of those long, hard-to-read
9686 thingies that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.
9687 You have to get it all exactly right.  No fuzzy searches, I'm afraid.
9689 Gnus looks for the @code{Message-ID} in the headers that have already
9690 been fetched, but also tries all the select methods specified by
9691 @code{gnus-refer-article-method} if it is not found.
9692 @end table
9694 @vindex gnus-refer-article-method
9695 If the group you are reading is located on a back end that does not
9696 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9697 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9698 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9699 updating the spool you are reading from, but that's not really
9700 necessary.
9702 It can also be a list of select methods, as well as the special symbol
9703 @code{current}, which means to use the current select method.  If it
9704 is a list, Gnus will try all the methods in the list until it finds a
9705 match.
9707 Here's an example setting that will first try the current method, and
9708 then ask Google if that fails:
9710 @lisp
9711 (setq gnus-refer-article-method
9712       '(current
9713         (nnweb "google" (nnweb-type google))))
9714 @end lisp
9716 Most of the mail back ends support fetching by @code{Message-ID}, but
9717 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9718 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9719 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9720 only able to locate articles that have been posted to the current
9721 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9722 not support this at all.
9725 @node Alternative Approaches
9726 @section Alternative Approaches
9728 Different people like to read news using different methods.  This being
9729 Gnus, we offer a small selection of minor modes for the summary buffers.
9731 @menu
9732 * Pick and Read::               First mark articles and then read them.
9733 * Binary Groups::               Auto-decode all articles.
9734 @end menu
9737 @node Pick and Read
9738 @subsection Pick and Read
9739 @cindex pick and read
9741 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9742 a two-phased reading interface.  The user first marks in a summary
9743 buffer the articles she wants to read.  Then she starts reading the
9744 articles with just an article buffer displayed.
9746 @findex gnus-pick-mode
9747 @kindex M-x gnus-pick-mode
9748 Gnus provides a summary buffer minor mode that allows
9749 this---@code{gnus-pick-mode}.  This basically means that a few process
9750 mark commands become one-keystroke commands to allow easy marking, and
9751 it provides one additional command for switching to the summary buffer.
9753 Here are the available keystrokes when using pick mode:
9755 @table @kbd
9756 @item .
9757 @kindex . (Pick)
9758 @findex gnus-pick-article-or-thread
9759 Pick the article or thread on the current line
9760 (@code{gnus-pick-article-or-thread}).  If the variable
9761 @code{gnus-thread-hide-subtree} is true, then this key selects the
9762 entire thread when used at the first article of the thread.  Otherwise,
9763 it selects just the article.  If given a numerical prefix, go to that
9764 thread or article and pick it.  (The line number is normally displayed
9765 at the beginning of the summary pick lines.)
9767 @item SPACE
9768 @kindex SPACE (Pick)
9769 @findex gnus-pick-next-page
9770 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9771 at the end of the buffer, start reading the picked articles.
9773 @item u
9774 @kindex u (Pick)
9775 @findex gnus-pick-unmark-article-or-thread.
9776 Unpick the thread or article
9777 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9778 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9779 thread if used at the first article of the thread.  Otherwise it unpicks
9780 just the article.  You can give this key a numerical prefix to unpick
9781 the thread or article at that line.
9783 @item RET
9784 @kindex RET (Pick)
9785 @findex gnus-pick-start-reading
9786 @vindex gnus-pick-display-summary
9787 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9788 given a prefix, mark all unpicked articles as read first.  If
9789 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9790 will still be visible when you are reading.
9792 @end table
9794 All the normal summary mode commands are still available in the
9795 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9796 which is mapped to the same function
9797 @code{gnus-summary-tick-article-forward}.
9799 If this sounds like a good idea to you, you could say:
9801 @lisp
9802 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9803 @end lisp
9805 @vindex gnus-pick-mode-hook
9806 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9808 @vindex gnus-mark-unpicked-articles-as-read
9809 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9810 all unpicked articles as read.  The default is @code{nil}.
9812 @vindex gnus-summary-pick-line-format
9813 The summary line format in pick mode is slightly different from the
9814 standard format.  At the beginning of each line the line number is
9815 displayed.  The pick mode line format is controlled by the
9816 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9817 Variables}).  It accepts the same format specs that
9818 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9821 @node Binary Groups
9822 @subsection Binary Groups
9823 @cindex binary groups
9825 @findex gnus-binary-mode
9826 @kindex M-x gnus-binary-mode
9827 If you spend much time in binary groups, you may grow tired of hitting
9828 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9829 is a minor mode for summary buffers that makes all ordinary Gnus article
9830 selection functions uudecode series of articles and display the result
9831 instead of just displaying the articles the normal way.
9833 @kindex g (Binary)
9834 @findex gnus-binary-show-article
9835 The only way, in fact, to see the actual articles is the @kbd{g}
9836 command, when you have turned on this mode
9837 (@code{gnus-binary-show-article}).
9839 @vindex gnus-binary-mode-hook
9840 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9843 @node Tree Display
9844 @section Tree Display
9845 @cindex trees
9847 @vindex gnus-use-trees
9848 If you don't like the normal Gnus summary display, you might try setting
9849 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9850 additional @dfn{tree buffer}.  You can execute all summary mode commands
9851 in the tree buffer.
9853 There are a few variables to customize the tree display, of course:
9855 @table @code
9856 @item gnus-tree-mode-hook
9857 @vindex gnus-tree-mode-hook
9858 A hook called in all tree mode buffers.
9860 @item gnus-tree-mode-line-format
9861 @vindex gnus-tree-mode-line-format
9862 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9863 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9864 of valid specs, @pxref{Summary Buffer Mode Line}.
9866 @item gnus-selected-tree-face
9867 @vindex gnus-selected-tree-face
9868 Face used for highlighting the selected article in the tree buffer.  The
9869 default is @code{modeline}.
9871 @item gnus-tree-line-format
9872 @vindex gnus-tree-line-format
9873 A format string for the tree nodes.  The name is a bit of a misnomer,
9874 though---it doesn't define a line, but just the node.  The default value
9875 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9876 the name of the poster.  It is vital that all nodes are of the same
9877 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9879 Valid specs are:
9881 @table @samp
9882 @item n
9883 The name of the poster.
9884 @item f
9885 The @code{From} header.
9886 @item N
9887 The number of the article.
9888 @item [
9889 The opening bracket.
9890 @item ]
9891 The closing bracket.
9892 @item s
9893 The subject.
9894 @end table
9896 @xref{Formatting Variables}.
9898 Variables related to the display are:
9900 @table @code
9901 @item gnus-tree-brackets
9902 @vindex gnus-tree-brackets
9903 This is used for differentiating between ``real'' articles and
9904 ``sparse'' articles.  The format is
9905 @example
9906 ((@var{real-open} . @var{real-close})
9907  (@var{sparse-open} . @var{sparse-close})
9908  (@var{dummy-open} . @var{dummy-close}))
9909 @end example
9910 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9912 @item gnus-tree-parent-child-edges
9913 @vindex gnus-tree-parent-child-edges
9914 This is a list that contains the characters used for connecting parent
9915 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9917 @end table
9919 @item gnus-tree-minimize-window
9920 @vindex gnus-tree-minimize-window
9921 If this variable is non-@code{nil}, Gnus will try to keep the tree
9922 buffer as small as possible to allow more room for the other Gnus
9923 windows.  If this variable is a number, the tree buffer will never be
9924 higher than that number.  The default is @code{t}.  Note that if you
9925 have several windows displayed side-by-side in a frame and the tree
9926 buffer is one of these, minimizing the tree window will also resize all
9927 other windows displayed next to it.
9929 You may also wish to add the following hook to keep the window minimized
9930 at all times:
9932 @lisp
9933 (add-hook 'gnus-configure-windows-hook
9934           'gnus-tree-perhaps-minimize)
9935 @end lisp
9937 @item gnus-generate-tree-function
9938 @vindex gnus-generate-tree-function
9939 @findex gnus-generate-horizontal-tree
9940 @findex gnus-generate-vertical-tree
9941 The function that actually generates the thread tree.  Two predefined
9942 functions are available: @code{gnus-generate-horizontal-tree} and
9943 @code{gnus-generate-vertical-tree} (which is the default).
9945 @end table
9947 Here's an example from a horizontal tree buffer:
9949 @example
9950 @{***@}-(***)-[odd]-[Gun]
9951      |      \[Jan]
9952      |      \[odd]-[Eri]
9953      |      \(***)-[Eri]
9954      |            \[odd]-[Paa]
9955      \[Bjo]
9956      \[Gun]
9957      \[Gun]-[Jor]
9958 @end example
9960 Here's the same thread displayed in a vertical tree buffer:
9962 @example
9963 @group
9964 @{***@}
9965   |--------------------------\-----\-----\
9966 (***)                         [Bjo] [Gun] [Gun]
9967   |--\-----\-----\                          |
9968 [odd] [Jan] [odd] (***)                   [Jor]
9969   |           |     |--\
9970 [Gun]       [Eri] [Eri] [odd]
9971                           |
9972                         [Paa]
9973 @end group
9974 @end example
9976 If you're using horizontal trees, it might be nice to display the trees
9977 side-by-side with the summary buffer.  You could add something like the
9978 following to your @file{~/.gnus.el} file:
9980 @lisp
9981 (setq gnus-use-trees t
9982       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9983       gnus-tree-minimize-window nil)
9984 (gnus-add-configuration
9985  '(article
9986    (vertical 1.0
9987              (horizontal 0.25
9988                          (summary 0.75 point)
9989                          (tree 1.0))
9990              (article 1.0))))
9991 @end lisp
9993 @xref{Window Layout}.
9996 @node Mail Group Commands
9997 @section Mail Group Commands
9998 @cindex mail group commands
10000 Some commands only make sense in mail groups.  If these commands are
10001 invalid in the current group, they will raise a hell and let you know.
10003 All these commands (except the expiry and edit commands) use the
10004 process/prefix convention (@pxref{Process/Prefix}).
10006 @table @kbd
10008 @item B e
10009 @kindex B e (Summary)
10010 @findex gnus-summary-expire-articles
10011 Run all expirable articles in the current group through the expiry
10012 process (@code{gnus-summary-expire-articles}).  That is, delete all
10013 expirable articles in the group that have been around for a while.
10014 (@pxref{Expiring Mail}).
10016 @item B C-M-e
10017 @kindex B C-M-e (Summary)
10018 @findex gnus-summary-expire-articles-now
10019 Delete all the expirable articles in the group
10020 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10021 articles eligible for expiry in the current group will
10022 disappear forever into that big @file{/dev/null} in the sky.
10024 @item B DEL
10025 @kindex B DEL (Summary)
10026 @findex gnus-summary-delete-article
10027 @c @icon{gnus-summary-mail-delete}
10028 Delete the mail article.  This is ``delete'' as in ``delete it from your
10029 disk forever and ever, never to return again.'' Use with caution.
10030 (@code{gnus-summary-delete-article}).
10032 @item B m
10033 @kindex B m (Summary)
10034 @cindex move mail
10035 @findex gnus-summary-move-article
10036 @vindex gnus-preserve-marks
10037 Move the article from one mail group to another
10038 (@code{gnus-summary-move-article}).  Marks will be preserved if
10039 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10041 @item B c
10042 @kindex B c (Summary)
10043 @cindex copy mail
10044 @findex gnus-summary-copy-article
10045 @c @icon{gnus-summary-mail-copy}
10046 Copy the article from one group (mail group or not) to a mail group
10047 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10048 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10050 @item B B
10051 @kindex B B (Summary)
10052 @cindex crosspost mail
10053 @findex gnus-summary-crosspost-article
10054 Crosspost the current article to some other group
10055 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10056 the article in the other group, and the Xref headers of the article will
10057 be properly updated.
10059 @item B i
10060 @kindex B i (Summary)
10061 @findex gnus-summary-import-article
10062 Import an arbitrary file into the current mail newsgroup
10063 (@code{gnus-summary-import-article}).  You will be prompted for a file
10064 name, a @code{From} header and a @code{Subject} header.
10066 @item B I
10067 @kindex B I (Summary)
10068 @findex gnus-summary-create-article
10069 Create an empty article in the current mail newsgroups
10070 (@code{gnus-summary-create-article}).  You will be prompted for a
10071 @code{From} header and a @code{Subject} header.
10073 @item B r
10074 @kindex B r (Summary)
10075 @findex gnus-summary-respool-article
10076 @vindex gnus-summary-respool-default-method
10077 Respool the mail article (@code{gnus-summary-respool-article}).
10078 @code{gnus-summary-respool-default-method} will be used as the default
10079 select method when respooling.  This variable is @code{nil} by default,
10080 which means that the current group select method will be used instead.
10081 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10082 (which is the default).
10084 @item B w
10085 @itemx e
10086 @kindex B w (Summary)
10087 @kindex e (Summary)
10088 @findex gnus-summary-edit-article
10089 @kindex C-c C-c (Article)
10090 @findex gnus-summary-edit-article-done
10091 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10092 editing and make the changes permanent, type @kbd{C-c C-c}
10093 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10094 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10096 @item B q
10097 @kindex B q (Summary)
10098 @findex gnus-summary-respool-query
10099 If you want to re-spool an article, you might be curious as to what group
10100 the article will end up in before you do the re-spooling.  This command
10101 will tell you (@code{gnus-summary-respool-query}).
10103 @item B t
10104 @kindex B t (Summary)
10105 @findex gnus-summary-respool-trace
10106 Similarly, this command will display all fancy splitting patterns used
10107 when respooling, if any (@code{gnus-summary-respool-trace}).
10109 @item B p
10110 @kindex B p (Summary)
10111 @findex gnus-summary-article-posted-p
10112 Some people have a tendency to send you ``courtesy'' copies when they
10113 follow up to articles you have posted.  These usually have a
10114 @code{Newsgroups} header in them, but not always.  This command
10115 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10116 article from your news server (or rather, from
10117 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10118 report back whether it found the article or not.  Even if it says that
10119 it didn't find the article, it may have been posted anyway---mail
10120 propagation is much faster than news propagation, and the news copy may
10121 just not have arrived yet.
10123 @item K E
10124 @kindex K E (Summary)
10125 @findex gnus-article-encrypt-body
10126 @vindex gnus-article-encrypt-protocol
10127 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10128 The body is encrypted with the encryption protocol specified by the
10129 variable @code{gnus-article-encrypt-protocol}.
10131 @end table
10133 @vindex gnus-move-split-methods
10134 @cindex moving articles
10135 If you move (or copy) articles regularly, you might wish to have Gnus
10136 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10137 variable that uses the same syntax as @code{gnus-split-methods}
10138 (@pxref{Saving Articles}).  You may customize that variable to create
10139 suggestions you find reasonable.  (Note that
10140 @code{gnus-move-split-methods} uses group names where
10141 @code{gnus-split-methods} uses file names.)
10143 @lisp
10144 (setq gnus-move-split-methods
10145       '(("^From:.*Lars Magne" "nnml:junk")
10146         ("^Subject:.*gnus" "nnfolder:important")
10147         (".*" "nnml:misc")))
10148 @end lisp
10151 @node Various Summary Stuff
10152 @section Various Summary Stuff
10154 @menu
10155 * Summary Group Information::   Information oriented commands.
10156 * Searching for Articles::      Multiple article commands.
10157 * Summary Generation Commands::
10158 * Really Various Summary Commands::  Those pesky non-conformant commands.
10159 @end menu
10161 @table @code
10162 @vindex gnus-summary-display-while-building
10163 @item gnus-summary-display-while-building
10164 If non-@code{nil}, show and update the summary buffer as it's being
10165 built.  If @code{t}, update the buffer after every line is inserted.
10166 If the value is an integer, @var{n}, update the display every @var{n}
10167 lines.  The default is @code{nil}.
10169 @vindex gnus-summary-display-arrow
10170 @item gnus-summary-display-arrow
10171 If non-@code{nil}, display an arrow in the fringe to indicate the
10172 current article.
10174 @vindex gnus-summary-mode-hook
10175 @item gnus-summary-mode-hook
10176 This hook is called when creating a summary mode buffer.
10178 @vindex gnus-summary-generate-hook
10179 @item gnus-summary-generate-hook
10180 This is called as the last thing before doing the threading and the
10181 generation of the summary buffer.  It's quite convenient for customizing
10182 the threading variables based on what data the newsgroup has.  This hook
10183 is called from the summary buffer after most summary buffer variables
10184 have been set.
10186 @vindex gnus-summary-prepare-hook
10187 @item gnus-summary-prepare-hook
10188 It is called after the summary buffer has been generated.  You might use
10189 it to, for instance, highlight lines or modify the look of the buffer in
10190 some other ungodly manner.  I don't care.
10192 @vindex gnus-summary-prepared-hook
10193 @item gnus-summary-prepared-hook
10194 A hook called as the very last thing after the summary buffer has been
10195 generated.
10197 @vindex gnus-summary-ignore-duplicates
10198 @item gnus-summary-ignore-duplicates
10199 When Gnus discovers two articles that have the same @code{Message-ID},
10200 it has to do something drastic.  No articles are allowed to have the
10201 same @code{Message-ID}, but this may happen when reading mail from some
10202 sources.  Gnus allows you to customize what happens with this variable.
10203 If it is @code{nil} (which is the default), Gnus will rename the
10204 @code{Message-ID} (for display purposes only) and display the article as
10205 any other article.  If this variable is @code{t}, it won't display the
10206 article---it'll be as if it never existed.
10208 @vindex gnus-alter-articles-to-read-function
10209 @item gnus-alter-articles-to-read-function
10210 This function, which takes two parameters (the group name and the list
10211 of articles to be selected), is called to allow the user to alter the
10212 list of articles to be selected.
10214 For instance, the following function adds the list of cached articles to
10215 the list in one particular group:
10217 @lisp
10218 (defun my-add-cached-articles (group articles)
10219   (if (string= group "some.group")
10220       (append gnus-newsgroup-cached articles)
10221     articles))
10222 @end lisp
10224 @vindex gnus-newsgroup-variables
10225 @item gnus-newsgroup-variables
10226 A list of newsgroup (summary buffer) local variables, or cons of
10227 variables and their default expressions to be evalled (when the default
10228 values are not @code{nil}), that should be made global while the summary
10229 buffer is active.
10231 Note: The default expressions will be evaluated (using function
10232 @code{eval}) before assignment to the local variable rather than just
10233 assigned to it.  If the default expression is the symbol @code{global},
10234 that symbol will not be evaluated but the global value of the local
10235 variable will be used instead.
10237 These variables can be used to set variables in the group parameters
10238 while still allowing them to affect operations done in other
10239 buffers.  For example:
10241 @lisp
10242 (setq gnus-newsgroup-variables
10243       '(message-use-followup-to
10244         (gnus-visible-headers .
10245  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10246 @end lisp
10248 Also @pxref{Group Parameters}.
10249 @end table
10252 @node Summary Group Information
10253 @subsection Summary Group Information
10255 @table @kbd
10257 @item H f
10258 @kindex H f (Summary)
10259 @findex gnus-summary-fetch-faq
10260 @vindex gnus-group-faq-directory
10261 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10262 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10263 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10264 is usually a directory on a remote machine.  This variable can also be
10265 a list of directories.  In that case, giving a prefix to this command
10266 will allow you to choose between the various sites.  @code{ange-ftp}
10267 or @code{efs} will probably be used for fetching the file.
10269 @item H d
10270 @kindex H d (Summary)
10271 @findex gnus-summary-describe-group
10272 Give a brief description of the current group
10273 (@code{gnus-summary-describe-group}).  If given a prefix, force
10274 rereading the description from the server.
10276 @item H h
10277 @kindex H h (Summary)
10278 @findex gnus-summary-describe-briefly
10279 Give an extremely brief description of the most important summary
10280 keystrokes (@code{gnus-summary-describe-briefly}).
10282 @item H i
10283 @kindex H i (Summary)
10284 @findex gnus-info-find-node
10285 Go to the Gnus info node (@code{gnus-info-find-node}).
10286 @end table
10289 @node Searching for Articles
10290 @subsection Searching for Articles
10292 @table @kbd
10294 @item M-s
10295 @kindex M-s (Summary)
10296 @findex gnus-summary-search-article-forward
10297 Search through all subsequent (raw) articles for a regexp
10298 (@code{gnus-summary-search-article-forward}).
10300 @item M-r
10301 @kindex M-r (Summary)
10302 @findex gnus-summary-search-article-backward
10303 Search through all previous (raw) articles for a regexp
10304 (@code{gnus-summary-search-article-backward}).
10306 @item &
10307 @kindex & (Summary)
10308 @findex gnus-summary-execute-command
10309 This command will prompt you for a header, a regular expression to match
10310 on this field, and a command to be executed if the match is made
10311 (@code{gnus-summary-execute-command}).  If the header is an empty
10312 string, the match is done on the entire article.  If given a prefix,
10313 search backward instead.
10315 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10316 all articles that have heads or bodies that match @samp{some.*string}.
10318 @item M-&
10319 @kindex M-& (Summary)
10320 @findex gnus-summary-universal-argument
10321 Perform any operation on all articles that have been marked with
10322 the process mark (@code{gnus-summary-universal-argument}).
10323 @end table
10325 @node Summary Generation Commands
10326 @subsection Summary Generation Commands
10328 @table @kbd
10330 @item Y g
10331 @kindex Y g (Summary)
10332 @findex gnus-summary-prepare
10333 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10335 @item Y c
10336 @kindex Y c (Summary)
10337 @findex gnus-summary-insert-cached-articles
10338 Pull all cached articles (for the current group) into the summary buffer
10339 (@code{gnus-summary-insert-cached-articles}).
10341 @item Y d
10342 @kindex Y d (Summary)
10343 @findex gnus-summary-insert-dormant-articles
10344 Pull all dormant articles (for the current group) into the summary buffer
10345 (@code{gnus-summary-insert-dormant-articles}).
10347 @end table
10350 @node Really Various Summary Commands
10351 @subsection Really Various Summary Commands
10353 @table @kbd
10355 @item A D
10356 @itemx C-d
10357 @kindex C-d (Summary)
10358 @kindex A D (Summary)
10359 @findex gnus-summary-enter-digest-group
10360 If the current article is a collection of other articles (for instance,
10361 a digest), you might use this command to enter a group based on the that
10362 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10363 guess what article type is currently displayed unless you give a prefix
10364 to this command, which forces a ``digest'' interpretation.  Basically,
10365 whenever you see a message that is a collection of other messages of
10366 some format, you @kbd{C-d} and read these messages in a more convenient
10367 fashion.
10369 @item C-M-d
10370 @kindex C-M-d (Summary)
10371 @findex gnus-summary-read-document
10372 This command is very similar to the one above, but lets you gather
10373 several documents into one biiig group
10374 (@code{gnus-summary-read-document}).  It does this by opening several
10375 @code{nndoc} groups for each document, and then opening an
10376 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10377 command understands the process/prefix convention
10378 (@pxref{Process/Prefix}).
10380 @item C-t
10381 @kindex C-t (Summary)
10382 @findex gnus-summary-toggle-truncation
10383 Toggle truncation of summary lines
10384 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10385 line centering function in the summary buffer, so it's not a good idea
10386 to have truncation switched off while reading articles.
10388 @item =
10389 @kindex = (Summary)
10390 @findex gnus-summary-expand-window
10391 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10392 If given a prefix, force an @code{article} window configuration.
10394 @item C-M-e
10395 @kindex C-M-e (Summary)
10396 @findex gnus-summary-edit-parameters
10397 Edit the group parameters (@pxref{Group Parameters}) of the current
10398 group (@code{gnus-summary-edit-parameters}).
10400 @item C-M-a
10401 @kindex C-M-a (Summary)
10402 @findex gnus-summary-customize-parameters
10403 Customize the group parameters (@pxref{Group Parameters}) of the current
10404 group (@code{gnus-summary-customize-parameters}).
10406 @end table
10409 @node Exiting the Summary Buffer
10410 @section Exiting the Summary Buffer
10411 @cindex summary exit
10412 @cindex exiting groups
10414 Exiting from the summary buffer will normally update all info on the
10415 group and return you to the group buffer.
10417 @table @kbd
10419 @item Z Z
10420 @itemx Z Q
10421 @itemx q
10422 @kindex Z Z (Summary)
10423 @kindex Z Q (Summary)
10424 @kindex q (Summary)
10425 @findex gnus-summary-exit
10426 @vindex gnus-summary-exit-hook
10427 @vindex gnus-summary-prepare-exit-hook
10428 @vindex gnus-group-no-more-groups-hook
10429 @c @icon{gnus-summary-exit}
10430 Exit the current group and update all information on the group
10431 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10432 called before doing much of the exiting, which calls
10433 @code{gnus-summary-expire-articles} by default.
10434 @code{gnus-summary-exit-hook} is called after finishing the exit
10435 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10436 group mode having no more (unread) groups.
10438 @item Z E
10439 @itemx Q
10440 @kindex Z E (Summary)
10441 @kindex Q (Summary)
10442 @findex gnus-summary-exit-no-update
10443 Exit the current group without updating any information on the group
10444 (@code{gnus-summary-exit-no-update}).
10446 @item Z c
10447 @itemx c
10448 @kindex Z c (Summary)
10449 @kindex c (Summary)
10450 @findex gnus-summary-catchup-and-exit
10451 @c @icon{gnus-summary-catchup-and-exit}
10452 Mark all unticked articles in the group as read and then exit
10453 (@code{gnus-summary-catchup-and-exit}).
10455 @item Z C
10456 @kindex Z C (Summary)
10457 @findex gnus-summary-catchup-all-and-exit
10458 Mark all articles, even the ticked ones, as read and then exit
10459 (@code{gnus-summary-catchup-all-and-exit}).
10461 @item Z n
10462 @kindex Z n (Summary)
10463 @findex gnus-summary-catchup-and-goto-next-group
10464 Mark all articles as read and go to the next group
10465 (@code{gnus-summary-catchup-and-goto-next-group}).
10467 @item Z R
10468 @itemx C-x C-s
10469 @kindex Z R (Summary)
10470 @kindex C-x C-s (Summary)
10471 @findex gnus-summary-reselect-current-group
10472 Exit this group, and then enter it again
10473 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10474 all articles, both read and unread.
10476 @item Z G
10477 @itemx M-g
10478 @kindex Z G (Summary)
10479 @kindex M-g (Summary)
10480 @findex gnus-summary-rescan-group
10481 @c @icon{gnus-summary-mail-get}
10482 Exit the group, check for new articles in the group, and select the
10483 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10484 articles, both read and unread.
10486 @item Z N
10487 @kindex Z N (Summary)
10488 @findex gnus-summary-next-group
10489 Exit the group and go to the next group
10490 (@code{gnus-summary-next-group}).
10492 @item Z P
10493 @kindex Z P (Summary)
10494 @findex gnus-summary-prev-group
10495 Exit the group and go to the previous group
10496 (@code{gnus-summary-prev-group}).
10498 @item Z s
10499 @kindex Z s (Summary)
10500 @findex gnus-summary-save-newsrc
10501 Save the current number of read/marked articles in the dribble buffer
10502 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10503 given a prefix, also save the @file{.newsrc} file(s).  Using this
10504 command will make exit without updating (the @kbd{Q} command) worthless.
10505 @end table
10507 @vindex gnus-exit-group-hook
10508 @code{gnus-exit-group-hook} is called when you exit the current group
10509 with an ``updating'' exit.  For instance @kbd{Q}
10510 (@code{gnus-summary-exit-no-update}) does not call this hook.
10512 @findex gnus-summary-wake-up-the-dead
10513 @findex gnus-dead-summary-mode
10514 @vindex gnus-kill-summary-on-exit
10515 If you're in the habit of exiting groups, and then changing your mind
10516 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10517 If you do that, Gnus won't kill the summary buffer when you exit it.
10518 (Quelle surprise!)  Instead it will change the name of the buffer to
10519 something like @samp{*Dead Summary ... *} and install a minor mode
10520 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10521 buffer, you'll find that all keys are mapped to a function called
10522 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10523 summary buffer will result in a live, normal summary buffer.
10525 There will never be more than one dead summary buffer at any one time.
10527 @vindex gnus-use-cross-reference
10528 The data on the current group will be updated (which articles you have
10529 read, which articles you have replied to, etc.) when you exit the
10530 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10531 @code{t} (which is the default), articles that are cross-referenced to
10532 this group and are marked as read, will also be marked as read in the
10533 other subscribed groups they were cross-posted to.  If this variable is
10534 neither @code{nil} nor @code{t}, the article will be marked as read in
10535 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10538 @node Crosspost Handling
10539 @section Crosspost Handling
10541 @cindex velveeta
10542 @cindex spamming
10543 Marking cross-posted articles as read ensures that you'll never have to
10544 read the same article more than once.  Unless, of course, somebody has
10545 posted it to several groups separately.  Posting the same article to
10546 several groups (not cross-posting) is called @dfn{spamming}, and you are
10547 by law required to send nasty-grams to anyone who perpetrates such a
10548 heinous crime.  You may want to try NoCeM handling to filter out spam
10549 (@pxref{NoCeM}).
10551 Remember: Cross-posting is kinda ok, but posting the same article
10552 separately to several groups is not.  Massive cross-posting (aka.
10553 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10554 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10555 excessive crossposting (@pxref{Summary Mail Commands}).
10557 @cindex cross-posting
10558 @cindex Xref
10559 @cindex @acronym{NOV}
10560 One thing that may cause Gnus to not do the cross-posting thing
10561 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10562 (which is very nice, because it speeds things up considerably) which
10563 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10564 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10565 even with @sc{xover} by registering the @code{Xref} lines of all
10566 articles you actually read, but if you kill the articles, or just mark
10567 them as read without reading them, Gnus will not get a chance to snoop
10568 the @code{Xref} lines out of these articles, and will be unable to use
10569 the cross reference mechanism.
10571 @cindex LIST overview.fmt
10572 @cindex overview.fmt
10573 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10574 in its overview files, try @samp{telnet your.nntp.server nntp},
10575 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10576 overview.fmt}.  This may not work, but if it does, and the last line you
10577 get does not read @samp{Xref:full}, then you should shout and whine at
10578 your news admin until she includes the @code{Xref} header in the
10579 overview files.
10581 @vindex gnus-nov-is-evil
10582 If you want Gnus to get the @code{Xref}s right all the time, you have to
10583 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10584 considerably.
10586 C'est la vie.
10588 For an alternative approach, @pxref{Duplicate Suppression}.
10591 @node Duplicate Suppression
10592 @section Duplicate Suppression
10594 By default, Gnus tries to make sure that you don't have to read the same
10595 article more than once by utilizing the crossposting mechanism
10596 (@pxref{Crosspost Handling}).  However, that simple and efficient
10597 approach may not work satisfactory for some users for various
10598 reasons.
10600 @enumerate
10601 @item
10602 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10603 is evil and not very common.
10605 @item
10606 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10607 @file{.overview} data bases.  This is evil and all too common, alas.
10609 @item
10610 You may be reading the same group (or several related groups) from
10611 different @acronym{NNTP} servers.
10613 @item
10614 You may be getting mail that duplicates articles posted to groups.
10615 @end enumerate
10617 I'm sure there are other situations where @code{Xref} handling fails as
10618 well, but these four are the most common situations.
10620 If, and only if, @code{Xref} handling fails for you, then you may
10621 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10622 will remember the @code{Message-ID}s of all articles you have read or
10623 otherwise marked as read, and then, as if by magic, mark them as read
10624 all subsequent times you see them---in @emph{all} groups.  Using this
10625 mechanism is quite likely to be somewhat inefficient, but not overly
10626 so.  It's certainly preferable to reading the same articles more than
10627 once.
10629 Duplicate suppression is not a very subtle instrument.  It's more like a
10630 sledge hammer than anything else.  It works in a very simple
10631 fashion---if you have marked an article as read, it adds this Message-ID
10632 to a cache.  The next time it sees this Message-ID, it will mark the
10633 article as read with the @samp{M} mark.  It doesn't care what group it
10634 saw the article in.
10636 @table @code
10637 @item gnus-suppress-duplicates
10638 @vindex gnus-suppress-duplicates
10639 If non-@code{nil}, suppress duplicates.
10641 @item gnus-save-duplicate-list
10642 @vindex gnus-save-duplicate-list
10643 If non-@code{nil}, save the list of duplicates to a file.  This will
10644 make startup and shutdown take longer, so the default is @code{nil}.
10645 However, this means that only duplicate articles read in a single Gnus
10646 session are suppressed.
10648 @item gnus-duplicate-list-length
10649 @vindex gnus-duplicate-list-length
10650 This variable says how many @code{Message-ID}s to keep in the duplicate
10651 suppression list.  The default is 10000.
10653 @item gnus-duplicate-file
10654 @vindex gnus-duplicate-file
10655 The name of the file to store the duplicate suppression list in.  The
10656 default is @file{~/News/suppression}.
10657 @end table
10659 If you have a tendency to stop and start Gnus often, setting
10660 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10661 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
10662 the other hand, saving the list makes startup and shutdown much slower,
10663 so that means that if you stop and start Gnus often, you should set
10664 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10665 to you to figure out, I think.
10667 @node Security
10668 @section Security
10670 Gnus is able to verify signed messages or decrypt encrypted messages.
10671 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10672 and @acronym{S/MIME}, however you need some external programs to get
10673 things to work:
10675 @enumerate
10676 @item
10677 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10678 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10679 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10680 Manual}), but Mailcrypt and gpg.el are also supported.
10682 @item
10683 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10684 or newer is recommended.
10686 @end enumerate
10688 The variables that control security functionality on reading messages
10689 include:
10691 @table @code
10692 @item mm-verify-option
10693 @vindex mm-verify-option
10694 Option of verifying signed parts.  @code{never}, not verify;
10695 @code{always}, always verify; @code{known}, only verify known
10696 protocols.  Otherwise, ask user.
10698 @item mm-decrypt-option
10699 @vindex mm-decrypt-option
10700 Option of decrypting encrypted parts.  @code{never}, no decryption;
10701 @code{always}, always decrypt; @code{known}, only decrypt known
10702 protocols.  Otherwise, ask user.
10704 @item mml1991-use
10705 @vindex mml1991-use
10706 Symbol indicating elisp interface to OpenPGP implementation for
10707 @acronym{PGP} messages.  The default is @code{pgg}, but
10708 @code{mailcrypt} and @code{gpg} are also supported although
10709 deprecated.
10711 @item mml2015-use
10712 @vindex mml2015-use
10713 Symbol indicating elisp interface to OpenPGP implementation for
10714 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10715 @code{mailcrypt} and @code{gpg} are also supported although
10716 deprecated.
10718 @end table
10720 By default the buttons that display security information are not
10721 shown, because they clutter reading the actual e-mail.  You can type
10722 @kbd{K b} manually to display the information.  Use the
10723 @code{gnus-buttonized-mime-types} and
10724 @code{gnus-unbuttonized-mime-types} variables to control this
10725 permanently.  @ref{MIME Commands} for further details, and hints on
10726 how to customize these variables to always display security
10727 information.
10729 @cindex snarfing keys
10730 @cindex importing PGP keys
10731 @cindex PGP key ring import
10732 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10733 key ring) is not supported explicitly through a menu item or command,
10734 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10735 allowing you to specify whatever action you think is appropriate
10736 through the usual @acronym{MIME} infrastructure.  You can use a
10737 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10738 Emacs MIME Manual}) such as the following to import keys using GNU
10739 Privacy Guard when you click on the @acronym{MIME} button
10740 (@pxref{Using MIME}).
10742 @example
10743 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10744 @end example
10745 @noindent
10746 This happens to also be the default action defined in
10747 @code{mailcap-mime-data}.
10749 More information on how to set things for sending outgoing signed and
10750 encrypted messages up can be found in the message manual
10751 (@pxref{Security, ,Security, message, Message Manual}).
10753 @node Mailing List
10754 @section Mailing List
10755 @cindex mailing list
10756 @cindex RFC 2396
10758 @kindex A M (summary)
10759 @findex gnus-mailing-list-insinuate
10760 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10761 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10762 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10763 summary buffer.
10765 That enables the following commands to the summary buffer:
10767 @table @kbd
10769 @item C-c C-n h
10770 @kindex C-c C-n h (Summary)
10771 @findex gnus-mailing-list-help
10772 Send a message to fetch mailing list help, if List-Help field exists.
10774 @item C-c C-n s
10775 @kindex C-c C-n s (Summary)
10776 @findex gnus-mailing-list-subscribe
10777 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10779 @item C-c C-n u
10780 @kindex C-c C-n u (Summary)
10781 @findex gnus-mailing-list-unsubscribe
10782 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10783 field exists.
10785 @item C-c C-n p
10786 @kindex C-c C-n p (Summary)
10787 @findex gnus-mailing-list-post
10788 Post to the mailing list, if List-Post field exists.
10790 @item C-c C-n o
10791 @kindex C-c C-n o (Summary)
10792 @findex gnus-mailing-list-owner
10793 Send a message to the mailing list owner, if List-Owner field exists.
10795 @item C-c C-n a
10796 @kindex C-c C-n a (Summary)
10797 @findex gnus-mailing-list-owner
10798 Browse the mailing list archive, if List-Archive field exists.
10800 @end table
10803 @node Article Buffer
10804 @chapter Article Buffer
10805 @cindex article buffer
10807 The articles are displayed in the article buffer, of which there is only
10808 one.  All the summary buffers share the same article buffer unless you
10809 tell Gnus otherwise.
10811 @menu
10812 * Hiding Headers::              Deciding what headers should be displayed.
10813 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10814 * Customizing Articles::        Tailoring the look of the articles.
10815 * Article Keymap::              Keystrokes available in the article buffer.
10816 * Misc Article::                Other stuff.
10817 @end menu
10820 @node Hiding Headers
10821 @section Hiding Headers
10822 @cindex hiding headers
10823 @cindex deleting headers
10825 The top section of each article is the @dfn{head}.  (The rest is the
10826 @dfn{body}, but you may have guessed that already.)
10828 @vindex gnus-show-all-headers
10829 There is a lot of useful information in the head: the name of the person
10830 who wrote the article, the date it was written and the subject of the
10831 article.  That's well and nice, but there's also lots of information
10832 most people do not want to see---what systems the article has passed
10833 through before reaching you, the @code{Message-ID}, the
10834 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10835 of some of those lines.  If you want to keep all those lines in the
10836 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10838 Gnus provides you with two variables for sifting headers:
10840 @table @code
10842 @item gnus-visible-headers
10843 @vindex gnus-visible-headers
10844 If this variable is non-@code{nil}, it should be a regular expression
10845 that says what headers you wish to keep in the article buffer.  All
10846 headers that do not match this variable will be hidden.
10848 For instance, if you only want to see the name of the person who wrote
10849 the article and the subject, you'd say:
10851 @lisp
10852 (setq gnus-visible-headers "^From:\\|^Subject:")
10853 @end lisp
10855 This variable can also be a list of regexps to match headers to
10856 remain visible.
10858 @item gnus-ignored-headers
10859 @vindex gnus-ignored-headers
10860 This variable is the reverse of @code{gnus-visible-headers}.  If this
10861 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10862 should be a regular expression that matches all lines that you want to
10863 hide.  All lines that do not match this variable will remain visible.
10865 For instance, if you just want to get rid of the @code{References} line
10866 and the @code{Xref} line, you might say:
10868 @lisp
10869 (setq gnus-ignored-headers "^References:\\|^Xref:")
10870 @end lisp
10872 This variable can also be a list of regexps to match headers to
10873 be removed.
10875 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10876 variable will have no effect.
10878 @end table
10880 @vindex gnus-sorted-header-list
10881 Gnus can also sort the headers for you.  (It does this by default.)  You
10882 can control the sorting by setting the @code{gnus-sorted-header-list}
10883 variable.  It is a list of regular expressions that says in what order
10884 the headers are to be displayed.
10886 For instance, if you want the name of the author of the article first,
10887 and then the subject, you might say something like:
10889 @lisp
10890 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10891 @end lisp
10893 Any headers that are to remain visible, but are not listed in this
10894 variable, will be displayed in random order after all the headers listed in this variable.
10896 @findex gnus-article-hide-boring-headers
10897 @vindex gnus-boring-article-headers
10898 You can hide further boring headers by setting
10899 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10900 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10901 list, but this list doesn't actually contain header names.  Instead it
10902 lists various @dfn{boring conditions} that Gnus can check and remove
10903 from sight.
10905 These conditions are:
10906 @table @code
10907 @item empty
10908 Remove all empty headers.
10909 @item followup-to
10910 Remove the @code{Followup-To} header if it is identical to the
10911 @code{Newsgroups} header.
10912 @item reply-to
10913 Remove the @code{Reply-To} header if it lists the same addresses as
10914 the @code{From} header, or if the @code{broken-reply-to} group
10915 parameter is set.
10916 @item newsgroups
10917 Remove the @code{Newsgroups} header if it only contains the current group
10918 name.
10919 @item to-address
10920 Remove the @code{To} header if it only contains the address identical to
10921 the current group's @code{to-address} parameter.
10922 @item to-list
10923 Remove the @code{To} header if it only contains the address identical to
10924 the current group's @code{to-list} parameter.
10925 @item cc-list
10926 Remove the @code{CC} header if it only contains the address identical to
10927 the current group's @code{to-list} parameter.
10928 @item date
10929 Remove the @code{Date} header if the article is less than three days
10930 old.
10931 @item long-to
10932 Remove the @code{To} header if it is very long.
10933 @item many-to
10934 Remove all @code{To} headers if there are more than one.
10935 @end table
10937 To include these three elements, you could say something like:
10939 @lisp
10940 (setq gnus-boring-article-headers
10941       '(empty followup-to reply-to))
10942 @end lisp
10944 This is also the default value for this variable.
10947 @node Using MIME
10948 @section Using MIME
10949 @cindex @acronym{MIME}
10951 Mime is a standard for waving your hands through the air, aimlessly,
10952 while people stand around yawning.
10954 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10955 while all newsreaders die of fear.
10957 @acronym{MIME} may specify what character set the article uses, the encoding
10958 of the characters, and it also makes it possible to embed pictures and
10959 other naughty stuff in innocent-looking articles.
10961 @vindex gnus-display-mime-function
10962 @findex gnus-display-mime
10963 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
10964 to display the @acronym{MIME} parts.  This is @code{gnus-display-mime} by
10965 default, which creates a bundle of clickable buttons that can be used to
10966 display, save and manipulate the @acronym{MIME} objects.
10968 The following commands are available when you have placed point over a
10969 @acronym{MIME} button:
10971 @table @kbd
10972 @findex gnus-article-press-button
10973 @item RET (Article)
10974 @kindex RET (Article)
10975 @itemx BUTTON-2 (Article)
10976 Toggle displaying of the @acronym{MIME} object
10977 (@code{gnus-article-press-button}).  If built-in viewers can not display
10978 the object, Gnus resorts to external viewers in the @file{mailcap}
10979 files.  If a viewer has the @samp{copiousoutput} specification, the
10980 object is displayed inline.
10982 @findex gnus-mime-view-part
10983 @item M-RET (Article)
10984 @kindex M-RET (Article)
10985 @itemx v (Article)
10986 Prompt for a method, and then view the @acronym{MIME} object using this
10987 method (@code{gnus-mime-view-part}).
10989 @findex gnus-mime-view-part-as-type
10990 @item t (Article)
10991 @kindex t (Article)
10992 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
10993 (@code{gnus-mime-view-part-as-type}).
10995 @findex gnus-mime-view-part-as-charset
10996 @item C (Article)
10997 @kindex C (Article)
10998 Prompt for a charset, and then view the @acronym{MIME} object using this
10999 charset (@code{gnus-mime-view-part-as-charset}).
11001 @findex gnus-mime-save-part
11002 @item o (Article)
11003 @kindex o (Article)
11004 Prompt for a file name, and then save the @acronym{MIME} object
11005 (@code{gnus-mime-save-part}).
11007 @findex gnus-mime-save-part-and-strip
11008 @item C-o (Article)
11009 @kindex C-o (Article)
11010 Prompt for a file name, then save the @acronym{MIME} object and strip it from
11011 the article.  Then proceed to article editing, where a reasonable
11012 suggestion is being made on how the altered article should look
11013 like.  The stripped @acronym{MIME} object will be referred via the
11014 message/external-body @acronym{MIME} type.
11015 (@code{gnus-mime-save-part-and-strip}).
11017 @findex gnus-mime-delete-part
11018 @item d (Article)
11019 @kindex d (Article)
11020 Delete the @acronym{MIME} object from the article and replace it with some
11021 information about the removed @acronym{MIME} object
11022 (@code{gnus-mime-delete-part}).
11024 @findex gnus-mime-copy-part
11025 @item c (Article)
11026 @kindex c (Article)
11027 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
11028 (@code{gnus-mime-copy-part}).  Compressed files like @file{.gz} and
11029 @file{.bz2} are automatically decompressed if
11030 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
11031 Accessing Compressed Files, emacs, The Emacs Editor}).
11033 @findex gnus-mime-print-part
11034 @item p (Article)
11035 @kindex p (Article)
11036 Print the @acronym{MIME} object (@code{gnus-mime-print-part}).  This
11037 command respects the @samp{print=} specifications in the
11038 @file{.mailcap} file.
11040 @findex gnus-mime-inline-part
11041 @item i (Article)
11042 @kindex i (Article)
11043 Insert the contents of the @acronym{MIME} object into the buffer
11044 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
11045 the raw contents without decoding.  If given a numerical prefix, you can
11046 do semi-manual charset stuff (see
11047 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
11048 Article}).
11050 @findex gnus-mime-view-part-internally
11051 @item E (Article)
11052 @kindex E (Article)
11053 View the @acronym{MIME} object with an internal viewer.  If no internal
11054 viewer is available, use an external viewer
11055 (@code{gnus-mime-view-part-internally}).
11057 @findex gnus-mime-view-part-externally
11058 @item e (Article)
11059 @kindex e (Article)
11060 View the @acronym{MIME} object with an external viewer.
11061 (@code{gnus-mime-view-part-externally}).
11063 @findex gnus-mime-pipe-part
11064 @item | (Article)
11065 @kindex | (Article)
11066 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
11068 @findex gnus-mime-action-on-part
11069 @item . (Article)
11070 @kindex . (Article)
11071 Interactively run an action on the @acronym{MIME} object
11072 (@code{gnus-mime-action-on-part}).
11074 @end table
11076 Gnus will display some @acronym{MIME} objects automatically.  The way Gnus
11077 determines which parts to do this with is described in the Emacs
11078 @acronym{MIME} manual.
11080 It might be best to just use the toggling functions from the article
11081 buffer to avoid getting nasty surprises.  (For instance, you enter the
11082 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
11083 decoded the sound file in the article and some horrible sing-a-long song
11084 comes screaming out your speakers, and you can't find the volume button,
11085 because there isn't one, and people are starting to look at you, and you
11086 try to stop the program, but you can't, and you can't find the program
11087 to control the volume, and everybody else in the room suddenly decides
11088 to look at you disdainfully, and you'll feel rather stupid.)
11090 Any similarity to real events and people is purely coincidental.  Ahem.
11092 Also @pxref{MIME Commands}.
11095 @node Customizing Articles
11096 @section Customizing Articles
11097 @cindex article customization
11099 A slew of functions for customizing how the articles are to look like
11100 exist.  You can call these functions interactively
11101 (@pxref{Article Washing}), or you can have them
11102 called automatically when you select the articles.
11104 To have them called automatically, you should set the corresponding
11105 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11106 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11107 be set, but first we discuss the values these variables can have.
11109 Note: Some values, while valid, make little sense.  Check the list below
11110 for sensible values.
11112 @enumerate
11113 @item
11114 @code{nil}: Don't do this treatment.
11116 @item
11117 @code{t}: Do this treatment on all body parts.
11119 @item
11120 @code{head}: Do the treatment on the headers.
11122 @item
11123 @code{last}: Do this treatment on the last part.
11125 @item
11126 An integer: Do this treatment on all body parts that have a length less
11127 than this number.
11129 @item
11130 A list of strings: Do this treatment on all body parts that are in
11131 articles that are read in groups that have names that match one of the
11132 regexps in the list.
11134 @item
11135 A list where the first element is not a string:
11137 The list is evaluated recursively.  The first element of the list is a
11138 predicate.  The following predicates are recognized: @code{or},
11139 @code{and}, @code{not} and @code{typep}.  Here's an example:
11141 @lisp
11142 (or last
11143     (typep "text/x-vcard"))
11144 @end lisp
11146 @end enumerate
11148 You may have noticed that the word @dfn{part} is used here.  This refers
11149 to the fact that some messages are @acronym{MIME} multipart articles that may
11150 be divided into several parts.  Articles that are not multiparts are
11151 considered to contain just a single part.
11153 @vindex gnus-article-treat-types
11154 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11155 want to, but by default, only @samp{text/plain} parts are given the
11156 treatment.  This is controlled by the @code{gnus-article-treat-types}
11157 variable, which is a list of regular expressions that are matched to the
11158 type of the part.  This variable is ignored if the value of the
11159 controlling variable is a predicate list, as described above.
11161 The following treatment options are available.  The easiest way to
11162 customize this is to examine the @code{gnus-article-treat} customization
11163 group.  Values in parenthesis are suggested sensible values.  Others are
11164 possible but those listed are probably sufficient for most people.
11166 @table @code
11167 @item gnus-treat-buttonize (t, integer)
11168 @item gnus-treat-buttonize-head (head)
11170 @xref{Article Buttons}.
11172 @item gnus-treat-capitalize-sentences (t, integer)
11173 @item gnus-treat-overstrike (t, integer)
11174 @item gnus-treat-strip-cr (t, integer)
11175 @item gnus-treat-strip-headers-in-body (t, integer)
11176 @item gnus-treat-strip-leading-blank-lines (t, integer)
11177 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11178 @item gnus-treat-strip-pem (t, last, integer)
11179 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11180 @item gnus-treat-unsplit-urls (t, integer)
11181 @item gnus-treat-wash-html (t, integer)
11183 @xref{Article Washing}.
11185 @item gnus-treat-date-english (head)
11186 @item gnus-treat-date-iso8601 (head)
11187 @item gnus-treat-date-lapsed (head)
11188 @item gnus-treat-date-local (head)
11189 @item gnus-treat-date-original (head)
11190 @item gnus-treat-date-user-defined (head)
11191 @item gnus-treat-date-ut (head)
11193 @xref{Article Date}.
11195 @item gnus-treat-from-picon (head)
11196 @item gnus-treat-mail-picon (head)
11197 @item gnus-treat-newsgroups-picon (head)
11199 @xref{Picons}.
11201 @item gnus-treat-display-smileys (t, integer)
11203 @item gnus-treat-body-boundary (head)
11205 @vindex gnus-body-boundary-delimiter
11206 Adds a delimiter between header and body, the string used as delimiter
11207 is controlled by @code{gnus-body-boundary-delimiter}.
11209 @xref{Smileys}.
11211 @item gnus-treat-display-x-face (head)
11213 @xref{X-Face}.
11215 @item gnus-treat-display-face (head)
11217 @xref{Face}.
11219 @item gnus-treat-emphasize (t, head, integer)
11220 @item gnus-treat-fill-article (t, integer)
11221 @item gnus-treat-fill-long-lines (t, integer)
11222 @item gnus-treat-hide-boring-headers (head)
11223 @item gnus-treat-hide-citation (t, integer)
11224 @item gnus-treat-hide-citation-maybe (t, integer)
11225 @item gnus-treat-hide-headers (head)
11226 @item gnus-treat-hide-signature (t, last)
11227 @item gnus-treat-strip-banner (t, last)
11228 @item gnus-treat-strip-list-identifiers (head)
11230 @xref{Article Hiding}.
11232 @item gnus-treat-highlight-citation (t, integer)
11233 @item gnus-treat-highlight-headers (head)
11234 @item gnus-treat-highlight-signature (t, last, integer)
11236 @xref{Article Highlighting}.
11238 @item gnus-treat-play-sounds
11239 @item gnus-treat-translate
11240 @item gnus-treat-x-pgp-sig (head)
11242 @item gnus-treat-unfold-headers (head)
11243 @item gnus-treat-fold-headers (head)
11244 @item gnus-treat-fold-newsgroups (head)
11245 @item gnus-treat-leading-whitespace (head)
11247 @xref{Article Header}.
11250 @end table
11252 @vindex gnus-part-display-hook
11253 You can, of course, write your own functions to be called from
11254 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11255 part, and you can do anything you like, pretty much.  There is no
11256 information that you have to keep in the buffer---you can change
11257 everything.
11260 @node Article Keymap
11261 @section Article Keymap
11263 Most of the keystrokes in the summary buffer can also be used in the
11264 article buffer.  They should behave as if you typed them in the summary
11265 buffer, which means that you don't actually have to have a summary
11266 buffer displayed while reading.  You can do it all from the article
11267 buffer.
11269 @kindex v (Article)
11270 @cindex keys, reserved for users (Article)
11271 The key @kbd{v} is reserved for users.  You can bind it key to some
11272 function or better use it as a prefix key.
11274 A few additional keystrokes are available:
11276 @table @kbd
11278 @item SPACE
11279 @kindex SPACE (Article)
11280 @findex gnus-article-next-page
11281 Scroll forwards one page (@code{gnus-article-next-page}).
11282 This is exactly the same as @kbd{h SPACE h}.
11284 @item DEL
11285 @kindex DEL (Article)
11286 @findex gnus-article-prev-page
11287 Scroll backwards one page (@code{gnus-article-prev-page}).
11288 This is exactly the same as @kbd{h DEL h}.
11290 @item C-c ^
11291 @kindex C-c ^ (Article)
11292 @findex gnus-article-refer-article
11293 If point is in the neighborhood of a @code{Message-ID} and you press
11294 @kbd{C-c ^}, Gnus will try to get that article from the server
11295 (@code{gnus-article-refer-article}).
11297 @item C-c C-m
11298 @kindex C-c C-m (Article)
11299 @findex gnus-article-mail
11300 Send a reply to the address near point (@code{gnus-article-mail}).  If
11301 given a prefix, include the mail.
11303 @item s
11304 @kindex s (Article)
11305 @findex gnus-article-show-summary
11306 Reconfigure the buffers so that the summary buffer becomes visible
11307 (@code{gnus-article-show-summary}).
11309 @item ?
11310 @kindex ? (Article)
11311 @findex gnus-article-describe-briefly
11312 Give a very brief description of the available keystrokes
11313 (@code{gnus-article-describe-briefly}).
11315 @item TAB
11316 @kindex TAB (Article)
11317 @findex gnus-article-next-button
11318 Go to the next button, if any (@code{gnus-article-next-button}).  This
11319 only makes sense if you have buttonizing turned on.
11321 @item M-TAB
11322 @kindex M-TAB (Article)
11323 @findex gnus-article-prev-button
11324 Go to the previous button, if any (@code{gnus-article-prev-button}).
11326 @item R
11327 @kindex R (Article)
11328 @findex gnus-article-reply-with-original
11329 Send a reply to the current article and yank the current article
11330 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11331 wide reply.  If the region is active, only yank the text in the
11332 region.
11334 @item F
11335 @kindex F (Article)
11336 @findex gnus-article-followup-with-original
11337 Send a followup to the current article and yank the current article
11338 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11339 a wide reply.  If the region is active, only yank the text in the
11340 region.
11343 @end table
11346 @node Misc Article
11347 @section Misc Article
11349 @table @code
11351 @item gnus-single-article-buffer
11352 @vindex gnus-single-article-buffer
11353 If non-@code{nil}, use the same article buffer for all the groups.
11354 (This is the default.)  If @code{nil}, each group will have its own
11355 article buffer.
11357 @vindex gnus-article-decode-hook
11358 @item gnus-article-decode-hook
11359 @cindex @acronym{MIME}
11360 Hook used to decode @acronym{MIME} articles.  The default value is
11361 @code{(article-decode-charset article-decode-encoded-words)}
11363 @vindex gnus-article-prepare-hook
11364 @item gnus-article-prepare-hook
11365 This hook is called right after the article has been inserted into the
11366 article buffer.  It is mainly intended for functions that do something
11367 depending on the contents; it should probably not be used for changing
11368 the contents of the article buffer.
11370 @item gnus-article-mode-hook
11371 @vindex gnus-article-mode-hook
11372 Hook called in article mode buffers.
11374 @item gnus-article-mode-syntax-table
11375 @vindex gnus-article-mode-syntax-table
11376 Syntax table used in article buffers.  It is initialized from
11377 @code{text-mode-syntax-table}.
11379 @vindex gnus-article-over-scroll
11380 @item gnus-article-over-scroll
11381 If non-@code{nil}, allow scrolling the article buffer even when there
11382 no more new text to scroll in.  The default is @code{nil}.
11384 @vindex gnus-article-mode-line-format
11385 @item gnus-article-mode-line-format
11386 This variable is a format string along the same lines as
11387 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11388 Line}).  It accepts the same format specifications as that variable,
11389 with two extensions:
11391 @table @samp
11393 @item w
11394 The @dfn{wash status} of the article.  This is a short string with one
11395 character for each possible article wash operation that may have been
11396 performed.  The characters and their meaning:
11398 @table @samp
11400 @item c
11401 Displayed when cited text may be hidden in the article buffer.
11403 @item h
11404 Displayed when headers are hidden in the article buffer.
11406 @item p
11407 Displayed when article is digitally signed or encrypted, and Gnus has
11408 hidden the security headers.  (N.B. does not tell anything about
11409 security status, i.e. good or bad signature.)
11411 @item s
11412 Displayed when the signature has been hidden in the Article buffer.
11414 @item o
11415 Displayed when Gnus has treated overstrike characters in the article buffer.
11417 @item e
11418 Displayed when Gnus has treated emphasised strings in the article buffer.
11420 @end table
11422 @item m
11423 The number of @acronym{MIME} parts in the article.
11425 @end table
11427 @vindex gnus-break-pages
11429 @item gnus-break-pages
11430 Controls whether @dfn{page breaking} is to take place.  If this variable
11431 is non-@code{nil}, the articles will be divided into pages whenever a
11432 page delimiter appears in the article.  If this variable is @code{nil},
11433 paging will not be done.
11435 @item gnus-page-delimiter
11436 @vindex gnus-page-delimiter
11437 This is the delimiter mentioned above.  By default, it is @samp{^L}
11438 (formfeed).
11440 @cindex IDNA
11441 @cindex internationalized domain names
11442 @vindex gnus-use-idna
11443 @item gnus-use-idna
11444 This variable controls whether Gnus performs IDNA decoding of
11445 internationalized domain names inside @samp{From}, @samp{To} and
11446 @samp{Cc} headers.  This requires
11447 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11448 variable is only enabled if you have installed it.
11450 @end table
11453 @node Composing Messages
11454 @chapter Composing Messages
11455 @cindex composing messages
11456 @cindex messages
11457 @cindex mail
11458 @cindex sending mail
11459 @cindex reply
11460 @cindex followup
11461 @cindex post
11462 @cindex using gpg
11463 @cindex using s/mime
11464 @cindex using smime
11466 @kindex C-c C-c (Post)
11467 All commands for posting and mailing will put you in a message buffer
11468 where you can edit the article all you like, before you send the
11469 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11470 Message Manual}.  Where the message will be posted/mailed to depends
11471 on your setup (@pxref{Posting Server}).
11473 @menu
11474 * Mail::                        Mailing and replying.
11475 * Posting Server::              What server should you post and mail via?
11476 * POP before SMTP::             You cannot send a mail unless you read a mail.
11477 * Mail and Post::               Mailing and posting at the same time.
11478 * Archived Messages::           Where Gnus stores the messages you've sent.
11479 * Posting Styles::              An easier way to specify who you are.
11480 * Drafts::                      Postponing messages and rejected messages.
11481 * Rejected Articles::           What happens if the server doesn't like your article?
11482 * Signing and encrypting::      How to compose secure messages.
11483 @end menu
11485 Also @pxref{Canceling and Superseding} for information on how to
11486 remove articles you shouldn't have posted.
11489 @node Mail
11490 @section Mail
11492 Variables for customizing outgoing mail:
11494 @table @code
11495 @item gnus-uu-digest-headers
11496 @vindex gnus-uu-digest-headers
11497 List of regexps to match headers included in digested messages.  The
11498 headers will be included in the sequence they are matched.  If
11499 @code{nil} include all headers.
11501 @item gnus-add-to-list
11502 @vindex gnus-add-to-list
11503 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11504 that have none when you do a @kbd{a}.
11506 @item gnus-confirm-mail-reply-to-news
11507 @vindex gnus-confirm-mail-reply-to-news
11508 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11509 about to reply to news articles by mail.  If it is @code{nil}, nothing
11510 interferes in what you want to do.  This can also be a function
11511 receiving the group name as the only parameter which should return
11512 non-@code{nil} if a confirmation is needed, or a regular expression
11513 matching group names, where confirmation should be asked for.
11515 If you find yourself never wanting to reply to mail, but occasionally
11516 press @kbd{R} anyway, this variable might be for you.
11518 @item gnus-confirm-treat-mail-like-news
11519 @vindex gnus-confirm-treat-mail-like-news
11520 If non-@code{nil}, Gnus also requests confirmation according to
11521 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11522 useful for treating mailing lists like newsgroups.
11524 @end table
11527 @node Posting Server
11528 @section Posting Server
11530 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11531 (extremely intelligent, of course) article, where does it go?
11533 Thank you for asking.  I hate you.
11535 It can be quite complicated.
11537 @vindex gnus-post-method
11538 When posting news, Message usually invokes @code{message-send-news}
11539 (@pxref{News Variables, , News Variables, message, Message Manual}).
11540 Normally, Gnus will post using the same select method as you're
11541 reading from (which might be convenient if you're reading lots of
11542 groups from different private servers).  However.  If the server
11543 you're reading from doesn't allow posting, just reading, you probably
11544 want to use some other server to post your (extremely intelligent and
11545 fabulously interesting) articles.  You can then set the
11546 @code{gnus-post-method} to some other method:
11548 @lisp
11549 (setq gnus-post-method '(nnspool ""))
11550 @end lisp
11552 Now, if you've done this, and then this server rejects your article, or
11553 this server is down, what do you do then?  To override this variable you
11554 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11555 the ``current'' server, to get back the default behavior, for posting.
11557 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11558 Gnus will prompt you for what method to use for posting.
11560 You can also set @code{gnus-post-method} to a list of select methods.
11561 If that's the case, Gnus will always prompt you for what method to use
11562 for posting.
11564 Finally, if you want to always post using the native select method,
11565 you can set this variable to @code{native}.
11567 When sending mail, Message invokes @code{message-send-mail-function}.
11568 The default function, @code{message-send-mail-with-sendmail}, pipes
11569 your article to the @code{sendmail} binary for further queuing and
11570 sending.  When your local system is not configured for sending mail
11571 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11572 server, you can set @code{message-send-mail-function} to
11573 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11574 package correctly.  An example:
11576 @lisp
11577 (setq message-send-mail-function 'smtpmail-send-it
11578       smtpmail-default-smtp-server "YOUR SMTP HOST")
11579 @end lisp
11581 To the thing similar to this, there is
11582 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11583 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11584 @xref{POP before SMTP}.
11586 Other possible choices for @code{message-send-mail-function} includes
11587 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11588 and @code{feedmail-send-it}.
11590 @node POP before SMTP
11591 @section POP before SMTP
11592 @cindex pop before smtp
11593 @findex message-smtpmail-send-it
11594 @findex mail-source-touch-pop
11596 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11597 authentication?  It is whether you need to connect to the @acronym{POP}
11598 mail server within a certain time before sending mails.  If so, there is
11599 a convenient way.  To do that, put the following lines in your
11600 @file{~/.gnus.el} file:
11602 @lisp
11603 (setq message-send-mail-function 'message-smtpmail-send-it)
11604 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11605 @end lisp
11607 @noindent
11608 It means to let Gnus connect to the @acronym{POP} mail server in advance
11609 whenever you send a mail.  The @code{mail-source-touch-pop} function
11610 does only a @acronym{POP} authentication according to the value of
11611 @code{mail-sources} without fetching mails, just before sending a mail.
11612 Note that you have to use @code{message-smtpmail-send-it} which runs
11613 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11614 set the value of @code{mail-sources} for a @acronym{POP} connection
11615 correctly.  @xref{Mail Sources}.
11617 If you have two or more @acronym{POP} mail servers set in
11618 @code{mail-sources}, you may want to specify one of them to
11619 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11620 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11621 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11622 mainly from that server), you can set it permanently as follows:
11624 @lisp
11625 (setq mail-source-primary-source
11626       '(pop :server "pop3.mail.server"
11627             :password "secret"))
11628 @end lisp
11630 @noindent
11631 Otherwise, bind it dynamically only when performing the
11632 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11634 @lisp
11635 (add-hook 'message-send-mail-hook
11636           (lambda ()
11637             (let ((mail-source-primary-source
11638                    '(pop :server "pop3.mail.server"
11639                          :password "secret")))
11640               (mail-source-touch-pop))))
11641 @end lisp
11643 @node Mail and Post
11644 @section Mail and Post
11646 Here's a list of variables relevant to both mailing and
11647 posting:
11649 @table @code
11650 @item gnus-mailing-list-groups
11651 @findex gnus-mailing-list-groups
11652 @cindex mailing lists
11654 If your news server offers groups that are really mailing lists
11655 gatewayed to the @acronym{NNTP} server, you can read those groups without
11656 problems, but you can't post/followup to them without some difficulty.
11657 One solution is to add a @code{to-address} to the group parameters
11658 (@pxref{Group Parameters}).  An easier thing to do is set the
11659 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11660 really are mailing lists.  Then, at least, followups to the mailing
11661 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11662 still a pain, though.
11664 @item gnus-user-agent
11665 @vindex gnus-user-agent
11666 @cindex User-Agent
11668 This variable controls which information should be exposed in the
11669 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11670 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11671 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11672 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11673 system type) or a custom string.  If you set it to a string, be sure to
11674 use a valid format, see RFC 2616.
11676 @end table
11678 You may want to do spell-checking on messages that you send out.  Or, if
11679 you don't want to spell-check by hand, you could add automatic
11680 spell-checking via the @code{ispell} package:
11682 @cindex ispell
11683 @findex ispell-message
11684 @lisp
11685 (add-hook 'message-send-hook 'ispell-message)
11686 @end lisp
11688 If you want to change the @code{ispell} dictionary based on what group
11689 you're in, you could say something like the following:
11691 @lisp
11692 (add-hook 'gnus-select-group-hook
11693           (lambda ()
11694             (cond
11695              ((string-match
11696                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11697               (ispell-change-dictionary "deutsch"))
11698              (t
11699               (ispell-change-dictionary "english")))))
11700 @end lisp
11702 Modify to suit your needs.
11705 @node Archived Messages
11706 @section Archived Messages
11707 @cindex archived messages
11708 @cindex sent messages
11710 Gnus provides a few different methods for storing the mail and news you
11711 send.  The default method is to use the @dfn{archive virtual server} to
11712 store the messages.  If you want to disable this completely, the
11713 @code{gnus-message-archive-group} variable should be @code{nil}, which
11714 is the default.
11716 For archiving interesting messages in a group you read, see the
11717 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11718 Group Commands}).
11720 @vindex gnus-message-archive-method
11721 @code{gnus-message-archive-method} says what virtual server Gnus is to
11722 use to store sent messages.  The default is:
11724 @lisp
11725 (nnfolder "archive"
11726           (nnfolder-directory   "~/Mail/archive")
11727           (nnfolder-active-file "~/Mail/archive/active")
11728           (nnfolder-get-new-mail nil)
11729           (nnfolder-inhibit-expiry t))
11730 @end lisp
11732 You can, however, use any mail select method (@code{nnml},
11733 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11734 for doing this sort of thing, though.  If you don't like the default
11735 directory chosen, you could say something like:
11737 @lisp
11738 (setq gnus-message-archive-method
11739       '(nnfolder "archive"
11740                  (nnfolder-inhibit-expiry t)
11741                  (nnfolder-active-file "~/News/sent-mail/active")
11742                  (nnfolder-directory "~/News/sent-mail/")))
11743 @end lisp
11745 @vindex gnus-message-archive-group
11746 @cindex Gcc
11747 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11748 to one or more group(s) on that server.  Which group to use is
11749 determined by the @code{gnus-message-archive-group} variable.
11751 This variable can be used to do the following:
11753 @table @asis
11754 @item a string
11755 Messages will be saved in that group.
11757 Note that you can include a select method in the group name, then the
11758 message will not be stored in the select method given by
11759 @code{gnus-message-archive-method}, but in the select method specified
11760 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11761 has the default value shown above.  Then setting
11762 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11763 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11764 value @code{"nnml:foo"}, then outgoing messages will be stored in
11765 @samp{nnml:foo}.
11767 @item a list of strings
11768 Messages will be saved in all those groups.
11770 @item an alist of regexps, functions and forms
11771 When a key ``matches'', the result is used.
11773 @item @code{nil}
11774 No message archiving will take place.  This is the default.
11775 @end table
11777 Let's illustrate:
11779 Just saving to a single group called @samp{MisK}:
11780 @lisp
11781 (setq gnus-message-archive-group "MisK")
11782 @end lisp
11784 Saving to two groups, @samp{MisK} and @samp{safe}:
11785 @lisp
11786 (setq gnus-message-archive-group '("MisK" "safe"))
11787 @end lisp
11789 Save to different groups based on what group you are in:
11790 @lisp
11791 (setq gnus-message-archive-group
11792       '(("^alt" "sent-to-alt")
11793         ("mail" "sent-to-mail")
11794         (".*" "sent-to-misc")))
11795 @end lisp
11797 More complex stuff:
11798 @lisp
11799 (setq gnus-message-archive-group
11800       '((if (message-news-p)
11801             "misc-news"
11802           "misc-mail")))
11803 @end lisp
11805 How about storing all news messages in one file, but storing all mail
11806 messages in one file per month:
11808 @lisp
11809 (setq gnus-message-archive-group
11810       '((if (message-news-p)
11811             "misc-news"
11812           (concat "mail." (format-time-string "%Y-%m")))))
11813 @end lisp
11815 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11816 @c use a different value for @code{gnus-message-archive-group} there.)
11818 Now, when you send a message off, it will be stored in the appropriate
11819 group.  (If you want to disable storing for just one particular message,
11820 you can just remove the @code{Gcc} header that has been inserted.)  The
11821 archive group will appear in the group buffer the next time you start
11822 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11823 enter it and read the articles in it just like you'd read any other
11824 group.  If the group gets really big and annoying, you can simply rename
11825 if (using @kbd{G r} in the group buffer) to something
11826 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11827 continue to be stored in the old (now empty) group.
11829 That's the default method of archiving sent messages.  Gnus offers a
11830 different way for the people who don't like the default method.  In that
11831 case you should set @code{gnus-message-archive-group} to @code{nil};
11832 this will disable archiving.
11834 @table @code
11835 @item gnus-outgoing-message-group
11836 @vindex gnus-outgoing-message-group
11837 All outgoing messages will be put in this group.  If you want to store
11838 all your outgoing mail and articles in the group @samp{nnml:archive},
11839 you set this variable to that value.  This variable can also be a list of
11840 group names.
11842 If you want to have greater control over what group to put each
11843 message in, you can set this variable to a function that checks the
11844 current newsgroup name and then returns a suitable group name (or list
11845 of names).
11847 This variable can be used instead of @code{gnus-message-archive-group},
11848 but the latter is the preferred method.
11850 @item gnus-gcc-mark-as-read
11851 @vindex gnus-gcc-mark-as-read
11852 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11854 @item gnus-gcc-externalize-attachments
11855 @vindex gnus-gcc-externalize-attachments
11856 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11857 and matches the Gcc group name, attach files as external parts; if it is
11858 @code{all}, attach local files as external parts; if it is other
11859 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11860 changed in the future.
11862 @end table
11865 @node Posting Styles
11866 @section Posting Styles
11867 @cindex posting styles
11868 @cindex styles
11870 All them variables, they make my head swim.
11872 So what if you want a different @code{Organization} and signature based
11873 on what groups you post to?  And you post both from your home machine
11874 and your work machine, and you want different @code{From} lines, and so
11877 @vindex gnus-posting-styles
11878 One way to do stuff like that is to write clever hooks that change the
11879 variables you need to have changed.  That's a bit boring, so somebody
11880 came up with the bright idea of letting the user specify these things in
11881 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11882 variable:
11884 @lisp
11885 ((".*"
11886   (signature "Peace and happiness")
11887   (organization "What me?"))
11888  ("^comp"
11889   (signature "Death to everybody"))
11890  ("comp.emacs.i-love-it"
11891   (organization "Emacs is it")))
11892 @end lisp
11894 As you might surmise from this example, this alist consists of several
11895 @dfn{styles}.  Each style will be applicable if the first element
11896 ``matches'', in some form or other.  The entire alist will be iterated
11897 over, from the beginning towards the end, and each match will be
11898 applied, which means that attributes in later styles that match override
11899 the same attributes in earlier matching styles.  So
11900 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11901 signature and the @samp{What me?} @code{Organization} header.
11903 The first element in each style is called the @code{match}.  If it's a
11904 string, then Gnus will try to regexp match it against the group name.
11905 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11906 will look in the original article for a header whose name is
11907 @var{match} and compare that @var{regexp}.  @var{match} and
11908 @var{regexp} are strings.  (The original article is the one you are
11909 replying or following up to.  If you are not composing a reply or a
11910 followup, then there is nothing to match against.)  If the
11911 @code{match} is a function symbol, that function will be called with
11912 no arguments.  If it's a variable symbol, then the variable will be
11913 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11914 any case, if this returns a non-@code{nil} value, then the style is
11915 said to @dfn{match}.
11917 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11918 attribute consists of a @code{(@var{name} @var{value})} pair.  In
11919 addition, you can also use the @code{(@var{name} :file @var{value})}
11920 form or the @code{(@var{name} :value @var{value})} form.  Where
11921 @code{:file} signifies @var{value} represents a file name and its
11922 contents should be used as the attribute value, @code{:value} signifies
11923 @var{value} does not represent a file name explicitly.  The attribute
11924 name can be one of:
11926 @itemize @bullet
11927 @item @code{signature}
11928 @item @code{signature-file}
11929 @item @code{x-face-file}
11930 @item @code{address}, overriding @code{user-mail-address}
11931 @item @code{name}, overriding @code{(user-full-name)}
11932 @item @code{body}
11933 @end itemize
11935 The attribute name can also be a string or a symbol.  In that case,
11936 this will be used as a header name, and the value will be inserted in
11937 the headers of the article; if the value is @code{nil}, the header
11938 name will be removed.  If the attribute name is @code{eval}, the form
11939 is evaluated, and the result is thrown away.
11941 The attribute value can be a string (used verbatim), a function with
11942 zero arguments (the return value will be used), a variable (its value
11943 will be used) or a list (it will be @code{eval}ed and the return value
11944 will be used).  The functions and sexps are called/@code{eval}ed in the
11945 message buffer that is being set up.  The headers of the current article
11946 are available through the @code{message-reply-headers} variable, which
11947 is a vector of the following headers: number subject from date id
11948 references chars lines xref extra.
11950 @vindex message-reply-headers
11952 If you wish to check whether the message you are about to compose is
11953 meant to be a news article or a mail message, you can check the values
11954 of the @code{message-news-p} and @code{message-mail-p} functions.
11956 @findex message-mail-p
11957 @findex message-news-p
11959 So here's a new example:
11961 @lisp
11962 (setq gnus-posting-styles
11963       '((".*"
11964          (signature-file "~/.signature")
11965          (name "User Name")
11966          (x-face-file "~/.xface")
11967          (x-url (getenv "WWW_HOME"))
11968          (organization "People's Front Against MWM"))
11969         ("^rec.humor"
11970          (signature my-funny-signature-randomizer))
11971         ((equal (system-name) "gnarly")  ;; @r{A form}
11972          (signature my-quote-randomizer))
11973         (message-news-p        ;; @r{A function symbol}
11974          (signature my-news-signature))
11975         (window-system         ;; @r{A value symbol}
11976          ("X-Window-System" (format "%s" window-system)))
11977         ;; @r{If I'm replying to Larsi, set the Organization header.}
11978         ((header "from" "larsi.*org")
11979          (Organization "Somewhere, Inc."))
11980         ((posting-from-work-p) ;; @r{A user defined function}
11981          (signature-file "~/.work-signature")
11982          (address "user@@bar.foo")
11983          (body "You are fired.\n\nSincerely, your boss.")
11984          (organization "Important Work, Inc"))
11985         ("nnml:.*"
11986          (From (save-excursion
11987                  (set-buffer gnus-article-buffer)
11988                  (message-fetch-field "to"))))
11989         ("^nn.+:"
11990          (signature-file "~/.mail-signature"))))
11991 @end lisp
11993 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11994 @code{From} address in all your outgoing replies, which might be handy
11995 if you fill many roles.
11998 @node Drafts
11999 @section Drafts
12000 @cindex drafts
12002 If you are writing a message (mail or news) and suddenly remember that
12003 you have a steak in the oven (or some pesto in the food processor, you
12004 craaazy vegetarians), you'll probably wish there was a method to save
12005 the message you are writing so that you can continue editing it some
12006 other day, and send it when you feel its finished.
12008 Well, don't worry about it.  Whenever you start composing a message of
12009 some sort using the Gnus mail and post commands, the buffer you get will
12010 automatically associate to an article in a special @dfn{draft} group.
12011 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12012 article will be saved there.  (Auto-save files also go to the draft
12013 group.)
12015 @cindex nndraft
12016 @vindex nndraft-directory
12017 The draft group is a special group (which is implemented as an
12018 @code{nndraft} group, if you absolutely have to know) called
12019 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
12020 @code{nndraft} is to store its files.  What makes this group special is
12021 that you can't tick any articles in it or mark any articles as
12022 read---all articles in the group are permanently unread.
12024 If the group doesn't exist, it will be created and you'll be subscribed
12025 to it.  The only way to make it disappear from the Group buffer is to
12026 unsubscribe it.  The special properties of the draft group comes from
12027 a group property (@pxref{Group Parameters}), and if lost the group
12028 behaves like any other group.  This means the commands below will not
12029 be available.  To restore the special properties of the group, the
12030 simplest way is to kill the group, using @kbd{C-k}, and restart
12031 Gnus.  The group is automatically created again with the
12032 correct parameters.  The content of the group is not lost.
12034 @c @findex gnus-dissociate-buffer-from-draft
12035 @c @kindex C-c M-d (Mail)
12036 @c @kindex C-c M-d (Post)
12037 @c @findex gnus-associate-buffer-with-draft
12038 @c @kindex C-c C-d (Mail)
12039 @c @kindex C-c C-d (Post)
12040 @c If you're writing some super-secret message that you later want to
12041 @c encode with PGP before sending, you may wish to turn the auto-saving
12042 @c (and association with the draft group) off.  You never know who might be
12043 @c interested in reading all your extremely valuable and terribly horrible
12044 @c and interesting secrets.  The @kbd{C-c M-d}
12045 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12046 @c If you change your mind and want to turn the auto-saving back on again,
12047 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12049 @c @vindex gnus-use-draft
12050 @c To leave association with the draft group off by default, set
12051 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12053 @findex gnus-draft-edit-message
12054 @kindex D e (Draft)
12055 When you want to continue editing the article, you simply enter the
12056 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12057 that.  You will be placed in a buffer where you left off.
12059 Rejected articles will also be put in this draft group (@pxref{Rejected
12060 Articles}).
12062 @findex gnus-draft-send-all-messages
12063 @kindex D s (Draft)
12064 @findex gnus-draft-send-message
12065 @kindex D S (Draft)
12066 If you have lots of rejected messages you want to post (or mail) without
12067 doing further editing, you can use the @kbd{D s} command
12068 (@code{gnus-draft-send-message}).  This command understands the
12069 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12070 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12071 in the buffer.
12073 @findex gnus-draft-toggle-sending
12074 @kindex D t (Draft)
12075 If you have some messages that you wish not to send, you can use the
12076 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12077 as unsendable.  This is a toggling command.
12080 @node Rejected Articles
12081 @section Rejected Articles
12082 @cindex rejected articles
12084 Sometimes a news server will reject an article.  Perhaps the server
12085 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12086 @emph{there be demons}.  Perhaps you have included too much cited text.
12087 Perhaps the disk is full.  Perhaps the server is down.
12089 These situations are, of course, totally beyond the control of Gnus.
12090 (Gnus, of course, loves the way you look, always feels great, has angels
12091 fluttering around inside of it, doesn't care about how much cited text
12092 you include, never runs full and never goes down.)  So Gnus saves these
12093 articles until some later time when the server feels better.
12095 The rejected articles will automatically be put in a special draft group
12096 (@pxref{Drafts}).  When the server comes back up again, you'd then
12097 typically enter that group and send all the articles off.
12099 @node Signing and encrypting
12100 @section Signing and encrypting
12101 @cindex using gpg
12102 @cindex using s/mime
12103 @cindex using smime
12105 Gnus can digitally sign and encrypt your messages, using vanilla
12106 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12107 decoding such messages, see the @code{mm-verify-option} and
12108 @code{mm-decrypt-option} options (@pxref{Security}).
12110 @vindex gnus-message-replysign
12111 @vindex gnus-message-replyencrypt
12112 @vindex gnus-message-replysignencrypted
12113 Often, you would like to sign replies to people who send you signed
12114 messages.  Even more often, you might want to encrypt messages which
12115 are in reply to encrypted messages.  Gnus offers
12116 @code{gnus-message-replysign} to enable the former, and
12117 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12118 @code{gnus-message-replysignencrypted} (on by default) will sign
12119 automatically encrypted messages.
12121 Instructing @acronym{MML} to perform security operations on a
12122 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12123 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12125 @table @kbd
12127 @item C-c C-m s s
12128 @kindex C-c C-m s s (Message)
12129 @findex mml-secure-message-sign-smime
12131 Digitally sign current message using @acronym{S/MIME}.
12133 @item C-c C-m s o
12134 @kindex C-c C-m s o (Message)
12135 @findex mml-secure-message-sign-pgp
12137 Digitally sign current message using @acronym{PGP}.
12139 @item C-c C-m s p
12140 @kindex C-c C-m s p (Message)
12141 @findex mml-secure-message-sign-pgp
12143 Digitally sign current message using @acronym{PGP/MIME}.
12145 @item C-c C-m c s
12146 @kindex C-c C-m c s (Message)
12147 @findex mml-secure-message-encrypt-smime
12149 Digitally encrypt current message using @acronym{S/MIME}.
12151 @item C-c C-m c o
12152 @kindex C-c C-m c o (Message)
12153 @findex mml-secure-message-encrypt-pgp
12155 Digitally encrypt current message using @acronym{PGP}.
12157 @item C-c C-m c p
12158 @kindex C-c C-m c p (Message)
12159 @findex mml-secure-message-encrypt-pgpmime
12161 Digitally encrypt current message using @acronym{PGP/MIME}.
12163 @item C-c C-m C-n
12164 @kindex C-c C-m C-n (Message)
12165 @findex mml-unsecure-message
12166 Remove security related @acronym{MML} tags from message.
12168 @end table
12170 @xref{Security, ,Security, message, Message Manual}, for more information.
12172 @node Select Methods
12173 @chapter Select Methods
12174 @cindex foreign groups
12175 @cindex select methods
12177 A @dfn{foreign group} is a group not read by the usual (or
12178 default) means.  It could be, for instance, a group from a different
12179 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12180 personal mail group.
12182 A foreign group (or any group, really) is specified by a @dfn{name} and
12183 a @dfn{select method}.  To take the latter first, a select method is a
12184 list where the first element says what back end to use (e.g. @code{nntp},
12185 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12186 name}.  There may be additional elements in the select method, where the
12187 value may have special meaning for the back end in question.
12189 One could say that a select method defines a @dfn{virtual server}---so
12190 we do just that (@pxref{Server Buffer}).
12192 The @dfn{name} of the group is the name the back end will recognize the
12193 group as.
12195 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12196 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12197 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12198 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12199 back end just knows this group as @samp{soc.motss}.
12201 The different methods all have their peculiarities, of course.
12203 @menu
12204 * Server Buffer::               Making and editing virtual servers.
12205 * Getting News::                Reading USENET news with Gnus.
12206 * Getting Mail::                Reading your personal mail with Gnus.
12207 * Browsing the Web::            Getting messages from a plethora of Web sources.
12208 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12209 * Other Sources::               Reading directories, files, SOUP packets.
12210 * Combined Groups::             Combining groups into one group.
12211 * Gnus Unplugged::              Reading news and mail offline.
12212 @end menu
12215 @node Server Buffer
12216 @section Server Buffer
12218 Traditionally, a @dfn{server} is a machine or a piece of software that
12219 one connects to, and then requests information from.  Gnus does not
12220 connect directly to any real servers, but does all transactions through
12221 one back end or other.  But that's just putting one layer more between
12222 the actual media and Gnus, so we might just as well say that each
12223 back end represents a virtual server.
12225 For instance, the @code{nntp} back end may be used to connect to several
12226 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12227 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12228 use, and what parameters to set by specifying a @dfn{select method}.
12230 These select method specifications can sometimes become quite
12231 complicated---say, for instance, that you want to read from the
12232 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12233 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12234 Anyway, if you had to specify that for each group that used this
12235 server, that would be too much work, so Gnus offers a way of naming
12236 select methods, which is what you do in the server buffer.
12238 To enter the server buffer, use the @kbd{^}
12239 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12241 @menu
12242 * Server Buffer Format::        You can customize the look of this buffer.
12243 * Server Commands::             Commands to manipulate servers.
12244 * Example Methods::             Examples server specifications.
12245 * Creating a Virtual Server::   An example session.
12246 * Server Variables::            Which variables to set.
12247 * Servers and Methods::         You can use server names as select methods.
12248 * Unavailable Servers::         Some servers you try to contact may be down.
12249 @end menu
12251 @vindex gnus-server-mode-hook
12252 @code{gnus-server-mode-hook} is run when creating the server buffer.
12255 @node Server Buffer Format
12256 @subsection Server Buffer Format
12257 @cindex server buffer format
12259 @vindex gnus-server-line-format
12260 You can change the look of the server buffer lines by changing the
12261 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12262 variable, with some simple extensions:
12264 @table @samp
12266 @item h
12267 How the news is fetched---the back end name.
12269 @item n
12270 The name of this server.
12272 @item w
12273 Where the news is to be fetched from---the address.
12275 @item s
12276 The opened/closed/denied status of the server.
12278 @item a
12279 Whether this server is agentized.
12280 @end table
12282 @vindex gnus-server-mode-line-format
12283 The mode line can also be customized by using the
12284 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12285 Formatting}).  The following specs are understood:
12287 @table @samp
12288 @item S
12289 Server name.
12291 @item M
12292 Server method.
12293 @end table
12295 Also @pxref{Formatting Variables}.
12298 @node Server Commands
12299 @subsection Server Commands
12300 @cindex server commands
12302 @table @kbd
12304 @item v
12305 @kindex v (Server)
12306 @cindex keys, reserved for users (Server)
12307 The key @kbd{v} is reserved for users.  You can bind it key to some
12308 function or better use it as a prefix key.
12310 @item a
12311 @kindex a (Server)
12312 @findex gnus-server-add-server
12313 Add a new server (@code{gnus-server-add-server}).
12315 @item e
12316 @kindex e (Server)
12317 @findex gnus-server-edit-server
12318 Edit a server (@code{gnus-server-edit-server}).
12320 @item SPACE
12321 @kindex SPACE (Server)
12322 @findex gnus-server-read-server
12323 Browse the current server (@code{gnus-server-read-server}).
12325 @item q
12326 @kindex q (Server)
12327 @findex gnus-server-exit
12328 Return to the group buffer (@code{gnus-server-exit}).
12330 @item k
12331 @kindex k (Server)
12332 @findex gnus-server-kill-server
12333 Kill the current server (@code{gnus-server-kill-server}).
12335 @item y
12336 @kindex y (Server)
12337 @findex gnus-server-yank-server
12338 Yank the previously killed server (@code{gnus-server-yank-server}).
12340 @item c
12341 @kindex c (Server)
12342 @findex gnus-server-copy-server
12343 Copy the current server (@code{gnus-server-copy-server}).
12345 @item l
12346 @kindex l (Server)
12347 @findex gnus-server-list-servers
12348 List all servers (@code{gnus-server-list-servers}).
12350 @item s
12351 @kindex s (Server)
12352 @findex gnus-server-scan-server
12353 Request that the server scan its sources for new articles
12354 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12355 servers.
12357 @item g
12358 @kindex g (Server)
12359 @findex gnus-server-regenerate-server
12360 Request that the server regenerate all its data structures
12361 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12362 a mail back end that has gotten out of sync.
12364 @end table
12367 @node Example Methods
12368 @subsection Example Methods
12370 Most select methods are pretty simple and self-explanatory:
12372 @lisp
12373 (nntp "news.funet.fi")
12374 @end lisp
12376 Reading directly from the spool is even simpler:
12378 @lisp
12379 (nnspool "")
12380 @end lisp
12382 As you can see, the first element in a select method is the name of the
12383 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12384 will.
12386 After these two elements, there may be an arbitrary number of
12387 @code{(@var{variable} @var{form})} pairs.
12389 To go back to the first example---imagine that you want to read from
12390 port 15 on that machine.  This is what the select method should
12391 look like then:
12393 @lisp
12394 (nntp "news.funet.fi" (nntp-port-number 15))
12395 @end lisp
12397 You should read the documentation to each back end to find out what
12398 variables are relevant, but here's an @code{nnmh} example:
12400 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12401 you have two structures that you wish to access: One is your private
12402 mail spool, and the other is a public one.  Here's the possible spec for
12403 your private mail:
12405 @lisp
12406 (nnmh "private" (nnmh-directory "~/private/mail/"))
12407 @end lisp
12409 (This server is then called @samp{private}, but you may have guessed
12410 that.)
12412 Here's the method for a public spool:
12414 @lisp
12415 (nnmh "public"
12416       (nnmh-directory "/usr/information/spool/")
12417       (nnmh-get-new-mail nil))
12418 @end lisp
12420 @cindex proxy
12421 @cindex firewall
12423 If you are behind a firewall and only have access to the @acronym{NNTP}
12424 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12425 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12426 Doing this can be rather fiddly, but your virtual server definition
12427 should probably look something like this:
12429 @lisp
12430 (nntp "firewall"
12431       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12432       (nntp-via-address "the.firewall.machine")
12433       (nntp-address "the.real.nntp.host")
12434       (nntp-end-of-line "\n"))
12435 @end lisp
12437 If you want to use the wonderful @code{ssh} program to provide a
12438 compressed connection over the modem line, you could add the following
12439 configuration to the example above:
12441 @lisp
12442       (nntp-via-rlogin-command "ssh")
12443 @end lisp
12445 See also @code{nntp-via-rlogin-command-switches}.
12447 If you're behind a firewall, but have direct access to the outside world
12448 through a wrapper command like "runsocks", you could open a socksified
12449 telnet connection to the news server as follows:
12451 @lisp
12452 (nntp "outside"
12453       (nntp-pre-command "runsocks")
12454       (nntp-open-connection-function nntp-open-via-telnet)
12455       (nntp-address "the.news.server")
12456       (nntp-end-of-line "\n"))
12457 @end lisp
12459 This means that you have to have set up @code{ssh-agent} correctly to
12460 provide automatic authorization, of course.  And to get a compressed
12461 connection, you have to have the @samp{Compression} option in the
12462 @code{ssh} @file{config} file.
12465 @node Creating a Virtual Server
12466 @subsection Creating a Virtual Server
12468 If you're saving lots of articles in the cache by using persistent
12469 articles, you may want to create a virtual server to read the cache.
12471 First you need to add a new server.  The @kbd{a} command does that.  It
12472 would probably be best to use @code{nnml} to read the cache.  You
12473 could also use @code{nnspool} or @code{nnmh}, though.
12475 Type @kbd{a nnml RET cache RET}.
12477 You should now have a brand new @code{nnml} virtual server called
12478 @samp{cache}.  You now need to edit it to have the right definitions.
12479 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12480 will contain the following:
12482 @lisp
12483 (nnml "cache")
12484 @end lisp
12486 Change that to:
12488 @lisp
12489 (nnml "cache"
12490          (nnml-directory "~/News/cache/")
12491          (nnml-active-file "~/News/cache/active"))
12492 @end lisp
12494 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12495 @kbd{RET} over this virtual server, you should be entered into a browse
12496 buffer, and you should be able to enter any of the groups displayed.
12499 @node Server Variables
12500 @subsection Server Variables
12501 @cindex server variables
12502 @cindex server parameters
12504 One sticky point when defining variables (both on back ends and in Emacs
12505 in general) is that some variables are typically initialized from other
12506 variables when the definition of the variables is being loaded.  If you
12507 change the ``base'' variable after the variables have been loaded, you
12508 won't change the ``derived'' variables.
12510 This typically affects directory and file variables.  For instance,
12511 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12512 directory variables are initialized from that variable, so
12513 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12514 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12515 @code{nnml-directory}---you have to explicitly set all the file
12516 variables to be what you want them to be.  For a complete list of
12517 variables for each back end, see each back end's section later in this
12518 manual, but here's an example @code{nnml} definition:
12520 @lisp
12521 (nnml "public"
12522       (nnml-directory "~/my-mail/")
12523       (nnml-active-file "~/my-mail/active")
12524       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12525 @end lisp
12527 Server variables are often called @dfn{server parameters}.
12529 @node Servers and Methods
12530 @subsection Servers and Methods
12532 Wherever you would normally use a select method
12533 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12534 when browsing a foreign server) you can use a virtual server name
12535 instead.  This could potentially save lots of typing.  And it's nice all
12536 over.
12539 @node Unavailable Servers
12540 @subsection Unavailable Servers
12542 If a server seems to be unreachable, Gnus will mark that server as
12543 @code{denied}.  That means that any subsequent attempt to make contact
12544 with that server will just be ignored.  ``It can't be opened,'' Gnus
12545 will tell you, without making the least effort to see whether that is
12546 actually the case or not.
12548 That might seem quite naughty, but it does make sense most of the time.
12549 Let's say you have 10 groups subscribed to on server
12550 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12551 away from you and the machine is quite slow, so it takes 1 minute just
12552 to find out that it refuses connection to you today.  If Gnus were to
12553 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12554 attempt to do that.  Once it has gotten a single ``connection refused'',
12555 it will regard that server as ``down''.
12557 So, what happens if the machine was only feeling unwell temporarily?
12558 How do you test to see whether the machine has come up again?
12560 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12561 with the following commands:
12563 @table @kbd
12565 @item O
12566 @kindex O (Server)
12567 @findex gnus-server-open-server
12568 Try to establish connection to the server on the current line
12569 (@code{gnus-server-open-server}).
12571 @item C
12572 @kindex C (Server)
12573 @findex gnus-server-close-server
12574 Close the connection (if any) to the server
12575 (@code{gnus-server-close-server}).
12577 @item D
12578 @kindex D (Server)
12579 @findex gnus-server-deny-server
12580 Mark the current server as unreachable
12581 (@code{gnus-server-deny-server}).
12583 @item M-o
12584 @kindex M-o (Server)
12585 @findex gnus-server-open-all-servers
12586 Open the connections to all servers in the buffer
12587 (@code{gnus-server-open-all-servers}).
12589 @item M-c
12590 @kindex M-c (Server)
12591 @findex gnus-server-close-all-servers
12592 Close the connections to all servers in the buffer
12593 (@code{gnus-server-close-all-servers}).
12595 @item R
12596 @kindex R (Server)
12597 @findex gnus-server-remove-denials
12598 Remove all marks to whether Gnus was denied connection from any servers
12599 (@code{gnus-server-remove-denials}).
12601 @item L
12602 @kindex L (Server)
12603 @findex gnus-server-offline-server
12604 Set server status to offline (@code{gnus-server-offline-server}).
12606 @end table
12609 @node Getting News
12610 @section Getting News
12611 @cindex reading news
12612 @cindex news back ends
12614 A newsreader is normally used for reading news.  Gnus currently provides
12615 only two methods of getting news---it can read from an @acronym{NNTP} server,
12616 or it can read from a local spool.
12618 @menu
12619 * NNTP::                        Reading news from an @acronym{NNTP} server.
12620 * News Spool::                  Reading news from the local spool.
12621 @end menu
12624 @node NNTP
12625 @subsection NNTP
12626 @cindex nntp
12628 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12629 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12630 server as the, uhm, address.
12632 If the @acronym{NNTP} server is located at a non-standard port, setting the
12633 third element of the select method to this port number should allow you
12634 to connect to the right port.  You'll have to edit the group info for
12635 that (@pxref{Foreign Groups}).
12637 The name of the foreign group can be the same as a native group.  In
12638 fact, you can subscribe to the same group from as many different servers
12639 you feel like.  There will be no name collisions.
12641 The following variables can be used to create a virtual @code{nntp}
12642 server:
12644 @table @code
12646 @item nntp-server-opened-hook
12647 @vindex nntp-server-opened-hook
12648 @cindex @sc{mode reader}
12649 @cindex authinfo
12650 @cindex authentification
12651 @cindex nntp authentification
12652 @findex nntp-send-authinfo
12653 @findex nntp-send-mode-reader
12654 is run after a connection has been made.  It can be used to send
12655 commands to the @acronym{NNTP} server after it has been contacted.  By
12656 default it sends the command @code{MODE READER} to the server with the
12657 @code{nntp-send-mode-reader} function.  This function should always be
12658 present in this hook.
12660 @item nntp-authinfo-function
12661 @vindex nntp-authinfo-function
12662 @findex nntp-send-authinfo
12663 @vindex nntp-authinfo-file
12664 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12665 server.  The default function is @code{nntp-send-authinfo}, which looks
12666 through your @file{~/.authinfo} (or whatever you've set the
12667 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12668 are found, it will prompt you for a login name and a password.  The
12669 format of the @file{~/.authinfo} file is (almost) the same as the
12670 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12671 manual page, but here are the salient facts:
12673 @enumerate
12674 @item
12675 The file contains one or more line, each of which define one server.
12677 @item
12678 Each line may contain an arbitrary number of token/value pairs.
12680 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12681 @samp{default}.  In addition Gnus introduces two new tokens, not present
12682 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12683 @samp{force}.  (This is the only way the @file{.authinfo} file format
12684 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12685 indicate what port on the server the credentials apply to and
12686 @samp{force} is explained below.
12688 @end enumerate
12690 Here's an example file:
12692 @example
12693 machine news.uio.no login larsi password geheimnis
12694 machine nntp.ifi.uio.no login larsi force yes
12695 @end example
12697 The token/value pairs may appear in any order; @samp{machine} doesn't
12698 have to be first, for instance.
12700 In this example, both login name and password have been supplied for the
12701 former server, while the latter has only the login name listed, and the
12702 user will be prompted for the password.  The latter also has the
12703 @samp{force} tag, which means that the authinfo will be sent to the
12704 @var{nntp} server upon connection; the default (i.e., when there is not
12705 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12706 until the @var{nntp} server asks for it.
12708 You can also add @samp{default} lines that will apply to all servers
12709 that don't have matching @samp{machine} lines.
12711 @example
12712 default force yes
12713 @end example
12715 This will force sending @samp{AUTHINFO} commands to all servers not
12716 previously mentioned.
12718 Remember to not leave the @file{~/.authinfo} file world-readable.
12720 @item nntp-server-action-alist
12721 @vindex nntp-server-action-alist
12722 This is a list of regexps to match on server types and actions to be
12723 taken when matches are made.  For instance, if you want Gnus to beep
12724 every time you connect to innd, you could say something like:
12726 @lisp
12727 (setq nntp-server-action-alist
12728       '(("innd" (ding))))
12729 @end lisp
12731 You probably don't want to do that, though.
12733 The default value is
12735 @lisp
12736 '(("nntpd 1\\.5\\.11t"
12737    (remove-hook 'nntp-server-opened-hook
12738                 'nntp-send-mode-reader)))
12739 @end lisp
12741 This ensures that Gnus doesn't send the @code{MODE READER} command to
12742 nntpd 1.5.11t, since that command chokes that server, I've been told.
12744 @item nntp-maximum-request
12745 @vindex nntp-maximum-request
12746 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12747 will collect headers by sending a series of @code{head} commands.  To
12748 speed things up, the back end sends lots of these commands without
12749 waiting for reply, and then reads all the replies.  This is controlled
12750 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12751 your network is buggy, you should set this to 1.
12753 @item nntp-connection-timeout
12754 @vindex nntp-connection-timeout
12755 If you have lots of foreign @code{nntp} groups that you connect to
12756 regularly, you're sure to have problems with @acronym{NNTP} servers not
12757 responding properly, or being too loaded to reply within reasonable
12758 time.  This is can lead to awkward problems, which can be helped
12759 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12760 that says how many seconds the @code{nntp} back end should wait for a
12761 connection before giving up.  If it is @code{nil}, which is the default,
12762 no timeouts are done.
12764 @item nntp-nov-is-evil
12765 @vindex nntp-nov-is-evil
12766 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12767 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12768 can be used.
12770 @item nntp-xover-commands
12771 @vindex nntp-xover-commands
12772 @cindex @acronym{NOV}
12773 @cindex XOVER
12774 List of strings used as commands to fetch @acronym{NOV} lines from a
12775 server.  The default value of this variable is @code{("XOVER"
12776 "XOVERVIEW")}.
12778 @item nntp-nov-gap
12779 @vindex nntp-nov-gap
12780 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12781 the server.  The server responds with one huge list of lines.  However,
12782 if you have read articles 2-5000 in the group, and only want to read
12783 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12784 lines that you will not need.  This variable says how
12785 big a gap between two consecutive articles is allowed to be before the
12786 @code{XOVER} request is split into several request.  Note that if your
12787 network is fast, setting this variable to a really small number means
12788 that fetching will probably be slower.  If this variable is @code{nil},
12789 @code{nntp} will never split requests.  The default is 5.
12791 @item nntp-prepare-server-hook
12792 @vindex nntp-prepare-server-hook
12793 A hook run before attempting to connect to an @acronym{NNTP} server.
12795 @item nntp-record-commands
12796 @vindex nntp-record-commands
12797 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12798 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12799 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12800 that doesn't seem to work.
12802 @item nntp-open-connection-function
12803 @vindex nntp-open-connection-function
12804 It is possible to customize how the connection to the nntp server will
12805 be opened.  If you specify an @code{nntp-open-connection-function}
12806 parameter, Gnus will use that function to establish the connection.
12807 Six pre-made functions are supplied.  These functions can be grouped in
12808 two categories: direct connection functions (four pre-made), and
12809 indirect ones (two pre-made).
12811 @item nntp-prepare-post-hook
12812 @vindex nntp-prepare-post-hook
12813 A hook run just before posting an article.  If there is no
12814 @code{Message-ID} header in the article and the news server provides the
12815 recommended ID, it will be added to the article before running this
12816 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12817 inhibit Gnus to add a @code{Message-ID} header, you could say:
12819 @lisp
12820 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12821 @end lisp
12823 Note that not all servers support the recommended ID.  This works for
12824 INN versions 2.3.0 and later, for instance.
12826 @end table
12828 @menu
12829 * Direct Functions::            Connecting directly to the server.
12830 * Indirect Functions::          Connecting indirectly to the server.
12831 * Common Variables::            Understood by several connection functions.
12832 @end menu
12835 @node Direct Functions
12836 @subsubsection Direct Functions
12837 @cindex direct connection functions
12839 These functions are called direct because they open a direct connection
12840 between your machine and the @acronym{NNTP} server.  The behavior of these
12841 functions is also affected by commonly understood variables
12842 (@pxref{Common Variables}).
12844 @table @code
12845 @findex nntp-open-network-stream
12846 @item nntp-open-network-stream
12847 This is the default, and simply connects to some port or other on the
12848 remote system.
12850 @findex nntp-open-tls-stream
12851 @item nntp-open-tls-stream
12852 Opens a connection to a server over a @dfn{secure} channel.  To use
12853 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12854 installed.  You then define a server as follows:
12856 @lisp
12857 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12858 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12860 (nntp "snews.bar.com"
12861       (nntp-open-connection-function nntp-open-tls-stream)
12862       (nntp-port-number )
12863       (nntp-address "snews.bar.com"))
12864 @end lisp
12866 @findex nntp-open-ssl-stream
12867 @item nntp-open-ssl-stream
12868 Opens a connection to a server over a @dfn{secure} channel.  To use
12869 this you must have @uref{http://www.openssl.org, OpenSSL} or
12870 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12871 then define a server as follows:
12873 @lisp
12874 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12875 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12877 (nntp "snews.bar.com"
12878       (nntp-open-connection-function nntp-open-ssl-stream)
12879       (nntp-port-number 563)
12880       (nntp-address "snews.bar.com"))
12881 @end lisp
12883 @findex nntp-open-telnet-stream
12884 @item nntp-open-telnet-stream
12885 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12886 it.  You might wonder why this function exists, since we have the
12887 default @code{nntp-open-network-stream} which would do the job.  (One
12888 of) the reason(s) is that if you are behind a firewall but have direct
12889 connections to the outside world thanks to a command wrapper like
12890 @code{runsocks}, you can use it like this:
12892 @lisp
12893 (nntp "socksified"
12894       (nntp-pre-command "runsocks")
12895       (nntp-open-connection-function nntp-open-telnet-stream)
12896       (nntp-address "the.news.server"))
12897 @end lisp
12899 With the default method, you would need to wrap your whole Emacs
12900 session, which is not a good idea.
12901 @end table
12904 @node Indirect Functions
12905 @subsubsection Indirect Functions
12906 @cindex indirect connection functions
12908 These functions are called indirect because they connect to an
12909 intermediate host before actually connecting to the @acronym{NNTP} server.
12910 All of these functions and related variables are also said to belong to
12911 the ``via'' family of connection: they're all prefixed with ``via'' to make
12912 things cleaner.  The behavior of these functions is also affected by
12913 commonly understood variables (@pxref{Common Variables}).
12915 @table @code
12916 @item nntp-open-via-rlogin-and-telnet
12917 @findex nntp-open-via-rlogin-and-telnet
12918 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12919 to the real @acronym{NNTP} server from there.  This is useful for instance if
12920 you need to connect to a firewall machine first.
12922 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12924 @table @code
12925 @item nntp-via-rlogin-command
12926 @vindex nntp-via-rlogin-command
12927 Command used to log in on the intermediate host.  The default is
12928 @samp{rsh}, but @samp{ssh} is a popular alternative.
12930 @item nntp-via-rlogin-command-switches
12931 @vindex nntp-via-rlogin-command-switches
12932 List of strings to be used as the switches to
12933 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12934 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12935 @samp{("-C")} in order to compress all data connections, otherwise set
12936 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12937 the telnet command requires a pseudo-tty allocation on an intermediate
12938 host.
12939 @end table
12941 @item nntp-open-via-telnet-and-telnet
12942 @findex nntp-open-via-telnet-and-telnet
12943 Does essentially the same, but uses @samp{telnet} instead of
12944 @samp{rlogin} to connect to the intermediate host.
12946 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12948 @table @code
12949 @item nntp-via-telnet-command
12950 @vindex nntp-via-telnet-command
12951 Command used to @code{telnet} the intermediate host.  The default is
12952 @samp{telnet}.
12954 @item nntp-via-telnet-switches
12955 @vindex nntp-via-telnet-switches
12956 List of strings to be used as the switches to the
12957 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12959 @item nntp-via-user-password
12960 @vindex nntp-via-user-password
12961 Password to use when logging in on the intermediate host.
12963 @item nntp-via-envuser
12964 @vindex nntp-via-envuser
12965 If non-@code{nil}, the intermediate @code{telnet} session (client and
12966 server both) will support the @code{ENVIRON} option and not prompt for
12967 login name.  This works for Solaris @code{telnet}, for instance.
12969 @item nntp-via-shell-prompt
12970 @vindex nntp-via-shell-prompt
12971 Regexp matching the shell prompt on the intermediate host.  The default
12972 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12974 @end table
12976 @end table
12979 Here are some additional variables that are understood by all the above
12980 functions:
12982 @table @code
12984 @item nntp-via-user-name
12985 @vindex nntp-via-user-name
12986 User name to use when connecting to the intermediate host.
12988 @item nntp-via-address
12989 @vindex nntp-via-address
12990 Address of the intermediate host to connect to.
12992 @end table
12995 @node Common Variables
12996 @subsubsection Common Variables
12998 The following variables affect the behavior of all, or several of the
12999 pre-made connection functions.  When not specified, all functions are
13000 affected (the values of the following variables will be used as the
13001 default if each virtual @code{nntp} server doesn't specify those server
13002 variables individually).
13004 @table @code
13006 @item nntp-pre-command
13007 @vindex nntp-pre-command
13008 A command wrapper to use when connecting through a non native
13009 connection function (all except @code{nntp-open-network-stream},
13010 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}).  This is
13011 where you would put a @samp{SOCKS} wrapper for instance.
13013 @item nntp-address
13014 @vindex nntp-address
13015 The address of the @acronym{NNTP} server.
13017 @item nntp-port-number
13018 @vindex nntp-port-number
13019 Port number to connect to the @acronym{NNTP} server.  The default is
13020 @samp{nntp}.  If you use @acronym{NNTP} over
13021 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13022 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13023 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13024 not work with named ports.
13026 @item nntp-end-of-line
13027 @vindex nntp-end-of-line
13028 String to use as end-of-line marker when talking to the @acronym{NNTP}
13029 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13030 using a non native connection function.
13032 @item nntp-telnet-command
13033 @vindex nntp-telnet-command
13034 Command to use when connecting to the @acronym{NNTP} server through
13035 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13036 just for the real @acronym{NNTP} server.  The default is
13037 @samp{telnet}.
13039 @item nntp-telnet-switches
13040 @vindex nntp-telnet-switches
13041 A list of switches to pass to @code{nntp-telnet-command}.  The default
13042 is @samp{("-8")}.
13044 @end table
13047 @node News Spool
13048 @subsection News Spool
13049 @cindex nnspool
13050 @cindex news spool
13052 Subscribing to a foreign group from the local spool is extremely easy,
13053 and might be useful, for instance, to speed up reading groups that
13054 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13055 instance.
13057 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13058 anything else) as the address.
13060 If you have access to a local spool, you should probably use that as the
13061 native select method (@pxref{Finding the News}).  It is normally faster
13062 than using an @code{nntp} select method, but might not be.  It depends.
13063 You just have to try to find out what's best at your site.
13065 @table @code
13067 @item nnspool-inews-program
13068 @vindex nnspool-inews-program
13069 Program used to post an article.
13071 @item nnspool-inews-switches
13072 @vindex nnspool-inews-switches
13073 Parameters given to the inews program when posting an article.
13075 @item nnspool-spool-directory
13076 @vindex nnspool-spool-directory
13077 Where @code{nnspool} looks for the articles.  This is normally
13078 @file{/usr/spool/news/}.
13080 @item nnspool-nov-directory
13081 @vindex nnspool-nov-directory
13082 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13083 @file{/usr/spool/news/over.view/}.
13085 @item nnspool-lib-dir
13086 @vindex nnspool-lib-dir
13087 Where the news lib dir is (@file{/usr/lib/news/} by default).
13089 @item nnspool-active-file
13090 @vindex nnspool-active-file
13091 The name of the active file.
13093 @item nnspool-newsgroups-file
13094 @vindex nnspool-newsgroups-file
13095 The name of the group descriptions file.
13097 @item nnspool-history-file
13098 @vindex nnspool-history-file
13099 The name of the news history file.
13101 @item nnspool-active-times-file
13102 @vindex nnspool-active-times-file
13103 The name of the active date file.
13105 @item nnspool-nov-is-evil
13106 @vindex nnspool-nov-is-evil
13107 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13108 that it finds.
13110 @item nnspool-sift-nov-with-sed
13111 @vindex nnspool-sift-nov-with-sed
13112 @cindex sed
13113 If non-@code{nil}, which is the default, use @code{sed} to get the
13114 relevant portion from the overview file.  If @code{nil},
13115 @code{nnspool} will load the entire file into a buffer and process it
13116 there.
13118 @end table
13121 @node Getting Mail
13122 @section Getting Mail
13123 @cindex reading mail
13124 @cindex mail
13126 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13127 course.
13129 @menu
13130 * Mail in a Newsreader::        Important introductory notes.
13131 * Getting Started Reading Mail::  A simple cookbook example.
13132 * Splitting Mail::              How to create mail groups.
13133 * Mail Sources::                How to tell Gnus where to get mail from.
13134 * Mail Back End Variables::     Variables for customizing mail handling.
13135 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13136 * Group Mail Splitting::        Use group customize to drive mail splitting.
13137 * Incorporating Old Mail::      What about the old mail you have?
13138 * Expiring Mail::               Getting rid of unwanted mail.
13139 * Washing Mail::                Removing cruft from the mail you get.
13140 * Duplicates::                  Dealing with duplicated mail.
13141 * Not Reading Mail::            Using mail back ends for reading other files.
13142 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13143 @end menu
13146 @node Mail in a Newsreader
13147 @subsection Mail in a Newsreader
13149 If you are used to traditional mail readers, but have decided to switch
13150 to reading mail with Gnus, you may find yourself experiencing something
13151 of a culture shock.
13153 Gnus does not behave like traditional mail readers.  If you want to make
13154 it behave that way, you can, but it's an uphill battle.
13156 Gnus, by default, handles all its groups using the same approach.  This
13157 approach is very newsreaderly---you enter a group, see the new/unread
13158 messages, and when you read the messages, they get marked as read, and
13159 you don't see them any more.  (Unless you explicitly ask for them.)
13161 In particular, you do not do anything explicitly to delete messages.
13163 Does this mean that all the messages that have been marked as read are
13164 deleted?  How awful!
13166 But, no, it means that old messages are @dfn{expired} according to some
13167 scheme or other.  For news messages, the expire process is controlled by
13168 the news administrator; for mail, the expire process is controlled by
13169 you.  The expire process for mail is covered in depth in @ref{Expiring
13170 Mail}.
13172 What many Gnus users find, after using it a while for both news and
13173 mail, is that the transport mechanism has very little to do with how
13174 they want to treat a message.
13176 Many people subscribe to several mailing lists.  These are transported
13177 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13178 answering, or even reading these messages very carefully.  We may not
13179 need to save them because if we should need to read one again, they are
13180 archived somewhere else.
13182 Some people have local news groups which have only a handful of readers.
13183 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13184 to read and answer a large fraction of the messages very carefully in
13185 order to do our work.  And there may not be an archive, so we may need
13186 to save the interesting messages the same way we would personal mail.
13188 The important distinction turns out to be not the transport mechanism,
13189 but other factors such as how interested we are in the subject matter,
13190 or how easy it is to retrieve the message if we need to read it again.
13192 Gnus provides many options for sorting mail into ``groups'' which behave
13193 like newsgroups, and for treating each group (whether mail or news)
13194 differently.
13196 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13197 that Gnus should grow up and be a male, er, mail reader.  It is possible
13198 to whip Gnus into a more mailreaderly being, but, as said before, it's
13199 not easy.  People who prefer proper mail readers should try @sc{vm}
13200 instead, which is an excellent, and proper, mail reader.
13202 I don't mean to scare anybody off, but I want to make it clear that you
13203 may be required to learn a new way of thinking about messages.  After
13204 you've been subjected to The Gnus Way, you will come to love it.  I can
13205 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13206 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13207 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13208 You Do.)
13211 @node Getting Started Reading Mail
13212 @subsection Getting Started Reading Mail
13214 It's quite easy to use Gnus to read your new mail.  You just plonk the
13215 mail back end of your choice into @code{gnus-secondary-select-methods},
13216 and things will happen automatically.
13218 For instance, if you want to use @code{nnml} (which is a ``one file per
13219 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13221 @lisp
13222 (setq gnus-secondary-select-methods '((nnml "")))
13223 @end lisp
13225 Now, the next time you start Gnus, this back end will be queried for new
13226 articles, and it will move all the messages in your spool file to its
13227 directory, which is @file{~/Mail/} by default.  The new group that will
13228 be created (@samp{mail.misc}) will be subscribed, and you can read it
13229 like any other group.
13231 You will probably want to split the mail into several groups, though:
13233 @lisp
13234 (setq nnmail-split-methods
13235       '(("junk" "^From:.*Lars Ingebrigtsen")
13236         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13237         ("other" "")))
13238 @end lisp
13240 This will result in three new @code{nnml} mail groups being created:
13241 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13242 mail that doesn't fit into the first two groups will be placed in the
13243 last group.
13245 This should be sufficient for reading mail with Gnus.  You might want to
13246 give the other sections in this part of the manual a perusal, though.
13247 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13250 @node Splitting Mail
13251 @subsection Splitting Mail
13252 @cindex splitting mail
13253 @cindex mail splitting
13254 @cindex mail filtering (splitting)
13256 @vindex nnmail-split-methods
13257 The @code{nnmail-split-methods} variable says how the incoming mail is
13258 to be split into groups.
13260 @lisp
13261 (setq nnmail-split-methods
13262   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13263     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13264     ("mail.other" "")))
13265 @end lisp
13267 This variable is a list of lists, where the first element of each of
13268 these lists is the name of the mail group (they do not have to be called
13269 something beginning with @samp{mail}, by the way), and the second
13270 element is a regular expression used on the header of each mail to
13271 determine if it belongs in this mail group.  The first string may
13272 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13273 insert sub-expressions from the matched text.  For instance:
13275 @lisp
13276 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13277 @end lisp
13279 @noindent
13280 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13281 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13283 The second element can also be a function.  In that case, it will be
13284 called narrowed to the headers with the first element of the rule as the
13285 argument.  It should return a non-@code{nil} value if it thinks that the
13286 mail belongs in that group.
13288 @cindex @samp{bogus} group
13289 The last of these groups should always be a general one, and the regular
13290 expression should @emph{always} be @samp{""} so that it matches any mails
13291 that haven't been matched by any of the other regexps.  (These rules are
13292 processed from the beginning of the alist toward the end.  The first rule
13293 to make a match will ``win'', unless you have crossposting enabled.  In
13294 that case, all matching rules will ``win''.)  If no rule matched, the mail
13295 will end up in the @samp{bogus} group.  When new groups are created by
13296 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13297 see the new groups.  This also applies to the @samp{bogus} group.
13299 If you like to tinker with this yourself, you can set this variable to a
13300 function of your choice.  This function will be called without any
13301 arguments in a buffer narrowed to the headers of an incoming mail
13302 message.  The function should return a list of group names that it
13303 thinks should carry this mail message.
13305 Note that the mail back ends are free to maul the poor, innocent,
13306 incoming headers all they want to.  They all add @code{Lines} headers;
13307 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13308 @code{From<SPACE>} line to something else.
13310 @vindex nnmail-crosspost
13311 The mail back ends all support cross-posting.  If several regexps match,
13312 the mail will be ``cross-posted'' to all those groups.
13313 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13314 that no articles are crossposted to the general (@samp{""}) group.
13316 @vindex nnmail-crosspost-link-function
13317 @cindex crosspost
13318 @cindex links
13319 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13320 the crossposted articles.  However, not all file systems support hard
13321 links.  If that's the case for you, set
13322 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13323 variable is @code{add-name-to-file} by default.)
13325 @kindex M-x nnmail-split-history
13326 @findex nnmail-split-history
13327 If you wish to see where the previous mail split put the messages, you
13328 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13329 where re-spooling messages would put the messages, you can use
13330 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13331 Group Commands}).
13333 @vindex nnmail-split-header-length-limit
13334 Header lines longer than the value of
13335 @code{nnmail-split-header-length-limit} are excluded from the split
13336 function.
13338 @vindex nnmail-mail-splitting-charset
13339 @vindex nnmail-mail-splitting-decodes
13340 By default the splitting codes @acronym{MIME} decodes headers so you
13341 can match on non-@acronym{ASCII} strings.  The
13342 @code{nnmail-mail-splitting-charset} variable specifies the default
13343 charset for decoding.  The behavior can be turned off completely by
13344 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13345 useful if you want to match articles based on the raw header data.
13347 @vindex nnmail-resplit-incoming
13348 By default, splitting is performed on all incoming messages.  If you
13349 specify a @code{directory} entry for the variable @code{mail-sources}
13350 (@pxref{Mail Source Specifiers}), however, then splitting does
13351 @emph{not} happen by default.  You can set the variable
13352 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13353 splitting happen even in this case.  (This variable has no effect on
13354 other kinds of entries.)
13356 Gnus gives you all the opportunity you could possibly want for shooting
13357 yourself in the foot.  Let's say you create a group that will contain
13358 all the mail you get from your boss.  And then you accidentally
13359 unsubscribe from the group.  Gnus will still put all the mail from your
13360 boss in the unsubscribed group, and so, when your boss mails you ``Have
13361 that report ready by Monday or you're fired!'', you'll never see it and,
13362 come Tuesday, you'll still believe that you're gainfully employed while
13363 you really should be out collecting empty bottles to save up for next
13364 month's rent money.
13367 @node Mail Sources
13368 @subsection Mail Sources
13370 Mail can be gotten from many different sources---the mail spool, from
13371 a @acronym{POP} mail server, from a procmail directory, or from a
13372 maildir, for instance.
13374 @menu
13375 * Mail Source Specifiers::      How to specify what a mail source is.
13376 * Mail Source Customization::   Some variables that influence things.
13377 * Fetching Mail::               Using the mail source specifiers.
13378 @end menu
13381 @node Mail Source Specifiers
13382 @subsubsection Mail Source Specifiers
13383 @cindex POP
13384 @cindex mail server
13385 @cindex procmail
13386 @cindex mail spool
13387 @cindex mail source
13389 You tell Gnus how to fetch mail by setting @code{mail-sources}
13390 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13392 Here's an example:
13394 @lisp
13395 (pop :server "pop3.mailserver.com" :user "myname")
13396 @end lisp
13398 As can be observed, a mail source specifier is a list where the first
13399 element is a @dfn{mail source type}, followed by an arbitrary number of
13400 @dfn{keywords}.  Keywords that are not explicitly specified are given
13401 default values.
13403 The following mail source types are available:
13405 @table @code
13406 @item file
13407 Get mail from a single file; typically from the mail spool.
13409 Keywords:
13411 @table @code
13412 @item :path
13413 The file name.  Defaults to the value of the @env{MAIL}
13414 environment variable or the value of @code{rmail-spool-directory}
13415 (usually something like @file{/usr/mail/spool/user-name}).
13417 @item :prescript
13418 @itemx :postscript
13419 Script run before/after fetching mail.
13420 @end table
13422 An example file mail source:
13424 @lisp
13425 (file :path "/usr/spool/mail/user-name")
13426 @end lisp
13428 Or using the default file name:
13430 @lisp
13431 (file)
13432 @end lisp
13434 If the mail spool file is not located on the local machine, it's best
13435 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13436 You can not use ange-ftp file names here---it has no way to lock the
13437 mail spool while moving the mail.
13439 If it's impossible to set up a proper server, you can use ssh instead.
13441 @lisp
13442 (setq mail-sources
13443       '((file :prescript "ssh host bin/getmail >%t")))
13444 @end lisp
13446 The @samp{getmail} script would look something like the following:
13448 @example
13449 #!/bin/sh
13450 #  getmail - move mail from spool to stdout
13451 #  flu@@iki.fi
13453 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13454 TMP=$HOME/Mail/tmp
13455 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13456 @end example
13458 Alter this script to fit find the @samp{movemail} you want to use.
13461 @item directory
13462 @vindex nnmail-scan-directory-mail-source-once
13463 Get mail from several files in a directory.  This is typically used
13464 when you have procmail split the incoming mail into several files.
13465 That is, there is a one-to-one correspondence between files in that
13466 directory and groups, so that mail from the file @file{foo.bar.spool}
13467 will be put in the group @code{foo.bar}.  (You can change the suffix
13468 to be used instead of @code{.spool}.)  Setting
13469 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13470 Gnus to scan the mail source only once.  This is particularly useful
13471 if you want to scan mail groups at a specified level.
13473 @vindex nnmail-resplit-incoming
13474 There is also the variable @code{nnmail-resplit-incoming}, if you set
13475 that to a non-@code{nil} value, then the normal splitting process is
13476 applied to all the files from the directory, @ref{Splitting Mail}.
13478 Keywords:
13480 @table @code
13481 @item :path
13482 The name of the directory where the files are.  There is no default
13483 value.
13485 @item :suffix
13486 Only files ending with this suffix are used.  The default is
13487 @samp{.spool}.
13489 @item :predicate
13490 Only files that have this predicate return non-@code{nil} are returned.
13491 The default is @code{identity}.  This is used as an additional
13492 filter---only files that have the right suffix @emph{and} satisfy this
13493 predicate are considered.
13495 @item :prescript
13496 @itemx :postscript
13497 Script run before/after fetching mail.
13499 @end table
13501 An example directory mail source:
13503 @lisp
13504 (directory :path "/home/user-name/procmail-dir/"
13505            :suffix ".prcml")
13506 @end lisp
13508 @item pop
13509 Get mail from a @acronym{POP} server.
13511 Keywords:
13513 @table @code
13514 @item :server
13515 The name of the @acronym{POP} server.  The default is taken from the
13516 @env{MAILHOST} environment variable.
13518 @item :port
13519 The port number of the @acronym{POP} server.  This can be a number (eg,
13520 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13521 string, it should be a service name as listed in @file{/etc/services} on
13522 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13523 need to specify it as @samp{"pop-3"} instead.
13525 @item :user
13526 The user name to give to the @acronym{POP} server.  The default is the login
13527 name.
13529 @item :password
13530 The password to give to the @acronym{POP} server.  If not specified,
13531 the user is prompted.
13533 @item :program
13534 The program to use to fetch mail from the @acronym{POP} server.  This
13535 should be a @code{format}-like string.  Here's an example:
13537 @example
13538 fetchmail %u@@%s -P %p %t
13539 @end example
13541 The valid format specifier characters are:
13543 @table @samp
13544 @item t
13545 The name of the file the mail is to be moved to.  This must always be
13546 included in this string.
13548 @item s
13549 The name of the server.
13551 @item P
13552 The port number of the server.
13554 @item u
13555 The user name to use.
13557 @item p
13558 The password to use.
13559 @end table
13561 The values used for these specs are taken from the values you give the
13562 corresponding keywords.
13564 @item :prescript
13565 A script to be run before fetching the mail.  The syntax is the same as
13566 the @code{:program} keyword.  This can also be a function to be run.
13568 @item :postscript
13569 A script to be run after fetching the mail.  The syntax is the same as
13570 the @code{:program} keyword.  This can also be a function to be run.
13572 @item :function
13573 The function to use to fetch mail from the @acronym{POP} server.  The
13574 function is called with one parameter---the name of the file where the
13575 mail should be moved to.
13577 @item :authentication
13578 This can be either the symbol @code{password} or the symbol @code{apop}
13579 and says what authentication scheme to use.  The default is
13580 @code{password}.
13582 @end table
13584 @vindex pop3-movemail
13585 @vindex pop3-leave-mail-on-server
13586 If the @code{:program} and @code{:function} keywords aren't specified,
13587 @code{pop3-movemail} will be used.  If the
13588 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13589 left on the @acronym{POP} server after fetching when using
13590 @code{pop3-movemail}.  Note that POP servers maintain no state
13591 information between sessions, so what the client believes is there and
13592 what is actually there may not match up.  If they do not, then the whole
13593 thing can fall apart and leave you with a corrupt mailbox.
13595 Here are some examples.  Fetch from the default @acronym{POP} server,
13596 using the default user name, and default fetcher:
13598 @lisp
13599 (pop)
13600 @end lisp
13602 Fetch from a named server with a named user and password:
13604 @lisp
13605 (pop :server "my.pop.server"
13606      :user "user-name" :password "secret")
13607 @end lisp
13609 Use @samp{movemail} to move the mail:
13611 @lisp
13612 (pop :program "movemail po:%u %t %p")
13613 @end lisp
13615 @item maildir
13616 Get mail from a maildir.  This is a type of mailbox that is supported by
13617 at least qmail and postfix, where each file in a special directory
13618 contains exactly one mail.
13620 Keywords:
13622 @table @code
13623 @item :path
13624 The name of the directory where the mails are stored.  The default is
13625 taken from the @env{MAILDIR} environment variable or
13626 @file{~/Maildir/}.
13627 @item :subdirs
13628 The subdirectories of the Maildir.  The default is
13629 @samp{("new" "cur")}.
13631 @c If you sometimes look at your mail through a pop3 daemon before fetching
13632 @c them with Gnus, you may also have to fetch your mails from the
13633 @c @code{cur} directory inside the maildir, like in the first example
13634 @c below.
13636 You can also get mails from remote hosts (because maildirs don't suffer
13637 from locking problems).
13639 @end table
13641 Two example maildir mail sources:
13643 @lisp
13644 (maildir :path "/home/user-name/Maildir/"
13645          :subdirs ("cur" "new"))
13646 @end lisp
13648 @lisp
13649 (maildir :path "/user@@remotehost.org:~/Maildir/"
13650          :subdirs ("new"))
13651 @end lisp
13653 @item imap
13654 Get mail from a @acronym{IMAP} server.  If you don't want to use
13655 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13656 with nnimap), for some reason or other, Gnus let you treat it similar
13657 to a @acronym{POP} server and fetches articles from a given
13658 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13660 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13661 may need external programs and libraries, @xref{IMAP}.
13663 Keywords:
13665 @table @code
13666 @item :server
13667 The name of the @acronym{IMAP} server.  The default is taken from the
13668 @env{MAILHOST} environment variable.
13670 @item :port
13671 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13672 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13674 @item :user
13675 The user name to give to the @acronym{IMAP} server.  The default is the login
13676 name.
13678 @item :password
13679 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13680 prompted.
13682 @item :stream
13683 What stream to use for connecting to the server, this is one of the
13684 symbols in @code{imap-stream-alist}.  Right now, this means
13685 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13686 @samp{ssl}, @samp{shell} or the default @samp{network}.
13688 @item :authentication
13689 Which authenticator to use for authenticating to the server, this is
13690 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13691 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13692 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13694 @item :program
13695 When using the `shell' :stream, the contents of this variable is
13696 mapped into the @code{imap-shell-program} variable.  This should be a
13697 @code{format}-like string (or list of strings).  Here's an example:
13699 @example
13700 ssh %s imapd
13701 @end example
13703 The valid format specifier characters are:
13705 @table @samp
13706 @item s
13707 The name of the server.
13709 @item l
13710 User name from @code{imap-default-user}.
13712 @item p
13713 The port number of the server.
13714 @end table
13716 The values used for these specs are taken from the values you give the
13717 corresponding keywords.
13719 @item :mailbox
13720 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13721 which normally is the mailbox which receive incoming mail.
13723 @item :predicate
13724 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13725 UNDELETED}, is probably the best choice for most people, but if you
13726 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13727 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13728 Then all articles in the mailbox is fetched, no matter what.  For a
13729 complete list of predicates, see RFC 2060 section 6.4.4.
13731 @item :fetchflag
13732 How to flag fetched articles on the server, the default @samp{\Deleted}
13733 will mark them as deleted, an alternative would be @samp{\Seen} which
13734 would simply mark them as read.  These are the two most likely choices,
13735 but more flags are defined in RFC 2060 section 2.3.2.
13737 @item :dontexpunge
13738 If non-@code{nil}, don't remove all articles marked as deleted in the
13739 mailbox after finishing the fetch.
13741 @end table
13743 An example @acronym{IMAP} mail source:
13745 @lisp
13746 (imap :server "mail.mycorp.com"
13747       :stream kerberos4
13748       :fetchflag "\\Seen")
13749 @end lisp
13751 @item webmail
13752 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13753 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13754 @uref{http://mail.yahoo.com/}.
13756 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13757 required for url "4.0pre.46".
13759 WARNING: Mails may be lost.  NO WARRANTY.
13761 Keywords:
13763 @table @code
13764 @item :subtype
13765 The type of the webmail server.  The default is @code{hotmail}.  The
13766 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13768 @item :user
13769 The user name to give to the webmail server.  The default is the login
13770 name.
13772 @item :password
13773 The password to give to the webmail server.  If not specified, the user is
13774 prompted.
13776 @item :dontexpunge
13777 If non-@code{nil}, only fetch unread articles and don't move them to
13778 trash folder after finishing the fetch.
13780 @end table
13782 An example webmail source:
13784 @lisp
13785 (webmail :subtype 'hotmail
13786          :user "user-name"
13787          :password "secret")
13788 @end lisp
13789 @end table
13791 @table @dfn
13792 @item Common Keywords
13793 Common keywords can be used in any type of mail source.
13795 Keywords:
13797 @table @code
13798 @item :plugged
13799 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13800 use directory source to get mail, you can specify it as in this
13801 example:
13803 @lisp
13804 (setq mail-sources
13805       '((directory :path "/home/pavel/.Spool/"
13806                    :suffix ""
13807                    :plugged t)))
13808 @end lisp
13810 Gnus will then fetch your mail even when you are unplugged.  This is
13811 useful when you use local mail and news.
13813 @end table
13814 @end table
13816 @subsubsection Function Interface
13818 Some of the above keywords specify a Lisp function to be executed.
13819 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13820 the value of the keyword while the function is executing.  For example,
13821 consider the following mail-source setting:
13823 @lisp
13824 (setq mail-sources '((pop :user "jrl"
13825                           :server "pophost" :function fetchfunc)))
13826 @end lisp
13828 While the function @code{fetchfunc} is executing, the symbol @code{user}
13829 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13830 @code{"pophost"}.  The symbols @code{port}, @code{password},
13831 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13832 and @code{authentication} are also bound (to their default values).
13834 See above for a list of keywords for each type of mail source.
13837 @node Mail Source Customization
13838 @subsubsection Mail Source Customization
13840 The following is a list of variables that influence how the mail is
13841 fetched.  You would normally not need to set or change any of these
13842 variables.
13844 @table @code
13845 @item mail-source-crash-box
13846 @vindex mail-source-crash-box
13847 File where mail will be stored while processing it.  The default is@*
13848 @file{~/.emacs-mail-crash-box}.
13850 @item mail-source-delete-incoming
13851 @vindex mail-source-delete-incoming
13852 If non-@code{nil}, delete incoming files after handling them.  If
13853 @code{t}, delete the files immediately, if @code{nil}, never delete any
13854 files.  If a positive number, delete files older than number of days
13855 (This will only happen, when receiving new mail).  You may also set
13856 @code{mail-source-delete-incoming} to @code{nil} and call
13857 @code{mail-source-delete-old-incoming} from a hook or interactively.
13859 @item mail-source-delete-old-incoming-confirm
13860 @vindex mail-source-delete-old-incoming-confirm
13861 If non-@code{nil}, ask for for confirmation before deleting old incoming
13862 files.  This variable only applies when
13863 @code{mail-source-delete-incoming} is a positive number.
13865 @item mail-source-ignore-errors
13866 @vindex mail-source-ignore-errors
13867 If non-@code{nil}, ignore errors when reading mail from a mail source.
13869 @item mail-source-directory
13870 @vindex mail-source-directory
13871 Directory where incoming mail source files (if any) will be stored.  The
13872 default is @file{~/Mail/}.  At present, the only thing this is used for
13873 is to say where the incoming files will be stored if the variable
13874 @code{mail-source-delete-incoming} is @code{nil} or a number.
13876 @item mail-source-incoming-file-prefix
13877 @vindex mail-source-incoming-file-prefix
13878 Prefix for file name for storing incoming mail.  The default is
13879 @file{Incoming}, in which case files will end up with names like
13880 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13881 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
13882 number.
13884 @item mail-source-default-file-modes
13885 @vindex mail-source-default-file-modes
13886 All new mail files will get this file mode.  The default is 384.
13888 @item mail-source-movemail-program
13889 @vindex mail-source-movemail-program
13890 If non-@code{nil}, name of program for fetching new mail.  If
13891 @code{nil}, @code{movemail} in @var{exec-directory}.
13893 @end table
13896 @node Fetching Mail
13897 @subsubsection Fetching Mail
13899 @vindex mail-sources
13900 @vindex nnmail-spool-file
13901 The way to actually tell Gnus where to get new mail from is to set
13902 @code{mail-sources} to a list of mail source specifiers
13903 (@pxref{Mail Source Specifiers}).
13905 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13906 @code{nil}, the mail back ends will never attempt to fetch mail by
13907 themselves.
13909 If you want to fetch mail both from your local spool as well as a
13910 @acronym{POP} mail server, you'd say something like:
13912 @lisp
13913 (setq mail-sources
13914       '((file)
13915         (pop :server "pop3.mail.server"
13916              :password "secret")))
13917 @end lisp
13919 Or, if you don't want to use any of the keyword defaults:
13921 @lisp
13922 (setq mail-sources
13923       '((file :path "/var/spool/mail/user-name")
13924         (pop :server "pop3.mail.server"
13925              :user "user-name"
13926              :port "pop3"
13927              :password "secret")))
13928 @end lisp
13931 When you use a mail back end, Gnus will slurp all your mail from your
13932 inbox and plonk it down in your home directory.  Gnus doesn't move any
13933 mail if you're not using a mail back end---you have to do a lot of magic
13934 invocations first.  At the time when you have finished drawing the
13935 pentagram, lightened the candles, and sacrificed the goat, you really
13936 shouldn't be too surprised when Gnus moves your mail.
13940 @node Mail Back End Variables
13941 @subsection Mail Back End Variables
13943 These variables are (for the most part) pertinent to all the various
13944 mail back ends.
13946 @table @code
13947 @vindex nnmail-read-incoming-hook
13948 @item nnmail-read-incoming-hook
13949 The mail back ends all call this hook after reading new mail.  You can
13950 use this hook to notify any mail watch programs, if you want to.
13952 @vindex nnmail-split-hook
13953 @item nnmail-split-hook
13954 @findex gnus-article-decode-encoded-words
13955 @cindex RFC 1522 decoding
13956 @cindex RFC 2047 decoding
13957 Hook run in the buffer where the mail headers of each message is kept
13958 just before the splitting based on these headers is done.  The hook is
13959 free to modify the buffer contents in any way it sees fit---the buffer
13960 is discarded after the splitting has been done, and no changes performed
13961 in the buffer will show up in any files.
13962 @code{gnus-article-decode-encoded-words} is one likely function to add
13963 to this hook.
13965 @vindex nnmail-pre-get-new-mail-hook
13966 @vindex nnmail-post-get-new-mail-hook
13967 @item nnmail-pre-get-new-mail-hook
13968 @itemx nnmail-post-get-new-mail-hook
13969 These are two useful hooks executed when treating new incoming
13970 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13971 starting to handle the new mail) and
13972 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13973 is done).  Here's and example of using these two hooks to change the
13974 default file modes the new mail files get:
13976 @lisp
13977 (add-hook 'nnmail-pre-get-new-mail-hook
13978           (lambda () (set-default-file-modes 511)))
13980 (add-hook 'nnmail-post-get-new-mail-hook
13981           (lambda () (set-default-file-modes 551)))
13982 @end lisp
13984 @item nnmail-use-long-file-names
13985 @vindex nnmail-use-long-file-names
13986 If non-@code{nil}, the mail back ends will use long file and directory
13987 names.  Groups like @samp{mail.misc} will end up in directories
13988 (assuming use of @code{nnml} back end) or files (assuming use of
13989 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
13990 the same group will end up in @file{mail/misc}.
13992 @item nnmail-delete-file-function
13993 @vindex nnmail-delete-file-function
13994 @findex delete-file
13995 Function called to delete files.  It is @code{delete-file} by default.
13997 @item nnmail-cache-accepted-message-ids
13998 @vindex nnmail-cache-accepted-message-ids
13999 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14000 the back end (via @code{Gcc}, for instance) into the mail duplication
14001 discovery cache.  The default is @code{nil}.
14003 @item nnmail-cache-ignore-groups
14004 @vindex nnmail-cache-ignore-groups
14005 This can be a regular expression or a list of regular expressions.
14006 Group names that match any of the regular expressions will never be
14007 recorded in the @code{Message-ID} cache.
14009 This can be useful, for example, when using Fancy Splitting
14010 (@pxref{Fancy Mail Splitting}) together with the function
14011 @code{nnmail-split-fancy-with-parent}.
14013 @end table
14016 @node Fancy Mail Splitting
14017 @subsection Fancy Mail Splitting
14018 @cindex mail splitting
14019 @cindex fancy mail splitting
14021 @vindex nnmail-split-fancy
14022 @findex nnmail-split-fancy
14023 If the rather simple, standard method for specifying how to split mail
14024 doesn't allow you to do what you want, you can set
14025 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14026 play with the @code{nnmail-split-fancy} variable.
14028 Let's look at an example value of this variable first:
14030 @lisp
14031 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14032 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14033 ;; @r{from real errors.}
14034 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14035                    "mail.misc"))
14036    ;; @r{Non-error messages are crossposted to all relevant}
14037    ;; @r{groups, but we don't crosspost between the group for the}
14038    ;; @r{(ding) list and the group for other (ding) related mail.}
14039    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14040          ("subject" "ding" "ding.misc"))
14041       ;; @r{Other mailing lists@dots{}}
14042       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14043       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14044       ;; @r{Both lists below have the same suffix, so prevent}
14045       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14046       ;; @r{the bugs- list, but allow cross-posting when the}
14047       ;; @r{message was really cross-posted.}
14048       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14049       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14050       ;; @r{People@dots{}}
14051       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14052    ;; @r{Unmatched mail goes to the catch all group.}
14053    "misc.misc")
14054 @end lisp
14056 This variable has the format of a @dfn{split}.  A split is a
14057 (possibly) recursive structure where each split may contain other
14058 splits.  Here are the possible split syntaxes:
14060 @table @code
14062 @item group
14063 If the split is a string, that will be taken as a group name.  Normal
14064 regexp match expansion will be done.  See below for examples.
14066 @c Don't fold this line.
14067 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14068 The split can be a list containing at least three elements.  If the
14069 first element @var{field} (a regexp matching a header) contains
14070 @var{value} (also a regexp) then store the message as specified by
14071 @var{split}.
14073 If @var{restrict} (yet another regexp) matches some string after
14074 @var{field} and before the end of the matched @var{value}, the
14075 @var{split} is ignored.  If none of the @var{restrict} clauses match,
14076 @var{split} is processed.
14078 The last element @var{invert-partial} is optional.  If it is
14079 non-@code{nil}, the match-partial-words behavior controlled by the
14080 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14081 be inverted.  (New in Gnus 5.10.7)
14083 @item (| @var{split} @dots{})
14084 If the split is a list, and the first element is @code{|} (vertical
14085 bar), then process each @var{split} until one of them matches.  A
14086 @var{split} is said to match if it will cause the mail message to be
14087 stored in one or more groups.
14089 @item (& @var{split} @dots{})
14090 If the split is a list, and the first element is @code{&}, then
14091 process all @var{split}s in the list.
14093 @item junk
14094 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14095 this message.  Use with extreme caution.
14097 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14098 If the split is a list, and the first element is @samp{:}, then the
14099 second element will be called as a function with @var{args} given as
14100 arguments.  The function should return a @var{split}.
14102 @cindex body split
14103 For instance, the following function could be used to split based on the
14104 body of the messages:
14106 @lisp
14107 (defun split-on-body ()
14108   (save-excursion
14109     (save-restriction
14110       (widen)
14111       (goto-char (point-min))
14112       (when (re-search-forward "Some.*string" nil t)
14113         "string.group"))))
14114 @end lisp
14116 The buffer is narrowed to the message in question when @var{function}
14117 is run.  That's why @code{(widen)} needs to be called after
14118 @code{save-excursion} and @code{save-restriction} in the example
14119 above.  Also note that with the nnimap backend, message bodies will
14120 not be downloaded by default.  You need to set
14121 @code{nnimap-split-download-body} to @code{t} to do that
14122 (@pxref{Splitting in IMAP}).
14124 @item (! @var{func} @var{split})
14125 If the split is a list, and the first element is @code{!}, then
14126 @var{split} will be processed, and @var{func} will be called as a
14127 function with the result of @var{split} as argument.  @var{func}
14128 should return a split.
14130 @item nil
14131 If the split is @code{nil}, it is ignored.
14133 @end table
14135 In these splits, @var{field} must match a complete field name.
14137 Normally, @var{value} in these splits must match a complete @emph{word}
14138 according to the fundamental mode syntax table.  In other words, all
14139 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14140 which are word delimiters.  Therefore, if you use the following split,
14141 for example,
14143 @example
14144 (any "joe" "joemail")
14145 @end example
14147 @noindent
14148 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14149 in @samp{joemail}.  If you want to alter this behavior, you can use any
14150 of the following three ways:
14152 @enumerate
14153 @item
14154 @vindex nnmail-split-fancy-match-partial-words
14155 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14156 to non-@code{nil} in order to ignore word boundaries and instead the
14157 match becomes more like a grep.  This variable controls whether partial
14158 words are matched during fancy splitting.  The default value is
14159 @code{nil}.
14161 Note that it influences all @var{value}'s in your split rules.
14163 @item
14164 @var{value} beginning with @code{.*} ignores word boundaries in front of
14165 a word.  Similarly, if @var{value} ends with @code{.*}, word boundaries
14166 in the rear of a word will be ignored.  For example, the @var{value}
14167 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14168 @code{".*@@example\\.com"} does.
14170 @item
14171 You can set the @var{invert-partial} flag in your split rules of the
14172 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14173 section.  If the flag is set, word boundaries on both sides of a word
14174 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14175 @code{nil}.  Contrarily, if the flag is set, word boundaries are not
14176 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14177 non-@code{nil}.  (New in Gnus 5.10.7)
14178 @end enumerate
14180 @vindex nnmail-split-abbrev-alist
14181 @var{field} and @var{value} can also be Lisp symbols, in that case
14182 they are expanded as specified by the variable
14183 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14184 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14185 contains the associated value.  Predefined entries in
14186 @code{nnmail-split-abbrev-alist} include:
14188 @table @code
14189 @item from
14190 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14191 @item to
14192 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14193 @samp{Resent-To} and @samp{Resent-Cc} fields.
14194 @item any
14195 Is the union of the @code{from} and @code{to} entries.
14196 @end table
14198 @vindex nnmail-split-fancy-syntax-table
14199 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14200 when all this splitting is performed.
14202 If you want to have Gnus create groups dynamically based on some
14203 information in the headers (i.e., do @code{replace-match}-like
14204 substitutions in the group names), you can say things like:
14206 @example
14207 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14208 @end example
14210 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14211 will be filed in @samp{mail.debian.foo}.
14213 If the string contains the element @samp{\&}, then the previously
14214 matched string will be substituted.  Similarly, the elements @samp{\\1}
14215 up to @samp{\\9} will be substituted with the text matched by the
14216 groupings 1 through 9.
14218 @vindex nnmail-split-lowercase-expanded
14219 Where @code{nnmail-split-lowercase-expanded} controls whether the
14220 lowercase of the matched string should be used for the substitution.
14221 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14222 groups when users send to an address using different case
14223 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14224 is @code{t}.
14226 @findex nnmail-split-fancy-with-parent
14227 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14228 split followups into the same groups their parents are in.  Sometimes
14229 you can't make splitting rules for all your mail.  For example, your
14230 boss might send you personal mail regarding different projects you are
14231 working on, and as you can't tell your boss to put a distinguishing
14232 string into the subject line, you have to resort to manually moving the
14233 messages into the right group.  With this function, you only have to do
14234 it once per thread.
14236 To use this feature, you have to set @code{nnmail-treat-duplicates}
14237 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14238 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14239 using the colon feature, like so:
14240 @lisp
14241 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14242       nnmail-cache-accepted-message-ids t
14243       nnmail-split-fancy
14244       '(| (: nnmail-split-fancy-with-parent)
14245           ;; @r{other splits go here}
14246         ))
14247 @end lisp
14249 This feature works as follows: when @code{nnmail-treat-duplicates} is
14250 non-@code{nil}, Gnus records the message id of every message it sees
14251 in the file specified by the variable
14252 @code{nnmail-message-id-cache-file}, together with the group it is in
14253 (the group is omitted for non-mail messages).  When mail splitting is
14254 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14255 at the References (and In-Reply-To) header of each message to split
14256 and searches the file specified by @code{nnmail-message-id-cache-file}
14257 for the message ids.  When it has found a parent, it returns the
14258 corresponding group name unless the group name matches the regexp
14259 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14260 recommended that you set @code{nnmail-message-id-cache-length} to a
14261 somewhat higher number than the default so that the message ids are
14262 still in the cache.  (A value of 5000 appears to create a file some
14263 300 kBytes in size.)
14264 @vindex nnmail-cache-accepted-message-ids
14265 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14266 also records the message ids of moved articles, so that the followup
14267 messages goes into the new group.
14269 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14270 want certain groups to be recorded in the cache.  For example, if all
14271 outgoing messages are written to an ``outgoing'' group, you could set
14272 @code{nnmail-cache-ignore-groups} to match that group name.
14273 Otherwise, answers to all your messages would end up in the
14274 ``outgoing'' group.
14277 @node Group Mail Splitting
14278 @subsection Group Mail Splitting
14279 @cindex mail splitting
14280 @cindex group mail splitting
14282 @findex gnus-group-split
14283 If you subscribe to dozens of mailing lists but you don't want to
14284 maintain mail splitting rules manually, group mail splitting is for you.
14285 You just have to set @code{to-list} and/or @code{to-address} in group
14286 parameters or group customization and set @code{nnmail-split-methods} to
14287 @code{gnus-group-split}.  This splitting function will scan all groups
14288 for those parameters and split mail accordingly, i.e., messages posted
14289 from or to the addresses specified in the parameters @code{to-list} or
14290 @code{to-address} of a mail group will be stored in that group.
14292 Sometimes, mailing lists have multiple addresses, and you may want mail
14293 splitting to recognize them all: just set the @code{extra-aliases} group
14294 parameter to the list of additional addresses and it's done.  If you'd
14295 rather use a regular expression, set @code{split-regexp}.
14297 All these parameters in a group will be used to create an
14298 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14299 the @var{value} is a single regular expression that matches
14300 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14301 matches of @code{split-regexp}, and the @var{split} is the name of the
14302 group.  @var{restrict}s are also supported: just set the
14303 @code{split-exclude} parameter to a list of regular expressions.
14305 If you can't get the right split to be generated using all these
14306 parameters, or you just need something fancier, you can set the
14307 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14308 this case, all other aforementioned parameters will be ignored by
14309 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14310 @code{nil}, in which case the group will be ignored by
14311 @code{gnus-group-split}.
14313 @vindex gnus-group-split-default-catch-all-group
14314 @code{gnus-group-split} will do cross-posting on all groups that match,
14315 by defining a single @code{&} fancy split containing one split for each
14316 group.  If a message doesn't match any split, it will be stored in the
14317 group named in @code{gnus-group-split-default-catch-all-group}, unless
14318 some group has @code{split-spec} set to @code{catch-all}, in which case
14319 that group is used as the catch-all group.  Even though this variable is
14320 often used just to name a group, it may also be set to an arbitrarily
14321 complex fancy split (after all, a group name is a fancy split), and this
14322 may be useful to split mail that doesn't go to any mailing list to
14323 personal mail folders.  Note that this fancy split is added as the last
14324 element of a @code{|} split list that also contains a @code{&} split
14325 with the rules extracted from group parameters.
14327 It's time for an example.  Assume the following group parameters have
14328 been defined:
14330 @example
14331 nnml:mail.bar:
14332 ((to-address . "bar@@femail.com")
14333  (split-regexp . ".*@@femail\\.com"))
14334 nnml:mail.foo:
14335 ((to-list . "foo@@nowhere.gov")
14336  (extra-aliases "foo@@localhost" "foo-redist@@home")
14337  (split-exclude "bugs-foo" "rambling-foo")
14338  (admin-address . "foo-request@@nowhere.gov"))
14339 nnml:mail.others:
14340 ((split-spec . catch-all))
14341 @end example
14343 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14344 behave as if @code{nnmail-split-fancy} had been selected and variable
14345 @code{nnmail-split-fancy} had been set as follows:
14347 @lisp
14348 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14349       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14350            - "bugs-foo" - "rambling-foo" "mail.foo"))
14351    "mail.others")
14352 @end lisp
14354 @findex gnus-group-split-fancy
14355 If you'd rather not use group splitting for all your mail groups, you
14356 may use it for only some of them, by using @code{nnmail-split-fancy}
14357 splits like this:
14359 @lisp
14360 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14361 @end lisp
14363 @var{groups} may be a regular expression or a list of group names whose
14364 parameters will be scanned to generate the output split.
14365 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14366 single @code{|} split will be output.  @var{catch-all} is the fall back
14367 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14368 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14369 empty string in any selected group, no catch-all split will be issued.
14370 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14371 this group will override the value of the @var{catch-all} argument.
14373 @findex gnus-group-split-setup
14374 Unfortunately, scanning all groups and their parameters can be quite
14375 slow, especially considering that it has to be done for every message.
14376 But don't despair!  The function @code{gnus-group-split-setup} can be
14377 used to enable @code{gnus-group-split} in a much more efficient way.  It
14378 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14379 @code{nnmail-split-fancy} to the split produced by
14380 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14381 scanned once, no matter how many messages are split.
14383 @findex gnus-group-split-update
14384 However, if you change group parameters, you'd have to update
14385 @code{nnmail-split-fancy} manually.  You can do it by running
14386 @code{gnus-group-split-update}.  If you'd rather have it updated
14387 automatically, just tell @code{gnus-group-split-setup} to do it for
14388 you.  For example, add to your @file{~/.gnus.el}:
14390 @lisp
14391 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14392 @end lisp
14394 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14395 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14396 have to worry about updating @code{nnmail-split-fancy} again.  If you
14397 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14398 @code{gnus-group-split-default-catch-all-group} will be set to its
14399 value.
14401 @vindex gnus-group-split-updated-hook
14402 Because you may want to change @code{nnmail-split-fancy} after it is set
14403 by @code{gnus-group-split-update}, this function will run
14404 @code{gnus-group-split-updated-hook} just before finishing.
14406 @node Incorporating Old Mail
14407 @subsection Incorporating Old Mail
14408 @cindex incorporating old mail
14409 @cindex import old mail
14411 Most people have lots of old mail stored in various file formats.  If
14412 you have set up Gnus to read mail using one of the spiffy Gnus mail
14413 back ends, you'll probably wish to have that old mail incorporated into
14414 your mail groups.
14416 Doing so can be quite easy.
14418 To take an example: You're reading mail using @code{nnml}
14419 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14420 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14421 file filled with important, but old, mail.  You want to move it into
14422 your @code{nnml} groups.
14424 Here's how:
14426 @enumerate
14427 @item
14428 Go to the group buffer.
14430 @item
14431 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14432 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14434 @item
14435 Type @kbd{SPACE} to enter the newly created group.
14437 @item
14438 Type @kbd{M P b} to process-mark all articles in this group's buffer
14439 (@pxref{Setting Process Marks}).
14441 @item
14442 Type @kbd{B r} to respool all the process-marked articles, and answer
14443 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14444 @end enumerate
14446 All the mail messages in the mbox file will now also be spread out over
14447 all your @code{nnml} groups.  Try entering them and check whether things
14448 have gone without a glitch.  If things look ok, you may consider
14449 deleting the mbox file, but I wouldn't do that unless I was absolutely
14450 sure that all the mail has ended up where it should be.
14452 Respooling is also a handy thing to do if you're switching from one mail
14453 back end to another.  Just respool all the mail in the old mail groups
14454 using the new mail back end.
14457 @node Expiring Mail
14458 @subsection Expiring Mail
14459 @cindex article expiry
14461 Traditional mail readers have a tendency to remove mail articles when
14462 you mark them as read, in some way.  Gnus takes a fundamentally
14463 different approach to mail reading.
14465 Gnus basically considers mail just to be news that has been received in
14466 a rather peculiar manner.  It does not think that it has the power to
14467 actually change the mail, or delete any mail messages.  If you enter a
14468 mail group, and mark articles as ``read'', or kill them in some other
14469 fashion, the mail articles will still exist on the system.  I repeat:
14470 Gnus will not delete your old, read mail.  Unless you ask it to, of
14471 course.
14473 To make Gnus get rid of your unwanted mail, you have to mark the
14474 articles as @dfn{expirable}.  (With the default key bindings, this means
14475 that you have to type @kbd{E}.)  This does not mean that the articles
14476 will disappear right away, however.  In general, a mail article will be
14477 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14478 more than one week old.  If you do not mark an article as expirable, it
14479 will remain on your system until hell freezes over.  This bears
14480 repeating one more time, with some spurious capitalizations: IF you do
14481 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14483 You do not have to mark articles as expirable by hand.  Gnus provides
14484 two features, called ``auto-expire'' and ``total-expire'', that can help you
14485 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14486 for you when you select an article.  And ``total-expire'' means that Gnus
14487 considers all articles as expirable that are read.  So, in addition to
14488 the articles marked @samp{E}, also the articles marked @samp{r},
14489 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14490 expirable.
14492 When should either auto-expire or total-expire be used?  Most people
14493 who are subscribed to mailing lists split each list into its own group
14494 and then turn on auto-expire or total-expire for those groups.
14495 (@xref{Splitting Mail}, for more information on splitting each list
14496 into its own group.)
14498 Which one is better, auto-expire or total-expire?  It's not easy to
14499 answer.  Generally speaking, auto-expire is probably faster.  Another
14500 advantage of auto-expire is that you get more marks to work with: for
14501 the articles that are supposed to stick around, you can still choose
14502 between tick and dormant and read marks.  But with total-expire, you
14503 only have dormant and ticked to choose from.  The advantage of
14504 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14505 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14506 scoring.
14508 @vindex gnus-auto-expirable-newsgroups
14509 Groups that match the regular expression
14510 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14511 read marked as expirable automatically.  All articles marked as
14512 expirable have an @samp{E} in the first column in the summary buffer.
14514 By default, if you have auto expiry switched on, Gnus will mark all the
14515 articles you read as expirable, no matter if they were read or unread
14516 before.  To avoid having articles marked as read marked as expirable
14517 automatically, you can put something like the following in your
14518 @file{~/.gnus.el} file:
14520 @vindex gnus-mark-article-hook
14521 @lisp
14522 (remove-hook 'gnus-mark-article-hook
14523              'gnus-summary-mark-read-and-unread-as-read)
14524 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14525 @end lisp
14527 Note that making a group auto-expirable doesn't mean that all read
14528 articles are expired---only the articles marked as expirable
14529 will be expired.  Also note that using the @kbd{d} command won't make
14530 articles expirable---only semi-automatic marking of articles as read will
14531 mark the articles as expirable in auto-expirable groups.
14533 Let's say you subscribe to a couple of mailing lists, and you want the
14534 articles you have read to disappear after a while:
14536 @lisp
14537 (setq gnus-auto-expirable-newsgroups
14538       "mail.nonsense-list\\|mail.nice-list")
14539 @end lisp
14541 Another way to have auto-expiry happen is to have the element
14542 @code{auto-expire} in the group parameters of the group.
14544 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14545 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14546 don't really mix very well.
14548 @vindex nnmail-expiry-wait
14549 The @code{nnmail-expiry-wait} variable supplies the default time an
14550 expirable article has to live.  Gnus starts counting days from when the
14551 message @emph{arrived}, not from when it was sent.  The default is seven
14552 days.
14554 Gnus also supplies a function that lets you fine-tune how long articles
14555 are to live, based on what group they are in.  Let's say you want to
14556 have one month expiry period in the @samp{mail.private} group, a one day
14557 expiry period in the @samp{mail.junk} group, and a six day expiry period
14558 everywhere else:
14560 @vindex nnmail-expiry-wait-function
14561 @lisp
14562 (setq nnmail-expiry-wait-function
14563       (lambda (group)
14564        (cond ((string= group "mail.private")
14565                31)
14566              ((string= group "mail.junk")
14567                1)
14568              ((string= group "important")
14569                'never)
14570              (t
14571                6))))
14572 @end lisp
14574 The group names this function is fed are ``unadorned'' group
14575 names---no @samp{nnml:} prefixes and the like.
14577 The @code{nnmail-expiry-wait} variable and
14578 @code{nnmail-expiry-wait-function} function can either be a number (not
14579 necessarily an integer) or one of the symbols @code{immediate} or
14580 @code{never}.
14582 You can also use the @code{expiry-wait} group parameter to selectively
14583 change the expiry period (@pxref{Group Parameters}).
14585 @vindex nnmail-expiry-target
14586 The normal action taken when expiring articles is to delete them.
14587 However, in some circumstances it might make more sense to move them
14588 to other groups instead of deleting them.  The variable
14589 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14590 parameter) controls this.  The variable supplies a default value for
14591 all groups, which can be overridden for specific groups by the group
14592 parameter.  default value is @code{delete}, but this can also be a
14593 string (which should be the name of the group the message should be
14594 moved to), or a function (which will be called in a buffer narrowed to
14595 the message in question, and with the name of the group being moved
14596 from as its parameter) which should return a target---either a group
14597 name or @code{delete}.
14599 Here's an example for specifying a group name:
14600 @lisp
14601 (setq nnmail-expiry-target "nnml:expired")
14602 @end lisp
14604 @findex nnmail-fancy-expiry-target
14605 @vindex nnmail-fancy-expiry-targets
14606 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14607 expire mail to groups according to the variable
14608 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14610 @lisp
14611  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14612        nnmail-fancy-expiry-targets
14613        '((to-from "boss" "nnfolder:Work")
14614          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14615          ("from" ".*" "nnfolder:Archive-%Y")))
14616 @end lisp
14618 With this setup, any mail that has @code{IMPORTANT} in its Subject
14619 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14620 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14621 From or To header contains the string @code{boss}, it will get expired
14622 to @code{nnfolder:Work}.  All other mail will get expired to
14623 @code{nnfolder:Archive-YYYY}.
14625 @vindex nnmail-keep-last-article
14626 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14627 expire the final article in a mail newsgroup.  This is to make life
14628 easier for procmail users.
14630 @vindex gnus-total-expirable-newsgroups
14631 By the way: That line up there, about Gnus never expiring non-expirable
14632 articles, is a lie.  If you put @code{total-expire} in the group
14633 parameters, articles will not be marked as expirable, but all read
14634 articles will be put through the expiry process.  Use with extreme
14635 caution.  Even more dangerous is the
14636 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14637 this regexp will have all read articles put through the expiry process,
14638 which means that @emph{all} old mail articles in the groups in question
14639 will be deleted after a while.  Use with extreme caution, and don't come
14640 crying to me when you discover that the regexp you used matched the
14641 wrong group and all your important mail has disappeared.  Be a
14642 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14643 with!  So there!
14645 Most people make most of their mail groups total-expirable, though.
14647 @vindex gnus-inhibit-user-auto-expire
14648 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14649 commands will not mark an article as expirable, even if the group has
14650 auto-expire turned on.
14653 @node Washing Mail
14654 @subsection Washing Mail
14655 @cindex mail washing
14656 @cindex list server brain damage
14657 @cindex incoming mail treatment
14659 Mailers and list servers are notorious for doing all sorts of really,
14660 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14661 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14662 end of all lines passing through our server, so let's do that!!!!1!''
14663 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14664 considered to be self-evident were not discussed.  So.  Here we are.
14666 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14667 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14668 be shocked and dismayed by this, but I haven't got the energy.  It is to
14669 laugh.
14671 Gnus provides a plethora of functions for washing articles while
14672 displaying them, but it might be nicer to do the filtering before
14673 storing the mail to disk.  For that purpose, we have three hooks and
14674 various functions that can be put in these hooks.
14676 @table @code
14677 @item nnmail-prepare-incoming-hook
14678 @vindex nnmail-prepare-incoming-hook
14679 This hook is called before doing anything with the mail and is meant for
14680 grand, sweeping gestures.  It is called in a buffer that contains all
14681 the new, incoming mail.  Functions to be used include:
14683 @table @code
14684 @item nnheader-ms-strip-cr
14685 @findex nnheader-ms-strip-cr
14686 Remove trailing carriage returns from each line.  This is default on
14687 Emacs running on MS machines.
14689 @end table
14691 @item nnmail-prepare-incoming-header-hook
14692 @vindex nnmail-prepare-incoming-header-hook
14693 This hook is called narrowed to each header.  It can be used when
14694 cleaning up the headers.  Functions that can be used include:
14696 @table @code
14697 @item nnmail-remove-leading-whitespace
14698 @findex nnmail-remove-leading-whitespace
14699 Clear leading white space that ``helpful'' listservs have added to the
14700 headers to make them look nice.  Aaah.
14702 (Note that this function works on both the header on the body of all
14703 messages, so it is a potentially dangerous function to use (if a body
14704 of a message contains something that looks like a header line).  So
14705 rather than fix the bug, it is of course the right solution to make it
14706 into a feature by documenting it.)
14708 @item nnmail-remove-list-identifiers
14709 @findex nnmail-remove-list-identifiers
14710 Some list servers add an identifier---for example, @samp{(idm)}---to the
14711 beginning of all @code{Subject} headers.  I'm sure that's nice for
14712 people who use stone age mail readers.  This function will remove
14713 strings that match the @code{nnmail-list-identifiers} regexp, which can
14714 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14715 @code{\\(..\\)}.
14717 For instance, if you want to remove the @samp{(idm)} and the
14718 @samp{nagnagnag} identifiers:
14720 @lisp
14721 (setq nnmail-list-identifiers
14722       '("(idm)" "nagnagnag"))
14723 @end lisp
14725 This can also be done non-destructively with
14726 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14728 @item nnmail-remove-tabs
14729 @findex nnmail-remove-tabs
14730 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14732 @item nnmail-fix-eudora-headers
14733 @findex nnmail-fix-eudora-headers
14734 @cindex Eudora
14735 Eudora produces broken @code{References} headers, but OK
14736 @code{In-Reply-To} headers.  This function will get rid of the
14737 @code{References} headers.
14739 @end table
14741 @item nnmail-prepare-incoming-message-hook
14742 @vindex nnmail-prepare-incoming-message-hook
14743 This hook is called narrowed to each message.  Functions to be used
14744 include:
14746 @table @code
14747 @item article-de-quoted-unreadable
14748 @findex article-de-quoted-unreadable
14749 Decode Quoted Readable encoding.
14751 @end table
14752 @end table
14755 @node Duplicates
14756 @subsection Duplicates
14758 @vindex nnmail-treat-duplicates
14759 @vindex nnmail-message-id-cache-length
14760 @vindex nnmail-message-id-cache-file
14761 @cindex duplicate mails
14762 If you are a member of a couple of mailing lists, you will sometimes
14763 receive two copies of the same mail.  This can be quite annoying, so
14764 @code{nnmail} checks for and treats any duplicates it might find.  To do
14765 this, it keeps a cache of old @code{Message-ID}s---
14766 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14767 default.  The approximate maximum number of @code{Message-ID}s stored
14768 there is controlled by the @code{nnmail-message-id-cache-length}
14769 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14770 stored.) If all this sounds scary to you, you can set
14771 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14772 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14773 will insert a warning into the head of the mail saying that it thinks
14774 that this is a duplicate of a different message.
14776 This variable can also be a function.  If that's the case, the function
14777 will be called from a buffer narrowed to the message in question with
14778 the @code{Message-ID} as a parameter.  The function must return either
14779 @code{nil}, @code{warn}, or @code{delete}.
14781 You can turn this feature off completely by setting the variable to
14782 @code{nil}.
14784 If you want all the duplicate mails to be put into a special
14785 @dfn{duplicates} group, you could do that using the normal mail split
14786 methods:
14788 @lisp
14789 (setq nnmail-split-fancy
14790       '(| ;; @r{Messages duplicates go to a separate group.}
14791         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14792         ;; @r{Message from daemons, postmaster, and the like to another.}
14793         (any mail "mail.misc")
14794         ;; @r{Other rules.}
14795         [...] ))
14796 @end lisp
14797 @noindent
14798 Or something like:
14799 @lisp
14800 (setq nnmail-split-methods
14801       '(("duplicates" "^Gnus-Warning:.*duplicate")
14802         ;; @r{Other rules.}
14803         [...]))
14804 @end lisp
14806 Here's a neat feature: If you know that the recipient reads her mail
14807 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14808 @code{delete}, you can send her as many insults as you like, just by
14809 using a @code{Message-ID} of a mail that you know that she's already
14810 received.  Think of all the fun!  She'll never see any of it!  Whee!
14813 @node Not Reading Mail
14814 @subsection Not Reading Mail
14816 If you start using any of the mail back ends, they have the annoying
14817 habit of assuming that you want to read mail with them.  This might not
14818 be unreasonable, but it might not be what you want.
14820 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14821 @code{nil}, none of the back ends will ever attempt to read incoming
14822 mail, which should help.
14824 @vindex nnbabyl-get-new-mail
14825 @vindex nnmbox-get-new-mail
14826 @vindex nnml-get-new-mail
14827 @vindex nnmh-get-new-mail
14828 @vindex nnfolder-get-new-mail
14829 This might be too much, if, for instance, you are reading mail quite
14830 happily with @code{nnml} and just want to peek at some old Rmail
14831 file you have stashed away with @code{nnbabyl}.  All back ends have
14832 variables called back-end-@code{get-new-mail}.  If you want to disable
14833 the @code{nnbabyl} mail reading, you edit the virtual server for the
14834 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14836 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14837 narrowed to the article to be saved before saving it when reading
14838 incoming mail.
14841 @node Choosing a Mail Back End
14842 @subsection Choosing a Mail Back End
14844 Gnus will read the mail spool when you activate a mail group.  The mail
14845 file is first copied to your home directory.  What happens after that
14846 depends on what format you want to store your mail in.
14848 There are six different mail back ends in the standard Gnus, and more
14849 back ends are available separately.  The mail back end most people use
14850 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14851 Spool}).
14853 @menu
14854 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14855 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14856 * Mail Spool::                  Store your mail in a private spool?
14857 * MH Spool::                    An mhspool-like back end.
14858 * Maildir::                     Another one-file-per-message format.
14859 * Mail Folders::                Having one file for each group.
14860 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14861 @end menu
14864 @node Unix Mail Box
14865 @subsubsection Unix Mail Box
14866 @cindex nnmbox
14867 @cindex unix mail box
14869 @vindex nnmbox-active-file
14870 @vindex nnmbox-mbox-file
14871 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14872 mail.  @code{nnmbox} will add extra headers to each mail article to say
14873 which group it belongs in.
14875 Virtual server settings:
14877 @table @code
14878 @item nnmbox-mbox-file
14879 @vindex nnmbox-mbox-file
14880 The name of the mail box in the user's home directory.  Default is
14881 @file{~/mbox}.
14883 @item nnmbox-active-file
14884 @vindex nnmbox-active-file
14885 The name of the active file for the mail box.  Default is
14886 @file{~/.mbox-active}.
14888 @item nnmbox-get-new-mail
14889 @vindex nnmbox-get-new-mail
14890 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14891 into groups.  Default is @code{t}.
14892 @end table
14895 @node Rmail Babyl
14896 @subsubsection Rmail Babyl
14897 @cindex nnbabyl
14898 @cindex Rmail mbox
14900 @vindex nnbabyl-active-file
14901 @vindex nnbabyl-mbox-file
14902 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14903 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14904 mail article to say which group it belongs in.
14906 Virtual server settings:
14908 @table @code
14909 @item nnbabyl-mbox-file
14910 @vindex nnbabyl-mbox-file
14911 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14913 @item nnbabyl-active-file
14914 @vindex nnbabyl-active-file
14915 The name of the active file for the rmail box.  The default is
14916 @file{~/.rmail-active}
14918 @item nnbabyl-get-new-mail
14919 @vindex nnbabyl-get-new-mail
14920 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14921 @code{t}
14922 @end table
14925 @node Mail Spool
14926 @subsubsection Mail Spool
14927 @cindex nnml
14928 @cindex mail @acronym{NOV} spool
14930 The @dfn{nnml} spool mail format isn't compatible with any other known
14931 format.  It should be used with some caution.
14933 @vindex nnml-directory
14934 If you use this back end, Gnus will split all incoming mail into files,
14935 one file for each mail, and put the articles into the corresponding
14936 directories under the directory specified by the @code{nnml-directory}
14937 variable.  The default value is @file{~/Mail/}.
14939 You do not have to create any directories beforehand; Gnus will take
14940 care of all that.
14942 If you have a strict limit as to how many files you are allowed to store
14943 in your account, you should not use this back end.  As each mail gets its
14944 own file, you might very well occupy thousands of inodes within a few
14945 weeks.  If this is no problem for you, and it isn't a problem for you
14946 having your friendly systems administrator walking around, madly,
14947 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14948 know that this is probably the fastest format to use.  You do not have
14949 to trudge through a big mbox file just to read your new mail.
14951 @code{nnml} is probably the slowest back end when it comes to article
14952 splitting.  It has to create lots of files, and it also generates
14953 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
14954 fastest back end when it comes to reading mail.
14956 @cindex self contained nnml servers
14957 @cindex marks
14958 When the marks file is used (which it is by default), @code{nnml}
14959 servers have the property that you may backup them using @code{tar} or
14960 similar, and later be able to restore them into Gnus (by adding the
14961 proper @code{nnml} server) and have all your marks be preserved.  Marks
14962 for a group is usually stored in the @code{.marks} file (but see
14963 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14964 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14965 to restore the group (after restoring the backup into the nnml
14966 directory).
14968 If for some reason you believe your @file{.marks} files are screwed
14969 up, you can just delete them all.  Gnus will then correctly regenerate
14970 them next time it starts.
14972 Virtual server settings:
14974 @table @code
14975 @item nnml-directory
14976 @vindex nnml-directory
14977 All @code{nnml} directories will be placed under this directory.  The
14978 default is the value of @code{message-directory} (whose default value
14979 is @file{~/Mail}).
14981 @item nnml-active-file
14982 @vindex nnml-active-file
14983 The active file for the @code{nnml} server.  The default is
14984 @file{~/Mail/active}.
14986 @item nnml-newsgroups-file
14987 @vindex nnml-newsgroups-file
14988 The @code{nnml} group descriptions file.  @xref{Newsgroups File
14989 Format}.  The default is @file{~/Mail/newsgroups}.
14991 @item nnml-get-new-mail
14992 @vindex nnml-get-new-mail
14993 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
14994 @code{t}.
14996 @item nnml-nov-is-evil
14997 @vindex nnml-nov-is-evil
14998 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
14999 default is @code{nil}.
15001 @item nnml-nov-file-name
15002 @vindex nnml-nov-file-name
15003 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15005 @item nnml-prepare-save-mail-hook
15006 @vindex nnml-prepare-save-mail-hook
15007 Hook run narrowed to an article before saving.
15009 @item nnml-marks-is-evil
15010 @vindex nnml-marks-is-evil
15011 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15012 default is @code{nil}.
15014 @item nnml-marks-file-name
15015 @vindex nnml-marks-file-name
15016 The name of the @dfn{marks} files.  The default is @file{.marks}.
15018 @item nnml-use-compressed-files
15019 @vindex nnml-use-compressed-files
15020 If non-@code{nil}, @code{nnml} will allow using compressed message
15021 files.
15023 @end table
15025 @findex nnml-generate-nov-databases
15026 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15027 whack, you can do a complete update by typing @kbd{M-x
15028 nnml-generate-nov-databases}.  This command will trawl through the
15029 entire @code{nnml} hierarchy, looking at each and every article, so it
15030 might take a while to complete.  A better interface to this
15031 functionality can be found in the server buffer (@pxref{Server
15032 Commands}).
15035 @node MH Spool
15036 @subsubsection MH Spool
15037 @cindex nnmh
15038 @cindex mh-e mail spool
15040 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15041 @acronym{NOV} databases and it doesn't keep an active file or marks
15042 file.  This makes @code{nnmh} a @emph{much} slower back end than
15043 @code{nnml}, but it also makes it easier to write procmail scripts
15044 for.
15046 Virtual server settings:
15048 @table @code
15049 @item nnmh-directory
15050 @vindex nnmh-directory
15051 All @code{nnmh} directories will be located under this directory.  The
15052 default is the value of @code{message-directory} (whose default is
15053 @file{~/Mail})
15055 @item nnmh-get-new-mail
15056 @vindex nnmh-get-new-mail
15057 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15058 @code{t}.
15060 @item nnmh-be-safe
15061 @vindex nnmh-be-safe
15062 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15063 sure that the articles in the folder are actually what Gnus thinks
15064 they are.  It will check date stamps and stat everything in sight, so
15065 setting this to @code{t} will mean a serious slow-down.  If you never
15066 use anything but Gnus to read the @code{nnmh} articles, you do not
15067 have to set this variable to @code{t}.  The default is @code{nil}.
15068 @end table
15071 @node Maildir
15072 @subsubsection Maildir
15073 @cindex nnmaildir
15074 @cindex maildir
15076 @code{nnmaildir} stores mail in the maildir format, with each maildir
15077 corresponding to a group in Gnus.  This format is documented here:
15078 @uref{http://cr.yp.to/proto/maildir.html} and here:
15079 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15080 also stores extra information in the @file{.nnmaildir/} directory
15081 within a maildir.
15083 Maildir format was designed to allow concurrent deliveries and
15084 reading, without needing locks.  With other back ends, you would have
15085 your mail delivered to a spool of some kind, and then you would
15086 configure Gnus to split mail from that spool into your groups.  You
15087 can still do that with @code{nnmaildir}, but the more common
15088 configuration is to have your mail delivered directly to the maildirs
15089 that appear as group in Gnus.
15091 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15092 never corrupt its data in memory, and @code{SIGKILL} will never
15093 corrupt its data in the filesystem.
15095 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15096 maildir.  So you can copy a whole maildir from one Gnus setup to
15097 another, and you will keep your marks.
15099 Virtual server settings:
15101 @table @code
15102 @item directory
15103 For each of your @code{nnmaildir} servers (it's very unlikely that
15104 you'd need more than one), you need to create a directory and populate
15105 it with maildirs or symlinks to maildirs (and nothing else; do not
15106 choose a directory already used for other purposes).  Each maildir
15107 will be represented in Gnus as a newsgroup on that server; the
15108 filename of the symlink will be the name of the group.  Any filenames
15109 in the directory starting with @samp{.} are ignored.  The directory is
15110 scanned when you first start Gnus, and each time you type @kbd{g} in
15111 the group buffer; if any maildirs have been removed or added,
15112 @code{nnmaildir} notices at these times.
15114 The value of the @code{directory} parameter should be a Lisp form
15115 which is processed by @code{eval} and @code{expand-file-name} to get
15116 the path of the directory for this server.  The form is @code{eval}ed
15117 only when the server is opened; the resulting string is used until the
15118 server is closed.  (If you don't know about forms and @code{eval},
15119 don't worry---a simple string will work.)  This parameter is not
15120 optional; you must specify it.  I don't recommend using
15121 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15122 use that directory by default for various things, and may get confused
15123 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15124 value.
15126 @item target-prefix
15127 This should be a Lisp form which is processed by @code{eval} and
15128 @code{expand-file-name}.  The form is @code{eval}ed only when the
15129 server is opened; the resulting string is used until the server is
15130 closed.
15132 When you create a group on an @code{nnmaildir} server, the maildir is
15133 created with @code{target-prefix} prepended to its name, and a symlink
15134 pointing to that maildir is created, named with the plain group name.
15135 So if @code{directory} is @code{"~/.nnmaildir"} and
15136 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15137 the group @code{foo}, @code{nnmaildir} will create
15138 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15139 @file{~/.nnmaildir/foo} as a symlink pointing to
15140 @file{../maildirs/foo}.
15142 You can set @code{target-prefix} to a string without any slashes to
15143 create both maildirs and symlinks in the same @code{directory}; in
15144 this case, any maildirs found in @code{directory} whose names start
15145 with @code{target-prefix} will not be listed as groups (but the
15146 symlinks pointing to them will be).
15148 As a special case, if @code{target-prefix} is @code{""} (the default),
15149 then when you create a group, the maildir will be created in
15150 @code{directory} without a corresponding symlink.  Beware that you
15151 cannot use @code{gnus-group-delete-group} on such groups without the
15152 @code{force} argument.
15154 @item directory-files
15155 This should be a function with the same interface as
15156 @code{directory-files} (such as @code{directory-files} itself).  It is
15157 used to scan the server's @code{directory} for maildirs.  This
15158 parameter is optional; the default is
15159 @code{nnheader-directory-files-safe} if
15160 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15161 @code{directory-files} otherwise.
15162 (@code{nnheader-directory-files-is-safe} is checked only once when the
15163 server is opened; if you want to check it each time the directory is
15164 scanned, you'll have to provide your own function that does that.)
15166 @item get-new-mail
15167 If non-@code{nil}, then after scanning for new mail in the group
15168 maildirs themselves as usual, this server will also incorporate mail
15169 the conventional Gnus way, from @code{mail-sources} according to
15170 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15171 value is @code{nil}.
15173 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15174 an @code{nnmaildir} group.  The results might happen to be useful, but
15175 that would be by chance, not by design, and the results might be
15176 different in the future.  If your split rules create new groups,
15177 remember to supply a @code{create-directory} server parameter.
15178 @end table
15180 @subsubsection Group parameters
15182 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15183 all this; the default behavior for @code{nnmaildir} is the same as the
15184 default behavior for other mail back ends: articles are deleted after
15185 one week, etc.  Except for the expiry parameters, all this
15186 functionality is unique to @code{nnmaildir}, so you can ignore it if
15187 you're just trying to duplicate the behavior you already have with
15188 another back end.
15190 If the value of any of these parameters is a vector, the first element
15191 is evaluated as a Lisp form and the result is used, rather than the
15192 original value.  If the value is not a vector, the value itself is
15193 evaluated as a Lisp form.  (This is why these parameters use names
15194 different from those of other, similar parameters supported by other
15195 back ends: they have different, though similar, meanings.)  (For
15196 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15197 @code{eval} business again; for other values, remember to use an extra
15198 quote and wrap the value in a vector when appropriate.)
15200 @table @code
15201 @item expire-age
15202 An integer specifying the minimum age, in seconds, of an article
15203 before it will be expired, or the symbol @code{never} to specify that
15204 articles should never be expired.  If this parameter is not set,
15205 @code{nnmaildir} falls back to the usual
15206 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15207 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15208 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15209 wanted a value of 3 days, you could use something like @code{[(* 3 24
15210 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15211 An article's age is measured starting from the article file's
15212 modification time.  Normally, this is the same as the article's
15213 delivery time, but editing an article makes it younger.  Moving an
15214 article (other than via expiry) may also make an article younger.
15216 @item expire-group
15217 If this is set to a string such as a full Gnus group name, like
15218 @example
15219 "backend+server.address.string:group.name"
15220 @end example
15221 and if it is not the name of the same group that the parameter belongs
15222 to, then articles will be moved to the specified group during expiry
15223 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15224 group, the article will be just as old in the destination group as it
15225 was in the source group.}  So be careful with @code{expire-age} in the
15226 destination group.  If this is set to the name of the same group that
15227 the parameter belongs to, then the article is not expired at all.  If
15228 you use the vector form, the first element is evaluated once for each
15229 article.  So that form can refer to
15230 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15231 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15232 does not fall back to the @code{expiry-target} group parameter or the
15233 @code{nnmail-expiry-target} variable.}
15235 @item read-only
15236 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15237 in this maildir as read-only.  This means: articles are not renamed
15238 from @file{new/} into @file{cur/}; articles are only found in
15239 @file{new/}, not @file{cur/}; articles are never deleted; articles
15240 cannot be edited.  @file{new/} is expected to be a symlink to the
15241 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15242 containing a mailing list of common interest.  Everything in the
15243 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15244 a shared mailbox, you do still need to set up your own maildir (or
15245 have write permission to the shared mailbox); your maildir just won't
15246 contain extra copies of the articles.
15248 @item directory-files
15249 A function with the same interface as @code{directory-files}.  It is
15250 used to scan the directories in the maildir corresponding to this
15251 group to find articles.  The default is the function specified by the
15252 server's @code{directory-files} parameter.
15254 @item distrust-Lines:
15255 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15256 article, rather than use the @code{Lines:} header field.  If
15257 @code{nil}, the header field will be used if present.
15259 @item always-marks
15260 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15261 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15262 say that all articles have these marks, regardless of whether the
15263 marks stored in the filesystem say so.  This is a proof-of-concept
15264 feature that will probably be removed eventually; it ought to be done
15265 in Gnus proper, or abandoned if it's not worthwhile.
15267 @item never-marks
15268 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15269 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15270 say that no articles have these marks, regardless of whether the marks
15271 stored in the filesystem say so.  @code{never-marks} overrides
15272 @code{always-marks}.  This is a proof-of-concept feature that will
15273 probably be removed eventually; it ought to be done in Gnus proper, or
15274 abandoned if it's not worthwhile.
15276 @item nov-cache-size
15277 An integer specifying the size of the @acronym{NOV} memory cache.  To
15278 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15279 for a limited number of articles in each group.  (This is probably not
15280 worthwhile, and will probably be removed in the future.)  This
15281 parameter's value is noticed only the first time a group is seen after
15282 the server is opened---i.e., when you first start Gnus, typically.
15283 The @acronym{NOV} cache is never resized until the server is closed
15284 and reopened.  The default is an estimate of the number of articles
15285 that would be displayed in the summary buffer: a count of articles
15286 that are either marked with @code{tick} or not marked with
15287 @code{read}, plus a little extra.
15288 @end table
15290 @subsubsection Article identification
15291 Articles are stored in the @file{cur/} subdirectory of each maildir.
15292 Each article file is named like @code{uniq:info}, where @code{uniq}
15293 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15294 @code{:info} part.  (Other maildir readers typically use this part of
15295 the filename to store marks.)  The @code{uniq} part uniquely
15296 identifies the article, and is used in various places in the
15297 @file{.nnmaildir/} subdirectory of the maildir to store information
15298 about the corresponding article.  The full pathname of an article is
15299 available in the variable @code{nnmaildir-article-file-name} after you
15300 request the article in the summary buffer.
15302 @subsubsection NOV data
15303 An article identified by @code{uniq} has its @acronym{NOV} data (used
15304 to generate lines in the summary buffer) stored in
15305 @code{.nnmaildir/nov/uniq}.  There is no
15306 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15307 need for it---an article's @acronym{NOV} data is updated automatically
15308 when the article or @code{nnmail-extra-headers} has changed.)  You can
15309 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15310 single article simply by deleting the corresponding @acronym{NOV}
15311 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15312 assign a new article number for this article, which may cause trouble
15313 with @code{seen} marks, the Agent, and the cache.
15315 @subsubsection Article marks
15316 An article identified by @code{uniq} is considered to have the mark
15317 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15318 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15319 looks for such files and reports the set of marks it finds.  When Gnus
15320 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15321 creates and deletes the corresponding files as needed.  (Actually,
15322 rather than create a new file for each mark, it just creates hard
15323 links to @file{.nnmaildir/markfile}, to save inodes.)
15325 You can invent new marks by creating a new directory in
15326 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15327 your server, untar it later, and keep your marks.  You can add and
15328 remove marks yourself by creating and deleting mark files.  If you do
15329 this while Gnus is running and your @code{nnmaildir} server is open,
15330 it's best to exit all summary buffers for @code{nnmaildir} groups and
15331 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15332 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15333 pick up the changes, and might undo them.
15336 @node Mail Folders
15337 @subsubsection Mail Folders
15338 @cindex nnfolder
15339 @cindex mbox folders
15340 @cindex mail folders
15342 @code{nnfolder} is a back end for storing each mail group in a
15343 separate file.  Each file is in the standard Un*x mbox format.
15344 @code{nnfolder} will add extra headers to keep track of article
15345 numbers and arrival dates.
15347 @cindex self contained nnfolder servers
15348 @cindex marks
15349 When the marks file is used (which it is by default), @code{nnfolder}
15350 servers have the property that you may backup them using @code{tar} or
15351 similar, and later be able to restore them into Gnus (by adding the
15352 proper @code{nnfolder} server) and have all your marks be preserved.
15353 Marks for a group are usually stored in a file named as the mbox file
15354 with @code{.mrk} concatenated to it (but see
15355 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15356 directory.  Individual @code{nnfolder} groups are also possible to
15357 backup, use @kbd{G m} to restore the group (after restoring the backup
15358 into the @code{nnfolder} directory).
15360 Virtual server settings:
15362 @table @code
15363 @item nnfolder-directory
15364 @vindex nnfolder-directory
15365 All the @code{nnfolder} mail boxes will be stored under this
15366 directory.  The default is the value of @code{message-directory}
15367 (whose default is @file{~/Mail})
15369 @item nnfolder-active-file
15370 @vindex nnfolder-active-file
15371 The name of the active file.  The default is @file{~/Mail/active}.
15373 @item nnfolder-newsgroups-file
15374 @vindex nnfolder-newsgroups-file
15375 The name of the group descriptions file.  @xref{Newsgroups File
15376 Format}.  The default is @file{~/Mail/newsgroups}
15378 @item nnfolder-get-new-mail
15379 @vindex nnfolder-get-new-mail
15380 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15381 default is @code{t}
15383 @item nnfolder-save-buffer-hook
15384 @vindex nnfolder-save-buffer-hook
15385 @cindex backup files
15386 Hook run before saving the folders.  Note that Emacs does the normal
15387 backup renaming of files even with the @code{nnfolder} buffers.  If
15388 you wish to switch this off, you could say something like the
15389 following in your @file{.emacs} file:
15391 @lisp
15392 (defun turn-off-backup ()
15393   (set (make-local-variable 'backup-inhibited) t))
15395 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15396 @end lisp
15398 @item nnfolder-delete-mail-hook
15399 @vindex nnfolder-delete-mail-hook
15400 Hook run in a buffer narrowed to the message that is to be deleted.
15401 This function can be used to copy the message to somewhere else, or to
15402 extract some information from it before removing it.
15404 @item nnfolder-nov-is-evil
15405 @vindex nnfolder-nov-is-evil
15406 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15407 default is @code{nil}.
15409 @item nnfolder-nov-file-suffix
15410 @vindex nnfolder-nov-file-suffix
15411 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15413 @item nnfolder-nov-directory
15414 @vindex nnfolder-nov-directory
15415 The directory where the @acronym{NOV} files should be stored.  If
15416 @code{nil}, @code{nnfolder-directory} is used.
15418 @item nnfolder-marks-is-evil
15419 @vindex nnfolder-marks-is-evil
15420 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15421 default is @code{nil}.
15423 @item nnfolder-marks-file-suffix
15424 @vindex nnfolder-marks-file-suffix
15425 The extension for @sc{marks} files.  The default is @file{.mrk}.
15427 @item nnfolder-marks-directory
15428 @vindex nnfolder-marks-directory
15429 The directory where the @sc{marks} files should be stored.  If
15430 @code{nil}, @code{nnfolder-directory} is used.
15432 @end table
15435 @findex nnfolder-generate-active-file
15436 @kindex M-x nnfolder-generate-active-file
15437 If you have lots of @code{nnfolder}-like files you'd like to read with
15438 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15439 command to make @code{nnfolder} aware of all likely files in
15440 @code{nnfolder-directory}.  This only works if you use long file names,
15441 though.
15443 @node Comparing Mail Back Ends
15444 @subsubsection Comparing Mail Back Ends
15446 First, just for terminology, the @dfn{back end} is the common word for a
15447 low-level access method---a transport, if you will, by which something
15448 is acquired.  The sense is that one's mail has to come from somewhere,
15449 and so selection of a suitable back end is required in order to get that
15450 mail within spitting distance of Gnus.
15452 The same concept exists for Usenet itself: Though access to articles is
15453 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15454 in the world got at Usenet by running a reader on the machine where the
15455 articles lay (the machine which today we call an @acronym{NNTP} server), and
15456 access was by the reader stepping into the articles' directory spool
15457 area directly.  One can still select between either the @code{nntp} or
15458 @code{nnspool} back ends, to select between these methods, if one happens
15459 actually to live on the server (or can see its spool directly, anyway,
15460 via NFS).
15462 The goal in selecting a mail back end is to pick one which
15463 simultaneously represents a suitable way of dealing with the original
15464 format plus leaving mail in a form that is convenient to use in the
15465 future.  Here are some high and low points on each:
15467 @table @code
15468 @item nnmbox
15470 UNIX systems have historically had a single, very common, and well-
15471 defined format.  All messages arrive in a single @dfn{spool file}, and
15472 they are delineated by a line whose regular expression matches
15473 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15474 to make it clear in this instance that this is not the RFC-specified
15475 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15476 historically from the Unix environment, it is simplest if one does not
15477 mess a great deal with the original mailbox format, so if one chooses
15478 this back end, Gnus' primary activity in getting mail from the real spool
15479 area to Gnus' preferred directory is simply to copy it, with no
15480 (appreciable) format change in the process.  It is the ``dumbest'' way
15481 to move mail into availability in the Gnus environment.  This makes it
15482 fast to move into place, but slow to parse, when Gnus has to look at
15483 what's where.
15485 @item nnbabyl
15487 Once upon a time, there was the DEC-10 and DEC-20, running operating
15488 systems called TOPS and related things, and the usual (only?) mail
15489 reading environment was a thing called Babyl.  I don't know what format
15490 was used for mail landing on the system, but Babyl had its own internal
15491 format to which mail was converted, primarily involving creating a
15492 spool-file-like entity with a scheme for inserting Babyl-specific
15493 headers and status bits above the top of each message in the file.
15494 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15495 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15496 to understand the mail files folks already had in existence.  Gnus (and
15497 VM, for that matter) continue to support this format because it's
15498 perceived as having some good qualities in those mailer-specific
15499 headers/status bits stuff.  Rmail itself still exists as well, of
15500 course, and is still maintained by Stallman.
15502 Both of the above forms leave your mail in a single file on your
15503 file system, and they must parse that entire file each time you take a
15504 look at your mail.
15506 @item nnml
15508 @code{nnml} is the back end which smells the most as though you were
15509 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15510 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15511 lo these years ago.)  One's mail is taken from the original spool file,
15512 and is then cut up into individual message files, 1:1.  It maintains a
15513 Usenet-style active file (analogous to what one finds in an INN- or
15514 CNews-based news system in (for instance) @file{/var/lib/news/active},
15515 or what is returned via the @samp{NNTP LIST} verb) and also creates
15516 @dfn{overview} files for efficient group entry, as has been defined for
15517 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15518 due to the creation of lots of files, updates to the @code{nnml} active
15519 file, and additions to overview files on a per-message basis, but it is
15520 extremely fast on access because of what amounts to the indexing support
15521 provided by the active file and overviews.
15523 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15524 resource which defines available places in the file system to put new
15525 files.  Sysadmins take a dim view of heavy inode occupation within
15526 tight, shared file systems.  But if you live on a personal machine where
15527 the file system is your own and space is not at a premium, @code{nnml}
15528 wins big.
15530 It is also problematic using this back end if you are living in a
15531 FAT16-based Windows world, since much space will be wasted on all these
15532 tiny files.
15534 @item nnmh
15536 The Rand MH mail-reading system has been around UNIX systems for a very
15537 long time; it operates by splitting one's spool file of messages into
15538 individual files, but with little or no indexing support---@code{nnmh}
15539 is considered to be semantically equivalent to ``@code{nnml} without
15540 active file or overviews''.  This is arguably the worst choice, because
15541 one gets the slowness of individual file creation married to the
15542 slowness of access parsing when learning what's new in one's groups.
15544 @item nnfolder
15546 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15547 method described above) on a per-group basis.  That is, @code{nnmbox}
15548 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15549 little bit of optimization to this so that each of one's mail groups has
15550 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15551 can be parsed separately, and still provides the simple Unix mail box
15552 format requiring minimal effort in moving the mail around.  In addition,
15553 it maintains an ``active'' file making it much faster for Gnus to figure
15554 out how many messages there are in each separate group.
15556 If you have groups that are expected to have a massive amount of
15557 messages, @code{nnfolder} is not the best choice, but if you receive
15558 only a moderate amount of mail, @code{nnfolder} is probably the most
15559 friendly mail back end all over.
15561 @item nnmaildir
15563 For configuring expiry and other things, @code{nnmaildir} uses
15564 incompatible group parameters, slightly different from those of other
15565 mail back ends.
15567 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15568 differences.  Each message is stored in a separate file, but the
15569 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15570 also stores the equivalent of @code{nnml}'s overview files in one file
15571 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15572 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15573 you down or takes up very much space, consider switching to
15574 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15575 file system.
15577 Since maildirs don't require locking for delivery, the maildirs you use
15578 as groups can also be the maildirs your mail is directly delivered to.
15579 This means you can skip Gnus' mail splitting if your mail is already
15580 organized into different mailboxes during delivery.  A @code{directory}
15581 entry in @code{mail-sources} would have a similar effect, but would
15582 require one set of mailboxes for spooling deliveries (in mbox format,
15583 thus damaging message bodies), and another set to be used as groups (in
15584 whatever format you like).  A maildir has a built-in spool, in the
15585 @code{new/} subdirectory.  Beware that currently, mail moved from
15586 @code{new/} to @code{cur/} instead of via mail splitting will not
15587 undergo treatment such as duplicate checking.
15589 @code{nnmaildir} stores article marks for a given group in the
15590 corresponding maildir, in a way designed so that it's easy to manipulate
15591 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15592 else, and still have your marks.  @code{nnml} also stores marks, but
15593 it's not as easy to work with them from outside Gnus as with
15594 @code{nnmaildir}.
15596 @code{nnmaildir} uses a significant amount of memory to speed things up.
15597 (It keeps in memory some of the things that @code{nnml} stores in files
15598 and that @code{nnmh} repeatedly parses out of message files.)  If this
15599 is a problem for you, you can set the @code{nov-cache-size} group
15600 parameter to something small (0 would probably not work, but 1 probably
15601 would) to make it use less memory.  This caching will probably be
15602 removed in the future.
15604 Startup is likely to be slower with @code{nnmaildir} than with other
15605 back ends.  Everything else is likely to be faster, depending in part
15606 on your file system.
15608 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15609 to write an @code{nnmaildir}-derived back end.
15611 @end table
15614 @node Browsing the Web
15615 @section Browsing the Web
15616 @cindex web
15617 @cindex browsing the web
15618 @cindex www
15619 @cindex http
15621 Web-based discussion forums are getting more and more popular.  On many
15622 subjects, the web-based forums have become the most important forums,
15623 eclipsing the importance of mailing lists and news groups.  The reason
15624 is easy to understand---they are friendly to new users; you just point
15625 and click, and there's the discussion.  With mailing lists, you have to
15626 go through a cumbersome subscription procedure, and most people don't
15627 even know what a news group is.
15629 The problem with this scenario is that web browsers are not very good at
15630 being newsreaders.  They do not keep track of what articles you've read;
15631 they do not allow you to score on subjects you're interested in; they do
15632 not allow off-line browsing; they require you to click around and drive
15633 you mad in the end.
15635 So---if web browsers suck at reading discussion forums, why not use Gnus
15636 to do it instead?
15638 Gnus has been getting a bit of a collection of back ends for providing
15639 interfaces to these sources.
15641 @menu
15642 * Archiving Mail::
15643 * Web Searches::                Creating groups from articles that match a string.
15644 * Slashdot::                    Reading the Slashdot comments.
15645 * Ultimate::                    The Ultimate Bulletin Board systems.
15646 * Web Archive::                 Reading mailing list archived on web.
15647 * RSS::                         Reading RDF site summary.
15648 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15649 @end menu
15651 All the web sources require Emacs/W3 and the url library or those
15652 alternatives to work.
15654 The main caveat with all these web sources is that they probably won't
15655 work for a very long time.  Gleaning information from the @acronym{HTML} data
15656 is guesswork at best, and when the layout is altered, the Gnus back end
15657 will fail.  If you have reasonably new versions of these back ends,
15658 though, you should be ok.
15660 One thing all these Web methods have in common is that the Web sources
15661 are often down, unavailable or just plain too slow to be fun.  In those
15662 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15663 Unplugged}) handle downloading articles, and then you can read them at
15664 leisure from your local disk.  No more World Wide Wait for you.
15666 @node Archiving Mail
15667 @subsection Archiving Mail
15668 @cindex archiving mail
15669 @cindex backup of mail
15671 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15672 @code{nnmaildir}, now actually store the article marks with each group.
15673 For these servers, archiving and restoring a group while preserving
15674 marks is fairly simple.
15676 (Preserving the group level and group parameters as well still
15677 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15678 though.)
15680 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15681 server, take a recursive copy of the server directory.  There is no need
15682 to shut down Gnus, so archiving may be invoked by @code{cron} or
15683 similar.  You restore the data by restoring the directory tree, and
15684 adding a server definition pointing to that directory in Gnus.  The
15685 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15686 might interfere with overwriting data, so you may want to shut down Gnus
15687 before you restore the data.
15689 It is also possible to archive individual @code{nnml},
15690 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15691 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15692 directory.  For @code{nnfolder} you need to copy both the base folder
15693 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15694 this example).  Restoring the group is done with @kbd{G m} from the Group
15695 buffer.  The last step makes Gnus notice the new directory.
15696 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15697 is unnecessary in that case.
15699 @node Web Searches
15700 @subsection Web Searches
15701 @cindex nnweb
15702 @cindex Google
15703 @cindex dejanews
15704 @cindex gmane
15705 @cindex Usenet searches
15706 @cindex searching the Usenet
15708 It's, like, too neat to search the Usenet for articles that match a
15709 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15710 those, like, Web browsers, and you, like, have to, rilly, like, look at
15711 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15712 searches without having to use a browser.
15714 The @code{nnweb} back end allows an easy interface to the mighty search
15715 engine.  You create an @code{nnweb} group, enter a search pattern, and
15716 then enter the group and read the articles like you would any normal
15717 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15718 Groups}) will do this in an easy-to-use fashion.
15720 @code{nnweb} groups don't really lend themselves to being solid
15721 groups---they have a very fleeting idea of article numbers.  In fact,
15722 each time you enter an @code{nnweb} group (not even changing the search
15723 pattern), you are likely to get the articles ordered in a different
15724 manner.  Not even using duplicate suppression (@pxref{Duplicate
15725 Suppression}) will help, since @code{nnweb} doesn't even know the
15726 @code{Message-ID} of the articles before reading them using some search
15727 engines (Google, for instance).  The only possible way to keep track
15728 of which articles you've read is by scoring on the @code{Date}
15729 header---mark all articles posted before the last date you read the
15730 group as read.
15732 If the search engine changes its output substantially, @code{nnweb}
15733 won't be able to parse it and will fail.  One could hardly fault the Web
15734 providers if they were to do this---their @emph{raison d'être} is to
15735 make money off of advertisements, not to provide services to the
15736 community.  Since @code{nnweb} washes the ads off all the articles, one
15737 might think that the providers might be somewhat miffed.  We'll see.
15739 You must have the @code{url} and @code{W3} package or those alternatives
15740 (try @code{customize-group} on the @samp{mm-url} variable group)
15741 installed to be able to use @code{nnweb}.
15743 Virtual server variables:
15745 @table @code
15746 @item nnweb-type
15747 @vindex nnweb-type
15748 What search engine type is being used.  The currently supported types
15749 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15750 @code{dejanews} is an alias to @code{google}.
15752 @item nnweb-search
15753 @vindex nnweb-search
15754 The search string to feed to the search engine.
15756 @item nnweb-max-hits
15757 @vindex nnweb-max-hits
15758 Advisory maximum number of hits per search to display.  The default is
15759 999.
15761 @item nnweb-type-definition
15762 @vindex nnweb-type-definition
15763 Type-to-definition alist.  This alist says what @code{nnweb} should do
15764 with the various search engine types.  The following elements must be
15765 present:
15767 @table @code
15768 @item article
15769 Function to decode the article and provide something that Gnus
15770 understands.
15772 @item map
15773 Function to create an article number to message header and URL alist.
15775 @item search
15776 Function to send the search string to the search engine.
15778 @item address
15779 The address the aforementioned function should send the search string
15782 @item id
15783 Format string URL to fetch an article by @code{Message-ID}.
15784 @end table
15786 @end table
15789 @node Slashdot
15790 @subsection Slashdot
15791 @cindex Slashdot
15792 @cindex nnslashdot
15794 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15795 lively discussion following the news articles.  @code{nnslashdot} will
15796 let you read this forum in a convenient manner.
15798 The easiest way to read this source is to put something like the
15799 following in your @file{~/.gnus.el} file:
15801 @lisp
15802 (setq gnus-secondary-select-methods
15803       '((nnslashdot "")))
15804 @end lisp
15806 This will make Gnus query the @code{nnslashdot} back end for new comments
15807 and groups.  The @kbd{F} command will subscribe each new news article as
15808 a new Gnus group, and you can read the comments by entering these
15809 groups.  (Note that the default subscription method is to subscribe new
15810 groups as zombies.  Other methods are available (@pxref{Subscription
15811 Methods}).
15813 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15814 command is the most handy tool (@pxref{Foreign Groups}).
15816 When following up to @code{nnslashdot} comments (or posting new
15817 comments), some light @acronym{HTML}izations will be performed.  In
15818 particular, text quoted with @samp{> } will be quoted with
15819 @samp{blockquote} instead, and signatures will have @samp{br} added to
15820 the end of each line.  Other than that, you can just write @acronym{HTML}
15821 directly into the message buffer.  Note that Slashdot filters out some
15822 @acronym{HTML} forms.
15824 The following variables can be altered to change its behavior:
15826 @table @code
15827 @item nnslashdot-threaded
15828 Whether @code{nnslashdot} should display threaded groups or not.  The
15829 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15830 has to retrieve absolutely all comments in a group upon entry.  If a
15831 threaded display is not required, @code{nnslashdot} will only retrieve
15832 the comments that are actually wanted by the user.  Threading is nicer,
15833 but much, much slower than unthreaded.
15835 @item nnslashdot-login-name
15836 @vindex nnslashdot-login-name
15837 The login name to use when posting.
15839 @item nnslashdot-password
15840 @vindex nnslashdot-password
15841 The password to use when posting.
15843 @item nnslashdot-directory
15844 @vindex nnslashdot-directory
15845 Where @code{nnslashdot} will store its files.  The default is
15846 @file{~/News/slashdot/}.
15848 @item nnslashdot-active-url
15849 @vindex nnslashdot-active-url
15850 The @acronym{URL} format string that will be used to fetch the
15851 information on news articles and comments.  The default is@*
15852 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15854 @item nnslashdot-comments-url
15855 @vindex nnslashdot-comments-url
15856 The @acronym{URL} format string that will be used to fetch comments.
15858 @item nnslashdot-article-url
15859 @vindex nnslashdot-article-url
15860 The @acronym{URL} format string that will be used to fetch the news
15861 article.  The default is
15862 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15864 @item nnslashdot-threshold
15865 @vindex nnslashdot-threshold
15866 The score threshold.  The default is -1.
15868 @item nnslashdot-group-number
15869 @vindex nnslashdot-group-number
15870 The number of old groups, in addition to the ten latest, to keep
15871 updated.  The default is 0.
15873 @end table
15877 @node Ultimate
15878 @subsection Ultimate
15879 @cindex nnultimate
15880 @cindex Ultimate Bulletin Board
15882 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15883 probably the most popular Web bulletin board system used.  It has a
15884 quite regular and nice interface, and it's possible to get the
15885 information Gnus needs to keep groups updated.
15887 The easiest way to get started with @code{nnultimate} is to say
15888 something like the following in the group buffer:  @kbd{B nnultimate RET
15889 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
15890 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15891 you're interested in; there's quite a list of them on the Ultimate web
15892 site.)  Then subscribe to the groups you're interested in from the
15893 server buffer, and read them from the group buffer.
15895 The following @code{nnultimate} variables can be altered:
15897 @table @code
15898 @item nnultimate-directory
15899 @vindex nnultimate-directory
15900 The directory where @code{nnultimate} stores its files.  The default is@*
15901 @file{~/News/ultimate/}.
15902 @end table
15905 @node Web Archive
15906 @subsection Web Archive
15907 @cindex nnwarchive
15908 @cindex Web Archive
15910 Some mailing lists only have archives on Web servers, such as
15911 @uref{http://www.egroups.com/} and
15912 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15913 interface, and it's possible to get the information Gnus needs to keep
15914 groups updated.
15916 @findex gnus-group-make-warchive-group
15917 The easiest way to get started with @code{nnwarchive} is to say
15918 something like the following in the group buffer: @kbd{M-x
15919 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15920 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15921 @var{an_egroup} with the mailing list you subscribed, the
15922 @var{your@@email.address} with your email address.), or to browse the
15923 back end by @kbd{B nnwarchive RET mail-archive RET}.
15925 The following @code{nnwarchive} variables can be altered:
15927 @table @code
15928 @item nnwarchive-directory
15929 @vindex nnwarchive-directory
15930 The directory where @code{nnwarchive} stores its files.  The default is@*
15931 @file{~/News/warchive/}.
15933 @item nnwarchive-login
15934 @vindex nnwarchive-login
15935 The account name on the web server.
15937 @item nnwarchive-passwd
15938 @vindex nnwarchive-passwd
15939 The password for your account on the web server.
15940 @end table
15942 @node RSS
15943 @subsection RSS
15944 @cindex nnrss
15945 @cindex RSS
15947 Some web sites have an RDF Site Summary (@acronym{RSS}).
15948 @acronym{RSS} is a format for summarizing headlines from news related
15949 sites (such as BBC or CNN).  But basically anything list-like can be
15950 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
15951 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
15953 @acronym{RSS} has a quite regular and nice interface, and it's
15954 possible to get the information Gnus needs to keep groups updated.
15956 Note: you had better use Emacs which supports the @code{utf-8} coding
15957 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
15958 text by default.  It is also used by default for non-@acronym{ASCII}
15959 group names.
15961 @kindex G R (Group)
15962 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
15963 prompted for the location, the title and the description of the feed.
15964 The title, which allows any characters, will be used for the group name
15965 and the name of the group data file.  The description can be omitted.
15967 An easy way to get started with @code{nnrss} is to say something like
15968 the following in the group buffer: @kbd{B nnrss RET RET y}, then
15969 subscribe to groups.
15971 The @code{nnrss} back end saves the group data file in
15972 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
15973 names containing non-@acronym{ASCII} characters will be encoded by the
15974 coding system specified with the @code{nnmail-pathname-coding-system}
15975 variable.  If it is @code{nil}, in Emacs the coding system defaults to
15976 the value of @code{default-file-name-coding-system}.  If you are using
15977 XEmacs and want to use non-@acronym{ASCII} group names, you should set
15978 the value for the @code{nnmail-pathname-coding-system} variable properly.
15980 The @code{nnrss} back end generates @samp{multipart/alternative}
15981 @acronym{MIME} articles in which each contains a @samp{text/plain} part
15982 and a @samp{text/html} part.
15984 @cindex OPML
15985 You can also use the following commands to import and export your
15986 subscriptions from a file in @acronym{OPML} format (Outline Processor
15987 Markup Language).
15989 @defun nnrss-opml-import file
15990 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
15991 file.
15992 @end defun
15994 @defun nnrss-opml-export
15995 Write your current @acronym{RSS} subscriptions to a buffer in
15996 @acronym{OPML} format.
15997 @end defun
15999 The following @code{nnrss} variables can be altered:
16001 @table @code
16002 @item nnrss-directory
16003 @vindex nnrss-directory
16004 The directory where @code{nnrss} stores its files.  The default is
16005 @file{~/News/rss/}.
16007 @item nnrss-file-coding-system
16008 @vindex nnrss-file-coding-system
16009 The coding system used when reading and writing the @code{nnrss} groups
16010 data files.  The default is the value of
16011 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16012 in Emacs or @code{escape-quoted} in XEmacs).
16014 @item nnrss-use-local
16015 @vindex nnrss-use-local
16016 @findex nnrss-generate-download-script
16017 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16018 the feeds from local files in @code{nnrss-directory}.  You can use
16019 the command @code{nnrss-generate-download-script} to generate a
16020 download script using @command{wget}.
16022 @item nnrss-wash-html-in-text-plain-parts
16023 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16024 parts as @acronym{HTML}.  The function specified by the
16025 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16026 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16027 to render text.  If it is @code{nil}, which is the default, text will
16028 simply be folded.  Leave it @code{nil} if you prefer to see
16029 @samp{text/html} parts.
16030 @end table
16032 The following code may be helpful, if you want to show the description in
16033 the summary buffer.
16035 @lisp
16036 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16037 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16039 (defun gnus-user-format-function-X (header)
16040   (let ((descr
16041          (assq nnrss-description-field (mail-header-extra header))))
16042     (if descr (concat "\n\t" (cdr descr)) "")))
16043 @end lisp
16045 The following code may be useful to open an nnrss url directly from the
16046 summary buffer.
16048 @lisp
16049 (require 'browse-url)
16051 (defun browse-nnrss-url( arg )
16052   (interactive "p")
16053   (let ((url (assq nnrss-url-field
16054                    (mail-header-extra
16055                     (gnus-data-header
16056                      (assq (gnus-summary-article-number)
16057                            gnus-newsgroup-data))))))
16058     (if url
16059         (progn
16060           (browse-url (cdr url))
16061           (gnus-summary-mark-as-read-forward 1))
16062       (gnus-summary-scroll-up arg))))
16064 (eval-after-load "gnus"
16065   #'(define-key gnus-summary-mode-map
16066       (kbd "<RET>") 'browse-nnrss-url))
16067 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16068 @end lisp
16070 Even if you have added @code{"text/html"} to the
16071 @code{mm-discouraged-alternatives} variable (@pxref{Display
16072 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16073 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16074 more useful especially in @code{nnrss} groups to display
16075 @samp{text/html} parts.  Here's an example of setting
16076 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16077 Parameters}) in order to display @samp{text/html} parts only in
16078 @code{nnrss} groups:
16080 @lisp
16081 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16082 (eval-after-load "gnus-sum"
16083   '(add-to-list
16084     'gnus-newsgroup-variables
16085     '(mm-discouraged-alternatives
16086       . '("text/html" "image/.*"))))
16088 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16089 (add-to-list
16090  'gnus-parameters
16091  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16092 @end lisp
16095 @node Customizing W3
16096 @subsection Customizing W3
16097 @cindex W3
16098 @cindex html
16099 @cindex url
16100 @cindex Netscape
16102 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16103 alternatives) to display web pages.  Emacs/W3 is documented in its own
16104 manual, but there are some things that may be more relevant for Gnus
16105 users.
16107 For instance, a common question is how to make Emacs/W3 follow links
16108 using the @code{browse-url} functions (which will call some external web
16109 browser like Netscape).  Here's one way:
16111 @lisp
16112 (eval-after-load "w3"
16113   '(progn
16114     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16115     (defun w3-fetch (&optional url target)
16116       (interactive (list (w3-read-url-with-default)))
16117       (if (eq major-mode 'gnus-article-mode)
16118           (browse-url url)
16119         (w3-fetch-orig url target)))))
16120 @end lisp
16122 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16123 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16124 follow the link.
16127 @node IMAP
16128 @section IMAP
16129 @cindex nnimap
16130 @cindex @acronym{IMAP}
16132 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16133 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16134 server is much similar to connecting to a news server, you just
16135 specify the network address of the server.
16137 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16138 everything that @acronym{POP} can, it can hence be viewed as a
16139 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16140 similar to @acronym{NNTP} being a news storage protocol---however,
16141 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16142 is more or less read-only whereas mail is read-write.
16144 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16145 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16146 the @acronym{IMAP} server and store them on the local disk.  This is
16147 not the usage described in this section---@xref{Mail Sources}.
16149 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16150 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16151 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16152 usage explained in this section.
16154 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16155 servers might look something like the following.  (Note that for
16156 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16157 see below.)
16159 @lisp
16160 (setq gnus-secondary-select-methods
16161       '((nnimap "simpleserver") ; @r{no special configuration}
16162         ; @r{perhaps a ssh port forwarded server:}
16163         (nnimap "dolk"
16164                 (nnimap-address "localhost")
16165                 (nnimap-server-port 1430))
16166         ; @r{a UW server running on localhost}
16167         (nnimap "barbar"
16168                 (nnimap-server-port 143)
16169                 (nnimap-address "localhost")
16170                 (nnimap-list-pattern ("INBOX" "mail/*")))
16171         ; @r{anonymous public cyrus server:}
16172         (nnimap "cyrus.andrew.cmu.edu"
16173                 (nnimap-authenticator anonymous)
16174                 (nnimap-list-pattern "archive.*")
16175                 (nnimap-stream network))
16176         ; @r{a ssl server on a non-standard port:}
16177         (nnimap "vic20"
16178                 (nnimap-address "vic20.somewhere.com")
16179                 (nnimap-server-port 9930)
16180                 (nnimap-stream ssl))))
16181 @end lisp
16183 After defining the new server, you can subscribe to groups on the
16184 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16185 (@pxref{Subscription Commands}) or via the Server Buffer
16186 (@pxref{Server Buffer}).
16188 The following variables can be used to create a virtual @code{nnimap}
16189 server:
16191 @table @code
16193 @item nnimap-address
16194 @vindex nnimap-address
16196 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16197 server name if not specified.
16199 @item nnimap-server-port
16200 @vindex nnimap-server-port
16201 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16203 Note that this should be an integer, example server specification:
16205 @lisp
16206 (nnimap "mail.server.com"
16207         (nnimap-server-port 4711))
16208 @end lisp
16210 @item nnimap-list-pattern
16211 @vindex nnimap-list-pattern
16212 String or list of strings of mailboxes to limit available groups to.
16213 This is used when the server has very many mailboxes and you're only
16214 interested in a few---some servers export your home directory via
16215 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16216 @file{~/Mail/*} then.
16218 The string can also be a cons of REFERENCE and the string as above, what
16219 REFERENCE is used for is server specific, but on the University of
16220 Washington server it's a directory that will be concatenated with the
16221 mailbox.
16223 Example server specification:
16225 @lisp
16226 (nnimap "mail.server.com"
16227         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16228                                ("~friend/Mail/" . "list/*"))))
16229 @end lisp
16231 @item nnimap-stream
16232 @vindex nnimap-stream
16233 The type of stream used to connect to your server.  By default, nnimap
16234 will detect and automatically use all of the below, with the exception
16235 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16236 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16237 be automatically detected, but it's not widely deployed yet.)
16239 Example server specification:
16241 @lisp
16242 (nnimap "mail.server.com"
16243         (nnimap-stream ssl))
16244 @end lisp
16246 Please note that the value of @code{nnimap-stream} is a symbol!
16248 @itemize @bullet
16249 @item
16250 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16251 @samp{gsasl} or @samp{imtest} program.
16252 @item
16253 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16254 @item
16255 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16256 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16257 @samp{starttls}.
16258 @item
16259 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16260 @samp{gnutls-cli}).
16261 @item
16262 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16263 @samp{openssl}) or SSLeay (@samp{s_client}).
16264 @item
16265 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16266 @item
16267 @dfn{network:} Plain, TCP/IP network connection.
16268 @end itemize
16270 @vindex imap-kerberos4-program
16271 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16272 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16273 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16274 to make @code{imap.el} use a pty instead of a pipe when communicating
16275 with @samp{imtest}.  You will then suffer from a line length
16276 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16277 indefinitely if you have many articles in a mailbox.  The variable
16278 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16279 program.
16281 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16282 needed.  It is available from
16283 @uref{http://www.gnu.org/software/gnutls/}.
16285 @vindex imap-gssapi-program
16286 This parameter specifies a list of command lines that invoke a GSSAPI
16287 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16288 sequentially until a connection is made, or the list has been
16289 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16290 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16291 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16292 tried.
16294 @vindex imap-ssl-program
16295 For @acronym{SSL} connections, the OpenSSL program is available from
16296 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16297 and nnimap support it too---although the most recent versions of
16298 SSLeay, 0.9.x, are known to have serious bugs making it
16299 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16300 work.  The variable @code{imap-ssl-program} contain parameters to pass
16301 to OpenSSL/SSLeay.
16303 @vindex imap-shell-program
16304 @vindex imap-shell-host
16305 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16306 @code{imap-shell-program} specify what program to call.
16308 @item nnimap-authenticator
16309 @vindex nnimap-authenticator
16311 The authenticator used to connect to the server.  By default, nnimap
16312 will use the most secure authenticator your server is capable of.
16314 Example server specification:
16316 @lisp
16317 (nnimap "mail.server.com"
16318         (nnimap-authenticator anonymous))
16319 @end lisp
16321 Please note that the value of @code{nnimap-authenticator} is a symbol!
16323 @itemize @bullet
16324 @item
16325 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16326 external program @code{gsasl} or @code{imtest}.
16327 @item
16328 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16329 @code{imtest}.
16330 @item
16331 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16332 external library @code{digest-md5.el}.
16333 @item
16334 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16335 @item
16336 @dfn{login:} Plain-text username/password via LOGIN.
16337 @item
16338 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16339 @end itemize
16341 @item nnimap-expunge-on-close
16342 @cindex expunging
16343 @vindex nnimap-expunge-on-close
16344 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16345 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16346 this concept of marking articles @code{Deleted} which doesn't actually
16347 delete them, and this (marking them @code{Deleted}, that is) is what
16348 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16349 similar).
16351 Since the articles aren't really removed when we mark them with the
16352 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16353 running in circles yet?
16355 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16356 when closing a mailbox but this is now configurable by this server
16357 variable.
16359 The possible options are:
16361 @table @code
16363 @item always
16364 The default behavior, delete all articles marked as ``Deleted'' when
16365 closing a mailbox.
16366 @item never
16367 Never actually delete articles.  Currently there is no way of showing
16368 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16369 may allow you to do this.  If you ever want to run the EXPUNGE command
16370 manually, @xref{Expunging mailboxes}.
16371 @item ask
16372 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16373 articles or not.
16375 @end table
16377 @item nnimap-importantize-dormant
16378 @vindex nnimap-importantize-dormant
16380 If non-@code{nil} (the default), marks dormant articles as ticked (as
16381 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16382 naturally still (only) be marked as dormant.  This is to make dormant
16383 articles stand out, just like ticked articles, in other @acronym{IMAP}
16384 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16385 has only one.)
16387 Probably the only reason for frobing this would be if you're trying
16388 enable per-user persistent dormant flags, using something like:
16390 @lisp
16391 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16392         (format "gnus-dormant-%s" (user-login-name)))
16393 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16394         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16395 @end lisp
16397 In this case, you would not want the per-user dormant flag showing up
16398 as ticked for other users.
16400 @item nnimap-expunge-search-string
16401 @cindex expunging
16402 @vindex nnimap-expunge-search-string
16404 This variable contain the @acronym{IMAP} search command sent to server when
16405 searching for articles eligible for expiring.  The default is
16406 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16407 UID set and the second @code{%s} is replaced by a date.
16409 Probably the only useful value to change this to is
16410 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16411 messages instead of the internal article date.  See section 6.4.4 of
16412 RFC 2060 for more information on valid strings.
16414 @item nnimap-authinfo-file
16415 @vindex nnimap-authinfo-file
16417 A file containing credentials used to log in on servers.  The format is
16418 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16419 variable @code{nntp-authinfo-file} for exact syntax; also see
16420 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16422 @example
16423 machine students.uio.no login larsi password geheimnis port imap
16424 @end example
16426 Note that it should be @code{port imap}, or @code{port 143}, if you
16427 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16428 actual port number used is port 993 for secured IMAP.  For
16429 convenience, Gnus will accept @code{port imaps} as a synonym of
16430 @code{port imap}.
16432 @item nnimap-need-unselect-to-notice-new-mail
16433 @vindex nnimap-need-unselect-to-notice-new-mail
16435 Unselect mailboxes before looking for new mail in them.  Some servers
16436 seem to need this under some circumstances; it was reported that
16437 Courier 1.7.1 did.
16439 @end table
16441 @menu
16442 * Splitting in IMAP::           Splitting mail with nnimap.
16443 * Expiring in IMAP::            Expiring mail with nnimap.
16444 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16445 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16446 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16447 * Debugging IMAP::              What to do when things don't work.
16448 @end menu
16452 @node Splitting in IMAP
16453 @subsection Splitting in IMAP
16454 @cindex splitting imap mail
16456 Splitting is something Gnus users have loved and used for years, and now
16457 the rest of the world is catching up.  Yeah, dream on, not many
16458 @acronym{IMAP} servers have server side splitting and those that have
16459 splitting seem to use some non-standard protocol.  This means that
16460 @acronym{IMAP} support for Gnus has to do its own splitting.
16462 And it does.
16464 (Incidentally, people seem to have been dreaming on, and Sieve has
16465 gaining a market share and is supported by several IMAP servers.
16466 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16468 Here are the variables of interest:
16470 @table @code
16472 @item nnimap-split-crosspost
16473 @cindex splitting, crosspost
16474 @cindex crosspost
16475 @vindex nnimap-split-crosspost
16477 If non-@code{nil}, do crossposting if several split methods match the
16478 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16479 found will be used.
16481 Nnmail equivalent: @code{nnmail-crosspost}.
16483 @item nnimap-split-inbox
16484 @cindex splitting, inbox
16485 @cindex inbox
16486 @vindex nnimap-split-inbox
16488 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16489 mailboxes to split from.  Defaults to @code{nil}, which means that
16490 splitting is disabled!
16492 @lisp
16493 (setq nnimap-split-inbox
16494       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16495 @end lisp
16497 No nnmail equivalent.
16499 @item nnimap-split-rule
16500 @cindex splitting, rules
16501 @vindex nnimap-split-rule
16503 New mail found in @code{nnimap-split-inbox} will be split according to
16504 this variable.
16506 This variable contains a list of lists, where the first element in the
16507 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16508 matching the regexp in the second element in the sublist.  Got that?
16509 Neither did I, we need examples.
16511 @lisp
16512 (setq nnimap-split-rule
16513       '(("INBOX.nnimap"
16514          "^Sender: owner-nnimap@@vic20.globalcom.se")
16515         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16516         ("INBOX.private" "")))
16517 @end lisp
16519 This will put all articles from the nnimap mailing list into mailbox
16520 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16521 into INBOX.junk and everything else in INBOX.private.
16523 The first string may contain @samp{\\1} forms, like the ones used by
16524 replace-match to insert sub-expressions from the matched text.  For
16525 instance:
16527 @lisp
16528 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16529 @end lisp
16531 The first element can also be the symbol @code{junk} to indicate that
16532 matching messages should simply be deleted.  Use with care.
16534 The second element can also be a function.  In that case, it will be
16535 called with the first element of the rule as the argument, in a buffer
16536 containing the headers of the article.  It should return a
16537 non-@code{nil} value if it thinks that the mail belongs in that group.
16539 Nnmail users might recollect that the last regexp had to be empty to
16540 match all articles (like in the example above).  This is not required in
16541 nnimap.  Articles not matching any of the regexps will not be moved out
16542 of your inbox.  (This might affect performance if you keep lots of
16543 unread articles in your inbox, since the splitting code would go over
16544 them every time you fetch new mail.)
16546 These rules are processed from the beginning of the alist toward the
16547 end.  The first rule to make a match will ``win'', unless you have
16548 crossposting enabled.  In that case, all matching rules will ``win''.
16550 This variable can also have a function as its value, the function will
16551 be called with the headers narrowed and should return a group where it
16552 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16554 The splitting code tries to create mailboxes if it needs to.
16556 To allow for different split rules on different virtual servers, and
16557 even different split rules in different inboxes on the same server,
16558 the syntax of this variable have been extended along the lines of:
16560 @lisp
16561 (setq nnimap-split-rule
16562       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16563                                ("junk"    "From:.*Simon"))))
16564         ("my2server"    ("INBOX" nnimap-split-fancy))
16565         ("my[34]server" (".*" (("private" "To:.*Simon")
16566                                ("junk"    my-junk-func))))))
16567 @end lisp
16569 The virtual server name is in fact a regexp, so that the same rules
16570 may apply to several servers.  In the example, the servers
16571 @code{my3server} and @code{my4server} both use the same rules.
16572 Similarly, the inbox string is also a regexp.  The actual splitting
16573 rules are as before, either a function, or a list with group/regexp or
16574 group/function elements.
16576 Nnmail equivalent: @code{nnmail-split-methods}.
16578 @item nnimap-split-predicate
16579 @cindex splitting
16580 @vindex nnimap-split-predicate
16582 Mail matching this predicate in @code{nnimap-split-inbox} will be
16583 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16585 This might be useful if you use another @acronym{IMAP} client to read mail in
16586 your inbox but would like Gnus to split all articles in the inbox
16587 regardless of readedness.  Then you might change this to
16588 @samp{UNDELETED}.
16590 @item nnimap-split-fancy
16591 @cindex splitting, fancy
16592 @findex nnimap-split-fancy
16593 @vindex nnimap-split-fancy
16595 It's possible to set @code{nnimap-split-rule} to
16596 @code{nnmail-split-fancy} if you want to use fancy
16597 splitting.  @xref{Fancy Mail Splitting}.
16599 However, to be able to have different fancy split rules for nnmail and
16600 nnimap back ends you can set @code{nnimap-split-rule} to
16601 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16602 rule in @code{nnimap-split-fancy}.
16604 Example:
16606 @lisp
16607 (setq nnimap-split-rule 'nnimap-split-fancy
16608       nnimap-split-fancy ...)
16609 @end lisp
16611 Nnmail equivalent: @code{nnmail-split-fancy}.
16613 @item nnimap-split-download-body
16614 @findex nnimap-split-download-body
16615 @vindex nnimap-split-download-body
16617 Set to non-@code{nil} to download entire articles during splitting.
16618 This is generally not required, and will slow things down
16619 considerably.  You may need it if you want to use an advanced
16620 splitting function that analyzes the body to split the article.
16622 @end table
16624 @node Expiring in IMAP
16625 @subsection Expiring in IMAP
16626 @cindex expiring imap mail
16628 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16629 end, it supports most features in regular expiring (@pxref{Expiring
16630 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16631 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16632 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16633 follows below are the variables used by the @code{nnimap} expiry
16634 process.
16636 A note on how the expire mark is stored on the @acronym{IMAP} server is
16637 appropriate here as well.  The expire mark is translated into a
16638 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16639 message.  This means that likely only Gnus will understand and treat
16640 the @code{gnus-expire} mark properly, although other clients may allow
16641 you to view client specific flags on the message.  It also means that
16642 your server must support permanent storage of client specific flags on
16643 messages.  Most do, fortunately.
16645 @table @code
16647 @item nnmail-expiry-wait
16648 @item nnmail-expiry-wait-function
16650 These variables are fully supported.  The expire value can be a
16651 number, the symbol @code{immediate} or @code{never}.
16653 @item nnmail-expiry-target
16655 This variable is supported, and internally implemented by calling the
16656 @code{nnmail} functions that handle this.  It contains an optimization
16657 that if the destination is a @acronym{IMAP} group on the same server, the
16658 article is copied instead of appended (that is, uploaded again).
16660 @end table
16662 @node Editing IMAP ACLs
16663 @subsection Editing IMAP ACLs
16664 @cindex editing imap acls
16665 @cindex Access Control Lists
16666 @cindex Editing @acronym{IMAP} ACLs
16667 @kindex G l (Group)
16668 @findex gnus-group-nnimap-edit-acl
16670 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16671 limiting (or enabling) other users access to your mail boxes.  Not all
16672 @acronym{IMAP} servers support this, this function will give an error if it
16673 doesn't.
16675 To edit an ACL for a mailbox, type @kbd{G l}
16676 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16677 editing window with detailed instructions.
16679 Some possible uses:
16681 @itemize @bullet
16682 @item
16683 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16684 on your mailing list mailboxes enables other users on the same server to
16685 follow the list without subscribing to it.
16686 @item
16687 At least with the Cyrus server, you are required to give the user
16688 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16689 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16690 INBOX.mailbox).
16691 @end itemize
16693 @node Expunging mailboxes
16694 @subsection Expunging mailboxes
16695 @cindex expunging
16697 @cindex expunge
16698 @cindex manual expunging
16699 @kindex G x (Group)
16700 @findex gnus-group-nnimap-expunge
16702 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16703 you may want the option of expunging all deleted articles in a mailbox
16704 manually.  This is exactly what @kbd{G x} does.
16706 Currently there is no way of showing deleted articles, you can just
16707 delete them.
16709 @node A note on namespaces
16710 @subsection A note on namespaces
16711 @cindex IMAP namespace
16712 @cindex namespaces
16714 The @acronym{IMAP} protocol has a concept called namespaces, described
16715 by the following text in the RFC2060:
16717 @display
16718 5.1.2.  Mailbox Namespace Naming Convention
16720    By convention, the first hierarchical element of any mailbox name
16721    which begins with "#" identifies the "namespace" of the remainder of
16722    the name.  This makes it possible to disambiguate between different
16723    types of mailbox stores, each of which have their own namespaces.
16725       For example, implementations which offer access to USENET
16726       newsgroups MAY use the "#news" namespace to partition the USENET
16727       newsgroup namespace from that of other mailboxes.  Thus, the
16728       comp.mail.misc newsgroup would have an mailbox name of
16729       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16730       to a different object (e.g. a user's private mailbox).
16731 @end display
16733 While there is nothing in this text that warrants concern for the
16734 @acronym{IMAP} implementation in Gnus, some servers use namespace
16735 prefixes in a way that does not work with how Gnus uses mailbox names.
16737 Specifically, University of Washington's @acronym{IMAP} server uses
16738 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16739 in the @sc{create} and @sc{append} commands.  After the mailbox is
16740 created (or a messages is appended to a mailbox), it must be accessed
16741 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16742 not make it possible for the user to guarantee that user entered
16743 mailbox names will only be used with the CREATE and APPEND commands,
16744 you should simply not use the namespace prefixed mailbox names in
16745 Gnus.
16747 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16748 for more information on how to use the prefixes.  They are a power
16749 tool and should be used only if you are sure what the effects are.
16751 @node Debugging IMAP
16752 @subsection Debugging IMAP
16753 @cindex IMAP debugging
16754 @cindex protocol dump (IMAP)
16756 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16757 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16758 best to fix them right away.  If you encounter odd behavior, chances
16759 are that either the server or Gnus is buggy.
16761 If you are familiar with network protocols in general, you will
16762 probably be able to extract some clues from the protocol dump of the
16763 exchanges between Gnus and the server.  Even if you are not familiar
16764 with network protocols, when you include the protocol dump in
16765 @acronym{IMAP}-related bug reports you are helping us with data
16766 critical to solving the problem.  Therefore, we strongly encourage you
16767 to include the protocol dump when reporting IMAP bugs in Gnus.
16770 @vindex imap-log
16771 Because the protocol dump, when enabled, generates lots of data, it is
16772 disabled by default.  You can enable it by setting @code{imap-log} as
16773 follows:
16775 @lisp
16776 (setq imap-log t)
16777 @end lisp
16779 This instructs the @code{imap.el} package to log any exchanges with
16780 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16781 for error messages, which sometimes are tagged with the keyword
16782 @code{BAD}---but when submitting a bug, make sure to include all the
16783 data.
16785 @node Other Sources
16786 @section Other Sources
16788 Gnus can do more than just read news or mail.  The methods described
16789 below allow Gnus to view directories and files as if they were
16790 newsgroups.
16792 @menu
16793 * Directory Groups::            You can read a directory as if it was a newsgroup.
16794 * Anything Groups::             Dired?  Who needs dired?
16795 * Document Groups::             Single files can be the basis of a group.
16796 * SOUP::                        Reading @sc{soup} packets ``offline''.
16797 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16798 @end menu
16801 @node Directory Groups
16802 @subsection Directory Groups
16803 @cindex nndir
16804 @cindex directory groups
16806 If you have a directory that has lots of articles in separate files in
16807 it, you might treat it as a newsgroup.  The files have to have numerical
16808 names, of course.
16810 This might be an opportune moment to mention @code{ange-ftp} (and its
16811 successor @code{efs}), that most wonderful of all wonderful Emacs
16812 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16813 back end to read directories.  Big deal.
16815 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16816 enter the @code{ange-ftp} file name
16817 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16818 @code{ange-ftp} or @code{efs} will actually allow you to read this
16819 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16821 @code{nndir} will use @acronym{NOV} files if they are present.
16823 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16824 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16825 whatever you use @code{nndir} for, so you could switch to any of those
16826 methods if you feel the need to have a non-read-only @code{nndir}.
16829 @node Anything Groups
16830 @subsection Anything Groups
16831 @cindex nneething
16833 From the @code{nndir} back end (which reads a single spool-like
16834 directory), it's just a hop and a skip to @code{nneething}, which
16835 pretends that any arbitrary directory is a newsgroup.  Strange, but
16836 true.
16838 When @code{nneething} is presented with a directory, it will scan this
16839 directory and assign article numbers to each file.  When you enter such
16840 a group, @code{nneething} must create ``headers'' that Gnus can use.
16841 After all, Gnus is a newsreader, in case you're forgetting.
16842 @code{nneething} does this in a two-step process.  First, it snoops each
16843 file in question.  If the file looks like an article (i.e., the first
16844 few lines look like headers), it will use this as the head.  If this is
16845 just some arbitrary file without a head (e.g. a C source file),
16846 @code{nneething} will cobble up a header out of thin air.  It will use
16847 file ownership, name and date and do whatever it can with these
16848 elements.
16850 All this should happen automatically for you, and you will be presented
16851 with something that looks very much like a newsgroup.  Totally like a
16852 newsgroup, to be precise.  If you select an article, it will be displayed
16853 in the article buffer, just as usual.
16855 If you select a line that represents a directory, Gnus will pop you into
16856 a new summary buffer for this @code{nneething} group.  And so on.  You can
16857 traverse the entire disk this way, if you feel like, but remember that
16858 Gnus is not dired, really, and does not intend to be, either.
16860 There are two overall modes to this action---ephemeral or solid.  When
16861 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16862 will not store information on what files you have read, and what files
16863 are new, and so on.  If you create a solid @code{nneething} group the
16864 normal way with @kbd{G m}, Gnus will store a mapping table between
16865 article numbers and file names, and you can treat this group like any
16866 other groups.  When you activate a solid @code{nneething} group, you will
16867 be told how many unread articles it contains, etc., etc.
16869 Some variables:
16871 @table @code
16872 @item nneething-map-file-directory
16873 @vindex nneething-map-file-directory
16874 All the mapping files for solid @code{nneething} groups will be stored
16875 in this directory, which defaults to @file{~/.nneething/}.
16877 @item nneething-exclude-files
16878 @vindex nneething-exclude-files
16879 All files that match this regexp will be ignored.  Nice to use to exclude
16880 auto-save files and the like, which is what it does by default.
16882 @item nneething-include-files
16883 @vindex nneething-include-files
16884 Regexp saying what files to include in the group.  If this variable is
16885 non-@code{nil}, only files matching this regexp will be included.
16887 @item nneething-map-file
16888 @vindex nneething-map-file
16889 Name of the map files.
16890 @end table
16893 @node Document Groups
16894 @subsection Document Groups
16895 @cindex nndoc
16896 @cindex documentation group
16897 @cindex help group
16899 @code{nndoc} is a cute little thing that will let you read a single file
16900 as a newsgroup.  Several files types are supported:
16902 @table @code
16903 @cindex Babyl
16904 @cindex Rmail mbox
16905 @item babyl
16906 The Babyl (Rmail) mail box.
16908 @cindex mbox
16909 @cindex Unix mbox
16910 @item mbox
16911 The standard Unix mbox file.
16913 @cindex MMDF mail box
16914 @item mmdf
16915 The MMDF mail box format.
16917 @item news
16918 Several news articles appended into a file.
16920 @cindex rnews batch files
16921 @item rnews
16922 The rnews batch transport format.
16924 @item nsmail
16925 Netscape mail boxes.
16927 @item mime-parts
16928 @acronym{MIME} multipart messages.
16930 @item standard-digest
16931 The standard (RFC 1153) digest format.
16933 @item mime-digest
16934 A @acronym{MIME} digest of messages.
16936 @item lanl-gov-announce
16937 Announcement messages from LANL Gov Announce.
16939 @cindex forwarded messages
16940 @item rfc822-forward
16941 A message forwarded according to RFC822.
16943 @item outlook
16944 The Outlook mail box.
16946 @item oe-dbx
16947 The Outlook Express dbx mail box.
16949 @item exim-bounce
16950 A bounce message from the Exim MTA.
16952 @item forward
16953 A message forwarded according to informal rules.
16955 @item rfc934
16956 An RFC934-forwarded message.
16958 @item mailman
16959 A mailman digest.
16961 @item clari-briefs
16962 A digest of Clarinet brief news items.
16964 @item slack-digest
16965 Non-standard digest format---matches most things, but does it badly.
16967 @item mail-in-mail
16968 The last resort.
16969 @end table
16971 You can also use the special ``file type'' @code{guess}, which means
16972 that @code{nndoc} will try to guess what file type it is looking at.
16973 @code{digest} means that @code{nndoc} should guess what digest type the
16974 file is.
16976 @code{nndoc} will not try to change the file or insert any extra headers into
16977 it---it will simply, like, let you use the file as the basis for a
16978 group.  And that's it.
16980 If you have some old archived articles that you want to insert into your
16981 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16982 that.  Say you have an old @file{RMAIL} file with mail that you now want
16983 to split into your new @code{nnml} groups.  You look at that file using
16984 @code{nndoc} (using the @kbd{G f} command in the group buffer
16985 (@pxref{Foreign Groups})), set the process mark on all the articles in
16986 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16987 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
16988 file is now also stored in lots of @code{nnml} directories, and you can
16989 delete that pesky @file{RMAIL} file.  If you have the guts!
16991 Virtual server variables:
16993 @table @code
16994 @item nndoc-article-type
16995 @vindex nndoc-article-type
16996 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16997 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16998 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16999 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17000 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17002 @item nndoc-post-type
17003 @vindex nndoc-post-type
17004 This variable says whether Gnus is to consider the group a news group or
17005 a mail group.  There are two valid values:  @code{mail} (the default)
17006 and @code{news}.
17007 @end table
17009 @menu
17010 * Document Server Internals::   How to add your own document types.
17011 @end menu
17014 @node Document Server Internals
17015 @subsubsection Document Server Internals
17017 Adding new document types to be recognized by @code{nndoc} isn't
17018 difficult.  You just have to whip up a definition of what the document
17019 looks like, write a predicate function to recognize that document type,
17020 and then hook into @code{nndoc}.
17022 First, here's an example document type definition:
17024 @example
17025 (mmdf
17026  (article-begin .  "^\^A\^A\^A\^A\n")
17027  (body-end .  "^\^A\^A\^A\^A\n"))
17028 @end example
17030 The definition is simply a unique @dfn{name} followed by a series of
17031 regexp pseudo-variable settings.  Below are the possible
17032 variables---don't be daunted by the number of variables; most document
17033 types can be defined with very few settings:
17035 @table @code
17036 @item first-article
17037 If present, @code{nndoc} will skip past all text until it finds
17038 something that match this regexp.  All text before this will be
17039 totally ignored.
17041 @item article-begin
17042 This setting has to be present in all document type definitions.  It
17043 says what the beginning of each article looks like.  To do more
17044 complicated things that cannot be dealt with a simple regexp, you can
17045 use @code{article-begin-function} instead of this.
17047 @item article-begin-function
17048 If present, this should be a function that moves point to the beginning
17049 of each article.  This setting overrides @code{article-begin}.
17051 @item head-begin
17052 If present, this should be a regexp that matches the head of the
17053 article.  To do more complicated things that cannot be dealt with a
17054 simple regexp, you can use @code{head-begin-function} instead of this.
17056 @item head-begin-function
17057 If present, this should be a function that moves point to the head of
17058 the article.  This setting overrides @code{head-begin}.
17060 @item head-end
17061 This should match the end of the head of the article.  It defaults to
17062 @samp{^$}---the empty line.
17064 @item body-begin
17065 This should match the beginning of the body of the article.  It defaults
17066 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17067 a simple regexp, you can use @code{body-begin-function} instead of this.
17069 @item body-begin-function
17070 If present, this function should move point to the beginning of the body
17071 of the article.  This setting overrides @code{body-begin}.
17073 @item body-end
17074 If present, this should match the end of the body of the article.  To do
17075 more complicated things that cannot be dealt with a simple regexp, you
17076 can use @code{body-end-function} instead of this.
17078 @item body-end-function
17079 If present, this function should move point to the end of the body of
17080 the article.  This setting overrides @code{body-end}.
17082 @item file-begin
17083 If present, this should match the beginning of the file.  All text
17084 before this regexp will be totally ignored.
17086 @item file-end
17087 If present, this should match the end of the file.  All text after this
17088 regexp will be totally ignored.
17090 @end table
17092 So, using these variables @code{nndoc} is able to dissect a document
17093 file into a series of articles, each with a head and a body.  However, a
17094 few more variables are needed since not all document types are all that
17095 news-like---variables needed to transform the head or the body into
17096 something that's palatable for Gnus:
17098 @table @code
17099 @item prepare-body-function
17100 If present, this function will be called when requesting an article.  It
17101 will be called with point at the start of the body, and is useful if the
17102 document has encoded some parts of its contents.
17104 @item article-transform-function
17105 If present, this function is called when requesting an article.  It's
17106 meant to be used for more wide-ranging transformation of both head and
17107 body of the article.
17109 @item generate-head-function
17110 If present, this function is called to generate a head that Gnus can
17111 understand.  It is called with the article number as a parameter, and is
17112 expected to generate a nice head for the article in question.  It is
17113 called when requesting the headers of all articles.
17115 @item generate-article-function
17116 If present, this function is called to generate an entire article that
17117 Gnus can understand.  It is called with the article number as a
17118 parameter when requesting all articles.
17120 @item dissection-function
17121 If present, this function is called to dissect a document by itself,
17122 overriding @code{first-article}, @code{article-begin},
17123 @code{article-begin-function}, @code{head-begin},
17124 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17125 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17126 @code{file-begin}, and @code{file-end}.
17128 @end table
17130 Let's look at the most complicated example I can come up with---standard
17131 digests:
17133 @example
17134 (standard-digest
17135  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17136  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17137  (prepare-body-function . nndoc-unquote-dashes)
17138  (body-end-function . nndoc-digest-body-end)
17139  (head-end . "^ ?$")
17140  (body-begin . "^ ?\n")
17141  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17142  (subtype digest guess))
17143 @end example
17145 We see that all text before a 70-width line of dashes is ignored; all
17146 text after a line that starts with that @samp{^End of} is also ignored;
17147 each article begins with a 30-width line of dashes; the line separating
17148 the head from the body may contain a single space; and that the body is
17149 run through @code{nndoc-unquote-dashes} before being delivered.
17151 To hook your own document definition into @code{nndoc}, use the
17152 @code{nndoc-add-type} function.  It takes two parameters---the first
17153 is the definition itself and the second (optional) parameter says
17154 where in the document type definition alist to put this definition.
17155 The alist is traversed sequentially, and
17156 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17157 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17158 @code{mmdf} type, and so on.  These type predicates should return
17159 @code{nil} if the document is not of the correct type; @code{t} if it
17160 is of the correct type; and a number if the document might be of the
17161 correct type.  A high number means high probability; a low number
17162 means low probability with @samp{0} being the lowest valid number.
17165 @node SOUP
17166 @subsection SOUP
17167 @cindex SOUP
17168 @cindex offline
17170 In the PC world people often talk about ``offline'' newsreaders.  These
17171 are thingies that are combined reader/news transport monstrosities.
17172 With built-in modem programs.  Yecchh!
17174 Of course, us Unix Weenie types of human beans use things like
17175 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17176 transport things like Ghod intended.  And then we just use normal
17177 newsreaders.
17179 However, it can sometimes be convenient to do something that's a bit
17180 easier on the brain if you have a very slow modem, and you're not really
17181 that interested in doing things properly.
17183 A file format called @sc{soup} has been developed for transporting news
17184 and mail from servers to home machines and back again.  It can be a bit
17185 fiddly.
17187 First some terminology:
17189 @table @dfn
17191 @item server
17192 This is the machine that is connected to the outside world and where you
17193 get news and/or mail from.
17195 @item home machine
17196 This is the machine that you want to do the actual reading and responding
17197 on.  It is typically not connected to the rest of the world in any way.
17199 @item packet
17200 Something that contains messages and/or commands.  There are two kinds
17201 of packets:
17203 @table @dfn
17204 @item message packets
17205 These are packets made at the server, and typically contain lots of
17206 messages for you to read.  These are called @file{SoupoutX.tgz} by
17207 default, where @var{x} is a number.
17209 @item response packets
17210 These are packets made at the home machine, and typically contains
17211 replies that you've written.  These are called @file{SoupinX.tgz} by
17212 default, where @var{x} is a number.
17214 @end table
17216 @end table
17219 @enumerate
17221 @item
17222 You log in on the server and create a @sc{soup} packet.  You can either
17223 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17224 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17225 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17227 @item
17228 You transfer the packet home.  Rail, boat, car or modem will do fine.
17230 @item
17231 You put the packet in your home directory.
17233 @item
17234 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17235 the native or secondary server.
17237 @item
17238 You read articles and mail and answer and followup to the things you
17239 want (@pxref{SOUP Replies}).
17241 @item
17242 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17243 packet.
17245 @item
17246 You transfer this packet to the server.
17248 @item
17249 You use Gnus to mail this packet out with the @kbd{G s s} command.
17251 @item
17252 You then repeat until you die.
17254 @end enumerate
17256 So you basically have a bipartite system---you use @code{nnsoup} for
17257 reading and Gnus for packing/sending these @sc{soup} packets.
17259 @menu
17260 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17261 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17262 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17263 @end menu
17266 @node SOUP Commands
17267 @subsubsection SOUP Commands
17269 These are commands for creating and manipulating @sc{soup} packets.
17271 @table @kbd
17272 @item G s b
17273 @kindex G s b (Group)
17274 @findex gnus-group-brew-soup
17275 Pack all unread articles in the current group
17276 (@code{gnus-group-brew-soup}).  This command understands the
17277 process/prefix convention.
17279 @item G s w
17280 @kindex G s w (Group)
17281 @findex gnus-soup-save-areas
17282 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17284 @item G s s
17285 @kindex G s s (Group)
17286 @findex gnus-soup-send-replies
17287 Send all replies from the replies packet
17288 (@code{gnus-soup-send-replies}).
17290 @item G s p
17291 @kindex G s p (Group)
17292 @findex gnus-soup-pack-packet
17293 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17295 @item G s r
17296 @kindex G s r (Group)
17297 @findex nnsoup-pack-replies
17298 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17300 @item O s
17301 @kindex O s (Summary)
17302 @findex gnus-soup-add-article
17303 This summary-mode command adds the current article to a @sc{soup} packet
17304 (@code{gnus-soup-add-article}).  It understands the process/prefix
17305 convention (@pxref{Process/Prefix}).
17307 @end table
17310 There are a few variables to customize where Gnus will put all these
17311 thingies:
17313 @table @code
17315 @item gnus-soup-directory
17316 @vindex gnus-soup-directory
17317 Directory where Gnus will save intermediate files while composing
17318 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17320 @item gnus-soup-replies-directory
17321 @vindex gnus-soup-replies-directory
17322 This is what Gnus will use as a temporary directory while sending our
17323 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17325 @item gnus-soup-prefix-file
17326 @vindex gnus-soup-prefix-file
17327 Name of the file where Gnus stores the last used prefix.  The default is
17328 @samp{gnus-prefix}.
17330 @item gnus-soup-packer
17331 @vindex gnus-soup-packer
17332 A format string command for packing a @sc{soup} packet.  The default is
17333 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17335 @item gnus-soup-unpacker
17336 @vindex gnus-soup-unpacker
17337 Format string command for unpacking a @sc{soup} packet.  The default is
17338 @samp{gunzip -c %s | tar xvf -}.
17340 @item gnus-soup-packet-directory
17341 @vindex gnus-soup-packet-directory
17342 Where Gnus will look for reply packets.  The default is @file{~/}.
17344 @item gnus-soup-packet-regexp
17345 @vindex gnus-soup-packet-regexp
17346 Regular expression matching @sc{soup} reply packets in
17347 @code{gnus-soup-packet-directory}.
17349 @end table
17352 @node SOUP Groups
17353 @subsubsection SOUP Groups
17354 @cindex nnsoup
17356 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17357 read incoming packets, unpack them, and put them in a directory where
17358 you can read them at leisure.
17360 These are the variables you can use to customize its behavior:
17362 @table @code
17364 @item nnsoup-tmp-directory
17365 @vindex nnsoup-tmp-directory
17366 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17367 directory.  (@file{/tmp/} by default.)
17369 @item nnsoup-directory
17370 @vindex nnsoup-directory
17371 @code{nnsoup} then moves each message and index file to this directory.
17372 The default is @file{~/SOUP/}.
17374 @item nnsoup-replies-directory
17375 @vindex nnsoup-replies-directory
17376 All replies will be stored in this directory before being packed into a
17377 reply packet.  The default is @file{~/SOUP/replies/}.
17379 @item nnsoup-replies-format-type
17380 @vindex nnsoup-replies-format-type
17381 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17382 (rnews), and I don't think you should touch that variable.  I probably
17383 shouldn't even have documented it.  Drats!  Too late!
17385 @item nnsoup-replies-index-type
17386 @vindex nnsoup-replies-index-type
17387 The index type of the replies packet.  The default is @samp{?n}, which
17388 means ``none''.  Don't fiddle with this one either!
17390 @item nnsoup-active-file
17391 @vindex nnsoup-active-file
17392 Where @code{nnsoup} stores lots of information.  This is not an ``active
17393 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17394 this file or mess it up in any way, you're dead.  The default is
17395 @file{~/SOUP/active}.
17397 @item nnsoup-packer
17398 @vindex nnsoup-packer
17399 Format string command for packing a reply @sc{soup} packet.  The default
17400 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17402 @item nnsoup-unpacker
17403 @vindex nnsoup-unpacker
17404 Format string command for unpacking incoming @sc{soup} packets.  The
17405 default is @samp{gunzip -c %s | tar xvf -}.
17407 @item nnsoup-packet-directory
17408 @vindex nnsoup-packet-directory
17409 Where @code{nnsoup} will look for incoming packets.  The default is
17410 @file{~/}.
17412 @item nnsoup-packet-regexp
17413 @vindex nnsoup-packet-regexp
17414 Regular expression matching incoming @sc{soup} packets.  The default is
17415 @samp{Soupout}.
17417 @item nnsoup-always-save
17418 @vindex nnsoup-always-save
17419 If non-@code{nil}, save the replies buffer after each posted message.
17421 @end table
17424 @node SOUP Replies
17425 @subsubsection SOUP Replies
17427 Just using @code{nnsoup} won't mean that your postings and mailings end
17428 up in @sc{soup} reply packets automagically.  You have to work a bit
17429 more for that to happen.
17431 @findex nnsoup-set-variables
17432 The @code{nnsoup-set-variables} command will set the appropriate
17433 variables to ensure that all your followups and replies end up in the
17434 @sc{soup} system.
17436 In specific, this is what it does:
17438 @lisp
17439 (setq message-send-news-function 'nnsoup-request-post)
17440 (setq message-send-mail-function 'nnsoup-request-mail)
17441 @end lisp
17443 And that's it, really.  If you only want news to go into the @sc{soup}
17444 system you just use the first line.  If you only want mail to be
17445 @sc{soup}ed you use the second.
17448 @node Mail-To-News Gateways
17449 @subsection Mail-To-News Gateways
17450 @cindex mail-to-news gateways
17451 @cindex gateways
17453 If your local @code{nntp} server doesn't allow posting, for some reason
17454 or other, you can post using one of the numerous mail-to-news gateways.
17455 The @code{nngateway} back end provides the interface.
17457 Note that you can't read anything from this back end---it can only be
17458 used to post with.
17460 Server variables:
17462 @table @code
17463 @item nngateway-address
17464 @vindex nngateway-address
17465 This is the address of the mail-to-news gateway.
17467 @item nngateway-header-transformation
17468 @vindex nngateway-header-transformation
17469 News headers often have to be transformed in some odd way or other
17470 for the mail-to-news gateway to accept it.  This variable says what
17471 transformation should be called, and defaults to
17472 @code{nngateway-simple-header-transformation}.  The function is called
17473 narrowed to the headers to be transformed and with one parameter---the
17474 gateway address.
17476 This default function just inserts a new @code{To} header based on the
17477 @code{Newsgroups} header and the gateway address.
17478 For instance, an article with this @code{Newsgroups} header:
17480 @example
17481 Newsgroups: alt.religion.emacs
17482 @end example
17484 will get this @code{To} header inserted:
17486 @example
17487 To: alt-religion-emacs@@GATEWAY
17488 @end example
17490 The following pre-defined functions exist:
17492 @findex nngateway-simple-header-transformation
17493 @table @code
17495 @item nngateway-simple-header-transformation
17496 Creates a @code{To} header that looks like
17497 @var{newsgroup}@@@code{nngateway-address}.
17499 @findex nngateway-mail2news-header-transformation
17501 @item nngateway-mail2news-header-transformation
17502 Creates a @code{To} header that looks like
17503 @code{nngateway-address}.
17504 @end table
17506 @end table
17508 Here's an example:
17510 @lisp
17511 (setq gnus-post-method
17512       '(nngateway
17513         "mail2news@@replay.com"
17514         (nngateway-header-transformation
17515          nngateway-mail2news-header-transformation)))
17516 @end lisp
17518 So, to use this, simply say something like:
17520 @lisp
17521 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17522 @end lisp
17526 @node Combined Groups
17527 @section Combined Groups
17529 Gnus allows combining a mixture of all the other group types into bigger
17530 groups.
17532 @menu
17533 * Virtual Groups::              Combining articles from many groups.
17534 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17535 @end menu
17538 @node Virtual Groups
17539 @subsection Virtual Groups
17540 @cindex nnvirtual
17541 @cindex virtual groups
17542 @cindex merging groups
17544 An @dfn{nnvirtual group} is really nothing more than a collection of
17545 other groups.
17547 For instance, if you are tired of reading many small groups, you can
17548 put them all in one big group, and then grow tired of reading one
17549 big, unwieldy group.  The joys of computing!
17551 You specify @code{nnvirtual} as the method.  The address should be a
17552 regexp to match component groups.
17554 All marks in the virtual group will stick to the articles in the
17555 component groups.  So if you tick an article in a virtual group, the
17556 article will also be ticked in the component group from whence it
17557 came.  (And vice versa---marks from the component groups will also be
17558 shown in the virtual group.).  To create an empty virtual group, run
17559 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17560 and edit the method regexp with @kbd{M-e}
17561 (@code{gnus-group-edit-group-method})
17563 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17564 newsgroups into one, big, happy newsgroup:
17566 @lisp
17567 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17568 @end lisp
17570 The component groups can be native or foreign; everything should work
17571 smoothly, but if your computer explodes, it was probably my fault.
17573 Collecting the same group from several servers might actually be a good
17574 idea if users have set the Distribution header to limit distribution.
17575 If you would like to read @samp{soc.motss} both from a server in Japan
17576 and a server in Norway, you could use the following as the group regexp:
17578 @example
17579 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17580 @end example
17582 (Remember, though, that if you're creating the group with @kbd{G m}, you
17583 shouldn't double the backslashes, and you should leave off the quote
17584 characters at the beginning and the end of the string.)
17586 This should work kinda smoothly---all articles from both groups should
17587 end up in this one, and there should be no duplicates.  Threading (and
17588 the rest) will still work as usual, but there might be problems with the
17589 sequence of articles.  Sorting on date might be an option here
17590 (@pxref{Selecting a Group}).
17592 One limitation, however---all groups included in a virtual
17593 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17594 zombie groups can't be component groups for @code{nnvirtual} groups.
17596 @vindex nnvirtual-always-rescan
17597 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17598 is the default), @code{nnvirtual} will always scan groups for unread
17599 articles when entering a virtual group.  If this variable is @code{nil}
17600 and you read articles in a component group after the virtual group has
17601 been activated, the read articles from the component group will show up
17602 when you enter the virtual group.  You'll also see this effect if you
17603 have two virtual groups that have a component group in common.  If
17604 that's the case, you should set this variable to @code{t}.  Or you can
17605 just tap @code{M-g} on the virtual group every time before you enter
17606 it---it'll have much the same effect.
17608 @code{nnvirtual} can have both mail and news groups as component groups.
17609 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17610 has to ask the back end of the component group the article comes from
17611 whether it is a news or mail back end.  However, when you do a @kbd{^},
17612 there is typically no sure way for the component back end to know this,
17613 and in that case @code{nnvirtual} tells Gnus that the article came from a
17614 not-news back end.  (Just to be on the safe side.)
17616 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17617 line from the article you respond to in these cases.
17619 @code{nnvirtual} groups do not inherit anything but articles and marks
17620 from component groups---group parameters, for instance, are not
17621 inherited.
17624 @node Kibozed Groups
17625 @subsection Kibozed Groups
17626 @cindex nnkiboze
17627 @cindex kibozing
17629 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17630 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17631 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17632 down to a halt with useless requests!  Oh happiness!
17634 @kindex G k (Group)
17635 To create a kibozed group, use the @kbd{G k} command in the group
17636 buffer.
17638 The address field of the @code{nnkiboze} method is, as with
17639 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17640 @code{nnkiboze} group.  That's where most similarities between
17641 @code{nnkiboze} and @code{nnvirtual} end.
17643 In addition to this regexp detailing component groups, an
17644 @code{nnkiboze} group must have a score file to say what articles are
17645 to be included in the group (@pxref{Scoring}).
17647 @kindex M-x nnkiboze-generate-groups
17648 @findex nnkiboze-generate-groups
17649 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17650 @code{nnkiboze} groups you want to have.  This command will take time.
17651 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17652 headers from all the articles in all the component groups and run them
17653 through the scoring process to determine if there are any articles in
17654 the groups that are to be part of the @code{nnkiboze} groups.
17656 Please limit the number of component groups by using restrictive
17657 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17658 @acronym{NNTP} site may throw you off and never let you back in again.
17659 Stranger things have happened.
17661 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17662 and they can be foreign.  No restrictions.
17664 @vindex nnkiboze-directory
17665 The generation of an @code{nnkiboze} group means writing two files in
17666 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17667 One contains the @acronym{NOV} header lines for all the articles in
17668 the group, and the other is an additional @file{.newsrc} file to store
17669 information on what groups have been searched through to find
17670 component articles.
17672 Articles marked as read in the @code{nnkiboze} group will have
17673 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17676 @node Gnus Unplugged
17677 @section Gnus Unplugged
17678 @cindex offline
17679 @cindex unplugged
17680 @cindex agent
17681 @cindex Gnus agent
17682 @cindex Gnus unplugged
17684 In olden times (ca. February '88), people used to run their newsreaders
17685 on big machines with permanent connections to the net.  News transport
17686 was dealt with by news servers, and all the newsreaders had to do was to
17687 read news.  Believe it or not.
17689 Nowadays most people read news and mail at home, and use some sort of
17690 modem to connect to the net.  To avoid running up huge phone bills, it
17691 would be nice to have a way to slurp down all the news and mail, hang up
17692 the phone, read for several hours, and then upload any responses you
17693 have to make.  And then you repeat the procedure.
17695 Of course, you can use news servers for doing this as well.  I've used
17696 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17697 for some years, but doing that's a bore.  Moving the news server
17698 functionality up to the newsreader makes sense if you're the only person
17699 reading news on a machine.
17701 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17702 fact, you don't even have to configure anything.
17704 Of course, to use it as such, you have to learn a few new commands.
17706 @menu
17707 * Agent Basics::                How it all is supposed to work.
17708 * Agent Categories::            How to tell the Gnus Agent what to download.
17709 * Agent Commands::              New commands for all the buffers.
17710 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17711 * Agent as Cache::              The Agent is a big cache too.
17712 * Agent Expiry::                How to make old articles go away.
17713 * Agent Regeneration::          How to recover from lost connections and other accidents.
17714 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17715 * Outgoing Messages::           What happens when you post/mail something?
17716 * Agent Variables::             Customizing is fun.
17717 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17718 * Batching Agents::             How to fetch news from a @code{cron} job.
17719 * Agent Caveats::               What you think it'll do and what it does.
17720 @end menu
17723 @node Agent Basics
17724 @subsection Agent Basics
17726 First, let's get some terminology out of the way.
17728 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17729 connection to the net (and notified the Agent that this is the case).
17730 When the connection to the net is up again (and Gnus knows this), the
17731 Agent is @dfn{plugged}.
17733 The @dfn{local} machine is the one you're running on, and which isn't
17734 connected to the net continuously.
17736 @dfn{Downloading} means fetching things from the net to your local
17737 machine.  @dfn{Uploading} is doing the opposite.
17739 You know that Gnus gives you all the opportunity you'd ever want for
17740 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17741 is also customizable to a great extent, which means that the user has a
17742 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17743 you in your foot, but with Gnus, you have a choice!
17745 Gnus is never really in plugged or unplugged state.  Rather, it applies
17746 that state to each server individually.  This means that some servers
17747 can be plugged while others can be unplugged.  Additionally, some
17748 servers can be ignored by the Agent altogether (which means that
17749 they're kinda like plugged always).
17751 So when you unplug the Agent and then wonder why is Gnus opening a
17752 connection to the Net, the next step to do is to look whether all
17753 servers are agentized.  If there is an unagentized server, you found
17754 the culprit.
17756 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17757 reachable.  When Gnus notices this, it asks you whether you want the
17758 server to be switched to offline state.  If you say yes, then the
17759 server will behave somewhat as if it was unplugged, except that Gnus
17760 will ask you whether you want to switch it back online again.
17762 Let's take a typical Gnus session using the Agent.
17764 @itemize @bullet
17766 @item
17767 @findex gnus-unplugged
17768 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17769 Agent in a disconnected state.  You can read all the news that you have
17770 already fetched while in this mode.
17772 @item
17773 You then decide to see whether any new news has arrived.  You connect
17774 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17775 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17776 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17777 Source Specifiers}).
17779 @item
17780 You can then read the new news immediately, or you can download the
17781 news onto your local machine.  If you want to do the latter, you press
17782 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17783 all the eligible articles in all the groups.  (To let Gnus know which
17784 articles you want to download, @pxref{Agent Categories}).
17786 @item
17787 After fetching the articles, you press @kbd{J j} to make Gnus become
17788 unplugged again, and you shut down the PPP thing (or whatever).  And
17789 then you read the news offline.
17791 @item
17792 And then you go to step 2.
17793 @end itemize
17795 Here are some things you should do the first time (or so) that you use
17796 the Agent.
17798 @itemize @bullet
17800 @item
17801 Decide which servers should be covered by the Agent.  If you have a mail
17802 back end, it would probably be nonsensical to have it covered by the
17803 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17804 @kbd{J a} on the server (or servers) that you wish to have covered by the
17805 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17806 added servers you do not wish to have covered by the Agent.  By default,
17807 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17808 @code{gnus-secondary-select-methods} are agentized.
17810 @item
17811 Decide on download policy.  It's fairly simple once you decide whether
17812 you are going to use agent categories, topic parameters, and/or group
17813 parameters to implement your policy.  If you're new to gnus, it
17814 is probably best to start with a category, @xref{Agent Categories}.
17816 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17817 (@pxref{Agent Categories}) provide for setting a policy that applies
17818 to multiple groups.  Which you use is entirely up to you.  Topic
17819 parameters do override categories so, if you mix the two, you'll have
17820 to take that into account.  If you have a few groups that deviate from
17821 your policy, you can use group parameters (@pxref{Group Parameters}) to
17822 configure them.
17824 @item
17825 Uhm@dots{} that's it.
17826 @end itemize
17829 @node Agent Categories
17830 @subsection Agent Categories
17832 One of the main reasons to integrate the news transport layer into the
17833 newsreader is to allow greater control over what articles to download.
17834 There's not much point in downloading huge amounts of articles, just to
17835 find out that you're not interested in reading any of them.  It's better
17836 to be somewhat more conservative in choosing what to download, and then
17837 mark the articles for downloading manually if it should turn out that
17838 you're interested in the articles anyway.
17840 One of the more effective methods for controlling what is to be
17841 downloaded is to create a @dfn{category} and then assign some (or all)
17842 groups to this category.  Groups that do not belong in any other
17843 category belong to the @code{default} category.  Gnus has its own
17844 buffer for creating and managing categories.
17846 If you prefer, you can also use group parameters (@pxref{Group
17847 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17848 alternative approach to controlling the agent.  The only real
17849 difference is that categories are specific to the agent (so there is
17850 less to learn) while group and topic parameters include the kitchen
17851 sink.
17853 Since you can set agent parameters in several different places we have
17854 a rule to decide which source to believe.  This rule specifies that
17855 the parameter sources are checked in the following order: group
17856 parameters, topic parameters, agent category, and finally customizable
17857 variables.  So you can mix all of these sources to produce a wide range
17858 of behavior, just don't blame me if you don't remember where you put
17859 your settings.
17861 @menu
17862 * Category Syntax::             What a category looks like.
17863 * Category Buffer::             A buffer for maintaining categories.
17864 * Category Variables::          Customize'r'Us.
17865 @end menu
17868 @node Category Syntax
17869 @subsubsection Category Syntax
17871 A category consists of a name, the list of groups belonging to the
17872 category, and a number of optional parameters that override the
17873 customizable variables.  The complete list of agent parameters are
17874 listed below.
17876 @cindex Agent Parameters
17877 @table @code
17878 @item gnus-agent-cat-name
17879 The name of the category.
17881 @item gnus-agent-cat-groups
17882 The list of groups that are in this category.
17884 @item gnus-agent-cat-predicate
17885 A predicate which (generally) gives a rough outline of which articles
17886 are eligible for downloading; and
17888 @item gnus-agent-cat-score-file
17889 a score rule which (generally) gives you a finer granularity when
17890 deciding what articles to download.  (Note that this @dfn{download
17891 score} is not necessarily related to normal scores.)
17893 @item gnus-agent-cat-enable-expiration
17894 a boolean indicating whether the agent should expire old articles in
17895 this group.  Most groups should be expired to conserve disk space.  In
17896 fact, its probably safe to say that the gnus.* hierarchy contains the
17897 only groups that should not be expired.
17899 @item gnus-agent-cat-days-until-old
17900 an integer indicating the number of days that the agent should wait
17901 before deciding that a read article is safe to expire.
17903 @item gnus-agent-cat-low-score
17904 an integer that overrides the value of @code{gnus-agent-low-score}.
17906 @item gnus-agent-cat-high-score
17907 an integer that overrides the value of @code{gnus-agent-high-score}.
17909 @item gnus-agent-cat-length-when-short
17910 an integer that overrides the value of
17911 @code{gnus-agent-short-article}.
17913 @item gnus-agent-cat-length-when-long
17914 an integer that overrides the value of @code{gnus-agent-long-article}.
17916 @c @item gnus-agent-cat-disable-undownloaded-faces
17917 @c a symbol indicating whether the summary buffer should @emph{not} display
17918 @c undownloaded articles using the gnus-summary-*-undownloaded-face
17919 @c faces.  The symbol nil will enable the use of undownloaded faces while
17920 @c all other symbols disable them.
17922 @item gnus-agent-cat-enable-undownloaded-faces
17923 a symbol indicating whether the summary buffer should display
17924 undownloaded articles using the gnus-summary-*-undownloaded-face
17925 faces.  The symbol nil will disable the use of undownloaded faces while
17926 all other symbols enable them.
17927 @end table
17929 The name of a category can not be changed once the category has been
17930 created.
17932 Each category maintains a list of groups that are exclusive members of
17933 that category.  The exclusivity rule is automatically enforced, add a
17934 group to a new category and it is automatically removed from its old
17935 category.
17937 A predicate in its simplest form can be a single predicate such as
17938 @code{true} or @code{false}.  These two will download every available
17939 article or nothing respectively.  In the case of these two special
17940 predicates an additional score rule is superfluous.
17942 Predicates of @code{high} or @code{low} download articles in respect of
17943 their scores in relationship to @code{gnus-agent-high-score} and
17944 @code{gnus-agent-low-score} as described below.
17946 To gain even finer control of what is to be regarded eligible for
17947 download a predicate can consist of a number of predicates with logical
17948 operators sprinkled in between.
17950 Perhaps some examples are in order.
17952 Here's a simple predicate.  (It's the default predicate, in fact, used
17953 for all groups that don't belong to any other category.)
17955 @lisp
17956 short
17957 @end lisp
17959 Quite simple, eh?  This predicate is true if and only if the article is
17960 short (for some value of ``short'').
17962 Here's a more complex predicate:
17964 @lisp
17965 (or high
17966     (and
17967      (not low)
17968      (not long)))
17969 @end lisp
17971 This means that an article should be downloaded if it has a high score,
17972 or if the score is not low and the article is not long.  You get the
17973 drift.
17975 The available logical operators are @code{or}, @code{and} and
17976 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17977 @samp{|}, @code{&} and @code{!} instead.)
17979 The following predicates are pre-defined, but if none of these fit what
17980 you want to do, you can write your own.
17982 When evaluating each of these predicates, the named constant will be
17983 bound to the value determined by calling
17984 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17985 example, gnus-agent-short-article will be bound to
17986 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17987 means that you can specify a predicate in your category then tune that
17988 predicate to individual groups.
17990 @table @code
17991 @item short
17992 True iff the article is shorter than @code{gnus-agent-short-article}
17993 lines; default 100.
17995 @item long
17996 True iff the article is longer than @code{gnus-agent-long-article}
17997 lines; default 200.
17999 @item low
18000 True iff the article has a download score less than
18001 @code{gnus-agent-low-score}; default 0.
18003 @item high
18004 True iff the article has a download score greater than
18005 @code{gnus-agent-high-score}; default 0.
18007 @item spam
18008 True iff the Gnus Agent guesses that the article is spam.  The
18009 heuristics may change over time, but at present it just computes a
18010 checksum and sees whether articles match.
18012 @item true
18013 Always true.
18015 @item false
18016 Always false.
18017 @end table
18019 If you want to create your own predicate function, here's what you have
18020 to know:  The functions are called with no parameters, but the
18021 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18022 useful values.
18024 For example, you could decide that you don't want to download articles
18025 that were posted more than a certain number of days ago (e.g. posted
18026 more than @code{gnus-agent-expire-days} ago) you might write a function
18027 something along the lines of the following:
18029 @lisp
18030 (defun my-article-old-p ()
18031   "Say whether an article is old."
18032   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18033      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18034 @end lisp
18036 with the predicate then defined as:
18038 @lisp
18039 (not my-article-old-p)
18040 @end lisp
18042 or you could append your predicate to the predefined
18043 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18044 wherever.
18046 @lisp
18047 (require 'gnus-agent)
18048 (setq  gnus-category-predicate-alist
18049   (append gnus-category-predicate-alist
18050          '((old . my-article-old-p))))
18051 @end lisp
18053 and simply specify your predicate as:
18055 @lisp
18056 (not old)
18057 @end lisp
18059 If/when using something like the above, be aware that there are many
18060 misconfigured systems/mailers out there and so an article's date is not
18061 always a reliable indication of when it was posted.  Hell, some people
18062 just don't give a damn.
18064 The above predicates apply to @emph{all} the groups which belong to the
18065 category.  However, if you wish to have a specific predicate for an
18066 individual group within a category, or you're just too lazy to set up a
18067 new category, you can enter a group's individual predicate in its group
18068 parameters like so:
18070 @lisp
18071 (agent-predicate . short)
18072 @end lisp
18074 This is the group/topic parameter equivalent of the agent category default.
18075 Note that when specifying a single word predicate like this, the
18076 @code{agent-predicate} specification must be in dotted pair notation.
18078 The equivalent of the longer example from above would be:
18080 @lisp
18081 (agent-predicate or high (and (not low) (not long)))
18082 @end lisp
18084 The outer parenthesis required in the category specification are not
18085 entered here as, not being in dotted pair notation, the value of the
18086 predicate is assumed to be a list.
18089 Now, the syntax of the download score is the same as the syntax of
18090 normal score files, except that all elements that require actually
18091 seeing the article itself are verboten.  This means that only the
18092 following headers can be scored on: @code{Subject}, @code{From},
18093 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18094 @code{Lines}, and @code{Xref}.
18096 As with predicates, the specification of the @code{download score rule}
18097 to use in respect of a group can be in either the category definition if
18098 it's to be applicable to all groups in therein, or a group's parameters
18099 if it's to be specific to that group.
18101 In both of these places the @code{download score rule} can take one of
18102 three forms:
18104 @enumerate
18105 @item
18106 Score rule
18108 This has the same syntax as a normal Gnus score file except only a
18109 subset of scoring keywords are available as mentioned above.
18111 example:
18113 @itemize @bullet
18114 @item
18115 Category specification
18117 @lisp
18118 (("from"
18119        ("Lars Ingebrigtsen" 1000000 nil s))
18120 ("lines"
18121        (500 -100 nil <)))
18122 @end lisp
18124 @item
18125 Group/Topic Parameter specification
18127 @lisp
18128 (agent-score ("from"
18129                    ("Lars Ingebrigtsen" 1000000 nil s))
18130              ("lines"
18131                    (500 -100 nil <)))
18132 @end lisp
18134 Again, note the omission of the outermost parenthesis here.
18135 @end itemize
18137 @item
18138 Agent score file
18140 These score files must @emph{only} contain the permitted scoring
18141 keywords stated above.
18143 example:
18145 @itemize @bullet
18146 @item
18147 Category specification
18149 @lisp
18150 ("~/News/agent.SCORE")
18151 @end lisp
18153 or perhaps
18155 @lisp
18156 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18157 @end lisp
18159 @item
18160 Group Parameter specification
18162 @lisp
18163 (agent-score "~/News/agent.SCORE")
18164 @end lisp
18166 Additional score files can be specified as above.  Need I say anything
18167 about parenthesis?
18168 @end itemize
18170 @item
18171 Use @code{normal} score files
18173 If you don't want to maintain two sets of scoring rules for a group, and
18174 your desired @code{downloading} criteria for a group are the same as your
18175 @code{reading} criteria then you can tell the agent to refer to your
18176 @code{normal} score files when deciding what to download.
18178 These directives in either the category definition or a group's
18179 parameters will cause the agent to read in all the applicable score
18180 files for a group, @emph{filtering out} those sections that do not
18181 relate to one of the permitted subset of scoring keywords.
18183 @itemize @bullet
18184 @item
18185 Category Specification
18187 @lisp
18188 file
18189 @end lisp
18191 @item
18192 Group Parameter specification
18194 @lisp
18195 (agent-score . file)
18196 @end lisp
18197 @end itemize
18198 @end enumerate
18200 @node Category Buffer
18201 @subsubsection Category Buffer
18203 You'd normally do all category maintenance from the category buffer.
18204 When you enter it for the first time (with the @kbd{J c} command from
18205 the group buffer), you'll only see the @code{default} category.
18207 The following commands are available in this buffer:
18209 @table @kbd
18210 @item q
18211 @kindex q (Category)
18212 @findex gnus-category-exit
18213 Return to the group buffer (@code{gnus-category-exit}).
18215 @item e
18216 @kindex e (Category)
18217 @findex gnus-category-customize-category
18218 Use a customization buffer to set all of the selected category's
18219 parameters at one time (@code{gnus-category-customize-category}).
18221 @item k
18222 @kindex k (Category)
18223 @findex gnus-category-kill
18224 Kill the current category (@code{gnus-category-kill}).
18226 @item c
18227 @kindex c (Category)
18228 @findex gnus-category-copy
18229 Copy the current category (@code{gnus-category-copy}).
18231 @item a
18232 @kindex a (Category)
18233 @findex gnus-category-add
18234 Add a new category (@code{gnus-category-add}).
18236 @item p
18237 @kindex p (Category)
18238 @findex gnus-category-edit-predicate
18239 Edit the predicate of the current category
18240 (@code{gnus-category-edit-predicate}).
18242 @item g
18243 @kindex g (Category)
18244 @findex gnus-category-edit-groups
18245 Edit the list of groups belonging to the current category
18246 (@code{gnus-category-edit-groups}).
18248 @item s
18249 @kindex s (Category)
18250 @findex gnus-category-edit-score
18251 Edit the download score rule of the current category
18252 (@code{gnus-category-edit-score}).
18254 @item l
18255 @kindex l (Category)
18256 @findex gnus-category-list
18257 List all the categories (@code{gnus-category-list}).
18258 @end table
18261 @node Category Variables
18262 @subsubsection Category Variables
18264 @table @code
18265 @item gnus-category-mode-hook
18266 @vindex gnus-category-mode-hook
18267 Hook run in category buffers.
18269 @item gnus-category-line-format
18270 @vindex gnus-category-line-format
18271 Format of the lines in the category buffer (@pxref{Formatting
18272 Variables}).  Valid elements are:
18274 @table @samp
18275 @item c
18276 The name of the category.
18278 @item g
18279 The number of groups in the category.
18280 @end table
18282 @item gnus-category-mode-line-format
18283 @vindex gnus-category-mode-line-format
18284 Format of the category mode line (@pxref{Mode Line Formatting}).
18286 @item gnus-agent-short-article
18287 @vindex gnus-agent-short-article
18288 Articles that have fewer lines than this are short.  Default 100.
18290 @item gnus-agent-long-article
18291 @vindex gnus-agent-long-article
18292 Articles that have more lines than this are long.  Default 200.
18294 @item gnus-agent-low-score
18295 @vindex gnus-agent-low-score
18296 Articles that have a score lower than this have a low score.  Default
18299 @item gnus-agent-high-score
18300 @vindex gnus-agent-high-score
18301 Articles that have a score higher than this have a high score.  Default
18304 @item gnus-agent-expire-days
18305 @vindex gnus-agent-expire-days
18306 The number of days that a @samp{read} article must stay in the agent's
18307 local disk before becoming eligible for expiration (While the name is
18308 the same, this doesn't mean expiring the article on the server.  It
18309 just means deleting the local copy of the article).  What is also
18310 important to understand is that the counter starts with the time the
18311 article was written to the local disk and not the time the article was
18312 read.
18313 Default 7.
18315 @item gnus-agent-enable-expiration
18316 @vindex gnus-agent-enable-expiration
18317 Determines whether articles in a group are, by default, expired or
18318 retained indefinitely.  The default is @code{ENABLE} which means that
18319 you'll have to disable expiration when desired.  On the other hand,
18320 you could set this to @code{DISABLE}.  In that case, you would then
18321 have to enable expiration in selected groups.
18323 @end table
18326 @node Agent Commands
18327 @subsection Agent Commands
18328 @findex gnus-agent-toggle-plugged
18329 @kindex J j (Agent)
18331 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18332 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18333 toggles the plugged/unplugged state of the Gnus Agent.
18336 @menu
18337 * Group Agent Commands::        Configure groups and fetch their contents.
18338 * Summary Agent Commands::      Manually select then fetch specific articles.
18339 * Server Agent Commands::       Select the servers that are supported by the agent.
18340 @end menu
18345 @node Group Agent Commands
18346 @subsubsection Group Agent Commands
18348 @table @kbd
18349 @item J u
18350 @kindex J u (Agent Group)
18351 @findex gnus-agent-fetch-groups
18352 Fetch all eligible articles in the current group
18353 (@code{gnus-agent-fetch-groups}).
18355 @item J c
18356 @kindex J c (Agent Group)
18357 @findex gnus-enter-category-buffer
18358 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18360 @item J s
18361 @kindex J s (Agent Group)
18362 @findex gnus-agent-fetch-session
18363 Fetch all eligible articles in all groups
18364 (@code{gnus-agent-fetch-session}).
18366 @item J S
18367 @kindex J S (Agent Group)
18368 @findex gnus-group-send-queue
18369 Send all sendable messages in the queue group
18370 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18372 @item J a
18373 @kindex J a (Agent Group)
18374 @findex gnus-agent-add-group
18375 Add the current group to an Agent category
18376 (@code{gnus-agent-add-group}).  This command understands the
18377 process/prefix convention (@pxref{Process/Prefix}).
18379 @item J r
18380 @kindex J r (Agent Group)
18381 @findex gnus-agent-remove-group
18382 Remove the current group from its category, if any
18383 (@code{gnus-agent-remove-group}).  This command understands the
18384 process/prefix convention (@pxref{Process/Prefix}).
18386 @item J Y
18387 @kindex J Y (Agent Group)
18388 @findex gnus-agent-synchronize-flags
18389 Synchronize flags changed while unplugged with remote server, if any.
18392 @end table
18395 @node Summary Agent Commands
18396 @subsubsection Summary Agent Commands
18398 @table @kbd
18399 @item J #
18400 @kindex J # (Agent Summary)
18401 @findex gnus-agent-mark-article
18402 Mark the article for downloading (@code{gnus-agent-mark-article}).
18404 @item J M-#
18405 @kindex J M-# (Agent Summary)
18406 @findex gnus-agent-unmark-article
18407 Remove the downloading mark from the article
18408 (@code{gnus-agent-unmark-article}).
18410 @cindex %
18411 @item @@
18412 @kindex @@ (Agent Summary)
18413 @findex gnus-agent-toggle-mark
18414 Toggle whether to download the article
18415 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18416 default.
18418 @item J c
18419 @kindex J c (Agent Summary)
18420 @findex gnus-agent-catchup
18421 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18423 @item J S
18424 @kindex J S (Agent Summary)
18425 @findex gnus-agent-fetch-group
18426 Download all eligible (@pxref{Agent Categories}) articles in this group.
18427 (@code{gnus-agent-fetch-group}).
18429 @item J s
18430 @kindex J s (Agent Summary)
18431 @findex gnus-agent-fetch-series
18432 Download all processable articles in this group.
18433 (@code{gnus-agent-fetch-series}).
18435 @item J u
18436 @kindex J u (Agent Summary)
18437 @findex gnus-agent-summary-fetch-group
18438 Download all downloadable articles in the current group
18439 (@code{gnus-agent-summary-fetch-group}).
18441 @end table
18444 @node Server Agent Commands
18445 @subsubsection Server Agent Commands
18447 @table @kbd
18448 @item J a
18449 @kindex J a (Agent Server)
18450 @findex gnus-agent-add-server
18451 Add the current server to the list of servers covered by the Gnus Agent
18452 (@code{gnus-agent-add-server}).
18454 @item J r
18455 @kindex J r (Agent Server)
18456 @findex gnus-agent-remove-server
18457 Remove the current server from the list of servers covered by the Gnus
18458 Agent (@code{gnus-agent-remove-server}).
18460 @end table
18463 @node Agent Visuals
18464 @subsection Agent Visuals
18466 If you open a summary while unplugged and, Gnus knows from the group's
18467 active range that there are more articles than the headers currently
18468 stored in the Agent, you may see some articles whose subject looks
18469 something like @samp{[Undownloaded article #####]}.  These are
18470 placeholders for the missing headers.  Aside from setting a mark,
18471 there is not much that can be done with one of these placeholders.
18472 When Gnus finally gets a chance to fetch the group's headers, the
18473 placeholders will automatically be replaced by the actual headers.
18474 You can configure the summary buffer's maneuvering to skip over the
18475 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18477 While it may be obvious to all, the only headers and articles
18478 available while unplugged are those headers and articles that were
18479 fetched into the Agent while previously plugged.  To put it another
18480 way, ``If you forget to fetch something while plugged, you might have a
18481 less than satisfying unplugged session''.  For this reason, the Agent
18482 adds two visual effects to your summary buffer.  These effects display
18483 the download status of each article so that you always know which
18484 articles will be available when unplugged.
18486 The first visual effect is the @samp{%O} spec.  If you customize
18487 @code{gnus-summary-line-format} to include this specifier, you will add
18488 a single character field that indicates an article's download status.
18489 Articles that have been fetched into either the Agent or the Cache,
18490 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18491 other articles will display @code{gnus-undownloaded-mark} (defaults to
18492 @samp{-}).  If you open a group that has not been agentized, a space
18493 (@samp{ }) will be displayed.
18495 The second visual effect are the undownloaded faces.  The faces, there
18496 are three indicating the article's score (low, normal, high), seem to
18497 result in a love/hate response from many Gnus users.  The problem is
18498 that the face selection is controlled by a list of condition tests and
18499 face names (See @code{gnus-summary-highlight}).  Each condition is
18500 tested in the order in which it appears in the list so early
18501 conditions have precedence over later conditions.  All of this means
18502 that, if you tick an undownloaded article, the article will continue
18503 to be displayed in the undownloaded face rather than the ticked face.
18505 If you use the Agent as a cache (to avoid downloading the same article
18506 each time you visit it or to minimize your connection time), the
18507 undownloaded face will probably seem like a good idea.  The reason
18508 being that you do all of our work (marking, reading, deleting) with
18509 downloaded articles so the normal faces always appear.
18511 For occasional Agent users, the undownloaded faces may appear to be an
18512 absolutely horrible idea.  The issue being that, since most of their
18513 articles have not been fetched into the Agent, most of the normal
18514 faces will be obscured by the undownloaded faces.  If this is your
18515 situation, you have two choices available.  First, you can completely
18516 disable the undownload faces by customizing
18517 @code{gnus-summary-highlight} to delete the three cons-cells that
18518 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second,
18519 if you prefer to take a more fine-grained approach, you may set the
18520 @code{agent-disable-undownloaded-faces} group parameter to @code{t}.
18521 This parameter, like all other agent parameters, may be set on an
18522 Agent Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18523 Parameters}), or an individual group (@pxref{Group Parameters}).
18525 @node Agent as Cache
18526 @subsection Agent as Cache
18528 When Gnus is plugged, it is not efficient to download headers or
18529 articles from the server again, if they are already stored in the
18530 Agent.  So, Gnus normally only downloads headers once, and stores them
18531 in the Agent.  These headers are later used when generating the summary
18532 buffer, regardless of whether you are plugged or unplugged.  Articles
18533 are not cached in the Agent by default though (that would potentially
18534 consume lots of disk space), but if you have already downloaded an
18535 article into the Agent, Gnus will not download the article from the
18536 server again but use the locally stored copy instead.
18538 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18539 @pxref{Agent Variables}) to always download headers and articles while
18540 plugged.  Gnus will almost certainly be slower, but it will be kept
18541 synchronized with the server.  That last point probably won't make any
18542 sense if you are using a nntp or nnimap back end.
18544 @node Agent Expiry
18545 @subsection Agent Expiry
18547 @vindex gnus-agent-expire-days
18548 @findex gnus-agent-expire
18549 @kindex M-x gnus-agent-expire
18550 @kindex M-x gnus-agent-expire-group
18551 @findex gnus-agent-expire-group
18552 @cindex agent expiry
18553 @cindex Gnus agent expiry
18554 @cindex expiry
18556 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18557 least it doesn't handle it like other back ends.  Instead, there are
18558 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18559 commands that will expire all read articles that are older than
18560 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18561 that you're running out of space.  Neither are particularly fast or
18562 efficient, and it's not a particularly good idea to interrupt them (with
18563 @kbd{C-g} or anything else) once you've started one of them.
18565 Note that other functions, e.g. @code{gnus-request-expire-articles},
18566 might run @code{gnus-agent-expire} for you to keep the agent
18567 synchronized with the group.
18569 The agent parameter @code{agent-enable-expiration} may be used to
18570 prevent expiration in selected groups.
18572 @vindex gnus-agent-expire-all
18573 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18574 expiration commands will expire all articles---unread, read, ticked
18575 and dormant.  If @code{nil} (which is the default), only read articles
18576 are eligible for expiry, and unread, ticked and dormant articles will
18577 be kept indefinitely.
18579 If you find that some articles eligible for expiry are never expired,
18580 perhaps some Gnus Agent files are corrupted.  There's are special
18581 commands, @code{gnus-agent-regenerate} and
18582 @code{gnus-agent-regenerate-group}, to fix possible problems.
18584 @node Agent Regeneration
18585 @subsection Agent Regeneration
18587 @cindex agent regeneration
18588 @cindex Gnus agent regeneration
18589 @cindex regeneration
18591 The local data structures used by @code{nnagent} may become corrupted
18592 due to certain exceptional conditions.  When this happens,
18593 @code{nnagent} functionality may degrade or even fail.  The solution
18594 to this problem is to repair the local data structures by removing all
18595 internal inconsistencies.
18597 For example, if your connection to your server is lost while
18598 downloaded articles into the agent, the local data structures will not
18599 know about articles successfully downloaded prior to the connection
18600 failure.  Running @code{gnus-agent-regenerate} or
18601 @code{gnus-agent-regenerate-group} will update the data structures
18602 such that you don't need to download these articles a second time.
18604 @findex gnus-agent-regenerate
18605 @kindex M-x gnus-agent-regenerate
18606 The command @code{gnus-agent-regenerate} will perform
18607 @code{gnus-agent-regenerate-group} on every agentized group.  While
18608 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18609 recommended that you first close all summary buffers.
18611 @findex gnus-agent-regenerate-group
18612 @kindex M-x gnus-agent-regenerate-group
18613 The command @code{gnus-agent-regenerate-group} uses the local copies
18614 of individual articles to repair the local @acronym{NOV}(header) database.  It
18615 then updates the internal data structures that document which articles
18616 are stored locally.  An optional argument will mark articles in the
18617 agent as unread.
18619 @node Agent and IMAP
18620 @subsection Agent and IMAP
18622 The Agent works with any Gnus back end, including nnimap.  However,
18623 since there are some conceptual differences between @acronym{NNTP} and
18624 @acronym{IMAP}, this section (should) provide you with some information to
18625 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18627 The first thing to keep in mind is that all flags (read, ticked, etc)
18628 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18629 case for nntp.  Thus Gnus need to remember flag changes when
18630 disconnected, and synchronize these flags when you plug back in.
18632 Gnus keeps track of flag changes when reading nnimap groups under the
18633 Agent.  When you plug back in, Gnus will check if you have any changed
18634 any flags and ask if you wish to synchronize these with the server.
18635 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18637 @vindex gnus-agent-synchronize-flags
18638 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18639 never automatically synchronize flags.  If it is @code{ask}, which is
18640 the default, the Agent will check if you made any changes and if so
18641 ask if you wish to synchronize these when you re-connect.  If it has
18642 any other value, all flags will be synchronized automatically.
18644 If you do not wish to synchronize flags automatically when you
18645 re-connect, you can do it manually with the
18646 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18647 in the group buffer.
18649 Some things are currently not implemented in the Agent that you'd might
18650 expect from a disconnected @acronym{IMAP} client, including:
18652 @itemize @bullet
18654 @item
18655 Copying/moving articles into nnimap groups when unplugged.
18657 @item
18658 Creating/deleting nnimap groups when unplugged.
18660 @end itemize
18662 Technical note: the synchronization algorithm does not work by ``pushing''
18663 all local flags to the server, but rather incrementally update the
18664 server view of flags by changing only those flags that were changed by
18665 the user.  Thus, if you set one flag on an article, quit the group and
18666 re-select the group and remove the flag; the flag will be set and
18667 removed from the server when you ``synchronize''.  The queued flag
18668 operations can be found in the per-server @code{flags} file in the Agent
18669 directory.  It's emptied when you synchronize flags.
18672 @node Outgoing Messages
18673 @subsection Outgoing Messages
18675 When Gnus is unplugged, all outgoing messages (both mail and news) are
18676 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18677 them there after posting, and edit them at will.
18679 When Gnus is plugged again, you can send the messages either from the
18680 draft group with the special commands available there, or you can use
18681 the @kbd{J S} command in the group buffer to send all the sendable
18682 messages in the draft group.
18686 @node Agent Variables
18687 @subsection Agent Variables
18689 @table @code
18690 @item gnus-agent-directory
18691 @vindex gnus-agent-directory
18692 Where the Gnus Agent will store its files.  The default is
18693 @file{~/News/agent/}.
18695 @item gnus-agent-handle-level
18696 @vindex gnus-agent-handle-level
18697 Groups on levels (@pxref{Group Levels}) higher than this variable will
18698 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18699 which means that only subscribed group will be considered by the Agent
18700 by default.
18702 @item gnus-agent-plugged-hook
18703 @vindex gnus-agent-plugged-hook
18704 Hook run when connecting to the network.
18706 @item gnus-agent-unplugged-hook
18707 @vindex gnus-agent-unplugged-hook
18708 Hook run when disconnecting from the network.
18710 @item gnus-agent-fetched-hook
18711 @vindex gnus-agent-fetched-hook
18712 Hook run when finished fetching articles.
18714 @item gnus-agent-cache
18715 @vindex gnus-agent-cache
18716 Variable to control whether use the locally stored @acronym{NOV} and
18717 articles when plugged, e.g. essentially using the Agent as a cache.
18718 The default is non-@code{nil}, which means to use the Agent as a cache.
18720 @item gnus-agent-go-online
18721 @vindex gnus-agent-go-online
18722 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18723 automatically switch offline servers into online status.  If it is
18724 @code{ask}, the default, the Agent will ask if you wish to switch
18725 offline servers into online status when you re-connect.  If it has any
18726 other value, all offline servers will be automatically switched into
18727 online status.
18729 @item gnus-agent-mark-unread-after-downloaded
18730 @vindex gnus-agent-mark-unread-after-downloaded
18731 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18732 mark articles as unread after downloading.  This is usually a safe
18733 thing to do as the newly downloaded article has obviously not been
18734 read.  The default is @code{t}.
18736 @item gnus-agent-consider-all-articles
18737 @vindex gnus-agent-consider-all-articles
18738 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18739 agent will let the agent predicate decide whether articles need to be
18740 downloaded or not, for all articles.  When @code{nil}, the default,
18741 the agent will only let the predicate decide whether unread articles
18742 are downloaded or not.  If you enable this, you may also want to look
18743 into the agent expiry settings (@pxref{Category Variables}), so that
18744 the agent doesn't download articles which the agent will later expire,
18745 over and over again.
18747 @item gnus-agent-max-fetch-size
18748 @vindex gnus-agent-max-fetch-size
18749 The agent fetches articles into a temporary buffer prior to parsing
18750 them into individual files.  To avoid exceeding the max. buffer size,
18751 the agent alternates between fetching and parsing until all articles
18752 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18753 limit to control how often the cycling occurs.  A large value improves
18754 performance.  A small value minimizes the time lost should the
18755 connection be lost while fetching (You may need to run
18756 @code{gnus-agent-regenerate-group} to update the group's state.
18757 However, all articles parsed prior to loosing the connection will be
18758 available while unplugged).  The default is 10M so it is unusual to
18759 see any cycling.
18761 @item gnus-server-unopen-status
18762 @vindex gnus-server-unopen-status
18763 Perhaps not an Agent variable, but closely related to the Agent, this
18764 variable says what will happen if Gnus cannot open a server.  If the
18765 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18766 whether to deny the server or whether to unplug the agent.  If the
18767 Agent is disabled, Gnus always simply deny the server.  Other choices
18768 for this variable include @code{denied} and @code{offline} the latter
18769 is only valid if the Agent is used.
18771 @item gnus-auto-goto-ignores
18772 @vindex gnus-auto-goto-ignores
18773 Another variable that isn't an Agent variable, yet so closely related
18774 that most will look for it here, this variable tells the summary
18775 buffer how to maneuver around undownloaded (only headers stored in the
18776 agent) and unfetched (neither article nor headers stored) articles.
18778 The valid values are @code{nil} (maneuver to any article),
18779 @code{undownloaded} (maneuvering while unplugged ignores articles that
18780 have not been fetched), @code{always-undownloaded} (maneuvering always
18781 ignores articles that have not been fetched), @code{unfetched}
18782 (maneuvering ignores articles whose headers have not been fetched).
18784 @item gnus-agent-auto-agentize-methods
18785 @vindex gnus-agent-auto-agentize-methods
18786 If you have never used the Agent before (or more technically, if
18787 @file{~/News/agent/lib/servers} does not exist), Gnus will
18788 automatically agentize a few servers for you.  This variable control
18789 which backends should be auto-agentized.  It is typically only useful
18790 to agentize remote backends.  The auto-agentizing has the same effect
18791 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18792 If the file exist, you must manage the servers manually by adding or
18793 removing them, this variable is only applicable the first time you
18794 start Gnus.  The default is @samp{(nntp nnimap)}.
18796 @end table
18799 @node Example Setup
18800 @subsection Example Setup
18802 If you don't want to read this manual, and you have a fairly standard
18803 setup, you may be able to use something like the following as your
18804 @file{~/.gnus.el} file to get started.
18806 @lisp
18807 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18808 ;;; @r{from your ISP's server.}
18809 (setq gnus-select-method '(nntp "news.your-isp.com"))
18811 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
18812 ;;; @r{your ISP's @acronym{POP} server.}
18813 (setq mail-sources '((pop :server "pop.your-isp.com")))
18815 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18816 (setq gnus-secondary-select-methods '((nnml "")))
18818 ;;; @r{Make Gnus into an offline newsreader.}
18819 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18820 ;;; (setq gnus-agent t) ; @r{Now the default.}
18821 @end lisp
18823 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18824 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18825 gnus}.
18827 If this is the first time you've run Gnus, you will be subscribed
18828 automatically to a few default newsgroups.  You'll probably want to
18829 subscribe to more groups, and to do that, you have to query the
18830 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18831 command.  This usually takes quite a while, but you only have to do it
18832 once.
18834 After reading and parsing a while, you'll be presented with a list of
18835 groups.  Subscribe to the ones you want to read with the @kbd{u}
18836 command.  @kbd{l} to make all the killed groups disappear after you've
18837 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18838 back all the killed groups.)
18840 You can now read the groups at once, or you can download the articles
18841 with the @kbd{J s} command.  And then read the rest of this manual to
18842 find out which of the other gazillion things you want to customize.
18845 @node Batching Agents
18846 @subsection Batching Agents
18847 @findex gnus-agent-batch
18849 Having the Gnus Agent fetch articles (and post whatever messages you've
18850 written) is quite easy once you've gotten things set up properly.  The
18851 following shell script will do everything that is necessary:
18853 You can run a complete batch command from the command line with the
18854 following incantation:
18856 @example
18857 #!/bin/sh
18858 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18859 @end example
18862 @node Agent Caveats
18863 @subsection Agent Caveats
18865 The Gnus Agent doesn't seem to work like most other offline
18866 newsreaders.  Here are some common questions that some imaginary people
18867 may ask:
18869 @table @dfn
18870 @item If I read an article while plugged, do they get entered into the Agent?
18872 @strong{No}.  If you want this behavior, add
18873 @code{gnus-agent-fetch-selected-article} to
18874 @code{gnus-select-article-hook}.
18876 @item If I read an article while plugged, and the article already exists in
18877 the Agent, will it get downloaded once more?
18879 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18881 @end table
18883 In short, when Gnus is unplugged, it only looks into the locally stored
18884 articles; when it's plugged, it talks to your ISP and may also use the
18885 locally stored articles.
18888 @node Scoring
18889 @chapter Scoring
18890 @cindex scoring
18892 Other people use @dfn{kill files}, but we here at Gnus Towers like
18893 scoring better than killing, so we'd rather switch than fight.  They do
18894 something completely different as well, so sit up straight and pay
18895 attention!
18897 @vindex gnus-summary-mark-below
18898 All articles have a default score (@code{gnus-summary-default-score}),
18899 which is 0 by default.  This score may be raised or lowered either
18900 interactively or by score files.  Articles that have a score lower than
18901 @code{gnus-summary-mark-below} are marked as read.
18903 Gnus will read any @dfn{score files} that apply to the current group
18904 before generating the summary buffer.
18906 There are several commands in the summary buffer that insert score
18907 entries based on the current article.  You can, for instance, ask Gnus to
18908 lower or increase the score of all articles with a certain subject.
18910 There are two sorts of scoring entries: Permanent and temporary.
18911 Temporary score entries are self-expiring entries.  Any entries that are
18912 temporary and have not been used for, say, a week, will be removed
18913 silently to help keep the sizes of the score files down.
18915 @menu
18916 * Summary Score Commands::      Adding score entries for the current group.
18917 * Group Score Commands::        General score commands.
18918 * Score Variables::             Customize your scoring.  (My, what terminology).
18919 * Score File Format::           What a score file may contain.
18920 * Score File Editing::          You can edit score files by hand as well.
18921 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18922 * Home Score File::             How to say where new score entries are to go.
18923 * Followups To Yourself::       Having Gnus notice when people answer you.
18924 * Scoring On Other Headers::    Scoring on non-standard headers.
18925 * Scoring Tips::                How to score effectively.
18926 * Reverse Scoring::             That problem child of old is not problem.
18927 * Global Score Files::          Earth-spanning, ear-splitting score files.
18928 * Kill Files::                  They are still here, but they can be ignored.
18929 * Converting Kill Files::       Translating kill files to score files.
18930 * GroupLens::                   Getting predictions on what you like to read.
18931 * Advanced Scoring::            Using logical expressions to build score rules.
18932 * Score Decays::                It can be useful to let scores wither away.
18933 @end menu
18936 @node Summary Score Commands
18937 @section Summary Score Commands
18938 @cindex score commands
18940 The score commands that alter score entries do not actually modify real
18941 score files.  That would be too inefficient.  Gnus maintains a cache of
18942 previously loaded score files, one of which is considered the
18943 @dfn{current score file alist}.  The score commands simply insert
18944 entries into this list, and upon group exit, this list is saved.
18946 The current score file is by default the group's local score file, even
18947 if no such score file actually exists.  To insert score commands into
18948 some other score file (e.g. @file{all.SCORE}), you must first make this
18949 score file the current one.
18951 General score commands that don't actually change the score file:
18953 @table @kbd
18955 @item V s
18956 @kindex V s (Summary)
18957 @findex gnus-summary-set-score
18958 Set the score of the current article (@code{gnus-summary-set-score}).
18960 @item V S
18961 @kindex V S (Summary)
18962 @findex gnus-summary-current-score
18963 Display the score of the current article
18964 (@code{gnus-summary-current-score}).
18966 @item V t
18967 @kindex V t (Summary)
18968 @findex gnus-score-find-trace
18969 Display all score rules that have been used on the current article
18970 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
18971 may type @kbd{e} to edit score file corresponding to the score rule on
18972 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
18973 score file and edit it.
18975 @item V w
18976 @kindex V w (Summary)
18977 @findex gnus-score-find-favourite-words
18978 List words used in scoring (@code{gnus-score-find-favourite-words}).
18980 @item V R
18981 @kindex V R (Summary)
18982 @findex gnus-summary-rescore
18983 Run the current summary through the scoring process
18984 (@code{gnus-summary-rescore}).  This might be useful if you're playing
18985 around with your score files behind Gnus' back and want to see the
18986 effect you're having.
18988 @item V c
18989 @kindex V c (Summary)
18990 @findex gnus-score-change-score-file
18991 Make a different score file the current
18992 (@code{gnus-score-change-score-file}).
18994 @item V e
18995 @kindex V e (Summary)
18996 @findex gnus-score-edit-current-scores
18997 Edit the current score file (@code{gnus-score-edit-current-scores}).
18998 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18999 File Editing}).
19001 @item V f
19002 @kindex V f (Summary)
19003 @findex gnus-score-edit-file
19004 Edit a score file and make this score file the current one
19005 (@code{gnus-score-edit-file}).
19007 @item V F
19008 @kindex V F (Summary)
19009 @findex gnus-score-flush-cache
19010 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19011 after editing score files.
19013 @item V C
19014 @kindex V C (Summary)
19015 @findex gnus-score-customize
19016 Customize a score file in a visually pleasing manner
19017 (@code{gnus-score-customize}).
19019 @end table
19021 The rest of these commands modify the local score file.
19023 @table @kbd
19025 @item V m
19026 @kindex V m (Summary)
19027 @findex gnus-score-set-mark-below
19028 Prompt for a score, and mark all articles with a score below this as
19029 read (@code{gnus-score-set-mark-below}).
19031 @item V x
19032 @kindex V x (Summary)
19033 @findex gnus-score-set-expunge-below
19034 Prompt for a score, and add a score rule to the current score file to
19035 expunge all articles below this score
19036 (@code{gnus-score-set-expunge-below}).
19037 @end table
19039 The keystrokes for actually making score entries follow a very regular
19040 pattern, so there's no need to list all the commands.  (Hundreds of
19041 them.)
19043 @findex gnus-summary-increase-score
19044 @findex gnus-summary-lower-score
19046 @enumerate
19047 @item
19048 The first key is either @kbd{I} (upper case i) for increasing the score
19049 or @kbd{L} for lowering the score.
19050 @item
19051 The second key says what header you want to score on.  The following
19052 keys are available:
19053 @table @kbd
19055 @item a
19056 Score on the author name.
19058 @item s
19059 Score on the subject line.
19061 @item x
19062 Score on the @code{Xref} line---i.e., the cross-posting line.
19064 @item r
19065 Score on the @code{References} line.
19067 @item d
19068 Score on the date.
19070 @item l
19071 Score on the number of lines.
19073 @item i
19074 Score on the @code{Message-ID} header.
19076 @item e
19077 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19078 if your @acronym{NNTP} server tracks additional header data in overviews.
19080 @item f
19081 Score on followups---this matches the author name, and adds scores to
19082 the followups to this author.  (Using this key leads to the creation of
19083 @file{ADAPT} files.)
19085 @item b
19086 Score on the body.
19088 @item h
19089 Score on the head.
19091 @item t
19092 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19093 files.)
19095 @end table
19097 @item
19098 The third key is the match type.  Which match types are valid depends on
19099 what headers you are scoring on.
19101 @table @code
19103 @item strings
19105 @table @kbd
19107 @item e
19108 Exact matching.
19110 @item s
19111 Substring matching.
19113 @item f
19114 Fuzzy matching (@pxref{Fuzzy Matching}).
19116 @item r
19117 Regexp matching
19118 @end table
19120 @item date
19121 @table @kbd
19123 @item b
19124 Before date.
19126 @item a
19127 After date.
19129 @item n
19130 This date.
19131 @end table
19133 @item number
19134 @table @kbd
19136 @item <
19137 Less than number.
19139 @item =
19140 Equal to number.
19142 @item >
19143 Greater than number.
19144 @end table
19145 @end table
19147 @item
19148 The fourth and usually final key says whether this is a temporary (i.e.,
19149 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19150 or whether it is to be done immediately, without adding to the score
19151 file.
19152 @table @kbd
19154 @item t
19155 Temporary score entry.
19157 @item p
19158 Permanent score entry.
19160 @item i
19161 Immediately scoring.
19162 @end table
19164 @item
19165 If you are scoring on `e' (extra) headers, you will then be prompted for
19166 the header name on which you wish to score.  This must be a header named
19167 in gnus-extra-headers, and @samp{TAB} completion is available.
19169 @end enumerate
19171 So, let's say you want to increase the score on the current author with
19172 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19173 score based on the subject line, using substring matching, and make a
19174 temporary score entry: @kbd{L s s t}.  Pretty easy.
19176 To make things a bit more complicated, there are shortcuts.  If you use
19177 a capital letter on either the second or third keys, Gnus will use
19178 defaults for the remaining one or two keystrokes.  The defaults are
19179 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19180 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19182 These functions take both the numerical prefix and the symbolic prefix
19183 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19184 (or increase) the score of the article.  A symbolic prefix of @code{a}
19185 says to use the @file{all.SCORE} file for the command instead of the
19186 current score file.
19188 @vindex gnus-score-mimic-keymap
19189 The @code{gnus-score-mimic-keymap} says whether these commands will
19190 pretend they are keymaps or not.
19193 @node Group Score Commands
19194 @section Group Score Commands
19195 @cindex group score commands
19197 There aren't many of these as yet, I'm afraid.
19199 @table @kbd
19201 @item W f
19202 @kindex W f (Group)
19203 @findex gnus-score-flush-cache
19204 Gnus maintains a cache of score alists to avoid having to reload them
19205 all the time.  This command will flush the cache
19206 (@code{gnus-score-flush-cache}).
19208 @end table
19210 You can do scoring from the command line by saying something like:
19212 @findex gnus-batch-score
19213 @cindex batch scoring
19214 @example
19215 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19216 @end example
19219 @node Score Variables
19220 @section Score Variables
19221 @cindex score variables
19223 @table @code
19225 @item gnus-use-scoring
19226 @vindex gnus-use-scoring
19227 If @code{nil}, Gnus will not check for score files, and will not, in
19228 general, do any score-related work.  This is @code{t} by default.
19230 @item gnus-kill-killed
19231 @vindex gnus-kill-killed
19232 If this variable is @code{nil}, Gnus will never apply score files to
19233 articles that have already been through the kill process.  While this
19234 may save you lots of time, it also means that if you apply a kill file
19235 to a group, and then change the kill file and want to run it over you
19236 group again to kill more articles, it won't work.  You have to set this
19237 variable to @code{t} to do that.  (It is @code{t} by default.)
19239 @item gnus-kill-files-directory
19240 @vindex gnus-kill-files-directory
19241 All kill and score files will be stored in this directory, which is
19242 initialized from the @env{SAVEDIR} environment variable by default.
19243 This is @file{~/News/} by default.
19245 @item gnus-score-file-suffix
19246 @vindex gnus-score-file-suffix
19247 Suffix to add to the group name to arrive at the score file name
19248 (@file{SCORE} by default.)
19250 @item gnus-score-uncacheable-files
19251 @vindex gnus-score-uncacheable-files
19252 @cindex score cache
19253 All score files are normally cached to avoid excessive re-loading of
19254 score files.  However, if this might make your Emacs grow big and
19255 bloated, so this regexp can be used to weed out score files unlikely
19256 to be needed again.  It would be a bad idea to deny caching of
19257 @file{all.SCORE}, while it might be a good idea to not cache
19258 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19259 variable is @samp{ADAPT$} by default, so no adaptive score files will
19260 be cached.
19262 @item gnus-save-score
19263 @vindex gnus-save-score
19264 If you have really complicated score files, and do lots of batch
19265 scoring, then you might set this variable to @code{t}.  This will make
19266 Gnus save the scores into the @file{.newsrc.eld} file.
19268 If you do not set this to @code{t}, then manual scores (like those set
19269 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19270 across group visits.
19272 @item gnus-score-interactive-default-score
19273 @vindex gnus-score-interactive-default-score
19274 Score used by all the interactive raise/lower commands to raise/lower
19275 score with.  Default is 1000, which may seem excessive, but this is to
19276 ensure that the adaptive scoring scheme gets enough room to play with.
19277 We don't want the small changes from the adaptive scoring to overwrite
19278 manually entered data.
19280 @item gnus-summary-default-score
19281 @vindex gnus-summary-default-score
19282 Default score of an article, which is 0 by default.
19284 @item gnus-summary-expunge-below
19285 @vindex gnus-summary-expunge-below
19286 Don't display the summary lines of articles that have scores lower than
19287 this variable.  This is @code{nil} by default, which means that no
19288 articles will be hidden.  This variable is local to the summary buffers,
19289 and has to be set from @code{gnus-summary-mode-hook}.
19291 @item gnus-score-over-mark
19292 @vindex gnus-score-over-mark
19293 Mark (in the third column) used for articles with a score over the
19294 default.  Default is @samp{+}.
19296 @item gnus-score-below-mark
19297 @vindex gnus-score-below-mark
19298 Mark (in the third column) used for articles with a score below the
19299 default.  Default is @samp{-}.
19301 @item gnus-score-find-score-files-function
19302 @vindex gnus-score-find-score-files-function
19303 Function used to find score files for the current group.  This function
19304 is called with the name of the group as the argument.
19306 Predefined functions available are:
19307 @table @code
19309 @item gnus-score-find-single
19310 @findex gnus-score-find-single
19311 Only apply the group's own score file.
19313 @item gnus-score-find-bnews
19314 @findex gnus-score-find-bnews
19315 Apply all score files that match, using bnews syntax.  This is the
19316 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19317 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19318 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19319 @samp{all} in the score file names are translated into @samp{.*}, and
19320 then a regexp match is done.
19322 This means that if you have some score entries that you want to apply to
19323 all groups, then you put those entries in the @file{all.SCORE} file.
19325 The score files are applied in a semi-random order, although Gnus will
19326 try to apply the more general score files before the more specific score
19327 files.  It does this by looking at the number of elements in the score
19328 file names---discarding the @samp{all} elements.
19330 @item gnus-score-find-hierarchical
19331 @findex gnus-score-find-hierarchical
19332 Apply all score files from all the parent groups.  This means that you
19333 can't have score files like @file{all.SCORE}, but you can have
19334 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19335 server.
19337 @end table
19338 This variable can also be a list of functions.  In that case, all
19339 these functions will be called with the group name as argument, and
19340 all the returned lists of score files will be applied.  These
19341 functions can also return lists of lists of score alists directly.  In
19342 that case, the functions that return these non-file score alists
19343 should probably be placed before the ``real'' score file functions, to
19344 ensure that the last score file returned is the local score file.
19345 Phu.
19347 For example, to do hierarchical scoring but use a non-server-specific
19348 overall score file, you could use the value
19349 @example
19350 (list (lambda (group) ("all.SCORE"))
19351       'gnus-score-find-hierarchical)
19352 @end example
19354 @item gnus-score-expiry-days
19355 @vindex gnus-score-expiry-days
19356 This variable says how many days should pass before an unused score file
19357 entry is expired.  If this variable is @code{nil}, no score file entries
19358 are expired.  It's 7 by default.
19360 @item gnus-update-score-entry-dates
19361 @vindex gnus-update-score-entry-dates
19362 If this variable is non-@code{nil}, temporary score entries that have
19363 been triggered (matched) will have their dates updated.  (This is how Gnus
19364 controls expiry---all non-matched-entries will become too old while
19365 matched entries will stay fresh and young.)  However, if you set this
19366 variable to @code{nil}, even matched entries will grow old and will
19367 have to face that oh-so grim reaper.
19369 @item gnus-score-after-write-file-function
19370 @vindex gnus-score-after-write-file-function
19371 Function called with the name of the score file just written.
19373 @item gnus-score-thread-simplify
19374 @vindex gnus-score-thread-simplify
19375 If this variable is non-@code{nil}, article subjects will be
19376 simplified for subject scoring purposes in the same manner as with
19377 threading---according to the current value of
19378 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19379 @code{substring} or @code{exact} matching, the match will also be
19380 simplified in this manner.
19382 @end table
19385 @node Score File Format
19386 @section Score File Format
19387 @cindex score file format
19389 A score file is an @code{emacs-lisp} file that normally contains just a
19390 single form.  Casual users are not expected to edit these files;
19391 everything can be changed from the summary buffer.
19393 Anyway, if you'd like to dig into it yourself, here's an example:
19395 @lisp
19396 (("from"
19397   ("Lars Ingebrigtsen" -10000)
19398   ("Per Abrahamsen")
19399   ("larsi\\|lmi" -50000 nil R))
19400  ("subject"
19401   ("Ding is Badd" nil 728373))
19402  ("xref"
19403   ("alt.politics" -1000 728372 s))
19404  ("lines"
19405   (2 -100 nil <))
19406  (mark 0)
19407  (expunge -1000)
19408  (mark-and-expunge -10)
19409  (read-only nil)
19410  (orphan -10)
19411  (adapt t)
19412  (files "/hom/larsi/News/gnu.SCORE")
19413  (exclude-files "all.SCORE")
19414  (local (gnus-newsgroup-auto-expire t)
19415         (gnus-summary-make-false-root empty))
19416  (eval (ding)))
19417 @end lisp
19419 This example demonstrates most score file elements.  @xref{Advanced
19420 Scoring}, for a different approach.
19422 Even though this looks much like Lisp code, nothing here is actually
19423 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19424 has to be valid syntactically, if not semantically.
19426 Six keys are supported by this alist:
19428 @table @code
19430 @item STRING
19431 If the key is a string, it is the name of the header to perform the
19432 match on.  Scoring can only be performed on these eight headers:
19433 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19434 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19435 these headers, there are three strings to tell Gnus to fetch the entire
19436 article and do the match on larger parts of the article: @code{Body}
19437 will perform the match on the body of the article, @code{Head} will
19438 perform the match on the head of the article, and @code{All} will
19439 perform the match on the entire article.  Note that using any of these
19440 last three keys will slow down group entry @emph{considerably}.  The
19441 final ``header'' you can score on is @code{Followup}.  These score
19442 entries will result in new score entries being added for all follow-ups
19443 to articles that matches these score entries.
19445 Following this key is an arbitrary number of score entries, where each
19446 score entry has one to four elements.
19447 @enumerate
19449 @item
19450 The first element is the @dfn{match element}.  On most headers this will
19451 be a string, but on the Lines and Chars headers, this must be an
19452 integer.
19454 @item
19455 If the second element is present, it should be a number---the @dfn{score
19456 element}.  This number should be an integer in the neginf to posinf
19457 interval.  This number is added to the score of the article if the match
19458 is successful.  If this element is not present, the
19459 @code{gnus-score-interactive-default-score} number will be used
19460 instead.  This is 1000 by default.
19462 @item
19463 If the third element is present, it should be a number---the @dfn{date
19464 element}.  This date says when the last time this score entry matched,
19465 which provides a mechanism for expiring the score entries.  It this
19466 element is not present, the score entry is permanent.  The date is
19467 represented by the number of days since December 31, 1 BCE.
19469 @item
19470 If the fourth element is present, it should be a symbol---the @dfn{type
19471 element}.  This element specifies what function should be used to see
19472 whether this score entry matches the article.  What match types that can
19473 be used depends on what header you wish to perform the match on.
19474 @table @dfn
19476 @item From, Subject, References, Xref, Message-ID
19477 For most header types, there are the @code{r} and @code{R} (regexp), as
19478 well as @code{s} and @code{S} (substring) types, and @code{e} and
19479 @code{E} (exact match), and @code{w} (word match) types.  If this
19480 element is not present, Gnus will assume that substring matching should
19481 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19482 that the matches will be done in a case-sensitive manner.  All these
19483 one-letter types are really just abbreviations for the @code{regexp},
19484 @code{string}, @code{exact}, and @code{word} types, which you can use
19485 instead, if you feel like.
19487 @item Extra
19488 Just as for the standard string overview headers, if you are using
19489 gnus-extra-headers, you can score on these headers' values.  In this
19490 case, there is a 5th element in the score entry, being the name of the
19491 header to be scored.  The following entry is useful in your
19492 @file{all.SCORE} file in case of spam attacks from a single origin
19493 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19494 overviews:
19496 @lisp
19497 ("111.222.333.444" -1000 nil s
19498  "NNTP-Posting-Host")
19499 @end lisp
19501 @item Lines, Chars
19502 These two headers use different match types: @code{<}, @code{>},
19503 @code{=}, @code{>=} and @code{<=}.
19505 These predicates are true if
19507 @example
19508 (PREDICATE HEADER MATCH)
19509 @end example
19511 evaluates to non-@code{nil}.  For instance, the advanced match
19512 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19513 following form:
19515 @lisp
19516 (< header-value 4)
19517 @end lisp
19519 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19520 the match, we get the score added if the article has less than 4 lines.
19521 (It's easy to get confused and think it's the other way around.  But
19522 it's not.  I think.)
19524 When matching on @code{Lines}, be careful because some back ends (like
19525 @code{nndir}) do not generate @code{Lines} header, so every article ends
19526 up being marked as having 0 lines.  This can lead to strange results if
19527 you happen to lower score of the articles with few lines.
19529 @item Date
19530 For the Date header we have three kinda silly match types:
19531 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19532 ever being useful, but, like, it would feel kinda silly not to provide
19533 this function.  Just in case.  You never know.  Better safe than sorry.
19534 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19535 sex on a first date.  (I have been told that at least one person, and I
19536 quote, ``found this function indispensable'', however.)
19538 @cindex ISO8601
19539 @cindex date
19540 A more useful match type is @code{regexp}.  With it, you can match the
19541 date string using a regular expression.  The date is normalized to
19542 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19543 you want to match all articles that have been posted on April 1st in
19544 every year, you could use @samp{....0401.........} as a match string,
19545 for instance.  (Note that the date is kept in its original time zone, so
19546 this will match articles that were posted when it was April 1st where
19547 the article was posted from.  Time zones are such wholesome fun for the
19548 whole family, eh?)
19550 @item Head, Body, All
19551 These three match keys use the same match types as the @code{From} (etc)
19552 header uses.
19554 @item Followup
19555 This match key is somewhat special, in that it will match the
19556 @code{From} header, and affect the score of not only the matching
19557 articles, but also all followups to the matching articles.  This allows
19558 you e.g. increase the score of followups to your own articles, or
19559 decrease the score of followups to the articles of some known
19560 trouble-maker.  Uses the same match types as the @code{From} header
19561 uses.  (Using this match key will lead to creation of @file{ADAPT}
19562 files.)
19564 @item Thread
19565 This match key works along the same lines as the @code{Followup} match
19566 key.  If you say that you want to score on a (sub-)thread started by an
19567 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19568 match.  This will add a new @samp{thread} match for each article that
19569 has @var{x} in its @code{References} header.  (These new @samp{thread}
19570 matches will use the @code{Message-ID}s of these matching articles.)
19571 This will ensure that you can raise/lower the score of an entire thread,
19572 even though some articles in the thread may not have complete
19573 @code{References} headers.  Note that using this may lead to
19574 undeterministic scores of the articles in the thread.  (Using this match
19575 key will lead to creation of @file{ADAPT} files.)
19576 @end table
19577 @end enumerate
19579 @cindex score file atoms
19580 @item mark
19581 The value of this entry should be a number.  Any articles with a score
19582 lower than this number will be marked as read.
19584 @item expunge
19585 The value of this entry should be a number.  Any articles with a score
19586 lower than this number will be removed from the summary buffer.
19588 @item mark-and-expunge
19589 The value of this entry should be a number.  Any articles with a score
19590 lower than this number will be marked as read and removed from the
19591 summary buffer.
19593 @item thread-mark-and-expunge
19594 The value of this entry should be a number.  All articles that belong to
19595 a thread that has a total score below this number will be marked as read
19596 and removed from the summary buffer.  @code{gnus-thread-score-function}
19597 says how to compute the total score for a thread.
19599 @item files
19600 The value of this entry should be any number of file names.  These files
19601 are assumed to be score files as well, and will be loaded the same way
19602 this one was.
19604 @item exclude-files
19605 The clue of this entry should be any number of files.  These files will
19606 not be loaded, even though they would normally be so, for some reason or
19607 other.
19609 @item eval
19610 The value of this entry will be @code{eval}el.  This element will be
19611 ignored when handling global score files.
19613 @item read-only
19614 Read-only score files will not be updated or saved.  Global score files
19615 should feature this atom (@pxref{Global Score Files}).  (Note:
19616 @dfn{Global} here really means @dfn{global}; not your personal
19617 apply-to-all-groups score files.)
19619 @item orphan
19620 The value of this entry should be a number.  Articles that do not have
19621 parents will get this number added to their scores.  Imagine you follow
19622 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19623 will only follow a few of the threads, also want to see any new threads.
19625 You can do this with the following two score file entries:
19627 @example
19628         (orphan -500)
19629         (mark-and-expunge -100)
19630 @end example
19632 When you enter the group the first time, you will only see the new
19633 threads.  You then raise the score of the threads that you find
19634 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19635 rest.  Next time you enter the group, you will see new articles in the
19636 interesting threads, plus any new threads.
19638 I.e.---the orphan score atom is for high-volume groups where a few
19639 interesting threads which can't be found automatically by ordinary
19640 scoring rules exist.
19642 @item adapt
19643 This entry controls the adaptive scoring.  If it is @code{t}, the
19644 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19645 adaptive scoring will be performed on this group.  If it is a list, this
19646 list will be used as the adaptive scoring rules.  If it isn't present,
19647 or is something other than @code{t} or @code{ignore}, the default
19648 adaptive scoring rules will be used.  If you want to use adaptive
19649 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19650 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19651 not want adaptive scoring.  If you only want adaptive scoring in a few
19652 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19653 insert @code{(adapt t)} in the score files of the groups where you want
19656 @item adapt-file
19657 All adaptive score entries will go to the file named by this entry.  It
19658 will also be applied when entering the group.  This atom might be handy
19659 if you want to adapt on several groups at once, using the same adaptive
19660 file for a number of groups.
19662 @item local
19663 @cindex local variables
19664 The value of this entry should be a list of @code{(@var{var}
19665 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19666 current summary buffer, and set to the value specified.  This is a
19667 convenient, if somewhat strange, way of setting variables in some
19668 groups if you don't like hooks much.  Note that the @var{value} won't
19669 be evaluated.
19670 @end table
19673 @node Score File Editing
19674 @section Score File Editing
19676 You normally enter all scoring commands from the summary buffer, but you
19677 might feel the urge to edit them by hand as well, so we've supplied you
19678 with a mode for that.
19680 It's simply a slightly customized @code{emacs-lisp} mode, with these
19681 additional commands:
19683 @table @kbd
19685 @item C-c C-c
19686 @kindex C-c C-c (Score)
19687 @findex gnus-score-edit-done
19688 Save the changes you have made and return to the summary buffer
19689 (@code{gnus-score-edit-done}).
19691 @item C-c C-d
19692 @kindex C-c C-d (Score)
19693 @findex gnus-score-edit-insert-date
19694 Insert the current date in numerical format
19695 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19696 you were wondering.
19698 @item C-c C-p
19699 @kindex C-c C-p (Score)
19700 @findex gnus-score-pretty-print
19701 The adaptive score files are saved in an unformatted fashion.  If you
19702 intend to read one of these files, you want to @dfn{pretty print} it
19703 first.  This command (@code{gnus-score-pretty-print}) does that for
19704 you.
19706 @end table
19708 Type @kbd{M-x gnus-score-mode} to use this mode.
19710 @vindex gnus-score-mode-hook
19711 @code{gnus-score-menu-hook} is run in score mode buffers.
19713 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19714 @kbd{V t} to begin editing score files.
19717 @node Adaptive Scoring
19718 @section Adaptive Scoring
19719 @cindex adaptive scoring
19721 If all this scoring is getting you down, Gnus has a way of making it all
19722 happen automatically---as if by magic.  Or rather, as if by artificial
19723 stupidity, to be precise.
19725 @vindex gnus-use-adaptive-scoring
19726 When you read an article, or mark an article as read, or kill an
19727 article, you leave marks behind.  On exit from the group, Gnus can sniff
19728 these marks and add score elements depending on what marks it finds.
19729 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19730 @code{t} or @code{(line)}.  If you want score adaptively on separate
19731 words appearing in the subjects, you should set this variable to
19732 @code{(word)}.  If you want to use both adaptive methods, set this
19733 variable to @code{(word line)}.
19735 @vindex gnus-default-adaptive-score-alist
19736 To give you complete control over the scoring process, you can customize
19737 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19738 might look something like this:
19740 @lisp
19741 (setq gnus-default-adaptive-score-alist
19742   '((gnus-unread-mark)
19743     (gnus-ticked-mark (from 4))
19744     (gnus-dormant-mark (from 5))
19745     (gnus-del-mark (from -4) (subject -1))
19746     (gnus-read-mark (from 4) (subject 2))
19747     (gnus-expirable-mark (from -1) (subject -1))
19748     (gnus-killed-mark (from -1) (subject -3))
19749     (gnus-kill-file-mark)
19750     (gnus-ancient-mark)
19751     (gnus-low-score-mark)
19752     (gnus-catchup-mark (from -1) (subject -1))))
19753 @end lisp
19755 As you see, each element in this alist has a mark as a key (either a
19756 variable name or a ``real'' mark---a character).  Following this key is
19757 a arbitrary number of header/score pairs.  If there are no header/score
19758 pairs following the key, no adaptive scoring will be done on articles
19759 that have that key as the article mark.  For instance, articles with
19760 @code{gnus-unread-mark} in the example above will not get adaptive score
19761 entries.
19763 Each article can have only one mark, so just a single of these rules
19764 will be applied to each article.
19766 To take @code{gnus-del-mark} as an example---this alist says that all
19767 articles that have that mark (i.e., are marked with @samp{e}) will have a
19768 score entry added to lower based on the @code{From} header by -4, and
19769 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19771 If you have marked 10 articles with the same subject with
19772 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19773 That means that that subject will get a score of ten times -1, which
19774 should be, unless I'm much mistaken, -10.
19776 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19777 the read articles will be marked with the @samp{E} mark.  This'll
19778 probably make adaptive scoring slightly impossible, so auto-expiring and
19779 adaptive scoring doesn't really mix very well.
19781 The headers you can score on are @code{from}, @code{subject},
19782 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19783 @code{chars} and @code{date}.  In addition, you can score on
19784 @code{followup}, which will create an adaptive score entry that matches
19785 on the @code{References} header using the @code{Message-ID} of the
19786 current article, thereby matching the following thread.
19788 If you use this scheme, you should set the score file atom @code{mark}
19789 to something small---like -300, perhaps, to avoid having small random
19790 changes result in articles getting marked as read.
19792 After using adaptive scoring for a week or so, Gnus should start to
19793 become properly trained and enhance the authors you like best, and kill
19794 the authors you like least, without you having to say so explicitly.
19796 You can control what groups the adaptive scoring is to be performed on
19797 by using the score files (@pxref{Score File Format}).  This will also
19798 let you use different rules in different groups.
19800 @vindex gnus-adaptive-file-suffix
19801 The adaptive score entries will be put into a file where the name is the
19802 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19803 is @file{ADAPT}.
19805 @vindex gnus-score-exact-adapt-limit
19806 When doing adaptive scoring, substring or fuzzy matching would probably
19807 give you the best results in most cases.  However, if the header one
19808 matches is short, the possibility for false positives is great, so if
19809 the length of the match is less than
19810 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19811 this variable is @code{nil}, exact matching will always be used to avoid
19812 this problem.
19814 @vindex gnus-default-adaptive-word-score-alist
19815 As mentioned above, you can adapt either on individual words or entire
19816 headers.  If you adapt on words, the
19817 @code{gnus-default-adaptive-word-score-alist} variable says what score
19818 each instance of a word should add given a mark.
19820 @lisp
19821 (setq gnus-default-adaptive-word-score-alist
19822       `((,gnus-read-mark . 30)
19823         (,gnus-catchup-mark . -10)
19824         (,gnus-killed-mark . -20)
19825         (,gnus-del-mark . -15)))
19826 @end lisp
19828 This is the default value.  If you have adaption on words enabled, every
19829 word that appears in subjects of articles marked with
19830 @code{gnus-read-mark} will result in a score rule that increase the
19831 score with 30 points.
19833 @vindex gnus-default-ignored-adaptive-words
19834 @vindex gnus-ignored-adaptive-words
19835 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19836 will be ignored.  If you wish to add more words to be ignored, use the
19837 @code{gnus-ignored-adaptive-words} list instead.
19839 @vindex gnus-adaptive-word-length-limit
19840 Some may feel that short words shouldn't count when doing adaptive
19841 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19842 an integer.  Words shorter than this number will be ignored.  This
19843 variable defaults to @code{nil}.
19845 @vindex gnus-adaptive-word-syntax-table
19846 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19847 syntax table in effect.  It is similar to the standard syntax table, but
19848 it considers numbers to be non-word-constituent characters.
19850 @vindex gnus-adaptive-word-minimum
19851 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19852 word scoring process will never bring down the score of an article to
19853 below this number.  The default is @code{nil}.
19855 @vindex gnus-adaptive-word-no-group-words
19856 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19857 won't adaptively word score any of the words in the group name.  Useful
19858 for groups like @samp{comp.editors.emacs}, where most of the subject
19859 lines contain the word @samp{emacs}.
19861 After using this scheme for a while, it might be nice to write a
19862 @code{gnus-psychoanalyze-user} command to go through the rules and see
19863 what words you like and what words you don't like.  Or perhaps not.
19865 Note that the adaptive word scoring thing is highly experimental and is
19866 likely to change in the future.  Initial impressions seem to indicate
19867 that it's totally useless as it stands.  Some more work (involving more
19868 rigorous statistical methods) will have to be done to make this useful.
19871 @node Home Score File
19872 @section Home Score File
19874 The score file where new score file entries will go is called the
19875 @dfn{home score file}.  This is normally (and by default) the score file
19876 for the group itself.  For instance, the home score file for
19877 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19879 However, this may not be what you want.  It is often convenient to share
19880 a common home score file among many groups---all @samp{emacs} groups
19881 could perhaps use the same home score file.
19883 @vindex gnus-home-score-file
19884 The variable that controls this is @code{gnus-home-score-file}.  It can
19887 @enumerate
19888 @item
19889 A string.  Then this file will be used as the home score file for all
19890 groups.
19892 @item
19893 A function.  The result of this function will be used as the home score
19894 file.  The function will be called with the name of the group as the
19895 parameter.
19897 @item
19898 A list.  The elements in this list can be:
19900 @enumerate
19901 @item
19902 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19903 group name, the @var{file-name} will be used as the home score file.
19905 @item
19906 A function.  If the function returns non-@code{nil}, the result will
19907 be used as the home score file.  The function will be called with the
19908 name of the group as the parameter.
19910 @item
19911 A string.  Use the string as the home score file.
19912 @end enumerate
19914 The list will be traversed from the beginning towards the end looking
19915 for matches.
19917 @end enumerate
19919 So, if you want to use just a single score file, you could say:
19921 @lisp
19922 (setq gnus-home-score-file
19923       "my-total-score-file.SCORE")
19924 @end lisp
19926 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19927 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19929 @findex gnus-hierarchial-home-score-file
19930 @lisp
19931 (setq gnus-home-score-file
19932       'gnus-hierarchial-home-score-file)
19933 @end lisp
19935 This is a ready-made function provided for your convenience.
19936 Other functions include
19938 @table @code
19939 @item gnus-current-home-score-file
19940 @findex gnus-current-home-score-file
19941 Return the ``current'' regular score file.  This will make scoring
19942 commands add entry to the ``innermost'' matching score file.
19944 @end table
19946 If you want to have one score file for the @samp{emacs} groups and
19947 another for the @samp{comp} groups, while letting all other groups use
19948 their own home score files:
19950 @lisp
19951 (setq gnus-home-score-file
19952       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
19953       '(("\\.emacs" "emacs.SCORE")
19954         ;; @r{All the comp groups in one score file}
19955         ("^comp" "comp.SCORE")))
19956 @end lisp
19958 @vindex gnus-home-adapt-file
19959 @code{gnus-home-adapt-file} works exactly the same way as
19960 @code{gnus-home-score-file}, but says what the home adaptive score file
19961 is instead.  All new adaptive file entries will go into the file
19962 specified by this variable, and the same syntax is allowed.
19964 In addition to using @code{gnus-home-score-file} and
19965 @code{gnus-home-adapt-file}, you can also use group parameters
19966 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19967 Parameters}) to achieve much the same.  Group and topic parameters take
19968 precedence over this variable.
19971 @node Followups To Yourself
19972 @section Followups To Yourself
19974 Gnus offers two commands for picking out the @code{Message-ID} header in
19975 the current buffer.  Gnus will then add a score rule that scores using
19976 this @code{Message-ID} on the @code{References} header of other
19977 articles.  This will, in effect, increase the score of all articles that
19978 respond to the article in the current buffer.  Quite useful if you want
19979 to easily note when people answer what you've said.
19981 @table @code
19983 @item gnus-score-followup-article
19984 @findex gnus-score-followup-article
19985 This will add a score to articles that directly follow up your own
19986 article.
19988 @item gnus-score-followup-thread
19989 @findex gnus-score-followup-thread
19990 This will add a score to all articles that appear in a thread ``below''
19991 your own article.
19992 @end table
19994 @vindex message-sent-hook
19995 These two functions are both primarily meant to be used in hooks like
19996 @code{message-sent-hook}, like this:
19997 @lisp
19998 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19999 @end lisp
20002 If you look closely at your own @code{Message-ID}, you'll notice that
20003 the first two or three characters are always the same.  Here's two of
20004 mine:
20006 @example
20007 <x6u3u47icf.fsf@@eyesore.no>
20008 <x6sp9o7ibw.fsf@@eyesore.no>
20009 @end example
20011 So ``my'' ident on this machine is @samp{x6}.  This can be
20012 exploited---the following rule will raise the score on all followups to
20013 myself:
20015 @lisp
20016 ("references"
20017  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20018   1000 nil r))
20019 @end lisp
20021 Whether it's the first two or first three characters that are ``yours''
20022 is system-dependent.
20025 @node Scoring On Other Headers
20026 @section Scoring On Other Headers
20027 @cindex scoring on other headers
20029 Gnus is quite fast when scoring the ``traditional''
20030 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20031 other headers requires writing a @code{head} scoring rule, which means
20032 that Gnus has to request every single article from the back end to find
20033 matches.  This takes a long time in big groups.
20035 Now, there's not much you can do about this for news groups, but for
20036 mail groups, you have greater control.  In @ref{To From Newsgroups},
20037 it's explained in greater detail what this mechanism does, but here's
20038 a cookbook example for @code{nnml} on how to allow scoring on the
20039 @samp{To} and @samp{Cc} headers.
20041 Put the following in your @file{~/.gnus.el} file.
20043 @lisp
20044 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20045       nnmail-extra-headers gnus-extra-headers)
20046 @end lisp
20048 Restart Gnus and rebuild your @code{nnml} overview files with the
20049 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20050 time if you have much mail.
20052 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20053 so: @kbd{I e s p To RET <your name> RET}.
20055 See?  Simple.
20058 @node Scoring Tips
20059 @section Scoring Tips
20060 @cindex scoring tips
20062 @table @dfn
20064 @item Crossposts
20065 @cindex crossposts
20066 @cindex scoring crossposts
20067 If you want to lower the score of crossposts, the line to match on is
20068 the @code{Xref} header.
20069 @lisp
20070 ("xref" (" talk.politics.misc:" -1000))
20071 @end lisp
20073 @item Multiple crossposts
20074 If you want to lower the score of articles that have been crossposted to
20075 more than, say, 3 groups:
20076 @lisp
20077 ("xref"
20078   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20079    -1000 nil r))
20080 @end lisp
20082 @item Matching on the body
20083 This is generally not a very good idea---it takes a very long time.
20084 Gnus actually has to fetch each individual article from the server.  But
20085 you might want to anyway, I guess.  Even though there are three match
20086 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20087 and stick with it in each score file.  If you use any two, each article
20088 will be fetched @emph{twice}.  If you want to match a bit on the
20089 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20090 the matches.
20092 @item Marking as read
20093 You will probably want to mark articles that have scores below a certain
20094 number as read.  This is most easily achieved by putting the following
20095 in your @file{all.SCORE} file:
20096 @lisp
20097 ((mark -100))
20098 @end lisp
20099 You may also consider doing something similar with @code{expunge}.
20101 @item Negated character classes
20102 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20103 That will match newlines, which might lead to, well, The Unknown.  Say
20104 @code{[^abcd\n]*} instead.
20105 @end table
20108 @node Reverse Scoring
20109 @section Reverse Scoring
20110 @cindex reverse scoring
20112 If you want to keep just articles that have @samp{Sex with Emacs} in the
20113 subject header, and expunge all other articles, you could put something
20114 like this in your score file:
20116 @lisp
20117 (("subject"
20118   ("Sex with Emacs" 2))
20119  (mark 1)
20120  (expunge 1))
20121 @end lisp
20123 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20124 rest as read, and expunge them to boot.
20127 @node Global Score Files
20128 @section Global Score Files
20129 @cindex global score files
20131 Sure, other newsreaders have ``global kill files''.  These are usually
20132 nothing more than a single kill file that applies to all groups, stored
20133 in the user's home directory.  Bah!  Puny, weak newsreaders!
20135 What I'm talking about here are Global Score Files.  Score files from
20136 all over the world, from users everywhere, uniting all nations in one
20137 big, happy score file union!  Ange-score!  New and untested!
20139 @vindex gnus-global-score-files
20140 All you have to do to use other people's score files is to set the
20141 @code{gnus-global-score-files} variable.  One entry for each score file,
20142 or each score file directory.  Gnus will decide by itself what score
20143 files are applicable to which group.
20145 To use the score file
20146 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20147 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20148 say this:
20150 @lisp
20151 (setq gnus-global-score-files
20152       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20153         "/ftp@@ftp.some-where:/pub/score/"))
20154 @end lisp
20156 @findex gnus-score-search-global-directories
20157 @noindent
20158 Simple, eh?  Directory names must end with a @samp{/}.  These
20159 directories are typically scanned only once during each Gnus session.
20160 If you feel the need to manually re-scan the remote directories, you can
20161 use the @code{gnus-score-search-global-directories} command.
20163 Note that, at present, using this option will slow down group entry
20164 somewhat.  (That is---a lot.)
20166 If you want to start maintaining score files for other people to use,
20167 just put your score file up for anonymous ftp and announce it to the
20168 world.  Become a retro-moderator!  Participate in the retro-moderator
20169 wars sure to ensue, where retro-moderators battle it out for the
20170 sympathy of the people, luring them to use their score files on false
20171 premises!  Yay!  The net is saved!
20173 Here are some tips for the would-be retro-moderator, off the top of my
20174 head:
20176 @itemize @bullet
20178 @item
20179 Articles heavily crossposted are probably junk.
20180 @item
20181 To lower a single inappropriate article, lower by @code{Message-ID}.
20182 @item
20183 Particularly brilliant authors can be raised on a permanent basis.
20184 @item
20185 Authors that repeatedly post off-charter for the group can safely be
20186 lowered out of existence.
20187 @item
20188 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20189 articles completely.
20191 @item
20192 Use expiring score entries to keep the size of the file down.  You
20193 should probably have a long expiry period, though, as some sites keep
20194 old articles for a long time.
20195 @end itemize
20197 @dots{} I wonder whether other newsreaders will support global score files
20198 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20199 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20200 holding our breath yet?
20203 @node Kill Files
20204 @section Kill Files
20205 @cindex kill files
20207 Gnus still supports those pesky old kill files.  In fact, the kill file
20208 entries can now be expiring, which is something I wrote before Daniel
20209 Quinlan thought of doing score files, so I've left the code in there.
20211 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20212 than score processing, so it might be a good idea to rewrite your kill
20213 files into score files.
20215 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20216 forms into this file, which means that you can use kill files as some
20217 sort of primitive hook function to be run on group entry, even though
20218 that isn't a very good idea.
20220 Normal kill files look like this:
20222 @lisp
20223 (gnus-kill "From" "Lars Ingebrigtsen")
20224 (gnus-kill "Subject" "ding")
20225 (gnus-expunge "X")
20226 @end lisp
20228 This will mark every article written by me as read, and remove the
20229 marked articles from the summary buffer.  Very useful, you'll agree.
20231 Other programs use a totally different kill file syntax.  If Gnus
20232 encounters what looks like a @code{rn} kill file, it will take a stab at
20233 interpreting it.
20235 Two summary functions for editing a @sc{gnus} kill file:
20237 @table @kbd
20239 @item M-k
20240 @kindex M-k (Summary)
20241 @findex gnus-summary-edit-local-kill
20242 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20244 @item M-K
20245 @kindex M-K (Summary)
20246 @findex gnus-summary-edit-global-kill
20247 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20248 @end table
20250 Two group mode functions for editing the kill files:
20252 @table @kbd
20254 @item M-k
20255 @kindex M-k (Group)
20256 @findex gnus-group-edit-local-kill
20257 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20259 @item M-K
20260 @kindex M-K (Group)
20261 @findex gnus-group-edit-global-kill
20262 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20263 @end table
20265 Kill file variables:
20267 @table @code
20268 @item gnus-kill-file-name
20269 @vindex gnus-kill-file-name
20270 A kill file for the group @samp{soc.motss} is normally called
20271 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20272 this file name is detailed by the @code{gnus-kill-file-name} variable.
20273 The ``global'' kill file (not in the score file sense of ``global'', of
20274 course) is just called @file{KILL}.
20276 @vindex gnus-kill-save-kill-file
20277 @item gnus-kill-save-kill-file
20278 If this variable is non-@code{nil}, Gnus will save the
20279 kill file after processing, which is necessary if you use expiring
20280 kills.
20282 @item gnus-apply-kill-hook
20283 @vindex gnus-apply-kill-hook
20284 @findex gnus-apply-kill-file-unless-scored
20285 @findex gnus-apply-kill-file
20286 A hook called to apply kill files to a group.  It is
20287 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20288 kill file if you have a score file for the same group, you can set this
20289 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20290 kill files to be processed, you should set this variable to @code{nil}.
20292 @item gnus-kill-file-mode-hook
20293 @vindex gnus-kill-file-mode-hook
20294 A hook called in kill-file mode buffers.
20296 @end table
20299 @node Converting Kill Files
20300 @section Converting Kill Files
20301 @cindex kill files
20302 @cindex converting kill files
20304 If you have loads of old kill files, you may want to convert them into
20305 score files.  If they are ``regular'', you can use
20306 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20307 by hand.
20309 The kill to score conversion package isn't included in Gnus by default.
20310 You can fetch it from
20311 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20313 If your old kill files are very complex---if they contain more
20314 non-@code{gnus-kill} forms than not, you'll have to convert them by
20315 hand.  Or just let them be as they are.  Gnus will still use them as
20316 before.
20319 @node GroupLens
20320 @section GroupLens
20321 @cindex GroupLens
20323 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20324 so this section is mostly of historical interest.
20326 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20327 collaborative filtering system that helps you work together with other
20328 people to find the quality news articles out of the huge volume of
20329 news articles generated every day.
20331 To accomplish this the GroupLens system combines your opinions about
20332 articles you have already read with the opinions of others who have done
20333 likewise and gives you a personalized prediction for each unread news
20334 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
20335 rate articles, and finds other people that rate articles the same way.
20336 Once it has found some people you agree with it tells you, in the form
20337 of a prediction, what they thought of the article.  You can use this
20338 prediction to help you decide whether or not you want to read the
20339 article.
20341 @menu
20342 * Using GroupLens::             How to make Gnus use GroupLens.
20343 * Rating Articles::             Letting GroupLens know how you rate articles.
20344 * Displaying Predictions::      Displaying predictions given by GroupLens.
20345 * GroupLens Variables::         Customizing GroupLens.
20346 @end menu
20349 @node Using GroupLens
20350 @subsection Using GroupLens
20352 To use GroupLens you must register a pseudonym with your local
20353 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20354 Bureau (BBB)} is the only better bit in town at the moment.
20356 Once you have registered you'll need to set a couple of variables.
20358 @table @code
20360 @item gnus-use-grouplens
20361 @vindex gnus-use-grouplens
20362 Setting this variable to a non-@code{nil} value will make Gnus hook into
20363 all the relevant GroupLens functions.
20365 @item grouplens-pseudonym
20366 @vindex grouplens-pseudonym
20367 This variable should be set to the pseudonym you got when registering
20368 with the Better Bit Bureau.
20370 @item grouplens-newsgroups
20371 @vindex grouplens-newsgroups
20372 A list of groups that you want to get GroupLens predictions for.
20374 @end table
20376 That's the minimum of what you need to get up and running with GroupLens.
20377 Once you've registered, GroupLens will start giving you scores for
20378 articles based on the average of what other people think.  But, to get
20379 the real benefit of GroupLens you need to start rating articles
20380 yourself.  Then the scores GroupLens gives you will be personalized for
20381 you, based on how the people you usually agree with have already rated.
20384 @node Rating Articles
20385 @subsection Rating Articles
20387 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20388 Where 1 means something like this article is a waste of bandwidth and 5
20389 means that the article was really good.  The basic question to ask
20390 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20391 like this one?''
20393 There are four ways to enter a rating for an article in GroupLens.
20395 @table @kbd
20397 @item r
20398 @kindex r (GroupLens)
20399 @findex bbb-summary-rate-article
20400 This function will prompt you for a rating on a scale of one to five.
20402 @item k
20403 @kindex k (GroupLens)
20404 @findex grouplens-score-thread
20405 This function will prompt you for a rating, and rate all the articles in
20406 the thread.  This is really useful for some of those long running giant
20407 threads in rec.humor.
20409 @end table
20411 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20412 the score of the article you're reading.
20414 @table @kbd
20416 @item 1-5 n
20417 @kindex n (GroupLens)
20418 @findex grouplens-next-unread-article
20419 Rate the article and go to the next unread article.
20421 @item 1-5 ,
20422 @kindex , (GroupLens)
20423 @findex grouplens-best-unread-article
20424 Rate the article and go to the next unread article with the highest score.
20426 @end table
20428 If you want to give the current article a score of 4 and then go to the
20429 next article, just type @kbd{4 n}.
20432 @node Displaying Predictions
20433 @subsection Displaying Predictions
20435 GroupLens makes a prediction for you about how much you will like a
20436 news article.  The predictions from GroupLens are on a scale from 1 to
20437 5, where 1 is the worst and 5 is the best.  You can use the predictions
20438 from GroupLens in one of three ways controlled by the variable
20439 @code{gnus-grouplens-override-scoring}.
20441 @vindex gnus-grouplens-override-scoring
20442 There are three ways to display predictions in grouplens.  You may
20443 choose to have the GroupLens scores contribute to, or override the
20444 regular Gnus scoring mechanism.  override is the default; however, some
20445 people prefer to see the Gnus scores plus the grouplens scores.  To get
20446 the separate scoring behavior you need to set
20447 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20448 GroupLens predictions combined with the grouplens scores set it to
20449 @code{'override} and to combine the scores set
20450 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20451 the combine option you will also want to set the values for
20452 @code{grouplens-prediction-offset} and
20453 @code{grouplens-score-scale-factor}.
20455 @vindex grouplens-prediction-display
20456 In either case, GroupLens gives you a few choices for how you would like
20457 to see your predictions displayed.  The display of predictions is
20458 controlled by the @code{grouplens-prediction-display} variable.
20460 The following are valid values for that variable.
20462 @table @code
20463 @item prediction-spot
20464 The higher the prediction, the further to the right an @samp{*} is
20465 displayed.
20467 @item confidence-interval
20468 A numeric confidence interval.
20470 @item prediction-bar
20471 The higher the prediction, the longer the bar.
20473 @item confidence-bar
20474 Numerical confidence.
20476 @item confidence-spot
20477 The spot gets bigger with more confidence.
20479 @item prediction-num
20480 Plain-old numeric value.
20482 @item confidence-plus-minus
20483 Prediction +/- confidence.
20485 @end table
20488 @node GroupLens Variables
20489 @subsection GroupLens Variables
20491 @table @code
20493 @item gnus-summary-grouplens-line-format
20494 The summary line format used in GroupLens-enhanced summary buffers.  It
20495 accepts the same specs as the normal summary line format (@pxref{Summary
20496 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20497 %s\n}.
20499 @item grouplens-bbb-host
20500 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20501 default.
20503 @item grouplens-bbb-port
20504 Port of the host running the bbbd server.  The default is 9000.
20506 @item grouplens-score-offset
20507 Offset the prediction by this value.  In other words, subtract the
20508 prediction value by this number to arrive at the effective score.  The
20509 default is 0.
20511 @item grouplens-score-scale-factor
20512 This variable allows the user to magnify the effect of GroupLens scores.
20513 The scale factor is applied after the offset.  The default is 1.
20515 @end table
20518 @node Advanced Scoring
20519 @section Advanced Scoring
20521 Scoring on Subjects and From headers is nice enough, but what if you're
20522 really interested in what a person has to say only when she's talking
20523 about a particular subject?  Or what if you really don't want to
20524 read what person A has to say when she's following up to person B, but
20525 want to read what she says when she's following up to person C?
20527 By using advanced scoring rules you may create arbitrarily complex
20528 scoring patterns.
20530 @menu
20531 * Advanced Scoring Syntax::     A definition.
20532 * Advanced Scoring Examples::   What they look like.
20533 * Advanced Scoring Tips::       Getting the most out of it.
20534 @end menu
20537 @node Advanced Scoring Syntax
20538 @subsection Advanced Scoring Syntax
20540 Ordinary scoring rules have a string as the first element in the rule.
20541 Advanced scoring rules have a list as the first element.  The second
20542 element is the score to be applied if the first element evaluated to a
20543 non-@code{nil} value.
20545 These lists may consist of three logical operators, one redirection
20546 operator, and various match operators.
20548 Logical operators:
20550 @table @code
20551 @item &
20552 @itemx and
20553 This logical operator will evaluate each of its arguments until it finds
20554 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20555 evaluate to @code{true} values, then this operator will return
20556 @code{true}.
20558 @item |
20559 @itemx or
20560 This logical operator will evaluate each of its arguments until it finds
20561 one that evaluates to @code{true}.  If no arguments are @code{true},
20562 then this operator will return @code{false}.
20564 @item !
20565 @itemx not
20566 @itemx Â¬
20567 This logical operator only takes a single argument.  It returns the
20568 logical negation of the value of its argument.
20570 @end table
20572 There is an @dfn{indirection operator} that will make its arguments
20573 apply to the ancestors of the current article being scored.  For
20574 instance, @code{1-} will make score rules apply to the parent of the
20575 current article.  @code{2-} will make score rules apply to the
20576 grandparent of the current article.  Alternatively, you can write
20577 @code{^^}, where the number of @code{^}s (carets) says how far back into
20578 the ancestry you want to go.
20580 Finally, we have the match operators.  These are the ones that do the
20581 real work.  Match operators are header name strings followed by a match
20582 and a match type.  A typical match operator looks like @samp{("from"
20583 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20584 simple scoring, and the match types are also the same.
20587 @node Advanced Scoring Examples
20588 @subsection Advanced Scoring Examples
20590 Please note that the following examples are score file rules.  To
20591 make a complete score file from them, surround them with another pair
20592 of parentheses.
20594 Let's say you want to increase the score of articles written by Lars
20595 when he's talking about Gnus:
20597 @example
20598 @group
20600   ("from" "Lars Ingebrigtsen")
20601   ("subject" "Gnus"))
20602  1000)
20603 @end group
20604 @end example
20606 Quite simple, huh?
20608 When he writes long articles, he sometimes has something nice to say:
20610 @example
20612   ("from" "Lars Ingebrigtsen")
20613   (|
20614    ("subject" "Gnus")
20615    ("lines" 100 >)))
20616  1000)
20617 @end example
20619 However, when he responds to things written by Reig Eigil Logge, you
20620 really don't want to read what he's written:
20622 @example
20624   ("from" "Lars Ingebrigtsen")
20625   (1- ("from" "Reig Eigir Logge")))
20626  -100000)
20627 @end example
20629 Everybody that follows up Redmondo when he writes about disappearing
20630 socks should have their scores raised, but only when they talk about
20631 white socks.  However, when Lars talks about socks, it's usually not
20632 very interesting:
20634 @example
20636   (1-
20637    (&
20638     ("from" "redmondo@@.*no" r)
20639     ("body" "disappearing.*socks" t)))
20640   (! ("from" "Lars Ingebrigtsen"))
20641   ("body" "white.*socks"))
20642  1000)
20643 @end example
20645 Suppose you're reading a high volume group and you're only interested
20646 in replies. The plan is to score down all articles that don't have
20647 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
20648 parents of articles that have subjects that begin with reply marks.
20650 @example
20651 ((! ("subject" "re:\\|fwd?:" r))
20652   -200)
20653 ((1- ("subject" "re:\\|fwd?:" r))
20654   200)
20655 @end example
20657 The possibilities are endless.
20659 @node Advanced Scoring Tips
20660 @subsection Advanced Scoring Tips
20662 The @code{&} and @code{|} logical operators do short-circuit logic.
20663 That is, they stop processing their arguments when it's clear what the
20664 result of the operation will be.  For instance, if one of the arguments
20665 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20666 the rest of the arguments.  This means that you should put slow matches
20667 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20668 @samp{subject}) first.
20670 The indirection arguments (@code{1-} and so on) will make their
20671 arguments work on previous generations of the thread.  If you say
20672 something like:
20674 @example
20677  (1-
20678   ("from" "lars")))
20680 @end example
20682 Then that means ``score on the from header of the grandparent of the
20683 current article''.  An indirection is quite fast, but it's better to say:
20685 @example
20687  (&
20688   ("from" "Lars")
20689   ("subject" "Gnus")))
20690 @end example
20692 than it is to say:
20694 @example
20696  (1- ("from" "Lars"))
20697  (1- ("subject" "Gnus")))
20698 @end example
20701 @node Score Decays
20702 @section Score Decays
20703 @cindex score decays
20704 @cindex decays
20706 You may find that your scores have a tendency to grow without
20707 bounds, especially if you're using adaptive scoring.  If scores get too
20708 big, they lose all meaning---they simply max out and it's difficult to
20709 use them in any sensible way.
20711 @vindex gnus-decay-scores
20712 @findex gnus-decay-score
20713 @vindex gnus-decay-score-function
20714 Gnus provides a mechanism for decaying scores to help with this problem.
20715 When score files are loaded and @code{gnus-decay-scores} is
20716 non-@code{nil}, Gnus will run the score files through the decaying
20717 mechanism thereby lowering the scores of all non-permanent score rules.
20718 The decay itself if performed by the @code{gnus-decay-score-function}
20719 function, which is @code{gnus-decay-score} by default.  Here's the
20720 definition of that function:
20722 @lisp
20723 (defun gnus-decay-score (score)
20724   "Decay SCORE according to `gnus-score-decay-constant'
20725 and `gnus-score-decay-scale'."
20726   (let ((n (- score
20727               (* (if (< score 0) -1 1)
20728                  (min (abs score)
20729                       (max gnus-score-decay-constant
20730                            (* (abs score)
20731                               gnus-score-decay-scale)))))))
20732     (if (and (featurep 'xemacs)
20733              ;; XEmacs' floor can handle only the floating point
20734              ;; number below the half of the maximum integer.
20735              (> (abs n) (lsh -1 -2)))
20736         (string-to-number
20737          (car (split-string (number-to-string n) "\\.")))
20738       (floor n))))
20739 @end lisp
20741 @vindex gnus-score-decay-scale
20742 @vindex gnus-score-decay-constant
20743 @code{gnus-score-decay-constant} is 3 by default and
20744 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20746 @enumerate
20747 @item
20748 Scores between -3 and 3 will be set to 0 when this function is called.
20750 @item
20751 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20753 @item
20754 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20755 score.
20756 @end enumerate
20758 If you don't like this decay function, write your own.  It is called
20759 with the score to be decayed as its only parameter, and it should return
20760 the new score, which should be an integer.
20762 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20763 four days, Gnus will decay the scores four times, for instance.
20765 @iftex
20766 @iflatex
20767 @chapter Message
20768 @include message.texi
20769 @chapter Emacs MIME
20770 @include emacs-mime.texi
20771 @chapter Sieve
20772 @include sieve.texi
20773 @chapter PGG
20774 @include pgg.texi
20775 @end iflatex
20776 @end iftex
20778 @node Various
20779 @chapter Various
20781 @menu
20782 * Process/Prefix::              A convention used by many treatment commands.
20783 * Interactive::                 Making Gnus ask you many questions.
20784 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20785 * Formatting Variables::        You can specify what buffers should look like.
20786 * Window Layout::               Configuring the Gnus buffer windows.
20787 * Faces and Fonts::             How to change how faces look.
20788 * Compilation::                 How to speed Gnus up.
20789 * Mode Lines::                  Displaying information in the mode lines.
20790 * Highlighting and Menus::      Making buffers look all nice and cozy.
20791 * Buttons::                     Get tendinitis in ten easy steps!
20792 * Daemons::                     Gnus can do things behind your back.
20793 * NoCeM::                       How to avoid spam and other fatty foods.
20794 * Undo::                        Some actions can be undone.
20795 * Predicate Specifiers::        Specifying predicates.
20796 * Moderation::                  What to do if you're a moderator.
20797 * Fetching a Group::            Starting Gnus just to read a group.
20798 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20799 * Fuzzy Matching::              What's the big fuzz?
20800 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20801 * Other modes::                 Interaction with other modes.
20802 * Various Various::             Things that are really various.
20803 @end menu
20806 @node Process/Prefix
20807 @section Process/Prefix
20808 @cindex process/prefix convention
20810 Many functions, among them functions for moving, decoding and saving
20811 articles, use what is known as the @dfn{Process/Prefix convention}.
20813 This is a method for figuring out what articles the user wants the
20814 command to be performed on.
20816 It goes like this:
20818 If the numeric prefix is N, perform the operation on the next N
20819 articles, starting with the current one.  If the numeric prefix is
20820 negative, perform the operation on the previous N articles, starting
20821 with the current one.
20823 @vindex transient-mark-mode
20824 If @code{transient-mark-mode} in non-@code{nil} and the region is
20825 active, all articles in the region will be worked upon.
20827 If there is no numeric prefix, but some articles are marked with the
20828 process mark, perform the operation on the articles marked with
20829 the process mark.
20831 If there is neither a numeric prefix nor any articles marked with the
20832 process mark, just perform the operation on the current article.
20834 Quite simple, really, but it needs to be made clear so that surprises
20835 are avoided.
20837 Commands that react to the process mark will push the current list of
20838 process marked articles onto a stack and will then clear all process
20839 marked articles.  You can restore the previous configuration with the
20840 @kbd{M P y} command (@pxref{Setting Process Marks}).
20842 @vindex gnus-summary-goto-unread
20843 One thing that seems to shock & horrify lots of people is that, for
20844 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20845 Since each @kbd{d} (which marks the current article as read) by default
20846 goes to the next unread article after marking, this means that @kbd{3 d}
20847 will mark the next three unread articles as read, no matter what the
20848 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20849 @code{nil} for a more straightforward action.
20851 Many commands do not use the process/prefix convention.  All commands
20852 that do explicitly say so in this manual.  To apply the process/prefix
20853 convention to commands that do not use it, you can use the @kbd{M-&}
20854 command.  For instance, to mark all the articles in the group as
20855 expirable, you could say @kbd{M P b M-& E}.
20858 @node Interactive
20859 @section Interactive
20860 @cindex interaction
20862 @table @code
20864 @item gnus-novice-user
20865 @vindex gnus-novice-user
20866 If this variable is non-@code{nil}, you are either a newcomer to the
20867 World of Usenet, or you are very cautious, which is a nice thing to be,
20868 really.  You will be given questions of the type ``Are you sure you want
20869 to do this?'' before doing anything dangerous.  This is @code{t} by
20870 default.
20872 @item gnus-expert-user
20873 @vindex gnus-expert-user
20874 If this variable is non-@code{nil}, you will seldom be asked any
20875 questions by Gnus.  It will simply assume you know what you're doing, no
20876 matter how strange.
20878 @item gnus-interactive-catchup
20879 @vindex gnus-interactive-catchup
20880 Require confirmation before catching up a group if non-@code{nil}.  It
20881 is @code{t} by default.
20883 @item gnus-interactive-exit
20884 @vindex gnus-interactive-exit
20885 Require confirmation before exiting Gnus.  This variable is @code{t} by
20886 default.
20887 @end table
20890 @node Symbolic Prefixes
20891 @section Symbolic Prefixes
20892 @cindex symbolic prefixes
20894 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20895 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20896 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20897 rule of 900 to the current article.
20899 This is all nice and well, but what if you want to give a command some
20900 additional information?  Well, what most commands do is interpret the
20901 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20902 doesn't want a backup file to be created when saving the current buffer,
20903 for instance.  But what if you want to save without making a backup
20904 file, and you want Emacs to flash lights and play a nice tune at the
20905 same time?  You can't, and you're probably perfectly happy that way.
20907 @kindex M-i (Summary)
20908 @findex gnus-symbolic-argument
20909 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20910 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20911 character typed in is the value.  You can stack as many @kbd{M-i}
20912 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20913 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20914 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20915 @code{b}''.  You get the drift.
20917 Typing in symbolic prefixes to commands that don't accept them doesn't
20918 hurt, but it doesn't do any good either.  Currently not many Gnus
20919 functions make use of the symbolic prefix.
20921 If you're interested in how Gnus implements this, @pxref{Extended
20922 Interactive}.
20925 @node Formatting Variables
20926 @section Formatting Variables
20927 @cindex formatting variables
20929 Throughout this manual you've probably noticed lots of variables called
20930 things like @code{gnus-group-line-format} and
20931 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20932 output lines in the various buffers.  There's quite a lot of them.
20933 Fortunately, they all use the same syntax, so there's not that much to
20934 be annoyed by.
20936 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20937 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20938 lots of percentages everywhere.
20940 @menu
20941 * Formatting Basics::           A formatting variable is basically a format string.
20942 * Mode Line Formatting::        Some rules about mode line formatting variables.
20943 * Advanced Formatting::         Modifying output in various ways.
20944 * User-Defined Specs::          Having Gnus call your own functions.
20945 * Formatting Fonts::            Making the formatting look colorful and nice.
20946 * Positioning Point::           Moving point to a position after an operation.
20947 * Tabulation::                  Tabulating your output.
20948 * Wide Characters::             Dealing with wide characters.
20949 @end menu
20951 Currently Gnus uses the following formatting variables:
20952 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20953 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20954 @code{gnus-group-mode-line-format},
20955 @code{gnus-summary-mode-line-format},
20956 @code{gnus-article-mode-line-format},
20957 @code{gnus-server-mode-line-format}, and
20958 @code{gnus-summary-pick-line-format}.
20960 All these format variables can also be arbitrary elisp forms.  In that
20961 case, they will be @code{eval}ed to insert the required lines.
20963 @kindex M-x gnus-update-format
20964 @findex gnus-update-format
20965 Gnus includes a command to help you while creating your own format
20966 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20967 update the spec in question and pop you to a buffer where you can
20968 examine the resulting Lisp code to be run to generate the line.
20972 @node Formatting Basics
20973 @subsection Formatting Basics
20975 Each @samp{%} element will be replaced by some string or other when the
20976 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20977 spec, and pad with spaces to get a 5-character field''.
20979 As with normal C and Emacs Lisp formatting strings, the numerical
20980 modifier between the @samp{%} and the formatting type character will
20981 @dfn{pad} the output so that it is always at least that long.
20982 @samp{%5y} will make the field always (at least) five characters wide by
20983 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20984 the right instead.
20986 You may also wish to limit the length of the field to protect against
20987 particularly wide values.  For that you can say @samp{%4,6y}, which
20988 means that the field will never be more than 6 characters wide and never
20989 less than 4 characters wide.
20991 Also Gnus supports some extended format specifications, such as
20992 @samp{%&user-date;}.
20995 @node Mode Line Formatting
20996 @subsection Mode Line Formatting
20998 Mode line formatting variables (e.g.,
20999 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21000 buffer line oriented formatting variables (@pxref{Formatting Basics})
21001 with the following two differences:
21003 @enumerate
21005 @item
21006 There must be no newline (@samp{\n}) at the end.
21008 @item
21009 The special @samp{%%b} spec can be used to display the buffer name.
21010 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21011 @samp{%} to allow it to pass through the formatting machinery unmangled,
21012 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21013 display interprets to mean ``show the buffer name''.  For a full list of
21014 mode line specs Emacs understands, see the documentation of the
21015 @code{mode-line-format} variable.
21017 @end enumerate
21020 @node Advanced Formatting
21021 @subsection Advanced Formatting
21023 It is frequently useful to post-process the fields in some way.
21024 Padding, limiting, cutting off parts and suppressing certain values can
21025 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21026 look like @samp{%~(cut 3)~(ignore "0")y}.
21028 These are the valid modifiers:
21030 @table @code
21031 @item pad
21032 @itemx pad-left
21033 Pad the field to the left with spaces until it reaches the required
21034 length.
21036 @item pad-right
21037 Pad the field to the right with spaces until it reaches the required
21038 length.
21040 @item max
21041 @itemx max-left
21042 Cut off characters from the left until it reaches the specified length.
21044 @item max-right
21045 Cut off characters from the right until it reaches the specified
21046 length.
21048 @item cut
21049 @itemx cut-left
21050 Cut off the specified number of characters from the left.
21052 @item cut-right
21053 Cut off the specified number of characters from the right.
21055 @item ignore
21056 Return an empty string if the field is equal to the specified value.
21058 @item form
21059 Use the specified form as the field value when the @samp{@@} spec is
21060 used.
21062 Here's an example:
21064 @lisp
21065 "~(form (current-time-string))@@"
21066 @end lisp
21068 @end table
21070 Let's take an example.  The @samp{%o} spec in the summary mode lines
21071 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21072 This is quite a mouthful, so we want to shave off the century number and
21073 the time, leaving us with a six-character date.  That would be
21074 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21075 maxing, and we need the padding to ensure that the date is never less
21076 than 6 characters to make it look nice in columns.)
21078 Ignoring is done first; then cutting; then maxing; and then as the very
21079 last operation, padding.
21081 If you use lots of these advanced thingies, you'll find that Gnus gets
21082 quite slow.  This can be helped enormously by running @kbd{M-x
21083 gnus-compile} when you are satisfied with the look of your lines.
21084 @xref{Compilation}.
21087 @node User-Defined Specs
21088 @subsection User-Defined Specs
21090 All the specs allow for inserting user defined specifiers---@samp{u}.
21091 The next character in the format string should be a letter.  Gnus
21092 will call the function @code{gnus-user-format-function-}@samp{X}, where
21093 @samp{X} is the letter following @samp{%u}.  The function will be passed
21094 a single parameter---what the parameter means depends on what buffer
21095 it's being called from.  The function should return a string, which will
21096 be inserted into the buffer just like information from any other
21097 specifier.  This function may also be called with dummy values, so it
21098 should protect against that.
21100 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21101 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21103 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21104 much the same without defining new functions.  Here's an example:
21105 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21106 given here will be evaluated to yield the current line number, and then
21107 inserted.
21110 @node Formatting Fonts
21111 @subsection Formatting Fonts
21113 There are specs for highlighting, and these are shared by all the format
21114 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21115 the special @code{mouse-face} property set, which means that it will be
21116 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21117 over it.
21119 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21120 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21121 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21122 and so on.  Create as many faces as you wish.  The same goes for the
21123 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21124 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21126 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21127 special @code{balloon-help} property set to
21128 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21129 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21130 variables should be either strings or symbols naming functions that
21131 return a string.  When the mouse passes over text with this property
21132 set, a balloon window will appear and display the string.  Please
21133 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21134 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21135 XEmacs) for more information on this.  (For technical reasons, the
21136 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21137 paragraph.)
21139 Here's an alternative recipe for the group buffer:
21141 @lisp
21142 ;; @r{Create three face types.}
21143 (setq gnus-face-1 'bold)
21144 (setq gnus-face-3 'italic)
21146 ;; @r{We want the article count to be in}
21147 ;; @r{a bold and green face.  So we create}
21148 ;; @r{a new face called @code{my-green-bold}.}
21149 (copy-face 'bold 'my-green-bold)
21150 ;; @r{Set the color.}
21151 (set-face-foreground 'my-green-bold "ForestGreen")
21152 (setq gnus-face-2 'my-green-bold)
21154 ;; @r{Set the new & fancy format.}
21155 (setq gnus-group-line-format
21156       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21157 @end lisp
21159 I'm sure you'll be able to use this scheme to create totally unreadable
21160 and extremely vulgar displays.  Have fun!
21162 Note that the @samp{%(} specs (and friends) do not make any sense on the
21163 mode-line variables.
21165 @node Positioning Point
21166 @subsection Positioning Point
21168 Gnus usually moves point to a pre-defined place on each line in most
21169 buffers.  By default, point move to the first colon character on the
21170 line.  You can customize this behavior in three different ways.
21172 You can move the colon character to somewhere else on the line.
21174 @findex gnus-goto-colon
21175 You can redefine the function that moves the point to the colon.  The
21176 function is called @code{gnus-goto-colon}.
21178 But perhaps the most convenient way to deal with this, if you don't want
21179 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21180 put a @samp{%*} somewhere in your format line definition, Gnus will
21181 place point there.
21184 @node Tabulation
21185 @subsection Tabulation
21187 You can usually line up your displays by padding and cutting your
21188 strings.  However, when combining various strings of different size, it
21189 can often be more convenient to just output the strings, and then worry
21190 about lining up the following text afterwards.
21192 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21193 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21195 @samp{%50=} will insert space characters to pad the line up to column
21196 50.  If the text is already past column 50, nothing will be inserted.
21197 This is the soft tabulator.
21199 @samp{%-50=} will insert space characters to pad the line up to column
21200 50.  If the text is already past column 50, the excess text past column
21201 50 will be removed.  This is the hard tabulator.
21204 @node Wide Characters
21205 @subsection Wide Characters
21207 Fixed width fonts in most countries have characters of the same width.
21208 Some countries, however, use Latin characters mixed with wider
21209 characters---most notable East Asian countries.
21211 The problem is that when formatting, Gnus assumes that if a string is 10
21212 characters wide, it'll be 10 Latin characters wide on the screen.  In
21213 these countries, that's not true.
21215 @vindex gnus-use-correct-string-widths
21216 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21217 @code{t}.  This makes buffer generation slower, but the results will be
21218 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21219 for Emacs.
21222 @node Window Layout
21223 @section Window Layout
21224 @cindex window layout
21226 No, there's nothing here about X, so be quiet.
21228 @vindex gnus-use-full-window
21229 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21230 other windows and occupy the entire Emacs screen by itself.  It is
21231 @code{t} by default.
21233 Setting this variable to @code{nil} kinda works, but there are
21234 glitches.  Use at your own peril.
21236 @vindex gnus-buffer-configuration
21237 @code{gnus-buffer-configuration} describes how much space each Gnus
21238 buffer should be given.  Here's an excerpt of this variable:
21240 @lisp
21241 ((group (vertical 1.0 (group 1.0 point)
21242                       (if gnus-carpal (group-carpal 4))))
21243  (article (vertical 1.0 (summary 0.25 point)
21244                         (article 1.0))))
21245 @end lisp
21247 This is an alist.  The @dfn{key} is a symbol that names some action or
21248 other.  For instance, when displaying the group buffer, the window
21249 configuration function will use @code{group} as the key.  A full list of
21250 possible names is listed below.
21252 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21253 should occupy.  To take the @code{article} split as an example -
21255 @lisp
21256 (article (vertical 1.0 (summary 0.25 point)
21257                        (article 1.0)))
21258 @end lisp
21260 This @dfn{split} says that the summary buffer should occupy 25% of upper
21261 half of the screen, and that it is placed over the article buffer.  As
21262 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21263 reaching for that calculator there).  However, the special number
21264 @code{1.0} is used to signal that this buffer should soak up all the
21265 rest of the space available after the rest of the buffers have taken
21266 whatever they need.  There should be only one buffer with the @code{1.0}
21267 size spec per split.
21269 Point will be put in the buffer that has the optional third element
21270 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21271 split where the tag @code{frame-focus} is a member (i.e. is the third or
21272 fourth element in the list, depending on whether the @code{point} tag is
21273 present) gets focus.
21275 Here's a more complicated example:
21277 @lisp
21278 (article (vertical 1.0 (group 4)
21279                        (summary 0.25 point)
21280                        (if gnus-carpal (summary-carpal 4))
21281                        (article 1.0)))
21282 @end lisp
21284 If the size spec is an integer instead of a floating point number,
21285 then that number will be used to say how many lines a buffer should
21286 occupy, not a percentage.
21288 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21289 precise---if the @code{car} of the split is a function or a subr), this
21290 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21291 be used as a split.  This means that there will be three buffers if
21292 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21293 is non-@code{nil}.
21295 Not complicated enough for you?  Well, try this on for size:
21297 @lisp
21298 (article (horizontal 1.0
21299              (vertical 0.5
21300                  (group 1.0)
21301                  (gnus-carpal 4))
21302              (vertical 1.0
21303                  (summary 0.25 point)
21304                  (summary-carpal 4)
21305                  (article 1.0))))
21306 @end lisp
21308 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21309 @code{horizontal} thingie?
21311 If the first element in one of the split is @code{horizontal}, Gnus will
21312 split the window horizontally, giving you two windows side-by-side.
21313 Inside each of these strips you may carry on all you like in the normal
21314 fashion.  The number following @code{horizontal} says what percentage of
21315 the screen is to be given to this strip.
21317 For each split, there @emph{must} be one element that has the 100% tag.
21318 The splitting is never accurate, and this buffer will eat any leftover
21319 lines from the splits.
21321 To be slightly more formal, here's a definition of what a valid split
21322 may look like:
21324 @example
21325 @group
21326 split      = frame | horizontal | vertical | buffer | form
21327 frame      = "(frame " size *split ")"
21328 horizontal = "(horizontal " size *split ")"
21329 vertical   = "(vertical " size *split ")"
21330 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21331 size       = number | frame-params
21332 buf-name   = group | article | summary ...
21333 @end group
21334 @end example
21336 The limitations are that the @code{frame} split can only appear as the
21337 top-level split.  @var{form} should be an Emacs Lisp form that should
21338 return a valid split.  We see that each split is fully recursive, and
21339 may contain any number of @code{vertical} and @code{horizontal} splits.
21341 @vindex gnus-window-min-width
21342 @vindex gnus-window-min-height
21343 @cindex window height
21344 @cindex window width
21345 Finding the right sizes can be a bit complicated.  No window may be less
21346 than @code{gnus-window-min-height} (default 1) characters high, and all
21347 windows must be at least @code{gnus-window-min-width} (default 1)
21348 characters wide.  Gnus will try to enforce this before applying the
21349 splits.  If you want to use the normal Emacs window width/height limit,
21350 you can just set these two variables to @code{nil}.
21352 If you're not familiar with Emacs terminology, @code{horizontal} and
21353 @code{vertical} splits may work the opposite way of what you'd expect.
21354 Windows inside a @code{horizontal} split are shown side-by-side, and
21355 windows within a @code{vertical} split are shown above each other.
21357 @findex gnus-configure-frame
21358 If you want to experiment with window placement, a good tip is to call
21359 @code{gnus-configure-frame} directly with a split.  This is the function
21360 that does all the real work when splitting buffers.  Below is a pretty
21361 nonsensical configuration with 5 windows; two for the group buffer and
21362 three for the article buffer.  (I said it was nonsensical.)  If you
21363 @code{eval} the statement below, you can get an idea of how that would
21364 look straight away, without going through the normal Gnus channels.
21365 Play with it until you're satisfied, and then use
21366 @code{gnus-add-configuration} to add your new creation to the buffer
21367 configuration list.
21369 @lisp
21370 (gnus-configure-frame
21371  '(horizontal 1.0
21372     (vertical 10
21373       (group 1.0)
21374       (article 0.3 point))
21375     (vertical 1.0
21376       (article 1.0)
21377       (horizontal 4
21378         (group 1.0)
21379         (article 10)))))
21380 @end lisp
21382 You might want to have several frames as well.  No prob---just use the
21383 @code{frame} split:
21385 @lisp
21386 (gnus-configure-frame
21387  '(frame 1.0
21388          (vertical 1.0
21389                    (summary 0.25 point frame-focus)
21390                    (article 1.0))
21391          (vertical ((height . 5) (width . 15)
21392                     (user-position . t)
21393                     (left . -1) (top . 1))
21394                    (picon 1.0))))
21396 @end lisp
21398 This split will result in the familiar summary/article window
21399 configuration in the first (or ``main'') frame, while a small additional
21400 frame will be created where picons will be shown.  As you can see,
21401 instead of the normal @code{1.0} top-level spec, each additional split
21402 should have a frame parameter alist as the size spec.
21403 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21404 Reference Manual}.  Under XEmacs, a frame property list will be
21405 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21406 is such a plist.
21407 The list of all possible keys for @code{gnus-buffer-configuration} can
21408 be found in its default value.
21410 Note that the @code{message} key is used for both
21411 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21412 it is desirable to distinguish between the two, something like this
21413 might be used:
21415 @lisp
21416 (message (horizontal 1.0
21417                      (vertical 1.0 (message 1.0 point))
21418                      (vertical 0.24
21419                                (if (buffer-live-p gnus-summary-buffer)
21420                                    '(summary 0.5))
21421                                (group 1.0))))
21422 @end lisp
21424 One common desire for a multiple frame split is to have a separate frame
21425 for composing mail and news while leaving the original frame intact.  To
21426 accomplish that, something like the following can be done:
21428 @lisp
21429 (message
21430   (frame 1.0
21431          (if (not (buffer-live-p gnus-summary-buffer))
21432              (car (cdr (assoc 'group gnus-buffer-configuration)))
21433            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21434          (vertical ((user-position . t) (top . 1) (left . 1)
21435                     (name . "Message"))
21436                    (message 1.0 point))))
21437 @end lisp
21439 @findex gnus-add-configuration
21440 Since the @code{gnus-buffer-configuration} variable is so long and
21441 complicated, there's a function you can use to ease changing the config
21442 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21443 you want to change the @code{article} setting, you could say:
21445 @lisp
21446 (gnus-add-configuration
21447  '(article (vertical 1.0
21448                (group 4)
21449                (summary .25 point)
21450                (article 1.0))))
21451 @end lisp
21453 You'd typically stick these @code{gnus-add-configuration} calls in your
21454 @file{~/.gnus.el} file or in some startup hook---they should be run after
21455 Gnus has been loaded.
21457 @vindex gnus-always-force-window-configuration
21458 If all windows mentioned in the configuration are already visible, Gnus
21459 won't change the window configuration.  If you always want to force the
21460 ``right'' window configuration, you can set
21461 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21463 If you're using tree displays (@pxref{Tree Display}), and the tree
21464 window is displayed vertically next to another window, you may also want
21465 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21466 windows resized.
21468 @subsection Example Window Configurations
21470 @itemize @bullet
21471 @item
21472 Narrow left hand side occupied by group buffer.  Right hand side split
21473 between summary buffer (top one-sixth) and article buffer (bottom).
21475 @ifinfo
21476 @example
21477 +---+---------+
21478 | G | Summary |
21479 | r +---------+
21480 | o |         |
21481 | u | Article |
21482 | p |         |
21483 +---+---------+
21484 @end example
21485 @end ifinfo
21487 @lisp
21488 (gnus-add-configuration
21489  '(article
21490    (horizontal 1.0
21491                (vertical 25 (group 1.0))
21492                (vertical 1.0
21493                          (summary 0.16 point)
21494                          (article 1.0)))))
21496 (gnus-add-configuration
21497  '(summary
21498    (horizontal 1.0
21499                (vertical 25 (group 1.0))
21500                (vertical 1.0 (summary 1.0 point)))))
21501 @end lisp
21503 @end itemize
21506 @node Faces and Fonts
21507 @section Faces and Fonts
21508 @cindex faces
21509 @cindex fonts
21510 @cindex colors
21512 Fiddling with fonts and faces used to be very difficult, but these days
21513 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21514 the face you want to alter, and alter it via the standard Customize
21515 interface.
21518 @node Compilation
21519 @section Compilation
21520 @cindex compilation
21521 @cindex byte-compilation
21523 @findex gnus-compile
21525 Remember all those line format specification variables?
21526 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21527 on.  Now, Gnus will of course heed whatever these variables are, but,
21528 unfortunately, changing them will mean a quite significant slow-down.
21529 (The default values of these variables have byte-compiled functions
21530 associated with them, while the user-generated versions do not, of
21531 course.)
21533 To help with this, you can run @kbd{M-x gnus-compile} after you've
21534 fiddled around with the variables and feel that you're (kind of)
21535 satisfied.  This will result in the new specs being byte-compiled, and
21536 you'll get top speed again.  Gnus will save these compiled specs in the
21537 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
21538 this function, though---you should compile them yourself by sticking
21539 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21542 @node Mode Lines
21543 @section Mode Lines
21544 @cindex mode lines
21546 @vindex gnus-updated-mode-lines
21547 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21548 lines updated.  It is a list of symbols.  Supported symbols include
21549 @code{group}, @code{article}, @code{summary}, @code{server},
21550 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21551 Gnus will keep that mode line updated with information that may be
21552 pertinent.  If this variable is @code{nil}, screen refresh may be
21553 quicker.
21555 @cindex display-time
21557 @vindex gnus-mode-non-string-length
21558 By default, Gnus displays information on the current article in the mode
21559 lines of the summary and article buffers.  The information Gnus wishes
21560 to display (e.g. the subject of the article) is often longer than the
21561 mode lines, and therefore have to be cut off at some point.  The
21562 @code{gnus-mode-non-string-length} variable says how long the other
21563 elements on the line is (i.e., the non-info part).  If you put
21564 additional elements on the mode line (e.g. a clock), you should modify
21565 this variable:
21567 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21568 @lisp
21569 (add-hook 'display-time-hook
21570           (lambda () (setq gnus-mode-non-string-length
21571                            (+ 21
21572                               (if line-number-mode 5 0)
21573                               (if column-number-mode 4 0)
21574                               (length display-time-string)))))
21575 @end lisp
21577 If this variable is @code{nil} (which is the default), the mode line
21578 strings won't be chopped off, and they won't be padded either.  Note
21579 that the default is unlikely to be desirable, as even the percentage
21580 complete in the buffer may be crowded off the mode line; the user should
21581 configure this variable appropriately for her configuration.
21584 @node Highlighting and Menus
21585 @section Highlighting and Menus
21586 @cindex visual
21587 @cindex highlighting
21588 @cindex menus
21590 @vindex gnus-visual
21591 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21592 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21593 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21594 file.
21596 This variable can be a list of visual properties that are enabled.  The
21597 following elements are valid, and are all included by default:
21599 @table @code
21600 @item group-highlight
21601 Do highlights in the group buffer.
21602 @item summary-highlight
21603 Do highlights in the summary buffer.
21604 @item article-highlight
21605 Do highlights in the article buffer.
21606 @item highlight
21607 Turn on highlighting in all buffers.
21608 @item group-menu
21609 Create menus in the group buffer.
21610 @item summary-menu
21611 Create menus in the summary buffers.
21612 @item article-menu
21613 Create menus in the article buffer.
21614 @item browse-menu
21615 Create menus in the browse buffer.
21616 @item server-menu
21617 Create menus in the server buffer.
21618 @item score-menu
21619 Create menus in the score buffers.
21620 @item menu
21621 Create menus in all buffers.
21622 @end table
21624 So if you only want highlighting in the article buffer and menus in all
21625 buffers, you could say something like:
21627 @lisp
21628 (setq gnus-visual '(article-highlight menu))
21629 @end lisp
21631 If you want highlighting only and no menus whatsoever, you'd say:
21633 @lisp
21634 (setq gnus-visual '(highlight))
21635 @end lisp
21637 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21638 in all Gnus buffers.
21640 Other general variables that influence the look of all buffers include:
21642 @table @code
21643 @item gnus-mouse-face
21644 @vindex gnus-mouse-face
21645 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21646 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21648 @end table
21650 There are hooks associated with the creation of all the different menus:
21652 @table @code
21654 @item gnus-article-menu-hook
21655 @vindex gnus-article-menu-hook
21656 Hook called after creating the article mode menu.
21658 @item gnus-group-menu-hook
21659 @vindex gnus-group-menu-hook
21660 Hook called after creating the group mode menu.
21662 @item gnus-summary-menu-hook
21663 @vindex gnus-summary-menu-hook
21664 Hook called after creating the summary mode menu.
21666 @item gnus-server-menu-hook
21667 @vindex gnus-server-menu-hook
21668 Hook called after creating the server mode menu.
21670 @item gnus-browse-menu-hook
21671 @vindex gnus-browse-menu-hook
21672 Hook called after creating the browse mode menu.
21674 @item gnus-score-menu-hook
21675 @vindex gnus-score-menu-hook
21676 Hook called after creating the score mode menu.
21678 @end table
21681 @node Buttons
21682 @section Buttons
21683 @cindex buttons
21684 @cindex mouse
21685 @cindex click
21687 Those new-fangled @dfn{mouse} contraptions is very popular with the
21688 young, hep kids who don't want to learn the proper way to do things
21689 these days.  Why, I remember way back in the summer of '89, when I was
21690 using Emacs on a Tops 20 system.  Three hundred users on one single
21691 machine, and every user was running Simula compilers.  Bah!
21693 Right.
21695 @vindex gnus-carpal
21696 Well, you can make Gnus display bufferfuls of buttons you can click to
21697 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21698 really.  Tell the chiropractor I sent you.
21701 @table @code
21703 @item gnus-carpal-mode-hook
21704 @vindex gnus-carpal-mode-hook
21705 Hook run in all carpal mode buffers.
21707 @item gnus-carpal-button-face
21708 @vindex gnus-carpal-button-face
21709 Face used on buttons.
21711 @item gnus-carpal-header-face
21712 @vindex gnus-carpal-header-face
21713 Face used on carpal buffer headers.
21715 @item gnus-carpal-group-buffer-buttons
21716 @vindex gnus-carpal-group-buffer-buttons
21717 Buttons in the group buffer.
21719 @item gnus-carpal-summary-buffer-buttons
21720 @vindex gnus-carpal-summary-buffer-buttons
21721 Buttons in the summary buffer.
21723 @item gnus-carpal-server-buffer-buttons
21724 @vindex gnus-carpal-server-buffer-buttons
21725 Buttons in the server buffer.
21727 @item gnus-carpal-browse-buffer-buttons
21728 @vindex gnus-carpal-browse-buffer-buttons
21729 Buttons in the browse buffer.
21730 @end table
21732 All the @code{buttons} variables are lists.  The elements in these list
21733 are either cons cells where the @code{car} contains a text to be displayed and
21734 the @code{cdr} contains a function symbol, or a simple string.
21737 @node Daemons
21738 @section Daemons
21739 @cindex demons
21740 @cindex daemons
21742 Gnus, being larger than any program ever written (allegedly), does lots
21743 of strange stuff that you may wish to have done while you're not
21744 present.  For instance, you may want it to check for new mail once in a
21745 while.  Or you may want it to close down all connections to all servers
21746 when you leave Emacs idle.  And stuff like that.
21748 Gnus will let you do stuff like that by defining various
21749 @dfn{handlers}.  Each handler consists of three elements:  A
21750 @var{function}, a @var{time}, and an @var{idle} parameter.
21752 Here's an example of a handler that closes connections when Emacs has
21753 been idle for thirty minutes:
21755 @lisp
21756 (gnus-demon-close-connections nil 30)
21757 @end lisp
21759 Here's a handler that scans for @acronym{PGP} headers every hour when
21760 Emacs is idle:
21762 @lisp
21763 (gnus-demon-scan-pgp 60 t)
21764 @end lisp
21766 This @var{time} parameter and that @var{idle} parameter work together
21767 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21768 @code{nil}, then the function will be called every @var{time} minutes.
21770 If @var{idle} is @code{t}, then the function will be called after
21771 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21772 the function will never be called.  But once Emacs goes idle, the
21773 function will be called every @var{time} minutes.
21775 If @var{idle} is a number and @var{time} is a number, the function will
21776 be called every @var{time} minutes only when Emacs has been idle for
21777 @var{idle} minutes.
21779 If @var{idle} is a number and @var{time} is @code{nil}, the function
21780 will be called once every time Emacs has been idle for @var{idle}
21781 minutes.
21783 And if @var{time} is a string, it should look like @samp{07:31}, and
21784 the function will then be called once every day somewhere near that
21785 time.  Modified by the @var{idle} parameter, of course.
21787 @vindex gnus-demon-timestep
21788 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21789 seconds.  This is 60 by default.  If you change that variable,
21790 all the timings in the handlers will be affected.)
21792 So, if you want to add a handler, you could put something like this in
21793 your @file{~/.gnus.el} file:
21795 @findex gnus-demon-add-handler
21796 @lisp
21797 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21798 @end lisp
21800 @findex gnus-demon-add-nocem
21801 @findex gnus-demon-add-scanmail
21802 @findex gnus-demon-add-rescan
21803 @findex gnus-demon-add-scan-timestamps
21804 @findex gnus-demon-add-disconnection
21805 Some ready-made functions to do this have been created:
21806 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21807 @code{gnus-demon-add-nntp-close-connection},
21808 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21809 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21810 @file{~/.gnus.el} if you want those abilities.
21812 @findex gnus-demon-init
21813 @findex gnus-demon-cancel
21814 @vindex gnus-demon-handlers
21815 If you add handlers to @code{gnus-demon-handlers} directly, you should
21816 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21817 daemons, you can use the @code{gnus-demon-cancel} function.
21819 Note that adding daemons can be pretty naughty if you over do it.  Adding
21820 functions that scan all news and mail from all servers every two seconds
21821 is a sure-fire way of getting booted off any respectable system.  So
21822 behave.
21825 @node NoCeM
21826 @section NoCeM
21827 @cindex nocem
21828 @cindex spam
21830 @dfn{Spamming} is posting the same article lots and lots of times.
21831 Spamming is bad.  Spamming is evil.
21833 Spamming is usually canceled within a day or so by various anti-spamming
21834 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21835 NoCeM is pronounced ``no see-'em'', and means what the name
21836 implies---these are messages that make the offending articles, like, go
21837 away.
21839 What use are these NoCeM messages if the articles are canceled anyway?
21840 Some sites do not honor cancel messages and some sites just honor cancels
21841 from a select few people.  Then you may wish to make use of the NoCeM
21842 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21844 Gnus can read and parse the messages in this group automatically, and
21845 this will make spam disappear.
21847 There are some variables to customize, of course:
21849 @table @code
21850 @item gnus-use-nocem
21851 @vindex gnus-use-nocem
21852 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21853 by default.
21855 You can also set this variable to a positive number as a group level.
21856 In that case, Gnus scans NoCeM messages when checking new news if this
21857 value is not exceeding a group level that you specify as the prefix
21858 argument to some commands, e.g. @code{gnus},
21859 @code{gnus-group-get-new-news}, etc.  Otherwise, Gnus does not scan
21860 NoCeM messages if you specify a group level to those commands.  For
21861 example, if you use 1 or 2 on the mail groups and the levels on the news
21862 groups remain the default, 3 is the best choice.
21864 @item gnus-nocem-groups
21865 @vindex gnus-nocem-groups
21866 Gnus will look for NoCeM messages in the groups in this list.  The
21867 default is
21868 @lisp
21869 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21870  "alt.nocem.misc" "news.admin.net-abuse.announce")
21871 @end lisp
21873 @item gnus-nocem-issuers
21874 @vindex gnus-nocem-issuers
21875 There are many people issuing NoCeM messages.  This list says what
21876 people you want to listen to.  The default is
21877 @lisp
21878 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21879  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21880 @end lisp
21881 fine, upstanding citizens all of them.
21883 Known despammers that you can put in this list are listed at@*
21884 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21886 You do not have to heed NoCeM messages from all these people---just the
21887 ones you want to listen to.  You also don't have to accept all NoCeM
21888 messages from the people you like.  Each NoCeM message has a @dfn{type}
21889 header that gives the message a (more or less, usually less) rigorous
21890 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21891 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21892 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21893 Each condition is either a string (which is a regexp that matches types
21894 you want to use) or a list on the form @code{(not @var{string})}, where
21895 @var{string} is a regexp that matches types you don't want to use.
21897 For instance, if you want all NoCeM messages from Chris Lewis except his
21898 @samp{troll} messages, you'd say:
21900 @lisp
21901 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21902 @end lisp
21904 On the other hand, if you just want nothing but his @samp{spam} and
21905 @samp{spew} messages, you'd say:
21907 @lisp
21908 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21909 @end lisp
21911 The specs are applied left-to-right.
21914 @item gnus-nocem-verifyer
21915 @vindex gnus-nocem-verifyer
21916 @findex pgg-verify
21917 This should be a function for verifying that the NoCeM issuer is who she
21918 says she is.  The default is @code{pgg-verify}, which returns
21919 non-@code{nil} if the verification is successful, otherwise (including
21920 the case the NoCeM message was not signed) returns @code{nil}.  If this
21921 is too slow and you don't care for verification (which may be dangerous),
21922 you can set this variable to @code{nil}.
21924 Formerly the default was @code{mc-verify}, which is a Mailcrypt
21925 function.  While you can still use it, you can change it into
21926 @code{pgg-verify} running with GnuPG if you are willing to add the
21927 @acronym{PGP} public keys to GnuPG's keyring.
21929 @item gnus-nocem-directory
21930 @vindex gnus-nocem-directory
21931 This is where Gnus will store its NoCeM cache files.  The default is@*
21932 @file{~/News/NoCeM/}.
21934 @item gnus-nocem-expiry-wait
21935 @vindex gnus-nocem-expiry-wait
21936 The number of days before removing old NoCeM entries from the cache.
21937 The default is 15.  If you make it shorter Gnus will be faster, but you
21938 might then see old spam.
21940 @item gnus-nocem-check-from
21941 @vindex gnus-nocem-check-from
21942 Non-@code{nil} means check for valid issuers in message bodies.
21943 Otherwise don't bother fetching articles unless their author matches a
21944 valid issuer; that is much faster if you are selective about the
21945 issuers.
21947 @item gnus-nocem-check-article-limit
21948 @vindex gnus-nocem-check-article-limit
21949 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21950 group.  NoCeM groups can be huge and very slow to process.
21952 @end table
21954 Using NoCeM could potentially be a memory hog.  If you have many living
21955 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21956 big.  If this is a problem, you should kill off all (or most) of your
21957 unsubscribed groups (@pxref{Subscription Commands}).
21960 @node Undo
21961 @section Undo
21962 @cindex undo
21964 It is very useful to be able to undo actions one has done.  In normal
21965 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21966 In Gnus buffers, however, it isn't that simple.
21968 The things Gnus displays in its buffer is of no value whatsoever to
21969 Gnus---it's all just data designed to look nice to the user.
21970 Killing a group in the group buffer with @kbd{C-k} makes the line
21971 disappear, but that's just a side-effect of the real action---the
21972 removal of the group in question from the internal Gnus structures.
21973 Undoing something like that can't be done by the normal Emacs
21974 @code{undo} function.
21976 Gnus tries to remedy this somewhat by keeping track of what the user
21977 does and coming up with actions that would reverse the actions the user
21978 takes.  When the user then presses the @code{undo} key, Gnus will run
21979 the code to reverse the previous action, or the previous actions.
21980 However, not all actions are easily reversible, so Gnus currently offers
21981 a few key functions to be undoable.  These include killing groups,
21982 yanking groups, and changing the list of read articles of groups.
21983 That's it, really.  More functions may be added in the future, but each
21984 added function means an increase in data to be stored, so Gnus will
21985 never be totally undoable.
21987 @findex gnus-undo-mode
21988 @vindex gnus-use-undo
21989 @findex gnus-undo
21990 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21991 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21992 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21993 command, which should feel kinda like the normal Emacs @code{undo}
21994 command.
21997 @node Predicate Specifiers
21998 @section Predicate Specifiers
21999 @cindex predicate specifiers
22001 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22002 form that allows flexible specification of predicates without having
22003 to type all that much.
22005 These specifiers are lists consisting of functions, symbols and lists.
22007 Here's an example:
22009 @lisp
22010 (or gnus-article-unseen-p
22011     gnus-article-unread-p)
22012 @end lisp
22014 The available symbols are @code{or}, @code{and} and @code{not}.  The
22015 functions all take one parameter.
22017 @findex gnus-make-predicate
22018 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22019 to create a function that can be called.  This input parameter to this
22020 function will be passed along to all the functions in the predicate
22021 specifier.
22024 @node Moderation
22025 @section Moderation
22026 @cindex moderation
22028 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22029 It is not included in the standard Gnus package.  Write a mail to
22030 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22031 get a copy.
22033 The moderation package is implemented as a minor mode for summary
22034 buffers.  Put
22036 @lisp
22037 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22038 @end lisp
22040 in your @file{~/.gnus.el} file.
22042 If you are the moderator of @samp{rec.zoofle}, this is how it's
22043 supposed to work:
22045 @enumerate
22046 @item
22047 You split your incoming mail by matching on
22048 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22049 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22051 @item
22052 You enter that group once in a while and post articles using the @kbd{e}
22053 (edit-and-post) or @kbd{s} (just send unedited) commands.
22055 @item
22056 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22057 articles that weren't approved by you, you can cancel them with the
22058 @kbd{c} command.
22059 @end enumerate
22061 To use moderation mode in these two groups, say:
22063 @lisp
22064 (setq gnus-moderated-list
22065       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22066 @end lisp
22069 @node Fetching a Group
22070 @section Fetching a Group
22071 @cindex fetching a group
22073 @findex gnus-fetch-group
22074 It is sometimes convenient to be able to just say ``I want to read this
22075 group and I don't care whether Gnus has been started or not''.  This is
22076 perhaps more useful for people who write code than for users, but the
22077 command @code{gnus-fetch-group} provides this functionality in any case.
22078 It takes the group name as a parameter.
22081 @node Image Enhancements
22082 @section Image Enhancements
22084 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22085 support images yet.}, is able to display pictures and stuff, so Gnus has
22086 taken advantage of that.
22088 @menu
22089 * X-Face::                      Display a funky, teensy black-and-white image.
22090 * Face::                        Display a funkier, teensier colored image.
22091 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22092 * Picons::                      How to display pictures of what you're reading.
22093 * XVarious::                    Other XEmacsy Gnusey variables.
22094 @end menu
22097 @node X-Face
22098 @subsection X-Face
22099 @cindex x-face
22101 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22102 depth) image that's supposed to represent the author of the message.
22103 It seems to be supported by an ever-growing number of mail and news
22104 readers.
22106 @cindex x-face
22107 @findex gnus-article-display-x-face
22108 @vindex gnus-article-x-face-command
22109 @vindex gnus-article-x-face-too-ugly
22110 @iftex
22111 @iflatex
22112 \include{xface}
22113 @end iflatex
22114 @end iftex
22115 @c @anchor{X-Face}
22117 Viewing an @code{X-Face} header either requires an Emacs that has
22118 @samp{compface} support (which most XEmacs versions has), or that you
22119 have suitable conversion or display programs installed.  If your Emacs
22120 has image support the default action is to display the face before the
22121 @code{From} header.  If there's no native @code{X-Face} support, Gnus
22122 will try to convert the @code{X-Face} header using external programs
22123 from the @code{pbmplus} package and friends.  For XEmacs it's faster if
22124 XEmacs has been compiled with @code{X-Face} support.  The default action
22125 under Emacs without image support is to fork off the @code{display}
22126 program.
22128 On a GNU/Linux system, the @code{display} program is from the
22129 ImageMagick package.  For external conversion programs look for packages
22130 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22132 The variable that controls this is the
22133 @code{gnus-article-x-face-command} variable.  If this variable is a
22134 string, this string will be executed in a sub-shell.  If it is a
22135 function, this function will be called with the face as the argument.
22136 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
22137 the @code{From} header, the face will not be shown.
22139 (Note: @code{x-face} is used in the variable/function names, not
22140 @code{xface}).
22142 @noindent
22143 Face and variable:
22145 @table @code
22146 @item gnus-x-face
22147 @vindex gnus-x-face
22148 Face to show X-Face.  The colors from this face are used as the
22149 foreground and background colors of the displayed X-Faces.  The
22150 default colors are black and white.
22151 @end table
22153 If you use posting styles, you can use an @code{x-face-file} entry in
22154 @code{gnus-posting-styles}, @xref{Posting Styles}.  If you don't, Gnus
22155 provides a few convenience functions and variables to allow easier
22156 insertion of X-Face headers in outgoing messages.  You also need the
22157 above mentioned ImageMagick, netpbm or other image conversion packages
22158 (depending the values of the variables below) for these functions.
22160 @findex gnus-random-x-face
22161 @vindex gnus-convert-pbm-to-x-face-command
22162 @vindex gnus-x-face-directory
22163 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22164 @code{gnus-x-face-directory} and picks one at random, and then
22165 converts it to the X-Face format by using the
22166 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22167 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22168 header data as a string.
22170 @findex gnus-insert-random-x-face-header
22171 @code{gnus-insert-random-x-face-header} calls
22172 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22173 randomly generated data.
22175 @findex gnus-x-face-from-file
22176 @vindex gnus-convert-image-to-x-face-command
22177 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22178 converts the file to X-Face format by using the
22179 @code{gnus-convert-image-to-x-face-command} shell command.
22181 Here's how you would typically use the first function.  Put something
22182 like the following in your @file{~/.gnus.el} file:
22184 @lisp
22185 (setq message-required-news-headers
22186       (nconc message-required-news-headers
22187              (list '(X-Face . gnus-random-x-face))))
22188 @end lisp
22190 Using the last function would be something like this:
22192 @lisp
22193 (setq message-required-news-headers
22194       (nconc message-required-news-headers
22195              (list '(X-Face . (lambda ()
22196                                 (gnus-x-face-from-file
22197                                  "~/My-face.gif"))))))
22198 @end lisp
22201 @node Face
22202 @subsection Face
22203 @cindex face
22205 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22207 @code{Face} headers are essentially a funkier version of @code{X-Face}
22208 ones. They describe a 48x48 pixel colored image that's supposed to
22209 represent the author of the message.
22211 @cindex face
22212 @findex gnus-article-display-face
22213 The contents of a @code{Face} header must be a base64 encoded PNG image.
22214 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22215 specifications.
22217 Viewing an @code{Face} header requires an Emacs that is able to display
22218 PNG images.
22219 @c Maybe add this:
22220 @c (if (featurep 'xemacs)
22221 @c     (featurep 'png)
22222 @c   (image-type-available-p 'png))
22224 Gnus provides a few convenience functions and variables to allow
22225 easier insertion of Face headers in outgoing messages.
22227 @findex gnus-convert-png-to-face
22228 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22229 726 bytes long, and converts it to a face.
22231 @findex gnus-face-from-file
22232 @vindex gnus-convert-image-to-face-command
22233 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22234 converts the file to Face format by using the
22235 @code{gnus-convert-image-to-face-command} shell command.
22237 Here's how you would typically use this function. Put something like the
22238 following in your @file{~/.gnus.el} file:
22240 @lisp
22241 (setq message-required-news-headers
22242       (nconc message-required-news-headers
22243              (list '(Face . (lambda ()
22244                               (gnus-face-from-file "~/face.jpg"))))))
22245 @end lisp
22248 @node Smileys
22249 @subsection Smileys
22250 @cindex smileys
22252 @iftex
22253 @iflatex
22254 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22255 \input{smiley}
22256 @end iflatex
22257 @end iftex
22259 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22260 currently the only package that uses Smiley, it is documented here.
22262 In short---to use Smiley in Gnus, put the following in your
22263 @file{~/.gnus.el} file:
22265 @lisp
22266 (setq gnus-treat-display-smileys t)
22267 @end lisp
22269 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22270 the like---to pictures and displays those instead of the text smiley
22271 faces.  The conversion is controlled by a list of regexps that matches
22272 text and maps that to file names.
22274 @vindex smiley-regexp-alist
22275 The alist used is specified by the @code{smiley-regexp-alist}
22276 variable.  The first item in each element is the regexp to be matched;
22277 the second element is the regexp match group that is to be replaced by
22278 the picture; and the third element is the name of the file to be
22279 displayed.
22281 The following variables customize where Smiley will look for these
22282 files:
22284 @table @code
22286 @item smiley-data-directory
22287 @vindex smiley-data-directory
22288 Where Smiley will look for smiley faces files.
22290 @item gnus-smiley-file-types
22291 @vindex gnus-smiley-file-types
22292 List of suffixes on smiley file names to try.
22294 @end table
22297 @node Picons
22298 @subsection Picons
22300 @iftex
22301 @iflatex
22302 \include{picons}
22303 @end iflatex
22304 @end iftex
22306 So@dots{}  You want to slow down your news reader even more!  This is a
22307 good way to do so.  It's also a great way to impress people staring
22308 over your shoulder as you read news.
22310 What are Picons?  To quote directly from the Picons Web site:
22312 @iftex
22313 @iflatex
22314 \margindex{}
22315 @end iflatex
22316 @end iftex
22318 @quotation
22319 @dfn{Picons} is short for ``personal icons''.  They're small,
22320 constrained images used to represent users and domains on the net,
22321 organized into databases so that the appropriate image for a given
22322 e-mail address can be found.  Besides users and domains, there are picon
22323 databases for Usenet newsgroups and weather forecasts.  The picons are
22324 in either monochrome @code{XBM} format or color @code{XPM} and
22325 @code{GIF} formats.
22326 @end quotation
22328 @vindex gnus-picon-databases
22329 For instructions on obtaining and installing the picons databases,
22330 point your Web browser at
22331 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22333 If you are using Debian GNU/Linux, saying @samp{apt-get install
22334 picons.*} will install the picons where Gnus can find them.
22336 To enable displaying picons, simply make sure that
22337 @code{gnus-picon-databases} points to the directory containing the
22338 Picons databases.
22340 The following variables offer control over where things are located.
22342 @table @code
22344 @item gnus-picon-databases
22345 @vindex gnus-picon-databases
22346 The location of the picons database.  This is a list of directories
22347 containing the @file{news}, @file{domains}, @file{users} (and so on)
22348 subdirectories.  Defaults to @code{("/usr/lib/picon"
22349 "/usr/local/faces")}.
22351 @item gnus-picon-news-directories
22352 @vindex gnus-picon-news-directories
22353 List of subdirectories to search in @code{gnus-picon-databases} for
22354 newsgroups faces.  @code{("news")} is the default.
22356 @item gnus-picon-user-directories
22357 @vindex gnus-picon-user-directories
22358 List of subdirectories to search in @code{gnus-picon-databases} for user
22359 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22361 @item gnus-picon-domain-directories
22362 @vindex gnus-picon-domain-directories
22363 List of subdirectories to search in @code{gnus-picon-databases} for
22364 domain name faces.  Defaults to @code{("domains")}.  Some people may
22365 want to add @samp{"unknown"} to this list.
22367 @item gnus-picon-file-types
22368 @vindex gnus-picon-file-types
22369 Ordered list of suffixes on picon file names to try.  Defaults to
22370 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22372 @end table
22375 @node XVarious
22376 @subsection Various XEmacs Variables
22378 @table @code
22379 @item gnus-xmas-glyph-directory
22380 @vindex gnus-xmas-glyph-directory
22381 This is where Gnus will look for pictures.  Gnus will normally
22382 auto-detect this directory, but you may set it manually if you have an
22383 unusual directory structure.
22385 @item gnus-xmas-modeline-glyph
22386 @vindex gnus-xmas-modeline-glyph
22387 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22388 default.
22390 @end table
22392 @subsubsection Toolbar
22394 @table @code
22396 @item gnus-use-toolbar
22397 @vindex gnus-use-toolbar
22398 This variable specifies the position to display the toolbar.  If
22399 @code{nil}, don't display toolbars.  If it is non-@code{nil}, it should
22400 be one of the symbols @code{default}, @code{top}, @code{bottom},
22401 @code{right}, and @code{left}.  @code{default} means to use the default
22402 toolbar, the rest mean to display the toolbar on the place which those
22403 names show.  The default is @code{default}.
22405 @item gnus-toolbar-thickness
22406 @vindex gnus-toolbar-thickness
22407 Cons of the height and the width specifying the thickness of a toolbar.
22408 The height is used for the toolbar displayed on the top or the bottom,
22409 the width is used for the toolbar displayed on the right or the left.
22410 The default is that of the default toolbar.
22412 @item gnus-group-toolbar
22413 @vindex gnus-group-toolbar
22414 The toolbar in the group buffer.
22416 @item gnus-summary-toolbar
22417 @vindex gnus-summary-toolbar
22418 The toolbar in the summary buffer.
22420 @item gnus-summary-mail-toolbar
22421 @vindex gnus-summary-mail-toolbar
22422 The toolbar in the summary buffer of mail groups.
22424 @end table
22426 @iftex
22427 @iflatex
22428 \margindex{}
22429 @end iflatex
22430 @end iftex
22433 @node Fuzzy Matching
22434 @section Fuzzy Matching
22435 @cindex fuzzy matching
22437 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22438 things like scoring, thread gathering and thread comparison.
22440 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22441 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22442 means, and the implementation has changed over time.
22444 Basically, it tries to remove all noise from lines before comparing.
22445 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22446 out of the strings before comparing the results.  This often leads to
22447 adequate results---even when faced with strings generated by text
22448 manglers masquerading as newsreaders.
22451 @node Thwarting Email Spam
22452 @section Thwarting Email Spam
22453 @cindex email spam
22454 @cindex spam
22455 @cindex UCE
22456 @cindex unsolicited commercial email
22458 In these last days of the Usenet, commercial vultures are hanging about
22459 and grepping through news like crazy to find email addresses they can
22460 foist off their scams and products to.  As a reaction to this, many
22461 people have started putting nonsense addresses into their @code{From}
22462 lines.  I think this is counterproductive---it makes it difficult for
22463 people to send you legitimate mail in response to things you write, as
22464 well as making it difficult to see who wrote what.  This rewriting may
22465 perhaps be a bigger menace than the unsolicited commercial email itself
22466 in the end.
22468 The biggest problem I have with email spam is that it comes in under
22469 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22470 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22471 mail group, only to find two pyramid schemes, seven advertisements
22472 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22473 and one mail asking me to repent and find some god.
22475 This is annoying.  Here's what you can do about it.
22477 @menu
22478 * The problem of spam::         Some background, and some solutions
22479 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22480 * SpamAssassin::                How to use external anti-spam tools.
22481 * Hashcash::                    Reduce spam by burning CPU time.
22482 * Filtering Spam Using The Spam ELisp Package::
22483 * Filtering Spam Using Statistics with spam-stat::
22484 @end menu
22486 @node The problem of spam
22487 @subsection The problem of spam
22488 @cindex email spam
22489 @cindex spam filtering approaches
22490 @cindex filtering approaches, spam
22491 @cindex UCE
22492 @cindex unsolicited commercial email
22494 First, some background on spam.
22496 If you have access to e-mail, you are familiar with spam (technically
22497 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22498 exists because e-mail delivery is very cheap compared to paper mail,
22499 so only a very small percentage of people need to respond to an UCE to
22500 make it worthwhile to the advertiser.  Ironically, one of the most
22501 common spams is the one offering a database of e-mail addresses for
22502 further spamming.  Senders of spam are usually called @emph{spammers},
22503 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22504 @emph{morons} are in common use as well.
22506 Spam comes from a wide variety of sources.  It is simply impossible to
22507 dispose of all spam without discarding useful messages.  A good
22508 example is the TMDA system, which requires senders
22509 unknown to you to confirm themselves as legitimate senders before
22510 their e-mail can reach you.  Without getting into the technical side
22511 of TMDA, a downside is clearly that e-mail from legitimate sources may
22512 be discarded if those sources can't or won't confirm themselves
22513 through the TMDA system.  Another problem with TMDA is that it
22514 requires its users to have a basic understanding of e-mail delivery
22515 and processing.
22517 The simplest approach to filtering spam is filtering, at the mail
22518 server or when you sort through incoming mail.  If you get 200 spam
22519 messages per day from @samp{random-address@@vmadmin.com}, you block
22520 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22521 discard all messages with @samp{VIAGRA} in the message.  If you get
22522 lots of spam from Bulgaria, for example, you try to filter all mail
22523 from Bulgarian IPs.
22525 This, unfortunately, is a great way to discard legitimate e-mail.  The
22526 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22527 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22528 you should be obvious, so don't do it if you have the choice.
22530 In another instance, the very informative and useful RISKS digest has
22531 been blocked by overzealous mail filters because it @strong{contained}
22532 words that were common in spam messages.  Nevertheless, in isolated
22533 cases, with great care, direct filtering of mail can be useful.
22535 Another approach to filtering e-mail is the distributed spam
22536 processing, for instance DCC implements such a system.  In essence,
22537 @var{N} systems around the world agree that a machine @var{X} in
22538 Ghana, Estonia, or California is sending out spam e-mail, and these
22539 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22540 database.  The criteria for spam detection vary---it may be the number
22541 of messages sent, the content of the messages, and so on.  When a user
22542 of the distributed processing system wants to find out if a message is
22543 spam, he consults one of those @var{N} systems.
22545 Distributed spam processing works very well against spammers that send
22546 a large number of messages at once, but it requires the user to set up
22547 fairly complicated checks.  There are commercial and free distributed
22548 spam processing systems.  Distributed spam processing has its risks as
22549 well.  For instance legitimate e-mail senders have been accused of
22550 sending spam, and their web sites and mailing lists have been shut
22551 down for some time because of the incident.
22553 The statistical approach to spam filtering is also popular.  It is
22554 based on a statistical analysis of previous spam messages.  Usually
22555 the analysis is a simple word frequency count, with perhaps pairs of
22556 words or 3-word combinations thrown into the mix.  Statistical
22557 analysis of spam works very well in most of the cases, but it can
22558 classify legitimate e-mail as spam in some cases.  It takes time to
22559 run the analysis, the full message must be analyzed, and the user has
22560 to store the database of spam analyses.  Statistical analysis on the
22561 server is gaining popularity.  This has the advantage of letting the
22562 user Just Read Mail, but has the disadvantage that it's harder to tell
22563 the server that it has misclassified mail.
22565 Fighting spam is not easy, no matter what anyone says.  There is no
22566 magic switch that will distinguish Viagra ads from Mom's e-mails.
22567 Even people are having a hard time telling spam apart from non-spam,
22568 because spammers are actively looking to fool us into thinking they
22569 are Mom, essentially.  Spamming is irritating, irresponsible, and
22570 idiotic behavior from a bunch of people who think the world owes them
22571 a favor.  We hope the following sections will help you in fighting the
22572 spam plague.
22574 @node Anti-Spam Basics
22575 @subsection Anti-Spam Basics
22576 @cindex email spam
22577 @cindex spam
22578 @cindex UCE
22579 @cindex unsolicited commercial email
22581 One way of dealing with spam is having Gnus split out all spam into a
22582 @samp{spam} mail group (@pxref{Splitting Mail}).
22584 First, pick one (1) valid mail address that you can be reached at, and
22585 put it in your @code{From} header of all your news articles.  (I've
22586 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22587 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22588 sysadmin whether your sendmail installation accepts keywords in the local
22589 part of the mail address.)
22591 @lisp
22592 (setq message-default-news-headers
22593       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22594 @end lisp
22596 Then put the following split rule in @code{nnmail-split-fancy}
22597 (@pxref{Fancy Mail Splitting}):
22599 @lisp
22600 (...
22601  (to "larsi@@trym.ifi.uio.no"
22602      (| ("subject" "re:.*" "misc")
22603         ("references" ".*@@.*" "misc")
22604         "spam"))
22605  ...)
22606 @end lisp
22608 This says that all mail to this address is suspect, but if it has a
22609 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22610 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22611 (This idea probably comes from Tim Pierce.)
22613 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22614 and do not include your email address explicitly in the @code{To}
22615 header.  Why they do this is unknown---perhaps it's to thwart this
22616 thwarting scheme?  In any case, this is trivial to deal with---you just
22617 put anything not addressed to you in the @samp{spam} group by ending
22618 your fancy split rule in this way:
22620 @lisp
22622  ...
22623  (to "larsi" "misc")
22624  "spam")
22625 @end lisp
22627 In my experience, this will sort virtually everything into the right
22628 group.  You still have to check the @samp{spam} group from time to time to
22629 check for legitimate mail, though.  If you feel like being a good net
22630 citizen, you can even send off complaints to the proper authorities on
22631 each unsolicited commercial email---at your leisure.
22633 This works for me.  It allows people an easy way to contact me (they can
22634 just press @kbd{r} in the usual way), and I'm not bothered at all with
22635 spam.  It's a win-win situation.  Forging @code{From} headers to point
22636 to non-existent domains is yucky, in my opinion.
22638 Be careful with this approach.  Spammers are wise to it.
22641 @node SpamAssassin
22642 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22643 @cindex SpamAssassin
22644 @cindex Vipul's Razor
22645 @cindex DCC
22647 The days where the hints in the previous section were sufficient in
22648 avoiding spam are coming to an end.  There are many tools out there
22649 that claim to reduce the amount of spam you get.  This section could
22650 easily become outdated fast, as new products replace old, but
22651 fortunately most of these tools seem to have similar interfaces.  Even
22652 though this section will use SpamAssassin as an example, it should be
22653 easy to adapt it to most other tools.
22655 Note that this section does not involve the @code{spam.el} package,
22656 which is discussed in the next section.  If you don't care for all
22657 the features of @code{spam.el}, you can make do with these simple
22658 recipes.
22660 If the tool you are using is not installed on the mail server, you
22661 need to invoke it yourself.  Ideas on how to use the
22662 @code{:postscript} mail source parameter (@pxref{Mail Source
22663 Specifiers}) follow.
22665 @lisp
22666 (setq mail-sources
22667       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22668         (pop :user "jrl"
22669              :server "pophost"
22670              :postscript
22671              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22672 @end lisp
22674 Once you manage to process your incoming spool somehow, thus making
22675 the mail contain e.g.@: a header indicating it is spam, you are ready to
22676 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22678 @lisp
22679 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22680                              ...))
22681 @end lisp
22683 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22685 @lisp
22686 (setq nnmail-split-methods 'nnmail-split-fancy
22687       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22688                              ...))
22689 @end lisp
22691 Some people might not like the idea of piping the mail through various
22692 programs using a @code{:prescript} (if some program is buggy, you
22693 might lose all mail).  If you are one of them, another solution is to
22694 call the external tools during splitting.  Example fancy split method:
22696 @lisp
22697 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22698                              ...))
22699 (defun kevin-spamassassin ()
22700   (save-excursion
22701     (save-restriction
22702       (widen)
22703       (if (eq 1 (call-process-region (point-min) (point-max)
22704                                      "spamc" nil nil nil "-c"))
22705           "spam"))))
22706 @end lisp
22708 Note that with the nnimap backend, message bodies will not be
22709 downloaded by default.  You need to set
22710 @code{nnimap-split-download-body} to @code{t} to do that
22711 (@pxref{Splitting in IMAP}).
22713 That is about it.  As some spam is likely to get through anyway, you
22714 might want to have a nifty function to call when you happen to read
22715 spam.  And here is the nifty function:
22717 @lisp
22718  (defun my-gnus-raze-spam ()
22719   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22720   (interactive)
22721   (gnus-summary-show-raw-article)
22722   (gnus-summary-save-in-pipe "razor-report -f -d")
22723   (gnus-summary-mark-as-expirable 1))
22724 @end lisp
22726 @node Hashcash
22727 @subsection Hashcash
22728 @cindex hashcash
22730 A novel technique to fight spam is to require senders to do something
22731 costly for each message they send.  This has the obvious drawback that
22732 you cannot rely on everyone in the world using this technique,
22733 since it is not part of the Internet standards, but it may be useful
22734 in smaller communities.
22736 While the tools in the previous section work well in practice, they
22737 work only because the tools are constantly maintained and updated as
22738 new form of spam appears.  This means that a small percentage of spam
22739 will always get through.  It also means that somewhere, someone needs
22740 to read lots of spam to update these tools.  Hashcash avoids that, but
22741 instead prefers that everyone you contact through e-mail supports the
22742 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22743 The approaches have their own advantages and disadvantages, but as
22744 often in the real world, a combination of them is stronger than either
22745 one of them separately.
22747 @cindex X-Hashcash
22748 The ``something costly'' is to burn CPU time, more specifically to
22749 compute a hash collision up to a certain number of bits.  The
22750 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22751 header.  For more details, and for the external application
22752 @code{hashcash} you need to install to use this feature, see
22753 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22754 information can be found at @uref{http://www.camram.org/}.
22756 If you wish to call hashcash for each message you send, say something
22757 like:
22759 @lisp
22760 (require 'hashcash)
22761 (add-hook 'message-send-hook 'mail-add-payment)
22762 @end lisp
22764 The @file{hashcash.el} library can be found in the Gnus development
22765 contrib directory or at
22766 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22768 You will need to set up some additional variables as well:
22770 @table @code
22772 @item hashcash-default-payment
22773 @vindex hashcash-default-payment
22774 This variable indicates the default number of bits the hash collision
22775 should consist of.  By default this is 0, meaning nothing will be
22776 done.  Suggested useful values include 17 to 29.
22778 @item hashcash-payment-alist
22779 @vindex hashcash-payment-alist
22780 Some receivers may require you to spend burn more CPU time than the
22781 default.  This variable contains a list of @samp{(@var{addr}
22782 @var{amount})} cells, where @var{addr} is the receiver (email address
22783 or newsgroup) and @var{amount} is the number of bits in the collision
22784 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22785 @var{amount})} cells, where the @var{string} is the string to use
22786 (normally the email address or newsgroup name is used).
22788 @item hashcash
22789 @vindex hashcash
22790 Where the @code{hashcash} binary is installed.
22792 @end table
22794 Currently there is no built in functionality in Gnus to verify
22795 hashcash cookies, it is expected that this is performed by your hand
22796 customized mail filtering scripts.  Improvements in this area would be
22797 a useful contribution, however.
22799 @node Filtering Spam Using The Spam ELisp Package
22800 @subsection Filtering Spam Using The Spam ELisp Package
22801 @cindex spam filtering
22802 @cindex spam
22804 The idea behind @file{spam.el} is to have a control center for spam detection
22805 and filtering in Gnus.  To that end, @file{spam.el} does two things: it
22806 filters new mail, and it analyzes mail known to be spam or ham.
22807 @dfn{Ham} is the name used throughout @file{spam.el} to indicate
22808 non-spam messages.
22810 @cindex spam-initialize
22811 First of all, you @strong{must} run the function
22812 @code{spam-initialize} to autoload @code{spam.el} and to install the
22813 @code{spam.el} hooks.  There is one exception: if you use the
22814 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
22815 should turn it on before @code{spam-initialize}:
22817 @example
22818 (setq spam-use-stat t) ;; if needed
22819 (spam-initialize)
22820 @end example
22822 So, what happens when you load @file{spam.el}?
22824 First, some hooks will get installed by @code{spam-initialize}.  There
22825 are some hooks for @code{spam-stat} so it can save its databases, and
22826 there are hooks so interesting things will happen when you enter and
22827 leave a group.  More on the sequence of events later (@pxref{Spam
22828 ELisp Package Sequence of Events}).
22830 You get the following keyboard commands:
22832 @table @kbd
22834 @item M-d
22835 @itemx M s x
22836 @itemx S x
22837 @kindex M-d
22838 @kindex S x
22839 @kindex M s x
22840 @findex gnus-summary-mark-as-spam
22841 @code{gnus-summary-mark-as-spam}.
22843 Mark current article as spam, showing it with the @samp{$} mark.
22844 Whenever you see a spam article, make sure to mark its summary line
22845 with @kbd{M-d} before leaving the group.  This is done automatically
22846 for unread articles in @emph{spam} groups.
22848 @item M s t
22849 @itemx S t
22850 @kindex M s t
22851 @kindex S t
22852 @findex spam-bogofilter-score
22853 @code{spam-bogofilter-score}.
22855 You must have Bogofilter installed for that command to work properly.
22857 @xref{Bogofilter}.
22859 @end table
22861 Also, when you load @file{spam.el}, you will be able to customize its
22862 variables.  Try @code{customize-group} on the @samp{spam} variable
22863 group.
22865 @menu
22866 * Spam ELisp Package Sequence of Events::
22867 * Spam ELisp Package Filtering of Incoming Mail::
22868 * Spam ELisp Package Global Variables::
22869 * Spam ELisp Package Configuration Examples::
22870 * Blacklists and Whitelists::
22871 * BBDB Whitelists::
22872 * Gmane Spam Reporting::
22873 * Anti-spam Hashcash Payments::
22874 * Blackholes::
22875 * Regular Expressions Header Matching::
22876 * Bogofilter::
22877 * ifile spam filtering::
22878 * spam-stat spam filtering::
22879 * SpamOracle::
22880 * Extending the Spam ELisp package::
22881 @end menu
22883 @node Spam ELisp Package Sequence of Events
22884 @subsubsection Spam ELisp Package Sequence of Events
22885 @cindex spam filtering
22886 @cindex spam filtering sequence of events
22887 @cindex spam
22889 You must read this section to understand how @code{spam.el} works.
22890 Do not skip, speed-read, or glance through this section.
22892 There are two @emph{contact points}, if you will, between
22893 @code{spam.el} and the rest of Gnus: checking new mail for spam, and
22894 leaving a group.
22896 Getting new mail is done in one of two ways.  You can either split
22897 your incoming mail or you can classify new articles as ham or spam
22898 when you enter the group.
22900 Splitting incoming mail is better suited to mail backends such as
22901 @code{nnml} or @code{nnimap} where new mail appears in a single file
22902 called a @dfn{Spool File}.  See @xref{Spam ELisp Package Filtering of
22903 Incoming Mail}.
22905 For backends such as @code{nntp} there is no incoming mail spool, so
22906 an alternate mechanism must be used.  This may also happen for
22907 backends where the server is in charge of splitting incoming mail, and
22908 Gnus does not do further splitting.  The @code{spam-autodetect} and
22909 @code{spam-autodetect-methods} group parameters (accessible with
22910 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
22911 @code{gnus-spam-autodetect-methods} and
22912 @code{gnus-spam-autodetect-methods} (accessible with @kbd{M-x
22913 customize-variable} as usual).
22915 When @code{spam-autodetect} is used, it hooks into the process of
22916 entering a group.  Thus, entering a group with unseen or unread
22917 articles becomes the substitute for checking incoming mail.  Whether
22918 only unseen articles or all unread articles will be processed is
22919 determined by the @code{spam-autodetect-recheck-messages}.  When set
22920 to @code{t}, unread messages will be rechecked.
22922 @code{spam-autodetect} grants the user at once more and less control
22923 of spam filtering.  The user will have more control over each group's
22924 spam methods, so for instance the @samp{ding} group may have
22925 @code{spam-use-BBDB} as the autodetection method, while the
22926 @samp{suspect} group may have the @code{spam-use-blacklist} and
22927 @code{spam-use-bogofilter} methods enabled.  Every article detected to
22928 be spam will be marked with the spam mark @samp{$} and processed on
22929 exit from the group as normal spam.  The user has less control over
22930 the @emph{sequence} of checks, as he might with @code{spam-split}.
22932 When the newly split mail goes into groups, or messages are
22933 autodetected to be ham or spam, those groups must be exited (after
22934 entering, if needed) for further spam processing to happen.  It
22935 matters whether the group is considered a ham group, a spam group, or
22936 is unclassified, based on its @code{spam-content} parameter
22937 (@pxref{Spam ELisp Package Global Variables}).  Spam groups have the
22938 additional characteristic that, when entered, any unseen or unread
22939 articles (depending on the @code{spam-mark-only-unseen-as-spam}
22940 variable) will be marked as spam.  Thus, mail split into a spam group
22941 gets automatically marked as spam when you enter the group.
22943 So, when you exit a group, the @code{spam-processors} are applied, if
22944 any are set, and the processed mail is moved to the
22945 @code{ham-process-destination} or the @code{spam-process-destination}
22946 depending on the article's classification.  If the
22947 @code{ham-process-destination} or the @code{spam-process-destination},
22948 whichever is appropriate, are @code{nil}, the article is left in the
22949 current group.
22951 If a spam is found in any group (this can be changed to only non-spam
22952 groups with @code{spam-move-spam-nonspam-groups-only}), it is
22953 processed by the active @code{spam-processors} (@pxref{Spam ELisp
22954 Package Global Variables}) when the group is exited.  Furthermore, the
22955 spam is moved to the @code{spam-process-destination} (@pxref{Spam
22956 ELisp Package Global Variables}) for further training or deletion.
22957 You have to load the @code{gnus-registry.el} package and enable the
22958 @code{spam-log-to-registry} variable if you want spam to be processed
22959 no more than once.  Thus, spam is detected and processed everywhere,
22960 which is what most people want.  If the
22961 @code{spam-process-destination} is @code{nil}, the spam is marked as
22962 expired, which is usually the right thing to do.
22964 If spam can not be moved---because of a read-only backend such as
22965 @acronym{NNTP}, for example, it will be copied.
22967 If a ham mail is found in a ham group, as determined by the
22968 @code{ham-marks} parameter, it is processed as ham by the active ham
22969 @code{spam-processor} when the group is exited.  With the variables
22970 @code{spam-process-ham-in-spam-groups} and
22971 @code{spam-process-ham-in-nonham-groups} the behavior can be further
22972 altered so ham found anywhere can be processed.  You have to load the
22973 @code{gnus-registry.el} package and enable the
22974 @code{spam-log-to-registry} variable if you want ham to be processed
22975 no more than once.  Thus, ham is detected and processed only when
22976 necessary, which is what most people want.  More on this in
22977 @xref{Spam ELisp Package Configuration Examples}.
22979 If ham can not be moved---because of a read-only backend such as
22980 @acronym{NNTP}, for example, it will be copied.
22982 If all this seems confusing, don't worry.  Soon it will be as natural
22983 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
22984 50 years in the future yet.  Just trust us, it's not so bad.
22986 @node Spam ELisp Package Filtering of Incoming Mail
22987 @subsubsection Spam ELisp Package Filtering of Incoming Mail
22988 @cindex spam filtering
22989 @cindex spam filtering incoming mail
22990 @cindex spam
22992 To use the @file{spam.el} facilities for incoming mail filtering, you
22993 must add the following to your fancy split list
22994 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22996 @example
22997 (: spam-split)
22998 @end example
23000 Note that the fancy split may be called @code{nnmail-split-fancy} or
23001 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
23002 nnimap back ends to retrieve your mail.
23004 Also, @code{spam-split} will not modify incoming mail in any way.
23006 The @code{spam-split} function will process incoming mail and send the
23007 mail considered to be spam into the group name given by the variable
23008 @code{spam-split-group}.  By default that group name is @samp{spam},
23009 but you can customize @code{spam-split-group}.  Make sure the contents
23010 of @code{spam-split-group} are an @emph{unqualified} group name, for
23011 instance in an @code{nnimap} server @samp{your-server} the value
23012 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
23013 value @samp{nnimap+server:spam}, therefore, is wrong and will
23014 actually give you the group
23015 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
23016 work depending on your server's tolerance for strange group names.
23018 You can also give @code{spam-split} a parameter,
23019 e.g. @code{spam-use-regex-headers} or @code{"maybe-spam"}.  Why is
23020 this useful?
23022 Take these split rules (with @code{spam-use-regex-headers} and
23023 @code{spam-use-blackholes} set):
23025 @example
23026  nnimap-split-fancy '(|
23027                       (any "ding" "ding")
23028                       (: spam-split)
23029                       ;; @r{default mailbox}
23030                       "mail")
23031 @end example
23033 Now, the problem is that you want all ding messages to make it to the
23034 ding folder.  But that will let obvious spam (for example, spam
23035 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
23036 when it's sent to the ding list.  On the other hand, some messages to
23037 the ding list are from a mail server in the blackhole list, so the
23038 invocation of @code{spam-split} can't be before the ding rule.
23040 You can let SpamAssassin headers supersede ding rules, but all other
23041 @code{spam-split} rules (including a second invocation of the
23042 regex-headers check) will be after the ding rule:
23044 @example
23045 nnimap-split-fancy
23046       '(|
23047         ;; @r{all spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23048         (: spam-split "regex-spam" 'spam-use-regex-headers)
23049         (any "ding" "ding")
23050         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23051         (: spam-split)
23052         ;; @r{default mailbox}
23053         "mail")
23054 @end example
23056 This lets you invoke specific @code{spam-split} checks depending on
23057 your particular needs, and to target the results of those checks to a
23058 particular spam group.  You don't have to throw all mail into all the
23059 spam tests.  Another reason why this is nice is that messages to
23060 mailing lists you have rules for don't have to have resource-intensive
23061 blackhole checks performed on them.  You could also specify different
23062 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23064 You should still have specific checks such as
23065 @code{spam-use-regex-headers} set to @code{t}, even if you
23066 specifically invoke @code{spam-split} with the check.  The reason is
23067 that when loading @file{spam.el}, some conditional loading is done
23068 depending on what @code{spam-use-xyz} variables you have set.  This
23069 is usually not critical, though.
23071 @emph{Note for IMAP users}
23073 The boolean variable @code{nnimap-split-download-body} needs to be
23074 set, if you want to split based on the whole message instead of just
23075 the headers.  By default, the nnimap back end will only retrieve the
23076 message headers.  If you use @code{spam-check-bogofilter},
23077 @code{spam-check-ifile}, or @code{spam-check-stat} (the splitters that
23078 can benefit from the full message body), you should set this variable.
23079 It is not set by default because it will slow @acronym{IMAP} down, and
23080 that is not an appropriate decision to make on behalf of the user.
23082 @xref{Splitting in IMAP}.
23084 @emph{TODO: spam.el needs to provide a uniform way of training all the
23085 statistical databases.  Some have that functionality built-in, others
23086 don't.}
23088 @node Spam ELisp Package Global Variables
23089 @subsubsection Spam ELisp Package Global Variables
23090 @cindex spam filtering
23091 @cindex spam filtering variables
23092 @cindex spam variables
23093 @cindex spam
23095 @vindex gnus-spam-process-newsgroups
23096 The concepts of ham processors and spam processors are very important.
23097 Ham processors and spam processors for a group can be set with the
23098 @code{spam-process} group parameter, or the
23099 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
23100 mail known to be non-spam (@emph{ham}) and process it in some way so
23101 that later similar mail will also be considered non-spam.  Spam
23102 processors take mail known to be spam and process it so similar spam
23103 will be detected later.
23105 The format of the spam or ham processor entry used to be a symbol,
23106 but now it is a @sc{cons} cell.  See the individual spam processor entries
23107 for more information.
23109 @vindex gnus-spam-newsgroup-contents
23110 Gnus learns from the spam you get.  You have to collect your spam in
23111 one or more spam groups, and set or customize the variable
23112 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23113 groups to contain spam by setting their group parameter
23114 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23115 by customizing the corresponding variable
23116 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23117 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23118 also be used to declare groups as @emph{ham} groups if you set their
23119 classification to @code{gnus-group-spam-classification-ham}.  If
23120 groups are not classified by means of @code{spam-junk-mailgroups},
23121 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23122 considered @emph{unclassified}.  All groups are unclassified by
23123 default.
23125 @vindex gnus-spam-mark
23126 @cindex $
23127 In spam groups, all messages are considered to be spam by default:
23128 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23129 group.  If you have seen a message, had it marked as spam, then
23130 unmarked it, it won't be marked as spam when you enter the group
23131 thereafter.  You can disable that behavior, so all unread messages
23132 will get the @samp{$} mark, if you set the
23133 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23134 should remove the @samp{$} mark when you are in the group summary
23135 buffer for every message that is not spam after all.  To remove the
23136 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23137 @kbd{d} for declaring it read the non-spam way.  When you leave a
23138 group, all spam-marked (@samp{$}) articles are sent to a spam
23139 processor which will study them as spam samples.
23141 Messages may also be deleted in various other ways, and unless
23142 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23143 and @samp{r} for default read or explicit delete, marks @samp{X} and
23144 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23145 low scores, are all considered to be associated with articles which
23146 are not spam.  This assumption might be false, in particular if you
23147 use kill files or score files as means for detecting genuine spam, you
23148 should then adjust the @code{ham-marks} group parameter.
23150 @defvar ham-marks
23151 You can customize this group or topic parameter to be the list of
23152 marks you want to consider ham.  By default, the list contains the
23153 deleted, read, killed, kill-filed, and low-score marks (the idea is
23154 that these articles have been read, but are not spam).  It can be
23155 useful to also include the tick mark in the ham marks.  It is not
23156 recommended to make the unread mark a ham mark, because it normally
23157 indicates a lack of classification.  But you can do it, and we'll be
23158 happy for you.
23159 @end defvar
23161 @defvar spam-marks
23162 You can customize this group or topic parameter to be the list of
23163 marks you want to consider spam.  By default, the list contains only
23164 the spam mark.  It is not recommended to change that, but you can if
23165 you really want to.
23166 @end defvar
23168 When you leave @emph{any} group, regardless of its
23169 @code{spam-contents} classification, all spam-marked articles are sent
23170 to a spam processor, which will study these as spam samples.  If you
23171 explicit kill a lot, you might sometimes end up with articles marked
23172 @samp{K} which you never saw, and which might accidentally contain
23173 spam.  Best is to make sure that real spam is marked with @samp{$},
23174 and nothing else.
23176 @vindex gnus-ham-process-destinations
23177 When you leave a @emph{spam} group, all spam-marked articles are
23178 marked as expired after processing with the spam processor.  This is
23179 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23180 @strong{ham} articles in a spam group will be moved to a location
23181 determined by either the @code{ham-process-destination} group
23182 parameter or a match in the @code{gnus-ham-process-destinations}
23183 variable, which is a list of regular expressions matched with group
23184 names (it's easiest to customize this variable with @kbd{M-x
23185 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23186 group name list is a standard Lisp list, if you prefer to customize
23187 the variable manually.  If the @code{ham-process-destination}
23188 parameter is not set, ham articles are left in place.  If the
23189 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23190 set, the ham articles are marked as unread before being moved.
23192 If ham can not be moved---because of a read-only backend such as
23193 @acronym{NNTP}, for example, it will be copied.
23195 Note that you can use multiples destinations per group or regular
23196 expression!  This enables you to send your ham to a regular mail
23197 group and to a @emph{ham training} group.
23199 When you leave a @emph{ham} group, all ham-marked articles are sent to
23200 a ham processor, which will study these as non-spam samples.
23202 @vindex spam-process-ham-in-spam-groups
23203 By default the variable @code{spam-process-ham-in-spam-groups} is
23204 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23205 to be processed.  Normally this is not done, you are expected instead
23206 to send your ham to a ham group and process it there.
23208 @vindex spam-process-ham-in-nonham-groups
23209 By default the variable @code{spam-process-ham-in-nonham-groups} is
23210 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23211 or unclassified) groups to be processed.  Normally this is not done,
23212 you are expected instead to send your ham to a ham group and process
23213 it there.
23215 @vindex gnus-spam-process-destinations
23216 When you leave a @emph{ham} or @emph{unclassified} group, all
23217 @strong{spam} articles are moved to a location determined by either
23218 the @code{spam-process-destination} group parameter or a match in the
23219 @code{gnus-spam-process-destinations} variable, which is a list of
23220 regular expressions matched with group names (it's easiest to
23221 customize this variable with @kbd{M-x customize-variable @key{RET}
23222 gnus-spam-process-destinations}).  Each group name list is a standard
23223 Lisp list, if you prefer to customize the variable manually.  If the
23224 @code{spam-process-destination} parameter is not set, the spam
23225 articles are only expired.  The group name is fully qualified, meaning
23226 that if you see @samp{nntp:servername} before the group name in the
23227 group buffer then you need it here as well.
23229 If spam can not be moved---because of a read-only backend such as
23230 @acronym{NNTP}, for example, it will be copied.
23232 Note that you can use multiples destinations per group or regular
23233 expression!  This enables you to send your spam to multiple @emph{spam
23234 training} groups.
23236 @vindex spam-log-to-registry
23237 The problem with processing ham and spam is that Gnus doesn't track
23238 this processing by default.  Enable the @code{spam-log-to-registry}
23239 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23240 what articles have been processed, and avoid processing articles
23241 multiple times.  Keep in mind that if you limit the number of registry
23242 entries, this won't work as well as it does without a limit.
23244 @vindex spam-mark-only-unseen-as-spam
23245 Set this variable if you want only unseen articles in spam groups to
23246 be marked as spam.  By default, it is set.  If you set it to
23247 @code{nil}, unread articles will also be marked as spam.
23249 @vindex spam-mark-ham-unread-before-move-from-spam-group
23250 Set this variable if you want ham to be unmarked before it is moved
23251 out of the spam group.  This is very useful when you use something
23252 like the tick mark @samp{!} to mark ham---the article will be placed
23253 in your @code{ham-process-destination}, unmarked as if it came fresh
23254 from the mail server.
23256 @vindex spam-autodetect-recheck-messages
23257 When autodetecting spam, this variable tells @code{spam.el} whether
23258 only unseen articles or all unread articles should be checked for
23259 spam.  It is recommended that you leave it off.
23261 @node Spam ELisp Package Configuration Examples
23262 @subsubsection Spam ELisp Package Configuration Examples
23263 @cindex spam filtering
23264 @cindex spam filtering configuration examples
23265 @cindex spam configuration examples
23266 @cindex spam
23268 @subsubheading Ted's setup
23270 From Ted Zlatanov <tzz@@lifelogs.com>.
23271 @example
23272 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23273 ;; @r{see @file{gnus-registry.el} for more information}
23274 (gnus-registry-initialize)
23275 (spam-initialize)
23277 ;; @r{I like @kbd{C-s} for marking spam}
23278 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23280 (setq
23281  spam-log-to-registry t     ; @r{for spam autodetection}
23282  spam-use-BBDB t
23283  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23284  ;; @r{all groups with @samp{spam} in the name contain spam}
23285  gnus-spam-newsgroup-contents
23286   '(("spam" gnus-group-spam-classification-spam))
23287  ;; @r{see documentation for these}
23288  spam-move-spam-nonspam-groups-only nil
23289  spam-mark-only-unseen-as-spam t
23290  spam-mark-ham-unread-before-move-from-spam-group t
23291  nnimap-split-rule 'nnimap-split-fancy
23292  ;; @r{understand what this does before you copy it to your own setup!}
23293  nnimap-split-fancy '(|
23294                       ;; @r{trace references to parents and put in their group}
23295                       (: gnus-registry-split-fancy-with-parent)
23296                       ;; @r{this will catch server-side SpamAssassin tags}
23297                       (: spam-split 'spam-use-regex-headers)
23298                       (any "ding" "ding")
23299                       ;; @r{note that spam by default will go to @samp{spam}}
23300                       (: spam-split)
23301                       ;; @r{default mailbox}
23302                       "mail"))
23304 ;; @r{my parameters, set with @kbd{G p}}
23306 ;; @r{all nnml groups, and all nnimap groups except}
23307 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23308 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23309 ;; @r{because it must have been detected manually}
23311 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23313 ;; @r{all @acronym{NNTP} groups}
23314 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23315 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23316 ;; @r{send all spam to the training group}
23317  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23319 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23320 ((spam-autodetect . t))
23322 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23324 ;; @r{this is a spam group}
23325 ((spam-contents gnus-group-spam-classification-spam)
23327  ;; @r{any spam (which happens when I enter for all unseen messages,}
23328  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23329  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23331  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23333  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23334  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23336  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23337                           "nnimap+mail.lifelogs.com:trainham")
23338  ;; @r{in this group, only @samp{!} marks are ham}
23339  (ham-marks
23340   (gnus-ticked-mark))
23341  ;; @r{remembers senders in the blacklist on the way out---this is}
23342  ;; @r{definitely not needed, it just makes me feel better}
23343  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23345 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23346 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23347 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23349 @end example
23351 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23352 From Reiner Steib <reiner.steib@@gmx.de>.
23354 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23355 the mail server (@acronym{IMAP}).  Recognized spam goes to
23356 @samp{spam.detected}, the rest goes through the normal filter rules,
23357 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23358 positives or negatives is done by copying or moving the article to
23359 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23360 the server feeds those to bogofilter with the suitable ham or spam
23361 options and deletes them from the @samp{training.ham} and
23362 @samp{training.spam} folders.
23364 With the following entries in @code{gnus-parameters}, @code{spam.el}
23365 does most of the job for me:
23367 @lisp
23368    ("nnimap:spam\\.detected"
23369     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23370     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23371     (spam-contents gnus-group-spam-classification-spam))
23372    ("nnimap:\\(INBOX\\|other-folders\\)"
23373     (spam-process-destination . "nnimap:training.spam")
23374     (spam-contents gnus-group-spam-classification-ham))
23375 @end lisp
23377 @itemize
23379 @item @b{The Spam folder:}
23381 In the folder @samp{spam.detected}, I have to check for false positives
23382 (i.e. legitimate mails, that were wrongly judged as spam by
23383 bogofilter or DCC).
23385 Because of the @code{gnus-group-spam-classification-spam} entry, all
23386 messages are marked as spam (with @code{$}).  When I find a false
23387 positive, I mark the message with some other ham mark (@code{ham-marks},
23388 @ref{Spam ELisp Package Global Variables}).  On group exit, those
23389 messages are copied to both groups, @samp{INBOX} (where I want to have
23390 the article) and @samp{training.ham} (for training bogofilter) and
23391 deleted from the @samp{spam.detected} folder.
23393 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23394 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23395 have a similar size.  Grouping them by size (i.e. chars) makes finding
23396 other false positives easier.  (Of course worms aren't @i{spam}
23397 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23398 an excellent tool for filtering those unwanted mails for me.)
23400 @item @b{Ham folders:}
23402 In my ham folders, I just hit @kbd{S x}
23403 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23404 mail (false negative).  On group exit, those messages are moved to
23405 @samp{training.ham}.
23406 @end itemize
23408 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23410 From Reiner Steib <reiner.steib@@gmx.de>.
23412 With following entry in @code{gnus-parameters}, @kbd{S x}
23413 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23414 groups as spam and reports the to Gmane at group exit:
23416 @lisp
23417    ("^gmane\\."
23418     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23419 @end lisp
23421 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23422 because I don't read the groups directly from news.gmane.org, but
23423 through my local news server (leafnode).  I.e. the article numbers are
23424 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23425 the @code{X-Report-Spam} header to find the correct number.
23427 @node Blacklists and Whitelists
23428 @subsubsection Blacklists and Whitelists
23429 @cindex spam filtering
23430 @cindex whitelists, spam filtering
23431 @cindex blacklists, spam filtering
23432 @cindex spam
23434 @defvar spam-use-blacklist
23436 Set this variable to @code{t} if you want to use blacklists when
23437 splitting incoming mail.  Messages whose senders are in the blacklist
23438 will be sent to the @code{spam-split-group}.  This is an explicit
23439 filter, meaning that it acts only on mail senders @emph{declared} to
23440 be spammers.
23442 @end defvar
23444 @defvar spam-use-whitelist
23446 Set this variable to @code{t} if you want to use whitelists when
23447 splitting incoming mail.  Messages whose senders are not in the
23448 whitelist will be sent to the next spam-split rule.  This is an
23449 explicit filter, meaning that unless someone is in the whitelist, their
23450 messages are not assumed to be spam or ham.
23452 @end defvar
23454 @defvar spam-use-whitelist-exclusive
23456 Set this variable to @code{t} if you want to use whitelists as an
23457 implicit filter, meaning that every message will be considered spam
23458 unless the sender is in the whitelist.  Use with care.
23460 @end defvar
23462 @defvar gnus-group-spam-exit-processor-blacklist
23464 Add this symbol to a group's @code{spam-process} parameter by
23465 customizing the group parameters or the
23466 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23467 added to a group's @code{spam-process} parameter, the senders of
23468 spam-marked articles will be added to the blacklist.
23470 @emph{WARNING}
23472 Instead of the obsolete
23473 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23474 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
23475 the same way, we promise.
23477 @end defvar
23479 @defvar gnus-group-ham-exit-processor-whitelist
23481 Add this symbol to a group's @code{spam-process} parameter by
23482 customizing the group parameters or the
23483 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23484 added to a group's @code{spam-process} parameter, the senders of
23485 ham-marked articles in @emph{ham} groups will be added to the
23486 whitelist.  Note that this ham processor has no effect in @emph{spam}
23487 or @emph{unclassified} groups.
23489 @emph{WARNING}
23491 Instead of the obsolete
23492 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23493 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
23494 the same way, we promise.
23496 @end defvar
23498 Blacklists are lists of regular expressions matching addresses you
23499 consider to be spam senders.  For instance, to block mail from any
23500 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23501 blacklist.  You start out with an empty blacklist.  Blacklist entries
23502 use the Emacs regular expression syntax.
23504 Conversely, whitelists tell Gnus what addresses are considered
23505 legitimate.  All messages from whitelisted addresses are considered
23506 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
23507 Emacs regular expression syntax.
23509 The blacklist and whitelist file locations can be customized with the
23510 @code{spam-directory} variable (@file{~/News/spam} by default), or
23511 the @code{spam-whitelist} and @code{spam-blacklist} variables
23512 directly.  The whitelist and blacklist files will by default be in the
23513 @code{spam-directory} directory, named @file{whitelist} and
23514 @file{blacklist} respectively.
23516 @node BBDB Whitelists
23517 @subsubsection BBDB Whitelists
23518 @cindex spam filtering
23519 @cindex BBDB whitelists, spam filtering
23520 @cindex BBDB, spam filtering
23521 @cindex spam
23523 @defvar spam-use-BBDB
23525 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23526 Whitelists}), but uses the BBDB as the source of whitelisted
23527 addresses, without regular expressions.  You must have the BBDB loaded
23528 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
23529 not in the BBDB will be sent to the next spam-split rule.  This is an
23530 explicit filter, meaning that unless someone is in the BBDB, their
23531 messages are not assumed to be spam or ham.
23533 @end defvar
23535 @defvar spam-use-BBDB-exclusive
23537 Set this variable to @code{t} if you want to use the BBDB as an
23538 implicit filter, meaning that every message will be considered spam
23539 unless the sender is in the BBDB.  Use with care.  Only sender
23540 addresses in the BBDB will be allowed through; all others will be
23541 classified as spammers.
23543 @end defvar
23545 @defvar gnus-group-ham-exit-processor-BBDB
23547 Add this symbol to a group's @code{spam-process} parameter by
23548 customizing the group parameters or the
23549 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23550 added to a group's @code{spam-process} parameter, the senders of
23551 ham-marked articles in @emph{ham} groups will be added to the
23552 BBDB.  Note that this ham processor has no effect in @emph{spam}
23553 or @emph{unclassified} groups.
23555 @emph{WARNING}
23557 Instead of the obsolete
23558 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23559 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
23560 the same way, we promise.
23562 @end defvar
23564 @node Gmane Spam Reporting
23565 @subsubsection Gmane Spam Reporting
23566 @cindex spam reporting
23567 @cindex Gmane, spam reporting
23568 @cindex Gmane, spam reporting
23569 @cindex spam
23571 @defvar gnus-group-spam-exit-processor-report-gmane
23573 Add this symbol to a group's @code{spam-process} parameter by
23574 customizing the group parameters or the
23575 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23576 added to a group's @code{spam-process} parameter, the spam-marked
23577 articles groups will be reported to the Gmane administrators via a
23578 HTTP request.
23580 Gmane can be found at @uref{http://gmane.org}.
23582 @emph{WARNING}
23584 Instead of the obsolete
23585 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23586 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
23587 same way, we promise.
23589 @end defvar
23591 @defvar spam-report-gmane-use-article-number
23593 This variable is @code{t} by default.  Set it to @code{nil} if you are
23594 running your own news server, for instance, and the local article
23595 numbers don't correspond to the Gmane article numbers.  When
23596 @code{spam-report-gmane-use-article-number} is @code{nil},
23597 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23598 Gmane provides.
23600 @end defvar
23602 @node Anti-spam Hashcash Payments
23603 @subsubsection Anti-spam Hashcash Payments
23604 @cindex spam filtering
23605 @cindex hashcash, spam filtering
23606 @cindex spam
23608 @defvar spam-use-hashcash
23610 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23611 Whitelists}), but uses hashcash tokens for whitelisting messages
23612 instead of the sender address.  You must have the @code{hashcash.el}
23613 package loaded for @code{spam-use-hashcash} to work properly.
23614 Messages without a hashcash payment token will be sent to the next
23615 spam-split rule.  This is an explicit filter, meaning that unless a
23616 hashcash token is found, the messages are not assumed to be spam or
23617 ham.
23619 @end defvar
23621 @node Blackholes
23622 @subsubsection Blackholes
23623 @cindex spam filtering
23624 @cindex blackholes, spam filtering
23625 @cindex spam
23627 @defvar spam-use-blackholes
23629 This option is disabled by default.  You can let Gnus consult the
23630 blackhole-type distributed spam processing systems (DCC, for instance)
23631 when you set this option.  The variable @code{spam-blackhole-servers}
23632 holds the list of blackhole servers Gnus will consult.  The current
23633 list is fairly comprehensive, but make sure to let us know if it
23634 contains outdated servers.
23636 The blackhole check uses the @code{dig.el} package, but you can tell
23637 @file{spam.el} to use @code{dns.el} instead for better performance if
23638 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
23639 this time to set @code{spam-use-dig} to @code{nil} despite the
23640 possible performance improvements, because some users may be unable to
23641 use it, but you can try it and see if it works for you.
23643 @end defvar
23645 @defvar spam-blackhole-servers
23647 The list of servers to consult for blackhole checks.
23649 @end defvar
23651 @defvar spam-blackhole-good-server-regex
23653 A regular expression for IPs that should not be checked against the
23654 blackhole server list.  When set to @code{nil}, it has no effect.
23656 @end defvar
23658 @defvar spam-use-dig
23660 Use the @code{dig.el} package instead of the @code{dns.el} package.
23661 The default setting of @code{t} is recommended.
23663 @end defvar
23665 Blackhole checks are done only on incoming mail.  There is no spam or
23666 ham processor for blackholes.
23668 @node Regular Expressions Header Matching
23669 @subsubsection Regular Expressions Header Matching
23670 @cindex spam filtering
23671 @cindex regular expressions header matching, spam filtering
23672 @cindex spam
23674 @defvar spam-use-regex-headers
23676 This option is disabled by default.  You can let Gnus check the
23677 message headers against lists of regular expressions when you set this
23678 option.  The variables @code{spam-regex-headers-spam} and
23679 @code{spam-regex-headers-ham} hold the list of regular expressions.
23680 Gnus will check against the message headers to determine if the
23681 message is spam or ham, respectively.
23683 @end defvar
23685 @defvar spam-regex-headers-spam
23687 The list of regular expressions that, when matched in the headers of
23688 the message, positively identify it as spam.
23690 @end defvar
23692 @defvar spam-regex-headers-ham
23694 The list of regular expressions that, when matched in the headers of
23695 the message, positively identify it as ham.
23697 @end defvar
23699 Regular expression header checks are done only on incoming mail.
23700 There is no specific spam or ham processor for regular expressions.
23702 @node Bogofilter
23703 @subsubsection Bogofilter
23704 @cindex spam filtering
23705 @cindex bogofilter, spam filtering
23706 @cindex spam
23708 @defvar spam-use-bogofilter
23710 Set this variable if you want @code{spam-split} to use Eric Raymond's
23711 speedy Bogofilter.
23713 With a minimum of care for associating the @samp{$} mark for spam
23714 articles only, Bogofilter training all gets fairly automatic.  You
23715 should do this until you get a few hundreds of articles in each
23716 category, spam or not.  The command @kbd{S t} in summary mode, either
23717 for debugging or for curiosity, shows the @emph{spamicity} score of
23718 the current article (between 0.0 and 1.0).
23720 Bogofilter determines if a message is spam based on a specific
23721 threshold.  That threshold can be customized, consult the Bogofilter
23722 documentation.
23724 If the @code{bogofilter} executable is not in your path, Bogofilter
23725 processing will be turned off.
23727 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23729 @end defvar
23731 @defvar spam-use-bogofilter-headers
23733 Set this variable if you want @code{spam-split} to use Eric Raymond's
23734 speedy Bogofilter, looking only at the message headers.  It works
23735 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23736 must be in the message already.  Normally you would do this with a
23737 procmail recipe or something similar; consult the Bogofilter
23738 installation documents for details.
23740 You should not enable this if you use @code{spam-use-bogofilter}.
23742 @end defvar
23744 @defvar gnus-group-spam-exit-processor-bogofilter
23745 Add this symbol to a group's @code{spam-process} parameter by
23746 customizing the group parameters or the
23747 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23748 added to a group's @code{spam-process} parameter, spam-marked articles
23749 will be added to the Bogofilter spam database.
23751 @emph{WARNING}
23753 Instead of the obsolete
23754 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23755 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
23756 the same way, we promise.
23757 @end defvar
23759 @defvar gnus-group-ham-exit-processor-bogofilter
23760 Add this symbol to a group's @code{spam-process} parameter by
23761 customizing the group parameters or the
23762 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23763 added to a group's @code{spam-process} parameter, the ham-marked
23764 articles in @emph{ham} groups will be added to the Bogofilter database
23765 of non-spam messages.  Note that this ham processor has no effect in
23766 @emph{spam} or @emph{unclassified} groups.
23768 @emph{WARNING}
23770 Instead of the obsolete
23771 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
23772 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
23773 the same way, we promise.
23774 @end defvar
23776 @defvar spam-bogofilter-database-directory
23778 This is the directory where Bogofilter will store its databases.  It
23779 is not specified by default, so Bogofilter will use its own default
23780 database directory.
23782 @end defvar
23784 The Bogofilter mail classifier is similar to @command{ifile} in intent and
23785 purpose.  A ham and a spam processor are provided, plus the
23786 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
23787 variables to indicate to spam-split that Bogofilter should either be
23788 used, or has already been used on the article.  The 0.9.2.1 version of
23789 Bogofilter was used to test this functionality.
23791 @node ifile spam filtering
23792 @subsubsection ifile spam filtering
23793 @cindex spam filtering
23794 @cindex ifile, spam filtering
23795 @cindex spam
23797 @defvar spam-use-ifile
23799 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
23800 statistical analyzer similar to Bogofilter.
23802 @end defvar
23804 @defvar spam-ifile-all-categories
23806 Enable this variable if you want @code{spam-use-ifile} to give you all
23807 the ifile categories, not just spam/non-spam.  If you use this, make
23808 sure you train ifile as described in its documentation.
23810 @end defvar
23812 @defvar spam-ifile-spam-category
23814 This is the category of spam messages as far as ifile is concerned.
23815 The actual string used is irrelevant, but you probably want to leave
23816 the default value of @samp{spam}.
23817 @end defvar
23819 @defvar spam-ifile-database-path
23821 This is the filename for the ifile database.  It is not specified by
23822 default, so ifile will use its own default database name.
23824 @end defvar
23826 The ifile mail classifier is similar to Bogofilter in intent and
23827 purpose.  A ham and a spam processor are provided, plus the
23828 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23829 should be used.  The 1.2.1 version of ifile was used to test this
23830 functionality.
23832 @node spam-stat spam filtering
23833 @subsubsection spam-stat spam filtering
23834 @cindex spam filtering
23835 @cindex spam-stat, spam filtering
23836 @cindex spam-stat
23837 @cindex spam
23839 @xref{Filtering Spam Using Statistics with spam-stat}.
23841 @defvar spam-use-stat
23843 Enable this variable if you want @code{spam-split} to use
23844 spam-stat.el, an Emacs Lisp statistical analyzer.
23846 @end defvar
23848 @defvar gnus-group-spam-exit-processor-stat
23849 Add this symbol to a group's @code{spam-process} parameter by
23850 customizing the group parameters or the
23851 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23852 added to a group's @code{spam-process} parameter, the spam-marked
23853 articles will be added to the spam-stat database of spam messages.
23855 @emph{WARNING}
23857 Instead of the obsolete
23858 @code{gnus-group-spam-exit-processor-stat}, it is recommended
23859 that you use @code{'(spam spam-use-stat)}.  Everything will work
23860 the same way, we promise.
23861 @end defvar
23863 @defvar gnus-group-ham-exit-processor-stat
23864 Add this symbol to a group's @code{spam-process} parameter by
23865 customizing the group parameters or the
23866 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23867 added to a group's @code{spam-process} parameter, the ham-marked
23868 articles in @emph{ham} groups will be added to the spam-stat database
23869 of non-spam messages.  Note that this ham processor has no effect in
23870 @emph{spam} or @emph{unclassified} groups.
23872 @emph{WARNING}
23874 Instead of the obsolete
23875 @code{gnus-group-ham-exit-processor-stat}, it is recommended
23876 that you use @code{'(ham spam-use-stat)}.  Everything will work
23877 the same way, we promise.
23878 @end defvar
23880 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
23881 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23882 which unlike ifile or Bogofilter does not require external programs.
23883 A spam and a ham processor, and the @code{spam-use-stat} variable for
23884 @code{spam-split} are provided.
23886 @node SpamOracle
23887 @subsubsection Using SpamOracle with Gnus
23888 @cindex spam filtering
23889 @cindex SpamOracle
23890 @cindex spam
23892 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
23893 statistical mail filtering tool written by Xavier Leroy and needs to be
23894 installed separately.
23896 There are several ways to use SpamOracle with Gnus.  In all cases, your
23897 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
23898 then enter an @samp{X-Spam} header indicating whether it regards the
23899 mail as a spam mail or not.
23901 One possibility is to run SpamOracle as a @code{:prescript} from the
23902 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
23903 the advantage that the user can see the @emph{X-Spam} headers.
23905 The easiest method is to make @file{spam.el} (@pxref{Filtering Spam
23906 Using The Spam ELisp Package}) call SpamOracle.
23908 @vindex spam-use-spamoracle
23909 To enable SpamOracle usage by @file{spam.el}, set the variable
23910 @code{spam-use-spamoracle} to @code{t} and configure the
23911 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
23912 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
23913 this example the @samp{INBOX} of an nnimap server is filtered using
23914 SpamOracle.  Mails recognized as spam mails will be moved to
23915 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
23916 in @samp{INBOX}:
23918 @example
23919 (setq spam-use-spamoracle t
23920       spam-split-group "Junk"
23921       nnimap-split-inbox '("INBOX")
23922       nnimap-split-rule 'nnimap-split-fancy
23923       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23924 @end example
23926 @defvar spam-use-spamoracle
23927 Set to @code{t} if you want Gnus to enable spam filtering using
23928 SpamOracle.
23929 @end defvar
23931 @defvar spam-spamoracle-binary
23932 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23933 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
23934 can be customized.
23935 @end defvar
23937 @defvar spam-spamoracle-database
23938 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23939 store its analyses.  This is controlled by the variable
23940 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
23941 the default SpamOracle database will be used.  In case you want your
23942 database to live somewhere special, set
23943 @code{spam-spamoracle-database} to this path.
23944 @end defvar
23946 SpamOracle employs a statistical algorithm to determine whether a
23947 message is spam or ham.  In order to get good results, meaning few
23948 false hits or misses, SpamOracle needs training.  SpamOracle learns the
23949 characteristics of your spam mails.  Using the @emph{add} mode
23950 (training mode) one has to feed good (ham) and spam mails to
23951 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
23952 and pipe the mail to a SpamOracle process or using @file{spam.el}'s
23953 spam- and ham-processors, which is much more convenient.  For a
23954 detailed description of spam- and ham-processors, @xref{Filtering Spam
23955 Using The Spam ELisp Package}.
23957 @defvar gnus-group-spam-exit-processor-spamoracle
23958 Add this symbol to a group's @code{spam-process} parameter by
23959 customizing the group parameter or the
23960 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23961 to a group's @code{spam-process} parameter, spam-marked articles will be
23962 sent to SpamOracle as spam samples.
23964 @emph{WARNING}
23966 Instead of the obsolete
23967 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
23968 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
23969 the same way, we promise.
23970 @end defvar
23972 @defvar gnus-group-ham-exit-processor-spamoracle
23973 Add this symbol to a group's @code{spam-process} parameter by
23974 customizing the group parameter or the
23975 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23976 to a group's @code{spam-process} parameter, the ham-marked articles in
23977 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23978 messages.  Note that this ham processor has no effect in @emph{spam} or
23979 @emph{unclassified} groups.
23981 @emph{WARNING}
23983 Instead of the obsolete
23984 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
23985 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
23986 the same way, we promise.
23987 @end defvar
23989 @emph{Example:} These are the Group Parameters of a group that has been
23990 classified as a ham group, meaning that it should only contain ham
23991 messages.
23992 @example
23993  ((spam-contents gnus-group-spam-classification-ham)
23994   (spam-process ((ham spam-use-spamoracle)
23995                  (spam spam-use-spamoracle))))
23996 @end example
23997 For this group the @code{spam-use-spamoracle} is installed for both
23998 ham and spam processing.  If the group contains spam message
23999 (e.g. because SpamOracle has not had enough sample messages yet) and
24000 the user marks some messages as spam messages, these messages will be
24001 processed by SpamOracle.  The processor sends the messages to
24002 SpamOracle as new samples for spam.
24004 @node Extending the Spam ELisp package
24005 @subsubsection Extending the Spam ELisp package
24006 @cindex spam filtering
24007 @cindex spam elisp package, extending
24008 @cindex extending the spam elisp package
24010 Say you want to add a new back end called blackbox.  For filtering
24011 incoming mail, provide the following:
24013 @enumerate
24015 @item
24016 Code
24018 @lisp
24019 (defvar spam-use-blackbox nil
24020   "True if blackbox should be used.")
24021 @end lisp
24024 @lisp
24025 (spam-use-blackbox   . spam-check-blackbox)
24026 @end lisp
24027 to @code{spam-list-of-checks}.
24030 @lisp
24031 (gnus-group-ham-exit-processor-blackbox  ham spam-use-blackbox)
24032 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
24033 @end lisp
24035 to @code{spam-list-of-processors}.
24038 @lisp
24039 (spam-use-blackbox spam-blackbox-register-routine
24040                    nil
24041                    spam-blackbox-unregister-routine
24042                    nil)
24043 @end lisp
24045 to @code{spam-registration-functions}.  Write the register/unregister
24046 routines using the bogofilter register/unregister routines as a
24047 start, or other restister/unregister routines more appropriate to
24048 Blackbox.
24050 @item
24051 Functionality
24053 Write the @code{spam-check-blackbox} function.  It should return
24054 @samp{nil} or @code{spam-split-group}, observing the other
24055 conventions.  See the existing @code{spam-check-*} functions for
24056 examples of what you can do, and stick to the template unless you
24057 fully understand the reasons why you aren't.
24059 Make sure to add @code{spam-use-blackbox} to
24060 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
24061 mail analyzer that needs the full message body to operate.
24063 @end enumerate
24065 For processing spam and ham messages, provide the following:
24067 @enumerate
24069 @item
24070 Code
24072 Note you don't have to provide a spam or a ham processor.  Only
24073 provide them if Blackbox supports spam or ham processing.
24075 Also, ham and spam processors are being phased out as single
24076 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24077 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24078 processor variables are still around but they won't be for long.
24080 @lisp
24081 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24082   "The Blackbox summary exit spam processor.
24083 Only applicable to spam groups.")
24085 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24086   "The whitelist summary exit ham processor.
24087 Only applicable to non-spam (unclassified and ham) groups.")
24089 @end lisp
24091 @item
24092 Gnus parameters
24095 @lisp
24096 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24097 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24098 @end lisp
24099 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24100 sure you do it twice, once for the parameter and once for the
24101 variable customization.
24104 @lisp
24105 (variable-item spam-use-blackbox)
24106 @end lisp
24107 to the @code{spam-autodetect-methods} group parameter in
24108 @code{gnus.el}.
24110 @end enumerate
24113 @node Filtering Spam Using Statistics with spam-stat
24114 @subsection Filtering Spam Using Statistics with spam-stat
24115 @cindex Paul Graham
24116 @cindex Graham, Paul
24117 @cindex naive Bayesian spam filtering
24118 @cindex Bayesian spam filtering, naive
24119 @cindex spam filtering, naive Bayesian
24121 Paul Graham has written an excellent essay about spam filtering using
24122 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24123 Spam}.  In it he describes the inherent deficiency of rule-based
24124 filtering as used by SpamAssassin, for example: Somebody has to write
24125 the rules, and everybody else has to install these rules.  You are
24126 always late.  It would be much better, he argues, to filter mail based
24127 on whether it somehow resembles spam or non-spam.  One way to measure
24128 this is word distribution.  He then goes on to describe a solution
24129 that checks whether a new mail resembles any of your other spam mails
24130 or not.
24132 The basic idea is this:  Create a two collections of your mail, one
24133 with spam, one with non-spam.  Count how often each word appears in
24134 either collection, weight this by the total number of mails in the
24135 collections, and store this information in a dictionary.  For every
24136 word in a new mail, determine its probability to belong to a spam or a
24137 non-spam mail.  Use the 15 most conspicuous words, compute the total
24138 probability of the mail being spam.  If this probability is higher
24139 than a certain threshold, the mail is considered to be spam.
24141 Gnus supports this kind of filtering.  But it needs some setting up.
24142 First, you need two collections of your mail, one with spam, one with
24143 non-spam.  Then you need to create a dictionary using these two
24144 collections, and save it.  And last but not least, you need to use
24145 this dictionary in your fancy mail splitting rules.
24147 @menu
24148 * Creating a spam-stat dictionary::
24149 * Splitting mail using spam-stat::
24150 * Low-level interface to the spam-stat dictionary::
24151 @end menu
24153 @node Creating a spam-stat dictionary
24154 @subsubsection Creating a spam-stat dictionary
24156 Before you can begin to filter spam based on statistics, you must
24157 create these statistics based on two mail collections, one with spam,
24158 one with non-spam.  These statistics are then stored in a dictionary
24159 for later use.  In order for these statistics to be meaningful, you
24160 need several hundred emails in both collections.
24162 Gnus currently supports only the nnml back end for automated dictionary
24163 creation.  The nnml back end stores all mails in a directory, one file
24164 per mail.  Use the following:
24166 @defun spam-stat-process-spam-directory
24167 Create spam statistics for every file in this directory.  Every file
24168 is treated as one spam mail.
24169 @end defun
24171 @defun spam-stat-process-non-spam-directory
24172 Create non-spam statistics for every file in this directory.  Every
24173 file is treated as one non-spam mail.
24174 @end defun
24176 Usually you would call @code{spam-stat-process-spam-directory} on a
24177 directory such as @file{~/Mail/mail/spam} (this usually corresponds
24178 the the group @samp{nnml:mail.spam}), and you would call
24179 @code{spam-stat-process-non-spam-directory} on a directory such as
24180 @file{~/Mail/mail/misc} (this usually corresponds the the group
24181 @samp{nnml:mail.misc}).
24183 When you are using @acronym{IMAP}, you won't have the mails available
24184 locally, so that will not work.  One solution is to use the Gnus Agent
24185 to cache the articles.  Then you can use directories such as
24186 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24187 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24189 @defvar spam-stat
24190 This variable holds the hash-table with all the statistics---the
24191 dictionary we have been talking about.  For every word in either
24192 collection, this hash-table stores a vector describing how often the
24193 word appeared in spam and often it appeared in non-spam mails.
24194 @end defvar
24196 If you want to regenerate the statistics from scratch, you need to
24197 reset the dictionary.
24199 @defun spam-stat-reset
24200 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24201 @end defun
24203 When you are done, you must save the dictionary.  The dictionary may
24204 be rather large.  If you will not update the dictionary incrementally
24205 (instead, you will recreate it once a month, for example), then you
24206 can reduce the size of the dictionary by deleting all words that did
24207 not appear often enough or that do not clearly belong to only spam or
24208 only non-spam mails.
24210 @defun spam-stat-reduce-size
24211 Reduce the size of the dictionary.  Use this only if you do not want
24212 to update the dictionary incrementally.
24213 @end defun
24215 @defun spam-stat-save
24216 Save the dictionary.
24217 @end defun
24219 @defvar spam-stat-file
24220 The filename used to store the dictionary.  This defaults to
24221 @file{~/.spam-stat.el}.
24222 @end defvar
24224 @node Splitting mail using spam-stat
24225 @subsubsection Splitting mail using spam-stat
24227 In order to use @code{spam-stat} to split your mail, you need to add the
24228 following to your @file{~/.gnus.el} file:
24230 @lisp
24231 (require 'spam-stat)
24232 (spam-stat-load)
24233 @end lisp
24235 This will load the necessary Gnus code, and the dictionary you
24236 created.
24238 Next, you need to adapt your fancy splitting rules:  You need to
24239 determine how to use @code{spam-stat}.  The following examples are for
24240 the nnml back end.  Using the nnimap back end works just as well.  Just
24241 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24243 In the simplest case, you only have two groups, @samp{mail.misc} and
24244 @samp{mail.spam}.  The following expression says that mail is either
24245 spam or it should go into @samp{mail.misc}.  If it is spam, then
24246 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24248 @lisp
24249 (setq nnmail-split-fancy
24250       `(| (: spam-stat-split-fancy)
24251           "mail.misc"))
24252 @end lisp
24254 @defvar spam-stat-split-fancy-spam-group
24255 The group to use for spam.  Default is @samp{mail.spam}.
24256 @end defvar
24258 If you also filter mail with specific subjects into other groups, use
24259 the following expression.  Only mails not matching the regular
24260 expression are considered potential spam.
24262 @lisp
24263 (setq nnmail-split-fancy
24264       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24265           (: spam-stat-split-fancy)
24266           "mail.misc"))
24267 @end lisp
24269 If you want to filter for spam first, then you must be careful when
24270 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24271 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24272 non-spam, therefore both should be in your collection of non-spam
24273 mails, when creating the dictionary!
24275 @lisp
24276 (setq nnmail-split-fancy
24277       `(| (: spam-stat-split-fancy)
24278           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24279           "mail.misc"))
24280 @end lisp
24282 You can combine this with traditional filtering.  Here, we move all
24283 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24284 @code{spam-stat-split-fancy} will never see them, the mails in
24285 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24286 nor in your collection of non-spam mails, when creating the
24287 dictionary!
24289 @lisp
24290 (setq nnmail-split-fancy
24291       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24292           (: spam-stat-split-fancy)
24293           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24294           "mail.misc"))
24295 @end lisp
24298 @node Low-level interface to the spam-stat dictionary
24299 @subsubsection Low-level interface to the spam-stat dictionary
24301 The main interface to using @code{spam-stat}, are the following functions:
24303 @defun spam-stat-buffer-is-spam
24304 Called in a buffer, that buffer is considered to be a new spam mail.
24305 Use this for new mail that has not been processed before.
24306 @end defun
24308 @defun spam-stat-buffer-is-no-spam
24309 Called in a buffer, that buffer is considered to be a new non-spam
24310 mail.  Use this for new mail that has not been processed before.
24311 @end defun
24313 @defun spam-stat-buffer-change-to-spam
24314 Called in a buffer, that buffer is no longer considered to be normal
24315 mail but spam.  Use this to change the status of a mail that has
24316 already been processed as non-spam.
24317 @end defun
24319 @defun spam-stat-buffer-change-to-non-spam
24320 Called in a buffer, that buffer is no longer considered to be spam but
24321 normal mail.  Use this to change the status of a mail that has already
24322 been processed as spam.
24323 @end defun
24325 @defun spam-stat-save
24326 Save the hash table to the file.  The filename used is stored in the
24327 variable @code{spam-stat-file}.
24328 @end defun
24330 @defun spam-stat-load
24331 Load the hash table from a file.  The filename used is stored in the
24332 variable @code{spam-stat-file}.
24333 @end defun
24335 @defun spam-stat-score-word
24336 Return the spam score for a word.
24337 @end defun
24339 @defun spam-stat-score-buffer
24340 Return the spam score for a buffer.
24341 @end defun
24343 @defun spam-stat-split-fancy
24344 Use this function for fancy mail splitting.  Add the rule @samp{(:
24345 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24346 @end defun
24348 Make sure you load the dictionary before using it.  This requires the
24349 following in your @file{~/.gnus.el} file:
24351 @lisp
24352 (require 'spam-stat)
24353 (spam-stat-load)
24354 @end lisp
24356 Typical test will involve calls to the following functions:
24358 @smallexample
24359 Reset: (setq spam-stat (make-hash-table :test 'equal))
24360 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24361 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24362 Save table: (spam-stat-save)
24363 File size: (nth 7 (file-attributes spam-stat-file))
24364 Number of words: (hash-table-count spam-stat)
24365 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24366 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24367 Reduce table size: (spam-stat-reduce-size)
24368 Save table: (spam-stat-save)
24369 File size: (nth 7 (file-attributes spam-stat-file))
24370 Number of words: (hash-table-count spam-stat)
24371 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24372 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24373 @end smallexample
24375 Here is how you would create your dictionary:
24377 @smallexample
24378 Reset: (setq spam-stat (make-hash-table :test 'equal))
24379 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24380 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24381 Repeat for any other non-spam group you need...
24382 Reduce table size: (spam-stat-reduce-size)
24383 Save table: (spam-stat-save)
24384 @end smallexample
24386 @node Other modes
24387 @section Interaction with other modes
24389 @subsection Dired
24390 @cindex dired
24392 @code{gnus-dired-minor-mode} provided some useful functions for dired
24393 buffers.  It is enabled with
24394 @lisp
24395 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24396 @end lisp
24398 @table @kbd
24399 @item C-c C-m C-a
24400 @findex gnus-dired-attach
24401 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24402 You will be prompted for a message buffer.
24404 @item C-c C-m C-l
24405 @findex gnus-dired-find-file-mailcap
24406 Visit a file according to the appropriate mailcap entry
24407 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24408 buffer.
24410 @item C-c C-m C-p
24411 @findex gnus-dired-print
24412 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
24413 there is no print command, print in a PostScript image.
24414 @end table
24416 @node Various Various
24417 @section Various Various
24418 @cindex mode lines
24419 @cindex highlights
24421 @table @code
24423 @item gnus-home-directory
24424 @vindex gnus-home-directory
24425 All Gnus file and directory variables will be initialized from this
24426 variable, which defaults to @file{~/}.
24428 @item gnus-directory
24429 @vindex gnus-directory
24430 Most Gnus storage file and directory variables will be initialized from
24431 this variable, which defaults to the @env{SAVEDIR} environment
24432 variable, or @file{~/News/} if that variable isn't set.
24434 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
24435 This means that other directory variables that are initialized from this
24436 variable won't be set properly if you set this variable in
24437 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
24439 @item gnus-default-directory
24440 @vindex gnus-default-directory
24441 Not related to the above variable at all---this variable says what the
24442 default directory of all Gnus buffers should be.  If you issue commands
24443 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24444 default directory.  If this variable is @code{nil} (which is the
24445 default), the default directory will be the default directory of the
24446 buffer you were in when you started Gnus.
24448 @item gnus-verbose
24449 @vindex gnus-verbose
24450 This variable is an integer between zero and ten.  The higher the value,
24451 the more messages will be displayed.  If this variable is zero, Gnus
24452 will never flash any messages, if it is seven (which is the default),
24453 most important messages will be shown, and if it is ten, Gnus won't ever
24454 shut up, but will flash so many messages it will make your head swim.
24456 @item gnus-verbose-backends
24457 @vindex gnus-verbose-backends
24458 This variable works the same way as @code{gnus-verbose}, but it applies
24459 to the Gnus back ends instead of Gnus proper.
24461 @item nnheader-max-head-length
24462 @vindex nnheader-max-head-length
24463 When the back ends read straight heads of articles, they all try to read
24464 as little as possible.  This variable (default 8192) specifies
24465 the absolute max length the back ends will try to read before giving up
24466 on finding a separator line between the head and the body.  If this
24467 variable is @code{nil}, there is no upper read bound.  If it is
24468 @code{t}, the back ends won't try to read the articles piece by piece,
24469 but read the entire articles.  This makes sense with some versions of
24470 @code{ange-ftp} or @code{efs}.
24472 @item nnheader-head-chop-length
24473 @vindex nnheader-head-chop-length
24474 This variable (default 2048) says how big a piece of each article to
24475 read when doing the operation described above.
24477 @item nnheader-file-name-translation-alist
24478 @vindex nnheader-file-name-translation-alist
24479 @cindex file names
24480 @cindex invalid characters in file names
24481 @cindex characters in file names
24482 This is an alist that says how to translate characters in file names.
24483 For instance, if @samp{:} is invalid as a file character in file names
24484 on your system (you OS/2 user you), you could say something like:
24486 @lisp
24487 @group
24488 (setq nnheader-file-name-translation-alist
24489       '((?: . ?_)))
24490 @end group
24491 @end lisp
24493 In fact, this is the default value for this variable on OS/2 and MS
24494 Windows (phooey) systems.
24496 @item gnus-hidden-properties
24497 @vindex gnus-hidden-properties
24498 This is a list of properties to use to hide ``invisible'' text.  It is
24499 @code{(invisible t intangible t)} by default on most systems, which
24500 makes invisible text invisible and intangible.
24502 @item gnus-parse-headers-hook
24503 @vindex gnus-parse-headers-hook
24504 A hook called before parsing headers.  It can be used, for instance, to
24505 gather statistics on the headers fetched, or perhaps you'd like to prune
24506 some headers.  I don't see why you'd want that, though.
24508 @item gnus-shell-command-separator
24509 @vindex gnus-shell-command-separator
24510 String used to separate two shell commands.  The default is @samp{;}.
24512 @item gnus-invalid-group-regexp
24513 @vindex gnus-invalid-group-regexp
24515 Regexp to match ``invalid'' group names when querying user for a group
24516 name.  The default value catches some @strong{really} invalid group
24517 names who could possibly mess up Gnus internally (like allowing
24518 @samp{:} in a group name, which is normally used to delimit method and
24519 group).
24521 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24524 @end table
24526 @node The End
24527 @chapter The End
24529 Well, that's the manual---you can get on with your life now.  Keep in
24530 touch.  Say hello to your cats from me.
24532 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
24534 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24536 @quotation
24537 @strong{Te Deum}
24539 @sp 1
24540 Not because of victories @*
24541 I sing,@*
24542 having none,@*
24543 but for the common sunshine,@*
24544 the breeze,@*
24545 the largess of the spring.
24547 @sp 1
24548 Not for victory@*
24549 but for the day's work done@*
24550 as well as I was able;@*
24551 not for a seat upon the dais@*
24552 but at the common table.@*
24553 @end quotation
24556 @node Appendices
24557 @chapter Appendices
24559 @menu
24560 * XEmacs::                      Requirements for installing under XEmacs.
24561 * History::                     How Gnus got where it is today.
24562 * On Writing Manuals::          Why this is not a beginner's guide.
24563 * Terminology::                 We use really difficult, like, words here.
24564 * Customization::               Tailoring Gnus to your needs.
24565 * Troubleshooting::             What you might try if things do not work.
24566 * Gnus Reference Guide::        Rilly, rilly technical stuff.
24567 * Emacs for Heathens::          A short introduction to Emacsian terms.
24568 * Frequently Asked Questions::  The Gnus FAQ
24569 @end menu
24572 @node XEmacs
24573 @section XEmacs
24574 @cindex XEmacs
24575 @cindex installing under XEmacs
24577 XEmacs is distributed as a collection of packages.  You should install
24578 whatever packages the Gnus XEmacs package requires.  The current
24579 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24580 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24581 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
24582 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24585 @node History
24586 @section History
24588 @cindex history
24589 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
24590 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24592 If you want to investigate the person responsible for this outrage,
24593 you can point your (feh!) web browser to
24594 @uref{http://quimby.gnus.org/}.  This is also the primary
24595 distribution point for the new and spiffy versions of Gnus, and is
24596 known as The Site That Destroys Newsrcs And Drives People Mad.
24598 During the first extended alpha period of development, the new Gnus was
24599 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
24600 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24601 (Besides, the ``Gnus'' in this abbreviation should probably be
24602 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24603 appropriate name, don't you think?)
24605 In any case, after spending all that energy on coming up with a new and
24606 spunky name, we decided that the name was @emph{too} spunky, so we
24607 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
24608 ``@sc{gnus}''.  New vs. old.
24610 @menu
24611 * Gnus Versions::               What Gnus versions have been released.
24612 * Other Gnus Versions::         Other Gnus versions that also have been released.
24613 * Why?::                        What's the point of Gnus?
24614 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
24615 * Conformity::                  Gnus tries to conform to all standards.
24616 * Emacsen::                     Gnus can be run on a few modern Emacsen.
24617 * Gnus Development::            How Gnus is developed.
24618 * Contributors::                Oodles of people.
24619 * New Features::                Pointers to some of the new stuff in Gnus.
24620 @end menu
24623 @node Gnus Versions
24624 @subsection Gnus Versions
24625 @cindex ding Gnus
24626 @cindex September Gnus
24627 @cindex Red Gnus
24628 @cindex Quassia Gnus
24629 @cindex Pterodactyl Gnus
24630 @cindex Oort Gnus
24631 @cindex No Gnus
24632 @cindex Gnus versions
24634 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24635 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24636 plus 15 Gnus 5.0 releases).
24638 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24639 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24641 On July 28th 1996 work on Red Gnus was begun, and it was released on
24642 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24644 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24645 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24647 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24648 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24649 1999.
24651 On the 26th of October 2000, Oort Gnus was begun and was released as
24652 Gnus 5.10 on May 1st 2003 (24 releases).
24654 On the January 4th 2004, No Gnus was begun.
24656 If you happen upon a version of Gnus that has a prefixed name --
24657 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24658 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
24659 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
24660 you do, don't run.  Walk away, calmly, until you're out of its reach.
24661 Find a proper released version of Gnus and snuggle up to that instead.
24664 @node Other Gnus Versions
24665 @subsection Other Gnus Versions
24666 @cindex Semi-gnus
24668 In addition to the versions of Gnus which have had their releases
24669 coordinated by Lars, one major development has been Semi-gnus from
24670 Japan.  It's based on a library called @acronym{SEMI}, which provides
24671 @acronym{MIME} capabilities.
24673 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24674 Collectively, they are called ``Semi-gnus'', and different strains are
24675 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
24676 @acronym{MIME} and multilingualization things, especially important for
24677 Japanese users.
24680 @node Why?
24681 @subsection Why?
24683 What's the point of Gnus?
24685 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24686 newsreader, that lets you do anything you can think of.  That was my
24687 original motivation, but while working on Gnus, it has become clear to
24688 me that this generation of newsreaders really belong in the stone age.
24689 Newsreaders haven't developed much since the infancy of the net.  If the
24690 volume continues to rise with the current rate of increase, all current
24691 newsreaders will be pretty much useless.  How do you deal with
24692 newsgroups that have thousands of new articles each day?  How do you
24693 keep track of millions of people who post?
24695 Gnus offers no real solutions to these questions, but I would very much
24696 like to see Gnus being used as a testing ground for new methods of
24697 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
24698 to separate the newsreader from the back ends, Gnus now offers a simple
24699 interface for anybody who wants to write new back ends for fetching mail
24700 and news from different sources.  I have added hooks for customizations
24701 everywhere I could imagine it being useful.  By doing so, I'm inviting
24702 every one of you to explore and invent.
24704 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
24705 @kbd{C-u 100 M-x all-hail-xemacs}.
24708 @node Compatibility
24709 @subsection Compatibility
24711 @cindex compatibility
24712 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
24713 bindings have been kept.  More key bindings have been added, of course,
24714 but only in one or two obscure cases have old bindings been changed.
24716 Our motto is:
24717 @quotation
24718 @cartouche
24719 @center In a cloud bones of steel.
24720 @end cartouche
24721 @end quotation
24723 All commands have kept their names.  Some internal functions have changed
24724 their names.
24726 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
24727 Articles}.
24729 One major compatibility question is the presence of several summary
24730 buffers.  All variables relevant while reading a group are
24731 buffer-local to the summary buffer they belong in.  Although many
24732 important variables have their values copied into their global
24733 counterparts whenever a command is executed in the summary buffer, this
24734 change might lead to incorrect values being used unless you are careful.
24736 All code that relies on knowledge of @sc{gnus} internals will probably
24737 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
24738 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
24739 maintains a hash table that points to the entries in this alist (which
24740 speeds up many functions), and changing the alist directly will lead to
24741 peculiar results.
24743 @cindex hilit19
24744 @cindex highlighting
24745 Old hilit19 code does not work at all.  In fact, you should probably
24746 remove all hilit code from all Gnus hooks
24747 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24748 Gnus provides various integrated functions for highlighting.  These are
24749 faster and more accurate.  To make life easier for everybody, Gnus will
24750 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
24751 Away!
24753 Packages like @code{expire-kill} will no longer work.  As a matter of
24754 fact, you should probably remove all old @sc{gnus} packages (and other
24755 code) when you start using Gnus.  More likely than not, Gnus already
24756 does what you have written code to make @sc{gnus} do.  (Snicker.)
24758 Even though old methods of doing things are still supported, only the
24759 new methods are documented in this manual.  If you detect a new method of
24760 doing something while reading this manual, that does not mean you have
24761 to stop doing it the old way.
24763 Gnus understands all @sc{gnus} startup files.
24765 @kindex M-x gnus-bug
24766 @findex gnus-bug
24767 @cindex reporting bugs
24768 @cindex bugs
24769 Overall, a casual user who hasn't written much code that depends on
24770 @sc{gnus} internals should suffer no problems.  If problems occur,
24771 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
24773 @vindex gnus-bug-create-help-buffer
24774 If you are in the habit of sending bug reports @emph{very} often, you
24775 may find the helpful help buffer annoying after a while.  If so, set
24776 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
24777 up at you.
24780 @node Conformity
24781 @subsection Conformity
24783 No rebels without a clue here, ma'am.  We conform to all standards known
24784 to (wo)man.  Except for those standards and/or conventions we disagree
24785 with, of course.
24787 @table @strong
24789 @item RFC (2)822
24790 @cindex RFC 822
24791 @cindex RFC 2822
24792 There are no known breaches of this standard.
24794 @item RFC 1036
24795 @cindex RFC 1036
24796 There are no known breaches of this standard, either.
24798 @item Son-of-RFC 1036
24799 @cindex Son-of-RFC 1036
24800 We do have some breaches to this one.
24802 @table @emph
24804 @item X-Newsreader
24805 @itemx User-Agent
24806 These are considered to be ``vanity headers'', while I consider them
24807 to be consumer information.  After seeing so many badly formatted
24808 articles coming from @code{tin} and @code{Netscape} I know not to use
24809 either of those for posting articles.  I would not have known that if
24810 it wasn't for the @code{X-Newsreader} header.
24811 @end table
24813 @item USEFOR
24814 @cindex USEFOR
24815 USEFOR is an IETF working group writing a successor to RFC 1036, based
24816 on Son-of-RFC 1036.  They have produced a number of drafts proposing
24817 various changes to the format of news articles.  The Gnus towers will
24818 look into implementing the changes when the draft is accepted as an RFC.
24820 @item MIME - RFC 2045-2049 etc
24821 @cindex @acronym{MIME}
24822 All the various @acronym{MIME} RFCs are supported.
24824 @item Disposition Notifications - RFC 2298
24825 Message Mode is able to request notifications from the receiver.
24827 @item PGP - RFC 1991 and RFC 2440
24828 @cindex RFC 1991
24829 @cindex RFC 2440
24830 RFC 1991 is the original @acronym{PGP} message specification,
24831 published as an informational RFC.  RFC 2440 was the follow-up, now
24832 called Open PGP, and put on the Standards Track.  Both document a
24833 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
24834 encoding (signing and encryption) and decoding (verification and
24835 decryption).
24837 @item PGP/MIME - RFC 2015/3156
24838 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
24839 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
24840 Gnus supports both encoding and decoding.
24842 @item S/MIME - RFC 2633
24843 RFC 2633 describes the @acronym{S/MIME} format.
24845 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
24846 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
24847 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
24848 authentication for @acronym{IMAP}.  RFC 2086 describes access control
24849 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
24850 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
24851 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
24852 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
24854 @end table
24856 If you ever notice Gnus acting non-compliant with regards to the texts
24857 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
24858 know.
24861 @node Emacsen
24862 @subsection Emacsen
24863 @cindex Emacsen
24864 @cindex XEmacs
24865 @cindex Mule
24866 @cindex Emacs
24868 Gnus should work on:
24870 @itemize @bullet
24872 @item
24873 Emacs 20.7 and up.
24875 @item
24876 XEmacs 21.1 and up.
24878 @end itemize
24880 This Gnus version will absolutely not work on any Emacsen older than
24881 that.  Not reliably, at least.  Older versions of Gnus may work on older
24882 Emacs versions.
24884 There are some vague differences between Gnus on the various
24885 platforms---XEmacs features more graphics (a logo and a toolbar)---but
24886 other than that, things should look pretty much the same under all
24887 Emacsen.
24890 @node Gnus Development
24891 @subsection Gnus Development
24893 Gnus is developed in a two-phased cycle.  The first phase involves much
24894 discussion on the @samp{ding@@gnus.org} mailing list, where people
24895 propose changes and new features, post patches and new back ends.  This
24896 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24897 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24898 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
24899 unstable and should not be used by casual users.  Gnus alpha releases
24900 have names like ``Red Gnus'' and ``Quassia Gnus''.
24902 After futzing around for 50-100 alpha releases, Gnus is declared
24903 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
24904 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
24905 supposed to be able to use these, and these are mostly discussed on the
24906 @samp{gnu.emacs.gnus} newsgroup.
24908 @cindex Incoming*
24909 @vindex mail-source-delete-incoming
24910 Some variable defaults differ between alpha Gnusae and released Gnusae.
24911 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24912 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
24913 lossage of mail if an alpha release hiccups while handling the mail.
24915 The division of discussion between the ding mailing list and the Gnus
24916 newsgroup is not purely based on publicity concerns.  It's true that
24917 having people write about the horrible things that an alpha Gnus release
24918 can do (sometimes) in a public forum may scare people off, but more
24919 importantly, talking about new experimental features that have been
24920 introduced may confuse casual users.  New features are frequently
24921 introduced, fiddled with, and judged to be found wanting, and then
24922 either discarded or totally rewritten.  People reading the mailing list
24923 usually keep up with these rapid changes, while people on the newsgroup
24924 can't be assumed to do so.
24928 @node Contributors
24929 @subsection Contributors
24930 @cindex contributors
24932 The new Gnus version couldn't have been done without the help of all the
24933 people on the (ding) mailing list.  Every day for over a year I have
24934 gotten billions of nice bug reports from them, filling me with joy,
24935 every single one of them.  Smooches.  The people on the list have been
24936 tried beyond endurance, what with my ``oh, that's a neat idea <type
24937 type>, yup, I'll release it right away <ship off> no wait, that doesn't
24938 work at all <type type>, yup, I'll ship that one off right away <ship
24939 off> no, wait, that absolutely does not work'' policy for releases.
24940 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
24941 ``worser''? ``much worser''?  ``worsest''?)
24943 I would like to take this opportunity to thank the Academy for@dots{}  oops,
24944 wrong show.
24946 @itemize @bullet
24948 @item
24949 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
24951 @item
24952 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
24953 nnwarchive and many, many other things connected with @acronym{MIME} and
24954 other types of en/decoding, as well as general bug fixing, new
24955 functionality and stuff.
24957 @item
24958 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
24959 well as numerous other things).
24961 @item
24962 Luis Fernandes---design and graphics.
24964 @item
24965 Joe Reiss---creator of the smiley faces.
24967 @item
24968 Justin Sheehy---the @acronym{FAQ} maintainer.
24970 @item
24971 Erik Naggum---help, ideas, support, code and stuff.
24973 @item
24974 Wes Hardaker---@file{gnus-picon.el} and the manual section on
24975 @dfn{picons} (@pxref{Picons}).
24977 @item
24978 Kim-Minh Kaplan---further work on the picon code.
24980 @item
24981 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
24982 (@pxref{GroupLens}).
24984 @item
24985 Sudish Joseph---innumerable bug fixes.
24987 @item
24988 Ilja Weis---@file{gnus-topic.el}.
24990 @item
24991 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
24993 @item
24994 Vladimir Alexiev---the refcard and reference booklets.
24996 @item
24997 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
24998 distribution by Felix Lee and JWZ.
25000 @item
25001 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25003 @item
25004 Peter Mutsaers---orphan article scoring code.
25006 @item
25007 Ken Raeburn---POP mail support.
25009 @item
25010 Hallvard B Furuseth---various bits and pieces, especially dealing with
25011 .newsrc files.
25013 @item
25014 Brian Edmonds---@file{gnus-bbdb.el}.
25016 @item
25017 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25019 @item
25020 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25022 @item
25023 François Pinard---many, many interesting and thorough bug reports, as
25024 well as autoconf support.
25026 @end itemize
25028 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25029 Borges, and Jost Krieger proof-reading parts of the manual.
25031 The following people have contributed many patches and suggestions:
25033 Christopher Davis,
25034 Andrew Eskilsson,
25035 Kai Grossjohann,
25036 Kevin Greiner,
25037 Jesper Harder,
25038 Paul Jarc,
25039 Simon Josefsson,
25040 David KÃ¥gedal,
25041 Richard Pieri,
25042 Fabrice Popineau,
25043 Daniel Quinlan,
25044 Michael Shields,
25045 Reiner Steib,
25046 Jason L. Tibbitts, III,
25047 Jack Vinson,
25048 Katsumi Yamaoka, @c Yamaoka
25050 Teodor Zlatanov.
25052 Also thanks to the following for patches and stuff:
25054 Jari Aalto,
25055 Adrian Aichner,
25056 Vladimir Alexiev,
25057 Russ Allbery,
25058 Peter Arius,
25059 Matt Armstrong,
25060 Marc Auslander,
25061 Miles Bader,
25062 Alexei V. Barantsev,
25063 Frank Bennett,
25064 Robert Bihlmeyer,
25065 Chris Bone,
25066 Mark Borges,
25067 Mark Boyns,
25068 Lance A. Brown,
25069 Rob Browning,
25070 Kees de Bruin,
25071 Martin Buchholz,
25072 Joe Buehler,
25073 Kevin Buhr,
25074 Alastair Burt,
25075 Joao Cachopo,
25076 Zlatko Calusic,
25077 Massimo Campostrini,
25078 Castor,
25079 David Charlap,
25080 Dan Christensen,
25081 Kevin Christian,
25082 Jae-you Chung, @c ?
25083 James H. Cloos, Jr.,
25084 Laura Conrad,
25085 Michael R. Cook,
25086 Glenn Coombs,
25087 Andrew J. Cosgriff,
25088 Neil Crellin,
25089 Frank D. Cringle,
25090 Geoffrey T. Dairiki,
25091 Andre Deparade,
25092 Ulrik Dickow,
25093 Dave Disser,
25094 Rui-Tao Dong, @c ?
25095 Joev Dubach,
25096 Michael Welsh Duggan,
25097 Dave Edmondson,
25098 Paul Eggert,
25099 Mark W. Eichin,
25100 Karl Eichwalder,
25101 Enami Tsugutomo, @c Enami
25102 Michael Ernst,
25103 Luc Van Eycken,
25104 Sam Falkner,
25105 Nelson Jose dos Santos Ferreira,
25106 Sigbjorn Finne,
25107 Sven Fischer,
25108 Paul Fisher,
25109 Decklin Foster,
25110 Gary D. Foster,
25111 Paul Franklin,
25112 Guy Geens,
25113 Arne Georg Gleditsch,
25114 David S. Goldberg,
25115 Michelangelo Grigni,
25116 Dale Hagglund,
25117 D. Hall,
25118 Magnus Hammerin,
25119 Kenichi Handa, @c Handa
25120 Raja R. Harinath,
25121 Yoshiki Hayashi, @c Hayashi
25122 P. E. Jareth Hein,
25123 Hisashige Kenji, @c Hisashige
25124 Scott Hofmann,
25125 Marc Horowitz,
25126 Gunnar Horrigmo,
25127 Richard Hoskins,
25128 Brad Howes,
25129 Miguel de Icaza,
25130 François Felix Ingrand,
25131 Tatsuya Ichikawa, @c Ichikawa
25132 Ishikawa Ichiro, @c Ishikawa
25133 Lee Iverson,
25134 Iwamuro Motonori, @c Iwamuro
25135 Rajappa Iyer,
25136 Andreas Jaeger,
25137 Adam P. Jenkins,
25138 Randell Jesup,
25139 Fred Johansen,
25140 Gareth Jones,
25141 Greg Klanderman,
25142 Karl Kleinpaste,
25143 Michael Klingbeil,
25144 Peter Skov Knudsen,
25145 Shuhei Kobayashi, @c Kobayashi
25146 Petr Konecny,
25147 Koseki Yoshinori, @c Koseki
25148 Thor Kristoffersen,
25149 Jens Lautenbacher,
25150 Martin Larose,
25151 Seokchan Lee, @c Lee
25152 Joerg Lenneis,
25153 Carsten Leonhardt,
25154 James LewisMoss,
25155 Christian Limpach,
25156 Markus Linnala,
25157 Dave Love,
25158 Mike McEwan,
25159 Tonny Madsen,
25160 Shlomo Mahlab,
25161 Nat Makarevitch,
25162 Istvan Marko,
25163 David Martin,
25164 Jason R. Mastaler,
25165 Gordon Matzigkeit,
25166 Timo Metzemakers,
25167 Richard Mlynarik,
25168 Lantz Moore,
25169 Morioka Tomohiko, @c Morioka
25170 Erik Toubro Nielsen,
25171 Hrvoje Niksic,
25172 Andy Norman,
25173 Fred Oberhauser,
25174 C. R. Oldham,
25175 Alexandre Oliva,
25176 Ken Olstad,
25177 Masaharu Onishi, @c Onishi
25178 Hideki Ono, @c Ono
25179 Ettore Perazzoli,
25180 William Perry,
25181 Stephen Peters,
25182 Jens-Ulrik Holger Petersen,
25183 Ulrich Pfeifer,
25184 Matt Pharr,
25185 Andy Piper,
25186 John McClary Prevost,
25187 Bill Pringlemeir,
25188 Mike Pullen,
25189 Jim Radford,
25190 Colin Rafferty,
25191 Lasse Rasinen,
25192 Lars Balker Rasmussen,
25193 Joe Reiss,
25194 Renaud Rioboo,
25195 Roland B. Roberts,
25196 Bart Robinson,
25197 Christian von Roques,
25198 Markus Rost,
25199 Jason Rumney,
25200 Wolfgang Rupprecht,
25201 Jay Sachs,
25202 Dewey M. Sasser,
25203 Conrad Sauerwald,
25204 Loren Schall,
25205 Dan Schmidt,
25206 Ralph Schleicher,
25207 Philippe Schnoebelen,
25208 Andreas Schwab,
25209 Randal L. Schwartz,
25210 Danny Siu,
25211 Matt Simmons,
25212 Paul D. Smith,
25213 Jeff Sparkes,
25214 Toby Speight,
25215 Michael Sperber,
25216 Darren Stalder,
25217 Richard Stallman,
25218 Greg Stark,
25219 Sam Steingold,
25220 Paul Stevenson,
25221 Jonas Steverud,
25222 Paul Stodghill,
25223 Kiyokazu Suto, @c Suto
25224 Kurt Swanson,
25225 Samuel Tardieu,
25226 Teddy,
25227 Chuck Thompson,
25228 Tozawa Akihiko, @c Tozawa
25229 Philippe Troin,
25230 James Troup,
25231 Trung Tran-Duc,
25232 Jack Twilley,
25233 Aaron M. Ucko,
25234 Aki Vehtari,
25235 Didier Verna,
25236 Vladimir Volovich,
25237 Jan Vroonhof,
25238 Stefan Waldherr,
25239 Pete Ware,
25240 Barry A. Warsaw,
25241 Christoph Wedler,
25242 Joe Wells,
25243 Lee Willis,
25245 Lloyd Zusman.
25248 For a full overview of what each person has done, the ChangeLogs
25249 included in the Gnus alpha distributions should give ample reading
25250 (550kB and counting).
25252 Apologies to everybody that I've forgotten, of which there are many, I'm
25253 sure.
25255 Gee, that's quite a list of people.  I guess that must mean that there
25256 actually are people who are using Gnus.  Who'd'a thunk it!
25259 @node New Features
25260 @subsection New Features
25261 @cindex new features
25263 @menu
25264 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25265 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25266 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25267 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25268 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25269 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25270 @end menu
25272 These lists are, of course, just @emph{short} overviews of the
25273 @emph{most} important new features.  No, really.  There are tons more.
25274 Yes, we have feeping creaturism in full effect.
25276 @node ding Gnus
25277 @subsubsection (ding) Gnus
25279 New features in Gnus 5.0/5.1:
25281 @itemize @bullet
25283 @item
25284 The look of all buffers can be changed by setting format-like variables
25285 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25287 @item
25288 Local spool and several @acronym{NNTP} servers can be used at once
25289 (@pxref{Select Methods}).
25291 @item
25292 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25294 @item
25295 You can read a number of different mail formats (@pxref{Getting Mail}).
25296 All the mail back ends implement a convenient mail expiry scheme
25297 (@pxref{Expiring Mail}).
25299 @item
25300 Gnus can use various strategies for gathering threads that have lost
25301 their roots (thereby gathering loose sub-threads into one thread) or it
25302 can go back and retrieve enough headers to build a complete thread
25303 (@pxref{Customizing Threading}).
25305 @item
25306 Killed groups can be displayed in the group buffer, and you can read
25307 them as well (@pxref{Listing Groups}).
25309 @item
25310 Gnus can do partial group updates---you do not have to retrieve the
25311 entire active file just to check for new articles in a few groups
25312 (@pxref{The Active File}).
25314 @item
25315 Gnus implements a sliding scale of subscribedness to groups
25316 (@pxref{Group Levels}).
25318 @item
25319 You can score articles according to any number of criteria
25320 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25321 articles for you (@pxref{Adaptive Scoring}).
25323 @item
25324 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25325 manner, so it should be difficult to lose much data on what you have
25326 read if your machine should go down (@pxref{Auto Save}).
25328 @item
25329 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25330 cluttering up the @file{.emacs} file.
25332 @item
25333 You can set the process mark on both groups and articles and perform
25334 operations on all the marked items (@pxref{Process/Prefix}).
25336 @item
25337 You can grep through a subset of groups and create a group from the
25338 results (@pxref{Kibozed Groups}).
25340 @item
25341 You can list subsets of groups according to, well, anything
25342 (@pxref{Listing Groups}).
25344 @item
25345 You can browse foreign servers and subscribe to groups from those
25346 servers (@pxref{Browse Foreign Server}).
25348 @item
25349 Gnus can fetch articles, asynchronously, on a second connection to the
25350 server (@pxref{Asynchronous Fetching}).
25352 @item
25353 You can cache articles locally (@pxref{Article Caching}).
25355 @item
25356 The uudecode functions have been expanded and generalized
25357 (@pxref{Decoding Articles}).
25359 @item
25360 You can still post uuencoded articles, which was a little-known feature
25361 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25363 @item
25364 Fetching parents (and other articles) now actually works without
25365 glitches (@pxref{Finding the Parent}).
25367 @item
25368 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25370 @item
25371 Digests (and other files) can be used as the basis for groups
25372 (@pxref{Document Groups}).
25374 @item
25375 Articles can be highlighted and customized (@pxref{Customizing
25376 Articles}).
25378 @item
25379 URLs and other external references can be buttonized (@pxref{Article
25380 Buttons}).
25382 @item
25383 You can do lots of strange stuff with the Gnus window & frame
25384 configuration (@pxref{Window Layout}).
25386 @item
25387 You can click on buttons instead of using the keyboard
25388 (@pxref{Buttons}).
25390 @end itemize
25393 @node September Gnus
25394 @subsubsection September Gnus
25396 @iftex
25397 @iflatex
25398 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25399 @end iflatex
25400 @end iftex
25402 New features in Gnus 5.2/5.3:
25404 @itemize @bullet
25406 @item
25407 A new message composition mode is used.  All old customization variables
25408 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25409 now obsolete.
25411 @item
25412 Gnus is now able to generate @dfn{sparse} threads---threads where
25413 missing articles are represented by empty nodes (@pxref{Customizing
25414 Threading}).
25416 @lisp
25417 (setq gnus-build-sparse-threads 'some)
25418 @end lisp
25420 @item
25421 Outgoing articles are stored on a special archive server
25422 (@pxref{Archived Messages}).
25424 @item
25425 Partial thread regeneration now happens when articles are
25426 referred.
25428 @item
25429 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
25431 @item
25432 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25434 @item
25435 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25437 @lisp
25438 (setq gnus-use-trees t)
25439 @end lisp
25441 @item
25442 An @code{nn}-like pick-and-read minor mode is available for the summary
25443 buffers (@pxref{Pick and Read}).
25445 @lisp
25446 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25447 @end lisp
25449 @item
25450 In binary groups you can use a special binary minor mode (@pxref{Binary
25451 Groups}).
25453 @item
25454 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25455 Topics}).
25457 @lisp
25458 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25459 @end lisp
25461 @item
25462 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25464 @item
25465 Groups can now have a score, and bubbling based on entry frequency
25466 is possible (@pxref{Group Score}).
25468 @lisp
25469 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25470 @end lisp
25472 @item
25473 Groups can be process-marked, and commands can be performed on
25474 groups of groups (@pxref{Marking Groups}).
25476 @item
25477 Caching is possible in virtual groups.
25479 @item
25480 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25481 news batches, ClariNet briefs collections, and just about everything
25482 else (@pxref{Document Groups}).
25484 @item
25485 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25486 (@pxref{SOUP}).
25488 @item
25489 The Gnus cache is much faster.
25491 @item
25492 Groups can be sorted according to many criteria (@pxref{Sorting
25493 Groups}).
25495 @item
25496 New group parameters have been introduced to set list-addresses and
25497 expiry times (@pxref{Group Parameters}).
25499 @item
25500 All formatting specs allow specifying faces to be used
25501 (@pxref{Formatting Fonts}).
25503 @item
25504 There are several more commands for setting/removing/acting on process
25505 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25507 @item
25508 The summary buffer can be limited to show parts of the available
25509 articles based on a wide range of criteria.  These commands have been
25510 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25512 @item
25513 Articles can be made persistent with the @kbd{*} command
25514 (@pxref{Persistent Articles}).
25516 @item
25517 All functions for hiding article elements are now toggles.
25519 @item
25520 Article headers can be buttonized (@pxref{Article Washing}).
25522 @item
25523 All mail back ends support fetching articles by @code{Message-ID}.
25525 @item
25526 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25528 @item
25529 All summary mode commands are available directly from the article
25530 buffer (@pxref{Article Keymap}).
25532 @item
25533 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25534 Layout}).
25536 @item
25537 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25538 @iftex
25539 @iflatex
25540 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25541 @end iflatex
25542 @end iftex
25544 @item
25545 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25547 @lisp
25548 (setq gnus-use-nocem t)
25549 @end lisp
25551 @item
25552 Groups can be made permanently visible (@pxref{Listing Groups}).
25554 @lisp
25555 (setq gnus-permanently-visible-groups "^nnml:")
25556 @end lisp
25558 @item
25559 Many new hooks have been introduced to make customizing easier.
25561 @item
25562 Gnus respects the @code{Mail-Copies-To} header.
25564 @item
25565 Threads can be gathered by looking at the @code{References} header
25566 (@pxref{Customizing Threading}).
25568 @lisp
25569 (setq gnus-summary-thread-gathering-function
25570       'gnus-gather-threads-by-references)
25571 @end lisp
25573 @item
25574 Read articles can be stored in a special backlog buffer to avoid
25575 refetching (@pxref{Article Backlog}).
25577 @lisp
25578 (setq gnus-keep-backlog 50)
25579 @end lisp
25581 @item
25582 A clean copy of the current article is always stored in a separate
25583 buffer to allow easier treatment.
25585 @item
25586 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25588 @item
25589 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25590 Articles}).
25592 @lisp
25593 (setq gnus-prompt-before-saving t)
25594 @end lisp
25596 @item
25597 @code{gnus-uu} can view decoded files asynchronously while fetching
25598 articles (@pxref{Other Decode Variables}).
25600 @lisp
25601 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25602 @end lisp
25604 @item
25605 Filling in the article buffer now works properly on cited text
25606 (@pxref{Article Washing}).
25608 @item
25609 Hiding cited text adds buttons to toggle hiding, and how much
25610 cited text to hide is now customizable (@pxref{Article Hiding}).
25612 @lisp
25613 (setq gnus-cited-lines-visible 2)
25614 @end lisp
25616 @item
25617 Boring headers can be hidden (@pxref{Article Hiding}).
25619 @item
25620 Default scoring values can now be set from the menu bar.
25622 @item
25623 Further syntax checking of outgoing articles have been added.
25625 @end itemize
25628 @node Red Gnus
25629 @subsubsection Red Gnus
25631 New features in Gnus 5.4/5.5:
25633 @iftex
25634 @iflatex
25635 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25636 @end iflatex
25637 @end iftex
25639 @itemize @bullet
25641 @item
25642 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25644 @item
25645 Article prefetching functionality has been moved up into
25646 Gnus (@pxref{Asynchronous Fetching}).
25648 @item
25649 Scoring can now be performed with logical operators like @code{and},
25650 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25651 Scoring}).
25653 @item
25654 Article washing status can be displayed in the
25655 article mode line (@pxref{Misc Article}).
25657 @item
25658 @file{gnus.el} has been split into many smaller files.
25660 @item
25661 Suppression of duplicate articles based on Message-ID can be done
25662 (@pxref{Duplicate Suppression}).
25664 @lisp
25665 (setq gnus-suppress-duplicates t)
25666 @end lisp
25668 @item
25669 New variables for specifying what score and adapt files are to be
25670 considered home score and adapt files (@pxref{Home Score File}) have
25671 been added.
25673 @item
25674 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25675 Server Internals}).
25677 @item
25678 Groups can inherit group parameters from parent topics (@pxref{Topic
25679 Parameters}).
25681 @item
25682 Article editing has been revamped and is now actually usable.
25684 @item
25685 Signatures can be recognized in more intelligent fashions
25686 (@pxref{Article Signature}).
25688 @item
25689 Summary pick mode has been made to look more @code{nn}-like.  Line
25690 numbers are displayed and the @kbd{.} command can be used to pick
25691 articles (@code{Pick and Read}).
25693 @item
25694 Commands for moving the @file{.newsrc.eld} from one server to
25695 another have been added (@pxref{Changing Servers}).
25697 @item
25698 There's a way now to specify that ``uninteresting'' fields be suppressed
25699 when generating lines in buffers (@pxref{Advanced Formatting}).
25701 @item
25702 Several commands in the group buffer can be undone with @kbd{C-M-_}
25703 (@pxref{Undo}).
25705 @item
25706 Scoring can be done on words using the new score type @code{w}
25707 (@pxref{Score File Format}).
25709 @item
25710 Adaptive scoring can be done on a Subject word-by-word basis
25711 (@pxref{Adaptive Scoring}).
25713 @lisp
25714 (setq gnus-use-adaptive-scoring '(word))
25715 @end lisp
25717 @item
25718 Scores can be decayed (@pxref{Score Decays}).
25720 @lisp
25721 (setq gnus-decay-scores t)
25722 @end lisp
25724 @item
25725 Scoring can be performed using a regexp on the Date header.  The Date is
25726 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25728 @item
25729 A new command has been added to remove all data on articles from
25730 the native server (@pxref{Changing Servers}).
25732 @item
25733 A new command for reading collections of documents
25734 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25735 (@pxref{Really Various Summary Commands}).
25737 @item
25738 Process mark sets can be pushed and popped (@pxref{Setting Process
25739 Marks}).
25741 @item
25742 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25743 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25745 @item
25746 A new back end for reading searches from Web search engines
25747 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25748 (@pxref{Web Searches}).
25750 @item
25751 Groups inside topics can now be sorted using the standard sorting
25752 functions, and each topic can be sorted independently (@pxref{Topic
25753 Sorting}).
25755 @item
25756 Subsets of the groups can be sorted independently (@code{Sorting
25757 Groups}).
25759 @item
25760 Cached articles can be pulled into the groups (@pxref{Summary Generation
25761 Commands}).
25762 @iftex
25763 @iflatex
25764 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
25765 @end iflatex
25766 @end iftex
25768 @item
25769 Score files are now applied in a more reliable order (@pxref{Score
25770 Variables}).
25772 @item
25773 Reports on where mail messages end up can be generated (@pxref{Splitting
25774 Mail}).
25776 @item
25777 More hooks and functions have been added to remove junk from incoming
25778 mail before saving the mail (@pxref{Washing Mail}).
25780 @item
25781 Emphasized text can be properly fontisized:
25783 @end itemize
25786 @node Quassia Gnus
25787 @subsubsection Quassia Gnus
25789 New features in Gnus 5.6:
25791 @itemize @bullet
25793 @item
25794 New functionality for using Gnus as an offline newsreader has been
25795 added.  A plethora of new commands and modes have been added.
25796 @xref{Gnus Unplugged}, for the full story.
25798 @item
25799 The @code{nndraft} back end has returned, but works differently than
25800 before.  All Message buffers are now also articles in the @code{nndraft}
25801 group, which is created automatically.
25803 @item
25804 @code{gnus-alter-header-function} can now be used to alter header
25805 values.
25807 @item
25808 @code{gnus-summary-goto-article} now accept Message-ID's.
25810 @item
25811 A new Message command for deleting text in the body of a message
25812 outside the region: @kbd{C-c C-v}.
25814 @item
25815 You can now post to component group in @code{nnvirtual} groups with
25816 @kbd{C-u C-c C-c}.
25818 @item
25819  @code{nntp-rlogin-program}---new variable to ease customization.
25821 @item
25822 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
25823 re-highlighting of the article buffer.
25825 @item
25826 New element in @code{gnus-boring-article-headers}---@code{long-to}.
25828 @item
25829 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
25830 details.
25832 @item
25833 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
25834 @kbd{a} to add the score rule to the @file{all.SCORE} file.
25836 @item
25837 @code{gnus-simplify-subject-functions} variable to allow greater
25838 control over simplification.
25840 @item
25841 @kbd{A T}---new command for fetching the current thread.
25843 @item
25844 @kbd{/ T}---new command for including the current thread in the
25845 limit.
25847 @item
25848 @kbd{M-RET} is a new Message command for breaking cited text.
25850 @item
25851 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
25853 @item
25854 The @code{custom-face-lookup} function has been removed.
25855 If you used this function in your initialization files, you must
25856 rewrite them to use @code{face-spec-set} instead.
25858 @item
25859 Canceling now uses the current select method.  Symbolic prefix
25860 @kbd{a} forces normal posting method.
25862 @item
25863 New command to translate M******** sm*rtq**t*s into proper
25864 text---@kbd{W d}.
25866 @item
25867 For easier debugging of @code{nntp}, you can set
25868 @code{nntp-record-commands} to a non-@code{nil} value.
25870 @item
25871 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
25872 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
25874 @item
25875 A command for editing group parameters from the summary buffer
25876 has been added.
25878 @item
25879 A history of where mails have been split is available.
25881 @item
25882 A new article date command has been added---@code{article-date-iso8601}.
25884 @item
25885 Subjects can be simplified when threading by setting
25886 @code{gnus-score-thread-simplify}.
25888 @item
25889 A new function for citing in Message has been
25890 added---@code{message-cite-original-without-signature}.
25892 @item
25893 @code{article-strip-all-blank-lines}---new article command.
25895 @item
25896 A new Message command to kill to the end of the article has
25897 been added.
25899 @item
25900 A minimum adaptive score can be specified by using the
25901 @code{gnus-adaptive-word-minimum} variable.
25903 @item
25904 The ``lapsed date'' article header can be kept continually
25905 updated by the @code{gnus-start-date-timer} command.
25907 @item
25908 Web listserv archives can be read with the @code{nnlistserv} back end.
25910 @item
25911 Old dejanews archives can now be read by @code{nnweb}.
25913 @end itemize
25915 @node Pterodactyl Gnus
25916 @subsubsection Pterodactyl Gnus
25918 New features in Gnus 5.8:
25920 @itemize @bullet
25922 @item
25923 The mail-fetching functions have changed.  See the manual for the
25924 many details.  In particular, all procmail fetching variables are gone.
25926 If you used procmail like in
25928 @lisp
25929 (setq nnmail-use-procmail t)
25930 (setq nnmail-spool-file 'procmail)
25931 (setq nnmail-procmail-directory "~/mail/incoming/")
25932 (setq nnmail-procmail-suffix "\\.in")
25933 @end lisp
25935 this now has changed to
25937 @lisp
25938 (setq mail-sources
25939       '((directory :path "~/mail/incoming/"
25940                    :suffix ".in")))
25941 @end lisp
25943 @xref{Mail Source Specifiers}.
25945 @item
25946 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
25947 Gnus, and adds a slew of new commands.  See the manual for details.
25949 @item
25950 Gnus has also been multilingualized.  This also affects too
25951 many parts of Gnus to summarize here, and adds many new variables.
25953 @item
25954 @code{gnus-auto-select-first} can now be a function to be
25955 called to position point.
25957 @item
25958 The user can now decide which extra headers should be included in
25959 summary buffers and @acronym{NOV} files.
25961 @item
25962 @code{gnus-article-display-hook} has been removed.  Instead, a number
25963 of variables starting with @code{gnus-treat-} have been added.
25965 @item
25966 The Gnus posting styles have been redone again and now works in a
25967 subtly different manner.
25969 @item
25970 New web-based back ends have been added: @code{nnslashdot},
25971 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
25972 again, to keep up with ever-changing layouts.
25974 @item
25975 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
25977 @end itemize
25979 @node Oort Gnus
25980 @subsubsection Oort Gnus
25981 @cindex Oort Gnus
25983 New features in Gnus 5.10:
25985 @itemize @bullet
25987 @item
25988 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
25989 (@code{gnus-article-reply-with-original}) only yank the text in the
25990 region if the region is active.
25992 @item
25993 @code{gnus-group-read-ephemeral-group} can be called interactively,
25994 using @kbd{G M}.
25996 @item
25997 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
25998 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26000 @item
26001 The revised Gnus @acronym{FAQ} is included in the manual,
26002 @xref{Frequently Asked Questions}.
26004 @item
26005 Upgrading from previous (stable) version if you have used Oort.
26007 If you have tried Oort (the unstable Gnus branch leading to this
26008 release) but went back to a stable version, be careful when upgrading to
26009 this version.  In particular, you will probably want to remove all
26010 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26011 read from your @file{.newsrc.eld} instead of from the
26012 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26013 later entry for more information about marks.  Note that downgrading
26014 isn't save in general.
26016 @item
26017 Article Buttons
26019 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26020 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26021 variables @code{gnus-button-@var{*}-level} can be used to control the
26022 appearance of all article buttons.  @xref{Article Button Levels}.
26024 @item
26025 Dired integration
26027 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26028 bindings in dired buffers to send a file as an attachment, open a file
26029 using the appropriate mailcap entry, and print a file using the mailcap
26030 entry.
26032 @item
26033 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26035 @item
26036 Single-part yenc encoded attachments can be decoded.
26038 @item
26039 Picons
26041 The picons code has been reimplemented to work in GNU Emacs---some of
26042 the previous options have been removed or renamed.
26044 Picons are small ``personal icons'' representing users, domain and
26045 newsgroups, which can be displayed in the Article buffer.
26046 @xref{Picons}.
26048 @item
26049 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26050 boundary line is drawn at the end of the headers.
26052 @item
26053 Retrieval of charters and control messages
26055 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26056 control messages (@kbd{H C}).
26058 @item
26059 Delayed articles
26061 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26062 buffer.  The messages are delivered at specified time.  This is useful
26063 for sending yourself reminders.  @xref{Delayed Articles}.
26065 @item
26066 If @code{auto-compression-mode} is enabled, attachments are automatically
26067 decompressed when activated.
26069 @item
26070 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26071 the nnml back end allows compressed message files.
26073 @item
26074 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26076 @item
26077 The Summary Buffer uses an arrow in the fringe to indicate the current
26078 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26080 @item
26081 Warn about email replies to news
26083 Do you often find yourself replying to news by email by mistake?  Then
26084 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26085 you.
26087 @item
26088 If the new option @code{gnus-summary-display-while-building} is
26089 non-@code{nil}, the summary buffer is shown and updated as it's being
26090 built.
26092 @item
26093 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26094 opposed to old but unread messages).
26096 @item
26097 The new option @code{gnus-gcc-mark-as-read} automatically marks
26098 Gcc articles as read.
26100 @item
26101 The nndoc back end now supports mailman digests and exim bounces.
26103 @item
26104 Gnus supports RFC 2369 mailing list headers, and adds a number of
26105 related commands in mailing list groups.  @xref{Mailing List}.
26107 @item
26108 The Date header can be displayed in a format that can be read aloud
26109 in English.  @xref{Article Date}.
26111 @item
26112 The envelope sender address can be customized when using Sendmail.
26113 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26115 @item
26116 diffs are automatically highlighted in groups matching
26117 @code{mm-uu-diff-groups-regexp}
26119 @item
26120 @acronym{TLS} wrapper shipped with Gnus
26122 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26123 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26124 @acronym{TLS}/@acronym{SSL} support via (external third party)
26125 @file{ssl.el} and OpenSSL still works.
26127 @item
26128 New @file{make.bat} for compiling and installing Gnus under MS Windows
26130 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26131 first argument to the batch-program should be the directory where
26132 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26133 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26134 the second parameter.
26136 @file{make.bat} has been rewritten from scratch, it now features
26137 automatic recognition of XEmacs and GNU Emacs, generates
26138 @file{gnus-load.el}, checks if errors occur while compilation and
26139 generation of info files and reports them at the end of the build
26140 process.  It now uses @code{makeinfo} if it is available and falls
26141 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26142 install all files which are necessary to run Gnus and be generally a
26143 complete replacement for the @code{configure; make; make install}
26144 cycle used under Unix systems.
26146 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
26147 been removed.
26149 @item
26150 Support for non-@acronym{ASCII} domain names
26152 Message supports non-@acronym{ASCII} domain names in From:, To: and
26153 Cc: and will query you whether to perform encoding when you try to
26154 send a message.  The variable @code{message-use-idna} controls this.
26155 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26156 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26157 controls this.
26159 @item
26160 Better handling of Microsoft citation styles
26162 Gnus now tries to recognize the mangled header block that some Microsoft
26163 mailers use to indicate that the rest of the message is a citation, even
26164 though it is not quoted in any way.  The variable
26165 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26166 citations.
26168 @item
26169 @code{gnus-article-skip-boring}
26171 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26172 not scroll down to show you a page that contains only boring text,
26173 which by default means cited text and signature.  You can customize
26174 what is skippable using @code{gnus-article-boring-faces}.
26176 This feature is especially useful if you read many articles that
26177 consist of a little new content at the top with a long, untrimmed
26178 message cited below.
26180 @item
26181 The format spec @code{%C} for positioning point has changed to @code{%*}.
26183 @item
26184 The new variable @code{gnus-parameters} can be used to set group parameters.
26186 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26187 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26188 enjoy the powers of customize, and simplified backups since you set the
26189 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26190 variable maps regular expressions matching group names to group
26191 parameters, a'la:
26192 @lisp
26193 (setq gnus-parameters
26194       '(("mail\\..*"
26195          (gnus-show-threads nil)
26196          (gnus-use-scoring nil))
26197         ("^nnimap:\\(foo.bar\\)$"
26198          (to-group . "\\1"))))
26199 @end lisp
26201 @item
26202 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
26204 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26205 disable it.
26207 @item
26208 Gnus no longer generate the Sender: header automatically.
26210 Earlier it was generated iff the user configurable email address was
26211 different from the Gnus guessed default user address.  As the guessing
26212 algorithm is rarely correct these days, and (more controversially) the
26213 only use of the Sender: header was to check if you are entitled to
26214 cancel/supersede news (which is now solved by Cancel Locks instead,
26215 see another entry), generation of the header has been disabled by
26216 default.  See the variables @code{message-required-headers},
26217 @code{message-required-news-headers}, and
26218 @code{message-required-mail-headers}.
26220 @item
26221 Features from third party @file{message-utils.el} added to @file{message.el}.
26223 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26224 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26225 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26226 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26227 appropriate headers and a note in the body for cross-postings and
26228 followups (see the variables @code{message-cross-post-@var{*}}).
26230 @item
26231 References and X-Draft-From headers are no longer generated when you
26232 start composing messages and @code{message-generate-headers-first} is
26233 @code{nil}.
26235 @item
26236 Improved anti-spam features.
26238 Gnus is now able to take out spam from your mail and news streams
26239 using a wide variety of programs and filter rules.  Among the supported
26240 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26241 for easy use of external packages such as SpamAssassin and Hashcash
26242 are also new.  @xref{Thwarting Email Spam}.
26244 @item
26245 Easy inclusion of X-Faces headers.
26247 @item
26248 Face headers handling.
26250 @item
26251 In the summary buffer, the new command @kbd{/ N} inserts new messages
26252 and @kbd{/ o} inserts old messages.
26254 @item
26255 Gnus decodes morse encoded messages if you press @kbd{W m}.
26257 @item
26258 Unread count correct in nnimap groups.
26260 The estimated number of unread articles in the group buffer should now
26261 be correct for nnimap groups.  This is achieved by calling
26262 @code{nnimap-fixup-unread-after-getting-new-news} from the
26263 @code{gnus-setup-news-hook} (called on startup) and
26264 @code{gnus-after-getting-new-news-hook}. (called after getting new
26265 mail).  If you have modified those variables from the default, you may
26266 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26267 you were happy with the estimate and want to save some (minimal) time
26268 when getting new mail, remove the function.
26270 @item
26271 Group Carbon Copy (GCC) quoting
26273 To support groups that contains SPC and other weird characters, groups
26274 are quoted before they are placed in the Gcc: header.  This means
26275 variables such as @code{gnus-message-archive-group} should no longer
26276 contain quote characters to make groups containing SPC work.  Also, if
26277 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26278 into two groups) you must change it to return the list
26279 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26280 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26281 was incorrect earlier, it just didn't generate any problems since it
26282 was inserted directly.
26284 @item
26285 @file{~/News/overview/} not used.
26287 As a result of the following change, the @file{~/News/overview/}
26288 directory is not used any more.  You can safely delete the entire
26289 hierarchy.
26291 @item
26292 @code{gnus-agent}
26294 The Gnus Agent has seen a major updated and is now enabled by default,
26295 and all nntp and nnimap servers from @code{gnus-select-method} and
26296 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26297 only the server in @code{gnus-select-method} was agentized by the
26298 default, and the agent was disabled by default.  When the agent is
26299 enabled, headers are now also retrieved from the Agent cache instead
26300 of the back ends when possible.  Earlier this only happened in the
26301 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26302 @kbd{J r} in the server buffer.  Gnus will not download articles into
26303 the Agent cache, unless you instruct it to do so, though, by using
26304 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26305 behavior of having the Agent disabled with @code{(setq gnus-agent
26306 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26307 is not needed any more.
26309 @item
26310 @code{gnus-summary-line-format}
26312 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26313 %s\n}.  Moreover @code{gnus-extra-headers},
26314 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26315 changed their default so that the users name will be replaced by the
26316 recipient's name or the group name posting to for @acronym{NNTP}
26317 groups.
26319 @item
26320 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
26322 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
26323 broken Outlook (Express) articles.
26325 @c FIXME: `gnus-load' is mentioned in README, which is not included in
26326 @c CVS.  We should find a better place for this item.
26327 @item
26328 @code{(require 'gnus-load)}
26330 If you use a stand-alone Gnus distribution, you'd better add
26331 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26332 lisp directory into load-path.
26334 File @file{gnus-load.el} contains autoload commands, functions and variables,
26335 some of which may not be included in distributions of Emacsen.
26337 @item
26338 @code{gnus-slave-unplugged}
26340 A new command which starts Gnus offline in slave mode.
26342 @item
26343 @code{message-insinuate-rmail}
26345 Adding @code{(message-insinuate-rmail)} and @code{(setq
26346 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26347 compose, reply and forward messages in message-mode, where you can
26348 enjoy the power of @acronym{MML}.
26350 @item
26351 @code{message-minibuffer-local-map}
26353 The line below enables BBDB in resending a message:
26354 @lisp
26355 (define-key message-minibuffer-local-map [(tab)]
26356   'bbdb-complete-name)
26357 @end lisp
26359 @item
26360 Externalizing and deleting of attachments.
26362 If @code{gnus-gcc-externalize-attachments} or
26363 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26364 local files as external parts.
26366 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26367 on @acronym{MIME} buttons) saves a part and replaces the part with an
26368 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26369 @acronym{MIME} buttons) removes a part.  It works only on back ends
26370 that support editing.
26372 @item
26373 @code{gnus-default-charset}
26375 The default value is determined from the
26376 @code{current-language-environment} variable, instead of
26377 @code{iso-8859-1}.  Also the @samp{.*} item in
26378 @code{gnus-group-charset-alist} is removed.
26380 @item
26381 @code{gnus-posting-styles}
26383 Add a new format of match like
26384 @lisp
26385 ((header "to" "larsi.*org")
26386  (Organization "Somewhere, Inc."))
26387 @end lisp
26388 The old format like the lines below is obsolete, but still accepted.
26389 @lisp
26390 (header "to" "larsi.*org"
26391         (Organization "Somewhere, Inc."))
26392 @end lisp
26394 @item
26395 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26397 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26398 added into these two variables.  If you customized those, perhaps you
26399 need add those two headers too.
26401 @item
26402 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26404 If one reads an article while plugged, and the article already exists
26405 in the Agent, it won't get downloaded once more.  @code{(setq
26406 gnus-agent-cache nil)} reverts to the old behavior.
26408 @item
26409 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26410 composing messages, it is enabled by @code{use-hard-newlines}.
26411 Decoding format=flowed was present but not documented in earlier
26412 versions.
26414 @item
26415 The option @code{mm-fill-flowed} can be used to disable treatment of
26416 ``format=flowed'' messages.  Also, flowed text is disabled when sending
26417 inline PGP signed messages.  (New in Gnus 5.10.7)
26419 @item
26420 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26422 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26424 @item
26425 Gnus supports Maildir groups.
26427 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
26429 @item
26430 Printing capabilities are enhanced.
26432 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26433 Article buffers.  Also, each individual @acronym{MIME} part can be
26434 printed using @kbd{p} on the @acronym{MIME} button.
26436 @item
26437 Message supports the Importance: (RFC 2156) header.
26439 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26440 the valid values.
26442 @item
26443 Gnus supports Cancel Locks in News.
26445 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
26446 used to determine if you wrote an article or not (for canceling and
26447 superseding).  Gnus generates a random password string the first time
26448 you post a message, and saves it in your @file{~/.emacs} using the Custom
26449 system.  While the variable is called @code{canlock-password}, it is not
26450 security sensitive data.  Publishing your canlock string on the web
26451 will not allow anyone to be able to anything she could not already do.
26452 The behavior can be changed by customizing @code{message-insert-canlock}.
26454 @item
26455 Gnus supports server-side mail filtering using Sieve.
26457 Sieve rules can be added as Group Parameters for groups, and the
26458 complete Sieve script is generated using @kbd{D g} from the Group
26459 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26460 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26461 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26463 @item
26464 Extended format specs.
26466 Format spec @samp{%&user-date;} is added into
26467 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26468 format specs are supported.  The extended format specs look like
26469 @samp{%u&foo;}, which invokes function
26470 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26471 escape character, old user defined format @samp{%u&} is no longer supported.
26473 @item
26474 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26476 It was aliased to @kbd{Y c}
26477 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26478 out other articles.
26480 @item
26481 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26483 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26484 s}, @kbd{/ a}, and @kbd{/ x}
26485 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26486 result will be to display all articles that do not match the expression.
26488 @item
26489 Group names are treated as UTF-8 by default.
26491 This is supposedly what USEFOR wanted to migrate to.  See
26492 @code{gnus-group-name-charset-group-alist} and
26493 @code{gnus-group-name-charset-method-alist} for customization.
26495 @item
26496 The nnml and nnfolder back ends store marks for each groups.
26498 This makes it possible to take backup of nnml/nnfolder servers/groups
26499 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
26500 makes it possible to share articles and marks between users (without
26501 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
26502 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26503 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26504 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
26505 another machine, Gnus will automatically use the @file{.marks} or
26506 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26507 The new server variables @code{nnml-marks-is-evil} and
26508 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26510 @item
26511 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26512 been renamed to ``Gnus''.
26514 @item
26515 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26516 renamed to ``Attachments''.  Note that this menu also contains security
26517 related stuff, like signing and encryption (@pxref{Security, Security,,
26518 message, Message Manual}).
26520 @item
26521 @code{gnus-group-charset-alist} and
26522 @code{gnus-group-ignored-charsets-alist}.
26524 The regexps in these variables are compared with full group names
26525 instead of real group names in 5.8.  Users who customize these
26526 variables should change those regexps accordingly.  For example:
26527 @lisp
26528 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26529 @end lisp
26531 @item
26532 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26533 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26535 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26536 additional Lisp libraries.  This add several menu items to the
26537 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26538 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
26540 @item
26541 Gnus inlines external parts (message/external).
26543 @item
26544 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26545 C-m}.
26547 This change was made to avoid conflict with the standard binding of
26548 @code{back-to-indentation}, which is also useful in message mode.
26550 @item
26551 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
26553 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26554 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
26555 used when forwarding signed or encrypted messages, as the conversion
26556 invalidate the digital signature.
26557 @end itemize
26559 @iftex
26561 @page
26562 @node The Manual
26563 @section The Manual
26564 @cindex colophon
26565 @cindex manual
26567 This manual was generated from a TeXinfo file and then run through
26568 either @code{texi2dvi}
26569 @iflatex
26570 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26571 and then run through @code{latex} and @code{dvips}
26572 @end iflatex
26573 to get what you hold in your hands now.
26575 The following conventions have been used:
26577 @enumerate
26579 @item
26580 This is a @samp{string}
26582 @item
26583 This is a @kbd{keystroke}
26585 @item
26586 This is a @file{file}
26588 @item
26589 This is a @code{symbol}
26591 @end enumerate
26593 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26594 mean:
26596 @lisp
26597 (setq flargnoze "yes")
26598 @end lisp
26600 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26602 @lisp
26603 (setq flumphel 'yes)
26604 @end lisp
26606 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26607 ever get them confused.
26609 @iflatex
26610 @c @head
26611 Of course, everything in this manual is of vital interest, so you should
26612 read it all.  Several times.  However, if you feel like skimming the
26613 manual, look for that gnu head you should see in the margin over
26614 there---it means that what's being discussed is of more importance than
26615 the rest of the stuff.  (On the other hand, if everything is infinitely
26616 important, how can anything be more important than that?  Just one more
26617 of the mysteries of this world, I guess.)
26618 @end iflatex
26620 @end iftex
26623 @node On Writing Manuals
26624 @section On Writing Manuals
26626 I guess most manuals are written after-the-fact; documenting a program
26627 that's already there.  This is not how this manual is written.  When
26628 implementing something, I write the manual entry for that something
26629 straight away.  I then see that it's difficult to explain the
26630 functionality, so I write how it's supposed to be, and then I change the
26631 implementation.  Writing the documentation and writing the code goes
26632 hand in hand.
26634 This, of course, means that this manual has no, or little, flow.  It
26635 documents absolutely everything in Gnus, but often not where you're
26636 looking for it.  It is a reference manual, and not a guide to how to get
26637 started with Gnus.
26639 That would be a totally different book, that should be written using the
26640 reference manual as source material.  It would look quite differently.
26643 @page
26644 @node Terminology
26645 @section Terminology
26647 @cindex terminology
26648 @table @dfn
26650 @item news
26651 @cindex news
26652 This is what you are supposed to use this thing for---reading news.
26653 News is generally fetched from a nearby @acronym{NNTP} server, and is
26654 generally publicly available to everybody.  If you post news, the entire
26655 world is likely to read just what you have written, and they'll all
26656 snigger mischievously.  Behind your back.
26658 @item mail
26659 @cindex mail
26660 Everything that's delivered to you personally is mail.  Some news/mail
26661 readers (like Gnus) blur the distinction between mail and news, but
26662 there is a difference.  Mail is private.  News is public.  Mailing is
26663 not posting, and replying is not following up.
26665 @item reply
26666 @cindex reply
26667 Send a mail to the person who has written what you are reading.
26669 @item follow up
26670 @cindex follow up
26671 Post an article to the current newsgroup responding to the article you
26672 are reading.
26674 @item back end
26675 @cindex back end
26676 Gnus considers mail and news to be mostly the same, really.  The only
26677 difference is how to access the actual articles.  News articles are
26678 commonly fetched via the protocol @acronym{NNTP}, whereas mail
26679 messages could be read from a file on the local disk.  The internal
26680 architecture of Gnus thus comprises a ``front end'' and a number of
26681 ``back ends''.  Internally, when you enter a group (by hitting
26682 @key{RET}, say), you thereby invoke a function in the front end in
26683 Gnus.  The front end then ``talks'' to a back end and says things like
26684 ``Give me the list of articles in the foo group'' or ``Show me article
26685 number 4711''.
26687 So a back end mainly defines either a protocol (the @code{nntp} back
26688 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
26689 accesses mail via @acronym{IMAP}) or a file format and directory
26690 layout (the @code{nnspool} back end accesses news via the common
26691 ``spool directory'' format, the @code{nnml} back end access mail via a
26692 file format and directory layout that's quite similar).
26694 Gnus does not handle the underlying media, so to speak---this is all
26695 done by the back ends.  A back end is a collection of functions to
26696 access the articles.
26698 However, sometimes the term ``back end'' is also used where ``server''
26699 would have been more appropriate.  And then there is the term ``select
26700 method'' which can mean either.  The Gnus terminology can be quite
26701 confusing.
26703 @item native
26704 @cindex native
26705 Gnus will always use one method (and back end) as the @dfn{native}, or
26706 default, way of getting news.
26708 @item foreign
26709 @cindex foreign
26710 You can also have any number of foreign groups active at the same time.
26711 These are groups that use non-native non-secondary back ends for getting
26712 news.
26714 @item secondary
26715 @cindex secondary
26716 Secondary back ends are somewhere half-way between being native and being
26717 foreign, but they mostly act like they are native.
26719 @item article
26720 @cindex article
26721 A message that has been posted as news.
26723 @item mail message
26724 @cindex mail message
26725 A message that has been mailed.
26727 @item message
26728 @cindex message
26729 A mail message or news article
26731 @item head
26732 @cindex head
26733 The top part of a message, where administrative information (etc.) is
26734 put.
26736 @item body
26737 @cindex body
26738 The rest of an article.  Everything not in the head is in the
26739 body.
26741 @item header
26742 @cindex header
26743 A line from the head of an article.
26745 @item headers
26746 @cindex headers
26747 A collection of such lines, or a collection of heads.  Or even a
26748 collection of @acronym{NOV} lines.
26750 @item @acronym{NOV}
26751 @cindex @acronym{NOV}
26752 When Gnus enters a group, it asks the back end for the headers of all
26753 unread articles in the group.  Most servers support the News OverView
26754 format, which is more compact and much faster to read and parse than the
26755 normal @sc{head} format.
26757 @item level
26758 @cindex levels
26759 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
26760 that have a lower level are ``more'' subscribed than the groups with a
26761 higher level.  In fact, groups on levels 1-5 are considered
26762 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
26763 are @dfn{killed}.  Commands for listing groups and scanning for new
26764 articles will all use the numeric prefix as @dfn{working level}.
26766 @item killed groups
26767 @cindex killed groups
26768 No information on killed groups is stored or updated, which makes killed
26769 groups much easier to handle than subscribed groups.
26771 @item zombie groups
26772 @cindex zombie groups
26773 Just like killed groups, only slightly less dead.
26775 @item active file
26776 @cindex active file
26777 The news server has to keep track of what articles it carries, and what
26778 groups exist.  All this information in stored in the active file, which
26779 is rather large, as you might surmise.
26781 @item bogus groups
26782 @cindex bogus groups
26783 A group that exists in the @file{.newsrc} file, but isn't known to the
26784 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
26785 This means that the group probably doesn't exist (any more).
26787 @item activating
26788 @cindex activating groups
26789 The act of asking the server for info on a group and computing the
26790 number of unread articles is called @dfn{activating the group}.
26791 Un-activated groups are listed with @samp{*} in the group buffer.
26793 @item spool
26794 @cindex spool
26795 News servers store their articles locally in one fashion or other.
26796 One old-fashioned storage method is to have just one file per
26797 article.  That's called a ``traditional spool''.
26799 @item server
26800 @cindex server
26801 A machine one can connect to and get news (or mail) from.
26803 @item select method
26804 @cindex select method
26805 A structure that specifies the back end, the server and the virtual
26806 server settings.
26808 @item virtual server
26809 @cindex virtual server
26810 A named select method.  Since a select method defines all there is to
26811 know about connecting to a (physical) server, taking the thing as a
26812 whole is a virtual server.
26814 @item washing
26815 @cindex washing
26816 Taking a buffer and running it through a filter of some sort.  The
26817 result will (more often than not) be cleaner and more pleasing than the
26818 original.
26820 @item ephemeral groups
26821 @cindex ephemeral groups
26822 @cindex temporary groups
26823 Most groups store data on what articles you have read.  @dfn{Ephemeral}
26824 groups are groups that will have no data stored---when you exit the
26825 group, it'll disappear into the aether.
26827 @item solid groups
26828 @cindex solid groups
26829 This is the opposite of ephemeral groups.  All groups listed in the
26830 group buffer are solid groups.
26832 @item sparse articles
26833 @cindex sparse articles
26834 These are article placeholders shown in the summary buffer when
26835 @code{gnus-build-sparse-threads} has been switched on.
26837 @item threading
26838 @cindex threading
26839 To put responses to articles directly after the articles they respond
26840 to---in a hierarchical fashion.
26842 @item root
26843 @cindex root
26844 @cindex thread root
26845 The first article in a thread is the root.  It is the ancestor of all
26846 articles in the thread.
26848 @item parent
26849 @cindex parent
26850 An article that has responses.
26852 @item child
26853 @cindex child
26854 An article that responds to a different article---its parent.
26856 @item digest
26857 @cindex digest
26858 A collection of messages in one file.  The most common digest format is
26859 specified by RFC 1153.
26861 @item splitting
26862 @cindex splitting, terminolgy
26863 @cindex mail sorting
26864 @cindex mail filtering (splitting)
26865 The action of sorting your emails according to certain rules. Sometimes
26866 incorrectly called mail filtering.
26868 @end table
26871 @page
26872 @node Customization
26873 @section Customization
26874 @cindex general customization
26876 All variables are properly documented elsewhere in this manual.  This
26877 section is designed to give general pointers on how to customize Gnus
26878 for some quite common situations.
26880 @menu
26881 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
26882 * Slow Terminal Connection::    You run a remote Emacs.
26883 * Little Disk Space::           You feel that having large setup files is icky.
26884 * Slow Machine::                You feel like buying a faster machine.
26885 @end menu
26888 @node Slow/Expensive Connection
26889 @subsection Slow/Expensive NNTP Connection
26891 If you run Emacs on a machine locally, and get your news from a machine
26892 over some very thin strings, you want to cut down on the amount of data
26893 Gnus has to get from the @acronym{NNTP} server.
26895 @table @code
26897 @item gnus-read-active-file
26898 Set this to @code{nil}, which will inhibit Gnus from requesting the
26899 entire active file from the server.  This file is often very large.  You
26900 also have to set @code{gnus-check-new-newsgroups} and
26901 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
26902 doesn't suddenly decide to fetch the active file anyway.
26904 @item gnus-nov-is-evil
26905 This one has to be @code{nil}.  If not, grabbing article headers from
26906 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
26907 support @sc{xover}; Gnus will detect this by itself.
26908 @end table
26911 @node Slow Terminal Connection
26912 @subsection Slow Terminal Connection
26914 Let's say you use your home computer for dialing up the system that runs
26915 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
26916 possible) the amount of data sent over the wires.
26918 @table @code
26920 @item gnus-auto-center-summary
26921 Set this to @code{nil} to inhibit Gnus from re-centering the summary
26922 buffer all the time.  If it is @code{vertical}, do only vertical
26923 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
26924 horizontal and vertical recentering.
26926 @item gnus-visible-headers
26927 Cut down on the headers included in the articles to the
26928 minimum.  You can, in fact, make do without them altogether---most of the
26929 useful data is in the summary buffer, anyway.  Set this variable to
26930 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
26932 Use the following to enable all the available hiding features:
26933 @lisp
26934 (setq gnus-treat-hide-headers 'head
26935       gnus-treat-hide-signature t
26936       gnus-treat-hide-citation t)
26937 @end lisp
26939 @item gnus-use-full-window
26940 By setting this to @code{nil}, you can make all the windows smaller.
26941 While this doesn't really cut down much generally, it means that you
26942 have to see smaller portions of articles before deciding that you didn't
26943 want to read them anyway.
26945 @item gnus-thread-hide-subtree
26946 If this is non-@code{nil}, all threads in the summary buffer will be
26947 hidden initially.
26950 @item gnus-updated-mode-lines
26951 If this is @code{nil}, Gnus will not put information in the buffer mode
26952 lines, which might save some time.
26953 @end table
26956 @node Little Disk Space
26957 @subsection Little Disk Space
26958 @cindex disk space
26960 The startup files can get rather large, so you may want to cut their
26961 sizes a bit if you are running out of space.
26963 @table @code
26965 @item gnus-save-newsrc-file
26966 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
26967 only save @file{.newsrc.eld}.  This means that you will not be able to
26968 use any other newsreaders than Gnus.  This variable is @code{t} by
26969 default.
26971 @item gnus-read-newsrc-file
26972 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
26973 only read @file{.newsrc.eld}.  This means that you will not be able to
26974 use any other newsreaders than Gnus.  This variable is @code{t} by
26975 default.
26977 @item gnus-save-killed-list
26978 If this is @code{nil}, Gnus will not save the list of dead groups.  You
26979 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
26980 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
26981 variable to @code{nil}.  This variable is @code{t} by default.
26983 @end table
26986 @node Slow Machine
26987 @subsection Slow Machine
26988 @cindex slow machine
26990 If you have a slow machine, or are just really impatient, there are a
26991 few things you can do to make Gnus run faster.
26993 Set @code{gnus-check-new-newsgroups} and
26994 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
26996 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
26997 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
26998 summary buffer faster.
27001 @page
27002 @node Troubleshooting
27003 @section Troubleshooting
27004 @cindex troubleshooting
27006 Gnus works @emph{so} well straight out of the box---I can't imagine any
27007 problems, really.
27009 Ahem.
27011 @enumerate
27013 @item
27014 Make sure your computer is switched on.
27016 @item
27017 Make sure that you really load the current Gnus version.  If you have
27018 been running @sc{gnus}, you need to exit Emacs and start it up again before
27019 Gnus will work.
27021 @item
27022 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27023 like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
27024 you have some old @file{.el} files lying around.  Delete these.
27026 @item
27027 Read the help group (@kbd{G h} in the group buffer) for a
27028 @acronym{FAQ} and a how-to.
27030 @item
27031 @vindex max-lisp-eval-depth
27032 Gnus works on many recursive structures, and in some extreme (and very
27033 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27034 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27035 something like that.
27036 @end enumerate
27038 If all else fails, report the problem as a bug.
27040 @cindex bugs
27041 @cindex reporting bugs
27043 @kindex M-x gnus-bug
27044 @findex gnus-bug
27045 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27046 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27047 me the backtrace.  I will fix bugs, but I can only fix them if you send
27048 me a precise description as to how to reproduce the bug.
27050 You really can never be too detailed in a bug report.  Always use the
27051 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27052 a 10Kb mail each time you use it, and even if you have sent me your
27053 environment 500 times before.  I don't care.  I want the full info each
27054 time.
27056 It is also important to remember that I have no memory whatsoever.  If
27057 you send a bug report, and I send you a reply, and then you just send
27058 back ``No, it's not! Moron!'', I will have no idea what you are
27059 insulting me about.  Always over-explain everything.  It's much easier
27060 for all of us---if I don't have all the information I need, I will just
27061 mail you and ask for more info, and everything takes more time.
27063 If the problem you're seeing is very visual, and you can't quite explain
27064 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27065 it somewhere it can be reached, and include the URL of the picture in
27066 the bug report.
27068 @cindex patches
27069 If you would like to contribute a patch to fix bugs or make
27070 improvements, please produce the patch using @samp{diff -u}.
27072 @cindex edebug
27073 If you want to debug your problem further before reporting, possibly
27074 in order to solve the problem yourself and send a patch, you can use
27075 edebug.  Debugging Lisp code is documented in the Elisp manual
27076 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27077 Lisp Reference Manual}).  To get you started with edebug, consider if
27078 you discover some weird behavior when pressing @kbd{c}, the first
27079 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27080 the documentation buffer that leads you to the function definition,
27081 then press @kbd{M-x edebug-defun RET} with point inside that function,
27082 return to Gnus and press @kbd{c} to invoke the code.  You will be
27083 placed in the lisp buffer and can single step using @kbd{SPC} and
27084 evaluate expressions using @kbd{M-:} or inspect variables using
27085 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27086 @kbd{c} or @kbd{g}.
27088 @cindex elp
27089 @cindex profile
27090 @cindex slow
27091 Sometimes, a problem do not directly generate an elisp error but
27092 manifests itself by causing Gnus to be very slow.  In these cases, you
27093 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27094 slow, and then try to analyze the backtrace (repeating the procedure
27095 helps isolating the real problem areas).
27097 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27098 (or should be) fully documented elsewhere, but to get you started
27099 there are a few steps that need to be followed.  First, instrument the
27100 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27101 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27102 RET message}.  Then perform the operation that is slow and press
27103 @kbd{M-x elp-results}.  You will then see which operations that takes
27104 time, and can debug them further.  If the entire operation takes much
27105 longer than the time spent in the slowest function in the profiler
27106 output, you probably profiled the wrong part of Gnus.  To reset
27107 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27108 elp-restore-all} is supposed to remove profiling, but given the
27109 complexities and dynamic code generation in Gnus, it might not always
27110 work perfectly.
27112 @cindex gnu.emacs.gnus
27113 @cindex ding mailing list
27114 If you just need help, you are better off asking on
27115 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27116 @email{ding@@gnus.org, the ding mailing list}.  Write to
27117 @email{ding-request@@gnus.org} to subscribe.
27120 @page
27121 @node Gnus Reference Guide
27122 @section Gnus Reference Guide
27124 It is my hope that other people will figure out smart stuff that Gnus
27125 can do, and that other people will write those smart things as well.  To
27126 facilitate that I thought it would be a good idea to describe the inner
27127 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27130 You can never expect the internals of a program not to change, but I
27131 will be defining (in some details) the interface between Gnus and its
27132 back ends (this is written in stone), the format of the score files
27133 (ditto), data structures (some are less likely to change than others)
27134 and general methods of operation.
27136 @menu
27137 * Gnus Utility Functions::      Common functions and variable to use.
27138 * Back End Interface::          How Gnus communicates with the servers.
27139 * Score File Syntax::           A BNF definition of the score file standard.
27140 * Headers::                     How Gnus stores headers internally.
27141 * Ranges::                      A handy format for storing mucho numbers.
27142 * Group Info::                  The group info format.
27143 * Extended Interactive::        Symbolic prefixes and stuff.
27144 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27145 * Various File Formats::        Formats of files that Gnus use.
27146 @end menu
27149 @node Gnus Utility Functions
27150 @subsection Gnus Utility Functions
27151 @cindex Gnus utility functions
27152 @cindex utility functions
27153 @cindex functions
27154 @cindex internal variables
27156 When writing small functions to be run from hooks (and stuff), it's
27157 vital to have access to the Gnus internal functions and variables.
27158 Below is a list of the most common ones.
27160 @table @code
27162 @item gnus-newsgroup-name
27163 @vindex gnus-newsgroup-name
27164 This variable holds the name of the current newsgroup.
27166 @item gnus-find-method-for-group
27167 @findex gnus-find-method-for-group
27168 A function that returns the select method for @var{group}.
27170 @item gnus-group-real-name
27171 @findex gnus-group-real-name
27172 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27173 name.
27175 @item gnus-group-prefixed-name
27176 @findex gnus-group-prefixed-name
27177 Takes an unprefixed group name and a select method, and returns the full
27178 (prefixed) Gnus group name.
27180 @item gnus-get-info
27181 @findex gnus-get-info
27182 Returns the group info list for @var{group}.
27184 @item gnus-group-unread
27185 @findex gnus-group-unread
27186 The number of unread articles in @var{group}, or @code{t} if that is
27187 unknown.
27189 @item gnus-active
27190 @findex gnus-active
27191 The active entry for @var{group}.
27193 @item gnus-set-active
27194 @findex gnus-set-active
27195 Set the active entry for @var{group}.
27197 @item gnus-add-current-to-buffer-list
27198 @findex gnus-add-current-to-buffer-list
27199 Adds the current buffer to the list of buffers to be killed on Gnus
27200 exit.
27202 @item gnus-continuum-version
27203 @findex gnus-continuum-version
27204 Takes a Gnus version string as a parameter and returns a floating point
27205 number.  Earlier versions will always get a lower number than later
27206 versions.
27208 @item gnus-group-read-only-p
27209 @findex gnus-group-read-only-p
27210 Says whether @var{group} is read-only or not.
27212 @item gnus-news-group-p
27213 @findex gnus-news-group-p
27214 Says whether @var{group} came from a news back end.
27216 @item gnus-ephemeral-group-p
27217 @findex gnus-ephemeral-group-p
27218 Says whether @var{group} is ephemeral or not.
27220 @item gnus-server-to-method
27221 @findex gnus-server-to-method
27222 Returns the select method corresponding to @var{server}.
27224 @item gnus-server-equal
27225 @findex gnus-server-equal
27226 Says whether two virtual servers are equal.
27228 @item gnus-group-native-p
27229 @findex gnus-group-native-p
27230 Says whether @var{group} is native or not.
27232 @item gnus-group-secondary-p
27233 @findex gnus-group-secondary-p
27234 Says whether @var{group} is secondary or not.
27236 @item gnus-group-foreign-p
27237 @findex gnus-group-foreign-p
27238 Says whether @var{group} is foreign or not.
27240 @item gnus-group-find-parameter
27241 @findex gnus-group-find-parameter
27242 Returns the parameter list of @var{group}.  If given a second parameter,
27243 returns the value of that parameter for @var{group}.
27245 @item gnus-group-set-parameter
27246 @findex gnus-group-set-parameter
27247 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27249 @item gnus-narrow-to-body
27250 @findex gnus-narrow-to-body
27251 Narrows the current buffer to the body of the article.
27253 @item gnus-check-backend-function
27254 @findex gnus-check-backend-function
27255 Takes two parameters, @var{function} and @var{group}.  If the back end
27256 @var{group} comes from supports @var{function}, return non-@code{nil}.
27258 @lisp
27259 (gnus-check-backend-function "request-scan" "nnml:misc")
27260 @result{} t
27261 @end lisp
27263 @item gnus-read-method
27264 @findex gnus-read-method
27265 Prompts the user for a select method.
27267 @end table
27270 @node Back End Interface
27271 @subsection Back End Interface
27273 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27274 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27275 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27276 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27277 examples of the latter we have @code{nntp-port-number} and
27278 @code{nnmbox-directory}.
27280 When Gnus asks for information from a back end---say @code{nntp}---on
27281 something, it will normally include a virtual server name in the
27282 function parameters.  (If not, the back end should use the ``current''
27283 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27284 server as its only (optional) parameter.  If this virtual server hasn't
27285 been opened, the function should fail.
27287 Note that a virtual server name has no relation to some physical server
27288 name.  Take this example:
27290 @lisp
27291 (nntp "odd-one"
27292       (nntp-address "ifi.uio.no")
27293       (nntp-port-number 4324))
27294 @end lisp
27296 Here the virtual server name is @samp{odd-one} while the name of
27297 the physical server is @samp{ifi.uio.no}.
27299 The back ends should be able to switch between several virtual servers.
27300 The standard back ends implement this by keeping an alist of virtual
27301 server environments that they pull down/push up when needed.
27303 There are two groups of interface functions: @dfn{required functions},
27304 which must be present, and @dfn{optional functions}, which Gnus will
27305 always check for presence before attempting to call 'em.
27307 All these functions are expected to return data in the buffer
27308 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27309 unfortunately named, but we'll have to live with it.  When I talk about
27310 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27311 talk about @dfn{return value}, I talk about the function value returned by
27312 the function call.  Functions that fail should return @code{nil} as the
27313 return value.
27315 Some back ends could be said to be @dfn{server-forming} back ends, and
27316 some might be said not to be.  The latter are back ends that generally
27317 only operate on one group at a time, and have no concept of ``server''
27318 ---they have a group, and they deliver info on that group and nothing
27319 more.
27321 Gnus identifies each message by way of group name and article number.  A
27322 few remarks about these article numbers might be useful.  First of all,
27323 the numbers are positive integers.  Secondly, it is normally not
27324 possible for later articles to ``re-use'' older article numbers without
27325 confusing Gnus.  That is, if a group has ever contained a message
27326 numbered 42, then no other message may get that number, or Gnus will get
27327 mightily confused.@footnote{See the function
27328 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27329 Third, article numbers must be assigned in order of arrival in the
27330 group; this is not necessarily the same as the date of the message.
27332 The previous paragraph already mentions all the ``hard'' restrictions that
27333 article numbers must fulfill.  But it seems that it might be useful to
27334 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27335 if there are holes in the article numbering sequence.  However, due to
27336 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27337 also useful for the article numbers to start at 1 to avoid running out
27338 of numbers as long as possible.
27340 Note that by convention, back ends are named @code{nnsomething}, but
27341 Gnus also comes with some @code{nnnotbackends}, such as
27342 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27344 In the examples and definitions I will refer to the imaginary back end
27345 @code{nnchoke}.
27347 @cindex @code{nnchoke}
27349 @menu
27350 * Required Back End Functions::  Functions that must be implemented.
27351 * Optional Back End Functions::  Functions that need not be implemented.
27352 * Error Messaging::             How to get messages and report errors.
27353 * Writing New Back Ends::       Extending old back ends.
27354 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27355 * Mail-like Back Ends::         Some tips on mail back ends.
27356 @end menu
27359 @node Required Back End Functions
27360 @subsubsection Required Back End Functions
27362 @table @code
27364 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27366 @var{articles} is either a range of article numbers or a list of
27367 @code{Message-ID}s.  Current back ends do not fully support either---only
27368 sequences (lists) of article numbers, and most back ends do not support
27369 retrieval of @code{Message-ID}s.  But they should try for both.
27371 The result data should either be HEADs or @acronym{NOV} lines, and the result
27372 value should either be @code{headers} or @code{nov} to reflect this.
27373 This might later be expanded to @code{various}, which will be a mixture
27374 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27376 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27377 headers'', in some meaning of the word.  This is generally done by
27378 fetching (at most) @var{fetch-old} extra headers less than the smallest
27379 article number in @code{articles}, and filling the gaps as well.  The
27380 presence of this parameter can be ignored if the back end finds it
27381 cumbersome to follow the request.  If this is non-@code{nil} and not a
27382 number, do maximum fetches.
27384 Here's an example HEAD:
27386 @example
27387 221 1056 Article retrieved.
27388 Path: ifi.uio.no!sturles
27389 From: sturles@@ifi.uio.no (Sturle Sunde)
27390 Newsgroups: ifi.discussion
27391 Subject: Re: Something very droll
27392 Date: 27 Oct 1994 14:02:57 +0100
27393 Organization: Dept. of Informatics, University of Oslo, Norway
27394 Lines: 26
27395 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27396 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27397 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27399 @end example
27401 So a @code{headers} return value would imply that there's a number of
27402 these in the data buffer.
27404 Here's a BNF definition of such a buffer:
27406 @example
27407 headers        = *head
27408 head           = error / valid-head
27409 error-message  = [ "4" / "5" ] 2number " " <error message> eol
27410 valid-head     = valid-message *header "." eol
27411 valid-message  = "221 " <number> " Article retrieved." eol
27412 header         = <text> eol
27413 @end example
27415 @cindex BNF
27416 (The version of BNF used here is the one used in RFC822.)
27418 If the return value is @code{nov}, the data buffer should contain
27419 @dfn{network overview database} lines.  These are basically fields
27420 separated by tabs.
27422 @example
27423 nov-buffer = *nov-line
27424 nov-line   = field 7*8[ <TAB> field ] eol
27425 field      = <text except TAB>
27426 @end example
27428 For a closer look at what should be in those fields,
27429 @pxref{Headers}.
27432 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27434 @var{server} is here the virtual server name.  @var{definitions} is a
27435 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27437 If the server can't be opened, no error should be signaled.  The back end
27438 may then choose to refuse further attempts at connecting to this
27439 server.  In fact, it should do so.
27441 If the server is opened already, this function should return a
27442 non-@code{nil} value.  There should be no data returned.
27445 @item (nnchoke-close-server &optional SERVER)
27447 Close connection to @var{server} and free all resources connected
27448 to it.  Return @code{nil} if the server couldn't be closed for some
27449 reason.
27451 There should be no data returned.
27454 @item (nnchoke-request-close)
27456 Close connection to all servers and free all resources that the back end
27457 have reserved.  All buffers that have been created by that back end
27458 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
27459 function is generally only called when Gnus is shutting down.
27461 There should be no data returned.
27464 @item (nnchoke-server-opened &optional SERVER)
27466 If @var{server} is the current virtual server, and the connection to the
27467 physical server is alive, then this function should return a
27468 non-@code{nil} value.  This function should under no circumstances
27469 attempt to reconnect to a server we have lost connection to.
27471 There should be no data returned.
27474 @item (nnchoke-status-message &optional SERVER)
27476 This function should return the last error message from @var{server}.
27478 There should be no data returned.
27481 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27483 The result data from this function should be the article specified by
27484 @var{article}.  This might either be a @code{Message-ID} or a number.
27485 It is optional whether to implement retrieval by @code{Message-ID}, but
27486 it would be nice if that were possible.
27488 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27489 in this buffer instead of the normal data buffer.  This is to make it
27490 possible to avoid copying large amounts of data from one buffer to
27491 another, while Gnus mainly requests articles to be inserted directly
27492 into its article buffer.
27494 If it is at all possible, this function should return a cons cell where
27495 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27496 the article number.  This will enable Gnus to find out what the real
27497 group and article numbers are when fetching articles by
27498 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
27499 on successful article retrieval.
27502 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27504 Get data on @var{group}.  This function also has the side effect of
27505 making @var{group} the current group.
27507 If @var{fast}, don't bother to return useful data, just make @var{group}
27508 the current group.
27510 Here's an example of some result data and a definition of the same:
27512 @example
27513 211 56 1000 1059 ifi.discussion
27514 @end example
27516 The first number is the status, which should be 211.  Next is the
27517 total number of articles in the group, the lowest article number, the
27518 highest article number, and finally the group name.  Note that the total
27519 number of articles may be less than one might think while just
27520 considering the highest and lowest article numbers, but some articles
27521 may have been canceled.  Gnus just discards the total-number, so
27522 whether one should take the bother to generate it properly (if that is a
27523 problem) is left as an exercise to the reader.  If the group contains no
27524 articles, the lowest article number should be reported as 1 and the
27525 highest as 0.
27527 @example
27528 group-status = [ error / info ] eol
27529 error        = [ "4" / "5" ] 2<number> " " <Error message>
27530 info         = "211 " 3* [ <number> " " ] <string>
27531 @end example
27534 @item (nnchoke-close-group GROUP &optional SERVER)
27536 Close @var{group} and free any resources connected to it.  This will be
27537 a no-op on most back ends.
27539 There should be no data returned.
27542 @item (nnchoke-request-list &optional SERVER)
27544 Return a list of all groups available on @var{server}.  And that means
27545 @emph{all}.
27547 Here's an example from a server that only carries two groups:
27549 @example
27550 ifi.test 0000002200 0000002000 y
27551 ifi.discussion 3324 3300 n
27552 @end example
27554 On each line we have a group name, then the highest article number in
27555 that group, the lowest article number, and finally a flag.  If the group
27556 contains no articles, the lowest article number should be reported as 1
27557 and the highest as 0.
27559 @example
27560 active-file = *active-line
27561 active-line = name " " <number> " " <number> " " flags eol
27562 name        = <string>
27563 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
27564 @end example
27566 The flag says whether the group is read-only (@samp{n}), is moderated
27567 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27568 (@samp{=other-group}) or none of the above (@samp{y}).
27571 @item (nnchoke-request-post &optional SERVER)
27573 This function should post the current buffer.  It might return whether
27574 the posting was successful or not, but that's not required.  If, for
27575 instance, the posting is done asynchronously, it has generally not been
27576 completed by the time this function concludes.  In that case, this
27577 function should set up some kind of sentinel to beep the user loud and
27578 clear if the posting could not be completed.
27580 There should be no result data from this function.
27582 @end table
27585 @node Optional Back End Functions
27586 @subsubsection Optional Back End Functions
27588 @table @code
27590 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27592 @var{groups} is a list of groups, and this function should request data
27593 on all those groups.  How it does it is of no concern to Gnus, but it
27594 should attempt to do this in a speedy fashion.
27596 The return value of this function can be either @code{active} or
27597 @code{group}, which says what the format of the result data is.  The
27598 former is in the same format as the data from
27599 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27600 in the same format as @code{nnchoke-request-group} gives.
27602 @example
27603 group-buffer = *active-line / *group-status
27604 @end example
27607 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27609 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27610 alterations.  This comes in handy if the back end really carries all
27611 the information (as is the case with virtual and imap groups).  This
27612 function should destructively alter the info to suit its needs, and
27613 should return a non-@code{nil} value.
27615 There should be no result data from this function.
27618 @item (nnchoke-request-type GROUP &optional ARTICLE)
27620 When the user issues commands for ``sending news'' (@kbd{F} in the
27621 summary buffer, for instance), Gnus has to know whether the article the
27622 user is following up on is news or mail.  This function should return
27623 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27624 is mail and @code{unknown} if the type can't be decided.  (The
27625 @var{article} parameter is necessary in @code{nnvirtual} groups which
27626 might very well combine mail groups and news groups.)  Both @var{group}
27627 and @var{article} may be @code{nil}.
27629 There should be no result data from this function.
27632 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27634 Set/remove/add marks on articles.  Normally Gnus handles the article
27635 marks (such as read, ticked, expired etc) internally, and store them in
27636 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
27637 all information about the articles on the server, so Gnus need to
27638 propagate the mark information to the server.
27640 @var{action} is a list of mark setting requests, having this format:
27642 @example
27643 (RANGE ACTION MARK)
27644 @end example
27646 @var{range} is a range of articles you wish to update marks on.
27647 @var{action} is @code{add} or @code{del}, used to add marks or remove
27648 marks (preserving all marks not mentioned).  @var{mark} is a list of
27649 marks; where each mark is a symbol.  Currently used marks are
27650 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27651 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27652 @code{forward} and @code{recent}, but your back end should, if
27653 possible, not limit itself to these.
27655 Given contradictory actions, the last action in the list should be the
27656 effective one.  That is, if your action contains a request to add the
27657 @code{tick} mark on article 1 and, later in the list, a request to
27658 remove the mark on the same article, the mark should in fact be removed.
27660 An example action list:
27662 @example
27663 (((5 12 30) 'del '(tick))
27664  ((10 . 90) 'add '(read expire))
27665  ((92 94) 'del '(read)))
27666 @end example
27668 The function should return a range of articles it wasn't able to set the
27669 mark on (currently not used for anything).
27671 There should be no result data from this function.
27673 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27675 If the user tries to set a mark that the back end doesn't like, this
27676 function may change the mark.  Gnus will use whatever this function
27677 returns as the mark for @var{article} instead of the original
27678 @var{mark}.  If the back end doesn't care, it must return the original
27679 @var{mark}, and not @code{nil} or any other type of garbage.
27681 The only use for this I can see is what @code{nnvirtual} does with
27682 it---if a component group is auto-expirable, marking an article as read
27683 in the virtual group should result in the article being marked as
27684 expirable.
27686 There should be no result data from this function.
27689 @item (nnchoke-request-scan &optional GROUP SERVER)
27691 This function may be called at any time (by Gnus or anything else) to
27692 request that the back end check for incoming articles, in one way or
27693 another.  A mail back end will typically read the spool file or query
27694 the @acronym{POP} server when this function is invoked.  The
27695 @var{group} doesn't have to be heeded---if the back end decides that
27696 it is too much work just scanning for a single group, it may do a
27697 total scan of all groups.  It would be nice, however, to keep things
27698 local if that's practical.
27700 There should be no result data from this function.
27703 @item (nnchoke-request-group-description GROUP &optional SERVER)
27705 The result data from this function should be a description of
27706 @var{group}.
27708 @example
27709 description-line = name <TAB> description eol
27710 name             = <string>
27711 description      = <text>
27712 @end example
27714 @item (nnchoke-request-list-newsgroups &optional SERVER)
27716 The result data from this function should be the description of all
27717 groups available on the server.
27719 @example
27720 description-buffer = *description-line
27721 @end example
27724 @item (nnchoke-request-newgroups DATE &optional SERVER)
27726 The result data from this function should be all groups that were
27727 created after @samp{date}, which is in normal human-readable date format
27728 (i.e., the date format used in mail and news headers, and returned by
27729 the function @code{message-make-date} by default).  The data should be
27730 in the active buffer format.
27732 It is okay for this function to return ``too many'' groups; some back ends
27733 might find it cheaper to return the full list of groups, rather than
27734 just the new groups.  But don't do this for back ends with many groups.
27735 Normally, if the user creates the groups herself, there won't be too
27736 many groups, so @code{nnml} and the like are probably safe.  But for
27737 back ends like @code{nntp}, where the groups have been created by the
27738 server, it is quite likely that there can be many groups.
27741 @item (nnchoke-request-create-group GROUP &optional SERVER)
27743 This function should create an empty group with name @var{group}.
27745 There should be no return data.
27748 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
27750 This function should run the expiry process on all articles in the
27751 @var{articles} range (which is currently a simple list of article
27752 numbers.)  It is left up to the back end to decide how old articles
27753 should be before they are removed by this function.  If @var{force} is
27754 non-@code{nil}, all @var{articles} should be deleted, no matter how new
27755 they are.
27757 This function should return a list of articles that it did not/was not
27758 able to delete.
27760 There should be no result data returned.
27763 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
27765 This function should move @var{article} (which is a number) from
27766 @var{group} by calling @var{accept-form}.
27768 This function should ready the article in question for moving by
27769 removing any header lines it has added to the article, and generally
27770 should ``tidy up'' the article.  Then it should @code{eval}
27771 @var{accept-form} in the buffer where the ``tidy'' article is.  This
27772 will do the actual copying.  If this @code{eval} returns a
27773 non-@code{nil} value, the article should be removed.
27775 If @var{last} is @code{nil}, that means that there is a high likelihood
27776 that there will be more requests issued shortly, so that allows some
27777 optimizations.
27779 The function should return a cons where the @code{car} is the group name and
27780 the @code{cdr} is the article number that the article was entered as.
27782 There should be no data returned.
27785 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
27787 This function takes the current buffer and inserts it into @var{group}.
27788 If @var{last} in @code{nil}, that means that there will be more calls to
27789 this function in short order.
27791 The function should return a cons where the @code{car} is the group name and
27792 the @code{cdr} is the article number that the article was entered as.
27794 The group should exist before the back end is asked to accept the
27795 article for that group.
27797 There should be no data returned.
27800 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
27802 This function should remove @var{article} (which is a number) from
27803 @var{group} and insert @var{buffer} there instead.
27805 There should be no data returned.
27808 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
27810 This function should delete @var{group}.  If @var{force}, it should
27811 really delete all the articles in the group, and then delete the group
27812 itself.  (If there is such a thing as ``the group itself''.)
27814 There should be no data returned.
27817 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
27819 This function should rename @var{group} into @var{new-name}.  All
27820 articles in @var{group} should move to @var{new-name}.
27822 There should be no data returned.
27824 @end table
27827 @node Error Messaging
27828 @subsubsection Error Messaging
27830 @findex nnheader-report
27831 @findex nnheader-get-report
27832 The back ends should use the function @code{nnheader-report} to report
27833 error conditions---they should not raise errors when they aren't able to
27834 perform a request.  The first argument to this function is the back end
27835 symbol, and the rest are interpreted as arguments to @code{format} if
27836 there are multiple of them, or just a string if there is one of them.
27837 This function must always returns @code{nil}.
27839 @lisp
27840 (nnheader-report 'nnchoke "You did something totally bogus")
27842 (nnheader-report 'nnchoke "Could not request group %s" group)
27843 @end lisp
27845 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
27846 @code{nil} back from a server, and this function returns the most
27847 recently reported message for the back end in question.  This function
27848 takes one argument---the server symbol.
27850 Internally, these functions access @var{back-end}@code{-status-string},
27851 so the @code{nnchoke} back end will have its error message stored in
27852 @code{nnchoke-status-string}.
27855 @node Writing New Back Ends
27856 @subsubsection Writing New Back Ends
27858 Many back ends are quite similar.  @code{nnml} is just like
27859 @code{nnspool}, but it allows you to edit the articles on the server.
27860 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
27861 and it doesn't maintain overview databases.  @code{nndir} is just like
27862 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
27863 editing articles.
27865 It would make sense if it were possible to ``inherit'' functions from
27866 back ends when writing new back ends.  And, indeed, you can do that if you
27867 want to.  (You don't have to if you don't want to, of course.)
27869 All the back ends declare their public variables and functions by using a
27870 package called @code{nnoo}.
27872 To inherit functions from other back ends (and allow other back ends to
27873 inherit functions from the current back end), you should use the
27874 following macros:
27876 @table @code
27878 @item nnoo-declare
27879 This macro declares the first parameter to be a child of the subsequent
27880 parameters.  For instance:
27882 @lisp
27883 (nnoo-declare nndir
27884   nnml nnmh)
27885 @end lisp
27887 @code{nndir} has declared here that it intends to inherit functions from
27888 both @code{nnml} and @code{nnmh}.
27890 @item defvoo
27891 This macro is equivalent to @code{defvar}, but registers the variable as
27892 a public server variable.  Most state-oriented variables should be
27893 declared with @code{defvoo} instead of @code{defvar}.
27895 In addition to the normal @code{defvar} parameters, it takes a list of
27896 variables in the parent back ends to map the variable to when executing
27897 a function in those back ends.
27899 @lisp
27900 (defvoo nndir-directory nil
27901   "Where nndir will look for groups."
27902   nnml-current-directory nnmh-current-directory)
27903 @end lisp
27905 This means that @code{nnml-current-directory} will be set to
27906 @code{nndir-directory} when an @code{nnml} function is called on behalf
27907 of @code{nndir}.  (The same with @code{nnmh}.)
27909 @item nnoo-define-basics
27910 This macro defines some common functions that almost all back ends should
27911 have.
27913 @lisp
27914 (nnoo-define-basics nndir)
27915 @end lisp
27917 @item deffoo
27918 This macro is just like @code{defun} and takes the same parameters.  In
27919 addition to doing the normal @code{defun} things, it registers the
27920 function as being public so that other back ends can inherit it.
27922 @item nnoo-map-functions
27923 This macro allows mapping of functions from the current back end to
27924 functions from the parent back ends.
27926 @lisp
27927 (nnoo-map-functions nndir
27928   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27929   (nnmh-request-article 0 nndir-current-group 0 0))
27930 @end lisp
27932 This means that when @code{nndir-retrieve-headers} is called, the first,
27933 third, and fourth parameters will be passed on to
27934 @code{nnml-retrieve-headers}, while the second parameter is set to the
27935 value of @code{nndir-current-group}.
27937 @item nnoo-import
27938 This macro allows importing functions from back ends.  It should be the
27939 last thing in the source file, since it will only define functions that
27940 haven't already been defined.
27942 @lisp
27943 (nnoo-import nndir
27944   (nnmh
27945    nnmh-request-list
27946    nnmh-request-newgroups)
27947   (nnml))
27948 @end lisp
27950 This means that calls to @code{nndir-request-list} should just be passed
27951 on to @code{nnmh-request-list}, while all public functions from
27952 @code{nnml} that haven't been defined in @code{nndir} yet should be
27953 defined now.
27955 @end table
27957 Below is a slightly shortened version of the @code{nndir} back end.
27959 @lisp
27960 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
27961 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
27963 ;;; @r{Code:}
27965 (require 'nnheader)
27966 (require 'nnmh)
27967 (require 'nnml)
27968 (require 'nnoo)
27969 (eval-when-compile (require 'cl))
27971 (nnoo-declare nndir
27972   nnml nnmh)
27974 (defvoo nndir-directory nil
27975   "Where nndir will look for groups."
27976   nnml-current-directory nnmh-current-directory)
27978 (defvoo nndir-nov-is-evil nil
27979   "*Non-nil means that nndir will never retrieve NOV headers."
27980   nnml-nov-is-evil)
27982 (defvoo nndir-current-group ""
27983   nil
27984   nnml-current-group nnmh-current-group)
27985 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
27986 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
27988 (defvoo nndir-status-string "" nil nnmh-status-string)
27989 (defconst nndir-version "nndir 1.0")
27991 ;;; @r{Interface functions.}
27993 (nnoo-define-basics nndir)
27995 (deffoo nndir-open-server (server &optional defs)
27996   (setq nndir-directory
27997         (or (cadr (assq 'nndir-directory defs))
27998             server))
27999   (unless (assq 'nndir-directory defs)
28000     (push `(nndir-directory ,server) defs))
28001   (push `(nndir-current-group
28002           ,(file-name-nondirectory
28003             (directory-file-name nndir-directory)))
28004         defs)
28005   (push `(nndir-top-directory
28006           ,(file-name-directory (directory-file-name nndir-directory)))
28007         defs)
28008   (nnoo-change-server 'nndir server defs))
28010 (nnoo-map-functions nndir
28011   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28012   (nnmh-request-article 0 nndir-current-group 0 0)
28013   (nnmh-request-group nndir-current-group 0 0)
28014   (nnmh-close-group nndir-current-group 0))
28016 (nnoo-import nndir
28017   (nnmh
28018    nnmh-status-message
28019    nnmh-request-list
28020    nnmh-request-newgroups))
28022 (provide 'nndir)
28023 @end lisp
28026 @node Hooking New Back Ends Into Gnus
28027 @subsubsection Hooking New Back Ends Into Gnus
28029 @vindex gnus-valid-select-methods
28030 @findex gnus-declare-backend
28031 Having Gnus start using your new back end is rather easy---you just
28032 declare it with the @code{gnus-declare-backend} functions.  This will
28033 enter the back end into the @code{gnus-valid-select-methods} variable.
28035 @code{gnus-declare-backend} takes two parameters---the back end name and
28036 an arbitrary number of @dfn{abilities}.
28038 Here's an example:
28040 @lisp
28041 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28042 @end lisp
28044 The above line would then go in the @file{nnchoke.el} file.
28046 The abilities can be:
28048 @table @code
28049 @item mail
28050 This is a mailish back end---followups should (probably) go via mail.
28051 @item post
28052 This is a newsish back end---followups should (probably) go via news.
28053 @item post-mail
28054 This back end supports both mail and news.
28055 @item none
28056 This is neither a post nor mail back end---it's something completely
28057 different.
28058 @item respool
28059 It supports respooling---or rather, it is able to modify its source
28060 articles and groups.
28061 @item address
28062 The name of the server should be in the virtual server name.  This is
28063 true for almost all back ends.
28064 @item prompt-address
28065 The user should be prompted for an address when doing commands like
28066 @kbd{B} in the group buffer.  This is true for back ends like
28067 @code{nntp}, but not @code{nnmbox}, for instance.
28068 @end table
28071 @node Mail-like Back Ends
28072 @subsubsection Mail-like Back Ends
28074 One of the things that separate the mail back ends from the rest of the
28075 back ends is the heavy dependence by most of the mail back ends on
28076 common functions in @file{nnmail.el}.  For instance, here's the
28077 definition of @code{nnml-request-scan}:
28079 @lisp
28080 (deffoo nnml-request-scan (&optional group server)
28081   (setq nnml-article-file-alist nil)
28082   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28083 @end lisp
28085 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28086 and @code{nnmail} takes care of all the moving and splitting of the
28087 mail.
28089 This function takes four parameters.
28091 @table @var
28092 @item method
28093 This should be a symbol to designate which back end is responsible for
28094 the call.
28096 @item exit-function
28097 This function should be called after the splitting has been performed.
28099 @item temp-directory
28100 Where the temporary files should be stored.
28102 @item group
28103 This optional argument should be a group name if the splitting is to be
28104 performed for one group only.
28105 @end table
28107 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28108 save each article.  @var{back-end}@code{-active-number} will be called to
28109 find the article number assigned to this article.
28111 The function also uses the following variables:
28112 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28113 this back end); and @var{back-end}@code{-group-alist} and
28114 @var{back-end}@code{-active-file} to generate the new active file.
28115 @var{back-end}@code{-group-alist} should be a group-active alist, like
28116 this:
28118 @example
28119 (("a-group" (1 . 10))
28120  ("some-group" (34 . 39)))
28121 @end example
28124 @node Score File Syntax
28125 @subsection Score File Syntax
28127 Score files are meant to be easily parseable, but yet extremely
28128 mallable.  It was decided that something that had the same read syntax
28129 as an Emacs Lisp list would fit that spec.
28131 Here's a typical score file:
28133 @lisp
28134 (("summary"
28135   ("win95" -10000 nil s)
28136   ("Gnus"))
28137  ("from"
28138   ("Lars" -1000))
28139  (mark -100))
28140 @end lisp
28142 BNF definition of a score file:
28144 @example
28145 score-file      = "" / "(" *element ")"
28146 element         = rule / atom
28147 rule            = string-rule / number-rule / date-rule
28148 string-rule     = "(" quote string-header quote space *string-match ")"
28149 number-rule     = "(" quote number-header quote space *number-match ")"
28150 date-rule       = "(" quote date-header quote space *date-match ")"
28151 quote           = <ascii 34>
28152 string-header   = "subject" / "from" / "references" / "message-id" /
28153                   "xref" / "body" / "head" / "all" / "followup"
28154 number-header   = "lines" / "chars"
28155 date-header     = "date"
28156 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28157                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28158 score           = "nil" / <integer>
28159 date            = "nil" / <natural number>
28160 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28161                   "r" / "regex" / "R" / "Regex" /
28162                   "e" / "exact" / "E" / "Exact" /
28163                   "f" / "fuzzy" / "F" / "Fuzzy"
28164 number-match    = "(" <integer> [ "" / [ space score [ "" /
28165                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28166 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28167 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28168                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28169 date-match-t    = "nil" / "at" / "before" / "after"
28170 atom            = "(" [ required-atom / optional-atom ] ")"
28171 required-atom   = mark / expunge / mark-and-expunge / files /
28172                   exclude-files / read-only / touched
28173 optional-atom   = adapt / local / eval
28174 mark            = "mark" space nil-or-number
28175 nil-or-number   = "nil" / <integer>
28176 expunge         = "expunge" space nil-or-number
28177 mark-and-expunge = "mark-and-expunge" space nil-or-number
28178 files           = "files" *[ space <string> ]
28179 exclude-files   = "exclude-files" *[ space <string> ]
28180 read-only       = "read-only" [ space "nil" / space "t" ]
28181 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28182 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28183 local           = "local" *[ space "(" <string> space <form> ")" ]
28184 eval            = "eval" space <form>
28185 space           = *[ " " / <TAB> / <NEWLINE> ]
28186 @end example
28188 Any unrecognized elements in a score file should be ignored, but not
28189 discarded.
28191 As you can see, white space is needed, but the type and amount of white
28192 space is irrelevant.  This means that formatting of the score file is
28193 left up to the programmer---if it's simpler to just spew it all out on
28194 one looong line, then that's ok.
28196 The meaning of the various atoms are explained elsewhere in this
28197 manual (@pxref{Score File Format}).
28200 @node Headers
28201 @subsection Headers
28203 Internally Gnus uses a format for storing article headers that
28204 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28205 almost suspect that the author looked at the @acronym{NOV} specification and
28206 just shamelessly @emph{stole} the entire thing, and one would be right.
28208 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28209 RFC 1036 to talk about lines in the head of an article (e.g.,
28210 @code{From}).  It is used by many people as a synonym for
28211 ``head''---``the header and the body''.  (That should be avoided, in my
28212 opinion.)  And Gnus uses a format internally that it calls ``header'',
28213 which is what I'm talking about here.  This is a 9-element vector,
28214 basically, with each header (ouch) having one slot.
28216 These slots are, in order: @code{number}, @code{subject}, @code{from},
28217 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28218 @code{xref}, and @code{extra}.  There are macros for accessing and
28219 setting these slots---they all have predictable names beginning with
28220 @code{mail-header-} and @code{mail-header-set-}, respectively.
28222 All these slots contain strings, except the @code{extra} slot, which
28223 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28226 @node Ranges
28227 @subsection Ranges
28229 @sc{gnus} introduced a concept that I found so useful that I've started
28230 using it a lot and have elaborated on it greatly.
28232 The question is simple: If you have a large amount of objects that are
28233 identified by numbers (say, articles, to take a @emph{wild} example)
28234 that you want to qualify as being ``included'', a normal sequence isn't
28235 very useful.  (A 200,000 length sequence is a bit long-winded.)
28237 The solution is as simple as the question: You just collapse the
28238 sequence.
28240 @example
28241 (1 2 3 4 5 6 10 11 12)
28242 @end example
28244 is transformed into
28246 @example
28247 ((1 . 6) (10 . 12))
28248 @end example
28250 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28251 lonesome object, a @samp{13} is a valid element:
28253 @example
28254 ((1 . 6) 7 (10 . 12))
28255 @end example
28257 This means that comparing two ranges to find out whether they are equal
28258 is slightly tricky:
28260 @example
28261 ((1 . 5) 7 8 (10 . 12))
28262 @end example
28266 @example
28267 ((1 . 5) (7 . 8) (10 . 12))
28268 @end example
28270 are equal.  In fact, any non-descending list is a range:
28272 @example
28273 (1 2 3 4 5)
28274 @end example
28276 is a perfectly valid range, although a pretty long-winded one.  This is
28277 also valid:
28279 @example
28280 (1 . 5)
28281 @end example
28283 and is equal to the previous range.
28285 Here's a BNF definition of ranges.  Of course, one must remember the
28286 semantic requirement that the numbers are non-descending.  (Any number
28287 of repetition of the same number is allowed, but apt to disappear in
28288 range handling.)
28290 @example
28291 range           = simple-range / normal-range
28292 simple-range    = "(" number " . " number ")"
28293 normal-range    = "(" start-contents ")"
28294 contents        = "" / simple-range *[ " " contents ] /
28295                   number *[ " " contents ]
28296 @end example
28298 Gnus currently uses ranges to keep track of read articles and article
28299 marks.  I plan on implementing a number of range operators in C if The
28300 Powers That Be are willing to let me.  (I haven't asked yet, because I
28301 need to do some more thinking on what operators I need to make life
28302 totally range-based without ever having to convert back to normal
28303 sequences.)
28306 @node Group Info
28307 @subsection Group Info
28309 Gnus stores all permanent info on groups in a @dfn{group info} list.
28310 This list is from three to six elements (or more) long and exhaustively
28311 describes the group.
28313 Here are two example group infos; one is a very simple group while the
28314 second is a more complex one:
28316 @example
28317 ("no.group" 5 ((1 . 54324)))
28319 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28320                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28321                 (nnml "")
28322                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28323 @end example
28325 The first element is the @dfn{group name}---as Gnus knows the group,
28326 anyway.  The second element is the @dfn{subscription level}, which
28327 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28328 cons cell where the @code{car} is the level and the @code{cdr} is the
28329 score.)  The third element is a list of ranges of read articles.  The
28330 fourth element is a list of lists of article marks of various kinds.
28331 The fifth element is the select method (or virtual server, if you like).
28332 The sixth element is a list of @dfn{group parameters}, which is what
28333 this section is about.
28335 Any of the last three elements may be missing if they are not required.
28336 In fact, the vast majority of groups will normally only have the first
28337 three elements, which saves quite a lot of cons cells.
28339 Here's a BNF definition of the group info format:
28341 @example
28342 info          = "(" group space ralevel space read
28343                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28344                 space parameters ] ] ] ] ] ")"
28345 group         = quote <string> quote
28346 ralevel       = rank / level
28347 level         = <integer in the range of 1 to inf>
28348 rank          = "(" level "." score ")"
28349 score         = <integer in the range of 1 to inf>
28350 read          = range
28351 marks-lists   = nil / "(" *marks ")"
28352 marks         = "(" <string> range ")"
28353 method        = "(" <string> *elisp-forms ")"
28354 parameters    = "(" *elisp-forms ")"
28355 @end example
28357 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28358 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28359 in pseudo-BNF.
28361 If you have a Gnus info and want to access the elements, Gnus offers a
28362 series of macros for getting/setting these elements.
28364 @table @code
28365 @item gnus-info-group
28366 @itemx gnus-info-set-group
28367 @findex gnus-info-group
28368 @findex gnus-info-set-group
28369 Get/set the group name.
28371 @item gnus-info-rank
28372 @itemx gnus-info-set-rank
28373 @findex gnus-info-rank
28374 @findex gnus-info-set-rank
28375 Get/set the group rank (@pxref{Group Score}).
28377 @item gnus-info-level
28378 @itemx gnus-info-set-level
28379 @findex gnus-info-level
28380 @findex gnus-info-set-level
28381 Get/set the group level.
28383 @item gnus-info-score
28384 @itemx gnus-info-set-score
28385 @findex gnus-info-score
28386 @findex gnus-info-set-score
28387 Get/set the group score (@pxref{Group Score}).
28389 @item gnus-info-read
28390 @itemx gnus-info-set-read
28391 @findex gnus-info-read
28392 @findex gnus-info-set-read
28393 Get/set the ranges of read articles.
28395 @item gnus-info-marks
28396 @itemx gnus-info-set-marks
28397 @findex gnus-info-marks
28398 @findex gnus-info-set-marks
28399 Get/set the lists of ranges of marked articles.
28401 @item gnus-info-method
28402 @itemx gnus-info-set-method
28403 @findex gnus-info-method
28404 @findex gnus-info-set-method
28405 Get/set the group select method.
28407 @item gnus-info-params
28408 @itemx gnus-info-set-params
28409 @findex gnus-info-params
28410 @findex gnus-info-set-params
28411 Get/set the group parameters.
28412 @end table
28414 All the getter functions take one parameter---the info list.  The setter
28415 functions take two parameters---the info list and the new value.
28417 The last three elements in the group info aren't mandatory, so it may be
28418 necessary to extend the group info before setting the element.  If this
28419 is necessary, you can just pass on a non-@code{nil} third parameter to
28420 the three final setter functions to have this happen automatically.
28423 @node Extended Interactive
28424 @subsection Extended Interactive
28425 @cindex interactive
28426 @findex gnus-interactive
28428 Gnus extends the standard Emacs @code{interactive} specification
28429 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28430 Prefixes}).  Here's an example of how this is used:
28432 @lisp
28433 (defun gnus-summary-increase-score (&optional score symp)
28434   (interactive (gnus-interactive "P\ny"))
28435   ...
28436   )
28437 @end lisp
28439 The best thing to do would have been to implement
28440 @code{gnus-interactive} as a macro which would have returned an
28441 @code{interactive} form, but this isn't possible since Emacs checks
28442 whether a function is interactive or not by simply doing an @code{assq}
28443 on the lambda form.  So, instead we have @code{gnus-interactive}
28444 function that takes a string and returns values that are usable to
28445 @code{interactive}.
28447 This function accepts (almost) all normal @code{interactive} specs, but
28448 adds a few more.
28450 @table @samp
28451 @item y
28452 @vindex gnus-current-prefix-symbol
28453 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28454 variable.
28456 @item Y
28457 @vindex gnus-current-prefix-symbols
28458 A list of the current symbolic prefixes---the
28459 @code{gnus-current-prefix-symbol} variable.
28461 @item A
28462 The current article number---the @code{gnus-summary-article-number}
28463 function.
28465 @item H
28466 The current article header---the @code{gnus-summary-article-header}
28467 function.
28469 @item g
28470 The current group name---the @code{gnus-group-group-name}
28471 function.
28473 @end table
28476 @node Emacs/XEmacs Code
28477 @subsection Emacs/XEmacs Code
28478 @cindex XEmacs
28479 @cindex Emacsen
28481 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28482 platforms must be the primary one.  I chose Emacs.  Not because I don't
28483 like XEmacs or Mule, but because it comes first alphabetically.
28485 This means that Gnus will byte-compile under Emacs with nary a warning,
28486 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28487 As I use byte-compilation warnings to help me root out trivial errors in
28488 Gnus, that's very useful.
28490 I've also consistently used Emacs function interfaces, but have used
28491 Gnusey aliases for the functions.  To take an example:  Emacs defines a
28492 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28493 function.  I then define a function called @code{gnus-run-at-time} that
28494 takes the same parameters as the Emacs @code{run-at-time}.  When running
28495 Gnus under Emacs, the former function is just an alias for the latter.
28496 However, when running under XEmacs, the former is an alias for the
28497 following function:
28499 @lisp
28500 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28501   (start-itimer
28502    "gnus-run-at-time"
28503    `(lambda ()
28504       (,function ,@@args))
28505    time repeat))
28506 @end lisp
28508 This sort of thing has been done for bunches of functions.  Gnus does
28509 not redefine any native Emacs functions while running under XEmacs---it
28510 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
28511 all over.
28513 In the cases where the XEmacs function interface was obviously cleaner,
28514 I used it instead.  For example @code{gnus-region-active-p} is an alias
28515 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28517 Of course, I could have chosen XEmacs as my native platform and done
28518 mapping functions the other way around.  But I didn't.  The performance
28519 hit these indirections impose on Gnus under XEmacs should be slight.
28522 @node Various File Formats
28523 @subsection Various File Formats
28525 @menu
28526 * Active File Format::          Information on articles and groups available.
28527 * Newsgroups File Format::      Group descriptions.
28528 @end menu
28531 @node Active File Format
28532 @subsubsection Active File Format
28534 The active file lists all groups available on the server in
28535 question.  It also lists the highest and lowest current article numbers
28536 in each group.
28538 Here's an excerpt from a typical active file:
28540 @example
28541 soc.motss 296030 293865 y
28542 alt.binaries.pictures.fractals 3922 3913 n
28543 comp.sources.unix 1605 1593 m
28544 comp.binaries.ibm.pc 5097 5089 y
28545 no.general 1000 900 y
28546 @end example
28548 Here's a pseudo-BNF definition of this file:
28550 @example
28551 active      = *group-line
28552 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
28553 group       = <non-white-space string>
28554 spc         = " "
28555 high-number = <non-negative integer>
28556 low-number  = <positive integer>
28557 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
28558 @end example
28560 For a full description of this file, see the manual pages for
28561 @samp{innd}, in particular @samp{active(5)}.
28564 @node Newsgroups File Format
28565 @subsubsection Newsgroups File Format
28567 The newsgroups file lists groups along with their descriptions.  Not all
28568 groups on the server have to be listed,  and not all groups in the file
28569 have to exist on the server.  The file is meant purely as information to
28570 the user.
28572 The format is quite simple; a group name, a tab, and the description.
28573 Here's the definition:
28575 @example
28576 newsgroups    = *line
28577 line          = group tab description <NEWLINE>
28578 group         = <non-white-space string>
28579 tab           = <TAB>
28580 description   = <string>
28581 @end example
28584 @page
28585 @node Emacs for Heathens
28586 @section Emacs for Heathens
28588 Believe it or not, but some people who use Gnus haven't really used
28589 Emacs much before they embarked on their journey on the Gnus Love Boat.
28590 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28591 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28592 is a regexp that is used for matching on the group name'' are magical
28593 phrases with little or no meaning, then this appendix is for you.  If
28594 you are already familiar with Emacs, just ignore this and go fondle your
28595 cat instead.
28597 @menu
28598 * Keystrokes::                  Entering text and executing commands.
28599 * Emacs Lisp::                  The built-in Emacs programming language.
28600 @end menu
28603 @node Keystrokes
28604 @subsection Keystrokes
28606 @itemize @bullet
28607 @item
28608 Q: What is an experienced Emacs user?
28610 @item
28611 A: A person who wishes that the terminal had pedals.
28612 @end itemize
28614 Yes, when you use Emacs, you are apt to use the control key, the shift
28615 key and the meta key a lot.  This is very annoying to some people
28616 (notably @code{vi}le users), and the rest of us just love the hell out
28617 of it.  Just give up and submit.  Emacs really does stand for
28618 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28619 may have heard from other disreputable sources (like the Emacs author).
28621 The shift keys are normally located near your pinky fingers, and are
28622 normally used to get capital letters and stuff.  You probably use it all
28623 the time.  The control key is normally marked ``CTRL'' or something like
28624 that.  The meta key is, funnily enough, never marked as such on any
28625 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
28626 which is the meta key on this keyboard.  It's usually located somewhere
28627 to the left hand side of the keyboard, usually on the bottom row.
28629 Now, us Emacs people don't say ``press the meta-control-m key'',
28630 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
28631 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28632 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
28633 down the control key, and hold it down while you press @kbd{k}''.
28634 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28635 the control key and then press @kbd{k}''.  Simple, ay?
28637 This is somewhat complicated by the fact that not all keyboards have a
28638 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
28639 means ``press escape, release escape, press @kbd{k}''.  That's much more
28640 work than if you have a meta key, so if that's the case, I respectfully
28641 suggest you get a real keyboard with a meta key.  You can't live without
28646 @node Emacs Lisp
28647 @subsection Emacs Lisp
28649 Emacs is the King of Editors because it's really a Lisp interpreter.
28650 Each and every key you tap runs some Emacs Lisp code snippet, and since
28651 Emacs Lisp is an interpreted language, that means that you can configure
28652 any key to run any arbitrary code.  You just, like, do it.
28654 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28655 functions.  (These are byte-compiled for speed, but it's still
28656 interpreted.)  If you decide that you don't like the way Gnus does
28657 certain things, it's trivial to have it do something a different way.
28658 (Well, at least if you know how to write Lisp code.)  However, that's
28659 beyond the scope of this manual, so we are simply going to talk about
28660 some common constructs that you normally use in your @file{~/.gnus.el}
28661 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
28662 in order to set things of Gnus up, it is much better to use the
28663 @file{~/.gnus.el} file, @xref{Startup Files}.)
28665 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28666 write the following:
28668 @lisp
28669 (setq gnus-florgbnize 4)
28670 @end lisp
28672 This function (really ``special form'') @code{setq} is the one that can
28673 set a variable to some value.  This is really all you need to know.  Now
28674 you can go and fill your @file{~/.gnus.el} file with lots of these to
28675 change how Gnus works.
28677 If you have put that thing in your @file{~/.gnus.el} file, it will be
28678 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
28679 start Gnus.  If you want to change the variable right away, simply say
28680 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
28681 previous ``form'', which is a simple @code{setq} statement here.
28683 Go ahead---just try it, if you're located at your Emacs.  After you
28684 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
28685 is the return value of the form you @code{eval}ed.
28687 Some pitfalls:
28689 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
28690 that means:
28692 @lisp
28693 (setq gnus-read-active-file 'some)
28694 @end lisp
28696 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
28697 @samp{nntp.ifi.uio.no}'', that means:
28699 @lisp
28700 (setq gnus-nntp-server "nntp.ifi.uio.no")
28701 @end lisp
28703 So be careful not to mix up strings (the latter) with symbols (the
28704 former).  The manual is unambiguous, but it can be confusing.
28706 @page
28707 @include gnus-faq.texi
28709 @node Index
28710 @chapter Index
28711 @printindex cp
28713 @node Key Index
28714 @chapter Key Index
28715 @printindex ky
28717 @summarycontents
28718 @contents
28719 @bye
28721 @iftex
28722 @iflatex
28723 \end{document}
28724 @end iflatex
28725 @end iftex
28727 @c Local Variables:
28728 @c mode: texinfo
28729 @c coding: iso-8859-1
28730 @c End:
28732 @ignore
28733    arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
28734 @end ignore