(Clickable Text): Mention `help-echo' text property.
[emacs.git] / man / gnus.texi
blob6e350bc4517fc149899eb770a753a1cf44017711
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::        Simple ways to avoid unsolicited commercial email.
803 * Spam Package::                A package for filtering and processing spam.
804 * Other modes::                 Interaction with other modes.
805 * Various Various::             Things that are really various.
807 Formatting Variables
809 * Formatting Basics::           A formatting variable is basically a format string.
810 * Mode Line Formatting::        Some rules about mode line formatting variables.
811 * Advanced Formatting::         Modifying output in various ways.
812 * User-Defined Specs::          Having Gnus call your own functions.
813 * Formatting Fonts::            Making the formatting look colorful and nice.
814 * Positioning Point::           Moving point to a position after an operation.
815 * Tabulation::                  Tabulating your output.
816 * Wide Characters::             Dealing with wide characters.
818 Image Enhancements
820 * X-Face::                      Display a funky, teensy black-and-white image.
821 * Face::                        Display a funkier, teensier colored image.
822 * Smileys::                     Show all those happy faces the way they were
823                                   meant to be shown.
824 * Picons::                      How to display pictures of what you're reading.
825 * XVarious::                    Other XEmacsy Gnusey variables.
827 Thwarting Email Spam
829 * The problem of spam::         Some background, and some solutions
830 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
831 * SpamAssassin::                How to use external anti-spam tools.
832 * Hashcash::                    Reduce spam by burning CPU time.
834 Spam Package
836 * Spam Package Introduction::
837 * Filtering Incoming Mail::
838 * Detecting Spam in Groups::
839 * Spam and Ham Processors::
840 * Spam Package Configuration Examples::
841 * Spam Back Ends::
842 * Extending the Spam package::
843 * Spam Statistics Package::
845 Spam Statistics Package
847 * Creating a spam-stat dictionary::
848 * Splitting mail using spam-stat::
849 * Low-level interface to the spam-stat dictionary::
851 Appendices
853 * XEmacs::                      Requirements for installing under XEmacs.
854 * History::                     How Gnus got where it is today.
855 * On Writing Manuals::          Why this is not a beginner's guide.
856 * Terminology::                 We use really difficult, like, words here.
857 * Customization::               Tailoring Gnus to your needs.
858 * Troubleshooting::             What you might try if things do not work.
859 * Gnus Reference Guide::        Rilly, rilly technical stuff.
860 * Emacs for Heathens::          A short introduction to Emacsian terms.
861 * Frequently Asked Questions::  The Gnus FAQ
863 History
865 * Gnus Versions::               What Gnus versions have been released.
866 * Other Gnus Versions::         Other Gnus versions that also have been released.
867 * Why?::                        What's the point of Gnus?
868 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
869 * Conformity::                  Gnus tries to conform to all standards.
870 * Emacsen::                     Gnus can be run on a few modern Emacsen.
871 * Gnus Development::            How Gnus is developed.
872 * Contributors::                Oodles of people.
873 * New Features::                Pointers to some of the new stuff in Gnus.
875 New Features
877 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
878 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
879 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
880 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
881 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
882 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
884 Customization
886 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
887 * Slow Terminal Connection::    You run a remote Emacs.
888 * Little Disk Space::           You feel that having large setup files is icky.
889 * Slow Machine::                You feel like buying a faster machine.
891 Gnus Reference Guide
893 * Gnus Utility Functions::      Common functions and variable to use.
894 * Back End Interface::          How Gnus communicates with the servers.
895 * Score File Syntax::           A BNF definition of the score file standard.
896 * Headers::                     How Gnus stores headers internally.
897 * Ranges::                      A handy format for storing mucho numbers.
898 * Group Info::                  The group info format.
899 * Extended Interactive::        Symbolic prefixes and stuff.
900 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
901 * Various File Formats::        Formats of files that Gnus use.
903 Back End Interface
905 * Required Back End Functions::  Functions that must be implemented.
906 * Optional Back End Functions::  Functions that need not be implemented.
907 * Error Messaging::             How to get messages and report errors.
908 * Writing New Back Ends::       Extending old back ends.
909 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
910 * Mail-like Back Ends::         Some tips on mail back ends.
912 Various File Formats
914 * Active File Format::          Information on articles and groups available.
915 * Newsgroups File Format::      Group descriptions.
917 Emacs for Heathens
919 * Keystrokes::                  Entering text and executing commands.
920 * Emacs Lisp::                  The built-in Emacs programming language.
922 @end detailmenu
923 @end menu
925 @node Starting Up
926 @chapter Starting Gnus
927 @cindex starting up
929 If you are haven't used Emacs much before using Gnus, read @ref{Emacs
930 for Heathens} first.
932 @kindex M-x gnus
933 @findex gnus
934 If your system administrator has set things up properly, starting Gnus
935 and reading news is extremely easy---you just type @kbd{M-x gnus} in
936 your Emacs.  If not, you should customize the variable
937 @code{gnus-select-method} as described in @ref{Finding the News}.  For a
938 minimal setup for posting should also customize the variables
939 @code{user-full-name} and @code{user-mail-address}.
941 @findex gnus-other-frame
942 @kindex M-x gnus-other-frame
943 If you want to start Gnus in a different frame, you can use the command
944 @kbd{M-x gnus-other-frame} instead.
946 If things do not go smoothly at startup, you have to twiddle some
947 variables in your @file{~/.gnus.el} file.  This file is similar to
948 @file{~/.emacs}, but is read when Gnus starts.
950 If you puzzle at any terms used in this manual, please refer to the
951 terminology section (@pxref{Terminology}).
953 @menu
954 * Finding the News::      Choosing a method for getting news.
955 * The First Time::        What does Gnus do the first time you start it?
956 * The Server is Down::    How can I read my mail then?
957 * Slave Gnusae::          You can have more than one Gnus active at a time.
958 * New Groups::            What is Gnus supposed to do with new groups?
959 * Changing Servers::      You may want to move from one server to another.
960 * Startup Files::         Those pesky startup files---@file{.newsrc}.
961 * Auto Save::             Recovering from a crash.
962 * The Active File::       Reading the active file over a slow line Takes Time.
963 * Startup Variables::     Other variables you might change.
964 @end menu
967 @node Finding the News
968 @section Finding the News
969 @cindex finding news
971 @vindex gnus-select-method
972 @c @head
973 The @code{gnus-select-method} variable says where Gnus should look for
974 news.  This variable should be a list where the first element says
975 @dfn{how} and the second element says @dfn{where}.  This method is your
976 native method.  All groups not fetched with this method are
977 foreign groups.
979 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
980 you want to get your daily dosage of news from, you'd say:
982 @lisp
983 (setq gnus-select-method '(nntp "news.somewhere.edu"))
984 @end lisp
986 If you want to read directly from the local spool, say:
988 @lisp
989 (setq gnus-select-method '(nnspool ""))
990 @end lisp
992 If you can use a local spool, you probably should, as it will almost
993 certainly be much faster.  But do not use the local spool if your
994 server is running Leafnode (which is a simple, standalone private news
995 server); in this case, use @code{(nntp "localhost")}.
997 @vindex gnus-nntpserver-file
998 @cindex NNTPSERVER
999 @cindex @acronym{NNTP} server
1000 If this variable is not set, Gnus will take a look at the
1001 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1002 Gnus will see whether @code{gnus-nntpserver-file}
1003 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1004 If that fails as well, Gnus will try to use the machine running Emacs
1005 as an @acronym{NNTP} server.  That's a long shot, though.
1007 @vindex gnus-nntp-server
1008 If @code{gnus-nntp-server} is set, this variable will override
1009 @code{gnus-select-method}.  You should therefore set
1010 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1012 @vindex gnus-secondary-servers
1013 @vindex gnus-nntp-server
1014 You can also make Gnus prompt you interactively for the name of an
1015 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1016 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
1017 in the @code{gnus-secondary-servers} list (if any).  You can also just
1018 type in the name of any server you feel like visiting.  (Note that this
1019 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1020 gnus} later in the same Emacs session, Gnus will contact the same
1021 server.)
1023 @findex gnus-group-browse-foreign-server
1024 @kindex B (Group)
1025 However, if you use one @acronym{NNTP} server regularly and are just
1026 interested in a couple of groups from a different server, you would be
1027 better served by using the @kbd{B} command in the group buffer.  It will
1028 let you have a look at what groups are available, and you can subscribe
1029 to any of the groups you want to.  This also makes @file{.newsrc}
1030 maintenance much tidier.  @xref{Foreign Groups}.
1032 @vindex gnus-secondary-select-methods
1033 @c @head
1034 A slightly different approach to foreign groups is to set the
1035 @code{gnus-secondary-select-methods} variable.  The select methods
1036 listed in this variable are in many ways just as native as the
1037 @code{gnus-select-method} server.  They will also be queried for active
1038 files during startup (if that's required), and new newsgroups that
1039 appear on these servers will be subscribed (or not) just as native
1040 groups are.
1042 For instance, if you use the @code{nnmbox} back end to read your mail,
1043 you would typically set this variable to
1045 @lisp
1046 (setq gnus-secondary-select-methods '((nnmbox "")))
1047 @end lisp
1050 @node The First Time
1051 @section The First Time
1052 @cindex first time usage
1054 If no startup files exist (@pxref{Startup Files}), Gnus will try to
1055 determine what groups should be subscribed by default.
1057 @vindex gnus-default-subscribed-newsgroups
1058 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1059 will subscribe you to just those groups in that list, leaving the rest
1060 killed.  Your system administrator should have set this variable to
1061 something useful.
1063 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1064 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1065 here as @dfn{whatever Lars thinks you should read}.)
1067 You'll also be subscribed to the Gnus documentation group, which should
1068 help you with most common problems.
1070 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1071 use the normal functions for handling new groups, and not do anything
1072 special.
1075 @node The Server is Down
1076 @section The Server is Down
1077 @cindex server errors
1079 If the default server is down, Gnus will understandably have some
1080 problems starting.  However, if you have some mail groups in addition to
1081 the news groups, you may want to start Gnus anyway.
1083 Gnus, being the trusting sort of program, will ask whether to proceed
1084 without a native select method if that server can't be contacted.  This
1085 will happen whether the server doesn't actually exist (i.e., you have
1086 given the wrong address) or the server has just momentarily taken ill
1087 for some reason or other.  If you decide to continue and have no foreign
1088 groups, you'll find it difficult to actually do anything in the group
1089 buffer.  But, hey, that's your problem.  Blllrph!
1091 @findex gnus-no-server
1092 @kindex M-x gnus-no-server
1093 @c @head
1094 If you know that the server is definitely down, or you just want to read
1095 your mail without bothering with the server at all, you can use the
1096 @code{gnus-no-server} command to start Gnus.  That might come in handy
1097 if you're in a hurry as well.  This command will not attempt to contact
1098 your primary server---instead, it will just activate all groups on level
1099 1 and 2.  (You should preferably keep no native groups on those two
1100 levels.) Also @pxref{Group Levels}.
1103 @node Slave Gnusae
1104 @section Slave Gnusae
1105 @cindex slave
1107 You might want to run more than one Emacs with more than one Gnus at the
1108 same time.  If you are using different @file{.newsrc} files (e.g., if you
1109 are using the two different Gnusae to read from two different servers),
1110 that is no problem whatsoever.  You just do it.
1112 The problem appears when you want to run two Gnusae that use the same
1113 @file{.newsrc} file.
1115 To work around that problem some, we here at the Think-Tank at the Gnus
1116 Towers have come up with a new concept: @dfn{Masters} and
1117 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1118 taken out a copyright on those words.  If you wish to use those words in
1119 conjunction with each other, you have to send $1 per usage instance to
1120 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1121 Applications}) will be much more expensive, of course.)
1123 @findex gnus-slave
1124 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1125 however you do it).  Each subsequent slave Gnusae should be started with
1126 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1127 files, but instead save @dfn{slave files} that contain information only
1128 on what groups have been read in the slave session.  When a master Gnus
1129 starts, it will read (and delete) these slave files, incorporating all
1130 information from them.  (The slave files will be read in the sequence
1131 they were created, so the latest changes will have precedence.)
1133 Information from the slave files has, of course, precedence over the
1134 information in the normal (i.e., master) @file{.newsrc} file.
1136 If the @file{.newsrc*} files have not been saved in the master when the
1137 slave starts, you may be prompted as to whether to read an auto-save
1138 file.  If you answer ``yes'', the unsaved changes to the master will be
1139 incorporated into the slave.  If you answer ``no'', the slave may see some
1140 messages as unread that have been read in the master.
1144 @node New Groups
1145 @section New Groups
1146 @cindex new groups
1147 @cindex subscription
1149 @vindex gnus-check-new-newsgroups
1150 If you are satisfied that you really never want to see any new groups,
1151 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1152 also save you some time at startup.  Even if this variable is
1153 @code{nil}, you can always subscribe to the new groups just by pressing
1154 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1155 is @code{ask-server} by default.  If you set this variable to
1156 @code{always}, then Gnus will query the back ends for new groups even
1157 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1159 @menu
1160 * Checking New Groups::         Determining what groups are new.
1161 * Subscription Methods::        What Gnus should do with new groups.
1162 * Filtering New Groups::        Making Gnus ignore certain new groups.
1163 @end menu
1166 @node Checking New Groups
1167 @subsection Checking New Groups
1169 Gnus normally determines whether a group is new or not by comparing the
1170 list of groups from the active file(s) with the lists of subscribed and
1171 dead groups.  This isn't a particularly fast method.  If
1172 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1173 server for new groups since the last time.  This is both faster and
1174 cheaper.  This also means that you can get rid of the list of killed
1175 groups altogether, so you may set @code{gnus-save-killed-list} to
1176 @code{nil}, which will save time both at startup, at exit, and all over.
1177 Saves disk space, too.  Why isn't this the default, then?
1178 Unfortunately, not all servers support this command.
1180 I bet I know what you're thinking now: How do I find out whether my
1181 server supports @code{ask-server}?  No?  Good, because I don't have a
1182 fail-safe answer.  I would suggest just setting this variable to
1183 @code{ask-server} and see whether any new groups appear within the next
1184 few days.  If any do, then it works.  If none do, then it doesn't
1185 work.  I could write a function to make Gnus guess whether the server
1186 supports @code{ask-server}, but it would just be a guess.  So I won't.
1187 You could @code{telnet} to the server and say @code{HELP} and see
1188 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1189 it does, then it might work.  (But there are servers that lists
1190 @samp{NEWGROUPS} without supporting the function properly.)
1192 This variable can also be a list of select methods.  If so, Gnus will
1193 issue an @code{ask-server} command to each of the select methods, and
1194 subscribe them (or not) using the normal methods.  This might be handy
1195 if you are monitoring a few servers for new groups.  A side effect is
1196 that startup will take much longer, so you can meditate while waiting.
1197 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1200 @node Subscription Methods
1201 @subsection Subscription Methods
1203 @vindex gnus-subscribe-newsgroup-method
1204 What Gnus does when it encounters a new group is determined by the
1205 @code{gnus-subscribe-newsgroup-method} variable.
1207 This variable should contain a function.  This function will be called
1208 with the name of the new group as the only parameter.
1210 Some handy pre-fab functions are:
1212 @table @code
1214 @item gnus-subscribe-zombies
1215 @vindex gnus-subscribe-zombies
1216 Make all new groups zombies.  This is the default.  You can browse the
1217 zombies later (with @kbd{A z}) and either kill them all off properly
1218 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1220 @item gnus-subscribe-randomly
1221 @vindex gnus-subscribe-randomly
1222 Subscribe all new groups in arbitrary order.  This really means that all
1223 new groups will be added at ``the top'' of the group buffer.
1225 @item gnus-subscribe-alphabetically
1226 @vindex gnus-subscribe-alphabetically
1227 Subscribe all new groups in alphabetical order.
1229 @item gnus-subscribe-hierarchically
1230 @vindex gnus-subscribe-hierarchically
1231 Subscribe all new groups hierarchically.  The difference between this
1232 function and @code{gnus-subscribe-alphabetically} is slight.
1233 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1234 alphabetical fashion, while this function will enter groups into its
1235 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1236 @samp{comp} hierarchy, this function will not mess that configuration
1237 up.  Or something like that.
1239 @item gnus-subscribe-interactively
1240 @vindex gnus-subscribe-interactively
1241 Subscribe new groups interactively.  This means that Gnus will ask
1242 you about @strong{all} new groups.  The groups you choose to subscribe
1243 to will be subscribed hierarchically.
1245 @item gnus-subscribe-killed
1246 @vindex gnus-subscribe-killed
1247 Kill all new groups.
1249 @item gnus-subscribe-topics
1250 @vindex gnus-subscribe-topics
1251 Put the groups into the topic that has a matching @code{subscribe} topic
1252 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1253 topic parameter that looks like
1255 @example
1256 "nnslashdot"
1257 @end example
1259 will mean that all groups that match that regex will be subscribed under
1260 that topic.
1262 If no topics match the groups, the groups will be subscribed in the
1263 top-level topic.
1265 @end table
1267 @vindex gnus-subscribe-hierarchical-interactive
1268 A closely related variable is
1269 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1270 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
1271 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1272 will ask you for each sub-hierarchy whether you want to descend the
1273 hierarchy or not.
1275 One common mistake is to set the variable a few paragraphs above
1276 (@code{gnus-subscribe-newsgroup-method}) to
1277 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1278 will not work.  This is ga-ga.  So don't do it.
1281 @node Filtering New Groups
1282 @subsection Filtering New Groups
1284 A nice and portable way to control which new newsgroups should be
1285 subscribed (or ignored) is to put an @dfn{options} line at the start of
1286 the @file{.newsrc} file.  Here's an example:
1288 @example
1289 options -n !alt.all !rec.all sci.all
1290 @end example
1292 @vindex gnus-subscribe-options-newsgroup-method
1293 This line obviously belongs to a serious-minded intellectual scientific
1294 person (or she may just be plain old boring), because it says that all
1295 groups that have names beginning with @samp{alt} and @samp{rec} should
1296 be ignored, and all groups with names beginning with @samp{sci} should
1297 be subscribed.  Gnus will not use the normal subscription method for
1298 subscribing these groups.
1299 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1300 variable defaults to @code{gnus-subscribe-alphabetically}.
1302 @vindex gnus-options-not-subscribe
1303 @vindex gnus-options-subscribe
1304 If you don't want to mess with your @file{.newsrc} file, you can just
1305 set the two variables @code{gnus-options-subscribe} and
1306 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1307 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1308 and if the new group matches the former, it will be unconditionally
1309 subscribed, and if it matches the latter, it will be ignored.
1311 @vindex gnus-auto-subscribed-groups
1312 Yet another variable that meddles here is
1313 @code{gnus-auto-subscribed-groups}.  It works exactly like
1314 @code{gnus-options-subscribe}, and is therefore really superfluous,
1315 but I thought it would be nice to have two of these.  This variable is
1316 more meant for setting some ground rules, while the other variable is
1317 used more for user fiddling.  By default this variable makes all new
1318 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1319 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1320 subscribed.  If you don't like that, just set this variable to
1321 @code{nil}.
1323 New groups that match this regexp are subscribed using
1324 @code{gnus-subscribe-options-newsgroup-method}.
1327 @node Changing Servers
1328 @section Changing Servers
1329 @cindex changing servers
1331 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1332 This happens very rarely, but perhaps you change jobs, or one server is
1333 very flaky and you want to use another.
1335 Changing the server is pretty easy, right?  You just change
1336 @code{gnus-select-method} to point to the new server?
1338 @emph{Wrong!}
1340 Article numbers are not (in any way) kept synchronized between different
1341 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1342 you have read is by keeping track of article numbers.  So when you
1343 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1344 worthless.
1346 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1347 file from one server to another.  They all have one thing in
1348 common---they take a looong time to run.  You don't want to use these
1349 functions more than absolutely necessary.
1351 @kindex M-x gnus-change-server
1352 @findex gnus-change-server
1353 If you have access to both servers, Gnus can request the headers for all
1354 the articles you have read and compare @code{Message-ID}s and map the
1355 article numbers of the read articles and article marks.  The @kbd{M-x
1356 gnus-change-server} command will do this for all your native groups.  It
1357 will prompt for the method you want to move to.
1359 @kindex M-x gnus-group-move-group-to-server
1360 @findex gnus-group-move-group-to-server
1361 You can also move individual groups with the @kbd{M-x
1362 gnus-group-move-group-to-server} command.  This is useful if you want to
1363 move a (foreign) group from one server to another.
1365 @kindex M-x gnus-group-clear-data-on-native-groups
1366 @findex gnus-group-clear-data-on-native-groups
1367 If you don't have access to both the old and new server, all your marks
1368 and read ranges have become worthless.  You can use the @kbd{M-x
1369 gnus-group-clear-data-on-native-groups} command to clear out all data
1370 that you have on your native groups.  Use with caution.
1372 @kindex M-x gnus-group-clear-data
1373 @findex gnus-group-clear-data
1374 Clear the data from the current group only---nix out marks and the
1375 list of read articles (@code{gnus-group-clear-data}).
1377 After changing servers, you @strong{must} move the cache hierarchy away,
1378 since the cached articles will have wrong article numbers, which will
1379 affect which articles Gnus thinks are read.
1380 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1381 to have it done automatically; for @code{gnus-group-clear-data}, you
1382 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1383 cache for all groups).
1386 @node Startup Files
1387 @section Startup Files
1388 @cindex startup files
1389 @cindex .newsrc
1390 @cindex .newsrc.el
1391 @cindex .newsrc.eld
1393 Most common Unix news readers use a shared startup file called
1394 @file{.newsrc}.  This file contains all the information about what
1395 groups are subscribed, and which articles in these groups have been
1396 read.
1398 Things got a bit more complicated with @sc{gnus}.  In addition to
1399 keeping the @file{.newsrc} file updated, it also used a file called
1400 @file{.newsrc.el} for storing all the information that didn't fit into
1401 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1402 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1403 files was the most recently saved, which enabled people to swap between
1404 @sc{gnus} and other newsreaders.
1406 That was kinda silly, so Gnus went one better: In addition to the
1407 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1408 @file{.newsrc.eld}.  It will read whichever of these files that are most
1409 recent, but it will never write a @file{.newsrc.el} file.  You should
1410 never delete the @file{.newsrc.eld} file---it contains much information
1411 not stored in the @file{.newsrc} file.
1413 @vindex gnus-save-newsrc-file
1414 @vindex gnus-read-newsrc-file
1415 You can turn off writing the @file{.newsrc} file by setting
1416 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1417 the file and save some space, as well as exiting from Gnus faster.
1418 However, this will make it impossible to use other newsreaders than
1419 Gnus.  But hey, who would want to, right?  Similarly, setting
1420 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1421 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which can be
1422 convenient if you use a different news reader occasionally, and you
1423 want to read a different subset of the available groups with that
1424 news reader.
1426 @vindex gnus-save-killed-list
1427 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1428 will not save the list of killed groups to the startup file.  This will
1429 save both time (when starting and quitting) and space (on disk).  It
1430 will also mean that Gnus has no record of what groups are new or old,
1431 so the automatic new groups subscription methods become meaningless.
1432 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1433 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1434 Groups}).  This variable can also be a regular expression.  If that's
1435 the case, remove all groups that do not match this regexp before
1436 saving.  This can be useful in certain obscure situations that involve
1437 several servers where not all servers support @code{ask-server}.
1439 @vindex gnus-startup-file
1440 @vindex gnus-backup-startup-file
1441 @vindex version-control
1442 The @code{gnus-startup-file} variable says where the startup files are.
1443 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1444 file being whatever that one is, with a @samp{.eld} appended.
1445 If you want version control for this file, set
1446 @code{gnus-backup-startup-file}.  It respects the same values as the
1447 @code{version-control} variable.
1449 @vindex gnus-save-newsrc-hook
1450 @vindex gnus-save-quick-newsrc-hook
1451 @vindex gnus-save-standard-newsrc-hook
1452 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1453 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1454 saving the @file{.newsrc.eld} file, and
1455 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1456 @file{.newsrc} file.  The latter two are commonly used to turn version
1457 control on or off.  Version control is on by default when saving the
1458 startup files.  If you want to turn backup creation off, say something like:
1460 @lisp
1461 (defun turn-off-backup ()
1462   (set (make-local-variable 'backup-inhibited) t))
1464 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1465 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1466 @end lisp
1468 @vindex gnus-init-file
1469 @vindex gnus-site-init-file
1470 When Gnus starts, it will read the @code{gnus-site-init-file}
1471 (@file{.../site-lisp/gnus-init} by default) and @code{gnus-init-file}
1472 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1473 and can be used to avoid cluttering your @file{~/.emacs} and
1474 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1475 with the same names as these, but with @file{.elc} and @file{.el}
1476 suffixes.  In other words, if you have set @code{gnus-init-file} to
1477 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1478 and finally @file{~/.gnus} (in this order).  If Emacs was invoked with
1479 the @option{-q} or @option{--no-init-file} options (@pxref{Initial
1480 Options, ,Initial Options, emacs, The Emacs Manual}), Gnus doesn't read
1481 @code{gnus-init-file}.
1484 @node Auto Save
1485 @section Auto Save
1486 @cindex dribble file
1487 @cindex auto-save
1489 Whenever you do something that changes the Gnus data (reading articles,
1490 catching up, killing/subscribing groups), the change is added to a
1491 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1492 Emacs way.  If your Emacs should crash before you have saved the
1493 @file{.newsrc} files, all changes you have made can be recovered from
1494 this file.
1496 If Gnus detects this file at startup, it will ask the user whether to
1497 read it.  The auto save file is deleted whenever the real startup file is
1498 saved.
1500 @vindex gnus-use-dribble-file
1501 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1502 maintain a dribble buffer.  The default is @code{t}.
1504 @vindex gnus-dribble-directory
1505 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1506 this variable is @code{nil}, which it is by default, Gnus will dribble
1507 into the directory where the @file{.newsrc} file is located.  (This is
1508 normally the user's home directory.)  The dribble file will get the same
1509 file permissions as the @file{.newsrc} file.
1511 @vindex gnus-always-read-dribble-file
1512 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1513 read the dribble file on startup without querying the user.
1516 @node The Active File
1517 @section The Active File
1518 @cindex active file
1519 @cindex ignored groups
1521 When Gnus starts, or indeed whenever it tries to determine whether new
1522 articles have arrived, it reads the active file.  This is a very large
1523 file that lists all the active groups and articles on the server.
1525 @vindex gnus-ignored-newsgroups
1526 Before examining the active file, Gnus deletes all lines that match the
1527 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1528 any groups with bogus names, but you can use this variable to make Gnus
1529 ignore hierarchies you aren't ever interested in.  However, this is not
1530 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1531 Groups} for an overview of other variables that can be used instead.
1533 @c This variable is
1534 @c @code{nil} by default, and will slow down active file handling somewhat
1535 @c if you set it to anything else.
1537 @vindex gnus-read-active-file
1538 @c @head
1539 The active file can be rather Huge, so if you have a slow network, you
1540 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1541 reading the active file.  This variable is @code{some} by default.
1543 Gnus will try to make do by getting information just on the groups that
1544 you actually subscribe to.
1546 Note that if you subscribe to lots and lots of groups, setting this
1547 variable to @code{nil} will probably make Gnus slower, not faster.  At
1548 present, having this variable @code{nil} will slow Gnus down
1549 considerably, unless you read news over a 2400 baud modem.
1551 This variable can also have the value @code{some}.  Gnus will then
1552 attempt to read active info only on the subscribed groups.  On some
1553 servers this is quite fast (on sparkling, brand new INN servers that
1554 support the @code{LIST ACTIVE group} command), on others this isn't fast
1555 at all.  In any case, @code{some} should be faster than @code{nil}, and
1556 is certainly faster than @code{t} over slow lines.
1558 Some news servers (old versions of Leafnode and old versions of INN, for
1559 instance) do not support the @code{LIST ACTIVE group}.  For these
1560 servers, @code{nil} is probably the most efficient value for this
1561 variable.
1563 If this variable is @code{nil}, Gnus will ask for group info in total
1564 lock-step, which isn't very fast.  If it is @code{some} and you use an
1565 @acronym{NNTP} server, Gnus will pump out commands as fast as it can, and
1566 read all the replies in one swoop.  This will normally result in better
1567 performance, but if the server does not support the aforementioned
1568 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1570 If you think that starting up Gnus takes too long, try all the three
1571 different values for this variable and see what works best for you.
1573 In any case, if you use @code{some} or @code{nil}, you should definitely
1574 kill all groups that you aren't interested in to speed things up.
1576 Note that this variable also affects active file retrieval from
1577 secondary select methods.
1580 @node Startup Variables
1581 @section Startup Variables
1583 @table @code
1585 @item gnus-load-hook
1586 @vindex gnus-load-hook
1587 A hook run while Gnus is being loaded.  Note that this hook will
1588 normally be run just once in each Emacs session, no matter how many
1589 times you start Gnus.
1591 @item gnus-before-startup-hook
1592 @vindex gnus-before-startup-hook
1593 A hook run after starting up Gnus successfully.
1595 @item gnus-startup-hook
1596 @vindex gnus-startup-hook
1597 A hook run as the very last thing after starting up Gnus
1599 @item gnus-started-hook
1600 @vindex gnus-started-hook
1601 A hook that is run as the very last thing after starting up Gnus
1602 successfully.
1604 @item gnus-setup-news-hook
1605 @vindex gnus-setup-news-hook
1606 A hook that is run after reading the @file{.newsrc} file(s), but before
1607 generating the group buffer.
1609 @item gnus-check-bogus-newsgroups
1610 @vindex gnus-check-bogus-newsgroups
1611 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1612 startup.  A @dfn{bogus group} is a group that you have in your
1613 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1614 bogus groups can take quite a while, so to save time and resources it's
1615 best to leave this option off, and do the checking for bogus groups once
1616 in a while from the group buffer instead (@pxref{Group Maintenance}).
1618 @item gnus-inhibit-startup-message
1619 @vindex gnus-inhibit-startup-message
1620 If non-@code{nil}, the startup message won't be displayed.  That way,
1621 your boss might not notice as easily that you are reading news instead
1622 of doing your job.  Note that this variable is used before
1623 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1625 @item gnus-no-groups-message
1626 @vindex gnus-no-groups-message
1627 Message displayed by Gnus when no groups are available.
1629 @item gnus-play-startup-jingle
1630 @vindex gnus-play-startup-jingle
1631 If non-@code{nil}, play the Gnus jingle at startup.
1633 @item gnus-startup-jingle
1634 @vindex gnus-startup-jingle
1635 Jingle to be played if the above variable is non-@code{nil}.  The
1636 default is @samp{Tuxedomoon.Jingle4.au}.
1638 @end table
1641 @node Group Buffer
1642 @chapter Group Buffer
1643 @cindex group buffer
1645 @c Alex Schroeder suggests to rearrange this as follows:
1647 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1648 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1649 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1650 @c   7. Group Score, 8. Group Buffer Format
1651 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1652 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1653 @c <kensanata> First, "Gnus considers groups... (default 9)."
1654 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1655 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1656 @c <kensanata> Then expand the next paragraph or add some more to it.
1657 @c    This short one sentence explains levels 1 and 2, therefore I understand
1658 @c    that I should keep important news at 3 and boring news at 4.
1659 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1660 @c    Maybe keep those that you don't want to read temporarily at 6,
1661 @c    those that you never want to read at 8, those that offend your
1662 @c    human rights at 9...
1665 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1666 is the first buffer shown when Gnus starts, and will never be killed as
1667 long as Gnus is active.
1669 @iftex
1670 @iflatex
1671 \gnusfigure{The Group Buffer}{320}{
1672 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1673 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1674 \put(120,38){\vector(1,2){10}}
1675 \put(40,60){\makebox(0,0)[r]{Mode line}}
1676 \put(40,58){\vector(1,0){30}}
1677 \put(200,28){\makebox(0,0)[t]{Native select method}}
1678 \put(200,26){\vector(-1,2){15}}
1680 @end iflatex
1681 @end iftex
1683 @menu
1684 * Group Buffer Format::         Information listed and how you can change it.
1685 * Group Maneuvering::           Commands for moving in the group buffer.
1686 * Selecting a Group::           Actually reading news.
1687 * Subscription Commands::       Unsubscribing, killing, subscribing.
1688 * Group Data::                  Changing the info for a group.
1689 * Group Levels::                Levels? What are those, then?
1690 * Group Score::                 A mechanism for finding out what groups you like.
1691 * Marking Groups::              You can mark groups for later processing.
1692 * Foreign Groups::              Creating and editing groups.
1693 * Group Parameters::            Each group may have different parameters set.
1694 * Listing Groups::              Gnus can list various subsets of the groups.
1695 * Sorting Groups::              Re-arrange the group order.
1696 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1697 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1698 * Exiting Gnus::                Stop reading news and get some work done.
1699 * Group Topics::                A folding group mode divided into topics.
1700 * Misc Group Stuff::            Other stuff that you can to do.
1701 @end menu
1704 @node Group Buffer Format
1705 @section Group Buffer Format
1707 @menu
1708 * Group Line Specification::    Deciding how the group buffer is to look.
1709 * Group Mode Line Specification::  The group buffer mode line.
1710 * Group Highlighting::          Having nice colors in the group buffer.
1711 @end menu
1713 You can customize the Group Mode tool bar, see @kbd{M-x
1714 customize-apropos RET gnus-group-tool-bar}.  This feature is only
1715 available in Emacs.
1717 The tool bar icons are now (de)activated correctly depending on the
1718 cursor position.  Therefore, moving around in the Group Buffer is
1719 slower.  You can disable this via the variable
1720 @code{gnus-group-update-tool-bar}.  Its default value depends on your
1721 Emacs version.
1723 @node Group Line Specification
1724 @subsection Group Line Specification
1725 @cindex group buffer format
1727 The default format of the group buffer is nice and dull, but you can
1728 make it as exciting and ugly as you feel like.
1730 Here's a couple of example group lines:
1732 @example
1733      25: news.announce.newusers
1734  *    0: alt.fan.andrea-dworkin
1735 @end example
1737 Quite simple, huh?
1739 You can see that there are 25 unread articles in
1740 @samp{news.announce.newusers}.  There are no unread articles, but some
1741 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1742 asterisk at the beginning of the line?).
1744 @vindex gnus-group-line-format
1745 You can change that format to whatever you want by fiddling with the
1746 @code{gnus-group-line-format} variable.  This variable works along the
1747 lines of a @code{format} specification, which is pretty much the same as
1748 a @code{printf} specifications, for those of you who use (feh!) C.
1749 @xref{Formatting Variables}.
1751 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1753 There should always be a colon on the line; the cursor always moves to
1754 the colon after performing an operation.  @xref{Positioning
1755 Point}.  Nothing else is required---not even the group name.  All
1756 displayed text is just window dressing, and is never examined by Gnus.
1757 Gnus stores all real information it needs using text properties.
1759 (Note that if you make a really strange, wonderful, spreadsheet-like
1760 layout, everybody will believe you are hard at work with the accounting
1761 instead of wasting time reading news.)
1763 Here's a list of all available format characters:
1765 @table @samp
1767 @item M
1768 An asterisk if the group only has marked articles.
1770 @item S
1771 Whether the group is subscribed.
1773 @item L
1774 Level of subscribedness.
1776 @item N
1777 Number of unread articles.
1779 @item I
1780 Number of dormant articles.
1782 @item T
1783 Number of ticked articles.
1785 @item R
1786 Number of read articles.
1788 @item U
1789 Number of unseen articles.
1791 @item t
1792 Estimated total number of articles.  (This is really @var{max-number}
1793 minus @var{min-number} plus 1.)
1795 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1796 efficient access to @var{max-number} and @var{min-number} but getting
1797 the true unread message count is not possible efficiently.  For
1798 hysterical raisins, even the mail back ends, where the true number of
1799 unread messages might be available efficiently, use the same limited
1800 interface.  To remove this restriction from Gnus means that the back
1801 end interface has to be changed, which is not an easy job.  If you
1802 want to work on this, please contact the Gnus mailing list.
1804 @item y
1805 Number of unread, unticked, non-dormant articles.
1807 @item i
1808 Number of ticked and dormant articles.
1810 @item g
1811 Full group name.
1813 @item G
1814 Group name.
1816 @item C
1817 Group comment (@pxref{Group Parameters}) or group name if there is no
1818 comment element in the group parameters.
1820 @item D
1821 Newsgroup description.  You need to read the group descriptions
1822 before these will appear, and to do that, you either have to set
1823 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1824 command.
1826 @item o
1827 @samp{m} if moderated.
1829 @item O
1830 @samp{(m)} if moderated.
1832 @item s
1833 Select method.
1835 @item B
1836 If the summary buffer for the group is open or not.
1838 @item n
1839 Select from where.
1841 @item z
1842 A string that looks like @samp{<%s:%n>} if a foreign select method is
1843 used.
1845 @item P
1846 Indentation based on the level of the topic (@pxref{Group Topics}).
1848 @item c
1849 @vindex gnus-group-uncollapsed-levels
1850 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1851 variable says how many levels to leave at the end of the group name.
1852 The default is 1---this will mean that group names like
1853 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1855 @item m
1856 @vindex gnus-new-mail-mark
1857 @cindex %
1858 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1859 the group lately.
1861 @item p
1862 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1864 @item d
1865 A string that says when you last read the group (@pxref{Group
1866 Timestamp}).
1868 @item u
1869 User defined specifier.  The next character in the format string should
1870 be a letter.  Gnus will call the function
1871 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1872 following @samp{%u}.  The function will be passed a single dummy
1873 parameter as argument.  The function should return a string, which will
1874 be inserted into the buffer just like information from any other
1875 specifier.
1876 @end table
1878 @cindex *
1879 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1880 if no info is available---for instance, if it is a non-activated foreign
1881 group, or a bogus native group.
1884 @node Group Mode Line Specification
1885 @subsection Group Mode Line Specification
1886 @cindex group mode line
1888 @vindex gnus-group-mode-line-format
1889 The mode line can be changed by setting
1890 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1891 doesn't understand that many format specifiers:
1893 @table @samp
1894 @item S
1895 The native news server.
1896 @item M
1897 The native select method.
1898 @end table
1901 @node Group Highlighting
1902 @subsection Group Highlighting
1903 @cindex highlighting
1904 @cindex group highlighting
1906 @vindex gnus-group-highlight
1907 Highlighting in the group buffer is controlled by the
1908 @code{gnus-group-highlight} variable.  This is an alist with elements
1909 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1910 something non-@code{nil}, the @var{face} will be used on the line.
1912 Here's an example value for this variable that might look nice if the
1913 background is dark:
1915 @lisp
1916 (cond (window-system
1917        (setq custom-background-mode 'light)
1918        (defface my-group-face-1
1919          '((t (:foreground "Red" :bold t))) "First group face")
1920        (defface my-group-face-2
1921          '((t (:foreground "DarkSeaGreen4" :bold t)))
1922          "Second group face")
1923        (defface my-group-face-3
1924          '((t (:foreground "Green4" :bold t))) "Third group face")
1925        (defface my-group-face-4
1926          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1927        (defface my-group-face-5
1928          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1930 (setq gnus-group-highlight
1931       '(((> unread 200) . my-group-face-1)
1932         ((and (< level 3) (zerop unread)) . my-group-face-2)
1933         ((< level 3) . my-group-face-3)
1934         ((zerop unread) . my-group-face-4)
1935         (t . my-group-face-5)))
1936 @end lisp
1938 Also @pxref{Faces and Fonts}.
1940 Variables that are dynamically bound when the forms are evaluated
1941 include:
1943 @table @code
1944 @item group
1945 The group name.
1946 @item unread
1947 The number of unread articles in the group.
1948 @item method
1949 The select method.
1950 @item mailp
1951 Whether the group is a mail group.
1952 @item level
1953 The level of the group.
1954 @item score
1955 The score of the group.
1956 @item ticked
1957 The number of ticked articles in the group.
1958 @item total
1959 The total number of articles in the group.  Or rather,
1960 @var{max-number} minus @var{min-number} plus one.
1961 @item topic
1962 When using the topic minor mode, this variable is bound to the current
1963 topic being inserted.
1964 @end table
1966 When the forms are @code{eval}ed, point is at the beginning of the line
1967 of the group in question, so you can use many of the normal Gnus
1968 functions for snarfing info on the group.
1970 @vindex gnus-group-update-hook
1971 @findex gnus-group-highlight-line
1972 @code{gnus-group-update-hook} is called when a group line is changed.
1973 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1974 calls @code{gnus-group-highlight-line} by default.
1977 @node Group Maneuvering
1978 @section Group Maneuvering
1979 @cindex group movement
1981 All movement commands understand the numeric prefix and will behave as
1982 expected, hopefully.
1984 @table @kbd
1986 @item n
1987 @kindex n (Group)
1988 @findex gnus-group-next-unread-group
1989 Go to the next group that has unread articles
1990 (@code{gnus-group-next-unread-group}).
1992 @item p
1993 @itemx DEL
1994 @kindex DEL (Group)
1995 @kindex p (Group)
1996 @findex gnus-group-prev-unread-group
1997 Go to the previous group that has unread articles
1998 (@code{gnus-group-prev-unread-group}).
2000 @item N
2001 @kindex N (Group)
2002 @findex gnus-group-next-group
2003 Go to the next group (@code{gnus-group-next-group}).
2005 @item P
2006 @kindex P (Group)
2007 @findex gnus-group-prev-group
2008 Go to the previous group (@code{gnus-group-prev-group}).
2010 @item M-n
2011 @kindex M-n (Group)
2012 @findex gnus-group-next-unread-group-same-level
2013 Go to the next unread group on the same (or lower) level
2014 (@code{gnus-group-next-unread-group-same-level}).
2016 @item M-p
2017 @kindex M-p (Group)
2018 @findex gnus-group-prev-unread-group-same-level
2019 Go to the previous unread group on the same (or lower) level
2020 (@code{gnus-group-prev-unread-group-same-level}).
2021 @end table
2023 Three commands for jumping to groups:
2025 @table @kbd
2027 @item j
2028 @kindex j (Group)
2029 @findex gnus-group-jump-to-group
2030 Jump to a group (and make it visible if it isn't already)
2031 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2032 like living groups.
2034 @item ,
2035 @kindex , (Group)
2036 @findex gnus-group-best-unread-group
2037 Jump to the unread group with the lowest level
2038 (@code{gnus-group-best-unread-group}).
2040 @item .
2041 @kindex . (Group)
2042 @findex gnus-group-first-unread-group
2043 Jump to the first group with unread articles
2044 (@code{gnus-group-first-unread-group}).
2045 @end table
2047 @vindex gnus-group-goto-unread
2048 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2049 commands will move to the next group, not the next unread group.  Even
2050 the commands that say they move to the next unread group.  The default
2051 is @code{t}.
2054 @node Selecting a Group
2055 @section Selecting a Group
2056 @cindex group selection
2058 @table @kbd
2060 @item SPACE
2061 @kindex SPACE (Group)
2062 @findex gnus-group-read-group
2063 Select the current group, switch to the summary buffer and display the
2064 first unread article (@code{gnus-group-read-group}).  If there are no
2065 unread articles in the group, or if you give a non-numerical prefix to
2066 this command, Gnus will offer to fetch all the old articles in this
2067 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2068 determines the number of articles Gnus will fetch.  If @var{n} is
2069 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2070 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2072 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2073 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2074 - 4 2 SPC} fetches the 42 oldest ones.
2076 When you are in the group (in the Summary buffer), you can type
2077 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2078 ones.
2080 @item RET
2081 @kindex RET (Group)
2082 @findex gnus-group-select-group
2083 Select the current group and switch to the summary buffer
2084 (@code{gnus-group-select-group}).  Takes the same arguments as
2085 @code{gnus-group-read-group}---the only difference is that this command
2086 does not display the first unread article automatically upon group
2087 entry.
2089 @item M-RET
2090 @kindex M-RET (Group)
2091 @findex gnus-group-quick-select-group
2092 This does the same as the command above, but tries to do it with the
2093 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2094 scoring/killing will be performed, there will be no highlights and no
2095 expunging.  This might be useful if you're in a real hurry and have to
2096 enter some humongous group.  If you give a 0 prefix to this command
2097 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2098 which is useful if you want to toggle threading before generating the
2099 summary buffer (@pxref{Summary Generation Commands}).
2101 @item M-SPACE
2102 @kindex M-SPACE (Group)
2103 @findex gnus-group-visible-select-group
2104 This is yet one more command that does the same as the @kbd{RET}
2105 command, but this one does it without expunging and hiding dormants
2106 (@code{gnus-group-visible-select-group}).
2108 @item C-M-RET
2109 @kindex C-M-RET (Group)
2110 @findex gnus-group-select-group-ephemerally
2111 Finally, this command selects the current group ephemerally without
2112 doing any processing of its contents
2113 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2114 turned off.  Everything you do in the group after selecting it in this
2115 manner will have no permanent effects.
2117 @end table
2119 @vindex gnus-large-newsgroup
2120 The @code{gnus-large-newsgroup} variable says what Gnus should
2121 consider to be a big group.  If it is @code{nil}, no groups are
2122 considered big.  The default value is 200.  If the group has more
2123 (unread and/or ticked) articles than this, Gnus will query the user
2124 before entering the group.  The user can then specify how many
2125 articles should be fetched from the server.  If the user specifies a
2126 negative number (@var{-n}), the @var{n} oldest articles will be
2127 fetched.  If it is positive, the @var{n} articles that have arrived
2128 most recently will be fetched.
2130 @vindex gnus-large-ephemeral-newsgroup
2131 @code{gnus-large-ephemeral-newsgroup} is the same as
2132 @code{gnus-large-newsgroup}, but is only used for ephemeral
2133 newsgroups.
2135 @vindex gnus-select-group-hook
2136 @vindex gnus-auto-select-first
2137 @vindex gnus-auto-select-subject
2138 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2139 automatically when entering a group with the @kbd{SPACE} command.
2140 Which article this is is controlled by the
2141 @code{gnus-auto-select-subject} variable.  Valid values for this
2142 variable is:
2144 @table @code
2146 @item unread
2147 Place point on the subject line of the first unread article.
2149 @item first
2150 Place point on the subject line of the first article.
2152 @item unseen
2153 Place point on the subject line of the first unseen article.
2155 @item unseen-or-unread
2156 Place point on the subject line of the first unseen article, and if
2157 there is no such article, place point on the subject line of the first
2158 unread article.
2160 @item best
2161 Place point on the subject line of the highest-scored unread article.
2163 @end table
2165 This variable can also be a function.  In that case, that function
2166 will be called to place point on a subject line.
2168 If you want to prevent automatic selection in some group (say, in a
2169 binary group with Huge articles) you can set the
2170 @code{gnus-auto-select-first} variable to @code{nil} in
2171 @code{gnus-select-group-hook}, which is called when a group is
2172 selected.
2175 @node Subscription Commands
2176 @section Subscription Commands
2177 @cindex subscription
2179 @table @kbd
2181 @item S t
2182 @itemx u
2183 @kindex S t (Group)
2184 @kindex u (Group)
2185 @findex gnus-group-unsubscribe-current-group
2186 @c @icon{gnus-group-unsubscribe}
2187 Toggle subscription to the current group
2188 (@code{gnus-group-unsubscribe-current-group}).
2190 @item S s
2191 @itemx U
2192 @kindex S s (Group)
2193 @kindex U (Group)
2194 @findex gnus-group-unsubscribe-group
2195 Prompt for a group to subscribe, and then subscribe it.  If it was
2196 subscribed already, unsubscribe it instead
2197 (@code{gnus-group-unsubscribe-group}).
2199 @item S k
2200 @itemx C-k
2201 @kindex S k (Group)
2202 @kindex C-k (Group)
2203 @findex gnus-group-kill-group
2204 @c @icon{gnus-group-kill-group}
2205 Kill the current group (@code{gnus-group-kill-group}).
2207 @item S y
2208 @itemx C-y
2209 @kindex S y (Group)
2210 @kindex C-y (Group)
2211 @findex gnus-group-yank-group
2212 Yank the last killed group (@code{gnus-group-yank-group}).
2214 @item C-x C-t
2215 @kindex C-x C-t (Group)
2216 @findex gnus-group-transpose-groups
2217 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2218 really a subscription command, but you can use it instead of a
2219 kill-and-yank sequence sometimes.
2221 @item S w
2222 @itemx C-w
2223 @kindex S w (Group)
2224 @kindex C-w (Group)
2225 @findex gnus-group-kill-region
2226 Kill all groups in the region (@code{gnus-group-kill-region}).
2228 @item S z
2229 @kindex S z (Group)
2230 @findex gnus-group-kill-all-zombies
2231 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2233 @item S C-k
2234 @kindex S C-k (Group)
2235 @findex gnus-group-kill-level
2236 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2237 These groups can't be yanked back after killing, so this command should
2238 be used with some caution.  The only time where this command comes in
2239 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2240 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2241 kill off all unsubscribed groups that do not have message numbers in the
2242 @file{.newsrc} file.
2244 @end table
2246 Also @pxref{Group Levels}.
2249 @node Group Data
2250 @section Group Data
2252 @table @kbd
2254 @item c
2255 @kindex c (Group)
2256 @findex gnus-group-catchup-current
2257 @vindex gnus-group-catchup-group-hook
2258 @c @icon{gnus-group-catchup-current}
2259 Mark all unticked articles in this group as read
2260 (@code{gnus-group-catchup-current}).
2261 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2262 the group buffer.
2264 @item C
2265 @kindex C (Group)
2266 @findex gnus-group-catchup-current-all
2267 Mark all articles in this group, even the ticked ones, as read
2268 (@code{gnus-group-catchup-current-all}).
2270 @item M-c
2271 @kindex M-c (Group)
2272 @findex gnus-group-clear-data
2273 Clear the data from the current group---nix out marks and the list of
2274 read articles (@code{gnus-group-clear-data}).
2276 @item M-x gnus-group-clear-data-on-native-groups
2277 @kindex M-x gnus-group-clear-data-on-native-groups
2278 @findex gnus-group-clear-data-on-native-groups
2279 If you have switched from one @acronym{NNTP} server to another, all your marks
2280 and read ranges have become worthless.  You can use this command to
2281 clear out all data that you have on your native groups.  Use with
2282 caution.
2284 @end table
2287 @node Group Levels
2288 @section Group Levels
2289 @cindex group level
2290 @cindex level
2292 All groups have a level of @dfn{subscribedness}.  For instance, if a
2293 group is on level 2, it is more subscribed than a group on level 5.  You
2294 can ask Gnus to just list groups on a given level or lower
2295 (@pxref{Listing Groups}), or to just check for new articles in groups on
2296 a given level or lower (@pxref{Scanning New Messages}).
2298 Remember:  The higher the level of the group, the less important it is.
2300 @table @kbd
2302 @item S l
2303 @kindex S l (Group)
2304 @findex gnus-group-set-current-level
2305 Set the level of the current group.  If a numeric prefix is given, the
2306 next @var{n} groups will have their levels set.  The user will be
2307 prompted for a level.
2308 @end table
2310 @vindex gnus-level-killed
2311 @vindex gnus-level-zombie
2312 @vindex gnus-level-unsubscribed
2313 @vindex gnus-level-subscribed
2314 Gnus considers groups from levels 1 to
2315 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2316 @code{gnus-level-subscribed} (exclusive) and
2317 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2318 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2319 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2320 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2321 same, but zombie and killed groups have no information on what articles
2322 you have read, etc, stored.  This distinction between dead and living
2323 groups isn't done because it is nice or clever, it is done purely for
2324 reasons of efficiency.
2326 It is recommended that you keep all your mail groups (if any) on quite
2327 low levels (e.g. 1 or 2).
2329 Maybe the following description of the default behavior of Gnus helps to
2330 understand what these levels are all about.  By default, Gnus shows you
2331 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2332 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2333 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2334 groups are hidden, in a way.
2336 Zombie and killed groups are similar to unsubscribed groups in that they
2337 are hidden by default.  But they are different from subscribed and
2338 unsubscribed groups in that Gnus doesn't ask the news server for
2339 information (number of messages, number of unread messages) on zombie
2340 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2341 aren't interested in.  If most groups are killed, Gnus is faster.
2343 Why does Gnus distinguish between zombie and killed groups?  Well, when
2344 a new group arrives on the server, Gnus by default makes it a zombie
2345 group.  This means that you are normally not bothered with new groups,
2346 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2347 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2348 list of killed groups.)
2350 If you want to play with the level variables, you should show some care.
2351 Set them once, and don't touch them ever again.  Better yet, don't touch
2352 them at all unless you know exactly what you're doing.
2354 @vindex gnus-level-default-unsubscribed
2355 @vindex gnus-level-default-subscribed
2356 Two closely related variables are @code{gnus-level-default-subscribed}
2357 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2358 which are the levels that new groups will be put on if they are
2359 (un)subscribed.  These two variables should, of course, be inside the
2360 relevant valid ranges.
2362 @vindex gnus-keep-same-level
2363 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2364 will only move to groups of the same level (or lower).  In
2365 particular, going from the last article in one group to the next group
2366 will go to the next group of the same level (or lower).  This might be
2367 handy if you want to read the most important groups before you read the
2368 rest.
2370 If this variable is @code{best}, Gnus will make the next newsgroup the
2371 one with the best level.
2373 @vindex gnus-group-default-list-level
2374 All groups with a level less than or equal to
2375 @code{gnus-group-default-list-level} will be listed in the group buffer
2376 by default.
2378 @vindex gnus-group-list-inactive-groups
2379 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2380 groups will be listed along with the unread groups.  This variable is
2381 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2382 listed.
2384 @vindex gnus-group-use-permanent-levels
2385 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2386 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2387 use this level as the ``work'' level.
2389 @vindex gnus-activate-level
2390 Gnus will normally just activate (i. e., query the server about) groups
2391 on level @code{gnus-activate-level} or less.  If you don't want to
2392 activate unsubscribed groups, for instance, you might set this variable
2393 to 5.  The default is 6.
2396 @node Group Score
2397 @section Group Score
2398 @cindex group score
2399 @cindex group rank
2400 @cindex rank
2402 You would normally keep important groups on high levels, but that scheme
2403 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2404 group buffer according to how often you read groups, perhaps?  Within
2405 reason?
2407 This is what @dfn{group score} is for.  You can have Gnus assign a score
2408 to each group through the mechanism described below.  You can then sort
2409 the group buffer based on this score.  Alternatively, you can sort on
2410 score and then level.  (Taken together, the level and the score is
2411 called the @dfn{rank} of the group.  A group that is on level 4 and has
2412 a score of 1 has a higher rank than a group on level 5 that has a score
2413 of 300.  (The level is the most significant part and the score is the
2414 least significant part.))
2416 @findex gnus-summary-bubble-group
2417 If you want groups you read often to get higher scores than groups you
2418 read seldom you can add the @code{gnus-summary-bubble-group} function to
2419 the @code{gnus-summary-exit-hook} hook.  This will result (after
2420 sorting) in a bubbling sort of action.  If you want to see that in
2421 action after each summary exit, you can add
2422 @code{gnus-group-sort-groups-by-rank} or
2423 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2424 slow things down somewhat.
2427 @node Marking Groups
2428 @section Marking Groups
2429 @cindex marking groups
2431 If you want to perform some command on several groups, and they appear
2432 subsequently in the group buffer, you would normally just give a
2433 numerical prefix to the command.  Most group commands will then do your
2434 bidding on those groups.
2436 However, if the groups are not in sequential order, you can still
2437 perform a command on several groups.  You simply mark the groups first
2438 with the process mark and then execute the command.
2440 @table @kbd
2442 @item #
2443 @kindex # (Group)
2444 @itemx M m
2445 @kindex M m (Group)
2446 @findex gnus-group-mark-group
2447 Set the mark on the current group (@code{gnus-group-mark-group}).
2449 @item M-#
2450 @kindex M-# (Group)
2451 @itemx M u
2452 @kindex M u (Group)
2453 @findex gnus-group-unmark-group
2454 Remove the mark from the current group
2455 (@code{gnus-group-unmark-group}).
2457 @item M U
2458 @kindex M U (Group)
2459 @findex gnus-group-unmark-all-groups
2460 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2462 @item M w
2463 @kindex M w (Group)
2464 @findex gnus-group-mark-region
2465 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2467 @item M b
2468 @kindex M b (Group)
2469 @findex gnus-group-mark-buffer
2470 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2472 @item M r
2473 @kindex M r (Group)
2474 @findex gnus-group-mark-regexp
2475 Mark all groups that match some regular expression
2476 (@code{gnus-group-mark-regexp}).
2477 @end table
2479 Also @pxref{Process/Prefix}.
2481 @findex gnus-group-universal-argument
2482 If you want to execute some command on all groups that have been marked
2483 with the process mark, you can use the @kbd{M-&}
2484 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2485 the command to be executed.
2488 @node Foreign Groups
2489 @section Foreign Groups
2490 @cindex foreign groups
2492 Below are some group mode commands for making and editing general foreign
2493 groups, as well as commands to ease the creation of a few
2494 special-purpose groups.  All these commands insert the newly created
2495 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2496 consulted.
2498 @table @kbd
2500 @item G m
2501 @kindex G m (Group)
2502 @findex gnus-group-make-group
2503 @cindex making groups
2504 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2505 for a name, a method and possibly an @dfn{address}.  For an easier way
2506 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2508 @item G M
2509 @kindex G M (Group)
2510 @findex gnus-group-read-ephemeral-group
2511 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}).  Gnus
2512 will prompt you for a name, a method and an @dfn{address}.
2514 @item G r
2515 @kindex G r (Group)
2516 @findex gnus-group-rename-group
2517 @cindex renaming groups
2518 Rename the current group to something else
2519 (@code{gnus-group-rename-group}).  This is valid only on some
2520 groups---mail groups mostly.  This command might very well be quite slow
2521 on some back ends.
2523 @item G c
2524 @kindex G c (Group)
2525 @cindex customizing
2526 @findex gnus-group-customize
2527 Customize the group parameters (@code{gnus-group-customize}).
2529 @item G e
2530 @kindex G e (Group)
2531 @findex gnus-group-edit-group-method
2532 @cindex renaming groups
2533 Enter a buffer where you can edit the select method of the current
2534 group (@code{gnus-group-edit-group-method}).
2536 @item G p
2537 @kindex G p (Group)
2538 @findex gnus-group-edit-group-parameters
2539 Enter a buffer where you can edit the group parameters
2540 (@code{gnus-group-edit-group-parameters}).
2542 @item G E
2543 @kindex G E (Group)
2544 @findex gnus-group-edit-group
2545 Enter a buffer where you can edit the group info
2546 (@code{gnus-group-edit-group}).
2548 @item G d
2549 @kindex G d (Group)
2550 @findex gnus-group-make-directory-group
2551 @cindex nndir
2552 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2553 for a directory name (@code{gnus-group-make-directory-group}).
2555 @item G h
2556 @kindex G h (Group)
2557 @cindex help group
2558 @findex gnus-group-make-help-group
2559 Make the Gnus help group (@code{gnus-group-make-help-group}).
2561 @item G a
2562 @kindex G a (Group)
2563 @cindex (ding) archive
2564 @cindex archive group
2565 @findex gnus-group-make-archive-group
2566 @vindex gnus-group-archive-directory
2567 @vindex gnus-group-recent-archive-directory
2568 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
2569 default a group pointing to the most recent articles will be created
2570 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2571 group will be created from @code{gnus-group-archive-directory}.
2573 @item G k
2574 @kindex G k (Group)
2575 @findex gnus-group-make-kiboze-group
2576 @cindex nnkiboze
2577 Make a kiboze group.  You will be prompted for a name, for a regexp to
2578 match groups to be ``included'' in the kiboze group, and a series of
2579 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2580 @xref{Kibozed Groups}.
2582 @item G D
2583 @kindex G D (Group)
2584 @findex gnus-group-enter-directory
2585 @cindex nneething
2586 Read an arbitrary directory as if it were a newsgroup with the
2587 @code{nneething} back end (@code{gnus-group-enter-directory}).
2588 @xref{Anything Groups}.
2590 @item G f
2591 @kindex G f (Group)
2592 @findex gnus-group-make-doc-group
2593 @cindex ClariNet Briefs
2594 @cindex nndoc
2595 Make a group based on some file or other
2596 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2597 command, you will be prompted for a file name and a file type.
2598 Currently supported types are @code{mbox}, @code{babyl},
2599 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2600 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2601 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2602 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2603 you run this command without a prefix, Gnus will guess at the file
2604 type.  @xref{Document Groups}.
2606 @item G u
2607 @kindex G u (Group)
2608 @vindex gnus-useful-groups
2609 @findex gnus-group-make-useful-group
2610 Create one of the groups mentioned in @code{gnus-useful-groups}
2611 (@code{gnus-group-make-useful-group}).
2613 @item G w
2614 @kindex G w (Group)
2615 @findex gnus-group-make-web-group
2616 @cindex Google
2617 @cindex nnweb
2618 @cindex gmane
2619 Make an ephemeral group based on a web search
2620 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2621 command, make a solid group instead.  You will be prompted for the
2622 search engine type and the search string.  Valid search engine types
2623 include @code{google}, @code{dejanews}, and @code{gmane}.
2624 @xref{Web Searches}.
2626 If you use the @code{google} search engine, you can limit the search
2627 to a particular group by using a match string like
2628 @samp{shaving group:alt.sysadmin.recovery}.
2630 @item G R
2631 @kindex G R (Group)
2632 @findex gnus-group-make-rss-group
2633 Make a group based on an @acronym{RSS} feed
2634 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2635 @xref{RSS}.
2637 @item G DEL
2638 @kindex G DEL (Group)
2639 @findex gnus-group-delete-group
2640 This function will delete the current group
2641 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2642 actually delete all the articles in the group, and forcibly remove the
2643 group itself from the face of the Earth.  Use a prefix only if you are
2644 absolutely sure of what you are doing.  This command can't be used on
2645 read-only groups (like @code{nntp} groups), though.
2647 @item G V
2648 @kindex G V (Group)
2649 @findex gnus-group-make-empty-virtual
2650 Make a new, fresh, empty @code{nnvirtual} group
2651 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2653 @item G v
2654 @kindex G v (Group)
2655 @findex gnus-group-add-to-virtual
2656 Add the current group to an @code{nnvirtual} group
2657 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2658 @end table
2660 @xref{Select Methods}, for more information on the various select
2661 methods.
2663 @vindex gnus-activate-foreign-newsgroups
2664 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2665 Gnus will check all foreign groups with this level or lower at startup.
2666 This might take quite a while, especially if you subscribe to lots of
2667 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2668 @code{gnus-activate-level} also affects activation of foreign
2669 newsgroups.
2672 @node Group Parameters
2673 @section Group Parameters
2674 @cindex group parameters
2676 The group parameters store information local to a particular group.
2677 Here's an example group parameter list:
2679 @example
2680 ((to-address . "ding@@gnus.org")
2681  (auto-expire . t))
2682 @end example
2684 We see that each element consists of a ``dotted pair''---the thing before
2685 the dot is the key, while the thing after the dot is the value.  All the
2686 parameters have this form @emph{except} local variable specs, which are
2687 not dotted pairs, but proper lists.
2689 Some parameters have correspondent customizable variables, each of which
2690 is an alist of regexps and values.
2692 The following group parameters can be used:
2694 @table @code
2695 @item to-address
2696 @cindex to-address
2697 Address used by when doing followups and new posts.
2699 @example
2700 (to-address . "some@@where.com")
2701 @end example
2703 This is primarily useful in mail groups that represent closed mailing
2704 lists---mailing lists where it's expected that everybody that writes to
2705 the mailing list is subscribed to it.  Since using this parameter
2706 ensures that the mail only goes to the mailing list itself, it means
2707 that members won't receive two copies of your followups.
2709 Using @code{to-address} will actually work whether the group is foreign
2710 or not.  Let's say there's a group on the server that is called
2711 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2712 the articles from a mail-to-news gateway.  Posting directly to this
2713 group is therefore impossible---you have to send mail to the mailing
2714 list address instead.
2716 See also @code{gnus-parameter-to-address-alist}.
2718 @item to-list
2719 @cindex to-list
2720 Address used when doing @kbd{a} in that group.
2722 @example
2723 (to-list . "some@@where.com")
2724 @end example
2726 It is totally ignored
2727 when doing a followup---except that if it is present in a news group,
2728 you'll get mail group semantics when doing @kbd{f}.
2730 If you do an @kbd{a} command in a mail group and you have neither a
2731 @code{to-list} group parameter nor a @code{to-address} group parameter,
2732 then a @code{to-list} group parameter will be added automatically upon
2733 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2734 @vindex gnus-add-to-list
2736 @findex gnus-mailing-list-mode
2737 @cindex mail list groups
2738 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2739 entering summary buffer.
2741 See also @code{gnus-parameter-to-list-alist}.
2743 @anchor{subscribed}
2744 @item subscribed
2745 @cindex subscribed
2746 @cindex Mail-Followup-To
2747 @findex gnus-find-subscribed-addresses
2748 If this parameter is set to @code{t}, Gnus will consider the
2749 to-address and to-list parameters for this group as addresses of
2750 mailing lists you are subscribed to.  Giving Gnus this information is
2751 (only) a first step in getting it to generate correct Mail-Followup-To
2752 headers for your posts to these lists.  The second step is to put the
2753 following in your @file{.gnus.el}
2755 @lisp
2756 (setq message-subscribed-address-functions
2757       '(gnus-find-subscribed-addresses))
2758 @end lisp
2760 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2761 a complete treatment of available MFT support.
2763 @item visible
2764 @cindex visible
2765 If the group parameter list has the element @code{(visible . t)},
2766 that group will always be visible in the Group buffer, regardless
2767 of whether it has any unread articles.
2769 This parameter cannot be set via @code{gnus-parameters}. See
2770 @code{gnus-permanently-visible-groups} as an alternative.
2772 @item broken-reply-to
2773 @cindex broken-reply-to
2774 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2775 headers in this group are to be ignored, and for the header to be hidden
2776 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2777 can be useful if you're reading a mailing list group where the listserv
2778 has inserted @code{Reply-To} headers that point back to the listserv
2779 itself.  That is broken behavior.  So there!
2781 @item to-group
2782 @cindex to-group
2783 Elements like @code{(to-group . "some.group.name")} means that all
2784 posts in that group will be sent to @code{some.group.name}.
2786 @item newsgroup
2787 @cindex newsgroup
2788 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2789 will treat all responses as if they were responses to news articles.
2790 This can be useful if you have a mail group that's really a mirror of a
2791 news group.
2793 @item gcc-self
2794 @cindex gcc-self
2795 If @code{(gcc-self . t)} is present in the group parameter list, newly
2796 composed messages will be @code{Gcc}'d to the current group.  If
2797 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2798 generated, if @code{(gcc-self . "string")} is present, this string will
2799 be inserted literally as a @code{gcc} header.  This parameter takes
2800 precedence over any default @code{Gcc} rules as described later
2801 (@pxref{Archived Messages}).
2803 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2804 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2805 doesn't accept articles.
2807 @item auto-expire
2808 @cindex auto-expire
2809 If the group parameter has an element that looks like @code{(auto-expire
2810 . t)}, all articles read will be marked as expirable.  For an
2811 alternative approach, @pxref{Expiring Mail}.
2813 See also @code{gnus-auto-expirable-newsgroups}.
2815 @item total-expire
2816 @cindex total-expire
2817 If the group parameter has an element that looks like
2818 @code{(total-expire . t)}, all read articles will be put through the
2819 expiry process, even if they are not marked as expirable.  Use with
2820 caution.  Unread, ticked and dormant articles are not eligible for
2821 expiry.
2823 See also @code{gnus-total-expirable-newsgroups}.
2825 @item expiry-wait
2826 @cindex expiry-wait
2827 @vindex nnmail-expiry-wait-function
2828 If the group parameter has an element that looks like
2829 @code{(expiry-wait . 10)}, this value will override any
2830 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2831 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2832 can either be a number of days (not necessarily an integer) or the
2833 symbols @code{never} or @code{immediate}.
2835 @item expiry-target
2836 @cindex expiry-target
2837 Where expired messages end up.  This parameter overrides
2838 @code{nnmail-expiry-target}.
2840 @item score-file
2841 @cindex score file group parameter
2842 Elements that look like @code{(score-file . "file")} will make
2843 @file{file} into the current score file for the group in question.  All
2844 interactive score entries will be put into this file.
2846 @item adapt-file
2847 @cindex adapt file group parameter
2848 Elements that look like @code{(adapt-file . "file")} will make
2849 @file{file} into the current adaptive file for the group in question.
2850 All adaptive score entries will be put into this file.
2852 @item admin-address
2853 @cindex admin-address
2854 When unsubscribing from a mailing list you should never send the
2855 unsubscription notice to the mailing list itself.  Instead, you'd send
2856 messages to the administrative address.  This parameter allows you to
2857 put the admin address somewhere convenient.
2859 @item display
2860 @cindex display
2861 Elements that look like @code{(display . MODE)} say which articles to
2862 display on entering the group.  Valid values are:
2864 @table @code
2865 @item all
2866 Display all articles, both read and unread.
2868 @item an integer
2869 Display the last @var{integer} articles in the group.  This is the same as
2870 entering the group with @kbd{C-u @var{integer}}.
2872 @item default
2873 Display the default visible articles, which normally includes unread and
2874 ticked articles.
2876 @item an array
2877 Display articles that satisfy a predicate.
2879 Here are some examples:
2881 @table @code
2882 @item [unread]
2883 Display only unread articles.
2885 @item [not expire]
2886 Display everything except expirable articles.
2888 @item [and (not reply) (not expire)]
2889 Display everything except expirable and articles you've already
2890 responded to.
2891 @end table
2893 The available operators are @code{not}, @code{and} and @code{or}.
2894 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2895 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2896 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2897 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2899 @end table
2901 The @code{display} parameter works by limiting the summary buffer to
2902 the subset specified.  You can pop the limit by using the @kbd{/ w}
2903 command (@pxref{Limiting}).
2905 @item comment
2906 @cindex comment
2907 Elements that look like @code{(comment . "This is a comment")} are
2908 arbitrary comments on the group.  You can display comments in the
2909 group line (@pxref{Group Line Specification}).
2911 @item charset
2912 @cindex charset
2913 Elements that look like @code{(charset . iso-8859-1)} will make
2914 @code{iso-8859-1} the default charset; that is, the charset that will be
2915 used for all articles that do not specify a charset.
2917 See also @code{gnus-group-charset-alist}.
2919 @item ignored-charsets
2920 @cindex ignored-charset
2921 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2922 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2923 default charset will be used for decoding articles.
2925 See also @code{gnus-group-ignored-charsets-alist}.
2927 @item posting-style
2928 @cindex posting-style
2929 You can store additional posting style information for this group
2930 here (@pxref{Posting Styles}).  The format is that of an entry in the
2931 @code{gnus-posting-styles} alist, except that there's no regexp matching
2932 the group name (of course).  Style elements in this group parameter will
2933 take precedence over the ones found in @code{gnus-posting-styles}.
2935 For instance, if you want a funky name and signature in this group only,
2936 instead of hacking @code{gnus-posting-styles}, you could put something
2937 like this in the group parameters:
2939 @example
2940 (posting-style
2941   (name "Funky Name")
2942   ("X-My-Header" "Funky Value")
2943   (signature "Funky Signature"))
2944 @end example
2946 @item post-method
2947 @cindex post-method
2948 If it is set, the value is used as the method for posting message
2949 instead of @code{gnus-post-method}.
2951 @item banner
2952 @cindex banner
2953 An item like @code{(banner . @var{regexp})} causes any part of an article
2954 that matches the regular expression @var{regexp} to be stripped.  Instead of
2955 @var{regexp}, you can also use the symbol @code{signature} which strips the
2956 last signature or any of the elements of the alist
2957 @code{gnus-article-banner-alist}.
2959 @item sieve
2960 @cindex sieve
2961 This parameter contains a Sieve test that should match incoming mail
2962 that should be placed in this group.  From this group parameter, a
2963 Sieve @samp{IF} control structure is generated, having the test as the
2964 condition and @samp{fileinto "group.name";} as the body.
2966 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2967 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2968 translating the group parameter into a Sieve script (@pxref{Sieve
2969 Commands}) the following Sieve code is generated:
2971 @example
2972 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2973         fileinto \"INBOX.list.sieve\";
2975 @end example
2977 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
2978 Top, sieve, Emacs Sieve}.
2980 @item (agent parameters)
2981 If the agent has been enabled, you can set any of the its parameters
2982 to control the behavior of the agent in individual groups. See Agent
2983 Parameters in @ref{Category Syntax}.  Most users will choose to set
2984 agent parameters in either an agent category or group topic to
2985 minimize the configuration effort.
2987 @item (@var{variable} @var{form})
2988 You can use the group parameters to set variables local to the group you
2989 are entering.  If you want to turn threading off in @samp{news.answers},
2990 you could put @code{(gnus-show-threads nil)} in the group parameters of
2991 that group.  @code{gnus-show-threads} will be made into a local variable
2992 in the summary buffer you enter, and the form @code{nil} will be
2993 @code{eval}ed there.
2995 Note that this feature sets the variable locally to the summary buffer.
2996 But some variables are evaluated in the article buffer, or in the
2997 message buffer (of a reply or followup or otherwise newly created
2998 message).  As a workaround, it might help to add the variable in
2999 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3000 Stuff}.  So if you want to set @code{message-from-style} via the group
3001 parameters, then you may need the following statement elsewhere in your
3002 @file{~/.gnus} file:
3004 @lisp
3005 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3006 @end lisp
3008 @vindex gnus-list-identifiers
3009 A use for this feature is to remove a mailing list identifier tag in
3010 the subject fields of articles.  E.g. if the news group
3012 @example
3013 nntp+news.gnus.org:gmane.text.docbook.apps
3014 @end example
3016 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3017 tag can be removed from the article subjects in the summary buffer for
3018 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3019 into the group parameters for the group.
3021 This can also be used as a group-specific hook function.  If you want to
3022 hear a beep when you enter a group, you could put something like
3023 @code{(dummy-variable (ding))} in the parameters of that group.
3024 @code{dummy-variable} will be set to the (meaningless) result of the
3025 @code{(ding)} form.
3027 Alternatively, since the VARIABLE becomes local to the group, this
3028 pattern can be used to temporarily change a hook.  For example, if the
3029 following is added to a group parameter
3031 @lisp
3032 (gnus-summary-prepared-hook
3033   '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3034 @end lisp
3036 when the group is entered, the 'd' key will not mark the article as
3037 expired.
3039 @end table
3041 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3042 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3043 presents you with a Customize-like interface.  The latter helps avoid
3044 silly Lisp errors.)  You might also be interested in reading about topic
3045 parameters (@pxref{Topic Parameters}).
3047 @vindex gnus-parameters
3048 Group parameters can be set via the @code{gnus-parameters} variable too.
3049 But some variables, such as @code{visible}, have no effect (For this
3050 case see @code{gnus-permanently-visible-groups} as an alternative.).
3051 For example:
3053 @lisp
3054 (setq gnus-parameters
3055       '(("mail\\..*"
3056          (gnus-show-threads nil)
3057          (gnus-use-scoring nil)
3058          (gnus-summary-line-format
3059           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3060          (gcc-self . t)
3061          (display . all))
3063         ("^nnimap:\\(foo.bar\\)$"
3064          (to-group . "\\1"))
3066         ("mail\\.me"
3067          (gnus-use-scoring  t))
3069         ("list\\..*"
3070          (total-expire . t)
3071          (broken-reply-to . t))))
3072 @end lisp
3074 String value of parameters will be subjected to regexp substitution, as
3075 the @code{to-group} example shows.
3077 @vindex gnus-parameters-case-fold-search
3078 By default, whether comparing the group name and one of those regexps
3079 specified in @code{gnus-parameters} is done in a case-sensitive manner
3080 or a case-insensitive manner depends on the value of
3081 @code{case-fold-search} at the time when the comparison is done.  The
3082 value of @code{case-fold-search} is typically @code{t}; it means, for
3083 example, the element @code{("INBOX\\.FOO" (total-expire . t))} might be
3084 applied to both the @samp{INBOX.FOO} group and the @samp{INBOX.foo}
3085 group.  If you want to make those regexps always case-sensitive, set the
3086 value of the @code{gnus-parameters-case-fold-search} variable to
3087 @code{nil}.  Otherwise, set it to @code{t} if you want to compare them
3088 always in a case-insensitive manner.
3091 @node Listing Groups
3092 @section Listing Groups
3093 @cindex group listing
3095 These commands all list various slices of the groups available.
3097 @table @kbd
3099 @item l
3100 @itemx A s
3101 @kindex A s (Group)
3102 @kindex l (Group)
3103 @findex gnus-group-list-groups
3104 List all groups that have unread articles
3105 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3106 command will list only groups of level ARG and lower.  By default, it
3107 only lists groups of level five (i.e.,
3108 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3109 groups).
3111 @item L
3112 @itemx A u
3113 @kindex A u (Group)
3114 @kindex L (Group)
3115 @findex gnus-group-list-all-groups
3116 List all groups, whether they have unread articles or not
3117 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3118 this command will list only groups of level ARG and lower.  By default,
3119 it lists groups of level seven or lower (i.e., just subscribed and
3120 unsubscribed groups).
3122 @item A l
3123 @kindex A l (Group)
3124 @findex gnus-group-list-level
3125 List all unread groups on a specific level
3126 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3127 with no unread articles.
3129 @item A k
3130 @kindex A k (Group)
3131 @findex gnus-group-list-killed
3132 List all killed groups (@code{gnus-group-list-killed}).  If given a
3133 prefix argument, really list all groups that are available, but aren't
3134 currently (un)subscribed.  This could entail reading the active file
3135 from the server.
3137 @item A z
3138 @kindex A z (Group)
3139 @findex gnus-group-list-zombies
3140 List all zombie groups (@code{gnus-group-list-zombies}).
3142 @item A m
3143 @kindex A m (Group)
3144 @findex gnus-group-list-matching
3145 List all unread, subscribed groups with names that match a regexp
3146 (@code{gnus-group-list-matching}).
3148 @item A M
3149 @kindex A M (Group)
3150 @findex gnus-group-list-all-matching
3151 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3153 @item A A
3154 @kindex A A (Group)
3155 @findex gnus-group-list-active
3156 List absolutely all groups in the active file(s) of the
3157 server(s) you are connected to (@code{gnus-group-list-active}).  This
3158 might very well take quite a while.  It might actually be a better idea
3159 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3160 thing to match on.  Also note that this command may list groups that
3161 don't exist (yet)---these will be listed as if they were killed groups.
3162 Take the output with some grains of salt.
3164 @item A a
3165 @kindex A a (Group)
3166 @findex gnus-group-apropos
3167 List all groups that have names that match a regexp
3168 (@code{gnus-group-apropos}).
3170 @item A d
3171 @kindex A d (Group)
3172 @findex gnus-group-description-apropos
3173 List all groups that have names or descriptions that match a regexp
3174 (@code{gnus-group-description-apropos}).
3176 @item A c
3177 @kindex A c (Group)
3178 @findex gnus-group-list-cached
3179 List all groups with cached articles (@code{gnus-group-list-cached}).
3181 @item A ?
3182 @kindex A ? (Group)
3183 @findex gnus-group-list-dormant
3184 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3186 @item A /
3187 @kindex A / (Group)
3188 @findex gnus-group-list-limit
3189 List groups limited within the current selection
3190 (@code{gnus-group-list-limit}).
3192 @item A f
3193 @kindex A f (Group)
3194 @findex gnus-group-list-flush
3195 Flush groups from the current selection (@code{gnus-group-list-flush}).
3197 @item A p
3198 @kindex A p (Group)
3199 @findex gnus-group-list-plus
3200 List groups plus the current selection (@code{gnus-group-list-plus}).
3202 @end table
3204 @vindex gnus-permanently-visible-groups
3205 @cindex visible group parameter
3206 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3207 always be shown, whether they have unread articles or not.  You can also
3208 add the @code{visible} element to the group parameters in question to
3209 get the same effect.
3211 @vindex gnus-list-groups-with-ticked-articles
3212 Groups that have just ticked articles in it are normally listed in the
3213 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3214 @code{nil}, these groups will be treated just like totally empty
3215 groups.  It is @code{t} by default.
3218 @node Sorting Groups
3219 @section Sorting Groups
3220 @cindex sorting groups
3222 @kindex C-c C-s (Group)
3223 @findex gnus-group-sort-groups
3224 @vindex gnus-group-sort-function
3225 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3226 group buffer according to the function(s) given by the
3227 @code{gnus-group-sort-function} variable.  Available sorting functions
3228 include:
3230 @table @code
3232 @item gnus-group-sort-by-alphabet
3233 @findex gnus-group-sort-by-alphabet
3234 Sort the group names alphabetically.  This is the default.
3236 @item gnus-group-sort-by-real-name
3237 @findex gnus-group-sort-by-real-name
3238 Sort the group alphabetically on the real (unprefixed) group names.
3240 @item gnus-group-sort-by-level
3241 @findex gnus-group-sort-by-level
3242 Sort by group level.
3244 @item gnus-group-sort-by-score
3245 @findex gnus-group-sort-by-score
3246 Sort by group score.  @xref{Group Score}.
3248 @item gnus-group-sort-by-rank
3249 @findex gnus-group-sort-by-rank
3250 Sort by group score and then the group level.  The level and the score
3251 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3253 @item gnus-group-sort-by-unread
3254 @findex gnus-group-sort-by-unread
3255 Sort by number of unread articles.
3257 @item gnus-group-sort-by-method
3258 @findex gnus-group-sort-by-method
3259 Sort alphabetically on the select method.
3261 @item gnus-group-sort-by-server
3262 @findex gnus-group-sort-by-server
3263 Sort alphabetically on the Gnus server name.
3266 @end table
3268 @code{gnus-group-sort-function} can also be a list of sorting
3269 functions.  In that case, the most significant sort key function must be
3270 the last one.
3273 There are also a number of commands for sorting directly according to
3274 some sorting criteria:
3276 @table @kbd
3277 @item G S a
3278 @kindex G S a (Group)
3279 @findex gnus-group-sort-groups-by-alphabet
3280 Sort the group buffer alphabetically by group name
3281 (@code{gnus-group-sort-groups-by-alphabet}).
3283 @item G S u
3284 @kindex G S u (Group)
3285 @findex gnus-group-sort-groups-by-unread
3286 Sort the group buffer by the number of unread articles
3287 (@code{gnus-group-sort-groups-by-unread}).
3289 @item G S l
3290 @kindex G S l (Group)
3291 @findex gnus-group-sort-groups-by-level
3292 Sort the group buffer by group level
3293 (@code{gnus-group-sort-groups-by-level}).
3295 @item G S v
3296 @kindex G S v (Group)
3297 @findex gnus-group-sort-groups-by-score
3298 Sort the group buffer by group score
3299 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3301 @item G S r
3302 @kindex G S r (Group)
3303 @findex gnus-group-sort-groups-by-rank
3304 Sort the group buffer by group rank
3305 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3307 @item G S m
3308 @kindex G S m (Group)
3309 @findex gnus-group-sort-groups-by-method
3310 Sort the group buffer alphabetically by back end name@*
3311 (@code{gnus-group-sort-groups-by-method}).
3313 @item G S n
3314 @kindex G S n (Group)
3315 @findex gnus-group-sort-groups-by-real-name
3316 Sort the group buffer alphabetically by real (unprefixed) group name
3317 (@code{gnus-group-sort-groups-by-real-name}).
3319 @end table
3321 All the commands below obey the process/prefix convention
3322 (@pxref{Process/Prefix}).
3324 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3325 commands will sort in reverse order.
3327 You can also sort a subset of the groups:
3329 @table @kbd
3330 @item G P a
3331 @kindex G P a (Group)
3332 @findex gnus-group-sort-selected-groups-by-alphabet
3333 Sort the groups alphabetically by group name
3334 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3336 @item G P u
3337 @kindex G P u (Group)
3338 @findex gnus-group-sort-selected-groups-by-unread
3339 Sort the groups by the number of unread articles
3340 (@code{gnus-group-sort-selected-groups-by-unread}).
3342 @item G P l
3343 @kindex G P l (Group)
3344 @findex gnus-group-sort-selected-groups-by-level
3345 Sort the groups by group level
3346 (@code{gnus-group-sort-selected-groups-by-level}).
3348 @item G P v
3349 @kindex G P v (Group)
3350 @findex gnus-group-sort-selected-groups-by-score
3351 Sort the groups by group score
3352 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3354 @item G P r
3355 @kindex G P r (Group)
3356 @findex gnus-group-sort-selected-groups-by-rank
3357 Sort the groups by group rank
3358 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3360 @item G P m
3361 @kindex G P m (Group)
3362 @findex gnus-group-sort-selected-groups-by-method
3363 Sort the groups alphabetically by back end name@*
3364 (@code{gnus-group-sort-selected-groups-by-method}).
3366 @item G P n
3367 @kindex G P n (Group)
3368 @findex gnus-group-sort-selected-groups-by-real-name
3369 Sort the groups alphabetically by real (unprefixed) group name
3370 (@code{gnus-group-sort-selected-groups-by-real-name}).
3372 @item G P s
3373 @kindex G P s (Group)
3374 @findex gnus-group-sort-selected-groups
3375 Sort the groups according to @code{gnus-group-sort-function}.
3377 @end table
3379 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3380 move groups around.
3383 @node Group Maintenance
3384 @section Group Maintenance
3385 @cindex bogus groups
3387 @table @kbd
3388 @item b
3389 @kindex b (Group)
3390 @findex gnus-group-check-bogus-groups
3391 Find bogus groups and delete them
3392 (@code{gnus-group-check-bogus-groups}).
3394 @item F
3395 @kindex F (Group)
3396 @findex gnus-group-find-new-groups
3397 Find new groups and process them (@code{gnus-group-find-new-groups}).
3398 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3399 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3400 to query the server for new groups, and subscribe the new groups as
3401 zombies.
3403 @item C-c C-x
3404 @kindex C-c C-x (Group)
3405 @findex gnus-group-expire-articles
3406 Run all expirable articles in the current group through the expiry
3407 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3408 all expirable articles in the group that have been around for a while.
3409 (@pxref{Expiring Mail}).
3411 @item C-c C-M-x
3412 @kindex C-c C-M-x (Group)
3413 @findex gnus-group-expire-all-groups
3414 Run all expirable articles in all groups through the expiry process
3415 (@code{gnus-group-expire-all-groups}).
3417 @end table
3420 @node Browse Foreign Server
3421 @section Browse Foreign Server
3422 @cindex foreign servers
3423 @cindex browsing servers
3425 @table @kbd
3426 @item B
3427 @kindex B (Group)
3428 @findex gnus-group-browse-foreign-server
3429 You will be queried for a select method and a server name.  Gnus will
3430 then attempt to contact this server and let you browse the groups there
3431 (@code{gnus-group-browse-foreign-server}).
3432 @end table
3434 @findex gnus-browse-mode
3435 A new buffer with a list of available groups will appear.  This buffer
3436 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3437 a lot) like a normal group buffer.
3439 Here's a list of keystrokes available in the browse mode:
3441 @table @kbd
3442 @item n
3443 @kindex n (Browse)
3444 @findex gnus-group-next-group
3445 Go to the next group (@code{gnus-group-next-group}).
3447 @item p
3448 @kindex p (Browse)
3449 @findex gnus-group-prev-group
3450 Go to the previous group (@code{gnus-group-prev-group}).
3452 @item SPACE
3453 @kindex SPACE (Browse)
3454 @findex gnus-browse-read-group
3455 Enter the current group and display the first article
3456 (@code{gnus-browse-read-group}).
3458 @item RET
3459 @kindex RET (Browse)
3460 @findex gnus-browse-select-group
3461 Enter the current group (@code{gnus-browse-select-group}).
3463 @item u
3464 @kindex u (Browse)
3465 @findex gnus-browse-unsubscribe-current-group
3466 Unsubscribe to the current group, or, as will be the case here,
3467 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3469 @item l
3470 @itemx q
3471 @kindex q (Browse)
3472 @kindex l (Browse)
3473 @findex gnus-browse-exit
3474 Exit browse mode (@code{gnus-browse-exit}).
3476 @item d
3477 @kindex d (Browse)
3478 @findex gnus-browse-describe-group
3479 Describe the current group (@code{gnus-browse-describe-group}).
3481 @item ?
3482 @kindex ? (Browse)
3483 @findex gnus-browse-describe-briefly
3484 Describe browse mode briefly (well, there's not much to describe, is
3485 there) (@code{gnus-browse-describe-briefly}).
3486 @end table
3489 @node Exiting Gnus
3490 @section Exiting Gnus
3491 @cindex exiting Gnus
3493 Yes, Gnus is ex(c)iting.
3495 @table @kbd
3496 @item z
3497 @kindex z (Group)
3498 @findex gnus-group-suspend
3499 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
3500 but it kills all buffers except the Group buffer.  I'm not sure why this
3501 is a gain, but then who am I to judge?
3503 @item q
3504 @kindex q (Group)
3505 @findex gnus-group-exit
3506 @c @icon{gnus-group-exit}
3507 Quit Gnus (@code{gnus-group-exit}).
3509 @item Q
3510 @kindex Q (Group)
3511 @findex gnus-group-quit
3512 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3513 The dribble file will be saved, though (@pxref{Auto Save}).
3514 @end table
3516 @vindex gnus-exit-gnus-hook
3517 @vindex gnus-suspend-gnus-hook
3518 @vindex gnus-after-exiting-gnus-hook
3519 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3520 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3521 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3522 exiting Gnus.
3524 Note:
3526 @quotation
3527 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3528 numbly heavy and herself fall into a hazy trance as the boy sitting
3529 behind her drew repeated lines with his pencil across the back of her
3530 plastic chair.
3531 @end quotation
3534 @node Group Topics
3535 @section Group Topics
3536 @cindex topics
3538 If you read lots and lots of groups, it might be convenient to group
3539 them hierarchically according to topics.  You put your Emacs groups over
3540 here, your sex groups over there, and the rest (what, two groups or so?)
3541 you put in some misc section that you never bother with anyway.  You can
3542 even group the Emacs sex groups as a sub-topic to either the Emacs
3543 groups or the sex groups---or both!  Go wild!
3545 @iftex
3546 @iflatex
3547 \gnusfigure{Group Topics}{400}{
3548 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3550 @end iflatex
3551 @end iftex
3553 Here's an example:
3555 @example
3556 Gnus
3557   Emacs -- I wuw it!
3558      3: comp.emacs
3559      2: alt.religion.emacs
3560     Naughty Emacs
3561      452: alt.sex.emacs
3562        0: comp.talk.emacs.recovery
3563   Misc
3564      8: comp.binaries.fractals
3565     13: comp.sources.unix
3566 @end example
3568 @findex gnus-topic-mode
3569 @kindex t (Group)
3570 To get this @emph{fab} functionality you simply turn on (ooh!) the
3571 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3572 is a toggling command.)
3574 Go ahead, just try it.  I'll still be here when you get back.  La de
3575 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3576 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3577 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3578 Hot and bothered?
3580 If you want this permanently enabled, you should add that minor mode to
3581 the hook for the group mode.  Put the following line in your
3582 @file{~/.gnus.el} file:
3584 @lisp
3585 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3586 @end lisp
3588 @menu
3589 * Topic Commands::              Interactive E-Z commands.
3590 * Topic Variables::             How to customize the topics the Lisp Way.
3591 * Topic Sorting::               Sorting each topic individually.
3592 * Topic Topology::              A map of the world.
3593 * Topic Parameters::            Parameters that apply to all groups in a topic.
3594 @end menu
3597 @node Topic Commands
3598 @subsection Topic Commands
3599 @cindex topic commands
3601 When the topic minor mode is turned on, a new @kbd{T} submap will be
3602 available.  In addition, a few of the standard keys change their
3603 definitions slightly.
3605 In general, the following kinds of operations are possible on topics.
3606 First of all, you want to create topics.  Secondly, you want to put
3607 groups in topics and to move them around until you have an order you
3608 like.  The third kind of operation is to show/hide parts of the whole
3609 shebang.  You might want to hide a topic including its subtopics and
3610 groups, to get a better overview of the other groups.
3612 Here is a list of the basic keys that you might need to set up topics
3613 the way you like.
3615 @table @kbd
3617 @item T n
3618 @kindex T n (Topic)
3619 @findex gnus-topic-create-topic
3620 Prompt for a new topic name and create it
3621 (@code{gnus-topic-create-topic}).
3623 @item T TAB
3624 @itemx TAB
3625 @kindex T TAB (Topic)
3626 @kindex TAB (Topic)
3627 @findex gnus-topic-indent
3628 ``Indent'' the current topic so that it becomes a sub-topic of the
3629 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3630 ``un-indent'' the topic instead.
3632 @item M-TAB
3633 @kindex M-TAB (Topic)
3634 @findex gnus-topic-unindent
3635 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3636 parent of its current parent (@code{gnus-topic-unindent}).
3638 @end table
3640 The following two keys can be used to move groups and topics around.
3641 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3642 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3643 kill and yank rather than cut and paste.
3645 @table @kbd
3647 @item C-k
3648 @kindex C-k (Topic)
3649 @findex gnus-topic-kill-group
3650 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3651 topic will be removed along with the topic.
3653 @item C-y
3654 @kindex C-y (Topic)
3655 @findex gnus-topic-yank-group
3656 Yank the previously killed group or topic
3657 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3658 before all groups.
3660 So, to move a topic to the beginning of the list of topics, just hit
3661 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3662 move the cursor to the beginning of the buffer (just below the ``Gnus''
3663 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3664 paste.  Like I said -- E-Z.
3666 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3667 you can move topics around as well as groups.
3669 @end table
3671 After setting up the topics the way you like them, you might wish to
3672 hide a topic, or to show it again.  That's why we have the following
3673 key.
3675 @table @kbd
3677 @item RET
3678 @kindex RET (Topic)
3679 @findex gnus-topic-select-group
3680 @itemx SPACE
3681 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3682 When you perform this command on a group, you'll enter the group, as
3683 usual.  When done on a topic line, the topic will be folded (if it was
3684 visible) or unfolded (if it was folded already).  So it's basically a
3685 toggling command on topics.  In addition, if you give a numerical
3686 prefix, group on that level (and lower) will be displayed.
3688 @end table
3690 Now for a list of other commands, in no particular order.
3692 @table @kbd
3694 @item T m
3695 @kindex T m (Topic)
3696 @findex gnus-topic-move-group
3697 Move the current group to some other topic
3698 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3699 convention (@pxref{Process/Prefix}).
3701 @item T j
3702 @kindex T j (Topic)
3703 @findex gnus-topic-jump-to-topic
3704 Go to a topic (@code{gnus-topic-jump-to-topic}).
3706 @item T c
3707 @kindex T c (Topic)
3708 @findex gnus-topic-copy-group
3709 Copy the current group to some other topic
3710 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3711 convention (@pxref{Process/Prefix}).
3713 @item T h
3714 @kindex T h (Topic)
3715 @findex gnus-topic-hide-topic
3716 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3717 a prefix, hide the topic permanently.
3719 @item T s
3720 @kindex T s (Topic)
3721 @findex gnus-topic-show-topic
3722 Show the current topic (@code{gnus-topic-show-topic}).  If given
3723 a prefix, show the topic permanently.
3725 @item T D
3726 @kindex T D (Topic)
3727 @findex gnus-topic-remove-group
3728 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3729 This command is mainly useful if you have the same group in several
3730 topics and wish to remove it from one of the topics.  You may also
3731 remove a group from all topics, but in that case, Gnus will add it to
3732 the root topic the next time you start Gnus.  In fact, all new groups
3733 (which, naturally, don't belong to any topic) will show up in the root
3734 topic.
3736 This command uses the process/prefix convention
3737 (@pxref{Process/Prefix}).
3739 @item T M
3740 @kindex T M (Topic)
3741 @findex gnus-topic-move-matching
3742 Move all groups that match some regular expression to a topic
3743 (@code{gnus-topic-move-matching}).
3745 @item T C
3746 @kindex T C (Topic)
3747 @findex gnus-topic-copy-matching
3748 Copy all groups that match some regular expression to a topic
3749 (@code{gnus-topic-copy-matching}).
3751 @item T H
3752 @kindex T H (Topic)
3753 @findex gnus-topic-toggle-display-empty-topics
3754 Toggle hiding empty topics
3755 (@code{gnus-topic-toggle-display-empty-topics}).
3757 @item T #
3758 @kindex T # (Topic)
3759 @findex gnus-topic-mark-topic
3760 Mark all groups in the current topic with the process mark
3761 (@code{gnus-topic-mark-topic}).  This command works recursively on
3762 sub-topics unless given a prefix.
3764 @item T M-#
3765 @kindex T M-# (Topic)
3766 @findex gnus-topic-unmark-topic
3767 Remove the process mark from all groups in the current topic
3768 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3769 sub-topics unless given a prefix.
3771 @item C-c C-x
3772 @kindex C-c C-x (Topic)
3773 @findex gnus-topic-expire-articles
3774 Run all expirable articles in the current group or topic through the
3775 expiry process (if any)
3776 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3778 @item T r
3779 @kindex T r (Topic)
3780 @findex gnus-topic-rename
3781 Rename a topic (@code{gnus-topic-rename}).
3783 @item T DEL
3784 @kindex T DEL (Topic)
3785 @findex gnus-topic-delete
3786 Delete an empty topic (@code{gnus-topic-delete}).
3788 @item A T
3789 @kindex A T (Topic)
3790 @findex gnus-topic-list-active
3791 List all groups that Gnus knows about in a topics-ified way
3792 (@code{gnus-topic-list-active}).
3794 @item T M-n
3795 @kindex T M-n (Topic)
3796 @findex gnus-topic-goto-next-topic
3797 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3799 @item T M-p
3800 @kindex T M-p (Topic)
3801 @findex gnus-topic-goto-previous-topic
3802 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3804 @item G p
3805 @kindex G p (Topic)
3806 @findex gnus-topic-edit-parameters
3807 @cindex group parameters
3808 @cindex topic parameters
3809 @cindex parameters
3810 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3811 @xref{Topic Parameters}.
3813 @end table
3816 @node Topic Variables
3817 @subsection Topic Variables
3818 @cindex topic variables
3820 The previous section told you how to tell Gnus which topics to display.
3821 This section explains how to tell Gnus what to display about each topic.
3823 @vindex gnus-topic-line-format
3824 The topic lines themselves are created according to the
3825 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3826 Valid elements are:
3828 @table @samp
3829 @item i
3830 Indentation.
3831 @item n
3832 Topic name.
3833 @item v
3834 Visibility.
3835 @item l
3836 Level.
3837 @item g
3838 Number of groups in the topic.
3839 @item a
3840 Number of unread articles in the topic.
3841 @item A
3842 Number of unread articles in the topic and all its subtopics.
3843 @end table
3845 @vindex gnus-topic-indent-level
3846 Each sub-topic (and the groups in the sub-topics) will be indented with
3847 @code{gnus-topic-indent-level} times the topic level number of spaces.
3848 The default is 2.
3850 @vindex gnus-topic-mode-hook
3851 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3853 @vindex gnus-topic-display-empty-topics
3854 The @code{gnus-topic-display-empty-topics} says whether to display even
3855 topics that have no unread articles in them.  The default is @code{t}.
3858 @node Topic Sorting
3859 @subsection Topic Sorting
3860 @cindex topic sorting
3862 You can sort the groups in each topic individually with the following
3863 commands:
3866 @table @kbd
3867 @item T S a
3868 @kindex T S a (Topic)
3869 @findex gnus-topic-sort-groups-by-alphabet
3870 Sort the current topic alphabetically by group name
3871 (@code{gnus-topic-sort-groups-by-alphabet}).
3873 @item T S u
3874 @kindex T S u (Topic)
3875 @findex gnus-topic-sort-groups-by-unread
3876 Sort the current topic by the number of unread articles
3877 (@code{gnus-topic-sort-groups-by-unread}).
3879 @item T S l
3880 @kindex T S l (Topic)
3881 @findex gnus-topic-sort-groups-by-level
3882 Sort the current topic by group level
3883 (@code{gnus-topic-sort-groups-by-level}).
3885 @item T S v
3886 @kindex T S v (Topic)
3887 @findex gnus-topic-sort-groups-by-score
3888 Sort the current topic by group score
3889 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3891 @item T S r
3892 @kindex T S r (Topic)
3893 @findex gnus-topic-sort-groups-by-rank
3894 Sort the current topic by group rank
3895 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3897 @item T S m
3898 @kindex T S m (Topic)
3899 @findex gnus-topic-sort-groups-by-method
3900 Sort the current topic alphabetically by back end name
3901 (@code{gnus-topic-sort-groups-by-method}).
3903 @item T S e
3904 @kindex T S e (Topic)
3905 @findex gnus-topic-sort-groups-by-server
3906 Sort the current topic alphabetically by server name
3907 (@code{gnus-topic-sort-groups-by-server}).
3909 @item T S s
3910 @kindex T S s (Topic)
3911 @findex gnus-topic-sort-groups
3912 Sort the current topic according to the function(s) given by the
3913 @code{gnus-group-sort-function} variable
3914 (@code{gnus-topic-sort-groups}).
3916 @end table
3918 When given a prefix argument, all these commands will sort in reverse
3919 order.  @xref{Sorting Groups}, for more information about group
3920 sorting.
3923 @node Topic Topology
3924 @subsection Topic Topology
3925 @cindex topic topology
3926 @cindex topology
3928 So, let's have a look at an example group buffer:
3930 @example
3931 @group
3932 Gnus
3933   Emacs -- I wuw it!
3934      3: comp.emacs
3935      2: alt.religion.emacs
3936     Naughty Emacs
3937      452: alt.sex.emacs
3938        0: comp.talk.emacs.recovery
3939   Misc
3940      8: comp.binaries.fractals
3941     13: comp.sources.unix
3942 @end group
3943 @end example
3945 So, here we have one top-level topic (@samp{Gnus}), two topics under
3946 that, and one sub-topic under one of the sub-topics.  (There is always
3947 just one (1) top-level topic).  This topology can be expressed as
3948 follows:
3950 @lisp
3951 (("Gnus" visible)
3952  (("Emacs -- I wuw it!" visible)
3953   (("Naughty Emacs" visible)))
3954  (("Misc" visible)))
3955 @end lisp
3957 @vindex gnus-topic-topology
3958 This is in fact how the variable @code{gnus-topic-topology} would look
3959 for the display above.  That variable is saved in the @file{.newsrc.eld}
3960 file, and shouldn't be messed with manually---unless you really want
3961 to.  Since this variable is read from the @file{.newsrc.eld} file,
3962 setting it in any other startup files will have no effect.
3964 This topology shows what topics are sub-topics of what topics (right),
3965 and which topics are visible.  Two settings are currently
3966 allowed---@code{visible} and @code{invisible}.
3969 @node Topic Parameters
3970 @subsection Topic Parameters
3971 @cindex topic parameters
3973 All groups in a topic will inherit group parameters from the parent
3974 (and ancestor) topic parameters.  All valid group parameters are valid
3975 topic parameters (@pxref{Group Parameters}).  When the agent is
3976 enabled, all agent parameters (See Agent Parameters in @ref{Category
3977 Syntax}) are also valid topic parameters.
3979 In addition, the following parameters are only valid as topic
3980 parameters:
3982 @table @code
3983 @item subscribe
3984 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3985 @code{subscribe} topic parameter says what groups go in what topic.  Its
3986 value should be a regexp to match the groups that should go in that
3987 topic.
3989 @item subscribe-level
3990 When subscribing new groups by topic (see the @code{subscribe} parameter),
3991 the group will be subscribed with the level specified in the
3992 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3994 @end table
3996 Group parameters (of course) override topic parameters, and topic
3997 parameters in sub-topics override topic parameters in super-topics.  You
3998 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3999 verb, although you may feel free to disagree with me here.)
4001 @example
4002 @group
4003 Gnus
4004   Emacs
4005      3: comp.emacs
4006      2: alt.religion.emacs
4007    452: alt.sex.emacs
4008     Relief
4009      452: alt.sex.emacs
4010        0: comp.talk.emacs.recovery
4011   Misc
4012      8: comp.binaries.fractals
4013     13: comp.sources.unix
4014    452: alt.sex.emacs
4015 @end group
4016 @end example
4018 The @samp{Emacs} topic has the topic parameter @code{(score-file
4019 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4020 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4021 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4022 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4023 . "religion.SCORE")}.
4025 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4026 will get the @file{relief.SCORE} home score file.  If you enter the same
4027 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4028 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4029 get the @file{religion.SCORE} home score file.
4031 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4032 there are some problems, especially with the @code{total-expiry}
4033 parameter.  Say you have a mail group in two topics; one with
4034 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4035 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4036 of these topics you mean to expire articles from, so anything may
4037 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4038 happens.  You just have to be careful if you do stuff like that.
4041 @node Misc Group Stuff
4042 @section Misc Group Stuff
4044 @menu
4045 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4046 * Group Information::           Information and help on groups and Gnus.
4047 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4048 * File Commands::               Reading and writing the Gnus files.
4049 * Sieve Commands::              Managing Sieve scripts.
4050 @end menu
4052 @table @kbd
4054 @item v
4055 @kindex v (Group)
4056 @cindex keys, reserved for users (Group)
4057 The key @kbd{v} is reserved for users.  You can bind it key to some
4058 function or better use it as a prefix key.  For example:
4060 @lisp
4061 (define-key gnus-group-mode-map (kbd "v j d")
4062   (lambda ()
4063     (interactive)
4064     (gnus-group-jump-to-group "nndraft:drafts")))
4065 @end lisp
4067 On keys reserved for users in Emacs and on keybindings in general
4068 @xref{Keymaps, Keymaps, , emacs, The Emacs Editor}.
4070 @item ^
4071 @kindex ^ (Group)
4072 @findex gnus-group-enter-server-mode
4073 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4074 @xref{Server Buffer}.
4076 @item a
4077 @kindex a (Group)
4078 @findex gnus-group-post-news
4079 Start composing a message (a news by default)
4080 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4081 under the point.  If the prefix is 1, prompt for a group to post to.
4082 Contrary to what the name of this function suggests, the prepared
4083 article might be a mail instead of a news, if a mail group is specified
4084 with the prefix argument.  @xref{Composing Messages}.
4086 @item m
4087 @kindex m (Group)
4088 @findex gnus-group-mail
4089 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4090 use the posting style of the group under the point.  If the prefix is 1,
4091 prompt for a group name to find the posting style.
4092 @xref{Composing Messages}.
4094 @item i
4095 @kindex i (Group)
4096 @findex gnus-group-news
4097 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4098 post to the group under the point.  If the prefix is 1, prompt
4099 for group to post to.  @xref{Composing Messages}.
4101 This function actually prepares a news even when using mail groups.
4102 This is useful for ``posting'' messages to mail groups without actually
4103 sending them over the network: they're just saved directly to the group
4104 in question.  The corresponding back end must have a request-post method
4105 for this to work though.
4107 @end table
4109 Variables for the group buffer:
4111 @table @code
4113 @item gnus-group-mode-hook
4114 @vindex gnus-group-mode-hook
4115 is called after the group buffer has been
4116 created.
4118 @item gnus-group-prepare-hook
4119 @vindex gnus-group-prepare-hook
4120 is called after the group buffer is
4121 generated.  It may be used to modify the buffer in some strange,
4122 unnatural way.
4124 @item gnus-group-prepared-hook
4125 @vindex gnus-group-prepare-hook
4126 is called as the very last thing after the group buffer has been
4127 generated.  It may be used to move point around, for instance.
4129 @item gnus-permanently-visible-groups
4130 @vindex gnus-permanently-visible-groups
4131 Groups matching this regexp will always be listed in the group buffer,
4132 whether they are empty or not.
4134 @item gnus-group-name-charset-method-alist
4135 @vindex gnus-group-name-charset-method-alist
4136 An alist of method and the charset for group names.  It is used to show
4137 non-@acronym{ASCII} group names.
4139 For example:
4140 @lisp
4141 (setq gnus-group-name-charset-method-alist
4142     '(((nntp "news.com.cn") . cn-gb-2312)))
4143 @end lisp
4145 @item gnus-group-name-charset-group-alist
4146 @cindex UTF-8 group names
4147 @vindex gnus-group-name-charset-group-alist
4148 An alist of regexp of group name and the charset for group names.  It
4149 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4150 utf-8))} is the default value if UTF-8 is supported, otherwise the
4151 default is @code{nil}.
4153 For example:
4154 @lisp
4155 (setq gnus-group-name-charset-group-alist
4156     '(("\\.com\\.cn:" . cn-gb-2312)))
4157 @end lisp
4159 @end table
4161 @node Scanning New Messages
4162 @subsection Scanning New Messages
4163 @cindex new messages
4164 @cindex scanning new news
4166 @table @kbd
4168 @item g
4169 @kindex g (Group)
4170 @findex gnus-group-get-new-news
4171 @c @icon{gnus-group-get-new-news}
4172 Check the server(s) for new articles.  If the numerical prefix is used,
4173 this command will check only groups of level @var{arg} and lower
4174 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4175 command will force a total re-reading of the active file(s) from the
4176 back end(s).
4178 @item M-g
4179 @kindex M-g (Group)
4180 @findex gnus-group-get-new-news-this-group
4181 @vindex gnus-goto-next-group-when-activating
4182 @c @icon{gnus-group-get-new-news-this-group}
4183 Check whether new articles have arrived in the current group
4184 (@code{gnus-group-get-new-news-this-group}).
4185 @code{gnus-goto-next-group-when-activating} says whether this command is
4186 to move point to the next group or not.  It is @code{t} by default.
4188 @findex gnus-activate-all-groups
4189 @cindex activating groups
4190 @item C-c M-g
4191 @kindex C-c M-g (Group)
4192 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4194 @item R
4195 @kindex R (Group)
4196 @cindex restarting
4197 @findex gnus-group-restart
4198 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4199 file(s), closes the connection to all servers, clears up all run-time
4200 Gnus variables, and then starts Gnus all over again.
4202 @end table
4204 @vindex gnus-get-new-news-hook
4205 @code{gnus-get-new-news-hook} is run just before checking for new news.
4207 @vindex gnus-after-getting-new-news-hook
4208 @code{gnus-after-getting-new-news-hook} is run after checking for new
4209 news.
4212 @node Group Information
4213 @subsection Group Information
4214 @cindex group information
4215 @cindex information on groups
4217 @table @kbd
4220 @item H f
4221 @kindex H f (Group)
4222 @findex gnus-group-fetch-faq
4223 @vindex gnus-group-faq-directory
4224 @cindex FAQ
4225 @cindex ange-ftp
4226 Try to fetch the @acronym{FAQ} for the current group
4227 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4228 from @code{gnus-group-faq-directory}, which is usually a directory on
4229 a remote machine.  This variable can also be a list of directories.
4230 In that case, giving a prefix to this command will allow you to choose
4231 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4232 used for fetching the file.
4234 If fetching from the first site is unsuccessful, Gnus will attempt to go
4235 through @code{gnus-group-faq-directory} and try to open them one by one.
4237 @item H c
4238 @kindex H c (Group)
4239 @findex gnus-group-fetch-charter
4240 @vindex gnus-group-charter-alist
4241 @cindex charter
4242 Try to open the charter for the current group in a web browser
4243 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4244 prefix argument.
4246 Gnus will use @code{gnus-group-charter-alist} to find the location of
4247 the charter.  If no location is known, Gnus will fetch the control
4248 messages for the group, which in some cases includes the charter.
4250 @item H C
4251 @kindex H C (Group)
4252 @findex gnus-group-fetch-control
4253 @vindex gnus-group-fetch-control-use-browse-url
4254 @cindex control message
4255 Fetch the control messages for the group from the archive at
4256 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4257 group if given a prefix argument.
4259 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4260 Gnus will open the control messages in a browser using
4261 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4262 and displayed in an ephemeral group.
4264 Note that the control messages are compressed.  To use this command
4265 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4266 Files, ,Compressed Files, emacs, The Emacs Manual}).
4268 @item H d
4269 @itemx C-c C-d
4270 @c @icon{gnus-group-describe-group}
4271 @kindex H d (Group)
4272 @kindex C-c C-d (Group)
4273 @cindex describing groups
4274 @cindex group description
4275 @findex gnus-group-describe-group
4276 Describe the current group (@code{gnus-group-describe-group}).  If given
4277 a prefix, force Gnus to re-read the description from the server.
4279 @item M-d
4280 @kindex M-d (Group)
4281 @findex gnus-group-describe-all-groups
4282 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4283 prefix, force Gnus to re-read the description file from the server.
4285 @item H v
4286 @itemx V
4287 @kindex V (Group)
4288 @kindex H v (Group)
4289 @cindex version
4290 @findex gnus-version
4291 Display current Gnus version numbers (@code{gnus-version}).
4293 @item ?
4294 @kindex ? (Group)
4295 @findex gnus-group-describe-briefly
4296 Give a very short help message (@code{gnus-group-describe-briefly}).
4298 @item C-c C-i
4299 @kindex C-c C-i (Group)
4300 @cindex info
4301 @cindex manual
4302 @findex gnus-info-find-node
4303 Go to the Gnus info node (@code{gnus-info-find-node}).
4304 @end table
4307 @node Group Timestamp
4308 @subsection Group Timestamp
4309 @cindex timestamps
4310 @cindex group timestamps
4312 It can be convenient to let Gnus keep track of when you last read a
4313 group.  To set the ball rolling, you should add
4314 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4316 @lisp
4317 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4318 @end lisp
4320 After doing this, each time you enter a group, it'll be recorded.
4322 This information can be displayed in various ways---the easiest is to
4323 use the @samp{%d} spec in the group line format:
4325 @lisp
4326 (setq gnus-group-line-format
4327       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4328 @end lisp
4330 This will result in lines looking like:
4332 @example
4333 *        0: mail.ding                                19961002T012943
4334          0: custom                                   19961002T012713
4335 @end example
4337 As you can see, the date is displayed in compact ISO 8601 format.  This
4338 may be a bit too much, so to just display the date, you could say
4339 something like:
4341 @lisp
4342 (setq gnus-group-line-format
4343       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4344 @end lisp
4346 If you would like greater control of the time format, you can use a
4347 user-defined format spec.  Something like the following should do the
4348 trick:
4350 @lisp
4351 (setq gnus-group-line-format
4352       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4353 (defun gnus-user-format-function-d (headers)
4354   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4355     (if time
4356         (format-time-string "%b %d  %H:%M" time)
4357       "")))
4358 @end lisp
4361 @node File Commands
4362 @subsection File Commands
4363 @cindex file commands
4365 @table @kbd
4367 @item r
4368 @kindex r (Group)
4369 @findex gnus-group-read-init-file
4370 @vindex gnus-init-file
4371 @cindex reading init file
4372 Re-read the init file (@code{gnus-init-file}, which defaults to
4373 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4375 @item s
4376 @kindex s (Group)
4377 @findex gnus-group-save-newsrc
4378 @cindex saving .newsrc
4379 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4380 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4381 file(s) whether Gnus thinks it is necessary or not.
4383 @c @item Z
4384 @c @kindex Z (Group)
4385 @c @findex gnus-group-clear-dribble
4386 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4388 @end table
4391 @node Sieve Commands
4392 @subsection Sieve Commands
4393 @cindex group sieve commands
4395 Sieve is a server-side mail filtering language.  In Gnus you can use
4396 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4397 sieve rules that should apply to each group.  Gnus provides two
4398 commands to translate all these group parameters into a proper Sieve
4399 script that can be transfered to the server somehow.
4401 @vindex gnus-sieve-file
4402 @vindex gnus-sieve-region-start
4403 @vindex gnus-sieve-region-end
4404 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4405 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4406 between two delimiters, @code{gnus-sieve-region-start} and
4407 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4408 outside these delimiters that will not be removed the next time you
4409 regenerate the Sieve script.
4411 @vindex gnus-sieve-crosspost
4412 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4413 is generated.  If it is non-@code{nil} (the default) articles is
4414 placed in all groups that have matching rules, otherwise the article
4415 is only placed in the group with the first matching rule.  For
4416 example, the group parameter @samp{(sieve address "sender"
4417 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4418 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4419 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4420 except that the line containing the call to @code{stop} is removed.)
4422 @example
4423 if address "sender" "owner-ding@@hpc.uh.edu" @{
4424         fileinto "INBOX.ding";
4425         stop;
4427 @end example
4429 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4431 @table @kbd
4433 @item D g
4434 @kindex D g (Group)
4435 @findex gnus-sieve-generate
4436 @vindex gnus-sieve-file
4437 @cindex generating sieve script
4438 Regenerate a Sieve script from the @code{sieve} group parameters and
4439 put you into the @code{gnus-sieve-file} without saving it.
4441 @item D u
4442 @kindex D u (Group)
4443 @findex gnus-sieve-update
4444 @vindex gnus-sieve-file
4445 @cindex updating sieve script
4446 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4447 @code{sieve} group parameters, save the file and upload it to the
4448 server using the @code{sieveshell} program.
4450 @end table
4453 @node Summary Buffer
4454 @chapter Summary Buffer
4455 @cindex summary buffer
4457 A line for each article is displayed in the summary buffer.  You can
4458 move around, read articles, post articles and reply to articles.
4460 The most common way to a summary buffer is to select a group from the
4461 group buffer (@pxref{Selecting a Group}).
4463 You can have as many summary buffers open as you wish.
4465 You can customize the Summary Mode tool bar, see @kbd{M-x
4466 customize-apropos RET gnus-summary-tool-bar}.  This feature is only
4467 available in Emacs.
4469 @kindex v (Summary)
4470 @cindex keys, reserved for users (Summary)
4471 The key @kbd{v} is reserved for users.  You can bind it key to some
4472 function or better use it as a prefix key.  For example:
4473 @lisp
4474 (define-key gnus-summary-mode-map (kbd "v -") "LrS") ;; lower subthread
4475 @end lisp
4477 @menu
4478 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4479 * Summary Maneuvering::         Moving around the summary buffer.
4480 * Choosing Articles::           Reading articles.
4481 * Paging the Article::          Scrolling the current article.
4482 * Reply Followup and Post::     Posting articles.
4483 * Delayed Articles::            Send articles at a later time.
4484 * Marking Articles::            Marking articles as read, expirable, etc.
4485 * Limiting::                    You can limit the summary buffer.
4486 * Threading::                   How threads are made.
4487 * Sorting the Summary Buffer::  How articles and threads are sorted.
4488 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4489 * Article Caching::             You may store articles in a cache.
4490 * Persistent Articles::         Making articles expiry-resistant.
4491 * Article Backlog::             Having already read articles hang around.
4492 * Saving Articles::             Ways of customizing article saving.
4493 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4494 * Article Treatment::           The article buffer can be mangled at will.
4495 * MIME Commands::               Doing MIMEy things with the articles.
4496 * Charsets::                    Character set issues.
4497 * Article Commands::            Doing various things with the article buffer.
4498 * Summary Sorting::             Sorting the summary buffer in various ways.
4499 * Finding the Parent::          No child support? Get the parent.
4500 * Alternative Approaches::      Reading using non-default summaries.
4501 * Tree Display::                A more visual display of threads.
4502 * Mail Group Commands::         Some commands can only be used in mail groups.
4503 * Various Summary Stuff::       What didn't fit anywhere else.
4504 * Exiting the Summary Buffer::  Returning to the Group buffer,
4505                                 or reselecting the current group.
4506 * Crosspost Handling::          How crossposted articles are dealt with.
4507 * Duplicate Suppression::       An alternative when crosspost handling fails.
4508 * Security::                    Decrypt and Verify.
4509 * Mailing List::                Mailing list minor mode.
4510 @end menu
4513 @node Summary Buffer Format
4514 @section Summary Buffer Format
4515 @cindex summary buffer format
4517 @iftex
4518 @iflatex
4519 \gnusfigure{The Summary Buffer}{180}{
4520 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4521 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4523 @end iflatex
4524 @end iftex
4526 @menu
4527 * Summary Buffer Lines::        You can specify how summary lines should look.
4528 * To From Newsgroups::          How to not display your own name.
4529 * Summary Buffer Mode Line::    You can say how the mode line should look.
4530 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4531 @end menu
4533 @findex mail-extract-address-components
4534 @findex gnus-extract-address-components
4535 @vindex gnus-extract-address-components
4536 Gnus will use the value of the @code{gnus-extract-address-components}
4537 variable as a function for getting the name and address parts of a
4538 @code{From} header.  Two pre-defined functions exist:
4539 @code{gnus-extract-address-components}, which is the default, quite
4540 fast, and too simplistic solution; and
4541 @code{mail-extract-address-components}, which works very nicely, but is
4542 slower.  The default function will return the wrong answer in 5% of the
4543 cases.  If this is unacceptable to you, use the other function instead:
4545 @lisp
4546 (setq gnus-extract-address-components
4547       'mail-extract-address-components)
4548 @end lisp
4550 @vindex gnus-summary-same-subject
4551 @code{gnus-summary-same-subject} is a string indicating that the current
4552 article has the same subject as the previous.  This string will be used
4553 with those specs that require it.  The default is @code{""}.
4556 @node Summary Buffer Lines
4557 @subsection Summary Buffer Lines
4559 @vindex gnus-summary-line-format
4560 You can change the format of the lines in the summary buffer by changing
4561 the @code{gnus-summary-line-format} variable.  It works along the same
4562 lines as a normal @code{format} string, with some extensions
4563 (@pxref{Formatting Variables}).
4565 There should always be a colon or a point position marker on the line;
4566 the cursor always moves to the point position marker or the colon after
4567 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4568 possible to change this.  Just write a new function
4569 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4570 @xref{Positioning Point}.
4572 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4574 The following format specification characters and extended format
4575 specification(s) are understood:
4577 @table @samp
4578 @item N
4579 Article number.
4580 @item S
4581 Subject string.  List identifiers stripped,
4582 @code{gnus-list-identifiers}.  @xref{Article Hiding}.
4583 @item s
4584 Subject if the article is the root of the thread or the previous article
4585 had a different subject, @code{gnus-summary-same-subject} otherwise.
4586 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4587 @item F
4588 Full @code{From} header.
4589 @item n
4590 The name (from the @code{From} header).
4591 @item f
4592 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4593 From Newsgroups}).
4594 @item a
4595 The name (from the @code{From} header).  This differs from the @code{n}
4596 spec in that it uses the function designated by the
4597 @code{gnus-extract-address-components} variable, which is slower, but
4598 may be more thorough.
4599 @item A
4600 The address (from the @code{From} header).  This works the same way as
4601 the @code{a} spec.
4602 @item L
4603 Number of lines in the article.
4604 @item c
4605 Number of characters in the article.  This specifier is not supported
4606 in some methods (like nnfolder).
4607 @item k
4608 Pretty-printed version of the number of characters in the article;
4609 for example, @samp{1.2k} or @samp{0.4M}.
4610 @item I
4611 Indentation based on thread level (@pxref{Customizing Threading}).
4612 @item B
4613 A complex trn-style thread tree, showing response-connecting trace
4614 lines.  A thread could be drawn like this:
4616 @example
4619 | +->
4620 | | \->
4621 | |   \->
4622 | \->
4625 @end example
4627 You can customize the appearance with the following options.  Note
4628 that it is possible to make the thread display look really neat by
4629 replacing the default @acronym{ASCII} characters with graphic
4630 line-drawing glyphs.
4631 @table @code
4632 @item gnus-sum-thread-tree-root
4633 @vindex gnus-sum-thread-tree-root
4634 Used for the root of a thread.  If @code{nil}, use subject
4635 instead.  The default is @samp{> }.
4637 @item gnus-sum-thread-tree-false-root
4638 @vindex gnus-sum-thread-tree-false-root
4639 Used for the false root of a thread (@pxref{Loose Threads}).  If
4640 @code{nil}, use subject instead.  The default is @samp{> }.
4642 @item gnus-sum-thread-tree-single-indent
4643 @vindex gnus-sum-thread-tree-single-indent
4644 Used for a thread with just one message.  If @code{nil}, use subject
4645 instead.  The default is @samp{}.
4647 @item gnus-sum-thread-tree-vertical
4648 @vindex gnus-sum-thread-tree-vertical
4649 Used for drawing a vertical line.  The default is @samp{| }.
4651 @item gnus-sum-thread-tree-indent
4652 @vindex gnus-sum-thread-tree-indent
4653 Used for indenting.  The default is @samp{  }.
4655 @item gnus-sum-thread-tree-leaf-with-other
4656 @vindex gnus-sum-thread-tree-leaf-with-other
4657 Used for a leaf with brothers.  The default is @samp{+-> }.
4659 @item gnus-sum-thread-tree-single-leaf
4660 @vindex gnus-sum-thread-tree-single-leaf
4661 Used for a leaf without brothers.  The default is @samp{\-> }
4663 @end table
4665 @item T
4666 Nothing if the article is a root and lots of spaces if it isn't (it
4667 pushes everything after it off the screen).
4668 @item [
4669 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4670 for adopted articles (@pxref{Customizing Threading}).
4671 @item ]
4672 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4673 for adopted articles.
4674 @item >
4675 One space for each thread level.
4676 @item <
4677 Twenty minus thread level spaces.
4678 @item U
4679 Unread.  @xref{Read Articles}.
4681 @item R
4682 This misleadingly named specifier is the @dfn{secondary mark}.  This
4683 mark will say whether the article has been replied to, has been cached,
4684 or has been saved.  @xref{Other Marks}.
4686 @item i
4687 Score as a number (@pxref{Scoring}).
4688 @item z
4689 @vindex gnus-summary-zcore-fuzz
4690 Zcore, @samp{+} if above the default level and @samp{-} if below the
4691 default level.  If the difference between
4692 @code{gnus-summary-default-score} and the score is less than
4693 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4694 @item V
4695 Total thread score.
4696 @item x
4697 @code{Xref}.
4698 @item D
4699 @code{Date}.
4700 @item d
4701 The @code{Date} in @code{DD-MMM} format.
4702 @item o
4703 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4704 @item M
4705 @code{Message-ID}.
4706 @item r
4707 @code{References}.
4708 @item t
4709 Number of articles in the current sub-thread.  Using this spec will slow
4710 down summary buffer generation somewhat.
4711 @item e
4712 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4713 article has any children.
4714 @item P
4715 The line number.
4716 @item O
4717 Download mark.
4718 @item *
4719 Desired cursor position (instead of after first colon).
4720 @item &user-date;
4721 Age sensitive date format.  Various date format is defined in
4722 @code{gnus-user-date-format-alist}.
4723 @item u
4724 User defined specifier.  The next character in the format string should
4725 be a letter.  Gnus will call the function
4726 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4727 following @samp{%u}.  The function will be passed the current header as
4728 argument.  The function should return a string, which will be inserted
4729 into the summary just like information from any other summary specifier.
4730 @end table
4732 Text between @samp{%(} and @samp{%)} will be highlighted with
4733 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4734 There can only be one such area.
4736 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4737 have to be handled with care.  For reasons of efficiency, Gnus will
4738 compute what column these characters will end up in, and ``hard-code''
4739 that.  This means that it is invalid to have these specs after a
4740 variable-length spec.  Well, you might not be arrested, but your summary
4741 buffer will look strange, which is bad enough.
4743 The smart choice is to have these specs as far to the left as possible.
4744 (Isn't that the case with everything, though?  But I digress.)
4746 This restriction may disappear in later versions of Gnus.
4749 @node To From Newsgroups
4750 @subsection To From Newsgroups
4751 @cindex To
4752 @cindex Newsgroups
4754 In some groups (particularly in archive groups), the @code{From} header
4755 isn't very interesting, since all the articles there are written by
4756 you.  To display the information in the @code{To} or @code{Newsgroups}
4757 headers instead, you need to decide three things: What information to
4758 gather; where to display it; and when to display it.
4760 @enumerate
4761 @item
4762 @vindex gnus-extra-headers
4763 The reading of extra header information is controlled by the
4764 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4765 instance:
4767 @lisp
4768 (setq gnus-extra-headers
4769       '(To Newsgroups X-Newsreader))
4770 @end lisp
4772 This will result in Gnus trying to obtain these three headers, and
4773 storing it in header structures for later easy retrieval.
4775 @item
4776 @findex gnus-extra-header
4777 The value of these extra headers can be accessed via the
4778 @code{gnus-extra-header} function.  Here's a format line spec that will
4779 access the @code{X-Newsreader} header:
4781 @example
4782 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4783 @end example
4785 @item
4786 @vindex gnus-ignored-from-addresses
4787 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4788 summary line spec returns the @code{To}, @code{Newsreader} or
4789 @code{From} header.  If this regexp matches the contents of the
4790 @code{From} header, the value of the @code{To} or @code{Newsreader}
4791 headers are used instead.
4793 @end enumerate
4795 @vindex nnmail-extra-headers
4796 A related variable is @code{nnmail-extra-headers}, which controls when
4797 to include extra headers when generating overview (@acronym{NOV}) files.
4798 If you have old overview files, you should regenerate them after
4799 changing this variable, by entering the server buffer using @kbd{^},
4800 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4801 regeneration.
4803 @vindex gnus-summary-line-format
4804 You also have to instruct Gnus to display the data by changing the
4805 @code{%n} spec to the @code{%f} spec in the
4806 @code{gnus-summary-line-format} variable.
4808 In summary, you'd typically put something like the following in
4809 @file{~/.gnus.el}:
4811 @lisp
4812 (setq gnus-extra-headers
4813       '(To Newsgroups))
4814 (setq nnmail-extra-headers gnus-extra-headers)
4815 (setq gnus-summary-line-format
4816       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4817 (setq gnus-ignored-from-addresses
4818       "Your Name Here")
4819 @end lisp
4821 (The values listed above are the default values in Gnus.  Alter them
4822 to fit your needs.)
4824 A note for news server administrators, or for users who wish to try to
4825 convince their news server administrator to provide some additional
4826 support:
4828 The above is mostly useful for mail groups, where you have control over
4829 the @acronym{NOV} files that are created.  However, if you can persuade your
4830 nntp admin to add (in the usual implementation, notably INN):
4832 @example
4833 Newsgroups:full
4834 @end example
4836 to the end of her @file{overview.fmt} file, then you can use that just
4837 as you would the extra headers from the mail groups.
4840 @node Summary Buffer Mode Line
4841 @subsection Summary Buffer Mode Line
4843 @vindex gnus-summary-mode-line-format
4844 You can also change the format of the summary mode bar (@pxref{Mode Line
4845 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4846 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4848 Here are the elements you can play with:
4850 @table @samp
4851 @item G
4852 Group name.
4853 @item p
4854 Unprefixed group name.
4855 @item A
4856 Current article number.
4857 @item z
4858 Current article score.
4859 @item V
4860 Gnus version.
4861 @item U
4862 Number of unread articles in this group.
4863 @item e
4864 Number of unread articles in this group that aren't displayed in the
4865 summary buffer.
4866 @item Z
4867 A string with the number of unread and unselected articles represented
4868 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4869 articles, and just as @samp{<%U more>} if there are just unread articles
4870 and no unselected ones.
4871 @item g
4872 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4873 shortened to @samp{r.a.anime}.
4874 @item S
4875 Subject of the current article.
4876 @item u
4877 User-defined spec (@pxref{User-Defined Specs}).
4878 @item s
4879 Name of the current score file (@pxref{Scoring}).
4880 @item d
4881 Number of dormant articles (@pxref{Unread Articles}).
4882 @item t
4883 Number of ticked articles (@pxref{Unread Articles}).
4884 @item r
4885 Number of articles that have been marked as read in this session.
4886 @item E
4887 Number of articles expunged by the score files.
4888 @end table
4891 @node Summary Highlighting
4892 @subsection Summary Highlighting
4894 @table @code
4896 @item gnus-visual-mark-article-hook
4897 @vindex gnus-visual-mark-article-hook
4898 This hook is run after selecting an article.  It is meant to be used for
4899 highlighting the article in some way.  It is not run if
4900 @code{gnus-visual} is @code{nil}.
4902 @item gnus-summary-update-hook
4903 @vindex gnus-summary-update-hook
4904 This hook is called when a summary line is changed.  It is not run if
4905 @code{gnus-visual} is @code{nil}.
4907 @item gnus-summary-selected-face
4908 @vindex gnus-summary-selected-face
4909 This is the face (or @dfn{font} as some people call it) used to
4910 highlight the current article in the summary buffer.
4912 @item gnus-summary-highlight
4913 @vindex gnus-summary-highlight
4914 Summary lines are highlighted according to this variable, which is a
4915 list where the elements are of the format @code{(@var{form}
4916 . @var{face})}.  If you would, for instance, like ticked articles to be
4917 italic and high-scored articles to be bold, you could set this variable
4918 to something like
4919 @lisp
4920 (((eq mark gnus-ticked-mark) . italic)
4921  ((> score default) . bold))
4922 @end lisp
4923 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4924 @var{face} will be applied to the line.
4925 @end table
4928 @node Summary Maneuvering
4929 @section Summary Maneuvering
4930 @cindex summary movement
4932 All the straight movement commands understand the numeric prefix and
4933 behave pretty much as you'd expect.
4935 None of these commands select articles.
4937 @table @kbd
4938 @item G M-n
4939 @itemx M-n
4940 @kindex M-n (Summary)
4941 @kindex G M-n (Summary)
4942 @findex gnus-summary-next-unread-subject
4943 Go to the next summary line of an unread article
4944 (@code{gnus-summary-next-unread-subject}).
4946 @item G M-p
4947 @itemx M-p
4948 @kindex M-p (Summary)
4949 @kindex G M-p (Summary)
4950 @findex gnus-summary-prev-unread-subject
4951 Go to the previous summary line of an unread article
4952 (@code{gnus-summary-prev-unread-subject}).
4954 @item G g
4955 @kindex G g (Summary)
4956 @findex gnus-summary-goto-subject
4957 Ask for an article number and then go to the summary line of that article
4958 without displaying the article (@code{gnus-summary-goto-subject}).
4959 @end table
4961 If Gnus asks you to press a key to confirm going to the next group, you
4962 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4963 buffer, searching for the next group to read without actually returning
4964 to the group buffer.
4966 Variables related to summary movement:
4968 @table @code
4970 @vindex gnus-auto-select-next
4971 @item gnus-auto-select-next
4972 If you issue one of the movement commands (like @kbd{n}) and there are
4973 no more unread articles after the current one, Gnus will offer to go to
4974 the next group.  If this variable is @code{t} and the next group is
4975 empty, Gnus will exit summary mode and return to the group buffer.  If
4976 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4977 next group with unread articles.  As a special case, if this variable
4978 is @code{quietly}, Gnus will select the next group without asking for
4979 confirmation.  If this variable is @code{almost-quietly}, the same
4980 will happen only if you are located on the last article in the group.
4981 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4982 command will go to the next group without confirmation.  Also
4983 @pxref{Group Levels}.
4985 @item gnus-auto-select-same
4986 @vindex gnus-auto-select-same
4987 If non-@code{nil}, all the movement commands will try to go to the next
4988 article with the same subject as the current.  (@dfn{Same} here might
4989 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4990 for details (@pxref{Customizing Threading}).)  If there are no more
4991 articles with the same subject, go to the first unread article.
4993 This variable is not particularly useful if you use a threaded display.
4995 @item gnus-summary-check-current
4996 @vindex gnus-summary-check-current
4997 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4998 to the next (or previous) article if the current article is unread.
4999 Instead, they will choose the current article.
5001 @item gnus-auto-center-summary
5002 @vindex gnus-auto-center-summary
5003 If non-@code{nil}, Gnus will keep the point in the summary buffer
5004 centered at all times.  This makes things quite tidy, but if you have a
5005 slow network connection, or simply do not like this un-Emacsism, you can
5006 set this variable to @code{nil} to get the normal Emacs scrolling
5007 action.  This will also inhibit horizontal re-centering of the summary
5008 buffer, which might make it more inconvenient to read extremely long
5009 threads.
5011 This variable can also be a number.  In that case, center the window at
5012 the given number of lines from the top.
5014 @end table
5017 @node Choosing Articles
5018 @section Choosing Articles
5019 @cindex selecting articles
5021 @menu
5022 * Choosing Commands::           Commands for choosing articles.
5023 * Choosing Variables::          Variables that influence these commands.
5024 @end menu
5027 @node Choosing Commands
5028 @subsection Choosing Commands
5030 None of the following movement commands understand the numeric prefix,
5031 and they all select and display an article.
5033 If you want to fetch new articles or redisplay the group, see
5034 @ref{Exiting the Summary Buffer}.
5036 @table @kbd
5037 @item SPACE
5038 @kindex SPACE (Summary)
5039 @findex gnus-summary-next-page
5040 Select the current article, or, if that one's read already, the next
5041 unread article (@code{gnus-summary-next-page}).
5043 If you have an article window open already and you press @kbd{SPACE}
5044 again, the article will be scrolled.  This lets you conveniently
5045 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5047 @item G n
5048 @itemx n
5049 @kindex n (Summary)
5050 @kindex G n (Summary)
5051 @findex gnus-summary-next-unread-article
5052 @c @icon{gnus-summary-next-unread}
5053 Go to next unread article (@code{gnus-summary-next-unread-article}).
5055 @item G p
5056 @itemx p
5057 @kindex p (Summary)
5058 @findex gnus-summary-prev-unread-article
5059 @c @icon{gnus-summary-prev-unread}
5060 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5062 @item G N
5063 @itemx N
5064 @kindex N (Summary)
5065 @kindex G N (Summary)
5066 @findex gnus-summary-next-article
5067 Go to the next article (@code{gnus-summary-next-article}).
5069 @item G P
5070 @itemx P
5071 @kindex P (Summary)
5072 @kindex G P (Summary)
5073 @findex gnus-summary-prev-article
5074 Go to the previous article (@code{gnus-summary-prev-article}).
5076 @item G C-n
5077 @kindex G C-n (Summary)
5078 @findex gnus-summary-next-same-subject
5079 Go to the next article with the same subject
5080 (@code{gnus-summary-next-same-subject}).
5082 @item G C-p
5083 @kindex G C-p (Summary)
5084 @findex gnus-summary-prev-same-subject
5085 Go to the previous article with the same subject
5086 (@code{gnus-summary-prev-same-subject}).
5088 @item G f
5089 @itemx .
5090 @kindex G f  (Summary)
5091 @kindex .  (Summary)
5092 @findex gnus-summary-first-unread-article
5093 Go to the first unread article
5094 (@code{gnus-summary-first-unread-article}).
5096 @item G b
5097 @itemx ,
5098 @kindex G b (Summary)
5099 @kindex , (Summary)
5100 @findex gnus-summary-best-unread-article
5101 Go to the unread article with the highest score
5102 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5103 go to the first unread article that has a score over the default score.
5105 @item G l
5106 @itemx l
5107 @kindex l (Summary)
5108 @kindex G l (Summary)
5109 @findex gnus-summary-goto-last-article
5110 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5112 @item G o
5113 @kindex G o (Summary)
5114 @findex gnus-summary-pop-article
5115 @cindex history
5116 @cindex article history
5117 Pop an article off the summary history and go to this article
5118 (@code{gnus-summary-pop-article}).  This command differs from the
5119 command above in that you can pop as many previous articles off the
5120 history as you like, while @kbd{l} toggles the two last read articles.
5121 For a somewhat related issue (if you use these commands a lot),
5122 @pxref{Article Backlog}.
5124 @item G j
5125 @itemx j
5126 @kindex j (Summary)
5127 @kindex G j (Summary)
5128 @findex gnus-summary-goto-article
5129 Ask for an article number or @code{Message-ID}, and then go to that
5130 article (@code{gnus-summary-goto-article}).
5132 @end table
5135 @node Choosing Variables
5136 @subsection Choosing Variables
5138 Some variables relevant for moving and selecting articles:
5140 @table @code
5141 @item gnus-auto-extend-newsgroup
5142 @vindex gnus-auto-extend-newsgroup
5143 All the movement commands will try to go to the previous (or next)
5144 article, even if that article isn't displayed in the Summary buffer if
5145 this variable is non-@code{nil}.  Gnus will then fetch the article from
5146 the server and display it in the article buffer.
5148 @item gnus-select-article-hook
5149 @vindex gnus-select-article-hook
5150 This hook is called whenever an article is selected.  The default is
5151 @code{nil}.  If you would like each article to be saved in the Agent as
5152 you read it, putting @code{gnus-agent-fetch-selected-article} on this
5153 hook will do so.
5155 @item gnus-mark-article-hook
5156 @vindex gnus-mark-article-hook
5157 @findex gnus-summary-mark-unread-as-read
5158 @findex gnus-summary-mark-read-and-unread-as-read
5159 @findex gnus-unread-mark
5160 This hook is called whenever an article is selected.  It is intended to
5161 be used for marking articles as read.  The default value is
5162 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5163 mark of almost any article you read to @code{gnus-read-mark}.  The only
5164 articles not affected by this function are ticked, dormant, and
5165 expirable articles.  If you'd instead like to just have unread articles
5166 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5167 instead.  It will leave marks like @code{gnus-low-score-mark},
5168 @code{gnus-del-mark} (and so on) alone.
5170 @end table
5173 @node Paging the Article
5174 @section Scrolling the Article
5175 @cindex article scrolling
5177 @table @kbd
5179 @item SPACE
5180 @kindex SPACE (Summary)
5181 @findex gnus-summary-next-page
5182 Pressing @kbd{SPACE} will scroll the current article forward one page,
5183 or, if you have come to the end of the current article, will choose the
5184 next article (@code{gnus-summary-next-page}).
5186 @vindex gnus-article-boring-faces
5187 @vindex gnus-article-skip-boring
5188 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5189 the article consists only of citations and signature, then it will be
5190 skipped; the next article will be shown instead.  You can customize
5191 what is considered uninteresting with
5192 @code{gnus-article-boring-faces}.  You can manually view the article's
5193 pages, no matter how boring, using @kbd{C-M-v}.
5195 @item DEL
5196 @kindex DEL (Summary)
5197 @findex gnus-summary-prev-page
5198 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5200 @item RET
5201 @kindex RET (Summary)
5202 @findex gnus-summary-scroll-up
5203 Scroll the current article one line forward
5204 (@code{gnus-summary-scroll-up}).
5206 @item M-RET
5207 @kindex M-RET (Summary)
5208 @findex gnus-summary-scroll-down
5209 Scroll the current article one line backward
5210 (@code{gnus-summary-scroll-down}).
5212 @item A g
5213 @itemx g
5214 @kindex A g (Summary)
5215 @kindex g (Summary)
5216 @findex gnus-summary-show-article
5217 @vindex gnus-summary-show-article-charset-alist
5218 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5219 given a prefix, fetch the current article, but don't run any of the
5220 article treatment functions.  This will give you a ``raw'' article, just
5221 the way it came from the server.
5223 If given a numerical prefix, you can do semi-manual charset stuff.
5224 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5225 encoded in the @code{cn-gb-2312} charset.  If you have
5227 @lisp
5228 (setq gnus-summary-show-article-charset-alist
5229       '((1 . cn-gb-2312)
5230         (2 . big5)))
5231 @end lisp
5233 then you can say @kbd{C-u 1 g} to get the same effect.
5235 @item A <
5236 @itemx <
5237 @kindex < (Summary)
5238 @kindex A < (Summary)
5239 @findex gnus-summary-beginning-of-article
5240 Scroll to the beginning of the article
5241 (@code{gnus-summary-beginning-of-article}).
5243 @item A >
5244 @itemx >
5245 @kindex > (Summary)
5246 @kindex A > (Summary)
5247 @findex gnus-summary-end-of-article
5248 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5250 @item A s
5251 @itemx s
5252 @kindex A s (Summary)
5253 @kindex s (Summary)
5254 @findex gnus-summary-isearch-article
5255 Perform an isearch in the article buffer
5256 (@code{gnus-summary-isearch-article}).
5258 @item h
5259 @kindex h (Summary)
5260 @findex gnus-summary-select-article-buffer
5261 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5263 @end table
5266 @node Reply Followup and Post
5267 @section Reply, Followup and Post
5269 @menu
5270 * Summary Mail Commands::       Sending mail.
5271 * Summary Post Commands::       Sending news.
5272 * Summary Message Commands::    Other Message-related commands.
5273 * Canceling and Superseding::
5274 @end menu
5277 @node Summary Mail Commands
5278 @subsection Summary Mail Commands
5279 @cindex mail
5280 @cindex composing mail
5282 Commands for composing a mail message:
5284 @table @kbd
5286 @item S r
5287 @itemx r
5288 @kindex S r (Summary)
5289 @kindex r (Summary)
5290 @findex gnus-summary-reply
5291 @c @icon{gnus-summary-mail-reply}
5292 @c @icon{gnus-summary-reply}
5293 Mail a reply to the author of the current article
5294 (@code{gnus-summary-reply}).
5296 @item S R
5297 @itemx R
5298 @kindex R (Summary)
5299 @kindex S R (Summary)
5300 @findex gnus-summary-reply-with-original
5301 @c @icon{gnus-summary-reply-with-original}
5302 Mail a reply to the author of the current article and include the
5303 original message (@code{gnus-summary-reply-with-original}).  This
5304 command uses the process/prefix convention.
5306 @item S w
5307 @kindex S w (Summary)
5308 @findex gnus-summary-wide-reply
5309 Mail a wide reply to the author of the current article
5310 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5311 goes out to all people listed in the @code{To}, @code{From} (or
5312 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5313 present, that's used instead.
5315 @item S W
5316 @kindex S W (Summary)
5317 @findex gnus-summary-wide-reply-with-original
5318 Mail a wide reply to the current article and include the original
5319 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5320 the process/prefix convention.
5322 @item S v
5323 @kindex S v (Summary)
5324 @findex gnus-summary-very-wide-reply
5325 Mail a very wide reply to the author of the current article
5326 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5327 that goes out to all people listed in the @code{To}, @code{From} (or
5328 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5329 articles.  This command uses the process/prefix convention.
5331 @item S V
5332 @kindex S V (Summary)
5333 @findex gnus-summary-very-wide-reply-with-original
5334 Mail a very wide reply to the author of the current article and include the
5335 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5336 command uses the process/prefix convention.
5338 @item S B r
5339 @kindex S B r (Summary)
5340 @findex gnus-summary-reply-broken-reply-to
5341 Mail a reply to the author of the current article but ignore the
5342 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5343 If you need this because a mailing list incorrectly sets a
5344 @code{Reply-To} header pointing to the list, you probably want to set
5345 the @code{broken-reply-to} group parameter instead, so things will work
5346 correctly.  @xref{Group Parameters}.
5348 @item S B R
5349 @kindex S B R (Summary)
5350 @findex gnus-summary-reply-broken-reply-to-with-original
5351 Mail a reply to the author of the current article and include the
5352 original message but ignore the @code{Reply-To} field
5353 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5355 @item S o m
5356 @itemx C-c C-f
5357 @kindex S o m (Summary)
5358 @kindex C-c C-f (Summary)
5359 @findex gnus-summary-mail-forward
5360 @c @icon{gnus-summary-mail-forward}
5361 Forward the current article to some other person
5362 (@code{gnus-summary-mail-forward}).  If no prefix is given, the message
5363 is forwarded according to the value of (@code{message-forward-as-mime})
5364 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5365 message and forward directly inline; if the prefix is 2, forward message
5366 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5367 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5368 directly inline; otherwise, the message is forwarded as no prefix given
5369 but use the flipped value of (@code{message-forward-as-mime}).  By
5370 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5371 section.
5373 @item S m
5374 @itemx m
5375 @kindex m (Summary)
5376 @kindex S m (Summary)
5377 @findex gnus-summary-mail-other-window
5378 @c @icon{gnus-summary-mail-originate}
5379 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5380 the posting style of the current group.  If given a prefix, disable that.
5381 If the prefix is 1, prompt for a group name to find the posting style.
5383 @item S i
5384 @itemx i
5385 @kindex i (Summary)
5386 @kindex S i (Summary)
5387 @findex gnus-summary-news-other-window
5388 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5389 post to the current group.  If given a prefix, disable that.  If the
5390 prefix is 1, prompt for a group to post to.
5392 This function actually prepares a news even when using mail groups.
5393 This is useful for ``posting'' messages to mail groups without actually
5394 sending them over the network: they're just saved directly to the group
5395 in question.  The corresponding back end must have a request-post method
5396 for this to work though.
5398 @item S D b
5399 @kindex S D b (Summary)
5400 @findex gnus-summary-resend-bounced-mail
5401 @cindex bouncing mail
5402 If you have sent a mail, but the mail was bounced back to you for some
5403 reason (wrong address, transient failure), you can use this command to
5404 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5405 will be popped into a mail buffer where you can edit the headers before
5406 sending the mail off again.  If you give a prefix to this command, and
5407 the bounced mail is a reply to some other mail, Gnus will try to fetch
5408 that mail and display it for easy perusal of its headers.  This might
5409 very well fail, though.
5411 @item S D r
5412 @kindex S D r (Summary)
5413 @findex gnus-summary-resend-message
5414 Not to be confused with the previous command,
5415 @code{gnus-summary-resend-message} will prompt you for an address to
5416 send the current message off to, and then send it to that place.  The
5417 headers of the message won't be altered---but lots of headers that say
5418 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5419 means that you actually send a mail to someone that has a @code{To}
5420 header that (probably) points to yourself.  This will confuse people.
5421 So, natcherly you'll only do that if you're really eVIl.
5423 This command is mainly used if you have several accounts and want to
5424 ship a mail to a different account of yours.  (If you're both
5425 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5426 to the @code{root} account, you may want to resend it to
5427 @code{postmaster}.  Ordnung muss sein!
5429 This command understands the process/prefix convention
5430 (@pxref{Process/Prefix}).
5432 @item S D e
5433 @kindex S D e (Summary)
5434 @findex gnus-summary-resend-message-edit
5436 Like the previous command, but will allow you to edit the message as
5437 if it were a new message before resending.
5439 @item S O m
5440 @kindex S O m (Summary)
5441 @findex gnus-uu-digest-mail-forward
5442 Digest the current series (@pxref{Decoding Articles}) and forward the
5443 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
5444 uses the process/prefix convention (@pxref{Process/Prefix}).
5446 @item S M-c
5447 @kindex S M-c (Summary)
5448 @findex gnus-summary-mail-crosspost-complaint
5449 @cindex crossposting
5450 @cindex excessive crossposting
5451 Send a complaint about excessive crossposting to the author of the
5452 current article (@code{gnus-summary-mail-crosspost-complaint}).
5454 @findex gnus-crosspost-complaint
5455 This command is provided as a way to fight back against the current
5456 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5457 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5458 command understands the process/prefix convention
5459 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5461 @end table
5463 Also @xref{Header Commands, ,Header Commands, message, The Message
5464 Manual}, for more information.
5467 @node Summary Post Commands
5468 @subsection Summary Post Commands
5469 @cindex post
5470 @cindex composing news
5472 Commands for posting a news article:
5474 @table @kbd
5475 @item S p
5476 @itemx a
5477 @kindex a (Summary)
5478 @kindex S p (Summary)
5479 @findex gnus-summary-post-news
5480 @c @icon{gnus-summary-post-news}
5481 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5482 default, post to the current group.  If given a prefix, disable that.
5483 If the prefix is 1, prompt for another group instead.
5485 @item S f
5486 @itemx f
5487 @kindex f (Summary)
5488 @kindex S f (Summary)
5489 @findex gnus-summary-followup
5490 @c @icon{gnus-summary-followup}
5491 Post a followup to the current article (@code{gnus-summary-followup}).
5493 @item S F
5494 @itemx F
5495 @kindex S F (Summary)
5496 @kindex F (Summary)
5497 @c @icon{gnus-summary-followup-with-original}
5498 @findex gnus-summary-followup-with-original
5499 Post a followup to the current article and include the original message
5500 (@code{gnus-summary-followup-with-original}).  This command uses the
5501 process/prefix convention.
5503 @item S n
5504 @kindex S n (Summary)
5505 @findex gnus-summary-followup-to-mail
5506 Post a followup to the current article via news, even if you got the
5507 message through mail (@code{gnus-summary-followup-to-mail}).
5509 @item S N
5510 @kindex S N (Summary)
5511 @findex gnus-summary-followup-to-mail-with-original
5512 Post a followup to the current article via news, even if you got the
5513 message through mail and include the original message
5514 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5515 the process/prefix convention.
5517 @item S o p
5518 @kindex S o p (Summary)
5519 @findex gnus-summary-post-forward
5520 Forward the current article to a newsgroup
5521 (@code{gnus-summary-post-forward}).
5522  If no prefix is given, the message is forwarded according to the value
5523 of (@code{message-forward-as-mime}) and
5524 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5525 message and forward directly inline; if the prefix is 2, forward message
5526 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5527 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5528 directly inline; otherwise, the message is forwarded as no prefix given
5529 but use the flipped value of (@code{message-forward-as-mime}).  By
5530 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5532 @item S O p
5533 @kindex S O p (Summary)
5534 @findex gnus-uu-digest-post-forward
5535 @cindex digests
5536 @cindex making digests
5537 Digest the current series and forward the result to a newsgroup
5538 (@code{gnus-uu-digest-post-forward}).  This command uses the
5539 process/prefix convention.
5541 @item S u
5542 @kindex S u (Summary)
5543 @findex gnus-uu-post-news
5544 @c @icon{gnus-uu-post-news}
5545 Uuencode a file, split it into parts, and post it as a series
5546 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5547 @end table
5549 Also @xref{Header Commands, ,Header Commands, message, The Message
5550 Manual}, for more information.
5553 @node Summary Message Commands
5554 @subsection Summary Message Commands
5556 @table @kbd
5557 @item S y
5558 @kindex S y (Summary)
5559 @findex gnus-summary-yank-message
5560 Yank the current article into an already existing Message composition
5561 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5562 what message buffer you want to yank into, and understands the
5563 process/prefix convention (@pxref{Process/Prefix}).
5565 @end table
5568 @node Canceling and Superseding
5569 @subsection Canceling Articles
5570 @cindex canceling articles
5571 @cindex superseding articles
5573 Have you ever written something, and then decided that you really,
5574 really, really wish you hadn't posted that?
5576 Well, you can't cancel mail, but you can cancel posts.
5578 @findex gnus-summary-cancel-article
5579 @kindex C (Summary)
5580 @c @icon{gnus-summary-cancel-article}
5581 Find the article you wish to cancel (you can only cancel your own
5582 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5583 c} (@code{gnus-summary-cancel-article}).  Your article will be
5584 canceled---machines all over the world will be deleting your article.
5585 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5587 Be aware, however, that not all sites honor cancels, so your article may
5588 live on here and there, while most sites will delete the article in
5589 question.
5591 Gnus will use the ``current'' select method when canceling.  If you
5592 want to use the standard posting method, use the @samp{a} symbolic
5593 prefix (@pxref{Symbolic Prefixes}).
5595 Gnus ensures that only you can cancel your own messages using a
5596 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5597 message, Message Manual}).
5599 If you discover that you have made some mistakes and want to do some
5600 corrections, you can post a @dfn{superseding} article that will replace
5601 your original article.
5603 @findex gnus-summary-supersede-article
5604 @kindex S (Summary)
5605 Go to the original article and press @kbd{S s}
5606 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5607 where you can edit the article all you want before sending it off the
5608 usual way.
5610 The same goes for superseding as for canceling, only more so: Some
5611 sites do not honor superseding.  On those sites, it will appear that you
5612 have posted almost the same article twice.
5614 If you have just posted the article, and change your mind right away,
5615 there is a trick you can use to cancel/supersede the article without
5616 waiting for the article to appear on your site first.  You simply return
5617 to the post buffer (which is called @code{*sent ...*}).  There you will
5618 find the article you just posted, with all the headers intact.  Change
5619 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5620 header by substituting one of those words for the word
5621 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5622 you would do normally.  The previous article will be
5623 canceled/superseded.
5625 Just remember, kids: There is no 'c' in 'supersede'.
5627 @node Delayed Articles
5628 @section Delayed Articles
5629 @cindex delayed sending
5630 @cindex send delayed
5632 Sometimes, you might wish to delay the sending of a message.  For
5633 example, you might wish to arrange for a message to turn up just in time
5634 to remind your about the birthday of your Significant Other.  For this,
5635 there is the @code{gnus-delay} package.  Setup is simple:
5637 @lisp
5638 (gnus-delay-initialize)
5639 @end lisp
5641 @findex gnus-delay-article
5642 Normally, to send a message you use the @kbd{C-c C-c} command from
5643 Message mode.  To delay a message, use @kbd{C-c C-j}
5644 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5645 message should be delayed.  Possible answers are:
5647 @itemize @bullet
5648 @item
5649 A time span.  Consists of an integer and a letter.  For example,
5650 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5651 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5652 (months) and @code{Y} (years).
5654 @item
5655 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5656 delayed until that day, at a specific time (eight o'clock by default).
5657 See also @code{gnus-delay-default-hour}.
5659 @item
5660 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5661 stuff.  The deadline will be at that time today, except if that time has
5662 already passed, then it's at the given time tomorrow.  So if it's ten
5663 o'clock in the morning and you specify @code{11:15}, then the deadline
5664 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5665 that means a time tomorrow.
5666 @end itemize
5668 The action of the @code{gnus-delay-article} command is influenced by a
5669 couple of variables:
5671 @table @code
5672 @item gnus-delay-default-hour
5673 @vindex gnus-delay-default-hour
5674 When you specify a specific date, the message will be due on that hour
5675 on the given date.  Possible values are integers 0 through 23.
5677 @item gnus-delay-default-delay
5678 @vindex gnus-delay-default-delay
5679 This is a string and gives the default delay.  It can be of any of the
5680 formats described above.
5682 @item gnus-delay-group
5683 @vindex gnus-delay-group
5684 Delayed articles will be kept in this group on the drafts server until
5685 they are due.  You probably don't need to change this.  The default
5686 value is @code{"delayed"}.
5688 @item gnus-delay-header
5689 @vindex gnus-delay-header
5690 The deadline for each article will be stored in a header.  This variable
5691 is a string and gives the header name.  You probably don't need to
5692 change this.  The default value is @code{"X-Gnus-Delayed"}.
5693 @end table
5695 The way delaying works is like this: when you use the
5696 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5697 calculates the deadline of the message and stores it in the
5698 @code{X-Gnus-Delayed} header and puts the message in the
5699 @code{nndraft:delayed} group.
5701 @findex gnus-delay-send-queue
5702 And whenever you get new news, Gnus looks through the group for articles
5703 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5704 function for this.  By default, this function is added to the hook
5705 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5706 Maybe you want to use the demon to send drafts?  Just tell the demon to
5707 execute the @code{gnus-delay-send-queue} function.
5709 @table @code
5710 @item gnus-delay-initialize
5711 @findex gnus-delay-initialize
5712 By default, this function installs @code{gnus-delay-send-queue} in
5713 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5714 argument @code{no-check}.  If it is non-@code{nil},
5715 @code{gnus-get-new-news-hook} is not changed.  The optional first
5716 argument is ignored.
5718 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5719 Presumably, you want to use the demon for sending due delayed articles.
5720 Just don't forget to set that up :-)
5721 @end table
5724 @node Marking Articles
5725 @section Marking Articles
5726 @cindex article marking
5727 @cindex article ticking
5728 @cindex marks
5730 There are several marks you can set on an article.
5732 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5733 neologism ohoy!) of the article.  Alphabetic marks generally mean
5734 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5736 In addition, you also have marks that do not affect readedness.
5738 @ifinfo
5739 There's a plethora of commands for manipulating these marks.
5740 @end ifinfo
5742 @menu
5743 * Unread Articles::             Marks for unread articles.
5744 * Read Articles::               Marks for read articles.
5745 * Other Marks::                 Marks that do not affect readedness.
5746 * Setting Marks::               How to set and remove marks.
5747 * Generic Marking Commands::    How to customize the marking.
5748 * Setting Process Marks::       How to mark articles for later processing.
5749 @end menu
5752 @node Unread Articles
5753 @subsection Unread Articles
5755 The following marks mark articles as (kinda) unread, in one form or
5756 other.
5758 @table @samp
5759 @item !
5760 @vindex gnus-ticked-mark
5761 Marked as ticked (@code{gnus-ticked-mark}).
5763 @dfn{Ticked articles} are articles that will remain visible always.  If
5764 you see an article that you find interesting, or you want to put off
5765 reading it, or replying to it, until sometime later, you'd typically
5766 tick it.  However, articles can be expired (from news servers by the
5767 news server software, Gnus itself never expires ticked messages), so if
5768 you want to keep an article forever, you'll have to make it persistent
5769 (@pxref{Persistent Articles}).
5771 @item ?
5772 @vindex gnus-dormant-mark
5773 Marked as dormant (@code{gnus-dormant-mark}).
5775 @dfn{Dormant articles} will only appear in the summary buffer if there
5776 are followups to it.  If you want to see them even if they don't have
5777 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5778 Otherwise (except for the visibility issue), they are just like ticked
5779 messages.
5781 @item SPACE
5782 @vindex gnus-unread-mark
5783 Marked as unread (@code{gnus-unread-mark}).
5785 @dfn{Unread articles} are articles that haven't been read at all yet.
5786 @end table
5789 @node Read Articles
5790 @subsection Read Articles
5791 @cindex expirable mark
5793 All the following marks mark articles as read.
5795 @table @samp
5797 @item r
5798 @vindex gnus-del-mark
5799 These are articles that the user has marked as read with the @kbd{d}
5800 command manually, more or less (@code{gnus-del-mark}).
5802 @item R
5803 @vindex gnus-read-mark
5804 Articles that have actually been read (@code{gnus-read-mark}).
5806 @item O
5807 @vindex gnus-ancient-mark
5808 Articles that were marked as read in previous sessions and are now
5809 @dfn{old} (@code{gnus-ancient-mark}).
5811 @item K
5812 @vindex gnus-killed-mark
5813 Marked as killed (@code{gnus-killed-mark}).
5815 @item X
5816 @vindex gnus-kill-file-mark
5817 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5819 @item Y
5820 @vindex gnus-low-score-mark
5821 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5823 @item C
5824 @vindex gnus-catchup-mark
5825 Marked as read by a catchup (@code{gnus-catchup-mark}).
5827 @item G
5828 @vindex gnus-canceled-mark
5829 Canceled article (@code{gnus-canceled-mark})
5831 @item F
5832 @vindex gnus-souped-mark
5833 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5835 @item Q
5836 @vindex gnus-sparse-mark
5837 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5838 Threading}.
5840 @item M
5841 @vindex gnus-duplicate-mark
5842 Article marked as read by duplicate suppression
5843 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5845 @end table
5847 All these marks just mean that the article is marked as read, really.
5848 They are interpreted differently when doing adaptive scoring, though.
5850 One more special mark, though:
5852 @table @samp
5853 @item E
5854 @vindex gnus-expirable-mark
5855 Marked as expirable (@code{gnus-expirable-mark}).
5857 Marking articles as @dfn{expirable} (or have them marked as such
5858 automatically) doesn't make much sense in normal groups---a user doesn't
5859 control expiring of news articles, but in mail groups, for instance,
5860 articles marked as @dfn{expirable} can be deleted by Gnus at
5861 any time.
5862 @end table
5865 @node Other Marks
5866 @subsection Other Marks
5867 @cindex process mark
5868 @cindex bookmarks
5870 There are some marks that have nothing to do with whether the article is
5871 read or not.
5873 @itemize @bullet
5875 @item
5876 You can set a bookmark in the current article.  Say you are reading a
5877 long thesis on cats' urinary tracts, and have to go home for dinner
5878 before you've finished reading the thesis.  You can then set a bookmark
5879 in the article, and Gnus will jump to this bookmark the next time it
5880 encounters the article.  @xref{Setting Marks}.
5882 @item
5883 @vindex gnus-replied-mark
5884 All articles that you have replied to or made a followup to (i.e., have
5885 answered) will be marked with an @samp{A} in the second column
5886 (@code{gnus-replied-mark}).
5888 @item
5889 @vindex gnus-forwarded-mark
5890 All articles that you have forwarded will be marked with an @samp{F} in
5891 the second column (@code{gnus-forwarded-mark}).
5893 @item
5894 @vindex gnus-cached-mark
5895 Articles stored in the article cache will be marked with an @samp{*} in
5896 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5898 @item
5899 @vindex gnus-saved-mark
5900 Articles ``saved'' (in some manner or other; not necessarily
5901 religiously) are marked with an @samp{S} in the second column
5902 (@code{gnus-saved-mark}).
5904 @item
5905 @vindex gnus-recent-mark
5906 Articles that according to the server haven't been shown to the user
5907 before are marked with a @samp{N} in the second column
5908 (@code{gnus-recent-mark}).  Note that not all servers support this
5909 mark, in which case it simply never appears.  Compare with
5910 @code{gnus-unseen-mark}.
5912 @item
5913 @vindex gnus-unseen-mark
5914 Articles that haven't been seen before in Gnus by the user are marked
5915 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5916 Compare with @code{gnus-recent-mark}.
5918 @item
5919 @vindex gnus-downloaded-mark
5920 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5921 downloaded for unplugged (offline) viewing.  If you are using the
5922 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5923 (The variable @code{gnus-downloaded-mark} controls which character to
5924 use.)
5926 @item
5927 @vindex gnus-undownloaded-mark
5928 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5929 not have been downloaded.  Such articles cannot be viewed while you
5930 are unplugged (offline).  If you are using the @samp{%O} spec, these
5931 articles get the @samp{-} mark in that spec.  (The variable
5932 @code{gnus-undownloaded-mark} controls which character to use.)
5934 @item
5935 @vindex gnus-downloadable-mark
5936 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5937 automatically, but it is also possible to explicitly mark articles for
5938 download, even if they would not be downloaded automatically.  Such
5939 explicitly-marked articles get the @samp{%} mark in the first column.
5940 (The variable @code{gnus-downloadable-mark} controls which character to
5941 use.)
5943 @item
5944 @vindex gnus-not-empty-thread-mark
5945 @vindex gnus-empty-thread-mark
5946 If the @samp{%e} spec is used, the presence of threads or not will be
5947 marked with @code{gnus-not-empty-thread-mark} and
5948 @code{gnus-empty-thread-mark} in the third column, respectively.
5950 @item
5951 @vindex gnus-process-mark
5952 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5953 variety of commands react to the presence of the process mark.  For
5954 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5955 all articles that have been marked with the process mark.  Articles
5956 marked with the process mark have a @samp{#} in the second column.
5958 @end itemize
5960 You might have noticed that most of these ``non-readedness'' marks
5961 appear in the second column by default.  So if you have a cached, saved,
5962 replied article that you have process-marked, what will that look like?
5964 Nothing much.  The precedence rules go as follows: process -> cache ->
5965 replied -> saved.  So if the article is in the cache and is replied,
5966 you'll only see the cache mark and not the replied mark.
5969 @node Setting Marks
5970 @subsection Setting Marks
5971 @cindex setting marks
5973 All the marking commands understand the numeric prefix.
5975 @table @kbd
5976 @item M c
5977 @itemx M-u
5978 @kindex M c (Summary)
5979 @kindex M-u (Summary)
5980 @findex gnus-summary-clear-mark-forward
5981 @cindex mark as unread
5982 Clear all readedness-marks from the current article
5983 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5984 article as unread.
5986 @item M t
5987 @itemx !
5988 @kindex ! (Summary)
5989 @kindex M t (Summary)
5990 @findex gnus-summary-tick-article-forward
5991 Tick the current article (@code{gnus-summary-tick-article-forward}).
5992 @xref{Article Caching}.
5994 @item M ?
5995 @itemx ?
5996 @kindex ? (Summary)
5997 @kindex M ? (Summary)
5998 @findex gnus-summary-mark-as-dormant
5999 Mark the current article as dormant
6000 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
6002 @item M d
6003 @itemx d
6004 @kindex M d (Summary)
6005 @kindex d (Summary)
6006 @findex gnus-summary-mark-as-read-forward
6007 Mark the current article as read
6008 (@code{gnus-summary-mark-as-read-forward}).
6010 @item D
6011 @kindex D (Summary)
6012 @findex gnus-summary-mark-as-read-backward
6013 Mark the current article as read and move point to the previous line
6014 (@code{gnus-summary-mark-as-read-backward}).
6016 @item M k
6017 @itemx k
6018 @kindex k (Summary)
6019 @kindex M k (Summary)
6020 @findex gnus-summary-kill-same-subject-and-select
6021 Mark all articles that have the same subject as the current one as read,
6022 and then select the next unread article
6023 (@code{gnus-summary-kill-same-subject-and-select}).
6025 @item M K
6026 @itemx C-k
6027 @kindex M K (Summary)
6028 @kindex C-k (Summary)
6029 @findex gnus-summary-kill-same-subject
6030 Mark all articles that have the same subject as the current one as read
6031 (@code{gnus-summary-kill-same-subject}).
6033 @item M C
6034 @kindex M C (Summary)
6035 @findex gnus-summary-catchup
6036 @c @icon{gnus-summary-catchup}
6037 Mark all unread articles as read (@code{gnus-summary-catchup}).
6039 @item M C-c
6040 @kindex M C-c (Summary)
6041 @findex gnus-summary-catchup-all
6042 Mark all articles in the group as read---even the ticked and dormant
6043 articles (@code{gnus-summary-catchup-all}).
6045 @item M H
6046 @kindex M H (Summary)
6047 @findex gnus-summary-catchup-to-here
6048 Catchup the current group to point (before the point)
6049 (@code{gnus-summary-catchup-to-here}).
6051 @item M h
6052 @kindex M h (Summary)
6053 @findex gnus-summary-catchup-from-here
6054 Catchup the current group from point (after the point)
6055 (@code{gnus-summary-catchup-from-here}).
6057 @item C-w
6058 @kindex C-w (Summary)
6059 @findex gnus-summary-mark-region-as-read
6060 Mark all articles between point and mark as read
6061 (@code{gnus-summary-mark-region-as-read}).
6063 @item M V k
6064 @kindex M V k (Summary)
6065 @findex gnus-summary-kill-below
6066 Kill all articles with scores below the default score (or below the
6067 numeric prefix) (@code{gnus-summary-kill-below}).
6069 @item M e
6070 @itemx E
6071 @kindex M e (Summary)
6072 @kindex E (Summary)
6073 @findex gnus-summary-mark-as-expirable
6074 Mark the current article as expirable
6075 (@code{gnus-summary-mark-as-expirable}).
6077 @item M b
6078 @kindex M b (Summary)
6079 @findex gnus-summary-set-bookmark
6080 Set a bookmark in the current article
6081 (@code{gnus-summary-set-bookmark}).
6083 @item M B
6084 @kindex M B (Summary)
6085 @findex gnus-summary-remove-bookmark
6086 Remove the bookmark from the current article
6087 (@code{gnus-summary-remove-bookmark}).
6089 @item M V c
6090 @kindex M V c (Summary)
6091 @findex gnus-summary-clear-above
6092 Clear all marks from articles with scores over the default score (or
6093 over the numeric prefix) (@code{gnus-summary-clear-above}).
6095 @item M V u
6096 @kindex M V u (Summary)
6097 @findex gnus-summary-tick-above
6098 Tick all articles with scores over the default score (or over the
6099 numeric prefix) (@code{gnus-summary-tick-above}).
6101 @item M V m
6102 @kindex M V m (Summary)
6103 @findex gnus-summary-mark-above
6104 Prompt for a mark, and mark all articles with scores over the default
6105 score (or over the numeric prefix) with this mark
6106 (@code{gnus-summary-clear-above}).
6107 @end table
6109 @vindex gnus-summary-goto-unread
6110 The @code{gnus-summary-goto-unread} variable controls what action should
6111 be taken after setting a mark.  If non-@code{nil}, point will move to
6112 the next/previous unread article.  If @code{nil}, point will just move
6113 one line up or down.  As a special case, if this variable is
6114 @code{never}, all the marking commands as well as other commands (like
6115 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6116 The default is @code{t}.
6119 @node Generic Marking Commands
6120 @subsection Generic Marking Commands
6122 Some people would like the command that ticks an article (@kbd{!}) go to
6123 the next article.  Others would like it to go to the next unread
6124 article.  Yet others would like it to stay on the current article.  And
6125 even though I haven't heard of anybody wanting it to go to the
6126 previous (unread) article, I'm sure there are people that want that as
6127 well.
6129 Multiply these five behaviors with five different marking commands, and
6130 you get a potentially complex set of variable to control what each
6131 command should do.
6133 To sidestep that mess, Gnus provides commands that do all these
6134 different things.  They can be found on the @kbd{M M} map in the summary
6135 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6136 to list in this manual.
6138 While you can use these commands directly, most users would prefer
6139 altering the summary mode keymap.  For instance, if you would like the
6140 @kbd{!} command to go to the next article instead of the next unread
6141 article, you could say something like:
6143 @lisp
6144 @group
6145 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6146 (defun my-alter-summary-map ()
6147   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6148 @end group
6149 @end lisp
6151 @noindent
6154 @lisp
6155 (defun my-alter-summary-map ()
6156   (local-set-key "!" "MM!n"))
6157 @end lisp
6160 @node Setting Process Marks
6161 @subsection Setting Process Marks
6162 @cindex setting process marks
6164 Process marks are displayed as @code{#} in the summary buffer, and are
6165 used for marking articles in such a way that other commands will
6166 process these articles.  For instance, if you process mark four
6167 articles and then use the @kbd{*} command, Gnus will enter these four
6168 commands into the cache.  For more information,
6169 @pxref{Process/Prefix}.
6171 @table @kbd
6173 @item M P p
6174 @itemx #
6175 @kindex # (Summary)
6176 @kindex M P p (Summary)
6177 @findex gnus-summary-mark-as-processable
6178 Mark the current article with the process mark
6179 (@code{gnus-summary-mark-as-processable}).
6180 @findex gnus-summary-unmark-as-processable
6182 @item M P u
6183 @itemx M-#
6184 @kindex M P u (Summary)
6185 @kindex M-# (Summary)
6186 Remove the process mark, if any, from the current article
6187 (@code{gnus-summary-unmark-as-processable}).
6189 @item M P U
6190 @kindex M P U (Summary)
6191 @findex gnus-summary-unmark-all-processable
6192 Remove the process mark from all articles
6193 (@code{gnus-summary-unmark-all-processable}).
6195 @item M P i
6196 @kindex M P i (Summary)
6197 @findex gnus-uu-invert-processable
6198 Invert the list of process marked articles
6199 (@code{gnus-uu-invert-processable}).
6201 @item M P R
6202 @kindex M P R (Summary)
6203 @findex gnus-uu-mark-by-regexp
6204 Mark articles that have a @code{Subject} header that matches a regular
6205 expression (@code{gnus-uu-mark-by-regexp}).
6207 @item M P G
6208 @kindex M P G (Summary)
6209 @findex gnus-uu-unmark-by-regexp
6210 Unmark articles that have a @code{Subject} header that matches a regular
6211 expression (@code{gnus-uu-unmark-by-regexp}).
6213 @item M P r
6214 @kindex M P r (Summary)
6215 @findex gnus-uu-mark-region
6216 Mark articles in region (@code{gnus-uu-mark-region}).
6218 @item M P g
6219 @kindex M P g (Summary)
6220 @findex gnus-uu-unmark-region
6221 Unmark articles in region (@code{gnus-uu-unmark-region}).
6223 @item M P t
6224 @kindex M P t (Summary)
6225 @findex gnus-uu-mark-thread
6226 Mark all articles in the current (sub)thread
6227 (@code{gnus-uu-mark-thread}).
6229 @item M P T
6230 @kindex M P T (Summary)
6231 @findex gnus-uu-unmark-thread
6232 Unmark all articles in the current (sub)thread
6233 (@code{gnus-uu-unmark-thread}).
6235 @item M P v
6236 @kindex M P v (Summary)
6237 @findex gnus-uu-mark-over
6238 Mark all articles that have a score above the prefix argument
6239 (@code{gnus-uu-mark-over}).
6241 @item M P s
6242 @kindex M P s (Summary)
6243 @findex gnus-uu-mark-series
6244 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6246 @item M P S
6247 @kindex M P S (Summary)
6248 @findex gnus-uu-mark-sparse
6249 Mark all series that have already had some articles marked
6250 (@code{gnus-uu-mark-sparse}).
6252 @item M P a
6253 @kindex M P a (Summary)
6254 @findex gnus-uu-mark-all
6255 Mark all articles in series order (@code{gnus-uu-mark-all}).
6257 @item M P b
6258 @kindex M P b (Summary)
6259 @findex gnus-uu-mark-buffer
6260 Mark all articles in the buffer in the order they appear
6261 (@code{gnus-uu-mark-buffer}).
6263 @item M P k
6264 @kindex M P k (Summary)
6265 @findex gnus-summary-kill-process-mark
6266 Push the current process mark set onto the stack and unmark all articles
6267 (@code{gnus-summary-kill-process-mark}).
6269 @item M P y
6270 @kindex M P y (Summary)
6271 @findex gnus-summary-yank-process-mark
6272 Pop the previous process mark set from the stack and restore it
6273 (@code{gnus-summary-yank-process-mark}).
6275 @item M P w
6276 @kindex M P w (Summary)
6277 @findex gnus-summary-save-process-mark
6278 Push the current process mark set onto the stack
6279 (@code{gnus-summary-save-process-mark}).
6281 @end table
6283 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6284 set process marks based on article body contents.
6287 @node Limiting
6288 @section Limiting
6289 @cindex limiting
6291 It can be convenient to limit the summary buffer to just show some
6292 subset of the articles currently in the group.  The effect most limit
6293 commands have is to remove a few (or many) articles from the summary
6294 buffer.
6296 All limiting commands work on subsets of the articles already fetched
6297 from the servers.  None of these commands query the server for
6298 additional articles.
6300 @table @kbd
6302 @item / /
6303 @itemx / s
6304 @kindex / / (Summary)
6305 @findex gnus-summary-limit-to-subject
6306 Limit the summary buffer to articles that match some subject
6307 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6308 matching articles.
6310 @item / a
6311 @kindex / a (Summary)
6312 @findex gnus-summary-limit-to-author
6313 Limit the summary buffer to articles that match some author
6314 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6315 matching articles.
6317 @item / x
6318 @kindex / x (Summary)
6319 @findex gnus-summary-limit-to-extra
6320 Limit the summary buffer to articles that match one of the ``extra''
6321 headers (@pxref{To From Newsgroups})
6322 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6323 matching articles.
6325 @item / u
6326 @itemx x
6327 @kindex / u (Summary)
6328 @kindex x (Summary)
6329 @findex gnus-summary-limit-to-unread
6330 Limit the summary buffer to articles not marked as read
6331 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6332 buffer to articles strictly unread.  This means that ticked and
6333 dormant articles will also be excluded.
6335 @item / m
6336 @kindex / m (Summary)
6337 @findex gnus-summary-limit-to-marks
6338 Ask for a mark and then limit to all articles that have been marked
6339 with that mark (@code{gnus-summary-limit-to-marks}).
6341 @item / t
6342 @kindex / t (Summary)
6343 @findex gnus-summary-limit-to-age
6344 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6345 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6346 articles younger than that number of days.
6348 @item / n
6349 @kindex / n (Summary)
6350 @findex gnus-summary-limit-to-articles
6351 Limit the summary buffer to the current article
6352 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6353 convention (@pxref{Process/Prefix}).
6355 @item / w
6356 @kindex / w (Summary)
6357 @findex gnus-summary-pop-limit
6358 Pop the previous limit off the stack and restore it
6359 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6360 the stack.
6362 @item / .
6363 @kindex / . (Summary)
6364 @findex gnus-summary-limit-to-unseen
6365 Limit the summary buffer to the unseen articles
6366 (@code{gnus-summary-limit-to-unseen}).
6368 @item / v
6369 @kindex / v (Summary)
6370 @findex gnus-summary-limit-to-score
6371 Limit the summary buffer to articles that have a score at or above some
6372 score (@code{gnus-summary-limit-to-score}).
6374 @item / p
6375 @kindex / p (Summary)
6376 @findex gnus-summary-limit-to-display-predicate
6377 Limit the summary buffer to articles that satisfy the @code{display}
6378 group parameter predicate
6379 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6380 Parameters}, for more on this predicate.
6382 @item / E
6383 @itemx M S
6384 @kindex M S (Summary)
6385 @kindex / E (Summary)
6386 @findex gnus-summary-limit-include-expunged
6387 Include all expunged articles in the limit
6388 (@code{gnus-summary-limit-include-expunged}).
6390 @item / D
6391 @kindex / D (Summary)
6392 @findex gnus-summary-limit-include-dormant
6393 Include all dormant articles in the limit
6394 (@code{gnus-summary-limit-include-dormant}).
6396 @item / *
6397 @kindex / * (Summary)
6398 @findex gnus-summary-limit-include-cached
6399 Include all cached articles in the limit
6400 (@code{gnus-summary-limit-include-cached}).
6402 @item / d
6403 @kindex / d (Summary)
6404 @findex gnus-summary-limit-exclude-dormant
6405 Exclude all dormant articles from the limit
6406 (@code{gnus-summary-limit-exclude-dormant}).
6408 @item / M
6409 @kindex / M (Summary)
6410 @findex gnus-summary-limit-exclude-marks
6411 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6413 @item / T
6414 @kindex / T (Summary)
6415 @findex gnus-summary-limit-include-thread
6416 Include all the articles in the current thread in the limit.
6418 @item / c
6419 @kindex / c (Summary)
6420 @findex gnus-summary-limit-exclude-childless-dormant
6421 Exclude all dormant articles that have no children from the limit@*
6422 (@code{gnus-summary-limit-exclude-childless-dormant}).
6424 @item / C
6425 @kindex / C (Summary)
6426 @findex gnus-summary-limit-mark-excluded-as-read
6427 Mark all excluded unread articles as read
6428 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6429 also mark excluded ticked and dormant articles as read.
6431 @item / N
6432 @kindex / N (Summary)
6433 @findex gnus-summary-insert-new-articles
6434 Insert all new articles in the summary buffer.  It scans for new emails
6435 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6437 @item / o
6438 @kindex / o (Summary)
6439 @findex gnus-summary-insert-old-articles
6440 Insert all old articles in the summary buffer.  If given a numbered
6441 prefix, fetch this number of articles.
6443 @end table
6446 @node Threading
6447 @section Threading
6448 @cindex threading
6449 @cindex article threading
6451 Gnus threads articles by default.  @dfn{To thread} is to put responses
6452 to articles directly after the articles they respond to---in a
6453 hierarchical fashion.
6455 Threading is done by looking at the @code{References} headers of the
6456 articles.  In a perfect world, this would be enough to build pretty
6457 trees, but unfortunately, the @code{References} header is often broken
6458 or simply missing.  Weird news propagation exacerbates the problem,
6459 so one has to employ other heuristics to get pleasing results.  A
6460 plethora of approaches exists, as detailed in horrible detail in
6461 @ref{Customizing Threading}.
6463 First, a quick overview of the concepts:
6465 @table @dfn
6466 @item root
6467 The top-most article in a thread; the first article in the thread.
6469 @item thread
6470 A tree-like article structure.
6472 @item sub-thread
6473 A small(er) section of this tree-like structure.
6475 @item loose threads
6476 Threads often lose their roots due to article expiry, or due to the root
6477 already having been read in a previous session, and not displayed in the
6478 summary buffer.  We then typically have many sub-threads that really
6479 belong to one thread, but are without connecting roots.  These are
6480 called loose threads.
6482 @item thread gathering
6483 An attempt to gather loose threads into bigger threads.
6485 @item sparse threads
6486 A thread where the missing articles have been ``guessed'' at, and are
6487 displayed as empty lines in the summary buffer.
6489 @end table
6492 @menu
6493 * Customizing Threading::       Variables you can change to affect the threading.
6494 * Thread Commands::             Thread based commands in the summary buffer.
6495 @end menu
6498 @node Customizing Threading
6499 @subsection Customizing Threading
6500 @cindex customizing threading
6502 @menu
6503 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6504 * Filling In Threads::          Making the threads displayed look fuller.
6505 * More Threading::              Even more variables for fiddling with threads.
6506 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6507 @end menu
6510 @node Loose Threads
6511 @subsubsection Loose Threads
6512 @cindex <
6513 @cindex >
6514 @cindex loose threads
6516 @table @code
6517 @item gnus-summary-make-false-root
6518 @vindex gnus-summary-make-false-root
6519 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6520 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6521 Yup.)  Loose subtrees occur when the real root has expired, or you've
6522 read or killed the root in a previous session.
6524 When there is no real root of a thread, Gnus will have to fudge
6525 something.  This variable says what fudging method Gnus should use.
6526 There are four possible values:
6528 @iftex
6529 @iflatex
6530 \gnusfigure{The Summary Buffer}{390}{
6531 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6532 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6533 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6534 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6536 @end iflatex
6537 @end iftex
6539 @cindex adopting articles
6541 @table @code
6543 @item adopt
6544 Gnus will make the first of the orphaned articles the parent.  This
6545 parent will adopt all the other articles.  The adopted articles will be
6546 marked as such by pointy brackets (@samp{<>}) instead of the standard
6547 square brackets (@samp{[]}).  This is the default method.
6549 @item dummy
6550 @vindex gnus-summary-dummy-line-format
6551 @vindex gnus-summary-make-false-root-always
6552 Gnus will create a dummy summary line that will pretend to be the
6553 parent.  This dummy line does not correspond to any real article, so
6554 selecting it will just select the first real article after the dummy
6555 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6556 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6557 which is the subject of the article.  @xref{Formatting Variables}.
6558 If you want all threads to have a dummy root, even the non-gathered
6559 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6561 @item empty
6562 Gnus won't actually make any article the parent, but simply leave the
6563 subject field of all orphans except the first empty.  (Actually, it will
6564 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6565 Buffer Format}).)
6567 @item none
6568 Don't make any article parent at all.  Just gather the threads and
6569 display them after one another.
6571 @item nil
6572 Don't gather loose threads.
6573 @end table
6575 @item gnus-summary-gather-subject-limit
6576 @vindex gnus-summary-gather-subject-limit
6577 Loose threads are gathered by comparing subjects of articles.  If this
6578 variable is @code{nil}, Gnus requires an exact match between the
6579 subjects of the loose threads before gathering them into one big
6580 super-thread.  This might be too strict a requirement, what with the
6581 presence of stupid newsreaders that chop off long subject lines.  If
6582 you think so, set this variable to, say, 20 to require that only the
6583 first 20 characters of the subjects have to match.  If you set this
6584 variable to a really low number, you'll find that Gnus will gather
6585 everything in sight into one thread, which isn't very helpful.
6587 @cindex fuzzy article gathering
6588 If you set this variable to the special value @code{fuzzy}, Gnus will
6589 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6590 Matching}).
6592 @item gnus-simplify-subject-fuzzy-regexp
6593 @vindex gnus-simplify-subject-fuzzy-regexp
6594 This can either be a regular expression or list of regular expressions
6595 that match strings that will be removed from subjects if fuzzy subject
6596 simplification is used.
6598 @item gnus-simplify-ignored-prefixes
6599 @vindex gnus-simplify-ignored-prefixes
6600 If you set @code{gnus-summary-gather-subject-limit} to something as low
6601 as 10, you might consider setting this variable to something sensible:
6603 @c Written by Michael Ernst <mernst@cs.rice.edu>
6604 @lisp
6605 (setq gnus-simplify-ignored-prefixes
6606       (concat
6607        "\\`\\[?\\("
6608        (mapconcat
6609         'identity
6610         '("looking"
6611           "wanted" "followup" "summary\\( of\\)?"
6612           "help" "query" "problem" "question"
6613           "answer" "reference" "announce"
6614           "How can I" "How to" "Comparison of"
6615           ;; ...
6616           )
6617         "\\|")
6618        "\\)\\s *\\("
6619        (mapconcat 'identity
6620                   '("for" "for reference" "with" "about")
6621                   "\\|")
6622        "\\)?\\]?:?[ \t]*"))
6623 @end lisp
6625 All words that match this regexp will be removed before comparing two
6626 subjects.
6628 @item gnus-simplify-subject-functions
6629 @vindex gnus-simplify-subject-functions
6630 If non-@code{nil}, this variable overrides
6631 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6632 list of functions to apply to the @code{Subject} string iteratively to
6633 arrive at the simplified version of the string.
6635 Useful functions to put in this list include:
6637 @table @code
6638 @item gnus-simplify-subject-re
6639 @findex gnus-simplify-subject-re
6640 Strip the leading @samp{Re:}.
6642 @item gnus-simplify-subject-fuzzy
6643 @findex gnus-simplify-subject-fuzzy
6644 Simplify fuzzily.
6646 @item gnus-simplify-whitespace
6647 @findex gnus-simplify-whitespace
6648 Remove excessive whitespace.
6650 @item gnus-simplify-all-whitespace
6651 @findex gnus-simplify-all-whitespace
6652 Remove all whitespace.
6653 @end table
6655 You may also write your own functions, of course.
6658 @item gnus-summary-gather-exclude-subject
6659 @vindex gnus-summary-gather-exclude-subject
6660 Since loose thread gathering is done on subjects only, that might lead
6661 to many false hits, especially with certain common subjects like
6662 @samp{} and @samp{(none)}.  To make the situation slightly better,
6663 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6664 what subjects should be excluded from the gathering process.@*
6665 The default is @samp{^ *$\\|^(none)$}.
6667 @item gnus-summary-thread-gathering-function
6668 @vindex gnus-summary-thread-gathering-function
6669 Gnus gathers threads by looking at @code{Subject} headers.  This means
6670 that totally unrelated articles may end up in the same ``thread'', which
6671 is confusing.  An alternate approach is to look at all the
6672 @code{Message-ID}s in all the @code{References} headers to find matches.
6673 This will ensure that no gathered threads ever include unrelated
6674 articles, but it also means that people who have posted with broken
6675 newsreaders won't be gathered properly.  The choice is yours---plague or
6676 cholera:
6678 @table @code
6679 @item gnus-gather-threads-by-subject
6680 @findex gnus-gather-threads-by-subject
6681 This function is the default gathering function and looks at
6682 @code{Subject}s exclusively.
6684 @item gnus-gather-threads-by-references
6685 @findex gnus-gather-threads-by-references
6686 This function looks at @code{References} headers exclusively.
6687 @end table
6689 If you want to test gathering by @code{References}, you could say
6690 something like:
6692 @lisp
6693 (setq gnus-summary-thread-gathering-function
6694       'gnus-gather-threads-by-references)
6695 @end lisp
6697 @end table
6700 @node Filling In Threads
6701 @subsubsection Filling In Threads
6703 @table @code
6704 @item gnus-fetch-old-headers
6705 @vindex gnus-fetch-old-headers
6706 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6707 more old headers---headers to articles marked as read.  If you would
6708 like to display as few summary lines as possible, but still connect as
6709 many loose threads as possible, you should set this variable to
6710 @code{some} or a number.  If you set it to a number, no more than that
6711 number of extra old headers will be fetched.  In either case, fetching
6712 old headers only works if the back end you are using carries overview
6713 files---this would normally be @code{nntp}, @code{nnspool},
6714 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6715 the thread has been expired by the server, there's not much Gnus can
6716 do about that.
6718 This variable can also be set to @code{invisible}.  This won't have any
6719 visible effects, but is useful if you use the @kbd{A T} command a lot
6720 (@pxref{Finding the Parent}).
6722 @item gnus-fetch-old-ephemeral-headers
6723 @vindex gnus-fetch-old-ephemeral-headers
6724 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6725 newsgroups.
6727 @item gnus-build-sparse-threads
6728 @vindex gnus-build-sparse-threads
6729 Fetching old headers can be slow.  A low-rent similar effect can be
6730 gotten by setting this variable to @code{some}.  Gnus will then look at
6731 the complete @code{References} headers of all articles and try to string
6732 together articles that belong in the same thread.  This will leave
6733 @dfn{gaps} in the threading display where Gnus guesses that an article
6734 is missing from the thread.  (These gaps appear like normal summary
6735 lines.  If you select a gap, Gnus will try to fetch the article in
6736 question.)  If this variable is @code{t}, Gnus will display all these
6737 ``gaps'' without regard for whether they are useful for completing the
6738 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
6739 off sparse leaf nodes that don't lead anywhere.  This variable is
6740 @code{nil} by default.
6742 @item gnus-read-all-available-headers
6743 @vindex gnus-read-all-available-headers
6744 This is a rather obscure variable that few will find useful.  It's
6745 intended for those non-news newsgroups where the back end has to fetch
6746 quite a lot to present the summary buffer, and where it's impossible to
6747 go back to parents of articles.  This is mostly the case in the
6748 web-based groups, like the @code{nnultimate} groups.
6750 If you don't use those, then it's safe to leave this as the default
6751 @code{nil}.  If you want to use this variable, it should be a regexp
6752 that matches the group name, or @code{t} for all groups.
6754 @end table
6757 @node More Threading
6758 @subsubsection More Threading
6760 @table @code
6761 @item gnus-show-threads
6762 @vindex gnus-show-threads
6763 If this variable is @code{nil}, no threading will be done, and all of
6764 the rest of the variables here will have no effect.  Turning threading
6765 off will speed group selection up a bit, but it is sure to make reading
6766 slower and more awkward.
6768 @item gnus-thread-hide-subtree
6769 @vindex gnus-thread-hide-subtree
6770 If non-@code{nil}, all threads will be hidden when the summary buffer is
6771 generated.
6773 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6774 Available predicates are @code{gnus-article-unread-p} and
6775 @code{gnus-article-unseen-p}.
6777 Here's an example:
6779 @lisp
6780 (setq gnus-thread-hide-subtree
6781       '(or gnus-article-unread-p
6782            gnus-article-unseen-p))
6783 @end lisp
6785 (It's a pretty nonsensical example, since all unseen articles are also
6786 unread, but you get my drift.)
6789 @item gnus-thread-expunge-below
6790 @vindex gnus-thread-expunge-below
6791 All threads that have a total score (as defined by
6792 @code{gnus-thread-score-function}) less than this number will be
6793 expunged.  This variable is @code{nil} by default, which means that no
6794 threads are expunged.
6796 @item gnus-thread-hide-killed
6797 @vindex gnus-thread-hide-killed
6798 if you kill a thread and this variable is non-@code{nil}, the subtree
6799 will be hidden.
6801 @item gnus-thread-ignore-subject
6802 @vindex gnus-thread-ignore-subject
6803 Sometimes somebody changes the subject in the middle of a thread.  If
6804 this variable is non-@code{nil}, which is the default, the subject
6805 change is ignored.  If it is @code{nil}, a change in the subject will
6806 result in a new thread.
6808 @item gnus-thread-indent-level
6809 @vindex gnus-thread-indent-level
6810 This is a number that says how much each sub-thread should be indented.
6811 The default is 4.
6813 @item gnus-sort-gathered-threads-function
6814 @vindex gnus-sort-gathered-threads-function
6815 Sometimes, particularly with mailing lists, the order in which mails
6816 arrive locally is not necessarily the same as the order in which they
6817 arrived on the mailing list.  Consequently, when sorting sub-threads
6818 using the default @code{gnus-thread-sort-by-number}, responses can end
6819 up appearing before the article to which they are responding to.
6820 Setting this variable to an alternate value
6821 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6822 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6823 more logical sub-thread ordering in such instances.
6825 @end table
6828 @node Low-Level Threading
6829 @subsubsection Low-Level Threading
6831 @table @code
6833 @item gnus-parse-headers-hook
6834 @vindex gnus-parse-headers-hook
6835 Hook run before parsing any headers.
6837 @item gnus-alter-header-function
6838 @vindex gnus-alter-header-function
6839 If non-@code{nil}, this function will be called to allow alteration of
6840 article header structures.  The function is called with one parameter,
6841 the article header vector, which it may alter in any way.  For instance,
6842 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6843 in systematic ways (by adding prefixes and such), you can use this
6844 variable to un-scramble the @code{Message-ID}s so that they are more
6845 meaningful.  Here's one example:
6847 @lisp
6848 (setq gnus-alter-header-function 'my-alter-message-id)
6850 (defun my-alter-message-id (header)
6851   (let ((id (mail-header-id header)))
6852     (when (string-match
6853            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6854       (mail-header-set-id
6855        (concat (match-string 1 id) "@@" (match-string 2 id))
6856        header))))
6857 @end lisp
6859 @end table
6862 @node Thread Commands
6863 @subsection Thread Commands
6864 @cindex thread commands
6866 @table @kbd
6868 @item T k
6869 @itemx C-M-k
6870 @kindex T k (Summary)
6871 @kindex C-M-k (Summary)
6872 @findex gnus-summary-kill-thread
6873 Mark all articles in the current (sub-)thread as read
6874 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6875 remove all marks instead.  If the prefix argument is negative, tick
6876 articles instead.
6878 @item T l
6879 @itemx C-M-l
6880 @kindex T l (Summary)
6881 @kindex C-M-l (Summary)
6882 @findex gnus-summary-lower-thread
6883 Lower the score of the current (sub-)thread
6884 (@code{gnus-summary-lower-thread}).
6886 @item T i
6887 @kindex T i (Summary)
6888 @findex gnus-summary-raise-thread
6889 Increase the score of the current (sub-)thread
6890 (@code{gnus-summary-raise-thread}).
6892 @item T #
6893 @kindex T # (Summary)
6894 @findex gnus-uu-mark-thread
6895 Set the process mark on the current (sub-)thread
6896 (@code{gnus-uu-mark-thread}).
6898 @item T M-#
6899 @kindex T M-# (Summary)
6900 @findex gnus-uu-unmark-thread
6901 Remove the process mark from the current (sub-)thread
6902 (@code{gnus-uu-unmark-thread}).
6904 @item T T
6905 @kindex T T (Summary)
6906 @findex gnus-summary-toggle-threads
6907 Toggle threading (@code{gnus-summary-toggle-threads}).
6909 @item T s
6910 @kindex T s (Summary)
6911 @findex gnus-summary-show-thread
6912 Expose the (sub-)thread hidden under the current article, if any@*
6913 (@code{gnus-summary-show-thread}).
6915 @item T h
6916 @kindex T h (Summary)
6917 @findex gnus-summary-hide-thread
6918 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6920 @item T S
6921 @kindex T S (Summary)
6922 @findex gnus-summary-show-all-threads
6923 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6925 @item T H
6926 @kindex T H (Summary)
6927 @findex gnus-summary-hide-all-threads
6928 Hide all threads (@code{gnus-summary-hide-all-threads}).
6930 @item T t
6931 @kindex T t (Summary)
6932 @findex gnus-summary-rethread-current
6933 Re-thread the current article's thread
6934 (@code{gnus-summary-rethread-current}).  This works even when the
6935 summary buffer is otherwise unthreaded.
6937 @item T ^
6938 @kindex T ^ (Summary)
6939 @findex gnus-summary-reparent-thread
6940 Make the current article the child of the marked (or previous) article
6941 (@code{gnus-summary-reparent-thread}).
6943 @end table
6945 The following commands are thread movement commands.  They all
6946 understand the numeric prefix.
6948 @table @kbd
6950 @item T n
6951 @kindex T n (Summary)
6952 @itemx C-M-f
6953 @kindex C-M-n (Summary)
6954 @itemx M-down
6955 @kindex M-down (Summary)
6956 @findex gnus-summary-next-thread
6957 Go to the next thread (@code{gnus-summary-next-thread}).
6959 @item T p
6960 @kindex T p (Summary)
6961 @itemx C-M-b
6962 @kindex C-M-p (Summary)
6963 @itemx M-up
6964 @kindex M-up (Summary)
6965 @findex gnus-summary-prev-thread
6966 Go to the previous thread (@code{gnus-summary-prev-thread}).
6968 @item T d
6969 @kindex T d (Summary)
6970 @findex gnus-summary-down-thread
6971 Descend the thread (@code{gnus-summary-down-thread}).
6973 @item T u
6974 @kindex T u (Summary)
6975 @findex gnus-summary-up-thread
6976 Ascend the thread (@code{gnus-summary-up-thread}).
6978 @item T o
6979 @kindex T o (Summary)
6980 @findex gnus-summary-top-thread
6981 Go to the top of the thread (@code{gnus-summary-top-thread}).
6982 @end table
6984 @vindex gnus-thread-operation-ignore-subject
6985 If you ignore subject while threading, you'll naturally end up with
6986 threads that have several different subjects in them.  If you then issue
6987 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6988 wish to kill the entire thread, but just those parts of the thread that
6989 have the same subject as the current article.  If you like this idea,
6990 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6991 is non-@code{nil} (which it is by default), subjects will be ignored
6992 when doing thread commands.  If this variable is @code{nil}, articles in
6993 the same thread with different subjects will not be included in the
6994 operation in question.  If this variable is @code{fuzzy}, only articles
6995 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6996 Matching}).
6999 @node Sorting the Summary Buffer
7000 @section Sorting the Summary Buffer
7002 @findex gnus-thread-sort-by-total-score
7003 @findex gnus-thread-sort-by-date
7004 @findex gnus-thread-sort-by-score
7005 @findex gnus-thread-sort-by-subject
7006 @findex gnus-thread-sort-by-author
7007 @findex gnus-thread-sort-by-number
7008 @findex gnus-thread-sort-by-random
7009 @vindex gnus-thread-sort-functions
7010 @findex gnus-thread-sort-by-most-recent-number
7011 @findex gnus-thread-sort-by-most-recent-date
7012 If you are using a threaded summary display, you can sort the threads by
7013 setting @code{gnus-thread-sort-functions}, which can be either a single
7014 function, a list of functions, or a list containing functions and
7015 @code{(not some-function)} elements.
7017 By default, sorting is done on article numbers.  Ready-made sorting
7018 predicate functions include @code{gnus-thread-sort-by-number},
7019 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
7020 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
7021 @code{gnus-thread-sort-by-most-recent-number},
7022 @code{gnus-thread-sort-by-most-recent-date},
7023 @code{gnus-thread-sort-by-random} and
7024 @code{gnus-thread-sort-by-total-score}.
7026 Each function takes two threads and returns non-@code{nil} if the first
7027 thread should be sorted before the other.  Note that sorting really is
7028 normally done by looking only at the roots of each thread.
7030 If you use more than one function, the primary sort key should be the
7031 last function in the list.  You should probably always include
7032 @code{gnus-thread-sort-by-number} in the list of sorting
7033 functions---preferably first.  This will ensure that threads that are
7034 equal with respect to the other sort criteria will be displayed in
7035 ascending article order.
7037 If you would like to sort by reverse score, then by subject, and finally
7038 by number, you could do something like:
7040 @lisp
7041 (setq gnus-thread-sort-functions
7042       '(gnus-thread-sort-by-number
7043         gnus-thread-sort-by-subject
7044         (not gnus-thread-sort-by-total-score)))
7045 @end lisp
7047 The threads that have highest score will be displayed first in the
7048 summary buffer.  When threads have the same score, they will be sorted
7049 alphabetically.  The threads that have the same score and the same
7050 subject will be sorted by number, which is (normally) the sequence in
7051 which the articles arrived.
7053 If you want to sort by score and then reverse arrival order, you could
7054 say something like:
7056 @lisp
7057 (setq gnus-thread-sort-functions
7058       '((lambda (t1 t2)
7059           (not (gnus-thread-sort-by-number t1 t2)))
7060         gnus-thread-sort-by-score))
7061 @end lisp
7063 @vindex gnus-thread-score-function
7064 The function in the @code{gnus-thread-score-function} variable (default
7065 @code{+}) is used for calculating the total score of a thread.  Useful
7066 functions might be @code{max}, @code{min}, or squared means, or whatever
7067 tickles your fancy.
7069 @findex gnus-article-sort-functions
7070 @findex gnus-article-sort-by-date
7071 @findex gnus-article-sort-by-score
7072 @findex gnus-article-sort-by-subject
7073 @findex gnus-article-sort-by-author
7074 @findex gnus-article-sort-by-random
7075 @findex gnus-article-sort-by-number
7076 If you are using an unthreaded display for some strange reason or
7077 other, you have to fiddle with the @code{gnus-article-sort-functions}
7078 variable.  It is very similar to the
7079 @code{gnus-thread-sort-functions}, except that it uses slightly
7080 different functions for article comparison.  Available sorting
7081 predicate functions are @code{gnus-article-sort-by-number},
7082 @code{gnus-article-sort-by-author},
7083 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7084 @code{gnus-article-sort-by-random}, and
7085 @code{gnus-article-sort-by-score}.
7087 If you want to sort an unthreaded summary display by subject, you could
7088 say something like:
7090 @lisp
7091 (setq gnus-article-sort-functions
7092       '(gnus-article-sort-by-number
7093         gnus-article-sort-by-subject))
7094 @end lisp
7098 @node Asynchronous Fetching
7099 @section Asynchronous Article Fetching
7100 @cindex asynchronous article fetching
7101 @cindex article pre-fetch
7102 @cindex pre-fetch
7104 If you read your news from an @acronym{NNTP} server that's far away, the
7105 network latencies may make reading articles a chore.  You have to wait
7106 for a while after pressing @kbd{n} to go to the next article before the
7107 article appears.  Why can't Gnus just go ahead and fetch the article
7108 while you are reading the previous one?  Why not, indeed.
7110 First, some caveats.  There are some pitfalls to using asynchronous
7111 article fetching, especially the way Gnus does it.
7113 Let's say you are reading article 1, which is short, and article 2 is
7114 quite long, and you are not interested in reading that.  Gnus does not
7115 know this, so it goes ahead and fetches article 2.  You decide to read
7116 article 3, but since Gnus is in the process of fetching article 2, the
7117 connection is blocked.
7119 To avoid these situations, Gnus will open two (count 'em two)
7120 connections to the server.  Some people may think this isn't a very nice
7121 thing to do, but I don't see any real alternatives.  Setting up that
7122 extra connection takes some time, so Gnus startup will be slower.
7124 Gnus will fetch more articles than you will read.  This will mean that
7125 the link between your machine and the @acronym{NNTP} server will become more
7126 loaded than if you didn't use article pre-fetch.  The server itself will
7127 also become more loaded---both with the extra article requests, and the
7128 extra connection.
7130 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7131 you really want to.
7133 @vindex gnus-asynchronous
7134 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7135 happen automatically.
7137 @vindex gnus-use-article-prefetch
7138 You can control how many articles are to be pre-fetched by setting
7139 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7140 that when you read an article in the group, the back end will pre-fetch
7141 the next 30 articles.  If this variable is @code{t}, the back end will
7142 pre-fetch all the articles it can without bound.  If it is
7143 @code{nil}, no pre-fetching will be done.
7145 @vindex gnus-async-prefetch-article-p
7146 @findex gnus-async-read-p
7147 There are probably some articles that you don't want to pre-fetch---read
7148 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7149 variable controls whether an article is to be pre-fetched.  This
7150 function should return non-@code{nil} when the article in question is
7151 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7152 returns @code{nil} on read articles.  The function is called with an
7153 article data structure as the only parameter.
7155 If, for instance, you wish to pre-fetch only unread articles shorter
7156 than 100 lines, you could say something like:
7158 @lisp
7159 (defun my-async-short-unread-p (data)
7160   "Return non-nil for short, unread articles."
7161   (and (gnus-data-unread-p data)
7162        (< (mail-header-lines (gnus-data-header data))
7163           100)))
7165 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7166 @end lisp
7168 These functions will be called many, many times, so they should
7169 preferably be short and sweet to avoid slowing down Gnus too much.
7170 It's probably a good idea to byte-compile things like this.
7172 @vindex gnus-prefetched-article-deletion-strategy
7173 Articles have to be removed from the asynch buffer sooner or later.  The
7174 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7175 articles.  This is a list that may contain the following elements:
7177 @table @code
7178 @item read
7179 Remove articles when they are read.
7181 @item exit
7182 Remove articles when exiting the group.
7183 @end table
7185 The default value is @code{(read exit)}.
7187 @c @vindex gnus-use-header-prefetch
7188 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7189 @c from the next group.
7192 @node Article Caching
7193 @section Article Caching
7194 @cindex article caching
7195 @cindex caching
7197 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7198 consider turning article caching on.  Each article will then be stored
7199 locally under your home directory.  As you may surmise, this could
7200 potentially use @emph{huge} amounts of disk space, as well as eat up all
7201 your inodes so fast it will make your head swim.  In vodka.
7203 Used carefully, though, it could be just an easier way to save articles.
7205 @vindex gnus-use-long-file-name
7206 @vindex gnus-cache-directory
7207 @vindex gnus-use-cache
7208 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7209 all articles ticked or marked as dormant will then be copied
7210 over to your local cache (@code{gnus-cache-directory}).  Whether this
7211 cache is flat or hierarchical is controlled by the
7212 @code{gnus-use-long-file-name} variable, as usual.
7214 When re-selecting a ticked or dormant article, it will be fetched from the
7215 cache instead of from the server.  As articles in your cache will never
7216 expire, this might serve as a method of saving articles while still
7217 keeping them where they belong.  Just mark all articles you want to save
7218 as dormant, and don't worry.
7220 When an article is marked as read, is it removed from the cache.
7222 @vindex gnus-cache-remove-articles
7223 @vindex gnus-cache-enter-articles
7224 The entering/removal of articles from the cache is controlled by the
7225 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7226 variables.  Both are lists of symbols.  The first is @code{(ticked
7227 dormant)} by default, meaning that ticked and dormant articles will be
7228 put in the cache.  The latter is @code{(read)} by default, meaning that
7229 articles marked as read are removed from the cache.  Possibly
7230 symbols in these two lists are @code{ticked}, @code{dormant},
7231 @code{unread} and @code{read}.
7233 @findex gnus-jog-cache
7234 So where does the massive article-fetching and storing come into the
7235 picture?  The @code{gnus-jog-cache} command will go through all
7236 subscribed newsgroups, request all unread articles, score them, and
7237 store them in the cache.  You should only ever, ever ever ever, use this
7238 command if 1) your connection to the @acronym{NNTP} server is really, really,
7239 really slow and 2) you have a really, really, really huge disk.
7240 Seriously.  One way to cut down on the number of articles downloaded is
7241 to score unwanted articles down and have them marked as read.  They will
7242 not then be downloaded by this command.
7244 @vindex gnus-uncacheable-groups
7245 @vindex gnus-cacheable-groups
7246 It is likely that you do not want caching on all groups.  For instance,
7247 if your @code{nnml} mail is located under your home directory, it makes no
7248 sense to cache it somewhere else under your home directory.  Unless you
7249 feel that it's neat to use twice as much space.
7251 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7252 regexp of groups to cache, @samp{^nntp} for instance, or set the
7253 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7254 Both variables are @code{nil} by default.  If a group matches both
7255 variables, the group is not cached.
7257 @findex gnus-cache-generate-nov-databases
7258 @findex gnus-cache-generate-active
7259 @vindex gnus-cache-active-file
7260 The cache stores information on what articles it contains in its active
7261 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7262 of the cache) becomes all messed up for some reason or other, Gnus
7263 offers two functions that will try to set things right.  @kbd{M-x
7264 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7265 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7266 file.
7268 @findex gnus-cache-move-cache
7269 @code{gnus-cache-move-cache} will move your whole
7270 @code{gnus-cache-directory} to some other location.  You get asked to
7271 where, isn't that cool?
7273 @node Persistent Articles
7274 @section Persistent Articles
7275 @cindex persistent articles
7277 Closely related to article caching, we have @dfn{persistent articles}.
7278 In fact, it's just a different way of looking at caching, and much more
7279 useful in my opinion.
7281 Say you're reading a newsgroup, and you happen on to some valuable gem
7282 that you want to keep and treasure forever.  You'd normally just save it
7283 (using one of the many saving commands) in some file.  The problem with
7284 that is that it's just, well, yucky.  Ideally you'd prefer just having
7285 the article remain in the group where you found it forever; untouched by
7286 the expiry going on at the news server.
7288 This is what a @dfn{persistent article} is---an article that just won't
7289 be deleted.  It's implemented using the normal cache functions, but
7290 you use two explicit commands for managing persistent articles:
7292 @table @kbd
7294 @item *
7295 @kindex * (Summary)
7296 @findex gnus-cache-enter-article
7297 Make the current article persistent (@code{gnus-cache-enter-article}).
7299 @item M-*
7300 @kindex M-* (Summary)
7301 @findex gnus-cache-remove-article
7302 Remove the current article from the persistent articles
7303 (@code{gnus-cache-remove-article}).  This will normally delete the
7304 article.
7305 @end table
7307 Both these commands understand the process/prefix convention.
7309 To avoid having all ticked articles (and stuff) entered into the cache,
7310 you should set @code{gnus-use-cache} to @code{passive} if you're just
7311 interested in persistent articles:
7313 @lisp
7314 (setq gnus-use-cache 'passive)
7315 @end lisp
7318 @node Article Backlog
7319 @section Article Backlog
7320 @cindex backlog
7321 @cindex article backlog
7323 If you have a slow connection, but the idea of using caching seems
7324 unappealing to you (and it is, really), you can help the situation some
7325 by switching on the @dfn{backlog}.  This is where Gnus will buffer
7326 already read articles so that it doesn't have to re-fetch articles
7327 you've already read.  This only helps if you are in the habit of
7328 re-selecting articles you've recently read, of course.  If you never do
7329 that, turning the backlog on will slow Gnus down a little bit, and
7330 increase memory usage some.
7332 @vindex gnus-keep-backlog
7333 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7334 at most @var{n} old articles in a buffer for later re-fetching.  If this
7335 variable is non-@code{nil} and is not a number, Gnus will store
7336 @emph{all} read articles, which means that your Emacs will grow without
7337 bound before exploding and taking your machine down with you.  I put
7338 that in there just to keep y'all on your toes.
7340 The default value is 20.
7343 @node Saving Articles
7344 @section Saving Articles
7345 @cindex saving articles
7347 Gnus can save articles in a number of ways.  Below is the documentation
7348 for saving articles in a fairly straight-forward fashion (i.e., little
7349 processing of the article is done before it is saved).  For a different
7350 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7351 (@pxref{Decoding Articles}).
7353 For the commands listed here, the target is a file.  If you want to
7354 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7355 command (@pxref{Mail Group Commands}).
7357 @vindex gnus-save-all-headers
7358 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7359 unwanted headers before saving the article.
7361 @vindex gnus-saved-headers
7362 If the preceding variable is @code{nil}, all headers that match the
7363 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7364 deleted before saving.
7366 @table @kbd
7368 @item O o
7369 @itemx o
7370 @kindex O o (Summary)
7371 @kindex o (Summary)
7372 @findex gnus-summary-save-article
7373 @c @icon{gnus-summary-save-article}
7374 Save the current article using the default article saver
7375 (@code{gnus-summary-save-article}).
7377 @item O m
7378 @kindex O m (Summary)
7379 @findex gnus-summary-save-article-mail
7380 Save the current article in a Unix mail box (mbox) file
7381 (@code{gnus-summary-save-article-mail}).
7383 @item O r
7384 @kindex O r (Summary)
7385 @findex gnus-summary-save-article-rmail
7386 Save the current article in Rmail format
7387 (@code{gnus-summary-save-article-rmail}).
7389 @item O f
7390 @kindex O f (Summary)
7391 @findex gnus-summary-save-article-file
7392 @c @icon{gnus-summary-save-article-file}
7393 Save the current article in plain file format
7394 (@code{gnus-summary-save-article-file}).
7396 @item O F
7397 @kindex O F (Summary)
7398 @findex gnus-summary-write-article-file
7399 Write the current article in plain file format, overwriting any previous
7400 file contents (@code{gnus-summary-write-article-file}).
7402 @item O b
7403 @kindex O b (Summary)
7404 @findex gnus-summary-save-article-body-file
7405 Save the current article body in plain file format
7406 (@code{gnus-summary-save-article-body-file}).
7408 @item O h
7409 @kindex O h (Summary)
7410 @findex gnus-summary-save-article-folder
7411 Save the current article in mh folder format
7412 (@code{gnus-summary-save-article-folder}).
7414 @item O v
7415 @kindex O v (Summary)
7416 @findex gnus-summary-save-article-vm
7417 Save the current article in a VM folder
7418 (@code{gnus-summary-save-article-vm}).
7420 @item O p
7421 @itemx |
7422 @kindex O p (Summary)
7423 @kindex | (Summary)
7424 @findex gnus-summary-pipe-output
7425 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7426 the current article to a process (@code{gnus-summary-pipe-output}).
7427 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7428 complete headers in the piped output.
7430 @item O P
7431 @kindex O P (Summary)
7432 @findex gnus-summary-muttprint
7433 @vindex gnus-summary-muttprint-program
7434 Save the current article into muttprint.  That is, print it using the
7435 external program @uref{http://muttprint.sourceforge.net/,
7436 Muttprint}.  The program name and options to use is controlled by the
7437 variable @code{gnus-summary-muttprint-program}.
7438 (@code{gnus-summary-muttprint}).
7440 @end table
7442 @vindex gnus-prompt-before-saving
7443 All these commands use the process/prefix convention
7444 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7445 functions, you might get tired of being prompted for files to save each
7446 and every article in.  The prompting action is controlled by
7447 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7448 default, giving you that excessive prompting action you know and
7449 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7450 just once for each series of articles you save.  If you like to really
7451 have Gnus do all your thinking for you, you can even set this variable
7452 to @code{nil}, which means that you will never be prompted for files to
7453 save articles in.  Gnus will simply save all the articles in the default
7454 files.
7457 @vindex gnus-default-article-saver
7458 You can customize the @code{gnus-default-article-saver} variable to make
7459 Gnus do what you want it to.  You can use any of the eight ready-made
7460 functions below, or you can create your own.
7462 @table @code
7464 @item gnus-summary-save-in-rmail
7465 @findex gnus-summary-save-in-rmail
7466 @vindex gnus-rmail-save-name
7467 @findex gnus-plain-save-name
7468 This is the default format, @dfn{Babyl}.  Uses the function in the
7469 @code{gnus-rmail-save-name} variable to get a file name to save the
7470 article in.  The default is @code{gnus-plain-save-name}.
7472 @item gnus-summary-save-in-mail
7473 @findex gnus-summary-save-in-mail
7474 @vindex gnus-mail-save-name
7475 Save in a Unix mail (mbox) file.  Uses the function in the
7476 @code{gnus-mail-save-name} variable to get a file name to save the
7477 article in.  The default is @code{gnus-plain-save-name}.
7479 @item gnus-summary-save-in-file
7480 @findex gnus-summary-save-in-file
7481 @vindex gnus-file-save-name
7482 @findex gnus-numeric-save-name
7483 Append the article straight to an ordinary file.  Uses the function in
7484 the @code{gnus-file-save-name} variable to get a file name to save the
7485 article in.  The default is @code{gnus-numeric-save-name}.
7487 @item gnus-summary-write-to-file
7488 @findex gnus-summary-write-to-file
7489 Write the article straight to an ordinary file.  The file is
7490 overwritten if it exists.  Uses the function in the
7491 @code{gnus-file-save-name} variable to get a file name to save the
7492 article in.  The default is @code{gnus-numeric-save-name}.
7494 @item gnus-summary-save-body-in-file
7495 @findex gnus-summary-save-body-in-file
7496 Append the article body to an ordinary file.  Uses the function in the
7497 @code{gnus-file-save-name} variable to get a file name to save the
7498 article in.  The default is @code{gnus-numeric-save-name}.
7500 @item gnus-summary-write-body-to-file
7501 @findex gnus-summary-write-body-to-file
7502 Write the article body straight to an ordinary file.  The file is
7503 overwritten if it exists.  Uses the function in the
7504 @code{gnus-file-save-name} variable to get a file name to save the
7505 article in.  The default is @code{gnus-numeric-save-name}.
7507 @item gnus-summary-save-in-folder
7508 @findex gnus-summary-save-in-folder
7509 @findex gnus-folder-save-name
7510 @findex gnus-Folder-save-name
7511 @vindex gnus-folder-save-name
7512 @cindex rcvstore
7513 @cindex MH folders
7514 Save the article to an MH folder using @code{rcvstore} from the MH
7515 library.  Uses the function in the @code{gnus-folder-save-name} variable
7516 to get a file name to save the article in.  The default is
7517 @code{gnus-folder-save-name}, but you can also use
7518 @code{gnus-Folder-save-name}, which creates capitalized names.
7520 @item gnus-summary-save-in-vm
7521 @findex gnus-summary-save-in-vm
7522 Save the article in a VM folder.  You have to have the VM mail
7523 reader to use this setting.
7524 @end table
7526 The symbol of each function may have the following properties:
7528 @table @code
7529 @item :decode
7530 The value non-@code{nil} means save decoded articles.  This is
7531 meaningful only with @code{gnus-summary-save-in-file},
7532 @code{gnus-summary-save-body-in-file},
7533 @code{gnus-summary-write-to-file}, and
7534 @code{gnus-summary-write-body-to-file}.
7536 @item :function
7537 The value specifies an alternative function which appends, not
7538 overwrites, articles to a file.  This implies that when saving many
7539 articles at a time, @code{gnus-prompt-before-saving} is bound to
7540 @code{t} and all articles are saved in a single file.  This is
7541 meaningful only with @code{gnus-summary-write-to-file} and
7542 @code{gnus-summary-write-body-to-file}.
7544 @item :headers
7545 The value specifies the symbol of a variable of which the value
7546 specifies headers to be saved.  If it is omitted,
7547 @code{gnus-save-all-headers} and @code{gnus-saved-headers} control what
7548 headers should be saved.
7549 @end table
7551 @vindex gnus-article-save-directory
7552 All of these functions, except for the last one, will save the article
7553 in the @code{gnus-article-save-directory}, which is initialized from the
7554 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7555 default.
7557 As you can see above, the functions use different functions to find a
7558 suitable name of a file to save the article in.  Below is a list of
7559 available functions that generate names:
7561 @table @code
7563 @item gnus-Numeric-save-name
7564 @findex gnus-Numeric-save-name
7565 File names like @file{~/News/Alt.andrea-dworkin/45}.
7567 @item gnus-numeric-save-name
7568 @findex gnus-numeric-save-name
7569 File names like @file{~/News/alt.andrea-dworkin/45}.
7571 @item gnus-Plain-save-name
7572 @findex gnus-Plain-save-name
7573 File names like @file{~/News/Alt.andrea-dworkin}.
7575 @item gnus-plain-save-name
7576 @findex gnus-plain-save-name
7577 File names like @file{~/News/alt.andrea-dworkin}.
7579 @item gnus-sender-save-name
7580 @findex gnus-sender-save-name
7581 File names like @file{~/News/larsi}.
7582 @end table
7584 @vindex gnus-split-methods
7585 You can have Gnus suggest where to save articles by plonking a regexp into
7586 the @code{gnus-split-methods} alist.  For instance, if you would like to
7587 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7588 related to VM in @file{vm-stuff}, you could set this variable to something
7589 like:
7591 @lisp
7592 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7593  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7594  (my-choosing-function "../other-dir/my-stuff")
7595  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7596 @end lisp
7598 We see that this is a list where each element is a list that has two
7599 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7600 a string (in which case it is used as a regexp to match on the article
7601 head); it can be a symbol (which will be called as a function with the
7602 group name as a parameter); or it can be a list (which will be
7603 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7604 the @dfn{file} will be used as a default prompt.  In addition, the
7605 result of the operation itself will be used if the function or form
7606 called returns a string or a list of strings.
7608 You basically end up with a list of file names that might be used when
7609 saving the current article.  (All ``matches'' will be used.)  You will
7610 then be prompted for what you really want to use as a name, with file
7611 name completion over the results from applying this variable.
7613 This variable is @code{((gnus-article-archive-name))} by default, which
7614 means that Gnus will look at the articles it saves for an
7615 @code{Archive-name} line and use that as a suggestion for the file
7616 name.
7618 Here's an example function to clean up file names somewhat.  If you have
7619 lots of mail groups called things like
7620 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7621 these group names before creating the file name to save to.  The
7622 following will do just that:
7624 @lisp
7625 (defun my-save-name (group)
7626   (when (string-match "^nnml:mail." group)
7627     (substring group (match-end 0))))
7629 (setq gnus-split-methods
7630       '((gnus-article-archive-name)
7631         (my-save-name)))
7632 @end lisp
7635 @vindex gnus-use-long-file-name
7636 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7637 @code{nil}, all the preceding functions will replace all periods
7638 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7639 the functions will generate hierarchies of directories instead of having
7640 all the files in the top level directory
7641 (@file{~/News/alt/andrea-dworkin} instead of
7642 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7643 on most systems.  However, for historical reasons, this is @code{nil} on
7644 Xenix and usg-unix-v machines by default.
7646 This function also affects kill and score file names.  If this variable
7647 is a list, and the list contains the element @code{not-score}, long file
7648 names will not be used for score files, if it contains the element
7649 @code{not-save}, long file names will not be used for saving, and if it
7650 contains the element @code{not-kill}, long file names will not be used
7651 for kill files.
7653 If you'd like to save articles in a hierarchy that looks something like
7654 a spool, you could
7656 @lisp
7657 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7658 (setq gnus-default-article-saver
7659       'gnus-summary-save-in-file)          ; @r{no encoding}
7660 @end lisp
7662 Then just save with @kbd{o}.  You'd then read this hierarchy with
7663 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7664 the top level directory as the argument (@file{~/News/}).  Then just walk
7665 around to the groups/directories with @code{nneething}.
7668 @node Decoding Articles
7669 @section Decoding Articles
7670 @cindex decoding articles
7672 Sometime users post articles (or series of articles) that have been
7673 encoded in some way or other.  Gnus can decode them for you.
7675 @menu
7676 * Uuencoded Articles::          Uudecode articles.
7677 * Shell Archives::              Unshar articles.
7678 * PostScript Files::            Split PostScript.
7679 * Other Files::                 Plain save and binhex.
7680 * Decoding Variables::          Variables for a happy decoding.
7681 * Viewing Files::               You want to look at the result of the decoding?
7682 @end menu
7684 @cindex series
7685 @cindex article series
7686 All these functions use the process/prefix convention
7687 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7688 the extension that a ``single article'' means ``a single series''.  Gnus
7689 can find out by itself what articles belong to a series, decode all the
7690 articles and unpack/view/save the resulting file(s).
7692 Gnus guesses what articles are in the series according to the following
7693 simplish rule: The subjects must be (nearly) identical, except for the
7694 last two numbers of the line.  (Spaces are largely ignored, however.)
7696 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7697 will find all the articles that match the regexp @samp{^cat.gif
7698 ([0-9]+/[0-9]+).*$}.
7700 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7701 series}, will not be properly recognized by any of the automatic viewing
7702 commands, and you have to mark the articles manually with @kbd{#}.
7705 @node Uuencoded Articles
7706 @subsection Uuencoded Articles
7707 @cindex uudecode
7708 @cindex uuencoded articles
7710 @table @kbd
7712 @item X u
7713 @kindex X u (Summary)
7714 @findex gnus-uu-decode-uu
7715 @c @icon{gnus-uu-decode-uu}
7716 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7718 @item X U
7719 @kindex X U (Summary)
7720 @findex gnus-uu-decode-uu-and-save
7721 Uudecodes and saves the current series
7722 (@code{gnus-uu-decode-uu-and-save}).
7724 @item X v u
7725 @kindex X v u (Summary)
7726 @findex gnus-uu-decode-uu-view
7727 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7729 @item X v U
7730 @kindex X v U (Summary)
7731 @findex gnus-uu-decode-uu-and-save-view
7732 Uudecodes, views and saves the current series
7733 (@code{gnus-uu-decode-uu-and-save-view}).
7735 @end table
7737 Remember that these all react to the presence of articles marked with
7738 the process mark.  If, for instance, you'd like to decode and save an
7739 entire newsgroup, you'd typically do @kbd{M P a}
7740 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7741 (@code{gnus-uu-decode-uu-and-save}).
7743 All this is very much different from how @code{gnus-uu} worked with
7744 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7745 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7746 articles in some way (@pxref{Setting Process Marks}) and then press
7747 @kbd{X u}.
7749 @vindex gnus-uu-notify-files
7750 Note: When trying to decode articles that have names matching
7751 @code{gnus-uu-notify-files}, which is hard-coded to
7752 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7753 automatically post an article on @samp{comp.unix.wizards} saying that
7754 you have just viewed the file in question.  This feature can't be turned
7755 off.
7758 @node Shell Archives
7759 @subsection Shell Archives
7760 @cindex unshar
7761 @cindex shell archives
7762 @cindex shared articles
7764 Shell archives (``shar files'') used to be a popular way to distribute
7765 sources, but it isn't used all that much today.  In any case, we have
7766 some commands to deal with these:
7768 @table @kbd
7770 @item X s
7771 @kindex X s (Summary)
7772 @findex gnus-uu-decode-unshar
7773 Unshars the current series (@code{gnus-uu-decode-unshar}).
7775 @item X S
7776 @kindex X S (Summary)
7777 @findex gnus-uu-decode-unshar-and-save
7778 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7780 @item X v s
7781 @kindex X v s (Summary)
7782 @findex gnus-uu-decode-unshar-view
7783 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7785 @item X v S
7786 @kindex X v S (Summary)
7787 @findex gnus-uu-decode-unshar-and-save-view
7788 Unshars, views and saves the current series
7789 (@code{gnus-uu-decode-unshar-and-save-view}).
7790 @end table
7793 @node PostScript Files
7794 @subsection PostScript Files
7795 @cindex PostScript
7797 @table @kbd
7799 @item X p
7800 @kindex X p (Summary)
7801 @findex gnus-uu-decode-postscript
7802 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7804 @item X P
7805 @kindex X P (Summary)
7806 @findex gnus-uu-decode-postscript-and-save
7807 Unpack and save the current PostScript series
7808 (@code{gnus-uu-decode-postscript-and-save}).
7810 @item X v p
7811 @kindex X v p (Summary)
7812 @findex gnus-uu-decode-postscript-view
7813 View the current PostScript series
7814 (@code{gnus-uu-decode-postscript-view}).
7816 @item X v P
7817 @kindex X v P (Summary)
7818 @findex gnus-uu-decode-postscript-and-save-view
7819 View and save the current PostScript series
7820 (@code{gnus-uu-decode-postscript-and-save-view}).
7821 @end table
7824 @node Other Files
7825 @subsection Other Files
7827 @table @kbd
7828 @item X o
7829 @kindex X o (Summary)
7830 @findex gnus-uu-decode-save
7831 Save the current series
7832 (@code{gnus-uu-decode-save}).
7834 @item X b
7835 @kindex X b (Summary)
7836 @findex gnus-uu-decode-binhex
7837 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7838 doesn't really work yet.
7839 @end table
7842 @node Decoding Variables
7843 @subsection Decoding Variables
7845 Adjective, not verb.
7847 @menu
7848 * Rule Variables::              Variables that say how a file is to be viewed.
7849 * Other Decode Variables::      Other decode variables.
7850 * Uuencoding and Posting::      Variables for customizing uuencoding.
7851 @end menu
7854 @node Rule Variables
7855 @subsubsection Rule Variables
7856 @cindex rule variables
7858 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7859 variables are of the form
7861 @lisp
7862       (list '(regexp1 command2)
7863             '(regexp2 command2)
7864             ...)
7865 @end lisp
7867 @table @code
7869 @item gnus-uu-user-view-rules
7870 @vindex gnus-uu-user-view-rules
7871 @cindex sox
7872 This variable is consulted first when viewing files.  If you wish to use,
7873 for instance, @code{sox} to convert an @file{.au} sound file, you could
7874 say something like:
7875 @lisp
7876 (setq gnus-uu-user-view-rules
7877       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7878 @end lisp
7880 @item gnus-uu-user-view-rules-end
7881 @vindex gnus-uu-user-view-rules-end
7882 This variable is consulted if Gnus couldn't make any matches from the
7883 user and default view rules.
7885 @item gnus-uu-user-archive-rules
7886 @vindex gnus-uu-user-archive-rules
7887 This variable can be used to say what commands should be used to unpack
7888 archives.
7889 @end table
7892 @node Other Decode Variables
7893 @subsubsection Other Decode Variables
7895 @table @code
7896 @vindex gnus-uu-grabbed-file-functions
7898 @item gnus-uu-grabbed-file-functions
7899 All functions in this list will be called right after each file has been
7900 successfully decoded---so that you can move or view files right away,
7901 and don't have to wait for all files to be decoded before you can do
7902 anything.  Ready-made functions you can put in this list are:
7904 @table @code
7906 @item gnus-uu-grab-view
7907 @findex gnus-uu-grab-view
7908 View the file.
7910 @item gnus-uu-grab-move
7911 @findex gnus-uu-grab-move
7912 Move the file (if you're using a saving function.)
7913 @end table
7915 @item gnus-uu-be-dangerous
7916 @vindex gnus-uu-be-dangerous
7917 Specifies what to do if unusual situations arise during decoding.  If
7918 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7919 that didn't work, and overwrite existing files.  Otherwise, ask each
7920 time.
7922 @item gnus-uu-ignore-files-by-name
7923 @vindex gnus-uu-ignore-files-by-name
7924 Files with name matching this regular expression won't be viewed.
7926 @item gnus-uu-ignore-files-by-type
7927 @vindex gnus-uu-ignore-files-by-type
7928 Files with a @acronym{MIME} type matching this variable won't be viewed.
7929 Note that Gnus tries to guess what type the file is based on the name.
7930 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7931 kludgey.
7933 @item gnus-uu-tmp-dir
7934 @vindex gnus-uu-tmp-dir
7935 Where @code{gnus-uu} does its work.
7937 @item gnus-uu-do-not-unpack-archives
7938 @vindex gnus-uu-do-not-unpack-archives
7939 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7940 looking for files to display.
7942 @item gnus-uu-view-and-save
7943 @vindex gnus-uu-view-and-save
7944 Non-@code{nil} means that the user will always be asked to save a file
7945 after viewing it.
7947 @item gnus-uu-ignore-default-view-rules
7948 @vindex gnus-uu-ignore-default-view-rules
7949 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7950 rules.
7952 @item gnus-uu-ignore-default-archive-rules
7953 @vindex gnus-uu-ignore-default-archive-rules
7954 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7955 unpacking commands.
7957 @item gnus-uu-kill-carriage-return
7958 @vindex gnus-uu-kill-carriage-return
7959 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7960 from articles.
7962 @item gnus-uu-unmark-articles-not-decoded
7963 @vindex gnus-uu-unmark-articles-not-decoded
7964 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7965 decoded articles as unread.
7967 @item gnus-uu-correct-stripped-uucode
7968 @vindex gnus-uu-correct-stripped-uucode
7969 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7970 uuencoded files that have had trailing spaces deleted.
7972 @item gnus-uu-pre-uudecode-hook
7973 @vindex gnus-uu-pre-uudecode-hook
7974 Hook run before sending a message to @code{uudecode}.
7976 @item gnus-uu-view-with-metamail
7977 @vindex gnus-uu-view-with-metamail
7978 @cindex metamail
7979 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7980 commands defined by the rule variables and just fudge a @acronym{MIME}
7981 content type based on the file name.  The result will be fed to
7982 @code{metamail} for viewing.
7984 @item gnus-uu-save-in-digest
7985 @vindex gnus-uu-save-in-digest
7986 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7987 decoding, will save in digests.  If this variable is @code{nil},
7988 @code{gnus-uu} will just save everything in a file without any
7989 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7990 to specify any meaningful volume and issue numbers were found, so I
7991 simply dropped them.
7993 @end table
7996 @node Uuencoding and Posting
7997 @subsubsection Uuencoding and Posting
7999 @table @code
8001 @item gnus-uu-post-include-before-composing
8002 @vindex gnus-uu-post-include-before-composing
8003 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
8004 before you compose the article.  If this variable is @code{t}, you can
8005 either include an encoded file with @kbd{C-c C-i} or have one included
8006 for you when you post the article.
8008 @item gnus-uu-post-length
8009 @vindex gnus-uu-post-length
8010 Maximum length of an article.  The encoded file will be split into how
8011 many articles it takes to post the entire file.
8013 @item gnus-uu-post-threaded
8014 @vindex gnus-uu-post-threaded
8015 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
8016 thread.  This may not be smart, as no other decoder I have seen is able
8017 to follow threads when collecting uuencoded articles.  (Well, I have
8018 seen one package that does that---@code{gnus-uu}, but somehow, I don't
8019 think that counts@dots{}) Default is @code{nil}.
8021 @item gnus-uu-post-separate-description
8022 @vindex gnus-uu-post-separate-description
8023 Non-@code{nil} means that the description will be posted in a separate
8024 article.  The first article will typically be numbered (0/x).  If this
8025 variable is @code{nil}, the description the user enters will be included
8026 at the beginning of the first article, which will be numbered (1/x).
8027 Default is @code{t}.
8029 @end table
8032 @node Viewing Files
8033 @subsection Viewing Files
8034 @cindex viewing files
8035 @cindex pseudo-articles
8037 After decoding, if the file is some sort of archive, Gnus will attempt
8038 to unpack the archive and see if any of the files in the archive can be
8039 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
8040 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
8041 uncompress and de-tar the main file, and then view the two pictures.
8042 This unpacking process is recursive, so if the archive contains archives
8043 of archives, it'll all be unpacked.
8045 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
8046 extracted file into the summary buffer.  If you go to these
8047 ``articles'', you will be prompted for a command to run (usually Gnus
8048 will make a suggestion), and then the command will be run.
8050 @vindex gnus-view-pseudo-asynchronously
8051 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8052 until the viewing is done before proceeding.
8054 @vindex gnus-view-pseudos
8055 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8056 the pseudo-articles into the summary buffer, but view them
8057 immediately.  If this variable is @code{not-confirm}, the user won't even
8058 be asked for a confirmation before viewing is done.
8060 @vindex gnus-view-pseudos-separately
8061 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8062 pseudo-article will be created for each file to be viewed.  If
8063 @code{nil}, all files that use the same viewing command will be given as
8064 a list of parameters to that command.
8066 @vindex gnus-insert-pseudo-articles
8067 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8068 pseudo-articles when decoding.  It is @code{t} by default.
8070 So; there you are, reading your @emph{pseudo-articles} in your
8071 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8072 Why isn't anything real anymore? How did we get here?
8075 @node Article Treatment
8076 @section Article Treatment
8078 Reading through this huge manual, you may have quite forgotten that the
8079 object of newsreaders is to actually, like, read what people have
8080 written.  Reading articles.  Unfortunately, people are quite bad at
8081 writing, so there are tons of functions and variables to make reading
8082 these articles easier.
8084 @menu
8085 * Article Highlighting::        You want to make the article look like fruit salad.
8086 * Article Fontisizing::         Making emphasized text look nice.
8087 * Article Hiding::              You also want to make certain info go away.
8088 * Article Washing::             Lots of way-neat functions to make life better.
8089 * Article Header::              Doing various header transformations.
8090 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8091 * Article Button Levels::       Controlling appearance of buttons.
8092 * Article Date::                Grumble, UT!
8093 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8094 * Article Signature::           What is a signature?
8095 * Article Miscellanea::         Various other stuff.
8096 @end menu
8099 @node Article Highlighting
8100 @subsection Article Highlighting
8101 @cindex highlighting
8103 Not only do you want your article buffer to look like fruit salad, but
8104 you want it to look like technicolor fruit salad.
8106 @table @kbd
8108 @item W H a
8109 @kindex W H a (Summary)
8110 @findex gnus-article-highlight
8111 @findex gnus-article-maybe-highlight
8112 Do much highlighting of the current article
8113 (@code{gnus-article-highlight}).  This function highlights header, cited
8114 text, the signature, and adds buttons to the body and the head.
8116 @item W H h
8117 @kindex W H h (Summary)
8118 @findex gnus-article-highlight-headers
8119 @vindex gnus-header-face-alist
8120 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8121 highlighting will be done according to the @code{gnus-header-face-alist}
8122 variable, which is a list where each element has the form
8123 @code{(@var{regexp} @var{name} @var{content})}.
8124 @var{regexp} is a regular expression for matching the
8125 header, @var{name} is the face used for highlighting the header name
8126 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8127 the header value.  The first match made will be used.  Note that
8128 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8130 @item W H c
8131 @kindex W H c (Summary)
8132 @findex gnus-article-highlight-citation
8133 Highlight cited text (@code{gnus-article-highlight-citation}).
8135 Some variables to customize the citation highlights:
8137 @table @code
8138 @vindex gnus-cite-parse-max-size
8140 @item gnus-cite-parse-max-size
8141 If the article size if bigger than this variable (which is 25000 by
8142 default), no citation highlighting will be performed.
8144 @item gnus-cite-max-prefix
8145 @vindex gnus-cite-max-prefix
8146 Maximum possible length for a citation prefix (default 20).
8148 @item gnus-cite-face-list
8149 @vindex gnus-cite-face-list
8150 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8151 When there are citations from multiple articles in the same message,
8152 Gnus will try to give each citation from each article its own face.
8153 This should make it easier to see who wrote what.
8155 @item gnus-supercite-regexp
8156 @vindex gnus-supercite-regexp
8157 Regexp matching normal Supercite attribution lines.
8159 @item gnus-supercite-secondary-regexp
8160 @vindex gnus-supercite-secondary-regexp
8161 Regexp matching mangled Supercite attribution lines.
8163 @item gnus-cite-minimum-match-count
8164 @vindex gnus-cite-minimum-match-count
8165 Minimum number of identical prefixes we have to see before we believe
8166 that it's a citation.
8168 @item gnus-cite-attribution-prefix
8169 @vindex gnus-cite-attribution-prefix
8170 Regexp matching the beginning of an attribution line.
8172 @item gnus-cite-attribution-suffix
8173 @vindex gnus-cite-attribution-suffix
8174 Regexp matching the end of an attribution line.
8176 @item gnus-cite-attribution-face
8177 @vindex gnus-cite-attribution-face
8178 Face used for attribution lines.  It is merged with the face for the
8179 cited text belonging to the attribution.
8181 @item gnus-cite-ignore-quoted-from
8182 @vindex gnus-cite-ignore-quoted-from
8183 If non-@code{nil}, no citation highlighting will be performed on lines
8184 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8185 in order not to mix up with the envelope From line.  The default value
8186 is @code{t}.
8188 @end table
8191 @item W H s
8192 @kindex W H s (Summary)
8193 @vindex gnus-signature-separator
8194 @vindex gnus-signature-face
8195 @findex gnus-article-highlight-signature
8196 Highlight the signature (@code{gnus-article-highlight-signature}).
8197 Everything after @code{gnus-signature-separator} (@pxref{Article
8198 Signature}) in an article will be considered a signature and will be
8199 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8200 default.
8202 @end table
8204 @xref{Customizing Articles}, for how to highlight articles automatically.
8207 @node Article Fontisizing
8208 @subsection Article Fontisizing
8209 @cindex emphasis
8210 @cindex article emphasis
8212 @findex gnus-article-emphasize
8213 @kindex W e (Summary)
8214 People commonly add emphasis to words in news articles by writing things
8215 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8216 this look nicer by running the article through the @kbd{W e}
8217 (@code{gnus-article-emphasize}) command.
8219 @vindex gnus-emphasis-alist
8220 How the emphasis is computed is controlled by the
8221 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8222 element is a regular expression to be matched.  The second is a number
8223 that says what regular expression grouping is used to find the entire
8224 emphasized word.  The third is a number that says what regexp grouping
8225 should be displayed and highlighted.  (The text between these two
8226 groupings will be hidden.)  The fourth is the face used for
8227 highlighting.
8229 @lisp
8230 (setq gnus-emphasis-alist
8231       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8232         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8233 @end lisp
8235 @cindex slash
8236 @cindex asterisk
8237 @cindex underline
8238 @cindex /
8239 @cindex *
8241 @vindex gnus-emphasis-underline
8242 @vindex gnus-emphasis-bold
8243 @vindex gnus-emphasis-italic
8244 @vindex gnus-emphasis-underline-bold
8245 @vindex gnus-emphasis-underline-italic
8246 @vindex gnus-emphasis-bold-italic
8247 @vindex gnus-emphasis-underline-bold-italic
8248 By default, there are seven rules, and they use the following faces:
8249 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8250 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8251 @code{gnus-emphasis-underline-italic},
8252 @code{gnus-emphasis-underline-bold}, and
8253 @code{gnus-emphasis-underline-bold-italic}.
8255 If you want to change these faces, you can either use @kbd{M-x
8256 customize}, or you can use @code{copy-face}.  For instance, if you want
8257 to make @code{gnus-emphasis-italic} use a red face instead, you could
8258 say something like:
8260 @lisp
8261 (copy-face 'red 'gnus-emphasis-italic)
8262 @end lisp
8264 @vindex gnus-group-highlight-words-alist
8266 If you want to highlight arbitrary words, you can use the
8267 @code{gnus-group-highlight-words-alist} variable, which uses the same
8268 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8269 parameter (@pxref{Group Parameters}) can also be used.
8271 @xref{Customizing Articles}, for how to fontize articles automatically.
8274 @node Article Hiding
8275 @subsection Article Hiding
8276 @cindex article hiding
8278 Or rather, hiding certain things in each article.  There usually is much
8279 too much cruft in most articles.
8281 @table @kbd
8283 @item W W a
8284 @kindex W W a (Summary)
8285 @findex gnus-article-hide
8286 Do quite a lot of hiding on the article buffer
8287 (@kbd{gnus-article-hide}).  In particular, this function will hide
8288 headers, @acronym{PGP}, cited text and the signature.
8290 @item W W h
8291 @kindex W W h (Summary)
8292 @findex gnus-article-hide-headers
8293 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8294 Headers}.
8296 @item W W b
8297 @kindex W W b (Summary)
8298 @findex gnus-article-hide-boring-headers
8299 Hide headers that aren't particularly interesting
8300 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8302 @item W W s
8303 @kindex W W s (Summary)
8304 @findex gnus-article-hide-signature
8305 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8306 Signature}.
8308 @item W W l
8309 @kindex W W l (Summary)
8310 @findex gnus-article-hide-list-identifiers
8311 @vindex gnus-list-identifiers
8312 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8313 are strings some mailing list servers add to the beginning of all
8314 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8315 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8316 may not contain @code{\\(..\\)}.
8318 @table @code
8320 @item gnus-list-identifiers
8321 @vindex gnus-list-identifiers
8322 A regular expression that matches list identifiers to be removed from
8323 subject.  This can also be a list of regular expressions.
8325 @end table
8327 @item W W P
8328 @kindex W W P (Summary)
8329 @findex gnus-article-hide-pem
8330 Hide @acronym{PEM} (privacy enhanced messages) cruft
8331 (@code{gnus-article-hide-pem}).
8333 @item W W B
8334 @kindex W W B (Summary)
8335 @findex gnus-article-strip-banner
8336 @vindex gnus-article-banner-alist
8337 @vindex gnus-article-address-banner-alist
8338 @cindex banner
8339 @cindex OneList
8340 @cindex stripping advertisements
8341 @cindex advertisements
8342 Strip the banner specified by the @code{banner} group parameter
8343 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8344 annoying banners and/or signatures that some mailing lists and moderated
8345 groups adds to all the messages.  The way to use this function is to add
8346 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8347 group you want banners stripped from.  The parameter either be a string,
8348 which will be interpreted as a regular expression matching text to be
8349 removed, or the symbol @code{signature}, meaning that the (last)
8350 signature should be removed, or other symbol, meaning that the
8351 corresponding regular expression in @code{gnus-article-banner-alist} is
8352 used.
8354 Regardless of a group, you can hide things like advertisements only when
8355 the sender of an article has a certain mail address specified in
8356 @code{gnus-article-address-banner-alist}.
8358 @table @code
8360 @item gnus-article-address-banner-alist
8361 @vindex gnus-article-address-banner-alist
8362 Alist of mail addresses and banners.  Each element has the form
8363 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8364 matching a mail address in the From header, @var{banner} is one of a
8365 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8366 a regexp and @code{nil}.  If @var{address} matches author's mail
8367 address, it will remove things like advertisements.  For example, if a
8368 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8369 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8370 sends, you can use the following element to remove them:
8372 @lisp
8373 ("@@yoo-hoo\\.co\\.jp\\'" .
8374  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8375 @end lisp
8377 @end table
8379 @item W W c
8380 @kindex W W c (Summary)
8381 @findex gnus-article-hide-citation
8382 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8383 customizing the hiding:
8385 @table @code
8387 @item gnus-cited-opened-text-button-line-format
8388 @itemx gnus-cited-closed-text-button-line-format
8389 @vindex gnus-cited-closed-text-button-line-format
8390 @vindex gnus-cited-opened-text-button-line-format
8391 Gnus adds buttons to show where the cited text has been hidden, and to
8392 allow toggle hiding the text.  The format of the variable is specified
8393 by these format-like variable (@pxref{Formatting Variables}).  These
8394 specs are valid:
8396 @table @samp
8397 @item b
8398 Starting point of the hidden text.
8399 @item e
8400 Ending point of the hidden text.
8401 @item l
8402 Number of characters in the hidden region.
8403 @item n
8404 Number of lines of hidden text.
8405 @end table
8407 @item gnus-cited-lines-visible
8408 @vindex gnus-cited-lines-visible
8409 The number of lines at the beginning of the cited text to leave
8410 shown.  This can also be a cons cell with the number of lines at the top
8411 and bottom of the text, respectively, to remain visible.
8413 @end table
8415 @item W W C-c
8416 @kindex W W C-c (Summary)
8417 @findex gnus-article-hide-citation-maybe
8419 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8420 following two variables:
8422 @table @code
8423 @item gnus-cite-hide-percentage
8424 @vindex gnus-cite-hide-percentage
8425 If the cited text is of a bigger percentage than this variable (default
8426 50), hide the cited text.
8428 @item gnus-cite-hide-absolute
8429 @vindex gnus-cite-hide-absolute
8430 The cited text must have at least this length (default 10) before it
8431 is hidden.
8432 @end table
8434 @item W W C
8435 @kindex W W C (Summary)
8436 @findex gnus-article-hide-citation-in-followups
8437 Hide cited text in articles that aren't roots
8438 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8439 useful as an interactive command, but might be a handy function to stick
8440 have happen automatically (@pxref{Customizing Articles}).
8442 @end table
8444 All these ``hiding'' commands are toggles, but if you give a negative
8445 prefix to these commands, they will show what they have previously
8446 hidden.  If you give a positive prefix, they will always hide.
8448 Also @pxref{Article Highlighting} for further variables for
8449 citation customization.
8451 @xref{Customizing Articles}, for how to hide article elements
8452 automatically.
8455 @node Article Washing
8456 @subsection Article Washing
8457 @cindex washing
8458 @cindex article washing
8460 We call this ``article washing'' for a really good reason.  Namely, the
8461 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8463 @dfn{Washing} is defined by us as ``changing something from something to
8464 something else'', but normally results in something looking better.
8465 Cleaner, perhaps.
8467 @xref{Customizing Articles}, if you want to change how Gnus displays
8468 articles by default.
8470 @table @kbd
8472 @item C-u g
8473 This is not really washing, it's sort of the opposite of washing.  If
8474 you type this, you see the article exactly as it exists on disk or on
8475 the server.
8477 @item g
8478 Force redisplaying of the current article
8479 (@code{gnus-summary-show-article}).  This is also not really washing.
8480 If you type this, you see the article without any previously applied
8481 interactive Washing functions but with all default treatments
8482 (@pxref{Customizing Articles}).
8484 @item W l
8485 @kindex W l (Summary)
8486 @findex gnus-summary-stop-page-breaking
8487 Remove page breaks from the current article
8488 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8489 delimiters.
8491 @item W r
8492 @kindex W r (Summary)
8493 @findex gnus-summary-caesar-message
8494 @c @icon{gnus-summary-caesar-message}
8495 Do a Caesar rotate (rot13) on the article buffer
8496 (@code{gnus-summary-caesar-message}).
8497 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8498 (Typically offensive jokes and such.)
8500 It's commonly called ``rot13'' because each letter is rotated 13
8501 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8502 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8503 is rumored to have employed this form of, uh, somewhat weak encryption.
8505 @item W m
8506 @kindex W m (Summary)
8507 @findex gnus-summary-morse-message
8508 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8510 @item W t
8511 @item t
8512 @kindex W t (Summary)
8513 @kindex t (Summary)
8514 @findex gnus-summary-toggle-header
8515 Toggle whether to display all headers in the article buffer
8516 (@code{gnus-summary-toggle-header}).
8518 @item W v
8519 @kindex W v (Summary)
8520 @findex gnus-summary-verbose-headers
8521 Toggle whether to display all headers in the article buffer permanently
8522 (@code{gnus-summary-verbose-headers}).
8524 @item W o
8525 @kindex W o (Summary)
8526 @findex gnus-article-treat-overstrike
8527 Treat overstrike (@code{gnus-article-treat-overstrike}).
8529 @item W d
8530 @kindex W d (Summary)
8531 @findex gnus-article-treat-dumbquotes
8532 @vindex gnus-article-dumbquotes-map
8533 @cindex Smartquotes
8534 @cindex M****s*** sm*rtq**t*s
8535 @cindex Latin 1
8536 Treat M****s*** sm*rtq**t*s according to
8537 @code{gnus-article-dumbquotes-map}
8538 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8539 whether a character is a sm*rtq**t* or not, so it should only be used
8540 interactively.
8542 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8543 an attempt to provide more quoting characters.  If you see something
8544 like @code{\222} or @code{\264} where you're expecting some kind of
8545 apostrophe or quotation mark, then try this wash.
8547 @item W Y f
8548 @kindex W Y f (Summary)
8549 @findex gnus-article-outlook-deuglify-article
8550 @cindex Outlook Express
8551 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8552 unwrap lines, repair attribution and rearrange citation.
8553 (@code{gnus-article-outlook-deuglify-article}).
8555 @item W Y u
8556 @kindex W Y u (Summary)
8557 @findex gnus-article-outlook-unwrap-lines
8558 @vindex gnus-outlook-deuglify-unwrap-min
8559 @vindex gnus-outlook-deuglify-unwrap-max
8560 Unwrap lines that appear to be wrapped citation lines.  You can control
8561 what lines will be unwrapped by frobbing
8562 @code{gnus-outlook-deuglify-unwrap-min} and
8563 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8564 maximum length of an unwrapped citation line.
8565 (@code{gnus-article-outlook-unwrap-lines}).
8567 @item W Y a
8568 @kindex W Y a (Summary)
8569 @findex gnus-article-outlook-repair-attribution
8570 Repair a broken attribution line.@*
8571 (@code{gnus-article-outlook-repair-attribution}).
8573 @item W Y c
8574 @kindex W Y c (Summary)
8575 @findex gnus-article-outlook-rearrange-citation
8576 Repair broken citations by rearranging the text.
8577 (@code{gnus-article-outlook-rearrange-citation}).
8579 @item W w
8580 @kindex W w (Summary)
8581 @findex gnus-article-fill-cited-article
8582 Do word wrap (@code{gnus-article-fill-cited-article}).
8584 You can give the command a numerical prefix to specify the width to use
8585 when filling.
8587 @item W Q
8588 @kindex W Q (Summary)
8589 @findex gnus-article-fill-long-lines
8590 Fill long lines (@code{gnus-article-fill-long-lines}).
8592 @item W C
8593 @kindex W C (Summary)
8594 @findex gnus-article-capitalize-sentences
8595 Capitalize the first word in each sentence
8596 (@code{gnus-article-capitalize-sentences}).
8598 @item W c
8599 @kindex W c (Summary)
8600 @findex gnus-article-remove-cr
8601 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8602 (this takes care of DOS line endings), and then translate any remaining
8603 CRs into LF (this takes care of Mac line endings)
8604 (@code{gnus-article-remove-cr}).
8606 @item W q
8607 @kindex W q (Summary)
8608 @findex gnus-article-de-quoted-unreadable
8609 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8610 Quoted-Printable is one common @acronym{MIME} encoding employed when
8611 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8612 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8613 doesn't look very readable to me.  Note that this is usually done
8614 automatically by Gnus if the message in question has a
8615 @code{Content-Transfer-Encoding} header that says that this encoding
8616 has been done.  If a prefix is given, a charset will be asked for.
8618 @item W 6
8619 @kindex W 6 (Summary)
8620 @findex gnus-article-de-base64-unreadable
8621 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8622 one common @acronym{MIME} encoding employed when sending
8623 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8624 usually done automatically by Gnus if the message in question has a
8625 @code{Content-Transfer-Encoding} header that says that this encoding
8626 has been done.  If a prefix is given, a charset will be asked for.
8628 @item W Z
8629 @kindex W Z (Summary)
8630 @findex gnus-article-decode-HZ
8631 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8632 common encoding employed when sending Chinese articles.  It typically
8633 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8635 @item W u
8636 @kindex W u (Summary)
8637 @findex gnus-article-unsplit-urls
8638 Remove newlines from within URLs.  Some mailers insert newlines into
8639 outgoing email messages to keep lines short.  This reformatting can
8640 split long URLs onto multiple lines.  Repair those URLs by removing
8641 the newlines (@code{gnus-article-unsplit-urls}).
8643 @item W h
8644 @kindex W h (Summary)
8645 @findex gnus-article-wash-html
8646 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8647 usually done automatically by Gnus if the message in question has a
8648 @code{Content-Type} header that says that the message is @acronym{HTML}.
8650 If a prefix is given, a charset will be asked for.  If it is a number,
8651 the charset defined in @code{gnus-summary-show-article-charset-alist}
8652 (@pxref{Paging the Article}) will be used.
8654 @vindex gnus-article-wash-function
8655 The default is to use the function specified by
8656 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8657 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8658 @acronym{HTML}, but this is controlled by the
8659 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8660 can use include:
8662 @table @code
8663 @item w3
8664 Use Emacs/W3.
8666 @item w3m
8667 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8669 @item w3m-standalone
8670 Use @uref{http://w3m.sourceforge.net/, w3m}.
8672 @item links
8673 Use @uref{http://links.sf.net/, Links}.
8675 @item lynx
8676 Use @uref{http://lynx.isc.org/, Lynx}.
8678 @item html2text
8679 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8681 @end table
8683 @item W b
8684 @kindex W b (Summary)
8685 @findex gnus-article-add-buttons
8686 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8687 @xref{Article Buttons}.
8689 @item W B
8690 @kindex W B (Summary)
8691 @findex gnus-article-add-buttons-to-head
8692 Add clickable buttons to the article headers
8693 (@code{gnus-article-add-buttons-to-head}).
8695 @item W p
8696 @kindex W p (Summary)
8697 @findex gnus-article-verify-x-pgp-sig
8698 Verify a signed control message
8699 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8700 @code{newgroup} and @code{checkgroups} are usually signed by the
8701 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8702 the maintainer to your keyring to verify the
8703 message.@footnote{@acronym{PGP} keys for many hierarchies are
8704 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8706 @item W s
8707 @kindex W s (Summary)
8708 @findex gnus-summary-force-verify-and-decrypt
8709 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8710 @acronym{S/MIME}) message
8711 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8713 @item W a
8714 @kindex W a (Summary)
8715 @findex gnus-article-strip-headers-in-body
8716 Strip headers like the @code{X-No-Archive} header from the beginning of
8717 article bodies (@code{gnus-article-strip-headers-in-body}).
8719 @item W E l
8720 @kindex W E l (Summary)
8721 @findex gnus-article-strip-leading-blank-lines
8722 Remove all blank lines from the beginning of the article
8723 (@code{gnus-article-strip-leading-blank-lines}).
8725 @item W E m
8726 @kindex W E m (Summary)
8727 @findex gnus-article-strip-multiple-blank-lines
8728 Replace all blank lines with empty lines and then all multiple empty
8729 lines with a single empty line.
8730 (@code{gnus-article-strip-multiple-blank-lines}).
8732 @item W E t
8733 @kindex W E t (Summary)
8734 @findex gnus-article-remove-trailing-blank-lines
8735 Remove all blank lines at the end of the article
8736 (@code{gnus-article-remove-trailing-blank-lines}).
8738 @item W E a
8739 @kindex W E a (Summary)
8740 @findex gnus-article-strip-blank-lines
8741 Do all the three commands above
8742 (@code{gnus-article-strip-blank-lines}).
8744 @item W E A
8745 @kindex W E A (Summary)
8746 @findex gnus-article-strip-all-blank-lines
8747 Remove all blank lines
8748 (@code{gnus-article-strip-all-blank-lines}).
8750 @item W E s
8751 @kindex W E s (Summary)
8752 @findex gnus-article-strip-leading-space
8753 Remove all white space from the beginning of all lines of the article
8754 body (@code{gnus-article-strip-leading-space}).
8756 @item W E e
8757 @kindex W E e (Summary)
8758 @findex gnus-article-strip-trailing-space
8759 Remove all white space from the end of all lines of the article
8760 body (@code{gnus-article-strip-trailing-space}).
8762 @end table
8764 @xref{Customizing Articles}, for how to wash articles automatically.
8767 @node Article Header
8768 @subsection Article Header
8770 These commands perform various transformations of article header.
8772 @table @kbd
8774 @item W G u
8775 @kindex W G u (Summary)
8776 @findex gnus-article-treat-unfold-headers
8777 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8779 @item W G n
8780 @kindex W G n (Summary)
8781 @findex gnus-article-treat-fold-newsgroups
8782 Fold the @code{Newsgroups} and @code{Followup-To} headers
8783 (@code{gnus-article-treat-fold-newsgroups}).
8785 @item W G f
8786 @kindex W G f (Summary)
8787 @findex gnus-article-treat-fold-headers
8788 Fold all the message headers
8789 (@code{gnus-article-treat-fold-headers}).
8791 @item W E w
8792 @kindex W E w (Summary)
8793 @findex gnus-article-remove-leading-whitespace
8794 Remove excessive whitespace from all headers
8795 (@code{gnus-article-remove-leading-whitespace}).
8797 @end table
8800 @node Article Buttons
8801 @subsection Article Buttons
8802 @cindex buttons
8804 People often include references to other stuff in articles, and it would
8805 be nice if Gnus could just fetch whatever it is that people talk about
8806 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8807 button on these references.
8809 @vindex gnus-button-man-handler
8810 Gnus adds @dfn{buttons} to certain standard references by default:
8811 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8812 Emacs or Gnus related references.  This is controlled by two variables,
8813 one that handles article bodies and one that handles article heads:
8815 @table @code
8817 @item gnus-button-alist
8818 @vindex gnus-button-alist
8819 This is an alist where each entry has this form:
8821 @lisp
8822 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8823 @end lisp
8825 @table @var
8827 @item regexp
8828 All text that match this regular expression (case insensitive) will be
8829 considered an external reference.  Here's a typical regexp that matches
8830 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8831 variable containing a regexp, useful variables to use include
8832 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8834 @item button-par
8835 Gnus has to know which parts of the matches is to be highlighted.  This
8836 is a number that says what sub-expression of the regexp is to be
8837 highlighted.  If you want it all highlighted, you use 0 here.
8839 @item use-p
8840 This form will be @code{eval}ed, and if the result is non-@code{nil},
8841 this is considered a match.  This is useful if you want extra sifting to
8842 avoid false matches.  Often variables named
8843 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8844 Levels}, but any other form may be used too.
8846 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8848 @item function
8849 This function will be called when you click on this button.
8851 @item data-par
8852 As with @var{button-par}, this is a sub-expression number, but this one
8853 says which part of the match is to be sent as data to @var{function}.
8855 @end table
8857 So the full entry for buttonizing URLs is then
8859 @lisp
8860 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8861 @end lisp
8863 @item gnus-header-button-alist
8864 @vindex gnus-header-button-alist
8865 This is just like the other alist, except that it is applied to the
8866 article head only, and that each entry has an additional element that is
8867 used to say what headers to apply the buttonize coding to:
8869 @lisp
8870 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8871 @end lisp
8873 @var{header} is a regular expression.
8874 @end table
8876 @subsubsection Related variables and functions
8878 @table @code
8879 @item gnus-button-@var{*}-level
8880 @xref{Article Button Levels}.
8882 @c Stuff related to gnus-button-browse-level
8884 @item gnus-button-url-regexp
8885 @vindex gnus-button-url-regexp
8886 A regular expression that matches embedded URLs.  It is used in the
8887 default values of the variables above.
8889 @c Stuff related to gnus-button-man-level
8891 @item gnus-button-man-handler
8892 @vindex gnus-button-man-handler
8893 The function to use for displaying man pages.  It must take at least one
8894 argument with a string naming the man page.
8896 @c Stuff related to gnus-button-message-level
8898 @item gnus-button-mid-or-mail-regexp
8899 @vindex gnus-button-mid-or-mail-regexp
8900 Regular expression that matches a message ID or a mail address.
8902 @item gnus-button-prefer-mid-or-mail
8903 @vindex gnus-button-prefer-mid-or-mail
8904 This variable determines what to do when the button on a string as
8905 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8906 message ID or a mail address.  If it is one of the symbols @code{mid} or
8907 @code{mail}, Gnus will always assume that the string is a message ID or
8908 a mail address, respectively.  If this variable is set to the symbol
8909 @code{ask}, always query the user what do do.  If it is a function, this
8910 function will be called with the string as its only argument.  The
8911 function must return @code{mid}, @code{mail}, @code{invalid} or
8912 @code{ask}.  The default value is the function
8913 @code{gnus-button-mid-or-mail-heuristic}.
8915 @item gnus-button-mid-or-mail-heuristic
8916 @findex gnus-button-mid-or-mail-heuristic
8917 Function that guesses whether its argument is a message ID or a mail
8918 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8919 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8920 string is invalid.
8922 @item gnus-button-mid-or-mail-heuristic-alist
8923 @vindex gnus-button-mid-or-mail-heuristic-alist
8924 An alist of @code{(RATE . REGEXP)} pairs used by the function
8925 @code{gnus-button-mid-or-mail-heuristic}.
8927 @c Stuff related to gnus-button-tex-level
8929 @item gnus-button-ctan-handler
8930 @findex gnus-button-ctan-handler
8931 The function to use for displaying CTAN links.  It must take one
8932 argument, the string naming the URL.
8934 @item gnus-ctan-url
8935 @vindex gnus-ctan-url
8936 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8937 by @code{gnus-button-ctan-handler}.
8939 @c Misc stuff
8941 @item gnus-article-button-face
8942 @vindex gnus-article-button-face
8943 Face used on buttons.
8945 @item gnus-article-mouse-face
8946 @vindex gnus-article-mouse-face
8947 Face used when the mouse cursor is over a button.
8949 @end table
8951 @xref{Customizing Articles}, for how to buttonize articles automatically.
8954 @node Article Button Levels
8955 @subsection Article button levels
8956 @cindex button levels
8957 The higher the value of the variables @code{gnus-button-@var{*}-level},
8958 the more buttons will appear.  If the level is zero, no corresponding
8959 buttons are displayed.  With the default value (which is 5) you should
8960 already see quite a lot of buttons.  With higher levels, you will see
8961 more buttons, but you may also get more false positives.  To avoid them,
8962 you can set the variables @code{gnus-button-@var{*}-level} local to
8963 specific groups (@pxref{Group Parameters}).  Here's an example for the
8964 variable @code{gnus-parameters}:
8966 @lisp
8967 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8968 (setq gnus-parameters
8969       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8970         ("\\<unix\\>"               (gnus-button-man-level 10))
8971         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8972 @end lisp
8974 @table @code
8976 @item gnus-button-browse-level
8977 @vindex gnus-button-browse-level
8978 Controls the display of references to message IDs, mail addresses and
8979 news URLs.  Related variables and functions include
8980 @code{gnus-button-url-regexp}, @code{browse-url}, and
8981 @code{browse-url-browser-function}.
8983 @item gnus-button-emacs-level
8984 @vindex gnus-button-emacs-level
8985 Controls the display of Emacs or Gnus references.  Related functions are
8986 @code{gnus-button-handle-custom},
8987 @code{gnus-button-handle-describe-function},
8988 @code{gnus-button-handle-describe-variable},
8989 @code{gnus-button-handle-symbol},
8990 @code{gnus-button-handle-describe-key},
8991 @code{gnus-button-handle-apropos},
8992 @code{gnus-button-handle-apropos-command},
8993 @code{gnus-button-handle-apropos-variable},
8994 @code{gnus-button-handle-apropos-documentation}, and
8995 @code{gnus-button-handle-library}.
8997 @item gnus-button-man-level
8998 @vindex gnus-button-man-level
8999 Controls the display of references to (Unix) man pages.
9000 See @code{gnus-button-man-handler}.
9002 @item gnus-button-message-level
9003 @vindex gnus-button-message-level
9004 Controls the display of message IDs, mail addresses and news URLs.
9005 Related variables and functions include
9006 @code{gnus-button-mid-or-mail-regexp},
9007 @code{gnus-button-prefer-mid-or-mail},
9008 @code{gnus-button-mid-or-mail-heuristic}, and
9009 @code{gnus-button-mid-or-mail-heuristic-alist}.
9011 @item gnus-button-tex-level
9012 @vindex gnus-button-tex-level
9013 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
9014 URLs.  See the variables @code{gnus-ctan-url},
9015 @code{gnus-button-ctan-handler},
9016 @code{gnus-button-ctan-directory-regexp}, and
9017 @code{gnus-button-handle-ctan-bogus-regexp}.
9019 @end table
9022 @node Article Date
9023 @subsection Article Date
9025 The date is most likely generated in some obscure timezone you've never
9026 heard of, so it's quite nice to be able to find out what the time was
9027 when the article was sent.
9029 @table @kbd
9031 @item W T u
9032 @kindex W T u (Summary)
9033 @findex gnus-article-date-ut
9034 Display the date in UT (aka. GMT, aka ZULU)
9035 (@code{gnus-article-date-ut}).
9037 @item W T i
9038 @kindex W T i (Summary)
9039 @findex gnus-article-date-iso8601
9040 @cindex ISO 8601
9041 Display the date in international format, aka. ISO 8601
9042 (@code{gnus-article-date-iso8601}).
9044 @item W T l
9045 @kindex W T l (Summary)
9046 @findex gnus-article-date-local
9047 Display the date in the local timezone (@code{gnus-article-date-local}).
9049 @item W T p
9050 @kindex W T p (Summary)
9051 @findex gnus-article-date-english
9052 Display the date in a format that's easily pronounceable in English
9053 (@code{gnus-article-date-english}).
9055 @item W T s
9056 @kindex W T s (Summary)
9057 @vindex gnus-article-time-format
9058 @findex gnus-article-date-user
9059 @findex format-time-string
9060 Display the date using a user-defined format
9061 (@code{gnus-article-date-user}).  The format is specified by the
9062 @code{gnus-article-time-format} variable, and is a string that's passed
9063 to @code{format-time-string}.  See the documentation of that variable
9064 for a list of possible format specs.
9066 @item W T e
9067 @kindex W T e (Summary)
9068 @findex gnus-article-date-lapsed
9069 @findex gnus-start-date-timer
9070 @findex gnus-stop-date-timer
9071 Say how much time has elapsed between the article was posted and now
9072 (@code{gnus-article-date-lapsed}).  It looks something like:
9074 @example
9075 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9076 @end example
9078 @vindex gnus-article-date-lapsed-new-header
9079 The value of @code{gnus-article-date-lapsed-new-header} determines
9080 whether this header will just be added below the old Date one, or will
9081 replace it.
9083 An advantage of using Gnus to read mail is that it converts simple bugs
9084 into wonderful absurdities.
9086 If you want to have this line updated continually, you can put
9088 @lisp
9089 (gnus-start-date-timer)
9090 @end lisp
9092 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9093 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9094 command.
9096 @item W T o
9097 @kindex W T o (Summary)
9098 @findex gnus-article-date-original
9099 Display the original date (@code{gnus-article-date-original}).  This can
9100 be useful if you normally use some other conversion function and are
9101 worried that it might be doing something totally wrong.  Say, claiming
9102 that the article was posted in 1854.  Although something like that is
9103 @emph{totally} impossible.  Don't you trust me? *titter*
9105 @end table
9107 @xref{Customizing Articles}, for how to display the date in your
9108 preferred format automatically.
9111 @node Article Display
9112 @subsection Article Display
9113 @cindex picons
9114 @cindex x-face
9115 @cindex smileys
9117 These commands add various frivolous display gimmicks to the article
9118 buffer in Emacs versions that support them.
9120 @code{X-Face} headers are small black-and-white images supplied by the
9121 message headers (@pxref{X-Face}).
9123 @code{Face} headers are small colored images supplied by the message
9124 headers (@pxref{Face}).
9126 Smileys are those little @samp{:-)} symbols that people like to litter
9127 their messages with (@pxref{Smileys}).
9129 Picons, on the other hand, reside on your own system, and Gnus will
9130 try to match the headers to what you have (@pxref{Picons}).
9132 All these functions are toggles---if the elements already exist,
9133 they'll be removed.
9135 @table @kbd
9136 @item W D x
9137 @kindex W D x (Summary)
9138 @findex gnus-article-display-x-face
9139 Display an @code{X-Face} in the @code{From} header.
9140 (@code{gnus-article-display-x-face}).
9142 @item W D d
9143 @kindex W D d (Summary)
9144 @findex gnus-article-display-face
9145 Display a @code{Face} in the @code{From} header.
9146 (@code{gnus-article-display-face}).
9148 @item W D s
9149 @kindex W D s (Summary)
9150 @findex gnus-treat-smiley
9151 Display smileys (@code{gnus-treat-smiley}).
9153 @item W D f
9154 @kindex W D f (Summary)
9155 @findex gnus-treat-from-picon
9156 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9158 @item W D m
9159 @kindex W D m (Summary)
9160 @findex gnus-treat-mail-picon
9161 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9162 (@code{gnus-treat-mail-picon}).
9164 @item W D n
9165 @kindex W D n (Summary)
9166 @findex gnus-treat-newsgroups-picon
9167 Piconify all news headers (i. e., @code{Newsgroups} and
9168 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9170 @item W D D
9171 @kindex W D D (Summary)
9172 @findex gnus-article-remove-images
9173 Remove all images from the article buffer
9174 (@code{gnus-article-remove-images}).
9176 @end table
9180 @node Article Signature
9181 @subsection Article Signature
9182 @cindex signatures
9183 @cindex article signature
9185 @vindex gnus-signature-separator
9186 Each article is divided into two parts---the head and the body.  The
9187 body can be divided into a signature part and a text part.  The variable
9188 that says what is to be considered a signature is
9189 @code{gnus-signature-separator}.  This is normally the standard
9190 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9191 non-standard signature separators, so this variable can also be a list
9192 of regular expressions to be tested, one by one.  (Searches are done
9193 from the end of the body towards the beginning.)  One likely value is:
9195 @lisp
9196 (setq gnus-signature-separator
9197       '("^-- $"         ; @r{The standard}
9198         "^-- *$"        ; @r{A common mangling}
9199         "^-------*$"    ; @r{Many people just use a looong}
9200                         ; @r{line of dashes.  Shame!}
9201         "^ *--------*$" ; @r{Double-shame!}
9202         "^________*$"   ; @r{Underscores are also popular}
9203         "^========*$")) ; @r{Pervert!}
9204 @end lisp
9206 The more permissive you are, the more likely it is that you'll get false
9207 positives.
9209 @vindex gnus-signature-limit
9210 @code{gnus-signature-limit} provides a limit to what is considered a
9211 signature when displaying articles.
9213 @enumerate
9214 @item
9215 If it is an integer, no signature may be longer (in characters) than
9216 that integer.
9217 @item
9218 If it is a floating point number, no signature may be longer (in lines)
9219 than that number.
9220 @item
9221 If it is a function, the function will be called without any parameters,
9222 and if it returns @code{nil}, there is no signature in the buffer.
9223 @item
9224 If it is a string, it will be used as a regexp.  If it matches, the text
9225 in question is not a signature.
9226 @end enumerate
9228 This variable can also be a list where the elements may be of the types
9229 listed above.  Here's an example:
9231 @lisp
9232 (setq gnus-signature-limit
9233       '(200.0 "^---*Forwarded article"))
9234 @end lisp
9236 This means that if there are more than 200 lines after the signature
9237 separator, or the text after the signature separator is matched by
9238 the regular expression @samp{^---*Forwarded article}, then it isn't a
9239 signature after all.
9242 @node Article Miscellanea
9243 @subsection Article Miscellanea
9245 @table @kbd
9246 @item A t
9247 @kindex A t (Summary)
9248 @findex gnus-article-babel
9249 Translate the article from one language to another
9250 (@code{gnus-article-babel}).
9252 @end table
9255 @node MIME Commands
9256 @section MIME Commands
9257 @cindex MIME decoding
9258 @cindex attachments
9259 @cindex viewing attachments
9261 The following commands all understand the numerical prefix.  For
9262 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9264 @table @kbd
9265 @item b
9266 @itemx K v
9267 @kindex b (Summary)
9268 @kindex K v (Summary)
9269 View the @acronym{MIME} part.
9271 @item K o
9272 @kindex K o (Summary)
9273 Save the @acronym{MIME} part.
9275 @item K c
9276 @kindex K c (Summary)
9277 Copy the @acronym{MIME} part.
9279 @item K e
9280 @kindex K e (Summary)
9281 View the @acronym{MIME} part externally.
9283 @item K i
9284 @kindex K i (Summary)
9285 View the @acronym{MIME} part internally.
9287 @item K |
9288 @kindex K | (Summary)
9289 Pipe the @acronym{MIME} part to an external command.
9290 @end table
9292 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9293 the same manner:
9295 @table @kbd
9296 @item K b
9297 @kindex K b (Summary)
9298 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9299 mostly useful if you wish to save (or perform other actions) on inlined
9300 parts.
9302 @item K m
9303 @kindex K m (Summary)
9304 @findex gnus-summary-repair-multipart
9305 Some multipart messages are transmitted with missing or faulty headers.
9306 This command will attempt to ``repair'' these messages so that they can
9307 be viewed in a more pleasant manner
9308 (@code{gnus-summary-repair-multipart}).
9310 @item X m
9311 @kindex X m (Summary)
9312 @findex gnus-summary-save-parts
9313 Save all parts matching a @acronym{MIME} type to a directory
9314 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9315 convention (@pxref{Process/Prefix}).
9317 @item M-t
9318 @kindex M-t (Summary)
9319 @findex gnus-summary-toggle-display-buttonized
9320 Toggle the buttonized display of the article buffer
9321 (@code{gnus-summary-toggle-display-buttonized}).
9323 @item W M w
9324 @kindex W M w (Summary)
9325 @findex gnus-article-decode-mime-words
9326 Decode RFC 2047-encoded words in the article headers
9327 (@code{gnus-article-decode-mime-words}).
9329 @item W M c
9330 @kindex W M c (Summary)
9331 @findex gnus-article-decode-charset
9332 Decode encoded article bodies as well as charsets
9333 (@code{gnus-article-decode-charset}).
9335 This command looks in the @code{Content-Type} header to determine the
9336 charset.  If there is no such header in the article, you can give it a
9337 prefix, which will prompt for the charset to decode as.  In regional
9338 groups where people post using some common encoding (but do not
9339 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9340 parameter to the required charset (@pxref{Group Parameters}).
9342 @item W M v
9343 @kindex W M v (Summary)
9344 @findex gnus-mime-view-all-parts
9345 View all the @acronym{MIME} parts in the current article
9346 (@code{gnus-mime-view-all-parts}).
9348 @end table
9350 Relevant variables:
9352 @table @code
9353 @item gnus-ignored-mime-types
9354 @vindex gnus-ignored-mime-types
9355 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9356 this list will be completely ignored by Gnus.  The default value is
9357 @code{nil}.
9359 To have all Vcards be ignored, you'd say something like this:
9361 @lisp
9362 (setq gnus-ignored-mime-types
9363       '("text/x-vcard"))
9364 @end lisp
9366 @item gnus-article-loose-mime
9367 @vindex gnus-article-loose-mime
9368 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9369 before interpreting the message as a @acronym{MIME} message.  This helps
9370 when reading messages from certain broken mail user agents.  The
9371 default is @code{nil}.
9373 @item gnus-article-emulate-mime
9374 @vindex gnus-article-emulate-mime
9375 @cindex uuencode
9376 @cindex yEnc
9377 There are other, non-@acronym{MIME} encoding methods used.  The most common
9378 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9379 this variable is non-@code{nil}, Gnus will look in message bodies to
9380 see if it finds these encodings, and if so, it'll run them through the
9381 Gnus @acronym{MIME} machinery.  The default is @code{t}.  Only
9382 single-part yEnc encoded attachments can be decoded.  There's no support
9383 for encoding in Gnus.
9385 @item gnus-unbuttonized-mime-types
9386 @vindex gnus-unbuttonized-mime-types
9387 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9388 this list won't have @acronym{MIME} buttons inserted unless they aren't
9389 displayed or this variable is overridden by
9390 @code{gnus-buttonized-mime-types}.  The default value is
9391 @code{(".*/.*")}.  This variable is only used when
9392 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9394 @item gnus-buttonized-mime-types
9395 @vindex gnus-buttonized-mime-types
9396 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9397 this list will have @acronym{MIME} buttons inserted unless they aren't
9398 displayed.  This variable overrides
9399 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9400 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9401 is @code{nil}.
9403 To see e.g. security buttons but no other buttons, you could set this
9404 variable to @code{("multipart/signed")} and leave
9405 @code{gnus-unbuttonized-mime-types} at the default value.
9407 You could also add @code{"multipart/alternative"} to this list to
9408 display radio buttons that allow you to choose one of two media types
9409 those mails include.  See also @code{mm-discouraged-alternatives}
9410 (@pxref{Display Customization, ,Display Customization, emacs-mime, The
9411 Emacs MIME Manual}).
9413 @item gnus-inhibit-mime-unbuttonizing
9414 @vindex gnus-inhibit-mime-unbuttonizing
9415 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9416 default value is @code{nil}.
9418 @item gnus-article-mime-part-function
9419 @vindex gnus-article-mime-part-function
9420 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9421 handle as the parameter.  The function is meant to be used to allow
9422 users to gather information from the article (e. g., add Vcard info to
9423 the bbdb database) or to do actions based on parts (e. g., automatically
9424 save all jpegs into some directory).
9426 Here's an example function the does the latter:
9428 @lisp
9429 (defun my-save-all-jpeg-parts (handle)
9430   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9431     (with-temp-buffer
9432       (insert (mm-get-part handle))
9433       (write-region (point-min) (point-max)
9434                     (read-file-name "Save jpeg to: ")))))
9435 (setq gnus-article-mime-part-function
9436       'my-save-all-jpeg-parts)
9437 @end lisp
9439 @vindex gnus-mime-multipart-functions
9440 @item gnus-mime-multipart-functions
9441 Alist of @acronym{MIME} multipart types and functions to handle them.
9443 @vindex gnus-mime-display-multipart-alternative-as-mixed
9444 @item gnus-mime-display-multipart-alternative-as-mixed
9445 Display "multipart/alternative" parts as "multipart/mixed".
9447 @vindex gnus-mime-display-multipart-related-as-mixed
9448 @item gnus-mime-display-multipart-related-as-mixed
9449 Display "multipart/related" parts as "multipart/mixed".
9451 If displaying "text/html" is discouraged, see
9452 @code{mm-discouraged-alternatives}, images or other material inside a
9453 "multipart/related" part might be overlooked when this variable is
9454 @code{nil}.  @ref{Display Customization, Display Customization, ,
9455 emacs-mime, Emacs-Mime Manual}.
9457 @vindex gnus-mime-display-multipart-as-mixed
9458 @item gnus-mime-display-multipart-as-mixed
9459 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9460 overrides @code{nil} values of
9461 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9462 @code{gnus-mime-display-multipart-related-as-mixed}.
9464 @vindex mm-file-name-rewrite-functions
9465 @item mm-file-name-rewrite-functions
9466 List of functions used for rewriting file names of @acronym{MIME} parts.
9467 Each function takes a file name as input and returns a file name.
9469 Ready-made functions include@*
9470 @code{mm-file-name-delete-whitespace},
9471 @code{mm-file-name-trim-whitespace},
9472 @code{mm-file-name-collapse-whitespace}, and
9473 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9474 the variable @code{mm-file-name-replace-whitespace} to replace each
9475 whitespace character in a file name with that string; default value
9476 is @code{"_"} (a single underscore).
9477 @findex mm-file-name-delete-whitespace
9478 @findex mm-file-name-trim-whitespace
9479 @findex mm-file-name-collapse-whitespace
9480 @findex mm-file-name-replace-whitespace
9481 @vindex mm-file-name-replace-whitespace
9483 The standard functions @code{capitalize}, @code{downcase},
9484 @code{upcase}, and @code{upcase-initials} may be useful, too.
9486 Everybody knows that whitespace characters in file names are evil,
9487 except those who don't know.  If you receive lots of attachments from
9488 such unenlightened users, you can make live easier by adding
9490 @lisp
9491 (setq mm-file-name-rewrite-functions
9492       '(mm-file-name-trim-whitespace
9493         mm-file-name-collapse-whitespace
9494         mm-file-name-replace-whitespace))
9495 @end lisp
9497 @noindent
9498 to your @file{~/.gnus.el} file.
9500 @end table
9503 @node Charsets
9504 @section Charsets
9505 @cindex charsets
9507 People use different charsets, and we have @acronym{MIME} to let us know what
9508 charsets they use.  Or rather, we wish we had.  Many people use
9509 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9510 just send out messages without saying what character sets they use.  To
9511 help a bit with this, some local news hierarchies have policies that say
9512 what character set is the default.  For instance, the @samp{fj}
9513 hierarchy uses @code{iso-2022-jp}.
9515 @vindex gnus-group-charset-alist
9516 This knowledge is encoded in the @code{gnus-group-charset-alist}
9517 variable, which is an alist of regexps (use the first item to match full
9518 group names) and default charsets to be used when reading these groups.
9520 @vindex gnus-newsgroup-ignored-charsets
9521 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9522 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9523 even if they really are in @code{koi-8}.  To help here, the
9524 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9525 charsets that are listed here will be ignored.  The variable can be
9526 set on a group-by-group basis using the group parameters (@pxref{Group
9527 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9528 which includes values some agents insist on having in there.
9530 @vindex gnus-group-posting-charset-alist
9531 When posting, @code{gnus-group-posting-charset-alist} is used to
9532 determine which charsets should not be encoded using the @acronym{MIME}
9533 encodings.  For instance, some hierarchies discourage using
9534 quoted-printable header encoding.
9536 This variable is an alist of regexps and permitted unencoded charsets
9537 for posting.  Each element of the alist has the form @code{(}@var{test
9538 header body-list}@code{)}, where:
9540 @table @var
9541 @item test
9542 is either a regular expression matching the newsgroup header or a
9543 variable to query,
9544 @item header
9545 is the charset which may be left unencoded in the header (@code{nil}
9546 means encode all charsets),
9547 @item body-list
9548 is a list of charsets which may be encoded using 8bit content-transfer
9549 encoding in the body, or one of the special values @code{nil} (always
9550 encode using quoted-printable) or @code{t} (always use 8bit).
9551 @end table
9553 @cindex Russian
9554 @cindex koi8-r
9555 @cindex koi8-u
9556 @cindex iso-8859-5
9557 @cindex coding system aliases
9558 @cindex preferred charset
9560 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9561 The Emacs MIME Manual}, for additional variables that control which
9562 MIME charsets are used when sending messages.
9564 Other charset tricks that may be useful, although not Gnus-specific:
9566 If there are several @acronym{MIME} charsets that encode the same Emacs
9567 charset, you can choose what charset to use by saying the following:
9569 @lisp
9570 (put-charset-property 'cyrillic-iso8859-5
9571                       'preferred-coding-system 'koi8-r)
9572 @end lisp
9574 This means that Russian will be encoded using @code{koi8-r} instead of
9575 the default @code{iso-8859-5} @acronym{MIME} charset.
9577 If you want to read messages in @code{koi8-u}, you can cheat and say
9579 @lisp
9580 (define-coding-system-alias 'koi8-u 'koi8-r)
9581 @end lisp
9583 This will almost do the right thing.
9585 And finally, to read charsets like @code{windows-1251}, you can say
9586 something like
9588 @lisp
9589 (codepage-setup 1251)
9590 (define-coding-system-alias 'windows-1251 'cp1251)
9591 @end lisp
9594 @node Article Commands
9595 @section Article Commands
9597 @table @kbd
9599 @item A P
9600 @cindex PostScript
9601 @cindex printing
9602 @kindex A P (Summary)
9603 @vindex gnus-ps-print-hook
9604 @findex gnus-summary-print-article
9605 Generate and print a PostScript image of the article buffer
9606 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9607 be run just before printing the buffer.  An alternative way to print
9608 article is to use Muttprint (@pxref{Saving Articles}).
9610 @end table
9613 @node Summary Sorting
9614 @section Summary Sorting
9615 @cindex summary sorting
9617 You can have the summary buffer sorted in various ways, even though I
9618 can't really see why you'd want that.
9620 @table @kbd
9622 @item C-c C-s C-n
9623 @kindex C-c C-s C-n (Summary)
9624 @findex gnus-summary-sort-by-number
9625 Sort by article number (@code{gnus-summary-sort-by-number}).
9627 @item C-c C-s C-a
9628 @kindex C-c C-s C-a (Summary)
9629 @findex gnus-summary-sort-by-author
9630 Sort by author (@code{gnus-summary-sort-by-author}).
9632 @item C-c C-s C-s
9633 @kindex C-c C-s C-s (Summary)
9634 @findex gnus-summary-sort-by-subject
9635 Sort by subject (@code{gnus-summary-sort-by-subject}).
9637 @item C-c C-s C-d
9638 @kindex C-c C-s C-d (Summary)
9639 @findex gnus-summary-sort-by-date
9640 Sort by date (@code{gnus-summary-sort-by-date}).
9642 @item C-c C-s C-l
9643 @kindex C-c C-s C-l (Summary)
9644 @findex gnus-summary-sort-by-lines
9645 Sort by lines (@code{gnus-summary-sort-by-lines}).
9647 @item C-c C-s C-c
9648 @kindex C-c C-s C-c (Summary)
9649 @findex gnus-summary-sort-by-chars
9650 Sort by article length (@code{gnus-summary-sort-by-chars}).
9652 @item C-c C-s C-i
9653 @kindex C-c C-s C-i (Summary)
9654 @findex gnus-summary-sort-by-score
9655 Sort by score (@code{gnus-summary-sort-by-score}).
9657 @item C-c C-s C-r
9658 @kindex C-c C-s C-r (Summary)
9659 @findex gnus-summary-sort-by-random
9660 Randomize (@code{gnus-summary-sort-by-random}).
9662 @item C-c C-s C-o
9663 @kindex C-c C-s C-o (Summary)
9664 @findex gnus-summary-sort-by-original
9665 Sort using the default sorting method
9666 (@code{gnus-summary-sort-by-original}).
9667 @end table
9669 These functions will work both when you use threading and when you don't
9670 use threading.  In the latter case, all summary lines will be sorted,
9671 line by line.  In the former case, sorting will be done on a
9672 root-by-root basis, which might not be what you were looking for.  To
9673 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9674 Commands}).
9677 @node Finding the Parent
9678 @section Finding the Parent
9679 @cindex parent articles
9680 @cindex referring articles
9682 @table @kbd
9683 @item ^
9684 @kindex ^ (Summary)
9685 @findex gnus-summary-refer-parent-article
9686 If you'd like to read the parent of the current article, and it is not
9687 displayed in the summary buffer, you might still be able to.  That is,
9688 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9689 and the @code{References} in the current article are not mangled, you
9690 can just press @kbd{^} or @kbd{A r}
9691 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9692 you'll get the parent.  If the parent is already displayed in the
9693 summary buffer, point will just move to this article.
9695 If given a positive numerical prefix, fetch that many articles back into
9696 the ancestry.  If given a negative numerical prefix, fetch just that
9697 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9698 grandparent and the grandgrandparent of the current article.  If you say
9699 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9700 article.
9702 @item A R (Summary)
9703 @findex gnus-summary-refer-references
9704 @kindex A R (Summary)
9705 Fetch all articles mentioned in the @code{References} header of the
9706 article (@code{gnus-summary-refer-references}).
9708 @item A T (Summary)
9709 @findex gnus-summary-refer-thread
9710 @kindex A T (Summary)
9711 Display the full thread where the current article appears
9712 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9713 headers in the current group to work, so it usually takes a while.  If
9714 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9715 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9716 visible effects normally, but it'll make this command work a whole lot
9717 faster.  Of course, it'll make group entry somewhat slow.
9719 @vindex gnus-refer-thread-limit
9720 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9721 articles before the first displayed in the current group) headers to
9722 fetch when doing this command.  The default is 200.  If @code{t}, all
9723 the available headers will be fetched.  This variable can be overridden
9724 by giving the @kbd{A T} command a numerical prefix.
9726 @item M-^ (Summary)
9727 @findex gnus-summary-refer-article
9728 @kindex M-^ (Summary)
9729 @cindex Message-ID
9730 @cindex fetching by Message-ID
9731 You can also ask Gnus for an arbitrary article, no matter what group it
9732 belongs to.  @kbd{M-^} (@code{gnus-summary-refer-article}) will ask you
9733 for a @code{Message-ID}, which is one of those long, hard-to-read
9734 thingies that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.
9735 You have to get it all exactly right.  No fuzzy searches, I'm afraid.
9737 Gnus looks for the @code{Message-ID} in the headers that have already
9738 been fetched, but also tries all the select methods specified by
9739 @code{gnus-refer-article-method} if it is not found.
9740 @end table
9742 @vindex gnus-refer-article-method
9743 If the group you are reading is located on a back end that does not
9744 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9745 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9746 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9747 updating the spool you are reading from, but that's not really
9748 necessary.
9750 It can also be a list of select methods, as well as the special symbol
9751 @code{current}, which means to use the current select method.  If it
9752 is a list, Gnus will try all the methods in the list until it finds a
9753 match.
9755 Here's an example setting that will first try the current method, and
9756 then ask Google if that fails:
9758 @lisp
9759 (setq gnus-refer-article-method
9760       '(current
9761         (nnweb "google" (nnweb-type google))))
9762 @end lisp
9764 Most of the mail back ends support fetching by @code{Message-ID}, but
9765 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9766 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9767 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9768 only able to locate articles that have been posted to the current
9769 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9770 not support this at all.
9773 @node Alternative Approaches
9774 @section Alternative Approaches
9776 Different people like to read news using different methods.  This being
9777 Gnus, we offer a small selection of minor modes for the summary buffers.
9779 @menu
9780 * Pick and Read::               First mark articles and then read them.
9781 * Binary Groups::               Auto-decode all articles.
9782 @end menu
9785 @node Pick and Read
9786 @subsection Pick and Read
9787 @cindex pick and read
9789 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9790 a two-phased reading interface.  The user first marks in a summary
9791 buffer the articles she wants to read.  Then she starts reading the
9792 articles with just an article buffer displayed.
9794 @findex gnus-pick-mode
9795 @kindex M-x gnus-pick-mode
9796 Gnus provides a summary buffer minor mode that allows
9797 this---@code{gnus-pick-mode}.  This basically means that a few process
9798 mark commands become one-keystroke commands to allow easy marking, and
9799 it provides one additional command for switching to the summary buffer.
9801 Here are the available keystrokes when using pick mode:
9803 @table @kbd
9804 @item .
9805 @kindex . (Pick)
9806 @findex gnus-pick-article-or-thread
9807 Pick the article or thread on the current line
9808 (@code{gnus-pick-article-or-thread}).  If the variable
9809 @code{gnus-thread-hide-subtree} is true, then this key selects the
9810 entire thread when used at the first article of the thread.  Otherwise,
9811 it selects just the article.  If given a numerical prefix, go to that
9812 thread or article and pick it.  (The line number is normally displayed
9813 at the beginning of the summary pick lines.)
9815 @item SPACE
9816 @kindex SPACE (Pick)
9817 @findex gnus-pick-next-page
9818 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9819 at the end of the buffer, start reading the picked articles.
9821 @item u
9822 @kindex u (Pick)
9823 @findex gnus-pick-unmark-article-or-thread.
9824 Unpick the thread or article
9825 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9826 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9827 thread if used at the first article of the thread.  Otherwise it unpicks
9828 just the article.  You can give this key a numerical prefix to unpick
9829 the thread or article at that line.
9831 @item RET
9832 @kindex RET (Pick)
9833 @findex gnus-pick-start-reading
9834 @vindex gnus-pick-display-summary
9835 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9836 given a prefix, mark all unpicked articles as read first.  If
9837 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9838 will still be visible when you are reading.
9840 @end table
9842 All the normal summary mode commands are still available in the
9843 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9844 which is mapped to the same function
9845 @code{gnus-summary-tick-article-forward}.
9847 If this sounds like a good idea to you, you could say:
9849 @lisp
9850 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9851 @end lisp
9853 @vindex gnus-pick-mode-hook
9854 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9856 @vindex gnus-mark-unpicked-articles-as-read
9857 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9858 all unpicked articles as read.  The default is @code{nil}.
9860 @vindex gnus-summary-pick-line-format
9861 The summary line format in pick mode is slightly different from the
9862 standard format.  At the beginning of each line the line number is
9863 displayed.  The pick mode line format is controlled by the
9864 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9865 Variables}).  It accepts the same format specs that
9866 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9869 @node Binary Groups
9870 @subsection Binary Groups
9871 @cindex binary groups
9873 @findex gnus-binary-mode
9874 @kindex M-x gnus-binary-mode
9875 If you spend much time in binary groups, you may grow tired of hitting
9876 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9877 is a minor mode for summary buffers that makes all ordinary Gnus article
9878 selection functions uudecode series of articles and display the result
9879 instead of just displaying the articles the normal way.
9881 @kindex g (Binary)
9882 @findex gnus-binary-show-article
9883 The only way, in fact, to see the actual articles is the @kbd{g}
9884 command, when you have turned on this mode
9885 (@code{gnus-binary-show-article}).
9887 @vindex gnus-binary-mode-hook
9888 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9891 @node Tree Display
9892 @section Tree Display
9893 @cindex trees
9895 @vindex gnus-use-trees
9896 If you don't like the normal Gnus summary display, you might try setting
9897 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9898 additional @dfn{tree buffer}.  You can execute all summary mode commands
9899 in the tree buffer.
9901 There are a few variables to customize the tree display, of course:
9903 @table @code
9904 @item gnus-tree-mode-hook
9905 @vindex gnus-tree-mode-hook
9906 A hook called in all tree mode buffers.
9908 @item gnus-tree-mode-line-format
9909 @vindex gnus-tree-mode-line-format
9910 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9911 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9912 of valid specs, @pxref{Summary Buffer Mode Line}.
9914 @item gnus-selected-tree-face
9915 @vindex gnus-selected-tree-face
9916 Face used for highlighting the selected article in the tree buffer.  The
9917 default is @code{modeline}.
9919 @item gnus-tree-line-format
9920 @vindex gnus-tree-line-format
9921 A format string for the tree nodes.  The name is a bit of a misnomer,
9922 though---it doesn't define a line, but just the node.  The default value
9923 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9924 the name of the poster.  It is vital that all nodes are of the same
9925 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9927 Valid specs are:
9929 @table @samp
9930 @item n
9931 The name of the poster.
9932 @item f
9933 The @code{From} header.
9934 @item N
9935 The number of the article.
9936 @item [
9937 The opening bracket.
9938 @item ]
9939 The closing bracket.
9940 @item s
9941 The subject.
9942 @end table
9944 @xref{Formatting Variables}.
9946 Variables related to the display are:
9948 @table @code
9949 @item gnus-tree-brackets
9950 @vindex gnus-tree-brackets
9951 This is used for differentiating between ``real'' articles and
9952 ``sparse'' articles.  The format is
9953 @example
9954 ((@var{real-open} . @var{real-close})
9955  (@var{sparse-open} . @var{sparse-close})
9956  (@var{dummy-open} . @var{dummy-close}))
9957 @end example
9958 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9960 @item gnus-tree-parent-child-edges
9961 @vindex gnus-tree-parent-child-edges
9962 This is a list that contains the characters used for connecting parent
9963 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9965 @end table
9967 @item gnus-tree-minimize-window
9968 @vindex gnus-tree-minimize-window
9969 If this variable is non-@code{nil}, Gnus will try to keep the tree
9970 buffer as small as possible to allow more room for the other Gnus
9971 windows.  If this variable is a number, the tree buffer will never be
9972 higher than that number.  The default is @code{t}.  Note that if you
9973 have several windows displayed side-by-side in a frame and the tree
9974 buffer is one of these, minimizing the tree window will also resize all
9975 other windows displayed next to it.
9977 You may also wish to add the following hook to keep the window minimized
9978 at all times:
9980 @lisp
9981 (add-hook 'gnus-configure-windows-hook
9982           'gnus-tree-perhaps-minimize)
9983 @end lisp
9985 @item gnus-generate-tree-function
9986 @vindex gnus-generate-tree-function
9987 @findex gnus-generate-horizontal-tree
9988 @findex gnus-generate-vertical-tree
9989 The function that actually generates the thread tree.  Two predefined
9990 functions are available: @code{gnus-generate-horizontal-tree} and
9991 @code{gnus-generate-vertical-tree} (which is the default).
9993 @end table
9995 Here's an example from a horizontal tree buffer:
9997 @example
9998 @{***@}-(***)-[odd]-[Gun]
9999      |      \[Jan]
10000      |      \[odd]-[Eri]
10001      |      \(***)-[Eri]
10002      |            \[odd]-[Paa]
10003      \[Bjo]
10004      \[Gun]
10005      \[Gun]-[Jor]
10006 @end example
10008 Here's the same thread displayed in a vertical tree buffer:
10010 @example
10011 @group
10012 @{***@}
10013   |--------------------------\-----\-----\
10014 (***)                         [Bjo] [Gun] [Gun]
10015   |--\-----\-----\                          |
10016 [odd] [Jan] [odd] (***)                   [Jor]
10017   |           |     |--\
10018 [Gun]       [Eri] [Eri] [odd]
10019                           |
10020                         [Paa]
10021 @end group
10022 @end example
10024 If you're using horizontal trees, it might be nice to display the trees
10025 side-by-side with the summary buffer.  You could add something like the
10026 following to your @file{~/.gnus.el} file:
10028 @lisp
10029 (setq gnus-use-trees t
10030       gnus-generate-tree-function 'gnus-generate-horizontal-tree
10031       gnus-tree-minimize-window nil)
10032 (gnus-add-configuration
10033  '(article
10034    (vertical 1.0
10035              (horizontal 0.25
10036                          (summary 0.75 point)
10037                          (tree 1.0))
10038              (article 1.0))))
10039 @end lisp
10041 @xref{Window Layout}.
10044 @node Mail Group Commands
10045 @section Mail Group Commands
10046 @cindex mail group commands
10048 Some commands only make sense in mail groups.  If these commands are
10049 invalid in the current group, they will raise a hell and let you know.
10051 All these commands (except the expiry and edit commands) use the
10052 process/prefix convention (@pxref{Process/Prefix}).
10054 @table @kbd
10056 @item B e
10057 @kindex B e (Summary)
10058 @findex gnus-summary-expire-articles
10059 Run all expirable articles in the current group through the expiry
10060 process (@code{gnus-summary-expire-articles}).  That is, delete all
10061 expirable articles in the group that have been around for a while.
10062 (@pxref{Expiring Mail}).
10064 @item B C-M-e
10065 @kindex B C-M-e (Summary)
10066 @findex gnus-summary-expire-articles-now
10067 Delete all the expirable articles in the group
10068 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10069 articles eligible for expiry in the current group will
10070 disappear forever into that big @file{/dev/null} in the sky.
10072 @item B DEL
10073 @kindex B DEL (Summary)
10074 @findex gnus-summary-delete-article
10075 @c @icon{gnus-summary-mail-delete}
10076 Delete the mail article.  This is ``delete'' as in ``delete it from your
10077 disk forever and ever, never to return again.'' Use with caution.
10078 (@code{gnus-summary-delete-article}).
10080 @item B m
10081 @kindex B m (Summary)
10082 @cindex move mail
10083 @findex gnus-summary-move-article
10084 @vindex gnus-preserve-marks
10085 Move the article from one mail group to another
10086 (@code{gnus-summary-move-article}).  Marks will be preserved if
10087 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10089 @item B c
10090 @kindex B c (Summary)
10091 @cindex copy mail
10092 @findex gnus-summary-copy-article
10093 @c @icon{gnus-summary-mail-copy}
10094 Copy the article from one group (mail group or not) to a mail group
10095 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10096 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10098 @item B B
10099 @kindex B B (Summary)
10100 @cindex crosspost mail
10101 @findex gnus-summary-crosspost-article
10102 Crosspost the current article to some other group
10103 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10104 the article in the other group, and the Xref headers of the article will
10105 be properly updated.
10107 @item B i
10108 @kindex B i (Summary)
10109 @findex gnus-summary-import-article
10110 Import an arbitrary file into the current mail newsgroup
10111 (@code{gnus-summary-import-article}).  You will be prompted for a file
10112 name, a @code{From} header and a @code{Subject} header.
10114 @item B I
10115 @kindex B I (Summary)
10116 @findex gnus-summary-create-article
10117 Create an empty article in the current mail newsgroups
10118 (@code{gnus-summary-create-article}).  You will be prompted for a
10119 @code{From} header and a @code{Subject} header.
10121 @item B r
10122 @kindex B r (Summary)
10123 @findex gnus-summary-respool-article
10124 @vindex gnus-summary-respool-default-method
10125 Respool the mail article (@code{gnus-summary-respool-article}).
10126 @code{gnus-summary-respool-default-method} will be used as the default
10127 select method when respooling.  This variable is @code{nil} by default,
10128 which means that the current group select method will be used instead.
10129 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10130 (which is the default).
10132 @item B w
10133 @itemx e
10134 @kindex B w (Summary)
10135 @kindex e (Summary)
10136 @findex gnus-summary-edit-article
10137 @kindex C-c C-c (Article)
10138 @findex gnus-summary-edit-article-done
10139 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10140 editing and make the changes permanent, type @kbd{C-c C-c}
10141 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10142 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10144 @item B q
10145 @kindex B q (Summary)
10146 @findex gnus-summary-respool-query
10147 If you want to re-spool an article, you might be curious as to what group
10148 the article will end up in before you do the re-spooling.  This command
10149 will tell you (@code{gnus-summary-respool-query}).
10151 @item B t
10152 @kindex B t (Summary)
10153 @findex gnus-summary-respool-trace
10154 Similarly, this command will display all fancy splitting patterns used
10155 when respooling, if any (@code{gnus-summary-respool-trace}).
10157 @item B p
10158 @kindex B p (Summary)
10159 @findex gnus-summary-article-posted-p
10160 Some people have a tendency to send you ``courtesy'' copies when they
10161 follow up to articles you have posted.  These usually have a
10162 @code{Newsgroups} header in them, but not always.  This command
10163 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10164 article from your news server (or rather, from
10165 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10166 report back whether it found the article or not.  Even if it says that
10167 it didn't find the article, it may have been posted anyway---mail
10168 propagation is much faster than news propagation, and the news copy may
10169 just not have arrived yet.
10171 @item K E
10172 @kindex K E (Summary)
10173 @findex gnus-article-encrypt-body
10174 @vindex gnus-article-encrypt-protocol
10175 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10176 The body is encrypted with the encryption protocol specified by the
10177 variable @code{gnus-article-encrypt-protocol}.
10179 @end table
10181 @vindex gnus-move-split-methods
10182 @cindex moving articles
10183 If you move (or copy) articles regularly, you might wish to have Gnus
10184 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10185 variable that uses the same syntax as @code{gnus-split-methods}
10186 (@pxref{Saving Articles}).  You may customize that variable to create
10187 suggestions you find reasonable.  (Note that
10188 @code{gnus-move-split-methods} uses group names where
10189 @code{gnus-split-methods} uses file names.)
10191 @lisp
10192 (setq gnus-move-split-methods
10193       '(("^From:.*Lars Magne" "nnml:junk")
10194         ("^Subject:.*gnus" "nnfolder:important")
10195         (".*" "nnml:misc")))
10196 @end lisp
10199 @node Various Summary Stuff
10200 @section Various Summary Stuff
10202 @menu
10203 * Summary Group Information::   Information oriented commands.
10204 * Searching for Articles::      Multiple article commands.
10205 * Summary Generation Commands::
10206 * Really Various Summary Commands::  Those pesky non-conformant commands.
10207 @end menu
10209 @table @code
10210 @vindex gnus-summary-display-while-building
10211 @item gnus-summary-display-while-building
10212 If non-@code{nil}, show and update the summary buffer as it's being
10213 built.  If @code{t}, update the buffer after every line is inserted.
10214 If the value is an integer, @var{n}, update the display every @var{n}
10215 lines.  The default is @code{nil}.
10217 @vindex gnus-summary-display-arrow
10218 @item gnus-summary-display-arrow
10219 If non-@code{nil}, display an arrow in the fringe to indicate the
10220 current article.
10222 @vindex gnus-summary-mode-hook
10223 @item gnus-summary-mode-hook
10224 This hook is called when creating a summary mode buffer.
10226 @vindex gnus-summary-generate-hook
10227 @item gnus-summary-generate-hook
10228 This is called as the last thing before doing the threading and the
10229 generation of the summary buffer.  It's quite convenient for customizing
10230 the threading variables based on what data the newsgroup has.  This hook
10231 is called from the summary buffer after most summary buffer variables
10232 have been set.
10234 @vindex gnus-summary-prepare-hook
10235 @item gnus-summary-prepare-hook
10236 It is called after the summary buffer has been generated.  You might use
10237 it to, for instance, highlight lines or modify the look of the buffer in
10238 some other ungodly manner.  I don't care.
10240 @vindex gnus-summary-prepared-hook
10241 @item gnus-summary-prepared-hook
10242 A hook called as the very last thing after the summary buffer has been
10243 generated.
10245 @vindex gnus-summary-ignore-duplicates
10246 @item gnus-summary-ignore-duplicates
10247 When Gnus discovers two articles that have the same @code{Message-ID},
10248 it has to do something drastic.  No articles are allowed to have the
10249 same @code{Message-ID}, but this may happen when reading mail from some
10250 sources.  Gnus allows you to customize what happens with this variable.
10251 If it is @code{nil} (which is the default), Gnus will rename the
10252 @code{Message-ID} (for display purposes only) and display the article as
10253 any other article.  If this variable is @code{t}, it won't display the
10254 article---it'll be as if it never existed.
10256 @vindex gnus-alter-articles-to-read-function
10257 @item gnus-alter-articles-to-read-function
10258 This function, which takes two parameters (the group name and the list
10259 of articles to be selected), is called to allow the user to alter the
10260 list of articles to be selected.
10262 For instance, the following function adds the list of cached articles to
10263 the list in one particular group:
10265 @lisp
10266 (defun my-add-cached-articles (group articles)
10267   (if (string= group "some.group")
10268       (append gnus-newsgroup-cached articles)
10269     articles))
10270 @end lisp
10272 @vindex gnus-newsgroup-variables
10273 @item gnus-newsgroup-variables
10274 A list of newsgroup (summary buffer) local variables, or cons of
10275 variables and their default expressions to be evalled (when the default
10276 values are not @code{nil}), that should be made global while the summary
10277 buffer is active.
10279 Note: The default expressions will be evaluated (using function
10280 @code{eval}) before assignment to the local variable rather than just
10281 assigned to it.  If the default expression is the symbol @code{global},
10282 that symbol will not be evaluated but the global value of the local
10283 variable will be used instead.
10285 These variables can be used to set variables in the group parameters
10286 while still allowing them to affect operations done in other
10287 buffers.  For example:
10289 @lisp
10290 (setq gnus-newsgroup-variables
10291       '(message-use-followup-to
10292         (gnus-visible-headers .
10293  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10294 @end lisp
10296 Also @pxref{Group Parameters}.
10297 @end table
10300 @node Summary Group Information
10301 @subsection Summary Group Information
10303 @table @kbd
10305 @item H f
10306 @kindex H f (Summary)
10307 @findex gnus-summary-fetch-faq
10308 @vindex gnus-group-faq-directory
10309 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10310 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10311 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10312 is usually a directory on a remote machine.  This variable can also be
10313 a list of directories.  In that case, giving a prefix to this command
10314 will allow you to choose between the various sites.  @code{ange-ftp}
10315 or @code{efs} will probably be used for fetching the file.
10317 @item H d
10318 @kindex H d (Summary)
10319 @findex gnus-summary-describe-group
10320 Give a brief description of the current group
10321 (@code{gnus-summary-describe-group}).  If given a prefix, force
10322 rereading the description from the server.
10324 @item H h
10325 @kindex H h (Summary)
10326 @findex gnus-summary-describe-briefly
10327 Give an extremely brief description of the most important summary
10328 keystrokes (@code{gnus-summary-describe-briefly}).
10330 @item H i
10331 @kindex H i (Summary)
10332 @findex gnus-info-find-node
10333 Go to the Gnus info node (@code{gnus-info-find-node}).
10334 @end table
10337 @node Searching for Articles
10338 @subsection Searching for Articles
10340 @table @kbd
10342 @item M-s
10343 @kindex M-s (Summary)
10344 @findex gnus-summary-search-article-forward
10345 Search through all subsequent (raw) articles for a regexp
10346 (@code{gnus-summary-search-article-forward}).
10348 @item M-r
10349 @kindex M-r (Summary)
10350 @findex gnus-summary-search-article-backward
10351 Search through all previous (raw) articles for a regexp
10352 (@code{gnus-summary-search-article-backward}).
10354 @item &
10355 @kindex & (Summary)
10356 @findex gnus-summary-execute-command
10357 This command will prompt you for a header, a regular expression to match
10358 on this field, and a command to be executed if the match is made
10359 (@code{gnus-summary-execute-command}).  If the header is an empty
10360 string, the match is done on the entire article.  If given a prefix,
10361 search backward instead.
10363 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10364 all articles that have heads or bodies that match @samp{some.*string}.
10366 @item M-&
10367 @kindex M-& (Summary)
10368 @findex gnus-summary-universal-argument
10369 Perform any operation on all articles that have been marked with
10370 the process mark (@code{gnus-summary-universal-argument}).
10371 @end table
10373 @node Summary Generation Commands
10374 @subsection Summary Generation Commands
10376 @table @kbd
10378 @item Y g
10379 @kindex Y g (Summary)
10380 @findex gnus-summary-prepare
10381 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10383 @item Y c
10384 @kindex Y c (Summary)
10385 @findex gnus-summary-insert-cached-articles
10386 Pull all cached articles (for the current group) into the summary buffer
10387 (@code{gnus-summary-insert-cached-articles}).
10389 @item Y d
10390 @kindex Y d (Summary)
10391 @findex gnus-summary-insert-dormant-articles
10392 Pull all dormant articles (for the current group) into the summary buffer
10393 (@code{gnus-summary-insert-dormant-articles}).
10395 @end table
10398 @node Really Various Summary Commands
10399 @subsection Really Various Summary Commands
10401 @table @kbd
10403 @item A D
10404 @itemx C-d
10405 @kindex C-d (Summary)
10406 @kindex A D (Summary)
10407 @findex gnus-summary-enter-digest-group
10408 If the current article is a collection of other articles (for instance,
10409 a digest), you might use this command to enter a group based on the that
10410 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10411 guess what article type is currently displayed unless you give a prefix
10412 to this command, which forces a ``digest'' interpretation.  Basically,
10413 whenever you see a message that is a collection of other messages of
10414 some format, you @kbd{C-d} and read these messages in a more convenient
10415 fashion.
10417 @item C-M-d
10418 @kindex C-M-d (Summary)
10419 @findex gnus-summary-read-document
10420 This command is very similar to the one above, but lets you gather
10421 several documents into one biiig group
10422 (@code{gnus-summary-read-document}).  It does this by opening several
10423 @code{nndoc} groups for each document, and then opening an
10424 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10425 command understands the process/prefix convention
10426 (@pxref{Process/Prefix}).
10428 @item C-t
10429 @kindex C-t (Summary)
10430 @findex gnus-summary-toggle-truncation
10431 Toggle truncation of summary lines
10432 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10433 line centering function in the summary buffer, so it's not a good idea
10434 to have truncation switched off while reading articles.
10436 @item =
10437 @kindex = (Summary)
10438 @findex gnus-summary-expand-window
10439 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10440 If given a prefix, force an @code{article} window configuration.
10442 @item C-M-e
10443 @kindex C-M-e (Summary)
10444 @findex gnus-summary-edit-parameters
10445 Edit the group parameters (@pxref{Group Parameters}) of the current
10446 group (@code{gnus-summary-edit-parameters}).
10448 @item C-M-a
10449 @kindex C-M-a (Summary)
10450 @findex gnus-summary-customize-parameters
10451 Customize the group parameters (@pxref{Group Parameters}) of the current
10452 group (@code{gnus-summary-customize-parameters}).
10454 @end table
10457 @node Exiting the Summary Buffer
10458 @section Exiting the Summary Buffer
10459 @cindex summary exit
10460 @cindex exiting groups
10462 Exiting from the summary buffer will normally update all info on the
10463 group and return you to the group buffer.
10465 @table @kbd
10467 @item Z Z
10468 @itemx Z Q
10469 @itemx q
10470 @kindex Z Z (Summary)
10471 @kindex Z Q (Summary)
10472 @kindex q (Summary)
10473 @findex gnus-summary-exit
10474 @vindex gnus-summary-exit-hook
10475 @vindex gnus-summary-prepare-exit-hook
10476 @vindex gnus-group-no-more-groups-hook
10477 @c @icon{gnus-summary-exit}
10478 Exit the current group and update all information on the group
10479 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10480 called before doing much of the exiting, which calls
10481 @code{gnus-summary-expire-articles} by default.
10482 @code{gnus-summary-exit-hook} is called after finishing the exit
10483 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10484 group mode having no more (unread) groups.
10486 @item Z E
10487 @itemx Q
10488 @kindex Z E (Summary)
10489 @kindex Q (Summary)
10490 @findex gnus-summary-exit-no-update
10491 Exit the current group without updating any information on the group
10492 (@code{gnus-summary-exit-no-update}).
10494 @item Z c
10495 @itemx c
10496 @kindex Z c (Summary)
10497 @kindex c (Summary)
10498 @findex gnus-summary-catchup-and-exit
10499 @c @icon{gnus-summary-catchup-and-exit}
10500 Mark all unticked articles in the group as read and then exit
10501 (@code{gnus-summary-catchup-and-exit}).
10503 @item Z C
10504 @kindex Z C (Summary)
10505 @findex gnus-summary-catchup-all-and-exit
10506 Mark all articles, even the ticked ones, as read and then exit
10507 (@code{gnus-summary-catchup-all-and-exit}).
10509 @item Z n
10510 @kindex Z n (Summary)
10511 @findex gnus-summary-catchup-and-goto-next-group
10512 Mark all articles as read and go to the next group
10513 (@code{gnus-summary-catchup-and-goto-next-group}).
10515 @item Z R
10516 @itemx C-x C-s
10517 @kindex Z R (Summary)
10518 @kindex C-x C-s (Summary)
10519 @findex gnus-summary-reselect-current-group
10520 Exit this group, and then enter it again
10521 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10522 all articles, both read and unread.
10524 @item Z G
10525 @itemx M-g
10526 @kindex Z G (Summary)
10527 @kindex M-g (Summary)
10528 @findex gnus-summary-rescan-group
10529 @c @icon{gnus-summary-mail-get}
10530 Exit the group, check for new articles in the group, and select the
10531 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10532 articles, both read and unread.
10534 @item Z N
10535 @kindex Z N (Summary)
10536 @findex gnus-summary-next-group
10537 Exit the group and go to the next group
10538 (@code{gnus-summary-next-group}).
10540 @item Z P
10541 @kindex Z P (Summary)
10542 @findex gnus-summary-prev-group
10543 Exit the group and go to the previous group
10544 (@code{gnus-summary-prev-group}).
10546 @item Z s
10547 @kindex Z s (Summary)
10548 @findex gnus-summary-save-newsrc
10549 Save the current number of read/marked articles in the dribble buffer
10550 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10551 given a prefix, also save the @file{.newsrc} file(s).  Using this
10552 command will make exit without updating (the @kbd{Q} command) worthless.
10553 @end table
10555 @vindex gnus-exit-group-hook
10556 @code{gnus-exit-group-hook} is called when you exit the current group
10557 with an ``updating'' exit.  For instance @kbd{Q}
10558 (@code{gnus-summary-exit-no-update}) does not call this hook.
10560 @findex gnus-summary-wake-up-the-dead
10561 @findex gnus-dead-summary-mode
10562 @vindex gnus-kill-summary-on-exit
10563 If you're in the habit of exiting groups, and then changing your mind
10564 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10565 If you do that, Gnus won't kill the summary buffer when you exit it.
10566 (Quelle surprise!)  Instead it will change the name of the buffer to
10567 something like @samp{*Dead Summary ... *} and install a minor mode
10568 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10569 buffer, you'll find that all keys are mapped to a function called
10570 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10571 summary buffer will result in a live, normal summary buffer.
10573 There will never be more than one dead summary buffer at any one time.
10575 @vindex gnus-use-cross-reference
10576 The data on the current group will be updated (which articles you have
10577 read, which articles you have replied to, etc.) when you exit the
10578 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10579 @code{t} (which is the default), articles that are cross-referenced to
10580 this group and are marked as read, will also be marked as read in the
10581 other subscribed groups they were cross-posted to.  If this variable is
10582 neither @code{nil} nor @code{t}, the article will be marked as read in
10583 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10586 @node Crosspost Handling
10587 @section Crosspost Handling
10589 @cindex velveeta
10590 @cindex spamming
10591 Marking cross-posted articles as read ensures that you'll never have to
10592 read the same article more than once.  Unless, of course, somebody has
10593 posted it to several groups separately.  Posting the same article to
10594 several groups (not cross-posting) is called @dfn{spamming}, and you are
10595 by law required to send nasty-grams to anyone who perpetrates such a
10596 heinous crime.  You may want to try NoCeM handling to filter out spam
10597 (@pxref{NoCeM}).
10599 Remember: Cross-posting is kinda ok, but posting the same article
10600 separately to several groups is not.  Massive cross-posting (aka.
10601 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10602 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10603 excessive crossposting (@pxref{Summary Mail Commands}).
10605 @cindex cross-posting
10606 @cindex Xref
10607 @cindex @acronym{NOV}
10608 One thing that may cause Gnus to not do the cross-posting thing
10609 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10610 (which is very nice, because it speeds things up considerably) which
10611 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10612 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10613 even with @sc{xover} by registering the @code{Xref} lines of all
10614 articles you actually read, but if you kill the articles, or just mark
10615 them as read without reading them, Gnus will not get a chance to snoop
10616 the @code{Xref} lines out of these articles, and will be unable to use
10617 the cross reference mechanism.
10619 @cindex LIST overview.fmt
10620 @cindex overview.fmt
10621 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10622 in its overview files, try @samp{telnet your.nntp.server nntp},
10623 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10624 overview.fmt}.  This may not work, but if it does, and the last line you
10625 get does not read @samp{Xref:full}, then you should shout and whine at
10626 your news admin until she includes the @code{Xref} header in the
10627 overview files.
10629 @vindex gnus-nov-is-evil
10630 If you want Gnus to get the @code{Xref}s right all the time, you have to
10631 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10632 considerably.
10634 C'est la vie.
10636 For an alternative approach, @pxref{Duplicate Suppression}.
10639 @node Duplicate Suppression
10640 @section Duplicate Suppression
10642 By default, Gnus tries to make sure that you don't have to read the same
10643 article more than once by utilizing the crossposting mechanism
10644 (@pxref{Crosspost Handling}).  However, that simple and efficient
10645 approach may not work satisfactory for some users for various
10646 reasons.
10648 @enumerate
10649 @item
10650 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10651 is evil and not very common.
10653 @item
10654 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10655 @file{.overview} data bases.  This is evil and all too common, alas.
10657 @item
10658 You may be reading the same group (or several related groups) from
10659 different @acronym{NNTP} servers.
10661 @item
10662 You may be getting mail that duplicates articles posted to groups.
10663 @end enumerate
10665 I'm sure there are other situations where @code{Xref} handling fails as
10666 well, but these four are the most common situations.
10668 If, and only if, @code{Xref} handling fails for you, then you may
10669 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10670 will remember the @code{Message-ID}s of all articles you have read or
10671 otherwise marked as read, and then, as if by magic, mark them as read
10672 all subsequent times you see them---in @emph{all} groups.  Using this
10673 mechanism is quite likely to be somewhat inefficient, but not overly
10674 so.  It's certainly preferable to reading the same articles more than
10675 once.
10677 Duplicate suppression is not a very subtle instrument.  It's more like a
10678 sledge hammer than anything else.  It works in a very simple
10679 fashion---if you have marked an article as read, it adds this Message-ID
10680 to a cache.  The next time it sees this Message-ID, it will mark the
10681 article as read with the @samp{M} mark.  It doesn't care what group it
10682 saw the article in.
10684 @table @code
10685 @item gnus-suppress-duplicates
10686 @vindex gnus-suppress-duplicates
10687 If non-@code{nil}, suppress duplicates.
10689 @item gnus-save-duplicate-list
10690 @vindex gnus-save-duplicate-list
10691 If non-@code{nil}, save the list of duplicates to a file.  This will
10692 make startup and shutdown take longer, so the default is @code{nil}.
10693 However, this means that only duplicate articles read in a single Gnus
10694 session are suppressed.
10696 @item gnus-duplicate-list-length
10697 @vindex gnus-duplicate-list-length
10698 This variable says how many @code{Message-ID}s to keep in the duplicate
10699 suppression list.  The default is 10000.
10701 @item gnus-duplicate-file
10702 @vindex gnus-duplicate-file
10703 The name of the file to store the duplicate suppression list in.  The
10704 default is @file{~/News/suppression}.
10705 @end table
10707 If you have a tendency to stop and start Gnus often, setting
10708 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10709 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
10710 the other hand, saving the list makes startup and shutdown much slower,
10711 so that means that if you stop and start Gnus often, you should set
10712 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10713 to you to figure out, I think.
10715 @node Security
10716 @section Security
10718 Gnus is able to verify signed messages or decrypt encrypted messages.
10719 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10720 and @acronym{S/MIME}, however you need some external programs to get
10721 things to work:
10723 @enumerate
10724 @item
10725 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10726 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10727 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10728 Manual}), but Mailcrypt and gpg.el are also supported.
10730 @item
10731 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10732 or newer is recommended.
10734 @end enumerate
10736 The variables that control security functionality on reading messages
10737 include:
10739 @table @code
10740 @item mm-verify-option
10741 @vindex mm-verify-option
10742 Option of verifying signed parts.  @code{never}, not verify;
10743 @code{always}, always verify; @code{known}, only verify known
10744 protocols.  Otherwise, ask user.
10746 @item mm-decrypt-option
10747 @vindex mm-decrypt-option
10748 Option of decrypting encrypted parts.  @code{never}, no decryption;
10749 @code{always}, always decrypt; @code{known}, only decrypt known
10750 protocols.  Otherwise, ask user.
10752 @item mml1991-use
10753 @vindex mml1991-use
10754 Symbol indicating elisp interface to OpenPGP implementation for
10755 @acronym{PGP} messages.  The default is @code{pgg}, but
10756 @code{mailcrypt} and @code{gpg} are also supported although
10757 deprecated.
10759 @item mml2015-use
10760 @vindex mml2015-use
10761 Symbol indicating elisp interface to OpenPGP implementation for
10762 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10763 @code{mailcrypt} and @code{gpg} are also supported although
10764 deprecated.
10766 @end table
10768 By default the buttons that display security information are not
10769 shown, because they clutter reading the actual e-mail.  You can type
10770 @kbd{K b} manually to display the information.  Use the
10771 @code{gnus-buttonized-mime-types} and
10772 @code{gnus-unbuttonized-mime-types} variables to control this
10773 permanently.  @ref{MIME Commands} for further details, and hints on
10774 how to customize these variables to always display security
10775 information.
10777 @cindex snarfing keys
10778 @cindex importing PGP keys
10779 @cindex PGP key ring import
10780 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10781 key ring) is not supported explicitly through a menu item or command,
10782 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10783 allowing you to specify whatever action you think is appropriate
10784 through the usual @acronym{MIME} infrastructure.  You can use a
10785 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10786 Emacs MIME Manual}) such as the following to import keys using GNU
10787 Privacy Guard when you click on the @acronym{MIME} button
10788 (@pxref{Using MIME}).
10790 @example
10791 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10792 @end example
10793 @noindent
10794 This happens to also be the default action defined in
10795 @code{mailcap-mime-data}.
10797 More information on how to set things for sending outgoing signed and
10798 encrypted messages up can be found in the message manual
10799 (@pxref{Security, ,Security, message, Message Manual}).
10801 @node Mailing List
10802 @section Mailing List
10803 @cindex mailing list
10804 @cindex RFC 2396
10806 @kindex A M (summary)
10807 @findex gnus-mailing-list-insinuate
10808 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10809 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10810 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10811 summary buffer.
10813 That enables the following commands to the summary buffer:
10815 @table @kbd
10817 @item C-c C-n h
10818 @kindex C-c C-n h (Summary)
10819 @findex gnus-mailing-list-help
10820 Send a message to fetch mailing list help, if List-Help field exists.
10822 @item C-c C-n s
10823 @kindex C-c C-n s (Summary)
10824 @findex gnus-mailing-list-subscribe
10825 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10827 @item C-c C-n u
10828 @kindex C-c C-n u (Summary)
10829 @findex gnus-mailing-list-unsubscribe
10830 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10831 field exists.
10833 @item C-c C-n p
10834 @kindex C-c C-n p (Summary)
10835 @findex gnus-mailing-list-post
10836 Post to the mailing list, if List-Post field exists.
10838 @item C-c C-n o
10839 @kindex C-c C-n o (Summary)
10840 @findex gnus-mailing-list-owner
10841 Send a message to the mailing list owner, if List-Owner field exists.
10843 @item C-c C-n a
10844 @kindex C-c C-n a (Summary)
10845 @findex gnus-mailing-list-owner
10846 Browse the mailing list archive, if List-Archive field exists.
10848 @end table
10851 @node Article Buffer
10852 @chapter Article Buffer
10853 @cindex article buffer
10855 The articles are displayed in the article buffer, of which there is only
10856 one.  All the summary buffers share the same article buffer unless you
10857 tell Gnus otherwise.
10859 @menu
10860 * Hiding Headers::              Deciding what headers should be displayed.
10861 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10862 * Customizing Articles::        Tailoring the look of the articles.
10863 * Article Keymap::              Keystrokes available in the article buffer.
10864 * Misc Article::                Other stuff.
10865 @end menu
10868 @node Hiding Headers
10869 @section Hiding Headers
10870 @cindex hiding headers
10871 @cindex deleting headers
10873 The top section of each article is the @dfn{head}.  (The rest is the
10874 @dfn{body}, but you may have guessed that already.)
10876 @vindex gnus-show-all-headers
10877 There is a lot of useful information in the head: the name of the person
10878 who wrote the article, the date it was written and the subject of the
10879 article.  That's well and nice, but there's also lots of information
10880 most people do not want to see---what systems the article has passed
10881 through before reaching you, the @code{Message-ID}, the
10882 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10883 of some of those lines.  If you want to keep all those lines in the
10884 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10886 Gnus provides you with two variables for sifting headers:
10888 @table @code
10890 @item gnus-visible-headers
10891 @vindex gnus-visible-headers
10892 If this variable is non-@code{nil}, it should be a regular expression
10893 that says what headers you wish to keep in the article buffer.  All
10894 headers that do not match this variable will be hidden.
10896 For instance, if you only want to see the name of the person who wrote
10897 the article and the subject, you'd say:
10899 @lisp
10900 (setq gnus-visible-headers "^From:\\|^Subject:")
10901 @end lisp
10903 This variable can also be a list of regexps to match headers to
10904 remain visible.
10906 @item gnus-ignored-headers
10907 @vindex gnus-ignored-headers
10908 This variable is the reverse of @code{gnus-visible-headers}.  If this
10909 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10910 should be a regular expression that matches all lines that you want to
10911 hide.  All lines that do not match this variable will remain visible.
10913 For instance, if you just want to get rid of the @code{References} line
10914 and the @code{Xref} line, you might say:
10916 @lisp
10917 (setq gnus-ignored-headers "^References:\\|^Xref:")
10918 @end lisp
10920 This variable can also be a list of regexps to match headers to
10921 be removed.
10923 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10924 variable will have no effect.
10926 @end table
10928 @vindex gnus-sorted-header-list
10929 Gnus can also sort the headers for you.  (It does this by default.)  You
10930 can control the sorting by setting the @code{gnus-sorted-header-list}
10931 variable.  It is a list of regular expressions that says in what order
10932 the headers are to be displayed.
10934 For instance, if you want the name of the author of the article first,
10935 and then the subject, you might say something like:
10937 @lisp
10938 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10939 @end lisp
10941 Any headers that are to remain visible, but are not listed in this
10942 variable, will be displayed in random order after all the headers listed in this variable.
10944 @findex gnus-article-hide-boring-headers
10945 @vindex gnus-boring-article-headers
10946 You can hide further boring headers by setting
10947 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10948 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10949 list, but this list doesn't actually contain header names.  Instead it
10950 lists various @dfn{boring conditions} that Gnus can check and remove
10951 from sight.
10953 These conditions are:
10954 @table @code
10955 @item empty
10956 Remove all empty headers.
10957 @item followup-to
10958 Remove the @code{Followup-To} header if it is identical to the
10959 @code{Newsgroups} header.
10960 @item reply-to
10961 Remove the @code{Reply-To} header if it lists the same addresses as
10962 the @code{From} header, or if the @code{broken-reply-to} group
10963 parameter is set.
10964 @item newsgroups
10965 Remove the @code{Newsgroups} header if it only contains the current group
10966 name.
10967 @item to-address
10968 Remove the @code{To} header if it only contains the address identical to
10969 the current group's @code{to-address} parameter.
10970 @item to-list
10971 Remove the @code{To} header if it only contains the address identical to
10972 the current group's @code{to-list} parameter.
10973 @item cc-list
10974 Remove the @code{CC} header if it only contains the address identical to
10975 the current group's @code{to-list} parameter.
10976 @item date
10977 Remove the @code{Date} header if the article is less than three days
10978 old.
10979 @item long-to
10980 Remove the @code{To} header if it is very long.
10981 @item many-to
10982 Remove all @code{To} headers if there are more than one.
10983 @end table
10985 To include these three elements, you could say something like:
10987 @lisp
10988 (setq gnus-boring-article-headers
10989       '(empty followup-to reply-to))
10990 @end lisp
10992 This is also the default value for this variable.
10995 @node Using MIME
10996 @section Using MIME
10997 @cindex @acronym{MIME}
10999 Mime is a standard for waving your hands through the air, aimlessly,
11000 while people stand around yawning.
11002 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
11003 while all newsreaders die of fear.
11005 @acronym{MIME} may specify what character set the article uses, the encoding
11006 of the characters, and it also makes it possible to embed pictures and
11007 other naughty stuff in innocent-looking articles.
11009 @vindex gnus-display-mime-function
11010 @findex gnus-display-mime
11011 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
11012 to display the @acronym{MIME} parts.  This is @code{gnus-display-mime} by
11013 default, which creates a bundle of clickable buttons that can be used to
11014 display, save and manipulate the @acronym{MIME} objects.
11016 The following commands are available when you have placed point over a
11017 @acronym{MIME} button:
11019 @table @kbd
11020 @findex gnus-article-press-button
11021 @item RET (Article)
11022 @kindex RET (Article)
11023 @itemx BUTTON-2 (Article)
11024 Toggle displaying of the @acronym{MIME} object
11025 (@code{gnus-article-press-button}).  If built-in viewers can not display
11026 the object, Gnus resorts to external viewers in the @file{mailcap}
11027 files.  If a viewer has the @samp{copiousoutput} specification, the
11028 object is displayed inline.
11030 @findex gnus-mime-view-part
11031 @item M-RET (Article)
11032 @kindex M-RET (Article)
11033 @itemx v (Article)
11034 Prompt for a method, and then view the @acronym{MIME} object using this
11035 method (@code{gnus-mime-view-part}).
11037 @findex gnus-mime-view-part-as-type
11038 @item t (Article)
11039 @kindex t (Article)
11040 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
11041 (@code{gnus-mime-view-part-as-type}).
11043 @findex gnus-mime-view-part-as-charset
11044 @item C (Article)
11045 @kindex C (Article)
11046 Prompt for a charset, and then view the @acronym{MIME} object using this
11047 charset (@code{gnus-mime-view-part-as-charset}).
11049 @findex gnus-mime-save-part
11050 @item o (Article)
11051 @kindex o (Article)
11052 Prompt for a file name, and then save the @acronym{MIME} object
11053 (@code{gnus-mime-save-part}).
11055 @findex gnus-mime-save-part-and-strip
11056 @item C-o (Article)
11057 @kindex C-o (Article)
11058 Prompt for a file name, then save the @acronym{MIME} object and strip it from
11059 the article.  Then proceed to article editing, where a reasonable
11060 suggestion is being made on how the altered article should look
11061 like.  The stripped @acronym{MIME} object will be referred via the
11062 message/external-body @acronym{MIME} type.
11063 (@code{gnus-mime-save-part-and-strip}).
11065 @findex gnus-mime-delete-part
11066 @item d (Article)
11067 @kindex d (Article)
11068 Delete the @acronym{MIME} object from the article and replace it with some
11069 information about the removed @acronym{MIME} object
11070 (@code{gnus-mime-delete-part}).
11072 @findex gnus-mime-copy-part
11073 @item c (Article)
11074 @kindex c (Article)
11075 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
11076 (@code{gnus-mime-copy-part}).  Compressed files like @file{.gz} and
11077 @file{.bz2} are automatically decompressed if
11078 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
11079 Accessing Compressed Files, emacs, The Emacs Editor}).
11081 @findex gnus-mime-print-part
11082 @item p (Article)
11083 @kindex p (Article)
11084 Print the @acronym{MIME} object (@code{gnus-mime-print-part}).  This
11085 command respects the @samp{print=} specifications in the
11086 @file{.mailcap} file.
11088 @findex gnus-mime-inline-part
11089 @item i (Article)
11090 @kindex i (Article)
11091 Insert the contents of the @acronym{MIME} object into the buffer
11092 (@code{gnus-mime-inline-part}) as text/plain.  If given a prefix, insert
11093 the raw contents without decoding.  If given a numerical prefix, you can
11094 do semi-manual charset stuff (see
11095 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
11096 Article}).
11098 @findex gnus-mime-view-part-internally
11099 @item E (Article)
11100 @kindex E (Article)
11101 View the @acronym{MIME} object with an internal viewer.  If no internal
11102 viewer is available, use an external viewer
11103 (@code{gnus-mime-view-part-internally}).
11105 @findex gnus-mime-view-part-externally
11106 @item e (Article)
11107 @kindex e (Article)
11108 View the @acronym{MIME} object with an external viewer.
11109 (@code{gnus-mime-view-part-externally}).
11111 @findex gnus-mime-pipe-part
11112 @item | (Article)
11113 @kindex | (Article)
11114 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
11116 @findex gnus-mime-action-on-part
11117 @item . (Article)
11118 @kindex . (Article)
11119 Interactively run an action on the @acronym{MIME} object
11120 (@code{gnus-mime-action-on-part}).
11122 @end table
11124 Gnus will display some @acronym{MIME} objects automatically.  The way Gnus
11125 determines which parts to do this with is described in the Emacs
11126 @acronym{MIME} manual.
11128 It might be best to just use the toggling functions from the article
11129 buffer to avoid getting nasty surprises.  (For instance, you enter the
11130 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
11131 decoded the sound file in the article and some horrible sing-a-long song
11132 comes screaming out your speakers, and you can't find the volume button,
11133 because there isn't one, and people are starting to look at you, and you
11134 try to stop the program, but you can't, and you can't find the program
11135 to control the volume, and everybody else in the room suddenly decides
11136 to look at you disdainfully, and you'll feel rather stupid.)
11138 Any similarity to real events and people is purely coincidental.  Ahem.
11140 Also @pxref{MIME Commands}.
11143 @node Customizing Articles
11144 @section Customizing Articles
11145 @cindex article customization
11147 A slew of functions for customizing how the articles are to look like
11148 exist.  You can call these functions interactively
11149 (@pxref{Article Washing}), or you can have them
11150 called automatically when you select the articles.
11152 To have them called automatically, you should set the corresponding
11153 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11154 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11155 be set, but first we discuss the values these variables can have.
11157 Note: Some values, while valid, make little sense.  Check the list below
11158 for sensible values.
11160 @enumerate
11161 @item
11162 @code{nil}: Don't do this treatment.
11164 @item
11165 @code{t}: Do this treatment on all body parts.
11167 @item
11168 @code{head}: Do the treatment on the headers.
11170 @item
11171 @code{last}: Do this treatment on the last part.
11173 @item
11174 An integer: Do this treatment on all body parts that have a length less
11175 than this number.
11177 @item
11178 A list of strings: Do this treatment on all body parts that are in
11179 articles that are read in groups that have names that match one of the
11180 regexps in the list.
11182 @item
11183 A list where the first element is not a string:
11185 The list is evaluated recursively.  The first element of the list is a
11186 predicate.  The following predicates are recognized: @code{or},
11187 @code{and}, @code{not} and @code{typep}.  Here's an example:
11189 @lisp
11190 (or last
11191     (typep "text/x-vcard"))
11192 @end lisp
11194 @end enumerate
11196 You may have noticed that the word @dfn{part} is used here.  This refers
11197 to the fact that some messages are @acronym{MIME} multipart articles that may
11198 be divided into several parts.  Articles that are not multiparts are
11199 considered to contain just a single part.
11201 @vindex gnus-article-treat-types
11202 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11203 want to, but by default, only @samp{text/plain} parts are given the
11204 treatment.  This is controlled by the @code{gnus-article-treat-types}
11205 variable, which is a list of regular expressions that are matched to the
11206 type of the part.  This variable is ignored if the value of the
11207 controlling variable is a predicate list, as described above.
11209 The following treatment options are available.  The easiest way to
11210 customize this is to examine the @code{gnus-article-treat} customization
11211 group.  Values in parenthesis are suggested sensible values.  Others are
11212 possible but those listed are probably sufficient for most people.
11214 @table @code
11215 @item gnus-treat-buttonize (t, integer)
11216 @item gnus-treat-buttonize-head (head)
11218 @xref{Article Buttons}.
11220 @item gnus-treat-capitalize-sentences (t, integer)
11221 @item gnus-treat-overstrike (t, integer)
11222 @item gnus-treat-strip-cr (t, integer)
11223 @item gnus-treat-strip-headers-in-body (t, integer)
11224 @item gnus-treat-strip-leading-blank-lines (t, integer)
11225 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11226 @item gnus-treat-strip-pem (t, last, integer)
11227 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11228 @item gnus-treat-unsplit-urls (t, integer)
11229 @item gnus-treat-wash-html (t, integer)
11231 @xref{Article Washing}.
11233 @item gnus-treat-date-english (head)
11234 @item gnus-treat-date-iso8601 (head)
11235 @item gnus-treat-date-lapsed (head)
11236 @item gnus-treat-date-local (head)
11237 @item gnus-treat-date-original (head)
11238 @item gnus-treat-date-user-defined (head)
11239 @item gnus-treat-date-ut (head)
11241 @xref{Article Date}.
11243 @item gnus-treat-from-picon (head)
11244 @item gnus-treat-mail-picon (head)
11245 @item gnus-treat-newsgroups-picon (head)
11247 @xref{Picons}.
11249 @item gnus-treat-display-smileys (t, integer)
11251 @item gnus-treat-body-boundary (head)
11253 @vindex gnus-body-boundary-delimiter
11254 Adds a delimiter between header and body, the string used as delimiter
11255 is controlled by @code{gnus-body-boundary-delimiter}.
11257 @xref{Smileys}.
11259 @item gnus-treat-display-x-face (head)
11261 @xref{X-Face}.
11263 @item gnus-treat-display-face (head)
11265 @xref{Face}.
11267 @item gnus-treat-emphasize (t, head, integer)
11268 @item gnus-treat-fill-article (t, integer)
11269 @item gnus-treat-fill-long-lines (t, integer)
11270 @item gnus-treat-hide-boring-headers (head)
11271 @item gnus-treat-hide-citation (t, integer)
11272 @item gnus-treat-hide-citation-maybe (t, integer)
11273 @item gnus-treat-hide-headers (head)
11274 @item gnus-treat-hide-signature (t, last)
11275 @item gnus-treat-strip-banner (t, last)
11276 @item gnus-treat-strip-list-identifiers (head)
11278 @xref{Article Hiding}.
11280 @item gnus-treat-highlight-citation (t, integer)
11281 @item gnus-treat-highlight-headers (head)
11282 @item gnus-treat-highlight-signature (t, last, integer)
11284 @xref{Article Highlighting}.
11286 @item gnus-treat-play-sounds
11287 @item gnus-treat-translate
11288 @item gnus-treat-x-pgp-sig (head)
11290 @item gnus-treat-unfold-headers (head)
11291 @item gnus-treat-fold-headers (head)
11292 @item gnus-treat-fold-newsgroups (head)
11293 @item gnus-treat-leading-whitespace (head)
11295 @xref{Article Header}.
11298 @end table
11300 @vindex gnus-part-display-hook
11301 You can, of course, write your own functions to be called from
11302 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11303 part, and you can do anything you like, pretty much.  There is no
11304 information that you have to keep in the buffer---you can change
11305 everything.
11308 @node Article Keymap
11309 @section Article Keymap
11311 Most of the keystrokes in the summary buffer can also be used in the
11312 article buffer.  They should behave as if you typed them in the summary
11313 buffer, which means that you don't actually have to have a summary
11314 buffer displayed while reading.  You can do it all from the article
11315 buffer.
11317 @kindex v (Article)
11318 @cindex keys, reserved for users (Article)
11319 The key @kbd{v} is reserved for users.  You can bind it key to some
11320 function or better use it as a prefix key.
11322 A few additional keystrokes are available:
11324 @table @kbd
11326 @item SPACE
11327 @kindex SPACE (Article)
11328 @findex gnus-article-next-page
11329 Scroll forwards one page (@code{gnus-article-next-page}).
11330 This is exactly the same as @kbd{h SPACE h}.
11332 @item DEL
11333 @kindex DEL (Article)
11334 @findex gnus-article-prev-page
11335 Scroll backwards one page (@code{gnus-article-prev-page}).
11336 This is exactly the same as @kbd{h DEL h}.
11338 @item C-c ^
11339 @kindex C-c ^ (Article)
11340 @findex gnus-article-refer-article
11341 If point is in the neighborhood of a @code{Message-ID} and you press
11342 @kbd{C-c ^}, Gnus will try to get that article from the server
11343 (@code{gnus-article-refer-article}).
11345 @item C-c C-m
11346 @kindex C-c C-m (Article)
11347 @findex gnus-article-mail
11348 Send a reply to the address near point (@code{gnus-article-mail}).  If
11349 given a prefix, include the mail.
11351 @item s
11352 @kindex s (Article)
11353 @findex gnus-article-show-summary
11354 Reconfigure the buffers so that the summary buffer becomes visible
11355 (@code{gnus-article-show-summary}).
11357 @item ?
11358 @kindex ? (Article)
11359 @findex gnus-article-describe-briefly
11360 Give a very brief description of the available keystrokes
11361 (@code{gnus-article-describe-briefly}).
11363 @item TAB
11364 @kindex TAB (Article)
11365 @findex gnus-article-next-button
11366 Go to the next button, if any (@code{gnus-article-next-button}).  This
11367 only makes sense if you have buttonizing turned on.
11369 @item M-TAB
11370 @kindex M-TAB (Article)
11371 @findex gnus-article-prev-button
11372 Go to the previous button, if any (@code{gnus-article-prev-button}).
11374 @item R
11375 @kindex R (Article)
11376 @findex gnus-article-reply-with-original
11377 Send a reply to the current article and yank the current article
11378 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11379 wide reply.  If the region is active, only yank the text in the
11380 region.
11382 @item F
11383 @kindex F (Article)
11384 @findex gnus-article-followup-with-original
11385 Send a followup to the current article and yank the current article
11386 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11387 a wide reply.  If the region is active, only yank the text in the
11388 region.
11391 @end table
11394 @node Misc Article
11395 @section Misc Article
11397 @table @code
11399 @item gnus-single-article-buffer
11400 @vindex gnus-single-article-buffer
11401 If non-@code{nil}, use the same article buffer for all the groups.
11402 (This is the default.)  If @code{nil}, each group will have its own
11403 article buffer.
11405 @vindex gnus-article-decode-hook
11406 @item gnus-article-decode-hook
11407 @cindex @acronym{MIME}
11408 Hook used to decode @acronym{MIME} articles.  The default value is
11409 @code{(article-decode-charset article-decode-encoded-words)}
11411 @vindex gnus-article-prepare-hook
11412 @item gnus-article-prepare-hook
11413 This hook is called right after the article has been inserted into the
11414 article buffer.  It is mainly intended for functions that do something
11415 depending on the contents; it should probably not be used for changing
11416 the contents of the article buffer.
11418 @item gnus-article-mode-hook
11419 @vindex gnus-article-mode-hook
11420 Hook called in article mode buffers.
11422 @item gnus-article-mode-syntax-table
11423 @vindex gnus-article-mode-syntax-table
11424 Syntax table used in article buffers.  It is initialized from
11425 @code{text-mode-syntax-table}.
11427 @vindex gnus-article-over-scroll
11428 @item gnus-article-over-scroll
11429 If non-@code{nil}, allow scrolling the article buffer even when there
11430 no more new text to scroll in.  The default is @code{nil}.
11432 @vindex gnus-article-mode-line-format
11433 @item gnus-article-mode-line-format
11434 This variable is a format string along the same lines as
11435 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11436 Line}).  It accepts the same format specifications as that variable,
11437 with two extensions:
11439 @table @samp
11441 @item w
11442 The @dfn{wash status} of the article.  This is a short string with one
11443 character for each possible article wash operation that may have been
11444 performed.  The characters and their meaning:
11446 @table @samp
11448 @item c
11449 Displayed when cited text may be hidden in the article buffer.
11451 @item h
11452 Displayed when headers are hidden in the article buffer.
11454 @item p
11455 Displayed when article is digitally signed or encrypted, and Gnus has
11456 hidden the security headers.  (N.B. does not tell anything about
11457 security status, i.e. good or bad signature.)
11459 @item s
11460 Displayed when the signature has been hidden in the Article buffer.
11462 @item o
11463 Displayed when Gnus has treated overstrike characters in the article buffer.
11465 @item e
11466 Displayed when Gnus has treated emphasised strings in the article buffer.
11468 @end table
11470 @item m
11471 The number of @acronym{MIME} parts in the article.
11473 @end table
11475 @vindex gnus-break-pages
11477 @item gnus-break-pages
11478 Controls whether @dfn{page breaking} is to take place.  If this variable
11479 is non-@code{nil}, the articles will be divided into pages whenever a
11480 page delimiter appears in the article.  If this variable is @code{nil},
11481 paging will not be done.
11483 @item gnus-page-delimiter
11484 @vindex gnus-page-delimiter
11485 This is the delimiter mentioned above.  By default, it is @samp{^L}
11486 (formfeed).
11488 @cindex IDNA
11489 @cindex internationalized domain names
11490 @vindex gnus-use-idna
11491 @item gnus-use-idna
11492 This variable controls whether Gnus performs IDNA decoding of
11493 internationalized domain names inside @samp{From}, @samp{To} and
11494 @samp{Cc} headers.  This requires
11495 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11496 variable is only enabled if you have installed it.
11498 @end table
11501 @node Composing Messages
11502 @chapter Composing Messages
11503 @cindex composing messages
11504 @cindex messages
11505 @cindex mail
11506 @cindex sending mail
11507 @cindex reply
11508 @cindex followup
11509 @cindex post
11510 @cindex using gpg
11511 @cindex using s/mime
11512 @cindex using smime
11514 @kindex C-c C-c (Post)
11515 All commands for posting and mailing will put you in a message buffer
11516 where you can edit the article all you like, before you send the
11517 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11518 Message Manual}.  Where the message will be posted/mailed to depends
11519 on your setup (@pxref{Posting Server}).
11521 @menu
11522 * Mail::                        Mailing and replying.
11523 * Posting Server::              What server should you post and mail via?
11524 * POP before SMTP::             You cannot send a mail unless you read a mail.
11525 * Mail and Post::               Mailing and posting at the same time.
11526 * Archived Messages::           Where Gnus stores the messages you've sent.
11527 * Posting Styles::              An easier way to specify who you are.
11528 * Drafts::                      Postponing messages and rejected messages.
11529 * Rejected Articles::           What happens if the server doesn't like your article?
11530 * Signing and encrypting::      How to compose secure messages.
11531 @end menu
11533 Also @pxref{Canceling and Superseding} for information on how to
11534 remove articles you shouldn't have posted.
11537 @node Mail
11538 @section Mail
11540 Variables for customizing outgoing mail:
11542 @table @code
11543 @item gnus-uu-digest-headers
11544 @vindex gnus-uu-digest-headers
11545 List of regexps to match headers included in digested messages.  The
11546 headers will be included in the sequence they are matched.  If
11547 @code{nil} include all headers.
11549 @item gnus-add-to-list
11550 @vindex gnus-add-to-list
11551 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11552 that have none when you do a @kbd{a}.
11554 @item gnus-confirm-mail-reply-to-news
11555 @vindex gnus-confirm-mail-reply-to-news
11556 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11557 about to reply to news articles by mail.  If it is @code{nil}, nothing
11558 interferes in what you want to do.  This can also be a function
11559 receiving the group name as the only parameter which should return
11560 non-@code{nil} if a confirmation is needed, or a regular expression
11561 matching group names, where confirmation should be asked for.
11563 If you find yourself never wanting to reply to mail, but occasionally
11564 press @kbd{R} anyway, this variable might be for you.
11566 @item gnus-confirm-treat-mail-like-news
11567 @vindex gnus-confirm-treat-mail-like-news
11568 If non-@code{nil}, Gnus also requests confirmation according to
11569 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11570 useful for treating mailing lists like newsgroups.
11572 @end table
11575 @node Posting Server
11576 @section Posting Server
11578 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11579 (extremely intelligent, of course) article, where does it go?
11581 Thank you for asking.  I hate you.
11583 It can be quite complicated.
11585 @vindex gnus-post-method
11586 When posting news, Message usually invokes @code{message-send-news}
11587 (@pxref{News Variables, , News Variables, message, Message Manual}).
11588 Normally, Gnus will post using the same select method as you're
11589 reading from (which might be convenient if you're reading lots of
11590 groups from different private servers).  However.  If the server
11591 you're reading from doesn't allow posting, just reading, you probably
11592 want to use some other server to post your (extremely intelligent and
11593 fabulously interesting) articles.  You can then set the
11594 @code{gnus-post-method} to some other method:
11596 @lisp
11597 (setq gnus-post-method '(nnspool ""))
11598 @end lisp
11600 Now, if you've done this, and then this server rejects your article, or
11601 this server is down, what do you do then?  To override this variable you
11602 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11603 the ``current'' server, to get back the default behavior, for posting.
11605 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11606 Gnus will prompt you for what method to use for posting.
11608 You can also set @code{gnus-post-method} to a list of select methods.
11609 If that's the case, Gnus will always prompt you for what method to use
11610 for posting.
11612 Finally, if you want to always post using the native select method,
11613 you can set this variable to @code{native}.
11615 When sending mail, Message invokes @code{message-send-mail-function}.
11616 The default function, @code{message-send-mail-with-sendmail}, pipes
11617 your article to the @code{sendmail} binary for further queuing and
11618 sending.  When your local system is not configured for sending mail
11619 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11620 server, you can set @code{message-send-mail-function} to
11621 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11622 package correctly.  An example:
11624 @lisp
11625 (setq message-send-mail-function 'smtpmail-send-it
11626       smtpmail-default-smtp-server "YOUR SMTP HOST")
11627 @end lisp
11629 To the thing similar to this, there is
11630 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11631 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11632 @xref{POP before SMTP}.
11634 Other possible choices for @code{message-send-mail-function} includes
11635 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11636 and @code{feedmail-send-it}.
11638 @node POP before SMTP
11639 @section POP before SMTP
11640 @cindex pop before smtp
11641 @findex message-smtpmail-send-it
11642 @findex mail-source-touch-pop
11644 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11645 authentication?  It is whether you need to connect to the @acronym{POP}
11646 mail server within a certain time before sending mails.  If so, there is
11647 a convenient way.  To do that, put the following lines in your
11648 @file{~/.gnus.el} file:
11650 @lisp
11651 (setq message-send-mail-function 'message-smtpmail-send-it)
11652 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11653 @end lisp
11655 @noindent
11656 It means to let Gnus connect to the @acronym{POP} mail server in advance
11657 whenever you send a mail.  The @code{mail-source-touch-pop} function
11658 does only a @acronym{POP} authentication according to the value of
11659 @code{mail-sources} without fetching mails, just before sending a mail.
11660 Note that you have to use @code{message-smtpmail-send-it} which runs
11661 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11662 set the value of @code{mail-sources} for a @acronym{POP} connection
11663 correctly.  @xref{Mail Sources}.
11665 If you have two or more @acronym{POP} mail servers set in
11666 @code{mail-sources}, you may want to specify one of them to
11667 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11668 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11669 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11670 mainly from that server), you can set it permanently as follows:
11672 @lisp
11673 (setq mail-source-primary-source
11674       '(pop :server "pop3.mail.server"
11675             :password "secret"))
11676 @end lisp
11678 @noindent
11679 Otherwise, bind it dynamically only when performing the
11680 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11682 @lisp
11683 (add-hook 'message-send-mail-hook
11684           (lambda ()
11685             (let ((mail-source-primary-source
11686                    '(pop :server "pop3.mail.server"
11687                          :password "secret")))
11688               (mail-source-touch-pop))))
11689 @end lisp
11691 @node Mail and Post
11692 @section Mail and Post
11694 Here's a list of variables relevant to both mailing and
11695 posting:
11697 @table @code
11698 @item gnus-mailing-list-groups
11699 @findex gnus-mailing-list-groups
11700 @cindex mailing lists
11702 If your news server offers groups that are really mailing lists
11703 gatewayed to the @acronym{NNTP} server, you can read those groups without
11704 problems, but you can't post/followup to them without some difficulty.
11705 One solution is to add a @code{to-address} to the group parameters
11706 (@pxref{Group Parameters}).  An easier thing to do is set the
11707 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11708 really are mailing lists.  Then, at least, followups to the mailing
11709 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11710 still a pain, though.
11712 @item gnus-user-agent
11713 @vindex gnus-user-agent
11714 @cindex User-Agent
11716 This variable controls which information should be exposed in the
11717 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11718 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11719 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11720 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11721 system type) or a custom string.  If you set it to a string, be sure to
11722 use a valid format, see RFC 2616.
11724 @end table
11726 You may want to do spell-checking on messages that you send out.  Or, if
11727 you don't want to spell-check by hand, you could add automatic
11728 spell-checking via the @code{ispell} package:
11730 @cindex ispell
11731 @findex ispell-message
11732 @lisp
11733 (add-hook 'message-send-hook 'ispell-message)
11734 @end lisp
11736 If you want to change the @code{ispell} dictionary based on what group
11737 you're in, you could say something like the following:
11739 @lisp
11740 (add-hook 'gnus-select-group-hook
11741           (lambda ()
11742             (cond
11743              ((string-match
11744                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11745               (ispell-change-dictionary "deutsch"))
11746              (t
11747               (ispell-change-dictionary "english")))))
11748 @end lisp
11750 Modify to suit your needs.
11753 @node Archived Messages
11754 @section Archived Messages
11755 @cindex archived messages
11756 @cindex sent messages
11758 Gnus provides a few different methods for storing the mail and news you
11759 send.  The default method is to use the @dfn{archive virtual server} to
11760 store the messages.  If you want to disable this completely, the
11761 @code{gnus-message-archive-group} variable should be @code{nil}, which
11762 is the default.
11764 For archiving interesting messages in a group you read, see the
11765 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11766 Group Commands}).
11768 @vindex gnus-message-archive-method
11769 @code{gnus-message-archive-method} says what virtual server Gnus is to
11770 use to store sent messages.  The default is:
11772 @lisp
11773 (nnfolder "archive"
11774           (nnfolder-directory   "~/Mail/archive")
11775           (nnfolder-active-file "~/Mail/archive/active")
11776           (nnfolder-get-new-mail nil)
11777           (nnfolder-inhibit-expiry t))
11778 @end lisp
11780 You can, however, use any mail select method (@code{nnml},
11781 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11782 for doing this sort of thing, though.  If you don't like the default
11783 directory chosen, you could say something like:
11785 @lisp
11786 (setq gnus-message-archive-method
11787       '(nnfolder "archive"
11788                  (nnfolder-inhibit-expiry t)
11789                  (nnfolder-active-file "~/News/sent-mail/active")
11790                  (nnfolder-directory "~/News/sent-mail/")))
11791 @end lisp
11793 @vindex gnus-message-archive-group
11794 @cindex Gcc
11795 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11796 to one or more group(s) on that server.  Which group to use is
11797 determined by the @code{gnus-message-archive-group} variable.
11799 This variable can be used to do the following:
11801 @table @asis
11802 @item a string
11803 Messages will be saved in that group.
11805 Note that you can include a select method in the group name, then the
11806 message will not be stored in the select method given by
11807 @code{gnus-message-archive-method}, but in the select method specified
11808 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11809 has the default value shown above.  Then setting
11810 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11811 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11812 value @code{"nnml:foo"}, then outgoing messages will be stored in
11813 @samp{nnml:foo}.
11815 @item a list of strings
11816 Messages will be saved in all those groups.
11818 @item an alist of regexps, functions and forms
11819 When a key ``matches'', the result is used.
11821 @item @code{nil}
11822 No message archiving will take place.  This is the default.
11823 @end table
11825 Let's illustrate:
11827 Just saving to a single group called @samp{MisK}:
11828 @lisp
11829 (setq gnus-message-archive-group "MisK")
11830 @end lisp
11832 Saving to two groups, @samp{MisK} and @samp{safe}:
11833 @lisp
11834 (setq gnus-message-archive-group '("MisK" "safe"))
11835 @end lisp
11837 Save to different groups based on what group you are in:
11838 @lisp
11839 (setq gnus-message-archive-group
11840       '(("^alt" "sent-to-alt")
11841         ("mail" "sent-to-mail")
11842         (".*" "sent-to-misc")))
11843 @end lisp
11845 More complex stuff:
11846 @lisp
11847 (setq gnus-message-archive-group
11848       '((if (message-news-p)
11849             "misc-news"
11850           "misc-mail")))
11851 @end lisp
11853 How about storing all news messages in one file, but storing all mail
11854 messages in one file per month:
11856 @lisp
11857 (setq gnus-message-archive-group
11858       '((if (message-news-p)
11859             "misc-news"
11860           (concat "mail." (format-time-string "%Y-%m")))))
11861 @end lisp
11863 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11864 @c use a different value for @code{gnus-message-archive-group} there.)
11866 Now, when you send a message off, it will be stored in the appropriate
11867 group.  (If you want to disable storing for just one particular message,
11868 you can just remove the @code{Gcc} header that has been inserted.)  The
11869 archive group will appear in the group buffer the next time you start
11870 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
11871 enter it and read the articles in it just like you'd read any other
11872 group.  If the group gets really big and annoying, you can simply rename
11873 if (using @kbd{G r} in the group buffer) to something
11874 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11875 continue to be stored in the old (now empty) group.
11877 That's the default method of archiving sent messages.  Gnus offers a
11878 different way for the people who don't like the default method.  In that
11879 case you should set @code{gnus-message-archive-group} to @code{nil};
11880 this will disable archiving.
11882 @table @code
11883 @item gnus-outgoing-message-group
11884 @vindex gnus-outgoing-message-group
11885 All outgoing messages will be put in this group.  If you want to store
11886 all your outgoing mail and articles in the group @samp{nnml:archive},
11887 you set this variable to that value.  This variable can also be a list of
11888 group names.
11890 If you want to have greater control over what group to put each
11891 message in, you can set this variable to a function that checks the
11892 current newsgroup name and then returns a suitable group name (or list
11893 of names).
11895 This variable can be used instead of @code{gnus-message-archive-group},
11896 but the latter is the preferred method.
11898 @item gnus-gcc-mark-as-read
11899 @vindex gnus-gcc-mark-as-read
11900 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11902 @item gnus-gcc-externalize-attachments
11903 @vindex gnus-gcc-externalize-attachments
11904 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11905 and matches the Gcc group name, attach files as external parts; if it is
11906 @code{all}, attach local files as external parts; if it is other
11907 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11908 changed in the future.
11910 @end table
11913 @node Posting Styles
11914 @section Posting Styles
11915 @cindex posting styles
11916 @cindex styles
11918 All them variables, they make my head swim.
11920 So what if you want a different @code{Organization} and signature based
11921 on what groups you post to?  And you post both from your home machine
11922 and your work machine, and you want different @code{From} lines, and so
11925 @vindex gnus-posting-styles
11926 One way to do stuff like that is to write clever hooks that change the
11927 variables you need to have changed.  That's a bit boring, so somebody
11928 came up with the bright idea of letting the user specify these things in
11929 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11930 variable:
11932 @lisp
11933 ((".*"
11934   (signature "Peace and happiness")
11935   (organization "What me?"))
11936  ("^comp"
11937   (signature "Death to everybody"))
11938  ("comp.emacs.i-love-it"
11939   (organization "Emacs is it")))
11940 @end lisp
11942 As you might surmise from this example, this alist consists of several
11943 @dfn{styles}.  Each style will be applicable if the first element
11944 ``matches'', in some form or other.  The entire alist will be iterated
11945 over, from the beginning towards the end, and each match will be
11946 applied, which means that attributes in later styles that match override
11947 the same attributes in earlier matching styles.  So
11948 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11949 signature and the @samp{What me?} @code{Organization} header.
11951 The first element in each style is called the @code{match}.  If it's a
11952 string, then Gnus will try to regexp match it against the group name.
11953 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11954 will look in the original article for a header whose name is
11955 @var{match} and compare that @var{regexp}.  @var{match} and
11956 @var{regexp} are strings.  (The original article is the one you are
11957 replying or following up to.  If you are not composing a reply or a
11958 followup, then there is nothing to match against.)  If the
11959 @code{match} is a function symbol, that function will be called with
11960 no arguments.  If it's a variable symbol, then the variable will be
11961 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11962 any case, if this returns a non-@code{nil} value, then the style is
11963 said to @dfn{match}.
11965 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11966 attribute consists of a @code{(@var{name} @var{value})} pair.  In
11967 addition, you can also use the @code{(@var{name} :file @var{value})}
11968 form or the @code{(@var{name} :value @var{value})} form.  Where
11969 @code{:file} signifies @var{value} represents a file name and its
11970 contents should be used as the attribute value, @code{:value} signifies
11971 @var{value} does not represent a file name explicitly.  The attribute
11972 name can be one of:
11974 @itemize @bullet
11975 @item @code{signature}
11976 @item @code{signature-file}
11977 @item @code{x-face-file}
11978 @item @code{address}, overriding @code{user-mail-address}
11979 @item @code{name}, overriding @code{(user-full-name)}
11980 @item @code{body}
11981 @end itemize
11983 The attribute name can also be a string or a symbol.  In that case,
11984 this will be used as a header name, and the value will be inserted in
11985 the headers of the article; if the value is @code{nil}, the header
11986 name will be removed.  If the attribute name is @code{eval}, the form
11987 is evaluated, and the result is thrown away.
11989 The attribute value can be a string (used verbatim), a function with
11990 zero arguments (the return value will be used), a variable (its value
11991 will be used) or a list (it will be @code{eval}ed and the return value
11992 will be used).  The functions and sexps are called/@code{eval}ed in the
11993 message buffer that is being set up.  The headers of the current article
11994 are available through the @code{message-reply-headers} variable, which
11995 is a vector of the following headers: number subject from date id
11996 references chars lines xref extra.
11998 @vindex message-reply-headers
12000 If you wish to check whether the message you are about to compose is
12001 meant to be a news article or a mail message, you can check the values
12002 of the @code{message-news-p} and @code{message-mail-p} functions.
12004 @findex message-mail-p
12005 @findex message-news-p
12007 So here's a new example:
12009 @lisp
12010 (setq gnus-posting-styles
12011       '((".*"
12012          (signature-file "~/.signature")
12013          (name "User Name")
12014          (x-face-file "~/.xface")
12015          (x-url (getenv "WWW_HOME"))
12016          (organization "People's Front Against MWM"))
12017         ("^rec.humor"
12018          (signature my-funny-signature-randomizer))
12019         ((equal (system-name) "gnarly")  ;; @r{A form}
12020          (signature my-quote-randomizer))
12021         (message-news-p        ;; @r{A function symbol}
12022          (signature my-news-signature))
12023         (window-system         ;; @r{A value symbol}
12024          ("X-Window-System" (format "%s" window-system)))
12025         ;; @r{If I'm replying to Larsi, set the Organization header.}
12026         ((header "from" "larsi.*org")
12027          (Organization "Somewhere, Inc."))
12028         ((posting-from-work-p) ;; @r{A user defined function}
12029          (signature-file "~/.work-signature")
12030          (address "user@@bar.foo")
12031          (body "You are fired.\n\nSincerely, your boss.")
12032          (organization "Important Work, Inc"))
12033         ("nnml:.*"
12034          (From (save-excursion
12035                  (set-buffer gnus-article-buffer)
12036                  (message-fetch-field "to"))))
12037         ("^nn.+:"
12038          (signature-file "~/.mail-signature"))))
12039 @end lisp
12041 The @samp{nnml:.*} rule means that you use the @code{To} address as the
12042 @code{From} address in all your outgoing replies, which might be handy
12043 if you fill many roles.
12044 You may also use @code{message-alternative-emails} instead.
12045 @xref{Message Headers, ,Message Headers, message, Message Manual}.
12047 @node Drafts
12048 @section Drafts
12049 @cindex drafts
12051 If you are writing a message (mail or news) and suddenly remember that
12052 you have a steak in the oven (or some pesto in the food processor, you
12053 craaazy vegetarians), you'll probably wish there was a method to save
12054 the message you are writing so that you can continue editing it some
12055 other day, and send it when you feel its finished.
12057 Well, don't worry about it.  Whenever you start composing a message of
12058 some sort using the Gnus mail and post commands, the buffer you get will
12059 automatically associate to an article in a special @dfn{draft} group.
12060 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12061 article will be saved there.  (Auto-save files also go to the draft
12062 group.)
12064 @cindex nndraft
12065 @vindex nndraft-directory
12066 The draft group is a special group (which is implemented as an
12067 @code{nndraft} group, if you absolutely have to know) called
12068 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
12069 @code{nndraft} is to store its files.  What makes this group special is
12070 that you can't tick any articles in it or mark any articles as
12071 read---all articles in the group are permanently unread.
12073 If the group doesn't exist, it will be created and you'll be subscribed
12074 to it.  The only way to make it disappear from the Group buffer is to
12075 unsubscribe it.  The special properties of the draft group comes from
12076 a group property (@pxref{Group Parameters}), and if lost the group
12077 behaves like any other group.  This means the commands below will not
12078 be available.  To restore the special properties of the group, the
12079 simplest way is to kill the group, using @kbd{C-k}, and restart
12080 Gnus.  The group is automatically created again with the
12081 correct parameters.  The content of the group is not lost.
12083 @c @findex gnus-dissociate-buffer-from-draft
12084 @c @kindex C-c M-d (Mail)
12085 @c @kindex C-c M-d (Post)
12086 @c @findex gnus-associate-buffer-with-draft
12087 @c @kindex C-c C-d (Mail)
12088 @c @kindex C-c C-d (Post)
12089 @c If you're writing some super-secret message that you later want to
12090 @c encode with PGP before sending, you may wish to turn the auto-saving
12091 @c (and association with the draft group) off.  You never know who might be
12092 @c interested in reading all your extremely valuable and terribly horrible
12093 @c and interesting secrets.  The @kbd{C-c M-d}
12094 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12095 @c If you change your mind and want to turn the auto-saving back on again,
12096 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12098 @c @vindex gnus-use-draft
12099 @c To leave association with the draft group off by default, set
12100 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12102 @findex gnus-draft-edit-message
12103 @kindex D e (Draft)
12104 When you want to continue editing the article, you simply enter the
12105 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12106 that.  You will be placed in a buffer where you left off.
12108 Rejected articles will also be put in this draft group (@pxref{Rejected
12109 Articles}).
12111 @findex gnus-draft-send-all-messages
12112 @kindex D s (Draft)
12113 @findex gnus-draft-send-message
12114 @kindex D S (Draft)
12115 If you have lots of rejected messages you want to post (or mail) without
12116 doing further editing, you can use the @kbd{D s} command
12117 (@code{gnus-draft-send-message}).  This command understands the
12118 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12119 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12120 in the buffer.
12122 @findex gnus-draft-toggle-sending
12123 @kindex D t (Draft)
12124 If you have some messages that you wish not to send, you can use the
12125 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12126 as unsendable.  This is a toggling command.
12129 @node Rejected Articles
12130 @section Rejected Articles
12131 @cindex rejected articles
12133 Sometimes a news server will reject an article.  Perhaps the server
12134 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12135 @emph{there be demons}.  Perhaps you have included too much cited text.
12136 Perhaps the disk is full.  Perhaps the server is down.
12138 These situations are, of course, totally beyond the control of Gnus.
12139 (Gnus, of course, loves the way you look, always feels great, has angels
12140 fluttering around inside of it, doesn't care about how much cited text
12141 you include, never runs full and never goes down.)  So Gnus saves these
12142 articles until some later time when the server feels better.
12144 The rejected articles will automatically be put in a special draft group
12145 (@pxref{Drafts}).  When the server comes back up again, you'd then
12146 typically enter that group and send all the articles off.
12148 @node Signing and encrypting
12149 @section Signing and encrypting
12150 @cindex using gpg
12151 @cindex using s/mime
12152 @cindex using smime
12154 Gnus can digitally sign and encrypt your messages, using vanilla
12155 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12156 decoding such messages, see the @code{mm-verify-option} and
12157 @code{mm-decrypt-option} options (@pxref{Security}).
12159 @vindex gnus-message-replysign
12160 @vindex gnus-message-replyencrypt
12161 @vindex gnus-message-replysignencrypted
12162 Often, you would like to sign replies to people who send you signed
12163 messages.  Even more often, you might want to encrypt messages which
12164 are in reply to encrypted messages.  Gnus offers
12165 @code{gnus-message-replysign} to enable the former, and
12166 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12167 @code{gnus-message-replysignencrypted} (on by default) will sign
12168 automatically encrypted messages.
12170 Instructing @acronym{MML} to perform security operations on a
12171 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12172 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12174 @table @kbd
12176 @item C-c C-m s s
12177 @kindex C-c C-m s s (Message)
12178 @findex mml-secure-message-sign-smime
12180 Digitally sign current message using @acronym{S/MIME}.
12182 @item C-c C-m s o
12183 @kindex C-c C-m s o (Message)
12184 @findex mml-secure-message-sign-pgp
12186 Digitally sign current message using @acronym{PGP}.
12188 @item C-c C-m s p
12189 @kindex C-c C-m s p (Message)
12190 @findex mml-secure-message-sign-pgp
12192 Digitally sign current message using @acronym{PGP/MIME}.
12194 @item C-c C-m c s
12195 @kindex C-c C-m c s (Message)
12196 @findex mml-secure-message-encrypt-smime
12198 Digitally encrypt current message using @acronym{S/MIME}.
12200 @item C-c C-m c o
12201 @kindex C-c C-m c o (Message)
12202 @findex mml-secure-message-encrypt-pgp
12204 Digitally encrypt current message using @acronym{PGP}.
12206 @item C-c C-m c p
12207 @kindex C-c C-m c p (Message)
12208 @findex mml-secure-message-encrypt-pgpmime
12210 Digitally encrypt current message using @acronym{PGP/MIME}.
12212 @item C-c C-m C-n
12213 @kindex C-c C-m C-n (Message)
12214 @findex mml-unsecure-message
12215 Remove security related @acronym{MML} tags from message.
12217 @end table
12219 @xref{Security, ,Security, message, Message Manual}, for more information.
12221 @node Select Methods
12222 @chapter Select Methods
12223 @cindex foreign groups
12224 @cindex select methods
12226 A @dfn{foreign group} is a group not read by the usual (or
12227 default) means.  It could be, for instance, a group from a different
12228 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12229 personal mail group.
12231 A foreign group (or any group, really) is specified by a @dfn{name} and
12232 a @dfn{select method}.  To take the latter first, a select method is a
12233 list where the first element says what back end to use (e.g. @code{nntp},
12234 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12235 name}.  There may be additional elements in the select method, where the
12236 value may have special meaning for the back end in question.
12238 One could say that a select method defines a @dfn{virtual server}---so
12239 we do just that (@pxref{Server Buffer}).
12241 The @dfn{name} of the group is the name the back end will recognize the
12242 group as.
12244 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12245 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12246 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12247 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12248 back end just knows this group as @samp{soc.motss}.
12250 The different methods all have their peculiarities, of course.
12252 @menu
12253 * Server Buffer::               Making and editing virtual servers.
12254 * Getting News::                Reading USENET news with Gnus.
12255 * Getting Mail::                Reading your personal mail with Gnus.
12256 * Browsing the Web::            Getting messages from a plethora of Web sources.
12257 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12258 * Other Sources::               Reading directories, files, SOUP packets.
12259 * Combined Groups::             Combining groups into one group.
12260 * Gnus Unplugged::              Reading news and mail offline.
12261 @end menu
12264 @node Server Buffer
12265 @section Server Buffer
12267 Traditionally, a @dfn{server} is a machine or a piece of software that
12268 one connects to, and then requests information from.  Gnus does not
12269 connect directly to any real servers, but does all transactions through
12270 one back end or other.  But that's just putting one layer more between
12271 the actual media and Gnus, so we might just as well say that each
12272 back end represents a virtual server.
12274 For instance, the @code{nntp} back end may be used to connect to several
12275 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12276 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12277 use, and what parameters to set by specifying a @dfn{select method}.
12279 These select method specifications can sometimes become quite
12280 complicated---say, for instance, that you want to read from the
12281 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12282 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12283 Anyway, if you had to specify that for each group that used this
12284 server, that would be too much work, so Gnus offers a way of naming
12285 select methods, which is what you do in the server buffer.
12287 To enter the server buffer, use the @kbd{^}
12288 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12290 @menu
12291 * Server Buffer Format::        You can customize the look of this buffer.
12292 * Server Commands::             Commands to manipulate servers.
12293 * Example Methods::             Examples server specifications.
12294 * Creating a Virtual Server::   An example session.
12295 * Server Variables::            Which variables to set.
12296 * Servers and Methods::         You can use server names as select methods.
12297 * Unavailable Servers::         Some servers you try to contact may be down.
12298 @end menu
12300 @vindex gnus-server-mode-hook
12301 @code{gnus-server-mode-hook} is run when creating the server buffer.
12304 @node Server Buffer Format
12305 @subsection Server Buffer Format
12306 @cindex server buffer format
12308 @vindex gnus-server-line-format
12309 You can change the look of the server buffer lines by changing the
12310 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12311 variable, with some simple extensions:
12313 @table @samp
12315 @item h
12316 How the news is fetched---the back end name.
12318 @item n
12319 The name of this server.
12321 @item w
12322 Where the news is to be fetched from---the address.
12324 @item s
12325 The opened/closed/denied status of the server.
12327 @item a
12328 Whether this server is agentized.
12329 @end table
12331 @vindex gnus-server-mode-line-format
12332 The mode line can also be customized by using the
12333 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12334 Formatting}).  The following specs are understood:
12336 @table @samp
12337 @item S
12338 Server name.
12340 @item M
12341 Server method.
12342 @end table
12344 Also @pxref{Formatting Variables}.
12347 @node Server Commands
12348 @subsection Server Commands
12349 @cindex server commands
12351 @table @kbd
12353 @item v
12354 @kindex v (Server)
12355 @cindex keys, reserved for users (Server)
12356 The key @kbd{v} is reserved for users.  You can bind it key to some
12357 function or better use it as a prefix key.
12359 @item a
12360 @kindex a (Server)
12361 @findex gnus-server-add-server
12362 Add a new server (@code{gnus-server-add-server}).
12364 @item e
12365 @kindex e (Server)
12366 @findex gnus-server-edit-server
12367 Edit a server (@code{gnus-server-edit-server}).
12369 @item SPACE
12370 @kindex SPACE (Server)
12371 @findex gnus-server-read-server
12372 Browse the current server (@code{gnus-server-read-server}).
12374 @item q
12375 @kindex q (Server)
12376 @findex gnus-server-exit
12377 Return to the group buffer (@code{gnus-server-exit}).
12379 @item k
12380 @kindex k (Server)
12381 @findex gnus-server-kill-server
12382 Kill the current server (@code{gnus-server-kill-server}).
12384 @item y
12385 @kindex y (Server)
12386 @findex gnus-server-yank-server
12387 Yank the previously killed server (@code{gnus-server-yank-server}).
12389 @item c
12390 @kindex c (Server)
12391 @findex gnus-server-copy-server
12392 Copy the current server (@code{gnus-server-copy-server}).
12394 @item l
12395 @kindex l (Server)
12396 @findex gnus-server-list-servers
12397 List all servers (@code{gnus-server-list-servers}).
12399 @item s
12400 @kindex s (Server)
12401 @findex gnus-server-scan-server
12402 Request that the server scan its sources for new articles
12403 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12404 servers.
12406 @item g
12407 @kindex g (Server)
12408 @findex gnus-server-regenerate-server
12409 Request that the server regenerate all its data structures
12410 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12411 a mail back end that has gotten out of sync.
12413 @end table
12416 @node Example Methods
12417 @subsection Example Methods
12419 Most select methods are pretty simple and self-explanatory:
12421 @lisp
12422 (nntp "news.funet.fi")
12423 @end lisp
12425 Reading directly from the spool is even simpler:
12427 @lisp
12428 (nnspool "")
12429 @end lisp
12431 As you can see, the first element in a select method is the name of the
12432 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12433 will.
12435 After these two elements, there may be an arbitrary number of
12436 @code{(@var{variable} @var{form})} pairs.
12438 To go back to the first example---imagine that you want to read from
12439 port 15 on that machine.  This is what the select method should
12440 look like then:
12442 @lisp
12443 (nntp "news.funet.fi" (nntp-port-number 15))
12444 @end lisp
12446 You should read the documentation to each back end to find out what
12447 variables are relevant, but here's an @code{nnmh} example:
12449 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12450 you have two structures that you wish to access: One is your private
12451 mail spool, and the other is a public one.  Here's the possible spec for
12452 your private mail:
12454 @lisp
12455 (nnmh "private" (nnmh-directory "~/private/mail/"))
12456 @end lisp
12458 (This server is then called @samp{private}, but you may have guessed
12459 that.)
12461 Here's the method for a public spool:
12463 @lisp
12464 (nnmh "public"
12465       (nnmh-directory "/usr/information/spool/")
12466       (nnmh-get-new-mail nil))
12467 @end lisp
12469 @cindex proxy
12470 @cindex firewall
12472 If you are behind a firewall and only have access to the @acronym{NNTP}
12473 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12474 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12475 Doing this can be rather fiddly, but your virtual server definition
12476 should probably look something like this:
12478 @lisp
12479 (nntp "firewall"
12480       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12481       (nntp-via-address "the.firewall.machine")
12482       (nntp-address "the.real.nntp.host")
12483       (nntp-end-of-line "\n"))
12484 @end lisp
12486 If you want to use the wonderful @code{ssh} program to provide a
12487 compressed connection over the modem line, you could add the following
12488 configuration to the example above:
12490 @lisp
12491       (nntp-via-rlogin-command "ssh")
12492 @end lisp
12494 See also @code{nntp-via-rlogin-command-switches}.
12496 If you're behind a firewall, but have direct access to the outside world
12497 through a wrapper command like "runsocks", you could open a socksified
12498 telnet connection to the news server as follows:
12500 @lisp
12501 (nntp "outside"
12502       (nntp-pre-command "runsocks")
12503       (nntp-open-connection-function nntp-open-via-telnet)
12504       (nntp-address "the.news.server")
12505       (nntp-end-of-line "\n"))
12506 @end lisp
12508 This means that you have to have set up @code{ssh-agent} correctly to
12509 provide automatic authorization, of course.  And to get a compressed
12510 connection, you have to have the @samp{Compression} option in the
12511 @code{ssh} @file{config} file.
12514 @node Creating a Virtual Server
12515 @subsection Creating a Virtual Server
12517 If you're saving lots of articles in the cache by using persistent
12518 articles, you may want to create a virtual server to read the cache.
12520 First you need to add a new server.  The @kbd{a} command does that.  It
12521 would probably be best to use @code{nnml} to read the cache.  You
12522 could also use @code{nnspool} or @code{nnmh}, though.
12524 Type @kbd{a nnml RET cache RET}.
12526 You should now have a brand new @code{nnml} virtual server called
12527 @samp{cache}.  You now need to edit it to have the right definitions.
12528 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12529 will contain the following:
12531 @lisp
12532 (nnml "cache")
12533 @end lisp
12535 Change that to:
12537 @lisp
12538 (nnml "cache"
12539          (nnml-directory "~/News/cache/")
12540          (nnml-active-file "~/News/cache/active"))
12541 @end lisp
12543 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12544 @kbd{RET} over this virtual server, you should be entered into a browse
12545 buffer, and you should be able to enter any of the groups displayed.
12548 @node Server Variables
12549 @subsection Server Variables
12550 @cindex server variables
12551 @cindex server parameters
12553 One sticky point when defining variables (both on back ends and in Emacs
12554 in general) is that some variables are typically initialized from other
12555 variables when the definition of the variables is being loaded.  If you
12556 change the ``base'' variable after the variables have been loaded, you
12557 won't change the ``derived'' variables.
12559 This typically affects directory and file variables.  For instance,
12560 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12561 directory variables are initialized from that variable, so
12562 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12563 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12564 @code{nnml-directory}---you have to explicitly set all the file
12565 variables to be what you want them to be.  For a complete list of
12566 variables for each back end, see each back end's section later in this
12567 manual, but here's an example @code{nnml} definition:
12569 @lisp
12570 (nnml "public"
12571       (nnml-directory "~/my-mail/")
12572       (nnml-active-file "~/my-mail/active")
12573       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12574 @end lisp
12576 Server variables are often called @dfn{server parameters}.
12578 @node Servers and Methods
12579 @subsection Servers and Methods
12581 Wherever you would normally use a select method
12582 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12583 when browsing a foreign server) you can use a virtual server name
12584 instead.  This could potentially save lots of typing.  And it's nice all
12585 over.
12588 @node Unavailable Servers
12589 @subsection Unavailable Servers
12591 If a server seems to be unreachable, Gnus will mark that server as
12592 @code{denied}.  That means that any subsequent attempt to make contact
12593 with that server will just be ignored.  ``It can't be opened,'' Gnus
12594 will tell you, without making the least effort to see whether that is
12595 actually the case or not.
12597 That might seem quite naughty, but it does make sense most of the time.
12598 Let's say you have 10 groups subscribed to on server
12599 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12600 away from you and the machine is quite slow, so it takes 1 minute just
12601 to find out that it refuses connection to you today.  If Gnus were to
12602 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12603 attempt to do that.  Once it has gotten a single ``connection refused'',
12604 it will regard that server as ``down''.
12606 So, what happens if the machine was only feeling unwell temporarily?
12607 How do you test to see whether the machine has come up again?
12609 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12610 with the following commands:
12612 @table @kbd
12614 @item O
12615 @kindex O (Server)
12616 @findex gnus-server-open-server
12617 Try to establish connection to the server on the current line
12618 (@code{gnus-server-open-server}).
12620 @item C
12621 @kindex C (Server)
12622 @findex gnus-server-close-server
12623 Close the connection (if any) to the server
12624 (@code{gnus-server-close-server}).
12626 @item D
12627 @kindex D (Server)
12628 @findex gnus-server-deny-server
12629 Mark the current server as unreachable
12630 (@code{gnus-server-deny-server}).
12632 @item M-o
12633 @kindex M-o (Server)
12634 @findex gnus-server-open-all-servers
12635 Open the connections to all servers in the buffer
12636 (@code{gnus-server-open-all-servers}).
12638 @item M-c
12639 @kindex M-c (Server)
12640 @findex gnus-server-close-all-servers
12641 Close the connections to all servers in the buffer
12642 (@code{gnus-server-close-all-servers}).
12644 @item R
12645 @kindex R (Server)
12646 @findex gnus-server-remove-denials
12647 Remove all marks to whether Gnus was denied connection from any servers
12648 (@code{gnus-server-remove-denials}).
12650 @item L
12651 @kindex L (Server)
12652 @findex gnus-server-offline-server
12653 Set server status to offline (@code{gnus-server-offline-server}).
12655 @end table
12658 @node Getting News
12659 @section Getting News
12660 @cindex reading news
12661 @cindex news back ends
12663 A newsreader is normally used for reading news.  Gnus currently provides
12664 only two methods of getting news---it can read from an @acronym{NNTP} server,
12665 or it can read from a local spool.
12667 @menu
12668 * NNTP::                        Reading news from an @acronym{NNTP} server.
12669 * News Spool::                  Reading news from the local spool.
12670 @end menu
12673 @node NNTP
12674 @subsection NNTP
12675 @cindex nntp
12677 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12678 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12679 server as the, uhm, address.
12681 If the @acronym{NNTP} server is located at a non-standard port, setting the
12682 third element of the select method to this port number should allow you
12683 to connect to the right port.  You'll have to edit the group info for
12684 that (@pxref{Foreign Groups}).
12686 The name of the foreign group can be the same as a native group.  In
12687 fact, you can subscribe to the same group from as many different servers
12688 you feel like.  There will be no name collisions.
12690 The following variables can be used to create a virtual @code{nntp}
12691 server:
12693 @table @code
12695 @item nntp-server-opened-hook
12696 @vindex nntp-server-opened-hook
12697 @cindex @sc{mode reader}
12698 @cindex authinfo
12699 @cindex authentication
12700 @cindex nntp authentication
12701 @findex nntp-send-authinfo
12702 @findex nntp-send-mode-reader
12703 is run after a connection has been made.  It can be used to send
12704 commands to the @acronym{NNTP} server after it has been contacted.  By
12705 default it sends the command @code{MODE READER} to the server with the
12706 @code{nntp-send-mode-reader} function.  This function should always be
12707 present in this hook.
12709 @item nntp-authinfo-function
12710 @vindex nntp-authinfo-function
12711 @findex nntp-send-authinfo
12712 @vindex nntp-authinfo-file
12713 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12714 server.  The default function is @code{nntp-send-authinfo}, which looks
12715 through your @file{~/.authinfo} (or whatever you've set the
12716 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12717 are found, it will prompt you for a login name and a password.  The
12718 format of the @file{~/.authinfo} file is (almost) the same as the
12719 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12720 manual page, but here are the salient facts:
12722 @enumerate
12723 @item
12724 The file contains one or more line, each of which define one server.
12726 @item
12727 Each line may contain an arbitrary number of token/value pairs.
12729 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12730 @samp{default}.  In addition Gnus introduces two new tokens, not present
12731 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12732 @samp{force}.  (This is the only way the @file{.authinfo} file format
12733 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12734 indicate what port on the server the credentials apply to and
12735 @samp{force} is explained below.
12737 @end enumerate
12739 Here's an example file:
12741 @example
12742 machine news.uio.no login larsi password geheimnis
12743 machine nntp.ifi.uio.no login larsi force yes
12744 @end example
12746 The token/value pairs may appear in any order; @samp{machine} doesn't
12747 have to be first, for instance.
12749 In this example, both login name and password have been supplied for the
12750 former server, while the latter has only the login name listed, and the
12751 user will be prompted for the password.  The latter also has the
12752 @samp{force} tag, which means that the authinfo will be sent to the
12753 @var{nntp} server upon connection; the default (i.e., when there is not
12754 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12755 until the @var{nntp} server asks for it.
12757 You can also add @samp{default} lines that will apply to all servers
12758 that don't have matching @samp{machine} lines.
12760 @example
12761 default force yes
12762 @end example
12764 This will force sending @samp{AUTHINFO} commands to all servers not
12765 previously mentioned.
12767 Remember to not leave the @file{~/.authinfo} file world-readable.
12769 @item nntp-server-action-alist
12770 @vindex nntp-server-action-alist
12771 This is a list of regexps to match on server types and actions to be
12772 taken when matches are made.  For instance, if you want Gnus to beep
12773 every time you connect to innd, you could say something like:
12775 @lisp
12776 (setq nntp-server-action-alist
12777       '(("innd" (ding))))
12778 @end lisp
12780 You probably don't want to do that, though.
12782 The default value is
12784 @lisp
12785 '(("nntpd 1\\.5\\.11t"
12786    (remove-hook 'nntp-server-opened-hook
12787                 'nntp-send-mode-reader)))
12788 @end lisp
12790 This ensures that Gnus doesn't send the @code{MODE READER} command to
12791 nntpd 1.5.11t, since that command chokes that server, I've been told.
12793 @item nntp-maximum-request
12794 @vindex nntp-maximum-request
12795 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12796 will collect headers by sending a series of @code{head} commands.  To
12797 speed things up, the back end sends lots of these commands without
12798 waiting for reply, and then reads all the replies.  This is controlled
12799 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12800 your network is buggy, you should set this to 1.
12802 @item nntp-connection-timeout
12803 @vindex nntp-connection-timeout
12804 If you have lots of foreign @code{nntp} groups that you connect to
12805 regularly, you're sure to have problems with @acronym{NNTP} servers not
12806 responding properly, or being too loaded to reply within reasonable
12807 time.  This is can lead to awkward problems, which can be helped
12808 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12809 that says how many seconds the @code{nntp} back end should wait for a
12810 connection before giving up.  If it is @code{nil}, which is the default,
12811 no timeouts are done.
12813 @item nntp-nov-is-evil
12814 @vindex nntp-nov-is-evil
12815 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12816 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12817 can be used.
12819 @item nntp-xover-commands
12820 @vindex nntp-xover-commands
12821 @cindex @acronym{NOV}
12822 @cindex XOVER
12823 List of strings used as commands to fetch @acronym{NOV} lines from a
12824 server.  The default value of this variable is @code{("XOVER"
12825 "XOVERVIEW")}.
12827 @item nntp-nov-gap
12828 @vindex nntp-nov-gap
12829 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12830 the server.  The server responds with one huge list of lines.  However,
12831 if you have read articles 2-5000 in the group, and only want to read
12832 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12833 lines that you will not need.  This variable says how
12834 big a gap between two consecutive articles is allowed to be before the
12835 @code{XOVER} request is split into several request.  Note that if your
12836 network is fast, setting this variable to a really small number means
12837 that fetching will probably be slower.  If this variable is @code{nil},
12838 @code{nntp} will never split requests.  The default is 5.
12840 @item nntp-prepare-server-hook
12841 @vindex nntp-prepare-server-hook
12842 A hook run before attempting to connect to an @acronym{NNTP} server.
12844 @item nntp-record-commands
12845 @vindex nntp-record-commands
12846 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12847 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12848 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12849 that doesn't seem to work.
12851 @item nntp-open-connection-function
12852 @vindex nntp-open-connection-function
12853 It is possible to customize how the connection to the nntp server will
12854 be opened.  If you specify an @code{nntp-open-connection-function}
12855 parameter, Gnus will use that function to establish the connection.
12856 Six pre-made functions are supplied.  These functions can be grouped in
12857 two categories: direct connection functions (four pre-made), and
12858 indirect ones (two pre-made).
12860 @item nntp-prepare-post-hook
12861 @vindex nntp-prepare-post-hook
12862 A hook run just before posting an article.  If there is no
12863 @code{Message-ID} header in the article and the news server provides the
12864 recommended ID, it will be added to the article before running this
12865 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12866 inhibit Gnus to add a @code{Message-ID} header, you could say:
12868 @lisp
12869 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12870 @end lisp
12872 Note that not all servers support the recommended ID.  This works for
12873 INN versions 2.3.0 and later, for instance.
12875 @end table
12877 @menu
12878 * Direct Functions::            Connecting directly to the server.
12879 * Indirect Functions::          Connecting indirectly to the server.
12880 * Common Variables::            Understood by several connection functions.
12881 @end menu
12884 @node Direct Functions
12885 @subsubsection Direct Functions
12886 @cindex direct connection functions
12888 These functions are called direct because they open a direct connection
12889 between your machine and the @acronym{NNTP} server.  The behavior of these
12890 functions is also affected by commonly understood variables
12891 (@pxref{Common Variables}).
12893 @table @code
12894 @findex nntp-open-network-stream
12895 @item nntp-open-network-stream
12896 This is the default, and simply connects to some port or other on the
12897 remote system.
12899 @findex nntp-open-tls-stream
12900 @item nntp-open-tls-stream
12901 Opens a connection to a server over a @dfn{secure} channel.  To use
12902 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12903 installed.  You then define a server as follows:
12905 @lisp
12906 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12907 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12909 (nntp "snews.bar.com"
12910       (nntp-open-connection-function nntp-open-tls-stream)
12911       (nntp-port-number )
12912       (nntp-address "snews.bar.com"))
12913 @end lisp
12915 @findex nntp-open-ssl-stream
12916 @item nntp-open-ssl-stream
12917 Opens a connection to a server over a @dfn{secure} channel.  To use
12918 this you must have @uref{http://www.openssl.org, OpenSSL} or
12919 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12920 then define a server as follows:
12922 @lisp
12923 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12924 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12926 (nntp "snews.bar.com"
12927       (nntp-open-connection-function nntp-open-ssl-stream)
12928       (nntp-port-number 563)
12929       (nntp-address "snews.bar.com"))
12930 @end lisp
12932 @findex nntp-open-telnet-stream
12933 @item nntp-open-telnet-stream
12934 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12935 it.  You might wonder why this function exists, since we have the
12936 default @code{nntp-open-network-stream} which would do the job.  (One
12937 of) the reason(s) is that if you are behind a firewall but have direct
12938 connections to the outside world thanks to a command wrapper like
12939 @code{runsocks}, you can use it like this:
12941 @lisp
12942 (nntp "socksified"
12943       (nntp-pre-command "runsocks")
12944       (nntp-open-connection-function nntp-open-telnet-stream)
12945       (nntp-address "the.news.server"))
12946 @end lisp
12948 With the default method, you would need to wrap your whole Emacs
12949 session, which is not a good idea.
12950 @end table
12953 @node Indirect Functions
12954 @subsubsection Indirect Functions
12955 @cindex indirect connection functions
12957 These functions are called indirect because they connect to an
12958 intermediate host before actually connecting to the @acronym{NNTP} server.
12959 All of these functions and related variables are also said to belong to
12960 the ``via'' family of connection: they're all prefixed with ``via'' to make
12961 things cleaner.  The behavior of these functions is also affected by
12962 commonly understood variables (@pxref{Common Variables}).
12964 @table @code
12965 @item nntp-open-via-rlogin-and-telnet
12966 @findex nntp-open-via-rlogin-and-telnet
12967 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12968 to the real @acronym{NNTP} server from there.  This is useful for instance if
12969 you need to connect to a firewall machine first.
12971 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12973 @table @code
12974 @item nntp-via-rlogin-command
12975 @vindex nntp-via-rlogin-command
12976 Command used to log in on the intermediate host.  The default is
12977 @samp{rsh}, but @samp{ssh} is a popular alternative.
12979 @item nntp-via-rlogin-command-switches
12980 @vindex nntp-via-rlogin-command-switches
12981 List of strings to be used as the switches to
12982 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12983 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12984 @samp{("-C")} in order to compress all data connections, otherwise set
12985 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12986 the telnet command requires a pseudo-tty allocation on an intermediate
12987 host.
12988 @end table
12990 @item nntp-open-via-telnet-and-telnet
12991 @findex nntp-open-via-telnet-and-telnet
12992 Does essentially the same, but uses @samp{telnet} instead of
12993 @samp{rlogin} to connect to the intermediate host.
12995 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12997 @table @code
12998 @item nntp-via-telnet-command
12999 @vindex nntp-via-telnet-command
13000 Command used to @code{telnet} the intermediate host.  The default is
13001 @samp{telnet}.
13003 @item nntp-via-telnet-switches
13004 @vindex nntp-via-telnet-switches
13005 List of strings to be used as the switches to the
13006 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
13008 @item nntp-via-user-password
13009 @vindex nntp-via-user-password
13010 Password to use when logging in on the intermediate host.
13012 @item nntp-via-envuser
13013 @vindex nntp-via-envuser
13014 If non-@code{nil}, the intermediate @code{telnet} session (client and
13015 server both) will support the @code{ENVIRON} option and not prompt for
13016 login name.  This works for Solaris @code{telnet}, for instance.
13018 @item nntp-via-shell-prompt
13019 @vindex nntp-via-shell-prompt
13020 Regexp matching the shell prompt on the intermediate host.  The default
13021 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13023 @end table
13025 @end table
13028 Here are some additional variables that are understood by all the above
13029 functions:
13031 @table @code
13033 @item nntp-via-user-name
13034 @vindex nntp-via-user-name
13035 User name to use when connecting to the intermediate host.
13037 @item nntp-via-address
13038 @vindex nntp-via-address
13039 Address of the intermediate host to connect to.
13041 @end table
13044 @node Common Variables
13045 @subsubsection Common Variables
13047 The following variables affect the behavior of all, or several of the
13048 pre-made connection functions.  When not specified, all functions are
13049 affected (the values of the following variables will be used as the
13050 default if each virtual @code{nntp} server doesn't specify those server
13051 variables individually).
13053 @table @code
13055 @item nntp-pre-command
13056 @vindex nntp-pre-command
13057 A command wrapper to use when connecting through a non native
13058 connection function (all except @code{nntp-open-network-stream},
13059 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}).  This is
13060 where you would put a @samp{SOCKS} wrapper for instance.
13062 @item nntp-address
13063 @vindex nntp-address
13064 The address of the @acronym{NNTP} server.
13066 @item nntp-port-number
13067 @vindex nntp-port-number
13068 Port number to connect to the @acronym{NNTP} server.  The default is
13069 @samp{nntp}.  If you use @acronym{NNTP} over
13070 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13071 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13072 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13073 not work with named ports.
13075 @item nntp-end-of-line
13076 @vindex nntp-end-of-line
13077 String to use as end-of-line marker when talking to the @acronym{NNTP}
13078 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13079 using a non native connection function.
13081 @item nntp-telnet-command
13082 @vindex nntp-telnet-command
13083 Command to use when connecting to the @acronym{NNTP} server through
13084 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13085 just for the real @acronym{NNTP} server.  The default is
13086 @samp{telnet}.
13088 @item nntp-telnet-switches
13089 @vindex nntp-telnet-switches
13090 A list of switches to pass to @code{nntp-telnet-command}.  The default
13091 is @samp{("-8")}.
13093 @end table
13096 @node News Spool
13097 @subsection News Spool
13098 @cindex nnspool
13099 @cindex news spool
13101 Subscribing to a foreign group from the local spool is extremely easy,
13102 and might be useful, for instance, to speed up reading groups that
13103 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13104 instance.
13106 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13107 anything else) as the address.
13109 If you have access to a local spool, you should probably use that as the
13110 native select method (@pxref{Finding the News}).  It is normally faster
13111 than using an @code{nntp} select method, but might not be.  It depends.
13112 You just have to try to find out what's best at your site.
13114 @table @code
13116 @item nnspool-inews-program
13117 @vindex nnspool-inews-program
13118 Program used to post an article.
13120 @item nnspool-inews-switches
13121 @vindex nnspool-inews-switches
13122 Parameters given to the inews program when posting an article.
13124 @item nnspool-spool-directory
13125 @vindex nnspool-spool-directory
13126 Where @code{nnspool} looks for the articles.  This is normally
13127 @file{/usr/spool/news/}.
13129 @item nnspool-nov-directory
13130 @vindex nnspool-nov-directory
13131 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13132 @file{/usr/spool/news/over.view/}.
13134 @item nnspool-lib-dir
13135 @vindex nnspool-lib-dir
13136 Where the news lib dir is (@file{/usr/lib/news/} by default).
13138 @item nnspool-active-file
13139 @vindex nnspool-active-file
13140 The name of the active file.
13142 @item nnspool-newsgroups-file
13143 @vindex nnspool-newsgroups-file
13144 The name of the group descriptions file.
13146 @item nnspool-history-file
13147 @vindex nnspool-history-file
13148 The name of the news history file.
13150 @item nnspool-active-times-file
13151 @vindex nnspool-active-times-file
13152 The name of the active date file.
13154 @item nnspool-nov-is-evil
13155 @vindex nnspool-nov-is-evil
13156 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13157 that it finds.
13159 @item nnspool-sift-nov-with-sed
13160 @vindex nnspool-sift-nov-with-sed
13161 @cindex sed
13162 If non-@code{nil}, which is the default, use @code{sed} to get the
13163 relevant portion from the overview file.  If @code{nil},
13164 @code{nnspool} will load the entire file into a buffer and process it
13165 there.
13167 @end table
13170 @node Getting Mail
13171 @section Getting Mail
13172 @cindex reading mail
13173 @cindex mail
13175 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13176 course.
13178 @menu
13179 * Mail in a Newsreader::        Important introductory notes.
13180 * Getting Started Reading Mail::  A simple cookbook example.
13181 * Splitting Mail::              How to create mail groups.
13182 * Mail Sources::                How to tell Gnus where to get mail from.
13183 * Mail Back End Variables::     Variables for customizing mail handling.
13184 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13185 * Group Mail Splitting::        Use group customize to drive mail splitting.
13186 * Incorporating Old Mail::      What about the old mail you have?
13187 * Expiring Mail::               Getting rid of unwanted mail.
13188 * Washing Mail::                Removing cruft from the mail you get.
13189 * Duplicates::                  Dealing with duplicated mail.
13190 * Not Reading Mail::            Using mail back ends for reading other files.
13191 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13192 @end menu
13195 @node Mail in a Newsreader
13196 @subsection Mail in a Newsreader
13198 If you are used to traditional mail readers, but have decided to switch
13199 to reading mail with Gnus, you may find yourself experiencing something
13200 of a culture shock.
13202 Gnus does not behave like traditional mail readers.  If you want to make
13203 it behave that way, you can, but it's an uphill battle.
13205 Gnus, by default, handles all its groups using the same approach.  This
13206 approach is very newsreaderly---you enter a group, see the new/unread
13207 messages, and when you read the messages, they get marked as read, and
13208 you don't see them any more.  (Unless you explicitly ask for them.)
13210 In particular, you do not do anything explicitly to delete messages.
13212 Does this mean that all the messages that have been marked as read are
13213 deleted?  How awful!
13215 But, no, it means that old messages are @dfn{expired} according to some
13216 scheme or other.  For news messages, the expire process is controlled by
13217 the news administrator; for mail, the expire process is controlled by
13218 you.  The expire process for mail is covered in depth in @ref{Expiring
13219 Mail}.
13221 What many Gnus users find, after using it a while for both news and
13222 mail, is that the transport mechanism has very little to do with how
13223 they want to treat a message.
13225 Many people subscribe to several mailing lists.  These are transported
13226 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13227 answering, or even reading these messages very carefully.  We may not
13228 need to save them because if we should need to read one again, they are
13229 archived somewhere else.
13231 Some people have local news groups which have only a handful of readers.
13232 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13233 to read and answer a large fraction of the messages very carefully in
13234 order to do our work.  And there may not be an archive, so we may need
13235 to save the interesting messages the same way we would personal mail.
13237 The important distinction turns out to be not the transport mechanism,
13238 but other factors such as how interested we are in the subject matter,
13239 or how easy it is to retrieve the message if we need to read it again.
13241 Gnus provides many options for sorting mail into ``groups'' which behave
13242 like newsgroups, and for treating each group (whether mail or news)
13243 differently.
13245 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13246 that Gnus should grow up and be a male, er, mail reader.  It is possible
13247 to whip Gnus into a more mailreaderly being, but, as said before, it's
13248 not easy.  People who prefer proper mail readers should try @sc{vm}
13249 instead, which is an excellent, and proper, mail reader.
13251 I don't mean to scare anybody off, but I want to make it clear that you
13252 may be required to learn a new way of thinking about messages.  After
13253 you've been subjected to The Gnus Way, you will come to love it.  I can
13254 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13255 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13256 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13257 You Do.)
13260 @node Getting Started Reading Mail
13261 @subsection Getting Started Reading Mail
13263 It's quite easy to use Gnus to read your new mail.  You just plonk the
13264 mail back end of your choice into @code{gnus-secondary-select-methods},
13265 and things will happen automatically.
13267 For instance, if you want to use @code{nnml} (which is a ``one file per
13268 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13270 @lisp
13271 (setq gnus-secondary-select-methods '((nnml "")))
13272 @end lisp
13274 Now, the next time you start Gnus, this back end will be queried for new
13275 articles, and it will move all the messages in your spool file to its
13276 directory, which is @file{~/Mail/} by default.  The new group that will
13277 be created (@samp{mail.misc}) will be subscribed, and you can read it
13278 like any other group.
13280 You will probably want to split the mail into several groups, though:
13282 @lisp
13283 (setq nnmail-split-methods
13284       '(("junk" "^From:.*Lars Ingebrigtsen")
13285         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13286         ("other" "")))
13287 @end lisp
13289 This will result in three new @code{nnml} mail groups being created:
13290 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13291 mail that doesn't fit into the first two groups will be placed in the
13292 last group.
13294 This should be sufficient for reading mail with Gnus.  You might want to
13295 give the other sections in this part of the manual a perusal, though.
13296 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13299 @node Splitting Mail
13300 @subsection Splitting Mail
13301 @cindex splitting mail
13302 @cindex mail splitting
13303 @cindex mail filtering (splitting)
13305 @vindex nnmail-split-methods
13306 The @code{nnmail-split-methods} variable says how the incoming mail is
13307 to be split into groups.
13309 @lisp
13310 (setq nnmail-split-methods
13311   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13312     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13313     ("mail.other" "")))
13314 @end lisp
13316 This variable is a list of lists, where the first element of each of
13317 these lists is the name of the mail group (they do not have to be called
13318 something beginning with @samp{mail}, by the way), and the second
13319 element is a regular expression used on the header of each mail to
13320 determine if it belongs in this mail group.  The first string may
13321 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13322 insert sub-expressions from the matched text.  For instance:
13324 @lisp
13325 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13326 @end lisp
13328 @noindent
13329 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13330 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13332 The second element can also be a function.  In that case, it will be
13333 called narrowed to the headers with the first element of the rule as the
13334 argument.  It should return a non-@code{nil} value if it thinks that the
13335 mail belongs in that group.
13337 @cindex @samp{bogus} group
13338 The last of these groups should always be a general one, and the regular
13339 expression should @emph{always} be @samp{""} so that it matches any mails
13340 that haven't been matched by any of the other regexps.  (These rules are
13341 processed from the beginning of the alist toward the end.  The first rule
13342 to make a match will ``win'', unless you have crossposting enabled.  In
13343 that case, all matching rules will ``win''.)  If no rule matched, the mail
13344 will end up in the @samp{bogus} group.  When new groups are created by
13345 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13346 see the new groups.  This also applies to the @samp{bogus} group.
13348 If you like to tinker with this yourself, you can set this variable to a
13349 function of your choice.  This function will be called without any
13350 arguments in a buffer narrowed to the headers of an incoming mail
13351 message.  The function should return a list of group names that it
13352 thinks should carry this mail message.
13354 Note that the mail back ends are free to maul the poor, innocent,
13355 incoming headers all they want to.  They all add @code{Lines} headers;
13356 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13357 @code{From<SPACE>} line to something else.
13359 @vindex nnmail-crosspost
13360 The mail back ends all support cross-posting.  If several regexps match,
13361 the mail will be ``cross-posted'' to all those groups.
13362 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13363 that no articles are crossposted to the general (@samp{""}) group.
13365 @vindex nnmail-crosspost-link-function
13366 @cindex crosspost
13367 @cindex links
13368 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13369 the crossposted articles.  However, not all file systems support hard
13370 links.  If that's the case for you, set
13371 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13372 variable is @code{add-name-to-file} by default.)
13374 @kindex M-x nnmail-split-history
13375 @findex nnmail-split-history
13376 If you wish to see where the previous mail split put the messages, you
13377 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13378 where re-spooling messages would put the messages, you can use
13379 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13380 Group Commands}).
13382 @vindex nnmail-split-header-length-limit
13383 Header lines longer than the value of
13384 @code{nnmail-split-header-length-limit} are excluded from the split
13385 function.
13387 @vindex nnmail-mail-splitting-charset
13388 @vindex nnmail-mail-splitting-decodes
13389 By default the splitting codes @acronym{MIME} decodes headers so you
13390 can match on non-@acronym{ASCII} strings.  The
13391 @code{nnmail-mail-splitting-charset} variable specifies the default
13392 charset for decoding.  The behavior can be turned off completely by
13393 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13394 useful if you want to match articles based on the raw header data.
13396 @vindex nnmail-resplit-incoming
13397 By default, splitting is performed on all incoming messages.  If you
13398 specify a @code{directory} entry for the variable @code{mail-sources}
13399 (@pxref{Mail Source Specifiers}), however, then splitting does
13400 @emph{not} happen by default.  You can set the variable
13401 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13402 splitting happen even in this case.  (This variable has no effect on
13403 other kinds of entries.)
13405 Gnus gives you all the opportunity you could possibly want for shooting
13406 yourself in the foot.  Let's say you create a group that will contain
13407 all the mail you get from your boss.  And then you accidentally
13408 unsubscribe from the group.  Gnus will still put all the mail from your
13409 boss in the unsubscribed group, and so, when your boss mails you ``Have
13410 that report ready by Monday or you're fired!'', you'll never see it and,
13411 come Tuesday, you'll still believe that you're gainfully employed while
13412 you really should be out collecting empty bottles to save up for next
13413 month's rent money.
13416 @node Mail Sources
13417 @subsection Mail Sources
13419 Mail can be gotten from many different sources---the mail spool, from
13420 a @acronym{POP} mail server, from a procmail directory, or from a
13421 maildir, for instance.
13423 @menu
13424 * Mail Source Specifiers::      How to specify what a mail source is.
13425 * Mail Source Customization::   Some variables that influence things.
13426 * Fetching Mail::               Using the mail source specifiers.
13427 @end menu
13430 @node Mail Source Specifiers
13431 @subsubsection Mail Source Specifiers
13432 @cindex POP
13433 @cindex mail server
13434 @cindex procmail
13435 @cindex mail spool
13436 @cindex mail source
13438 You tell Gnus how to fetch mail by setting @code{mail-sources}
13439 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13441 Here's an example:
13443 @lisp
13444 (pop :server "pop3.mailserver.com" :user "myname")
13445 @end lisp
13447 As can be observed, a mail source specifier is a list where the first
13448 element is a @dfn{mail source type}, followed by an arbitrary number of
13449 @dfn{keywords}.  Keywords that are not explicitly specified are given
13450 default values.
13452 The following mail source types are available:
13454 @table @code
13455 @item file
13456 Get mail from a single file; typically from the mail spool.
13458 Keywords:
13460 @table @code
13461 @item :path
13462 The file name.  Defaults to the value of the @env{MAIL}
13463 environment variable or the value of @code{rmail-spool-directory}
13464 (usually something like @file{/usr/mail/spool/user-name}).
13466 @item :prescript
13467 @itemx :postscript
13468 Script run before/after fetching mail.
13469 @end table
13471 An example file mail source:
13473 @lisp
13474 (file :path "/usr/spool/mail/user-name")
13475 @end lisp
13477 Or using the default file name:
13479 @lisp
13480 (file)
13481 @end lisp
13483 If the mail spool file is not located on the local machine, it's best
13484 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13485 You can not use ange-ftp file names here---it has no way to lock the
13486 mail spool while moving the mail.
13488 If it's impossible to set up a proper server, you can use ssh instead.
13490 @lisp
13491 (setq mail-sources
13492       '((file :prescript "ssh host bin/getmail >%t")))
13493 @end lisp
13495 The @samp{getmail} script would look something like the following:
13497 @example
13498 #!/bin/sh
13499 #  getmail - move mail from spool to stdout
13500 #  flu@@iki.fi
13502 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13503 TMP=$HOME/Mail/tmp
13504 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13505 @end example
13507 Alter this script to fit find the @samp{movemail} you want to use.
13510 @item directory
13511 @vindex nnmail-scan-directory-mail-source-once
13512 Get mail from several files in a directory.  This is typically used
13513 when you have procmail split the incoming mail into several files.
13514 That is, there is a one-to-one correspondence between files in that
13515 directory and groups, so that mail from the file @file{foo.bar.spool}
13516 will be put in the group @code{foo.bar}.  (You can change the suffix
13517 to be used instead of @code{.spool}.)  Setting
13518 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13519 Gnus to scan the mail source only once.  This is particularly useful
13520 if you want to scan mail groups at a specified level.
13522 @vindex nnmail-resplit-incoming
13523 There is also the variable @code{nnmail-resplit-incoming}, if you set
13524 that to a non-@code{nil} value, then the normal splitting process is
13525 applied to all the files from the directory, @ref{Splitting Mail}.
13527 Keywords:
13529 @table @code
13530 @item :path
13531 The name of the directory where the files are.  There is no default
13532 value.
13534 @item :suffix
13535 Only files ending with this suffix are used.  The default is
13536 @samp{.spool}.
13538 @item :predicate
13539 Only files that have this predicate return non-@code{nil} are returned.
13540 The default is @code{identity}.  This is used as an additional
13541 filter---only files that have the right suffix @emph{and} satisfy this
13542 predicate are considered.
13544 @item :prescript
13545 @itemx :postscript
13546 Script run before/after fetching mail.
13548 @end table
13550 An example directory mail source:
13552 @lisp
13553 (directory :path "/home/user-name/procmail-dir/"
13554            :suffix ".prcml")
13555 @end lisp
13557 @item pop
13558 Get mail from a @acronym{POP} server.
13560 Keywords:
13562 @table @code
13563 @item :server
13564 The name of the @acronym{POP} server.  The default is taken from the
13565 @env{MAILHOST} environment variable.
13567 @item :port
13568 The port number of the @acronym{POP} server.  This can be a number (eg,
13569 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13570 string, it should be a service name as listed in @file{/etc/services} on
13571 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13572 need to specify it as @samp{"pop-3"} instead.
13574 @item :user
13575 The user name to give to the @acronym{POP} server.  The default is the login
13576 name.
13578 @item :password
13579 The password to give to the @acronym{POP} server.  If not specified,
13580 the user is prompted.
13582 @item :program
13583 The program to use to fetch mail from the @acronym{POP} server.  This
13584 should be a @code{format}-like string.  Here's an example:
13586 @example
13587 fetchmail %u@@%s -P %p %t
13588 @end example
13590 The valid format specifier characters are:
13592 @table @samp
13593 @item t
13594 The name of the file the mail is to be moved to.  This must always be
13595 included in this string.
13597 @item s
13598 The name of the server.
13600 @item P
13601 The port number of the server.
13603 @item u
13604 The user name to use.
13606 @item p
13607 The password to use.
13608 @end table
13610 The values used for these specs are taken from the values you give the
13611 corresponding keywords.
13613 @item :prescript
13614 A script to be run before fetching the mail.  The syntax is the same as
13615 the @code{:program} keyword.  This can also be a function to be run.
13617 @item :postscript
13618 A script to be run after fetching the mail.  The syntax is the same as
13619 the @code{:program} keyword.  This can also be a function to be run.
13621 @item :function
13622 The function to use to fetch mail from the @acronym{POP} server.  The
13623 function is called with one parameter---the name of the file where the
13624 mail should be moved to.
13626 @item :authentication
13627 This can be either the symbol @code{password} or the symbol @code{apop}
13628 and says what authentication scheme to use.  The default is
13629 @code{password}.
13631 @end table
13633 @vindex pop3-movemail
13634 @vindex pop3-leave-mail-on-server
13635 If the @code{:program} and @code{:function} keywords aren't specified,
13636 @code{pop3-movemail} will be used.  If the
13637 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13638 left on the @acronym{POP} server after fetching when using
13639 @code{pop3-movemail}.  Note that POP servers maintain no state
13640 information between sessions, so what the client believes is there and
13641 what is actually there may not match up.  If they do not, then the whole
13642 thing can fall apart and leave you with a corrupt mailbox.
13644 Here are some examples.  Fetch from the default @acronym{POP} server,
13645 using the default user name, and default fetcher:
13647 @lisp
13648 (pop)
13649 @end lisp
13651 Fetch from a named server with a named user and password:
13653 @lisp
13654 (pop :server "my.pop.server"
13655      :user "user-name" :password "secret")
13656 @end lisp
13658 Use @samp{movemail} to move the mail:
13660 @lisp
13661 (pop :program "movemail po:%u %t %p")
13662 @end lisp
13664 @item maildir
13665 Get mail from a maildir.  This is a type of mailbox that is supported by
13666 at least qmail and postfix, where each file in a special directory
13667 contains exactly one mail.
13669 Keywords:
13671 @table @code
13672 @item :path
13673 The name of the directory where the mails are stored.  The default is
13674 taken from the @env{MAILDIR} environment variable or
13675 @file{~/Maildir/}.
13676 @item :subdirs
13677 The subdirectories of the Maildir.  The default is
13678 @samp{("new" "cur")}.
13680 @c If you sometimes look at your mail through a pop3 daemon before fetching
13681 @c them with Gnus, you may also have to fetch your mails from the
13682 @c @code{cur} directory inside the maildir, like in the first example
13683 @c below.
13685 You can also get mails from remote hosts (because maildirs don't suffer
13686 from locking problems).
13688 @end table
13690 Two example maildir mail sources:
13692 @lisp
13693 (maildir :path "/home/user-name/Maildir/"
13694          :subdirs ("cur" "new"))
13695 @end lisp
13697 @lisp
13698 (maildir :path "/user@@remotehost.org:~/Maildir/"
13699          :subdirs ("new"))
13700 @end lisp
13702 @item imap
13703 Get mail from a @acronym{IMAP} server.  If you don't want to use
13704 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13705 with nnimap), for some reason or other, Gnus let you treat it similar
13706 to a @acronym{POP} server and fetches articles from a given
13707 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13709 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13710 may need external programs and libraries, @xref{IMAP}.
13712 Keywords:
13714 @table @code
13715 @item :server
13716 The name of the @acronym{IMAP} server.  The default is taken from the
13717 @env{MAILHOST} environment variable.
13719 @item :port
13720 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13721 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13723 @item :user
13724 The user name to give to the @acronym{IMAP} server.  The default is the login
13725 name.
13727 @item :password
13728 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13729 prompted.
13731 @item :stream
13732 What stream to use for connecting to the server, this is one of the
13733 symbols in @code{imap-stream-alist}.  Right now, this means
13734 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13735 @samp{ssl}, @samp{shell} or the default @samp{network}.
13737 @item :authentication
13738 Which authenticator to use for authenticating to the server, this is
13739 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13740 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13741 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13743 @item :program
13744 When using the `shell' :stream, the contents of this variable is
13745 mapped into the @code{imap-shell-program} variable.  This should be a
13746 @code{format}-like string (or list of strings).  Here's an example:
13748 @example
13749 ssh %s imapd
13750 @end example
13752 The valid format specifier characters are:
13754 @table @samp
13755 @item s
13756 The name of the server.
13758 @item l
13759 User name from @code{imap-default-user}.
13761 @item p
13762 The port number of the server.
13763 @end table
13765 The values used for these specs are taken from the values you give the
13766 corresponding keywords.
13768 @item :mailbox
13769 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13770 which normally is the mailbox which receive incoming mail.
13772 @item :predicate
13773 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13774 UNDELETED}, is probably the best choice for most people, but if you
13775 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13776 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13777 Then all articles in the mailbox is fetched, no matter what.  For a
13778 complete list of predicates, see RFC 2060 section 6.4.4.
13780 @item :fetchflag
13781 How to flag fetched articles on the server, the default @samp{\Deleted}
13782 will mark them as deleted, an alternative would be @samp{\Seen} which
13783 would simply mark them as read.  These are the two most likely choices,
13784 but more flags are defined in RFC 2060 section 2.3.2.
13786 @item :dontexpunge
13787 If non-@code{nil}, don't remove all articles marked as deleted in the
13788 mailbox after finishing the fetch.
13790 @end table
13792 An example @acronym{IMAP} mail source:
13794 @lisp
13795 (imap :server "mail.mycorp.com"
13796       :stream kerberos4
13797       :fetchflag "\\Seen")
13798 @end lisp
13800 @item webmail
13801 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13802 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13803 @uref{http://mail.yahoo.com/}.
13805 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13806 required for url "4.0pre.46".
13808 WARNING: Mails may be lost.  NO WARRANTY.
13810 Keywords:
13812 @table @code
13813 @item :subtype
13814 The type of the webmail server.  The default is @code{hotmail}.  The
13815 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13817 @item :user
13818 The user name to give to the webmail server.  The default is the login
13819 name.
13821 @item :password
13822 The password to give to the webmail server.  If not specified, the user is
13823 prompted.
13825 @item :dontexpunge
13826 If non-@code{nil}, only fetch unread articles and don't move them to
13827 trash folder after finishing the fetch.
13829 @end table
13831 An example webmail source:
13833 @lisp
13834 (webmail :subtype 'hotmail
13835          :user "user-name"
13836          :password "secret")
13837 @end lisp
13838 @end table
13840 @table @dfn
13841 @item Common Keywords
13842 Common keywords can be used in any type of mail source.
13844 Keywords:
13846 @table @code
13847 @item :plugged
13848 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13849 use directory source to get mail, you can specify it as in this
13850 example:
13852 @lisp
13853 (setq mail-sources
13854       '((directory :path "/home/pavel/.Spool/"
13855                    :suffix ""
13856                    :plugged t)))
13857 @end lisp
13859 Gnus will then fetch your mail even when you are unplugged.  This is
13860 useful when you use local mail and news.
13862 @end table
13863 @end table
13865 @subsubsection Function Interface
13867 Some of the above keywords specify a Lisp function to be executed.
13868 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13869 the value of the keyword while the function is executing.  For example,
13870 consider the following mail-source setting:
13872 @lisp
13873 (setq mail-sources '((pop :user "jrl"
13874                           :server "pophost" :function fetchfunc)))
13875 @end lisp
13877 While the function @code{fetchfunc} is executing, the symbol @code{user}
13878 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13879 @code{"pophost"}.  The symbols @code{port}, @code{password},
13880 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13881 and @code{authentication} are also bound (to their default values).
13883 See above for a list of keywords for each type of mail source.
13886 @node Mail Source Customization
13887 @subsubsection Mail Source Customization
13889 The following is a list of variables that influence how the mail is
13890 fetched.  You would normally not need to set or change any of these
13891 variables.
13893 @table @code
13894 @item mail-source-crash-box
13895 @vindex mail-source-crash-box
13896 File where mail will be stored while processing it.  The default is@*
13897 @file{~/.emacs-mail-crash-box}.
13899 @item mail-source-delete-incoming
13900 @vindex mail-source-delete-incoming
13901 If non-@code{nil}, delete incoming files after handling them.  If
13902 @code{t}, delete the files immediately, if @code{nil}, never delete any
13903 files.  If a positive number, delete files older than number of days
13904 (This will only happen, when receiving new mail).  You may also set
13905 @code{mail-source-delete-incoming} to @code{nil} and call
13906 @code{mail-source-delete-old-incoming} from a hook or interactively.
13908 @item mail-source-delete-old-incoming-confirm
13909 @vindex mail-source-delete-old-incoming-confirm
13910 If non-@code{nil}, ask for for confirmation before deleting old incoming
13911 files.  This variable only applies when
13912 @code{mail-source-delete-incoming} is a positive number.
13914 @item mail-source-ignore-errors
13915 @vindex mail-source-ignore-errors
13916 If non-@code{nil}, ignore errors when reading mail from a mail source.
13918 @item mail-source-directory
13919 @vindex mail-source-directory
13920 Directory where incoming mail source files (if any) will be stored.  The
13921 default is @file{~/Mail/}.  At present, the only thing this is used for
13922 is to say where the incoming files will be stored if the variable
13923 @code{mail-source-delete-incoming} is @code{nil} or a number.
13925 @item mail-source-incoming-file-prefix
13926 @vindex mail-source-incoming-file-prefix
13927 Prefix for file name for storing incoming mail.  The default is
13928 @file{Incoming}, in which case files will end up with names like
13929 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13930 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
13931 number.
13933 @item mail-source-default-file-modes
13934 @vindex mail-source-default-file-modes
13935 All new mail files will get this file mode.  The default is 384.
13937 @item mail-source-movemail-program
13938 @vindex mail-source-movemail-program
13939 If non-@code{nil}, name of program for fetching new mail.  If
13940 @code{nil}, @code{movemail} in @var{exec-directory}.
13942 @end table
13945 @node Fetching Mail
13946 @subsubsection Fetching Mail
13948 @vindex mail-sources
13949 @vindex nnmail-spool-file
13950 The way to actually tell Gnus where to get new mail from is to set
13951 @code{mail-sources} to a list of mail source specifiers
13952 (@pxref{Mail Source Specifiers}).
13954 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13955 @code{nil}, the mail back ends will never attempt to fetch mail by
13956 themselves.
13958 If you want to fetch mail both from your local spool as well as a
13959 @acronym{POP} mail server, you'd say something like:
13961 @lisp
13962 (setq mail-sources
13963       '((file)
13964         (pop :server "pop3.mail.server"
13965              :password "secret")))
13966 @end lisp
13968 Or, if you don't want to use any of the keyword defaults:
13970 @lisp
13971 (setq mail-sources
13972       '((file :path "/var/spool/mail/user-name")
13973         (pop :server "pop3.mail.server"
13974              :user "user-name"
13975              :port "pop3"
13976              :password "secret")))
13977 @end lisp
13980 When you use a mail back end, Gnus will slurp all your mail from your
13981 inbox and plonk it down in your home directory.  Gnus doesn't move any
13982 mail if you're not using a mail back end---you have to do a lot of magic
13983 invocations first.  At the time when you have finished drawing the
13984 pentagram, lightened the candles, and sacrificed the goat, you really
13985 shouldn't be too surprised when Gnus moves your mail.
13989 @node Mail Back End Variables
13990 @subsection Mail Back End Variables
13992 These variables are (for the most part) pertinent to all the various
13993 mail back ends.
13995 @table @code
13996 @vindex nnmail-read-incoming-hook
13997 @item nnmail-read-incoming-hook
13998 The mail back ends all call this hook after reading new mail.  You can
13999 use this hook to notify any mail watch programs, if you want to.
14001 @vindex nnmail-split-hook
14002 @item nnmail-split-hook
14003 @findex gnus-article-decode-encoded-words
14004 @cindex RFC 1522 decoding
14005 @cindex RFC 2047 decoding
14006 Hook run in the buffer where the mail headers of each message is kept
14007 just before the splitting based on these headers is done.  The hook is
14008 free to modify the buffer contents in any way it sees fit---the buffer
14009 is discarded after the splitting has been done, and no changes performed
14010 in the buffer will show up in any files.
14011 @code{gnus-article-decode-encoded-words} is one likely function to add
14012 to this hook.
14014 @vindex nnmail-pre-get-new-mail-hook
14015 @vindex nnmail-post-get-new-mail-hook
14016 @item nnmail-pre-get-new-mail-hook
14017 @itemx nnmail-post-get-new-mail-hook
14018 These are two useful hooks executed when treating new incoming
14019 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14020 starting to handle the new mail) and
14021 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14022 is done).  Here's and example of using these two hooks to change the
14023 default file modes the new mail files get:
14025 @lisp
14026 (add-hook 'nnmail-pre-get-new-mail-hook
14027           (lambda () (set-default-file-modes 511)))
14029 (add-hook 'nnmail-post-get-new-mail-hook
14030           (lambda () (set-default-file-modes 551)))
14031 @end lisp
14033 @item nnmail-use-long-file-names
14034 @vindex nnmail-use-long-file-names
14035 If non-@code{nil}, the mail back ends will use long file and directory
14036 names.  Groups like @samp{mail.misc} will end up in directories
14037 (assuming use of @code{nnml} back end) or files (assuming use of
14038 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14039 the same group will end up in @file{mail/misc}.
14041 @item nnmail-delete-file-function
14042 @vindex nnmail-delete-file-function
14043 @findex delete-file
14044 Function called to delete files.  It is @code{delete-file} by default.
14046 @item nnmail-cache-accepted-message-ids
14047 @vindex nnmail-cache-accepted-message-ids
14048 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14049 the back end (via @code{Gcc}, for instance) into the mail duplication
14050 discovery cache.  The default is @code{nil}.
14052 @item nnmail-cache-ignore-groups
14053 @vindex nnmail-cache-ignore-groups
14054 This can be a regular expression or a list of regular expressions.
14055 Group names that match any of the regular expressions will never be
14056 recorded in the @code{Message-ID} cache.
14058 This can be useful, for example, when using Fancy Splitting
14059 (@pxref{Fancy Mail Splitting}) together with the function
14060 @code{nnmail-split-fancy-with-parent}.
14062 @end table
14065 @node Fancy Mail Splitting
14066 @subsection Fancy Mail Splitting
14067 @cindex mail splitting
14068 @cindex fancy mail splitting
14070 @vindex nnmail-split-fancy
14071 @findex nnmail-split-fancy
14072 If the rather simple, standard method for specifying how to split mail
14073 doesn't allow you to do what you want, you can set
14074 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14075 play with the @code{nnmail-split-fancy} variable.
14077 Let's look at an example value of this variable first:
14079 @lisp
14080 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14081 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14082 ;; @r{from real errors.}
14083 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14084                    "mail.misc"))
14085    ;; @r{Non-error messages are crossposted to all relevant}
14086    ;; @r{groups, but we don't crosspost between the group for the}
14087    ;; @r{(ding) list and the group for other (ding) related mail.}
14088    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14089          ("subject" "ding" "ding.misc"))
14090       ;; @r{Other mailing lists@dots{}}
14091       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14092       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14093       ;; @r{Both lists below have the same suffix, so prevent}
14094       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14095       ;; @r{the bugs- list, but allow cross-posting when the}
14096       ;; @r{message was really cross-posted.}
14097       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14098       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14099       ;; @r{People@dots{}}
14100       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14101    ;; @r{Unmatched mail goes to the catch all group.}
14102    "misc.misc")
14103 @end lisp
14105 This variable has the format of a @dfn{split}.  A split is a
14106 (possibly) recursive structure where each split may contain other
14107 splits.  Here are the possible split syntaxes:
14109 @table @code
14111 @item group
14112 If the split is a string, that will be taken as a group name.  Normal
14113 regexp match expansion will be done.  See below for examples.
14115 @c Don't fold this line.
14116 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14117 The split can be a list containing at least three elements.  If the
14118 first element @var{field} (a regexp matching a header) contains
14119 @var{value} (also a regexp) then store the message as specified by
14120 @var{split}.
14122 If @var{restrict} (yet another regexp) matches some string after
14123 @var{field} and before the end of the matched @var{value}, the
14124 @var{split} is ignored.  If none of the @var{restrict} clauses match,
14125 @var{split} is processed.
14127 The last element @var{invert-partial} is optional.  If it is
14128 non-@code{nil}, the match-partial-words behavior controlled by the
14129 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14130 be inverted.  (New in Gnus 5.10.7)
14132 @item (| @var{split} @dots{})
14133 If the split is a list, and the first element is @code{|} (vertical
14134 bar), then process each @var{split} until one of them matches.  A
14135 @var{split} is said to match if it will cause the mail message to be
14136 stored in one or more groups.
14138 @item (& @var{split} @dots{})
14139 If the split is a list, and the first element is @code{&}, then
14140 process all @var{split}s in the list.
14142 @item junk
14143 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14144 this message.  Use with extreme caution.
14146 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14147 If the split is a list, and the first element is @samp{:}, then the
14148 second element will be called as a function with @var{args} given as
14149 arguments.  The function should return a @var{split}.
14151 @cindex body split
14152 For instance, the following function could be used to split based on the
14153 body of the messages:
14155 @lisp
14156 (defun split-on-body ()
14157   (save-excursion
14158     (save-restriction
14159       (widen)
14160       (goto-char (point-min))
14161       (when (re-search-forward "Some.*string" nil t)
14162         "string.group"))))
14163 @end lisp
14165 The buffer is narrowed to the message in question when @var{function}
14166 is run.  That's why @code{(widen)} needs to be called after
14167 @code{save-excursion} and @code{save-restriction} in the example
14168 above.  Also note that with the nnimap backend, message bodies will
14169 not be downloaded by default.  You need to set
14170 @code{nnimap-split-download-body} to @code{t} to do that
14171 (@pxref{Splitting in IMAP}).
14173 @item (! @var{func} @var{split})
14174 If the split is a list, and the first element is @code{!}, then
14175 @var{split} will be processed, and @var{func} will be called as a
14176 function with the result of @var{split} as argument.  @var{func}
14177 should return a split.
14179 @item nil
14180 If the split is @code{nil}, it is ignored.
14182 @end table
14184 In these splits, @var{field} must match a complete field name.
14186 Normally, @var{value} in these splits must match a complete @emph{word}
14187 according to the fundamental mode syntax table.  In other words, all
14188 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14189 which are word delimiters.  Therefore, if you use the following split,
14190 for example,
14192 @example
14193 (any "joe" "joemail")
14194 @end example
14196 @noindent
14197 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14198 in @samp{joemail}.  If you want to alter this behavior, you can use any
14199 of the following three ways:
14201 @enumerate
14202 @item
14203 @vindex nnmail-split-fancy-match-partial-words
14204 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14205 to non-@code{nil} in order to ignore word boundaries and instead the
14206 match becomes more like a grep.  This variable controls whether partial
14207 words are matched during fancy splitting.  The default value is
14208 @code{nil}.
14210 Note that it influences all @var{value}'s in your split rules.
14212 @item
14213 @var{value} beginning with @code{.*} ignores word boundaries in front of
14214 a word.  Similarly, if @var{value} ends with @code{.*}, word boundaries
14215 in the rear of a word will be ignored.  For example, the @var{value}
14216 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14217 @code{".*@@example\\.com"} does.
14219 @item
14220 You can set the @var{invert-partial} flag in your split rules of the
14221 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14222 section.  If the flag is set, word boundaries on both sides of a word
14223 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14224 @code{nil}.  Contrarily, if the flag is set, word boundaries are not
14225 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14226 non-@code{nil}.  (New in Gnus 5.10.7)
14227 @end enumerate
14229 @vindex nnmail-split-abbrev-alist
14230 @var{field} and @var{value} can also be Lisp symbols, in that case
14231 they are expanded as specified by the variable
14232 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14233 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14234 contains the associated value.  Predefined entries in
14235 @code{nnmail-split-abbrev-alist} include:
14237 @table @code
14238 @item from
14239 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14240 @item to
14241 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14242 @samp{Resent-To} and @samp{Resent-Cc} fields.
14243 @item any
14244 Is the union of the @code{from} and @code{to} entries.
14245 @end table
14247 @vindex nnmail-split-fancy-syntax-table
14248 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14249 when all this splitting is performed.
14251 If you want to have Gnus create groups dynamically based on some
14252 information in the headers (i.e., do @code{replace-match}-like
14253 substitutions in the group names), you can say things like:
14255 @example
14256 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14257 @end example
14259 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14260 will be filed in @samp{mail.debian.foo}.
14262 If the string contains the element @samp{\&}, then the previously
14263 matched string will be substituted.  Similarly, the elements @samp{\\1}
14264 up to @samp{\\9} will be substituted with the text matched by the
14265 groupings 1 through 9.
14267 @vindex nnmail-split-lowercase-expanded
14268 Where @code{nnmail-split-lowercase-expanded} controls whether the
14269 lowercase of the matched string should be used for the substitution.
14270 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14271 groups when users send to an address using different case
14272 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14273 is @code{t}.
14275 @findex nnmail-split-fancy-with-parent
14276 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14277 split followups into the same groups their parents are in.  Sometimes
14278 you can't make splitting rules for all your mail.  For example, your
14279 boss might send you personal mail regarding different projects you are
14280 working on, and as you can't tell your boss to put a distinguishing
14281 string into the subject line, you have to resort to manually moving the
14282 messages into the right group.  With this function, you only have to do
14283 it once per thread.
14285 To use this feature, you have to set @code{nnmail-treat-duplicates}
14286 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14287 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14288 using the colon feature, like so:
14289 @lisp
14290 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14291       nnmail-cache-accepted-message-ids t
14292       nnmail-split-fancy
14293       '(| (: nnmail-split-fancy-with-parent)
14294           ;; @r{other splits go here}
14295         ))
14296 @end lisp
14298 This feature works as follows: when @code{nnmail-treat-duplicates} is
14299 non-@code{nil}, Gnus records the message id of every message it sees
14300 in the file specified by the variable
14301 @code{nnmail-message-id-cache-file}, together with the group it is in
14302 (the group is omitted for non-mail messages).  When mail splitting is
14303 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14304 at the References (and In-Reply-To) header of each message to split
14305 and searches the file specified by @code{nnmail-message-id-cache-file}
14306 for the message ids.  When it has found a parent, it returns the
14307 corresponding group name unless the group name matches the regexp
14308 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14309 recommended that you set @code{nnmail-message-id-cache-length} to a
14310 somewhat higher number than the default so that the message ids are
14311 still in the cache.  (A value of 5000 appears to create a file some
14312 300 kBytes in size.)
14313 @vindex nnmail-cache-accepted-message-ids
14314 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14315 also records the message ids of moved articles, so that the followup
14316 messages goes into the new group.
14318 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14319 want certain groups to be recorded in the cache.  For example, if all
14320 outgoing messages are written to an ``outgoing'' group, you could set
14321 @code{nnmail-cache-ignore-groups} to match that group name.
14322 Otherwise, answers to all your messages would end up in the
14323 ``outgoing'' group.
14326 @node Group Mail Splitting
14327 @subsection Group Mail Splitting
14328 @cindex mail splitting
14329 @cindex group mail splitting
14331 @findex gnus-group-split
14332 If you subscribe to dozens of mailing lists but you don't want to
14333 maintain mail splitting rules manually, group mail splitting is for you.
14334 You just have to set @code{to-list} and/or @code{to-address} in group
14335 parameters or group customization and set @code{nnmail-split-methods} to
14336 @code{gnus-group-split}.  This splitting function will scan all groups
14337 for those parameters and split mail accordingly, i.e., messages posted
14338 from or to the addresses specified in the parameters @code{to-list} or
14339 @code{to-address} of a mail group will be stored in that group.
14341 Sometimes, mailing lists have multiple addresses, and you may want mail
14342 splitting to recognize them all: just set the @code{extra-aliases} group
14343 parameter to the list of additional addresses and it's done.  If you'd
14344 rather use a regular expression, set @code{split-regexp}.
14346 All these parameters in a group will be used to create an
14347 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14348 the @var{value} is a single regular expression that matches
14349 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14350 matches of @code{split-regexp}, and the @var{split} is the name of the
14351 group.  @var{restrict}s are also supported: just set the
14352 @code{split-exclude} parameter to a list of regular expressions.
14354 If you can't get the right split to be generated using all these
14355 parameters, or you just need something fancier, you can set the
14356 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14357 this case, all other aforementioned parameters will be ignored by
14358 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14359 @code{nil}, in which case the group will be ignored by
14360 @code{gnus-group-split}.
14362 @vindex gnus-group-split-default-catch-all-group
14363 @code{gnus-group-split} will do cross-posting on all groups that match,
14364 by defining a single @code{&} fancy split containing one split for each
14365 group.  If a message doesn't match any split, it will be stored in the
14366 group named in @code{gnus-group-split-default-catch-all-group}, unless
14367 some group has @code{split-spec} set to @code{catch-all}, in which case
14368 that group is used as the catch-all group.  Even though this variable is
14369 often used just to name a group, it may also be set to an arbitrarily
14370 complex fancy split (after all, a group name is a fancy split), and this
14371 may be useful to split mail that doesn't go to any mailing list to
14372 personal mail folders.  Note that this fancy split is added as the last
14373 element of a @code{|} split list that also contains a @code{&} split
14374 with the rules extracted from group parameters.
14376 It's time for an example.  Assume the following group parameters have
14377 been defined:
14379 @example
14380 nnml:mail.bar:
14381 ((to-address . "bar@@femail.com")
14382  (split-regexp . ".*@@femail\\.com"))
14383 nnml:mail.foo:
14384 ((to-list . "foo@@nowhere.gov")
14385  (extra-aliases "foo@@localhost" "foo-redist@@home")
14386  (split-exclude "bugs-foo" "rambling-foo")
14387  (admin-address . "foo-request@@nowhere.gov"))
14388 nnml:mail.others:
14389 ((split-spec . catch-all))
14390 @end example
14392 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14393 behave as if @code{nnmail-split-fancy} had been selected and variable
14394 @code{nnmail-split-fancy} had been set as follows:
14396 @lisp
14397 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14398       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14399            - "bugs-foo" - "rambling-foo" "mail.foo"))
14400    "mail.others")
14401 @end lisp
14403 @findex gnus-group-split-fancy
14404 If you'd rather not use group splitting for all your mail groups, you
14405 may use it for only some of them, by using @code{nnmail-split-fancy}
14406 splits like this:
14408 @lisp
14409 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14410 @end lisp
14412 @var{groups} may be a regular expression or a list of group names whose
14413 parameters will be scanned to generate the output split.
14414 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14415 single @code{|} split will be output.  @var{catch-all} is the fall back
14416 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14417 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14418 empty string in any selected group, no catch-all split will be issued.
14419 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14420 this group will override the value of the @var{catch-all} argument.
14422 @findex gnus-group-split-setup
14423 Unfortunately, scanning all groups and their parameters can be quite
14424 slow, especially considering that it has to be done for every message.
14425 But don't despair!  The function @code{gnus-group-split-setup} can be
14426 used to enable @code{gnus-group-split} in a much more efficient way.  It
14427 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14428 @code{nnmail-split-fancy} to the split produced by
14429 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14430 scanned once, no matter how many messages are split.
14432 @findex gnus-group-split-update
14433 However, if you change group parameters, you'd have to update
14434 @code{nnmail-split-fancy} manually.  You can do it by running
14435 @code{gnus-group-split-update}.  If you'd rather have it updated
14436 automatically, just tell @code{gnus-group-split-setup} to do it for
14437 you.  For example, add to your @file{~/.gnus.el}:
14439 @lisp
14440 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14441 @end lisp
14443 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14444 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14445 have to worry about updating @code{nnmail-split-fancy} again.  If you
14446 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14447 @code{gnus-group-split-default-catch-all-group} will be set to its
14448 value.
14450 @vindex gnus-group-split-updated-hook
14451 Because you may want to change @code{nnmail-split-fancy} after it is set
14452 by @code{gnus-group-split-update}, this function will run
14453 @code{gnus-group-split-updated-hook} just before finishing.
14455 @node Incorporating Old Mail
14456 @subsection Incorporating Old Mail
14457 @cindex incorporating old mail
14458 @cindex import old mail
14460 Most people have lots of old mail stored in various file formats.  If
14461 you have set up Gnus to read mail using one of the spiffy Gnus mail
14462 back ends, you'll probably wish to have that old mail incorporated into
14463 your mail groups.
14465 Doing so can be quite easy.
14467 To take an example: You're reading mail using @code{nnml}
14468 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14469 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14470 file filled with important, but old, mail.  You want to move it into
14471 your @code{nnml} groups.
14473 Here's how:
14475 @enumerate
14476 @item
14477 Go to the group buffer.
14479 @item
14480 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14481 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14483 @item
14484 Type @kbd{SPACE} to enter the newly created group.
14486 @item
14487 Type @kbd{M P b} to process-mark all articles in this group's buffer
14488 (@pxref{Setting Process Marks}).
14490 @item
14491 Type @kbd{B r} to respool all the process-marked articles, and answer
14492 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14493 @end enumerate
14495 All the mail messages in the mbox file will now also be spread out over
14496 all your @code{nnml} groups.  Try entering them and check whether things
14497 have gone without a glitch.  If things look ok, you may consider
14498 deleting the mbox file, but I wouldn't do that unless I was absolutely
14499 sure that all the mail has ended up where it should be.
14501 Respooling is also a handy thing to do if you're switching from one mail
14502 back end to another.  Just respool all the mail in the old mail groups
14503 using the new mail back end.
14506 @node Expiring Mail
14507 @subsection Expiring Mail
14508 @cindex article expiry
14510 Traditional mail readers have a tendency to remove mail articles when
14511 you mark them as read, in some way.  Gnus takes a fundamentally
14512 different approach to mail reading.
14514 Gnus basically considers mail just to be news that has been received in
14515 a rather peculiar manner.  It does not think that it has the power to
14516 actually change the mail, or delete any mail messages.  If you enter a
14517 mail group, and mark articles as ``read'', or kill them in some other
14518 fashion, the mail articles will still exist on the system.  I repeat:
14519 Gnus will not delete your old, read mail.  Unless you ask it to, of
14520 course.
14522 To make Gnus get rid of your unwanted mail, you have to mark the
14523 articles as @dfn{expirable}.  (With the default key bindings, this means
14524 that you have to type @kbd{E}.)  This does not mean that the articles
14525 will disappear right away, however.  In general, a mail article will be
14526 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14527 more than one week old.  If you do not mark an article as expirable, it
14528 will remain on your system until hell freezes over.  This bears
14529 repeating one more time, with some spurious capitalizations: IF you do
14530 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14532 You do not have to mark articles as expirable by hand.  Gnus provides
14533 two features, called ``auto-expire'' and ``total-expire'', that can help you
14534 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14535 for you when you select an article.  And ``total-expire'' means that Gnus
14536 considers all articles as expirable that are read.  So, in addition to
14537 the articles marked @samp{E}, also the articles marked @samp{r},
14538 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14539 expirable.
14541 When should either auto-expire or total-expire be used?  Most people
14542 who are subscribed to mailing lists split each list into its own group
14543 and then turn on auto-expire or total-expire for those groups.
14544 (@xref{Splitting Mail}, for more information on splitting each list
14545 into its own group.)
14547 Which one is better, auto-expire or total-expire?  It's not easy to
14548 answer.  Generally speaking, auto-expire is probably faster.  Another
14549 advantage of auto-expire is that you get more marks to work with: for
14550 the articles that are supposed to stick around, you can still choose
14551 between tick and dormant and read marks.  But with total-expire, you
14552 only have dormant and ticked to choose from.  The advantage of
14553 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14554 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14555 scoring.
14557 @vindex gnus-auto-expirable-newsgroups
14558 Groups that match the regular expression
14559 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14560 read marked as expirable automatically.  All articles marked as
14561 expirable have an @samp{E} in the first column in the summary buffer.
14563 By default, if you have auto expiry switched on, Gnus will mark all the
14564 articles you read as expirable, no matter if they were read or unread
14565 before.  To avoid having articles marked as read marked as expirable
14566 automatically, you can put something like the following in your
14567 @file{~/.gnus.el} file:
14569 @vindex gnus-mark-article-hook
14570 @lisp
14571 (remove-hook 'gnus-mark-article-hook
14572              'gnus-summary-mark-read-and-unread-as-read)
14573 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14574 @end lisp
14576 Note that making a group auto-expirable doesn't mean that all read
14577 articles are expired---only the articles marked as expirable
14578 will be expired.  Also note that using the @kbd{d} command won't make
14579 articles expirable---only semi-automatic marking of articles as read will
14580 mark the articles as expirable in auto-expirable groups.
14582 Let's say you subscribe to a couple of mailing lists, and you want the
14583 articles you have read to disappear after a while:
14585 @lisp
14586 (setq gnus-auto-expirable-newsgroups
14587       "mail.nonsense-list\\|mail.nice-list")
14588 @end lisp
14590 Another way to have auto-expiry happen is to have the element
14591 @code{auto-expire} in the group parameters of the group.
14593 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14594 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14595 don't really mix very well.
14597 @vindex nnmail-expiry-wait
14598 The @code{nnmail-expiry-wait} variable supplies the default time an
14599 expirable article has to live.  Gnus starts counting days from when the
14600 message @emph{arrived}, not from when it was sent.  The default is seven
14601 days.
14603 Gnus also supplies a function that lets you fine-tune how long articles
14604 are to live, based on what group they are in.  Let's say you want to
14605 have one month expiry period in the @samp{mail.private} group, a one day
14606 expiry period in the @samp{mail.junk} group, and a six day expiry period
14607 everywhere else:
14609 @vindex nnmail-expiry-wait-function
14610 @lisp
14611 (setq nnmail-expiry-wait-function
14612       (lambda (group)
14613        (cond ((string= group "mail.private")
14614                31)
14615              ((string= group "mail.junk")
14616                1)
14617              ((string= group "important")
14618                'never)
14619              (t
14620                6))))
14621 @end lisp
14623 The group names this function is fed are ``unadorned'' group
14624 names---no @samp{nnml:} prefixes and the like.
14626 The @code{nnmail-expiry-wait} variable and
14627 @code{nnmail-expiry-wait-function} function can either be a number (not
14628 necessarily an integer) or one of the symbols @code{immediate} or
14629 @code{never}.
14631 You can also use the @code{expiry-wait} group parameter to selectively
14632 change the expiry period (@pxref{Group Parameters}).
14634 @vindex nnmail-expiry-target
14635 The normal action taken when expiring articles is to delete them.
14636 However, in some circumstances it might make more sense to move them
14637 to other groups instead of deleting them.  The variable
14638 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14639 parameter) controls this.  The variable supplies a default value for
14640 all groups, which can be overridden for specific groups by the group
14641 parameter.  default value is @code{delete}, but this can also be a
14642 string (which should be the name of the group the message should be
14643 moved to), or a function (which will be called in a buffer narrowed to
14644 the message in question, and with the name of the group being moved
14645 from as its parameter) which should return a target---either a group
14646 name or @code{delete}.
14648 Here's an example for specifying a group name:
14649 @lisp
14650 (setq nnmail-expiry-target "nnml:expired")
14651 @end lisp
14653 @findex nnmail-fancy-expiry-target
14654 @vindex nnmail-fancy-expiry-targets
14655 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14656 expire mail to groups according to the variable
14657 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14659 @lisp
14660  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14661        nnmail-fancy-expiry-targets
14662        '((to-from "boss" "nnfolder:Work")
14663          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14664          ("from" ".*" "nnfolder:Archive-%Y")))
14665 @end lisp
14667 With this setup, any mail that has @code{IMPORTANT} in its Subject
14668 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14669 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14670 From or To header contains the string @code{boss}, it will get expired
14671 to @code{nnfolder:Work}.  All other mail will get expired to
14672 @code{nnfolder:Archive-YYYY}.
14674 @vindex nnmail-keep-last-article
14675 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14676 expire the final article in a mail newsgroup.  This is to make life
14677 easier for procmail users.
14679 @vindex gnus-total-expirable-newsgroups
14680 By the way: That line up there, about Gnus never expiring non-expirable
14681 articles, is a lie.  If you put @code{total-expire} in the group
14682 parameters, articles will not be marked as expirable, but all read
14683 articles will be put through the expiry process.  Use with extreme
14684 caution.  Even more dangerous is the
14685 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14686 this regexp will have all read articles put through the expiry process,
14687 which means that @emph{all} old mail articles in the groups in question
14688 will be deleted after a while.  Use with extreme caution, and don't come
14689 crying to me when you discover that the regexp you used matched the
14690 wrong group and all your important mail has disappeared.  Be a
14691 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14692 with!  So there!
14694 Most people make most of their mail groups total-expirable, though.
14696 @vindex gnus-inhibit-user-auto-expire
14697 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14698 commands will not mark an article as expirable, even if the group has
14699 auto-expire turned on.
14702 @node Washing Mail
14703 @subsection Washing Mail
14704 @cindex mail washing
14705 @cindex list server brain damage
14706 @cindex incoming mail treatment
14708 Mailers and list servers are notorious for doing all sorts of really,
14709 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14710 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14711 end of all lines passing through our server, so let's do that!!!!1!''
14712 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14713 considered to be self-evident were not discussed.  So.  Here we are.
14715 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14716 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14717 be shocked and dismayed by this, but I haven't got the energy.  It is to
14718 laugh.
14720 Gnus provides a plethora of functions for washing articles while
14721 displaying them, but it might be nicer to do the filtering before
14722 storing the mail to disk.  For that purpose, we have three hooks and
14723 various functions that can be put in these hooks.
14725 @table @code
14726 @item nnmail-prepare-incoming-hook
14727 @vindex nnmail-prepare-incoming-hook
14728 This hook is called before doing anything with the mail and is meant for
14729 grand, sweeping gestures.  It is called in a buffer that contains all
14730 the new, incoming mail.  Functions to be used include:
14732 @table @code
14733 @item nnheader-ms-strip-cr
14734 @findex nnheader-ms-strip-cr
14735 Remove trailing carriage returns from each line.  This is default on
14736 Emacs running on MS machines.
14738 @end table
14740 @item nnmail-prepare-incoming-header-hook
14741 @vindex nnmail-prepare-incoming-header-hook
14742 This hook is called narrowed to each header.  It can be used when
14743 cleaning up the headers.  Functions that can be used include:
14745 @table @code
14746 @item nnmail-remove-leading-whitespace
14747 @findex nnmail-remove-leading-whitespace
14748 Clear leading white space that ``helpful'' listservs have added to the
14749 headers to make them look nice.  Aaah.
14751 (Note that this function works on both the header on the body of all
14752 messages, so it is a potentially dangerous function to use (if a body
14753 of a message contains something that looks like a header line).  So
14754 rather than fix the bug, it is of course the right solution to make it
14755 into a feature by documenting it.)
14757 @item nnmail-remove-list-identifiers
14758 @findex nnmail-remove-list-identifiers
14759 Some list servers add an identifier---for example, @samp{(idm)}---to the
14760 beginning of all @code{Subject} headers.  I'm sure that's nice for
14761 people who use stone age mail readers.  This function will remove
14762 strings that match the @code{nnmail-list-identifiers} regexp, which can
14763 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14764 @code{\\(..\\)}.
14766 For instance, if you want to remove the @samp{(idm)} and the
14767 @samp{nagnagnag} identifiers:
14769 @lisp
14770 (setq nnmail-list-identifiers
14771       '("(idm)" "nagnagnag"))
14772 @end lisp
14774 This can also be done non-destructively with
14775 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14777 @item nnmail-remove-tabs
14778 @findex nnmail-remove-tabs
14779 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14781 @item nnmail-fix-eudora-headers
14782 @findex nnmail-fix-eudora-headers
14783 @cindex Eudora
14784 Eudora produces broken @code{References} headers, but OK
14785 @code{In-Reply-To} headers.  This function will get rid of the
14786 @code{References} headers.
14788 @end table
14790 @item nnmail-prepare-incoming-message-hook
14791 @vindex nnmail-prepare-incoming-message-hook
14792 This hook is called narrowed to each message.  Functions to be used
14793 include:
14795 @table @code
14796 @item article-de-quoted-unreadable
14797 @findex article-de-quoted-unreadable
14798 Decode Quoted Readable encoding.
14800 @end table
14801 @end table
14804 @node Duplicates
14805 @subsection Duplicates
14807 @vindex nnmail-treat-duplicates
14808 @vindex nnmail-message-id-cache-length
14809 @vindex nnmail-message-id-cache-file
14810 @cindex duplicate mails
14811 If you are a member of a couple of mailing lists, you will sometimes
14812 receive two copies of the same mail.  This can be quite annoying, so
14813 @code{nnmail} checks for and treats any duplicates it might find.  To do
14814 this, it keeps a cache of old @code{Message-ID}s---
14815 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14816 default.  The approximate maximum number of @code{Message-ID}s stored
14817 there is controlled by the @code{nnmail-message-id-cache-length}
14818 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14819 stored.) If all this sounds scary to you, you can set
14820 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14821 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14822 will insert a warning into the head of the mail saying that it thinks
14823 that this is a duplicate of a different message.
14825 This variable can also be a function.  If that's the case, the function
14826 will be called from a buffer narrowed to the message in question with
14827 the @code{Message-ID} as a parameter.  The function must return either
14828 @code{nil}, @code{warn}, or @code{delete}.
14830 You can turn this feature off completely by setting the variable to
14831 @code{nil}.
14833 If you want all the duplicate mails to be put into a special
14834 @dfn{duplicates} group, you could do that using the normal mail split
14835 methods:
14837 @lisp
14838 (setq nnmail-split-fancy
14839       '(| ;; @r{Messages duplicates go to a separate group.}
14840         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14841         ;; @r{Message from daemons, postmaster, and the like to another.}
14842         (any mail "mail.misc")
14843         ;; @r{Other rules.}
14844         [...] ))
14845 @end lisp
14846 @noindent
14847 Or something like:
14848 @lisp
14849 (setq nnmail-split-methods
14850       '(("duplicates" "^Gnus-Warning:.*duplicate")
14851         ;; @r{Other rules.}
14852         [...]))
14853 @end lisp
14855 Here's a neat feature: If you know that the recipient reads her mail
14856 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14857 @code{delete}, you can send her as many insults as you like, just by
14858 using a @code{Message-ID} of a mail that you know that she's already
14859 received.  Think of all the fun!  She'll never see any of it!  Whee!
14862 @node Not Reading Mail
14863 @subsection Not Reading Mail
14865 If you start using any of the mail back ends, they have the annoying
14866 habit of assuming that you want to read mail with them.  This might not
14867 be unreasonable, but it might not be what you want.
14869 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14870 @code{nil}, none of the back ends will ever attempt to read incoming
14871 mail, which should help.
14873 @vindex nnbabyl-get-new-mail
14874 @vindex nnmbox-get-new-mail
14875 @vindex nnml-get-new-mail
14876 @vindex nnmh-get-new-mail
14877 @vindex nnfolder-get-new-mail
14878 This might be too much, if, for instance, you are reading mail quite
14879 happily with @code{nnml} and just want to peek at some old Rmail
14880 file you have stashed away with @code{nnbabyl}.  All back ends have
14881 variables called back-end-@code{get-new-mail}.  If you want to disable
14882 the @code{nnbabyl} mail reading, you edit the virtual server for the
14883 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14885 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14886 narrowed to the article to be saved before saving it when reading
14887 incoming mail.
14890 @node Choosing a Mail Back End
14891 @subsection Choosing a Mail Back End
14893 Gnus will read the mail spool when you activate a mail group.  The mail
14894 file is first copied to your home directory.  What happens after that
14895 depends on what format you want to store your mail in.
14897 There are six different mail back ends in the standard Gnus, and more
14898 back ends are available separately.  The mail back end most people use
14899 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14900 Spool}).
14902 @menu
14903 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14904 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14905 * Mail Spool::                  Store your mail in a private spool?
14906 * MH Spool::                    An mhspool-like back end.
14907 * Maildir::                     Another one-file-per-message format.
14908 * Mail Folders::                Having one file for each group.
14909 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14910 @end menu
14913 @node Unix Mail Box
14914 @subsubsection Unix Mail Box
14915 @cindex nnmbox
14916 @cindex unix mail box
14918 @vindex nnmbox-active-file
14919 @vindex nnmbox-mbox-file
14920 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14921 mail.  @code{nnmbox} will add extra headers to each mail article to say
14922 which group it belongs in.
14924 Virtual server settings:
14926 @table @code
14927 @item nnmbox-mbox-file
14928 @vindex nnmbox-mbox-file
14929 The name of the mail box in the user's home directory.  Default is
14930 @file{~/mbox}.
14932 @item nnmbox-active-file
14933 @vindex nnmbox-active-file
14934 The name of the active file for the mail box.  Default is
14935 @file{~/.mbox-active}.
14937 @item nnmbox-get-new-mail
14938 @vindex nnmbox-get-new-mail
14939 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14940 into groups.  Default is @code{t}.
14941 @end table
14944 @node Rmail Babyl
14945 @subsubsection Rmail Babyl
14946 @cindex nnbabyl
14947 @cindex Rmail mbox
14949 @vindex nnbabyl-active-file
14950 @vindex nnbabyl-mbox-file
14951 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14952 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14953 mail article to say which group it belongs in.
14955 Virtual server settings:
14957 @table @code
14958 @item nnbabyl-mbox-file
14959 @vindex nnbabyl-mbox-file
14960 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14962 @item nnbabyl-active-file
14963 @vindex nnbabyl-active-file
14964 The name of the active file for the rmail box.  The default is
14965 @file{~/.rmail-active}
14967 @item nnbabyl-get-new-mail
14968 @vindex nnbabyl-get-new-mail
14969 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14970 @code{t}
14971 @end table
14974 @node Mail Spool
14975 @subsubsection Mail Spool
14976 @cindex nnml
14977 @cindex mail @acronym{NOV} spool
14979 The @dfn{nnml} spool mail format isn't compatible with any other known
14980 format.  It should be used with some caution.
14982 @vindex nnml-directory
14983 If you use this back end, Gnus will split all incoming mail into files,
14984 one file for each mail, and put the articles into the corresponding
14985 directories under the directory specified by the @code{nnml-directory}
14986 variable.  The default value is @file{~/Mail/}.
14988 You do not have to create any directories beforehand; Gnus will take
14989 care of all that.
14991 If you have a strict limit as to how many files you are allowed to store
14992 in your account, you should not use this back end.  As each mail gets its
14993 own file, you might very well occupy thousands of inodes within a few
14994 weeks.  If this is no problem for you, and it isn't a problem for you
14995 having your friendly systems administrator walking around, madly,
14996 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14997 know that this is probably the fastest format to use.  You do not have
14998 to trudge through a big mbox file just to read your new mail.
15000 @code{nnml} is probably the slowest back end when it comes to article
15001 splitting.  It has to create lots of files, and it also generates
15002 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15003 fastest back end when it comes to reading mail.
15005 @cindex self contained nnml servers
15006 @cindex marks
15007 When the marks file is used (which it is by default), @code{nnml}
15008 servers have the property that you may backup them using @code{tar} or
15009 similar, and later be able to restore them into Gnus (by adding the
15010 proper @code{nnml} server) and have all your marks be preserved.  Marks
15011 for a group is usually stored in the @code{.marks} file (but see
15012 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15013 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15014 to restore the group (after restoring the backup into the nnml
15015 directory).
15017 If for some reason you believe your @file{.marks} files are screwed
15018 up, you can just delete them all.  Gnus will then correctly regenerate
15019 them next time it starts.
15021 Virtual server settings:
15023 @table @code
15024 @item nnml-directory
15025 @vindex nnml-directory
15026 All @code{nnml} directories will be placed under this directory.  The
15027 default is the value of @code{message-directory} (whose default value
15028 is @file{~/Mail}).
15030 @item nnml-active-file
15031 @vindex nnml-active-file
15032 The active file for the @code{nnml} server.  The default is
15033 @file{~/Mail/active}.
15035 @item nnml-newsgroups-file
15036 @vindex nnml-newsgroups-file
15037 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15038 Format}.  The default is @file{~/Mail/newsgroups}.
15040 @item nnml-get-new-mail
15041 @vindex nnml-get-new-mail
15042 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15043 @code{t}.
15045 @item nnml-nov-is-evil
15046 @vindex nnml-nov-is-evil
15047 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15048 default is @code{nil}.
15050 @item nnml-nov-file-name
15051 @vindex nnml-nov-file-name
15052 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15054 @item nnml-prepare-save-mail-hook
15055 @vindex nnml-prepare-save-mail-hook
15056 Hook run narrowed to an article before saving.
15058 @item nnml-marks-is-evil
15059 @vindex nnml-marks-is-evil
15060 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15061 default is @code{nil}.
15063 @item nnml-marks-file-name
15064 @vindex nnml-marks-file-name
15065 The name of the @dfn{marks} files.  The default is @file{.marks}.
15067 @item nnml-use-compressed-files
15068 @vindex nnml-use-compressed-files
15069 If non-@code{nil}, @code{nnml} will allow using compressed message
15070 files.
15072 @end table
15074 @findex nnml-generate-nov-databases
15075 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15076 whack, you can do a complete update by typing @kbd{M-x
15077 nnml-generate-nov-databases}.  This command will trawl through the
15078 entire @code{nnml} hierarchy, looking at each and every article, so it
15079 might take a while to complete.  A better interface to this
15080 functionality can be found in the server buffer (@pxref{Server
15081 Commands}).
15084 @node MH Spool
15085 @subsubsection MH Spool
15086 @cindex nnmh
15087 @cindex mh-e mail spool
15089 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15090 @acronym{NOV} databases and it doesn't keep an active file or marks
15091 file.  This makes @code{nnmh} a @emph{much} slower back end than
15092 @code{nnml}, but it also makes it easier to write procmail scripts
15093 for.
15095 Virtual server settings:
15097 @table @code
15098 @item nnmh-directory
15099 @vindex nnmh-directory
15100 All @code{nnmh} directories will be located under this directory.  The
15101 default is the value of @code{message-directory} (whose default is
15102 @file{~/Mail})
15104 @item nnmh-get-new-mail
15105 @vindex nnmh-get-new-mail
15106 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15107 @code{t}.
15109 @item nnmh-be-safe
15110 @vindex nnmh-be-safe
15111 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15112 sure that the articles in the folder are actually what Gnus thinks
15113 they are.  It will check date stamps and stat everything in sight, so
15114 setting this to @code{t} will mean a serious slow-down.  If you never
15115 use anything but Gnus to read the @code{nnmh} articles, you do not
15116 have to set this variable to @code{t}.  The default is @code{nil}.
15117 @end table
15120 @node Maildir
15121 @subsubsection Maildir
15122 @cindex nnmaildir
15123 @cindex maildir
15125 @code{nnmaildir} stores mail in the maildir format, with each maildir
15126 corresponding to a group in Gnus.  This format is documented here:
15127 @uref{http://cr.yp.to/proto/maildir.html} and here:
15128 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15129 also stores extra information in the @file{.nnmaildir/} directory
15130 within a maildir.
15132 Maildir format was designed to allow concurrent deliveries and
15133 reading, without needing locks.  With other back ends, you would have
15134 your mail delivered to a spool of some kind, and then you would
15135 configure Gnus to split mail from that spool into your groups.  You
15136 can still do that with @code{nnmaildir}, but the more common
15137 configuration is to have your mail delivered directly to the maildirs
15138 that appear as group in Gnus.
15140 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15141 never corrupt its data in memory, and @code{SIGKILL} will never
15142 corrupt its data in the filesystem.
15144 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15145 maildir.  So you can copy a whole maildir from one Gnus setup to
15146 another, and you will keep your marks.
15148 Virtual server settings:
15150 @table @code
15151 @item directory
15152 For each of your @code{nnmaildir} servers (it's very unlikely that
15153 you'd need more than one), you need to create a directory and populate
15154 it with maildirs or symlinks to maildirs (and nothing else; do not
15155 choose a directory already used for other purposes).  Each maildir
15156 will be represented in Gnus as a newsgroup on that server; the
15157 filename of the symlink will be the name of the group.  Any filenames
15158 in the directory starting with @samp{.} are ignored.  The directory is
15159 scanned when you first start Gnus, and each time you type @kbd{g} in
15160 the group buffer; if any maildirs have been removed or added,
15161 @code{nnmaildir} notices at these times.
15163 The value of the @code{directory} parameter should be a Lisp form
15164 which is processed by @code{eval} and @code{expand-file-name} to get
15165 the path of the directory for this server.  The form is @code{eval}ed
15166 only when the server is opened; the resulting string is used until the
15167 server is closed.  (If you don't know about forms and @code{eval},
15168 don't worry---a simple string will work.)  This parameter is not
15169 optional; you must specify it.  I don't recommend using
15170 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15171 use that directory by default for various things, and may get confused
15172 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15173 value.
15175 @item target-prefix
15176 This should be a Lisp form which is processed by @code{eval} and
15177 @code{expand-file-name}.  The form is @code{eval}ed only when the
15178 server is opened; the resulting string is used until the server is
15179 closed.
15181 When you create a group on an @code{nnmaildir} server, the maildir is
15182 created with @code{target-prefix} prepended to its name, and a symlink
15183 pointing to that maildir is created, named with the plain group name.
15184 So if @code{directory} is @code{"~/.nnmaildir"} and
15185 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15186 the group @code{foo}, @code{nnmaildir} will create
15187 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15188 @file{~/.nnmaildir/foo} as a symlink pointing to
15189 @file{../maildirs/foo}.
15191 You can set @code{target-prefix} to a string without any slashes to
15192 create both maildirs and symlinks in the same @code{directory}; in
15193 this case, any maildirs found in @code{directory} whose names start
15194 with @code{target-prefix} will not be listed as groups (but the
15195 symlinks pointing to them will be).
15197 As a special case, if @code{target-prefix} is @code{""} (the default),
15198 then when you create a group, the maildir will be created in
15199 @code{directory} without a corresponding symlink.  Beware that you
15200 cannot use @code{gnus-group-delete-group} on such groups without the
15201 @code{force} argument.
15203 @item directory-files
15204 This should be a function with the same interface as
15205 @code{directory-files} (such as @code{directory-files} itself).  It is
15206 used to scan the server's @code{directory} for maildirs.  This
15207 parameter is optional; the default is
15208 @code{nnheader-directory-files-safe} if
15209 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15210 @code{directory-files} otherwise.
15211 (@code{nnheader-directory-files-is-safe} is checked only once when the
15212 server is opened; if you want to check it each time the directory is
15213 scanned, you'll have to provide your own function that does that.)
15215 @item get-new-mail
15216 If non-@code{nil}, then after scanning for new mail in the group
15217 maildirs themselves as usual, this server will also incorporate mail
15218 the conventional Gnus way, from @code{mail-sources} according to
15219 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15220 value is @code{nil}.
15222 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15223 an @code{nnmaildir} group.  The results might happen to be useful, but
15224 that would be by chance, not by design, and the results might be
15225 different in the future.  If your split rules create new groups,
15226 remember to supply a @code{create-directory} server parameter.
15227 @end table
15229 @subsubsection Group parameters
15231 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15232 all this; the default behavior for @code{nnmaildir} is the same as the
15233 default behavior for other mail back ends: articles are deleted after
15234 one week, etc.  Except for the expiry parameters, all this
15235 functionality is unique to @code{nnmaildir}, so you can ignore it if
15236 you're just trying to duplicate the behavior you already have with
15237 another back end.
15239 If the value of any of these parameters is a vector, the first element
15240 is evaluated as a Lisp form and the result is used, rather than the
15241 original value.  If the value is not a vector, the value itself is
15242 evaluated as a Lisp form.  (This is why these parameters use names
15243 different from those of other, similar parameters supported by other
15244 back ends: they have different, though similar, meanings.)  (For
15245 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15246 @code{eval} business again; for other values, remember to use an extra
15247 quote and wrap the value in a vector when appropriate.)
15249 @table @code
15250 @item expire-age
15251 An integer specifying the minimum age, in seconds, of an article
15252 before it will be expired, or the symbol @code{never} to specify that
15253 articles should never be expired.  If this parameter is not set,
15254 @code{nnmaildir} falls back to the usual
15255 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15256 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15257 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15258 wanted a value of 3 days, you could use something like @code{[(* 3 24
15259 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15260 An article's age is measured starting from the article file's
15261 modification time.  Normally, this is the same as the article's
15262 delivery time, but editing an article makes it younger.  Moving an
15263 article (other than via expiry) may also make an article younger.
15265 @item expire-group
15266 If this is set to a string such as a full Gnus group name, like
15267 @example
15268 "backend+server.address.string:group.name"
15269 @end example
15270 and if it is not the name of the same group that the parameter belongs
15271 to, then articles will be moved to the specified group during expiry
15272 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15273 group, the article will be just as old in the destination group as it
15274 was in the source group.}  So be careful with @code{expire-age} in the
15275 destination group.  If this is set to the name of the same group that
15276 the parameter belongs to, then the article is not expired at all.  If
15277 you use the vector form, the first element is evaluated once for each
15278 article.  So that form can refer to
15279 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15280 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15281 does not fall back to the @code{expiry-target} group parameter or the
15282 @code{nnmail-expiry-target} variable.}
15284 @item read-only
15285 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15286 in this maildir as read-only.  This means: articles are not renamed
15287 from @file{new/} into @file{cur/}; articles are only found in
15288 @file{new/}, not @file{cur/}; articles are never deleted; articles
15289 cannot be edited.  @file{new/} is expected to be a symlink to the
15290 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15291 containing a mailing list of common interest.  Everything in the
15292 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15293 a shared mailbox, you do still need to set up your own maildir (or
15294 have write permission to the shared mailbox); your maildir just won't
15295 contain extra copies of the articles.
15297 @item directory-files
15298 A function with the same interface as @code{directory-files}.  It is
15299 used to scan the directories in the maildir corresponding to this
15300 group to find articles.  The default is the function specified by the
15301 server's @code{directory-files} parameter.
15303 @item distrust-Lines:
15304 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15305 article, rather than use the @code{Lines:} header field.  If
15306 @code{nil}, the header field will be used if present.
15308 @item always-marks
15309 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15310 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15311 say that all articles have these marks, regardless of whether the
15312 marks stored in the filesystem say so.  This is a proof-of-concept
15313 feature that will probably be removed eventually; it ought to be done
15314 in Gnus proper, or abandoned if it's not worthwhile.
15316 @item never-marks
15317 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15318 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15319 say that no articles have these marks, regardless of whether the marks
15320 stored in the filesystem say so.  @code{never-marks} overrides
15321 @code{always-marks}.  This is a proof-of-concept feature that will
15322 probably be removed eventually; it ought to be done in Gnus proper, or
15323 abandoned if it's not worthwhile.
15325 @item nov-cache-size
15326 An integer specifying the size of the @acronym{NOV} memory cache.  To
15327 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15328 for a limited number of articles in each group.  (This is probably not
15329 worthwhile, and will probably be removed in the future.)  This
15330 parameter's value is noticed only the first time a group is seen after
15331 the server is opened---i.e., when you first start Gnus, typically.
15332 The @acronym{NOV} cache is never resized until the server is closed
15333 and reopened.  The default is an estimate of the number of articles
15334 that would be displayed in the summary buffer: a count of articles
15335 that are either marked with @code{tick} or not marked with
15336 @code{read}, plus a little extra.
15337 @end table
15339 @subsubsection Article identification
15340 Articles are stored in the @file{cur/} subdirectory of each maildir.
15341 Each article file is named like @code{uniq:info}, where @code{uniq}
15342 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15343 @code{:info} part.  (Other maildir readers typically use this part of
15344 the filename to store marks.)  The @code{uniq} part uniquely
15345 identifies the article, and is used in various places in the
15346 @file{.nnmaildir/} subdirectory of the maildir to store information
15347 about the corresponding article.  The full pathname of an article is
15348 available in the variable @code{nnmaildir-article-file-name} after you
15349 request the article in the summary buffer.
15351 @subsubsection NOV data
15352 An article identified by @code{uniq} has its @acronym{NOV} data (used
15353 to generate lines in the summary buffer) stored in
15354 @code{.nnmaildir/nov/uniq}.  There is no
15355 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15356 need for it---an article's @acronym{NOV} data is updated automatically
15357 when the article or @code{nnmail-extra-headers} has changed.)  You can
15358 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15359 single article simply by deleting the corresponding @acronym{NOV}
15360 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15361 assign a new article number for this article, which may cause trouble
15362 with @code{seen} marks, the Agent, and the cache.
15364 @subsubsection Article marks
15365 An article identified by @code{uniq} is considered to have the mark
15366 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15367 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15368 looks for such files and reports the set of marks it finds.  When Gnus
15369 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15370 creates and deletes the corresponding files as needed.  (Actually,
15371 rather than create a new file for each mark, it just creates hard
15372 links to @file{.nnmaildir/markfile}, to save inodes.)
15374 You can invent new marks by creating a new directory in
15375 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15376 your server, untar it later, and keep your marks.  You can add and
15377 remove marks yourself by creating and deleting mark files.  If you do
15378 this while Gnus is running and your @code{nnmaildir} server is open,
15379 it's best to exit all summary buffers for @code{nnmaildir} groups and
15380 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15381 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15382 pick up the changes, and might undo them.
15385 @node Mail Folders
15386 @subsubsection Mail Folders
15387 @cindex nnfolder
15388 @cindex mbox folders
15389 @cindex mail folders
15391 @code{nnfolder} is a back end for storing each mail group in a
15392 separate file.  Each file is in the standard Un*x mbox format.
15393 @code{nnfolder} will add extra headers to keep track of article
15394 numbers and arrival dates.
15396 @cindex self contained nnfolder servers
15397 @cindex marks
15398 When the marks file is used (which it is by default), @code{nnfolder}
15399 servers have the property that you may backup them using @code{tar} or
15400 similar, and later be able to restore them into Gnus (by adding the
15401 proper @code{nnfolder} server) and have all your marks be preserved.
15402 Marks for a group are usually stored in a file named as the mbox file
15403 with @code{.mrk} concatenated to it (but see
15404 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15405 directory.  Individual @code{nnfolder} groups are also possible to
15406 backup, use @kbd{G m} to restore the group (after restoring the backup
15407 into the @code{nnfolder} directory).
15409 Virtual server settings:
15411 @table @code
15412 @item nnfolder-directory
15413 @vindex nnfolder-directory
15414 All the @code{nnfolder} mail boxes will be stored under this
15415 directory.  The default is the value of @code{message-directory}
15416 (whose default is @file{~/Mail})
15418 @item nnfolder-active-file
15419 @vindex nnfolder-active-file
15420 The name of the active file.  The default is @file{~/Mail/active}.
15422 @item nnfolder-newsgroups-file
15423 @vindex nnfolder-newsgroups-file
15424 The name of the group descriptions file.  @xref{Newsgroups File
15425 Format}.  The default is @file{~/Mail/newsgroups}
15427 @item nnfolder-get-new-mail
15428 @vindex nnfolder-get-new-mail
15429 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15430 default is @code{t}
15432 @item nnfolder-save-buffer-hook
15433 @vindex nnfolder-save-buffer-hook
15434 @cindex backup files
15435 Hook run before saving the folders.  Note that Emacs does the normal
15436 backup renaming of files even with the @code{nnfolder} buffers.  If
15437 you wish to switch this off, you could say something like the
15438 following in your @file{.emacs} file:
15440 @lisp
15441 (defun turn-off-backup ()
15442   (set (make-local-variable 'backup-inhibited) t))
15444 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15445 @end lisp
15447 @item nnfolder-delete-mail-hook
15448 @vindex nnfolder-delete-mail-hook
15449 Hook run in a buffer narrowed to the message that is to be deleted.
15450 This function can be used to copy the message to somewhere else, or to
15451 extract some information from it before removing it.
15453 @item nnfolder-nov-is-evil
15454 @vindex nnfolder-nov-is-evil
15455 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15456 default is @code{nil}.
15458 @item nnfolder-nov-file-suffix
15459 @vindex nnfolder-nov-file-suffix
15460 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15462 @item nnfolder-nov-directory
15463 @vindex nnfolder-nov-directory
15464 The directory where the @acronym{NOV} files should be stored.  If
15465 @code{nil}, @code{nnfolder-directory} is used.
15467 @item nnfolder-marks-is-evil
15468 @vindex nnfolder-marks-is-evil
15469 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15470 default is @code{nil}.
15472 @item nnfolder-marks-file-suffix
15473 @vindex nnfolder-marks-file-suffix
15474 The extension for @sc{marks} files.  The default is @file{.mrk}.
15476 @item nnfolder-marks-directory
15477 @vindex nnfolder-marks-directory
15478 The directory where the @sc{marks} files should be stored.  If
15479 @code{nil}, @code{nnfolder-directory} is used.
15481 @end table
15484 @findex nnfolder-generate-active-file
15485 @kindex M-x nnfolder-generate-active-file
15486 If you have lots of @code{nnfolder}-like files you'd like to read with
15487 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15488 command to make @code{nnfolder} aware of all likely files in
15489 @code{nnfolder-directory}.  This only works if you use long file names,
15490 though.
15492 @node Comparing Mail Back Ends
15493 @subsubsection Comparing Mail Back Ends
15495 First, just for terminology, the @dfn{back end} is the common word for a
15496 low-level access method---a transport, if you will, by which something
15497 is acquired.  The sense is that one's mail has to come from somewhere,
15498 and so selection of a suitable back end is required in order to get that
15499 mail within spitting distance of Gnus.
15501 The same concept exists for Usenet itself: Though access to articles is
15502 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15503 in the world got at Usenet by running a reader on the machine where the
15504 articles lay (the machine which today we call an @acronym{NNTP} server), and
15505 access was by the reader stepping into the articles' directory spool
15506 area directly.  One can still select between either the @code{nntp} or
15507 @code{nnspool} back ends, to select between these methods, if one happens
15508 actually to live on the server (or can see its spool directly, anyway,
15509 via NFS).
15511 The goal in selecting a mail back end is to pick one which
15512 simultaneously represents a suitable way of dealing with the original
15513 format plus leaving mail in a form that is convenient to use in the
15514 future.  Here are some high and low points on each:
15516 @table @code
15517 @item nnmbox
15519 UNIX systems have historically had a single, very common, and well-
15520 defined format.  All messages arrive in a single @dfn{spool file}, and
15521 they are delineated by a line whose regular expression matches
15522 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15523 to make it clear in this instance that this is not the RFC-specified
15524 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15525 historically from the Unix environment, it is simplest if one does not
15526 mess a great deal with the original mailbox format, so if one chooses
15527 this back end, Gnus' primary activity in getting mail from the real spool
15528 area to Gnus' preferred directory is simply to copy it, with no
15529 (appreciable) format change in the process.  It is the ``dumbest'' way
15530 to move mail into availability in the Gnus environment.  This makes it
15531 fast to move into place, but slow to parse, when Gnus has to look at
15532 what's where.
15534 @item nnbabyl
15536 Once upon a time, there was the DEC-10 and DEC-20, running operating
15537 systems called TOPS and related things, and the usual (only?) mail
15538 reading environment was a thing called Babyl.  I don't know what format
15539 was used for mail landing on the system, but Babyl had its own internal
15540 format to which mail was converted, primarily involving creating a
15541 spool-file-like entity with a scheme for inserting Babyl-specific
15542 headers and status bits above the top of each message in the file.
15543 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15544 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15545 to understand the mail files folks already had in existence.  Gnus (and
15546 VM, for that matter) continue to support this format because it's
15547 perceived as having some good qualities in those mailer-specific
15548 headers/status bits stuff.  Rmail itself still exists as well, of
15549 course, and is still maintained by Stallman.
15551 Both of the above forms leave your mail in a single file on your
15552 file system, and they must parse that entire file each time you take a
15553 look at your mail.
15555 @item nnml
15557 @code{nnml} is the back end which smells the most as though you were
15558 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15559 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15560 lo these years ago.)  One's mail is taken from the original spool file,
15561 and is then cut up into individual message files, 1:1.  It maintains a
15562 Usenet-style active file (analogous to what one finds in an INN- or
15563 CNews-based news system in (for instance) @file{/var/lib/news/active},
15564 or what is returned via the @samp{NNTP LIST} verb) and also creates
15565 @dfn{overview} files for efficient group entry, as has been defined for
15566 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15567 due to the creation of lots of files, updates to the @code{nnml} active
15568 file, and additions to overview files on a per-message basis, but it is
15569 extremely fast on access because of what amounts to the indexing support
15570 provided by the active file and overviews.
15572 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15573 resource which defines available places in the file system to put new
15574 files.  Sysadmins take a dim view of heavy inode occupation within
15575 tight, shared file systems.  But if you live on a personal machine where
15576 the file system is your own and space is not at a premium, @code{nnml}
15577 wins big.
15579 It is also problematic using this back end if you are living in a
15580 FAT16-based Windows world, since much space will be wasted on all these
15581 tiny files.
15583 @item nnmh
15585 The Rand MH mail-reading system has been around UNIX systems for a very
15586 long time; it operates by splitting one's spool file of messages into
15587 individual files, but with little or no indexing support---@code{nnmh}
15588 is considered to be semantically equivalent to ``@code{nnml} without
15589 active file or overviews''.  This is arguably the worst choice, because
15590 one gets the slowness of individual file creation married to the
15591 slowness of access parsing when learning what's new in one's groups.
15593 @item nnfolder
15595 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15596 method described above) on a per-group basis.  That is, @code{nnmbox}
15597 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15598 little bit of optimization to this so that each of one's mail groups has
15599 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15600 can be parsed separately, and still provides the simple Unix mail box
15601 format requiring minimal effort in moving the mail around.  In addition,
15602 it maintains an ``active'' file making it much faster for Gnus to figure
15603 out how many messages there are in each separate group.
15605 If you have groups that are expected to have a massive amount of
15606 messages, @code{nnfolder} is not the best choice, but if you receive
15607 only a moderate amount of mail, @code{nnfolder} is probably the most
15608 friendly mail back end all over.
15610 @item nnmaildir
15612 For configuring expiry and other things, @code{nnmaildir} uses
15613 incompatible group parameters, slightly different from those of other
15614 mail back ends.
15616 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15617 differences.  Each message is stored in a separate file, but the
15618 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15619 also stores the equivalent of @code{nnml}'s overview files in one file
15620 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15621 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15622 you down or takes up very much space, consider switching to
15623 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15624 file system.
15626 Since maildirs don't require locking for delivery, the maildirs you use
15627 as groups can also be the maildirs your mail is directly delivered to.
15628 This means you can skip Gnus' mail splitting if your mail is already
15629 organized into different mailboxes during delivery.  A @code{directory}
15630 entry in @code{mail-sources} would have a similar effect, but would
15631 require one set of mailboxes for spooling deliveries (in mbox format,
15632 thus damaging message bodies), and another set to be used as groups (in
15633 whatever format you like).  A maildir has a built-in spool, in the
15634 @code{new/} subdirectory.  Beware that currently, mail moved from
15635 @code{new/} to @code{cur/} instead of via mail splitting will not
15636 undergo treatment such as duplicate checking.
15638 @code{nnmaildir} stores article marks for a given group in the
15639 corresponding maildir, in a way designed so that it's easy to manipulate
15640 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15641 else, and still have your marks.  @code{nnml} also stores marks, but
15642 it's not as easy to work with them from outside Gnus as with
15643 @code{nnmaildir}.
15645 @code{nnmaildir} uses a significant amount of memory to speed things up.
15646 (It keeps in memory some of the things that @code{nnml} stores in files
15647 and that @code{nnmh} repeatedly parses out of message files.)  If this
15648 is a problem for you, you can set the @code{nov-cache-size} group
15649 parameter to something small (0 would probably not work, but 1 probably
15650 would) to make it use less memory.  This caching will probably be
15651 removed in the future.
15653 Startup is likely to be slower with @code{nnmaildir} than with other
15654 back ends.  Everything else is likely to be faster, depending in part
15655 on your file system.
15657 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15658 to write an @code{nnmaildir}-derived back end.
15660 @end table
15663 @node Browsing the Web
15664 @section Browsing the Web
15665 @cindex web
15666 @cindex browsing the web
15667 @cindex www
15668 @cindex http
15670 Web-based discussion forums are getting more and more popular.  On many
15671 subjects, the web-based forums have become the most important forums,
15672 eclipsing the importance of mailing lists and news groups.  The reason
15673 is easy to understand---they are friendly to new users; you just point
15674 and click, and there's the discussion.  With mailing lists, you have to
15675 go through a cumbersome subscription procedure, and most people don't
15676 even know what a news group is.
15678 The problem with this scenario is that web browsers are not very good at
15679 being newsreaders.  They do not keep track of what articles you've read;
15680 they do not allow you to score on subjects you're interested in; they do
15681 not allow off-line browsing; they require you to click around and drive
15682 you mad in the end.
15684 So---if web browsers suck at reading discussion forums, why not use Gnus
15685 to do it instead?
15687 Gnus has been getting a bit of a collection of back ends for providing
15688 interfaces to these sources.
15690 @menu
15691 * Archiving Mail::
15692 * Web Searches::                Creating groups from articles that match a string.
15693 * Slashdot::                    Reading the Slashdot comments.
15694 * Ultimate::                    The Ultimate Bulletin Board systems.
15695 * Web Archive::                 Reading mailing list archived on web.
15696 * RSS::                         Reading RDF site summary.
15697 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15698 @end menu
15700 All the web sources require Emacs/W3 and the url library or those
15701 alternatives to work.
15703 The main caveat with all these web sources is that they probably won't
15704 work for a very long time.  Gleaning information from the @acronym{HTML} data
15705 is guesswork at best, and when the layout is altered, the Gnus back end
15706 will fail.  If you have reasonably new versions of these back ends,
15707 though, you should be ok.
15709 One thing all these Web methods have in common is that the Web sources
15710 are often down, unavailable or just plain too slow to be fun.  In those
15711 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15712 Unplugged}) handle downloading articles, and then you can read them at
15713 leisure from your local disk.  No more World Wide Wait for you.
15715 @node Archiving Mail
15716 @subsection Archiving Mail
15717 @cindex archiving mail
15718 @cindex backup of mail
15720 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15721 @code{nnmaildir}, now actually store the article marks with each group.
15722 For these servers, archiving and restoring a group while preserving
15723 marks is fairly simple.
15725 (Preserving the group level and group parameters as well still
15726 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15727 though.)
15729 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15730 server, take a recursive copy of the server directory.  There is no need
15731 to shut down Gnus, so archiving may be invoked by @code{cron} or
15732 similar.  You restore the data by restoring the directory tree, and
15733 adding a server definition pointing to that directory in Gnus.  The
15734 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15735 might interfere with overwriting data, so you may want to shut down Gnus
15736 before you restore the data.
15738 It is also possible to archive individual @code{nnml},
15739 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15740 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15741 directory.  For @code{nnfolder} you need to copy both the base folder
15742 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15743 this example).  Restoring the group is done with @kbd{G m} from the Group
15744 buffer.  The last step makes Gnus notice the new directory.
15745 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15746 is unnecessary in that case.
15748 @node Web Searches
15749 @subsection Web Searches
15750 @cindex nnweb
15751 @cindex Google
15752 @cindex dejanews
15753 @cindex gmane
15754 @cindex Usenet searches
15755 @cindex searching the Usenet
15757 It's, like, too neat to search the Usenet for articles that match a
15758 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15759 those, like, Web browsers, and you, like, have to, rilly, like, look at
15760 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15761 searches without having to use a browser.
15763 The @code{nnweb} back end allows an easy interface to the mighty search
15764 engine.  You create an @code{nnweb} group, enter a search pattern, and
15765 then enter the group and read the articles like you would any normal
15766 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15767 Groups}) will do this in an easy-to-use fashion.
15769 @code{nnweb} groups don't really lend themselves to being solid
15770 groups---they have a very fleeting idea of article numbers.  In fact,
15771 each time you enter an @code{nnweb} group (not even changing the search
15772 pattern), you are likely to get the articles ordered in a different
15773 manner.  Not even using duplicate suppression (@pxref{Duplicate
15774 Suppression}) will help, since @code{nnweb} doesn't even know the
15775 @code{Message-ID} of the articles before reading them using some search
15776 engines (Google, for instance).  The only possible way to keep track
15777 of which articles you've read is by scoring on the @code{Date}
15778 header---mark all articles posted before the last date you read the
15779 group as read.
15781 If the search engine changes its output substantially, @code{nnweb}
15782 won't be able to parse it and will fail.  One could hardly fault the Web
15783 providers if they were to do this---their @emph{raison d'être} is to
15784 make money off of advertisements, not to provide services to the
15785 community.  Since @code{nnweb} washes the ads off all the articles, one
15786 might think that the providers might be somewhat miffed.  We'll see.
15788 You must have the @code{url} and @code{W3} package or those alternatives
15789 (try @code{customize-group} on the @samp{mm-url} variable group)
15790 installed to be able to use @code{nnweb}.
15792 Virtual server variables:
15794 @table @code
15795 @item nnweb-type
15796 @vindex nnweb-type
15797 What search engine type is being used.  The currently supported types
15798 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15799 @code{dejanews} is an alias to @code{google}.
15801 @item nnweb-search
15802 @vindex nnweb-search
15803 The search string to feed to the search engine.
15805 @item nnweb-max-hits
15806 @vindex nnweb-max-hits
15807 Advisory maximum number of hits per search to display.  The default is
15808 999.
15810 @item nnweb-type-definition
15811 @vindex nnweb-type-definition
15812 Type-to-definition alist.  This alist says what @code{nnweb} should do
15813 with the various search engine types.  The following elements must be
15814 present:
15816 @table @code
15817 @item article
15818 Function to decode the article and provide something that Gnus
15819 understands.
15821 @item map
15822 Function to create an article number to message header and URL alist.
15824 @item search
15825 Function to send the search string to the search engine.
15827 @item address
15828 The address the aforementioned function should send the search string
15831 @item id
15832 Format string URL to fetch an article by @code{Message-ID}.
15833 @end table
15835 @end table
15838 @node Slashdot
15839 @subsection Slashdot
15840 @cindex Slashdot
15841 @cindex nnslashdot
15843 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15844 lively discussion following the news articles.  @code{nnslashdot} will
15845 let you read this forum in a convenient manner.
15847 The easiest way to read this source is to put something like the
15848 following in your @file{~/.gnus.el} file:
15850 @lisp
15851 (setq gnus-secondary-select-methods
15852       '((nnslashdot "")))
15853 @end lisp
15855 This will make Gnus query the @code{nnslashdot} back end for new comments
15856 and groups.  The @kbd{F} command will subscribe each new news article as
15857 a new Gnus group, and you can read the comments by entering these
15858 groups.  (Note that the default subscription method is to subscribe new
15859 groups as zombies.  Other methods are available (@pxref{Subscription
15860 Methods}).
15862 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15863 command is the most handy tool (@pxref{Foreign Groups}).
15865 When following up to @code{nnslashdot} comments (or posting new
15866 comments), some light @acronym{HTML}izations will be performed.  In
15867 particular, text quoted with @samp{> } will be quoted with
15868 @samp{blockquote} instead, and signatures will have @samp{br} added to
15869 the end of each line.  Other than that, you can just write @acronym{HTML}
15870 directly into the message buffer.  Note that Slashdot filters out some
15871 @acronym{HTML} forms.
15873 The following variables can be altered to change its behavior:
15875 @table @code
15876 @item nnslashdot-threaded
15877 Whether @code{nnslashdot} should display threaded groups or not.  The
15878 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15879 has to retrieve absolutely all comments in a group upon entry.  If a
15880 threaded display is not required, @code{nnslashdot} will only retrieve
15881 the comments that are actually wanted by the user.  Threading is nicer,
15882 but much, much slower than unthreaded.
15884 @item nnslashdot-login-name
15885 @vindex nnslashdot-login-name
15886 The login name to use when posting.
15888 @item nnslashdot-password
15889 @vindex nnslashdot-password
15890 The password to use when posting.
15892 @item nnslashdot-directory
15893 @vindex nnslashdot-directory
15894 Where @code{nnslashdot} will store its files.  The default is
15895 @file{~/News/slashdot/}.
15897 @item nnslashdot-active-url
15898 @vindex nnslashdot-active-url
15899 The @acronym{URL} format string that will be used to fetch the
15900 information on news articles and comments.  The default is@*
15901 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15903 @item nnslashdot-comments-url
15904 @vindex nnslashdot-comments-url
15905 The @acronym{URL} format string that will be used to fetch comments.
15907 @item nnslashdot-article-url
15908 @vindex nnslashdot-article-url
15909 The @acronym{URL} format string that will be used to fetch the news
15910 article.  The default is
15911 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15913 @item nnslashdot-threshold
15914 @vindex nnslashdot-threshold
15915 The score threshold.  The default is -1.
15917 @item nnslashdot-group-number
15918 @vindex nnslashdot-group-number
15919 The number of old groups, in addition to the ten latest, to keep
15920 updated.  The default is 0.
15922 @end table
15926 @node Ultimate
15927 @subsection Ultimate
15928 @cindex nnultimate
15929 @cindex Ultimate Bulletin Board
15931 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15932 probably the most popular Web bulletin board system used.  It has a
15933 quite regular and nice interface, and it's possible to get the
15934 information Gnus needs to keep groups updated.
15936 The easiest way to get started with @code{nnultimate} is to say
15937 something like the following in the group buffer:  @kbd{B nnultimate RET
15938 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
15939 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15940 you're interested in; there's quite a list of them on the Ultimate web
15941 site.)  Then subscribe to the groups you're interested in from the
15942 server buffer, and read them from the group buffer.
15944 The following @code{nnultimate} variables can be altered:
15946 @table @code
15947 @item nnultimate-directory
15948 @vindex nnultimate-directory
15949 The directory where @code{nnultimate} stores its files.  The default is@*
15950 @file{~/News/ultimate/}.
15951 @end table
15954 @node Web Archive
15955 @subsection Web Archive
15956 @cindex nnwarchive
15957 @cindex Web Archive
15959 Some mailing lists only have archives on Web servers, such as
15960 @uref{http://www.egroups.com/} and
15961 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15962 interface, and it's possible to get the information Gnus needs to keep
15963 groups updated.
15965 @findex gnus-group-make-warchive-group
15966 The easiest way to get started with @code{nnwarchive} is to say
15967 something like the following in the group buffer: @kbd{M-x
15968 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15969 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15970 @var{an_egroup} with the mailing list you subscribed, the
15971 @var{your@@email.address} with your email address.), or to browse the
15972 back end by @kbd{B nnwarchive RET mail-archive RET}.
15974 The following @code{nnwarchive} variables can be altered:
15976 @table @code
15977 @item nnwarchive-directory
15978 @vindex nnwarchive-directory
15979 The directory where @code{nnwarchive} stores its files.  The default is@*
15980 @file{~/News/warchive/}.
15982 @item nnwarchive-login
15983 @vindex nnwarchive-login
15984 The account name on the web server.
15986 @item nnwarchive-passwd
15987 @vindex nnwarchive-passwd
15988 The password for your account on the web server.
15989 @end table
15991 @node RSS
15992 @subsection RSS
15993 @cindex nnrss
15994 @cindex RSS
15996 Some web sites have an RDF Site Summary (@acronym{RSS}).
15997 @acronym{RSS} is a format for summarizing headlines from news related
15998 sites (such as BBC or CNN).  But basically anything list-like can be
15999 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16000 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16002 @acronym{RSS} has a quite regular and nice interface, and it's
16003 possible to get the information Gnus needs to keep groups updated.
16005 Note: you had better use Emacs which supports the @code{utf-8} coding
16006 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16007 text by default.  It is also used by default for non-@acronym{ASCII}
16008 group names.
16010 @kindex G R (Group)
16011 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16012 prompted for the location, the title and the description of the feed.
16013 The title, which allows any characters, will be used for the group name
16014 and the name of the group data file.  The description can be omitted.
16016 An easy way to get started with @code{nnrss} is to say something like
16017 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16018 subscribe to groups.
16020 The @code{nnrss} back end saves the group data file in
16021 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16022 names containing non-@acronym{ASCII} characters will be encoded by the
16023 coding system specified with the @code{nnmail-pathname-coding-system}
16024 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16025 the value of @code{default-file-name-coding-system}.  If you are using
16026 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16027 the value for the @code{nnmail-pathname-coding-system} variable properly.
16029 The @code{nnrss} back end generates @samp{multipart/alternative}
16030 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16031 and a @samp{text/html} part.
16033 @cindex OPML
16034 You can also use the following commands to import and export your
16035 subscriptions from a file in @acronym{OPML} format (Outline Processor
16036 Markup Language).
16038 @defun nnrss-opml-import file
16039 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16040 file.
16041 @end defun
16043 @defun nnrss-opml-export
16044 Write your current @acronym{RSS} subscriptions to a buffer in
16045 @acronym{OPML} format.
16046 @end defun
16048 The following @code{nnrss} variables can be altered:
16050 @table @code
16051 @item nnrss-directory
16052 @vindex nnrss-directory
16053 The directory where @code{nnrss} stores its files.  The default is
16054 @file{~/News/rss/}.
16056 @item nnrss-file-coding-system
16057 @vindex nnrss-file-coding-system
16058 The coding system used when reading and writing the @code{nnrss} groups
16059 data files.  The default is the value of
16060 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16061 in Emacs or @code{escape-quoted} in XEmacs).
16063 @item nnrss-use-local
16064 @vindex nnrss-use-local
16065 @findex nnrss-generate-download-script
16066 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16067 the feeds from local files in @code{nnrss-directory}.  You can use
16068 the command @code{nnrss-generate-download-script} to generate a
16069 download script using @command{wget}.
16071 @item nnrss-wash-html-in-text-plain-parts
16072 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16073 parts as @acronym{HTML}.  The function specified by the
16074 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16075 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16076 to render text.  If it is @code{nil}, which is the default, text will
16077 simply be folded.  Leave it @code{nil} if you prefer to see
16078 @samp{text/html} parts.
16079 @end table
16081 The following code may be helpful, if you want to show the description in
16082 the summary buffer.
16084 @lisp
16085 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16086 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16088 (defun gnus-user-format-function-X (header)
16089   (let ((descr
16090          (assq nnrss-description-field (mail-header-extra header))))
16091     (if descr (concat "\n\t" (cdr descr)) "")))
16092 @end lisp
16094 The following code may be useful to open an nnrss url directly from the
16095 summary buffer.
16097 @lisp
16098 (require 'browse-url)
16100 (defun browse-nnrss-url( arg )
16101   (interactive "p")
16102   (let ((url (assq nnrss-url-field
16103                    (mail-header-extra
16104                     (gnus-data-header
16105                      (assq (gnus-summary-article-number)
16106                            gnus-newsgroup-data))))))
16107     (if url
16108         (progn
16109           (browse-url (cdr url))
16110           (gnus-summary-mark-as-read-forward 1))
16111       (gnus-summary-scroll-up arg))))
16113 (eval-after-load "gnus"
16114   #'(define-key gnus-summary-mode-map
16115       (kbd "<RET>") 'browse-nnrss-url))
16116 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16117 @end lisp
16119 Even if you have added @code{"text/html"} to the
16120 @code{mm-discouraged-alternatives} variable (@pxref{Display
16121 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16122 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16123 more useful especially in @code{nnrss} groups to display
16124 @samp{text/html} parts.  Here's an example of setting
16125 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16126 Parameters}) in order to display @samp{text/html} parts only in
16127 @code{nnrss} groups:
16129 @lisp
16130 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16131 (eval-after-load "gnus-sum"
16132   '(add-to-list
16133     'gnus-newsgroup-variables
16134     '(mm-discouraged-alternatives
16135       . '("text/html" "image/.*"))))
16137 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16138 (add-to-list
16139  'gnus-parameters
16140  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16141 @end lisp
16144 @node Customizing W3
16145 @subsection Customizing W3
16146 @cindex W3
16147 @cindex html
16148 @cindex url
16149 @cindex Netscape
16151 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16152 alternatives) to display web pages.  Emacs/W3 is documented in its own
16153 manual, but there are some things that may be more relevant for Gnus
16154 users.
16156 For instance, a common question is how to make Emacs/W3 follow links
16157 using the @code{browse-url} functions (which will call some external web
16158 browser like Netscape).  Here's one way:
16160 @lisp
16161 (eval-after-load "w3"
16162   '(progn
16163     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16164     (defun w3-fetch (&optional url target)
16165       (interactive (list (w3-read-url-with-default)))
16166       (if (eq major-mode 'gnus-article-mode)
16167           (browse-url url)
16168         (w3-fetch-orig url target)))))
16169 @end lisp
16171 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16172 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16173 follow the link.
16176 @node IMAP
16177 @section IMAP
16178 @cindex nnimap
16179 @cindex @acronym{IMAP}
16181 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16182 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16183 server is much similar to connecting to a news server, you just
16184 specify the network address of the server.
16186 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16187 everything that @acronym{POP} can, it can hence be viewed as a
16188 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16189 similar to @acronym{NNTP} being a news storage protocol---however,
16190 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16191 is more or less read-only whereas mail is read-write.
16193 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16194 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16195 the @acronym{IMAP} server and store them on the local disk.  This is
16196 not the usage described in this section---@xref{Mail Sources}.
16198 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16199 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16200 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16201 usage explained in this section.
16203 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16204 servers might look something like the following.  (Note that for
16205 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16206 see below.)
16208 @lisp
16209 (setq gnus-secondary-select-methods
16210       '((nnimap "simpleserver") ; @r{no special configuration}
16211         ; @r{perhaps a ssh port forwarded server:}
16212         (nnimap "dolk"
16213                 (nnimap-address "localhost")
16214                 (nnimap-server-port 1430))
16215         ; @r{a UW server running on localhost}
16216         (nnimap "barbar"
16217                 (nnimap-server-port 143)
16218                 (nnimap-address "localhost")
16219                 (nnimap-list-pattern ("INBOX" "mail/*")))
16220         ; @r{anonymous public cyrus server:}
16221         (nnimap "cyrus.andrew.cmu.edu"
16222                 (nnimap-authenticator anonymous)
16223                 (nnimap-list-pattern "archive.*")
16224                 (nnimap-stream network))
16225         ; @r{a ssl server on a non-standard port:}
16226         (nnimap "vic20"
16227                 (nnimap-address "vic20.somewhere.com")
16228                 (nnimap-server-port 9930)
16229                 (nnimap-stream ssl))))
16230 @end lisp
16232 After defining the new server, you can subscribe to groups on the
16233 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16234 (@pxref{Subscription Commands}) or via the Server Buffer
16235 (@pxref{Server Buffer}).
16237 The following variables can be used to create a virtual @code{nnimap}
16238 server:
16240 @table @code
16242 @item nnimap-address
16243 @vindex nnimap-address
16245 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16246 server name if not specified.
16248 @item nnimap-server-port
16249 @vindex nnimap-server-port
16250 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16252 Note that this should be an integer, example server specification:
16254 @lisp
16255 (nnimap "mail.server.com"
16256         (nnimap-server-port 4711))
16257 @end lisp
16259 @item nnimap-list-pattern
16260 @vindex nnimap-list-pattern
16261 String or list of strings of mailboxes to limit available groups to.
16262 This is used when the server has very many mailboxes and you're only
16263 interested in a few---some servers export your home directory via
16264 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16265 @file{~/Mail/*} then.
16267 The string can also be a cons of REFERENCE and the string as above, what
16268 REFERENCE is used for is server specific, but on the University of
16269 Washington server it's a directory that will be concatenated with the
16270 mailbox.
16272 Example server specification:
16274 @lisp
16275 (nnimap "mail.server.com"
16276         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16277                                ("~friend/Mail/" . "list/*"))))
16278 @end lisp
16280 @item nnimap-stream
16281 @vindex nnimap-stream
16282 The type of stream used to connect to your server.  By default, nnimap
16283 will detect and automatically use all of the below, with the exception
16284 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16285 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16286 be automatically detected, but it's not widely deployed yet.)
16288 Example server specification:
16290 @lisp
16291 (nnimap "mail.server.com"
16292         (nnimap-stream ssl))
16293 @end lisp
16295 Please note that the value of @code{nnimap-stream} is a symbol!
16297 @itemize @bullet
16298 @item
16299 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16300 @samp{gsasl} or @samp{imtest} program.
16301 @item
16302 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16303 @item
16304 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16305 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16306 @samp{starttls}.
16307 @item
16308 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16309 @samp{gnutls-cli}).
16310 @item
16311 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16312 @samp{openssl}) or SSLeay (@samp{s_client}).
16313 @item
16314 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16315 @item
16316 @dfn{network:} Plain, TCP/IP network connection.
16317 @end itemize
16319 @vindex imap-kerberos4-program
16320 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16321 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16322 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16323 to make @code{imap.el} use a pty instead of a pipe when communicating
16324 with @samp{imtest}.  You will then suffer from a line length
16325 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16326 indefinitely if you have many articles in a mailbox.  The variable
16327 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16328 program.
16330 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16331 needed.  It is available from
16332 @uref{http://www.gnu.org/software/gnutls/}.
16334 @vindex imap-gssapi-program
16335 This parameter specifies a list of command lines that invoke a GSSAPI
16336 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16337 sequentially until a connection is made, or the list has been
16338 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16339 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16340 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16341 tried.
16343 @vindex imap-ssl-program
16344 For @acronym{SSL} connections, the OpenSSL program is available from
16345 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16346 and nnimap support it too---although the most recent versions of
16347 SSLeay, 0.9.x, are known to have serious bugs making it
16348 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16349 work.  The variable @code{imap-ssl-program} contain parameters to pass
16350 to OpenSSL/SSLeay.
16352 @vindex imap-shell-program
16353 @vindex imap-shell-host
16354 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16355 @code{imap-shell-program} specify what program to call.
16357 @item nnimap-authenticator
16358 @vindex nnimap-authenticator
16360 The authenticator used to connect to the server.  By default, nnimap
16361 will use the most secure authenticator your server is capable of.
16363 Example server specification:
16365 @lisp
16366 (nnimap "mail.server.com"
16367         (nnimap-authenticator anonymous))
16368 @end lisp
16370 Please note that the value of @code{nnimap-authenticator} is a symbol!
16372 @itemize @bullet
16373 @item
16374 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16375 external program @code{gsasl} or @code{imtest}.
16376 @item
16377 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16378 @code{imtest}.
16379 @item
16380 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16381 external library @code{digest-md5.el}.
16382 @item
16383 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16384 @item
16385 @dfn{login:} Plain-text username/password via LOGIN.
16386 @item
16387 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16388 @end itemize
16390 @item nnimap-expunge-on-close
16391 @cindex expunging
16392 @vindex nnimap-expunge-on-close
16393 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16394 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16395 this concept of marking articles @code{Deleted} which doesn't actually
16396 delete them, and this (marking them @code{Deleted}, that is) is what
16397 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16398 similar).
16400 Since the articles aren't really removed when we mark them with the
16401 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16402 running in circles yet?
16404 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16405 when closing a mailbox but this is now configurable by this server
16406 variable.
16408 The possible options are:
16410 @table @code
16412 @item always
16413 The default behavior, delete all articles marked as ``Deleted'' when
16414 closing a mailbox.
16415 @item never
16416 Never actually delete articles.  Currently there is no way of showing
16417 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16418 may allow you to do this.  If you ever want to run the EXPUNGE command
16419 manually, @xref{Expunging mailboxes}.
16420 @item ask
16421 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16422 articles or not.
16424 @end table
16426 @item nnimap-importantize-dormant
16427 @vindex nnimap-importantize-dormant
16429 If non-@code{nil} (the default), marks dormant articles as ticked (as
16430 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16431 naturally still (only) be marked as dormant.  This is to make dormant
16432 articles stand out, just like ticked articles, in other @acronym{IMAP}
16433 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16434 has only one.)
16436 Probably the only reason for frobbing this would be if you're trying
16437 enable per-user persistent dormant flags, using something like:
16439 @lisp
16440 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16441         (format "gnus-dormant-%s" (user-login-name)))
16442 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16443         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16444 @end lisp
16446 In this case, you would not want the per-user dormant flag showing up
16447 as ticked for other users.
16449 @item nnimap-expunge-search-string
16450 @cindex expunging
16451 @vindex nnimap-expunge-search-string
16453 This variable contain the @acronym{IMAP} search command sent to server when
16454 searching for articles eligible for expiring.  The default is
16455 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16456 UID set and the second @code{%s} is replaced by a date.
16458 Probably the only useful value to change this to is
16459 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16460 messages instead of the internal article date.  See section 6.4.4 of
16461 RFC 2060 for more information on valid strings.
16463 @item nnimap-authinfo-file
16464 @vindex nnimap-authinfo-file
16466 A file containing credentials used to log in on servers.  The format is
16467 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16468 variable @code{nntp-authinfo-file} for exact syntax; also see
16469 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16471 @example
16472 machine students.uio.no login larsi password geheimnis port imap
16473 @end example
16475 Note that it should be @code{port imap}, or @code{port 143}, if you
16476 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16477 actual port number used is port 993 for secured IMAP.  For
16478 convenience, Gnus will accept @code{port imaps} as a synonym of
16479 @code{port imap}.
16481 @item nnimap-need-unselect-to-notice-new-mail
16482 @vindex nnimap-need-unselect-to-notice-new-mail
16484 Unselect mailboxes before looking for new mail in them.  Some servers
16485 seem to need this under some circumstances; it was reported that
16486 Courier 1.7.1 did.
16488 @end table
16490 @menu
16491 * Splitting in IMAP::           Splitting mail with nnimap.
16492 * Expiring in IMAP::            Expiring mail with nnimap.
16493 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16494 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16495 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16496 * Debugging IMAP::              What to do when things don't work.
16497 @end menu
16501 @node Splitting in IMAP
16502 @subsection Splitting in IMAP
16503 @cindex splitting imap mail
16505 Splitting is something Gnus users have loved and used for years, and now
16506 the rest of the world is catching up.  Yeah, dream on, not many
16507 @acronym{IMAP} servers have server side splitting and those that have
16508 splitting seem to use some non-standard protocol.  This means that
16509 @acronym{IMAP} support for Gnus has to do its own splitting.
16511 And it does.
16513 (Incidentally, people seem to have been dreaming on, and Sieve has
16514 gaining a market share and is supported by several IMAP servers.
16515 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16517 Here are the variables of interest:
16519 @table @code
16521 @item nnimap-split-crosspost
16522 @cindex splitting, crosspost
16523 @cindex crosspost
16524 @vindex nnimap-split-crosspost
16526 If non-@code{nil}, do crossposting if several split methods match the
16527 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16528 found will be used.
16530 Nnmail equivalent: @code{nnmail-crosspost}.
16532 @item nnimap-split-inbox
16533 @cindex splitting, inbox
16534 @cindex inbox
16535 @vindex nnimap-split-inbox
16537 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16538 mailboxes to split from.  Defaults to @code{nil}, which means that
16539 splitting is disabled!
16541 @lisp
16542 (setq nnimap-split-inbox
16543       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16544 @end lisp
16546 No nnmail equivalent.
16548 @item nnimap-split-rule
16549 @cindex splitting, rules
16550 @vindex nnimap-split-rule
16552 New mail found in @code{nnimap-split-inbox} will be split according to
16553 this variable.
16555 This variable contains a list of lists, where the first element in the
16556 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16557 matching the regexp in the second element in the sublist.  Got that?
16558 Neither did I, we need examples.
16560 @lisp
16561 (setq nnimap-split-rule
16562       '(("INBOX.nnimap"
16563          "^Sender: owner-nnimap@@vic20.globalcom.se")
16564         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16565         ("INBOX.private" "")))
16566 @end lisp
16568 This will put all articles from the nnimap mailing list into mailbox
16569 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16570 into INBOX.junk and everything else in INBOX.private.
16572 The first string may contain @samp{\\1} forms, like the ones used by
16573 replace-match to insert sub-expressions from the matched text.  For
16574 instance:
16576 @lisp
16577 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16578 @end lisp
16580 The first element can also be the symbol @code{junk} to indicate that
16581 matching messages should simply be deleted.  Use with care.
16583 The second element can also be a function.  In that case, it will be
16584 called with the first element of the rule as the argument, in a buffer
16585 containing the headers of the article.  It should return a
16586 non-@code{nil} value if it thinks that the mail belongs in that group.
16588 Nnmail users might recollect that the last regexp had to be empty to
16589 match all articles (like in the example above).  This is not required in
16590 nnimap.  Articles not matching any of the regexps will not be moved out
16591 of your inbox.  (This might affect performance if you keep lots of
16592 unread articles in your inbox, since the splitting code would go over
16593 them every time you fetch new mail.)
16595 These rules are processed from the beginning of the alist toward the
16596 end.  The first rule to make a match will ``win'', unless you have
16597 crossposting enabled.  In that case, all matching rules will ``win''.
16599 This variable can also have a function as its value, the function will
16600 be called with the headers narrowed and should return a group where it
16601 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16603 The splitting code tries to create mailboxes if it needs to.
16605 To allow for different split rules on different virtual servers, and
16606 even different split rules in different inboxes on the same server,
16607 the syntax of this variable have been extended along the lines of:
16609 @lisp
16610 (setq nnimap-split-rule
16611       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16612                                ("junk"    "From:.*Simon"))))
16613         ("my2server"    ("INBOX" nnimap-split-fancy))
16614         ("my[34]server" (".*" (("private" "To:.*Simon")
16615                                ("junk"    my-junk-func))))))
16616 @end lisp
16618 The virtual server name is in fact a regexp, so that the same rules
16619 may apply to several servers.  In the example, the servers
16620 @code{my3server} and @code{my4server} both use the same rules.
16621 Similarly, the inbox string is also a regexp.  The actual splitting
16622 rules are as before, either a function, or a list with group/regexp or
16623 group/function elements.
16625 Nnmail equivalent: @code{nnmail-split-methods}.
16627 @item nnimap-split-predicate
16628 @cindex splitting
16629 @vindex nnimap-split-predicate
16631 Mail matching this predicate in @code{nnimap-split-inbox} will be
16632 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16634 This might be useful if you use another @acronym{IMAP} client to read mail in
16635 your inbox but would like Gnus to split all articles in the inbox
16636 regardless of readedness.  Then you might change this to
16637 @samp{UNDELETED}.
16639 @item nnimap-split-fancy
16640 @cindex splitting, fancy
16641 @findex nnimap-split-fancy
16642 @vindex nnimap-split-fancy
16644 It's possible to set @code{nnimap-split-rule} to
16645 @code{nnmail-split-fancy} if you want to use fancy
16646 splitting.  @xref{Fancy Mail Splitting}.
16648 However, to be able to have different fancy split rules for nnmail and
16649 nnimap back ends you can set @code{nnimap-split-rule} to
16650 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16651 rule in @code{nnimap-split-fancy}.
16653 Example:
16655 @lisp
16656 (setq nnimap-split-rule 'nnimap-split-fancy
16657       nnimap-split-fancy ...)
16658 @end lisp
16660 Nnmail equivalent: @code{nnmail-split-fancy}.
16662 @item nnimap-split-download-body
16663 @findex nnimap-split-download-body
16664 @vindex nnimap-split-download-body
16666 Set to non-@code{nil} to download entire articles during splitting.
16667 This is generally not required, and will slow things down
16668 considerably.  You may need it if you want to use an advanced
16669 splitting function that analyzes the body to split the article.
16671 @end table
16673 @node Expiring in IMAP
16674 @subsection Expiring in IMAP
16675 @cindex expiring imap mail
16677 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16678 end, it supports most features in regular expiring (@pxref{Expiring
16679 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16680 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16681 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16682 follows below are the variables used by the @code{nnimap} expiry
16683 process.
16685 A note on how the expire mark is stored on the @acronym{IMAP} server is
16686 appropriate here as well.  The expire mark is translated into a
16687 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16688 message.  This means that likely only Gnus will understand and treat
16689 the @code{gnus-expire} mark properly, although other clients may allow
16690 you to view client specific flags on the message.  It also means that
16691 your server must support permanent storage of client specific flags on
16692 messages.  Most do, fortunately.
16694 @table @code
16696 @item nnmail-expiry-wait
16697 @item nnmail-expiry-wait-function
16699 These variables are fully supported.  The expire value can be a
16700 number, the symbol @code{immediate} or @code{never}.
16702 @item nnmail-expiry-target
16704 This variable is supported, and internally implemented by calling the
16705 @code{nnmail} functions that handle this.  It contains an optimization
16706 that if the destination is a @acronym{IMAP} group on the same server, the
16707 article is copied instead of appended (that is, uploaded again).
16709 @end table
16711 @node Editing IMAP ACLs
16712 @subsection Editing IMAP ACLs
16713 @cindex editing imap acls
16714 @cindex Access Control Lists
16715 @cindex Editing @acronym{IMAP} ACLs
16716 @kindex G l (Group)
16717 @findex gnus-group-nnimap-edit-acl
16719 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16720 limiting (or enabling) other users access to your mail boxes.  Not all
16721 @acronym{IMAP} servers support this, this function will give an error if it
16722 doesn't.
16724 To edit an ACL for a mailbox, type @kbd{G l}
16725 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16726 editing window with detailed instructions.
16728 Some possible uses:
16730 @itemize @bullet
16731 @item
16732 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16733 on your mailing list mailboxes enables other users on the same server to
16734 follow the list without subscribing to it.
16735 @item
16736 At least with the Cyrus server, you are required to give the user
16737 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16738 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16739 INBOX.mailbox).
16740 @end itemize
16742 @node Expunging mailboxes
16743 @subsection Expunging mailboxes
16744 @cindex expunging
16746 @cindex expunge
16747 @cindex manual expunging
16748 @kindex G x (Group)
16749 @findex gnus-group-nnimap-expunge
16751 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16752 you may want the option of expunging all deleted articles in a mailbox
16753 manually.  This is exactly what @kbd{G x} does.
16755 Currently there is no way of showing deleted articles, you can just
16756 delete them.
16758 @node A note on namespaces
16759 @subsection A note on namespaces
16760 @cindex IMAP namespace
16761 @cindex namespaces
16763 The @acronym{IMAP} protocol has a concept called namespaces, described
16764 by the following text in the RFC2060:
16766 @display
16767 5.1.2.  Mailbox Namespace Naming Convention
16769    By convention, the first hierarchical element of any mailbox name
16770    which begins with "#" identifies the "namespace" of the remainder of
16771    the name.  This makes it possible to disambiguate between different
16772    types of mailbox stores, each of which have their own namespaces.
16774       For example, implementations which offer access to USENET
16775       newsgroups MAY use the "#news" namespace to partition the USENET
16776       newsgroup namespace from that of other mailboxes.  Thus, the
16777       comp.mail.misc newsgroup would have an mailbox name of
16778       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16779       to a different object (e.g. a user's private mailbox).
16780 @end display
16782 While there is nothing in this text that warrants concern for the
16783 @acronym{IMAP} implementation in Gnus, some servers use namespace
16784 prefixes in a way that does not work with how Gnus uses mailbox names.
16786 Specifically, University of Washington's @acronym{IMAP} server uses
16787 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16788 in the @sc{create} and @sc{append} commands.  After the mailbox is
16789 created (or a messages is appended to a mailbox), it must be accessed
16790 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16791 not make it possible for the user to guarantee that user entered
16792 mailbox names will only be used with the CREATE and APPEND commands,
16793 you should simply not use the namespace prefixed mailbox names in
16794 Gnus.
16796 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16797 for more information on how to use the prefixes.  They are a power
16798 tool and should be used only if you are sure what the effects are.
16800 @node Debugging IMAP
16801 @subsection Debugging IMAP
16802 @cindex IMAP debugging
16803 @cindex protocol dump (IMAP)
16805 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16806 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16807 best to fix them right away.  If you encounter odd behavior, chances
16808 are that either the server or Gnus is buggy.
16810 If you are familiar with network protocols in general, you will
16811 probably be able to extract some clues from the protocol dump of the
16812 exchanges between Gnus and the server.  Even if you are not familiar
16813 with network protocols, when you include the protocol dump in
16814 @acronym{IMAP}-related bug reports you are helping us with data
16815 critical to solving the problem.  Therefore, we strongly encourage you
16816 to include the protocol dump when reporting IMAP bugs in Gnus.
16819 @vindex imap-log
16820 Because the protocol dump, when enabled, generates lots of data, it is
16821 disabled by default.  You can enable it by setting @code{imap-log} as
16822 follows:
16824 @lisp
16825 (setq imap-log t)
16826 @end lisp
16828 This instructs the @code{imap.el} package to log any exchanges with
16829 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16830 for error messages, which sometimes are tagged with the keyword
16831 @code{BAD}---but when submitting a bug, make sure to include all the
16832 data.
16834 @node Other Sources
16835 @section Other Sources
16837 Gnus can do more than just read news or mail.  The methods described
16838 below allow Gnus to view directories and files as if they were
16839 newsgroups.
16841 @menu
16842 * Directory Groups::            You can read a directory as if it was a newsgroup.
16843 * Anything Groups::             Dired?  Who needs dired?
16844 * Document Groups::             Single files can be the basis of a group.
16845 * SOUP::                        Reading @sc{soup} packets ``offline''.
16846 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16847 @end menu
16850 @node Directory Groups
16851 @subsection Directory Groups
16852 @cindex nndir
16853 @cindex directory groups
16855 If you have a directory that has lots of articles in separate files in
16856 it, you might treat it as a newsgroup.  The files have to have numerical
16857 names, of course.
16859 This might be an opportune moment to mention @code{ange-ftp} (and its
16860 successor @code{efs}), that most wonderful of all wonderful Emacs
16861 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16862 back end to read directories.  Big deal.
16864 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16865 enter the @code{ange-ftp} file name
16866 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16867 @code{ange-ftp} or @code{efs} will actually allow you to read this
16868 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16870 @code{nndir} will use @acronym{NOV} files if they are present.
16872 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16873 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16874 whatever you use @code{nndir} for, so you could switch to any of those
16875 methods if you feel the need to have a non-read-only @code{nndir}.
16878 @node Anything Groups
16879 @subsection Anything Groups
16880 @cindex nneething
16882 From the @code{nndir} back end (which reads a single spool-like
16883 directory), it's just a hop and a skip to @code{nneething}, which
16884 pretends that any arbitrary directory is a newsgroup.  Strange, but
16885 true.
16887 When @code{nneething} is presented with a directory, it will scan this
16888 directory and assign article numbers to each file.  When you enter such
16889 a group, @code{nneething} must create ``headers'' that Gnus can use.
16890 After all, Gnus is a newsreader, in case you're forgetting.
16891 @code{nneething} does this in a two-step process.  First, it snoops each
16892 file in question.  If the file looks like an article (i.e., the first
16893 few lines look like headers), it will use this as the head.  If this is
16894 just some arbitrary file without a head (e.g. a C source file),
16895 @code{nneething} will cobble up a header out of thin air.  It will use
16896 file ownership, name and date and do whatever it can with these
16897 elements.
16899 All this should happen automatically for you, and you will be presented
16900 with something that looks very much like a newsgroup.  Totally like a
16901 newsgroup, to be precise.  If you select an article, it will be displayed
16902 in the article buffer, just as usual.
16904 If you select a line that represents a directory, Gnus will pop you into
16905 a new summary buffer for this @code{nneething} group.  And so on.  You can
16906 traverse the entire disk this way, if you feel like, but remember that
16907 Gnus is not dired, really, and does not intend to be, either.
16909 There are two overall modes to this action---ephemeral or solid.  When
16910 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16911 will not store information on what files you have read, and what files
16912 are new, and so on.  If you create a solid @code{nneething} group the
16913 normal way with @kbd{G m}, Gnus will store a mapping table between
16914 article numbers and file names, and you can treat this group like any
16915 other groups.  When you activate a solid @code{nneething} group, you will
16916 be told how many unread articles it contains, etc., etc.
16918 Some variables:
16920 @table @code
16921 @item nneething-map-file-directory
16922 @vindex nneething-map-file-directory
16923 All the mapping files for solid @code{nneething} groups will be stored
16924 in this directory, which defaults to @file{~/.nneething/}.
16926 @item nneething-exclude-files
16927 @vindex nneething-exclude-files
16928 All files that match this regexp will be ignored.  Nice to use to exclude
16929 auto-save files and the like, which is what it does by default.
16931 @item nneething-include-files
16932 @vindex nneething-include-files
16933 Regexp saying what files to include in the group.  If this variable is
16934 non-@code{nil}, only files matching this regexp will be included.
16936 @item nneething-map-file
16937 @vindex nneething-map-file
16938 Name of the map files.
16939 @end table
16942 @node Document Groups
16943 @subsection Document Groups
16944 @cindex nndoc
16945 @cindex documentation group
16946 @cindex help group
16948 @code{nndoc} is a cute little thing that will let you read a single file
16949 as a newsgroup.  Several files types are supported:
16951 @table @code
16952 @cindex Babyl
16953 @cindex Rmail mbox
16954 @item babyl
16955 The Babyl (Rmail) mail box.
16957 @cindex mbox
16958 @cindex Unix mbox
16959 @item mbox
16960 The standard Unix mbox file.
16962 @cindex MMDF mail box
16963 @item mmdf
16964 The MMDF mail box format.
16966 @item news
16967 Several news articles appended into a file.
16969 @cindex rnews batch files
16970 @item rnews
16971 The rnews batch transport format.
16973 @item nsmail
16974 Netscape mail boxes.
16976 @item mime-parts
16977 @acronym{MIME} multipart messages.
16979 @item standard-digest
16980 The standard (RFC 1153) digest format.
16982 @item mime-digest
16983 A @acronym{MIME} digest of messages.
16985 @item lanl-gov-announce
16986 Announcement messages from LANL Gov Announce.
16988 @cindex forwarded messages
16989 @item rfc822-forward
16990 A message forwarded according to RFC822.
16992 @item outlook
16993 The Outlook mail box.
16995 @item oe-dbx
16996 The Outlook Express dbx mail box.
16998 @item exim-bounce
16999 A bounce message from the Exim MTA.
17001 @item forward
17002 A message forwarded according to informal rules.
17004 @item rfc934
17005 An RFC934-forwarded message.
17007 @item mailman
17008 A mailman digest.
17010 @item clari-briefs
17011 A digest of Clarinet brief news items.
17013 @item slack-digest
17014 Non-standard digest format---matches most things, but does it badly.
17016 @item mail-in-mail
17017 The last resort.
17018 @end table
17020 You can also use the special ``file type'' @code{guess}, which means
17021 that @code{nndoc} will try to guess what file type it is looking at.
17022 @code{digest} means that @code{nndoc} should guess what digest type the
17023 file is.
17025 @code{nndoc} will not try to change the file or insert any extra headers into
17026 it---it will simply, like, let you use the file as the basis for a
17027 group.  And that's it.
17029 If you have some old archived articles that you want to insert into your
17030 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17031 that.  Say you have an old @file{RMAIL} file with mail that you now want
17032 to split into your new @code{nnml} groups.  You look at that file using
17033 @code{nndoc} (using the @kbd{G f} command in the group buffer
17034 (@pxref{Foreign Groups})), set the process mark on all the articles in
17035 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17036 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17037 file is now also stored in lots of @code{nnml} directories, and you can
17038 delete that pesky @file{RMAIL} file.  If you have the guts!
17040 Virtual server variables:
17042 @table @code
17043 @item nndoc-article-type
17044 @vindex nndoc-article-type
17045 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17046 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17047 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17048 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17049 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17051 @item nndoc-post-type
17052 @vindex nndoc-post-type
17053 This variable says whether Gnus is to consider the group a news group or
17054 a mail group.  There are two valid values:  @code{mail} (the default)
17055 and @code{news}.
17056 @end table
17058 @menu
17059 * Document Server Internals::   How to add your own document types.
17060 @end menu
17063 @node Document Server Internals
17064 @subsubsection Document Server Internals
17066 Adding new document types to be recognized by @code{nndoc} isn't
17067 difficult.  You just have to whip up a definition of what the document
17068 looks like, write a predicate function to recognize that document type,
17069 and then hook into @code{nndoc}.
17071 First, here's an example document type definition:
17073 @example
17074 (mmdf
17075  (article-begin .  "^\^A\^A\^A\^A\n")
17076  (body-end .  "^\^A\^A\^A\^A\n"))
17077 @end example
17079 The definition is simply a unique @dfn{name} followed by a series of
17080 regexp pseudo-variable settings.  Below are the possible
17081 variables---don't be daunted by the number of variables; most document
17082 types can be defined with very few settings:
17084 @table @code
17085 @item first-article
17086 If present, @code{nndoc} will skip past all text until it finds
17087 something that match this regexp.  All text before this will be
17088 totally ignored.
17090 @item article-begin
17091 This setting has to be present in all document type definitions.  It
17092 says what the beginning of each article looks like.  To do more
17093 complicated things that cannot be dealt with a simple regexp, you can
17094 use @code{article-begin-function} instead of this.
17096 @item article-begin-function
17097 If present, this should be a function that moves point to the beginning
17098 of each article.  This setting overrides @code{article-begin}.
17100 @item head-begin
17101 If present, this should be a regexp that matches the head of the
17102 article.  To do more complicated things that cannot be dealt with a
17103 simple regexp, you can use @code{head-begin-function} instead of this.
17105 @item head-begin-function
17106 If present, this should be a function that moves point to the head of
17107 the article.  This setting overrides @code{head-begin}.
17109 @item head-end
17110 This should match the end of the head of the article.  It defaults to
17111 @samp{^$}---the empty line.
17113 @item body-begin
17114 This should match the beginning of the body of the article.  It defaults
17115 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17116 a simple regexp, you can use @code{body-begin-function} instead of this.
17118 @item body-begin-function
17119 If present, this function should move point to the beginning of the body
17120 of the article.  This setting overrides @code{body-begin}.
17122 @item body-end
17123 If present, this should match the end of the body of the article.  To do
17124 more complicated things that cannot be dealt with a simple regexp, you
17125 can use @code{body-end-function} instead of this.
17127 @item body-end-function
17128 If present, this function should move point to the end of the body of
17129 the article.  This setting overrides @code{body-end}.
17131 @item file-begin
17132 If present, this should match the beginning of the file.  All text
17133 before this regexp will be totally ignored.
17135 @item file-end
17136 If present, this should match the end of the file.  All text after this
17137 regexp will be totally ignored.
17139 @end table
17141 So, using these variables @code{nndoc} is able to dissect a document
17142 file into a series of articles, each with a head and a body.  However, a
17143 few more variables are needed since not all document types are all that
17144 news-like---variables needed to transform the head or the body into
17145 something that's palatable for Gnus:
17147 @table @code
17148 @item prepare-body-function
17149 If present, this function will be called when requesting an article.  It
17150 will be called with point at the start of the body, and is useful if the
17151 document has encoded some parts of its contents.
17153 @item article-transform-function
17154 If present, this function is called when requesting an article.  It's
17155 meant to be used for more wide-ranging transformation of both head and
17156 body of the article.
17158 @item generate-head-function
17159 If present, this function is called to generate a head that Gnus can
17160 understand.  It is called with the article number as a parameter, and is
17161 expected to generate a nice head for the article in question.  It is
17162 called when requesting the headers of all articles.
17164 @item generate-article-function
17165 If present, this function is called to generate an entire article that
17166 Gnus can understand.  It is called with the article number as a
17167 parameter when requesting all articles.
17169 @item dissection-function
17170 If present, this function is called to dissect a document by itself,
17171 overriding @code{first-article}, @code{article-begin},
17172 @code{article-begin-function}, @code{head-begin},
17173 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17174 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17175 @code{file-begin}, and @code{file-end}.
17177 @end table
17179 Let's look at the most complicated example I can come up with---standard
17180 digests:
17182 @example
17183 (standard-digest
17184  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17185  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17186  (prepare-body-function . nndoc-unquote-dashes)
17187  (body-end-function . nndoc-digest-body-end)
17188  (head-end . "^ ?$")
17189  (body-begin . "^ ?\n")
17190  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17191  (subtype digest guess))
17192 @end example
17194 We see that all text before a 70-width line of dashes is ignored; all
17195 text after a line that starts with that @samp{^End of} is also ignored;
17196 each article begins with a 30-width line of dashes; the line separating
17197 the head from the body may contain a single space; and that the body is
17198 run through @code{nndoc-unquote-dashes} before being delivered.
17200 To hook your own document definition into @code{nndoc}, use the
17201 @code{nndoc-add-type} function.  It takes two parameters---the first
17202 is the definition itself and the second (optional) parameter says
17203 where in the document type definition alist to put this definition.
17204 The alist is traversed sequentially, and
17205 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17206 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17207 @code{mmdf} type, and so on.  These type predicates should return
17208 @code{nil} if the document is not of the correct type; @code{t} if it
17209 is of the correct type; and a number if the document might be of the
17210 correct type.  A high number means high probability; a low number
17211 means low probability with @samp{0} being the lowest valid number.
17214 @node SOUP
17215 @subsection SOUP
17216 @cindex SOUP
17217 @cindex offline
17219 In the PC world people often talk about ``offline'' newsreaders.  These
17220 are thingies that are combined reader/news transport monstrosities.
17221 With built-in modem programs.  Yecchh!
17223 Of course, us Unix Weenie types of human beans use things like
17224 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17225 transport things like Ghod intended.  And then we just use normal
17226 newsreaders.
17228 However, it can sometimes be convenient to do something that's a bit
17229 easier on the brain if you have a very slow modem, and you're not really
17230 that interested in doing things properly.
17232 A file format called @sc{soup} has been developed for transporting news
17233 and mail from servers to home machines and back again.  It can be a bit
17234 fiddly.
17236 First some terminology:
17238 @table @dfn
17240 @item server
17241 This is the machine that is connected to the outside world and where you
17242 get news and/or mail from.
17244 @item home machine
17245 This is the machine that you want to do the actual reading and responding
17246 on.  It is typically not connected to the rest of the world in any way.
17248 @item packet
17249 Something that contains messages and/or commands.  There are two kinds
17250 of packets:
17252 @table @dfn
17253 @item message packets
17254 These are packets made at the server, and typically contain lots of
17255 messages for you to read.  These are called @file{SoupoutX.tgz} by
17256 default, where @var{x} is a number.
17258 @item response packets
17259 These are packets made at the home machine, and typically contains
17260 replies that you've written.  These are called @file{SoupinX.tgz} by
17261 default, where @var{x} is a number.
17263 @end table
17265 @end table
17268 @enumerate
17270 @item
17271 You log in on the server and create a @sc{soup} packet.  You can either
17272 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17273 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17274 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17276 @item
17277 You transfer the packet home.  Rail, boat, car or modem will do fine.
17279 @item
17280 You put the packet in your home directory.
17282 @item
17283 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17284 the native or secondary server.
17286 @item
17287 You read articles and mail and answer and followup to the things you
17288 want (@pxref{SOUP Replies}).
17290 @item
17291 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17292 packet.
17294 @item
17295 You transfer this packet to the server.
17297 @item
17298 You use Gnus to mail this packet out with the @kbd{G s s} command.
17300 @item
17301 You then repeat until you die.
17303 @end enumerate
17305 So you basically have a bipartite system---you use @code{nnsoup} for
17306 reading and Gnus for packing/sending these @sc{soup} packets.
17308 @menu
17309 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17310 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17311 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17312 @end menu
17315 @node SOUP Commands
17316 @subsubsection SOUP Commands
17318 These are commands for creating and manipulating @sc{soup} packets.
17320 @table @kbd
17321 @item G s b
17322 @kindex G s b (Group)
17323 @findex gnus-group-brew-soup
17324 Pack all unread articles in the current group
17325 (@code{gnus-group-brew-soup}).  This command understands the
17326 process/prefix convention.
17328 @item G s w
17329 @kindex G s w (Group)
17330 @findex gnus-soup-save-areas
17331 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17333 @item G s s
17334 @kindex G s s (Group)
17335 @findex gnus-soup-send-replies
17336 Send all replies from the replies packet
17337 (@code{gnus-soup-send-replies}).
17339 @item G s p
17340 @kindex G s p (Group)
17341 @findex gnus-soup-pack-packet
17342 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17344 @item G s r
17345 @kindex G s r (Group)
17346 @findex nnsoup-pack-replies
17347 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17349 @item O s
17350 @kindex O s (Summary)
17351 @findex gnus-soup-add-article
17352 This summary-mode command adds the current article to a @sc{soup} packet
17353 (@code{gnus-soup-add-article}).  It understands the process/prefix
17354 convention (@pxref{Process/Prefix}).
17356 @end table
17359 There are a few variables to customize where Gnus will put all these
17360 thingies:
17362 @table @code
17364 @item gnus-soup-directory
17365 @vindex gnus-soup-directory
17366 Directory where Gnus will save intermediate files while composing
17367 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17369 @item gnus-soup-replies-directory
17370 @vindex gnus-soup-replies-directory
17371 This is what Gnus will use as a temporary directory while sending our
17372 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17374 @item gnus-soup-prefix-file
17375 @vindex gnus-soup-prefix-file
17376 Name of the file where Gnus stores the last used prefix.  The default is
17377 @samp{gnus-prefix}.
17379 @item gnus-soup-packer
17380 @vindex gnus-soup-packer
17381 A format string command for packing a @sc{soup} packet.  The default is
17382 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17384 @item gnus-soup-unpacker
17385 @vindex gnus-soup-unpacker
17386 Format string command for unpacking a @sc{soup} packet.  The default is
17387 @samp{gunzip -c %s | tar xvf -}.
17389 @item gnus-soup-packet-directory
17390 @vindex gnus-soup-packet-directory
17391 Where Gnus will look for reply packets.  The default is @file{~/}.
17393 @item gnus-soup-packet-regexp
17394 @vindex gnus-soup-packet-regexp
17395 Regular expression matching @sc{soup} reply packets in
17396 @code{gnus-soup-packet-directory}.
17398 @end table
17401 @node SOUP Groups
17402 @subsubsection SOUP Groups
17403 @cindex nnsoup
17405 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17406 read incoming packets, unpack them, and put them in a directory where
17407 you can read them at leisure.
17409 These are the variables you can use to customize its behavior:
17411 @table @code
17413 @item nnsoup-tmp-directory
17414 @vindex nnsoup-tmp-directory
17415 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17416 directory.  (@file{/tmp/} by default.)
17418 @item nnsoup-directory
17419 @vindex nnsoup-directory
17420 @code{nnsoup} then moves each message and index file to this directory.
17421 The default is @file{~/SOUP/}.
17423 @item nnsoup-replies-directory
17424 @vindex nnsoup-replies-directory
17425 All replies will be stored in this directory before being packed into a
17426 reply packet.  The default is @file{~/SOUP/replies/}.
17428 @item nnsoup-replies-format-type
17429 @vindex nnsoup-replies-format-type
17430 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17431 (rnews), and I don't think you should touch that variable.  I probably
17432 shouldn't even have documented it.  Drats!  Too late!
17434 @item nnsoup-replies-index-type
17435 @vindex nnsoup-replies-index-type
17436 The index type of the replies packet.  The default is @samp{?n}, which
17437 means ``none''.  Don't fiddle with this one either!
17439 @item nnsoup-active-file
17440 @vindex nnsoup-active-file
17441 Where @code{nnsoup} stores lots of information.  This is not an ``active
17442 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17443 this file or mess it up in any way, you're dead.  The default is
17444 @file{~/SOUP/active}.
17446 @item nnsoup-packer
17447 @vindex nnsoup-packer
17448 Format string command for packing a reply @sc{soup} packet.  The default
17449 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17451 @item nnsoup-unpacker
17452 @vindex nnsoup-unpacker
17453 Format string command for unpacking incoming @sc{soup} packets.  The
17454 default is @samp{gunzip -c %s | tar xvf -}.
17456 @item nnsoup-packet-directory
17457 @vindex nnsoup-packet-directory
17458 Where @code{nnsoup} will look for incoming packets.  The default is
17459 @file{~/}.
17461 @item nnsoup-packet-regexp
17462 @vindex nnsoup-packet-regexp
17463 Regular expression matching incoming @sc{soup} packets.  The default is
17464 @samp{Soupout}.
17466 @item nnsoup-always-save
17467 @vindex nnsoup-always-save
17468 If non-@code{nil}, save the replies buffer after each posted message.
17470 @end table
17473 @node SOUP Replies
17474 @subsubsection SOUP Replies
17476 Just using @code{nnsoup} won't mean that your postings and mailings end
17477 up in @sc{soup} reply packets automagically.  You have to work a bit
17478 more for that to happen.
17480 @findex nnsoup-set-variables
17481 The @code{nnsoup-set-variables} command will set the appropriate
17482 variables to ensure that all your followups and replies end up in the
17483 @sc{soup} system.
17485 In specific, this is what it does:
17487 @lisp
17488 (setq message-send-news-function 'nnsoup-request-post)
17489 (setq message-send-mail-function 'nnsoup-request-mail)
17490 @end lisp
17492 And that's it, really.  If you only want news to go into the @sc{soup}
17493 system you just use the first line.  If you only want mail to be
17494 @sc{soup}ed you use the second.
17497 @node Mail-To-News Gateways
17498 @subsection Mail-To-News Gateways
17499 @cindex mail-to-news gateways
17500 @cindex gateways
17502 If your local @code{nntp} server doesn't allow posting, for some reason
17503 or other, you can post using one of the numerous mail-to-news gateways.
17504 The @code{nngateway} back end provides the interface.
17506 Note that you can't read anything from this back end---it can only be
17507 used to post with.
17509 Server variables:
17511 @table @code
17512 @item nngateway-address
17513 @vindex nngateway-address
17514 This is the address of the mail-to-news gateway.
17516 @item nngateway-header-transformation
17517 @vindex nngateway-header-transformation
17518 News headers often have to be transformed in some odd way or other
17519 for the mail-to-news gateway to accept it.  This variable says what
17520 transformation should be called, and defaults to
17521 @code{nngateway-simple-header-transformation}.  The function is called
17522 narrowed to the headers to be transformed and with one parameter---the
17523 gateway address.
17525 This default function just inserts a new @code{To} header based on the
17526 @code{Newsgroups} header and the gateway address.
17527 For instance, an article with this @code{Newsgroups} header:
17529 @example
17530 Newsgroups: alt.religion.emacs
17531 @end example
17533 will get this @code{To} header inserted:
17535 @example
17536 To: alt-religion-emacs@@GATEWAY
17537 @end example
17539 The following pre-defined functions exist:
17541 @findex nngateway-simple-header-transformation
17542 @table @code
17544 @item nngateway-simple-header-transformation
17545 Creates a @code{To} header that looks like
17546 @var{newsgroup}@@@code{nngateway-address}.
17548 @findex nngateway-mail2news-header-transformation
17550 @item nngateway-mail2news-header-transformation
17551 Creates a @code{To} header that looks like
17552 @code{nngateway-address}.
17553 @end table
17555 @end table
17557 Here's an example:
17559 @lisp
17560 (setq gnus-post-method
17561       '(nngateway
17562         "mail2news@@replay.com"
17563         (nngateway-header-transformation
17564          nngateway-mail2news-header-transformation)))
17565 @end lisp
17567 So, to use this, simply say something like:
17569 @lisp
17570 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17571 @end lisp
17575 @node Combined Groups
17576 @section Combined Groups
17578 Gnus allows combining a mixture of all the other group types into bigger
17579 groups.
17581 @menu
17582 * Virtual Groups::              Combining articles from many groups.
17583 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17584 @end menu
17587 @node Virtual Groups
17588 @subsection Virtual Groups
17589 @cindex nnvirtual
17590 @cindex virtual groups
17591 @cindex merging groups
17593 An @dfn{nnvirtual group} is really nothing more than a collection of
17594 other groups.
17596 For instance, if you are tired of reading many small groups, you can
17597 put them all in one big group, and then grow tired of reading one
17598 big, unwieldy group.  The joys of computing!
17600 You specify @code{nnvirtual} as the method.  The address should be a
17601 regexp to match component groups.
17603 All marks in the virtual group will stick to the articles in the
17604 component groups.  So if you tick an article in a virtual group, the
17605 article will also be ticked in the component group from whence it
17606 came.  (And vice versa---marks from the component groups will also be
17607 shown in the virtual group.).  To create an empty virtual group, run
17608 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17609 and edit the method regexp with @kbd{M-e}
17610 (@code{gnus-group-edit-group-method})
17612 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17613 newsgroups into one, big, happy newsgroup:
17615 @lisp
17616 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17617 @end lisp
17619 The component groups can be native or foreign; everything should work
17620 smoothly, but if your computer explodes, it was probably my fault.
17622 Collecting the same group from several servers might actually be a good
17623 idea if users have set the Distribution header to limit distribution.
17624 If you would like to read @samp{soc.motss} both from a server in Japan
17625 and a server in Norway, you could use the following as the group regexp:
17627 @example
17628 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17629 @end example
17631 (Remember, though, that if you're creating the group with @kbd{G m}, you
17632 shouldn't double the backslashes, and you should leave off the quote
17633 characters at the beginning and the end of the string.)
17635 This should work kinda smoothly---all articles from both groups should
17636 end up in this one, and there should be no duplicates.  Threading (and
17637 the rest) will still work as usual, but there might be problems with the
17638 sequence of articles.  Sorting on date might be an option here
17639 (@pxref{Selecting a Group}).
17641 One limitation, however---all groups included in a virtual
17642 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17643 zombie groups can't be component groups for @code{nnvirtual} groups.
17645 @vindex nnvirtual-always-rescan
17646 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17647 is the default), @code{nnvirtual} will always scan groups for unread
17648 articles when entering a virtual group.  If this variable is @code{nil}
17649 and you read articles in a component group after the virtual group has
17650 been activated, the read articles from the component group will show up
17651 when you enter the virtual group.  You'll also see this effect if you
17652 have two virtual groups that have a component group in common.  If
17653 that's the case, you should set this variable to @code{t}.  Or you can
17654 just tap @code{M-g} on the virtual group every time before you enter
17655 it---it'll have much the same effect.
17657 @code{nnvirtual} can have both mail and news groups as component groups.
17658 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17659 has to ask the back end of the component group the article comes from
17660 whether it is a news or mail back end.  However, when you do a @kbd{^},
17661 there is typically no sure way for the component back end to know this,
17662 and in that case @code{nnvirtual} tells Gnus that the article came from a
17663 not-news back end.  (Just to be on the safe side.)
17665 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17666 line from the article you respond to in these cases.
17668 @code{nnvirtual} groups do not inherit anything but articles and marks
17669 from component groups---group parameters, for instance, are not
17670 inherited.
17673 @node Kibozed Groups
17674 @subsection Kibozed Groups
17675 @cindex nnkiboze
17676 @cindex kibozing
17678 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17679 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17680 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17681 down to a halt with useless requests!  Oh happiness!
17683 @kindex G k (Group)
17684 To create a kibozed group, use the @kbd{G k} command in the group
17685 buffer.
17687 The address field of the @code{nnkiboze} method is, as with
17688 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17689 @code{nnkiboze} group.  That's where most similarities between
17690 @code{nnkiboze} and @code{nnvirtual} end.
17692 In addition to this regexp detailing component groups, an
17693 @code{nnkiboze} group must have a score file to say what articles are
17694 to be included in the group (@pxref{Scoring}).
17696 @kindex M-x nnkiboze-generate-groups
17697 @findex nnkiboze-generate-groups
17698 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17699 @code{nnkiboze} groups you want to have.  This command will take time.
17700 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17701 headers from all the articles in all the component groups and run them
17702 through the scoring process to determine if there are any articles in
17703 the groups that are to be part of the @code{nnkiboze} groups.
17705 Please limit the number of component groups by using restrictive
17706 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17707 @acronym{NNTP} site may throw you off and never let you back in again.
17708 Stranger things have happened.
17710 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17711 and they can be foreign.  No restrictions.
17713 @vindex nnkiboze-directory
17714 The generation of an @code{nnkiboze} group means writing two files in
17715 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17716 One contains the @acronym{NOV} header lines for all the articles in
17717 the group, and the other is an additional @file{.newsrc} file to store
17718 information on what groups have been searched through to find
17719 component articles.
17721 Articles marked as read in the @code{nnkiboze} group will have
17722 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17725 @node Gnus Unplugged
17726 @section Gnus Unplugged
17727 @cindex offline
17728 @cindex unplugged
17729 @cindex agent
17730 @cindex Gnus agent
17731 @cindex Gnus unplugged
17733 In olden times (ca. February '88), people used to run their newsreaders
17734 on big machines with permanent connections to the net.  News transport
17735 was dealt with by news servers, and all the newsreaders had to do was to
17736 read news.  Believe it or not.
17738 Nowadays most people read news and mail at home, and use some sort of
17739 modem to connect to the net.  To avoid running up huge phone bills, it
17740 would be nice to have a way to slurp down all the news and mail, hang up
17741 the phone, read for several hours, and then upload any responses you
17742 have to make.  And then you repeat the procedure.
17744 Of course, you can use news servers for doing this as well.  I've used
17745 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17746 for some years, but doing that's a bore.  Moving the news server
17747 functionality up to the newsreader makes sense if you're the only person
17748 reading news on a machine.
17750 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17751 fact, you don't even have to configure anything.
17753 Of course, to use it as such, you have to learn a few new commands.
17755 @menu
17756 * Agent Basics::                How it all is supposed to work.
17757 * Agent Categories::            How to tell the Gnus Agent what to download.
17758 * Agent Commands::              New commands for all the buffers.
17759 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17760 * Agent as Cache::              The Agent is a big cache too.
17761 * Agent Expiry::                How to make old articles go away.
17762 * Agent Regeneration::          How to recover from lost connections and other accidents.
17763 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17764 * Outgoing Messages::           What happens when you post/mail something?
17765 * Agent Variables::             Customizing is fun.
17766 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17767 * Batching Agents::             How to fetch news from a @code{cron} job.
17768 * Agent Caveats::               What you think it'll do and what it does.
17769 @end menu
17772 @node Agent Basics
17773 @subsection Agent Basics
17775 First, let's get some terminology out of the way.
17777 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17778 connection to the net (and notified the Agent that this is the case).
17779 When the connection to the net is up again (and Gnus knows this), the
17780 Agent is @dfn{plugged}.
17782 The @dfn{local} machine is the one you're running on, and which isn't
17783 connected to the net continuously.
17785 @dfn{Downloading} means fetching things from the net to your local
17786 machine.  @dfn{Uploading} is doing the opposite.
17788 You know that Gnus gives you all the opportunity you'd ever want for
17789 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17790 is also customizable to a great extent, which means that the user has a
17791 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17792 you in your foot, but with Gnus, you have a choice!
17794 Gnus is never really in plugged or unplugged state.  Rather, it applies
17795 that state to each server individually.  This means that some servers
17796 can be plugged while others can be unplugged.  Additionally, some
17797 servers can be ignored by the Agent altogether (which means that
17798 they're kinda like plugged always).
17800 So when you unplug the Agent and then wonder why is Gnus opening a
17801 connection to the Net, the next step to do is to look whether all
17802 servers are agentized.  If there is an unagentized server, you found
17803 the culprit.
17805 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17806 reachable.  When Gnus notices this, it asks you whether you want the
17807 server to be switched to offline state.  If you say yes, then the
17808 server will behave somewhat as if it was unplugged, except that Gnus
17809 will ask you whether you want to switch it back online again.
17811 Let's take a typical Gnus session using the Agent.
17813 @itemize @bullet
17815 @item
17816 @findex gnus-unplugged
17817 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17818 Agent in a disconnected state.  You can read all the news that you have
17819 already fetched while in this mode.
17821 @item
17822 You then decide to see whether any new news has arrived.  You connect
17823 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17824 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17825 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17826 Source Specifiers}).
17828 @item
17829 You can then read the new news immediately, or you can download the
17830 news onto your local machine.  If you want to do the latter, you press
17831 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17832 all the eligible articles in all the groups.  (To let Gnus know which
17833 articles you want to download, @pxref{Agent Categories}).
17835 @item
17836 After fetching the articles, you press @kbd{J j} to make Gnus become
17837 unplugged again, and you shut down the PPP thing (or whatever).  And
17838 then you read the news offline.
17840 @item
17841 And then you go to step 2.
17842 @end itemize
17844 Here are some things you should do the first time (or so) that you use
17845 the Agent.
17847 @itemize @bullet
17849 @item
17850 Decide which servers should be covered by the Agent.  If you have a mail
17851 back end, it would probably be nonsensical to have it covered by the
17852 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17853 @kbd{J a} on the server (or servers) that you wish to have covered by the
17854 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17855 added servers you do not wish to have covered by the Agent.  By default,
17856 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17857 @code{gnus-secondary-select-methods} are agentized.
17859 @item
17860 Decide on download policy.  It's fairly simple once you decide whether
17861 you are going to use agent categories, topic parameters, and/or group
17862 parameters to implement your policy.  If you're new to gnus, it
17863 is probably best to start with a category, @xref{Agent Categories}.
17865 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17866 (@pxref{Agent Categories}) provide for setting a policy that applies
17867 to multiple groups.  Which you use is entirely up to you.  Topic
17868 parameters do override categories so, if you mix the two, you'll have
17869 to take that into account.  If you have a few groups that deviate from
17870 your policy, you can use group parameters (@pxref{Group Parameters}) to
17871 configure them.
17873 @item
17874 Uhm@dots{} that's it.
17875 @end itemize
17878 @node Agent Categories
17879 @subsection Agent Categories
17881 One of the main reasons to integrate the news transport layer into the
17882 newsreader is to allow greater control over what articles to download.
17883 There's not much point in downloading huge amounts of articles, just to
17884 find out that you're not interested in reading any of them.  It's better
17885 to be somewhat more conservative in choosing what to download, and then
17886 mark the articles for downloading manually if it should turn out that
17887 you're interested in the articles anyway.
17889 One of the more effective methods for controlling what is to be
17890 downloaded is to create a @dfn{category} and then assign some (or all)
17891 groups to this category.  Groups that do not belong in any other
17892 category belong to the @code{default} category.  Gnus has its own
17893 buffer for creating and managing categories.
17895 If you prefer, you can also use group parameters (@pxref{Group
17896 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17897 alternative approach to controlling the agent.  The only real
17898 difference is that categories are specific to the agent (so there is
17899 less to learn) while group and topic parameters include the kitchen
17900 sink.
17902 Since you can set agent parameters in several different places we have
17903 a rule to decide which source to believe.  This rule specifies that
17904 the parameter sources are checked in the following order: group
17905 parameters, topic parameters, agent category, and finally customizable
17906 variables.  So you can mix all of these sources to produce a wide range
17907 of behavior, just don't blame me if you don't remember where you put
17908 your settings.
17910 @menu
17911 * Category Syntax::             What a category looks like.
17912 * Category Buffer::             A buffer for maintaining categories.
17913 * Category Variables::          Customize'r'Us.
17914 @end menu
17917 @node Category Syntax
17918 @subsubsection Category Syntax
17920 A category consists of a name, the list of groups belonging to the
17921 category, and a number of optional parameters that override the
17922 customizable variables.  The complete list of agent parameters are
17923 listed below.
17925 @cindex Agent Parameters
17926 @table @code
17927 @item gnus-agent-cat-name
17928 The name of the category.
17930 @item gnus-agent-cat-groups
17931 The list of groups that are in this category.
17933 @item gnus-agent-cat-predicate
17934 A predicate which (generally) gives a rough outline of which articles
17935 are eligible for downloading; and
17937 @item gnus-agent-cat-score-file
17938 a score rule which (generally) gives you a finer granularity when
17939 deciding what articles to download.  (Note that this @dfn{download
17940 score} is not necessarily related to normal scores.)
17942 @item gnus-agent-cat-enable-expiration
17943 a boolean indicating whether the agent should expire old articles in
17944 this group.  Most groups should be expired to conserve disk space.  In
17945 fact, its probably safe to say that the gnus.* hierarchy contains the
17946 only groups that should not be expired.
17948 @item gnus-agent-cat-days-until-old
17949 an integer indicating the number of days that the agent should wait
17950 before deciding that a read article is safe to expire.
17952 @item gnus-agent-cat-low-score
17953 an integer that overrides the value of @code{gnus-agent-low-score}.
17955 @item gnus-agent-cat-high-score
17956 an integer that overrides the value of @code{gnus-agent-high-score}.
17958 @item gnus-agent-cat-length-when-short
17959 an integer that overrides the value of
17960 @code{gnus-agent-short-article}.
17962 @item gnus-agent-cat-length-when-long
17963 an integer that overrides the value of @code{gnus-agent-long-article}.
17965 @c @item gnus-agent-cat-disable-undownloaded-faces
17966 @c a symbol indicating whether the summary buffer should @emph{not} display
17967 @c undownloaded articles using the gnus-summary-*-undownloaded-face
17968 @c faces.  The symbol nil will enable the use of undownloaded faces while
17969 @c all other symbols disable them.
17971 @item gnus-agent-cat-enable-undownloaded-faces
17972 a symbol indicating whether the summary buffer should display
17973 undownloaded articles using the gnus-summary-*-undownloaded-face
17974 faces.  The symbol nil will disable the use of undownloaded faces while
17975 all other symbols enable them.
17976 @end table
17978 The name of a category can not be changed once the category has been
17979 created.
17981 Each category maintains a list of groups that are exclusive members of
17982 that category.  The exclusivity rule is automatically enforced, add a
17983 group to a new category and it is automatically removed from its old
17984 category.
17986 A predicate in its simplest form can be a single predicate such as
17987 @code{true} or @code{false}.  These two will download every available
17988 article or nothing respectively.  In the case of these two special
17989 predicates an additional score rule is superfluous.
17991 Predicates of @code{high} or @code{low} download articles in respect of
17992 their scores in relationship to @code{gnus-agent-high-score} and
17993 @code{gnus-agent-low-score} as described below.
17995 To gain even finer control of what is to be regarded eligible for
17996 download a predicate can consist of a number of predicates with logical
17997 operators sprinkled in between.
17999 Perhaps some examples are in order.
18001 Here's a simple predicate.  (It's the default predicate, in fact, used
18002 for all groups that don't belong to any other category.)
18004 @lisp
18005 short
18006 @end lisp
18008 Quite simple, eh?  This predicate is true if and only if the article is
18009 short (for some value of ``short'').
18011 Here's a more complex predicate:
18013 @lisp
18014 (or high
18015     (and
18016      (not low)
18017      (not long)))
18018 @end lisp
18020 This means that an article should be downloaded if it has a high score,
18021 or if the score is not low and the article is not long.  You get the
18022 drift.
18024 The available logical operators are @code{or}, @code{and} and
18025 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18026 @samp{|}, @code{&} and @code{!} instead.)
18028 The following predicates are pre-defined, but if none of these fit what
18029 you want to do, you can write your own.
18031 When evaluating each of these predicates, the named constant will be
18032 bound to the value determined by calling
18033 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18034 example, gnus-agent-short-article will be bound to
18035 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18036 means that you can specify a predicate in your category then tune that
18037 predicate to individual groups.
18039 @table @code
18040 @item short
18041 True iff the article is shorter than @code{gnus-agent-short-article}
18042 lines; default 100.
18044 @item long
18045 True iff the article is longer than @code{gnus-agent-long-article}
18046 lines; default 200.
18048 @item low
18049 True iff the article has a download score less than
18050 @code{gnus-agent-low-score}; default 0.
18052 @item high
18053 True iff the article has a download score greater than
18054 @code{gnus-agent-high-score}; default 0.
18056 @item spam
18057 True iff the Gnus Agent guesses that the article is spam.  The
18058 heuristics may change over time, but at present it just computes a
18059 checksum and sees whether articles match.
18061 @item true
18062 Always true.
18064 @item false
18065 Always false.
18066 @end table
18068 If you want to create your own predicate function, here's what you have
18069 to know:  The functions are called with no parameters, but the
18070 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18071 useful values.
18073 For example, you could decide that you don't want to download articles
18074 that were posted more than a certain number of days ago (e.g. posted
18075 more than @code{gnus-agent-expire-days} ago) you might write a function
18076 something along the lines of the following:
18078 @lisp
18079 (defun my-article-old-p ()
18080   "Say whether an article is old."
18081   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18082      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18083 @end lisp
18085 with the predicate then defined as:
18087 @lisp
18088 (not my-article-old-p)
18089 @end lisp
18091 or you could append your predicate to the predefined
18092 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18093 wherever.
18095 @lisp
18096 (require 'gnus-agent)
18097 (setq  gnus-category-predicate-alist
18098   (append gnus-category-predicate-alist
18099          '((old . my-article-old-p))))
18100 @end lisp
18102 and simply specify your predicate as:
18104 @lisp
18105 (not old)
18106 @end lisp
18108 If/when using something like the above, be aware that there are many
18109 misconfigured systems/mailers out there and so an article's date is not
18110 always a reliable indication of when it was posted.  Hell, some people
18111 just don't give a damn.
18113 The above predicates apply to @emph{all} the groups which belong to the
18114 category.  However, if you wish to have a specific predicate for an
18115 individual group within a category, or you're just too lazy to set up a
18116 new category, you can enter a group's individual predicate in its group
18117 parameters like so:
18119 @lisp
18120 (agent-predicate . short)
18121 @end lisp
18123 This is the group/topic parameter equivalent of the agent category default.
18124 Note that when specifying a single word predicate like this, the
18125 @code{agent-predicate} specification must be in dotted pair notation.
18127 The equivalent of the longer example from above would be:
18129 @lisp
18130 (agent-predicate or high (and (not low) (not long)))
18131 @end lisp
18133 The outer parenthesis required in the category specification are not
18134 entered here as, not being in dotted pair notation, the value of the
18135 predicate is assumed to be a list.
18138 Now, the syntax of the download score is the same as the syntax of
18139 normal score files, except that all elements that require actually
18140 seeing the article itself are verboten.  This means that only the
18141 following headers can be scored on: @code{Subject}, @code{From},
18142 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18143 @code{Lines}, and @code{Xref}.
18145 As with predicates, the specification of the @code{download score rule}
18146 to use in respect of a group can be in either the category definition if
18147 it's to be applicable to all groups in therein, or a group's parameters
18148 if it's to be specific to that group.
18150 In both of these places the @code{download score rule} can take one of
18151 three forms:
18153 @enumerate
18154 @item
18155 Score rule
18157 This has the same syntax as a normal Gnus score file except only a
18158 subset of scoring keywords are available as mentioned above.
18160 example:
18162 @itemize @bullet
18163 @item
18164 Category specification
18166 @lisp
18167 (("from"
18168        ("Lars Ingebrigtsen" 1000000 nil s))
18169 ("lines"
18170        (500 -100 nil <)))
18171 @end lisp
18173 @item
18174 Group/Topic Parameter specification
18176 @lisp
18177 (agent-score ("from"
18178                    ("Lars Ingebrigtsen" 1000000 nil s))
18179              ("lines"
18180                    (500 -100 nil <)))
18181 @end lisp
18183 Again, note the omission of the outermost parenthesis here.
18184 @end itemize
18186 @item
18187 Agent score file
18189 These score files must @emph{only} contain the permitted scoring
18190 keywords stated above.
18192 example:
18194 @itemize @bullet
18195 @item
18196 Category specification
18198 @lisp
18199 ("~/News/agent.SCORE")
18200 @end lisp
18202 or perhaps
18204 @lisp
18205 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18206 @end lisp
18208 @item
18209 Group Parameter specification
18211 @lisp
18212 (agent-score "~/News/agent.SCORE")
18213 @end lisp
18215 Additional score files can be specified as above.  Need I say anything
18216 about parenthesis?
18217 @end itemize
18219 @item
18220 Use @code{normal} score files
18222 If you don't want to maintain two sets of scoring rules for a group, and
18223 your desired @code{downloading} criteria for a group are the same as your
18224 @code{reading} criteria then you can tell the agent to refer to your
18225 @code{normal} score files when deciding what to download.
18227 These directives in either the category definition or a group's
18228 parameters will cause the agent to read in all the applicable score
18229 files for a group, @emph{filtering out} those sections that do not
18230 relate to one of the permitted subset of scoring keywords.
18232 @itemize @bullet
18233 @item
18234 Category Specification
18236 @lisp
18237 file
18238 @end lisp
18240 @item
18241 Group Parameter specification
18243 @lisp
18244 (agent-score . file)
18245 @end lisp
18246 @end itemize
18247 @end enumerate
18249 @node Category Buffer
18250 @subsubsection Category Buffer
18252 You'd normally do all category maintenance from the category buffer.
18253 When you enter it for the first time (with the @kbd{J c} command from
18254 the group buffer), you'll only see the @code{default} category.
18256 The following commands are available in this buffer:
18258 @table @kbd
18259 @item q
18260 @kindex q (Category)
18261 @findex gnus-category-exit
18262 Return to the group buffer (@code{gnus-category-exit}).
18264 @item e
18265 @kindex e (Category)
18266 @findex gnus-category-customize-category
18267 Use a customization buffer to set all of the selected category's
18268 parameters at one time (@code{gnus-category-customize-category}).
18270 @item k
18271 @kindex k (Category)
18272 @findex gnus-category-kill
18273 Kill the current category (@code{gnus-category-kill}).
18275 @item c
18276 @kindex c (Category)
18277 @findex gnus-category-copy
18278 Copy the current category (@code{gnus-category-copy}).
18280 @item a
18281 @kindex a (Category)
18282 @findex gnus-category-add
18283 Add a new category (@code{gnus-category-add}).
18285 @item p
18286 @kindex p (Category)
18287 @findex gnus-category-edit-predicate
18288 Edit the predicate of the current category
18289 (@code{gnus-category-edit-predicate}).
18291 @item g
18292 @kindex g (Category)
18293 @findex gnus-category-edit-groups
18294 Edit the list of groups belonging to the current category
18295 (@code{gnus-category-edit-groups}).
18297 @item s
18298 @kindex s (Category)
18299 @findex gnus-category-edit-score
18300 Edit the download score rule of the current category
18301 (@code{gnus-category-edit-score}).
18303 @item l
18304 @kindex l (Category)
18305 @findex gnus-category-list
18306 List all the categories (@code{gnus-category-list}).
18307 @end table
18310 @node Category Variables
18311 @subsubsection Category Variables
18313 @table @code
18314 @item gnus-category-mode-hook
18315 @vindex gnus-category-mode-hook
18316 Hook run in category buffers.
18318 @item gnus-category-line-format
18319 @vindex gnus-category-line-format
18320 Format of the lines in the category buffer (@pxref{Formatting
18321 Variables}).  Valid elements are:
18323 @table @samp
18324 @item c
18325 The name of the category.
18327 @item g
18328 The number of groups in the category.
18329 @end table
18331 @item gnus-category-mode-line-format
18332 @vindex gnus-category-mode-line-format
18333 Format of the category mode line (@pxref{Mode Line Formatting}).
18335 @item gnus-agent-short-article
18336 @vindex gnus-agent-short-article
18337 Articles that have fewer lines than this are short.  Default 100.
18339 @item gnus-agent-long-article
18340 @vindex gnus-agent-long-article
18341 Articles that have more lines than this are long.  Default 200.
18343 @item gnus-agent-low-score
18344 @vindex gnus-agent-low-score
18345 Articles that have a score lower than this have a low score.  Default
18348 @item gnus-agent-high-score
18349 @vindex gnus-agent-high-score
18350 Articles that have a score higher than this have a high score.  Default
18353 @item gnus-agent-expire-days
18354 @vindex gnus-agent-expire-days
18355 The number of days that a @samp{read} article must stay in the agent's
18356 local disk before becoming eligible for expiration (While the name is
18357 the same, this doesn't mean expiring the article on the server.  It
18358 just means deleting the local copy of the article).  What is also
18359 important to understand is that the counter starts with the time the
18360 article was written to the local disk and not the time the article was
18361 read.
18362 Default 7.
18364 @item gnus-agent-enable-expiration
18365 @vindex gnus-agent-enable-expiration
18366 Determines whether articles in a group are, by default, expired or
18367 retained indefinitely.  The default is @code{ENABLE} which means that
18368 you'll have to disable expiration when desired.  On the other hand,
18369 you could set this to @code{DISABLE}.  In that case, you would then
18370 have to enable expiration in selected groups.
18372 @end table
18375 @node Agent Commands
18376 @subsection Agent Commands
18377 @findex gnus-agent-toggle-plugged
18378 @kindex J j (Agent)
18380 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18381 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18382 toggles the plugged/unplugged state of the Gnus Agent.
18385 @menu
18386 * Group Agent Commands::        Configure groups and fetch their contents.
18387 * Summary Agent Commands::      Manually select then fetch specific articles.
18388 * Server Agent Commands::       Select the servers that are supported by the agent.
18389 @end menu
18394 @node Group Agent Commands
18395 @subsubsection Group Agent Commands
18397 @table @kbd
18398 @item J u
18399 @kindex J u (Agent Group)
18400 @findex gnus-agent-fetch-groups
18401 Fetch all eligible articles in the current group
18402 (@code{gnus-agent-fetch-groups}).
18404 @item J c
18405 @kindex J c (Agent Group)
18406 @findex gnus-enter-category-buffer
18407 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18409 @item J s
18410 @kindex J s (Agent Group)
18411 @findex gnus-agent-fetch-session
18412 Fetch all eligible articles in all groups
18413 (@code{gnus-agent-fetch-session}).
18415 @item J S
18416 @kindex J S (Agent Group)
18417 @findex gnus-group-send-queue
18418 Send all sendable messages in the queue group
18419 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18421 @item J a
18422 @kindex J a (Agent Group)
18423 @findex gnus-agent-add-group
18424 Add the current group to an Agent category
18425 (@code{gnus-agent-add-group}).  This command understands the
18426 process/prefix convention (@pxref{Process/Prefix}).
18428 @item J r
18429 @kindex J r (Agent Group)
18430 @findex gnus-agent-remove-group
18431 Remove the current group from its category, if any
18432 (@code{gnus-agent-remove-group}).  This command understands the
18433 process/prefix convention (@pxref{Process/Prefix}).
18435 @item J Y
18436 @kindex J Y (Agent Group)
18437 @findex gnus-agent-synchronize-flags
18438 Synchronize flags changed while unplugged with remote server, if any.
18441 @end table
18444 @node Summary Agent Commands
18445 @subsubsection Summary Agent Commands
18447 @table @kbd
18448 @item J #
18449 @kindex J # (Agent Summary)
18450 @findex gnus-agent-mark-article
18451 Mark the article for downloading (@code{gnus-agent-mark-article}).
18453 @item J M-#
18454 @kindex J M-# (Agent Summary)
18455 @findex gnus-agent-unmark-article
18456 Remove the downloading mark from the article
18457 (@code{gnus-agent-unmark-article}).
18459 @cindex %
18460 @item @@
18461 @kindex @@ (Agent Summary)
18462 @findex gnus-agent-toggle-mark
18463 Toggle whether to download the article
18464 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18465 default.
18467 @item J c
18468 @kindex J c (Agent Summary)
18469 @findex gnus-agent-catchup
18470 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18472 @item J S
18473 @kindex J S (Agent Summary)
18474 @findex gnus-agent-fetch-group
18475 Download all eligible (@pxref{Agent Categories}) articles in this group.
18476 (@code{gnus-agent-fetch-group}).
18478 @item J s
18479 @kindex J s (Agent Summary)
18480 @findex gnus-agent-fetch-series
18481 Download all processable articles in this group.
18482 (@code{gnus-agent-fetch-series}).
18484 @item J u
18485 @kindex J u (Agent Summary)
18486 @findex gnus-agent-summary-fetch-group
18487 Download all downloadable articles in the current group
18488 (@code{gnus-agent-summary-fetch-group}).
18490 @end table
18493 @node Server Agent Commands
18494 @subsubsection Server Agent Commands
18496 @table @kbd
18497 @item J a
18498 @kindex J a (Agent Server)
18499 @findex gnus-agent-add-server
18500 Add the current server to the list of servers covered by the Gnus Agent
18501 (@code{gnus-agent-add-server}).
18503 @item J r
18504 @kindex J r (Agent Server)
18505 @findex gnus-agent-remove-server
18506 Remove the current server from the list of servers covered by the Gnus
18507 Agent (@code{gnus-agent-remove-server}).
18509 @end table
18512 @node Agent Visuals
18513 @subsection Agent Visuals
18515 If you open a summary while unplugged and, Gnus knows from the group's
18516 active range that there are more articles than the headers currently
18517 stored in the Agent, you may see some articles whose subject looks
18518 something like @samp{[Undownloaded article #####]}.  These are
18519 placeholders for the missing headers.  Aside from setting a mark,
18520 there is not much that can be done with one of these placeholders.
18521 When Gnus finally gets a chance to fetch the group's headers, the
18522 placeholders will automatically be replaced by the actual headers.
18523 You can configure the summary buffer's maneuvering to skip over the
18524 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18526 While it may be obvious to all, the only headers and articles
18527 available while unplugged are those headers and articles that were
18528 fetched into the Agent while previously plugged.  To put it another
18529 way, ``If you forget to fetch something while plugged, you might have a
18530 less than satisfying unplugged session''.  For this reason, the Agent
18531 adds two visual effects to your summary buffer.  These effects display
18532 the download status of each article so that you always know which
18533 articles will be available when unplugged.
18535 The first visual effect is the @samp{%O} spec.  If you customize
18536 @code{gnus-summary-line-format} to include this specifier, you will add
18537 a single character field that indicates an article's download status.
18538 Articles that have been fetched into either the Agent or the Cache,
18539 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18540 other articles will display @code{gnus-undownloaded-mark} (defaults to
18541 @samp{-}).  If you open a group that has not been agentized, a space
18542 (@samp{ }) will be displayed.
18544 The second visual effect are the undownloaded faces.  The faces, there
18545 are three indicating the article's score (low, normal, high), seem to
18546 result in a love/hate response from many Gnus users.  The problem is
18547 that the face selection is controlled by a list of condition tests and
18548 face names (See @code{gnus-summary-highlight}).  Each condition is
18549 tested in the order in which it appears in the list so early
18550 conditions have precedence over later conditions.  All of this means
18551 that, if you tick an undownloaded article, the article will continue
18552 to be displayed in the undownloaded face rather than the ticked face.
18554 If you use the Agent as a cache (to avoid downloading the same article
18555 each time you visit it or to minimize your connection time), the
18556 undownloaded face will probably seem like a good idea.  The reason
18557 being that you do all of our work (marking, reading, deleting) with
18558 downloaded articles so the normal faces always appear.
18560 For occasional Agent users, the undownloaded faces may appear to be an
18561 absolutely horrible idea.  The issue being that, since most of their
18562 articles have not been fetched into the Agent, most of the normal
18563 faces will be obscured by the undownloaded faces.  If this is your
18564 situation, you have two choices available.  First, you can completely
18565 disable the undownload faces by customizing
18566 @code{gnus-summary-highlight} to delete the three cons-cells that
18567 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second,
18568 if you prefer to take a more fine-grained approach, you may set the
18569 @code{agent-disable-undownloaded-faces} group parameter to @code{t}.
18570 This parameter, like all other agent parameters, may be set on an
18571 Agent Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18572 Parameters}), or an individual group (@pxref{Group Parameters}).
18574 @node Agent as Cache
18575 @subsection Agent as Cache
18577 When Gnus is plugged, it is not efficient to download headers or
18578 articles from the server again, if they are already stored in the
18579 Agent.  So, Gnus normally only downloads headers once, and stores them
18580 in the Agent.  These headers are later used when generating the summary
18581 buffer, regardless of whether you are plugged or unplugged.  Articles
18582 are not cached in the Agent by default though (that would potentially
18583 consume lots of disk space), but if you have already downloaded an
18584 article into the Agent, Gnus will not download the article from the
18585 server again but use the locally stored copy instead.
18587 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18588 @pxref{Agent Variables}) to always download headers and articles while
18589 plugged.  Gnus will almost certainly be slower, but it will be kept
18590 synchronized with the server.  That last point probably won't make any
18591 sense if you are using a nntp or nnimap back end.
18593 @node Agent Expiry
18594 @subsection Agent Expiry
18596 @vindex gnus-agent-expire-days
18597 @findex gnus-agent-expire
18598 @kindex M-x gnus-agent-expire
18599 @kindex M-x gnus-agent-expire-group
18600 @findex gnus-agent-expire-group
18601 @cindex agent expiry
18602 @cindex Gnus agent expiry
18603 @cindex expiry
18605 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18606 least it doesn't handle it like other back ends.  Instead, there are
18607 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18608 commands that will expire all read articles that are older than
18609 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18610 that you're running out of space.  Neither are particularly fast or
18611 efficient, and it's not a particularly good idea to interrupt them (with
18612 @kbd{C-g} or anything else) once you've started one of them.
18614 Note that other functions, e.g. @code{gnus-request-expire-articles},
18615 might run @code{gnus-agent-expire} for you to keep the agent
18616 synchronized with the group.
18618 The agent parameter @code{agent-enable-expiration} may be used to
18619 prevent expiration in selected groups.
18621 @vindex gnus-agent-expire-all
18622 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18623 expiration commands will expire all articles---unread, read, ticked
18624 and dormant.  If @code{nil} (which is the default), only read articles
18625 are eligible for expiry, and unread, ticked and dormant articles will
18626 be kept indefinitely.
18628 If you find that some articles eligible for expiry are never expired,
18629 perhaps some Gnus Agent files are corrupted.  There's are special
18630 commands, @code{gnus-agent-regenerate} and
18631 @code{gnus-agent-regenerate-group}, to fix possible problems.
18633 @node Agent Regeneration
18634 @subsection Agent Regeneration
18636 @cindex agent regeneration
18637 @cindex Gnus agent regeneration
18638 @cindex regeneration
18640 The local data structures used by @code{nnagent} may become corrupted
18641 due to certain exceptional conditions.  When this happens,
18642 @code{nnagent} functionality may degrade or even fail.  The solution
18643 to this problem is to repair the local data structures by removing all
18644 internal inconsistencies.
18646 For example, if your connection to your server is lost while
18647 downloaded articles into the agent, the local data structures will not
18648 know about articles successfully downloaded prior to the connection
18649 failure.  Running @code{gnus-agent-regenerate} or
18650 @code{gnus-agent-regenerate-group} will update the data structures
18651 such that you don't need to download these articles a second time.
18653 @findex gnus-agent-regenerate
18654 @kindex M-x gnus-agent-regenerate
18655 The command @code{gnus-agent-regenerate} will perform
18656 @code{gnus-agent-regenerate-group} on every agentized group.  While
18657 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18658 recommended that you first close all summary buffers.
18660 @findex gnus-agent-regenerate-group
18661 @kindex M-x gnus-agent-regenerate-group
18662 The command @code{gnus-agent-regenerate-group} uses the local copies
18663 of individual articles to repair the local @acronym{NOV}(header) database.  It
18664 then updates the internal data structures that document which articles
18665 are stored locally.  An optional argument will mark articles in the
18666 agent as unread.
18668 @node Agent and IMAP
18669 @subsection Agent and IMAP
18671 The Agent works with any Gnus back end, including nnimap.  However,
18672 since there are some conceptual differences between @acronym{NNTP} and
18673 @acronym{IMAP}, this section (should) provide you with some information to
18674 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18676 The first thing to keep in mind is that all flags (read, ticked, etc)
18677 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18678 case for nntp.  Thus Gnus need to remember flag changes when
18679 disconnected, and synchronize these flags when you plug back in.
18681 Gnus keeps track of flag changes when reading nnimap groups under the
18682 Agent.  When you plug back in, Gnus will check if you have any changed
18683 any flags and ask if you wish to synchronize these with the server.
18684 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18686 @vindex gnus-agent-synchronize-flags
18687 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18688 never automatically synchronize flags.  If it is @code{ask}, which is
18689 the default, the Agent will check if you made any changes and if so
18690 ask if you wish to synchronize these when you re-connect.  If it has
18691 any other value, all flags will be synchronized automatically.
18693 If you do not wish to synchronize flags automatically when you
18694 re-connect, you can do it manually with the
18695 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18696 in the group buffer.
18698 Some things are currently not implemented in the Agent that you'd might
18699 expect from a disconnected @acronym{IMAP} client, including:
18701 @itemize @bullet
18703 @item
18704 Copying/moving articles into nnimap groups when unplugged.
18706 @item
18707 Creating/deleting nnimap groups when unplugged.
18709 @end itemize
18711 Technical note: the synchronization algorithm does not work by ``pushing''
18712 all local flags to the server, but rather incrementally update the
18713 server view of flags by changing only those flags that were changed by
18714 the user.  Thus, if you set one flag on an article, quit the group and
18715 re-select the group and remove the flag; the flag will be set and
18716 removed from the server when you ``synchronize''.  The queued flag
18717 operations can be found in the per-server @code{flags} file in the Agent
18718 directory.  It's emptied when you synchronize flags.
18721 @node Outgoing Messages
18722 @subsection Outgoing Messages
18724 When Gnus is unplugged, all outgoing messages (both mail and news) are
18725 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18726 them there after posting, and edit them at will.
18728 When Gnus is plugged again, you can send the messages either from the
18729 draft group with the special commands available there, or you can use
18730 the @kbd{J S} command in the group buffer to send all the sendable
18731 messages in the draft group.
18735 @node Agent Variables
18736 @subsection Agent Variables
18738 @table @code
18739 @item gnus-agent-directory
18740 @vindex gnus-agent-directory
18741 Where the Gnus Agent will store its files.  The default is
18742 @file{~/News/agent/}.
18744 @item gnus-agent-handle-level
18745 @vindex gnus-agent-handle-level
18746 Groups on levels (@pxref{Group Levels}) higher than this variable will
18747 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18748 which means that only subscribed group will be considered by the Agent
18749 by default.
18751 @item gnus-agent-plugged-hook
18752 @vindex gnus-agent-plugged-hook
18753 Hook run when connecting to the network.
18755 @item gnus-agent-unplugged-hook
18756 @vindex gnus-agent-unplugged-hook
18757 Hook run when disconnecting from the network.
18759 @item gnus-agent-fetched-hook
18760 @vindex gnus-agent-fetched-hook
18761 Hook run when finished fetching articles.
18763 @item gnus-agent-cache
18764 @vindex gnus-agent-cache
18765 Variable to control whether use the locally stored @acronym{NOV} and
18766 articles when plugged, e.g. essentially using the Agent as a cache.
18767 The default is non-@code{nil}, which means to use the Agent as a cache.
18769 @item gnus-agent-go-online
18770 @vindex gnus-agent-go-online
18771 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18772 automatically switch offline servers into online status.  If it is
18773 @code{ask}, the default, the Agent will ask if you wish to switch
18774 offline servers into online status when you re-connect.  If it has any
18775 other value, all offline servers will be automatically switched into
18776 online status.
18778 @item gnus-agent-mark-unread-after-downloaded
18779 @vindex gnus-agent-mark-unread-after-downloaded
18780 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18781 mark articles as unread after downloading.  This is usually a safe
18782 thing to do as the newly downloaded article has obviously not been
18783 read.  The default is @code{t}.
18785 @item gnus-agent-consider-all-articles
18786 @vindex gnus-agent-consider-all-articles
18787 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18788 agent will let the agent predicate decide whether articles need to be
18789 downloaded or not, for all articles.  When @code{nil}, the default,
18790 the agent will only let the predicate decide whether unread articles
18791 are downloaded or not.  If you enable this, you may also want to look
18792 into the agent expiry settings (@pxref{Category Variables}), so that
18793 the agent doesn't download articles which the agent will later expire,
18794 over and over again.
18796 @item gnus-agent-max-fetch-size
18797 @vindex gnus-agent-max-fetch-size
18798 The agent fetches articles into a temporary buffer prior to parsing
18799 them into individual files.  To avoid exceeding the max. buffer size,
18800 the agent alternates between fetching and parsing until all articles
18801 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18802 limit to control how often the cycling occurs.  A large value improves
18803 performance.  A small value minimizes the time lost should the
18804 connection be lost while fetching (You may need to run
18805 @code{gnus-agent-regenerate-group} to update the group's state.
18806 However, all articles parsed prior to loosing the connection will be
18807 available while unplugged).  The default is 10M so it is unusual to
18808 see any cycling.
18810 @item gnus-server-unopen-status
18811 @vindex gnus-server-unopen-status
18812 Perhaps not an Agent variable, but closely related to the Agent, this
18813 variable says what will happen if Gnus cannot open a server.  If the
18814 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18815 whether to deny the server or whether to unplug the agent.  If the
18816 Agent is disabled, Gnus always simply deny the server.  Other choices
18817 for this variable include @code{denied} and @code{offline} the latter
18818 is only valid if the Agent is used.
18820 @item gnus-auto-goto-ignores
18821 @vindex gnus-auto-goto-ignores
18822 Another variable that isn't an Agent variable, yet so closely related
18823 that most will look for it here, this variable tells the summary
18824 buffer how to maneuver around undownloaded (only headers stored in the
18825 agent) and unfetched (neither article nor headers stored) articles.
18827 The valid values are @code{nil} (maneuver to any article),
18828 @code{undownloaded} (maneuvering while unplugged ignores articles that
18829 have not been fetched), @code{always-undownloaded} (maneuvering always
18830 ignores articles that have not been fetched), @code{unfetched}
18831 (maneuvering ignores articles whose headers have not been fetched).
18833 @item gnus-agent-auto-agentize-methods
18834 @vindex gnus-agent-auto-agentize-methods
18835 If you have never used the Agent before (or more technically, if
18836 @file{~/News/agent/lib/servers} does not exist), Gnus will
18837 automatically agentize a few servers for you.  This variable control
18838 which backends should be auto-agentized.  It is typically only useful
18839 to agentize remote backends.  The auto-agentizing has the same effect
18840 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18841 If the file exist, you must manage the servers manually by adding or
18842 removing them, this variable is only applicable the first time you
18843 start Gnus.  The default is @samp{(nntp nnimap)}.
18845 @end table
18848 @node Example Setup
18849 @subsection Example Setup
18851 If you don't want to read this manual, and you have a fairly standard
18852 setup, you may be able to use something like the following as your
18853 @file{~/.gnus.el} file to get started.
18855 @lisp
18856 ;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18857 ;; @r{from your ISP's server.}
18858 (setq gnus-select-method '(nntp "news.your-isp.com"))
18860 ;; @r{Define how Gnus is to read your mail.  We read mail from}
18861 ;; @r{your ISP's @acronym{POP} server.}
18862 (setq mail-sources '((pop :server "pop.your-isp.com")))
18864 ;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18865 (setq gnus-secondary-select-methods '((nnml "")))
18867 ;; @r{Make Gnus into an offline newsreader.}
18868 ;; (gnus-agentize) ; @r{The obsolete setting.}
18869 ;; (setq gnus-agent t) ; @r{Now the default.}
18870 @end lisp
18872 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18873 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18874 gnus}.
18876 If this is the first time you've run Gnus, you will be subscribed
18877 automatically to a few default newsgroups.  You'll probably want to
18878 subscribe to more groups, and to do that, you have to query the
18879 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18880 command.  This usually takes quite a while, but you only have to do it
18881 once.
18883 After reading and parsing a while, you'll be presented with a list of
18884 groups.  Subscribe to the ones you want to read with the @kbd{u}
18885 command.  @kbd{l} to make all the killed groups disappear after you've
18886 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18887 back all the killed groups.)
18889 You can now read the groups at once, or you can download the articles
18890 with the @kbd{J s} command.  And then read the rest of this manual to
18891 find out which of the other gazillion things you want to customize.
18894 @node Batching Agents
18895 @subsection Batching Agents
18896 @findex gnus-agent-batch
18898 Having the Gnus Agent fetch articles (and post whatever messages you've
18899 written) is quite easy once you've gotten things set up properly.  The
18900 following shell script will do everything that is necessary:
18902 You can run a complete batch command from the command line with the
18903 following incantation:
18905 @example
18906 #!/bin/sh
18907 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18908 @end example
18911 @node Agent Caveats
18912 @subsection Agent Caveats
18914 The Gnus Agent doesn't seem to work like most other offline
18915 newsreaders.  Here are some common questions that some imaginary people
18916 may ask:
18918 @table @dfn
18919 @item If I read an article while plugged, do they get entered into the Agent?
18921 @strong{No}.  If you want this behavior, add
18922 @code{gnus-agent-fetch-selected-article} to
18923 @code{gnus-select-article-hook}.
18925 @item If I read an article while plugged, and the article already exists in
18926 the Agent, will it get downloaded once more?
18928 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18930 @end table
18932 In short, when Gnus is unplugged, it only looks into the locally stored
18933 articles; when it's plugged, it talks to your ISP and may also use the
18934 locally stored articles.
18937 @node Scoring
18938 @chapter Scoring
18939 @cindex scoring
18941 Other people use @dfn{kill files}, but we here at Gnus Towers like
18942 scoring better than killing, so we'd rather switch than fight.  They do
18943 something completely different as well, so sit up straight and pay
18944 attention!
18946 @vindex gnus-summary-mark-below
18947 All articles have a default score (@code{gnus-summary-default-score}),
18948 which is 0 by default.  This score may be raised or lowered either
18949 interactively or by score files.  Articles that have a score lower than
18950 @code{gnus-summary-mark-below} are marked as read.
18952 Gnus will read any @dfn{score files} that apply to the current group
18953 before generating the summary buffer.
18955 There are several commands in the summary buffer that insert score
18956 entries based on the current article.  You can, for instance, ask Gnus to
18957 lower or increase the score of all articles with a certain subject.
18959 There are two sorts of scoring entries: Permanent and temporary.
18960 Temporary score entries are self-expiring entries.  Any entries that are
18961 temporary and have not been used for, say, a week, will be removed
18962 silently to help keep the sizes of the score files down.
18964 @menu
18965 * Summary Score Commands::      Adding score entries for the current group.
18966 * Group Score Commands::        General score commands.
18967 * Score Variables::             Customize your scoring.  (My, what terminology).
18968 * Score File Format::           What a score file may contain.
18969 * Score File Editing::          You can edit score files by hand as well.
18970 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18971 * Home Score File::             How to say where new score entries are to go.
18972 * Followups To Yourself::       Having Gnus notice when people answer you.
18973 * Scoring On Other Headers::    Scoring on non-standard headers.
18974 * Scoring Tips::                How to score effectively.
18975 * Reverse Scoring::             That problem child of old is not problem.
18976 * Global Score Files::          Earth-spanning, ear-splitting score files.
18977 * Kill Files::                  They are still here, but they can be ignored.
18978 * Converting Kill Files::       Translating kill files to score files.
18979 * GroupLens::                   Getting predictions on what you like to read.
18980 * Advanced Scoring::            Using logical expressions to build score rules.
18981 * Score Decays::                It can be useful to let scores wither away.
18982 @end menu
18985 @node Summary Score Commands
18986 @section Summary Score Commands
18987 @cindex score commands
18989 The score commands that alter score entries do not actually modify real
18990 score files.  That would be too inefficient.  Gnus maintains a cache of
18991 previously loaded score files, one of which is considered the
18992 @dfn{current score file alist}.  The score commands simply insert
18993 entries into this list, and upon group exit, this list is saved.
18995 The current score file is by default the group's local score file, even
18996 if no such score file actually exists.  To insert score commands into
18997 some other score file (e.g. @file{all.SCORE}), you must first make this
18998 score file the current one.
19000 General score commands that don't actually change the score file:
19002 @table @kbd
19004 @item V s
19005 @kindex V s (Summary)
19006 @findex gnus-summary-set-score
19007 Set the score of the current article (@code{gnus-summary-set-score}).
19009 @item V S
19010 @kindex V S (Summary)
19011 @findex gnus-summary-current-score
19012 Display the score of the current article
19013 (@code{gnus-summary-current-score}).
19015 @item V t
19016 @kindex V t (Summary)
19017 @findex gnus-score-find-trace
19018 Display all score rules that have been used on the current article
19019 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19020 may type @kbd{e} to edit score file corresponding to the score rule on
19021 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19022 score file and edit it.
19024 @item V w
19025 @kindex V w (Summary)
19026 @findex gnus-score-find-favourite-words
19027 List words used in scoring (@code{gnus-score-find-favourite-words}).
19029 @item V R
19030 @kindex V R (Summary)
19031 @findex gnus-summary-rescore
19032 Run the current summary through the scoring process
19033 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19034 around with your score files behind Gnus' back and want to see the
19035 effect you're having.
19037 @item V c
19038 @kindex V c (Summary)
19039 @findex gnus-score-change-score-file
19040 Make a different score file the current
19041 (@code{gnus-score-change-score-file}).
19043 @item V e
19044 @kindex V e (Summary)
19045 @findex gnus-score-edit-current-scores
19046 Edit the current score file (@code{gnus-score-edit-current-scores}).
19047 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19048 File Editing}).
19050 @item V f
19051 @kindex V f (Summary)
19052 @findex gnus-score-edit-file
19053 Edit a score file and make this score file the current one
19054 (@code{gnus-score-edit-file}).
19056 @item V F
19057 @kindex V F (Summary)
19058 @findex gnus-score-flush-cache
19059 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19060 after editing score files.
19062 @item V C
19063 @kindex V C (Summary)
19064 @findex gnus-score-customize
19065 Customize a score file in a visually pleasing manner
19066 (@code{gnus-score-customize}).
19068 @end table
19070 The rest of these commands modify the local score file.
19072 @table @kbd
19074 @item V m
19075 @kindex V m (Summary)
19076 @findex gnus-score-set-mark-below
19077 Prompt for a score, and mark all articles with a score below this as
19078 read (@code{gnus-score-set-mark-below}).
19080 @item V x
19081 @kindex V x (Summary)
19082 @findex gnus-score-set-expunge-below
19083 Prompt for a score, and add a score rule to the current score file to
19084 expunge all articles below this score
19085 (@code{gnus-score-set-expunge-below}).
19086 @end table
19088 The keystrokes for actually making score entries follow a very regular
19089 pattern, so there's no need to list all the commands.  (Hundreds of
19090 them.)
19092 @findex gnus-summary-increase-score
19093 @findex gnus-summary-lower-score
19095 @enumerate
19096 @item
19097 The first key is either @kbd{I} (upper case i) for increasing the score
19098 or @kbd{L} for lowering the score.
19099 @item
19100 The second key says what header you want to score on.  The following
19101 keys are available:
19102 @table @kbd
19104 @item a
19105 Score on the author name.
19107 @item s
19108 Score on the subject line.
19110 @item x
19111 Score on the @code{Xref} line---i.e., the cross-posting line.
19113 @item r
19114 Score on the @code{References} line.
19116 @item d
19117 Score on the date.
19119 @item l
19120 Score on the number of lines.
19122 @item i
19123 Score on the @code{Message-ID} header.
19125 @item e
19126 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19127 if your @acronym{NNTP} server tracks additional header data in overviews.
19129 @item f
19130 Score on followups---this matches the author name, and adds scores to
19131 the followups to this author.  (Using this key leads to the creation of
19132 @file{ADAPT} files.)
19134 @item b
19135 Score on the body.
19137 @item h
19138 Score on the head.
19140 @item t
19141 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19142 files.)
19144 @end table
19146 @item
19147 The third key is the match type.  Which match types are valid depends on
19148 what headers you are scoring on.
19150 @table @code
19152 @item strings
19154 @table @kbd
19156 @item e
19157 Exact matching.
19159 @item s
19160 Substring matching.
19162 @item f
19163 Fuzzy matching (@pxref{Fuzzy Matching}).
19165 @item r
19166 Regexp matching
19167 @end table
19169 @item date
19170 @table @kbd
19172 @item b
19173 Before date.
19175 @item a
19176 After date.
19178 @item n
19179 This date.
19180 @end table
19182 @item number
19183 @table @kbd
19185 @item <
19186 Less than number.
19188 @item =
19189 Equal to number.
19191 @item >
19192 Greater than number.
19193 @end table
19194 @end table
19196 @item
19197 The fourth and usually final key says whether this is a temporary (i.e.,
19198 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19199 or whether it is to be done immediately, without adding to the score
19200 file.
19201 @table @kbd
19203 @item t
19204 Temporary score entry.
19206 @item p
19207 Permanent score entry.
19209 @item i
19210 Immediately scoring.
19211 @end table
19213 @item
19214 If you are scoring on `e' (extra) headers, you will then be prompted for
19215 the header name on which you wish to score.  This must be a header named
19216 in gnus-extra-headers, and @samp{TAB} completion is available.
19218 @end enumerate
19220 So, let's say you want to increase the score on the current author with
19221 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19222 score based on the subject line, using substring matching, and make a
19223 temporary score entry: @kbd{L s s t}.  Pretty easy.
19225 To make things a bit more complicated, there are shortcuts.  If you use
19226 a capital letter on either the second or third keys, Gnus will use
19227 defaults for the remaining one or two keystrokes.  The defaults are
19228 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19229 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19231 These functions take both the numerical prefix and the symbolic prefix
19232 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19233 (or increase) the score of the article.  A symbolic prefix of @code{a}
19234 says to use the @file{all.SCORE} file for the command instead of the
19235 current score file.
19237 @vindex gnus-score-mimic-keymap
19238 The @code{gnus-score-mimic-keymap} says whether these commands will
19239 pretend they are keymaps or not.
19242 @node Group Score Commands
19243 @section Group Score Commands
19244 @cindex group score commands
19246 There aren't many of these as yet, I'm afraid.
19248 @table @kbd
19250 @item W f
19251 @kindex W f (Group)
19252 @findex gnus-score-flush-cache
19253 Gnus maintains a cache of score alists to avoid having to reload them
19254 all the time.  This command will flush the cache
19255 (@code{gnus-score-flush-cache}).
19257 @end table
19259 You can do scoring from the command line by saying something like:
19261 @findex gnus-batch-score
19262 @cindex batch scoring
19263 @example
19264 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19265 @end example
19268 @node Score Variables
19269 @section Score Variables
19270 @cindex score variables
19272 @table @code
19274 @item gnus-use-scoring
19275 @vindex gnus-use-scoring
19276 If @code{nil}, Gnus will not check for score files, and will not, in
19277 general, do any score-related work.  This is @code{t} by default.
19279 @item gnus-kill-killed
19280 @vindex gnus-kill-killed
19281 If this variable is @code{nil}, Gnus will never apply score files to
19282 articles that have already been through the kill process.  While this
19283 may save you lots of time, it also means that if you apply a kill file
19284 to a group, and then change the kill file and want to run it over you
19285 group again to kill more articles, it won't work.  You have to set this
19286 variable to @code{t} to do that.  (It is @code{t} by default.)
19288 @item gnus-kill-files-directory
19289 @vindex gnus-kill-files-directory
19290 All kill and score files will be stored in this directory, which is
19291 initialized from the @env{SAVEDIR} environment variable by default.
19292 This is @file{~/News/} by default.
19294 @item gnus-score-file-suffix
19295 @vindex gnus-score-file-suffix
19296 Suffix to add to the group name to arrive at the score file name
19297 (@file{SCORE} by default.)
19299 @item gnus-score-uncacheable-files
19300 @vindex gnus-score-uncacheable-files
19301 @cindex score cache
19302 All score files are normally cached to avoid excessive re-loading of
19303 score files.  However, if this might make your Emacs grow big and
19304 bloated, so this regexp can be used to weed out score files unlikely
19305 to be needed again.  It would be a bad idea to deny caching of
19306 @file{all.SCORE}, while it might be a good idea to not cache
19307 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19308 variable is @samp{ADAPT$} by default, so no adaptive score files will
19309 be cached.
19311 @item gnus-save-score
19312 @vindex gnus-save-score
19313 If you have really complicated score files, and do lots of batch
19314 scoring, then you might set this variable to @code{t}.  This will make
19315 Gnus save the scores into the @file{.newsrc.eld} file.
19317 If you do not set this to @code{t}, then manual scores (like those set
19318 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19319 across group visits.
19321 @item gnus-score-interactive-default-score
19322 @vindex gnus-score-interactive-default-score
19323 Score used by all the interactive raise/lower commands to raise/lower
19324 score with.  Default is 1000, which may seem excessive, but this is to
19325 ensure that the adaptive scoring scheme gets enough room to play with.
19326 We don't want the small changes from the adaptive scoring to overwrite
19327 manually entered data.
19329 @item gnus-summary-default-score
19330 @vindex gnus-summary-default-score
19331 Default score of an article, which is 0 by default.
19333 @item gnus-summary-expunge-below
19334 @vindex gnus-summary-expunge-below
19335 Don't display the summary lines of articles that have scores lower than
19336 this variable.  This is @code{nil} by default, which means that no
19337 articles will be hidden.  This variable is local to the summary buffers,
19338 and has to be set from @code{gnus-summary-mode-hook}.
19340 @item gnus-score-over-mark
19341 @vindex gnus-score-over-mark
19342 Mark (in the third column) used for articles with a score over the
19343 default.  Default is @samp{+}.
19345 @item gnus-score-below-mark
19346 @vindex gnus-score-below-mark
19347 Mark (in the third column) used for articles with a score below the
19348 default.  Default is @samp{-}.
19350 @item gnus-score-find-score-files-function
19351 @vindex gnus-score-find-score-files-function
19352 Function used to find score files for the current group.  This function
19353 is called with the name of the group as the argument.
19355 Predefined functions available are:
19356 @table @code
19358 @item gnus-score-find-single
19359 @findex gnus-score-find-single
19360 Only apply the group's own score file.
19362 @item gnus-score-find-bnews
19363 @findex gnus-score-find-bnews
19364 Apply all score files that match, using bnews syntax.  This is the
19365 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19366 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19367 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19368 @samp{all} in the score file names are translated into @samp{.*}, and
19369 then a regexp match is done.
19371 This means that if you have some score entries that you want to apply to
19372 all groups, then you put those entries in the @file{all.SCORE} file.
19374 The score files are applied in a semi-random order, although Gnus will
19375 try to apply the more general score files before the more specific score
19376 files.  It does this by looking at the number of elements in the score
19377 file names---discarding the @samp{all} elements.
19379 @item gnus-score-find-hierarchical
19380 @findex gnus-score-find-hierarchical
19381 Apply all score files from all the parent groups.  This means that you
19382 can't have score files like @file{all.SCORE}, but you can have
19383 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19384 server.
19386 @end table
19387 This variable can also be a list of functions.  In that case, all
19388 these functions will be called with the group name as argument, and
19389 all the returned lists of score files will be applied.  These
19390 functions can also return lists of lists of score alists directly.  In
19391 that case, the functions that return these non-file score alists
19392 should probably be placed before the ``real'' score file functions, to
19393 ensure that the last score file returned is the local score file.
19394 Phu.
19396 For example, to do hierarchical scoring but use a non-server-specific
19397 overall score file, you could use the value
19398 @example
19399 (list (lambda (group) ("all.SCORE"))
19400       'gnus-score-find-hierarchical)
19401 @end example
19403 @item gnus-score-expiry-days
19404 @vindex gnus-score-expiry-days
19405 This variable says how many days should pass before an unused score file
19406 entry is expired.  If this variable is @code{nil}, no score file entries
19407 are expired.  It's 7 by default.
19409 @item gnus-update-score-entry-dates
19410 @vindex gnus-update-score-entry-dates
19411 If this variable is non-@code{nil}, temporary score entries that have
19412 been triggered (matched) will have their dates updated.  (This is how Gnus
19413 controls expiry---all non-matched-entries will become too old while
19414 matched entries will stay fresh and young.)  However, if you set this
19415 variable to @code{nil}, even matched entries will grow old and will
19416 have to face that oh-so grim reaper.
19418 @item gnus-score-after-write-file-function
19419 @vindex gnus-score-after-write-file-function
19420 Function called with the name of the score file just written.
19422 @item gnus-score-thread-simplify
19423 @vindex gnus-score-thread-simplify
19424 If this variable is non-@code{nil}, article subjects will be
19425 simplified for subject scoring purposes in the same manner as with
19426 threading---according to the current value of
19427 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19428 @code{substring} or @code{exact} matching, the match will also be
19429 simplified in this manner.
19431 @end table
19434 @node Score File Format
19435 @section Score File Format
19436 @cindex score file format
19438 A score file is an @code{emacs-lisp} file that normally contains just a
19439 single form.  Casual users are not expected to edit these files;
19440 everything can be changed from the summary buffer.
19442 Anyway, if you'd like to dig into it yourself, here's an example:
19444 @lisp
19445 (("from"
19446   ("Lars Ingebrigtsen" -10000)
19447   ("Per Abrahamsen")
19448   ("larsi\\|lmi" -50000 nil R))
19449  ("subject"
19450   ("Ding is Badd" nil 728373))
19451  ("xref"
19452   ("alt.politics" -1000 728372 s))
19453  ("lines"
19454   (2 -100 nil <))
19455  (mark 0)
19456  (expunge -1000)
19457  (mark-and-expunge -10)
19458  (read-only nil)
19459  (orphan -10)
19460  (adapt t)
19461  (files "/hom/larsi/News/gnu.SCORE")
19462  (exclude-files "all.SCORE")
19463  (local (gnus-newsgroup-auto-expire t)
19464         (gnus-summary-make-false-root empty))
19465  (eval (ding)))
19466 @end lisp
19468 This example demonstrates most score file elements.  @xref{Advanced
19469 Scoring}, for a different approach.
19471 Even though this looks much like Lisp code, nothing here is actually
19472 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19473 has to be valid syntactically, if not semantically.
19475 Six keys are supported by this alist:
19477 @table @code
19479 @item STRING
19480 If the key is a string, it is the name of the header to perform the
19481 match on.  Scoring can only be performed on these eight headers:
19482 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19483 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19484 these headers, there are three strings to tell Gnus to fetch the entire
19485 article and do the match on larger parts of the article: @code{Body}
19486 will perform the match on the body of the article, @code{Head} will
19487 perform the match on the head of the article, and @code{All} will
19488 perform the match on the entire article.  Note that using any of these
19489 last three keys will slow down group entry @emph{considerably}.  The
19490 final ``header'' you can score on is @code{Followup}.  These score
19491 entries will result in new score entries being added for all follow-ups
19492 to articles that matches these score entries.
19494 Following this key is an arbitrary number of score entries, where each
19495 score entry has one to four elements.
19496 @enumerate
19498 @item
19499 The first element is the @dfn{match element}.  On most headers this will
19500 be a string, but on the Lines and Chars headers, this must be an
19501 integer.
19503 @item
19504 If the second element is present, it should be a number---the @dfn{score
19505 element}.  This number should be an integer in the neginf to posinf
19506 interval.  This number is added to the score of the article if the match
19507 is successful.  If this element is not present, the
19508 @code{gnus-score-interactive-default-score} number will be used
19509 instead.  This is 1000 by default.
19511 @item
19512 If the third element is present, it should be a number---the @dfn{date
19513 element}.  This date says when the last time this score entry matched,
19514 which provides a mechanism for expiring the score entries.  It this
19515 element is not present, the score entry is permanent.  The date is
19516 represented by the number of days since December 31, 1 BCE.
19518 @item
19519 If the fourth element is present, it should be a symbol---the @dfn{type
19520 element}.  This element specifies what function should be used to see
19521 whether this score entry matches the article.  What match types that can
19522 be used depends on what header you wish to perform the match on.
19523 @table @dfn
19525 @item From, Subject, References, Xref, Message-ID
19526 For most header types, there are the @code{r} and @code{R} (regexp), as
19527 well as @code{s} and @code{S} (substring) types, and @code{e} and
19528 @code{E} (exact match), and @code{w} (word match) types.  If this
19529 element is not present, Gnus will assume that substring matching should
19530 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19531 that the matches will be done in a case-sensitive manner.  All these
19532 one-letter types are really just abbreviations for the @code{regexp},
19533 @code{string}, @code{exact}, and @code{word} types, which you can use
19534 instead, if you feel like.
19536 @item Extra
19537 Just as for the standard string overview headers, if you are using
19538 gnus-extra-headers, you can score on these headers' values.  In this
19539 case, there is a 5th element in the score entry, being the name of the
19540 header to be scored.  The following entry is useful in your
19541 @file{all.SCORE} file in case of spam attacks from a single origin
19542 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19543 overviews:
19545 @lisp
19546 ("111.222.333.444" -1000 nil s
19547  "NNTP-Posting-Host")
19548 @end lisp
19550 @item Lines, Chars
19551 These two headers use different match types: @code{<}, @code{>},
19552 @code{=}, @code{>=} and @code{<=}.
19554 These predicates are true if
19556 @example
19557 (PREDICATE HEADER MATCH)
19558 @end example
19560 evaluates to non-@code{nil}.  For instance, the advanced match
19561 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19562 following form:
19564 @lisp
19565 (< header-value 4)
19566 @end lisp
19568 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19569 the match, we get the score added if the article has less than 4 lines.
19570 (It's easy to get confused and think it's the other way around.  But
19571 it's not.  I think.)
19573 When matching on @code{Lines}, be careful because some back ends (like
19574 @code{nndir}) do not generate @code{Lines} header, so every article ends
19575 up being marked as having 0 lines.  This can lead to strange results if
19576 you happen to lower score of the articles with few lines.
19578 @item Date
19579 For the Date header we have three kinda silly match types:
19580 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19581 ever being useful, but, like, it would feel kinda silly not to provide
19582 this function.  Just in case.  You never know.  Better safe than sorry.
19583 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19584 sex on a first date.  (I have been told that at least one person, and I
19585 quote, ``found this function indispensable'', however.)
19587 @cindex ISO8601
19588 @cindex date
19589 A more useful match type is @code{regexp}.  With it, you can match the
19590 date string using a regular expression.  The date is normalized to
19591 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19592 you want to match all articles that have been posted on April 1st in
19593 every year, you could use @samp{....0401.........} as a match string,
19594 for instance.  (Note that the date is kept in its original time zone, so
19595 this will match articles that were posted when it was April 1st where
19596 the article was posted from.  Time zones are such wholesome fun for the
19597 whole family, eh?)
19599 @item Head, Body, All
19600 These three match keys use the same match types as the @code{From} (etc)
19601 header uses.
19603 @item Followup
19604 This match key is somewhat special, in that it will match the
19605 @code{From} header, and affect the score of not only the matching
19606 articles, but also all followups to the matching articles.  This allows
19607 you e.g. increase the score of followups to your own articles, or
19608 decrease the score of followups to the articles of some known
19609 trouble-maker.  Uses the same match types as the @code{From} header
19610 uses.  (Using this match key will lead to creation of @file{ADAPT}
19611 files.)
19613 @item Thread
19614 This match key works along the same lines as the @code{Followup} match
19615 key.  If you say that you want to score on a (sub-)thread started by an
19616 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19617 match.  This will add a new @samp{thread} match for each article that
19618 has @var{x} in its @code{References} header.  (These new @samp{thread}
19619 matches will use the @code{Message-ID}s of these matching articles.)
19620 This will ensure that you can raise/lower the score of an entire thread,
19621 even though some articles in the thread may not have complete
19622 @code{References} headers.  Note that using this may lead to
19623 undeterministic scores of the articles in the thread.  (Using this match
19624 key will lead to creation of @file{ADAPT} files.)
19625 @end table
19626 @end enumerate
19628 @cindex score file atoms
19629 @item mark
19630 The value of this entry should be a number.  Any articles with a score
19631 lower than this number will be marked as read.
19633 @item expunge
19634 The value of this entry should be a number.  Any articles with a score
19635 lower than this number will be removed from the summary buffer.
19637 @item mark-and-expunge
19638 The value of this entry should be a number.  Any articles with a score
19639 lower than this number will be marked as read and removed from the
19640 summary buffer.
19642 @item thread-mark-and-expunge
19643 The value of this entry should be a number.  All articles that belong to
19644 a thread that has a total score below this number will be marked as read
19645 and removed from the summary buffer.  @code{gnus-thread-score-function}
19646 says how to compute the total score for a thread.
19648 @item files
19649 The value of this entry should be any number of file names.  These files
19650 are assumed to be score files as well, and will be loaded the same way
19651 this one was.
19653 @item exclude-files
19654 The clue of this entry should be any number of files.  These files will
19655 not be loaded, even though they would normally be so, for some reason or
19656 other.
19658 @item eval
19659 The value of this entry will be @code{eval}el.  This element will be
19660 ignored when handling global score files.
19662 @item read-only
19663 Read-only score files will not be updated or saved.  Global score files
19664 should feature this atom (@pxref{Global Score Files}).  (Note:
19665 @dfn{Global} here really means @dfn{global}; not your personal
19666 apply-to-all-groups score files.)
19668 @item orphan
19669 The value of this entry should be a number.  Articles that do not have
19670 parents will get this number added to their scores.  Imagine you follow
19671 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19672 will only follow a few of the threads, also want to see any new threads.
19674 You can do this with the following two score file entries:
19676 @example
19677         (orphan -500)
19678         (mark-and-expunge -100)
19679 @end example
19681 When you enter the group the first time, you will only see the new
19682 threads.  You then raise the score of the threads that you find
19683 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19684 rest.  Next time you enter the group, you will see new articles in the
19685 interesting threads, plus any new threads.
19687 I.e.---the orphan score atom is for high-volume groups where a few
19688 interesting threads which can't be found automatically by ordinary
19689 scoring rules exist.
19691 @item adapt
19692 This entry controls the adaptive scoring.  If it is @code{t}, the
19693 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19694 adaptive scoring will be performed on this group.  If it is a list, this
19695 list will be used as the adaptive scoring rules.  If it isn't present,
19696 or is something other than @code{t} or @code{ignore}, the default
19697 adaptive scoring rules will be used.  If you want to use adaptive
19698 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19699 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19700 not want adaptive scoring.  If you only want adaptive scoring in a few
19701 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19702 insert @code{(adapt t)} in the score files of the groups where you want
19705 @item adapt-file
19706 All adaptive score entries will go to the file named by this entry.  It
19707 will also be applied when entering the group.  This atom might be handy
19708 if you want to adapt on several groups at once, using the same adaptive
19709 file for a number of groups.
19711 @item local
19712 @cindex local variables
19713 The value of this entry should be a list of @code{(@var{var}
19714 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19715 current summary buffer, and set to the value specified.  This is a
19716 convenient, if somewhat strange, way of setting variables in some
19717 groups if you don't like hooks much.  Note that the @var{value} won't
19718 be evaluated.
19719 @end table
19722 @node Score File Editing
19723 @section Score File Editing
19725 You normally enter all scoring commands from the summary buffer, but you
19726 might feel the urge to edit them by hand as well, so we've supplied you
19727 with a mode for that.
19729 It's simply a slightly customized @code{emacs-lisp} mode, with these
19730 additional commands:
19732 @table @kbd
19734 @item C-c C-c
19735 @kindex C-c C-c (Score)
19736 @findex gnus-score-edit-done
19737 Save the changes you have made and return to the summary buffer
19738 (@code{gnus-score-edit-done}).
19740 @item C-c C-d
19741 @kindex C-c C-d (Score)
19742 @findex gnus-score-edit-insert-date
19743 Insert the current date in numerical format
19744 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19745 you were wondering.
19747 @item C-c C-p
19748 @kindex C-c C-p (Score)
19749 @findex gnus-score-pretty-print
19750 The adaptive score files are saved in an unformatted fashion.  If you
19751 intend to read one of these files, you want to @dfn{pretty print} it
19752 first.  This command (@code{gnus-score-pretty-print}) does that for
19753 you.
19755 @end table
19757 Type @kbd{M-x gnus-score-mode} to use this mode.
19759 @vindex gnus-score-mode-hook
19760 @code{gnus-score-menu-hook} is run in score mode buffers.
19762 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19763 @kbd{V t} to begin editing score files.
19766 @node Adaptive Scoring
19767 @section Adaptive Scoring
19768 @cindex adaptive scoring
19770 If all this scoring is getting you down, Gnus has a way of making it all
19771 happen automatically---as if by magic.  Or rather, as if by artificial
19772 stupidity, to be precise.
19774 @vindex gnus-use-adaptive-scoring
19775 When you read an article, or mark an article as read, or kill an
19776 article, you leave marks behind.  On exit from the group, Gnus can sniff
19777 these marks and add score elements depending on what marks it finds.
19778 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19779 @code{t} or @code{(line)}.  If you want score adaptively on separate
19780 words appearing in the subjects, you should set this variable to
19781 @code{(word)}.  If you want to use both adaptive methods, set this
19782 variable to @code{(word line)}.
19784 @vindex gnus-default-adaptive-score-alist
19785 To give you complete control over the scoring process, you can customize
19786 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19787 might look something like this:
19789 @lisp
19790 (setq gnus-default-adaptive-score-alist
19791   '((gnus-unread-mark)
19792     (gnus-ticked-mark (from 4))
19793     (gnus-dormant-mark (from 5))
19794     (gnus-del-mark (from -4) (subject -1))
19795     (gnus-read-mark (from 4) (subject 2))
19796     (gnus-expirable-mark (from -1) (subject -1))
19797     (gnus-killed-mark (from -1) (subject -3))
19798     (gnus-kill-file-mark)
19799     (gnus-ancient-mark)
19800     (gnus-low-score-mark)
19801     (gnus-catchup-mark (from -1) (subject -1))))
19802 @end lisp
19804 As you see, each element in this alist has a mark as a key (either a
19805 variable name or a ``real'' mark---a character).  Following this key is
19806 a arbitrary number of header/score pairs.  If there are no header/score
19807 pairs following the key, no adaptive scoring will be done on articles
19808 that have that key as the article mark.  For instance, articles with
19809 @code{gnus-unread-mark} in the example above will not get adaptive score
19810 entries.
19812 Each article can have only one mark, so just a single of these rules
19813 will be applied to each article.
19815 To take @code{gnus-del-mark} as an example---this alist says that all
19816 articles that have that mark (i.e., are marked with @samp{e}) will have a
19817 score entry added to lower based on the @code{From} header by -4, and
19818 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19820 If you have marked 10 articles with the same subject with
19821 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19822 That means that that subject will get a score of ten times -1, which
19823 should be, unless I'm much mistaken, -10.
19825 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19826 the read articles will be marked with the @samp{E} mark.  This'll
19827 probably make adaptive scoring slightly impossible, so auto-expiring and
19828 adaptive scoring doesn't really mix very well.
19830 The headers you can score on are @code{from}, @code{subject},
19831 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19832 @code{chars} and @code{date}.  In addition, you can score on
19833 @code{followup}, which will create an adaptive score entry that matches
19834 on the @code{References} header using the @code{Message-ID} of the
19835 current article, thereby matching the following thread.
19837 If you use this scheme, you should set the score file atom @code{mark}
19838 to something small---like -300, perhaps, to avoid having small random
19839 changes result in articles getting marked as read.
19841 After using adaptive scoring for a week or so, Gnus should start to
19842 become properly trained and enhance the authors you like best, and kill
19843 the authors you like least, without you having to say so explicitly.
19845 You can control what groups the adaptive scoring is to be performed on
19846 by using the score files (@pxref{Score File Format}).  This will also
19847 let you use different rules in different groups.
19849 @vindex gnus-adaptive-file-suffix
19850 The adaptive score entries will be put into a file where the name is the
19851 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19852 is @file{ADAPT}.
19854 @vindex gnus-score-exact-adapt-limit
19855 When doing adaptive scoring, substring or fuzzy matching would probably
19856 give you the best results in most cases.  However, if the header one
19857 matches is short, the possibility for false positives is great, so if
19858 the length of the match is less than
19859 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19860 this variable is @code{nil}, exact matching will always be used to avoid
19861 this problem.
19863 @vindex gnus-default-adaptive-word-score-alist
19864 As mentioned above, you can adapt either on individual words or entire
19865 headers.  If you adapt on words, the
19866 @code{gnus-default-adaptive-word-score-alist} variable says what score
19867 each instance of a word should add given a mark.
19869 @lisp
19870 (setq gnus-default-adaptive-word-score-alist
19871       `((,gnus-read-mark . 30)
19872         (,gnus-catchup-mark . -10)
19873         (,gnus-killed-mark . -20)
19874         (,gnus-del-mark . -15)))
19875 @end lisp
19877 This is the default value.  If you have adaption on words enabled, every
19878 word that appears in subjects of articles marked with
19879 @code{gnus-read-mark} will result in a score rule that increase the
19880 score with 30 points.
19882 @vindex gnus-default-ignored-adaptive-words
19883 @vindex gnus-ignored-adaptive-words
19884 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19885 will be ignored.  If you wish to add more words to be ignored, use the
19886 @code{gnus-ignored-adaptive-words} list instead.
19888 @vindex gnus-adaptive-word-length-limit
19889 Some may feel that short words shouldn't count when doing adaptive
19890 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19891 an integer.  Words shorter than this number will be ignored.  This
19892 variable defaults to @code{nil}.
19894 @vindex gnus-adaptive-word-syntax-table
19895 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19896 syntax table in effect.  It is similar to the standard syntax table, but
19897 it considers numbers to be non-word-constituent characters.
19899 @vindex gnus-adaptive-word-minimum
19900 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19901 word scoring process will never bring down the score of an article to
19902 below this number.  The default is @code{nil}.
19904 @vindex gnus-adaptive-word-no-group-words
19905 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19906 won't adaptively word score any of the words in the group name.  Useful
19907 for groups like @samp{comp.editors.emacs}, where most of the subject
19908 lines contain the word @samp{emacs}.
19910 After using this scheme for a while, it might be nice to write a
19911 @code{gnus-psychoanalyze-user} command to go through the rules and see
19912 what words you like and what words you don't like.  Or perhaps not.
19914 Note that the adaptive word scoring thing is highly experimental and is
19915 likely to change in the future.  Initial impressions seem to indicate
19916 that it's totally useless as it stands.  Some more work (involving more
19917 rigorous statistical methods) will have to be done to make this useful.
19920 @node Home Score File
19921 @section Home Score File
19923 The score file where new score file entries will go is called the
19924 @dfn{home score file}.  This is normally (and by default) the score file
19925 for the group itself.  For instance, the home score file for
19926 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19928 However, this may not be what you want.  It is often convenient to share
19929 a common home score file among many groups---all @samp{emacs} groups
19930 could perhaps use the same home score file.
19932 @vindex gnus-home-score-file
19933 The variable that controls this is @code{gnus-home-score-file}.  It can
19936 @enumerate
19937 @item
19938 A string.  Then this file will be used as the home score file for all
19939 groups.
19941 @item
19942 A function.  The result of this function will be used as the home score
19943 file.  The function will be called with the name of the group as the
19944 parameter.
19946 @item
19947 A list.  The elements in this list can be:
19949 @enumerate
19950 @item
19951 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19952 group name, the @var{file-name} will be used as the home score file.
19954 @item
19955 A function.  If the function returns non-@code{nil}, the result will
19956 be used as the home score file.  The function will be called with the
19957 name of the group as the parameter.
19959 @item
19960 A string.  Use the string as the home score file.
19961 @end enumerate
19963 The list will be traversed from the beginning towards the end looking
19964 for matches.
19966 @end enumerate
19968 So, if you want to use just a single score file, you could say:
19970 @lisp
19971 (setq gnus-home-score-file
19972       "my-total-score-file.SCORE")
19973 @end lisp
19975 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19976 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19978 @findex gnus-hierarchial-home-score-file
19979 @lisp
19980 (setq gnus-home-score-file
19981       'gnus-hierarchial-home-score-file)
19982 @end lisp
19984 This is a ready-made function provided for your convenience.
19985 Other functions include
19987 @table @code
19988 @item gnus-current-home-score-file
19989 @findex gnus-current-home-score-file
19990 Return the ``current'' regular score file.  This will make scoring
19991 commands add entry to the ``innermost'' matching score file.
19993 @end table
19995 If you want to have one score file for the @samp{emacs} groups and
19996 another for the @samp{comp} groups, while letting all other groups use
19997 their own home score files:
19999 @lisp
20000 (setq gnus-home-score-file
20001       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20002       '(("\\.emacs" "emacs.SCORE")
20003         ;; @r{All the comp groups in one score file}
20004         ("^comp" "comp.SCORE")))
20005 @end lisp
20007 @vindex gnus-home-adapt-file
20008 @code{gnus-home-adapt-file} works exactly the same way as
20009 @code{gnus-home-score-file}, but says what the home adaptive score file
20010 is instead.  All new adaptive file entries will go into the file
20011 specified by this variable, and the same syntax is allowed.
20013 In addition to using @code{gnus-home-score-file} and
20014 @code{gnus-home-adapt-file}, you can also use group parameters
20015 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20016 Parameters}) to achieve much the same.  Group and topic parameters take
20017 precedence over this variable.
20020 @node Followups To Yourself
20021 @section Followups To Yourself
20023 Gnus offers two commands for picking out the @code{Message-ID} header in
20024 the current buffer.  Gnus will then add a score rule that scores using
20025 this @code{Message-ID} on the @code{References} header of other
20026 articles.  This will, in effect, increase the score of all articles that
20027 respond to the article in the current buffer.  Quite useful if you want
20028 to easily note when people answer what you've said.
20030 @table @code
20032 @item gnus-score-followup-article
20033 @findex gnus-score-followup-article
20034 This will add a score to articles that directly follow up your own
20035 article.
20037 @item gnus-score-followup-thread
20038 @findex gnus-score-followup-thread
20039 This will add a score to all articles that appear in a thread ``below''
20040 your own article.
20041 @end table
20043 @vindex message-sent-hook
20044 These two functions are both primarily meant to be used in hooks like
20045 @code{message-sent-hook}, like this:
20046 @lisp
20047 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20048 @end lisp
20051 If you look closely at your own @code{Message-ID}, you'll notice that
20052 the first two or three characters are always the same.  Here's two of
20053 mine:
20055 @example
20056 <x6u3u47icf.fsf@@eyesore.no>
20057 <x6sp9o7ibw.fsf@@eyesore.no>
20058 @end example
20060 So ``my'' ident on this machine is @samp{x6}.  This can be
20061 exploited---the following rule will raise the score on all followups to
20062 myself:
20064 @lisp
20065 ("references"
20066  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20067   1000 nil r))
20068 @end lisp
20070 Whether it's the first two or first three characters that are ``yours''
20071 is system-dependent.
20074 @node Scoring On Other Headers
20075 @section Scoring On Other Headers
20076 @cindex scoring on other headers
20078 Gnus is quite fast when scoring the ``traditional''
20079 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20080 other headers requires writing a @code{head} scoring rule, which means
20081 that Gnus has to request every single article from the back end to find
20082 matches.  This takes a long time in big groups.
20084 Now, there's not much you can do about this for news groups, but for
20085 mail groups, you have greater control.  In @ref{To From Newsgroups},
20086 it's explained in greater detail what this mechanism does, but here's
20087 a cookbook example for @code{nnml} on how to allow scoring on the
20088 @samp{To} and @samp{Cc} headers.
20090 Put the following in your @file{~/.gnus.el} file.
20092 @lisp
20093 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20094       nnmail-extra-headers gnus-extra-headers)
20095 @end lisp
20097 Restart Gnus and rebuild your @code{nnml} overview files with the
20098 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20099 time if you have much mail.
20101 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20102 so: @kbd{I e s p To RET <your name> RET}.
20104 See?  Simple.
20107 @node Scoring Tips
20108 @section Scoring Tips
20109 @cindex scoring tips
20111 @table @dfn
20113 @item Crossposts
20114 @cindex crossposts
20115 @cindex scoring crossposts
20116 If you want to lower the score of crossposts, the line to match on is
20117 the @code{Xref} header.
20118 @lisp
20119 ("xref" (" talk.politics.misc:" -1000))
20120 @end lisp
20122 @item Multiple crossposts
20123 If you want to lower the score of articles that have been crossposted to
20124 more than, say, 3 groups:
20125 @lisp
20126 ("xref"
20127   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20128    -1000 nil r))
20129 @end lisp
20131 @item Matching on the body
20132 This is generally not a very good idea---it takes a very long time.
20133 Gnus actually has to fetch each individual article from the server.  But
20134 you might want to anyway, I guess.  Even though there are three match
20135 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20136 and stick with it in each score file.  If you use any two, each article
20137 will be fetched @emph{twice}.  If you want to match a bit on the
20138 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20139 the matches.
20141 @item Marking as read
20142 You will probably want to mark articles that have scores below a certain
20143 number as read.  This is most easily achieved by putting the following
20144 in your @file{all.SCORE} file:
20145 @lisp
20146 ((mark -100))
20147 @end lisp
20148 You may also consider doing something similar with @code{expunge}.
20150 @item Negated character classes
20151 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20152 That will match newlines, which might lead to, well, The Unknown.  Say
20153 @code{[^abcd\n]*} instead.
20154 @end table
20157 @node Reverse Scoring
20158 @section Reverse Scoring
20159 @cindex reverse scoring
20161 If you want to keep just articles that have @samp{Sex with Emacs} in the
20162 subject header, and expunge all other articles, you could put something
20163 like this in your score file:
20165 @lisp
20166 (("subject"
20167   ("Sex with Emacs" 2))
20168  (mark 1)
20169  (expunge 1))
20170 @end lisp
20172 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20173 rest as read, and expunge them to boot.
20176 @node Global Score Files
20177 @section Global Score Files
20178 @cindex global score files
20180 Sure, other newsreaders have ``global kill files''.  These are usually
20181 nothing more than a single kill file that applies to all groups, stored
20182 in the user's home directory.  Bah!  Puny, weak newsreaders!
20184 What I'm talking about here are Global Score Files.  Score files from
20185 all over the world, from users everywhere, uniting all nations in one
20186 big, happy score file union!  Ange-score!  New and untested!
20188 @vindex gnus-global-score-files
20189 All you have to do to use other people's score files is to set the
20190 @code{gnus-global-score-files} variable.  One entry for each score file,
20191 or each score file directory.  Gnus will decide by itself what score
20192 files are applicable to which group.
20194 To use the score file
20195 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20196 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20197 say this:
20199 @lisp
20200 (setq gnus-global-score-files
20201       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20202         "/ftp@@ftp.some-where:/pub/score/"))
20203 @end lisp
20205 @findex gnus-score-search-global-directories
20206 @noindent
20207 Simple, eh?  Directory names must end with a @samp{/}.  These
20208 directories are typically scanned only once during each Gnus session.
20209 If you feel the need to manually re-scan the remote directories, you can
20210 use the @code{gnus-score-search-global-directories} command.
20212 Note that, at present, using this option will slow down group entry
20213 somewhat.  (That is---a lot.)
20215 If you want to start maintaining score files for other people to use,
20216 just put your score file up for anonymous ftp and announce it to the
20217 world.  Become a retro-moderator!  Participate in the retro-moderator
20218 wars sure to ensue, where retro-moderators battle it out for the
20219 sympathy of the people, luring them to use their score files on false
20220 premises!  Yay!  The net is saved!
20222 Here are some tips for the would-be retro-moderator, off the top of my
20223 head:
20225 @itemize @bullet
20227 @item
20228 Articles heavily crossposted are probably junk.
20229 @item
20230 To lower a single inappropriate article, lower by @code{Message-ID}.
20231 @item
20232 Particularly brilliant authors can be raised on a permanent basis.
20233 @item
20234 Authors that repeatedly post off-charter for the group can safely be
20235 lowered out of existence.
20236 @item
20237 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20238 articles completely.
20240 @item
20241 Use expiring score entries to keep the size of the file down.  You
20242 should probably have a long expiry period, though, as some sites keep
20243 old articles for a long time.
20244 @end itemize
20246 @dots{} I wonder whether other newsreaders will support global score files
20247 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20248 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20249 holding our breath yet?
20252 @node Kill Files
20253 @section Kill Files
20254 @cindex kill files
20256 Gnus still supports those pesky old kill files.  In fact, the kill file
20257 entries can now be expiring, which is something I wrote before Daniel
20258 Quinlan thought of doing score files, so I've left the code in there.
20260 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20261 than score processing, so it might be a good idea to rewrite your kill
20262 files into score files.
20264 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20265 forms into this file, which means that you can use kill files as some
20266 sort of primitive hook function to be run on group entry, even though
20267 that isn't a very good idea.
20269 Normal kill files look like this:
20271 @lisp
20272 (gnus-kill "From" "Lars Ingebrigtsen")
20273 (gnus-kill "Subject" "ding")
20274 (gnus-expunge "X")
20275 @end lisp
20277 This will mark every article written by me as read, and remove the
20278 marked articles from the summary buffer.  Very useful, you'll agree.
20280 Other programs use a totally different kill file syntax.  If Gnus
20281 encounters what looks like a @code{rn} kill file, it will take a stab at
20282 interpreting it.
20284 Two summary functions for editing a @sc{gnus} kill file:
20286 @table @kbd
20288 @item M-k
20289 @kindex M-k (Summary)
20290 @findex gnus-summary-edit-local-kill
20291 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20293 @item M-K
20294 @kindex M-K (Summary)
20295 @findex gnus-summary-edit-global-kill
20296 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20297 @end table
20299 Two group mode functions for editing the kill files:
20301 @table @kbd
20303 @item M-k
20304 @kindex M-k (Group)
20305 @findex gnus-group-edit-local-kill
20306 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20308 @item M-K
20309 @kindex M-K (Group)
20310 @findex gnus-group-edit-global-kill
20311 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20312 @end table
20314 Kill file variables:
20316 @table @code
20317 @item gnus-kill-file-name
20318 @vindex gnus-kill-file-name
20319 A kill file for the group @samp{soc.motss} is normally called
20320 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20321 this file name is detailed by the @code{gnus-kill-file-name} variable.
20322 The ``global'' kill file (not in the score file sense of ``global'', of
20323 course) is just called @file{KILL}.
20325 @vindex gnus-kill-save-kill-file
20326 @item gnus-kill-save-kill-file
20327 If this variable is non-@code{nil}, Gnus will save the
20328 kill file after processing, which is necessary if you use expiring
20329 kills.
20331 @item gnus-apply-kill-hook
20332 @vindex gnus-apply-kill-hook
20333 @findex gnus-apply-kill-file-unless-scored
20334 @findex gnus-apply-kill-file
20335 A hook called to apply kill files to a group.  It is
20336 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20337 kill file if you have a score file for the same group, you can set this
20338 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20339 kill files to be processed, you should set this variable to @code{nil}.
20341 @item gnus-kill-file-mode-hook
20342 @vindex gnus-kill-file-mode-hook
20343 A hook called in kill-file mode buffers.
20345 @end table
20348 @node Converting Kill Files
20349 @section Converting Kill Files
20350 @cindex kill files
20351 @cindex converting kill files
20353 If you have loads of old kill files, you may want to convert them into
20354 score files.  If they are ``regular'', you can use
20355 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20356 by hand.
20358 The kill to score conversion package isn't included in Gnus by default.
20359 You can fetch it from
20360 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20362 If your old kill files are very complex---if they contain more
20363 non-@code{gnus-kill} forms than not, you'll have to convert them by
20364 hand.  Or just let them be as they are.  Gnus will still use them as
20365 before.
20368 @node GroupLens
20369 @section GroupLens
20370 @cindex GroupLens
20372 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20373 so this section is mostly of historical interest.
20375 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20376 collaborative filtering system that helps you work together with other
20377 people to find the quality news articles out of the huge volume of
20378 news articles generated every day.
20380 To accomplish this the GroupLens system combines your opinions about
20381 articles you have already read with the opinions of others who have done
20382 likewise and gives you a personalized prediction for each unread news
20383 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
20384 rate articles, and finds other people that rate articles the same way.
20385 Once it has found some people you agree with it tells you, in the form
20386 of a prediction, what they thought of the article.  You can use this
20387 prediction to help you decide whether or not you want to read the
20388 article.
20390 @menu
20391 * Using GroupLens::             How to make Gnus use GroupLens.
20392 * Rating Articles::             Letting GroupLens know how you rate articles.
20393 * Displaying Predictions::      Displaying predictions given by GroupLens.
20394 * GroupLens Variables::         Customizing GroupLens.
20395 @end menu
20398 @node Using GroupLens
20399 @subsection Using GroupLens
20401 To use GroupLens you must register a pseudonym with your local
20402 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20403 Bureau (BBB)} is the only better bit in town at the moment.
20405 Once you have registered you'll need to set a couple of variables.
20407 @table @code
20409 @item gnus-use-grouplens
20410 @vindex gnus-use-grouplens
20411 Setting this variable to a non-@code{nil} value will make Gnus hook into
20412 all the relevant GroupLens functions.
20414 @item grouplens-pseudonym
20415 @vindex grouplens-pseudonym
20416 This variable should be set to the pseudonym you got when registering
20417 with the Better Bit Bureau.
20419 @item grouplens-newsgroups
20420 @vindex grouplens-newsgroups
20421 A list of groups that you want to get GroupLens predictions for.
20423 @end table
20425 That's the minimum of what you need to get up and running with GroupLens.
20426 Once you've registered, GroupLens will start giving you scores for
20427 articles based on the average of what other people think.  But, to get
20428 the real benefit of GroupLens you need to start rating articles
20429 yourself.  Then the scores GroupLens gives you will be personalized for
20430 you, based on how the people you usually agree with have already rated.
20433 @node Rating Articles
20434 @subsection Rating Articles
20436 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20437 Where 1 means something like this article is a waste of bandwidth and 5
20438 means that the article was really good.  The basic question to ask
20439 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20440 like this one?''
20442 There are four ways to enter a rating for an article in GroupLens.
20444 @table @kbd
20446 @item r
20447 @kindex r (GroupLens)
20448 @findex bbb-summary-rate-article
20449 This function will prompt you for a rating on a scale of one to five.
20451 @item k
20452 @kindex k (GroupLens)
20453 @findex grouplens-score-thread
20454 This function will prompt you for a rating, and rate all the articles in
20455 the thread.  This is really useful for some of those long running giant
20456 threads in rec.humor.
20458 @end table
20460 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20461 the score of the article you're reading.
20463 @table @kbd
20465 @item 1-5 n
20466 @kindex n (GroupLens)
20467 @findex grouplens-next-unread-article
20468 Rate the article and go to the next unread article.
20470 @item 1-5 ,
20471 @kindex , (GroupLens)
20472 @findex grouplens-best-unread-article
20473 Rate the article and go to the next unread article with the highest score.
20475 @end table
20477 If you want to give the current article a score of 4 and then go to the
20478 next article, just type @kbd{4 n}.
20481 @node Displaying Predictions
20482 @subsection Displaying Predictions
20484 GroupLens makes a prediction for you about how much you will like a
20485 news article.  The predictions from GroupLens are on a scale from 1 to
20486 5, where 1 is the worst and 5 is the best.  You can use the predictions
20487 from GroupLens in one of three ways controlled by the variable
20488 @code{gnus-grouplens-override-scoring}.
20490 @vindex gnus-grouplens-override-scoring
20491 There are three ways to display predictions in grouplens.  You may
20492 choose to have the GroupLens scores contribute to, or override the
20493 regular Gnus scoring mechanism.  override is the default; however, some
20494 people prefer to see the Gnus scores plus the grouplens scores.  To get
20495 the separate scoring behavior you need to set
20496 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20497 GroupLens predictions combined with the grouplens scores set it to
20498 @code{'override} and to combine the scores set
20499 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20500 the combine option you will also want to set the values for
20501 @code{grouplens-prediction-offset} and
20502 @code{grouplens-score-scale-factor}.
20504 @vindex grouplens-prediction-display
20505 In either case, GroupLens gives you a few choices for how you would like
20506 to see your predictions displayed.  The display of predictions is
20507 controlled by the @code{grouplens-prediction-display} variable.
20509 The following are valid values for that variable.
20511 @table @code
20512 @item prediction-spot
20513 The higher the prediction, the further to the right an @samp{*} is
20514 displayed.
20516 @item confidence-interval
20517 A numeric confidence interval.
20519 @item prediction-bar
20520 The higher the prediction, the longer the bar.
20522 @item confidence-bar
20523 Numerical confidence.
20525 @item confidence-spot
20526 The spot gets bigger with more confidence.
20528 @item prediction-num
20529 Plain-old numeric value.
20531 @item confidence-plus-minus
20532 Prediction +/- confidence.
20534 @end table
20537 @node GroupLens Variables
20538 @subsection GroupLens Variables
20540 @table @code
20542 @item gnus-summary-grouplens-line-format
20543 The summary line format used in GroupLens-enhanced summary buffers.  It
20544 accepts the same specs as the normal summary line format (@pxref{Summary
20545 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20546 %s\n}.
20548 @item grouplens-bbb-host
20549 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20550 default.
20552 @item grouplens-bbb-port
20553 Port of the host running the bbbd server.  The default is 9000.
20555 @item grouplens-score-offset
20556 Offset the prediction by this value.  In other words, subtract the
20557 prediction value by this number to arrive at the effective score.  The
20558 default is 0.
20560 @item grouplens-score-scale-factor
20561 This variable allows the user to magnify the effect of GroupLens scores.
20562 The scale factor is applied after the offset.  The default is 1.
20564 @end table
20567 @node Advanced Scoring
20568 @section Advanced Scoring
20570 Scoring on Subjects and From headers is nice enough, but what if you're
20571 really interested in what a person has to say only when she's talking
20572 about a particular subject?  Or what if you really don't want to
20573 read what person A has to say when she's following up to person B, but
20574 want to read what she says when she's following up to person C?
20576 By using advanced scoring rules you may create arbitrarily complex
20577 scoring patterns.
20579 @menu
20580 * Advanced Scoring Syntax::     A definition.
20581 * Advanced Scoring Examples::   What they look like.
20582 * Advanced Scoring Tips::       Getting the most out of it.
20583 @end menu
20586 @node Advanced Scoring Syntax
20587 @subsection Advanced Scoring Syntax
20589 Ordinary scoring rules have a string as the first element in the rule.
20590 Advanced scoring rules have a list as the first element.  The second
20591 element is the score to be applied if the first element evaluated to a
20592 non-@code{nil} value.
20594 These lists may consist of three logical operators, one redirection
20595 operator, and various match operators.
20597 Logical operators:
20599 @table @code
20600 @item &
20601 @itemx and
20602 This logical operator will evaluate each of its arguments until it finds
20603 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20604 evaluate to @code{true} values, then this operator will return
20605 @code{true}.
20607 @item |
20608 @itemx or
20609 This logical operator will evaluate each of its arguments until it finds
20610 one that evaluates to @code{true}.  If no arguments are @code{true},
20611 then this operator will return @code{false}.
20613 @item !
20614 @itemx not
20615 @itemx Â¬
20616 This logical operator only takes a single argument.  It returns the
20617 logical negation of the value of its argument.
20619 @end table
20621 There is an @dfn{indirection operator} that will make its arguments
20622 apply to the ancestors of the current article being scored.  For
20623 instance, @code{1-} will make score rules apply to the parent of the
20624 current article.  @code{2-} will make score rules apply to the
20625 grandparent of the current article.  Alternatively, you can write
20626 @code{^^}, where the number of @code{^}s (carets) says how far back into
20627 the ancestry you want to go.
20629 Finally, we have the match operators.  These are the ones that do the
20630 real work.  Match operators are header name strings followed by a match
20631 and a match type.  A typical match operator looks like @samp{("from"
20632 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20633 simple scoring, and the match types are also the same.
20636 @node Advanced Scoring Examples
20637 @subsection Advanced Scoring Examples
20639 Please note that the following examples are score file rules.  To
20640 make a complete score file from them, surround them with another pair
20641 of parentheses.
20643 Let's say you want to increase the score of articles written by Lars
20644 when he's talking about Gnus:
20646 @example
20647 @group
20649   ("from" "Lars Ingebrigtsen")
20650   ("subject" "Gnus"))
20651  1000)
20652 @end group
20653 @end example
20655 Quite simple, huh?
20657 When he writes long articles, he sometimes has something nice to say:
20659 @example
20661   ("from" "Lars Ingebrigtsen")
20662   (|
20663    ("subject" "Gnus")
20664    ("lines" 100 >)))
20665  1000)
20666 @end example
20668 However, when he responds to things written by Reig Eigil Logge, you
20669 really don't want to read what he's written:
20671 @example
20673   ("from" "Lars Ingebrigtsen")
20674   (1- ("from" "Reig Eigil Logge")))
20675  -100000)
20676 @end example
20678 Everybody that follows up Redmondo when he writes about disappearing
20679 socks should have their scores raised, but only when they talk about
20680 white socks.  However, when Lars talks about socks, it's usually not
20681 very interesting:
20683 @example
20685   (1-
20686    (&
20687     ("from" "redmondo@@.*no" r)
20688     ("body" "disappearing.*socks" t)))
20689   (! ("from" "Lars Ingebrigtsen"))
20690   ("body" "white.*socks"))
20691  1000)
20692 @end example
20694 Suppose you're reading a high volume group and you're only interested
20695 in replies. The plan is to score down all articles that don't have
20696 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
20697 parents of articles that have subjects that begin with reply marks.
20699 @example
20700 ((! ("subject" "re:\\|fwd?:" r))
20701   -200)
20702 ((1- ("subject" "re:\\|fwd?:" r))
20703   200)
20704 @end example
20706 The possibilities are endless.
20708 @node Advanced Scoring Tips
20709 @subsection Advanced Scoring Tips
20711 The @code{&} and @code{|} logical operators do short-circuit logic.
20712 That is, they stop processing their arguments when it's clear what the
20713 result of the operation will be.  For instance, if one of the arguments
20714 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20715 the rest of the arguments.  This means that you should put slow matches
20716 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20717 @samp{subject}) first.
20719 The indirection arguments (@code{1-} and so on) will make their
20720 arguments work on previous generations of the thread.  If you say
20721 something like:
20723 @example
20726  (1-
20727   ("from" "lars")))
20729 @end example
20731 Then that means ``score on the from header of the grandparent of the
20732 current article''.  An indirection is quite fast, but it's better to say:
20734 @example
20736  (&
20737   ("from" "Lars")
20738   ("subject" "Gnus")))
20739 @end example
20741 than it is to say:
20743 @example
20745  (1- ("from" "Lars"))
20746  (1- ("subject" "Gnus")))
20747 @end example
20750 @node Score Decays
20751 @section Score Decays
20752 @cindex score decays
20753 @cindex decays
20755 You may find that your scores have a tendency to grow without
20756 bounds, especially if you're using adaptive scoring.  If scores get too
20757 big, they lose all meaning---they simply max out and it's difficult to
20758 use them in any sensible way.
20760 @vindex gnus-decay-scores
20761 @findex gnus-decay-score
20762 @vindex gnus-decay-score-function
20763 Gnus provides a mechanism for decaying scores to help with this problem.
20764 When score files are loaded and @code{gnus-decay-scores} is
20765 non-@code{nil}, Gnus will run the score files through the decaying
20766 mechanism thereby lowering the scores of all non-permanent score rules.
20767 The decay itself if performed by the @code{gnus-decay-score-function}
20768 function, which is @code{gnus-decay-score} by default.  Here's the
20769 definition of that function:
20771 @lisp
20772 (defun gnus-decay-score (score)
20773   "Decay SCORE according to `gnus-score-decay-constant'
20774 and `gnus-score-decay-scale'."
20775   (let ((n (- score
20776               (* (if (< score 0) -1 1)
20777                  (min (abs score)
20778                       (max gnus-score-decay-constant
20779                            (* (abs score)
20780                               gnus-score-decay-scale)))))))
20781     (if (and (featurep 'xemacs)
20782              ;; XEmacs' floor can handle only the floating point
20783              ;; number below the half of the maximum integer.
20784              (> (abs n) (lsh -1 -2)))
20785         (string-to-number
20786          (car (split-string (number-to-string n) "\\.")))
20787       (floor n))))
20788 @end lisp
20790 @vindex gnus-score-decay-scale
20791 @vindex gnus-score-decay-constant
20792 @code{gnus-score-decay-constant} is 3 by default and
20793 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20795 @enumerate
20796 @item
20797 Scores between -3 and 3 will be set to 0 when this function is called.
20799 @item
20800 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20802 @item
20803 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20804 score.
20805 @end enumerate
20807 If you don't like this decay function, write your own.  It is called
20808 with the score to be decayed as its only parameter, and it should return
20809 the new score, which should be an integer.
20811 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20812 four days, Gnus will decay the scores four times, for instance.
20814 @iftex
20815 @iflatex
20816 @chapter Message
20817 @include message.texi
20818 @chapter Emacs MIME
20819 @include emacs-mime.texi
20820 @chapter Sieve
20821 @include sieve.texi
20822 @chapter PGG
20823 @include pgg.texi
20824 @end iflatex
20825 @end iftex
20827 @node Various
20828 @chapter Various
20830 @menu
20831 * Process/Prefix::              A convention used by many treatment commands.
20832 * Interactive::                 Making Gnus ask you many questions.
20833 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20834 * Formatting Variables::        You can specify what buffers should look like.
20835 * Window Layout::               Configuring the Gnus buffer windows.
20836 * Faces and Fonts::             How to change how faces look.
20837 * Compilation::                 How to speed Gnus up.
20838 * Mode Lines::                  Displaying information in the mode lines.
20839 * Highlighting and Menus::      Making buffers look all nice and cozy.
20840 * Buttons::                     Get tendinitis in ten easy steps!
20841 * Daemons::                     Gnus can do things behind your back.
20842 * NoCeM::                       How to avoid spam and other fatty foods.
20843 * Undo::                        Some actions can be undone.
20844 * Predicate Specifiers::        Specifying predicates.
20845 * Moderation::                  What to do if you're a moderator.
20846 * Fetching a Group::            Starting Gnus just to read a group.
20847 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20848 * Fuzzy Matching::              What's the big fuzz?
20849 * Thwarting Email Spam::        Simple ways to avoid unsolicited commercial email.
20850 * Spam Package::                A package for filtering and processing spam.
20851 * Other modes::                 Interaction with other modes.
20852 * Various Various::             Things that are really various.
20853 @end menu
20856 @node Process/Prefix
20857 @section Process/Prefix
20858 @cindex process/prefix convention
20860 Many functions, among them functions for moving, decoding and saving
20861 articles, use what is known as the @dfn{Process/Prefix convention}.
20863 This is a method for figuring out what articles the user wants the
20864 command to be performed on.
20866 It goes like this:
20868 If the numeric prefix is N, perform the operation on the next N
20869 articles, starting with the current one.  If the numeric prefix is
20870 negative, perform the operation on the previous N articles, starting
20871 with the current one.
20873 @vindex transient-mark-mode
20874 If @code{transient-mark-mode} in non-@code{nil} and the region is
20875 active, all articles in the region will be worked upon.
20877 If there is no numeric prefix, but some articles are marked with the
20878 process mark, perform the operation on the articles marked with
20879 the process mark.
20881 If there is neither a numeric prefix nor any articles marked with the
20882 process mark, just perform the operation on the current article.
20884 Quite simple, really, but it needs to be made clear so that surprises
20885 are avoided.
20887 Commands that react to the process mark will push the current list of
20888 process marked articles onto a stack and will then clear all process
20889 marked articles.  You can restore the previous configuration with the
20890 @kbd{M P y} command (@pxref{Setting Process Marks}).
20892 @vindex gnus-summary-goto-unread
20893 One thing that seems to shock & horrify lots of people is that, for
20894 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20895 Since each @kbd{d} (which marks the current article as read) by default
20896 goes to the next unread article after marking, this means that @kbd{3 d}
20897 will mark the next three unread articles as read, no matter what the
20898 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20899 @code{nil} for a more straightforward action.
20901 Many commands do not use the process/prefix convention.  All commands
20902 that do explicitly say so in this manual.  To apply the process/prefix
20903 convention to commands that do not use it, you can use the @kbd{M-&}
20904 command.  For instance, to mark all the articles in the group as
20905 expirable, you could say @kbd{M P b M-& E}.
20908 @node Interactive
20909 @section Interactive
20910 @cindex interaction
20912 @table @code
20914 @item gnus-novice-user
20915 @vindex gnus-novice-user
20916 If this variable is non-@code{nil}, you are either a newcomer to the
20917 World of Usenet, or you are very cautious, which is a nice thing to be,
20918 really.  You will be given questions of the type ``Are you sure you want
20919 to do this?'' before doing anything dangerous.  This is @code{t} by
20920 default.
20922 @item gnus-expert-user
20923 @vindex gnus-expert-user
20924 If this variable is non-@code{nil}, you will seldom be asked any
20925 questions by Gnus.  It will simply assume you know what you're doing, no
20926 matter how strange.
20928 @item gnus-interactive-catchup
20929 @vindex gnus-interactive-catchup
20930 Require confirmation before catching up a group if non-@code{nil}.  It
20931 is @code{t} by default.
20933 @item gnus-interactive-exit
20934 @vindex gnus-interactive-exit
20935 Require confirmation before exiting Gnus.  This variable is @code{t} by
20936 default.
20937 @end table
20940 @node Symbolic Prefixes
20941 @section Symbolic Prefixes
20942 @cindex symbolic prefixes
20944 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20945 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20946 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20947 rule of 900 to the current article.
20949 This is all nice and well, but what if you want to give a command some
20950 additional information?  Well, what most commands do is interpret the
20951 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20952 doesn't want a backup file to be created when saving the current buffer,
20953 for instance.  But what if you want to save without making a backup
20954 file, and you want Emacs to flash lights and play a nice tune at the
20955 same time?  You can't, and you're probably perfectly happy that way.
20957 @kindex M-i (Summary)
20958 @findex gnus-symbolic-argument
20959 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20960 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20961 character typed in is the value.  You can stack as many @kbd{M-i}
20962 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20963 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20964 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20965 @code{b}''.  You get the drift.
20967 Typing in symbolic prefixes to commands that don't accept them doesn't
20968 hurt, but it doesn't do any good either.  Currently not many Gnus
20969 functions make use of the symbolic prefix.
20971 If you're interested in how Gnus implements this, @pxref{Extended
20972 Interactive}.
20975 @node Formatting Variables
20976 @section Formatting Variables
20977 @cindex formatting variables
20979 Throughout this manual you've probably noticed lots of variables called
20980 things like @code{gnus-group-line-format} and
20981 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20982 output lines in the various buffers.  There's quite a lot of them.
20983 Fortunately, they all use the same syntax, so there's not that much to
20984 be annoyed by.
20986 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20987 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20988 lots of percentages everywhere.
20990 @menu
20991 * Formatting Basics::           A formatting variable is basically a format string.
20992 * Mode Line Formatting::        Some rules about mode line formatting variables.
20993 * Advanced Formatting::         Modifying output in various ways.
20994 * User-Defined Specs::          Having Gnus call your own functions.
20995 * Formatting Fonts::            Making the formatting look colorful and nice.
20996 * Positioning Point::           Moving point to a position after an operation.
20997 * Tabulation::                  Tabulating your output.
20998 * Wide Characters::             Dealing with wide characters.
20999 @end menu
21001 Currently Gnus uses the following formatting variables:
21002 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21003 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21004 @code{gnus-group-mode-line-format},
21005 @code{gnus-summary-mode-line-format},
21006 @code{gnus-article-mode-line-format},
21007 @code{gnus-server-mode-line-format}, and
21008 @code{gnus-summary-pick-line-format}.
21010 All these format variables can also be arbitrary elisp forms.  In that
21011 case, they will be @code{eval}ed to insert the required lines.
21013 @kindex M-x gnus-update-format
21014 @findex gnus-update-format
21015 Gnus includes a command to help you while creating your own format
21016 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21017 update the spec in question and pop you to a buffer where you can
21018 examine the resulting Lisp code to be run to generate the line.
21022 @node Formatting Basics
21023 @subsection Formatting Basics
21025 Each @samp{%} element will be replaced by some string or other when the
21026 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21027 spec, and pad with spaces to get a 5-character field''.
21029 As with normal C and Emacs Lisp formatting strings, the numerical
21030 modifier between the @samp{%} and the formatting type character will
21031 @dfn{pad} the output so that it is always at least that long.
21032 @samp{%5y} will make the field always (at least) five characters wide by
21033 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21034 the right instead.
21036 You may also wish to limit the length of the field to protect against
21037 particularly wide values.  For that you can say @samp{%4,6y}, which
21038 means that the field will never be more than 6 characters wide and never
21039 less than 4 characters wide.
21041 Also Gnus supports some extended format specifications, such as
21042 @samp{%&user-date;}.
21045 @node Mode Line Formatting
21046 @subsection Mode Line Formatting
21048 Mode line formatting variables (e.g.,
21049 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21050 buffer line oriented formatting variables (@pxref{Formatting Basics})
21051 with the following two differences:
21053 @enumerate
21055 @item
21056 There must be no newline (@samp{\n}) at the end.
21058 @item
21059 The special @samp{%%b} spec can be used to display the buffer name.
21060 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21061 @samp{%} to allow it to pass through the formatting machinery unmangled,
21062 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21063 display interprets to mean ``show the buffer name''.  For a full list of
21064 mode line specs Emacs understands, see the documentation of the
21065 @code{mode-line-format} variable.
21067 @end enumerate
21070 @node Advanced Formatting
21071 @subsection Advanced Formatting
21073 It is frequently useful to post-process the fields in some way.
21074 Padding, limiting, cutting off parts and suppressing certain values can
21075 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21076 look like @samp{%~(cut 3)~(ignore "0")y}.
21078 These are the valid modifiers:
21080 @table @code
21081 @item pad
21082 @itemx pad-left
21083 Pad the field to the left with spaces until it reaches the required
21084 length.
21086 @item pad-right
21087 Pad the field to the right with spaces until it reaches the required
21088 length.
21090 @item max
21091 @itemx max-left
21092 Cut off characters from the left until it reaches the specified length.
21094 @item max-right
21095 Cut off characters from the right until it reaches the specified
21096 length.
21098 @item cut
21099 @itemx cut-left
21100 Cut off the specified number of characters from the left.
21102 @item cut-right
21103 Cut off the specified number of characters from the right.
21105 @item ignore
21106 Return an empty string if the field is equal to the specified value.
21108 @item form
21109 Use the specified form as the field value when the @samp{@@} spec is
21110 used.
21112 Here's an example:
21114 @lisp
21115 "~(form (current-time-string))@@"
21116 @end lisp
21118 @end table
21120 Let's take an example.  The @samp{%o} spec in the summary mode lines
21121 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21122 This is quite a mouthful, so we want to shave off the century number and
21123 the time, leaving us with a six-character date.  That would be
21124 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21125 maxing, and we need the padding to ensure that the date is never less
21126 than 6 characters to make it look nice in columns.)
21128 Ignoring is done first; then cutting; then maxing; and then as the very
21129 last operation, padding.
21131 If you use lots of these advanced thingies, you'll find that Gnus gets
21132 quite slow.  This can be helped enormously by running @kbd{M-x
21133 gnus-compile} when you are satisfied with the look of your lines.
21134 @xref{Compilation}.
21137 @node User-Defined Specs
21138 @subsection User-Defined Specs
21140 All the specs allow for inserting user defined specifiers---@samp{u}.
21141 The next character in the format string should be a letter.  Gnus
21142 will call the function @code{gnus-user-format-function-}@samp{X}, where
21143 @samp{X} is the letter following @samp{%u}.  The function will be passed
21144 a single parameter---what the parameter means depends on what buffer
21145 it's being called from.  The function should return a string, which will
21146 be inserted into the buffer just like information from any other
21147 specifier.  This function may also be called with dummy values, so it
21148 should protect against that.
21150 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21151 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21153 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21154 much the same without defining new functions.  Here's an example:
21155 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21156 given here will be evaluated to yield the current line number, and then
21157 inserted.
21160 @node Formatting Fonts
21161 @subsection Formatting Fonts
21163 There are specs for highlighting, and these are shared by all the format
21164 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21165 the special @code{mouse-face} property set, which means that it will be
21166 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21167 over it.
21169 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21170 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21171 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21172 and so on.  Create as many faces as you wish.  The same goes for the
21173 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21174 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21176 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21177 special @code{balloon-help} property set to
21178 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21179 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21180 variables should be either strings or symbols naming functions that
21181 return a string.  When the mouse passes over text with this property
21182 set, a balloon window will appear and display the string.  Please
21183 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21184 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21185 XEmacs) for more information on this.  (For technical reasons, the
21186 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21187 paragraph.)
21189 Here's an alternative recipe for the group buffer:
21191 @lisp
21192 ;; @r{Create three face types.}
21193 (setq gnus-face-1 'bold)
21194 (setq gnus-face-3 'italic)
21196 ;; @r{We want the article count to be in}
21197 ;; @r{a bold and green face.  So we create}
21198 ;; @r{a new face called @code{my-green-bold}.}
21199 (copy-face 'bold 'my-green-bold)
21200 ;; @r{Set the color.}
21201 (set-face-foreground 'my-green-bold "ForestGreen")
21202 (setq gnus-face-2 'my-green-bold)
21204 ;; @r{Set the new & fancy format.}
21205 (setq gnus-group-line-format
21206       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21207 @end lisp
21209 I'm sure you'll be able to use this scheme to create totally unreadable
21210 and extremely vulgar displays.  Have fun!
21212 Note that the @samp{%(} specs (and friends) do not make any sense on the
21213 mode-line variables.
21215 @node Positioning Point
21216 @subsection Positioning Point
21218 Gnus usually moves point to a pre-defined place on each line in most
21219 buffers.  By default, point move to the first colon character on the
21220 line.  You can customize this behavior in three different ways.
21222 You can move the colon character to somewhere else on the line.
21224 @findex gnus-goto-colon
21225 You can redefine the function that moves the point to the colon.  The
21226 function is called @code{gnus-goto-colon}.
21228 But perhaps the most convenient way to deal with this, if you don't want
21229 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21230 put a @samp{%*} somewhere in your format line definition, Gnus will
21231 place point there.
21234 @node Tabulation
21235 @subsection Tabulation
21237 You can usually line up your displays by padding and cutting your
21238 strings.  However, when combining various strings of different size, it
21239 can often be more convenient to just output the strings, and then worry
21240 about lining up the following text afterwards.
21242 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21243 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21245 @samp{%50=} will insert space characters to pad the line up to column
21246 50.  If the text is already past column 50, nothing will be inserted.
21247 This is the soft tabulator.
21249 @samp{%-50=} will insert space characters to pad the line up to column
21250 50.  If the text is already past column 50, the excess text past column
21251 50 will be removed.  This is the hard tabulator.
21254 @node Wide Characters
21255 @subsection Wide Characters
21257 Fixed width fonts in most countries have characters of the same width.
21258 Some countries, however, use Latin characters mixed with wider
21259 characters---most notable East Asian countries.
21261 The problem is that when formatting, Gnus assumes that if a string is 10
21262 characters wide, it'll be 10 Latin characters wide on the screen.  In
21263 these countries, that's not true.
21265 @vindex gnus-use-correct-string-widths
21266 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21267 @code{t}.  This makes buffer generation slower, but the results will be
21268 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21269 for Emacs.
21272 @node Window Layout
21273 @section Window Layout
21274 @cindex window layout
21276 No, there's nothing here about X, so be quiet.
21278 @vindex gnus-use-full-window
21279 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21280 other windows and occupy the entire Emacs screen by itself.  It is
21281 @code{t} by default.
21283 Setting this variable to @code{nil} kinda works, but there are
21284 glitches.  Use at your own peril.
21286 @vindex gnus-buffer-configuration
21287 @code{gnus-buffer-configuration} describes how much space each Gnus
21288 buffer should be given.  Here's an excerpt of this variable:
21290 @lisp
21291 ((group (vertical 1.0 (group 1.0 point)
21292                       (if gnus-carpal (group-carpal 4))))
21293  (article (vertical 1.0 (summary 0.25 point)
21294                         (article 1.0))))
21295 @end lisp
21297 This is an alist.  The @dfn{key} is a symbol that names some action or
21298 other.  For instance, when displaying the group buffer, the window
21299 configuration function will use @code{group} as the key.  A full list of
21300 possible names is listed below.
21302 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21303 should occupy.  To take the @code{article} split as an example -
21305 @lisp
21306 (article (vertical 1.0 (summary 0.25 point)
21307                        (article 1.0)))
21308 @end lisp
21310 This @dfn{split} says that the summary buffer should occupy 25% of upper
21311 half of the screen, and that it is placed over the article buffer.  As
21312 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21313 reaching for that calculator there).  However, the special number
21314 @code{1.0} is used to signal that this buffer should soak up all the
21315 rest of the space available after the rest of the buffers have taken
21316 whatever they need.  There should be only one buffer with the @code{1.0}
21317 size spec per split.
21319 Point will be put in the buffer that has the optional third element
21320 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21321 split where the tag @code{frame-focus} is a member (i.e. is the third or
21322 fourth element in the list, depending on whether the @code{point} tag is
21323 present) gets focus.
21325 Here's a more complicated example:
21327 @lisp
21328 (article (vertical 1.0 (group 4)
21329                        (summary 0.25 point)
21330                        (if gnus-carpal (summary-carpal 4))
21331                        (article 1.0)))
21332 @end lisp
21334 If the size spec is an integer instead of a floating point number,
21335 then that number will be used to say how many lines a buffer should
21336 occupy, not a percentage.
21338 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21339 precise---if the @code{car} of the split is a function or a subr), this
21340 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21341 be used as a split.  This means that there will be three buffers if
21342 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21343 is non-@code{nil}.
21345 Not complicated enough for you?  Well, try this on for size:
21347 @lisp
21348 (article (horizontal 1.0
21349              (vertical 0.5
21350                  (group 1.0)
21351                  (gnus-carpal 4))
21352              (vertical 1.0
21353                  (summary 0.25 point)
21354                  (summary-carpal 4)
21355                  (article 1.0))))
21356 @end lisp
21358 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21359 @code{horizontal} thingie?
21361 If the first element in one of the split is @code{horizontal}, Gnus will
21362 split the window horizontally, giving you two windows side-by-side.
21363 Inside each of these strips you may carry on all you like in the normal
21364 fashion.  The number following @code{horizontal} says what percentage of
21365 the screen is to be given to this strip.
21367 For each split, there @emph{must} be one element that has the 100% tag.
21368 The splitting is never accurate, and this buffer will eat any leftover
21369 lines from the splits.
21371 To be slightly more formal, here's a definition of what a valid split
21372 may look like:
21374 @example
21375 @group
21376 split      = frame | horizontal | vertical | buffer | form
21377 frame      = "(frame " size *split ")"
21378 horizontal = "(horizontal " size *split ")"
21379 vertical   = "(vertical " size *split ")"
21380 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21381 size       = number | frame-params
21382 buf-name   = group | article | summary ...
21383 @end group
21384 @end example
21386 The limitations are that the @code{frame} split can only appear as the
21387 top-level split.  @var{form} should be an Emacs Lisp form that should
21388 return a valid split.  We see that each split is fully recursive, and
21389 may contain any number of @code{vertical} and @code{horizontal} splits.
21391 @vindex gnus-window-min-width
21392 @vindex gnus-window-min-height
21393 @cindex window height
21394 @cindex window width
21395 Finding the right sizes can be a bit complicated.  No window may be less
21396 than @code{gnus-window-min-height} (default 1) characters high, and all
21397 windows must be at least @code{gnus-window-min-width} (default 1)
21398 characters wide.  Gnus will try to enforce this before applying the
21399 splits.  If you want to use the normal Emacs window width/height limit,
21400 you can just set these two variables to @code{nil}.
21402 If you're not familiar with Emacs terminology, @code{horizontal} and
21403 @code{vertical} splits may work the opposite way of what you'd expect.
21404 Windows inside a @code{horizontal} split are shown side-by-side, and
21405 windows within a @code{vertical} split are shown above each other.
21407 @findex gnus-configure-frame
21408 If you want to experiment with window placement, a good tip is to call
21409 @code{gnus-configure-frame} directly with a split.  This is the function
21410 that does all the real work when splitting buffers.  Below is a pretty
21411 nonsensical configuration with 5 windows; two for the group buffer and
21412 three for the article buffer.  (I said it was nonsensical.)  If you
21413 @code{eval} the statement below, you can get an idea of how that would
21414 look straight away, without going through the normal Gnus channels.
21415 Play with it until you're satisfied, and then use
21416 @code{gnus-add-configuration} to add your new creation to the buffer
21417 configuration list.
21419 @lisp
21420 (gnus-configure-frame
21421  '(horizontal 1.0
21422     (vertical 10
21423       (group 1.0)
21424       (article 0.3 point))
21425     (vertical 1.0
21426       (article 1.0)
21427       (horizontal 4
21428         (group 1.0)
21429         (article 10)))))
21430 @end lisp
21432 You might want to have several frames as well.  No prob---just use the
21433 @code{frame} split:
21435 @lisp
21436 (gnus-configure-frame
21437  '(frame 1.0
21438          (vertical 1.0
21439                    (summary 0.25 point frame-focus)
21440                    (article 1.0))
21441          (vertical ((height . 5) (width . 15)
21442                     (user-position . t)
21443                     (left . -1) (top . 1))
21444                    (picon 1.0))))
21446 @end lisp
21448 This split will result in the familiar summary/article window
21449 configuration in the first (or ``main'') frame, while a small additional
21450 frame will be created where picons will be shown.  As you can see,
21451 instead of the normal @code{1.0} top-level spec, each additional split
21452 should have a frame parameter alist as the size spec.
21453 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21454 Reference Manual}.  Under XEmacs, a frame property list will be
21455 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21456 is such a plist.
21457 The list of all possible keys for @code{gnus-buffer-configuration} can
21458 be found in its default value.
21460 Note that the @code{message} key is used for both
21461 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21462 it is desirable to distinguish between the two, something like this
21463 might be used:
21465 @lisp
21466 (message (horizontal 1.0
21467                      (vertical 1.0 (message 1.0 point))
21468                      (vertical 0.24
21469                                (if (buffer-live-p gnus-summary-buffer)
21470                                    '(summary 0.5))
21471                                (group 1.0))))
21472 @end lisp
21474 One common desire for a multiple frame split is to have a separate frame
21475 for composing mail and news while leaving the original frame intact.  To
21476 accomplish that, something like the following can be done:
21478 @lisp
21479 (message
21480   (frame 1.0
21481          (if (not (buffer-live-p gnus-summary-buffer))
21482              (car (cdr (assoc 'group gnus-buffer-configuration)))
21483            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21484          (vertical ((user-position . t) (top . 1) (left . 1)
21485                     (name . "Message"))
21486                    (message 1.0 point))))
21487 @end lisp
21489 @findex gnus-add-configuration
21490 Since the @code{gnus-buffer-configuration} variable is so long and
21491 complicated, there's a function you can use to ease changing the config
21492 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21493 you want to change the @code{article} setting, you could say:
21495 @lisp
21496 (gnus-add-configuration
21497  '(article (vertical 1.0
21498                (group 4)
21499                (summary .25 point)
21500                (article 1.0))))
21501 @end lisp
21503 You'd typically stick these @code{gnus-add-configuration} calls in your
21504 @file{~/.gnus.el} file or in some startup hook---they should be run after
21505 Gnus has been loaded.
21507 @vindex gnus-always-force-window-configuration
21508 If all windows mentioned in the configuration are already visible, Gnus
21509 won't change the window configuration.  If you always want to force the
21510 ``right'' window configuration, you can set
21511 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21513 If you're using tree displays (@pxref{Tree Display}), and the tree
21514 window is displayed vertically next to another window, you may also want
21515 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21516 windows resized.
21518 @subsection Example Window Configurations
21520 @itemize @bullet
21521 @item
21522 Narrow left hand side occupied by group buffer.  Right hand side split
21523 between summary buffer (top one-sixth) and article buffer (bottom).
21525 @ifinfo
21526 @example
21527 +---+---------+
21528 | G | Summary |
21529 | r +---------+
21530 | o |         |
21531 | u | Article |
21532 | p |         |
21533 +---+---------+
21534 @end example
21535 @end ifinfo
21537 @lisp
21538 (gnus-add-configuration
21539  '(article
21540    (horizontal 1.0
21541                (vertical 25 (group 1.0))
21542                (vertical 1.0
21543                          (summary 0.16 point)
21544                          (article 1.0)))))
21546 (gnus-add-configuration
21547  '(summary
21548    (horizontal 1.0
21549                (vertical 25 (group 1.0))
21550                (vertical 1.0 (summary 1.0 point)))))
21551 @end lisp
21553 @end itemize
21556 @node Faces and Fonts
21557 @section Faces and Fonts
21558 @cindex faces
21559 @cindex fonts
21560 @cindex colors
21562 Fiddling with fonts and faces used to be very difficult, but these days
21563 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21564 the face you want to alter, and alter it via the standard Customize
21565 interface.
21568 @node Compilation
21569 @section Compilation
21570 @cindex compilation
21571 @cindex byte-compilation
21573 @findex gnus-compile
21575 Remember all those line format specification variables?
21576 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21577 on.  Now, Gnus will of course heed whatever these variables are, but,
21578 unfortunately, changing them will mean a quite significant slow-down.
21579 (The default values of these variables have byte-compiled functions
21580 associated with them, while the user-generated versions do not, of
21581 course.)
21583 To help with this, you can run @kbd{M-x gnus-compile} after you've
21584 fiddled around with the variables and feel that you're (kind of)
21585 satisfied.  This will result in the new specs being byte-compiled, and
21586 you'll get top speed again.  Gnus will save these compiled specs in the
21587 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
21588 this function, though---you should compile them yourself by sticking
21589 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21592 @node Mode Lines
21593 @section Mode Lines
21594 @cindex mode lines
21596 @vindex gnus-updated-mode-lines
21597 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21598 lines updated.  It is a list of symbols.  Supported symbols include
21599 @code{group}, @code{article}, @code{summary}, @code{server},
21600 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21601 Gnus will keep that mode line updated with information that may be
21602 pertinent.  If this variable is @code{nil}, screen refresh may be
21603 quicker.
21605 @cindex display-time
21607 @vindex gnus-mode-non-string-length
21608 By default, Gnus displays information on the current article in the mode
21609 lines of the summary and article buffers.  The information Gnus wishes
21610 to display (e.g. the subject of the article) is often longer than the
21611 mode lines, and therefore have to be cut off at some point.  The
21612 @code{gnus-mode-non-string-length} variable says how long the other
21613 elements on the line is (i.e., the non-info part).  If you put
21614 additional elements on the mode line (e.g. a clock), you should modify
21615 this variable:
21617 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21618 @lisp
21619 (add-hook 'display-time-hook
21620           (lambda () (setq gnus-mode-non-string-length
21621                            (+ 21
21622                               (if line-number-mode 5 0)
21623                               (if column-number-mode 4 0)
21624                               (length display-time-string)))))
21625 @end lisp
21627 If this variable is @code{nil} (which is the default), the mode line
21628 strings won't be chopped off, and they won't be padded either.  Note
21629 that the default is unlikely to be desirable, as even the percentage
21630 complete in the buffer may be crowded off the mode line; the user should
21631 configure this variable appropriately for her configuration.
21634 @node Highlighting and Menus
21635 @section Highlighting and Menus
21636 @cindex visual
21637 @cindex highlighting
21638 @cindex menus
21640 @vindex gnus-visual
21641 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21642 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21643 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21644 file.
21646 This variable can be a list of visual properties that are enabled.  The
21647 following elements are valid, and are all included by default:
21649 @table @code
21650 @item group-highlight
21651 Do highlights in the group buffer.
21652 @item summary-highlight
21653 Do highlights in the summary buffer.
21654 @item article-highlight
21655 Do highlights in the article buffer.
21656 @item highlight
21657 Turn on highlighting in all buffers.
21658 @item group-menu
21659 Create menus in the group buffer.
21660 @item summary-menu
21661 Create menus in the summary buffers.
21662 @item article-menu
21663 Create menus in the article buffer.
21664 @item browse-menu
21665 Create menus in the browse buffer.
21666 @item server-menu
21667 Create menus in the server buffer.
21668 @item score-menu
21669 Create menus in the score buffers.
21670 @item menu
21671 Create menus in all buffers.
21672 @end table
21674 So if you only want highlighting in the article buffer and menus in all
21675 buffers, you could say something like:
21677 @lisp
21678 (setq gnus-visual '(article-highlight menu))
21679 @end lisp
21681 If you want highlighting only and no menus whatsoever, you'd say:
21683 @lisp
21684 (setq gnus-visual '(highlight))
21685 @end lisp
21687 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21688 in all Gnus buffers.
21690 Other general variables that influence the look of all buffers include:
21692 @table @code
21693 @item gnus-mouse-face
21694 @vindex gnus-mouse-face
21695 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21696 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21698 @end table
21700 There are hooks associated with the creation of all the different menus:
21702 @table @code
21704 @item gnus-article-menu-hook
21705 @vindex gnus-article-menu-hook
21706 Hook called after creating the article mode menu.
21708 @item gnus-group-menu-hook
21709 @vindex gnus-group-menu-hook
21710 Hook called after creating the group mode menu.
21712 @item gnus-summary-menu-hook
21713 @vindex gnus-summary-menu-hook
21714 Hook called after creating the summary mode menu.
21716 @item gnus-server-menu-hook
21717 @vindex gnus-server-menu-hook
21718 Hook called after creating the server mode menu.
21720 @item gnus-browse-menu-hook
21721 @vindex gnus-browse-menu-hook
21722 Hook called after creating the browse mode menu.
21724 @item gnus-score-menu-hook
21725 @vindex gnus-score-menu-hook
21726 Hook called after creating the score mode menu.
21728 @end table
21731 @node Buttons
21732 @section Buttons
21733 @cindex buttons
21734 @cindex mouse
21735 @cindex click
21737 Those new-fangled @dfn{mouse} contraptions is very popular with the
21738 young, hep kids who don't want to learn the proper way to do things
21739 these days.  Why, I remember way back in the summer of '89, when I was
21740 using Emacs on a Tops 20 system.  Three hundred users on one single
21741 machine, and every user was running Simula compilers.  Bah!
21743 Right.
21745 @vindex gnus-carpal
21746 Well, you can make Gnus display bufferfuls of buttons you can click to
21747 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21748 really.  Tell the chiropractor I sent you.
21751 @table @code
21753 @item gnus-carpal-mode-hook
21754 @vindex gnus-carpal-mode-hook
21755 Hook run in all carpal mode buffers.
21757 @item gnus-carpal-button-face
21758 @vindex gnus-carpal-button-face
21759 Face used on buttons.
21761 @item gnus-carpal-header-face
21762 @vindex gnus-carpal-header-face
21763 Face used on carpal buffer headers.
21765 @item gnus-carpal-group-buffer-buttons
21766 @vindex gnus-carpal-group-buffer-buttons
21767 Buttons in the group buffer.
21769 @item gnus-carpal-summary-buffer-buttons
21770 @vindex gnus-carpal-summary-buffer-buttons
21771 Buttons in the summary buffer.
21773 @item gnus-carpal-server-buffer-buttons
21774 @vindex gnus-carpal-server-buffer-buttons
21775 Buttons in the server buffer.
21777 @item gnus-carpal-browse-buffer-buttons
21778 @vindex gnus-carpal-browse-buffer-buttons
21779 Buttons in the browse buffer.
21780 @end table
21782 All the @code{buttons} variables are lists.  The elements in these list
21783 are either cons cells where the @code{car} contains a text to be displayed and
21784 the @code{cdr} contains a function symbol, or a simple string.
21787 @node Daemons
21788 @section Daemons
21789 @cindex demons
21790 @cindex daemons
21792 Gnus, being larger than any program ever written (allegedly), does lots
21793 of strange stuff that you may wish to have done while you're not
21794 present.  For instance, you may want it to check for new mail once in a
21795 while.  Or you may want it to close down all connections to all servers
21796 when you leave Emacs idle.  And stuff like that.
21798 Gnus will let you do stuff like that by defining various
21799 @dfn{handlers}.  Each handler consists of three elements:  A
21800 @var{function}, a @var{time}, and an @var{idle} parameter.
21802 Here's an example of a handler that closes connections when Emacs has
21803 been idle for thirty minutes:
21805 @lisp
21806 (gnus-demon-close-connections nil 30)
21807 @end lisp
21809 Here's a handler that scans for @acronym{PGP} headers every hour when
21810 Emacs is idle:
21812 @lisp
21813 (gnus-demon-scan-pgp 60 t)
21814 @end lisp
21816 This @var{time} parameter and that @var{idle} parameter work together
21817 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21818 @code{nil}, then the function will be called every @var{time} minutes.
21820 If @var{idle} is @code{t}, then the function will be called after
21821 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21822 the function will never be called.  But once Emacs goes idle, the
21823 function will be called every @var{time} minutes.
21825 If @var{idle} is a number and @var{time} is a number, the function will
21826 be called every @var{time} minutes only when Emacs has been idle for
21827 @var{idle} minutes.
21829 If @var{idle} is a number and @var{time} is @code{nil}, the function
21830 will be called once every time Emacs has been idle for @var{idle}
21831 minutes.
21833 And if @var{time} is a string, it should look like @samp{07:31}, and
21834 the function will then be called once every day somewhere near that
21835 time.  Modified by the @var{idle} parameter, of course.
21837 @vindex gnus-demon-timestep
21838 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21839 seconds.  This is 60 by default.  If you change that variable,
21840 all the timings in the handlers will be affected.)
21842 So, if you want to add a handler, you could put something like this in
21843 your @file{~/.gnus.el} file:
21845 @findex gnus-demon-add-handler
21846 @lisp
21847 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21848 @end lisp
21850 @findex gnus-demon-add-nocem
21851 @findex gnus-demon-add-scanmail
21852 @findex gnus-demon-add-rescan
21853 @findex gnus-demon-add-scan-timestamps
21854 @findex gnus-demon-add-disconnection
21855 Some ready-made functions to do this have been created:
21856 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21857 @code{gnus-demon-add-nntp-close-connection},
21858 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21859 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21860 @file{~/.gnus.el} if you want those abilities.
21862 @findex gnus-demon-init
21863 @findex gnus-demon-cancel
21864 @vindex gnus-demon-handlers
21865 If you add handlers to @code{gnus-demon-handlers} directly, you should
21866 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21867 daemons, you can use the @code{gnus-demon-cancel} function.
21869 Note that adding daemons can be pretty naughty if you over do it.  Adding
21870 functions that scan all news and mail from all servers every two seconds
21871 is a sure-fire way of getting booted off any respectable system.  So
21872 behave.
21875 @node NoCeM
21876 @section NoCeM
21877 @cindex nocem
21878 @cindex spam
21880 @dfn{Spamming} is posting the same article lots and lots of times.
21881 Spamming is bad.  Spamming is evil.
21883 Spamming is usually canceled within a day or so by various anti-spamming
21884 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21885 NoCeM is pronounced ``no see-'em'', and means what the name
21886 implies---these are messages that make the offending articles, like, go
21887 away.
21889 What use are these NoCeM messages if the articles are canceled anyway?
21890 Some sites do not honor cancel messages and some sites just honor cancels
21891 from a select few people.  Then you may wish to make use of the NoCeM
21892 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21894 Gnus can read and parse the messages in this group automatically, and
21895 this will make spam disappear.
21897 There are some variables to customize, of course:
21899 @table @code
21900 @item gnus-use-nocem
21901 @vindex gnus-use-nocem
21902 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21903 by default.
21905 You can also set this variable to a positive number as a group level.
21906 In that case, Gnus scans NoCeM messages when checking new news if this
21907 value is not exceeding a group level that you specify as the prefix
21908 argument to some commands, e.g. @code{gnus},
21909 @code{gnus-group-get-new-news}, etc.  Otherwise, Gnus does not scan
21910 NoCeM messages if you specify a group level to those commands.  For
21911 example, if you use 1 or 2 on the mail groups and the levels on the news
21912 groups remain the default, 3 is the best choice.
21914 @item gnus-nocem-groups
21915 @vindex gnus-nocem-groups
21916 Gnus will look for NoCeM messages in the groups in this list.  The
21917 default is
21918 @lisp
21919 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21920  "alt.nocem.misc" "news.admin.net-abuse.announce")
21921 @end lisp
21923 @item gnus-nocem-issuers
21924 @vindex gnus-nocem-issuers
21925 There are many people issuing NoCeM messages.  This list says what
21926 people you want to listen to.  The default is
21927 @lisp
21928 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21929  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21930 @end lisp
21931 fine, upstanding citizens all of them.
21933 Known despammers that you can put in this list are listed at@*
21934 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21936 You do not have to heed NoCeM messages from all these people---just the
21937 ones you want to listen to.  You also don't have to accept all NoCeM
21938 messages from the people you like.  Each NoCeM message has a @dfn{type}
21939 header that gives the message a (more or less, usually less) rigorous
21940 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21941 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21942 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21943 Each condition is either a string (which is a regexp that matches types
21944 you want to use) or a list on the form @code{(not @var{string})}, where
21945 @var{string} is a regexp that matches types you don't want to use.
21947 For instance, if you want all NoCeM messages from Chris Lewis except his
21948 @samp{troll} messages, you'd say:
21950 @lisp
21951 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21952 @end lisp
21954 On the other hand, if you just want nothing but his @samp{spam} and
21955 @samp{spew} messages, you'd say:
21957 @lisp
21958 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21959 @end lisp
21961 The specs are applied left-to-right.
21964 @item gnus-nocem-verifyer
21965 @vindex gnus-nocem-verifyer
21966 @findex pgg-verify
21967 This should be a function for verifying that the NoCeM issuer is who she
21968 says she is.  The default is @code{pgg-verify}, which returns
21969 non-@code{nil} if the verification is successful, otherwise (including
21970 the case the NoCeM message was not signed) returns @code{nil}.  If this
21971 is too slow and you don't care for verification (which may be dangerous),
21972 you can set this variable to @code{nil}.
21974 Formerly the default was @code{mc-verify}, which is a Mailcrypt
21975 function.  While you can still use it, you can change it into
21976 @code{pgg-verify} running with GnuPG if you are willing to add the
21977 @acronym{PGP} public keys to GnuPG's keyring.
21979 @item gnus-nocem-directory
21980 @vindex gnus-nocem-directory
21981 This is where Gnus will store its NoCeM cache files.  The default is@*
21982 @file{~/News/NoCeM/}.
21984 @item gnus-nocem-expiry-wait
21985 @vindex gnus-nocem-expiry-wait
21986 The number of days before removing old NoCeM entries from the cache.
21987 The default is 15.  If you make it shorter Gnus will be faster, but you
21988 might then see old spam.
21990 @item gnus-nocem-check-from
21991 @vindex gnus-nocem-check-from
21992 Non-@code{nil} means check for valid issuers in message bodies.
21993 Otherwise don't bother fetching articles unless their author matches a
21994 valid issuer; that is much faster if you are selective about the
21995 issuers.
21997 @item gnus-nocem-check-article-limit
21998 @vindex gnus-nocem-check-article-limit
21999 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22000 group.  NoCeM groups can be huge and very slow to process.
22002 @end table
22004 Using NoCeM could potentially be a memory hog.  If you have many living
22005 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22006 big.  If this is a problem, you should kill off all (or most) of your
22007 unsubscribed groups (@pxref{Subscription Commands}).
22010 @node Undo
22011 @section Undo
22012 @cindex undo
22014 It is very useful to be able to undo actions one has done.  In normal
22015 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22016 In Gnus buffers, however, it isn't that simple.
22018 The things Gnus displays in its buffer is of no value whatsoever to
22019 Gnus---it's all just data designed to look nice to the user.
22020 Killing a group in the group buffer with @kbd{C-k} makes the line
22021 disappear, but that's just a side-effect of the real action---the
22022 removal of the group in question from the internal Gnus structures.
22023 Undoing something like that can't be done by the normal Emacs
22024 @code{undo} function.
22026 Gnus tries to remedy this somewhat by keeping track of what the user
22027 does and coming up with actions that would reverse the actions the user
22028 takes.  When the user then presses the @code{undo} key, Gnus will run
22029 the code to reverse the previous action, or the previous actions.
22030 However, not all actions are easily reversible, so Gnus currently offers
22031 a few key functions to be undoable.  These include killing groups,
22032 yanking groups, and changing the list of read articles of groups.
22033 That's it, really.  More functions may be added in the future, but each
22034 added function means an increase in data to be stored, so Gnus will
22035 never be totally undoable.
22037 @findex gnus-undo-mode
22038 @vindex gnus-use-undo
22039 @findex gnus-undo
22040 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22041 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22042 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22043 command, which should feel kinda like the normal Emacs @code{undo}
22044 command.
22047 @node Predicate Specifiers
22048 @section Predicate Specifiers
22049 @cindex predicate specifiers
22051 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22052 form that allows flexible specification of predicates without having
22053 to type all that much.
22055 These specifiers are lists consisting of functions, symbols and lists.
22057 Here's an example:
22059 @lisp
22060 (or gnus-article-unseen-p
22061     gnus-article-unread-p)
22062 @end lisp
22064 The available symbols are @code{or}, @code{and} and @code{not}.  The
22065 functions all take one parameter.
22067 @findex gnus-make-predicate
22068 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22069 to create a function that can be called.  This input parameter to this
22070 function will be passed along to all the functions in the predicate
22071 specifier.
22074 @node Moderation
22075 @section Moderation
22076 @cindex moderation
22078 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22079 It is not included in the standard Gnus package.  Write a mail to
22080 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22081 get a copy.
22083 The moderation package is implemented as a minor mode for summary
22084 buffers.  Put
22086 @lisp
22087 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22088 @end lisp
22090 in your @file{~/.gnus.el} file.
22092 If you are the moderator of @samp{rec.zoofle}, this is how it's
22093 supposed to work:
22095 @enumerate
22096 @item
22097 You split your incoming mail by matching on
22098 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22099 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22101 @item
22102 You enter that group once in a while and post articles using the @kbd{e}
22103 (edit-and-post) or @kbd{s} (just send unedited) commands.
22105 @item
22106 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22107 articles that weren't approved by you, you can cancel them with the
22108 @kbd{c} command.
22109 @end enumerate
22111 To use moderation mode in these two groups, say:
22113 @lisp
22114 (setq gnus-moderated-list
22115       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22116 @end lisp
22119 @node Fetching a Group
22120 @section Fetching a Group
22121 @cindex fetching a group
22123 @findex gnus-fetch-group
22124 It is sometimes convenient to be able to just say ``I want to read this
22125 group and I don't care whether Gnus has been started or not''.  This is
22126 perhaps more useful for people who write code than for users, but the
22127 command @code{gnus-fetch-group} provides this functionality in any case.
22128 It takes the group name as a parameter.
22131 @node Image Enhancements
22132 @section Image Enhancements
22134 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22135 support images yet.}, is able to display pictures and stuff, so Gnus has
22136 taken advantage of that.
22138 @menu
22139 * X-Face::                      Display a funky, teensy black-and-white image.
22140 * Face::                        Display a funkier, teensier colored image.
22141 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22142 * Picons::                      How to display pictures of what you're reading.
22143 * XVarious::                    Other XEmacsy Gnusey variables.
22144 @end menu
22147 @node X-Face
22148 @subsection X-Face
22149 @cindex x-face
22151 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22152 depth) image that's supposed to represent the author of the message.
22153 It seems to be supported by an ever-growing number of mail and news
22154 readers.
22156 @cindex x-face
22157 @findex gnus-article-display-x-face
22158 @vindex gnus-article-x-face-command
22159 @vindex gnus-article-x-face-too-ugly
22160 @iftex
22161 @iflatex
22162 \include{xface}
22163 @end iflatex
22164 @end iftex
22165 @c @anchor{X-Face}
22167 Viewing an @code{X-Face} header either requires an Emacs that has
22168 @samp{compface} support (which most XEmacs versions has), or that you
22169 have suitable conversion or display programs installed.  If your Emacs
22170 has image support the default action is to display the face before the
22171 @code{From} header.  If there's no native @code{X-Face} support, Gnus
22172 will try to convert the @code{X-Face} header using external programs
22173 from the @code{pbmplus} package and friends.  For XEmacs it's faster if
22174 XEmacs has been compiled with @code{X-Face} support.  The default action
22175 under Emacs without image support is to fork off the @code{display}
22176 program.
22178 On a GNU/Linux system, the @code{display} program is from the
22179 ImageMagick package.  For external conversion programs look for packages
22180 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22182 The variable that controls this is the
22183 @code{gnus-article-x-face-command} variable.  If this variable is a
22184 string, this string will be executed in a sub-shell.  If it is a
22185 function, this function will be called with the face as the argument.
22186 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
22187 the @code{From} header, the face will not be shown.
22189 (Note: @code{x-face} is used in the variable/function names, not
22190 @code{xface}).
22192 @noindent
22193 Face and variable:
22195 @table @code
22196 @item gnus-x-face
22197 @vindex gnus-x-face
22198 Face to show X-Face.  The colors from this face are used as the
22199 foreground and background colors of the displayed X-Faces.  The
22200 default colors are black and white.
22201 @end table
22203 If you use posting styles, you can use an @code{x-face-file} entry in
22204 @code{gnus-posting-styles}, @xref{Posting Styles}.  If you don't, Gnus
22205 provides a few convenience functions and variables to allow easier
22206 insertion of X-Face headers in outgoing messages.  You also need the
22207 above mentioned ImageMagick, netpbm or other image conversion packages
22208 (depending the values of the variables below) for these functions.
22210 @findex gnus-random-x-face
22211 @vindex gnus-convert-pbm-to-x-face-command
22212 @vindex gnus-x-face-directory
22213 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22214 @code{gnus-x-face-directory} and picks one at random, and then
22215 converts it to the X-Face format by using the
22216 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22217 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22218 header data as a string.
22220 @findex gnus-insert-random-x-face-header
22221 @code{gnus-insert-random-x-face-header} calls
22222 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22223 randomly generated data.
22225 @findex gnus-x-face-from-file
22226 @vindex gnus-convert-image-to-x-face-command
22227 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22228 converts the file to X-Face format by using the
22229 @code{gnus-convert-image-to-x-face-command} shell command.
22231 Here's how you would typically use the first function.  Put something
22232 like the following in your @file{~/.gnus.el} file:
22234 @lisp
22235 (setq message-required-news-headers
22236       (nconc message-required-news-headers
22237              (list '(X-Face . gnus-random-x-face))))
22238 @end lisp
22240 Using the last function would be something like this:
22242 @lisp
22243 (setq message-required-news-headers
22244       (nconc message-required-news-headers
22245              (list '(X-Face . (lambda ()
22246                                 (gnus-x-face-from-file
22247                                  "~/My-face.gif"))))))
22248 @end lisp
22251 @node Face
22252 @subsection Face
22253 @cindex face
22255 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22257 @code{Face} headers are essentially a funkier version of @code{X-Face}
22258 ones. They describe a 48x48 pixel colored image that's supposed to
22259 represent the author of the message.
22261 @cindex face
22262 @findex gnus-article-display-face
22263 The contents of a @code{Face} header must be a base64 encoded PNG image.
22264 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22265 specifications.
22267 Viewing an @code{Face} header requires an Emacs that is able to display
22268 PNG images.
22269 @c Maybe add this:
22270 @c (if (featurep 'xemacs)
22271 @c     (featurep 'png)
22272 @c   (image-type-available-p 'png))
22274 Gnus provides a few convenience functions and variables to allow
22275 easier insertion of Face headers in outgoing messages.
22277 @findex gnus-convert-png-to-face
22278 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22279 726 bytes long, and converts it to a face.
22281 @findex gnus-face-from-file
22282 @vindex gnus-convert-image-to-face-command
22283 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22284 converts the file to Face format by using the
22285 @code{gnus-convert-image-to-face-command} shell command.
22287 Here's how you would typically use this function. Put something like the
22288 following in your @file{~/.gnus.el} file:
22290 @lisp
22291 (setq message-required-news-headers
22292       (nconc message-required-news-headers
22293              (list '(Face . (lambda ()
22294                               (gnus-face-from-file "~/face.jpg"))))))
22295 @end lisp
22298 @node Smileys
22299 @subsection Smileys
22300 @cindex smileys
22302 @iftex
22303 @iflatex
22304 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22305 \input{smiley}
22306 @end iflatex
22307 @end iftex
22309 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22310 currently the only package that uses Smiley, it is documented here.
22312 In short---to use Smiley in Gnus, put the following in your
22313 @file{~/.gnus.el} file:
22315 @lisp
22316 (setq gnus-treat-display-smileys t)
22317 @end lisp
22319 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22320 the like---to pictures and displays those instead of the text smiley
22321 faces.  The conversion is controlled by a list of regexps that matches
22322 text and maps that to file names.
22324 @vindex smiley-regexp-alist
22325 The alist used is specified by the @code{smiley-regexp-alist}
22326 variable.  The first item in each element is the regexp to be matched;
22327 the second element is the regexp match group that is to be replaced by
22328 the picture; and the third element is the name of the file to be
22329 displayed.
22331 The following variables customize where Smiley will look for these
22332 files:
22334 @table @code
22336 @item smiley-data-directory
22337 @vindex smiley-data-directory
22338 Where Smiley will look for smiley faces files.
22340 @item gnus-smiley-file-types
22341 @vindex gnus-smiley-file-types
22342 List of suffixes on smiley file names to try.
22344 @end table
22347 @node Picons
22348 @subsection Picons
22350 @iftex
22351 @iflatex
22352 \include{picons}
22353 @end iflatex
22354 @end iftex
22356 So@dots{}  You want to slow down your news reader even more!  This is a
22357 good way to do so.  It's also a great way to impress people staring
22358 over your shoulder as you read news.
22360 What are Picons?  To quote directly from the Picons Web site:
22362 @iftex
22363 @iflatex
22364 \margindex{}
22365 @end iflatex
22366 @end iftex
22368 @quotation
22369 @dfn{Picons} is short for ``personal icons''.  They're small,
22370 constrained images used to represent users and domains on the net,
22371 organized into databases so that the appropriate image for a given
22372 e-mail address can be found.  Besides users and domains, there are picon
22373 databases for Usenet newsgroups and weather forecasts.  The picons are
22374 in either monochrome @code{XBM} format or color @code{XPM} and
22375 @code{GIF} formats.
22376 @end quotation
22378 @vindex gnus-picon-databases
22379 For instructions on obtaining and installing the picons databases,
22380 point your Web browser at
22381 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22383 If you are using Debian GNU/Linux, saying @samp{apt-get install
22384 picons.*} will install the picons where Gnus can find them.
22386 To enable displaying picons, simply make sure that
22387 @code{gnus-picon-databases} points to the directory containing the
22388 Picons databases.
22390 The following variables offer control over where things are located.
22392 @table @code
22394 @item gnus-picon-databases
22395 @vindex gnus-picon-databases
22396 The location of the picons database.  This is a list of directories
22397 containing the @file{news}, @file{domains}, @file{users} (and so on)
22398 subdirectories.  Defaults to @code{("/usr/lib/picon"
22399 "/usr/local/faces")}.
22401 @item gnus-picon-news-directories
22402 @vindex gnus-picon-news-directories
22403 List of subdirectories to search in @code{gnus-picon-databases} for
22404 newsgroups faces.  @code{("news")} is the default.
22406 @item gnus-picon-user-directories
22407 @vindex gnus-picon-user-directories
22408 List of subdirectories to search in @code{gnus-picon-databases} for user
22409 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22411 @item gnus-picon-domain-directories
22412 @vindex gnus-picon-domain-directories
22413 List of subdirectories to search in @code{gnus-picon-databases} for
22414 domain name faces.  Defaults to @code{("domains")}.  Some people may
22415 want to add @samp{"unknown"} to this list.
22417 @item gnus-picon-file-types
22418 @vindex gnus-picon-file-types
22419 Ordered list of suffixes on picon file names to try.  Defaults to
22420 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22422 @end table
22425 @node XVarious
22426 @subsection Various XEmacs Variables
22428 @table @code
22429 @item gnus-xmas-glyph-directory
22430 @vindex gnus-xmas-glyph-directory
22431 This is where Gnus will look for pictures.  Gnus will normally
22432 auto-detect this directory, but you may set it manually if you have an
22433 unusual directory structure.
22435 @item gnus-xmas-modeline-glyph
22436 @vindex gnus-xmas-modeline-glyph
22437 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22438 default.
22440 @end table
22442 @subsubsection Toolbar
22444 @table @code
22446 @item gnus-use-toolbar
22447 @vindex gnus-use-toolbar
22448 This variable specifies the position to display the toolbar.  If
22449 @code{nil}, don't display toolbars.  If it is non-@code{nil}, it should
22450 be one of the symbols @code{default}, @code{top}, @code{bottom},
22451 @code{right}, and @code{left}.  @code{default} means to use the default
22452 toolbar, the rest mean to display the toolbar on the place which those
22453 names show.  The default is @code{default}.
22455 @item gnus-toolbar-thickness
22456 @vindex gnus-toolbar-thickness
22457 Cons of the height and the width specifying the thickness of a toolbar.
22458 The height is used for the toolbar displayed on the top or the bottom,
22459 the width is used for the toolbar displayed on the right or the left.
22460 The default is that of the default toolbar.
22462 @item gnus-group-toolbar
22463 @vindex gnus-group-toolbar
22464 The toolbar in the group buffer.
22466 @item gnus-summary-toolbar
22467 @vindex gnus-summary-toolbar
22468 The toolbar in the summary buffer.
22470 @item gnus-summary-mail-toolbar
22471 @vindex gnus-summary-mail-toolbar
22472 The toolbar in the summary buffer of mail groups.
22474 @end table
22476 @iftex
22477 @iflatex
22478 \margindex{}
22479 @end iflatex
22480 @end iftex
22483 @node Fuzzy Matching
22484 @section Fuzzy Matching
22485 @cindex fuzzy matching
22487 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22488 things like scoring, thread gathering and thread comparison.
22490 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22491 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22492 means, and the implementation has changed over time.
22494 Basically, it tries to remove all noise from lines before comparing.
22495 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22496 out of the strings before comparing the results.  This often leads to
22497 adequate results---even when faced with strings generated by text
22498 manglers masquerading as newsreaders.
22501 @node Thwarting Email Spam
22502 @section Thwarting Email Spam
22503 @cindex email spam
22504 @cindex spam
22505 @cindex UCE
22506 @cindex unsolicited commercial email
22508 In these last days of the Usenet, commercial vultures are hanging about
22509 and grepping through news like crazy to find email addresses they can
22510 foist off their scams and products to.  As a reaction to this, many
22511 people have started putting nonsense addresses into their @code{From}
22512 lines.  I think this is counterproductive---it makes it difficult for
22513 people to send you legitimate mail in response to things you write, as
22514 well as making it difficult to see who wrote what.  This rewriting may
22515 perhaps be a bigger menace than the unsolicited commercial email itself
22516 in the end.
22518 The biggest problem I have with email spam is that it comes in under
22519 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22520 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22521 mail group, only to find two pyramid schemes, seven advertisements
22522 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22523 and one mail asking me to repent and find some god.
22525 This is annoying.  Here's what you can do about it.
22527 @menu
22528 * The problem of spam::         Some background, and some solutions
22529 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22530 * SpamAssassin::                How to use external anti-spam tools.
22531 * Hashcash::                    Reduce spam by burning CPU time.
22532 @end menu
22534 @node The problem of spam
22535 @subsection The problem of spam
22536 @cindex email spam
22537 @cindex spam filtering approaches
22538 @cindex filtering approaches, spam
22539 @cindex UCE
22540 @cindex unsolicited commercial email
22542 First, some background on spam.
22544 If you have access to e-mail, you are familiar with spam (technically
22545 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22546 exists because e-mail delivery is very cheap compared to paper mail,
22547 so only a very small percentage of people need to respond to an UCE to
22548 make it worthwhile to the advertiser.  Ironically, one of the most
22549 common spams is the one offering a database of e-mail addresses for
22550 further spamming.  Senders of spam are usually called @emph{spammers},
22551 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22552 @emph{morons} are in common use as well.
22554 Spam comes from a wide variety of sources.  It is simply impossible to
22555 dispose of all spam without discarding useful messages.  A good
22556 example is the TMDA system, which requires senders
22557 unknown to you to confirm themselves as legitimate senders before
22558 their e-mail can reach you.  Without getting into the technical side
22559 of TMDA, a downside is clearly that e-mail from legitimate sources may
22560 be discarded if those sources can't or won't confirm themselves
22561 through the TMDA system.  Another problem with TMDA is that it
22562 requires its users to have a basic understanding of e-mail delivery
22563 and processing.
22565 The simplest approach to filtering spam is filtering, at the mail
22566 server or when you sort through incoming mail.  If you get 200 spam
22567 messages per day from @samp{random-address@@vmadmin.com}, you block
22568 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22569 discard all messages with @samp{VIAGRA} in the message.  If you get
22570 lots of spam from Bulgaria, for example, you try to filter all mail
22571 from Bulgarian IPs.
22573 This, unfortunately, is a great way to discard legitimate e-mail.  The
22574 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22575 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22576 you should be obvious, so don't do it if you have the choice.
22578 In another instance, the very informative and useful RISKS digest has
22579 been blocked by overzealous mail filters because it @strong{contained}
22580 words that were common in spam messages.  Nevertheless, in isolated
22581 cases, with great care, direct filtering of mail can be useful.
22583 Another approach to filtering e-mail is the distributed spam
22584 processing, for instance DCC implements such a system.  In essence,
22585 @var{N} systems around the world agree that a machine @var{X} in
22586 Ghana, Estonia, or California is sending out spam e-mail, and these
22587 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22588 database.  The criteria for spam detection vary---it may be the number
22589 of messages sent, the content of the messages, and so on.  When a user
22590 of the distributed processing system wants to find out if a message is
22591 spam, he consults one of those @var{N} systems.
22593 Distributed spam processing works very well against spammers that send
22594 a large number of messages at once, but it requires the user to set up
22595 fairly complicated checks.  There are commercial and free distributed
22596 spam processing systems.  Distributed spam processing has its risks as
22597 well.  For instance legitimate e-mail senders have been accused of
22598 sending spam, and their web sites and mailing lists have been shut
22599 down for some time because of the incident.
22601 The statistical approach to spam filtering is also popular.  It is
22602 based on a statistical analysis of previous spam messages.  Usually
22603 the analysis is a simple word frequency count, with perhaps pairs of
22604 words or 3-word combinations thrown into the mix.  Statistical
22605 analysis of spam works very well in most of the cases, but it can
22606 classify legitimate e-mail as spam in some cases.  It takes time to
22607 run the analysis, the full message must be analyzed, and the user has
22608 to store the database of spam analysis.  Statistical analysis on the
22609 server is gaining popularity.  This has the advantage of letting the
22610 user Just Read Mail, but has the disadvantage that it's harder to tell
22611 the server that it has misclassified mail.
22613 Fighting spam is not easy, no matter what anyone says.  There is no
22614 magic switch that will distinguish Viagra ads from Mom's e-mails.
22615 Even people are having a hard time telling spam apart from non-spam,
22616 because spammers are actively looking to fool us into thinking they
22617 are Mom, essentially.  Spamming is irritating, irresponsible, and
22618 idiotic behavior from a bunch of people who think the world owes them
22619 a favor.  We hope the following sections will help you in fighting the
22620 spam plague.
22622 @node Anti-Spam Basics
22623 @subsection Anti-Spam Basics
22624 @cindex email spam
22625 @cindex spam
22626 @cindex UCE
22627 @cindex unsolicited commercial email
22629 One way of dealing with spam is having Gnus split out all spam into a
22630 @samp{spam} mail group (@pxref{Splitting Mail}).
22632 First, pick one (1) valid mail address that you can be reached at, and
22633 put it in your @code{From} header of all your news articles.  (I've
22634 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22635 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22636 sysadmin whether your sendmail installation accepts keywords in the local
22637 part of the mail address.)
22639 @lisp
22640 (setq message-default-news-headers
22641       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22642 @end lisp
22644 Then put the following split rule in @code{nnmail-split-fancy}
22645 (@pxref{Fancy Mail Splitting}):
22647 @lisp
22648 (...
22649  (to "larsi@@trym.ifi.uio.no"
22650      (| ("subject" "re:.*" "misc")
22651         ("references" ".*@@.*" "misc")
22652         "spam"))
22653  ...)
22654 @end lisp
22656 This says that all mail to this address is suspect, but if it has a
22657 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22658 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22659 (This idea probably comes from Tim Pierce.)
22661 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22662 and do not include your email address explicitly in the @code{To}
22663 header.  Why they do this is unknown---perhaps it's to thwart this
22664 thwarting scheme?  In any case, this is trivial to deal with---you just
22665 put anything not addressed to you in the @samp{spam} group by ending
22666 your fancy split rule in this way:
22668 @lisp
22670  ...
22671  (to "larsi" "misc")
22672  "spam")
22673 @end lisp
22675 In my experience, this will sort virtually everything into the right
22676 group.  You still have to check the @samp{spam} group from time to time to
22677 check for legitimate mail, though.  If you feel like being a good net
22678 citizen, you can even send off complaints to the proper authorities on
22679 each unsolicited commercial email---at your leisure.
22681 This works for me.  It allows people an easy way to contact me (they can
22682 just press @kbd{r} in the usual way), and I'm not bothered at all with
22683 spam.  It's a win-win situation.  Forging @code{From} headers to point
22684 to non-existent domains is yucky, in my opinion.
22686 Be careful with this approach.  Spammers are wise to it.
22689 @node SpamAssassin
22690 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22691 @cindex SpamAssassin
22692 @cindex Vipul's Razor
22693 @cindex DCC
22695 The days where the hints in the previous section were sufficient in
22696 avoiding spam are coming to an end.  There are many tools out there
22697 that claim to reduce the amount of spam you get.  This section could
22698 easily become outdated fast, as new products replace old, but
22699 fortunately most of these tools seem to have similar interfaces.  Even
22700 though this section will use SpamAssassin as an example, it should be
22701 easy to adapt it to most other tools.
22703 Note that this section does not involve the @code{spam.el} package,
22704 which is discussed in the next section.  If you don't care for all
22705 the features of @code{spam.el}, you can make do with these simple
22706 recipes.
22708 If the tool you are using is not installed on the mail server, you
22709 need to invoke it yourself.  Ideas on how to use the
22710 @code{:postscript} mail source parameter (@pxref{Mail Source
22711 Specifiers}) follow.
22713 @lisp
22714 (setq mail-sources
22715       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22716         (pop :user "jrl"
22717              :server "pophost"
22718              :postscript
22719              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22720 @end lisp
22722 Once you manage to process your incoming spool somehow, thus making
22723 the mail contain e.g.@: a header indicating it is spam, you are ready to
22724 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22726 @lisp
22727 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22728                              ...))
22729 @end lisp
22731 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22733 @lisp
22734 (setq nnmail-split-methods 'nnmail-split-fancy
22735       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22736                              ...))
22737 @end lisp
22739 Some people might not like the idea of piping the mail through various
22740 programs using a @code{:prescript} (if some program is buggy, you
22741 might lose all mail).  If you are one of them, another solution is to
22742 call the external tools during splitting.  Example fancy split method:
22744 @lisp
22745 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22746                              ...))
22747 (defun kevin-spamassassin ()
22748   (save-excursion
22749     (save-restriction
22750       (widen)
22751       (if (eq 1 (call-process-region (point-min) (point-max)
22752                                      "spamc" nil nil nil "-c"))
22753           "spam"))))
22754 @end lisp
22756 Note that with the nnimap backend, message bodies will not be
22757 downloaded by default.  You need to set
22758 @code{nnimap-split-download-body} to @code{t} to do that
22759 (@pxref{Splitting in IMAP}).
22761 That is about it.  As some spam is likely to get through anyway, you
22762 might want to have a nifty function to call when you happen to read
22763 spam.  And here is the nifty function:
22765 @lisp
22766  (defun my-gnus-raze-spam ()
22767   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22768   (interactive)
22769   (gnus-summary-show-raw-article)
22770   (gnus-summary-save-in-pipe "razor-report -f -d")
22771   (gnus-summary-mark-as-expirable 1))
22772 @end lisp
22774 @node Hashcash
22775 @subsection Hashcash
22776 @cindex hashcash
22778 A novel technique to fight spam is to require senders to do something
22779 costly for each message they send.  This has the obvious drawback that
22780 you cannot rely on everyone in the world using this technique,
22781 since it is not part of the Internet standards, but it may be useful
22782 in smaller communities.
22784 While the tools in the previous section work well in practice, they
22785 work only because the tools are constantly maintained and updated as
22786 new form of spam appears.  This means that a small percentage of spam
22787 will always get through.  It also means that somewhere, someone needs
22788 to read lots of spam to update these tools.  Hashcash avoids that, but
22789 instead prefers that everyone you contact through e-mail supports the
22790 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22791 The approaches have their own advantages and disadvantages, but as
22792 often in the real world, a combination of them is stronger than either
22793 one of them separately.
22795 @cindex X-Hashcash
22796 The ``something costly'' is to burn CPU time, more specifically to
22797 compute a hash collision up to a certain number of bits.  The
22798 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22799 header.  For more details, and for the external application
22800 @code{hashcash} you need to install to use this feature, see
22801 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22802 information can be found at @uref{http://www.camram.org/}.
22804 If you wish to call hashcash for each message you send, say something
22805 like:
22807 @lisp
22808 (require 'hashcash)
22809 (add-hook 'message-send-hook 'mail-add-payment)
22810 @end lisp
22812 The @file{hashcash.el} library can be found in the Gnus development
22813 contrib directory or at
22814 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22816 You will need to set up some additional variables as well:
22818 @table @code
22820 @item hashcash-default-payment
22821 @vindex hashcash-default-payment
22822 This variable indicates the default number of bits the hash collision
22823 should consist of.  By default this is 0, meaning nothing will be
22824 done.  Suggested useful values include 17 to 29.
22826 @item hashcash-payment-alist
22827 @vindex hashcash-payment-alist
22828 Some receivers may require you to spend burn more CPU time than the
22829 default.  This variable contains a list of @samp{(@var{addr}
22830 @var{amount})} cells, where @var{addr} is the receiver (email address
22831 or newsgroup) and @var{amount} is the number of bits in the collision
22832 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22833 @var{amount})} cells, where the @var{string} is the string to use
22834 (normally the email address or newsgroup name is used).
22836 @item hashcash
22837 @vindex hashcash
22838 Where the @code{hashcash} binary is installed.
22840 @end table
22842 Currently there is no built in functionality in Gnus to verify
22843 hashcash cookies, it is expected that this is performed by your hand
22844 customized mail filtering scripts.  Improvements in this area would be
22845 a useful contribution, however.
22847 @node Spam Package
22848 @section Spam Package
22849 @cindex spam filtering
22850 @cindex spam
22852 The Spam package provides Gnus with a centralized mechanism for
22853 detecting and filtering spam.  It filters new mail, and processes
22854 messages according to whether they are spam or ham.  (@dfn{Ham} is the
22855 name used throughout this manual to indicate non-spam messages.)
22857 @menu
22858 * Spam Package Introduction::
22859 * Filtering Incoming Mail::
22860 * Detecting Spam in Groups::
22861 * Spam and Ham Processors::
22862 * Spam Package Configuration Examples::
22863 * Spam Back Ends::
22864 * Extending the Spam package::
22865 * Spam Statistics Package::
22866 @end menu
22868 @node Spam Package Introduction
22869 @subsection Spam Package Introduction
22870 @cindex spam filtering
22871 @cindex spam filtering sequence of events
22872 @cindex spam
22874 You must read this section to understand how the Spam package works.
22875 Do not skip, speed-read, or glance through this section.
22877 @cindex spam-initialize
22878 @vindex spam-use-stat
22879 To use the Spam package, you @strong{must} first run the function
22880 @code{spam-initialize}:
22882 @example
22883 (spam-initialize)
22884 @end example
22886 This autoloads @code{spam.el} and installs the various hooks necessary
22887 to let the Spam package do its job.  In order to make use of the Spam
22888 package, you have to set up certain group parameters and variables,
22889 which we will describe below.  All of the variables controlling the
22890 Spam package can be found in the @samp{spam} customization group.
22892 There are two ``contact points'' between the Spam package and the rest
22893 of Gnus: checking new mail for spam, and leaving a group.
22895 Checking new mail for spam is done in one of two ways: while splitting
22896 incoming mail, or when you enter a group.
22898 The first way, checking for spam while splitting incoming mail, is
22899 suited to mail back ends such as @code{nnml} or @code{nnimap}, where
22900 new mail appears in a single spool file.  The Spam package processes
22901 incoming mail, and sends mail considered to be spam to a designated
22902 ``spam'' group.  @xref{Filtering Incoming Mail}.
22904 The second way is suited to back ends such as @code{nntp}, which have
22905 no incoming mail spool, or back ends where the server is in charge of
22906 splitting incoming mail.  In this case, when you enter a Gnus group,
22907 the unseen or unread messages in that group are checked for spam.
22908 Detected spam messages are marked as spam.  @xref{Detecting Spam in
22909 Groups}.
22911 @cindex spam back ends
22912 In either case, you have to tell the Spam package what method to use
22913 to detect spam messages.  There are several methods, or @dfn{spam back
22914 ends} (not to be confused with Gnus back ends!) to choose from: spam
22915 ``blacklists'' and ``whitelists'', dictionary-based filters, and so
22916 forth.  @xref{Spam Back Ends}.
22918 In the Gnus summary buffer, messages that have been identified as spam
22919 always appear with a @samp{$} symbol.
22921 The Spam package divides Gnus groups into three categories: ham
22922 groups, spam groups, and unclassified groups.  You should mark each of
22923 the groups you subscribe to as either a ham group or a spam group,
22924 using the @code{spam-contents} group parameter (@pxref{Group
22925 Parameters}).  Spam groups have a special property: when you enter a
22926 spam group, all unseen articles are marked as spam.  Thus, mail split
22927 into a spam group is automatically marked as spam.
22929 Identifying spam messages is only half of the Spam package's job.  The
22930 second half comes into play whenever you exit a group buffer.  At this
22931 point, the Spam package does several things:
22933 First, it calls @dfn{spam and ham processors} to process the articles
22934 according to whether they are spam or ham.  There is a pair of spam
22935 and ham processors associated with each spam back end, and what the
22936 processors do depends on the back end.  At present, the main role of
22937 spam and ham processors is for dictionary-based spam filters: they add
22938 the contents of the messages in the group to the filter's dictionary,
22939 to improve its ability to detect future spam.  The @code{spam-process}
22940 group parameter specifies what spam processors to use.  @xref{Spam and
22941 Ham Processors}.
22943 If the spam filter failed to mark a spam message, you can mark it
22944 yourself, so that the message is processed as spam when you exit the
22945 group:
22947 @table @kbd
22948 @item M-d
22949 @itemx M s x
22950 @itemx S x
22951 @kindex M-d
22952 @kindex S x
22953 @kindex M s x
22954 @findex gnus-summary-mark-as-spam
22955 @findex gnus-summary-mark-as-spam
22956 Mark current article as spam, showing it with the @samp{$} mark
22957 (@code{gnus-summary-mark-as-spam}).
22958 @end table
22960 @noindent
22961 Similarly, you can unmark an article if it has been erroneously marked
22962 as spam.  @xref{Setting Marks}.
22964 Normally, a ham message found in a non-ham group is not processed as
22965 ham---the rationale is that it should be moved into a ham group for
22966 further processing (see below).  However, you can force these articles
22967 to be processed as ham by setting
22968 @code{spam-process-ham-in-spam-groups} and
22969 @code{spam-process-ham-in-nonham-groups}.
22971 @vindex gnus-ham-process-destinations
22972 @vindex gnus-spam-process-destinations
22973 The second thing that the Spam package does when you exit a group is
22974 to move ham articles out of spam groups, and spam articles out of ham
22975 groups.  Ham in a spam group is moved to the group specified by the
22976 variable @code{gnus-ham-process-destinations}, or the group parameter
22977 @code{ham-process-destination}.  Spam in a ham group is moved to the
22978 group specified by the variable @code{gnus-spam-process-destinations},
22979 or the group parameter @code{spam-process-destination}.  If these
22980 variables are not set, the articles are left in their current group.
22981 If an article cannot be moved (e.g., with a read-only backend such
22982 as @acronym{NNTP}), it is copied.
22984 If an article is moved to another group, it is processed again when
22985 you visit the new group.  Normally, this is not a problem, but if you
22986 want each article to be processed only once, load the
22987 @code{gnus-registry.el} package and set the variable
22988 @code{spam-log-to-registry} to @code{t}.  @xref{Spam Package
22989 Configuration Examples}.
22991 Normally, spam groups ignore @code{gnus-spam-process-destinations}.
22992 However, if you set @code{spam-move-spam-nonspam-groups-only} to
22993 @code{nil}, spam will also be moved out of spam groups, depending on
22994 the @code{spam-process-destination} parameter.
22996 The final thing the Spam package does is to mark spam articles as
22997 expired, which is usually the right thing to do.
22999 If all this seems confusing, don't worry.  Soon it will be as natural
23000 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23001 50 years in the future yet.  Just trust us, it's not so bad.
23003 @node Filtering Incoming Mail
23004 @subsection Filtering Incoming Mail
23005 @cindex spam filtering
23006 @cindex spam filtering incoming mail
23007 @cindex spam
23009 To use the Spam package to filter incoming mail, you must first set up
23010 fancy mail splitting.  @xref{Fancy Mail Splitting}.  The Spam package
23011 defines a special splitting function that you can add to your fancy
23012 split variable (either @code{nnmail-split-fancy} or
23013 @code{nnimap-split-fancy}, depending on your mail back end):
23015 @example
23016 (: spam-split)
23017 @end example
23019 @vindex spam-split-group
23020 @noindent
23021 The @code{spam-split} function scans incoming mail according to your
23022 chosen spam back end(s), and sends messages identified as spam to a
23023 spam group.  By default, the spam group is a group named @samp{spam},
23024 but you can change this by customizing @code{spam-split-group}.  Make
23025 sure the contents of @code{spam-split-group} are an unqualified group
23026 name.  For instance, in an @code{nnimap} server @samp{your-server},
23027 the value @samp{spam} means @samp{nnimap+your-server:spam}.  The value
23028 @samp{nnimap+server:spam} is therefore wrong---it gives the group
23029 @samp{nnimap+your-server:nnimap+server:spam}.
23031 @code{spam-split} does not modify the contents of messages in any way.
23033 @vindex nnimap-split-download-body
23034 Note for IMAP users: if you use the @code{spam-check-bogofilter},
23035 @code{spam-check-ifile}, and @code{spam-check-stat} spam back ends,
23036 you should also set set the variable @code{nnimap-split-download-body}
23037 to @code{t}.  These spam back ends are most useful when they can
23038 ``scan'' the full message body.  By default, the nnimap back end only
23039 retrieves the message headers; @code{nnimap-split-download-body} tells
23040 it to retrieve the message bodies as well.  We don't set this by
23041 default because it will slow @acronym{IMAP} down, and that is not an
23042 appropriate decision to make on behalf of the user.  @xref{Splitting
23043 in IMAP}.
23045 You have to specify one or more spam back ends for @code{spam-split}
23046 to use, by setting the @code{spam-use-*} variables.  @xref{Spam Back
23047 Ends}.  Normally, @code{spam-split} simply uses all the spam back ends
23048 you enabled in this way.  However, you can tell @code{spam-split} to
23049 use only some of them.  Why this is useful?  Suppose you are using the
23050 @code{spam-use-regex-headers} and @code{spam-use-blackholes} spam back
23051 ends, and the following split rule:
23053 @example
23054  nnimap-split-fancy '(|
23055                       (any "ding" "ding")
23056                       (: spam-split)
23057                       ;; @r{default mailbox}
23058                       "mail")
23059 @end example
23061 @noindent
23062 The problem is that you want all ding messages to make it to the ding
23063 folder.  But that will let obvious spam (for example, spam detected by
23064 SpamAssassin, and @code{spam-use-regex-headers}) through, when it's
23065 sent to the ding list.  On the other hand, some messages to the ding
23066 list are from a mail server in the blackhole list, so the invocation
23067 of @code{spam-split} can't be before the ding rule.
23069 The solution is to let SpamAssassin headers supersede ding rules, and
23070 perform the other @code{spam-split} rules (including a second
23071 invocation of the regex-headers check) after the ding rule.  This is
23072 done by passing a parameter to @code{spam-split}:
23074 @example
23075 nnimap-split-fancy
23076       '(|
23077         ;; @r{spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23078         (: spam-split "regex-spam" 'spam-use-regex-headers)
23079         (any "ding" "ding")
23080         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23081         (: spam-split)
23082         ;; @r{default mailbox}
23083         "mail")
23084 @end example
23086 @noindent
23087 This lets you invoke specific @code{spam-split} checks depending on
23088 your particular needs, and target the results of those checks to a
23089 particular spam group.  You don't have to throw all mail into all the
23090 spam tests.  Another reason why this is nice is that messages to
23091 mailing lists you have rules for don't have to have resource-intensive
23092 blackhole checks performed on them.  You could also specify different
23093 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23095 You should set the @code{spam-use-*} variables for whatever spam back
23096 ends you intend to use.  The reason is that when loading
23097 @file{spam.el}, some conditional loading is done depending on what
23098 @code{spam-use-xyz} variables you have set.  @xref{Spam Back Ends}.
23100 @c @emph{TODO: spam.el needs to provide a uniform way of training all the
23101 @c statistical databases.  Some have that functionality built-in, others
23102 @c don't.}
23104 @node Detecting Spam in Groups
23105 @subsection Detecting Spam in Groups
23107 To detect spam when visiting a group, set the group's
23108 @code{spam-autodetect} and @code{spam-autodetect-methods} group
23109 parameters.  These are accessible with @kbd{G c} or @kbd{G p}, as
23110 usual (@pxref{Group Parameters}).
23112 You should set the @code{spam-use-*} variables for whatever spam back
23113 ends you intend to use.  The reason is that when loading
23114 @file{spam.el}, some conditional loading is done depending on what
23115 @code{spam-use-xyz} variables you have set.
23117 By default, only unseen articles are processed for spam.  You can
23118 force Gnus to recheck all messages in the group by setting the
23119 variable @code{spam-autodetect-recheck-messages} to @code{t}.
23121 If you use the @code{spam-autodetect} method of checking for spam, you
23122 can specify different spam detection methods for different groups.
23123 For instance, the @samp{ding} group may have @code{spam-use-BBDB} as
23124 the autodetection method, while the @samp{suspect} group may have the
23125 @code{spam-use-blacklist} and @code{spam-use-bogofilter} methods
23126 enabled.  Unlike with @code{spam-split}, you don't have any control
23127 over the @emph{sequence} of checks, but this is probably unimportant.
23129 @node Spam and Ham Processors
23130 @subsection Spam and Ham Processors
23131 @cindex spam filtering
23132 @cindex spam filtering variables
23133 @cindex spam variables
23134 @cindex spam
23136 @vindex gnus-spam-process-newsgroups
23137 Spam and ham processors specify special actions to take when you exit
23138 a group buffer.  Spam processors act on spam messages, and ham
23139 processors on ham messages.  At present, the main role of these
23140 processors is to update the dictionaries of dictionary-based spam back
23141 ends such as Bogofilter (@pxref{Bogofilter}) and the Spam Statistics
23142 package (@pxref{Spam Statistics Filtering}).
23144 The spam and ham processors that apply to each group are determined by
23145 the group's@code{spam-process} group parameter.  If this group
23146 parameter is not defined, they are determined by the variable
23147 @code{gnus-spam-process-newsgroups}.
23149 @vindex gnus-spam-newsgroup-contents
23150 Gnus learns from the spam you get.  You have to collect your spam in
23151 one or more spam groups, and set or customize the variable
23152 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23153 groups to contain spam by setting their group parameter
23154 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23155 by customizing the corresponding variable
23156 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23157 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23158 also be used to declare groups as @emph{ham} groups if you set their
23159 classification to @code{gnus-group-spam-classification-ham}.  If
23160 groups are not classified by means of @code{spam-junk-mailgroups},
23161 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23162 considered @emph{unclassified}.  All groups are unclassified by
23163 default.
23165 @vindex gnus-spam-mark
23166 @cindex $
23167 In spam groups, all messages are considered to be spam by default:
23168 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23169 group.  If you have seen a message, had it marked as spam, then
23170 unmarked it, it won't be marked as spam when you enter the group
23171 thereafter.  You can disable that behavior, so all unread messages
23172 will get the @samp{$} mark, if you set the
23173 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23174 should remove the @samp{$} mark when you are in the group summary
23175 buffer for every message that is not spam after all.  To remove the
23176 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23177 @kbd{d} for declaring it read the non-spam way.  When you leave a
23178 group, all spam-marked (@samp{$}) articles are sent to a spam
23179 processor which will study them as spam samples.
23181 Messages may also be deleted in various other ways, and unless
23182 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23183 and @samp{r} for default read or explicit delete, marks @samp{X} and
23184 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23185 low scores, are all considered to be associated with articles which
23186 are not spam.  This assumption might be false, in particular if you
23187 use kill files or score files as means for detecting genuine spam, you
23188 should then adjust the @code{ham-marks} group parameter.
23190 @defvar ham-marks
23191 You can customize this group or topic parameter to be the list of
23192 marks you want to consider ham.  By default, the list contains the
23193 deleted, read, killed, kill-filed, and low-score marks (the idea is
23194 that these articles have been read, but are not spam).  It can be
23195 useful to also include the tick mark in the ham marks.  It is not
23196 recommended to make the unread mark a ham mark, because it normally
23197 indicates a lack of classification.  But you can do it, and we'll be
23198 happy for you.
23199 @end defvar
23201 @defvar spam-marks
23202 You can customize this group or topic parameter to be the list of
23203 marks you want to consider spam.  By default, the list contains only
23204 the spam mark.  It is not recommended to change that, but you can if
23205 you really want to.
23206 @end defvar
23208 When you leave @emph{any} group, regardless of its
23209 @code{spam-contents} classification, all spam-marked articles are sent
23210 to a spam processor, which will study these as spam samples.  If you
23211 explicit kill a lot, you might sometimes end up with articles marked
23212 @samp{K} which you never saw, and which might accidentally contain
23213 spam.  Best is to make sure that real spam is marked with @samp{$},
23214 and nothing else.
23216 @vindex gnus-ham-process-destinations
23217 When you leave a @emph{spam} group, all spam-marked articles are
23218 marked as expired after processing with the spam processor.  This is
23219 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23220 @strong{ham} articles in a spam group will be moved to a location
23221 determined by either the @code{ham-process-destination} group
23222 parameter or a match in the @code{gnus-ham-process-destinations}
23223 variable, which is a list of regular expressions matched with group
23224 names (it's easiest to customize this variable with @kbd{M-x
23225 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23226 group name list is a standard Lisp list, if you prefer to customize
23227 the variable manually.  If the @code{ham-process-destination}
23228 parameter is not set, ham articles are left in place.  If the
23229 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23230 set, the ham articles are marked as unread before being moved.
23232 If ham can not be moved---because of a read-only backend such as
23233 @acronym{NNTP}, for example, it will be copied.
23235 Note that you can use multiples destinations per group or regular
23236 expression!  This enables you to send your ham to a regular mail
23237 group and to a @emph{ham training} group.
23239 When you leave a @emph{ham} group, all ham-marked articles are sent to
23240 a ham processor, which will study these as non-spam samples.
23242 @vindex spam-process-ham-in-spam-groups
23243 By default the variable @code{spam-process-ham-in-spam-groups} is
23244 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23245 to be processed.  Normally this is not done, you are expected instead
23246 to send your ham to a ham group and process it there.
23248 @vindex spam-process-ham-in-nonham-groups
23249 By default the variable @code{spam-process-ham-in-nonham-groups} is
23250 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23251 or unclassified) groups to be processed.  Normally this is not done,
23252 you are expected instead to send your ham to a ham group and process
23253 it there.
23255 @vindex gnus-spam-process-destinations
23256 When you leave a @emph{ham} or @emph{unclassified} group, all
23257 @strong{spam} articles are moved to a location determined by either
23258 the @code{spam-process-destination} group parameter or a match in the
23259 @code{gnus-spam-process-destinations} variable, which is a list of
23260 regular expressions matched with group names (it's easiest to
23261 customize this variable with @kbd{M-x customize-variable @key{RET}
23262 gnus-spam-process-destinations}).  Each group name list is a standard
23263 Lisp list, if you prefer to customize the variable manually.  If the
23264 @code{spam-process-destination} parameter is not set, the spam
23265 articles are only expired.  The group name is fully qualified, meaning
23266 that if you see @samp{nntp:servername} before the group name in the
23267 group buffer then you need it here as well.
23269 If spam can not be moved---because of a read-only backend such as
23270 @acronym{NNTP}, for example, it will be copied.
23272 Note that you can use multiples destinations per group or regular
23273 expression!  This enables you to send your spam to multiple @emph{spam
23274 training} groups.
23276 @vindex spam-log-to-registry
23277 The problem with processing ham and spam is that Gnus doesn't track
23278 this processing by default.  Enable the @code{spam-log-to-registry}
23279 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23280 what articles have been processed, and avoid processing articles
23281 multiple times.  Keep in mind that if you limit the number of registry
23282 entries, this won't work as well as it does without a limit.
23284 @vindex spam-mark-only-unseen-as-spam
23285 Set this variable if you want only unseen articles in spam groups to
23286 be marked as spam.  By default, it is set.  If you set it to
23287 @code{nil}, unread articles will also be marked as spam.
23289 @vindex spam-mark-ham-unread-before-move-from-spam-group
23290 Set this variable if you want ham to be unmarked before it is moved
23291 out of the spam group.  This is very useful when you use something
23292 like the tick mark @samp{!} to mark ham---the article will be placed
23293 in your @code{ham-process-destination}, unmarked as if it came fresh
23294 from the mail server.
23296 @vindex spam-autodetect-recheck-messages
23297 When autodetecting spam, this variable tells @code{spam.el} whether
23298 only unseen articles or all unread articles should be checked for
23299 spam.  It is recommended that you leave it off.
23301 @node Spam Package Configuration Examples
23302 @subsection Spam Package Configuration Examples
23303 @cindex spam filtering
23304 @cindex spam filtering configuration examples
23305 @cindex spam configuration examples
23306 @cindex spam
23308 @subsubheading Ted's setup
23310 From Ted Zlatanov <tzz@@lifelogs.com>.
23311 @example
23312 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23313 ;; @r{see @file{gnus-registry.el} for more information}
23314 (gnus-registry-initialize)
23315 (spam-initialize)
23317 ;; @r{I like @kbd{C-s} for marking spam}
23318 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23320 (setq
23321  spam-log-to-registry t     ; @r{for spam autodetection}
23322  spam-use-BBDB t
23323  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23324  ;; @r{all groups with @samp{spam} in the name contain spam}
23325  gnus-spam-newsgroup-contents
23326   '(("spam" gnus-group-spam-classification-spam))
23327  ;; @r{see documentation for these}
23328  spam-move-spam-nonspam-groups-only nil
23329  spam-mark-only-unseen-as-spam t
23330  spam-mark-ham-unread-before-move-from-spam-group t
23331  nnimap-split-rule 'nnimap-split-fancy
23332  ;; @r{understand what this does before you copy it to your own setup!}
23333  nnimap-split-fancy '(|
23334                       ;; @r{trace references to parents and put in their group}
23335                       (: gnus-registry-split-fancy-with-parent)
23336                       ;; @r{this will catch server-side SpamAssassin tags}
23337                       (: spam-split 'spam-use-regex-headers)
23338                       (any "ding" "ding")
23339                       ;; @r{note that spam by default will go to @samp{spam}}
23340                       (: spam-split)
23341                       ;; @r{default mailbox}
23342                       "mail"))
23344 ;; @r{my parameters, set with @kbd{G p}}
23346 ;; @r{all nnml groups, and all nnimap groups except}
23347 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23348 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23349 ;; @r{because it must have been detected manually}
23351 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23353 ;; @r{all @acronym{NNTP} groups}
23354 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23355 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23356 ;; @r{send all spam to the training group}
23357  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23359 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23360 ((spam-autodetect . t))
23362 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23364 ;; @r{this is a spam group}
23365 ((spam-contents gnus-group-spam-classification-spam)
23367  ;; @r{any spam (which happens when I enter for all unseen messages,}
23368  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23369  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23371  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23373  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23374  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23376  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23377                           "nnimap+mail.lifelogs.com:trainham")
23378  ;; @r{in this group, only @samp{!} marks are ham}
23379  (ham-marks
23380   (gnus-ticked-mark))
23381  ;; @r{remembers senders in the blacklist on the way out---this is}
23382  ;; @r{definitely not needed, it just makes me feel better}
23383  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23385 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23386 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23387 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23389 @end example
23391 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23392 From Reiner Steib <reiner.steib@@gmx.de>.
23394 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23395 the mail server (@acronym{IMAP}).  Recognized spam goes to
23396 @samp{spam.detected}, the rest goes through the normal filter rules,
23397 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23398 positives or negatives is done by copying or moving the article to
23399 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23400 the server feeds those to bogofilter with the suitable ham or spam
23401 options and deletes them from the @samp{training.ham} and
23402 @samp{training.spam} folders.
23404 With the following entries in @code{gnus-parameters}, @code{spam.el}
23405 does most of the job for me:
23407 @lisp
23408    ("nnimap:spam\\.detected"
23409     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23410     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23411     (spam-contents gnus-group-spam-classification-spam))
23412    ("nnimap:\\(INBOX\\|other-folders\\)"
23413     (spam-process-destination . "nnimap:training.spam")
23414     (spam-contents gnus-group-spam-classification-ham))
23415 @end lisp
23417 @itemize
23419 @item @b{The Spam folder:}
23421 In the folder @samp{spam.detected}, I have to check for false positives
23422 (i.e. legitimate mails, that were wrongly judged as spam by
23423 bogofilter or DCC).
23425 Because of the @code{gnus-group-spam-classification-spam} entry, all
23426 messages are marked as spam (with @code{$}).  When I find a false
23427 positive, I mark the message with some other ham mark
23428 (@code{ham-marks}, @ref{Spam and Ham Processors}).  On group exit,
23429 those messages are copied to both groups, @samp{INBOX} (where I want
23430 to have the article) and @samp{training.ham} (for training bogofilter)
23431 and deleted from the @samp{spam.detected} folder.
23433 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23434 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23435 have a similar size.  Grouping them by size (i.e. chars) makes finding
23436 other false positives easier.  (Of course worms aren't @i{spam}
23437 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23438 an excellent tool for filtering those unwanted mails for me.)
23440 @item @b{Ham folders:}
23442 In my ham folders, I just hit @kbd{S x}
23443 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23444 mail (false negative).  On group exit, those messages are moved to
23445 @samp{training.ham}.
23446 @end itemize
23448 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23450 From Reiner Steib <reiner.steib@@gmx.de>.
23452 With following entry in @code{gnus-parameters}, @kbd{S x}
23453 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23454 groups as spam and reports the to Gmane at group exit:
23456 @lisp
23457    ("^gmane\\."
23458     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23459 @end lisp
23461 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23462 because I don't read the groups directly from news.gmane.org, but
23463 through my local news server (leafnode).  I.e. the article numbers are
23464 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23465 the @code{X-Report-Spam} header to find the correct number.
23467 @node Spam Back Ends
23468 @subsection Spam Back Ends
23469 @cindex spam back ends
23471 The spam package offers a variety of back ends for detecting spam.
23472 Each back end defines a set of methods for detecting spam
23473 (@pxref{Filtering Incoming Mail}, @pxref{Detecting Spam in Groups}),
23474 and a pair of spam and ham processors (@pxref{Spam and Ham
23475 Processors}).
23477 @menu
23478 * Blacklists and Whitelists::
23479 * BBDB Whitelists::
23480 * Gmane Spam Reporting::
23481 * Anti-spam Hashcash Payments::
23482 * Blackholes::
23483 * Regular Expressions Header Matching::
23484 * Bogofilter::
23485 * ifile spam filtering::
23486 * Spam Statistics Filtering::
23487 * SpamOracle::
23488 @end menu
23490 @node Blacklists and Whitelists
23491 @subsubsection Blacklists and Whitelists
23492 @cindex spam filtering
23493 @cindex whitelists, spam filtering
23494 @cindex blacklists, spam filtering
23495 @cindex spam
23497 @defvar spam-use-blacklist
23499 Set this variable to @code{t} if you want to use blacklists when
23500 splitting incoming mail.  Messages whose senders are in the blacklist
23501 will be sent to the @code{spam-split-group}.  This is an explicit
23502 filter, meaning that it acts only on mail senders @emph{declared} to
23503 be spammers.
23505 @end defvar
23507 @defvar spam-use-whitelist
23509 Set this variable to @code{t} if you want to use whitelists when
23510 splitting incoming mail.  Messages whose senders are not in the
23511 whitelist will be sent to the next spam-split rule.  This is an
23512 explicit filter, meaning that unless someone is in the whitelist, their
23513 messages are not assumed to be spam or ham.
23515 @end defvar
23517 @defvar spam-use-whitelist-exclusive
23519 Set this variable to @code{t} if you want to use whitelists as an
23520 implicit filter, meaning that every message will be considered spam
23521 unless the sender is in the whitelist.  Use with care.
23523 @end defvar
23525 @defvar gnus-group-spam-exit-processor-blacklist
23527 Add this symbol to a group's @code{spam-process} parameter by
23528 customizing the group parameters or the
23529 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23530 added to a group's @code{spam-process} parameter, the senders of
23531 spam-marked articles will be added to the blacklist.
23533 @emph{WARNING}
23535 Instead of the obsolete
23536 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23537 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
23538 the same way, we promise.
23540 @end defvar
23542 @defvar gnus-group-ham-exit-processor-whitelist
23544 Add this symbol to a group's @code{spam-process} parameter by
23545 customizing the group parameters or the
23546 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23547 added to a group's @code{spam-process} parameter, the senders of
23548 ham-marked articles in @emph{ham} groups will be added to the
23549 whitelist.  Note that this ham processor has no effect in @emph{spam}
23550 or @emph{unclassified} groups.
23552 @emph{WARNING}
23554 Instead of the obsolete
23555 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23556 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
23557 the same way, we promise.
23559 @end defvar
23561 Blacklists are lists of regular expressions matching addresses you
23562 consider to be spam senders.  For instance, to block mail from any
23563 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23564 blacklist.  You start out with an empty blacklist.  Blacklist entries
23565 use the Emacs regular expression syntax.
23567 Conversely, whitelists tell Gnus what addresses are considered
23568 legitimate.  All messages from whitelisted addresses are considered
23569 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
23570 Emacs regular expression syntax.
23572 The blacklist and whitelist file locations can be customized with the
23573 @code{spam-directory} variable (@file{~/News/spam} by default), or
23574 the @code{spam-whitelist} and @code{spam-blacklist} variables
23575 directly.  The whitelist and blacklist files will by default be in the
23576 @code{spam-directory} directory, named @file{whitelist} and
23577 @file{blacklist} respectively.
23579 @node BBDB Whitelists
23580 @subsubsection BBDB Whitelists
23581 @cindex spam filtering
23582 @cindex BBDB whitelists, spam filtering
23583 @cindex BBDB, spam filtering
23584 @cindex spam
23586 @defvar spam-use-BBDB
23588 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23589 Whitelists}), but uses the BBDB as the source of whitelisted
23590 addresses, without regular expressions.  You must have the BBDB loaded
23591 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
23592 not in the BBDB will be sent to the next spam-split rule.  This is an
23593 explicit filter, meaning that unless someone is in the BBDB, their
23594 messages are not assumed to be spam or ham.
23596 @end defvar
23598 @defvar spam-use-BBDB-exclusive
23600 Set this variable to @code{t} if you want to use the BBDB as an
23601 implicit filter, meaning that every message will be considered spam
23602 unless the sender is in the BBDB.  Use with care.  Only sender
23603 addresses in the BBDB will be allowed through; all others will be
23604 classified as spammers.
23606 @end defvar
23608 @defvar gnus-group-ham-exit-processor-BBDB
23610 Add this symbol to a group's @code{spam-process} parameter by
23611 customizing the group parameters or the
23612 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23613 added to a group's @code{spam-process} parameter, the senders of
23614 ham-marked articles in @emph{ham} groups will be added to the
23615 BBDB.  Note that this ham processor has no effect in @emph{spam}
23616 or @emph{unclassified} groups.
23618 @emph{WARNING}
23620 Instead of the obsolete
23621 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23622 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
23623 the same way, we promise.
23625 @end defvar
23627 @node Gmane Spam Reporting
23628 @subsubsection Gmane Spam Reporting
23629 @cindex spam reporting
23630 @cindex Gmane, spam reporting
23631 @cindex Gmane, spam reporting
23632 @cindex spam
23634 @defvar gnus-group-spam-exit-processor-report-gmane
23636 Add this symbol to a group's @code{spam-process} parameter by
23637 customizing the group parameters or the
23638 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23639 added to a group's @code{spam-process} parameter, the spam-marked
23640 articles groups will be reported to the Gmane administrators via a
23641 HTTP request.
23643 Gmane can be found at @uref{http://gmane.org}.
23645 @emph{WARNING}
23647 Instead of the obsolete
23648 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23649 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
23650 same way, we promise.
23652 @end defvar
23654 @defvar spam-report-gmane-use-article-number
23656 This variable is @code{t} by default.  Set it to @code{nil} if you are
23657 running your own news server, for instance, and the local article
23658 numbers don't correspond to the Gmane article numbers.  When
23659 @code{spam-report-gmane-use-article-number} is @code{nil},
23660 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23661 Gmane provides.
23663 @end defvar
23665 @node Anti-spam Hashcash Payments
23666 @subsubsection Anti-spam Hashcash Payments
23667 @cindex spam filtering
23668 @cindex hashcash, spam filtering
23669 @cindex spam
23671 @defvar spam-use-hashcash
23673 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23674 Whitelists}), but uses hashcash tokens for whitelisting messages
23675 instead of the sender address.  You must have the @code{hashcash.el}
23676 package loaded for @code{spam-use-hashcash} to work properly.
23677 Messages without a hashcash payment token will be sent to the next
23678 spam-split rule.  This is an explicit filter, meaning that unless a
23679 hashcash token is found, the messages are not assumed to be spam or
23680 ham.
23682 @end defvar
23684 @node Blackholes
23685 @subsubsection Blackholes
23686 @cindex spam filtering
23687 @cindex blackholes, spam filtering
23688 @cindex spam
23690 @defvar spam-use-blackholes
23692 This option is disabled by default.  You can let Gnus consult the
23693 blackhole-type distributed spam processing systems (DCC, for instance)
23694 when you set this option.  The variable @code{spam-blackhole-servers}
23695 holds the list of blackhole servers Gnus will consult.  The current
23696 list is fairly comprehensive, but make sure to let us know if it
23697 contains outdated servers.
23699 The blackhole check uses the @code{dig.el} package, but you can tell
23700 @file{spam.el} to use @code{dns.el} instead for better performance if
23701 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
23702 this time to set @code{spam-use-dig} to @code{nil} despite the
23703 possible performance improvements, because some users may be unable to
23704 use it, but you can try it and see if it works for you.
23706 @end defvar
23708 @defvar spam-blackhole-servers
23710 The list of servers to consult for blackhole checks.
23712 @end defvar
23714 @defvar spam-blackhole-good-server-regex
23716 A regular expression for IPs that should not be checked against the
23717 blackhole server list.  When set to @code{nil}, it has no effect.
23719 @end defvar
23721 @defvar spam-use-dig
23723 Use the @code{dig.el} package instead of the @code{dns.el} package.
23724 The default setting of @code{t} is recommended.
23726 @end defvar
23728 Blackhole checks are done only on incoming mail.  There is no spam or
23729 ham processor for blackholes.
23731 @node Regular Expressions Header Matching
23732 @subsubsection Regular Expressions Header Matching
23733 @cindex spam filtering
23734 @cindex regular expressions header matching, spam filtering
23735 @cindex spam
23737 @defvar spam-use-regex-headers
23739 This option is disabled by default.  You can let Gnus check the
23740 message headers against lists of regular expressions when you set this
23741 option.  The variables @code{spam-regex-headers-spam} and
23742 @code{spam-regex-headers-ham} hold the list of regular expressions.
23743 Gnus will check against the message headers to determine if the
23744 message is spam or ham, respectively.
23746 @end defvar
23748 @defvar spam-regex-headers-spam
23750 The list of regular expressions that, when matched in the headers of
23751 the message, positively identify it as spam.
23753 @end defvar
23755 @defvar spam-regex-headers-ham
23757 The list of regular expressions that, when matched in the headers of
23758 the message, positively identify it as ham.
23760 @end defvar
23762 Regular expression header checks are done only on incoming mail.
23763 There is no specific spam or ham processor for regular expressions.
23765 @node Bogofilter
23766 @subsubsection Bogofilter
23767 @cindex spam filtering
23768 @cindex bogofilter, spam filtering
23769 @cindex spam
23771 @defvar spam-use-bogofilter
23773 Set this variable if you want @code{spam-split} to use Eric Raymond's
23774 speedy Bogofilter.
23776 With a minimum of care for associating the @samp{$} mark for spam
23777 articles only, Bogofilter training all gets fairly automatic.  You
23778 should do this until you get a few hundreds of articles in each
23779 category, spam or not.  The command @kbd{S t} in summary mode, either
23780 for debugging or for curiosity, shows the @emph{spamicity} score of
23781 the current article (between 0.0 and 1.0).
23783 Bogofilter determines if a message is spam based on a specific
23784 threshold.  That threshold can be customized, consult the Bogofilter
23785 documentation.
23787 If the @code{bogofilter} executable is not in your path, Bogofilter
23788 processing will be turned off.
23790 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23792 @end defvar
23794 @table @kbd
23795 @item M s t
23796 @itemx S t
23797 @kindex M s t
23798 @kindex S t
23799 @findex spam-bogofilter-score
23800 Get the Bogofilter spamicity score (@code{spam-bogofilter-score}).
23801 @end table
23803 @defvar spam-use-bogofilter-headers
23805 Set this variable if you want @code{spam-split} to use Eric Raymond's
23806 speedy Bogofilter, looking only at the message headers.  It works
23807 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23808 must be in the message already.  Normally you would do this with a
23809 procmail recipe or something similar; consult the Bogofilter
23810 installation documents for details.
23812 You should not enable this if you use @code{spam-use-bogofilter}.
23814 @end defvar
23816 @defvar gnus-group-spam-exit-processor-bogofilter
23817 Add this symbol to a group's @code{spam-process} parameter by
23818 customizing the group parameters or the
23819 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23820 added to a group's @code{spam-process} parameter, spam-marked articles
23821 will be added to the Bogofilter spam database.
23823 @emph{WARNING}
23825 Instead of the obsolete
23826 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23827 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
23828 the same way, we promise.
23829 @end defvar
23831 @defvar gnus-group-ham-exit-processor-bogofilter
23832 Add this symbol to a group's @code{spam-process} parameter by
23833 customizing the group parameters or the
23834 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23835 added to a group's @code{spam-process} parameter, the ham-marked
23836 articles in @emph{ham} groups will be added to the Bogofilter database
23837 of non-spam messages.  Note that this ham processor has no effect in
23838 @emph{spam} or @emph{unclassified} groups.
23840 @emph{WARNING}
23842 Instead of the obsolete
23843 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
23844 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
23845 the same way, we promise.
23846 @end defvar
23848 @defvar spam-bogofilter-database-directory
23850 This is the directory where Bogofilter will store its databases.  It
23851 is not specified by default, so Bogofilter will use its own default
23852 database directory.
23854 @end defvar
23856 The Bogofilter mail classifier is similar to @command{ifile} in intent and
23857 purpose.  A ham and a spam processor are provided, plus the
23858 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
23859 variables to indicate to spam-split that Bogofilter should either be
23860 used, or has already been used on the article.  The 0.9.2.1 version of
23861 Bogofilter was used to test this functionality.
23863 @node ifile spam filtering
23864 @subsubsection ifile spam filtering
23865 @cindex spam filtering
23866 @cindex ifile, spam filtering
23867 @cindex spam
23869 @defvar spam-use-ifile
23871 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
23872 statistical analyzer similar to Bogofilter.
23874 @end defvar
23876 @defvar spam-ifile-all-categories
23878 Enable this variable if you want @code{spam-use-ifile} to give you all
23879 the ifile categories, not just spam/non-spam.  If you use this, make
23880 sure you train ifile as described in its documentation.
23882 @end defvar
23884 @defvar spam-ifile-spam-category
23886 This is the category of spam messages as far as ifile is concerned.
23887 The actual string used is irrelevant, but you probably want to leave
23888 the default value of @samp{spam}.
23889 @end defvar
23891 @defvar spam-ifile-database-path
23893 This is the filename for the ifile database.  It is not specified by
23894 default, so ifile will use its own default database name.
23896 @end defvar
23898 The ifile mail classifier is similar to Bogofilter in intent and
23899 purpose.  A ham and a spam processor are provided, plus the
23900 @code{spam-use-ifile} variable to indicate to spam-split that ifile
23901 should be used.  The 1.2.1 version of ifile was used to test this
23902 functionality.
23904 @node Spam Statistics Filtering
23905 @subsubsection Spam Statistics Filtering
23906 @cindex spam filtering
23907 @cindex spam-stat, spam filtering
23908 @cindex spam-stat
23909 @cindex spam
23911 This back end uses the Spam Statistics Emacs Lisp package to perform
23912 statistics-based filtering (@pxref{Spam Statistics Package}).  Before
23913 using this, you may want to perform some additional steps to
23914 initialize your Spam Statistics dictionary.  @xref{Creating a
23915 spam-stat dictionary}.
23917 @defvar spam-use-stat
23919 @end defvar
23921 @defvar gnus-group-spam-exit-processor-stat
23922 Add this symbol to a group's @code{spam-process} parameter by
23923 customizing the group parameters or the
23924 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23925 added to a group's @code{spam-process} parameter, the spam-marked
23926 articles will be added to the spam-stat database of spam messages.
23928 @emph{WARNING}
23930 Instead of the obsolete
23931 @code{gnus-group-spam-exit-processor-stat}, it is recommended
23932 that you use @code{'(spam spam-use-stat)}.  Everything will work
23933 the same way, we promise.
23934 @end defvar
23936 @defvar gnus-group-ham-exit-processor-stat
23937 Add this symbol to a group's @code{spam-process} parameter by
23938 customizing the group parameters or the
23939 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23940 added to a group's @code{spam-process} parameter, the ham-marked
23941 articles in @emph{ham} groups will be added to the spam-stat database
23942 of non-spam messages.  Note that this ham processor has no effect in
23943 @emph{spam} or @emph{unclassified} groups.
23945 @emph{WARNING}
23947 Instead of the obsolete
23948 @code{gnus-group-ham-exit-processor-stat}, it is recommended
23949 that you use @code{'(ham spam-use-stat)}.  Everything will work
23950 the same way, we promise.
23951 @end defvar
23953 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
23954 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
23955 which unlike ifile or Bogofilter does not require external programs.
23956 A spam and a ham processor, and the @code{spam-use-stat} variable for
23957 @code{spam-split} are provided.
23959 @node SpamOracle
23960 @subsubsection Using SpamOracle with Gnus
23961 @cindex spam filtering
23962 @cindex SpamOracle
23963 @cindex spam
23965 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
23966 statistical mail filtering tool written by Xavier Leroy and needs to be
23967 installed separately.
23969 There are several ways to use SpamOracle with Gnus.  In all cases, your
23970 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
23971 then enter an @samp{X-Spam} header indicating whether it regards the
23972 mail as a spam mail or not.
23974 One possibility is to run SpamOracle as a @code{:prescript} from the
23975 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
23976 the advantage that the user can see the @emph{X-Spam} headers.
23978 The easiest method is to make @file{spam.el} (@pxref{Spam Package})
23979 call SpamOracle.
23981 @vindex spam-use-spamoracle
23982 To enable SpamOracle usage by @file{spam.el}, set the variable
23983 @code{spam-use-spamoracle} to @code{t} and configure the
23984 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}.  @xref{Spam
23985 Package}.  In this example the @samp{INBOX} of an nnimap server is
23986 filtered using SpamOracle.  Mails recognized as spam mails will be
23987 moved to @code{spam-split-group}, @samp{Junk} in this case.  Ham
23988 messages stay in @samp{INBOX}:
23990 @example
23991 (setq spam-use-spamoracle t
23992       spam-split-group "Junk"
23993       nnimap-split-inbox '("INBOX")
23994       nnimap-split-rule 'nnimap-split-fancy
23995       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23996 @end example
23998 @defvar spam-use-spamoracle
23999 Set to @code{t} if you want Gnus to enable spam filtering using
24000 SpamOracle.
24001 @end defvar
24003 @defvar spam-spamoracle-binary
24004 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24005 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24006 can be customized.
24007 @end defvar
24009 @defvar spam-spamoracle-database
24010 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24011 store its analysis.  This is controlled by the variable
24012 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24013 the default SpamOracle database will be used.  In case you want your
24014 database to live somewhere special, set
24015 @code{spam-spamoracle-database} to this path.
24016 @end defvar
24018 SpamOracle employs a statistical algorithm to determine whether a
24019 message is spam or ham.  In order to get good results, meaning few
24020 false hits or misses, SpamOracle needs training.  SpamOracle learns
24021 the characteristics of your spam mails.  Using the @emph{add} mode
24022 (training mode) one has to feed good (ham) and spam mails to
24023 SpamOracle.  This can be done by pressing @kbd{|} in the Summary
24024 buffer and pipe the mail to a SpamOracle process or using
24025 @file{spam.el}'s spam- and ham-processors, which is much more
24026 convenient.  For a detailed description of spam- and ham-processors,
24027 @xref{Spam Package}.
24029 @defvar gnus-group-spam-exit-processor-spamoracle
24030 Add this symbol to a group's @code{spam-process} parameter by
24031 customizing the group parameter or the
24032 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24033 to a group's @code{spam-process} parameter, spam-marked articles will be
24034 sent to SpamOracle as spam samples.
24036 @emph{WARNING}
24038 Instead of the obsolete
24039 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24040 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
24041 the same way, we promise.
24042 @end defvar
24044 @defvar gnus-group-ham-exit-processor-spamoracle
24045 Add this symbol to a group's @code{spam-process} parameter by
24046 customizing the group parameter or the
24047 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24048 to a group's @code{spam-process} parameter, the ham-marked articles in
24049 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24050 messages.  Note that this ham processor has no effect in @emph{spam} or
24051 @emph{unclassified} groups.
24053 @emph{WARNING}
24055 Instead of the obsolete
24056 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24057 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
24058 the same way, we promise.
24059 @end defvar
24061 @emph{Example:} These are the Group Parameters of a group that has been
24062 classified as a ham group, meaning that it should only contain ham
24063 messages.
24064 @example
24065  ((spam-contents gnus-group-spam-classification-ham)
24066   (spam-process ((ham spam-use-spamoracle)
24067                  (spam spam-use-spamoracle))))
24068 @end example
24069 For this group the @code{spam-use-spamoracle} is installed for both
24070 ham and spam processing.  If the group contains spam message
24071 (e.g. because SpamOracle has not had enough sample messages yet) and
24072 the user marks some messages as spam messages, these messages will be
24073 processed by SpamOracle.  The processor sends the messages to
24074 SpamOracle as new samples for spam.
24076 @node Extending the Spam package
24077 @subsection Extending the Spam package
24078 @cindex spam filtering
24079 @cindex spam elisp package, extending
24080 @cindex extending the spam elisp package
24082 Say you want to add a new back end called blackbox.  For filtering
24083 incoming mail, provide the following:
24085 @enumerate
24087 @item
24088 Code
24090 @lisp
24091 (defvar spam-use-blackbox nil
24092   "True if blackbox should be used.")
24093 @end lisp
24096 @lisp
24097 (spam-use-blackbox   . spam-check-blackbox)
24098 @end lisp
24099 to @code{spam-list-of-checks}.
24102 @lisp
24103 (gnus-group-ham-exit-processor-blackbox  ham spam-use-blackbox)
24104 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
24105 @end lisp
24107 to @code{spam-list-of-processors}.
24110 @lisp
24111 (spam-use-blackbox spam-blackbox-register-routine
24112                    nil
24113                    spam-blackbox-unregister-routine
24114                    nil)
24115 @end lisp
24117 to @code{spam-registration-functions}.  Write the register/unregister
24118 routines using the bogofilter register/unregister routines as a
24119 start, or other register/unregister routines more appropriate to
24120 Blackbox.
24122 @item
24123 Functionality
24125 Write the @code{spam-check-blackbox} function.  It should return
24126 @samp{nil} or @code{spam-split-group}, observing the other
24127 conventions.  See the existing @code{spam-check-*} functions for
24128 examples of what you can do, and stick to the template unless you
24129 fully understand the reasons why you aren't.
24131 Make sure to add @code{spam-use-blackbox} to
24132 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
24133 mail analyzer that needs the full message body to operate.
24135 @end enumerate
24137 For processing spam and ham messages, provide the following:
24139 @enumerate
24141 @item
24142 Code
24144 Note you don't have to provide a spam or a ham processor.  Only
24145 provide them if Blackbox supports spam or ham processing.
24147 Also, ham and spam processors are being phased out as single
24148 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24149 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24150 processor variables are still around but they won't be for long.
24152 @lisp
24153 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24154   "The Blackbox summary exit spam processor.
24155 Only applicable to spam groups.")
24157 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24158   "The whitelist summary exit ham processor.
24159 Only applicable to non-spam (unclassified and ham) groups.")
24161 @end lisp
24163 @item
24164 Gnus parameters
24167 @lisp
24168 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24169 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24170 @end lisp
24171 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24172 sure you do it twice, once for the parameter and once for the
24173 variable customization.
24176 @lisp
24177 (variable-item spam-use-blackbox)
24178 @end lisp
24179 to the @code{spam-autodetect-methods} group parameter in
24180 @code{gnus.el}.
24182 @end enumerate
24184 @node Spam Statistics Package
24185 @subsection Spam Statistics Package
24186 @cindex Paul Graham
24187 @cindex Graham, Paul
24188 @cindex naive Bayesian spam filtering
24189 @cindex Bayesian spam filtering, naive
24190 @cindex spam filtering, naive Bayesian
24192 Paul Graham has written an excellent essay about spam filtering using
24193 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24194 Spam}.  In it he describes the inherent deficiency of rule-based
24195 filtering as used by SpamAssassin, for example: Somebody has to write
24196 the rules, and everybody else has to install these rules.  You are
24197 always late.  It would be much better, he argues, to filter mail based
24198 on whether it somehow resembles spam or non-spam.  One way to measure
24199 this is word distribution.  He then goes on to describe a solution
24200 that checks whether a new mail resembles any of your other spam mails
24201 or not.
24203 The basic idea is this:  Create a two collections of your mail, one
24204 with spam, one with non-spam.  Count how often each word appears in
24205 either collection, weight this by the total number of mails in the
24206 collections, and store this information in a dictionary.  For every
24207 word in a new mail, determine its probability to belong to a spam or a
24208 non-spam mail.  Use the 15 most conspicuous words, compute the total
24209 probability of the mail being spam.  If this probability is higher
24210 than a certain threshold, the mail is considered to be spam.
24212 The Spam Statistics package adds support to Gnus for this kind of
24213 filtering.  It can be used as one of the back ends of the Spam package
24214 (@pxref{Spam Package}), or by itself.
24216 Before using the Spam Statistics package, you need to set it up.
24217 First, you need two collections of your mail, one with spam, one with
24218 non-spam.  Then you need to create a dictionary using these two
24219 collections, and save it.  And last but not least, you need to use
24220 this dictionary in your fancy mail splitting rules.
24222 @menu
24223 * Creating a spam-stat dictionary::
24224 * Splitting mail using spam-stat::
24225 * Low-level interface to the spam-stat dictionary::
24226 @end menu
24228 @node Creating a spam-stat dictionary
24229 @subsubsection Creating a spam-stat dictionary
24231 Before you can begin to filter spam based on statistics, you must
24232 create these statistics based on two mail collections, one with spam,
24233 one with non-spam.  These statistics are then stored in a dictionary
24234 for later use.  In order for these statistics to be meaningful, you
24235 need several hundred emails in both collections.
24237 Gnus currently supports only the nnml back end for automated dictionary
24238 creation.  The nnml back end stores all mails in a directory, one file
24239 per mail.  Use the following:
24241 @defun spam-stat-process-spam-directory
24242 Create spam statistics for every file in this directory.  Every file
24243 is treated as one spam mail.
24244 @end defun
24246 @defun spam-stat-process-non-spam-directory
24247 Create non-spam statistics for every file in this directory.  Every
24248 file is treated as one non-spam mail.
24249 @end defun
24251 Usually you would call @code{spam-stat-process-spam-directory} on a
24252 directory such as @file{~/Mail/mail/spam} (this usually corresponds to
24253 the group @samp{nnml:mail.spam}), and you would call
24254 @code{spam-stat-process-non-spam-directory} on a directory such as
24255 @file{~/Mail/mail/misc} (this usually corresponds to the group
24256 @samp{nnml:mail.misc}).
24258 When you are using @acronym{IMAP}, you won't have the mails available
24259 locally, so that will not work.  One solution is to use the Gnus Agent
24260 to cache the articles.  Then you can use directories such as
24261 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24262 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24264 @defvar spam-stat
24265 This variable holds the hash-table with all the statistics---the
24266 dictionary we have been talking about.  For every word in either
24267 collection, this hash-table stores a vector describing how often the
24268 word appeared in spam and often it appeared in non-spam mails.
24269 @end defvar
24271 If you want to regenerate the statistics from scratch, you need to
24272 reset the dictionary.
24274 @defun spam-stat-reset
24275 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24276 @end defun
24278 When you are done, you must save the dictionary.  The dictionary may
24279 be rather large.  If you will not update the dictionary incrementally
24280 (instead, you will recreate it once a month, for example), then you
24281 can reduce the size of the dictionary by deleting all words that did
24282 not appear often enough or that do not clearly belong to only spam or
24283 only non-spam mails.
24285 @defun spam-stat-reduce-size
24286 Reduce the size of the dictionary.  Use this only if you do not want
24287 to update the dictionary incrementally.
24288 @end defun
24290 @defun spam-stat-save
24291 Save the dictionary.
24292 @end defun
24294 @defvar spam-stat-file
24295 The filename used to store the dictionary.  This defaults to
24296 @file{~/.spam-stat.el}.
24297 @end defvar
24299 @node Splitting mail using spam-stat
24300 @subsubsection Splitting mail using spam-stat
24302 This section describes how to use the Spam statistics
24303 @emph{independently} of the @xref{Spam Package}.
24305 First, add the following to your @file{~/.gnus.el} file:
24307 @lisp
24308 (require 'spam-stat)
24309 (spam-stat-load)
24310 @end lisp
24312 This will load the necessary Gnus code, and the dictionary you
24313 created.
24315 Next, you need to adapt your fancy splitting rules:  You need to
24316 determine how to use @code{spam-stat}.  The following examples are for
24317 the nnml back end.  Using the nnimap back end works just as well.  Just
24318 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24320 In the simplest case, you only have two groups, @samp{mail.misc} and
24321 @samp{mail.spam}.  The following expression says that mail is either
24322 spam or it should go into @samp{mail.misc}.  If it is spam, then
24323 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24325 @lisp
24326 (setq nnmail-split-fancy
24327       `(| (: spam-stat-split-fancy)
24328           "mail.misc"))
24329 @end lisp
24331 @defvar spam-stat-split-fancy-spam-group
24332 The group to use for spam.  Default is @samp{mail.spam}.
24333 @end defvar
24335 If you also filter mail with specific subjects into other groups, use
24336 the following expression.  Only mails not matching the regular
24337 expression are considered potential spam.
24339 @lisp
24340 (setq nnmail-split-fancy
24341       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24342           (: spam-stat-split-fancy)
24343           "mail.misc"))
24344 @end lisp
24346 If you want to filter for spam first, then you must be careful when
24347 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24348 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24349 non-spam, therefore both should be in your collection of non-spam
24350 mails, when creating the dictionary!
24352 @lisp
24353 (setq nnmail-split-fancy
24354       `(| (: spam-stat-split-fancy)
24355           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24356           "mail.misc"))
24357 @end lisp
24359 You can combine this with traditional filtering.  Here, we move all
24360 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24361 @code{spam-stat-split-fancy} will never see them, the mails in
24362 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24363 nor in your collection of non-spam mails, when creating the
24364 dictionary!
24366 @lisp
24367 (setq nnmail-split-fancy
24368       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24369           (: spam-stat-split-fancy)
24370           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24371           "mail.misc"))
24372 @end lisp
24375 @node Low-level interface to the spam-stat dictionary
24376 @subsubsection Low-level interface to the spam-stat dictionary
24378 The main interface to using @code{spam-stat}, are the following functions:
24380 @defun spam-stat-buffer-is-spam
24381 Called in a buffer, that buffer is considered to be a new spam mail.
24382 Use this for new mail that has not been processed before.
24383 @end defun
24385 @defun spam-stat-buffer-is-no-spam
24386 Called in a buffer, that buffer is considered to be a new non-spam
24387 mail.  Use this for new mail that has not been processed before.
24388 @end defun
24390 @defun spam-stat-buffer-change-to-spam
24391 Called in a buffer, that buffer is no longer considered to be normal
24392 mail but spam.  Use this to change the status of a mail that has
24393 already been processed as non-spam.
24394 @end defun
24396 @defun spam-stat-buffer-change-to-non-spam
24397 Called in a buffer, that buffer is no longer considered to be spam but
24398 normal mail.  Use this to change the status of a mail that has already
24399 been processed as spam.
24400 @end defun
24402 @defun spam-stat-save
24403 Save the hash table to the file.  The filename used is stored in the
24404 variable @code{spam-stat-file}.
24405 @end defun
24407 @defun spam-stat-load
24408 Load the hash table from a file.  The filename used is stored in the
24409 variable @code{spam-stat-file}.
24410 @end defun
24412 @defun spam-stat-score-word
24413 Return the spam score for a word.
24414 @end defun
24416 @defun spam-stat-score-buffer
24417 Return the spam score for a buffer.
24418 @end defun
24420 @defun spam-stat-split-fancy
24421 Use this function for fancy mail splitting.  Add the rule @samp{(:
24422 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24423 @end defun
24425 Make sure you load the dictionary before using it.  This requires the
24426 following in your @file{~/.gnus.el} file:
24428 @lisp
24429 (require 'spam-stat)
24430 (spam-stat-load)
24431 @end lisp
24433 Typical test will involve calls to the following functions:
24435 @smallexample
24436 Reset: (setq spam-stat (make-hash-table :test 'equal))
24437 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24438 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24439 Save table: (spam-stat-save)
24440 File size: (nth 7 (file-attributes spam-stat-file))
24441 Number of words: (hash-table-count spam-stat)
24442 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24443 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24444 Reduce table size: (spam-stat-reduce-size)
24445 Save table: (spam-stat-save)
24446 File size: (nth 7 (file-attributes spam-stat-file))
24447 Number of words: (hash-table-count spam-stat)
24448 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24449 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24450 @end smallexample
24452 Here is how you would create your dictionary:
24454 @smallexample
24455 Reset: (setq spam-stat (make-hash-table :test 'equal))
24456 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24457 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24458 Repeat for any other non-spam group you need...
24459 Reduce table size: (spam-stat-reduce-size)
24460 Save table: (spam-stat-save)
24461 @end smallexample
24463 @node Other modes
24464 @section Interaction with other modes
24466 @subsection Dired
24467 @cindex dired
24469 @code{gnus-dired-minor-mode} provided some useful functions for dired
24470 buffers.  It is enabled with
24471 @lisp
24472 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24473 @end lisp
24475 @table @kbd
24476 @item C-c C-m C-a
24477 @findex gnus-dired-attach
24478 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24479 You will be prompted for a message buffer.
24481 @item C-c C-m C-l
24482 @findex gnus-dired-find-file-mailcap
24483 Visit a file according to the appropriate mailcap entry
24484 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24485 buffer.
24487 @item C-c C-m C-p
24488 @findex gnus-dired-print
24489 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
24490 there is no print command, print in a PostScript image.
24491 @end table
24493 @node Various Various
24494 @section Various Various
24495 @cindex mode lines
24496 @cindex highlights
24498 @table @code
24500 @item gnus-home-directory
24501 @vindex gnus-home-directory
24502 All Gnus file and directory variables will be initialized from this
24503 variable, which defaults to @file{~/}.
24505 @item gnus-directory
24506 @vindex gnus-directory
24507 Most Gnus storage file and directory variables will be initialized from
24508 this variable, which defaults to the @env{SAVEDIR} environment
24509 variable, or @file{~/News/} if that variable isn't set.
24511 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
24512 This means that other directory variables that are initialized from this
24513 variable won't be set properly if you set this variable in
24514 @file{~/.gnus.el}.  Set this variable in @file{.emacs} instead.
24516 @item gnus-default-directory
24517 @vindex gnus-default-directory
24518 Not related to the above variable at all---this variable says what the
24519 default directory of all Gnus buffers should be.  If you issue commands
24520 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24521 default directory.  If this variable is @code{nil} (which is the
24522 default), the default directory will be the default directory of the
24523 buffer you were in when you started Gnus.
24525 @item gnus-verbose
24526 @vindex gnus-verbose
24527 This variable is an integer between zero and ten.  The higher the value,
24528 the more messages will be displayed.  If this variable is zero, Gnus
24529 will never flash any messages, if it is seven (which is the default),
24530 most important messages will be shown, and if it is ten, Gnus won't ever
24531 shut up, but will flash so many messages it will make your head swim.
24533 @item gnus-verbose-backends
24534 @vindex gnus-verbose-backends
24535 This variable works the same way as @code{gnus-verbose}, but it applies
24536 to the Gnus back ends instead of Gnus proper.
24538 @item nnheader-max-head-length
24539 @vindex nnheader-max-head-length
24540 When the back ends read straight heads of articles, they all try to read
24541 as little as possible.  This variable (default 8192) specifies
24542 the absolute max length the back ends will try to read before giving up
24543 on finding a separator line between the head and the body.  If this
24544 variable is @code{nil}, there is no upper read bound.  If it is
24545 @code{t}, the back ends won't try to read the articles piece by piece,
24546 but read the entire articles.  This makes sense with some versions of
24547 @code{ange-ftp} or @code{efs}.
24549 @item nnheader-head-chop-length
24550 @vindex nnheader-head-chop-length
24551 This variable (default 2048) says how big a piece of each article to
24552 read when doing the operation described above.
24554 @item nnheader-file-name-translation-alist
24555 @vindex nnheader-file-name-translation-alist
24556 @cindex file names
24557 @cindex invalid characters in file names
24558 @cindex characters in file names
24559 This is an alist that says how to translate characters in file names.
24560 For instance, if @samp{:} is invalid as a file character in file names
24561 on your system (you OS/2 user you), you could say something like:
24563 @lisp
24564 @group
24565 (setq nnheader-file-name-translation-alist
24566       '((?: . ?_)))
24567 @end group
24568 @end lisp
24570 In fact, this is the default value for this variable on OS/2 and MS
24571 Windows (phooey) systems.
24573 @item gnus-hidden-properties
24574 @vindex gnus-hidden-properties
24575 This is a list of properties to use to hide ``invisible'' text.  It is
24576 @code{(invisible t intangible t)} by default on most systems, which
24577 makes invisible text invisible and intangible.
24579 @item gnus-parse-headers-hook
24580 @vindex gnus-parse-headers-hook
24581 A hook called before parsing headers.  It can be used, for instance, to
24582 gather statistics on the headers fetched, or perhaps you'd like to prune
24583 some headers.  I don't see why you'd want that, though.
24585 @item gnus-shell-command-separator
24586 @vindex gnus-shell-command-separator
24587 String used to separate two shell commands.  The default is @samp{;}.
24589 @item gnus-invalid-group-regexp
24590 @vindex gnus-invalid-group-regexp
24592 Regexp to match ``invalid'' group names when querying user for a group
24593 name.  The default value catches some @strong{really} invalid group
24594 names who could possibly mess up Gnus internally (like allowing
24595 @samp{:} in a group name, which is normally used to delimit method and
24596 group).
24598 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24601 @end table
24603 @node The End
24604 @chapter The End
24606 Well, that's the manual---you can get on with your life now.  Keep in
24607 touch.  Say hello to your cats from me.
24609 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
24611 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24613 @quotation
24614 @strong{Te Deum}
24616 @sp 1
24617 Not because of victories @*
24618 I sing,@*
24619 having none,@*
24620 but for the common sunshine,@*
24621 the breeze,@*
24622 the largess of the spring.
24624 @sp 1
24625 Not for victory@*
24626 but for the day's work done@*
24627 as well as I was able;@*
24628 not for a seat upon the dais@*
24629 but at the common table.@*
24630 @end quotation
24633 @node Appendices
24634 @chapter Appendices
24636 @menu
24637 * XEmacs::                      Requirements for installing under XEmacs.
24638 * History::                     How Gnus got where it is today.
24639 * On Writing Manuals::          Why this is not a beginner's guide.
24640 * Terminology::                 We use really difficult, like, words here.
24641 * Customization::               Tailoring Gnus to your needs.
24642 * Troubleshooting::             What you might try if things do not work.
24643 * Gnus Reference Guide::        Rilly, rilly technical stuff.
24644 * Emacs for Heathens::          A short introduction to Emacsian terms.
24645 * Frequently Asked Questions::  The Gnus FAQ
24646 @end menu
24649 @node XEmacs
24650 @section XEmacs
24651 @cindex XEmacs
24652 @cindex installing under XEmacs
24654 XEmacs is distributed as a collection of packages.  You should install
24655 whatever packages the Gnus XEmacs package requires.  The current
24656 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24657 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24658 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
24659 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24662 @node History
24663 @section History
24665 @cindex history
24666 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
24667 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24669 If you want to investigate the person responsible for this outrage,
24670 you can point your (feh!) web browser to
24671 @uref{http://quimby.gnus.org/}.  This is also the primary
24672 distribution point for the new and spiffy versions of Gnus, and is
24673 known as The Site That Destroys Newsrcs And Drives People Mad.
24675 During the first extended alpha period of development, the new Gnus was
24676 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
24677 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24678 (Besides, the ``Gnus'' in this abbreviation should probably be
24679 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24680 appropriate name, don't you think?)
24682 In any case, after spending all that energy on coming up with a new and
24683 spunky name, we decided that the name was @emph{too} spunky, so we
24684 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
24685 ``@sc{gnus}''.  New vs. old.
24687 @menu
24688 * Gnus Versions::               What Gnus versions have been released.
24689 * Other Gnus Versions::         Other Gnus versions that also have been released.
24690 * Why?::                        What's the point of Gnus?
24691 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
24692 * Conformity::                  Gnus tries to conform to all standards.
24693 * Emacsen::                     Gnus can be run on a few modern Emacsen.
24694 * Gnus Development::            How Gnus is developed.
24695 * Contributors::                Oodles of people.
24696 * New Features::                Pointers to some of the new stuff in Gnus.
24697 @end menu
24700 @node Gnus Versions
24701 @subsection Gnus Versions
24702 @cindex ding Gnus
24703 @cindex September Gnus
24704 @cindex Red Gnus
24705 @cindex Quassia Gnus
24706 @cindex Pterodactyl Gnus
24707 @cindex Oort Gnus
24708 @cindex No Gnus
24709 @cindex Gnus versions
24711 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24712 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24713 plus 15 Gnus 5.0 releases).
24715 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24716 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24718 On July 28th 1996 work on Red Gnus was begun, and it was released on
24719 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24721 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24722 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24724 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24725 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24726 1999.
24728 On the 26th of October 2000, Oort Gnus was begun and was released as
24729 Gnus 5.10 on May 1st 2003 (24 releases).
24731 On the January 4th 2004, No Gnus was begun.
24733 If you happen upon a version of Gnus that has a prefixed name --
24734 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24735 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
24736 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
24737 you do, don't run.  Walk away, calmly, until you're out of its reach.
24738 Find a proper released version of Gnus and snuggle up to that instead.
24741 @node Other Gnus Versions
24742 @subsection Other Gnus Versions
24743 @cindex Semi-gnus
24745 In addition to the versions of Gnus which have had their releases
24746 coordinated by Lars, one major development has been Semi-gnus from
24747 Japan.  It's based on a library called @acronym{SEMI}, which provides
24748 @acronym{MIME} capabilities.
24750 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24751 Collectively, they are called ``Semi-gnus'', and different strains are
24752 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
24753 @acronym{MIME} and multilingualization things, especially important for
24754 Japanese users.
24757 @node Why?
24758 @subsection Why?
24760 What's the point of Gnus?
24762 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24763 newsreader, that lets you do anything you can think of.  That was my
24764 original motivation, but while working on Gnus, it has become clear to
24765 me that this generation of newsreaders really belong in the stone age.
24766 Newsreaders haven't developed much since the infancy of the net.  If the
24767 volume continues to rise with the current rate of increase, all current
24768 newsreaders will be pretty much useless.  How do you deal with
24769 newsgroups that have thousands of new articles each day?  How do you
24770 keep track of millions of people who post?
24772 Gnus offers no real solutions to these questions, but I would very much
24773 like to see Gnus being used as a testing ground for new methods of
24774 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
24775 to separate the newsreader from the back ends, Gnus now offers a simple
24776 interface for anybody who wants to write new back ends for fetching mail
24777 and news from different sources.  I have added hooks for customizations
24778 everywhere I could imagine it being useful.  By doing so, I'm inviting
24779 every one of you to explore and invent.
24781 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
24782 @kbd{C-u 100 M-x all-hail-xemacs}.
24785 @node Compatibility
24786 @subsection Compatibility
24788 @cindex compatibility
24789 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
24790 bindings have been kept.  More key bindings have been added, of course,
24791 but only in one or two obscure cases have old bindings been changed.
24793 Our motto is:
24794 @quotation
24795 @cartouche
24796 @center In a cloud bones of steel.
24797 @end cartouche
24798 @end quotation
24800 All commands have kept their names.  Some internal functions have changed
24801 their names.
24803 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
24804 Articles}.
24806 One major compatibility question is the presence of several summary
24807 buffers.  All variables relevant while reading a group are
24808 buffer-local to the summary buffer they belong in.  Although many
24809 important variables have their values copied into their global
24810 counterparts whenever a command is executed in the summary buffer, this
24811 change might lead to incorrect values being used unless you are careful.
24813 All code that relies on knowledge of @sc{gnus} internals will probably
24814 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
24815 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
24816 maintains a hash table that points to the entries in this alist (which
24817 speeds up many functions), and changing the alist directly will lead to
24818 peculiar results.
24820 @cindex hilit19
24821 @cindex highlighting
24822 Old hilit19 code does not work at all.  In fact, you should probably
24823 remove all hilit code from all Gnus hooks
24824 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24825 Gnus provides various integrated functions for highlighting.  These are
24826 faster and more accurate.  To make life easier for everybody, Gnus will
24827 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
24828 Away!
24830 Packages like @code{expire-kill} will no longer work.  As a matter of
24831 fact, you should probably remove all old @sc{gnus} packages (and other
24832 code) when you start using Gnus.  More likely than not, Gnus already
24833 does what you have written code to make @sc{gnus} do.  (Snicker.)
24835 Even though old methods of doing things are still supported, only the
24836 new methods are documented in this manual.  If you detect a new method of
24837 doing something while reading this manual, that does not mean you have
24838 to stop doing it the old way.
24840 Gnus understands all @sc{gnus} startup files.
24842 @kindex M-x gnus-bug
24843 @findex gnus-bug
24844 @cindex reporting bugs
24845 @cindex bugs
24846 Overall, a casual user who hasn't written much code that depends on
24847 @sc{gnus} internals should suffer no problems.  If problems occur,
24848 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
24850 @vindex gnus-bug-create-help-buffer
24851 If you are in the habit of sending bug reports @emph{very} often, you
24852 may find the helpful help buffer annoying after a while.  If so, set
24853 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
24854 up at you.
24857 @node Conformity
24858 @subsection Conformity
24860 No rebels without a clue here, ma'am.  We conform to all standards known
24861 to (wo)man.  Except for those standards and/or conventions we disagree
24862 with, of course.
24864 @table @strong
24866 @item RFC (2)822
24867 @cindex RFC 822
24868 @cindex RFC 2822
24869 There are no known breaches of this standard.
24871 @item RFC 1036
24872 @cindex RFC 1036
24873 There are no known breaches of this standard, either.
24875 @item Son-of-RFC 1036
24876 @cindex Son-of-RFC 1036
24877 We do have some breaches to this one.
24879 @table @emph
24881 @item X-Newsreader
24882 @itemx User-Agent
24883 These are considered to be ``vanity headers'', while I consider them
24884 to be consumer information.  After seeing so many badly formatted
24885 articles coming from @code{tin} and @code{Netscape} I know not to use
24886 either of those for posting articles.  I would not have known that if
24887 it wasn't for the @code{X-Newsreader} header.
24888 @end table
24890 @item USEFOR
24891 @cindex USEFOR
24892 USEFOR is an IETF working group writing a successor to RFC 1036, based
24893 on Son-of-RFC 1036.  They have produced a number of drafts proposing
24894 various changes to the format of news articles.  The Gnus towers will
24895 look into implementing the changes when the draft is accepted as an RFC.
24897 @item MIME - RFC 2045-2049 etc
24898 @cindex @acronym{MIME}
24899 All the various @acronym{MIME} RFCs are supported.
24901 @item Disposition Notifications - RFC 2298
24902 Message Mode is able to request notifications from the receiver.
24904 @item PGP - RFC 1991 and RFC 2440
24905 @cindex RFC 1991
24906 @cindex RFC 2440
24907 RFC 1991 is the original @acronym{PGP} message specification,
24908 published as an informational RFC.  RFC 2440 was the follow-up, now
24909 called Open PGP, and put on the Standards Track.  Both document a
24910 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
24911 encoding (signing and encryption) and decoding (verification and
24912 decryption).
24914 @item PGP/MIME - RFC 2015/3156
24915 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
24916 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
24917 Gnus supports both encoding and decoding.
24919 @item S/MIME - RFC 2633
24920 RFC 2633 describes the @acronym{S/MIME} format.
24922 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
24923 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
24924 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
24925 authentication for @acronym{IMAP}.  RFC 2086 describes access control
24926 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
24927 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
24928 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
24929 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
24931 @end table
24933 If you ever notice Gnus acting non-compliant with regards to the texts
24934 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
24935 know.
24938 @node Emacsen
24939 @subsection Emacsen
24940 @cindex Emacsen
24941 @cindex XEmacs
24942 @cindex Mule
24943 @cindex Emacs
24945 Gnus should work on:
24947 @itemize @bullet
24949 @item
24950 Emacs 21.1 and up.
24952 @item
24953 XEmacs 21.4 and up.
24955 @end itemize
24957 This Gnus version will absolutely not work on any Emacsen older than
24958 that.  Not reliably, at least.  Older versions of Gnus may work on older
24959 Emacs versions.  Particularly, Gnus 5.10.8 should also work on Emacs
24960 20.7 and XEmacs 21.1.
24962 There are some vague differences between Gnus on the various
24963 platforms---XEmacs features more graphics (a logo and a toolbar)---but
24964 other than that, things should look pretty much the same under all
24965 Emacsen.
24968 @node Gnus Development
24969 @subsection Gnus Development
24971 Gnus is developed in a two-phased cycle.  The first phase involves much
24972 discussion on the @samp{ding@@gnus.org} mailing list, where people
24973 propose changes and new features, post patches and new back ends.  This
24974 phase is called the @dfn{alpha} phase, since the Gnusae released in this
24975 phase are @dfn{alpha releases}, or (perhaps more commonly in other
24976 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
24977 unstable and should not be used by casual users.  Gnus alpha releases
24978 have names like ``Red Gnus'' and ``Quassia Gnus''.
24980 After futzing around for 50-100 alpha releases, Gnus is declared
24981 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
24982 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
24983 supposed to be able to use these, and these are mostly discussed on the
24984 @samp{gnu.emacs.gnus} newsgroup.
24986 @cindex Incoming*
24987 @vindex mail-source-delete-incoming
24988 Some variable defaults differ between alpha Gnusae and released Gnusae.
24989 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
24990 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
24991 lossage of mail if an alpha release hiccups while handling the mail.
24993 The division of discussion between the ding mailing list and the Gnus
24994 newsgroup is not purely based on publicity concerns.  It's true that
24995 having people write about the horrible things that an alpha Gnus release
24996 can do (sometimes) in a public forum may scare people off, but more
24997 importantly, talking about new experimental features that have been
24998 introduced may confuse casual users.  New features are frequently
24999 introduced, fiddled with, and judged to be found wanting, and then
25000 either discarded or totally rewritten.  People reading the mailing list
25001 usually keep up with these rapid changes, while people on the newsgroup
25002 can't be assumed to do so.
25006 @node Contributors
25007 @subsection Contributors
25008 @cindex contributors
25010 The new Gnus version couldn't have been done without the help of all the
25011 people on the (ding) mailing list.  Every day for over a year I have
25012 gotten billions of nice bug reports from them, filling me with joy,
25013 every single one of them.  Smooches.  The people on the list have been
25014 tried beyond endurance, what with my ``oh, that's a neat idea <type
25015 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25016 work at all <type type>, yup, I'll ship that one off right away <ship
25017 off> no, wait, that absolutely does not work'' policy for releases.
25018 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25019 ``worser''? ``much worser''?  ``worsest''?)
25021 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25022 wrong show.
25024 @itemize @bullet
25026 @item
25027 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25029 @item
25030 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25031 nnwarchive and many, many other things connected with @acronym{MIME} and
25032 other types of en/decoding, as well as general bug fixing, new
25033 functionality and stuff.
25035 @item
25036 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25037 well as numerous other things).
25039 @item
25040 Luis Fernandes---design and graphics.
25042 @item
25043 Joe Reiss---creator of the smiley faces.
25045 @item
25046 Justin Sheehy---the @acronym{FAQ} maintainer.
25048 @item
25049 Erik Naggum---help, ideas, support, code and stuff.
25051 @item
25052 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25053 @dfn{picons} (@pxref{Picons}).
25055 @item
25056 Kim-Minh Kaplan---further work on the picon code.
25058 @item
25059 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
25060 (@pxref{GroupLens}).
25062 @item
25063 Sudish Joseph---innumerable bug fixes.
25065 @item
25066 Ilja Weis---@file{gnus-topic.el}.
25068 @item
25069 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25071 @item
25072 Vladimir Alexiev---the refcard and reference booklets.
25074 @item
25075 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25076 distribution by Felix Lee and JWZ.
25078 @item
25079 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25081 @item
25082 Peter Mutsaers---orphan article scoring code.
25084 @item
25085 Ken Raeburn---POP mail support.
25087 @item
25088 Hallvard B Furuseth---various bits and pieces, especially dealing with
25089 .newsrc files.
25091 @item
25092 Brian Edmonds---@file{gnus-bbdb.el}.
25094 @item
25095 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25097 @item
25098 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25100 @item
25101 François Pinard---many, many interesting and thorough bug reports, as
25102 well as autoconf support.
25104 @end itemize
25106 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25107 Borges, and Jost Krieger proof-reading parts of the manual.
25109 The following people have contributed many patches and suggestions:
25111 Christopher Davis,
25112 Andrew Eskilsson,
25113 Kai Grossjohann,
25114 Kevin Greiner,
25115 Jesper Harder,
25116 Paul Jarc,
25117 Simon Josefsson,
25118 David KÃ¥gedal,
25119 Richard Pieri,
25120 Fabrice Popineau,
25121 Daniel Quinlan,
25122 Michael Shields,
25123 Reiner Steib,
25124 Jason L. Tibbitts, III,
25125 Jack Vinson,
25126 Katsumi Yamaoka, @c Yamaoka
25128 Teodor Zlatanov.
25130 Also thanks to the following for patches and stuff:
25132 Jari Aalto,
25133 Adrian Aichner,
25134 Vladimir Alexiev,
25135 Russ Allbery,
25136 Peter Arius,
25137 Matt Armstrong,
25138 Marc Auslander,
25139 Miles Bader,
25140 Alexei V. Barantsev,
25141 Frank Bennett,
25142 Robert Bihlmeyer,
25143 Chris Bone,
25144 Mark Borges,
25145 Mark Boyns,
25146 Lance A. Brown,
25147 Rob Browning,
25148 Kees de Bruin,
25149 Martin Buchholz,
25150 Joe Buehler,
25151 Kevin Buhr,
25152 Alastair Burt,
25153 Joao Cachopo,
25154 Zlatko Calusic,
25155 Massimo Campostrini,
25156 Castor,
25157 David Charlap,
25158 Dan Christensen,
25159 Kevin Christian,
25160 Jae-you Chung, @c ?
25161 James H. Cloos, Jr.,
25162 Laura Conrad,
25163 Michael R. Cook,
25164 Glenn Coombs,
25165 Andrew J. Cosgriff,
25166 Neil Crellin,
25167 Frank D. Cringle,
25168 Geoffrey T. Dairiki,
25169 Andre Deparade,
25170 Ulrik Dickow,
25171 Dave Disser,
25172 Rui-Tao Dong, @c ?
25173 Joev Dubach,
25174 Michael Welsh Duggan,
25175 Dave Edmondson,
25176 Paul Eggert,
25177 Mark W. Eichin,
25178 Karl Eichwalder,
25179 Enami Tsugutomo, @c Enami
25180 Michael Ernst,
25181 Luc Van Eycken,
25182 Sam Falkner,
25183 Nelson Jose dos Santos Ferreira,
25184 Sigbjorn Finne,
25185 Sven Fischer,
25186 Paul Fisher,
25187 Decklin Foster,
25188 Gary D. Foster,
25189 Paul Franklin,
25190 Guy Geens,
25191 Arne Georg Gleditsch,
25192 David S. Goldberg,
25193 Michelangelo Grigni,
25194 Dale Hagglund,
25195 D. Hall,
25196 Magnus Hammerin,
25197 Kenichi Handa, @c Handa
25198 Raja R. Harinath,
25199 Yoshiki Hayashi, @c Hayashi
25200 P. E. Jareth Hein,
25201 Hisashige Kenji, @c Hisashige
25202 Scott Hofmann,
25203 Marc Horowitz,
25204 Gunnar Horrigmo,
25205 Richard Hoskins,
25206 Brad Howes,
25207 Miguel de Icaza,
25208 François Felix Ingrand,
25209 Tatsuya Ichikawa, @c Ichikawa
25210 Ishikawa Ichiro, @c Ishikawa
25211 Lee Iverson,
25212 Iwamuro Motonori, @c Iwamuro
25213 Rajappa Iyer,
25214 Andreas Jaeger,
25215 Adam P. Jenkins,
25216 Randell Jesup,
25217 Fred Johansen,
25218 Gareth Jones,
25219 Greg Klanderman,
25220 Karl Kleinpaste,
25221 Michael Klingbeil,
25222 Peter Skov Knudsen,
25223 Shuhei Kobayashi, @c Kobayashi
25224 Petr Konecny,
25225 Koseki Yoshinori, @c Koseki
25226 Thor Kristoffersen,
25227 Jens Lautenbacher,
25228 Martin Larose,
25229 Seokchan Lee, @c Lee
25230 Joerg Lenneis,
25231 Carsten Leonhardt,
25232 James LewisMoss,
25233 Christian Limpach,
25234 Markus Linnala,
25235 Dave Love,
25236 Mike McEwan,
25237 Tonny Madsen,
25238 Shlomo Mahlab,
25239 Nat Makarevitch,
25240 Istvan Marko,
25241 David Martin,
25242 Jason R. Mastaler,
25243 Gordon Matzigkeit,
25244 Timo Metzemakers,
25245 Richard Mlynarik,
25246 Lantz Moore,
25247 Morioka Tomohiko, @c Morioka
25248 Erik Toubro Nielsen,
25249 Hrvoje Niksic,
25250 Andy Norman,
25251 Fred Oberhauser,
25252 C. R. Oldham,
25253 Alexandre Oliva,
25254 Ken Olstad,
25255 Masaharu Onishi, @c Onishi
25256 Hideki Ono, @c Ono
25257 Ettore Perazzoli,
25258 William Perry,
25259 Stephen Peters,
25260 Jens-Ulrik Holger Petersen,
25261 Ulrich Pfeifer,
25262 Matt Pharr,
25263 Andy Piper,
25264 John McClary Prevost,
25265 Bill Pringlemeir,
25266 Mike Pullen,
25267 Jim Radford,
25268 Colin Rafferty,
25269 Lasse Rasinen,
25270 Lars Balker Rasmussen,
25271 Joe Reiss,
25272 Renaud Rioboo,
25273 Roland B. Roberts,
25274 Bart Robinson,
25275 Christian von Roques,
25276 Markus Rost,
25277 Jason Rumney,
25278 Wolfgang Rupprecht,
25279 Jay Sachs,
25280 Dewey M. Sasser,
25281 Conrad Sauerwald,
25282 Loren Schall,
25283 Dan Schmidt,
25284 Ralph Schleicher,
25285 Philippe Schnoebelen,
25286 Andreas Schwab,
25287 Randal L. Schwartz,
25288 Danny Siu,
25289 Matt Simmons,
25290 Paul D. Smith,
25291 Jeff Sparkes,
25292 Toby Speight,
25293 Michael Sperber,
25294 Darren Stalder,
25295 Richard Stallman,
25296 Greg Stark,
25297 Sam Steingold,
25298 Paul Stevenson,
25299 Jonas Steverud,
25300 Paul Stodghill,
25301 Kiyokazu Suto, @c Suto
25302 Kurt Swanson,
25303 Samuel Tardieu,
25304 Teddy,
25305 Chuck Thompson,
25306 Tozawa Akihiko, @c Tozawa
25307 Philippe Troin,
25308 James Troup,
25309 Trung Tran-Duc,
25310 Jack Twilley,
25311 Aaron M. Ucko,
25312 Aki Vehtari,
25313 Didier Verna,
25314 Vladimir Volovich,
25315 Jan Vroonhof,
25316 Stefan Waldherr,
25317 Pete Ware,
25318 Barry A. Warsaw,
25319 Christoph Wedler,
25320 Joe Wells,
25321 Lee Willis,
25323 Lloyd Zusman.
25326 For a full overview of what each person has done, the ChangeLogs
25327 included in the Gnus alpha distributions should give ample reading
25328 (550kB and counting).
25330 Apologies to everybody that I've forgotten, of which there are many, I'm
25331 sure.
25333 Gee, that's quite a list of people.  I guess that must mean that there
25334 actually are people who are using Gnus.  Who'd'a thunk it!
25337 @node New Features
25338 @subsection New Features
25339 @cindex new features
25341 @menu
25342 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25343 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25344 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25345 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25346 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25347 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25348 @end menu
25350 These lists are, of course, just @emph{short} overviews of the
25351 @emph{most} important new features.  No, really.  There are tons more.
25352 Yes, we have feeping creaturism in full effect.
25354 @node ding Gnus
25355 @subsubsection (ding) Gnus
25357 New features in Gnus 5.0/5.1:
25359 @itemize @bullet
25361 @item
25362 The look of all buffers can be changed by setting format-like variables
25363 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25365 @item
25366 Local spool and several @acronym{NNTP} servers can be used at once
25367 (@pxref{Select Methods}).
25369 @item
25370 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25372 @item
25373 You can read a number of different mail formats (@pxref{Getting Mail}).
25374 All the mail back ends implement a convenient mail expiry scheme
25375 (@pxref{Expiring Mail}).
25377 @item
25378 Gnus can use various strategies for gathering threads that have lost
25379 their roots (thereby gathering loose sub-threads into one thread) or it
25380 can go back and retrieve enough headers to build a complete thread
25381 (@pxref{Customizing Threading}).
25383 @item
25384 Killed groups can be displayed in the group buffer, and you can read
25385 them as well (@pxref{Listing Groups}).
25387 @item
25388 Gnus can do partial group updates---you do not have to retrieve the
25389 entire active file just to check for new articles in a few groups
25390 (@pxref{The Active File}).
25392 @item
25393 Gnus implements a sliding scale of subscribedness to groups
25394 (@pxref{Group Levels}).
25396 @item
25397 You can score articles according to any number of criteria
25398 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25399 articles for you (@pxref{Adaptive Scoring}).
25401 @item
25402 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25403 manner, so it should be difficult to lose much data on what you have
25404 read if your machine should go down (@pxref{Auto Save}).
25406 @item
25407 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25408 cluttering up the @file{.emacs} file.
25410 @item
25411 You can set the process mark on both groups and articles and perform
25412 operations on all the marked items (@pxref{Process/Prefix}).
25414 @item
25415 You can grep through a subset of groups and create a group from the
25416 results (@pxref{Kibozed Groups}).
25418 @item
25419 You can list subsets of groups according to, well, anything
25420 (@pxref{Listing Groups}).
25422 @item
25423 You can browse foreign servers and subscribe to groups from those
25424 servers (@pxref{Browse Foreign Server}).
25426 @item
25427 Gnus can fetch articles, asynchronously, on a second connection to the
25428 server (@pxref{Asynchronous Fetching}).
25430 @item
25431 You can cache articles locally (@pxref{Article Caching}).
25433 @item
25434 The uudecode functions have been expanded and generalized
25435 (@pxref{Decoding Articles}).
25437 @item
25438 You can still post uuencoded articles, which was a little-known feature
25439 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25441 @item
25442 Fetching parents (and other articles) now actually works without
25443 glitches (@pxref{Finding the Parent}).
25445 @item
25446 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25448 @item
25449 Digests (and other files) can be used as the basis for groups
25450 (@pxref{Document Groups}).
25452 @item
25453 Articles can be highlighted and customized (@pxref{Customizing
25454 Articles}).
25456 @item
25457 URLs and other external references can be buttonized (@pxref{Article
25458 Buttons}).
25460 @item
25461 You can do lots of strange stuff with the Gnus window & frame
25462 configuration (@pxref{Window Layout}).
25464 @item
25465 You can click on buttons instead of using the keyboard
25466 (@pxref{Buttons}).
25468 @end itemize
25471 @node September Gnus
25472 @subsubsection September Gnus
25474 @iftex
25475 @iflatex
25476 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25477 @end iflatex
25478 @end iftex
25480 New features in Gnus 5.2/5.3:
25482 @itemize @bullet
25484 @item
25485 A new message composition mode is used.  All old customization variables
25486 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25487 now obsolete.
25489 @item
25490 Gnus is now able to generate @dfn{sparse} threads---threads where
25491 missing articles are represented by empty nodes (@pxref{Customizing
25492 Threading}).
25494 @lisp
25495 (setq gnus-build-sparse-threads 'some)
25496 @end lisp
25498 @item
25499 Outgoing articles are stored on a special archive server
25500 (@pxref{Archived Messages}).
25502 @item
25503 Partial thread regeneration now happens when articles are
25504 referred.
25506 @item
25507 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
25509 @item
25510 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25512 @item
25513 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25515 @lisp
25516 (setq gnus-use-trees t)
25517 @end lisp
25519 @item
25520 An @code{nn}-like pick-and-read minor mode is available for the summary
25521 buffers (@pxref{Pick and Read}).
25523 @lisp
25524 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25525 @end lisp
25527 @item
25528 In binary groups you can use a special binary minor mode (@pxref{Binary
25529 Groups}).
25531 @item
25532 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25533 Topics}).
25535 @lisp
25536 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25537 @end lisp
25539 @item
25540 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25542 @item
25543 Groups can now have a score, and bubbling based on entry frequency
25544 is possible (@pxref{Group Score}).
25546 @lisp
25547 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25548 @end lisp
25550 @item
25551 Groups can be process-marked, and commands can be performed on
25552 groups of groups (@pxref{Marking Groups}).
25554 @item
25555 Caching is possible in virtual groups.
25557 @item
25558 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25559 news batches, ClariNet briefs collections, and just about everything
25560 else (@pxref{Document Groups}).
25562 @item
25563 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25564 (@pxref{SOUP}).
25566 @item
25567 The Gnus cache is much faster.
25569 @item
25570 Groups can be sorted according to many criteria (@pxref{Sorting
25571 Groups}).
25573 @item
25574 New group parameters have been introduced to set list-addresses and
25575 expiry times (@pxref{Group Parameters}).
25577 @item
25578 All formatting specs allow specifying faces to be used
25579 (@pxref{Formatting Fonts}).
25581 @item
25582 There are several more commands for setting/removing/acting on process
25583 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25585 @item
25586 The summary buffer can be limited to show parts of the available
25587 articles based on a wide range of criteria.  These commands have been
25588 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25590 @item
25591 Articles can be made persistent with the @kbd{*} command
25592 (@pxref{Persistent Articles}).
25594 @item
25595 All functions for hiding article elements are now toggles.
25597 @item
25598 Article headers can be buttonized (@pxref{Article Washing}).
25600 @item
25601 All mail back ends support fetching articles by @code{Message-ID}.
25603 @item
25604 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25606 @item
25607 All summary mode commands are available directly from the article
25608 buffer (@pxref{Article Keymap}).
25610 @item
25611 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25612 Layout}).
25614 @item
25615 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25616 @iftex
25617 @iflatex
25618 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25619 @end iflatex
25620 @end iftex
25622 @item
25623 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25625 @lisp
25626 (setq gnus-use-nocem t)
25627 @end lisp
25629 @item
25630 Groups can be made permanently visible (@pxref{Listing Groups}).
25632 @lisp
25633 (setq gnus-permanently-visible-groups "^nnml:")
25634 @end lisp
25636 @item
25637 Many new hooks have been introduced to make customizing easier.
25639 @item
25640 Gnus respects the @code{Mail-Copies-To} header.
25642 @item
25643 Threads can be gathered by looking at the @code{References} header
25644 (@pxref{Customizing Threading}).
25646 @lisp
25647 (setq gnus-summary-thread-gathering-function
25648       'gnus-gather-threads-by-references)
25649 @end lisp
25651 @item
25652 Read articles can be stored in a special backlog buffer to avoid
25653 refetching (@pxref{Article Backlog}).
25655 @lisp
25656 (setq gnus-keep-backlog 50)
25657 @end lisp
25659 @item
25660 A clean copy of the current article is always stored in a separate
25661 buffer to allow easier treatment.
25663 @item
25664 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25666 @item
25667 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25668 Articles}).
25670 @lisp
25671 (setq gnus-prompt-before-saving t)
25672 @end lisp
25674 @item
25675 @code{gnus-uu} can view decoded files asynchronously while fetching
25676 articles (@pxref{Other Decode Variables}).
25678 @lisp
25679 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25680 @end lisp
25682 @item
25683 Filling in the article buffer now works properly on cited text
25684 (@pxref{Article Washing}).
25686 @item
25687 Hiding cited text adds buttons to toggle hiding, and how much
25688 cited text to hide is now customizable (@pxref{Article Hiding}).
25690 @lisp
25691 (setq gnus-cited-lines-visible 2)
25692 @end lisp
25694 @item
25695 Boring headers can be hidden (@pxref{Article Hiding}).
25697 @item
25698 Default scoring values can now be set from the menu bar.
25700 @item
25701 Further syntax checking of outgoing articles have been added.
25703 @end itemize
25706 @node Red Gnus
25707 @subsubsection Red Gnus
25709 New features in Gnus 5.4/5.5:
25711 @iftex
25712 @iflatex
25713 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25714 @end iflatex
25715 @end iftex
25717 @itemize @bullet
25719 @item
25720 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25722 @item
25723 Article prefetching functionality has been moved up into
25724 Gnus (@pxref{Asynchronous Fetching}).
25726 @item
25727 Scoring can now be performed with logical operators like @code{and},
25728 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25729 Scoring}).
25731 @item
25732 Article washing status can be displayed in the
25733 article mode line (@pxref{Misc Article}).
25735 @item
25736 @file{gnus.el} has been split into many smaller files.
25738 @item
25739 Suppression of duplicate articles based on Message-ID can be done
25740 (@pxref{Duplicate Suppression}).
25742 @lisp
25743 (setq gnus-suppress-duplicates t)
25744 @end lisp
25746 @item
25747 New variables for specifying what score and adapt files are to be
25748 considered home score and adapt files (@pxref{Home Score File}) have
25749 been added.
25751 @item
25752 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25753 Server Internals}).
25755 @item
25756 Groups can inherit group parameters from parent topics (@pxref{Topic
25757 Parameters}).
25759 @item
25760 Article editing has been revamped and is now actually usable.
25762 @item
25763 Signatures can be recognized in more intelligent fashions
25764 (@pxref{Article Signature}).
25766 @item
25767 Summary pick mode has been made to look more @code{nn}-like.  Line
25768 numbers are displayed and the @kbd{.} command can be used to pick
25769 articles (@code{Pick and Read}).
25771 @item
25772 Commands for moving the @file{.newsrc.eld} from one server to
25773 another have been added (@pxref{Changing Servers}).
25775 @item
25776 There's a way now to specify that ``uninteresting'' fields be suppressed
25777 when generating lines in buffers (@pxref{Advanced Formatting}).
25779 @item
25780 Several commands in the group buffer can be undone with @kbd{C-M-_}
25781 (@pxref{Undo}).
25783 @item
25784 Scoring can be done on words using the new score type @code{w}
25785 (@pxref{Score File Format}).
25787 @item
25788 Adaptive scoring can be done on a Subject word-by-word basis
25789 (@pxref{Adaptive Scoring}).
25791 @lisp
25792 (setq gnus-use-adaptive-scoring '(word))
25793 @end lisp
25795 @item
25796 Scores can be decayed (@pxref{Score Decays}).
25798 @lisp
25799 (setq gnus-decay-scores t)
25800 @end lisp
25802 @item
25803 Scoring can be performed using a regexp on the Date header.  The Date is
25804 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25806 @item
25807 A new command has been added to remove all data on articles from
25808 the native server (@pxref{Changing Servers}).
25810 @item
25811 A new command for reading collections of documents
25812 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25813 (@pxref{Really Various Summary Commands}).
25815 @item
25816 Process mark sets can be pushed and popped (@pxref{Setting Process
25817 Marks}).
25819 @item
25820 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25821 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25823 @item
25824 A new back end for reading searches from Web search engines
25825 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25826 (@pxref{Web Searches}).
25828 @item
25829 Groups inside topics can now be sorted using the standard sorting
25830 functions, and each topic can be sorted independently (@pxref{Topic
25831 Sorting}).
25833 @item
25834 Subsets of the groups can be sorted independently (@code{Sorting
25835 Groups}).
25837 @item
25838 Cached articles can be pulled into the groups (@pxref{Summary Generation
25839 Commands}).
25840 @iftex
25841 @iflatex
25842 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
25843 @end iflatex
25844 @end iftex
25846 @item
25847 Score files are now applied in a more reliable order (@pxref{Score
25848 Variables}).
25850 @item
25851 Reports on where mail messages end up can be generated (@pxref{Splitting
25852 Mail}).
25854 @item
25855 More hooks and functions have been added to remove junk from incoming
25856 mail before saving the mail (@pxref{Washing Mail}).
25858 @item
25859 Emphasized text can be properly fontisized:
25861 @end itemize
25864 @node Quassia Gnus
25865 @subsubsection Quassia Gnus
25867 New features in Gnus 5.6:
25869 @itemize @bullet
25871 @item
25872 New functionality for using Gnus as an offline newsreader has been
25873 added.  A plethora of new commands and modes have been added.
25874 @xref{Gnus Unplugged}, for the full story.
25876 @item
25877 The @code{nndraft} back end has returned, but works differently than
25878 before.  All Message buffers are now also articles in the @code{nndraft}
25879 group, which is created automatically.
25881 @item
25882 @code{gnus-alter-header-function} can now be used to alter header
25883 values.
25885 @item
25886 @code{gnus-summary-goto-article} now accept Message-ID's.
25888 @item
25889 A new Message command for deleting text in the body of a message
25890 outside the region: @kbd{C-c C-v}.
25892 @item
25893 You can now post to component group in @code{nnvirtual} groups with
25894 @kbd{C-u C-c C-c}.
25896 @item
25897  @code{nntp-rlogin-program}---new variable to ease customization.
25899 @item
25900 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
25901 re-highlighting of the article buffer.
25903 @item
25904 New element in @code{gnus-boring-article-headers}---@code{long-to}.
25906 @item
25907 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
25908 details.
25910 @item
25911 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
25912 @kbd{a} to add the score rule to the @file{all.SCORE} file.
25914 @item
25915 @code{gnus-simplify-subject-functions} variable to allow greater
25916 control over simplification.
25918 @item
25919 @kbd{A T}---new command for fetching the current thread.
25921 @item
25922 @kbd{/ T}---new command for including the current thread in the
25923 limit.
25925 @item
25926 @kbd{M-RET} is a new Message command for breaking cited text.
25928 @item
25929 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
25931 @item
25932 The @code{custom-face-lookup} function has been removed.
25933 If you used this function in your initialization files, you must
25934 rewrite them to use @code{face-spec-set} instead.
25936 @item
25937 Canceling now uses the current select method.  Symbolic prefix
25938 @kbd{a} forces normal posting method.
25940 @item
25941 New command to translate M******** sm*rtq**t*s into proper
25942 text---@kbd{W d}.
25944 @item
25945 For easier debugging of @code{nntp}, you can set
25946 @code{nntp-record-commands} to a non-@code{nil} value.
25948 @item
25949 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
25950 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
25952 @item
25953 A command for editing group parameters from the summary buffer
25954 has been added.
25956 @item
25957 A history of where mails have been split is available.
25959 @item
25960 A new article date command has been added---@code{article-date-iso8601}.
25962 @item
25963 Subjects can be simplified when threading by setting
25964 @code{gnus-score-thread-simplify}.
25966 @item
25967 A new function for citing in Message has been
25968 added---@code{message-cite-original-without-signature}.
25970 @item
25971 @code{article-strip-all-blank-lines}---new article command.
25973 @item
25974 A new Message command to kill to the end of the article has
25975 been added.
25977 @item
25978 A minimum adaptive score can be specified by using the
25979 @code{gnus-adaptive-word-minimum} variable.
25981 @item
25982 The ``lapsed date'' article header can be kept continually
25983 updated by the @code{gnus-start-date-timer} command.
25985 @item
25986 Web listserv archives can be read with the @code{nnlistserv} back end.
25988 @item
25989 Old dejanews archives can now be read by @code{nnweb}.
25991 @end itemize
25993 @node Pterodactyl Gnus
25994 @subsubsection Pterodactyl Gnus
25996 New features in Gnus 5.8:
25998 @itemize @bullet
26000 @item
26001 The mail-fetching functions have changed.  See the manual for the
26002 many details.  In particular, all procmail fetching variables are gone.
26004 If you used procmail like in
26006 @lisp
26007 (setq nnmail-use-procmail t)
26008 (setq nnmail-spool-file 'procmail)
26009 (setq nnmail-procmail-directory "~/mail/incoming/")
26010 (setq nnmail-procmail-suffix "\\.in")
26011 @end lisp
26013 this now has changed to
26015 @lisp
26016 (setq mail-sources
26017       '((directory :path "~/mail/incoming/"
26018                    :suffix ".in")))
26019 @end lisp
26021 @xref{Mail Source Specifiers}.
26023 @item
26024 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26025 Gnus, and adds a slew of new commands.  See the manual for details.
26027 @item
26028 Gnus has also been multilingualized.  This also affects too
26029 many parts of Gnus to summarize here, and adds many new variables.
26031 @item
26032 @code{gnus-auto-select-first} can now be a function to be
26033 called to position point.
26035 @item
26036 The user can now decide which extra headers should be included in
26037 summary buffers and @acronym{NOV} files.
26039 @item
26040 @code{gnus-article-display-hook} has been removed.  Instead, a number
26041 of variables starting with @code{gnus-treat-} have been added.
26043 @item
26044 The Gnus posting styles have been redone again and now works in a
26045 subtly different manner.
26047 @item
26048 New web-based back ends have been added: @code{nnslashdot},
26049 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26050 again, to keep up with ever-changing layouts.
26052 @item
26053 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26055 @end itemize
26057 @node Oort Gnus
26058 @subsubsection Oort Gnus
26059 @cindex Oort Gnus
26061 New features in Gnus 5.10:
26063 @itemize @bullet
26065 @item Installation changes
26066 @c ***********************
26068 @itemize @bullet
26069 @item
26070 Upgrading from previous (stable) version if you have used Oort.
26072 If you have tried Oort (the unstable Gnus branch leading to this
26073 release) but went back to a stable version, be careful when upgrading to
26074 this version.  In particular, you will probably want to remove all
26075 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26076 read from your @file{.newsrc.eld} instead of from the
26077 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26078 later entry for more information about marks.  Note that downgrading
26079 isn't save in general.
26081 @item
26082 Lisp files are now installed in @file{.../site-lisp/gnus/} by default.
26083 It defaulted to @file{.../site-lisp/} formerly.  In addition to this,
26084 the new installer issues a warning if other Gnus installations which
26085 will shadow the latest one are detected.  You can then remove those
26086 shadows manually or remove them using @code{make
26087 remove-installed-shadows}.
26089 @item
26090 New @file{make.bat} for compiling and installing Gnus under MS Windows
26092 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26093 first argument to the batch-program should be the directory where
26094 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26095 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26096 the second parameter.
26098 @file{make.bat} has been rewritten from scratch, it now features
26099 automatic recognition of XEmacs and GNU Emacs, generates
26100 @file{gnus-load.el}, checks if errors occur while compilation and
26101 generation of info files and reports them at the end of the build
26102 process.  It now uses @code{makeinfo} if it is available and falls
26103 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26104 install all files which are necessary to run Gnus and be generally a
26105 complete replacement for the @code{configure; make; make install}
26106 cycle used under Unix systems.
26108 The new @file{make.bat} makes @file{make-x.bat} and @file{xemacs.mak}
26109 superfluous, so they have been removed.
26111 @item
26112 @file{~/News/overview/} not used.
26114 As a result of the following change, the @file{~/News/overview/}
26115 directory is not used any more.  You can safely delete the entire
26116 hierarchy.
26118 @c FIXME: `gnus-load' is mentioned in README, which is not included in
26119 @c CVS.  We should find a better place for this item.
26120 @item
26121 @code{(require 'gnus-load)}
26123 If you use a stand-alone Gnus distribution, you'd better add
26124 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26125 lisp directory into load-path.
26127 File @file{gnus-load.el} contains autoload commands, functions and variables,
26128 some of which may not be included in distributions of Emacsen.
26130 @end itemize
26132 @item New packages and libraries within Gnus
26133 @c *****************************************
26135 @itemize @bullet
26137 @item
26138 The revised Gnus @acronym{FAQ} is included in the manual,
26139 @xref{Frequently Asked Questions}.
26141 @item
26142 @acronym{TLS} wrapper shipped with Gnus
26144 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26145 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26146 @acronym{TLS}/@acronym{SSL} support via (external third party)
26147 @file{ssl.el} and OpenSSL still works.
26149 @item
26150 Improved anti-spam features.
26152 Gnus is now able to take out spam from your mail and news streams
26153 using a wide variety of programs and filter rules.  Among the supported
26154 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26155 for easy use of external packages such as SpamAssassin and Hashcash
26156 are also new.  @xref{Thwarting Email Spam}.
26157 @c FIXME: @xref{Spam Package}?.  Should this be under Misc?
26159 @item
26160 Gnus supports server-side mail filtering using Sieve.
26162 Sieve rules can be added as Group Parameters for groups, and the
26163 complete Sieve script is generated using @kbd{D g} from the Group
26164 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26165 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26166 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26168 @end itemize
26170 @item Changes in group mode
26171 @c ************************
26173 @itemize @bullet
26175 @item
26176 @code{gnus-group-read-ephemeral-group} can be called interactively,
26177 using @kbd{G M}.
26179 @item
26180 Retrieval of charters and control messages
26182 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26183 control messages (@kbd{H C}).
26185 @item
26186 The new variable @code{gnus-parameters} can be used to set group parameters.
26188 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26189 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26190 enjoy the powers of customize, and simplified backups since you set the
26191 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26192 variable maps regular expressions matching group names to group
26193 parameters, a'la:
26194 @lisp
26195 (setq gnus-parameters
26196       '(("mail\\..*"
26197          (gnus-show-threads nil)
26198          (gnus-use-scoring nil))
26199         ("^nnimap:\\(foo.bar\\)$"
26200          (to-group . "\\1"))))
26201 @end lisp
26203 @item
26204 Unread count correct in nnimap groups.
26206 The estimated number of unread articles in the group buffer should now
26207 be correct for nnimap groups.  This is achieved by calling
26208 @code{nnimap-fixup-unread-after-getting-new-news} from the
26209 @code{gnus-setup-news-hook} (called on startup) and
26210 @code{gnus-after-getting-new-news-hook}. (called after getting new
26211 mail).  If you have modified those variables from the default, you may
26212 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26213 you were happy with the estimate and want to save some (minimal) time
26214 when getting new mail, remove the function.
26216 @item
26217 Group names are treated as UTF-8 by default.
26219 This is supposedly what USEFOR wanted to migrate to.  See
26220 @code{gnus-group-name-charset-group-alist} and
26221 @code{gnus-group-name-charset-method-alist} for customization.
26223 @item
26224 @code{gnus-group-charset-alist} and
26225 @code{gnus-group-ignored-charsets-alist}.
26227 The regexps in these variables are compared with full group names
26228 instead of real group names in 5.8.  Users who customize these
26229 variables should change those regexps accordingly.  For example:
26230 @lisp
26231 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26232 @end lisp
26234 @end itemize
26236 @item Changes in summary and article mode
26237 @c **************************************
26239 @itemize @bullet
26241 @item
26242 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26243 (@code{gnus-article-reply-with-original}) only yank the text in the
26244 region if the region is active.
26246 @item
26247 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26248 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26250 @item
26251 Article Buttons
26253 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26254 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26255 variables @code{gnus-button-@var{*}-level} can be used to control the
26256 appearance of all article buttons.  @xref{Article Button Levels}.
26258 @item
26259 Single-part yenc encoded attachments can be decoded.
26261 @item
26262 Picons
26264 The picons code has been reimplemented to work in GNU Emacs---some of
26265 the previous options have been removed or renamed.
26267 Picons are small ``personal icons'' representing users, domain and
26268 newsgroups, which can be displayed in the Article buffer.
26269 @xref{Picons}.
26271 @item
26272 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26273 boundary line is drawn at the end of the headers.
26275 @item
26276 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26278 @item
26279 The Summary Buffer uses an arrow in the fringe to indicate the current
26280 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26282 @item
26283 Warn about email replies to news
26285 Do you often find yourself replying to news by email by mistake?  Then
26286 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26287 you.
26289 @item
26290 If the new option @code{gnus-summary-display-while-building} is
26291 non-@code{nil}, the summary buffer is shown and updated as it's being
26292 built.
26294 @item
26295 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26296 opposed to old but unread messages).
26298 @item
26299 Gnus supports RFC 2369 mailing list headers, and adds a number of
26300 related commands in mailing list groups.  @xref{Mailing List}.
26302 @item
26303 The Date header can be displayed in a format that can be read aloud
26304 in English.  @xref{Article Date}.
26306 @item
26307 diffs are automatically highlighted in groups matching
26308 @code{mm-uu-diff-groups-regexp}
26310 @item
26311 Better handling of Microsoft citation styles
26313 Gnus now tries to recognize the mangled header block that some Microsoft
26314 mailers use to indicate that the rest of the message is a citation, even
26315 though it is not quoted in any way.  The variable
26316 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26317 citations.
26319 The new command @kbd{W Y f}
26320 (@code{gnus-article-outlook-deuglify-article}) allows deuglifying broken
26321 Outlook (Express) articles.
26323 @item
26324 @code{gnus-article-skip-boring}
26326 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26327 not scroll down to show you a page that contains only boring text,
26328 which by default means cited text and signature.  You can customize
26329 what is skippable using @code{gnus-article-boring-faces}.
26331 This feature is especially useful if you read many articles that
26332 consist of a little new content at the top with a long, untrimmed
26333 message cited below.
26335 @item
26336 Smileys (@samp{:-)}, @samp{;-)} etc) are now displayed graphically in
26337 Emacs too.
26339 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26340 disable it.
26342 @item
26343 Face headers handling.  @xref{Face}.
26345 @item
26346 In the summary buffer, the new command @kbd{/ N} inserts new messages
26347 and @kbd{/ o} inserts old messages.
26349 @item
26350 Gnus decodes morse encoded messages if you press @kbd{W m}.
26352 @item
26353 @code{gnus-summary-line-format}
26355 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26356 %s\n}.  Moreover @code{gnus-extra-headers},
26357 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26358 changed their default so that the users name will be replaced by the
26359 recipient's name or the group name posting to for @acronym{NNTP}
26360 groups.
26362 @item
26363 Deleting of attachments.
26365 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26366 on @acronym{MIME} buttons) saves a part and replaces the part with an
26367 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26368 @acronym{MIME} buttons) removes a part.  It works only on back ends
26369 that support editing.
26371 @item
26372 @code{gnus-default-charset}
26374 The default value is determined from the
26375 @code{current-language-environment} variable, instead of
26376 @code{iso-8859-1}.  Also the @samp{.*} item in
26377 @code{gnus-group-charset-alist} is removed.
26379 @item
26380 Printing capabilities are enhanced.
26382 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26383 Article buffers.  Also, each individual @acronym{MIME} part can be
26384 printed using @kbd{p} on the @acronym{MIME} button.
26386 @item
26387 Extended format specs.
26389 Format spec @samp{%&user-date;} is added into
26390 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26391 format specs are supported.  The extended format specs look like
26392 @samp{%u&foo;}, which invokes function
26393 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26394 escape character, old user defined format @samp{%u&} is no longer supported.
26396 @item
26397 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26398 @c FIXME: Was this a user-visible change?
26400 It was aliased to @kbd{Y c}
26401 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26402 out other articles.
26404 @item
26405 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26407 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26408 s}, @kbd{/ a}, and @kbd{/ x}
26409 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26410 result will be to display all articles that do not match the expression.
26412 @item
26413 Gnus inlines external parts (message/external).
26415 @end itemize
26417 @item Changes in Message mode and related Gnus features
26418 @c ****************************************************
26420 @itemize @bullet
26422 @item
26423 Delayed articles
26425 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26426 buffer.  The messages are delivered at specified time.  This is useful
26427 for sending yourself reminders.  @xref{Delayed Articles}.
26429 @item
26430 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26431 the nnml back end allows compressed message files.
26433 @item
26434 The new option @code{gnus-gcc-mark-as-read} automatically marks
26435 Gcc articles as read.
26437 @item
26438 Externalizing of attachments
26440 If @code{gnus-gcc-externalize-attachments} or
26441 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26442 local files as external parts.
26444 @item
26445 The envelope sender address can be customized when using Sendmail.
26446 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26448 @item
26449 Gnus no longer generate the Sender: header automatically.
26451 Earlier it was generated iff the user configurable email address was
26452 different from the Gnus guessed default user address.  As the guessing
26453 algorithm is rarely correct these days, and (more controversially) the
26454 only use of the Sender: header was to check if you are entitled to
26455 cancel/supersede news (which is now solved by Cancel Locks instead,
26456 see another entry), generation of the header has been disabled by
26457 default.  See the variables @code{message-required-headers},
26458 @code{message-required-news-headers}, and
26459 @code{message-required-mail-headers}.
26461 @item
26462 Features from third party @file{message-utils.el} added to @file{message.el}.
26464 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26465 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26466 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26467 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26468 appropriate headers and a note in the body for cross-postings and
26469 followups (see the variables @code{message-cross-post-@var{*}}).
26471 @item
26472 References and X-Draft-From headers are no longer generated when you
26473 start composing messages and @code{message-generate-headers-first} is
26474 @code{nil}.
26476 @item
26477 Easy inclusion of X-Faces headers.  @xref{X-Face}.
26479 @item
26480 Group Carbon Copy (GCC) quoting
26482 To support groups that contains SPC and other weird characters, groups
26483 are quoted before they are placed in the Gcc: header.  This means
26484 variables such as @code{gnus-message-archive-group} should no longer
26485 contain quote characters to make groups containing SPC work.  Also, if
26486 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26487 into two groups) you must change it to return the list
26488 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26489 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26490 was incorrect earlier, it just didn't generate any problems since it
26491 was inserted directly.
26493 @item
26494 @code{message-insinuate-rmail}
26496 Adding @code{(message-insinuate-rmail)} and @code{(setq
26497 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26498 compose, reply and forward messages in message-mode, where you can
26499 enjoy the power of @acronym{MML}.
26501 @item
26502 @code{message-minibuffer-local-map}
26504 The line below enables BBDB in resending a message:
26505 @lisp
26506 (define-key message-minibuffer-local-map [(tab)]
26507   'bbdb-complete-name)
26508 @end lisp
26510 @item
26511 @code{gnus-posting-styles}
26513 Add a new format of match like
26514 @lisp
26515 ((header "to" "larsi.*org")
26516  (Organization "Somewhere, Inc."))
26517 @end lisp
26518 The old format like the lines below is obsolete, but still accepted.
26519 @lisp
26520 (header "to" "larsi.*org"
26521         (Organization "Somewhere, Inc."))
26522 @end lisp
26524 @item
26525 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26527 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26528 added into these two variables.  If you customized those, perhaps you
26529 need add those two headers too.
26531 @item
26532 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26533 composing messages, it is enabled by @code{use-hard-newlines}.
26534 Decoding format=flowed was present but not documented in earlier
26535 versions.
26537 @item
26538 The option @code{mm-fill-flowed} can be used to disable treatment of
26539 ``format=flowed'' messages.  Also, flowed text is disabled when sending
26540 inline PGP signed messages.  (New in Gnus 5.10.7)
26542 @item
26543 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26545 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26547 @item
26548 Message supports the Importance: (RFC 2156) header.
26550 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26551 the valid values.
26553 @item
26554 Gnus supports Cancel Locks in News.
26556 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
26557 used to determine if you wrote an article or not (for canceling and
26558 superseding).  Gnus generates a random password string the first time
26559 you post a message, and saves it in your @file{~/.emacs} using the Custom
26560 system.  While the variable is called @code{canlock-password}, it is not
26561 security sensitive data.  Publishing your canlock string on the web
26562 will not allow anyone to be able to anything she could not already do.
26563 The behavior can be changed by customizing @code{message-insert-canlock}.
26565 @item
26566 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26567 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26569 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26570 additional Lisp libraries.  This add several menu items to the
26571 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26572 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
26574 @item
26575 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26576 C-m}.
26578 This change was made to avoid conflict with the standard binding of
26579 @code{back-to-indentation}, which is also useful in message mode.
26581 @item
26582 The default for @code{message-forward-show-mml} changed to the symbol
26583 @code{best}.
26585 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26586 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
26587 used when forwarding signed or encrypted messages, as the conversion
26588 invalidate the digital signature.
26590 @item
26591 If @code{auto-compression-mode} is enabled, attachments are automatically
26592 decompressed when activated.
26593 @c FIXME: Does this affect article or message mode?
26595 @item
26596 Support for non-@acronym{ASCII} domain names
26598 Message supports non-@acronym{ASCII} domain names in From:, To: and
26599 Cc: and will query you whether to perform encoding when you try to
26600 send a message.  The variable @code{message-use-idna} controls this.
26601 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26602 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26603 controls this.
26605 @item You can now drag and drop attachments to the Message buffer.
26606 See @code{mml-dnd-protocol-alist} and @code{mml-dnd-attach-options}.
26607 @xref{MIME, ,MIME, message, Message Manual}.
26608 @c New in 5.10.9 / 5.11
26610 @end itemize
26612 @item Changes in back ends
26613 @c ***********************
26615 @itemize @bullet
26616 @item
26617 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26619 @item
26620 The nndoc back end now supports mailman digests and exim bounces.
26622 @item
26623 Gnus supports Maildir groups.
26625 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
26627 @item
26628 The nnml and nnfolder back ends store marks for each groups.
26630 This makes it possible to take backup of nnml/nnfolder servers/groups
26631 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
26632 makes it possible to share articles and marks between users (without
26633 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
26634 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26635 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26636 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
26637 another machine, Gnus will automatically use the @file{.marks} or
26638 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26639 The new server variables @code{nnml-marks-is-evil} and
26640 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26642 @end itemize
26644 @item Appearance
26645 @c *************
26647 @itemize @bullet
26649 @item
26650 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26651 been renamed to ``Gnus''.
26653 @item
26654 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26655 renamed to ``Attachments''.  Note that this menu also contains security
26656 related stuff, like signing and encryption (@pxref{Security, Security,,
26657 message, Message Manual}).
26659 @item
26660 The tool bars have been updated to use GNOME icons in Group, Summary and
26661 Message mode.  You can also customize the tool bars.  This is a new
26662 feature in Gnus 5.10.9.  (Only for Emacs, not in XEmacs.)
26664 @item The tool bar icons are now (de)activated correctly
26665 in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
26666 Its default value depends on your Emacs version.  This is a new feature
26667 in Gnus 5.10.9.
26668 @end itemize
26671 @item Miscellaneous changes
26672 @c ************************
26674 @itemize @bullet
26676 @item
26677 @code{gnus-agent}
26679 The Gnus Agent has seen a major updated and is now enabled by default,
26680 and all nntp and nnimap servers from @code{gnus-select-method} and
26681 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26682 only the server in @code{gnus-select-method} was agentized by the
26683 default, and the agent was disabled by default.  When the agent is
26684 enabled, headers are now also retrieved from the Agent cache instead
26685 of the back ends when possible.  Earlier this only happened in the
26686 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26687 @kbd{J r} in the server buffer.  Gnus will not download articles into
26688 the Agent cache, unless you instruct it to do so, though, by using
26689 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26690 behavior of having the Agent disabled with @code{(setq gnus-agent
26691 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26692 is not needed any more.
26694 @item
26695 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26697 If one reads an article while plugged, and the article already exists
26698 in the Agent, it won't get downloaded once more.  @code{(setq
26699 gnus-agent-cache nil)} reverts to the old behavior.
26701 @item
26702 Dired integration
26704 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26705 bindings in dired buffers to send a file as an attachment, open a file
26706 using the appropriate mailcap entry, and print a file using the mailcap
26707 entry.
26709 @item
26710 The format spec @code{%C} for positioning point has changed to @code{%*}.
26712 @item
26713 @code{gnus-slave-unplugged}
26715 A new command which starts Gnus offline in slave mode.
26717 @end itemize
26719 @end itemize
26721 @iftex
26723 @page
26724 @node The Manual
26725 @section The Manual
26726 @cindex colophon
26727 @cindex manual
26729 This manual was generated from a TeXinfo file and then run through
26730 either @code{texi2dvi}
26731 @iflatex
26732 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26733 and then run through @code{latex} and @code{dvips}
26734 @end iflatex
26735 to get what you hold in your hands now.
26737 The following conventions have been used:
26739 @enumerate
26741 @item
26742 This is a @samp{string}
26744 @item
26745 This is a @kbd{keystroke}
26747 @item
26748 This is a @file{file}
26750 @item
26751 This is a @code{symbol}
26753 @end enumerate
26755 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26756 mean:
26758 @lisp
26759 (setq flargnoze "yes")
26760 @end lisp
26762 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26764 @lisp
26765 (setq flumphel 'yes)
26766 @end lisp
26768 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26769 ever get them confused.
26771 @iflatex
26772 @c @head
26773 Of course, everything in this manual is of vital interest, so you should
26774 read it all.  Several times.  However, if you feel like skimming the
26775 manual, look for that gnu head you should see in the margin over
26776 there---it means that what's being discussed is of more importance than
26777 the rest of the stuff.  (On the other hand, if everything is infinitely
26778 important, how can anything be more important than that?  Just one more
26779 of the mysteries of this world, I guess.)
26780 @end iflatex
26782 @end iftex
26785 @node On Writing Manuals
26786 @section On Writing Manuals
26788 I guess most manuals are written after-the-fact; documenting a program
26789 that's already there.  This is not how this manual is written.  When
26790 implementing something, I write the manual entry for that something
26791 straight away.  I then see that it's difficult to explain the
26792 functionality, so I write how it's supposed to be, and then I change the
26793 implementation.  Writing the documentation and writing the code goes
26794 hand in hand.
26796 This, of course, means that this manual has no, or little, flow.  It
26797 documents absolutely everything in Gnus, but often not where you're
26798 looking for it.  It is a reference manual, and not a guide to how to get
26799 started with Gnus.
26801 That would be a totally different book, that should be written using the
26802 reference manual as source material.  It would look quite differently.
26805 @page
26806 @node Terminology
26807 @section Terminology
26809 @cindex terminology
26810 @table @dfn
26812 @item news
26813 @cindex news
26814 This is what you are supposed to use this thing for---reading news.
26815 News is generally fetched from a nearby @acronym{NNTP} server, and is
26816 generally publicly available to everybody.  If you post news, the entire
26817 world is likely to read just what you have written, and they'll all
26818 snigger mischievously.  Behind your back.
26820 @item mail
26821 @cindex mail
26822 Everything that's delivered to you personally is mail.  Some news/mail
26823 readers (like Gnus) blur the distinction between mail and news, but
26824 there is a difference.  Mail is private.  News is public.  Mailing is
26825 not posting, and replying is not following up.
26827 @item reply
26828 @cindex reply
26829 Send a mail to the person who has written what you are reading.
26831 @item follow up
26832 @cindex follow up
26833 Post an article to the current newsgroup responding to the article you
26834 are reading.
26836 @item back end
26837 @cindex back end
26838 Gnus considers mail and news to be mostly the same, really.  The only
26839 difference is how to access the actual articles.  News articles are
26840 commonly fetched via the protocol @acronym{NNTP}, whereas mail
26841 messages could be read from a file on the local disk.  The internal
26842 architecture of Gnus thus comprises a ``front end'' and a number of
26843 ``back ends''.  Internally, when you enter a group (by hitting
26844 @key{RET}, say), you thereby invoke a function in the front end in
26845 Gnus.  The front end then ``talks'' to a back end and says things like
26846 ``Give me the list of articles in the foo group'' or ``Show me article
26847 number 4711''.
26849 So a back end mainly defines either a protocol (the @code{nntp} back
26850 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
26851 accesses mail via @acronym{IMAP}) or a file format and directory
26852 layout (the @code{nnspool} back end accesses news via the common
26853 ``spool directory'' format, the @code{nnml} back end access mail via a
26854 file format and directory layout that's quite similar).
26856 Gnus does not handle the underlying media, so to speak---this is all
26857 done by the back ends.  A back end is a collection of functions to
26858 access the articles.
26860 However, sometimes the term ``back end'' is also used where ``server''
26861 would have been more appropriate.  And then there is the term ``select
26862 method'' which can mean either.  The Gnus terminology can be quite
26863 confusing.
26865 @item native
26866 @cindex native
26867 Gnus will always use one method (and back end) as the @dfn{native}, or
26868 default, way of getting news.
26870 @item foreign
26871 @cindex foreign
26872 You can also have any number of foreign groups active at the same time.
26873 These are groups that use non-native non-secondary back ends for getting
26874 news.
26876 @item secondary
26877 @cindex secondary
26878 Secondary back ends are somewhere half-way between being native and being
26879 foreign, but they mostly act like they are native.
26881 @item article
26882 @cindex article
26883 A message that has been posted as news.
26885 @item mail message
26886 @cindex mail message
26887 A message that has been mailed.
26889 @item message
26890 @cindex message
26891 A mail message or news article
26893 @item head
26894 @cindex head
26895 The top part of a message, where administrative information (etc.) is
26896 put.
26898 @item body
26899 @cindex body
26900 The rest of an article.  Everything not in the head is in the
26901 body.
26903 @item header
26904 @cindex header
26905 A line from the head of an article.
26907 @item headers
26908 @cindex headers
26909 A collection of such lines, or a collection of heads.  Or even a
26910 collection of @acronym{NOV} lines.
26912 @item @acronym{NOV}
26913 @cindex @acronym{NOV}
26914 When Gnus enters a group, it asks the back end for the headers of all
26915 unread articles in the group.  Most servers support the News OverView
26916 format, which is more compact and much faster to read and parse than the
26917 normal @sc{head} format.
26919 @item level
26920 @cindex levels
26921 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
26922 that have a lower level are ``more'' subscribed than the groups with a
26923 higher level.  In fact, groups on levels 1-5 are considered
26924 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
26925 are @dfn{killed}.  Commands for listing groups and scanning for new
26926 articles will all use the numeric prefix as @dfn{working level}.
26928 @item killed groups
26929 @cindex killed groups
26930 No information on killed groups is stored or updated, which makes killed
26931 groups much easier to handle than subscribed groups.
26933 @item zombie groups
26934 @cindex zombie groups
26935 Just like killed groups, only slightly less dead.
26937 @item active file
26938 @cindex active file
26939 The news server has to keep track of what articles it carries, and what
26940 groups exist.  All this information in stored in the active file, which
26941 is rather large, as you might surmise.
26943 @item bogus groups
26944 @cindex bogus groups
26945 A group that exists in the @file{.newsrc} file, but isn't known to the
26946 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
26947 This means that the group probably doesn't exist (any more).
26949 @item activating
26950 @cindex activating groups
26951 The act of asking the server for info on a group and computing the
26952 number of unread articles is called @dfn{activating the group}.
26953 Un-activated groups are listed with @samp{*} in the group buffer.
26955 @item spool
26956 @cindex spool
26957 News servers store their articles locally in one fashion or other.
26958 One old-fashioned storage method is to have just one file per
26959 article.  That's called a ``traditional spool''.
26961 @item server
26962 @cindex server
26963 A machine one can connect to and get news (or mail) from.
26965 @item select method
26966 @cindex select method
26967 A structure that specifies the back end, the server and the virtual
26968 server settings.
26970 @item virtual server
26971 @cindex virtual server
26972 A named select method.  Since a select method defines all there is to
26973 know about connecting to a (physical) server, taking the thing as a
26974 whole is a virtual server.
26976 @item washing
26977 @cindex washing
26978 Taking a buffer and running it through a filter of some sort.  The
26979 result will (more often than not) be cleaner and more pleasing than the
26980 original.
26982 @item ephemeral groups
26983 @cindex ephemeral groups
26984 @cindex temporary groups
26985 Most groups store data on what articles you have read.  @dfn{Ephemeral}
26986 groups are groups that will have no data stored---when you exit the
26987 group, it'll disappear into the aether.
26989 @item solid groups
26990 @cindex solid groups
26991 This is the opposite of ephemeral groups.  All groups listed in the
26992 group buffer are solid groups.
26994 @item sparse articles
26995 @cindex sparse articles
26996 These are article placeholders shown in the summary buffer when
26997 @code{gnus-build-sparse-threads} has been switched on.
26999 @item threading
27000 @cindex threading
27001 To put responses to articles directly after the articles they respond
27002 to---in a hierarchical fashion.
27004 @item root
27005 @cindex root
27006 @cindex thread root
27007 The first article in a thread is the root.  It is the ancestor of all
27008 articles in the thread.
27010 @item parent
27011 @cindex parent
27012 An article that has responses.
27014 @item child
27015 @cindex child
27016 An article that responds to a different article---its parent.
27018 @item digest
27019 @cindex digest
27020 A collection of messages in one file.  The most common digest format is
27021 specified by RFC 1153.
27023 @item splitting
27024 @cindex splitting, terminology
27025 @cindex mail sorting
27026 @cindex mail filtering (splitting)
27027 The action of sorting your emails according to certain rules. Sometimes
27028 incorrectly called mail filtering.
27030 @end table
27033 @page
27034 @node Customization
27035 @section Customization
27036 @cindex general customization
27038 All variables are properly documented elsewhere in this manual.  This
27039 section is designed to give general pointers on how to customize Gnus
27040 for some quite common situations.
27042 @menu
27043 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27044 * Slow Terminal Connection::    You run a remote Emacs.
27045 * Little Disk Space::           You feel that having large setup files is icky.
27046 * Slow Machine::                You feel like buying a faster machine.
27047 @end menu
27050 @node Slow/Expensive Connection
27051 @subsection Slow/Expensive NNTP Connection
27053 If you run Emacs on a machine locally, and get your news from a machine
27054 over some very thin strings, you want to cut down on the amount of data
27055 Gnus has to get from the @acronym{NNTP} server.
27057 @table @code
27059 @item gnus-read-active-file
27060 Set this to @code{nil}, which will inhibit Gnus from requesting the
27061 entire active file from the server.  This file is often very large.  You
27062 also have to set @code{gnus-check-new-newsgroups} and
27063 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27064 doesn't suddenly decide to fetch the active file anyway.
27066 @item gnus-nov-is-evil
27067 This one has to be @code{nil}.  If not, grabbing article headers from
27068 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27069 support @sc{xover}; Gnus will detect this by itself.
27070 @end table
27073 @node Slow Terminal Connection
27074 @subsection Slow Terminal Connection
27076 Let's say you use your home computer for dialing up the system that runs
27077 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27078 possible) the amount of data sent over the wires.
27080 @table @code
27082 @item gnus-auto-center-summary
27083 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27084 buffer all the time.  If it is @code{vertical}, do only vertical
27085 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27086 horizontal and vertical recentering.
27088 @item gnus-visible-headers
27089 Cut down on the headers included in the articles to the
27090 minimum.  You can, in fact, make do without them altogether---most of the
27091 useful data is in the summary buffer, anyway.  Set this variable to
27092 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27094 Use the following to enable all the available hiding features:
27095 @lisp
27096 (setq gnus-treat-hide-headers 'head
27097       gnus-treat-hide-signature t
27098       gnus-treat-hide-citation t)
27099 @end lisp
27101 @item gnus-use-full-window
27102 By setting this to @code{nil}, you can make all the windows smaller.
27103 While this doesn't really cut down much generally, it means that you
27104 have to see smaller portions of articles before deciding that you didn't
27105 want to read them anyway.
27107 @item gnus-thread-hide-subtree
27108 If this is non-@code{nil}, all threads in the summary buffer will be
27109 hidden initially.
27112 @item gnus-updated-mode-lines
27113 If this is @code{nil}, Gnus will not put information in the buffer mode
27114 lines, which might save some time.
27115 @end table
27118 @node Little Disk Space
27119 @subsection Little Disk Space
27120 @cindex disk space
27122 The startup files can get rather large, so you may want to cut their
27123 sizes a bit if you are running out of space.
27125 @table @code
27127 @item gnus-save-newsrc-file
27128 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27129 only save @file{.newsrc.eld}.  This means that you will not be able to
27130 use any other newsreaders than Gnus.  This variable is @code{t} by
27131 default.
27133 @item gnus-read-newsrc-file
27134 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27135 only read @file{.newsrc.eld}.  This means that you will not be able to
27136 use any other newsreaders than Gnus.  This variable is @code{t} by
27137 default.
27139 @item gnus-save-killed-list
27140 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27141 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27142 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27143 variable to @code{nil}.  This variable is @code{t} by default.
27145 @end table
27148 @node Slow Machine
27149 @subsection Slow Machine
27150 @cindex slow machine
27152 If you have a slow machine, or are just really impatient, there are a
27153 few things you can do to make Gnus run faster.
27155 Set @code{gnus-check-new-newsgroups} and
27156 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27158 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27159 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27160 summary buffer faster.
27163 @page
27164 @node Troubleshooting
27165 @section Troubleshooting
27166 @cindex troubleshooting
27168 Gnus works @emph{so} well straight out of the box---I can't imagine any
27169 problems, really.
27171 Ahem.
27173 @enumerate
27175 @item
27176 Make sure your computer is switched on.
27178 @item
27179 Make sure that you really load the current Gnus version.  If you have
27180 been running @sc{gnus}, you need to exit Emacs and start it up again before
27181 Gnus will work.
27183 @item
27184 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27185 like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
27186 you have some old @file{.el} files lying around.  Delete these.
27188 @item
27189 Read the help group (@kbd{G h} in the group buffer) for a
27190 @acronym{FAQ} and a how-to.
27192 @item
27193 @vindex max-lisp-eval-depth
27194 Gnus works on many recursive structures, and in some extreme (and very
27195 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27196 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27197 something like that.
27198 @end enumerate
27200 If all else fails, report the problem as a bug.
27202 @cindex bugs
27203 @cindex reporting bugs
27205 @kindex M-x gnus-bug
27206 @findex gnus-bug
27207 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27208 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27209 me the backtrace.  I will fix bugs, but I can only fix them if you send
27210 me a precise description as to how to reproduce the bug.
27212 You really can never be too detailed in a bug report.  Always use the
27213 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27214 a 10Kb mail each time you use it, and even if you have sent me your
27215 environment 500 times before.  I don't care.  I want the full info each
27216 time.
27218 It is also important to remember that I have no memory whatsoever.  If
27219 you send a bug report, and I send you a reply, and then you just send
27220 back ``No, it's not! Moron!'', I will have no idea what you are
27221 insulting me about.  Always over-explain everything.  It's much easier
27222 for all of us---if I don't have all the information I need, I will just
27223 mail you and ask for more info, and everything takes more time.
27225 If the problem you're seeing is very visual, and you can't quite explain
27226 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27227 it somewhere it can be reached, and include the URL of the picture in
27228 the bug report.
27230 @cindex patches
27231 If you would like to contribute a patch to fix bugs or make
27232 improvements, please produce the patch using @samp{diff -u}.
27234 @cindex edebug
27235 If you want to debug your problem further before reporting, possibly
27236 in order to solve the problem yourself and send a patch, you can use
27237 edebug.  Debugging Lisp code is documented in the Elisp manual
27238 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27239 Lisp Reference Manual}).  To get you started with edebug, consider if
27240 you discover some weird behavior when pressing @kbd{c}, the first
27241 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27242 the documentation buffer that leads you to the function definition,
27243 then press @kbd{M-x edebug-defun RET} with point inside that function,
27244 return to Gnus and press @kbd{c} to invoke the code.  You will be
27245 placed in the lisp buffer and can single step using @kbd{SPC} and
27246 evaluate expressions using @kbd{M-:} or inspect variables using
27247 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27248 @kbd{c} or @kbd{g}.
27250 @cindex elp
27251 @cindex profile
27252 @cindex slow
27253 Sometimes, a problem do not directly generate an elisp error but
27254 manifests itself by causing Gnus to be very slow.  In these cases, you
27255 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27256 slow, and then try to analyze the backtrace (repeating the procedure
27257 helps isolating the real problem areas).
27259 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27260 (or should be) fully documented elsewhere, but to get you started
27261 there are a few steps that need to be followed.  First, instrument the
27262 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27263 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27264 RET message}.  Then perform the operation that is slow and press
27265 @kbd{M-x elp-results}.  You will then see which operations that takes
27266 time, and can debug them further.  If the entire operation takes much
27267 longer than the time spent in the slowest function in the profiler
27268 output, you probably profiled the wrong part of Gnus.  To reset
27269 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27270 elp-restore-all} is supposed to remove profiling, but given the
27271 complexities and dynamic code generation in Gnus, it might not always
27272 work perfectly.
27274 @cindex gnu.emacs.gnus
27275 @cindex ding mailing list
27276 If you just need help, you are better off asking on
27277 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27278 @email{ding@@gnus.org, the ding mailing list}.  Write to
27279 @email{ding-request@@gnus.org} to subscribe.
27282 @page
27283 @node Gnus Reference Guide
27284 @section Gnus Reference Guide
27286 It is my hope that other people will figure out smart stuff that Gnus
27287 can do, and that other people will write those smart things as well.  To
27288 facilitate that I thought it would be a good idea to describe the inner
27289 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27292 You can never expect the internals of a program not to change, but I
27293 will be defining (in some details) the interface between Gnus and its
27294 back ends (this is written in stone), the format of the score files
27295 (ditto), data structures (some are less likely to change than others)
27296 and general methods of operation.
27298 @menu
27299 * Gnus Utility Functions::      Common functions and variable to use.
27300 * Back End Interface::          How Gnus communicates with the servers.
27301 * Score File Syntax::           A BNF definition of the score file standard.
27302 * Headers::                     How Gnus stores headers internally.
27303 * Ranges::                      A handy format for storing mucho numbers.
27304 * Group Info::                  The group info format.
27305 * Extended Interactive::        Symbolic prefixes and stuff.
27306 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27307 * Various File Formats::        Formats of files that Gnus use.
27308 @end menu
27311 @node Gnus Utility Functions
27312 @subsection Gnus Utility Functions
27313 @cindex Gnus utility functions
27314 @cindex utility functions
27315 @cindex functions
27316 @cindex internal variables
27318 When writing small functions to be run from hooks (and stuff), it's
27319 vital to have access to the Gnus internal functions and variables.
27320 Below is a list of the most common ones.
27322 @table @code
27324 @item gnus-newsgroup-name
27325 @vindex gnus-newsgroup-name
27326 This variable holds the name of the current newsgroup.
27328 @item gnus-find-method-for-group
27329 @findex gnus-find-method-for-group
27330 A function that returns the select method for @var{group}.
27332 @item gnus-group-real-name
27333 @findex gnus-group-real-name
27334 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27335 name.
27337 @item gnus-group-prefixed-name
27338 @findex gnus-group-prefixed-name
27339 Takes an unprefixed group name and a select method, and returns the full
27340 (prefixed) Gnus group name.
27342 @item gnus-get-info
27343 @findex gnus-get-info
27344 Returns the group info list for @var{group}.
27346 @item gnus-group-unread
27347 @findex gnus-group-unread
27348 The number of unread articles in @var{group}, or @code{t} if that is
27349 unknown.
27351 @item gnus-active
27352 @findex gnus-active
27353 The active entry for @var{group}.
27355 @item gnus-set-active
27356 @findex gnus-set-active
27357 Set the active entry for @var{group}.
27359 @item gnus-add-current-to-buffer-list
27360 @findex gnus-add-current-to-buffer-list
27361 Adds the current buffer to the list of buffers to be killed on Gnus
27362 exit.
27364 @item gnus-continuum-version
27365 @findex gnus-continuum-version
27366 Takes a Gnus version string as a parameter and returns a floating point
27367 number.  Earlier versions will always get a lower number than later
27368 versions.
27370 @item gnus-group-read-only-p
27371 @findex gnus-group-read-only-p
27372 Says whether @var{group} is read-only or not.
27374 @item gnus-news-group-p
27375 @findex gnus-news-group-p
27376 Says whether @var{group} came from a news back end.
27378 @item gnus-ephemeral-group-p
27379 @findex gnus-ephemeral-group-p
27380 Says whether @var{group} is ephemeral or not.
27382 @item gnus-server-to-method
27383 @findex gnus-server-to-method
27384 Returns the select method corresponding to @var{server}.
27386 @item gnus-server-equal
27387 @findex gnus-server-equal
27388 Says whether two virtual servers are equal.
27390 @item gnus-group-native-p
27391 @findex gnus-group-native-p
27392 Says whether @var{group} is native or not.
27394 @item gnus-group-secondary-p
27395 @findex gnus-group-secondary-p
27396 Says whether @var{group} is secondary or not.
27398 @item gnus-group-foreign-p
27399 @findex gnus-group-foreign-p
27400 Says whether @var{group} is foreign or not.
27402 @item gnus-group-find-parameter
27403 @findex gnus-group-find-parameter
27404 Returns the parameter list of @var{group}.  If given a second parameter,
27405 returns the value of that parameter for @var{group}.
27407 @item gnus-group-set-parameter
27408 @findex gnus-group-set-parameter
27409 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27411 @item gnus-narrow-to-body
27412 @findex gnus-narrow-to-body
27413 Narrows the current buffer to the body of the article.
27415 @item gnus-check-backend-function
27416 @findex gnus-check-backend-function
27417 Takes two parameters, @var{function} and @var{group}.  If the back end
27418 @var{group} comes from supports @var{function}, return non-@code{nil}.
27420 @lisp
27421 (gnus-check-backend-function "request-scan" "nnml:misc")
27422 @result{} t
27423 @end lisp
27425 @item gnus-read-method
27426 @findex gnus-read-method
27427 Prompts the user for a select method.
27429 @end table
27432 @node Back End Interface
27433 @subsection Back End Interface
27435 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27436 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27437 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27438 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27439 examples of the latter we have @code{nntp-port-number} and
27440 @code{nnmbox-directory}.
27442 When Gnus asks for information from a back end---say @code{nntp}---on
27443 something, it will normally include a virtual server name in the
27444 function parameters.  (If not, the back end should use the ``current''
27445 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27446 server as its only (optional) parameter.  If this virtual server hasn't
27447 been opened, the function should fail.
27449 Note that a virtual server name has no relation to some physical server
27450 name.  Take this example:
27452 @lisp
27453 (nntp "odd-one"
27454       (nntp-address "ifi.uio.no")
27455       (nntp-port-number 4324))
27456 @end lisp
27458 Here the virtual server name is @samp{odd-one} while the name of
27459 the physical server is @samp{ifi.uio.no}.
27461 The back ends should be able to switch between several virtual servers.
27462 The standard back ends implement this by keeping an alist of virtual
27463 server environments that they pull down/push up when needed.
27465 There are two groups of interface functions: @dfn{required functions},
27466 which must be present, and @dfn{optional functions}, which Gnus will
27467 always check for presence before attempting to call 'em.
27469 All these functions are expected to return data in the buffer
27470 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27471 unfortunately named, but we'll have to live with it.  When I talk about
27472 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27473 talk about @dfn{return value}, I talk about the function value returned by
27474 the function call.  Functions that fail should return @code{nil} as the
27475 return value.
27477 Some back ends could be said to be @dfn{server-forming} back ends, and
27478 some might be said not to be.  The latter are back ends that generally
27479 only operate on one group at a time, and have no concept of ``server''
27480 ---they have a group, and they deliver info on that group and nothing
27481 more.
27483 Gnus identifies each message by way of group name and article number.  A
27484 few remarks about these article numbers might be useful.  First of all,
27485 the numbers are positive integers.  Secondly, it is normally not
27486 possible for later articles to ``re-use'' older article numbers without
27487 confusing Gnus.  That is, if a group has ever contained a message
27488 numbered 42, then no other message may get that number, or Gnus will get
27489 mightily confused.@footnote{See the function
27490 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27491 Third, article numbers must be assigned in order of arrival in the
27492 group; this is not necessarily the same as the date of the message.
27494 The previous paragraph already mentions all the ``hard'' restrictions that
27495 article numbers must fulfill.  But it seems that it might be useful to
27496 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27497 if there are holes in the article numbering sequence.  However, due to
27498 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27499 also useful for the article numbers to start at 1 to avoid running out
27500 of numbers as long as possible.
27502 Note that by convention, back ends are named @code{nnsomething}, but
27503 Gnus also comes with some @code{nnnotbackends}, such as
27504 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27506 In the examples and definitions I will refer to the imaginary back end
27507 @code{nnchoke}.
27509 @cindex @code{nnchoke}
27511 @menu
27512 * Required Back End Functions::  Functions that must be implemented.
27513 * Optional Back End Functions::  Functions that need not be implemented.
27514 * Error Messaging::             How to get messages and report errors.
27515 * Writing New Back Ends::       Extending old back ends.
27516 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27517 * Mail-like Back Ends::         Some tips on mail back ends.
27518 @end menu
27521 @node Required Back End Functions
27522 @subsubsection Required Back End Functions
27524 @table @code
27526 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27528 @var{articles} is either a range of article numbers or a list of
27529 @code{Message-ID}s.  Current back ends do not fully support either---only
27530 sequences (lists) of article numbers, and most back ends do not support
27531 retrieval of @code{Message-ID}s.  But they should try for both.
27533 The result data should either be HEADs or @acronym{NOV} lines, and the result
27534 value should either be @code{headers} or @code{nov} to reflect this.
27535 This might later be expanded to @code{various}, which will be a mixture
27536 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27538 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27539 headers'', in some meaning of the word.  This is generally done by
27540 fetching (at most) @var{fetch-old} extra headers less than the smallest
27541 article number in @code{articles}, and filling the gaps as well.  The
27542 presence of this parameter can be ignored if the back end finds it
27543 cumbersome to follow the request.  If this is non-@code{nil} and not a
27544 number, do maximum fetches.
27546 Here's an example HEAD:
27548 @example
27549 221 1056 Article retrieved.
27550 Path: ifi.uio.no!sturles
27551 From: sturles@@ifi.uio.no (Sturle Sunde)
27552 Newsgroups: ifi.discussion
27553 Subject: Re: Something very droll
27554 Date: 27 Oct 1994 14:02:57 +0100
27555 Organization: Dept. of Informatics, University of Oslo, Norway
27556 Lines: 26
27557 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27558 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27559 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27561 @end example
27563 So a @code{headers} return value would imply that there's a number of
27564 these in the data buffer.
27566 Here's a BNF definition of such a buffer:
27568 @example
27569 headers        = *head
27570 head           = error / valid-head
27571 error-message  = [ "4" / "5" ] 2number " " <error message> eol
27572 valid-head     = valid-message *header "." eol
27573 valid-message  = "221 " <number> " Article retrieved." eol
27574 header         = <text> eol
27575 @end example
27577 @cindex BNF
27578 (The version of BNF used here is the one used in RFC822.)
27580 If the return value is @code{nov}, the data buffer should contain
27581 @dfn{network overview database} lines.  These are basically fields
27582 separated by tabs.
27584 @example
27585 nov-buffer = *nov-line
27586 nov-line   = field 7*8[ <TAB> field ] eol
27587 field      = <text except TAB>
27588 @end example
27590 For a closer look at what should be in those fields,
27591 @pxref{Headers}.
27594 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27596 @var{server} is here the virtual server name.  @var{definitions} is a
27597 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27599 If the server can't be opened, no error should be signaled.  The back end
27600 may then choose to refuse further attempts at connecting to this
27601 server.  In fact, it should do so.
27603 If the server is opened already, this function should return a
27604 non-@code{nil} value.  There should be no data returned.
27607 @item (nnchoke-close-server &optional SERVER)
27609 Close connection to @var{server} and free all resources connected
27610 to it.  Return @code{nil} if the server couldn't be closed for some
27611 reason.
27613 There should be no data returned.
27616 @item (nnchoke-request-close)
27618 Close connection to all servers and free all resources that the back end
27619 have reserved.  All buffers that have been created by that back end
27620 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
27621 function is generally only called when Gnus is shutting down.
27623 There should be no data returned.
27626 @item (nnchoke-server-opened &optional SERVER)
27628 If @var{server} is the current virtual server, and the connection to the
27629 physical server is alive, then this function should return a
27630 non-@code{nil} value.  This function should under no circumstances
27631 attempt to reconnect to a server we have lost connection to.
27633 There should be no data returned.
27636 @item (nnchoke-status-message &optional SERVER)
27638 This function should return the last error message from @var{server}.
27640 There should be no data returned.
27643 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27645 The result data from this function should be the article specified by
27646 @var{article}.  This might either be a @code{Message-ID} or a number.
27647 It is optional whether to implement retrieval by @code{Message-ID}, but
27648 it would be nice if that were possible.
27650 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27651 in this buffer instead of the normal data buffer.  This is to make it
27652 possible to avoid copying large amounts of data from one buffer to
27653 another, while Gnus mainly requests articles to be inserted directly
27654 into its article buffer.
27656 If it is at all possible, this function should return a cons cell where
27657 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27658 the article number.  This will enable Gnus to find out what the real
27659 group and article numbers are when fetching articles by
27660 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
27661 on successful article retrieval.
27664 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27666 Get data on @var{group}.  This function also has the side effect of
27667 making @var{group} the current group.
27669 If @var{fast}, don't bother to return useful data, just make @var{group}
27670 the current group.
27672 Here's an example of some result data and a definition of the same:
27674 @example
27675 211 56 1000 1059 ifi.discussion
27676 @end example
27678 The first number is the status, which should be 211.  Next is the
27679 total number of articles in the group, the lowest article number, the
27680 highest article number, and finally the group name.  Note that the total
27681 number of articles may be less than one might think while just
27682 considering the highest and lowest article numbers, but some articles
27683 may have been canceled.  Gnus just discards the total-number, so
27684 whether one should take the bother to generate it properly (if that is a
27685 problem) is left as an exercise to the reader.  If the group contains no
27686 articles, the lowest article number should be reported as 1 and the
27687 highest as 0.
27689 @example
27690 group-status = [ error / info ] eol
27691 error        = [ "4" / "5" ] 2<number> " " <Error message>
27692 info         = "211 " 3* [ <number> " " ] <string>
27693 @end example
27696 @item (nnchoke-close-group GROUP &optional SERVER)
27698 Close @var{group} and free any resources connected to it.  This will be
27699 a no-op on most back ends.
27701 There should be no data returned.
27704 @item (nnchoke-request-list &optional SERVER)
27706 Return a list of all groups available on @var{server}.  And that means
27707 @emph{all}.
27709 Here's an example from a server that only carries two groups:
27711 @example
27712 ifi.test 0000002200 0000002000 y
27713 ifi.discussion 3324 3300 n
27714 @end example
27716 On each line we have a group name, then the highest article number in
27717 that group, the lowest article number, and finally a flag.  If the group
27718 contains no articles, the lowest article number should be reported as 1
27719 and the highest as 0.
27721 @example
27722 active-file = *active-line
27723 active-line = name " " <number> " " <number> " " flags eol
27724 name        = <string>
27725 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
27726 @end example
27728 The flag says whether the group is read-only (@samp{n}), is moderated
27729 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27730 (@samp{=other-group}) or none of the above (@samp{y}).
27733 @item (nnchoke-request-post &optional SERVER)
27735 This function should post the current buffer.  It might return whether
27736 the posting was successful or not, but that's not required.  If, for
27737 instance, the posting is done asynchronously, it has generally not been
27738 completed by the time this function concludes.  In that case, this
27739 function should set up some kind of sentinel to beep the user loud and
27740 clear if the posting could not be completed.
27742 There should be no result data from this function.
27744 @end table
27747 @node Optional Back End Functions
27748 @subsubsection Optional Back End Functions
27750 @table @code
27752 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27754 @var{groups} is a list of groups, and this function should request data
27755 on all those groups.  How it does it is of no concern to Gnus, but it
27756 should attempt to do this in a speedy fashion.
27758 The return value of this function can be either @code{active} or
27759 @code{group}, which says what the format of the result data is.  The
27760 former is in the same format as the data from
27761 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27762 in the same format as @code{nnchoke-request-group} gives.
27764 @example
27765 group-buffer = *active-line / *group-status
27766 @end example
27769 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27771 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27772 alterations.  This comes in handy if the back end really carries all
27773 the information (as is the case with virtual and imap groups).  This
27774 function should destructively alter the info to suit its needs, and
27775 should return a non-@code{nil} value.
27777 There should be no result data from this function.
27780 @item (nnchoke-request-type GROUP &optional ARTICLE)
27782 When the user issues commands for ``sending news'' (@kbd{F} in the
27783 summary buffer, for instance), Gnus has to know whether the article the
27784 user is following up on is news or mail.  This function should return
27785 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27786 is mail and @code{unknown} if the type can't be decided.  (The
27787 @var{article} parameter is necessary in @code{nnvirtual} groups which
27788 might very well combine mail groups and news groups.)  Both @var{group}
27789 and @var{article} may be @code{nil}.
27791 There should be no result data from this function.
27794 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27796 Set/remove/add marks on articles.  Normally Gnus handles the article
27797 marks (such as read, ticked, expired etc) internally, and store them in
27798 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
27799 all information about the articles on the server, so Gnus need to
27800 propagate the mark information to the server.
27802 @var{action} is a list of mark setting requests, having this format:
27804 @example
27805 (RANGE ACTION MARK)
27806 @end example
27808 @var{range} is a range of articles you wish to update marks on.
27809 @var{action} is @code{add} or @code{del}, used to add marks or remove
27810 marks (preserving all marks not mentioned).  @var{mark} is a list of
27811 marks; where each mark is a symbol.  Currently used marks are
27812 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27813 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27814 @code{forward} and @code{recent}, but your back end should, if
27815 possible, not limit itself to these.
27817 Given contradictory actions, the last action in the list should be the
27818 effective one.  That is, if your action contains a request to add the
27819 @code{tick} mark on article 1 and, later in the list, a request to
27820 remove the mark on the same article, the mark should in fact be removed.
27822 An example action list:
27824 @example
27825 (((5 12 30) 'del '(tick))
27826  ((10 . 90) 'add '(read expire))
27827  ((92 94) 'del '(read)))
27828 @end example
27830 The function should return a range of articles it wasn't able to set the
27831 mark on (currently not used for anything).
27833 There should be no result data from this function.
27835 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27837 If the user tries to set a mark that the back end doesn't like, this
27838 function may change the mark.  Gnus will use whatever this function
27839 returns as the mark for @var{article} instead of the original
27840 @var{mark}.  If the back end doesn't care, it must return the original
27841 @var{mark}, and not @code{nil} or any other type of garbage.
27843 The only use for this I can see is what @code{nnvirtual} does with
27844 it---if a component group is auto-expirable, marking an article as read
27845 in the virtual group should result in the article being marked as
27846 expirable.
27848 There should be no result data from this function.
27851 @item (nnchoke-request-scan &optional GROUP SERVER)
27853 This function may be called at any time (by Gnus or anything else) to
27854 request that the back end check for incoming articles, in one way or
27855 another.  A mail back end will typically read the spool file or query
27856 the @acronym{POP} server when this function is invoked.  The
27857 @var{group} doesn't have to be heeded---if the back end decides that
27858 it is too much work just scanning for a single group, it may do a
27859 total scan of all groups.  It would be nice, however, to keep things
27860 local if that's practical.
27862 There should be no result data from this function.
27865 @item (nnchoke-request-group-description GROUP &optional SERVER)
27867 The result data from this function should be a description of
27868 @var{group}.
27870 @example
27871 description-line = name <TAB> description eol
27872 name             = <string>
27873 description      = <text>
27874 @end example
27876 @item (nnchoke-request-list-newsgroups &optional SERVER)
27878 The result data from this function should be the description of all
27879 groups available on the server.
27881 @example
27882 description-buffer = *description-line
27883 @end example
27886 @item (nnchoke-request-newgroups DATE &optional SERVER)
27888 The result data from this function should be all groups that were
27889 created after @samp{date}, which is in normal human-readable date format
27890 (i.e., the date format used in mail and news headers, and returned by
27891 the function @code{message-make-date} by default).  The data should be
27892 in the active buffer format.
27894 It is okay for this function to return ``too many'' groups; some back ends
27895 might find it cheaper to return the full list of groups, rather than
27896 just the new groups.  But don't do this for back ends with many groups.
27897 Normally, if the user creates the groups herself, there won't be too
27898 many groups, so @code{nnml} and the like are probably safe.  But for
27899 back ends like @code{nntp}, where the groups have been created by the
27900 server, it is quite likely that there can be many groups.
27903 @item (nnchoke-request-create-group GROUP &optional SERVER)
27905 This function should create an empty group with name @var{group}.
27907 There should be no return data.
27910 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
27912 This function should run the expiry process on all articles in the
27913 @var{articles} range (which is currently a simple list of article
27914 numbers.)  It is left up to the back end to decide how old articles
27915 should be before they are removed by this function.  If @var{force} is
27916 non-@code{nil}, all @var{articles} should be deleted, no matter how new
27917 they are.
27919 This function should return a list of articles that it did not/was not
27920 able to delete.
27922 There should be no result data returned.
27925 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
27927 This function should move @var{article} (which is a number) from
27928 @var{group} by calling @var{accept-form}.
27930 This function should ready the article in question for moving by
27931 removing any header lines it has added to the article, and generally
27932 should ``tidy up'' the article.  Then it should @code{eval}
27933 @var{accept-form} in the buffer where the ``tidy'' article is.  This
27934 will do the actual copying.  If this @code{eval} returns a
27935 non-@code{nil} value, the article should be removed.
27937 If @var{last} is @code{nil}, that means that there is a high likelihood
27938 that there will be more requests issued shortly, so that allows some
27939 optimizations.
27941 The function should return a cons where the @code{car} is the group name and
27942 the @code{cdr} is the article number that the article was entered as.
27944 There should be no data returned.
27947 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
27949 This function takes the current buffer and inserts it into @var{group}.
27950 If @var{last} in @code{nil}, that means that there will be more calls to
27951 this function in short order.
27953 The function should return a cons where the @code{car} is the group name and
27954 the @code{cdr} is the article number that the article was entered as.
27956 The group should exist before the back end is asked to accept the
27957 article for that group.
27959 There should be no data returned.
27962 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
27964 This function should remove @var{article} (which is a number) from
27965 @var{group} and insert @var{buffer} there instead.
27967 There should be no data returned.
27970 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
27972 This function should delete @var{group}.  If @var{force}, it should
27973 really delete all the articles in the group, and then delete the group
27974 itself.  (If there is such a thing as ``the group itself''.)
27976 There should be no data returned.
27979 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
27981 This function should rename @var{group} into @var{new-name}.  All
27982 articles in @var{group} should move to @var{new-name}.
27984 There should be no data returned.
27986 @end table
27989 @node Error Messaging
27990 @subsubsection Error Messaging
27992 @findex nnheader-report
27993 @findex nnheader-get-report
27994 The back ends should use the function @code{nnheader-report} to report
27995 error conditions---they should not raise errors when they aren't able to
27996 perform a request.  The first argument to this function is the back end
27997 symbol, and the rest are interpreted as arguments to @code{format} if
27998 there are multiple of them, or just a string if there is one of them.
27999 This function must always returns @code{nil}.
28001 @lisp
28002 (nnheader-report 'nnchoke "You did something totally bogus")
28004 (nnheader-report 'nnchoke "Could not request group %s" group)
28005 @end lisp
28007 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28008 @code{nil} back from a server, and this function returns the most
28009 recently reported message for the back end in question.  This function
28010 takes one argument---the server symbol.
28012 Internally, these functions access @var{back-end}@code{-status-string},
28013 so the @code{nnchoke} back end will have its error message stored in
28014 @code{nnchoke-status-string}.
28017 @node Writing New Back Ends
28018 @subsubsection Writing New Back Ends
28020 Many back ends are quite similar.  @code{nnml} is just like
28021 @code{nnspool}, but it allows you to edit the articles on the server.
28022 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28023 and it doesn't maintain overview databases.  @code{nndir} is just like
28024 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28025 editing articles.
28027 It would make sense if it were possible to ``inherit'' functions from
28028 back ends when writing new back ends.  And, indeed, you can do that if you
28029 want to.  (You don't have to if you don't want to, of course.)
28031 All the back ends declare their public variables and functions by using a
28032 package called @code{nnoo}.
28034 To inherit functions from other back ends (and allow other back ends to
28035 inherit functions from the current back end), you should use the
28036 following macros:
28038 @table @code
28040 @item nnoo-declare
28041 This macro declares the first parameter to be a child of the subsequent
28042 parameters.  For instance:
28044 @lisp
28045 (nnoo-declare nndir
28046   nnml nnmh)
28047 @end lisp
28049 @code{nndir} has declared here that it intends to inherit functions from
28050 both @code{nnml} and @code{nnmh}.
28052 @item defvoo
28053 This macro is equivalent to @code{defvar}, but registers the variable as
28054 a public server variable.  Most state-oriented variables should be
28055 declared with @code{defvoo} instead of @code{defvar}.
28057 In addition to the normal @code{defvar} parameters, it takes a list of
28058 variables in the parent back ends to map the variable to when executing
28059 a function in those back ends.
28061 @lisp
28062 (defvoo nndir-directory nil
28063   "Where nndir will look for groups."
28064   nnml-current-directory nnmh-current-directory)
28065 @end lisp
28067 This means that @code{nnml-current-directory} will be set to
28068 @code{nndir-directory} when an @code{nnml} function is called on behalf
28069 of @code{nndir}.  (The same with @code{nnmh}.)
28071 @item nnoo-define-basics
28072 This macro defines some common functions that almost all back ends should
28073 have.
28075 @lisp
28076 (nnoo-define-basics nndir)
28077 @end lisp
28079 @item deffoo
28080 This macro is just like @code{defun} and takes the same parameters.  In
28081 addition to doing the normal @code{defun} things, it registers the
28082 function as being public so that other back ends can inherit it.
28084 @item nnoo-map-functions
28085 This macro allows mapping of functions from the current back end to
28086 functions from the parent back ends.
28088 @lisp
28089 (nnoo-map-functions nndir
28090   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28091   (nnmh-request-article 0 nndir-current-group 0 0))
28092 @end lisp
28094 This means that when @code{nndir-retrieve-headers} is called, the first,
28095 third, and fourth parameters will be passed on to
28096 @code{nnml-retrieve-headers}, while the second parameter is set to the
28097 value of @code{nndir-current-group}.
28099 @item nnoo-import
28100 This macro allows importing functions from back ends.  It should be the
28101 last thing in the source file, since it will only define functions that
28102 haven't already been defined.
28104 @lisp
28105 (nnoo-import nndir
28106   (nnmh
28107    nnmh-request-list
28108    nnmh-request-newgroups)
28109   (nnml))
28110 @end lisp
28112 This means that calls to @code{nndir-request-list} should just be passed
28113 on to @code{nnmh-request-list}, while all public functions from
28114 @code{nnml} that haven't been defined in @code{nndir} yet should be
28115 defined now.
28117 @end table
28119 Below is a slightly shortened version of the @code{nndir} back end.
28121 @lisp
28122 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28123 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28125 ;;; @r{Code:}
28127 (require 'nnheader)
28128 (require 'nnmh)
28129 (require 'nnml)
28130 (require 'nnoo)
28131 (eval-when-compile (require 'cl))
28133 (nnoo-declare nndir
28134   nnml nnmh)
28136 (defvoo nndir-directory nil
28137   "Where nndir will look for groups."
28138   nnml-current-directory nnmh-current-directory)
28140 (defvoo nndir-nov-is-evil nil
28141   "*Non-nil means that nndir will never retrieve NOV headers."
28142   nnml-nov-is-evil)
28144 (defvoo nndir-current-group ""
28145   nil
28146   nnml-current-group nnmh-current-group)
28147 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28148 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28150 (defvoo nndir-status-string "" nil nnmh-status-string)
28151 (defconst nndir-version "nndir 1.0")
28153 ;;; @r{Interface functions.}
28155 (nnoo-define-basics nndir)
28157 (deffoo nndir-open-server (server &optional defs)
28158   (setq nndir-directory
28159         (or (cadr (assq 'nndir-directory defs))
28160             server))
28161   (unless (assq 'nndir-directory defs)
28162     (push `(nndir-directory ,server) defs))
28163   (push `(nndir-current-group
28164           ,(file-name-nondirectory
28165             (directory-file-name nndir-directory)))
28166         defs)
28167   (push `(nndir-top-directory
28168           ,(file-name-directory (directory-file-name nndir-directory)))
28169         defs)
28170   (nnoo-change-server 'nndir server defs))
28172 (nnoo-map-functions nndir
28173   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28174   (nnmh-request-article 0 nndir-current-group 0 0)
28175   (nnmh-request-group nndir-current-group 0 0)
28176   (nnmh-close-group nndir-current-group 0))
28178 (nnoo-import nndir
28179   (nnmh
28180    nnmh-status-message
28181    nnmh-request-list
28182    nnmh-request-newgroups))
28184 (provide 'nndir)
28185 @end lisp
28188 @node Hooking New Back Ends Into Gnus
28189 @subsubsection Hooking New Back Ends Into Gnus
28191 @vindex gnus-valid-select-methods
28192 @findex gnus-declare-backend
28193 Having Gnus start using your new back end is rather easy---you just
28194 declare it with the @code{gnus-declare-backend} functions.  This will
28195 enter the back end into the @code{gnus-valid-select-methods} variable.
28197 @code{gnus-declare-backend} takes two parameters---the back end name and
28198 an arbitrary number of @dfn{abilities}.
28200 Here's an example:
28202 @lisp
28203 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28204 @end lisp
28206 The above line would then go in the @file{nnchoke.el} file.
28208 The abilities can be:
28210 @table @code
28211 @item mail
28212 This is a mailish back end---followups should (probably) go via mail.
28213 @item post
28214 This is a newsish back end---followups should (probably) go via news.
28215 @item post-mail
28216 This back end supports both mail and news.
28217 @item none
28218 This is neither a post nor mail back end---it's something completely
28219 different.
28220 @item respool
28221 It supports respooling---or rather, it is able to modify its source
28222 articles and groups.
28223 @item address
28224 The name of the server should be in the virtual server name.  This is
28225 true for almost all back ends.
28226 @item prompt-address
28227 The user should be prompted for an address when doing commands like
28228 @kbd{B} in the group buffer.  This is true for back ends like
28229 @code{nntp}, but not @code{nnmbox}, for instance.
28230 @end table
28233 @node Mail-like Back Ends
28234 @subsubsection Mail-like Back Ends
28236 One of the things that separate the mail back ends from the rest of the
28237 back ends is the heavy dependence by most of the mail back ends on
28238 common functions in @file{nnmail.el}.  For instance, here's the
28239 definition of @code{nnml-request-scan}:
28241 @lisp
28242 (deffoo nnml-request-scan (&optional group server)
28243   (setq nnml-article-file-alist nil)
28244   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28245 @end lisp
28247 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28248 and @code{nnmail} takes care of all the moving and splitting of the
28249 mail.
28251 This function takes four parameters.
28253 @table @var
28254 @item method
28255 This should be a symbol to designate which back end is responsible for
28256 the call.
28258 @item exit-function
28259 This function should be called after the splitting has been performed.
28261 @item temp-directory
28262 Where the temporary files should be stored.
28264 @item group
28265 This optional argument should be a group name if the splitting is to be
28266 performed for one group only.
28267 @end table
28269 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28270 save each article.  @var{back-end}@code{-active-number} will be called to
28271 find the article number assigned to this article.
28273 The function also uses the following variables:
28274 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28275 this back end); and @var{back-end}@code{-group-alist} and
28276 @var{back-end}@code{-active-file} to generate the new active file.
28277 @var{back-end}@code{-group-alist} should be a group-active alist, like
28278 this:
28280 @example
28281 (("a-group" (1 . 10))
28282  ("some-group" (34 . 39)))
28283 @end example
28286 @node Score File Syntax
28287 @subsection Score File Syntax
28289 Score files are meant to be easily parseable, but yet extremely
28290 mallable.  It was decided that something that had the same read syntax
28291 as an Emacs Lisp list would fit that spec.
28293 Here's a typical score file:
28295 @lisp
28296 (("summary"
28297   ("win95" -10000 nil s)
28298   ("Gnus"))
28299  ("from"
28300   ("Lars" -1000))
28301  (mark -100))
28302 @end lisp
28304 BNF definition of a score file:
28306 @example
28307 score-file      = "" / "(" *element ")"
28308 element         = rule / atom
28309 rule            = string-rule / number-rule / date-rule
28310 string-rule     = "(" quote string-header quote space *string-match ")"
28311 number-rule     = "(" quote number-header quote space *number-match ")"
28312 date-rule       = "(" quote date-header quote space *date-match ")"
28313 quote           = <ascii 34>
28314 string-header   = "subject" / "from" / "references" / "message-id" /
28315                   "xref" / "body" / "head" / "all" / "followup"
28316 number-header   = "lines" / "chars"
28317 date-header     = "date"
28318 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28319                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28320 score           = "nil" / <integer>
28321 date            = "nil" / <natural number>
28322 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28323                   "r" / "regex" / "R" / "Regex" /
28324                   "e" / "exact" / "E" / "Exact" /
28325                   "f" / "fuzzy" / "F" / "Fuzzy"
28326 number-match    = "(" <integer> [ "" / [ space score [ "" /
28327                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28328 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28329 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28330                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28331 date-match-t    = "nil" / "at" / "before" / "after"
28332 atom            = "(" [ required-atom / optional-atom ] ")"
28333 required-atom   = mark / expunge / mark-and-expunge / files /
28334                   exclude-files / read-only / touched
28335 optional-atom   = adapt / local / eval
28336 mark            = "mark" space nil-or-number
28337 nil-or-number   = "nil" / <integer>
28338 expunge         = "expunge" space nil-or-number
28339 mark-and-expunge = "mark-and-expunge" space nil-or-number
28340 files           = "files" *[ space <string> ]
28341 exclude-files   = "exclude-files" *[ space <string> ]
28342 read-only       = "read-only" [ space "nil" / space "t" ]
28343 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28344 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28345 local           = "local" *[ space "(" <string> space <form> ")" ]
28346 eval            = "eval" space <form>
28347 space           = *[ " " / <TAB> / <NEWLINE> ]
28348 @end example
28350 Any unrecognized elements in a score file should be ignored, but not
28351 discarded.
28353 As you can see, white space is needed, but the type and amount of white
28354 space is irrelevant.  This means that formatting of the score file is
28355 left up to the programmer---if it's simpler to just spew it all out on
28356 one looong line, then that's ok.
28358 The meaning of the various atoms are explained elsewhere in this
28359 manual (@pxref{Score File Format}).
28362 @node Headers
28363 @subsection Headers
28365 Internally Gnus uses a format for storing article headers that
28366 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28367 almost suspect that the author looked at the @acronym{NOV} specification and
28368 just shamelessly @emph{stole} the entire thing, and one would be right.
28370 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28371 RFC 1036 to talk about lines in the head of an article (e.g.,
28372 @code{From}).  It is used by many people as a synonym for
28373 ``head''---``the header and the body''.  (That should be avoided, in my
28374 opinion.)  And Gnus uses a format internally that it calls ``header'',
28375 which is what I'm talking about here.  This is a 9-element vector,
28376 basically, with each header (ouch) having one slot.
28378 These slots are, in order: @code{number}, @code{subject}, @code{from},
28379 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28380 @code{xref}, and @code{extra}.  There are macros for accessing and
28381 setting these slots---they all have predictable names beginning with
28382 @code{mail-header-} and @code{mail-header-set-}, respectively.
28384 All these slots contain strings, except the @code{extra} slot, which
28385 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28388 @node Ranges
28389 @subsection Ranges
28391 @sc{gnus} introduced a concept that I found so useful that I've started
28392 using it a lot and have elaborated on it greatly.
28394 The question is simple: If you have a large amount of objects that are
28395 identified by numbers (say, articles, to take a @emph{wild} example)
28396 that you want to qualify as being ``included'', a normal sequence isn't
28397 very useful.  (A 200,000 length sequence is a bit long-winded.)
28399 The solution is as simple as the question: You just collapse the
28400 sequence.
28402 @example
28403 (1 2 3 4 5 6 10 11 12)
28404 @end example
28406 is transformed into
28408 @example
28409 ((1 . 6) (10 . 12))
28410 @end example
28412 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28413 lonesome object, a @samp{13} is a valid element:
28415 @example
28416 ((1 . 6) 7 (10 . 12))
28417 @end example
28419 This means that comparing two ranges to find out whether they are equal
28420 is slightly tricky:
28422 @example
28423 ((1 . 5) 7 8 (10 . 12))
28424 @end example
28428 @example
28429 ((1 . 5) (7 . 8) (10 . 12))
28430 @end example
28432 are equal.  In fact, any non-descending list is a range:
28434 @example
28435 (1 2 3 4 5)
28436 @end example
28438 is a perfectly valid range, although a pretty long-winded one.  This is
28439 also valid:
28441 @example
28442 (1 . 5)
28443 @end example
28445 and is equal to the previous range.
28447 Here's a BNF definition of ranges.  Of course, one must remember the
28448 semantic requirement that the numbers are non-descending.  (Any number
28449 of repetition of the same number is allowed, but apt to disappear in
28450 range handling.)
28452 @example
28453 range           = simple-range / normal-range
28454 simple-range    = "(" number " . " number ")"
28455 normal-range    = "(" start-contents ")"
28456 contents        = "" / simple-range *[ " " contents ] /
28457                   number *[ " " contents ]
28458 @end example
28460 Gnus currently uses ranges to keep track of read articles and article
28461 marks.  I plan on implementing a number of range operators in C if The
28462 Powers That Be are willing to let me.  (I haven't asked yet, because I
28463 need to do some more thinking on what operators I need to make life
28464 totally range-based without ever having to convert back to normal
28465 sequences.)
28468 @node Group Info
28469 @subsection Group Info
28471 Gnus stores all permanent info on groups in a @dfn{group info} list.
28472 This list is from three to six elements (or more) long and exhaustively
28473 describes the group.
28475 Here are two example group infos; one is a very simple group while the
28476 second is a more complex one:
28478 @example
28479 ("no.group" 5 ((1 . 54324)))
28481 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28482                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28483                 (nnml "")
28484                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28485 @end example
28487 The first element is the @dfn{group name}---as Gnus knows the group,
28488 anyway.  The second element is the @dfn{subscription level}, which
28489 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28490 cons cell where the @code{car} is the level and the @code{cdr} is the
28491 score.)  The third element is a list of ranges of read articles.  The
28492 fourth element is a list of lists of article marks of various kinds.
28493 The fifth element is the select method (or virtual server, if you like).
28494 The sixth element is a list of @dfn{group parameters}, which is what
28495 this section is about.
28497 Any of the last three elements may be missing if they are not required.
28498 In fact, the vast majority of groups will normally only have the first
28499 three elements, which saves quite a lot of cons cells.
28501 Here's a BNF definition of the group info format:
28503 @example
28504 info          = "(" group space ralevel space read
28505                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28506                 space parameters ] ] ] ] ] ")"
28507 group         = quote <string> quote
28508 ralevel       = rank / level
28509 level         = <integer in the range of 1 to inf>
28510 rank          = "(" level "." score ")"
28511 score         = <integer in the range of 1 to inf>
28512 read          = range
28513 marks-lists   = nil / "(" *marks ")"
28514 marks         = "(" <string> range ")"
28515 method        = "(" <string> *elisp-forms ")"
28516 parameters    = "(" *elisp-forms ")"
28517 @end example
28519 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28520 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28521 in pseudo-BNF.
28523 If you have a Gnus info and want to access the elements, Gnus offers a
28524 series of macros for getting/setting these elements.
28526 @table @code
28527 @item gnus-info-group
28528 @itemx gnus-info-set-group
28529 @findex gnus-info-group
28530 @findex gnus-info-set-group
28531 Get/set the group name.
28533 @item gnus-info-rank
28534 @itemx gnus-info-set-rank
28535 @findex gnus-info-rank
28536 @findex gnus-info-set-rank
28537 Get/set the group rank (@pxref{Group Score}).
28539 @item gnus-info-level
28540 @itemx gnus-info-set-level
28541 @findex gnus-info-level
28542 @findex gnus-info-set-level
28543 Get/set the group level.
28545 @item gnus-info-score
28546 @itemx gnus-info-set-score
28547 @findex gnus-info-score
28548 @findex gnus-info-set-score
28549 Get/set the group score (@pxref{Group Score}).
28551 @item gnus-info-read
28552 @itemx gnus-info-set-read
28553 @findex gnus-info-read
28554 @findex gnus-info-set-read
28555 Get/set the ranges of read articles.
28557 @item gnus-info-marks
28558 @itemx gnus-info-set-marks
28559 @findex gnus-info-marks
28560 @findex gnus-info-set-marks
28561 Get/set the lists of ranges of marked articles.
28563 @item gnus-info-method
28564 @itemx gnus-info-set-method
28565 @findex gnus-info-method
28566 @findex gnus-info-set-method
28567 Get/set the group select method.
28569 @item gnus-info-params
28570 @itemx gnus-info-set-params
28571 @findex gnus-info-params
28572 @findex gnus-info-set-params
28573 Get/set the group parameters.
28574 @end table
28576 All the getter functions take one parameter---the info list.  The setter
28577 functions take two parameters---the info list and the new value.
28579 The last three elements in the group info aren't mandatory, so it may be
28580 necessary to extend the group info before setting the element.  If this
28581 is necessary, you can just pass on a non-@code{nil} third parameter to
28582 the three final setter functions to have this happen automatically.
28585 @node Extended Interactive
28586 @subsection Extended Interactive
28587 @cindex interactive
28588 @findex gnus-interactive
28590 Gnus extends the standard Emacs @code{interactive} specification
28591 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28592 Prefixes}).  Here's an example of how this is used:
28594 @lisp
28595 (defun gnus-summary-increase-score (&optional score symp)
28596   (interactive (gnus-interactive "P\ny"))
28597   ...
28598   )
28599 @end lisp
28601 The best thing to do would have been to implement
28602 @code{gnus-interactive} as a macro which would have returned an
28603 @code{interactive} form, but this isn't possible since Emacs checks
28604 whether a function is interactive or not by simply doing an @code{assq}
28605 on the lambda form.  So, instead we have @code{gnus-interactive}
28606 function that takes a string and returns values that are usable to
28607 @code{interactive}.
28609 This function accepts (almost) all normal @code{interactive} specs, but
28610 adds a few more.
28612 @table @samp
28613 @item y
28614 @vindex gnus-current-prefix-symbol
28615 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28616 variable.
28618 @item Y
28619 @vindex gnus-current-prefix-symbols
28620 A list of the current symbolic prefixes---the
28621 @code{gnus-current-prefix-symbol} variable.
28623 @item A
28624 The current article number---the @code{gnus-summary-article-number}
28625 function.
28627 @item H
28628 The current article header---the @code{gnus-summary-article-header}
28629 function.
28631 @item g
28632 The current group name---the @code{gnus-group-group-name}
28633 function.
28635 @end table
28638 @node Emacs/XEmacs Code
28639 @subsection Emacs/XEmacs Code
28640 @cindex XEmacs
28641 @cindex Emacsen
28643 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28644 platforms must be the primary one.  I chose Emacs.  Not because I don't
28645 like XEmacs or Mule, but because it comes first alphabetically.
28647 This means that Gnus will byte-compile under Emacs with nary a warning,
28648 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28649 As I use byte-compilation warnings to help me root out trivial errors in
28650 Gnus, that's very useful.
28652 I've also consistently used Emacs function interfaces, but have used
28653 Gnusey aliases for the functions.  To take an example:  Emacs defines a
28654 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28655 function.  I then define a function called @code{gnus-run-at-time} that
28656 takes the same parameters as the Emacs @code{run-at-time}.  When running
28657 Gnus under Emacs, the former function is just an alias for the latter.
28658 However, when running under XEmacs, the former is an alias for the
28659 following function:
28661 @lisp
28662 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28663   (start-itimer
28664    "gnus-run-at-time"
28665    `(lambda ()
28666       (,function ,@@args))
28667    time repeat))
28668 @end lisp
28670 This sort of thing has been done for bunches of functions.  Gnus does
28671 not redefine any native Emacs functions while running under XEmacs---it
28672 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
28673 all over.
28675 In the cases where the XEmacs function interface was obviously cleaner,
28676 I used it instead.  For example @code{gnus-region-active-p} is an alias
28677 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28679 Of course, I could have chosen XEmacs as my native platform and done
28680 mapping functions the other way around.  But I didn't.  The performance
28681 hit these indirections impose on Gnus under XEmacs should be slight.
28684 @node Various File Formats
28685 @subsection Various File Formats
28687 @menu
28688 * Active File Format::          Information on articles and groups available.
28689 * Newsgroups File Format::      Group descriptions.
28690 @end menu
28693 @node Active File Format
28694 @subsubsection Active File Format
28696 The active file lists all groups available on the server in
28697 question.  It also lists the highest and lowest current article numbers
28698 in each group.
28700 Here's an excerpt from a typical active file:
28702 @example
28703 soc.motss 296030 293865 y
28704 alt.binaries.pictures.fractals 3922 3913 n
28705 comp.sources.unix 1605 1593 m
28706 comp.binaries.ibm.pc 5097 5089 y
28707 no.general 1000 900 y
28708 @end example
28710 Here's a pseudo-BNF definition of this file:
28712 @example
28713 active      = *group-line
28714 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
28715 group       = <non-white-space string>
28716 spc         = " "
28717 high-number = <non-negative integer>
28718 low-number  = <positive integer>
28719 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
28720 @end example
28722 For a full description of this file, see the manual pages for
28723 @samp{innd}, in particular @samp{active(5)}.
28726 @node Newsgroups File Format
28727 @subsubsection Newsgroups File Format
28729 The newsgroups file lists groups along with their descriptions.  Not all
28730 groups on the server have to be listed,  and not all groups in the file
28731 have to exist on the server.  The file is meant purely as information to
28732 the user.
28734 The format is quite simple; a group name, a tab, and the description.
28735 Here's the definition:
28737 @example
28738 newsgroups    = *line
28739 line          = group tab description <NEWLINE>
28740 group         = <non-white-space string>
28741 tab           = <TAB>
28742 description   = <string>
28743 @end example
28746 @page
28747 @node Emacs for Heathens
28748 @section Emacs for Heathens
28750 Believe it or not, but some people who use Gnus haven't really used
28751 Emacs much before they embarked on their journey on the Gnus Love Boat.
28752 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28753 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28754 is a regexp that is used for matching on the group name'' are magical
28755 phrases with little or no meaning, then this appendix is for you.  If
28756 you are already familiar with Emacs, just ignore this and go fondle your
28757 cat instead.
28759 @menu
28760 * Keystrokes::                  Entering text and executing commands.
28761 * Emacs Lisp::                  The built-in Emacs programming language.
28762 @end menu
28765 @node Keystrokes
28766 @subsection Keystrokes
28768 @itemize @bullet
28769 @item
28770 Q: What is an experienced Emacs user?
28772 @item
28773 A: A person who wishes that the terminal had pedals.
28774 @end itemize
28776 Yes, when you use Emacs, you are apt to use the control key, the shift
28777 key and the meta key a lot.  This is very annoying to some people
28778 (notably @code{vi}le users), and the rest of us just love the hell out
28779 of it.  Just give up and submit.  Emacs really does stand for
28780 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28781 may have heard from other disreputable sources (like the Emacs author).
28783 The shift keys are normally located near your pinky fingers, and are
28784 normally used to get capital letters and stuff.  You probably use it all
28785 the time.  The control key is normally marked ``CTRL'' or something like
28786 that.  The meta key is, funnily enough, never marked as such on any
28787 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
28788 which is the meta key on this keyboard.  It's usually located somewhere
28789 to the left hand side of the keyboard, usually on the bottom row.
28791 Now, us Emacs people don't say ``press the meta-control-m key'',
28792 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
28793 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28794 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
28795 down the control key, and hold it down while you press @kbd{k}''.
28796 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28797 the control key and then press @kbd{k}''.  Simple, ay?
28799 This is somewhat complicated by the fact that not all keyboards have a
28800 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
28801 means ``press escape, release escape, press @kbd{k}''.  That's much more
28802 work than if you have a meta key, so if that's the case, I respectfully
28803 suggest you get a real keyboard with a meta key.  You can't live without
28808 @node Emacs Lisp
28809 @subsection Emacs Lisp
28811 Emacs is the King of Editors because it's really a Lisp interpreter.
28812 Each and every key you tap runs some Emacs Lisp code snippet, and since
28813 Emacs Lisp is an interpreted language, that means that you can configure
28814 any key to run any arbitrary code.  You just, like, do it.
28816 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28817 functions.  (These are byte-compiled for speed, but it's still
28818 interpreted.)  If you decide that you don't like the way Gnus does
28819 certain things, it's trivial to have it do something a different way.
28820 (Well, at least if you know how to write Lisp code.)  However, that's
28821 beyond the scope of this manual, so we are simply going to talk about
28822 some common constructs that you normally use in your @file{~/.gnus.el}
28823 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
28824 in order to set things of Gnus up, it is much better to use the
28825 @file{~/.gnus.el} file, @xref{Startup Files}.)
28827 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28828 write the following:
28830 @lisp
28831 (setq gnus-florgbnize 4)
28832 @end lisp
28834 This function (really ``special form'') @code{setq} is the one that can
28835 set a variable to some value.  This is really all you need to know.  Now
28836 you can go and fill your @file{~/.gnus.el} file with lots of these to
28837 change how Gnus works.
28839 If you have put that thing in your @file{~/.gnus.el} file, it will be
28840 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
28841 start Gnus.  If you want to change the variable right away, simply say
28842 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
28843 previous ``form'', which is a simple @code{setq} statement here.
28845 Go ahead---just try it, if you're located at your Emacs.  After you
28846 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
28847 is the return value of the form you @code{eval}ed.
28849 Some pitfalls:
28851 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
28852 that means:
28854 @lisp
28855 (setq gnus-read-active-file 'some)
28856 @end lisp
28858 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
28859 @samp{nntp.ifi.uio.no}'', that means:
28861 @lisp
28862 (setq gnus-nntp-server "nntp.ifi.uio.no")
28863 @end lisp
28865 So be careful not to mix up strings (the latter) with symbols (the
28866 former).  The manual is unambiguous, but it can be confusing.
28868 @page
28869 @include gnus-faq.texi
28871 @node Index
28872 @chapter Index
28873 @printindex cp
28875 @node Key Index
28876 @chapter Key Index
28877 @printindex ky
28879 @summarycontents
28880 @contents
28881 @bye
28883 @iftex
28884 @iflatex
28885 \end{document}
28886 @end iflatex
28887 @end iftex
28889 @c Local Variables:
28890 @c mode: texinfo
28891 @c coding: iso-8859-1
28892 @c End:
28894 @ignore
28895    arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
28896 @end ignore